.about-hero{display:grid;grid-template-columns:minmax(280px,.72fr) 1.28fr;gap:clamp(40px,7vw,110px);align-items:center;padding:70px 0 100px}.photo-placeholder{display:grid;place-items:center;align-content:center;gap:10px;border:1px solid var(--line);background:linear-gradient(145deg,#09142d,#0b2b65 62%,#0c6f9c);color:#9bcfff;border-radius:12px}.photo-placeholder svg{width:32px}.portrait{height:520px}.about-hero h1{max-width:780px;margin:0;font-size:clamp(46px,5.5vw,76px);line-height:1;letter-spacing:-.045em}.about-hero h1 em,.about-section h2 em{font-family:"Instrument Serif",serif;font-weight:400;background:linear-gradient(105deg,#4baeff,#eff7ff 58%,#4f91ff);color:transparent;background-clip:text}.about-hero>div>p:not(.eyebrow){max-width:720px;font-size:18px;line-height:1.7;color:#bcc8dc}.skill-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.skill-list span{padding:13px 16px;text-align:center;border:1px solid var(--line);border-radius:999px;background:#0d1934b0;font-size:14px;transition:.3s}.skill-list span:hover{border-color:#70c4ff88;box-shadow:0 0 25px #075cff24;transform:translateY(-2px)}.photo-marquee{overflow:hidden;border-block:1px solid var(--line);padding:12px 0}.photo-track{width:max-content;display:flex;gap:12px;animation:photoMove 35s linear infinite}.photo-track div{width:300px;height:200px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#0b1732,#124a99);color:#9db5da;font-size:13px}.photo-track div:nth-child(even){background:linear-gradient(135deg,#112245,#087dac)}.about-section{padding:105px 0;border-bottom:1px solid var(--line)}.about-section h2{margin:0 0 55px;font-size:36px;letter-spacing:-.03em}.experience{display:grid;grid-template-columns:92px 1fr;gap:34px;padding:0 0 70px}.org-mark{width:76px;height:76px;display:grid;place-items:center;border:1px solid #64b9ff88;border-radius:12px;background:#0d2a5d;color:white;text-decoration:none;font-size:22px;font-weight:700}.experience header{display:flex;justify-content:space-between;gap:20px}.experience h3{margin:0;font-size:30px;letter-spacing:-.035em}.experience time{color:#8fcfff}.org-link{display:inline-flex;align-items:center;gap:7px;margin-top:8px;color:#75c9ff;text-decoration:none}.org-link svg{width:15px}.experience p{max-width:760px;color:#b8c5d9;font-size:17px;line-height:1.65}.experience-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.experience-photos div{height:180px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(145deg,#0a1731,#154a92);color:#9eb9dd;font-size:12px}.education-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.education-card{color:white;text-decoration:none}.landscape{height:220px}.education-card h3{margin:16px 0 10px;font-size:23px;letter-spacing:-.03em}.education-card p{display:flex;align-items:center;gap:10px;color:#aab8ce;font-size:13px}.education-card p b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#0c3a7c;color:#80d0ff;font-size:10px}.software{padding:90px 0 120px;text-align:center}.software-list{display:flex;justify-content:center;align-items:end;gap:18px;flex-wrap:wrap}.software-list>span{width:86px;height:86px;display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;background:#0d1830;color:#8dccff;font-size:26px;font-weight:700;transition:.3s}.software-list span:nth-child(odd){transform:translateY(-18px)}.software-list span:hover{border-color:#72c8ff;box-shadow:0 0 30px #075cff30}.software-list small{display:block;color:#a9b5ca;font-size:9px;font-weight:500}@keyframes photoMove{to{transform:translateX(-50%)}}@media(max-width:800px){.about-hero{grid-template-columns:1fr}.portrait{height:420px}.education-grid{grid-template-columns:1fr 1fr}.experience-photos{grid-template-columns:1fr 1fr}.experience-photos div:last-child{display:none}}@media(max-width:560px){.skill-list{grid-template-columns:1fr 1fr}.experience{grid-template-columns:1fr}.education-grid{grid-template-columns:1fr}.experience-photos{grid-template-columns:1fr}.experience-photos div:last-child{display:grid}}
.photo-marquee{display:grid;gap:12px;padding:12px 0}.photo-row{width:100%;overflow:hidden}.photo-strip{display:flex;width:max-content;gap:12px;will-change:transform}.photo-strip div{width:300px;height:180px;display:grid;place-items:center;flex:none;border-radius:8px;background:linear-gradient(135deg,#0b1732,#124a99);color:#9db5da;font-size:13px}.photo-strip div:nth-child(even){background:linear-gradient(135deg,#112245,#087dac)}.row-forward .photo-strip{animation:photoRight 34s linear infinite}.row-reverse .photo-strip{animation:photoLeft 34s linear infinite}@keyframes photoRight{from{transform:translateX(calc(-50% - 6px))}to{transform:translateX(0)}}@keyframes photoLeft{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 6px))}}.org-mark{overflow:hidden;padding:5px;background:white}.org-mark img{width:100%;height:100%;object-fit:contain;border-radius:7px}.education-card p b{overflow:hidden;padding:3px;background:white}.education-card p b img{width:100%;height:100%;object-fit:contain;border-radius:50%}
.experience{grid-template-columns:112px 1fr}.org-mark{width:96px;height:96px;padding:0}.org-mark img{width:100%;height:100%;object-fit:cover;transform:scale(1.42)}.education-card p b{width:44px;height:44px;padding:0}.education-card p b img{width:100%;height:100%;object-fit:cover;transform:scale(1.35)}
.experience{grid-template-columns:98px 1fr}.org-mark{width:82px;height:82px}.org-mark img{transform:scale(1.2)}.education-card p b{width:38px;height:38px}.education-card p b img{transform:scale(1.15)}
.education-card p{color:#75c9ff}.education-card p::after{content:"↗";margin-left:1px;color:#75c9ff;font-size:14px;transition:transform .25s}.education-card:hover p::after,.education-card:focus-visible p::after{transform:translate(2px,-2px)}.education-card:focus-visible{outline:2px solid #75c9ff;outline-offset:6px;border-radius:4px}
.about-hero .portrait{overflow:hidden;padding:0}.about-hero .portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.photo-strip div{overflow:hidden}.photo-strip img{display:block;width:100%;height:100%;object-fit:cover}.experience-photos div{overflow:hidden}.experience-photos img{display:block;width:100%;height:100%;object-fit:cover}.photo-marquee:hover .photo-strip{animation-play-state:paused}@media(max-width:560px){#experience .experience:nth-of-type(2) .experience-photos div:last-child{display:grid}}
#education .education-card:first-child .photo-placeholder{overflow:hidden;background:#fff}#education .education-card:first-child .photo-placeholder img{display:block;width:100%;height:100%;object-fit:contain}
#education .education-card:first-child .photo-placeholder{height:auto;aspect-ratio:4/5}#education .education-card:first-child .photo-placeholder img{object-fit:cover}
#education .education-card:nth-child(3) .photo-placeholder{overflow:hidden;background:#fff}#education .education-card:nth-child(3) .photo-placeholder img{display:block;width:100%;height:100%;object-fit:contain}
#experience .experience time.glass-label{padding:6px 11px;color:#e4efff;font-size:12px;line-height:1}
.about-hero h1{background:linear-gradient(105deg,#69baff,#dceeff 54%,#639dff);color:transparent;background-clip:text;-webkit-background-clip:text}.about-hero .skill-list{display:flex;flex-wrap:wrap;gap:12px}.about-hero .skill-list span{width:auto;flex:none}

.about-hero h1 .about-greeting{font-family:"Instrument Serif",serif;font-style:italic;font-weight:400;letter-spacing:-.02em}.about-hero h1 .about-wave{display:inline-block;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-style:normal;background:none;color:initial;-webkit-text-fill-color:initial;animation:aboutWave 2.8s ease-in-out infinite;transform-origin:70% 80%}@keyframes aboutWave{0%,58%,100%{transform:rotate(0)}68%{transform:rotate(14deg)}78%{transform:rotate(-9deg)}88%{transform:rotate(10deg)}}

.software.physics-playground{position:relative;height:300px;overflow:hidden;border:1px solid #2b5f9b77;border-radius:16px;background:radial-gradient(440px 180px at 50% 0,#1659a735,transparent 72%),linear-gradient(145deg,#09162a,#060c16);touch-action:none;user-select:none}.physics-hint{position:absolute;z-index:1;top:16px;left:50%;margin:0;transform:translateX(-50%);color:#83a7cc;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.software-block{position:absolute;z-index:2;display:grid;place-items:center;gap:7px;width:92px;height:92px;padding:10px;border:1px solid #c69a5d;border-radius:10px;background:linear-gradient(135deg,#d9b57c,#a36e36 54%,#754a22);box-shadow:inset 2px 2px #ffe7bc88,inset -4px -5px #4b2b1277,0 10px 18px #0008;cursor:grab;touch-action:none}.software-block:active{cursor:grabbing}.software-block img{width:38px;height:38px;filter:drop-shadow(0 2px 1px #0008)}.software-block span{color:#241407;font-size:10px;font-weight:800;text-align:center;text-shadow:0 1px #fbe0af99}@media(max-width:600px){.software.physics-playground{height:270px}.software-block{width:78px;height:78px}.software-block img{width:32px;height:32px}}

/* Playful, individual personality pills. */
.about-hero .skill-list span{cursor:default;border-color:#5d83b844;background:linear-gradient(135deg,#132340cc,#0b1730cc);box-shadow:inset 0 1px #ffffff18;transition:transform .28s var(--ease),background .28s,border-color .28s,box-shadow .28s,color .28s}.about-hero .skill-list span:hover{transform:translateY(-5px) rotate(-2deg) scale(1.07);border-color:#9bd9ff;background:linear-gradient(135deg,#1771df,#0b3f8b);box-shadow:0 12px 28px #075cff55,inset 0 1px #ffffff38;color:#fff}.about-hero .skill-list span:nth-child(even):hover{transform:translateY(-5px) rotate(2deg) scale(1.07)}.about-hero .skill-list span:active{transform:translateY(-1px) scale(.96)}
@media(max-width:600px){.about-hero{gap:30px;padding:30px 0 64px}.about-hero .portrait{height:360px}.about-hero h1{font-size:clamp(38px,11vw,52px)}.about-hero>div>p:not(.eyebrow){font-size:16px;line-height:1.6}.about-hero .skill-list{gap:8px;margin-top:22px}.about-hero .skill-list span{padding:10px 13px;font-size:12px}.about-section{padding:68px 0}.about-section h2{margin-bottom:34px;font-size:32px}.experience{gap:20px;padding-bottom:52px}.experience h3{font-size:26px}.experience header{align-items:flex-start}.experience time{flex:none}.education-grid{gap:34px}.education-card h3{font-size:21px}}

.experience-see-more{display:none}
@media(max-width:600px){
  #experience .experience-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}
  #experience .experience-description.is-expanded{display:block}
  .experience-see-more{display:inline-flex;align-items:center;gap:6px;margin:2px 0 18px;padding:0;border:0;background:transparent;color:#7dc8ff;font:700 13px "Plus Jakarta Sans",sans-serif;cursor:pointer}
 .experience-see-more:hover{color:#fff}
}

.about-hero>div,.experience>div,.education-card{min-width:0}
.education-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.education-card p b,.org-link svg{flex:none}
.software-list.physics-playground{position:relative;height:300px;overflow:hidden;border:1px solid #2b5f9b77;border-radius:16px;background:radial-gradient(440px 180px at 50% 0,#1659a735,transparent 72%),#091322;user-select:none}
.software-block{top:0;left:0}
@media(max-width:900px){
  .about-hero{grid-template-columns:minmax(0,1fr);gap:28px;padding:34px 0 56px}
  .about-hero .portrait{width:min(100%,340px);height:auto;aspect-ratio:4/5;justify-self:center}
  .about-hero h1{font-size:clamp(38px,7vw,60px)}
  .education-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .about-section{padding:48px 0}
  .about-section h2{font-size:clamp(28px,7.5vw,34px);margin-bottom:30px}
  .about-hero .portrait{max-width:270px}
  .about-hero h1{font-size:clamp(34px,9vw,48px)}
  .experience{grid-template-columns:minmax(0,1fr);gap:16px}
  .org-mark{width:60px;height:60px}
  .experience h3{font-size:clamp(22px,6vw,28px)}
  .experience header{gap:12px}
  .experience p,.org-link{font-size:15px}
  .education-grid{grid-template-columns:minmax(0,1fr)}
  .education-card{max-width:360px;width:100%;justify-self:center}
  .landscape{height:auto;aspect-ratio:4/3}
  .photo-strip div{width:220px;height:132px}
  .software{padding:48px 0 56px}
  .software-list.physics-playground{height:280px}
  .physics-hint{width:100%;font-size:10px;text-align:center}
}
