/* Proportions and a horizontal notebook of real experiences. */
.about-layout{grid-template-columns:minmax(0,1fr) 34%;gap:8%}.identity{align-self:center}.portrait-slot{height:auto;aspect-ratio:1;max-width:440px}.portrait-slot img{position:absolute;inset:0;object-fit:cover;object-position:center}
.journey{height:auto!important}.journey-sticky{height:auto;min-height:0;position:relative;padding-bottom:70px}.journey-track,.motion-paused .journey-track{display:block;width:100%;transform:none!important}.journey-stop{width:min(750px,100%)}.journey-stop:before{width:100%}.journey-footer{position:relative;inset:auto;margin-top:22px}.journey-count{display:none}
.experience-deck{display:flex;align-items:flex-start;gap:48px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.experience-deck::-webkit-scrollbar{display:none}
.experience-deck .experience-spread{flex:0 0 100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always;margin:0;padding:0;border:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7%;align-items:start}
.experience-deck .glass-study{margin:0;min-height:0;aspect-ratio:1;max-height:610px;width:100%}.glass-study figcaption{padding:9px 13px;background:#09131ec9;color:#f3eee7!important;max-width:85%;bottom:18px!important;left:18px!important}.experience-copy{min-width:0}.experience-meta{font-size:13px;color:var(--secondary,#b2a395);margin:0 0 25px}.experience-details h4{font-size:15px;letter-spacing:0;margin:24px 0 10px;color:var(--emphasis,#dfa477)}.experience-details ul{padding-left:18px;font-size:14px;line-height:1.65;margin:0}.experience-details li+li{margin-top:7px}
.experience-navigation{display:flex;align-items:center;justify-content:space-between;margin:32px 0 8px}.experience-navigation p{font-size:11px;letter-spacing:.1em;color:var(--emphasis,#dfa477)}.experience-navigation button{font:25px Arial;background:none;color:inherit;border:1px solid #ab8d6a55;border-radius:50%;width:46px;height:46px;cursor:pointer;margin-left:8px;transition:background .2s}.experience-navigation button:hover{background:#c47a5422}.experience-navigation button:disabled{opacity:.25;cursor:default}
.experience-timeline{display:flex;gap:0;overflow:auto;overscroll-behavior-x:contain;padding:24px 2px 15px;scrollbar-width:thin;scrollbar-color:#b67851 transparent}.experience-year{flex:1 0 150px;min-width:0;position:relative}.year-label{display:block;color:var(--secondary,#ab9c8f);font-size:12px;margin-bottom:20px}.experience-marker{display:block;position:relative;width:100%;min-width:150px;max-width:none;text-align:left;padding:21px 20px 8px 0;border:0;border-top:1px solid #a47d5266;color:var(--reading,#f3eee7);background:none;cursor:pointer;transition:color .2s}.experience-marker strong{display:block;font-size:14px;line-height:1.3;max-width:215px}.experience-marker small{display:block;font-size:11px;margin-top:7px;opacity:.6}.marker-dot{position:absolute;top:-5px;left:0;width:9px;height:9px;border:1px solid #c47a54;background:var(--tone,#24201d);border-radius:50%;transition:transform .2s,background .2s}.experience-marker[aria-current="true"]{color:var(--emphasis,#dfa477)}.experience-marker[aria-current="true"] .marker-dot,.experience-marker:hover .marker-dot{background:#c47a54;transform:scale(1.5)}.year-line{display:block;border-top:1px solid #a47d5266}.experience-year.undated{flex-grow:0}.experience-navigation button:focus-visible,.experience-marker:focus-visible,.experience-deck:focus-visible{outline:2px solid #86badd;outline-offset:4px}
@media(max-width:900px){.about-layout{gap:6%;grid-template-columns:minmax(0,1fr) 36%}.experience-deck .experience-spread{gap:5%}}
@media(max-width:650px){.about-layout{grid-template-columns:1fr}.identity{grid-template-columns:140px 1fr;gap:20px}.portrait-slot{height:auto;aspect-ratio:1}.experience-deck{gap:24px}.experience-deck .experience-spread{grid-template-columns:1fr;gap:25px}.experience-deck .glass-study{aspect-ratio:4/3;max-height:360px}.experience-navigation{margin-top:20px}.experience-year{flex-basis:130px}.experience-marker{min-width:130px}.experience-details ul{font-size:14px}.journey-stop{width:auto}}
@media(prefers-reduced-motion:reduce){.experience-marker,.marker-dot,.experience-navigation button{transition:none}}.motion-paused .experience-marker,.motion-paused .marker-dot{transition:none}

/* Multiple schools and freely named qualifications. The editor defines their order. */
.journey-track,.motion-paused .journey-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:55px 7%;align-items:start}
.journey-stop{min-width:0;width:100%;padding-right:0;overflow-wrap:anywhere}.journey-stop h3{font-size:clamp(27px,3vw,48px)}
.journey-stop:only-child{grid-column:1/-1;max-width:750px}.study-degree{font-weight:600}.study-city{opacity:.7}.study-description{white-space:normal}
.study-details{padding-left:18px;font-size:15px;line-height:1.7;max-width:600px}.study-details li+li{margin-top:6px}.journey-stop .experience-tags{margin-top:22px;flex-wrap:wrap}
@media(max-width:750px){.journey-track,.motion-paused .journey-track{grid-template-columns:1fr;gap:40px}.journey-stop{padding-bottom:12px}.journey-stop h3{font-size:30px}}
@media(max-width:650px){.journey-stop:before{width:1px;height:100%;pointer-events:none}}
/* Bridge the 7% grid gutter between paired schools (each column is 46.5%). */
@media(min-width:751px){.journey-stop:nth-child(odd):not(:last-child)::before{width:calc(115.05376344% + 1px)}}
