@font-face{font-family:Fraunces;src:url('/assets/fraunces-semibold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
:root{--paper:#fbf8ef;--ink:#243965;--muted:#5d6780;--line:#24396529;--blue:#c5d9ee;--yellow:#f3dc86;--acid:#f3dc86;--serif:Fraunces,Georgia,serif;--sans:'Helvetica Neue',Arial,sans-serif}
*{box-sizing:border-box}
[hidden]{display:none!important}
html{scroll-behavior:smooth;scroll-padding-top:28px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;cursor:pointer;border:0}
button,a{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible{outline:3px solid var(--ink);outline-offset:6px}
::selection{background:var(--yellow);color:var(--ink)}
.wrap{width:calc(100% - 96px);max-width:1400px;margin-inline:auto}
.header{min-height:96px;display:flex;align-items:center;gap:22px}
.wordmark{display:inline-flex;align-items:center;flex-shrink:0;width:60px;min-height:44px}
.wordmark img{display:block;width:100%;height:auto}
nav{display:flex;gap:30px;margin-left:auto;align-items:center;font-size:14px}
nav a{padding:12px 0}
.header nav a:last-child{background:var(--ink);color:var(--paper);border-radius:30px;padding:13px 22px}
nav a:hover{text-decoration:underline;text-underline-offset:5px}
.eyebrow{font-size:14px;line-height:1.5;font-weight:400}
.serif,.name-serif,em{font-family:var(--serif);font-weight:600;font-style:normal;letter-spacing:-.055em}
h1,h2{font-family:var(--serif);font-weight:600;font-optical-sizing:auto}
.hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:0 6%;padding:32px 0 48px;position:relative;align-items:center}
.hero-content{position:relative;z-index:1;padding:0;display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.hero-greeting{margin-bottom:24px;padding:5px 14px;background:var(--yellow);border-radius:20px;font-size:16px}
.hero h1{font-size:clamp(74px,9.7vw,150px);letter-spacing:-.075em;line-height:.96;margin:0 0 32px}
.headline-line{display:block}
.headline-line:first-child{padding-left:0}
.headline-line.name-serif{margin-top:4px;letter-spacing:-.075em}
.hero-intro{max-width:345px;padding-top:0;margin-top:0}
.hero-intro p{font-size:20px;line-height:1.5;letter-spacing:-.02em;margin:0 0 24px}
.text-link{display:inline-flex;gap:36px;align-items:center;border-bottom:1px solid currentColor;padding:10px 0;font-size:14px}
.text-link span{display:inline-block;transition:transform .2s}
.text-link:hover span{transform:translate(2px,-2px)}
.pill-link{padding:0;border:0;gap:0;background:var(--ink);color:var(--paper);border-radius:40px;padding-left:24px;line-height:48px}
.pill-link span{width:48px;height:48px;line-height:48px;margin-left:22px;border-left:1px solid #ffffff38;border-radius:50%;text-align:center}
.pill-link:hover span{transform:rotate(-25deg)}
.hero-portrait{position:relative;margin:0 0 0 auto;min-width:0;width:100%;max-width:440px;align-self:center}

.portrait-mat{position:relative;isolation:isolate;border-radius:50% 50% 28px 28px / 38% 38% 28px 28px;overflow:hidden;background:#b9b8b1}
.portrait-mat:after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;border-radius:inherit;box-shadow:inset 0 7px 22px #24396530,inset 0 0 0 1px #24396520}
.hero-portrait img{display:block;width:100%;height:auto;aspect-ratio:3/4;max-height:650px;object-fit:cover;object-position:50% 42%}
.work-shell{position:relative;margin-top:112px;margin-bottom:112px;background:var(--blue);isolation:isolate}
.section-edge{position:absolute;left:0;width:100%;height:112px;display:block;fill:var(--blue);pointer-events:none;z-index:-1}
.section-edge--top{bottom:calc(100% - 1px);transform-origin:50% 100%}
.section-edge--bottom{top:calc(100% - 1px);transform:scaleY(-1);transform-origin:50% 50%;height:72px}
.work{padding:48px 0 64px}
.section-heading{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding-bottom:32px}
.section-heading h2{font-size:clamp(42px,5.4vw,80px);letter-spacing:-.055em;line-height:1.04;margin:0}
.category-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:0;padding:0;font-size:14px}
.category-nav a,.category-nav button{padding:12px 21px;border:1px solid #2439653a;border-radius:40px;transition:background .18s,color .18s}
.category-nav a:hover,.category-nav button:hover{background:var(--paper);text-decoration:none}
.category-nav a[aria-current="page"],.category-nav button[aria-pressed="true"]{background:var(--ink);color:var(--paper);border-color:var(--ink)}
.category-nav button{background:transparent;font:inherit}
.featured-end{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:36px;min-height:44px}
#featured-status{font-size:14px;color:var(--muted)}
.featured-empty{min-height:240px;display:grid;place-items:center;margin:0;text-align:center;font-size:18px}
.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 36px;align-items:start}
.selected-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:40px;column-gap:32px}
.project{min-width:0;scroll-margin-top:28px}
.project[hidden]{display:none!important}
.project:target .project-info h3{text-decoration:underline;text-underline-offset:5px}
.project-open{display:block;padding:0;text-align:left;width:100%;background:none}
.project-visual{aspect-ratio:1;position:relative;overflow:hidden;border-radius:28px}
.project-visual img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1)}
.project-open:hover img{transform:scale(1.035)}
.project-info{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 0 0}
.project-copy{min-width:0}
.project-info h3{font-weight:500;font-size:22px;letter-spacing:-.035em;margin:0}
.project-copy>span{display:block;font-size:13px;line-height:1.5;margin-top:8px;color:var(--muted)}
.field-visual{background:var(--ink);color:var(--paper);border-radius:48% 48% 28px 28px}
.field-preview{position:absolute;width:100%;height:100%}
.type-visual{display:flex;align-items:center;justify-content:center;background:var(--yellow);border-radius:28px}
.index-type{font-family:var(--serif);font-weight:600;font-size:clamp(42px,5.5vw,82px);line-height:.95;letter-spacing:-.075em}
.selected-grid .index-type{font-size:clamp(34px,3.6vw,55px)}
.sound-visual{background:var(--paper);color:var(--ink);border-radius:48% 48% 28px 28px}
.large-wave{display:flex;align-items:center;justify-content:center;gap:4px;height:40%;position:absolute;top:30%;width:100%;overflow:hidden;padding:0 12%}
.large-wave i{display:block;background:var(--ink);width:3px;max-width:3px;flex:1;height:var(--h)}
.image-visual{background:var(--blue);color:white;border-radius:28px}
.open-circle{display:grid;place-items:center;flex:0 0 42px;font-size:22px;width:42px;height:42px;border-radius:50%;background:var(--ink);color:var(--paper);transition:transform .2s}

.project-open:hover .open-circle{transform:translate(2px,-2px)}
.about{padding:48px 0 88px}
.about-content{display:grid;grid-template-columns:1fr 1fr;gap:10%}
.about h2{font-size:clamp(40px,5vw,74px);letter-spacing:-.06em;line-height:1.06;margin:0}
.about-copy p{font-size:22px;line-height:1.5;letter-spacing:-.025em;margin:0 0 25px}
.about-copy p+p{font-size:18px;color:var(--muted);line-height:1.65}
.practice-list{display:flex;flex-wrap:wrap;gap:20px 30px;padding-top:15px;font-size:14px}
.practice-list a{border-bottom:1px solid var(--line);padding-bottom:9px}
.practice-list span{margin-left:10px}
.contact{border-top:1px solid var(--line);padding:45px 0 70px}
.contact-content{display:flex;justify-content:space-between;align-items:center;gap:50px}
.contact h2{font-size:clamp(65px,10vw,145px);letter-spacing:-.065em;line-height:1.05;margin:0;position:relative;isolation:isolate}
.hello-dot{display:inline-block;position:relative}
.hello-dot:before{content:'';position:absolute;width:1em;height:1em;right:-.3em;bottom:.025em;border-radius:50%;background:var(--yellow);z-index:-1}
.contact-copy{min-width:210px}
.contact-copy p{font-size:18px;line-height:1.5;margin:0 0 18px}
.footer{display:flex;align-items:center;flex-wrap:wrap;gap:26px;border-top:1px solid var(--line);padding:30px 0;font-size:12px}
.footer .wordmark{width:48px}
.footer a:last-child{margin-left:auto;font-size:14px;padding:12px 0}
.archive{padding:35px 0 60px;min-height:55vh}
.archive-back{border:0;color:var(--muted)}
.archive-intro{display:grid;grid-template-columns:2fr 1fr;align-items:end;gap:6%;margin:32px 0;padding:48px;background:var(--blue);border-radius:32px}
.archive-intro h1{font-size:clamp(46px,6.2vw,96px);line-height:1.05;letter-spacing:-.07em;margin:0;overflow-wrap:anywhere}
.archive-intro p{font-size:18px;line-height:1.5;margin:0 0 5px;max-width:370px}
.archive .category-nav{justify-content:flex-start}
.archive-caption{display:flex;justify-content:space-between;gap:25px;margin:30px 0;color:var(--muted);font-size:13px;line-height:1.6}
.archive-caption p{max-width:520px;margin:0;text-align:right}
.archive-caption>span{white-space:nowrap}
.archive-grid{margin-top:36px}
.archive-grid .project-visual{aspect-ratio:1.25}
.archive-grid .field-visual,.archive-grid .sound-visual{border-radius:48% 48% 28px 28px}
.archive-end{padding:15px 0 70px}
.empty-archive{font-size:18px;padding:36px 0}
.playground{border-top:1px solid var(--line);padding:60px 0}
.play-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:7%;align-items:center}
.play-heading h2{font-size:clamp(42px,5vw,74px);line-height:1.05;letter-spacing:-.06em;margin:30px 0}
.play-heading p{font-size:17px;line-height:1.6;color:var(--muted)}
.play-controls{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}
.play-controls button{padding:14px 20px;border:1px solid var(--line);background:none;border-radius:30px;font-size:14px}
.play-controls button:first-child{background:var(--ink);color:var(--paper);border-color:var(--ink)}
.play-controls span{padding-left:16px}
.play-canvas-wrap{position:relative;aspect-ratio:1.06;background:#252820;overflow:hidden;border-radius:34px}
#play-canvas{width:100%;height:100%;display:block;touch-action:pan-y}
.canvas-label{position:absolute;top:24px;left:24px;color:#c4c9ba;font-size:12px;pointer-events:none}
.canvas-cross{position:absolute;right:24px;bottom:24px;color:var(--acid);font-size:20px;pointer-events:none}
.skip-link{position:fixed;top:-80px;left:15px;background:var(--acid);padding:15px;z-index:100}
.skip-link:focus{top:15px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.project-page{padding:24px 0 64px}
.project-back{border:0;color:var(--muted);margin-bottom:40px}
.project-heading{max-width:840px;margin:0 0 48px}
.project-heading h1{font-size:clamp(56px,7vw,108px);letter-spacing:-.065em;line-height:1.02;margin:20px 0 24px;overflow-wrap:anywhere}
.project-summary{font-size:clamp(18px,2vw,24px);line-height:1.5;max-width:760px;margin:0}
.project-heading .pill-link{margin-top:28px}
.code-showcase{border-radius:28px;overflow:hidden;background:var(--yellow);margin-bottom:60px}
.showcase-bar{display:flex;justify-content:space-between;gap:20px;padding:18px 28px;border-bottom:1px solid var(--line);font-size:14px}
.code-showcase .project-visual{border-radius:0;aspect-ratio:2}
.code-showcase .index-type{font-size:clamp(60px,10vw,150px)}
.project-details{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:9%;padding:48px 0;border-top:1px solid var(--line)}
.project-details aside p{font-size:17px;line-height:1.6;max-width:340px;margin:14px 0 24px}
.project-section+.project-section{margin-top:40px}
.project-section h2{font-size:clamp(28px,3vw,40px);letter-spacing:-.04em;line-height:1.15;margin:0 0 20px}
.project-section p{font-size:18px;line-height:1.7;white-space:pre-line;margin:0;max-width:740px}
.project-stack{display:flex;gap:8px;flex-wrap:wrap;padding:0;list-style:none}
.project-stack li{padding:8px 12px;border-radius:20px;border:1px solid var(--line);font-size:14px}
.project-end{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-top:24px;padding-top:28px;border-top:1px solid var(--line)}
.project-page--experiments>.project-heading{max-width:850px;text-align:center;margin-inline:auto}
.project-page--experiments .playground{border:0;padding:0 0 56px}
.project-page--experiments .play-inner{display:flex;flex-direction:column;gap:24px}
.project-page--experiments .play-canvas-wrap{order:-1;width:100%;aspect-ratio:2}
.project-page--experiments .play-heading{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:12px 5%;align-items:start}
.project-page--experiments .play-heading h2{font-size:32px;margin:0;grid-row:span 2}
.project-page--experiments .play-heading p,.project-page--experiments .play-controls{margin:0}
.experiment-preview{aspect-ratio:2;margin-bottom:48px}
.project-photograph{margin:0 0 48px}
.project-photograph img{display:block;width:100%;height:auto;max-height:110vh;object-fit:contain}
.project-photograph figcaption{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:14px;line-height:1.5;padding-top:16px;color:var(--muted)}
.project-photograph figcaption a,.media-credit a{text-decoration:underline;text-underline-offset:4px}
.project-page--photography .project-details{margin-top:64px}
.video-stage{position:relative;margin:0;background:#121820;aspect-ratio:16/9;border-radius:20px;overflow:hidden}
.video-stage>img,.video-stage>video{display:block;width:100%;height:100%;object-fit:contain}
.video-stage>img{object-fit:cover;opacity:.88}
.video-stage figcaption{position:absolute;left:20px;bottom:20px;right:20px;width:fit-content;color:var(--paper);background:#121820df;border-radius:22px;padding:10px 16px;font-size:14px}
.media-credit{font-size:14px;color:var(--muted);margin:18px 0 48px}
.project-page--video .project-details{margin-top:48px}
.music-intro{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:7%;align-items:center;margin-bottom:64px}
.music-cover{border-radius:50% 50% 28px 28px;background:var(--blue)}
.music-intro .project-heading{margin:0}
.music-intro .project-heading h1{font-size:clamp(50px,6vw,90px)}
.music-intro audio{display:block;width:100%;margin-top:32px}
.project-page--music .playground{padding:40px 0 56px}
.project-page--music .play-heading h2{font-size:clamp(32px,4vw,50px);margin:0 0 20px}
.sound-sliders{display:grid;gap:20px;margin-top:30px}
.sound-sliders label{display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:center;font-size:14px}
.sound-sliders input{width:100%;min-width:0;accent-color:var(--ink);margin:0}
.project-page .play-canvas-wrap{background:var(--ink)}
html.reduced-motion{scroll-behavior:auto}
.reduced-motion *,.reduced-motion *:before,.reduced-motion *:after{transition:none!important;animation:none!important}
@media(min-width:1650px){.hero h1{font-size:150px}}
@media(max-width:1000px){
 .wrap{width:calc(100% - 56px)}
 .header{min-height:88px}
 .hero{padding-top:24px}
 .hero h1{font-size:9.9vw}
 .hero-intro{max-width:300px}
 .hero-intro p{font-size:18px}


 .selected-grid{column-gap:22px}
 .project-info h3{font-size:20px}
 .archive-intro{grid-template-columns:1fr;gap:26px;padding:38px}
 .archive-intro h1{font-size:9vw}
 .archive-intro p{max-width:500px}
 .contact-content{align-items:flex-start;flex-direction:column;gap:30px}
 .contact-copy{width:100%}
 .footer{gap:20px}
}
@media(max-width:700px){
 .project-page{padding-top:16px}
 .project-back{margin-bottom:24px}
 .project-heading{margin-bottom:32px}
 .project-heading h1{font-size:clamp(42px,12vw,70px);margin:16px 0 20px}
 .project-details{grid-template-columns:1fr;gap:28px;padding:32px 0}
 .project-section p{font-size:17px}
 .code-showcase{margin-bottom:36px;border-radius:20px}
 .showcase-bar{padding:14px 18px;flex-direction:column;gap:6px}
 .code-showcase .project-visual{aspect-ratio:1.2}
 .project-page--experiments .play-canvas-wrap{aspect-ratio:1.15}
 .project-page--experiments .play-heading{grid-template-columns:1fr;gap:16px}
 .project-page--experiments .play-heading h2{grid-row:auto;font-size:30px}
 .music-intro{grid-template-columns:1fr;gap:32px;margin-bottom:36px}
 .music-cover{max-width:400px;width:100%;margin-inline:auto}
 .music-intro .project-heading h1{font-size:clamp(42px,12vw,70px)}
 .project-page--music .play-heading h2{font-size:34px}
 .featured-end{align-items:flex-start;flex-direction:column;gap:12px;margin-top:28px}
 .project-end{gap:16px}
 .video-stage figcaption{font-size:12px;padding:8px 12px;left:12px;bottom:12px}
 .wrap{width:calc(100% - 40px)}
 .header{min-height:82px;gap:15px}
 .wordmark{width:52px}
 nav{gap:20px}
 .header nav a:last-child{padding:10px 17px}
 .hero{grid-template-columns:1fr;padding:24px 0 32px}
 .hero-content{padding:0}
 .hero h1{font-size:18.7vw;line-height:.96;margin-bottom:24px}
 .hero-greeting{margin-bottom:23px;font-size:14px}
 .hero-intro{max-width:350px;margin:0;padding-top:0}
 .hero-intro p{font-size:19px;margin-bottom:20px}
 .hero-portrait{width:86%;max-width:360px;margin:36px auto 0}
 .hero-portrait img{max-height:none}

 .work-shell{margin-top:80px;margin-bottom:80px}
 .section-edge{height:80px}
 .section-edge--bottom{height:56px}
 .work{padding:30px 0 48px}
 .section-heading{gap:18px;padding-bottom:28px}
 .section-heading h2{font-size:clamp(38px,8.9vw,58px)}
 .category-nav{gap:9px}
 .category-nav a,.category-nav button{padding:10px 15px}
 .project-grid,.selected-grid{grid-template-columns:1fr;gap:38px}
 .selected-grid{margin-top:32px}
 .project-visual{aspect-ratio:1.15}
 .project-info{padding-top:18px}
 .project-info h3{font-size:22px}
 .index-type,.selected-grid .index-type{font-size:clamp(50px,13vw,82px)}
 .about{padding:40px 0 65px}
 .about-content{grid-template-columns:1fr;gap:30px}
 .about h2{font-size:clamp(40px,9vw,60px)}
 .about-copy p{font-size:21px}
 .about-copy p+p{font-size:17px}
 .contact{padding-top:35px;padding-bottom:45px}
 .contact h2{font-size:18vw}
 .contact-copy{display:block}
 .contact-copy p{margin-bottom:18px}
 .footer{gap:20px;font-size:12px}
 .footer a:last-child{margin-left:auto}
 .archive{padding-top:15px;padding-bottom:35px}
 .archive-intro{padding:32px 24px;border-radius:28px;gap:24px;margin:24px 0}
 .archive-intro h1{font-size:clamp(34px,8vw,55px)}
 .archive-intro p{font-size:17px}
 .archive-caption{flex-direction:column;gap:10px;margin:24px 0}
 .archive-caption p{text-align:left}
 .archive-grid{margin-top:30px}
 .archive-end{padding-bottom:55px}
 .playground{padding:45px 0}
 .play-inner{grid-template-columns:1fr;gap:30px}
 .play-heading h2{font-size:48px;margin:25px 0}
}
@media(max-width:360px){nav{gap:15px}.category-nav a,.category-nav button{padding:10px 12px}.practice-list{gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* This space keeps the lifted edge below the footer's links. */
.footer{padding-bottom:160px}
.page-curtain{position:fixed;inset:auto 0 0;height:150px;z-index:5;pointer-events:none;overflow:hidden;contain:strict}
.page-curtain[hidden]{display:none}
.curtain-surface{display:block;width:100%;height:100%;overflow:hidden}
@media(max-width:650px){.footer{padding-bottom:140px}.page-curtain{height:128px}}
