.ThemeSwitcher-module__ip6Hna__switcher{border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);height:2.4rem;color:var(--fg-primary);cursor:pointer;box-shadow:0 2px 12px var(--shadow-color), 0 0 14px var(--card-hover-border);pointer-events:auto;box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;gap:0;padding:0 .6rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;transition:all .3s;display:flex}.ThemeSwitcher-module__ip6Hna__switcher:hover{border-color:var(--card-hover-border);box-shadow:0 4px 20px var(--shadow-color), 0 0 24px var(--card-hover-border);gap:.5rem;padding:0 1rem;transform:translateY(-1px)}.ThemeSwitcher-module__ip6Hna__switcher:active{transform:translateY(0)scale(.97)}.ThemeSwitcher-module__ip6Hna__icon{justify-content:center;align-items:center;width:1.2rem;font-size:1.1rem;line-height:1;display:flex}.ThemeSwitcher-module__ip6Hna__label{letter-spacing:.03em;text-transform:uppercase;opacity:0;white-space:nowrap;max-width:0;transition:max-width .3s,opacity .2s;overflow:hidden}.ThemeSwitcher-module__ip6Hna__switcher:hover .ThemeSwitcher-module__ip6Hna__label{opacity:1;max-width:80px}@media (max-width:600px){.ThemeSwitcher-module__ip6Hna__switcher{padding:.3rem .6rem;font-size:.75rem}}
.ColorPicker-module__7xTMfG__container{align-items:center;margin-right:2rem;display:flex;position:relative}.ColorPicker-module__7xTMfG__trigger{border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);cursor:pointer;width:2.4rem;height:2.4rem;box-shadow:0 2px 12px var(--shadow-color), 0 0 14px var(--card-hover-border);pointer-events:auto;box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.ColorPicker-module__7xTMfG__trigger:hover{border-color:var(--card-hover-border);box-shadow:0 4px 20px var(--shadow-color), 0 0 24px var(--card-hover-border);transform:translateY(-1px)}.ColorPicker-module__7xTMfG__trigger:active{transform:translateY(0)scale(.97)}.ColorPicker-module__7xTMfG__swatch{border:1px solid #fff3;border-radius:50%;width:1.2rem;height:1.2rem;box-shadow:0 0 8px #0003}.ColorPicker-module__7xTMfG__popover{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(24px);width:240px;box-shadow:0 8px 32px var(--shadow-color);pointer-events:auto;z-index:1000;border-radius:16px;padding:1rem;animation:.2s cubic-bezier(.16,1,.3,1) ColorPicker-module__7xTMfG__popIn;position:absolute;top:calc(100% + .8rem);right:0}.ColorPicker-module__7xTMfG__section{flex-direction:column;gap:.8rem;display:flex}.ColorPicker-module__7xTMfG__label{color:var(--fg-secondary);text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.ColorPicker-module__7xTMfG__colors{flex-wrap:wrap;gap:.6rem;display:flex}.ColorPicker-module__7xTMfG__colorBtn{border:1px solid color-mix(in srgb, var(--fg-primary) 30%, transparent);cursor:pointer;border-radius:50%;width:1.8rem;height:1.8rem;transition:transform .2s,box-shadow .2s}.ColorPicker-module__7xTMfG__colorBtn:hover{box-shadow:0 0 12px var(--card-hover-border);transform:scale(1.15)}.ColorPicker-module__7xTMfG__customColorBtn{border:1px dashed var(--fg-muted);cursor:pointer;width:2rem;height:2rem;color:var(--fg-primary);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:300;transition:all .2s;display:flex;position:relative;overflow:hidden}.ColorPicker-module__7xTMfG__customColorBtn:hover{border-color:var(--fg-primary);background:#ffffff0d}.ColorPicker-module__7xTMfG__hiddenInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute}.ColorPicker-module__7xTMfG__divider{background:var(--section-divider);height:1px;margin:1rem 0}@keyframes ColorPicker-module__7xTMfG__popIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}
.Navbar-module__OHvSaG__navbar{z-index:1000;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:fixed;top:1.5rem;left:1.5rem;right:1.5rem}.Navbar-module__OHvSaG__links,.Navbar-module__OHvSaG__controls{align-items:center;gap:.5rem;display:flex}.Navbar-module__OHvSaG__navLink{height:var(--nav-height,2.4rem);padding:0 var(--nav-px,.6rem);border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);color:var(--fg-primary);cursor:pointer;box-shadow:0 2px 12px var(--shadow-color), 0 0 14px var(--card-hover-border);pointer-events:auto;box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;gap:0;margin-right:2rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__OHvSaG__navLink:hover{padding:0 calc(var(--nav-px,.6rem) + .4rem);border-color:var(--card-hover-border);box-shadow:0 4px 20px var(--shadow-color), 0 0 24px var(--card-hover-border);gap:.5rem;transform:translateY(-1px)}.Navbar-module__OHvSaG__navLink:active{transform:translateY(0)scale(.97)}.Navbar-module__OHvSaG__icon{width:var(--icon-size,1.2rem);line-height:1;font-size:var(--icon-font,1.1rem);justify-content:center;align-items:center;display:flex}.Navbar-module__OHvSaG__size-xs{--nav-height:1.6rem;--nav-px:.4rem;--icon-size:.8rem;--icon-font:.7rem}.Navbar-module__OHvSaG__size-sm{--nav-height:2rem;--nav-px:.5rem;--icon-size:1rem;--icon-font:.9rem}.Navbar-module__OHvSaG__size-md{--nav-height:2.4rem;--nav-px:.6rem;--icon-size:1.2rem;--icon-font:1.1rem}.Navbar-module__OHvSaG__size-lg{--nav-height:2.8rem;--nav-px:.7rem;--icon-size:1.4rem;--icon-font:1.4rem}.Navbar-module__OHvSaG__size-xl{--nav-height:3.6rem;--nav-px:.9rem;--icon-size:1.8rem;--icon-font:1.8rem}.Navbar-module__OHvSaG__size-2xl{--nav-height:4.4rem;--nav-px:1.1rem;--icon-size:2.2rem;--icon-font:2.2rem}.Navbar-module__OHvSaG__size-3xl{--nav-height:5.6rem;--nav-px:1.4rem;--icon-size:2.8rem;--icon-font:2.8rem}.Navbar-module__OHvSaG__size-4xl{--nav-height:7.2rem;--nav-px:1.8rem;--icon-size:3.6rem;--icon-font:3.6rem}.Navbar-module__OHvSaG__size-5xl{--nav-height:9.6rem;--nav-px:2.4rem;--icon-size:4.8rem;--icon-font:4.8rem}.Navbar-module__OHvSaG__size-6xl{--nav-height:12rem;--nav-px:3rem;--icon-size:6rem;--icon-font:6rem}.Navbar-module__OHvSaG__size-7xl{--nav-height:14.4rem;--nav-px:3.6rem;--icon-size:7.2rem;--icon-font:7.2rem}.Navbar-module__OHvSaG__label{letter-spacing:.03em;text-transform:uppercase;opacity:0;white-space:nowrap;max-width:0;transition:max-width .3s,opacity .2s;overflow:hidden}.Navbar-module__OHvSaG__navLink:hover .Navbar-module__OHvSaG__label{opacity:1;max-width:80px}@media (max-width:600px){.Navbar-module__OHvSaG__navbar{top:1rem;left:1rem;right:1rem}.Navbar-module__OHvSaG__links{gap:.5rem}.Navbar-module__OHvSaG__navLink{padding:.3rem .6rem;font-size:.75rem}}
.HeroSection-module__A4vusa__hero{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex}.HeroSection-module__A4vusa__container{text-align:center;max-width:800px;animation:.8s ease-out HeroSection-module__A4vusa__fadeInUp}.HeroSection-module__A4vusa__greeting{letter-spacing:.15em;text-transform:uppercase;color:var(--fg-muted);margin-bottom:.75rem;font-size:1rem;font-weight:500}.HeroSection-module__A4vusa__name{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.HeroSection-module__A4vusa__title{color:var(--fg-secondary);letter-spacing:.01em;margin-bottom:1.5rem;font-size:clamp(1rem,2.5vw,1.35rem);font-weight:500}.HeroSection-module__A4vusa__summary{color:var(--fg-secondary);max-width:600px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.7}.HeroSection-module__A4vusa__summary strong{color:var(--accent-1);font-weight:600}.HeroSection-module__A4vusa__skills{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.HeroSection-module__A4vusa__badge{letter-spacing:.02em;background:var(--badge-bg);border:1px solid var(--badge-border);color:var(--badge-text);border-radius:999px;padding:.35rem .85rem;font-size:.78rem;font-weight:500;transition:all .25s}.HeroSection-module__A4vusa__badge:hover{background:var(--accent-1);color:#fff;border-color:var(--accent-1);transform:translateY(-2px);box-shadow:0 4px 12px #7c4dff40}.HeroSection-module__A4vusa__socials{justify-content:center;gap:1rem;display:flex}.HeroSection-module__A4vusa__socialLink{border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);width:44px;height:44px;color:var(--fg-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.HeroSection-module__A4vusa__socialLink:hover{color:var(--accent-1);border-color:var(--accent-1);box-shadow:0 6px 20px var(--card-glow);transform:translateY(-3px)}@media (max-width:600px){.HeroSection-module__A4vusa__hero{padding:5rem 1.5rem 3rem}.HeroSection-module__A4vusa__summary{font-size:.9rem}.HeroSection-module__A4vusa__badge{padding:.3rem .7rem;font-size:.72rem}}
.ExperienceTimeline-module___W5yTq__section{padding:6rem 2rem;position:relative}.ExperienceTimeline-module___W5yTq__container{max-width:1000px;margin:0 auto}.ExperienceTimeline-module___W5yTq__sectionTitle{text-align:center;letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800}.ExperienceTimeline-module___W5yTq__sectionSubtitle{text-align:center;color:var(--fg-secondary);margin-bottom:4rem;font-size:1rem}.ExperienceTimeline-module___W5yTq__timeline{padding:2rem 0;position:relative}.ExperienceTimeline-module___W5yTq__timelineLine{background:var(--timeline-line);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ExperienceTimeline-module___W5yTq__timelineItem{align-items:flex-start;width:100%;margin-bottom:3rem;display:flex;position:relative}.ExperienceTimeline-module___W5yTq__timelineItem:last-child{margin-bottom:0}.ExperienceTimeline-module___W5yTq__timelineItem.ExperienceTimeline-module___W5yTq__left{justify-content:flex-start;padding-right:calc(50% + 2rem)}.ExperienceTimeline-module___W5yTq__timelineItem.ExperienceTimeline-module___W5yTq__right{justify-content:flex-end;padding-left:calc(50% + 2rem)}.ExperienceTimeline-module___W5yTq__node{z-index:2;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.ExperienceTimeline-module___W5yTq__nodeDot{background:var(--timeline-node);border:3px solid var(--bg-primary);width:14px;height:14px;box-shadow:0 0 8px var(--timeline-node-glow);border-radius:50%;transition:all .3s}.ExperienceTimeline-module___W5yTq__timelineItem:hover .ExperienceTimeline-module___W5yTq__nodeDot{animation:1.5s ease-in-out infinite ExperienceTimeline-module___W5yTq__pulseGlow;transform:scale(1.3)}.ExperienceTimeline-module___W5yTq__card{text-align:left;background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);cursor:pointer;width:100%;font-family:inherit;font-size:inherit;color:inherit;box-shadow:0 2px 8px var(--shadow-color);border-radius:16px;padding:1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:block;position:relative}.ExperienceTimeline-module___W5yTq__card:hover,.ExperienceTimeline-module___W5yTq__cardExpanded{border-color:var(--card-hover-border);box-shadow:0 8px 32px var(--shadow-color), 0 0 0 1px var(--card-glow);z-index:20;transform:translateY(-2px)}.ExperienceTimeline-module___W5yTq__cardExpanded{border-radius:16px 16px 0 0}.ExperienceTimeline-module___W5yTq__cardHeader{margin-bottom:.25rem}.ExperienceTimeline-module___W5yTq__duration{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-1);margin-bottom:.4rem;font-size:.72rem;font-weight:600;display:inline-block}.ExperienceTimeline-module___W5yTq__role{color:var(--fg-primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:700;line-height:1.3}.ExperienceTimeline-module___W5yTq__company{color:var(--fg-secondary);font-size:.88rem}.ExperienceTimeline-module___W5yTq__location{color:var(--fg-muted);font-size:.82rem}.ExperienceTimeline-module___W5yTq__cardDetails{z-index:10;opacity:0;background:var(--card-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--card-hover-border);border-top:none;border-radius:0 0 16px 16px;max-height:0;padding:0 1.5rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,padding .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.ExperienceTimeline-module___W5yTq__detailsVisible{opacity:1;max-height:500px;padding:1rem 1.5rem 1.25rem}.ExperienceTimeline-module___W5yTq__detailsList{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.ExperienceTimeline-module___W5yTq__detailsList li{color:var(--fg-secondary);padding-left:1.2rem;font-size:.85rem;line-height:1.55;position:relative}.ExperienceTimeline-module___W5yTq__detailsList li:before{content:"";background:var(--accent-1);opacity:.6;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.ExperienceTimeline-module___W5yTq__expandHint{color:var(--fg-muted);justify-content:center;margin-top:.5rem;display:flex}.ExperienceTimeline-module___W5yTq__expandIcon{transition:transform .3s}.ExperienceTimeline-module___W5yTq__expandIconRotated{transform:rotate(180deg)}@media (max-width:768px){.ExperienceTimeline-module___W5yTq__timelineLine{left:1.25rem}.ExperienceTimeline-module___W5yTq__timelineItem.ExperienceTimeline-module___W5yTq__left,.ExperienceTimeline-module___W5yTq__timelineItem.ExperienceTimeline-module___W5yTq__right{justify-content:flex-start;padding-left:3.5rem;padding-right:0}.ExperienceTimeline-module___W5yTq__node{left:1.25rem}.ExperienceTimeline-module___W5yTq__card{padding:1.25rem}.ExperienceTimeline-module___W5yTq__role{font-size:1rem}}@media (max-width:480px){.ExperienceTimeline-module___W5yTq__section{padding:4rem 1rem}.ExperienceTimeline-module___W5yTq__sectionSubtitle{margin-bottom:2.5rem}.ExperienceTimeline-module___W5yTq__timelineItem{margin-bottom:2rem}}
.AppCard-module__xKmvjG__card{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(16px);box-shadow:0 4px 16px var(--shadow-color);cursor:pointer;color:inherit;border-radius:20px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.AppCard-module__xKmvjG__card:hover{border-color:var(--card-hover-border);box-shadow:0 16px 48px var(--shadow-color), 0 0 0 1px var(--card-glow), 0 0 60px -12px var(--card-glow);transform:translateY(-6px)}.AppCard-module__xKmvjG__imageWrapper{aspect-ratio:1;background:var(--bg-tertiary);width:100%;position:relative;overflow:hidden}.AppCard-module__xKmvjG__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.AppCard-module__xKmvjG__card:hover .AppCard-module__xKmvjG__image{transform:scale(1.05)}.AppCard-module__xKmvjG__imageOverlay{background:linear-gradient(to bottom, transparent 50%, var(--bg-primary) 100%);opacity:.6;pointer-events:none;position:absolute;inset:0}.AppCard-module__xKmvjG__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.AppCard-module__xKmvjG__appName{letter-spacing:-.01em;background:var(--accent-gradient);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:1.3rem;font-weight:700;animation:6s infinite AppCard-module__xKmvjG__gradientText}.AppCard-module__xKmvjG__description{max-height:3.4em;margin-bottom:.25rem;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.AppCard-module__xKmvjG__descriptionExpanded{max-height:200px}.AppCard-module__xKmvjG__description p{color:var(--fg-secondary);font-size:.88rem;line-height:1.6}.AppCard-module__xKmvjG__expandToggle{color:var(--accent-1);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;align-items:center;gap:.3rem;margin-bottom:1rem;padding:.25rem 0;font-family:inherit;font-size:.76rem;font-weight:600;transition:color .2s;display:inline-flex}.AppCard-module__xKmvjG__expandToggle:hover{color:var(--accent-2)}.AppCard-module__xKmvjG__expandArrow{transition:transform .3s}.AppCard-module__xKmvjG__expandArrowUp{transform:rotate(180deg)}.AppCard-module__xKmvjG__techStack{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.AppCard-module__xKmvjG__techBadge{letter-spacing:.02em;background:var(--badge-bg);border:1px solid var(--badge-border);color:var(--badge-text);border-radius:6px;padding:.25rem .6rem;font-size:.7rem;font-weight:500;transition:all .2s}.AppCard-module__xKmvjG__card:hover .AppCard-module__xKmvjG__techBadge{background:#7c4dff26}.AppCard-module__xKmvjG__cardFooter{border-top:1px solid var(--section-divider);margin-top:auto;padding-top:.75rem}.AppCard-module__xKmvjG__visitLabel{color:var(--fg-muted);align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;transition:all .3s;display:inline-flex}.AppCard-module__xKmvjG__card:hover .AppCard-module__xKmvjG__visitLabel{color:var(--accent-1)}.AppCard-module__xKmvjG__visitLabel svg{transition:transform .3s}.AppCard-module__xKmvjG__card:hover .AppCard-module__xKmvjG__visitLabel svg{transform:translate(4px)}@media (max-width:600px){.AppCard-module__xKmvjG__content{padding:1.25rem}.AppCard-module__xKmvjG__appName{font-size:1.15rem}}
.AppShowcase-module__LY-VHq__section{padding:6rem 2rem;position:relative}.AppShowcase-module__LY-VHq__container{max-width:1100px;margin:0 auto}.AppShowcase-module__LY-VHq__sectionTitle{text-align:center;letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800}.AppShowcase-module__LY-VHq__sectionSubtitle{text-align:center;color:var(--fg-secondary);margin-bottom:3.5rem;font-size:1rem}.AppShowcase-module__LY-VHq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:900px){.AppShowcase-module__LY-VHq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.AppShowcase-module__LY-VHq__section{padding:4rem 1rem}.AppShowcase-module__LY-VHq__grid{grid-template-columns:1fr;gap:1.5rem}.AppShowcase-module__LY-VHq__sectionSubtitle{margin-bottom:2.5rem}}
.page-module__5SkEAa__page{min-height:100vh;position:relative}.page-module__5SkEAa__divider{background:var(--section-divider);background:linear-gradient(90deg, transparent 0%, var(--accent-1) 50%, transparent 100%);opacity:.3;max-width:200px;height:1px;margin:0 auto}.page-module__5SkEAa__footer{border-top:1px solid var(--section-divider);padding:3rem 2rem}.page-module__5SkEAa__footerContent{text-align:center;max-width:1100px;margin:0 auto}.page-module__5SkEAa__footerText{color:var(--fg-muted);margin-bottom:.75rem;font-size:.88rem}.page-module__5SkEAa__heart{animation:3s ease-in-out infinite page-module__5SkEAa__float;display:inline-block}.page-module__5SkEAa__footerLinks{justify-content:center;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.page-module__5SkEAa__footerLinks a{color:var(--fg-secondary);transition:color .2s}.page-module__5SkEAa__footerLinks a:hover{color:var(--accent-1)}.page-module__5SkEAa__footerDot{color:var(--fg-muted)}@media (max-width:600px){.page-module__5SkEAa__footer{padding:2rem 1rem}}
