.Hero-module__JgYmMq__hero{color:#fff;text-align:center;background:radial-gradient(circle,#0b0f1a 10%,#090d1a 40%,#05080f 85%) fixed;justify-content:center;align-items:center;width:100%;height:100vh;padding:0 5%;display:flex;position:relative;overflow:hidden}@keyframes Hero-module__JgYmMq__nebulaMovement{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.Hero-module__JgYmMq__hero:before{content:"";opacity:.2;pointer-events:none;background-color:#0000;background-image:radial-gradient(circle,#0078ff1a,#0000),radial-gradient(circle at 20% 80%,#ff00ff14,#0000),radial-gradient(circle at 80% 20%,#ffff0014,#0000);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;width:100%;height:100%;animation:30s linear infinite alternate Hero-module__JgYmMq__nebulaMovement;position:absolute}.Hero-module__JgYmMq__heroGlow{filter:blur(180px);background:#0078ff33;border-radius:50%;width:380px;height:380px;transition:transform 1.2s ease-out;animation:10s ease-in-out infinite alternate Hero-module__JgYmMq__glowPulse;position:absolute;top:32%;left:50%;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__heroGlowSecondary{filter:blur(150px);background:#00b4ff26;border-radius:50%;width:280px;height:280px;transition:transform 1.3s ease-out;animation:12s ease-in-out infinite alternate Hero-module__JgYmMq__glowPulse;position:absolute;top:38%;left:54%;transform:translate(-50%,-50%)}@keyframes Hero-module__JgYmMq__glowPulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(1)}to{opacity:.3;transform:translate(-50%,-50%)scale(1.12)}}.Hero-module__JgYmMq__container{text-align:center;max-width:900px;padding:0 1.5rem}.Hero-module__JgYmMq__heroTitle{letter-spacing:-1px;text-transform:uppercase;color:#0000;background:linear-gradient(90deg,#fff 20%,#b3b3b3 50%,#fff 80%) 0 0/700%;-webkit-background-clip:text;background-clip:text;margin-bottom:1.2rem;font-size:clamp(3rem,6vw,4.2rem);font-weight:800;line-height:1.1}@keyframes Hero-module__JgYmMq__glassReflection{0%{background-position:-700% 0}to{background-position:700% 0}}.Hero-module__JgYmMq__subtitle{letter-spacing:.5px;margin-bottom:2.8rem;font-size:1.35rem;font-weight:400}.Hero-module__JgYmMq__jobTitle{color:#00c6ff}.Hero-module__JgYmMq__ctaWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.6rem;display:flex}.Hero-module__JgYmMq__cta,.Hero-module__JgYmMq__ctaOutline{text-transform:uppercase;border-radius:8px;padding:.85rem 1.2rem;font-size:1.15rem;font-weight:600;transition:transform .5s ease-in-out;position:relative;overflow:hidden}.Hero-module__JgYmMq__cta3D{transition:transform .6s ease-out}.Hero-module__JgYmMq__cta3D:hover{transform:perspective(800px)rotateX(3deg)scale(1.06)}.Hero-module__JgYmMq__cta{color:#fff;background:linear-gradient(45deg,#0078ff,#00c6ff);box-shadow:0 6px 20px #0078ff66}.Hero-module__JgYmMq__cta:after{content:"";background:linear-gradient(90deg,#ffffff26,#0000);width:240%;height:100%;transition:left 1.2s ease-in-out;position:absolute;top:0;left:-120%;transform:skew(-15deg)}.Hero-module__JgYmMq__cta:hover:after{left:120%}.Hero-module__JgYmMq__cta:hover{transform:perspective(800px)rotateX(3deg)scale(1.08);box-shadow:0 8px 26px #0078ff8c}.Hero-module__JgYmMq__ctaOutline{color:#0078ff;background:0 0;border:2px solid #0078ff}.Hero-module__JgYmMq__ctaOutline:hover{color:#00c6ff;background:#0078ff33;border-color:#00c6ff}@media (max-width:768px){.Hero-module__JgYmMq__heroTitle{letter-spacing:-.3px;max-width:90%;margin:0 auto 1.5rem;font-size:2.6rem;line-height:1.2}.Hero-module__JgYmMq__subtitle{max-width:85%;margin:0 auto 1.8rem;font-size:1.15rem}.Hero-module__JgYmMq__ctaWrapper{flex-direction:column;gap:1.2rem}.Hero-module__JgYmMq__cta,.Hero-module__JgYmMq__ctaOutline{border-radius:6px;width:80%;max-width:300px;padding:.7rem 1.5rem;font-size:1rem}.Hero-module__JgYmMq__heroGlow{filter:blur(100px);width:220px;height:220px}.Hero-module__JgYmMq__heroGlowSecondary{filter:blur(90px);width:160px;height:160px}}.Hero-module__JgYmMq__socialIcons{gap:15px;display:flex;position:absolute;top:20px;right:20px}.Hero-module__JgYmMq__githubIcon{transition:transform .3s ease-in-out;animation:3s ease-in-out infinite Hero-module__JgYmMq__wiggle}.Hero-module__JgYmMq__githubIcon:hover{transform:scale(1.1)}.Hero-module__JgYmMq__linkedinIcon{transition:transform .3s ease-in-out;animation:2s ease-in-out infinite Hero-module__JgYmMq__bounce}.Hero-module__JgYmMq__linkedinIcon:hover{transform:scale(1.1)}@keyframes Hero-module__JgYmMq__wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}}@keyframes Hero-module__JgYmMq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.Hero-module__JgYmMq__socialIcons{top:10px;right:10px}}@media (max-width:1024px){.Hero-module__JgYmMq__ctaWrapper{flex-wrap:wrap;justify-content:center;gap:1.2rem}.Hero-module__JgYmMq__ctaWrapper>*{width:45%;min-width:140px;max-width:300px}}@media (max-width:500px){.Hero-module__JgYmMq__ctaWrapper>*{width:100%}}
.Projects-module__T_D1Ca__projectsSection{background-blend-mode:normal, overlay;background:linear-gradient(#0006,#0000004d),url(/projectsBackground.png) 50%/cover no-repeat,radial-gradient(circle,#05080f 0%,#090d1a 50%,#0b0f1a 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;max-height:100vh;display:flex;position:relative;overflow:hidden}.Projects-module__T_D1Ca__container{text-align:center;max-width:100%;position:relative}.Projects-module__T_D1Ca__title{color:#0000;text-transform:uppercase;letter-spacing:1px;background-image:linear-gradient(90deg,#fff,#c7c7c7);-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-family:Quicksand,sans-serif;font-size:3rem;font-weight:700}.Projects-module__T_D1Ca__scrollContainer{cursor:grab;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;flex-direction:row;width:fit-content;display:flex}.Projects-module__T_D1Ca__scrollContainer::-webkit-scrollbar{display:none}.Projects-module__T_D1Ca__projectSlide{scroll-snap-align:center;flex:none;justify-content:center;display:flex}.Projects-module__T_D1Ca__projectSlide:active{cursor:grabbing}@media (max-width:849px){.Projects-module__T_D1Ca__projectSlide:first-child{margin-left:calc(50vw - 200px)}}.Projects-module__T_D1Ca__canScroll:after{content:"";pointer-events:none;background:linear-gradient(270deg,#05080fe6,#05080f00);width:84px;height:320px;animation:1.8s ease-in-out infinite Projects-module__T_D1Ca__edgePulse;position:absolute;top:4.8rem;right:0}.Projects-module__T_D1Ca__swipeHint{color:#fff;letter-spacing:.02em;text-shadow:0 0 12px #00c6ff59;margin-top:10px;font-family:Quicksand,sans-serif;font-weight:700}.Projects-module__T_D1Ca__hintArrow{margin-left:.3rem;animation:1.1s ease-in-out infinite Projects-module__T_D1Ca__arrowNudge;display:inline-block}.Projects-module__T_D1Ca__backButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#0078ff,#00c6ff);border:none;border-radius:8px;margin-top:2rem;padding:.9rem 1.8rem;font-size:1.1rem;font-weight:700;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;position:relative;overflow:hidden;box-shadow:0 4px 12px #0078ff66}.Projects-module__T_D1Ca__backButton:after{content:"";background:linear-gradient(90deg,#fff3,#0000);width:200%;height:100%;transition:left 1s ease-in-out;position:absolute;top:0;left:-100%;transform:skew(-15deg)}.Projects-module__T_D1Ca__backButton:hover:after{left:100%}@media (min-width:768px){.Projects-module__T_D1Ca__canScroll:after{height:360px;top:6.2rem}}@keyframes Projects-module__T_D1Ca__arrowNudge{0%,to{opacity:.8;transform:translate(0)}50%{opacity:1;transform:translate(8px)}}@keyframes Projects-module__T_D1Ca__edgePulse{0%,to{opacity:.55}50%{opacity:.95}}
.ProjectCard-module__RZPw0W__card{aspect-ratio:4/3;flex-direction:column;justify-content:center;align-items:center;max-width:400px;margin-right:1rem;display:flex;position:relative;overflow:hidden}.ProjectCard-module__RZPw0W__card:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(155deg,#08142857,#0308128f);position:absolute;inset:0}.ProjectCard-module__RZPw0W__backgroundImage{z-index:1;object-fit:cover;position:absolute;inset:0}.ProjectCard-module__RZPw0W__content{z-index:3;padding:40px;position:relative}.ProjectCard-module__RZPw0W__image{border-radius:10px;max-width:90%;height:auto}.ProjectCard-module__RZPw0W__title,.ProjectCard-module__RZPw0W__subtitle,.ProjectCard-module__RZPw0W__description{text-align:left;color:#fff;font-family:Quicksand,sans-serif;font-weight:400}@supports ((-webkit-background-clip:text)) and (not (-webkit-text-fill-color:inherit)){.ProjectCard-module__RZPw0W__title,.ProjectCard-module__RZPw0W__subtitle,.ProjectCard-module__RZPw0W__description{color:#fff}}.ProjectCard-module__RZPw0W__title{font-size:20px;font-weight:800}.ProjectCard-module__RZPw0W__subtitle,.ProjectCard-module__RZPw0W__description{margin-left:5px}.ProjectCard-module__RZPw0W__subtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;margin-bottom:10px;font-size:15px;font-weight:600;display:-webkit-box;overflow:hidden}.ProjectCard-module__RZPw0W__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;display:-webkit-box;overflow:hidden}
.ProjectModal-module__r7uHCW__overlay{z-index:1000;-webkit-backdrop-filter:blur(14px);background:#03060ce0;place-items:center;padding:0;display:grid;position:fixed;inset:0}.ProjectModal-module__r7uHCW__modal{overscroll-behavior:contain;color:#eef3fb;width:100%;height:100dvh;font-family:var(--font-quicksand), "Quicksand", sans-serif;text-align:left;background:#0b101c;flex-direction:column;display:flex;position:relative;overflow-y:auto}.ProjectModal-module__r7uHCW__modal:focus{outline:none}.ProjectModal-module__r7uHCW__closeButton{z-index:10;color:#dfe8f5;cursor:pointer;background:#0d1320d9;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:40px;height:40px;transition:background .16s,border-color .16s,transform .16s;display:grid;position:absolute;top:14px;right:14px}.ProjectModal-module__r7uHCW__closeButton:hover{background:#1e2a42f2;border-color:#7eb4ff8c;transform:scale(1.05)}.ProjectModal-module__r7uHCW__closeButton:focus-visible{outline-offset:2px;outline:2px solid #7db7ff}.ProjectModal-module__r7uHCW__mediaPane{background:radial-gradient(circle at 30% 0,#0078ff1f,#0000 60%),#090e18;flex-direction:column;gap:18px;padding:18px 18px 0;display:flex}.ProjectModal-module__r7uHCW__browserFrame{background:#0d1424;border:1px solid #ffffff1a;border-radius:14px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 18px 44px #00000073}.ProjectModal-module__r7uHCW__browserFrame:hover{border-color:#00c6ff73;transform:translateY(-2px);box-shadow:0 22px 52px #0050c847}.ProjectModal-module__r7uHCW__browserFrame:focus-visible{outline-offset:3px;outline:2px solid #7db7ff}.ProjectModal-module__r7uHCW__browserBar{background:#ffffff0d;border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:9px 14px;display:flex}.ProjectModal-module__r7uHCW__browserDots{flex-shrink:0;gap:5px;display:inline-flex}.ProjectModal-module__r7uHCW__browserDots i{background:#ffffff38;border-radius:50%;width:9px;height:9px}.ProjectModal-module__r7uHCW__browserUrl{text-overflow:ellipsis;white-space:nowrap;text-align:center;letter-spacing:.03em;color:#bed2ebd9;min-width:0;font-size:.78rem;font-family:var(--font-geist-mono), monospace;flex:1;overflow:hidden}.ProjectModal-module__r7uHCW__browserExternal{color:#96b4dcb3;flex-shrink:0}.ProjectModal-module__r7uHCW__browserFrame:hover .ProjectModal-module__r7uHCW__browserExternal{color:#00c6ff}.ProjectModal-module__r7uHCW__screenshotWrap{aspect-ratio:16/10;background:radial-gradient(circle at 50% 40%,#1c2c4899,#090d16f2);display:block;position:relative}.ProjectModal-module__r7uHCW__screenshot{object-fit:contain;object-position:center;padding:12px}.ProjectModal-module__r7uHCW__techSection{gap:10px;display:grid}.ProjectModal-module__r7uHCW__paneLabel{letter-spacing:.14em;text-transform:uppercase;color:#8caad2bf;margin:0;font-size:.72rem;font-weight:700}.ProjectModal-module__r7uHCW__techList{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ProjectModal-module__r7uHCW__techChip{color:#e1ecfaeb;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:6px 12px 6px 8px;font-size:.8rem;font-weight:600;display:inline-flex}.ProjectModal-module__r7uHCW__techLogo{object-fit:contain;width:16px;height:16px}.ProjectModal-module__r7uHCW__techFallback{color:#dceaff;background:#0096ff4d;border-radius:4px;place-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;display:inline-grid}.ProjectModal-module__r7uHCW__contentPane{flex-direction:column;padding:26px 18px 24px;display:flex}.ProjectModal-module__r7uHCW__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#00c6ff;margin:0 0 6px;font-size:.74rem;font-weight:700}.ProjectModal-module__r7uHCW__title{letter-spacing:.005em;color:#fff;margin:0 0 18px;font-size:clamp(1.55rem,4.5vw,2.1rem);font-weight:700;line-height:1.15}.ProjectModal-module__r7uHCW__metaRow{background:#ffffff09;border:1px solid #ffffff17;border-radius:12px;flex-wrap:wrap;gap:10px 28px;margin:0 0 20px;padding:14px 16px;display:flex}.ProjectModal-module__r7uHCW__metaItem{gap:3px;min-width:0;display:grid}.ProjectModal-module__r7uHCW__metaItem dt{letter-spacing:.12em;text-transform:uppercase;color:#8caad2b8;font-size:.68rem;font-weight:700}.ProjectModal-module__r7uHCW__metaItem dd{color:#e8f0faf2;margin:0;font-size:.9rem;font-weight:600}.ProjectModal-module__r7uHCW__statusBadge{align-items:center;gap:6px;display:inline-flex}.ProjectModal-module__r7uHCW__statusLive{color:#6ee7a0}.ProjectModal-module__r7uHCW__statusDot{background:#34d977;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite ProjectModal-module__r7uHCW__statusPulse;box-shadow:0 0 8px #34d977cc}@keyframes ProjectModal-module__r7uHCW__statusPulse{0%,to{opacity:1}50%{opacity:.45}}.ProjectModal-module__r7uHCW__summary{color:#d2def0e0;margin:0 0 24px;font-size:.98rem;line-height:1.75}.ProjectModal-module__r7uHCW__highlightsSection{gap:12px;margin-bottom:28px;display:grid}.ProjectModal-module__r7uHCW__highlightList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.ProjectModal-module__r7uHCW__highlightItem{color:#c8d6ead9;padding-left:26px;font-size:.92rem;line-height:1.65;position:relative}.ProjectModal-module__r7uHCW__highlightItem:before{content:"";opacity:.85;background:linear-gradient(135deg,#0078ff,#00c6ff);border-radius:3px;width:12px;height:12px;position:absolute;top:.52em;left:2px}.ProjectModal-module__r7uHCW__actions{flex-direction:column;gap:10px;margin-top:auto;padding-top:4px;display:flex}.ProjectModal-module__r7uHCW__primaryAction{color:#fff;letter-spacing:.01em;background:linear-gradient(45deg,#0078ff,#00c6ff);border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 22px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 6px 18px #0078ff59}.ProjectModal-module__r7uHCW__primaryAction:hover{transform:translateY(-1px);box-shadow:0 10px 26px #008cff73}.ProjectModal-module__r7uHCW__primaryAction:focus-visible{outline-offset:3px;outline:2px solid #8bc2ff}.ProjectModal-module__r7uHCW__secondaryAction{color:#d7e4f5e6;cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:11px 22px;font-family:inherit;font-size:.92rem;font-weight:600;transition:background .16s,border-color .16s;display:inline-flex}.ProjectModal-module__r7uHCW__secondaryAction:hover{background:#ffffff0f;border-color:#ffffff4d}.ProjectModal-module__r7uHCW__secondaryAction:focus-visible{outline-offset:2px;outline:2px solid #7db7ff}@media (min-width:900px){.ProjectModal-module__r7uHCW__overlay{padding:32px}.ProjectModal-module__r7uHCW__modal{border:1px solid #ffffff1f;border-radius:20px;flex-direction:row;align-items:stretch;width:min(1060px,94vw);height:auto;max-height:min(88dvh,780px);overflow:hidden;box-shadow:0 32px 80px #0009,inset 0 1px #ffffff12}.ProjectModal-module__r7uHCW__mediaPane{border-right:1px solid #ffffff12;flex:0 0 47%;padding:26px;overflow-y:auto}.ProjectModal-module__r7uHCW__browserFrame{flex-direction:column;flex:1;min-height:0;display:flex}.ProjectModal-module__r7uHCW__screenshotWrap{aspect-ratio:auto;flex:1;min-height:240px}.ProjectModal-module__r7uHCW__contentPane{flex:1;min-width:0;padding:34px 36px 30px;overflow-y:auto}.ProjectModal-module__r7uHCW__actions{flex-direction:row}.ProjectModal-module__r7uHCW__primaryAction{flex:1}}@media (prefers-reduced-motion:reduce){.ProjectModal-module__r7uHCW__closeButton,.ProjectModal-module__r7uHCW__browserFrame,.ProjectModal-module__r7uHCW__primaryAction,.ProjectModal-module__r7uHCW__secondaryAction{transition:none}.ProjectModal-module__r7uHCW__statusDot{animation:none}}
.StarFieldCanvas-module__YTsdna__canvas{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}
.ContactCard-module__-wkb8W__wrap{z-index:1;place-items:center;min-height:100vh;padding:24px 16px;display:grid;position:relative}.ContactCard-module__-wkb8W__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0f111aa6;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:560px;padding:28px 22px;box-shadow:0 14px 36px #00000073}.ContactCard-module__-wkb8W__title{text-align:center;margin:0 0 6px;font-size:2rem;font-weight:800}.ContactCard-module__-wkb8W__subtitle{color:#ffffffd9;text-align:center;margin:0 0 22px;font-size:1rem}.ContactCard-module__-wkb8W__form{gap:14px;display:grid}.ContactCard-module__-wkb8W__input{color:#fff;background:#00000040;border:1px solid #ffffff29;border-radius:10px;outline:none;width:100%;padding:12px 14px}.ContactCard-module__-wkb8W__textarea{resize:vertical;color:#fff;background:#00000040;border:1px solid #ffffff29;border-radius:10px;outline:none;width:100%;min-height:140px;padding:12px 14px}.ContactCard-module__-wkb8W__submit{cursor:pointer;color:#fff;background:linear-gradient(45deg,#0078ff,#00c6ff);border:none;border-radius:10px;padding:12px 16px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s}.ContactCard-module__-wkb8W__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #0078ff66}.ContactCard-module__-wkb8W__submit:disabled{opacity:.6;cursor:not-allowed}.ContactCard-module__-wkb8W__success{color:#74ffb0;margin-top:12px}.ContactCard-module__-wkb8W__error{color:#ff6b6b;margin-top:12px}.ContactCard-module__-wkb8W__back{color:#9fc6ff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:10px;width:100%;margin-top:16px;padding:10px 14px;transition:background .2s,transform .2s}.ContactCard-module__-wkb8W__back:hover{background:#ffffff14;transform:translateY(-1px)}@media (min-width:769px){.ContactCard-module__-wkb8W__card{border-radius:18px;padding:40px 32px}.ContactCard-module__-wkb8W__title{font-size:2.4rem}.ContactCard-module__-wkb8W__subtitle{font-size:1.05rem}}@media (min-width:1024px){.ContactCard-module__-wkb8W__card{border-radius:20px;max-width:680px;padding:48px 40px}.ContactCard-module__-wkb8W__title{font-size:2.8rem}}
.Contact-module__Bs3a0a__bg{z-index:0;background:radial-gradient(circle,#0b0f1a 10%,#090d1a 40%,#05080f 85%);position:fixed;inset:0;overflow:hidden}.Contact-module__Bs3a0a__vignette{pointer-events:none;background:radial-gradient(60% 60%,#0000 55%,#00000059 100%);position:absolute;inset:-8%}
.clientApp-module__G0XpLa__container{width:100vw;height:100vh;position:relative;overflow:hidden}.clientApp-module__G0XpLa__section{width:100%;height:100%;transition:opacity .5s ease-in-out,transform .5s ease-in-out;position:absolute}.clientApp-module__G0XpLa__active{opacity:1;pointer-events:auto;transform:scale(1)}.clientApp-module__G0XpLa__hidden{opacity:0;pointer-events:none;transform:scale(.95)}
