*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .3s,color .2s}body[data-theme=dark]{color:#e2e8f0;background:#0a0a0f}body[data-theme=dark] .glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #6d28d926}body[data-theme=light]{color:#1a1a2e;background:#f5f5fa}body[data-theme=light] .glass{background:#ffffffb3;border:1px solid #6d28d933;box-shadow:0 4px 20px #00000005}.pdf-loader{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.pdf-loader-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#1e1e28f2;border:1px solid #6d28d94d;border-radius:24px;min-width:200px;padding:2rem}body[data-theme=light] .pdf-loader-content{color:#1a1a2e;background:#fffffff2}.spinner{border:3px solid #6d28d94d;border-top-color:#6d28d9;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.pdf-loader-content p{color:#6d28d9;margin:0;font-size:.9rem}.resume-btn:disabled{opacity:.6;cursor:wait}.stars-container{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.star{background-color:#a855f7;border-radius:50%;animation:2s ease-in-out infinite twinkle;position:absolute;box-shadow:0 0 4px #c084fc,0 0 8px #a855f7}@keyframes twinkle{0%,to{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1)}}.control-bar{z-index:100;gap:10px;display:flex;position:fixed;top:20px;right:20px}.theme-toggle,.lang-toggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;color:inherit;background:#6d28d926;border:1px solid #6d28d94d;border-radius:40px;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;transition:all .2s;display:flex}.theme-toggle:hover,.lang-toggle:hover{color:#fff;background:#6d28d9}.dynamic-line{z-index:10;pointer-events:none;opacity:.5;background:linear-gradient(90deg,#6d28d9,#8b5cf6,#6d28d9);height:2px;position:fixed}.line-top-right{width:180px;animation:1.2s ease-out forwards slideInRight;top:24px;right:-100%}.line-bottom-left{width:180px;animation:1.2s ease-out .3s forwards slideInLeft;bottom:24px;left:-100%}@keyframes slideInRight{0%{opacity:0;right:-100%}to{opacity:.5;right:100px}}@keyframes slideInLeft{0%{opacity:0;left:-100%}to{opacity:.5;left:100px}}.neon-dots{opacity:.03;pointer-events:none;z-index:0;background-image:radial-gradient(#6d28d9 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:fixed;top:0;left:0}.container{z-index:2;max-width:1200px;margin:0 auto;padding:2rem;position:relative}.header{border-radius:60px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:.8rem 1.5rem;display:flex}.logo{color:#6d28d9;flex-shrink:0;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;display:flex}.header-right{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e1b2e99;border-radius:40px;flex-wrap:wrap;align-items:center;gap:.3rem;padding:.3rem;display:flex}.nav-link{color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:40px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.nav-link:hover{background:#6d28d933}.header-buttons{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.support-btn,.resume-btn{cursor:pointer;color:inherit;white-space:nowrap;background:#6d28d926;border:1px solid #6d28d94d;border-radius:40px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.support-btn:hover,.resume-btn:hover{color:#fff;background:#6d28d9}.hero{text-align:center;padding:2rem 0}.hero-badge{background:#6d28d926;border:1px solid #6d28d9;border-radius:40px;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:500;display:inline-flex}.pulse-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.hero-center{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.avatar{border-radius:50%;width:140px;height:140px;margin-bottom:1.5rem;padding:4px;position:relative}.avatar img{object-fit:cover;z-index:2;border-radius:50%;width:100%;height:100%;position:relative}.avatar-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#6d28d9cc,#8b5cf666);border-radius:50%;animation:2s ease-in-out infinite avatarPulse;position:absolute;inset:-6px}@keyframes avatarPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.hero-title{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.accent-text{color:#6d28d9}.hero-tagline{border-radius:40px;align-items:center;gap:.6rem;padding:.5rem 1.2rem;font-size:.9rem;display:inline-flex}.hero-desc{opacity:.8;max-width:700px;margin:0 auto;font-size:1rem;line-height:1.6}.tech-section{margin:3rem 0}.section-title{align-items:center;gap:.6rem;margin-bottom:1.5rem;font-size:1.6rem;font-weight:600;display:flex}.tech-cloud{flex-wrap:wrap;gap:.8rem;display:flex}.tech-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#6d28d91a;border:1px solid #6d28d933;border-radius:40px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.projects-list{flex-direction:column;gap:1.5rem;display:flex}.project-card-full{border-radius:24px;padding:1.5rem;transition:all .2s}.project-header-full{gap:1rem;margin-bottom:1rem;display:flex}.project-icon i{color:#6d28d9;font-size:2rem}.project-name-full{margin-bottom:.3rem;font-size:1.3rem;font-weight:700}.project-meta{opacity:.7;flex-wrap:wrap;gap:1.5rem;font-size:.8rem;display:flex}.project-description{margin-bottom:1rem;line-height:1.6}.project-details{grid-template-columns:1fr 1fr;gap:1.5rem;margin:1rem 0;display:grid}.detail-block h4{color:#6d28d9;margin-bottom:.5rem;font-size:.9rem}.detail-block ul{padding-left:0;list-style:none}.detail-block li{margin-bottom:.3rem;padding-left:1rem;font-size:.85rem;position:relative}.detail-block li:before{content:"▹";color:#6d28d9;position:absolute;left:0}.tech-list{margin:1rem 0}.tech-items{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.tech-mini{background:#6d28d91a;border-radius:20px;padding:.2rem .6rem;font-size:.7rem}.expand-btn{cursor:pointer;color:inherit;background:0 0;border:1px solid #6d28d94d;border-radius:40px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.8rem;transition:all .2s;display:inline-flex}.expand-btn:hover{background:#6d28d933}.pet-section{margin:3rem 0}.section-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.2rem;display:flex}.scroll-hint{opacity:.5;font-size:.75rem}.projects-track{scroll-behavior:smooth;cursor:grab;scrollbar-width:none;gap:1.5rem;padding-bottom:.8rem;display:flex;overflow-x:auto}.projects-track::-webkit-scrollbar{display:none}.project-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #6d28d926;border-radius:20px;flex-shrink:0;min-width:300px;padding:1.2rem;transition:all .2s}body[data-theme=light] .project-card{background:#ffffffb3;border:1px solid #6d28d933}.project-card:hover{border-color:#6d28d9;transform:translateY(-4px)}.project-header{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.project-header i{color:#6d28d9;font-size:1.3rem}.project-name{font-weight:600}.project-desc{opacity:.8;margin-bottom:.8rem;font-size:.85rem;line-height:1.4}.project-stats{opacity:.6;flex-wrap:wrap;gap:1rem;font-size:.7rem;display:flex}.contact-section{margin:3rem 0}.contact-card-large{text-align:center;border-radius:24px;padding:2rem}.contact-text{margin-bottom:1rem;line-height:1.6}.contact-sub{opacity:.7;margin-bottom:1.5rem;font-size:.85rem}.contact-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.contact-link{color:inherit;background:#6d28d91a;border-radius:40px;align-items:center;gap:.5rem;padding:.5rem 1.2rem;text-decoration:none;transition:all .2s;display:inline-flex}.contact-link:hover{color:#fff;background:#6d28d9}.footer{border-top:1px solid #6d28d926;margin-top:4rem;padding-top:2rem}.footer-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-col{flex-direction:column;align-items:center;display:flex}.footer-col h4{color:#6d28d9;margin-bottom:1rem;font-size:.9rem;font-weight:600}.footer-col a,.footer-lang-btn,.footer-link-btn{color:inherit;opacity:.6;cursor:pointer;text-align:center;background:0 0;border:none;margin-bottom:.5rem;padding:0;font-size:.8rem;text-decoration:none;transition:opacity .2s;display:inline-block}.footer-col a:hover,.footer-lang-btn:hover,.footer-link-btn:hover{opacity:1;color:#6d28d9}.footer-bottom{text-align:center;opacity:.5;border-top:1px solid #6d28d91a;padding-top:1.5rem;font-size:.75rem}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#14141ef2;border:1px solid #6d28d94d;border-radius:24px;width:90%;max-width:500px;padding:2rem;position:relative}body[data-theme=light] .modal-content{background:#fffffff2}.modal-close{cursor:pointer;color:inherit;background:0 0;border:none;font-size:1.2rem;position:absolute;top:1rem;right:1rem}.modal-content h2{color:#6d28d9;margin-bottom:1rem}@media (width<=900px){.container{padding:1.5rem}.header{border-radius:30px;flex-direction:column;padding:1rem}.logo{align-self:flex-start}.header-right{justify-content:space-between;width:100%}.nav{flex:1;justify-content:center}}@media (width<=768px){.control-bar{gap:6px;top:12px;right:12px}.theme-toggle,.lang-toggle{padding:6px 12px;font-size:.75rem}.header{border-radius:24px;padding:.8rem}.logo{font-size:1.1rem}.header-right{flex-direction:column;gap:.8rem}.nav{justify-content:center;width:100%}.nav-link{padding:.4rem .8rem;font-size:.85rem}.header-buttons{justify-content:center;gap:.8rem;width:100%}.support-btn,.resume-btn{padding:.4rem .9rem;font-size:.8rem}.support-btn span,.resume-btn span{display:inline}.hero-title{font-size:1.8rem}.avatar{width:100px;height:100px}.hero-tagline{padding:.4rem 1rem;font-size:.8rem}.hero-desc{padding:0 1rem;font-size:.9rem}.section-title{font-size:1.4rem}.project-card{min-width:260px}.project-details{grid-template-columns:1fr;gap:1rem}.project-meta{flex-direction:column;gap:.3rem}.contact-links{flex-direction:column;align-items:stretch;gap:.8rem}.contact-link{justify-content:center}.footer-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (width<=600px){.container{padding:1rem}.hero-title{font-size:1.6rem}.hero-tagline{flex-wrap:wrap;justify-content:center;font-size:.7rem}.tech-badge{padding:.3rem .8rem;font-size:.7rem}.support-btn,.resume-btn{padding:.4rem .8rem}.support-btn span,.resume-btn span{display:inline}}@media (width<=480px){.control-bar{top:8px;right:8px}.theme-toggle,.lang-toggle{padding:5px 10px;font-size:.7rem}.logo{font-size:1rem}.nav-link{padding:.35rem .7rem;font-size:.75rem}.support-btn,.resume-btn{padding:.35rem .8rem;font-size:.75rem}.support-btn span,.resume-btn span{display:inline}.hero-title{font-size:1.4rem}.hero-badge{padding:.3rem 1rem;font-size:.7rem}.avatar{width:80px;height:80px}.hero-desc{font-size:.85rem}.section-title{font-size:1.2rem}.project-card-full{padding:1rem}.project-name-full{font-size:1.1rem}.project-icon i{font-size:1.5rem}.project-card{min-width:240px;padding:1rem}.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-col{align-items:center}.footer-col a,.footer-lang-btn,.footer-link-btn,.footer-col h4{text-align:center}.modal-content{width:95%;padding:1.5rem}.modal-content h2{font-size:1.2rem}}@media (height<=600px){.hero{padding:1rem 0}.avatar{width:80px;height:80px;margin-bottom:1rem}.hero-title{font-size:1.5rem}.tech-section,.projects-section,.pet-section,.contact-section{margin:2rem 0}}@media (width<=900px) and (orientation:landscape){.header{flex-flow:wrap}.header-right{flex-direction:row;width:auto}.hero{padding:1rem 0}.avatar{width:80px;height:80px}.hero-title{font-size:1.6rem}}
