header>nav{gap:26px}header>nav a{font-size:14px;white-space:nowrap}header>nav a[aria-current=page]{color:var(--accent)}.inner-page header{background:#191c1ff5;border-bottom:1px solid #363b40}.page-intro{max-width:1800px;margin:auto;padding:165px 7% 65px;border-bottom:1px solid #363b40}.page-intro .eyebrow{color:#a8bac6;font-size:12px;margin:0 0 24px}.page-intro h1{font-size:clamp(44px,6vw,86px);letter-spacing:-.04em;line-height:1.25}.page-intro>p:last-child{font-size:16px;line-height:1.9;color:#acb4bb;max-width:650px;margin:25px 0 0}.inner-page .section{padding:65px 7%}.detail-section .timeline{max-width:1050px;margin:auto}.detail-section .timeline-item{grid-template-columns:220px 1fr;padding:40px 0}.detail-section .timeline-item h3{font-size:28px}.detail-section .timeline-item>span{font-size:14px}.detail-section .timeline-item p{font-size:17px}.detail-section .timeline-item small{font-size:14px}.inner-page .work>.section-label,.inner-page .work>.section-title,.inner-page .photo-section>.section-label,.inner-page .contact>.section-label{display:none}.page-directory{padding:70px 5%}.page-directory>h2{font-size:32px;margin-bottom:32px}.page-directory>div{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.page-directory a{padding:28px;background:#23292e;border:1px solid #39434b;transition:background .25s,transform .25s}.page-directory a:hover{background:#303c45;transform:translateY(-5px)}.page-directory small{font-size:12px;color:#a6bac8;letter-spacing:1px}.page-directory h3{font-size:24px;font-weight:500;margin:28px 0}.page-directory a>span{font-size:14px;color:#bac6cd}.interest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.interest-grid h2{font-size:28px;margin-top:20px}.interest-grid p{font-size:16px;line-height:1.9;color:#b1bbc2}.inner-page .photo-section{max-width:none}.inner-page .contact{min-height:400px}.large-nav{margin-top:25px}.large-nav a{padding:14px 0;font-size:clamp(28px,4vw,54px)}.home-page .about{margin-top:0;padding-top:75px}.inner-page main{min-height:calc(100vh - 100px)}@media(max-width:1050px){header>nav{gap:16px}.brand>span{display:none}.page-directory>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){header>nav{display:none}.page-intro{padding:130px 6% 42px}.page-intro>p:last-child{font-size:15px}.inner-page .section{padding:44px 6%}.detail-section .timeline-item{grid-template-columns:1fr;gap:15px;padding:28px 0}.detail-section .timeline-item h3{font-size:24px}.interest-grid{grid-template-columns:1fr}.page-directory{padding:45px 6%}.page-directory>div{grid-template-columns:1fr 1fr;gap:12px}.page-directory a{padding:20px 16px}.page-directory h3{font-size:20px}.page-directory small{font-size:12px;letter-spacing:0}.large-nav a{font-size:29px;padding:18px 0}.large-nav em{font-size:14px}.brand>span{display:block}}@media(max-width:360px){.page-directory>div{grid-template-columns:1fr}}

.interactive-card{position:relative;isolation:isolate;transition:background .35s,border-color .35s,transform .35s}.interactive-card:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(330px circle at var(--pointer-x,50%) var(--pointer-y,50%),#bacbd21c,transparent 75%);opacity:0;transition:opacity .35s}.interactive-card:hover:before,.interactive-card:focus-within:before{opacity:1}.timeline-item{border-left:2px solid transparent;padding-left:22px!important}.timeline-item:hover,.timeline-item:focus-within{border-left-color:#b9c9d2;background:#c4d0d507}.timeline-item>span{transition:color .3s}.timeline-item:hover>span{color:#edf2f5}.study-detail{margin-top:24px;border-top:1px solid #46515a}.study-detail summary{cursor:pointer;list-style:none;font-size:15px;padding:18px 0;display:flex;align-items:center;justify-content:space-between;color:#c5d5e0}.study-detail summary::-webkit-details-marker{display:none}.study-detail summary:focus-visible{outline:2px solid #b9c9d2;outline-offset:5px}.study-detail summary span{font-size:24px;transition:transform .25s}.study-detail[open] summary span{transform:rotate(45deg)}.study-detail .tags{margin:10px 0 18px}.study-detail[open]>p,.study-detail[open]>.tags{animation:detail-in .3s ease}.interest-grid article{border-top:1px solid #52606a;padding:28px 22px}.interest-grid article:hover{transform:translateY(-6px);border-top-color:#c9dce8}.interest-grid article h2{transition:color .3s}.interest-grid article:hover h2{color:#c8dbe8}.page-intro h1{animation:detail-in .65s ease both}.page-reveal{opacity:0;transform:translateY(18px);transition:opacity .6s var(--delay),transform .6s var(--delay),background .3s,border-color .3s}.page-reveal.arrived{opacity:1;transform:translateY(0)}.page-reveal.arrived:hover{transform:translateY(-3px)}.contact-bottom button{transition:background .2s,transform .2s}.contact-bottom button:hover{background:#ffffff70;transform:translateY(-2px)}.contact-bottom button.copied{background:#283b46;color:#fff}.large-nav a[aria-current=page]{font-weight:800}.contact-bottom a:hover{text-decoration:underline;text-underline-offset:6px}@keyframes detail-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.page-reveal{opacity:1;transform:none}.page-intro h1,.study-detail[open]>p,.study-detail[open]>.tags{animation:none}.interactive-card:hover,.page-reveal.arrived:hover{transform:none}}

/* Center the shared page introduction across the portfolio. */
.page-intro{text-align:center}
.page-intro>p:last-child{margin-left:auto;margin-right:auto}

/* Shared compact page titles, matching the photography page. */
.inner-page .page-intro{padding-top:136px;padding-bottom:34px}
.inner-page .page-intro h1{font-size:clamp(30px,3.5vw,46px);line-height:1.25}
.inner-page .page-intro .eyebrow{font-size:10px;margin-bottom:16px}
.inner-page .page-intro>p:last-child{font-size:14px;line-height:1.7;margin-top:16px}
@media(max-width:760px){.inner-page .page-intro{padding-top:115px;padding-bottom:26px}}
