.Navbar-module__nuAbfa__topBar{background:var(--gold);width:100%;height:8px}.Navbar-module__nuAbfa__menuBtn{z-index:110;background:var(--bg-elevated);cursor:pointer;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:52px;height:52px;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 2px 10px #0b0f1926}.Navbar-module__nuAbfa__bar{background:var(--text-primary);width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}.Navbar-module__nuAbfa__barOpen1{background:var(--text-primary);width:20px;height:2px;display:block;transform:translateY(7px)rotate(45deg)}.Navbar-module__nuAbfa__barOpen2{background:var(--text-primary);opacity:0;width:20px;height:2px;display:block}.Navbar-module__nuAbfa__barOpen3{background:var(--text-primary);width:20px;height:2px;display:block;transform:translateY(-7px)rotate(-45deg)}.Navbar-module__nuAbfa__overlay{opacity:0;pointer-events:none;z-index:90;background:#0b0f1973;transition:opacity .25s;position:fixed;inset:0}.Navbar-module__nuAbfa__overlayOpen{opacity:1;pointer-events:auto}.Navbar-module__nuAbfa__panel{background:var(--navy-mid);z-index:100;flex-direction:column;gap:2.5rem;width:min(300px,85vw);height:100vh;padding:5rem 2rem 2rem;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 24px #0b0f1933}.Navbar-module__nuAbfa__panelOpen{transform:translate(0)}.Navbar-module__nuAbfa__logo{letter-spacing:.05em;color:var(--gold);font-size:14px;font-weight:700;text-decoration:none}.Navbar-module__nuAbfa__links{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.Navbar-module__nuAbfa__links a{color:var(--text-on-dark);font-size:18px;font-weight:700;text-decoration:none;transition:color .2s}.Navbar-module__nuAbfa__links a:hover{color:var(--gold)}
.HeroSection-module__SEewqa__hero{max-width:var(--content-width);align-items:center;margin:0 auto;padding:6rem 2.5rem 4rem;display:flex}.HeroSection-module__SEewqa__inner{text-align:center;flex-direction:column;align-items:center;max-width:620px;margin:0 auto;display:flex}.HeroSection-module__SEewqa__photoWrap{border:6px solid var(--text-primary);border-radius:50%;width:180px;height:180px;margin-bottom:2rem;transition:border-color .2s;position:relative;overflow:hidden}.HeroSection-module__SEewqa__photoWrap:hover{border-color:var(--gold)}.HeroSection-module__SEewqa__photoImg{object-fit:cover}.HeroSection-module__SEewqa__tag{color:var(--gold);background:var(--gold-dim);letter-spacing:.06em;border:1px solid #34d3994d;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:6px 14px;font-size:12px;display:inline-flex}.HeroSection-module__SEewqa__tag:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px}.HeroSection-module__SEewqa__heading{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(1.75rem,4.5vw,2.6rem);font-weight:800;line-height:1.25}.HeroSection-module__SEewqa__heading strong{color:var(--gold);font-weight:800}.HeroSection-module__SEewqa__line{white-space:nowrap;display:inline-block}.HeroSection-module__SEewqa__desc{color:var(--text-secondary);max-width:480px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.75}.HeroSection-module__SEewqa__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.HeroSection-module__SEewqa__meta{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:4rem;padding-top:2.5rem;display:flex}.HeroSection-module__SEewqa__metaItem{text-align:center}.HeroSection-module__SEewqa__metaLabel{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px}.HeroSection-module__SEewqa__metaValue{color:var(--text-secondary);font-size:15px;font-weight:400}@media (max-width:768px){.HeroSection-module__SEewqa__hero{padding:5.5rem 1.5rem 4rem}.HeroSection-module__SEewqa__photoWrap{width:140px;height:140px}.HeroSection-module__SEewqa__line{white-space:normal}}
.AboutSection-module__GvFDWW__inner{flex-direction:column;gap:2.5rem;display:flex}.AboutSection-module__GvFDWW__text p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.AboutSection-module__GvFDWW__text p:last-child{margin-bottom:0}.AboutSection-module__GvFDWW__text strong{color:var(--gold);font-weight:700}.AboutSection-module__GvFDWW__skills{flex-direction:column;gap:1.5rem;display:flex}.AboutSection-module__GvFDWW__skillsLabel{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.6rem;font-size:11px}.AboutSection-module__GvFDWW__skillsTags{flex-wrap:wrap;gap:6px;display:flex}
.ExperienceSection-module__dxIUVG__section{border-top:1px solid var(--border)}.ExperienceSection-module__dxIUVG__list{flex-direction:column;display:flex}.ExperienceSection-module__dxIUVG__item{border-bottom:1px solid var(--border);grid-template-columns:180px 1fr;gap:2rem;padding:2rem 0;display:grid}.ExperienceSection-module__dxIUVG__item:first-child{padding-top:0}.ExperienceSection-module__dxIUVG__item:last-child{border-bottom:none}.ExperienceSection-module__dxIUVG__date{color:var(--text-muted);padding-top:3px;font-size:12px}.ExperienceSection-module__dxIUVG__role{color:var(--text-primary);margin-bottom:2px;font-size:1rem;font-weight:700}.ExperienceSection-module__dxIUVG__company{color:var(--gold);margin-bottom:.75rem;font-size:.9rem}.ExperienceSection-module__dxIUVG__desc{color:var(--text-secondary);margin-bottom:1rem;padding-left:1.1rem;font-size:.9rem;line-height:1.7;list-style:outside}.ExperienceSection-module__dxIUVG__desc li{padding-left:.2rem}.ExperienceSection-module__dxIUVG__desc li+li{margin-top:.5rem}.ExperienceSection-module__dxIUVG__desc li::marker{color:var(--gold)}.ExperienceSection-module__dxIUVG__tags{flex-wrap:wrap;gap:6px;display:flex}@media (max-width:768px){.ExperienceSection-module__dxIUVG__item{grid-template-columns:1fr;gap:.5rem}}
.SpoilerSection-module__KDDv5G__wrap{width:100%;padding:0 2.5rem}.SpoilerSection-module__KDDv5G__bar{width:100%;max-width:var(--content-width);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;opacity:.08;background:#e5e7eb;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin:0 auto;padding:.1rem 1.5rem;transition:background .2s;display:grid}.SpoilerSection-module__KDDv5G__bar:hover{background:#dde1e6}.SpoilerSection-module__KDDv5G__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);text-align:center;font-size:13px;font-weight:700}.SpoilerSection-module__KDDv5G__arrow{color:var(--text-secondary);align-items:center;transition:transform .25s;display:flex}.SpoilerSection-module__KDDv5G__arrow svg{width:16px;height:16px}.SpoilerSection-module__KDDv5G__arrowOpen{transform:rotate(180deg)}.SpoilerSection-module__KDDv5G__dropdown{max-width:var(--content-width);grid-template-rows:0fr;margin:0 auto;transition:grid-template-rows .35s;display:grid}.SpoilerSection-module__KDDv5G__dropdownOpen{grid-template-rows:1fr}.SpoilerSection-module__KDDv5G__dropdownInner{justify-content:center;display:flex;overflow:hidden}.SpoilerSection-module__KDDv5G__image{border-radius:var(--radius-lg);border:3px solid var(--text-primary);width:100%;max-width:560px;height:auto;margin:.5rem 0 1rem}@media (max-width:768px){.SpoilerSection-module__KDDv5G__wrap{padding:0 1.5rem}}
.ProjectSection-module__sgKEtG__section{border-top:1px solid var(--border)}.ProjectSection-module__sgKEtG__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.ProjectSection-module__sgKEtG__card{background:var(--bg-elevated);border:3px solid var(--text-primary);border-radius:var(--radius-lg);text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.75rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.ProjectSection-module__sgKEtG__card:hover{box-shadow:4px 4px 0 var(--gold);transform:translateY(-3px)}.ProjectSection-module__sgKEtG__icon{background:var(--gold-dim);width:48px;height:48px;color:var(--gold);border:1px solid #34d39940;border-radius:10px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.ProjectSection-module__sgKEtG__icon svg{width:22px;height:22px}.ProjectSection-module__sgKEtG__title{color:var(--text-primary);letter-spacing:-.01em;font-size:1.1rem;font-weight:800}.ProjectSection-module__sgKEtG__desc{color:var(--text-secondary);font-size:.9rem;line-height:1.65}.ProjectSection-module__sgKEtG__tags{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:auto;display:flex}
.ContactSection-module__G6BZYW__section{border-top:1px solid var(--border)}.ContactSection-module__G6BZYW__inner{flex-direction:column;align-items:stretch;gap:3rem;max-width:560px;display:flex}.ContactSection-module__G6BZYW__leftHeading{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:1.4rem;font-weight:800}.ContactSection-module__G6BZYW__leftDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.75}.ContactSection-module__G6BZYW__links{flex-direction:column;gap:10px;display:flex}.ContactSection-module__G6BZYW__link{color:var(--text-secondary);align-items:center;gap:10px;font-size:14px;text-decoration:none;transition:color .2s;display:flex}.ContactSection-module__G6BZYW__link:hover{color:var(--text-primary)}.ContactSection-module__G6BZYW__linkIcon{background:var(--navy-light);border:1px solid var(--border);width:32px;height:32px;color:var(--subtle);border-radius:8px;justify-content:center;align-items:center;display:flex}.ContactSection-module__G6BZYW__linkIcon svg{width:14px;height:14px}.ContactSection-module__G6BZYW__form{flex-direction:column;gap:1rem;display:flex}.ContactSection-module__G6BZYW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactSection-module__G6BZYW__formGroup{flex-direction:column;gap:6px;display:flex}.ContactSection-module__G6BZYW__formGroup label{color:var(--text-muted);letter-spacing:.04em;font-size:12px}.ContactSection-module__G6BZYW__formGroup input,.ContactSection-module__G6BZYW__formGroup textarea{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-primary);resize:none;outline:none;padding:12px 14px;font-size:14px;transition:border-color .2s}.ContactSection-module__G6BZYW__formGroup input:focus,.ContactSection-module__G6BZYW__formGroup textarea:focus{border-color:var(--gold)}.ContactSection-module__G6BZYW__formGroup input::placeholder,.ContactSection-module__G6BZYW__formGroup textarea::placeholder{color:var(--text-muted)}.ContactSection-module__G6BZYW__formSubmit{justify-content:flex-end;margin-top:.5rem;display:flex}.ContactSection-module__G6BZYW__submitBtn{background:var(--text-primary);color:var(--bg);border-radius:var(--radius);cursor:pointer;border:none;padding:12px 28px;font-size:14px;font-weight:700;transition:all .2s}.ContactSection-module__G6BZYW__submitBtn:hover{background:#000;transform:translateY(-1px)}@media (max-width:768px){.ContactSection-module__G6BZYW__inner{gap:2.5rem}.ContactSection-module__G6BZYW__formRow{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);max-width:var(--content-width);color:var(--text-muted);justify-content:space-between;align-items:center;margin:0 auto;padding:2rem 2.5rem;font-size:13px;display:flex}.Footer-module__EZoWya__mono{font-size:12px}@media (max-width:768px){.Footer-module__EZoWya__footer{text-align:center;flex-direction:column;gap:.5rem}}
