:root{--paper:#f5f0e6;--paper-deep:#e9e0d0;--paper-bright:#fffdf8;--ink:#172229;--ink-soft:#33454e;--ember:#b64b28;--ember-dark:#8f351d;--copper:#d99a68;--slate:#395b6d;--slate-pale:#d9e2e3;--line:#c9c0b2;--line-dark:#4a575d;--white:#fffdf8;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--sans:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}body,button,input,select,textarea{font-family:var(--sans)}a{color:inherit}button,input,select,textarea,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--ember);outline-offset:4px}::selection{color:var(--white);background:var(--ember-dark)}.shell{width:min(calc(100% - 80px), var(--max));margin-inline:auto}.skip-link{z-index:100;color:var(--white);background:var(--ink);padding:.75rem 1rem;text-decoration:none;position:fixed;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f0e6f5;border-bottom:1px solid #c9c0b2e6;position:sticky;top:0}.header-row{grid-template-columns:auto 1fr auto;align-items:center;gap:2.5rem;min-height:84px;display:grid}.wordmark{color:var(--ink);font-family:var(--serif);letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:.65rem;font-size:1.36rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.brand-mark{border:1.5px solid var(--slate);border-radius:50%;flex:0 0 27px;width:27px;height:27px;position:relative}.brand-mark:before{content:"";border:1.5px solid var(--ember);border-radius:50%;position:absolute;inset:6px}.brand-mark:after{content:"";background:var(--paper);width:8px;height:22px;position:absolute;top:1px;right:-1px;transform:rotate(28deg)}.brand-mark span{z-index:2;background:var(--ember);width:9px;height:3px;position:absolute;bottom:2px;right:-2px;transform:rotate(-28deg)skew(-20deg)}.desktop-nav{justify-self:end}.desktop-nav ul{align-items:center;gap:clamp(1.25rem,2vw,2.25rem);margin:0;padding:0;list-style:none;display:flex}.desktop-nav a{letter-spacing:.02em;font-size:.86rem;font-weight:600;text-decoration:none;position:relative}.desktop-nav a:after{content:"";background:var(--ember);height:2px;transition:right .18s;position:absolute;bottom:-.5rem;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.button{border:1px solid var(--ink);cursor:pointer;letter-spacing:.02em;border-radius:0;justify-content:center;align-items:center;gap:.65rem;min-height:48px;padding:.75rem 1.1rem;font-size:.84rem;font-weight:650;line-height:1.2;text-decoration:none;transition:color .18s,background .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--paper);background:var(--ink)}.button-primary:hover{border-color:var(--slate);background:var(--slate)}.button-secondary{color:var(--ink);background:0 0}.button-secondary:hover{color:var(--paper);background:var(--ink)}.button-on-dark{color:var(--paper);border-color:var(--paper);background:0 0}.button-on-dark:hover{color:var(--ink);background:var(--paper)}.mobile-nav{justify-self:end;display:none;position:relative}.mobile-nav summary{border:1px solid var(--ink);cursor:pointer;padding:.55rem .75rem;font-size:.82rem;font-weight:650;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--ink);background:var(--paper);width:min(280px,100vw - 32px);padding:.8rem;display:grid;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 18px 45px #1722292e}.mobile-nav nav>a:not(.button){padding:.7rem;font-size:.9rem;text-decoration:none}.mobile-nav .button{margin-top:.55rem}.hero{border-bottom:1px solid var(--line);position:relative;overflow:hidden}.hero:before,.page-hero:before{content:"";pointer-events:none;border:1px solid #395b6d2e;border-radius:50%;width:700px;height:700px;position:absolute;box-shadow:0 0 0 44px #395b6d0b,0 0 0 88px #395b6d06}.hero:before{top:-480px;left:-430px}.hero-grid{align-items:center;min-height:620px;padding-block:88px;display:flex}.hero-copy-block{max-width:1120px}.eyebrow,.section-kicker{color:var(--slate);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 1.2rem;font-size:.72rem;font-weight:700;line-height:1.3;display:flex}.eyebrow:before,.section-kicker:before{content:"";background:var(--ember);flex:none;width:30px;height:2px;transform:skew(-28deg)}.hero h1,.page-hero h1{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(3.6rem,6.5vw,6.8rem);font-weight:400;line-height:.95}.hero h1 em{color:var(--ember-dark);font-style:normal}.hero-lede{max-width:735px;color:var(--ink-soft);margin:1.6rem 0 0;font-size:clamp(1.02rem,1.35vw,1.2rem);line-height:1.7}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.trust-strip{color:var(--paper);background:var(--ink)}.trust-strip ul{grid-template-columns:repeat(5,1fr);align-items:center;min-height:78px;margin-block:0;padding:0;list-style:none;display:grid}.trust-strip li{color:#e5e7e2;letter-spacing:.035em;text-align:center;padding:.75rem 1rem;font-size:.75rem;font-weight:650}.trust-strip li+li{border-left:1px solid #3a494f}.trust-strip li:before{content:"";background:var(--copper);vertical-align:1px;width:6px;height:6px;margin-right:.55rem;display:inline-block;transform:rotate(45deg)}.section{padding-block:clamp(80px,10vw,138px)}.section-kicker{color:var(--ember-dark)}.section h2,.closing-cta h2,.portfolio-note h2,.experience-section h2,.ai-process-section h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,4.1vw,4.6rem);font-weight:400;line-height:1.02}.problem-section{background:var(--paper-deep)}.problem-layout{grid-template-columns:minmax(280px,.9fr) minmax(560px,1.5fr);align-items:start;gap:clamp(4rem,9vw,10rem);display:grid}.sticky-heading{position:sticky;top:135px}.section-heading>p:last-child,.section-intro>p,.process-intro>p,.portfolio-note p,.experience-section p,.ai-process-section p{max-width:650px;color:var(--ink-soft);margin:1.4rem 0 0;font-size:1rem;line-height:1.75}.problem-list{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.problem-list li{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;align-items:center;gap:1.2rem;min-height:96px;display:grid}.problem-list span,.card-index,.case-number,.process-number{color:var(--ember-dark);letter-spacing:.12em;font-size:.72rem;font-weight:750}.problem-list p{font-family:var(--serif);margin:0;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.25}.services-overview{background:var(--paper)}.split-intro{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:end;gap:clamp(3rem,8vw,8rem);margin-bottom:clamp(3rem,6vw,5.5rem);display:grid}.service-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-card{background:#fffdf847;flex-direction:column;min-height:390px;padding:1.5rem 1.35rem 1.35rem;text-decoration:none;transition:color .18s,background .18s,transform .18s;display:flex;position:relative}.service-card+.service-card{border-left:1px solid var(--line)}.service-card:hover{z-index:2;color:var(--white);background:var(--ink);transform:translateY(-5px)}.service-card:hover p,.service-card:hover .text-link,.service-card:hover .card-index{color:#dbe1df}.service-card:hover .service-mark i{background:var(--copper)}.service-mark{width:38px;height:34px;margin:3.4rem 0 1.8rem;display:block;position:relative}.service-mark i{background:var(--slate);width:32px;height:2px;transition:background .18s,transform .18s;position:absolute;left:0}.service-mark i:first-child{top:3px}.service-mark i:nth-child(2){width:28px;top:15px;left:6px}.service-mark i:nth-child(3){background:var(--ember);width:23px;top:27px}.service-card:hover .service-mark i:first-child{transform:translate(4px)}.service-card:hover .service-mark i:nth-child(3){transform:translate(9px)}.service-card h3{max-width:260px;font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,1.8vw,1.75rem);font-weight:500;line-height:1.13}.service-card p{color:var(--ink-soft);margin:1rem 0 1.6rem;font-size:.9rem;line-height:1.65}.text-link{color:var(--ember-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font-size:.76rem;font-weight:750}.standalone-link{text-decoration:none;display:inline-block}.work-preview{color:var(--paper);background:var(--ink)}.light-intro .section-kicker{color:var(--copper)}.light-intro .section-kicker:before{background:var(--copper)}.light-intro>p{color:#cbd4d1}.work-grid{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);grid-template-columns:repeat(3,1fr);display:grid}.work-card{flex-direction:column;min-height:530px;padding:1.5rem;display:flex}.work-card+.work-card{border-left:1px solid var(--line-dark)}.work-card-top{justify-content:space-between;gap:1rem;display:flex}.work-label,.case-label{color:var(--copper);letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:750}.work-number{color:#8a989b;letter-spacing:.13em;font-size:.72rem}.work-signal{align-items:center;gap:12px;height:150px;margin-block:2rem;display:flex}.work-signal span{color:var(--copper);border:1px solid;border-radius:50%;display:block}.work-signal span:first-child{width:48px;height:48px}.work-signal span:nth-child(2){width:72px;height:72px}.work-signal span:nth-child(3){clip-path:polygon(18% 0,100% 0,80% 100%,0 100%);background:var(--ember);border:0;border-radius:0;width:104px;height:104px}.work-slate .work-signal span{color:#8fa8b3}.work-slate .work-signal span:nth-child(3){background:var(--slate)}.work-ink .work-signal span{color:#a8b1ad}.work-ink .work-signal span:nth-child(3){background:var(--paper-deep)}.work-card h3{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,2.7vw,2.7rem);font-weight:400;line-height:1.03}.work-card>p{color:#cbd4d1;margin:1.25rem 0 1.5rem;font-size:.92rem;line-height:1.65}.work-card ul{flex-wrap:wrap;gap:.45rem;margin:auto 0 0;padding:0;list-style:none;display:flex}.work-card li{border:1px solid var(--line-dark);color:#dce1df;letter-spacing:.03em;padding:.4rem .6rem;font-size:.68rem}.section-action{justify-content:flex-end;margin-top:2.5rem;display:flex}.section-action.align-left{justify-content:flex-start}.approach-rail{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:repeat(6,1fr);margin:0;padding:0;list-style:none;display:grid}.approach-rail li{flex-direction:column;justify-content:space-between;min-height:165px;padding:1.25rem 1rem;display:flex;position:relative}.approach-rail li+li{border-left:1px solid var(--line)}.approach-rail li:after{content:"";z-index:2;background:var(--ember);width:12px;height:12px;position:absolute;bottom:28px;right:-6px;transform:rotate(45deg)}.approach-rail li:last-child:after{display:none}.approach-rail strong{font-family:var(--serif);font-size:1.2rem;font-weight:500}.closing-cta{color:var(--paper);background:var(--slate);padding-block:clamp(80px,10vw,135px)}.closing-cta-grid{grid-template-columns:minmax(180px,.45fr) minmax(0,1.55fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.closing-cta .section-kicker{color:var(--copper)}.closing-cta .section-kicker:before{background:var(--copper)}.closing-cta h2{max-width:1000px}.closing-cta p:not(.section-kicker){color:#dce4e3;max-width:720px;margin:1.4rem 0 2rem}.closing-cta .button-primary{color:var(--ink);border-color:var(--paper);background:var(--paper)}.closing-cta .button-primary:hover{color:var(--white);border-color:var(--ember);background:var(--ember)}.site-footer{color:var(--paper);background:#10191e}.footer-main{grid-template-columns:minmax(300px,1.2fr) minmax(420px,.8fr);gap:5rem;padding-block:70px;display:grid}.wordmark-light{color:var(--paper)}.wordmark-light .brand-mark:after{background:#10191e}.footer-brand>p{color:#c3ceca;max-width:440px;margin:1.25rem 0 0}.footer-location{letter-spacing:.04em;font-size:.78rem}.footer-links{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.footer-links h2{color:var(--copper);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.7rem;font-weight:750}.footer-links a{color:#dce2df;width:fit-content;margin-top:.65rem;font-size:.88rem;text-decoration:none;display:block}.footer-links a:hover{color:var(--copper)}.footer-bottom{color:#9fadaa;letter-spacing:.035em;border-top:1px solid #344248;justify-content:space-between;align-items:center;gap:1.5rem;min-height:70px;font-size:.72rem;display:flex}.page-hero{border-bottom:1px solid var(--line);padding-block:clamp(85px,11vw,155px);position:relative;overflow:hidden}.page-hero:before{bottom:-470px;right:-390px}.page-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:end;gap:clamp(4rem,10vw,11rem);display:grid}.page-hero h1{max-width:900px;font-size:clamp(3.5rem,6.5vw,6.6rem)}.page-hero-copy>p:first-child{color:var(--ink-soft);margin:0;font-size:clamp(1.05rem,1.45vw,1.25rem);line-height:1.7}.page-hero-aside{border-top:1px solid var(--line);color:var(--slate);margin:2rem 0 0;padding-top:1.25rem;font-size:.84rem;line-height:1.65}.service-jump{z-index:20;color:var(--paper);background:var(--ink);position:sticky;top:84px}.service-jump .shell{grid-template-columns:repeat(4,1fr);display:grid}.service-jump a{color:#dfe4e1;align-items:center;gap:.75rem;min-height:74px;padding:.8rem 1rem;font-size:.72rem;font-weight:650;line-height:1.25;text-decoration:none;display:flex}.service-jump a+a{border-left:1px solid var(--line-dark)}.service-jump a:hover{color:var(--paper);background:var(--slate)}.service-jump span{color:var(--copper);letter-spacing:.1em;font-size:.65rem}.service-detail{border-bottom:1px solid var(--line);padding-block:clamp(85px,10vw,140px);scroll-margin-top:150px}.service-detail:nth-child(2n){background:var(--paper-deep)}.service-detail-grid{grid-template-columns:minmax(300px,.7fr) minmax(600px,1.3fr);align-items:start;gap:clamp(4rem,9vw,9rem);display:grid}.service-title-block{position:sticky;top:190px}.large-index{color:var(--ember-dark);font-family:var(--serif);font-size:3rem;line-height:1;display:block}.service-title-block .service-mark{margin:1.6rem 0}.service-title-block h2{max-width:520px}.service-title-block>p{max-width:500px;color:var(--ink-soft);margin:1.35rem 0 2rem}.service-detail-content{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.detail-panel{border-bottom:1px solid var(--line);padding:2rem}.detail-panel:nth-child(2){border-left:1px solid var(--line)}.detail-panel-wide{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:3rem;padding-inline:0;display:grid}.detail-panel-wide>div:first-child{padding-inline:2rem}.detail-panel h3,.case-facts h3,.case-capabilities h3,.case-value h3,.case-status h3,.process-output span{color:var(--slate);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:750}.detail-panel p{color:var(--ink-soft);margin:0;line-height:1.7}.check-list,.deliverable-list{margin:0;padding:0;list-style:none}.check-list li,.deliverable-list li{color:var(--ink-soft);border-bottom:1px solid #c9c0b2a6;padding:.75rem 0 .75rem 1.5rem;font-size:.9rem;line-height:1.45;position:relative}.check-list li:before,.deliverable-list li:before{content:"";background:var(--ember);width:7px;height:7px;position:absolute;top:1.15rem;left:0;transform:rotate(45deg)}.deliverable-list li:before{background:var(--slate);width:10px;height:2px;transform:skew(-25deg)}.example-box{color:var(--paper);background:var(--ink);padding:2rem}.example-box span{color:var(--copper);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem;font-weight:750;display:block}.example-box p{color:#e3e6e2}.case-study-list{padding-bottom:0}.case-study{border-top:1px solid var(--ink);margin-bottom:clamp(80px,10vw,145px)}.case-study-heading{border-bottom:1px solid var(--line);grid-template-columns:.55fr 1.15fr 1.3fr;align-items:start;gap:3rem;padding-block:2rem 3rem;display:grid}.case-study-heading>div{flex-direction:column;gap:1rem;display:flex}.case-number{color:var(--ember-dark);font-family:var(--serif);font-size:3rem;font-weight:400}.case-study-heading h2{font-size:clamp(2.4rem,4vw,4.5rem)}.case-summary{color:var(--ink-soft);margin:0;font-size:1.02rem;line-height:1.75}.case-study-body{grid-template-columns:1.35fr .65fr;gap:0;display:grid}.case-facts{grid-template-columns:repeat(3,1fr);display:grid}.case-facts>div,.case-capabilities{border-bottom:1px solid var(--line);padding:2rem}.case-facts>div+div{border-left:1px solid var(--line)}.case-facts p,.case-capabilities p{color:var(--ink-soft);margin:0;font-size:.88rem;line-height:1.68}.case-capabilities{border-left:1px solid var(--line);background:var(--paper-deep)}.case-capabilities ul{margin:0 0 2.5rem;padding:0;list-style:none}.case-capabilities li{border-bottom:1px solid var(--line);padding:.65rem 0;font-size:.84rem}.case-value,.case-status{margin-top:2rem}.case-status{border-top:2px solid var(--ember);padding-top:1.5rem}.case-slate .case-status{border-color:var(--slate)}.case-ink .case-status{border-color:var(--ink)}.portfolio-note{background:var(--paper-deep);padding-block:clamp(75px,9vw,120px)}.portfolio-note-grid,.experience-grid{grid-template-columns:minmax(220px,.45fr) minmax(0,1.55fr);gap:clamp(3rem,9vw,10rem);display:grid}.process-layout{grid-template-columns:minmax(300px,.75fr) minmax(600px,1.25fr);align-items:start;gap:clamp(4rem,9vw,10rem);display:grid}.process-intro{position:sticky;top:135px}.process-list{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.process-list>li{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:1.5rem;padding-block:2.25rem;display:grid}.process-list h3{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:clamp(1.5rem,2.2vw,2.15rem);font-weight:500;line-height:1.15}.process-list p{color:var(--ink-soft);margin:1rem 0 0;font-size:.92rem;line-height:1.7}.process-output{background:#d9e2e38c;grid-template-columns:140px 1fr;align-items:start;gap:1rem;margin-top:1.5rem;padding:1rem;display:grid}.process-output span{color:var(--slate);margin:0}.process-output strong{font-size:.82rem;font-weight:650;line-height:1.5}.ai-process-section{color:var(--paper);background:var(--ink);padding-block:clamp(90px,11vw,150px)}.ai-process-grid{grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(4rem,10vw,11rem);display:grid}.ai-process-section .section-kicker{color:var(--copper)}.ai-process-section .section-kicker:before{background:var(--copper)}.ai-process-section p{color:#ccd6d2}.ai-process-section blockquote{border-top:1px solid var(--line-dark);border-left:4px solid var(--ember);margin:2.5rem 0 0;padding:1.5rem 0 0 2rem}.ai-process-section blockquote p{color:var(--paper);font-family:var(--serif);margin:0;font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.35}.ai-signal{place-items:center;min-height:440px;display:grid;position:relative}.ai-ring{border:1px solid var(--slate);border-radius:50%;position:absolute}.ai-ring-one{width:130px;height:130px}.ai-ring-two{opacity:.7;width:240px;height:240px}.ai-ring-three{opacity:.4;width:360px;height:360px}.ai-signal i{z-index:2;background:var(--ember);clip-path:polygon(18% 0,100% 0,80% 100%,0 100%);width:160px;height:54px}.founder-grid{grid-template-columns:minmax(330px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(4rem,10vw,11rem);display:grid}.founder-monogram{min-height:520px;color:var(--paper);background:var(--ink);place-items:center;display:grid;position:relative;overflow:hidden}.founder-monogram:before,.founder-monogram:after{content:"";border:1px solid var(--slate);border-radius:50%;position:absolute}.founder-monogram:before{width:360px;height:360px}.founder-monogram:after{width:270px;height:270px}.founder-monogram>span{z-index:2;font-family:var(--serif);letter-spacing:-.08em;font-size:7rem}.founder-monogram i{z-index:3;background:var(--ember);width:230px;height:25px;position:absolute;right:-60px;transform:skew(-28deg)}.founder-monogram i:first-of-type{bottom:85px}.founder-monogram i:nth-of-type(2){background:var(--copper);width:180px;bottom:52px}.founder-monogram i:nth-of-type(3){background:var(--slate);width:135px;bottom:20px}.founder-copy h2{font-size:clamp(3rem,5vw,5.6rem)}.founder-lede{color:var(--ink-soft);font-family:var(--serif);margin:1.5rem 0 0;font-size:clamp(1.22rem,1.9vw,1.7rem);line-height:1.55}.education-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;padding-top:1.7rem;display:grid}.education-grid span{color:var(--ember-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:750}.education-grid p{color:var(--ink-soft);margin:.45rem 0 0;font-size:.84rem}.experience-section{background:var(--paper-deep);padding-block:clamp(85px,10vw,135px)}.experience-grid>div>p:last-child{max-width:600px}.experience-grid ul{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.experience-grid li{border-bottom:1px solid var(--line);min-height:90px;font-family:var(--serif);align-items:center;gap:1rem;padding:1rem;font-size:1.05rem;line-height:1.3;display:flex}.experience-grid li:nth-child(2n){border-left:1px solid var(--line)}.experience-grid li span{color:var(--ember-dark);font-family:var(--sans);letter-spacing:.1em;font-size:.64rem;font-weight:750}.name-story{color:var(--paper);background:var(--ink);padding-block:clamp(90px,12vw,170px)}.name-story-grid{grid-template-columns:.7fr 1.6fr .7fr;align-items:center;gap:3rem;display:grid}.name-story blockquote{text-align:center;margin:0}.name-story blockquote p{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(2.1rem,4.3vw,4.8rem);line-height:1.08}.name-story blockquote footer{color:var(--copper);letter-spacing:.13em;text-transform:uppercase;margin-top:1.5rem;font-size:.68rem;font-weight:750}.name-echo,.name-flint{place-items:center;min-height:280px;display:grid;position:relative}.name-echo span{border:1px solid var(--slate);border-radius:50%;position:absolute}.name-echo span:first-child{width:85px;height:85px}.name-echo span:nth-child(2){width:150px;height:150px}.name-echo span:nth-child(3){width:220px;height:220px}.name-echo p,.name-flint p{z-index:2;color:var(--copper);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:750}.name-flint i{background:var(--ember);clip-path:polygon(18% 0,100% 0,82% 100%,0 100%);width:220px;height:75px;position:absolute}.contact-section{background:var(--paper-deep)}.contact-grid{grid-template-columns:minmax(300px,.65fr) minmax(600px,1.35fr);align-items:start;gap:clamp(4rem,9vw,9rem);display:grid}.contact-aside{position:sticky;top:135px}.contact-aside ol{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.contact-aside li{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;gap:1rem;padding-block:1.3rem;display:grid}.contact-aside li>span{color:var(--ember-dark);letter-spacing:.1em;font-size:.66rem;font-weight:750}.contact-aside h2{font-family:var(--serif);margin:0;font-size:1.18rem;font-weight:500}.contact-aside li p,.email-alternative p{color:var(--ink-soft);margin:.45rem 0 0;font-size:.82rem;line-height:1.6}.email-alternative{border-left:4px solid var(--ember);background:var(--paper-bright);margin-top:2rem;padding:1.5rem}.contact-form,.form-success{background:var(--paper-bright);box-shadow:12px 12px 0 var(--slate-pale);padding:clamp(1.5rem,4vw,3.5rem)}.form-heading h2,.form-success h2{font-size:clamp(2rem,3.2vw,3.6rem)}.form-heading>p:last-child,.form-success>p:not(.section-kicker){color:var(--ink-soft);margin:1rem 0 0}.form-grid{grid-template-columns:1fr 1fr;gap:1.4rem;margin-top:2.5rem;display:grid}.form-field{align-content:start;gap:.5rem;display:grid}.form-field-wide{grid-column:1/-1}.form-field>span{color:var(--ink);font-size:.78rem;font-weight:700}.form-field b{color:var(--ember-dark)}.form-field em{color:var(--slate);margin-left:.25rem;font-size:.67rem;font-style:normal;font-weight:500}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:50px;color:var(--ink);background:#fffefb;border:1px solid #9f9a90;border-radius:0;padding:.75rem;font-size:.9rem}.form-field textarea{resize:vertical;min-height:170px}.form-field input:hover,.form-field select:hover,.form-field textarea:hover{border-color:var(--slate)}.form-field [aria-invalid=true]{border:2px solid var(--ember-dark)}.form-field small{color:var(--slate);font-size:.68rem;line-height:1.4}.form-field .field-error{color:#7c2915;font-weight:650}.form-submit{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding-top:1.5rem;display:flex}.form-submit p{max-width:300px;color:var(--slate);text-align:right;margin:0;font-size:.67rem}.form-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:480px;display:flex}.form-success>span{width:56px;height:56px;color:var(--paper);background:var(--slate);place-items:center;margin-bottom:2rem;font-size:1.5rem;display:grid}.form-success .button{margin-top:2rem}.hero-copy-block,.page-hero-grid,.service-card,.case-study{animation:.54s ease-out both settle}.page-hero-grid{animation-delay:40ms}.service-card:nth-child(2){animation-delay:50ms}.service-card:nth-child(3){animation-delay:.1s}.service-card:nth-child(4){animation-delay:.15s}@keyframes settle{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.shell{width:min(calc(100% - 48px), var(--max))}.header-row{gap:1.5rem}.desktop-nav ul{gap:1rem}.hero-grid{min-height:590px}.service-grid{grid-template-columns:1fr 1fr}.service-card:nth-child(3){border-left:0;border-top:1px solid var(--line)}.service-card:nth-child(4){border-top:1px solid var(--line)}.work-grid{grid-template-columns:1fr}.work-card{min-height:440px}.work-card+.work-card{border-top:1px solid var(--line-dark);border-left:0}.work-signal{height:120px}.work-card h3{max-width:700px}.approach-rail{grid-template-columns:repeat(3,1fr)}.approach-rail li:nth-child(4){border-left:0;border-top:1px solid var(--line)}.approach-rail li:nth-child(5),.approach-rail li:nth-child(6){border-top:1px solid var(--line)}.approach-rail li:nth-child(3):after{display:none}.case-study-body{grid-template-columns:1fr}.case-capabilities{border-left:0}}@media (max-width:920px){.desktop-nav,.header-button{display:none}.mobile-nav{display:block}.hero-grid,.page-hero-grid,.problem-layout,.split-intro,.closing-cta-grid,.footer-main,.service-detail-grid,.process-layout,.ai-process-grid,.founder-grid,.portfolio-note-grid,.experience-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{min-height:auto;padding-block:64px}.hero-copy-block{max-width:760px}.trust-strip ul{grid-template-columns:repeat(3,1fr);padding-block:.5rem}.trust-strip li+li{border-left:0}.sticky-heading,.service-title-block,.process-intro,.contact-aside{position:static}.split-intro{align-items:start}.page-hero-copy{max-width:740px}.service-jump{position:static}.service-jump .shell{grid-template-columns:1fr 1fr;width:100%}.service-jump a:nth-child(3){border-left:0;border-top:1px solid var(--line-dark)}.service-jump a:nth-child(4){border-top:1px solid var(--line-dark)}.service-detail-content{max-width:900px}.case-study-heading{grid-template-columns:.5fr 1.5fr}.case-summary{grid-column:1/-1}.case-facts{grid-template-columns:1fr}.case-facts>div+div{border-top:1px solid var(--line);border-left:0}.ai-signal{min-height:340px}.footer-main{gap:3rem}.contact-aside{max-width:650px}}@media (max-width:640px){.shell{width:min(calc(100% - 32px), var(--max))}.header-row{min-height:72px}.hero h1,.page-hero h1{font-size:clamp(2.85rem,13vw,4.5rem)}.hero-grid{padding-block:48px}.button-row{display:grid}.trust-strip ul{grid-template-columns:1fr 1fr}.trust-strip li:last-child{grid-column:1/-1}.problem-list li{grid-template-columns:48px 1fr;min-height:88px}.service-grid,.service-detail-content,.detail-panel-wide,.education-grid,.experience-grid ul,.form-grid,.footer-links{grid-template-columns:1fr}.service-card{min-height:320px}.service-card+.service-card{border-top:1px solid var(--line);border-left:0}.detail-panel{padding-inline:0}.detail-panel:nth-child(2){border-left:0}.detail-panel-wide>div:first-child{padding-inline:0}.example-box{padding:1.5rem}.service-jump .shell{grid-template-columns:1fr}.service-jump a+a{border-top:1px solid var(--line-dark);border-left:0}.approach-rail{grid-template-columns:1fr 1fr}.approach-rail li:nth-child(odd){border-left:0}.approach-rail li:nth-child(n+3){border-top:1px solid var(--line)}.approach-rail li:nth-child(2):after,.approach-rail li:nth-child(4):after{display:none}.approach-rail li:nth-child(3):after{display:block}.case-study-heading{grid-template-columns:1fr;gap:1.5rem}.case-summary{grid-column:auto}.case-study-heading h2{font-size:2.75rem}.process-list>li{grid-template-columns:45px 1fr;gap:.8rem}.process-output{grid-template-columns:1fr}.ai-ring-three{width:280px;height:280px}.ai-ring-two{width:195px;height:195px}.founder-monogram{min-height:400px}.founder-monogram:before{width:300px;height:300px}.founder-monogram:after{width:220px;height:220px}.founder-monogram>span{font-size:5.5rem}.experience-grid li:nth-child(2n){border-left:0}.name-story-grid{grid-template-columns:1fr}.name-echo,.name-flint{min-height:230px}.form-field-wide{grid-column:auto}.form-submit{flex-direction:column;align-items:stretch}.form-submit p{text-align:left;max-width:none}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:1.2rem}}@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}}.project-room{color:#f4efe7;background:radial-gradient(circle at 82% 4%,#e2663e2e,#0000 28rem),#14221f;min-height:100vh;padding:0 5vw}.project-room-header{border-bottom:1px solid #f4efe729;justify-content:space-between;align-items:center;gap:2rem;min-height:6.5rem;display:flex}.project-room-brand{color:inherit;align-items:center;gap:.85rem;text-decoration:none;display:inline-flex}.project-room-brand>span{color:#14221f;letter-spacing:-.04em;background:#e2663e;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;font-size:.75rem;font-weight:800;display:grid}.project-room-brand strong{font-family:var(--font-sans,Arial, sans-serif);gap:.12rem;font-size:.95rem;display:grid}.project-room-brand small{color:#f4efe799;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:500}.project-room-lock{color:#f4efe7b8;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.project-room-lock span{color:#8fc9a3;margin-right:.4rem}.project-room-hero{max-width:74rem;padding:clamp(4.5rem,10vw,8rem) 0 clamp(3.5rem,7vw,6rem)}.project-room-hero h1{max-width:12ch;font-family:var(--font-display,Georgia, serif);letter-spacing:-.055em;margin:1rem 0 1.5rem;font-size:clamp(3.2rem,8vw,7.5rem);font-weight:500;line-height:.92}.project-room-hero>p:not(.eyebrow){color:#f4efe7b8;max-width:43rem;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.65}.project-room-summary{color:#f4efe7a3;letter-spacing:.07em;text-transform:uppercase;flex-wrap:wrap;gap:1rem 2rem;margin-top:2.5rem;font-size:.82rem;display:flex}.project-room-summary strong{color:#f4efe7;font-size:1rem}.project-directory{padding-bottom:7rem}.project-directory-toolbar{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#14221ff0;border:1px solid #f4efe733;border-radius:1rem;grid-template-columns:minmax(18rem,1fr) auto;gap:1rem 2rem;margin-bottom:4rem;padding:1.25rem;display:grid;position:sticky;top:1rem;box-shadow:0 1rem 3rem #050c0a47}.project-search,.project-directory-filters>label{color:#f4efe79e;letter-spacing:.1em;text-transform:uppercase;gap:.55rem;font-size:.68rem;display:grid}.project-search>div{background:#172824;border:1px solid #f4efe73d;border-radius:.65rem;align-items:center;gap:.8rem;min-height:3.15rem;padding:0 1rem;display:flex}.project-search>div:focus-within{border-color:#e2663e;box-shadow:0 0 0 2px #e2663e33}.project-search>div>span{color:#e2663e;font-size:1.3rem}.project-search input{color:#f4efe7;width:100%;font:inherit;letter-spacing:normal;text-transform:none;background:0 0;border:0;outline:0;font-size:.92rem}.project-search input::placeholder{color:#f4efe76b}.project-directory-filters{align-items:end;gap:1rem;display:flex}.project-directory-filters fieldset{border:0;gap:.55rem;margin:0;padding:0;display:grid}.project-directory-filters legend,.project-directory-filters>label>span{color:#f4efe79e;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem}.project-directory-filters fieldset>div{background:#172824;border:1px solid #f4efe733;border-radius:.65rem;min-height:3.15rem;padding:.3rem;display:flex}.project-directory-filters button,.project-directory-results button,.project-directory-empty button{color:#f4efe7ad;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:.45rem}.project-directory-filters button{white-space:nowrap;padding:0 .85rem}.project-directory-filters button[aria-pressed=true]{color:#14221f;background:#f4efe7}.project-directory-filters select{color:#f4efe7;min-height:3.15rem;font:inherit;background:#172824;border:1px solid #f4efe733;border-radius:.65rem;padding:0 2.6rem 0 .9rem;font-size:.82rem}.project-directory-results{color:#f4efe794;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;font-size:.75rem;display:flex}.project-directory-results strong{color:#f4efe7}.project-directory-results button{color:#eaa98f;text-underline-offset:.2rem;text-decoration:underline}.project-room-groups{gap:5rem;display:grid}.project-directory-empty{color:#f4efe7a8;background:#172824;border:1px solid #f4efe729;place-content:center;justify-items:center;gap:1rem;min-height:18rem;display:grid}.project-directory-empty button{color:#14221f;background:#f4efe7;padding:.75rem 1rem}.project-group-heading{align-items:center;gap:.8rem;margin-bottom:1.3rem;display:flex}.project-group-heading h2{letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.8rem}.project-group-heading span{color:#f4efe79e;border:1px solid #f4efe738;border-radius:50%;place-items:center;width:1.7rem;height:1.7rem;font-size:.7rem;display:grid}.project-room-grid{background:#f4efe729;border:1px solid #f4efe729;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.project-tile{min-height:18.5rem;color:inherit;background:#172824;flex-direction:column;padding:1.6rem;text-decoration:none;transition:background .16s,transform .16s;display:flex}.project-tile:hover,.project-tile:focus-visible{z-index:1;outline-offset:-2px;background:#203630;outline:2px solid #e2663e;position:relative}.project-tile-preparing{cursor:default;background:linear-gradient(#172824e0,#172824e0),repeating-linear-gradient(-45deg,#0000,#0000 .55rem,#f4efe70a .55rem 1.1rem)}.project-tile>div{justify-content:space-between;align-items:center;display:flex}.project-stage{color:#f4efe7a3;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.67rem;display:inline-flex}.project-stage:before{content:"";background:#d9ad73;border-radius:50%;width:.44rem;height:.44rem}.stage-live:before{background:#8fc9a3}.stage-preparing:before{background:#e2663e}.project-arrow{color:#f4efe78a;font-size:1.1rem}.project-tile h3{font-family:var(--font-display,Georgia, serif);letter-spacing:-.04em;margin:auto 0 .7rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:500}.project-tile p{color:#f4efe7a8;min-height:3.1rem;margin:0 0 1.5rem;font-size:.9rem;line-height:1.55}.project-tile small{color:#f4efe76b;letter-spacing:.04em;font-size:.68rem}.project-room-footer{color:#f4efe794;border-top:1px solid #f4efe729;justify-content:space-between;align-items:center;gap:2rem;min-height:7rem;font-size:.8rem;display:flex}.project-room-footer a{color:#f4efe7}@media (max-width:860px){.project-directory-toolbar{grid-template-columns:1fr;position:static}.project-directory-filters{flex-wrap:wrap;align-items:stretch}.project-directory-results{grid-column:auto}.project-room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.project-room{padding:0 1.1rem}.project-room-lock{text-align:right;max-width:8rem}.project-directory-toolbar{margin-bottom:2.5rem;padding:1rem}.project-directory-filters,.project-directory-filters fieldset{width:100%;display:grid}.project-directory-filters fieldset>div{grid-template-columns:repeat(3,1fr);display:grid}.project-directory-filters button{min-height:2.55rem;padding:0 .45rem}.project-directory-filters select{width:100%}.project-room-grid{grid-template-columns:1fr}.project-tile{min-height:16rem}.project-room-footer{flex-direction:column;justify-content:center;align-items:flex-start}}
