html{scroll-behavior:smooth}html,body{margin:0;padding:0;font-family:Poppins,sans-serif;transition:background-color .3s,color .3s}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(16px)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}}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}.navbar a.resume-btn{color:#fff;background:#222;border-radius:9999px;gap:.35rem;width:auto;padding:0 .85rem;font-size:.85rem;font-weight:600}.navbar a.resume-btn:hover{background:#000}body.dark .navbar a.resume-btn{color:#121212;background:#eee}body.dark .navbar a.resume-btn:hover{background:#fff}.theme-toggle-btn{cursor:pointer;background:0 0;border:none;padding:.25rem}.container{max-width:720px;margin:0 auto;padding:1rem 1.25rem}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:2.6rem}.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:1.75rem;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.5rem;display:inline-block}body.dark section h2{border-bottom-color:#ccc}.experience-entry,.education-entry,.skills-entry{border-radius:12px;align-items:flex-start;margin-top:1.5rem;margin-bottom:1.5rem;padding:.5rem;transition:background .2s;display:flex}.experience-entry:hover,.education-entry:hover{background:#00000008}body.dark .experience-entry:hover,body.dark .education-entry:hover{background:#ffffff0a}.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:.4;cursor:pointer;color:inherit;background:0 0;border:none;margin-left:8px;font-size:.8rem;transition:opacity .3s,transform .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}.project-entry{color:inherit;border:1px solid #e2e2e2;border-radius:14px;align-items:center;gap:1rem;margin:1rem 0;padding:.75rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}a.project-entry:hover{border-color:#bbb;transform:translateY(-2px);box-shadow:0 6px 18px #00000014}body.dark .project-entry{border-color:#2a2a2a}body.dark a.project-entry:hover{border-color:#444;box-shadow:0 6px 18px #00000080}.project-img{object-fit:cover;background:#f4f4f4;border-radius:14px;flex-shrink:0;width:60px;height:60px}body.dark .project-img{background:#1c1c1c}.project-title{align-items:center;gap:.5rem;margin:0 0 .15rem;font-size:1.1rem;display:flex}.project-subtitle{color:#666;margin:0;font-size:.9rem}body.dark .project-subtitle{color:#aaa}.project-badge{text-transform:uppercase;letter-spacing:.03em;color:#7a5200;background:#ffe8b3;border-radius:9999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}body.dark .project-badge{color:#ffd98a;background:#4a3a12}.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}@media (max-width:600px){.container{padding:1rem}header.hero{gap:.5rem}.hero-text{margin-right:0}.hero-text h1{font-size:2rem}.hero-img{width:92px;height:92px;left:0}.navbar{flex-wrap:wrap;justify-content:flex-start;gap:.5rem}section h2{margin-top:1.5rem;font-size:1.35rem}.project-entry{gap:.75rem;padding:.6rem}.project-img{width:50px;height:50px}.experience-entry,.education-entry{padding:.25rem}.logo-img{width:42px;height:42px;margin-right:.75rem}}
