.Hero-module__gNeX-G__hero{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__content{z-index:2;flex:1;max-width:600px;padding-right:2rem}.Hero-module__gNeX-G__greeting{color:var(--primary);letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Hero-module__gNeX-G__title{margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__gNeX-G__tagline{color:var(--foreground);opacity:.95;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.Hero-module__gNeX-G__philosophy{color:#cbd5e1;border-left:3px solid var(--primary);max-width:550px;margin-bottom:2.5rem;padding-left:1.5rem;font-size:1.1rem;font-style:italic;line-height:1.7}.Hero-module__gNeX-G__stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.Hero-module__gNeX-G__statItem h3{color:var(--primary);text-shadow:0 0 20px #00f3ff4d;margin-bottom:.25rem;font-size:2.5rem}.Hero-module__gNeX-G__statItem p{color:var(--foreground);text-transform:uppercase;letter-spacing:1px;opacity:.9;font-size:.85rem}.Hero-module__gNeX-G__actions{gap:1.5rem;display:flex}.Hero-module__gNeX-G__button{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__gNeX-G__primaryBtn{background:var(--primary);color:#0a0a0a;border:1px solid var(--primary);box-shadow:0 0 25px #00f3ff66}.Hero-module__gNeX-G__primaryBtn:hover{color:var(--primary);background:0 0;box-shadow:0 0 40px #00f3ff99}.Hero-module__gNeX-G__secondaryBtn{color:var(--foreground);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26}.Hero-module__gNeX-G__secondaryBtn:hover{border-color:var(--primary);color:var(--primary);background:#00f3ff1a}.Hero-module__gNeX-G__imageWrapper{z-index:1;flex:none;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__gNeX-G__imageContainer{border:3px solid #00f3ff80;border-radius:50%;width:320px;height:320px;animation:3s ease-in-out infinite Hero-module__gNeX-G__pulseGlow;position:relative;overflow:hidden;box-shadow:0 0 60px #00f3ff4d,0 0 100px #3b82f633}@keyframes Hero-module__gNeX-G__pulseGlow{0%,to{box-shadow:0 0 60px #00f3ff4d,0 0 100px #3b82f633}50%{box-shadow:0 0 80px #00f3ff80,0 0 120px #3b82f64d}}.Hero-module__gNeX-G__imageContainer:after{display:none}.Hero-module__gNeX-G__glow{z-index:-1;pointer-events:none;filter:blur(20px);background:conic-gradient(#0000 0deg,#00f3ff4d 60deg,#0000 120deg,#3b82f64d 180deg,#0000 240deg,#9a76e84d 300deg,#0000 360deg);border-radius:50%;width:400px;height:400px;animation:8s linear infinite Hero-module__gNeX-G__rotateGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__gNeX-G__rotateGlow{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (max-width:1024px){.Hero-module__gNeX-G__hero{text-align:center;flex-direction:column;gap:2rem;padding:6rem 1.5rem 4rem}.Hero-module__gNeX-G__content{order:2;max-width:100%;padding-right:0}.Hero-module__gNeX-G__imageWrapper{order:1;margin-bottom:1rem}.Hero-module__gNeX-G__title{word-break:keep-all;font-size:2.5rem}.Hero-module__gNeX-G__tagline{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1rem;line-height:1.4}.Hero-module__gNeX-G__greeting{font-size:1.2rem}.Hero-module__gNeX-G__philosophy{border-left:none;border-top:2px solid var(--primary);text-align:center;margin:0 auto 2rem;padding-top:1rem;padding-left:0;font-size:1rem}.Hero-module__gNeX-G__stats{justify-items:center;gap:1rem}.Hero-module__gNeX-G__statItem h3{font-size:2rem}.Hero-module__gNeX-G__statItem p{font-size:.75rem}.Hero-module__gNeX-G__actions{justify-content:center}.Hero-module__gNeX-G__button{padding:.8rem 1.5rem;font-size:.9rem}.Hero-module__gNeX-G__imageContainer{border-radius:50%;width:200px;height:200px}.Hero-module__gNeX-G__glow{width:280px;height:280px}}@media (max-width:480px){.Hero-module__gNeX-G__hero{padding:5rem 1rem 3rem}.Hero-module__gNeX-G__title{font-size:2rem}.Hero-module__gNeX-G__tagline{font-size:1rem}.Hero-module__gNeX-G__imageContainer{width:160px;height:160px}.Hero-module__gNeX-G__glow{width:220px;height:220px}.Hero-module__gNeX-G__stats{grid-template-columns:1fr 1fr;gap:.75rem}.Hero-module__gNeX-G__statItem h3{font-size:1.5rem}}
.Ecosystem-module__JLRXIW__section{padding:6rem 0}.Ecosystem-module__JLRXIW__heading{text-align:center;margin-bottom:4rem;font-size:3rem}.Ecosystem-module__JLRXIW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Ecosystem-module__JLRXIW__card{text-align:center;background:var(--card-bg);border:1px solid var(--card-border);padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Ecosystem-module__JLRXIW__card:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 10px 40px -10px #00f3ff33}.Ecosystem-module__JLRXIW__iconWrapper{width:80px;height:80px;color:var(--primary);background:#00f3ff0d;border:1px solid #00f3ff1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.Ecosystem-module__JLRXIW__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem}.Ecosystem-module__JLRXIW__cardDesc{color:#94a3b8;font-size:1rem;line-height:1.6}@media (max-width:768px){.Ecosystem-module__JLRXIW__section{padding:4rem 0}.Ecosystem-module__JLRXIW__heading{margin-bottom:2rem;font-size:2rem}.Ecosystem-module__JLRXIW__grid{grid-template-columns:1fr;gap:1.5rem}}
.Projects-module__k3vqla__section{padding:6rem 0}.Projects-module__k3vqla__heading{text-align:center;margin-bottom:4rem;font-size:3rem}.Projects-module__k3vqla__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}.Projects-module__k3vqla__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.Projects-module__k3vqla__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px -5px #0006}.Projects-module__k3vqla__cardImage{background:#0f172a;width:100%;height:240px;position:relative;overflow:hidden}.Projects-module__k3vqla__cardImage img{transition:transform .5s}.Projects-module__k3vqla__card:hover .Projects-module__k3vqla__cardImage img{transform:scale(1.05)}.Projects-module__k3vqla__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.Projects-module__k3vqla__projectTitle{color:#fff;margin-bottom:.75rem;font-size:1.5rem}.Projects-module__k3vqla__projectDesc{color:#94a3b8;flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Projects-module__k3vqla__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Projects-module__k3vqla__tag{color:var(--primary);background:#00f3ff14;border:1px solid #00f3ff1a;border-radius:20px;padding:.25rem .75rem;font-size:.8rem}.Projects-module__k3vqla__links{gap:1rem;margin-top:auto;display:flex}.Projects-module__k3vqla__linkButton{color:var(--primary);align-items:center;font-size:.95rem;font-weight:600;display:inline-flex}.Projects-module__k3vqla__linkButton:hover{color:var(--accent)}@media (max-width:768px){.Projects-module__k3vqla__section{padding:4rem 0}.Projects-module__k3vqla__heading{margin-bottom:2rem;font-size:2rem}.Projects-module__k3vqla__grid{grid-template-columns:1fr;gap:1.5rem}.Projects-module__k3vqla__cardImage{height:180px}.Projects-module__k3vqla__content{padding:1.5rem}}
.Experience-module__L-MSRG__section{padding:6rem 0;position:relative}.Experience-module__L-MSRG__heading{text-align:center;margin-bottom:3rem;font-size:3rem}.Experience-module__L-MSRG__summaryCard{text-align:center;max-width:900px;margin:0 auto;padding:3rem}.Experience-module__L-MSRG__summaryText{color:var(--foreground);opacity:.95;font-size:1.15rem;line-height:1.9}@media (max-width:768px){.Experience-module__L-MSRG__heading{font-size:2rem}.Experience-module__L-MSRG__summaryCard{padding:2rem}.Experience-module__L-MSRG__summaryText{font-size:1rem;line-height:1.7}}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--card-border);background:linear-gradient(#0000,#00f3ff0d);margin-top:4rem;padding:4rem 0 2rem;position:relative;overflow:hidden}.Footer-module__nhiC3q__content{z-index:2;grid-template-columns:1.5fr 1fr 1fr;gap:4rem;display:grid;position:relative}.Footer-module__nhiC3q__brand h3{margin-bottom:1rem;font-size:2rem}.Footer-module__nhiC3q__tagline{color:#94a3b8;max-width:300px;margin-bottom:2rem}.Footer-module__nhiC3q__column h4{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;display:inline-block;position:relative}.Footer-module__nhiC3q__column h4:after{content:"";background:var(--primary);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-4px;left:0;transform:scaleX(.5)}.Footer-module__nhiC3q__column:hover h4:after{transform:scaleX(1)}.Footer-module__nhiC3q__links{list-style:none}.Footer-module__nhiC3q__links li{margin-bottom:.8rem}.Footer-module__nhiC3q__links a{color:#94a3b8;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Footer-module__nhiC3q__links a:hover{color:var(--primary);transform:translate(5px)}.Footer-module__nhiC3q__socials{gap:1rem;margin-top:1rem;display:flex}.Footer-module__nhiC3q__socialIcon{background:var(--card-bg);border:1px solid var(--card-border);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex}.Footer-module__nhiC3q__socialIcon:hover{background:var(--primary);color:#000;transform:translateY(-5px);box-shadow:0 0 20px #00f3ff66}.Footer-module__nhiC3q__copyright{text-align:center;color:#64748b;border-top:1px solid #ffffff0d;margin-top:4rem;padding-top:2rem;font-size:.9rem}.Footer-module__nhiC3q__glow{pointer-events:none;background:radial-gradient(circle,#3b82f61a,#0000 70%);width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}@media (max-width:768px){.Footer-module__nhiC3q__content{text-align:center;grid-template-columns:1fr;gap:2rem}.Footer-module__nhiC3q__column h4:after{left:50%;transform:translate(-50%)scaleX(.5)}.Footer-module__nhiC3q__links a,.Footer-module__nhiC3q__socials{justify-content:center}}
