.HeroSection-module__yS5m3G__container{background:var(--background);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__yS5m3G__webglLayer{z-index:1;pointer-events:none;position:absolute;inset:0}.HeroSection-module__yS5m3G__vignette{z-index:2;background:radial-gradient(circle at center, transparent 30%, #000000b3 100%), linear-gradient(to bottom, rgba(var(--background-rgb), .4) 0%, rgba(var(--background-rgb), .9) 100%);pointer-events:none;position:absolute;inset:0}.HeroSection-module__yS5m3G__overlay{z-index:10;pointer-events:none;justify-content:flex-start;align-items:center;padding:0 6rem;display:flex;position:absolute;inset:0}.HeroSection-module__yS5m3G__heroCard{background:rgba(var(--background-rgb), .55);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(var(--primary-accent-rgb), .12);pointer-events:auto;max-width:780px;box-shadow:0 30px 60px -15px #00000080, 0 0 50px -10px rgba(var(--primary-accent-rgb), .05);border-radius:24px;flex-direction:column;gap:1.25rem;padding:3.5rem 4rem;display:flex}.HeroSection-module__yS5m3G__tagline{letter-spacing:.2em;color:var(--primary-accent);text-transform:uppercase;opacity:0;text-shadow:0 0 10px rgba(var(--primary-accent-rgb), .2);font-size:.8rem;font-weight:700;transform:translateY(20px)}.HeroSection-module__yS5m3G__name{flex-direction:column;margin:0;font-family:Outfit,sans-serif;font-size:clamp(3rem,7vw,4.8rem);font-weight:800;line-height:1;display:flex}.HeroSection-module__yS5m3G__firstName{color:#fff;opacity:0;transform:translateY(30px)}.HeroSection-module__yS5m3G__lastName{color:#0000;-webkit-text-stroke:1.5px #ffffffd9;opacity:0;transform:translateY(30px)}.HeroSection-module__yS5m3G__subtitle{color:#fffc;opacity:0;margin:.5rem 0 1rem;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:300;line-height:1.6;transform:translateY(20px)}.HeroSection-module__yS5m3G__ctaGroup{opacity:0;gap:1.5rem;display:flex;transform:translateY(20px)}.HeroSection-module__yS5m3G__primaryBtn{background:var(--primary-accent);color:var(--background);box-shadow:0 10px 20px -5px rgba(var(--primary-accent-rgb), .3);border-radius:30px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex}.HeroSection-module__yS5m3G__primaryBtn:hover{background:var(--foreground);color:var(--background);box-shadow:0 15px 30px -5px rgba(var(--primary-accent-rgb), .4);transform:translateY(-2px)}.HeroSection-module__yS5m3G__primaryBtn:hover .HeroSection-module__yS5m3G__arrow{transform:translate(4px)}.HeroSection-module__yS5m3G__arrow{transition:transform .3s}.HeroSection-module__yS5m3G__secondaryBtn{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:30px;padding:1rem 2rem;font-weight:500;transition:all .3s}.HeroSection-module__yS5m3G__secondaryBtn:hover{border-color:rgba(var(--primary-accent-rgb), .3);background:#ffffff14;transform:translateY(-2px)}.HeroSection-module__yS5m3G__socials{z-index:10;opacity:0;gap:1.5rem;display:flex;position:absolute;bottom:3rem;left:6rem;transform:translate(-20px)}.HeroSection-module__yS5m3G__socialLink{color:#fff9;justify-content:center;align-items:center;transition:all .3s;display:flex}.HeroSection-module__yS5m3G__socialLink:hover{color:var(--primary-accent);transform:translateY(-3px)}.HeroSection-module__yS5m3G__scrollIndicator{z-index:10;opacity:0;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;position:absolute;bottom:3rem;right:6rem;transform:translateY(20px)}.HeroSection-module__yS5m3G__scrollText{letter-spacing:.2em;text-transform:uppercase;color:#fff6;font-size:.7rem}.HeroSection-module__yS5m3G__scrollLine{background:#ffffff26;width:1px;height:40px;position:relative;overflow:hidden}.HeroSection-module__yS5m3G__scrollLineInner{background:var(--primary-accent);width:100%;height:50%;animation:2.2s ease-in-out infinite HeroSection-module__yS5m3G__scrollAnim;position:absolute;top:0;left:0}@keyframes HeroSection-module__yS5m3G__scrollAnim{0%{transform:translateY(-100%)}50%{transform:translateY(100%)}to{transform:translateY(200%)}}@media (max-width:968px){.HeroSection-module__yS5m3G__overlay{padding:0 2rem}}@media (max-width:768px){.HeroSection-module__yS5m3G__overlay{align-items:flex-end;padding:0 1.5rem 8rem}.HeroSection-module__yS5m3G__heroCard{border-radius:20px;width:100%;padding:2rem}.HeroSection-module__yS5m3G__name{font-size:2.8rem}.HeroSection-module__yS5m3G__subtitle{font-size:.95rem;line-height:1.5}.HeroSection-module__yS5m3G__ctaGroup{flex-direction:column;gap:1rem}.HeroSection-module__yS5m3G__primaryBtn,.HeroSection-module__yS5m3G__secondaryBtn{justify-content:center;width:100%;padding:.85rem}.HeroSection-module__yS5m3G__socials{bottom:2rem;left:2rem}.HeroSection-module__yS5m3G__scrollIndicator{display:none}}.HeroSection-module__yS5m3G__pulseDot{vertical-align:middle;background-color:#10b981;border-radius:50%;width:9px;height:9px;margin-right:8px;animation:1.6s ease-in-out infinite HeroSection-module__yS5m3G__pulseAnim;display:inline-block}@keyframes HeroSection-module__yS5m3G__pulseAnim{0%{opacity:.5;transform:scale(.85);box-shadow:0 0 #10b981b3}50%{opacity:1;transform:scale(1.1);box-shadow:0 0 8px 3px #10b98159}to{opacity:.5;transform:scale(.85);box-shadow:0 0 #10b98100}}.HeroSection-module__yS5m3G__typewriterContainer{align-items:center;gap:6px;min-height:2.2rem;margin-bottom:.5rem;display:flex}.HeroSection-module__yS5m3G__typewriterText{color:#ffffffe6;font-family:Outfit,sans-serif;font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:600}.HeroSection-module__yS5m3G__typewriterCursor{background-color:var(--primary-accent);vertical-align:middle;border-radius:2px;width:3px;height:1.4em;animation:.9s step-end infinite HeroSection-module__yS5m3G__blinkCursor;display:inline-block}@keyframes HeroSection-module__yS5m3G__blinkCursor{0%,to{background-color:#0000}50%{background-color:var(--primary-accent)}}
.AboutSection-module__EBwypG__container{z-index:10;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:6rem 2rem;display:flex;position:relative}.AboutSection-module__EBwypG__content{flex-direction:column;gap:3.5rem;width:100%;max-width:1050px;display:flex}.AboutSection-module__EBwypG__header{text-align:center;max-width:780px;margin:0 auto}.AboutSection-module__EBwypG__tagline{letter-spacing:.15em;color:var(--primary-accent);text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:inline-block}.AboutSection-module__EBwypG__title{color:#fff;margin-bottom:1.2rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.2}.AboutSection-module__EBwypG__summary{color:#ffffffbf;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.7}.AboutSection-module__EBwypG__highlight{color:#fff;border-bottom:2px solid var(--primary-accent);font-weight:600}.AboutSection-module__EBwypG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.AboutSection-module__EBwypG__statCard{background:rgba(var(--primary-accent-rgb), .02);border:1px solid rgba(var(--primary-accent-rgb), .1);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:1.8rem;transition:all .3s cubic-bezier(.25,.8,.25,1)}.AboutSection-module__EBwypG__statCard:hover{border-color:rgba(var(--primary-accent-rgb), .25);box-shadow:0 15px 30px -10px rgba(var(--primary-accent-rgb), .15);transform:translateY(-4px)}.AboutSection-module__EBwypG__statValue{color:#fff;background:linear-gradient(135deg, #fff 40%, var(--primary-accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:800}.AboutSection-module__EBwypG__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500}.AboutSection-module__EBwypG__dashboardSection{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050a0873;border:1px solid #ffffff0d;border-radius:24px;padding:3rem;box-shadow:0 20px 50px #0006}.AboutSection-module__EBwypG__sectionHeading{color:#fff;align-items:center;gap:.75rem;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.AboutSection-module__EBwypG__headingIcon{color:var(--primary-accent)}.AboutSection-module__EBwypG__sectionSubheading{color:#ffffff80;margin-bottom:2rem;font-size:.95rem}.AboutSection-module__EBwypG__tabGroup{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;padding-bottom:1.25rem;display:flex}.AboutSection-module__EBwypG__tabBtn{color:#fff9;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.AboutSection-module__EBwypG__tabBtn:hover{color:#fff;border-color:rgba(var(--primary-accent-rgb), .2);background:#ffffff0d}.AboutSection-module__EBwypG__activeTab{background:rgba(var(--primary-accent-rgb), .08);border-color:var(--primary-accent);color:var(--primary-accent);text-shadow:0 0 10px rgba(var(--primary-accent-rgb), .2)}.AboutSection-module__EBwypG__comparisonGrid{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;display:grid}.AboutSection-module__EBwypG__comparisonCard{background:#ef444403;border:1px solid #ef444414;border-radius:20px;flex-direction:column;justify-content:center;min-height:200px;padding:2rem;transition:border-color .3s;display:flex;position:relative}.AboutSection-module__EBwypG__comparisonCard:hover{border-color:#ef44442e}.AboutSection-module__EBwypG__comparisonCardAutomated{background:rgba(var(--primary-accent-rgb), .02);border:1px solid rgba(var(--primary-accent-rgb), .12);min-height:200px;box-shadow:0 0 30px rgba(var(--primary-accent-rgb), .03);border-radius:20px;flex-direction:column;justify-content:center;padding:2rem;transition:all .3s;display:flex;position:relative}.AboutSection-module__EBwypG__comparisonCardAutomated:hover{border-color:rgba(var(--primary-accent-rgb), .3);box-shadow:0 0 40px rgba(var(--primary-accent-rgb), .08)}.AboutSection-module__EBwypG__cardTagManual{color:#f87171;background:#2a1215;border:1px solid #ef444433;border-radius:20px;align-items:center;gap:.4rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:-12px;left:20px}.AboutSection-module__EBwypG__cardTagAutomated{color:var(--secondary-accent);border:1px solid rgba(var(--primary-accent-rgb), .3);box-shadow:0 0 10px rgba(var(--primary-accent-rgb), .15);background:#1c0d35;border-radius:20px;align-items:center;gap:.4rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:-12px;left:20px}.AboutSection-module__EBwypG__cardHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.AboutSection-module__EBwypG__alertIcon{color:#ef4444}.AboutSection-module__EBwypG__sparkleIcon{color:var(--primary-accent);filter:drop-shadow(0 0 4px var(--primary-accent))}.AboutSection-module__EBwypG__timeVal{color:#f87171;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.AboutSection-module__EBwypG__timeValAutomated{color:var(--secondary-accent);text-shadow:0 0 10px #34d39933;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.AboutSection-module__EBwypG__cardDesc{color:#ffffffa6;margin:0;font-size:.95rem;line-height:1.6}.AboutSection-module__EBwypG__arrowContainer{justify-content:center;align-items:center;display:flex}.AboutSection-module__EBwypG__transitionArrow{color:#ffffff26;animation:2.5s ease-in-out infinite AboutSection-module__EBwypG__floatArrow}@keyframes AboutSection-module__EBwypG__floatArrow{0%{transform:translate(-4px)}50%{transform:translate(4px)}to{transform:translate(-4px)}}@media (max-width:860px){.AboutSection-module__EBwypG__dashboardSection{padding:2rem}.AboutSection-module__EBwypG__comparisonGrid{grid-template-columns:1fr;gap:2rem}.AboutSection-module__EBwypG__arrowContainer{padding:.5rem;transform:rotate(90deg)}.AboutSection-module__EBwypG__transitionArrow{animation:2.5s ease-in-out infinite AboutSection-module__EBwypG__floatArrowVert}@keyframes AboutSection-module__EBwypG__floatArrowVert{0%{transform:translateY(-4px)}50%{transform:translateY(4px)}to{transform:translateY(-4px)}}}@media (max-width:480px){.AboutSection-module__EBwypG__tabGroup{gap:.5rem}.AboutSection-module__EBwypG__tabBtn{text-align:center;width:100%}}.AboutSection-module__EBwypG__aboutLayout{grid-template-columns:320px 1fr;align-items:start;gap:3.5rem;margin-bottom:2rem;display:grid}.AboutSection-module__EBwypG__profileCard{background:rgba(var(--primary-accent-rgb), .02);border:1px solid rgba(var(--primary-accent-rgb), .1);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:2.5rem 1.8rem;position:sticky;top:100px}.AboutSection-module__EBwypG__profileAvatar{background:linear-gradient(135deg, var(--primary-accent) 0%, var(--secondary-accent) 100%);width:90px;height:90px;color:var(--background);box-shadow:0 8px 24px rgba(var(--primary-accent-rgb), .35);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800;display:flex}.AboutSection-module__EBwypG__profileName{color:#fff;margin-bottom:.3rem;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.AboutSection-module__EBwypG__profileTitle{color:var(--secondary-accent);margin-bottom:1.25rem;font-size:.85rem;font-weight:500}.AboutSection-module__EBwypG__profileTags{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.AboutSection-module__EBwypG__badge{background:rgba(var(--primary-accent-rgb), .08);border:1px solid rgba(var(--primary-accent-rgb), .2);color:var(--primary-accent);border-radius:12px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.AboutSection-module__EBwypG__divider{background:#ffffff0f;height:1px;margin:1.5rem 0}.AboutSection-module__EBwypG__profileInfoList{text-align:left;flex-direction:column;gap:.85rem;display:flex}.AboutSection-module__EBwypG__infoItem{color:#ffffffb3;align-items:center;gap:.75rem;font-size:.82rem;display:flex}.AboutSection-module__EBwypG__infoItem a{color:#ffffffb3;transition:color .3s}.AboutSection-module__EBwypG__infoItem a:hover{color:var(--primary-accent)}.AboutSection-module__EBwypG__infoIcon{color:var(--primary-accent);flex-shrink:0}.AboutSection-module__EBwypG__hireBtn{background:var(--primary-accent);color:var(--background);box-shadow:0 6px 15px rgba(var(--primary-accent-rgb), .25);border-radius:24px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.AboutSection-module__EBwypG__hireBtn:hover{background:var(--foreground);box-shadow:0 10px 20px rgba(var(--primary-accent-rgb), .35);transform:translateY(-2px)}.AboutSection-module__EBwypG__bioColumn{flex-direction:column;gap:2.5rem;display:flex}.AboutSection-module__EBwypG__bioSection{flex-direction:column;gap:1rem;display:flex}.AboutSection-module__EBwypG__bioHeader{color:#fff;border-bottom:2px solid rgba(var(--primary-accent-rgb), .15);margin-bottom:.25rem;padding-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.AboutSection-module__EBwypG__bioText{color:#ffffffb3;margin:0;font-size:1rem;line-height:1.7}.AboutSection-module__EBwypG__expertiseGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.AboutSection-module__EBwypG__expertiseCard{background:#ffffff03;border:1px solid #ffffff0a;border-radius:16px;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.AboutSection-module__EBwypG__expertiseCard:hover{border-color:rgba(var(--primary-accent-rgb), .25);background:rgba(var(--primary-accent-rgb), .02);transform:translateY(-2px)}.AboutSection-module__EBwypG__expertiseIcon{color:var(--primary-accent);background:rgba(var(--primary-accent-rgb), .06);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.AboutSection-module__EBwypG__expertiseInfo{flex-direction:column;gap:.25rem;display:flex}.AboutSection-module__EBwypG__expertiseTitle{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.AboutSection-module__EBwypG__expertiseDesc{color:#ffffff80;margin:0;font-size:.8rem;line-height:1.5}.AboutSection-module__EBwypG__interestsGrid{flex-wrap:wrap;gap:.75rem;display:flex}.AboutSection-module__EBwypG__interestChip{color:#ffffffb3;background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.82rem;font-weight:600;transition:all .3s;display:inline-flex}.AboutSection-module__EBwypG__interestChip:hover{border-color:var(--primary-accent);color:var(--primary-accent);background:rgba(var(--primary-accent-rgb), .04);transform:translateY(-2px)}.AboutSection-module__EBwypG__interestIcon{color:var(--primary-accent)}.AboutSection-module__EBwypG__educationColumn{flex-direction:column;gap:1.25rem;display:flex}.AboutSection-module__EBwypG__educationCard{background:#ffffff03;border:1px solid #ffffff0a;border-radius:16px;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.AboutSection-module__EBwypG__educationCard:hover{border-color:rgba(var(--primary-accent-rgb), .2);transform:translateY(-2px)}.AboutSection-module__EBwypG__educationIcon{color:var(--primary-accent);background:rgba(var(--primary-accent-rgb), .05);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.AboutSection-module__EBwypG__educationInfo{flex-direction:column;gap:.35rem;display:flex}.AboutSection-module__EBwypG__eduDate{color:var(--primary-accent);letter-spacing:.05em;font-size:.75rem;font-weight:600}.AboutSection-module__EBwypG__eduDegree{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700}.AboutSection-module__EBwypG__eduSchool{color:#ffffff8c;margin:0;font-size:.85rem}.AboutSection-module__EBwypG__eduMeta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.4rem;display:flex}.AboutSection-module__EBwypG__gpaBadge{background:rgba(var(--primary-accent-rgb), .08);border:1px solid rgba(var(--primary-accent-rgb), .2);color:var(--primary-accent);border-radius:20px;padding:.25rem .65rem;font-size:.75rem;font-weight:700}.AboutSection-module__EBwypG__eduTag{color:#ffffff80;background:#ffffff0a;border-radius:20px;padding:.25rem .65rem;font-size:.72rem;font-weight:500}@media (max-width:968px){.AboutSection-module__EBwypG__aboutLayout{grid-template-columns:1fr;gap:2.5rem}.AboutSection-module__EBwypG__profileCard{max-width:420px;margin:0 auto;position:static}}@media (max-width:600px){.AboutSection-module__EBwypG__expertiseGrid{grid-template-columns:1fr}}
.SkillsMarquee-module__2fFKia__container{background:var(--background);z-index:10;width:100vw;padding:6rem 2rem;position:relative;overflow:hidden}.SkillsMarquee-module__2fFKia__header{text-align:center;max-width:700px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.SkillsMarquee-module__2fFKia__tagline{letter-spacing:.15em;color:var(--primary-accent);text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:inline-block}.SkillsMarquee-module__2fFKia__title{color:#fff;margin-bottom:1.2rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.2}.SkillsMarquee-module__2fFKia__subtitle{color:#ffffffb3;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6}.SkillsMarquee-module__2fFKia__marqueeWrap{white-space:nowrap;background:#10b98103;border-top:1px solid #10b9810d;border-bottom:1px solid #10b9810d;margin-bottom:4rem;padding:1.5rem 0;display:flex;position:relative;overflow:hidden}.SkillsMarquee-module__2fFKia__marqueeWrap:before,.SkillsMarquee-module__2fFKia__marqueeWrap:after{content:"";z-index:2;pointer-events:none;width:180px;height:100%;position:absolute;top:0}.SkillsMarquee-module__2fFKia__marqueeWrap:before{background:linear-gradient(to right, var(--background), transparent);left:0}.SkillsMarquee-module__2fFKia__marqueeWrap:after{background:linear-gradient(to left, var(--background), transparent);right:0}.SkillsMarquee-module__2fFKia__marqueeTrack{width:max-content;animation:35s linear infinite SkillsMarquee-module__2fFKia__marquee;display:flex}.SkillsMarquee-module__2fFKia__marqueeTrack span{color:#ffffff73;letter-spacing:.05em;text-transform:uppercase;align-items:center;padding:0 2rem;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:700;transition:all .3s;display:flex}.SkillsMarquee-module__2fFKia__marqueeTrack span:hover{color:var(--primary-accent);text-shadow:0 0 10px #10b98180}.SkillsMarquee-module__2fFKia__marqueeTrack span:after{content:"✦";color:var(--secondary-accent);margin-left:4rem;font-size:.9rem}@keyframes SkillsMarquee-module__2fFKia__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.SkillsMarquee-module__2fFKia__categories{perspective:1200px;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:768px){.SkillsMarquee-module__2fFKia__categories{grid-template-columns:1fr}}.SkillsMarquee-module__2fFKia__category{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform-style:preserve-3d;will-change:transform, box-shadow, border-color;background:#10b98105;border:1px solid #10b98114;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:280px;padding:2.5rem;transition:box-shadow .3s,border-color .3s;display:flex;box-shadow:0 4px 20px #0000004d}.SkillsMarquee-module__2fFKia__cardHeader{margin-bottom:2rem;transform:translateZ(40px)}.SkillsMarquee-module__2fFKia__catTitle{color:#fff;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.45rem;font-weight:700}.SkillsMarquee-module__2fFKia__catDesc{color:#ffffff80;font-size:.9rem;line-height:1.5}.SkillsMarquee-module__2fFKia__tags{flex-wrap:wrap;gap:.75rem;display:flex;transform:translateZ(30px)}.SkillsMarquee-module__2fFKia__tag{color:#ffffffd9;background:#ffffff08;border:1px solid #ffffff0d;border-radius:30px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.SkillsMarquee-module__2fFKia__tag:hover{color:#fff;background:#10b98114;border-color:#10b9814d;transform:translateY(-2px)}.SkillsMarquee-module__2fFKia__tagDot{background:var(--primary-accent);opacity:.7;border-radius:50%;width:6px;height:6px;display:inline-block}.SkillsMarquee-module__2fFKia__tag:hover .SkillsMarquee-module__2fFKia__tagDot{background:var(--secondary-accent);box-shadow:0 0 8px var(--secondary-accent);opacity:1}
.ExperienceTimeline-module__f9ttKq__container{z-index:10;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:6rem 2rem;display:flex;position:relative}.ExperienceTimeline-module__f9ttKq__content{flex-direction:column;gap:4rem;width:100%;max-width:1050px;display:flex}.ExperienceTimeline-module__f9ttKq__header{text-align:center;max-width:780px;margin:0 auto}.ExperienceTimeline-module__f9ttKq__tagline{letter-spacing:.15em;color:var(--primary-accent);text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:inline-block}.ExperienceTimeline-module__f9ttKq__title{color:#fff;margin-bottom:1.2rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.2}.ExperienceTimeline-module__f9ttKq__subtitle{color:#ffffffb3;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6}.ExperienceTimeline-module__f9ttKq__timeline{width:100%;margin-top:2rem;position:relative}.ExperienceTimeline-module__f9ttKq__timelineLineTrack{background:#ffffff0d;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ExperienceTimeline-module__f9ttKq__timelineLineProgress{background:linear-gradient(to bottom, var(--primary-accent), var(--secondary-accent));z-index:1;width:2px;box-shadow:0 0 15px rgba(var(--primary-accent-rgb), .5);position:absolute;top:0;left:50%;transform:translate(-50%)}.ExperienceTimeline-module__f9ttKq__timelineItem{width:100%;margin-bottom:4rem;display:flex;position:relative}.ExperienceTimeline-module__f9ttKq__timelineItem:last-child{margin-bottom:0}.ExperienceTimeline-module__f9ttKq__timelineDot{background:var(--background);z-index:2;border:3px solid #ffffff1a;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;top:30px;left:50%;transform:translate(-50%)}.ExperienceTimeline-module__f9ttKq__timelineCard{background:rgba(var(--background-rgb), .55);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(var(--primary-accent-rgb), .1);opacity:0;border-radius:20px;width:45%;padding:2.2rem;transition:border-color .3s,box-shadow .3s;position:relative;box-shadow:0 10px 30px #0000004d}.ExperienceTimeline-module__f9ttKq__timelineCard:hover{border-color:rgba(var(--primary-accent-rgb), .25);box-shadow:0 15px 30px -10px rgba(var(--primary-accent-rgb), .15)}.ExperienceTimeline-module__f9ttKq__left{justify-content:flex-start}.ExperienceTimeline-module__f9ttKq__right{justify-content:flex-end}.ExperienceTimeline-module__f9ttKq__left .ExperienceTimeline-module__f9ttKq__timelineCard{transform-origin:100%}.ExperienceTimeline-module__f9ttKq__right .ExperienceTimeline-module__f9ttKq__timelineCard{transform-origin:0}.ExperienceTimeline-module__f9ttKq__cardHeader{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.ExperienceTimeline-module__f9ttKq__roleInfo{align-items:center;gap:.6rem;display:flex}.ExperienceTimeline-module__f9ttKq__roleIcon{color:var(--primary-accent)}.ExperienceTimeline-module__f9ttKq__role{color:#fff;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:700}.ExperienceTimeline-module__f9ttKq__metaInfo{flex-direction:column;gap:.35rem;display:flex}.ExperienceTimeline-module__f9ttKq__companyName{color:#fffffff2;font-size:.95rem;font-weight:600}.ExperienceTimeline-module__f9ttKq__metaRow{flex-wrap:wrap;gap:1.25rem;display:flex}.ExperienceTimeline-module__f9ttKq__metaItem{color:#ffffff73;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.ExperienceTimeline-module__f9ttKq__responsibilities{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style-type:none;display:flex}.ExperienceTimeline-module__f9ttKq__responsibilities li{color:#ffffffa6;padding-left:1.25rem;font-size:.95rem;line-height:1.5;position:relative}.ExperienceTimeline-module__f9ttKq__responsibilities li:before{content:"→";color:var(--primary-accent);font-weight:700;position:absolute;left:0}@media (max-width:820px){.ExperienceTimeline-module__f9ttKq__timelineLineTrack,.ExperienceTimeline-module__f9ttKq__timelineLineProgress{left:20px;transform:none}.ExperienceTimeline-module__f9ttKq__timelineDot{left:20px;transform:translate(-50%)}.ExperienceTimeline-module__f9ttKq__timelineItem{justify-content:flex-end}.ExperienceTimeline-module__f9ttKq__timelineCard{width:calc(100% - 50px)}}.ExperienceTimeline-module__f9ttKq__tagsContainer{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.ExperienceTimeline-module__f9ttKq__tag{background:rgba(var(--primary-accent-rgb), .06);border:1px solid rgba(var(--primary-accent-rgb), .2);color:var(--primary-accent);border-radius:12px;padding:.25rem .65rem;font-size:.75rem;font-weight:600;transition:all .3s}.ExperienceTimeline-module__f9ttKq__tag:hover{background:var(--primary-accent);color:var(--background)}
.FeaturedProjects-module__1Wd__G__container{z-index:10;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:6rem 2rem;display:flex;position:relative}.FeaturedProjects-module__1Wd__G__content{flex-direction:column;gap:4rem;width:100%;max-width:1050px;display:flex}.FeaturedProjects-module__1Wd__G__header{text-align:center;max-width:780px;margin:0 auto}.FeaturedProjects-module__1Wd__G__tagline{letter-spacing:.15em;color:var(--primary-accent);text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:inline-block}.FeaturedProjects-module__1Wd__G__title{color:#fff;margin-bottom:1.2rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.2}.FeaturedProjects-module__1Wd__G__subtitle{color:#ffffffb3;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6}.FeaturedProjects-module__1Wd__G__grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:2rem;display:grid}.FeaturedProjects-module__1Wd__G__projectCard{background:rgba(var(--background-rgb), .55);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(var(--primary-accent-rgb), .08);cursor:pointer;opacity:0;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:340px;padding:2.2rem;text-decoration:none;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 10px 30px #0000004d}.FeaturedProjects-module__1Wd__G__projectCard:hover{border-color:rgba(var(--primary-accent-rgb), .3);box-shadow:0 20px 40px -15px rgba(var(--primary-accent-rgb), .18);transform:translateY(-6px)}.FeaturedProjects-module__1Wd__G__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.FeaturedProjects-module__1Wd__G__iconBox{background:rgba(var(--primary-accent-rgb), .06);border:1px solid rgba(var(--primary-accent-rgb), .15);width:58px;height:58px;color:var(--primary-accent);border-radius:16px;justify-content:center;align-items:center;transition:all .3s;display:flex}.FeaturedProjects-module__1Wd__G__projectCard:hover .FeaturedProjects-module__1Wd__G__iconBox{background:var(--primary-accent);color:var(--background);box-shadow:0 0 20px rgba(var(--primary-accent-rgb), .3);transform:scale(1.05)}.FeaturedProjects-module__1Wd__G__cardArrow{color:#fff3;transition:all .3s}.FeaturedProjects-module__1Wd__G__projectCard:hover .FeaturedProjects-module__1Wd__G__cardArrow{color:var(--primary-accent);transform:translate(2px,-2px)}.FeaturedProjects-module__1Wd__G__cardBody{margin-bottom:1.75rem}.FeaturedProjects-module__1Wd__G__projectTitle{color:#fff;margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:700}.FeaturedProjects-module__1Wd__G__projectDesc{color:#fff9;margin:0;font-size:.95rem;line-height:1.55}.FeaturedProjects-module__1Wd__G__tags{flex-wrap:wrap;gap:.5rem;display:flex}.FeaturedProjects-module__1Wd__G__tag{color:#ffffff80;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;transition:all .3s}.FeaturedProjects-module__1Wd__G__projectCard:hover .FeaturedProjects-module__1Wd__G__tag{border-color:rgba(var(--primary-accent-rgb), .15);color:#ffffffbf}.FeaturedProjects-module__1Wd__G__tag:hover{background:rgba(var(--primary-accent-rgb), .08);border-color:var(--primary-accent);color:var(--primary-accent)}.FeaturedProjects-module__1Wd__G__filterBar{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3.5rem;padding-bottom:1.5rem;display:flex}.FeaturedProjects-module__1Wd__G__filterBtn{color:#ffffffa6;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:.65rem 1.35rem;font-size:.82rem;font-weight:600;transition:all .3s}.FeaturedProjects-module__1Wd__G__filterBtn:hover{color:#fff;border-color:rgba(var(--primary-accent-rgb), .2);background:#ffffff0d}.FeaturedProjects-module__1Wd__G__activeFilter{background:rgba(var(--primary-accent-rgb), .08);border-color:var(--primary-accent);color:var(--primary-accent);text-shadow:0 0 8px rgba(var(--primary-accent-rgb), .2)}@media (max-width:480px){.FeaturedProjects-module__1Wd__G__projectCard{min-height:auto;padding:1.5rem}.FeaturedProjects-module__1Wd__G__filterBtn{text-align:center;width:100%}}
.GithubSection-module__4iPUKW__container{background-color:var(--background);width:100vw;min-height:100vh;color:var(--foreground);z-index:10;justify-content:center;padding:6rem 2rem;display:flex;position:relative}.GithubSection-module__4iPUKW__content{flex-direction:column;gap:4rem;width:100%;max-width:1200px;display:flex}.GithubSection-module__4iPUKW__header{text-align:center}.GithubSection-module__4iPUKW__title{background:linear-gradient(to right, #fff, var(--secondary-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.GithubSection-module__4iPUKW__subtitle{color:#fff9;max-width:600px;margin:0 auto;font-size:1.125rem}.GithubSection-module__4iPUKW__sectionHeading{color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600}.GithubSection-module__4iPUKW__streakContainer{width:100%}.GithubSection-module__4iPUKW__streakWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;padding:2rem;transition:transform .3s,border-color .3s;display:flex}.GithubSection-module__4iPUKW__streakWrapper:hover{border-color:#fff3;transform:translateY(-5px)}.GithubSection-module__4iPUKW__streakImage{filter:drop-shadow(0 10px 20px #00000080);max-width:100%;height:auto}.GithubSection-module__4iPUKW__reposContainer{width:100%}.GithubSection-module__4iPUKW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.GithubSection-module__4iPUKW__card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;height:100%;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.GithubSection-module__4iPUKW__card:hover{border-color:var(--primary-accent);background:#ffffff0f;transform:translateY(-8px);box-shadow:0 10px 30px #ff7a001a}.GithubSection-module__4iPUKW__cardHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.GithubSection-module__4iPUKW__repoIcon{color:var(--secondary-accent)}.GithubSection-module__4iPUKW__repoName{color:#fff;word-break:break-all;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600}.GithubSection-module__4iPUKW__repoDesc{color:#fff9;flex-grow:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.GithubSection-module__4iPUKW__cardFooter{color:#ffffff80;align-items:center;gap:1.5rem;font-size:.875rem;display:flex}.GithubSection-module__4iPUKW__language{align-items:center;gap:.5rem;display:flex}.GithubSection-module__4iPUKW__langDot{background-color:var(--primary-accent);border-radius:50%;width:10px;height:10px}.GithubSection-module__4iPUKW__stars{align-items:center;gap:.3rem;display:flex}
.Certifications-module__REY-WG__container{background:var(--background);z-index:10;border-top:1px solid rgba(var(--primary-accent-rgb), .1);justify-content:center;width:100vw;padding:6rem 2rem;display:flex;position:relative}.Certifications-module__REY-WG__content{width:100%;max-width:900px}.Certifications-module__REY-WG__sectionTitle{color:#fff;text-align:center;margin-bottom:3rem;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Certifications-module__REY-WG__list{flex-direction:column;gap:1.5rem;display:flex}.Certifications-module__REY-WG__certItem{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:all .3s;display:flex}.Certifications-module__REY-WG__certItem:hover{background:rgba(var(--primary-accent-rgb), .05);border-color:rgba(var(--primary-accent-rgb), .3);transform:translate(10px)}.Certifications-module__REY-WG__certInfo{align-items:center;gap:1.5rem;display:flex}.Certifications-module__REY-WG__icon{color:var(--primary-accent)}.Certifications-module__REY-WG__certName{color:#fff;margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600}.Certifications-module__REY-WG__certIssuer{color:#fff9;font-size:.9rem}.Certifications-module__REY-WG__certDate{color:var(--secondary-accent);letter-spacing:.05em;white-space:nowrap;font-size:.85rem;font-weight:600}@media (max-width:640px){.Certifications-module__REY-WG__certItem{flex-direction:column;align-items:flex-start;gap:1rem}}
.ContactSection-module__1kX6Bq__section{z-index:10;justify-content:center;align-items:center;width:100vw;min-height:85vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.ContactSection-module__1kX6Bq__container{width:100%;max-width:1200px;margin:0 auto}.ContactSection-module__1kX6Bq__header{text-align:center;max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.ContactSection-module__1kX6Bq__tagline{letter-spacing:.15em;color:var(--primary-accent);text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:inline-block}.ContactSection-module__1kX6Bq__title{color:#fff;margin-bottom:1.2rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.2}.ContactSection-module__1kX6Bq__gradientText{background:linear-gradient(135deg, var(--primary-accent) 0%, var(--secondary-accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.ContactSection-module__1kX6Bq__subtitle{color:#ffffffb3;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6}.ContactSection-module__1kX6Bq__contentGrid{grid-template-columns:1.2fr .8fr;align-items:start;gap:3rem;display:grid}@media (max-width:968px){.ContactSection-module__1kX6Bq__contentGrid{grid-template-columns:1fr;gap:4rem}}.ContactSection-module__1kX6Bq__contactDetails{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__1kX6Bq__card{background:rgba(var(--primary-accent-rgb), .03);border:1px solid rgba(var(--primary-accent-rgb), .1);cursor:pointer;border-radius:16px;gap:1.5rem;padding:1.8rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.ContactSection-module__1kX6Bq__card:hover{background:rgba(var(--primary-accent-rgb), .06);border-color:rgba(var(--primary-accent-rgb), .25);box-shadow:0 10px 30px -10px rgba(var(--primary-accent-rgb), .15);transform:translateY(-4px)}.ContactSection-module__1kX6Bq__iconWrapper{background:rgba(var(--primary-accent-rgb), .1);width:54px;height:54px;color:var(--primary-accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.ContactSection-module__1kX6Bq__card:hover .ContactSection-module__1kX6Bq__iconWrapper{background:var(--primary-accent);color:var(--background);transform:scale(1.05)}.ContactSection-module__1kX6Bq__cardContent{flex-direction:column;justify-content:center;display:flex}.ContactSection-module__1kX6Bq__cardLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-bottom:.4rem;font-size:.8rem}.ContactSection-module__1kX6Bq__cardValue{color:#fff;word-break:break-all;margin-bottom:.6rem;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600}.ContactSection-module__1kX6Bq__actionText{color:var(--primary-accent);opacity:.8;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;transition:opacity .3s;display:flex}.ContactSection-module__1kX6Bq__card:hover .ContactSection-module__1kX6Bq__actionText{opacity:1}.ContactSection-module__1kX6Bq__inlineIcon{transition:transform .3s}.ContactSection-module__1kX6Bq__card:hover .ContactSection-module__1kX6Bq__inlineIcon{transform:translate(2px,-2px)}.ContactSection-module__1kX6Bq__infoBox{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;display:flex}.ContactSection-module__1kX6Bq__infoBox h3{color:#fff;font-size:1.2rem;font-weight:700}.ContactSection-module__1kX6Bq__infoBox p{color:#fff9;margin:0;font-size:.95rem;line-height:1.6}.ContactSection-module__1kX6Bq__locationBadge{background:rgba(var(--primary-accent-rgb), .08);color:var(--secondary-accent);border-radius:100px;align-self:flex-start;align-items:center;gap:.6rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.ContactSection-module__1kX6Bq__pulseDot{background-color:var(--primary-accent);width:8px;height:8px;box-shadow:0 0 0 0 rgba(var(--primary-accent-rgb), .7);border-radius:50%;animation:1.8s infinite ContactSection-module__1kX6Bq__pulse;display:inline-block}@keyframes ContactSection-module__1kX6Bq__pulse{0%{box-shadow:0 0 0 0 rgba(var(--primary-accent-rgb), .7);transform:scale(.95)}70%{box-shadow:0 0 0 8px rgba(var(--primary-accent-rgb), 0);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(var(--primary-accent-rgb), 0);transform:scale(.95)}}.ContactSection-module__1kX6Bq__badgeContainer{justify-content:center;align-items:center;width:100%;display:flex}.ContactSection-module__1kX6Bq__badgeWrapper{background:#ffffff03;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:380px;padding:2rem;transition:all .3s;display:flex;box-shadow:0 20px 40px -20px #00000080}.ContactSection-module__1kX6Bq__badgeWrapper:hover{border-color:rgba(var(--primary-accent-rgb), .15);box-shadow:0 20px 40px -15px rgba(var(--primary-accent-rgb), .05)}.ContactSection-module__1kX6Bq__badgeTitle{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.ContactSection-module__1kX6Bq__badgePlaceholder{justify-content:center;align-items:center;width:100%;min-height:290px;display:flex}
