.ThemeToggle-module__sGqMhG__themeToggle{border:1px solid var(--border-color);background:var(--bg-secondary);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.ThemeToggle-module__sGqMhG__themeToggle:hover{color:var(--text-primary);border-color:#7f52ff73}
.Header-module__hBw1pG__progressBar{background:var(--color-kmp-gradient);transform-origin:0%;z-index:200;height:3px;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header{height:var(--nav-height);z-index:100;background:var(--header-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #0000;transition:background .3s,border-color .3s;position:fixed;top:3px;left:0;right:0}.Header-module__hBw1pG__headerScrolled{background:var(--header-bg-scrolled);border-bottom:1px solid #ffffff0d}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.05em;font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__nav{gap:var(--space-lg);display:flex}.Header-module__hBw1pG__desktopActions{align-items:center;gap:var(--space-lg);display:flex}.Header-module__hBw1pG__rightControls{align-items:center;gap:10px;display:flex}.Header-module__hBw1pG__socialsDesktop{padding-left:var(--space-md);border-left:1px solid #ffffff14;align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__socialIcon{border:1px solid var(--border-color);width:30px;height:30px;color:var(--text-secondary);background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;transition:all .25s;display:flex}.Header-module__hBw1pG__socialIcon:hover{color:var(--text-primary);background:#7f52ff1f;border-color:#7f52ff66}.Header-module__hBw1pG__navLink{color:var(--text-secondary);padding-bottom:4px;font-size:.95rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--color-kmp-gradient);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__navLinkActive{color:var(--text-primary)}.Header-module__hBw1pG__navLinkActive:after{width:100%}.Header-module__hBw1pG__hamburger{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;padding:8px;transition:border-color .2s;display:none}.Header-module__hBw1pG__hamburger:hover{border-color:var(--text-muted)}.Header-module__hBw1pG__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:150;background:#0009;position:fixed;inset:0}.Header-module__hBw1pG__mobileNav{background:var(--bg-secondary);border-left:1px solid var(--border-color);justify-content:center;gap:var(--space-lg);width:min(320px,80vw);height:100vh;padding:var(--space-xl);flex-direction:column;display:flex;position:fixed;top:0;right:0}.Header-module__hBw1pG__mobileNavLink{color:var(--text-secondary);letter-spacing:-.02em;font-size:1.8rem;font-weight:700;transition:color .2s}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--text-primary)}.Header-module__hBw1pG__mobileSocials{gap:var(--space-sm);margin-top:var(--space-md);display:flex}.Header-module__hBw1pG__mobileSocialIcon{border:1px solid var(--border-color);background:var(--bg-tertiary);width:42px;height:42px;color:var(--text-secondary);border-radius:999px;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__socialsDesktop,.Header-module__hBw1pG__desktopActions{display:none}.Header-module__hBw1pG__hamburger{justify-content:center;align-items:center;display:flex}}
.Hero-module__ZARIfG__heroSection{min-height:100vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroSection:before{content:"";filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#7f52ff26 0%,#3ddc840d 50%,#0000 70%);border-radius:50%;width:60vw;max-width:800px;height:60vw;max-height:800px;animation:15s ease-in-out infinite alternate Hero-module__ZARIfG__pulseGlow;position:absolute;top:10%;left:20%}@keyframes Hero-module__ZARIfG__pulseGlow{0%{opacity:.5;transform:scale(1)translate(0)}to{opacity:.8;transform:scale(1.1)translate(50px,-50px)}}.Hero-module__ZARIfG__heroGrid{z-index:10;align-items:center;gap:var(--space-xl);grid-template-columns:1fr 1fr;width:100%;display:grid;position:relative}.Hero-module__ZARIfG__content{max-width:600px}.Hero-module__ZARIfG__badge{border-radius:var(--radius-full);color:var(--text-secondary);margin-bottom:var(--space-lg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);isolation:isolate;background:#ffffff0d;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;display:inline-flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__badgeBorder{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--color-kmp), var(--color-android), var(--color-ios), var(--color-kmp));-webkit-mask-composite:xor;pointer-events:none;background-size:300% 300%;padding:1px;animation:4s linear infinite Hero-module__ZARIfG__borderRotate;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes Hero-module__ZARIfG__borderRotate{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module__ZARIfG__badgeIcon{color:var(--accent);z-index:1;position:relative}.Hero-module__ZARIfG__badgeText{z-index:1;min-width:140px;position:relative}.Hero-module__ZARIfG__cursor{color:var(--color-kmp);margin-left:1px;font-weight:300;animation:1s step-end infinite Hero-module__ZARIfG__blink;display:inline-block}@keyframes Hero-module__ZARIfG__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__ZARIfG__title{letter-spacing:-.04em;margin:0 0 var(--space-md) 0;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:520px;margin:0 0 var(--space-xl) 0;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:400;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:var(--space-md);flex-wrap:wrap;align-items:center;display:flex}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-smooth);justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__primaryBtn{background:var(--accent);color:var(--bg-primary);border:1px solid var(--accent)}.Hero-module__ZARIfG__primaryBtn:hover{color:var(--accent);background:0 0}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-primary);border:1px solid var(--border-color);background:0 0}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--text-primary);background:#ffffff0d}.Hero-module__ZARIfG__phoneContainer{perspective:1200px;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__phoneMockup{background:var(--phone-shell-bg);border:3px solid var(--phone-shell-border);width:280px;height:560px;box-shadow:var(--phone-shell-shadow);transform-style:preserve-3d;border-radius:44px;position:relative;overflow:hidden}.Hero-module__ZARIfG__phoneNotch{background:var(--phone-notch-bg);z-index:20;border-bottom:1px solid var(--phone-editor-border);border-radius:0 0 20px 20px;width:120px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__phoneNotch:after{content:"";background:var(--phone-notch-detail);border-radius:10px;width:60px;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__phoneStatusBar{color:var(--text-secondary);z-index:10;justify-content:space-between;align-items:center;padding:8px 20px 0;font-size:.7rem;font-weight:600;display:flex;position:relative}.Hero-module__ZARIfG__statusTime{font-family:var(--font-mono)}.Hero-module__ZARIfG__statusIcons{opacity:.7;align-items:center;gap:4px;display:flex}.Hero-module__ZARIfG__phoneScreen{height:calc(100% - 60px);padding:8px 6px 0;overflow:hidden}.Hero-module__ZARIfG__codeEditor{background:var(--phone-editor-bg);border:1px solid var(--phone-editor-border);border-radius:16px;height:100%;overflow:hidden}.Hero-module__ZARIfG__editorTabs{border-bottom:1px solid var(--phone-editor-tab-border);gap:0;padding:6px 8px 0;display:flex}.Hero-module__ZARIfG__editorTab,.Hero-module__ZARIfG__editorTabActive{font-size:.55rem;font-family:var(--font-mono);color:var(--text-muted);border-radius:6px 6px 0 0;padding:4px 10px}.Hero-module__ZARIfG__editorTabActive{color:var(--text-secondary);background:#7f52ff26;border:1px solid #7f52ff33;border-bottom:none}.Hero-module__ZARIfG__codeContent{padding:8px 4px;overflow:hidden}.Hero-module__ZARIfG__codeLine{font-family:var(--font-mono);white-space:nowrap;align-items:baseline;gap:6px;font-size:.55rem;line-height:1.6;display:flex}.Hero-module__ZARIfG__lineNumber{text-align:right;width:18px;color:var(--text-muted);opacity:.4;flex-shrink:0;font-size:.5rem}.Hero-module__ZARIfG__phoneHomeBar{background:var(--phone-home-bar);border-radius:4px;width:100px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__floatingIcon{z-index:30;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--phone-float-border);padding:10px;position:absolute}.Hero-module__ZARIfG__floatingAndroid{color:var(--color-android);background:#3ddc841a;top:-15px;right:-30px}.Hero-module__ZARIfG__floatingApple{color:var(--phone-float-apple);background:#a3aaae1a;bottom:60px;left:-35px}.Hero-module__ZARIfG__floatingKotlin{color:var(--color-kmp);background:#7f52ff1a;top:40%;right:-40px}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-muted);position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIcon{opacity:.6}@media (max-width:900px){.Hero-module__ZARIfG__heroGrid{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__content,.Hero-module__ZARIfG__subtitle{max-width:100%}.Hero-module__ZARIfG__ctaGroup{justify-content:center}.Hero-module__ZARIfG__phoneContainer{display:none}}@media (max-width:480px){.Hero-module__ZARIfG__ctaGroup{flex-direction:column;align-items:stretch}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{text-align:center}}
.Stats-module__yL2aHq__statsSection{padding:var(--space-xl) 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:var(--bg-secondary);position:relative}.Stats-module__yL2aHq__grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__yL2aHq__statCard{text-align:center;padding:var(--space-lg) var(--space-md);background:var(--card-surface);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:24px;flex-direction:column;align-items:center;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex}.Stats-module__yL2aHq__statCard:hover{border-color:#7f52ff59;transform:translateY(-4px);box-shadow:0 16px 48px #7f52ff24}.Stats-module__yL2aHq__iconCircle{background:var(--color-kmp-gradient);color:#fff;width:48px;height:48px;margin-bottom:var(--space-md);border-radius:14px;justify-content:center;align-items:center;display:flex}.Stats-module__yL2aHq__number{letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.2}.Stats-module__yL2aHq__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:.85rem;font-weight:500}@media (max-width:768px){.Stats-module__yL2aHq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.Stats-module__yL2aHq__grid{gap:var(--space-md);grid-template-columns:1fr 1fr}}
.About-module__vAULUW__aboutSection{padding:var(--space-2xl) 0;position:relative}.About-module__vAULUW__grid{gap:var(--space-2xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}@media (max-width:900px){.About-module__vAULUW__grid{gap:var(--space-xl);grid-template-columns:1fr}}.About-module__vAULUW__textContent{max-width:500px}.About-module__vAULUW__heading{margin-bottom:var(--space-lg);letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:700}.About-module__vAULUW__paragraph{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:1.05rem;line-height:1.7}.About-module__vAULUW__skillsSection{margin-top:var(--space-xl);margin-bottom:var(--space-xl)}.About-module__vAULUW__skillsHeading{margin-bottom:var(--space-lg);color:var(--text-primary);font-size:1.4rem;font-weight:600}.About-module__vAULUW__skillsGrid{gap:var(--space-md);grid-template-columns:1fr;display:grid}.About-module__vAULUW__skillCategory{background:var(--card-surface);border:1px solid var(--border-color);padding:var(--space-md);border-radius:24px;transition:border-color .3s,box-shadow .3s,transform .3s}.About-module__vAULUW__skillCategory:hover{border-color:#7f52ff59;transform:translateY(-3px);box-shadow:0 16px 48px #7f52ff24}.About-module__vAULUW__categoryHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.About-module__vAULUW__categoryIcon{color:var(--color-kmp);align-items:center;display:flex}.About-module__vAULUW__categoryTitle{color:var(--text-secondary);margin:0;font-size:1.05rem;font-weight:500}.About-module__vAULUW__skillsList{gap:var(--space-sm);flex-wrap:wrap;display:flex}.About-module__vAULUW__skillBadge{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-full);color:var(--text-primary);align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.About-module__vAULUW__skillBadge:hover{border-color:var(--color-kmp);background:#7f52ff0d;transform:translateY(-2px)}.About-module__vAULUW__skillIcon{justify-content:center;align-items:center;font-size:1rem;display:flex}.About-module__vAULUW__imagesGrid{width:100%;height:600px;position:relative}.About-module__vAULUW__imgWrapper{border-radius:var(--radius-lg);border:4px solid var(--border-color);background:var(--bg-secondary);transition:transform .4s cubic-bezier(.2,.8,.2,1),border-radius .4s,border-color .4s;position:absolute;overflow:hidden;box-shadow:0 20px 40px #0009}.About-module__vAULUW__imgWrapper:hover{border-color:var(--color-kmp);z-index:50;transform:scale(1.6)!important}.About-module__vAULUW__imgPos1{z-index:2;width:340px;height:240px;top:100px;left:-20px}.About-module__vAULUW__imgPos2{border-radius:var(--radius-full);z-index:3;width:180px;height:180px;top:10px;right:10px}.About-module__vAULUW__imgPos2:hover{border-radius:var(--radius-lg)}.About-module__vAULUW__imgPos3{z-index:1;width:240px;height:260px;bottom:20px;right:50px}.About-module__vAULUW__imgCaption{background:var(--photo-caption-bg);width:100%;color:var(--text-primary);font-size:.8rem;font-family:var(--font-mono);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;border-top:1px solid var(--photo-caption-border);padding:8px 12px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:translateY(0)}.About-module__vAULUW__placeholderImg span{margin-bottom:var(--space-sm);font-size:1.5rem}.About-module__vAULUW__easterEgg{margin-top:var(--space-2xl);padding:var(--space-md) var(--space-lg);border-left:2px solid var(--color-kmp);border-radius:0 var(--radius-md) var(--radius-md) 0;background:linear-gradient(90deg,#7f52ff1a 0%,#fff0 100%);max-width:90%;position:relative}.About-module__vAULUW__quoteIcon{color:var(--color-kmp);opacity:.2;font-family:serif;font-size:3rem;line-height:1;position:absolute;top:-15px;left:10px}.About-module__vAULUW__songQuote{color:var(--text-primary);margin:0 0 8px;font-size:.95rem;font-style:italic;font-weight:500}.About-module__vAULUW__artist{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;display:block}
.Experience-module__RsmxMa__experienceSection{padding:var(--space-2xl) 0;background:var(--bg-secondary);position:relative}.Experience-module__RsmxMa__header{margin-bottom:var(--space-xl);text-align:center}.Experience-module__RsmxMa__heading{letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Experience-module__RsmxMa__subheading{color:var(--text-secondary);margin:var(--space-sm) auto 0;max-width:760px;line-height:1.7}.Experience-module__RsmxMa__journeyRail{--year-col-width:210px;--year-marker-top:clamp(58px, 6.6vw, 98px);gap:var(--space-xl);max-width:980px;margin:0 auto;display:grid;position:relative}.Experience-module__RsmxMa__railProgress{left:calc(var(--year-col-width) - 6px);top:var(--year-marker-top);background:linear-gradient(180deg, var(--color-kmp), var(--color-ios), var(--color-android));transform-origin:top;z-index:1;border-radius:999px;width:2px;position:absolute;bottom:24px;box-shadow:0 0 24px #7f52ff47}.Experience-module__RsmxMa__yearBlock{grid-template-columns:var(--year-col-width) 1fr;align-items:start;gap:var(--space-md);display:grid;position:relative}.Experience-module__RsmxMa__yearColumn{z-index:2;min-height:100%;padding-top:4px;position:relative}.Experience-module__RsmxMa__year{letter-spacing:-.05em;color:var(--year-display-color);opacity:.2;text-shadow:0 0 26px #7f52ff3d;white-space:nowrap;z-index:2;font-size:clamp(3rem,6vw,6.2rem);font-weight:800;line-height:.92;display:inline-block;position:relative}.Experience-module__RsmxMa__yearDot{right:-14px;top:var(--year-marker-top);background:linear-gradient(145deg, var(--color-kmp), #ff8965);border-radius:999px;width:12px;height:12px;position:absolute;box-shadow:0 0 0 4px #7f52ff26}.Experience-module__RsmxMa__yearBlock:after{content:"";left:calc(var(--year-col-width) - 6px);top:calc(var(--year-marker-top) + 12px);z-index:0;background:linear-gradient(#7f52ff66,#007aff14);width:1px;position:absolute;bottom:-40px}.Experience-module__RsmxMa__yearBlock:last-child:after{display:none}.Experience-module__RsmxMa__storyCard{background:var(--card-surface);border:1px solid var(--border-color);padding:var(--space-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;z-index:1;transform-style:preserve-3d;border-radius:24px;transition:border-color .3s,box-shadow .3s,transform .3s;position:relative;overflow:hidden}.Experience-module__RsmxMa__storyCard:before{content:"";pointer-events:none;background:radial-gradient(circle at 90% 0,#7f52ff29,#0000 45%);position:absolute;inset:0}.Experience-module__RsmxMa__storyCard:hover{border-color:#7f52ff59;box-shadow:0 16px 48px #7f52ff24}.Experience-module__RsmxMa__storyHead{z-index:1;align-items:center;gap:10px;margin-bottom:12px;display:flex;position:relative}.Experience-module__RsmxMa__companyBadge{background:var(--color-kmp-gradient);color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Experience-module__RsmxMa__company{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.84rem;font-weight:700}.Experience-module__RsmxMa__period{color:var(--text-muted);font-size:.72rem;font-family:var(--font-mono);margin-left:auto}.Experience-module__RsmxMa__role{z-index:1;margin:0;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:700;position:relative}.Experience-module__RsmxMa__summary{color:var(--text-secondary);z-index:1;margin-top:10px;line-height:1.7;position:relative}.Experience-module__RsmxMa__highlights{margin:var(--space-md) 0 0;z-index:1;gap:8px;padding:0;list-style:none;display:grid;position:relative}.Experience-module__RsmxMa__highlights li{color:var(--text-secondary);align-items:flex-start;gap:8px;font-size:.92rem;line-height:1.5;display:flex}.Experience-module__RsmxMa__highlights li svg{color:var(--color-kmp);flex-shrink:0;margin-top:2px}.Experience-module__RsmxMa__tags{margin-top:var(--space-md);flex-wrap:wrap;gap:8px;display:flex}.Experience-module__RsmxMa__tag{border-radius:var(--radius-full);color:#d4c6ff;letter-spacing:.03em;background:#7f52ff1a;border:1px solid #7f52ff2e;padding:4px 11px;font-size:.72rem;font-weight:600}@media (max-width:860px){.Experience-module__RsmxMa__railProgress{top:66px;bottom:24px;left:6px}.Experience-module__RsmxMa__yearBlock{gap:var(--space-md);grid-template-columns:1fr}.Experience-module__RsmxMa__yearColumn{align-items:flex-end;gap:12px;display:flex}.Experience-module__RsmxMa__year{font-size:clamp(2.6rem,14vw,5rem)}.Experience-module__RsmxMa__yearDot{margin-bottom:10px;position:static}.Experience-module__RsmxMa__yearBlock:after{top:66px;bottom:-26px;left:6px}}@media (prefers-reduced-motion:reduce){.Experience-module__RsmxMa__railProgress{transform:none!important}}@media (max-width:540px){.Experience-module__RsmxMa__storyHead{flex-wrap:wrap}.Experience-module__RsmxMa__period{width:100%;margin-left:0;font-size:.7rem}}
.Awards-module__6y1-4q__awardsSection{padding:var(--space-2xl) 0;background:var(--bg-primary)}.Awards-module__6y1-4q__header{text-align:center;margin-bottom:var(--space-xl)}.Awards-module__6y1-4q__heading{letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Awards-module__6y1-4q__subheading{margin:var(--space-sm) auto 0;max-width:760px;color:var(--text-secondary);line-height:1.7}.Awards-module__6y1-4q__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.Awards-module__6y1-4q__card{background:var(--card-surface);border:1px solid var(--border-color);padding:var(--space-lg);border-radius:24px;transition:border-color .3s,box-shadow .3s,transform .3s}.Awards-module__6y1-4q__card:hover{border-color:#7f52ff59;box-shadow:0 16px 48px #7f52ff24}.Awards-module__6y1-4q__topRow{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.Awards-module__6y1-4q__iconBadge{background:var(--color-kmp-gradient);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.Awards-module__6y1-4q__yearTag{font-size:.72rem;font-family:var(--font-mono);color:var(--text-muted);border:1px solid var(--border-color);border-radius:var(--radius-full);background:#7f52ff14;padding:4px 9px}.Awards-module__6y1-4q__title{margin:14px 0 6px;font-size:1.15rem;line-height:1.35}.Awards-module__6y1-4q__subtitle{color:var(--text-muted);letter-spacing:.02em;margin:0;font-size:.86rem;font-weight:600}.Awards-module__6y1-4q__description{color:var(--text-secondary);margin:10px 0 0;font-size:.95rem;line-height:1.65}.Awards-module__6y1-4q__mediaWrap{margin-top:var(--space-md);aspect-ratio:16/9;border:1px solid var(--border-color);border-radius:14px;width:100%;position:relative;overflow:hidden}
.Projects-module__2BoJ-q__projectsSection{padding:var(--space-2xl) 0}.Projects-module__2BoJ-q__heading{letter-spacing:-.02em;margin-bottom:var(--space-xl);text-align:center;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Projects-module__2BoJ-q__subHeading{margin-bottom:var(--space-lg);color:var(--color-kmp);padding-bottom:var(--space-sm);border-bottom:2px solid #7f52ff33;font-size:1.75rem;font-weight:700;display:inline-block}.Projects-module__2BoJ-q__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.Projects-module__2BoJ-q__cardWrapper{cursor:default;position:relative}.Projects-module__2BoJ-q__card{background:var(--card-surface);border:1px solid var(--border-color);padding:50px var(--space-lg) var(--space-lg);height:500px;transform-style:preserve-3d;border-radius:24px;flex-direction:column;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000073}.Projects-module__2BoJ-q__card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff14,#0000);height:140px;transition:transform .65s,opacity .3s;position:absolute;inset:28px -40% auto;transform:translate(-65%)rotate(-10deg)}.Projects-module__2BoJ-q__card:after{content:"";background:var(--bg-primary);z-index:10;border:1px solid #ffffff1a;border-radius:12px;width:80px;height:20px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:inset 0 2px 4px #00000080}.Projects-module__2BoJ-q__card:hover{border-color:#7f52ff59;box-shadow:0 16px 48px #7f52ff24}.Projects-module__2BoJ-q__card:hover:before{opacity:1;transform:translate(65%)rotate(-10deg)}.Projects-module__2BoJ-q__cardHeader{margin-bottom:var(--space-md);z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.Projects-module__2BoJ-q__iconWrapper{color:var(--accent);background:linear-gradient(135deg,#7f52ff33 0%,#ff896533 100%);border:1px solid #7f52ff4d;border-radius:12px;justify-content:center;align-items:center;padding:10px;display:flex}.Projects-module__2BoJ-q__projectType{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.8rem;font-weight:600}.Projects-module__2BoJ-q__appSignal{height:18px;margin-bottom:var(--space-sm);color:var(--color-kmp);opacity:.72;align-items:flex-end;gap:4px;display:flex}.Projects-module__2BoJ-q__appSignal span{transform-origin:bottom;background:currentColor;border-radius:999px;width:5px;animation:1.8s ease-in-out infinite Projects-module__2BoJ-q__signalPulse;display:block}.Projects-module__2BoJ-q__appSignal span:first-child{height:7px}.Projects-module__2BoJ-q__appSignal span:nth-child(2){height:12px;animation-delay:.14s}.Projects-module__2BoJ-q__appSignal span:nth-child(3){height:17px;animation-delay:.28s}@keyframes Projects-module__2BoJ-q__signalPulse{0%,to{opacity:.48;transform:scaleY(.58)}50%{opacity:1;transform:scaleY(1)}}.Projects-module__2BoJ-q__cardTitle{margin:0 0 var(--space-sm) 0;font-size:1.4rem;font-weight:700}.Projects-module__2BoJ-q__cardDesc{color:var(--text-secondary);margin-bottom:var(--space-lg);flex-grow:1;font-size:.95rem;line-height:1.6}.Projects-module__2BoJ-q__techStack{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.Projects-module__2BoJ-q__techBadge{border:1px solid var(--border-color);border-radius:var(--radius-full);color:var(--text-secondary);background:#ffffff0d;padding:4px 10px;font-size:.8rem;transition:all .3s}.Projects-module__2BoJ-q__techBadge:hover{border-color:var(--color-kmp);color:var(--text-primary);background:#7f52ff1a}.Projects-module__2BoJ-q__cardFooter{border-top:1px solid var(--border-color);padding-top:var(--space-md);z-index:5;justify-content:space-between;align-items:center;margin-top:auto;display:flex;position:relative}.Projects-module__2BoJ-q__metrics{gap:var(--space-sm);display:flex}.Projects-module__2BoJ-q__metricBadge{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-full);color:var(--text-secondary);align-items:center;gap:6px;padding:4px 12px;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex}.Projects-module__2BoJ-q__starIcon{color:#fbbf24}.Projects-module__2BoJ-q__metricBadge:hover{color:var(--text-primary);border-color:var(--color-kmp)}.Projects-module__2BoJ-q__cardLinks{gap:var(--space-sm);display:flex}.Projects-module__2BoJ-q__linkIcon{color:var(--text-muted);transition:color var(--transition-smooth), transform .2s ease;z-index:10;position:relative}.Projects-module__2BoJ-q__linkIcon:hover{color:var(--color-kmp);transform:scale(1.15)}
.Contact-module__hcVmEa__contactSection{padding:var(--space-2xl) 0 var(--space-lg);border-top:1px solid var(--border-color);background:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 100%)}.Contact-module__hcVmEa__content{text-align:center;max-width:600px;margin:0 auto var(--space-2xl);flex-direction:column;align-items:center;display:flex}.Contact-module__hcVmEa__heading{letter-spacing:-.03em;margin-bottom:var(--space-md);color:var(--text-primary);font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.Contact-module__hcVmEa__subtext{color:var(--text-secondary);margin-bottom:var(--space-xl);font-size:1.1rem;line-height:1.6}.Contact-module__hcVmEa__emailLink{background:var(--text-primary);color:var(--bg-primary);border-radius:var(--radius-full);margin-bottom:var(--space-2xl);padding:16px 40px;font-size:1.1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-block}.Contact-module__hcVmEa__emailLink:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ffffff26}.Contact-module__hcVmEa__socials{gap:var(--space-lg);display:flex}.Contact-module__hcVmEa__socialIcon{color:var(--text-muted);background:var(--bg-tertiary);border-radius:var(--radius-full);border:1px solid var(--border-color);justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Contact-module__hcVmEa__bottomBar{padding-top:var(--space-lg);border-top:1px solid var(--border-color);font-family:var(--font-mono);color:var(--text-muted);justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;font-size:.85rem;display:flex}.Contact-module__hcVmEa__builtWith{text-align:right}@media (max-width:600px){.Contact-module__hcVmEa__bottomBar{text-align:center;flex-direction:column;justify-content:center}.Contact-module__hcVmEa__builtWith{text-align:center}}
.Background-module__pMQANW__fixedBackground{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.Background-module__pMQANW__iconWrapper{color:#ffffff08;justify-content:center;align-items:center;display:flex;position:absolute}.Background-module__pMQANW__iconWrapper svg{filter:drop-shadow(0 0 10px #ffffff0d)}
