: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}}.hero-doodle{border-radius:inherit;pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;inset:0}.work-together{cursor:pointer;interpolate-size:allow-keywords;justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative;overflow:hidden}.work-together__stripes{background:repeating-linear-gradient(to right, var(--Pink) 0, var(--Pink) calc(100% / 36), var(--Light-Pink) calc(100% / 36), var(--Light-Pink) calc(200% / 36));transition:background .3s;position:absolute;inset:0}.work-together__box{z-index:2;background:var(--Light-Pink);letter-spacing:-.05em;height:350px;color:var(--Purple);text-align:center;white-space:nowrap;justify-content:center;align-items:center;width:fit-content;padding:0 200px 0 170px;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(40px,7vw,120px);font-weight:800;font-stretch:88%;line-height:.8;transition:background .3s,color .3s,width .3s;display:flex;position:relative}.work-together:hover .work-together__box{background:var(--Light-White);color:var(--Pink);width:1098px}.work-together:hover .work-together__stripes{background:repeating-linear-gradient(to right, var(--Light-White) 0, var(--Light-White) calc(100% / 36), var(--Orange) calc(100% / 36), var(--Orange) calc(200% / 36))}@media (width<=900px){.work-together{height:240px}.work-together__box{min-width:300px;max-width:420px;height:auto;padding:56px 38.5px;font-size:40px;line-height:.8}.work-together:hover .work-together__box{width:90%}}.avatar{width:44px;height:44px;color:var(--Light-White);-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Bricolage Grotesque,sans-serif;font-size:18px;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%;display:block}.reviews{background:var(--Purple);padding:10px;transition:background .3s}.reviews__inner{background:var(--Light-White);border-radius:20px;flex-direction:column;align-items:center;gap:60px;padding:70px 60px;transition:border-radius .3s;display:flex}.reviews:hover{background:var(--Orange)}.reviews:hover .reviews__inner{border-radius:50px}.reviews__header{text-align:center;width:100%;position:relative}.reviews__title-wrap{display:inline-block;position:relative}.reviews__title{letter-spacing:-.05em;color:var(--Purple);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(48px,8vw,120px);font-weight:800;font-stretch:88%;line-height:.8;transition:color .3s}.reviews__subtitle{--sub-right:-45px;--sub-bottom:-37px;--sub-rotate:-13deg;right:var(--sub-right);bottom:var(--sub-bottom);letter-spacing:-.05em;color:var(--Orange);transform:rotate(var(--sub-rotate));transform-origin:0 0;font-family:Bricolage Grotesque,sans-serif;font-size:32px;font-weight:800;font-stretch:88%;transition:color .3s,transform .3s;position:absolute}.reviews:hover .reviews__title{color:var(--Orange)}.reviews:hover .reviews__subtitle{color:var(--Purple);transform:rotate(calc(var(--sub-rotate) + 9deg)) translateY(-12px)}.reviews__slider{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;width:100%;overflow:auto hidden}.reviews__slider::-webkit-scrollbar{display:none}.reviews__slider[data-dragging=true]{cursor:grabbing}.reviews__slider[data-dragging=true] *{-webkit-user-select:none;user-select:none;pointer-events:none}.reviews__track{gap:24px;width:max-content;min-width:max-content;display:flex}.reviews__card{border:1px solid var(--Divider);background:#fff;border-radius:10px;flex-direction:column;flex:0 0 550px;gap:8px;width:550px;padding:20px;display:flex}.reviews__card-header{align-items:center;gap:12px;display:flex}.reviews__card-header strong{color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:600}.reviews__rating{color:var(--Orange);font-family:Archivo Narrow,sans-serif;font-size:14px;font-weight:700}.reviews__text{color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.reviews__date{text-transform:uppercase;letter-spacing:.06em;color:var(--Black);opacity:.5;font-family:Archivo Narrow,sans-serif;font-size:10px;font-weight:500}.reviews__cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;width:100%;display:flex}.reviews__bar{background:var(--Divider);cursor:pointer;touch-action:none;border-radius:999px;flex:1 1 0;min-width:120px;max-width:200px;height:6px;position:relative}.reviews__bar[data-hidden=true]{visibility:hidden}.reviews__bar-thumb{background:var(--Purple);border-radius:999px;height:100%;transition:background .3s;position:absolute;top:0}.reviews:hover .reviews__bar-thumb{background:var(--Pink)}.reviews__bar:before{content:"";position:absolute;inset:-12px 0}.reviews__link{color:var(--Pink);white-space:nowrap;align-items:center;gap:4px;font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.reviews__link:hover{color:var(--Orange);gap:8px}.reviews__arrow{transition:transform .2s}.reviews__link:hover .reviews__arrow{transform:translate(4px)}.reviews__link:hover .reviews__arrow path{fill:var(--Orange)}@media (width<=900px){.reviews__inner{gap:40px;padding:50px 20px}.reviews__title{font-size:40px}.reviews__subtitle{--sub-right:calc(8% - 50px);--sub-bottom:-32px;--sub-rotate:-13deg;font-size:24px}.reviews__card{flex-basis:80vw;width:80vw}.reviews__bar{min-width:72px;max-width:110px}}.home__hero{background:var(--Orange);align-items:stretch;min-height:700px;padding:10px;display:flex}.home__hero-inner{background:var(--Light-White);border-radius:40px;flex:1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;min-height:610px;padding:20px 30px 30px;display:grid;position:relative}@media (width>=1600px){.home__hero{min-height:900px}.home__hero-inner{min-height:810px}}.home__hero-logo{cursor:pointer;z-index:10;position:absolute;top:10px;left:20px}.home__hero-decor{z-index:0;pointer-events:none;border-radius:40px;position:absolute;inset:0;overflow:hidden}.home__hero-lottie{position:absolute}.home__hero-lottie--star{width:80px;animation:7s ease-in-out infinite heroFloatA;top:24%;right:13%}.home__hero-lottie--ring{width:124px;animation:9s ease-in-out infinite heroFloatB;top:16%;right:30%}.home__hero-lottie--sparkle{width:52px;animation:6s ease-in-out .8s infinite heroFloatA;top:38%;right:20%}.home__hero-lottie--sparkle2{width:38px;animation:8s ease-in-out 1.2s infinite heroFloatB;top:30%;right:8%}@keyframes heroFloatA{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes heroFloatB{0%,to{transform:translate(0)}50%{transform:translate(10px,12px)}}@media (prefers-reduced-motion:reduce){.home__hero-lottie{animation:none}}.home__hero-logo-svg path{stroke:currentColor;stroke-width:1.2px;stroke-dasharray:1;stroke-dashoffset:1px;stroke-opacity:0;fill-opacity:1}.home__hero-logo-svg path:first-child{stroke:#ff97cc}.home__hero-logo-svg path:nth-child(2){stroke:#ba82ff}.home__hero-logo-svg path:nth-child(3){stroke:#ffb740}.home__hero-logo-svg path:nth-child(4){stroke:#ba82ff}.home__hero-logo-svg path:nth-child(5){stroke:#ffcfe0}.home__hero-logo-svg path:nth-child(6),.home__hero-logo-svg path:nth-child(7){stroke:#ffb740}.home__hero-logo-svg path:nth-child(8),.home__hero-logo-svg path:nth-child(9),.home__hero-logo-svg path:nth-child(10),.home__hero-logo-svg path:nth-child(11),.home__hero-logo-svg path:nth-child(12){stroke:#fd5}.home__hero-logo-svg path:nth-child(13){stroke:#ffcfe0}.home__hero-logo:hover .home__hero-logo-svg path{animation:.9s cubic-bezier(.65,0,.35,1) both logoDraw}.home__hero-logo:hover .home__hero-logo-svg path:first-child{animation-delay:0s}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(2){animation-delay:30ms}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(3){animation-delay:60ms}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(4){animation-delay:90ms}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(5){animation-delay:.12s}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(6){animation-delay:.15s}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(7){animation-delay:.18s}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(8){animation-delay:.21s}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(9){animation-delay:.24s}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(10){animation-delay:.27s}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(11){animation-delay:.3s}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(12){animation-delay:.33s}.home__hero-logo:hover .home__hero-logo-svg path:nth-child(13){animation-delay:.36s}@keyframes logoDraw{0%{fill-opacity:0;stroke-opacity:1;stroke-dashoffset:1px}70%{fill-opacity:0;stroke-opacity:1;stroke-dashoffset:0}88%{fill-opacity:1;stroke-opacity:1;stroke-dashoffset:0}to{fill-opacity:1;stroke-opacity:0;stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.home__hero-logo:hover .home__hero-logo-svg path{animation:none}}.home__hero-title{letter-spacing:-.05em;z-index:2;grid-column:1/2;font-family:Bricolage Grotesque,sans-serif;font-size:120px;font-weight:800;font-stretch:88%;line-height:.8;position:relative}.home__hero-underline{pointer-events:none;width:330px;height:auto;position:absolute;bottom:-34px;left:6px}.home__hero-scroll{color:var(--Black);text-align:right;letter-spacing:.02em;z-index:2;cursor:pointer;align-self:end;font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.home__hero-scroll:hover{color:var(--Purple)}.home__projects{flex-direction:column;display:flex}.home__projects-row{border-bottom:1px solid var(--Divider);align-items:flex-end;gap:0;display:flex}.home__project-item{cursor:pointer;flex-direction:column;flex:1;text-decoration:none;display:flex}.home__project-item:hover .home__project-image img,.home__project-item:hover .home__project-image{border-radius:20px}.home__project-item:hover .home__project-image img{transform:scale(1.03)}.home__project-image{aspect-ratio:16/11;border-radius:10px;flex:none;transition:border-radius .4s;overflow:hidden}.home__project-image--skeleton{background:var(--Divider)}.home__project-image img{object-fit:cover;border-radius:10px;width:100%;height:100%;transition:transform .4s,border-radius .4s}.home__project-info{background:var(--Light-White);justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex}.home__project-category{text-transform:uppercase;letter-spacing:.06em;color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:10px;font-weight:500}.home__project-title{letter-spacing:.02em;color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:500}.home__project-item:hover .home__project-category,.home__project-item:hover .home__project-title{color:var(--Purple)}.home__projects-divider{align-self:flex-end;width:6px;height:70px;position:relative}.home__projects-divider:after{content:"";background:#ffcfe0cc;width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.home__viewall{background:var(--Orange);padding:10px}.home__viewall-btn{background:var(--Purple);letter-spacing:-.05em;width:100%;color:var(--Light-Pink);text-align:center;border-radius:50px;padding:80px 56px;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(40px,8vw,120px);font-weight:800;font-stretch:88%;line-height:.8;text-decoration:none;transition:background .3s,color .3s,border-radius .3s,padding .3s;display:block}.home__viewall-btn:hover{background:var(--Orange);color:var(--Light-White);border-radius:80px;padding:63px 56px}.home__about{justify-content:center;align-items:center;gap:100px;max-width:1400px;margin:0 auto;padding:120px;display:flex}.home__about-image{display:inline-block;position:relative}.home__about-image img{object-fit:cover;z-index:1;border-radius:10px;width:387px;height:337px;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block;position:relative;transform:rotate(-11deg)}.home__about-deco{z-index:2;display:block;position:absolute}.home__about-deco--group{width:116px;height:103px;top:-33px;left:-90px}.home__about-deco--circle{width:32px;height:31px;bottom:-20px;left:40px}.home__about-deco--vector{width:75px;height:90px;bottom:0;right:-65px}.home__about-content{flex-direction:column;gap:24px;max-width:455px;display:flex}.home__about-text{color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:24px;font-weight:400;line-height:1.2}.home__about-link{color:var(--Purple);align-items:center;gap:4px;font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s,gap .2s;display:flex}.home__about-link:hover{color:var(--Orange);gap:8px}.home__arrow{transition:transform .2s}.home__about-link:hover .home__arrow path{fill:var(--Orange)}.home__about-link:hover .home__arrow{transform:translate(4px)}@media (width<=900px){.home__hero{min-height:0}.home__hero-inner{border-radius:20px;grid-template-columns:1fr;gap:16px;min-height:80svh;padding:96px 16px 16px}.home__hero-title{letter-spacing:-.05em;overflow-wrap:break-word;font-size:47px}.home__hero-logo,.home__hero-scroll{display:none}.home__projects-row{flex-direction:column;align-items:stretch}.home__projects-divider{display:none}.home__project-image{aspect-ratio:16/11;flex:none}.home__viewall-btn{border-radius:20px;padding:48px 12px;font-size:40px}.home__viewall-btn:hover{padding:40px 24px}.home__about{flex-direction:column;align-items:center;gap:60px;padding:80px 20px 40px;overflow:hidden}.home__about-image img{width:245px;height:214px}.home__about-deco--group{width:80px;height:71px;top:-22px;left:-56px}.home__about-deco--circle{width:24px;height:23px;bottom:-14px;left:28px}.home__about-deco--vector{width:56px;height:67px;right:-42px}.home__about-content{align-items:flex-start;gap:24px;width:100%;max-width:100%}.home__about-text{font-size:18px;line-height:1.4}.home__about-link{font-size:16px}}.work__hero{background:var(--Pink);align-items:stretch;padding:10px;display:flex}.work__hero-inner{background:var(--Light-White);border-radius:50px;flex:1;align-items:flex-end;min-height:520px;padding:20px 30px 30px;display:flex;position:relative}.work__hero-title{letter-spacing:-.05em;color:var(--Purple);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(80px,16vw,200px);font-weight:800;font-stretch:88%;line-height:.8}@media (width>=1600px){.work__hero-inner{min-height:720px}}.work__list{flex-direction:column;display:flex}.work__item{border-bottom:1px solid var(--Light-Pink);height:calc(100svh - 100px);color:inherit;align-items:stretch;text-decoration:none;display:flex}.work__panel{background:var(--Light-White);flex-direction:column;flex-shrink:0;justify-content:space-between;width:320px;padding:20px;display:flex}.work__panel-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.work__panel-num{text-transform:uppercase;letter-spacing:.06em;color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:10px;font-weight:500}.work__panel-name{letter-spacing:.02em;color:var(--Black);text-align:right;font-family:Archivo Narrow,sans-serif;font-size:20px;font-weight:400;transition:color .3s}.work__panel-bottom{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.work__panel-desc{letter-spacing:.02em;color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:500;line-height:1.3}.work__panel-link{color:var(--Purple);align-items:center;gap:4px;font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}.work__arrow{transition:transform .2s}.work__image{border-radius:20px;flex:1;align-self:stretch;overflow:hidden}.work__image img{object-fit:cover;border-radius:20px;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.work__image--skeleton{background:var(--Divider)}.work__item:hover .work__image img{transform:scale(1.03)}.work__item:hover .work__panel-name{color:var(--Purple)}.work__item:hover .work__panel-link{color:var(--Orange);gap:8px}.work__item:hover .work__panel-link .work__arrow{transform:translate(4px)}.work__item:hover .work__panel-link .work__arrow path{fill:var(--Orange)}@media (width<=900px){.work__hero-inner{border-radius:20px;min-height:450px;padding:20px 16px 16px}.work__hero-title{font-size:clamp(72px,15vw,96px)}.work__item{flex-direction:column;height:auto;min-height:0}.work__image{aspect-ratio:3/2;flex:none;order:-1;width:100%}.work__panel{gap:24px;width:100%}}.about__hero{background:var(--Yellow);align-items:stretch;padding:10px;display:flex}.about__hero-inner{background:var(--Light-White);border-radius:50px;flex:1;align-items:flex-end;min-height:520px;padding:20px 30px 30px;display:flex;position:relative}@media (width>=1600px){.about__hero-inner{min-height:720px}}.about__hero-title{letter-spacing:-.05em;color:var(--Orange);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(80px,16vw,200px);font-weight:800;font-stretch:88%;line-height:.8}.about__bio{background:var(--Light-White);justify-content:center;padding:120px 20px;display:flex;position:relative;overflow:hidden}.about__bio-inner{z-index:1;flex-wrap:wrap;flex:1;justify-content:space-between;align-items:flex-start;gap:120px;max-width:1400px;display:flex;position:relative}.about__bio-text{flex-direction:column;gap:24px;width:650px;max-width:100%;display:flex}.about__bio-text p{color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:24px;font-weight:400;line-height:1.2}.about__columns{gap:16px;display:flex}.about__col{flex-direction:column;gap:16px;width:193px;display:flex}.about__col-label{text-transform:uppercase;letter-spacing:.06em;color:var(--Purple);font-family:Archivo Narrow,sans-serif;font-size:12px;font-weight:500}.about__col-items{flex-direction:column;list-style:none;display:flex}.about__col-items li{color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:500;line-height:1.3}.about__col-link{text-decoration:underline;transition:color .2s}.about__col-link:hover{color:var(--Purple)}.about__mojo-link{color:inherit;text-decoration:underline;transition:color .2s}.about__mojo-link:hover{color:var(--Purple)}.about__experience{justify-content:center;padding:60px 20px 120px;display:flex}.about__experience-inner{flex-direction:column;gap:56px;width:100%;max-width:1800px;display:flex}.about__experience-title{letter-spacing:-.05em;color:var(--Purple);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(56px,9vw,120px);font-weight:800;font-stretch:88%;line-height:.8}.about__table{flex-direction:column;width:100%;max-width:926px;display:flex}.about__table-head{background:var(--Purple);border-radius:999px;align-items:center;gap:16px;padding:16px 20px;display:flex}.about__table-col{color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:24px;font-weight:400;line-height:1.2}.about__table-head .about__table-col{text-transform:uppercase;letter-spacing:.06em;color:var(--Light-White);font-size:12px;font-weight:500}.about__table-col--studio{flex-shrink:0;width:226px}.about__table-col--role{flex:1;min-width:0}.about__table-col--years{text-align:right;flex-shrink:0;width:226px}.about__table-body{flex-direction:column;display:flex}.about__table-row{border-bottom:1px solid var(--Black);align-items:center;gap:16px;padding:20px;transition:background .3s,padding-left .3s;display:flex}.about__table-row:hover{background:var(--Light-Pink);padding-left:32px}.about__gear{background:var(--Black);justify-content:center;padding:60px 20px 80px;display:flex}.about__gear-inner{flex-direction:column;gap:56px;width:100%;max-width:1800px;display:flex}.about__gear-title{letter-spacing:-.05em;color:var(--Purple);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(56px,9vw,120px);font-weight:800;font-stretch:88%;line-height:.8}.about__gear-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.about__gear-label{text-transform:uppercase;letter-spacing:.08em;color:var(--Purple);margin-bottom:20px;font-family:Archivo Narrow,sans-serif;font-size:12px;font-weight:500;display:block}.about__gear-list{list-style:none}.about__gear-item{color:var(--Light-White);border-bottom:1px solid #fefdf41a;padding:12px 0;font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.about__gear-item:first-child{border-top:1px solid #fefdf41a}.about__gear-cta{color:var(--Purple);white-space:nowrap;align-self:flex-end;align-items:center;gap:4px;font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.about__gear-cta:hover{color:var(--Pink);gap:8px}.about__gear-cta-arrow{transition:transform .2s}.about__gear-cta:hover .about__gear-cta-arrow{transform:translate(4px)}.about__gear-cta:hover .about__gear-cta-arrow path{fill:var(--Pink)}@media (width>=1440px){.about__bio,.about__experience,.about__gear{justify-content:flex-start;padding-left:40px}.about__bio-inner,.about__experience-inner,.about__gear-inner{max-width:1540px}.about__table{max-width:none}}@media (width<=900px){.about__bio,.about__experience,.about__gear{padding:60px 20px}.about__gear-grid{grid-template-columns:1fr;gap:40px}.about__hero-inner{border-radius:20px;min-height:450px;padding:20px 16px 16px}.about__hero-title{font-size:clamp(72px,15vw,88px)}.about__experience-title{font-size:clamp(40px,11vw,72px)}.about__bio-inner{gap:48px}.about__bio-text{width:100%}.about__bio-text p{font-size:18px;line-height:1.4}.about__columns{gap:24px;width:100%}.about__col{flex:1;width:auto;min-width:0}.about__table-head{padding:12px 16px}.about__table-row{padding:16px}.about__table-row:hover{padding-left:24px}.about__table-col{font-size:16px}.about__table-col--studio,.about__table-col--years{width:84px}}.case__hero{background:var(--Light-Pink);flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;min-height:520px;padding:16px 20px 8px;display:flex}@media (width>=1600px){.case__hero{min-height:720px}}.case__back{color:var(--Purple);align-items:center;gap:4px;font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}.case__back:hover{color:var(--Pink);gap:8px}.case__arrow{transition:transform .2s}.case__back:hover .case__arrow{transform:translate(-4px)}.case__back:hover .case__arrow path{fill:var(--Pink)}.case__hero-title{letter-spacing:-.05em;max-width:1150px;color:var(--Purple);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(56px,11vw,150px);font-weight:800;font-stretch:88%;line-height:.8}.case__intro{background:var(--Light-White);justify-content:center;padding:120px 20px;display:flex}.case__intro-inner{flex:1;align-items:flex-start;gap:120px;max-width:1400px;display:flex}.case__meta{flex-direction:column;flex-shrink:0;gap:24px;width:300px;display:flex}.case__meta-block{flex-direction:column;gap:6px;display:flex}.case__meta-label{text-transform:uppercase;letter-spacing:.06em;color:var(--Purple);font-family:Archivo Narrow,sans-serif;font-size:10px;font-weight:500}.case__meta-value{letter-spacing:.02em;color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:20px;font-weight:400}.case__intro-text{color:var(--Black);flex:1;font-family:Archivo Narrow,sans-serif;font-size:32px;font-weight:500;line-height:1.2}.case__body{flex-direction:column;gap:6px;width:100%;padding-bottom:6px;display:flex}.case__img{object-fit:cover;border-radius:10px;width:100%;display:block}.case__img--hero{object-fit:contain;height:auto}.case__img--wide{height:clamp(280px,38vw,545px)}.case__img--full{object-fit:contain;height:auto}.case__row{gap:6px;display:flex}.case__row .case__img{flex:1;min-width:0}.case__row--2,.case__row--3{align-items:flex-start}.case__row--2 .case__img,.case__row--3 .case__img{height:auto;aspect-ratio:var(--row-ar,auto);object-fit:cover}.case__video-loop{background:var(--Purple);border-radius:10px;width:100%;height:auto;display:block}.case__video{aspect-ratio:16/9;background:var(--Purple);border-radius:10px;width:100%;position:relative;overflow:hidden}.case__video-frame,.case__video-poster{border:0;width:100%;height:100%;position:absolute;inset:0}.case__video-poster{cursor:pointer;background:var(--Purple);padding:0}.case__video-poster img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.case__video-poster:hover img{transform:scale(1.03)}.case__video-play{background:var(--Light-White);width:96px;height:96px;color:var(--Purple);border-radius:50%;justify-content:center;align-items:center;padding-left:6px;transition:transform .25s,background .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.case__video-poster:hover .case__video-play{background:var(--Light-Pink);transform:translate(-50%,-50%)scale(1.08)}@media (width<=900px){.case__video-play{width:68px;height:68px}.case__video-play svg{width:22px;height:25px}}.case__band{justify-content:center;padding:50px 80px;display:flex}.case__band-label{text-align:center;letter-spacing:-.02em;width:100%;max-width:1800px;color:var(--Light-White);font-family:Bricolage Grotesque,sans-serif;font-size:32px;font-weight:600;line-height:1}.case__text{background:var(--Light-White);justify-content:center;padding:120px 80px;display:flex}.case__text--cols{gap:120px}.case__text-col{max-width:900px;color:var(--Black);flex:1;font-family:Archivo Narrow,sans-serif;font-size:24px;font-weight:400;line-height:1.2}.case__text--centered{padding:120px 20px}.case__text-lead{text-align:center;max-width:1072px;color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:24px;font-weight:400;line-height:1.2}.case__related{flex-direction:column;gap:40px;padding:60px 20px;display:flex}.case__related-title{letter-spacing:-.05em;max-width:1800px;color:var(--Purple);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(40px,7vw,80px);font-weight:800;font-stretch:88%;line-height:.8}.case__related-grid{gap:6px;display:flex}.case__related-item{min-width:0;height:471px;color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.case__related-image{border-radius:10px;flex:1;overflow:hidden}.case__related-image img{object-fit:cover;border-radius:10px;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.case__related-item:hover .case__related-image img{transform:scale(1.03)}.case__related-info{background:var(--Light-White);justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex}.case__related-num{text-transform:uppercase;letter-spacing:.06em;color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:10px;font-weight:500}.case__related-name{letter-spacing:.02em;color:var(--Black);text-align:right;font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:500;transition:color .3s}.case__related-item:hover .case__related-name{color:var(--Purple)}.case--notfound{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:60svh;padding:80px 20px;display:flex}@media (width<=900px){.case__hero{justify-content:flex-end;gap:12px;min-height:370px}.case__hero-title{font-size:clamp(72px,12vw,88px)}.case__related-title{font-size:clamp(34px,9vw,56px)}.case__intro{padding:60px 20px}.case__intro-inner{flex-direction:column;gap:40px}.case__meta{flex-direction:column;gap:24px;width:100%}.case__intro-text{font-size:24px}.case__row--2,.case__row--3{flex-direction:column}.case__row--2 .case__img,.case__row--3 .case__img{aspect-ratio:auto;height:auto}.case__img--wide{height:545px}.case__band{padding:24px 12px}.case__text{padding:60px 24px}.case__text--cols{flex-direction:column;gap:32px}.case__text-col,.case__text-lead{font-size:20px}.case__related-grid{flex-direction:column}.case__related-item{height:auto}.case__related-image{flex:none;height:300px}}.avis__hero{background:var(--Light-Pink);align-items:stretch;padding:10px;display:flex}.avis__hero-inner{background:var(--Light-White);border-radius:50px;flex:1;align-items:flex-end;min-height:520px;padding:20px 30px 30px;display:flex;position:relative}@media (width>=1600px){.avis__hero-inner{min-height:720px}}.avis__hero-title{letter-spacing:-.05em;max-width:1000px;color:var(--Pink);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(56px,11vw,150px);font-weight:800;font-stretch:88%;line-height:.8}.avis__section{background:var(--Light-White);justify-content:center;padding:120px 20px;display:flex}.avis__content{flex-direction:column;flex:1;align-items:center;gap:32px;display:flex}.avis__intro{text-align:center;width:524px;max-width:100%;color:var(--Purple);font-family:Archivo Narrow,sans-serif;font-size:24px;font-weight:400;line-height:1.2}.avis__rating{width:950px;max-width:100%}.avis__rating-score{flex-direction:column;gap:6px;padding-bottom:32px;display:flex}.avis__rating-value{letter-spacing:-.03em;color:var(--Black);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(56px,8vw,96px);font-weight:800;line-height:1}.avis__rating-total{color:var(--Black);opacity:.5;font-family:Archivo Narrow,sans-serif;font-size:18px;font-weight:400}.avis__rating-divider{border:none;border-top:1px solid var(--Divider);margin:0 0 8px}.avis__rating-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.avis__rating-row{border-bottom:1px solid var(--Divider);grid-template-columns:140px 1fr 48px;align-items:center;gap:20px;padding:18px 0;display:grid}.avis__rating-label{color:var(--Black);opacity:.7;font-family:Archivo Narrow,sans-serif;font-size:18px;font-weight:400}.avis__rating-bar{background:var(--Divider);border-radius:99px;height:6px;overflow:hidden}.avis__rating-bar-fill{background:var(--Pink);border-radius:99px;height:100%;transition:width .6s}.avis__rating-count{color:var(--Black);text-align:right;font-family:Archivo Narrow,sans-serif;font-size:20px;font-weight:700}.avis__list{flex-direction:column;width:950px;max-width:100%;display:flex}.avis__review{border-bottom:1px solid var(--Divider);flex-direction:column;gap:8px;padding:24px 0;display:flex}.avis__review-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.avis__review-id{align-items:center;gap:12px;display:flex}.avis__review-name{letter-spacing:.02em;color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:20px;font-weight:600}.avis__review-date{text-transform:uppercase;letter-spacing:.06em;color:var(--Black);opacity:.5;font-family:Archivo Narrow,sans-serif;font-size:10px;font-weight:500}.avis__review-rating{color:var(--Orange);font-family:Archivo Narrow,sans-serif;font-size:14px;font-weight:700}.avis__review-text{color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:400;line-height:1.4}@media (width>=901px){.avis__intro.reveal,.avis__rating.reveal{opacity:1;transform:none}}@media (width<=900px){.avis__hero-inner{border-radius:20px;min-height:450px;padding:20px 16px 16px}.avis__hero-title{overflow-wrap:break-word;font-size:clamp(44px,13vw,72px)}.avis__section{padding:40px 6px}.avis__content{gap:32px}.avis__intro{letter-spacing:.02em;width:100%;max-width:280px;font-size:18px;line-height:1.2}.avis__rating,.avis__list{width:100%}.avis__rating-row{grid-template-columns:120px 1fr 36px;gap:12px}.avis__rating-label{font-size:16px}.avis__rating-count{font-size:17px}.avis__review{padding:20px 12px}.avis__review-name{font-size:18px}.avis__review-text{font-size:15px}}.production__hero{background:var(--Purple);align-items:stretch;padding:10px;display:flex}.production__hero-inner{background:var(--Light-White);border-radius:50px;flex:1;align-items:flex-end;min-height:520px;padding:20px 30px 30px;display:flex;position:relative}@media (width>=1600px){.production__hero-inner{min-height:720px}}.production__hero-title{letter-spacing:-.05em;color:var(--Pink);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(80px,16vw,200px);font-weight:800;font-stretch:88%;line-height:.8}.production__pitch{justify-content:center;padding:120px 20px;display:flex}.production__pitch-inner{flex-direction:column;gap:48px;width:100%;max-width:1400px;display:flex}.production__pitch-text{color:var(--Black);max-width:760px;font-family:Archivo Narrow,sans-serif;font-size:24px;font-weight:400;line-height:1.3}.production__pitch-tags{flex-wrap:wrap;gap:10px;display:flex}.production__tag{text-transform:uppercase;letter-spacing:.06em;color:var(--Black);background:var(--Orange);border-radius:999px;padding:8px 18px;font-family:Archivo Narrow,sans-serif;font-size:13px;font-weight:500}.production__section-title{letter-spacing:-.05em;color:var(--Orange);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(56px,9vw,120px);font-weight:800;font-stretch:88%;line-height:.85}.production__projects{flex-direction:column;gap:56px;padding:60px 20px 120px;display:flex}.production__projects-header{padding-bottom:0}.production__projects-list{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.production__project-item{background:var(--Light-White);border:1px solid var(--Divider);border-radius:10px;flex-direction:column;gap:16px;padding:32px;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1),border-radius .4s;display:flex}.production__project-item:hover{border-radius:20px}.production__project-item:hover .production__project-type,.production__project-item:hover .production__project-link{color:var(--Purple)}.production__project-item:hover .production__project-link svg path{fill:var(--Purple)}.production__project-thumb{aspect-ratio:16/9;border-radius:6px;margin-bottom:4px;transition:border-radius .4s;display:block;position:relative;overflow:hidden}.production__project-item:hover .production__project-thumb{border-radius:14px}.production__project-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.production__project-thumb:hover img{transform:scale(1.03)}.production__project-play{color:var(--Light-White);opacity:0;background:#00000040;justify-content:center;align-items:center;font-size:32px;transition:opacity .2s;display:flex;position:absolute;inset:0}.production__project-thumb:hover .production__project-play{opacity:1}.production__project-meta{justify-content:space-between;align-items:center;display:flex}.production__project-type{text-transform:uppercase;letter-spacing:.06em;color:var(--Orange);font-family:Archivo Narrow,sans-serif;font-size:11px;font-weight:500}.production__project-year{color:var(--Black);opacity:.5;font-family:Archivo Narrow,sans-serif;font-size:13px;font-weight:400}.production__project-title{letter-spacing:-.03em;color:var(--Black);font-family:Bricolage Grotesque,sans-serif;font-size:clamp(24px,2.5vw,36px);font-weight:700;font-stretch:88%;line-height:1}.production__project-desc{color:var(--Black);opacity:.75;flex:1;font-family:Archivo Narrow,sans-serif;font-size:15px;font-weight:400;line-height:1.5}.production__project-footer{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;display:flex}.production__project-details{flex-direction:column;gap:4px;display:flex}.production__project-detail{color:var(--Black);gap:8px;font-family:Archivo Narrow,sans-serif;font-size:14px;display:flex}.production__detail-label{text-transform:uppercase;letter-spacing:.04em;opacity:.5;align-self:center;font-size:11px;font-weight:500}.production__project-link{text-transform:uppercase;letter-spacing:.04em;color:var(--Orange);white-space:nowrap;align-items:center;gap:6px;font-family:Archivo Narrow,sans-serif;font-size:14px;font-weight:500;transition:gap .2s;display:flex}.production__project-link:hover{gap:10px}.production__arrow{width:16px;height:16px}.production__gear{background:var(--Black);flex-direction:column;gap:64px;padding:80px 20px 120px;display:flex}.production__gear-grid{grid-template-columns:repeat(3,1fr);gap:40px;width:100%;max-width:1440px;display:grid}.production__gear-label{text-transform:uppercase;letter-spacing:.08em;color:var(--Orange);margin-bottom:20px;font-family:Archivo Narrow,sans-serif;font-size:12px;font-weight:500;display:block}.production__gear-list{flex-direction:column;gap:0;list-style:none;display:flex}.production__gear-item{color:var(--Light-White);border-bottom:1px solid #fefdf41a;padding:12px 0;font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.production__gear-item:first-child{border-top:1px solid #fefdf41a}@media (width<=1100px){.production__gear-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.production__hero-inner{border-radius:20px;min-height:450px;padding:20px 16px 16px}.production__hero-title{font-size:clamp(72px,15vw,88px)}.production__pitch{padding:64px 20px}.production__pitch-text{font-size:18px}.production__projects{padding:0 20px 80px}.production__projects-list{grid-template-columns:1fr}.production__gear-grid{grid-template-columns:1fr;gap:48px}.production__section-title{font-size:clamp(40px,11vw,72px)}}@media (width>=1440px){.production__pitch,.production__projects,.production__gear{justify-content:flex-start;padding-left:40px}.production__pitch-inner,.production__gear-grid{max-width:1540px}}
