.ThemeToggle-module__BDCMra__toggle{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.ThemeToggle-module__BDCMra__toggle:hover{background:#00c8ff1a;border-color:#00c8ff4d;transform:rotate(15deg)}
.Navbar-module__NpnVta__header{width:100%;height:var(--header-height);-webkit-backdrop-filter:blur(10px);z-index:1000;background:#00000005;border-bottom:1px solid #ffffff05;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Navbar-module__NpnVta__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__NpnVta__logo{color:#fff;letter-spacing:-.03em;text-shadow:0 0 20px #00c8ff4d;font-size:1.9rem;font-weight:800}.Navbar-module__NpnVta__navMenu{align-items:center;gap:3rem;margin-left:auto;padding-right:1rem;display:flex}.Navbar-module__NpnVta__navLink{color:#ffffffb3;letter-spacing:.02em;font-size:1.15rem;font-weight:500;transition:all .3s;position:relative}@media (max-width:768px){.Navbar-module__NpnVta__navLink{text-align:center;width:100%;padding:.5rem 0;font-size:1.5rem}}.Navbar-module__NpnVta__navLink:after{content:"";background:linear-gradient(90deg,#00d4ff,#a855f7);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__NpnVta__navLink:hover{color:#fff;text-shadow:0 0 10px #00c8ff80}.Navbar-module__NpnVta__navLink:hover:after{width:100%}.Navbar-module__NpnVta__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__NpnVta__mobileToggle{color:#fff;cursor:pointer;background:0 0;border:none;display:none}.Navbar-module__NpnVta__mobileActions{display:none}@media (max-width:768px){.Navbar-module__NpnVta__navMenu{top:var(--header-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;height:calc(100vh - var(--header-height));background:#050505f2;border-bottom:1px solid #ffffff0d;flex-direction:column;gap:2rem;padding:2rem;display:none;position:absolute;left:0;overflow-y:auto}.Navbar-module__NpnVta__navMenu.Navbar-module__NpnVta__open{display:flex}.Navbar-module__NpnVta__mobileToggle{display:block}}
.Hero-module__7HnD1W__hero{background:linear-gradient(#0c0118 0%,#1a0a2e 25%,#16213e 50%,#0f1624 75%,#0a0a12 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:0 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__7HnD1W__starsContainer{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__7HnD1W__stars,.Hero-module__7HnD1W__stars2,.Hero-module__7HnD1W__stars3{background:0 0;width:100%;height:100%;position:absolute}.Hero-module__7HnD1W__stars{background-image:radial-gradient(2px 2px at 20px 30px,#fff,#0000),radial-gradient(2px 2px at 40px 70px,#fffc,#0000),radial-gradient(1px 1px at 90px 40px,#fff,#0000),radial-gradient(2px 2px at 130px 80px,#fff9,#0000),radial-gradient(1px 1px at 160px 120px,#fff,#0000);background-repeat:repeat;background-size:200px 200px;animation:4s ease-in-out infinite Hero-module__7HnD1W__twinkle}.Hero-module__7HnD1W__stars2{background-image:radial-gradient(1px 1px at 50px 50px,#ffffff80,#0000),radial-gradient(2px 2px at 100px 150px,#fff6,#0000),radial-gradient(1px 1px at 150px 100px,#fff9,#0000);background-repeat:repeat;background-size:300px 300px;animation:6s ease-in-out 1s infinite Hero-module__7HnD1W__twinkle}.Hero-module__7HnD1W__stars3{background-image:radial-gradient(1px 1px at 75px 25px,#ffffff4d,#0000),radial-gradient(1px 1px at 125px 175px,#fff6,#0000);background-repeat:repeat;background-size:250px 250px;animation:8s ease-in-out 2s infinite Hero-module__7HnD1W__twinkle}@keyframes Hero-module__7HnD1W__twinkle{0%,to{opacity:.7}50%{opacity:1}}.Hero-module__7HnD1W__shootingStars{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__7HnD1W__shootingStars span{opacity:0;background:#fff;border-radius:50%;width:4px;height:4px;animation:6s linear infinite Hero-module__7HnD1W__shooting;position:absolute;box-shadow:0 0 6px 2px #69c8ff99}.Hero-module__7HnD1W__shootingStars span:first-child{animation-delay:0s;top:10%;left:80%}.Hero-module__7HnD1W__shootingStars span:nth-child(2){animation-delay:2s;top:20%;left:60%}.Hero-module__7HnD1W__shootingStars span:nth-child(3){animation-delay:4s;top:5%;left:30%}@keyframes Hero-module__7HnD1W__shooting{0%{opacity:1;transform:translate(0)translateY(0)}70%{opacity:1}to{opacity:0;transform:translate(-300px)translateY(300px)}}.Hero-module__7HnD1W__nebula{pointer-events:none;z-index:3;background:radial-gradient(at 20% 30%,#8a2be226 0%,#0000 50%),radial-gradient(at 80% 20%,#00bfff1a 0%,#0000 40%),radial-gradient(at 60% 70%,#ff149314 0%,#0000 50%);width:100%;height:100%;animation:10s ease-in-out infinite Hero-module__7HnD1W__nebulaPulse;position:absolute;top:0;left:0}@keyframes Hero-module__7HnD1W__nebulaPulse{0%,to{opacity:.6}50%{opacity:1}}.Hero-module__7HnD1W__content{z-index:10;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:auto;display:grid;position:relative}.Hero-module__7HnD1W__textContent{text-align:left;flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.Hero-module__7HnD1W__headline{background:linear-gradient(#fff,#a5a5a5);-webkit-text-fill-color:transparent;z-index:10;word-break:keep-all;overflow-wrap:normal;-webkit-background-clip:text;background-clip:text;margin:0;padding:.2rem 0;font-size:clamp(2rem,5vw,5rem);font-weight:800;line-height:1.1;position:relative}.Hero-module__7HnD1W__roleText{color:#fff;margin-top:.5rem;margin-bottom:.25rem;font-size:clamp(1.25rem,3vw,2rem);font-weight:700}.Hero-module__7HnD1W__subRole{color:#ffffffb3;max-width:600px;font-size:clamp(1rem,2vw,1.125rem);font-weight:300;line-height:1.6;display:block}.Hero-module__7HnD1W__imageWrapper{justify-content:center;align-items:center;width:100%;max-width:450px;height:auto;animation:6s ease-in-out infinite Hero-module__7HnD1W__float;display:flex;position:relative}.Hero-module__7HnD1W__heroImage{object-fit:contain;filter:drop-shadow(0 0 20px #00c8ff4d);width:100%;height:auto}@keyframes Hero-module__7HnD1W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Hero-module__7HnD1W__landscape{z-index:4;opacity:.3;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#0a0a12 5%,#0000 10%,#0a0a12 20%,#0000 25%,#0a0a12 35%,#0000 40%,#0a0a12 50%,#0000 55%,#0a0a12 65%,#0000 70%,#0a0a12 80%,#0000 85%,#0a0a12 95%,#0000 100%);width:100%;height:80px;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 50% 100%);mask-image:linear-gradient(#0000 0%,#000 50% 100%)}@media (max-width:900px){.Hero-module__7HnD1W__content{text-align:center;grid-template-columns:1fr;gap:2rem;padding-top:2rem}.Hero-module__7HnD1W__textContent{text-align:center;order:1;align-items:center}.Hero-module__7HnD1W__visualContent{order:2;height:auto}.Hero-module__7HnD1W__introText{justify-content:center}.Hero-module__7HnD1W__introText:before{display:none}.Hero-module__7HnD1W__subRole{text-align:center}.Hero-module__7HnD1W__imageWrapper{max-width:250px}}
.SectionWrapper-module__nIwpNW__section{width:100%;padding:5rem 0;position:relative}@media (min-width:768px){.SectionWrapper-module__nIwpNW__section{padding:7rem 0}}
.About-module__RiCRTq__aboutBg{background:linear-gradient(#0a0a12 0%,#0c0118 50%,#0a0a12 100%);position:relative;overflow:hidden}.About-module__RiCRTq__aboutBg:before{content:"";pointer-events:none;background:radial-gradient(at 80% 20%,#0096ff0d 0%,#0000 40%),radial-gradient(at 20% 80%,#8a2be20d 0%,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.About-module__RiCRTq__content{z-index:1;max-width:800px;margin:0 auto;position:relative}.About-module__RiCRTq__text{flex-direction:column;gap:1.5rem;display:flex}.About-module__RiCRTq__paragraph{color:#ffffffb3;font-size:1.1rem;line-height:1.8}.About-module__RiCRTq__paragraph strong{color:#00d4ff;font-weight:600}
.Skills-module__a-lpJW__skillsBg{background:linear-gradient(#0a0a12 0%,#0f1624 50%,#0a0a12 100%);position:relative}.Skills-module__a-lpJW__container{flex-direction:column;gap:4rem;max-width:1000px;margin:0 auto;display:flex}.Skills-module__a-lpJW__categoryTitle{color:#00c8ffcc;text-transform:uppercase;letter-spacing:.1em;border-left:3px solid #00c8ff99;margin-bottom:1.5rem;padding-left:1rem;font-size:1.1rem;font-weight:600}.Skills-module__a-lpJW__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;display:grid}@media (max-width:768px){.Skills-module__a-lpJW__container{gap:2rem}.Skills-module__a-lpJW__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.75rem}}.Skills-module__a-lpJW__skillCard{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;padding:1rem 1.25rem;transition:all .3s;display:flex}.Skills-module__a-lpJW__skillCard:hover{background:#00c8ff0d;border-color:#00c8ff4d;transform:translateY(-3px);box-shadow:0 8px 24px #00c8ff1a}.Skills-module__a-lpJW__skillName{color:#ffffffe6;font-size:.9rem;font-weight:500}
.Button-module__8RiFmG__button{cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--font-sans);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s;display:inline-flex}.Button-module__8RiFmG__primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);box-shadow:0 4px 20px #3b82f64d}.Button-module__8RiFmG__primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f666}.Button-module__8RiFmG__secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.Button-module__8RiFmG__secondary:hover{background:#ffffff1a;border-color:#fff3}.Button-module__8RiFmG__outline{color:#00c8ffe6;background:0 0;border:1px solid #00c8ff4d}.Button-module__8RiFmG__outline:hover{background:#00c8ff1a;border-color:#00c8ff80;box-shadow:0 0 20px #00c8ff26}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__sm{padding:.5rem 1rem;font-size:.8rem}.Button-module__8RiFmG__lg{padding:1rem 2rem;font-size:1rem}
.Projects-module__qVqNQW__projectsBg{background:linear-gradient(#0a0a12 0%,#0c0118 50%,#0a0a12 100%);position:relative}.Projects-module__qVqNQW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.Projects-module__qVqNQW__card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;height:100%;transition:all .4s;display:flex;overflow:hidden}.Projects-module__qVqNQW__card:hover{border-color:#00c8ff33;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d,0 0 40px #00c8ff0d}.Projects-module__qVqNQW__cardImage{background:linear-gradient(135deg,#0f1624 0%,#1a0a2e 100%);flex-shrink:0;height:200px;position:relative}.Projects-module__qVqNQW__placeholderOverlay{color:#ffffff4d;letter-spacing:.05em;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;font-weight:600;display:flex}.Projects-module__qVqNQW__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Projects-module__qVqNQW__cardTitle{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Projects-module__qVqNQW__cardDesc{color:#fff9;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.Projects-module__qVqNQW__featuresList{color:#ffffff80;flex-grow:1;margin-bottom:1.5rem;padding-left:1.25rem;font-size:.85rem;line-height:1.6}.Projects-module__qVqNQW__featuresList li{margin-bottom:.25rem}.Projects-module__qVqNQW__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Projects-module__qVqNQW__tag{color:#00c8ffe6;background:#00c8ff1a;border:1px solid #00c8ff33;border-radius:20px;padding:.25rem .75rem;font-size:.7rem;font-weight:500}.Projects-module__qVqNQW__cardLinks{gap:.75rem;margin-top:auto;display:flex}@media (max-width:768px){.Projects-module__qVqNQW__grid{grid-template-columns:1fr}}
.Contact-module__DdzYfq__wrapper{text-align:center;max-width:900px;margin:0 auto}.Contact-module__DdzYfq__subtitle{color:#ffffffb3;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.Contact-module__DdzYfq__container{flex-direction:column;align-items:center;gap:3rem;display:flex}.Contact-module__DdzYfq__emailCard{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#8a2be21a 0%,#00bfff1a 100%);border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:2rem;width:100%;max-width:700px;padding:2.5rem 3rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Contact-module__DdzYfq__emailCard:before{content:"";opacity:0;background:linear-gradient(135deg,#8a2be233 0%,#00bfff33 100%);transition:opacity .3s;position:absolute;inset:0}.Contact-module__DdzYfq__emailCard:hover:before{opacity:1}.Contact-module__DdzYfq__emailCard:hover{border-color:#8a2be280;box-shadow:0 8px 32px #8a2be24d}.Contact-module__DdzYfq__emailIcon{color:#fff;z-index:1;background:linear-gradient(135deg,#8a2be2,#00bfff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.Contact-module__DdzYfq__emailContent{text-align:left;z-index:1;flex:1;position:relative}.Contact-module__DdzYfq__emailTitle{color:#fff;margin:0 0 .5rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700}.Contact-module__DdzYfq__emailAddress{color:#fffc;word-break:break-all;margin:0 0 .75rem;font-size:clamp(.95rem,2vw,1.125rem)}.Contact-module__DdzYfq__emailCta{color:#00bfff;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.Contact-module__DdzYfq__socialsSection{width:100%}.Contact-module__DdzYfq__socialsTitle{color:#fff;margin-bottom:2rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700}.Contact-module__DdzYfq__socialGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.Contact-module__DdzYfq__socialLink{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Contact-module__DdzYfq__socialLink:before{content:"";opacity:0;background:linear-gradient(135deg,#8a2be233 0%,#00bfff33 100%);transition:opacity .3s;position:absolute;inset:0}.Contact-module__DdzYfq__socialLink:hover{color:#fff;border-color:#8a2be280;box-shadow:0 4px 20px #8a2be233}.Contact-module__DdzYfq__socialLink:hover:before{opacity:1}.Contact-module__DdzYfq__socialLink svg{z-index:1;position:relative}.Contact-module__DdzYfq__socialName{z-index:1;font-size:.875rem;font-weight:600;position:relative}@media (max-width:768px){.Contact-module__DdzYfq__emailCard{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}.Contact-module__DdzYfq__emailContent{text-align:center}.Contact-module__DdzYfq__emailAddress{font-size:.9rem}.Contact-module__DdzYfq__emailCta{justify-content:center}.Contact-module__DdzYfq__socialGrid{grid-template-columns:repeat(3,1fr);gap:1rem}.Contact-module__DdzYfq__socialLink{padding:1.25rem .75rem}.Contact-module__DdzYfq__socialName{font-size:.75rem}}@media (max-width:480px){.Contact-module__DdzYfq__subtitle{margin-bottom:2rem}.Contact-module__DdzYfq__container{gap:2rem}.Contact-module__DdzYfq__emailIcon{width:60px;height:60px}.Contact-module__DdzYfq__emailIcon svg{width:24px;height:24px}.Contact-module__DdzYfq__socialGrid{grid-template-columns:repeat(2,1fr)}}
x.Footer-module__q7ZRWa__footer{background:linear-gradient(#0a0a12 0%,#050505 100%);border-top:1px solid #ffffff0d;padding:2.5rem 0}.Footer-module__q7ZRWa__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.Footer-module__q7ZRWa__copyright{color:#fff6;font-size:.85rem}.Footer-module__q7ZRWa__socials{gap:1rem;display:flex}
