.ThemeToggle-module__3b5zuq__toggle{background:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;display:flex}.ThemeToggle-module__3b5zuq__toggle:hover{border-color:var(--accent);color:var(--accent)}
.Hero-module__Z8hQ_W__hero{flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative}.Hero-module__Z8hQ_W__mobileToggle{position:absolute;top:1.5rem;right:0}@media (min-width:768px){.Hero-module__Z8hQ_W__mobileToggle{display:none}.Hero-module__Z8hQ_W__hero{padding-top:5rem}}.Hero-module__Z8hQ_W__name{color:var(--text-primary);margin-bottom:.5rem;font-size:3rem;font-weight:700}@media (min-width:768px){.Hero-module__Z8hQ_W__name{font-size:4rem}}.Hero-module__Z8hQ_W__title{color:var(--accent);margin-bottom:1rem;font-size:1.25rem}.Hero-module__Z8hQ_W__tagline{color:var(--text-secondary);max-width:400px;font-size:1.1rem}
.Skills-module__P7wDQq__section{border-top:1px solid var(--border)}.Skills-module__P7wDQq__heading{color:var(--text-primary);margin-bottom:2rem;font-size:1.5rem;font-weight:600}.Skills-module__P7wDQq__grid{flex-wrap:wrap;gap:.75rem;display:flex}.Skills-module__P7wDQq__skill{background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-secondary);padding:.5rem 1rem;font-size:.9rem}.Skills-module__P7wDQq__skill:hover{border-color:var(--accent);color:var(--accent)}
.NavBar-module__8u-qnq__nav{background:var(--bg-secondary);border-bottom:1px solid var(--border);z-index:100;display:none;position:fixed;top:0;left:0;right:0}@media (min-width:768px){.NavBar-module__8u-qnq__nav{display:block}}.NavBar-module__8u-qnq__inner{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding:1rem 2rem;display:flex}.NavBar-module__8u-qnq__logo{color:var(--accent);font-size:1.25rem;font-weight:700}.NavBar-module__8u-qnq__links{align-items:center;gap:2rem;display:flex}.NavBar-module__8u-qnq__links a{color:var(--text-secondary);font-size:.9rem}.NavBar-module__8u-qnq__links a:hover{color:var(--accent)}
.Projects-module__K3d-Xa__section{border-top:1px solid var(--border)}.Projects-module__K3d-Xa__heading{color:var(--text-primary);margin-bottom:2rem;font-size:1.5rem;font-weight:600}.Projects-module__K3d-Xa__grid{gap:1.5rem;display:grid}@media (min-width:768px){.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(2,1fr)}}.Projects-module__K3d-Xa__card{background:var(--bg-secondary);border:1px solid var(--border);padding:1.5rem;display:block}.Projects-module__K3d-Xa__card:hover{border-color:var(--accent)}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__title{color:var(--accent)}.Projects-module__K3d-Xa__title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.Projects-module__K3d-Xa__description{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.5}.Projects-module__K3d-Xa__tech{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__K3d-Xa__tech span{color:var(--accent);background:var(--bg-tertiary);padding:.25rem .5rem;font-size:.75rem}
.Contact-module__OWeMSG__section{border-top:1px solid var(--border);padding-bottom:6rem}.Contact-module__OWeMSG__heading{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Contact-module__OWeMSG__text{color:var(--text-secondary);margin-bottom:2rem}.Contact-module__OWeMSG__links{flex-wrap:wrap;gap:1.5rem;display:flex}.Contact-module__OWeMSG__link{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Contact-module__OWeMSG__link:hover{color:var(--accent)}.Contact-module__OWeMSG__link svg{width:1.25rem;height:1.25rem}
