.hero-section{align-items:flex-start;gap:40px;max-width:1400px;margin:0 auto;padding:40px;display:flex}.left-panel{flex:1;min-width:0}.right-panel{flex-shrink:0;width:430px}.profile-row{text-align:left;align-items:flex-start;gap:30px;display:flex}.profile-row img{margin-top:-15px}.profile-info{flex:1;margin-top:-10px}.media-row{margin-top:40px}@media (max-width:768px){.hero-section{flex-direction:column}.right-panel{width:100%}.profile-row{text-align:center;flex-direction:column}.hero-section{flex-direction:column;display:flex}.right-panel{order:2}.media-row{order:3}.hero-section{flex-direction:column;padding:20px}.profile-row{text-align:center;flex-direction:column;align-items:center}.profile-info{text-align:center}.media-row{margin-top:20px}.stats-row{justify-content:center!important;margin-left:0!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
