.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:#050b18d9;padding:12px 0;box-shadow:0 4px 24px #0000004d}.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-accent-cyan);-webkit-text-fill-color:var(--color-accent-cyan);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{color:var(--color-text-primary)}.Navbar-module___rHu7W__navLink.Navbar-module___rHu7W__active{color:var(--color-accent-secondary)}.Navbar-module___rHu7W__navLinkUnderline{background:var(--gradient-hero);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:#050b18f7;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}}
.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,#3b82f680,#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%}}
.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{border:1px solid #38bdf833;border-radius:40% 60% 60% 40%/40% 40% 60% 60%;width:420px;height:520px;animation:8s ease-in-out infinite Hero-module__JgYmMq__morphRing;position:absolute}.Hero-module__JgYmMq__photoGlow{background:radial-gradient(#38bdf81f 0%,#0000 70%);border-radius:40% 60% 50% 50%/40% 50% 60%;width:360px;height:460px;animation:8s ease-in-out infinite reverse Hero-module__JgYmMq__morphRing;position:absolute}@keyframes Hero-module__JgYmMq__morphRing{0%,to{border-radius:40% 60% 60% 40%/40% 40% 60% 60%}50%{border-radius:60% 40% 40% 60%/60% 60% 40% 40%}}.Hero-module__JgYmMq__photo{z-index:1;border:2px solid #38bdf833;border-radius:40% 60% 60% 40%/40% 40% 60% 60%;animation:8s ease-in-out infinite Hero-module__JgYmMq__morphRing;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 60px #38bdf826}.Hero-module__JgYmMq__photoImg{object-fit:cover;object-position:top center;width:360px;height:460px;display:block}.Hero-module__JgYmMq__floatBadge1,.Hero-module__JgYmMq__floatBadge2{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);z-index:2;white-space:nowrap;align-items:center;gap:6px;padding:8px 16px;font-size:.78rem;font-weight:600;display:flex;position:absolute}.Hero-module__JgYmMq__floatBadge1{color:#fbbf24;background:#e2e8f026;border:1px solid #e2e8f04d;animation:4s ease-in-out infinite Hero-module__JgYmMq__floatUp;top:10%;right:-30px}.Hero-module__JgYmMq__floatBadge2{color:var(--color-accent-secondary);background:#38bdf826;border:1px solid #38bdf84d;animation:4s ease-in-out 2s infinite Hero-module__JgYmMq__floatUp;bottom:15%;left:-30px}@keyframes Hero-module__JgYmMq__floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.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__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{content:"";pointer-events:none;background:radial-gradient(circle,#38bdf814,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:0;right:0;transform:translate(30%,-30%)}.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{width:44px;height:44px;color:var(--color-accent-secondary);background:#38bdf81a;border:1px solid #38bdf833;border-radius:12px;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;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{color:#3b82f6}.About-module__S-Ka5a__statCard_blue{background:linear-gradient(135deg,#38bdf81a 0%,#38bdf805 100%);border-color:#38bdf833}.About-module__S-Ka5a__statCard_cyan .About-module__S-Ka5a__statValue{color:#06b6d4}.About-module__S-Ka5a__statCard_cyan{background:linear-gradient(135deg,#bae6fd1a 0%,#bae6fd05 100%);border-color:#bae6fd33}.About-module__S-Ka5a__statCard_purple .About-module__S-Ka5a__statValue{color:#8b5cf6}.About-module__S-Ka5a__statCard_purple{background:linear-gradient(135deg,#94a3b81a 0%,#94a3b805 100%);border-color:#94a3b833}.About-module__S-Ka5a__statCard_green .About-module__S-Ka5a__statValue{color:#10b981}.About-module__S-Ka5a__statCard_green{background:linear-gradient(135deg,#7dd3fc1a 0%,#7dd3fc05 100%);border-color:#7dd3fc33}@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}.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);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Skills-module__-4weLa__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);border-radius:50%;width:200px;height:200px;transition:opacity .4s;position:absolute;top:0;left:50%;transform:translate(-50%)}.Skills-module__-4weLa__bentoCard:hover{border-color:#3b82f666;transform:translateY(-5px);box-shadow:0 15px 35px #0003,0 0 40px #3b82f61a}.Skills-module__-4weLa__bentoCard:hover .Skills-module__-4weLa__cardGlow{opacity:1}.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{border-radius:var(--radius-md);width:52px;height:52px;color:var(--color-accent-secondary);background:#38bdf81a;border:1px solid #38bdf833;justify-content:center;align-items:center;transition:transform .3s,background .3s;display:flex;box-shadow:0 4px 15px #38bdf826}.Skills-module__-4weLa__bentoCard:hover .Skills-module__-4weLa__categoryIcon{background:var(--gradient-hero);color:#fff;border-color:#0000;transform:scale(1.1)rotate(5deg)}.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-cyan);box-shadow:0 0 8px var(--color-accent-cyan)}.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);text-transform:uppercase;letter-spacing:.05em;font-size:1.15rem;font-weight:600}.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:#10b981;background:#7dd3fc1a;border-color:#7dd3fc4d;transform:translateY(-2px);box-shadow:0 6px 15px #7dd3fc26}@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:nowrap;cursor:pointer;min-width:180px;color:var(--color-text-secondary);font-family:var(--font-mono);z-index:1;background:0 0;border:none;flex:1;padding:0 24px 40px;font-size:.95rem;font-weight:500;transition:all .3s;position:relative}.Experience-module__Dh2kUW__timelinePoint{background:var(--color-bg-primary);border:2px solid var(--color-text-muted);z-index:2;border-radius:50%;width:12px;height:12px;transition:all .4s;position:absolute;top:auto;bottom:10px;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 #38bdf84d}.Experience-module__Dh2kUW__activeTab{color:var(--color-accent-primary);font-weight:700}.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 15px #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:#38bdf833;flex-direction:column;height:100%;animation:.4s forwards Experience-module__Dh2kUW__slideFadeIn;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0003}.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-accent-cyan);border-radius:var(--radius-full);background:#bae6fd1a;align-items:center;gap:8px;padding:6px 14px;font-weight:600;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-accent-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0;box-shadow:0 0 10px #38bdf880}.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{width:72px;height:72px;color:var(--color-accent-primary);margin-bottom:var(--space-sm);background:#3b82f61a;border:1px solid #3b82f633;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.Education-module__ayRIla__iconContainer:after{content:"";opacity:0;border:1px dashed #3b82f666;border-radius:50%;transition:opacity .3s;animation:10s linear infinite Education-module__ayRIla__spin;position:absolute;inset:-6px}.Education-module__ayRIla__eduCard:hover .Education-module__ayRIla__iconContainer{background:var(--gradient-hero);color:#fff;transform:scale(1.05);box-shadow:0 10px 25px #3b82f64d}.Education-module__ayRIla__eduCard:hover .Education-module__ayRIla__iconContainer:after{opacity:1}.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}}
.BlogPage-module__Yh1BxW__readerMain{background:var(--color-bg-primary);z-index:10;min-height:100vh;padding:140px 20px 80px;position:relative}.BlogPage-module__Yh1BxW__articleContainer{z-index:10;max-width:860px;margin:0 auto;position:relative}.BlogPage-module__Yh1BxW__articleHeader{margin-bottom:var(--space-xl)}.BlogPage-module__Yh1BxW__backBtn{color:var(--color-text-secondary);font-family:var(--font-mono);cursor:pointer;margin-bottom:var(--space-xl);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:.9rem;font-weight:500;transition:color .2s;display:flex}.BlogPage-module__Yh1BxW__backBtn:hover{color:var(--color-accent-primary)}.BlogPage-module__Yh1BxW__title{color:var(--color-text-primary);margin-bottom:var(--space-lg);letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2}.BlogPage-module__Yh1BxW__metadataBar{gap:var(--space-lg);padding-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.BlogPage-module__Yh1BxW__metaItem{color:var(--color-text-muted);align-items:center;gap:8px;font-size:.95rem;font-weight:500;display:flex}.BlogPage-module__Yh1BxW__metaItem:first-child{color:var(--color-accent-primary)}.BlogPage-module__Yh1BxW__richTextBody{color:var(--color-text-secondary);font-size:1.15rem;line-height:1.8;padding:0!important}.BlogPage-module__Yh1BxW__richTextBody h1,.BlogPage-module__Yh1BxW__richTextBody h2,.BlogPage-module__Yh1BxW__richTextBody h3{color:var(--color-text-primary);margin-top:1.5em;margin-bottom:.5em;font-weight:700;line-height:1.3}.BlogPage-module__Yh1BxW__richTextBody h1{font-size:2.2rem}.BlogPage-module__Yh1BxW__richTextBody h2{font-size:1.8rem}.BlogPage-module__Yh1BxW__richTextBody h3{font-size:1.4rem}.BlogPage-module__Yh1BxW__richTextBody p{margin-bottom:1.5em}.BlogPage-module__Yh1BxW__richTextBody a{color:var(--color-accent-primary);text-underline-offset:4px;-webkit-text-decoration:underline #38bdf866;text-decoration:underline #38bdf866}.BlogPage-module__Yh1BxW__richTextBody img{border-radius:var(--radius-lg);border:1px solid var(--color-border);max-width:100%;margin:var(--space-lg) 0;box-shadow:0 10px 40px #0009}.BlogPage-module__Yh1BxW__richTextBody pre.BlogPage-module__Yh1BxW__ql-syntax{border-radius:var(--radius-md);margin:var(--space-md) 0 var(--space-xl);border:1px solid #38bdf833;padding:24px;font-family:Fira Code,monospace;font-size:.95rem;line-height:1.6;overflow-x:auto;box-shadow:inset 0 0 20px #00000080;color:#bae6fd!important;background:#0009!important}.BlogPage-module__Yh1BxW__richTextBody blockquote{border-left:4px solid var(--color-accent-primary);padding-left:var(--space-md);color:var(--color-text-muted);margin-left:0;font-style:italic}.BlogPage-module__Yh1BxW__richTextBody ul,.BlogPage-module__Yh1BxW__richTextBody ol{margin-bottom:1.5em;padding-left:1.5em}.BlogPage-module__Yh1BxW__richTextBody li{margin-bottom:.5em}
.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);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{border-radius:var(--radius-md);width:64px;height:64px;transition:all var(--transition-base);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex}.Certifications-module__REY-WG__certCard:hover .Certifications-module__REY-WG__iconWrapper{background:#ffffff1a;transform:scale(1.1)rotate(5deg)}.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:#10b981;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;background:#10b9811a;border:1px solid #10b98133;padding:4px 10px;font-size:.7rem;font-weight:600;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}}
.Blogs-module__1aLRAG__loadingState{text-align:center;padding:var(--space-2xl);color:var(--color-text-muted);font-family:var(--font-mono)}.Blogs-module__1aLRAG__blogGrid{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(360px,1fr));display:grid}.Blogs-module__1aLRAG__blogCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.Blogs-module__1aLRAG__imageWrapper{border-bottom:1px solid var(--color-border);background:#0a0a0a;width:100%;height:200px;overflow:hidden}.Blogs-module__1aLRAG__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .8s}.Blogs-module__1aLRAG__blogCard:hover .Blogs-module__1aLRAG__cardImage{transform:scale(1.05)}.Blogs-module__1aLRAG__cardContentWrapper{padding:var(--space-lg);flex-direction:column;flex-grow:1;display:flex}.Blogs-module__1aLRAG__blogCard:before{content:"";background:var(--gradient-hero);opacity:0;z-index:2;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Blogs-module__1aLRAG__blogCard:hover{border-color:#38bdf866;transform:translateY(-5px);box-shadow:0 15px 30px #0006,0 0 20px #38bdf81a}.Blogs-module__1aLRAG__blogCard:hover:before{opacity:1}.Blogs-module__1aLRAG__cardHeader{margin-bottom:var(--space-md);font-family:var(--font-mono);color:var(--color-text-muted);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.Blogs-module__1aLRAG__metaLeft{flex-direction:column;gap:4px;display:flex}.Blogs-module__1aLRAG__authorBadge{color:var(--color-text-secondary);align-items:center;gap:6px;font-weight:600;display:flex}.Blogs-module__1aLRAG__authorDot{background:var(--color-accent-primary);width:6px;height:6px;box-shadow:0 0 8px var(--color-accent-primary);border-radius:50%}.Blogs-module__1aLRAG__views{color:var(--color-accent-primary);border-radius:var(--radius-full);background:#38bdf81a;align-items:center;gap:6px;padding:4px 8px;display:flex}.Blogs-module__1aLRAG__blogTitle{color:var(--color-text-primary);margin-bottom:var(--space-sm);font-size:1.35rem;font-weight:700;line-height:1.4;transition:color .2s}.Blogs-module__1aLRAG__blogCard:hover .Blogs-module__1aLRAG__blogTitle{color:var(--color-accent-primary)}.Blogs-module__1aLRAG__blogSnippet{color:var(--color-text-secondary);margin-bottom:var(--space-lg);flex-grow:1;font-size:.95rem;line-height:1.6}.Blogs-module__1aLRAG__codeSnippetBox{margin-bottom:var(--space-md);border-radius:var(--radius-sm);color:#bae6fd;background:#0a0a0a;border:1px solid #38bdf826;padding:12px;font-family:monospace;font-size:.85rem;overflow-x:auto}.Blogs-module__1aLRAG__cardFooter{padding-top:var(--space-md);border-top:1px solid #ffffff0d;margin-top:auto}.Blogs-module__1aLRAG__readMoreBtn{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Blogs-module__1aLRAG__readMoreBtn:hover{color:var(--color-accent-primary);gap:12px}.Blogs-module__1aLRAG__readMoreBtn svg{transition:transform .2s}.Blogs-module__1aLRAG__readMoreBtn:hover svg{transform:translate(4px)}.Blogs-module__1aLRAG__comingSoonWrap{text-align:center;padding:var(--space-3xl) var(--space-md);background:var(--color-bg-card);border:1px dashed var(--color-border);border-radius:var(--radius-lg);max-width:800px;transition:border-color var(--transition-base), transform var(--transition-base);flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative}.Blogs-module__1aLRAG__comingSoonWrap:hover{border-color:var(--color-accent-primary);background:#ffffff0d}.Blogs-module__1aLRAG__iconGlow{width:90px;height:90px;color:var(--color-accent-secondary);margin-bottom:var(--space-lg);background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;transition:all .5s;display:flex;box-shadow:inset 0 0 20px #00000080}.Blogs-module__1aLRAG__comingSoonWrap:hover .Blogs-module__1aLRAG__iconGlow{background:var(--gradient-hero);color:#fff;box-shadow:0 0 30px var(--color-accent-glow);transform:scale(1.1)}.Blogs-module__1aLRAG__title{color:var(--color-text-primary);margin-bottom:var(--space-sm);font-size:1.8rem;font-weight:700}.Blogs-module__1aLRAG__subtitle{color:var(--color-text-secondary);max-width:500px;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.Blogs-module__1aLRAG__blogGrid{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{background:#3b82f60d;border-color:#3b82f666;transform:translate(10px)}.Contact-module__Bs3a0a__iconBox{width:48px;height:48px;color:var(--color-accent-secondary);border-radius:var(--radius-sm);background:#3b82f61a;justify-content:center;align-items:center;transition:all .3s;display:flex}a.Contact-module__Bs3a0a__contactItem:hover .Contact-module__Bs3a0a__iconBox{background:var(--gradient-hero);color:#fff;box-shadow:0 5px 15px #3b82f64d}.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:#3b82f60d;outline:none;box-shadow:0 0 0 3px #3b82f626}.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)}}
