body,html{scroll-behavior:smooth}body{background:linear-gradient(to bottom right,#0f0c29,#302b63,#24243e);background-attachment:fixed;background-repeat:repeat;background-size:auto;color:#fff;font-family:Segoe UI,sans-serif}body,h1,h2,h3{margin:0}a{color:#c084fc;text-decoration:none}nav a:hover{color:#a78bfa;transition:color .3s ease}.hero-section{padding:6rem 10rem}.hero-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.hero-text{flex:1 1;min-width:300px;text-align:left}.intro-tag{border-radius:8px;display:inline-block;font-size:1.5rem;font-weight:700;margin-bottom:-1rem;padding:.5rem 0}.hero-title{color:#c084fc;font-size:3rem;margin:.5rem 0}.hero-subtitle{font-size:1.5rem;margin-bottom:1rem}.hero-description{margin:1rem 0;max-width:600px}.hero-actions{align-items:center;display:flex;gap:1.5rem;margin-top:1.5rem}.resume-button{background:#8b5cf6;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background .3s ease}.resume-button:hover{background:#a78bfa}.hero-icons{display:flex;font-size:1.5rem;gap:1rem}.hero-icons a{color:#c084fc;transition:color .2s ease}.hero-icons a:hover{color:#fff}.hero-image{flex:1 1;text-align:center}.hero-image img{border-radius:50%;box-shadow:0 4px 15px #0000004d;height:320px;object-fit:cover;width:320px}.about-container{background-color:initial;color:#e0e0e0;padding:4rem 2rem;text-align:center}.about-title{color:#c084fc;font-size:2.5rem;margin-bottom:2rem}.about-card{align-items:center;background:linear-gradient(145deg,#1e1e2f,#232342);border:1px solid #333;border-radius:1rem;box-shadow:0 0 20px #c084fc33;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;margin:auto;max-width:1000px;padding:2rem}.emoji-section{flex:1 1;text-align:center}.emoji{filter:drop-shadow(0 0 20px #c084fc);font-size:5rem}.about-text{flex:2 1;font-size:1.1rem;line-height:1.7;text-align:left}.skills-section{color:#fff;padding:4rem 2rem;text-align:center}.skills-title{color:#b28df3;font-size:36px;margin-bottom:40px}.skills-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.skill-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#1e1e2fb3,#232342b3);border:1px solid #c084fc33;border-radius:16px;box-shadow:0 4px 30px #00000080;color:#b6a0ff;padding:20px;transition:transform .3s ease;width:300px}.skill-card:hover{box-shadow:0 8px 30px #c084fc80;transform:translateY(-8px)}.skill-card h2{color:#fff;font-size:22px;margin-bottom:20px}.skill-tags{display:flex;flex-wrap:wrap;gap:10px}.tag{background-color:#c084fc33;border-radius:20px;color:#c084fc;font-size:14px;padding:6px 12px;white-space:nowrap}.projects-section{padding:4rem 5vw;text-align:center}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;margin:0 auto;max-width:1100px}.projects-title{color:#c084fc;font-size:2.5rem;margin-bottom:2rem}.project-card{background:linear-gradient(to bottom right,#2e2a4e,#1e1e2f);border-radius:1rem;box-shadow:0 0 20px #c084fc1a;padding:2rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 0 25px #c084fc4d;transform:translateY(-5px)}.project-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.project-desc{color:#b0b0b0;font-size:1rem;margin-bottom:1rem}.tech-stack{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tech-badge{background-color:#3c3c54;border-radius:1rem;color:#fff;font-size:.85rem;padding:.3rem .75rem}.project-link{color:#a78bfa;font-weight:500;text-decoration:none;transition:color .3s ease}.project-link:hover{color:#c084fc}.more-projects-btn{background:#8b5cf6;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:1rem;margin-top:2rem;padding:.75rem 1.5rem;transition:.3s ease}.more-projects-btn:hover{box-shadow:0 0 15px #c084fc;transform:scale(1.05)}.contact-section{color:#e0e0e0;padding:4rem 2rem;text-align:center}.section-title{color:#c084fc;font-size:2.5rem;margin-bottom:2.5rem}.contact-wrapper{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:auto;max-width:1100px}.contact-form,.contact-left{background:linear-gradient(to bottom right,#2e2a4e,#1e1e2f);border-radius:1rem;box-shadow:0 0 20px #c084fc1a;padding:2rem;text-align:left}.contact-left h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.contact-left p{color:#bcbcbc;font-size:1rem;margin-bottom:1rem}.contact-socials{margin-top:1.5rem}.contact-socials a{color:#c084fc;font-size:1.3rem;margin-right:1rem;transition:color .3s ease}.contact-socials a:hover{color:#a78bfa}.contact-form{display:flex;flex-direction:column;justify-content:center;width:100%}.contact-form input,.contact-form textarea{background-color:#1e1e2f;border:1px solid #3a3a3a;border-radius:.5rem;box-sizing:border-box;color:#e0e0e0;font-size:1rem;margin-bottom:1.2rem;max-width:100%;padding:.9rem;width:100%}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#888}.contact-form button{border:none;border-radius:.6rem;box-shadow:none;color:#fff;cursor:pointer;font-size:1rem;padding:.9rem 1.5rem;transform:none;transition:background-color .2s ease-in-out;width:100%}.contact-form button,.contact-form button:hover{background-color:#a78bfa}.contact-form button:focus{box-shadow:none;outline:none}.contact-form button:active{background-color:#c4b5fd;box-shadow:none;transform:none}.experience-section{background-color:initial;color:#e0e0e0;padding:4rem 16rem;text-align:center}.experience-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.experience-card{background:linear-gradient(to bottom right,#2e2a4e,#1e1e2f);border-radius:1rem;box-shadow:0 0 15px #c084fc1a;padding:2rem;text-align:left}.experience-card h3{color:#c084fc;font-size:1.2rem;margin-bottom:.5rem}.experience-card h4{color:#a0a0a0;font-size:1rem;margin-bottom:.3rem}.exp-date{color:#888;display:block;font-size:.85rem;margin-bottom:1rem}.footer{color:#bcbcbc;margin-top:-1rem;padding:2rem 1rem;text-align:center}.footer-content{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:1000px}*{box-sizing:border-box}@media (max-width:1024px){.experience-section,.hero-section,.projects-section{padding:4rem 3rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.3rem}}@media (max-width:768px){.hero-section{padding:3rem 1.5rem}.hero-content{flex-direction:column-reverse;gap:2rem;text-align:center}.hero-text{min-width:0;min-width:auto;text-align:center}.hero-title{font-size:2.2rem}.hero-subtitle,.intro-tag{font-size:1.2rem}.hero-description{font-size:1rem;max-width:100%}.hero-actions{align-items:center;flex-direction:column;gap:1rem}.hero-image img{height:250px;width:250px}.about-container{padding:3rem 1.5rem}.about-title{font-size:2rem}.about-card{flex-direction:column;gap:1.5rem;padding:1.5rem}.about-text{font-size:1rem;text-align:center}.emoji{font-size:3.5rem}.skills-section{padding:3rem 1.5rem}.skills-title{font-size:2rem}.skills-container{gap:1.5rem}.skill-card{margin:0 auto;max-width:350px;width:100%}.projects-section{padding:3rem 1.5rem}.projects-title{font-size:2rem}.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-card{padding:1.5rem}.contact-section{padding:3rem 1.5rem}.section-title{font-size:2rem}.contact-wrapper{gap:1.5rem;grid-template-columns:1fr}.contact-form,.contact-left{padding:1.5rem;text-align:center}.contact-left{text-align:center}.contact-form input,.contact-form textarea{text-align:left}.experience-section{padding:3rem 1.5rem}.experience-list{gap:1.5rem;grid-template-columns:1fr}.experience-card{padding:1.5rem}}@media (max-width:480px){.hero-section{padding:2rem 1rem}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1.1rem}.intro-tag{font-size:1rem;padding:.4rem .8rem}.hero-image img{height:200px;width:200px}.about-container,.contact-section,.experience-section,.projects-section,.skills-section{padding:2rem 1rem}.about-title,.projects-title,.section-title,.skills-title{font-size:1.8rem}.about-card,.contact-form,.contact-left,.experience-card,.project-card,.skill-card{padding:1rem}.emoji{font-size:3rem}.hero-icons{font-size:1.3rem}.contact-socials a{font-size:1.2rem}}@media (max-width:320px){.hero-title{font-size:1.6rem}.hero-subtitle{font-size:1rem}.hero-image img{height:180px;width:180px}.about-title,.projects-title,.section-title,.skills-title{font-size:1.6rem}}.navbar{background-color:#1a1a2e;box-shadow:0 2px 10px #0000004d;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-logo a{color:#c084fc;font-size:18px;font-weight:700;text-decoration:none;transition:color .3s ease}.nav-logo a:hover{color:#a78bfa}.nav-menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{color:#fff;font-size:16px;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#c084fc}.nav-link:after{background:#c084fc;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.hamburger,.menu-toggle{display:none}.hamburger{cursor:pointer;flex-direction:column;padding:.5rem;position:relative;z-index:1001}.hamburger span{background:#c084fc;border-radius:2px;height:3px;margin:3px 0;transform-origin:center;transition:all .3s ease;width:25px}.menu-toggle:checked+.hamburger span:first-child{transform:rotate(45deg) translate(5px,5px)}.menu-toggle:checked+.hamburger span:nth-child(2){opacity:0}.menu-toggle:checked+.hamburger span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#1a1a2e,#2e2a4e);border-left:1px solid #c084fc33;box-shadow:-5px 0 20px #0000004d;height:100vh;padding-top:80px;position:fixed;right:-300px;top:0;transition:right .3s ease;width:300px;z-index:999}.mobile-nav-menu{list-style:none;margin:0;padding:0}.mobile-nav-item{border-bottom:1px solid #c084fc1a}.mobile-nav-link{color:#fff;display:block;font-size:16px;font-weight:500;padding:1.5rem 2rem;text-decoration:none;transition:all .3s ease}.mobile-nav-link:hover{background:#c084fc1a;color:#c084fc;padding-left:2.5rem}.menu-toggle:checked~.mobile-menu{right:0}.menu-backdrop{background:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:998}.menu-toggle:checked~.menu-backdrop{opacity:1;visibility:visible}.menu-backdrop label{cursor:pointer;display:block;height:100%;width:100%}@media (max-width:768px){.nav-container{padding:0 1rem}.nav-menu{display:none}.hamburger{display:flex}.mobile-menu{right:-280px;width:280px}}@media (max-width:480px){.nav-container{padding:0 1rem}.mobile-menu{right:-100%;width:100%}.menu-toggle:checked~.mobile-menu{right:0}.nav-logo a{font-size:16px}}
/*# sourceMappingURL=main.091f8747.css.map*/