.profile-layout{position:relative;grid-template-columns:300px minmax(0,1fr);gap:24px;padding:26px;border:1px solid #e4dbf1;border-radius:24px;background:linear-gradient(125deg,#f0e9fb 0%,#faf8fe 55%,#f1f4fc 100%);box-shadow:0 14px 40px #4530660b;margin-bottom:38px}
.profile-card{border:0;border-radius:17px;box-shadow:0 12px 28px #38245918;background:#fff;overflow:hidden}
.profile-photo{height:325px;object-position:center 20%}
.profile-summary{padding:24px}.profile-summary .eyebrow{font-size:10px;letter-spacing:2px;color:#7854b9}
.profile-summary h1{font-size:25px;line-height:1.6;margin:12px 0 8px;color:#34204f;font-weight:700}
.profile-summary p{font-size:13px;margin:0 0 17px}.profile-summary .badge{display:inline-block;background:#7653b5;color:white;padding:5px 17px;border-radius:7px}
.profile-overview{gap:20px;grid-template-columns:1.08fr 1fr;align-items:stretch}
.profile-overview .detail-panel{padding:28px 25px;border:1px solid #eee8f5;background:#ffffffef;border-radius:17px;box-shadow:0 5px 16px #34254a04}
.profile-overview .detail-panel h2{font-size:22px;font-weight:700;color:#3a2855;border-bottom:1px solid #ebe3f3;padding-bottom:21px;margin:0 0 24px;position:relative}
.profile-overview .detail-panel h2:after{content:'';position:absolute;left:0;bottom:-2px;width:42px;height:3px;border-radius:3px;background:#8861c3}
.profile-overview dl>div{padding-bottom:18px;gap:5px}.profile-overview dt{font-size:12px;color:#8b7b9e}.profile-overview dd{font-size:14px;line-height:1.85;color:#342b45;font-weight:500}
.profile-overview .education{padding-left:23px;padding-bottom:26px;border-left-color:#d9c6ee}.profile-overview .education:last-child{padding-bottom:4px}
.profile-overview .education-dot{height:11px;width:11px;left:-6px;background:#8a60bf;box-shadow:0 0 0 4px #f4edf9}
.profile-overview .education small{display:inline-block;background:#f3ecfb;color:#7750ab;padding:3px 10px;border-radius:5px;font-size:11px;margin-bottom:8px}
.profile-overview .education h3{font-size:16px;line-height:1.8;margin:5px 0 8px;color:#352748}.profile-overview .education p{font-size:13px;line-height:1.9;color:#85778e}
.portfolio-content{border-top:0;padding-top:0}.portfolio-content>.portfolio-section:first-child{margin-top:0}
@media(max-width:1100px){.profile-layout{grid-template-columns:270px minmax(0,1fr);padding:22px;gap:20px}.profile-overview{grid-template-columns:1fr}.profile-photo{height:310px}.profile-overview .detail-panel{padding:24px}.profile-overview .detail-panel h2{font-size:20px}}
@media(max-width:720px){.profile-layout{grid-template-columns:1fr;padding:18px;gap:20px;border-radius:19px}.profile-card{width:100%;max-width:400px;margin:auto}.profile-photo{height:360px}.profile-summary h1{font-size:24px}.profile-overview{grid-template-columns:1fr;gap:16px}.profile-overview .detail-panel{padding:24px 20px}.profile-overview dd{font-size:13px}}
@media(max-width:380px){.profile-layout{padding:12px}.profile-photo{height:300px}.profile-summary{padding:20px}.profile-summary h1{font-size:21px}}
