@font-face{font-family:PPNeue;src:url("./assets/fonts/ppneue-book.otf")}@font-face{font-family:PPNeue;src:url("./assets/fonts/ppneue-medium.otf");font-weight:600}
:root{--ink:#171717;--muted:#696969;--line:#e8e8e8;--stage:#f8f8f8;--accent:#17c5cf}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:18px;line-height:27px;-webkit-font-smoothing:antialiased}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}
.project-header{position:relative;height:92px}.back-link{position:fixed;z-index:20;top:58px;left:48px;width:168px;font-size:16px;line-height:24px;color:#928c88;opacity:0;filter:blur(2.5px);transform:translateY(12px);pointer-events:none;transition:opacity .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1),color .3s ease}.back-link span{display:inline-block;width:18px;margin-right:6px;color:inherit}.rail-is-visible .back-link{opacity:1;filter:blur(0);transform:none;pointer-events:auto;transition-delay:.01s}.back-link:hover{color:#171717}.project-pill{position:fixed;z-index:20;top:72px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;min-height:44px;padding:8px 24px;background:rgba(248,248,248,.94);border:1px solid rgba(23,23,23,.045);border-radius:999px;box-shadow:0 8px 28px rgba(23,23,23,.035);backdrop-filter:blur(12px);font-size:16px;line-height:24px;color:#777;will-change:top;transition:top .3s cubic-bezier(.62,.61,.02,1),background-color .3s ease,box-shadow .3s ease}.project-pill.is-stuck{top:16px;background:rgba(248,248,248,.9);box-shadow:0 5px 22px rgba(23,23,23,.03)}.project-pill span:first-of-type{color:#222}.project-pill img{width:20px;height:20px;border-radius:5px}.project-pill i{width:4px;height:4px;background:#b9b9b9;border-radius:50%}
.section-nav{position:fixed;z-index:10;left:48px;top:144px;width:168px;display:flex;flex-direction:column;gap:0;font-size:16px;line-height:28.8px;color:#aaa;opacity:0;filter:blur(5px);transform:translateY(5px);pointer-events:none;transition:opacity .82s cubic-bezier(.16,1,.3,1),filter .82s cubic-bezier(.16,1,.3,1),transform .82s cubic-bezier(.16,1,.3,1)}.section-nav::before{content:"";position:fixed;z-index:-1;inset:0 auto 0 0;width:236px;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.9) 64%,rgba(255,255,255,0) 100%);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 68%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 68%,transparent 100%);opacity:0;transition:opacity .82s cubic-bezier(.16,1,.3,1)}.section-nav.is-visible{opacity:1;filter:blur(0);transform:none;pointer-events:auto}.section-nav.is-visible::before{opacity:1}.section-nav a{height:28.8px;opacity:0;filter:blur(2.5px);transform:translateY(12px);transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1),color .25s ease}.section-nav.is-visible a{opacity:1;filter:blur(0);transform:none}.section-nav.is-visible a:nth-child(1){transition-delay:.01s}.section-nav.is-visible a:nth-child(2){transition-delay:.055s}.section-nav.is-visible a:nth-child(3){transition-delay:.1s}.section-nav.is-visible a:nth-child(4){transition-delay:.145s}.section-nav.is-visible a:nth-child(5){transition-delay:.19s}.section-nav.is-visible a:nth-child(6){transition-delay:.235s}.section-nav.is-visible a:nth-child(7){transition-delay:.28s}.section-nav a:hover,.section-nav a.active{color:#171717}.section-nav a:not(.active){color:#a7a7a7}
.content{width:min(929px,calc(100% - 64px));margin:0 auto}.intro{display:grid;grid-template-columns:557px 279px;gap:93px;padding:148px 0 75px}.brand-logo{width:64px;height:64px;margin-bottom:64px}.intro h1{font-size:20.8px;line-height:29.12px;margin:0 0 24px;font-weight:500}.intro-main p{max-width:557px;margin:0 0 24px;color:#272727;font-size:18px;line-height:27px}.team h2{font-size:20.8px;line-height:29.12px;font-weight:500;margin:128px 0 16px}.team p{font-size:18px;line-height:27px;margin:0}.team .year{margin-top:52px}
.media-stage{margin:0;background:var(--stage);border-radius:8px;overflow:hidden;display:grid;place-items:center}.media-stage img,.media-stage video{width:100%;height:100%;object-fit:contain}.hero-media>.media-stage{height:472px}.hero-media>.media-stage video{padding:42px}.showcase-grid{display:grid;grid-template-columns:307px 614px;gap:8px;margin-top:8px}.showcase-grid .media-stage{height:492px;padding:0}.showcase-grid img{object-fit:cover}.case-section{padding-top:80px}.section-copy{max-width:700px;margin-bottom:36px}.eyebrow{display:block;color:#6f6f6f;font-size:16px;line-height:22.4px;margin-bottom:8px}.section-copy h2,.reflection>h2{font-size:20.8px;line-height:29.12px;margin:0 0 16px;font-weight:500}.section-copy p{color:#333;max-width:700px;font-size:18px;line-height:27px;margin:0 0 12px}.section-copy h4{font-size:16px;line-height:22.4px;font-weight:400;margin:28px 0 10px}.section-copy ol{padding-left:22px;color:#333;margin:0;font-size:18px;line-height:27px}.section-copy li{padding:3px 0}.large{height:560px}.two-up{display:grid;grid-template-columns:461px 461px;gap:8px;margin-top:112px}.two-up article>h3{font-size:20.8px;line-height:29.12px;font-weight:500;min-height:0;margin:0 0 16px}.two-up article>p{color:#333;font-size:18px;line-height:27px;min-height:54px;margin:0 0 32px}.two-up .media-stage{height:480px}.video-stage{height:480px;min-height:0}.caption{text-align:center;font-size:16px;line-height:22.4px;color:#8a8a8a;margin:14px 0 100px}.chapter-break{display:flex;align-items:center;gap:16px;padding-top:100px;color:#858585;font-size:16px;line-height:22.4px}.chapter-break span{height:1px;background:var(--line);flex:1}.audience{display:flex;gap:24px;align-items:center;background:#fafafa;border-radius:8px;padding:30px 34px;margin:20px 0 100px}.audience img{width:72px;height:72px}.audience figcaption{font-size:16px;line-height:23px;color:#555}.audience b{color:#222;font-weight:500}.ideation-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ideation-grid img{background:#f8f8f8;border-radius:8px}.callout{display:flex;gap:24px;align-items:center;background:#fafafa;border-radius:8px;padding:30px 34px;margin:16px 0 100px}.callout>span{font-size:32px;color:#f2a52b}.callout h3{font-size:18px;line-height:27px;font-weight:500;margin:0 0 7px}.callout p{font-size:16px;line-height:23px;color:#555;margin:0}
.reflection{padding:110px 0 120px}.learning{display:grid;grid-template-columns:24px 1fr;gap:10px;max-width:700px}.learning p{margin:0 0 25px;color:#333;font-size:18px;line-height:27px}.contact{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;display:flex;justify-content:space-between;align-items:center;margin:55px 0 75px;font-size:16px;line-height:23px}.contact p{margin:0;color:#555}.contact a{background:#151515;color:#fff;border-radius:999px;padding:11px 18px}.next-project{display:block;position:relative}.next-project>span{display:block;color:#777;font-size:16px;line-height:22.4px;margin-bottom:10px}.next-project img{width:100%;border-radius:8px}.next-project div{position:absolute;left:32px;bottom:24px;color:#fff}.next-project h2{margin:0;font-size:22px;line-height:29px}.next-project p{margin:4px 0;font-size:16px;line-height:22px}.to-top{position:fixed;right:28px;bottom:25px;width:44px;height:44px;border:0;border-radius:50%;background:#151515;color:#fff;font-size:18px;cursor:pointer;opacity:0;transform:translateY(10px);transition:.2s}.to-top.visible{opacity:1;transform:none}
@media(max-width:1360px) and (min-width:701px){.content{width:60vw;max-width:929px}.intro{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:10%}.showcase-grid{grid-template-columns:1fr 2fr}.two-up{grid-template-columns:1fr 1fr}.section-nav{display:flex}}@media(max-width:1000px){.section-nav{display:none}.back-link{display:none}.content{width:min(760px,calc(100% - 48px))}}@media(max-width:700px){body{font-size:16px;line-height:24px}.project-header{height:72px}.project-pill,.project-pill.is-stuck{top:16px;font-size:13px;line-height:20px;padding:8px 12px}.content{width:calc(100% - 32px)}.intro{grid-template-columns:1fr;gap:0;padding:70px 0 54px}.brand-logo{width:56px;height:56px;margin-bottom:48px}.intro h1,.section-copy h2,.reflection>h2,.two-up article>h3{font-size:20px;line-height:28px}.intro-main p,.section-copy p,.section-copy ol,.learning p{font-size:16px;line-height:24px}.team h2{margin-top:36px;font-size:18px;line-height:26px}.team p{font-size:16px;line-height:24px}.team .year{margin-top:28px}.hero-media>.media-stage{height:270px}.hero-media>.media-stage video{padding:20px}.showcase-grid{grid-template-columns:1fr}.showcase-grid .media-stage{height:260px}.two-up{grid-template-columns:1fr;gap:64px;margin-top:76px}.two-up article>p,.two-up article>h3{min-height:0}.two-up .media-stage{height:auto}.large,.video-stage{height:auto;min-height:250px}.ideation-grid{grid-template-columns:1fr}.case-section{padding-top:78px}.eyebrow,.caption,.chapter-break,.next-project>span{font-size:14px;line-height:20px}.caption{margin-bottom:70px}.contact{align-items:flex-start;gap:18px;font-size:14px}.next-project div{left:20px;bottom:14px}.next-project p{font-size:13px}.project-pill span:first-of-type{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}.section-nav{filter:none}.section-nav a{filter:none;transform:none}}
