body{background:linear-gradient(145deg,#0a0a1f,#111130);color:#f3f3f3;font-family:Outfit,sans-serif;font-size:16px;line-height:1.5;margin:0;overflow-x:hidden;padding:0;position:relative;width:100%}body:after,body:before{animation:floatColors 12s ease-in-out infinite alternate;border-radius:50%;content:"";filter:blur(100px);height:400px;opacity:.6;position:fixed;width:400px;z-index:-1}body:before{background:#8e44ad;left:-100px;top:-100px}body:after{background:#3498db;bottom:-100px;right:-100px}@media (max-width:1024px){body{font-size:15px}}@media (max-width:768px){body{font-size:14px}}@media (max-width:480px){body{font-size:13.5px}}.header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0a0a1933;border-bottom:1px solid #ffffff0d;padding:.8rem 2rem;position:sticky;top:0;width:100%;z-index:100}.container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.logo{color:#f3f3f3;font-size:1.25rem;font-weight:600;letter-spacing:.5px}.nav .nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav .nav-links a{color:#ddd;font-weight:400;text-decoration:none;transition:color .3s ease}.nav .nav-links a:hover{color:#fef08a}.menu-toggle{display:none}@media (max-width:1024px){.nav .nav-links{font-size:1rem;gap:1.5rem}}@media (max-width:768px){.container{flex-direction:row;justify-content:space-between}.nav .nav-links{font-size:.95rem;gap:1rem}}@media (max-width:480px){.header{padding:.8rem 1rem}.logo{font-size:1.1rem}.nav .nav-links{animation:slideIn .3s ease forwards;background:#0a0a19f2;border-radius:0 0 0 8px;display:none;flex-direction:column;font-size:1rem;gap:.8rem;padding:1rem;position:absolute;right:0;top:60px}.nav .nav-links.active{display:flex}.menu-toggle{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:22px;justify-content:space-between;margin-left:auto;padding:0;width:28px}.menu-toggle span{background:#f3f3f3;border-radius:3px;display:block;height:3px;transition:all .3s ease;width:100%}.menu-toggle.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}.hero{align-items:center;background:linear-gradient(145deg,#0a0a1f,#111130);box-sizing:border-box;display:flex;height:auto;justify-content:center;min-height:86.5vh;overflow:hidden;padding:0 20px;position:relative;width:100%}.hero:after,.hero:before{animation:floatColors 12s ease-in-out infinite alternate;border-radius:50%;content:"";filter:blur(100px);height:400px;opacity:.6;position:absolute;width:400px;z-index:0}.hero:before{background:#8e44ad;left:-100px;top:-100px}.hero:after{background:#3498db;bottom:-100px;right:-100px}.hero-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;position:relative;z-index:1}.hero-text{flex:1 1;min-width:280px}.hero-text h1{color:#fff;font-size:3rem;font-weight:600;margin-bottom:.5rem}.hero-text h2{color:#fef08a;font-size:1.5rem;font-weight:500;margin-bottom:1rem}.hero-text p{color:#c7c7c7;font-size:1rem;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary{background-color:#7c3aed;border-radius:8px;color:#fff;font-weight:600;padding:.7rem 1.6rem;text-decoration:none;transition:background-color .3s ease}.btn-primary:hover{background-color:#6a28d9}.btn-secondary{background-color:initial;border:2px solid #e0e0e0;border-radius:8px;color:#e0e0e0;font-weight:600;padding:.7rem 1.6rem;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background-color:#e0e0e0;color:#0f0f0f}.hero-image{flex:1 1;min-width:280px;position:relative;text-align:center}.hero-image img{border:4px solid #1e1e2f;border-radius:50%;box-shadow:0 0 40px #8257e566;height:260px;object-fit:cover;width:260px}@media (max-width:1024px){.hero-text h1{font-size:2.5rem}.hero-text h2{font-size:1.3rem}.hero-image img{height:220px;width:220px}}@media (max-width:768px){.hero-content{flex-direction:column-reverse;text-align:center}.hero-text h1{font-size:2.2rem}.hero-text h2{font-size:1.2rem}}@media (max-width:480px){.hero{padding:20px 10px}.hero-text h1{font-size:1.8rem}.hero-text h2{font-size:1rem}.hero-text p{font-size:.95rem}.hero-buttons{flex-direction:column;gap:.8rem}.hero-buttons a{text-align:center;width:100%}.hero-image img{height:180px;width:180px}}.logo-circle{background:#9c66ff33;border-radius:50%;color:#fff;font-size:1rem;font-weight:700;height:40px;width:40px}.about-section,.logo-circle{align-items:center;display:flex;justify-content:center}.about-section{background:linear-gradient(145deg,#0a0a1f,#111130);height:auto;min-height:86.5vh;overflow:hidden;padding:0 20px;position:relative;width:100%}.about-section:after,.about-section:before{animation:floatColors 12s ease-in-out infinite alternate;border-radius:50%;content:"";filter:blur(100px);height:400px;opacity:.6;position:absolute;width:400px;z-index:0}.about-section:before{background:#8e44ad;left:-100px;top:-100px}.about-section:after{background:#3498db;bottom:-100px;right:-100px}@keyframes floatColors{0%{transform:translate(0)}50%{transform:translate(40px,60px)}to{transform:translate(-30px,20px)}}.about-container{align-items:center;display:flex;gap:4rem;max-width:1200px;padding:2rem;position:relative;width:90%;z-index:1}.about-image img{border-radius:50%;box-shadow:0 0 40px #9068ff66;height:280px;object-fit:cover;width:280px}.about-card-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.about-card{background-color:#191933;border-radius:1.5rem;box-shadow:0 0 20px #6464ff33;color:#fff;max-width:600px;padding:2rem;transition:opacity 1.5s ease,transform 1.5s ease}.about-card.fade{opacity:0;transform:translateY(10px);transition:opacity .1s ease,transform .1s ease}.about-card h2{color:#a992ff;font-size:2rem;margin-bottom:1rem}.about-card p{font-size:1.1rem;line-height:1.6}.arrow{animation:bounce 1.5s infinite;background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;left:50%;position:absolute;transform:translateX(-50%);transition:transform .2s ease;z-index:2}.arrow:hover{transform:translateX(-50%) scale(1.2)}.arrow-up{bottom:100%;margin-bottom:0}.arrow-down{margin-top:10px;top:100%}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-8px)}}@media (max-width:1024px){.about-container{gap:2rem}.about-card h2{font-size:1.8rem}.about-card p{font-size:1rem}.about-image img{height:240px;width:240px}}@media (max-width:768px){.about-container{flex-direction:column;padding:1.5rem;text-align:center}.about-card{padding:1.5rem}.about-card h2{font-size:1.6rem}.about-card p{font-size:.95rem}.about-image img{height:200px;width:200px}}@media (max-width:480px){.about-section{padding:20px 10px}.about-card{padding:1rem}.about-card h2{font-size:1.4rem}.about-card p{font-size:.9rem}.about-image img{height:160px;width:160px}}.projects-section{display:block;min-height:120vh;overflow:visible;padding:0 20px;position:relative;width:100%}.projects-container{margin:0 auto;max-width:1200px;position:relative;text-align:center;width:100%;z-index:1}.projects-title{color:#a992ff;font-size:2.5rem;margin-bottom:1rem}.projects-subtitle{color:#ccc;font-size:1.2rem;margin-bottom:3rem}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(260px,1fr))}.project-card{align-items:center;background-color:#191933;border-radius:1.5rem;box-shadow:0 0 20px #6464ff33;color:#fff;display:flex;flex-direction:column;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 0 25px #9068ff4d;transform:translateY(-8px)}.project-image{border-radius:1rem;height:180px;margin-bottom:1rem;overflow:hidden;width:100%}.project-image img{height:100%;object-fit:contain;transition:transform .5s ease;width:100%}.project-image img:hover{transform:scale(1.05)}.project-card h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.project-card p{color:#ccc;font-size:1rem;margin-bottom:1rem}.tech-list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.tech-badge{background:#6464ff26;border-radius:.5rem;color:#a992ff;font-size:.85rem;font-weight:500;padding:.3rem .7rem}.project-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.project-links a{font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.project-links a:first-child{color:#fef08a}.project-links a:last-child{color:#a992ff}.project-links a:hover{text-decoration:underline}@media (max-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}.projects-title{font-size:2rem}.projects-subtitle{font-size:1.1rem}}@media (max-width:768px){.projects-grid{gap:1.5rem;grid-template-columns:1fr}.projects-title{font-size:1.8rem}.projects-subtitle{font-size:1rem;margin-bottom:2rem}}@media (max-width:480px){.projects-section{padding:20px 10px}.projects-title{font-size:1.6rem}.projects-subtitle{font-size:.95rem}.project-card{padding:1rem}.project-card h3{font-size:1.3rem}.project-card p{font-size:.9rem}}.contact-section{background:#0000;overflow:hidden;padding:.5rem 2rem 4rem;position:relative;width:100%}.contact-header{margin-bottom:3rem;text-align:center}.contact-title{color:#a992ff;font-size:2.5rem;margin-bottom:1rem}.contact-subtitle{color:#ccc;font-size:1.2rem;margin:0 auto;max-width:700px}.contact-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:1}.contact-info{display:flex;flex-direction:column;justify-content:center}.contact-cards{grid-gap:1rem;display:grid;gap:1rem}.contact-card{align-items:center;background-color:#191933;border-radius:1rem;box-shadow:0 0 20px #6464ff26;display:flex;gap:1rem;padding:1rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease}.contact-card:hover{box-shadow:0 0 25px #9068ff4d;transform:translateY(-5px)}.contact-card h3{color:#fff;font-size:1.2rem;margin-bottom:.2rem}.contact-card a,.contact-card p{color:#ccc;font-size:1rem;text-decoration:none}.contact-card a:hover{text-decoration:underline}.contact-icon{color:#a992ff;font-size:1.5rem}.contact-form{background-color:#191933;border-radius:1.5rem;box-shadow:0 0 20px #6464ff26;justify-content:center;padding:2rem}.contact-form,.contact-form form{display:flex;flex-direction:column}.contact-form form{gap:1rem}.contact-form input,.contact-form textarea{background:#fff;border:none;border-radius:.5rem;font-size:1rem;padding:.8rem}.contact-form button{background:#a992ff;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem;transition:background .3s ease}.contact-form button:hover{background:#8a7ae6}@media (max-width:1024px){.contact-title{font-size:2rem}.contact-subtitle{font-size:1.1rem}}@media (max-width:900px){.contact-container{gap:2rem;grid-template-columns:1fr}}@media (max-width:768px){.contact-title{font-size:1.8rem}.contact-subtitle{font-size:1rem}.contact-form{padding:1.5rem}.contact-card{padding:1rem}}@media (max-width:480px){.contact-section{padding:1rem}.contact-title{font-size:1.6rem}.contact-subtitle{font-size:.95rem}.contact-form button{font-size:.95rem;padding:.7rem}.contact-card h3{font-size:1rem}.contact-card a,.contact-card p{font-size:.9rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-container,.contact-header{animation:fadeInUp 1s ease forwards;opacity:0}.contact-header{animation-delay:.2s}.contact-container{animation-delay:.4s}
/*# sourceMappingURL=main.66afa4a0.css.map*/