.Hero-module__oEVfFq__hero{border:1px solid var(--grid-color);flex-direction:column;justify-content:center;align-items:flex-start;height:100vh;padding:0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__constellationWrapper{z-index:10;justify-content:center;width:100%;margin-bottom:2rem;display:flex}.Hero-module__oEVfFq__name{font-family:var(--font-inter);letter-spacing:-.04em;text-transform:uppercase;color:var(--fg-primary);z-index:10;font-size:clamp(3rem,10vw,9rem);font-weight:800;line-height:.85;position:relative}.Hero-module__oEVfFq__cursor{background-color:var(--accent);vertical-align:text-bottom;opacity:0;width:.6em;height:1em;margin-left:.1em;display:inline-block}.Hero-module__oEVfFq__cursorActive{opacity:1;animation:1s step-end infinite Hero-module__oEVfFq__blink}.Hero-module__oEVfFq__cursorHidden{display:none}@keyframes Hero-module__oEVfFq__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__oEVfFq__noise{pointer-events:none;z-index:1;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__oEVfFq__subtext{font-family:var(--tech-mono);color:var(--fg-secondary);letter-spacing:.1em;z-index:10;text-transform:uppercase;margin-top:3rem;font-size:.75rem}.Hero-module__oEVfFq__tagline{font-family:var(--font-inter);color:var(--fg-primary);letter-spacing:-.01em;z-index:10;border-left:2px solid var(--accent);margin-top:1.5rem;padding-left:1rem;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:500}.Hero-module__oEVfFq__hudTopLeft{font-family:var(--tech-mono);color:var(--fg-secondary);z-index:2;flex-direction:column;gap:.25rem;font-size:.75rem;display:flex;position:absolute;top:2rem;left:2rem}.Hero-module__oEVfFq__hudTopRight{font-family:var(--tech-mono);color:var(--fg-secondary);text-align:right;z-index:2;flex-direction:column;gap:.25rem;font-size:.75rem;display:flex;position:absolute;top:2rem;right:2rem}.Hero-module__oEVfFq__statusLive{color:var(--accent);animation:2s ease-in-out infinite Hero-module__oEVfFq__blink}.Hero-module__oEVfFq__statusNominal{color:var(--nasa-blue)}.Hero-module__oEVfFq__trajectoryArc{pointer-events:none;z-index:1;opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__oEVfFq__cornerTopLeft,.Hero-module__oEVfFq__cornerTopRight,.Hero-module__oEVfFq__cornerBottomLeft,.Hero-module__oEVfFq__cornerBottomRight{border-color:var(--fg-secondary);opacity:.5;border-style:solid;width:2rem;height:2rem;position:absolute}.Hero-module__oEVfFq__cornerTopLeft{border-width:1px 0 0 1px;top:2rem;left:2rem}.Hero-module__oEVfFq__cornerTopRight{border-width:1px 1px 0 0;top:2rem;right:2rem}.Hero-module__oEVfFq__cornerBottomLeft{border-width:0 0 1px 1px;bottom:2rem;left:2rem}.Hero-module__oEVfFq__cornerBottomRight{border-width:0 1px 1px 0;bottom:2rem;right:2rem}.Hero-module__oEVfFq__dataRow{gap:2rem;display:flex}
.About-module__5_NaKq__section{border-top:1px solid #1a1a1a;grid-template-columns:1fr 2fr;gap:2rem;padding:6rem 2rem;display:grid}@media (max-width:768px){.About-module__5_NaKq__section{grid-template-columns:1fr;padding:4rem 1.5rem}}.About-module__5_NaKq__label{font-family:var(--font-jetbrains-mono);color:var(--fg-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.About-module__5_NaKq__content{font-family:var(--font-inter);color:var(--fg-primary);max-width:60ch;font-size:1.5rem;line-height:1.4}.About-module__5_NaKq__highlight{color:var(--fg-primary);font-weight:600}
.Projects-module__I8N56G__section{border-top:1px solid #1a1a1a;padding:6rem 2rem}.Projects-module__I8N56G__label{font-family:var(--font-jetbrains-mono);color:var(--fg-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:3rem;font-size:.75rem;display:block}.Projects-module__I8N56G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}
.ProjectCard-module__ozx10q__card{background:var(--bg-core);border:1px solid #1a1a1a;flex-direction:column;justify-content:space-between;height:100%;padding:1.5rem;transition:all .2s;display:flex}.ProjectCard-module__ozx10q__card:hover{border-color:var(--accent)}.ProjectCard-module__ozx10q__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ProjectCard-module__ozx10q__title{font-family:var(--font-inter);color:var(--fg-primary);font-size:1.25rem;font-weight:600}.ProjectCard-module__ozx10q__status{font-family:var(--font-jetbrains-mono);color:var(--accent);border:1px solid var(--accent);text-transform:uppercase;padding:.1rem .3rem;font-size:.65rem}.ProjectCard-module__ozx10q__description{font-family:var(--font-inter);color:var(--fg-secondary);margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.ProjectCard-module__ozx10q__meta{font-family:var(--font-jetbrains-mono);color:#444;border-top:1px solid #1a1a1a;gap:1rem;padding-top:.75rem;font-size:.7rem;display:flex}
.Photography-module__h_Rzcq__section{border-bottom:1px solid var(--grid-color);background:radial-gradient(circle,#14141480 0%,#0000 70%);padding:6rem 0;position:relative;overflow:hidden}.Photography-module__h_Rzcq__header{z-index:2;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding:0 4rem;display:flex;position:relative}.Photography-module__h_Rzcq__title{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:-.04em;color:var(--fg-primary);align-items:center;gap:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1;display:flex}.Photography-module__h_Rzcq__indicator{background-color:var(--accent);width:.5em;height:.5em;box-shadow:0 0 15px var(--accent);animation:2s infinite Photography-module__h_Rzcq__pulse;display:inline-block}@keyframes Photography-module__h_Rzcq__pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Photography-module__h_Rzcq__meta{font-family:var(--tech-mono);color:var(--fg-secondary);text-transform:uppercase;letter-spacing:.1em;text-align:right;border-left:1px solid var(--accent);flex-direction:column;gap:.25rem;padding-left:1rem;font-size:.75rem;display:flex}.Photography-module__h_Rzcq__galleryWrapper{width:100%;position:relative}.Photography-module__h_Rzcq__hudLine{background:var(--grid-color);pointer-events:none;z-index:1;width:100%;height:1px;position:absolute}.Photography-module__h_Rzcq__hudLineTop{top:20%}.Photography-module__h_Rzcq__hudLineBottom{bottom:20%}.Photography-module__h_Rzcq__gallery{scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;z-index:2;gap:4rem;padding:2rem calc(50vw - 175px) 4rem;display:flex;position:relative;overflow-x:auto}.Photography-module__h_Rzcq__gallery::-webkit-scrollbar{display:none}.Photography-module__h_Rzcq__card{border:1px solid var(--fg-secondary);cursor:none;scroll-snap-align:center;opacity:.4;background:#000;flex:0 0 350px;height:500px;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;transform:scale(.9)}.Photography-module__h_Rzcq__card:hover,.Photography-module__h_Rzcq__card:focus-within{opacity:1;border-color:var(--accent);z-index:10;transform:scale(1);box-shadow:0 0 30px #ff3b301a}.Photography-module__h_Rzcq__imageContainer{width:100%;height:100%;position:relative;overflow:hidden}.Photography-module__h_Rzcq__image{object-fit:cover;filter:grayscale()contrast(1.2)brightness(.8);width:100%;height:100%;transition:all .7s cubic-bezier(.23,1,.32,1)}.Photography-module__h_Rzcq__card:hover .Photography-module__h_Rzcq__image{filter:grayscale(0%)contrast(1.1)brightness();transform:scale(1.1)}.Photography-module__h_Rzcq__overlay{opacity:0;background:linear-gradient(#0000 0%,#0003 50%,#000000e6 100%);flex-direction:column;justify-content:space-between;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Photography-module__h_Rzcq__card:hover .Photography-module__h_Rzcq__overlay{opacity:1}.Photography-module__h_Rzcq__cardHeader{justify-content:space-between;align-items:flex-start;transition:transform .3s;display:flex;transform:translateY(-10px)}.Photography-module__h_Rzcq__card:hover .Photography-module__h_Rzcq__cardHeader{transform:translateY(0)}.Photography-module__h_Rzcq__idBadge{background:var(--accent);color:#000;font-family:var(--tech-mono);padding:.2rem .5rem;font-size:.75rem;font-weight:700}.Photography-module__h_Rzcq__statusBadge{color:var(--accent);font-family:var(--tech-mono);border:1px solid var(--accent);text-transform:uppercase;padding:.2rem .4rem;font-size:.6rem;animation:1s step-end infinite Photography-module__h_Rzcq__blink}@keyframes Photography-module__h_Rzcq__blink{50%{opacity:0}}.Photography-module__h_Rzcq__dataGrid{font-family:var(--tech-mono);color:var(--fg-secondary);grid-template-columns:repeat(2,1fr);gap:.5rem;font-size:.7rem;transition:transform .3s;display:grid;transform:translateY(10px)}.Photography-module__h_Rzcq__card:hover .Photography-module__h_Rzcq__dataGrid{transform:translateY(0)}.Photography-module__h_Rzcq__dataItem{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding-bottom:.2rem;display:flex}.Photography-module__h_Rzcq__dataLabel{opacity:.6}.Photography-module__h_Rzcq__dataValue{color:var(--fg-primary);font-weight:600}.Photography-module__h_Rzcq__crosshair{pointer-events:none;opacity:0;width:40px;height:40px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Photography-module__h_Rzcq__crosshair:before,.Photography-module__h_Rzcq__crosshair:after{content:"";background:var(--accent);position:absolute}.Photography-module__h_Rzcq__crosshair:before{width:40px;height:2px;top:19px;left:0}.Photography-module__h_Rzcq__crosshair:after{width:2px;height:40px;top:0;left:19px}.Photography-module__h_Rzcq__card:hover .Photography-module__h_Rzcq__crosshair{opacity:.5}@media (max-width:768px){.Photography-module__h_Rzcq__section{padding:4rem 0}.Photography-module__h_Rzcq__header{flex-direction:column;align-items:flex-start;gap:1rem;padding:0 1.5rem}.Photography-module__h_Rzcq__meta{border-left:none;border-top:1px solid var(--accent);flex-direction:row;justify-content:space-between;width:100%;padding-top:1rem;padding-left:0}.Photography-module__h_Rzcq__gallery{gap:1rem;width:100vw;padding:0 7.5vw 2rem}.Photography-module__h_Rzcq__card{opacity:1;flex:0 0 85vw;height:60vh;transform:scale(1)}.Photography-module__h_Rzcq__overlay{opacity:1;background:linear-gradient(#0000 40%,#000000e6 100%)}.Photography-module__h_Rzcq__cardHeader,.Photography-module__h_Rzcq__dataGrid{transform:translateY(0)}.Photography-module__h_Rzcq__crosshair{display:none}.Photography-module__h_Rzcq__image{filter:grayscale(0%)}}
.Capabilities-module__Z9RYpa__section{border-top:1px solid #1a1a1a;flex-direction:column;padding:6rem 2rem;display:flex}.Capabilities-module__Z9RYpa__label{font-family:var(--font-jetbrains-mono);color:var(--fg-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:.75rem}.Capabilities-module__Z9RYpa__list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;list-style:none;display:grid}.Capabilities-module__Z9RYpa__item{font-family:var(--font-inter);color:var(--fg-primary);border-bottom:1px solid #1a1a1a;align-items:center;padding:1rem 0;font-size:1.25rem;display:flex}.Capabilities-module__Z9RYpa__item:before{content:"→";color:var(--accent);font-family:var(--font-jetbrains-mono);margin-right:1rem}
.Contact-module__RDTI0G__section{border-top:1px solid #1a1a1a;flex-direction:column;align-items:flex-start;min-height:50vh;padding:6rem 2rem;display:flex}.Contact-module__RDTI0G__label{font-family:var(--font-jetbrains-mono);color:var(--fg-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:.75rem}.Contact-module__RDTI0G__link{font-family:var(--font-inter);color:var(--fg-primary);word-break:break-word;max-width:100%;font-size:clamp(1.5rem,5vw,4rem);font-weight:700;line-height:1.1;transition:color .2s}.Contact-module__RDTI0G__link:hover{color:var(--accent)}@media (max-width:768px){.Contact-module__RDTI0G__link{font-size:clamp(1.2rem,6vw,2rem)}}
.Footer-module__as8s1W__footer{font-family:var(--font-jetbrains-mono);color:#444;border-top:1px solid #1a1a1a;justify-content:space-between;align-items:center;padding:2rem;font-size:.75rem;display:flex}
.Vulnerability-module__8fjX8W__container{justify-content:flex-end;align-items:center;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex}.Vulnerability-module__8fjX8W__text{font-family:var(--font-inter);color:#fff6;letter-spacing:.02em;font-size:.75rem;font-style:italic}
