/* Final portrait fix: use the clean embedded profile-photo.svg asset. */
.hero-inner{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:8px}.hero-copy{min-width:0;z-index:10}.hero h1{font-size:clamp(46px,5.15vw,78px);letter-spacing:-2.5px;line-height:.98;overflow-wrap:normal;word-break:normal;white-space:normal}.hello{font-size:16px;padding:8px 18px;margin-bottom:24px}.hero-tagline{font-size:18px;max-width:650px}.hero-visual{min-width:0;overflow:visible}.portrait{width:min(400px,31vw);height:min(400px,31vw);min-width:330px;min-height:330px;padding:5px;z-index:5;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#16c4ff,#5d72ff,#a14cff);box-shadow:0 0 45px rgba(20,155,255,.24);position:relative}.portrait::before{content:"";display:block!important;position:absolute;inset:5px;border-radius:50%;z-index:2;background-image:url('./assets/profile-photo.svg?v=2');background-position:center;background-size:cover;background-repeat:no-repeat;background-color:#f4f4f4}.portrait-placeholder{display:none!important}.profile-photo{display:none!important}
@media(max-width:1200px){.hero-inner{grid-template-columns:minmax(0,1fr) minmax(430px,.9fr)}.hero h1{font-size:clamp(44px,5.2vw,68px)}.portrait{width:370px;height:370px;min-width:320px;min-height:320px}.orbit-one{width:500px;height:500px}.orbit-two{width:575px;height:575px}.tech-node{width:68px;height:68px;font-size:31px}}@media(max-width:1000px){.hero-inner{grid-template-columns:minmax(0,1fr) 400px;gap:0}.hero h1{font-size:clamp(42px,5.4vw,62px)}.hero h2{font-size:23px}.hero-tagline{font-size:17px}.portrait{width:340px;height:340px;min-width:300px;min-height:300px}.node-git{left:0}.node-react{right:-5px}}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:10px}.hero-copy{text-align:center}.hero-tagline{margin-left:auto;margin-right:auto}.quick-contact,.hero-cta{justify-content:center}.hero-visual{height:470px;margin-top:5px}.portrait{width:330px;height:330px;min-width:0;min-height:0}.tech-node{width:62px;height:62px;font-size:28px}}@media(max-width:600px){.hero{padding-top:105px}.hero h1{font-size:clamp(39px,11vw,55px);letter-spacing:-1.5px}.hero h2{font-size:19px}.hero-tagline{font-size:16px}.hero-visual{height:390px}.portrait{width:285px;height:285px}.orbit-one{width:355px;height:355px}.orbit-two{width:410px;height:410px}.node-java{top:8px}.node-spring{top:68px;right:0}.node-react{right:-2px}.node-db{right:5px;bottom:38px}.node-docker{bottom:0}.node-git{left:0;top:44%}}