.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:80vh;padding:4rem 1rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:before{content:"";z-index:0;background:radial-gradient(circle,#00f0ff26 0%,#0000 70%);width:50%;height:50%;position:absolute;top:-20%;left:-10%}.Hero-module__Z8hQ_W__hero:after{content:"";z-index:0;background:radial-gradient(circle,#8a2be226 0%,#0000 70%);width:50%;height:50%;position:absolute;bottom:-20%;right:-10%}.Hero-module__Z8hQ_W__glassCard{background:var(--card-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--card-border);text-align:center;z-index:1;border-radius:24px;width:100%;max-width:800px;padding:4rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 25px 50px -12px #00000080}.Hero-module__Z8hQ_W__glassCard:hover{transform:translateY(-5px);box-shadow:0 30px 60px -12px #000000b3}.Hero-module__Z8hQ_W__imageContainer{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:50%;margin-bottom:.5rem;padding:4px;animation:3s infinite alternate Hero-module__Z8hQ_W__glowProfile;display:inline-block;box-shadow:0 0 20px #00f0ff66}.Hero-module__Z8hQ_W__profileImage{object-fit:cover;background-color:var(--background);border:4px solid var(--background);border-radius:50%;display:block}@keyframes Hero-module__Z8hQ_W__glowProfile{0%{box-shadow:0 0 10px #00f0ff66,0 0 15px #8a2be24d}to{box-shadow:0 0 25px #00f0ffcc,0 0 40px #8a2be299}}.Hero-module__Z8hQ_W__content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__title{margin:0;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{color:var(--primary);letter-spacing:.2em;margin:0;font-size:1.5rem;font-weight:600}.Hero-module__Z8hQ_W__details{color:#a0a0a0;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem;font-size:1.1rem;display:flex}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:2.5rem}.Hero-module__Z8hQ_W__subtitle{letter-spacing:.1em;font-size:1.1rem}.Hero-module__Z8hQ_W__glassCard{padding:2rem}.Hero-module__Z8hQ_W__details{flex-direction:column;gap:.5rem}}
.Profile-module__QVVc4G__section{max-width:900px;margin:0 auto;padding:6rem 0;position:relative}.Profile-module__QVVc4G__header{text-align:center;margin-bottom:3rem}.Profile-module__QVVc4G__title{font-size:3rem;font-weight:800}.Profile-module__QVVc4G__content{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--card-border);color:#ccc;border-radius:20px;padding:3rem;font-size:1.2rem;line-height:1.8;transition:border-color .3s;box-shadow:0 10px 30px #0000004d}.Profile-module__QVVc4G__content:hover{border-color:#ff005580}.Profile-module__QVVc4G__content p{margin-bottom:1.5rem}.Profile-module__QVVc4G__content p:last-child{margin-bottom:0}.Profile-module__QVVc4G__content strong{color:var(--foreground)}@media (max-width:768px){.Profile-module__QVVc4G__section{padding:4rem 1rem}.Profile-module__QVVc4G__title{font-size:2.5rem}.Profile-module__QVVc4G__content{padding:2rem;font-size:1.1rem}}
.Skills-module__P7wDQq__section{max-width:1000px;margin:0 auto;padding:6rem 0}.Skills-module__P7wDQq__header{text-align:center;margin-bottom:4rem}.Skills-module__P7wDQq__title{font-size:3rem;font-weight:800}.Skills-module__P7wDQq__gridContainer{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.Skills-module__P7wDQq__skillsBox{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:2.5rem}.Skills-module__P7wDQq__subtitle{color:var(--primary);margin-bottom:2rem;font-size:1.5rem;font-weight:600}.Skills-module__P7wDQq__tags{flex-wrap:wrap;gap:1rem;display:flex}.Skills-module__P7wDQq__tag{background:#8a2be21a;border:1px solid #8a2be280;border-radius:50px;padding:.8rem 1.5rem;font-weight:500;transition:all .3s;animation:.5s backwards Skills-module__P7wDQq__fadeInUp}.Skills-module__P7wDQq__tag:hover{background:var(--accent);color:#fff;transform:translateY(-3px);box-shadow:0 5px 15px #8a2be266}.Skills-module__P7wDQq__sideBox{flex-direction:column;gap:2rem;display:flex}.Skills-module__P7wDQq__box{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;flex:1;padding:2rem}.Skills-module__P7wDQq__list{margin:0;padding:0;list-style:none}.Skills-module__P7wDQq__list li{color:#ccc;border-bottom:1px solid #ffffff0d;align-items:center;padding:.8rem 0;display:flex}.Skills-module__P7wDQq__list li:before{content:"▸";color:var(--secondary);margin-right:10px;font-size:1.2rem}.Skills-module__P7wDQq__list li:last-child{border-bottom:none}@media (max-width:900px){.Skills-module__P7wDQq__gridContainer{grid-template-columns:1fr}}@media (max-width:768px){.Skills-module__P7wDQq__section{padding:4rem 1rem}.Skills-module__P7wDQq__title{font-size:2.5rem}}
.Projects-module__K3d-Xa__section{max-width:1200px;margin:0 auto;padding:8rem 0}.Projects-module__K3d-Xa__header{text-align:center;margin-bottom:5rem}.Projects-module__K3d-Xa__title{margin-bottom:1rem;font-size:3rem;font-weight:800}.Projects-module__K3d-Xa__subtitle{color:#a0a0a0;font-size:1.2rem}.Projects-module__K3d-Xa__companyList{flex-direction:column;gap:5rem;display:flex}.Projects-module__K3d-Xa__companySection{flex-direction:column;gap:2rem;display:flex}.Projects-module__K3d-Xa__companyHeader{border-bottom:1px solid var(--card-border);align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.Projects-module__K3d-Xa__companyIcon{font-size:2rem}.Projects-module__K3d-Xa__companyNameHeading{color:var(--secondary);margin:0;font-size:2rem;font-weight:700}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.Projects-module__K3d-Xa__card{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--card-border);border-radius:20px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.Projects-module__K3d-Xa__card:before{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.Projects-module__K3d-Xa__card:hover{border-color:#00f0ff4d;transform:translateY(-10px);box-shadow:0 20px 40px #00f0ff26}.Projects-module__K3d-Xa__card:hover:before{opacity:1}.Projects-module__K3d-Xa__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Projects-module__K3d-Xa__projectName{color:var(--foreground);margin:0;font-size:1.8rem;font-weight:700}.Projects-module__K3d-Xa__projectLinks{gap:.8rem;display:flex}.Projects-module__K3d-Xa__linkIcon{color:var(--primary);background:#00f0ff0d;border:1px solid #00f0ff4d;border-radius:6px;padding:.3rem .6rem;font-size:.9rem;text-decoration:none;transition:all .3s}.Projects-module__K3d-Xa__linkIcon:hover{background:var(--primary);color:#000}.Projects-module__K3d-Xa__description{color:#ccc;margin-bottom:1rem;line-height:1.6}.Projects-module__K3d-Xa__impactList{flex-grow:1;margin:0 0 2rem;padding:0;list-style-type:none}.Projects-module__K3d-Xa__impactList li{color:#e0e0e0;margin-bottom:.5rem;padding-left:1.5rem;font-size:.95rem;position:relative}.Projects-module__K3d-Xa__impactList li:before{content:"▹";color:var(--secondary);font-weight:700;position:absolute;left:0}.Projects-module__K3d-Xa__techStack{flex-wrap:wrap;gap:.8rem;margin-top:auto;display:flex}.Projects-module__K3d-Xa__techTag{color:var(--primary);font-size:.85rem;font-family:var(--font-mono),monospace;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:.4rem 1rem;transition:all .2s}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__techTag{background:#00f0ff0d;border-color:#00f0ff33}@media (max-width:768px){.Projects-module__K3d-Xa__section{padding:4rem 1rem}.Projects-module__K3d-Xa__title{font-size:2.5rem}.Projects-module__K3d-Xa__companyNameHeading{font-size:1.5rem}.Projects-module__K3d-Xa__card{padding:2rem}}
.Education-module__91SPAa__section{max-width:800px;margin:0 auto;padding:6rem 0 10rem}.Education-module__91SPAa__header{text-align:center;margin-bottom:5rem}.Education-module__91SPAa__title{font-size:3rem;font-weight:800}.Education-module__91SPAa__timeline{padding-left:3rem;position:relative}.Education-module__91SPAa__timeline:before{content:"";background:var(--card-border);width:2px;height:100%;position:absolute;top:0;left:0}.Education-module__91SPAa__timelineItem{margin-bottom:3rem;position:relative}.Education-module__91SPAa__timelineItem:last-child{margin-bottom:0}.Education-module__91SPAa__timelineDot{background:var(--background);border:4px solid var(--primary);width:20px;height:20px;box-shadow:0 0 10px var(--primary);z-index:1;border-radius:50%;position:absolute;top:0;left:-3.4rem}.Education-module__91SPAa__timelineContent{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--card-border);border-radius:16px;padding:2rem;transition:all .3s;position:relative}.Education-module__91SPAa__timelineContent:hover{border-color:#00f0ff66;transform:translate(10px);box-shadow:0 10px 30px #0000004d}.Education-module__91SPAa__date{color:var(--secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.Education-module__91SPAa__degree{color:var(--foreground);margin:0 0 .5rem;font-size:1.8rem}.Education-module__91SPAa__institution{color:#ccc;margin-bottom:1rem;font-size:1.1rem}.Education-module__91SPAa__score{color:var(--primary);background:#ffffff0d;border-radius:20px;padding:.4rem 1rem;font-size:.9rem;display:inline-block}@media (max-width:768px){.Education-module__91SPAa__section{padding:4rem 1rem}.Education-module__91SPAa__title{font-size:2.5rem}.Education-module__91SPAa__timeline{padding-left:2rem}.Education-module__91SPAa__timelineDot{left:-2.4rem}.Education-module__91SPAa__timelineContent{padding:1.5rem}}
