@charset "UTF-8";
:root{--paper:#f7f5f0;--ink:#242423;--muted:#64635e;--line:#d9d7d0;--dark:#141414;--pink:#fc138b;--pink-surface:#ff78b9;--pink-ink:#b70a5d;--mono:ui-monospace,SFMono-Regular,Consolas,monospace;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3,blockquote{margin:0}a,button,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid var(--pink);outline-offset:6px}.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}.skip-link{position:fixed;top:8px;left:16px;z-index:10;padding:10px 20px;background:var(--paper);color:var(--ink);transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}
.wide,.header-inner,.footer-inner{width:min(1328px,calc(100% - 112px));margin-inline:auto}.site-header{background:var(--paper)}.site-header.on-dark{background:var(--dark);color:#ecebe7}.header-inner{position:relative;min-height:108px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:32px}.on-dark .header-inner{border-color:#393938}.brand{display:block;width:212px;flex-shrink:0}.on-dark .brand{width:240px;margin-left:-20px}.brand img{width:100%}.site-header nav{display:flex;gap:35px;align-items:center;font-size:13px;line-height:1.4}.site-header nav a{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;min-height:44px;padding-block:12px}.nav-arrow{display:block;width:14px;height:14px;flex:none}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--pink-ink)}.on-dark nav a:hover,.on-dark nav a[aria-current]{color:var(--pink)}
.hero{background:var(--dark);color:#f6f5f1;padding:48px 0 30px}.hero-intro{display:grid;grid-template-columns:1.85fr 1fr;gap:60px;align-items:end;margin-bottom:38px}.eyebrow{font-family:var(--mono);font-size:10px;font-weight:500;line-height:1.5;letter-spacing:1.5px}.hero .eyebrow{color:#aaa9a5;margin-bottom:19px}.pink-dot{display:inline-block;width:6px;height:6px;background:var(--pink);border-radius:50%;vertical-align:middle;margin-right:10px}.hero h1{font-size:clamp(38px,4.45vw,68px);line-height:1.08;letter-spacing:-2.8px;font-weight:500}.hero h1 span{color:#f9f8f4}.hero-copy{max-width:350px;justify-self:end;font-size:14px;line-height:1.8;color:#c3c2be;padding-bottom:4px}.hero-copy p+p{margin-top:13px;color:#f0eee9}
.player{position:relative;isolation:isolate;width:100%;aspect-ratio:var(--media-ratio);background:#0d0d0d;overflow:hidden}.player video,.player-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.player video{display:block}.player-poster{z-index:1;pointer-events:none}.play-button{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:13px;border:1px solid #ffffff6b;color:white;background:#171717c7;backdrop-filter:blur(12px);border-radius:100px;padding:12px 21px;white-space:nowrap;cursor:pointer;font-size:13px;line-height:1.5;transition:background .2s,border-color .2s}.play-button:hover{background:#292426f2;border-color:var(--pink)}.play-icon{color:var(--pink);font-size:14px}.player-hero .play-button{padding:17px 27px;font-size:15px}.player-hero .play-icon{font-size:18px}.frame-note{position:absolute;inset:auto 25px 24px;z-index:1;display:flex;justify-content:space-between;color:#fff;font-family:var(--mono);font-size:10px;letter-spacing:1.8px;text-shadow:0 1px 4px #000;background:linear-gradient(transparent,#0005);pointer-events:none}.has-started .player-poster,.has-started .frame-note{display:none}[hidden]{display:none!important}.media-error{color:var(--pink-ink);font-size:13px}.hero .media-error{color:#ffacd5}.media-error:empty{display:none}.no-script-play{position:absolute;z-index:4;inset:0;display:grid;place-content:center;background:#141414a3;color:white}
.hero-film figcaption{display:flex;justify-content:space-between;gap:20px;padding-top:15px;color:#ceccc7;font-size:12px}.film-spec{font-family:var(--mono);font-size:10px;color:#aaa9a5;white-space:nowrap}.film-spec span{margin-inline:10px;color:#686863}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:29px;margin-top:27px;border-top:1px solid #363635}.hero-bottom p{font-size:12px;color:#a7a6a2}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:600;line-height:1.5;padding-block:7px;border-bottom:1px solid currentColor}.text-link:hover{color:var(--pink-ink)}.hero .text-link:hover{color:var(--pink)}.text-link span{font-size:18px;font-weight:400}.film-description{margin-top:13px;font-size:11px;color:#a7a6a2;max-width:690px}.film-description summary{cursor:pointer;display:list-item;list-style:disclosure-closed}.film-description[open] summary{list-style:disclosure-open}.film-description p{padding-block:12px}
.notebook{padding:74px 0 36px}.document{width:min(1040px,calc(100% - 112px));margin-inline:auto}.project-intro{padding-bottom:43px}.project-intro .eyebrow{color:var(--pink-ink)}.project-intro h2{font-weight:500;font-size:38px;line-height:1.2;letter-spacing:-1.4px;margin-top:20px}.project-intro>p{font-size:16px;color:var(--muted);max-width:700px;margin-top:17px}.project-meta{display:flex;flex-wrap:wrap;gap:0;font-family:var(--mono);font-size:10px;margin-top:22px;color:var(--muted)}.project-meta span+span:before{content:'/';display:inline-block;margin-inline:14px;color:#a6a39c}.document-section{padding:47px 0 49px;border-top:1px solid var(--line)}.section-heading{display:flex;gap:17px;align-items:baseline;margin-bottom:24px}.section-number{font-family:var(--mono);font-size:10px;color:var(--pink-ink);line-height:1}.section-heading h2{font-size:28px;line-height:1.25;letter-spacing:-.65px;font-weight:500}.prose{max-width:740px}.prose p{font-size:16px;line-height:1.85;color:#52524e}.prose p+p{margin-top:18px}.concept-image{margin:30px 0 26px}.concept-image>img{width:100%;aspect-ratio:16/9;object-fit:contain;background:var(--dark)}figcaption{font-size:11px;line-height:1.6;color:var(--muted);padding-top:11px}.caption-tag{font-family:var(--mono);font-size:9px;letter-spacing:1px;margin-right:11px;color:var(--pink-ink)}
.shot{margin-top:37px}.shot+.shot{margin-top:38px;padding-top:32px;border-top:1px solid var(--line)}.shot-heading{display:flex;align-items:baseline;gap:17px;margin-bottom:15px}.shot-heading .eyebrow{color:var(--muted);font-size:9px}.shot h3{font-weight:500;font-size:21px;letter-spacing:-.35px}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:22px}.comparison>figure{min-width:0}.comparison>figure>img{width:100%;aspect-ratio:16/9;object-fit:contain;background:var(--dark)}.comparison figcaption{font-size:10px}.clip-length{display:block;margin-left:46px;font-family:var(--mono);font-size:9px;color:#73716a}.shot-note{font-size:13px;color:var(--muted);max-width:780px;margin-top:17px;line-height:1.85}.sound-note{display:flex;gap:21px;margin-top:42px;padding:25px 0 0;border-top:1px solid var(--line);max-width:790px}.small-symbol{font-size:27px;line-height:1.4;color:var(--pink-ink)}.sound-note h3{font-size:16px;font-weight:500}.sound-note p{font-size:13px;color:var(--muted);margin:8px 0}.sound-note a{font-size:12px}
.artifact{margin-top:30px;background:#eeece5;border:1px solid #d8d5cc;padding:28px 34px 24px}.artifact-heading{display:flex;align-items:center;justify-content:space-between;color:var(--muted);border-bottom:1px solid #d5d2c9;padding-bottom:16px}.file-type{font-family:var(--mono);font-size:12px}.artifact blockquote{max-width:700px;padding-top:22px;font-size:16px;line-height:1.8}.artifact pre{font-family:var(--mono);font-size:12px;line-height:2.15;white-space:pre-wrap;margin:21px 0;padding-left:18px;border-left:2px solid var(--pink)}.artifact figcaption{border-top:1px solid #d5d2c9;padding-top:16px;font-size:10px;max-width:780px}.artifact cite{font-style:normal}.next-experiment{margin:27px 0 20px;padding:23px 28px;background:#efede7;border-left:2px solid var(--pink)}.next-experiment .eyebrow{color:var(--pink-ink);font-size:9px}.next-experiment h3{font-size:24px;font-weight:500;letter-spacing:-.5px;margin-top:12px}.next-experiment>p:last-child{font-size:14px;color:var(--muted);max-width:760px;line-height:1.85;margin-top:10px}.closing .prose{max-width:670px}.signature{font-size:14px;margin:24px 0 20px}.signature span{font-family:var(--mono);font-size:10px;color:var(--muted);margin-left:6px}.closing-links{display:flex;flex-wrap:wrap;gap:18px 35px}
.site-footer{border-top:1px solid var(--line);padding:33px 0 36px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand{width:165px;flex-shrink:0}.footer-brand img{width:100%}.footer-inner p{font-size:11px;color:var(--muted)}.back-top{font-family:var(--mono);font-size:10px}.back-top span{margin-left:11px}
.director-main{padding:66px 0 35px}.director-intro{display:grid;grid-template-columns:1.3fr 1fr;gap:68px;align-items:center;padding-bottom:66px}.director-intro .eyebrow{font-size:9px;color:var(--muted);margin-bottom:27px}.director-intro h1{font-size:64px;font-weight:500;line-height:1.05;letter-spacing:-2.4px}.director-intro h1 span{display:block;color:var(--muted);font-size:34px;line-height:1.2;letter-spacing:-1px;margin-top:18px}.director-deck{font-size:19px;line-height:1.65;margin:28px 0 23px;max-width:440px}.portrait img{width:100%;background:var(--dark)}.portrait figcaption{font-family:var(--mono);font-size:9px}.practice-list{max-width:850px}.practice-list article{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:25px 0;border-bottom:1px solid var(--line)}.practice-list article:first-child{padding-top:0}.practice-list article:last-child{border-bottom:0;padding-bottom:0}.practice-list .eyebrow{padding-top:5px;color:var(--muted);font-size:10px}.practice-list h3{font-size:21px;font-weight:500;letter-spacing:-.3px;line-height:1.4}.practice-list p{font-size:15px;line-height:1.8;color:var(--muted);margin-top:9px}.project-link{display:grid;grid-template-columns:1fr 1.1fr;gap:30px;align-items:center;margin-top:31px;background:#efede7;padding:20px}.project-link>img{width:100%}.project-link>span{display:flex;flex-direction:column;gap:12px}.project-link .eyebrow{font-size:8px;color:var(--pink-ink)}.project-link strong{font-size:24px;font-weight:500;letter-spacing:-.5px;line-height:1.2}.project-link>span>span:last-child{font-size:12px}.project-link:hover strong{color:var(--pink-ink)}.director-closing>p{max-width:660px;font-size:25px;line-height:1.5;letter-spacing:-.5px;margin-bottom:25px}.experience-list article+article{border-top:1px solid var(--line);padding-top:25px;margin-top:25px}.experience-list h3{font-size:22px;font-weight:500;margin:10px 0}.experience-list p:last-child{max-width:750px;color:var(--muted)}
@media(min-width:1600px){.hero h1{font-size:68px}}
@media(max-width:1100px){.wide,.header-inner,.footer-inner{width:calc(100% - 72px)}.document{width:calc(100% - 100px)}.hero-intro{gap:30px;grid-template-columns:1.7fr 1fr}.hero h1{font-size:clamp(36px,4.4vw,55px);letter-spacing:-1.7px}.hero-copy{font-size:12px}.director-intro{gap:38px}.director-intro h1{font-size:54px}.director-intro h1 span{font-size:28px}.site-header nav{gap:22px}}
@media(max-width:760px){.wide,.header-inner,.footer-inner,.document{width:calc(100% - 40px)}.header-inner{min-height:100px;flex-wrap:wrap;gap:0;padding:15px 0 10px}.brand{width:163px}.on-dark .brand{width:188px;margin-left:-15px}.site-header nav{width:100%;gap:22px;font-size:11px}.site-header nav a{padding-block:7px}.hero{padding-top:30px;padding-bottom:25px}.hero-intro{display:block;margin-bottom:26px}.hero .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:15px}.hero h1{font-size:clamp(31px,5.9vw,44px);letter-spacing:-1.4px;line-height:1.12}.hero-copy{max-width:570px;font-size:13px;margin-top:23px;line-height:1.7}.hero-copy p+p{margin-top:10px}.player-hero .play-button{padding:12px 18px;font-size:12px;gap:10px}.player-hero .play-icon{font-size:14px}.frame-note{display:none}.hero-film figcaption{display:block;font-size:10px;line-height:1.7;padding-top:12px}.film-spec{display:block;font-size:8px;margin-top:3px}.hero-bottom{padding-top:20px;margin-top:18px;align-items:flex-start}.hero-bottom p{font-size:10px;max-width:130px}.hero-bottom .text-link{font-size:11px;gap:10px;padding-top:0}.film-description{font-size:10px;margin-top:15px}.notebook{padding-top:42px}.project-intro{padding-bottom:30px}.eyebrow{font-size:9px;letter-spacing:1px}.project-intro h2{font-size:30px;letter-spacing:-1px;margin-top:16px}.project-intro>p{font-size:14px}.project-meta{font-size:8px;gap:5px}.project-meta span+span:before{margin-inline:8px}.document-section{padding:32px 0 35px}.section-heading{gap:12px;margin-bottom:19px}.section-heading h2{font-size:25px;letter-spacing:-.6px;max-width:440px}.prose p{font-size:14px;line-height:1.85}.concept-image{margin:24px 0 21px}.concept-image figcaption{font-size:10px}.caption-tag{font-size:8px;margin-right:8px}.comparison{grid-template-columns:1fr;gap:20px}.shot-heading{gap:12px}.shot h3{font-size:20px}.shot-heading .eyebrow{font-size:8px}.shot{margin-top:28px}.shot-note{font-size:12px}.comparison figcaption{font-size:10px}.clip-length{display:inline;margin-left:12px;font-size:8px}.sound-note{gap:14px}.sound-note p{font-size:12px}.artifact{padding:20px 18px}.artifact blockquote{font-size:14px}.artifact pre{font-size:10px;line-height:2.15;padding-left:12px}.artifact figcaption{font-size:9px}.next-experiment{padding:20px}.next-experiment h3{font-size:23px}.next-experiment>p:last-child{font-size:13px}.text-link{font-size:12px;gap:10px}.signature{font-size:13px}.signature span{font-size:8px}.footer-inner{flex-wrap:wrap;gap:22px 15px}.footer-brand{width:135px}.footer-inner p{font-size:10px;order:3;width:100%}.back-top{font-size:9px}.site-footer{padding:27px 0}.director-main{padding-top:37px}.director-intro{grid-template-columns:1fr;gap:33px;padding-bottom:39px}.director-intro .eyebrow{font-size:8px;margin-bottom:22px}.director-intro h1{font-size:55px}.director-intro h1 span{font-size:28px;margin-top:15px}.director-deck{font-size:17px;margin:24px 0 17px}.portrait{max-width:400px;width:100%}.portrait img{aspect-ratio:4/5;object-fit:contain}.practice-list article{grid-template-columns:25px 1fr;gap:12px}.practice-list h3{font-size:19px}.practice-list p{font-size:14px}.project-link{grid-template-columns:1fr;gap:22px;padding:17px}.project-link>span{padding-bottom:7px}.project-link strong{font-size:23px}.director-closing>p{font-size:22px}.closing-links{gap:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Keep supporting copy readable on the saturated belief panel. */
.about-belief .eyebrow{color:#561035}.about-belief .prose p{color:#24131d}.about-belief-closer{color:#24131d;border-color:#b10b60}
.edit-comparison{margin-top:32px}.edit-comparison>h3{font-size:21px;font-weight:500;letter-spacing:-.35px;margin-bottom:16px}

/* Homepage composition study: make the authored sequence visible before the notes. */
.composition-section{background:#e9e7e1;padding:100px 0 110px}.composition-inner{width:min(1328px,calc(100% - 112px));margin-inline:auto}.composition-heading{display:grid;grid-template-columns:1.08fr .92fr;gap:76px;align-items:end;margin-bottom:49px}.composition-heading .eyebrow{color:var(--pink-ink);margin-bottom:19px}.composition-heading h2{font-size:clamp(43px,5.4vw,79px);font-weight:500;line-height:.98;letter-spacing:-3.6px;max-width:720px}.composition-intro{max-width:500px}.composition-intro .prose p{font-size:17px;line-height:1.72;color:#565550}.composition-intro .prose p+p{margin-top:17px}.composition-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:start}.composition-step{background:#252423;color:#f3f1ec;padding:10px 10px 0;box-shadow:0 16px 30px #23231e1a}.composition-step:nth-child(1){transform:rotate(-1.4deg)}.composition-step:nth-child(2){transform:translateY(16px) rotate(1.3deg)}.composition-step:nth-child(3){transform:rotate(-1deg)}.composition-step:nth-child(4){transform:translateY(22px) rotate(1.8deg)}.composition-step img{width:100%;aspect-ratio:16/9;object-fit:cover;filter:saturate(.82)}.composition-step figcaption{display:grid;gap:6px;padding:14px 2px 16px;color:#cbc9c3;font-family:var(--sans);font-size:13px;line-height:1.5}.composition-step .caption-tag{font-family:var(--sans);font-size:11px;color:var(--pink);margin:0;font-weight:700;letter-spacing:.45px}.composition-step strong{font-size:18px;line-height:1.15;color:#f4f2ed;font-weight:500;letter-spacing:-.25px}.composition-edit{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;align-items:center;margin-top:84px;padding-top:39px;border-top:1px solid #c9c6bd}.composition-edit-copy{max-width:470px}.composition-edit-copy .eyebrow{color:var(--pink-ink);margin-bottom:15px}.composition-edit-copy h3{font-size:clamp(31px,3.1vw,48px);font-weight:500;line-height:1.02;letter-spacing:-1.7px}.composition-edit-copy>p:last-child{font-size:17px;line-height:1.72;color:#565550;margin-top:20px}.composition-edit figure{background:#242322;padding:10px 10px 0;box-shadow:0 17px 32px #23231e1a}.composition-edit figure img{width:100%;aspect-ratio:16/9;object-fit:cover}.composition-edit figcaption{font-family:var(--sans);font-size:13px;line-height:1.5;color:#cbc9c3;padding:13px 2px 15px}.composition-result{max-width:760px;margin:72px auto 0;background:#171616;padding:10px 10px 0;box-shadow:0 17px 32px #23231e1a}.composition-result img{width:100%;aspect-ratio:16/9;object-fit:cover}.composition-result figcaption{font-family:var(--sans);font-size:13px;line-height:1.5;color:#cbc9c3;padding:13px 2px 15px}.composition-result .caption-tag{font-family:var(--sans);color:var(--pink);font-size:11px;letter-spacing:.45px;margin:0}
@media(max-width:1100px){.composition-inner{width:calc(100% - 72px)}.composition-heading{gap:45px}.composition-heading h2{font-size:clamp(43px,5.7vw,68px)}.composition-edit{gap:35px}}
@media(max-width:760px){.composition-section{padding:70px 0 78px}.composition-inner{width:calc(100% - 40px)}.composition-heading{display:block;margin-bottom:33px}.composition-heading .eyebrow{margin-bottom:15px}.composition-heading h2{font-size:clamp(42px,11vw,63px);letter-spacing:-2.5px;line-height:.98}.composition-intro{margin-top:25px}.composition-intro .prose p{font-size:16px;line-height:1.7}.composition-steps{grid-template-columns:1fr 1fr;gap:11px}.composition-step{padding:7px 7px 0}.composition-step:nth-child(2){transform:translateY(12px) rotate(1.3deg)}.composition-step:nth-child(4){transform:translateY(14px) rotate(1.8deg)}.composition-step figcaption{gap:5px;padding:10px 1px 12px;font-size:13px;line-height:1.5}.composition-step .caption-tag{font-size:10px}.composition-step strong{font-size:16px}.composition-edit{display:block;margin-top:61px;padding-top:27px}.composition-edit-copy h3{font-size:34px;letter-spacing:-1.3px}.composition-edit-copy>p:last-child{font-size:16px;line-height:1.7;margin-top:16px}.composition-edit figure{margin-top:27px;padding:7px 7px 0}.composition-edit figcaption,.composition-result figcaption{font-size:13px;padding:10px 1px 12px}.composition-result{margin-top:48px;padding:7px 7px 0}}

.player video:focus-visible{outline-offset:-4px}

/* Jake the Creative / evolving thesis */
.about-main{overflow:hidden;background:var(--paper)}
.about-hero{padding:74px 0 110px;background:var(--paper);border-bottom:1px solid var(--line)}
.about-hero-grid,.about-section-inner,.about-closing-inner{width:min(1160px,calc(100% - 112px));margin-inline:auto}
.about-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:76px;align-items:start}
.about-hero-copy{padding-top:14px;position:relative;z-index:2}
.about-hero-copy>.eyebrow{color:var(--pink-ink);margin-bottom:26px}
.about-byline{font-family:var(--mono);font-size:10px;letter-spacing:.8px;color:var(--muted);margin-bottom:22px}.about-byline span{color:var(--pink-ink);margin-inline:7px}
.about-hero h1{font-size:clamp(58px,8.3vw,120px);line-height:.91;letter-spacing:-6px;font-weight:500;max-width:690px}
.about-hero-prose{max-width:515px;margin-top:37px}
.about-hero-prose p{font-size:17px;line-height:1.72;color:#52524e}
.about-hero-prose p+p{margin-top:16px}
.about-caption{font-family:var(--mono);font-size:10px;color:var(--muted);margin-top:31px;letter-spacing:.4px}
.about-role-field{position:relative;min-height:470px;border:1px solid var(--line);background:#efede7;overflow:hidden;display:grid;place-items:center}
.about-role-field:before,.about-role-field:after{content:"";position:absolute;background:var(--line)}
.about-role-field:before{width:1px;height:100%;left:50%;top:0}.about-role-field:after{height:1px;width:100%;top:50%;left:0}
.about-role{position:absolute;z-index:2;font-family:var(--mono);font-size:10px;letter-spacing:1.5px;color:var(--muted);padding:6px 8px;background:#efede7}
.about-role{animation:roleReveal .9s cubic-bezier(.22,.8,.25,1) both}.about-role-2{animation-delay:.08s}.about-role-3{animation-delay:.16s}.about-role-4{animation-delay:.24s}.about-role-5{animation-delay:.32s}.about-role-6{animation-delay:.4s}.about-mark{animation:markArrive 1.1s .48s cubic-bezier(.22,.8,.25,1) both}
.about-role-1{top:15%;left:9%;transform:rotate(-7deg)}.about-role-2{top:18%;right:8%;transform:rotate(5deg)}.about-role-3{bottom:18%;left:8%;transform:rotate(4deg)}.about-role-4{bottom:16%;right:9%;transform:rotate(-5deg)}.about-role-5{top:46%;left:7%;transform:rotate(-2deg)}.about-role-6{top:48%;right:6%;transform:rotate(3deg)}
.about-mark{position:relative;z-index:1;width:49%;min-width:175px;transform:rotate(-8deg)}.about-mark img{width:100%;height:auto}
.about-collage{grid-column:1/-1;display:grid;grid-template-columns:1.15fr .85fr .85fr 1fr;gap:15px;align-items:end;margin-top:-22px;position:relative;z-index:3}
.about-fragment{background:#121212;padding:9px 9px 0;box-shadow:0 12px 28px #1112}.about-fragment:nth-child(even){transform:translateY(21px) rotate(2deg)}.about-fragment:nth-child(odd){transform:rotate(-1.5deg)}.about-fragment img{width:100%;aspect-ratio:16/10;object-fit:cover}.about-fragment-portrait img{aspect-ratio:4/4.4;object-position:center 22%}.about-fragment figcaption{padding:10px 2px 11px;font-family:var(--mono);font-size:8px;letter-spacing:.7px;color:#cfcdc7}.about-fragment-portrait{background:#242321}.about-fragment-couture{background:#211d20}.about-fragment-race{background:#171717}
.about-section{padding:102px 0}.about-section .section-heading{margin-bottom:52px}.about-section .section-heading h2{font-size:clamp(33px,4vw,58px);line-height:1.04;letter-spacing:-2px;max-width:780px}.about-convergence{background:#eceae4}.about-section-number{}.evidence-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:74px;align-items:start}.evidence-copy .prose{max-width:520px}.evidence-copy .prose p{font-size:17px;line-height:1.8}.about-annotation{font-family:var(--mono);font-size:10px;line-height:1.7;color:var(--pink-ink);border-left:2px solid var(--pink);padding-left:14px;margin-top:34px;max-width:370px}.evidence-stack{position:relative;min-height:570px}.evidence-sheet{position:absolute;width:68%;background:#f8f7f3;border:1px solid #d4d1c8;padding:11px;box-shadow:0 19px 36px #23231e1a}.evidence-sheet-1{top:0;left:4%;transform:rotate(-5deg)}.evidence-sheet-2{top:130px;right:2%;transform:rotate(4deg)}.evidence-sheet-3{top:285px;left:14%;transform:rotate(-2deg)}.evidence-image{width:100%;aspect-ratio:16/9;object-fit:cover;filter:saturate(.78)}.evidence-sheet-3 .evidence-image{aspect-ratio:4/3;object-position:center 19%}.evidence-sheet-copy{padding:14px 7px 6px}.evidence-sheet-copy .eyebrow{font-size:8px;color:var(--pink-ink)}.evidence-sheet-copy h3{font-size:21px;font-weight:500;letter-spacing:-.45px;line-height:1.16;margin-top:9px}.evidence-sheet-copy p:last-child{font-size:12px;line-height:1.6;color:var(--muted);margin-top:8px}
.about-thesis{background:var(--dark);color:#f4f2ed;padding:125px 0 137px}.about-thesis-inner{width:min(1070px,calc(100% - 112px));margin-inline:auto}.about-thesis .eyebrow{color:#aaa9a5;margin-bottom:30px}.about-thesis blockquote{font-size:clamp(43px,6.7vw,91px);line-height:.98;letter-spacing:-4px;max-width:1035px;color:#fff;margin-bottom:58px}.about-thesis .prose{max-width:705px}.about-thesis .prose p{color:#c7c5bf;font-size:16px;line-height:1.85}.about-thesis .prose p+p{margin-top:17px}
.about-journey{background:var(--paper)}.journey-contrast{display:grid;grid-template-columns:1fr 1fr;gap:20px}.journey-model{padding:29px 29px 32px;min-height:310px;border:1px solid var(--line);display:flex;flex-direction:column}.journey-model.old{background:#eceae4}.journey-model.new{background:#171717;color:#f5f3ee;border-color:#171717}.journey-model .eyebrow{font-size:9px;color:var(--muted)}.journey-model.new .eyebrow{color:#aaa9a5}.journey-model h3{font-size:25px;font-weight:500;line-height:1.16;letter-spacing:-.7px;margin-top:16px;max-width:320px}.journey-steps{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:34px}.journey-step{font-family:var(--mono);font-size:9px;letter-spacing:.6px;line-height:1.35;padding:7px 8px;border:1px solid #c4c1b8}.journey-model.new .journey-step{border-color:#65635e;color:#f2f0ec}.journey-arrow{font-family:var(--mono);font-size:15px;color:var(--pink-ink)}.journey-model.new .journey-arrow{color:var(--pink)}.journey-caption{font-size:12px;line-height:1.6;color:var(--muted);margin-top:25px}.journey-model.new .journey-caption{color:#aaa9a5}
.about-room{background:#211f1d;color:#f4f2ed;padding:118px 0 125px}.room-layout{width:min(1160px,calc(100% - 112px));margin-inline:auto;display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}.room-copy .eyebrow{color:#aaa9a5;margin-bottom:26px}.room-copy h2{font-size:clamp(45px,5.2vw,77px);line-height:.98;letter-spacing:-3px;font-weight:500;margin-bottom:36px}.room-copy .prose{max-width:455px}.room-copy .prose p{color:#c5c2bc;font-size:15px;line-height:1.83}.room-copy .prose p+p{margin-top:17px}.room-stage{height:530px;position:relative;border:1px solid #514d48;background:#292623;overflow:hidden}.room-stage:before,.room-stage:after{content:"";position:absolute;inset:12%;border:1px solid #514d48;transform:skewY(-8deg);pointer-events:none}.room-stage:after{inset:25% 21%;border-color:#6b6760;transform:skewY(8deg)}.room-stage-image{position:absolute;inset:0;opacity:.22}.room-stage-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.room-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-4deg);z-index:2;width:170px;height:115px;display:grid;place-items:center;text-align:center;padding:20px;background:var(--pink-surface);color:#171414;font-family:var(--mono);font-size:10px;letter-spacing:1px;line-height:1.45;box-shadow:12px 15px 0 #121110}.room-node{position:absolute;z-index:3;padding:7px 9px;background:#211f1d;border:1px solid #8b877f;color:#ddd9d1;font-family:var(--mono);font-size:8px;letter-spacing:.55px;line-height:1.3}.room-node-1{top:9%;left:12%}.room-node-2{top:12%;right:9%}.room-node-3{top:35%;left:5%}.room-node-4{top:39%;right:5%}.room-node-5{bottom:28%;left:8%}.room-node-6{bottom:24%;right:7%}.room-node-7{bottom:8%;left:24%}.room-node-8{bottom:9%;right:25%}.room-node-9{top:6%;left:42%;border-color:var(--pink);color:var(--pink)}
.about-personal{background:#efede7}.about-personal .section-heading h2{max-width:890px}.about-personal-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.about-personal-grid .prose{max-width:460px}.about-personal-grid .prose p{font-size:16px;line-height:1.85}.about-strip{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:12px;align-items:end}.about-strip figure:nth-child(2){transform:translateY(27px)}.about-strip figure:nth-child(3){transform:translateY(12px)}.about-strip img{width:100%;aspect-ratio:1/1.2;object-fit:cover;filter:saturate(.75)}.about-strip figure:first-child img{aspect-ratio:1.05/1.2}.about-strip figcaption{font-family:var(--mono);font-size:8px;line-height:1.5;letter-spacing:.55px;color:var(--muted);padding-top:9px}
.about-family{margin-top:92px;padding-top:31px;border-top:1px solid #d7d4cc}.about-family-copy{display:grid;grid-template-columns:.72fr 1fr 1.25fr;gap:35px;align-items:start;margin-bottom:29px}.about-family-copy .eyebrow{color:var(--pink-ink);margin-top:7px}.about-family-copy h3{font-size:clamp(30px,3.4vw,48px);font-weight:500;line-height:1.03;letter-spacing:-1.7px}.about-family-copy>p:last-child{font-size:17px;line-height:1.75;color:var(--muted);max-width:430px}.about-family-grid{display:grid;grid-template-columns:.78fr 1.17fr 1fr;gap:14px;align-items:end}.about-family-frame{background:#242321;padding:10px 10px 0;box-shadow:0 14px 28px #23231e1a}.about-family-frame:nth-child(1){transform:rotate(-1.5deg)}.about-family-frame:nth-child(2){transform:translateY(17px) rotate(1.3deg)}.about-family-frame:nth-child(3){transform:rotate(-2deg)}.about-family-frame img{width:100%;object-fit:cover;filter:saturate(.88)}.about-family-frame-portrait img{aspect-ratio:3/4}.about-family-frame-blue img,.about-family-frame-ruthie img{aspect-ratio:4/3}.about-family-frame figcaption{font-family:var(--mono);font-size:9px;line-height:1.5;letter-spacing:.45px;color:#c7c3bb;padding:11px 1px 12px}
.about-belief{background:var(--pink-surface);color:#181316;padding:122px 0 130px}.about-belief-inner{width:min(1160px,calc(100% - 112px));margin-inline:auto}.about-belief .eyebrow{color:#7d174e;margin-bottom:32px}.about-belief h2{font-size:clamp(47px,7vw,100px);line-height:.94;letter-spacing:-5px;font-weight:500;max-width:1100px}.about-belief .prose{max-width:560px;margin-top:55px}.about-belief .prose p{font-size:16px;line-height:1.78}.about-belief .prose p+p{margin-top:16px}.about-belief-closer{font-size:30px;letter-spacing:-.7px;margin-top:47px;padding-top:21px;border-top:1px solid #b90c64;max-width:560px}
.about-closing{padding:111px 0 125px;background:var(--paper)}.about-closing-inner{max-width:900px}.about-closing .eyebrow{color:var(--pink-ink);margin-bottom:28px}.about-closing h2{font-size:clamp(48px,6.5vw,85px);line-height:.97;letter-spacing:-4px;font-weight:500;max-width:850px}.about-closing-copy{max-width:610px;font-size:16px;line-height:1.82;color:var(--muted);margin-top:32px}.about-closing .closing-links{margin-top:34px;gap:20px 34px}
@keyframes roleReveal{from{opacity:0;scale:.55}to{opacity:1;scale:1}}@keyframes markArrive{from{opacity:0;scale:.7;rotate:-13deg}to{opacity:1;scale:1;rotate:-8deg}}
@media(max-width:1100px){.about-hero-grid,.about-section-inner,.about-closing-inner,.room-layout,.about-belief-inner{width:calc(100% - 72px)}.about-hero-grid{gap:43px}.about-hero h1{font-size:clamp(55px,8vw,88px);letter-spacing:-4px}.about-role-field{min-height:390px}.about-collage{gap:10px}.about-thesis-inner{width:calc(100% - 72px)}.about-thesis blockquote{font-size:clamp(43px,6.3vw,72px);letter-spacing:-3px}.evidence-layout,.about-personal-grid{gap:45px}.about-family-copy{grid-template-columns:.7fr 1fr 1.2fr;gap:24px}.room-layout{gap:46px}.room-stage{height:470px}}
@media(max-width:760px){.about-hero{padding:43px 0 66px}.about-hero-grid,.about-section-inner,.about-closing-inner,.room-layout,.about-belief-inner,.about-thesis-inner{width:calc(100% - 40px)}.about-hero-grid{display:flex;flex-direction:column;gap:26px}.about-hero-copy{padding-top:0}.about-hero-copy>.eyebrow{font-size:8px;margin-bottom:19px}.about-hero h1{font-size:clamp(57px,16vw,83px);letter-spacing:-4px;line-height:.91}.about-hero-prose{margin-top:28px}.about-hero-prose p{font-size:15px;line-height:1.72}.about-caption{font-size:8px;margin-top:23px}.about-role-field{width:100%;min-height:325px;order:2}.about-mark{width:46%;min-width:135px}.about-role{font-size:8px;letter-spacing:1px}.about-collage{order:3;grid-template-columns:1.1fr .9fr;gap:11px;margin-top:-2px}.about-fragment:nth-child(even){transform:translateY(13px) rotate(2deg)}.about-fragment figcaption{font-size:7px;padding:8px 1px 9px}.about-section{padding:68px 0}.about-section .section-heading{margin-bottom:31px;align-items:flex-start}.about-section .section-heading h2{font-size:34px;letter-spacing:-1.5px}.evidence-layout,.about-personal-grid{display:block}.evidence-copy .prose p{font-size:15px}.about-annotation{margin-top:25px}.evidence-stack{min-height:520px;margin-top:40px}.evidence-sheet{width:82%}.evidence-sheet-1{left:0}.evidence-sheet-2{top:122px;right:0}.evidence-sheet-3{top:282px;left:8%}.evidence-sheet-copy h3{font-size:18px}.evidence-sheet-copy p:last-child{font-size:11px}.about-thesis{padding:75px 0 82px}.about-thesis .eyebrow{font-size:8px;margin-bottom:24px}.about-thesis blockquote{font-size:clamp(42px,11vw,64px);letter-spacing:-2.5px;line-height:.98;margin-bottom:39px}.about-thesis .prose p{font-size:14px}.journey-contrast{grid-template-columns:1fr;gap:14px}.journey-model{min-height:280px;padding:23px 20px 25px}.journey-model h3{font-size:23px}.journey-steps{padding-top:29px;gap:5px}.journey-step{font-size:8px;padding:6px}.journey-arrow{font-size:13px}.about-room{padding:76px 0 82px}.room-layout{display:flex;flex-direction:column;gap:42px;align-items:stretch}.room-copy h2{font-size:54px;letter-spacing:-3px;margin-bottom:28px}.room-copy .prose p{font-size:14px}.room-stage{height:430px}.room-node{font-size:7px;padding:6px 7px}.room-node-3{left:3%}.room-node-4{right:3%}.room-center{width:142px;height:100px;font-size:9px}.about-personal-grid .prose p{font-size:15px}.about-strip{margin-top:38px;gap:8px}.about-strip figure:nth-child(2){transform:translateY(17px)}.about-strip figure:nth-child(3){transform:translateY(8px)}.about-strip figcaption{font-size:7px}.about-family{margin-top:65px;padding-top:24px}.about-family-copy{display:block;margin-bottom:24px}.about-family-copy .eyebrow{margin-bottom:13px}.about-family-copy h3{font-size:34px;letter-spacing:-1.4px;max-width:320px}.about-family-copy>p:last-child{font-size:15px;line-height:1.72;margin-top:17px}.about-family-grid{grid-template-columns:1fr 1fr;gap:10px;align-items:start}.about-family-frame{padding:7px 7px 0}.about-family-frame-portrait{grid-row:span 2}.about-family-frame:nth-child(2){transform:translateY(11px) rotate(1.3deg)}.about-family-frame:nth-child(3){transform:translateY(5px) rotate(-2deg)}.about-family-frame figcaption{font-size:9px;line-height:1.45;padding:8px 1px 9px}.about-belief{padding:76px 0 84px}.about-belief .eyebrow{font-size:8px;margin-bottom:23px}.about-belief h2{font-size:clamp(47px,13vw,75px);letter-spacing:-3px}.about-belief .prose{margin-top:36px}.about-belief .prose p{font-size:14px}.about-belief-closer{font-size:26px;margin-top:36px}.about-closing{padding:73px 0 82px}.about-closing .eyebrow{font-size:8px;margin-bottom:22px}.about-closing h2{font-size:clamp(49px,13vw,74px);letter-spacing:-3px}.about-closing-copy{font-size:14px;margin-top:25px}.about-closing .closing-links{margin-top:27px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}}
@media(prefers-reduced-motion:reduce){.about-role,.about-mark{animation:none!important}}

/* The role field now carries the moving Pink Stack study while keeping its role map readable. */
.about-role-video{display:block;background:#efede7}
.about-role-video:before,.about-role-video:after{display:none}
.about-role-video>.player{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;background:#efede7}
.about-role-video>.player video,.about-role-video>.player .player-poster{object-fit:cover}
.about-role-overlay{position:absolute;inset:0;z-index:3;pointer-events:none}
.about-role-video .about-role{color:#242423;background:#efede7dc;text-shadow:0 1px 1px #fff8}
.about-role-video .play-button{z-index:2}

/* Home film context: make the prototype intent and production method explicit. */
.hero-bottom{align-items:flex-start}.hero-note{max-width:620px}.hero-note .eyebrow{color:var(--pink);margin-bottom:8px}.hero-note>p:last-child{font-size:13px;line-height:1.72;color:#ecebe7;max-width:620px}.hero-process{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;border-top:1px solid #363635;padding-top:25px;margin-top:26px}.hero-process-copy .eyebrow{color:#aaa9a5;margin-bottom:8px}.hero-process-copy>p:last-child{font-size:13px;line-height:1.72;color:#c3c2be;max-width:570px}.hero-process-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.hero-process-list li{padding:0 0 14px}.hero-process-list li:nth-child(n+3){border-top:1px solid #363635;padding-top:14px}.hero-process-list li>span{font-family:var(--mono);font-size:9px;letter-spacing:1px;color:var(--pink)}.hero-process-list li p{font-size:11px;line-height:1.55;color:#aaa9a5;margin-top:4px}.hero-bottom>.text-link{align-self:flex-end;flex-shrink:0}
@media(max-width:760px){.hero-bottom{display:block}.hero-bottom>.text-link{display:inline-flex;margin-top:20px}.hero-process{display:block;margin-top:25px;padding-top:20px}.hero-process-copy>p:last-child{font-size:12px;line-height:1.68}.hero-process-list{margin-top:20px;gap:0 15px}.hero-process-list li{padding-bottom:12px}.hero-process-list li:nth-child(n+3){padding-top:12px}.hero-process-list li>span{font-size:8px}.hero-process-list li p{font-size:9px;line-height:1.5}}

/* Personal artwork / the work outside the title. */
.about-artwork{background:#1a1918;color:#f3f1ec;padding:108px 0 116px}.about-artwork .section-heading{margin-bottom:53px}.about-artwork .section-heading h2{font-size:clamp(42px,5.6vw,78px);line-height:.98;letter-spacing:-3px;font-weight:500;max-width:780px}.about-artwork .section-number{color:var(--pink)}.artwork-layout{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:76px;align-items:start}.artwork-film{background:#0e0e0e;padding:13px 13px 0;max-width:590px}.artwork-film .player{background:#050505}.artwork-film figcaption{font-family:var(--mono);font-size:9px;letter-spacing:.55px;color:#aaa9a5;padding:14px 1px 13px}.artwork-film .caption-tag{color:var(--pink);margin-right:9px}.artwork-side{display:grid;grid-template-columns:1fr .78fr;gap:26px;align-items:start}.artwork-copy{max-width:440px}.artwork-copy .prose p{font-size:16px;line-height:1.82;color:#c6c3bd}.artwork-copy .prose p+p{margin-top:17px}.artwork-portrait{background:#282523;padding:9px 9px 0;transform:rotate(2.5deg);box-shadow:12px 15px 0 #0f0f0f}.artwork-portrait img{width:100%;aspect-ratio:1.5/1;object-fit:cover;object-position:center 36%;filter:saturate(.8)}.artwork-portrait figcaption{font-family:var(--mono);font-size:8px;line-height:1.5;letter-spacing:.6px;color:#c7c3bb;padding:10px 1px 11px}
@media(max-width:1100px){.about-artwork .about-section-inner{width:calc(100% - 72px)}.artwork-layout{gap:45px}.artwork-side{display:block}.artwork-portrait{max-width:260px;margin:30px 0 0 auto}.artwork-copy .prose p{font-size:15px}}
@media(max-width:760px){.about-artwork{padding:72px 0 82px}.about-artwork .section-heading{margin-bottom:33px}.about-artwork .section-heading h2{font-size:clamp(42px,12vw,66px);letter-spacing:-2.5px}.artwork-layout{display:block}.artwork-film{max-width:none}.artwork-side{margin-top:35px}.artwork-copy .prose p{font-size:14px}.artwork-portrait{max-width:230px;margin:29px 0 0 auto}.artwork-film figcaption{font-size:8px}}

/* Sound studies stay click-to-load so the home page does not fetch audio on first view. */
.shot-sound{max-width:790px;margin-top:25px;padding-top:20px;border-top:1px solid var(--line)}
.shot-sound-heading{display:flex;align-items:center;gap:11px;color:var(--muted);font-family:var(--mono);font-size:9px;letter-spacing:.55px;margin-bottom:12px}
.shot-sound-heading .caption-tag{margin-right:0}
.audio-study{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:13px 0;border-top:1px solid #e1ded6}
.audio-study-copy{display:grid;grid-template-columns:auto 1fr;align-items:baseline;column-gap:10px;min-width:0}
.audio-study-copy .eyebrow{grid-column:1/-1;color:var(--pink-ink);font-size:8px}
.audio-study-copy strong{font-size:13px;font-weight:500;white-space:nowrap}
.audio-file{font-family:var(--mono);font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.audio-button{display:inline-flex;align-items:center;gap:8px;border:1px solid #bdbab1;background:transparent;color:var(--ink);padding:8px 13px;font-size:11px;cursor:pointer;white-space:nowrap}
.audio-button:hover{border-color:var(--pink-ink);color:var(--pink-ink)}
.audio-button:disabled{opacity:.55;cursor:wait}.audio-play{color:var(--pink-ink);font-size:10px}.is-playing .audio-play{color:var(--pink-ink)}
.audio-study audio{grid-column:1/-1;width:100%;height:31px;accent-color:var(--pink-ink)}
.audio-status{grid-column:1/-1;color:var(--pink-ink);font-size:11px}.audio-status:empty{display:none}
@media(max-width:760px){.shot-sound{margin-top:21px;padding-top:17px}.audio-study{grid-template-columns:1fr;gap:10px}.audio-study-copy{grid-template-columns:1fr;row-gap:2px}.audio-file{font-size:8px}.audio-button{justify-self:start}.audio-study audio{grid-column:1}}

/* Make the offer and studio model legible before the visitor reaches the notes. */
.hero-services{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 25px;padding-bottom:23px;border-bottom:1px solid #363635}
.hero-services span{font-family:var(--mono);font-size:10px;letter-spacing:1.2px;color:#f2f0eb;border:1px solid #5b5955;padding:8px 10px}
.about-practice-label{font-family:var(--mono);font-size:10px;letter-spacing:1.2px;color:var(--pink-ink);margin-bottom:28px}
.artwork-study-title{font-size:30px;line-height:1.2;letter-spacing:-.7px;font-weight:500;margin-bottom:24px}
.artwork-gallery{margin-top:64px;padding-top:40px;border-top:1px solid #4a4742}
.artwork-gallery-heading{display:flex;justify-content:space-between;align-items:end;gap:24px}
.artwork-gallery-heading h3{font-size:clamp(28px,3vw,38px);line-height:1.15;letter-spacing:-1px;font-weight:500;max-width:18ch}
.artwork-gallery-heading p{font-size:17px;line-height:1.65;color:#c7c3bb;max-width:34ch}
.artwork-originals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;margin-top:30px}
.artwork-originals figure{background:#282523;padding:10px 10px 0;min-width:0}
.artwork-originals img{width:100%;height:auto}
.artwork-gallery .artwork-originals figcaption{font-family:var(--sans);font-size:16px;line-height:1.5;letter-spacing:0;color:#e6e2da;padding:15px 2px 17px}
@media(max-width:760px){
  .hero-services{gap:7px;margin-bottom:20px;padding-bottom:19px}
  .hero-services span{font-size:9px;padding:7px 8px;letter-spacing:.8px}
  .about-practice-label{font-size:9px;line-height:1.6;margin-bottom:21px}
  .artwork-study-title{font-size:27px;margin-bottom:20px}
  .artwork-gallery{margin-top:48px;padding-top:32px}
  .artwork-gallery-heading{display:block}
  .artwork-gallery-heading p{margin-top:14px;font-size:16px}
  .artwork-originals{grid-template-columns:1fr;gap:28px;margin-top:28px}
}

/* Mobile body copy and captions need reading size, not metadata size. */
@media(max-width:760px){
  .hero-film figcaption,.comparison figcaption,.concept-image figcaption,.artifact figcaption{font-size:12px}
  .hero-copy{font-size:14px}
  .film-spec{font-size:10px}
  .hero-note>p:last-child{font-size:12px;line-height:1.75}
  .hero-process-list li p{font-size:11px;line-height:1.6}
  .project-meta{font-size:10px;line-height:1.7}
  .project-intro>p,.prose p{font-size:15px}
  .shot-note{font-size:14px;line-height:1.8}
  .clip-length{font-size:10px}
  .sound-note p{font-size:14px;line-height:1.75}
  .footer-inner p{font-size:12px;line-height:1.6}
  .about-caption{font-size:10px;line-height:1.6}
  .about-fragment figcaption{font-size:9px;line-height:1.55}
  .about-annotation{font-size:12px;line-height:1.75}
  .evidence-sheet-copy p:last-child{font-size:13px;line-height:1.7}
  .journey-caption{font-size:14px;line-height:1.7}
  .room-copy .prose p,.about-thesis .prose p,.about-belief .prose p,.artwork-copy .prose p{font-size:15px}
  .room-node{font-size:8px}
  .about-strip figcaption{font-size:9px;line-height:1.55}
  .artwork-film figcaption,.artwork-portrait figcaption{font-size:10px}
  .audio-file{font-size:10px}
  .audio-status{font-size:12px}
}

/* Typography reset: a small, readable system with clear hierarchy. */
:root{--mono:var(--sans);--muted:#575650}
body{font-size:17px;line-height:1.65}
.eyebrow,.caption-tag,.section-number,.film-spec,.clip-length,.project-meta,.file-type,.back-top,.about-byline,.about-caption,.about-practice-label,.about-role,.about-annotation,.about-fragment figcaption,.about-strip figcaption,.about-family-frame figcaption,.artwork-film figcaption,.artwork-portrait figcaption,.shot-sound-heading,.audio-file,.audio-study-copy .eyebrow,.hero-process-list li>span{font-family:var(--sans)}
.eyebrow{font-size:12px;line-height:1.35;letter-spacing:.7px;font-weight:700}
.caption-tag{font-size:11px;letter-spacing:.4px;font-weight:700}
.section-number{font-size:13px;font-weight:700}
.hero-copy,.project-intro>p,.prose p,.shot-note,.sound-note p,.next-experiment>p:last-child,.about-hero-prose p,.evidence-copy .prose p,.about-personal-grid .prose p,.room-copy .prose p,.about-thesis .prose p,.about-belief .prose p,.about-closing-copy{font-size:17px}
.hero-copy,.about-hero-prose p,.prose p,.shot-note,.sound-note p,.next-experiment>p:last-child,.about-closing-copy{line-height:1.7}
.hero-film figcaption,.comparison figcaption,.concept-image figcaption,.artifact figcaption{font-size:13px;line-height:1.55}
.film-spec,.clip-length,.project-meta{font-size:12px;letter-spacing:.15px}
.hero-note>p:last-child,.hero-process-copy>p:last-child{font-size:15px;line-height:1.65}
.hero-process-list li>span{font-size:12px;letter-spacing:.4px}
.hero-process-list li p{font-size:14px;line-height:1.55}
.hero-services span{font-family:var(--sans);font-size:12px;letter-spacing:.7px;font-weight:700}
.about-byline{font-size:14px;letter-spacing:.25px;line-height:1.45}
.about-practice-label{font-size:13px;letter-spacing:.7px;font-weight:700}
.about-caption{font-size:12px;letter-spacing:.2px}
.about-role{font-size:12px;letter-spacing:.8px;font-weight:600}
.about-fragment figcaption,.about-strip figcaption,.about-family-frame figcaption,.artwork-film figcaption,.artwork-portrait figcaption{font-size:11px;letter-spacing:.25px}
.about-annotation{font-size:13px;line-height:1.65}
.evidence-sheet-copy .eyebrow{font-size:11px}
.evidence-sheet-copy p:last-child{font-size:14px;line-height:1.65}
.journey-model .eyebrow{font-size:11px}
.journey-step{font-family:var(--sans);font-size:11px;letter-spacing:.25px;font-weight:600}
.journey-caption{font-size:14px;line-height:1.65}
.room-node{font-family:var(--sans);font-size:10px;letter-spacing:.2px}
.room-center{font-family:var(--sans);font-size:12px;letter-spacing:.5px;font-weight:700}
.about-belief-closer{font-size:31px}
.audio-study-copy strong{font-size:15px}
.audio-file{font-size:12px}
.audio-button{font-size:13px}
.audio-status{font-size:13px}

@media(max-width:760px){
  body{font-size:16px}
  .site-header nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));font-size:14px;gap:0 12px;margin-top:8px}
  .site-header nav>a{justify-self:start}
  .site-header nav>a:first-child{position:absolute;top:22px;right:0}
  .site-header nav>a:nth-child(3){justify-self:end}
  .eyebrow,.hero .eyebrow{font-size:11px;letter-spacing:.55px}
  .hero-copy{font-size:16px;line-height:1.65}
  .hero-film figcaption,.comparison figcaption,.concept-image figcaption,.artifact figcaption,.artwork-film figcaption,.artwork-portrait figcaption{font-size:13px}
  .film-spec{font-size:12px}
  .hero-note>p:last-child,.hero-process-copy>p:last-child,.hero-process-list li p{font-size:15px;line-height:1.65}
  .project-intro>p,.prose p,.sound-note p,.next-experiment>p:last-child,.about-hero-prose p,.evidence-copy .prose p,.about-personal-grid .prose p,.room-copy .prose p,.about-thesis .prose p,.about-belief .prose p,.about-closing-copy{font-size:16px;line-height:1.7}
  .project-meta{font-size:12px}
  .section-number{font-size:12px}
  .caption-tag{font-size:11px}
  .shot-note{font-size:15px;line-height:1.75}
  .clip-length{font-size:12px}
  .about-byline{font-size:14px}
  .about-practice-label{font-size:12px}
  .about-caption{font-size:12px}
  .about-role{font-size:10px}
  .about-fragment figcaption,.about-strip figcaption,.about-family-frame figcaption,.artwork-film figcaption,.artwork-portrait figcaption{font-size:11px}
  .about-annotation{font-size:13px}
  .evidence-sheet-copy p:last-child{font-size:14px}
  .journey-caption{font-size:15px}
  .room-node{font-size:10px}
  .audio-file{font-size:12px}
  .audio-button{font-size:13px}
}

/* Deep ink on the lighter pink keeps every level of copy readable. */
.about-belief .eyebrow,.about-belief .prose p,.about-belief-closer{color:#171416}.about-belief-closer{border-top-color:#b10b60}

/* Audio is a visible production layer: each waveform remains click-to-load. */
.audio-study-main{min-width:0}.audio-waveform{display:flex;align-items:center;gap:2px;height:27px;margin-top:10px;padding:2px 0}.audio-waveform i{display:block;flex:1;min-width:2px;height:calc(5px + (var(--wave-level) * 20px));background:var(--pink-ink);opacity:.72}.sound-composition{background:#171616;color:#f4f2ed;padding:100px 0 108px}.sound-composition-inner{width:min(1120px,calc(100% - 112px));margin-inline:auto}.sound-composition-heading{display:grid;grid-template-columns:1fr .9fr;gap:72px;align-items:end}.sound-composition-heading .eyebrow{color:var(--pink);margin-bottom:18px}.sound-composition-heading h2{font-size:clamp(43px,5.2vw,76px);font-weight:500;line-height:.98;letter-spacing:-3.5px;max-width:700px}.sound-composition-intro .prose p{font-size:17px;line-height:1.72;color:#c9c6c1}.sound-composition-intro .prose p+p{margin-top:17px}.sound-composition-stack{margin-top:55px;border-top:1px solid #44413e}.sound-composition .audio-study{border-color:#44413e;padding:20px 0}.sound-composition .audio-study-copy .eyebrow{color:var(--pink);font-size:11px}.sound-composition .audio-study-copy strong{color:#f4f2ed;font-size:17px}.sound-composition .audio-file{color:#aaa7a1}.sound-composition .audio-waveform{height:34px;margin-top:13px}.sound-composition .audio-waveform i{height:calc(7px + (var(--wave-level) * 25px));background:var(--pink);opacity:.86}.sound-composition .audio-button{color:#f4f2ed;border-color:#77736e}.sound-composition .audio-button:hover{color:var(--pink);border-color:var(--pink)}.sound-composition .audio-status{color:#ff8fc4}
@media(max-width:1100px){.sound-composition-inner{width:calc(100% - 72px)}.sound-composition-heading{gap:45px}}
@media(max-width:760px){.sound-composition{padding:72px 0 80px}.sound-composition-inner{width:calc(100% - 40px)}.sound-composition-heading{display:block}.sound-composition-heading h2{font-size:clamp(42px,11vw,63px);letter-spacing:-2.5px}.sound-composition-intro{margin-top:25px}.sound-composition-intro .prose p{font-size:16px}.sound-composition-stack{margin-top:36px}.sound-composition .audio-study{padding:18px 0}.sound-composition .audio-study-copy{grid-template-columns:1fr}.sound-composition .audio-study-copy strong{font-size:16px;white-space:normal}.sound-composition .audio-button{justify-self:start}}
/* Engineer page: technical understanding, system internals, and the experience behind them. */
.eng-hero{padding-bottom:44px}
.eng-hero .hero-intro{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:56px;align-items:center}
.eng-hero h1{font-size:clamp(64px,7.2vw,104px);line-height:.98;letter-spacing:-4.5px}
.eng-hero .hero-copy{max-width:52ch;justify-self:start;font-size:18px;line-height:1.7}
.eng-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:56px;align-items:start;margin-top:30px}
.eng-portrait{background:#1d1d1c;border:1px solid #2a2a29;padding:9px 9px 0}
.eng-portrait img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center 30%}
.eng-portrait figcaption{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:12px 2px 13px;font-size:11px;letter-spacing:.4px;font-weight:700;color:#aaa9a5}
.eng-hero-side{display:grid;gap:26px;padding-top:6px}
.eng-hero-side .hero-note>p:last-child{max-width:44ch}
.eng-proof{margin:0;display:grid}
.eng-proof>div{padding:17px 0;display:grid;grid-template-columns:minmax(125px,.75fr) minmax(0,1.25fr);gap:20px;align-items:center;border-bottom:1px solid #393938}
.eng-proof>div:first-child{padding-top:0}
.eng-proof dt{font-size:clamp(25px,2.5vw,36px);font-weight:500;line-height:1.15;letter-spacing:-1px;color:#f7f5f0}
.eng-proof dd{margin:0;font-size:16px;line-height:1.5;color:#ceccc7}
.eng-hero-actions{display:flex;flex-wrap:wrap;gap:12px 26px}
.eng-hero-actions .text-link{font-size:15px}
.eng-ids{display:grid;gap:9px;margin:0;padding-top:20px;border-top:1px solid #363635;font-family:var(--mono);font-size:12px;line-height:1.6;color:#c3c2be}
.eng-ids div{display:grid;grid-template-columns:80px 1fr;gap:12px}
.eng-ids dt{font-family:var(--sans);font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#7f7e7a;padding-top:2px}
.eng-ids dd{margin:0;color:#f0eee9;min-width:0;overflow-wrap:anywhere}
.eng-ids a:hover{color:var(--pink)}
.eng-document{width:min(1120px,calc(100% - 112px));margin-inline:auto;padding-top:14px}
.eng-section{padding:56px 0 60px;border-top:1px solid var(--line)}
.eng-section:first-child{border-top:0}
.eng-section .section-heading{margin-bottom:18px}
.eng-section .section-heading h2{font-size:34px;letter-spacing:-1.2px}
.eng-lede{font-size:17px;line-height:1.7;max-width:64ch;color:var(--muted)}
.eng-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:32px}
.eng-topics article{border-top:3px solid var(--pink);padding-top:22px}
.eng-topics h3{font-size:26px;line-height:1.2;font-weight:500;letter-spacing:-.6px;max-width:20ch}
.eng-topics p{font-size:16px;line-height:1.7;margin-top:16px;color:var(--muted)}
.eng-code-heading{margin:44px 0 22px;padding-top:32px;border-top:1px solid var(--line)}
.eng-code-heading h3{font-size:26px;font-weight:500;line-height:1.2;letter-spacing:-.6px}
.eng-code-heading p{font-size:16px;line-height:1.7;color:var(--muted);max-width:64ch;margin-top:12px}
.eng-references{margin-top:28px;border-color:var(--line)}
.eng-references dt{font-size:12px;color:var(--muted)}
.eng-references dd{font-size:15px;color:var(--ink)}
.eng-references a:hover{color:var(--pink-ink)}
.eng-pinned{margin:30px 0 22px;padding:26px 30px 28px;background:#efede7;border-left:2px solid var(--pink)}
.eng-pinned .eyebrow{color:var(--pink-ink);font-size:11px}
.eng-pinned h3{font-size:30px;font-weight:500;letter-spacing:-.9px;line-height:1.15;margin-top:12px}
.eng-sub{font-size:13px;font-weight:700;letter-spacing:.3px;color:var(--pink-ink);margin-top:6px}
.eng-body{font-size:15px;line-height:1.8;color:var(--muted);max-width:72ch;margin-top:14px}
.eng-pinned blockquote{font-family:var(--mono);font-size:13px;line-height:1.9;margin:18px 0 0;padding-left:16px;border-left:2px solid var(--pink);max-width:60ch}
.eng-foot{font-size:11px;font-weight:700;letter-spacing:.4px;color:var(--muted);margin-top:18px}
.eng-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.eng-tags span{font-family:var(--mono);font-size:11px;color:var(--muted);border:1px solid #d5d2c9;padding:5px 9px}
.eng-tags span:before{content:'#';color:var(--pink-ink);margin-right:2px}
.eng-sheets{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.eng-lede + .eng-sheets{margin-top:22px}
.eng-sheet{background:#eeece5;border:1px solid #d8d5cc;padding:22px 24px 24px;display:flex;flex-direction:column;gap:12px}
.eng-sheet-head{display:flex;flex-direction:column;align-items:flex-start;gap:6px;color:var(--muted);border-bottom:1px solid #d5d2c9;padding-bottom:13px;min-width:0;overflow-wrap:anywhere}
.eng-sheet-head>*{max-width:100%}
.eng-sheet-head .eyebrow{font-size:10px}
.eng-sheet h3{font-size:21px;font-weight:500;letter-spacing:-.5px;line-height:1.2}
.eng-sheet p{font-size:16px;line-height:1.7;color:var(--muted);flex:1}
.eng-sheet .text-link{align-self:flex-start}
.eng-featured{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);margin:30px 0 14px;background:#eeece5;border:1px solid #d8d5cc}
.eng-featured-image{width:100%;height:100%;object-fit:cover;border-right:1px solid #d8d5cc}
.eng-featured-body{padding:26px 30px 28px;display:flex;flex-direction:column;gap:10px;align-items:flex-start}
.eng-featured-body .eyebrow{color:var(--pink-ink);font-size:10px}
.eng-featured-body h3{font-size:24px;font-weight:500;letter-spacing:-.7px;line-height:1.18}
.eng-featured-body p{font-size:14px;line-height:1.7;color:var(--muted)}
.eng-featured:hover h3,.eng-featured:hover .text-link{color:var(--pink-ink)}
.eng-talks{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.eng-talk{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 24px 26px}
.eng-talk-custom{background:#eeece5}
.eng-talk-meta{display:flex;gap:14px;align-items:baseline;color:var(--muted);margin-bottom:12px}
.eng-talk-meta .eyebrow{font-size:10px}
.eng-talk h3{font-size:21px;font-weight:500;letter-spacing:-.5px;line-height:1.2}
.eng-talk-alt{font-family:var(--mono);font-size:11px;color:var(--muted);margin-top:6px}
.eng-talk-text{font-size:14px;line-height:1.7;color:var(--muted);margin-top:8px}
.eng-talk ul{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:5px}
.eng-talk li{font-size:13px;line-height:1.55;color:var(--muted);padding-left:14px;position:relative}
.eng-talk li:before{content:'';position:absolute;left:0;top:.62em;width:5px;height:5px;background:var(--pink)}
.eng-principles{display:grid;gap:16px;margin-top:28px}
.eng-principle{border-left:2px solid var(--pink);padding:4px 0 6px 20px;max-width:720px}
.eng-principle h3{font-size:21px;font-weight:500;letter-spacing:-.5px}
.eng-principle p{font-size:16px;line-height:1.7;color:var(--muted);margin-top:6px}
.eng-about{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:48px;align-items:start;margin-top:28px}
.eng-about-portrait{background:#121212;padding:9px 9px 0}
.eng-about-portrait img{width:100%;aspect-ratio:4/5;object-fit:cover}
.eng-about-portrait figcaption{padding:10px 2px 11px;font-size:11px;letter-spacing:.25px;font-weight:700;color:#cfcdc7}
.eng-experience{list-style:none;display:grid;gap:28px;margin:0;padding:0}
.eng-experience li+li{border-top:1px solid var(--line);padding-top:26px}
.eng-experience h3{font-size:25px;line-height:1.2;letter-spacing:-.5px;font-weight:500}
.eng-experience .eng-role{font-size:14px;line-height:1.5;font-weight:600;color:var(--pink-ink);margin-top:8px}
.eng-experience li>p:last-child{font-size:16px;line-height:1.7;color:var(--muted);margin-top:14px}
.eng-through-line{margin-top:36px;padding-top:28px;border-top:2px solid var(--pink)}
.eng-through-line h3{font-size:26px;line-height:1.2;letter-spacing:-.5px;font-weight:500}
.eng-through-line p{font-size:18px;line-height:1.7;color:var(--muted);max-width:72ch;margin-top:14px}
.eng-contact{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:56px;align-items:start;margin-top:28px}
.eng-reasons{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.eng-reasons li{font-size:16px;line-height:1.5;padding-left:18px;position:relative}
.eng-reasons li:before{content:'';position:absolute;left:0;top:.6em;width:6px;height:6px;background:var(--pink);border-radius:50%}
.eng-direct{margin-top:22px;padding-top:18px;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}
.eng-direct a{color:var(--pink-ink);font-weight:700;border-bottom:1px solid currentColor}
.eng-form{display:grid;gap:16px}
.eng-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.eng-form label{display:grid;gap:6px;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--muted)}
.eng-form label span{font-weight:400;text-transform:none;letter-spacing:0}
.eng-form input,.eng-form textarea{font:inherit;font-size:15px;font-weight:400;letter-spacing:0;text-transform:none;color:var(--ink);background:#fbfaf7;border:1px solid #bdbab1;border-radius:0;padding:11px 13px;width:100%}
.eng-form input:focus-visible,.eng-form textarea:focus-visible{outline:3px solid var(--pink);outline-offset:2px;border-color:var(--pink-ink)}
.eng-form textarea{resize:vertical;min-height:140px}
.eng-submit{justify-self:start;border:1px solid var(--ink);background:var(--ink);color:var(--paper);padding:12px 20px;font-size:13px;font-weight:700;letter-spacing:.4px;cursor:pointer}
.eng-submit:hover{background:var(--pink-ink);border-color:var(--pink-ink)}
.eng-submit:disabled{opacity:.6;cursor:wait}
.eng-form.is-sent label,.eng-form.is-sent .eng-submit{display:none}
.eng-form-status{font-size:14px;line-height:1.6;color:var(--muted)}
.eng-form-status:empty{display:none}
.eng-form-status.is-error{color:var(--pink-ink)}
.eng-form-status.is-success{color:var(--ink);font-size:16px;border-left:2px solid var(--pink);padding-left:14px}
.eng-bridge{padding:96px 0 100px}
.eng-bridge .closing-links{margin-top:34px}
.eng-bridge .text-link{color:#24131d}.eng-bridge .text-link:hover{color:#561035}
@media(max-width:1100px){.eng-document{width:calc(100% - 72px)}.eng-hero-grid{gap:36px}.eng-featured{grid-template-columns:1fr 1fr}}
@media(min-width:761px) and (max-width:1000px){.eng-proof>div{grid-template-columns:1fr;gap:6px}.eng-topics{gap:20px}.eng-topics h3{font-size:23px}}
@media(max-width:760px){.eng-hero h1{font-size:clamp(46px,12.5vw,80px);letter-spacing:-2.5px}.eng-hero .hero-copy{font-size:17px}}
@media(max-width:760px){.eng-proof>div{grid-template-columns:125px minmax(0,1fr);gap:16px}.eng-proof dt{font-size:26px}.eng-topics{grid-template-columns:1fr;gap:28px}.eng-topics h3{font-size:25px;max-width:none}.eng-code-heading{margin-top:36px}.eng-experience h3{font-size:23px}}
@media(max-width:760px){.eng-document{width:calc(100% - 40px)}.eng-hero-grid{grid-template-columns:1fr;gap:28px;margin-top:24px}.eng-hero-side{padding-top:0}.eng-section{padding:44px 0 48px}.eng-section .section-heading h2{font-size:27px;letter-spacing:-.8px}.eng-lede{font-size:16px}.eng-pinned{padding:20px}.eng-pinned h3{font-size:25px}.eng-sheets{grid-template-columns:1fr}.eng-featured{grid-template-columns:1fr}.eng-featured-image{border-right:0;border-bottom:1px solid #d8d5cc;aspect-ratio:16/9}.eng-talks{grid-template-columns:1fr}.eng-about,.eng-contact{grid-template-columns:1fr;gap:28px}.eng-about-portrait{max-width:360px}.eng-form-row{grid-template-columns:1fr}.eng-bridge{padding:70px 0 78px}}
/* Hero overlay: the AI-native claim sits on the film itself, bottom right. */
.frame-note{align-items:flex-end;padding-top:40px}
.ai-badge{font-family:var(--sans);font-size:13px;font-weight:700;letter-spacing:.9px;color:#181316;background:var(--pink-surface);padding:9px 14px;text-shadow:none;box-shadow:0 8px 24px #00000059;white-space:nowrap}

/* An image-led studio manifesto: one type family, cinematic references and ink drawings. */
.ai-native{background:var(--pink-surface);color:#171416;padding:48px 0 42px;overflow:hidden}
.native-inner{width:min(1328px,calc(100% - 112px));margin-inline:auto}
.native-kicker{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:22px;border-bottom:1px solid #17141666;font-size:12px;font-weight:700;letter-spacing:1.1px;line-height:1.5}
.native-kicker p{display:flex;align-items:center;gap:10px}
.native-kicker p:before{content:"";width:8px;height:8px;background:currentColor;display:block}
.native-lead{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:48px;padding:65px 0 68px}
.native-copy h2{font-size:clamp(58px,6.35vw,92px);font-weight:600;line-height:.96;letter-spacing:-5px}
.native-copy h2 span{display:block}
.native-copy h2 span:last-child{font-style:italic;letter-spacing:-5.5px}
.native-deck{font-size:21px;font-weight:600;line-height:1.4;letter-spacing:-.4px;max-width:32ch;margin-top:30px}
.native-description{font-size:17px;line-height:1.65;max-width:42ch;margin-top:18px}
.native-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:52px;margin-top:26px;padding:13px 20px;background:#171416;color:var(--paper);font-size:15px;font-weight:600;line-height:1.4;transition:background .2s,color .2s}
.native-cta span{font-size:25px;line-height:1}
.native-cta:hover{background:var(--paper);color:#171416}
.native-cta:focus-visible{outline-color:var(--paper);outline-offset:5px}
.native-art{min-width:0}
.native-art-stage{position:relative;padding:8px;background:#171416;box-shadow:10px 10px 0 #17141626}
.native-art-stage .player{background:var(--paper)}
.native-art figcaption{display:flex;flex-direction:column;gap:5px;padding-top:24px;color:#171416}
.native-art figcaption strong{font-size:18px;line-height:1.4;font-weight:600;letter-spacing:-.3px}
.native-benefits-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;font-size:12px;font-weight:700;letter-spacing:1px}
.native-benefits-heading>span{font-size:24px;line-height:1;font-weight:400}
.native-benefits{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;background:var(--paper);border-top:3px solid #171416}
.native-benefit{padding:28px 28px 34px;min-width:0}
.native-benefit+.native-benefit{border-left:1px solid #d4d0c9}
.native-benefit-art{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px;color:#171416}
.native-benefit-art svg{display:block;width:112px;height:84px}
.native-benefit-art>span{font-size:13px;line-height:1;font-variant-numeric:tabular-nums;color:#615b5c;padding-top:5px}
.native-ink{stroke:var(--pink-ink);stroke-width:2.5}
.native-fill{fill:var(--pink);stroke:#171416}
.native-benefit h3{font-size:22px;line-height:1.16;letter-spacing:-.6px;font-weight:600;min-height:2.32em}
.native-benefit>p{font-size:16px;line-height:1.65;color:#504b4d;margin-top:14px;max-width:30ch}
.native-signoff{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:32px}
.native-signoff p{font-size:29px;line-height:1.2;letter-spacing:-1px;font-weight:500}
.native-signoff>span{font-size:11px;font-weight:700;letter-spacing:.6px;text-align:right}
@media(min-width:1600px){.native-lead{gap:75px}.native-copy h2{font-size:100px}}
@media(max-width:1100px){
  .native-inner{width:calc(100% - 72px)}
  .native-lead{gap:32px;padding:52px 0}
  .native-copy h2{font-size:clamp(52px,6.8vw,74px);letter-spacing:-3.7px}
  .native-copy h2 span:last-child{letter-spacing:-4px}
  .native-deck{font-size:19px}.native-description{font-size:16px}
  .native-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}
  .native-benefit:nth-child(3){border-left:0}.native-benefit:nth-child(n+3){border-top:1px solid #d4d0c9}
  .native-benefit h3{min-height:0}.native-benefit>p{max-width:38ch}
}
@media(max-width:760px){
  .ai-native{padding:28px 0 32px}.native-inner{width:calc(100% - 40px)}
  .native-kicker{font-size:10px;letter-spacing:.45px;gap:15px;padding-bottom:17px}
  .native-kicker p{gap:7px}.native-kicker p:before{width:6px;height:6px;flex-shrink:0}
  .native-kicker>span{text-align:right}
  .native-lead{grid-template-columns:1fr;gap:35px;padding:35px 0}
  .native-copy h2{font-size:clamp(46px,13vw,82px);letter-spacing:-3.7px;line-height:.96}
  .native-copy h2 span:last-child{letter-spacing:-3.7px}
  .native-deck{font-size:20px;max-width:32ch;margin-top:24px}
  .native-description{font-size:16px;max-width:44ch;margin-top:15px}
  .native-cta{margin-top:23px}
  .native-art{width:100%;max-width:540px;margin-inline:auto}
  .native-art-stage{padding:6px;box-shadow:6px 6px 0 #17141626}
  .native-art figcaption strong{font-size:18px}
  .native-benefits-heading{font-size:11px;letter-spacing:.6px;margin-bottom:12px}
  .native-benefit{padding:22px 20px 25px}
  .native-benefit-art{margin-bottom:13px}.native-benefit-art svg{width:92px;height:69px}
  .native-benefit h3{font-size:21px;line-height:1.2}.native-benefit>p{font-size:16px;line-height:1.6;margin-top:10px}
  .native-signoff{display:block;margin-top:25px}.native-signoff p{font-size:27px}
  .native-signoff>span{display:block;text-align:left;margin-top:12px}
  /* The label is decorative and drops away; with it gone the badge must still sit right. */
  .frame-note{display:flex;justify-content:flex-end;inset:auto 12px 12px;padding-top:30px}
  .frame-note-label{display:none}
  .ai-badge{font-size:11px;letter-spacing:.6px;padding:7px 10px}
}
@media(max-width:520px){
  .native-benefits{grid-template-columns:1fr}
  .native-benefit{display:grid;grid-template-columns:1fr 64px;column-gap:12px;padding:24px}
  .native-benefit+.native-benefit{border-left:0;border-top:1px solid #d4d0c9}
  .native-benefit-art{grid-column:2;grid-row:1;display:flex;justify-content:center;align-items:center;gap:0;margin:0}
  .native-benefit-art svg{width:64px;height:48px}.native-benefit-art>span{display:none}
  .native-benefit h3{grid-column:1;align-self:center}.native-benefit>p{grid-column:1/-1}
}
/* The case study is what the nav jumps to, so its opening has to arrive as a section
   title. At 38px it was the smallest header on a page whose others run 78-91px. */
.project-intro{padding-bottom:52px}
.project-intro .eyebrow{font-size:14px;letter-spacing:1px}
.project-intro h2{font-size:clamp(38px,4.9vw,72px);line-height:1.02;letter-spacing:-.035em;margin-top:24px}
/* The title is two sentences; above the stacked layout each gets its own line. */
@media(min-width:761px){.project-intro h2 span{display:block}}
@media(max-width:760px){
  .project-intro{padding-bottom:34px}
  .project-intro .eyebrow{font-size:12px;letter-spacing:.7px}
  .project-intro h2{font-size:clamp(34px,8.4vw,46px);line-height:1.06;margin-top:16px;max-width:none}
}
