.page-module___8aEwW__main{flex-direction:column;min-height:100vh;margin-top:0;display:flex;overflow:hidden}.page-module___8aEwW__heroSection{background:var(--matrix-black);justify-content:space-between;align-items:center;min-height:100vh;padding:0 10%;display:flex;position:relative}.page-module___8aEwW__heroSection:after{content:"";background-image:linear-gradient(var(--matrix-dim)1px,transparent 1px),linear-gradient(90deg,var(--matrix-dim)1px,transparent 1px);opacity:.1;pointer-events:none;background-position:50%;background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent{z-index:2;flex:1;max-width:650px}.page-module___8aEwW__heroVisual{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.page-module___8aEwW__greeting{color:var(--matrix-green);text-transform:uppercase;letter-spacing:2px;text-shadow:0 0 5px var(--matrix-dim);margin-bottom:.5rem;font-size:1.2rem;font-weight:500;display:block}.page-module___8aEwW__headline{color:var(--matrix-green);text-shadow:0 0 10px #00ff4180;margin-bottom:1.5rem;font-family:Share Tech Mono,monospace;font-size:4rem;font-weight:700;line-height:1}.page-module___8aEwW__highlight{color:var(--matrix-pale);text-shadow:0 0 15px var(--matrix-green)}.page-module___8aEwW__dot{color:var(--matrix-green);animation:1s infinite page-module___8aEwW__blink}@keyframes page-module___8aEwW__blink{0%,to{opacity:1}50%{opacity:0}}.page-module___8aEwW__subtext{color:var(--matrix-dim);border-left:2px solid var(--matrix-green);max-width:500px;margin-bottom:2.5rem;padding-left:1rem;font-size:1.2rem;line-height:1.5}.page-module___8aEwW__ctaGroup{gap:1.5rem;display:flex}.page-module___8aEwW__primaryBtn,.page-module___8aEwW__secondaryBtn{text-transform:uppercase;letter-spacing:1px;padding:1rem 2.5rem;font-family:Share Tech Mono,monospace;font-weight:600;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.page-module___8aEwW__primaryBtn{background:var(--matrix-green);color:var(--matrix-black);box-shadow:0 0 15px var(--matrix-dim)}.page-module___8aEwW__primaryBtn:hover{background:var(--matrix-pale);box-shadow:0 0 30px var(--matrix-green);transform:translateY(-2px)}.page-module___8aEwW__secondaryBtn{border:1px solid var(--matrix-green);color:var(--matrix-green);background:0 0}.page-module___8aEwW__secondaryBtn:hover{box-shadow:0 0 15px var(--matrix-dim);background:#00ff411a}.page-module___8aEwW__socialMedia{align-items:center;gap:1rem;margin-top:2rem;display:flex}.page-module___8aEwW__socialIcon{border:1px solid var(--matrix-dim);width:45px;height:45px;color:var(--matrix-dim);background:0 0;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__socialIcon:before{content:"";background:var(--matrix-green);z-index:-1;width:0;height:0;transition:width .3s,height .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__socialIcon:hover{color:var(--matrix-black);border-color:var(--matrix-green);box-shadow:0 0 20px var(--matrix-dim)}.page-module___8aEwW__socialIcon:hover:before{width:100%;height:100%}.page-module___8aEwW__socialIcon svg{z-index:1;width:20px;height:20px;position:relative}.page-module___8aEwW__gradientOrb{border:2px solid var(--matrix-green);width:300px;height:300px;box-shadow:0 0 20px var(--matrix-dim),inset 0 0 20px var(--matrix-dim);border-radius:50%;animation:10s linear infinite page-module___8aEwW__spin;position:relative}.page-module___8aEwW__gradientOrb:before,.page-module___8aEwW__gradientOrb:after{content:"";border:1px solid var(--matrix-green);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__gradientOrb:before{border-style:dashed;width:250px;height:250px;animation:15s linear infinite reverse page-module___8aEwW__spin}.page-module___8aEwW__gradientOrb:after{border-width:4px;border-top-color:#0000;border-bottom-color:#0000;width:150px;height:150px;animation:5s linear infinite page-module___8aEwW__spin}@keyframes page-module___8aEwW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes page-module___8aEwW__spinReverse{0%{transform:translate(-50%,-50%)rotate(360deg)}to{transform:translate(-50%,-50%)rotate(0)}}@media (max-width:768px){.page-module___8aEwW__heroSection{text-align:center;flex-direction:column-reverse;justify-content:center;gap:3rem;padding:100px 20px 60px}.page-module___8aEwW__heroContent{flex-direction:column;align-items:center;display:flex}.page-module___8aEwW__headline{font-size:2.5rem}.page-module___8aEwW__heroVisual{width:100%;max-width:400px;height:400px;margin-bottom:3rem}.page-module___8aEwW__gradientOrb{width:280px;height:280px}.page-module___8aEwW__gradientOrb:before{width:230px;height:230px}.page-module___8aEwW__gradientOrb:after{width:150px;height:150px}.page-module___8aEwW__ctaGroup{flex-direction:column;justify-content:center;width:100%}.page-module___8aEwW__primaryBtn,.page-module___8aEwW__secondaryBtn{text-align:center;width:100%}.page-module___8aEwW__socialMedia{justify-content:center;margin-top:1.5rem}.page-module___8aEwW__socialIcon{width:42px;height:42px}}@media (max-width:480px){.page-module___8aEwW__heroSection{gap:2rem;padding:80px 15px 40px}.page-module___8aEwW__greeting{font-size:1rem}.page-module___8aEwW__headline{font-size:1.8rem}.page-module___8aEwW__subtext{margin-bottom:2rem;font-size:1rem}.page-module___8aEwW__heroVisual{max-width:320px;height:320px;margin-bottom:2rem}.page-module___8aEwW__gradientOrb{width:240px;height:240px}.page-module___8aEwW__gradientOrb:before{width:190px;height:190px}.page-module___8aEwW__gradientOrb:after{width:120px;height:120px}.page-module___8aEwW__primaryBtn,.page-module___8aEwW__secondaryBtn{padding:.8rem 1.5rem;font-size:.9rem}.page-module___8aEwW__socialMedia{gap:.8rem;margin-top:1.5rem}.page-module___8aEwW__socialIcon{width:40px;height:40px}.page-module___8aEwW__socialIcon svg{width:18px;height:18px}}
.About-module__vAULUW__section{border-top:1px solid var(--matrix-dim);border-bottom:1px solid var(--matrix-dim);background-color:#020202;padding:6rem 10%;position:relative}.About-module__vAULUW__section:before{content:"";border-top:2px solid var(--matrix-green);border-left:2px solid var(--matrix-green);width:20px;height:20px;position:absolute;top:-1px;left:0}.About-module__vAULUW__section:after{content:"";border-bottom:2px solid var(--matrix-green);border-right:2px solid var(--matrix-green);width:20px;height:20px;position:absolute;bottom:-1px;right:0}.About-module__vAULUW__container{max-width:1200px;margin:0 auto}.About-module__vAULUW__header{text-align:center;margin-bottom:3rem}.About-module__vAULUW__title{color:var(--matrix-green);text-transform:uppercase;letter-spacing:4px;text-shadow:0 0 10px var(--matrix-dim);border-bottom:2px solid var(--matrix-dim);margin-bottom:1rem;padding-bottom:.5rem;font-size:2.5rem;font-weight:700;display:inline-block}.About-module__vAULUW__subtitle{color:var(--matrix-dim);margin-top:1rem;font-size:1rem}.About-module__vAULUW__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__bio{color:var(--matrix-green);border:1px solid var(--matrix-dim);background:#0014004d;padding:2rem;font-size:1rem;line-height:1.8;box-shadow:0 0 10px #00ff410d}.About-module__vAULUW__bio p{margin-bottom:1.5rem}.About-module__vAULUW__highlight{color:var(--matrix-pale);text-shadow:0 0 5px var(--matrix-green);font-weight:700}.About-module__vAULUW__stats{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}.About-module__vAULUW__statItem{border:1px solid var(--matrix-green);box-shadow:4px 4px 0 var(--matrix-dim);background:#000;justify-content:space-between;align-items:center;padding:1.5rem;transition:transform .2s;display:flex}.About-module__vAULUW__statItem:hover{box-shadow:6px 6px 0 var(--matrix-green);transform:translate(-2px,-2px)}.About-module__vAULUW__statNumber{color:var(--matrix-green);text-shadow:0 0 10px var(--matrix-green);font-size:2.5rem;font-weight:700}.About-module__vAULUW__statLabel{color:var(--matrix-dim);text-transform:uppercase;letter-spacing:1px;font-size:1rem}@media (max-width:768px){.About-module__vAULUW__section{padding:4rem 5%}.About-module__vAULUW__title{font-size:2rem}.About-module__vAULUW__content{grid-template-columns:1fr;gap:2rem}.About-module__vAULUW__bio{padding:1.5rem;font-size:.95rem}.About-module__vAULUW__statNumber{font-size:2rem}}@media (max-width:480px){.About-module__vAULUW__section{padding:3rem 5%}.About-module__vAULUW__title{letter-spacing:2px;font-size:1.5rem}.About-module__vAULUW__bio{padding:1rem}.About-module__vAULUW__statItem{text-align:center;flex-direction:column;gap:.5rem}.About-module__vAULUW__statNumber{font-size:1.8rem}}
.Skills-module__G7oUEG__section{background-color:var(--background);padding:6rem 10%;position:relative}.Skills-module__G7oUEG__container{max-width:1200px;margin:0 auto}.Skills-module__G7oUEG__header{text-align:center;margin-bottom:4rem}.Skills-module__G7oUEG__title{color:var(--matrix-green);text-transform:uppercase;text-shadow:0 0 8px var(--matrix-dim);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Skills-module__G7oUEG__categories{flex-direction:column;gap:4rem;display:flex}.Skills-module__G7oUEG__categoryTitle{color:var(--matrix-pale);border-bottom:1px dashed var(--matrix-dim);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:2rem;display:grid}.Skills-module__G7oUEG__skillCard{border:1px solid var(--matrix-dim);text-align:center;cursor:crosshair;background:#000c;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden}.Skills-module__G7oUEG__skillCard:before{content:"";background:var(--matrix-green);transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.Skills-module__G7oUEG__skillCard:hover{border-color:var(--matrix-green);box-shadow:0 0 15px #00ff4133}.Skills-module__G7oUEG__skillCard:hover:before{transform:scaleX(1)}.Skills-module__G7oUEG__skillCard:hover .Skills-module__G7oUEG__icon{color:var(--matrix-green);text-shadow:0 0 10px var(--matrix-green);transform:scale(1.1)}.Skills-module__G7oUEG__icon{color:var(--matrix-dim);justify-content:center;margin-bottom:1rem;font-size:2.5rem;transition:all .3s;display:flex}.Skills-module__G7oUEG__skillName{color:var(--matrix-green);letter-spacing:1px;font-size:.9rem}@media (max-width:768px){.Skills-module__G7oUEG__section{padding:4rem 5%}.Skills-module__G7oUEG__title{font-size:2rem}.Skills-module__G7oUEG__categories{gap:3rem}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Skills-module__G7oUEG__skillCard{padding:1.2rem}.Skills-module__G7oUEG__icon{font-size:2rem}}@media (max-width:480px){.Skills-module__G7oUEG__section{padding:3rem 5%}.Skills-module__G7oUEG__title{font-size:1.5rem}.Skills-module__G7oUEG__categoryTitle{font-size:1.2rem}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.Skills-module__G7oUEG__skillCard{padding:1rem}.Skills-module__G7oUEG__icon{margin-bottom:.5rem;font-size:1.8rem}.Skills-module__G7oUEG__skillName{font-size:.8rem}}
.Projects-module__2BoJ-q__section{border-top:1px solid var(--matrix-dim);background-color:#020202;padding:6rem 10%}.Projects-module__2BoJ-q__container{max-width:1200px;margin:0 auto}.Projects-module__2BoJ-q__header{text-align:center;margin-bottom:3rem}.Projects-module__2BoJ-q__title{color:var(--matrix-green);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Projects-module__2BoJ-q__subtitle{color:var(--matrix-dim)}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.Projects-module__2BoJ-q__card{border:1px solid var(--matrix-dim);background:#000;transition:all .3s;position:relative;overflow:hidden}.Projects-module__2BoJ-q__card:hover{border-color:var(--matrix-green);transform:translateY(-5px);box-shadow:0 0 20px #00ff4126}.Projects-module__2BoJ-q__imageContainer{border-bottom:1px solid var(--matrix-dim);background:repeating-linear-gradient(45deg,#050505,#050505 10px,#0a0a0a 10px 20px);justify-content:center;align-items:center;height:200px;display:flex}.Projects-module__2BoJ-q__imagePlaceholder{color:var(--matrix-dim);opacity:.5;font-size:4rem}.Projects-module__2BoJ-q__content{flex-direction:column;padding:2rem;display:flex}.Projects-module__2BoJ-q__projectTitle{color:var(--matrix-green);margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.Projects-module__2BoJ-q__description{color:#ccc;opacity:.9;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Projects-module__2BoJ-q__tag{color:var(--matrix-green);border:1px solid var(--matrix-dim);text-transform:uppercase;background:#00ff411a;padding:.2rem .6rem;font-size:.8rem}.Projects-module__2BoJ-q__links{gap:1rem;margin-top:auto;display:flex}.Projects-module__2BoJ-q__link{color:var(--matrix-dim);border-bottom:1px solid #0000;font-size:.9rem;transition:all .3s}.Projects-module__2BoJ-q__link:hover{color:var(--matrix-green);border-bottom-color:var(--matrix-green);text-shadow:0 0 5px var(--matrix-green)}@media (max-width:768px){.Projects-module__2BoJ-q__section{padding:4rem 5%}.Projects-module__2BoJ-q__title{font-size:2rem}.Projects-module__2BoJ-q__grid{grid-template-columns:1fr;gap:2rem}.Projects-module__2BoJ-q__content{padding:1.5rem}}.Projects-module__2BoJ-q__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s Projects-module__2BoJ-q__fadeIn;display:flex;position:fixed;top:0;left:0}.Projects-module__2BoJ-q__modalContent{max-width:90vw;max-height:90vh;position:relative}.Projects-module__2BoJ-q__modalImage{border:2px solid var(--matrix-green);object-fit:contain;max-width:100%;max-height:90vh;box-shadow:0 0 30px #00ff4133}.Projects-module__2BoJ-q__closeBtn{color:var(--matrix-green);cursor:pointer;background:0 0;border:none;font-size:2rem;transition:all .2s;position:absolute;top:-40px;right:0}.Projects-module__2BoJ-q__closeBtn:hover{text-shadow:0 0 10px var(--matrix-green);transform:scale(1.1)}@keyframes Projects-module__2BoJ-q__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.Projects-module__2BoJ-q__section{padding:3rem 5%}.Projects-module__2BoJ-q__title{font-size:1.5rem}.Projects-module__2BoJ-q__imageContainer{height:180px}.Projects-module__2BoJ-q__content{padding:1.2rem}.Projects-module__2BoJ-q__projectTitle{font-size:1.2rem}.Projects-module__2BoJ-q__description{font-size:.9rem}.Projects-module__2BoJ-q__links{flex-direction:column;gap:.5rem}}
.Contact-module__hcVmEa__section{background-color:var(--background);border-top:1px solid var(--matrix-dim);padding:6rem 10%}.Contact-module__hcVmEa__container{max-width:700px;margin:0 auto}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:3rem}.Contact-module__hcVmEa__title{color:var(--matrix-green);text-transform:uppercase;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Contact-module__hcVmEa__subtitle{color:var(--matrix-dim)}.Contact-module__hcVmEa__form{border:1px solid var(--matrix-green);background:#000;padding:2rem;position:relative;box-shadow:0 0 15px #00ff411a}.Contact-module__hcVmEa__form:before{content:"USER_INPUT_TERMINAL_V1.0";background:var(--matrix-green);color:#000;text-align:right;margin:-2rem -2rem 2rem;padding:2px 10px;font-size:.8rem;font-weight:700;display:block}.Contact-module__hcVmEa__formGroup{margin-bottom:1.5rem}.Contact-module__hcVmEa__label{color:var(--matrix-green);text-transform:uppercase;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{border:1px solid var(--matrix-dim);width:100%;color:var(--matrix-green);background:#050505;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--matrix-green);background:#000;outline:none;box-shadow:0 0 10px #00ff414d}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:150px}.Contact-module__hcVmEa__submitBtn{border:1px solid var(--matrix-green);width:100%;color:var(--matrix-green);cursor:pointer;text-transform:uppercase;background:0 0;padding:1rem;font-family:Share Tech Mono,monospace;font-size:1.1rem;font-weight:600;transition:all .3s}.Contact-module__hcVmEa__submitBtn:hover{background:var(--matrix-green);color:#000;box-shadow:0 0 20px var(--matrix-green)}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.Contact-module__hcVmEa__section{padding:4rem 5%}.Contact-module__hcVmEa__title{font-size:2rem}.Contact-module__hcVmEa__form{padding:1.5rem}.Contact-module__hcVmEa__form:before{margin:-1.5rem -1.5rem 1.5rem}}@media (max-width:480px){.Contact-module__hcVmEa__section{padding:3rem 5%}.Contact-module__hcVmEa__title{font-size:1.5rem}.Contact-module__hcVmEa__form{padding:1rem}.Contact-module__hcVmEa__form:before{margin:-1rem -1rem 1rem;font-size:.7rem}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{padding:.8rem;font-size:.95rem}.Contact-module__hcVmEa__submitBtn{font-size:1rem}}.Contact-module__hcVmEa__socialSection{text-align:center;border:1px dashed var(--matrix-dim);background:#00140033;margin:2rem 0;padding:2rem}.Contact-module__hcVmEa__socialText{color:var(--matrix-dim);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1rem}.Contact-module__hcVmEa__socialIcons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Contact-module__hcVmEa__socialLink{border:1px solid var(--matrix-dim);color:var(--matrix-dim);background:0 0;flex-direction:column;align-items:center;gap:.5rem;min-width:100px;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.Contact-module__hcVmEa__socialLink:hover{background:var(--matrix-green);color:var(--matrix-black);border-color:var(--matrix-green);box-shadow:0 0 20px var(--matrix-dim);transform:translateY(-3px)}.Contact-module__hcVmEa__socialLink svg{width:28px;height:28px;transition:transform .3s}.Contact-module__hcVmEa__socialLink:hover svg{transform:scale(1.1)}.Contact-module__hcVmEa__socialLink span{text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}
.MatrixLoader-module__c_JQ_G__loaderContainer{z-index:9999;background-color:#000;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity 1s ease-in-out;display:flex;position:fixed;top:0;left:0}.MatrixLoader-module__c_JQ_G__hidden{opacity:0;pointer-events:none}.MatrixLoader-module__c_JQ_G__canvas{width:100%;height:100%;position:absolute;top:0;left:0}.MatrixLoader-module__c_JQ_G__loadingText{z-index:10000;color:#0f0;text-transform:uppercase;background:#000000b3;border:1px solid #0f0;padding:1rem 2rem;font-family:Courier New,Courier,monospace;font-size:2rem;font-weight:700;animation:1.5s infinite MatrixLoader-module__c_JQ_G__pulse;position:relative;box-shadow:0 0 20px #0f0}@keyframes MatrixLoader-module__c_JQ_G__pulse{0%{opacity:.5;text-shadow:0 0 10px #0f0}50%{opacity:1;text-shadow:0 0 20px #0f0,0 0 30px #0f0}to{opacity:.5;text-shadow:0 0 10px #0f0}}
