.Contact-module__SEXjRW__contactPageWrapper{background-color:#000;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.Contact-module__SEXjRW__gridOverlay{pointer-events:none;z-index:1;background-image:linear-gradient(#00ff8808 1px,#0000 1px),linear-gradient(90deg,#00ff8808 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Contact-module__SEXjRW__mainContent{z-index:2;flex-grow:1;padding-top:100px}.Contact-module__SEXjRW__contactSection{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:60px 40px}.Contact-module__SEXjRW__headerGroup{margin-bottom:80px}.Contact-module__SEXjRW__meta{color:#0f8;letter-spacing:5px;margin-bottom:15px;font-family:Space Mono,monospace;font-size:14px;font-weight:700;display:block}.Contact-module__SEXjRW__title{color:#fff;margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(3.5rem,8vw,7rem);line-height:.85}.Contact-module__SEXjRW__accent{color:#0f8;text-shadow:0 0 15px #0f86}.Contact-module__SEXjRW__contentGrid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Contact-module__SEXjRW__subHeading{color:#0f8;letter-spacing:2px;margin-bottom:30px;font-family:Space Mono,monospace;font-size:18px}.Contact-module__SEXjRW__subtitle{color:#fff9;margin-bottom:60px;font-family:Space Mono,monospace;font-size:1.1rem;line-height:1.8}.Contact-module__SEXjRW__techText{color:#fff;border-bottom:1px solid #00ff884d;padding:0 4px;font-weight:700}.Contact-module__SEXjRW__subtitleIcon{color:#0f8;margin-right:5px}.Contact-module__SEXjRW__formContainer{background:#080808;border:1px solid #ffffff0d;padding:40px;position:relative}.Contact-module__SEXjRW__formGroup{text-align:left;margin-bottom:25px}.Contact-module__SEXjRW__formGroup label{color:#0f8;letter-spacing:1px;margin-bottom:10px;font-family:Space Mono,monospace;font-size:11px;display:block}.Contact-module__SEXjRW__formGroup input,.Contact-module__SEXjRW__formGroup textarea{color:#fff;background:#000;border:1px solid #ffffff1a;outline:none;width:100%;padding:15px;font-family:Space Mono,monospace;font-size:14px;transition:all .3s}.Contact-module__SEXjRW__formGroup input:focus,.Contact-module__SEXjRW__formGroup textarea:focus{border-color:#0f8;box-shadow:0 0 15px #00ff881a}.Contact-module__SEXjRW__submitButton{color:#0f8;cursor:pointer;background:0 0;border:1px solid #0f8;width:100%;padding:15px 30px;font-family:Space Mono,monospace;font-weight:700;transition:all .3s}.Contact-module__SEXjRW__submitButton:hover{color:#000;background:#0f8;box-shadow:0 0 20px #0f86}.Contact-module__SEXjRW__calContainer{border-top:1px solid #ffffff0d;padding-top:40px}.Contact-module__SEXjRW__calText{color:#fff6;margin-bottom:20px;font-family:Space Mono,monospace;font-size:14px}.Contact-module__SEXjRW__calButton{color:#fff;border:1px solid #fff3;align-items:center;gap:12px;padding:12px 24px;font-family:Space Mono,monospace;font-size:13px;text-decoration:none;transition:all .3s;display:inline-flex}.Contact-module__SEXjRW__calButton:hover{color:#0f8;border-color:#0f8}@media (max-width:968px){.Contact-module__SEXjRW__contentGrid{grid-template-columns:1fr;gap:60px}.Contact-module__SEXjRW__title{font-size:3.5rem}.Contact-module__SEXjRW__contactSection{padding:40px 20px}.Contact-module__SEXjRW__formContainer{padding:30px 20px}}
.Header-module__KppamW__header{z-index:2000;background-color:#0a0a0a;border-bottom:1.5px solid #00ff884d;width:100%;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s;position:sticky;top:0}.Header-module__KppamW__header.Header-module__KppamW__hidden{opacity:0;pointer-events:none;transform:translateY(-30px)}.Header-module__KppamW__header.Header-module__KppamW__visible{opacity:1;pointer-events:all;transform:translateY(0)}.Header-module__KppamW__headerContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:35px 40px;display:flex}.Header-module__KppamW__scanLine{background:linear-gradient(90deg,#0000,#0f8,#f36,#0000);width:100%;height:2px;animation:3s linear infinite Header-module__KppamW__scan;position:absolute;top:0;left:0}@keyframes Header-module__KppamW__scan{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Header-module__KppamW__logo{letter-spacing:2px;color:#fff;align-items:center;font-family:Bebas Neue,sans-serif;font-size:32px;text-decoration:none;display:flex}.Header-module__KppamW__logoAccent{color:#0f8;text-shadow:0 0 10px #00ff884d;margin-left:10px}.Header-module__KppamW__nav{align-items:center;gap:40px;display:flex}.Header-module__KppamW__navLink{align-items:center;gap:10px;text-decoration:none;transition:all .3s;display:flex}.Header-module__KppamW__navNumber{color:#f36;font-family:Space Mono,monospace;font-size:12px;font-weight:700}.Header-module__KppamW__navText{color:#fff;text-transform:uppercase;letter-spacing:1.5px;font-family:Space Mono,monospace;font-size:15px}.Header-module__KppamW__navLink:hover .Header-module__KppamW__navText{color:#0f8;text-shadow:0 0 8px #00ff8880}.Header-module__KppamW__hamburgerMenu{display:none}.Header-module__KppamW__hamburgerIcon{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:12px;display:flex}.Header-module__KppamW__line{background:#0f8;width:28px;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Header-module__KppamW__dropdownMenu{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;visibility:hidden;background:#0a0a0afa;border-bottom:2px solid #0f8;flex-direction:column;gap:25px;width:100%;padding:40px;transition:all .4s;display:flex;position:absolute;top:100%;left:0;transform:translateY(-20px)}.Header-module__KppamW__dropdownMenu.Header-module__KppamW__show{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__KppamW__mobileNavBtn{color:#fff;text-align:left;cursor:pointer;text-transform:uppercase;background:0 0;border:none;gap:20px;font-family:Space Mono,monospace;font-size:22px;display:flex}.Header-module__KppamW__mobileNumber{color:#f36;font-weight:700}@media screen and (max-width:968px){.Header-module__KppamW__nav{display:none}.Header-module__KppamW__hamburgerMenu{display:block}.Header-module__KppamW__headerContent{padding:25px 30px}}.Header-module__KppamW__line1Active{transform:rotate(45deg)translate(6px,6px)}.Header-module__KppamW__line2Active{opacity:0}.Header-module__KppamW__line3Active{transform:rotate(-45deg)translate(5px,-6px)}
.Footer-module__UDEoiW__footer{color:#fff;background-color:#000;border-top:1px solid #0f83;width:100%;padding:80px 0 40px;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.Footer-module__UDEoiW__footer,.Footer-module__UDEoiW__footer *{cursor:none!important}}.Footer-module__UDEoiW__gridOverlay{pointer-events:none;background-image:linear-gradient(#00ff880a 1px,#0000 1px),linear-gradient(90deg,#00ff880a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.Footer-module__UDEoiW__container{z-index:2;max-width:1400px;margin:0 auto;padding:0 25px;position:relative}.Footer-module__UDEoiW__topSection{justify-content:space-between;align-items:flex-start;margin-bottom:60px;display:flex}.Footer-module__UDEoiW__logo{letter-spacing:2px;margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,8vw,3.5rem)}.Footer-module__UDEoiW__accent{color:#0f8}.Footer-module__UDEoiW__tagline{color:#ffffff80;letter-spacing:2px;text-transform:uppercase;margin-top:8px;font-family:Space Mono,monospace;font-size:11px}.Footer-module__UDEoiW__nav{flex-direction:column;align-items:flex-end;gap:15px;display:flex}.Footer-module__UDEoiW__statusBlock{color:#0f8;background:#00ff8814;border:1px solid #00ff884d;align-items:center;gap:10px;padding:6px 14px;font-family:Space Mono,monospace;font-size:11px;display:flex}.Footer-module__UDEoiW__statusDot{background:#0f8;border-radius:50%;width:7px;height:7px;animation:2s infinite Footer-module__UDEoiW__pulse;box-shadow:0 0 10px #0f8}@keyframes Footer-module__UDEoiW__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.Footer-module__UDEoiW__rhaBadge{background:#ffffff08;border:1px solid #ffffff1a;border-left:3px solid #0f8;align-items:center;gap:12px;padding:10px 15px;display:flex}.Footer-module__UDEoiW__badgeIcon{color:#0f8;font-size:18px}.Footer-module__UDEoiW__badgeText{flex-direction:column;display:flex}.Footer-module__UDEoiW__badgeTitle{color:#fff;letter-spacing:1px;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.Footer-module__UDEoiW__badgeSub{color:#0f8;opacity:.8;font-family:Space Mono,monospace;font-size:9px}.Footer-module__UDEoiW__scrollTop{color:#ffffffb3;background:0 0;border:1px solid #fff3;align-items:center;gap:8px;padding:10px 18px;font-family:Space Mono,monospace;font-size:11px;transition:all .3s;display:flex}.Footer-module__UDEoiW__divider{background:linear-gradient(90deg,#0000,#00ff884d,#0000);width:100%;height:1px;margin-bottom:40px}.Footer-module__UDEoiW__bottomSection{justify-content:space-between;align-items:center;display:flex}.Footer-module__UDEoiW__socials{gap:30px;display:flex}.Footer-module__UDEoiW__socialLink{color:#fff9;align-items:center;gap:10px;padding:10px 0;font-family:Space Mono,monospace;font-size:13px;font-weight:700;text-decoration:none;display:flex}.Footer-module__UDEoiW__copyright{text-align:right}.Footer-module__UDEoiW__copyrightText{color:#ffffff80;margin-bottom:4px;font-family:Space Mono,monospace;font-size:11px}.Footer-module__UDEoiW__serial{color:#0f8;opacity:.5;font-family:Space Mono,monospace;font-size:10px}@media (max-width:900px){.Footer-module__UDEoiW__topSection{flex-direction:column;gap:40px}.Footer-module__UDEoiW__nav{align-items:flex-start;width:100%}.Footer-module__UDEoiW__rhaBadge,.Footer-module__UDEoiW__statusBlock{width:100%;max-width:300px}}@media (max-width:600px){.Footer-module__UDEoiW__footer{padding:60px 0 30px}.Footer-module__UDEoiW__bottomSection{flex-direction:column;align-items:flex-start;gap:40px}.Footer-module__UDEoiW__socials{flex-wrap:wrap;justify-content:flex-start;gap:20px;width:100%}.Footer-module__UDEoiW__copyright{text-align:left;border-top:1px solid #ffffff0d;width:100%;padding-top:20px}.Footer-module__UDEoiW__btnText{display:none}.Footer-module__UDEoiW__scrollTop{padding:12px}}
.Hero-module__fqhYwW__hero{--mouse-x:50%;--mouse-y:50%;cursor:none;background-color:#000;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__fqhYwW__gridBackground{opacity:0;z-index:1;background-image:linear-gradient(#00ff881a 1.5px,#0000 1.5px),linear-gradient(90deg,#00ff881a 1.5px,#0000 1.5px),linear-gradient(#00ff8808 1px,#0000 1px),linear-gradient(90deg,#00ff8808 1px,#0000 1px);background-size:80px 80px,80px 80px,20px 20px,20px 20px;transition:opacity 1.5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.Hero-module__fqhYwW__systemActive .Hero-module__fqhYwW__gridBackground{opacity:1}.Hero-module__fqhYwW__scanlineEffect{z-index:2;pointer-events:none;opacity:0;background:linear-gradient(#0000 0%,#00ff8808 50%,#0000 100%) 0 0/100% 10px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__fqhYwW__systemActive .Hero-module__fqhYwW__scanlineEffect{opacity:1;animation:10s linear infinite Hero-module__fqhYwW__scanMove}@keyframes Hero-module__fqhYwW__scanMove{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.Hero-module__fqhYwW__systemHint{z-index:999;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#0f0000f2;border-left:4px solid #f36;border-right:4px solid #f36;width:90%;max-width:700px;padding:30px;animation:2s ease-in-out infinite Hero-module__fqhYwW__redAlertPulse;position:absolute;top:80px;left:50%;transform:translate(-50%)}@keyframes Hero-module__fqhYwW__redAlertPulse{0%,to{border-color:#f36;box-shadow:0 0 20px #ff33661a}50%{border-color:#ff5f85;box-shadow:0 0 50px #ff33664d}}.Hero-module__fqhYwW__statusAlert{color:#f36;letter-spacing:4px;margin:0;font-family:Space Mono,monospace;font-size:1.2rem}.Hero-module__fqhYwW__instructionBox{flex-direction:column;gap:15px;max-width:950px;margin:20px auto;display:flex}.Hero-module__fqhYwW__instruction{color:#f36;text-transform:uppercase;font-family:Space Mono,monospace;font-size:14px;line-height:1.6}.Hero-module__fqhYwW__humanHint{background:#ffae001a;border-left:3px solid #ffae00;align-items:flex-start;gap:12px;padding:12px 16px;animation:.6s cubic-bezier(.23,1,.32,1) Hero-module__fqhYwW__slideInUp;display:flex}.Hero-module__fqhYwW__hintContent{color:#eee;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}.Hero-module__fqhYwW__hintContent strong{color:#ffae00;letter-spacing:1px;margin-bottom:4px;font-size:13px;display:block}.Hero-module__fqhYwW__hintContent span{color:#0f8;font-weight:700;text-decoration:underline}.Hero-module__fqhYwW__pulseDot{background:#ffae00;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px;animation:2s infinite Hero-module__fqhYwW__hintPulse;box-shadow:0 0 10px #ffae00}@keyframes Hero-module__fqhYwW__hintPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module__fqhYwW__slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Hero-module__fqhYwW__sideStreamLeft,.Hero-module__fqhYwW__sideStreamRight{color:#0f8;opacity:0;z-index:10;flex-direction:column;gap:15px;font-family:Space Mono,monospace;font-size:12px;transition:all 1s .5s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Hero-module__fqhYwW__sideStreamLeft{left:40px}.Hero-module__fqhYwW__sideStreamRight{text-align:right;right:40px}.Hero-module__fqhYwW__systemActive .Hero-module__fqhYwW__sideStreamLeft,.Hero-module__fqhYwW__systemActive .Hero-module__fqhYwW__sideStreamRight{opacity:.9}.Hero-module__fqhYwW__streamCategory{color:#000;text-transform:uppercase;background:#0f8;width:fit-content;margin-bottom:5px;padding:4px 10px;font-size:10px;font-weight:700;box-shadow:0 0 15px #0f86}.Hero-module__fqhYwW__sideStreamRight .Hero-module__fqhYwW__streamCategory{align-self:flex-end}.Hero-module__fqhYwW__heroContent{z-index:10;text-align:center;position:relative}.Hero-module__fqhYwW__statusLine{color:#0f8;letter-spacing:3px;text-shadow:0 0 10px #00ff8880;height:20px;margin-bottom:10px;font-family:Space Mono,monospace;font-size:14px}.Hero-module__fqhYwW__heroName{color:#fff;margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(70px,15vw,200px);line-height:.85}.Hero-module__fqhYwW__firstName{display:block}.Hero-module__fqhYwW__lastName{color:#0000;-webkit-text-stroke:1px #ffffff1a;transition:all 1s;display:block}.Hero-module__fqhYwW__systemActive .Hero-module__fqhYwW__lastName{-webkit-text-stroke:1.5px #0f8;text-shadow:0 0 5px #0f89}.Hero-module__fqhYwW__roleSubtext{color:#fff;letter-spacing:5px;opacity:0;margin-top:30px;font-family:Space Mono,monospace;font-size:clamp(12px,1.5vw,18px);animation:1s 1.8s forwards Hero-module__fqhYwW__fadeIn}@keyframes Hero-module__fqhYwW__fadeIn{to{opacity:1}}.Hero-module__fqhYwW__leverContainer{z-index:1000;opacity:0;flex-direction:column;align-items:center;width:130px;transition:opacity .5s;display:flex;position:absolute;top:40px;right:40px}.Hero-module__fqhYwW__reveal{opacity:1!important}.Hero-module__fqhYwW__leverSvg{cursor:pointer;width:100%}.Hero-module__fqhYwW__leverHandle{transform-origin:60px 50px;transition:transform .6s cubic-bezier(.68,-.6,.32,1.6);transform:rotate(-45deg)}.Hero-module__fqhYwW__leverOn .Hero-module__fqhYwW__leverHandle{transform:rotate(45deg)}.Hero-module__fqhYwW__clickPrompt{color:#f36;letter-spacing:1px;margin-top:10px;font-family:Space Mono,monospace;font-size:9px}.Hero-module__fqhYwW__torchOverlay{z-index:500;pointer-events:none;background:radial-gradient(circle 220px at var(--mouse-x)var(--mouse-y),transparent 0%,#000000fa 80%,#000 100%);position:absolute;inset:0}.Hero-module__fqhYwW__hudLeft,.Hero-module__fqhYwW__hudRight{color:#0f89;z-index:10;font-family:Space Mono,monospace;font-size:10px;position:absolute;bottom:40px}.Hero-module__fqhYwW__hudLeft{left:40px}.Hero-module__fqhYwW__hudRight{text-align:right;right:40px}.Hero-module__fqhYwW__hudTag{color:#fff6;margin-right:5px}@media (max-width:900px){.Hero-module__fqhYwW__hero{cursor:auto!important}.Hero-module__fqhYwW__torchOverlay,.Hero-module__fqhYwW__leverContainer,.Hero-module__fqhYwW__systemHint{display:none!important}.Hero-module__fqhYwW__gridBackground{background-size:40px 40px,40px 40px,10px 10px,10px 10px;opacity:.6!important}.Hero-module__fqhYwW__sideStreamLeft,.Hero-module__fqhYwW__sideStreamRight{text-align:center;z-index:20;align-items:center;width:100%;transform:none;opacity:1!important;display:flex!important;left:0!important;right:0!important}.Hero-module__fqhYwW__sideStreamLeft{top:10%}.Hero-module__fqhYwW__sideStreamRight{top:auto;bottom:12%}.Hero-module__fqhYwW__sideStreamRight .Hero-module__fqhYwW__streamCategory{align-self:center}.Hero-module__fqhYwW__hudLeft,.Hero-module__fqhYwW__hudRight{width:100%;padding:0 20px;font-size:8px;bottom:20px}.Hero-module__fqhYwW__hudRight{bottom:35px}}
.About-module__kAIAca__about{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:100px 0;display:flex}.About-module__kAIAca__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;width:100%;max-width:1400px;padding:0 5%;display:grid}.About-module__kAIAca__metaData{letter-spacing:4px;color:#0f8;align-items:center;gap:15px;margin-bottom:25px;font-family:Space Mono,monospace;font-size:14px;font-weight:700;display:flex}.About-module__kAIAca__statusDot{background:#0f8;border-radius:50%;width:10px;height:10px;box-shadow:0 0 15px #0f8}.About-module__kAIAca__title{color:#fff;letter-spacing:-2px;margin-bottom:40px;font-family:Bebas Neue,sans-serif;font-size:clamp(3.5rem,7vw,6rem);line-height:.8}.About-module__kAIAca__accent{color:#0f8;animation:1s infinite About-module__kAIAca__blink}@keyframes About-module__kAIAca__blink{50%{opacity:0}}.About-module__kAIAca__paragraph{color:#ffffffe6;max-width:650px;margin-bottom:30px;font-family:Space Mono,monospace;font-size:1.3rem;font-weight:400;line-height:1.6}.About-module__kAIAca__skillsGrid{flex-wrap:wrap;gap:15px;margin-top:50px;display:flex}.About-module__kAIAca__skillTag{color:#000;letter-spacing:1px;background:#0f8;padding:10px 20px;font-family:Space Mono,monospace;font-size:14px;font-weight:700}.About-module__kAIAca__imageContainer{aspect-ratio:4/5;background:#050505;border:1px solid #00ff884d;width:100%;position:relative}.About-module__kAIAca__profileImage{object-fit:cover;filter:grayscale()contrast(1.2);transition:all .5s}.About-module__kAIAca__imageContainer:hover .About-module__kAIAca__profileImage{filter:grayscale(0%)contrast()}.About-module__kAIAca__hudBracketTop{border-top:4px solid #0f8;border-right:4px solid #0f8;width:60px;height:60px;position:absolute;top:-15px;right:-15px}.About-module__kAIAca__hudBracketBottom{border-bottom:4px solid #0f8;border-left:4px solid #0f8;width:60px;height:60px;position:absolute;bottom:-15px;left:-15px}.About-module__kAIAca__imageOverlayText{padding:5px;font-size:10px}@media (max-width:1024px){.About-module__kAIAca__container{text-align:center;grid-template-columns:1fr;gap:60px}.About-module__kAIAca__title{font-size:6rem}.About-module__kAIAca__paragraph{margin:0 auto 20px;font-size:1.2rem}.About-module__kAIAca__skillsGrid{justify-content:center}.About-module__kAIAca__imageContainer{width:350px;margin:0 auto}}
.Resume-module__aBBUeq__pageWrapper{background-color:#f5f5f5;justify-content:center;min-height:100vh;padding:40px 10px;display:flex}.Resume-module__aBBUeq__resumePaper{color:#222;background-color:#fff;width:100%;min-width:320px;max-width:800px;padding:40px 45px;font-family:Inter,sans-serif;line-height:1.35;box-shadow:0 0 20px #0000001a}.Resume-module__aBBUeq__header{text-align:center;border-bottom:1.5px solid #000;margin-bottom:15px;padding-bottom:10px}.Resume-module__aBBUeq__header h1{text-transform:uppercase;letter-spacing:1px;color:#000;margin:0;font-size:22px}.Resume-module__aBBUeq__tagline{color:#444;text-transform:uppercase;margin-top:5px;font-size:11px;font-weight:700}.Resume-module__aBBUeq__section{margin-bottom:14px}.Resume-module__aBBUeq__sectionTitle{text-transform:uppercase;color:#000;border-bottom:1px solid #ccc;margin-bottom:8px;padding-bottom:2px;font-size:12px;font-weight:800}.Resume-module__aBBUeq__section p{margin:0;font-size:11.5px}.Resume-module__aBBUeq__experienceItem{margin-bottom:8px}.Resume-module__aBBUeq__itemHeader,.Resume-module__aBBUeq__itemSubHeader{justify-content:space-between;font-size:11px;display:flex}.Resume-module__aBBUeq__itemHeader{font-weight:700}.Resume-module__aBBUeq__itemSubHeader{color:#444;margin-bottom:2px;font-style:italic}.Resume-module__aBBUeq__twoColumn{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Resume-module__aBBUeq__resumePaper ul{margin:3px 0;padding-left:15px}.Resume-module__aBBUeq__resumePaper li{margin-bottom:2px;font-size:10.5px}.Resume-module__aBBUeq__projectTech{color:#666;font-family:Space Mono,monospace;font-size:9px;font-weight:600}.Resume-module__aBBUeq__leadershipItem{margin-bottom:4px;font-size:10.5px}.Resume-module__aBBUeq__skillsGrid p{margin-bottom:3px;font-size:10.5px}@media (max-width:768px){.Resume-module__aBBUeq__pageWrapper{padding:35px 5px}.Resume-module__aBBUeq__resumePaper{padding:15px;box-shadow:0 4px 10px #0000000d}.Resume-module__aBBUeq__itemHeader,.Resume-module__aBBUeq__itemSubHeader{flex-direction:row;align-items:center}.Resume-module__aBBUeq__header h1{font-size:14px}.Resume-module__aBBUeq__tagline{font-size:9px}.Resume-module__aBBUeq__sectionTitle{font-size:11px}.Resume-module__aBBUeq__section p,.Resume-module__aBBUeq__resumePaper li,.Resume-module__aBBUeq__leadershipItem,.Resume-module__aBBUeq__skillsGrid p{font-size:9.5px}}@media print{@page{size:A4;margin:0}.Resume-module__aBBUeq__pageWrapper{background:0 0;padding:0}.Resume-module__aBBUeq__resumePaper{box-shadow:none;width:100%;max-width:none;padding:.5in}}
.CustomCursor-module__Sfe4LW__flameCursor{pointer-events:none;z-index:100000;will-change:transform;position:fixed;top:0;left:0}.CustomCursor-module__Sfe4LW__flameWrapper{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.CustomCursor-module__Sfe4LW__flameBlob{filter:url(#gooey-flame);background:#f36;border-radius:50%;width:18px;height:18px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:absolute}.CustomCursor-module__Sfe4LW__systemActive .CustomCursor-module__Sfe4LW__flameBlob{background:#0f8;box-shadow:0 0 15px #0f86}.CustomCursor-module__Sfe4LW__isHovering .CustomCursor-module__Sfe4LW__flameBlob{box-shadow:none;background:0 0;border:1px solid #0f8;transform:scale(2.2)}.CustomCursor-module__Sfe4LW__isPressed .CustomCursor-module__Sfe4LW__flameBlob{transform:scale(.7);box-shadow:0 0 25px #fff;background:#fff!important}.CustomCursor-module__Sfe4LW__flameCenter{z-index:2;background:#fff;border-radius:50%;width:4px;height:4px;transition:all .2s;position:absolute}.CustomCursor-module__Sfe4LW__targetRing{opacity:0;border:1px dashed #0f8;border-radius:50%;width:100%;height:100%;transition:all .3s;position:absolute;transform:scale(.5)}.CustomCursor-module__Sfe4LW__isHovering .CustomCursor-module__Sfe4LW__targetRing{opacity:.5;animation:4s linear infinite CustomCursor-module__Sfe4LW__rotateTarget;transform:scale(1.1)rotate(90deg)}@keyframes CustomCursor-module__Sfe4LW__rotateTarget{0%{transform:scale(1.1)rotate(0)}to{transform:scale(1.1)rotate(360deg)}}
.Layout-module__zaQHFq__portfolioMode{background-color:#000;min-height:100vh;position:relative;overflow-x:hidden;cursor:none!important}.Layout-module__zaQHFq__portfolioMode *{cursor:none!important}.Layout-module__zaQHFq__resumeMode{cursor:auto;background-color:#f5f5f5;min-height:100vh;position:relative;overflow-x:hidden}.Layout-module__zaQHFq__simpleTopBar{color:#000;text-align:center;z-index:100000;letter-spacing:1px;background:#0f8;width:100%;padding:12px;font-family:Space Mono,monospace;font-size:11px;font-weight:900;animation:.4s cubic-bezier(.16,1,.3,1) Layout-module__zaQHFq__slideInDown;position:fixed;top:0;left:0;box-shadow:0 4px 15px #0003}.Layout-module__zaQHFq__stickyResumeBtn{z-index:10005;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:2px;background:#000000d9;border:1px solid #00ff884d;align-items:center;gap:12px;padding:12px 22px;font-family:Space Mono,monospace;font-size:11px;font-weight:700;transition:all .4s;display:flex;position:fixed;top:60px;left:40px}.Layout-module__zaQHFq__stickyResumeBtn:hover{color:#000;background:#0f8;border-color:#0f8}.Layout-module__zaQHFq__enterPortfolioBtn{z-index:10001;color:#fff;letter-spacing:2px;cursor:pointer;background:#000;border:1px solid #333;padding:12px 24px;font-family:Space Mono,monospace;font-size:11px;font-weight:700;animation:.5s ease-out Layout-module__zaQHFq__fadeInDown;position:fixed;top:30px;right:40px}.Layout-module__zaQHFq__enterPortfolioBtn:hover{color:#000;background:#0f8;border-color:#0f8;box-shadow:0 0 20px #0f86}.Layout-module__zaQHFq__mazeSection{background:#000;justify-content:center;padding:100px 20px;display:flex}.Layout-module__zaQHFq__mazeContainer{text-align:center;border:1px solid #0f8;width:100%;max-width:600px;padding:50px 20px;position:relative;overflow:hidden}.Layout-module__zaQHFq__mazeContainer:before{content:"";background:#0f83;width:100%;height:2px;animation:4s linear infinite Layout-module__zaQHFq__scanline;position:absolute;top:0;left:0}.Layout-module__zaQHFq__mazeIcon{color:#0f8;margin-bottom:20px;font-family:Space Mono,monospace;font-size:24px}.Layout-module__zaQHFq__mazeContainer h3{color:#0f8;letter-spacing:3px;margin-bottom:15px;font-family:Space Mono,monospace;font-size:18px}.Layout-module__zaQHFq__mazeContainer p{color:#fff9;margin-bottom:30px;font-size:13px}.Layout-module__zaQHFq__mazeToggleBtn{color:#000;cursor:pointer;background:#0f8;border:none;padding:12px 30px;font-family:Space Mono,monospace;font-size:12px;font-weight:700;transition:transform .2s,box-shadow .2s}.Layout-module__zaQHFq__transitionOverlay{z-index:10010;pointer-events:all;background-color:#000;justify-content:center;align-items:center;animation:2.5s cubic-bezier(.87,0,.13,1) forwards Layout-module__zaQHFq__slideFullDown;display:flex;position:fixed;inset:0}.Layout-module__zaQHFq__terminalLoader{flex-direction:column;align-items:flex-start;gap:15px;min-width:320px;display:flex}.Layout-module__zaQHFq__logRow{opacity:0;animation:.3s forwards Layout-module__zaQHFq__logFadeIn;transform:translate(-15px)}.Layout-module__zaQHFq__logRow:first-child{animation-delay:.5s}.Layout-module__zaQHFq__logRow:nth-child(2){animation-delay:1s}.Layout-module__zaQHFq__logRow:nth-child(3){animation-delay:1.5s}.Layout-module__zaQHFq__glitchText{color:#0f8;letter-spacing:2px;text-transform:uppercase;font-family:Space Mono,monospace;font-size:clamp(16px,4vw,24px);font-weight:900;position:relative}.Layout-module__zaQHFq__glitchText:before,.Layout-module__zaQHFq__glitchText:after{content:attr(data-text);background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.Layout-module__zaQHFq__glitchText:before{text-shadow:-2px 0 #ff00c1;clip:rect(44px,450px,56px,0);animation:5s linear infinite alternate-reverse Layout-module__zaQHFq__glitch-anim;left:2px}.Layout-module__zaQHFq__glitchText:after{text-shadow:-2px 0 #00fff9;clip:rect(10px,450px,30px,0);animation:1s linear infinite alternate-reverse Layout-module__zaQHFq__glitch-anim2;left:-2px}.Layout-module__zaQHFq__flapOverlay{z-index:10020;background-color:#0f8;justify-content:center;align-items:center;animation:1.2s cubic-bezier(.7,0,.3,1) forwards Layout-module__zaQHFq__flapSlideUp;display:flex;position:fixed;inset:0}.Layout-module__zaQHFq__flapContent{color:#000;flex-direction:column;align-items:center;display:flex}.Layout-module__zaQHFq__flapText{letter-spacing:4px;font-family:Space Mono,monospace;font-size:18px;font-weight:900}.Layout-module__zaQHFq__loaderLine{transform-origin:0;background:#000;width:200px;height:4px;margin-bottom:20px;animation:1s ease-in-out infinite Layout-module__zaQHFq__scaleLoading}@keyframes Layout-module__zaQHFq__slideFullDown{0%{transform:translateY(-100%)}20%{transform:translateY(0)}80%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes Layout-module__zaQHFq__logFadeIn{to{opacity:1;transform:translate(0)}}@keyframes Layout-module__zaQHFq__scanline{0%{top:0}to{top:100%}}@keyframes Layout-module__zaQHFq__flapSlideUp{0%{transform:translateY(100%)}60%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes Layout-module__zaQHFq__scaleLoading{0%{transform:scaleX(0)}50%{transform:scaleX(1)}to{transform-origin:100%;transform:scaleX(0)}}@keyframes Layout-module__zaQHFq__glitch-anim{0%{clip:rect(31px,9999px,94px,0)}20%{clip:rect(62px,9999px,42px,0)}40%{clip:rect(16px,9999px,78px,0)}60%{clip:rect(87px,9999px,11px,0)}80%{clip:rect(34px,9999px,54px,0)}to{clip:rect(2px,9999px,62px,0)}}@keyframes Layout-module__zaQHFq__glitch-anim2{0%{clip:rect(65px,9999px,100px,0)}20%{clip:rect(40px,9999px,20px,0)}40%{clip:rect(10px,9999px,60px,0)}60%{clip:rect(90px,9999px,80px,0)}80%{clip:rect(20px,9999px,40px,0)}to{clip:rect(70px,9999px,90px,0)}}@media screen and (max-width:768px){.Layout-module__zaQHFq__enterPortfolioBtn{text-align:center;inset:auto 20px 30px}.Layout-module__zaQHFq__stickyResumeBtn{padding:10px 15px;font-size:10px;top:30px;left:20px}}
.MazeGamePage-module__LKgv0q__container header{display:none!important}.MazeGamePage-module__LKgv0q__container{color:#00ff41;background-color:#020502;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:60px 20px;font-family:Space Mono,monospace;display:flex;position:relative;overflow-x:hidden}.MazeGamePage-module__LKgv0q__entryFlap,.MazeGamePage-module__LKgv0q__exitFlap{z-index:99999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MazeGamePage-module__LKgv0q__entryFlap{background-color:#0f8;animation:.8s cubic-bezier(.7,0,.3,1) forwards MazeGamePage-module__LKgv0q__flapSlideOut}.MazeGamePage-module__LKgv0q__exitFlap{background-color:#f33;animation:.8s cubic-bezier(.7,0,.3,1) forwards MazeGamePage-module__LKgv0q__flapSlideIn}.MazeGamePage-module__LKgv0q__flapContent{color:#000;flex-direction:column;align-items:center;display:flex}.MazeGamePage-module__LKgv0q__flapText{letter-spacing:6px;text-transform:uppercase;font-family:Space Mono,monospace;font-size:1.4rem;font-weight:900}.MazeGamePage-module__LKgv0q__loaderLine{transform-origin:0;background:#000;width:200px;height:4px;margin-bottom:20px;animation:1s ease-in-out infinite MazeGamePage-module__LKgv0q__scaleLoading}.MazeGamePage-module__LKgv0q__wideContent{z-index:10;flex-direction:column;gap:15px;width:100%;max-width:1500px;display:flex}.MazeGamePage-module__LKgv0q__topMetadata{opacity:.8;gap:20px;padding:0 5px;font-size:.7rem;display:flex}.MazeGamePage-module__LKgv0q__mazeWrapper{background:#000;border:1px solid #00ff4166;flex-direction:column;width:100%;display:flex;box-shadow:0 0 60px #000,0 0 20px #00ff410d}.MazeGamePage-module__LKgv0q__internalToolbar{color:#000;background:#00ff41;border-bottom:4px solid #000;justify-content:space-between;align-items:center;padding:15px 30px;display:flex}.MazeGamePage-module__LKgv0q__osBrand{align-items:center;gap:12px;font-size:1.1rem;font-weight:900;display:flex}.MazeGamePage-module__LKgv0q__osIcon{font-size:1.4rem;animation:6s linear infinite MazeGamePage-module__LKgv0q__rotateIcon}.MazeGamePage-module__LKgv0q__subTitle{opacity:.7;font-size:.7rem;font-weight:400}.MazeGamePage-module__LKgv0q__toolbarRight{align-items:center;gap:30px;display:flex}.MazeGamePage-module__LKgv0q__protocolInfo{letter-spacing:1px;font-size:.8rem;font-weight:700}.MazeGamePage-module__LKgv0q__exitBtn{color:#00ff41;cursor:pointer;text-transform:uppercase;background:#000;border:1px solid #000;padding:6px 16px;font-family:inherit;font-size:.75rem;font-weight:900;transition:all .2s cubic-bezier(.16,1,.3,1)}.MazeGamePage-module__LKgv0q__exitBtn:hover{color:#fff;background:#f33;border-color:#f33;transform:translateY(-1px);box-shadow:0 0 20px #f339}.MazeGamePage-module__LKgv0q__gameInner{background:radial-gradient(circle,#051505 0%,#000 100%);justify-content:center;align-items:center;min-height:700px;padding:40px;display:flex}.MazeGamePage-module__LKgv0q__bottomBar{background:#000f00cc;border-top:1px solid #00ff4133;justify-content:space-between;align-items:flex-end;padding:25px 30px;display:flex}.MazeGamePage-module__LKgv0q__bottomBar .MazeGamePage-module__LKgv0q__footerBranding{font-size:12px}.MazeGamePage-module__LKgv0q__statusLog{flex-direction:column;gap:5px;display:flex}.MazeGamePage-module__LKgv0q__logLine{opacity:.6;letter-spacing:1px;font-size:.75rem}.MazeGamePage-module__LKgv0q__warning{color:#00ff41;font-size:.75rem;font-weight:700;animation:2s infinite MazeGamePage-module__LKgv0q__pulseOpacity}@keyframes MazeGamePage-module__LKgv0q__flapSlideOut{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes MazeGamePage-module__LKgv0q__flapSlideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes MazeGamePage-module__LKgv0q__scaleLoading{0%{transform:scaleX(0)}50%{transform:scaleX(1)}to{transform-origin:100%;transform:scaleX(0)}}@keyframes MazeGamePage-module__LKgv0q__rotateIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes MazeGamePage-module__LKgv0q__pulseOpacity{0%,to{opacity:1}50%{opacity:.4}}.MazeGamePage-module__LKgv0q__onlinePulse{padding-left:18px;position:relative}.MazeGamePage-module__LKgv0q__onlinePulse:before{content:"";background:#000;border-radius:50%;width:8px;height:8px;animation:1.5s infinite MazeGamePage-module__LKgv0q__pulseOpacity;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:1024px){.MazeGamePage-module__LKgv0q__gameInner{min-height:500px;padding:20px}.MazeGamePage-module__LKgv0q__internalToolbar{flex-direction:column;align-items:flex-start;gap:15px}}
