.Navbar-module___rHu7W__header{z-index:var(--z-navbar);transition:all var(--transition-slow);padding:20px 0;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__header.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#09090bd9;padding:12px 0;box-shadow:0 4px 20px #00000080}.Navbar-module___rHu7W__nav{max-width:1200px;padding:0 var(--space-md);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module___rHu7W__logo{cursor:pointer;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;align-items:center;font-size:1.6rem;font-weight:900;display:flex}.Navbar-module___rHu7W__logoText{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module___rHu7W__logoDot{color:var(--color-text-secondary);-webkit-text-fill-color:var(--color-text-secondary);margin-left:1px;font-size:2rem;line-height:1}.Navbar-module___rHu7W__navLinks{align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module___rHu7W__navLink{font-family:var(--font-sans);color:var(--color-text-secondary);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast);background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:8px 12px;font-size:.875rem;font-weight:500;display:flex;position:relative}.Navbar-module___rHu7W__navLink:hover,.Navbar-module___rHu7W__navLink.Navbar-module___rHu7W__active{color:var(--color-text-primary)}.Navbar-module___rHu7W__navLinkUnderline{background:var(--color-text-primary);border-radius:var(--radius-full);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Navbar-module___rHu7W__navLink.Navbar-module___rHu7W__active .Navbar-module___rHu7W__navLinkUnderline,.Navbar-module___rHu7W__navLink:hover .Navbar-module___rHu7W__navLinkUnderline{width:60%}.Navbar-module___rHu7W__navCta{margin-left:8px;padding:8px 20px!important;font-size:.85rem!important}.Navbar-module___rHu7W__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.Navbar-module___rHu7W__hamburger span{background:var(--color-text-primary);border-radius:var(--radius-full);width:24px;height:2px;transition:all var(--transition-base);transform-origin:50%;display:block}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module___rHu7W__hamburger.Navbar-module___rHu7W__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:900px){.Navbar-module___rHu7W__hamburger{z-index:10;display:flex}.Navbar-module___rHu7W__navLinks{-webkit-backdrop-filter:blur(20px);justify-content:center;gap:var(--space-xs);transition:transform var(--transition-slow);padding:var(--space-xl) var(--space-lg);z-index:5;background:#09090bfa;flex-direction:column;position:fixed;inset:0;transform:translate(100%)}.Navbar-module___rHu7W__navLinks.Navbar-module___rHu7W__open{transform:translate(0)}.Navbar-module___rHu7W__navLink{text-align:center;width:100%;padding:14px 20px;font-size:1.2rem}.Navbar-module___rHu7W__navCta{justify-content:center;width:100%;margin:12px 0 0;font-size:1rem!important}}
.Hero-module__JgYmMq__hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__grid{background-image:linear-gradient(#38bdf80d 1px,#0000 1px),linear-gradient(90deg,#38bdf80d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 20%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 20%,#0000 100%)}.Hero-module__JgYmMq__heroInner{align-items:center;gap:var(--space-2xl);min-height:calc(100vh - 80px);padding-top:var(--space-xl);padding-bottom:var(--space-2xl);grid-template-columns:1fr 1fr;display:grid}.Hero-module__JgYmMq__content{gap:var(--space-md);z-index:1;flex-direction:column;display:flex;position:relative}.Hero-module__JgYmMq__badge{border-radius:var(--radius-full);color:#34d399;letter-spacing:.02em;background:#bae6fd1a;border:1px solid #bae6fd40;align-items:center;gap:8px;width:fit-content;padding:6px 16px;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__JgYmMq__pingDot{background:#34d399;border-radius:50%;width:8px;height:8px;position:relative}.Hero-module__JgYmMq__pingDot:before{content:"";background:#34d399;border-radius:50%;animation:1.5s infinite Hero-module__JgYmMq__ping;position:absolute;inset:0}.Hero-module__JgYmMq__name{letter-spacing:-.03em;background:linear-gradient(135deg,#f0f6ff 30%,#60a5fa 70%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.8rem,6vw,5rem);font-weight:900;line-height:1}.Hero-module__JgYmMq__titleWrap{color:var(--color-text-secondary);flex-wrap:wrap;align-items:baseline;gap:8px;min-height:2.2rem;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:400;display:flex}.Hero-module__JgYmMq__titlePrefix{color:var(--color-text-secondary)}.Hero-module__JgYmMq__titleTyped{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;transition:opacity .35s,transform .35s}.Hero-module__JgYmMq__titleVisible{opacity:1;transform:translateY(0)}.Hero-module__JgYmMq__titleHidden{opacity:0;transform:translateY(-8px)}.Hero-module__JgYmMq__summary{color:var(--color-text-secondary);max-width:520px;font-size:1.05rem;line-height:1.8}.Hero-module__JgYmMq__summary strong{color:var(--color-accent-secondary);font-weight:600}.Hero-module__JgYmMq__actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.Hero-module__JgYmMq__stats{gap:var(--space-lg);padding-top:var(--space-sm);border-top:1px solid var(--color-border);margin-top:var(--space-xs);display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;gap:2px;display:flex}.Hero-module__JgYmMq__statValue{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;line-height:1}.Hero-module__JgYmMq__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:500}.Hero-module__JgYmMq__photoWrap{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__photoRing,.Hero-module__JgYmMq__photoGlow{display:none}.Hero-module__JgYmMq__photo{z-index:1;border:1px solid #ffffff1a;border-radius:50%;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #0006}.Hero-module__JgYmMq__photo:hover{border-color:#ffffff4d;transform:translateY(-4px);box-shadow:0 15px 50px #00000080}.Hero-module__JgYmMq__photoImg{object-fit:cover;object-position:center;width:320px;height:320px;display:block}.Hero-module__JgYmMq__scrollIndicator{bottom:var(--space-lg);color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:.7rem;animation:1s 1s both Hero-module__JgYmMq__fadeInUp;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__mouse{border:2px solid var(--color-text-muted);border-radius:11px;justify-content:center;width:22px;height:34px;padding-top:6px;display:flex}.Hero-module__JgYmMq__wheel{background:var(--color-accent-primary);border-radius:var(--radius-full);width:3px;height:8px;animation:2s infinite Hero-module__JgYmMq__wheelScroll}@keyframes Hero-module__JgYmMq__wheelScroll{0%{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Hero-module__JgYmMq__heroInner{text-align:center;gap:var(--space-xl);padding-top:var(--space-xl);grid-template-columns:1fr}.Hero-module__JgYmMq__content{order:2;align-items:center}.Hero-module__JgYmMq__scrollIndicator{display:none}.Hero-module__JgYmMq__photoWrap{order:1}.Hero-module__JgYmMq__summary{max-width:100%}.Hero-module__JgYmMq__stats{justify-content:center}.Hero-module__JgYmMq__floatBadge1{right:0}.Hero-module__JgYmMq__floatBadge2{left:0}}@media (max-width:480px){.Hero-module__JgYmMq__photoImg{width:280px;height:360px}.Hero-module__JgYmMq__photoRing{width:320px;height:400px}.Hero-module__JgYmMq__floatBadge1,.Hero-module__JgYmMq__floatBadge2{padding:6px 12px;font-size:.7rem}}
.About-module__S-Ka5a__aboutGrid{gap:var(--space-xl);grid-template-columns:1.5fr 1fr;align-items:start;display:grid}.About-module__S-Ka5a__summaryCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);gap:var(--space-lg);flex-direction:column;display:flex;position:relative;overflow:hidden}.About-module__S-Ka5a__summaryCard:after{display:none}.About-module__S-Ka5a__summaryInner{gap:var(--space-sm);flex-direction:column;display:flex}.About-module__S-Ka5a__summaryText{color:var(--color-text-secondary);font-size:1.05rem;line-height:1.8}.About-module__S-Ka5a__summaryText strong{color:var(--color-text-primary);font-weight:600}.About-module__S-Ka5a__infoGrid{gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--color-border);grid-template-columns:repeat(2,1fr);display:grid}.About-module__S-Ka5a__infoItem{align-items:center;gap:var(--space-sm);display:flex}.About-module__S-Ka5a__infoIcon{border-radius:var(--radius-sm);background:var(--color-bg-primary);width:44px;height:44px;color:var(--color-text-primary);border:1px solid var(--color-border);flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__S-Ka5a__infoLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.8rem;display:block}.About-module__S-Ka5a__infoValue{color:var(--color-text-primary);word-break:break-all;font-size:.95rem;font-weight:500}a.About-module__S-Ka5a__infoValue{color:var(--color-accent-secondary);transition:color var(--transition-fast)}a.About-module__S-Ka5a__infoValue:hover{color:#fff}.About-module__S-Ka5a__downloadBtn{margin-top:var(--space-xs);align-self:flex-start}.About-module__S-Ka5a__statsGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}.About-module__S-Ka5a__statCard{text-align:center;justify-content:center;align-items:center;gap:var(--space-xs);padding:var(--space-xl) var(--space-md);flex-direction:column;height:100%;display:flex}.About-module__S-Ka5a__statValue{font-size:3rem;font-weight:800;line-height:1}.About-module__S-Ka5a__statLabel{color:var(--color-text-secondary);font-size:.9rem;font-weight:500}.About-module__S-Ka5a__statCard_blue .About-module__S-Ka5a__statValue,.About-module__S-Ka5a__statCard_cyan .About-module__S-Ka5a__statValue,.About-module__S-Ka5a__statCard_purple .About-module__S-Ka5a__statValue,.About-module__S-Ka5a__statCard_green .About-module__S-Ka5a__statValue{color:var(--color-text-primary)}.About-module__S-Ka5a__statCard_blue,.About-module__S-Ka5a__statCard_cyan,.About-module__S-Ka5a__statCard_purple,.About-module__S-Ka5a__statCard_green{border-color:var(--color-border);background:#ffffff05}@media (max-width:1024px){.About-module__S-Ka5a__aboutGrid{grid-template-columns:1fr}}@media (max-width:768px){.About-module__S-Ka5a__summaryCard{padding:var(--space-md)}.About-module__S-Ka5a__infoGrid{grid-template-columns:1fr}.About-module__S-Ka5a__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.About-module__S-Ka5a__statsGrid{grid-template-columns:1fr}}
.ScrollReveal-module__6thNyG__revealWrapper{will-change:transform, opacity;box-sizing:border-box;height:100%}.ScrollReveal-module__6thNyG__fade-in{opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.16,1,.3,1)}.ScrollReveal-module__6thNyG__fade-up{opacity:0;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.ScrollReveal-module__6thNyG__slide-left{opacity:0;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);transform:translate(50px)}.ScrollReveal-module__6thNyG__slide-right{opacity:0;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);transform:translate(-50px)}.ScrollReveal-module__6thNyG__scale-up{opacity:0;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);transform:scale(.9)}.ScrollReveal-module__6thNyG__fade-down{opacity:0;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);transform:translateY(-40px)}.ScrollReveal-module__6thNyG__scale-down{opacity:0;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);transform:scale(1.1)}.ScrollReveal-module__6thNyG__visible{opacity:1!important;transform:translate(0)scale(1)!important}
.Skills-module__-4weLa__bentoGrid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.Skills-module__-4weLa__bentoCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);-webkit-backdrop-filter:blur(16px);flex-direction:column;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Skills-module__-4weLa__bentoCard:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-card);background:var(--color-bg-card-hover);transform:translateY(-4px)}.Skills-module__-4weLa__bentoCard:hover .Skills-module__-4weLa__cardGlow{display:none}.Skills-module__-4weLa__categoryHeader{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);z-index:1;display:flex;position:relative}.Skills-module__-4weLa__categoryIcon{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);width:48px;height:48px;color:var(--color-text-primary);transition:transform var(--transition-base), background var(--transition-base);justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #0006}.Skills-module__-4weLa__bentoCard:hover .Skills-module__-4weLa__categoryIcon{background:var(--gradient-hero);color:#fff;border-color:#0000;transform:scale(1.05)}.Skills-module__-4weLa__categoryTitle{color:var(--color-text-primary);font-size:1.3rem;font-weight:700;line-height:1.2}.Skills-module__-4weLa__chipContainer{z-index:1;flex-wrap:wrap;gap:12px;display:flex;position:relative}.Skills-module__-4weLa__skillChip{border-radius:var(--radius-sm);color:var(--color-text-secondary);background:#ffffff08;border:1px solid #ffffff14;align-items:center;gap:8px;padding:8px 16px;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.Skills-module__-4weLa__chipDot{background:var(--color-text-muted);border-radius:50%;width:6px;height:6px;transition:background .3s}.Skills-module__-4weLa__bentoCard:hover .Skills-module__-4weLa__skillChip{color:#fff;background:#38bdf814;border-color:#38bdf833}.Skills-module__-4weLa__bentoCard:hover .Skills-module__-4weLa__chipDot{background:var(--color-accent-primary);border-radius:50%;box-shadow:0 0 10px #38bdf880}.Skills-module__-4weLa__otherSkillsWrapper{margin-top:var(--space-2xl);justify-content:center;display:flex}.Skills-module__-4weLa__floatingTagsBox{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);width:100%;max-width:900px}.Skills-module__-4weLa__otherSkillsHeader{margin-bottom:var(--space-lg);color:var(--color-accent-secondary);justify-content:center;align-items:center;gap:12px;display:flex}.Skills-module__-4weLa__otherSkillsHeader h3{color:var(--color-text-primary);letter-spacing:.02em;font-size:1.15rem;font-weight:500}.Skills-module__-4weLa__tagsContainer{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.Skills-module__-4weLa__skillTag{border-radius:var(--radius-full);color:var(--color-text-secondary);background:#ffffff05;border:1px solid #ffffff0d;padding:10px 20px;font-size:.95rem;transition:all .3s}.Skills-module__-4weLa__skillTag:hover{color:var(--color-text-primary);background:#00ff881a;border-color:#00ff884d;transform:translateY(-2px);box-shadow:0 6px 15px #00ff8826}@media (max-width:900px){.Skills-module__-4weLa__bentoGrid{grid-template-columns:1fr}}@media (max-width:600px){.Skills-module__-4weLa__bentoCard,.Skills-module__-4weLa__floatingTagsBox{padding:var(--space-lg)}}
.Experience-module__Dh2kUW__experienceLayout{gap:var(--space-xl);margin-top:var(--space-xl);flex-direction:column;display:flex}.Experience-module__Dh2kUW__timelineSidebar{scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;flex-direction:row;width:100%;padding-bottom:30px;display:flex;position:relative;overflow-x:auto}.Experience-module__Dh2kUW__timelineSidebar::-webkit-scrollbar{height:6px}.Experience-module__Dh2kUW__timelineSidebar::-webkit-scrollbar-track{background:0 0}.Experience-module__Dh2kUW__timelineSidebar::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:10px}.Experience-module__Dh2kUW__timelineLine{z-index:0;background:#ffffff1a;width:100%;height:2px;position:absolute;inset:auto 0 15px}.Experience-module__Dh2kUW__timelineTab{text-align:center;white-space:normal;word-wrap:break-word;cursor:pointer;min-width:140px;color:var(--color-text-secondary);line-height:1.4;font-family:var(--font-mono);z-index:1;background:0 0;border:none;flex:1;padding:0 16px 40px;font-size:.95rem;font-weight:500;transition:all .3s;position:relative}.Experience-module__Dh2kUW__timelinePoint{background:var(--color-bg-primary);border:1px solid var(--color-text-muted);width:10px;height:10px;transition:all var(--transition-base);z-index:2;border-radius:50%;position:absolute;top:auto;bottom:11px;left:50%;transform:translate(-50%)}.Experience-module__Dh2kUW__timelineTab:hover{color:var(--color-text-primary)}.Experience-module__Dh2kUW__timelineTab:hover .Experience-module__Dh2kUW__timelinePoint{border-color:var(--color-accent-primary);box-shadow:0 0 10px #38bdf866}.Experience-module__Dh2kUW__activeTab{color:var(--color-accent-primary);font-weight:600}.Experience-module__Dh2kUW__activeTab .Experience-module__Dh2kUW__timelinePoint{background:var(--color-accent-primary);border-color:var(--color-accent-primary);transform:translate(-50%)scale(1.2);box-shadow:0 0 12px #38bdf899}.Experience-module__Dh2kUW__activeTab:after{content:"";background:var(--color-bg-primary);z-index:3;border-radius:50%;width:6px;height:6px;position:absolute;top:auto;bottom:13px;left:50%;transform:translate(-50%)}.Experience-module__Dh2kUW__contentStage{width:100%;min-width:0}.Experience-module__Dh2kUW__activeCard{padding:var(--space-2xl);border-color:var(--color-border);height:100%;box-shadow:var(--shadow-card);border-radius:var(--radius-md);background:var(--color-bg-card);flex-direction:column;animation:.4s forwards Experience-module__Dh2kUW__slideFadeIn;display:flex;position:relative;overflow:hidden}.Experience-module__Dh2kUW__activeCard:before{content:"";background:linear-gradient(90deg, var(--color-accent-primary), transparent);width:100%;height:2px;position:absolute;top:0;left:0}@keyframes Experience-module__Dh2kUW__slideFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.Experience-module__Dh2kUW__cardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);padding-bottom:var(--space-lg);border-bottom:1px solid var(--color-border);flex-wrap:wrap;display:flex}.Experience-module__Dh2kUW__roleHeader{flex-direction:column;gap:6px;display:flex}.Experience-module__Dh2kUW__role{color:var(--color-text-primary);font-size:1.6rem;font-weight:700;line-height:1.2}.Experience-module__Dh2kUW__companyNameHero{color:var(--color-accent-secondary);font-size:1.1rem;font-weight:500}.Experience-module__Dh2kUW__meta{color:var(--color-text-muted);font-size:.9rem;font-family:var(--font-mono);display:flex}.Experience-module__Dh2kUW__date{color:var(--color-text-secondary);border-radius:var(--radius-full);background:#ffffff08;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:4px 12px;font-weight:500;display:flex}.Experience-module__Dh2kUW__descList{margin-bottom:var(--space-xl);flex-direction:column;flex-grow:1;gap:16px;display:flex}.Experience-module__Dh2kUW__descItem{color:var(--color-text-secondary);padding-left:24px;font-size:1.05rem;line-height:1.6;position:relative}.Experience-module__Dh2kUW__descBullet{background:var(--color-text-secondary);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.Experience-module__Dh2kUW__cardLocation{font-family:var(--font-mono);padding-top:var(--space-md);color:var(--color-text-muted);border-top:1px dashed #ffffff1a;align-items:center;gap:8px;font-size:.9rem;display:flex}@media (max-width:900px){.Experience-module__Dh2kUW__timelineTab{min-width:140px;padding:0 16px 40px;font-size:.85rem}.Experience-module__Dh2kUW__role{font-size:1.3rem}.Experience-module__Dh2kUW__activeCard{padding:var(--space-lg)}}
.Education-module__ayRIla__grid{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}.Education-module__ayRIla__eduCard{text-align:center;align-items:center;gap:var(--space-md);padding:var(--space-xl) var(--space-md);flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex}.Education-module__ayRIla__eduCard:hover{transform:translateY(-8px)}.Education-module__ayRIla__iconContainer{background:var(--color-bg-primary);border:1px solid var(--color-border);width:72px;height:72px;color:var(--color-accent-primary);margin-bottom:var(--space-sm);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.Education-module__ayRIla__iconContainer:after{display:none}.Education-module__ayRIla__eduCard:hover .Education-module__ayRIla__iconContainer{background:var(--gradient-hero);color:#fff;border-color:#0000;transform:translateY(-4px);box-shadow:0 5px 15px #38bdf84d}.Education-module__ayRIla__eduCard:hover .Education-module__ayRIla__iconContainer:after{display:none}.Education-module__ayRIla__content{flex-direction:column;gap:8px;display:flex}.Education-module__ayRIla__degree{color:var(--color-text-primary);font-size:1.25rem;font-weight:700;line-height:1.3}.Education-module__ayRIla__institution{color:var(--color-accent-secondary);font-size:.95rem;font-weight:600;font-family:var(--font-mono)}.Education-module__ayRIla__highlight{color:var(--color-text-secondary);margin-top:8px;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.Education-module__ayRIla__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Education-module__ayRIla__grid{grid-template-columns:1fr}}
.Certifications-module__REY-WG__grid{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}.Certifications-module__REY-WG__certCard{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);height:100%;transition:all var(--transition-base);-webkit-backdrop-filter:blur(12px);flex-direction:column;display:flex;position:relative;overflow:hidden}.Certifications-module__REY-WG__certCard:before{content:"";background:var(--gradient-text);opacity:0;width:100%;height:4px;transition:opacity var(--transition-base);position:absolute;top:0;left:0}.Certifications-module__REY-WG__certCard:hover:before{opacity:1}.Certifications-module__REY-WG__iconWrapper{background:var(--color-bg-primary);border-radius:var(--radius-sm);border:1px solid var(--color-border);width:64px;height:64px;transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.Certifications-module__REY-WG__certCard:hover .Certifications-module__REY-WG__iconWrapper{background:var(--gradient-hero);color:#fff;border-color:#0000;transform:scale(1.05);box-shadow:0 5px 15px #38bdf84d}.Certifications-module__REY-WG__info{flex-direction:column;flex-grow:1;gap:6px;display:flex}.Certifications-module__REY-WG__name{color:var(--color-text-primary);font-size:1.1rem;font-weight:700;line-height:1.4}.Certifications-module__REY-WG__issuer{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500}.Certifications-module__REY-WG__badge{color:var(--color-text-secondary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;background:#ffffff0d;border:1px solid #ffffff1a;padding:4px 10px;font-size:.7rem;font-weight:500;position:absolute;top:20px;right:20px}@media (max-width:1024px){.Certifications-module__REY-WG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Certifications-module__REY-WG__grid{grid-template-columns:1fr}}
.Contact-module__Bs3a0a__grid{gap:var(--space-2xl);grid-template-columns:1fr 1.2fr;align-items:start;display:grid}.Contact-module__Bs3a0a__infoCol{gap:var(--space-lg);flex-direction:column;display:flex}.Contact-module__Bs3a0a__title{color:var(--color-text-primary);font-size:2.2rem;font-weight:800;line-height:1.2}.Contact-module__Bs3a0a__subtitle{color:var(--color-text-secondary);max-width:480px;font-size:1.1rem;line-height:1.7}.Contact-module__Bs3a0a__contactList{gap:var(--space-md);margin-top:var(--space-sm);flex-direction:column;display:flex}.Contact-module__Bs3a0a__contactItem{align-items:center;gap:var(--space-md);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:16px;text-decoration:none;transition:all .3s;display:flex}a.Contact-module__Bs3a0a__contactItem:hover{border-color:var(--color-text-secondary);background:var(--color-bg-card-hover);transform:translate(10px)}.Contact-module__Bs3a0a__iconBox{background:var(--color-bg-primary);width:48px;height:48px;color:var(--color-text-primary);border-radius:var(--radius-sm);border:1px solid var(--color-border);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}a.Contact-module__Bs3a0a__contactItem:hover .Contact-module__Bs3a0a__iconBox{background:var(--gradient-hero);color:#fff;border-color:#0000;box-shadow:0 4px 15px #38bdf84d}.Contact-module__Bs3a0a__label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.8rem;display:block}.Contact-module__Bs3a0a__value{color:var(--color-text-primary);font-size:1rem;font-weight:600}.Contact-module__Bs3a0a__formCol{position:relative}.Contact-module__Bs3a0a__formCol:before{content:"";background:var(--gradient-card);border-radius:var(--radius-lg);z-index:0;opacity:.5;width:100%;height:100%;position:absolute;top:-20px;right:-20px;transform:rotate(2deg)}.Contact-module__Bs3a0a__form{z-index:1;gap:var(--space-md);padding:var(--space-xl);background:var(--color-bg-secondary);flex-direction:column;display:flex;position:relative}.Contact-module__Bs3a0a__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__Bs3a0a__formLabel{color:var(--color-text-secondary);font-size:.9rem;font-weight:500}.Contact-module__Bs3a0a__input,.Contact-module__Bs3a0a__textarea{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;color:var(--color-text-primary);font-family:var(--font-sans);background:#ffffff08;padding:14px 16px;font-size:1rem;transition:all .3s}.Contact-module__Bs3a0a__input:focus,.Contact-module__Bs3a0a__textarea:focus{border-color:var(--color-accent-primary);background:#38bdf80d;outline:none;box-shadow:0 0 0 3px #38bdf826}.Contact-module__Bs3a0a__input::placeholder,.Contact-module__Bs3a0a__textarea::placeholder{color:var(--color-text-muted)}.Contact-module__Bs3a0a__textarea{resize:vertical;min-height:120px}.Contact-module__Bs3a0a__submitBtn{margin-top:var(--space-sm);justify-content:center;width:100%;padding:16px;font-size:1.05rem}@media (max-width:900px){.Contact-module__Bs3a0a__grid{gap:var(--space-xl);grid-template-columns:1fr}.Contact-module__Bs3a0a__title{font-size:1.8rem}}@media (max-width:480px){.Contact-module__Bs3a0a__form{padding:var(--space-lg) var(--space-md)}}
.Footer-module__Grjkva__footer{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);padding:var(--space-2xl) 0 var(--space-md);position:relative;overflow:hidden}.Footer-module__Grjkva__footer:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:2px;position:absolute;top:0;left:0}.Footer-module__Grjkva__footerInner{justify-content:space-between;align-items:flex-start;gap:var(--space-2xl);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.Footer-module__Grjkva__brand{gap:var(--space-sm);flex-direction:column;flex:1;min-width:300px;max-width:400px;display:flex}.Footer-module__Grjkva__logo{letter-spacing:-.02em;align-items:center;font-size:2rem;font-weight:900;display:flex}.Footer-module__Grjkva__logoText{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__Grjkva__logoDot{color:var(--color-accent-primary);line-height:1}.Footer-module__Grjkva__tagline{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}.Footer-module__Grjkva__links{gap:var(--space-2xl);flex-wrap:wrap;display:flex}.Footer-module__Grjkva__linkGroup{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__Grjkva__linkTitle{color:var(--color-text-primary);margin-bottom:8px;font-size:1.1rem;font-weight:600}.Footer-module__Grjkva__linkList{flex-direction:column;gap:12px;display:flex}.Footer-module__Grjkva__link{color:var(--color-text-secondary);transition:all var(--transition-fast);font-size:.9rem;text-decoration:none}.Footer-module__Grjkva__link:hover{color:var(--color-accent-secondary);padding-left:4px}.Footer-module__Grjkva__bottomBar{padding-top:var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-md);border-top:1px solid #ffffff0d;flex-wrap:wrap;display:flex}.Footer-module__Grjkva__copyright{color:var(--color-text-muted);font-size:.85rem}.Footer-module__Grjkva__status{color:var(--color-text-secondary);border-radius:var(--radius-full);background:#ffffff08;border:1px solid #ffffff0d;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;display:flex}.Footer-module__Grjkva__pingDot{background:#10b981;border-radius:50%;width:8px;height:8px;position:relative}.Footer-module__Grjkva__pingDot:before{content:"";background:#10b981;border-radius:50%;animation:1.5s infinite Footer-module__Grjkva__ping;position:absolute;inset:0}@media (max-width:640px){.Footer-module__Grjkva__footerInner{gap:var(--space-xl);flex-direction:column}.Footer-module__Grjkva__bottomBar{flex-direction:column;align-items:flex-start}.Footer-module__Grjkva__links{gap:var(--space-xl);justify-content:space-between;width:100%}}
