.ThemeToggle-module-scss-module__hKZf5q__toggle{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.ThemeToggle-module-scss-module__hKZf5q__track{background:var(--surface-2);border:1px solid var(--border-hover);border-radius:9999px;align-items:center;width:52px;height:28px;padding:2px 4px;transition:background .3s;display:flex;position:relative}.ThemeToggle-module-scss-module__hKZf5q__track.ThemeToggle-module-scss-module__hKZf5q__light{background:var(--accent);border-color:var(--accent)}.ThemeToggle-module-scss-module__hKZf5q__icon{z-index:1;font-size:13px;line-height:1;position:absolute}.ThemeToggle-module-scss-module__hKZf5q__thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;right:4px;box-shadow:0 1px 4px #0000004d}.ThemeToggle-module-scss-module__hKZf5q__light .ThemeToggle-module-scss-module__hKZf5q__thumb{transform:translate(-24px)}
.Navbar-module-scss-module__ctge7G__navbar{z-index:100;-webkit-backdrop-filter:blur(12px);background:var(--navbar-bg);border-bottom:1px solid #0000;transition:border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Navbar-module-scss-module__ctge7G__navbar.Navbar-module-scss-module__ctge7G__scrolled{border-bottom-color:var(--border);box-shadow:0 4px 24px var(--shadow-lg)}.Navbar-module-scss-module__ctge7G__container{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;height:70px;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:640px){.Navbar-module-scss-module__ctge7G__container{padding:0 1.5rem}}@media (min-width:1024px){.Navbar-module-scss-module__ctge7G__container{padding:0 2rem}}.Navbar-module-scss-module__ctge7G__logo{flex-shrink:0;text-decoration:none}.Navbar-module-scss-module__ctge7G__logoText{color:var(--text-primary);letter-spacing:-.5px;font-size:1.25rem;font-weight:800}.Navbar-module-scss-module__ctge7G__logoAccent{color:var(--accent)}.Navbar-module-scss-module__ctge7G__nav{gap:.25rem;display:none}@media (min-width:768px){.Navbar-module-scss-module__ctge7G__nav{display:flex}}.Navbar-module-scss-module__ctge7G__navLink{color:var(--text-secondary);border-radius:6px;padding:.4rem .75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.Navbar-module-scss-module__ctge7G__navLink:hover{color:var(--text-primary);background:var(--surface-2)}.Navbar-module-scss-module__ctge7G__actions{align-items:center;gap:.75rem;display:flex}.Navbar-module-scss-module__ctge7G__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:flex}@media (min-width:768px){.Navbar-module-scss-module__ctge7G__hamburger{display:none}}.Navbar-module-scss-module__ctge7G__hamburger span{background:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module-scss-module__ctge7G__hamburger.Navbar-module-scss-module__ctge7G__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module-scss-module__ctge7G__hamburger.Navbar-module-scss-module__ctge7G__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module-scss-module__ctge7G__hamburger.Navbar-module-scss-module__ctge7G__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module-scss-module__ctge7G__mobileMenu{background:var(--surface);border-top:1px solid var(--border);flex-direction:column;max-height:0;transition:max-height .3s;display:flex;overflow:hidden}@media (min-width:768px){.Navbar-module-scss-module__ctge7G__mobileMenu{display:none}}.Navbar-module-scss-module__ctge7G__mobileMenu.Navbar-module-scss-module__ctge7G__mobileOpen{max-height:400px}.Navbar-module-scss-module__ctge7G__mobileLink{color:var(--text-secondary);border-bottom:1px solid var(--border);padding:.875rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.Navbar-module-scss-module__ctge7G__mobileLink:hover{color:var(--accent);background:var(--chip-bg)}.Navbar-module-scss-module__ctge7G__mobileLink:last-child{border-bottom:none}
.Hero-module-scss-module__rtoUUG__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__rtoUUG__bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module-scss-module__rtoUUG__blob1{background:radial-gradient(circle,#6c63ff26,#0000 70%);border-radius:50%;width:600px;height:600px;animation:6s ease-in-out infinite Hero-module-scss-module__rtoUUG__pulse;position:absolute;top:-20%;right:-10%}@keyframes Hero-module-scss-module__rtoUUG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Hero-module-scss-module__rtoUUG__blob2{background:radial-gradient(circle,#a78bfa1a,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite reverse Hero-module-scss-module__rtoUUG__pulse;position:absolute;bottom:-20%;left:-10%}.Hero-module-scss-module__rtoUUG__grid{background-image:linear-gradient(var(--border)1px,transparent 1px),linear-gradient(90deg,var(--border)1px,transparent 1px);opacity:.3;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50% at 50% 0,#000 70%,#0000 100%);mask-image:radial-gradient(60% 50% at 50% 0,#000 70%,#0000 100%)}.Hero-module-scss-module__rtoUUG__container{z-index:1;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}@media (min-width:768px){.Hero-module-scss-module__rtoUUG__container{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;padding:0 2rem}}.Hero-module-scss-module__rtoUUG__content{text-align:center;flex-direction:column;flex:1;gap:1.25rem;display:flex}@media (min-width:768px){.Hero-module-scss-module__rtoUUG__content{text-align:left}}.Hero-module-scss-module__rtoUUG__greeting{color:var(--text-secondary);font-size:1rem;font-weight:500}.Hero-module-scss-module__rtoUUG__name{letter-spacing:-2px;background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-secondary)100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;height:84px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module-scss-module__rtoUUG__roleWrapper{color:var(--accent);align-items:center;gap:2px;height:32px;min-height:2rem;font-size:clamp(1.125rem,3vw,1.5rem);font-weight:600;display:flex}@media (min-width:768px){.Hero-module-scss-module__rtoUUG__roleWrapper{justify-content:flex-start}}.Hero-module-scss-module__rtoUUG__role{color:var(--accent)}.Hero-module-scss-module__rtoUUG__cursor{background:var(--accent);width:2px;height:1.4em;margin-left:2px;animation:1s step-end infinite Hero-module-scss-module__rtoUUG__blink;display:inline-block}@keyframes Hero-module-scss-module__rtoUUG__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module-scss-module__rtoUUG__bio{color:var(--text-secondary);max-width:480px;font-size:1.0625rem;line-height:1.7}@media (max-width:768px){.Hero-module-scss-module__rtoUUG__bio{margin:0 auto}}.Hero-module-scss-module__rtoUUG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (min-width:768px){.Hero-module-scss-module__rtoUUG__actions{justify-content:flex-start}}.Hero-module-scss-module__rtoUUG__btnPrimary{background:var(--accent);color:#fff;box-shadow:0 4px 16px var(--shadow);border-radius:8px;align-items:center;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Hero-module-scss-module__rtoUUG__btnPrimary:hover{background:var(--accent-hover);box-shadow:0 8px 24px var(--shadow);color:#fff;transform:translateY(-2px)}.Hero-module-scss-module__rtoUUG__btnSecondary{border:1.5px solid var(--border-hover);color:var(--text-primary);border-radius:8px;align-items:center;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.Hero-module-scss-module__rtoUUG__btnSecondary:hover{border-color:var(--accent);color:var(--accent);background:var(--chip-bg)}.Hero-module-scss-module__rtoUUG__socials{justify-content:center;gap:.75rem;display:flex}@media (min-width:768px){.Hero-module-scss-module__rtoUUG__socials{justify-content:flex-start}}.Hero-module-scss-module__rtoUUG__socialLink{border:1px solid var(--border-hover);width:44px;height:44px;color:var(--text-secondary);border-radius:10px;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s,transform .2s;display:flex}.Hero-module-scss-module__rtoUUG__socialLink:hover{color:var(--accent);border-color:var(--accent);background:var(--chip-bg);transform:translateY(-2px)}.Hero-module-scss-module__rtoUUG__avatar{flex-direction:column;flex-shrink:0;align-items:center;gap:1rem;display:flex;position:relative}.Hero-module-scss-module__rtoUUG__avatarRing{background:linear-gradient(135deg,var(--accent),var(--accent-secondary));border-radius:50%;width:260px;height:260px;padding:3px;animation:8s linear infinite Hero-module-scss-module__rtoUUG__spin-slow}@keyframes Hero-module-scss-module__rtoUUG__spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:768px){.Hero-module-scss-module__rtoUUG__avatarRing{width:300px;height:300px}}.Hero-module-scss-module__rtoUUG__avatarInner{background:var(--surface);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;animation:8s linear infinite reverse Hero-module-scss-module__rtoUUG__spin-slow;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__rtoUUG__avatarInitials{background:linear-gradient(135deg,var(--accent),var(--accent-secondary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:800;line-height:1}.Hero-module-scss-module__rtoUUG__badge{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.875rem;font-weight:500;display:flex}.Hero-module-scss-module__rtoUUG__badgeDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module-scss-module__rtoUUG__pulse-dot}@keyframes Hero-module-scss-module__rtoUUG__pulse-dot{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 6px #22c55e00}}.Hero-module-scss-module__rtoUUG__scrollDown{color:var(--text-muted);z-index:1;transition:color .2s;animation:2s ease-in-out infinite Hero-module-scss-module__rtoUUG__bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module-scss-module__rtoUUG__scrollDown:hover{color:var(--accent)}@keyframes Hero-module-scss-module__rtoUUG__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}
.About-module-scss-module__8rU-7G__about{background:var(--surface);padding:5rem 0}@media (min-width:768px){.About-module-scss-module__8rU-7G__about{padding:7rem 0}}.About-module-scss-module__8rU-7G__container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.About-module-scss-module__8rU-7G__container{padding:0 1.5rem}}@media (min-width:1024px){.About-module-scss-module__8rU-7G__container{padding:0 2rem}}.About-module-scss-module__8rU-7G__header{text-align:center;margin-bottom:3rem}.About-module-scss-module__8rU-7G__header h2{margin-bottom:.5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.About-module-scss-module__8rU-7G__header h2{font-size:2.5rem}}.About-module-scss-module__8rU-7G__header h2 span{background:linear-gradient(135deg,var(--accent),var(--accent-secondary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.About-module-scss-module__8rU-7G__header p{color:var(--text-secondary)}.About-module-scss-module__8rU-7G__content{flex-direction:column;gap:2.5rem;display:flex}@media (min-width:768px){.About-module-scss-module__8rU-7G__content{flex-direction:row;align-items:flex-start;gap:4rem}}.About-module-scss-module__8rU-7G__text{flex-direction:column;flex:1;gap:1.25rem;display:flex}.About-module-scss-module__8rU-7G__text p{color:var(--text-secondary);font-size:1.0625rem;line-height:1.8}.About-module-scss-module__8rU-7G__location{font-size:.9375rem;color:var(--text-muted)!important}.About-module-scss-module__8rU-7G__links{flex-wrap:wrap;gap:.75rem;display:flex}.About-module-scss-module__8rU-7G__linkBtn{border:1.5px solid var(--border-hover);color:var(--text-primary);border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s,background .2s}.About-module-scss-module__8rU-7G__linkBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--chip-bg)}.About-module-scss-module__8rU-7G__stats{flex-shrink:0;grid-template-columns:1fr 1fr;gap:1rem;display:grid}.About-module-scss-module__8rU-7G__statCard{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.25rem;transition:border-color .2s,transform .2s}.About-module-scss-module__8rU-7G__statCard:hover{border-color:var(--accent);transform:translateY(-2px)}.About-module-scss-module__8rU-7G__statValue{background:linear-gradient(135deg,var(--accent),var(--accent-secondary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:1.75rem;font-weight:800;line-height:1.2;display:block}.About-module-scss-module__8rU-7G__statLabel{color:var(--text-muted);font-size:.8125rem;font-weight:500}
.Skills-module-scss-module__04KSbG__skills{padding:5rem 0}@media (min-width:768px){.Skills-module-scss-module__04KSbG__skills{padding:7rem 0}}.Skills-module-scss-module__04KSbG__container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Skills-module-scss-module__04KSbG__container{padding:0 1.5rem}}@media (min-width:1024px){.Skills-module-scss-module__04KSbG__container{padding:0 2rem}}.Skills-module-scss-module__04KSbG__header{text-align:center;margin-bottom:3rem}.Skills-module-scss-module__04KSbG__header h2{margin-bottom:.5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Skills-module-scss-module__04KSbG__header h2{font-size:2.5rem}}.Skills-module-scss-module__04KSbG__header h2 span{background:linear-gradient(135deg,var(--accent),var(--accent-secondary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Skills-module-scss-module__04KSbG__header p{color:var(--text-secondary)}.Skills-module-scss-module__04KSbG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.Skills-module-scss-module__04KSbG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Skills-module-scss-module__04KSbG__grid{grid-template-columns:repeat(3,1fr)}}.Skills-module-scss-module__04KSbG__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:border-color .2s,transform .2s,box-shadow .2s}.Skills-module-scss-module__04KSbG__card:hover{border-color:var(--accent);box-shadow:0 12px 40px var(--shadow);transform:translateY(-4px)}.Skills-module-scss-module__04KSbG__cardHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.Skills-module-scss-module__04KSbG__cardHeader h3{color:var(--text-primary);font-size:1rem;font-weight:600}.Skills-module-scss-module__04KSbG__icon{font-size:1.5rem;line-height:1}.Skills-module-scss-module__04KSbG__chips{flex-wrap:wrap;gap:.5rem;display:flex}.Skills-module-scss-module__04KSbG__chip{background:var(--chip-bg);color:var(--chip-text);border:1px solid #0000;border-radius:9999px;padding:.3rem .75rem;font-size:.8125rem;font-weight:500;transition:border-color .2s,transform .15s}.Skills-module-scss-module__04KSbG__chip:hover{border-color:var(--accent);transform:scale(1.05)}
.Experience-module-scss-module__p9WUQq__experience{background:var(--surface);padding:5rem 0}@media (min-width:768px){.Experience-module-scss-module__p9WUQq__experience{padding:7rem 0}}.Experience-module-scss-module__p9WUQq__container{max-width:900px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Experience-module-scss-module__p9WUQq__container{padding:0 1.5rem}}@media (min-width:1024px){.Experience-module-scss-module__p9WUQq__container{padding:0 2rem}}.Experience-module-scss-module__p9WUQq__header{text-align:center;margin-bottom:3rem}.Experience-module-scss-module__p9WUQq__header h2{margin-bottom:.5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Experience-module-scss-module__p9WUQq__header h2{font-size:2.5rem}}.Experience-module-scss-module__p9WUQq__header h2 span{background:linear-gradient(135deg,var(--accent),var(--accent-secondary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Experience-module-scss-module__p9WUQq__header p{color:var(--text-secondary)}.Experience-module-scss-module__p9WUQq__timeline{padding-left:2rem;position:relative}.Experience-module-scss-module__p9WUQq__timeline:before{content:"";background:linear-gradient(to bottom,var(--accent),var(--accent-secondary),transparent);width:2px;position:absolute;top:0;bottom:0;left:.4375rem}.Experience-module-scss-module__p9WUQq__item{margin-bottom:1.5rem;position:relative}.Experience-module-scss-module__p9WUQq__item:last-child{margin-bottom:0}.Experience-module-scss-module__p9WUQq__dot{background:var(--accent);border:3px solid var(--surface);width:14px;height:14px;box-shadow:0 0 0 2px var(--accent);border-radius:50%;position:absolute;top:0;left:-1.925rem}.Experience-module-scss-module__p9WUQq__card{background:var(--bg);border:1px solid var(--border);border-radius:12px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.Experience-module-scss-module__p9WUQq__card:hover{border-color:var(--border-hover);box-shadow:0 4px 20px var(--shadow)}.Experience-module-scss-module__p9WUQq__cardHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:1.25rem 1.5rem;display:flex}.Experience-module-scss-module__p9WUQq__cardHeader:hover .Experience-module-scss-module__p9WUQq__role{color:var(--accent)}.Experience-module-scss-module__p9WUQq__meta{flex:1}.Experience-module-scss-module__p9WUQq__role{color:var(--text-primary);margin-bottom:.25rem;font-size:1.0625rem;font-weight:600;transition:color .2s;display:block}.Experience-module-scss-module__p9WUQq__company{color:var(--accent);font-size:.875rem;font-weight:500}.Experience-module-scss-module__p9WUQq__right{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Experience-module-scss-module__p9WUQq__duration{color:var(--text-muted);white-space:nowrap;font-size:.8125rem}.Experience-module-scss-module__p9WUQq__chevron{color:var(--text-muted);transition:transform .3s}.Experience-module-scss-module__p9WUQq__chevron.Experience-module-scss-module__p9WUQq__open{transform:rotate(180deg)}.Experience-module-scss-module__p9WUQq__body{border-top:1px solid var(--border);overflow:hidden}.Experience-module-scss-module__p9WUQq__techStack{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.5rem;padding:1rem 1.5rem;display:flex}.Experience-module-scss-module__p9WUQq__tech{background:var(--chip-bg);color:var(--chip-text);border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.Experience-module-scss-module__p9WUQq__bullets{flex-direction:column;gap:.75rem;padding:1rem 1.5rem;list-style:none;display:flex}.Experience-module-scss-module__p9WUQq__bullets li{color:var(--text-secondary);padding-left:1.25rem;font-size:.9375rem;line-height:1.65;position:relative}.Experience-module-scss-module__p9WUQq__bullets li:before{content:"▸";color:var(--accent);font-size:.875rem;position:absolute;left:0}
.Projects-module-scss-module__Xag1Pa__projects{padding:5rem 0}@media (min-width:768px){.Projects-module-scss-module__Xag1Pa__projects{padding:7rem 0}}.Projects-module-scss-module__Xag1Pa__container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Projects-module-scss-module__Xag1Pa__container{padding:0 1.5rem}}@media (min-width:1024px){.Projects-module-scss-module__Xag1Pa__container{padding:0 2rem}}.Projects-module-scss-module__Xag1Pa__header{text-align:center;margin-bottom:3rem}.Projects-module-scss-module__Xag1Pa__header h2{margin-bottom:.5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Projects-module-scss-module__Xag1Pa__header h2{font-size:2.5rem}}.Projects-module-scss-module__Xag1Pa__header h2 span{background:linear-gradient(135deg,var(--accent),var(--accent-secondary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Projects-module-scss-module__Xag1Pa__header p{color:var(--text-secondary)}.Projects-module-scss-module__Xag1Pa__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.Projects-module-scss-module__Xag1Pa__grid{grid-template-columns:repeat(2,1fr)}}.Projects-module-scss-module__Xag1Pa__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:1rem;padding:1.75rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.Projects-module-scss-module__Xag1Pa__card:hover{border-color:var(--accent);box-shadow:0 12px 40px var(--shadow);transform:translateY(-4px)}.Projects-module-scss-module__Xag1Pa__cardTop{justify-content:space-between;align-items:center;display:flex}.Projects-module-scss-module__Xag1Pa__folderIcon{color:var(--accent)}.Projects-module-scss-module__Xag1Pa__links{gap:.75rem;display:flex}.Projects-module-scss-module__Xag1Pa__linkIcon{color:var(--text-secondary);transition:color .2s,transform .2s}.Projects-module-scss-module__Xag1Pa__linkIcon:hover{color:var(--accent);transform:translateY(-2px)}.Projects-module-scss-module__Xag1Pa__name{color:var(--text-primary);font-size:1.1875rem;font-weight:700;transition:color .2s}.Projects-module-scss-module__Xag1Pa__name:hover{color:var(--accent)}.Projects-module-scss-module__Xag1Pa__bullets{flex-direction:column;flex:1;gap:.5rem;list-style:none;display:flex}.Projects-module-scss-module__Xag1Pa__bullets li{color:var(--text-secondary);padding-left:1rem;font-size:.9rem;line-height:1.6;position:relative}.Projects-module-scss-module__Xag1Pa__bullets li:before{content:"▸";color:var(--accent);font-size:.8rem;position:absolute;top:1px;left:0}.Projects-module-scss-module__Xag1Pa__techStack{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:.5rem;display:flex}.Projects-module-scss-module__Xag1Pa__tech{color:var(--chip-text);font-size:.8rem;font-weight:500;font-family:var(--font-mono)}
.Education-module-scss-module__7z66fW__education{background:var(--surface);padding:5rem 0}@media (min-width:768px){.Education-module-scss-module__7z66fW__education{padding:7rem 0}}.Education-module-scss-module__7z66fW__container{max-width:800px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Education-module-scss-module__7z66fW__container{padding:0 1.5rem}}@media (min-width:1024px){.Education-module-scss-module__7z66fW__container{padding:0 2rem}}.Education-module-scss-module__7z66fW__header{text-align:center;margin-bottom:3rem}.Education-module-scss-module__7z66fW__header h2{margin-bottom:.5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Education-module-scss-module__7z66fW__header h2{font-size:2.5rem}}.Education-module-scss-module__7z66fW__header h2 span{background:linear-gradient(135deg,var(--accent),var(--accent-secondary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Education-module-scss-module__7z66fW__header p{color:var(--text-secondary)}.Education-module-scss-module__7z66fW__list{flex-direction:column;gap:1.25rem;display:flex}.Education-module-scss-module__7z66fW__card{background:var(--bg);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.Education-module-scss-module__7z66fW__card:hover{border-color:var(--accent);box-shadow:0 4px 20px var(--shadow);transform:translate(6px)}.Education-module-scss-module__7z66fW__icon{flex-shrink:0;font-size:2rem;line-height:1}.Education-module-scss-module__7z66fW__info{flex:1}.Education-module-scss-module__7z66fW__info h3{color:var(--text-primary);margin-bottom:.25rem;font-size:1.0625rem;font-weight:600}.Education-module-scss-module__7z66fW__degree{margin-bottom:.75rem;font-size:.9375rem;line-height:1.5;color:var(--text-secondary)!important}.Education-module-scss-module__7z66fW__meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Education-module-scss-module__7z66fW__duration{color:var(--text-muted);font-size:.8125rem;font-weight:500}.Education-module-scss-module__7z66fW__grade{color:var(--accent);background:var(--chip-bg);border-radius:9999px;padding:.2rem .625rem;font-size:.8125rem;font-weight:600}
.Achievements-module-scss-module__NCkBOW__achievements{padding:5rem 0}@media (min-width:768px){.Achievements-module-scss-module__NCkBOW__achievements{padding:7rem 0}}.Achievements-module-scss-module__NCkBOW__container{max-width:800px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Achievements-module-scss-module__NCkBOW__container{padding:0 1.5rem}}@media (min-width:1024px){.Achievements-module-scss-module__NCkBOW__container{padding:0 2rem}}.Achievements-module-scss-module__NCkBOW__header{text-align:center;margin-bottom:3rem}.Achievements-module-scss-module__NCkBOW__header h2{margin-bottom:.5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Achievements-module-scss-module__NCkBOW__header h2{font-size:2.5rem}}.Achievements-module-scss-module__NCkBOW__header h2 span{background:linear-gradient(135deg,var(--accent),var(--accent-secondary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Achievements-module-scss-module__NCkBOW__header p{color:var(--text-secondary)}.Achievements-module-scss-module__NCkBOW__list{flex-direction:column;gap:1rem;display:flex}.Achievements-module-scss-module__NCkBOW__item{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:1.25rem;padding:1.25rem 1.5rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.Achievements-module-scss-module__NCkBOW__item:hover{border-color:var(--accent);box-shadow:0 4px 20px var(--shadow);transform:translate(6px)}.Achievements-module-scss-module__NCkBOW__item p{color:var(--text-secondary);font-size:.9375rem;line-height:1.65}.Achievements-module-scss-module__NCkBOW__icon{flex-shrink:0;font-size:1.5rem;line-height:1.3}
.Contact-module-scss-module__KLt7nW__contact{background:var(--surface);padding:5rem 0}@media (min-width:768px){.Contact-module-scss-module__KLt7nW__contact{padding:7rem 0}}.Contact-module-scss-module__KLt7nW__container{max-width:1100px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Contact-module-scss-module__KLt7nW__container{padding:0 1.5rem}}@media (min-width:1024px){.Contact-module-scss-module__KLt7nW__container{padding:0 2rem}}.Contact-module-scss-module__KLt7nW__header{text-align:center;margin-bottom:3rem}.Contact-module-scss-module__KLt7nW__header h2{margin-bottom:.5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Contact-module-scss-module__KLt7nW__header h2{font-size:2.5rem}}.Contact-module-scss-module__KLt7nW__header h2 span{background:linear-gradient(135deg,var(--accent),var(--accent-secondary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Contact-module-scss-module__KLt7nW__header p{color:var(--text-secondary)}.Contact-module-scss-module__KLt7nW__content{flex-direction:column;gap:2.5rem;display:flex}@media (min-width:768px){.Contact-module-scss-module__KLt7nW__content{flex-direction:row;align-items:flex-start;gap:4rem}}.Contact-module-scss-module__KLt7nW__info{flex-direction:column;flex:1;gap:1.25rem;display:flex}.Contact-module-scss-module__KLt7nW__info h3{color:var(--text-primary);font-size:1.375rem;font-weight:700}.Contact-module-scss-module__KLt7nW__info>p{color:var(--text-secondary);font-size:.9375rem;line-height:1.7}.Contact-module-scss-module__KLt7nW__contactItems{flex-direction:column;gap:1rem;display:flex}.Contact-module-scss-module__KLt7nW__contactItem{background:var(--bg);border:1px solid var(--border);border-radius:10px;align-items:center;gap:1rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.Contact-module-scss-module__KLt7nW__contactItem:hover{border-color:var(--accent);transform:translate(4px)}.Contact-module-scss-module__KLt7nW__contactIcon{flex-shrink:0;font-size:1.25rem}.Contact-module-scss-module__KLt7nW__contactLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.1rem;font-size:.75rem;font-weight:500;display:block}.Contact-module-scss-module__KLt7nW__contactValue{color:var(--text-primary);font-size:.9375rem;font-weight:500;display:block}.Contact-module-scss-module__KLt7nW__socials{gap:.75rem;display:flex}.Contact-module-scss-module__KLt7nW__socialBtn{border:1.5px solid var(--border-hover);color:var(--text-primary);border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.Contact-module-scss-module__KLt7nW__socialBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--chip-bg)}.Contact-module-scss-module__KLt7nW__form{flex-direction:column;flex:1.2;gap:1.25rem;display:flex}.Contact-module-scss-module__KLt7nW__row{flex-direction:column;gap:1rem;display:flex}@media (min-width:480px){.Contact-module-scss-module__KLt7nW__row{flex-direction:row}}.Contact-module-scss-module__KLt7nW__field{flex-direction:column;flex:1;gap:.4rem;display:flex}.Contact-module-scss-module__KLt7nW__field label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.Contact-module-scss-module__KLt7nW__field input,.Contact-module-scss-module__KLt7nW__field textarea{background:var(--bg);border:1.5px solid var(--border);color:var(--text-primary);resize:vertical;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.Contact-module-scss-module__KLt7nW__field input::placeholder,.Contact-module-scss-module__KLt7nW__field textarea::placeholder{color:var(--text-muted)}.Contact-module-scss-module__KLt7nW__field input:focus,.Contact-module-scss-module__KLt7nW__field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--chip-bg);outline:none}.Contact-module-scss-module__KLt7nW__field input:disabled,.Contact-module-scss-module__KLt7nW__field textarea:disabled{opacity:.6;cursor:not-allowed}.Contact-module-scss-module__KLt7nW__success{color:var(--success);background:#22c55e1a;border:1px solid #22c55e4d;border-radius:8px;padding:.875rem 1rem;font-size:.9375rem}.Contact-module-scss-module__KLt7nW__error{color:var(--error);background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:.875rem 1rem;font-size:.9375rem}.Contact-module-scss-module__KLt7nW__submit{background:var(--accent);color:#fff;cursor:pointer;box-shadow:0 4px 16px var(--shadow);border:none;border-radius:8px;justify-content:center;align-self:flex-end;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Contact-module-scss-module__KLt7nW__submit:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 8px 24px var(--shadow);transform:translateY(-2px)}.Contact-module-scss-module__KLt7nW__submit:disabled{opacity:.7;cursor:not-allowed}.Contact-module-scss-module__KLt7nW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite Contact-module-scss-module__KLt7nW__spin}@keyframes Contact-module-scss-module__KLt7nW__spin{to{transform:rotate(360deg)}}
.Footer-module-scss-module__kQc2fa__footer{border-top:1px solid var(--border);background:var(--bg);padding:2.5rem 0}.Footer-module-scss-module__kQc2fa__container{text-align:center;flex-direction:column;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}@media (min-width:640px){.Footer-module-scss-module__kQc2fa__container{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module-scss-module__kQc2fa__name{font-size:1rem;font-weight:700;color:var(--text-primary)!important}.Footer-module-scss-module__kQc2fa__copy{font-size:.875rem;color:var(--text-muted)!important}.Footer-module-scss-module__kQc2fa__links{gap:1.25rem;display:flex}.Footer-module-scss-module__kQc2fa__links a{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__kQc2fa__links a:hover{color:var(--accent)}
.ChatBot-module-scss-module__PeByHq__wrapper{z-index:200;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.ChatBot-module-scss-module__PeByHq__panel{background:var(--surface);border:1px solid var(--border);width:340px;height:500px;box-shadow:0 20px 60px var(--shadow-lg);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}@media (max-width:400px){.ChatBot-module-scss-module__PeByHq__panel{width:calc(100vw - 2rem)}}.ChatBot-module-scss-module__PeByHq__header{background:var(--accent);flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.ChatBot-module-scss-module__PeByHq__headerInfo{align-items:center;gap:.625rem;display:flex}.ChatBot-module-scss-module__PeByHq__avatar{color:#fff;background:#fff3;border:1.5px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.ChatBot-module-scss-module__PeByHq__name{color:#fff;font-size:.875rem;font-weight:600;line-height:1.2;margin-bottom:0!important}.ChatBot-module-scss-module__PeByHq__status{color:#fffc;align-items:center;gap:.25rem;font-size:.75rem;line-height:1;display:flex;margin-bottom:0!important}.ChatBot-module-scss-module__PeByHq__dot{background:#22c55e;border-radius:50%;width:6px;height:6px;display:inline-block}.ChatBot-module-scss-module__PeByHq__close{cursor:pointer;color:#fff;background:#ffffff26;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}.ChatBot-module-scss-module__PeByHq__close:hover{background:#ffffff40}.ChatBot-module-scss-module__PeByHq__messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.ChatBot-module-scss-module__PeByHq__messages::-webkit-scrollbar{width:4px}.ChatBot-module-scss-module__PeByHq__messages::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:2px}.ChatBot-module-scss-module__PeByHq__msg{word-break:break-word;border-radius:12px;max-width:85%;padding:.625rem .875rem;font-size:.875rem;line-height:1.5}.ChatBot-module-scss-module__PeByHq__botMsg{background:var(--surface-2);color:var(--text-primary);border-bottom-left-radius:4px;align-self:flex-start}.ChatBot-module-scss-module__PeByHq__userMsg{background:var(--accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.ChatBot-module-scss-module__PeByHq__typing{align-items:center;gap:4px;padding:.25rem 0;display:flex}.ChatBot-module-scss-module__PeByHq__typing span{background:var(--text-muted);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite ChatBot-module-scss-module__PeByHq__typing-bounce;display:block}.ChatBot-module-scss-module__PeByHq__typing span:first-child{animation-delay:0s}.ChatBot-module-scss-module__PeByHq__typing span:nth-child(2){animation-delay:.2s}.ChatBot-module-scss-module__PeByHq__typing span:nth-child(3){animation-delay:.4s}@keyframes ChatBot-module-scss-module__PeByHq__typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}.ChatBot-module-scss-module__PeByHq__cta{border-top:1px solid var(--border);padding:.5rem 1rem}.ChatBot-module-scss-module__PeByHq__ctaBtn{background:var(--chip-bg);width:100%;color:var(--chip-text);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.5rem;font-size:.8125rem;font-weight:500;transition:background .2s,border-color .2s}.ChatBot-module-scss-module__PeByHq__ctaBtn:hover{border-color:var(--accent);background:var(--chip-bg)}.ChatBot-module-scss-module__PeByHq__inputArea{border-top:1px solid var(--border);flex-shrink:0;gap:.5rem;padding:.75rem 1rem;display:flex}.ChatBot-module-scss-module__PeByHq__input{background:var(--bg);border:1.5px solid var(--border);color:var(--text-primary);border-radius:8px;flex:1;padding:.5rem .875rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.ChatBot-module-scss-module__PeByHq__input::placeholder{color:var(--text-muted)}.ChatBot-module-scss-module__PeByHq__input:focus{border-color:var(--accent);outline:none}.ChatBot-module-scss-module__PeByHq__input:disabled{opacity:.6}.ChatBot-module-scss-module__PeByHq__sendBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex}.ChatBot-module-scss-module__PeByHq__sendBtn:hover:not(:disabled){background:var(--accent-hover);transform:scale(1.05)}.ChatBot-module-scss-module__PeByHq__sendBtn:disabled{opacity:.5;cursor:not-allowed}.ChatBot-module-scss-module__PeByHq__toggle{background:var(--accent);color:#fff;cursor:pointer;width:56px;height:56px;box-shadow:0 8px 30px var(--shadow);border:none;border-radius:50%;justify-content:center;align-items:center;transition:box-shadow .2s;display:flex;position:relative}.ChatBot-module-scss-module__PeByHq__toggle:hover{box-shadow:0 12px 40px var(--shadow)}.ChatBot-module-scss-module__PeByHq__pulse{border:2px solid var(--accent);border-radius:50%;animation:2s ease-out infinite ChatBot-module-scss-module__PeByHq__ping;position:absolute;inset:0}@keyframes ChatBot-module-scss-module__PeByHq__ping{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}
