.Navbar-module__O8Na-a__nav{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(1.25rem);justify-content:space-between;align-items:center;padding:clamp(.85rem,1vw,1rem) clamp(1rem,4vw,3rem);transition:background .45s,border-color .45s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__O8Na-a__nav[data-theme-bg=dark]{background:var(--bg-overlay,#060608d1)}.Navbar-module__O8Na-a__nav[data-theme-bg=light]{background:#f2ede3d9}.Navbar-module__O8Na-a__nav[data-theme-bg=gideon]{background:var(--bg-glass,#fafafae0)}.Navbar-module__O8Na-a__wordmark{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navbar-module__O8Na-a__wordmarkText{font-family:var(--font-display),Georgia,serif;letter-spacing:-.02em;color:var(--text);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600}.Navbar-module__O8Na-a__wordmarkDot{font-family:var(--font-display),Georgia,serif;color:var(--gold);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600}.Navbar-module__O8Na-a__rightGroup{flex-wrap:nowrap;align-items:center;gap:clamp(.75rem,2vw,2rem);display:flex}.Navbar-module__O8Na-a__navLink{font-family:var(--font-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;font-size:clamp(.58rem,1vw,.7rem);text-decoration:none;transition:color .2s;position:relative}.Navbar-module__O8Na-a__navLink:after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .3s cubic-bezier(.76,0,.24,1);position:absolute;bottom:-.125rem;left:0;transform:scaleX(0)}.Navbar-module__O8Na-a__navLink:hover{color:var(--text)}.Navbar-module__O8Na-a__navLink:hover:after{transform:scaleX(1)}@media (max-width:768px){.Navbar-module__O8Na-a__wordmarkText,.Navbar-module__O8Na-a__wordmarkDot{font-size:1.1rem}.Navbar-module__O8Na-a__rightGroup{gap:.75rem}.Navbar-module__O8Na-a__navLink{letter-spacing:.12em;font-size:.6rem}}@media (max-width:480px){.Navbar-module__O8Na-a__rightGroup{gap:.5rem}}.Navbar-module__O8Na-a__navGideon{border-bottom-color:#0000}.Navbar-module__O8Na-a__nav[data-theme-bg=gideon-dark]{background:var(--bg-glass,#0a0a0ce0)}.Navbar-module__O8Na-a__nav[data-theme-bg=gideon-light]{background:var(--bg-glass,#f5f5f0e0)}.Navbar-module__O8Na-a__leftGroup{flex-shrink:0;align-items:center;gap:clamp(.75rem,2vw,1.5rem);min-width:0;display:flex}.Navbar-module__O8Na-a__wordmarkDotGideon{font-family:var(--font-display),Georgia,serif;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600;animation:3s ease-in-out infinite Navbar-module__O8Na-a__accentCycle}.Navbar-module__O8Na-a__sysLabel{font-family:var(--font-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--g-blue);opacity:.75;white-space:nowrap;align-items:center;gap:.35rem;font-size:clamp(.48rem,.8vw,.58rem);display:inline-flex}.Navbar-module__O8Na-a__sysPip{background:var(--g-blue);width:.375rem;height:.375rem;box-shadow:0 0 .375rem var(--g-blue);border-radius:50%;flex-shrink:0;animation:2.5s ease-in-out infinite Navbar-module__O8Na-a__gideonBadgePulse;display:inline-block}.Navbar-module__O8Na-a__navLinkGideon{color:var(--text-dim);position:relative}.Navbar-module__O8Na-a__navLinkGideon:after{content:"";background:var(--g-blue);width:0;height:1px;transition:width .25s;position:absolute;bottom:-.125rem;left:0}.Navbar-module__O8Na-a__navLinkGideon:hover:after{width:100%}.Navbar-module__O8Na-a__navLinkGideon:hover{color:var(--text)}.Navbar-module__O8Na-a__gideonBadge{font-family:var(--font-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--text);border:1px solid var(--border-md);-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:1.25rem;align-items:center;gap:.3rem;padding:.3rem .65rem;font-size:clamp(.5rem,.8vw,.6rem);animation:3s ease-in-out infinite Navbar-module__O8Na-a__gideonBadgePulse;display:inline-flex}.Navbar-module__O8Na-a__gideonBadgeDot{opacity:.7;background:currentColor;border-radius:50%;width:.3125rem;height:.3125rem;display:inline-block}.Navbar-module__O8Na-a__exitBtn{font-family:var(--font-mono),monospace;letter-spacing:.15em;text-transform:uppercase;color:var(--text-dim);border:1px solid var(--border-md);cursor:none;white-space:nowrap;background:0 0;border-radius:.125rem;padding:.3rem .65rem;font-size:clamp(.5rem,.8vw,.6rem);transition:border-color .2s,color .2s,box-shadow .2s}.Navbar-module__O8Na-a__exitBtn:hover{border-color:var(--g-pink);color:var(--g-pink);box-shadow:0 0 .75rem var(--g-pink-dim)}.Navbar-module__O8Na-a__navGideonBorder{background:linear-gradient(90deg,var(--g-blue)0%,var(--g-pink)35%,transparent 100%);opacity:.2;height:1px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.Navbar-module__O8Na-a__sysLabel,.Navbar-module__O8Na-a__gideonBadge{display:none}}@media (max-width:480px){.Navbar-module__O8Na-a__navLink,.Navbar-module__O8Na-a__navLinkGideon{letter-spacing:.1em;font-size:.52rem}.Navbar-module__O8Na-a__exitBtn{padding:.25rem .5rem;font-size:.5rem}}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:clamp(1.5rem,3vw,2.5rem) clamp(1rem,4vw,3rem);transition:border-color .45s;display:flex}.Footer-module__yg9ahW__wordmark{font-family:var(--font-display),Georgia,serif;letter-spacing:-.02em;color:var(--text-dimmer);font-size:1.1rem;font-weight:500}.Footer-module__yg9ahW__wordmarkDot{color:var(--gold);opacity:.5}.Footer-module__yg9ahW__copyright{font-family:var(--font-mono),monospace;letter-spacing:.14em;color:var(--text-dimmer);font-size:.65rem}.Footer-module__yg9ahW__socialGroup{gap:1.5rem;display:flex}.Footer-module__yg9ahW__socialLink{font-family:var(--font-mono),monospace;letter-spacing:.14em;color:var(--text-dimmer);font-size:.65rem;text-decoration:none;transition:color .2s}.Footer-module__yg9ahW__socialLink:hover{color:var(--gold)}@media (max-width:768px){.Footer-module__yg9ahW__footer{text-align:center;flex-direction:column;gap:1.25rem}}.Footer-module__yg9ahW__footerGideon{max-width:75rem;margin:0 auto;padding:clamp(1.5rem,3vw,3rem) clamp(1rem,3vw,2rem) clamp(1rem,2vw,2rem);position:relative}.Footer-module__yg9ahW__gideonGrid{grid-template-columns:1fr 1fr;gap:clamp(1rem,2vw,2rem);margin-bottom:2rem;display:grid}.Footer-module__yg9ahW__gideonLeft{flex-direction:column;gap:.75rem;display:flex}.Footer-module__yg9ahW__gideonWordmark{font-family:var(--font-display),system-ui,sans-serif;color:var(--text);letter-spacing:-.02em;font-size:1.2rem;font-weight:700}.Footer-module__yg9ahW__gideonWordmarkDot{animation:3s ease-in-out infinite Footer-module__yg9ahW__accentCycle}.Footer-module__yg9ahW__gideonSubline{font-family:var(--font-mono),monospace;color:var(--text-dimmer);letter-spacing:.1em;font-size:.65rem}.Footer-module__yg9ahW__gideonSocials{flex-wrap:wrap;gap:1.25rem;margin-top:.5rem;display:flex}.Footer-module__yg9ahW__gideonSocialLink{font-family:var(--font-mono),monospace;letter-spacing:.12em;color:var(--text-dimmer);font-size:.65rem;text-decoration:none;transition:color .2s}.Footer-module__yg9ahW__gideonSocialLink:hover{color:var(--g-blue)}.Footer-module__yg9ahW__gideonRight{flex-direction:column;align-self:flex-end;gap:.6rem;display:flex}.Footer-module__yg9ahW__telemetryRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__yg9ahW__telemetryLabel{font-family:var(--font-mono),monospace;letter-spacing:.14em;color:var(--text-dimmer);text-transform:uppercase;font-size:.62rem}.Footer-module__yg9ahW__telemetryValue{font-family:var(--font-mono),monospace;letter-spacing:.08em;color:var(--text-dim);font-size:.65rem}@keyframes Footer-module__yg9ahW__telemetryLineScan{0%{background-position:-200%}to{background-position:200%}}.Footer-module__yg9ahW__telemetryLine{background:linear-gradient(90deg,transparent 0%,var(--g-blue)25%,var(--g-pink)50%,var(--g-yellow)75%,transparent 100%);opacity:.35;background-size:200% 100%;height:1px;margin-bottom:1.5rem;animation:4s linear infinite Footer-module__yg9ahW__telemetryLineScan}.Footer-module__yg9ahW__gideonCopyright{font-family:var(--font-mono),monospace;letter-spacing:.12em;color:var(--text-dimmer);text-align:center;font-size:.6rem}@media (max-width:640px){.Footer-module__yg9ahW__gideonGrid{grid-template-columns:1fr}.Footer-module__yg9ahW__gideonRight{align-self:auto}}
.HeroSection-module___Axouq__hero{box-sizing:border-box;grid-template-columns:1fr;align-items:center;gap:2.5rem;max-width:90rem;min-height:100svh;margin:0 auto;padding:5rem 1.25rem 3rem;display:grid;position:relative}@media (min-width:48em){.HeroSection-module___Axouq__hero{grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);padding:clamp(6rem,10vw,10rem) clamp(1.5rem,4vw,3rem) clamp(2rem,6vw,6rem)}}.HeroSection-module___Axouq__ambientGlow{background:radial-gradient(circle,var(--gold-dim)0%,transparent 65%);filter:blur(2.5rem);pointer-events:none;border-radius:50%;width:clamp(14rem,70vw,31.25rem);max-width:100vw;height:clamp(14rem,70vw,31.25rem);transition:background .45s;position:absolute;top:15%;left:-5%}@media (min-width:48em){.HeroSection-module___Axouq__ambientGlow{width:clamp(18rem,40vw,31.25rem);height:clamp(18rem,40vw,31.25rem);top:20%;left:10%}}.HeroSection-module___Axouq__label{font-family:var(--font-mono),monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);opacity:.8;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:clamp(.68rem,2.8vw,.75rem);display:flex}@media (min-width:48em){.HeroSection-module___Axouq__label{letter-spacing:.28em;margin-bottom:2.5rem;font-size:clamp(.68rem,1vw,.72rem)}}.HeroSection-module___Axouq__labelDash{background:var(--gold);opacity:.6;flex-shrink:0;width:1.25rem;height:.0625rem;display:inline-block}.HeroSection-module___Axouq__heading{font-family:var(--font-display),Georgia,serif;letter-spacing:-.025em;margin-bottom:clamp(1.25rem,4vw,2.5rem);font-size:clamp(2.8rem,14vw,6.5rem);font-weight:500;line-height:1.12}.HeroSection-module___Axouq__revealLine{padding-bottom:.04em;line-height:1.18;display:block;overflow:hidden}.HeroSection-module___Axouq__revealInner{transition:color .45s;display:block}.HeroSection-module___Axouq__revealInnerItalic{color:var(--text-dim);font-style:italic;transition:color .45s;display:block}.HeroSection-module___Axouq__revealInnerNormal{color:var(--text);font-style:normal;transition:color .45s;display:block}.HeroSection-module___Axouq__subtitle{font-family:var(--font-mono),monospace;color:var(--text-dim);letter-spacing:.01em;max-width:min(26.25rem,100%);margin-bottom:clamp(2rem,5vw,3rem);font-size:clamp(.78rem,3.5vw,.85rem);line-height:1.8;transition:color .45s}@media (min-width:48em){.HeroSection-module___Axouq__subtitle{letter-spacing:.02em;font-size:clamp(.75rem,1.2vw,.82rem);line-height:1.85}}.HeroSection-module___Axouq__ctaGroup{flex-direction:column;align-items:stretch;gap:.875rem;display:flex}@media (min-width:30em){.HeroSection-module___Axouq__ctaGroup{flex-flow:wrap;align-items:center;gap:1.25rem}}.HeroSection-module___Axouq__ctaPrimary{font-family:var(--font-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--bg);background:var(--gold);border-radius:.125rem;justify-content:center;align-items:center;min-height:2.875rem;padding:0 1.75rem;font-size:clamp(.68rem,2.8vw,.72rem);text-decoration:none;transition:opacity .2s,transform .2s,background .45s,color .45s;display:inline-flex}@media (min-width:30em){.HeroSection-module___Axouq__ctaPrimary{min-height:unset;padding:.8rem 1.8rem}}@media (hover:hover){.HeroSection-module___Axouq__ctaPrimary:hover{opacity:.85;transform:translateY(-.0625rem)}}.HeroSection-module___Axouq__ctaSecondary{font-family:var(--font-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim);justify-content:center;align-items:center;gap:.5rem;min-height:2.875rem;font-size:clamp(.68rem,2.8vw,.72rem);text-decoration:none;transition:color .2s;display:inline-flex}@media (min-width:30em){.HeroSection-module___Axouq__ctaSecondary{min-height:unset;justify-content:flex-start}}@media (hover:hover){.HeroSection-module___Axouq__ctaSecondary:hover{color:var(--text)}}.HeroSection-module___Axouq__ctaTakeover{cursor:pointer;border:none;animation:2.5s ease-in-out infinite HeroSection-module___Axouq__glowPulse;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.HeroSection-module___Axouq__ctaTakeover{cursor:none}}.HeroSection-module___Axouq__ctaTakeover:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#a9dbf9,#ff838e,#ffdf65,#a9dbf9) 0 0/300% 300%;border-radius:.1875rem;transition:opacity .3s;animation:3s infinite HeroSection-module___Axouq__gradientShift;position:absolute;inset:-.125rem}@media (hover:hover){.HeroSection-module___Axouq__ctaTakeover:hover:before{opacity:1}.HeroSection-module___Axouq__ctaTakeover:hover{box-shadow:0 0 1.875rem var(--g-blue-glow),0 0 3.75rem var(--g-pink-glow);transform:translateY(-.125rem)}}.HeroSection-module___Axouq__ctaGideonActive{opacity:.6;cursor:default;pointer-events:none;background:var(--text);color:var(--bg)}@keyframes HeroSection-module___Axouq__glowPulse{0%,to{box-shadow:0 0 #a9dbf900}50%{box-shadow:0 0 1.25rem #a9dbf926,0 0 2.5rem #ff838e14}}@keyframes HeroSection-module___Axouq__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.HeroSection-module___Axouq__terminalContainer{height:clamp(15rem,65vw,22rem);position:relative}@media (min-width:48em){.HeroSection-module___Axouq__terminalContainer{height:clamp(20rem,40vw,32.5rem)}}.HeroSection-module___Axouq__cornerBracket{pointer-events:none;width:1rem;height:1rem;position:absolute}.HeroSection-module___Axouq__gideonHero{flex-direction:column;justify-content:center;min-height:100svh;padding:4.5rem 1.25rem 2.5rem;display:flex;position:relative;grid-template-columns:unset!important}@media (min-width:48em){.HeroSection-module___Axouq__gideonHero{padding:clamp(3rem,6vw,6rem) clamp(1.5rem,3vw,2rem) clamp(2rem,4vw,4rem)}}.HeroSection-module___Axouq__scanlineOverlay{background-image:repeating-linear-gradient(0deg,transparent,transparent var(--scanline-spacing),var(--scanline-color)var(--scanline-spacing),var(--scanline-color)var(--scanline-thickness));pointer-events:none;z-index:1;position:absolute;inset:0}.HeroSection-module___Axouq__gideonZoneWrapper{z-index:2;flex-direction:column;gap:2rem;width:100%;max-width:62.5rem;margin:0 auto;display:flex;position:relative}@media (min-width:48em){.HeroSection-module___Axouq__gideonZoneWrapper{gap:clamp(2rem,3.5vw,3.5rem)}}.HeroSection-module___Axouq__gideonZone{opacity:0;transform:translateY(1.5rem)}.HeroSection-module___Axouq__systemHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:1rem;display:flex;position:relative}@media (min-width:48em){.HeroSection-module___Axouq__systemHeader{flex-wrap:nowrap;gap:1rem;padding-bottom:1.25rem}}.HeroSection-module___Axouq__systemHeaderLeft{align-items:center;gap:.6rem;display:flex}.HeroSection-module___Axouq__pulseDot{border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem;position:relative}.HeroSection-module___Axouq__pulseDot:after{content:"";background:inherit;opacity:0;border-radius:50%;animation:2s ease-in-out infinite HeroSection-module___Axouq__dotPulse;position:absolute;inset:-.1875rem}.HeroSection-module___Axouq__systemLabel{font-family:var(--font-mono),monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--g-blue);font-size:clamp(.65rem,3vw,.72rem)}.HeroSection-module___Axouq__statusBadge{border:.0625rem solid var(--g-yellow-dim);background:var(--g-yellow-glow);border-radius:2rem;align-items:center;gap:.5rem;min-height:2rem;padding:.4rem .875rem;display:flex}.HeroSection-module___Axouq__statusBadgeText{font-family:var(--font-mono),monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--g-yellow);font-size:clamp(.62rem,2.5vw,.68rem);font-weight:500}.HeroSection-module___Axouq__headerDivider{background:linear-gradient(90deg,var(--g-blue)0%,var(--g-pink)40%,transparent 100%);opacity:.4;border:none;height:.0625rem;margin:0}@keyframes HeroSection-module___Axouq__dotPulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.4;transform:scale(2.5)}}.HeroSection-module___Axouq__primaryStatement{padding-left:clamp(1rem,3vw,1.75rem);position:relative}.HeroSection-module___Axouq__accentLineVertical{background:var(--g-blue);width:.125rem;box-shadow:0 0 .75rem var(--g-blue-glow);border-radius:.0625rem;position:absolute;top:0;bottom:0;left:0}.HeroSection-module___Axouq__gideonHeading{font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.03em;color:var(--text);margin-bottom:1.25rem;font-size:clamp(2.2rem,10vw,4.8rem);font-weight:700;line-height:1.05}@media (min-width:48em){.HeroSection-module___Axouq__gideonHeading{letter-spacing:-.035em;margin-bottom:1.5rem;line-height:1}}.HeroSection-module___Axouq__gideonHeadingItalic{color:var(--text-dim);font-style:italic}.HeroSection-module___Axouq__gideonSubtitle{font-family:var(--font-mono),monospace;color:var(--text-dim);letter-spacing:.01em;max-width:min(35rem,100%);font-size:clamp(.78rem,3.5vw,.85rem);line-height:1.8}@media (min-width:48em){.HeroSection-module___Axouq__gideonSubtitle{letter-spacing:.02em;font-size:clamp(.75rem,1.2vw,.82rem);line-height:1.85}}.HeroSection-module___Axouq__dossierStrip{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}@media (min-width:30em){.HeroSection-module___Axouq__dossierStrip{gap:.75rem}}@media (min-width:48em){.HeroSection-module___Axouq__dossierStrip{gap:clamp(.75rem,1.5vw,1.25rem)}}.HeroSection-module___Axouq__dossierCard{background:var(--bg-1);border:.0625rem solid var(--border-md);border-radius:.625rem;padding:clamp(.625rem,2.5vw,1.5rem);transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}@media (min-width:48em){.HeroSection-module___Axouq__dossierCard{border-radius:1rem}}.HeroSection-module___Axouq__dossierCard:before{content:"";border-radius:0 .125rem .125rem 0;width:.1875rem;position:absolute;top:.625rem;bottom:.625rem;left:0}@media (hover:hover){.HeroSection-module___Axouq__dossierCard:hover{transform:translateY(-.125rem);box-shadow:0 .5rem 1.5rem -.5rem #00000059,inset 0 .0625rem .0625rem #ffffff0a}}.HeroSection-module___Axouq__dossierCardBlue:before{background:var(--g-blue);box-shadow:0 0 .5rem var(--g-blue-glow)}.HeroSection-module___Axouq__dossierCardPink:before{background:var(--g-pink);box-shadow:0 0 .5rem var(--g-pink-glow)}.HeroSection-module___Axouq__dossierCardYellow:before{background:var(--g-yellow);box-shadow:0 0 .5rem var(--g-yellow-glow)}.HeroSection-module___Axouq__dossierLabel{font-family:var(--font-mono),monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.4rem;padding-left:.625rem;font-size:clamp(.52rem,2vw,.65rem)}.HeroSection-module___Axouq__dossierValue{font-family:var(--font-display),system-ui,sans-serif;color:var(--text);overflow-wrap:break-word;word-break:break-word;padding-left:.625rem;font-size:clamp(.72rem,2.8vw,1.05rem);font-weight:500;line-height:1.35}.HeroSection-module___Axouq__statusValueRow{flex-wrap:wrap;align-items:center;gap:.375rem;padding-left:.625rem;display:flex}.HeroSection-module___Axouq__statusValueText{font-family:var(--font-display),system-ui,sans-serif;color:var(--g-yellow);font-size:clamp(.68rem,2.5vw,.95rem);font-weight:500}.HeroSection-module___Axouq__ctaRow{align-items:center;gap:clamp(.875rem,3vw,2rem);display:flex}.HeroSection-module___Axouq__ctaExplore{font-family:var(--font-mono),monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--g-blue);border:.0625rem solid var(--g-blue-dim);cursor:pointer;white-space:nowrap;background:0 0;border-radius:2rem;flex-shrink:0;align-items:center;gap:.5rem;min-height:2.875rem;padding:0 1.25rem;font-size:clamp(.68rem,2.8vw,.75rem);text-decoration:none;transition:all .25s;display:inline-flex}@media (hover:hover){.HeroSection-module___Axouq__ctaExplore:hover{border-color:var(--g-blue);box-shadow:0 0 1.25rem var(--g-blue-glow),0 0 2.5rem var(--g-blue-dim);color:var(--text)}.HeroSection-module___Axouq__ctaExplore:hover span{transform:translate(.1875rem)}}.HeroSection-module___Axouq__ctaExplore span{font-size:1.1em;transition:transform .2s}.HeroSection-module___Axouq__telemetryLine{background:repeating-linear-gradient(90deg,var(--g-blue-dim)0rem,var(--g-blue-dim).25rem,transparent .25rem,transparent .5rem);flex:1;min-width:0;height:.0625rem;animation:4s linear infinite HeroSection-module___Axouq__telemetryScan;-webkit-mask-image:linear-gradient(90deg,#0009,#0000);mask-image:linear-gradient(90deg,#0009,#0000)}@keyframes HeroSection-module___Axouq__telemetryScan{0%{background-position:0 0}to{background-position:12.5rem 0}}.HeroSection-module___Axouq__footerMeta{font-family:var(--font-mono),monospace;letter-spacing:.1em;color:var(--text-dimmer);white-space:nowrap;text-overflow:ellipsis;margin-top:1rem;font-size:clamp(.56rem,2.2vw,.62rem);overflow:hidden}
.ProjectGallery-module__3VYB5q__gideonSection{max-width:75rem;margin:0 auto;padding:3rem 1rem;position:relative;overflow:hidden}@media (min-width:30em){.ProjectGallery-module__3VYB5q__gideonSection{padding:4rem 1.5rem}}@media (min-width:48em){.ProjectGallery-module__3VYB5q__gideonSection{padding:clamp(4rem,8vw,8rem) clamp(1.5rem,3vw,2rem)}}.ProjectGallery-module__3VYB5q__scanline{background-image:repeating-linear-gradient(0deg,transparent,transparent .1875rem,var(--scanline-color).1875rem,var(--scanline-color).25rem);pointer-events:none;z-index:1;position:absolute;inset:0}.ProjectGallery-module__3VYB5q__gideonInner{z-index:2;width:100%;position:relative}.ProjectGallery-module__3VYB5q__terminalHeader{border-bottom:.0625rem dashed var(--border);margin-bottom:1.5rem;padding-bottom:.75rem}@media (min-width:48em){.ProjectGallery-module__3VYB5q__terminalHeader{margin-bottom:2.5rem;padding-bottom:1rem}}.ProjectGallery-module__3VYB5q__terminalHeaderTop{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ProjectGallery-module__3VYB5q__terminalDot{background:var(--g-pink);border-radius:.0625rem;flex-shrink:0;width:.5rem;height:.5rem;animation:2s ease-in-out infinite ProjectGallery-module__3VYB5q__dotPulseGallery}@keyframes ProjectGallery-module__3VYB5q__dotPulseGallery{0%,to{opacity:1}50%{opacity:.5}}.ProjectGallery-module__3VYB5q__terminalPath{font-family:var(--font-mono),monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.6rem,2.5vw,.75rem);overflow:hidden}.ProjectGallery-module__3VYB5q__terminalTitle{font-family:var(--font-mono),monospace;letter-spacing:-.02em;color:var(--text);text-transform:uppercase;font-size:clamp(1.25rem,5vw,2.5rem);font-weight:600;line-height:1.15}.ProjectGallery-module__3VYB5q__terminalTitleAccent{color:var(--g-blue)}.ProjectGallery-module__3VYB5q__badge{margin-bottom:1.25rem}.ProjectGallery-module__3VYB5q__badgeDot{border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem;display:inline-block}.ProjectGallery-module__3VYB5q__columnHeaders{display:none}@media (min-width:48em){.ProjectGallery-module__3VYB5q__columnHeaders{border-bottom:.0625rem solid var(--border);font-family:var(--font-mono),monospace;letter-spacing:.15em;text-transform:uppercase;color:var(--text-dimmer);grid-template-columns:5rem 9rem 1fr 11.25rem;gap:1rem;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.65rem;display:grid}}.ProjectGallery-module__3VYB5q__columnHeaderRight{text-align:right}.ProjectGallery-module__3VYB5q__cardList{flex-direction:column;gap:.75rem;display:flex}@media (min-width:48em){.ProjectGallery-module__3VYB5q__cardList{gap:.25rem}}.ProjectGallery-module__3VYB5q__dataCard{background:var(--bg-1);border:.0625rem solid var(--border);cursor:pointer;opacity:0;border-radius:.75rem;flex-direction:column;gap:.75rem;min-height:3rem;padding:1.25rem;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;transform:translateY(1.5rem)}@media (min-width:48em){.ProjectGallery-module__3VYB5q__dataCard{border-radius:.25rem;flex-direction:row;grid-template-columns:5rem 9rem 1fr 11.25rem;align-items:center;gap:1rem;padding:1rem;display:grid}}.ProjectGallery-module__3VYB5q__dataCard:before{content:"";background:var(--card-accent,var(--g-blue));width:.1875rem;box-shadow:0 0 .5rem var(--card-accent,var(--g-blue));border-radius:0 .125rem .125rem 0;transition:box-shadow .25s;position:absolute;top:.5rem;bottom:.5rem;left:0}@media (hover:hover){.ProjectGallery-module__3VYB5q__dataCard:hover{background:var(--bg-2);border-color:var(--card-accent,var(--g-blue));box-shadow:0 .5rem 1.5rem -.375rem var(--shadow);transform:translateY(-.125rem)}.ProjectGallery-module__3VYB5q__dataCard:hover .ProjectGallery-module__3VYB5q__cardTitle{color:var(--card-accent,var(--g-blue))}}.ProjectGallery-module__3VYB5q__dataCard:active{transition-duration:.1s;transform:scale(.98)}.ProjectGallery-module__3VYB5q__cardMobileHeader{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}@media (min-width:48em){.ProjectGallery-module__3VYB5q__cardMobileHeader{display:none}}.ProjectGallery-module__3VYB5q__cardId{font-family:var(--font-mono),monospace;color:var(--text-dim);font-size:clamp(.65rem,2.5vw,.75rem)}.ProjectGallery-module__3VYB5q__cardType{font-family:var(--font-mono),monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--card-accent,var(--g-blue));font-size:clamp(.6rem,2.2vw,.65rem)}.ProjectGallery-module__3VYB5q__cardIdDesktop,.ProjectGallery-module__3VYB5q__cardTypeDesktop{display:none}@media (min-width:48em){.ProjectGallery-module__3VYB5q__cardIdDesktop,.ProjectGallery-module__3VYB5q__cardTypeDesktop{display:block}.ProjectGallery-module__3VYB5q__cardIdDesktop{font-family:var(--font-mono),monospace;color:var(--text-dim);font-size:.75rem}.ProjectGallery-module__3VYB5q__cardTypeDesktop{font-family:var(--font-mono),monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--card-accent,var(--g-blue));font-size:.65rem}}.ProjectGallery-module__3VYB5q__cardContent{flex-direction:column;gap:.375rem;min-width:0;display:flex}.ProjectGallery-module__3VYB5q__cardTitle{font-family:var(--font-mono),monospace;color:var(--text);font-size:clamp(.875rem,3.5vw,1rem);font-weight:600;line-height:1.3;transition:color .2s}.ProjectGallery-module__3VYB5q__cardTechStack{font-family:var(--font-mono),monospace;color:var(--text-dimmer);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:clamp(.6rem,2.2vw,.7rem);overflow:hidden}.ProjectGallery-module__3VYB5q__cardDescription{font-family:var(--font-mono),monospace;color:var(--text-dim);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.7rem,2.8vw,.78rem);line-height:1.6;display:-webkit-box;overflow:hidden}@media (min-width:48em){.ProjectGallery-module__3VYB5q__cardDescription{display:none}}.ProjectGallery-module__3VYB5q__cardAction{display:none}@media (min-width:48em){.ProjectGallery-module__3VYB5q__cardAction{text-align:right;display:block}}.ProjectGallery-module__3VYB5q__actionBadge{font-family:var(--font-mono),monospace;letter-spacing:.1em;color:var(--bg-1);text-transform:uppercase;border-radius:.125rem;padding:.3rem .6rem;font-size:.65rem;font-weight:600;transition:filter .2s;display:inline-block}.ProjectGallery-module__3VYB5q__cardMobileCta{font-family:var(--font-mono),monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--card-accent,var(--g-blue));border:.0625rem solid var(--border-md);background:0 0;border-radius:2rem;justify-content:center;align-items:center;gap:.375rem;min-height:2.75rem;margin-top:.25rem;padding:0 1rem;font-size:clamp(.62rem,2.5vw,.68rem);transition:border-color .2s;display:flex}@media (min-width:48em){.ProjectGallery-module__3VYB5q__cardMobileCta{display:none}}.ProjectGallery-module__3VYB5q__cardMobileCta:active{border-color:var(--card-accent,var(--g-blue));background:var(--g-blue-dim)}.ProjectGallery-module__3VYB5q__thumbnailWrap{aspect-ratio:16/9;border:.0625rem solid var(--border-md);border-radius:.5rem;flex-shrink:0;width:100%;position:relative;overflow:hidden}@media (min-width:30em){.ProjectGallery-module__3VYB5q__thumbnailWrap{aspect-ratio:auto;width:8.75rem;height:5.625rem}}.ProjectGallery-module__3VYB5q__thumbnail{object-fit:cover;filter:grayscale(60%)contrast(1.1);width:100%;height:100%;transition:filter .4s}.ProjectGallery-module__3VYB5q__dataCard:hover .ProjectGallery-module__3VYB5q__thumbnail{filter:grayscale(0%)}.ProjectGallery-module__3VYB5q__thumbnailLabel{font-family:var(--font-mono),monospace;letter-spacing:.1em;color:var(--text);text-transform:uppercase;background:var(--bg-overlay,#00000080);border-radius:.125rem;padding:.125rem .25rem;font-size:.5rem;position:absolute;bottom:.25rem;right:.375rem}.ProjectGallery-module__3VYB5q__gideonFooter{flex-direction:column;gap:.75rem;margin-top:1.5rem;padding:0 .25rem;display:flex}@media (min-width:30em){.ProjectGallery-module__3VYB5q__gideonFooter{flex-direction:row;justify-content:space-between;align-items:center}}.ProjectGallery-module__3VYB5q__nodeCount{font-family:var(--font-mono),monospace;color:var(--text-dimmer);font-size:clamp(.6rem,2.2vw,.65rem)}.ProjectGallery-module__3VYB5q__scanAllLink{font-family:var(--font-mono),monospace;letter-spacing:.1em;color:var(--text-dim);text-transform:uppercase;align-items:center;min-height:2.75rem;font-size:clamp(.65rem,2.5vw,.75rem);font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}@media (hover:hover){.ProjectGallery-module__3VYB5q__scanAllLink:hover{color:var(--g-pink)}}.ProjectGallery-module__3VYB5q__telemetryLine{background:repeating-linear-gradient(90deg,var(--g-blue-dim)0rem,var(--g-blue-dim).25rem,transparent .25rem,transparent .5rem);height:.0625rem;-webkit-mask-image:linear-gradient(90deg,var(--shadow),transparent);mask-image:linear-gradient(90deg,var(--shadow),transparent);-webkit-mask-image:linear-gradient(90deg,var(--shadow),transparent);margin-top:1rem;animation:4s linear infinite ProjectGallery-module__3VYB5q__telemetryScanGallery}@keyframes ProjectGallery-module__3VYB5q__telemetryScanGallery{0%{background-position:0 0}to{background-position:12.5rem 0}}.ProjectGallery-module__3VYB5q__normalSection{background-color:var(--bg);color:var(--text);max-width:90rem;margin:0 auto;padding:clamp(3rem,8vw,9rem) clamp(1rem,4vw,3rem);scroll-margin-top:5rem;transition:background .5s,color .5s;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.ProjectGallery-module__3VYB5q__normalSection{cursor:none}}.ProjectGallery-module__3VYB5q__customCursor{-webkit-backdrop-filter:blur(.125rem)saturate(180%);backdrop-filter:blur(.125rem)saturate(180%);pointer-events:none;z-index:9999;opacity:0;background-color:#ffffff08;border:1px solid #ffffff1a;border-color:#fff6 #ffffff1a #ffffff1a #fff6;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-top:-1.625rem;margin-left:-1.625rem;display:flex;position:fixed;top:0;left:0;scale:0;box-shadow:inset 0 .25rem .75rem #ffffff26,0 .5rem 1.5rem #0003}@media (hover:none) or (pointer:coarse){.ProjectGallery-module__3VYB5q__customCursor{display:none!important}}.ProjectGallery-module__3VYB5q__cursorText{opacity:0;font-family:var(--font-mono),monospace;letter-spacing:.12em;color:#ffffffe6;text-transform:uppercase;-webkit-user-select:none;user-select:none;font-size:.56rem}.ProjectGallery-module__3VYB5q__progressRail{z-index:20;pointer-events:none;background-color:#ffffff12;width:1px;height:70%;position:fixed;top:15%;left:clamp(.75rem,2vw,1.25rem)}@media (max-width:47.9375em){.ProjectGallery-module__3VYB5q__progressRail{display:none}}.ProjectGallery-module__3VYB5q__progressFill{transform-origin:top;background-color:#ffffff73;position:absolute;inset:0;transform:scaleY(0)}.ProjectGallery-module__3VYB5q__normalHeader{max-width:56.25rem;margin-bottom:clamp(2rem,8vw,6rem)}.ProjectGallery-module__3VYB5q__rowList{flex-direction:column;display:flex}.ProjectGallery-module__3VYB5q__projectRow{color:inherit;cursor:pointer;padding:clamp(1.5rem,4vw,2.5rem) 0;text-decoration:none;display:block;position:relative}@media (hover:hover) and (pointer:fine){.ProjectGallery-module__3VYB5q__projectRow{cursor:none}}.ProjectGallery-module__3VYB5q__projectRow:active{opacity:.85;transition:opacity .1s}.ProjectGallery-module__3VYB5q__rowDivider{background-color:var(--border);height:1px;position:absolute;top:0;left:0;right:0}.ProjectGallery-module__3VYB5q__rowGlow{opacity:0;pointer-events:none;background:radial-gradient(ellipse 120% 80% at 15% 60%,var(--row-accent,#a9daf927)0%,transparent 60%);-webkit-filter:blur(2rem);mix-blend-mode:screen;margin-inline:-3rem;position:absolute;inset:0}@media (max-width:47.9375em){.ProjectGallery-module__3VYB5q__rowGlow{display:none}}.ProjectGallery-module__3VYB5q__rowStrip{background-color:var(--row-accent,var(--g-blue));transform-origin:0 0;border-radius:0 .125rem .125rem 0;width:.1875rem;position:absolute;top:0;bottom:0;left:-1rem;transform:scaleX(0)}@media (min-width:48em){.ProjectGallery-module__3VYB5q__rowStrip{left:-3rem}}.ProjectGallery-module__3VYB5q__rowMobileHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}@media (min-width:48em){.ProjectGallery-module__3VYB5q__rowMobileHeader{display:none}}.ProjectGallery-module__3VYB5q__rowMobileCat{font-family:var(--font-mono),monospace;letter-spacing:.15em;text-transform:uppercase;color:var(--text-dimmer);font-size:clamp(.55rem,2vw,.625rem)}.ProjectGallery-module__3VYB5q__rowNumDesktop{display:none}@media (min-width:48em){.ProjectGallery-module__3VYB5q__rowNumDesktop{font-family:var(--font-mono),monospace;color:var(--text-dimmer);letter-spacing:.05em;align-self:start;padding-top:.35rem;font-size:.68rem;display:block}}.ProjectGallery-module__3VYB5q__rowCatDesktop{display:none}@media (min-width:48em){.ProjectGallery-module__3VYB5q__rowCatDesktop{display:block}}.ProjectGallery-module__3VYB5q__rowContent{flex:1;min-width:0}@media (min-width:48em){.ProjectGallery-module__3VYB5q__projectRow{grid-template-columns:3rem 1fr clamp(14rem,28vw,24rem);align-items:start;gap:0 2rem;display:grid}.ProjectGallery-module__3VYB5q__rowContent{display:block}}.ProjectGallery-module__3VYB5q__tagList{flex-wrap:wrap;gap:clamp(.25rem,1vw,.5rem);margin-top:clamp(.75rem,3vw,1.25rem);display:flex}.ProjectGallery-module__3VYB5q__rowDescMobile{font-family:var(--font-mono),monospace;color:var(--text-dim);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-top:.75rem;font-size:clamp(.68rem,2.5vw,.8rem);line-height:1.65;display:-webkit-box;overflow:hidden}@media (min-width:48em){.ProjectGallery-module__3VYB5q__rowDescMobile{display:none}}.ProjectGallery-module__3VYB5q__rowDescColumn{padding-top:.3rem;display:none}@media (min-width:48em){.ProjectGallery-module__3VYB5q__rowDescColumn{width:100%;display:block}}.ProjectGallery-module__3VYB5q__rowMobileCta{min-height:2.75rem;font-family:var(--font-mono),monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--row-accent,var(--g-blue));border:1px solid var(--border-md);background:0 0;border-radius:2rem;justify-content:center;align-items:center;gap:.375rem;margin-top:1rem;padding:.625rem 1rem;font-size:clamp(.6rem,2.2vw,.68rem);transition:border-color .2s,background .2s;display:flex}@media (min-width:48em){.ProjectGallery-module__3VYB5q__rowMobileCta{display:none}}.ProjectGallery-module__3VYB5q__rowMobileCta:active{border-color:var(--row-accent,var(--g-blue));background:var(--g-blue-dim)}.ProjectGallery-module__3VYB5q__normalFooter{flex-direction:column;gap:.75rem;margin-top:clamp(1.5rem,5vw,3.5rem);display:flex}@media (min-width:30em){.ProjectGallery-module__3VYB5q__normalFooter{flex-direction:row;justify-content:space-between;align-items:center}}.ProjectGallery-module__3VYB5q__footerLink{font-family:var(--font-mono),monospace;letter-spacing:.22em;text-transform:uppercase;color:var(--text-dimmer);align-items:center;min-height:2.75rem;font-size:clamp(.55rem,2vw,.625rem);text-decoration:none;transition:color .25s;display:inline-flex}@media (hover:hover) and (pointer:fine){.ProjectGallery-module__3VYB5q__footerLink{cursor:none}}
.SkillsMarquee-module__c8V9kG__wrapper{border-top:.0625rem solid var(--border);border-bottom:.0625rem solid var(--border);background:var(--bg-1);padding:clamp(1.5rem,4vw,2.5rem) 0;transition:background .45s;overflow:hidden}.SkillsMarquee-module__c8V9kG__item{font-family:var(--font-mono),monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dimmer);white-space:nowrap;align-items:center;gap:clamp(1.5rem,4vw,2.5rem);padding:0 clamp(1.5rem,4vw,2.5rem);font-size:clamp(.6rem,1.5vw,.7rem);display:inline-flex}.SkillsMarquee-module__c8V9kG__diamond{color:var(--gold);opacity:.4;font-size:clamp(.4rem,1vw,.5rem)}.SkillsMarquee-module__c8V9kG__wrapperGideon{border-top:none;border-bottom:none;padding:clamp(2rem,4vw,4rem) 0;position:relative;overflow:hidden}.SkillsMarquee-module__c8V9kG__scanline{background-image:repeating-linear-gradient(0deg,transparent,transparent var(--scanline-spacing),var(--scanline-color)var(--scanline-spacing),var(--scanline-color)var(--scanline-thickness));pointer-events:none;z-index:1;position:absolute;inset:0}.SkillsMarquee-module__c8V9kG__gideonInner{z-index:2;position:relative}.SkillsMarquee-module__c8V9kG__gideonHeader{flex-direction:column;align-items:flex-end;gap:clamp(1rem,3vw,1.5rem);margin-bottom:clamp(1.5rem,4vw,2.5rem);padding:0 clamp(1rem,3vw,2rem);display:flex}.SkillsMarquee-module__c8V9kG__gideonBadgeDot{border-radius:50%;flex-shrink:0;width:clamp(.35rem,1vw,.4375rem);height:clamp(.35rem,1vw,.4375rem);display:inline-block}.SkillsMarquee-module__c8V9kG__trackWrap{margin-bottom:1rem;position:relative;overflow:hidden}.SkillsMarquee-module__c8V9kG__gradientLeft{background:linear-gradient(90deg,var(--bg)0%,transparent 100%);pointer-events:none;z-index:2;width:clamp(3rem,8vw,7.5rem);position:absolute;top:0;bottom:0;left:0}.SkillsMarquee-module__c8V9kG__gradientRight{background:linear-gradient(-90deg,var(--bg)0%,transparent 100%);pointer-events:none;z-index:2;width:clamp(3rem,8vw,7.5rem);position:absolute;top:0;bottom:0;right:0}.SkillsMarquee-module__c8V9kG__track{will-change:transform;width:max-content;display:flex}.SkillsMarquee-module__c8V9kG__trackFast{animation:32s linear infinite SkillsMarquee-module__c8V9kG__marquee}.SkillsMarquee-module__c8V9kG__trackSlow{animation:55s linear infinite SkillsMarquee-module__c8V9kG__marquee}.SkillsMarquee-module__c8V9kG__trackReverse{animation-direction:reverse}.SkillsMarquee-module__c8V9kG__pill{font-family:var(--font-mono),monospace;color:var(--text);white-space:nowrap;background:var(--bg-1);border:.0625rem solid var(--border-md);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);cursor:default;border-radius:3rem;align-items:center;gap:clamp(.5rem,1.5vw,.75rem);margin:0 clamp(.2rem,1vw,.4rem);padding:clamp(.5rem,1.5vw,.6rem) clamp(1rem,2vw,1.75rem);font-size:clamp(.75rem,1.2vw,.9rem);transition:transform .25s cubic-bezier(.34,1.56,.64,1),border-color .2s,box-shadow .2s;display:inline-flex}.SkillsMarquee-module__c8V9kG__pill:hover{border-color:var(--g-blue,#a9dbf980);box-shadow:0 0 .75rem var(--g-blue-dim,#a9dbf91f);transform:scale(1.06)translateY(-.125rem)}.SkillsMarquee-module__c8V9kG__pillDim{color:var(--text-dim);background:#ffffff05;font-size:clamp(.68rem,1vw,.8rem)}.SkillsMarquee-module__c8V9kG__pillDot{border-radius:50%;flex-shrink:0;width:clamp(.25rem,.8vw,.3125rem);height:clamp(.25rem,.8vw,.3125rem);display:inline-block}.SkillsMarquee-module__c8V9kG__moduleCount{font-family:var(--font-mono),monospace;color:var(--text-dimmer);letter-spacing:.1em;text-align:right;padding:clamp(.75rem,2vw,1rem) clamp(1rem,3vw,2rem) 0;font-size:clamp(.55rem,1.2vw,.62rem)}
.AboutSection-module__x_W1wq__section{max-width:90rem;margin:0 auto;padding:clamp(3.5rem,8vw,9rem) clamp(1rem,4vw,3rem);scroll-margin-top:5rem;position:relative}.AboutSection-module__x_W1wq__label{font-family:var(--font-mono),monospace;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);opacity:.75;align-items:center;gap:.75rem;margin-bottom:clamp(2rem,4vw,4rem);font-size:.68rem;display:flex}.AboutSection-module__x_W1wq__labelDash{background:var(--gold);opacity:.6;width:1.25rem;height:1px;display:inline-block}.AboutSection-module__x_W1wq__grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(3rem,5vw,6rem);display:grid}.AboutSection-module__x_W1wq__heading{font-family:var(--font-display),Georgia,serif;letter-spacing:-.02em;color:var(--text);margin-bottom:clamp(1.5rem,3vw,2.5rem);font-size:clamp(2rem,4vw,4rem);font-weight:500;line-height:1.1;transition:color .45s}.AboutSection-module__x_W1wq__headingEm{color:var(--text-dim);transition:color .45s}.AboutSection-module__x_W1wq__bodyGroup{flex-direction:column;gap:1.25rem;display:flex}.AboutSection-module__x_W1wq__bodyText{font-family:var(--font-mono),monospace;color:var(--text-dim);letter-spacing:.02em;font-size:clamp(.72rem,1.2vw,.8rem);line-height:1.9;transition:color .45s}.AboutSection-module__x_W1wq__contactLink{font-family:var(--font-mono),monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim);border-bottom:1px solid var(--border-md);align-items:center;gap:.6rem;margin-top:2.5rem;padding-bottom:.4rem;font-size:.68rem;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.AboutSection-module__x_W1wq__contactLink:hover{color:var(--gold);border-bottom-color:var(--gold)}.AboutSection-module__x_W1wq__stackLabel{font-family:var(--font-mono),monospace;letter-spacing:.22em;text-transform:uppercase;color:var(--text-dimmer);margin-bottom:1.75rem;font-size:.65rem}.AboutSection-module__x_W1wq__stackGrid{grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.6rem;display:grid}.AboutSection-module__x_W1wq__stackItem{font-family:var(--font-mono),monospace;letter-spacing:.08em;color:var(--text-dim);border:1px solid var(--border);background:var(--bg-1);cursor:default;border-radius:.125rem;padding:.65rem .85rem;font-size:.68rem;transition:border-color .2s,color .2s,background .45s}.AboutSection-module__x_W1wq__stackItem:hover{border-color:var(--gold);color:var(--text)}@media (max-width:768px){.AboutSection-module__x_W1wq__grid{grid-template-columns:1fr;gap:3rem}.AboutSection-module__x_W1wq__label{margin-bottom:2.5rem}}.AboutSection-module__x_W1wq__sectionGideon{max-width:75rem;margin:0 auto;padding:clamp(3rem,6vw,6rem) clamp(1rem,3vw,2rem);scroll-margin-top:5rem;position:relative;overflow:hidden}.AboutSection-module__x_W1wq__scanlineOverlay{background-image:repeating-linear-gradient(0deg,transparent,transparent var(--scanline-spacing),var(--scanline-color)var(--scanline-spacing),var(--scanline-color)var(--scanline-thickness));pointer-events:none;z-index:0;position:absolute;inset:0}.AboutSection-module__x_W1wq__gideonBlock{z-index:1;position:relative}.AboutSection-module__x_W1wq__badgeRow{margin-bottom:clamp(1.5rem,3vw,3rem)}.AboutSection-module__x_W1wq__gideonBadgeDot{border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;display:inline-block}.AboutSection-module__x_W1wq__bioRow{align-items:flex-start;gap:clamp(1rem,2.5vw,2rem);margin-bottom:2rem;display:flex}.AboutSection-module__x_W1wq__photoWrap{border:1px solid var(--g-blue-dim);background:var(--bg-1);flex-direction:column;flex-shrink:0;align-self:flex-start;width:clamp(10rem,18vw,14rem);height:clamp(12rem,22vw,17rem);display:flex;position:relative;overflow:hidden}.AboutSection-module__x_W1wq__photoWrap:before{content:"";background:repeating-linear-gradient(0deg,transparent 0px,transparent 2px,var(--g-blue-dim)2px,var(--g-blue-dim)3px);z-index:2;pointer-events:none;position:absolute;inset:0}.AboutSection-module__x_W1wq__photoWrap:after{content:"";background:linear-gradient(180deg,transparent 0%,var(--g-blue-glow)45%,var(--g-blue-dim)50%,var(--g-blue-glow)55%,transparent 100%);z-index:3;pointer-events:none;mix-blend-mode:screen;background-size:100% 200%;animation:2.5s ease-in-out infinite AboutSection-module__x_W1wq__scanBeam;position:absolute;inset:0}@keyframes AboutSection-module__x_W1wq__scanBeam{0%,to{opacity:0;background-position:0 250%}35%{opacity:.5}50%{opacity:1}65%{opacity:.5}to{opacity:0;background-position:0 -150%}}.AboutSection-module__x_W1wq__photo{object-fit:cover;filter:grayscale(85%)contrast(1.1)brightness(.95);z-index:0;cursor:zoom-in;width:100%;height:100%;transition:filter .3s;position:relative}.AboutSection-module__x_W1wq__photo:hover{filter:grayscale(70%)contrast(1.15)brightness()}.AboutSection-module__x_W1wq__photoIdTag{background:var(--g-blue-dim);border-right:1px solid var(--g-blue);font-family:var(--font-mono),monospace;letter-spacing:.15em;color:var(--g-blue);text-transform:uppercase;z-index:3;padding:.35rem .75rem;font-size:.55rem;position:absolute;top:.75rem;left:0}.AboutSection-module__x_W1wq__photoClassTag{border:1px solid var(--g-pink-dim);font-family:var(--font-mono),monospace;letter-spacing:.1em;color:var(--g-pink);text-transform:uppercase;z-index:3;padding:.25rem .5rem;font-size:.5rem;position:absolute;top:.75rem;right:.75rem}.AboutSection-module__x_W1wq__barcodeStrip{background:var(--bg);border-top:1px solid var(--g-blue-dim);z-index:3;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;height:4rem;padding:.35rem .75rem .5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.AboutSection-module__x_W1wq__barcodeContainer{justify-content:center;align-items:center;gap:.5rem;width:100%;height:2.5rem;display:flex}.AboutSection-module__x_W1wq__barcodeLinesLeft{background-image:repeating-linear-gradient(90deg,var(--text)0px,var(--text)1px,transparent 1px,transparent 3px,var(--text)3px,var(--text)4px,transparent 4px,transparent 5px,var(--text)5px,var(--text)7px,transparent 7px,transparent 8px,var(--text)8px,var(--text)9px,transparent 9px,transparent 12px,var(--text)12px,var(--text)14px,transparent 14px,transparent 16px,var(--text)16px,var(--text)17px,transparent 17px,transparent 20px);opacity:.5;flex:1;height:1.75rem;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 100%)}.AboutSection-module__x_W1wq__qrWrapper{background:var(--bg);border:1px solid var(--g-blue-dim);flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;position:relative;overflow:hidden}.AboutSection-module__x_W1wq__qrCodeMono{filter:contrast(1.2)brightness(.95);opacity:.9;width:100%!important;height:100%!important}.AboutSection-module__x_W1wq__scanLineOverlay{background:repeating-linear-gradient(0deg,transparent 0px,transparent 3px,var(--g-blue-glow)3px,var(--g-blue-glow)4px);pointer-events:none;position:absolute;inset:0}.AboutSection-module__x_W1wq__barcodeLinesRight{background-image:repeating-linear-gradient(90deg,var(--text)0px,var(--text)2px,transparent 2px,transparent 4px,var(--text)4px,var(--text)5px,transparent 5px,transparent 8px,var(--text)8px,var(--text)9px,transparent 9px,transparent 10px,var(--text)10px,var(--text)12px,transparent 12px,transparent 14px,var(--text)14px,var(--text)15px,transparent 15px,transparent 18px);opacity:.5;flex:1;height:1.75rem;-webkit-mask-image:linear-gradient(90deg,#000 0% 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 85%,#0000 100%)}.AboutSection-module__x_W1wq__barcodeStrip:hover .AboutSection-module__x_W1wq__barcodeLinesLeft,.AboutSection-module__x_W1wq__barcodeStrip:hover .AboutSection-module__x_W1wq__barcodeLinesRight{opacity:.7}.AboutSection-module__x_W1wq__barcodeStrip:hover .AboutSection-module__x_W1wq__qrWrapper{border-color:var(--g-blue);box-shadow:0 0 .5rem var(--g-blue-glow)}.AboutSection-module__x_W1wq__expandedOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#000000e6;justify-content:center;align-items:center;animation:.25s AboutSection-module__x_W1wq__fadeIn;display:flex;position:fixed;inset:0}@keyframes AboutSection-module__x_W1wq__fadeIn{0%{opacity:0}to{opacity:1}}.AboutSection-module__x_W1wq__expandedContent{aspect-ratio:3/4;background:var(--bg-1);border:1px solid var(--g-blue-dim);width:clamp(22rem,50vw,36rem);animation:.3s cubic-bezier(.2,.8,.2,1) AboutSection-module__x_W1wq__scaleIn;position:relative;overflow:hidden}@keyframes AboutSection-module__x_W1wq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.AboutSection-module__x_W1wq__expandedIdTag{background:var(--g-blue-dim);border-right:1px solid var(--g-blue);font-family:var(--font-mono),monospace;letter-spacing:.18em;color:var(--g-blue);text-transform:uppercase;z-index:3;padding:.65rem 1.25rem;font-size:.8rem;position:absolute;top:1.25rem;left:0}.AboutSection-module__x_W1wq__expandedClassTag{border:1px solid var(--g-pink-dim);font-family:var(--font-mono),monospace;letter-spacing:.12em;color:var(--g-pink);text-transform:uppercase;z-index:3;padding:.5rem 1rem;font-size:.7rem;position:absolute;top:1.25rem;right:1.25rem}.AboutSection-module__x_W1wq__expandedPhotoWrap{z-index:0;position:absolute;inset:0}.AboutSection-module__x_W1wq__expandedPhoto{object-fit:cover;filter:grayscale(85%)contrast(1.1)brightness(.95);width:100%!important;height:100%!important}.AboutSection-module__x_W1wq__expandedScanlines{background:repeating-linear-gradient(0deg,transparent 0px,transparent 2px,var(--g-blue-dim)2px,var(--g-blue-dim)3px);z-index:2;pointer-events:none;position:absolute;inset:0}.AboutSection-module__x_W1wq__expandedScanBeam{background:linear-gradient(180deg,transparent 0%,var(--g-blue-glow)45%,var(--g-blue-dim)50%,var(--g-blue-glow)55%,transparent 100%);z-index:3;pointer-events:none;mix-blend-mode:screen;background-size:100% 200%;animation:2.5s ease-in-out infinite AboutSection-module__x_W1wq__scanBeam;position:absolute;inset:0}.AboutSection-module__x_W1wq__expandedBarcodeStrip{background:var(--bg);border-top:1px solid var(--g-blue-dim);z-index:3;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:9rem;padding:1rem 2rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.AboutSection-module__x_W1wq__expandedBarcodeStrip .AboutSection-module__x_W1wq__barcodeContainer{justify-content:center;align-items:center;gap:1.5rem;width:100%;height:5rem;display:flex}.AboutSection-module__x_W1wq__expandedBarcodeStrip .AboutSection-module__x_W1wq__barcodeLinesLeft,.AboutSection-module__x_W1wq__expandedBarcodeStrip .AboutSection-module__x_W1wq__barcodeLinesRight{opacity:.5;flex:1;height:3.5rem}.AboutSection-module__x_W1wq__expandedBarcodeStrip .AboutSection-module__x_W1wq__qrWrapper{border-width:1px;width:7.5rem;height:7.5rem}.AboutSection-module__x_W1wq__expandedBarcodeStrip .AboutSection-module__x_W1wq__qrCodeMono{filter:contrast(1.2)brightness(.95);opacity:.9}.AboutSection-module__x_W1wq__expandedBarcodeStrip .AboutSection-module__x_W1wq__barcodeText{letter-spacing:.3em;font-size:.75rem}.AboutSection-module__x_W1wq__closeBtn{background:var(--bg);border:1px solid var(--g-blue-dim);width:2rem;height:2rem;color:var(--text-dim);cursor:pointer;z-index:4;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:flex;position:absolute;top:1rem;right:1rem}.AboutSection-module__x_W1wq__closeBtn:hover{color:var(--g-blue);border-color:var(--g-blue);background:var(--g-blue-dim);border-color:var(--g-blue);background:var(--g-blue-dim)}.AboutSection-module__x_W1wq__barcodeLines{background-image:repeating-linear-gradient(90deg,var(--text)0px,var(--text)1px,transparent 1px,transparent 2px,var(--text)2px,var(--text)3px,transparent 3px,transparent 6px,var(--text)6px,var(--text)7px,transparent 7px,transparent 8px,var(--text)8px,var(--text)10px,transparent 10px,transparent 12px,var(--text)12px,var(--text)13px,transparent 13px,transparent 15px);opacity:.6;width:80%;height:1.25rem}.AboutSection-module__x_W1wq__barcodeText{font-family:var(--font-mono),monospace;letter-spacing:.2em;color:var(--text-dimmer);font-size:.5rem}.AboutSection-module__x_W1wq__photoLabel{display:none}.AboutSection-module__x_W1wq__bioCard{flex:1;min-width:0}.AboutSection-module__x_W1wq__bioCard:before{background:var(--card-accent,var(--g-blue))}.AboutSection-module__x_W1wq__bioCardInner{padding:.5rem 0}.AboutSection-module__x_W1wq__bioCardHeader{align-items:center;gap:.85rem;margin-bottom:1.25rem;display:flex}.AboutSection-module__x_W1wq__accentLineVertical{border-radius:.125rem;flex-shrink:0;width:.1875rem;height:1.2em}.AboutSection-module__x_W1wq__sectionHeading{font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.02em;color:var(--text);font-size:clamp(1.15rem,2.5vw,1.75rem);font-weight:700}.AboutSection-module__x_W1wq__bioPara{font-family:var(--font-mono),monospace;color:var(--text);margin-bottom:.85rem;font-size:clamp(.78rem,1.2vw,.92rem);line-height:1.85}.AboutSection-module__x_W1wq__statStrip{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1rem;margin-bottom:2rem;display:grid}.AboutSection-module__x_W1wq__statCard{padding:1.25rem 1.5rem}.AboutSection-module__x_W1wq__statCard:before{background:var(--card-accent,var(--g-blue))}.AboutSection-module__x_W1wq__statCardAccent{display:none}.AboutSection-module__x_W1wq__statLabel{font-family:var(--font-mono),monospace;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.5rem;font-size:.6rem}.AboutSection-module__x_W1wq__statValue{font-family:var(--font-display),system-ui,sans-serif;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:700;overflow:hidden}.AboutSection-module__x_W1wq__modulesCard{padding:clamp(1.25rem,2vw,1.75rem)}.AboutSection-module__x_W1wq__modulesCard:before{background:var(--card-accent,var(--g-yellow))}.AboutSection-module__x_W1wq__modulesCardHeader{align-items:center;gap:.85rem;margin-bottom:1.5rem;display:flex}.AboutSection-module__x_W1wq__modulesTitle{font-family:var(--font-mono),monospace;letter-spacing:.15em;text-transform:uppercase;color:var(--text);flex:1;font-size:.7rem}.AboutSection-module__x_W1wq__modulesCount{font-family:var(--font-mono),monospace;color:var(--text-dimmer);letter-spacing:.08em;font-size:.65rem}.AboutSection-module__x_W1wq__skillsGrid{flex-wrap:wrap;gap:.5rem;display:flex}.AboutSection-module__x_W1wq__skillPill{font-family:var(--font-mono),monospace;border:1px solid var(--border-md);color:var(--text-dim);background:var(--bg-2);cursor:default;border-radius:2rem;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:clamp(.68rem,1vw,.78rem);transition:border-color .2s,color .2s,transform .2s;display:flex}.AboutSection-module__x_W1wq__skillPill:hover{transform:translateY(-1px)}.AboutSection-module__x_W1wq__skillDot{border-radius:50%;flex-shrink:0;width:.3125rem;height:.3125rem;display:inline-block}@media (max-width:768px){.AboutSection-module__x_W1wq__bioRow{flex-direction:column}.AboutSection-module__x_W1wq__photoWrap{flex-direction:row;align-items:center}}.AboutSection-module__x_W1wq__gideonLabel{font-family:var(--font-mono),monospace;letter-spacing:.28em;text-transform:uppercase;color:var(--text-dim);opacity:.75;align-items:center;gap:.75rem;margin-bottom:clamp(2rem,4vw,4rem);font-size:.68rem;display:flex}.AboutSection-module__x_W1wq__gideonLabelDash{background:var(--g-blue);opacity:.6;width:1.25rem;height:1px;display:inline-block}.AboutSection-module__x_W1wq__gridGideon{grid-template-columns:1fr 1fr;gap:clamp(3rem,5vw,6rem)}.AboutSection-module__x_W1wq__gideonHeading{font-family:var(--font-display),system-ui,sans-serif;letter-spacing:-.03em;color:var(--text);margin-bottom:2.5rem;font-size:clamp(2rem,4vw,4rem);font-weight:700;line-height:1.1;transition:color .45s}.AboutSection-module__x_W1wq__stackItemGideon{animation:4s ease-in-out infinite AboutSection-module__x_W1wq__accentBorderCycle}.AboutSection-module__x_W1wq__stackItemGideon:hover{color:var(--text)}@media (max-width:768px){.AboutSection-module__x_W1wq__gridGideon{grid-template-columns:1fr;gap:3rem}}
.ExperienceSection-module__dSja2q__section{max-width:90rem;margin:0 auto;padding:clamp(3.5rem,8vw,9rem) clamp(1rem,4vw,3rem);scroll-margin-top:5rem;position:relative}.ExperienceSection-module__dSja2q__label{font-family:var(--font-mono),monospace;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);opacity:.75;align-items:center;gap:.75rem;margin-bottom:clamp(2rem,4vw,4rem);font-size:.68rem;display:flex}.ExperienceSection-module__dSja2q__labelDash{background:var(--gold);opacity:.6;width:1.25rem;height:1px;display:inline-block}.ExperienceSection-module__dSja2q__heading{font-family:var(--font-display),Georgia,serif;letter-spacing:-.02em;color:var(--text);margin-bottom:clamp(2rem,4vw,4rem);font-size:clamp(2rem,4vw,4rem);font-weight:500;line-height:1.1;transition:color .45s}.ExperienceSection-module__dSja2q__headingEm{color:var(--text-dim);transition:color .45s}.ExperienceSection-module__dSja2q__timeline{flex-direction:column;gap:clamp(2rem,4vw,4rem);display:flex}.ExperienceSection-module__dSja2q__companyGroup{grid-template-columns:clamp(10rem,20vw,16.25rem) 1fr;align-items:start;gap:clamp(1.25rem,3vw,2.5rem);display:grid}.ExperienceSection-module__dSja2q__companyMeta{flex-direction:column;gap:.4rem;padding-top:.25rem;display:flex;position:sticky;top:2rem}.ExperienceSection-module__dSja2q__companyName{font-family:var(--font-display),Georgia,serif;letter-spacing:-.01em;color:var(--text);font-size:1rem;font-weight:500;transition:color .45s}.ExperienceSection-module__dSja2q__companyTenure{font-family:var(--font-mono),monospace;letter-spacing:.1em;color:var(--text-dimmer);font-size:.68rem;transition:color .45s}.ExperienceSection-module__dSja2q__companyType{font-family:var(--font-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);opacity:.6;margin-top:.5rem;font-size:.62rem;transition:color .45s}.ExperienceSection-module__dSja2q__rolesList{flex-direction:column;gap:0;display:flex;position:relative}.ExperienceSection-module__dSja2q__rolesList:before{content:"";background:var(--border-md);transform-origin:top;width:1px;transition:background .45s;position:absolute;top:.6rem;bottom:.6rem;left:0}.ExperienceSection-module__dSja2q__roleItem{border-bottom:1px solid var(--border);padding:1.75rem 0 1.75rem 2rem;transition:border-color .45s;position:relative}.ExperienceSection-module__dSja2q__roleItem:last-child{border-bottom:none}.ExperienceSection-module__dSja2q__roleItem:before{content:"";background:var(--bg);border:1px solid var(--border-md);border-radius:50%;width:.4375rem;height:.4375rem;transition:border-color .2s,background .45s;position:absolute;top:2.05rem;left:-.1875rem}.ExperienceSection-module__dSja2q__roleItem:hover:before{border-color:var(--gold);background:var(--gold-dim)}.ExperienceSection-module__dSja2q__roleHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.ExperienceSection-module__dSja2q__roleTitle{font-family:var(--font-display),Georgia,serif;letter-spacing:-.015em;color:var(--text);font-size:1.05rem;font-weight:500;transition:color .45s}.ExperienceSection-module__dSja2q__roleDates{font-family:var(--font-mono),monospace;letter-spacing:.06em;color:var(--text-dimmer);white-space:nowrap;flex-shrink:0;font-size:.68rem;transition:color .45s}.ExperienceSection-module__dSja2q__roleDescription{font-family:var(--font-mono),monospace;color:var(--text-dim);letter-spacing:.02em;max-width:40rem;font-size:clamp(.72rem,1.2vw,.78rem);line-height:1.85;transition:color .45s}.ExperienceSection-module__dSja2q__companyDivider{background:var(--border);width:100%;height:1px;margin-top:0;transition:background .45s}@media (max-width:900px){.ExperienceSection-module__dSja2q__companyGroup{grid-template-columns:1fr;gap:1.25rem}.ExperienceSection-module__dSja2q__companyMeta{flex-flow:wrap;align-items:baseline;gap:.5rem 1.25rem;position:static}.ExperienceSection-module__dSja2q__companyType{margin-top:0}.ExperienceSection-module__dSja2q__rolesList:before{left:0}}@media (max-width:640px){.ExperienceSection-module__dSja2q__timeline{gap:3rem}.ExperienceSection-module__dSja2q__roleItem{padding-left:1.5rem}.ExperienceSection-module__dSja2q__roleHeader{flex-direction:column;gap:.25rem}}.ExperienceSection-module__dSja2q__sectionGideon{max-width:75rem;margin:0 auto;padding:clamp(3rem,6vw,8rem) clamp(1rem,3vw,2rem);position:relative}.ExperienceSection-module__dSja2q__gideonBadge{font-family:var(--font-mono),monospace;text-transform:uppercase;letter-spacing:.15em;border-radius:2rem;align-items:center;gap:.75rem;margin-bottom:clamp(1rem,2vw,2rem);padding:.5rem 1.1rem;font-size:.75rem;display:inline-flex}.ExperienceSection-module__dSja2q__gideonBadgeDot{border-radius:50%;width:.4375rem;height:.4375rem;display:inline-block}.ExperienceSection-module__dSja2q__gideonGrid{flex-direction:column;gap:1.75rem;display:flex}.ExperienceSection-module__dSja2q__gideonCard{border-radius:1rem;padding:0;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.ExperienceSection-module__dSja2q__gideonCard:hover{transform:translateY(-.125rem);box-shadow:0 .5rem 1.5rem -.5rem #00000059}.ExperienceSection-module__dSja2q__gideonCardHeader{justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1.25rem,2.5vw,2rem) clamp(1.25rem,3vw,2.5rem);display:flex}.ExperienceSection-module__dSja2q__gideonCardCompany{flex-direction:column;gap:.3rem;min-width:0;display:flex}.ExperienceSection-module__dSja2q__gideonCompanyName{font-family:var(--font-display),system-ui,sans-serif;color:var(--text);font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:600}.ExperienceSection-module__dSja2q__gideonCompanyMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ExperienceSection-module__dSja2q__gideonCompanyType{font-family:var(--font-mono),monospace;text-transform:uppercase;letter-spacing:.14em;background:var(--bg-2);color:var(--text-dim);border-radius:1rem;padding:.2rem .6rem;font-size:.65rem}.ExperienceSection-module__dSja2q__gideonTenure{font-family:var(--font-mono),monospace;letter-spacing:.06em;color:var(--text-dim);white-space:nowrap;flex-shrink:0;font-size:.75rem}.ExperienceSection-module__dSja2q__gideonCardDivider{background:var(--border);height:1px;margin:0 clamp(1.25rem,3vw,2.5rem)}.ExperienceSection-module__dSja2q__gideonRolesList{flex-direction:column;gap:0;padding:.5rem 0 1rem;display:flex}.ExperienceSection-module__dSja2q__gideonRoleItem{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:start;gap:1rem;padding:1.25rem clamp(1.25rem,3vw,2.5rem);display:grid;position:relative}.ExperienceSection-module__dSja2q__gideonRoleItem:last-child{border-bottom:none}.ExperienceSection-module__dSja2q__gideonRoleTitle{color:var(--text);margin-bottom:.35rem;font-size:clamp(.85rem,1.3vw,.95rem);font-weight:500}.ExperienceSection-module__dSja2q__gideonRoleDesc{font-family:var(--font-mono),monospace;color:var(--text-dim);max-width:37.5rem;font-size:clamp(.72rem,1vw,.78rem);line-height:1.7}.ExperienceSection-module__dSja2q__gideonRoleDates{font-family:var(--font-mono),monospace;letter-spacing:.05em;color:var(--text-dimmer);white-space:nowrap;padding-top:.15rem;font-size:.7rem}.ExperienceSection-module__dSja2q__gideonTelemetryFooter{border-top:1px solid var(--border);align-items:center;gap:clamp(1rem,2vw,2rem);margin-top:clamp(1.5rem,2.5vw,2.5rem);padding-top:1.5rem;display:flex}.ExperienceSection-module__dSja2q__gideonTelemetryLine{background:linear-gradient(90deg,var(--g-blue)0%,var(--g-pink)50%,transparent 100%);opacity:.25;flex:1;height:1px}.ExperienceSection-module__dSja2q__gideonTelemetryText{font-family:var(--font-mono),monospace;letter-spacing:.12em;color:var(--text-dimmer);text-transform:uppercase;white-space:nowrap;font-size:.6rem}.ExperienceSection-module__dSja2q__gideonRoleItem:before{content:"";width:0;position:absolute;top:0;bottom:0;left:clamp(1.25rem,3vw,2.5rem)}@media (max-width:640px){.ExperienceSection-module__dSja2q__gideonCardHeader{flex-direction:column;align-items:flex-start}.ExperienceSection-module__dSja2q__gideonRoleItem{grid-template-columns:1fr}}
.GideonTourController-module__m0gTqq__strip{z-index:8500;padding:.875rem 1.25rem;padding-bottom:calc(.875rem + env(safe-area-inset-bottom,0px));background:var(--bg-overlay,#0a0a0ad9);-webkit-backdrop-filter:blur(16px)saturate(140%);border-top:.0625rem solid var(--g-blue-dim);opacity:0;justify-content:space-between;align-items:center;gap:1rem;transition:transform .4s,opacity .4s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.GideonTourController-module__m0gTqq__strip.GideonTourController-module__m0gTqq__visible{opacity:1;transform:translateY(0)}@media (min-width:48em){.GideonTourController-module__m0gTqq__strip{padding:1rem 2rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}}.GideonTourController-module__m0gTqq__stepInfo{flex-direction:column;flex:auto;gap:.25rem;min-width:0;display:flex}.GideonTourController-module__m0gTqq__stepLabel{font-family:var(--font-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--g-blue);white-space:nowrap;font-size:clamp(.55rem,2vw,.65rem)}.GideonTourController-module__m0gTqq__stepTitle{font-family:var(--font-mono),monospace;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.7rem,2.5vw,.8rem);overflow:hidden}.GideonTourController-module__m0gTqq__dots{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.GideonTourController-module__m0gTqq__dot{border:.0625rem solid var(--text-dimmer);background:0 0;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;transition:background .3s,border-color .3s,box-shadow .3s}.GideonTourController-module__m0gTqq__dotActive{background:var(--g-blue);border-color:var(--g-blue);box-shadow:0 0 .5rem var(--g-blue-dim)}.GideonTourController-module__m0gTqq__dotCompleted{background:var(--g-pink);border-color:var(--g-pink)}.GideonTourController-module__m0gTqq__progressBar{display:none}@media (min-width:48em){.GideonTourController-module__m0gTqq__progressBar{background:var(--border);border-radius:1rem;flex-shrink:0;width:8rem;height:.125rem;display:block;overflow:hidden}}.GideonTourController-module__m0gTqq__progressFill{background:linear-gradient(90deg,var(--g-blue),var(--g-pink));border-radius:1rem;height:100%;transition:width .4s}.GideonTourController-module__m0gTqq__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.GideonTourController-module__m0gTqq__skipBtn{font-family:var(--font-mono),monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);border:.0625rem solid var(--border-md);cursor:pointer;white-space:nowrap;background:0 0;border-radius:2rem;min-height:2.5rem;padding:0 1rem;font-size:clamp(.6rem,2.2vw,.68rem);transition:color .2s,border-color .2s}@media (hover:hover){.GideonTourController-module__m0gTqq__skipBtn:hover{color:var(--g-pink);border-color:var(--g-pink)}}.GideonTourController-module__m0gTqq__skipBtn:active{transform:scale(.96)}.GideonTourController-module__m0gTqq__ambientFlash{background:radial-gradient(ellipse at 50% 50%,var(--g-blue-glow)0%,transparent 70%);pointer-events:none;z-index:8400;opacity:0;animation:1.2s ease-out forwards GideonTourController-module__m0gTqq__tourFlash;position:fixed;inset:0}@keyframes GideonTourController-module__m0gTqq__tourFlash{0%{opacity:0}30%{opacity:1}to{opacity:0}}
