html,body{margin:0;padding:0;font-family:Poppins,sans-serif;transition:background-color .3s,color .3s}body{color:#333;background-color:#fff;line-height:1.4}body.dark{color:#ddd;background-color:#121212}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#ffffffd9;border-radius:18px;gap:1rem;margin-top:1rem;padding:.2rem;display:flex;top:4rem;right:1rem}body.dark .navbar{background:#121212d9}.navbar a{width:36px;height:36px;color:inherit;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .3s;display:flex}.navbar a:hover{background:#0000001a}body.dark .navbar a:hover{background:#ffffff1a}.theme-toggle-btn{cursor:pointer;background:0 0;border:none;padding:.25rem}.container{max-width:800px;margin:0 auto;padding:1rem}section{margin:.05rem 0;padding:.1rem 0}header.hero{justify-content:space-between;align-items:center;display:flex}.hero-text{text-align:left;flex:1;margin-right:1.5rem}.hero-text h1{margin-bottom:.5rem;font-size:3.5rem}.subtitle{color:#555;font-size:1.1rem}.wave-emoji{margin-left:.25rem}.name{margin-top:.5rem;font-weight:700}.hero-img{object-fit:cover;border-radius:50%;width:130px;height:130px;position:relative;top:10px;left:-10px}section h2{border-bottom:1px solid #333;margin-top:2rem;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.8rem;display:inline-block}.experience-entry,.education-entry,.skills-entry{align-items:flex-start;margin-top:1.5rem;margin-bottom:1.5rem;display:flex}.experience-entry img,.education-entry img,.skills-entry img{flex-shrink:0}.experience-entry div,.education-entry div,.skills-entry div{flex:1}.dates{color:#666;margin-bottom:.5rem;font-size:.9rem}footer{text-align:center;border-top:1px solid #ccc;margin-top:1rem;padding:1rem 0;font-size:.9rem}.profile-img{object-fit:cover;border-radius:50%;width:150px;height:150px;margin:0 auto 1rem;display:block}.logo-img{object-fit:cover;border-radius:50%;width:50px;height:50px;margin-right:1rem}.job-title{display:inline;position:relative}.collapse-btn{opacity:0;cursor:pointer;background:0 0;border:none;margin-left:8px;font-size:1rem;transition:opacity .3s}.job-title:hover .collapse-btn{opacity:1}.description-container{opacity:0;max-height:0;transition:max-height .5s,opacity .5s;overflow:hidden}.description-container.expanded{opacity:1;max-height:1200px}.description{color:#444;margin-top:.5rem;margin-bottom:.25rem;font-size:.9rem;line-height:1.6}.description-bullets{color:#444;margin:.25rem 0 .5rem 1.2rem;padding:0;font-size:.9rem;line-height:1.6}.description-bullets li{margin-bottom:.2rem}.skills-list{flex-wrap:wrap;gap:.5rem;margin:1rem 0;padding:0;list-style:none;display:flex}.skills-list li{color:#fff;cursor:default;white-space:nowrap;background-color:#222;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem}.skills-list li:hover{background-color:#333}
