@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.sticky{position:sticky}.grid{display:grid}}:root{--font-body:"Arial Nova", "Helvetica Neue", Arial, sans-serif;--font-display:"Arial Nova", "Helvetica Neue", Arial, sans-serif;--ink:#071522;--ink-2:#10283b;--ink-soft:#496071;--ink-faint:#708493;--ice:#dce7f0;--ice-deep:#c5d6e3;--ice-light:#edf3f7;--paper:#f5f3ed;--paper-light:#fbfaf7;--paper-deep:#e6e3da;--line:#aabcc8;--blue:#1677ff;--blue-deep:#073c7d;--blue-soft:#d7e6f1;--signal:#ed4c2a;--signal-soft:#f0d8d1;--sage:#b8c8b0;--sage-deep:#536b55;--sage-soft:#dfe8d8;--gold:#b78b00;--gold-soft:#f5df8d;--purple:#5b5680;--purple-soft:#dddaea;--myfam:#f4c20d;--myfam-cream:#f5efe3;--page:min(100% - 2 * var(--gutter), 116rem);--gutter:clamp(1rem, 2.1vw, 2.5rem);--header-height:4.25rem;--rule:1px solid var(--line);--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{background:var(--ice);min-width:20rem;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.5}::selection{background:var(--blue);color:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img,svg{display:block}svg{stroke-width:1.6px;width:1em;height:1em}h1,h2,h3,h4,p{margin:0}ul,ol,dl,dd{margin:0;padding:0}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.skip-link{z-index:200;color:var(--ink);background:#fff;padding:.7rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.portfolio{position:relative}.site-header{--header-fg:#edf3f7;--header-cell:#edf3f71f;--header-cell-hover:#edf3f738;--header-rule:#edf3f729;--header-brand-bg:#1677ff;--header-brand-fg:#fff;z-index:100;height:var(--header-height);padding:.65rem var(--gutter);color:var(--header-fg);pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.site-header a{pointer-events:auto}.site-brand{align-items:center;gap:.7rem;display:inline-flex}.site-brand__mark{background:var(--header-brand-bg);width:2.25rem;height:2.25rem;color:var(--header-brand-fg);letter-spacing:-.03em;place-items:center;font-size:.68rem;font-weight:800;display:grid}.site-brand__name{letter-spacing:-.015em;font-size:.92rem;font-weight:700}.site-header nav{min-height:2.25rem;display:flex}.site-header nav>a{border-left:1px solid var(--header-rule);background:var(--header-cell);letter-spacing:.035em;text-transform:uppercase;justify-content:center;align-items:center;min-height:2.25rem;padding-inline:clamp(.8rem,1.3vw,1.35rem);font-size:.67rem;font-weight:700;transition:background-color .16s;display:flex}.site-header nav>a:hover{background:var(--header-cell-hover)}.site-header__resume{gap:.55rem}.site-header__resume svg{width:.9rem;height:.9rem}.site-header nav>.site-header__arrow{border-right:1px solid var(--header-rule);width:2.25rem;padding:0}.site-header__arrow svg{width:1rem;height:1rem}.registration-grid{--grid-line:#07152226;--grid-marker:var(--blue);z-index:0;inset:0 var(--gutter);pointer-events:none;position:absolute;overflow:hidden}.registration-grid--dark{--grid-line:#e7f0f726;--grid-marker:#6aa7ff}.registration-grid__columns,.registration-grid__rows{display:grid;position:absolute;inset:0}.registration-grid__columns{grid-template-columns:repeat(6,1fr)}.registration-grid__columns i{border-left:1px dotted var(--grid-line)}.registration-grid__columns i:last-child{border-right:1px dotted var(--grid-line)}.registration-grid__rows{grid-template-rows:repeat(4,1fr)}.registration-grid__rows i{border-top:1px dotted var(--grid-line)}.registration-grid__rows i:last-child{border-bottom:1px dotted var(--grid-line)}.registration-grid__marker{background:var(--grid-marker);width:.38rem;height:.38rem;position:absolute}.registration-grid__marker--start{top:-.1rem;left:-.1rem}.registration-grid__marker--end{bottom:-.1rem;right:-.1rem}.system-hero{background:var(--ice);min-height:100svh;position:relative}.system-hero__pin{height:100svh;min-height:40rem;position:relative}.system-hero__canvas{width:100%;height:100%;position:relative;overflow:hidden}.system-hero__frame{z-index:3;background:var(--ink);clip-path:inset(0);will-change:clip-path;position:absolute;inset:0;overflow:hidden}.hero-scene,.hero-process-preview{position:absolute;inset:0;overflow:hidden}.hero-scene{z-index:2;background:var(--ink);color:var(--ice-light)}.hero-process-preview{z-index:3;background:var(--ice-deep);opacity:0;visibility:hidden;place-items:center;display:grid}.hero-scene__identity{z-index:6;top:clamp(6.75rem,12vh,8.5rem);left:var(--gutter);width:min(48rem,50vw);position:absolute}.hero-scene__eyebrow{letter-spacing:.045em;text-transform:uppercase;margin-bottom:clamp(1rem,2vh,1.6rem);font-size:.7rem;font-weight:700}.hero-scene h1{letter-spacing:-.045em;max-width:15ch;font-size:clamp(4.4rem,6.8vw,7.8rem);font-weight:500;line-height:.89}.hero-scene__summary{color:#edf3f7c2;max-width:39rem;margin-top:clamp(1.2rem,2.4vh,1.8rem);font-size:clamp(.92rem,1.08vw,1.08rem);line-height:1.45}.hero-scene__actions{width:min(30rem,100%);margin-top:clamp(1.3rem,2.7vh,2rem);display:flex}.hero-scene__actions a{background:#edf3f714;border:1px solid #edf3f738;flex:1;justify-content:space-between;align-items:center;gap:.8rem;min-height:2.65rem;padding:.7rem .9rem;font-size:.72rem;font-weight:700;display:flex}.hero-scene__actions a:first-child{background:var(--ice-light);color:var(--ink)}.hero-scene__actions svg{width:.95rem;height:.95rem}.hero-scene__audience{color:#edf3f78c;margin-top:.75rem;font-size:.62rem}.hero-system{z-index:3;width:min(58rem,56vw);height:68%;color:var(--ice-light);opacity:.8;position:absolute;top:10%;right:0}.hero-system>svg{width:100%;height:100%;position:absolute;inset:0}.system-path{fill:none;stroke:#bed5e575;stroke-dasharray:1;stroke-dashoffset:0;stroke-width:1.1px;vector-effect:non-scaling-stroke}.system-node{background:#0e2131;border:1px solid #bed5e547;align-content:end;min-width:clamp(10rem,13vw,14rem);min-height:5.8rem;padding:.75rem;display:grid;position:absolute}.system-node:before{background:var(--blue);content:"";width:.4rem;height:.4rem;position:absolute;top:-.22rem;left:-.22rem}.system-node strong{font-size:.77rem}.system-node small{color:#edf3f78f;margin-top:.2rem;font-size:.58rem}.system-node--product{top:12%;left:2%}.system-node--system{top:42%;left:38%}.system-node--release{bottom:8%;right:2%}.hero-scene__brief{z-index:6;left:var(--gutter);right:var(--gutter);border-top:1px solid #edf3f738;border-bottom:1px solid #edf3f729;grid-template-columns:1.05fr 1.25fr .75fr;width:auto;display:grid;position:absolute;bottom:.8rem}.hero-scene__brief>div{border-right:1px solid #edf3f729;align-content:center;min-height:4.9rem;padding:.8rem 1rem .75rem 0;display:grid}.hero-scene__brief>div+div{padding-left:1rem}.hero-scene__brief>div:last-child{border-right:0}.hero-scene__brief dt{color:#edf3f785;letter-spacing:.04em;text-transform:uppercase;font-size:.54rem}.hero-scene__brief dd{margin-top:.28rem;font-size:.72rem;font-weight:700}.system-hero__handoff{z-index:2;padding:calc(var(--header-height) + 2rem) var(--gutter) 2rem;color:var(--ink);opacity:0;visibility:hidden;position:absolute;inset:0}.system-hero__handoff>div{top:26%;left:var(--gutter);gap:.9rem;width:15vw;display:grid;position:absolute}.system-hero__handoff span{color:var(--blue-deep);text-transform:uppercase;font-size:.65rem;font-weight:700}.system-hero__handoff strong{letter-spacing:-.04em;font-size:clamp(1.45rem,2vw,2.25rem);font-weight:500;line-height:.96}.system-hero__handoff>p{right:var(--gutter);width:15vw;font-size:.82rem;line-height:1.35;position:absolute;bottom:9%}.system-hero__progress{z-index:8;right:var(--gutter);width:12rem;color:var(--ice-light);text-transform:uppercase;align-items:center;gap:.8rem;font-size:.6rem;font-weight:700;display:flex;position:absolute;bottom:6.7rem}.system-hero__progress i{background:#edf3f752;flex:1;height:1px;position:relative}.system-hero__progress i:after{background:var(--blue);content:"";width:32%;height:3px;position:absolute;top:-1px;left:0}.hero-process-preview__sheet{background:var(--paper-light);width:min(70%,68rem);min-height:min(60%,34rem);color:var(--ink);border:1px solid #0715226b;grid-template-rows:auto 1fr auto;padding:clamp(1rem,2.4vw,2.5rem);display:grid}.hero-process-preview__sheet>header{border-bottom:1px solid var(--line);color:var(--blue-deep);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;padding-bottom:.75rem;font-size:.6rem;font-weight:700;display:flex}.hero-process-preview__stages{grid-template-columns:repeat(3,1fr);align-items:center;gap:clamp(.7rem,2vw,2.5rem);display:grid}.hero-process-preview__stages>div{align-content:center;gap:.4rem;min-height:9rem;display:grid}.hero-process-preview__stages i{background:var(--blue);width:.45rem;height:.45rem;display:block}.hero-process-preview__stages span{color:var(--blue-deep);text-transform:uppercase;font-size:.63rem;font-weight:700}.hero-process-preview__stages strong{letter-spacing:-.045em;max-width:11ch;font-size:clamp(1.25rem,2vw,2.15rem);font-weight:500;line-height:.95}.hero-process-preview__route{border-top:1px solid var(--ink);justify-content:space-between;align-items:center;height:1.25rem;display:flex;position:relative}.hero-process-preview__route i{background:var(--ink);width:.45rem;height:.45rem;margin-top:-.45rem;display:block}.hero-process-preview__route b{background:var(--blue);width:100%;height:.22rem;display:block;position:absolute;top:-2px;left:0;transform:scaleX(0)}.work{background:var(--ice);position:relative}.work-intro{min-height:62svh;padding:clamp(7rem, 14vh, 10rem) var(--gutter) clamp(4rem, 9vh, 7rem);grid-template-columns:2fr 7fr 3fr;align-items:start;gap:clamp(1.5rem,3vw,3.5rem);display:grid}.work-intro>p:first-child,.section-heading>p:first-child{color:var(--blue-deep);text-transform:uppercase;flex-direction:column;padding-top:.7rem;font-size:.68rem;font-weight:700;display:flex}.work-intro>p:first-child span,.section-heading>p:first-child span{color:var(--ink-faint);margin-top:.25rem;font-weight:500}.work-intro h2{letter-spacing:-.065em;max-width:7ch;font-size:clamp(4rem,8.7vw,10rem);font-weight:500;line-height:.82}.work-intro>p:last-child{max-width:24rem;color:var(--ink-soft);padding-top:.7rem;font-size:1rem}.project-chapter{min-height:94svh;padding:calc(var(--header-height) + 1rem) var(--gutter) clamp(3rem, 7vh, 6rem);color:var(--ink);grid-template-rows:auto 1fr;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1rem,2vw,2.5rem);display:grid;position:relative}.project-chapter>:not(.registration-grid){z-index:1;position:relative}.project-chapter--phoenix{background:var(--ink);color:var(--ice-light)}.project-chapter--myfam{background:var(--paper-light)}.project-chapter__meta{text-transform:uppercase;border-top:1px solid;border-bottom:1px solid;grid-column:1/-1;margin:0;padding-block:.75rem;font-size:.62rem;font-weight:700}.project-chapter__copy{grid-column:1/5;align-self:center;padding:clamp(2.5rem,6vh,5rem) 0 1rem}.project-chapter__kind{color:var(--blue-deep);text-transform:uppercase;font-size:.66rem;font-weight:700}.project-chapter--phoenix .project-chapter__kind{color:#8db6ec}.project-chapter__copy h3{letter-spacing:-.06em;max-width:9ch;margin-top:.65rem;font-size:clamp(3.15rem,5.3vw,6.5rem);font-weight:500;line-height:.85}.project-chapter__summary{max-width:29rem;margin-top:1.45rem;font-size:clamp(1rem,1.2vw,1.16rem);font-weight:600;line-height:1.4}.project-chapter__scope{color:currentColor;opacity:.68;border-top:1px solid;max-width:29rem;margin-top:1.65rem;padding-top:.9rem;font-size:.78rem;line-height:1.45}.project-chapter__scope strong{color:currentColor;opacity:1;text-transform:uppercase;margin-bottom:.35rem;font-size:.61rem;display:block}.project-chapter__link{text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:.65rem;margin-top:1.35rem;font-size:.7rem;font-weight:700;display:inline-flex}.project-chapter__link svg{width:.9rem;height:.9rem}.project-chapter__visual{border:1px solid;grid-column:5/-1;align-self:center;height:clamp(30rem,61vh,44rem);margin-top:clamp(2.5rem,5vh,4rem);overflow:hidden}.project-chapter__visual .project-artwork{height:100%;min-height:100%}.project-chapter--phoenix .project-chapter__visual{border-color:#edf3f747}.project-chapter--myfam .project-chapter__visual{background:#f6df85}.project-directory{min-height:160svh;padding:clamp(7rem, 13vh, 10rem) var(--gutter);background:var(--ice-light);position:relative}.project-directory>:not(.registration-grid){z-index:1;position:relative}.project-directory>header{grid-template-columns:2fr 10fr;margin-bottom:clamp(4rem,8vw,8rem);display:grid}.project-directory>header p{color:var(--blue-deep);text-transform:uppercase;padding-top:.7rem;font-size:.66rem;font-weight:700}.project-directory>header h2{letter-spacing:-.06em;max-width:9ch;font-size:clamp(3.5rem,7vw,8rem);font-weight:500;line-height:.88}.project-directory__body{grid-template-columns:1fr 1.25fr;align-items:start;gap:clamp(2rem,5vw,6rem);display:grid}.project-directory__visual{top:calc(var(--header-height) + 1rem);position:sticky}.project-directory__visual-stage{background:var(--ink);height:min(70vh,43rem);position:relative;overflow:hidden}.project-directory__visual-stage>div{opacity:0;visibility:hidden;position:absolute;inset:0}.project-directory__visual-stage>div.is-active{opacity:1;visibility:visible}.project-directory__visual .project-artwork{height:100%;min-height:100%}.project-directory__visual>p{color:var(--ink-faint);text-transform:uppercase;margin-top:.8rem;font-size:.65rem}.project-directory__list{border-top:1px solid var(--ink)}.project-directory__list article{border-bottom:1px solid var(--line)}.project-directory__list article>a{grid-template-columns:2.5rem 1.2fr 1.4fr .65fr 1.2rem;align-items:start;gap:clamp(.8rem,1.8vw,2rem);min-height:clamp(14rem,28vh,20rem);padding-block:1.3rem;transition:background-color .16s;display:grid}.project-directory__list article>a:hover{background:var(--ice)}.project-directory__number{color:var(--blue);padding-top:.35rem;font-size:.63rem;font-weight:700}.project-directory__identity h3{letter-spacing:-.05em;font-size:clamp(1.9rem,3vw,3.5rem);font-weight:500;line-height:.95}.project-directory__identity p{color:var(--blue-deep);margin-top:.6rem;font-size:.68rem;font-weight:700}.project-directory__contribution{max-width:31rem;color:var(--ink-soft);font-size:.82rem;line-height:1.45}.project-directory__list ul{color:var(--ink-faint);font-size:.65rem}.project-directory__list svg{width:1rem;height:1rem}.experience,.capabilities,.leadership,.contact{padding:clamp(7rem, 13vh, 10rem) var(--gutter);position:relative}.experience>:not(.registration-grid),.capabilities>:not(.registration-grid),.leadership>:not(.registration-grid),.contact>:not(.registration-grid){z-index:1;position:relative}.section-heading{grid-template-columns:2fr 7fr 3fr;align-items:start;gap:clamp(1.5rem,3vw,3.5rem);display:grid}.section-heading h2{letter-spacing:-.06em;font-size:clamp(3.6rem,7vw,8rem);font-weight:500;line-height:.86}.section-heading>p:last-child{max-width:26rem;color:var(--ink-soft);padding-top:.7rem}.section-heading--dark>p:first-child{color:#85b4f7}.section-heading--dark>p:first-child span,.section-heading--dark>p:last-child{color:#edf3f794}.experience{background:var(--ice);min-height:100svh}.experience__list{border-top:1px solid var(--ink);margin-top:clamp(4rem,8vw,8rem)}.experience__list article{border-bottom:1px solid var(--line);grid-template-columns:2fr 3fr 7fr;gap:clamp(1.5rem,3vw,3.5rem);min-height:16rem;padding-block:clamp(1.8rem,4vw,3.5rem);display:grid}.experience time{color:var(--blue-deep);font-size:.7rem;font-weight:700}.experience h3{letter-spacing:-.05em;max-width:12ch;font-size:clamp(2rem,3.5vw,4.2rem);font-weight:500;line-height:.95}.experience__organization{color:var(--ink-soft);margin-top:.6rem;font-size:.82rem}.experience__list article>div:last-child>p{max-width:42rem;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:600}.experience__list ul{max-width:43rem;color:var(--ink-soft);margin-top:1.5rem;font-size:.84rem}.experience__list li{margin-top:.55rem;padding-left:1.1rem;position:relative}.experience__list li:before{background:var(--blue);content:"";width:.3rem;height:.3rem;position:absolute;top:.62em;left:0}.capabilities{background:var(--ink-2);min-height:100svh;color:var(--ice-light)}.capabilities__map{border-top:1px solid #edf3f773;margin-top:clamp(4rem,8vw,8rem)}.capabilities__map article{border-bottom:1px solid #edf3f72e;grid-template-columns:.65fr 2.1fr 3.2fr 4fr;align-items:start;gap:clamp(1rem,2.5vw,3rem);min-height:9rem;padding-block:1.5rem;display:grid;position:relative}.capabilities__map article>i{background:var(--blue);transform-origin:0;width:100%;height:1px;margin-top:.65rem;display:block;transform:scaleX(0)}.capabilities__map h3{letter-spacing:-.035em;font-size:clamp(1.6rem,2.5vw,3rem);font-weight:500}.capabilities__map p{color:#edf3f7b8;max-width:34rem}.capabilities__map span{color:#8db6ec;font-size:.72rem;line-height:1.7}.approach{background:var(--paper-light);min-height:280svh;position:relative}.approach__pin{height:100svh;min-height:42rem;position:relative;overflow:hidden}.approach__canvas{z-index:1;height:100%;padding:calc(var(--header-height) + 1.35rem) var(--gutter) 1.75rem;grid-template-rows:auto 1fr auto;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1rem,2vw,2.5rem);display:grid;position:relative}.approach__intro{grid-column:1/-1;grid-template-columns:2fr 7fr 3fr;align-items:start;gap:clamp(1.5rem,3vw,3.5rem);display:grid}.approach__intro>p:first-child{color:var(--blue-deep);text-transform:uppercase;flex-direction:column;padding-top:.6rem;font-size:.66rem;font-weight:700;display:flex}.approach__intro>p:first-child span{color:var(--ink-faint);margin-top:.22rem;font-weight:500}.approach__intro h2{letter-spacing:-.06em;max-width:14ch;font-size:clamp(3rem,5.2vw,6rem);font-weight:500;line-height:.85}.approach__intro>p:last-child{max-width:27rem;color:var(--ink-soft);padding-top:.6rem;font-size:.93rem;line-height:1.45}.approach__steps{border-top:1px solid var(--ink);grid-column:1/6;align-self:center;margin-top:clamp(2rem,6vh,5rem);display:grid}.approach__steps li{border-bottom:1px solid var(--line);grid-template-columns:5.5rem minmax(0,1fr);align-content:start;column-gap:.75rem;min-height:8.35rem;padding:1rem 0;display:grid}.approach__steps span{color:var(--blue-deep);text-transform:uppercase;padding-top:.35rem;font-size:.64rem;font-weight:700}.approach__steps h3{letter-spacing:-.04em;font-size:clamp(1.35rem,2vw,2.2rem);font-weight:500;line-height:.96}.approach__steps p{max-width:28rem;color:var(--ink-soft);grid-column:2;margin-top:.75rem;font-size:.76rem;line-height:1.45}.approach__model{background:var(--ink);min-height:clamp(27rem,53vh,38rem);color:var(--ice-light);grid-column:7/-1;align-self:center;margin-top:clamp(2rem,5vh,4rem);display:grid;position:relative;overflow:hidden}.approach__model:before{content:"";background-image:linear-gradient(90deg,#edf3f71a 1px,#0000 1px),linear-gradient(#edf3f71a 1px,#0000 1px);background-size:25% 25%;position:absolute;inset:0}.approach__model-topline{z-index:2;color:#8db6ec;text-transform:uppercase;border-bottom:1px solid #edf3f733;justify-content:space-between;padding:.9rem 1rem;font-size:.62rem;font-weight:700;display:flex;position:relative}.approach__model-topline i{background:var(--blue);width:.48rem;height:.48rem}.approach__screen{z-index:1;opacity:0;visibility:hidden;will-change:opacity, transform;grid-template-rows:auto 1fr auto;display:grid;position:absolute;inset:4rem clamp(1rem,2.6vw,2.6rem) clamp(1rem,2.6vw,2.6rem)}.approach__screen--understand{opacity:1;visibility:visible}.approach__screen-title{gap:.4rem;display:grid}.approach__screen-title span{color:#edf3f785;text-transform:uppercase;font-size:.62rem}.approach__screen-title strong{letter-spacing:-.05em;max-width:12ch;font-size:clamp(1.65rem,2.8vw,3.2rem);font-weight:500;line-height:.92}.approach__screen>p{color:#8db6ec;text-transform:uppercase;font-size:.64rem;font-weight:700}.approach__flow{justify-content:center;align-items:center;gap:clamp(.45rem,1.5vw,1.5rem);width:100%;display:flex}.approach__flow b{text-align:center;background:#edf3f714;border:1px solid #edf3f76b;place-items:center;min-width:4.5rem;min-height:4.5rem;padding:.7rem;font-size:.68rem;font-weight:500;display:grid}.approach__flow i{background:#8db6ec;width:clamp(1.5rem,5vw,5rem);height:1px;display:block}.approach__flow--layers{grid-template-columns:repeat(3,1fr);align-items:end;display:grid}.approach__flow--layers b{min-height:5rem}.approach__flow--layers b:nth-child(2){border-color:var(--blue);background:#1677ff38;min-height:8.5rem}.approach__flow--layers b:nth-child(3){min-height:6.5rem}.approach__progress{z-index:2;background:var(--line);grid-column:1/-1;height:1px;margin-top:1rem;position:relative}.approach__progress i{background:var(--blue);width:100%;height:100%;display:block}.leadership{background:var(--ice-light);min-height:100svh}.leadership__list{border-top:1px solid var(--ink);margin-top:clamp(4rem,8vw,8rem)}.leadership__list article{border-bottom:1px solid var(--line);grid-template-columns:.5fr 1.2fr 2.5fr 4fr;align-items:start;gap:clamp(1rem,2vw,2rem);min-height:8.5rem;padding-block:1.4rem;display:grid}.leadership__list article>span{color:var(--blue);font-size:.65rem;font-weight:700}.leadership__list article>p:first-of-type{color:var(--blue-deep);font-size:.68rem;font-weight:700}.leadership__list h3{letter-spacing:-.03em;font-size:clamp(1.2rem,2vw,2rem);font-weight:500}.leadership__list article>p:last-child{max-width:40rem;color:var(--ink-soft);font-size:.84rem}.leadership__memberships{color:var(--ink-faint);padding-top:1rem;font-size:.68rem}.contact{background:var(--blue-deep);color:#fff;min-height:100svh;padding-bottom:1rem;overflow:hidden}.contact__top{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;min-height:38vh;display:grid}.contact__top>div>p{color:#b4d1f7;text-transform:uppercase;font-size:.7rem;font-weight:700}.contact__top h2{letter-spacing:-.06em;margin-top:.6rem;font-size:clamp(4rem,8vw,9rem);font-weight:500;line-height:.85}.contact__top>a{border:1px solid #ffffff7a;justify-content:space-between;align-items:center;min-height:4.5rem;padding:1rem 1.2rem;font-size:clamp(1rem,1.7vw,1.6rem);display:flex}.contact__top>a svg{width:1.3rem;height:1.3rem}.contact__meta{border-top:1px solid #ffffff47;grid-template-columns:1.2fr 1fr 1fr auto;gap:2rem;margin-top:5rem;padding-top:1.3rem;display:grid}.contact__meta>div,.contact__meta nav{align-content:start;justify-items:start;display:grid}.contact__meta p{color:#a7c8f4;text-transform:uppercase;margin-bottom:.7rem;font-size:.62rem;font-weight:700}.contact__meta strong,.contact__meta a{font-size:.82rem}.contact__meta span{color:#ffffff94;font-size:.7rem}.contact__meta nav a{align-items:center;gap:.3rem;display:flex}.contact__meta nav svg,.contact__meta>div svg{width:.75rem;height:.75rem}.contact__back{text-transform:uppercase;align-items:start;gap:.7rem;font-size:.7rem;font-weight:700;display:flex}.contact__back span{color:#fff;background:#ffffff1f;place-items:center;width:2.2rem;height:2.2rem;display:grid}.contact__wordmark{letter-spacing:-.085em;white-space:nowrap;justify-content:space-between;margin-top:clamp(5rem,12vh,9rem);font-size:clamp(6rem,15.7vw,18rem);font-weight:500;line-height:.72;display:flex}.contact__footer{color:#ffffff94;text-transform:uppercase;border-top:1px solid #ffffff3d;justify-content:space-between;margin-top:3rem;padding-top:.8rem;font-size:.62rem;display:flex}.project-artwork{width:100%;min-height:28rem;color:var(--ink);place-items:center;display:grid;position:relative;overflow:hidden}.project-artwork--automiq{background:#ccdfeb}.project-artwork--phoenix{background:#bfd0dd}.project-artwork--healthtionary{background:var(--blue-soft)}.project-artwork--myfam{background:#f6df85}.project-artwork--leflux{background:var(--signal-soft)}.project-artwork--open7{background:var(--sage)}.project-artwork--publish-shark{background:var(--purple-soft)}.art-window{border:1px solid var(--ink);background:var(--paper-light);width:min(88%,52rem);overflow:hidden;box-shadow:0 3px 8px #0715221f}.art-window>header{background:var(--paper);border-bottom:1px solid;justify-content:space-between;align-items:center;min-height:2.4rem;padding-inline:.8rem;display:flex}.art-window>header>span{gap:.3rem;display:flex}.art-window>header i{background:currentColor;width:.35rem;height:.35rem}.art-window>header small{text-transform:uppercase;font-size:.58rem;font-weight:700}.art-window svg{width:1rem;height:1rem}.project-artwork--phoenix .art-window{width:min(92%,64rem);color:var(--ice-light);background:#091722;border-color:#edf3f74d}.project-artwork--phoenix .art-window>header{color:#edf3f7ad;background:#0d2130}.art-phoenix{grid-template-columns:7.5rem 1fr;min-height:26rem;display:grid}.art-phoenix>aside{border-right:1px solid #edf3f726;align-content:start;gap:1rem;padding:1rem .8rem;display:grid}.art-phoenix>aside strong{background:var(--signal);color:#fff;place-items:center;width:2.1rem;height:2.1rem;display:grid}.art-phoenix>aside span{color:#edf3f773;font-size:.58rem}.art-phoenix>aside span.is-active{color:#fff}.art-phoenix>section{padding:clamp(1rem,2.5vw,2rem)}.art-phoenix>section>header{justify-content:space-between;align-items:start;display:flex}.art-phoenix>section>header div{display:grid}.art-phoenix>section>header small,.art-phoenix__metrics small,.art-phoenix__chart small{color:#edf3f770;text-transform:uppercase;font-size:.56rem}.art-phoenix>section>header strong{font-size:1.2rem;font-weight:500}.art-phoenix>section>header>span{color:#8fb5e9;border:1px solid #edf3f740;padding:.3rem .55rem;font-size:.55rem}.art-phoenix__metrics{border-block:1px solid #edf3f724;grid-template-columns:repeat(3,1fr);margin-top:1.3rem;display:grid}.art-phoenix__metrics>div{border-right:1px solid #edf3f724;padding:.8rem;display:grid}.art-phoenix__metrics>div:last-child{border-right:0}.art-phoenix__metrics strong{margin-top:.2rem;font-size:.72rem}.art-phoenix__chart{margin-top:1rem}.art-phoenix__chart>div{justify-content:space-between;display:flex}.art-phoenix__chart>div span{align-items:center;gap:.35rem;font-size:.65rem;display:flex}.art-phoenix__chart>svg{width:100%;height:9rem;margin-top:.55rem;overflow:visible}.chart-grid{fill:none;stroke:#edf3f717;stroke-width:1px;vector-effect:non-scaling-stroke}.chart-line{fill:none;stroke:#f06a48;stroke-width:2px;vector-effect:non-scaling-stroke}.art-phoenix__rules{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:.6rem;display:grid}.art-phoenix__rules>div>span{color:#edf3f7a8;align-items:center;gap:.3rem;font-size:.58rem;display:flex}.art-phoenix__rules i{background:#edf3f71f;height:.2rem;margin-top:.45rem;display:block}.art-phoenix__rules b{background:var(--signal);width:68%;height:100%;display:block}.art-phoenix__rules>div:last-child b{background:#79adf4;width:42%}.art-myfam{justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,4rem);width:min(90%,50rem);display:flex}.art-phone{aspect-ratio:.53;border:1px solid var(--ink);background:var(--myfam-cream);width:15rem;padding:1.1rem;display:grid;box-shadow:0 4px 10px #2d261c29}.art-phone>header,.art-phone>footer{justify-content:space-between;align-items:center;display:flex}.art-phone>header strong{font-size:.8rem}.art-phone>header small{font-size:.55rem}.art-phone__sky{background:#dce8ec;height:4.8rem;margin-block:.8rem;position:relative;overflow:hidden}.art-phone__sky i{background:var(--myfam);border-radius:50%;width:1.8rem;height:1.8rem;position:absolute;top:.7rem;right:1.1rem}.art-phone__sky span{background:#d7e4c0;border-radius:50%;width:130%;height:120%;position:absolute;bottom:-75%;right:-15%}.art-phone>p{color:#756a59;font-size:.58rem}.art-phone h4{letter-spacing:-.04em;margin-top:.25rem;font-size:1.35rem;font-weight:500;line-height:1}.art-phone button{background:var(--ink);color:#fff;pointer-events:none;border:0;justify-content:center;align-items:center;gap:.45rem;height:4.3rem;margin-block:1rem;padding:0;display:flex}.art-phone button svg{width:1.1rem;height:1.1rem}.art-phone button span{text-transform:uppercase;font-size:.72rem;font-weight:700}.art-phone__rail{grid-template-columns:repeat(7,1fr);display:grid}.art-phone__rail span{color:#756a59;place-items:center;font-size:.45rem;display:grid}.art-phone__rail i{background:#d7e4c0;border:1px solid #8e846f;width:.55rem;height:.55rem;margin-top:.25rem;display:block}.art-phone__rail .is-today i{background:var(--myfam);border-color:var(--ink)}.art-phone>footer{border-top:1px solid #c8bfae;margin-top:1rem;padding-top:.65rem;font-size:.55rem}.art-phone>footer strong{font-size:.62rem}.art-myfam__flow{border:1px solid var(--ink);background:#fff9e8;width:min(21rem,44%);padding:1.2rem}.art-myfam__flow>header{border-bottom:1px solid #bfb49d;align-items:center;gap:.7rem;padding-bottom:1rem;display:flex}.art-myfam__flow>header>svg{width:1.5rem;height:1.5rem}.art-myfam__flow>header div{display:grid}.art-myfam__flow>header strong{font-size:.8rem}.art-myfam__flow>header span{color:#756a59;font-size:.55rem}.art-myfam__flow li{border-bottom:1px solid #d7cebc;grid-template-columns:1.8rem 1fr;padding-block:.8rem;display:grid}.art-myfam__flow li>span{background:var(--myfam);place-items:center;width:1.15rem;height:1.15rem;font-size:.5rem;font-weight:700;display:grid}.art-myfam__flow li div{display:grid}.art-myfam__flow li strong{font-size:.65rem}.art-myfam__flow li small{color:#756a59;margin-top:.15rem;font-size:.52rem;line-height:1.3}.art-myfam__people{align-items:center;margin-top:1rem;display:flex}.art-myfam__people i{border:1px solid var(--ink);background:#dce8ec;border-radius:50%;place-items:center;width:1.6rem;height:1.6rem;margin-right:-.25rem;font-size:.45rem;font-style:normal;display:grid}.art-myfam__people span{color:var(--sage-deep);margin-left:auto;font-size:.55rem;font-weight:700}.art-automiq,.art-health,.art-flux,.art-open7,.art-publish{padding:clamp(1.5rem,4vw,3rem)}.art-automiq__command{border:1px solid var(--ink);background:var(--paper);align-items:center;gap:.8rem;min-height:4rem;padding:1rem;font-weight:700;display:flex}.art-automiq ol{border-top:1px solid var(--ink);margin-top:2rem}.art-automiq li{border-bottom:var(--rule);align-items:center;gap:.7rem;min-height:3.2rem;font-size:.8rem;display:flex}.art-automiq li.is-active{color:var(--signal);font-weight:700}.art-health__pulse{align-items:center;gap:.8rem;display:flex}.art-health__pulse svg{width:2rem;height:2rem;color:var(--blue)}.art-health__pulse span{border:1px solid var(--ink);padding:.35rem .65rem;font-size:.68rem}.art-health__message{background:var(--blue-deep);min-height:9rem;color:var(--paper-light);align-items:flex-start;gap:1rem;margin-block:2rem;padding:1.5rem;display:flex}.art-health__message p{max-width:22rem;font-size:1.5rem;line-height:1.15}.art-health__topics{border-top:var(--rule);color:var(--blue);gap:1rem;padding-top:1rem;font-size:.72rem;font-weight:700;display:flex}.art-flux>header{border-bottom:1px solid var(--ink);justify-content:space-between;padding-bottom:1rem;display:flex}.art-flux>header span{align-items:center;gap:.5rem;font-weight:700;display:flex}.art-flux li{border-bottom:var(--rule);grid-template-columns:3rem 1fr auto;align-items:center;padding-block:.85rem;display:grid}.art-flux li>strong{color:var(--signal)}.art-flux li small{color:var(--ink-faint)}.art-open7__search{border:1px solid var(--ink);align-items:center;gap:.6rem;padding:.9rem;display:flex}.art-open7__grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.art-open7__grid article{border:1px solid var(--ink);background:var(--sage-soft);align-content:end;gap:.4rem;min-height:9rem;padding:1.2rem;display:grid}.art-open7__grid article:last-child{background:var(--gold-soft)}.art-open7__grid small{font-size:.65rem}.art-publish{grid-template-columns:8rem 1fr;display:grid}.art-publish aside{border-right:1px solid var(--ink);align-content:start;gap:.9rem;padding-right:1rem;font-size:.67rem;display:grid}.art-publish aside .is-active{color:var(--purple);font-weight:700}.art-publish>div{padding-left:1.5rem}.art-publish>div>svg{width:2rem;height:2rem;color:var(--purple)}.art-publish>div>strong{margin-block:.8rem 1.5rem;font-size:1.4rem;display:block}.art-publish>div>i{border-top:1px solid var(--line);width:100%;margin-top:.6rem;display:block}.art-publish>div>i:nth-of-type(2){width:84%}.art-publish>div>i:nth-of-type(3){width:67%}.art-publish>div>p{color:var(--purple);align-items:center;gap:.5rem;margin-top:2rem;font-size:.7rem;font-weight:700;display:flex}.case-study{background:var(--paper);min-height:100vh}.case-study__navigation{width:var(--page);border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;min-height:4.5rem;margin-inline:auto;display:flex}.case-study__brand{align-items:center;gap:.7rem;font-size:.85rem;display:flex}.case-study__brand strong{background:var(--ink);width:2rem;height:2rem;color:var(--paper-light);place-items:center;font-size:.68rem;display:grid}.case-study__navigation nav{gap:1.5rem;display:flex}.case-study__navigation nav a{align-items:center;gap:.4rem;font-size:.78rem;display:flex}.case-study>article{width:var(--page);margin-inline:auto}.case-study__hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,6vw,7rem);padding-block:clamp(3rem,7vw,7rem);display:grid}.case-study__hero-copy>p:first-child,.case-label{color:var(--blue-deep);font-size:.72rem;font-weight:700}.case-study__hero h1{letter-spacing:-.055em;margin-block:1rem;font-size:clamp(3.6rem,7vw,8rem);font-weight:500;line-height:.86}.case-study__hero-copy>p:nth-of-type(2){max-width:37rem;font-size:1.15rem}.case-study__hero-copy>div{border-top:var(--rule);color:var(--ink-soft);justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;font-size:.78rem;display:flex}.case-study__hero-copy>div a{color:var(--ink);align-items:center;gap:.35rem;font-weight:700;display:flex}.case-study__hero-art .project-artwork{min-height:34rem}.case-study__hero-art>p{color:var(--ink-faint);margin-top:.7rem;font-size:.68rem}.case-study__contribution,.case-study__challenge,.case-study__modules,.case-study__engineering,.case-study__outcomes,.case-study__technology,.case-study__next{border-top:1px solid var(--ink);padding-block:clamp(4rem,8vw,8rem)}.case-study__contribution h2{letter-spacing:-.045em;max-width:76rem;margin-top:1rem;font-size:clamp(2.4rem,5vw,5.5rem);font-weight:500;line-height:1}.case-study__challenge{grid-template-columns:1fr 1.3fr;gap:4rem;display:grid}.case-study__challenge h2,.case-study__modules h2,.case-study__engineering h2,.case-study__outcomes h2,.case-study__technology h2{letter-spacing:-.04em;margin-top:.7rem;font-size:clamp(2rem,3.5vw,3.8rem);font-weight:500;line-height:1}.case-study__challenge>p{max-width:43rem;font-size:1.2rem}.case-study__modules>header,.case-study__engineering>header,.case-study__outcomes>header{grid-template-columns:1fr 2fr;margin-bottom:3rem;display:grid}.case-study__modules ol{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.case-study__modules li{border-right:var(--rule);border-bottom:var(--rule);grid-template-columns:3rem 1fr;min-height:8rem;padding:1.2rem;display:grid}.case-study__modules li:nth-child(2n){border-right:0}.case-study__modules li span{color:var(--signal);font-size:.75rem}.case-study__engineering ol,.case-study__outcomes ul{border-top:1px solid var(--ink);grid-template-columns:repeat(2,1fr);display:grid}.case-study__engineering li,.case-study__outcomes li{border-right:var(--rule);border-bottom:var(--rule);min-height:10rem;padding:1.5rem}.case-study__engineering li:nth-child(2n),.case-study__outcomes li:nth-child(2n){border-right:0}.case-study__technology{grid-template-columns:1fr 2fr;gap:3rem;display:grid}.case-study__technology ul{flex-wrap:wrap;align-content:start;display:flex}.case-study__technology li{border:var(--rule);margin:-1px 0 0 -1px;padding:.6rem .9rem;font-size:.8rem}.case-study__next p{color:var(--blue-deep);font-size:.78rem}.case-study__next a{letter-spacing:-.055em;justify-content:space-between;align-items:center;margin-top:1rem;font-size:clamp(3rem,7vw,8rem);font-weight:500;line-height:1;display:flex}.resume-page{background:var(--paper-deep);min-height:100vh;padding:2rem}.resume-actions{justify-content:space-between;width:min(100%,70rem);margin:0 auto 1rem;display:flex}.resume-actions a{align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.resume-document{background:#fff;width:min(100%,70rem);margin-inline:auto;padding:clamp(2rem,5vw,5rem)}.resume-document__header{border-bottom:2px solid var(--ink);justify-content:space-between;padding-bottom:2rem;display:flex}.resume-document__header h1{font-size:3.5rem;line-height:1}.resume-document__header address{justify-items:end;font-size:.75rem;font-style:normal;display:grid}.resume-document h2{border-bottom:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;margin-block:1.8rem 1rem;padding-bottom:.4rem;font-size:.8rem}.resume-document__summary p{max-width:48rem}.resume-document__columns{grid-template-columns:2fr 1fr;gap:3rem;display:grid}.resume-entry header,.resume-projects article header{justify-content:space-between;gap:1rem;display:flex}.resume-entry ul{margin-top:.75rem;padding-left:1rem;list-style:outside}.resume-projects{gap:1rem;display:grid}.resume-projects article,.resume-skills>div,.resume-sidebar-entry,.resume-leadership li{border-bottom:var(--rule);padding-bottom:1rem}.resume-projects span,.resume-skills dt,.resume-leadership span{color:var(--ink-faint);font-size:.7rem}.resume-skills dd{font-size:.85rem}.resume-leadership{gap:.8rem;display:grid}@media (max-width:1050px){.hero-scene__identity{width:min(39rem,58vw)}.hero-system{opacity:.4;width:58vw;right:-2%}.project-chapter__copy{grid-column:1/6}.project-chapter__visual{grid-column:6/-1}.project-directory__list article>a{grid-template-columns:2.3rem 1fr 1.3fr 1rem}.project-directory__list ul{display:none}.contact__wordmark{font-size:clamp(6rem,15vw,12rem)}}@media (max-width:780px){:root{--gutter:1rem;--header-height:3.8rem}html{scroll-padding-top:var(--header-height)}.site-header{padding-block:.55rem}.site-brand__name,.site-header nav>a:nth-child(2),.site-header nav>a:nth-child(3){display:none}.site-header nav>a{padding-inline:.7rem;font-size:.58rem}.site-header__resume span{display:none}.site-header nav>.site-header__resume{width:2.25rem;padding:0}.registration-grid__columns{grid-template-columns:repeat(2,1fr)}.registration-grid__columns i:nth-child(n+3){display:none}.registration-grid__rows{grid-template-rows:repeat(3,1fr)}.registration-grid__rows i:last-child{display:none}.system-hero__pin{min-height:38rem}.hero-scene__identity{width:calc(100% - 2rem);top:6.1rem}.hero-scene__eyebrow{margin-bottom:.8rem;font-size:.58rem}.hero-scene h1{max-width:none;font-size:clamp(3.25rem,14vw,5.5rem);line-height:.92}.hero-scene__summary{max-width:34rem;margin-top:.9rem;font-size:.84rem;line-height:1.4}.hero-scene__actions{grid-template-columns:1fr 1fr;width:100%;margin-top:1rem;display:grid}.hero-scene__actions a{min-height:2.45rem;padding:.58rem .65rem;font-size:.64rem}.hero-scene__audience{margin-top:.55rem;font-size:.56rem}.hero-system{opacity:.17;width:120%;height:20%;top:auto;bottom:5.4rem;right:-20%}.system-node{display:none}.hero-scene__brief{grid-template-columns:1fr 1fr;bottom:.65rem;left:1rem;right:1rem}.hero-scene__brief>div{min-height:4.2rem;padding:.6rem .7rem .55rem 0}.hero-scene__brief>div+div{padding-left:.7rem}.hero-scene__brief>div:nth-child(2){display:none}.hero-scene__brief dt{font-size:.47rem}.hero-scene__brief dd{font-size:.62rem}.hero-role-company,.system-hero__handoff{display:none}.system-hero__progress{width:8.7rem;font-size:.48rem;bottom:5.7rem;right:1rem}.hero-process-preview__sheet{width:100%;min-height:100%;padding:.75rem}.hero-process-preview__sheet>header{font-size:.45rem}.hero-process-preview__stages{gap:.4rem}.hero-process-preview__stages>div{gap:.25rem;min-height:0}.hero-process-preview__stages strong{font-size:.8rem}.hero-process-preview__stages span{font-size:.44rem}.hero-process-preview__route{margin-top:.6rem}.work-intro,.section-heading{grid-template-columns:1fr}.work-intro{min-height:68svh;padding-top:7rem}.work-intro h2{font-size:clamp(4rem,18vw,7rem)}.work-intro>p:first-child,.section-heading>p:first-child,.work-intro>p:last-child,.section-heading>p:last-child{padding-top:0}.project-chapter{min-height:0;padding-top:calc(var(--header-height) + .8rem);padding-bottom:3rem;display:block}.project-chapter__meta{padding-block:.65rem;font-size:.55rem}.project-chapter__copy{padding:2.7rem 0 2rem}.project-chapter__copy h3{font-size:clamp(3.5rem,16vw,6rem)}.project-chapter__summary{margin-top:1.15rem}.project-chapter__scope{margin-top:1.3rem}.project-chapter__visual{height:29rem;margin-top:0}.project-chapter__visual .art-window{width:94%}.project-chapter__visual .art-phoenix{grid-template-columns:4.4rem 1fr}.art-phoenix>aside{padding-inline:.5rem}.art-phoenix>aside span{font-size:.48rem}.art-phoenix__metrics>div{padding:.45rem}.art-phoenix__chart>svg{height:7rem}.art-myfam{width:100%;transform:scale(.82)}.art-myfam__flow{display:none}.project-directory{min-height:0}.project-directory>header{grid-template-columns:1fr;gap:.7rem}.project-directory__body{display:block}.project-directory__visual{display:none}.project-directory__list article>a{grid-template-columns:2rem 1fr 1rem;min-height:12rem}.project-directory__contribution,.project-directory__list ul{display:none}.experience,.capabilities,.leadership,.contact{padding-block:6rem}.section-heading h2{font-size:clamp(3.8rem,17vw,6.5rem)}.experience__list article{grid-template-columns:1fr;gap:1rem}.capabilities__map article{grid-template-columns:1.5rem 1fr;gap:.8rem}.capabilities__map article>p,.capabilities__map article>span{grid-column:2}.approach{min-height:0;padding:0}.approach__pin{height:auto;min-height:0;overflow:visible}.approach__canvas{height:auto;padding:6rem var(--gutter) 3.5rem;display:block}.approach__intro{grid-template-columns:1fr;gap:.7rem;display:grid}.approach__intro>p:first-child,.approach__intro>p:last-child{padding-top:0}.approach__intro h2{font-size:clamp(3.6rem,16vw,5.5rem)}.approach__steps{margin-top:3rem}.approach__steps li{grid-template-columns:4.75rem 1fr;min-height:0}.approach__steps p{font-size:.78rem}.approach__model{min-height:22rem;margin-top:3rem}.approach__screen{inset:3.5rem 1rem 1rem}.approach__screen-title strong{font-size:1.75rem}.approach__flow b{min-width:3.5rem;min-height:3.5rem;padding:.4rem;font-size:.56rem}.approach__flow i{width:1rem}.approach__flow--layers b{min-height:3.5rem}.approach__flow--layers b:nth-child(2){min-height:5rem}.approach__flow--layers b:nth-child(3){min-height:4rem}.approach__progress{display:none}.leadership__list article{grid-template-columns:2rem 1fr}.leadership__list article>h3,.leadership__list article>p:last-child{grid-column:2}.contact{padding-bottom:1rem}.contact__top{grid-template-columns:1fr;gap:2rem;min-height:48vh}.contact__top h2{font-size:clamp(4rem,19vw,7rem)}.contact__meta{grid-template-columns:1fr 1fr}.contact__back{justify-self:start}.contact__wordmark{white-space:normal;font-size:clamp(6rem,30vw,9rem);display:grid}.contact__wordmark span:last-child{justify-self:end}.contact__footer{margin-top:2rem}.case-study__hero,.case-study__challenge,.case-study__technology{grid-template-columns:1fr}.case-study__hero-art .project-artwork{min-height:25rem}.case-study__modules>header,.case-study__engineering>header,.case-study__outcomes>header{grid-template-columns:1fr;gap:.8rem}.case-study__modules ol,.case-study__engineering ol,.case-study__outcomes ul{grid-template-columns:1fr}.case-study__modules li,.case-study__engineering li,.case-study__outcomes li{border-right:0}.case-study__brand span,.case-study__navigation nav a:last-child{display:none}.resume-page{padding:0}.resume-actions{padding:1rem}.resume-document__header,.resume-document__columns{grid-template-columns:1fr;gap:1.5rem;display:grid}.resume-document__header address{justify-items:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.resume-page{background:#fff;padding:0}.resume-actions{display:none}.resume-document{width:100%;padding:0}}
