*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-dark: #060606;--lime: #CCFB51;--text-light: #F6F6F6;--text-gray: #CBCBCB;--separator: #545454;--container: 1420px;--h-pad: 170px;--zoom: 1}body{font-family:Inter,sans-serif;background:var(--bg-dark);color:var(--text-light);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:var(--container);margin:0 auto;padding:0 var(--h-pad)}.hero{background:var(--bg-dark);display:flex;flex-direction:column;height:calc(100dvh / var(--zoom));position:relative}.header{height:72px;padding:0 var(--h-pad);display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;right:0;z-index:250;background:transparent;transition:background .5s cubic-bezier(.16,1,.3,1),backdrop-filter .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1)}.header--scrolled{background:#060606;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px #ffffff0f}.header--menu-open{background:#0d0d0d!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.hamburger{position:absolute;left:57px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:0;width:56px;height:56px;animation:hamburgerSlideIn 1.4s cubic-bezier(.16,1,.3,1) 0s both}.hamburger-line{display:block;width:40px;height:1.5px;background:#fff}.header-brand{display:flex;align-items:center;gap:20px;animation:slideInDown 1.4s cubic-bezier(.16,1,.3,1) .1s both}.bb-logo{width:49px;height:32px;flex-shrink:0}.brand-divider{width:1px;height:24px;background:#ffffff3d;flex-shrink:0}.brand-tagline{font-size:12px;font-weight:400;color:#fffc;line-height:16px}.header-name{font-size:14px;line-height:20px;font-weight:400;color:#fff;letter-spacing:.01em;animation:slideInDown 1.4s cubic-bezier(.16,1,.3,1) .2s both}.hero-name-mobile{display:none}.hero-discover{position:absolute;pointer-events:none;z-index:10;transform:translate(-50%,-50%)}.hero-discover-circle{width:144px;height:144px;display:flex;align-items:center;justify-content:center;transform:scale(0) rotate(-20deg);transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1);opacity:0}.hero-discover-arrow{width:56px;height:56px;background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;flex-shrink:0}.hero-discover--visible .hero-discover-circle{transform:scale(1) rotate(0);opacity:1}.hero-trail-container{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.hero-mobile-trail{display:none;position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}@media(max-width:1023px){.hero-trail-img{animation-timing-function:cubic-bezier(.25,.46,.45,.94)}}@keyframes trailIn{0%{transform:translate(-50%,-50%) scale(0) rotate(var(--rot-from));opacity:0}to{transform:translate(-50%,-50%) scale(1) rotate(var(--rot));opacity:1}}@keyframes trailOut{0%{transform:translate(-50%,-50%) scale(1) rotate(var(--rot));opacity:1}to{transform:translate(-50%,-50%) scale(.5) rotate(var(--rot));opacity:0}}.hero-trail-img{position:absolute;overflow:hidden;border-radius:8px;height:auto;transform:translate(-50%,-50%);animation:trailIn .5s cubic-bezier(.34,1.56,.64,1) both;will-change:transform,opacity}.hero-trail-img--out{animation:trailOut .5s ease forwards}.hero-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.hero-body{flex:1;display:flex;flex-direction:column;justify-content:flex-end;gap:56px;position:relative;z-index:1;padding-top:72px}@keyframes slideInLeft{0%{opacity:0;transform:translate(-64px)}to{opacity:1;transform:translate(0)}}@keyframes hamburgerSlideIn{0%{opacity:0;transform:translateY(calc(-50% - 24px))}to{opacity:1;transform:translateY(-50%)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientShift{0%{background-position:0% 50%}to{background-position:200% 50%}}.animated-gradient-text{background:linear-gradient(90deg,var(--agt-from),var(--agt-to),var(--agt-from));background-size:200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift var(--agt-speed) linear infinite}@keyframes dividerLineGo{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-headline-wrap .container{margin-left:0;padding-right:0}.hero-headline{font-size:56px;font-weight:400;line-height:70px;color:var(--text-light);text-align:left}.hero-line{display:block;animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.hero-headline .lime{color:var(--lime)}.hero-bottom{display:flex;flex-direction:column;gap:40px;padding-bottom:64px}.hero-divider-row{display:flex;align-items:center;gap:32px;padding-right:120px}.hero-divider-line{flex:1;height:1px;background:#ffffff1f;transform-origin:left;animation:dividerLineGo 1.2s cubic-bezier(.08,1,.3,1) .9s both}.hero-location{font-size:14px;line-height:20px;font-weight:400;color:var(--lime);white-space:nowrap;letter-spacing:.02em;animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 1.1s both}.hero-subtitle-row .container{margin-left:0;padding-right:0}.hero-subtitle-inner{display:flex;align-items:flex-end;justify-content:space-between}.hero-awards{display:flex;flex-direction:column;align-items:flex-end;gap:12px;padding-bottom:10px}.hero-awards-label{font-size:11px;font-weight:500;letter-spacing:.12em;color:#fff6;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .7s both}.hero-awards-icons{display:flex;align-items:center;gap:20px}.hero-award-icon{height:40px;width:auto;opacity:0;animation:fadeInUp .9s cubic-bezier(.16,1,.3,1) .8s both}.hero-award-icon:nth-child(2){animation-delay:1s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-subtitle{font-size:24px;font-weight:400;line-height:32px;color:var(--text-light);animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 1.3s both;padding:10px 0}.about-section{background:#fff;padding-top:124px;padding-bottom:124px}.about-inner{padding:0 var(--h-pad)}.about-label-row{display:flex;align-items:center;gap:24px;margin-bottom:40px}.about-label{font-size:14px;font-weight:500;color:#000;letter-spacing:.08em;white-space:nowrap;opacity:0}.about-section.in-view .about-label{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 0s both}.about-label-line{width:160px;height:1px;background:#000;transform-origin:left;transform:scaleX(0)}.about-section.in-view .about-label-line{animation:dividerLineGo 1.2s cubic-bezier(.16,1,.3,1) .1s both}.about-headline{font-size:40px;font-weight:400;line-height:1.3;color:#000;margin-bottom:32px;max-width:770px}.about-line{display:block;opacity:0}.about-section.in-view .about-line{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.about-paragraphs{display:flex;flex-direction:column;gap:24px;max-width:770px}.about-para{font-size:18px;font-weight:400;color:#333;line-height:1.65;opacity:0}.about-section.in-view .about-para{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.about-brands{margin-top:80px}.about-brands-header{display:flex;align-items:center;justify-content:flex-end;gap:24px;padding:0 var(--h-pad);margin-bottom:32px}.about-brands-line{width:160px;flex-shrink:0;height:1px;background:#000;transform-origin:left;transform:scaleX(0)}.about-section.in-view .about-brands-line{animation:dividerLineGo 1.2s cubic-bezier(.16,1,.3,1) 1s both}.about-brands-label{font-size:14px;font-weight:500;color:#000;letter-spacing:.08em;white-space:nowrap;opacity:0}.about-section.in-view .about-brands-label{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 1.1s both}.about-marquee-wrap{overflow:hidden;display:flex;flex-direction:column}.about-marquee-track{display:flex;align-items:center;gap:32px;padding:20px 0;width:max-content;animation:marqueeLeft 40s linear infinite}.about-marquee-track--rev{animation-name:marqueeRight}@keyframes marqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.about-brand-logo{display:flex;align-items:center;flex-shrink:0;padding:0 16px}.about-brand-img{height:70px;width:auto;object-fit:contain;-webkit-user-select:none;user-select:none;display:block}.principles-section{background:#fff;padding:124px 0}.principles-inner{display:grid;grid-template-columns:1px 1fr 1px 1fr 1px 1fr 1px;align-items:stretch;padding:0 var(--h-pad)}.principles-header{text-align:center;padding-bottom:40px}.principles-label{display:block;font-size:14px;font-weight:500;color:#000;letter-spacing:.08em;margin-bottom:24px;opacity:0}.principles-section.in-view .principles-label{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 0s both}.principles-headline{font-size:56px;font-weight:500;line-height:1.2;color:#000;opacity:0}.principles-section.in-view .principles-headline{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .15s both}.principles-vline{background:#e0e0e0;transform-origin:top;transform:scaleY(0)}.principles-vline--full{align-self:stretch}.principles-section.in-view .principles-vline{animation:scaleYDown 1.2s cubic-bezier(.16,1,.3,1) var(--delay, .3s) both}@keyframes scaleYDown{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.principles-col{padding:0 48px 80px;text-align:left}.principles-col--top{padding-top:40px}.principles-col--bottom{padding-top:90px}.principles-col-title{font-size:20px;font-weight:500;color:#000;margin-bottom:12px;opacity:0}.principles-section.in-view .principles-col-title{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.principles-col-desc{font-size:16px;font-weight:400;color:#555;line-height:24px;opacity:0}.principles-section.in-view .principles-col-desc{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.philosophy-section{background:var(--bg-dark);padding:124px 0}.philosophy-inner{padding:0 var(--h-pad)}.philosophy-label-row{display:flex;align-items:center;gap:24px;margin-bottom:20px;opacity:0}.philosophy-section.in-view .philosophy-label-row{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 0s both}.philosophy-label{font-size:14px;font-weight:500;color:var(--lime);letter-spacing:.08em;white-space:nowrap}.philosophy-label-line{width:160px;flex-shrink:0;height:1px;background:#333;transform-origin:left;transform:scaleX(0)}.philosophy-section.in-view .philosophy-label-line{animation:dividerLineGo 1.2s cubic-bezier(.16,1,.3,1) .1s both}.philosophy-headline{font-size:56px;font-weight:400;line-height:1.2;color:var(--text-light);margin-bottom:24px}.philosophy-line{display:block;opacity:0}.philosophy-section.in-view .philosophy-line{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.philosophy-line--lime{color:var(--lime)}.philosophy-desc{font-size:18px;font-weight:400;color:var(--text-gray);line-height:1.65;max-width:800px;opacity:0}.philosophy-section.in-view .philosophy-desc{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.works-hero{background:var(--bg-dark);padding:196px var(--h-pad) 56px}.works-hero-inner{display:flex;align-items:flex-end;justify-content:space-between}.works-hero-title{flex:0 0 auto;font-size:96px;font-weight:400;line-height:1;margin:0}.works-hero-desc{flex:1;font-size:16px;line-height:1.7;color:#ffffffa6;max-width:500px}.works-grid-section{background:var(--bg-dark);padding:0 var(--h-pad) 72px}.works-grid-section .proj-card:nth-child(1){animation:none}.works-grid-section.in-view .proj-card:nth-child(1){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .1s both}.works-grid-section.in-view .proj-card:nth-child(2){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .25s both}.works-grid-section.in-view .proj-card:nth-child(3){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .4s both}.works-grid-section.in-view .proj-card:nth-child(4){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .55s both}.works-grid-section.in-view .proj-card:nth-child(5){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .7s both}.works-grid-section.in-view .proj-card:nth-child(6){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .85s both}.works-grid-section.in-view .proj-card:nth-child(7){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 1s both}.works-grid-section.in-view .proj-card:nth-child(8){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 1.15s both}.projects-section{background:var(--bg-dark);padding:124px 0}.projects-inner{padding:0 var(--h-pad)}.projects-label-row{display:flex;align-items:center;gap:24px;margin-bottom:40px;opacity:0}.projects-section.in-view .projects-label-row{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 0s both}.projects-label{display:block;font-size:14px;font-weight:500;color:var(--lime);letter-spacing:.08em;text-align:center;margin-bottom:24px;opacity:0}.projects-section.in-view .projects-label{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 0s both}.projects-label-line{width:160px;flex-shrink:0;height:1px;background:var(--lime);transform-origin:left;transform:scaleX(0)}.projects-section.in-view .projects-label-line{animation:dividerLineGo 1.2s cubic-bezier(.16,1,.3,1) .1s both}.projects-headline{font-size:40px;font-weight:400;line-height:1.25;color:var(--text-light);margin-bottom:56px;text-align:center}.projects-line{display:block;opacity:0;text-align:center}.projects-section.in-view .projects-line{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.projects-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;row-gap:72px}.projects-see-all{display:flex;justify-content:center;margin-top:72px}.see-all-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;border-radius:100px;border:1px solid rgba(255,255,255,.2);background:none;color:var(--text-light);font-size:16px;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:border-color .3s ease,color .3s ease}.see-all-btn:hover{border-color:var(--lime);color:var(--lime)}.proj-card{cursor:pointer;opacity:0}.proj-card--full{grid-column:1 / -1}.proj-card--full .proj-card-desc{max-width:50%}.projects-section.in-view .proj-card:nth-child(1){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .35s both}.projects-section.in-view .proj-card:nth-child(2){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .5s both}.projects-section.in-view .proj-card:nth-child(3){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .65s both}.projects-section.in-view .proj-card:nth-child(4){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .8s both}.projects-section.in-view .proj-card:nth-child(5){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) .95s both}.projects-section.in-view .proj-card:nth-child(6){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 1.1s both}.projects-section.in-view .proj-card:nth-child(7){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 1.25s both}.projects-section.in-view .proj-card:nth-child(8){animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 1.4s both}.proj-card-img-wrap{position:relative;overflow:hidden;border-radius:20px}.proj-card--half .proj-card-img-wrap{aspect-ratio:4/3}.proj-card--full .proj-card-img-wrap{aspect-ratio:21/8}.proj-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.16,1,.3,1)}.proj-card-img-wrap:hover .proj-card-img{transform:scale(1.04)}.proj-card-logo{position:absolute;top:24px;left:24px;height:64px;width:auto;object-fit:contain;z-index:2;pointer-events:none;filter:brightness(0) invert(1)}.proj-hover-overlay{position:absolute;inset:0;opacity:0;background:#0000004d;transition:opacity .35s cubic-bezier(.16,1,.3,1);pointer-events:none}.proj-hover-overlay--visible{opacity:1}.proj-circle-wrap{position:absolute;transform:translate(-50%,-50%);pointer-events:none}.proj-circle{width:144px;height:144px;display:flex;align-items:center;justify-content:center;transform:scale(0) rotate(-20deg);transition:transform .45s cubic-bezier(.16,1,.3,1)}.proj-circle-wrap--visible .proj-circle{transform:scale(1) rotate(0)}.proj-circle-svg{position:absolute;inset:0;width:100%;height:100%;animation:rotateSpin 10s linear infinite}@keyframes rotateSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.proj-circle-arrow{width:68px;height:68px;background:var(--lime);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;flex-shrink:0}.proj-circle-arrow-icon{width:32px;height:32px;object-fit:contain;filter:brightness(0)}.proj-card-body{padding-top:20px;display:flex;flex-direction:column;gap:10px}.proj-card-title{font-size:24px;font-weight:500;color:var(--text-light);line-height:1.2}.proj-card-desc{font-size:16px;font-weight:400;color:var(--text-gray);line-height:24px}.proj-card-platforms{display:flex;align-items:center;gap:16px;margin-top:4px}.proj-platform-icon{width:40px;height:40px;object-fit:contain;opacity:.7}.proj-card-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:6px}.proj-card-tag{font-size:12px;font-weight:500;color:var(--text-gray);letter-spacing:.06em;line-height:16px}.proj-tag-sep{color:var(--separator);font-size:12px;line-height:16px}.connect-section{background:#141414;padding:124px 0 0 var(--h-pad);cursor:pointer}.connect-inner{max-width:var(--container);margin:0;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto}.connect-lets-row{grid-column:1;grid-row:1;display:flex;align-items:center}.connect-bottom-row{grid-column:1;grid-row:2;display:flex;align-items:center;gap:40px}.connect-desc{grid-column:2;grid-row:1;font-size:20px;font-weight:500;color:#fff;line-height:1.5;max-width:560px;padding-top:16px;padding-left:48px;align-self:end}.connect-title-word{font-size:124px;font-weight:500;line-height:1;display:block;flex:0 0 auto;background:linear-gradient(90deg,#ccfb51,#3de5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.connect-arrow{width:80px;height:80px;filter:brightness(0) invert(1);transition:transform .6s cubic-bezier(.16,1,.3,1)}.connect-section:has(.connect-title-word:hover) .connect-arrow{transform:translate(12px)}.connect-btn{position:relative;overflow:hidden;background:#000;color:#fff;border:none;font-family:Inter,sans-serif;font-size:18px;font-weight:500;height:64px;width:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.connect-btn:before{content:"";position:absolute;inset:0;background:#fff;transform:translate(-100%);transition:transform .5s cubic-bezier(.16,1,.3,1)}.connect-btn:hover:before{transform:translate(0)}.connect-btn-text{position:relative;z-index:1;transition:color .5s cubic-bezier(.16,1,.3,1)}.connect-btn:hover .connect-btn-text{color:#000}.footer-dark{background:#141414;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;padding:0}.footer-marquee-wrap{overflow:hidden;margin-bottom:80px}.footer-big-text{display:flex;white-space:nowrap;font-size:clamp(60px,16.24vw,273px);font-weight:500;color:var(--lime);line-height:1;letter-spacing:-.01em;-webkit-user-select:none;user-select:none;animation:marqueeLeft 20s linear infinite}.footer-info{padding:80px var(--h-pad) 80px;display:flex;justify-content:space-between;align-items:center}.footer-contact-block{display:flex;flex-direction:column;gap:21px}.footer-contact-section{display:flex;flex-direction:column;gap:12px}.footer-label{font-size:14px;font-weight:500;color:var(--text-gray);letter-spacing:.02em}.footer-links{display:flex;flex-direction:column;gap:0}.footer-link{font-size:18px;font-weight:500;color:#fff;text-decoration:none;line-height:1.56}.footer-link:hover{color:var(--lime)}.footer-social{display:flex;gap:24px}.social-icon-link{display:flex;align-items:center;color:#fff;transition:color .2s ease}.social-icon-link:hover{color:var(--lime)}.footer-logo-row{display:flex;align-items:center;gap:20px}.footer-copyright{font-size:14px;font-weight:400;color:#fffc}.footer-bottom{padding:32px var(--h-pad) 48px;border-top:1px solid rgba(255,255,255,.08)}.footer-credits{font-size:12px;font-weight:400;color:var(--text-gray)}@media(max-width:1400px){:root{--h-pad: 80px}.hamburger{left:24px}.connect-section{padding:72px 80px}}@media(max-width:1023px){.hero-trail-container,.hero-discover,.proj-circle-wrap{display:none}:root{--h-pad: 48px}.hamburger{left:auto;right:12px;width:56px;height:56px;gap:7px}.hamburger-line{width:28px}.bb-logo{width:44px;height:44px}.brand-tagline{font-size:11px;font-weight:400}.header-name{display:none}.hero-name-mobile{display:block;font-size:14px;font-weight:500;letter-spacing:.08em;color:var(--text-gray);margin-bottom:2px}.hero{height:calc(110dvh / var(--zoom))}.hero-body{gap:40px}.hero-headline{font-size:44px;line-height:56px}.hero-subtitle{font-size:20px;line-height:28px}.about-section{padding-top:88px;padding-bottom:88px}.about-headline{font-size:34px}.philosophy-headline{font-size:44px}.principles-inner{display:flex;flex-direction:column;padding:0}.principles-vline{display:none}.principles-header{padding:40px var(--h-pad) 32px;text-align:left;border-bottom:1px solid #e0e0e0}.principles-col{padding:36px var(--h-pad);border-bottom:1px solid #e0e0e0}.principles-col--bottom{padding-top:36px}.works-hero{padding:160px var(--h-pad) 64px}.works-hero-title{font-size:72px}.works-hero-desc{max-width:380px}.projects-section{padding:88px 0}.projects-label{text-align:left;margin-bottom:20px}.projects-headline{font-size:36px;line-height:1.25;margin-bottom:48px;text-align:left}.projects-line{text-align:left}.projects-grid{row-gap:56px}.connect-section{padding:72px var(--h-pad)}.connect-inner{display:flex;flex-direction:column}.connect-lets-row{order:1}.connect-bottom-row{order:2;margin-top:-24px}.connect-desc{order:3;grid-column:unset;grid-row:unset;padding-left:0;padding-top:32px;align-self:unset;margin-left:0;text-align:left}.connect-title{font-size:72px;min-width:unset}.connect-title-word{font-size:clamp(48px,calc(28px + 8vw),124px)}.connect-arrow{width:clamp(36px,calc(8px + 5vw),80px);height:clamp(36px,calc(8px + 5vw),80px)}.nav-link{font-size:52px}.nav-inner{left:40px;right:40px}.nav-footer{position:static;margin-top:132px}.nav-link:hover .nav-link-arrow{opacity:0!important}.nav-link:hover .nav-link-text{transform:translate(0)!important}.nav-link:hover .nav-link-text:before{opacity:0!important}.nav-link-text,.nav-link-arrow{transition:none}.nav-contact-info:hover,.nav-social-link:hover{color:#fff}.nav-contact-info{font-size:18px;font-weight:500;color:#fff;line-height:1.56}.nav-social-link{color:#fff}.nav-socials{gap:24px;margin-top:16px}}@media(max-width:767px){:root{--h-pad: 20px}.hamburger{left:auto;right:8px;width:56px;height:56px}.header{height:64px}.hero-body{gap:32px}.hero{height:calc(100dvh / var(--zoom))}.hero-body{padding-left:20px;padding-right:0}.hero-body .container{padding-left:0;padding-right:0}.hero-headline{font-size:40px;line-height:50px}.hero-awards{display:none}.hero-bottom{gap:24px;padding-bottom:40px}.hero-divider-row{padding-right:20px}.hero-location{font-size:14px;line-height:20px}.hero-subtitle{font-size:22px;line-height:30px}.about-section{padding-top:48px;padding-bottom:48px}.about-label-row{margin-bottom:36px}.about-headline{font-size:24px;margin-bottom:24px}.about-para{font-size:16px}.about-paragraphs{max-width:100%}.about-brands{margin-top:56px}.about-brand-img{height:56px}.about-marquee-track{gap:20px;padding:12px 0}.about-brand-logo{padding:0 10px}.principles-section{padding:48px 0}.principles-headline{font-size:36px}.principles-col{padding:28px var(--h-pad)}.principles-col{border-bottom:none;border-top:1px solid #e0e0e0}.principles-col:nth-child(3){border-top:none}.principles-col:nth-child(7){padding-bottom:0}.principles-header{border-bottom:none;padding-top:0;padding-bottom:16px}.philosophy-section{padding:48px 0}.philosophy-headline{font-size:32px}.projects-section{padding:48px 0}.projects-label{text-align:left;margin-bottom:16px}.projects-headline{font-size:22px;line-height:1.3;margin-bottom:32px;text-align:left}.projects-line{text-align:left}.projects-grid{grid-template-columns:1fr;row-gap:48px}.proj-card--full{grid-column:1}.proj-card--full .proj-card-img-wrap{aspect-ratio:4/3}.proj-card--full .proj-card-desc{max-width:100%}.proj-card-desc{font-size:14px;line-height:20px}.proj-platform-icon{width:32px;height:32px}.proj-card-img-wrap{border-radius:10px}.proj-card-logo{height:52px;top:16px;left:16px}.works-hero{padding-top:140px;padding-bottom:40px}.works-hero-inner{flex-direction:column;align-items:flex-start;gap:24px}.works-hero-title{font-size:48px;text-align:left}.works-hero-desc{padding-top:0;max-width:100%;font-size:15px}.connect-section{padding:48px var(--h-pad)}.connect-title{font-size:48px}.connect-inner{display:flex;flex-direction:column}.connect-lets-row{order:1}.connect-bottom-row{order:2;margin-top:0}.connect-desc{order:3;grid-column:unset;grid-row:unset;padding-left:0;padding-top:32px;font-size:16px;align-self:unset}.connect-btn{width:100%;max-width:334px}.footer-marquee-wrap{margin-bottom:48px}.footer-info{flex-direction:column;align-items:flex-start;gap:80px;padding:0 var(--h-pad) 20px}.footer-logo-row .bb-logo{width:36px;height:23px}}.hamburger-line{transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .3s ease}.hamburger--open .hamburger-line:first-child{transform:translateY(5.75px) rotate(45deg)}.hamburger--open .hamburger-line:last-child{transform:translateY(-5.75px) rotate(-45deg)}.nav-overlay{position:fixed;inset:0;background:#0d0d0d;z-index:200;overflow:hidden;pointer-events:none;clip-path:inset(0 100% 0 0);transition:clip-path .7s cubic-bezier(.16,1,.3,1)}.nav-overlay--open{pointer-events:all;clip-path:inset(0 0% 0 0)}.nav-inner{position:absolute;left:var(--h-pad);top:152px}.nav-links{display:flex;flex-direction:column;gap:16px}.nav-link{position:relative;display:block;text-decoration:none;color:var(--text-light);font-size:56px;font-weight:400;line-height:1.3;opacity:0;transform:translateY(32px);transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1)}.nav-overlay--open .nav-link{opacity:1;transform:translateY(0);transition-delay:var(--nav-delay, 0s)}.nav-link-arrow{position:absolute;right:calc(100% + 16px);top:50%;transform:translateY(-50%) translate(12px);width:40px;height:40px;opacity:0;transition:opacity .3s ease,transform .35s cubic-bezier(.16,1,.3,1)}.nav-link:hover .nav-link-arrow{opacity:1;transform:translateY(-50%) translate(0)}.nav-link-text{display:inline-block;position:relative;transform:translate(0);transition:transform .45s cubic-bezier(.16,1,.3,1)}.nav-link:hover .nav-link-text{transform:translate(24px)}.nav-link-text:before{content:attr(data-text);position:absolute;left:0;top:0;white-space:nowrap;background:linear-gradient(90deg,#ccfb51,#3de5ff,#ccfb51);background-size:200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 3s linear infinite;opacity:0;transition:opacity .45s cubic-bezier(.16,1,.3,1)}.nav-link:hover .nav-link-text:before{opacity:1}.nav-footer{position:fixed;left:var(--h-pad);bottom:60px;display:flex;flex-direction:column;gap:4px;opacity:0;transform:translateY(20px);transition:opacity .5s ease .35s,transform .5s cubic-bezier(.16,1,.3,1) .35s}.nav-overlay--open .nav-footer{opacity:1;transform:translateY(0)}.nav-contact-info{font-size:14px;color:#fff;text-decoration:none;line-height:1.6;transition:color .2s ease}.nav-contact-info:hover{color:var(--text-light)}.nav-socials{display:flex;gap:16px;margin-top:14px}.nav-social-link{color:#fff;transition:color .2s ease}.nav-social-link:hover{color:var(--text-light)}.abpg-section-inner{padding:0 var(--h-pad)}.abpg-label-row{display:flex;align-items:center;gap:24px;margin-bottom:40px}.abpg-label{font-size:14px;font-weight:500;letter-spacing:.08em;white-space:nowrap;color:var(--lime);opacity:0}.abpg-label--dark{color:#000}.abpg-label-line{flex:0 0 160px;height:1px;background:#ffffff1f;transform-origin:left;transform:scaleX(0)}.abpg-label-line--dark{background:#000}.abpg-philo.in-view .abpg-label,.abpg-product.in-view .abpg-label,.abpg-ai.in-view .abpg-label,.abpg-exp.in-view .abpg-label,.abpg-skills.in-view .abpg-label{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 0s both}.abpg-philo.in-view .abpg-label-line,.abpg-product.in-view .abpg-label-line,.abpg-ai.in-view .abpg-label-line,.abpg-exp.in-view .abpg-label-line,.abpg-skills.in-view .abpg-label-line{animation:dividerLineGo 1.2s cubic-bezier(.16,1,.3,1) .1s both}.abpg-headline{font-size:56px;font-weight:400;line-height:1.2;color:var(--text-light);margin-bottom:40px}.abpg-headline--dark{color:#000}.abpg-hline{display:block;opacity:0}.abpg-philo.in-view .abpg-hline,.abpg-product.in-view .abpg-hline,.abpg-ai.in-view .abpg-hline,.abpg-exp.in-view .abpg-hline,.abpg-skills.in-view .abpg-hline{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.abpg-skills .abpg-headline--dark{color:#000}.abpg-body{font-size:18px;font-weight:400;line-height:1.65;color:var(--text-gray);opacity:0}.abpg-body--dark{color:#333}.abpg-philo.in-view .abpg-body,.abpg-product.in-view .abpg-body,.abpg-ai.in-view .abpg-body,.abpg-exp.in-view .abpg-body{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.abpg-hero{background:var(--bg-dark);padding:196px var(--h-pad) 124px}.abpg-hero-inner{display:flex;flex-direction:column;gap:72px;position:relative}.abpg-hero-title{font-size:64px;font-weight:400;line-height:1.1;color:var(--text-light);margin:0}.abpg-hero-hline{display:block;animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.abpg-hero-bottom{display:flex;align-items:flex-start;gap:80px}.abpg-hero-descs{flex:1;max-width:640px;display:flex;flex-direction:column;gap:20px}.abpg-hero-meta{margin-left:auto;font-size:14px;font-weight:500;color:var(--lime);letter-spacing:.08em;padding-top:4px;animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.abpg-hero-desc{font-size:18px;font-weight:400;line-height:1.7;color:var(--text-gray);animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.flicker-text{display:inline}.flicker-char{display:inline-block;color:var(--text-light)}.flicker-text--out .flicker-char,.flicker-text--in .flicker-char{background:linear-gradient(90deg,#ccfb51,#3de5ff);background-size:calc(var(--ct) * .58em) 100%;background-position:calc(var(--ci) * -.58em) 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.flicker-text--out .flicker-char{animation:charOut .32s cubic-bezier(.4,0,1,1) calc(var(--ci) * 42ms) both}.flicker-text--in .flicker-char{opacity:0;animation:charIn .4s cubic-bezier(0,0,.2,1) calc(var(--ci) * 42ms) both}.flicker-text--settle .flicker-char{background:linear-gradient(90deg,#ccfb51,#3de5ff);background-size:calc(var(--ct) * .58em) 100%;background-position:calc(var(--ci) * -.58em) 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:charSettle .45s ease forwards}@keyframes charSettle{0%{filter:saturate(1) brightness(1)}to{filter:saturate(0) brightness(8)}}@keyframes charOut{0%{opacity:1;transform:translateY(0);filter:blur(0px)}to{opacity:0;transform:translateY(-6px);filter:blur(3px)}}@keyframes charIn{0%{opacity:0;transform:translateY(8px);filter:blur(3px)}to{opacity:1;transform:translateY(0);filter:blur(0px)}}.abpg-hero-hline--flicker{color:var(--text-light)}.abpg-hero-awards{position:absolute;right:0;top:0;display:flex;flex-direction:row;gap:20px;align-items:flex-start}.award-entry{animation:awardSlideIn 1.2s cubic-bezier(.16,1,.3,1) .6s both}.award-entry--offset{margin-top:48px;animation-delay:.85s}.award-wrap{will-change:transform}@keyframes awardSlideIn{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}.award-circle{position:relative;width:160px;height:160px;display:flex;align-items:center;justify-content:center;cursor:default}.award-circle-svg{position:absolute;inset:0;width:100%;height:100%;animation:rotateSpin 16s linear infinite}.award-circle-icon{position:relative;z-index:1;width:72px;height:72px;display:flex;align-items:center;justify-content:center}.award-circle-ring{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(255,255,255,.4)}.award-circle-icon img{position:relative;z-index:1;width:44px;height:44px;object-fit:contain;filter:brightness(0) invert(1)}.abpg-philo{background:#fff;padding:0;overflow:hidden}.abpg-philo-top{padding:124px 0 100px}.abpg-philo-big{font-size:clamp(32px,3.2vw,48px);font-weight:400;line-height:1.3;color:#000;max-width:960px;margin-bottom:24px;opacity:0}.abpg-philo.in-view .abpg-philo-big{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.abpg-philo-sub{font-size:16px;font-weight:400;color:#555;line-height:1.6;max-width:680px;opacity:0}.abpg-philo.in-view .abpg-philo-sub{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.abpg-philo-statement{background:var(--bg-dark);overflow:hidden}.abpg-philo-stmt-inner{padding:96px 0 100px;transform:translateY(100%);transition:none}.abpg-philo-statement.in-view .abpg-philo-stmt-inner{animation:philoReveal 1.1s cubic-bezier(.16,1,.3,1) .1s forwards}@keyframes philoReveal{to{transform:translateY(0)}}.abpg-philo-stmt-label{font-size:16px;font-weight:500;letter-spacing:.1em;color:#fff;margin-bottom:32px;opacity:0;text-align:center}.abpg-philo-statement.in-view .abpg-philo-stmt-label{animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .25s both}.abpg-philo-stmt-text{font-size:72px;font-weight:400;line-height:1.18;color:#fff;margin:0 0 56px;text-align:center}.abpg-philo-stmt-line{display:block;opacity:0}.abpg-philo-statement.in-view .abpg-philo-stmt-line{animation:stmtLineIn 1.2s cubic-bezier(.16,1,.3,1) .4s both}.abpg-philo-statement.in-view .abpg-philo-stmt-line--2{animation:stmtLineGlow 1.3s cubic-bezier(.16,1,.3,1) .6s both}@keyframes stmtLineIn{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes stmtLineGlow{0%{opacity:0;transform:translateY(40px);filter:blur(8px) drop-shadow(0 0 0px rgba(204,251,81,0))}40%{filter:blur(0px) drop-shadow(0 0 24px rgba(204,251,81,.45))}to{opacity:1;transform:translateY(0);filter:blur(0px) drop-shadow(0 0 8px rgba(204,251,81,.12))}}.abpg-philo-stmt-sep{width:280px;height:1px;background:#fff;transform-origin:center;transform:scaleX(0);margin:0 auto}.abpg-philo-statement.in-view .abpg-philo-stmt-sep{animation:dividerLineGo 1s cubic-bezier(.16,1,.3,1) .9s both}.abpg-text-cols{display:grid;grid-template-columns:1fr 1fr;gap:80px}.abpg-product{background:#fff;padding:124px 0}.abpg-product .abpg-list{border-top:1px solid rgba(0,0,0,.1)}.abpg-product .abpg-list-item{color:#333;border-bottom:1px solid rgba(0,0,0,.1)}.abpg-product .abpg-list-label{color:#000}.abpg-product .abpg-list-dot{background:#000}.abpg-product-layout{display:grid;grid-template-columns:2fr 1fr;gap:120px;align-items:start}.abpg-product-left .abpg-body{margin-top:24px}.abpg-list-label{font-size:12px;font-weight:500;letter-spacing:.08em;color:var(--lime);margin-bottom:20px;opacity:0}.abpg-product.in-view .abpg-list-label{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.abpg-list{list-style:none;padding:0;margin:0;border-top:1px solid rgba(255,255,255,.08)}.abpg-list-item{display:flex;align-items:center;gap:16px;padding:16px 0;font-size:16px;font-weight:400;color:var(--text-gray);border-bottom:1px solid rgba(255,255,255,.08);opacity:0}.abpg-product.in-view .abpg-list-item{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.abpg-list-dot{width:6px;height:6px;border-radius:50%;background:var(--lime);flex-shrink:0}.abpg-ai{background:var(--bg-dark);padding:124px 0}.abpg-ai-inner{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1340px;margin:0 auto;padding:0 var(--h-pad)}.abpg-ai-icon{width:72px;height:72px;mask-image:url(/AI.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(/AI.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background:linear-gradient(135deg,#ccfb51,#3de5ff);background-size:200% 200%;animation:gradientShift 4s ease infinite;margin-bottom:16px;opacity:0}.abpg-ai.in-view .abpg-ai-icon{animation:gradientShift 4s ease infinite,fadeUp .9s cubic-bezier(.16,1,.3,1) both;animation-delay:0s,var(--d, 0s)}.abpg-ai-title{font-size:48px;font-weight:400;color:#fff;letter-spacing:-.01em;margin-bottom:24px;opacity:0}.abpg-ai.in-view .abpg-ai-title{animation:fadeUp .9s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--d, 0s)}.abpg-ai-body{font-size:20px;font-weight:400;color:var(--text-gray);line-height:1.6;margin-bottom:32px;opacity:0}.abpg-ai.in-view .abpg-ai-body{animation:fadeUp .9s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--d, 0s)}.abpg-ai-sub{font-size:18px;font-weight:500;color:#white;line-height:1.7;margin-bottom:12px;opacity:0}.abpg-ai.in-view .abpg-ai-sub{animation:fadeUp .9s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--d, 0s)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.abpg-exp{background:var(--bg-dark);padding:124px 0}.abpg-exp-list{margin-top:48px;border-top:1px solid rgba(255,255,255,.08)}.abpg-exp-item{display:flex;align-items:baseline;gap:32px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.08);opacity:0}.abpg-exp.in-view .abpg-exp-item{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.abpg-exp-num{font-size:12px;font-weight:500;color:var(--lime);letter-spacing:.04em;flex-shrink:0;width:28px}.abpg-exp-text{font-size:18px;font-weight:400;color:var(--text-light);line-height:1.5}.abpg-exp-awards{margin-top:40px;font-size:16px;font-weight:400;color:var(--text-gray);line-height:1.6;opacity:0}.abpg-exp.in-view .abpg-exp-awards{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.abpg-exp-awards-highlight{color:var(--lime)}.abpg-skills{background:#fff;padding:124px 0}.abpg-skills-grid{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #eee;margin-top:8px}.abpg-skills-col{padding:48px 60px 48px 0;border-right:1px solid #eee;opacity:0}.abpg-skills-col:nth-child(2){padding-left:60px}.abpg-skills-col:last-child{border-right:none;padding-left:60px;padding-right:0}.abpg-skills.in-view .abpg-skills-col{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) both}.abpg-skills-col-title{font-size:14px;font-weight:500;letter-spacing:.08em;color:#000;margin-bottom:24px}.abpg-skills-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.abpg-skills-item{font-size:18px;font-weight:400;color:#333;line-height:1.5}@media(max-width:1023px){.abpg-hero{padding:160px var(--h-pad) 96px}.abpg-hero-title{font-size:52px}.abpg-headline{font-size:44px}.abpg-text-cols{grid-template-columns:1fr;gap:24px}.abpg-product-layout{grid-template-columns:1fr;gap:56px}.abpg-philo-stmt-inner{padding:48px 0}.abpg-philo-stmt-text{font-size:52px}.abpg-ai-title{font-size:40px}.abpg-skills-grid{grid-template-columns:1fr 1fr}.abpg-skills-col{padding:40px 32px 40px 0}.abpg-skills-col:nth-child(2){padding-left:32px}.abpg-skills-col:last-child{padding-left:32px}}@media(max-width:767px){.abpg-hero{padding:124px var(--h-pad) 48px}.abpg-hero-inner{gap:40px}.abpg-hero-title{font-size:32px;line-height:1.2}.abpg-hero-hline:first-child{margin-bottom:2px}.abpg-hero-bottom{flex-direction:column;gap:20px}.abpg-hero-meta{margin-left:0}.abpg-hero-awards{display:none}.abpg-hero-desc{font-size:16px;line-height:1.6}.abpg-headline{font-size:28px;line-height:1.2;letter-spacing:-.02em;margin-bottom:16px}.abpg-body{font-size:16px;line-height:1.65}.abpg-philo-top{padding:40px 0}.abpg-philo-big{font-size:22px;line-height:1.4}.abpg-philo-sub{font-size:15px}.abpg-philo-stmt-inner{padding:48px 0}.abpg-philo-stmt-label{font-size:14px;margin-bottom:20px}.abpg-philo-stmt-text{font-size:34px;line-height:1.25;margin:0}.abpg-philo-stmt-sep{display:none}.abpg-product{padding:40px 0}.abpg-product-layout{grid-template-columns:1fr;gap:32px}.abpg-ai{padding:40px 0}.abpg-ai-icon{width:56px;height:56px}.abpg-ai-title{font-size:26px;line-height:1.3;margin-bottom:12px}.abpg-ai-body{font-size:16px;line-height:1.65}.abpg-ai-sub{font-size:15px}.abpg-exp{padding:40px 0}.abpg-exp-list{margin-top:24px}.abpg-exp-item{gap:16px;padding:16px 0}.abpg-exp-text{font-size:16px}.abpg-exp-awards{font-size:15px;margin-top:24px}.abpg-skills{padding:40px 0}.abpg-skills-grid{grid-template-columns:1fr;border-top:none;margin-top:0}.abpg-skills-col{border-right:none;border-bottom:1px solid #eee;padding:28px 0}.abpg-skills-col:nth-child(2){padding-left:0}.abpg-skills-col:last-child{padding-left:0;border-bottom:none}.abpg-skills-item{font-size:16px}.abpg-label-row{margin-bottom:20px}.abpg-text-cols{gap:16px}}@media(max-width:767px){.nav-link{font-size:44px}.nav-link-arrow{width:28px;height:28px}}.proj-detail-hero{background:var(--bg-dark);padding-top:72px}.proj-detail-hero-img-wrap{width:100%;max-height:70vh;overflow:hidden}.proj-detail-hero-img{width:100%;height:70vh;object-fit:cover;display:block}.proj-detail-hero-info{padding:64px var(--h-pad) 96px;max-width:var(--container);margin:0 auto}.proj-detail-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.proj-detail-tag{font-size:11px;font-weight:500;letter-spacing:.1em;color:var(--lime);border:1px solid rgba(204,251,81,.3);padding:6px 14px;border-radius:100px}.proj-detail-title{font-size:80px;font-weight:400;color:#fff;letter-spacing:-.02em;line-height:1;margin-bottom:32px}.proj-detail-desc{font-size:18px;font-weight:400;color:var(--text-gray);line-height:1.75;max-width:680px}.pd-cover{position:relative;width:100%;aspect-ratio:1920 / 518;overflow:hidden;background:var(--bg-dark)}.pd-cover-inner{width:100%;height:100%;transform:translateY(-100%);transition:transform 1.4s cubic-bezier(.16,1,.3,1)}.pd-cover--visible .pd-cover-inner{transform:translateY(0)}.pd-cover-img{width:100%;height:100%;object-fit:cover;object-position:center}.pd-cover-img--mobile{display:none}.pd-cover-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000000d,#00000080);pointer-events:none}.pd-cover-logo-wrap{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2;opacity:0;transition:opacity .8s ease .6s}.pd-cover--visible .pd-cover-logo-wrap{opacity:1}.pd-cover-brand{width:148px;height:auto;filter:brightness(10);drop-shadow:0 0 40px rgba(0,0,0,.6)}.pd-label{display:block;font-size:14px;font-weight:500;color:var(--white);text-transform:uppercase;margin-bottom:20px;opacity:0}.pd-label--section{font-size:20px;font-weight:400;letter-spacing:-.02em;text-transform:none;margin-bottom:16px}.pd-label--inprogress{margin-top:32px}.pd-body-text{font-size:16px;font-weight:400;color:var(--text-gray);line-height:1.7;opacity:0}.pd-intro{padding:72px var(--h-pad) 48px;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;column-gap:80px;row-gap:40px}.pd-intro .pd-title{grid-column:1 / -1;margin-bottom:0}.pd-intro.in-view .pd-title{animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) 0s both}.pd-intro.in-view .pd-subtitle-tag{animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .08s both}.pd-intro.in-view .pd-intro-desc{animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .16s both}.pd-intro.in-view .pd-date{animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .22s both}.pd-intro.in-view .pd-label{animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .06s both}.pd-intro.in-view .pd-platforms{animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .14s both}.pd-intro-left,.pd-intro-right{display:flex;flex-direction:column}.pd-title{font-size:clamp(28px,2.5vw,40px);font-weight:400;letter-spacing:-.03em;color:var(--text-light);line-height:1;margin-bottom:24px;opacity:0}.category-tag{display:inline-block;align-self:flex-start;font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--lime);border:1px solid var(--lime);border-radius:100px;padding:4px 12px}.proj-card-categories{position:absolute;bottom:20px;left:20px;z-index:2;display:flex;gap:6px}.proj-card-category{background:#0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-color:#ccfb5166}.proj-card-categories-body{display:flex;gap:6px;flex-wrap:wrap}.proj-card-category-body{border:none;border-radius:0;padding:0;font-size:14px;color:var(--lime)}.proj-card-category-dot{font-size:14px;color:var(--lime);line-height:1;align-self:center}.pd-subtitle-tag{border:none;background:none;padding:0;font-size:14px;margin-bottom:16px;opacity:0}.pd-intro-desc{font-size:20px;font-weight:400;color:var(--text-gray);line-height:1.5;max-width:720px;margin-bottom:20px;opacity:0}.pd-intro-awards{display:flex;align-items:center;gap:40px;margin-bottom:20px;padding:12px 0}.pd-intro-award-img{height:36px;width:auto;filter:brightness(0) invert(1)}.pd-date{font-size:13px;font-weight:400;color:var(--text-gray);opacity:0}.pd-platforms{display:flex;gap:20px;align-items:flex-start;opacity:0}.pd-platform-item{display:flex;flex-direction:column;align-items:center;gap:8px}.pd-platform-icon{width:48px;height:48px;opacity:.65}.pd-platform-label{font-size:11px;font-weight:500;line-height:16px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-gray);opacity:.6;text-align:center}.pd-separator{margin:0 var(--h-pad);border-top:1px solid #1F1F1F}.pd-challenge{padding:48px var(--h-pad) 72px;display:grid;grid-template-columns:2fr 1fr;gap:80px}.pd-challenge-left,.pd-challenge-right{opacity:0}.pd-challenge.in-view .pd-challenge-left{animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) 0s both}.pd-challenge.in-view .pd-challenge-right{animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .15s both}.pd-challenge.in-view .pd-label,.pd-challenge.in-view .pd-body-text{opacity:1}.pd-services-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.pd-service-item{font-size:15px;font-weight:400;color:var(--text-gray);padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.pd-image-pair{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:0 32px}.pd-image-pair--single{grid-template-columns:1fr}.pd-image-pair-item{opacity:0;overflow:hidden;border-radius:32px}.pd-image-pair.in-view .pd-image-pair-item:nth-child(1){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) 0s both}.pd-image-pair.in-view .pd-image-pair-item:nth-child(2){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .12s both}.pd-pair-img{width:100%;height:auto;display:block;border-radius:32px;transition:transform .7s cubic-bezier(.16,1,.3,1)}.pd-pair-img--mobile{display:none}.pd-image-pair-item:hover .pd-pair-img{transform:scale(1.04)}.pd-approach{padding:72px var(--h-pad);display:grid;grid-template-columns:1fr 1fr;gap:80px}.pd-approach-left,.pd-approach-right{opacity:0}.pd-approach.in-view .pd-approach-left{animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) 0s both}.pd-approach.in-view .pd-approach-right{animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .15s both}.pd-approach.in-view .pd-label,.pd-approach.in-view .pd-body-text{opacity:1}.pd-approach-list{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column}.pd-approach-item{font-size:16px;font-weight:400;color:var(--text-gray);padding:6px 0 6px 24px;position:relative;line-height:1.6}.pd-approach-item:before{content:"•";position:absolute;left:2px;color:var(--lime)}.pd-item-title{font-weight:500;color:var(--text-light)}.pd-inprogress-list{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:10px}.pd-inprogress-item{display:flex;align-items:flex-start;gap:10px;font-size:16px;font-weight:400;color:var(--text-gray);line-height:1.6}.pd-ai-icon{display:inline-block;width:24px;height:24px;flex-shrink:0;margin-bottom:2px;background:linear-gradient(135deg,#ccfb51,#fff);-webkit-mask:url(/AI.svg) center / contain no-repeat;mask:url(/AI.svg) center / contain no-repeat}.pd-results-para{margin-bottom:20px}.pd-results-para:last-child{margin-bottom:0}.pd-ds{padding:80px var(--h-pad) 0}.pd-ds-head{display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:start;margin-bottom:48px}.pd-big-heading{font-size:40px;font-weight:400;letter-spacing:-.03em;color:var(--text-light);line-height:1.05;margin-bottom:0;opacity:0}.pd-ds-head.in-view .pd-big-heading{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 0s both}.pd-ds-text-cols{display:flex;flex-direction:column;gap:24px}.pd-ds-text-cols .pd-body-text{opacity:0}.pd-ds-head.in-view .pd-ds-text-cols .pd-body-text:nth-child(1){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .1s both}.pd-ds-head.in-view .pd-ds-text-cols .pd-body-text:nth-child(2){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .2s both}.pd-ds-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:0 calc(-1 * var(--h-pad));padding:0 32px}.pd-ds-grid--single{grid-template-columns:1fr;padding:0;margin:0}.pd-ds-grid--single .pd-ds-img-wrap,.pd-ds-grid--single .pd-ds-img{border-radius:0}.pd-ds-img-wrap{opacity:0;overflow:hidden;border-radius:32px}.pd-ds-grid.in-view .pd-ds-img-wrap:nth-child(1){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) 0s both}.pd-ds-grid.in-view .pd-ds-img-wrap:nth-child(2){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .07s both}.pd-ds-grid.in-view .pd-ds-img-wrap:nth-child(3){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .14s both}.pd-ds-grid.in-view .pd-ds-img-wrap:nth-child(4){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .21s both}.pd-ds-grid.in-view .pd-ds-img-wrap:nth-child(5){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .28s both}.pd-ds-grid.in-view .pd-ds-img-wrap:nth-child(6){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .35s both}.pd-ds-img{width:100%;height:auto;display:block;border-radius:32px;transition:transform .7s cubic-bezier(.16,1,.3,1)}.pd-ds-img-wrap:hover .pd-ds-img{transform:scale(1.04)}.pd-final{padding:80px var(--h-pad)}.pd-final-head{margin-bottom:24px}.pd-final-head.in-view .pd-big-heading{animation:slideInLeft 1.4s cubic-bezier(.16,1,.3,1) 0s both}.pd-final-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px}.pd-final-item{opacity:0;overflow:hidden;border-radius:32px}.pd-final-grid.in-view .pd-final-item:nth-child(1){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) 0s both}.pd-final-grid.in-view .pd-final-item:nth-child(2){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .07s both}.pd-final-grid.in-view .pd-final-item:nth-child(3){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .14s both}.pd-final-grid.in-view .pd-final-item:nth-child(4){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .21s both}.pd-final-grid.in-view .pd-final-item:nth-child(5){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .28s both}.pd-final-grid.in-view .pd-final-item:nth-child(6){animation:slideInLeft 1.2s cubic-bezier(.16,1,.3,1) .35s both}.pd-final-img{width:100%;height:auto;display:block;border-radius:32px;transition:transform .7s cubic-bezier(.16,1,.3,1)}.pd-final-item:hover .pd-final-img{transform:scale(1.04)}.pd-final-caption{padding:16px 0 32px}.pd-final-caption-title{display:block;font-size:20px;font-weight:500;color:var(--white);margin-bottom:8px;margin-top:8px}.pd-final-caption-text{font-size:16px;font-weight:400;color:var(--text-gray);line-height:1.5}.pd-final-single-caption{max-width:calc(50% - 16px)}.pd-final-single{opacity:0;transform:translateY(32px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.pd-final-single.in-view{opacity:1;transform:translateY(0)}.pd-final-single-img{width:100%;aspect-ratio:21/9;object-fit:cover;display:block;border-radius:32px}@media(max-width:1023px){.proj-detail-title{font-size:60px}.pd-intro,.pd-challenge,.pd-approach{grid-template-columns:1fr;gap:48px;padding:64px var(--h-pad)}.pd-ds-head{grid-template-columns:1fr;gap:24px}.pd-ds-text-cols{gap:24px}.pd-ds-grid{grid-template-columns:1fr 1fr}}@media(max-width:767px){.pd-cover--has-mobile{aspect-ratio:4 / 3}.pd-cover--has-mobile .pd-cover-img--desktop{display:none}.pd-cover--has-mobile .pd-cover-img--mobile{display:block}.pd-cover-brand{transform:scale(var(--logo-scale-mobile, 1.1))!important;transform-origin:center!important}.proj-detail-title{font-size:40px}.pd-title{font-size:28px!important;font-weight:500!important}.pd-intro,.pd-challenge,.pd-approach{padding:32px var(--h-pad);gap:40px;row-gap:28px}.pd-intro-desc{margin-bottom:18px}.pd-intro-desc{font-size:16px}.pd-ds{padding:32px var(--h-pad) 0}.pd-ds-head{margin-bottom:20px;gap:16px}.pd-ds{padding-bottom:28px}.pd-final{padding:28px var(--h-pad)}.pd-final-item,.pd-final-img{border-radius:16px}.pd-image-pair-item{border-radius:16px;opacity:1;animation:none!important}.pd-pair-img{border-radius:16px}.pd-pair-img--desktop{display:none}.pd-pair-img--mobile{display:block}.pd-image-pair{grid-template-columns:1fr;padding:0;margin:0}.pd-image-pair--single{padding:0;margin:0}.pd-ds-grid{grid-template-columns:1fr;margin:0;padding:0 20px}.pd-ds-grid--single{padding:0;margin:0}.pd-final-head{margin-bottom:32px}.pd-final-grid{grid-template-columns:1fr;gap:16px;margin-bottom:16px}.pd-final-single-caption{max-width:100%}.pd-final-single-img{aspect-ratio:16/9;border-radius:16px}.pd-big-heading{font-size:28px}.pd-separator{margin:0 var(--h-pad)}}.lb-overlay{position:fixed;inset:0;z-index:1000;background:#000000eb;display:flex;align-items:center;justify-content:center;animation:lbFadeIn .25s cubic-bezier(.16,1,.3,1) both;overflow:hidden}@keyframes lbFadeIn{0%{opacity:0}to{opacity:1}}.lb-close{position:fixed;top:28px;right:32px;width:44px;height:44px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001;transition:background .2s ease,transform .2s ease}.lb-close:hover{background:#fff3;transform:scale(1.1)}.lb-img-wrap{max-width:92vw;max-height:90vh;transform-origin:center center;will-change:transform;animation:lbImgIn .3s cubic-bezier(.16,1,.3,1) both}@keyframes lbImgIn{0%{opacity:0}to{opacity:1}}.lb-img{display:block;max-width:100%;max-height:90vh;object-fit:contain;border-radius:2px;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.lb-zoom-indicator{position:fixed;bottom:32px;left:50%;transform:translate(-50%);font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#ffffffb3;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);padding:6px 16px;border-radius:100px;letter-spacing:.04em;z-index:1001;pointer-events:none;animation:fadeInUp .2s ease both}.lb-hint{position:fixed;bottom:32px;left:50%;transform:translate(-50%);font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#ffffff59;letter-spacing:.04em;z-index:1001;pointer-events:none;white-space:nowrap;animation:lbHintIn .6s ease 1s both}@keyframes lbHintIn{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.pd-clickable-img{cursor:zoom-in}@media(min-width:1921px){:root{--zoom: 1.2}html{zoom:1.2}.header{zoom:calc(1 / 1.2)}}@media(min-width:2300px){:root{--zoom: 1.35}html{zoom:1.35}.header{zoom:calc(1 / 1.35)}}@media(min-width:2560px){:root{--zoom: 1.5}html{zoom:1.5}.header{zoom:calc(1 / 1.5)}}@media(min-width:3440px){:root{--zoom: 1.8}html{zoom:1.8}.header{zoom:calc(1 / 1.8)}}@media(min-width:3840px){:root{--zoom: 2}html{zoom:2}.header{zoom:.5}}
