.Header-module__UwDTFq__header{z-index:1000;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__UwDTFq__header.Header-module__UwDTFq__scrolled{background:var(--navbar-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);padding:12px 0}.Header-module__UwDTFq__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Header-module__UwDTFq__logo{align-items:center;font-size:1.75rem;font-weight:700;transition:transform .3s;display:flex}.Header-module__UwDTFq__logo:hover{transform:scale(1.05)}.Header-module__UwDTFq__logoText{color:var(--text-primary)}.Header-module__UwDTFq__logoDot{color:var(--accent-primary);font-size:2rem}.Header-module__UwDTFq__nav{align-items:center;display:flex}.Header-module__UwDTFq__navList{align-items:center;gap:8px;list-style:none;display:flex}.Header-module__UwDTFq__navLink{color:var(--text-secondary);border-radius:8px;padding:8px 16px;font-weight:500;transition:all .3s;position:relative}.Header-module__UwDTFq__navLink:hover{color:var(--text-primary);background:var(--bg-tertiary)}.Header-module__UwDTFq__actions{align-items:center;gap:12px;display:flex}.Header-module__UwDTFq__themeToggle{background:var(--bg-tertiary);border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-primary);border-radius:10px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Header-module__UwDTFq__themeToggle:hover{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.Header-module__UwDTFq__resumeBtn{background:var(--accent-primary);color:#fff;border-radius:10px;padding:10px 20px;font-weight:500;transition:all .3s}.Header-module__UwDTFq__resumeBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7c7cf84d}.Header-module__UwDTFq__mobileMenuBtn{cursor:pointer;background:0 0;border:none;width:40px;height:40px;padding:10px;display:none}.Header-module__UwDTFq__hamburger{background:var(--text-primary);width:100%;height:2px;transition:all .3s;display:block;position:relative}.Header-module__UwDTFq__hamburger:before,.Header-module__UwDTFq__hamburger:after{content:"";background:var(--text-primary);width:100%;height:2px;transition:all .3s;position:absolute;left:0}.Header-module__UwDTFq__hamburger:before{top:-8px}.Header-module__UwDTFq__hamburger:after{top:8px}.Header-module__UwDTFq__hamburgerOpen{background:0 0}.Header-module__UwDTFq__hamburgerOpen:before{top:0;transform:rotate(45deg)}.Header-module__UwDTFq__hamburgerOpen:after{top:0;transform:rotate(-45deg)}@media (max-width:768px){.Header-module__UwDTFq__header{padding:16px 0}.Header-module__UwDTFq__header.Header-module__UwDTFq__scrolled{padding:10px 0}.Header-module__UwDTFq__container{padding:0 16px}.Header-module__UwDTFq__logo{font-size:1.5rem}.Header-module__UwDTFq__logoDot{font-size:1.75rem}.Header-module__UwDTFq__nav{background:var(--bg-primary);z-index:999;flex-direction:column;justify-content:center;transition:transform .3s;position:fixed;inset:0;transform:translate(100%)}.Header-module__UwDTFq__navOpen{transform:translate(0)}.Header-module__UwDTFq__navList{flex-direction:column;gap:16px}.Header-module__UwDTFq__navLink{padding:12px 24px;font-size:1.5rem}.Header-module__UwDTFq__mobileMenuBtn{z-index:1001;justify-content:center;align-items:center;display:flex}.Header-module__UwDTFq__themeToggle{border-radius:8px;width:36px;height:36px}.Header-module__UwDTFq__resumeBtn{border-radius:8px;padding:8px 16px;font-size:.875rem}.Header-module__UwDTFq__actions{gap:8px}}
.Hero-module__G0LNaG__hero{align-items:center;max-width:100vw;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__G0LNaG__heroBackgroundImage{z-index:0;position:absolute;inset:0}.Hero-module__G0LNaG__heroOverlay{z-index:1;position:absolute;inset:0}.Hero-module__G0LNaG__background{z-index:2;position:absolute;inset:0;overflow:hidden}.Hero-module__G0LNaG__gradientOrb1{background:radial-gradient(circle,rgba(124,124,248,var(--orb-opacity,.3))0%,transparent 70%);filter:blur(60px);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__G0LNaG__float;position:absolute;top:-20%;right:-10%}.Hero-module__G0LNaG__gradientOrb2{background:radial-gradient(circle,rgba(124,124,248,var(--orb-opacity,.25))0%,transparent 70%);filter:blur(60px);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse Hero-module__G0LNaG__float;position:absolute;bottom:-20%;left:-10%}.Hero-module__G0LNaG__grid{background-image:linear-gradient(var(--border-color)1px,transparent 1px),linear-gradient(90deg,var(--border-color)1px,transparent 1px);opacity:var(--grid-opacity,.3);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 70%);mask-image:radial-gradient(#000 20%,#0000 70%)}@keyframes Hero-module__G0LNaG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(5deg)}}.Hero-module__G0LNaG__container{z-index:3;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid;position:relative}.Hero-module__G0LNaG__content{animation:.8s forwards Hero-module__G0LNaG__fadeInUp}.Hero-module__G0LNaG__greeting{color:var(--accent-primary);margin-bottom:8px;font-size:1.125rem;font-weight:500}.Hero-module__G0LNaG__name{color:var(--text-primary);margin-bottom:16px;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__G0LNaG__roleWrapper{color:var(--text-primary);align-items:center;margin-bottom:24px;font-size:1.75rem;font-weight:600;display:flex}.Hero-module__G0LNaG__rolePrefix{margin-right:8px}.Hero-module__G0LNaG__role{color:var(--text-secondary)}.Hero-module__G0LNaG__cursor{color:var(--accent-primary);margin-left:2px;animation:1s infinite Hero-module__G0LNaG__blink}@keyframes Hero-module__G0LNaG__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Hero-module__G0LNaG__description{color:var(--text-secondary);max-width:500px;margin-bottom:32px;font-size:1.125rem;line-height:1.8}.Hero-module__G0LNaG__actions{gap:16px;margin-bottom:40px;display:flex}.Hero-module__G0LNaG__primaryBtn{background:var(--accent-primary);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__G0LNaG__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #7c7cf866}.Hero-module__G0LNaG__secondaryBtn{color:var(--text-primary);border:2px solid var(--border-color);background:0 0;border-radius:12px;align-items:center;padding:14px 28px;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__G0LNaG__secondaryBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.Hero-module__G0LNaG__social{gap:12px;display:flex}.Hero-module__G0LNaG__socialLink{background:var(--bg-tertiary);border:1px solid var(--border-color);width:44px;height:44px;color:var(--text-secondary);border-radius:10px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Hero-module__G0LNaG__socialLink:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;transform:translateY(-3px)}.Hero-module__G0LNaG__imageWrapper{opacity:0;justify-content:center;align-items:center;animation:1s .3s forwards Hero-module__G0LNaG__fadeIn;display:flex}.Hero-module__G0LNaG__imageContainer{width:400px;height:400px;position:relative}.Hero-module__G0LNaG__imagePlaceholder{background:var(--bg-tertiary);border:2px dashed var(--border-color);width:100%;height:100%;color:var(--text-tertiary);z-index:1;border-radius:30px;justify-content:center;align-items:center;font-size:1.25rem;display:flex;position:relative}.Hero-module__G0LNaG__heroPhotoWrapper{z-index:1;border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px #0000004d}.Hero-module__G0LNaG__heroPhotoWrapper img{transition:transform .5s}.Hero-module__G0LNaG__imageContainer:hover .Hero-module__G0LNaG__heroPhotoWrapper img{transform:scale(1.05)}.Hero-module__G0LNaG__imageDecoration{background:var(--accent-primary);opacity:.2;z-index:0;border-radius:35px;animation:3s ease-in-out infinite Hero-module__G0LNaG__pulse;position:absolute;inset:-15px}@keyframes Hero-module__G0LNaG__pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.3;transform:scale(1.02)}}.Hero-module__G0LNaG__scrollIndicator{color:var(--text-tertiary);z-index:3;flex-direction:column;align-items:center;gap:8px;font-size:.875rem;animation:2s infinite Hero-module__G0LNaG__bounce;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__G0LNaG__mouse{border:2px solid var(--text-tertiary);border-radius:12px;width:24px;height:38px;position:relative}.Hero-module__G0LNaG__wheel{background:var(--text-tertiary);border-radius:2px;width:4px;height:8px;animation:2s infinite Hero-module__G0LNaG__scroll;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__G0LNaG__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}@keyframes Hero-module__G0LNaG__scroll{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.3;transform:translate(-50%)translateY(10px)}}@keyframes Hero-module__G0LNaG__fadeIn{to{opacity:1}}@keyframes Hero-module__G0LNaG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:968px){.Hero-module__G0LNaG__hero{padding-top:70px}.Hero-module__G0LNaG__container{text-align:center;grid-template-columns:1fr;gap:40px;padding:0 20px}.Hero-module__G0LNaG__content{order:2}.Hero-module__G0LNaG__imageWrapper{order:1}.Hero-module__G0LNaG__description{margin:0 auto 32px}.Hero-module__G0LNaG__actions,.Hero-module__G0LNaG__social{justify-content:center}.Hero-module__G0LNaG__imageContainer{width:250px;height:250px}.Hero-module__G0LNaG__name{font-size:3.5rem}.Hero-module__G0LNaG__roleWrapper{justify-content:center;font-size:1.5rem}.Hero-module__G0LNaG__gradientOrb1{width:400px;height:400px}.Hero-module__G0LNaG__gradientOrb2{width:350px;height:350px}}@media (max-width:480px){.Hero-module__G0LNaG__hero{min-height:auto;padding:100px 0 60px}.Hero-module__G0LNaG__container{gap:32px;padding:0 16px}.Hero-module__G0LNaG__name{font-size:2.5rem}.Hero-module__G0LNaG__roleWrapper{flex-wrap:wrap;justify-content:center;font-size:1.125rem}.Hero-module__G0LNaG__description{font-size:1rem;line-height:1.7}.Hero-module__G0LNaG__actions{flex-direction:column;gap:12px;width:100%}.Hero-module__G0LNaG__primaryBtn,.Hero-module__G0LNaG__secondaryBtn{justify-content:center;width:100%;padding:12px 24px}.Hero-module__G0LNaG__social{gap:10px}.Hero-module__G0LNaG__socialLink{width:40px;height:40px}.Hero-module__G0LNaG__imageContainer{width:200px;height:200px}.Hero-module__G0LNaG__scrollIndicator{display:none}.Hero-module__G0LNaG__gradientOrb1,.Hero-module__G0LNaG__gradientOrb2{width:250px;height:250px}}
.About-module__CGugxa__about{padding:120px 0;position:relative}.About-module__CGugxa__container{max-width:1200px;margin:0 auto;padding:0 24px}.About-module__CGugxa__header{align-items:center;gap:16px;margin-bottom:48px;display:flex}.About-module__CGugxa__sectionNumber{color:var(--accent-primary);font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:500}.About-module__CGugxa__title{color:var(--text-primary);white-space:nowrap;font-size:2rem;font-weight:700}.About-module__CGugxa__line{background:var(--border-color);flex:1;max-width:300px;height:1px}.About-module__CGugxa__content{grid-template-columns:1.2fr 1fr;align-items:start;gap:80px;display:grid}.About-module__CGugxa__text{flex-direction:column;gap:20px;display:flex}.About-module__CGugxa__paragraph{color:var(--text-secondary);font-size:1.0625rem;line-height:1.8}.About-module__CGugxa__highlight{color:var(--accent-primary);font-weight:500}.About-module__CGugxa__imageSection{flex-direction:column;gap:32px;display:flex}.About-module__CGugxa__imageContainer{aspect-ratio:1;width:100%;max-width:350px;margin:0 auto;position:relative}.About-module__CGugxa__profileImage{background:var(--bg-tertiary);border:1px solid var(--border-color);z-index:2;border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}.About-module__CGugxa__profileImage img{transition:transform .5s}.About-module__CGugxa__imageContainer:hover .About-module__CGugxa__profileImage img{transform:scale(1.05)}.About-module__CGugxa__profilePlaceholder{background:var(--accent-primary);border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.About-module__CGugxa__placeholderInitial{color:#ffffffe6;text-shadow:0 4px 20px #0000004d;font-size:8rem;font-weight:800}.About-module__CGugxa__profileScene{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:16px;width:100%;height:100%;overflow:hidden}.About-module__CGugxa__imagePlaceholder{background:var(--bg-tertiary);border:2px dashed var(--border-color);width:100%;height:100%;color:var(--text-tertiary);z-index:2;border-radius:16px;justify-content:center;align-items:center;font-size:1rem;transition:all .3s;display:flex;position:relative}.About-module__CGugxa__imagePlaceholder:hover{border-color:var(--accent-primary)}.About-module__CGugxa__imageFrame{border:2px solid var(--accent-primary);z-index:1;border-radius:16px;transition:all .3s;position:absolute;inset:15px -15px -15px 15px}.About-module__CGugxa__imageContainer:hover .About-module__CGugxa__imageFrame{inset:10px -10px -10px 10px}.About-module__CGugxa__stats{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:16px;padding:24px;display:grid}.About-module__CGugxa__statItem{text-align:center;flex-direction:column;align-items:center;display:flex}.About-module__CGugxa__statNumber{color:var(--accent-primary);font-size:2rem;font-weight:700}.About-module__CGugxa__statLabel{color:var(--text-tertiary);margin-top:4px;font-size:.875rem}@media (max-width:968px){.About-module__CGugxa__content{grid-template-columns:1fr;gap:40px}.About-module__CGugxa__imageSection{order:-1}.About-module__CGugxa__imageContainer{max-width:260px}.About-module__CGugxa__text{text-align:center}}@media (max-width:480px){.About-module__CGugxa__about{padding:60px 0}.About-module__CGugxa__container{padding:0 16px}.About-module__CGugxa__header{flex-wrap:wrap;gap:8px}.About-module__CGugxa__title{font-size:1.5rem}.About-module__CGugxa__line{display:none}.About-module__CGugxa__imageContainer{max-width:220px}.About-module__CGugxa__paragraph{font-size:1rem}.About-module__CGugxa__stats{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px}.About-module__CGugxa__statNumber{font-size:1.5rem}.About-module__CGugxa__statLabel{font-size:.75rem}}
.Projects-module__Ks88YG__projects{background:var(--bg-secondary);padding:120px 0}.Projects-module__Ks88YG__container{max-width:1200px;margin:0 auto;padding:0 24px}.Projects-module__Ks88YG__header{align-items:center;gap:16px;margin-bottom:16px;display:flex}.Projects-module__Ks88YG__sectionNumber{color:var(--accent-primary);font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:500}.Projects-module__Ks88YG__title{color:var(--text-primary);white-space:nowrap;font-size:2rem;font-weight:700}.Projects-module__Ks88YG__line{background:var(--border-color);flex:1;max-width:300px;height:1px}.Projects-module__Ks88YG__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:32px;font-size:1.0625rem}.Projects-module__Ks88YG__filters{gap:12px;margin-bottom:40px;display:flex}.Projects-module__Ks88YG__filterBtn{color:var(--text-secondary);border:1px solid var(--border-color);z-index:1;background:0 0;border-radius:8px;padding:10px 24px;font-size:.9375rem;font-weight:500;transition:all .3s;position:relative;overflow:hidden}.Projects-module__Ks88YG__activeIndicator{background:var(--accent-primary);z-index:-1;border-radius:8px;position:absolute;inset:0}.Projects-module__Ks88YG__filterBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.Projects-module__Ks88YG__filterBtn.Projects-module__Ks88YG__active{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.Projects-module__Ks88YG__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}.Projects-module__Ks88YG__cardWrapper{cursor:pointer;outline:none}.Projects-module__Ks88YG__card{background:var(--card-bg);border:1px solid var(--border-color);opacity:0;border-radius:16px;flex-direction:column;padding:28px;transition:all .3s;animation:.6s forwards Projects-module__Ks88YG__fadeInUp;display:flex}.Projects-module__Ks88YG__card:hover{box-shadow:var(--card-hover-shadow);border-color:var(--accent-primary);transform:translateY(-8px)}@keyframes Projects-module__Ks88YG__fadeInUp{to{opacity:1;transform:translateY(0)}}.Projects-module__Ks88YG__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Projects-module__Ks88YG__folderIcon{color:var(--accent-primary)}.Projects-module__Ks88YG__cardLinks{z-index:10;gap:12px;display:flex;position:relative}.Projects-module__Ks88YG__cardLinks a,.Projects-module__Ks88YG__cardLink{color:var(--text-tertiary);z-index:10;pointer-events:auto;cursor:pointer;transition:all .3s;position:relative}.Projects-module__Ks88YG__cardLinks a:hover,.Projects-module__Ks88YG__cardLink:hover{color:var(--accent-primary);transform:translateY(-2px)}.Projects-module__Ks88YG__cardTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:600;transition:color .3s}.Projects-module__Ks88YG__card:hover .Projects-module__Ks88YG__cardTitle{color:var(--accent-primary)}.Projects-module__Ks88YG__cardDescription{color:var(--text-secondary);flex:1;margin-bottom:24px;font-size:.9375rem;line-height:1.7}.Projects-module__Ks88YG__cardFooter{margin-top:auto}.Projects-module__Ks88YG__techList{flex-wrap:wrap;gap:8px;list-style:none;display:flex}.Projects-module__Ks88YG__techItem{color:var(--text-tertiary);background:var(--bg-tertiary);border-radius:4px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.8125rem;transition:all .2s}.Projects-module__Ks88YG__techMore{cursor:pointer;color:var(--accent-primary);border:1px dashed var(--accent-primary);background:#7c7cf81a}.Projects-module__Ks88YG__techMore:hover{background:#7c7cf833}.Projects-module__Ks88YG__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.Projects-module__Ks88YG__modalContent{background:var(--card-bg);border:1px solid var(--border-color);cursor:default;border-radius:24px;width:100%;max-width:600px;max-height:90vh;padding:32px;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a}.Projects-module__Ks88YG__modalClose{border:1px solid var(--border-color);background:var(--bg-tertiary);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.Projects-module__Ks88YG__modalClose:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;transform:rotate(90deg)}.Projects-module__Ks88YG__modalHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Projects-module__Ks88YG__modalIcon{color:var(--accent-primary)}.Projects-module__Ks88YG__modalLinks{gap:12px;display:flex}.Projects-module__Ks88YG__modalLink{color:var(--text-secondary);background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Projects-module__Ks88YG__modalLink:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.Projects-module__Ks88YG__modalLinkPrimary{background:var(--accent-primary);color:#fff;border:none}.Projects-module__Ks88YG__modalLinkPrimary:hover{color:#fff;box-shadow:0 8px 20px #7c7cf866}.Projects-module__Ks88YG__modalTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.75rem;font-weight:700;line-height:1.3}.Projects-module__Ks88YG__modalDescription{color:var(--text-secondary);margin-bottom:28px;font-size:1rem;line-height:1.7}.Projects-module__Ks88YG__modalTechSection{margin-bottom:20px}.Projects-module__Ks88YG__modalTechTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:.875rem;font-weight:600}.Projects-module__Ks88YG__modalTechList{flex-wrap:wrap;gap:10px;list-style:none;display:flex}.Projects-module__Ks88YG__modalTechItem{color:var(--accent-primary);background:#7c7cf81a;border:1px solid #7c7cf833;border-radius:8px;padding:8px 16px;font-family:JetBrains Mono,monospace;font-size:.875rem;transition:all .2s}.Projects-module__Ks88YG__modalTechItem:hover{background:#7c7cf833}.Projects-module__Ks88YG__modalFeaturedBadge{color:#fbbf24;background:linear-gradient(135deg,#fbbf2433,#f59e0b1a);border:1px solid #fbbf244d;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-flex}@media (max-width:768px){.Projects-module__Ks88YG__modalOverlay{align-items:flex-end;padding:16px}.Projects-module__Ks88YG__modalContent{border-radius:20px 20px 16px 16px;max-height:85vh;padding:20px}.Projects-module__Ks88YG__modalClose{width:36px;height:36px;top:12px;right:12px}.Projects-module__Ks88YG__modalHeader{flex-direction:row;align-items:center;gap:12px;margin-bottom:16px}.Projects-module__Ks88YG__modalIcon svg{width:36px;height:36px}.Projects-module__Ks88YG__modalLinks{flex:1;justify-content:flex-start;width:auto}.Projects-module__Ks88YG__modalLink{border-radius:8px;gap:6px;padding:8px 14px;font-size:.8125rem}.Projects-module__Ks88YG__modalLink svg{width:18px;height:18px}.Projects-module__Ks88YG__modalTitle{margin-bottom:12px;padding-right:36px;font-size:1.25rem}.Projects-module__Ks88YG__modalDescription{margin-bottom:20px;font-size:.875rem;line-height:1.6}.Projects-module__Ks88YG__modalTechTitle{margin-bottom:10px;font-size:.75rem}.Projects-module__Ks88YG__modalTechList{gap:8px}.Projects-module__Ks88YG__modalTechItem{border-radius:6px;padding:6px 12px;font-size:.75rem}.Projects-module__Ks88YG__modalFeaturedBadge{padding:6px 12px;font-size:.8125rem}}@media (max-width:480px){.Projects-module__Ks88YG__modalOverlay{padding:0}.Projects-module__Ks88YG__modalContent{border-radius:16px 16px 0 0;max-height:90vh;padding:16px}.Projects-module__Ks88YG__modalClose{width:32px;height:32px;top:10px;right:10px}.Projects-module__Ks88YG__modalClose svg{width:18px;height:18px}.Projects-module__Ks88YG__modalHeader{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px}.Projects-module__Ks88YG__modalIcon svg{width:32px;height:32px}.Projects-module__Ks88YG__modalLinks{width:100%}.Projects-module__Ks88YG__modalLink{flex:1;justify-content:center;padding:10px 12px}.Projects-module__Ks88YG__modalTitle{padding-right:30px;font-size:1.125rem}.Projects-module__Ks88YG__modalDescription{margin-bottom:16px;font-size:.8125rem}.Projects-module__Ks88YG__modalTechItem{padding:5px 10px;font-size:.6875rem}.Projects-module__Ks88YG__modalTechList{gap:6px}.Projects-module__Ks88YG__modalFeaturedBadge{padding:5px 10px;font-size:.75rem}}@media (max-width:768px){.Projects-module__Ks88YG__projects{padding:60px 0}.Projects-module__Ks88YG__container{padding:0 16px}.Projects-module__Ks88YG__header{flex-wrap:wrap;gap:8px}.Projects-module__Ks88YG__title{font-size:1.5rem}.Projects-module__Ks88YG__line{display:none}.Projects-module__Ks88YG__subtitle{font-size:1rem}.Projects-module__Ks88YG__grid{grid-template-columns:1fr;gap:16px}.Projects-module__Ks88YG__card{border-radius:14px;padding:20px}.Projects-module__Ks88YG__cardHeader{margin-bottom:16px}.Projects-module__Ks88YG__folderIcon svg{width:32px;height:32px}.Projects-module__Ks88YG__filters{flex-wrap:wrap;gap:8px}.Projects-module__Ks88YG__filterBtn{padding:8px 16px;font-size:.875rem}.Projects-module__Ks88YG__cardTitle{margin-bottom:8px;font-size:1.125rem}.Projects-module__Ks88YG__cardDescription{margin-bottom:16px;font-size:.875rem;line-height:1.6}.Projects-module__Ks88YG__techList{gap:6px}.Projects-module__Ks88YG__techItem{padding:3px 8px;font-size:.75rem}}@media (max-width:480px){.Projects-module__Ks88YG__projects{padding:40px 0}.Projects-module__Ks88YG__container{padding:0 12px}.Projects-module__Ks88YG__title{font-size:1.25rem}.Projects-module__Ks88YG__subtitle{margin-bottom:24px;font-size:.875rem}.Projects-module__Ks88YG__grid{gap:12px}.Projects-module__Ks88YG__card{border-radius:12px;padding:16px}.Projects-module__Ks88YG__cardHeader{margin-bottom:12px}.Projects-module__Ks88YG__folderIcon svg{width:28px;height:28px}.Projects-module__Ks88YG__cardLinks a svg,.Projects-module__Ks88YG__cardLink svg{width:18px;height:18px}.Projects-module__Ks88YG__cardTitle{font-size:1rem}.Projects-module__Ks88YG__cardDescription{margin-bottom:14px;font-size:.8125rem}.Projects-module__Ks88YG__filters{gap:6px;margin-bottom:24px}.Projects-module__Ks88YG__filterBtn{padding:7px 14px;font-size:.8125rem}.Projects-module__Ks88YG__techItem{padding:2px 6px;font-size:.6875rem}}
.Experience-module__3N6Xqa__experience{padding:120px 0}.Experience-module__3N6Xqa__container{max-width:1000px;margin:0 auto;padding:0 24px}.Experience-module__3N6Xqa__header{align-items:center;gap:16px;margin-bottom:48px;display:flex}.Experience-module__3N6Xqa__sectionNumber{color:var(--accent-primary);font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:500}.Experience-module__3N6Xqa__title{color:var(--text-primary);white-space:nowrap;font-size:2rem;font-weight:700}.Experience-module__3N6Xqa__line{background:var(--border-color);flex:1;max-width:300px;height:1px}.Experience-module__3N6Xqa__timeline{padding-left:32px;position:relative}.Experience-module__3N6Xqa__timelineLine{background:var(--accent-primary);border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:7px}.Experience-module__3N6Xqa__timeline:before{content:"";background:var(--border-color);width:2px;position:absolute;top:8px;bottom:8px;left:7px}.Experience-module__3N6Xqa__timelineItem{opacity:0;margin-bottom:40px;animation:.6s forwards Experience-module__3N6Xqa__fadeInUp;position:relative}.Experience-module__3N6Xqa__timelineItem:last-child{margin-bottom:0}@keyframes Experience-module__3N6Xqa__fadeInUp{to{opacity:1;transform:translateY(0)}}.Experience-module__3N6Xqa__timelineDot{background:var(--accent-primary);border:3px solid var(--bg-primary);z-index:1;border-radius:50%;width:16px;height:16px;position:absolute;top:8px;left:-32px}.Experience-module__3N6Xqa__pulseDot{background:var(--accent-primary);border-radius:50%;animation:2s ease-in-out infinite Experience-module__3N6Xqa__pulse;position:absolute;inset:-4px}@keyframes Experience-module__3N6Xqa__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.5)}}.Experience-module__3N6Xqa__timelineContent{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:24px;transition:all .3s}.Experience-module__3N6Xqa__timelineContent:hover{border-color:var(--accent-primary);box-shadow:var(--card-hover-shadow)}.Experience-module__3N6Xqa__timelineHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.Experience-module__3N6Xqa__position{color:var(--text-primary);margin-bottom:4px;font-size:1.25rem;font-weight:600}.Experience-module__3N6Xqa__company{color:var(--accent-primary);font-size:1rem;font-weight:500}.Experience-module__3N6Xqa__date{color:var(--text-tertiary);white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:.875rem}.Experience-module__3N6Xqa__description{color:var(--text-secondary);margin-bottom:16px;font-size:.9375rem;line-height:1.7}.Experience-module__3N6Xqa__technologies{flex-wrap:wrap;gap:8px;display:flex}.Experience-module__3N6Xqa__tech{color:var(--accent-primary);background:#7c7cf81a;border-radius:4px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.8125rem}@media (max-width:768px){.Experience-module__3N6Xqa__experience{padding:60px 0}.Experience-module__3N6Xqa__container{padding:0 16px}.Experience-module__3N6Xqa__header{flex-wrap:wrap;gap:8px}.Experience-module__3N6Xqa__title{font-size:1.5rem}.Experience-module__3N6Xqa__line{display:none}.Experience-module__3N6Xqa__timeline{padding-left:24px}.Experience-module__3N6Xqa__timelineDot{width:12px;height:12px;left:-24px}.Experience-module__3N6Xqa__timelineContent{padding:20px}.Experience-module__3N6Xqa__timelineHeader{flex-direction:column;gap:8px}.Experience-module__3N6Xqa__position{font-size:1.125rem}.Experience-module__3N6Xqa__company{font-size:.9375rem}.Experience-module__3N6Xqa__date{order:-1;font-size:.8125rem}.Experience-module__3N6Xqa__description{font-size:.875rem}.Experience-module__3N6Xqa__tech{padding:3px 8px;font-size:.75rem}}
.Skills-module__m5EVZW__skills{background:var(--bg-secondary);padding:120px 0}.Skills-module__m5EVZW__container{max-width:1200px;margin:0 auto;padding:0 24px}.Skills-module__m5EVZW__header{align-items:center;gap:16px;margin-bottom:16px;display:flex}.Skills-module__m5EVZW__sectionNumber{color:var(--accent-primary);font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:500}.Skills-module__m5EVZW__title{color:var(--text-primary);white-space:nowrap;font-size:2rem;font-weight:700}.Skills-module__m5EVZW__line{background:var(--border-color);flex:1;max-width:300px;height:1px}.Skills-module__m5EVZW__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:32px;font-size:1.0625rem}.Skills-module__m5EVZW__categories{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.Skills-module__m5EVZW__categoryBtn{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:8px;padding:12px 24px;font-size:.9375rem;font-weight:500;transition:all .3s;position:relative}.Skills-module__m5EVZW__categoryBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary);transform:translateY(-2px)}.Skills-module__m5EVZW__categoryBtn.Skills-module__m5EVZW__active{background:var(--accent-primary);color:#fff;border-color:#0000}.Skills-module__m5EVZW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.Skills-module__m5EVZW__skillCard{background:var(--card-bg);border:1px solid var(--border-color);opacity:0;border-radius:12px;padding:20px;transition:all .3s;animation:.5s forwards Skills-module__m5EVZW__fadeIn}.Skills-module__m5EVZW__skillCard:hover{border-color:var(--accent-primary);transform:translateY(-2px)}@keyframes Skills-module__m5EVZW__fadeIn{to{opacity:1}}.Skills-module__m5EVZW__skillHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Skills-module__m5EVZW__skillName{color:var(--text-primary);font-weight:600}.Skills-module__m5EVZW__skillPercent{color:var(--accent-primary);font-family:JetBrains Mono,monospace;font-size:.875rem}.Skills-module__m5EVZW__progressBar{background:var(--bg-tertiary);border-radius:3px;height:6px;overflow:hidden}.Skills-module__m5EVZW__progress{background:var(--accent-primary);border-radius:3px;height:100%;transition:width .8s}@media (max-width:768px){.Skills-module__m5EVZW__skills{padding:60px 0}.Skills-module__m5EVZW__container{padding:0 16px}.Skills-module__m5EVZW__header{flex-wrap:wrap;gap:8px}.Skills-module__m5EVZW__title{font-size:1.5rem}.Skills-module__m5EVZW__line{display:none}.Skills-module__m5EVZW__subtitle{font-size:1rem}.Skills-module__m5EVZW__categories{gap:8px}.Skills-module__m5EVZW__categoryBtn{padding:10px 16px;font-size:.875rem}.Skills-module__m5EVZW__grid{grid-template-columns:repeat(2,1fr);gap:12px}.Skills-module__m5EVZW__skillCard{padding:16px}.Skills-module__m5EVZW__skillName{font-size:.9375rem}}@media (max-width:400px){.Skills-module__m5EVZW__grid{grid-template-columns:1fr}}
.Contact-module__EzZaKG__contact{padding:120px 0}.Contact-module__EzZaKG__container{max-width:1200px;margin:0 auto;padding:0 24px}.Contact-module__EzZaKG__header{align-items:center;gap:16px;margin-bottom:48px;display:flex}.Contact-module__EzZaKG__sectionNumber{color:var(--accent-primary);font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:500}.Contact-module__EzZaKG__title{color:var(--text-primary);white-space:nowrap;font-size:2rem;font-weight:700}.Contact-module__EzZaKG__line{background:var(--border-color);flex:1;max-width:300px;height:1px}.Contact-module__EzZaKG__content{grid-template-columns:1fr 1.2fr;align-items:start;gap:60px;display:grid}.Contact-module__EzZaKG__info{padding-right:40px}.Contact-module__EzZaKG__infoTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.75rem;font-weight:700}.Contact-module__EzZaKG__infoText{color:var(--text-secondary);margin-bottom:32px;font-size:1.0625rem;line-height:1.7}.Contact-module__EzZaKG__contactMethods{flex-direction:column;gap:20px;margin-bottom:32px;display:flex}.Contact-module__EzZaKG__contactItem{align-items:center;gap:16px;display:flex}.Contact-module__EzZaKG__contactIcon{background:var(--bg-tertiary);border:1px solid var(--border-color);width:48px;height:48px;color:var(--accent-primary);border-radius:12px;justify-content:center;align-items:center;display:flex}.Contact-module__EzZaKG__contactLabel{color:var(--text-tertiary);margin-bottom:2px;font-size:.875rem;display:block}.Contact-module__EzZaKG__contactValue{color:var(--text-primary);font-size:1rem;font-weight:500}a.Contact-module__EzZaKG__contactValue:hover{color:var(--accent-primary)}.Contact-module__EzZaKG__social{gap:12px;display:flex}.Contact-module__EzZaKG__socialLink{background:var(--bg-tertiary);border:1px solid var(--border-color);width:48px;height:48px;color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Contact-module__EzZaKG__socialLink:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;transform:translateY(-3px)}.Contact-module__EzZaKG__form{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:32px}.Contact-module__EzZaKG__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Contact-module__EzZaKG__formGroup{margin-bottom:20px}.Contact-module__EzZaKG__label{color:var(--text-primary);margin-bottom:8px;font-size:.9375rem;font-weight:500;display:block}.Contact-module__EzZaKG__input,.Contact-module__EzZaKG__textarea{width:100%;color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:10px;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__EzZaKG__input:focus,.Contact-module__EzZaKG__textarea:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #7c7cf81a}.Contact-module__EzZaKG__input::placeholder,.Contact-module__EzZaKG__textarea::placeholder{color:var(--text-tertiary)}.Contact-module__EzZaKG__textarea{resize:vertical;min-height:120px}.Contact-module__EzZaKG__successMessage,.Contact-module__EzZaKG__errorMessage{border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 16px;font-weight:500;display:flex}.Contact-module__EzZaKG__successMessage{color:var(--success);border:1px solid var(--success);background:#10b9811a}.Contact-module__EzZaKG__errorMessage{color:var(--error);border:1px solid var(--error);background:#ef44441a}.Contact-module__EzZaKG__submitBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 24px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Contact-module__EzZaKG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #7c7cf866}.Contact-module__EzZaKG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__EzZaKG__spinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite Contact-module__EzZaKG__spin}@keyframes Contact-module__EzZaKG__spin{to{transform:rotate(360deg)}}@media (max-width:968px){.Contact-module__EzZaKG__content{grid-template-columns:1fr;gap:32px}.Contact-module__EzZaKG__info{text-align:center;order:2;padding-right:0}.Contact-module__EzZaKG__form{order:1}.Contact-module__EzZaKG__contactMethods{flex-direction:row;justify-content:center;gap:32px}.Contact-module__EzZaKG__contactItem{text-align:center;flex-direction:column;gap:8px}.Contact-module__EzZaKG__social{justify-content:center}.Contact-module__EzZaKG__infoTitle{font-size:1.5rem}}@media (max-width:480px){.Contact-module__EzZaKG__contact{padding:50px 0}.Contact-module__EzZaKG__container{padding:0 12px}.Contact-module__EzZaKG__header{flex-wrap:wrap;gap:8px}.Contact-module__EzZaKG__title{font-size:1.5rem}.Contact-module__EzZaKG__line{display:none}.Contact-module__EzZaKG__formRow{grid-template-columns:1fr}.Contact-module__EzZaKG__form{border-radius:14px;padding:16px}.Contact-module__EzZaKG__input,.Contact-module__EzZaKG__textarea{padding:12px 14px;font-size:.9375rem}.Contact-module__EzZaKG__label{font-size:.875rem}.Contact-module__EzZaKG__formGroup{margin-bottom:16px}.Contact-module__EzZaKG__textarea{min-height:100px}.Contact-module__EzZaKG__infoTitle{font-size:1.25rem}.Contact-module__EzZaKG__infoText{margin-bottom:24px;font-size:.875rem}.Contact-module__EzZaKG__contactMethods{flex-direction:row;justify-content:center;gap:24px;margin-bottom:24px}.Contact-module__EzZaKG__contactItem{text-align:center;flex-direction:column;gap:6px}.Contact-module__EzZaKG__contactIcon{width:40px;height:40px}.Contact-module__EzZaKG__contactIcon svg{width:20px;height:20px}.Contact-module__EzZaKG__contactLabel{font-size:.75rem}.Contact-module__EzZaKG__contactValue{font-size:.875rem}.Contact-module__EzZaKG__socialLink{width:40px;height:40px}.Contact-module__EzZaKG__socialLink svg{width:20px;height:20px}.Contact-module__EzZaKG__submitBtn{padding:12px 18px;font-size:.9375rem}}
.Footer-module__Z7o0tq__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:60px 0 24px}.Footer-module__Z7o0tq__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__Z7o0tq__top{border-bottom:1px solid var(--border-color);justify-content:space-between;gap:60px;margin-bottom:24px;padding-bottom:40px;display:flex}.Footer-module__Z7o0tq__brand{max-width:300px}.Footer-module__Z7o0tq__logo{align-items:center;margin-bottom:12px;font-size:1.5rem;font-weight:700;display:inline-flex}.Footer-module__Z7o0tq__logoText{color:var(--text-primary)}.Footer-module__Z7o0tq__logoDot{color:var(--accent-primary);font-size:1.75rem}.Footer-module__Z7o0tq__tagline{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.Footer-module__Z7o0tq__links{gap:80px;display:flex}.Footer-module__Z7o0tq__linkGroup h4{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:.875rem;font-weight:600}.Footer-module__Z7o0tq__linkList{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__Z7o0tq__linkList a{color:var(--text-secondary);font-size:.9375rem;transition:color .3s}.Footer-module__Z7o0tq__linkList a:hover{color:var(--accent-primary)}.Footer-module__Z7o0tq__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__Z7o0tq__copyright,.Footer-module__Z7o0tq__credit{color:var(--text-tertiary);font-size:.875rem}.Footer-module__Z7o0tq__heart{color:var(--error)}@media (max-width:768px){.Footer-module__Z7o0tq__footer{padding:40px 0 20px}.Footer-module__Z7o0tq__top{text-align:center;flex-direction:column;gap:28px;padding-bottom:28px}.Footer-module__Z7o0tq__brand{max-width:100%}.Footer-module__Z7o0tq__logo{justify-content:center}.Footer-module__Z7o0tq__links{flex-direction:row;justify-content:space-between;gap:20px;width:100%;padding:0 16px;display:flex}.Footer-module__Z7o0tq__linkGroup{text-align:center;flex:1}.Footer-module__Z7o0tq__linkGroup h4{margin-bottom:12px;font-size:.75rem}.Footer-module__Z7o0tq__linkList{gap:8px}.Footer-module__Z7o0tq__linkList a{font-size:.875rem}.Footer-module__Z7o0tq__bottom{text-align:center;flex-direction:column;gap:6px}.Footer-module__Z7o0tq__copyright,.Footer-module__Z7o0tq__credit{font-size:.8125rem}}@media (max-width:480px){.Footer-module__Z7o0tq__footer{padding:32px 0 16px}.Footer-module__Z7o0tq__container{padding:0 12px}.Footer-module__Z7o0tq__top{gap:24px;padding-bottom:20px}.Footer-module__Z7o0tq__tagline{font-size:.8125rem}.Footer-module__Z7o0tq__links{flex-direction:row;gap:16px;padding:0 8px}.Footer-module__Z7o0tq__linkGroup h4{margin-bottom:10px;font-size:.6875rem}.Footer-module__Z7o0tq__linkList a{font-size:.8125rem}.Footer-module__Z7o0tq__copyright,.Footer-module__Z7o0tq__credit{font-size:.75rem}}
