.availability-badge,.hero h1,.hero-description,.hero-buttons,.hero-stats,.hero-tech-strip,.hero-image-desktop,.hero-image-mobile{opacity:0}.loaded .availability-badge,.loaded .hero h1,.loaded .hero-description,.loaded .hero-buttons,.loaded .hero-stats,.loaded .hero-tech-strip{animation:.3s forwards heroFadeUp}.loaded .hero-image-desktop{animation:.3s forwards heroFadeRight}.loaded .hero-image-mobile{animation:.3s forwards heroFadeUp}.loaded .availability-badge{animation-delay:0s}.loaded .hero h1{animation-delay:80ms}.loaded .hero-description{animation-delay:.16s}.loaded .hero-buttons{animation-delay:.24s}.loaded .hero-stats,.loaded .hero-tech-strip{animation-delay:.32s}.loaded .hero-image-desktop,.loaded .hero-image-mobile{animation-delay:50ms}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.scroll-animate{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.scroll-animate.animate-in{opacity:1;transform:translateY(0)}.home-experience{padding:5rem 0}.home-experience-items{gap:1rem;max-width:1200px;margin:0 auto;display:flex}.home-experience-items .home-experience-item{flex:1}.hero-tech-strip{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.section-title{font-family:Syne,sans-serif}.hero-tech-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-light);margin:0;font-family:Syne,sans-serif;font-size:.75rem}.hero-tech-icons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-tech-icon{object-fit:contain;opacity:.8;width:28px;height:28px;transition:opacity .3s,transform .3s}.hero-tech-icon:hover{opacity:1;transform:translateY(-3px)}.hero-stats{align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}.hero-stat{flex-direction:column;gap:.2rem;display:flex}.hero-stat-number{color:#10b981;font-family:Syne,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.hero-stat-label{color:var(--text-light);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600}.hero-stat-divider{background:var(--border);width:1px;height:35px}[data-theme=dark] .hero-tech-icon[src*=github],[data-theme=dark] .hero-tech-icon[src*=nextjs],[data-theme=dark] .hero-tech-icon[src*=express]{filter:invert()}.hero-tech-link{color:#10b981;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;transition:gap .3s;display:inline-flex}.hero-tech-link:hover{gap:.7rem}.availability-badge{color:#10b981;text-transform:uppercase;letter-spacing:.08em;background:#10b9811a;border:1px solid #10b9814d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem .9rem;font-family:Syne,sans-serif;font-size:.7rem;font-weight:700;display:inline-flex}.availability-dot{background:#10b981;border-radius:50%;width:8px;min-width:8px;height:8px;animation:2s ease-in-out infinite availabilityPulse}@keyframes availabilityPulse{0%,to{opacity:1;box-shadow:0 0 #10b98166}50%{opacity:.7;box-shadow:0 0 0 6px #10b98100}}.home-about{padding:5rem 0}.home-about-content h3{margin-bottom:.3rem;font-family:Syne,sans-serif;font-size:2rem;font-weight:800}.home-about-role{color:var(--text-light);margin-bottom:1rem;font-size:.98rem;font-style:italic}.home-about-bio{color:var(--text-light);margin-bottom:1.5rem;font-family:Syne,sans-serif;line-height:1.8}.home-feature-cards{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.home-feature-card{border:1px solid var(--border);background:var(--white);align-items:center;gap:1.2rem;padding:1.5rem;transition:all .3s;display:flex}.home-feature-card:hover{border-color:var(--black);box-shadow:0 4px 12px var(--shadow)}.home-feature-icon{color:#10b981;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;display:flex}.home-feature-card h4{color:var(--black);margin-bottom:.3rem;font-family:Syne,sans-serif;font-size:.95rem;font-weight:700}.home-feature-card p{color:var(--text-light);margin:0;font-size:.85rem;line-height:1.6}.home-about-btn{align-items:center;gap:.5rem;display:inline-flex}.featured-projects{padding-top:5rem;padding-bottom:0}.featured-projects .section-header{text-align:center;margin-bottom:3rem}.featured-projects .section-subtitle{color:var(--text-light);word-wrap:break-word;overflow-wrap:break-word;max-width:900px;margin:.5rem auto 0;padding:0 1rem;font-size:1rem}.home-projects-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.home-projects-cta{text-align:center;margin-top:1rem}.home-projects-cta .btn-primary,.home-about-btn{min-width:auto;padding:.6rem 2rem;font-size:.85rem}.profile-image-wrapper:before{content:"";border:none;transition:all .5s;position:absolute;inset:-20px}.profile-image{object-fit:contain;width:100%;height:100%;transition:all .5s;border:none!important;border-radius:0!important;outline:none!important}.profile-image-wrapper{width:340px;position:relative;border:none!important;border-radius:0!important;outline:none!important}.profile-image-wrapper:hover .profile-image{filter:grayscale(0%);transform:scale(1.05)}.profile-image-wrapper:hover:before{border-color:#0000;transform:rotate(5deg)}.orbit-ring{border-radius:50%;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-badge{background:var(--white);white-space:nowrap;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Syne,sans-serif;font-size:.78rem;font-weight:700;animation:3s ease-in-out infinite badgeFloat;display:flex;position:absolute;box-shadow:0 4px 15px #00000026}[data-theme=dark] .hero-badge{box-shadow:0 4px 20px #00000080}[data-theme=dark] .badge-1{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa66}[data-theme=dark] .badge-2{color:#f472b6;background:#f472b626;border:1px solid #f472b666}[data-theme=dark] .badge-3{background:#f59e0b26;border:1px solid #f59e0b66}.badge-1{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d;animation-delay:0s;bottom:10%;left:-20%;transform:none}.badge-2{color:#ec4899;background:#ec48991a;border:1px solid #ec48994d;animation-delay:1s;top:42%;bottom:auto;right:-35%}.badge-3{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b4d;animation-delay:2s;top:5%;left:auto;right:-10%}@keyframes spinOrbit{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes counterSpin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.mobile-badge{background:var(--white);white-space:nowrap;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .65rem;font-size:.6rem;font-weight:700;display:inline-flex;position:absolute;box-shadow:0 4px 15px #00000026}[data-theme=dark] .mobile-badge-1{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa66}[data-theme=dark] .mobile-badge-2{color:#f472b6;background:#f472b626;border:1px solid #f472b666}[data-theme=dark] .mobile-badge-3{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b66}.mobile-badge-1{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d;animation:3s ease-in-out infinite badgeFloat;top:-15%;left:-5%;transform:translate(-50%)}.mobile-badge-2{color:#ec4899;background:#ec48991a;border:1px solid #ec48994d;animation:3s ease-in-out 1s infinite badgeFloat;top:50%;right:-65%;transform:translateY(-50%)}.mobile-badge-3{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b4d;animation:3s ease-in-out 2s infinite badgeFloat;top:50%;left:-65%;transform:translateY(-50%)}.hero{align-items:center;min-height:auto;padding:8rem 0 5rem;display:flex;position:relative}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.hero-content{z-index:1;color:var(--hero-text);text-align:left;position:relative}.hero h1{color:var(--hero-text);margin-bottom:1rem;font-size:2.3rem;font-weight:800;line-height:1.1}.hero-subtitle{color:var(--hero-text);letter-spacing:.02em;align-items:center;gap:8px;margin-bottom:1.5rem;font-size:1.2rem;font-weight:400;display:flex}.hero-subtitle-icon{color:var(--hero-text);fill:currentColor;background:0 0;flex-shrink:0;font-size:20px;animation:.4s fadeRole}@keyframes fadeRole{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.hero-description{color:var(--hero-text);max-width:500px;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.hero-buttons .btn{padding:.6rem 2rem;font-size:.85rem}.hero .btn-primary{background:var(--hero-text);color:var(--hero-bg);border:2px solid var(--hero-text)}.hero .btn-primary:hover{color:var(--hero-text);background:0 0}.hero .btn-outline{border-color:var(--hero-text);color:var(--hero-text)}.hero .btn-outline:hover{background:var(--hero-text);color:var(--hero-bg)}.wave{transform-origin:70% 70%;font-size:1.2em;font-style:normal;animation:2.5s infinite wave;display:inline-block;background:0 0!important}@keyframes wave{0%,to{transform:rotate(0)}10%,30%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0)}}.hero-image{justify-content:center;align-items:center;display:flex}.home-experience-item{border:1px solid var(--border);background:var(--white);align-items:center;gap:1.5rem;max-width:600px;margin:0 auto;padding:1.5rem;display:flex}.home-exp-logo{object-fit:contain;width:50px;height:50px}.home-exp-title{color:var(--black);margin:0;font-family:Syne,sans-serif;font-size:1rem;font-weight:700}.home-exp-sub{color:var(--text-light);margin:.2rem 0;font-size:.85rem}.home-exp-year{color:var(--text-light);margin:0;font-size:.8rem}.home-exp-desc{color:var(--text-light);margin:.4rem 0 0;font-size:.85rem;line-height:1.6}.tech-icons-grid{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.tech-icon-item{cursor:default;opacity:0;flex-direction:column;align-items:center;gap:.5rem;min-width:70px;transition:opacity .5s,transform .5s;display:flex}.tech-icon-item.animate-in{opacity:1;animation:3s ease-in-out infinite floatIcon;animation-delay:var(--float-delay,0s)}@keyframes floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.tech-stack-cta{text-align:center;margin-top:2rem}.tech-stack-cta .btn-primary{min-width:auto;padding:.6rem 2rem;font-size:.85rem}.tech-icon-item:hover{transition:transform .3s;transform:translateY(-5px)}.tech-icon-img-new{object-fit:contain;width:48px;height:48px;transition:transform .3s}.tech-icon-item:hover .tech-icon-img-new{transform:scale(1.2)}.tech-icon-name{color:var(--text-light);text-align:center;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}[data-theme=dark] .tech-icon-img-new[src*=github],[data-theme=dark] .tech-icon-img-new[src*=nextjs],[data-theme=dark] .tech-icon-img-new[src*=express],[data-theme=dark] .tech-icon-img-new[src*=vercel]{filter:invert()}.hero-image-mobile{display:none}.hero-image-desktop{display:flex}.role-text{display:inline}.cursor{color:var(--gray-300);margin-left:2px;font-weight:300;animation:.7s infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:968px){.hero{min-height:auto;padding:5rem 0}.hero-grid{grid-template-columns:1fr;gap:3rem}.hero-content{text-align:center;overflow:visible}.hero-buttons{justify-content:center}.hero h1{font-size:2.5rem}.hero-subtitle{justify-content:center;font-size:1.1rem}.hero-description{font-size:.85rem}.hero-image-desktop{display:none}.hero-image-mobile{justify-content:center;margin:0;padding:1.5rem 0;display:flex;overflow:visible}.hero-image-mobile .profile-image-wrapper{width:180px;height:auto;margin:0 auto;overflow:visible}.section-title{font-size:1.8rem}.home-about-content h3{font-size:1.6rem}.home-about-role{font-size:1rem}.home-about-bio,.home-feature-card h4{font-size:.95rem}.home-feature-card p{font-size:.85rem}.featured-projects .section-subtitle{font-size:.95rem}.tech-stack{overflow-x:hidden}.hero-tech-strip{align-items:center}.hero-tech-icons{justify-content:center}}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:768px){.home-about,.tech-stack{margin-left:.5rem;margin-right:.5rem}.hero{padding:4rem 0}.hero h1{font-size:1.5rem!important}.hero-subtitle{font-size:1rem}.hero-subtitle-icon{font-size:18px}.hero-description{padding:0 .6rem;font-size:.9rem}.hero-buttons{gap:.75rem;padding:0 .6rem}.hero-buttons .btn{flex:1;min-width:auto;padding:.6rem 1rem;font-size:.82rem}.home-projects-cta{margin-top:.5rem;margin-bottom:1rem}.home-experience-item{max-width:100%;margin:0 .5rem}.home-experience-items{flex-direction:column}.availability-badge{gap:.4rem;padding:.35rem .75rem;font-size:.7rem}.availability-dot{width:6px;min-width:6px;height:6px}.hero-stats{justify-content:center;gap:1.2rem}.hero-stat-number{font-size:1.3rem}.hero-stat-label{font-size:.65rem}.profile-image-wrapper{width:250px;height:auto;overflow:visible}.profile-image-wrapper:before{inset:-10px}.section-title{font-size:1.5rem}.home-about-content h3{font-size:1.1rem!important}.home-about-role{font-size:.95rem}.home-about-bio{font-size:.9rem}.home-about-btn{justify-content:center;width:auto;margin:0 auto;display:inline-flex}.home-about-content{text-align:center}.home-feature-cards{grid-template-columns:1fr}.home-feature-card{text-align:left;gap:1.2rem;padding:1.5rem}.home-feature-icon{width:48px;height:48px;font-size:1.4rem}.home-feature-card h4{font-size:.9rem}.home-feature-card p{font-size:.82rem}.tech-stack{overflow-x:visible}.tech-icons-grid{justify-content:center;gap:1.25rem}.tech-icon-item{flex:none;min-width:60px}.tech-icon-img-new{width:38px;height:38px}.tech-icon-name{white-space:normal;word-break:break-word;max-width:70px;font-size:.6rem}.tech-stack-cta .btn-primary{padding:.5rem 1.5rem;font-size:.85rem}.featured-projects .section-subtitle{font-size:.9rem}.home-projects-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:480px){.home-about,.tech-stack{margin-left:.5rem;margin-right:.5rem}.hero-image-mobile .profile-image-wrapper{width:150px;height:auto}.hero-badge{padding:.25rem .55rem!important;font-size:.55rem!important}.badge-1{top:-20%}.hero-image-mobile .badge-2{right:-45%}.badge-3{bottom:20%;left:-40%}.hero h1{font-size:1.75rem}.hero-subtitle{font-size:.9rem}.hero-subtitle-icon{font-size:16px}.hero-description{padding:0 .5rem;font-size:.85rem}.hero-buttons{padding:0 .5rem}.hero-buttons .btn{padding:.5rem .8rem;font-size:.8rem}.home-projects-cta{margin-top:.5rem;margin-bottom:1rem}.availability-badge{gap:.35rem;padding:.25rem .55rem;font-size:.6rem}.availability-dot{width:5px;min-width:5px;height:5px}.hero-stats{gap:1rem}.hero-stat-number{font-size:1.2rem}.profile-image-wrapper{width:200px;height:auto;overflow:visible}.section-title{font-size:1.3rem}.home-about-content h3{font-size:1.2rem}.home-about-role{font-size:.9rem}.home-about-bio{font-size:.85rem}.home-about-btn{width:auto;margin:0 auto;padding:.4rem 1rem;font-size:.8rem;display:inline-flex}.home-feature-card{gap:1rem;padding:1.25rem}.home-feature-icon{width:42px;height:42px;font-size:1.2rem}.home-feature-card h4{font-size:.85rem}.home-feature-card p{font-size:.8rem}.tech-stack{overflow-x:visible}.tech-icons-grid{justify-content:center;gap:1rem}.tech-icon-item{flex:none;min-width:55px}.tech-icon-img-new{width:35px;height:35px}.tech-icon-name{max-width:60px;font-size:.55rem}.tech-stack-cta .btn-primary{padding:.4rem 1.25rem;font-size:.8rem}.featured-projects .section-subtitle{font-size:.85rem}.home-projects-cta .btn-primary{padding:.4rem 1rem;font-size:.8rem}}
