@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&display=swap');
:root{--paper:#f3efe6;--ink:#292823;--wine:#571e2b;--muted:#6c6860;--line:#cdc6b9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #be7153;outline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:'Italiana',Georgia,serif;font-weight:400;line-height:1.06}em{font-family:Georgia,serif;font-weight:400}header{height:90px;margin:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}nav{display:flex;gap:35px;font-size:14px}nav a:hover,.contact-top:hover{color:var(--wine);text-decoration:underline;text-underline-offset:6px}.monogram{font-family:Georgia,serif;font-size:34px;letter-spacing:-4px}.monogram span{font:10px sans-serif;color:var(--wine);margin-left:5px}.contact-top{font-size:14px}.contact-top span{margin-left:25px;font-size:22px}.hero{padding:32px 5% 0}.eyebrow,.small-label,.story-meta,.art-index,.art-footer,.projects>article>span,.fellowship>span{font-size:12px;letter-spacing:1.7px;font-weight:500}.eyebrow{display:flex;justify-content:space-between}h1{font-size:clamp(75px,12vw,180px);letter-spacing:-.065em;padding:24px 0 45px;color:var(--wine);white-space:nowrap}h1 em{font-size:.87em;letter-spacing:-.065em}.hero-bottom{display:grid;grid-template-columns:1fr 1.15fr .53fr;gap:5%;align-items:center;padding-bottom:60px}.hero-copy h2{font-size:clamp(42px,4.1vw,65px);margin:23px 0}.hero-copy p{max-width:290px;color:var(--muted)}.circle-link{display:flex;align-items:center;gap:18px;margin-top:30px;font-size:14px}.round{border:1px solid var(--wine);width:49px;height:49px;display:grid;place-items:center;border-radius:50%;font-size:25px;transition:.25s}.circle-link:hover .round{background:var(--wine);color:var(--paper);transform:rotate(45deg)}.portrait{position:relative;height:420px;background:#d9c9b7}.portrait img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}figcaption{position:absolute;bottom:0;left:0;right:0;padding:13px 18px;background:var(--wine);color:var(--paper);display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px}.hero-note{align-self:end;padding-bottom:40px}.asterisk{font-size:80px;color:var(--wine);display:block;line-height:1;margin-bottom:35px}.hero-note p{font-family:Georgia,serif;font-size:19px;line-height:1.45;margin-bottom:35px}.hero-note .current{font-family:inherit;font-size:13px;margin:12px 0 0}.current strong{font-family:Georgia,serif;font-size:27px;font-weight:400}.publication-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 0}.publication-bar>span{font-size:11px;letter-spacing:2px;color:var(--muted)}.publication-bar strong{font-family:Georgia,serif;font-size:clamp(17px,2vw,28px);font-weight:400}.section{padding:100px 5%;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:45px}.section-heading h2{font-size:clamp(42px,5vw,72px);margin-top:22px}.section-heading>p{max-width:320px;font-size:14px;color:var(--muted)}.filter-row{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:35px;flex-wrap:wrap}.filter-row button{border:1px solid var(--line);border-radius:30px;padding:10px 20px;background:transparent;font-size:14px}.filter-row button[aria-pressed=true]{background:var(--wine);border-color:var(--wine);color:white}.filter-row button span{margin-left:8px;opacity:.7}.filter-row>#count{margin-left:auto;font-size:12px;color:var(--muted)}.stories{display:grid;grid-template-columns:1.05fr 1fr;gap:6%}.story{display:block}.story-art{height:320px;background:var(--wine);color:var(--paper);padding:24px;position:relative;overflow:hidden;transition:background .3s}.art-title{font-family:'Italiana',Georgia,serif;font-size:68px;line-height:.98;letter-spacing:-3px;margin:25px 0}.art-title i{font-size:90px;color:#cdab88;font-family:Georgia,serif}.art-footer{position:absolute;bottom:20px;font-size:10px}.story:hover .story-art{background:#70313e}.story-meta{display:flex;justify-content:space-between;margin:22px 0 15px;font-size:11px;color:var(--muted)}.story h3{font-size:clamp(28px,2.8vw,42px);transition:color .2s}.story:hover h3{color:var(--wine)}.story-end{display:flex;justify-content:space-between;gap:20px;font-size:12px;margin-top:28px;padding-bottom:25px;border-bottom:1px solid var(--line)}.story-end>span:last-child{white-space:nowrap}.story-stack{display:flex;flex-direction:column;justify-content:space-between;gap:25px}.story-number{font-family:Georgia,serif;font-size:36px;color:#a59a89;font-style:italic}.story-stack .story-meta{margin-top:8px}.story-stack p{margin-top:18px;color:var(--muted);font-size:14px}.archive{display:flex;gap:30px;align-items:center;margin-top:38px;flex-wrap:wrap}.archive>span{font-size:11px;letter-spacing:1.5px;margin-right:auto}.archive a{font-size:14px;border-bottom:1px solid var(--ink);padding:4px 0}.about{background:var(--wine);color:var(--paper);display:grid;grid-template-columns:.8fr 1.2fr;gap:10%}.large-star{font-size:230px;line-height:1.3;color:#b89679;margin-top:100px}.about h2{font-size:clamp(50px,6vw,90px);margin-bottom:35px}.about p{color:#e1d4cb;margin-bottom:20px;max-width:590px}.about .lead{font-size:23px;line-height:1.5}.about-facts{display:flex;gap:70px;margin:40px 0}.about-facts>div{display:flex;flex-direction:column}.about-facts strong{font-family:'Italiana',Georgia,serif;font-size:65px;font-weight:400}.about-facts span{font-size:12px;color:#e1d4cb}details{border-top:1px solid #916674;border-bottom:1px solid #916674}summary{list-style:none;cursor:pointer;padding:20px 0;display:flex;justify-content:space-between;font-size:14px}.journey{list-style:none;padding:0}.journey li{display:flex;gap:30px;padding:18px 0}.journey li>span{font-size:11px;min-width:115px}.journey h3{font-size:24px}.journey p{font-size:13px;margin:5px 0}.projects{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:65px}.projects article{border-top:1px solid var(--ink);padding-top:25px}.projects h3{font-size:36px;margin:35px 0 25px}.projects p{font-size:14px;color:var(--muted);max-width:330px}.fellowship{margin-top:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.fellowship p{font-family:Georgia,serif;font-size:22px}.fellowship>span{font-size:10px}.contact{background:#e7dece;padding-top:75px;padding-bottom:60px}.contact h2{font-size:clamp(65px,10vw,150px);margin:30px 0 40px;letter-spacing:-4px;position:relative}.contact h2>a{position:absolute;right:5%;top:10%;height:130px;width:130px;border:1px solid var(--wine);border-radius:50%;display:grid;place-items:center;font-family:Arial,sans-serif;font-size:70px;color:var(--wine);transition:.3s}.contact h2>a:hover{background:var(--wine);color:var(--paper);transform:rotate(10deg)}.contact-bottom{display:flex;justify-content:space-between;align-items:end;gap:20px}.contact-bottom p{font-size:14px;color:var(--muted)}.contact-bottom>a{font-size:24px;border-bottom:1px solid var(--wine);padding-bottom:8px}footer{padding:25px 5%;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px}footer button{border:0;background:none;font-size:12px;color:var(--muted)}dialog{background:var(--paper);color:var(--ink);border:0;max-width:540px;width:90%;padding:50px;box-shadow:0 20px 100px #0004}dialog::backdrop{background:#21131bbb;backdrop-filter:blur(8px)}dialog h2{font-size:34px;margin-bottom:25px}dialog p{font-size:14px;margin-bottom:18px}#close-credits{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:9}.skip:focus{top:10px}.progress{position:fixed;top:0;left:0;width:0;height:3px;background:#b88b65;z-index:10}[hidden]{display:none!important}body{animation:arrive .7s ease-out}@keyframes arrive{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:900px){nav{gap:16px}.hero-bottom{grid-template-columns:1fr 1fr}.hero-note{display:none}.portrait{height:390px}.section{padding:70px 5%}.about{gap:6%;grid-template-columns:.6fr 1.4fr}.large-star{font-size:150px}.projects{gap:22px}.projects h3{font-size:29px}.contact h2>a{width:100px;height:100px;font-size:50px}.section-heading>p{max-width:240px}.art-title{font-size:55px}}@media(max-width:600px){header{height:auto;min-height:80px;flex-wrap:wrap;padding:15px 0;gap:12px}nav{order:3;width:100%;justify-content:space-between;padding-top:8px;font-size:12px}.eyebrow{font-size:9px;letter-spacing:1px}.hero{padding-top:25px}h1{font-size:17vw;white-space:normal;line-height:1;padding:28px 0;letter-spacing:-.07em}.hero-bottom{gap:25px;grid-template-columns:1fr;padding-bottom:35px}.hero-copy h2{font-size:48px}.hero-copy{display:grid;grid-template-columns:1fr 1fr;gap:15px}.hero-copy>.small-label{grid-column:1/-1}.hero-copy h2{grid-row:2/4;margin:0;font-size:40px}.hero-copy p{font-size:13px}.circle-link{margin:0;font-size:11px;gap:8px}.round{width:35px;height:35px;min-width:35px;font-size:20px}.portrait{height:330px}.publication-bar{gap:15px}.publication-bar>span{width:100%}.publication-bar strong{font-size:17px}.section-heading{display:block}.section-heading>p{margin-top:25px;max-width:100%}.section-heading h2{font-size:45px}.filter-row{gap:8px}.filter-row button{font-size:12px;padding:9px 13px}.filter-row>#count{width:100%;margin:5px 0 0}.stories{display:block}.story-stack{margin-top:35px}.story-art{height:300px}.story h3{font-size:32px}.about{display:block}.large-star{display:none}.about h2{font-size:60px;margin-top:35px}.about .lead{font-size:21px}.about-facts{gap:45px}.projects{display:block;margin-top:35px}.projects article{padding-bottom:30px}.projects h3{font-size:36px;margin:25px 0}.projects p{max-width:none}.fellowship{flex-direction:column;align-items:start;gap:10px;margin-top:25px}.contact h2{font-size:65px;letter-spacing:-2px}.contact h2>a{width:65px;height:65px;right:0;font-size:35px;top:35%}.contact-bottom{display:block}.contact-bottom>a{font-size:20px;display:inline-block;margin-top:25px}footer{flex-wrap:wrap}footer>.monogram{width:40%}.archive{gap:20px}.archive>span{width:100%}dialog{padding:35px 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.editorial-cover{height:420px;background:#d9c9b7;padding:28px;position:relative;overflow:hidden;color:var(--wine);border-top-right-radius:150px}.cover-top,.cover-bottom{font-size:10px;letter-spacing:1.6px;line-height:1.7;position:relative;z-index:1}.cover-word{font-family:'Italiana',Georgia,serif;font-size:80px;line-height:.92;margin:30px 0 20px;letter-spacing:-3px;position:relative;z-index:1}.cover-word em{font-size:.83em}.cover-word>span{color:#ae5b44}.cover-rule{height:1px;background:#aa887a;width:75%;margin-bottom:15px}.cover-edition{position:absolute;right:-10px;bottom:-80px;font-family:Georgia,serif;font-style:italic;font-size:240px;line-height:1;color:#c9b6a0;pointer-events:none}@media(max-width:600px){.editorial-cover{height:345px;border-top-right-radius:110px}.cover-word{font-size:68px;margin:20px 0}.cover-edition{font-size:220px}.cover-top,.cover-bottom{font-size:9px}}
/* Cinematic editorial direction */
:root{--paper:#e6dfce;--ink:#292a24;--wine:#bbaa7d;--muted:#69685d;--line:#aaa38e;--gold:#d5c18f;--dark:#24251f}body{animation:none}header{position:absolute;z-index:5;inset:0 0 auto;margin:0;padding:25px 3%;height:90px;border:0;color:var(--gold);display:grid;grid-template-columns:1fr auto 1fr}header button{border:0;background:transparent;color:inherit;font-size:14px;text-align:left;letter-spacing:1px}.menu-lines{font-size:25px;margin-right:13px}.wordmark{font-size:17px;font-weight:600;letter-spacing:3px;text-align:center}.contact-top{justify-self:end;border:1px solid #d5c18f77;border-radius:40px;padding:10px 22px;font-size:12px}.contact-top span{margin-left:18px}.hero{height:100svh;min-height:700px;max-height:1200px;position:relative;isolation:isolate;overflow:hidden;padding:125px 5% 55px;color:var(--gold);background:var(--dark);display:flex;flex-direction:column;justify-content:space-between}.hero-image{position:absolute;inset:-3%;z-index:-3;background:url('assets/delhi.jpg') center 46%/cover;filter:grayscale(1) sepia(.3);animation:landscape 26s ease-in-out infinite alternate}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#121711a6,#12171144 40%,#121711c9);z-index:-2}.hero-topline{display:flex;justify-content:space-between;font-size:12px;letter-spacing:2px}.hero-centre{text-align:center;padding:20px 0}.hero-centre>p{letter-spacing:3px;font-size:12px}h1{font-family:'DM Sans',Arial,sans-serif;font-weight:500;font-size:clamp(85px,12vw,190px);line-height:.88;letter-spacing:-.07em;white-space:normal;color:var(--gold);padding:25px 0 0}h1 span{font-weight:400;letter-spacing:.015em;font-size:.82em}.hero-bottom{display:flex;justify-content:space-between;align-items:end;padding:0;gap:30px}.hero-bottom>p{font-family:Georgia,serif;font-size:30px;line-height:1.2}.hero-bottom .hero-role{font-family:inherit;font-size:12px;letter-spacing:1.3px;line-height:1.8;text-align:right}.hero-role strong{font-size:21px;letter-spacing:3px}.discover{width:145px;height:145px;border:1px solid #d5c18f99;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;letter-spacing:1.3px;text-align:center;line-height:1.5;transition:.3s}.discover span{font-size:28px;margin-top:6px}.discover:hover{background:var(--gold);color:var(--dark);transform:rotate(-6deg)}#motion-toggle{position:absolute;bottom:14px;left:5%;background:none;border:0;color:var(--gold);font-size:12px;text-decoration:underline;text-underline-offset:4px}.prologue{padding:95px 5% 0;text-align:center}.prologue h2{font-size:clamp(42px,5.5vw,82px);margin:40px auto 30px;line-height:1.1;max-width:1100px}.prologue p{color:var(--muted);margin-bottom:70px;font-size:17px}.publication-bar{justify-content:space-around}.section{padding:110px 5%}.small-label{font-size:12px;letter-spacing:2px}.section-heading h2{font-size:clamp(45px,5.6vw,82px)}.section-heading>p{font-size:16px}.filter-row button{font-size:14px;border-radius:0;border:0;border-bottom:1px solid transparent;padding:12px 18px}.filter-row button[aria-pressed=true]{background:none;color:var(--ink);border-bottom:2px solid var(--ink)}.stories{gap:5%}.story-art{background:var(--dark);color:var(--gold);height:390px;padding:30px}.art-title{font-size:85px;letter-spacing:-2px;line-height:1.02}.art-title i{color:var(--gold)}.story:hover .story-art{background:#3c3f32}.story:hover h3{color:#766237}.story h3{line-height:1.15}.story-meta,.story-end{font-size:12px}.story-stack p{font-size:16px}.story-stack .story{padding-top:15px}.story-stack .story-number{font-size:45px}.art-footer{font-size:12px}.archive a{font-size:14px}.archive>span{font-size:12px}.about{background:var(--dark);color:var(--gold);grid-template-columns:1fr 1.2fr;gap:8%;position:relative}.about h2{font-size:clamp(55px,7vw,110px)}.about p{color:#dfd9c7;font-size:17px}.about .lead{font-size:25px}.about-index{font-family:Georgia,serif;font-size:clamp(100px,17vw,240px);line-height:1;letter-spacing:-.13em;margin-top:100px;color:#a08e66}.about-index span{font-family:'DM Sans',sans-serif;font-size:12px;letter-spacing:2px;display:block;margin-top:25px;line-height:1.6}.about-facts strong{font-size:80px}.about-facts span{font-size:14px;color:#dfd9c7}.about details{border-color:#877d63}summary{font-size:16px}.journey p{font-size:15px}.journey li>span{font-size:12px}.projects{gap:5%}.projects h3{font-size:clamp(30px,3.3vw,47px);line-height:1.13}.projects p{font-size:16px}.projects>article>span{font-size:12px}.fellowship>span{font-size:12px}.contact{background:#b9aa80;color:#24251f}.contact h2{font-size:clamp(70px,11vw,165px)}.contact h2>a{color:var(--dark);border-color:var(--dark)}.contact h2>a:hover{background:var(--dark);color:var(--gold)}.contact-bottom p{color:#34362d;font-size:16px}.contact-bottom>a{border-color:var(--dark)}footer{background:var(--dark);color:var(--gold);padding:30px 5%}.monogram span{color:var(--gold)}footer button{color:var(--gold)}dialog{background:var(--paper)}#site-menu{position:fixed;inset:0;margin:0;width:100vw;max-width:none;height:100svh;max-height:none;background:var(--dark);color:var(--gold);padding:90px 8%;border:0}#site-menu nav{display:flex;flex-direction:column;gap:18px;margin-top:55px}#site-menu nav a{font-family:'Italiana',Georgia,serif;font-size:clamp(30px,5vw,75px);border-bottom:1px solid #d5c18f33;padding:12px 0;line-height:1.2}#site-menu nav a span{font:12px 'DM Sans',sans-serif;margin-right:25px;vertical-align:middle}#menu-close{position:absolute;right:5%;top:20px;background:none;color:var(--gold);border:1px solid #d5c18f66;border-radius:50%;width:48px;height:48px;font-size:30px}.reveal{transition:opacity .7s ease,transform .7s ease}.reveal.pending{opacity:0;transform:translateY(24px)}.motion-paused .hero-image{animation-play-state:paused}.progress{background:var(--gold)}@keyframes landscape{from{transform:scale(1)}to{transform:scale(1.07)}}@media(max-width:800px){header{padding:20px 5%;grid-template-columns:1fr auto}.wordmark{font-size:14px;letter-spacing:1px}.contact-top{display:none}.hero{min-height:650px}.hero-bottom>p{font-size:24px}.hero-bottom .hero-role{font-size:10px}.discover{height:115px;width:115px;font-size:10px}.about{grid-template-columns:1fr}.about-index{display:none}.story-art{height:330px}.art-title{font-size:65px}.section{padding:75px 5%}.projects{gap:25px}}@media(max-width:600px){header{display:grid;height:80px}.hero{height:94svh;min-height:620px;padding:105px 6% 60px}.hero-topline{font-size:10px;letter-spacing:1px;gap:15px}.hero-centre>p{font-size:10px;letter-spacing:1.4px}h1{font-size:18vw;line-height:1.03;padding-top:25px;letter-spacing:-.06em}h1 span{font-size:.88em}.hero-bottom{gap:10px}.hero-bottom>p{font-size:24px}.hero-role{display:none}.discover{height:110px;width:110px;font-size:10px}.prologue{padding:65px 6% 0}.prologue h2{font-size:39px;margin:30px 0}.prologue p{font-size:16px;margin-bottom:45px}.publication-bar{justify-content:start}.publication-bar strong{font-size:18px}.section-heading h2{font-size:46px}.filter-row button{padding:10px;font-size:13px}.story-art{height:340px}.art-title{font-size:72px}.story-stack p{font-size:16px}.about h2{font-size:62px}.about .lead{font-size:22px}.about-facts{gap:35px}.about-facts span{font-size:12px}.projects h3{font-size:39px}.contact h2{font-size:65px}.contact-bottom>a{font-size:20px}#site-menu{padding:80px 7%}#site-menu nav{gap:20px}#site-menu nav a{font-size:36px}#site-menu nav a span{margin-right:12px}.reveal.pending{transform:translateY(15px)}}@media(prefers-reduced-motion:reduce){.hero-image{animation:none}.reveal.pending{opacity:1;transform:none}#motion-toggle{display:none}}
/* Readability and interaction refinement */
.hero-centre h1{text-shadow:0 2px 30px #0005}.hero-shade{background:linear-gradient(180deg,#121711bb,#12171170 42%,#121711db)}.hero-topline,.hero-centre>p,.hero-role{color:#eee3c4}.hero-topline{font-size:.8rem}.hero-centre>p{font-size:.8rem;line-height:1.6}.hero-bottom>p{line-height:1.3}.section-heading h2,.about h2,.contact h2{line-height:1.12}.section-heading>p,.projects p,.about p{line-height:1.75}.story h3{font-size:clamp(1.8rem,2.65vw,2.6rem);line-height:1.2}.story-meta{letter-spacing:.08em;gap:20px}.story-end{font-size:.85rem;line-height:1.5}.filter-row button{min-height:44px}.story-stack{justify-content:flex-start}.story-stack .story{flex:1}.story-end>span:last-child{transition:transform .2s}.story:hover .story-end>span:last-child{transform:translateX(4px)}.stories:has(.featured[hidden]){grid-template-columns:1fr}.stories:has(.featured[hidden]) .story-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.archive{padding:18px 0;gap:25px}.archive a{min-height:44px;display:inline-flex;align-items:center}.about-facts{border-top:1px solid #d5c18f40;padding-top:22px}.journey li{border-top:1px solid #d5c18f25;align-items:baseline}.journey li>span{line-height:1.7}.contact-bottom>a{overflow-wrap:anywhere}.contact h2>a{width:110px;height:110px;font-size:60px}.projects article{transition:border-color .2s}.projects article:hover{border-color:#80672f}footer button,footer>a{min-height:44px;display:inline-flex;align-items:center}#site-menu nav a:focus-visible{outline-offset:0}body:has(dialog[open]){overflow:hidden}dialog{max-height:85svh;overflow-y:auto}#motion-toggle{min-height:32px}.small-label{line-height:1.6}.about-index{position:sticky;top:70px}.about-index span{letter-spacing:.12em}.prologue h2 em{display:inline-block;padding:0 .08em .08em}.skip:focus{color:#222}.filter-row #count{font-size:.8rem}
@media(max-width:600px){.hero{min-height:660px;height:100svh}.hero-topline{flex-direction:column;gap:5px;font-size:.75rem}.hero-centre>p{font-size:.75rem;letter-spacing:.09em}.hero-bottom>p{font-size:1.65rem}.hero h1{font-size:18vw;line-height:1.12}.discover{min-width:112px;min-height:112px;font-size:.75rem}.hero-bottom{padding-bottom:10px}.section{padding:65px 6%}.section-heading h2{font-size:2.65rem}.section-heading>p{font-size:1rem}.story h3{font-size:1.9rem}.story-meta{font-size:.75rem}.story-end{font-size:.8rem;gap:12px}.stories:has(.featured[hidden]) .story-stack{grid-template-columns:1fr}.about h2{font-size:3.3rem}.about .lead{font-size:1.3rem}.about-facts{gap:30px}.about-facts strong{font-size:4rem}.projects h3{font-size:2.1rem}.contact h2{font-size:3.3rem;letter-spacing:-.04em;padding-right:70px}.contact h2>a{width:56px;height:56px;font-size:30px;right:0;top:35%}.contact-bottom>a{font-size:1.15rem}.fellowship p{font-size:1.2rem}.filter-row button{font-size:.85rem;padding:10px 8px}.art-title{font-size:4rem}.art-footer{max-width:85%;line-height:1.6}.story-art{height:310px}.archive{gap:12px}.archive a{font-size:.85rem}#site-menu nav a{font-size:2rem}#site-menu .small-label{padding-right:45px}.wordmark{font-size:.8rem}.menu-lines{margin-right:7px}}
@media(prefers-reduced-motion:reduce){.story:hover .story-end>span:last-child{transform:none}}

/* Audit fixes: motion preference applies to every decorative interaction. */
.motion-paused *, .motion-paused *::before, .motion-paused *::after{animation-play-state:paused!important;transition:none!important}
html:has(.motion-paused){scroll-behavior:auto}
#close-credits{min-width:44px;min-height:44px}
summary::-webkit-details-marker{display:none}
@media(max-width:360px){.journey li{flex-direction:column;gap:6px}.about-facts{flex-wrap:wrap}.hero-bottom>p{font-size:1.35rem}}

.hero{overflow:clip}
