:root{--bg:#fbfaf7;--surface:#fff;--ink:#171715;--muted:#5c5a54;--line:#17171529;--warm:#ece9df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6.5rem}body{-webkit-font-smoothing:antialiased;background:#fbfaf7;background:var(--bg);color:#171715;color:var(--ink);font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;margin:0}a,button{font:inherit}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.04}p{line-height:1.55}.app-shell,.page-shell{min-height:100vh}.page-shell{background:#fbfaf7;background:var(--bg);overflow:clip;position:relative}.content-width{margin-inline:auto;position:relative;width:min(1160px,calc(100% - 3rem));z-index:2}.skip-link{background:#171715;background:var(--ink);border-radius:999px;color:#fff;left:.75rem;padding:.7rem 1rem;position:fixed;text-decoration:none;top:.75rem;transform:translateY(-160%);z-index:100}.skip-link:focus{transform:translateY(0)}.site-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding:1.25rem 0;position:relative;width:min(1160px,calc(100% - 3rem));z-index:10}.brand{font-size:.78rem;font-weight:700;letter-spacing:.17em;text-decoration:none;text-transform:uppercase}.site-header nav{align-items:center;display:flex;gap:1.25rem}.site-header nav a{font-size:.88rem;font-weight:600;text-decoration:none}.site-header nav a:not(.nav-cta){border-bottom:1px solid #0000}.site-header nav a:not(.nav-cta):hover{border-color:currentColor}.nav-cta{border:1px solid #171715;border:1px solid var(--ink);border-radius:999px;padding:.62rem .9rem}.hero{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:min(760px,calc(100vh - 4.5rem));padding:clamp(4rem,10vh,7.5rem) 0 5.5rem}.section-kicker,.work-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;line-height:1.35;text-transform:uppercase}.hero h1{font-size:clamp(2.8rem,5.8vw,5.35rem);max-width:920px}.hero-lead{color:#34332f;font-size:clamp(1.05rem,1.5vw,1.24rem);margin-top:1.8rem;max-width:68ch}.hero-actions,.modal-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.button{align-items:center;border:1px solid #171715;border:1px solid var(--ink);border-radius:999px;cursor:pointer;display:inline-flex;font-size:.91rem;font-weight:650;justify-content:center;min-height:46px;padding:.72rem 1.05rem;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:#171715;background:var(--ink);color:#fff}.button-secondary{background:#0000;color:#171715;color:var(--ink)}.button-secondary:hover{background:#fff}.text-link{font-size:.91rem;font-weight:650;padding:.65rem .35rem;text-underline-offset:.25rem}.button:focus-visible,.site-header a:focus-visible,.text-link:focus-visible,.work-card:focus-visible{outline:3px solid #3579e8;outline-offset:4px}.capabilities-section,.more-work-section,.work-section{padding:8rem 0}.section-heading{grid-gap:.85rem;display:grid;gap:.85rem;margin-bottom:2.4rem}.section-heading-split{align-items:end;gap:2.5rem;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.contact-layout h2,.section-heading h2{font-size:clamp(2.3rem,5vw,4.8rem);max-width:800px}.experience-intro>p:last-child,.section-heading-split>p,.section-heading>p{color:#5c5a54;color:var(--muted);font-size:1.02rem}.section-kicker{margin-bottom:.85rem}.featured-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(12,minmax(0,1fr))}.featured-grid .work-card:first-child{align-items:stretch;grid-column:1/-1;grid-template-columns:1.42fr .58fr}.featured-grid .work-card:nth-child(2),.featured-grid .work-card:nth-child(3){grid-column:span 6}.work-card{align-content:start;background:#fff;border:1px solid #17171529;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 40px #2220190a;color:#171715;color:var(--ink);text-decoration:none}.work-card,.work-image-wrap{display:grid;overflow:hidden}.work-image-wrap{aspect-ratio:16/10;background:var(--card-tone);place-items:center}.featured-grid .work-card:first-child .work-image-wrap{aspect-ratio:auto;min-height:510px}.work-image{display:block;height:100%;object-fit:contain;transition:transform .35s ease;width:100%}.work-card:hover .work-image{transform:scale(1.025)}.work-copy{align-items:flex-start;display:flex;flex-direction:column;padding:1.45rem}.featured-grid .work-card:first-child .work-copy{justify-content:center;padding:2rem}.work-eyebrow{color:#5c5a54;color:var(--muted);margin-bottom:.8rem}.work-copy h3{font-size:clamp(1.65rem,2.8vw,2.75rem)}.work-role{color:#5c5a54;color:var(--muted);font-size:.86rem;margin-top:.45rem}.work-result{font-size:1.02rem;line-height:1.45;margin-top:1rem;max-width:46ch}.card-skills{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.3rem}.card-skills span{border:1px solid #17171529;border:1px solid var(--line);border-radius:999px;color:#3e3c37;font-size:.72rem;padding:.34rem .58rem}.work-link{font-size:.88rem;font-weight:700;margin-top:1.4rem;text-decoration:underline;text-underline-offset:.25rem}.experience-section{background:#1e1f1c;color:#f8f6ef;padding:8rem 0;position:relative;z-index:2}.experience-layout{grid-gap:5rem;display:grid;gap:5rem;grid-template-columns:.72fr 1.28fr}.experience-intro{align-self:start;position:sticky;top:2rem}.experience-intro>p:last-child,.timeline-item>div:last-child>p:last-child{color:#c8c7bf}.timeline{border-top:1px solid #fff3}.timeline-item{grid-gap:2rem;border-bottom:1px solid #fff3;display:grid;gap:2rem;grid-template-columns:150px 1fr;padding:2.2rem 0 2.6rem}.timeline-meta{color:#9f9e96;font-size:.8rem}.timeline-meta p+p{margin-top:.25rem}.timeline-item h3{font-size:clamp(1.6rem,2.8vw,2.6rem)}.timeline-role{color:#9bd5bc;font-weight:650;margin:.4rem 0 1.1rem}.capabilities-grid{border-left:1px solid #17171529;border-left:1px solid var(--line);border-top:1px solid #17171529;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.capability-card{border-bottom:1px solid #17171529;border-bottom:1px solid var(--line);border-right:1px solid #17171529;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:290px;padding:1.5rem}.capability-card>span{color:#5c5a54;color:var(--muted);font-size:.78rem}.capability-card h3{font-size:1.45rem;margin-top:3.25rem}.capability-card p{color:#5c5a54;color:var(--muted);font-size:.9rem;margin-top:.85rem}.more-work-section{padding-top:2rem}.projects-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.projects-grid .work-copy h3{font-size:1.6rem}.projects-grid .work-result{font-size:.9rem}.contact-section{background:#c6dff2;margin-top:2rem;padding:7.5rem 0;position:relative;z-index:2}.contact-layout{display:grid;justify-items:start}.contact-layout h2{max-width:920px}.contact-layout>p:not(.section-kicker){font-size:1.05rem;margin-top:1.5rem;max-width:62ch}.modal-backdrop{background:#10100eb3;display:grid;inset:0;overflow-y:auto;padding:1.5rem;place-items:start center;position:fixed;z-index:50}.modal-card{background:#fbfaf7;background:var(--bg);border-radius:22px;box-shadow:0 30px 90px #00000052;margin:auto;overflow:hidden;position:relative;width:min(980px,100%)}.modal-close{background:#0000006b;border:1px solid #ffffffb3;border-radius:50%;color:#fff;cursor:pointer;display:grid;font-size:1.6rem;height:44px;place-items:center;position:absolute;right:1rem;top:1rem;width:44px;z-index:2}.modal-close:focus-visible{outline:3px solid #fff;outline-offset:3px}.modal-hero{background:var(--modal-tone);display:grid;height:min(52vh,520px);min-height:300px;place-items:center}.modal-hero img{height:100%;object-fit:contain;width:100%}.modal-content{background:#fbfaf7;background:var(--bg);padding:clamp(1.5rem,5vw,4rem);position:relative}.modal-content h2{font-size:clamp(2.4rem,6vw,5rem)}.modal-result{font-size:clamp(1.1rem,2vw,1.35rem);margin-top:1rem;max-width:62ch}.case-meta{grid-gap:2rem;border-block:1px solid #17171529;border-block:1px solid var(--line);display:grid;gap:2rem;grid-template-columns:.65fr 1.35fr;margin:2.2rem 0;padding:1.3rem 0}.case-meta div{grid-gap:.35rem;display:grid;gap:.35rem}.case-meta span{color:#5c5a54;color:var(--muted);font-size:.67rem;letter-spacing:.12em;text-transform:uppercase}.case-meta strong{font-size:.91rem}.case-study-grid{grid-gap:2.5rem 3rem;display:grid;gap:2.5rem 3rem;grid-template-columns:repeat(2,minmax(0,1fr))}.case-study-grid h3{font-size:1.15rem;margin-bottom:.65rem}.case-study-grid p,.client-note{color:#5c5a54;color:var(--muted)}.client-note{font-size:.88rem}.splotch{opacity:.85;pointer-events:none;position:absolute;z-index:1}.splotch:before{animation:jelly-float 12s ease-in-out 0s infinite;animation:jelly-float var(--float-duration,12s) ease-in-out var(--float-delay,0s) infinite;background:var(--blob-color);border-radius:inherit;content:"";inset:0;position:absolute}@keyframes jelly-float{0%,to{transform:translateZ(0) rotate(0deg) scale(1)}40%{transform:translate3d(10px,14px,0) rotate(2deg) scale(1.04,.97)}70%{transform:translate3d(-8px,-5px,0) rotate(-1deg) scale(.98,1.03)}}.splotch-a{--blob-color:#5db081;--float-delay:-2s;border-radius:38% 62% 57% 43%/50% 43% 57% 50%;height:210px;left:-110px;top:170px;width:260px}.splotch-b{--blob-color:#a5cce8;--float-delay:-4s;border-radius:62% 38% 47% 53%/54% 44% 56% 46%;height:175px;right:-55px;top:55px;width:210px}.splotch-c{--blob-color:#cf7045;--float-delay:-1s;border-radius:44% 56% 62% 38%/52% 37% 63% 48%;height:190px;right:-110px;top:590px;width:245px}.splotch-d{--blob-color:#3f4b9e;--float-delay:-3s;border-radius:54% 46% 38% 62%/42% 59% 41% 58%;height:145px;left:-85px;top:1130px;width:180px}.splotch-e{--blob-color:#2e7e8d;--float-delay:-5s;border-radius:42% 58% 60% 40%/55% 42% 58% 45%;height:150px;right:-65px;top:1540px;width:190px}@media (max-width:980px){.hero{min-height:auto;padding-block:5.5rem 4.5rem}.hero h1{font-size:clamp(2.7rem,8.5vw,4.8rem)}.experience-layout,.section-heading-split{gap:1.5rem;grid-template-columns:1fr}.experience-intro{position:static}.featured-grid .work-card:first-child{grid-template-columns:1fr}.featured-grid .work-card:first-child .work-image-wrap{min-height:400px}.capabilities-grid,.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){html{scroll-padding-top:1rem}.content-width,.site-header{width:min(100% - 2rem,1160px)}.site-header{align-items:flex-start}.site-header nav a:not(.nav-cta){display:none}.nav-cta{padding:.55rem .8rem}.hero{padding:4.5rem 0 4rem}.hero h1{font-size:clamp(2.4rem,10.5vw,3.4rem)}.hero-lead{font-size:1rem}.hero-actions{align-items:stretch}.hero-actions .button{flex:1 1 auto}.capabilities-section,.contact-section,.experience-section,.more-work-section,.work-section{padding-block:5.5rem}.contact-layout h2,.section-heading h2{font-size:clamp(2.25rem,11vw,3.6rem)}.featured-grid{display:grid;grid-template-columns:1fr}.featured-grid .work-card:first-child,.featured-grid .work-card:nth-child(2),.featured-grid .work-card:nth-child(3){grid-column:1}.featured-grid .work-card:first-child .work-image-wrap{aspect-ratio:16/10;min-height:0}.featured-grid .work-card:first-child .work-copy{padding:1.45rem}.timeline-item{gap:1.1rem}.capabilities-grid,.case-meta,.case-study-grid,.projects-grid,.timeline-item{grid-template-columns:1fr}.capability-card{min-height:240px}.projects-grid{gap:1rem}.contact-section{margin-top:0}.modal-backdrop{padding:0}.modal-card{border-radius:0;min-height:100vh}.modal-hero{height:38vh;min-height:260px}.modal-content{padding:1.5rem 1rem 3rem}.modal-actions{align-items:stretch}.modal-actions .button{width:100%}.splotch{opacity:.36}.splotch-a{height:105px;left:-82px;top:205px;width:130px}.splotch-b{height:90px;right:-70px;top:95px;width:115px}.splotch-c{height:95px;right:-78px;top:580px;width:120px}.splotch-d,.splotch-e{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.e36f5297.css.map*/