:root{--gc-red:#ba0100;--gc-red-dark:#8f0000;--ink:#111111;--muted:#6f6f6f;--line:#e8e1df;--paper:#ffffff;--soft:#f7f5f4;--stone:#d7d0cb;--max:1440px;--header-height:76px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Helvetica Neue,Arial,Noto Sans SC,Microsoft YaHei,sans-serif;text-rendering:geometricPrecision}body,button,input{letter-spacing:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}button{cursor:pointer}.site-header{position:fixed;top:0;left:0;z-index:40;justify-content:space-between;width:100%;height:var(--header-height);padding:0 clamp(20px,4vw,64px);background:rgba(255,255,255,.86);border-bottom:1px solid rgba(186,1,0,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-logo,.site-header{display:flex;align-items:center}.header-logo{width:96px;height:36px}.header-logo img{width:96px;height:auto}.main-nav{display:flex;align-items:center;gap:clamp(16px,2.4vw,34px);color:var(--ink);font-size:14px}.language-link,.nav-link{position:relative;padding:10px 0;color:var(--ink)}.language-link:after,.nav-link:after{position:absolute;right:0;bottom:4px;left:0;height:1px;background:var(--gc-red);content:"";transform:scaleX(0);transform-origin:right;transition:transform .24s ease}.language-link:hover:after,.nav-link:hover:after{transform:scaleX(1);transform-origin:left}.language-link{color:var(--gc-red);font-weight:700}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(186,1,0,.24);border-radius:8px;background:var(--paper);color:var(--gc-red)}.menu-button{display:none}main{min-height:80vh}.home-motion-scope{display:contents}.hero-experience{position:relative;min-height:100svh;overflow:hidden;background:#111111;color:white}.hero-content,.hero-media-stage,.hero-red-plane{position:absolute;inset:0}.hero-media-stage{z-index:0;overflow:hidden;background:#1b1b1b;-webkit-clip-path:inset(14% 10% 12% 10%);clip-path:inset(14% 10% 12% 10%);filter:saturate(1) contrast(1);transform-origin:center;will-change:clip-path,filter,transform}.hero-frame,.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-video{z-index:1}.hero-frame{z-index:0;opacity:0}.hero-frame:first-child{opacity:1}.hero-media-scrim{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,.08) 46%,rgba(0,0,0,.32)),linear-gradient(0deg,rgba(17,17,17,.34),rgba(17,17,17,.02) 52%),linear-gradient(120deg,rgba(186,1,0,.2),rgba(186,1,0,.01) 44%)}.hero-film-grain{position:absolute;inset:0;z-index:3;pointer-events:none}.hero-film-grain:after,.hero-film-grain:before{position:absolute;inset:0;content:""}.hero-film-grain:before{background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 0);background-size:52px 52px;mix-blend-mode:soft-light;opacity:.26}.hero-film-grain:after{border:1px solid rgba(255,255,255,.14);opacity:.74}.hero-red-plane{z-index:1;display:flex;align-items:flex-end;justify-content:flex-end;padding:clamp(24px,6vw,96px);background:linear-gradient(90deg,rgba(143,0,0,.98),rgba(186,1,0,.92)),var(--gc-red);-webkit-clip-path:inset(0 0 0 78%);clip-path:inset(0 0 0 78%)}.hero-red-plane span{color:rgba(255,255,255,.12);font-size:128px;font-weight:800;line-height:.78}.hero-content{z-index:2;display:flex;flex-direction:column;justify-content:center;gap:48px;padding:var(--header-height) clamp(24px,7vw,112px) 80px}.hero-logo-wrap{width:min(270px,58vw)}.hero-logo-wrap img{width:100%;height:auto}.hero-copy{max-width:820px;will-change:opacity,transform}.hero-copy h1{max-width:780px;font-size:72px;line-height:1.08}.eyebrow{margin:0 0 18px;color:var(--gc-red);font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}.contact-cta .eyebrow,.hero-experience .eyebrow,.red-band .eyebrow{color:rgba(255,255,255,.82)}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;font-weight:760;line-height:1.04}h1{max-width:960px;font-size:clamp(44px,8vw,104px)}h2{font-size:clamp(32px,5vw,70px)}h3{font-size:clamp(24px,3.2vw,44px)}p{margin:0;line-height:1.72}.hero-copy p:not(.eyebrow){max-width:640px;margin-top:26px;color:rgba(255,255,255,.86);font-size:19px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid transparent;border-radius:8px;font-weight:760;transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease}.button:hover{transform:translateY(-2px)}.button-light{background:white;color:var(--gc-red)}.button-ghost-light{border-color:rgba(255,255,255,.48);color:white}.button-red{background:var(--gc-red);color:white}.metrics-band{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.metrics-band div{min-height:170px;padding:36px clamp(18px,3vw,44px);border-right:1px solid var(--line)}.metrics-band div:last-child{border-right:0}.metrics-band strong{display:block;color:var(--gc-red);font-size:clamp(42px,6vw,82px);line-height:.92}.metrics-band span{display:block;max-width:200px;margin-top:16px;color:var(--muted);line-height:1.5}.archive-detail-body,.archive-explorer,.concept-archive,.featured-section,.project-explorer,.related-projects,.section-intro,.simple-page{width:min(var(--max),calc(100% - 48px));margin:0 auto}.section-intro{padding:clamp(78px,10vw,132px) 0 clamp(28px,5vw,64px)}.section-intro h2{max-width:1100px}.featured-section{padding-bottom:clamp(80px,10vw,150px)}.featured-stage{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);align-items:end}.featured-image-wrap{position:relative;overflow:hidden;min-height:540px;border-radius:8px;background:var(--soft)}.featured-image-wrap img{width:100%;height:100%;min-height:540px;object-fit:cover;transition:transform .7s ease}.featured-stage:hover .featured-image-wrap img{transform:scale(1.035)}.featured-index{position:absolute;right:24px;bottom:22px;color:white;font-size:68px;font-weight:800;line-height:1}.featured-copy{padding-bottom:10px}.featured-copy p:not(.eyebrow){margin:22px 0 28px;color:var(--muted);font-size:18px}.project-meta-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin:0 0 28px}.project-meta-grid div{padding:18px;border:1px solid var(--line);border-radius:8px}dt{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}dd{margin:8px 0 0;font-weight:760;line-height:1.35}.featured-controls{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:24px}.featured-dots{display:flex;gap:8px}.featured-dots button{width:28px;height:6px;border:0;border-radius:999px;background:#e4d9d7}.featured-dots button.is-active{background:var(--gc-red)}.curated-work-section{padding:clamp(88px,11vw,150px) 0}.curated-work-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:32px;gap:32px;align-items:end;margin-bottom:clamp(34px,6vw,76px)}.curated-work-heading h2{max-width:880px;font-size:58px}.text-link{position:relative;display:inline-flex;align-items:center;min-height:42px;color:var(--gc-red);font-weight:760}.text-link:after{width:42px;height:1px;margin-left:14px;background:currentColor;content:"";transition:width .22s ease}.text-link:hover:after{width:62px}.curated-work-stage{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.62fr);grid-gap:clamp(28px,5vw,76px);gap:clamp(28px,5vw,76px);align-items:stretch}.curated-work-image{position:relative;display:block;min-height:650px;overflow:hidden;background:var(--soft)}.curated-work-image img{width:100%;height:100%;min-height:650px;object-fit:cover;transition:transform .85s ease,filter .85s ease;will-change:filter,transform}.curated-work-image:hover img{filter:saturate(1.04) contrast(1.02);transform:scale(1.035)}.curated-work-image:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent 42%),linear-gradient(90deg,rgba(186,1,0,.28),transparent 34%);content:""}.curated-work-image span{position:absolute;right:28px;bottom:22px;z-index:1;color:rgba(255,255,255,.76);font-size:72px;font-weight:800;line-height:1}.curated-work-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}.curated-work-item{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:14px 18px;gap:14px 18px;padding:30px 0 34px;border-bottom:1px solid var(--line);color:var(--ink);transition:color .22s ease,padding-left .22s ease;will-change:opacity,transform}.curated-work-item:before{position:absolute;top:-1px;bottom:-1px;left:-22px;width:4px;background:var(--gc-red);content:"";opacity:0;transition:opacity .22s ease}.curated-work-item.is-active,.curated-work-item:hover{padding-left:16px}.curated-work-item.is-active:before,.curated-work-item:hover:before{opacity:1}.curated-work-number{grid-row:span 3;color:var(--gc-red);font-size:13px;font-weight:800}.curated-work-meta{color:var(--muted);font-size:12px;font-weight:760;text-transform:uppercase}.curated-work-item strong{font-size:28px;line-height:1.12}.curated-work-description{max-width:440px;color:var(--muted);line-height:1.6}.content-band{padding:0 0 clamp(84px,10vw,140px)}.red-band{background:var(--gc-red)}.red-band,.red-band .section-intro,.red-band .section-intro h2{color:white}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;width:min(var(--max),calc(100% - 48px));margin:0 auto;background:rgba(255,255,255,.22)}.service-card{min-height:260px;padding:clamp(24px,3vw,42px);background:rgba(255,255,255,.08)}.simple-page .service-card{background:var(--soft)}.service-card h3{font-size:25px}.service-card p{margin-top:18px;color:rgba(255,255,255,.76)}.simple-page .service-card p{color:var(--muted)}.home-capabilities{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1fr);grid-gap:clamp(36px,7vw,110px);gap:clamp(36px,7vw,110px);width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:clamp(86px,10vw,140px) 0;border-top:1px solid var(--line)}.home-capabilities-copy{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 48px);align-self:start}.home-capabilities-copy h2{max-width:680px;font-size:52px}.home-capability-grid{display:grid;grid-gap:1px;gap:1px;background:var(--line)}.home-capability-card{display:grid;grid-template-columns:12px minmax(0,1fr);grid-gap:20px;gap:20px;min-height:210px;padding:clamp(28px,4vw,54px);background:white;will-change:opacity,transform}.home-capability-card span{width:12px;height:12px;margin-top:8px;background:var(--gc-red)}.home-capability-card h3{font-size:28px}.home-capability-card p{grid-column:2;max-width:620px;color:var(--muted);font-size:17px}.project-explorer{padding:clamp(78px,10vw,128px) 0}.project-explorer.compact{padding-top:clamp(70px,8vw,110px)}.project-explorer>.section-intro{width:auto;padding-top:0}.project-browser{padding:calc(var(--header-height) + clamp(38px, 6vw, 72px)) 0 clamp(90px,11vw,160px)}.project-browser-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,auto);grid-gap:clamp(24px,5vw,72px);gap:clamp(24px,5vw,72px);align-items:end;margin-bottom:clamp(36px,5vw,64px)}.project-browser-heading h1{max-width:1080px;color:var(--ink);font-size:clamp(56px,8vw,112px)}.project-browser-lead{max-width:720px;margin-top:18px;color:var(--muted);font-size:18px}.project-browser-count{display:grid;justify-items:end;grid-gap:8px;gap:8px;color:var(--gc-red)}.project-browser-count strong{font-size:clamp(58px,7vw,110px);line-height:.84}.project-browser-count span{color:var(--muted);font-size:13px;font-weight:760;text-align:right;text-transform:uppercase}.project-browser-layout{display:grid;grid-template-columns:minmax(230px,.25fr) minmax(0,1fr);grid-gap:clamp(34px,5vw,78px);gap:clamp(34px,5vw,78px);align-items:start}.project-browser-sidebar{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 28px);display:flex;flex-direction:column;gap:20px}.project-browser-sidebar button{width:100%;border:0;background:transparent;color:inherit;text-align:left}.project-browser-all,.project-browser-category{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:48px;padding:0;border-bottom:1px solid var(--line)!important;font-size:18px;font-weight:780}.project-browser-category:before{color:var(--gc-red);content:"+"}.project-browser-all strong,.project-browser-category strong{color:var(--muted);font-size:13px;font-weight:760}.project-browser-all.is-active,.project-browser-group.is-active .project-browser-category{color:var(--gc-red)}.project-browser-groups{display:flex;flex-direction:column;gap:18px}.project-browser-group{display:grid;grid-gap:12px;gap:12px}.project-browser-category span{flex:1 1}.project-browser-subfilters{display:grid;grid-gap:8px;gap:8px;padding-left:18px}.project-browser-subfilters button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px;color:var(--muted);font-size:13px;line-height:1.35;transition:color .2s ease,transform .2s ease}.project-browser-subfilters button.is-active,.project-browser-subfilters button:hover{color:var(--gc-red);transform:translateX(3px)}.project-browser-subfilters button span{color:inherit;font-size:12px;font-weight:760}.project-browser-search{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 0 0 2px;border-bottom:1px solid var(--line);color:var(--gc-red)}.project-browser-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.project-wall-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,270px),1fr));grid-gap:clamp(22px,3vw,42px) clamp(18px,2.4vw,28px);gap:clamp(22px,3vw,42px) clamp(18px,2.4vw,28px)}.project-wall-card{display:block;min-width:0;will-change:opacity,transform}.project-wall-image{display:block;overflow:hidden;aspect-ratio:1.18/.86;background:var(--soft)}.project-wall-image img{width:100%;height:100%;object-fit:cover;transition:filter .45s ease,transform .55s ease}.project-wall-card:hover .project-wall-image img{filter:saturate(1.05) contrast(1.04);transform:scale(1.035)}.project-wall-caption{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding-top:14px}.project-wall-icon{display:block;overflow:hidden;width:30px;height:30px;border:1px solid rgba(186,1,0,.14);border-radius:6px;background:var(--paper)}.project-wall-icon img{width:100%;height:100%;object-fit:cover}.project-wall-caption strong{display:block;font-size:18px;line-height:1.18;transition:color .2s ease}.project-wall-caption small{display:block;margin-top:5px;color:var(--muted);font-size:13px;line-height:1.35}.project-wall-meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:10px;color:var(--muted);font-size:12px;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.project-wall-meta span+span:before{color:rgba(186,1,0,.7);content:"/";margin-right:12px}.project-wall-card:hover .project-wall-caption strong{color:var(--gc-red)}.filter-panel{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;margin-bottom:34px}.search-field{display:flex;align-items:center;gap:12px;min-height:56px;padding:0 16px;border:1px solid var(--line);border-radius:8px;color:var(--gc-red)}.search-field input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.filter-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.filter-group button{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink)}.filter-group button.is-active{border-color:var(--gc-red);background:var(--gc-red);color:white}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.project-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:white;transition:transform .22s ease,border-color .22s ease}.project-card:hover{border-color:rgba(186,1,0,.45);transform:translateY(-4px)}.project-card-image{display:block;overflow:hidden;aspect-ratio:1.2/1;background:var(--soft)}.project-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-card:hover img{transform:scale(1.04)}.project-card-body{display:flex;min-height:168px;flex-direction:column;gap:10px;padding:18px}.project-card-kicker{color:var(--gc-red);font-size:12px;font-weight:760}.project-card strong{font-size:18px;line-height:1.28}.project-card span:last-child{margin-top:auto;color:var(--muted);line-height:1.45}.center-action{display:flex;justify-content:center;margin-top:34px}.empty-state{padding:60px 0;color:var(--muted)}.archive-explorer{padding:clamp(86px,11vw,156px) 0 clamp(90px,12vw,168px)}.archive-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:clamp(28px,5vw,80px);gap:clamp(28px,5vw,80px);align-items:end;margin-bottom:34px}.archive-heading h2{max-width:1040px;font-size:clamp(30px,4.4vw,62px)}.compact-heading{margin-bottom:28px}.archive-count{min-width:150px;padding-bottom:10px;color:var(--gc-red)}.archive-count strong{display:block;font-size:clamp(54px,7vw,96px);line-height:.9}.archive-count span{display:block;margin-top:8px;color:var(--muted);font-weight:760}.archive-filter-panel{display:grid;grid-template-columns:minmax(280px,.55fr) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;margin-bottom:28px}.archive-search{background:white}.archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.archive-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:white;transition:transform .22s ease,border-color .22s ease}.archive-card:hover{border-color:rgba(186,1,0,.45);transform:translateY(-4px)}.archive-card-image{display:block;overflow:hidden;aspect-ratio:1.35/1;background:var(--soft)}.archive-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.archive-card:hover img{transform:scale(1.035)}.archive-card-body{display:flex;min-height:230px;flex-direction:column;gap:10px;padding:18px}.archive-card-kicker{color:var(--gc-red);font-size:12px;font-weight:760}.archive-card strong{font-size:18px;line-height:1.28}.archive-card-note{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:14px;line-height:1.56;-webkit-box-orient:vertical;-webkit-line-clamp:3}.archive-card-stats{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:auto;color:var(--muted);font-size:13px}.archive-card-stats span{display:inline-flex;align-items:center;gap:4px}.contact-cta{display:flex;min-height:520px;flex-direction:column;justify-content:center;padding:clamp(64px,9vw,116px) clamp(24px,7vw,112px);background:var(--gc-red);color:white}.contact-cta h2{max-width:980px;margin-bottom:32px}.home-contact{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:30px;gap:30px;align-items:end;width:min(var(--max),calc(100% - 48px));margin:0 auto clamp(80px,9vw,128px);padding:clamp(46px,7vw,82px) 0 0;border-top:1px solid var(--line)}.home-contact h2{max-width:920px;font-size:56px}.site-footer{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:32px;gap:32px;padding:clamp(42px,6vw,72px) clamp(24px,5vw,72px);background:var(--gc-red);color:white}.footer-logo{width:min(320px,70vw);height:auto}.footer-line{margin-top:22px;color:rgba(255,255,255,.74)}.footer-contact,.footer-nav{display:flex;flex-direction:column;gap:12px}.footer-contact{color:rgba(255,255,255,.76)}.simple-page{padding:calc(var(--header-height) + 64px) 0 clamp(86px,10vw,140px)}.page-hero{padding:clamp(48px,8vw,104px) 0 clamp(42px,6vw,82px)}.page-hero h1{max-width:1120px;color:var(--ink)}.split-hero{display:grid;grid-template-columns:1fr minmax(320px,.75fr);grid-gap:clamp(32px,6vw,90px);gap:clamp(32px,6vw,90px);align-items:end}.split-hero p:not(.eyebrow){color:var(--muted);font-size:18px}.image-band{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:18px;gap:18px;margin-top:64px}.image-band img{width:100%;height:520px;border-radius:8px;object-fit:cover}.service-process{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;margin-top:56px;background:var(--line)}.service-process article{padding:clamp(28px,4vw,54px);background:white}.service-process span{color:var(--gc-red);font-weight:800}.service-process h2{margin-top:22px;font-size:clamp(28px,4vw,52px)}.service-process p{max-width:640px;margin-top:20px;color:var(--muted)}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.team-card{min-height:290px;padding:clamp(28px,4vw,52px);border:1px solid var(--line);border-radius:8px}.team-card h2{font-size:clamp(28px,4vw,52px)}.team-card p:last-child{margin-top:22px;color:var(--muted)}.contact-panel{display:grid;grid-template-columns:1fr minmax(320px,.65fr);grid-gap:clamp(32px,6vw,88px);gap:clamp(32px,6vw,88px);padding:clamp(32px,5vw,64px);border-radius:8px;background:var(--gc-red);color:white}.contact-panel .eyebrow{color:rgba(255,255,255,.76)}.contact-panel h2{max-width:780px}.contact-lines{display:flex;flex-direction:column;gap:16px;color:rgba(255,255,255,.82)}.contact-lines a{color:white;font-size:24px;font-weight:800}.project-detail{padding-top:var(--header-height)}.detail-hero{position:relative;display:grid;min-height:calc(100vh - var(--header-height));align-items:end;overflow:hidden;color:white}.detail-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.detail-hero:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.62),rgba(0,0,0,.08) 55%);content:""}.detail-hero-copy{position:relative;z-index:1;width:min(1120px,calc(100% - 48px));margin:0 auto;padding:0 0 clamp(48px,7vw,96px)}.detail-hero-copy h1{max-width:1180px}.detail-hero-copy p:last-child{max-width:720px;margin-top:24px;color:rgba(255,255,255,.84);font-size:19px}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;color:white;font-weight:760}.detail-body{display:grid;grid-template-columns:minmax(320px,.55fr) minmax(0,1fr);grid-gap:clamp(32px,6vw,92px);gap:clamp(32px,6vw,92px);width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:clamp(74px,9vw,128px) 0}.detail-meta{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 32px);display:flex;flex-direction:column;margin:0;border-top:1px solid var(--line)}.detail-meta div{display:grid;grid-template-columns:minmax(92px,.42fr) minmax(0,1fr);grid-gap:20px;gap:20px;align-items:baseline;padding:18px 0;border-bottom:1px solid var(--line)}.detail-meta dd{margin-top:0;color:var(--ink);font-size:18px}.detail-narrative h2{margin-bottom:24px}.detail-section+.detail-section{margin-top:clamp(34px,5vw,58px)}.detail-section .eyebrow{margin-bottom:14px}.detail-narrative p{max-width:780px;color:var(--muted);font-size:18px}.detail-narrative h3{margin-top:38px;font-size:28px}.detail-narrative ul{margin:18px 0 0;padding-left:20px;color:var(--muted);line-height:1.7}.detail-list{max-width:820px}.reference-list,.scope-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 0;padding:0;list-style:none}.reference-list li,.scope-list li{border:1px solid var(--line);border-radius:999px;padding:10px 14px;color:var(--ink);background:#fff;font-size:14px;line-height:1.35}.reference-list a{color:var(--gc-red);text-decoration:none}.reference-list a:hover{text-decoration:underline}.source-note{margin-top:28px;font-size:14px}.concept-archive{padding:0 0 clamp(76px,9vw,132px)}.archive-note-list{max-width:980px;margin:0 0 32px;color:var(--muted);line-height:1.7}.archive-visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.archive-visual-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;margin:0;border:1px solid var(--line);border-radius:8px;background:white}.archive-visual-card img{width:100%;height:clamp(280px,28vw,430px);background:var(--soft);object-fit:cover}.archive-visual-card.is-board img,.archive-visual-card.is-concept img{background:white;object-fit:contain}.archive-visual-card figcaption{display:flex;min-height:76px;flex-direction:column;gap:8px;padding:14px 16px 16px;color:var(--muted);font-size:13px;line-height:1.45}.archive-visual-card figcaption span{display:inline-flex;align-items:center;gap:6px;color:var(--gc-red);font-size:12px;font-weight:800;text-transform:uppercase}.archive-detail{padding-top:var(--header-height)}.archive-detail-hero{position:relative;display:grid;min-height:calc(86vh - var(--header-height));align-items:end;overflow:hidden;color:white;background:var(--gc-red)}.archive-detail-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.archive-detail-hero:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.64),rgba(0,0,0,.12) 58%),linear-gradient(90deg,rgba(186,1,0,.5),rgba(186,1,0,.08));content:""}.archive-detail-copy{position:relative;z-index:1;width:min(1120px,calc(100% - 48px));margin:0 auto;padding:0 0 clamp(48px,7vw,96px)}.archive-detail-copy h1{max-width:1120px}.archive-detail-copy p:last-child{max-width:720px;margin-top:22px;color:rgba(255,255,255,.86);font-size:19px}.archive-detail-body{display:grid;grid-template-columns:minmax(300px,.38fr) minmax(0,1fr);grid-gap:clamp(34px,6vw,92px);gap:clamp(34px,6vw,92px);padding:clamp(72px,9vw,128px) 0 clamp(92px,10vw,148px)}.archive-main,.archive-side{min-width:0}.archive-meta dd{overflow-wrap:anywhere}.linked-projects{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.linked-projects span{padding:10px 14px;border:1px solid rgba(186,1,0,.22);border-radius:999px;color:var(--gc-red);font-weight:760}.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:18px;gap:18px;width:min(var(--max),calc(100% - 48px));margin:0 auto clamp(88px,10vw,140px)}.gallery-grid img{width:100%;height:440px;border-radius:8px;object-fit:cover}.gallery-grid img:first-child{grid-row:span 2;height:898px}.project-image-story{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(16px,2vw,30px);gap:clamp(16px,2vw,30px);width:min(1640px,calc(100% - 48px));margin:0 auto clamp(88px,10vw,150px)}.project-image-story img{width:100%;height:clamp(500px,54vw,780px);min-width:0;border-radius:4px;background:var(--soft);object-fit:cover}.project-image-story img:first-child,.project-image-story img:nth-child(6n+1){grid-column:1/-1;height:min(86vh,920px)}.project-image-story img:nth-child(4n){height:clamp(560px,64vw,900px)}.related-projects{padding-bottom:clamp(80px,10vw,140px)}.compact-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:1120px){.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-browser-layout{grid-template-columns:minmax(210px,.28fr) minmax(0,1fr);gap:34px}.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-grid{grid-template-columns:repeat(2,1fr)}.archive-detail-body,.contact-panel,.curated-work-stage,.detail-body,.featured-stage,.home-capabilities,.home-contact,.split-hero{grid-template-columns:1fr}.detail-meta,.home-capabilities-copy{position:static}.curated-work-image,.curated-work-image img{min-height:520px}}@media (max-width:820px){:root{--header-height:68px}.menu-button{display:inline-flex}.main-nav{position:fixed;top:var(--header-height);right:14px;left:14px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.96);box-shadow:0 20px 70px rgba(0,0,0,.16)}.main-nav.is-open{display:flex}.language-link,.nav-link{padding:14px 8px}.hero-content{gap:34px;padding-inline:24px}.hero-media-stage{-webkit-clip-path:inset(18% 8% 20% 8%);clip-path:inset(18% 8% 20% 8%)}h1{font-size:48px}.hero-copy h1{max-width:680px;font-size:58px}.hero-copy p:not(.eyebrow){max-width:560px;font-size:17px}h2{font-size:36px}.curated-work-heading,.project-browser-heading,.project-browser-layout{grid-template-columns:1fr}.project-browser-sidebar{position:static}.project-browser-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.curated-work-heading h2,.home-capabilities-copy h2,.home-contact h2{font-size:40px}.metrics-band{grid-template-columns:repeat(2,1fr)}.metrics-band div:nth-child(2){border-right:0}.metrics-band div{min-height:150px}.featured-image-wrap,.featured-image-wrap img{min-height:360px}.curated-work-image,.curated-work-image img{min-height:430px}.archive-filter-panel,.archive-grid,.archive-heading,.archive-visual-grid,.compact-grid,.gallery-grid,.image-band,.project-grid,.project-image-story,.service-process,.site-footer,.team-grid{grid-template-columns:1fr}.project-card-body{min-height:146px}.home-contact{align-items:start}.gallery-grid img,.gallery-grid img:first-child,.image-band img,.project-image-story img,.project-image-story img:first-child,.project-image-story img:nth-child(4n),.project-image-story img:nth-child(6n+1){height:360px}}@media (max-width:560px){.site-header{padding-inline:18px}.archive-detail-body,.archive-explorer,.concept-archive,.detail-body,.featured-section,.gallery-grid,.project-explorer,.project-image-story,.related-projects,.section-intro,.simple-page{width:min(100% - 32px,var(--max))}.hero-logo-wrap{width:230px}.hero-content{justify-content:flex-end;padding-bottom:58px}.hero-red-plane{justify-content:flex-start}.hero-red-plane span{font-size:76px}.hero-copy h1,h1{font-size:40px}.hero-actions{gap:10px}.button{width:100%}h2{font-size:31px}.curated-work-section,.home-capabilities{width:min(100% - 32px,var(--max));padding:72px 0}.project-browser{padding-top:calc(var(--header-height) + 44px)}.project-browser-heading{gap:20px;margin-bottom:34px}.project-browser-heading h1{font-size:54px}.project-browser-lead{margin-top:12px;font-size:15px}.project-browser-count strong{font-size:48px}.project-browser-count{justify-items:start}.project-browser-count span{text-align:left}.project-browser-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.project-browser-all,.project-browser-category{min-height:44px;padding:0 12px;border:1px solid var(--line)!important;font-size:15px}.project-browser-category:before{content:none}.project-browser-subfilters{display:none;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px 0 0}.project-browser-group.is-active .project-browser-subfilters{display:grid}.project-wall-grid{grid-template-columns:1fr;gap:34px}.project-image-story img,.project-image-story img:first-child,.project-image-story img:nth-child(4n),.project-image-story img:nth-child(6n+1){height:330px}.curated-work-heading h2,.home-capabilities-copy h2,.home-contact h2{font-size:32px}.curated-work-image,.curated-work-image img{min-height:320px}.curated-work-image span{right:18px;bottom:16px;font-size:46px}.curated-work-item{grid-template-columns:34px minmax(0,1fr);padding:24px 0 28px}.curated-work-item.is-active,.curated-work-item:hover{padding-left:10px}.curated-work-item strong{font-size:23px}.home-capability-card{grid-template-columns:10px minmax(0,1fr);min-height:180px;padding:26px 22px}.home-capability-card h3{font-size:23px}.home-capability-card p{font-size:15px}.home-contact{width:min(100% - 32px,var(--max));margin-bottom:72px}.metrics-band{grid-template-columns:1fr}.metrics-band div{border-right:0}.service-grid{grid-template-columns:1fr;width:calc(100% - 32px)}.filter-group{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.filter-group button{flex:0 0 auto}.detail-meta div,.project-meta-grid{grid-template-columns:1fr}.detail-meta div{gap:8px}.archive-card-body{min-height:190px}.archive-detail-copy{width:min(100% - 32px,var(--max))}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-red-plane{display:none}.hero-media-stage{-webkit-clip-path:inset(0);clip-path:inset(0)}}