.Header-module__mHDPSG__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#050505cc;width:100%;position:fixed;top:0;left:0}.Header-module__mHDPSG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module__mHDPSG__logo{align-items:center;gap:1rem;text-decoration:none;display:flex}.Header-module__mHDPSG__logoIcon{background:var(--accent);width:32px;height:32px;box-shadow:0 0 20px var(--accent-muted);border-radius:6px}.Header-module__mHDPSG__logoTextWrapper{flex-direction:column;justify-content:center;display:flex}.Header-module__mHDPSG__logoText{letter-spacing:-.02em;color:#fff;font-size:1.125rem;font-weight:700;line-height:1.2}.Header-module__mHDPSG__tagline{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-secondary);font-size:.625rem;font-weight:600;line-height:1.2}.Header-module__mHDPSG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__mHDPSG__link{color:#fff9;font-size:.875rem;font-weight:500;transition:color .2s}.Header-module__mHDPSG__link:hover{color:#fff}.Header-module__mHDPSG__primaryButton{background:var(--surface);border:1px solid var(--border);color:#fff;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.Header-module__mHDPSG__primaryButton:hover{background:var(--grid-color);border-color:var(--accent);color:var(--accent);box-shadow:0 0 15px var(--accent-muted)}
.HeroSection-module__lHl2qW__section{justify-content:center;align-items:center;min-height:90vh;padding-top:4rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__lHl2qW__background{z-index:0;position:absolute;inset:0}.HeroSection-module__lHl2qW__grid{background-image:linear-gradient(var(--grid-color)1px,transparent 1px),linear-gradient(90deg,var(--grid-color)1px,transparent 1px);opacity:.5;background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 100%);mask-image:radial-gradient(circle,#000 40%,#0000 100%)}.HeroSection-module__lHl2qW__gradient{background:radial-gradient(circle,#00ff940d 0%,#0000 70%);position:absolute;inset:0}.HeroSection-module__lHl2qW__content{z-index:1;text-align:center;max-width:900px;padding:0 2rem;position:relative}.HeroSection-module__lHl2qW__headline{letter-spacing:-.03em;background:linear-gradient(to bottom right,#fff,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:1.1}.HeroSection-module__lHl2qW__subheadline{color:#fff9;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.HeroSection-module__lHl2qW__actions{justify-content:center;gap:1.5rem;display:flex}.HeroSection-module__lHl2qW__primaryCta{background:var(--accent);color:#000;cursor:pointer;box-shadow:0 0 20px var(--accent-muted);border:none;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.HeroSection-module__lHl2qW__primaryCta:hover{transform:translateY(-2px);box-shadow:0 0 30px #00ff9466}.HeroSection-module__lHl2qW__secondaryCta{border:1px solid var(--border);color:#fff;border-radius:6px;padding:1rem 2rem;font-weight:500;transition:all .2s}.HeroSection-module__lHl2qW__secondaryCta:hover{background:var(--surface);border-color:#fff}
.OriginStory-module__qTm60a__section{padding:8rem 2rem;position:relative;overflow:hidden}.OriginStory-module__qTm60a__container{flex-direction:column;gap:4rem;max-width:1000px;margin:0 auto;display:flex}.OriginStory-module__qTm60a__headline{color:var(--foreground);letter-spacing:-.03em;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.OriginStory-module__qTm60a__narrative{color:#fffc;max-width:800px;font-size:1.5rem;line-height:1.6}.OriginStory-module__qTm60a__founderNote{align-items:flex-start;gap:1.5rem;margin-top:2rem;display:flex}.OriginStory-module__qTm60a__line{background:var(--accent);flex-shrink:0;width:2px;height:100px}.OriginStory-module__qTm60a__founderNote p{color:#ffffff80;max-width:600px;font-size:1rem;line-height:1.7;font-family:var(--font-mono)}
.EcosystemGrid-module__XU0u-q__section{border-top:1px solid var(--border);background:#080808;padding:6rem 2rem}.EcosystemGrid-module__XU0u-q__container{max-width:1200px;margin:0 auto}.EcosystemGrid-module__XU0u-q__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.EcosystemGrid-module__XU0u-q__card{border:1px solid var(--border);background:#050505;flex-direction:column;gap:1rem;height:100%;padding:2.5rem;transition:all .2s;display:flex}.EcosystemGrid-module__XU0u-q__card:hover{border-color:var(--accent);background:linear-gradient(to bottom right,#050505,#00ff9405);transform:translateY(-4px)}.EcosystemGrid-module__XU0u-q__role{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-secondary);font-size:.75rem;font-weight:600}.EcosystemGrid-module__XU0u-q__product{color:#fff;margin:0;font-size:1.5rem}.EcosystemGrid-module__XU0u-q__desc{color:#fff9;flex:1;font-size:.9375rem;line-height:1.5}.EcosystemGrid-module__XU0u-q__link{color:#fff;opacity:.6;align-items:center;gap:.5rem;margin-top:2rem;font-size:.875rem;transition:opacity .2s;display:flex}.EcosystemGrid-module__XU0u-q__link:hover{opacity:1;color:var(--accent)}
.Footer-module__Y4HZ0W__footer{border-top:1px solid var(--border);background:#050505;padding:3rem 2rem}.Footer-module__Y4HZ0W__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;display:flex}.Footer-module__Y4HZ0W__copyright{color:#fff6;font-size:.75rem;font-family:var(--font-mono)}.Footer-module__Y4HZ0W__links{gap:2rem;display:flex}.Footer-module__Y4HZ0W__link{color:#fff6;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;transition:color .2s}.Footer-module__Y4HZ0W__link:hover{color:var(--accent)}
.SystemToast-module__mQ3Yuq__toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0a0a0af2;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:1rem;min-width:300px;padding:1rem 1.5rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000080}.SystemToast-module__mQ3Yuq__indicator{background:#00ff94;border-radius:50%;width:6px;height:6px;animation:2s infinite SystemToast-module__mQ3Yuq__pulse;box-shadow:0 0 10px #00ff9480}.SystemToast-module__mQ3Yuq__message{color:#fff;flex:1;font-family:monospace;font-size:.875rem}.SystemToast-module__mQ3Yuq__close{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1}.SystemToast-module__mQ3Yuq__close:hover{color:#fff}@keyframes SystemToast-module__mQ3Yuq__pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}
