@import"https://fonts.googleapis.com/css2?family=Geist:wght@300;400;600&display=swap";.header{position:fixed;top:0;left:0;right:0;width:100%;padding:12px 64px;display:flex;justify-content:space-between;align-items:center;z-index:1000;background:#fafafacc;backdrop-filter:blur(47px);-webkit-backdrop-filter:blur(47px);border-bottom:1px solid #eeeeee;border-bottom-left-radius:24px;border-bottom-right-radius:24px;box-sizing:border-box;transition:all .3s ease,border-color .3s ease,color .3s ease;transition-delay:.4s}.header.open{background:#000;border-bottom-color:#111;border-bottom-left-radius:0;border-bottom-right-radius:0;transition-delay:.15s}.header-left{flex:1;display:flex;align-items:center}.header-logo{display:flex;align-items:center;text-decoration:none;height:40px}.header-logo img{height:100%;width:auto;object-fit:contain;transition:filter .3s ease,opacity .3s ease;transition-delay:.4s}.header.open .header-logo img{transition-delay:.45s}.header-nav{flex:1;display:flex;gap:48px;align-items:center;justify-content:center}.nav-link{font-family:Geist,sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:#000;text-decoration:none;white-space:nowrap;transition:opacity .2s}.nav-link:hover{opacity:.7}.header-right{flex:1;display:flex;justify-content:flex-end}.btn-start-project{background:#000;padding:12px 24px;border-radius:70px;display:flex;gap:8px;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s,opacity .2s}.btn-start-project:hover{opacity:.9}.btn-start-project span{font-family:Geist,sans-serif;font-weight:600;font-size:14px;line-height:1.3;color:#fafafa;white-space:nowrap}.btn-start-project svg{flex-shrink:0}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:1002}.hamburger{display:flex;flex-direction:column;gap:5px;width:24px;height:18px}.hamburger span{display:block;width:100%;height:2px;background:#000;transition:all .3s ease;border-radius:2px;transition-delay:.4s}.header.open .hamburger span{background:#fff;transition-delay:.45s}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu{display:none;position:fixed;top:59px;left:0;width:100%;height:calc(100vh - 59px);max-width:100%;background:#000;padding:64px 24px;flex-direction:column;gap:16px;transform:translateY(calc(-100% - 59px));transition:transform .45s ease .4s;z-index:999;border-radius:0 0 24px 24px}.mobile-menu.open{transform:translateY(0);transition-delay:0s}.mobile-menu .mobile-nav-link,.mobile-menu .mobile-btn-start-project{opacity:1;transform:translateY(-160px);transition:transform .55s cubic-bezier(.22,.61,.36,1)}.mobile-menu.open .mobile-nav-link,.mobile-menu.open .mobile-btn-start-project{transform:translateY(0)}.mobile-nav-link{font-family:Geist,sans-serif;font-weight:400;font-size:64px;line-height:1.3;color:#fafafa;text-decoration:none;padding:0 12px;display:flex;align-items:center;justify-content:flex-start;text-align:left;height:46px;flex:0 0 46px;width:100%;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.mobile-nav-link:last-of-type{border-bottom:none}.mobile-nav-link:hover{opacity:.7}.mobile-btn-start-project{background:#fafafa;padding:14px 24px;border-radius:70px;display:flex;gap:8px;align-items:center;justify-content:center;text-decoration:none;width:100%;height:46px;box-sizing:border-box;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.mobile-btn-start-project span{color:#000;font-size:24px}.mobile-btn-start-project:hover{opacity:.9}.mobile-menu.open .mobile-btn-start-project{transition-delay:0s}.mobile-menu.open .mobile-nav-link:nth-child(4){transition-delay:.1s}.mobile-menu.open .mobile-nav-link:nth-child(3){transition-delay:.2s}.mobile-menu.open .mobile-nav-link:nth-child(2){transition-delay:.3s}.mobile-menu.open .mobile-nav-link:nth-child(1){transition-delay:.4s}.mobile-menu .mobile-nav-link:nth-child(1){transition-delay:0s}.mobile-menu .mobile-nav-link:nth-child(2){transition-delay:.1s}.mobile-menu .mobile-nav-link:nth-child(3){transition-delay:.2s}.mobile-menu .mobile-nav-link:nth-child(4){transition-delay:.3s}.mobile-menu .mobile-btn-start-project{transition-delay:.4s}@media (max-width: 1024px){.header{padding:12px 40px}.header-nav{gap:32px}.nav-link{font-size:14px}.header-logo{height:36px}}@media (max-width: 768px){.header{padding:12px 16px}.header-nav,.header-right{display:none}.menu-toggle{display:block}.mobile-menu{display:flex;border-radius:0;top:59px;height:calc(100vh - 59px);transform:translateY(calc(-100% - 59px));justify-content:space-between}.header-logo{height:32px}}.mobile-menu-overlay{--header-offset: 72px;display:none;position:fixed;top:var(--header-offset);left:0;right:0;height:calc(100vh - var(--header-offset));background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:900;opacity:0;transition:opacity .35s ease .4s}.mobile-menu-overlay.open{display:block;opacity:1;transition-delay:.05s}.no-scroll{overflow:hidden}@media (max-width: 768px){.mobile-menu-overlay{--header-offset: 64px}}.start-project-page .header-nav,.start-project-page .header-right,.start-project-page .menu-toggle,.start-project-page .mobile-menu,.start-project-page .mobile-menu-overlay,.start-project-page .mobile-btn-start-project{display:none!important}.start-project-page .header{justify-content:flex-start}.start-project-page .header-logo{height:52px}@media (max-width: 1024px){.start-project-page .header-logo{height:48px}}@media (max-width: 768px){.start-project-page .header-logo{height:42px}}.hero{width:100%;position:relative}.hero-logo{padding-top:145px;margin-bottom:60px}.logo-svg{width:auto;height:209px;display:block}.hero-image-container{width:100%;height:90vh;border-radius:40px;overflow:hidden;position:relative}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media (max-width: 1440px){.hero-logo{padding-top:100px;margin-bottom:70px}.logo-svg{height:150px}}@media (max-width: 1024px){.hero-logo{padding-top:70px;margin-bottom:50px}.logo-svg{height:120px}}@media (max-width: 768px){.hero-logo{margin-bottom:10px}.logo-svg{height:90px;max-width:100%}.hero-image-container{border-radius:24px;aspect-ratio:1 / 1;height:auto}}.marquee{width:100%;overflow:hidden;background:transparent;padding:30px 0 90px;position:relative}.marquee-content{display:flex;white-space:nowrap;will-change:transform}.marquee-text{font-family:Geist,sans-serif;font-weight:600;font-size:70px;color:#101010;padding-right:40px;display:inline-block}@media (max-width: 1024px){.marquee{padding:25px 0 70px}.marquee-text{font-size:56px;padding-right:32px}}@media (max-width: 768px){.marquee{padding:20px 0 50px}.marquee-text{font-size:42px;padding-right:24px}}.boxed{width:100%;max-width:1500px;margin:0 auto;padding:0 0 80px}.about-title{font-size:64px;font-weight:700;line-height:1.2;color:#101010;margin:0 0 70px;text-align:left;text-transform:uppercase}.about-title .title-small{font-size:45px;font-weight:700}.about-title .title-normal,.about-title .title-uppercase{font-weight:700}.about-title .title-strikethrough{position:relative;filter:blur(0);opacity:1;text-decoration:line-through;text-decoration-color:#fff;text-decoration-thickness:5px;font-size:48px;transition:filter .3s ease}.about-title .title-strikethrough.blur-active{filter:blur(4px)}.about-container{display:flex;gap:20px;align-items:flex-start;justify-content:flex-start}.about-column{flex:0 0 auto}.about-column:first-child{width:36%}.about-column:last-child{width:36%}.about-column p{font-size:17px;font-weight:400;line-height:1.5;color:#333;margin:0 0 20px}.about-column p:last-child{margin:0}.about-text--mobile{display:none}@media (max-width: 1440px){.about{padding:0 0 60px}.about-title{font-size:52px;margin-bottom:50px}.about-title .title-small{font-size:38px}.about-title .title-strikethrough{font-size:40px}.about-container{gap:60px;margin-left:40px}.about-column:first-child{width:36%}.about-column:last-child{width:36%}.about-column p{font-size:18px}}@media (max-width: 1024px){.about{padding:0 0 40px}.about-title{font-size:42px;margin-bottom:40px}.about-title .title-small{font-size:32px}.about-title .title-strikethrough{font-size:34px}.about-container{flex-direction:column;gap:40px;margin-left:0}.about-column:first-child,.about-column:last-child{width:100%}.about-column p{font-size:18px}}@media (max-width: 768px){.about{padding:0 0 30px}.about-title{font-size:32px;margin-bottom:30px}.about-title .title-small{font-size:24px}.about-title .title-strikethrough{font-size:26px}.about-title .title-strikethrough.blur-active{filter:blur(2px)}.about-container{gap:12px}.about-column p{font-size:16px}.about-text--full{display:none}.about-text--mobile{display:block}}.services{padding:80px 0 0;position:relative}.services-intro{display:flex;gap:80px;margin-bottom:100px;align-items:flex-start}.services-intro-left{flex-shrink:0}.services-title{display:flex;flex-direction:column;gap:20px;font-size:120px;line-height:.7;margin:0}.services-title-light{font-family:Geist,sans-serif;font-weight:300;display:block}.services-title-bold{font-family:Geist,sans-serif;font-weight:600;display:block}.services-intro-right{flex:1;display:flex;flex-direction:column;gap:24px;max-width:600px;justify-content:space-between}.services-intro-text{font-family:Geist,sans-serif;font-weight:300;font-size:18px;line-height:1.3;color:#333;margin:0}.services-intro-text-bottom{font-family:Geist,sans-serif;font-weight:300;font-size:18px;line-height:1.3;color:#333}.services-intro-text-bottom p{margin:0 0 8px}.services-intro-text-bottom p:last-child{margin:0}.services-stack{position:relative}.service-stack-wrapper{width:100%;height:100vh;display:flex;align-items:flex-start;justify-content:center;position:sticky;padding-top:0}.service-card{background:#000;border:1px solid #eeeeee;border-radius:32px;padding:40px;display:flex;flex-direction:column;gap:10px;width:100%;max-width:100%;box-sizing:border-box;position:relative;height:72vh;max-height:72vh;overflow:hidden}.service-card-label{font-family:Geist,sans-serif;font-weight:700;font-size:20px;line-height:1.3;color:#fff}.service-card.layout-left .service-card-label{align-self:flex-end}.service-card.layout-right .service-card-label{align-self:flex-start}.service-card-content{display:flex;gap:64px;align-items:center;flex:1;min-height:0}.service-card-content.is-even{flex-direction:row}.service-card-content.is-odd{flex-direction:row-reverse}.service-card.layout-left .service-card-content{flex-direction:row}.service-card.layout-right .service-card-content{flex-direction:row-reverse}.service-card-text{flex:1;display:flex;flex-direction:column;gap:32px;padding:64px 0;width:50%;max-width:100%}.service-card-subtitle{font-family:Geist,sans-serif;font-weight:400;font-size:20px;line-height:1.3;color:#eee;margin:0;min-width:100%;width:min-content}.service-card-title{font-family:Geist,sans-serif;font-weight:500;font-size:80px;line-height:1.15;color:#fafafa;margin:0;min-width:100%;width:min-content}.service-divider{height:1px;background:#7a7a7a;width:100%}.service-card-description{font-family:Geist,sans-serif;font-weight:400;font-size:20px;line-height:1.3;color:#ddd;margin:0;min-width:100%;width:min-content}.service-tags{display:flex;flex-wrap:wrap;gap:12px;align-items:center;width:100%}.service-tag{background:#333;padding:12px 24px;border-radius:5050px;font-family:Geist,sans-serif;font-weight:400;font-size:20px;line-height:1.3;color:#eee;white-space:nowrap}.service-card-image{width:50%;height:100%;object-fit:cover;flex-shrink:0;border-radius:20px;overflow:hidden}.service-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media (max-width: 1440px){.services-title{font-size:100px}.service-card-title{font-size:70px}}@media (max-width: 1024px){.services-intro{flex-direction:column;gap:40px;margin-bottom:80px}.services-title{font-size:80px}.service-card-title{font-size:60px}.service-card-content{flex-direction:column!important;gap:8px;height:100%}.service-card-content.is-odd,.service-card-content.is-even{flex-direction:column!important}.service-card-text{max-width:100%;width:100%;padding:40px 0;order:1}.service-card-image{width:100%;height:50%;min-height:300px;order:2}}@media (max-width: 768px){.services{padding:60px 0 0}.services-intro{margin-bottom:24px}.services-intro-right{display:none}.services-title{font-size:60px}.services-intro-text,.services-intro-text-bottom{font-size:16px}.service-card{padding:24px}.service-card-label,.service-card-subtitle,.service-card-description,.service-tag{font-size:16px}.service-tag{padding:8px 16px}.service-card-title{font-size:38px}.service-card-text{gap:12px;padding:0;order:2;justify-content:flex-end}.service-card-image{width:100%;height:150px;min-height:150px;order:1}.service-card{height:80vh;max-height:80vh}}.portfolio-section{width:100%;padding:120px 0;background:#fafafa;overflow:hidden}.portfolio-header{padding:0 40px;margin-bottom:80px;display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.portfolio-title{font-family:Geist,sans-serif;font-weight:600;font-size:48px;line-height:1.2;color:#101010;margin:0;max-width:70%}.portfolio-navigation{display:flex;gap:16px;flex-shrink:0}.nav-btn{width:56px;height:56px;border:1px solid #101010;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#101010}.nav-btn:hover:not(:disabled){background:#101010;color:#fafafa;transform:scale(1.05)}.portfolio-marquee{width:100%;overflow:hidden;position:relative}.portfolio-track{display:flex;gap:40px;padding:0 40px;will-change:transform;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.portfolio-track:active{cursor:grabbing}.portfolio-item{flex-shrink:0;width:calc((100vw - 80px - (40px * 3.5)) / 4.5);height:650px;position:relative;cursor:pointer;overflow:hidden;border-radius:16px}.portfolio-item-media{width:100%;height:100%;position:relative;overflow:hidden;pointer-events:none}.portfolio-image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.portfolio-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease;pointer-events:none;-webkit-user-select:none;user-select:none}.portfolio-item:hover .portfolio-video{opacity:1}.portfolio-item.has-video:hover .portfolio-image{opacity:0}@media (max-width: 1440px){.portfolio-title{font-size:40px}.portfolio-item{width:calc((100vw - 80px - (40px * 3.5)) / 4.5)}}@media (max-width: 1024px){.portfolio-header{padding:0 40px;margin-bottom:60px}.portfolio-title{font-size:32px;max-width:65%}.nav-btn{width:48px;height:48px}.portfolio-track{padding:0 40px}.portfolio-item{width:calc((100vw - 80px - (40px * 2.5)) / 3.5);height:550px}}@media (max-width: 768px){.portfolio-section{padding:0}.portfolio-header{padding:0 16px;margin-bottom:40px;flex-direction:column;gap:24px}.portfolio-title{font-size:24px;max-width:100%;text-align:center;align-self:center}.portfolio-header hr,.portfolio-title hr{display:none}.portfolio-title br{display:none}.portfolio-navigation{align-self:center}.nav-btn{width:40px;height:40px}.portfolio-track{padding:0 16px;gap:24px}.portfolio-item{width:calc((100vw - 32px - 24px) / 1.5);height:500px;border-radius:12px}}.color-flip{position:relative;width:100%;min-height:100vh;overflow:visible;display:flex;align-items:center}.color-flip-content{position:sticky;top:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;z-index:2;--overlay-coverage: 0%;overflow:hidden}.color-flip-text-wrapper{position:relative;width:fit-content;z-index:2}.color-flip-gallery-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;overflow:visible}.color-flip-gallery-item{position:absolute;width:clamp(180px,18vw,100px);aspect-ratio:2 / 3;background-size:cover;background-position:center;border-radius:8px;transform-origin:center center;filter:drop-shadow(0 15px 30px rgba(0,0,0,.25));pointer-events:none;left:50%;top:50%}.color-flip-gallery-animating{opacity:var(--start-opacity, .9);will-change:transform,filter,opacity}.color-flip-text{text-align:center;font-family:Geist,sans-serif;font-size:100px;font-weight:600;line-height:1.3;transition:none}.color-flip-text-black{color:#1d1d1d;position:relative;z-index:1;opacity:1}.color-flip-text-white{color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;clip-path:inset(var(--clip-top, 100%) 0 0 0);pointer-events:none;z-index:2}.color-flip-text p{margin:0;white-space:nowrap}.love-wrapper{display:flex;align-items:center;justify-content:center;width:100%;max-width:453px;margin:0 auto}.love-svg{max-width:100%;height:146px;width:auto;display:block;aspect-ratio:3 / 1.5}@media (max-width: 1024px){.color-flip-text{font-size:80px}.love-svg{height:100px}}@media (max-width: 768px){.color-flip-text{font-size:60px}.love-svg{height:75px}}@media (max-width: 480px){.color-flip-text{font-size:40px}.love-svg{height:50px}}.team{padding:80px 0;background-color:#000}.team-title{font-family:var(--font-family);font-size:64px;font-weight:600;line-height:1.3;color:#f5f5f5;margin:0 0 64px}.team-preview{display:flex;gap:64px;align-items:center;margin-bottom:64px}.team-images{display:flex;flex:1;min-width:0;gap:12px}.team-image-wrapper{width:230px;height:310px;border-radius:20px;overflow:hidden;flex-shrink:0;border:1px solid #EA580C;position:relative}.team-image-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='2.5' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 1'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.5;pointer-events:none;mix-blend-mode:multiply}.team-image{width:100%;height:100%;object-fit:cover;object-position:50% 50%;filter:grayscale(100%) contrast(1.2) brightness(.95)}.team-join-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:345px;height:310px;flex-shrink:0;background-color:#2f2f2f;border:1px solid #333333;border-radius:40px;padding:80px 34px;cursor:pointer;transition:all .3s ease}.team-join-button-inline{display:none}.team-join-button:hover{background-color:#3a3a3a;transform:scale(1.02)}.team-join-icon{width:64px;height:64px;color:#fafafa}.team-join-text{font-family:var(--font-family);font-size:36px;font-weight:400;line-height:.9;color:#fafafa;text-align:center;width:176px}.team-members{display:flex;flex-wrap:wrap;gap:48px}.team-member{display:flex;gap:16px;align-items:flex-end;white-space:pre}.team-member-name{font-family:var(--font-family);font-size:32px;font-weight:400;line-height:1.3;color:#fff}.team-member-role{font-family:var(--font-family);font-size:16px;font-weight:400;line-height:1.3;color:#7a7a7a;text-transform:lowercase}.team-member-role.highlighted{color:#0cd4ea;text-transform:uppercase}@media (max-width: 1024px){.team{padding:100px 0}.team-title{font-size:48px;margin-bottom:48px}.team-preview{gap:48px;margin-bottom:48px;overflow-x:auto;-webkit-overflow-scrolling:touch}.team-images{padding-right:50px}.team-image-wrapper{width:170px;height:260px;border-radius:125px;margin-right:-50px}.team-join-button{width:280px;height:260px;padding:60px 28px}.team-join-button-inline{display:none}.team-join-icon{width:48px;height:48px}.team-join-text{font-size:28px;width:150px}.team-members{gap:32px}.team-member-name{font-size:28px}.team-member-role{font-size:14px}}@media (max-width: 768px){.team{padding:80px 0}.team-title{font-size:32px;margin-bottom:32px}.team-preview{flex-direction:row;gap:16px;margin-bottom:32px;overflow:hidden;align-items:stretch;height:220px}.team-images{display:flex;gap:12px;flex:1;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.team-image-wrapper{width:160px;height:220px;border-radius:20px;margin-right:0}.team-join-button{flex-shrink:0;width:160px;height:220px;padding:16px 12px;position:relative;z-index:2;margin-left:8px;align-self:stretch;justify-content:center;border-radius:20px}.team-join-button-inline{display:flex}.team-join-button-standalone{display:none}.team-join-icon{width:28px;height:28px}.team-join-text{font-size:16px;width:auto}.team-members{gap:24px;justify-content:center}.team-member{gap:12px}.team-member-name{font-size:24px}.team-member-role{font-size:12px}}@media (max-width: 480px){.team-title{font-size:28px}.team-member-name{font-size:20px}}.project-inquiry-section{padding:120px 0}.project-inquiry{display:flex;align-items:stretch;gap:85px;color:#f5f5f5}.project-inquiry-left,.project-inquiry-right{align-self:stretch;display:flex;flex-direction:column}.project-inquiry-left{flex:0 0 60%;max-width:780px}.project-inquiry-right{flex:0 0 40%;max-width:486px;justify-content:space-between;gap:40px}.project-inquiry-title{font-size:clamp(40px,5vw,64px);font-weight:600;margin-bottom:48px}.project-inquiry-form{width:100%}.project-inquiry-section{margin-top:200px}.project-inquiry-columns{display:flex;gap:80px;align-items:stretch;flex:1;height:100%}.project-inquiry-column{display:flex;flex-direction:column;justify-content:space-between;gap:24px;width:338px;height:100%;align-self:stretch}.project-inquiry-column--options{width:329px;gap:34px;height:100%;align-self:stretch}.project-inquiry-fields{display:flex;flex-direction:column;gap:24px}.project-inquiry-field{border-bottom:1px solid #7a7a7a;padding:12px 8px}.project-inquiry-field input,.project-inquiry-field textarea{width:100%;background:transparent;border:none;color:#f5f5f5;font-size:18px;letter-spacing:.02em;font-family:inherit;outline:none;resize:none}.project-inquiry-field input::placeholder,.project-inquiry-field textarea::placeholder{color:#7a7a7a}.project-inquiry-field textarea{min-height:24px;overflow:hidden}.project-inquiry-field span{color:#7a7a7a;font-size:18px;letter-spacing:.02em}.project-inquiry-groups{display:flex;flex-direction:column;gap:32px}.project-inquiry-group{display:flex;flex-direction:column;gap:16px}.project-inquiry-label{color:#ea580c;font-size:16px}.project-inquiry-chips{display:flex;flex-wrap:wrap;gap:12px}.project-inquiry-chip{padding:16px 24px;background:#333;border-radius:999px;font-size:16px;border:none;color:#f5f5f5;cursor:pointer;transition:all .3s ease;font-family:inherit}.project-inquiry-chip:hover{background:#444}.project-inquiry-chip.active{background:#ea580c;color:#fff}.project-inquiry-button{border:none;background:#fff;color:#0a0a0a;font-weight:600;padding:20px 32px;border-radius:70px;display:flex;align-items:center;gap:12px;font-size:16px;cursor:pointer;width:100%;justify-content:center}.project-inquiry-button img{width:16px;height:16px}.project-inquiry-terms{display:flex;align-items:center;gap:10px;color:#d8d8d8;font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none}.project-inquiry-terms input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.project-inquiry-checkbox-custom{width:16px;height:16px;border:1px solid #ffffff;border-radius:4px;display:inline-flex;justify-content:center;align-items:center;position:relative;flex-shrink:0;transition:all .3s ease}.project-inquiry-terms input[type=checkbox]:checked+.project-inquiry-checkbox-custom{background:#ea580c;border-color:#ea580c}.project-inquiry-terms input[type=checkbox]:checked+.project-inquiry-checkbox-custom:after{content:"";position:absolute;width:4px;height:8px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg);top:1px}.project-inquiry-checkbox{width:16px;height:16px;border:1px solid #ffffff;border-radius:4px;display:inline-flex;justify-content:center;align-items:center}.project-inquiry-tagline{text-align:right;font-size:16px;text-transform:uppercase}.project-inquiry-card-stack{position:relative;width:100%;height:314px;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none}.project-inquiry-card{position:absolute;right:0;bottom:0;width:100%;max-width:442px;aspect-ratio:390 / 233;display:flex;align-items:center;justify-content:center;color:#fff;text-transform:capitalize;transition:transform .45s cubic-bezier(.65,0,.35,1),filter .45s ease;cursor:pointer;pointer-events:auto}.project-inquiry-card img{width:100%;height:100%;object-fit:cover;filter:drop-shadow(0 0 25px rgba(234,88,12,.45))}.project-inquiry-card span{position:absolute;font-size:clamp(48px,6vw,76px);font-weight:800;letter-spacing:-.02em}.project-inquiry-card:nth-child(1){transform:translate(0);z-index:4}.project-inquiry-card:nth-child(2){transform:translate(28px,-18px);z-index:3}.project-inquiry-card:nth-child(3){transform:translate(56px,-36px);z-index:2}.project-inquiry-card:nth-child(4){transform:translate(84px,-54px);z-index:1}.project-inquiry-card:nth-child(1):hover{transform:translateY(-120px)}.project-inquiry-card:nth-child(2):hover{transform:translate(24px,-140px)}.project-inquiry-card:nth-child(3):hover{transform:translate(48px,-160px)}.project-inquiry-card:nth-child(4):hover{transform:translate(72px,-180px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width: 1024px){.project-inquiry{flex-direction:column;gap:56px}.project-inquiry-columns{flex-direction:column;gap:40px}.project-inquiry-column,.project-inquiry-column--options,.project-inquiry-column--form{width:100%}.project-inquiry-column--options{order:-1}.project-inquiry-column--form{order:0}.project-inquiry-tagline{text-align:left}.project-inquiry-card-stack{height:280px}}@media (max-width: 640px){.project-inquiry-section{padding:80px 0;margin-top:48px}.project-inquiry-column--options{order:-1}.project-inquiry-column--form{order:0}.project-inquiry-chips{gap:10px}.project-inquiry-chip{padding:10px 14px;font-size:14px}.project-inquiry-terms{font-size:12px}.project-inquiry-card-stack{height:220px;justify-content:center;padding:0 16px;overflow:visible}.project-inquiry-card{max-width:min(90vw,260px);left:50%;right:auto}.project-inquiry-card:nth-child(1){transform:translate(-60%)}.project-inquiry-card:nth-child(2){transform:translate(calc(-60% + 12px),-10px)}.project-inquiry-card:nth-child(3){transform:translate(calc(-60% + 24px),-20px)}.project-inquiry-card:nth-child(4){transform:translate(calc(-60% + 36px),-30px)}.project-inquiry-card span{font-size:clamp(32px,10vw,52px)}.project-inquiry-card:nth-child(1):hover{transform:translate(-60%)}.project-inquiry-card:nth-child(2):hover{transform:translate(calc(-60% + 12px),-10px)}.project-inquiry-card:nth-child(3):hover{transform:translate(calc(-60% + 24px),-20px)}.project-inquiry-card:nth-child(4):hover{transform:translate(calc(-60% + 36px),-30px)}}.footer{width:100%;padding:40px 64px;transition:background-color .3s ease,color .3s ease}.footer-black{background-color:#000;color:#f5f5f5}.footer-white{background-color:#fafafa;color:#1d1d1d}.footer-content{display:flex;align-items:center;justify-content:space-between;gap:64px}.footer-logo{flex-shrink:0;width:300px;height:97px}.footer-logo img{width:100%;height:100%;object-fit:contain}.footer-section{display:flex;flex-direction:column;gap:20px;flex-shrink:0}.footer-title{font-family:var(--font-family);font-size:20px;font-weight:400;line-height:1.3;margin:0;color:inherit}.footer-time{display:flex;align-items:center;gap:11px;font-family:var(--font-family);font-size:18px;font-weight:400;line-height:1.3;white-space:nowrap}.footer-black .footer-time{color:#ddddddde}.footer-white .footer-time{color:#1d1d1dde}.footer-timezone,.footer-clock{color:inherit}.footer-time-icon{font-size:21px;color:inherit;margin-bottom:-5px}.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:20px;font-family:var(--font-family);font-size:18px;font-weight:400;line-height:1.3}.footer-link{text-decoration:none;white-space:nowrap;transition:opacity .3s ease}.footer-black .footer-link{color:#ddddddde}.footer-white .footer-link{color:#1d1d1dde}.footer-link:hover{opacity:.7}@media (max-width: 1024px){.footer{padding:32px 40px}.footer-content{gap:40px;flex-wrap:wrap}.footer-logo{width:200px;height:65px}.footer-title{font-size:18px}.footer-time,.footer-links{font-size:16px}.footer-section{gap:16px}}@media (max-width: 768px){.footer{padding:32px 16px}.footer-content{flex-direction:column;align-items:flex-start;gap:32px}.footer-logo{width:180px;height:58px}.footer-section{width:100%;gap:12px}.footer-title{font-size:16px}.footer-time,.footer-links{font-size:14px;gap:16px}.footer-links{flex-direction:column;align-items:flex-start}}@media (max-width: 480px){.footer{padding:24px 16px}.footer-logo{width:150px;height:48px}.footer-title{font-size:14px}.footer-time,.footer-links{font-size:12px}}.home-page{width:100%;min-height:100vh}.home-page>*{position:relative;z-index:1}.color-flip-overlay-global{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000;transform:translateY(100%);z-index:0;pointer-events:none;will-change:transform}.color-flip~*{background:#000;color:#fff}.home-clients{padding:80px 0 160px;display:flex;flex-direction:column;gap:100px;align-items:center;text-align:center}.home-clients-title{font-size:clamp(48px,8vw,120px);line-height:1.3;font-weight:700;color:#fefefe;margin:0;white-space:nowrap}.home-clients-board{width:100%;display:flex;flex-direction:column}.home-clients-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:240px;gap:0}.home-clients-grid .home-client-card{border-radius:0}.home-clients-grid .home-client-card:first-child{border-top-left-radius:8px}.home-clients-grid .home-client-card:nth-child(4){border-top-right-radius:8px}.home-clients-grid .home-client-card:nth-child(4n+1):nth-last-child(-n+4){border-bottom-left-radius:8px}.home-clients-grid .home-client-card:nth-child(4n):nth-last-child(-n+4){border-bottom-right-radius:8px}.home-client-card{display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;height:100%;background:#00000059;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;border:1px solid #ea580c}.home-client-card img{width:160px;height:160px;object-fit:contain;display:block}@media (max-width: 1024px){.home-clients-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:200px}.home-clients-grid .home-client-card{border-radius:0}.home-clients-grid .home-client-card:first-child{border-top-left-radius:8px}.home-clients-grid .home-client-card:nth-child(3){border-top-right-radius:8px}.home-clients-grid .home-client-card:nth-child(3n+1):nth-last-child(-n+3){border-bottom-left-radius:8px}.home-clients-grid .home-client-card:nth-child(3n):nth-last-child(-n+3){border-bottom-right-radius:8px}.home-client-card{height:100%}.home-client-card img{width:140px;height:140px;max-width:140px;max-height:140px}}@media (max-width: 640px){.home-clients{padding:32px 0 72px;gap:56px}.home-clients-title{font-size:clamp(36px,9vw,54px);white-space:normal}.home-clients-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,100px)}.home-client-card{height:100px}.home-client-card img{width:80px;height:80px;max-width:80px;max-height:80px}}.project-showcase-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;z-index:10000;opacity:1}.project-showcase-modal{position:fixed;bottom:0;left:0;right:0;height:95vh;max-height:95vh;background-color:#211d19;border-radius:32px 32px 0 0;overflow:hidden;transform:translateY(100%);z-index:10001;display:flex;flex-direction:column}.project-showcase-header{position:sticky;top:0;background-color:#211d19;padding:48px 80px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1);z-index:100;flex-shrink:0}.showcase-header-logo{width:123px;height:40px}.showcase-header-logo img{width:100%;height:100%;object-fit:contain}.showcase-header-info,.showcase-header-breadcrumb{display:flex;align-items:center;gap:8px;font-family:var(--font-family);font-size:16px;font-weight:300;line-height:1.3;color:#f5f5f5}.showcase-header-divider{color:#fff}.showcase-header-category,.showcase-header-year,.showcase-header-breadcrumb span{color:#f5f5f5}.showcase-close-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.showcase-close-button:hover{opacity:.7}.project-showcase-content{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.showcase-section{display:flex;flex-direction:column;gap:40px;margin-bottom:40px}.showcase-hero{padding:80px;gap:80px}.showcase-hero-info{display:flex;justify-content:space-between;gap:80px;width:100%;max-width:1352px;margin:0 auto}.showcase-hero-title{flex-shrink:0}.showcase-hero-title h1{font-family:"Inter",var(--font-family);font-size:28px;font-weight:400;line-height:1.3;color:#fff;margin:0;white-space:nowrap}.showcase-hero-year{font-family:"Inter",var(--font-family);font-size:28px;font-weight:400;line-height:1.3;color:#fff;margin:0}.showcase-hero-description{display:flex;flex-direction:column;gap:40px;max-width:513px}.showcase-hero-description p{font-family:var(--font-family);font-size:18px;font-weight:300;line-height:1.3;color:#eee;margin:0}.showcase-services{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end}.showcase-service-tag{background-color:#2f2a26;padding:12px 16px;border-radius:100px;font-family:var(--font-family);font-size:16px;font-weight:400;line-height:1;color:#eee;white-space:nowrap}.showcase-content-text{padding:40px;display:flex;justify-content:space-between;gap:80px;max-width:1196px;margin:0 auto;width:100%}.showcase-content-title{font-family:"Inter",var(--font-family);font-size:28px;font-weight:400;line-height:1.3;color:#fff;margin:0;max-width:299px;flex-shrink:0}.showcase-content-description{display:flex;flex-direction:column;gap:40px}.showcase-content-description p{font-family:var(--font-family);font-size:18px;font-weight:300;line-height:1.3;color:#eee;margin:0;max-width:513px}.showcase-image-full{padding:0 80px;width:100%}.showcase-image-full img{width:100%;height:auto;display:block;border-radius:20px}.showcase-image-grid{display:grid;gap:40px;padding:0 80px}.showcase-image-grid.grid-2{grid-template-columns:repeat(2,1fr)}.showcase-image-grid.grid-3{grid-template-columns:repeat(3,1fr)}.showcase-grid-image{width:100%;height:568px;border-radius:20px;overflow:hidden}.showcase-grid-image img{width:100%;height:100%;object-fit:cover}.showcase-image-single{width:100%}.showcase-image-single img{width:100%;height:auto;display:block;object-fit:contain}@media (max-width: 1024px){.project-showcase-header{padding:40px 40px 20px;flex-wrap:wrap;gap:16px}.showcase-header-logo{width:100px;height:32px}.showcase-header-info,.showcase-header-breadcrumb{font-size:14px}.showcase-hero{padding:60px 40px;gap:60px}.showcase-hero-info{flex-direction:column;gap:40px}.showcase-hero-title h1,.showcase-hero-year{font-size:24px}.showcase-hero-description{max-width:100%}.showcase-hero-description p{font-size:16px}.showcase-service-tag{font-size:14px;padding:10px 14px}.showcase-content-text{padding:32px;flex-direction:column;gap:32px}.showcase-content-title{font-size:24px;max-width:100%}.showcase-content-description p{font-size:16px}.showcase-image-full{padding:0 40px}.showcase-image-grid{padding:0 32px;gap:32px}.showcase-grid-image{height:400px}}@media (max-width: 768px){.project-showcase-modal{border-radius:24px 24px 0 0}.project-showcase-header{padding:24px 20px 16px}.showcase-header-logo{width:80px;height:26px}.showcase-header-info{display:none}.showcase-header-breadcrumb{font-size:12px;flex-wrap:wrap}.showcase-hero{padding:40px 20px;gap:40px}.showcase-hero-title h1,.showcase-hero-year{font-size:20px}.showcase-hero-description p{font-size:14px}.showcase-services{justify-content:flex-start}.showcase-service-tag{font-size:12px;padding:8px 12px}.showcase-content-text{padding:24px 20px;gap:24px}.showcase-content-title{font-size:20px}.showcase-content-description p{font-size:14px}.showcase-image-full{padding:0 20px}.showcase-image-grid{grid-template-columns:1fr;padding:0 20px;gap:20px}.showcase-grid-image{height:300px}}.work-page{width:100%;min-height:100vh;background:#fafafa;padding:134px 64px 80px}.work-hero{margin-bottom:60px}.work-title{display:flex;flex-direction:column;gap:20px;font-size:120px;line-height:1.3;color:#000;margin:0}.title-light{font-family:Geist,sans-serif;font-weight:300;line-height:.7}.title-bold{font-family:Geist,sans-serif;font-weight:600;line-height:.7}.work-filters{display:flex;gap:16px;margin-bottom:70px;flex-wrap:wrap}.filter-btn{background:#eee;border:none;padding:16px 24px;border-radius:40px;font-family:Geist,sans-serif;font-weight:400;font-size:20px;line-height:1.3;color:#000;cursor:pointer;transition:all .3s ease;white-space:nowrap}.filter-btn:hover{background:#e0e0e0}.filter-btn.active{background:#101010;color:#fafafa}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 20px;width:100%}.work-item{display:flex;flex-direction:column;gap:20px;cursor:pointer}.work-item-image{width:100%;height:571px;border-radius:12px;overflow:hidden;position:relative}.work-item-image img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;transition:transform .4s ease}.work-item:hover .work-item-image img{transform:scale(1.05)}.work-item-info{display:flex;justify-content:space-between;align-items:flex-start}.work-item-title{font-family:Geist,sans-serif;font-weight:500;font-size:28px;line-height:1.3;color:#202020;margin:0}.work-item-meta{display:flex;flex-direction:column;gap:20px;align-items:flex-end;text-align:right}.work-item-description{font-family:Geist,sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:#333;margin:0;white-space:nowrap}.work-item-year{font-family:Geist,sans-serif;font-weight:500;font-size:20px;line-height:1.3;color:#333;margin:0;white-space:nowrap}@media (max-width: 1440px){.work-title{font-size:100px}.work-item-image{height:480px}}@media (max-width: 1024px){.work-page{padding:100px 40px 60px}.work-title{font-size:80px}.filter-btn{font-size:18px;padding:14px 20px}.work-grid{grid-template-columns:repeat(2,1fr);gap:32px 16px}.work-item-image{height:420px}.work-item-title{font-size:24px}.work-item-description{font-size:14px}.work-item-year{font-size:18px}}@media (max-width: 768px){.work-page{padding:90px 16px 40px}.work-hero{margin-bottom:40px}.work-title{font-size:56px;gap:12px}.work-filters{margin-bottom:40px;gap:12px}.filter-btn{font-size:16px;padding:12px 18px}.work-grid{grid-template-columns:1fr;gap:32px}.work-item{gap:16px}.work-item-image{height:380px}.work-item-title{font-size:22px}.work-item-meta{gap:12px}.work-item-description{font-size:13px}.work-item-year{font-size:16px}}.about-page{background:#010101;color:#f7f7f5;padding-top:160px}.about-shell{width:min(1384px,calc(100% - 128px));margin:0 auto}.about-hero{display:flex;flex-direction:column;gap:220px;padding:70px 0 120px}.about-hero-text{width:min(1384px,calc(100% - 128px));margin:0 auto}.about-hero-lede{font-size:clamp(40px,5vw,56px);line-height:1.28;color:#ddd;margin:0;font-weight:700}.about-hero-strip-shell{position:relative;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden}.about-hero-strip{display:flex;gap:50px;align-items:stretch;height:472px;width:max-content;padding:0;--scroll-shift: 0px;transform:translate3d(calc(var(--scroll-shift, 0px) * -1),0,0);will-change:transform;transition:transform .2s ease-out}.about-hero-card{flex:0 0 var(--card-width, 420px);border-radius:60px;overflow:hidden;background:#181818;height:100%}.about-hero-card img{width:100%;height:100%;object-fit:cover}.about-awards{display:flex;flex-direction:column;gap:56px;padding:80px 0 160px}.about-awards-title{font-size:clamp(32px,3vw,40px);font-weight:400;line-height:1.2;color:#fff;margin:0;max-width:900px}.about-awards-content{display:grid;grid-template-columns:1fr .55fr;gap:64px;align-items:start}.about-awards-visual{border-radius:33px;overflow:hidden;width:100%}.about-awards-visual img{width:100%;height:auto;display:block}.about-awards-text-wrapper{display:flex;flex-direction:column;gap:32px}.about-awards-star-icon{width:44px;height:42px}.about-awards-body{display:flex;flex-direction:column;gap:24px;color:#eee;font-size:20px;line-height:1.5;max-width:423px}.about-awards-body p{margin:0}.about-clients{padding:80px 0 160px;display:flex;flex-direction:column;gap:100px;align-items:center;text-align:center}.about-clients-title{font-size:clamp(48px,8vw,120px);line-height:1.3;font-weight:700;color:#fefefe;margin:0;white-space:nowrap}.about-clients-board{width:100%;display:flex;flex-direction:column}.about-clients-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,420px);gap:0}.about-client-card{display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;height:420px;background:#0006;-webkit-backdrop-filter:blur(32.986px);backdrop-filter:blur(32.986px);box-sizing:border-box;border:2px solid #EA580C}.about-client-card:nth-child(1){border-width:2px}.about-client-card:nth-child(2){border-width:2px 0}.about-client-card:nth-child(3){border-width:2px}.about-client-card:nth-child(4){border-width:0 2px 2px}.about-client-card:nth-child(5){border-width:0 0 2px}.about-client-card:nth-child(6){border-width:0 2px 2px}.about-client-card:nth-child(7){border-width:0 2px 2px}.about-client-card:nth-child(8){border-width:0 0 2px}.about-client-card:nth-child(9){border-width:0 2px 2px}.about-client-card img{width:300px;height:300px;object-fit:contain;display:block}@media (max-width: 640px){.about-awards-content{display:flex;flex-direction:column;gap:32px}.about-clients-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,100px)}.about-client-card{height:100px}.about-client-card img{width:80px;height:80px;max-width:80px;max-height:80px}}.about-team{padding:0 0 200px}.about-team-card{background:#f2f2f2;color:#070707;border-radius:28px;padding:48px;box-shadow:0 30px 60px #00000040;display:flex;flex-direction:column;gap:32px}.about-team-lede{font-size:clamp(28px,4vw,46px);margin:0;font-weight:300}.about-team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.about-team-thumbnail{border-radius:16px;overflow:hidden;background:#d9d9d9}.about-team-thumbnail img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}.about-team-roster{display:flex;flex-wrap:wrap;gap:12px 20px}.about-roster-item{display:flex;gap:10px;font-size:18px;font-weight:600}.about-roster-role{font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:#ff6a00}.about-roster-role.is-muted{color:#4e4e4e}@media (max-width: 1200px){.about-awards{grid-template-columns:1fr}.about-awards-visual{order:-1}}@media (max-width: 1024px){.about-shell{width:calc(100% - 64px)}.about-hero-strip{height:360px}.about-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 768px){.about-page{padding-top:100px}.about-shell{width:calc(100% - 32px)}.about-hero-strip{height:280px}.about-team-card{padding:32px 24px}.about-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.contact-page-wrapper{min-height:100vh;background-color:#fafafa;padding-top:120px}.contact-page-section{padding:120px 0;text-align:center}.contact-page-title{font-family:var(--font-family);font-size:64px;font-weight:600;line-height:1.3;color:#1d1d1d;margin:0 0 32px}.contact-page-description{font-family:var(--font-family);font-size:24px;font-weight:400;line-height:1.5;color:#7a7a7a;max-width:600px;margin:0 auto 48px}.contact-info{display:flex;flex-direction:column;gap:24px;align-items:center}.contact-link{font-family:var(--font-family);font-size:28px;font-weight:400;color:#1d1d1d;text-decoration:none;transition:opacity .3s ease}.contact-link:hover{opacity:.7}@media (max-width: 1024px){.contact-page-wrapper{padding-top:100px}.contact-page-section{padding:100px 0}.contact-page-title{font-size:48px}.contact-page-description{font-size:20px}.contact-link{font-size:24px}}@media (max-width: 768px){.contact-page-wrapper{padding-top:80px}.contact-page-section{padding:80px 0}.contact-page-title{font-size:36px}.contact-page-description{font-size:18px;padding:0 20px}.contact-link{font-size:20px}}.start-project-page-wrapper{min-height:100vh;padding:120px 0 80px;background:#fafafa;display:flex;align-items:center;justify-content:center}.start-hero{display:flex;flex-direction:column;align-items:center;gap:36px;text-align:center;width:100%;max-width:1400px;margin:0 auto}.start-project-title{font-family:Geist,sans-serif;font-size:clamp(54px,9vw,136px);font-weight:700;line-height:1.02;color:#0c0c0c;letter-spacing:-1px;text-transform:uppercase}.service-grid{width:100%;max-width:1400px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:18px;justify-items:center}.service-pill{width:100%;padding:20px 18px;border-radius:999px;border:1px solid #e5e5e5;background:#fff;text-align:center;font-weight:500;cursor:pointer;transition:all .2s ease}.service-pill:hover{border-color:#141414;transform:translateY(-2px)}.service-pill-active{background:#0f0f0f;color:#fff;border-color:#0f0f0f;box-shadow:0 16px 32px #00000014}.service-label{display:block;font-size:18px}.start-form{margin-top:32px;display:flex;justify-content:center}.form-card{width:1120px;max-width:92vw;min-height:620px;background:transparent;border:none;border-radius:0;padding:0 20px;box-shadow:none}.form-head{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.eyebrow{font-size:13px;letter-spacing:.02em;text-transform:uppercase;color:#8a8a8a}.back-link{display:inline-flex;align-items:center;gap:8px;border:none;background:transparent;color:#0c0c0c;font-weight:600;cursor:pointer;padding:8px 0}.back-icon{font-size:18px;line-height:1}.selected-service{font-size:14px;font-weight:700;color:#0f0f0f;background:#f4f4f4;padding:8px 14px;border-radius:999px}.form-body{margin-top:8px;display:flex;flex-direction:column;gap:22px;align-items:center;width:100%}.question-title{font-size:clamp(36px,6vw,72px);font-weight:600;line-height:1.1;color:#0c0c0c;text-align:center}.pill-grid{display:flex;flex-wrap:wrap;gap:16px;width:100%;max-width:1200px;justify-content:center;align-items:center}.answer-pill{padding:18px 48px;border-radius:999px;border:1px solid #e5e5e5;background:#fff;font-size:19px;text-align:center;cursor:pointer;transition:all .2s ease;color:#0c0c0c}.answer-pill:hover{border-color:#141414;transform:translateY(-2px)}.answer-pill-active{border-color:#0f0f0f;background:#0f0f0f;color:#fff;box-shadow:0 16px 32px #00000014}.link-pill{text-decoration:none}.contact-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.contact-modal{width:min(540px,100%);background:#fff;border-radius:24px;padding:28px 28px 32px;box-shadow:0 32px 64px #0000002e;position:relative}.close-modal{position:absolute;top:14px;right:14px;border:none;background:transparent;font-size:22px;cursor:pointer}.contact-title{font-size:22px;font-weight:600;line-height:1.4;color:#0c0c0c;text-align:center;margin:8px 0 20px}.contact-form{display:flex;flex-direction:column;gap:16px;margin-top:12px}.contact-label{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#0c0c0c;text-align:left}.contact-input{width:100%;padding:14px;border-radius:12px;border:1px solid #dcdcdc;background:#f8f8f8;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease}.contact-input:focus{outline:none;border-color:#0f0f0f;box-shadow:0 0 0 3px #0f0f0f14;background:#fff}.contact-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#0c0c0c 50%),linear-gradient(135deg,#0c0c0c 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 4px),calc(100% - 12px) calc(50% - 4px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.contact-textarea{min-height:120px;resize:vertical}.contact-send{margin-top:8px;align-self:flex-end;display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:28px;border:none;background:#0f0f0f;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.contact-send:hover{transform:translateY(-2px);box-shadow:0 16px 28px #0000001f;background:#111}.send-arrow{font-weight:700}.primary-cta{border:1px solid #e5e5e5;border-radius:999px;background:#fff;color:#0c0c0c;padding:18px 48px;font-size:19px;font-weight:400;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;display:inline-flex;align-items:center;gap:12px}.cta-label{line-height:1}.cta-icon{font-size:20px;line-height:1;transition:transform .25s ease,opacity .25s ease}.primary-cta.is-continue:not(:disabled):hover .cta-icon{transform:translate(6px)}.primary-cta.is-submit:not(:disabled):hover .cta-icon{transform:translateY(-2px) scale(1.1)}.primary-cta.is-skip:not(:disabled):hover .cta-icon{transform:rotate(-12deg) translateY(-1px);opacity:.9}.primary-cta:disabled{opacity:.35;cursor:not-allowed}.primary-cta:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 16px 32px #00000014;background:#0f0f0f;color:#fff;border-color:#0f0f0f}.ghost-cta{border:1px solid #cfcfcf;background:#fff;color:#0c0c0c;padding:12px 20px;border-radius:12px;font-weight:700;cursor:pointer;transition:all .2s ease}.ghost-cta:disabled{opacity:.35;cursor:not-allowed}.ghost-cta:not(:disabled):hover{border-color:#0c0c0c}.start-input{width:min(720px,100%);padding:14px 16px;border-radius:14px;border:1px solid #dcdcdc;font-size:16px;background:#fdfdfd;transition:border-color .2s ease,box-shadow .2s ease}.start-input:focus{outline:none;border-color:#0f0f0f;box-shadow:0 0 0 3px #0f0f0f14}.textarea{resize:vertical;min-height:140px}.form-actions{margin-top:64px;display:flex;justify-content:center;gap:12px}.form-success{text-align:left;display:flex;flex-direction:column;gap:14px}.form-success h3{font-size:28px}.form-success p{color:#4b4b4b;line-height:1.6}.fade-step{animation:fadeInStep .25s ease}@keyframes fadeInStep{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.start-project-page-wrapper{padding:108px 32px 72px;align-items:center}.start-hero{width:100%;gap:28px}.start-project-title{letter-spacing:-1px;font-size:clamp(42px,8vw,96px)}.form-card{width:100%;padding:0;min-height:560px}.form-body{align-items:center}.pill-grid{justify-content:center}}@media (max-width: 768px){.start-project-page-wrapper{padding:104px 20px 72px;align-items:center}.start-hero{gap:24px}.start-project-title{font-size:clamp(36px,9vw,72px)}.service-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px}.service-pill{padding:14px 12px}.service-label{font-size:16px}.question-title{font-size:clamp(30px,7vw,52px)}.pill-grid{gap:12px}.answer-pill{padding:16px 20px;font-size:15px;width:100%;justify-content:center}.start-input{width:100%}.form-card{padding:0;min-height:520px}.form-body{align-items:center}.form-actions{flex-direction:column;align-items:center}.ghost-cta,.primary-cta{width:100%;text-align:center;justify-content:center}}@media (max-width: 560px){.start-project-page-wrapper{padding:96px 16px 64px}.start-hero{gap:20px}.service-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.pill-grid{flex-direction:column;align-items:stretch}.answer-pill{width:100%}.form-actions{margin-top:44px}.form-card{min-height:480px}}.careers-page{min-height:100vh;background-color:#000;padding-top:120px}.careers{padding:120px 0;text-align:center}.careers-title{font-family:var(--font-family);font-size:64px;font-weight:600;line-height:1.3;color:#fff;margin:0 0 32px}.careers-description{font-family:var(--font-family);font-size:24px;font-weight:400;line-height:1.5;color:#7a7a7a;max-width:600px;margin:0 auto}@media (max-width: 1024px){.careers-page{padding-top:100px}.careers{padding:100px 0}.careers-title{font-size:48px}.careers-description{font-size:20px}}@media (max-width: 768px){.careers-page{padding-top:80px}.careers{padding:80px 0}.careers-title{font-size:36px}.careers-description{font-size:18px;padding:0 20px}}.app{width:100%;min-height:100vh;background:#fafafa;position:relative;transition:background-color 0s linear}.app-wrapper{width:100%;padding:0 40px}@media (max-width: 768px){.app-wrapper{padding:0 16px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background:#fafafa}#root{width:100%;min-height:100vh}
