.portfolio-container{min-height:auto;height:auto;background-color:#0d0d0f;color:#c5c5d0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden;overflow-y:auto}.main-content{display:flex;align-items:center;justify-content:center;gap:3rem;padding:4rem;max-width:1600px;margin:0 auto;align-items:flex-start}.info-section{flex:1.2;max-width:650px;min-width:300px;overflow-y:auto;max-height:80vh;scrollbar-width:none;-ms-overflow-style:none}.info-section::-webkit-scrollbar{display:none}.info-section h1{font-size:3.5rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(90deg,#e5e5f0,#a8a8b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-1px}.info-section .title{font-size:1.25rem;color:#888899;margin-top:0;margin-bottom:2.5rem;font-weight:500;letter-spacing:.5px}.info-section .bio{font-size:1.1rem;line-height:1.7;margin-bottom:3rem;color:#c5c5d0}.info-block{margin-bottom:3rem}.info-block h3{font-size:1.5rem;color:#e5e5f0;position:relative;padding-bottom:.75rem;margin-bottom:1.5rem}.info-block h3:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:2px;background:linear-gradient(90deg,#8e44ad,transparent)}.info-block ul{list-style:none;padding-left:0}.info-block li{margin-bottom:.75rem;line-height:1.6;background-color:rgba(255,255,255,.03);padding:1rem;border-radius:8px;border:1px solid rgba(255,255,255,.05);transition:all .2s ease-in-out}.info-block li:hover{transform:translateX(5px);background-color:rgba(255,255,255,.07);border-color:rgba(255,255,255,.1)}.info-block li strong{color:#e9e9e4}.hobbies-list{display:flex;flex-wrap:wrap;gap:.75rem}.hobbies-list li{background-color:#2a2a2a;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;border:none}.hobbies-list li:hover{transform:translateY(-2px);background-color:#3a3a3a}.profile-section{flex:1;display:flex;justify-content:center;align-items:center;min-width:300px;align-items:flex-start;margin:auto}html{scroll-behavior:smooth}@media (max-width:900px){.main-content{flex-direction:column;padding:2.5rem 1.5rem}.info-section{order:2;min-width:100%;text-align:left}.profile-section{order:1;margin-bottom:3rem;transform:scale(.95);display:none}.info-section h1{font-size:2.5rem;text-align:left}.info-section .title{text-align:left}.info-block h3:after{left:0;transform:none}.hobbies-list{justify-content:flex-start}.flex-1{width:100%}.flex-col{flex-direction:column}}