.TechStack-module__WlEV-q__wrapper{background:#000;border-top:1px solid #222;border-bottom:1px solid #222;width:100%;padding:1.5rem 0;position:relative;overflow:hidden}.TechStack-module__WlEV-q__wrapper:before,.TechStack-module__WlEV-q__wrapper:after{content:"";z-index:2;pointer-events:none;width:100px;height:100%;position:absolute;top:0}.TechStack-module__WlEV-q__wrapper:before{background:linear-gradient(90deg,#000,#0000);left:0}.TechStack-module__WlEV-q__wrapper:after{background:linear-gradient(270deg,#000,#0000);right:0}.TechStack-module__WlEV-q__scrollContainer{width:100%;display:flex;overflow:hidden}.TechStack-module__WlEV-q__track{white-space:nowrap;gap:3rem;display:flex}.TechStack-module__WlEV-q__item{color:#555;cursor:default;font-size:1.5rem;font-weight:600;transition:color .3s}.TechStack-module__WlEV-q__item:hover{color:var(--neon-cyan);text-shadow:0 0 10px var(--neon-cyan)}
.Projects-module__2BoJ-q__projects{background:#0a0a0a;padding:8rem 2rem}.Projects-module__2BoJ-q__container{max-width:1200px;margin:0 auto}.Projects-module__2BoJ-q__heading{color:var(--neon-cyan);text-align:center;text-transform:uppercase;letter-spacing:2px;margin-bottom:4rem;font-size:2.5rem}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.Projects-module__2BoJ-q__card{background:#ffffff08;border:1px solid #0000;border-radius:12px;flex-direction:column;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.Projects-module__2BoJ-q__card:hover{background:#ffffff0d;border-color:#00f3ff4d;transform:translateY(-5px);box-shadow:0 10px 30px -10px #00f3ff33}.Projects-module__2BoJ-q__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Projects-module__2BoJ-q__folderIcon{color:var(--neon-cyan)}.Projects-module__2BoJ-q__links{gap:1rem;display:flex}.Projects-module__2BoJ-q__iconLink{color:#888;transition:color .2s}.Projects-module__2BoJ-q__iconLink:hover{color:var(--neon-cyan)}.Projects-module__2BoJ-q__title{color:#fff;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.Projects-module__2BoJ-q__description{color:#ccc;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Projects-module__2BoJ-q__techStack{flex-wrap:wrap;gap:.8rem;font-family:monospace;font-size:.8rem;display:flex}.Projects-module__2BoJ-q__tech{color:var(--neon-purple)}.Projects-module__2BoJ-q__more{text-align:center;margin-top:4rem}.Projects-module__2BoJ-q__viewMoreBtn{border:1px solid var(--neon-cyan);color:var(--neon-cyan);text-transform:uppercase;letter-spacing:1px;border-radius:4px;padding:1rem 2rem;font-size:.9rem;transition:all .3s;display:inline-block}.Projects-module__2BoJ-q__viewMoreBtn:hover{background:#00f3ff1a;box-shadow:0 0 20px #00f3ff33}
.Contact-module__hcVmEa__contact{background:radial-gradient(circle at 10% 10%,#111 0%,#050505 100%);padding:8rem 2rem}.Contact-module__hcVmEa__container{max-width:1200px;margin:0 auto}.Contact-module__hcVmEa__heading{color:var(--neon-cyan);text-align:center;text-transform:uppercase;letter-spacing:2px;margin-bottom:4rem;font-size:2.5rem}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.Contact-module__hcVmEa__subHeading{color:#fff;margin-bottom:1rem;font-size:2rem}.Contact-module__hcVmEa__text{color:#ccc;margin-bottom:3rem;line-height:1.6}.Contact-module__hcVmEa__methods{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__method{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;transition:transform .2s;display:flex}.Contact-module__hcVmEa__method:hover{border-color:var(--neon-cyan);transform:translate(10px)}.Contact-module__hcVmEa__icon{color:var(--neon-cyan);width:32px;height:32px}.Contact-module__hcVmEa__method h4{color:#888;margin-bottom:.3rem;font-size:.9rem}.Contact-module__hcVmEa__method a{color:#fff;font-size:1.1rem;font-weight:500}.Contact-module__hcVmEa__form{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;padding:2.5rem;box-shadow:0 0 30px #0000004d}.Contact-module__hcVmEa__formGroup{margin-bottom:1.5rem}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{color:#fff;background:#00000080;border:1px solid #333;border-radius:8px;width:100%;padding:1rem;font-size:1rem;transition:all .2s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--neon-cyan);outline:none;box-shadow:0 0 10px #00f3ff1a}.Contact-module__hcVmEa__submitBtn{background:var(--neon-cyan);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:600;transition:all .2s;display:flex}.Contact-module__hcVmEa__submitBtn:hover{background:#00dcea;box-shadow:0 0 20px #00f3ff4d}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__spin{animation:1s linear infinite Contact-module__hcVmEa__spin}.Contact-module__hcVmEa__success{color:#0f8;text-align:center;margin-top:1rem}.Contact-module__hcVmEa__error{color:#f33;text-align:center;margin-top:1rem}@keyframes Contact-module__hcVmEa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Contact-module__hcVmEa__grid{text-align:center;grid-template-columns:1fr}.Contact-module__hcVmEa__methods{align-items:center}.Contact-module__hcVmEa__method{justify-content:center;width:100%;max-width:400px;margin:0 auto}}
