:root{--color-canvas:#f3f0e9;--color-surface:#e8e5dd;--color-surface-raised:#faf8f3;--color-image-mat:#e3dfd6;--color-ink:#202124;--color-ink-muted:#5f6466;--color-rule:#c7c3ba;--color-grid:#2021240a;--color-accent-violet:#765586;--color-focus:#5b3c72;--color-night:#252329;--color-night-ink:#f4f1ea;--background:var(--color-canvas);--surface:var(--color-surface);--surface-elevated:color-mix(in srgb, var(--color-surface-raised) 96%, transparent);--image-surface:var(--color-image-mat);--text:var(--color-ink);--muted:var(--color-ink-muted);--line:var(--color-rule);--accent:var(--color-accent-violet);--grid-line:var(--color-grid);--note-background:color-mix(in srgb, var(--color-surface-raised) 92%, transparent);--font-sans:"Arial Nova", "Segoe UI", Arial, Helvetica, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--site-gutter:clamp(1.5rem, 4vw, 4rem);--content-max:90rem;--text-measure:43rem;--type-hero:clamp(3rem, 5.2vw, 5.6rem);--type-project-title:clamp(3rem, 5.5vw, 5.8rem);--type-section:clamp(2rem, 3.6vw, 3.8rem);--type-subsection:clamp(1.3rem, 2vw, 1.8rem);--type-body:clamp(1rem, 1.15vw, 1.15rem);--type-meta:clamp(.68rem, .78vw, .75rem);--space-section:clamp(4.5rem, 8vw, 7rem);--space-major:clamp(6rem, 10vw, 9rem);--space-content:clamp(1.25rem, 2vw, 2rem);color:var(--text);background:var(--background);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:20rem}body{background:var(--background);min-width:20rem;min-height:100vh;margin:0;overflow-x:clip}button,a{font:inherit}a{text-underline-offset:.25em}a:focus-visible,button:focus-visible{outline:2px solid var(--color-focus);outline-offset:4px}::selection{color:var(--background);background:var(--accent)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-frame{--mode-model:#765586;--mode-optimize:#954f72;--mode-activate:#277a70;--mode-clarify:#68762e;min-height:100vh;color:var(--text);background-color:var(--background);background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);background-size:5rem 5rem}.site-shell{width:100%;max-width:var(--content-max);padding-inline:var(--site-gutter);margin:0 auto}.skip-link{z-index:10;color:var(--background);background:var(--accent);padding:.65rem .9rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header,.site-footer{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;min-height:5rem;display:flex}.site-name,.site-header nav a,.site-footer,.eyebrow,.project-kind,.project-index{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.site-name{white-space:nowrap;flex:none}.site-header nav{min-width:0}.site-header ul{gap:clamp(1rem,3vw,2.5rem);margin:0;padding:0;list-style:none;display:flex}.site-header a,.site-footer a{color:var(--text);text-decoration:none}.site-header nav a{min-height:2.75rem;color:var(--muted);align-items:center;display:inline-flex}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--accent)}.hero-shell{--hero-gutter:clamp(1.25rem, 4vw, 4rem);isolation:isolate;width:100vw;min-height:calc(100svh - 5rem);padding:clamp(2rem, 5vh, 4.5rem) var(--hero-gutter) clamp(1.25rem, 2.5vh, 2rem);grid-template:"copy object"minmax(0,1fr)"modes modes"/minmax(0,.65fr) minmax(0,1fr);align-items:start;gap:clamp(.75rem,2vh,1.5rem) clamp(2rem,5vw,6rem);margin-left:-50vw;display:grid;position:relative;left:50%;overflow:clip}.hero-copy{z-index:3;background:color-mix(in srgb, var(--background) 94%, transparent);grid-area:copy;align-self:start;width:min(100%,36rem);padding:clamp(1rem,4vh,3rem) clamp(1rem,2vw,2rem);position:relative}.hero-copy h1,.page-intro h1{max-width:12ch;font-size:var(--type-hero);letter-spacing:-.04em;margin:1rem 0 1.5rem;font-weight:560;line-height:.99}.hero-copy h1{max-width:none;font-size:clamp(2.75rem,5.2vw,5.6rem)}.hero-line{width:auto;max-width:100%;display:block}.hero-mobile-break{display:none}.hero-action{white-space:nowrap;min-height:1em}.hero-verb{color:var(--hero-accent,var(--accent));transition:color .35s}.hero-shell.mode-model{--hero-accent:var(--mode-model)}.hero-shell.mode-optimize{--hero-accent:var(--mode-optimize)}.hero-shell.mode-activate{--hero-accent:var(--mode-activate)}.hero-shell.mode-clarify{--hero-accent:var(--mode-clarify)}.hero-summary,.page-intro>p{max-width:42rem;color:var(--muted);font-size:clamp(1rem,1.5vw,1.25rem)}.hero-object{z-index:1;width:min(100%,64rem);color:var(--hero-accent);grid-area:object;place-self:end;margin:0;transition:color .35s;position:relative}.hero-object-media{aspect-ratio:3/2;border:1px solid color-mix(in srgb, var(--hero-accent) 28%, var(--line));background:#eeece7;position:relative;overflow:hidden;box-shadow:0 1.75rem 2.5rem #21242624}.hero-object-image{object-fit:contain;object-position:center;opacity:1;width:100%;height:100%;padding:3.5% 2%;transition:opacity .19s ease-out;display:block;position:absolute;inset:0}.hero-object-image.is-entering{z-index:2;opacity:0}.hero-object-image.is-entering.is-visible{opacity:1}.hero-object-image.is-outgoing{z-index:1;opacity:1}.hero-object-image.is-outgoing.is-fading{opacity:0}.hero-technical-overlay{fill:none;stroke:currentColor;stroke-width:.18px;vector-effect:non-scaling-stroke;opacity:.72;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-technical-overlay circle{fill:color-mix(in srgb, var(--background) 82%, transparent);stroke-width:.22px}.hero-object-state{color:currentColor;background:color-mix(in srgb, var(--background) 82%, transparent);font-family:var(--font-mono);letter-spacing:.1em;border-left:1px solid;padding:.4rem .5rem;font-size:.57rem;position:absolute;top:.8rem;left:.8rem}.hero-hotspot{z-index:4;color:currentColor;background:color-mix(in srgb, var(--background) 78%, transparent);cursor:pointer;border:1px solid;border-radius:50%;place-items:center;width:2.35rem;height:2.35rem;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.hero-hotspot span{font-family:var(--font-mono);font-size:1rem;transition:transform .2s}.hero-hotspot:hover span,.hero-hotspot:focus-visible span,.hero-hotspot[aria-pressed=true] span{transform:rotate(45deg)}.hotspot-note{z-index:5;color:currentColor;width:max-content;max-width:12rem;font-family:var(--font-mono);letter-spacing:.08em;opacity:0;pointer-events:none;background:#faf9f5e6;border-left:1px solid;gap:.25rem;padding:.65rem .75rem;font-size:.61rem;transition:opacity .2s,transform .2s;display:grid;position:absolute;transform:translateY(5px)}.hotspot-note span{color:var(--muted)}.hotspot-note.is-visible{opacity:1;transform:translateY(0)}.hero-mode-scroller{z-index:4;grid-area:modes;width:min(100%,54rem);min-width:0;margin-inline:auto;position:relative;overflow:visible}.hero-mode-scroller:before{background:var(--line);content:"";height:1px;position:absolute;top:1.34rem;left:0;right:0}.hero-mode-controls{grid-template-columns:repeat(4,minmax(0,1fr));width:min(100%,41rem);margin-inline:auto;display:grid;position:relative}.hero-mode-controls button{min-width:0;min-height:5.5rem;color:var(--muted);text-align:center;cursor:pointer;background:0 0;border:0;grid-template-columns:auto auto;place-content:start center;gap:.15rem clamp(.25rem,.7vw,.45rem);padding:clamp(2rem,3vw,2.15rem) clamp(.15rem,.7vw,.35rem) .5rem;display:grid;position:relative}.hero-mode-controls button:before{background:var(--background);content:"";border:1px solid;border-radius:50%;width:.7rem;height:.7rem;transition:background .2s,box-shadow .2s;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.hero-mode-controls button:hover,.hero-mode-controls button:focus-visible,.hero-mode-controls button.is-active{color:var(--text)}.hero-mode-controls button.is-active:before{box-shadow:0 0 0 5px color-mix(in srgb, currentColor 15%, transparent);background:currentColor}.hero-mode-controls button span{font-family:var(--font-mono);font-size:clamp(.55rem,1.25vw,.66rem)}.hero-mode-controls button strong{letter-spacing:.08em;font-size:clamp(.58rem,1.5vw,.78rem)}.hero-mode-controls button small{font-family:var(--font-mono);letter-spacing:.04em;grid-column:1/-1;font-size:clamp(.46rem,1.55vw,.59rem)}.hero-mode-controls button:first-child.is-active{color:var(--mode-model)}.hero-mode-controls button:nth-child(2).is-active{color:var(--mode-optimize)}.hero-mode-controls button:nth-child(3).is-active{color:var(--mode-activate)}.hero-mode-controls button:nth-child(4).is-active{color:var(--mode-clarify)}@media (width<=480px){.hero-mode-scroller{width:100%}.hero-mode-scroller:before{width:1px;height:auto;inset:2rem auto 2rem 1.35rem}.hero-mode-controls{grid-template-columns:minmax(0,1fr);width:100%}.hero-mode-controls button{text-align:left;grid-template-columns:2.7rem 1.8rem minmax(4.5rem,.65fr) minmax(0,1.35fr);place-content:center stretch;align-items:center;gap:.3rem;min-height:4rem;padding:.5rem 0}.hero-mode-controls button:before{top:50%;left:1.35rem;transform:translate(-50%,-50%)}.hero-mode-controls button span{white-space:nowrap;grid-column:2}.hero-mode-controls button strong{white-space:nowrap;grid-column:3}.hero-mode-controls button small{white-space:nowrap;grid-column:4}}.text-link{min-height:2.75rem;color:var(--text);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;margin-top:2rem;font-size:.78rem;display:inline-flex}.section,.page-intro{padding:var(--space-section) 0;border-top:1px solid var(--line)}.page-intro{min-height:42vh}.section-heading{gap:var(--space-content);grid-template-columns:1fr 2fr;margin-bottom:clamp(2.5rem,5vw,4.5rem);display:grid}.section-heading h2{max-width:16ch;font-size:var(--type-section);letter-spacing:-.04em;margin:0;font-weight:540;line-height:1}.eyebrow{color:var(--accent);margin:0}.project-list{margin:0;padding:0;list-style:none}.project-list li{border-top:1px solid var(--line)}.project-list a{min-height:10rem;color:var(--text);grid-template-columns:5rem 1fr auto;align-items:center;gap:2rem;text-decoration:none;display:grid}.project-list a>span:nth-child(3){grid-template-columns:minmax(8rem,.5fr) minmax(12rem,.9fr) minmax(0,1.5fr);align-items:center;gap:2rem;min-width:0;display:grid}.project-list strong{font-size:clamp(1.5rem,3vw,3rem);font-weight:500}.project-list a>span:last-child{color:var(--accent);font-size:1.5rem}.project-kind,.project-index,.project-list a>span:nth-child(3)>span:last-child{color:var(--muted)}.project-list a>span:nth-child(3)>span:last-child{overflow-wrap:anywhere}.selected-work-section{padding-top:var(--space-major);background:var(--background);box-shadow:0 0 0 100vmax var(--background);clip-path:inset(0 -100vmax);position:relative}.selected-work-list{gap:var(--space-major) clamp(1.5rem, 4vw, 4rem);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.selected-project{min-width:0}.selected-project a{color:var(--text);gap:1rem;text-decoration:none;display:grid}.selected-project-media{aspect-ratio:3/2;background:var(--image-surface);margin:0;position:relative;overflow:hidden}.selected-project-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.selected-project-sense .selected-project-media img{object-position:50% 42%}.selected-project a:hover .selected-project-media img,.selected-project a:focus-visible .selected-project-media img{transform:scale(1.015)}.selected-project-copy{border-top:1px solid var(--line);grid-template-columns:2.25rem minmax(0,.7fr) minmax(12rem,1fr) auto;align-items:baseline;gap:1rem;padding-top:1rem;display:grid}.selected-project-copy h3{font-size:var(--type-subsection);letter-spacing:-.035em;margin:0;font-weight:620}.selected-project-copy p{color:var(--muted);margin:0}.selected-project-arrow{color:var(--accent);font-size:1.35rem}.entry-grid,.split-section{grid-template-columns:repeat(2,1fr);display:grid}.entry-grid{border-top:1px solid var(--line)}.entry-grid a,.split-section>div{border-right:1px solid var(--line);min-height:18rem;color:var(--text);gap:4rem;padding:clamp(2rem,5vw,5rem);text-decoration:none;display:grid}.entry-grid strong{align-self:end;font-size:clamp(1.4rem,3vw,3rem);font-weight:500}.about-page .page-intro{gap:var(--space-content);grid-template-columns:minmax(8rem,.65fr) minmax(0,1.35fr);min-height:0;display:grid}.about-page .page-intro h1{font-size:var(--type-section);margin:0}.about-page .page-intro>p{grid-column:2;margin:0;line-height:1.6}.about-content{padding:var(--space-section) 0;border-top:1px solid var(--line)}.about-copy{width:min(100%,52rem);margin-inline:auto}.about-copy>p{font-size:var(--type-body);margin:0 0 1.5rem;line-height:1.75}.about-copy>p:last-child{padding-top:var(--space-content);border-top:1px solid var(--text);font-size:var(--type-subsection);margin:clamp(2.5rem,5vw,4rem) 0 0;font-weight:560;line-height:1.4}.about-toolkit{border-top:1px solid var(--line);margin:clamp(2.5rem,5vw,4rem) 0;padding:0;list-style:none}.about-toolkit li{gap:var(--space-content);border-bottom:1px solid var(--line);grid-template-columns:minmax(12rem,.8fr) minmax(0,1.2fr);padding:1.35rem 0;display:grid}.about-toolkit strong{font-size:.9rem;line-height:1.5}.about-toolkit span{color:var(--muted);line-height:1.65}.project-copy{gap:clamp(4rem,8vw,7rem);display:grid}.project-copy-section{width:min(100%,48rem);margin-inline:auto}.project-copy-section h2{letter-spacing:-.04em;margin:0 0 2rem;font-size:clamp(2rem,4vw,4rem);font-weight:500;line-height:1}.project-copy-section p{margin:0 0 1.25rem;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.7}.media-role-wide img{aspect-ratio:16/9;object-fit:cover}.media-role-standard img{aspect-ratio:auto;object-fit:contain;height:auto}.media-role-portrait img{aspect-ratio:3/4;object-fit:cover}.media-role-native img{aspect-ratio:auto;object-fit:contain;height:auto}.icl-case-study,.strata-case-study,.tekkerio-case-study,.sense-case-study,.playground-page{--project-gutter:var(--site-gutter);width:100vw;margin-left:-50vw;position:relative;left:50%;overflow:clip}.icl-case-study{--icl-gutter:var(--project-gutter);--icl-inline:max(var(--icl-gutter), calc((100% - var(--content-max)) / 2 + var(--icl-gutter)));background:#f2f2ef}.icl-project-hero{min-height:min(49rem,78vh);padding:clamp(4.5rem, 7vw, 7rem) var(--icl-inline);background:linear-gradient(112deg,#fffffdf0,#e9eae7b8);grid-template-columns:minmax(24rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid;position:relative}.icl-project-hero:before{inset:2rem var(--icl-gutter) auto;background:var(--line);content:"";height:1px;position:absolute}.icl-project-hero-copy{z-index:2;width:min(100%,34rem);min-width:0;position:relative}.icl-project-hero-copy h1{max-width:9ch;font-size:var(--type-project-title);letter-spacing:-.055em;margin:1.25rem 0 0;font-weight:560;line-height:.92}.icl-project-hero-copy>p:last-child{width:min(100%,28rem);margin:clamp(2.5rem,4vw,4rem) 0 0;font-size:1rem;line-height:1.55}.icl-project-hero-media{background:var(--image-surface);width:100%;min-width:0;margin:0;position:relative;overflow:hidden}.icl-project-hero-media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#2021241f,#0000 28%);position:absolute;inset:0}.icl-project-hero-media img{object-fit:contain;width:100%;height:auto;display:block}.icl-project-hero-media figcaption{z-index:2;color:#f4f3ef;font-family:var(--font-mono);letter-spacing:.1em;background:#1c1e1fc7;padding:.55rem .7rem;font-size:.6rem;position:absolute;bottom:1rem;right:1rem}.icl-datum{z-index:2;color:#fff;width:2rem;height:2rem;font-family:var(--font-mono);border:1px solid #ffffffe6;border-radius:50%;place-items:center;font-size:.65rem;display:grid;position:absolute}.icl-datum:after{content:"";background:#ffffffbf;width:clamp(2rem,5vw,5rem);height:1px;position:absolute;left:100%}.icl-datum-a{top:28%;left:52%}.icl-datum-b{bottom:25%;right:18%}.icl-story-rail{padding:1.5rem var(--icl-inline) 1.65rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));margin:0;list-style:none;display:grid;position:relative}.icl-story-rail:before{top:2.08rem;right:var(--icl-inline);left:var(--icl-inline);content:"";background:#20212442;height:1px;position:absolute}.icl-story-rail li{color:#34383a;font-family:var(--font-mono);letter-spacing:.08em;justify-items:start;gap:1rem;font-size:clamp(.58rem,.68vw,.68rem);display:grid;position:relative}.icl-story-rail li:before{z-index:1;content:"";background:#f2f2ef;border:1px solid #34383a;border-radius:50%;width:.72rem;height:.72rem}.icl-story-rail li:last-child{text-align:right;justify-items:end}.icl-story-rail li span{color:var(--muted);font-size:.52rem;position:absolute;top:-.05rem;left:1.15rem}.icl-story-rail li:last-child span{left:auto;right:1.15rem}.icl-opening{padding:var(--space-major) var(--icl-inline);grid-template-columns:minmax(0,1.2fr) minmax(15rem,.8fr);align-items:end;gap:clamp(3rem,7vw,8rem);display:grid}.icl-copy,.strata-copy,.production-copy{width:min(100%, var(--text-measure));min-width:0;max-width:var(--text-measure)}.icl-copy h2,.strata-copy h2,.production-copy h2{max-width:12ch;margin:0 0 var(--space-content);font-size:var(--type-section);letter-spacing:-.045em;font-weight:540;line-height:.98}.icl-copy p,.strata-copy p,.production-copy p{font-size:var(--type-body);margin:0 0 1.3rem;line-height:1.7}.icl-system-note{border-top:1px solid var(--text);font-family:var(--font-mono);letter-spacing:.09em;margin:0;padding:2rem 0 0;font-size:clamp(.75rem,1vw,.9rem)}.icl-chapter{padding:var(--space-section) var(--icl-inline);border-top:1px solid var(--line);position:relative}.icl-chapter-index{color:var(--accent);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.12em;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.icl-media{margin:0}.icl-media img{object-fit:cover;background:var(--image-surface);width:100%;height:100%;display:block}.icl-media figcaption{color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.08em;align-items:center;gap:.65rem;padding-top:.75rem;display:flex}.icl-media figcaption span{color:var(--accent);font-size:1rem}.icl-chapter-scale .icl-copy{margin-left:8%}.icl-media-wide{width:min(100%,82rem);margin:clamp(4rem,8vw,8rem) auto 0}.icl-media-wide img{aspect-ratio:auto;object-fit:contain;height:auto}.icl-evidence-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.8rem,2vw,2rem);width:min(100%,72rem);margin:clamp(3rem,7vw,7rem) auto 0;display:grid}.icl-evidence-strip img{aspect-ratio:4/3;object-fit:cover}.icl-chapter-capture{background:#e9eae7}.icl-chapter-capture .icl-copy{margin-left:auto;margin-right:10%}.icl-scanner-sequence{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,3rem);width:min(100%,72rem);margin:clamp(4rem,8vw,8rem) auto 0;display:grid}.icl-scanner-sequence img{aspect-ratio:4/3;object-fit:cover}.icl-chapter-intent .icl-copy{margin-left:7%}.icl-intent-sequence{grid-template-columns:minmax(15rem,.8fr) minmax(0,1.2fr);align-items:stretch;gap:clamp(1.5rem,3vw,3rem);width:min(100%,76rem);height:clamp(38rem,52vw,44rem);margin:clamp(4rem,8vw,8rem) auto 0;display:grid}.icl-intent-portrait,.icl-intent-studies .icl-media{grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid}.icl-intent-portrait img,.icl-intent-studies img{aspect-ratio:auto;object-fit:contain;height:100%;min-height:0}.icl-intent-studies{grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem);min-height:0;display:grid}.icl-chapter-cad{color:#f2f2ef;background:#202124}.icl-chapter-cad .icl-chapter-index{color:#b99adc}.icl-chapter-cad .icl-copy{margin-left:8%}.icl-chapter-cad .icl-copy p{color:#c3c5c4}.icl-cad-sequence{grid-template-columns:minmax(0,1.35fr) minmax(16rem,.65fr);align-items:end;gap:clamp(1.5rem,3vw,3rem);width:min(100%,78rem);margin:clamp(4rem,8vw,8rem) auto 0;display:grid}.icl-cad-sequence img{aspect-ratio:auto;object-fit:contain;height:auto}.icl-media-cad-detail{align-self:end}.icl-chapter-cad .icl-media figcaption{color:#9fa2a1}.icl-chapter-knowledge .icl-copy{margin-left:8%}.icl-knowledge-diagram{width:min(100%,72rem);margin:clamp(4rem,8vw,8rem) auto 0}.icl-knowledge-diagram img{aspect-ratio:auto;object-fit:contain;height:auto}.icl-chapter-validation .icl-copy{margin-left:8%}.icl-media-portrait{width:min(72%,34rem);margin:clamp(4rem,8vw,8rem) auto 0}.icl-media-portrait img{aspect-ratio:3/4;object-position:center top}.icl-project-navigation{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.icl-project-navigation a{min-height:7rem;padding:var(--icl-inline);border-right:1px solid var(--line);color:var(--text);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.1em;align-items:center;text-decoration:none;display:flex}.icl-project-navigation a:last-child{border-right:0;justify-content:flex-end}@media (width<=1320px){.icl-opening{grid-template-columns:1fr}.icl-system-note{width:min(100%,32rem);margin-left:auto}.icl-chapter-scale .icl-copy,.icl-chapter-capture .icl-copy,.icl-chapter-intent .icl-copy,.icl-chapter-cad .icl-copy,.icl-chapter-knowledge .icl-copy,.icl-chapter-validation .icl-copy{margin-left:0;margin-right:0}}@media (width<=1050px){.icl-project-hero{grid-template-columns:1fr;gap:clamp(3rem,7vw,5rem);min-height:0;padding-top:clamp(4rem,8vw,6rem)}.icl-project-hero-copy{width:min(100%,43rem)}.icl-project-hero-copy h1{max-width:10ch}.icl-project-hero-media{width:min(100%,58rem);margin-left:auto}}@media (width<=820px){.icl-cad-sequence{grid-template-columns:1fr}.icl-media-cad-detail{justify-self:end;width:min(78%,36rem)}}@media (width<=680px){.icl-project-hero{padding:3rem var(--icl-gutter);gap:2.75rem}.icl-project-hero:before{top:1.5rem}.icl-project-hero-copy h1{max-width:100%}.icl-project-hero-copy>p:last-child{line-height:1.6}.icl-project-hero-media{width:calc(100% + var(--icl-gutter) * 2);margin-left:calc(var(--icl-gutter) * -1)}.icl-project-hero-media figcaption{bottom:.75rem;right:.75rem}.icl-datum{width:1.65rem;height:1.65rem}.icl-story-rail{padding:1.15rem var(--icl-gutter) 1.25rem}.icl-story-rail:before{top:1.73rem;right:var(--icl-gutter);left:var(--icl-gutter)}.icl-story-rail li{letter-spacing:.04em;gap:.8rem;font-size:.48rem;line-height:1.25}.icl-story-rail li span{display:none}.icl-opening,.icl-chapter,.icl-copy,.icl-copy p{min-width:0;max-width:100%}.icl-copy h2{overflow-wrap:anywhere;max-width:100%}.icl-media-wide{width:calc(100% + var(--icl-gutter) * 2);margin-left:calc(var(--icl-gutter) * -1)}.icl-media-wide figcaption{padding-left:var(--icl-gutter)}.icl-evidence-strip,.icl-scanner-sequence{grid-template-columns:1fr;gap:2rem}.icl-evidence-strip{width:min(72%,18rem)}.icl-intent-sequence{grid-template-columns:1fr;gap:1.5rem;height:auto}.icl-intent-portrait,.icl-intent-studies .icl-media{display:block}.icl-intent-portrait{width:min(62%,18rem);margin-left:auto;margin-right:auto}.icl-intent-portrait img,.icl-intent-studies img{height:auto}.icl-intent-studies{grid-template-rows:none;gap:1.5rem}.icl-cad-sequence{grid-template-columns:1fr}.icl-media-cad-detail{width:min(82%,32rem)}.icl-media-portrait{width:72%}.icl-project-navigation{grid-template-columns:1fr}.icl-project-navigation a{border-right:0;border-bottom:1px solid var(--line);min-height:7rem}}.site-footer{border-top:1px solid var(--line);color:var(--muted);border-bottom:0;margin-top:4rem}@media (width<=820px){:root{--site-gutter:clamp(1.25rem, 5vw, 2.5rem)}.hero-hotspot{width:2.75rem;height:2.75rem}.hotspot-note{font-size:.55rem}.selected-work-list{grid-template-columns:repeat(2,minmax(0,1fr))}.selected-project,.selected-project-icl,.selected-project-sense{grid-column:span 1}.selected-project-media{aspect-ratio:3/2}.selected-project-copy{grid-template-columns:2rem 1fr auto}.selected-project-copy p{grid-column:2/-1}}@media (width<=900px){.site-header{gap:clamp(1rem,3vw,2rem)}.site-header ul{gap:clamp(.75rem,2vw,1.25rem)}.site-header nav a{white-space:nowrap}}@media (width<=760px){.section-heading,.entry-grid,.split-section,.about-page .page-intro{grid-template-columns:1fr}.about-page .page-intro>p{grid-column:1}.about-toolkit li{grid-template-columns:1fr;gap:.5rem}.project-list a{grid-template-columns:2.5rem 1fr auto;gap:.75rem;padding:1.5rem 0}.project-list a>span:nth-child(3){grid-template-columns:1fr;gap:.5rem}.entry-grid a,.split-section>div{border-right:0;border-bottom:1px solid var(--line);min-height:13rem}}@media (width<=680px){.site-header{flex-direction:column;align-items:stretch;gap:0;padding:.55rem 0 .4rem}.site-name{align-items:center;min-height:2.75rem;display:flex}.site-header nav{width:100%}.site-header ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.site-header nav a{letter-spacing:.06em;justify-content:center;width:100%;min-height:2.75rem;font-size:clamp(.58rem,2.45vw,.68rem)}.hero-shell{min-height:calc(100svh - 8rem)}.selected-work-list{grid-template-columns:1fr}.selected-project-media{aspect-ratio:3/2}}.entry-cta{color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.08em;text-transform:uppercase;align-self:end}.works-supporting{margin-top:var(--space-major);padding-top:var(--space-section);border-top:1px solid var(--line)}.works-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,5rem) clamp(1rem,3vw,3rem);width:min(100%,68rem);margin-inline:auto;display:grid}.works-card{min-width:0;color:var(--text);grid-template-rows:auto auto 1fr;gap:.8rem;text-decoration:none;display:grid}.works-card-media{aspect-ratio:16/10;background:var(--image-surface);margin-bottom:.5rem;display:block;overflow:hidden}.works-card-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.works-card h3{font-size:var(--type-subsection);letter-spacing:-.03em;margin:0;font-weight:560}.works-card p{color:var(--muted);margin:0;line-height:1.55}.works-card[href] img{transition:transform .25s}.works-card[href]:hover img,.works-card[href]:focus-visible img{transform:scale(1.01)}.about-content{grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,8vw,9rem);display:grid}.about-portrait{margin:0;position:sticky;top:2rem}.about-portrait img{aspect-ratio:1;object-fit:cover;object-position:center 42%;filter:contrast(1.02);width:100%;display:block}.about-copy{width:100%;margin:0}.about-chapter{padding-top:var(--space-section);border-top:1px solid var(--line);margin:0}.about-chapter+.about-chapter{margin-top:var(--space-section)}.about-chapter h2{max-width:16ch;margin:0 0 var(--space-content);font-size:var(--type-subsection);letter-spacing:-.035em;font-weight:540;line-height:1.05}.about-chapter p{max-width:var(--text-measure);font-size:var(--type-body);margin:0 0 1.5rem;line-height:1.75}.contact-page{width:min(100%,50rem);margin-inline:auto}.contact-page .page-intro{min-height:0;padding:clamp(3.5rem,6vw,5rem) 0 clamp(2rem,3vw,3rem)}.contact-form-section{padding:clamp(2rem, 4vw, 3rem) 0 var(--space-section);border-top:1px solid var(--line)}.contact-form-section form{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.5rem);width:100%;display:grid;position:relative}.form-field{gap:.65rem;display:grid}.form-field-wide,.form-actions{grid-column:1/-1}.form-field label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}.form-field label span{color:var(--muted);text-transform:none}.form-field input,.form-field textarea{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:0;padding:.7rem .65rem}.form-field textarea{resize:vertical;min-height:8.5rem}.form-field input:focus,.form-field textarea:focus{border-bottom-color:var(--text);outline:2px solid color-mix(in srgb, var(--accent) 35%, transparent);outline-offset:3px}.form-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-actions{grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;display:grid}.form-actions button{border:1px solid var(--text);min-height:3.25rem;color:var(--background);background:var(--text);font-family:var(--font-mono);letter-spacing:.09em;cursor:pointer;padding:.8rem 1.25rem;font-size:.72rem}.form-actions button:disabled{cursor:wait;opacity:.65}.form-status{color:var(--muted);margin:0;line-height:1.5}.form-status.is-error,.form-status.is-validation{color:#8a3b46}.form-status.is-success{color:#277a70}.playground-intro>p:last-child{max-width:40rem;color:var(--muted);font-size:var(--type-body);margin:1.5rem 0 0;line-height:1.6}.playground-feature{padding:var(--space-section) var(--project-gutter);border-top:1px solid var(--line)}.playground-unit-heading{gap:var(--space-content);grid-template-columns:minmax(10rem,.65fr) minmax(0,1.35fr);margin-bottom:clamp(2.5rem,6vw,6rem);display:grid}.playground-unit-heading h2{max-width:18ch;font-size:var(--type-section);letter-spacing:-.045em;margin:0;font-weight:540;line-height:.98}.playground-feature figure{margin:0}.playground-feature figcaption{color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.08em;padding-top:.75rem}.playground-feature img{background:var(--image-surface);width:100%;display:block}.playground-print-unit{background:#e7e8e4}.playground-print-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,3rem);display:grid}.playground-print-grid figure{grid-template-rows:auto 1fr;align-content:start;min-width:0;display:grid}.playground-print-grid img{aspect-ratio:4/3;object-fit:contain}.playground-robot-pair>div{aspect-ratio:4/3;background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;min-width:0;display:grid}.playground-robot-pair>div img{aspect-ratio:auto;object-fit:contain;background:var(--image-surface);width:100%;min-width:0;height:100%;min-height:0}.compass-unit{background:#f1eee6}.compass-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.12fr) minmax(16rem,.88fr);align-items:stretch;gap:clamp(1.25rem,3vw,3rem);height:clamp(42rem,58vw,53rem);display:grid}.compass-grid figure{grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.compass-grid .compass-main{grid-row:1/3}.compass-grid img{object-fit:contain;background:#fbfaf6;width:100%;height:100%;min-height:0}.drawing-gallery{outline:none}.drawing-gallery:focus-visible{box-shadow:inset 0 0 0 2px var(--accent)}.drawing-stage{min-height:min(67vw,48rem)}.drawing-stage figure{grid-template-rows:minmax(0,1fr) auto;height:min(67vw,48rem);display:none}.drawing-stage figure.is-active{display:grid}.drawing-stage img{object-fit:contain;width:100%;height:100%}.drawing-controls{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;margin-top:1rem;display:grid}.drawing-controls button{min-height:3rem;color:var(--text);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.08em;cursor:pointer;background:0 0;border:0;padding:.5rem 0}.drawing-controls button:first-child{justify-self:start}.drawing-controls button:last-child{justify-self:end}.drawing-controls span{color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta)}.motion-study-unit{color:#efefeb;background:#252329}.motion-study-unit .eyebrow,.motion-study-unit figcaption{color:#aaa39d}.motion-study-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.35fr) minmax(15rem,.65fr);align-items:stretch;gap:clamp(1.25rem,3vw,3rem);height:clamp(38rem,53vw,48rem);display:grid}.motion-study-grid figure{grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.motion-study-grid .motion-study-main{grid-row:1/3}.motion-study-grid img{object-fit:contain;background:#252329;width:100%;height:100%;min-height:0}.experiment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,4vw,4rem) clamp(1rem,2vw,2rem);display:grid}.experiment-card{grid-template-rows:auto 1fr;display:grid}.experiment-media{aspect-ratio:4/3;background:var(--image-surface);overflow:hidden}.experiment-media img{object-fit:contain;width:100%;height:100%}.experiment-card figcaption{gap:.35rem;display:grid}.experiment-card figcaption strong{color:var(--text);font-family:var(--font-sans);letter-spacing:0;font-size:.95rem}.nova-case-study,.float-case-study{--project-gutter:var(--site-gutter);width:100vw;margin-left:-50vw;position:relative;left:50%;overflow:clip}.nova-case-study{background:#e9eaeb}.nova-hero{padding:clamp(4.5rem, 8vw, 8rem) var(--project-gutter) clamp(4.5rem, 7vw, 7rem);border-top:1px solid var(--line)}.nova-hero-inner{width:min(100%, calc(var(--content-max) - (2 * var(--project-gutter))));grid-template-columns:minmax(15rem,.48fr) minmax(0,1.52fr);grid-template-areas:"identity copy""visual visual";gap:clamp(3rem,6vw,6rem) clamp(3rem,8vw,8rem);margin-inline:auto;display:grid}.nova-identity{grid-area:identity;align-self:end}.nova-identity p{max-width:22rem;color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.08em;margin:.8rem 0 0;line-height:1.6}.nova-identity p:last-child{border-top:1px solid var(--line);max-width:20rem;padding-top:.8rem;font-size:.61rem;line-height:1.55}.nova-identity .nova-wordmark{color:var(--text);letter-spacing:.12em;margin-top:0;font-size:.72rem;font-weight:650}.nova-hero-copy{grid-area:copy;align-self:end;min-width:0}.nova-hero-copy h1{letter-spacing:-.055em;margin:clamp(1rem,2vw,1.5rem) 0 clamp(1.25rem,2vw,2rem);font-size:clamp(4.5rem,7.4vw,7.25rem);font-weight:560;line-height:.92}.nova-hero-copy>p:last-child{max-width:42rem;color:var(--muted);margin:0;font-size:clamp(1.05rem,1.45vw,1.3rem);line-height:1.6}.nova-hero-visual{grid-area:visual;width:min(100%,74rem);margin:0 auto}.nova-hero-visual img{object-fit:contain;background:var(--image-surface);width:100%;height:auto;display:block}.nova-hero-visual figcaption,.nova-chapter-media figcaption{color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.08em;padding-top:.75rem}.nova-chapter,.float-chapter{padding:var(--space-section) var(--project-gutter);border-top:1px solid var(--line)}.nova-chapter:nth-of-type(2n),.float-chapter:nth-of-type(2n){background:color-mix(in srgb, var(--surface) 48%, transparent)}.nova-chapter{padding-block:clamp(4.5rem,7vw,7rem)}.nova-chapter-inner{width:min(100%, calc(var(--content-max) - (2 * var(--project-gutter))));grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1rem,2vw,2rem);margin-inline:auto;display:grid}.nova-chapter .chapter-tag{grid-column:1/3;margin:.35rem 0 0}.nova-chapter .production-copy{grid-column:4/10;margin-inline:0}.nova-chapter-media{grid-column:2/13;width:100%;margin:clamp(3.5rem,6vw,6rem) 0 0}.nova-chapter-media img{object-fit:contain;width:100%;height:auto;max-height:78vh;display:block}.nova-chapter-media--explanatory{background:#f5f2ed}.nova-chapter-media--dark{background:#202124}.nova-chapter-media--final{grid-column:3/12}.nova-chapter-media--final img{max-height:none}.float-chapter .chapter-tag{margin-bottom:clamp(2rem,5vw,4rem)}.float-chapter .production-copy{margin-inline:auto}@media (width<=820px){.nova-hero{padding-block:clamp(4rem,10vw,5.5rem)}.nova-hero-inner{grid-template-columns:1fr;grid-template-areas:"identity""copy""visual";row-gap:clamp(2.5rem,7vw,4rem)}.nova-identity,.nova-hero-copy{max-width:44rem}.nova-hero-copy h1{font-size:clamp(3.4rem,12vw,5.25rem)}.nova-chapter-inner{grid-template-columns:1fr}.nova-chapter .chapter-tag,.nova-chapter .production-copy,.nova-chapter-media,.nova-chapter-media--final{grid-column:1}.nova-chapter .chapter-tag{margin:0 0 clamp(2rem,5vw,3rem)}.nova-chapter-media{margin-top:clamp(3rem,7vw,4.5rem)}}@media (width<=480px){.nova-hero{padding-block:3.5rem 4rem}.nova-hero-inner{row-gap:2.5rem}.nova-identity p{line-height:1.5}.nova-hero-copy h1{font-size:clamp(3.25rem,16vw,4rem)}.nova-hero-copy>p:last-child{font-size:1rem}.nova-chapter{padding-block:clamp(3.75rem,14vw,5rem)}}.float-case-study{background:#f1f0ec}.float-hero{padding:var(--space-section) var(--project-gutter)}.float-hero-inner{width:min(100%, calc(var(--content-max) - (2 * var(--project-gutter))));grid-template-columns:minmax(15rem,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(3rem,7vw,8rem);margin-inline:auto;display:grid}.float-hero h1{max-width:11ch;font-size:var(--type-project-title);letter-spacing:-.05em;overflow-wrap:anywhere;margin:1rem 0 1.5rem;line-height:.9}.float-hero-inner>div>p:last-child{color:var(--muted)}.float-hero figure,.float-process figure,.float-final-grid figure{margin:0}.float-hero img,.float-process img,.float-final-grid img{object-fit:contain;background:var(--image-surface);width:100%;display:block}.float-hero img{aspect-ratio:4/3}.float-case-study figcaption{color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.08em;padding-top:.75rem}.float-process{padding:var(--space-section) var(--project-gutter);border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,6vw,6rem) clamp(1rem,3vw,3rem);display:grid}.float-process-copy{gap:var(--space-content);grid-column:1/-1;grid-template-columns:.7fr 1.3fr;display:grid}.float-process-copy h2{max-width:16ch;font-size:var(--type-section);letter-spacing:-.04em;margin:0;font-weight:540;line-height:1}.float-process img{aspect-ratio:3/2}.float-final-grid{padding:var(--space-section) var(--project-gutter);border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,3rem);display:grid}.float-final-grid img{aspect-ratio:4/3}.sense-hero figure img{object-fit:contain;object-position:center;background:#ddd8d0}.sense-process-sequence{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,2vw,2rem);margin-bottom:clamp(5rem,10vw,10rem);display:grid}.sense-process-sequence figure{margin:0}.sense-process-sequence img{aspect-ratio:4/3;object-fit:cover;background:var(--image-surface);width:100%;display:block}.sense-process-sequence figcaption{color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.08em;padding-top:.7rem}@media (width<=900px){.experiment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.works-card-grid,.about-content,.contact-form-section form,.float-hero,.float-process,.float-final-grid{grid-template-columns:1fr}.works-card-media{aspect-ratio:4/3}.about-portrait{width:min(22rem,72%);position:static}.playground-unit-heading,.float-process-copy,.sense-process-sequence{grid-template-columns:1fr}}@media (width<=680px){.form-actions{grid-template-columns:1fr}.form-actions button{width:100%}.playground-print-grid,.experiment-grid{grid-template-columns:1fr}.compass-grid,.motion-study-grid{grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.compass-grid .compass-main,.motion-study-grid .motion-study-main{grid-area:auto/1/auto/-1;justify-self:center;width:min(78%,24rem)}.compass-grid img,.motion-study-grid img{aspect-ratio:4/3;height:auto}.compass-grid .compass-main img,.motion-study-grid .motion-study-main img{aspect-ratio:auto}.drawing-stage{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:.75rem;min-height:0;display:flex;overflow-x:auto}.drawing-stage figure,.drawing-stage figure.is-active{scroll-snap-align:center;flex:0 0 88%;grid-template-rows:auto auto;height:auto;display:grid}.drawing-stage img{aspect-ratio:4/3;height:auto}.drawing-controls{position:sticky;left:0}}.chapter-tag{color:var(--accent);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.12em;grid-column:1/-1;margin:0 0 clamp(2.5rem,5vw,4.5rem)}.production-navigation{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.production-navigation a{min-height:7rem;padding:var(--project-gutter);border-right:1px solid var(--line);color:inherit;font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.1em;align-items:center;text-decoration:none;display:flex}.production-navigation a:last-child{border-right:0;justify-content:flex-end}.tekkerio-case-study{background:#f2f2ef}.tekkerio-hero{background:linear-gradient(135deg,#e8f4f4,#eee7f2 52%,#f4e3ec);grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);display:grid}.tekkerio-hero-copy{min-width:0;padding:var(--space-section) clamp(2rem, 5vw, 6rem) var(--space-section) var(--project-gutter);align-self:center}.tekkerio-hero-copy h1{max-width:9ch;font-size:var(--type-project-title);letter-spacing:-.055em;margin:1.25rem 0 2rem;font-weight:570;line-height:.92}.tekkerio-hero-copy>p:last-child{color:#585d60;max-width:32rem;font-size:clamp(1.05rem,1.4vw,1.28rem);line-height:1.62}.tekkerio-hero figure,.tekkerio-chapter figure{min-width:0;margin:0;position:relative;overflow:hidden}.tekkerio-hero img,.tekkerio-chapter figure img{object-fit:cover;width:100%;height:100%;display:block}.tekkerio-hero figure{aspect-ratio:3/2;align-self:center}.tekkerio-hero figure img{object-fit:contain}.tekkerio-hero figcaption,.tekkerio-chapter figcaption{color:#fff;font-family:var(--font-mono);letter-spacing:.09em;background:#19181dc7;padding:.55rem .7rem;font-size:.6rem;position:absolute;bottom:1rem;right:1rem}.tekkerio-opening,.tekkerio-chapter{padding:var(--space-section) var(--project-gutter);border-top:1px solid var(--line)}.tekkerio-opening{display:block}.tekkerio-player{width:min(80rem,100%);margin-inline:auto}.tekkerio-player-heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1rem;display:flex}.tekkerio-player-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,4vw,3.4rem);font-weight:560;line-height:.95}.tekkerio-player-heading a{color:inherit;font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.09em;text-underline-offset:.3em}.tekkerio-game-frame{aspect-ratio:1282/741;background:linear-gradient(135deg,#20242d,#3a2442 58%,#214d57);border:1px solid #414b524d;place-items:center;width:100%;max-height:calc(100svh - 4rem);display:grid;position:relative;overflow:hidden}.tekkerio-game-embed{transform-origin:50%;width:1282px;height:741px;position:absolute;top:50%;left:50%}.tekkerio-game-frame iframe{background:#111;border:0;width:100%;height:100%;display:block}.tekkerio-game-frame:fullscreen{aspect-ratio:auto;background:#111;border:0;width:100%;height:100%}.tekkerio-load-game{color:#fff;width:100%;height:100%;font-family:var(--font-mono);letter-spacing:.14em;cursor:pointer;background:0 0;border:0;font-size:clamp(.8rem,1.2vw,1rem)}.tekkerio-load-game:before{content:"▶";text-indent:.15em;border:1px solid;border-radius:50%;width:3.5rem;height:3.5rem;margin:0 auto 1rem;font-size:1.2rem;line-height:3.5rem;display:block}.tekkerio-load-game:hover,.tekkerio-load-game:focus-visible{background:#ffffff14}.tekkerio-fullscreen{z-index:2;color:#fff;min-height:2.75rem;font-family:var(--font-mono);letter-spacing:.09em;cursor:pointer;background:#19181dd1;border:1px solid #ffffff8c;padding:.65rem .8rem;font-size:.62rem;position:absolute;top:.75rem;right:.75rem}.tekkerio-systems{color:#f3f1f5;background:#24262d;grid-template-columns:minmax(0,1fr) minmax(18rem,.8fr);gap:0 clamp(4rem,10vw,12rem);display:grid}.tekkerio-systems .media-role-wide{background:#24262d;align-self:center}.tekkerio-systems .media-role-wide img{aspect-ratio:auto;object-fit:contain;height:auto}.tekkerio-growth-chapter{grid-template-columns:minmax(10rem,18rem) minmax(0,44rem);justify-content:center;align-items:center;gap:clamp(2.5rem,8vw,7rem);display:grid}.tekkerio-growth-chapter .production-copy{grid-column:2;width:100%;margin:0}.tekkerio-growth-figure{background:#f8f7f5;border:1px solid #414b5224;grid-area:1/1;justify-self:center;width:min(16rem,100%);padding:clamp(.5rem,1vw,.85rem)}.tekkerio-chapter .tekkerio-growth-figure img{object-fit:contain;height:auto}.tekkerio-future{grid-template-columns:minmax(0,44rem) minmax(10rem,18rem)}.tekkerio-future .production-copy{grid-column:1}.tekkerio-future .tekkerio-growth-figure{grid-column:2}.tekkerio-complete{background:#ebe5ee}.sense-case-study{background:#f3f0eb}.sense-hero{padding:clamp(2.5rem, 4vw, 4rem) var(--project-gutter);background:#e8e0d8;grid-template-columns:minmax(20rem,1.05fr) minmax(16rem,.75fr);align-items:center;gap:clamp(2rem,6vw,7rem);display:grid}.sense-hero-copy{z-index:1;flex-direction:column;justify-content:center;min-width:0;display:flex;position:relative}.sense-hero-copy h1{letter-spacing:-.05em;max-width:10ch;margin:0;font-size:clamp(3rem,4.8vw,4.75rem);font-weight:550;line-height:1}.sense-hero-intro{color:#635f5b;max-width:31rem;margin:1.5rem 0 0;font-size:clamp(1.05rem,1.4vw,1.28rem);line-height:1.62}.sense-hero-meta{color:#755943;margin:1.5rem 0 0}.sense-hero figure,.sense-chapter figure{margin:0;overflow:hidden}.sense-hero img,.sense-chapter figure img{object-fit:cover;width:100%;height:100%;display:block}.sense-hero figure{aspect-ratio:2/3;background:#ddd8d0;place-self:center;width:min(24rem,100%);min-height:0}.sense-hero img{object-fit:contain;object-position:center}.sense-opening,.sense-chapter{padding:var(--space-section) var(--project-gutter);border-top:1px solid #cec7bf}.sense-opening{grid-template-columns:minmax(0,1fr) minmax(18rem,.8fr);align-items:end;gap:clamp(4rem,10vw,12rem);display:grid}.sense-question{color:#6f492f;border-top:1px solid #6f492f;border-bottom:1px solid #6f492f;margin:0;padding:2rem 0;font-size:clamp(1.5rem,2.6vw,2.7rem);line-height:1.2}.sense-natural{grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:clamp(2.5rem,8vw,9rem);display:grid}.sense-contour{min-height:clamp(18rem,32vw,26rem);position:relative}.sense-contour i{border:1px solid #8c6448;border-radius:52% 48% 62% 38%/39% 55% 45% 61%;position:absolute;inset:10%;transform:rotate(18deg)}.sense-contour i:nth-child(2){inset:23%;transform:rotate(-12deg)}.sense-contour i:nth-child(3){inset:36%;transform:rotate(28deg)}.sense-inquiry{color:#f3f0eb;background:#292726;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;column-gap:clamp(1rem,5vw,6rem);display:grid}.sense-inquiry .production-copy{grid-area:2/1;margin-left:0}.sense-question-media{grid-area:2/2;justify-self:center;width:100%}.sense-inquiry .sense-question-media img{aspect-ratio:auto;object-fit:contain;height:auto!important}.sense-inquiry .chapter-tag{color:#c69a7b}.sense-drawing .production-copy{margin-bottom:clamp(4rem,8vw,8rem)}.sense-drawing figure{width:min(78rem,100%);margin-left:auto}.sense-drawing figure img{height:auto}.sense-chapter figcaption{color:#706a65;font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.1em;padding-top:.8rem}.sense-fit{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:0 clamp(4rem,9vw,10rem);display:grid}.sense-fit figure{margin-top:0}.sense-fit figure img{aspect-ratio:3/2}.sense-materials{color:#f3f0eb;background:#242322;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:0 clamp(4rem,9vw,10rem);display:grid}.sense-materials figure img{aspect-ratio:16/10}.sense-materials .production-copy{align-self:end}.sense-materials .chapter-tag{color:#c69a7b}.sense-materials figcaption{color:#aaa39d}.sense-making .production-copy{margin-bottom:clamp(5rem,10vw,10rem)}.sense-identity{width:min(62rem,82%);margin-left:auto!important}.sense-identity img{aspect-ratio:16/9}.sense-communication{grid-template-columns:minmax(0,1fr);display:grid}.sense-communication figure{width:min(70rem,100%);margin:clamp(3rem,7vw,6rem) auto 0}.sense-communication figure img{aspect-ratio:auto;object-fit:contain;object-position:center;height:auto}@media (width<=960px){.sense-opening,.sense-fit,.sense-materials,.sense-communication{grid-template-columns:minmax(0,1fr)}.sense-fit figure,.sense-materials .production-copy,.sense-communication figure{margin-top:clamp(3rem,7vw,5rem)}}@media (width<=680px){.sense-hero{grid-template-columns:minmax(0,1fr);row-gap:.75rem;padding-block:1.25rem}.sense-hero-copy{width:100%;max-width:48rem}.sense-hero-copy h1{max-width:12ch}.sense-hero figure{aspect-ratio:2/3;width:min(100%,clamp(16rem,40rem - 56vw,22rem))}.sense-natural{grid-template-columns:minmax(0,1fr)}}@media (width<=480px){.sense-hero-copy h1{font-size:clamp(3rem,13vw,3.4rem)}.sense-inquiry{grid-template-columns:minmax(0,1fr)}.sense-inquiry .production-copy,.sense-question-media{grid-column:1}.sense-inquiry .production-copy{grid-row:2}.sense-question-media{grid-row:3;width:min(24rem,100%);margin-top:clamp(3rem,7vw,5rem)}}.playground-page{padding-bottom:var(--space-major);background:#efefeb}.playground-intro{padding:var(--space-major) var(--project-gutter)}.playground-intro h1{font-size:var(--type-project-title);letter-spacing:-.055em;margin:1rem 0 0;font-weight:570;line-height:.92}.playground-cabinet{gap:var(--space-section) clamp(1rem, 2.5vw, 2.5rem);padding:0 var(--project-gutter);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.playground-item{grid-column:span 4;align-self:start;margin:0}.playground-item-wide{grid-column:span 8}.playground-item-large{grid-column:span 6}.playground-item-small{grid-column:span 3}.playground-item-tall{grid-row:span 2}.playground-item:nth-child(3n+2){margin-top:clamp(2rem,7vw,7rem)}.playground-item img{object-fit:contain;background:#e3e3df;width:100%;max-height:48rem;display:block}.playground-item:not(.playground-item-tall) img{aspect-ratio:4/3;object-fit:cover}.playground-item figcaption{color:#5c6061;font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.09em;border-top:1px solid #c4c5c1;justify-content:space-between;gap:1rem;padding-top:.7rem;display:flex}@media (width<=820px){.tekkerio-hero{grid-template-columns:minmax(0,1fr)}.tekkerio-systems{grid-template-columns:1fr}.sense-question,.sense-contour{width:min(32rem,100%);margin-left:auto}.playground-item{grid-column:span 6}.playground-item-wide{grid-column:span 9}.playground-item-small{grid-column:span 4}}@media (width<=680px){.production-copy,.production-copy p{min-width:0;max-width:100%}.production-copy h2,.tekkerio-hero-copy h1,.sense-hero-copy h1{overflow-wrap:anywhere;max-width:100%}.tekkerio-growth-chapter{grid-template-columns:minmax(0,1fr);gap:clamp(2rem,8vw,3rem)}.tekkerio-growth-chapter .production-copy,.tekkerio-growth-chapter .tekkerio-growth-figure{grid-area:auto/1}.tekkerio-growth-figure{width:min(13rem,65vw)}.sense-identity{width:100%}.playground-intro h1{overflow-wrap:anywhere}.playground-cabinet{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.5rem .8rem}.playground-item,.playground-item-wide,.playground-item-large{grid-column:span 2}.playground-item-small{grid-column:span 1}.playground-item:nth-child(3n+2){margin-top:0}.playground-item-small:nth-child(2n){margin-top:3rem}}.strata-case-study{--strata-gutter:var(--project-gutter);--strata-inline:max(var(--strata-gutter), calc((100% - var(--content-max)) / 2 + var(--strata-gutter)));background:#f2f2ef}.strata-project-hero{background:#e8e7ea;grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);display:grid}.strata-project-hero-copy{min-width:0;padding:var(--space-section) clamp(2rem, 5vw, 6rem) var(--space-section) var(--strata-gutter);align-self:center}.strata-project-hero-copy h1{max-width:8ch;font-size:var(--type-project-title);letter-spacing:-.055em;margin:1.25rem 0 2rem;font-weight:560;line-height:.92}.strata-project-hero-copy>p:last-child{max-width:32rem;color:var(--muted);font-size:clamp(1.05rem,1.4vw,1.28rem);line-height:1.62}.strata-project-hero-media{background:#e1e0e4;min-width:0;margin:0;position:relative;overflow:hidden}.strata-project-hero-media img{object-fit:cover;object-position:52% center;width:100%;height:100%;display:block}.strata-project-hero-media figcaption{color:#f4f3ef;font-family:var(--font-mono);letter-spacing:.09em;background:#19181dcc;padding:.6rem .75rem;font-size:.6rem;position:absolute;bottom:1rem;right:1rem}.strata-opening{padding:var(--space-major) var(--strata-inline);grid-template-columns:minmax(0,1.2fr) minmax(16rem,.8fr);align-items:stretch;gap:clamp(3rem,7vw,8rem);display:grid}.strata-principle{border-bottom:1px solid var(--text);border-left:2px solid var(--accent);width:min(100%,24rem);font-family:var(--font-mono);letter-spacing:.1em;align-items:flex-end;margin:0 0 0 auto;padding:clamp(2rem,4vw,4rem) 0 1.5rem clamp(1.5rem,3vw,2.5rem);font-size:clamp(1rem,1.65vw,1.5rem);line-height:1.35;display:flex}.strata-chapter{padding:var(--space-section) var(--strata-inline);border-top:1px solid var(--line);position:relative}.strata-chapter-index{color:var(--accent);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.12em;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.strata-media{margin:0}.strata-media img{object-fit:cover;background:var(--image-surface);width:100%;height:100%;display:block}.strata-media figcaption{color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.1em;padding-top:.8rem}.strata-origin .strata-copy{margin-bottom:clamp(3rem,6vw,6rem)}.strata-inspiration-sequence{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(1rem,2vw,2rem);display:grid}.strata-inspiration-sequence .strata-media{width:100%}.strata-inspiration-sequence img{aspect-ratio:1;object-fit:cover;object-position:center;height:auto}.strata-inspiration-sequence .strata-media:nth-child(2) img{object-position:54% 52%;background:#fff}.strata-inspiration-sequence .strata-media:nth-child(4) img{object-position:50% 48%;background:#000}.strata-form .strata-copy{margin-bottom:clamp(3rem,6vw,6rem)}.strata-media-sketch{width:min(72rem,100%);margin-inline:auto}.strata-media-sketch img{aspect-ratio:auto;object-fit:contain;background:#fff;height:auto}.strata-discipline .strata-copy{margin-bottom:clamp(3rem,6vw,6rem)}.strata-process-sequence{--strata-media-gap:clamp(1rem, 2vw, 2rem);gap:clamp(2rem, 4vw, 4rem) var(--strata-media-gap);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.strata-process-sequence .strata-media:last-child{grid-column:1/-1;justify-self:center;width:min(72rem,82%)}.strata-process-sequence img{aspect-ratio:auto;object-fit:contain;height:auto}.strata-structure .strata-copy{margin:0 auto clamp(3rem,6vw,6rem)}.strata-media-outcome{width:min(72rem,100%);margin-inline:auto}.strata-media-outcome img{aspect-ratio:auto;object-fit:contain;height:auto}.strata-prototype{color:#f2f2ef;background:linear-gradient(#37333b,#262329 18% 82%,#37333b);grid-template-columns:minmax(0,1fr) minmax(18rem,28rem);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.strata-prototype .strata-chapter-index{grid-column:1/-1}.strata-prototype .strata-copy{margin:0}.strata-prototype .strata-chapter-index{color:#b89ac6}.strata-evidence-note{color:#c6c2ca;border-top:1px solid #85818a;width:min(28rem,100%);margin:0;padding-top:1.25rem;font-size:clamp(1.4rem,2.5vw,2.4rem);line-height:1.2}.strata-media-render{grid-column:1/-1;width:min(72rem,100%);margin:clamp(1rem,2vw,2rem) auto 0}.strata-media-render img{aspect-ratio:auto;object-fit:contain;height:auto}.strata-refinement{background:linear-gradient(180deg, #e7e5e8, var(--background) 22%);padding-top:clamp(5rem,9vw,9rem)}.strata-refinement .strata-copy{margin-bottom:clamp(3rem,6vw,6rem)}.strata-media-performance{width:min(72rem,100%);margin:0 auto}.strata-media-performance img{aspect-ratio:auto;object-fit:contain;height:auto}.strata-project-navigation{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.strata-project-navigation a{min-height:7rem;padding:var(--strata-gutter);border-right:1px solid var(--line);color:var(--text);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.1em;align-items:center;text-decoration:none;display:flex}.strata-project-navigation a:last-child{border-right:0;justify-content:flex-end}@media (width<=820px){.strata-opening{grid-template-columns:1fr}.strata-principle{margin-left:auto;padding-top:1.5rem}.strata-inspiration-sequence{grid-template-columns:repeat(2,minmax(0,1fr))}.strata-prototype{grid-template-columns:1fr}.strata-evidence-note{margin-left:auto}}@media (width<=680px){.strata-project-hero{grid-template-columns:minmax(0,1fr)}.strata-project-hero-copy{width:100%;max-width:100vw}.strata-project-hero-copy h1{overflow-wrap:anywhere;width:100%}.strata-project-hero-copy>p:last-child{width:100%;max-width:100%}.strata-project-hero-media{aspect-ratio:3/2;min-height:0}.strata-project-hero-media figcaption{max-width:calc(100% - 1.5rem);bottom:.75rem;right:.75rem}.strata-copy,.strata-copy p{max-width:100%}.strata-copy h2{overflow-wrap:anywhere;max-width:100%}.strata-process-sequence{grid-template-columns:1fr}.strata-process-sequence .strata-media:last-child{grid-column:auto;width:100%}.strata-project-hero-media img{object-position:50% 62%}.strata-project-navigation a{min-height:8rem;padding:1.25rem;font-size:.62rem}}.app-frame .site-header{z-index:10;position:relative}.app-frame .site-header,.app-frame .site-footer{border-color:color-mix(in srgb, var(--line) 78%, transparent)}.app-frame .site-name{letter-spacing:.16em;font-weight:700}.app-frame .hero-shell{background:radial-gradient(circle at 70% 46%, color-mix(in srgb, var(--hero-accent,var(--accent)) 5%, transparent), transparent 30%), linear-gradient(115deg, #fffffd75, transparent 50%)}.app-frame .hero-shell:before{z-index:-1;inset:clamp(1.5rem, 4vw, 4rem) var(--hero-gutter) 7rem;border-top:1px solid color-mix(in srgb, var(--line) 60%, transparent);border-left:1px solid color-mix(in srgb, var(--line) 45%, transparent);content:"";pointer-events:none;position:absolute}.app-frame .hero-shell:after{z-index:-1;top:50%;right:var(--hero-gutter);background:var(--line);content:"";opacity:.55;pointer-events:none;width:clamp(3rem,9vw,9rem);height:1px;position:absolute}.app-frame .hero-shell.mode-model{--hero-accent:var(--mode-model)}.app-frame .hero-shell.mode-optimize{--hero-accent:var(--mode-optimize)}.app-frame .hero-shell.mode-activate{--hero-accent:var(--mode-activate)}.app-frame .hero-shell.mode-clarify{--hero-accent:var(--mode-clarify)}.app-frame .hero-mode-controls button:first-child.is-active{color:var(--mode-model)}.app-frame .hero-mode-controls button:nth-child(2).is-active{color:var(--mode-optimize)}.app-frame .hero-mode-controls button:nth-child(3).is-active{color:var(--mode-activate)}.app-frame .hero-mode-controls button:nth-child(4).is-active{color:var(--mode-clarify)}.app-frame .hero-mode-controls button:before{fill:var(--background);background:var(--background)}.app-frame .hotspot-note{background:var(--note-background)}.app-frame .hero-copy h1{font-weight:560}.app-frame .hero-summary{line-height:1.6}.selected-work-section:before{background:var(--line);content:"";width:1px;height:clamp(2.5rem,7vw,6rem);position:absolute;top:0;left:33.333%}.selected-work-section .section-heading{grid-template-columns:minmax(8rem,1fr) minmax(0,2fr);align-items:end}.selected-work-section .section-heading h2{font-size:var(--type-section);letter-spacing:-.04em;font-weight:540}.selected-project-copy p{line-height:1.5}.selected-project-arrow{transition:transform .2s}.selected-project a:hover .selected-project-arrow,.selected-project a:focus-visible .selected-project-arrow{transform:translate(.25rem)}.entry-grid{margin-top:var(--space-major)}.entry-grid a{background:color-mix(in srgb, var(--surface) 38%, transparent);transition:background .2s}.entry-grid a:hover,.entry-grid a:focus-visible{background:color-mix(in srgb, var(--surface) 72%, transparent)}.app-frame .site-header nav a,.app-frame .site-footer{color:#575b5d}.app-frame .site-header nav a:hover,.app-frame .site-header nav a[aria-current=page]{color:var(--text)}.app-frame .eyebrow{color:var(--muted)}.app-frame .hero-copy .eyebrow,.app-frame .selected-work-section .eyebrow{color:var(--accent)}.app-frame .hero-shell:before{border-color:color-mix(in srgb, var(--line) 68%, transparent)}.app-frame .hero-object-image{filter:contrast(1.02)saturate(.9)}.app-frame .hero-hotspot{background:color-mix(in srgb, var(--background) 90%, transparent)}.app-frame .hotspot-note{border-left-color:var(--line);box-shadow:0 .5rem 1.5rem #21242614}.selected-project-copy{transition:border-color .2s}.selected-project-copy p{color:#55595b}.selected-project-arrow{color:var(--text)}.selected-project a:hover .selected-project-copy,.selected-project a:focus-visible .selected-project-copy{border-top-color:var(--text)}.selected-project-media:after{content:"";pointer-events:none;border-top:1px solid #f2f2efcc;border-right:1px solid #f2f2efcc;width:1.15rem;height:1.15rem;position:absolute;top:.75rem;right:.75rem}@media (width<=820px){.app-frame .hero-shell:before{inset:1.5rem var(--hero-gutter) 6.5rem}.app-frame .hero-shell:after{display:none}.selected-work-section:before{left:0}.selected-work-section .section-heading{grid-template-columns:1fr}.selected-project,.selected-project-strata,.selected-project-tekkerio,.selected-project-icl,.selected-project-sense{grid-column:span 1;margin-top:0}.selected-project-copy{grid-template-columns:2rem 1fr auto}.selected-project-copy p{grid-column:2/-1}}@media (width<=680px){:root{--site-gutter:1.25rem}.hero-summary{width:34ch;max-width:100%;font-size:.95rem;line-height:1.5}.hero-object-state{font-size:.5rem;top:.55rem;left:.55rem}.selected-work-section{padding-top:var(--space-section)}.selected-work-list{gap:var(--space-section);grid-template-columns:1fr}.selected-project-copy{padding:.8rem 0 0}}.hero-copy h1,.hero-summary,.project-list strong,.works-card h3,.entry-grid strong{overflow-wrap:anywhere}.project-list a{grid-template-columns:3rem minmax(9rem,14rem) minmax(0,1fr) auto}.project-list-media{aspect-ratio:4/3;background:var(--image-surface);margin:0;overflow:hidden}.project-list-media img{object-fit:cover;width:100%;height:100%;display:block}.project-list li:first-child .project-list-media img{object-fit:contain;background:#f7f6f2}.entry-grid{background:var(--line);gap:1px}.entry-grid a{background:var(--background);border:0;grid-template-rows:auto 1fr auto;grid-template-columns:minmax(5rem,8rem) 1fr;gap:1rem 1.5rem;min-height:13rem;padding:clamp(1.5rem,3vw,3rem);position:relative}.entry-grid img{object-fit:cover;filter:grayscale();grid-row:1/-1;width:100%;height:100%;max-height:10rem}.entry-grid .eyebrow,.entry-grid strong,.entry-grid .entry-cta{grid-column:2}.entry-grid strong{align-self:center;font-size:clamp(1.2rem,2vw,2rem)}.entry-contact{background:color-mix(in srgb, #d9eef0 45%, var(--background))!important}.entry-contact-mark{color:#277a70;grid-row:1/-1;place-items:center;min-height:8rem;font-size:clamp(3rem,7vw,6rem);display:grid}.home-closing{width:100vw;padding:clamp(3rem, 7vw, 7rem) var(--site-gutter);color:#f4f3ef;background:#252329;grid-template-columns:1fr auto;align-items:end;gap:1rem;margin-left:-50vw;display:grid;position:relative;left:50%}.home-closing .eyebrow{color:#b89ac6;grid-column:1/-1}.home-closing p:not(.eyebrow){letter-spacing:-.045em;margin:0;font-size:clamp(2rem,5vw,5rem);line-height:1}.home-closing a{color:inherit;font-family:var(--font-mono);letter-spacing:.1em;font-size:.75rem}@media (width<=1100px){.hero-shell{grid-template:"copy""object""modes"/minmax(0,1fr);align-content:start}.hero-copy{background:0 0;width:min(100%,25rem);padding:1rem 0}.hero-copy h1{font-size:clamp(2.75rem,5.2vw,3.5rem)}.hero-object{place-self:start end;width:min(100%,36rem)}.project-list a>span:nth-child(3){grid-template-columns:minmax(7rem,.5fr) 1fr}.project-list a>span:nth-child(3)>span:last-child{grid-column:1/-1}}@media (width<=680px){.hero-shell{grid-template:"copy""object""modes"/minmax(0,1fr);align-content:start}.hero-shell>*{min-width:0}.hero-copy{width:min(100%,25rem)}.hero-copy h1{max-width:100%;font-size:clamp(2.25rem,6vw,2.75rem)}.hero-mobile-break{display:block}.hero-action{white-space:normal}.hero-object{justify-self:end;width:min(100%,36rem);max-width:none}.project-list a{grid-template-columns:2rem minmax(5.5rem,28vw) minmax(0,1fr) auto;gap:.65rem}.project-list a>span:nth-child(3){grid-template-columns:1fr;gap:.35rem}.project-list a>span:nth-child(3)>span:last-child{display:none}.project-list strong{font-size:clamp(1rem,5vw,1.35rem)}.entry-grid{grid-template-columns:1fr}.entry-grid a{grid-template-columns:5.5rem 1fr}.home-closing{grid-template-columns:1fr}}.drawing-gallery{position:relative}.drawing-stage{background:#dddcd6}.drawing-stage figure{min-width:0}.drawing-controls{z-index:4;color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f2f2eff2;position:sticky;bottom:0}.drawing-controls button{min-height:3.25rem;color:inherit;background:0 0}.experiment-media{background:var(--image-surface);cursor:zoom-in;border:0;width:100%;padding:0;display:block;overflow:hidden}.experiment-media img{width:100%;transition:transform .25s;display:block}.experiment-media:hover img,.experiment-media:focus-visible img{transform:scale(1.015)}.media-lightbox{z-index:100;background:#141415f0;place-items:center;padding:clamp(1rem,4vw,4rem);display:grid;position:fixed;inset:0}.media-lightbox figure{color:#f3f2ed;grid-template-rows:minmax(0,1fr) auto;max-width:min(88rem,100%);max-height:88vh;margin:0;display:grid}.media-lightbox img{object-fit:contain;width:100%;height:100%;min-height:0;display:block}.media-lightbox figcaption{font-family:var(--font-mono);letter-spacing:.08em;padding-top:.75rem;font-size:.68rem}.media-lightbox>button{color:#fff;min-height:2.75rem;font-family:var(--font-mono);letter-spacing:.08em;cursor:pointer;background:#202124;border:1px solid #ffffff73;padding:.65rem .9rem;font-size:.68rem;position:fixed;top:1rem;right:1rem}@media (width<=680px){.drawing-controls{position:sticky;bottom:0}.drawing-controls button{padding-inline:.65rem;font-size:.64rem}.media-lightbox{padding:3.5rem .75rem 1rem}}.icl-chapter-cad{box-shadow:inset 0 4rem 5rem -5rem #f2f2ef8c,inset 0 -4rem 5rem -5rem #f2f2ef73}.sense-natural .sense-contour{display:none}.sense-natural .production-copy{max-width:54rem}.sense-drawing{padding-top:clamp(4rem,7vw,7rem)}@media (width<=820px){.tekkerio-hero,.float-hero{grid-template-columns:1fr}.tekkerio-hero-copy{width:100%;max-width:44rem;padding-right:0}.tekkerio-hero figure{min-width:0;margin-top:2rem}}.supporting-case-study{--supporting-gutter:var(--site-gutter);background:var(--background);width:100vw;margin-left:-50vw;position:relative;left:50%;overflow:clip}.supporting-project-hero{padding:var(--space-section) var(--supporting-gutter);border-top:1px solid var(--line);grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(2rem,6vw,7rem);display:grid}.supporting-project-hero>div{min-width:0}.supporting-project-hero h1{letter-spacing:-.05em;overflow-wrap:anywhere;max-width:12ch;margin:1rem 0 1.5rem;font-size:clamp(2.7rem,5vw,5.2rem);font-weight:560;line-height:.94}.supporting-project-hero>div>p:last-child{max-width:36rem;color:var(--muted);font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.62}.supporting-project-hero figure,.supporting-chapter figure,.supporting-final figure{background:var(--image-surface);min-width:0;margin:0}.supporting-project-hero img,.supporting-chapter img,.supporting-final img{object-fit:contain;width:100%;height:auto;max-height:72vh;display:block}.supporting-project-hero figure{background:#deddd9}.supporting-projector .supporting-project-hero figure{background:#202124}.supporting-kettle .supporting-project-hero figure{background:#eef0ef}.supporting-chair .supporting-project-hero figure{background:#e8e6e7}.supporting-chapter{padding:var(--space-section) var(--supporting-gutter);border-top:1px solid var(--line)}.supporting-chapter-split,.supporting-final{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2rem,7vw,8rem);display:grid}.supporting-chapter-tint{background:color-mix(in srgb, var(--surface) 62%, var(--background))}.supporting-copy{width:min(100%,43rem);min-width:0}.supporting-copy-wide{width:min(100%,54rem);margin-inline:auto}.supporting-copy h2,.supporting-copy-wide h2{letter-spacing:-.035em;overflow-wrap:anywhere;max-width:20ch;margin:0 0 1.5rem;font-size:clamp(1.65rem,3vw,3.1rem);font-weight:540;line-height:1.05}.supporting-copy p,.supporting-copy-wide p{font-size:var(--type-body);margin:0 0 1.2rem;line-height:1.72}.supporting-chapter figcaption{color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.1em;padding-top:.75rem}.supporting-final{background:color-mix(in srgb, var(--surface) 45%, var(--background))}.supporting-projector .supporting-final figure{background:#202124}.supporting-kettle .supporting-final figure{background:#eef0ef}.supporting-chair .supporting-final figure{background:#e8e6e7}.supporting-project-navigation{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;display:grid}.supporting-project-navigation a{min-width:0;min-height:7rem;padding:clamp(1rem, 3vw, 3rem) var(--supporting-gutter);border-right:1px solid var(--line);color:var(--text);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.08em;overflow-wrap:anywhere;align-items:center;line-height:1.5;text-decoration:none;display:flex}.supporting-project-navigation a:nth-child(2){justify-content:center}.supporting-project-navigation a:last-child{text-align:right;border-right:0;justify-content:flex-end}.supporting-hero-media{background:var(--line);grid-template-columns:minmax(0,1.45fr) minmax(0,.55fr);gap:1px;display:grid}.supporting-hero-media figure{background:var(--image-surface)}.supporting-media-sequence{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1.5rem);display:grid}.supporting-media-sequence figure{align-content:start;display:grid}.sense-reference-pair,.sense-sketch-sequence,.tekkerio-screen-group{gap:clamp(.75rem,2vw,2rem);margin-top:clamp(2rem,5vw,5rem);display:grid}.sense-reference-pair{grid-template-columns:repeat(2,7rem);place-self:start end;width:auto}.sense-sketch-sequence{grid-template-columns:repeat(3,minmax(0,1fr));width:min(50rem,100%);margin-inline:auto}.tekkerio-screen-group{grid-template-columns:repeat(3,minmax(0,28rem));justify-content:center}.sense-reference-pair figure,.sense-sketch-sequence figure,.tekkerio-screen-group figure{min-width:0;margin:0}.sense-reference-pair img,.tekkerio-screen-group img{aspect-ratio:4/3;object-fit:contain;background:var(--image-surface);width:100%;display:block}.tekkerio-screen-group .experiment-media{aspect-ratio:1600/895}.tekkerio-screen-group .experiment-media img{aspect-ratio:1600/895;height:100%}.sense-chapter .sense-reference-pair img{aspect-ratio:2/5;object-fit:cover;height:auto}.sense-reference-pair figure:first-child img{object-position:52% center}.sense-reference-pair figure:last-child img{object-position:45% center}.sense-chapter .sense-sketch-sequence img{aspect-ratio:1;object-fit:contain;background:var(--image-surface);width:100%;height:auto;display:block}.sense-reference-pair figcaption,.sense-sketch-sequence figcaption,.tekkerio-screen-group figcaption{color:var(--muted);font-family:var(--font-mono);font-size:var(--type-meta);letter-spacing:.08em;padding-top:.7rem}@media (width<=1100px){.tekkerio-screen-group{grid-template-columns:repeat(2,minmax(0,28rem))}}@media (width<=680px){.sense-reference-pair{justify-self:center}}@media (width<=820px){.supporting-project-hero,.supporting-chapter-split,.supporting-final{grid-template-columns:1fr}.supporting-project-hero{gap:2.5rem}.supporting-project-hero h1{max-width:100%}.supporting-hero-media{grid-template-columns:1fr 1fr}.supporting-chapter-split>figure:first-child{order:2}.supporting-project-navigation{grid-template-columns:1fr 1fr}.supporting-project-navigation a{min-height:5.5rem;padding:1.25rem}.supporting-project-navigation a:nth-child(2){display:none}}@media (width<=390px){.supporting-project-hero h1{font-size:clamp(2.25rem,11vw,3rem)}.supporting-project-navigation a{font-size:.58rem}}@media (width<=760px){.tekkerio-player-heading{flex-direction:column;align-items:start;gap:.75rem}.tekkerio-screen-group{grid-template-columns:minmax(0,22rem)}.supporting-media-sequence,.supporting-hero-media{grid-template-columns:1fr}}@media (width<=600px){.sense-sketch-sequence{grid-template-columns:1fr;width:min(13.2rem,100%);margin-inline:auto}}.work-page-intro{min-height:0;padding-block:clamp(3rem,5vw,5rem)}.playground-intro{padding-top:var(--space-section);padding-bottom:clamp(3rem,7vw,6rem)}.playground-print-unit .playground-unit-heading{margin-bottom:clamp(2rem,4vw,3.5rem)}.supporting-projector .supporting-hero-media{background:0 0;display:block}.float-chapter-inner{width:min(100%, calc(var(--content-max) - (2 * var(--project-gutter))));margin-inline:auto}.float-chapter-media{width:min(100%,54rem);margin:clamp(3rem,7vw,7rem) auto 0}.float-chapter-media img{background:var(--image-surface);width:100%;display:block}@media (width>=761px){.float-understanding-chapter .float-chapter-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(2rem,6vw,7rem);display:grid}.float-understanding-chapter .chapter-tag{grid-column:1/-1}.float-understanding-chapter .production-copy{grid-column:1;align-self:start;margin-inline:0}.float-understanding-chapter .float-chapter-media{grid-column:2;justify-self:end;width:min(100%,30rem);margin-top:0}}@media (width<=760px){.float-hero-inner{grid-template-columns:1fr;gap:clamp(2rem,8vw,3rem)}}.supporting-chair .supporting-chapter-tint{grid-template-columns:minmax(0,1fr) minmax(15rem,.8fr) minmax(0,1fr)}.chair-relationship-inline{align-self:center}.chair-material-detail-final{justify-self:end;width:min(100%,30rem)}@media (width>=821px){.chair-opening-story{grid-template-columns:minmax(0,1fr) minmax(15rem,1fr);row-gap:clamp(2rem,4vw,4rem)}.chair-opening-story>.supporting-copy:first-child{grid-area:1/1}.chair-opening-story>figure{grid-area:1/2/3;align-self:center}.chair-opening-story>.supporting-copy:last-child{grid-area:2/1}}.supporting-kettle .supporting-project-hero figure{place-items:center;display:grid;overflow:hidden}.supporting-kettle .kettle-sketch-sheet{width:min(100%,72rem);margin:clamp(2rem,5vw,4rem) auto 0}.supporting-kettle .kettle-sketch-sheet img{max-height:none}@media (width>=1800px){.supporting-kettle .supporting-project-hero{grid-template-columns:minmax(17rem,28rem) minmax(0,49rem);justify-content:center;gap:5.5rem}}@media (width<=820px){.supporting-chair .supporting-chapter-tint{grid-template-columns:1fr}.chair-material-detail-final{justify-self:start}}@media (width<=760px){.float-chapter-media{width:100%;margin-right:0}}
