:root{--ink:#15252c;--muted:#54636b;--accent:#b23d22;--paper:#fff;--soft:#f0f3f4;--line:#dce2e5;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.skip{position:fixed;top:-100px;left:20px;background:#fff;padding:12px;z-index:20}.skip:focus{top:10px}.shell{max-width:var(--max);margin:auto;padding-left:40px;padding-right:40px}.site-header{height:88px;padding:0 40px;max-width:1520px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.wordmark{display:flex;align-items:center;font-weight:800;font-size:30px;letter-spacing:-1.6px}.wordmark-dot{color:var(--accent)}.wordmark-name{font-size:12px;letter-spacing:1.7px;margin-left:18px}.site-header nav{display:flex;gap:30px;font-size:14px}.site-header nav a:hover,.text-link:hover,.contact-links a:hover{color:var(--accent)}.header-cv{border-bottom:1px solid var(--ink);font-size:14px;padding:7px 0}.header-cv span{margin-left:20px}.hero{display:grid;grid-template-columns:.87fr 1.13fr;gap:52px;align-items:center;padding-top:86px;padding-bottom:80px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;color:var(--accent);margin:0 0 22px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(64px,6.3vw,91px);font-weight:400;line-height:.99;letter-spacing:-3.5px;margin:0 0 30px}.accent{color:var(--accent)}.hero-intro{font-size:21px;line-height:1.5;max-width:440px;margin:0 0 18px}.hero-detail{font-size:16px;line-height:1.7;max-width:415px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:31px}.button{padding:14px 20px;display:inline-flex;gap:28px;align-items:center;font-size:14px;font-weight:600}.primary{background:var(--ink);color:#fff}.primary:hover{background:var(--accent)}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid #b4bec3;padding-bottom:4px;width:fit-content}.hero-photo{margin:0;align-self:center}.hero-photo img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:var(--soft)}.hero-photo:before{content:"";display:block;width:46px;height:4px;background:var(--accent);margin-bottom:20px}.hero-photo figcaption{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted);padding-top:16px}.hero-photo figcaption span:first-child{font-weight:700;letter-spacing:1px;color:var(--ink)}.discipline-strip{background:var(--ink);color:#e5ecee}.discipline-strip .shell{display:flex;justify-content:space-between;gap:18px;padding-top:22px;padding-bottom:22px;font-size:13px;letter-spacing:.4px}.section{padding-top:100px;padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:42px}.section-heading h2,.contact-section h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:48px;line-height:1.16;letter-spacing:-1.6px;margin:0}.section-heading>p{max-width:360px;font-size:16px;color:var(--muted);margin:0 0 5px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 32px}.project-card{appearance:none;background:none;border:0;border-bottom:1px solid var(--line);text-align:left;padding:0;cursor:pointer;width:100%;display:flex;flex-direction:column;transition:transform .2s}.project-card:hover{transform:translateY(-4px)}.project-card:hover h3{color:var(--accent)}.project-image{height:285px;overflow:hidden;width:100%;padding:24px;display:flex;align-items:center;justify-content:center}.project-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.project-card:hover .project-image img{transform:scale(1.025)}.pale{background:var(--soft)}.analysis{background:#e9eef8}.project-copy{padding:24px 0 25px;width:100%;flex:1;display:flex;flex-direction:column}.project-meta{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.4px;font-weight:700;color:var(--muted)}.project-copy h3{display:flex;justify-content:space-between;gap:15px;font-size:23px;line-height:1.35;letter-spacing:-.5px;margin:10px 0}.project-copy h3 span{font-size:23px;font-weight:400}.project-copy>p{font-size:16px;line-height:1.6;color:var(--muted);margin:0 0 25px;max-width:510px}.project-bottom{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:auto;font-size:12px;color:var(--muted)}.result{color:var(--accent);font-weight:700}.thermal-visual{background:#182c35;color:#fff;text-align:left;padding:30px 35px}.thermal-visual>div{width:100%}.visual-label{font-size:11px;letter-spacing:1.8px;color:#b9cad1}.thermal-visual strong{display:flex;align-items:baseline;gap:15px;font-size:58px;font-weight:400;letter-spacing:-2px;line-height:1.4}.thermal-visual strong span{font-size:14px;letter-spacing:0;color:#c8d5da}.heat-bars{margin-top:13px;max-width:410px}.heat-bars>span{display:grid;grid-template-columns:70px 1fr 68px;align-items:center;gap:14px;font-size:11px;margin-top:13px}.heat-bars i{display:block;width:var(--bar);height:9px;background:#dd7048}.heat-bars>span+span i{background:#829ca9}.heat-bars b{font-weight:400}.experience-section{background:var(--soft);padding:90px 0}.experience-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.experience-heading{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;margin:0}.experience-heading h2{font-size:57px}.experience-heading>p{max-width:280px}.timeline article{padding:0 0 32px 25px;border-left:1px solid #c4d0d5;position:relative;margin-bottom:18px}.timeline article:before{content:"";position:absolute;left:-4px;top:7px;background:var(--accent);width:7px;height:7px}.timeline article:last-child{padding-bottom:0;margin-bottom:0}.timeline-date{font-size:12px;letter-spacing:1px;color:var(--muted);margin:0 0 8px}.timeline h3{font-size:22px;line-height:1.35;margin:0 0 5px}.organization{font-size:15px;font-weight:600;color:var(--accent);margin:0 0 12px}.timeline article>p:last-child{font-size:16px;line-height:1.7;color:var(--muted);margin:0;max-width:510px}.about-intro{width:50%;color:var(--muted);font-size:16px;line-height:1.8}.about-intro p:first-child{margin-top:0}.about-intro p:last-child{margin-bottom:0}.about-details{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:60px;padding-top:38px;border-top:1px solid var(--line)}.academic h3{font-size:24px;margin:10px 0}.academic>p{color:var(--muted);font-size:16px}.academic-stat{display:flex;gap:70px;margin:25px 0}.academic-stat strong{font-family:Georgia,serif;font-weight:400;font-size:38px;line-height:1.4}.academic-stat span{display:block;font-family:Arial,sans-serif;font-size:13px;color:var(--muted)}.subtle{font-size:14px!important}.skills>div{margin-bottom:23px}.skills h3{font-size:16px;margin:0 0 7px}.skills p{font-size:15px;line-height:1.8;color:var(--muted);margin:0}.contact-section{background:var(--ink);color:#fff;padding:80px 0}.contact-section .eyebrow{color:#ef9a77}.contact-section p:not(.eyebrow){color:#c1cdd2;font-size:16px}.contact-email{display:inline-flex;gap:28px;font-size:clamp(19px,3vw,36px);letter-spacing:-.7px;border-bottom:1px solid #71828a;padding:20px 0 8px;margin-bottom:34px}.contact-links{display:flex;gap:34px;flex-wrap:wrap;font-size:14px}.contact-links a:hover{color:#ef9a77}footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:25px;padding-bottom:25px;font-size:12px;color:var(--muted)}dialog{padding:0;border:0;width:min(960px,calc(100% - 32px));max-height:90vh;color:var(--ink);background:#fff;overscroll-behavior:contain}dialog::backdrop{background:rgba(6,18,24,.76);backdrop-filter:blur(4px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:2;background:#fff;border-bottom:1px solid var(--line);padding:16px 30px;font-size:12px;letter-spacing:1px}.dialog-top button{background:transparent;border:1px solid var(--line);padding:8px 14px;cursor:pointer;font-size:14px;letter-spacing:0}.dialog-top button span{margin-left:16px;font-size:20px}.dialog-body{padding:35px 40px 45px}.dialog-body h2{font-family:Georgia,serif;font-size:40px;font-weight:400;line-height:1.15;margin:0 0 16px;letter-spacing:-1px}.dialog-lead{font-size:18px;color:var(--muted);max-width:760px}.dialog-image{background:var(--soft);padding:22px;margin:30px 0}.dialog-image img{max-height:340px;width:100%;object-fit:contain}.detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px}.detail-columns h3{font-size:14px;color:var(--accent);letter-spacing:1px;text-transform:uppercase}.detail-columns p{font-size:16px;color:var(--muted)}.detail-result{border-top:1px solid var(--line);margin-top:25px;padding-top:25px}.detail-result h3{font-size:22px;margin:0 0 12px}.detail-result p{font-size:16px}.detail-note{font-size:14px!important;color:var(--muted);margin-top:22px}.body-modal{overflow:hidden}
@media(min-width:1500px){.hero{padding-top:110px;padding-bottom:110px}}@media(max-width:1000px){.shell{padding-left:28px;padding-right:28px}.site-header{padding:0 28px}.wordmark-name{display:none}.hero{gap:30px;padding-top:55px;padding-bottom:60px}.hero h1{font-size:70px}.hero-intro{font-size:19px}.hero-actions{gap:18px;flex-wrap:wrap}.project-image{height:240px}.project-copy h3{font-size:21px}.experience-layout{gap:45px}.section-heading h2{font-size:42px}.about-details{gap:35px}.thermal-visual strong{font-size:49px}.contact-section h2{font-size:44px}}@media(max-width:700px){html{scroll-padding-top:20px}.site-header{height:auto;min-height:80px;padding:17px 20px;flex-wrap:wrap;gap:12px}.site-header nav{order:3;width:100%;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-top:12px}.wordmark-name{display:inline;font-size:11px}.header-cv{font-size:13px}.shell{padding-left:22px;padding-right:22px}.hero{grid-template-columns:1fr;gap:35px;padding-top:45px;padding-bottom:40px}.hero h1{font-size:74px;letter-spacing:-3px}.hero h1 br{display:initial}.hero h1{font-size:clamp(52px,11vw,74px);line-height:1.02;max-width:450px}.hero-intro{max-width:100%;font-size:20px}.hero-detail{max-width:100%}.eyebrow{font-size:11px;letter-spacing:1.1px}.hero-photo figcaption{font-size:11px}.discipline-strip .shell{justify-content:flex-start;flex-wrap:wrap;gap:10px 22px;font-size:12px}.section{padding-top:60px;padding-bottom:60px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:39px;letter-spacing:-1px}.section-heading>p{margin-top:22px;max-width:100%}.project-grid{grid-template-columns:1fr;gap:35px}.project-image{height:255px}.project-copy h3{font-size:23px}.project-meta{font-size:11px}.project-bottom{font-size:12px}.experience-section{padding:58px 0}.experience-layout{grid-template-columns:1fr;gap:40px}.experience-heading{display:flex;margin:0}.experience-heading h2 br{display:none}.experience-heading>p{margin-top:0}.timeline article{padding-left:20px}.timeline h3{font-size:21px}.about-intro{width:100%;margin-top:25px}.about-details{grid-template-columns:1fr;gap:30px;margin-top:35px}.academic-stat{gap:50px}.contact-section{padding:60px 0}.contact-section h2{font-size:38px}.contact-email{gap:12px;letter-spacing:-.4px;word-break:break-word}.contact-links{gap:18px 26px}.dialog-body{padding:28px 22px}.dialog-top{padding:12px 20px}.dialog-body h2{font-size:32px}.detail-columns{grid-template-columns:1fr;gap:5px}.dialog-image{padding:12px}footer{font-size:12px;padding-top:20px;padding-bottom:20px}footer>span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
:root{--reading:68ch}.snapshot{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-top:34px;padding-bottom:34px;border-bottom:1px solid var(--line)}.snapshot .eyebrow{margin-bottom:10px}.snapshot p:not(.eyebrow){font-size:15px;color:var(--muted);margin:0}.site-header nav{gap:20px}.skills-wide{display:block}.skills-wide .skills{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.education-section{padding:70px 0;background:var(--soft)}.education-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.education-grid h4{font-size:15px;margin:24px 0 8px}.ib-subjects{padding-left:20px;font-size:16px;color:var(--muted)}.ib-subjects li{margin:5px 0}.resource-row{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:26px 0;border-bottom:1px solid var(--line)}.resource-row:first-child{border-top:1px solid var(--line)}.resource-type{font-size:12px!important;text-transform:uppercase;letter-spacing:.8px;color:var(--accent)!important}.resource-row h3{font-size:21px;line-height:1.3;margin:7px 0}.resource-row p{font-size:15px;margin:0;color:var(--muted);max-width:700px}.resource-actions{display:flex;gap:24px;flex-shrink:0;font-size:14px;font-weight:600}.resource-actions a,.project-resources a{border-bottom:1px solid #b4bec3;padding:7px 0}.resource-actions a:hover,.project-resources a:hover{color:var(--accent)}.project-resources{border-top:1px solid var(--line);padding-top:18px;margin:25px 0 32px}.project-resources h3{font-size:22px}.project-resources>div{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 0;font-size:16px}.project-resources small{display:block;color:var(--muted);font-size:13px}.project-resources nav{display:flex;gap:20px;font-size:14px;flex-shrink:0}.album-section{background:var(--soft);padding:75px 0}.album-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.album-grid figure{margin:0}.album-grid img{width:100%;height:320px;object-fit:contain;background:#e5e9eb}.album-grid figcaption{padding-top:17px}.album-grid figcaption strong{display:block;font-size:18px}.album-grid figcaption span{display:block;font-size:15px;color:var(--muted);margin-top:5px}@media(max-width:1000px){.site-header nav{gap:14px;font-size:13px}.resource-row{gap:22px}.resource-actions{gap:15px;flex-direction:column}.album-grid img{height:250px}}@media(max-width:700px){.site-header nav{flex-wrap:wrap;justify-content:flex-start;gap:12px 20px}.snapshot{grid-template-columns:1fr;gap:23px;padding-top:30px;padding-bottom:30px}.skills-wide .skills{grid-template-columns:1fr;gap:0}.education-section{padding:55px 0}.education-grid{grid-template-columns:1fr;gap:35px}.resource-row{align-items:flex-start;flex-direction:column;gap:14px}.resource-actions{flex-direction:row;gap:28px}.project-resources>div{flex-direction:column;align-items:flex-start;gap:8px}.album-section{padding:55px 0}.album-grid{grid-template-columns:1fr;gap:32px}.album-grid img{height:auto;max-height:320px}.resource-row h3{font-size:20px}}

/* Education follows the experience timeline's alignment and reading order. */
.education-section{padding:90px 0}
.education-timeline article{padding-bottom:36px;margin-bottom:22px}
.education-timeline article:last-child{padding-bottom:0;margin-bottom:0}
.education-timeline .education-degree{font-size:1rem;line-height:1.7;color:var(--muted);margin:0 0 16px;max-width:510px}
.education-timeline .organization{margin-bottom:8px}
.education-facts{margin:0;padding-left:20px;font-size:1rem;line-height:1.75;color:#394a52;max-width:510px}
.education-facts li{margin:5px 0;padding-left:2px}
.education-facts strong{font-weight:600;color:var(--ink)}
.education-label{font-size:1rem;font-weight:600;margin:20px 0 8px}
@media(max-width:700px){.education-section{padding:58px 0}.education-timeline article{padding-bottom:30px}.education-section .experience-layout{gap:34px}}

.education-awards{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}

/* Evidence revision: preserve the visual language while improving scanning. */
.hero-detail{max-width:460px}
.project-bottom{flex-direction:column;align-items:stretch;gap:12px}
.project-bottom .result{order:-1;display:block;padding:12px 15px;border-left:3px solid var(--accent);background:#faf3f0;font-size:15px;line-height:1.5;color:#913219}
.thermal-visual strong span{max-width:170px;line-height:1.4}
.heat-bars>span{grid-template-columns:65px 1fr 76px;gap:12px}
.about-intro{max-width:580px}
.education-section .education-completion{margin:6px 0 0;padding-top:22px;border-top:1px solid #c4d0d5;width:100%;max-width:280px}
.education-completion span{display:block;font-size:11px;letter-spacing:1.2px;color:var(--muted);margin-bottom:5px}
.education-completion strong{display:block;font-family:Georgia,serif;font-weight:400;font-size:28px;color:var(--ink)}
.contact-section p:not(.eyebrow){max-width:650px}
@media(max-width:700px){.project-bottom .result{font-size:14px}.thermal-visual{padding:25px}.thermal-visual strong{gap:12px}.thermal-visual strong span{max-width:140px;font-size:13px}.education-section .education-completion{max-width:none;margin:0;padding-top:18px}}

.resource-actions{flex-wrap:wrap;justify-content:flex-end;max-width:380px;gap:10px 20px}
.project-resources nav{flex-wrap:wrap;justify-content:flex-end;max-width:380px;gap:10px 20px}
@media(max-width:700px){.site-header nav{display:grid;grid-template-columns:repeat(3,max-content);justify-content:space-between;gap:8px 16px}.resource-actions,.project-resources nav{justify-content:flex-start;max-width:100%;gap:8px 20px}}

.project-gallery{margin-top:30px;padding-top:25px;border-top:1px solid #d8dfe0}.gallery-hint{font-size:13px;color:var(--muted);margin:6px 0 20px}.project-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.project-gallery figure{margin:0;min-width:0}.project-gallery figure a{display:flex;align-items:center;justify-content:center;background:#f4f5f3;border:1px solid #e1e5e3;height:260px;padding:10px}.project-gallery img{width:100%;height:100%;object-fit:contain}.project-gallery figcaption{font-size:13px;line-height:1.6;margin-top:9px;color:var(--muted)}@media(max-width:600px){.project-gallery-grid{grid-template-columns:1fr}.project-gallery figure a{height:240px}}

.institution-link{text-decoration:underline;text-decoration-color:#b8c1c5;text-underline-offset:4px;text-decoration-thickness:1px}.institution-link:hover{text-decoration-color:currentColor}.institution-link span{font-size:.85em;margin-left:3px}
