.Nav-module__e1xquq__nav{z-index:1000;padding:20px 0;transition:all .2s;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__nav.Nav-module__e1xquq__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#07090fe6;padding:12px 0}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:0 24px;display:flex}.Nav-module__e1xquq__logo{font-family:var(--font-pixel);color:var(--text-1);letter-spacing:.05em;align-items:baseline;gap:4px;font-size:.7rem;display:flex}.Nav-module__e1xquq__logoPrefix{color:var(--green);animation:3s infinite Nav-module__e1xquq__glow-pulse}.Nav-module__e1xquq__logoText{color:var(--text-1)}.Nav-module__e1xquq__logoCursor{color:var(--green);animation:1s step-end infinite Nav-module__e1xquq__blink}.Nav-module__e1xquq__links{align-items:center;gap:32px;list-style:none;display:flex}.Nav-module__e1xquq__link{color:var(--text-2);letter-spacing:.02em;font-size:.82rem;font-weight:500;transition:color .2s;position:relative}.Nav-module__e1xquq__link:after{content:"";background:var(--green);width:0;height:1px;transition:width .2s;position:absolute;bottom:-2px;left:0}.Nav-module__e1xquq__link:hover{color:var(--green)}.Nav-module__e1xquq__link:hover:after{width:100%}.Nav-module__e1xquq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Nav-module__e1xquq__burgerLine{background:var(--text-2);width:22px;height:2px;transition:all .2s;display:block}.Nav-module__e1xquq__burgerLineOpen1{transform:rotate(45deg)translate(5px,5px);}.Nav-module__e1xquq__burgerLineHidden{opacity:0;}.Nav-module__e1xquq__burgerLineOpen2{transform:rotate(-45deg)translate(5px,-5px);}@media (max-width:768px){.Nav-module__e1xquq__burger{display:flex}.Nav-module__e1xquq__links{background:var(--bg-void);opacity:0;pointer-events:none;flex-direction:column;justify-content:center;gap:24px;font-size:1rem;transition:opacity .2s;position:fixed;inset:0}.Nav-module__e1xquq__links.Nav-module__e1xquq__open{opacity:1;pointer-events:all}}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100svh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__orbGreen{pointer-events:none;background:radial-gradient(circle,#39ff8f12 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;top:-100px;right:-100px}.Hero-module__Z8hQ_W__orbOrange{pointer-events:none;background:radial-gradient(circle,#ff65420f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite reverse Hero-module__Z8hQ_W__float;position:absolute;bottom:-80px;left:-60px}.Hero-module__Z8hQ_W__cornerTL,.Hero-module__Z8hQ_W__cornerBR{pointer-events:none;opacity:.3;width:60px;height:60px;position:absolute}.Hero-module__Z8hQ_W__cornerTL{border-top:2px solid var(--green);border-left:2px solid var(--green);top:100px;left:24px}.Hero-module__Z8hQ_W__cornerBR{border-bottom:2px solid var(--orange);border-right:2px solid var(--orange);bottom:60px;right:24px}.Hero-module__Z8hQ_W__content{z-index:1;padding-top:40px;padding-bottom:80px;animation:.8s forwards Hero-module__Z8hQ_W__fade-up;position:relative}.Hero-module__Z8hQ_W__badge{color:var(--green);letter-spacing:.04em;background:#39ff8f0f;border:1px solid #39ff8f40;align-items:center;gap:8px;margin-bottom:32px;padding:6px 14px;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__statusDot{background:var(--green);width:6px;height:6px;box-shadow:0 0 6px var(--green);border-radius:50%;flex-shrink:0;animation:2s infinite Hero-module__Z8hQ_W__glow-pulse}.Hero-module__Z8hQ_W__titleBlock{margin-bottom:24px}.Hero-module__Z8hQ_W__greeting{color:var(--text-2);letter-spacing:.02em;margin-bottom:12px;font-size:.95rem}.Hero-module__Z8hQ_W__name{font-family:var(--font-pixel);letter-spacing:.02em;font-size:clamp(1.8rem,5vw,3.2rem);line-height:1.3}.Hero-module__Z8hQ_W__nameFirst{color:var(--text-1)}.Hero-module__Z8hQ_W__nameLast{color:var(--green);animation:3s infinite Hero-module__Z8hQ_W__glow-pulse}.Hero-module__Z8hQ_W__brand{color:var(--text-3);letter-spacing:.06em;margin-top:10px;font-size:.8rem}.Hero-module__Z8hQ_W__brandPrefix{color:var(--orange);margin-right:6px}.Hero-module__Z8hQ_W__nameCursor{color:var(--green);font-size:.85em;animation:1s step-end infinite Hero-module__Z8hQ_W__blink}.Hero-module__Z8hQ_W__roleWrapper{align-items:center;gap:2px;min-height:32px;margin-bottom:28px;display:flex}.Hero-module__Z8hQ_W__rolePrompt{color:var(--green);font-size:1rem;font-weight:600}.Hero-module__Z8hQ_W__role{color:var(--orange);letter-spacing:.02em;font-size:1rem;font-weight:600}.Hero-module__Z8hQ_W__roleCursor{color:var(--orange);font-weight:300;animation:.8s step-end infinite Hero-module__Z8hQ_W__blink}.Hero-module__Z8hQ_W__description{color:var(--text-2);max-width:520px;margin-bottom:40px;font-size:1rem;line-height:1.75}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;gap:16px;margin-bottom:60px;display:flex}.Hero-module__Z8hQ_W__stats{flex-wrap:wrap;gap:48px;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;gap:4px;display:flex}.Hero-module__Z8hQ_W__statValue{font-family:var(--font-pixel);color:var(--green);font-size:1.1rem;line-height:1}.Hero-module__Z8hQ_W__statLabel{color:var(--text-3);letter-spacing:.03em;font-size:.78rem}.Hero-module__Z8hQ_W__scrollHint{color:var(--text-3);letter-spacing:.15em;text-transform:uppercase;writing-mode:vertical-rl;flex-direction:column;align-items:center;gap:8px;font-size:.65rem;display:flex;position:absolute;bottom:32px;right:40px}.Hero-module__Z8hQ_W__scrollLine{background:linear-gradient(to bottom, var(--text-3), transparent);width:1px;height:48px;animation:2s infinite Hero-module__Z8hQ_W__float}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:640px){.Hero-module__Z8hQ_W__stats{gap:28px}.Hero-module__Z8hQ_W__scrollHint{display:none}.Hero-module__Z8hQ_W__name{font-size:clamp(1.4rem,8vw,2.2rem)}}
.Services-module__PFRRnG__services{background:var(--bg-dark);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Services-module__PFRRnG__header{max-width:540px;margin-bottom:56px}.Services-module__PFRRnG__sub{color:var(--text-2);font-size:.95rem;line-height:1.7}.Services-module__PFRRnG__grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.Services-module__PFRRnG__card{background:var(--bg-surface);cursor:default;flex-direction:column;gap:16px;padding:36px 32px;display:flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__cardIcon{color:var(--green);text-shadow:0 0 12px #39ff8f99}.Services-module__PFRRnG__cardTop{justify-content:space-between;align-items:center;display:flex}.Services-module__PFRRnG__cardIcon{color:var(--text-3);font-size:1.6rem;line-height:1;transition:color .2s,text-shadow .2s}.Services-module__PFRRnG__cardNumber{font-family:var(--font-pixel);color:var(--border-bright);letter-spacing:.1em;font-size:.5rem}.Services-module__PFRRnG__cardTitle{color:var(--text-1);letter-spacing:.01em;font-size:1.05rem;font-weight:600}.Services-module__PFRRnG__cardDesc{color:var(--text-2);flex:1;font-size:.875rem;line-height:1.7}.Services-module__PFRRnG__cardTags{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}@media (max-width:700px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}.Services-module__PFRRnG__card{padding:28px 24px}}
.TechStack-module__5InoCq__stack{background:var(--bg-void)}.TechStack-module__5InoCq__header{margin-bottom:32px}.TechStack-module__5InoCq__sub{color:var(--text-2);font-size:.9rem;line-height:1.7}.TechStack-module__5InoCq__legend{flex-wrap:wrap;gap:24px;margin-bottom:40px;display:flex}.TechStack-module__5InoCq__legendItem{color:var(--text-3);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;display:flex}.TechStack-module__5InoCq__legendDot{border-radius:0;flex-shrink:0;width:8px;height:8px}.TechStack-module__5InoCq__grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;display:grid}.TechStack-module__5InoCq__badge{background:var(--bg-surface);border:1px solid var(--border);box-shadow:3px 0 0 0 var(--border), 0 3px 0 0 var(--border), 3px 3px 0 0 #000c;cursor:default;background:linear-gradient(160deg, var(--card-dim,#ffffff05) 0%, var(--bg-surface) 60%);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px 12px 16px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:flex;position:relative}.TechStack-module__5InoCq__cornerTL,.TechStack-module__5InoCq__cornerBR{pointer-events:none;opacity:0;width:8px;height:8px;transition:opacity .18s;position:absolute}.TechStack-module__5InoCq__cornerTL{border-top:2px solid var(--card-color,var(--green));border-left:2px solid var(--card-color,var(--green));top:-1px;left:-1px}.TechStack-module__5InoCq__cornerBR{border-bottom:2px solid var(--card-color,var(--green));border-right:2px solid var(--card-color,var(--green));bottom:-1px;right:-1px}.TechStack-module__5InoCq__catDot{background:var(--card-color,var(--green));width:5px;height:5px;box-shadow:0 0 5px var(--card-color,var(--green));opacity:.6;transition:opacity .18s;position:absolute;top:7px;right:8px}.TechStack-module__5InoCq__iconWrap{width:40px;height:40px;color:var(--text-3);justify-content:center;align-items:center;transition:color .18s,filter .18s;display:flex}.TechStack-module__5InoCq__icon{width:32px;height:32px;image-rendering:pixelated}.TechStack-module__5InoCq__badgeLabel{font-family:var(--font-pixel);color:var(--text-3);text-align:center;letter-spacing:.04em;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:.38rem;line-height:1.4;transition:color .18s}.TechStack-module__5InoCq__badge:hover{border-color:var(--card-color,var(--green));background:var(--card-dim,var(--green-glow2));box-shadow:3px 0 0 0 var(--card-color,var(--green)), 0 3px 0 0 var(--card-color,var(--green)), 3px 3px 0 0 #000c, 0 0 20px var(--card-dim,var(--green-glow));transform:translate(-2px,-2px)}.TechStack-module__5InoCq__badge:hover .TechStack-module__5InoCq__cornerTL,.TechStack-module__5InoCq__badge:hover .TechStack-module__5InoCq__cornerBR,.TechStack-module__5InoCq__badge:hover .TechStack-module__5InoCq__catDot{opacity:1}.TechStack-module__5InoCq__badge:hover .TechStack-module__5InoCq__iconWrap{color:var(--card-color,var(--green));filter:drop-shadow(0 0 6px var(--card-color,var(--green)))}.TechStack-module__5InoCq__badge:hover .TechStack-module__5InoCq__badgeLabel{color:var(--card-color,var(--green))}@media (max-width:640px){.TechStack-module__5InoCq__grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px}.TechStack-module__5InoCq__badge{padding:16px 10px 12px}}
.Projects-module__K3d-Xa__projects{background:var(--bg-dark);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Projects-module__K3d-Xa__header{max-width:600px;margin-bottom:48px}.Projects-module__K3d-Xa__sub{color:var(--text-2);font-size:.9rem;line-height:1.7}.Projects-module__K3d-Xa__list{background:var(--border);border:1px solid var(--border);flex-direction:column;gap:1px;display:flex}.Projects-module__K3d-Xa__project{background:var(--bg-surface);justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 32px;display:flex}.Projects-module__K3d-Xa__projectLeft{flex:1;align-items:flex-start;gap:24px;display:flex}.Projects-module__K3d-Xa__projectId{font-family:var(--font-pixel);color:var(--text-3);letter-spacing:.1em;flex-shrink:0;padding-top:6px;font-size:.45rem}.Projects-module__K3d-Xa__projectBody{flex-direction:column;flex:1;gap:8px;display:flex}.Projects-module__K3d-Xa__projectMeta{flex-wrap:wrap;align-items:baseline;gap:16px;display:flex}.Projects-module__K3d-Xa__projectTitle{color:var(--text-1);font-size:1rem;font-weight:700;transition:color .2s}.Projects-module__K3d-Xa__project:hover .Projects-module__K3d-Xa__projectTitle{color:var(--green)}.Projects-module__K3d-Xa__projectPeriod{color:var(--text-3);letter-spacing:.05em;font-size:.72rem;font-style:italic}.Projects-module__K3d-Xa__projectRole{color:var(--green);letter-spacing:.03em;font-size:.78rem;font-weight:500}.Projects-module__K3d-Xa__projectContext{color:var(--text-2);font-size:.82rem;line-height:1.5}.Projects-module__K3d-Xa__highlights{flex-direction:column;gap:4px;margin-top:4px;list-style:none;display:flex}.Projects-module__K3d-Xa__highlight{color:var(--text-2);gap:8px;font-size:.82rem;line-height:1.5;display:flex}.Projects-module__K3d-Xa__bullet{color:var(--orange);flex-shrink:0}.Projects-module__K3d-Xa__projectTags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.Projects-module__K3d-Xa__projectRight{flex-shrink:0;padding-top:4px}.Projects-module__K3d-Xa__projectStatus{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid;align-items:center;gap:7px;padding:4px 10px;font-size:.68rem;display:inline-flex}.Projects-module__K3d-Xa__activeDot{background:var(--green);width:6px;height:6px;box-shadow:0 0 6px var(--green);border-radius:50%;flex-shrink:0;animation:2s infinite Projects-module__K3d-Xa__glow-pulse}@media (max-width:640px){.Projects-module__K3d-Xa__project{flex-direction:column;padding:24px 20px}.Projects-module__K3d-Xa__projectRight{padding-top:0}.Projects-module__K3d-Xa__projectLeft{gap:14px}}
.Contact-module__OWeMSG__contact{background:var(--bg-void)}.Contact-module__OWeMSG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.Contact-module__OWeMSG__title{margin-bottom:16px}.Contact-module__OWeMSG__desc{color:var(--text-2);margin-bottom:36px;font-size:.95rem;line-height:1.7}.Contact-module__OWeMSG__terminal{background:var(--bg-surface);border:1px solid var(--border);margin-bottom:36px;font-size:.82rem;box-shadow:3px 3px #00000080}.Contact-module__OWeMSG__terminalBar{border-bottom:1px solid var(--border);background:var(--bg-dark);align-items:center;gap:6px;padding:10px 14px;display:flex}.Contact-module__OWeMSG__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.Contact-module__OWeMSG__terminalTitle{text-align:center;color:var(--text-3);letter-spacing:.05em;flex:1;font-size:.72rem}.Contact-module__OWeMSG__terminalBody{flex-direction:column;gap:4px;padding:20px;line-height:1.8;display:flex}.Contact-module__OWeMSG__prompt{color:var(--green);margin-right:8px;font-weight:600}.Contact-module__OWeMSG__output{color:var(--text-2);padding-left:20px}.Contact-module__OWeMSG__promptLine{align-items:center;margin-top:4px;display:flex}.Contact-module__OWeMSG__termCursor{color:var(--green);animation:1s step-end infinite Contact-module__OWeMSG__blink}.Contact-module__OWeMSG__socials{flex-direction:column;gap:2px;display:flex}.Contact-module__OWeMSG__social{border:1px solid var(--border);color:var(--text-2);background:0 0;align-items:center;gap:12px;padding:12px 16px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.Contact-module__OWeMSG__social:hover{border-color:var(--green);color:var(--green);background:var(--green-glow2)}.Contact-module__OWeMSG__social:hover .Contact-module__OWeMSG__socialArrow{color:var(--green);transform:translate(2px,-2px)}.Contact-module__OWeMSG__socialIcon{font-family:var(--font-mono);color:var(--text-3);min-width:40px;font-size:.72rem}.Contact-module__OWeMSG__socialArrow{color:var(--text-3);margin-left:auto;transition:color .2s,transform .2s}.Contact-module__OWeMSG__form{flex-direction:column;gap:20px;display:flex}.Contact-module__OWeMSG__field{flex-direction:column;gap:8px;display:flex}.Contact-module__OWeMSG__label{color:var(--text-3);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem}.Contact-module__OWeMSG__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238892a4' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.Contact-module__OWeMSG__select option{background:var(--bg-dark)}.Contact-module__OWeMSG__submit{justify-content:center;width:100%;margin-top:4px;font-size:.85rem}.Contact-module__OWeMSG__success{text-align:center;background:#39ff8f0a;border:1px solid #39ff8f33;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;padding:48px;display:flex}.Contact-module__OWeMSG__successIcon{color:var(--green);text-shadow:0 0 20px #39ff8f99;font-size:2.5rem}.Contact-module__OWeMSG__successTitle{color:var(--text-1);font-size:1.1rem;font-weight:600}.Contact-module__OWeMSG__successSub{color:var(--text-2);font-size:.9rem}@media (max-width:860px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr;gap:48px}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);background:var(--bg-dark);padding:24px 0}.Footer-module__EZoWya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__EZoWya__left{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.Footer-module__EZoWya__logo{font-family:var(--font-pixel);color:var(--text-1);letter-spacing:.05em;font-size:.6rem}.Footer-module__EZoWya__green{color:var(--green)}.Footer-module__EZoWya__copy{color:var(--text-3);font-size:.78rem}.Footer-module__EZoWya__status{color:var(--text-3);align-items:center;gap:8px;font-size:.75rem;display:flex}.Footer-module__EZoWya__statusDot{background:var(--green);width:6px;height:6px;box-shadow:0 0 6px var(--green);border-radius:50%;flex-shrink:0;animation:2s infinite Footer-module__EZoWya__glow-pulse}
