:root{--dark:#0a0a0a;--charcoal:#141312;--light:#f4f1ec;--white:#fbfaf7;--ink:#111;--paper:#f5f1ea;--muted:#9f978c;--bronze:#a98c73;--rose:#b98686;--wine:#6f3336;--serif:Georgia,"Yu Mincho","Hiragino Mincho ProN",serif;--sans:Inter,"Noto Sans JP","Hiragino Kaku Gothic ProN",sans-serif;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}.demo2-page{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);overflow-x:hidden}.demo2-page button,.demo2-page a{font:inherit}.demo2-page button{cursor:pointer}.demo2-page img{display:block;max-width:100%}.demo2-page figure{margin:0}.demo2-page ::selection{color:#fff;background:var(--wine)}.d2-skip{position:fixed;z-index:200;top:8px;left:8px;padding:12px 18px;color:#fff;background:#111;transform:translateY(-150%)}.d2-skip:focus{transform:none}.demo2-page :focus-visible{outline:3px solid var(--rose);outline-offset:4px}.d2-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.d2-progress{position:fixed;z-index:110;top:0;right:0;left:0;height:3px;background:rgba(169,140,115,.18)}.d2-progress i{display:block;width:100%;height:100%;background:var(--bronze);transform:scaleX(0);transform-origin:left}
.d2-header{position:fixed;z-index:90;top:3px;right:0;left:0;display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);align-items:center;min-height:70px;padding:10px clamp(20px,3vw,52px);transition:color .3s var(--ease),background .3s var(--ease),box-shadow .3s var(--ease)}.d2-header[data-tone=hero]{color:#fff;background:linear-gradient(90deg,rgba(251,250,247,.96) 0 35%,rgba(10,10,10,.08) 52%,rgba(10,10,10,.42))}.d2-header[data-tone=hero] .d2-brand{color:#151311}.d2-header[data-tone=light],.d2-header[data-tone=warm]{color:#111;background:rgba(251,250,247,.88);box-shadow:0 1px 0 rgba(0,0,0,.1);backdrop-filter:blur(16px)}.d2-header[data-tone=dark]{color:#fff;background:rgba(10,10,10,.82);box-shadow:0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(16px)}.d2-brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.d2-brand>i{display:grid;width:30px;height:30px;place-items:center;color:var(--bronze);font-size:25px;font-style:normal}.d2-brand strong{font:600 clamp(17px,1.6vw,25px)/1 var(--serif);letter-spacing:.09em}.d2-brand small{font:11px/1 var(--serif);letter-spacing:.08em}.d2-nav{display:flex;align-items:center;gap:clamp(12px,1.65vw,28px)}.d2-nav a{position:relative;display:inline-flex;min-height:44px;align-items:center;color:inherit;font:600 10px/1 var(--serif);letter-spacing:.11em;text-decoration:none;text-shadow:0 1px 12px rgba(0,0,0,.25)}.d2-nav a::after{position:absolute;right:0;bottom:6px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease)}.d2-nav a:hover::after,.d2-nav a[aria-current=true]::after{transform:scaleX(1);transform-origin:left}.d2-contact{justify-self:end;min-height:46px;padding:10px 20px;border:1px solid rgba(255,255,255,.55);border-radius:999px;color:#fff;background:rgba(111,82,61,.88);font-size:12px;font-weight:700;letter-spacing:.08em}.d2-header[data-tone=light] .d2-contact,.d2-header[data-tone=warm] .d2-contact{border-color:var(--bronze);background:#7d6654}.d2-menu{display:none}
.d2-kicker{margin:0;color:var(--bronze);font-size:10px;font-weight:700;letter-spacing:.2em}.d2-hero{position:relative;display:grid;grid-template-columns:44% 30% 26%;height:96vh;min-height:720px;max-height:1080px;overflow:hidden;background:var(--light)}.d2-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:104px clamp(40px,4.5vw,86px) 54px;background:linear-gradient(112deg,#fbfaf7 0%,#f4f1ec 78%,rgba(244,241,236,.75) 100%)}.d2-hero-copy h1{position:relative;width:calc(100% + 14vw);margin:28px 0 14px;font:400 clamp(76px,9vw,174px)/.76 var(--serif);letter-spacing:-.055em}.d2-hero-copy h1 span{display:block}.d2-person{display:flex;align-items:center;gap:18px;white-space:nowrap}.d2-person strong{font:600 clamp(20px,2vw,31px)/1 var(--serif);letter-spacing:.18em}.d2-person>i{width:60px;height:1px;background:#665b52}.d2-person small{font:600 10px/1 var(--serif);letter-spacing:.22em}.d2-tagline{margin:28px 0 10px;font:500 clamp(25px,2.35vw,42px)/1.45 var(--serif);letter-spacing:.09em}.d2-summary{max-width:35em;margin:0;font:clamp(13px,1.1vw,17px)/2 var(--serif)}.d2-vertical{position:absolute;bottom:130px;left:16px;margin:0;color:#766d65;font:600 8px/1 var(--serif);letter-spacing:.2em;writing-mode:vertical-rl}.d2-count{position:absolute;bottom:30px;left:clamp(40px,4.5vw,86px);display:flex;align-items:center;gap:10px;font:600 10px/1 var(--serif)}.d2-count::after{width:38px;height:1px;background:#777;content:""}.d2-hero-photo{position:relative;overflow:hidden;background:#34302d}.d2-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 34%;transform:translateY(var(--hero-shift,0)) scale(1.045)}.d2-editorial{position:relative;display:grid;align-content:center;padding:90px clamp(30px,4vw,70px) 34%;color:var(--paper);background:var(--dark);overflow:hidden}.d2-editorial>p{position:relative;z-index:2;margin:0;font:400 clamp(20px,2.25vw,40px)/1.65 var(--serif);letter-spacing:.16em}.d2-editorial>i{position:relative;z-index:2;width:48px;height:1px;margin:25px 0;background:var(--bronze)}.d2-editorial>small{position:relative;z-index:2;color:#b6aba1;font:600 9px/1.7 var(--serif);letter-spacing:.2em}.d2-editorial figure{position:absolute;right:0;bottom:0;width:67%;height:36%;filter:grayscale(1)}.d2-editorial figure::after{position:absolute;inset:0;background:linear-gradient(180deg,#0a0a0a,transparent 38%);content:""}.d2-editorial img{width:100%;height:100%;object-fit:cover;object-position:center 28%;opacity:.72}.d2-scroll{position:absolute;z-index:8;bottom:25px;left:50%;display:grid;min-width:52px;min-height:68px;place-items:center;color:#fff;font:600 9px/1 var(--serif);letter-spacing:.18em;text-decoration:none;transform:translateX(-50%)}.d2-scroll i{display:block;width:1px;height:28px;background:currentColor}
.d2-section-head{display:grid;grid-template-columns:auto 1fr;gap:4px 14px;align-content:start}.d2-section-head>span{grid-row:1/3;color:var(--bronze);font:600 11px/1 var(--serif)}.d2-section-head>p{margin:0;font:500 clamp(24px,3vw,46px)/.95 var(--serif);letter-spacing:.02em}.d2-section-head>small{font-size:10px;letter-spacing:.16em}.d2-profile{display:grid;grid-template-columns:30% 36% 34%;min-height:760px;padding:clamp(64px,8vw,128px) clamp(28px,5vw,96px);background:var(--white)}.d2-profile>.d2-reveal{padding-top:10px}.d2-profile-photo{align-self:center;height:min(72vh,680px);overflow:hidden}.d2-profile-photo img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.d2-profile-copy{align-self:center;padding:42px clamp(32px,4vw,74px)}.d2-profile-copy h2{margin:18px 0 28px;font:400 clamp(35px,4vw,68px)/1.25 var(--serif);letter-spacing:.03em}.d2-profile-copy>p:not(.d2-kicker):not(.d2-disclosure){max-width:36em;font:15px/2 var(--serif)}.d2-profile-copy dl{margin:35px 0;border-top:1px solid rgba(0,0,0,.13)}.d2-profile-copy dl div{display:grid;grid-template-columns:80px 1fr;gap:15px;padding:13px 0;border-bottom:1px solid rgba(0,0,0,.13)}.d2-profile-copy dt{color:#766e67;font:700 9px/1.7 var(--sans);letter-spacing:.16em}.d2-profile-copy dd{margin:0;font:500 14px/1.5 var(--serif)}.d2-profile-copy dd small{display:block;color:#766e67;font:10px/1.5 var(--sans)}.d2-disclosure{padding-left:12px;border-left:2px solid var(--bronze);color:#746b64;font-size:11px;line-height:1.7}
.d2-featured{position:relative;display:grid;grid-template-columns:37% 63%;min-height:100vh;padding:clamp(74px,8vw,130px) clamp(24px,5vw,92px);color:var(--paper);background:var(--dark)}.d2-feature-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding-right:clamp(30px,5vw,86px)}.d2-feature-copy .d2-section-head>p{font-size:clamp(32px,4vw,65px)}.d2-feature-copy h2{max-width:11ch;margin:18px 0 24px;font:400 clamp(44px,5.4vw,94px)/.91 var(--serif);letter-spacing:-.035em}.d2-feature-copy>div:last-child>p:last-child{max-width:33em;color:#c1b8af;font:15px/1.9 var(--serif)}.d2-feature-main{position:relative;height:min(68vw,760px);max-height:72vh;overflow:hidden}.d2-feature-main::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.58));content:""}.d2-feature-main img{width:100%;height:100%;object-fit:cover}.d2-feature-main figcaption{position:absolute;z-index:2;right:18px;bottom:16px;color:#fff;font:600 9px/1 var(--serif);letter-spacing:.17em}.d2-feature-choices{grid-column:2;display:flex;gap:10px;padding-top:14px;overflow-x:auto;scroll-snap-type:x mandatory}.d2-feature-choice{position:relative;flex:0 0 150px;height:96px;padding:0;border:1px solid rgba(255,255,255,.2);color:#fff;background:#181818;overflow:hidden;scroll-snap-align:start}.d2-feature-choice img{width:100%;height:100%;object-fit:cover;opacity:.48}.d2-feature-choice>span{position:absolute;right:8px;bottom:7px;left:8px;display:flex;justify-content:space-between;align-items:end}.d2-feature-choice small,.d2-feature-choice strong{font:600 9px/1 var(--serif);letter-spacing:.12em}.d2-feature-choice[aria-pressed=true]{border-color:var(--bronze)}.d2-feature-choice[aria-pressed=true] img{opacity:.86}
.d2-wide-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:50px}.d2-wide-head h2{margin:0;text-align:right;font:400 clamp(36px,4vw,68px)/1 var(--serif)}.d2-portfolio{padding:clamp(72px,8vw,130px) clamp(24px,5vw,92px);background:var(--light)}.d2-collage{display:grid;grid-template-columns:1.25fr .8fr 1fr;grid-template-rows:280px 360px;gap:12px}.d2-collage figure{position:relative;overflow:hidden;background:#c9c1b7}.d2-collage img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease),filter .5s}.d2-collage figure:hover img{transform:scale(1.025)}.d2-collage figcaption{position:absolute;right:12px;bottom:10px;padding:7px 9px;color:#fff;background:rgba(0,0,0,.55);font:600 9px/1 var(--serif);letter-spacing:.16em}.d2-collage .large{grid-row:1/3}.d2-collage .wide{grid-column:2/4}.d2-collage .small img{filter:grayscale(1)}
.d2-feature-note{grid-column:2;margin:14px 0 0;color:#9f978c;font-size:11px}.d2-awards{display:grid;grid-template-columns:58% 42%;min-height:850px;color:var(--paper);background:#111;padding:clamp(72px,8vw,130px) clamp(24px,5vw,92px)}.d2-awards-copy{align-self:center;padding-right:clamp(34px,7vw,130px)}.d2-awards h2{margin:34px 0 22px;font:400 clamp(50px,6vw,104px)/.95 var(--serif)}.d2-awards-copy>p{max-width:34em;color:#bcb3aa;font:14px/2 var(--serif)}.d2-awards ol{margin:48px 0 0;padding:0;border-top:1px solid #4e4944;list-style:none}.d2-awards li{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid #4e4944}.d2-awards time{color:var(--bronze);font:14px/1.4 var(--serif)}.d2-awards li strong,.d2-awards li span{display:block}.d2-awards li strong{font:18px/1.4 var(--serif)}.d2-awards li span{margin-top:5px;color:#aaa199;font-size:11px}.d2-awards-photo{height:min(72vh,760px);align-self:center;overflow:hidden}.d2-awards-photo img{width:100%;height:100%;object-fit:cover;object-position:center 32%}
.d2-movie{display:grid;grid-template-columns:55% 45%;min-height:780px;color:#fff;background:#090909}.d2-movie>figure{position:relative;min-height:780px;overflow:hidden}.d2-movie>figure::after{position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#090909);content:""}.d2-movie>figure img{width:100%;height:100%;object-fit:cover;object-position:center 20%;filter:saturate(.72)}.d2-movie-copy{align-self:center;padding:60px clamp(30px,6vw,110px)}.d2-movie h2{margin:38px 0;font:400 clamp(54px,6vw,104px)/.88 var(--serif)}.d2-movie-copy>button{display:inline-flex;min-width:190px;min-height:56px;align-items:center;justify-content:center;gap:14px;border:1px solid #fff;border-radius:999px;color:#fff;background:transparent;letter-spacing:.15em}.d2-movie-copy>button span{font-size:12px}.d2-movie-copy>p{max-width:30em;margin-top:28px;color:#afa7a0;font:14px/1.9 var(--serif)}
.d2-interview{display:grid;grid-template-columns:58% 42%;min-height:760px;padding:clamp(70px,8vw,130px) clamp(24px,6vw,110px);background:#cfc1b3}.d2-interview-copy{align-self:center;padding-right:clamp(30px,7vw,120px)}.d2-interview-copy>.d2-kicker{margin:42px 0 18px;color:#6f3336}.d2-interview h2{margin:0;font:400 clamp(30px,3.7vw,62px)/1.55 var(--serif)}.d2-interview-copy>p:last-child{max-width:42em;margin-top:30px;font:14px/2 var(--serif)}.d2-interview figure{height:min(70vh,680px);align-self:center;overflow:hidden}.d2-interview figure img{width:100%;height:100%;object-fit:cover;object-position:center 30%}
.d2-activity{padding:clamp(72px,8vw,130px) clamp(24px,6vw,110px);background:var(--white)}.d2-activity-list{border-top:1px solid #aaa29a}.d2-activity-list article{display:grid;grid-template-columns:110px 120px minmax(220px,1fr) 1.4fr;gap:24px;align-items:start;padding:28px 0;border-bottom:1px solid #cfc9c2}.d2-activity-list time,.d2-activity-list>article>p{margin:0;color:#746b64;font:700 10px/1.7 var(--sans);letter-spacing:.12em}.d2-activity-list h3{margin:0;font:500 20px/1.5 var(--serif)}.d2-activity-list article>span{color:#5d5752;font:13px/1.8 var(--serif)}
.d2-closing{position:relative;display:grid;grid-template-columns:52% 48%;min-height:92vh;color:#fff;background:#0a0a0a}.d2-closing>figure{min-height:92vh;overflow:hidden}.d2-closing>figure img{width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:brightness(.68)}.d2-closing-copy{align-self:center;padding:90px clamp(36px,7vw,130px)}.d2-closing h2{margin:22px 0;font:400 clamp(48px,6vw,104px)/1.05 var(--serif)}.d2-closing-copy>p:not(.d2-kicker):not(.d2-disclosure){max-width:32em;color:#c6beb6;font:14px/2 var(--serif)}.d2-closing nav{display:grid;gap:10px;margin:38px 0}.d2-closing nav button{display:flex;min-height:62px;align-items:center;justify-content:space-between;padding:0 18px;border:1px solid #615b55;color:#fff;background:transparent;text-align:left}.d2-closing nav small{color:#a89f97}.d2-closing footer{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:20px clamp(24px,3vw,52px);border-top:1px solid #383431;background:rgba(0,0,0,.6)}.d2-closing footer a{color:#fff}.d2-closing footer strong{font:16px/1 var(--serif);letter-spacing:.14em}.d2-closing footer small{color:#999;font-size:9px;letter-spacing:.12em}
.d2-dialog{max-width:480px;padding:0;border:0;color:#171411;background:#f4f1ec;box-shadow:0 24px 80px rgba(0,0,0,.45)}.d2-dialog::backdrop{background:rgba(0,0,0,.72);backdrop-filter:blur(6px)}.d2-dialog form{padding:38px}.d2-dialog h2{font:32px/1.3 var(--serif)}.d2-dialog p{line-height:1.8}.d2-dialog button{width:100%;min-height:50px;margin-top:14px;border:1px solid #171411;background:transparent}.d2-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.d2-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.d2-header{grid-template-columns:1fr auto}.d2-nav{position:fixed;inset:73px 0 auto;display:none;padding:24px;background:rgba(10,10,10,.96)}.d2-nav.is-open{display:grid;grid-template-columns:repeat(4,1fr)}.d2-nav a{color:#fff;justify-content:center}.d2-menu{display:flex;min-width:54px;min-height:44px;align-items:center;justify-content:center;border:1px solid currentColor;color:inherit;background:transparent;font-size:10px;letter-spacing:.14em}.d2-contact{display:none}.d2-hero{grid-template-columns:46% 54%;height:auto;min-height:820px}.d2-editorial{display:none}.d2-profile{grid-template-columns:30% 32% 38%;padding-inline:28px}.d2-featured{grid-template-columns:42% 58%;padding-inline:32px}.d2-awards,.d2-interview{padding-inline:32px}.d2-collage{grid-template-rows:230px 300px}}
@media(max-width:700px){html{scroll-padding-top:60px}.d2-header{top:3px;min-height:58px;padding:8px 16px;color:#fff!important;background:linear-gradient(#111b,transparent)!important;box-shadow:none!important}.d2-brand small{display:none}.d2-brand strong{font-size:17px}.d2-nav{inset:61px 0 auto;grid-template-columns:1fr!important;max-height:calc(100dvh - 61px);overflow:auto}.d2-nav a{min-height:52px}.d2-menu-open{overflow:hidden}.d2-hero{display:block;height:100dvh;min-height:620px;color:#fff;background:#080808}.d2-hero-photo{position:absolute;inset:0}.d2-hero-photo::after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.12) 38%,rgba(0,0,0,.88));content:""}.d2-hero-photo img{object-position:center 25%}.d2-hero-copy{position:absolute;z-index:3;inset:auto 0 0;padding:110px 22px calc(40px + env(safe-area-inset-bottom));color:#fff;background:none}.d2-hero-copy .d2-kicker,.d2-summary,.d2-person>i{display:none}.d2-hero-copy h1{width:auto;margin:0 0 18px;font-size:clamp(62px,22vw,96px);line-height:.78;color:#fff}.d2-person{display:block}.d2-person strong{font-size:18px}.d2-person small{display:block;margin-top:8px;color:#ddd}.d2-tagline{margin:20px 0 0;font-size:20px}.d2-vertical{top:auto;right:14px;bottom:150px;left:auto;color:#ddd}.d2-count{display:none}.d2-scroll{right:18px;bottom:26px;left:auto;transform:none}.d2-profile{display:grid;grid-template-columns:1fr;padding:70px 20px}.d2-profile>.d2-reveal{order:1}.d2-profile-photo{order:2;height:65dvh;margin-top:28px}.d2-profile-copy{order:3;padding:42px 0 0}.d2-profile-copy h2{font-size:42px}.d2-featured{display:block;min-height:auto;padding:78px 20px}.d2-feature-copy{padding:0}.d2-feature-copy h2{max-width:none;font-size:48px}.d2-feature-main{height:56dvh;max-height:none;margin-top:38px}.d2-feature-main img{object-position:66% center}.d2-feature-note{margin-top:12px}.d2-awards{display:flex;min-height:auto;flex-direction:column;padding:76px 20px}.d2-awards-copy{padding:0}.d2-awards h2{font-size:55px}.d2-awards-photo{order:-1;width:52%;height:38dvh;align-self:end;margin-bottom:48px}.d2-wide-head{display:block}.d2-wide-head h2{margin-top:28px;text-align:left;font-size:44px}.d2-portfolio{padding:74px 20px}.d2-collage{display:flex;margin-right:-20px;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory}.d2-collage figure,.d2-collage .large,.d2-collage .wide{flex:0 0 76vw;height:64dvh;scroll-snap-align:center}.d2-collage .wide img{object-position:68% center}.d2-movie{display:block;min-height:auto;padding-bottom:70px}.d2-movie>figure{min-height:72dvh}.d2-movie>figure::after{background:linear-gradient(180deg,transparent 55%,#090909)}.d2-movie-copy{padding:54px 20px 0}.d2-movie h2{font-size:56px}.d2-interview{display:flex;min-height:auto;flex-direction:column;padding:76px 20px}.d2-interview-copy{padding:0}.d2-interview h2{font-size:28px}.d2-interview figure{order:-1;height:54dvh;margin-bottom:44px}.d2-activity{padding:74px 20px}.d2-activity-list article{grid-template-columns:82px 1fr;gap:8px 18px}.d2-activity-list h3,.d2-activity-list article>span{grid-column:2}.d2-activity-list>article>p{grid-column:2}.d2-closing{display:block;min-height:auto;padding-bottom:100px}.d2-closing>figure{height:76dvh;min-height:0}.d2-closing-copy{padding:58px 20px}.d2-closing h2{font-size:54px}.d2-closing footer{align-items:flex-start;gap:10px;flex-direction:column;padding:16px 20px}.d2-dialog{width:calc(100% - 32px)}.d2-dialog form{padding:28px}}
@media(max-width:380px){.d2-hero-copy h1{font-size:70px}.d2-profile-copy h2,.d2-wide-head h2{font-size:36px}.d2-feature-copy h2,.d2-awards h2,.d2-movie h2,.d2-closing h2{font-size:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.d2-reveal{opacity:1;transform:none;transition:none}.d2-hero-photo img,.d2-collage img{transform:none!important;transition:none}.d2-progress{display:none}}

/* Refined editorial scale and compact desktop spreads. */
@media(min-width:1101px){
.d2-hero{grid-template-columns:31% 44% 25%;height:clamp(720px,92svh,980px);min-height:0}.d2-hero-copy{padding:96px clamp(34px,3.2vw,64px) 46px}.d2-hero-copy h1{width:calc(100% + 9vw);font-size:clamp(72px,6.3vw,128px);line-height:.84}
.d2-section-head>p{font-size:clamp(30px,2.5vw,48px)}.d2-profile{min-height:620px;max-height:760px;padding-block:72px}.d2-profile-photo{height:min(58vh,580px)}.d2-profile-copy h2{font-size:clamp(34px,3.2vw,52px)}
.d2-featured{min-height:680px;max-height:820px;padding-block:74px;grid-template-columns:31% 69%}.d2-feature-copy h2{font-size:clamp(46px,4.5vw,72px)}.d2-feature-main{height:min(66vh,670px)}
.d2-awards{grid-template-columns:45% 55%;min-height:560px;max-height:680px;padding-block:64px}.d2-awards h2{font-size:clamp(30px,3.2vw,42px)}.d2-awards-photo{height:min(58vh,560px)}
.d2-portfolio{padding-block:70px}.d2-collage{grid-template-columns:1.2fr .75fr .75fr .9fr;grid-template-rows:270px 300px}.d2-collage figure:nth-child(1){grid-area:1/1/3/2}.d2-collage figure:nth-child(2){grid-area:1/2/2/4}.d2-collage figure:nth-child(3){grid-area:2/2/3/3}.d2-collage figure:nth-child(4){grid-area:2/3/3/4}.d2-collage figure:nth-child(5){grid-area:1/4/2/5}.d2-collage figure:nth-child(6){grid-area:2/4/3/5}
.d2-movie{grid-template-columns:65% 35%;min-height:620px;max-height:760px}.d2-movie>figure{min-height:620px}.d2-movie h2{font-size:clamp(30px,3.1vw,42px)}
.d2-interview{grid-template-columns:40% 60%;min-height:500px;max-height:620px;padding-block:64px}.d2-interview-copy{order:2;padding:0 0 0 clamp(36px,6vw,100px)}.d2-interview figure{order:1;height:min(50vh,500px)}.d2-interview h2{font-size:clamp(32px,3vw,44px)}
.d2-activity{padding-block:64px}.d2-closing{grid-template-columns:36% 64%;min-height:520px;max-height:660px}.d2-closing>figure{min-height:520px}.d2-closing h2{font-size:clamp(42px,4.4vw,70px)}
}
@media(min-width:701px) and (max-width:1100px){
.d2-profile{grid-template-columns:42% 58%;padding:88px 32px}.d2-profile>.d2-reveal:first-child{grid-column:1/-1;margin-bottom:34px}.d2-profile-photo{height:min(64vh,620px)}.d2-profile-copy{padding:28px 0 28px 42px}
.d2-featured{grid-template-columns:1fr;min-height:auto;padding:92px 32px}.d2-feature-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.72fr);gap:34px;padding:0}.d2-feature-copy>div:last-child{align-self:end}.d2-feature-main{height:min(72vw,700px);max-height:none;margin-top:42px}.d2-feature-note{grid-column:1}
.d2-awards{grid-template-columns:52% 48%;min-height:760px}.d2-collage{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:320px 320px}.d2-collage figure,.d2-collage .large,.d2-collage .wide{grid-area:auto}.d2-collage figure:nth-child(1){grid-row:1/3}.d2-collage figure:nth-child(2){grid-column:2/4}
}
@media(max-width:700px){
.d2-header{top:0;min-height:calc(58px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 16px 8px}.d2-nav{inset:calc(58px + env(safe-area-inset-top)) 0 auto;max-height:calc(100dvh - 58px - env(safe-area-inset-top))}
.d2-hero-copy h1{font-size:clamp(52px,15vw,72px)}.d2-profile{padding-block:60px}.d2-profile-photo{height:44svh}.d2-profile-copy{padding-top:30px}.d2-profile-copy h2{font-size:clamp(28px,8vw,34px)}.d2-profile-copy dl{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;margin-block:24px}.d2-profile-copy dl div{display:block}
.d2-featured{min-height:90svh;padding-block:64px}.d2-feature-copy h2{font-size:clamp(36px,11vw,46px)}.d2-feature-main{height:58svh;margin-top:24px}.d2-awards{padding-block:60px}.d2-awards h2{font-size:clamp(30px,9vw,36px)}.d2-awards li{min-height:120px}
.d2-wide-head h2{font-size:clamp(28px,8vw,34px)}.d2-portfolio{padding-block:60px}.d2-collage figure,.d2-collage .large,.d2-collage .wide{height:60svh}.d2-movie{min-height:78svh;padding-bottom:52px}.d2-movie>figure{min-height:48svh}.d2-movie-copy{padding-top:38px}.d2-movie h2{font-size:clamp(32px,10vw,42px)}
.d2-interview{padding-block:60px}.d2-interview figure{height:40svh;margin-bottom:32px}.d2-interview h2{font-size:clamp(26px,7.5vw,36px)}.d2-activity{padding-block:60px}.d2-closing{min-height:72svh}.d2-closing>figure{height:38svh}.d2-closing h2{font-size:clamp(34px,10vw,46px)}
}
@media(max-width:700px) and (min-height:720px) and (pointer:coarse){html{scroll-snap-type:y proximity}.demo2-page main>section{min-height:100svh;scroll-snap-align:start;scroll-snap-stop:always}}
@media(prefers-reduced-motion:reduce) and (max-width:700px){html{scroll-snap-type:none}}

/* Motion is progressive enhancement: content stays visible when JavaScript is unavailable. */
.d2-reveal{opacity:1;transform:none}
.js .d2-reveal{opacity:0;transform:translateY(24px)}
.js .d2-reveal.is-visible{opacity:1;transform:none}
.d2-header[data-compact]{min-height:58px;background-color:rgba(10,10,10,.78);backdrop-filter:blur(18px)}
.d2-chapter{position:fixed;z-index:80;right:18px;top:50%;display:flex;align-items:center;gap:9px;color:#fff;font:600 9px/1 var(--serif);letter-spacing:.14em;mix-blend-mode:difference;transform:rotate(90deg) translateX(50%);transform-origin:right center}
.d2-chapter i{width:46px;height:1px;background:currentColor;opacity:.55}
.d2-to-top{position:fixed;z-index:85;right:22px;bottom:22px;display:grid;width:52px;height:52px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;color:#fff;background:rgba(10,10,10,.58);box-shadow:0 10px 34px rgba(0,0,0,.2);backdrop-filter:blur(14px);opacity:0;pointer-events:none;text-decoration:none;transform:translateY(16px);transition:opacity .3s,transform .35s var(--ease),background .25s}
.d2-to-top.is-visible{opacity:1;pointer-events:auto;transform:none}.d2-to-top:hover,.d2-to-top:focus-visible{background:#fff;color:#111;transform:translateY(-3px)}
.d2-section-head::after{grid-column:2;width:0;height:1px;margin-top:10px;background:currentColor;content:"";transition:width .8s var(--ease)}
.is-active .d2-section-head::after{width:min(100%,120px)}
.d2-movie-copy>button,.d2-closing nav button{transition:color .25s,background .25s,transform .25s var(--ease)}
.d2-movie-copy>button:hover,.d2-movie-copy>button:focus-visible{color:#111;background:#fff;transform:translateY(-2px)}
.d2-closing nav button:hover,.d2-closing nav button:focus-visible{background:rgba(255,255,255,.09);transform:translateX(5px)}

@media(min-width:1101px){
  .d2-featured{display:block;position:relative;min-height:110svh;max-height:none;overflow:hidden}
  .d2-feature-copy{position:absolute;z-index:4;inset:74px auto 74px 5vw;width:42%;padding:0;pointer-events:none;text-shadow:0 2px 24px #000}
  .d2-feature-main{width:86%;height:calc(110svh - 148px);max-height:820px;margin-left:14%;clip-path:inset(0 0 0 100%);transition:clip-path 1.15s var(--ease)}
  .d2-featured.is-active .d2-feature-main{clip-path:inset(0)}
  .d2-feature-main img{transform:scale(1.04);transition:transform 1.8s var(--ease)}
  .d2-featured.is-active .d2-feature-main img{transform:scale(1)}
  .d2-feature-note{position:absolute;right:6vw;bottom:48px}
  .d2-awards{min-height:110svh;max-height:none;align-items:start}
  .d2-awards-photo{position:sticky;top:88px;height:calc(100svh - 120px);max-height:700px;align-self:start}
  .d2-portfolio{overflow:hidden}
  .d2-portfolio .d2-wide-head{position:sticky;z-index:2;top:72px}
  .d2-collage{display:flex;gap:14px;margin-right:-6vw;padding:12px 6vw 24px 0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin}
  .d2-collage figure,.d2-collage figure:nth-child(n){grid-area:auto;flex:0 0 clamp(280px,34vw,560px);height:clamp(430px,62vh,650px);scroll-snap-align:center}
  .d2-collage figure:nth-child(2),.d2-collage figure:nth-child(5){flex-basis:clamp(420px,48vw,760px)}
  .d2-collage figure:nth-child(2) img,.d2-collage figure:nth-child(5) img{object-position:center 30%}
  .d2-movie{display:block;position:relative;padding:70px 5vw;background:#090909}
  .d2-movie>figure{width:82%;min-height:0;height:min(70vh,700px)}
  .d2-movie-copy{position:absolute;z-index:3;right:5vw;bottom:74px;width:31%;padding:42px;color:#fff;background:rgba(18,18,18,.72);backdrop-filter:blur(16px)}
  .d2-interview figure{clip-path:inset(8% 0 8% 12%);transition:clip-path 1s var(--ease)}
  .d2-interview.is-active figure{clip-path:inset(0)}
  .d2-activity-list{display:flex;overflow-x:auto;scroll-snap-type:x proximity}
  .d2-activity-list article{flex:0 0 min(38vw,480px);grid-template-columns:90px 1fr;scroll-snap-align:start}
  .d2-activity-list article>span,.d2-activity-list h3{grid-column:2}
}

@supports (animation-timeline:view()){
  @media(min-width:1101px) and (prefers-reduced-motion:no-preference){
    .d2-hero-photo img{animation:d2-hero-exit linear both;animation-timeline:view();animation-range:exit 0% exit 100%}
    .d2-feature-copy h2{animation:d2-title-drift linear both;animation-timeline:view();animation-range:entry 20% exit 70%}
  }
}
@keyframes d2-hero-exit{to{transform:translateY(40px) scale(.92);filter:saturate(.78)}}
@keyframes d2-title-drift{from{transform:translateY(28px)}to{transform:translateY(-34px)}}

@media(max-width:700px){
  .d2-chapter{right:10px;top:auto;bottom:calc(18px + env(safe-area-inset-bottom));padding:9px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(10,10,10,.35);backdrop-filter:blur(12px);transform:none}
  .d2-chapter i{width:30px}
  .d2-chapter{right:76px}
  .d2-to-top{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));width:48px;height:48px}
  .d2-feature-main{clip-path:inset(0 0 100%);transition:clip-path .9s var(--ease)}
  .d2-featured.is-active .d2-feature-main{clip-path:inset(0)}
}
@media(prefers-reduced-motion:reduce){.js .d2-reveal{opacity:1;transform:none}.d2-feature-main,.d2-interview figure{clip-path:none;transition:none}.d2-section-head::after{width:min(100%,120px);transition:none}}

/* Native full-page chapter rail, matching the reference site's vertical snap behavior. */
html.d2-section-mode,html.d2-section-mode body{height:100%;overflow:hidden}
html.d2-section-mode .demo2-page main{height:100dvh;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;scroll-padding-top:0;scroll-behavior:smooth;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom}
html.d2-section-mode .demo2-page main>section{box-sizing:border-box;height:100dvh;min-height:100dvh;max-height:100dvh;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}
html.d2-section-mode .d2-collage{touch-action:pan-x pinch-zoom}
html.d2-section-mode button,html.d2-section-mode a{touch-action:manipulation}
@media(min-width:1101px) and (min-height:620px){
  html.d2-section-mode .demo2-page main>section{box-sizing:border-box;height:100svh;min-height:100svh;max-height:100svh;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}
  html.d2-section-mode .d2-hero{height:100svh}
  html.d2-section-mode .d2-profile{padding-block:clamp(50px,6vh,68px)}
  html.d2-section-mode .d2-profile-photo{height:min(68vh,650px)}
  html.d2-section-mode .d2-featured{min-height:100svh}
  html.d2-section-mode .d2-feature-copy{inset:clamp(74px,9vh,108px) auto clamp(48px,7vh,78px) 5vw}
  html.d2-section-mode .d2-feature-main{height:calc(100svh - 148px);max-height:none}
  html.d2-section-mode .d2-awards{padding-block:clamp(62px,7vh,86px)}
  html.d2-section-mode .d2-awards-photo{position:relative;top:auto;height:min(72vh,700px)}
  html.d2-section-mode .d2-portfolio{padding-block:clamp(58px,7vh,78px) 34px}
  html.d2-section-mode .d2-portfolio .d2-wide-head{position:relative;top:auto;margin-bottom:clamp(22px,3vh,38px)}
  html.d2-section-mode .d2-collage{height:calc(100svh - 260px);padding-bottom:8px}
  html.d2-section-mode .d2-collage figure,html.d2-section-mode .d2-collage figure:nth-child(n){height:100%;max-height:680px}
  html.d2-section-mode .d2-movie{padding-block:clamp(60px,8vh,86px)}
  html.d2-section-mode .d2-movie>figure{height:calc(100svh - 165px);max-height:none}
  html.d2-section-mode .d2-interview{padding-block:clamp(60px,8vh,88px)}
  html.d2-section-mode .d2-interview figure{height:min(72vh,680px)}
  html.d2-section-mode .d2-activity{padding-block:clamp(62px,8vh,90px)}
  html.d2-section-mode .d2-activity .d2-wide-head{margin-bottom:clamp(26px,4vh,48px)}
  html.d2-section-mode .d2-closing>figure{height:100svh;min-height:100svh}
}

.d2-carousel-controls{display:none}
@media(max-width:700px){
  .js .d2-collage{margin-right:-20px;padding:8px 20px 12px 0;scroll-padding-inline:0 20px;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}
  .js .d2-collage::-webkit-scrollbar{display:none;width:0;height:0}
  .d2-collage figure,.d2-collage .large,.d2-collage .wide{flex-basis:82vw;scroll-snap-align:start;scroll-snap-stop:always;opacity:.58;transform:scale(.955);transform-origin:center;transition:opacity .45s var(--ease),transform .55s var(--ease)}
  .d2-collage figure.is-carousel-active{opacity:1;transform:scale(1)}
  .d2-collage:focus-visible{outline:2px solid var(--bronze);outline-offset:5px}
  .d2-carousel-controls{display:flex;min-height:52px;align-items:center;justify-content:flex-end;gap:14px;margin-top:18px}
  .d2-carousel-arrow{display:grid;width:48px;height:48px;place-items:center;border:1px solid #8b8178;border-radius:50%;color:#191613;background:transparent;font-size:18px;transition:color .25s,background .25s,opacity .25s,transform .25s var(--ease)}
  .d2-carousel-arrow:active:not(:disabled){transform:scale(.94)}
  .d2-carousel-arrow:disabled{opacity:.28}
  .d2-carousel-status{min-width:64px;text-align:center;font:600 10px/1 var(--serif);letter-spacing:.16em}
}
@media(prefers-reduced-motion:reduce){.d2-collage figure{transition:none}}

@media(prefers-reduced-motion:reduce){html.d2-section-mode .demo2-page main{scroll-behavior:auto}}

/* Mobile chapter mode: native vertical touch motion settles on one complete editorial screen. */
@media(max-width:700px) and (min-height:560px){
  html.d2-section-mode .d2-hero{height:100dvh;min-height:100dvh}
  html.d2-section-mode .d2-profile{display:grid;grid-template-columns:1fr;grid-template-rows:auto 31dvh minmax(0,1fr);gap:10px;padding:calc(66px + env(safe-area-inset-top)) 20px calc(18px + env(safe-area-inset-bottom))}
  html.d2-section-mode .d2-profile>.d2-reveal:first-child{grid-row:1;margin:0;padding:0}
  html.d2-section-mode .d2-profile-photo{grid-row:2;height:31dvh;margin:0}
  html.d2-section-mode .d2-profile-copy{grid-row:3;min-height:0;padding:4px 0 0}
  html.d2-section-mode .d2-profile-copy .d2-kicker{display:none}
  html.d2-section-mode .d2-profile-copy h2{margin:4px 0 8px;font-size:clamp(22px,6.4vw,28px);line-height:1.15}
  html.d2-section-mode .d2-profile-copy>p:not(.d2-disclosure):not(.d2-kicker){display:-webkit-box;margin:0;font-size:11px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
  html.d2-section-mode .d2-profile-copy dl{margin:8px 0;grid-template-columns:repeat(3,1fr);gap:8px}
  html.d2-section-mode .d2-profile-copy dl div{padding:6px 0}
  html.d2-section-mode .d2-profile-copy dd{font-size:11px}
  html.d2-section-mode .d2-disclosure{margin:0;font-size:9px;line-height:1.45}
  html.d2-section-mode .d2-featured{display:flex;min-height:100dvh;padding:calc(70px + env(safe-area-inset-top)) 20px calc(18px + env(safe-area-inset-bottom));flex-direction:column}
  html.d2-section-mode .d2-feature-copy{display:block;flex:0 0 auto}
  html.d2-section-mode .d2-feature-copy h2{margin:12px 0 8px;font-size:clamp(30px,9vw,40px)}
  html.d2-section-mode .d2-feature-copy>div:last-child>p:last-child{margin:0;font-size:11px;line-height:1.55}
  html.d2-section-mode .d2-feature-main{height:auto;min-height:0;max-height:none;margin:14px 0 0;flex:1}
  html.d2-section-mode .d2-feature-note{margin:7px 0 0;font-size:9px}
  html.d2-section-mode .d2-awards{position:relative;display:block;min-height:100dvh;padding:calc(56px + env(safe-area-inset-top)) 20px calc(8px + env(safe-area-inset-bottom))}
  html.d2-section-mode .d2-awards-copy{position:relative;z-index:2;padding:0}
  html.d2-section-mode .d2-awards h2{margin:18px 0 10px;font-size:clamp(30px,9vw,38px)}
  html.d2-section-mode .d2-awards-copy>p{margin:0;font-size:11px;line-height:1.55}
  html.d2-section-mode .d2-awards ol{margin:16px 0 0;background:rgba(10,10,10,.56);backdrop-filter:blur(8px)}
  html.d2-section-mode .d2-awards li{min-height:0;padding:9px 8px}
  html.d2-section-mode .d2-awards li strong{font-size:14px}
  html.d2-section-mode .d2-awards-photo{position:absolute;inset:0;width:100%;height:100dvh;margin:0;opacity:.38}
  html.d2-section-mode .d2-portfolio{padding:calc(70px + env(safe-area-inset-top)) 20px calc(18px + env(safe-area-inset-bottom))}
  html.d2-section-mode .d2-portfolio .d2-wide-head{margin:0 0 12px}
  html.d2-section-mode .d2-wide-head h2{margin-top:10px;font-size:clamp(25px,7.5vw,32px)}
  html.d2-section-mode .d2-collage{height:calc(100dvh - 285px);min-height:280px;padding-bottom:8px}
  html.d2-section-mode .d2-collage figure,html.d2-section-mode .d2-collage .large,html.d2-section-mode .d2-collage .wide{height:100%}
  html.d2-section-mode .d2-carousel-controls{height:48px;min-height:48px;margin-top:8px}
  html.d2-section-mode .d2-movie{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:54% minmax(0,46%);min-height:100dvh;padding:0}
  html.d2-section-mode .d2-movie>figure{grid-column:1;grid-row:1;min-width:0;min-height:0;width:100%;height:100%}
  html.d2-section-mode .d2-movie-copy{grid-column:1;grid-row:2;min-width:0;width:100%;align-self:stretch;padding:24px 20px calc(20px + env(safe-area-inset-bottom))}
  html.d2-section-mode .d2-movie h2{margin:12px 0;font-size:clamp(30px,9vw,40px)}
  html.d2-section-mode .d2-movie-copy>button{min-height:48px}
  html.d2-section-mode .d2-movie-copy>p{margin-top:10px;font-size:11px;line-height:1.5}
  html.d2-section-mode .d2-interview{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:36% minmax(0,64%);min-height:100dvh;padding:calc(48px + env(safe-area-inset-top)) 20px calc(6px + env(safe-area-inset-bottom))}
  html.d2-section-mode .d2-interview figure{grid-column:1;grid-row:1;min-width:0;width:100%;height:100%;margin:0}
  html.d2-section-mode .d2-interview figure img{object-position:center 6%}
  html.d2-section-mode .d2-interview-copy{grid-column:1;grid-row:2;min-width:0;width:100%;padding:8px 0 0}
  html.d2-section-mode .d2-interview-copy>.d2-kicker{margin:14px 0 8px}
  html.d2-section-mode .d2-interview h2{font-size:clamp(22px,6.5vw,30px);line-height:1.4}
  html.d2-section-mode .d2-interview-copy>p:last-child{display:-webkit-box;margin-top:8px;font-size:10px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
  html.d2-section-mode .d2-activity{padding:calc(70px + env(safe-area-inset-top)) 20px calc(18px + env(safe-area-inset-bottom))}
  html.d2-section-mode .d2-activity .d2-wide-head{margin:0 0 12px}
  html.d2-section-mode .d2-activity-list article{min-height:0;grid-template-columns:72px 1fr;gap:3px 12px;padding:12px 0}
  html.d2-section-mode .d2-activity-list h3{font-size:15px;line-height:1.25}
  html.d2-section-mode .d2-activity-list article>span{font-size:10px;line-height:1.4}
  html.d2-section-mode .d2-activity-list article>p{font-size:9px;line-height:1.4}
  html.d2-section-mode .d2-closing{display:block;min-height:100dvh;padding:0}
  html.d2-section-mode .d2-closing>figure{position:absolute;inset:0;height:100dvh;min-height:100dvh}
  html.d2-section-mode .d2-closing>figure::after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.88));content:""}
  html.d2-section-mode .d2-closing-copy{position:relative;z-index:2;padding:calc(92px + env(safe-area-inset-top)) 20px 94px}
  html.d2-section-mode .d2-closing h2{margin:16px 0;font-size:clamp(34px,10vw,46px)}
  html.d2-section-mode .d2-closing nav{gap:6px;margin:18px 0}
  html.d2-section-mode .d2-closing nav button{min-height:48px;background:rgba(0,0,0,.34)}
  html.d2-section-mode .d2-closing footer{z-index:3;padding:10px 16px calc(10px + env(safe-area-inset-bottom));flex-direction:row;align-items:center}
  html.d2-section-mode .d2-closing footer small{display:none}
}
@media(max-width:700px) and (min-height:600px) and (max-height:720px){
  html.d2-section-mode .d2-movie-copy>p{display:-webkit-box;max-width:calc(100% - 112px);-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
  html.d2-section-mode .d2-interview{grid-template-rows:31% minmax(0,69%);padding-top:calc(42px + env(safe-area-inset-top))}
  html.d2-section-mode .d2-interview figure img{object-position:center 7%}
  html.d2-section-mode .d2-interview-copy{padding-top:6px}
  html.d2-section-mode .d2-interview-copy .d2-section-head>p{font-size:21px}
  html.d2-section-mode .d2-interview-copy>.d2-kicker{margin:7px 0 5px;font-size:8px}
  html.d2-section-mode .d2-interview h2{font-size:clamp(19px,5.8vw,24px);line-height:1.3}
  html.d2-section-mode .d2-interview-copy>p:last-child{margin-top:6px;-webkit-line-clamp:2}
}

/* Scroll Snap is the stage; progress-linked layers add depth without hijacking wheel or touch. */
html.d2-section-mode .demo2-page main>section{position:relative;isolation:isolate;--d2-media-shift:0px;--d2-copy-shift:0px;--d2-media-scale:1.025;--d2-media-radius:0px}
html.d2-section-mode .demo2-page main>section::before{position:absolute;z-index:18;inset:0;background:linear-gradient(105deg,transparent 36%,rgba(255,248,238,.16) 46%,transparent 56%);background-position:100% 0;background-size:300% 100%;content:'';opacity:0;pointer-events:none}
html.d2-section-mode .demo2-page main>section.is-active::before{animation:d2-light-pass 1.15s .22s var(--ease) both}
@keyframes d2-light-pass{0%{opacity:0;background-position:100% 0}22%{opacity:.7}100%{opacity:0;background-position:-100% 0}}

html.d2-section-mode .d2-hero-photo,
html.d2-section-mode .d2-profile-photo,
html.d2-section-mode .d2-feature-main,
html.d2-section-mode .d2-awards-photo,
html.d2-section-mode .d2-movie>figure,
html.d2-section-mode .d2-interview>figure,
html.d2-section-mode .d2-closing>figure{border-radius:var(--d2-media-radius);transition:border-radius .6s var(--ease);will-change:border-radius}
html.d2-section-mode .d2-hero-photo img,
html.d2-section-mode .d2-profile-photo img,
html.d2-section-mode .d2-feature-main img,
html.d2-section-mode .d2-awards-photo img,
html.d2-section-mode .d2-movie>figure img,
html.d2-section-mode .d2-interview>figure img,
html.d2-section-mode .d2-closing>figure img{transform:translate3d(0,var(--d2-media-shift),0) scale(var(--d2-media-scale));transform-origin:center;will-change:transform;transition:filter .7s var(--ease)}
html.d2-section-mode section:not(.is-active) .d2-hero-photo img,
html.d2-section-mode section:not(.is-active) .d2-profile-photo img,
html.d2-section-mode section:not(.is-active) .d2-feature-main img,
html.d2-section-mode section:not(.is-active) .d2-awards-photo img,
html.d2-section-mode section:not(.is-active) .d2-movie>figure img,
html.d2-section-mode section:not(.is-active) .d2-interview>figure img,
html.d2-section-mode section:not(.is-active) .d2-closing>figure img{filter:saturate(.82) brightness(.88)}

html.d2-section-mode .d2-section-head,
html.d2-section-mode .d2-hero-copy h1,
html.d2-section-mode .d2-person,
html.d2-section-mode .d2-tagline,
html.d2-section-mode .d2-summary,
html.d2-section-mode section h2{transform:translate3d(0,var(--d2-copy-shift),0);will-change:transform}
html.d2-section-mode section.is-active .d2-section-head,
html.d2-section-mode section.is-active .d2-hero-copy h1,
html.d2-section-mode section.is-active .d2-person,
html.d2-section-mode section.is-active .d2-tagline,
html.d2-section-mode section.is-active .d2-summary,
html.d2-section-mode section.is-active h2{transition:transform .18s linear}

html.d2-section-mode .d2-profile-photo{transition-delay:.1s}
html.d2-section-mode .d2-profile-copy{transition-delay:.2s}
html.d2-section-mode .d2-feature-main{transition-delay:.1s}
html.d2-section-mode .d2-awards-photo{transition-delay:.08s}
html.d2-section-mode .d2-awards-copy{transition-delay:.2s}
html.d2-section-mode .d2-movie-copy{transition-delay:.18s}
html.d2-section-mode .d2-interview-copy{transition-delay:.16s}
html.d2-section-mode .d2-collage figure:nth-child(2){transition-delay:.07s}
html.d2-section-mode .d2-collage figure:nth-child(3){transition-delay:.14s}
html.d2-section-mode .d2-collage figure:nth-child(4){transition-delay:.21s}
html.d2-section-mode .d2-collage figure:nth-child(5){transition-delay:.28s}
html.d2-section-mode .d2-collage figure:nth-child(6){transition-delay:.35s}
html.d2-section-mode .d2-activity-list article:nth-child(2){transition-delay:.09s}
html.d2-section-mode .d2-activity-list article:nth-child(3){transition-delay:.18s}
html.d2-section-mode .d2-activity-list article:nth-child(4){transition-delay:.27s}

@media(prefers-reduced-motion:reduce){
  html.d2-section-mode .demo2-page main>section::before{display:none;animation:none}
  html.d2-section-mode .d2-hero-photo img,html.d2-section-mode .d2-profile-photo img,html.d2-section-mode .d2-feature-main img,html.d2-section-mode .d2-awards-photo img,html.d2-section-mode .d2-movie>figure img,html.d2-section-mode .d2-interview>figure img,html.d2-section-mode .d2-closing>figure img{transform:none!important;filter:none;transition:none}
  html.d2-section-mode .d2-section-head,html.d2-section-mode .d2-hero-copy h1,html.d2-section-mode .d2-person,html.d2-section-mode .d2-tagline,html.d2-section-mode .d2-summary,html.d2-section-mode section h2{transform:none!important;transition:none}
}
