:root{--viewport-current:100vh;--viewport-stable:100vh;--viewport-visual:100vh;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--environment-background:#040404;--site-background:var(--environment-background);--black-1000:#101010;--black-800:#151515;--black-700:#1a1a1a;--black-500:#1e1e1e;--black-400:#252525;--black-300:#3b3b3b;--white-800:#d8d8d8;--white-600:#c5c5c5;--white-400:#b3b3b3;--white-1000-rgb:231 231 231;--white-1000-004:rgb(var(--white-1000-rgb)/0.04);--white-1000-010:rgb(var(--white-1000-rgb)/0.10);--white-1000-020:rgb(var(--white-1000-rgb)/0.20);--white-1000-060:rgb(var(--white-1000-rgb)/0.60);--white-1000-100:#e7e7e7;--color-page:var(--black-1000);--color-surface:var(--black-400);--color-text-primary:var(--white-1000-100);--color-text-secondary:var(--white-1000-060);--color-border:var(--white-1000-010);--color-border-strong:var(--white-1000-020);--glass-fallback-bg:rgb(10 10 12/.09);--glass-fallback-border:rgb(255 255 255/.045);--glass-fallback-shadow:0 3px 12px rgb(0 0 0/.055);--container:1080px;--editorial-cap:1080px;--page-padding:24px;--case-study-max-width:1280px;--case-study-tablet-gutter:32px;--case-study-desktop-gutter:80px;--case-study-mobile-gutter:20px;--ease-out:cubic-bezier(0.22,1,0.36,1);--ease-soft:cubic-bezier(0.16,1,0.3,1);--motion-duration:900ms;--motion-distance:32px;--motion-stagger:85ms;--z-global-navbar:1100}*{box-sizing:border-box}html{width:100%;max-width:100%;min-height:100%;overflow-x:clip;overflow-y:visible;scroll-behavior:smooth;scroll-padding-top:88px;background:var(--environment-background);color-scheme:dark}html.lenis{scroll-behavior:auto}body{--font-sans:var(--font-neue-montreal);max-width:100%;margin:0;overflow-x:clip;color:var(--color-text-primary);font-family:var(--font-sans);font-size:13px;line-height:16px}.app-shell,body{width:100%;min-height:100%;background:var(--environment-background)}.app-shell{position:relative;isolation:isolate}.viewport-fill-current{min-height:var(--viewport-current)}.viewport-fill-stable{min-height:var(--viewport-stable)}.viewport-visual-cover{min-height:var(--viewport-visual)}.safe-area-content{padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left)}a{text-decoration:none}a,button{color:inherit}button{font:inherit}img{display:block;max-width:100%}.container{width:min(var(--container),calc(100% - 2 * var(--page-padding)));margin-inline:auto}.not-found-page{min-height:var(--viewport-current);padding:max(82px,calc(var(--safe-top) + 76px)) max(24px,var(--safe-right)) max(32px,var(--safe-bottom)) max(24px,var(--safe-left));display:grid;place-items:center;overflow:hidden;background:#000;color:#e7e7e7}.not-found-content{width:min(100%,650px);display:grid;justify-items:center;transform:translateY(-1.5vh)}.not-found-code{width:min(100%,clamp(360px,43vw,540px));height:auto;margin:0;filter:blur(clamp(3px,.48vw,7px));opacity:.94;-webkit-user-select:none;user-select:none;pointer-events:none}.not-found-message{margin:clamp(18px,2.4vw,30px) 0 0;color:rgb(231 231 231/.52);font-size:clamp(14px,1.15vw,16px);line-height:1.45;text-align:center}.not-found-message a{color:#e7e7e7;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .16s ease}.not-found-message a:hover{color:#fff}.not-found-message a:focus-visible{outline-offset:4px}@media (max-width:640px){.not-found-page{padding-top:max(100px,calc(var(--safe-top) + 86px))}.not-found-content{width:min(100%,440px);transform:translateY(-3vh)}.not-found-code{width:min(100%,420px);filter:blur(4px)}.not-found-message{max-width:255px;margin-top:18px;font-size:14px}}.eyebrow{margin:0;font-size:13px;font-weight:500;line-height:16px;text-transform:uppercase}.animated-divider{height:1px;width:100%;background:var(--color-border);transform:scaleX(0);transform-origin:center}.animated-divider[data-visible=true]{transform:scaleX(1);transition:transform .9s var(--ease-out)}.reveal{opacity:0;transform:translate3d(0,var(--motion-distance),0);filter:blur(2px);will-change:transform,opacity,filter}.reveal[data-visible=true]{opacity:1;transform:translate3d(0,30px,0);filter:blur(0);transition:opacity var(--motion-duration) var(--ease-out) var(--reveal-delay),transform var(--motion-duration) var(--ease-out) var(--reveal-delay),filter var(--motion-duration) var(--ease-out) var(--reveal-delay)}.line-reveal{display:inline}.line-reveal-item{opacity:0;display:inline-block;transform:translate3d(0,30px,0);filter:blur(2px);transition:opacity 1.25s var(--ease-out),transform 1.25s var(--ease-out),filter 1.25s var(--ease-out);transition-delay:calc(var(--line-index) * var(--motion-stagger))}.line-reveal[data-visible=true] .line-reveal-item{opacity:1;transform:translateZ(0);filter:blur(0)}.connect-lines{display:flex;flex-direction:column}.connect-lines .line-reveal-item{display:block}:focus-visible{outline:1px solid var(--white-1000-100);outline-offset:5px}.ridesync-project-page{--rs-serif:var(--font-fraunces),Georgia,serif;--rs-sans:var(--font-neue-montreal),Arial,sans-serif;--rs-ink:#e7e7e7;--rs-muted:rgb(231 231 231/.62);--rs-line:rgb(231 231 231/.14);min-width:0;overflow:clip;color:var(--rs-ink);font-family:var(--rs-sans)}.ridesync-case-study{width:min(var(--editorial-cap),calc(100% - 64px));margin-inline:auto}.ridesync-case-study :where(h1,h2,h3,p){margin:0}.ridesync-hero{min-height:1245px;padding-top:180px}.ridesync-hero-title{margin-left:136px}.ridesync-hero h1{color:#ececec;font-family:var(--rs-serif);font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1}.ridesync-meta-primary{display:grid;grid-template-columns:100px 100px;gap:23px 0;width:220px;margin-top:49px}.ridesync-meta-primary>div:first-child{grid-column:1/-1}.ridesync-meta-primary div,.ridesync-meta-secondary div{display:flex;flex-direction:column}.ridesync-meta-primary span,.ridesync-meta-secondary span{color:var(--rs-muted);font-size:15px;line-height:22px;letter-spacing:.1px}.ridesync-meta-primary strong,.ridesync-meta-secondary strong{color:#fff;font-size:15px;line-height:22px;font-weight:400;letter-spacing:.1px}.ridesync-meta-secondary{position:absolute;top:277px;right:111px;width:215px;display:grid;gap:90px}.ridesync-meta-secondary em{color:rgb(231 231 231/.6);font-style:normal}.ridesync-hero-statement{margin-top:65px}.case-study-media,.case-study-media .reveal-media-inner,.case-study-media .reveal-media-mask{width:100%;height:100%}.case-study-media-stage{position:relative;width:100%;overflow:hidden;border-radius:6px;background:#cbd4db}.case-study-media-placeholder,.case-study-media-stage img,.case-study-media-stage video{display:block;width:100%;height:100%;object-fit:cover}.case-study-media-placeholder{background:#cbd4db}.ridesync-hero>.case-study-media{position:absolute;top:589px;left:0;width:100%;height:auto}.ridesync-section-title{color:var(--rs-ink);font-family:var(--rs-serif);font-size:36px;line-height:40px;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:.01em}.ridesync-copy{color:rgb(231 231 231/.88);font-size:14px;line-height:22px;letter-spacing:.01em}.ridesync-copy.ridesync-lead{color:var(--rs-ink);font-size:18px;line-height:26px;font-weight:500}.ridesync-label{color:var(--rs-muted);font-size:14px;line-height:22px;font-weight:500;letter-spacing:.01em}.ridesync-editorial{position:relative;margin-left:138px}.ridesync-editorial>.ridesync-section-title{width:426px}.ridesync-editorial>.ridesync-copy{width:443px;margin-top:28px}.ridesync-editorial>.ridesync-lead{width:508px;margin-top:28px}.ridesync-relationship{min-height:1116px;padding-top:56px}.ridesync-relationship>.case-study-media{width:810px;margin:76px 0 0}.ridesync-handoffs{min-height:1199px;padding-top:0}.ridesync-handoffs>.ridesync-section-title{width:426px;font-size:32px;line-height:37px}.ridesync-handoffs>.ridesync-copy{position:absolute;margin:0}.ridesync-handoffs>.ridesync-lead{top:161px;left:0;width:262px;font-weight:400}.ridesync-handoffs>.ridesync-copy:not(.ridesync-lead){top:161px;left:272px;width:451px}.ridesync-problems{display:grid;grid-template-columns:142px repeat(3,1fr);width:810px;min-height:179px;margin-top:72px;padding:29px 24px;border-radius:6px;background:#161616}.ridesync-handoffs>.ridesync-problems{position:absolute;top:315px;left:-18px;margin:0}.ridesync-problems-label{color:var(--rs-muted);font-size:14px;line-height:20px}.ridesync-problems>div:not(.ridesync-problems-label){padding-inline:19px;border-left:1px solid var(--rs-line)}.ridesync-problems strong{display:block;font-size:18px;line-height:26px;font-weight:500}.ridesync-problems span{display:block;font-size:14px;line-height:23px;font-weight:500;margin-top:12px;color:var(--rs-muted)}.ridesync-handoffs>.case-study-media{position:absolute;top:564px;left:71px;width:662px;margin:0}.ridesync-research{display:grid;grid-template-columns:451px 445px;gap:47px;min-height:737px;padding:0 0 0 138px}.ridesync-research-copy>.ridesync-section-title{width:426px}.ridesync-research-copy{position:relative}.ridesync-research-copy>.ridesync-copy{position:absolute;left:0;width:451px;margin:0}.ridesync-research-copy>.ridesync-lead{top:125px;width:435px;color:var(--rs-muted);font-weight:400}.ridesync-research-copy>.ridesync-copy:not(.ridesync-lead){top:227px}.ridesync-research>.case-study-media{width:445px;margin-top:15px}.ridesync-research-note{position:absolute;top:388px;left:0;width:370px;margin:0;padding-top:0;border-top:0}.ridesync-research-note:before{content:"";position:absolute;top:-1px;left:0;width:370px;height:1px;background:var(--rs-line)}.ridesync-research-note h3{padding-top:35px;font-size:24px;line-height:32px;font-weight:500}.ridesync-research-note p{margin-top:25px;color:var(--rs-ink);font-size:18px;line-height:26px;font-weight:500}.ridesync-question{display:grid;grid-template-columns:260px 42px 1fr;align-items:center;width:721px;min-height:136px;margin:0 0 255px 138px;padding:28px 35px;border-radius:6px;background:#161616;font-size:14px;line-height:20px}.ridesync-question b,.ridesync-question span{color:var(--rs-muted)}.ridesync-question b{font-size:20px;font-weight:400}.ridesync-question strong{font-weight:500}.ridesync-definition{position:relative;display:block;min-height:931px;padding-left:138px}.ridesync-definition-copy{position:relative}.ridesync-definition-copy>.ridesync-section-title:first-child{width:509px;font-size:48px;line-height:51px}.ridesync-definition-title-tail{position:absolute;top:62px;left:680px;width:263px;font-size:36px;line-height:40px;text-align:right}.ridesync-definition-copy>.ridesync-copy{position:absolute;top:152px;left:0;width:435px;margin:0;color:var(--rs-muted);font-size:18px;line-height:26px}.ridesync-definition-copy>.ridesync-label{position:absolute;top:264px;left:0;margin:0;font-size:15px;line-height:26px}.ridesync-functions{position:absolute;top:298px;left:0;width:399px;margin:0}.ridesync-functions>div{display:block;min-height:111px;padding:0 0 18px;border-top:0}.ridesync-functions>div:last-child{border-bottom:1px solid var(--rs-line)}.ridesync-functions h3{font-size:20px;line-height:26px;font-weight:500}.ridesync-functions p{width:399px;margin-top:14px;color:var(--rs-muted);font-size:14px;line-height:22px}.ridesync-definition>.case-study-media{position:absolute;top:264px;left:636px;width:445px}.ridesync-turn{min-height:485px;padding:0 0 0 138px}.ridesync-turn h2{width:941px;color:var(--rs-ink);font-family:var(--rs-serif);font-size:96px;line-height:100px;font-weight:300;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:.01em}.ridesync-turn>.ridesync-copy{width:399px;margin-top:28px}.ridesync-turn>.ridesync-lead{width:370px;font-weight:500}.ridesync-decisions{position:relative;height:1892px;padding:0}.ridesync-decision{position:absolute;display:block;width:100%;min-height:0}.ridesync-decision:first-child{inset:0 auto auto 0;height:533px}.ridesync-decision:nth-child(2){top:560px;left:0;height:606px}.ridesync-decision:nth-child(3){top:1202px;left:0;height:536px}.ridesync-decision>.case-study-media{position:absolute;margin:0}.ridesync-decision:first-child>.case-study-media{top:0;left:0;width:635px}.ridesync-decision:nth-child(2)>.case-study-media{top:0;left:316px;width:764px}.ridesync-decision:nth-child(3)>.case-study-media{top:0;left:66px;width:615px}.ridesync-decision-copy{position:absolute;padding:0}.ridesync-decision:first-child .ridesync-decision-copy{top:0;left:662px}.ridesync-decision:nth-child(2) .ridesync-decision-copy{top:208px;left:0}.ridesync-decision:nth-child(3) .ridesync-decision-copy{top:118px;left:720px}.ridesync-decision-copy .ridesync-label{color:var(--rs-ink);font-size:18px;line-height:26px;font-weight:700}.ridesync-decision-copy h3{width:309px;margin-top:12px;font-family:var(--rs-serif);font-size:32px;line-height:40px;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:.01em}.ridesync-decision:first-child .ridesync-decision-copy h3{width:282px}.ridesync-decision:nth-child(2) .ridesync-decision-copy h3{width:273px}.ridesync-transition{min-height:633px;padding:0 0 0 138px}.ridesync-transition>.ridesync-section-title{width:484px;font-size:32px;line-height:40px}.ridesync-transition>.ridesync-copy{width:399px;margin-top:73px}.ridesync-transition-rows{width:944px;margin-top:55px}.ridesync-transition-rows>div{display:grid;grid-template-columns:300px 40px 1fr;gap:0;align-items:center;min-height:78px;border-top:1px solid var(--rs-line)}.ridesync-transition-rows>div:last-child{border-bottom:1px solid var(--rs-line)}.ridesync-transition-rows span,.ridesync-transition-rows strong{font-size:18px;line-height:26px;font-weight:500}.ridesync-transition-rows b{color:var(--rs-muted);font-size:18px;font-weight:400}.ridesync-transition-rows span{color:var(--rs-muted)}.ridesync-ownership{min-height:869px;padding:0 0 0 138px}.ridesync-ownership>.ridesync-section-title{width:370px;font-family:var(--rs-sans);font-size:18px;line-height:26px;font-weight:500;font-variation-settings:normal}.ridesync-flow-grid{display:grid;grid-template-columns:460px 460px;gap:23px;width:943px;margin:51px 0 0}.ridesync-beta{position:relative;min-height:1295px;padding:0 0 0 138px}.ridesync-beta>.ridesync-section-title{width:509px;font-size:48px;line-height:51px}.ridesync-beta>.ridesync-copy{position:absolute;left:138px;width:399px;margin:0}.ridesync-beta>.ridesync-lead{top:205px;width:370px}.ridesync-beta>.ridesync-copy:not(.ridesync-lead){top:319px}.ridesync-beta>.case-study-media{position:absolute;top:475px;left:0;width:1083px;margin:0}.ridesync-outcomes{position:relative;min-height:553px;padding:0 0 0 138px}.ridesync-outcomes>.ridesync-label{color:var(--rs-ink);font-size:18px;line-height:26px;font-weight:500}.ridesync-metrics{display:grid;grid-template-columns:294px 255px;gap:98px;margin-top:2px}.ridesync-metrics div{display:flex;flex-direction:column}.ridesync-metrics strong{font-family:var(--rs-sans);font-size:128px;line-height:150px;font-weight:500;letter-spacing:.01em}.ridesync-metrics div>span{width:294px;margin-top:0;font-size:24px;line-height:26px;font-weight:500}.ridesync-outcomes>.ridesync-copy{width:370px;margin-top:75px;color:rgb(231 231 231/.5);font-size:18px;line-height:26px}.ridesync-reflection{width:642px;min-height:356px;margin:0 0 245px 138px;padding:33px;border-radius:7px;background:#181818}.ridesync-reflection h2{width:460px;margin-top:18px;font-size:24px;line-height:30px;font-weight:500}.ridesync-reflection>.ridesync-copy{width:510px;margin-top:22px;color:var(--rs-muted)}.ridesync-reflection-path{margin-top:32px;font-size:18px;line-height:26px;font-weight:500}.ridesync-contact{display:grid;grid-template-columns:1fr 1fr;width:min(var(--editorial-cap),calc(100% - 64px));margin:0 auto 74px}.ridesync-contact h2{font-family:var(--rs-serif);font-size:48px;line-height:49px;font-weight:400}.ridesync-contact a{display:flex;align-items:center;justify-content:space-between;height:112px;padding:0 4px;border-top:1px solid var(--rs-line);border-bottom:1px solid var(--rs-line);font-family:var(--rs-serif);font-size:24px}@media (max-width:1099px){.ridesync-case-study{width:min(900px,calc(100% - 64px))}.ridesync-beta,.ridesync-editorial,.ridesync-hero-title,.ridesync-outcomes,.ridesync-ownership,.ridesync-transition,.ridesync-turn{margin-left:0;padding-left:0}.ridesync-meta-secondary{right:0}.ridesync-handoffs>.ridesync-problems{left:0;max-width:100%}.ridesync-research{grid-template-columns:minmax(0,1fr) minmax(360px,43%);gap:38px;padding-left:0}.ridesync-research-copy>.ridesync-copy{max-width:100%}.ridesync-research>.case-study-media{width:100%}.ridesync-question{margin-left:0}.ridesync-definition{padding-left:0}.ridesync-definition-title-tail{right:0;left:auto}.ridesync-definition>.case-study-media{right:0;left:auto;width:43%}.ridesync-turn h2{width:100%;font-size:clamp(72px,8.5vw,96px);line-height:1.02}.ridesync-decisions{height:1620px}.ridesync-decision:first-child>.case-study-media{width:59%}.ridesync-decision:first-child .ridesync-decision-copy{left:62%}.ridesync-decision:nth-child(2){top:490px}.ridesync-decision:nth-child(2)>.case-study-media{left:29%;width:71%}.ridesync-decision:nth-child(2) .ridesync-decision-copy{top:180px}.ridesync-decision:nth-child(3){top:1050px}.ridesync-decision:nth-child(3)>.case-study-media{left:6%;width:57%}.ridesync-decision:nth-child(3) .ridesync-decision-copy{left:67%}.ridesync-transition-rows{width:100%}.ridesync-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.ridesync-beta>.ridesync-copy{left:0}.ridesync-beta>.case-study-media{width:100%}.ridesync-contact,.ridesync-project-page>.home-site-footer{width:min(900px,calc(100% - 64px))}}@media (max-width:900px){.ridesync-case-study,.ridesync-contact,.ridesync-project-page>.home-site-footer{width:calc(100% - 40px)}.ridesync-hero{min-height:0;padding-top:116px}.ridesync-hero h1{font-size:clamp(48px,15vw,64px);line-height:.9}.ridesync-meta-primary{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:46px}.ridesync-meta-secondary{position:static;width:100%;margin-top:38px;gap:30px}.ridesync-hero-statement{width:100%;margin-top:51px;font-size:clamp(23px,7vw,28px);line-height:1.2}.ridesync-hero>.case-study-media{position:static;width:100%;margin-top:58px}.ridesync-section-title{font-size:clamp(31px,9vw,38px);line-height:1.04}.ridesync-copy{font-size:15px;line-height:23px}.ridesync-copy.ridesync-lead{font-size:18px;line-height:26px}.ridesync-beta,.ridesync-definition,.ridesync-editorial,.ridesync-outcomes,.ridesync-ownership,.ridesync-research,.ridesync-transition,.ridesync-turn{position:relative;min-height:0;padding:0;margin:150px 0 0}.ridesync-beta>.ridesync-copy,.ridesync-beta>.ridesync-section-title,.ridesync-definition-copy>.ridesync-copy,.ridesync-editorial>.ridesync-copy,.ridesync-editorial>.ridesync-lead,.ridesync-editorial>.ridesync-section-title,.ridesync-outcomes>.ridesync-copy,.ridesync-ownership>.ridesync-section-title,.ridesync-research-copy>.ridesync-copy,.ridesync-research-copy>.ridesync-lead,.ridesync-research-copy>.ridesync-section-title,.ridesync-transition-rows,.ridesync-transition>.ridesync-section-title,.ridesync-turn h2,.ridesync-turn>.ridesync-copy{width:100%}.ridesync-editorial>.ridesync-copy,.ridesync-research-copy>.ridesync-copy{position:static;margin-top:25px}.ridesync-handoffs>.ridesync-copy:not(.ridesync-lead),.ridesync-handoffs>.ridesync-lead{position:static;width:100%}.ridesync-editorial>.case-study-media,.ridesync-handoffs>.case-study-media{position:relative;top:auto;left:auto;width:100%;margin:56px 0 0}.ridesync-handoffs>.ridesync-problems,.ridesync-problems{position:relative;top:auto;left:auto;display:block;width:100%;margin-top:52px;padding:24px}.ridesync-problems-label{margin-bottom:8px}.ridesync-problems>div:not(.ridesync-problems-label){padding:20px 0;border-top:1px solid var(--rs-line);border-left:0}.ridesync-problems span{margin-top:7px}.ridesync-research{display:flex;flex-direction:column;gap:50px}.ridesync-research-copy>.ridesync-copy{position:static;width:100%}.ridesync-research-note{position:relative;top:auto;left:auto;width:100%;margin-top:70px}.ridesync-research-note:before{width:100%}.ridesync-research>.case-study-media{margin-top:0}.ridesync-question{grid-template-columns:1fr;gap:18px;width:100%;margin:80px 0 150px;padding:27px}.ridesync-question b{rotate:90deg;transform-origin:left center}.ridesync-definition{display:flex;flex-direction:column;gap:55px}.ridesync-definition-copy>.ridesync-section-title:first-child{width:100%}.ridesync-definition-title-tail{position:static;width:100%;margin-top:4px;text-align:left}.ridesync-definition-copy>.ridesync-copy{position:static;margin-top:34px}.ridesync-definition-copy>.ridesync-label{position:static;margin-top:44px}.ridesync-functions{position:static;width:100%;margin-top:20px}.ridesync-functions p{width:100%}.ridesync-definition>.case-study-media{position:static;width:100%}.ridesync-turn h2{font-size:clamp(45px,13.2vw,64px);line-height:.98}.ridesync-decisions{position:relative;height:auto;margin-top:130px}.ridesync-decision,.ridesync-decision:first-child,.ridesync-decision:nth-child(2),.ridesync-decision:nth-child(3){position:relative;inset:auto;top:auto;left:auto;display:flex;height:auto;flex-direction:column;gap:28px;min-height:0;margin-top:130px}.ridesync-decision:first-child{margin-top:0}.ridesync-decision:first-child>.case-study-media,.ridesync-decision:nth-child(2)>.case-study-media,.ridesync-decision:nth-child(3)>.case-study-media,.ridesync-decision>.case-study-media{position:static;order:2;width:100%}.ridesync-decision:first-child .ridesync-decision-copy,.ridesync-decision:nth-child(2) .ridesync-decision-copy,.ridesync-decision:nth-child(3) .ridesync-decision-copy,.ridesync-decision>.ridesync-decision-copy{position:static;order:1;align-self:stretch;padding:0}.ridesync-decision-copy h3{width:100%;font-size:31px;line-height:1.05}.ridesync-transition{margin-top:160px}.ridesync-transition-rows{margin-top:45px}.ridesync-transition-rows>div{grid-template-columns:1fr;gap:8px;padding:22px 0}.ridesync-transition-rows b{rotate:90deg;width:20px}.ridesync-flow-grid{grid-template-columns:1fr;gap:16px;margin-top:50px}.ridesync-beta>.ridesync-copy{position:static;margin-top:27px}.ridesync-beta>.case-study-media{position:static;width:100%;margin-top:56px}.ridesync-outcomes>.ridesync-label{font-size:16px;line-height:24px}.ridesync-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ridesync-metrics strong{font-size:clamp(62px,20vw,96px);line-height:1}.ridesync-metrics div>span{font-size:17px;line-height:22px;width:auto}.ridesync-outcomes>.ridesync-copy{margin-top:48px;font-size:16px;line-height:24px}.ridesync-reflection{width:100%;min-height:0;margin:155px 0 180px;padding:27px}.ridesync-reflection h2,.ridesync-reflection>.ridesync-copy{width:100%}.ridesync-contact{grid-template-columns:1fr;gap:42px;margin-bottom:70px}.ridesync-contact h2{font-size:40px;line-height:42px}.ridesync-contact a{height:78px}}@media (max-width:350px){.ridesync-case-study,.ridesync-contact,.ridesync-project-page>.home-site-footer{width:calc(100% - 32px)}.ridesync-metrics{grid-template-columns:1fr;gap:38px}.ridesync-metrics strong{font-size:72px}}.ridesync-project-page{--rs-x:237px;--rs-text:398px;background:#040404;color:#e7e7e7}.ridesync-project-page .ridesync-case-study{width:1280px;margin-inline:auto}.ridesync-project-page .ridesync-case-study :where(h1,h2,h3,h4,h5,p,dl,dd,figure){margin:0}.ridesync-project-page .ridesync-visual{position:absolute;overflow:hidden;border-radius:8px}.ridesync-project-page .ridesync-visual-depth,.ridesync-project-page .ridesync-visual-depth>.parallax-entry{position:relative;width:100%;height:100%}.ridesync-project-page .ridesync-visual-depth>.parallax-entry{overflow:hidden;border-radius:8px}.ridesync-project-page .ridesync-visual :is(img,video){display:block;width:100%;height:100%;max-width:none;object-fit:fill}.ridesync-project-page .animated-line-word,.ridesync-project-page .animated-word{letter-spacing:inherit!important}.ridesync-project-page .animated-line-word.is-emphasis{color:#e7e7e7;text-decoration:none}.ridesync-copy-block,.ridesync-motion-line{display:block}.ridesync-copy-block+.ridesync-copy-block{margin-top:23px}.ridesync-hero{position:relative;height:1317px;padding:0}.ridesync-hero-copy{position:absolute;top:182px;left:234px}.ridesync-hero h1{font-family:var(--font-fraunces),Georgia,serif;font-size:64px;line-height:48px;font-weight:400;letter-spacing:-.02em}.ridesync-primary-meta{display:grid;grid-template-columns:100px 100px;gap:23px 0;width:220px;margin-top:25px!important}.ridesync-primary-meta .ridesync-meta-role{grid-column:1/-1}.ridesync-primary-meta div,.ridesync-secondary-meta div{display:flex;flex-direction:column}.ridesync-primary-meta dt,.ridesync-secondary-meta dt{color:rgb(231 231 231/.62);font-size:15px;line-height:22px}.ridesync-primary-meta dd,.ridesync-secondary-meta dd{color:#fff;font-size:15px;line-height:22px}.ridesync-secondary-meta{position:absolute;top:277px;left:829px;display:grid;gap:71px;width:215px}.ridesync-secondary-meta div:first-child dd{margin-top:5px}.ridesync-secondary-meta div:last-child dd{margin-top:1px}.ridesync-secondary-meta div:last-child dd>span{color:rgb(231 231 231/.6)}.ridesync-hero-statement{position:absolute;top:259px;left:0;width:508px;margin:0!important;font-size:28px;line-height:33px;font-weight:500;letter-spacing:.01em}.ridesync-hero-art{position:absolute;top:589px;left:103px;width:1070px;height:583px;overflow:hidden;border-radius:6px}.ridesync-hero-reveal,.ridesync-hero-reveal>.parallax-entry{position:relative;width:100%;height:100%}.ridesync-hero-reveal>.parallax-entry{overflow:hidden;border-radius:6px}.ridesync-hero-art img{width:100%;height:100%;object-fit:fill}.ridesync-story{position:relative}.ridesync-booker-copy h2,.ridesync-entry-question h2,.ridesync-itinerary-copy h2,.ridesync-product-model-copy h2,.ridesync-story>h2{position:absolute;left:var(--rs-x);width:449px;font-family:var(--font-fraunces),Georgia,serif;font-size:36px;line-height:39px;font-weight:500;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:.01em}.ridesync-booker-copy p,.ridesync-entry-question p,.ridesync-itinerary-copy p,.ridesync-product-model-copy p,.ridesync-story>p{position:absolute;left:var(--rs-x);width:var(--rs-text);color:rgb(231 231 231/.8);font-size:14px;line-height:23px;font-weight:500;letter-spacing:.01em}.ridesync-story>h3{position:absolute;left:var(--rs-x);width:398px;font-size:18px;line-height:26px;font-weight:500}.ridesync-chapter-label,.ridesync-product-label{position:absolute!important;left:236px!important;width:max-content!important;color:#e7e7e7!important;font-size:16px!important;line-height:18px!important;font-weight:500!important;letter-spacing:.01em!important}.ridesync-story-relationship{height:1201px}.ridesync-story-relationship>.ridesync-chapter-label{top:-34px!important}.ridesync-story-relationship>h2{top:0;width:426px}.ridesync-story-relationship>p:not(.ridesync-story-detail){top:161px;color:#e7e7e7;font-size:18px;line-height:26px}.ridesync-story-relationship>.ridesync-visual{top:328px;left:170px;width:928px;height:496px;background:#e5e9ec}.ridesync-story-relationship>h3{top:875px}.ridesync-story-relationship>.ridesync-story-detail{top:959px}.ridesync-story-workaround{height:1169px}.ridesync-story-workaround>.ridesync-chapter-label{top:-33px!important}.ridesync-story-workaround>h2{top:0}.ridesync-story-workaround>p:not(.ridesync-workaround-detail){top:118px;color:#e7e7e7;font-size:18px;line-height:26px}.ridesync-story-workaround>.ridesync-workaround-detail{top:226px}.ridesync-story-workaround>.ridesync-visual{top:362px;left:237px;width:808px;height:432px}.ridesync-story-workaround>h3{top:824px;width:262px}.ridesync-question-pair{position:absolute;top:943px;left:236px;display:grid;grid-template-columns:245px 71px 308px;align-items:start;width:624px}.ridesync-question-pair p{font-size:18px;line-height:26px;font-weight:500}.ridesync-question-pair>span{padding-top:7px;text-align:center}.ridesync-story-entry{height:2104px}.ridesync-story-entry>.ridesync-chapter-label{top:-36px!important}.ridesync-story-entry>h2{top:0}.ridesync-story-entry>p{top:119px}.ridesync-story-entry>h3{top:270px}.ridesync-story-entry>.ridesync-entry-detail{top:326px}.ridesync-story-entry>.ridesync-entry-caption{top:910px;left:240px;width:392px;font-size:18px;line-height:26px;font-weight:500;color:#e7e7e7}.ridesync-story-entry>.ridesync-visual{top:459px;left:237px;width:807px;height:421px;background:#01e093}.ridesync-entry-question h2{top:1087px}.ridesync-entry-question .ridesync-visual{top:1249px;left:240px;width:804px;height:430px;background:#e5e9ec}.ridesync-entry-question p{top:1725px;color:rgb(231 231 231/.66);font-size:18px;line-height:26px;font-weight:500;letter-spacing:.01em}.ridesync-entry-question .ridesync-copy-block+.ridesync-copy-block{margin-top:26px}.ridesync-story-product{height:4413px}.ridesync-story-product>.ridesync-chapter-label{top:-36px!important}.ridesync-story-product>.ridesync-product-label{top:520px}.ridesync-product-model-copy h2{top:0;width:398px;font-size:32px;line-height:38px}.ridesync-product-model-copy p:first-of-type{top:296px}.ridesync-product-model-copy p:nth-of-type(2){top:185px}.ridesync-story-product>.ridesync-visual:first-of-type{top:-6px;left:682px;width:474px;height:384px}.ridesync-itinerary-copy h2{top:553px}.ridesync-itinerary-copy p{top:668px}.ridesync-story-product>.ridesync-visual:nth-of-type(2){top:896px;left:49px;width:1170px;height:752px}.ridesync-product-caption{top:1692px!important}.ridesync-story-product>.ridesync-visual:nth-of-type(3){top:1788px;left:202px;width:877px;height:453px}.ridesync-booker-copy h2{top:2375px}.ridesync-booker-copy p{top:2516px;min-height:207px}.ridesync-story-product>.ridesync-visual:nth-of-type(4){top:2723px;left:76px;width:1116px;height:718px}.ridesync-dashboard-caption{top:3495px!important}.ridesync-story-product>.ridesync-visual:nth-of-type(5){top:3601px;left:82px;width:1104px;height:665px}.ridesync-story-payment{height:1311px}.ridesync-story-payment>h2{top:0}.ridesync-story-payment>p{top:200px;width:422px;color:#e7e7e7;font-size:18px;line-height:26px}.ridesync-story-payment .ridesync-copy-block+.ridesync-copy-block,.ridesync-story-transition .ridesync-copy-block+.ridesync-copy-block{margin-top:26px}.ridesync-story-payment>.ridesync-visual{top:434px;left:82px;width:1104px;height:710px}.ridesync-story-transition{height:997px}.ridesync-story-transition>.ridesync-chapter-label{top:-34px!important}.ridesync-story-transition>h2{top:0}.ridesync-story-transition>p{top:128px;width:422px;color:#e7e7e7;font-size:18px;line-height:26px}.ridesync-story-transition>.ridesync-visual{top:441px;left:236px;width:809px;height:443px;background:#00e8a5}.ridesync-story-beta{height:811px}.ridesync-story-beta>h2{top:0}.ridesync-story-beta>p{top:147px}.ridesync-story-beta>.ridesync-visual{top:223px;left:238px;width:806px;height:434px}.ridesync-story-outcomes{height:884px}.ridesync-story-outcomes>.ridesync-chapter-label{top:-34px!important;left:238px!important}.ridesync-story-outcomes>h2{top:0}.ridesync-story-outcomes>p{top:161px}.ridesync-story-outcomes .ridesync-metrics{position:absolute;top:329px;left:237px;display:grid;grid-template-columns:294px 255px;gap:98px;margin:0}.ridesync-story-outcomes .ridesync-metrics strong{font-family:var(--font-neue-montreal),Arial,sans-serif;font-size:128px;line-height:154px;font-weight:500}.ridesync-story-outcomes .ridesync-metrics div>span{width:auto;font-size:24px;line-height:26px;font-weight:500}.ridesync-story-outcomes>.ridesync-outcome-note{top:624px;width:370px;color:rgb(231 231 231/.5);font-size:18px;line-height:26px}.ridesync-project-page .ridesync-reflection{position:relative;width:100%;height:2128px;min-height:0;margin:0;padding:0;background:transparent}.ridesync-reflection>h2{position:absolute;top:0;left:159px;width:951px;font-family:var(--font-fraunces),Georgia,serif;font-size:151px;line-height:111px;font-weight:400;text-align:center;letter-spacing:.01em}.ridesync-reflection-tile{position:absolute;top:75px;left:392px;width:498px;height:451px;overflow:hidden;border-radius:9px;background:#003324}.ridesync-reflection-depth,.ridesync-reflection-depth img,.ridesync-reflection-depth>.parallax-entry{display:block;width:100%;height:100%}.ridesync-reflection-depth img{object-fit:cover}.ridesync-reflection-copy{position:absolute;top:588px;left:392.585px;width:399px}.ridesync-reflection-copy>h3:first-child{position:absolute;top:0;left:0;width:370.433px;font-size:23.594px;line-height:33.032px;font-weight:500}.ridesync-reflection-summary{position:absolute;top:128px;left:-.207px;width:399px;color:rgb(231 231 231/.88);font-size:14px;line-height:21px;font-weight:500}.ridesync-reflection-copy .ridesync-role-label{position:absolute;top:320px;left:0;width:67px;font-size:18.876px;line-height:34.212px;font-weight:500;white-space:nowrap}.ridesync-reflection-copy .ridesync-role-title{position:absolute;top:367px;left:-.207px;width:370.433px;font-size:23.594px;line-height:33.032px;font-weight:500}.ridesync-role-copy{position:absolute;top:455px;left:-.207px;width:375.152px;min-height:308px;color:rgb(231 231 231/.8);font-size:14px;line-height:22px;letter-spacing:.01em}.ridesync-role-copy p{margin:0}.ridesync-role-copy p+p{margin-top:22px}.ridesync-role-copy strong{color:#e7e7e7;font-weight:500}.ridesync-reflection-copy .ridesync-contribution-label{position:absolute;top:820px;left:.415px;width:375.152px;color:rgb(231 231 231/.8);font-size:14.157px;line-height:27.134px;font-weight:400}.ridesync-reflection-copy .ridesync-contributions{position:absolute;top:859px;left:0;width:234px;color:#e7e7e7;font-size:16.516px;line-height:28.313px;font-weight:500;letter-spacing:.01em}.ridesync-next{position:relative;height:1093px;text-align:center}.ridesync-next>h2{font-family:var(--font-fraunces),Georgia,serif;font-size:64px;line-height:48px;font-weight:300}.ridesync-next-link{display:block;width:603px;margin:51px auto 0}.ridesync-next-reveal{display:block;width:602.112px;margin:51px 0 0 341px}.ridesync-next-reveal>.parallax-entry{position:relative;width:100%;height:100%;overflow:hidden;border-radius:8px}.ridesync-next-reveal .ridesync-next-link{margin-top:0}.ridesync-next-reveal .ridesync-next-link,.ridesync-next-reveal .ridesync-next-link img{width:100%}.ridesync-next-reveal .ridesync-next-link img{height:404.313px}.ridesync-next-link img{width:603px;height:405px;border-radius:8px;object-fit:fill}.ridesync-next-link span{display:block;margin-top:10px;font-size:15px;line-height:22px}.ridesync-all-work{position:absolute;top:674px;left:101px;display:grid;grid-template-columns:612px 1fr 30px;align-items:center;width:1083px;height:186px;border-block:1px solid rgb(231 231 231/.14);text-align:left}.ridesync-all-work-collage{display:grid;grid-template-columns:repeat(4,153px);height:186px;overflow:hidden}.ridesync-all-work-collage i:first-child{background:#b7d2f1 url(/home-design/thumb-dashboard.png) 50%/250px auto no-repeat}.ridesync-all-work-collage i:nth-child(2){background:#c8e3d6 url(/home-design/mobile-project-ridecentric.png) 50%/cover no-repeat}.ridesync-all-work-collage i:nth-child(3){background:#f0d9d3 url(/home-design/thumb-phone-pink.png) 50%/cover no-repeat}.ridesync-all-work-collage i:nth-child(4){background:#f0af9e url(/home-design/thumb-phone-coral.png) 50%/cover no-repeat}.ridesync-all-work strong{justify-self:center;font-family:var(--font-fraunces),Georgia,serif;font-size:36px;line-height:1;font-weight:400}.ridesync-all-work b{font-size:24px;font-weight:400}.ridesync-project-page .ridesync-contact{display:grid;grid-template-columns:1fr 1fr;width:min(var(--editorial-cap),calc(100% - 64px));margin:0 auto 47px}.ridesync-project-page .ridesync-contact h2{margin:0;font-family:var(--font-fraunces),Georgia,serif;font-size:48px;line-height:49px;font-weight:400}.ridesync-project-page .ridesync-contact a{display:flex;align-items:center;justify-content:space-between;height:112px;padding:0 4px;border-block:1px solid rgb(231 231 231/.14);font-family:var(--font-fraunces),Georgia,serif;font-size:24px}.ridesync-project-page>.home-site-footer{width:min(1078px,calc(100% - 64px));padding:0 0 63px}.ridesync-project-page>.home-site-footer .closing-art{width:1078px;height:632px;aspect-ratio:auto}.ridesync-project-page>.home-site-footer .made-with{top:649px}@media (max-width:1279px){.ridesync-project-page{--rs-x:0;--rs-text:100%}.ridesync-project-page .ridesync-case-study{width:min(900px,calc(100% - 64px))}.ridesync-hero{height:auto;padding-top:140px}.ridesync-hero-art,.ridesync-hero-copy,.ridesync-secondary-meta{position:relative;inset:auto}.ridesync-hero-copy{width:55%}.ridesync-hero-statement{position:relative;inset:auto;margin-top:65px!important}.ridesync-secondary-meta{position:absolute;top:235px;right:0;left:auto}.ridesync-hero-art{width:100%;height:auto;aspect-ratio:1070/583;margin-top:72px}.ridesync-next,.ridesync-project-page .ridesync-reflection,.ridesync-story{height:auto;margin-top:170px}.ridesync-chapter-label,.ridesync-product-label{position:relative!important;inset:auto!important;width:max-content!important;margin:0 0 18px!important}.ridesync-story-product>.ridesync-product-label{margin-top:170px!important}.ridesync-product-label+.ridesync-itinerary-copy{margin-top:0}.ridesync-all-work,.ridesync-booker-copy h2,.ridesync-booker-copy p,.ridesync-entry-question h2,.ridesync-entry-question p,.ridesync-itinerary-copy h2,.ridesync-itinerary-copy p,.ridesync-product-model-copy h2,.ridesync-product-model-copy p,.ridesync-question-pair,.ridesync-reflection-copy,.ridesync-reflection-tile,.ridesync-reflection>h2,.ridesync-story .ridesync-visual,.ridesync-story>h2,.ridesync-story>h3,.ridesync-story>p{position:relative;inset:auto}.ridesync-booker-copy h2,.ridesync-entry-question h2,.ridesync-itinerary-copy h2,.ridesync-product-model-copy h2,.ridesync-story>h2{width:min(449px,100%)}.ridesync-story>h3{width:min(398px,100%);margin-top:28px}.ridesync-booker-copy p,.ridesync-entry-question p,.ridesync-itinerary-copy p,.ridesync-product-model-copy p,.ridesync-story>p{width:min(422px,100%);margin-top:28px}.ridesync-project-page .ridesync-story .ridesync-visual{position:relative;inset:auto;width:100%;height:auto;margin-top:58px}.ridesync-story .ridesync-visual :is(img,video){height:auto}.ridesync-question-pair,.ridesync-story-relationship>.ridesync-story-detail,.ridesync-story-relationship>h3,.ridesync-story-workaround>h3{margin-top:46px}.ridesync-question-pair{display:grid;grid-template-columns:1fr 70px 1.5fr;width:100%}.ridesync-project-page .ridesync-story-entry>.ridesync-visual{width:100%;margin-top:58px}.ridesync-story-entry>.ridesync-entry-caption{top:auto;left:auto;width:min(392px,100%);margin-top:28px}.ridesync-entry-question{margin-top:170px}.ridesync-product-model-copy{min-height:420px}.ridesync-project-page .ridesync-story-product>.ridesync-visual:first-of-type{width:min(498px,52%);margin:-380px 0 0 auto}.ridesync-booker-copy,.ridesync-itinerary-copy{margin-top:170px}.ridesync-dashboard-caption,.ridesync-product-caption{margin-top:35px!important}.ridesync-project-page .ridesync-story-product>.ridesync-visual:nth-of-type(3){width:81%;margin-inline:auto}.ridesync-project-page .ridesync-story-beta>.ridesync-visual,.ridesync-project-page .ridesync-story-transition>.ridesync-visual{width:75%;margin-inline:auto}.ridesync-story-outcomes .ridesync-metrics{position:relative;inset:auto;margin-top:60px}.ridesync-story-outcomes>.ridesync-outcome-note{width:370px;margin-top:70px}.ridesync-reflection>h2{width:100%;font-size:clamp(92px,14vw,140px);line-height:.85}.ridesync-reflection-tile{width:min(498px,56%);height:auto;aspect-ratio:498/451;margin:-28px auto 0}.ridesync-reflection-copy{width:min(399px,100%);margin:68px auto 0}.ridesync-reflection-copy .ridesync-contribution-label,.ridesync-reflection-copy .ridesync-contributions,.ridesync-reflection-copy .ridesync-role-label,.ridesync-reflection-copy .ridesync-role-title,.ridesync-reflection-copy>h3:first-child,.ridesync-reflection-summary,.ridesync-role-copy{position:relative;inset:auto;width:100%}.ridesync-reflection-summary{margin-top:24px}.ridesync-reflection-copy .ridesync-role-label{margin-top:76px}.ridesync-reflection-copy .ridesync-role-title{margin-top:4px}.ridesync-role-copy{margin-top:20px}.ridesync-reflection-copy .ridesync-contribution-label{margin-top:76px}.ridesync-reflection-copy .ridesync-contributions{margin-top:6px}.ridesync-next{margin-top:230px}.ridesync-all-work{display:grid;width:100%;margin-top:170px;grid-template-columns:50% 1fr 30px}.ridesync-all-work-collage{grid-template-columns:repeat(4,1fr)}.ridesync-project-page .ridesync-contact,.ridesync-project-page>.home-site-footer{width:min(900px,calc(100% - 64px))}}@media (max-width:900px){.ridesync-project-page .ridesync-case-study,.ridesync-project-page .ridesync-contact,.ridesync-project-page>.home-site-footer{width:calc(100% - 40px)}.ridesync-hero{padding-top:116px}.ridesync-hero-copy{width:100%}.ridesync-hero h1{font-size:clamp(48px,15vw,64px)}.ridesync-secondary-meta{position:relative;inset:auto;width:100%;margin-top:40px;gap:30px}.ridesync-hero-art{margin-top:58px}.ridesync-project-page .ridesync-reflection,.ridesync-story{margin-top:150px}.ridesync-booker-copy h2,.ridesync-entry-question h2,.ridesync-itinerary-copy h2,.ridesync-product-model-copy h2,.ridesync-story>h2{font-size:clamp(31px,9vw,38px);line-height:1.04}.ridesync-booker-copy p,.ridesync-entry-question p,.ridesync-itinerary-copy p,.ridesync-product-model-copy p,.ridesync-story>p{font-size:15px;line-height:23px}.ridesync-question-pair{grid-template-columns:1fr;gap:18px}.ridesync-question-pair span{text-align:left;rotate:90deg;width:20px}.ridesync-project-page .ridesync-story-entry>.ridesync-visual,.ridesync-project-page .ridesync-story-product>.ridesync-visual:first-of-type{width:100%;margin:58px 0 0}.ridesync-product-model-copy{min-height:0}.ridesync-project-page .ridesync-story-beta>.ridesync-visual,.ridesync-project-page .ridesync-story-product>.ridesync-visual:nth-of-type(3),.ridesync-project-page .ridesync-story-transition>.ridesync-visual{width:100%}.ridesync-story-outcomes .ridesync-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ridesync-story-outcomes .ridesync-metrics strong{font-size:clamp(62px,20vw,96px);line-height:1}.ridesync-story-outcomes .ridesync-metrics div>span{margin-top:14px;font-size:17px;line-height:22px}.ridesync-reflection>h2{font-size:clamp(68px,21vw,108px)}.ridesync-reflection-tile{width:65%}.ridesync-next{margin-top:180px}.ridesync-next>h2{font-size:52px}.ridesync-next-link{width:min(100%,603px)}.ridesync-next-reveal{width:min(100%,602px);margin:51px auto 0}.ridesync-next-link img{width:100%;height:auto}.ridesync-next-reveal .ridesync-next-link img{height:auto}.ridesync-all-work{grid-template-columns:44% 1fr 24px;height:120px;margin-top:110px}.ridesync-all-work-collage{height:120px}.ridesync-all-work strong{font-size:clamp(24px,7vw,34px)}.ridesync-project-page .ridesync-contact{grid-template-columns:1fr;gap:42px;margin-top:140px}.ridesync-project-page .ridesync-contact h2{font-size:40px;line-height:42px}.ridesync-project-page .ridesync-contact a{height:78px}}@media (max-width:600px){.ridesync-project-page .ridesync-case-study,.ridesync-project-page .ridesync-contact,.ridesync-project-page>.home-site-footer{width:calc(100% - 32px)}.ridesync-hero-statement{width:100%;font-size:24px;line-height:29px}.ridesync-project-page .ridesync-reflection,.ridesync-story{margin-top:128px}.ridesync-story-outcomes .ridesync-metrics{grid-template-columns:1fr;gap:44px}.ridesync-story-outcomes .ridesync-metrics strong{font-size:76px}.ridesync-story-outcomes>.ridesync-outcome-note{width:100%}.ridesync-reflection-tile{width:72%}.ridesync-all-work-collage i:nth-child(n+3){display:none}.ridesync-all-work-collage{grid-template-columns:repeat(2,1fr)}}:where(a,button,select,input){-webkit-tap-highlight-color:transparent}:where(a,button):active{scale:.975;transition-duration:90ms!important}.glass-navbar-surface{width:100%;height:100%;overflow:hidden;border:1px solid var(--glass-fallback-border);background:var(--glass-fallback-bg);box-shadow:var(--glass-fallback-shadow);pointer-events:auto}.glass-navbar-surface[data-navbar-glass-mode=frosted]{border-color:rgb(255 255 255/.075);background:rgb(10 10 12/.28);box-shadow:0 4px 18px rgb(0 0 0/.14),inset 0 1px 0 rgb(255 255 255/.045)}@supports not (((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px))){.glass-navbar-surface{background:rgb(10 10 12/.32)}}.global-navbar{position:fixed;z-index:var(--z-global-navbar);top:0;left:0;right:0;height:66px;pointer-events:none}.global-navbar-shell{position:relative;width:min(965px,calc(100% - 20px));height:56px;margin:10px auto 0;overflow:visible;pointer-events:auto}.global-navbar-glass{position:absolute;inset:0;border-radius:103px}.global-navbar-content{position:relative;z-index:1;width:100%;height:100%;padding:18px 26px;display:flex;align-items:center;justify-content:space-between}.global-navbar-primary{display:flex;gap:40px;align-items:center;flex:none}.global-navbar-logo{width:75px;height:40px;margin:-10px;padding:10px;display:grid;place-items:center;flex:none;border-radius:999px;transform-origin:center}.global-navbar-logo img{width:55px;height:20px;max-width:none;transition:opacity .18s ease,filter .18s ease}.global-navbar-text-items{height:40px;margin:-10px;display:flex;gap:12px;align-items:center;color:rgb(255 255 255/.54);font-size:15px;line-height:22px;font-weight:500}.global-navbar-text-item{position:relative;height:40px;padding:9px 10px;display:inline-flex;align-items:center;border-radius:999px;transition:color .18s var(--ease-out),background-color .18s var(--ease-out)}.global-navbar-text-item.is-active{color:#e7e7e7}.global-navbar-text-label{display:inline-block}.global-navbar-items{height:40px;margin:-10px;display:flex;align-items:center;justify-content:flex-end;gap:5px}.global-navbar-item{position:relative;height:40px;min-width:40px;padding:10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:rgb(231 231 231/.78);font-size:15px;line-height:20px;font-weight:500;white-space:nowrap;transform-origin:center}.global-navbar-item+.global-navbar-item{margin-left:5px}.global-navbar-item-portfolio{margin-inline:-1px 1px}.global-navbar-item-contact{margin-left:5px!important;color:#e7e7e7}.global-navbar-icon{width:20px;height:20px;max-width:none;flex:none;opacity:.94;transform-origin:center;transition:opacity .16s ease,filter .16s ease}.global-navbar-icon-portfolio{width:18px;height:18px}.global-navbar-icon-photography{transform:translateY(.25px)}.global-navbar-icon-contact{transform:translateY(.2px)}.global-navbar-label{display:inline-block;overflow:hidden;flex:none;line-height:22px;vertical-align:top}.global-navbar-underline{position:absolute;left:9px;right:9px;bottom:4px;height:1px;border-radius:999px;background:currentColor;opacity:.9}.global-navbar-tooltip{position:fixed;top:0;left:0;z-index:calc(var(--z-global-navbar) + 1);min-height:26px;padding:5px 10px;display:grid;place-items:center;border-radius:999px;background:#f4f4f2;color:#101010;box-shadow:0 6px 20px rgb(0 0 0/.15);font-size:12px;line-height:16px;font-weight:500;white-space:nowrap;pointer-events:none;transform-origin:left center}@media (hover:hover) and (pointer:fine){.global-navbar-logo:hover img{opacity:1;filter:brightness(1.08);transform:scale(1.015)}.global-navbar-item:hover,.global-navbar-text-item:hover{color:#e7e7e7;background:rgb(255 255 255/.028)}.global-navbar-item:hover .global-navbar-label{transform:translateY(-1px)}.global-navbar-item:hover .global-navbar-icon{opacity:1}}.global-navbar-item:focus-visible,.global-navbar-logo:focus-visible,.global-navbar-text-item:focus-visible{outline:1px solid #e7e7e7;outline-offset:-3px}.mobile-navigation{display:none}@media (prefers-reduced-motion:reduce){.global-navbar-icon,.global-navbar-label,.global-navbar-logo img,.global-navbar-shell{transition-duration:1ms!important}}.needin-desktop{--home-serif:var(--font-fraunces),Georgia,serif;--home-sans:var(--font-neue-montreal),Arial,sans-serif;display:block;background:#040404;color:#e7e7e7;font-family:var(--home-sans)}.needin-desktop-scale,.needin-page{position:relative;width:100%;overflow:hidden;background:#040404}.needin-canvas{position:absolute;top:0;left:50%;width:1280px;height:13666px;overflow:hidden;translate:-50% 0;background:#040404;color:#e7e7e7}.needin-content{position:absolute;top:-52px;left:0;width:1280px;height:13718px}.needin-positioned{position:absolute;margin:0}.needin-motion-line{display:block}.needin-positioned .animated-line-word{letter-spacing:inherit!important}.needin-chapter,.needin-next-title,.needin-reflection-title,.needin-title{font-family:var(--home-serif);font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;font-weight:400}.needin-title{color:#ececec;font-size:64px;line-height:48px;letter-spacing:-.02em;white-space:nowrap}.needin-meta-label,.needin-meta-value{font-size:15px;line-height:22px;font-weight:400;letter-spacing:.1px}.needin-meta-label{color:rgb(255 255 255/.63)}.needin-meta-value{color:#fff}.needin-meta-value span{color:rgb(231 231 231/.6)}.needin-intro{color:#e7e7e7;font-size:24px;line-height:31px;font-weight:500;letter-spacing:.24px}.needin-hero{position:absolute;top:654px;left:96px;width:1084px;height:584px;overflow:hidden;border-radius:8px}.needin-hero>.parallax-entry,.needin-next-image>.parallax-entry,.needin-product-phone>.parallax-entry{position:relative;width:100%;height:100%}.needin-hero img,.needin-next-image img,.needin-product-phone img{display:block;width:100%;height:100%;max-width:none;object-fit:cover}.needin-label{color:#e7e7e7;font-size:16px;line-height:18px;font-weight:500;letter-spacing:.01em}.needin-callout,.needin-decision,.needin-heading{font-family:var(--home-serif);font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;font-weight:400;letter-spacing:.01em}.needin-heading{font-size:32px;line-height:35px}.needin-light{font-weight:300}.needin-opsz-72{font-variation-settings:"SOFT" 100,"opsz" 72,"WONK" 1}.needin-subhead{color:#e7e7e7;font-size:18px;line-height:26px;font-weight:500;letter-spacing:.01em}.needin-body{color:rgb(231 231 231/.88);font-size:14px;line-height:22px;font-weight:400;letter-spacing:.01em}.needin-lime{position:absolute;overflow:hidden;border-radius:8px;background:#c7f366}.needin-lime-depth{position:absolute;inset:-28px -12px}.needin-lime-depth .parallax-entry,.needin-lime-fill{display:block;width:100%;height:100%}.needin-lime-fill{background:#c7f366}.needin-media{position:absolute;overflow:hidden;border-radius:8px}.needin-media-depth,.needin-media-depth .parallax-entry{position:relative;width:100%;height:100%}.needin-media img,.needin-media video{display:block;width:100%;height:100%;max-width:none;object-fit:cover}.needin-animated-layer{position:absolute!important;z-index:2;max-width:none;background:#f1e9e0;object-fit:cover}.needin-phone-frame-layer{position:absolute!important;z-index:3;max-width:none;object-fit:fill;pointer-events:none}.needin-anim-meal{left:4.22%!important;top:4.23%!important;width:91.56%!important;height:91.75%!important;border-radius:6px}.needin-anim-finding{left:19.83%!important;top:12.35%!important;width:59.99%!important;height:71.77%!important;border-radius:3%}.needin-anim-subscribe{left:21.08%!important;top:6.18%!important;width:58.23%!important;height:83.64%!important;border-radius:3%}.needin-anim-adjust{left:33.22%!important;top:7.65%!important;width:33.56%!important;height:80.85%!important;border-radius:3%}.needin-anim-fulfillment{left:24.51%!important;top:11.09%!important;width:50.72%!important;height:74.53%!important;border-radius:3%}.needin-anim-weekly{left:23.94%!important;top:-8.3%!important;width:51.1%!important;height:122.8%!important;border-radius:3%}.needin-anim-finding-frame{left:16.21%!important;top:10.77%!important;width:67.21%!important;height:75%!important}.needin-anim-subscribe-frame{left:17.57%!important;top:4.34%!important;width:65.23%!important;height:87.39%!important}.needin-anim-adjust-frame{left:31.2%!important;top:5.87%!important;width:37.6%!important;height:84.48%!important}.needin-anim-fulfillment-frame{left:21.45%!important;top:9.45%!important;width:56.84%!important;height:77.88%!important;transform:scaleX(-1)}.needin-anim-weekly-frame{left:20.86%!important;top:-11%!important;width:57.27%!important;height:128.3%!important;transform:scaleX(-1)}.needin-cream .needin-lime-fill{background:#f1e9e0}.needin-pale .needin-lime-fill{background:#e1f0be}.needin-green .needin-lime-fill{background:#176f59}.needin-centered{text-align:center}.needin-decision{font-size:32px;line-height:35px}.needin-schedule{font-size:28px;line-height:34px}.needin-chapter{font-size:96px;line-height:81px;letter-spacing:.96px}.needin-product-phone{position:absolute;top:4212px;left:96px;width:539px;height:975px;overflow:hidden;border-radius:8px}.needin-callout{font-size:32px;line-height:32px}.needin-strategy-callout{color:#e7e7e7;font-family:var(--home-serif);font-size:24px;line-height:26px;font-weight:400;letter-spacing:.01em}.needin-evidence-lines{line-height:33px}.needin-beta-title,.needin-framework-label{color:#e7e7e7;font-size:16px;line-height:22px;font-weight:500;letter-spacing:.01em}.needin-other-statement{font-size:18px;line-height:26px;white-space:pre-line}.needin-media-caption{color:rgb(231 231 231/.5);font-size:14px;line-height:20px;font-weight:400}.needin-beta-copy{color:rgb(231 231 231/.88);font-size:14px;line-height:26px;font-weight:400;letter-spacing:.01em}.needin-beta-copy .needin-motion-line{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start}.needin-beta-copy .needin-motion-line:before{content:"•";display:block;color:rgb(231 231 231/.72)}.needin-beta-limit{line-height:26px}.needin-reflection-title{font-size:151px;line-height:111px;letter-spacing:1.51px}.needin-reflection-card{position:absolute;top:10734px;left:398px;width:498px;height:451px;overflow:hidden;border-radius:9.438px;background:#003324}.needin-reflection-depth{position:absolute;inset:-28px -12px}.needin-reflection-depth .parallax-entry,.needin-reflection-depth img{display:block;width:100%;height:100%}.needin-reflection-depth img{object-fit:cover}.needin-role-heading{color:#e7e7e7;font-family:var(--home-sans);font-size:23.594px;line-height:33.032px;font-weight:500;letter-spacing:.2359px}.needin-role-name{line-height:34px}.needin-role-label{color:#e7e7e7;font-size:19px;line-height:35px;font-weight:500}.needin-contribution-title,.needin-contributions{color:#e7e7e7;font-size:16.5px;line-height:28.3px;font-weight:500;letter-spacing:.01em}.needin-next-title{color:#e7e7e7;font-size:64px;line-height:48px;font-weight:300;letter-spacing:-.02em}.needin-next-image{position:absolute;top:12770px;left:339px;width:602px;height:404px;overflow:hidden;border-radius:8px;background:#00e8a5}.needin-next-image a{display:block;width:100%;height:100%}.needin-work-strip{position:absolute;top:13345px;left:99px;width:1083px;height:186px;overflow:hidden;border-top:1px solid rgb(231 231 231/.25);border-bottom:1px solid rgb(231 231 231/.25);display:flex;color:#e7e7e7}.needin-work-thumb{width:153px;height:185px;overflow:hidden;flex:0 0 153px}.needin-work-thumb img{width:100%;height:100%;max-width:none;object-fit:cover}.needin-work-blue{background:#b7d2f1}.needin-work-mint{background:#c8e3d6}.needin-work-coral{background:#f0af9e}.needin-work-text{margin-left:auto;padding-left:42px;display:flex;align-items:center;font-family:var(--home-serif);font-size:36px;line-height:22px}.needin-work-arrow{width:72px;display:grid;place-items:center;font-size:26px}.needin-responsive{display:none}@media (max-width:1279px){.needin-desktop{display:none}.needin-responsive{--home-serif:var(--font-fraunces),Georgia,serif;--home-sans:var(--font-neue-montreal),Arial,sans-serif;--needin-gutter:clamp(32px,6vw,64px);display:block;overflow:clip;background:#040404;color:#e7e7e7;font-family:var(--home-sans)}.needin-r-main{padding-top:112px;overflow:clip}.needin-r-shell{width:min(100%,1040px);margin-inline:auto;padding-inline:var(--needin-gutter)}.needin-r-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(230px,.8fr);column-gap:clamp(48px,8vw,110px)}.needin-r-hero h1{margin:0;font-family:var(--home-serif);font-size:clamp(58px,8vw,76px);line-height:.86;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:-.02em}.needin-r-meta{margin-top:48px;display:grid;grid-template-columns:repeat(2,max-content);gap:22px 54px;font-size:15px;line-height:22px}.needin-r-meta div:first-child{grid-column:1/-1}.needin-r-meta>div>span,.needin-r-side>div>span{display:block;color:rgb(255 255 255/.63)}.needin-r-meta strong,.needin-r-side strong{display:block;color:#fff;font-weight:400}.needin-r-meta .animated-line-word,.needin-r-side .animated-line-word{letter-spacing:inherit!important}.needin-r-intro{max-width:600px;margin-top:74px!important;font-size:clamp(22px,3vw,28px)!important;line-height:1.33!important;font-weight:500!important}.needin-r-side{grid-column:2;grid-row:1/span 3;padding-top:94px;display:flex;flex-direction:column;gap:64px;font-size:15px;line-height:22px}.needin-r-hero-image{grid-column:1/-1;width:100%;aspect-ratio:1084/584;margin-top:64px;overflow:hidden;border-radius:8px}.needin-r-hero-image>.parallax-entry,.needin-r-product-phone>.parallax-entry{position:relative;width:100%;height:100%}.needin-r-hero-image img,.needin-r-product-phone img{width:100%;height:100%;max-width:none;object-fit:cover}.needin-r-section{padding-top:150px}.needin-r-label{margin:0 0 18px;color:#e7e7e7;font-size:15px;line-height:18px;font-weight:500}.needin-r-heading{max-width:650px;margin:0;font-family:var(--home-serif);font-size:clamp(36px,5vw,52px);line-height:1.02;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:.01em}.needin-r-light{font-weight:300}.needin-r-opsz-72{font-variation-settings:"SOFT" 100,"opsz" 72,"WONK" 1}.needin-r-sans{font-family:var(--home-sans);font-weight:500;font-variation-settings:normal;letter-spacing:.01em}.needin-r-schedule{font-size:clamp(30px,4vw,42px);line-height:1.12}.needin-r-body{max-width:610px;margin:38px 0 0;color:rgb(231 231 231/.88);font-size:15px;line-height:23px;font-weight:400;letter-spacing:.01em;white-space:pre-line}.needin-r-text-line{display:block}.needin-r-lead{font-size:19px}.needin-r-lead,.needin-r-pair{line-height:27px;font-weight:500}.needin-r-pair{margin-top:24px;font-family:var(--home-sans);font-size:20px}.needin-r-lime{position:relative;isolation:isolate;width:100%;aspect-ratio:818/346;margin-top:62px;overflow:hidden;border-radius:8px;background:#c7f366}.needin-r-lime-depth{position:absolute;inset:-28px -12px}.needin-r-lime .parallax-entry,.needin-r-lime span{display:block;width:100%;height:100%;background:#c7f366}.needin-r-lime:has(img) .needin-r-lime-depth{inset:0}.needin-r-lime:has(img),.needin-r-lime:has(img) .parallax-entry{background:#040404}.needin-r-lime img,.needin-r-lime video{display:block;width:100%;height:100%;max-width:none;object-fit:cover}.needin-r-lime .needin-animated-layer{position:absolute}.needin-r-cream span{background:#f1e9e0}.needin-r-pale span{background:#e1f0be}.needin-r-green span{background:#176f59}.needin-r-columns{margin-top:45px;display:grid;grid-template-columns:.75fr 1.15fr;gap:54px}.needin-r-columns .needin-r-body{margin-top:0}.needin-r-evidence{margin-top:54px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.needin-r-evidence-title{font-family:var(--home-sans);font-size:20px;line-height:26px;font-weight:500;font-variation-settings:normal}.needin-r-evidence .needin-r-body{margin-top:22px;white-space:pre-line;line-height:32px}.needin-r-strategy{font-size:clamp(28px,3.4vw,40px);line-height:1.08}.needin-r-decision{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:0 70px}.needin-r-decision .needin-r-label{grid-column:1/-1}.needin-r-decision .needin-r-lime{grid-row:2/span 3;margin-top:0;aspect-ratio:542/650}.needin-r-decision .needin-r-heading{grid-column:2;font-size:clamp(36px,4.6vw,48px)}.needin-r-decision .needin-r-body{grid-column:2}.needin-r-framework{grid-column:1/-1;margin-top:72px;display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.needin-r-framework .needin-r-label{margin-bottom:0}.needin-r-framework .needin-r-body{margin-top:20px}.needin-r-product{padding-top:170px}.needin-r-product>.needin-r-heading{font-size:clamp(72px,11vw,108px);line-height:.88}.needin-r-product-grid{margin-top:54px;display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:start}.needin-r-product-phone{grid-row:span 2;width:100%;aspect-ratio:539/975;overflow:hidden;border-radius:8px}.needin-r-product-grid .needin-r-lime{margin-top:0;aspect-ratio:auto;min-height:360px}.needin-r-product-grid .needin-r-product-phone{aspect-ratio:539/975;min-height:0}.needin-r-product-grid .needin-r-customer-plan{aspect-ratio:535/476;min-height:0}.needin-r-product-grid .needin-r-subscribe{aspect-ratio:535/806;min-height:0}.needin-r-product-grid .needin-r-heading{align-self:center;padding:48px 20px;font-size:clamp(32px,4.5vw,48px)}.needin-r-wide{aspect-ratio:815/500}.needin-r-adjust{aspect-ratio:815/732}.needin-r-paired-tiles{margin-top:8px;display:grid;grid-template-columns:487fr 460fr;gap:8px}.needin-r-paired-tiles .needin-r-lime{margin-top:0;aspect-ratio:auto;min-height:0}.needin-r-paired-tiles .needin-r-lime:first-child{aspect-ratio:487/339}.needin-r-paired-tiles .needin-r-lime:last-child{aspect-ratio:460/339}.needin-r-other-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px 8px;align-items:start}.needin-r-other-grid .needin-r-lime{margin-top:0;min-height:380px;aspect-ratio:auto}.needin-r-other-grid .needin-r-heading{padding:24px}.needin-r-other-grid .needin-r-body{margin:0;padding:24px}.needin-r-media-caption{margin:16px 0 0;color:rgb(231 231 231/.5);font-size:14px;line-height:20px;text-align:center}.needin-r-other-intro{white-space:pre-line;font-size:clamp(24px,3.2vw,36px)}.needin-r-other-grid .needin-r-fulfillment{aspect-ratio:539/794}.needin-r-brand-grid{margin-top:62px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.needin-r-brand-grid .needin-r-lime{margin-top:0;min-height:330px;aspect-ratio:auto}.needin-r-brand-grid .needin-r-body{margin:0;padding:48px 28px}.needin-r-beta{margin-top:64px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.needin-r-beta .needin-r-body{margin-top:24px;line-height:26px;white-space:pre-line}.needin-r-beta>div:first-child .needin-r-text-line{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start}.needin-r-beta>div:first-child .needin-r-text-line:before{content:"•";display:block;color:rgb(231 231 231/.72)}.needin-r-reflection{padding-top:190px}.needin-r-reflection>.needin-r-shell>.needin-r-heading{max-width:none;font-size:clamp(92px,15vw,150px);line-height:.82;text-align:center}.needin-r-reflection-card{position:relative;width:min(500px,62vw);aspect-ratio:498/451;margin:-18px auto 0;overflow:hidden;border-radius:9px;background:#003324}.needin-r-reflection-copy{width:min(100%,500px);margin:64px auto 0}.needin-r-reflection-copy .needin-r-heading{font-size:clamp(31px,4vw,40px)}.needin-r-reflection-copy{display:flex;flex-direction:column;align-items:stretch}.needin-r-reflection-copy .animated-lines,.needin-r-reflection-copy .needin-r-text-line{display:block}.needin-r-role{margin-top:86px}.needin-r-contributions{margin-top:72px}.needin-r-main>.design-project-next{margin-top:190px}.needin-r-main>.design-project-work-rail{margin-top:112px}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.needin-responsive{--needin-gutter:16px}.needin-r-main{padding-top:104px}.needin-r-shell{width:100%}.needin-r-hero{display:block}.needin-r-hero h1{font-size:clamp(50px,15vw,64px)}.needin-r-meta{margin-top:42px;gap:20px 44px;font-size:13px;line-height:20px}.needin-r-intro{margin-top:58px!important;font-size:20px!important;line-height:27px!important}.needin-r-side{padding-top:58px;gap:32px;font-size:13px;line-height:20px}.needin-r-hero-image{margin-top:58px;border-radius:5px}.needin-r-section{padding-top:128px}.needin-r-heading{font-size:clamp(31px,9vw,39px);line-height:1.04}.needin-r-body{margin-top:32px;font-size:14px;line-height:22px}.needin-r-lead,.needin-r-pair{font-size:17px;line-height:24px}.needin-r-lime{margin-top:48px;border-radius:8px}.needin-r-beta,.needin-r-brand-grid,.needin-r-columns,.needin-r-decision,.needin-r-evidence,.needin-r-framework,.needin-r-other-grid,.needin-r-product-grid{display:flex;flex-direction:column;gap:8px}.needin-r-columns{margin-top:38px;gap:0}.needin-r-columns .needin-r-body+.needin-r-body{margin-top:32px}.needin-r-decision .needin-r-lime{width:78%;margin:0 auto 48px;aspect-ratio:542/380}.needin-r-decision .needin-r-body{margin-top:32px}.needin-r-beta,.needin-r-evidence,.needin-r-framework{margin-top:48px;gap:42px;align-items:stretch}.needin-r-beta .needin-r-body,.needin-r-framework .needin-r-body{margin-top:18px}.needin-r-product{padding-top:140px}.needin-r-product>.needin-r-heading{font-size:clamp(62px,19vw,82px)}.needin-r-product-grid{margin-top:42px}.needin-r-product-phone{width:72%;align-self:flex-start}.needin-r-product-grid .needin-r-lime{width:72%;min-height:0;aspect-ratio:1/1;align-self:flex-end}.needin-r-product-grid .needin-r-heading{width:72%;align-self:flex-end;padding:52px 0}.needin-r-product>.needin-r-body{width:82%}.needin-r-wide{width:100%;aspect-ratio:1/1}.needin-r-paired-tiles{grid-template-columns:1fr 1fr}.needin-r-brand-grid,.needin-r-other-grid{margin-top:42px;gap:8px}.needin-r-brand-grid .needin-r-lime,.needin-r-other-grid .needin-r-lime{width:72%;min-height:0;aspect-ratio:1/1}.needin-r-brand-grid .needin-r-lime:nth-of-type(2n),.needin-r-other-grid .needin-r-lime:nth-of-type(2n){align-self:flex-end}.needin-r-brand-grid .needin-r-body,.needin-r-other-grid .needin-r-body,.needin-r-other-grid .needin-r-heading{width:82%;padding:44px 0;align-self:flex-end}.needin-r-reflection{padding-top:160px}.needin-r-reflection>.needin-r-shell>.needin-r-heading{font-size:clamp(68px,20vw,88px)}.needin-r-reflection-card{width:66%;margin-top:-10px}.needin-r-reflection-copy{width:78%;margin:54px 0 0 22%}.needin-r-reflection-copy .needin-r-heading{font-size:28px;line-height:1.08}.needin-r-main>.design-project-next{margin-top:170px}.needin-r-main>.design-project-work-rail{margin-top:96px}.global-navbar-desktop{display:none}.mobile-navigation{display:block}.mobile-nav-closed{position:fixed;z-index:calc(var(--z-global-navbar) + 220);top:calc(var(--safe-top) + 10px);right:max(18.5px,var(--safe-right));left:max(18.5px,var(--safe-left));width:auto;max-width:356px;height:56px;margin-inline:auto;transform-origin:center}.mobile-nav-closed[aria-hidden=true]{pointer-events:none}.mobile-nav-glass{position:absolute;inset:0;border-radius:103px}.mobile-nav-content{position:relative;z-index:1;width:100%;height:100%;padding:18px 26px;display:flex;align-items:center;justify-content:space-between}.mobile-nav-home{width:55px;height:20px;display:block;flex:none}.mobile-nav-home img,.mobile-nav-sheet-logo{width:55px;height:20px;max-width:none}.mobile-nav-trigger{width:44px;height:44px;margin:-12px;padding:12px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;cursor:pointer;transform-origin:center}.mobile-nav-trigger img{width:20px;height:20px;max-width:none}.mobile-nav-backdrop{position:fixed;z-index:calc(var(--z-global-navbar) + 240);inset:0;width:100%;min-height:var(--viewport-current);padding:0;border:0;background:#000;cursor:default;touch-action:none;will-change:opacity}.mobile-nav-backdrop:active{scale:1}.mobile-nav-sheet-layer{position:fixed;z-index:calc(var(--z-global-navbar) + 260);right:0;bottom:0;left:0;height:min(573px,var(--viewport-stable));overflow:visible;touch-action:none}.mobile-nav-sheet-surface{z-index:0;background:#040404;transform-origin:50% 100%}.mobile-nav-sheet-content,.mobile-nav-sheet-surface{position:absolute;bottom:0;left:50%;translate:-50% 0}.mobile-nav-sheet-content{z-index:1;width:min(392px,100vw);height:min(573px,var(--viewport-stable));color:#fff;pointer-events:none}.mobile-nav-sheet-logo{position:absolute;top:27px;left:25px;pointer-events:none}.mobile-nav-close{position:absolute;top:13px;right:23px;width:60px;height:44px;padding:12px;border:0;border-radius:999px;background:transparent;color:white;font-size:16px;line-height:20px;font-weight:500;text-align:center;cursor:pointer;pointer-events:auto;transform-origin:center}.mobile-nav-menu-link{position:absolute;display:flex;align-items:flex-start;color:rgb(255 255 255/.8);pointer-events:auto;transform-origin:left center}.mobile-nav-menu-link.is-primary{left:23px;height:50px;font-size:40px;line-height:48px;font-weight:400;letter-spacing:-.02em}.mobile-nav-menu-link.is-work{top:82px}.mobile-nav-menu-link.is-about{top:141px}.mobile-nav-menu-link.is-contact{top:199px;left:19px;height:48px}.mobile-nav-menu-link.is-contact .mobile-nav-menu-icon-mask{width:30px;height:30px;margin-top:11px;margin-right:7px}.mobile-nav-menu-link.is-secondary{left:22px;height:26px;align-items:center;gap:16px;font-size:20px;line-height:24px;font-weight:400}.mobile-nav-menu-link.is-opinion{top:350px}.mobile-nav-menu-link.is-portfolio{top:394px;left:23px}.mobile-nav-menu-link.is-photography{top:438px;left:24px}.mobile-nav-menu-icon-mask{width:22px;height:22px;display:block;flex:none;overflow:hidden}.mobile-nav-menu-icon-mask img{width:100%;height:100%;max-width:none;object-fit:contain}.mobile-nav-menu-link.is-photography,.mobile-nav-menu-link.is-portfolio{gap:16px}.mobile-nav-word-mask{display:block;overflow:hidden;padding-bottom:.12em;margin-bottom:-.12em}.mobile-nav-word-mask>span{display:block}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.mobile-nav-close:focus-visible,.mobile-nav-home:focus-visible,.mobile-nav-menu-link:focus-visible,.mobile-nav-trigger:focus-visible{outline:1px solid #e7e7e7;outline-offset:3px}}.mobile-homepage{display:none}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.home-page{min-width:0}.desktop-homepage{display:none}.mobile-homepage{display:block;width:100%;background:var(--home-canvas)}.mobile-home-hero{min-height:705px;padding-top:143px;perspective:900px}.mobile-home-hero h1{padding-inline:20px;color:var(--home-ink-bright);font-size:clamp(43px,14vw,55px);line-height:.88;font-weight:400;letter-spacing:-.025em}.mobile-home-hero h1 em,.mobile-home-hero h1 span{display:block;white-space:nowrap}.mobile-home-hero h1 em{margin-top:5px;font-family:var(--home-serif);font-style:normal;font-variation-settings:"SOFT" 100,"opsz" 72,"WONK" 1}.mobile-identity-card{--mobile-card-rx:0deg;--mobile-card-ry:0deg;position:relative;width:100%;height:min(100vw,392px);margin-top:72px;overflow:hidden;border-radius:0 0 15px 15px;color:white;background:linear-gradient(221.25deg,#000f9a 6.91%,#0722d4 30.68%,#103ad0 60.74%,#2f8adf 99.32%);touch-action:pan-y;transform:rotateX(var(--mobile-card-rx)) rotateY(var(--mobile-card-ry));transform-style:preserve-3d;transition:transform .42s var(--home-ease),filter .22s ease}.mobile-identity-card[data-pressed=true]{filter:brightness(1.035);transform:rotateX(var(--mobile-card-rx)) rotateY(var(--mobile-card-ry)) scale(.993);transition-duration:90ms}.mobile-identity-card:after{content:"";position:absolute;inset:0;z-index:8;pointer-events:none;background:radial-gradient(circle at 28% 28%,rgb(255 255 255/.08),transparent 34%)}.mobile-identity-index{position:absolute;right:18px;bottom:18px;font-size:10px;font-weight:500}.mobile-identity-role{position:absolute;z-index:2;top:22px;right:17px;width:225px;font-size:25px;line-height:26px;text-align:right}.mobile-identity-role strong{font-weight:500}.mobile-identity-role em{font-family:var(--home-serif);font-style:normal;font-weight:400}.mobile-identity-photo{position:absolute;top:55px;left:-17px;width:172px;height:213px;overflow:hidden;border-radius:8px}.mobile-identity-photo img{object-fit:cover;transform:scale(1.08)}.mobile-identity-name{position:absolute;left:18px;top:292px;width:167px;font-size:26px;line-height:24px;font-weight:500}.mobile-identity-name span{color:rgb(231 231 231/.3)}.mobile-identity-name em{font-family:var(--home-serif);font-style:normal;font-weight:400}.mobile-identity-description{position:absolute;top:220px;right:17px;width:157px;font-size:14px;line-height:19px;text-align:right}.mobile-human{position:relative;height:810px;padding-top:157px}.mobile-human-copy{position:absolute;z-index:9;max-width:none;pointer-events:none}.mobile-human-copy.is-first{top:113px;left:28px;width:337px;height:auto}.mobile-human-copy.is-second{top:596px;left:40px;width:318px;height:auto}.mobile-human-collage{position:relative;width:100%;height:430px}.mobile-human-card{position:absolute;overflow:hidden;border-radius:7px;touch-action:pan-y;box-shadow:0 8px 30px rgb(0 0 0/.2);cursor:grab}.mobile-human-card:active{cursor:grabbing}.mobile-human-card img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.mobile-human-card.is-flowers{z-index:3;top:0;left:-91px;width:217px;height:136px}.mobile-human-card.is-sky{z-index:4;top:24px;right:-82px;width:181px;height:112px}.mobile-human-card.is-clouds{z-index:2;top:68px;left:48px;width:298px;height:186px}.mobile-human-card.is-tree{z-index:5;top:164px;left:112px;width:169px;height:169px}.mobile-featured{padding-top:0}.mobile-featured>h2{margin-bottom:36px;font-family:var(--home-serif);font-size:37px;line-height:1;font-weight:400;text-align:center;letter-spacing:-.025em}.mobile-featured-list{display:flex;flex-direction:column;gap:16px}.mobile-featured-link,.mobile-featured-list article{position:relative;display:block;width:100%;height:clamp(427px,133.1vw,523px);overflow:hidden;border-radius:8px}.mobile-featured-link .project-media-renderer{transition:transform .65s var(--home-ease-editorial),filter .26s ease}.mobile-featured-link:active .project-media-renderer{transform:scale(.992);filter:brightness(.94)}.mobile-see-work{height:141px;margin-top:44px;padding:0 20px;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);display:flex;align-items:center;justify-content:space-between;font-family:var(--home-serif);font-size:24px;line-height:22px}.mobile-see-work .home-arrow{font-size:26px}.mobile-see-work:active span:first-child{transform:translateX(4px)}.mobile-experience{padding-top:66px}.mobile-experience-frame{position:relative;width:100%;height:598px;overflow:hidden;border-radius:4px}.mobile-experience-depth{position:absolute;inset:-8px 0}.mobile-experience-depth img{object-fit:cover}.mobile-experience h2{position:absolute;z-index:2;top:48px;left:50%;width:298px;translate:-50% 0;color:#e7e7e7;font-family:var(--home-serif);font-size:36px;line-height:38px;font-weight:400;text-align:center}.mobile-awards{width:100%;height:57px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;touch-action:pan-x pan-y;overscroll-behavior-inline:contain}.mobile-awards::-webkit-scrollbar{display:none}.mobile-awards-track{width:max-content;height:100%;display:flex;align-items:center;gap:34px;animation:mobile-awards-roll 24s linear infinite;will-change:transform}.mobile-awards:is(:hover,:active,:focus-within) .mobile-awards-track{animation-play-state:paused}.mobile-award{display:inline-flex;align-items:center;gap:5px;flex:none;color:#e7e7e7;font-size:17px;line-height:1;white-space:nowrap}.mobile-award img{width:20px;height:20px}@keyframes mobile-awards-roll{to{transform:translateX(calc(-50% - 17px))}}.mobile-philosophy{padding-top:86px}.mobile-philosophy>h2{width:min(297px,calc(100% - 40px));margin-inline:auto;color:var(--home-ink-muted);font-family:var(--home-serif);font-size:48px;line-height:48px;font-weight:300;text-align:center;letter-spacing:-.02em}.mobile-philosophy>h2 u{color:var(--home-ink);text-underline-offset:3px}.mobile-philosophy .home-video-frame{width:calc(100% - 40px);height:auto;aspect-ratio:353/447;margin-top:67px}.mobile-philosophy .home-video-frame>img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01)}.mobile-philosophy .home-video-play{min-width:122px;height:68px;gap:13px;padding-inline:18px}.mobile-philosophy .home-video-play:active{transform:scale(.955)}.homepage-editorial-links{width:100%;height:auto;margin-top:104px;border-top:1px solid var(--home-line);border-bottom:0;display:block}.homepage-editorial-links>div{border-bottom:1px solid var(--home-line);transform-origin:center}.homepage-editorial-links>div+div{border-left:0}.homepage-editorial-links a{width:100%;height:114px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;font-family:var(--home-serif);font-size:24px;line-height:22px}.homepage-editorial-links a:active{background:rgb(255 255 255/.025);transform:scale(.995)}.homepage-editorial-links>div:active a>span:first-child{transform:translateX(4px)}.homepage-editorial-links>div:active .home-arrow{transform:translateX(7px)}.mobile-contact{padding:89px 15px 96px}.mobile-contact h2{width:358px;max-width:100%;font-family:var(--home-serif);font-size:48px;line-height:49px;font-weight:400;letter-spacing:-.025em}.mobile-contact>a{width:118px;height:48px;margin-top:48px;display:flex;align-items:center;justify-content:space-between;font-family:var(--home-serif);font-size:24px;line-height:22px}.mobile-contact>a .home-arrow{font-size:18px}.home-page>.home-site-footer{width:100%}.home-page>.home-site-footer .closing-art{width:100%;aspect-ratio:393/877;border-radius:22px}.home-page>.home-site-footer .closing-landscape-depth{inset:0;border-radius:22px}.home-page>.home-site-footer .closing-landscape{top:0;width:100%;height:100%;border-radius:22px;object-position:center;transform:scale(1.015)}.home-page>.home-site-footer .closing-curved-title{top:5.2%;left:14.5%;width:71%;height:auto}.home-page>.home-site-footer .closing-logo{top:14.6%;left:calc(50% - 27.5px);filter:brightness(0)}.home-page>.home-site-footer .closing-nav{top:25.7%;left:0;width:100%;height:152px;padding-inline:27.5%;display:grid;grid-auto-flow:column;grid-template-rows:repeat(4,30px);grid-template-columns:repeat(2,102px);column-gap:8px;color:#040404;font-size:16px;line-height:30px;font-weight:500}.home-page>.home-site-footer .closing-nav a{height:30px}.home-page>.home-site-footer .closing-socials{top:auto;right:auto;bottom:9.6%;left:50%;width:279px;height:30px;translate:-50% 0;flex-direction:row;justify-content:space-between;gap:0}.home-page>.home-site-footer .closing-socials a,.home-page>.home-site-footer .closing-socials img{width:30px;height:30px}.home-page>.home-site-footer .made-with{top:auto;bottom:2.8%;color:#e7e7e7;font-size:14px}}@media (max-width:360px){.mobile-home-hero h1{padding-inline:14px}.mobile-identity-role{right:13px;font-size:22px;line-height:23px}.mobile-identity-photo{width:44vw}.mobile-human-copy.is-first{left:16px;width:calc(100% - 32px)}.mobile-human-copy.is-second{left:30px;width:calc(100% - 60px)}.mobile-contact h2,.mobile-philosophy>h2{font-size:43px;line-height:44px}.home-page>.home-site-footer .closing-nav{padding-inline:24%}}@media (prefers-reduced-motion:reduce){.mobile-awards-track{animation:none}.mobile-identity-card{transform:none!important}}.photography-page{position:relative;width:100%;min-height:var(--viewport-current);overflow:hidden;isolation:isolate;background:#040404;color:#e8e8e8}.photography-title{position:fixed;z-index:4;top:78px;left:50%;width:clamp(280px,29vw,360px);height:220px;translate:-50% 0;overflow:hidden;pointer-events:none}.photography-title>img{position:absolute;left:50%;top:0;width:100%;height:auto;max-width:none;translate:-50% 0;mix-blend-mode:screen}.photography-viewport{position:absolute;z-index:2;inset:0;overflow:hidden;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;outline:none}.photography-viewport[data-dragging=true]{cursor:grabbing}.photography-viewport:focus-visible:after{content:"";position:fixed;z-index:20;inset:7px;border:1px solid rgb(255 255 255/.24);border-radius:8px;pointer-events:none}.photography-rail{--photography-scroll-lean:0deg;position:absolute;left:0;top:clamp(292px,40svh,352px);height:min(520px,calc(100svh - 280px));padding-left:clamp(0px,calc(50vw - 640px),96px);display:flex;gap:72px;align-items:center;transform-style:preserve-3d;will-change:transform}.photography-frame-hitbox{width:calc(var(--photo-width) + 82px);height:calc(var(--photo-height) + 92px);flex:none;display:grid;place-items:center;perspective:1120px;perspective-origin:50% 44%}.photography-frame-position{width:100%;height:100%;transform:translateY(var(--frame-y)) rotate(calc(var(--frame-z) + var(--photography-scroll-lean)));transform-style:preserve-3d;transition:transform .26s var(--ease-soft)}.photography-frame-object{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform-origin:center;will-change:transform}.photography-frame-back{position:absolute;inset:5px;border-radius:7px;background:linear-gradient(145deg,#101010,#050505 62%,#121212);box-shadow:0 18px 30px rgb(0 0 0/.62);transform:translateZ(-15px)}.photography-frame-side{position:absolute;z-index:-1;display:block;background:linear-gradient(90deg,#050505,#171717 42%,#090909);transform-style:preserve-3d;backface-visibility:hidden}.photography-frame-side-left,.photography-frame-side-right{top:7px;bottom:7px;width:15px}.photography-frame-side-left{left:7px;transform-origin:left center;transform:translateZ(-7px) rotateY(90deg)}.photography-frame-side-right{right:7px;transform-origin:right center;transform:translateZ(-7px) rotateY(-90deg);background:linear-gradient(90deg,#111,#050505)}.photography-frame-side-bottom,.photography-frame-side-top{left:7px;right:7px;height:15px}.photography-frame-side-top{top:7px;transform-origin:center top;transform:translateZ(-7px) rotateX(-90deg);background:linear-gradient(#202020,#090909)}.photography-frame-side-bottom{bottom:7px;transform-origin:center bottom;transform:translateZ(-7px) rotateX(90deg);background:linear-gradient(#090909,#161616)}.photography-frame-face{position:relative;width:100%;height:100%;padding:24px 24px 19px;overflow:hidden;border-color:#171717 #101010 #0c0c0c #141414;border-style:solid;border-width:13px;border-radius:8px;background:linear-gradient(145deg,#171717,#111 50%,#151515);box-shadow:0 8px 0 #0c0c0c,0 13px 5px rgb(0 0 0/.28),0 28px 48px rgb(0 0 0/.52),inset 0 1px 0 rgb(255 255 255/.035);transform:translateZ(1px);transform-style:preserve-3d}.photography-photo-recess{position:relative;width:var(--photo-width);height:var(--photo-height);overflow:hidden;background:#070707;box-shadow:0 0 0 4px #090909,inset 0 4px 5px rgb(0 0 0/.88),inset 3px 0 4px rgb(0 0 0/.58);transform:translateZ(5px);transform-style:preserve-3d}.photography-photo-recess img{width:100%;height:100%;max-width:none;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.photography-inner-shadow{z-index:2;box-shadow:inset 0 3px 4px rgb(0 0 0/.74),inset 2px 0 3px rgb(0 0 0/.34),inset -1px -1px 1px rgb(255 255 255/.035);transform:translateZ(2px)}.photography-glass,.photography-inner-shadow{position:absolute;inset:0;pointer-events:none}.photography-glass{z-index:3;background-image:linear-gradient(112deg,transparent 12%,rgb(255 255 255/.025) 32%,rgb(255 255 255/.17) 48%,rgb(255 255 255/.025) 62%,transparent 82%);background-size:210% 100%;background-position-y:center;mix-blend-mode:screen;transform:translateZ(3px)}.photography-frame-meta{height:14px;margin-top:5px;display:flex;align-items:flex-start;justify-content:space-between;color:rgb(255 255 255/.42);font-size:8px;line-height:10px;font-weight:500;transform:translateZ(7px)}.photography-frame-meta time{color:rgb(255 255 255/.38);text-transform:uppercase}.photography-frame-highlight{position:absolute;z-index:4;inset:0;border-radius:6px;background-image:linear-gradient(102deg,transparent 30%,rgb(255 255 255/.075) 49%,transparent 67%);background-size:220% 100%;background-position-y:center;box-shadow:inset -62px 84px 18px rgb(255 255 255/.038),inset 1px 1px 0 rgb(255 255 255/.045),inset -1px -1px 0 rgb(0 0 0/.5);mix-blend-mode:screen;pointer-events:none;transform:translateZ(8px)}.photography-end-space{width:44vw;height:1px;flex:none}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.photography-page{min-height:0;overflow-x:clip;overflow-y:visible;padding:92px 0 max(72px,calc(var(--safe-bottom) + 48px))}.photography-title{position:relative;top:auto;left:auto;width:min(310px,calc(100% - 40px));height:186px;margin:0 auto 18px;translate:none}.photography-viewport{position:relative;inset:auto;overflow:visible;cursor:default;touch-action:pan-y;-webkit-user-select:auto;user-select:auto}.photography-viewport:focus-visible:after{content:none}.photography-rail{position:relative;top:auto;left:auto;height:auto;padding:0 20px;flex-direction:column;gap:44px;align-items:center;transform:none!important;will-change:auto}.photography-frame-hitbox{width:min(100%,520px);height:auto;aspect-ratio:var(--mobile-frame-aspect)}.photography-frame-position{transform:rotate(calc(var(--frame-z) * .45))}.photography-photo-recess{width:100%;height:auto;aspect-ratio:var(--mobile-photo-aspect)}.photography-end-space{width:1px;height:1px}}@media (prefers-reduced-motion:reduce){.photography-frame-position{transition:none}.photography-frame-highlight,.photography-glass{opacity:.1!important}}.route-transition-layer{position:fixed;inset:0;z-index:1000;pointer-events:none;background:var(--color-page);transform-origin:100% 50%}.project-transition-backdrop{position:fixed;inset:0;z-index:998;pointer-events:auto;opacity:0;background:rgb(0 0 0/.34)}.project-transition-visual{position:fixed;z-index:999;overflow:hidden;pointer-events:none;box-shadow:0 18px 60px rgb(0 0 0/.24);transform-origin:center;contain:layout paint;will-change:left,top,width,height,border-radius,transform,opacity}.project-transition-visual img{display:block;width:100%;height:100%;max-width:none;object-fit:cover}[data-project-transition-source-hidden=true]{opacity:0!important}[data-project-transition-target-hidden=true] img{opacity:0!important;transition:none!important}html[data-project-transition-active] .route-transition-layer{display:none}html[data-project-transition-arriving] [data-project-transition-hero],html[data-project-transition-arriving] [data-project-transition-hero] .design-project-visual-depth,html[data-project-transition-arriving] [data-project-transition-hero] .parallax-entry{opacity:1!important;transform:none!important;translate:none!important;clip-path:inset(0)!important}.interactive-tilt{--pointer-x:50%;--pointer-y:50%;perspective:900px}.interactive-tilt,.interactive-tilt-inner{position:relative;display:block;transform-style:preserve-3d}.interactive-tilt-inner{width:100%;height:100%}.interactive-tilt-inner:after{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;border-radius:inherit;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),rgb(255 255 255/.075),transparent 38%);opacity:0;transition:opacity .4s ease}@media (hover:hover) and (pointer:fine){.interactive-tilt:hover .interactive-tilt-inner:after{opacity:1}.desktop-nav-group nav a,.drawer-socials a,.protected-gate>a{position:relative}.desktop-nav-group nav a:after,.drawer-socials a:after,.protected-gate>a:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .45s var(--ease-out)}.desktop-nav-group nav a:hover:after,.drawer-socials a:hover:after,.protected-gate>a:hover:after{transform:scaleX(1);transform-origin:left}}.site-header{height:73px;background:rgb(16 16 16);position:sticky;top:0;z-index:100;transition:background-color .45s var(--ease-out),-webkit-backdrop-filter .45s var(--ease-out);transition:background-color .45s var(--ease-out),backdrop-filter .45s var(--ease-out);transition:background-color .45s var(--ease-out),backdrop-filter .45s var(--ease-out),-webkit-backdrop-filter .45s var(--ease-out)}.site-header[data-scrolled]{background:var(--color-page);-webkit-backdrop-filter:blur(16px) saturate(115%);backdrop-filter:blur(16px) saturate(115%)}.header-inner{width:min(1076px,calc(100% - 2 * var(--page-padding)));height:72px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between}.desktop-nav-group{gap:49px}.brand,.desktop-nav-group{display:flex;align-items:center}.brand{gap:5px;font-weight:500;line-height:16px}.brand img{width:49px;height:18px;object-fit:contain;transition:transform .55s var(--ease-out),filter .35s ease;transform-origin:left center}.brand:hover img{transform:scaleX(1.06) translateX(1px);filter:brightness(1.08)}.brand:active img{transform:scaleX(.96)}.desktop-nav-group nav{display:flex;align-items:center;gap:40px;color:var(--color-text-secondary)}.desktop-nav-group nav a,.desktop-socials a{transition:color .3s var(--ease-out),opacity .3s var(--ease-out),transform .45s var(--ease-out)}.desktop-nav-group nav a:hover{color:var(--color-text-primary)}.desktop-socials{display:flex;gap:16px;align-items:center}.desktop-socials a{opacity:.6}.desktop-socials a:hover{opacity:1;transform:translateY(-1px)}.desktop-socials a:active{transform:translateY(1px) scale(.92)}.desktop-socials a:hover img,.mobile-email:hover img{transform:rotate(-8deg) scale(1.08)}.desktop-socials img{width:18px;height:18px}.desktop-socials img,.mobile-email img{transition:transform .5s var(--ease-out)}.header-divider{position:absolute;bottom:0;left:50%;width:min(var(--editorial-cap),calc(100% - 2 * var(--page-padding)));translate:-50% 0;opacity:.72;transition:opacity .45s var(--ease-out)}.site-header[data-scrolled] .header-divider{opacity:1}.drawer-backdrop,.mobile-brand,.mobile-header-spacer,.mobile-icon{display:none}.development-landing{min-height:calc(100svh - 73px);overflow:hidden}.development-stage{position:relative;width:100%;min-height:max(776px,calc(100svh - 73px))}.development-title{position:absolute;z-index:2;top:62px;left:24px;right:24px;margin:0;text-align:center;font-size:72px;font-weight:400;line-height:72px;letter-spacing:-.02em;white-space:nowrap;animation:development-enter 1s var(--ease-out) both 80ms}.development-title span{color:var(--color-text-secondary)}.development-title strong{color:var(--color-text-primary);font:inherit}.development-portrait{position:absolute;top:125px;left:50%;width:380px;height:380px;max-width:none;transform:translateX(-50%);animation:development-portrait-enter 1.15s var(--ease-out) both .18s}.development-email{position:absolute;top:529px;left:50%;width:399px;height:111px;display:grid;place-items:center;border:1px solid var(--color-border-strong);border-radius:56px;overflow:hidden;transform:translateX(-50%);isolation:isolate;animation:development-button-enter .9s var(--ease-out) both .42s;transition:border-color .45s var(--ease-out),box-shadow .55s var(--ease-out)}.development-email:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:var(--color-text-primary);transform:scaleY(0);transform-origin:bottom;transition:transform .55s var(--ease-out)}.development-email span{transition:color .45s var(--ease-out),transform .5s var(--ease-out)}@media (hover:hover) and (pointer:fine){.development-email:hover{border-color:var(--color-text-primary);box-shadow:0 18px 48px rgb(0 0 0/.24)}.development-email:hover:before{transform:scaleY(1)}.development-email:hover span{color:var(--color-page);transform:translateY(-1px)}}.development-email:active{transform:translateX(-50%) scale(.985)}@keyframes development-enter{0%{opacity:0;transform:translate3d(0,22px,0);filter:blur(3px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes development-portrait-enter{0%{opacity:0;transform:translate3d(-50%,28px,0) scale(.985);filter:blur(4px)}to{opacity:1;transform:translate3d(-50%,0,0) scale(1);filter:blur(0)}}@keyframes development-button-enter{0%{opacity:0;transform:translate3d(-50%,18px,0)}to{opacity:1;transform:translate3d(-50%,0,0)}}.hero{height:687px}.hero-inner{height:100%;position:relative}.orbit{inset:0}.orbit,.portrait{position:absolute}.portrait{width:380px;height:380px;left:50%;top:100px;transform:translateX(-50%);animation:hero-portrait 1.05s var(--ease-out) both .1s}.orbit-word{position:absolute;font-size:72px;line-height:72px;letter-spacing:-.02em;font-weight:400;animation:hero-word .85s var(--ease-out) both}.orbit-word.product{--rest-rotate:-24deg;left:268px;top:56px;animation-delay:.26s}.orbit-word.brain{--rest-rotate:22deg;right:280px;top:71px;animation-delay:345ms}.orbit-word.design{--rest-rotate:29deg;left:259px;top:359px;animation-delay:.43s}.orbit-word.heart{--rest-rotate:-27deg;right:275px;top:374px;animation-delay:515ms}.magnetic-word-inner{display:block;transform:translateZ(0) rotate(var(--rest-rotate)) scale(1);transform-origin:center;will-change:transform,filter;backface-visibility:hidden}.intro{position:absolute;left:0;bottom:38px;margin:0;display:flex;flex-wrap:wrap;align-items:center;width:360px;column-gap:7px;row-gap:2px;font-size:20px;line-height:22px;font-weight:400;animation:hero-detail .85s var(--ease-out) both .65s}.intro-title{display:inline-flex;align-items:center;gap:7px}.intro-impact{flex-basis:100%;color:var(--color-text-secondary)}.intro img{display:block;width:12px;height:12px}.intro-muted{color:var(--color-text-secondary)}.roles{position:absolute;right:0;bottom:28px;width:220px;margin:0;animation:hero-detail .85s var(--ease-out) both .76s}.roles div{display:grid;grid-template-columns:80px 1fr;gap:4px}.roles dd,.roles dt{margin:0}.roles dd{color:var(--color-text-secondary)}@keyframes hero-word{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0 0}}@keyframes hero-portrait{0%{opacity:0;transform:translate(-50%,22px)}to{opacity:1;transform:translate(-50%)}}@keyframes hero-detail{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}.selected-work{width:min(var(--editorial-cap),calc(100% - 2 * var(--page-padding)));margin:0 auto;padding-bottom:50px}.work-eyebrow{margin-bottom:17px;opacity:.34}.project-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:auto;gap:13px 10px}.project .interactive-tilt-inner,.project a{display:block}.project-media{display:block;height:371px;background:var(--color-surface);overflow:hidden;transition:background-color .5s ease,transform .5s var(--ease-out)}.project-meta{display:flex;flex-direction:column;gap:0;padding-top:4px;line-height:13px}.project-1{grid-column:1/span 4;grid-row:1}.project-2{grid-column:5/span 4;grid-row:1}.project-3{grid-column:1/span 3;grid-row:2}.project-4{grid-column:4/span 5;grid-row:2}.project-5{grid-column:1/span 3;grid-row:3}.project-6{grid-column:4/span 3;grid-row:3}.project-7{grid-column:7/span 2;grid-row:3}.project-8{grid-column:1/span 5;grid-row:4}.project-9{grid-column:6/span 3;grid-row:4}@media (hover:hover){.project a:hover .project-media{background:#2a2a2a;transform:scale(1.008);box-shadow:0 20px 42px rgb(0 0 0/.18)}.project a:hover .project-meta{color:var(--white-800);transform:translateX(8px)}.project-meta{transition:color .3s ease,transform .4s var(--ease-out)}}.philosophy{padding-top:30px}.philosophy-layout{min-height:500px;display:grid;grid-template-columns:2fr 1fr;gap:30px;align-items:center}.philosophy-layout p{max-width:800px;margin:14px 0 0;color:var(--color-text-secondary);font-size:36px;line-height:41px;letter-spacing:-.02em}.philosophy-layout strong{color:var(--color-text-primary);font-weight:400}.eye-art{object-fit:contain;mix-blend-mode:multiply}.eye-art,.eye-art-wrap{width:320px;height:258px;justify-self:end}.connect-layout{min-height:277px;display:grid;grid-template-columns:1fr 399px;align-items:start;gap:32px;padding-top:60px}.connect h2{margin:13px 0 0;font-size:40px;line-height:50px;letter-spacing:-.02em;font-weight:400}.pill-button{height:111px;width:399px;border:1px solid var(--color-border-strong);border-radius:56px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:background .35s ease,border-color .35s ease,transform .5s var(--ease-out),box-shadow .5s var(--ease-out)}.pill-button:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgb(255 255 255/.08),transparent 68%);opacity:0;transform:scale(.4);transition:opacity .35s ease,transform .65s var(--ease-out)}.pill-button img{position:absolute;right:44px;opacity:0;transform:translate(-6px,6px);transition:opacity .35s ease,transform .5s var(--ease-out)}.pill-button:hover{background:var(--white-1000-004);border-color:rgb(var(--white-1000-rgb)/.34);transform:translateY(-3px);box-shadow:0 18px 48px rgb(0 0 0/.18)}.pill-button:hover:before{opacity:1;transform:scale(1)}.pill-button:hover img{opacity:1;transform:none}.pill-button:active{transform:translateY(1px) scale(.985)}.portfolio-main,.portfolio-page{min-height:1803px}.portfolio-page.is-locked,.portfolio-page.is-locked .portfolio-main{min-height:0}.portfolio-showcase{position:relative;height:949px}.portfolio-intro{text-align:center}.portfolio-intro h1{top:98px;color:var(--home-ink-bright);font-family:var(--home-serif);font-size:64px;line-height:1.1;font-weight:300;letter-spacing:-.025em}.portfolio-intro h1,.portfolio-intro p{position:absolute;left:50%;translate:-50% 0}.portfolio-intro p{top:205px;width:360px;color:var(--home-ink);font-size:16px;line-height:23px;font-weight:400;letter-spacing:-.012em}.portfolio-artifact{position:absolute;top:299px;left:50%;width:425.333px;translate:-50% 0}.portfolio-cover-link,.portfolio-cover-link .interactive-tilt-inner,.portfolio-cover-mask,.portfolio-cover-reveal{width:425.333px;height:319px;border-radius:11.616px}.portfolio-cover-link,.portfolio-cover-link .interactive-tilt-inner{overflow:visible}.portfolio-cover-link{--media-x:0px;--media-y:0px;display:block;perspective:1100px}.portfolio-cover-link .interactive-tilt-inner:after{inset:8px 18px 26px;border-radius:8px}.portfolio-cover-mask{position:relative;display:block;overflow:visible;border:0;background:transparent;box-shadow:none;transform:translateZ(0)}.portfolio-cover-parallax{position:absolute;inset:0}.portfolio-cover-parallax img{object-fit:fill;transform:none}.portfolio-metadata{width:100%;padding-top:7px;display:flex;align-items:center;justify-content:space-between;color:var(--home-ink-muted);font-size:11px;line-height:13px}.portfolio-download-grid{position:absolute;top:697px;left:50%;translate:-50% 0;width:min(var(--editorial-cap),calc(100% - 2 * var(--home-gutter)));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.portfolio-download-row{position:relative;height:112px;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);display:flex;align-items:center;justify-content:center;gap:7px;overflow:visible;isolation:isolate;font-family:var(--home-serif);font-size:24px;line-height:1.2;font-weight:300}.portfolio-download-row:before{content:"";position:absolute;inset:0;z-index:-1;background:rgb(255 255 255/.035);transform:scaleY(0);transform-origin:bottom;transition:transform var(--home-editorial) var(--home-ease)}.portfolio-download-row:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:var(--home-ink);transform:scaleX(0);transform-origin:right;transition:transform var(--home-medium) var(--home-ease)}.portfolio-download-row>span{transition:transform var(--home-medium) var(--home-ease),opacity var(--home-fast) ease}.portfolio-download-row img{width:26px;height:26px;overflow:visible;transition:transform var(--home-medium) var(--home-ease)}.portfolio-access{position:absolute;top:697px;left:50%;width:min(var(--editorial-cap),calc(100% - 2 * var(--home-gutter)));translate:-50% 0}.portfolio-access .case-study-shell{width:100%}.portfolio-access .protected-access{margin-top:0}@media (hover:hover) and (pointer:fine){.portfolio-download-row:hover:before{transform:scaleY(1)}.portfolio-download-row:hover:after{transform:scaleX(1);transform-origin:left}.portfolio-download-row:hover>span{transform:translateX(3px);opacity:.9}.portfolio-download-row:hover img{transform:translate3d(2px,3px,0) rotate(2deg)}}.placeholder-page{min-height:var(--viewport-current);display:grid;place-content:center;gap:20px;text-align:center;font-size:20px}.placeholder-page h1{margin:0;font:inherit;text-transform:capitalize}.placeholder-page a{text-decoration:underline;text-decoration-color:var(--white-1000-020);text-underline-offset:4px;transition:color .3s ease,text-decoration-color .3s ease,transform .45s var(--ease-out)}.placeholder-page a:hover{color:var(--color-text-primary);text-decoration-color:currentColor;transform:translateY(-2px)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.work-archive,.work-page{position:relative}.work-archive{display:flex;flex-direction:column}.work-header{position:sticky;top:73px;z-index:30;height:180px;margin-bottom:0;flex:none;background:var(--color-page);transition:height .65s var(--ease-soft),margin-bottom .65s var(--ease-soft),background-color .45s ease,-webkit-backdrop-filter .45s ease;transition:height .65s var(--ease-soft),margin-bottom .65s var(--ease-soft),background-color .45s ease,backdrop-filter .45s ease;transition:height .65s var(--ease-soft),margin-bottom .65s var(--ease-soft),background-color .45s ease,backdrop-filter .45s ease,-webkit-backdrop-filter .45s ease}.work-header[data-collapsed=true]{height:65px;margin-bottom:115px;background:var(--color-page);-webkit-backdrop-filter:blur(18px) saturate(115%);backdrop-filter:blur(18px) saturate(115%)}.work-header-inner{height:100%;display:flex;align-items:flex-end;gap:29px;padding-bottom:36px;transition:padding .65s var(--ease-soft)}.work-category-nav,.work-header-inner>h1{animation:work-header-in .8s var(--ease-out) backwards}.work-category-nav{animation-delay:90ms}@keyframes work-header-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.work-header h1{margin:0;font-size:52px;line-height:52px;font-weight:500;letter-spacing:-.02em;white-space:nowrap;transition:font-size .65s var(--ease-soft),line-height .65s var(--ease-soft)}.work-category-nav{display:flex;align-items:center;gap:16px;padding-bottom:4px}.work-category-nav button{appearance:none;border:0;padding:8px 0;background:transparent;color:var(--white-1000-020);font-size:20px;line-height:22px;cursor:pointer;white-space:nowrap;transition:color .28s ease,opacity .35s ease,transform .5s var(--ease-out)}.work-category-nav button:hover,.work-category-nav button[aria-pressed=true]{color:var(--color-text-primary)}.work-category-nav button:hover{transform:translateY(-2px)}.work-category-nav button[aria-pressed=true]{transform:translateY(-1px);text-shadow:0 0 18px rgb(231 231 231/.16)}.work-category-select-wrap{position:absolute;left:156px;bottom:18px;min-width:72px;height:40px;display:flex;align-items:center;padding-right:29px;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .26s ease,transform .5s var(--ease-out)}.work-category-select-value{font-size:20px;line-height:22px;font-weight:500;white-space:nowrap}.work-category-select-wrap select{appearance:none;position:absolute;inset:0;width:100%;height:100%;border:0;padding:0;background:transparent;color:transparent;cursor:pointer;opacity:0}.work-category-select-wrap svg{position:absolute;right:0;pointer-events:none}.work-category-select-wrap:focus-within svg{transform:translateY(2px) rotate(180deg)}.work-category-select-wrap svg{transition:transform .42s var(--ease-out)}.work-header[data-collapsed=true] .work-header-inner{padding-bottom:8px}.work-header[data-collapsed=true] h1{font-size:36px;line-height:40px}.work-header[data-collapsed=true] .work-category-nav{position:absolute;opacity:0;transform:translateY(10px);pointer-events:none}.work-header[data-collapsed=true] .work-category-select-wrap{position:relative;left:auto;bottom:auto;margin-left:-13px;opacity:1;transform:none;pointer-events:auto}.work-list-shell{display:grid;grid-template-columns:23px minmax(70px,112px) minmax(0,807px);align-items:start;padding-bottom:114px}.work-project-index{position:sticky;top:188px;grid-column:1;display:flex;flex-direction:column;gap:9px;padding-top:31px;z-index:2;animation:work-header-in .8s var(--ease-out) both .18s}.work-project-index a{width:23px;height:1px;display:block}.work-project-index span{display:block;width:15px;height:1px;background:var(--white-1000-010);transition:width .45s var(--ease-out),background-color .45s ease}.work-project-index a.active span{width:23px;background:var(--color-text-secondary)}.work-project-index a:focus-visible span,.work-project-index a:hover span{width:23px;background:var(--color-text-primary)}.work-project-list{grid-column:3;display:flex;flex-direction:column;gap:72px;min-width:0;animation:work-list-in .6s var(--ease-out) both}@keyframes work-list-in{0%{opacity:.25;transform:translateY(12px)}to{opacity:1;transform:none}}.work-project-card{min-width:0;scroll-margin-top:170px;perspective:900px}.work-card-compress{--compress:0;transform-origin:50% 0;transform:translate3d(0,calc(var(--compress) * -4px),calc(var(--compress) * -8px)) scaleY(calc(1 - var(--compress) * .012));opacity:calc(1 - var(--compress) * .12);filter:blur(calc(var(--compress) * .35px));will-change:transform,opacity}.work-card-heading,.work-card-media,.work-card-meta{opacity:0;transform:translate3d(0,22px,0);filter:blur(1.5px);transition:opacity .75s var(--ease-out),transform .85s var(--ease-out),filter .75s var(--ease-out)}.work-project-card[data-visible=true] .work-card-heading,.work-project-card[data-visible=true] .work-card-media,.work-project-card[data-visible=true] .work-card-meta{opacity:1;transform:none;filter:none}.work-project-card[data-visible=true] .work-card-media{transition-delay:70ms}.work-project-card[data-visible=true] .work-card-meta{transition-delay:.14s}.work-card-heading{width:min(100%,520px);display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.work-card-title-row{display:flex;align-items:center;gap:16px;min-width:0}.work-card-title-row h2{margin:0;font-size:28px;line-height:28px;font-weight:500;letter-spacing:-.02em}.work-protected-label{display:inline-flex;align-items:center;gap:7px;font-size:12px;line-height:18px;font-weight:500;letter-spacing:.01em;white-space:nowrap}.work-protected-label svg{width:17px;height:17px}.work-card-heading>p{margin:0;color:var(--color-text-secondary);font-size:13px;line-height:16px}.work-card-layout{display:grid;grid-template-columns:minmax(0,592px) 180px;gap:24px}.work-card-media{display:block;width:100%;aspect-ratio:592/340;border-radius:5px;overflow:hidden;background:#f4f4f4;transform:translateZ(0)}.work-card-media .project-media-renderer,.work-card-placeholder{display:block;width:100%;height:100%;transition:transform .85s var(--ease-out),filter .5s ease}.work-card-placeholder{background-color:#f4f4f4;background-image:linear-gradient(45deg,#e7e7e7 25%,transparent 0),linear-gradient(-45deg,#e7e7e7 25%,transparent 0),linear-gradient(45deg,transparent 75%,#e7e7e7 0),linear-gradient(-45deg,transparent 75%,#e7e7e7 0);background-size:64px 64px;background-position:0 0,0 32px,32px -32px,-32px 0}.work-card-meta{min-height:336px;display:flex;flex-direction:column;justify-content:space-between}.work-card-meta-top{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.work-category-tag{min-height:44px;display:inline-flex;align-items:center;gap:6px;padding:14px 16px;border-radius:8px;background:var(--white-1000-004);white-space:nowrap}.work-card-meta dl{margin:0;display:flex;flex-direction:column;gap:3px}.work-card-meta dd,.work-card-meta dl div{margin:0}.work-card-meta dl div:not(:first-child),.work-card-meta>p{color:var(--color-text-secondary)}.work-card-meta>p{margin:0;font-size:13px;line-height:16px}.work-card-meta>.work-card-mobile-role{display:none}.work-empty{min-height:420px;margin:0;color:var(--color-text-secondary)}.work-page .connect-layout{padding-top:64px}.protected-case-page{min-width:768px}.protected-case-main{position:relative}.protected-case-main>.design-project-next{margin-top:clamp(96px,10vw,128px)}.protected-case-preview{padding-top:130px}.protected-case-header{position:relative;height:435px}.protected-case-header h1{position:absolute;top:0;left:134px;margin:0;color:#ececec;font-family:var(--home-serif);font-size:64px;line-height:48px;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:-.02em;white-space:nowrap}.protected-case-header dd,.protected-case-header dl{margin:0}.protected-meta-left,.protected-meta-right{position:absolute;top:95px}.protected-meta-left{left:134px;width:330px}.protected-meta-right{left:729px;width:229px}.protected-meta-field dt,.protected-team dt{color:rgb(255 255 255/.63);font-size:15px;line-height:22px;letter-spacing:.1px}.protected-meta-field dd,.protected-team dd{color:white;font-size:15px;line-height:22px;letter-spacing:.1px}.protected-meta-pair{display:flex;gap:47px;margin-top:23px}.protected-meta-right{display:flex;flex-direction:column;gap:78px}.protected-team dd{width:190px}.protected-team dd span{display:inline}.protected-team dd i{color:rgb(231 231 231/.6);font-style:normal}.protected-statement{position:absolute;top:278px;left:134px;width:474px;margin:0;color:var(--home-ink);font-size:28px;line-height:33px;font-weight:500;letter-spacing:.01em}.protected-preview-hero{width:min(1070px,calc(100% - 10px));aspect-ratio:1070/718.495;perspective:1100px}.protected-preview-link,.protected-preview-link .interactive-tilt-inner,.protected-preview-mask{width:100%;height:100%;border-radius:6px}.protected-preview-link .interactive-tilt-inner{overflow:visible}.protected-preview-mask{position:relative;display:block;overflow:hidden;background:#00241a;transform:translateZ(0)}.protected-preview-mask img{width:100%;height:100%;max-width:none;object-fit:cover;transform:translate3d(var(--media-x,0),var(--media-y,0),0) scale(1.008);transition:transform var(--home-medium) var(--home-ease)}.protected-teasers{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:54px}.protected-teaser{aspect-ratio:4/3;overflow:hidden;border-radius:6px}.protected-teaser img{width:100%;height:100%;object-fit:cover}.protected-access{margin-top:77px}.protected-access-label{height:52px;margin:0;display:flex;gap:8px;align-items:flex-start;justify-content:center;color:white;font-size:15px;line-height:22px;letter-spacing:.1px}.protected-access-label img{width:14px;height:14px;margin-top:2px}.protected-gate-row{height:160px;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);display:grid;grid-template-columns:1fr 1fr}.protected-password-field{position:relative;min-width:0;height:100%;display:flex;align-items:center}.protected-password-field input{width:100%;height:100%;min-width:0;padding:0 36px 0 0;border:0;outline:0;background:transparent;color:var(--home-ink);font-family:var(--home-serif);font-size:36px;line-height:1;font-weight:300;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1}.protected-password-field input::placeholder{color:rgb(231 231 231/.3);opacity:1;transition:color var(--home-fast) ease,opacity var(--home-fast) ease}.protected-password-field input[aria-invalid=true]::placeholder{color:rgb(231 190 186/.48)}.protected-submit.portfolio-download-row{appearance:none;width:100%;height:100%;padding:0;border:0;border-left:1px solid var(--home-line);border-radius:0;justify-content:stretch;background:#121212;color:rgb(231 231 231/.76);font-size:36px;cursor:pointer}.magnetic.protected-submit-inner{width:100%;height:100%;padding:0 37px;justify-content:space-between}.protected-submit img{width:24px;height:24px;opacity:.76;transition:transform var(--home-medium) var(--home-ease),opacity var(--home-fast) ease}.protected-submit:disabled{cursor:default}.protected-submit:disabled:not([data-status=submitting]):not([data-status=success]){opacity:.72}.protected-submit[data-status=submitting] img{animation:protected-lock-check .7s var(--home-ease) infinite alternate}.protected-submit[data-status=success] img{transform:translate3d(3px,-3px,0);opacity:1}@keyframes protected-lock-check{to{transform:translateY(-2px);opacity:.45}}.protected-see-work{height:186px;border-bottom:1px solid var(--home-line);display:flex;align-items:center;justify-content:center}.protected-see-work a{font-family:var(--home-serif);font-size:36px;line-height:1;font-weight:400}.protected-see-work .magnetic{gap:16px}.protected-case-main .home-contact.is-portfolio{padding-top:160px}.protected-case-page>.home-site-footer{padding-top:66px}@media (min-width:768px) and (max-width:999px){.protected-case-header{height:500px}.protected-case-header h1,.protected-meta-left,.protected-statement{left:7%}.protected-meta-right{left:auto;right:5%;width:230px}.protected-statement{top:330px;width:460px}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.ruckus-intro{height:auto;padding:108px 0 72px}.ruckus-intro h1,.ruckus-meta-row{position:static;width:100%}.ruckus-intro h1{font-size:clamp(42px,12.5vw,50px);line-height:.96;white-space:normal}.ruckus-meta-row{display:grid;height:auto;margin-top:48px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.ruckus-meta-field{position:static;width:auto}.ruckus-meta-made{grid-column:1/-1}.ruckus-composition{width:100%;transform:none;margin-bottom:0}.ruckus-hero{left:auto;width:100%;margin-left:0;aspect-ratio:4447/2625}.ruckus-opening{width:100%;margin:42px 0 0;font-size:20px;line-height:27px}.ruckus-brand-grid{grid-template-columns:42.45% 57%;grid-template-rows:repeat(2,1fr);column-gap:.55%;width:100%;height:auto;aspect-ratio:921/782;margin-top:72px}.ruckus-ai-statement{width:100%;margin-top:64px;padding-inline:4px}.ruckus-editorial-text{font-size:17px;line-height:24px}.ruckus-journey{width:100%;margin-top:72px}.ruckus-micro-statement{width:100%;margin-top:48px;padding-inline:8px}.ruckus-interaction-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:51.66% 47.3%;gap:1.04% .55%;width:100%;height:auto;aspect-ratio:921/873;margin-top:48px}.ruckus-phone-gif,.ruckus-square-gif{border-radius:5px}.ruckus-phone-gif-1 .ruckus-phone-frame{top:-4.43%;left:24.24%;width:51.64%;height:108.87%}.ruckus-phone-gif-1 .ruckus-phone-animation{top:-.61%;left:26.41%;width:47.27%;height:103.32%;border-radius:8.25%}.ruckus-square-gif-1 img,.ruckus-square-gif-2 img{top:-8.96%;width:106.55%;height:118.16%}.ruckus-square-gif-1 img{left:-8.52%}.ruckus-square-gif-2 img{left:-4.81%}.ruckus-square-gif-3 img{top:-4.43%;left:-1.53%;width:102.84%;height:104.43%}.ruckus-pacing-statement{width:100%;margin-top:52px;padding-inline:8px}.ruckus-phone-gif-2{width:87.73%;height:auto;aspect-ratio:808/712;margin-top:48px}.ruckus-phone-gif-2 .ruckus-phone-frame{top:11.1%;left:33.42%;width:33.04%;height:77.84%}.ruckus-phone-gif-2 .ruckus-phone-animation{top:12.5%;left:34.65%;width:30.82%;height:75.14%;border-radius:5.23%}.ruckus-feedback-statement{width:100%;margin-top:52px;padding-inline:8px}.ruckus-feedback-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55%;width:100%;height:auto;aspect-ratio:922/764;margin-top:48px}.ruckus-project-page .design-project-next{margin-top:120px}.protected-case-page{min-width:0}.protected-case-preview{padding-top:120px}.protected-case-header{height:auto}.protected-case-header h1,.protected-meta-left,.protected-meta-right,.protected-statement{position:relative;inset:auto;width:100%}.protected-case-header h1{font-size:48px;line-height:1}.protected-meta-left{margin-top:54px}.protected-meta-right{margin-top:48px;gap:38px}.protected-statement{margin-top:64px;font-size:24px;line-height:29px}.protected-preview-hero{width:100%;margin-top:52px}.protected-teasers{grid-template-columns:1fr}.protected-access{margin-top:60px}.protected-gate-row{height:auto;grid-template-columns:1fr}.protected-password-field,.protected-submit.portfolio-download-row{height:108px}.protected-submit.portfolio-download-row{border-left:0;border-top:1px solid var(--home-line);font-size:28px}.protected-password-field input{font-size:28px}.protected-see-work{height:150px}.protected-see-work a{font-size:28px}.protected-case-main .home-contact.is-portfolio{padding-top:120px}}@media (hover:hover) and (pointer:fine){.work-card-media:hover .project-media-renderer,.work-card-media:hover .work-card-placeholder{transform:scale(1.018)}.work-card-media:hover .work-card-placeholder{filter:contrast(1.03)}}.home-page{--home-canvas:#040404;--home-ink:#e7e7e7;--home-ink-bright:#ececec;--home-ink-muted:rgb(231 231 231/.60);--home-line:rgb(231 231 231/.12);--home-card-blue:#1836df;--home-photo-blue:#0876df;--home-sans:var(--font-neue-montreal),Arial,sans-serif;--home-serif:var(--font-fraunces),Georgia,serif;--home-content:1080px;--home-gutter:32px;--home-radius-xs:4px;--home-radius-sm:10px;--home-space-1:8px;--home-space-2:16px;--home-space-3:24px;--home-space-4:32px;--home-space-5:48px;--home-space-6:64px;--home-space-7:96px;--home-ease:cubic-bezier(.22,1,.36,1);--home-ease-editorial:cubic-bezier(.16,1,.3,1);--home-ease-exit:cubic-bezier(.4,0,1,1);--home-fast:160ms;--home-medium:280ms;--home-editorial:580ms;--home-cinematic:820ms;min-width:960px;background:var(--home-canvas);color:var(--home-ink);font-family:var(--home-sans)}.home-shell{width:min(var(--home-content),calc(100% - 2 * var(--home-gutter)));margin-inline:auto}.home-page h1,.home-page h2,.home-page p{margin:0}.project-media-composition,.project-media-renderer,.project-media-slot{position:relative;display:block;width:100%;height:100%;overflow:hidden}.project-media-renderer{background:#0b0b0b;transform:translateZ(0)}.project-media-slot{position:absolute;inset:0}.project-media-slot.is-mobile{display:none}.project-media-picture{display:contents}.project-media-layer{position:absolute;display:block;transform-origin:center}.project-media-layer>img,.project-media-picture>img{display:block;width:100%;height:100%;max-width:none;-webkit-user-select:none;user-select:none}.project-media-slot>video{display:block;width:100%;height:100%;max-width:none}.video-load-indicator{position:absolute;z-index:5;top:50%;left:50%;width:26px;aspect-ratio:1;border:2px solid rgb(255 255 255/.28);border-top-color:rgb(255 255 255/.92);border-radius:50%;pointer-events:none;translate:-50% -50%;animation:video-load-spin .72s linear infinite}.needin-video-load-indicator{width:22px;border-width:1.5px}@keyframes video-load-spin{to{rotate:1turn}}@media (prefers-reduced-motion:reduce){.video-load-indicator{animation:none}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.project-media-slot.is-desktop{display:none}.project-media-slot.is-mobile{display:block}}.home-page a,.home-page button{transition:color var(--home-fast) ease,opacity var(--home-fast) ease,transform var(--home-medium) var(--home-ease)}.home-page a:focus-visible,.home-page button:focus-visible{outline:1px solid var(--home-ink);outline-offset:6px}.animated-words{display:block}.animated-line-word-mask,.animated-word-mask{display:inline-block;padding-block:.16em .3em;margin-block:-.16em -.3em;overflow:hidden;vertical-align:bottom}.animated-line-word,.animated-word{display:inline-block}.animated-lines{display:inline}.animated-line-word.is-emphasis{color:var(--home-ink);text-decoration:underline;text-underline-offset:3px}.magnetic{display:inline-flex;align-items:center;justify-content:inherit}.reveal-media,.reveal-media-inner,.reveal-media-mask{position:relative;width:100%;height:100%}.home-arrow{display:inline-block;font-family:var(--home-sans);line-height:1.2;overflow:visible;transition:transform var(--home-medium) var(--home-ease)}.home-page a:hover .home-arrow{transform:translateX(5px)}.home-header{position:fixed;z-index:100;top:0;left:0;right:0;height:66px;pointer-events:none}.home-header-inner{width:min(965px,calc(100% - 2 * var(--home-gutter)));height:56px;margin:10px auto 0;padding:0 26px;border-radius:103px;display:flex;align-items:center;justify-content:space-between;pointer-events:auto}.home-logo{display:block;transition:transform var(--home-medium) var(--home-ease)}.home-logo,.home-logo img{width:55px;height:20px}.home-logo:hover{transform:translateX(1px) scaleX(1.035)}.home-nav{display:flex;align-items:center;gap:32px;margin-left:-210px;color:#c9c9c9;font-size:12px;line-height:22px}.home-nav a{position:relative;animation:home-nav-item-in .48s var(--home-ease-editorial) both}.home-nav a:first-child{animation-delay:.09s}.home-nav a:nth-child(2){animation-delay:.125s}.home-nav a:nth-child(3){animation-delay:.16s}.home-nav a:nth-child(4){animation-delay:.195s}.home-nav a:nth-child(5){animation-delay:.23s}.home-nav a:after{content:"";position:absolute;left:0;right:0;bottom:1px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform var(--home-medium) var(--home-ease)}.home-nav a:hover{color:var(--home-ink);transform:translateY(-1px)}.home-nav a:hover:after{transform:scaleX(1);transform-origin:left}.home-nav a[aria-current=page]{color:var(--home-ink)}.home-nav a[aria-current=page]:after{transform:scaleX(1);transform-origin:left}@keyframes home-nav-item-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.home-contact-link{display:flex;align-items:center;gap:26px;font-size:15px;font-weight:500}.home-contact-magnetic{gap:26px}.home-contact-link img{width:16px;height:16px;transition:transform var(--home-medium) var(--home-ease)}.home-contact-link:hover img{transform:translateX(5px)}.home-hero{height:726px;padding-top:66px}.home-hero-grid{display:grid;grid-template-columns:399px 535px;gap:clamp(26px,calc(100vw - 998px),147px);align-items:start;padding-top:47px;perspective:1000px}.home-hero-copy h1{margin-top:40px;color:var(--home-ink-bright);font-weight:400;letter-spacing:-.02em}.home-hero-copy h1>em,.home-hero-copy h1>span{display:block;white-space:nowrap;font-style:normal;font-size:64px;line-height:.92}.home-hero-copy h1 em{margin-top:6px;font-family:var(--home-serif);font-variation-settings:"SOFT" 100,"opsz" 72,"WONK" 1;letter-spacing:-.025em}.home-hero-actions{width:399px;margin-top:212px;border-top:1px solid var(--home-line)}.home-hero-actions a{height:80px;padding:0 5px;border-bottom:1px solid var(--home-line);display:flex;align-items:center;justify-content:space-between;font-size:14px;line-height:22px}.home-hero-actions a:hover{padding-inline:10px}.identity-card,.identity-card-entry{position:relative;width:535px;height:546px}.identity-card{--identity-x:50%;--identity-y:50%;overflow:hidden;border-radius:15px;color:#fff;background-image:linear-gradient(221.75708673117245deg,rgb(0,15,154) 6.9064%,rgb(7,34,212) 30.682%,rgb(16,58,208) 60.737%,rgb(47,138,223) 99.316%);transform-style:preserve-3d;transform-origin:center}.identity-card:after{content:"";position:absolute;inset:0;z-index:8;pointer-events:none;background:radial-gradient(circle at var(--identity-x) var(--identity-y),rgb(255 255 255/.09),transparent 34%);opacity:0;transition:opacity .32s ease}.identity-card:hover:after{opacity:1}.identity-overline{position:absolute;top:12px;left:15px;color:#e7e7e7;font-size:10px;line-height:normal;font-weight:500}.identity-role{position:absolute;top:22px;right:23px;width:225px;color:#fff;font-size:26px;line-height:28px;text-align:right}.identity-role strong{font-weight:500}.identity-role em{font-family:var(--home-serif);font-style:normal;font-variation-settings:"SOFT" 50,"opsz" 72}.identity-photo{position:absolute;left:-37px;top:85px;overflow:hidden}.identity-photo,.identity-photo img{width:229px;height:229px;border-radius:8px}.identity-photo img{max-width:none;object-fit:cover}.identity-name{position:absolute;top:325px;left:22px;width:167px;color:#e7e7e7;font-size:26px;line-height:1;font-weight:500;text-align:right}.identity-name span{color:rgb(231 231 231/.3)}.identity-name strong{font-weight:500}.identity-name em{font-family:var(--home-serif);font-style:normal;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144}.identity-details{position:absolute;top:139px;right:16px;width:186px;display:grid;grid-template-columns:61px 108px;column-gap:17px;color:#e6e6e6;font-size:12px;line-height:16px;text-align:right;white-space:nowrap}.identity-details span:nth-child(odd){opacity:.5}.identity-details span:nth-child(2n){opacity:.22}.identity-description{position:absolute;top:442px;right:16px;width:239px;color:#e7e7e7;font-size:15px;line-height:21px;text-align:right}.human-section{height:747px;padding-top:88px}.human-cluster{position:relative;width:944px;height:563px;margin-inline:auto}.human-image{position:absolute;border-radius:12px}.human-image>.parallax-entry{position:relative;width:100%;height:100%;overflow:hidden;border-radius:12px}.human-image img{position:absolute;max-width:none;object-fit:cover}.human-clouds{z-index:1;left:231.5px;top:131px;width:461px;height:286px}.human-clouds img{top:1px;left:0;width:461px;height:286px}.human-flowers{z-index:2;left:44.5px;top:90px;width:257px;height:160px}.human-flowers img{top:-13.424px;left:1.799px;width:255.998px;height:193px}.human-sky{z-index:3;left:619.5px;top:51px;width:257px;height:160px}.human-sky img{top:-1.008px;left:0;width:257px;height:161px}.human-tree{z-index:4;left:347.5px;top:264px;width:257px;height:257px}.human-tree img{top:-1.002px;left:0;width:257px;height:257.565px}.human-statement{position:absolute;z-index:5;top:144px;left:102.5px;width:740px;height:275px;pointer-events:none}.human-statement img,.human-statement>.parallax-entry{width:100%;height:100%}.human-statement img{max-width:none;object-fit:cover}.human-image,.human-statement{will-change:transform}.featured-section{padding-top:29px}.featured-layout{display:grid;grid-template-columns:185px 1fr;gap:clamp(84px,calc(100vw - 940px),198px);align-items:start}.featured-sticky{position:sticky;top:105px;padding-top:2px;font-family:var(--home-serif);font-size:40px;line-height:1.06;font-weight:400;letter-spacing:-.025em}.featured-sticky .animated-words+.animated-words{margin-top:0}.featured-list{width:691px;display:flex;flex-direction:column;gap:93px}.featured-project{width:691px}.featured-media-mask,.featured-reveal{width:691px;height:464px;border-radius:var(--home-radius-xs)}.featured-media-mask{position:relative;display:block;overflow:hidden;transform:translateZ(0)}.featured-media-link,.featured-media-link .interactive-tilt-inner{width:691px;height:464px;border-radius:var(--home-radius-xs);overflow:visible}.featured-media-link{--media-x:0px;--media-y:0px;display:block;perspective:1200px}.featured-scroll-depth{position:absolute;inset:-12px 0;width:100%;height:calc(100% + 24px);will-change:transform}.featured-media-link .project-media-renderer{width:100%;height:100%;transform:translate3d(var(--media-x),var(--media-y),0) scale(1.012);transition:transform .21s var(--home-ease),filter .32s ease}.featured-media-link:hover .project-media-renderer{filter:contrast(1.02)}.featured-lock{position:absolute;top:5px;right:5px;z-index:4;padding:7px 10px;border-radius:3px;background:var(--home-canvas);font-size:10px;line-height:11px}.featured-meta{display:flex;align-items:center;justify-content:space-between;padding-top:8px;color:var(--home-ink-muted);font-size:11px}.featured-project:hover .featured-meta span:first-child{transform:translateX(4px);color:var(--home-ink)}.featured-meta span{transition:transform var(--home-medium) var(--home-ease),color var(--home-medium) ease}.work-rail{height:186px;margin-top:117px;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);display:flex;align-items:center;gap:clamp(48px,4.7vw,64px);overflow:visible}.work-rail-thumbnails{width:615px;height:184px;flex:0 0 615px;display:flex;overflow:visible}.work-rail-card{position:relative;height:184px;min-width:0;flex:1 1 25%;overflow:hidden;transform-origin:center;transition:transform .42s var(--home-ease)}.work-rail-card:first-child{background:#b7d2f1}.work-rail-card:nth-child(2){background:#c8e3d6}.work-rail-card:nth-child(3){background:#f0d9d3}.work-rail-card:nth-child(4){background:#f0af9e}.work-rail-card-track{position:absolute;inset:0;width:100%;height:200%;display:flex;flex-direction:column;transition:transform .54s var(--home-ease-editorial);will-change:transform}.work-rail-card.is-up .work-rail-card-track{transform:translateZ(0)}.work-rail-card.is-down .work-rail-card-track{transform:translate3d(0,-50%,0)}.work-rail-image{position:relative;width:100%;height:50%;flex:0 0 50%;overflow:hidden}.work-rail-image .project-media-renderer{width:100%;height:100%;transition:filter .32s ease,transform .54s var(--home-ease-editorial)}.work-rail-cta{display:flex;flex:1 1 auto;align-items:center;min-width:0}.work-rail-label{font-family:var(--home-serif);font-size:36px;line-height:1.08;white-space:nowrap;transition:transform .24s var(--home-ease),opacity .18s ease}.work-rail-cta .home-arrow{margin-left:auto;margin-right:4px;font-size:26px;transition:transform .24s var(--home-ease)}@media (hover:hover) and (pointer:fine){.work-rail-card:hover{transform:scale(1.008)}.work-rail-card.is-up:hover .work-rail-card-track{transform:translate3d(0,-50%,0)}.work-rail-card.is-down:hover .work-rail-card-track{transform:translateZ(0)}.work-rail:hover:not(:has(.work-rail-card:hover)) .work-rail-card.is-up .work-rail-card-track{transform:translate3d(0,-50%,0)}.work-rail:hover:not(:has(.work-rail-card:hover)) .work-rail-card.is-down .work-rail-card-track{transform:translateZ(0)}.work-rail-card:hover .work-rail-image .project-media-renderer{filter:contrast(1.018) brightness(1.012);transform:scale(1.008)}.work-rail:hover .work-rail-cta .home-arrow{transform:none}.work-rail .work-rail-cta:hover .work-rail-label{transform:translateX(4px);opacity:.9}.work-rail .work-rail-cta:hover .home-arrow{transform:translateX(10px) rotate(2deg)}.work-rail:has(.work-rail-cta:hover) .work-rail-card:nth-child(odd){transform:translateY(-2px)}.work-rail:has(.work-rail-cta:hover) .work-rail-card:nth-child(2n){transform:translateY(2px)}}.experience-section{padding-top:183px}.experience-frame{position:relative;width:100%;height:344px}.experience-media{position:absolute;top:0;left:0;width:100%;height:312px;overflow:hidden;border-radius:8px}.experience-photo{position:absolute;top:-280px;left:-13px;width:1386px;height:924px}.experience-photo>img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover}.experience-gradient{position:absolute;top:-44px;left:-43px;width:1172px;height:406px;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;pointer-events:none}.experience-copy{position:absolute;top:82px;left:77px;width:298px;color:#d3d3d3;font-family:var(--home-serif);font-size:40px;line-height:1.04;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;overflow-wrap:break-word}.experience-copy span:last-child{color:rgb(211 211 211/.76)}.experience-awards{position:absolute;top:325px;left:0;width:100%;display:flex;align-items:center;justify-content:space-between}.experience-award{display:flex;flex:0 0 auto;gap:4px;align-items:center;color:#e6e6e6;font-size:16px;line-height:normal;white-space:nowrap}.experience-award-icon{position:relative;width:19px;height:19px;flex:0 0 19px;overflow:visible}.experience-award-icon img{position:absolute;top:1.583px;left:1.902px;width:15.195px;height:15.747px;max-width:none}.home-philosophy{padding-top:176px}.home-philosophy>h2{width:900px;margin-inline:auto;color:var(--home-ink-muted);font-family:var(--home-serif);font-size:48px;line-height:1.06;font-weight:300;text-align:center;letter-spacing:-.02em}.home-philosophy>h2 u{color:var(--home-ink);text-underline-offset:3px}.home-video-frame{position:relative;width:888px;height:482px;margin:83px auto 0;overflow:hidden;border-radius:10px;background:#dbe2e5}.home-video-frame>img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--home-ease),filter .6s ease}.home-video-frame:hover>img{transform:scale(1.015);filter:saturate(.94)}.home-video-play-magnetic{position:absolute;left:50%;top:50%;translate:-50% -50%}.home-video-play{min-width:133px;height:72px;padding:0 20px;border:0;border-radius:999px;display:flex;gap:15px;align-items:center;justify-content:center;background:rgb(255 255 255/.52);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:white;font-family:var(--home-serif);font-size:24px;line-height:1.1;cursor:pointer;transition:transform var(--home-medium) var(--home-ease),background-color var(--home-medium) ease}.home-video-play:hover{transform:translateY(-2px) scale(1.025);background:rgb(255 255 255/.62)}.home-play-glyph{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid white}.homepage-editorial-links{width:min(var(--home-content),calc(100% - 2 * var(--home-gutter)));height:103px;margin:91px auto 0;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-editorial-links[data-count="1"]{grid-template-columns:minmax(0,1fr)}.homepage-editorial-links>div{min-width:0}.homepage-editorial-links>div+div{border-left:1px solid var(--home-line)}.homepage-editorial-links a{position:relative;width:100%;height:100%;padding-inline:90px;display:flex;align-items:center;justify-content:space-between;overflow:visible;font-family:var(--home-serif);font-size:24px;line-height:1.1;transition:background-color var(--home-medium) ease}.contact-row a:after,.homepage-editorial-links a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--home-ink);transform:scaleX(0);transform-origin:right;transition:transform var(--home-medium) var(--home-ease)}.homepage-editorial-links a:hover{background:rgb(255 255 255/.025)}.homepage-editorial-links a:hover>span:first-child{transform:translateX(3px)}.contact-row a:hover:after,.homepage-editorial-links a:hover:after{transform:scaleX(1);transform-origin:left}.homepage-editorial-links a>span:first-child{transition:transform var(--home-medium) var(--home-ease)}.home-contact{padding-top:185px}.contact-row{height:144px;border-bottom:1px solid var(--home-line);display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,510px);align-items:start}.contact-row h2{width:min(500px,100%);font-family:var(--home-serif);font-size:48px;line-height:.98;font-weight:400;letter-spacing:-.025em}.contact-row a{position:relative;height:76px;padding:0 4px;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);display:flex;align-items:center;font-size:14px}.contact-email-magnetic{width:100%;justify-content:space-between}.home-site-footer{--home-content:1080px;--home-gutter:32px;--home-serif:var(--font-fraunces),Georgia,serif;--home-ease:cubic-bezier(.22,1,.36,1);--home-fast:160ms;--home-medium:280ms;width:min(var(--home-content),calc(100% - 2 * var(--home-gutter)));margin-inline:auto;padding-top:66px;padding-bottom:54px}.closing-art{position:relative;width:min(1078px,100%);height:auto;aspect-ratio:1078/673;margin:0 auto;color:#040404}.closing-landscape-depth{position:absolute;inset:-1.189% 0 2.526%;overflow:hidden;border-radius:16px}.closing-landscape{position:absolute;top:1.189%;left:0;width:100%;height:96.285%;max-width:none;border-radius:16px;object-fit:cover;transform:scale(1.012)}.closing-curved-title{position:absolute;z-index:2;top:14.833%;left:32.842%;width:34.101%;height:12.194%;max-width:none;object-fit:fill}.closing-logo{position:absolute;z-index:2;top:25.706%;left:47.032%;width:55px;height:20px;filter:brightness(0)}.closing-logo-secondary{display:none}.closing-nav{position:absolute;z-index:2;top:36.107%;left:3.34%;width:55px;height:168px;display:flex;flex-direction:column;color:#040404;font-size:14px;line-height:24px;font-weight:700;white-space:nowrap}.closing-nav a{height:24px;transition:transform var(--home-fast) var(--home-ease),opacity var(--home-fast) ease}.closing-nav a:hover{transform:translateX(3px);opacity:.65}.closing-socials{position:absolute;z-index:2;top:36.85%;right:3.618%;width:26px;height:152px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.closing-socials a,.closing-socials img{display:block;width:24px;height:24px}.closing-socials a{flex:0 0 24px;transition:transform var(--home-fast) var(--home-ease),opacity var(--home-fast) ease}.closing-socials a:hover{transform:translateX(-3px);opacity:.65}.made-with{position:absolute;top:97.92%;left:50%;translate:-50% 0;margin:0!important;color:#e7e7e7;font-family:var(--home-serif);font-size:14px;line-height:normal;font-weight:300;font-variation-settings:"SOFT" 100,"opsz" 9,"WONK" 1;text-align:center;white-space:nowrap}.home-contact.is-portfolio{padding-top:0}.home-contact.is-portfolio .contact-row{height:111px;border-bottom:0}.home-contact.is-portfolio .contact-row h2{width:443px;line-height:49px}.home-contact.is-portfolio .contact-row a{height:111px}.about-page{min-width:960px}.about-page main,.about-shell{position:relative}.about-shell{width:min(var(--editorial-cap),calc(100% - 2 * var(--home-gutter)));margin-inline:auto}.about-copy{color:rgb(233 233 233/.9);font-size:16px;line-height:26px}.about-copy p+p{margin-top:18px}.about-hero{height:930px;padding-top:66px}.about-hero-stage{height:864px;perspective:1100px}.about-hero h1{position:absolute;top:112px;left:344px;z-index:2;width:300px;color:#e9e9e9;font-family:var(--font-fraunces);font-size:48px;line-height:48px;font-weight:300;font-optical-sizing:none;font-variation-settings:"opsz" 72,"wght" 300,"SOFT" 100,"WONK" 1;font-synthesis:none;letter-spacing:-.02em}.about-title-line{display:block;white-space:nowrap}.about-title-word{display:inline-block}.about-intro-curtain{position:fixed;z-index:70;inset:0;background:var(--home-canvas);pointer-events:auto;opacity:0;visibility:hidden;transition:opacity .3s var(--home-ease),visibility 0s .3s}.about-hero[data-intro-phase=assembling] .about-hero-stage,.about-hero[data-intro-phase=landing] .about-hero-stage{z-index:71}.about-hero[data-intro-phase=assembling] .about-intro-curtain{opacity:1;visibility:visible;transition:none}.about-hero[data-intro-phase=landing] .about-intro-curtain{opacity:0;visibility:visible;pointer-events:none;transition-delay:.24s,0s}.about-hero-title[data-phase=assembling]{position:fixed;z-index:80;top:calc(50svh - 32px);left:50%;translate:-50% -50%;width:min(569px,calc(100vw - 96px));font-size:clamp(72px,7.5vw,96px);line-height:.895}.about-intro{position:absolute;top:298px;left:344px;width:399px}.about-intro h2{color:#e9e9e9;font-family:var(--home-serif);font-size:24px;line-height:32px;font-weight:300;letter-spacing:-.02em}.about-intro .about-copy{margin-top:54px}.about-childhood,.about-childhood-stage{height:800px}.about-childhood h2{position:absolute;top:16px;left:50%;translate:-50% 0;width:387px;color:#e9e9e9;font-family:var(--home-serif);font-size:25px;line-height:29px;font-weight:300;letter-spacing:-.02em;text-align:center}.about-childhood-copy{position:absolute;top:127px;left:344px;width:393px}.about-memory-parallax{position:absolute;z-index:3;top:221px;left:-88px;width:294px;height:317px}.about-memory-image{width:100%;height:100%;overflow:hidden;border-radius:13px}.about-memory-tactile{position:absolute;inset:0;display:block;overflow:hidden;border-radius:inherit}.about-memory-image img{position:absolute;top:0;left:-4%;width:108%;height:100%;max-width:none;border-radius:inherit;object-fit:cover}.about-child-parallax{position:absolute;z-index:4;top:191px;left:830px;width:280px;height:347px}.about-child-flip{appearance:none;width:100%;height:100%;padding:0;border:0;border-radius:13px;display:block;background:transparent;color:inherit;cursor:pointer;perspective:1050px}.about-child-face,.about-child-flipper,.about-child-tilt{position:absolute;inset:0;display:block;border-radius:inherit;transform-style:preserve-3d}.about-child-tilt{will-change:transform}.about-child-flipper{transform-origin:center}.about-child-face{overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;box-shadow:0 18px 50px rgb(0 0 0/.18)}.about-child-face img{width:100%;height:100%;max-width:none;object-fit:fill}.about-child-back{transform:rotateY(180deg);background:#b8c9d2}.about-thinking{height:850px;padding-top:17px;overflow:visible}.about-section-label{color:#e9e9e9;font-family:var(--home-serif);font-size:25px;line-height:29px;font-weight:300;text-align:center;letter-spacing:-.02em}.about-principles{margin-top:53px;overflow:visible}.about-mobile-principles-runway{display:none}.about-principle-row{appearance:none;position:relative;width:100%;height:164px;padding:0;border:0;border-top:1px solid var(--home-line);display:block;overflow:visible;isolation:isolate;background:transparent;color:#ececec;text-align:left;cursor:pointer}.about-principle-row:last-child{border-bottom:1px solid var(--home-line)}.about-principle-bg{position:absolute;z-index:-1;inset:0;overflow:hidden}.about-principle-image{position:absolute;z-index:4;top:16px;left:26px;width:247px;height:247px;overflow:hidden;border-radius:8px;transform-origin:center;box-shadow:0 22px 55px rgb(0 0 0/.2);will-change:transform}.about-principle-image img{width:100%;height:100%;max-width:none;object-fit:cover}.about-principle-title{position:absolute;z-index:2;top:29px;left:340px;width:317px;font-family:var(--home-serif);font-size:32px;line-height:1.05;font-weight:300;letter-spacing:-.02em}.about-principle-description{position:absolute;z-index:2;top:35px;right:24px;width:319px;color:rgb(255 255 255/.66);font-size:14px;line-height:23px}.about-principle-row[data-active=true]{color:#ececec}.about-principle-row:focus-visible{outline-offset:-5px}.about-outside{position:relative;height:870px;padding-top:70px}.about-outside-copy{width:393px;margin:35px auto 0;font-size:14px}.about-career{width:393px;margin:120px auto 0;padding:0;list-style:none}.about-career li{height:46px;border-top:1px solid var(--home-line);display:flex;align-items:center;color:#dadada;font-family:var(--home-serif);font-size:20px;line-height:1;font-weight:300;letter-spacing:-.02em;transition:color var(--home-fast) ease,transform var(--home-medium) var(--home-ease)}.about-career li:last-child{border-bottom:1px solid var(--home-line)}.about-career li:hover{color:white;transform:translateX(4px)}.case-study-shell{--case-study-gutter:var(--case-study-tablet-gutter);width:min(var(--case-study-max-width),calc(100% - 2 * var(--case-study-gutter)));margin-inline:auto}@media (min-width:1100px){.case-study-shell{--case-study-gutter:clamp(var(--case-study-tablet-gutter),calc(26.6667vw - 261.333px),var(--case-study-desktop-gutter))}}.design-project-page{min-width:0}.design-project-page main{position:relative}.design-project-intro{position:relative;width:100%;height:646px}.design-project-intro h1{position:absolute;top:130px;left:calc(50% - 406px);color:#ececec;font-family:var(--home-serif);font-size:64px;line-height:48px;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:-.02em;white-space:nowrap}.design-project-meta-left{position:absolute;top:225px;left:calc(50% - 406px)}.design-project-meta-right{position:absolute;top:225px;left:calc(50% + 189px);width:229px}.design-project-meta-field{display:flex;flex-direction:column;align-items:flex-start}.design-project-meta-label{color:rgb(231 231 231/.63);font-size:15px;line-height:22px;letter-spacing:.1px}.design-project-meta-value{color:#fff;font-size:15px;line-height:22px;letter-spacing:.1px}.design-project-meta-value>span{color:rgb(231 231 231/.6)}.design-project-meta-pair{display:flex;gap:48px;margin-top:23px}.design-project-meta-right .design-project-meta-field+.design-project-meta-field{margin-top:92px}.design-project-description{position:absolute;top:414px;left:calc(50% - 406px);width:537px;color:var(--home-ink);font-size:24px;line-height:31px;font-weight:500;letter-spacing:.01em}.design-project-description .animated-line-word{letter-spacing:.01em!important}.eventflow-composition{width:82.282%;margin-inline:auto}.design-project-visual{position:relative;margin:0;overflow:hidden;border-radius:8px;background:#0b0b0b}.design-project-visual-depth,.design-project-visual-depth>.parallax-entry{width:100%;height:100%}.design-project-visual .parallax-entry{overflow:hidden;border-radius:8px}.design-project-visual img{width:100%;height:100%;max-width:none;object-fit:fill}.eventflow-visual-01{width:100%;aspect-ratio:4316/2336}.eventflow-editorial-grid{position:relative;width:100%;aspect-ratio:921.56/1083.72;margin-top:9.38px}.eventflow-editorial-grid .design-project-caption,.eventflow-editorial-grid .design-project-visual{position:absolute}.eventflow-visual-02{top:0;left:0;width:49.491%;aspect-ratio:1369/1344}.eventflow-visual-04{top:0;left:50.325%;width:49.583%;aspect-ratio:1371/1343}.eventflow-visual-03{top:41.771%;left:0;width:49.491%;aspect-ratio:1369/1345}.eventflow-visual-05{top:58.107%;left:50.417%;width:49.491%;aspect-ratio:1369/1347}.design-project-caption{width:320px;color:var(--home-ink);font-size:16px;line-height:24px;font-weight:500;letter-spacing:.01em}.eventflow-caption-match{top:46.383%;left:58.643%}.eventflow-caption-venue{top:87.451%;left:6.557%}.eventflow-visual-06{width:100%;aspect-ratio:2765/2445}.design-project-page .design-project-statement{width:606px;margin:clamp(70px,7.969vw,102px) auto 0;color:var(--home-ink);font-size:24px;line-height:27px;font-weight:500;letter-spacing:.01em;text-align:center}.design-project-statement .animated-line-word{letter-spacing:.01em!important}.eventflow-final-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:99.815%;margin:clamp(78px,8.828vw,113px) auto 0}.eventflow-final-grid .design-project-visual{width:100%;aspect-ratio:1368/1806}.eventflow-visual-07 img{object-fit:cover;object-position:center}.design-project-next{width:100%;margin-top:clamp(128px,15.401vw,197px);text-align:center}.design-project-next h2{color:#ececec;font-family:var(--home-serif);font-size:64px;line-height:48px;font-weight:300;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:-.02em}.design-project-next>div{width:min(602.112px,calc(100% - 40px));margin:51px auto 0}.design-project-next-link{display:block;width:100%}.design-project-next-link .project-media-renderer{width:100%;height:auto;aspect-ratio:2764/1856;border-radius:8px;transition:transform .62s var(--home-ease-editorial),filter .42s ease}.design-project-next-link span{display:block;margin-top:16px;color:#fff;font-size:15px;line-height:22px;letter-spacing:.1px}@media (hover:hover) and (pointer:fine){.design-project-next-link:hover .project-media-renderer{transform:translateY(-2px) scale(1.015);filter:contrast(1.018)}.design-project-next-link:hover span{transform:translateY(2px)}}.design-project-work-rail{margin-top:133px}.design-project-page>.home-site-footer{padding-top:171px}.fodo-intro{position:relative;width:100%;height:364px}.fodo-intro h1{top:94px;color:#ececec;font-family:var(--home-serif);font-size:64px;line-height:54px;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:-.025em}.fodo-intro h1,.fodo-meta-row{position:absolute;left:calc(50% - 406px)}.fodo-meta-row{top:177px;width:812px;height:116px}.fodo-meta-field{position:absolute;display:flex;flex-direction:column;color:#fff;font-size:15px;line-height:22px;letter-spacing:.1px}.fodo-meta-field>span{color:rgb(231 231 231/.63)}.fodo-meta-field strong{display:flex;flex-direction:column;font-weight:400}.fodo-meta-year{top:10px;left:5px}.fodo-meta-waitlist{top:30px;left:104px}.fodo-meta-type{top:78px;left:5px;width:229px}.fodo-meta-platform{top:78px;left:300px}.fodo-meta-made{top:3px;left:633px;width:179px}.fodo-meta-focus{top:78px;left:633px;width:179px}.fodo-composition{width:100%}.fodo-hero{width:100%;aspect-ratio:1.685/1}.fodo-hero img{object-fit:cover}.fodo-project-page .fodo-statement{width:560px;margin:57px 0 0 100px;color:var(--home-ink);font-size:24px;line-height:30px;font-weight:500;letter-spacing:.005em}.fodo-statement p+p{margin-top:29px}.fodo-statement .animated-line-word{letter-spacing:.005em!important}.fodo-gif-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.429%;width:82.143%;margin-inline:auto}.fodo-gif-grid-all{margin-top:70px}.fodo-gif{width:100%;aspect-ratio:1558/2160}.fodo-gif img{object-fit:cover}.fodo-comment-section{position:relative;width:100%;height:1010px;margin-top:76px;overflow:clip}.fodo-comment-wall{position:relative;width:min(1440px,100%);height:950px;margin-inline:auto;perspective:1100px;perspective-origin:50% 45%}.fodo-comment-position{position:absolute;left:clamp(20px,var(--comment-x),calc(100% - var(--comment-width) - 20px));transform-style:preserve-3d}.fodo-comment-displace,.fodo-comment-hitbox,.fodo-comment-scroll{position:relative;width:100%;height:100%;transform-style:preserve-3d}.fodo-comment-card,.fodo-comment-displace,.fodo-comment-scroll{will-change:transform}.fodo-comment-hitbox{padding:5px;margin:-5px}.fodo-comment-card{position:relative;width:100%;height:100%;overflow:hidden;border-radius:clamp(5px,1.2vw,10px);box-shadow:0 7px 18px rgb(0 0 0/.16);transform-style:preserve-3d;cursor:default;backface-visibility:hidden}.fodo-comment-card img{display:block;width:100%;height:auto;max-width:none;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.fodo-comment-position[data-tier=hero] .fodo-comment-card{box-shadow:0 15px 38px rgb(0 0 0/.24)}.fodo-comment-position[data-tier=support] .fodo-comment-hitbox{cursor:default}.fodo-project-page .design-project-next{margin-top:119px}.fodo-project-page .design-project-work-rail{margin-top:133px}.tygr-project-page{min-width:0}.tygr-project-page main{overflow:clip}.tygr-intro{position:relative;width:100%;height:449px}.tygr-intro h1{position:absolute;top:182px;left:calc(50% - 406px);color:#ececec;font-family:var(--home-serif);font-size:64px;line-height:48px;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:-.02em;white-space:nowrap}.tygr-meta-row{position:absolute;top:272px;left:calc(50% - 401px);width:805px;height:113px}.tygr-meta{position:absolute;display:flex;flex-direction:column;color:#fff;font-size:15px;line-height:22px;letter-spacing:.1px}.tygr-meta>span{color:rgb(231 231 231/.63)}.tygr-meta strong{font-weight:400}.tygr-meta-year{top:0;left:0}.tygr-meta-timeline{top:0;left:99px}.tygr-meta-type{top:61px;left:0;width:229px}.tygr-meta-role{top:-7px;right:0;width:177px}.tygr-opening-shell{width:100%}.tygr-opening-hero{width:99.286%;aspect-ratio:1112/437;margin-inline:auto}.tygr-composition{width:82.321%;margin-inline:auto}.tygr-copy{color:var(--home-ink);font-size:16px;line-height:24px;font-weight:500;letter-spacing:.01em}.tygr-copy .animated-line-word{letter-spacing:inherit!important}.tygr-opening-copy{width:80.152%;max-width:739px;margin-top:55px;font-size:24px;line-height:31px}.tygr-existing-row{display:grid;grid-template-columns:49.024% 44.468%;gap:6.508%;width:100%;margin-top:80px;align-items:start}.tygr-existing-visual{width:100%;height:auto;aspect-ratio:452/313}.tygr-existing-copy{max-width:410px;padding-top:8.135%}.tygr-existing-copy h2{margin-bottom:18px;color:var(--home-ink);font-size:16px;line-height:24px;font-weight:500;letter-spacing:.01em}.tygr-existing-copy .tygr-copy{width:100%}.tygr-identity-grid{display:grid;grid-template-columns:32.43% 32.538% 32.43%;gap:1.301%;width:100%;height:auto;aspect-ratio:922/457;margin-top:119px}.tygr-identity-grid .design-project-visual{width:100%;height:100%}.tygr-project-page .tygr-identity-copy{width:44.468%;max-width:410px;margin:40px 0 0}.tygr-full-visual{width:100%}.tygr-construction{aspect-ratio:922/466;margin-top:48px}.tygr-palette{aspect-ratio:922/468;margin-top:95px}.tygr-project-page .tygr-centered-copy{width:82%;max-width:756px;margin:40px auto 0;text-align:center}.tygr-mark-copy{margin-top:40px}.tygr-typography{aspect-ratio:922/456;margin-top:48px}.tygr-type-copy{margin-top:40px}.tygr-color-grid{display:grid;grid-template-columns:40.109% 58.587%;gap:1.304%;width:99.783%;height:auto;aspect-ratio:920/582;margin:48px auto 0}.tygr-color-grid .design-project-visual{width:100%;height:100%}.tygr-palette-copy{margin-top:40px}.tygr-digital{aspect-ratio:922/507;margin-top:48px}.tygr-digital-copy{margin-top:40px}.tygr-website{width:66.16%;aspect-ratio:610/396.177;margin:48px auto 0}.tygr-graphic{aspect-ratio:919/496;margin-top:48px}.tygr-graphic img{object-fit:cover;object-position:center}.tygr-physical-copy{margin-top:40px}.tygr-physical-grid{display:grid;grid-template-columns:64.091% 34.82%;gap:1.088%;width:99.675%;height:auto;aspect-ratio:919/451;margin:48px auto 0}.tygr-physical-grid .design-project-visual{width:100%;height:100%}.tygr-final-copy{width:81.779%;max-width:754px;margin:92px 0 0}.tygr-final-copy .tygr-copy{font-size:24px;line-height:31px}.tygr-final-copy .tygr-copy+.tygr-copy{margin-top:31px}.tygr-locations{aspect-ratio:922/476;margin-top:122px}.tygr-project-page .design-project-next{margin-top:208px}.tygr-project-page .design-project-work-rail{margin-top:133px}@media (min-width:768px) and (max-width:1099px){.tygr-intro h1{left:max(54px,calc(50% - 406px))}.tygr-meta-row{left:max(59px,calc(50% - 401px));width:calc(100% - 118px)}.tygr-opening-copy{width:80.15%}.tygr-existing-row{grid-template-columns:49.02% 44.47%;gap:6.51%}.tygr-existing-visual{width:100%;height:auto;aspect-ratio:452/313}.tygr-existing-copy{padding-top:8.13%}.tygr-existing-copy .tygr-copy{width:100%}.tygr-identity-grid{grid-template-columns:32.43% 32.54% 32.43%;gap:1.3%;width:100%;height:auto;aspect-ratio:922/457}.tygr-identity-grid .design-project-visual{height:100%}.tygr-project-page .tygr-identity-copy{width:44.47%}.tygr-project-page .tygr-centered-copy{width:82%}.tygr-color-grid{grid-template-columns:40.1% 58.6%;gap:1.3%;width:99.78%;height:auto;aspect-ratio:920/582}.tygr-color-grid .design-project-visual{height:100%}.tygr-website{width:66.16%}.tygr-physical-grid{grid-template-columns:64.09% 34.82%;gap:1.09%;width:99.67%;height:auto;aspect-ratio:919/451}.tygr-physical-grid .design-project-visual{height:100%}.tygr-final-copy{width:81.78%}}.ruckus-intro{position:relative;width:100%;height:442px}.ruckus-intro h1{top:130px;color:#ececec;font-family:var(--home-serif);font-size:64px;line-height:48px;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:-.02em;white-space:nowrap}.ruckus-intro h1,.ruckus-meta-row{position:absolute;left:calc(50% - 459px)}.ruckus-meta-row{top:213px;width:918px;height:128px}.ruckus-meta-field{position:absolute;display:flex;flex-direction:column;color:#fff;font-size:15px;line-height:22px;letter-spacing:.1px}.ruckus-meta-field>span{color:rgb(231 231 231/.63)}.ruckus-meta-field strong{font-weight:400}.ruckus-meta-year{top:7px;left:0}.ruckus-meta-timeline{top:7px;left:99px}.ruckus-meta-status{top:27px;left:236px}.ruckus-meta-type{top:75px;left:0;width:229px}.ruckus-meta-made{top:0;right:0;width:177px}.ruckus-composition{width:96.429%;margin-inline:auto}.ruckus-hero{left:50%;width:102.932%;aspect-ratio:1111.668/656.1;margin-left:-51.466%}.ruckus-hero img{object-fit:cover}.ruckus-opening{width:49.722%;color:var(--home-ink);font-size:24px;line-height:31px;font-weight:500;letter-spacing:.01em}.ruckus-project-page .ruckus-opening{margin:53px 0 0 7.5%}.ruckus-editorial-text .animated-line-word,.ruckus-opening .animated-line-word{letter-spacing:inherit!important}.ruckus-brand-grid{display:grid;grid-template-columns:42.454% 57%;grid-template-rows:repeat(2,1fr);column-gap:.543%;width:85.278%;height:auto;aspect-ratio:921/782;margin:83px auto 0}.ruckus-brand-grid .design-project-visual{width:100%;height:100%}.ruckus-brand-party{grid-column:1;grid-row:1}.ruckus-brand-mark{grid-column:1;grid-row:2}.ruckus-room{grid-column:2;grid-row:1/span 2}.ruckus-editorial-text{color:var(--home-ink);font-size:20px;line-height:29px;font-weight:500;letter-spacing:.01em;text-align:center}.ruckus-ai-statement{width:63.704%}.ruckus-project-page .ruckus-ai-statement{margin:99px auto 0}.ruckus-journey{width:100%;aspect-ratio:1080/615;margin-top:99px}.ruckus-micro-statement{width:40.741%}.ruckus-project-page .ruckus-micro-statement{margin:57px auto 0}.ruckus-interaction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:51.661% 47.308%;gap:1.031% .543%;width:85.278%;height:auto;aspect-ratio:921/873;margin:57px auto 0}.ruckus-phone-gif,.ruckus-square-gif{position:relative;width:100%;height:100%;overflow:hidden;border-radius:8px;background:#e8e1d4}.ruckus-phone-gif .reveal-media-inner,.ruckus-phone-gif .reveal-media-mask,.ruckus-square-gif .reveal-media-inner,.ruckus-square-gif .reveal-media-mask{width:100%;height:100%}.ruckus-phone-gif-1{grid-column:1;grid-row:1}.ruckus-square-gif-3{grid-column:2;grid-row:1;background:#e1dbc8}.ruckus-square-gif-1{grid-column:1;grid-row:2;background:#e5e1d3}.ruckus-square-gif-2{grid-column:2;grid-row:2;background:#e5e1d3}.ruckus-square-gif img{position:absolute;display:block;width:106.55%;height:118.16%;max-width:none;object-fit:cover}.ruckus-square-gif-1 img{top:-8.96%;left:-8.52%}.ruckus-square-gif-2 img{top:-8.96%;left:-4.81%}.ruckus-square-gif-3 img{top:-4.43%;left:-1.53%;width:102.84%;height:104.43%}.ruckus-phone-stage{position:relative;width:100%;height:100%}.ruckus-phone-stage img{position:absolute;display:block;max-width:none;object-fit:fill}.ruckus-phone-gif-1 .ruckus-phone-frame{top:-4.435%;left:24.236%;width:51.644%;height:108.869%}.ruckus-phone-gif-1 .ruckus-phone-animation{top:-.605%;left:26.413%;width:47.271%;height:103.319%;border-radius:8.252%}.ruckus-pacing-statement{width:40.741%}.ruckus-project-page .ruckus-pacing-statement{margin:56px auto 0}.ruckus-phone-gif-2{width:74.815%;height:auto;aspect-ratio:808/712;margin:50px auto 0;background:#e8e1d4}.ruckus-phone-gif-2 .ruckus-phone-frame{top:11.096%;left:33.416%;width:33.045%;height:77.844%}.ruckus-phone-gif-2 .ruckus-phone-animation{top:12.5%;left:34.653%;width:30.817%;height:75.14%;border-radius:5.226%}.ruckus-feedback-statement{width:40.741%}.ruckus-project-page .ruckus-feedback-statement{margin:62px auto 0}.ruckus-feedback-grid{display:grid;grid-template-columns:49.675% 49.783%;gap:.542%;width:85.37%;height:auto;aspect-ratio:922/764;margin:62px auto 0}.ruckus-feedback-grid .design-project-visual{width:100%;height:100%}.ruckus-project-page .design-project-next{margin-top:243px}.ruckus-project-page .design-project-work-rail{margin-top:133px}.ruckus-project-page main{overflow:clip}.drivers-project-page{min-width:0}.drivers-project-page main{overflow:clip}.drivers-project-page .design-project-intro{height:651px}.drivers-composition{width:96.429%;margin-inline:auto}.drivers-hero{width:99.907%;aspect-ratio:1079/584;margin-inline:auto}.drivers-copy{color:var(--home-ink);font-weight:500;letter-spacing:.01em}.drivers-copy .animated-line-word{letter-spacing:inherit!important}.drivers-project-page .drivers-opening{width:78.241%;margin:74px 0 0 7.593%;font-size:22px;line-height:31px}.drivers-blue-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.192%;width:85.463%;aspect-ratio:923/602;margin:90px 0 0 7.222%}.drivers-blue-pair .design-project-visual{width:100%;height:100%}.drivers-project-page .drivers-journey-copy{width:63.704%;margin:91px auto 0;font-size:20px;line-height:29px;text-align:center}.drivers-attention-stage{position:relative;width:85.556%;aspect-ratio:924/1235;margin:111px auto 0}.drivers-attention-stage .design-project-visual,.drivers-attention-stage .drivers-copy{position:absolute}.drivers-blue-phone{top:0;left:0;width:49.459%;height:66.964%}.drivers-pin-entry{top:0;left:50.541%;width:49.459%;height:33.036%}.drivers-attention-copy{top:42.753%;left:58.009%;width:34.632%;font-size:16px;line-height:24px}.drivers-details-copy{top:77.652%;left:4.221%;width:34.632%;font-size:16px;line-height:24px}.drivers-green-detail{top:66.964%;left:50.541%;width:49.459%;height:33.036%}.drivers-layered-stage{position:relative;width:100%;height:100%;overflow:hidden;background:#c1d9f5}.drivers-layered-stage img{position:absolute;display:block;max-width:none;object-fit:fill}.drivers-layered-phone .drivers-device-frame{z-index:1}.drivers-layered-phone .drivers-animated-screen{z-index:2}.drivers-blue-phone .drivers-device-frame{top:5.804%;left:11.379%;width:77.462%;height:88.418%}.drivers-blue-phone .drivers-animated-screen{top:7.208%;left:14.553%;width:70.835%;height:84.861%;border-radius:14.79%/6.82%}.drivers-pin-entry .drivers-device-frame{top:-20.588%;left:20.569%;width:59.081%;height:136.692%}.drivers-pin-entry .drivers-animated-screen{top:-18.674%;left:22.766%;width:54.515%;height:131.194%;border-radius:14.05%/6.54%}.drivers-green-detail .drivers-green-animation{top:-1.961%;left:-1.751%;width:103.72%;height:103.676%}.drivers-final-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.082%;width:85.556%;aspect-ratio:924/477;margin:14px auto 0}.drivers-final-media .design-project-visual{width:100%;height:100%}.drivers-project-page .design-project-next{margin-top:151px}.heavygari-project-page{min-width:0}.heavygari-project-page main{overflow:clip}.heavygari-project-page .design-project-intro{height:651px}.heavygari-composition{width:96.429%;margin-inline:auto}.heavygari-hero{width:99.907%;aspect-ratio:1079/584;margin-inline:auto}.heavygari-copy{color:var(--home-ink);font-weight:500;letter-spacing:.01em}.heavygari-copy .animated-line-word{letter-spacing:inherit!important}.heavygari-project-page .heavygari-opening{width:85%;margin:73px 0 0 7.593%;font-size:22px;line-height:31px}.heavygari-first-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.192%;width:85.463%;aspect-ratio:923/602;margin:90px 0 0 7.222%}.heavygari-first-pair .design-project-visual{width:100%;height:100%;isolation:isolate;background:#dfe5e5}.heavygari-first-pair .design-project-visual:before{content:"";position:absolute;z-index:0;top:-6.811%;left:-27.851%;width:134.43%;height:113.621%;background:linear-gradient(180deg,#c1d1d1 4.459%,#f0f2f2 54.459%);pointer-events:none}.heavygari-first-pair .design-project-visual-depth{position:relative;z-index:1}.heavygari-first-pair .design-project-visual img{position:absolute;top:0;left:12.939%;width:77.632%;height:101.993%;object-fit:contain}.heavygari-booking-details img,.heavygari-booking-management img,.heavygari-first-pair .design-project-visual img,.heavygari-tracking img,.heavygari-vehicle img{object-fit:contain}.heavygari-booking-details,.heavygari-booking-management,.heavygari-vehicle{background:#dfe8ea}.heavygari-tracking{background:#ff4a00}.heavygari-project-page .heavygari-journey{width:63.704%;margin:91px auto 0;font-size:20px;line-height:29px;text-align:center}.heavygari-editorial-stage{position:relative;width:85.556%;aspect-ratio:924/1584;margin:97px auto 0}.heavygari-editorial-stage .design-project-visual,.heavygari-editorial-stage .heavygari-copy{position:absolute}.heavygari-vehicle{top:0;left:0;width:49.351%;height:38.005%}.heavygari-statement-card{top:0;left:50.541%;width:49.351%;height:19.697%}.heavygari-selection-copy{top:21.78%;left:58.225%;width:34.632%;font-size:16px;line-height:24px}.heavygari-vehicle-copy{top:46.97%;left:6.494%;width:34.632%;font-size:16px;line-height:24px}.heavygari-booking-copy{top:54.55%;left:6.494%;width:34.632%;font-size:14px;line-height:21px}.heavygari-booking-management{top:29.987%;left:50.541%;width:49.351%;height:38.005%}.heavygari-booking-details{top:61.995%;left:0;width:49.351%;height:38.005%}.heavygari-tracking{top:68.876%;left:50.649%;width:49.351%;height:31.124%}.heavygari-project-page .heavygari-closing{width:63.704%;margin:85px auto 0;font-size:20px;line-height:29px;text-align:center}.heavygari-project-page .design-project-next{margin-top:171px}@media (min-width:768px) and (max-width:1099px){.heavygari-composition{width:100%}.heavygari-project-page .design-project-intro{height:clamp(590px,59.24vw,651px)}.heavygari-project-page .heavygari-opening{margin-top:clamp(52px,6.85vw,73px)}.heavygari-first-pair{margin-top:clamp(62px,8.05vw,90px)}.heavygari-project-page .heavygari-journey{margin-top:clamp(64px,8.42vw,91px)}.heavygari-editorial-stage{margin-top:clamp(72px,8.98vw,97px)}.heavygari-selection-copy,.heavygari-vehicle-copy{font-size:clamp(13px,1.48vw,16px);line-height:1.5}.heavygari-booking-copy{font-size:clamp(11px,1.3vw,14px);line-height:1.5}.heavygari-project-page .heavygari-closing{width:70%;margin-top:clamp(64px,7.88vw,85px)}.heavygari-project-page .design-project-next{margin-top:clamp(136px,15.85vw,171px)}}.gmi-project-page{min-width:0}.gmi-project-page main{overflow:clip}.gmi-intro{position:relative;width:100%;height:502px}.gmi-intro h1{position:absolute;top:130px;left:calc(50% - 406px);color:#ececec;font-family:var(--home-serif);font-size:64px;line-height:48px;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:-.02em;white-space:nowrap}.gmi-meta{position:absolute;display:flex;flex-direction:column;color:#fff;font-size:15px;line-height:22px;letter-spacing:.1px}.gmi-meta>span{color:rgb(231 231 231/.63)}.gmi-meta strong{font-weight:400}.gmi-meta-year{top:225px;left:calc(50% - 401px)}.gmi-meta-company{top:225px;left:calc(50% - 295px)}.gmi-meta-skills{top:314px;left:calc(50% + 189px);width:229px}.gmi-intro-copy{position:absolute;top:314px;left:calc(50% - 406px);width:537px;color:var(--home-ink);font-size:24px;line-height:31px;font-weight:500;letter-spacing:.01em}.gmi-copy .animated-line-word,.gmi-intro-copy .animated-line-word{letter-spacing:inherit!important}.gmi-composition{width:96.429%;margin-inline:auto}.gmi-hero{width:99.907%;aspect-ratio:1079/540;margin-inline:auto}.gmi-copy{color:var(--home-ink);font-size:20px;line-height:29px;font-weight:500;letter-spacing:.01em}.gmi-project-page .gmi-motion-copy{width:78.241%;margin:111px 0 0 7.685%;font-size:22px;line-height:31px}.gmi-motion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.598%;width:99.722%;aspect-ratio:1077/630;margin:113px auto 0}.gmi-animated-composition{position:relative;width:100%;height:100%;overflow:hidden;border-radius:6px}.gmi-animated-composition .reveal-media-inner,.gmi-animated-composition .reveal-media-mask,.gmi-animation-stage{width:100%;height:100%}.gmi-animation-stage{position:relative;overflow:hidden;border-radius:inherit}.gmi-animation-stage img{position:absolute;display:block;max-width:none;object-fit:fill}.gmi-animation-base{inset:0;width:100%;height:100%}.gmi-motion-01 .gmi-animation-screen{top:8.73%;left:15.511%;width:68.938%;height:82.54%;border-radius:15.417%/7.115%}.gmi-motion-02 .gmi-animation-screen{top:8.73%;left:15.541%;width:68.938%;height:82.54%;border-radius:15.417%/7.115%}.gmi-motion-03 .gmi-animation-screen{top:8.73%;left:15.409%;width:68.938%;height:82.54%;border-radius:15.417%/7.115%}.gmi-project-page .gmi-organization-copy,.gmi-project-page .gmi-transitions-copy{width:63.704%;margin-right:auto;margin-left:auto;text-align:center}.gmi-project-page .gmi-transitions-copy{margin-top:77px}.gmi-tablet{left:50%;width:99.537%;aspect-ratio:1075/614;margin:106px 0 0 -49.769%}.gmi-project-page .gmi-organization-copy{margin-top:105px}.gmi-impact{left:50%;width:100.556%;aspect-ratio:1086/788;margin:113px 0 0 -50.278%;border-radius:8px}.gmi-impact .gmi-animation-screen{top:8.726%;left:36.192%;width:27.621%;height:82.525%;border-radius:15.421%/7.114%}.gmi-quote{width:73.611%;margin:84px auto 0;color:var(--home-ink);font-family:var(--home-serif);font-size:48px;line-height:48px;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:.01em;text-align:center}.gmi-resource-row{position:relative;width:100%;aspect-ratio:1080/630;margin-top:100px}.gmi-resources{position:absolute;top:0;left:.093%;width:54.907%;height:100%}.gmi-resources-copy{position:absolute;top:35.714%;left:64.537%;width:29.63%;font-size:16px;line-height:24px}.gmi-palette{width:99.722%;aspect-ratio:1077/517;margin:23px auto 0}.gmi-identity-row{position:relative;width:100%;aspect-ratio:1080/630;margin-top:23px}.gmi-identity{position:absolute;top:0;left:44.907%;width:54.907%;height:100%}.gmi-identity-copy{position:absolute;top:36.667%;left:7.963%;width:29.63%;font-size:16px;line-height:24px}.gmi-project-page .design-project-next{margin-top:177px}@media (min-width:768px) and (max-width:1099px){.gmi-intro h1,.gmi-intro-copy,.gmi-meta-year{left:max(54px,calc(50% - 406px))}.gmi-intro-copy{width:min(55vw,537px)}.gmi-meta-company{left:max(160px,calc(50% - 295px))}.gmi-meta-skills{left:auto;right:54px}.gmi-project-page .gmi-motion-copy{font-size:clamp(18px,2.04vw,22px);line-height:1.41}.gmi-copy{font-size:clamp(16px,1.85vw,20px);line-height:1.45}.gmi-identity-copy,.gmi-resources-copy{font-size:clamp(12px,1.48vw,16px);line-height:1.5}.gmi-quote{font-size:clamp(38px,4.44vw,48px);line-height:1}.drivers-project-page .design-project-description{width:min(55vw,537px)}.drivers-project-page .drivers-opening{margin-top:clamp(52px,6.85vw,74px)}.drivers-blue-pair{margin-top:clamp(62px,8.05vw,87px)}.drivers-project-page .drivers-journey-copy{margin-top:clamp(64px,8.42vw,91px)}.drivers-attention-stage{margin-top:clamp(75px,9.9vw,107px)}.drivers-attention-copy,.drivers-details-copy{font-size:clamp(13px,1.48vw,16px);line-height:1.5}}@media (min-width:1100px){.ruckus-project-page>.home-site-footer{padding-bottom:63px}.ruckus-project-page>.home-site-footer .closing-art{width:1078px;height:632px;aspect-ratio:auto}.ruckus-project-page>.home-site-footer .closing-logo{top:173px}.ruckus-project-page>.home-site-footer .closing-logo-secondary{position:absolute;z-index:2;top:290px;left:calc(50% - 27.5px);display:block;width:55px;height:20px}.ruckus-project-page>.home-site-footer .made-with{top:649px}}@media (min-width:768px) and (max-width:1099px){.ruckus-intro h1,.ruckus-meta-row{left:54px}.ruckus-meta-row{width:calc(100% - 108px)}}@media (hover:hover) and (pointer:fine){.fodo-comment-position:not([data-tier=atmosphere]) .fodo-comment-hitbox{cursor:zoom-in}.fodo-comment-card[data-active=true]{box-shadow:0 22px 48px rgb(0 0 0/.4)}}@media (min-width:768px) and (max-width:1099px){.design-project-description,.design-project-intro h1,.design-project-meta-left{left:max(54px,calc(50% - 406px))}.design-project-meta-right{left:auto;right:max(54px,calc(50% - 451px))}.design-project-work-rail .work-rail-thumbnails{width:54%;flex-basis:54%}}.about-mobile-principle-layer{position:relative}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.case-study-shell{width:calc(100% - 2 * var(--case-study-mobile-gutter))}.design-project-page{min-width:0}.design-project-page .home-header-inner{width:calc(100% - 24px);padding-inline:18px}.design-project-page .home-nav{display:none}.design-project-intro{width:100%;height:auto;padding:126px 0 86px;display:flex;flex-direction:column}.design-project-description,.design-project-intro h1,.design-project-meta-left,.design-project-meta-right{position:static;width:100%}.design-project-intro h1{font-size:clamp(38px,11.2vw,52px);line-height:.94;white-space:normal}.design-project-meta-left{margin-top:60px}.design-project-meta-right{margin-top:34px}.design-project-meta-right .design-project-meta-field+.design-project-meta-field{margin-top:28px}.design-project-description{order:4;margin-top:60px;font-size:20px;line-height:27px}.design-project-meta-label,.design-project-meta-value{font-size:13px;line-height:20px}.eventflow-composition{width:100%}.eventflow-editorial-grid{aspect-ratio:auto;margin-top:8px;display:flex;flex-direction:column;gap:8px}.eventflow-editorial-grid .design-project-caption,.eventflow-editorial-grid .design-project-visual{position:relative;inset:auto;width:100%}.eventflow-visual-02{order:1}.eventflow-visual-04{order:2}.eventflow-caption-match{order:3;margin:18px 0 46px}.eventflow-visual-03{order:4}.eventflow-caption-venue{order:5;margin:18px 0 46px}.eventflow-visual-05{order:6}.design-project-caption{font-size:14px;line-height:21px}.eventflow-visual-06{margin-top:8px}.design-project-page .design-project-statement{width:100%;margin-top:82px;padding-inline:12px;font-size:20px;line-height:25px}.eventflow-final-grid{display:flex;width:100%;margin-top:88px;flex-direction:column;gap:8px}.design-project-next{margin-top:120px}.design-project-next h2{font-size:46px;line-height:48px}.design-project-next>div{margin-top:40px}.design-project-work-rail{height:116px;margin-top:96px;gap:20px}.design-project-work-rail .work-rail-thumbnails{width:46%;height:114px;flex-basis:46%}.design-project-work-rail .work-rail-card{height:114px}.design-project-work-rail .work-rail-label{font-size:23px}.design-project-work-rail .work-rail-cta .home-arrow{font-size:20px}.design-project-page>.home-site-footer{padding-top:118px}.tygr-intro{height:auto;padding:108px 0 72px}.tygr-intro h1,.tygr-meta-row{position:static;width:100%}.tygr-intro h1{font-size:clamp(42px,12.5vw,52px);line-height:.96;white-space:normal}.tygr-meta-row{display:grid;height:auto;margin-top:48px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.tygr-meta{position:static;width:auto;font-size:13px;line-height:20px}.tygr-meta-role{grid-column:1/-1}.tygr-composition,.tygr-opening-hero{width:100%}.tygr-opening-copy{width:100%;margin-top:42px;font-size:20px;line-height:27px}.tygr-existing-row{display:flex;width:100%;margin-top:70px;flex-direction:column;gap:0}.tygr-existing-visual{width:100%;height:auto;aspect-ratio:452/313}.tygr-existing-copy{padding-top:34px}.tygr-existing-copy .tygr-copy{width:100%}.tygr-identity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3%;width:100%;height:auto;aspect-ratio:922/457;margin-top:72px}.tygr-identity-grid .design-project-visual{height:100%}.tygr-project-page .tygr-identity-copy{width:100%;margin:42px 0 0;font-size:15px;line-height:22px}.tygr-construction{margin-top:64px}.tygr-palette{margin-top:70px}.tygr-project-page .tygr-centered-copy{width:100%;max-width:none;margin:52px 0 0;padding-inline:3px;text-align:left}.tygr-digital-copy,.tygr-mark-copy,.tygr-palette-copy,.tygr-physical-copy,.tygr-type-copy{margin-top:52px;font-size:15px;line-height:22px}.tygr-typography{margin-top:70px}.tygr-color-grid{grid-template-columns:40.1% 58.6%;gap:1.3%;width:100%;height:auto;aspect-ratio:920/582;margin-top:70px}.tygr-color-grid .design-project-visual{height:100%}.tygr-digital{margin-top:72px}.tygr-website{width:76%}.tygr-graphic,.tygr-website{margin-top:64px}.tygr-physical-grid{grid-template-columns:64.1% 34.8%;gap:1.1%;width:100%;height:auto;aspect-ratio:919/451;margin-top:70px}.tygr-physical-grid .design-project-visual{height:100%}.tygr-final-copy{width:100%;margin-top:68px}.tygr-final-copy .tygr-copy{font-size:20px;line-height:27px}.tygr-final-copy .tygr-copy+.tygr-copy{margin-top:27px}.tygr-locations{margin-top:76px}.tygr-project-page .design-project-next{margin-top:120px}}.about-links{height:186px;margin-top:0}.about-links a{padding-inline:100px;font-size:36px}.about-page .home-contact.is-portfolio{padding-top:185px}@media (min-width:768px) and (max-width:1099px){.about-page{min-width:768px}.about-shell{width:calc(100% - 64px)}.about-childhood-copy,.about-hero h1,.about-intro{left:50%;translate:-50% 0}.about-childhood-copy{width:min(360px,49%)}.about-memory-parallax{left:-24px;width:230px;height:248px}.about-child-parallax{left:auto;right:-22px;width:220px;height:272px}.about-principle-title{left:clamp(230px,27vw,300px);right:calc(clamp(200px, 25vw, 250px) + 48px);width:auto;font-size:clamp(26px,2.7vw,30px);line-height:1.08}.about-principle-description{width:clamp(200px,25vw,250px);font-size:12px;line-height:18px}.about-principle-image{width:200px;height:200px}.about-links a{padding-inline:clamp(48px,8vw,100px)}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.about-page{min-width:0}.about-page .home-header-inner{width:calc(100% - 24px);padding-inline:18px}.about-page .home-nav{display:none}.about-shell{width:calc(100% - 40px)}.about-hero{height:840px;padding-top:66px}.about-hero-stage{height:774px}.about-hero h1{top:89px;left:0;width:300px;font-size:48px;line-height:48px}.about-hero h1,.about-intro{translate:none}.about-hero-title[data-phase=assembling]{top:calc(var(--viewport-stable) / 2);left:0;translate:0 -50%;width:calc(100vw - 40px);font-size:clamp(54px,15vw,64px);line-height:.91}.about-intro{top:235px;left:0;width:100%}.about-intro h2{width:100%;font-size:26px;line-height:34px}.about-intro .about-copy{margin-top:50px;line-height:27px;letter-spacing:.02em}.about-intro .about-copy p+p{margin-top:19px}.about-childhood,.about-childhood-stage{height:1307px}.about-childhood h2{top:418px;left:0;translate:none;width:100%;font-size:32px;line-height:34px;text-align:left}.about-childhood-copy{top:540px;left:0;width:100%;line-height:27px;letter-spacing:0}.about-childhood-copy p+p{margin-top:20px}.about-memory-parallax{top:25px;left:-34px;width:203px;height:219px}.about-memory-image{rotate:-8.42deg;touch-action:pan-y}.about-child-parallax{top:12px;left:auto;right:-47px;width:240px;height:297px}.about-child-flip{rotate:6.92deg;touch-action:pan-y}.about-thinking{height:auto;min-height:0;padding-top:17px;padding-bottom:0}.about-thinking>.about-section-label{font-size:36px;line-height:29px;font-weight:400}.about-principles-desktop{display:none}.about-mobile-principles-runway{position:relative;display:block;height:calc(var(--viewport-stable) + var(--viewport-stable) + 50svh);min-height:1375px;margin-top:53px}.about-mobile-principles-sticky{position:sticky;top:0;width:100%;height:var(--viewport-stable);min-height:550px;overflow:hidden;background:var(--home-canvas);isolation:isolate}.about-mobile-principle-visual{position:absolute;z-index:0;inset:0 0 auto;height:61%;overflow:hidden;background:#040404}.about-mobile-principle-layer{position:absolute;inset:-6% -5% 0;transform-origin:center;will-change:transform,opacity,clip-path}.about-mobile-principle-layer img{object-fit:cover;object-position:center}.about-mobile-principle-shade{position:absolute;z-index:5;inset:0;background:linear-gradient(180deg,rgb(4 4 4/0) 18%,rgb(4 4 4/.14) 38%,rgb(4 4 4/.86) 73%,#040404)}.about-mobile-principle-copy{position:absolute;z-index:7;top:39%;right:20px;left:20px;text-align:center}.about-mobile-principle-copy h3{position:absolute;top:0;left:50%;width:min(354px,calc(100vw - 40px));margin:0;translate:-50% 0;color:#ececec;font-family:var(--home-serif);font-size:clamp(44px,12.2vw,48px);line-height:1.083;font-weight:300;font-variation-settings:"SOFT" 100,"opsz" 72,"WONK" 1;letter-spacing:-.01em}.about-mobile-principle-words{display:block}.about-mobile-word-mask{display:inline-block;padding-block:.12em .3em;margin-block:-.12em -.3em;overflow:hidden;vertical-align:bottom}.about-mobile-word-mask>span{display:inline-block}.about-mobile-principle-copy p{position:absolute;top:205px;left:50%;width:min(353px,calc(100vw - 40px));translate:-50% 0;color:rgb(255 255 255/.66);font-size:14px;line-height:27px;letter-spacing:0}.about-mobile-principle-progress{position:absolute;z-index:8;right:40px;bottom:max(120px,calc(var(--safe-bottom) + 72px));left:40px;height:3px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.about-mobile-progress-track{position:relative;height:1px;margin-top:1px;overflow:hidden;background:rgb(255 255 255/.22)}.about-mobile-progress-fill{position:absolute;inset:0;display:block;background:#f4f4f4;transform-origin:left center;will-change:transform}.about-outside{height:930px;padding:70px 20px 0}.about-outside .about-section-label{font-size:25px;line-height:29px;text-align:left}.about-career,.about-outside-copy{width:100%}.about-outside-copy{margin-top:25px;line-height:27px}.about-outside-copy p+p{margin-top:20px}.about-career{margin-top:80px}.about-career li{font-size:20px}.about-links{width:100%;height:auto;margin-top:104px}.about-links a{padding-inline:20px;font-size:24px}.about-page .home-contact.is-portfolio{padding-top:130px}}.work-page-shell{min-width:768px}.work-browser-runway{position:relative;height:var(--work-runway-height)}.work-browser-sticky{position:sticky;top:0;height:var(--viewport-stable);min-height:640px;overflow:hidden;background:var(--home-canvas)}.work-browser-stage{--work-top-clearance:62px;--work-meta-min-height:118px;--work-bottom-safe:clamp(8px,1.2svh,18px);--work-rail-width:clamp(128px,9.25vw,158px);--work-column-gap:clamp(20px,1.8vw,32px);--work-meta-gap:clamp(18px,1.65vw,30px);--work-rail-top:clamp(18px,2.5svh,28px);position:relative;width:min(94vw,1800px);height:100%;margin-inline:auto;padding-top:var(--work-top-clearance);padding-bottom:var(--work-bottom-safe);display:grid;grid-template-rows:minmax(var(--work-meta-min-height),auto) minmax(0,1fr)}.work-browser-meta{position:relative;z-index:8;grid-row:1;width:100%;min-height:var(--work-meta-min-height);border-bottom:1px solid var(--home-line);display:grid;grid-template-areas:"work . title . description . role . year";grid-template-columns:var(--work-rail-width) var(--work-column-gap) minmax(170px,1.1fr) var(--work-meta-gap) minmax(150px,.9fr) var(--work-meta-gap) minmax(220px,1.25fr) var(--work-meta-gap) max-content;align-items:end;padding-bottom:22px;background:var(--home-canvas)}.work-browser-meta h1{grid-area:work;font-size:clamp(46px,3.6vw,58px);line-height:.96;font-weight:400;letter-spacing:-.025em}.work-browser-meta h1,.work-browser-value{color:var(--home-ink-bright);font-family:var(--home-serif)}.work-browser-value{min-width:0;min-height:2.7em;overflow:hidden;display:grid;align-items:end;white-space:normal}.work-browser-value>span{grid-area:1/1;padding-block:.08em .14em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}.work-browser-title{grid-area:title;font-size:clamp(22px,1.75vw,28px);line-height:1.06;letter-spacing:-.025em}.work-browser-description{grid-area:description;max-width:28ch;font-size:clamp(12px,.9vw,14px);line-height:1.25;letter-spacing:-.02em}.work-browser-role{grid-area:role;max-width:38ch;justify-self:end;font-size:clamp(11px,.82vw,13px)}.work-browser-role,.work-browser-year{line-height:1.25;letter-spacing:-.02em;text-align:right}.work-browser-year{grid-area:year;min-height:1.4em;color:rgb(236 236 236/.26);font-size:clamp(12px,.9vw,14px);white-space:nowrap}.work-browser-year>span{display:block;white-space:nowrap}.work-browser-presentation{grid-row:2;min-width:0;min-height:0;display:grid;grid-template-columns:var(--work-rail-width) var(--work-column-gap) minmax(0,1fr)}.work-browser-presentation-nav{position:relative;z-index:21;grid-column:1;min-height:0;align-self:start}.work-browser-rail{position:relative;z-index:9;grid-column:1;align-self:start;width:var(--work-rail-width);padding-top:var(--work-rail-top);display:flex;flex-direction:column;align-items:flex-start;gap:clamp(3px,.45svh,6px)}.work-browser-presentation-nav .work-browser-rail{padding-top:10px}.desktop-work-grid-toggle{appearance:none;width:38px;height:38px;margin-top:var(--work-rail-top);padding:0;border:1px solid rgb(255 255 255/.12);border-radius:10px;display:grid;place-items:center;background:rgb(255 255 255/.045);color:rgb(255 255 255/.72);cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.desktop-work-grid-toggle>span{width:18px;height:18px;display:block}.work-grid-icon{display:block;width:100%;height:100%;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.35}.desktop-work-grid-toggle:focus-visible,.desktop-work-grid-toggle:hover,.desktop-work-grid-toggle[aria-expanded=true]{color:#fff;border-color:rgb(255 255 255/.28);background:rgb(255 255 255/.09)}.desktop-all-work{position:absolute;z-index:20;top:calc(var(--work-top-clearance) + var(--work-meta-min-height));right:0;bottom:var(--work-bottom-safe);left:0;overflow:hidden;background:#040404;transform-origin:50% 0}.desktop-all-work-grid{width:100%;height:100%;padding:28px 2px 30px calc(var(--work-rail-width) + var(--work-column-gap));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:30px 22px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.desktop-all-work-grid::-webkit-scrollbar{display:none}.desktop-all-work-card{min-width:0}.desktop-all-work-link{display:block;color:#f4f4f2}.desktop-all-work-media{position:relative;width:100%;aspect-ratio:1.57/1;overflow:hidden;border-radius:8px;display:block;background:#0b0b0b}.desktop-all-work-media>.project-media-renderer{width:100%;height:100%;transition:transform .42s var(--home-ease-editorial)}.desktop-all-work-title{display:block;margin-top:11px;font-size:clamp(13px,1vw,16px);line-height:20px;text-align:center}@media (hover:hover) and (pointer:fine){.desktop-all-work-link:hover .project-media-renderer{transform:scale(1.025)}}.work-browser-pill{min-height:clamp(26px,3.2svh,33px);max-width:100%;padding:clamp(7px,.8svh,10px) clamp(10px,.9vw,14px);border-radius:40px;display:inline-flex;gap:10px;align-items:center;justify-content:center;overflow:hidden;background:rgb(255 255 255/.04);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);color:rgb(255 255 255/.4);font-size:clamp(11px,.82vw,13.5px);line-height:1;font-weight:500;letter-spacing:.1px;white-space:nowrap;transition:color .2s ease,background-color .22s ease,transform var(--home-medium) var(--home-ease)}.work-browser-pill img{width:10px;height:10px;flex:0 0 10px;opacity:.52}.work-browser-pill[data-active=true]{background:rgb(35 35 35/.87);color:white;-webkit-backdrop-filter:blur(43px);backdrop-filter:blur(43px)}.work-browser-pill[data-active=true] img{opacity:1}.work-browser-pill[data-preview=true]{background:rgb(255 255 255/.095);color:rgb(255 255 255/.78)}.work-browser-pill:focus-visible,.work-browser-pill:hover{color:white;background:rgb(255 255 255/.1);transform:translateX(3px)}.work-browser-canvas{grid-column:3;min-width:0;min-height:0;width:100%;height:100%;container-type:size}.work-browser-cover{position:relative;z-index:4;width:min(100cqw,1480px);height:min(100cqh,65.787cqw,974px);border-radius:5px;perspective:1200px}.work-browser-cover .interactive-tilt-inner,.work-browser-cover-mask{width:100%;height:100%;aspect-ratio:inherit;border-radius:inherit}.work-browser-cover .interactive-tilt-inner{overflow:visible}.work-browser-cover .interactive-tilt-inner:after{border-radius:5px}.work-browser-cover-mask{position:relative;display:block;overflow:hidden;background:#001d15;transform:translateZ(0)}.work-browser-cover-frame{position:absolute;inset:0;display:block;overflow:hidden;border-radius:5px;transform-origin:center}.work-browser-cover-frame>.project-media-renderer{width:100%;height:100%;transform:translate3d(var(--media-x,0),var(--media-y,0),0) scale(1.01);transition:transform .21s var(--home-ease);-webkit-user-select:none;user-select:none}.work-browser-lock{position:absolute;z-index:4;top:13px;right:15px;min-height:25px;padding:7px 9px;border-radius:3px;display:inline-flex;gap:7px;align-items:center;background:var(--home-canvas);color:var(--home-ink);font-size:11px;line-height:11px;font-weight:500;letter-spacing:.1px}.work-browser-lock img{width:10px;height:10px}.work-browser-steps{position:absolute;inset:0;pointer-events:none;display:grid;grid-auto-rows:1fr}.work-browser-mobile{display:none}@media (max-height:820px) and (min-width:768px){.work-browser-stage{--work-top-clearance:54px;--work-meta-min-height:108px;--work-bottom-safe:4px;--work-rail-top:14px}.work-browser-meta{padding-bottom:14px}.work-browser-rail{gap:2px}.work-browser-pill{min-height:22px;padding-block:5.5px}}@media (min-width:1100px) and (max-width:1439px){.work-browser-stage{width:min(94vw,1800px)}}@media (min-width:1440px) and (max-width:1599px){.work-browser-stage{width:min(93vw,1800px)}}@media (min-width:1600px) and (max-width:1799px){.work-browser-stage{width:min(91vw,1800px)}}@media (min-width:1800px){.work-browser-stage{width:min(90vw,1800px)}}@media (min-width:768px) and (max-width:1099px){.work-browser-stage{--work-top-clearance:62px;--work-meta-min-height:166px;--work-bottom-safe:clamp(20px,2.6svh,30px);--work-rail-width:clamp(118px,13vw,136px);--work-column-gap:clamp(18px,2.6vw,28px);--work-rail-top:18px}.work-browser-meta{grid-template-areas:"work work ." "title year ." "description description ." "role role .";grid-template-columns:minmax(0,560px) max-content minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:5px 18px;align-content:end;align-items:end;padding-bottom:14px}.work-browser-meta h1{font-size:clamp(40px,5vw,48px)}.work-browser-value{min-height:1.4em}.work-browser-title{font-size:clamp(22px,2.7vw,26px)}.work-browser-description,.work-browser-role{max-width:52ch;justify-self:start;text-align:left}.work-browser-pill{font-size:clamp(11px,1.15vw,12px)}.work-browser-cover{width:min(100cqw,152.006cqh);height:auto;aspect-ratio:947/623}.desktop-all-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}}@media (min-width:768px) and (max-width:1099px) and (max-height:820px){.work-browser-stage{--work-top-clearance:54px;--work-meta-min-height:150px;--work-bottom-safe:16px;--work-rail-top:14px}.work-browser-meta{padding-bottom:10px}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.work-page-shell{min-width:0}.work-page-shell .home-header-inner{width:calc(100% - 24px);padding-inline:18px}.work-browser-runway,.work-page-shell .home-nav{display:none}.work-browser-mobile{position:relative;display:block;width:100%;background:#040404}.mobile-work-heading{--mobile-work-header-center:calc(var(--safe-top) + 91px);position:fixed;z-index:1060;top:calc(var(--mobile-work-header-center) - 26px);right:0;left:0;width:100%;height:52px;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .16s var(--home-ease),transform .32s var(--home-ease-editorial),visibility 0s .16s}.mobile-work-heading[data-visible=true]{opacity:1;visibility:visible;transition-delay:0s}.work-browser-mobile[data-menu-open=true] .mobile-work-heading{transform:translate3d(0,28px,0)}.mobile-work-origin-title{inset:0;width:100%;height:48px;margin:0;transform-origin:50% 50%;color:#ececec;font-size:64px;line-height:48px;white-space:nowrap}.mobile-work-active-title,.mobile-work-origin-title{position:absolute;font-family:var(--home-serif);font-weight:300;letter-spacing:-.02em;text-align:center}.mobile-work-active-title{inset:0 max(58px,var(--safe-right)) 0 max(58px,var(--safe-left));min-width:0;display:grid;place-items:center;color:#ececec;opacity:0;visibility:hidden;transition:opacity .12s var(--home-ease),visibility 0s .12s}.mobile-work-active-title[data-visible=true]{opacity:1;visibility:visible;transition-delay:0s}.mobile-work-active-title>span{grid-area:1/1;width:100%;max-width:100%;min-height:52px;display:grid;place-items:center;overflow-wrap:normal;text-wrap:balance;font-size:clamp(21px,6.1vw,24px);line-height:1.05}.mobile-work-active-title>span[data-long=true]{font-size:clamp(18px,5.15vw,21px);line-height:.98}.mobile-work-foreground-mask{position:fixed;z-index:1040;inset:0 0 auto;height:calc(var(--safe-top) + 202px);overflow:hidden;background:linear-gradient(#040404,#040404) top /100% calc(var(--safe-top) + 132px) no-repeat;pointer-events:none}.mobile-work-foreground-mask img{position:absolute;top:calc(var(--safe-top) - 49px);left:0;width:calc(100% + 5px);height:251px;max-width:none}.mobile-work-index-toggle{position:fixed;z-index:1061;top:calc(var(--safe-top) + 69px);right:max(14px,var(--safe-right));width:44px;height:44px;margin:0;padding:0;border:0;border-radius:999px;display:grid;place-items:center;background:transparent;opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;transition:top .32s var(--home-ease-editorial),opacity .16s var(--home-ease),visibility 0s .16s}.mobile-work-index-toggle[data-visible=true]{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.work-browser-mobile[data-menu-open=true] .mobile-work-index-toggle{top:calc(var(--safe-top) + 97px)}.mobile-work-index-toggle>span{position:relative;width:13px;height:13px;display:block}.mobile-work-index-toggle .work-grid-icon{color:#ececec;stroke-width:1.55}.work-browser-mobile-list{width:100%;padding:calc(var(--safe-top) + 242px) 0 max(80px,calc(var(--safe-bottom) + 48px));display:flex;flex-direction:column;align-items:center;gap:8px;transition:opacity .18s var(--home-ease)}.work-browser-mobile[data-menu-open=true] .work-browser-mobile-list{opacity:0;pointer-events:none}.mobile-work-project{position:relative;flex:0 0 auto;width:min(393px,100%);aspect-ratio:393/523;overflow:hidden;border-radius:8px;display:block;background:#0b0b0b;transition:opacity 90ms linear}.mobile-work-project:active{opacity:.94;scale:1}.mobile-work-project>.project-media-renderer{width:100%;height:100%;max-width:none;object-fit:cover;-webkit-user-select:none;user-select:none}.mobile-all-work{position:fixed;z-index:1050;top:calc(var(--safe-top) + 66px);right:0;bottom:0;left:0;width:100%;height:calc(var(--viewport-current) - var(--safe-top) - 66px);max-height:calc(var(--viewport-current) - var(--safe-top) - 66px);min-height:0;overflow:hidden;background:#040404;touch-action:auto;transform-origin:50% 0;will-change:transform,opacity,clip-path}.mobile-all-work-grid{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;min-height:0;margin:0;padding:126px max(20px,var(--safe-right)) max(48px,calc(var(--safe-bottom) + 28px)) max(20px,var(--safe-left));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;column-gap:12px;row-gap:27px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;pointer-events:auto;scrollbar-width:none}.mobile-all-work-grid::-webkit-scrollbar{display:none}.mobile-all-work-card{min-width:0;margin:0}.mobile-all-work-link,.mobile-all-work-press{width:100%;display:block}.mobile-all-work-link{border-radius:8px;color:#f4f4f2;text-decoration:none;-webkit-tap-highlight-color:transparent}.mobile-all-work-press{transform-origin:50% 42%}.mobile-all-work-media{position:relative;width:100%;aspect-ratio:1.57/1;overflow:hidden;border-radius:8px;display:block;background:#0b0b0b;transform-origin:50% 70%}.mobile-all-work-media>.project-media-renderer{width:100%;height:100%}.mobile-all-work-title{min-height:20px;margin-top:11px;display:block;overflow-wrap:anywhere;color:#f4f4f2;font-size:clamp(14px,4vw,16px);line-height:20px;font-weight:400;letter-spacing:-.015em;text-align:center}.mobile-all-work-link:focus-visible{outline:none}.mobile-all-work-link:focus-visible .mobile-all-work-media{outline:1px solid #e7e7e7;outline-offset:3px}.mobile-work-index-toggle:focus-visible,.mobile-work-project:focus-visible{outline:1px solid #e7e7e7;outline-offset:-4px}}@media (max-width:350px){.mobile-all-work-grid{padding-right:max(14px,var(--safe-right));padding-left:max(14px,var(--safe-left));column-gap:9px;row-gap:24px}.mobile-all-work-title{font-size:14px}}@media (max-height:500px) and (orientation:landscape),(max-width:767px) and (orientation:landscape){.mobile-all-work-grid{padding-top:76px;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :after,.home-page :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.closing-art,.closing-curved-title,.closing-landscape-depth,.experience-photo,.human-image,.human-statement,.identity-card,.interactive-tilt-inner{transform:none!important}.experience-media,.parallax-entry,.reveal-media-inner,.reveal-media-mask{opacity:1!important;clip-path:none!important;transform:none!important}.work-rail-card,.work-rail-image .project-media-renderer{transform:none!important}.work-rail-card.is-up .work-rail-card-track,.work-rail-card.is-up:hover .work-rail-card-track{transform:translateZ(0)!important}.work-rail-card.is-down .work-rail-card-track,.work-rail-card.is-down:hover .work-rail-card-track{transform:translate3d(0,-50%,0)!important}.about-child-flipper,.about-child-tilt,.about-portrait-card,.about-portrait-image,.about-principle-image{transform:none!important}.about-child-flip[data-flipped=false] .about-child-front,.about-child-flip[data-flipped=true] .about-child-back{opacity:1}.about-child-flip[data-flipped=false] .about-child-back,.about-child-flip[data-flipped=true] .about-child-front{opacity:0}.about-child-back{transform:none!important}}@media (hover:none),(pointer:coarse){.identity-card,.interactive-tilt-inner{transform:none!important}}.rcx-page{--home-serif:var(--font-fraunces),Georgia,serif;position:relative;width:100%;min-height:100vh}.rcx-canvas,.rcx-page{overflow:hidden;background:#040404}.rcx-canvas{top:0;left:50%;height:15421px;transform-origin:top center;color:#e7e7e7}.rcx-canvas,.rcx-content{position:absolute;width:1280px}.rcx-content{top:-52px;left:0;height:15473px}.rcx-positioned{position:absolute;margin:0}.rcx-title{font-family:var(--home-serif);font-size:64px;line-height:48px;font-weight:400;letter-spacing:-.02em}.rcx-meta-label{color:rgb(231 231 231/.63)}.rcx-meta-label,.rcx-meta-value{font-size:15px;line-height:22px;letter-spacing:.1px}.rcx-meta-value{color:#fff}.rcx-intro{font-size:28px;line-height:33px;font-weight:500;letter-spacing:.01em}.rcx-hero-image{position:absolute;left:103px;top:593px;width:1070px;height:519px;overflow:hidden;border-radius:6px;background:#001d15}.rcx-media-parallax,.rcx-media-parallax>.parallax-entry{width:100%;height:100%}.rcx-media-parallax>.parallax-entry{position:relative}.rcx-hero-image img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 48%}.rcx-green-shell{position:absolute;overflow:hidden;border-radius:9.438px;background:#003324}.rcx-green{position:absolute;inset:0;width:100%;height:100%}.rcx-green-fill,.rcx-green>.parallax-entry{display:block;width:100%;height:100%}.rcx-green-fill{border-radius:9.438px;background:#003324}.rcx-serif{font-family:var(--home-serif);font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1}.rcx-opening-title{font-size:28px;line-height:35px}.rcx-label,.rcx-opening-title{font-weight:500;letter-spacing:.01em}.rcx-label{font-size:16px;line-height:18px;white-space:nowrap}.rcx-heading{font-size:32px;line-height:35px;font-weight:300;letter-spacing:.01em}.rcx-heading-regular{font-weight:400}.rcx-fix-heading{line-height:31px}.rcx-subhead{font-size:18px;line-height:26px;font-weight:500;letter-spacing:.01em}.rcx-subhead-large{font-size:20px}.rcx-body{color:rgb(231 231 231/.88);font-size:14px;line-height:22px;font-weight:400;letter-spacing:.01em}.rcx-body-medium{font-weight:500}.rcx-line-21{line-height:21px}.rcx-line-23{line-height:23px}.rcx-line-24{line-height:24px}.rcx-line-25{line-height:25px}.rcx-muted{color:rgb(231 231 231/.6)}.rcx-opacity-70{opacity:.7}.rcx-medium{font-weight:500}.rcx-callout{font-size:48px;line-height:47px;font-weight:300;letter-spacing:.01em}.rcx-chapter{font-size:128px;line-height:140px;font-weight:400;letter-spacing:.01em;text-align:center;white-space:nowrap}.rcx-decision-title{font-size:36px;line-height:35px;font-weight:300;letter-spacing:.01em}.rcx-large-statement{font-size:64px;line-height:67px;font-weight:400;letter-spacing:.01em;text-align:center}.rcx-centered{text-align:center}.rcx-architecture-title{font-size:36px;line-height:40px}.rcx-architecture-title,.rcx-reflection-title{font-weight:400;letter-spacing:.01em;text-align:center}.rcx-reflection-title{font-size:151px;line-height:111px}.rcx-role-heading{color:#e7e7e7;font-size:23.6px;line-height:33px;font-weight:500;letter-spacing:.01em}.rcx-role-label{font-size:18.9px;line-height:34px}.rcx-contributions{color:#e7e7e7;font-size:16.5px;line-height:28.3px;font-weight:500;letter-spacing:.01em}.rcx-next-title{font-size:64px;line-height:48px;font-weight:300;letter-spacing:-.02em;text-align:center}.rcx-next-image{position:absolute;left:339px;top:13672px;width:602px;height:404px;overflow:hidden;border-radius:8px;display:block;background:#00e8a5}.rcx-next-image-link{display:block;width:100%;height:100%}.rcx-next-motion,.rcx-work-strip-motion{position:absolute;inset:0;pointer-events:none}.rcx-next-motion a,.rcx-work-strip-motion a{pointer-events:auto}.rcx-next-image img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.rcx-next-label{color:#fff;font-size:15px;line-height:22px;letter-spacing:.1px}.rcx-work-strip{position:absolute;left:99px;top:14247px;width:1083px;height:186px;border-top:1px solid rgb(231 231 231/.25);border-bottom:1px solid rgb(231 231 231/.25);overflow:hidden}.rcx-work-strip .reveal-media-inner,.rcx-work-strip .reveal-media-mask,.rcx-work-strip-link{display:flex;width:100%;height:100%}.rcx-work-thumb{position:relative;width:153px;height:185px;overflow:hidden;flex:0 0 153px}.rcx-work-thumb img{width:100%;height:100%;max-width:none;object-fit:cover}.rcx-work-blue{background:#b7d2f1}.rcx-work-mint{background:#c8e3d6}.rcx-work-coral{background:#f0af9e}.rcx-work-text{margin-left:auto;padding-left:44px;display:flex;align-items:center;color:#e7e7e7;font-family:var(--home-serif);font-size:36px;line-height:22px}.rcx-work-arrow{width:72px;display:grid;place-items:center;color:#e7e7e7;font-size:26px}.rcx-contact-title{font-size:48px;line-height:49px;font-weight:400}.rcx-contact-link{position:absolute;left:670px;top:14619px;width:513px;height:111px;border-top:1px solid rgb(231 231 231/.25);border-bottom:1px solid rgb(231 231 231/.25);padding:0 4px;display:flex;align-items:center;justify-content:space-between;font-family:var(--home-serif);font-size:24px;line-height:22px}.rcx-footer-art{position:absolute;left:101px;top:14778px;width:1078px;height:632px;overflow:hidden;border-radius:16px;background:#9cc6df}.rcx-footer-art .parallax-entry{position:relative;width:100%;height:100%}.rcx-footer-landscape{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover}.rcx-footer-title{position:absolute;top:85px;left:354px;width:368px;height:auto;max-width:none}.rcx-footer-logo{position:absolute;top:173px;left:510px;width:55px;height:20px;filter:brightness(0)}.rcx-footer-credit{color:#e7e7e7;font-family:var(--home-serif);font-size:14px;line-height:normal;font-weight:300}.rcx-text-line{display:block}.rcx-positioned .animated-line-word{letter-spacing:inherit!important}@media (min-width:1200px){.rcx-canvas{transform:translateX(-50%) scale(1)!important}.rcx-page{height:15421px!important}}@media (max-width:1199px){.rcx-page{width:100%}}.rcx-responsive-page{display:none}@media (max-width:1199px){.rcx-page{display:none}.rcx-responsive-page{--home-serif:var(--font-fraunces),Georgia,serif;--rcxr-gutter:clamp(32px,6vw,64px);display:block;overflow:clip;background:#040404;color:#e7e7e7;font-family:var(--home-sans)}.rcxr-main{padding-top:112px;overflow:clip}.rcxr-shell{width:min(calc(100% - 2 * var(--rcxr-gutter)),960px);margin-inline:auto}.rcxr-body,.rcxr-heading,.rcxr-intro,.rcxr-label,.rcxr-meta-core,.rcxr-meta-side{margin:0}.rcxr-heading{max-width:680px;font-family:var(--home-serif);font-size:clamp(30px,3.8vw,42px);line-height:1.08;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:-.015em}.rcxr-label{margin-bottom:16px;line-height:18px;font-weight:500;white-space:nowrap}.rcxr-body,.rcxr-label{font-size:15px;letter-spacing:.01em}.rcxr-body{max-width:510px;color:rgb(231 231 231/.72);line-height:23px}.rcxr-body.rcxr-lead{max-width:590px;color:#e7e7e7;font-size:19px;line-height:27px;font-weight:500}.rcxr-green{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;border-radius:8px;background:#003324}.rcxr-green-depth,.rcxr-green-depth span,.rcxr-green-depth>.parallax-entry{display:block;width:100%;height:100%}.rcxr-green-depth span{background:#003324}.rcxr-media-depth,.rcxr-media-depth>.parallax-entry{width:100%;height:100%}.rcxr-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(230px,.75fr);column-gap:clamp(48px,7vw,88px)}.rcxr-hero h1{margin:0;font-family:var(--home-serif);font-size:clamp(48px,6.4vw,64px);line-height:.94;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:-.035em}.rcxr-meta-core{margin-top:42px;display:grid;grid-template-columns:1.35fr .7fr .8fr;gap:22px}.rcxr-meta-core div,.rcxr-meta-side div{display:grid;gap:3px}.rcxr-meta-core span,.rcxr-meta-side span{color:rgb(231 231 231/.55);font-size:13px;line-height:18px;font-weight:400}.rcxr-meta-core strong,.rcxr-meta-side strong{color:#e7e7e7;font-size:14px;line-height:20px;font-weight:500}.rcxr-intro{max-width:570px;margin-top:54px;font-size:clamp(22px,3vw,30px);line-height:1.18;font-weight:500}.rcxr-meta-side{padding-top:104px;display:grid;align-content:start;gap:42px}.rcxr-hero-media{grid-column:1/-1;width:100%;aspect-ratio:1070/519;margin-top:70px;overflow:hidden;border-radius:8px;background:#001d15}.rcxr-hero-media img{width:100%;height:100%;object-fit:cover}.rcxr-opening{margin-top:128px}.rcxr-opening-heading{max-width:690px;font-family:var(--home-sans);font-size:clamp(28px,3.4vw,38px);line-height:1.12;font-weight:500;font-variation-settings:normal;letter-spacing:-.02em}.rcxr-opening .rcxr-lead{margin-top:42px}.rcxr-opening>.rcxr-body:last-child{margin-top:30px;max-width:600px}.rcxr-problem{margin-top:148px}.rcxr-problem>.rcxr-lead{margin-top:34px}.rcxr-visual-wide{aspect-ratio:1080/448}.rcxr-problem-visual{margin-top:64px}.rcxr-problem-body{width:58%;margin:46px 0 0 13%}.rcxr-positioning{margin-top:112px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:42px clamp(46px,7vw,86px);align-items:start}.rcxr-positioning-visual{aspect-ratio:862/444}.rcxr-positioning .rcxr-callout{max-width:360px;font-size:clamp(34px,4.4vw,48px);line-height:1.02;font-weight:300}.rcxr-positioning>.rcxr-body{padding-top:12px}.rcxr-research{margin-top:156px}.rcxr-research>div:first-child{margin-left:10%}.rcxr-research>.rcxr-green{margin-top:54px}.rcxr-research>.rcxr-body{width:52%;margin:42px 0 0 12%}.rcxr-decisions{margin-top:174px}.rcxr-chapter-title{max-width:none;font-size:clamp(58px,8.2vw,88px);line-height:.94;text-align:center;white-space:nowrap}.rcxr-decision-one{margin-top:112px;display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:34px 52px;align-items:start}.rcxr-decision-one .rcxr-green{aspect-ratio:572/409}.rcxr-decision-one>.rcxr-body:last-child{justify-self:end;max-width:280px}.rcxr-decision-two{margin-top:58px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);gap:32px 48px;align-items:end}.rcxr-decision-two .rcxr-green{aspect-ratio:671/409}.rcxr-decision-two .rcxr-visibility{font-size:clamp(34px,4.4vw,46px);line-height:1.04;font-weight:300}.rcxr-decision-two>.rcxr-body{grid-column:1;width:72%;justify-self:end}.rcxr-statement{max-width:900px;margin:140px auto 0;font-size:clamp(44px,5.8vw,62px);line-height:1.05;text-align:center}.rcxr-roadmap{margin-top:166px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px 56px}.rcxr-roadmap>.rcxr-green{grid-column:1/-1;width:88%;margin-left:auto;aspect-ratio:862/377}.rcxr-roadmap>.rcxr-body{grid-column:2;justify-self:end}.rcxr-architecture{margin-top:180px}.rcxr-architecture-intro{text-align:center}.rcxr-architecture-intro .rcxr-heading,.rcxr-architecture-intro .rcxr-label{margin-inline:auto}.rcxr-architecture-intro .rcxr-heading{max-width:760px}.rcxr-architecture-main{margin-top:64px;aspect-ratio:1077/604}.rcxr-architecture-split{margin-top:78px;display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:34px 54px;align-items:start}.rcxr-architecture-split>.rcxr-green{aspect-ratio:724/525}.rcxr-architecture-split>.rcxr-body{grid-column:2}.rcxr-delivery{margin-top:170px}.rcxr-delivery .rcxr-lead{margin-top:36px}.rcxr-delivery>.rcxr-body:last-child{width:58%;margin-top:32px}.rcxr-design-system{margin-top:122px}.rcxr-design-main{margin-top:28px;aspect-ratio:1080/604}.rcxr-design-secondary{margin-top:28px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr);gap:44px;align-items:end}.rcxr-design-secondary .rcxr-green{aspect-ratio:739/464}.rcxr-platform{margin-top:170px}.rcxr-platform>.rcxr-lead{margin-top:34px}.rcxr-platform>.rcxr-green{width:82%;margin:56px auto 0;aspect-ratio:804/299}.rcxr-platform>.rcxr-body:last-child{width:58%;margin:40px 0 0 12%}.rcxr-outcome{margin-top:158px}.rcxr-outcome>.rcxr-lead{margin-top:34px}.rcxr-outcome>.rcxr-body:last-child{width:60%;margin-top:32px}.rcxr-reflection{margin-top:210px}.rcxr-reflection-title{max-width:none;font-size:clamp(76px,10.5vw,112px);line-height:.82;text-align:center}.rcxr-reflection-content{margin-top:82px}.rcxr-reflection-content>.rcxr-green{width:48%;margin-left:24%;aspect-ratio:483/451}.rcxr-reflection-copy{width:52%;margin:58px 0 0 24%}.rcxr-role-heading{font-family:var(--home-sans);font-size:clamp(24px,3vw,30px);line-height:1.18;font-weight:500;font-variation-settings:normal;letter-spacing:-.015em}.rcx-responsive-page .design-project-next h2{font-family:var(--home-serif);font-size:clamp(38px,5vw,48px);line-height:1;font-weight:300;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1}.rcxr-reflection-copy>.rcxr-lead{margin-top:34px}.rcxr-reflection-copy>.rcxr-body:not(.rcxr-lead){margin-top:28px}.rcxr-role{margin-top:78px}.rcxr-role .rcxr-role-heading{margin-bottom:28px}.rcxr-contributions{margin-top:56px}.rcxr-contribution-list{white-space:pre-line;line-height:28px}.rcxr-main>.design-project-next{margin-top:190px}.rcxr-main>.design-project-work-rail{margin-top:112px}}@media (max-width:767px){.rcx-responsive-page{--rcxr-gutter:16px}.rcxr-main{padding-top:104px}.rcxr-shell{width:calc(100% - 2 * var(--rcxr-gutter))}.rcxr-heading{max-width:100%;font-size:clamp(28px,8.1vw,36px);line-height:1.09}.rcxr-body{max-width:100%;font-size:14px;line-height:22px}.rcxr-body.rcxr-lead{max-width:100%;font-size:17px;line-height:24px}.rcxr-label{margin-bottom:13px;font-size:13px;line-height:17px}.rcxr-green{border-radius:7px}.rcxr-hero{display:block}.rcxr-hero h1{font-size:clamp(43px,13vw,54px);line-height:.98}.rcxr-meta-core{margin-top:38px;grid-template-columns:1.4fr .7fr .8fr;gap:14px}.rcxr-meta-core strong,.rcxr-meta-side strong{font-size:13px;line-height:18px}.rcxr-intro{margin-top:46px;max-width:100%;font-size:clamp(20px,5.9vw,25px);line-height:1.2}.rcxr-meta-side{padding-top:58px;grid-template-columns:1fr;gap:28px}.rcxr-meta-side>div{max-width:92%}.rcxr-hero-media{width:calc(100% + 32px);margin:58px 0 0 -16px;border-radius:0;aspect-ratio:393/255}.rcxr-opening{margin-top:116px}.rcxr-opening-heading{max-width:100%;font-size:clamp(26px,7.5vw,32px)}.rcxr-opening .rcxr-lead{margin-top:34px}.rcxr-opening>.rcxr-body:last-child{margin-top:28px;max-width:96%}.rcxr-problem{margin-top:132px}.rcxr-problem>.rcxr-lead{margin-top:30px}.rcxr-problem-visual{width:100%;margin:48px 0 0;aspect-ratio:4/3}.rcxr-problem-body{width:100%;margin:32px 0 0}.rcxr-positioning{margin-top:112px;display:block}.rcxr-positioning>div:first-child{width:100%}.rcxr-positioning-visual{width:100%;margin:44px 0 0;aspect-ratio:4/3}.rcxr-positioning .rcxr-callout{width:100%;margin-top:48px;font-size:clamp(32px,9.4vw,40px)}.rcxr-positioning>.rcxr-body{width:100%;margin:28px 0 0;padding:0}.rcxr-research{margin-top:138px}.rcxr-research>div:first-child{width:100%;margin-left:0}.rcxr-research>.rcxr-green{width:100%;margin:44px 0 0;aspect-ratio:4/3}.rcxr-research>.rcxr-body{width:100%;margin:30px 0 0}.rcxr-decisions{margin-top:160px}.rcxr-chapter-title{font-size:clamp(40px,11.7vw,50px);line-height:.98;text-align:left;white-space:normal}.rcxr-decision-one{margin-top:92px;display:block}.rcxr-decision-one>.rcxr-heading{width:92%}.rcxr-decision-one .rcxr-green{width:100%;margin:40px 0 0;aspect-ratio:4/3}.rcxr-decision-one>.rcxr-body{width:100%;margin-top:30px}.rcxr-decision-one>.rcxr-body:last-child{width:100%;margin:26px 0 0}.rcxr-decision-two{margin-top:78px;display:block}.rcxr-decision-two .rcxr-green{width:100%;aspect-ratio:4/3}.rcxr-decision-two .rcxr-visibility{width:100%;margin:36px 0 0;font-size:clamp(32px,9.4vw,40px)}.rcxr-decision-two>.rcxr-body{width:100%;margin:28px 0 0}.rcxr-statement{max-width:100%;margin-top:120px;font-size:clamp(34px,10vw,42px);line-height:1.07;text-align:left}.rcxr-roadmap{margin-top:142px;display:block}.rcxr-roadmap>div:first-child{width:100%}.rcxr-roadmap>.rcxr-green{width:100%;margin:44px 0 0;aspect-ratio:3/2}.rcxr-roadmap>.rcxr-body{width:100%;margin:28px 0 0}.rcxr-architecture{margin-top:160px}.rcxr-architecture-intro{text-align:left}.rcxr-architecture-intro .rcxr-heading,.rcxr-architecture-intro .rcxr-label{margin-left:0}.rcxr-architecture-main{width:100%;margin:48px 0 0;aspect-ratio:5/4}.rcxr-architecture-split{margin-top:76px;display:block}.rcxr-architecture-split>.rcxr-heading{width:96%}.rcxr-architecture-split>.rcxr-green{width:100%;margin:40px 0 0;aspect-ratio:4/3}.rcxr-architecture-split>.rcxr-body{width:100%;margin:28px 0 0}.rcxr-delivery{margin-top:144px}.rcxr-delivery .rcxr-lead{margin-top:30px}.rcxr-delivery>.rcxr-body:last-child{width:100%;margin:24px 0 0}.rcxr-design-system{margin-top:116px}.rcxr-design-main{width:100%;margin:30px 0 0;aspect-ratio:5/4}.rcxr-design-secondary{margin-top:34px;display:block}.rcxr-design-secondary .rcxr-green{width:100%;aspect-ratio:4/3}.rcxr-design-secondary .rcxr-body{width:100%;margin:28px 0 0}.rcxr-platform{margin-top:146px}.rcxr-platform>.rcxr-lead{margin-top:30px}.rcxr-platform>.rcxr-green{width:100%;margin:44px 0 0;aspect-ratio:3/2}.rcxr-platform>.rcxr-body:last-child{width:100%;margin:28px 0 0}.rcxr-outcome{margin-top:138px}.rcxr-outcome>.rcxr-lead{margin-top:30px}.rcxr-outcome>.rcxr-body:last-child{width:100%;margin:24px 0 0}.rcxr-reflection{margin-top:190px}.rcxr-reflection-title{font-size:clamp(52px,15.2vw,64px);line-height:.9;text-align:left}.rcxr-reflection-content{margin-top:74px}.rcxr-reflection-content>.rcxr-green{width:100%;margin-left:0;aspect-ratio:4/3}.rcxr-reflection-copy{width:100%;margin:54px 0 0}.rcxr-role-heading{font-size:clamp(23px,6.8vw,29px)}.rcxr-reflection-copy>.rcxr-lead{margin-top:30px}.rcxr-role{margin-top:74px}.rcxr-contributions{margin-top:54px}.rcxr-main>.design-project-next{margin-top:170px}.rcxr-main>.design-project-work-rail{margin-top:96px}.rcx-responsive-page .design-project-next{text-align:left}.rcx-responsive-page .design-project-next h2{font-size:clamp(30px,8.8vw,38px);text-align:left}.rcx-responsive-page .design-project-next>div{width:calc(100% - 32px);margin-inline:16px}}.ridecentric-project-page{--rc-green:#003324;min-width:0;overflow:clip;background:#040404}.ridecentric-project-page main{position:relative;padding-top:1px}.ridecentric-composition,.ridecentric-hero{position:relative;width:min(var(--editorial-cap),100%);margin-inline:auto}.ridecentric-hero{padding-top:144px}.ridecentric-pointer{margin:0;color:#e7e7e7;font-size:16px;line-height:18px;font-weight:500;letter-spacing:.01em}.ridecentric-hero>.ridecentric-pointer{margin-left:127px}.ridecentric-hero h1{width:760px;margin:34px 0 0 127px;color:#ececec;font-family:var(--home-serif);font-size:clamp(54px,5vw,68px);line-height:.92;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:-.025em}.ridecentric-hero-subhead{width:506px;margin:54px 0 0 127px;color:#e7e7e7;font-size:18px;line-height:26px;font-weight:500;letter-spacing:.01em}.ridecentric-hero-body{width:399px;margin:47px 0 0 127px;color:rgb(231 231 231/.72);font-size:14px;line-height:22px;letter-spacing:.01em}.ridecentric-meta{position:absolute;top:347px;right:3px;width:342px;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:26px 22px}.ridecentric-meta div{margin:0}.ridecentric-meta dt{color:rgb(231 231 231/.56);font-size:13px;line-height:18px}.ridecentric-meta dd{margin:3px 0 0;color:#e7e7e7;font-size:13px;line-height:18px}.ridecentric-meta-wide{grid-column:1/-1}.ridecentric-placeholder{overflow:hidden;border-radius:9px;background:var(--rc-green)}.ridecentric-hero-placeholder{width:100%;height:519px;margin-top:80px}.ridecentric-composition{padding-top:210px}.ridecentric-section{position:relative;width:100%}.ridecentric-copy{width:532px;margin-left:127px}.ridecentric-copy h2{margin:16px 0 0;color:#e7e7e7;font-family:var(--home-serif);font-size:32px;line-height:35px;font-weight:300;font-variation-settings:"SOFT" 100,"opsz" 144,"WONK" 1;letter-spacing:.01em}.ridecentric-subhead{width:506px;margin:38px 0 0;color:#e7e7e7;font-size:18px;line-height:26px;font-weight:500;letter-spacing:.01em}.ridecentric-body{width:399px;margin:47px 0 0;color:rgb(231 231 231/.74);font-size:14px;line-height:22px;letter-spacing:.01em}.ridecentric-callout{width:430px;margin:70px 100px 0 auto;color:#e7e7e7;font-family:var(--home-serif);font-size:26px;line-height:30px;font-weight:300;letter-spacing:.005em}.ridecentric-callout.callout-center{width:660px;margin-inline:auto;text-align:center}.placeholder-full{width:100%;height:448px;margin-top:84px}.ridecentric-research{padding-top:198px}.ridecentric-research .ridecentric-copy{margin-left:190px}.ridecentric-methods{margin:35px 0 0 190px;color:rgb(231 231 231/.62);font-size:13px;line-height:20px}.ridecentric-research .ridecentric-callout{margin-right:48px}.placeholder-research{width:80%;height:444px;margin:90px auto 0}.ridecentric-chapter{margin-top:280px;color:#e7e7e7;font-family:var(--home-serif);font-size:clamp(88px,10vw,128px);line-height:.87;font-weight:400;letter-spacing:.01em;text-align:center;white-space:nowrap}.ridecentric-decision{padding-top:215px}.ridecentric-decision .ridecentric-copy{margin-left:0}.ridecentric-decision .ridecentric-copy .ridecentric-body{margin-left:127px}.ridecentric-split-placeholders{position:relative;height:980px;margin-top:76px}.placeholder-decision-a{position:absolute;top:0;left:340px;width:53%;height:409px}.placeholder-decision-b{position:absolute;top:457px;left:0;width:62%;height:409px}.ridecentric-decision .callout-center{margin-top:14px}.ridecentric-roadmap{padding-top:245px}.ridecentric-roadmap .ridecentric-callout{margin-right:185px}.placeholder-roadmap{width:80%;height:377px;margin:92px auto 0}.ridecentric-architecture{padding-top:270px}.ridecentric-architecture .ridecentric-copy{margin-inline:auto;text-align:center}.ridecentric-architecture .ridecentric-copy .ridecentric-body,.ridecentric-architecture .ridecentric-copy .ridecentric-subhead{margin-inline:auto}.ridecentric-architecture .callout-center{margin-top:74px}.placeholder-architecture{width:99.72%;height:604px;margin:70px auto 0}.ridecentric-rides{padding-top:240px}.ridecentric-rides .ridecentric-copy{margin-left:0}.placeholder-rides{width:67%;height:525px;margin:92px 0 0 auto}.ridecentric-multisided{width:532px;margin:188px 0 0 127px}.ridecentric-multisided .ridecentric-callout{width:100%;margin:0}.ridecentric-multisided .ridecentric-subhead{width:399px;margin-top:36px}.placeholder-models{width:100%;height:604px;margin-top:84px}.ridecentric-platform{padding-top:240px}.ridecentric-platform .ridecentric-copy{margin-left:auto;margin-right:0}.ridecentric-platform .ridecentric-callout{margin-left:70px;margin-right:0}.ridecentric-platform-placeholders{position:relative;height:1010px;margin-top:95px}.placeholder-platform-a{position:absolute;top:0;left:0;width:68.5%;height:464px}.placeholder-platform-b{position:absolute;top:512px;right:0;width:74.5%;height:410px}.ridecentric-system{padding-top:190px}.ridecentric-system .ridecentric-copy{margin-left:190px}.placeholder-system{width:74.5%;height:464px;margin:90px 0 0}.ridecentric-thinking{padding-top:235px}.ridecentric-thinking .ridecentric-copy{margin-left:127px}.ridecentric-thinking .ridecentric-callout{margin-right:0}.placeholder-thinking{width:74.5%;height:299px;margin:95px auto 0}.ridecentric-shipped{padding-top:250px}.ridecentric-shipped .ridecentric-copy{margin-left:127px}.placeholder-shipped{width:80%;height:444px;margin:92px auto 0}.ridecentric-reflection-title{margin-top:320px;font-size:clamp(108px,11.8vw,151px)}.ridecentric-reflection{min-height:1110px;padding-top:190px}.placeholder-reflection{width:45%;height:451px;margin-left:270px}.ridecentric-reflection .ridecentric-copy{margin:82px 0 0 270px}.ridecentric-reflection .ridecentric-callout{margin:76px 190px 0 auto}.ridecentric-role{padding-top:180px;display:grid;grid-template-columns:1fr 1fr;column-gap:90px}.ridecentric-role .ridecentric-copy{width:auto;margin-left:270px}.ridecentric-role .ridecentric-body,.ridecentric-role .ridecentric-copy h2,.ridecentric-role .ridecentric-subhead{width:375px}.ridecentric-contributions{align-self:end;width:300px;padding-bottom:3px;color:rgb(231 231 231/.76);font-size:14px;line-height:22px}.ridecentric-contributions span{display:block;margin-bottom:18px;color:#e7e7e7;font-weight:500}.ridecentric-contributions p{margin:0}.ridecentric-project-page .design-project-next{margin-top:270px}.ridecentric-see-work{margin-top:122px}.ridecentric-project-page .home-contact{margin-top:185px}.ridecentric-project-page .ridecentric-pointer{margin-top:0;margin-bottom:0}.ridecentric-project-page .ridecentric-hero-subhead{margin:54px 0 0 127px}.ridecentric-project-page .ridecentric-hero-body{margin:47px 0 0 127px}.ridecentric-project-page .ridecentric-subhead{margin:38px 0 0}.ridecentric-project-page .ridecentric-body{margin:47px 0 0}.ridecentric-project-page .ridecentric-callout{margin:70px 100px 0 auto}.ridecentric-project-page .ridecentric-callout.callout-center{margin:70px auto 0}.ridecentric-project-page .ridecentric-methods{margin:35px 0 0 190px}.ridecentric-project-page .ridecentric-research .ridecentric-callout{margin-right:48px}.ridecentric-project-page .ridecentric-decision .ridecentric-copy .ridecentric-body{margin-left:127px}.ridecentric-project-page .ridecentric-decision .callout-center{margin-top:14px}.ridecentric-project-page .ridecentric-roadmap .ridecentric-callout{margin-right:185px}.ridecentric-project-page .ridecentric-architecture .ridecentric-copy .ridecentric-body,.ridecentric-project-page .ridecentric-architecture .ridecentric-copy .ridecentric-subhead{margin-right:auto;margin-left:auto}.ridecentric-project-page .ridecentric-architecture .callout-center{margin-top:74px}.ridecentric-project-page .ridecentric-multisided .ridecentric-callout{margin:0}.ridecentric-project-page .ridecentric-multisided .ridecentric-subhead{margin-top:36px}.ridecentric-project-page .ridecentric-platform .ridecentric-callout{margin-right:0;margin-left:70px}.ridecentric-project-page .ridecentric-thinking .ridecentric-callout{margin-right:0}.ridecentric-project-page .ridecentric-reflection .ridecentric-callout{margin:76px 190px 0 auto}.ridecentric-project-page .ridecentric-contributions p{margin:0}@media (min-width:768px) and (max-width:1099px){.ridecentric-composition,.ridecentric-hero{width:100%}.ridecentric-copy,.ridecentric-hero h1,.ridecentric-hero-body,.ridecentric-hero-subhead,.ridecentric-hero>.ridecentric-pointer{margin-left:7.5%}.ridecentric-hero h1{width:67%}.ridecentric-meta{right:3%;width:31%}.ridecentric-copy{width:52%}.ridecentric-copy h2,.ridecentric-subhead{width:100%}.ridecentric-body{width:78%}.ridecentric-research .ridecentric-copy,.ridecentric-research .ridecentric-methods,.ridecentric-system .ridecentric-copy{margin-left:14%}.placeholder-decision-a{left:33%}.ridecentric-multisided,.ridecentric-shipped .ridecentric-copy,.ridecentric-thinking .ridecentric-copy{margin-left:7.5%}.placeholder-reflection,.ridecentric-reflection .ridecentric-copy,.ridecentric-role .ridecentric-copy{margin-left:25%}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.ridecentric-project-page{--rc-mobile-offset:11%}.ridecentric-project-page main{overflow:hidden}.ridecentric-composition,.ridecentric-hero{width:100%}.ridecentric-hero{padding-top:126px}.ridecentric-hero h1,.ridecentric-hero-body,.ridecentric-hero-subhead,.ridecentric-hero>.ridecentric-pointer{margin-left:0}.ridecentric-pointer{font-size:13px;line-height:17px}.ridecentric-hero h1{width:100%;margin-top:26px;font-size:clamp(44px,13.2vw,56px);line-height:.94}.ridecentric-hero-subhead{width:88%;margin-top:42px;font-size:17px;line-height:24px}.ridecentric-hero-body{width:82%;margin-top:36px}.ridecentric-meta{position:static;width:100%;margin-top:52px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.ridecentric-meta-wide{grid-column:1/-1;width:88%}.ridecentric-hero-placeholder{width:calc(100% + 40px);height:auto;aspect-ratio:393/255;margin:58px 0 0 -20px;border-radius:0}.ridecentric-composition{padding-top:138px}.ridecentric-section{width:100%}.ridecentric-copy,.ridecentric-research .ridecentric-copy,.ridecentric-shipped .ridecentric-copy,.ridecentric-system .ridecentric-copy,.ridecentric-thinking .ridecentric-copy{width:100%;margin-left:0}.ridecentric-copy h2{width:100%;margin-top:14px;font-size:30px;line-height:33px}.ridecentric-subhead{width:92%;margin-top:31px;font-size:17px;line-height:24px}.ridecentric-body{width:88%;margin-top:35px}.ridecentric-callout,.ridecentric-platform .ridecentric-callout,.ridecentric-reflection .ridecentric-callout,.ridecentric-research .ridecentric-callout,.ridecentric-roadmap .ridecentric-callout,.ridecentric-thinking .ridecentric-callout{width:84%;margin:62px 0 0 auto;font-size:25px;line-height:29px}.ridecentric-callout.callout-center{width:96%;text-align:left}.ridecentric-placeholder{border-radius:7px}.placeholder-full{width:calc(100% + 8px);height:auto;aspect-ratio:1/.58;margin:64px 0 0 -4px}.ridecentric-research{padding-top:138px}.ridecentric-methods,.ridecentric-research .ridecentric-methods{margin:30px 0 0;line-height:22px}.placeholder-research{width:86%;height:auto;aspect-ratio:1/.63;margin:72px 0 0 auto}.ridecentric-chapter{margin-top:170px;font-size:clamp(53px,15.3vw,66px);line-height:.9;white-space:normal;text-align:left}.ridecentric-decision{padding-top:130px}.ridecentric-decision .ridecentric-copy .ridecentric-body{margin-left:0}.ridecentric-split-placeholders{height:auto;margin-top:72px;display:flex;flex-direction:column;gap:38px}.placeholder-decision-a,.placeholder-decision-b{position:static;height:auto;aspect-ratio:1/.72}.placeholder-decision-a{width:68%;margin-left:auto}.placeholder-decision-b{width:82%;margin-left:0}.ridecentric-decision .callout-center{margin-top:75px}.ridecentric-architecture,.ridecentric-platform,.ridecentric-rides,.ridecentric-roadmap,.ridecentric-shipped,.ridecentric-system,.ridecentric-thinking{padding-top:160px}.placeholder-roadmap{width:86%;height:auto;aspect-ratio:1/.56;margin:72px 0 0 auto}.ridecentric-architecture .ridecentric-copy{margin:0;text-align:left}.ridecentric-architecture .ridecentric-copy .ridecentric-body,.ridecentric-architecture .ridecentric-copy .ridecentric-subhead{margin-left:0;margin-right:0}.ridecentric-architecture .callout-center{margin:62px 0 0 auto}.placeholder-architecture{width:calc(100% + 8px);height:auto;aspect-ratio:1/.66;margin:70px 0 0 -4px}.placeholder-rides{width:78%;height:auto;aspect-ratio:1/.73;margin-top:70px}.ridecentric-multisided{width:100%;margin:135px 0 0}.ridecentric-multisided .ridecentric-subhead{width:88%}.placeholder-models{width:calc(100% + 8px);height:auto;aspect-ratio:1/.65;margin:70px 0 0 -4px}.ridecentric-platform-placeholders{height:auto;margin-top:74px;display:flex;flex-direction:column;gap:40px}.placeholder-platform-a,.placeholder-platform-b{position:static;height:auto;aspect-ratio:1/.63}.placeholder-platform-a{width:86%}.placeholder-platform-b{width:74%;margin-left:auto}.placeholder-system{width:90%;height:auto;aspect-ratio:1/.62;margin-top:72px}.placeholder-thinking{width:76%;height:auto;aspect-ratio:1/.48;margin:72px 0 0 auto}.placeholder-shipped{width:86%;height:auto;aspect-ratio:1/.6;margin:72px auto 0}.ridecentric-reflection-title{margin-top:210px;font-size:clamp(66px,20vw,82px);text-align:center}.ridecentric-reflection{min-height:1250px;padding-top:120px}.placeholder-reflection{width:62%;height:auto;aspect-ratio:1/.93;margin-left:var(--rc-mobile-offset)}.ridecentric-reflection .ridecentric-copy{width:89%;margin:84px 0 0 var(--rc-mobile-offset)}.ridecentric-role{padding-top:170px;display:block}.ridecentric-role .ridecentric-copy{width:89%;margin-left:var(--rc-mobile-offset)}.ridecentric-role .ridecentric-body,.ridecentric-role .ridecentric-copy h2,.ridecentric-role .ridecentric-subhead{width:100%}.ridecentric-contributions{width:72%;margin:68px 0 0 var(--rc-mobile-offset)}.ridecentric-project-page .design-project-next{margin-top:190px}.ridecentric-see-work{margin-top:100px}.ridecentric-project-page .home-contact{margin-top:140px}.ridecentric-project-page .ridecentric-hero-subhead{margin:42px 0 0}.ridecentric-project-page .ridecentric-hero-body{margin:36px 0 0}.ridecentric-project-page .ridecentric-subhead{margin:31px 0 0}.ridecentric-project-page .ridecentric-body{margin:35px 0 0}.ridecentric-project-page .ridecentric-callout,.ridecentric-project-page .ridecentric-platform .ridecentric-callout,.ridecentric-project-page .ridecentric-reflection .ridecentric-callout,.ridecentric-project-page .ridecentric-research .ridecentric-callout,.ridecentric-project-page .ridecentric-roadmap .ridecentric-callout,.ridecentric-project-page .ridecentric-thinking .ridecentric-callout{margin:62px 0 0 auto}.ridecentric-project-page .ridecentric-methods{margin:30px 0 0}.ridecentric-project-page .ridecentric-decision .ridecentric-copy .ridecentric-body{margin-left:0}.ridecentric-project-page .ridecentric-decision .callout-center{margin-top:75px}.ridecentric-project-page .ridecentric-architecture .ridecentric-copy .ridecentric-body,.ridecentric-project-page .ridecentric-architecture .ridecentric-copy .ridecentric-subhead{margin-right:0;margin-left:0}.ridecentric-project-page .ridecentric-architecture .callout-center{margin:62px 0 0 auto}.ridecentric-project-page .ridecentric-multisided .ridecentric-callout{margin:0}.ridecentric-project-page .ridecentric-multisided .ridecentric-subhead{margin-top:36px}}@media (min-width:768px) and (max-width:1199px){:root{--page-padding:clamp(3px,calc((100vw - 768px) * .86 + 3px),64px);--container:1080px}.header-divider,.header-inner{width:min(var(--container),calc(100% - 2 * var(--page-padding)))}.development-stage{min-height:max(650px,calc(100svh - 73px))}.development-title{top:68px;font-size:clamp(56px,6.8vw,68px);line-height:1}.development-portrait{top:127px;width:350px;height:350px}.development-email{top:501px;width:360px;height:104px}.hero{height:357px}.hero-inner{width:min(var(--container),calc(100% - 2 * var(--page-padding)))}.orbit-word{font-size:52px;line-height:52px}.portrait{width:300px;height:300px;left:40.5%;top:27px}.orbit-word.product{--rest-rotate:-13deg;left:0;top:45px}.orbit-word.brain{--rest-rotate:13deg;left:73px;right:auto;top:103px}.orbit-word.design{--rest-rotate:-14deg;left:0;top:160px}.orbit-word.heart{--rest-rotate:14deg;left:84px;right:auto;top:219px}.intro{left:auto;right:0;top:40px;bottom:auto;width:226px;display:flex;flex-direction:column;align-items:flex-start;gap:0}.intro-title{gap:8px}.intro-impact{flex-basis:auto}.roles{right:0;top:202px;bottom:auto}.work-eyebrow{display:none}.project-grid{gap:13px 10px}.project-media{height:371px}.philosophy{padding-top:77px}.philosophy-layout{min-height:337px;display:block;padding-top:52px}.philosophy-layout p{max-width:600px;font-size:28px;line-height:32px;margin-top:14px}.eye-art{display:none}.connect-layout{min-height:307px;grid-template-columns:1fr 294px;padding-top:38px}.connect h2{width:370px;font-size:28px;line-height:32px;margin-top:13px}.pill-button{width:294px;height:93px}.work-header-inner{padding-bottom:28px}.work-header{height:180px}.work-header[data-collapsed=true]{height:65px;margin-bottom:115px}.work-category-nav{gap:13px}.work-category-nav button{font-size:16px}.work-list-shell{grid-template-columns:23px minmax(36px,70px) minmax(0,807px)}.work-card-layout{grid-template-columns:minmax(0,1fr) 156px;gap:18px}.work-card-meta{min-height:100%}.work-category-tag{padding-inline:13px}.work-page .connect-layout{min-height:263px;padding-top:38px}}@media (min-width:768px) and (max-width:900px){.selected-work{width:calc(100% - 6px)}}@media (min-width:768px) and (max-width:780px){.orbit-word.design,.orbit-word.product{left:8px}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){:root{--page-padding:0px}html{scroll-padding-top:calc(72px + var(--safe-top))}.site-header{height:calc(60px + var(--safe-top));padding-top:var(--safe-top)}.header-inner{width:100%;height:59px;padding-inline:var(--safe-left) var(--safe-right);position:relative}.desktop-nav-group,.desktop-socials{display:none}.mobile-brand,.mobile-icon{display:grid;place-items:center}.site-header-minimal .mobile-header-spacer{display:block;width:60px;height:59px}.mobile-icon{width:60px;height:59px;border:0;padding:20px;background:transparent;position:relative;z-index:1}.mobile-icon img{width:20px;height:20px}.mobile-menu-trigger{cursor:pointer}.mobile-menu-trigger>img{transition:opacity .28s var(--ease-out),transform .42s var(--ease-out)}.menu-close-glyph{position:absolute;left:50%;top:50%;width:14px;height:14px;opacity:0;transform:translate(-50%,-50%) rotate(-30deg);transition:opacity .28s var(--ease-out),transform .42s var(--ease-out)}.menu-close-glyph i{position:absolute;left:0;top:6.5px;display:block;width:14px;height:1px;background:var(--color-text-primary)}.menu-close-glyph i:first-child{transform:rotate(45deg)}.menu-close-glyph i:last-child{transform:rotate(-45deg)}.mobile-menu-trigger[data-open=true]>img{opacity:0;transform:rotate(30deg) scale(.75)}.mobile-menu-trigger[data-open=true] .menu-close-glyph{opacity:1;transform:translate(-50%,-50%) rotate(0)}.mobile-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;gap:6px;align-items:center;white-space:nowrap;font-size:13px;line-height:16px;font-weight:500}.mobile-brand img{width:49px;height:18px;object-fit:contain}.header-divider{width:100%}.drawer-backdrop{display:block;position:fixed;left:0;right:0;top:calc(60px + var(--safe-top));bottom:0;z-index:40;background:var(--color-page);visibility:hidden;pointer-events:none;transition:visibility 0s linear .6s}.drawer-backdrop[data-open=true]{visibility:visible;transition-delay:0s;pointer-events:auto;touch-action:none;overscroll-behavior:contain}.mobile-drawer{position:absolute;left:0;top:0;width:min(265px,100vw);height:min(663px,calc(var(--viewport-current) - 60px - var(--safe-top)));overflow:hidden;background:var(--black-800);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);transform:translate3d(-100%,0,0);transition:transform .6s var(--ease-out)}.drawer-backdrop[data-open=true] .mobile-drawer{transform:none}.drawer-primary{display:grid;grid-template-rows:78px 81px}.drawer-primary a{display:flex;align-items:flex-start;padding:30px 31px 0;border-bottom:1px solid var(--color-border);font-size:20px;line-height:22px;transition:background-color .35s ease,padding-left .5s var(--ease-out)}.drawer-primary a:focus-visible,.drawer-primary a:hover{background:var(--white-1000-004);padding-left:36px}.drawer-primary a:nth-child(2){padding-top:26px}.drawer-brain{position:absolute;left:20px;bottom:133px;width:235px;height:236px;object-fit:contain;mix-blend-mode:screen}.drawer-social-panel{position:absolute;left:0;bottom:47px;width:100%;height:182px;background:var(--black-800);border-top:1px solid var(--color-border)}.drawer-socials{position:absolute;left:31px;top:27px;display:flex;flex-direction:column;gap:10px}.drawer-socials a,.drawer-version{font-size:13px;line-height:16px}.drawer-version{position:absolute;left:31px;bottom:-31px;color:var(--white-1000-010)}.mobile-drawer:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--color-border)}.drawer-brain,.drawer-primary a,.drawer-social-panel,.drawer-socials a,.drawer-version{opacity:0;transform:translate3d(0,14px,0);transition:opacity .65s var(--ease-out),transform .65s var(--ease-out)}.drawer-backdrop[data-open=true] .drawer-primary a:first-child{opacity:1;transform:none;transition-delay:.16s}.drawer-backdrop[data-open=true] .drawer-primary a:nth-child(2){opacity:1;transform:none;transition-delay:.22s}.drawer-backdrop[data-open=true] .drawer-brain{opacity:1;transform:none;transition-delay:.28s}.drawer-backdrop[data-open=true] .drawer-social-panel{opacity:1;transform:none;transition-delay:.36s}.drawer-backdrop[data-open=true] .drawer-socials a{opacity:1;transform:none}.drawer-backdrop[data-open=true] .drawer-socials a:first-child{transition-delay:.4s}.drawer-backdrop[data-open=true] .drawer-socials a:nth-child(2){transition-delay:445ms}.drawer-backdrop[data-open=true] .drawer-socials a:nth-child(3){transition-delay:.49s}.drawer-backdrop[data-open=true] .drawer-socials a:nth-child(4){transition-delay:535ms}.drawer-backdrop[data-open=true] .drawer-socials a:nth-child(5){transition-delay:.58s}.drawer-backdrop[data-open=true] .drawer-version{opacity:1;transform:none;transition-delay:.65s}.development-landing{min-height:calc(var(--viewport-stable) - 60px - var(--safe-top))}.development-stage{min-height:max(508px,calc(var(--viewport-stable) - 60px - var(--safe-top)))}.development-title{top:clamp(42px,7svh,62px);left:12px;right:12px;font-size:clamp(32px,10vw,42px);line-height:1;letter-spacing:-.025em}.development-portrait{top:clamp(90px,16svh,118px);width:min(84vw,320px);height:min(84vw,320px)}.development-email{top:clamp(390px,66svh,560px);width:calc(100% - 40px);max-width:399px;height:clamp(96px,16svh,111px)}.hero{height:750px}.hero-inner{width:100%}.orbit{inset:auto;width:min(375px,100%);aspect-ratio:375/381;height:auto;left:50%;top:48px;transform:translateX(-50%);container-type:inline-size}.portrait{width:67.47cqw;height:67.47cqw;left:50%;top:17.33cqw}.orbit-word{font-size:12.8cqw;line-height:48px;letter-spacing:-.02em;white-space:nowrap}.orbit-word.product{--rest-rotate:-20.06deg;left:0;top:0}.orbit-word.brain{--rest-rotate:20.38deg;left:auto;right:0;top:6px}.orbit-word.design{--rest-rotate:25.6deg;left:0;top:269px}.orbit-word.heart{--rest-rotate:-24.26deg;left:auto;right:10px;top:280px}.intro{left:20px;bottom:auto;top:518px;width:353px;max-width:calc(100% - 40px);display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:2px 8px;font-size:20px;line-height:22px;white-space:nowrap}.intro-title{gap:8px}.intro-impact{flex-basis:100%}.intro img{width:12px;height:12px}.roles{left:20px;right:auto;top:607px;bottom:auto}.roles div{grid-template-columns:80px 1fr}.selected-work{width:100%}.work-eyebrow{margin:0 0 17px;text-align:center;opacity:.34}.project-grid{display:flex;flex-direction:column;gap:13px}.project{width:100%}.project-media{height:291px}.project-meta{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.philosophy{padding-top:19px}.connect .container,.philosophy .container{width:100%}.philosophy-layout{min-height:364px;display:block;padding:67px 18px 0}.philosophy-layout p{width:100%;max-width:none;margin-top:14px;font-size:28px;line-height:32px}.philosophy .line-reveal{display:flex;flex-direction:column}.philosophy .line-reveal-item{display:block}.eye-art{display:none}.connect-layout{min-height:356px;display:block;padding:39px 20px 0}.connect h2{margin-top:13px;font-size:28px;line-height:32px;width:355px;max-width:100%}.pill-button{width:100%;height:111px;margin-top:45px}.work-archive{--sheet-progress:0;--mobile-header-height:136px;--mobile-title-size:36px}.work-header{top:calc(60px + var(--safe-top));border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:none;contain:layout paint}.work-header,.work-header[data-collapsed=true]{height:var(--mobile-header-height);margin-bottom:0;background:var(--color-page)}.work-header-inner,.work-header[data-collapsed=true] .work-header-inner{width:100%;padding:0;align-items:center;justify-content:center;gap:11px}.work-header h1,.work-header[data-collapsed=true] h1{font-size:var(--mobile-title-size);line-height:40px;letter-spacing:-.02em;transition:none}.work-category-nav{display:none}.work-category-select-wrap,.work-header[data-collapsed=true] .work-category-select-wrap{position:relative;left:auto;bottom:auto;margin-left:0;opacity:1;transform:none;pointer-events:auto}.work-category-select-wrap{min-width:48px;height:44px;padding-right:24px}.work-category-select-value{font-size:16px;line-height:20px}.work-category-select-wrap select{width:100%;height:100%}.work-category-select-wrap svg{right:-2px;width:20px;height:20px}.work-list-shell{width:100%;display:block;padding:20px 0 58px}.work-project-index{display:none}.work-project-list{display:flex;gap:0;width:100%}.work-project-card{width:100%;padding:0 8px 19px;scroll-margin-top:calc(142px + var(--safe-top))}.work-project-card+.work-project-card{padding-top:50px;border-top:1px solid var(--color-border)}.work-card-heading{width:100%;gap:0;margin-bottom:36px}.work-card-title-row h2{font-size:28px;line-height:30px}.work-card-heading>p,.work-protected-label{display:none}.work-card-layout{display:flex;flex-direction:column;gap:10px}.work-card-media{width:100%;aspect-ratio:376/256}.work-card-placeholder{background-size:48px 48px;background-position:0 0,0 24px,24px -24px,-24px 0}.work-card-meta{min-height:56px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.work-card-meta-top{display:contents}.work-card-meta dl{grid-column:1;grid-row:1;gap:0;padding-top:0}.work-card-meta dl div:nth-child(2),.work-card-meta dl div:nth-child(3),.work-card-meta>p{display:none}.work-card-meta>.work-card-mobile-role{display:block;grid-column:1;grid-row:1;max-width:190px;margin-top:16px;font-weight:500}.work-category-tag{grid-column:2;grid-row:1;align-self:start;min-height:44px;padding:14px 16px}.work-page .connect-layout{min-height:356px;padding-top:39px}.protected-project-page{min-height:635px;padding:64px 20px;align-items:start}.protected-gate h1{font-size:32px;line-height:36px}}@media (max-width:370px){.intro,.roles{left:16px}.development-title{left:8px;right:8px;font-size:clamp(30px,9.6vw,36px)}.development-portrait{width:min(82vw,288px);height:min(82vw,288px)}}@media (min-width:768px) and (max-width:1199px){.portfolio-page{min-width:768px}.portfolio-page .home-nav{margin-left:clamp(-210px,calc(100vw - 1234px),-96px)}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.portfolio-page{min-width:0}.portfolio-page .home-header-inner{width:calc(100% - 24px);padding-inline:18px}.portfolio-page .home-nav{display:none}.portfolio-showcase{height:930px}.portfolio-intro h1{top:102px;font-size:48px}.portfolio-intro p{top:185px;width:min(360px,calc(100% - 40px));font-size:15px;line-height:21px}.portfolio-artifact{top:278px;width:min(425.333px,calc(100% - 42px))}.portfolio-cover-link,.portfolio-cover-link .interactive-tilt-inner,.portfolio-cover-mask,.portfolio-cover-reveal{width:100%;height:auto;aspect-ratio:4/3}.portfolio-metadata{font-size:10px}.portfolio-download-grid{top:660px;width:calc(100% - 40px);grid-template-columns:1fr;gap:0}.portfolio-download-row{height:96px}.portfolio-download-row+.portfolio-download-row{border-top:0}.portfolio-access{top:660px}.home-contact.is-portfolio,.portfolio-access{width:calc(100% - 40px)}.home-contact.is-portfolio .contact-row{height:260px;display:block}.home-contact.is-portfolio .contact-row h2{width:100%;font-size:40px;line-height:1.02}.home-contact.is-portfolio .contact-row a{width:100%;height:88px;margin-top:64px}.fodo-intro{height:auto;padding:108px 0 72px}.fodo-intro h1,.fodo-meta-row{position:static;width:100%}.fodo-intro h1{font-size:48px;line-height:48px}.fodo-meta-row{display:grid;height:auto;margin-top:48px;grid-template-columns:repeat(2,1fr);gap:24px}.fodo-meta-field{position:static;width:auto}.fodo-composition{width:100%}.fodo-hero{aspect-ratio:1.45/1}.fodo-project-page .fodo-statement{width:100%;margin:48px 0 0;font-size:20px;line-height:26px}.fodo-gif-grid{width:100%;gap:8px}.fodo-comment-section{height:440px;margin-top:64px}.fodo-comment-wall{left:50%;width:1280px;height:950px;margin-left:-640px;transform:scale(.42);transform-origin:top center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-delay:0s!important;transition-duration:.01ms!important}.animated-divider,.drawer-brain,.drawer-primary a,.drawer-social-panel,.drawer-socials a,.drawer-version,.line-reveal-item,.reveal{opacity:1;transform:none;filter:none}.magnetic-word-inner{transform:rotate(var(--rest-rotate))!important;filter:none!important}.work-card-compress,.work-card-heading,.work-card-media,.work-card-meta{transform:none!important;opacity:1!important;filter:none!important}.eye-art-wrap,.interactive-tilt-inner,.portfolio-cover-parallax{transform:none!important}.route-transition-layer{display:none}.development-email,.development-portrait,.development-title{opacity:1;animation:none;filter:none}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.home-page{min-width:0}}.mobile-footer-credit{display:none}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.mobile-homepage{overflow:visible}.mobile-home-hero{min-height:695px;padding-top:143px;overflow:visible;perspective:1000px}.mobile-home-hero h1{padding-inline:20px;font-size:clamp(43px,14vw,55px);line-height:48px}.mobile-home-hero h1 .animated-words{height:58px;margin-bottom:-10px;overflow:visible}.mobile-home-hero h1 .animated-word-mask{width:auto;display:inline-block;padding-block:.04em .3em;margin-block:-.04em -.3em}.mobile-home-hero h1 .animated-word{width:auto;display:inline-block}.mobile-home-hero h1 .animated-word-mask>span[aria-hidden=true]{display:inline}.mobile-home-hero h1 em{margin-top:0}.mobile-identity-entry{width:min(100%,393px);height:auto;aspect-ratio:393/392;margin:62px auto 0;overflow:visible;transform-style:preserve-3d}.mobile-identity-card{width:100%;height:100%;margin:0;overflow:hidden;border-radius:15px;transform-style:preserve-3d;transform-origin:center;will-change:transform}.mobile-identity-photo{left:-4.326%;top:14.031%;width:43.766%;height:54.337%}.mobile-identity-photo img{transform:none;object-fit:cover}.mobile-identity-role{top:5.867%;right:4.835%;width:57.252%;font-size:clamp(21px,6.36vw,25px);line-height:clamp(22px,6.62vw,26px)}.mobile-identity-name{top:74.49%;left:4.58%;width:42.49%;font-size:clamp(22px,6.62vw,26px);line-height:clamp(21px,6.11vw,24px)}.mobile-identity-description{top:44.898%;right:4.326%;width:39.949%;font-size:clamp(11px,3.56vw,14px);line-height:clamp(15px,4.835vw,19px)}.mobile-identity-index{right:4.58%;bottom:7.4%;font-size:10px}.mobile-human{height:810px;padding:0;overflow-x:clip;overflow-y:visible}.mobile-human-canvas{position:relative;top:96px;left:50%;width:393px;height:568px;translate:-50% 0;overflow:visible;perspective:900px}.mobile-human-copy{z-index:9;transform-origin:center;will-change:transform,clip-path}.mobile-human-copy>img{display:block;width:100%;height:100%;max-width:none;object-fit:fill}.mobile-human-copy.is-first{top:7px;left:28px;width:337px;height:79.2px}.mobile-human-copy.is-second{top:483px;left:40px;width:318px;height:70.4px}.mobile-human-card{border-radius:11px;transform-style:preserve-3d;transform-origin:center;will-change:transform,clip-path}.mobile-human-card.is-clouds{z-index:2;top:190.77px;left:39.5px;width:298px;height:186px}.mobile-human-card.is-flowers{z-index:3;top:122.77px;left:-97.5px;width:217px;height:136px}.mobile-human-card.is-sky{z-index:4;top:146.77px;right:auto;left:254.5px;width:181px;height:112px}.mobile-human-card.is-tree{z-index:5;top:286.77px;left:103.5px;width:169px;height:169px}.mobile-human-card.is-flowers img{height:120.62%!important;top:-8.39%!important;object-fit:cover}.mobile-featured>h2{height:35px;margin:0 0 38px;overflow:visible;font-size:37px;line-height:35px}.mobile-featured>h2 .animated-words{display:inline-block}.mobile-featured-list{width:min(100%,393px);margin-inline:auto;gap:11px}.mobile-featured-project{position:relative;width:100%;height:clamp(427px,133.1vw,523px)}.mobile-featured-link,.mobile-featured-motion-frame{position:relative;display:block;width:100%;height:100%;overflow:hidden}.mobile-featured-motion-frame{border-radius:9px;transform-origin:center;will-change:clip-path,transform}.mobile-featured-image-depth{position:absolute;inset:-9%;transform-origin:center;will-change:transform;backface-visibility:hidden}.mobile-featured-image-depth:is(.is-ridecentric,.is-ridesync,.is-needin,.is-gmi-companion){inset:0}.mobile-featured-link .project-media-renderer{image-rendering:auto;backface-visibility:hidden}.mobile-see-work{margin-top:44px}.mobile-experience h2{top:48px}.mobile-experience h2 .animated-words{height:38px;overflow:hidden}.mobile-experience h2 .animated-word-mask{padding-block:.08em .3em;margin-block:-.08em -.3em}.mobile-experience-depth{inset:-10px 0;will-change:clip-path,transform}.mobile-awards{height:36px}.mobile-awards-track{gap:20px;animation-name:mobile-awards-quiet-roll;animation-duration:28s}.mobile-award{gap:3px;padding-inline:2px;font-size:11px}.mobile-award img{width:12px;height:12px}@keyframes mobile-awards-quiet-roll{to{transform:translateX(calc(-50% - 10px))}}.mobile-philosophy{padding-top:86px}.mobile-philosophy .mobile-thinking-title{width:297px;height:192px;margin:0 auto;color:rgb(231 231 231/.6);font-family:var(--home-serif);font-size:44px;line-height:48px;font-weight:300;font-optical-sizing:none;font-variation-settings:"SOFT" 100,"WONK" 1,"opsz" 144;text-align:center;letter-spacing:-.02em}.mobile-thinking-line{width:100%;height:48px;display:flex;align-items:baseline;justify-content:center;gap:.22em;white-space:nowrap}.mobile-thinking-word-mask{position:relative;display:inline-block;overflow:hidden;vertical-align:bottom}.mobile-thinking-word-mask+.mobile-thinking-word-mask:before{content:none}.mobile-thinking-word-mask>span{display:inline-block}.mobile-thinking-word-mask .is-culture{color:#e7e7e7}.mobile-thinking-word-mask i{position:absolute;left:0;right:0;bottom:1px;height:1.5px;background:#e7e7e7;transform-origin:left}.mobile-philosophy .home-video-frame{width:353px;max-width:calc(100% - 40px);height:447px;aspect-ratio:auto;margin-top:67px}.mobile-philosophy .home-video-frame>img{width:100%;height:100%;max-width:none;position:absolute;inset:0;object-fit:cover;object-position:center;translate:none;transform:none}.mobile-philosophy .home-video-play-magnetic{z-index:2}.homepage-editorial-links,.homepage-editorial-links.about-links{width:100%;height:auto;margin-top:104px;border-top:1px solid var(--home-line);border-bottom:0;display:block}.homepage-editorial-links>div{min-width:0;border-bottom:1px solid var(--home-line);transform-origin:center}.homepage-editorial-links>div+div{border-left:0}.homepage-editorial-links.about-links>div>a,.homepage-editorial-links>div>a{width:100%;height:114px;padding-inline:20px;font-size:24px;line-height:22px}.homepage-editorial-links>div:active a>span:first-child{transform:translateX(4px)}.homepage-editorial-links>div:active .home-arrow{transform:translateX(7px)}.mobile-contact h2 .animated-words{height:49px;overflow:hidden}.mobile-contact>a{transform-origin:left center}.home-page>.home-site-footer,.home-site-footer{width:100%;padding:0 0 max(50px,calc(var(--safe-bottom) + 16px))}.home-site-footer .closing-art{width:100%;height:auto;aspect-ratio:393/877;border-radius:22.345px;overflow:hidden}.home-site-footer .closing-landscape-depth{inset:-8px 0;border-radius:22.345px;overflow:hidden}.home-site-footer .closing-landscape{top:0;left:0;width:100%;height:100%;max-width:none;border-radius:22.345px;object-fit:cover;object-position:center;transform:scale(1.018)}.home-site-footer .closing-curved-title{top:5.2%;left:14.5%;width:71%;height:auto}.home-site-footer .closing-logo{top:14.6%;left:calc(50% - 27.5px);width:55px;height:20px;filter:brightness(0)}.home-site-footer .closing-nav{top:25.7%;left:0;width:100%;height:152px;padding-inline:27.5%;display:grid;grid-auto-flow:column;grid-template-rows:repeat(4,30px);grid-template-columns:repeat(2,102px);column-gap:8px;color:#040404;font-size:16px;line-height:30px;font-weight:500}.home-site-footer .closing-nav a{height:30px;transform-origin:left center}.home-site-footer .closing-nav a:active{transform:translateX(3px) scale(.985);opacity:.68}.home-site-footer .closing-socials{top:auto;right:auto;bottom:8.7%;left:50%;width:279px;height:30px;translate:-50% 0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0}.home-site-footer .closing-socials a{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;color:white}.home-page>.home-site-footer .closing-socials img{width:26px;height:26px;max-width:100%;object-fit:contain;aspect-ratio:1}.home-site-footer .made-with-desktop{display:none}.mobile-footer-credit{display:flex;flex-direction:column;align-items:center;gap:7px;padding-top:25px;color:#e7e7e7;text-align:center}.mobile-footer-credit p{font-family:var(--home-serif);font-size:14px;line-height:normal;font-weight:300}.mobile-footer-credit span{color:rgb(231 231 231/.5);font-size:11px;line-height:normal;font-weight:500;letter-spacing:.03em}}@media (max-width:360px){.mobile-home-hero h1{font-size:clamp(39px,12.3vw,44px)}.mobile-home-hero{min-height:calc(143px + 96px + 62px + (100vw * 392 / 393))}.mobile-identity-entry{margin-top:62px}.mobile-human-canvas{scale:.94;transform-origin:top center}.mobile-human{height:780px}.mobile-featured>h2{margin-bottom:38px}.mobile-thinking-title{scale:.94;transform-origin:top center;margin-bottom:-12px}.home-site-footer .closing-nav{padding-inline:24%}}@media (prefers-reduced-motion:reduce){.mobile-experience-depth,.mobile-featured-image-depth,.mobile-featured-motion-frame,.mobile-human-card,.mobile-human-copy,.mobile-identity-card,.mobile-identity-entry{transform:none!important;clip-path:none!important;opacity:1!important}.mobile-thinking-word-mask>span{transform:none!important;opacity:1!important}.mobile-thinking-word-mask i{transform:scaleX(1)!important}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.ruckus-intro{height:auto;padding:108px 0 72px}.ruckus-intro h1,.ruckus-meta-row{position:static;width:100%}.ruckus-intro h1{font-size:clamp(42px,12.5vw,50px);line-height:.96;white-space:normal}.ruckus-meta-row{display:grid;height:auto;margin-top:48px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.ruckus-meta-field{position:static;width:auto}.ruckus-meta-made{grid-column:1/-1}.ruckus-composition{width:100%;transform:none;margin-bottom:0}.ruckus-hero{left:auto;width:100%;margin-left:0;aspect-ratio:4447/2625}.ruckus-project-page .ruckus-opening{width:100%;margin:42px 0 0;font-size:20px;line-height:27px}.ruckus-brand-grid{grid-template-columns:42.45% 57%;grid-template-rows:repeat(2,1fr);column-gap:.55%;width:100%;height:auto;aspect-ratio:921/782;margin-top:72px}.ruckus-project-page .ruckus-ai-statement{width:100%;margin-top:64px;padding-inline:4px}.ruckus-editorial-text{font-size:17px;line-height:24px}.ruckus-journey{width:100%;margin-top:72px}.ruckus-project-page .ruckus-micro-statement{width:100%;margin-top:48px;padding-inline:8px}.ruckus-interaction-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:51.66% 47.3%;gap:1.04% .55%;width:100%;height:auto;aspect-ratio:921/873;margin-top:48px}.ruckus-phone-gif,.ruckus-square-gif{border-radius:5px}.ruckus-phone-gif-1 .ruckus-phone-frame{top:-4.43%;left:24.24%;width:51.64%;height:108.87%}.ruckus-phone-gif-1 .ruckus-phone-animation{top:-.61%;left:26.41%;width:47.27%;height:103.32%;border-radius:8.25%}.ruckus-square-gif-1 img,.ruckus-square-gif-2 img{top:-8.96%;width:106.55%;height:118.16%}.ruckus-square-gif-1 img{left:-8.52%}.ruckus-square-gif-2 img{left:-4.81%}.ruckus-square-gif-3 img{top:-4.43%;left:-1.53%;width:102.84%;height:104.43%}.ruckus-project-page .ruckus-pacing-statement{width:100%;margin-top:52px;padding-inline:8px}.ruckus-phone-gif-2{width:87.73%;height:auto;aspect-ratio:808/712;margin-top:48px}.ruckus-phone-gif-2 .ruckus-phone-frame{top:11.1%;left:33.42%;width:33.04%;height:77.84%}.ruckus-phone-gif-2 .ruckus-phone-animation{top:12.5%;left:34.65%;width:30.82%;height:75.14%;border-radius:5.23%}.ruckus-project-page .ruckus-feedback-statement{width:100%;margin-top:52px;padding-inline:8px}.ruckus-feedback-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55%;width:100%;height:auto;aspect-ratio:922/764;margin-top:48px}.ruckus-project-page .design-project-next{margin-top:120px}.drivers-composition,.drivers-hero{width:100%}.drivers-project-page .design-project-intro{height:auto}.drivers-project-page .drivers-opening{width:100%;margin:42px 0 0;font-size:20px;line-height:27px}.drivers-blue-pair{width:100%;margin:70px 0 0;gap:1.1%}.drivers-project-page .drivers-journey-copy{width:100%;margin-top:58px;padding-inline:3px;font-size:17px;line-height:24px}.drivers-attention-stage{display:flex;width:100%;aspect-ratio:auto;margin-top:72px;flex-direction:column}.drivers-attention-stage .design-project-visual,.drivers-attention-stage .drivers-copy{position:relative;inset:auto}.drivers-blue-phone{width:100%;height:auto;aspect-ratio:457/827}.drivers-pin-entry{width:100%;height:auto;aspect-ratio:457/408;margin-top:8px}.drivers-project-page .drivers-attention-copy{width:100%;margin-top:28px;font-size:15px;line-height:22px}.drivers-project-page .drivers-details-copy{order:4;width:100%;margin-top:58px;font-size:15px;line-height:22px}.drivers-green-detail{order:5;width:100%;height:auto;aspect-ratio:457/408;margin-top:28px}.drivers-final-media{width:100%;margin-top:8px;gap:1.1%}.drivers-project-page .design-project-next{margin-top:120px}.heavygari-composition,.heavygari-hero{width:100%}.heavygari-project-page .design-project-intro{height:auto}.heavygari-project-page .heavygari-opening{width:100%;margin:42px 0 0;font-size:20px;line-height:27px}.heavygari-first-pair{width:100%;margin:70px 0 0;display:flex;flex-direction:column;gap:12px;aspect-ratio:auto}.heavygari-first-pair .design-project-visual{height:auto;aspect-ratio:456/602}.heavygari-project-page .heavygari-journey{width:100%;margin-top:58px;padding-inline:3px;font-size:17px;line-height:24px}.heavygari-editorial-stage{display:flex;width:100%;aspect-ratio:auto;margin-top:72px;flex-direction:column}.heavygari-editorial-stage .design-project-visual,.heavygari-editorial-stage .heavygari-copy{position:relative;inset:auto;width:100%;height:auto}.heavygari-booking-details,.heavygari-booking-management,.heavygari-vehicle{aspect-ratio:5340/9276}.heavygari-statement-card{aspect-ratio:456/312;margin-top:8px}.heavygari-project-page .heavygari-booking-copy,.heavygari-project-page .heavygari-selection-copy,.heavygari-project-page .heavygari-vehicle-copy{margin-top:28px;font-size:15px;line-height:22px}.heavygari-booking-details,.heavygari-booking-management,.heavygari-project-page .heavygari-vehicle-copy{margin-top:58px}.heavygari-tracking{aspect-ratio:5340/9276;margin-top:8px}.heavygari-vehicle{order:1}.heavygari-selection-copy{order:2}.heavygari-statement-card{order:3}.heavygari-vehicle-copy{order:4}.heavygari-booking-management{order:5}.heavygari-booking-copy{order:6}.heavygari-booking-details{order:7}.heavygari-tracking{order:8}.heavygari-project-page .heavygari-closing{width:100%;margin-top:58px;padding-inline:3px;font-size:17px;line-height:24px}.heavygari-project-page .design-project-next{margin-top:120px}.gmi-intro{height:auto;padding:108px 0 72px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.gmi-intro h1,.gmi-intro-copy,.gmi-meta{position:static}.gmi-intro h1{grid-column:1/-1;font-size:clamp(42px,12vw,52px);line-height:.96;white-space:normal}.gmi-meta{width:auto;margin-top:48px;font-size:13px;line-height:20px}.gmi-meta-skills{grid-column:1/-1;width:100%;margin-top:28px}.gmi-project-page .gmi-intro-copy{grid-column:1/-1;width:100%;margin-top:58px;font-size:20px;line-height:27px}.gmi-composition,.gmi-hero{width:100%}.gmi-project-page .gmi-motion-copy{width:100%;margin:48px 0 0;font-size:20px;line-height:27px}.gmi-motion-grid{width:100%;margin-top:70px;display:grid;grid-template-columns:1fr;gap:12px;aspect-ratio:auto}.gmi-motion-grid .gmi-animated-composition{height:auto;aspect-ratio:697/1260}.gmi-organization-copy,.gmi-transitions-copy{width:100%;padding-inline:3px;font-size:17px;line-height:24px}.gmi-project-page .gmi-transitions-copy{margin-top:54px}.gmi-tablet{left:auto;width:100%;margin:72px 0 0}.gmi-project-page .gmi-organization-copy{margin-top:54px}.gmi-impact{left:auto;width:100%;margin:72px 0 0}.gmi-quote{width:100%;margin-top:60px;padding-inline:2px;font-size:clamp(32px,9vw,40px);line-height:1.03}.gmi-resource-row{display:flex;width:100%;aspect-ratio:auto;margin-top:72px;flex-direction:column}.gmi-resources{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:593/630}.gmi-project-page .gmi-resources-copy{position:static;width:100%;margin-top:32px;font-size:15px;line-height:22px}.gmi-identity-row,.gmi-palette{width:100%;margin-top:64px}.gmi-identity-row{display:flex;aspect-ratio:auto;flex-direction:column}.gmi-identity-copy{position:static;width:100%;font-size:15px;line-height:22px}.gmi-identity{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:593/630;margin-top:32px}.gmi-project-page .design-project-next{margin-top:120px}}@media (max-width:1279px){.needin-r-shell{width:min(calc(100% - (var(--needin-gutter) * 2)),960px);padding-inline:0}.needin-r-brand-grid,.needin-r-columns,.needin-r-decision,.needin-r-hero,.needin-r-other-grid,.needin-r-product-grid{display:block}.needin-r-body,.needin-r-heading,.needin-r-hero h1,.needin-r-label,.needin-r-reflection>.needin-r-shell>.needin-r-heading{text-align:left}.needin-r-meta{grid-template-columns:minmax(0,1.35fr) minmax(0,.7fr) minmax(0,.8fr);gap:24px;width:100%;margin-top:44px}.needin-r-meta div:first-child{grid-column:auto}.needin-r-intro{margin-top:58px!important}.needin-r-side{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:42px;padding-top:58px}.needin-r-hero-image{width:100%;margin-top:68px}.needin-r-body,.needin-r-heading,.needin-r-product>.needin-r-body,.needin-r-product>.needin-r-heading,.needin-r-reflection-copy,.needin-r-reflection-copy .needin-r-body,.needin-r-reflection-copy .needin-r-heading{margin-left:0;margin-right:0}.needin-r-columns{margin-top:40px}.needin-r-columns .needin-r-body+.needin-r-body{margin-top:28px}.needin-r-brand-grid .needin-r-lime,.needin-r-decision .needin-r-lime,.needin-r-lime,.needin-r-other-grid .needin-r-lime,.needin-r-product-grid .needin-r-lime,.needin-r-wide{width:100%;min-height:0;margin:54px 0 0;aspect-ratio:16/9;align-self:auto}.needin-r-decision .needin-r-heading{margin-top:42px;font-size:clamp(36px,4.6vw,48px)}.needin-r-decision .needin-r-body{margin-top:32px}.needin-r-product-grid{margin-top:54px}.needin-r-product-phone{width:100%;margin:0;aspect-ratio:539/975}.needin-r-product-phone img{object-fit:contain;object-position:center}.needin-r-product-grid .needin-r-customer-plan{aspect-ratio:535/476}.needin-r-product-grid .needin-r-subscribe{aspect-ratio:535/806}.needin-r-adjust{aspect-ratio:815/732}.needin-r-research-media{aspect-ratio:815/380}.needin-r-product-grid .needin-r-lime{margin-top:32px}.needin-r-product-grid .needin-r-heading{width:100%;max-width:680px;margin-top:42px;padding:0;align-self:auto}.needin-r-product>.needin-r-body{width:100%;max-width:610px;margin-top:40px}.needin-r-brand-grid,.needin-r-other-grid{margin-top:42px}.needin-r-brand-grid .needin-r-body,.needin-r-other-grid .needin-r-body,.needin-r-other-grid .needin-r-heading{width:100%;max-width:650px;margin:42px 0 0;padding:0;align-self:auto}.needin-r-brand-grid .needin-r-lime,.needin-r-other-grid .needin-r-lime{margin-top:32px}.needin-r-other-grid .needin-r-lime:first-child{aspect-ratio:535/476}.needin-r-other-grid .needin-r-fulfillment{aspect-ratio:539/794}.needin-r-other-grid .needin-r-lime:last-child{aspect-ratio:535/482}.needin-r-brand-grid .needin-r-brand-foundations{aspect-ratio:2314/2206}.needin-r-brand-grid .needin-r-brand-meals{aspect-ratio:1989/1181}.needin-r-brand-grid .needin-r-brand-buttons,.needin-r-brand-grid .needin-r-brand-interface{aspect-ratio:2011/2085}.needin-r-brand-grid>.needin-r-lime:first-child,.needin-r-other-grid>.needin-r-lime:first-child{margin-top:0}.needin-r-reflection>.needin-r-shell>.needin-r-heading{max-width:none;font-size:clamp(82px,13vw,128px);line-height:.84}.needin-r-reflection-card{width:100%;max-width:none;margin:58px 0 0;aspect-ratio:16/9}.needin-r-reflection-copy{width:100%;max-width:610px;margin:54px 0 0}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.needin-r-shell{width:calc(100% - 32px)}.needin-r-meta{grid-template-columns:minmax(0,1.3fr) minmax(0,.65fr) minmax(0,.75fr);gap:14px}.needin-r-side{grid-template-columns:1fr;gap:32px}.needin-r-hero-image{width:100%;margin-top:58px;aspect-ratio:393/255}.needin-r-brand-grid .needin-r-lime,.needin-r-decision .needin-r-lime,.needin-r-lime,.needin-r-other-grid .needin-r-lime,.needin-r-product-grid .needin-r-lime,.needin-r-wide{width:100%;margin-left:0;margin-right:0;aspect-ratio:498/451}.needin-r-lime:has(img) img{object-fit:contain}.needin-r-problem-media{aspect-ratio:818/346}.needin-r-decision .needin-r-meal-card{aspect-ratio:1324/1092;background:#c7f366}.needin-r-decision .needin-r-meal-card>.parallax-entry>img:not(.needin-animated-layer){display:none}.needin-r-decision .needin-anim-meal{inset:0;width:100%!important;height:100%!important;border-radius:inherit}.needin-r-product-grid .needin-r-product-phone{width:100%;aspect-ratio:539/975;align-self:auto}.needin-r-product-grid .needin-r-customer-plan{aspect-ratio:535/476}.needin-r-product-grid .needin-r-subscribe{aspect-ratio:535/806}.needin-r-adjust{aspect-ratio:815/732}.needin-r-research-media{aspect-ratio:815/380}.needin-r-paired-tiles{display:flex;flex-direction:column;gap:8px}.needin-r-paired-tiles .needin-r-lime{width:100%;margin-top:0}.needin-r-paired-tiles .needin-r-lime:first-child{aspect-ratio:487/339}.needin-r-paired-tiles .needin-r-lime:last-child{aspect-ratio:460/339}.needin-r-other-grid .needin-r-lime:first-child{aspect-ratio:535/476}.needin-r-other-grid .needin-r-fulfillment{aspect-ratio:539/794}.needin-r-other-grid .needin-r-lime:last-child{aspect-ratio:535/482}.needin-r-brand-grid .needin-r-brand-foundations{aspect-ratio:2314/2206}.needin-r-brand-grid .needin-r-brand-meals{aspect-ratio:1989/1181}.needin-r-brand-grid .needin-r-brand-buttons,.needin-r-brand-grid .needin-r-brand-interface{aspect-ratio:2011/2085}.needin-r-brand-grid .needin-r-body,.needin-r-other-grid .needin-r-body,.needin-r-other-grid .needin-r-heading,.needin-r-product-grid .needin-r-heading,.needin-r-product>.needin-r-body{width:100%;padding-left:0;padding-right:0;align-self:auto}.needin-r-reflection>.needin-r-shell>.needin-r-heading{font-size:clamp(58px,19vw,76px)}.needin-r-reflection-card{width:100%;margin:42px 0 0;aspect-ratio:4/3}.needin-r-reflection-copy{width:100%;margin:48px 0 0}}@media (max-width:767px){.ridesync-project-page{--rs-mobile-gutter:20px;overflow:clip}.ridesync-project-page .ridesync-case-study{width:100%;margin:0}.ridesync-project-page .ridesync-hero{width:100%;height:auto;min-height:0;padding:112px var(--rs-mobile-gutter) 0}.ridesync-project-page .ridesync-hero-art,.ridesync-project-page .ridesync-hero-copy,.ridesync-project-page .ridesync-hero-statement{position:relative!important;inset:auto!important}.ridesync-project-page .ridesync-hero-copy{width:100%}.ridesync-project-page .ridesync-hero h1{font-size:clamp(52px,16vw,64px);line-height:.9;text-align:left}.ridesync-project-page .ridesync-primary-meta{grid-template-columns:repeat(2,max-content);gap:20px 44px;width:100%;margin-top:42px!important;font-size:13px;line-height:20px}.ridesync-project-page .ridesync-primary-meta dd,.ridesync-project-page .ridesync-primary-meta dt,.ridesync-project-page .ridesync-secondary-meta dd,.ridesync-project-page .ridesync-secondary-meta dt{font-size:13px;line-height:20px;text-align:left}.ridesync-project-page .ridesync-hero-statement{width:100%;margin-top:58px!important;font-size:22px;line-height:28px;text-align:left}.ridesync-project-page .ridesync-secondary-meta{position:relative;inset:auto;display:grid;grid-template-columns:1fr;gap:32px;width:100%;margin-top:54px}.ridesync-project-page .ridesync-secondary-meta div:first-child dd,.ridesync-project-page .ridesync-secondary-meta div:last-child dd{margin-top:4px}.ridesync-project-page .ridesync-hero-art{width:calc(100% + 2 * var(--rs-mobile-gutter));height:auto;aspect-ratio:1070/583;margin:56px 0 0 calc(-1 * var(--rs-mobile-gutter));border-radius:0}.ridesync-project-page .ridesync-hero-reveal>.parallax-entry{border-radius:0}.ridesync-project-page .ridesync-next,.ridesync-project-page .ridesync-reflection,.ridesync-project-page .ridesync-story{width:100%;height:auto!important;min-height:0;margin-top:104px;padding-inline:var(--rs-mobile-gutter);text-align:left}.ridesync-project-page .ridesync-booker-copy>*,.ridesync-project-page .ridesync-entry-question>*,.ridesync-project-page .ridesync-itinerary-copy>*,.ridesync-project-page .ridesync-next>*,.ridesync-project-page .ridesync-product-model-copy>*,.ridesync-project-page .ridesync-reflection-copy>*,.ridesync-project-page .ridesync-reflection>*,.ridesync-project-page .ridesync-story>*{position:relative!important;inset:auto!important}.ridesync-project-page .ridesync-booker-copy,.ridesync-project-page .ridesync-entry-question,.ridesync-project-page .ridesync-itinerary-copy,.ridesync-project-page .ridesync-product-model-copy,.ridesync-project-page .ridesync-reflection-copy{position:relative!important;inset:auto!important;height:auto;min-height:0}.ridesync-project-page .ridesync-chapter-label,.ridesync-project-page .ridesync-product-label{width:100%!important;margin-bottom:16px!important;font-size:13px!important;line-height:18px!important;text-align:left}.ridesync-project-page .ridesync-booker-copy h2,.ridesync-project-page .ridesync-entry-question h2,.ridesync-project-page .ridesync-itinerary-copy h2,.ridesync-project-page .ridesync-product-model-copy h2,.ridesync-project-page .ridesync-story>h2{width:100%;max-width:none;font-size:clamp(31px,9vw,38px);line-height:1.05;text-align:left;overflow-wrap:anywhere}.ridesync-project-page .ridesync-story>h3{width:100%;max-width:none;margin-top:34px;font-size:18px;line-height:25px;text-align:left}.ridesync-project-page .ridesync-booker-copy p,.ridesync-project-page .ridesync-entry-question p,.ridesync-project-page .ridesync-itinerary-copy p,.ridesync-project-page .ridesync-product-model-copy p,.ridesync-project-page .ridesync-story>p{width:100%;max-width:none;margin-top:28px;font-size:15px;line-height:23px;text-align:left;overflow-wrap:anywhere}.ridesync-project-page .ridesync-story-entry>.ridesync-entry-caption,.ridesync-project-page .ridesync-story-payment>p,.ridesync-project-page .ridesync-story-relationship>p:not(.ridesync-story-detail),.ridesync-project-page .ridesync-story-transition>p,.ridesync-project-page .ridesync-story-workaround>p:not(.ridesync-workaround-detail){width:100%;font-size:17px;line-height:24px}.ridesync-project-page .ridesync-copy-block+.ridesync-copy-block{margin-top:24px}.ridesync-project-page .ridesync-story .ridesync-visual{position:relative!important;inset:auto!important;width:calc(100% + 2 * var(--rs-mobile-gutter))!important;height:auto;margin:48px 0 0 calc(-1 * var(--rs-mobile-gutter))!important;border-radius:0}.ridesync-project-page .ridesync-story .ridesync-visual-depth>.parallax-entry{border-radius:0}.ridesync-project-page .ridesync-story .ridesync-visual :is(img,video){width:100%;height:100%;object-fit:cover}.ridesync-project-page .ridesync-question-pair,.ridesync-project-page .ridesync-story-relationship>.ridesync-story-detail,.ridesync-project-page .ridesync-story-relationship>h3,.ridesync-project-page .ridesync-story-workaround>h3{margin-top:40px}.ridesync-project-page .ridesync-question-pair{position:relative!important;inset:auto!important;display:flex;flex-direction:column;gap:20px;width:100%}.ridesync-project-page .ridesync-question-pair p{width:100%;font-size:17px;line-height:24px;text-align:left;overflow-wrap:anywhere}.ridesync-project-page .ridesync-question-pair p span{width:auto!important;rotate:none!important;transform:none}.ridesync-project-page .ridesync-question-pair>span{width:20px;padding:0;rotate:90deg;text-align:left}.ridesync-project-page .ridesync-booker-copy,.ridesync-project-page .ridesync-entry-question,.ridesync-project-page .ridesync-itinerary-copy{margin-top:104px}.ridesync-project-page .ridesync-product-model-copy{min-height:0}.ridesync-project-page .ridesync-story-product>.ridesync-product-label{margin-top:104px!important}.ridesync-project-page .ridesync-story-product>.ridesync-product-label+.ridesync-itinerary-copy{margin-top:36px}.ridesync-project-page .ridesync-dashboard-caption,.ridesync-project-page .ridesync-product-caption{margin-top:24px!important;color:rgb(231 231 231/.58);font-size:14px;line-height:21px}.ridesync-project-page .ridesync-story-outcomes .ridesync-metrics{position:relative!important;inset:auto!important;grid-template-columns:1fr;gap:42px;width:100%;margin-top:52px;text-align:left}.ridesync-project-page .ridesync-story-outcomes .ridesync-metrics strong{font-size:clamp(70px,22vw,88px);line-height:.92}.ridesync-project-page .ridesync-story-outcomes .ridesync-metrics div>span{margin-top:14px;font-size:16px;line-height:21px}.ridesync-project-page .ridesync-story-outcomes>.ridesync-outcome-note{width:100%;margin-top:56px;font-size:14px;line-height:22px}.ridesync-project-page .ridesync-reflection>h2{width:100%;font-size:clamp(62px,19vw,82px);line-height:.88;text-align:left}.ridesync-project-page .ridesync-reflection-tile{position:relative!important;inset:auto!important;width:calc(100% + 2 * var(--rs-mobile-gutter));height:auto;aspect-ratio:498/451;margin:42px 0 0 calc(-1 * var(--rs-mobile-gutter));border-radius:0}.ridesync-project-page .ridesync-reflection-copy{width:100%;margin:48px 0 0;text-align:left}.ridesync-project-page .ridesync-reflection-copy .ridesync-role-title,.ridesync-project-page .ridesync-reflection-copy>h3:first-child{width:100%;font-size:27px;line-height:1.08;text-align:left}.ridesync-project-page .ridesync-contributions,.ridesync-project-page .ridesync-reflection-summary,.ridesync-project-page .ridesync-role-copy{width:100%;font-size:15px;line-height:23px;text-align:left}.ridesync-project-page .ridesync-reflection-summary{margin-top:28px}.ridesync-project-page .ridesync-reflection-copy .ridesync-role-label{margin-top:72px}.ridesync-project-page .ridesync-reflection-copy .ridesync-role-title{margin-top:6px}.ridesync-project-page .ridesync-role-copy{margin-top:24px}.ridesync-project-page .ridesync-reflection-copy .ridesync-contribution-label{margin-top:68px}.ridesync-project-page .ridesync-reflection-copy .ridesync-contributions{margin-top:8px}.ridesync-project-page .ridesync-next{margin-top:164px;text-align:left}.ridesync-project-page .ridesync-next>h2{font-size:48px;line-height:46px;text-align:left}.ridesync-project-page .ridesync-next-reveal{position:relative!important;inset:auto!important;width:calc(100% + 2 * var(--rs-mobile-gutter));margin:42px 0 0 calc(-1 * var(--rs-mobile-gutter))}.ridesync-project-page .ridesync-next-link span{padding-inline:var(--rs-mobile-gutter);text-align:left}.ridesync-project-page .ridesync-all-work{position:relative!important;inset:auto!important;width:calc(100% + 2 * var(--rs-mobile-gutter));height:112px;margin:96px 0 0 calc(-1 * var(--rs-mobile-gutter));grid-template-columns:42% 1fr 28px}.ridesync-project-page .ridesync-all-work-collage{height:112px}.ridesync-project-page .ridesync-all-work strong{justify-self:start;padding-left:18px;font-size:28px;text-align:left}.ridesync-project-page .ridesync-contact{grid-template-columns:1fr;gap:38px;width:calc(100% - 2 * var(--rs-mobile-gutter));margin:128px auto 64px;text-align:left}.ridesync-project-page .ridesync-contact h2{font-size:38px;line-height:40px;text-align:left}.ridesync-project-page .ridesync-contact a{height:76px;font-size:20px;text-align:left}.ridesync-project-page>.home-site-footer{width:100%;margin:0;padding:0 0 max(50px,calc(var(--safe-bottom) + 16px))}.ridesync-project-page>.home-site-footer .closing-art{width:100%;height:auto;aspect-ratio:393/877;border-radius:22.345px}.ridesync-project-page>.home-site-footer .made-with{top:auto}}@media (min-width:1600px){:root{--container:1160px;--editorial-cap:clamp(1080px,68vw,1160px);--case-study-max-width:1380px}.home-page,.home-site-footer{--home-content:var(--editorial-cap)}.home-header-inner{width:min(clamp(965px,61vw,1035px),calc(100% - 2 * var(--home-gutter)))}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.contact-page{position:relative;width:100%;min-height:var(--viewport-stable);padding:clamp(190px,36.98svh,284px) 18px 72px;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;background:#040404}.contact-card-perspective{width:min(clamp(380px,39.85vw,680px),calc(100vw - 36px));aspect-ratio:510/365;perspective:1200px}.contact-card{position:relative;width:100%;height:100%;container-type:inline-size;overflow:hidden;border:3px solid #fff;border-radius:18px;background:#eceee7;color:#255bf6;box-shadow:0 24px 64px rgb(0 0 0/.2);outline:none;cursor:grab;touch-action:none;transform-style:preserve-3d;transform-origin:center;-webkit-user-select:none;user-select:none;will-change:transform}.contact-card:active{cursor:grabbing}.contact-card:focus-visible{outline:2px solid #255bf6;outline-offset:6px}.contact-card-date,.contact-card-place{position:absolute;top:7.397%;z-index:4;color:#255bf6;font-size:clamp(9px,2.353cqw,12px);line-height:1;font-weight:700;pointer-events:none}.contact-card-date{left:6.078%}.contact-card-place{left:15.294%}.contact-portrait,.contact-signature{position:absolute;z-index:2;display:block;max-width:none;object-fit:contain;pointer-events:none;-webkit-user-drag:none}.contact-signature-rezwan{top:34.305%;left:6.01%;width:30.789%;height:26.734%}.contact-signature-mir{top:31.099%;left:18.947%;width:8.934%;height:15.424%}.contact-portrait{top:20.548%;left:40.098%;width:19.804%;height:29.863%}.contact-signature-navid{top:33.14%;left:62.353%;width:30.382%;height:auto}.contact-card-email{position:absolute;top:74.247%;left:6.471%;z-index:6;width:39.216%;min-height:24px;display:flex;align-items:center;color:#255bf6}.contact-card-email img{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-drag:none}.contact-card-socials{position:absolute;bottom:7.671%;left:6.078%;z-index:6;width:51.569%;display:flex;align-items:center;justify-content:space-between}.contact-card-socials a{position:relative;width:9.506%;aspect-ratio:1;display:grid;place-items:center;color:#255bf6;border-radius:7px}.contact-card-socials a:before{content:"";position:absolute;inset:-9px;border-radius:10px}.contact-card-social-mask,.contact-card-socials img{display:block;width:100%;height:100%;pointer-events:none;transition:transform .18s var(--home-ease),opacity .18s ease}.contact-card-socials img{object-fit:contain;-webkit-user-drag:none}.contact-card-social-mask{background:#255bf6;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}@media (hover:hover) and (pointer:fine){.contact-card-socials a:hover .contact-card-social-mask,.contact-card-socials a:hover img{transform:translateY(-2px) scale(1.09)}.contact-card-email:hover{transform:translateX(3px)}}@media (max-height:500px) and (orientation:landscape),(max-width:767px){.contact-page{min-height:var(--viewport-current);padding:112px 16px max(32px,calc(var(--safe-bottom) + 20px));align-items:center}.contact-card-perspective{width:min(510px,calc(100vw - 32px))}.contact-card{border-width:2px;border-radius:clamp(13px,4.8vw,18px)}.contact-card-socials a:before{inset:-10px}}@media (prefers-reduced-motion:reduce){.contact-card{cursor:default}}@supports (height:100dvh){:root{--viewport-current:100dvh}}@supports (height:100svh){:root{--viewport-stable:100svh}}@supports (height:100lvh){:root{--viewport-visual:100lvh}}