.animated-nav-framer-module__F22lIW__navWrapper{z-index:9999;position:fixed;top:24px;left:50%;transform:translate(-50%)}.animated-nav-framer-module__F22lIW__navContainer{border:1px solid var(--nav-border,#9ca3af66);background:var(--nav-bg,#ffffffb8);-webkit-backdrop-filter:blur(20px)saturate(180%);box-sizing:border-box;border-radius:9999px;align-items:center;height:48px;transition:background-color .4s,border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000014,inset 0 0 0 1px #ffffff26}.animated-nav-framer-module__F22lIW__navContainer.animated-nav-framer-module__F22lIW__collapsed{cursor:pointer;justify-content:center}.animated-nav-framer-module__F22lIW__logo{color:var(--accent,#1a5fe8);flex-shrink:0;align-items:center;padding-left:16px;padding-right:8px;font-weight:600;display:flex}.animated-nav-framer-module__F22lIW__linksWrapper{white-space:nowrap;align-items:center;gap:4px;padding-right:12px;display:flex}.animated-nav-framer-module__F22lIW__linksWrapper.animated-nav-framer-module__F22lIW__pointerNone{pointer-events:none}.animated-nav-framer-module__F22lIW__navLink{color:var(--nav-text,#4b5563);border-radius:9999px;padding:6px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:inline-block}.animated-nav-framer-module__F22lIW__navLink:hover{color:var(--accent,#1a5fe8);background:var(--nav-hover-bg,#1a5fe814)}.animated-nav-framer-module__F22lIW__separator{background:var(--border,#dde5f0);opacity:.8;flex-shrink:0;width:1px;height:18px;margin:0 4px}.animated-nav-framer-module__F22lIW__themeBtn{width:32px;height:32px;color:var(--nav-text,#4b5563);cursor:pointer;background:0 0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,background .2s,transform .3s;display:inline-flex}.animated-nav-framer-module__F22lIW__themeBtn:hover{color:var(--accent,#1a5fe8);background:var(--nav-hover-bg,#1a5fe814)}.animated-nav-framer-module__F22lIW__collapsedIconWrapper{pointer-events:none;color:var(--text,#374151);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}
.Hero-module__Z8hQ_W__hero{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:80px 24px 40px;display:flex}.Hero-module__Z8hQ_W__container{flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:800px;margin:0 auto;display:flex}.Hero-module__Z8hQ_W__headerBlock{justify-content:center;align-items:center;gap:20px;display:flex}.Hero-module__Z8hQ_W__profileFrame{cursor:pointer;perspective:600px;border-radius:50%;flex-shrink:0;width:96px;height:96px;position:relative}.Hero-module__Z8hQ_W__perspectiveWrap{border:1px solid var(--border);background:var(--surface);width:100%;height:100%;transform-style:preserve-3d;border-radius:50%;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.Hero-module__Z8hQ_W__motionImgWrap{border-radius:50%;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__avatarImg{object-fit:cover;width:100%;height:100%}.Hero-module__Z8hQ_W__infoRight{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.Hero-module__Z8hQ_W__nameRow{align-items:center;gap:8px;display:flex}.Hero-module__Z8hQ_W__nameText{color:var(--primary);letter-spacing:-.02em;font-size:1.85rem;font-weight:700;line-height:1.2}.Hero-module__Z8hQ_W__verifiedIcon{justify-content:center;align-items:center;display:inline-flex}.Hero-module__Z8hQ_W__iconLinks{align-items:center;gap:12px;display:flex}.Hero-module__Z8hQ_W__iconBtn{color:var(--text-muted);justify-content:center;align-items:center;transition:color .2s,transform .2s;display:inline-flex}.Hero-module__Z8hQ_W__iconBtn:hover{color:var(--accent);transform:translateY(-2px)}.Hero-module__Z8hQ_W__subtitleRow{text-align:center;letter-spacing:-.01em;font-size:1.15rem;line-height:1.5}.Hero-module__Z8hQ_W__subTitleBold{color:var(--primary);font-weight:600}.Hero-module__Z8hQ_W__subDash{color:var(--text-muted);margin:0 4px}.Hero-module__Z8hQ_W__subTitleMuted{color:var(--text-muted);font-weight:400}@media (max-width:600px){.Hero-module__Z8hQ_W__headerBlock{text-align:center;flex-direction:column}.Hero-module__Z8hQ_W__infoRight{align-items:center}.Hero-module__Z8hQ_W__nameText{font-size:1.6rem}.Hero-module__Z8hQ_W__subtitleRow{font-size:1rem}}
.About-module__vqXTeW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.About-module__vqXTeW__infoCard{margin-bottom:24px}.About-module__vqXTeW__infoRow{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:12px 4px;display:flex}.About-module__vqXTeW__infoRow:last-child{border-bottom:none}.About-module__vqXTeW__infoRow:hover{background:var(--surface-alt)}.About-module__vqXTeW__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;min-width:90px;font-size:.78rem;font-weight:600}.About-module__vqXTeW__infoValue{color:var(--text);font-size:.875rem;font-weight:500}.About-module__vqXTeW__infoLink{color:var(--accent);font-size:.875rem;font-weight:500;text-decoration:none}.About-module__vqXTeW__infoLink:hover{text-decoration:underline}.About-module__vqXTeW__bioText{color:var(--text-muted);margin-bottom:14px;font-size:.925rem;line-height:1.85}.About-module__vqXTeW__careers{flex-direction:column;gap:16px;display:flex}.About-module__vqXTeW__careerHeading{color:var(--primary);margin-bottom:4px;font-size:1rem;font-weight:700}.About-module__vqXTeW__careerGrid{flex-direction:column;display:flex}.About-module__vqXTeW__careerCard{border-bottom:1px solid var(--border);transition:background var(--transition);align-items:flex-start;gap:16px;padding:16px 4px;display:flex}.About-module__vqXTeW__careerCard:last-child{border-bottom:none}.About-module__vqXTeW__careerCard:hover{background:var(--surface-alt)}.About-module__vqXTeW__careerIcon{width:36px;height:36px;color:var(--accent);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.About-module__vqXTeW__careerTitle{color:var(--primary);margin-bottom:2px;font-size:.875rem;font-weight:600}.About-module__vqXTeW__careerDesc{color:var(--text-muted);font-size:.8rem;line-height:1.5}@media (max-width:900px){.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:36px}}
.Skills-module__P7wDQq__grid{grid-template-columns:1fr 1fr;gap:48px;display:grid}.Skills-module__P7wDQq__card{background:0 0;border:none;padding:0}.Skills-module__P7wDQq__cardHeader{border-bottom:1px solid var(--border);align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;display:flex}.Skills-module__P7wDQq__cardIcon{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.Skills-module__P7wDQq__cardTitle{color:var(--primary);font-size:1rem;font-weight:700}.Skills-module__P7wDQq__dbList{flex-direction:column;display:flex}.Skills-module__P7wDQq__dbItem{border-bottom:1px solid var(--border);padding:14px 4px}.Skills-module__P7wDQq__dbItem:last-child{border-bottom:none}.Skills-module__P7wDQq__dbTop{justify-content:space-between;margin-bottom:6px;display:flex}.Skills-module__P7wDQq__dbName{color:var(--text);font-size:.875rem;font-weight:600}.Skills-module__P7wDQq__dbPercent{color:var(--text-muted);font-size:.78rem;font-weight:600}.Skills-module__P7wDQq__barBg{background:var(--surface-alt);border-radius:100px;height:5px;overflow:hidden}.Skills-module__P7wDQq__barFill{border-radius:100px;height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.Skills-module__P7wDQq__toolList{flex-direction:column;display:flex}.Skills-module__P7wDQq__toolItem{border-bottom:1px solid var(--border);transition:background var(--transition);align-items:center;gap:14px;padding:14px 4px;display:flex}.Skills-module__P7wDQq__toolItem:last-child{border-bottom:none}.Skills-module__P7wDQq__toolItem:hover{background:var(--surface-alt)}.Skills-module__P7wDQq__toolIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Skills-module__P7wDQq__toolName{color:var(--text);font-size:.875rem;font-weight:600}.Skills-module__P7wDQq__toolDesc{color:var(--text-muted);font-size:.78rem}.Skills-module__P7wDQq__techSection{border-top:1px solid var(--border);margin-top:20px;padding-top:16px}.Skills-module__P7wDQq__techLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:10px;font-size:.72rem;font-weight:700}.Skills-module__P7wDQq__techTags{flex-wrap:wrap;gap:6px;display:flex}.Skills-module__P7wDQq__techTag{border:1px solid var(--border);color:var(--text);transition:all var(--transition);border-radius:4px;padding:3px 10px;font-size:.75rem;font-weight:500}.Skills-module__P7wDQq__techTag:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:768px){.Skills-module__P7wDQq__grid{grid-template-columns:1fr;gap:36px}}
.Projects-module__K3d-Xa__grid{grid-template-columns:1fr 1fr;gap:48px;display:grid}.Projects-module__K3d-Xa__card{background:0 0;border:none;flex-direction:column;display:flex}.Projects-module__K3d-Xa__cardTop{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:0 0 14px;display:flex}.Projects-module__K3d-Xa__cardIcon{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Projects-module__K3d-Xa__tags{flex-wrap:wrap;gap:6px;display:flex}.Projects-module__K3d-Xa__tag{letter-spacing:.02em;border:1px solid var(--border);color:var(--text-muted);background:var(--surface-alt);border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:600}.Projects-module__K3d-Xa__cardBody{flex-direction:column;flex:1;gap:12px;padding:16px 0;display:flex}.Projects-module__K3d-Xa__cardTitle{color:var(--primary);font-size:1.05rem;font-weight:700;line-height:1.3}.Projects-module__K3d-Xa__cardDesc{color:var(--text-muted);font-size:.85rem;line-height:1.7}.Projects-module__K3d-Xa__artifacts{border-top:1px solid var(--border);margin-top:auto;padding-top:14px}.Projects-module__K3d-Xa__artifactsLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:8px;font-size:.72rem;font-weight:700}.Projects-module__K3d-Xa__artifactList{flex-wrap:wrap;gap:8px;display:flex}.Projects-module__K3d-Xa__artifact{color:var(--text-muted);align-items:center;gap:4px;font-size:.75rem;font-weight:500;display:inline-flex}.Projects-module__K3d-Xa__artifact svg{color:#22c55e;flex-shrink:0}.Projects-module__K3d-Xa__cardFooter{border-top:1px solid var(--border);padding:14px 0 0}.Projects-module__K3d-Xa__githubBtn{color:#fff;background:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-sm);transition:all var(--transition);align-items:center;gap:8px;padding:8px 16px;font-size:.825rem;font-weight:600;text-decoration:none;display:inline-flex}.Projects-module__K3d-Xa__githubBtn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.Projects-module__K3d-Xa__moreWrap{border-top:1px solid var(--border);justify-content:center;margin-top:36px;padding-top:24px;display:flex}.Projects-module__K3d-Xa__moreBtn{color:var(--primary);transition:color var(--transition);background:0 0;border:none;align-items:center;gap:8px;padding:6px 0;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.Projects-module__K3d-Xa__moreText{position:relative}.Projects-module__K3d-Xa__moreText:after{content:"";background:var(--accent);width:0%;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-2px;left:0}.Projects-module__K3d-Xa__moreBtn:hover{color:var(--accent)}.Projects-module__K3d-Xa__moreBtn:hover .Projects-module__K3d-Xa__moreText:after{width:100%}.Projects-module__K3d-Xa__moreBtn:hover .Projects-module__K3d-Xa__arrowIcon{color:var(--accent);transform:translate(6px)}.Projects-module__K3d-Xa__arrowIcon{color:var(--text-muted);transition:transform .3s,color .3s}@media (max-width:768px){.Projects-module__K3d-Xa__grid{grid-template-columns:1fr;gap:36px}}
.Contact-module__OWeMSG__grid{grid-template-columns:1fr 1.3fr;align-items:start;gap:48px;display:grid}.Contact-module__OWeMSG__info{flex-direction:column;gap:16px;display:flex}.Contact-module__OWeMSG__infoTitle{color:var(--primary);font-size:1.1rem;font-weight:700}.Contact-module__OWeMSG__infoText{color:var(--text-muted);font-size:.875rem;line-height:1.7}.Contact-module__OWeMSG__contactList{flex-direction:column;display:flex}.Contact-module__OWeMSG__contactItem{border-bottom:1px solid var(--border);color:inherit;transition:background var(--transition);align-items:center;gap:12px;padding:12px 4px;text-decoration:none;display:flex}.Contact-module__OWeMSG__contactItem:last-child{border-bottom:none}.Contact-module__OWeMSG__contactItem:hover{background:var(--surface-alt)}.Contact-module__OWeMSG__contactIcon{width:32px;height:32px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__contactLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.72rem;font-weight:700}.Contact-module__OWeMSG__contactValue{color:var(--text);font-size:.85rem;font-weight:600}.Contact-module__OWeMSG__form{background:0 0;border:none;flex-direction:column;gap:18px;padding:0;display:flex}.Contact-module__OWeMSG__field{border-bottom:1px solid var(--border);flex-direction:column;gap:4px;padding-bottom:12px;display:flex}.Contact-module__OWeMSG__label{color:var(--text);font-size:.825rem;font-weight:600}.Contact-module__OWeMSG__req{color:#e53e3e;margin-left:2px}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{width:100%;color:var(--text);resize:none;background:0 0;border:none;outline:none;padding:8px 0;font-family:inherit;font-size:.875rem}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{background:0 0}.Contact-module__OWeMSG__input::placeholder,.Contact-module__OWeMSG__textarea::placeholder{color:#9ca3af}.Contact-module__OWeMSG__inputError{border-bottom:1.5px solid #e53e3e!important}.Contact-module__OWeMSG__errorMsg{color:#e53e3e;font-size:.75rem;font-weight:500}.Contact-module__OWeMSG__fieldFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.Contact-module__OWeMSG__charCounter{color:var(--text-muted);transition:color var(--transition);margin-left:auto;font-size:.75rem;font-weight:500}.Contact-module__OWeMSG__charCounterError{color:#e53e3e;font-weight:700}.Contact-module__OWeMSG__submitBtn{border:1px solid var(--accent);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);align-self:flex-start;font-weight:600;background:var(--accent)!important;color:#fff!important;padding:10px 24px!important;font-size:.875rem!important}.Contact-module__OWeMSG__submitBtn:hover{border-color:var(--accent-hover);background:var(--accent-hover)!important}.Contact-module__OWeMSG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__OWeMSG__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite Contact-module__OWeMSG__spin;display:inline-block}@keyframes Contact-module__OWeMSG__spin{to{transform:rotate(360deg)}}.Contact-module__OWeMSG__telegramNote{color:#229ed9;align-items:center;gap:6px;font-size:.75rem;display:flex}.Contact-module__OWeMSG__alertSuccess,.Contact-module__OWeMSG__alertError{border-radius:var(--radius-sm);align-items:center;gap:10px;padding:12px 14px;font-size:.85rem;font-weight:500;display:flex}.Contact-module__OWeMSG__alertSuccess{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.Contact-module__OWeMSG__alertError{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}@media (max-width:900px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr;gap:36px}}
.Footer-module__EZoWya__footer{background:var(--bg);color:var(--text);border-top:1px solid var(--border);padding:40px 0 28px}.Footer-module__EZoWya__inner{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding-bottom:24px;display:flex}.Footer-module__EZoWya__left{align-items:center;gap:8px;font-size:.875rem;display:flex}.Footer-module__EZoWya__name{color:var(--primary);font-weight:700}.Footer-module__EZoWya__dot{color:var(--text-muted)}.Footer-module__EZoWya__tagline{color:var(--text-muted);font-weight:400}.Footer-module__EZoWya__socials{align-items:center;gap:16px;display:flex}.Footer-module__EZoWya__socialLink{color:var(--text-muted);justify-content:center;align-items:center;transition:color .2s,transform .2s;display:inline-flex}.Footer-module__EZoWya__socialLink:hover{color:var(--accent);transform:translateY(-2px)}.Footer-module__EZoWya__bottom{text-align:center;padding-top:18px}.Footer-module__EZoWya__bottom p{color:var(--text-muted);font-size:.78rem}@media (max-width:600px){.Footer-module__EZoWya__inner{text-align:center;flex-direction:column;align-items:center;gap:12px}}
