.Navbar-module__pVTInG__navbar{z-index:1000;height:var(--nav-height);transition:all var(--transition-medium);align-items:center;padding:0 clamp(1.5rem,4vw,3rem);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__pVTInG__navbar.Navbar-module__pVTInG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#0a0706d9;box-shadow:0 4px 30px #0000004d}.Navbar-module__pVTInG__inner{width:100%;max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__pVTInG__logo{z-index:10;align-items:center;gap:.6rem;text-decoration:none;display:flex}.Navbar-module__pVTInG__logoImg{object-fit:contain;border-radius:8px;width:32px;height:32px}.Navbar-module__pVTInG__logoText{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.Navbar-module__pVTInG__links{align-items:center;gap:.25rem;display:flex}.Navbar-module__pVTInG__link{color:var(--text-tertiary);transition:color var(--transition-fast);border-radius:8px;padding:.5rem 1rem;font-size:.88rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__pVTInG__link:hover,.Navbar-module__pVTInG__link.Navbar-module__pVTInG__active{color:var(--text-primary)}.Navbar-module__pVTInG__activeIndicator{background:var(--gradient-sunset);border-radius:2px;width:20px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__pVTInG__ctaBtn{padding:.6rem 1.5rem;font-size:.85rem}.Navbar-module__pVTInG__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__pVTInG__hamburger span{background:var(--text-primary);width:24px;height:2px;transition:all var(--transition-fast);border-radius:2px;display:block}.Navbar-module__pVTInG__hamburger.Navbar-module__pVTInG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__pVTInG__hamburger.Navbar-module__pVTInG__open span:nth-child(2){opacity:0}.Navbar-module__pVTInG__hamburger.Navbar-module__pVTInG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__pVTInG__mobileMenu{top:var(--nav-height);z-index:999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#0a0706f2;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;position:fixed;left:0;right:0}.Navbar-module__pVTInG__mobileLink{color:var(--text-secondary);transition:all var(--transition-fast);border-radius:10px;padding:.8rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;display:block}.Navbar-module__pVTInG__mobileLink:hover{color:var(--text-primary);background:#d9722814}@media (max-width:768px){.Navbar-module__pVTInG__links,.Navbar-module__pVTInG__ctaBtn{display:none}.Navbar-module__pVTInG__hamburger{display:flex}}
.Hero-module__Ihmr9G__hero{min-height:100vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Ihmr9G__gridOverlay{pointer-events:none;background-image:linear-gradient(#c9a88a08 1px,#0000 1px),linear-gradient(90deg,#c9a88a08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 20%,#0000 70%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 20%,#0000 70%)}.Hero-module__Ihmr9G__content{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(3rem,5vw,5rem);display:grid;position:relative}.Hero-module__Ihmr9G__textSide{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__Ihmr9G__statusDot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Ihmr9G__pulse-glow;display:inline-block;box-shadow:0 0 8px #4ade8080}.Hero-module__Ihmr9G__headline{letter-spacing:-.03em;font-size:clamp(2.8rem,5.5vw,4.8rem);line-height:1.05}.Hero-module__Ihmr9G__subtitle{max-width:520px;color:var(--text-secondary);font-size:clamp(1rem,1.3vw,1.15rem)}.Hero-module__Ihmr9G__actions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__Ihmr9G__stats{border-top:1px solid var(--border-subtle);align-items:center;gap:1.5rem;margin-top:1rem;padding-top:1.5rem;display:flex}.Hero-module__Ihmr9G__statItem{flex-direction:column;display:flex}.Hero-module__Ihmr9G__statNum{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:700}.Hero-module__Ihmr9G__statLabel{color:var(--text-tertiary);letter-spacing:.03em;font-size:.78rem;font-weight:500}.Hero-module__Ihmr9G__statDivider{background:var(--border-subtle);width:1px;height:36px}.Hero-module__Ihmr9G__imageSide{justify-content:center;display:flex;position:relative}.Hero-module__Ihmr9G__imageWrapper{aspect-ratio:3/4;width:clamp(300px,28vw,420px);position:relative}.Hero-module__Ihmr9G__imageGlow{background:radial-gradient(circle,#d9722826 0%,#0000 60%);border-radius:50%;animation:5s ease-in-out infinite Hero-module__Ihmr9G__pulse-glow;position:absolute;inset:-20%}.Hero-module__Ihmr9G__imageFrame{border:2px solid var(--border-accent);width:100%;height:100%;box-shadow:var(--shadow-glow-intense), var(--shadow-lg);border-radius:24px;position:relative;overflow:hidden}.Hero-module__Ihmr9G__floatingTag{border:1px solid var(--border-accent);color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;box-shadow:var(--shadow-md);z-index:3;background:#120e0bd9;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.82rem;font-weight:600;display:flex;position:absolute}.Hero-module__Ihmr9G__tagEmoji,.Hero-module__Ihmr9G__btnEmoji{flex-shrink:0}.Hero-module__Ihmr9G__scrollIndicator{border:2px solid var(--border-medium);border-radius:12px;justify-content:center;width:24px;height:40px;padding-top:8px;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__Ihmr9G__scrollDot{background:var(--sunset-400);border-radius:4px;width:4px;height:8px}@media (max-width:768px){.Hero-module__Ihmr9G__content{text-align:center;grid-template-columns:1fr;padding-top:2rem}.Hero-module__Ihmr9G__textSide{align-items:center}.Hero-module__Ihmr9G__subtitle{text-align:center}.Hero-module__Ihmr9G__actions,.Hero-module__Ihmr9G__stats{justify-content:center}.Hero-module__Ihmr9G__imageSide{order:-1}.Hero-module__Ihmr9G__imageWrapper{width:clamp(220px,60vw,320px)}.Hero-module__Ihmr9G__floatingTag{font-size:.75rem}.Hero-module__Ihmr9G__scrollIndicator{display:none}}
.About-module__ub7i2a__about{position:relative}.About-module__ub7i2a__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.About-module__ub7i2a__sectionDesc{text-align:center;max-width:600px}.About-module__ub7i2a__highlightsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.About-module__ub7i2a__highlightCard{flex-direction:column;gap:1rem;padding:2.5rem 2rem;display:flex;position:relative}.About-module__ub7i2a__highlightCard h3{color:var(--text-primary);font-size:1.25rem}.About-module__ub7i2a__highlightCard p{color:var(--text-secondary);font-size:.92rem;line-height:1.7}.About-module__ub7i2a__cardIcon{width:48px;height:48px;color:var(--sunset-400);background:#d972281a;border:1px solid #d9722833;border-radius:12px;justify-content:center;align-items:center;display:flex}.About-module__ub7i2a__cardAccent{background:var(--gradient-sunset);opacity:0;height:2px;transition:opacity var(--transition-medium);border-radius:0 0 2px 2px;position:absolute;top:0;left:2rem;right:2rem}.About-module__ub7i2a__highlightCard:hover .About-module__ub7i2a__cardAccent{opacity:1}@media (max-width:768px){.About-module__ub7i2a__highlightsGrid{grid-template-columns:1fr;gap:1rem}}
.Skills-module__Rz4hca__skills{position:relative}.Skills-module__Rz4hca__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Skills-module__Rz4hca__marqueeWrapper{margin-bottom:3.5rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.Skills-module__Rz4hca__marquee{width:100%;overflow:hidden}.Skills-module__Rz4hca__marqueeTrack{gap:1.2rem;width:max-content;animation:25s linear infinite Skills-module__Rz4hca__scroll-marquee;display:flex}.Skills-module__Rz4hca__marqueeItem{background:var(--bg-card);border:1px solid var(--glass-border);color:var(--text-secondary);white-space:nowrap;transition:all var(--transition-fast);border-radius:100px;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;display:inline-flex}.Skills-module__Rz4hca__marqueeItem:hover{border-color:var(--border-accent);background:var(--bg-card-hover)}.Skills-module__Rz4hca__marqueeEmoji{flex-shrink:0}@keyframes Skills-module__Rz4hca__scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Skills-module__Rz4hca__codeSection{max-width:820px;margin:0 auto}.Skills-module__Rz4hca__tabBar{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#120e0bcc;border-bottom:none;border-radius:14px 14px 0 0;gap:.25rem;padding:.35rem;display:flex}.Skills-module__Rz4hca__tab{color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:500;display:inline-flex}.Skills-module__Rz4hca__tab:hover{color:var(--text-secondary);background:#c9a88a0f}.Skills-module__Rz4hca__tabActive{color:var(--sunset-400);background:#d972281a;border-color:#d9722833}.Skills-module__Rz4hca__tabEmoji{opacity:.7;flex-shrink:0}.Skills-module__Rz4hca__tabActive .Skills-module__Rz4hca__tabEmoji{opacity:1}.Skills-module__Rz4hca__tabTitle{letter-spacing:.01em}.Skills-module__Rz4hca__codeWindow{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0706e6;border-radius:0 0 16px 16px;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 40px #d972280d,inset 0 1px #c9a88a0d}.Skills-module__Rz4hca__codeWindowHeader{border-bottom:1px solid var(--glass-border);background:#1a141099;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex}.Skills-module__Rz4hca__windowDots{gap:6px;display:flex}.Skills-module__Rz4hca__dotRed{background:#ff5f57;border-radius:50%;width:10px;height:10px}.Skills-module__Rz4hca__dotYellow{background:#febc2e;border-radius:50%;width:10px;height:10px}.Skills-module__Rz4hca__dotGreen{background:#28c840;border-radius:50%;width:10px;height:10px}.Skills-module__Rz4hca__windowTitle{color:var(--text-secondary);flex:1;align-items:center;gap:.4rem;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:500;display:inline-flex}.Skills-module__Rz4hca__windowLang{color:var(--text-muted);background:#c9a88a0f;border:1px solid #c9a88a14;border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-family:JetBrains Mono,monospace;font-size:.7rem;display:inline-flex}.Skills-module__Rz4hca__codeContent{max-height:480px;padding:1rem 0;overflow:auto}.Skills-module__Rz4hca__codeContent::-webkit-scrollbar{width:6px;height:6px}.Skills-module__Rz4hca__codeContent::-webkit-scrollbar-track{background:0 0}.Skills-module__Rz4hca__codeContent::-webkit-scrollbar-thumb{background:var(--sunset-800);border-radius:3px}.Skills-module__Rz4hca__codeBlock{tab-size:4;margin:0;font-family:JetBrains Mono,monospace;font-size:.82rem;line-height:1.7}.Skills-module__Rz4hca__codeLine{transition:background var(--transition-fast);padding:0 1.25rem;display:flex}.Skills-module__Rz4hca__codeLine:hover{background:#c9a88a0a}.Skills-module__Rz4hca__lineNum{text-align:right;width:36px;color:var(--text-muted);-webkit-user-select:none;user-select:none;opacity:.5;flex-shrink:0;padding-right:1rem;font-size:.75rem}.Skills-module__Rz4hca__lineContent{white-space:pre;color:var(--text-secondary)}.Skills-module__Rz4hca__lineContent .kw{color:#e28d4f;font-weight:600}.Skills-module__Rz4hca__lineContent .str{color:#4ade80}.Skills-module__Rz4hca__lineContent .cm{color:#5a4a3c;font-style:italic}.Skills-module__Rz4hca__lineContent .fn{color:#f5a623}.Skills-module__Rz4hca__lineContent .num{color:#f59e0b}.Skills-module__Rz4hca__lineContent .dec{color:#d97228;font-style:italic}.Skills-module__Rz4hca__lineContent .bi{color:#f5a623;font-weight:600}@media (max-width:768px){.Skills-module__Rz4hca__tabBar{border-radius:12px 12px 0 0;overflow-x:auto}.Skills-module__Rz4hca__tab{padding:.45rem .7rem;font-size:.72rem}.Skills-module__Rz4hca__codeBlock{font-size:.72rem}.Skills-module__Rz4hca__codeContent{max-height:360px}}
.Projects-module___vcHCq__projects{position:relative}.Projects-module___vcHCq__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.Projects-module___vcHCq__sectionDesc{text-align:center;max-width:580px}.Projects-module___vcHCq__projectsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Projects-module___vcHCq__projectCard{cursor:pointer;flex-direction:column;gap:.8rem;padding:2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.Projects-module___vcHCq__cardGlow{pointer-events:none;opacity:0;transition:opacity var(--transition-medium);position:absolute;inset:0}.Projects-module___vcHCq__projectCard:hover .Projects-module___vcHCq__cardGlow{opacity:1}.Projects-module___vcHCq__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.Projects-module___vcHCq__projectIcon{background:#d972281a;border:1px solid #d9722826;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Projects-module___vcHCq__projectIcon img{flex-shrink:0}.Projects-module___vcHCq__arrowWrap{opacity:.3;transition:all var(--transition-medium)}.Projects-module___vcHCq__projectCard:hover .Projects-module___vcHCq__arrowWrap{opacity:1;transform:translate(3px,-3px)}.Projects-module___vcHCq__arrowIcon{display:block}.Projects-module___vcHCq__projectTitle{color:var(--text-primary);margin-top:.5rem;font-size:1.2rem}.Projects-module___vcHCq__projectDesc{color:var(--text-secondary);flex:1;font-size:.88rem;line-height:1.65}.Projects-module___vcHCq__tags{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.Projects-module___vcHCq__tag{letter-spacing:.02em;border:1px solid;border-radius:6px;padding:.25rem .6rem;font-size:.72rem;font-weight:500}.Projects-module___vcHCq__cardBorder{opacity:0;width:100%;height:2px;transition:opacity var(--transition-medium);position:absolute;bottom:0;left:0}.Projects-module___vcHCq__projectCard:hover .Projects-module___vcHCq__cardBorder{opacity:1}@media (max-width:1024px){.Projects-module___vcHCq__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Projects-module___vcHCq__projectsGrid{grid-template-columns:1fr}}
.Footer-module__M_xspa__footer{padding-top:4rem;padding-bottom:2rem;position:relative}.Footer-module__M_xspa__topBorder{background:linear-gradient(90deg, transparent 0%, var(--border-medium) 50%, transparent 100%);width:100%;height:1px}.Footer-module__M_xspa__inner{grid-template-columns:1.2fr .8fr .8fr;gap:3rem;padding-top:3rem;padding-bottom:3rem;display:grid}.Footer-module__M_xspa__logo{align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}.Footer-module__M_xspa__logoIcon{background:var(--gradient-sunset);width:34px;height:34px;color:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;font-family:Outfit,sans-serif;font-size:1rem;font-weight:800;display:flex}.Footer-module__M_xspa__logoText{font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.Footer-module__M_xspa__tagline{color:var(--text-tertiary);max-width:280px;font-size:.85rem;line-height:1.6}.Footer-module__M_xspa__colTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:600;display:block}.Footer-module__M_xspa__linkCol{flex-direction:column;gap:.5rem;display:flex}.Footer-module__M_xspa__linkCol a{color:var(--text-tertiary);transition:color var(--transition-fast);align-items:center;gap:.4rem;font-size:.88rem;text-decoration:none;display:inline-flex}.Footer-module__M_xspa__linkCol a:hover{color:var(--sunset-400)}.Footer-module__M_xspa__linkEmoji{opacity:.6;transition:opacity var(--transition-fast);flex-shrink:0}.Footer-module__M_xspa__linkCol a:hover .Footer-module__M_xspa__linkEmoji{opacity:1}.Footer-module__M_xspa__socialRow{gap:.5rem;display:flex}.Footer-module__M_xspa__socialBtn{background:var(--bg-card);border:1px solid var(--glass-border);width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-fast);border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__M_xspa__socialBtn:hover{border-color:var(--border-accent);color:var(--sunset-400);background:#d972281a;transform:translateY(-2px)}.Footer-module__M_xspa__bottom{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Footer-module__M_xspa__copyright{color:var(--text-muted);font-size:.78rem}.Footer-module__M_xspa__credit{color:var(--text-muted);align-items:center;font-size:.78rem;display:inline-flex}@media (max-width:768px){.Footer-module__M_xspa__inner{grid-template-columns:1fr;gap:2rem}.Footer-module__M_xspa__bottom{text-align:center;flex-direction:column;gap:.5rem}}
