*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-snap-type:y proximity}body{color:#fff;-webkit-font-smoothing:antialiased;background:#0f0f0f;font-family:system-ui,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}section{scroll-snap-align:start}.main-content{margin-left:200px;padding-right:56px}.sidebar{z-index:100;background:#0d0d18;border-right:1px solid #1e1e30;flex-direction:column;width:200px;height:100vh;display:flex;position:fixed;top:0;left:0}.mobile-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:150;background:#0d0d18cc;border-bottom:1px solid #1e1e30;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 1.25rem;display:none;position:fixed;top:0;left:0}.sidebar-social{color:#666;border-radius:6px;align-items:center;gap:.5rem;margin-bottom:.15rem;padding:.5rem 1rem;font-size:.82rem;transition:color .2s,background .2s;display:flex}.sidebar-social:hover{color:#fff;background:#646cff18}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.animate-hidden{opacity:0;transform:translateY(28px)}.animate-visible{animation:.6s forwards fadeUp}@keyframes heroFade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-text{animation:.7s .1s both heroFade}.hero-img{animation:.7s .3s both heroFade}@keyframes bounce{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(7px)}}.scroll-indicator{animation:1.8s ease-in-out infinite bounce}.scroll-indicator:hover{opacity:.7}.section-divider{background:#646cff;border-radius:2px;width:40px;height:3px;margin-bottom:2.5rem}.btn-primary{color:#fff;background:#646cff;border-radius:8px;padding:.7rem 1.75rem;font-size:.92rem;font-weight:700;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:#535bf2;transform:translateY(-2px)}.btn-secondary{color:#646cff;background:0 0;border:1px solid #646cff;border-radius:8px;padding:.7rem 1.75rem;font-size:.92rem;font-weight:700;transition:background .2s,transform .15s;display:inline-block}.btn-secondary:hover{background:#646cff22;transform:translateY(-2px)}.project-card{background:#1e1e2e;border:1px solid #2a2a3e;border-radius:14px;flex-direction:column;gap:1rem;padding:1.75rem;transition:border-color .2s,transform .2s;display:flex}.project-card:hover{border-color:#646cff;transform:translateY(-4px)}.repo-link{color:#888;border:1px solid #333;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.8rem;transition:color .2s,border-color .2s;display:inline-flex}.repo-link:hover{color:#fff;border-color:#646cff}.notion-banner{color:#ddd;background:linear-gradient(135deg,#1e1e2e 0%,#16162a 100%);border:1px solid #646cff55;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2rem;padding:1.5rem 2rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.notion-banner:hover{border-color:#646cff;transform:translateY(-3px);box-shadow:0 8px 32px #646cff22}.contact-item{color:#ddd;background:#1e1e2e;border:1px solid #2a2a3e;border-radius:10px;align-items:center;gap:.75rem;width:100%;max-width:420px;padding:.85rem 1.5rem;font-size:1rem;transition:border-color .2s,color .2s;display:flex}.contact-item:hover{color:#fff;border-color:#646cff}.profile-img{object-fit:cover;border:3px solid #646cff;border-radius:50%;width:240px;height:240px;box-shadow:0 0 40px #646cff44}@media (width<=900px){.sidebar{display:none}.mobile-header{display:flex}.main-content{margin-left:0;padding-top:56px;padding-right:0}.section-nav{display:none}.profile-img{width:160px;height:160px}}@media (width<=480px){.btn-primary,.btn-secondary{text-align:center;width:100%}.notion-banner{flex-direction:column;align-items:flex-start}}
