*{margin:0;padding:0;box-sizing:border-box}.profile-container{width:100%;max-width:900px;margin:0 auto;padding:60px 24px}.profile-main{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.profile-content{flex:1}h1{font-size:3.5rem;font-weight:700;margin-bottom:.5rem;line-height:1.1}.subtitle{font-size:1.15rem;margin-bottom:2rem;color:#b0b0b0}.about-section{margin-top:1.5rem}.about-section h2{font-size:1.25rem;margin-bottom:1rem}.about-section p{margin-bottom:15px;font-size:.95rem;line-height:1.6;color:#d4d4d4}.about-section a{color:#60a5fa;text-decoration:underline;font-weight:500;transition:color .3s}.about-section a:hover{color:#93c5fd}.profile-image{margin-top:1rem;flex-shrink:0}.profile-image img{width:150px;height:150px;border-radius:50%;object-fit:cover;border:3px solid #222}@media (max-width: 768px){.profile-container{padding:40px 20px}.profile-main{flex-direction:column-reverse;align-items:center;text-align:center}h1{font-size:2.5rem}.profile-image{margin-bottom:1rem}.about-section{text-align:left}}@media (max-width: 480px){.profile-container{padding:30px 16px}h1{font-size:2rem}.subtitle{font-size:1rem}.profile-image img{width:120px;height:120px}}*{padding:0;margin:0;box-sizing:border-box}.basa{max-width:900px;margin:0 auto;padding:40px 24px}.section-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.shits{display:flex;justify-content:center;flex-wrap:wrap;gap:24px}.projects{width:260px;border-radius:12px;background-color:#131416;overflow:hidden;transition:transform .3s,box-shadow .3s}.projects:hover{transform:translateY(-4px);box-shadow:0 8px 24px #ffffff0f}.projects img{width:100%;height:160px;object-fit:cover;display:block}.projects a{text-decoration:none;color:#fff;display:block}.projects a:hover{color:#d4d4d4}.projects h4{text-align:center;padding:12px 8px;font-size:.95rem}@media (max-width: 768px){.basa{padding:30px 20px}.shits{gap:20px}.projects{width:240px}}@media (max-width: 480px){.basa{padding:24px 16px}.shits{flex-direction:column;align-items:center;gap:16px}.projects{width:100%;max-width:320px}}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#08090a;color:#fff;overflow-x:hidden}img{max-width:100%;height:auto}
