@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body,h1,h2,h3,p,ol,ul{margin:0}ol,ul{padding:0;list-style:none}img,picture{max-width:100%;display:block}button,a{font:inherit}}@layer base{:root{color-scheme:light;--canvas:#f6f5f0;--surface:#fff;--ink:#0d0e11;--muted:#64676e;--soft-ink:#31343a;--line:#0d0e111a;--line-strong:#0d0e112e;--accent:#2457ff;--wizard-surface:#ece9ff;--wizard-ink:#201a4a;--docgin-surface:#fff0e7;--docgin-ink:#44210f;--portfolio-surface:#e6eff4;--portfolio-ink:#102c3a;--page-gutter:clamp(1.25rem, 4.5vw, 4rem);--page-width:80rem;--radius-large:clamp(2rem, 4vw, 3rem);--shadow-soft:0 2rem 5rem #14161c1a;--system-font:ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}body{background:var(--canvas);min-width:20rem;min-height:100vh;color:var(--ink);font-family:var(--system-font);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.5;overflow-x:hidden}::selection{background:var(--accent);color:#fff}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}a:focus-visible{outline:.18rem solid var(--accent);outline-offset:.28rem;border-radius:.25rem}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}}@layer components{.page-shell{width:min(calc(100% - (2 * var(--page-gutter))), var(--page-width));margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:999px;padding:.75rem 1rem;font-weight:700;transition:transform .16s ease-out;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:30;pointer-events:none;width:min(100% - 1.5rem,78rem);margin:.75rem auto 0;position:sticky;top:.75rem}.site-nav{-webkit-backdrop-filter:blur(1.1rem)saturate(150%);pointer-events:auto;background:#f6f5f0c7;border:1px solid #ffffffb8;border-radius:999px;justify-content:space-between;align-items:center;min-height:3.6rem;padding:.45rem .55rem .45rem 1.15rem;display:flex;box-shadow:0 .4rem 1.6rem #1b1c1f12}.brand,.nav-links a{text-decoration:none}.brand{letter-spacing:-.025em;font-size:.88rem;font-weight:720}.brand-short{display:none}.nav-links{align-items:center;gap:clamp(.35rem,2vw,1.3rem);display:flex}.nav-links a{color:var(--soft-ink);border-radius:999px;padding:.62rem .78rem;font-size:.86rem;font-weight:600;transition:color .16s ease-out,background-color .16s ease-out,transform 90ms ease-out}.nav-links a:hover{color:var(--ink);background:#0d0e110f}.nav-links a:active,.button:active,.text-link:active{transform:scale(.97)}.nav-links .nav-contact{background:var(--ink);color:#fff;padding-inline:1rem}.nav-links .nav-contact:hover{color:#fff;background:#26282e}.eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:760;line-height:1.2}.button{letter-spacing:-.015em;touch-action:manipulation;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.78rem 1.12rem;font-size:.91rem;font-weight:690;text-decoration:none;transition:transform 90ms ease-out,background-color .18s ease-out,border-color .18s ease-out,color .18s ease-out;display:inline-flex}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#292b31}.button-quiet{border-color:var(--line-strong);color:var(--ink);background:#ffffff73}.button-quiet:hover{background:var(--surface);border-color:#0d0e1147}.text-link{border-bottom:1px solid;align-items:center;width:fit-content;padding-block:.2rem;font-size:.91rem;font-weight:710;text-decoration:none;transition:opacity .16s ease-out,transform 90ms ease-out;display:inline-flex}.text-link:hover{opacity:.62}.text-link-muted{color:#0d0e11ad;border-bottom-color:#0000}.section-heading{grid-template-columns:minmax(10rem,.34fr) minmax(20rem,.76fr);align-items:start;gap:1.25rem clamp(2rem,8vw,8rem);margin-bottom:clamp(3rem,7vw,6.5rem);display:grid}.section-heading .eyebrow{padding-top:.85rem}.section-heading h2{letter-spacing:-.055em;max-width:13ch;font-size:clamp(2.8rem,6vw,5.8rem);font-weight:690;line-height:.96}.section-heading>p:last-child{max-width:42rem;color:var(--muted);grid-column:2;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6}}@layer pages{.hero{flex-direction:column;justify-content:space-between;min-height:calc(100svh - 5.1rem);padding-top:clamp(5.5rem,13vh,9rem);padding-bottom:clamp(2.25rem,5vh,4rem);display:flex}.hero-intro{max-width:77rem}.hero h1{letter-spacing:-.066em;max-width:11.7ch;margin-top:clamp(1.35rem,3vh,2.4rem);font-size:clamp(4.1rem,9.1vw,8.7rem);font-weight:680;line-height:.9}.hero h1 em{color:var(--accent);font-style:normal;font-weight:inherit;position:relative}.hero h1 em:after{content:"";opacity:.28;background:currentColor;border-radius:999px;height:.05em;position:absolute;bottom:-.04em;left:.08em;right:.05em}.hero-copy{max-width:42rem;color:var(--soft-ink);letter-spacing:-.018em;margin-top:clamp(1.7rem,3vw,2.8rem);font-size:clamp(1.08rem,1.55vw,1.34rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.hero-capabilities{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:clamp(4rem,8vh,7rem);display:grid}.hero-capabilities span{color:var(--muted);padding:1rem 0;font-size:clamp(.78rem,1.2vw,.9rem);font-weight:650}.hero-capabilities span:nth-child(2){text-align:center}.hero-capabilities span:last-child{text-align:right}.work-section{padding-top:clamp(7rem,14vw,12rem);padding-bottom:clamp(7rem,12vw,11rem)}.project-list{gap:clamp(1.25rem,2.5vw,2rem);display:grid}.project-chapter{border-radius:var(--radius-large);border:1px solid #ffffff80;grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:clamp(38rem,63vw,48rem);padding:clamp(2rem,5vw,4.6rem);display:grid;overflow:hidden}.project-wizard{background:var(--wizard-surface);color:var(--wizard-ink)}.project-docgin{background:var(--docgin-surface);color:var(--docgin-ink)}.project-portfolio{background:var(--portfolio-surface);color:var(--portfolio-ink)}.project-copy{z-index:2;position:relative}.project-meta,.project-page-kicker{color:currentColor;letter-spacing:.095em;text-transform:uppercase;opacity:.68;flex-wrap:wrap;align-items:center;gap:.45rem .9rem;margin-bottom:clamp(1.7rem,4vw,3.2rem);font-size:.68rem;font-weight:760;line-height:1.3;display:flex}.project-meta span+span:before,.project-page-kicker span+span:before{content:"/";opacity:.42;margin-right:.9rem}.project-copy h3{letter-spacing:-.057em;max-width:10.5ch;font-size:clamp(2.55rem,5vw,5.25rem);font-weight:690;line-height:.96}.project-summary{color:currentColor;opacity:.76;max-width:35rem;margin-top:clamp(1.5rem,3vw,2.2rem);font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.58}.project-scope{letter-spacing:.015em;opacity:.74;margin-top:1.25rem;font-size:.78rem;font-weight:680}.project-facts{flex-wrap:wrap;gap:.5rem;margin-top:clamp(2rem,4vw,3rem);display:flex}.project-facts li{letter-spacing:.015em;opacity:.72;border:1px solid;border-radius:999px;padding:.5rem .7rem;font-size:.7rem;font-weight:720}.project-actions,.project-page-actions{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:clamp(2.2rem,4vw,3.2rem);display:flex}.project-visual{background:#ffffff57;border:1px solid #ffffff7a;border-radius:clamp(1.5rem,3vw,2.4rem);min-width:0;padding:clamp(.6rem,1.3vw,1rem);text-decoration:none;transition:transform .22s cubic-bezier(.22,.9,.32,1),box-shadow .22s ease-out;display:block;transform:translateZ(0);box-shadow:0 1.2rem 3rem #14141e1a}.project-visual:hover,.project-visual:focus-visible{transform:translateY(-.3rem)scale(1.004);box-shadow:0 1.8rem 4rem #14141e26}.image-shell{background:#fff;border-radius:clamp(1rem,2vw,1.65rem);display:block;overflow:hidden}.image-shell img{object-fit:cover;width:100%;height:auto;transition:transform .3s cubic-bezier(.22,.9,.32,1)}.project-visual:hover img{transform:scale(1.012)}.project-docgin .image-shell img{aspect-ratio:1.74;object-fit:cover}.project-portfolio .image-shell img{aspect-ratio:1.5;object-fit:cover;object-position:top}.process-section{border-radius:var(--radius-large);background:var(--ink);color:#fff;grid-template-columns:minmax(17rem,.78fr) minmax(20rem,1.22fr);gap:clamp(2.5rem,8vw,8rem);padding:clamp(2.5rem,6vw,5rem);display:grid}.section-heading-compact{margin:0;display:block}.section-heading-compact .eyebrow{color:#ffffff85;padding:0}.section-heading-compact h2{margin-top:1.5rem;font-size:clamp(2.8rem,5vw,5.2rem)}.process-list{border-top:1px solid #ffffff2e}.process-list li{border-bottom:1px solid #ffffff2e;grid-template-columns:2.6rem 1fr;gap:1rem;padding-block:clamp(1.5rem,3vw,2.2rem);display:grid}.process-list li>span{color:#ffffff73;letter-spacing:.09em;padding-top:.25rem;font-size:.7rem;font-weight:730}.process-list h3{letter-spacing:-.03em;font-size:clamp(1.25rem,2.2vw,1.8rem);font-weight:650}.process-list p{color:#ffffff9e;max-width:34rem;margin-top:.5rem;font-size:.94rem;line-height:1.6}.about-section{padding-top:clamp(8rem,15vw,13rem);padding-bottom:clamp(8rem,14vw,12rem)}.about-grid{grid-template-columns:minmax(20rem,.95fr) minmax(18rem,.68fr);align-items:start;gap:clamp(3rem,10vw,10rem);margin-top:2rem;display:grid}.about-grid h2{letter-spacing:-.062em;max-width:11ch;font-size:clamp(3.1rem,6.4vw,6.6rem);font-weight:680;line-height:.94}.about-copy{padding-top:.45rem}.about-copy p{color:var(--soft-ink);font-size:clamp(1.03rem,1.4vw,1.18rem);line-height:1.67}.about-copy p+p{margin-top:1.2rem}.about-copy .text-link{margin-top:2.2rem}.site-footer{padding:clamp(2.5rem, 5vw, 4rem) var(--page-gutter);background:var(--canvas)}.footer-inner{width:min(100%, var(--page-width));border-radius:var(--radius-large);color:#fff;background:#0c0d10;margin-inline:auto;padding:clamp(2.7rem,7vw,6rem)}.footer-eyebrow{color:#ffffff7a}.footer-inner h2{letter-spacing:-.065em;max-width:10ch;margin-top:1.3rem;font-size:clamp(3.2rem,7.7vw,7.5rem);font-weight:670;line-height:.9}.footer-email{color:#fff;letter-spacing:-.03em;margin-top:clamp(2.2rem,5vw,4.2rem);font-size:clamp(1.05rem,2.5vw,1.75rem);font-weight:620;text-decoration-color:#ffffff59;display:inline-block}.footer-email:hover{text-decoration-color:#fff}.footer-meta{color:#ffffff80;border-top:1px solid #ffffff29;justify-content:space-between;align-items:flex-end;gap:2rem;margin-top:clamp(5rem,11vw,10rem);padding-top:1.2rem;font-size:.75rem;display:flex}.social-links{flex-wrap:wrap;gap:1rem;display:flex}.social-links a{color:#ffffffbd;text-decoration:none}.social-links a:hover{color:#fff}.project-page{--project-tint:var(--portfolio-surface);padding-top:clamp(5rem,9vw,8rem)}.project-page-wizard{--project-tint:var(--wizard-surface)}.project-page-docgin{--project-tint:var(--docgin-surface)}.project-page-portfolio{--project-tint:var(--portfolio-surface)}.project-page-header{padding-top:clamp(3rem,7vw,6rem)}.back-link{color:var(--muted);margin-bottom:clamp(4rem,9vw,8rem);font-size:.82rem;font-weight:670;text-decoration:none;display:inline-block}.back-link:hover{color:var(--ink)}.project-page-header h1{letter-spacing:-.067em;max-width:11ch;font-size:clamp(3.8rem,9vw,8.8rem);font-weight:680;line-height:.9}.project-page-header>p{max-width:47rem;color:var(--soft-ink);margin-top:2rem;font-size:clamp(1.08rem,1.7vw,1.38rem);line-height:1.6}.project-page-visual{border-radius:var(--radius-large);background:var(--project-tint);margin-top:clamp(4rem,8vw,8rem);padding:clamp(.75rem,2vw,1.5rem)}.project-page-visual img{width:100%;height:auto;box-shadow:var(--shadow-soft);border-radius:clamp(1.25rem,2vw,2rem)}.project-page-docgin .project-page-visual img{aspect-ratio:1.9;object-fit:cover}.project-page-portfolio .project-page-visual img{aspect-ratio:1.6;object-fit:cover;object-position:top}.project-prose{width:min(calc(100% - (2 * var(--page-gutter))), 50rem);padding-top:clamp(5rem,10vw,9rem);padding-bottom:clamp(6rem,12vw,11rem)}.project-prose h2{letter-spacing:-.052em;margin-top:4.5rem;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:680;line-height:1}.project-prose h2:first-child{margin-top:0}.project-prose h3{letter-spacing:-.03em;margin-top:2.6rem;font-size:clamp(1.35rem,2.2vw,1.8rem);font-weight:670;line-height:1.2}.project-prose p{color:#3e4148;margin-top:1.25rem;font-size:clamp(1.03rem,1.4vw,1.16rem);line-height:1.75}.project-prose h2+p,.project-prose h3+p{margin-top:1rem}.next-project{padding-bottom:clamp(7rem,12vw,11rem)}.next-project>p{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-bottom:1rem;font-size:.7rem;font-weight:730}.next-project a{border-block:1px solid var(--line-strong);grid-template-columns:minmax(8rem,.35fr) minmax(16rem,1fr);align-items:baseline;gap:2rem;padding-block:clamp(1.8rem,4vw,3rem);text-decoration:none;display:grid}.next-project a>span{color:var(--muted);font-size:.82rem;font-weight:650}.next-project strong{letter-spacing:-.05em;max-width:14ch;font-size:clamp(1.8rem,4vw,3.7rem);font-weight:650;line-height:1.05;transition:color .18s ease-out}.next-project a:hover strong{color:var(--accent)}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:75svh;padding-block:8rem;display:flex}.not-found h1{letter-spacing:-.065em;max-width:10ch;margin-top:1.5rem;font-size:clamp(3.5rem,8vw,8rem);font-weight:680;line-height:.92}.not-found>p:not(.eyebrow){color:var(--muted);margin-top:1.5rem;font-size:1.1rem}.not-found .button{margin-top:2rem}}@layer utilities{@media (width<=56.25rem){.section-heading,.process-section,.about-grid{grid-template-columns:1fr}.section-heading{column-gap:0}.section-heading .eyebrow{padding-top:0}.section-heading>p:last-child{grid-column:1}.project-chapter{grid-template-columns:1fr;gap:3rem;min-height:0}.project-copy h3,.project-summary{max-width:14ch}.project-summary{max-width:38rem}.project-visual{order:2}.process-section{gap:3.5rem}.about-grid{gap:2.5rem}.about-copy{max-width:42rem;padding-top:0}}@media (width<=40rem){:root{--page-gutter:1rem;--radius-large:1.75rem}.site-header{width:calc(100% - 1rem);margin-top:.5rem;top:.5rem}.site-nav{min-height:3.3rem;padding-left:1rem}.brand-full,.nav-about{display:none}.brand-short{display:inline}.nav-links{gap:.15rem}.nav-links a{padding:.55rem .62rem;font-size:.78rem}.nav-links .nav-contact{padding-inline:.78rem}.hero{min-height:0;padding-top:7.5rem;padding-bottom:2rem}.hero h1{letter-spacing:-.062em;max-width:12ch;font-size:clamp(3.25rem,15.3vw,5.15rem);line-height:.91}.hero-copy{font-size:1.04rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-capabilities{grid-template-columns:1fr;margin-top:4.5rem}.hero-capabilities span,.hero-capabilities span:nth-child(2),.hero-capabilities span:last-child{border-bottom:1px solid var(--line);text-align:left;padding-block:.72rem}.hero-capabilities span:last-child{border-bottom:0}.work-section{padding-top:6.5rem;padding-bottom:6.5rem}.section-heading h2{font-size:3rem}.project-chapter{gap:2.5rem;padding:1.4rem}.project-meta{margin-bottom:1.7rem}.project-copy h3{font-size:2.8rem}.project-facts{gap:.4rem}.project-actions{flex-direction:column;align-items:flex-start;gap:.8rem}.project-visual{border-radius:1.35rem;padding:.45rem}.image-shell{border-radius:.95rem}.process-section{width:calc(100% - 1rem);padding:2rem 1.4rem}.section-heading-compact h2{font-size:3rem}.about-section{padding-top:7rem;padding-bottom:7rem}.about-grid h2{font-size:3.55rem}.site-footer{padding:.5rem}.footer-inner{padding:2.2rem 1.35rem}.footer-inner h2{font-size:3.7rem}.footer-meta{flex-direction:column-reverse;align-items:flex-start;margin-top:6rem}.project-page{padding-top:2.5rem}.project-page-header{padding-top:3rem}.back-link{margin-bottom:4rem}.project-page-header h1{font-size:3.65rem}.project-page-actions{flex-direction:column;align-items:stretch}.project-page-actions .button{width:100%}.project-page-visual{width:calc(100% - 1rem);margin-top:4rem;padding:.5rem}.project-prose{padding-top:4.5rem;padding-bottom:6rem}.project-prose h2{margin-top:3.6rem;font-size:2.55rem}.next-project a{grid-template-columns:1fr;gap:.8rem}}@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-visual:hover,.project-visual:focus-visible,.project-visual:hover img,.nav-links a:active,.button:active,.text-link:active{transform:none}}@media (prefers-reduced-transparency:reduce){.site-nav{border-color:var(--line-strong);background:var(--canvas);-webkit-backdrop-filter:none}}@media (prefers-contrast:more){:root{--muted:#34363b;--line:#0d0e1157;--line-strong:#0d0e118a}.site-nav{border-color:var(--ink);background:var(--canvas);-webkit-backdrop-filter:none}.project-summary,.project-scope,.project-meta,.project-page-kicker{opacity:1}}@supports not (backdrop-filter:blur(1rem)){.site-nav{border-color:var(--line);background:#f6f5f0f5}}@media print{.site-header,.site-footer,.hero-actions,.project-actions,.project-page-actions,.next-project{display:none}body{color:#000;background:#fff}.hero,.project-page{min-height:0;padding-top:2rem}}}
