:root{--paper:#fff;--ink:#17191b;--muted:#73777c;--line:#e8e9eb;--accent:#7771a0;--gutter:clamp(24px,6vw,110px);--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Instrument Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}button:disabled{cursor:default}[hidden]{display:none!important}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:#e1dfee}.accent{color:var(--accent)}.micro,.eyebrow{font-size:12.65px;line-height:1.5;font-weight:400;color:var(--muted)}.eyebrow{letter-spacing:.1em;text-transform:uppercase}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-70px;left:15px;background:var(--ink);color:white;padding:14px;z-index:30}.skip-link:focus{top:15px}.site-header{height:85px;padding:0 var(--gutter);display:flex;align-items:center;gap:55px;position:absolute;top:0;left:0;right:0;z-index:10}.wordmark{display:flex;align-items:center;gap:12px;font-family:'Space Grotesk',sans-serif;font-size:13.8px;min-height:44px}.wordmark svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5}.site-header nav{display:flex;gap:28px;font-size:13.8px}.site-header nav a{display:flex;align-items:center;gap:4px;min-height:44px;position:relative}.site-header nav a:after,.text-link:after{content:'';height:1px;position:absolute;bottom:7px;left:0;right:0;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.site-header nav a:hover:after,.text-link:hover:after{transform:scaleX(1)}sup{font-size:10.35px;color:var(--muted)}.header-contact{margin-left:auto}.pill-button{border:1px solid #cbced2;border-radius:99px;min-height:42px;padding:10px 20px;display:inline-flex;justify-content:center;align-items:center;gap:25px;font-size:12.65px;letter-spacing:.025em;transition:background .25s,color .25s,border-color .25s,box-shadow .25s}.pill-button>span{display:inline-block;transition:transform .3s var(--ease)}.pill-button:hover{color:#fff;background:var(--ink);border-color:var(--ink);box-shadow:0 5px 15px #17191b0a}.pill-button:hover>span{transform:translate(2px,-2px)}.pill-button:active{background:#363943}.hero{position:relative;height:80svh;min-height:650px;max-height:850px;border-bottom:1px solid var(--line);overflow:hidden}.hero-copy{position:absolute;left:16%;top:34%;z-index:2}.hero-copy>.eyebrow{display:flex;align-items:center;gap:10px}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--accent)}.hero h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(64.4px,7.59vw,115px);font-weight:400;letter-spacing:-.065em;line-height:1.05;margin:16px 0 12px}.hero-role{font-size:14.95px;margin:0}.hero-intro{font-size:16.1px;line-height:1.6;color:var(--muted);margin:24px 0}.hero-cta{margin-top:6px}.hero-edge{position:absolute;left:var(--gutter);top:150px;bottom:100px;writing-mode:vertical-rl;transform:rotate(180deg);display:flex;justify-content:space-between;gap:25px}.hero-edge:after{content:'';position:absolute;top:65px;bottom:135px;right:5px;width:1px;background:var(--line)}.portrait-stage{position:absolute;left:54%;right:11%;top:115px;bottom:72px;perspective:1200px}.portrait-motion{width:100%;height:100%;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .65s var(--ease)}.render-placeholder{height:100%;position:relative;background:linear-gradient(180deg,#fff,#fafbfc);display:flex;align-items:center;justify-content:center;overflow:hidden}.corner{position:absolute;width:18px;height:18px;border-color:#c9cdd3;border-style:solid;z-index:1}.tl{top:0;left:0;border-width:1px 0 0 1px}.tr{top:0;right:0;border-width:1px 1px 0 0}.bl{bottom:0;left:0;border-width:0 0 1px 1px}.br{bottom:0;right:0;border-width:0 1px 1px 0}.render-coordinate{position:absolute;top:17px;left:20px;font-size:10.35px;letter-spacing:.1em}.portrait-guide{width:100%;height:100%;opacity:.85}.render-label{position:absolute;left:0;right:0;bottom:18px;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:13.8px}.render-label .micro{font-size:11.5px}.portrait-caption{display:block;margin-top:12px;text-align:right;font-size:11.5px}#heroPortrait{width:100%;height:100%;object-fit:contain;object-position:center bottom}.hero-bottom{position:absolute;bottom:20px;left:16%;right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:20px}.text-link{position:relative;display:inline-flex;align-items:center;gap:20px;min-height:44px;font-size:13.8px}.motion-toggle{display:flex;align-items:center;gap:8px;min-height:44px}.motion-off .status-dot{background:#8e9297}.section{padding:65px var(--gutter)}.about{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:9%;max-width:1300px;margin:auto;align-items:start;min-height:425px;padding-top:55px;padding-bottom:55px}.about h2{font-family:'Space Grotesk',sans-serif;font-size:36.8px;letter-spacing:-.05em;font-weight:400;margin:12px 0 17px}.about-intro p{font-size:16.1px;line-height:1.75;color:var(--muted);max-width:290px}.about-intro>.text-link{margin-top:15px}.about-center{border:1px solid #f0f1f2;padding:16px;background:#fcfcfd;border-radius:6px}.about-stat{display:flex;flex-direction:column;align-items:flex-start}.stat-value{font-family:'Space Grotesk',sans-serif;font-size:48.3px;line-height:1.15;margin:12px 0 7px}.stat-label{font-size:12.65px;line-height:1.5;color:var(--muted)}.photo-placeholder{height:115px;background:#f1f2f3;border-radius:4px;margin-top:20px;display:flex;align-items:center;justify-content:center;position:relative}.photo-placeholder.small{width:105px;height:90px;margin:0 0 32px auto}.photo-corner{position:absolute;right:8px;bottom:8px;font-size:17.25px;color:var(--muted)}.capability{display:flex;align-items:flex-start;gap:12px;margin-top:17px}.capability>span{width:17px;height:17px;border-radius:50%;background:var(--ink);color:white;display:flex;align-items:center;justify-content:center;flex:none;font-size:13.8px;margin-top:2px}.capability p{font-size:13.8px;line-height:1.65;color:var(--muted);margin:0}.work{border-top:1px solid var(--line);padding-top:30px;padding-bottom:35px}.section-heading{display:flex;justify-content:space-between;align-items:center;max-width:1250px;margin:auto}.section-heading h2{font-size:13.8px;font-weight:400;margin:0}.work-layout{height:760px;max-width:1200px;margin:auto;position:relative}.project-stage{position:absolute;left:3%;top:145px;width:42%;transition:opacity .4s,transform .65s var(--ease)}.preview-wrap{position:relative}.project-art-button{padding:0;width:100%;aspect-ratio:1.48;display:block;border:1px dashed #c1c3c5;border-radius:15px;background:#f8f7f4;position:relative;transform:rotate(-1.5deg);transition:transform .6s var(--ease),border-color .25s;overflow:hidden}.project-art-button:hover{transform:rotate(0) translateY(-4px);border-color:#747980}.project-art{height:100%;width:100%;display:flex;align-items:center;justify-content:center;font-size:13.8px;letter-spacing:.045em;text-transform:uppercase;color:#8a8c8e;padding:22px;text-align:center}.project-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.preview-arrow{position:absolute;bottom:16px;right:18px;font-size:23px;color:#7d8187;opacity:0;transform:translate(-3px,3px);transition:opacity .25s,transform .3s}.project-art-button:hover .preview-arrow,.project-art-button:focus-visible .preview-arrow{opacity:1;transform:none}.role-badge{position:absolute;top:-28px;right:-18px;border:1px solid #e5e6e8;background:#fff;border-radius:13px;padding:12px 19px;box-shadow:0 12px 28px #17191b09;font-size:12.65px;text-align:center;display:flex;flex-direction:column;gap:3px;pointer-events:none}.role-badge span:last-child{color:var(--muted)}.recognition{margin-top:32px;font-size:13.8px;line-height:1.6}.recognition .eyebrow{font-size:11.5px;display:block;margin-bottom:5px}.project-counter{position:absolute;left:0;bottom:28px;transition:opacity .3s}.project-counter>div{display:flex;align-items:baseline;gap:16px;margin-top:10px}.project-counter>div>span:first-child{font-family:'Space Grotesk',sans-serif;font-size:108.1px;line-height:.9;letter-spacing:-.08em}.project-navigation{position:absolute;left:53%;width:46%;top:68px;transition:left .65s var(--ease),width .65s var(--ease)}.rail-viewport{height:530px;overflow:hidden;mask-image:linear-gradient(transparent,#000 12%,#000 88%,transparent)}#railTrack{position:relative;transition:transform .65s var(--ease)}.rail-row{height:180px;padding:28px 0;opacity:.25;filter:blur(1.5px);transform:scale(.85);transform-origin:left center;transition:opacity .5s,filter .5s,transform .65s var(--ease)}.rail-row.is-active{opacity:1;filter:none;transform:scale(1)}.rail-row:hover{opacity:.8;filter:none}.project-pick{display:block;text-align:left;width:100%;padding:0;min-height:44px}.row-kicker{font-size:12.65px;color:#85888c;display:block}.row-title{font-family:'Space Grotesk',sans-serif;display:block;font-size:clamp(29.9px,3.22vw,46px);line-height:1.15;letter-spacing:-.06em;font-weight:600;margin-top:9px}.row-desc{font-size:13.8px;line-height:1.65;color:var(--muted);display:block;margin-top:12px}.row-detail-extra{display:none;font-size:13.8px;color:var(--muted);line-height:1.8;margin-top:16px}.back-btn{margin-top:14px;min-height:38px;font-size:11.5px;padding:9px 16px;gap:8px;border-color:#444b52}.work-controls{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.work-controls>div{display:flex;gap:8px}.arrow-button{border:1px solid #d7dade;border-radius:50%;width:38px;height:38px;font-size:19.55px;transition:background .2s,color .2s}.arrow-button:hover:not(:disabled){color:#fff;background:var(--ink)}.arrow-button:disabled{opacity:.25}.detail-panel{position:absolute;left:43%;width:48%;top:105px}.preview-heading{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-bottom:15px}.preview-heading h3,.project-notes h3{font-size:12.65px;letter-spacing:.075em;text-transform:uppercase;font-weight:400;color:var(--muted);margin:0}.thumb-track{display:flex;flex-direction:column;gap:8px;max-height:355px;overflow-y:auto;padding:2px 8px 2px 2px;scrollbar-width:thin;scrollbar-color:#dadde1 transparent}.thumb-row{padding:11px 14px;border:1px dashed #c3c7cc;border-radius:10px;min-height:54px;display:flex;align-items:center;gap:12px;text-align:left;font-size:13.8px;color:var(--muted);transition:background .2s,border-color .2s}.thumb-row:hover{background:#f7f8fa;border-color:#747b88}.thumb-row.is-active{background:#f5f4f9;border-color:var(--accent);color:#333446}.thumb-number{width:32px;height:32px;border-radius:8px;background:#f0f1f3;display:flex;align-items:center;justify-content:center;font-size:12.65px;flex:none}.thumb-row.is-active .thumb-number{background:#e9e6f1;color:#5b526f}.project-notes{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.project-notes>div{border:1px dashed #c3c7cc;border-radius:12px;padding:20px;margin-top:12px;font-size:13.8px;line-height:1.6;color:var(--muted)}#pagePreview{margin:20px 0 0}#pageImage{width:100%;max-height:400px;object-fit:contain}#pageCaption{font-size:13.8px;color:var(--muted);margin-top:8px}.work-layout.detail-open{height:max(760px,var(--detail-height,760px))}.detail-open .project-stage{opacity:0;transform:translateX(-25px);pointer-events:none}.detail-open .project-counter{opacity:0}.detail-open .project-navigation{left:6%;width:29%}.detail-open .rail-viewport{mask-image:none;overflow:visible}.detail-open .rail-row:not(.is-active){opacity:0;visibility:hidden;pointer-events:none}.detail-open .row-title{font-size:36.8px}.detail-open .row-desc{display:none}.detail-open .row-detail-extra{display:block}.detail-open .project-pick{cursor:default}.detail-open .work-controls{display:none}.contact{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:30px;padding-top:45px;padding-bottom:25px}.contact h2{font-family:'Space Grotesk',sans-serif;font-size:50.6px;letter-spacing:-.05em;font-weight:400;margin:10px 0}.footer-bottom{border-top:1px solid var(--line);padding-top:25px;margin-top:25px;width:100%;display:flex;justify-content:space-between}.footer-bottom a{min-height:30px}.js-motion [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.js-motion [data-reveal].is-visible{opacity:1;transform:none}.motion-off *, .motion-off *:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-off [data-reveal]{opacity:1;transform:none}.motion-off .portrait-motion{transform:none}
@media(max-width:1000px){.site-header{gap:30px}.hero-copy{left:12%}.hero h1{font-size:74.75px}.hero-bottom{left:12%}.portrait-stage{left:55%;right:6%}.about{gap:5%;grid-template-columns:1fr .7fr 1fr}.project-stage{left:0;width:44%}.project-navigation{left:52%;width:48%}.row-title{font-size:34.5px}.detail-open .project-navigation{left:0;width:33%}.detail-open .row-title{font-size:31.05px}.detail-panel{left:40%;width:59%}.role-badge{right:-10px}.about-intro p{font-size:14.95px}}
@media(max-width:700px){:root{--gutter:24px}.site-header{height:76px;gap:20px;justify-content:space-between}.wordmark span{display:none}.site-header nav{gap:20px}.header-contact{display:none}.hero{height:760px;min-height:0;max-height:none}.hero-edge{display:none}.hero-copy{left:var(--gutter);top:125px}.hero h1{font-size:59.8px;margin:12px 0}.hero-copy>.eyebrow{font-size:11.5px}.hero-intro{font-size:13.8px;margin:16px 0}.hero-role{font-size:13.8px}.hero-cta{font-size:11.5px;min-height:38px;margin:0}.portrait-stage{left:35%;right:8%;top:370px;bottom:75px}.render-coordinate{font-size:9.2px;left:12px;top:12px}.portrait-caption{font-size:10.35px}.render-label{bottom:12px;font-size:12.65px}.render-label .micro{font-size:10.35px}.hero-bottom{left:var(--gutter);bottom:12px}.hero-bottom>.micro{display:none}.hero-bottom .text-link{font-size:12.65px}.motion-toggle{font-size:11.5px}.section{padding:40px var(--gutter)}.about{grid-template-columns:1fr 1fr;gap:25px;min-height:0}.about-intro{grid-column:1/-1}.about h2{font-size:33.35px}.about-intro p{max-width:100%;font-size:16.1px}.about-intro>.text-link{margin:0}.about-center{padding:12px}.stat-label{font-size:11.5px}.about-details .photo-placeholder.small{margin-left:0;width:80px;height:70px;margin-bottom:20px}.capability{gap:8px;margin-top:12px}.capability p{font-size:12.65px}.capability>span{width:15px;height:15px}.photo-placeholder{height:110px}.work{padding-top:25px}.work-layout{height:auto;display:flex;flex-direction:column;padding-top:55px}.project-stage{position:relative;left:auto;top:auto;width:92%;margin:0 auto}.role-badge{padding:9px 12px;font-size:11.5px;top:-25px;right:-8px}.project-art-button{border-radius:12px;aspect-ratio:1.4}.project-art{font-size:11.5px}.recognition{margin-top:22px;font-size:12.65px}.project-counter{position:relative;left:auto;bottom:auto;order:3;margin-top:26px;display:flex;justify-content:space-between;align-items:center}.project-counter>div{margin:0}.project-counter>div>span:first-child{font-size:74.75px}.project-navigation{position:relative;left:auto;top:auto;width:100%;margin-top:25px}.rail-viewport{height:290px}.rail-row{height:145px;padding:20px 0}.row-title{font-size:33.35px}.row-kicker{font-size:11.5px}.row-desc{font-size:12.65px}.work-controls{margin-top:0}.arrow-button{width:44px;height:44px}.detail-panel{position:relative;left:auto;top:auto;width:100%;margin-top:30px}.work-layout.detail-open{height:auto;min-height:680px;padding-top:30px}.detail-open .project-stage,.detail-open .project-counter{display:none}.detail-open .project-navigation{left:auto;width:100%;margin:0}.detail-open .rail-viewport{height:auto;overflow:visible}.detail-open #railTrack{transform:none!important}.detail-open .rail-row:not(.is-active){display:none}.detail-open .rail-row.is-active{height:auto;padding:0}.detail-open .row-title{font-size:32.2px}.row-detail-extra{margin-top:12px}.back-btn{min-height:44px}.thumb-track{max-height:330px}.preview-heading h3,.project-notes h3{font-size:11.5px}.preview-heading .micro{font-size:11.5px}.contact h2{font-size:42.55px}.footer-bottom{font-size:11.5px}.preview-arrow{opacity:1}.thumb-row{font-size:12.65px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before{animation:none!important;transition:none!important}.js-motion [data-reveal]{opacity:1;transform:none}.portrait-motion{transform:none!important}}

/* Independent motion layers: navigation, chapter curtain, image mesh. */
.section-heading{justify-content:flex-end}
.preview-wrap .project-counter{position:absolute;left:0;top:100%;bottom:auto;margin:0;transform:translate(-45%,-55%);z-index:4;pointer-events:none;display:block}
.preview-wrap .project-counter>div{margin:0;gap:10px}
.preview-wrap .role-badge{background:none;border:0;box-shadow:none;border-radius:0;padding:0;top:-22px;right:-12px;text-align:left}
.project-stage .recognition{margin-top:60px}
@media(min-width:701px) and (max-width:1000px){.preview-wrap .project-counter{left:16px}.preview-wrap .project-counter>div>span:first-child{font-size:87.4px}}
@media(max-width:700px){.preview-wrap .project-counter{left:8px;transform:translate(-40%,-55%)}.preview-wrap .project-counter>div>span:first-child{font-size:69px}.preview-wrap .role-badge{top:-20px;right:0}.project-stage .recognition{margin-top:45px}}
html{scroll-padding-top:100px}
html:has(body.motion-off){scroll-behavior:auto}
.project-art-button.mesh-ready{z-index:2}
.recognition{position:relative;z-index:3;background:var(--paper)}
.site-header{position:fixed;background:#fffffff2;z-index:25;transition:color .25s,background .25s}
.site-header nav{position:relative}
.site-header nav a{transition:filter .25s,opacity .25s,color .25s}
.site-header nav.nav-ready a{filter:none;opacity:1}
.site-header nav.nav-ready.nav-interacting a:not(.nav-selected){filter:blur(1.2px);opacity:1}
.site-header nav a.nav-selected{filter:none;opacity:1}
.site-header nav a:after{display:none}
.nav-marker{position:absolute;left:0;bottom:-6px;pointer-events:none;font-size:12.65px;transition:transform .35s var(--ease)}
.section-curtain{position:fixed;inset:0;z-index:20;background:#080909;color:#fff;display:flex;align-items:center;justify-content:center;pointer-events:none;contain:paint}
.chapter-stack{display:flex;flex-direction:column;gap:2px;min-width:38vw}
.chapter-stack>div{display:flex;align-items:flex-start;gap:24px;color:#282929}
.chapter-stack span{font-family:'Space Grotesk',sans-serif;font-size:13.8px;margin-top:16px}
.chapter-stack strong{font-family:'Space Grotesk',sans-serif;font-weight:400;font-size:clamp(74.75px,10.35vw,166.75px);line-height:1.07;letter-spacing:-.07em}
.chapter-stack .chapter-current{color:#fff}
.intro-active .site-header{background:transparent;color:#fff;transition:none}
.intro-active .header-contact{border-color:#555;color:#fff}
.preview-mesh{position:absolute;left:-12%;top:-25%;width:124%;height:150%;pointer-events:none;z-index:1;transform:rotate(-1.5deg)}
.project-art-button.mesh-ready{background:transparent;border-color:transparent;overflow:visible}
.mesh-ready .project-art{opacity:0}
.mesh-ready .preview-arrow{z-index:2}
.role-badge{z-index:3}
.motion-off .site-header nav.nav-ready.nav-interacting a:not(.nav-selected){filter:none;opacity:1}
.motion-off .section-curtain{display:none!important}
@media(max-width:700px){html{scroll-padding-top:90px}.hero-bottom .motion-toggle{display:flex}}
@media(max-width:700px){.site-header nav{gap:17px}.chapter-stack{min-width:75vw}.chapter-stack>div{gap:15px}.chapter-stack strong{font-size:clamp(64.4px,18.4vw,115px)}.chapter-stack span{font-size:11.5px;margin-top:10px}.site-header nav a.nav-selected{opacity:1}.nav-marker{bottom:-4px}}
@media(prefers-reduced-motion:reduce){.site-header nav.nav-ready.nav-interacting a:not(.nav-selected){filter:none;opacity:1}.section-curtain{display:none!important}}

/* Flat Garamond wordmark, inspired by the supplied card typography. */
.hero h1{font-family:Garamond,'EB Garamond',serif;font-weight:400;font-size:clamp(66.7px,7.59vw,115px);font-variant-caps:small-caps;letter-spacing:.015em;line-height:1.12;margin-bottom:22px;color:var(--ink)}
@media(max-width:1000px){.hero h1{font-size:78.2px}}
@media(max-width:700px){.wordmark span{display:inline}.wordmark{font-size:12.65px;white-space:nowrap}.site-header{gap:15px}.site-header nav{gap:14px;font-size:12.65px}.hero h1{font-size:64.4px}}

/* Chapter reveals belong to their section and scroll away with it. */
#top,#about,#work{position:relative;isolation:isolate}
.section-curtain{position:absolute;inset:0;z-index:10;overflow:hidden}
.chapter-stack{min-width:0;padding:24px}
.chapter-stack strong{font-size:clamp(50.6px,6.9vw,103.5px)}
.chapter-stack span{margin-top:10px}
@media(max-width:700px){.chapter-stack strong{font-size:clamp(50.6px,14.95vw,74.75px)}}

/* Reserve layout without exposing content ahead of its chapter reveal. */

.intro-boot #about .about-intro,.intro-boot #about .about-center,.intro-boot #about .about-details,
.intro-boot #work .section-heading,.intro-boot #work #stage,.intro-boot #work #projectNavigation,

#about.intro-pending .about-intro,#about.intro-pending .about-center,#about.intro-pending .about-details,
#work.intro-pending .section-heading,#work.intro-pending #stage,#work.intro-pending #projectNavigation{visibility:hidden}
@media(prefers-reduced-motion:reduce){.intro-pending *,.intro-boot main *{visibility:visible!important}}

/* Small stationary keepsakes sit directly beneath the name. */
.portrait-motion{position:relative;z-index:1}
#heroPortrait{transform:scale(.65);transform-origin:center center}
.hero-keepsakes{display:flex;align-items:center;gap:14px;margin:0 0 20px;height:40px}
.portrait-accent{flex:none;pointer-events:none;opacity:.5;filter:saturate(.45)}
.portrait-accent img{display:block;width:100%;height:auto;object-fit:contain}
.campus-accent{width:64px}
.seal-accent{width:30px}
.opening-boot .hero-keepsakes,.opening-active .hero-keepsakes{visibility:hidden}
/* Home opens with only the name, in its final layout position. */
.opening-boot .site-header,.opening-active .site-header,
.opening-boot .hero-role,.opening-active .hero-role,
.opening-boot .hero-intro,.opening-active .hero-intro,
.opening-boot .portrait-stage,.opening-active .portrait-stage,
.opening-boot #about,.opening-active #about,
.opening-boot #work,.opening-active #work,
.opening-boot #contact,.opening-active #contact{visibility:hidden}
.opening-boot #hero-title .name-char{visibility:hidden}
.opening-boot #top,.opening-active #top{border-color:transparent}
#hero-title .name-char{white-space:pre}
@media(prefers-reduced-motion:reduce){.opening-boot body *,.opening-active body *{visibility:visible!important}}
.opening-boot .hero-copy>:not(#hero-title),.opening-active .hero-copy>:not(#hero-title){visibility:hidden}

/* Clear, stationary school accents beside the final letter of the name. */
.hero-copy{display:grid;grid-template-columns:max-content max-content;column-gap:16px;align-items:center}
.hero-copy>h1{grid-column:1;grid-row:1}
.hero-keepsakes{grid-column:2;grid-row:1;display:flex;flex-direction:column;justify-content:center;gap:5px;height:auto;margin:0}
.hero-role,.hero-intro{grid-column:1/-1}
.portrait-accent{opacity:.88;filter:saturate(.65)}
.campus-accent{width:86px}
.seal-accent{width:34px}
@media(max-width:700px){.hero-copy{column-gap:10px}.campus-accent{width:60px}.seal-accent{width:27px}}
@media(max-width:360px){.hero h1{font-size:55.2px}.hero-copy{column-gap:8px}.campus-accent{width:48px}.seal-accent{width:24px}}

/* Real project titles and source material within the original inline viewer. */
.rail-row{height:auto;min-height:240px;padding:28px 0}
.row-title{font-size:clamp(28.75px,2.645vw,39.1px);letter-spacing:-.045em;text-wrap:balance}
.row-desc{max-width:48ch}
.detail-open .rail-row.is-active{height:auto;min-height:0}
.detail-open .row-title{font-size:clamp(27.6px,2.415vw,34.5px)}
.source-files{display:flex;flex-direction:column;gap:2px;margin-top:24px}
.source-files>.eyebrow{margin-bottom:5px}
.source-files a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:9px 0;border-bottom:1px solid var(--line);font-size:13.8px;color:var(--ink)}
.source-files a:hover,.page-source:hover{color:var(--accent)}
.page-source{display:inline-flex;align-items:center;min-height:44px;font-size:13.8px;text-decoration:underline;text-underline-offset:4px}
#pageSummary{margin-top:24px;padding:24px;background:#f7f8f8;border-top:1px solid var(--line)}
#pageSummary h4{font-family:'Space Grotesk',sans-serif;font-size:27.6px;font-weight:400;letter-spacing:-.04em;margin:0 0 18px}
#pageSummary dl{margin:0;font-size:13.8px;line-height:1.6}
#pageSummary dl>div{display:grid;grid-template-columns:1fr 1.3fr;gap:20px;padding:12px 0;border-top:1px solid var(--line)}
#pageSummary dt{color:var(--muted)}#pageSummary dd{margin:0}
@media(max-width:1000px) and (min-width:701px){.rail-row{min-height:285px}.row-title{font-size:31.05px}.detail-open .row-title{font-size:27.6px}}
@media(max-width:700px){.rail-row{min-height:240px;padding:22px 0}.row-title{font-size:29.9px}.rail-viewport{height:355px}.detail-open .rail-row.is-active{padding:0}.source-files{margin-top:20px}#pageSummary{padding:20px}#pageSummary dl>div{grid-template-columns:1fr;gap:3px}}
.project-art img{object-fit:contain;background:var(--preview-background,#fff)}
.preview-wrap .role-badge{top:-44px}
.preview-wrap .project-counter{color:white;mix-blend-mode:difference}
.preview-wrap .project-counter .micro{color:white}
/* Keep the overlapping index legible on light and dark document covers. */
.preview-wrap .project-counter{color:var(--ink);mix-blend-mode:normal;text-shadow:-1px -1px 0 white,1px -1px 0 white,-1px 1px 0 white,1px 1px 0 white}
.preview-wrap .project-counter .micro{color:var(--muted)}
/* Profile details from Barry's public LinkedIn and supplied research. */
.about-campus{height:150px;display:flex;align-items:center;margin-top:22px}.about-campus img{width:100%;height:100%;object-fit:contain}
.about-credentials{grid-column:1/-1;display:grid;grid-template-columns:1fr 2fr;gap:30px;align-items:center;border-top:1px solid var(--line);padding-top:22px;margin-top:8px}.about-credentials a{display:flex;flex-direction:column;justify-content:center;gap:5px;font-size:13.8px;line-height:1.5;min-height:44px}.about-credentials a:hover{color:var(--accent)}
.about .stat-value{font-size:73.6px;letter-spacing:-.06em}
@media(max-width:700px){.about-campus{height:115px;margin-top:15px}.about-credentials{grid-template-columns:1fr;gap:12px;padding-top:18px}.about .stat-value{font-size:55.2px}}
.intro-boot #about .about-credentials,#about.intro-pending .about-credentials{visibility:hidden}
@media(prefers-reduced-motion:reduce){.intro-boot #about .about-credentials,#about.intro-pending .about-credentials{visibility:visible}}
.education-images{display:flex;align-items:center;gap:8px;margin:14px 0 8px;min-height:92px}.education-images img{object-fit:contain;min-width:0;height:auto}.education-seal{width:30%}.education-campus{width:66%}.education-name{font-size:13.8px;line-height:1.6;margin:0;color:var(--muted)}
.recent-experience{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.recent-experience>a{display:flex;align-items:center;gap:10px;min-height:60px;margin-top:12px;font-size:14.95px}.recent-experience img{width:48px;height:48px;object-fit:contain;flex:none}.recent-experience>a>span:nth-child(2){flex:1}.recent-experience .micro{display:block}.recent-experience>a>span:last-child{font-size:13.8px}.recent-experience a:hover{color:var(--accent)}
@media(max-width:700px){.education-images{gap:4px;min-height:75px}.education-name{font-size:12.65px}.recent-experience>a{flex-wrap:wrap;gap:8px}.recent-experience img{width:36px;height:36px}.recent-experience>a>span:nth-child(2){min-width:70px}.recent-experience>a>span:last-child{display:none}}

/* Scale inherited browser-default text with the same 15% increase. */
body{font-size:18.4px}
