.Navbar-module__nuAbfa__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#0a0a0acc;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.25rem 2rem;display:flex}.Navbar-module__nuAbfa__logo{color:var(--foreground);font-size:1.5rem;font-weight:700;transition:all .3s}.Navbar-module__nuAbfa__logo:hover{color:var(--accent-primary)}.Navbar-module__nuAbfa__links{gap:2.5rem;display:flex}.Navbar-module__nuAbfa__link{color:var(--secondary-foreground);font-weight:500;transition:all .3s;position:relative}.Navbar-module__nuAbfa__link:hover{color:var(--foreground)}.Navbar-module__nuAbfa__link:after{content:"";background:var(--accent-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__link:hover:after{width:100%}@media (max-width:768px){.Navbar-module__nuAbfa__container{padding:1rem 1.5rem}.Navbar-module__nuAbfa__links{gap:1.5rem}.Navbar-module__nuAbfa__link{font-size:.9375rem}}
.ParticleField-module__irpEvq__canvas{z-index:1;pointer-events:none;opacity:.3;width:100%;height:100%;position:fixed;top:0;left:0}
.Hero-module__Z8hQ_W__hero{z-index:10;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.Hero-module__Z8hQ_W__content{text-align:center;width:100%;max-width:800px}.Hero-module__Z8hQ_W__title{background:linear-gradient(135deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4.5rem;font-weight:700;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{color:var(--secondary-foreground);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{border-radius:8px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__Z8hQ_W__primaryBtn{background:var(--accent-primary);color:#fff;border:2px solid var(--accent-primary)}.Hero-module__Z8hQ_W__primaryBtn:hover{background:var(--accent-secondary);border-color:var(--accent-secondary);transform:translateY(-2px);box-shadow:0 8px 16px #8b5cf64d}.Hero-module__Z8hQ_W__secondaryBtn{color:var(--foreground);border:2px solid var(--border-hover);background:0 0}.Hero-module__Z8hQ_W__secondaryBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary);transform:translateY(-2px)}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:3rem}.Hero-module__Z8hQ_W__subtitle{font-size:1.125rem}.Hero-module__Z8hQ_W__actions{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{width:100%}}
.Projects-module__K3d-Xa__section{z-index:10;padding:6rem 2rem;position:relative}.Projects-module__K3d-Xa__header{text-align:center;max-width:1200px;margin:0 auto 4rem}.Projects-module__K3d-Xa__heading{background:linear-gradient(135deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:3rem;font-weight:700}.Projects-module__K3d-Xa__subheading{color:var(--secondary-foreground);font-size:1.125rem}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Projects-module__K3d-Xa__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;padding:2rem;transition:all .3s;display:flex}.Projects-module__K3d-Xa__card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 12px 24px #0000004d}.Projects-module__K3d-Xa__iconWrapper{border-radius:12px;width:60px;height:60px;margin-bottom:1.5rem;box-shadow:0 4px 12px #0003}.Projects-module__K3d-Xa__projectName{color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.Projects-module__K3d-Xa__description{color:var(--secondary-foreground);flex:1;margin-bottom:1.5rem;line-height:1.6}.Projects-module__K3d-Xa__techStack{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Projects-module__K3d-Xa__tech{color:var(--secondary-foreground);background:var(--secondary);border:1px solid var(--border);border-radius:6px;padding:.375rem .75rem;font-size:.875rem;transition:all .3s}.Projects-module__K3d-Xa__tech:hover{border-color:var(--border-hover);color:var(--foreground)}.Projects-module__K3d-Xa__link{color:var(--accent-primary);align-items:center;gap:.375rem;font-weight:600;transition:all .3s;display:inline-flex}.Projects-module__K3d-Xa__link:hover{color:var(--accent-secondary);transform:translate(4px)}.Projects-module__K3d-Xa__linkDisabled{color:var(--muted);font-size:.875rem}@media (max-width:768px){.Projects-module__K3d-Xa__section{padding:4rem 1.5rem}.Projects-module__K3d-Xa__heading{font-size:2rem}.Projects-module__K3d-Xa__grid{grid-template-columns:1fr;gap:1.5rem}}
.About-module__vqXTeW__section{z-index:10;padding:6rem 2rem;position:relative}.About-module__vqXTeW__container{max-width:900px;margin:0 auto}.About-module__vqXTeW__header{text-align:center;margin-bottom:3rem}.About-module__vqXTeW__heading{background:linear-gradient(135deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:3rem;font-weight:700}.About-module__vqXTeW__subheading{color:var(--secondary-foreground);font-size:1.125rem}.About-module__vqXTeW__content{flex-direction:column;gap:3rem;display:flex}.About-module__vqXTeW__bioSection{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:2rem}.About-module__vqXTeW__bio{color:var(--secondary-foreground);font-size:1.125rem;line-height:1.8}.About-module__vqXTeW__skillsSection{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:2rem}.About-module__vqXTeW__skillsHeading{color:var(--foreground);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.About-module__vqXTeW__skillsGrid{flex-wrap:wrap;gap:.75rem;display:flex}.About-module__vqXTeW__skill{background:var(--secondary);border:1px solid var(--border);color:var(--foreground);border-radius:8px;padding:.5rem 1rem;font-size:.9375rem;transition:all .3s}.About-module__vqXTeW__skill:hover{border-color:var(--accent-primary);background:var(--surface-hover);transform:translateY(-2px)}@media (max-width:768px){.About-module__vqXTeW__section{padding:4rem 1.5rem}.About-module__vqXTeW__heading{font-size:2rem}.About-module__vqXTeW__bioSection,.About-module__vqXTeW__skillsSection{padding:1.5rem}.About-module__vqXTeW__bio{font-size:1rem}}
.Contact-module__OWeMSG__section{z-index:10;padding:6rem 2rem 8rem;position:relative}.Contact-module__OWeMSG__container{max-width:700px;margin:0 auto}.Contact-module__OWeMSG__header{text-align:center;margin-bottom:3rem}.Contact-module__OWeMSG__heading{background:linear-gradient(135deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.Contact-module__OWeMSG__subheading{color:var(--secondary-foreground);font-size:1.125rem;line-height:1.6}.Contact-module__OWeMSG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:2.5rem}.Contact-module__OWeMSG__emailWrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Contact-module__OWeMSG__email{color:var(--accent-primary);font-size:1.5rem;font-weight:600;transition:all .3s}.Contact-module__OWeMSG__email:hover{color:var(--accent-secondary)}.Contact-module__OWeMSG__copyButton{background:var(--secondary);border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:8px;padding:.625rem 1.25rem;font-weight:600;transition:all .3s}.Contact-module__OWeMSG__copyButton:hover{background:var(--surface-hover);border-color:var(--border-hover)}@media (max-width:768px){.Contact-module__OWeMSG__section{padding:4rem 1.5rem 6rem}.Contact-module__OWeMSG__heading{font-size:2rem}.Contact-module__OWeMSG__card{padding:2rem}.Contact-module__OWeMSG__emailWrapper{text-align:center;flex-direction:column;align-items:stretch}.Contact-module__OWeMSG__email{font-size:1.25rem}.Contact-module__OWeMSG__copyButton{width:100%}}
