@font-face{font-family:GeistRegular;src:url("/Assets/Font/Geist-Regular copy.otf")format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GeistThin;src:url(/Assets/Font/Geist-Thincopy.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:GeistMono;src:url("/Assets/Font/GeistMono-Thin copy.otf")format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Quicksand;src:url("/Assets/Font/Quicksand-Medium copy.ttf")format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Quicksand;src:url(/Assets/Font/Quicksand-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OsloSans;src:url("/Assets/Font/OsloSans-Medium copy.otf")format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:OsloSans;src:url("/Assets/Font/OsloSans-Light copy.otf")format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:OsloSans;src:url("/Assets/Font/OsloSans-LightItalic copy.otf")format("opentype");font-weight:300;font-style:italic;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#000;background-color:#fff;font-family:GeistThin,sans-serif;line-height:1.6;overflow-x:hidden}p{text-align:justify;font-family:GeistThin,sans-serif}h1,h2,h3,h4,h5,h6{text-align:left;font-family:GeistThin,sans-serif}::-webkit-scrollbar{width:0;height:0;display:none}*{scrollbar-width:none}body{-ms-overflow-style:none}body.home-route{height:100vh;font-family:GeistRegular,sans-serif;overflow:hidden}body.home-route .nav-brand{display:none}body.home-route .top-nav{top:28px;right:28px}.landing-cell{will-change:transform;transition:opacity .3s;transform:translateZ(0)}.intro-text{z-index:50;text-align:center;opacity:0;animation:1.5s forwards fadeInText;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.intro-name{letter-spacing:.05em;margin:0;font-family:GeistRegular,sans-serif;font-size:2.4rem;font-weight:400}.intro-subtitle{letter-spacing:.1em;text-align:center;margin:10px 0 0;font-family:GeistThin,sans-serif;font-size:1.2rem}.projects-container{opacity:0;width:100%;height:100vh;animation:1s 1.5s forwards fadeInProjects;position:relative}.home-grid{z-index:10;opacity:0;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);animation:.8s .2s forwards fadeInProjects;display:grid;position:fixed;inset:0}.hg-tile{color:#000;background:#fff;justify-content:center;align-items:center;min-width:0;min-height:0;text-decoration:none;display:flex;position:relative;overflow:hidden}.hg-img{padding:0}.hg-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1);display:block}.hg-img:hover img{transform:scale(1.04)}.hg-text{text-align:center;border:1px solid #000;margin:-1px 0 0 -1px;padding:8px 14px;font-family:GeistMono,monospace;font-size:.95rem;transition:background-color .2s}.hg-text:hover{background:#f5f5f5}.hg-text>span{word-wrap:break-word;max-width:100%;display:inline-block}.hg-brand{letter-spacing:.02em;-webkit-user-select:none;user-select:none;border:1px solid #000;justify-content:flex-start;margin:-1px 0 0 -1px;padding-left:clamp(20px,3vw,40px);padding-right:clamp(20px,3vw,40px);font-family:GeistRegular,sans-serif;font-size:clamp(1.5rem,3.6vw,3.6rem)}.hg-brand>span{text-align:left;white-space:normal;line-height:1;display:block}.hg-placeholder{color:#0000008c;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#ececec 0%,#f6f6f6 100%);font-family:GeistMono,monospace;font-size:.8rem}.hg-placeholder:hover{color:#000000d9}@keyframes fadeInText{0%{opacity:0;transform:translate(-50%,-50%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes fadeInProjects{0%{opacity:0}to{opacity:1}}.project-image,.project-title-link{color:#000;z-index:10;background:#fff;border:1px solid #000;text-decoration:none;transition:background-color .2s;position:fixed}.project-image:hover,.project-title-link:hover{background-color:#f0f0f0}.project-image{justify-content:center;align-items:center;width:200px;height:200px;display:flex;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%}.project-title-link{text-align:center;white-space:normal;word-wrap:break-word;justify-content:center;align-items:center;width:200px;height:200px;padding:.5em;font-size:.9rem;display:flex}.project-4 .project-image{top:20px;left:20px}.project-0 .project-image{top:20px;left:calc(20vw - 28px)}.project-2 .project-image{top:20px;left:calc(40vw - 76px)}.project-1 .project-image{top:20px;left:calc(60vw - 124px)}.project-3 .project-image{top:20px;left:calc(80vw - 172px)}.project-about .about-image{top:20px;left:calc(100vw - 220px)}.project-about .about-title{bottom:20px;left:20px}.project-3 .project-title-link{bottom:20px;left:calc(20vw - 28px)}.project-1 .project-title-link{bottom:20px;left:calc(40vw - 76px)}.project-2 .project-title-link{bottom:20px;left:calc(60vw - 124px)}.project-0 .project-title-link{bottom:20px;left:calc(80vw - 172px)}.project-4 .project-title-link{bottom:20px;left:calc(100vw - 220px)}@media (max-width:1024px){body.home-route{height:auto;overflow-y:auto}.home-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);position:static}.hg-tile{aspect-ratio:3/2}.hg-brand{aspect-ratio:3/2;font-size:clamp(1rem,5vw,2.2rem)}}@media (max-width:480px){.home-grid{grid-template-columns:1fr}}.project-header{z-index:1000;background:0 0;position:fixed;top:20px;left:50%;transform:translate(-50%)}.back-link{z-index:1001;color:#000;white-space:nowrap;background:#fff;border:1px solid #000;align-items:center;padding:.5em 1em;font-size:.85rem;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex;position:fixed;top:20px;left:20px;box-shadow:0 2px 8px #0000001a}.back-link:hover{color:#fff;background-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.project-nav{justify-content:center;align-items:center;gap:20px;display:flex}.nav-link{color:#000;white-space:nowrap;background:#fff;border:1px solid #000;align-items:center;padding:.5em 1em;font-size:.85rem;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0000001a}.nav-link:hover{color:#fff;background-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.hero-section{width:100%;height:100vh;margin:0;padding:0;position:relative;overflow:hidden}.hero-image-full{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-title-overlay{position:absolute;top:50%;left:40px;transform:translateY(-50%)}.project-title-hero{letter-spacing:.05em;color:#fff;margin:0;font-family:GeistRegular,sans-serif;font-size:3.6rem;font-weight:400}.hero-meta-overlay{color:#fff;z-index:10;justify-content:space-between;align-items:center;gap:20px;font-size:.9rem;display:flex;position:absolute;bottom:30px;left:40px;right:40px}.hero-meta-overlay span{white-space:nowrap}.meta-divider{opacity:.5;font-weight:300}.scroll-indicator{color:#fff;font-size:1.5rem;animation:2s infinite bounce;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}.project-main{margin-top:0;padding-left:0}section{margin-bottom:200px;padding-top:80px}section h2{letter-spacing:.02em;margin-bottom:40px;font-size:1.8rem;font-weight:400}.section-centered{max-width:600px;margin-left:auto;margin-right:auto;padding:80px 40px}.section-centered p{font-size:1.1rem;line-height:1.8}.section-centered img{width:100%;height:auto;margin-top:40px;display:block}.section-full{max-width:1200px;margin:0 auto;padding:80px 40px}.section-full img{width:100%;height:auto;margin:40px 0;display:block}.image-caption{opacity:.7;margin-top:20px;font-size:.9rem;font-style:italic;line-height:1.6}.section-statement{background:#fff;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:80px 60px;display:flex}.statement-text{text-align:center;letter-spacing:-.02em;max-width:1100px;font-size:3.5rem;font-weight:600;line-height:1.2}.section-tabloid-heading{letter-spacing:-.03em;text-transform:none;max-width:1200px;margin:0;font-family:GeistRegular,sans-serif;font-size:5.5rem;font-weight:800;line-height:1.05}@media (max-width:768px){.section-tabloid-heading{font-size:3.5rem}}@media (max-width:480px){.section-tabloid-heading{font-size:2.6rem}}.section-with-heading{margin:0 0 200px;padding:80px 0;position:relative}.section-heading{font-size:1.32rem;font-weight:400;line-height:1.8;position:absolute;top:80px;left:40px}.section-heading h2{font-size:inherit;margin:0}.section-content{max-width:800px;margin:0 auto;padding:0 40px;font-size:1.32rem;line-height:1.8}.section-content p{margin-bottom:20px}.section-content img{margin-top:40px}.we-have-met-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.we-have-met-images{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.we-have-met-images img{object-fit:contain;width:100%;height:auto;margin:0;display:block}@media (max-width:768px){.we-have-met-grid{grid-template-columns:1fr;gap:24px;max-width:320px;margin:0 auto}.we-have-met-images{grid-template-columns:1fr}}.findings-section{background:#fff;max-width:1400px;margin:0 auto 200px;padding:0 60px}.findings-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:48px;display:grid}.findings-card{background:#fff;flex-direction:column;min-height:480px;padding:24px 8px 0;display:flex}.findings-card-title{letter-spacing:.08em;text-transform:uppercase;color:#000;margin:0 0 16px;font-family:GeistRegular,sans-serif;font-size:1.1rem;font-weight:800}.findings-card-text{color:#1a1a1a;margin:0 0 32px;font-size:1rem;line-height:1.55}.findings-card-image{justify-content:center;align-items:flex-end;margin-top:auto;display:flex}.findings-card-image img{object-fit:contain;max-width:100%;height:auto;max-height:260px;display:block}@media (max-width:1024px){.findings-grid{grid-template-columns:repeat(2,1fr);gap:56px}.findings-section{padding:0 40px}}@media (max-width:600px){.findings-grid{grid-template-columns:1fr;gap:48px}.findings-section{margin-bottom:120px;padding:0 30px}.findings-card{min-height:0}}.dnt-concept-diagram{background:#fff;flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(20px,5vw,80px);width:100%;margin:80px 0 0;display:flex}.dnt-concept-item{flex:1 1 0;justify-content:center;align-items:center;min-width:0;display:flex}.dnt-concept-item img{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:220px;display:block}.dnt-concept-plus{color:#000;-webkit-user-select:none;user-select:none;flex:none;font-family:GeistThin,sans-serif;font-size:clamp(2.5rem,7vw,5rem);font-weight:100;line-height:1}@media (max-width:600px){.dnt-concept-diagram{gap:14px;margin-top:56px}.dnt-concept-item img{max-height:140px}}.findings-grid--3col{grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.findings-grid--3col{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.findings-grid--3col{grid-template-columns:1fr}}.findings-grid--5col{grid-template-columns:repeat(5,1fr);gap:32px}.findings-grid--5col .findings-card-image{justify-content:center;align-items:flex-end;height:160px;overflow:visible}.findings-grid--5col .findings-card-image img{object-fit:contain;width:auto;max-width:none;height:160px;max-height:none}@media (max-width:1200px){.findings-grid--5col{grid-template-columns:repeat(3,1fr);gap:48px}}@media (max-width:700px){.findings-grid--5col{grid-template-columns:1fr;gap:48px}}.poster-row{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;margin-top:40px;display:grid}.poster-row img{object-fit:contain;width:100%;height:auto;display:block}@media (max-width:600px){.poster-row{gap:10px}}.image-pair{justify-content:space-between;align-items:flex-start;gap:0;width:100%;display:flex}.image-pair img{object-fit:contain;width:45%;height:auto;display:block}@media (max-width:600px){.image-pair{gap:10px}.image-pair img{width:48%}}.section-with-heading.section-with-heading--tight{margin-bottom:40px;padding-bottom:40px}.section-with-heading.section-with-heading--tight-top{padding-top:40px}.section-with-heading.section-with-heading--tight-top .section-heading{top:40px}.section-with-heading.section-with-heading--ultra-tight{margin-bottom:0;padding-bottom:12px}.section-with-heading.section-with-heading--ultra-tight-top{padding-top:12px}.section-with-heading.section-with-heading--ultra-tight-top .section-heading{top:12px}.heritage-grid{grid-template-columns:repeat(3,1fr);gap:0;margin-top:60px;font-size:0;line-height:0;display:grid}.heritage-grid img{vertical-align:top;width:100%;height:100%;display:block}.section-implementation{max-width:1400px;margin:120px auto;padding:0 40px}.implementation-poster{border:1px solid #000;width:100%;height:auto;margin-top:30px;display:block}.implementation-grid{grid-template-columns:50% 1fr;align-items:center;gap:30px;display:grid}.implementation-instagram{border:1px solid #000;width:100%;height:auto;display:block}.image-grid{grid-template-columns:1fr 1fr;gap:20px;margin:40px 0 20px;display:grid}.image-grid img{border:1px solid #000;width:100%;height:auto}.color-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-top:40px;display:grid}.color-grid-compact{grid-template-columns:repeat(4,1fr);gap:0;max-width:100%;margin-top:0;display:grid}@media (max-width:480px){.color-grid-compact{grid-template-columns:repeat(2,1fr)}}.color-card{flex-direction:column;gap:6px;display:flex}.color-swatch{aspect-ratio:1;border:none;width:100%;height:auto}.color-name{letter-spacing:.02em;margin:0;font-size:.85rem;font-weight:400}.color-hex{opacity:.55;margin:0;font-family:GeistMono,monospace;font-size:.75rem}.prototype-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px;display:grid}@media (max-width:768px){.prototype-grid{grid-template-columns:1fr}}.font-samples{flex-direction:column;gap:30px;margin-top:30px;display:flex}.font-medium{font-family:OsloSans,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.6}.font-light{font-family:OsloSans,sans-serif;font-size:1.1rem;font-weight:300;line-height:1.6}.font-light-italic{font-family:OsloSans,sans-serif;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.6}.font-quicksand-medium{font-family:Quicksand,sans-serif;font-size:1.32rem;font-weight:500;line-height:1.8}.font-quicksand-regular{font-family:Quicksand,sans-serif;font-size:1.32rem;font-weight:400;line-height:1.8}.story-cards-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;display:grid}@media (max-width:768px){.story-cards-grid{grid-template-columns:1fr;gap:16px}}.immersive-card-wrapper{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;appearance:none;background:0 0;border:0;margin:0;padding:0;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:block}.immersive-card-wrapper:hover{transform:translateY(-6px)}.immersive-card{background:0 0;border:0;border-radius:16px;width:100%;margin:0;padding:0;transition:box-shadow .4s;display:block;position:relative}.immersive-card-wrapper:hover .immersive-card{box-shadow:0 6px 18px #0000000f}.immersive-card-image-wrap{isolation:isolate;border-radius:16px;width:100%;display:block;position:relative;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.immersive-card-img{object-fit:unset;border:0;border-radius:16px;width:100%;height:auto;margin:0;padding:0;display:block;position:relative}.immersive-subs-dim{pointer-events:none;background:linear-gradient(#0000 20%,#0000002e 45%,#00000073 72%,#0000009e 100%);transition:opacity .3s;position:absolute;inset:0}.immersive-subs-overlay{pointer-events:none;color:#fff;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:90px;padding:24px 28px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.immersive-subs-line{max-width:100%;animation:.55s cubic-bezier(.16,1,.3,1) immersiveSubsSlideUp}.immersive-subs-speaker{letter-spacing:.14em;text-transform:uppercase;color:#ffffffbf;margin-bottom:6px;font-family:GeistRegular,sans-serif;font-size:.68rem;display:block}.immersive-subs-text{color:#fff;text-shadow:0 1px 6px #00000073;font-family:GeistRegular,sans-serif;font-size:1.15rem;line-height:1.4;display:block}@keyframes immersiveSubsSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.immersive-subs-dots{align-items:center;gap:8px;height:24px;animation:.4s cubic-bezier(.16,1,.3,1) immersiveSubsSlideUp;display:flex}.immersive-subs-dots span{opacity:.3;background:#fff;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite immersiveDotPulse;display:block}.immersive-subs-dots span:nth-child(2){animation-delay:.2s}.immersive-subs-dots span:nth-child(3){animation-delay:.4s}@keyframes immersiveDotPulse{0%,80%,to{opacity:.25;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.immersive-subs-toggle{color:#000;letter-spacing:.02em;cursor:pointer;background:0 0;border:1px solid #0000002e;border-radius:999px;align-items:center;gap:8px;padding:7px 14px 7px 10px;font-family:GeistRegular,sans-serif;font-size:.78rem;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.immersive-subs-toggle:hover{background:#0000000d;border-color:#00000052}.immersive-subs-toggle[aria-pressed=true]{color:#fff;background:#000;border-color:#000}.immersive-subs-toggle-icon{letter-spacing:.05em;border:1px solid;border-radius:3px;justify-content:center;align-items:center;min-width:24px;height:16px;padding:0 5px;font-family:GeistMono,monospace;font-size:.62rem;line-height:1;display:inline-flex}.immersive-card-meta{margin-top:16px;padding:0 4px}.immersive-card-meta h3{color:#000;letter-spacing:0;margin:0 0 4px;font-family:GeistRegular,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.3}.immersive-card-meta p{opacity:.55;color:#000;margin:0;font-size:.85rem;line-height:1.4}.immersive-overlay{z-index:9999;background:#000000ed;justify-content:center;align-items:center;padding:40px 24px;animation:.35s immersiveFadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes immersiveFadeIn{0%{opacity:0}to{opacity:1}}.immersive-close{color:#fff;cursor:pointer;z-index:3015;background:#ffffff1a;border:none;border-radius:50%;width:44px;height:44px;font-size:26px;line-height:1;transition:background .2s;position:fixed;top:24px;right:28px}.immersive-close:hover{background:#ffffff38}.immersive-stage{z-index:3005;background:#000;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:min(90vw,560px);max-height:90vh;margin:auto;animation:.45s cubic-bezier(.16,1,.3,1) immersivePop;display:flex;position:relative;overflow:hidden}@keyframes immersivePop{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.immersive-cover-img{object-fit:contain;border:0;width:100%;height:auto;max-height:55vh;margin:0;padding:0;display:block}.immersive-controls{background:0 0;align-items:center;gap:12px;width:100%;margin-top:12px;padding:12px 20px 16px;font-size:14px;display:flex;position:relative;bottom:auto}.immersive-play-btn{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:11px;transition:background .15s;display:flex}.immersive-play-btn:hover{background:#ffffff47}.immersive-progress{cursor:pointer;background:#fff3;border-radius:2px;flex:1;min-width:0;height:3px;position:relative;overflow:hidden}.immersive-progress-fill{background:#fff;border-radius:2px;height:100%;transition:width .1s linear}.immersive-time{color:#ffffffd9;letter-spacing:.02em;flex-shrink:0;font-family:GeistMono,monospace;font-size:.72rem}.immersive-manuscript{text-align:left;color:#fff;width:100%;margin-top:auto;padding:16px 24px 0;font-size:14px;position:relative;bottom:auto}.ms-line{font-family:GeistRegular,sans-serif;line-height:1.35;transition:opacity .5s,transform .5s}.ms-speaker{letter-spacing:.1em;text-transform:uppercase;opacity:.85;margin-bottom:4px;font-family:GeistRegular,sans-serif;font-size:.65rem;display:block}.ms-prev{opacity:.28;margin-bottom:12px;font-size:.9rem;animation:.5s msPrevIn}.ms-current{opacity:1;font-size:1.25rem;animation:.55s cubic-bezier(.16,1,.3,1) msCurrentSlideUp}@keyframes msPrevIn{0%{opacity:0;transform:translateY(20px)}to{opacity:.28;transform:translateY(0)}}@keyframes msCurrentSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.immersive-stage,.immersive-cover-img{max-height:85vh}.immersive-manuscript{padding:0 18px;bottom:64px}.ms-prev{margin-bottom:8px;font-size:.8rem}.ms-current{font-size:1.05rem}}.immersive-subs{pointer-events:none;z-index:3008;flex-direction:column;justify-content:center;width:50%;max-width:560px;padding:80px 56px 100px;transition:transform .45s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.immersive-subs.open{pointer-events:auto;transform:translate(0)}.immersive-subs-stack{flex-direction:column;gap:28px;display:flex;overflow:hidden}.immersive-subs-prev{animation:.5s cubic-bezier(.16,1,.3,1) subPrevIn}.immersive-subs-current{animation:.55s cubic-bezier(.16,1,.3,1) subCurrentIn}@keyframes subPrevIn{0%{opacity:0;transform:translateY(24px)}to{opacity:.45;transform:translateY(0)}}@keyframes subCurrentIn{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}.immersive-subs-prev,.immersive-subs-current{color:#fff;flex-direction:column;gap:8px;display:flex}.immersive-subs-prev{opacity:.45}.immersive-subs-speaker{letter-spacing:.12em;text-transform:uppercase;opacity:.7;font-family:GeistMono,monospace;font-size:.7rem}.immersive-subs-prev .immersive-subs-text{color:#ffffffb3;font-size:1rem;line-height:1.45}.immersive-subs-current .immersive-subs-text{color:#fff;font-size:1.55rem;font-weight:500;line-height:1.4}.immersive-subs-hint{letter-spacing:.05em;color:#ffffff73;font-family:GeistMono,monospace;font-size:.75rem}@media (max-width:768px){.immersive-overlay{padding:40px 20px}.immersive-stage{max-width:100%}.immersive-cover{max-height:50vh}.immersive-cover-meta h2{font-size:1.4rem}.immersive-subs{width:100%;max-width:none;padding:80px 24px 100px}.immersive-subs-current .immersive-subs-text{font-size:1.2rem}.immersive-controls{flex-wrap:wrap}.immersive-time{margin-left:0}}.story-card-modern{cursor:pointer;text-align:left;font:inherit;color:inherit;background:0 0;border:none;flex-direction:column;padding:0;transition:transform .25s;display:flex}.story-card-modern:hover{transform:translateY(-4px)}.story-card-cover{aspect-ratio:1;background:#f3f3f3;border-radius:14px;width:100%;transition:box-shadow .25s;position:relative;overflow:hidden}.story-card-modern:hover .story-card-cover{box-shadow:0 12px 32px #0000002e}.story-card-cover img{object-fit:cover;width:100%;height:100%;display:block}.story-card-cover-placeholder{background:linear-gradient(135deg,#d0d0d0 0%,#e8e8e8 100%);width:100%;height:100%}.story-card-play-icon{color:#000;opacity:0;pointer-events:none;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding-left:3px;font-size:14px;transition:opacity .25s,transform .25s;display:flex;position:absolute;bottom:14px;right:14px;transform:translateY(8px)}.story-card-modern:hover .story-card-play-icon,.story-card-modern:focus-visible .story-card-play-icon{opacity:1;transform:translateY(0)}.story-card-meta{padding:14px 4px 4px}.story-card-meta h3{letter-spacing:0;color:#000;margin:0 0 4px;font-family:GeistRegular,sans-serif;font-size:1rem;font-weight:400;line-height:1.3}.story-card-meta p{opacity:.55;margin:0;font-size:.85rem;line-height:1.4}.story-overlay-modern{-webkit-backdrop-filter:blur(10px);z-index:3000;background:#0000008c;justify-content:center;align-items:center;padding:40px 20px;animation:.25s overlayFade;display:flex;position:fixed;inset:0}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}.story-overlay-content{background:#fff;border-radius:20px;width:100%;max-width:720px;max-height:88vh;padding:48px 48px 40px;animation:.3s cubic-bezier(.16,1,.3,1) overlayPop;position:relative;overflow-y:auto}@keyframes overlayPop{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.overlay-close{color:#000;cursor:pointer;background:#0000000d;border:none;border-radius:50%;width:36px;height:36px;font-size:22px;line-height:1;transition:background .2s;position:absolute;top:18px;right:18px}.overlay-close:hover{background:#0000001a}.overlay-cover{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%;max-width:320px;margin:0 auto 28px;display:block}.overlay-title{letter-spacing:0;margin:0 0 8px;font-family:GeistRegular,sans-serif;font-size:1.6rem;font-weight:400}.overlay-location{opacity:.55;margin:0 0 24px;font-size:.9rem}.overlay-description{text-align:left;margin:0 0 28px;font-size:1rem;line-height:1.6}.overlay-progress{cursor:pointer;background:#00000014;border-radius:3px;height:6px;margin-bottom:14px;overflow:hidden}.overlay-progress-fill{background:#000;border-radius:3px;height:100%;transition:width .1s linear}.overlay-controls{align-items:center;gap:16px;margin-bottom:24px;display:flex}.overlay-play-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50%;width:56px;height:56px;font-size:16px;transition:transform .15s}.overlay-play-btn:hover{transform:scale(1.05)}.overlay-time{font-family:GeistMono,monospace;font-size:.9rem}.overlay-time-divider{opacity:.4;margin:0 4px}.overlay-manuscript{border-top:1px solid #00000014;margin-top:8px;padding-top:24px}.overlay-manuscript-line{opacity:.35;grid-template-columns:90px 1fr;gap:14px;padding:8px 0;transition:opacity .3s;display:grid}.overlay-manuscript-line.active{opacity:1}.overlay-manuscript-speaker{letter-spacing:.04em;text-transform:uppercase;opacity:.7;padding-top:2px;font-size:.75rem;font-weight:600}.overlay-manuscript-text{font-size:.95rem;line-height:1.55}@media (max-width:600px){.story-overlay-content{padding:32px 24px}.overlay-title{font-size:1.3rem}.overlay-manuscript-line{grid-template-columns:1fr;gap:4px}.overlay-manuscript-speaker{padding-top:0}}.audio-player-container{background:#fff;border:1px solid #000;max-width:100%;margin:40px 0;padding:20px}.progress-bar-container{cursor:pointer;background-color:#e0e0e0;border-radius:4px;width:100%;height:8px;margin-bottom:15px;position:relative;overflow:hidden}.progress-bar{background-color:#000;width:0%;height:100%;transition:width .1s}.audio-controls{align-items:center;gap:15px;display:flex}.play-pause-btn{cursor:pointer;background-color:#fff;border:1px solid #000;padding:8px 16px;font-family:GeistMono,monospace;font-size:.9rem;transition:all .2s}.play-pause-btn:hover{color:#fff;background-color:#000}.audio-time{font-family:GeistMono,monospace;font-size:.85rem}.video-wrapper{margin:40px 0;position:relative}.video-container{background:#000;border:1px solid #000;width:100%}.video-annotation{z-index:10;position:absolute;top:20px;right:20px}.annotation-box{white-space:nowrap;background:#fff;border:1px solid #000;padding:10px 15px;font-size:.85rem}.annotation-arrow{margin:0 auto;display:block}.fade-in{opacity:0;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);transform:translateY(80px)scale(.92)}.fade-in.visible{opacity:1;transform:translateY(0)scale(1)}.fade-in-fast{opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);transform:translateY(25px)}.fade-in-fast.visible{opacity:1;transform:translateY(0)}.top-nav{z-index:2000;align-items:center;gap:15px;display:flex;position:fixed;top:20px;right:20px}.nav-brand{letter-spacing:.1em;color:#000;align-items:center;font-family:GeistThin,sans-serif;font-size:1.8rem;font-weight:100;transition:color .3s,opacity .3s;display:flex}.nav-brand.white-mode{color:#fff}.nav-brand.hidden{opacity:0;pointer-events:none}.hamburger-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:8px;padding:12px;transition:transform .3s;display:flex}.hamburger-btn span{background:#000;width:36px;height:1.5px;transition:all .3s;display:block}.hamburger-btn.white-mode span{background:#fff}.hamburger-btn:hover{transform:scale(1.1)}.hamburger-btn.active span:first-child{transform:translateY(9.5px)rotate(45deg)}.hamburger-btn.active span:nth-child(2){opacity:0;transform:translate(-10px)}.hamburger-btn.active span:nth-child(3){transform:translateY(-9.5px)rotate(-45deg)}.slide-menu{-webkit-backdrop-filter:blur(10px);z-index:1999;background:#ffffffd9;width:350px;height:100vh;transition:transform .3s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #0000001a}.slide-menu.active{transform:translate(0)}.menu-content{height:calc(100vh - 180px);padding:60px 40px 40px;font-family:GeistThin,sans-serif;position:relative;overflow-y:auto}.menu-link{color:#000;letter-spacing:.05em;padding:12px 0;font-size:1.3rem;text-decoration:none;transition:opacity .2s;display:block}.menu-link:hover{opacity:.6}.work-label{letter-spacing:.05em;cursor:pointer;text-align:left;color:inherit;background:0 0;border:none;width:100%;padding:12px 0;font-family:inherit;font-size:1.3rem;transition:opacity .2s;display:block}.work-label:hover{opacity:.6}.work-dropdown{max-height:0;padding-left:20px;transition:max-height .3s;overflow:hidden}@media (hover:hover){.menu-work:hover .work-dropdown{max-height:400px}}.menu-work.open .work-dropdown{max-height:400px}.work-item{color:#000;letter-spacing:.03em;opacity:.7;padding:12px 0;font-size:.95rem;text-decoration:none;transition:opacity .2s;display:block}.work-item:hover{opacity:1}.work-item.active{opacity:1;font-weight:400}.menu-footer{padding:30px 40px 40px;position:absolute;bottom:0;left:0;right:0}.footer-label{opacity:.8;margin-bottom:8px;font-family:GeistRegular,sans-serif;font-size:.9rem}.footer-email{color:#000;font-family:GeistThin,sans-serif;font-size:.95rem;text-decoration:none;display:block}.footer-email:hover{opacity:.6}@media (max-width:768px){.slide-menu{width:80%;max-width:300px}.menu-content{padding:60px 30px 30px}}body{transition:background-color .8s,color .8s}body.yellow-mode{background-color:#fad01d}body.yellow-mode .back-link,body.yellow-mode .nav-link,body.yellow-mode .sticky-meta{background-color:#fad01d;border-color:#000}body.dark-mode{color:#fff;background-color:#000}body.dark-mode .back-link,body.dark-mode .nav-link{color:#fff;background-color:#000;border-color:#fff}body.dark-mode .back-link:hover,body.dark-mode .nav-link:hover{color:#000;background-color:#fff;border-color:#fff}body.dark-mode h1,body.dark-mode h2,body.dark-mode p{color:#fff}body.gamedesign-dark{color:#fff;background-color:#2a2856}body.gamedesign-dark .back-link,body.gamedesign-dark .nav-link{color:#fff;background-color:#2a2856;border-color:#fff}body.gamedesign-dark .back-link:hover,body.gamedesign-dark .nav-link:hover{color:#2a2856;background-color:#fff}body.gamedesign-dark h1,body.gamedesign-dark h2,body.gamedesign-dark p{color:#fff}body.blue-mode{background-color:#c3e4f1}body.blue-mode .back-link,body.blue-mode .nav-link{background-color:#c3e4f1;border-color:#000}body.blue-mode .back-link:hover,body.blue-mode .nav-link:hover{color:#fff;background-color:#000}body.about-route .hero-image-full{filter:brightness(.7)}.about-hero{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;min-height:100vh;padding:6rem 40px;display:grid}.about-hero-image{justify-content:center;display:flex}.about-hero-image img{aspect-ratio:3/4;object-fit:cover;width:min(400px,70%);height:auto;display:block}@media (max-width:900px){.about-hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding:6rem 20px 3rem}.about-hero-image img{width:min(320px,70vw)}}body.light-hero .project-title-hero,body.light-hero .hero-meta-overlay,body.light-hero .scroll-indicator,body.light-hero .nav-brand,body.light-hero .nav-brand.white-mode{color:#000}body.light-hero .hamburger-btn span,body.light-hero .hamburger-btn.white-mode span{background:#000}@media (max-width:1024px){.statement-text{font-size:2.5rem}.section-with-heading{padding:60px 30px}.section-with-heading .section-heading{margin-bottom:20px;position:static}.heritage-grid{grid-template-columns:repeat(2,1fr)}}@supports (padding:env(safe-area-inset-top)){.back-link{top:max(20px, env(safe-area-inset-top));left:max(20px, env(safe-area-inset-left))}.project-header{top:max(20px, env(safe-area-inset-top))}.top-nav{top:max(20px, env(safe-area-inset-top));right:max(20px, env(safe-area-inset-right))}.menu-content{padding-top:calc(60px + env(safe-area-inset-top))}}html{-moz-text-size-adjust:100%;text-size-adjust:100%}section.image-pair-grid{box-sizing:border-box;justify-content:space-between;align-items:flex-start;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;display:flex}section.image-pair-grid>.image-pair-grid-a{flex:0 0 60%;max-width:60%;height:auto;display:block}section.image-pair-grid>.image-pair-grid-b{flex:0 0 30%;max-width:30%;height:auto;margin-top:0;display:block}@media (max-width:768px){section.image-pair-grid{flex-direction:column;gap:24px;padding-left:20px;padding-right:20px}section.image-pair-grid>.image-pair-grid-a,section.image-pair-grid>.image-pair-grid-b{flex-basis:auto;width:100%;max-width:100%;margin-top:0}}.image-pair-row{justify-content:space-between;align-items:flex-start;gap:60px;padding:0 40px;display:flex}.image-pair-large{width:57.75%;height:auto}.image-pair-small{width:23.1%;height:auto;margin-top:280px}@media (max-width:768px){.image-pair-row{flex-direction:column;gap:24px;padding:0}.image-pair-large,.image-pair-small{width:100%;margin-top:0}.hero-section{height:60vh}.hero-title-overlay{inset:auto 20px 20px;transform:none}.project-title-hero{font-size:1.8rem}.scroll-indicator{display:none}.section-statement{min-height:80vh;padding:60px 30px}.section-content{padding:0 20px;font-size:1rem}.font-quicksand-medium,.font-quicksand-regular{font-size:1rem;line-height:1.6}.section-centered,.section-full{padding:60px 20px}.section-centered h2,.section-full h2{font-size:1.4rem}.image-grid{grid-template-columns:1fr;gap:12px}.heritage-grid{grid-template-columns:repeat(2,1fr);gap:0}.hero-meta-overlay{flex-wrap:wrap;gap:8px;font-size:.75rem}.meta-divider{display:none}.implementation-grid{grid-template-columns:1fr}.story-card{flex-direction:column}.story-card-image-container{width:100%;height:220px}.story-card-content{padding:20px}body.home-route{height:auto!important;overflow-y:auto!important}body.home-route .landing-stage{min-height:100vh;height:auto!important;padding:72px 16px!important;display:block!important;position:static!important}body.home-route .landing-grid{gap:8px;aspect-ratio:auto!important;grid-template-rows:auto!important;grid-template-columns:1fr!important;width:100%!important;height:auto!important}body.home-route .landing-cell:nth-child(odd){aspect-ratio:16/9;width:100%;opacity:1!important}body.home-route .landing-cell:nth-child(2n){min-height:56px;padding:12px 16px 20px;opacity:1!important}body.home-route .landing-cell{transition:none!important}body.home-route .landing-cell:first-child{order:1}body.home-route .landing-cell:nth-child(12){order:2}body.home-route .landing-cell:nth-child(3){order:3}body.home-route .landing-cell:nth-child(10){order:4}body.home-route .landing-cell:nth-child(5){order:5}body.home-route .landing-cell:nth-child(8){order:6}body.home-route .landing-cell:nth-child(7){order:7}body.home-route .landing-cell:nth-child(6){order:8}body.home-route .landing-cell:nth-child(9){order:9}body.home-route .landing-cell:nth-child(4){order:10}body.home-route .landing-cell:nth-child(11){order:11}body.home-route .landing-cell:nth-child(2){order:12}body.home-route .top-nav{top:16px!important;right:16px!important}.menu-link,.work-label,.work-item{align-items:center;min-height:44px;display:flex}.about-hero{padding:5rem 20px 2rem}.hero-title-overlay{bottom:120px!important}.hero-meta-overlay{flex-direction:column!important;align-items:flex-start!important;gap:4px!important;bottom:20px!important}.section-with-heading .section-heading{padding:0 20px}section.section-full{overflow-x:hidden;max-width:100%!important;padding-left:20px!important;padding-right:20px!important}section.section-full>div{overflow-x:hidden;max-width:100%!important}section.section-full img,section.section-full video{max-width:100%!important}section.section-full>div:has(>img[src*=instrument\.ferdig2]){flex-direction:column!important;align-items:stretch!important;gap:16px!important}section.section-full>div:has(>img[src*=instrument\.ferdig2])>img{width:100%!important;max-width:100%!important;height:auto!important}section.section-full>div:has(>img[src*=instrument\.ferdig1]){grid-template-columns:1fr!important}section.image-pair-grid>.image-pair-grid-b{flex:0 0 100%!important;width:100%!important;max-width:100%!important}section.section-full>div:has(>img[src*=match1]){grid-template-columns:1fr!important}section.section-full>div:has(>img[src*=mockup\.echoes]){flex-direction:column!important;align-items:center!important;gap:16px!important}section.section-full>div:has(>img[src*=mockup\.echoes])>img{width:100%!important;max-width:100%!important;height:auto!important}div:has(>img[src*=fra\.nattmann])>img{object-fit:contain!important;height:auto!important}section.section-full>div:has(img[src*=prototype2]){grid-template-columns:1fr!important}section.section-full>div:has(img[src*=prototype2])>div{aspect-ratio:auto!important;overflow:visible!important}section.section-full>div:has(img[src*=prototype2]) img{object-fit:contain!important;height:auto!important}.statement-text,.section-tabloid-heading{font-size:1.4rem!important}.poster-row{grid-template-columns:1fr 1fr!important;gap:12px!important}.poster-row img:first-child{grid-column:1/-1}}
