.Layout-module__zaQHFq__header{z-index:110;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#020b14e6,#020b1473);border-bottom:1px solid #2ee6ff2e;position:sticky;top:0}.Layout-module__zaQHFq__headerInner{justify-content:space-between;align-items:center;width:min(1180px,94vw);margin:0 auto;padding:1rem 0;display:flex}.Layout-module__zaQHFq__brand{font-family:var(--mono-stack);letter-spacing:.18em;align-items:center;gap:.7rem;font-size:.9rem;display:flex}.Layout-module__zaQHFq__brandMark{border:1px solid #2ee6ff99;border-radius:50%;width:32px;height:32px;position:relative;overflow:hidden}.Layout-module__zaQHFq__brandMark:before,.Layout-module__zaQHFq__brandMark:after{content:"";border:1px solid #2ee6ff80;border-radius:50%;animation:3s ease-out infinite Layout-module__zaQHFq__brandPing;position:absolute;inset:4px}.Layout-module__zaQHFq__brandMark:after{animation-delay:1s;inset:10px}@keyframes Layout-module__zaQHFq__brandPing{0%{opacity:1;transform:scale(.2)}to{opacity:0;transform:scale(1.3)}}.Layout-module__zaQHFq__brandName{text-transform:uppercase;color:var(--text-primary)}.Layout-module__zaQHFq__brandName em{color:var(--sonar-cyan);font-style:normal}.Layout-module__zaQHFq__nav{letter-spacing:.18em;text-transform:uppercase;font-size:.8rem;font-family:var(--mono-stack);align-items:center;gap:1.8rem;display:flex}.Layout-module__zaQHFq__nav a{color:var(--text-secondary);padding:.4rem 0;transition:color .3s;position:relative}.Layout-module__zaQHFq__nav a:hover{color:var(--sonar-cyan)}.Layout-module__zaQHFq__nav a:after{content:"";background:var(--sonar-cyan);width:0;height:1px;box-shadow:var(--glow-cyan);transition:width .4s;position:absolute;bottom:-4px;left:0}.Layout-module__zaQHFq__nav a:hover:after{width:100%}.Layout-module__zaQHFq__depthIndicator{font-family:var(--mono-stack);color:var(--biolum-green);letter-spacing:.2em;border-left:1px solid #39ffb64d;padding-left:1rem;font-size:.7rem}.Layout-module__zaQHFq__menuToggle{cursor:pointer;z-index:102;background:#031a2e99;border:1px solid #2ee6ff66;border-radius:50%;width:44px;height:44px;padding:0;transition:border-color .3s,box-shadow .3s,background .3s;display:none;position:relative}.Layout-module__zaQHFq__menuToggle:hover,.Layout-module__zaQHFq__menuToggle:focus-visible{border-color:var(--biolum-green);outline:none;box-shadow:0 0 16px #39ffb659}.Layout-module__zaQHFq__menuBar{background:var(--sonar-cyan);transform-origin:50%;border-radius:2px;width:18px;height:1.5px;transition:transform .35s,opacity .25s,background .3s;position:absolute;top:50%;left:50%}.Layout-module__zaQHFq__menuBar:first-child{transform:translate(-50%,calc(-50% - 6px))}.Layout-module__zaQHFq__menuBar:nth-child(2){transform:translate(-50%,-50%)}.Layout-module__zaQHFq__menuBar:nth-child(3){transform:translate(-50%,calc(6px - 50%))}.Layout-module__zaQHFq__menuToggleOpen .Layout-module__zaQHFq__menuBar{background:var(--biolum-green)}.Layout-module__zaQHFq__menuToggleOpen .Layout-module__zaQHFq__menuBar:first-child{transform:translate(-50%,-50%)rotate(45deg)}.Layout-module__zaQHFq__menuToggleOpen .Layout-module__zaQHFq__menuBar:nth-child(2){opacity:0;transform:translate(-50%,-50%)scaleX(0)}.Layout-module__zaQHFq__menuToggleOpen .Layout-module__zaQHFq__menuBar:nth-child(3){transform:translate(-50%,-50%)rotate(-45deg)}.Layout-module__zaQHFq__mobileBackdrop{-webkit-backdrop-filter:blur(4px);z-index:100;opacity:0;pointer-events:none;background:#010810b8;transition:opacity .3s;display:none;position:fixed;inset:0}.Layout-module__zaQHFq__mobileBackdropOpen{opacity:1;pointer-events:auto}.Layout-module__zaQHFq__mobileDrawer{z-index:101;-webkit-overflow-scrolling:touch;background:linear-gradient(#020b14fa,#031a2efa);border-left:1px solid #2ee6ff4d;flex-direction:column;width:min(320px,86vw);padding:5.5rem 1.8rem 2rem;transition:transform .4s cubic-bezier(.22,1,.36,1);display:none;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-20px 0 60px #00000080}.Layout-module__zaQHFq__mobileDrawerOpen{transform:translate(0)}.Layout-module__zaQHFq__mobileDrawerHead{margin-bottom:1.5rem}.Layout-module__zaQHFq__mobileDrawerTag{font-family:var(--mono-stack);letter-spacing:.3em;color:var(--sonar-cyan);text-transform:uppercase;opacity:.7;font-size:.62rem}.Layout-module__zaQHFq__mobileNav{font-family:var(--mono-stack);letter-spacing:.18em;text-transform:uppercase;flex-direction:column;gap:0;font-size:.95rem;display:flex}.Layout-module__zaQHFq__mobileNav a{color:var(--text-primary);border-bottom:1px solid #2ee6ff1f;align-items:center;gap:.9rem;padding:1rem .4rem;transition:color .3s,padding-left .3s,border-color .3s,background .3s;display:flex}.Layout-module__zaQHFq__mobileNav a:hover,.Layout-module__zaQHFq__mobileNav a:active,.Layout-module__zaQHFq__mobileNav a:focus-visible{color:var(--sonar-cyan);background:#2ee6ff0a;border-color:#2ee6ff66;outline:none;padding-left:1rem}.Layout-module__zaQHFq__mobileNavIndex{color:var(--biolum-green);letter-spacing:.2em;opacity:.7;font-size:.7rem}.Layout-module__zaQHFq__mobileDepth{font-family:var(--mono-stack);letter-spacing:.25em;color:var(--biolum-green);text-align:center;border-top:1px dashed #7fbfcc40;margin-top:auto;padding-top:2rem;font-size:.72rem}@media (max-width:880px){.Layout-module__zaQHFq__nav,.Layout-module__zaQHFq__depthIndicator{display:none}.Layout-module__zaQHFq__menuToggle{display:block}.Layout-module__zaQHFq__mobileDrawer{display:flex}.Layout-module__zaQHFq__mobileBackdrop{display:block}}@media (max-width:480px){.Layout-module__zaQHFq__headerInner{padding:.75rem 0}.Layout-module__zaQHFq__brandName{letter-spacing:.14em;font-size:.8rem}.Layout-module__zaQHFq__brandMark{width:28px;height:28px}.Layout-module__zaQHFq__menuToggle{width:40px;height:40px}.Layout-module__zaQHFq__menuBar{width:16px}}.Layout-module__zaQHFq__footer{background:linear-gradient(#0000,#010610 50%,#000308 100%);border-top:1px solid #2ee6ff1f;margin-top:6rem;padding:5rem 0 2rem;position:relative;overflow:hidden}.Layout-module__zaQHFq__footer:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#2ee6ff1a,#0000 60%);position:absolute;inset:0}.Layout-module__zaQHFq__footerGrid{grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:start;gap:3rem;display:grid}.Layout-module__zaQHFq__footerCol{position:relative}.Layout-module__zaQHFq__footerCol h4{font-family:var(--mono-stack);letter-spacing:.3em;text-transform:uppercase;color:var(--sonar-cyan);border-bottom:1px solid #2ee6ff2e;margin-bottom:1.2rem;padding-bottom:.7rem;font-size:.75rem}.Layout-module__zaQHFq__footerLinks{color:var(--text-secondary);flex-direction:column;gap:.7rem;font-size:.85rem;display:flex}.Layout-module__zaQHFq__footerLinks a{align-items:center;gap:.5rem;transition:color .3s;display:inline-flex}.Layout-module__zaQHFq__footerLinks a:before{content:"◌";color:var(--biolum-green);font-size:.7rem}.Layout-module__zaQHFq__footerLinks a:hover{color:var(--text-primary)}.Layout-module__zaQHFq__notice{color:var(--text-secondary);background:#031a2e66;border:1px dashed #7fbfcc4d;border-radius:12px;margin-top:1rem;padding:.9rem 1rem;font-size:.75rem;line-height:1.7}.Layout-module__zaQHFq__ageGate{font-family:var(--mono-stack);letter-spacing:.2em;color:var(--biolum-green);background:#39ffb60f;border:1px solid #39ffb666;border-radius:999px;align-items:center;gap:.6rem;margin-top:1rem;padding:.5rem .9rem;font-size:.7rem;display:inline-flex}.Layout-module__zaQHFq__footerBottom{color:var(--text-secondary);font-size:.75rem;font-family:var(--mono-stack);letter-spacing:.18em;border-top:1px solid #2ee6ff1a;justify-content:space-between;align-items:center;gap:2rem;margin-top:4rem;padding-top:1.5rem;display:flex}.Layout-module__zaQHFq__coords{color:var(--biolum-green);opacity:.7}@media (max-width:880px){.Layout-module__zaQHFq__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}.Layout-module__zaQHFq__footer{margin-top:4rem;padding:4rem 0 2rem}}@media (max-width:540px){.Layout-module__zaQHFq__footerGrid{grid-template-columns:1fr;gap:1.6rem}.Layout-module__zaQHFq__footerBottom{text-align:left;flex-direction:column;align-items:flex-start;gap:.8rem}.Layout-module__zaQHFq__footerCol h4{margin-bottom:.9rem;font-size:.7rem}.Layout-module__zaQHFq__footerLinks{gap:.6rem;font-size:.82rem}.Layout-module__zaQHFq__notice{font-size:.72rem}}@media (max-width:380px){.Layout-module__zaQHFq__footer{padding:3rem 0 1.5rem}.Layout-module__zaQHFq__footerBottom{letter-spacing:.12em;font-size:.68rem}}
.Game-module__fNjBcq__viewport{padding:5rem 0 3rem;position:relative}.Game-module__fNjBcq__crumbs{font-family:var(--mono-stack);letter-spacing:.25em;color:var(--text-secondary);text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:2rem;font-size:.7rem;display:flex}.Game-module__fNjBcq__crumbs a{color:var(--sonar-cyan)}.Game-module__fNjBcq__crumbs span{color:#7fbfcc66}.Game-module__fNjBcq__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:2rem;display:flex}.Game-module__fNjBcq__titleBlock h1{margin-top:.4rem;font-size:clamp(2rem,4vw,3rem);font-weight:300}.Game-module__fNjBcq__titleBlock h1 em{color:var(--biolum-green);text-shadow:var(--glow-green);font-style:italic}.Game-module__fNjBcq__signal{font-family:var(--mono-stack);letter-spacing:.3em;color:var(--biolum-green);text-transform:uppercase;align-items:center;gap:.6rem;font-size:.7rem;display:inline-flex}.Game-module__fNjBcq__signalDot{background:var(--biolum-green);width:10px;height:10px;box-shadow:0 0 14px var(--biolum-green);border-radius:50%;animation:1.6s ease-in-out infinite Game-module__fNjBcq__blink}@keyframes Game-module__fNjBcq__blink{0%,to{opacity:1}50%{opacity:.3}}.Game-module__fNjBcq__frameWrap{aspect-ratio:16/9;background:#000307;border:1px solid #2ee6ff4d;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 0 60px #2ee6ff2e}.Game-module__fNjBcq__frameWrap:before{content:"";pointer-events:none;z-index:3;border-radius:22px;position:absolute;inset:0;box-shadow:inset 0 0 80px #2ee6ff2e}.Game-module__fNjBcq__frame{z-index:1;background:#000;border:none;width:100%;height:100%;display:block;position:relative}.Game-module__fNjBcq__fsToggle{width:42px;height:42px;color:var(--sonar-cyan);z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--glow-cyan);background:#020b14b3;border:1px solid #2ee6ff80;border-radius:50%;place-items:center;font-size:1.1rem;transition:all .3s;display:grid;position:absolute;top:1rem;right:1rem}.Game-module__fNjBcq__fsToggle:hover{color:var(--biolum-green);border-color:var(--biolum-green)}.Game-module__fNjBcq__frameWrap.Game-module__fNjBcq__full{z-index:200;aspect-ratio:auto;border-radius:0;width:100vw;height:100vh;position:fixed;inset:0}.Game-module__fNjBcq__frameWrap.Game-module__fNjBcq__full:before{display:none}.Game-module__fNjBcq__meta{grid-template-columns:2fr 1fr;gap:2rem;margin-top:3rem;display:grid}.Game-module__fNjBcq__metaCard{background:#031a2e66;border:1px solid #2ee6ff26;border-radius:18px;padding:1.8rem}.Game-module__fNjBcq__metaCard h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.1rem}.Game-module__fNjBcq__metaCard p{font-size:.95rem}.Game-module__fNjBcq__depthInfo{flex-direction:column;gap:1rem;display:flex}.Game-module__fNjBcq__depthRow{font-family:var(--mono-stack);letter-spacing:.2em;color:var(--text-secondary);text-transform:uppercase;border-bottom:1px dashed #7fbfcc33;justify-content:space-between;padding-bottom:.7rem;font-size:.75rem;display:flex}.Game-module__fNjBcq__depthRow strong{color:var(--biolum-green);font-weight:400}.Game-module__fNjBcq__noticeRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;display:grid}.Game-module__fNjBcq__notice19{background:#39ffb60d;border:1px solid #39ffb64d;border-radius:16px;padding:1.2rem 1.5rem}.Game-module__fNjBcq__notice19 strong{font-family:var(--mono-stack);letter-spacing:.3em;color:var(--biolum-green);text-transform:uppercase;font-size:.75rem}.Game-module__fNjBcq__notice19 p{margin-top:.5rem;font-size:.85rem}.Game-module__fNjBcq__disclaim{background:#031a2e66;border:1px dashed #7fbfcc4d;border-radius:16px;padding:1.2rem 1.5rem}.Game-module__fNjBcq__disclaim strong{font-family:var(--mono-stack);letter-spacing:.3em;color:var(--sonar-cyan);text-transform:uppercase;font-size:.75rem}.Game-module__fNjBcq__disclaim p{margin-top:.5rem;font-size:.85rem}@media (max-width:800px){.Game-module__fNjBcq__meta{grid-template-columns:1fr;gap:1.4rem}.Game-module__fNjBcq__noticeRow{grid-template-columns:1fr;gap:1.2rem}.Game-module__fNjBcq__viewport{padding:3rem 0 2.5rem}}@media (max-width:540px){.Game-module__fNjBcq__viewport{padding:2.5rem 0}.Game-module__fNjBcq__crumbs{letter-spacing:.18em;flex-wrap:wrap;gap:.4rem;margin-bottom:1.4rem;font-size:.62rem}.Game-module__fNjBcq__titleRow{gap:1rem;margin-bottom:1.4rem}.Game-module__fNjBcq__titleBlock h1{font-size:clamp(1.6rem,7vw,2.2rem)}.Game-module__fNjBcq__signal{letter-spacing:.22em;font-size:.6rem}.Game-module__fNjBcq__frameWrap{aspect-ratio:4/3;border-radius:14px}.Game-module__fNjBcq__fsToggle{width:36px;height:36px;font-size:.95rem;top:.6rem;right:.6rem}.Game-module__fNjBcq__metaCard{border-radius:14px;padding:1.3rem 1.2rem}.Game-module__fNjBcq__metaCard h3{font-size:1rem}.Game-module__fNjBcq__metaCard p{font-size:.9rem}.Game-module__fNjBcq__depthRow{letter-spacing:.16em;font-size:.68rem}.Game-module__fNjBcq__notice19,.Game-module__fNjBcq__disclaim{border-radius:12px;padding:1rem 1.2rem}.Game-module__fNjBcq__notice19 p,.Game-module__fNjBcq__disclaim p{font-size:.82rem}}@media (max-width:380px){.Game-module__fNjBcq__frameWrap{aspect-ratio:3/4}}
.Home-module__Ho9lYW__hero{justify-content:center;align-items:center;min-height:92vh;padding:6rem 0 4rem;display:flex;position:relative;overflow:hidden}.Home-module__Ho9lYW__heroInner{z-index:2;grid-template-columns:1.05fr 1fr;gap:3rem;width:min(1180px,92vw);display:grid;position:relative}.Home-module__Ho9lYW__heroText{flex-direction:column;gap:1.5rem;display:flex;position:relative}.Home-module__Ho9lYW__heroTag{font-family:var(--mono-stack);letter-spacing:.5em;color:var(--sonar-cyan);text-transform:uppercase;background:#031a2e80;border:1px solid #2ee6ff66;border-radius:999px;width:fit-content;padding:.4rem .9rem;font-size:.72rem}.Home-module__Ho9lYW__heroTitle{letter-spacing:-.01em;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:300;line-height:1.05}.Home-module__Ho9lYW__heroTitle .Home-module__Ho9lYW__glow{color:var(--biolum-green);text-shadow:0 0 22px #39ffb680;font-style:italic;font-weight:400}.Home-module__Ho9lYW__heroTitle .Home-module__Ho9lYW__submerged{color:var(--sonar-cyan);letter-spacing:.4em;font-size:.5em;font-family:var(--mono-stack);opacity:.7;text-transform:uppercase;margin-top:1rem;display:block}.Home-module__Ho9lYW__heroLead{max-width:460px;color:var(--text-secondary);font-size:1rem}.Home-module__Ho9lYW__heroCtas{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.Home-module__Ho9lYW__heroMeta{border-top:1px dashed #7fbfcc2e;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;padding-top:2rem;display:grid}.Home-module__Ho9lYW__heroMeta div{font-family:var(--mono-stack);letter-spacing:.2em;color:var(--text-secondary);font-size:.72rem}.Home-module__Ho9lYW__heroMeta strong{color:var(--sonar-cyan);text-shadow:var(--glow-cyan);margin-bottom:.3rem;font-size:1.6rem;font-weight:400;display:block}.Home-module__Ho9lYW__heroRadarStack{flex-direction:column;align-items:stretch;gap:1.4rem;display:flex}.Home-module__Ho9lYW__radar{aspect-ratio:1;background:radial-gradient(circle,#2ee6ff0f,#0000 65%),#031a2ed9;border:1px solid #2ee6ff40;border-radius:50%;position:relative;overflow:hidden;box-shadow:inset 0 0 70px #2ee6ff1f,0 0 60px #2ee6ff14}.Home-module__Ho9lYW__radarGrid{opacity:.55;mix-blend-mode:screen;background-image:repeating-radial-gradient(circle,#0000 0 60px,#2ee6ff24 60px 61px),linear-gradient(#0000 49.6%,#2ee6ff24 50%,#0000 50.4%),linear-gradient(90deg,#0000 49.6%,#2ee6ff24 50%,#0000 50.4%);border-radius:50%;position:absolute;inset:0}.Home-module__Ho9lYW__radarLockOn{aspect-ratio:1;border:1px solid #39ffb673;border-radius:50%;width:58%;transition:transform .4s,box-shadow .4s,border-color .4s;display:block;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-52%);box-shadow:0 0 24px #39ffb62e}.Home-module__Ho9lYW__radarLockOn:hover{border-color:var(--biolum-green);transform:translate(-50%,-52%)scale(1.03);box-shadow:0 0 36px #39ffb659}.Home-module__Ho9lYW__radarLockOn img{object-fit:cover;filter:brightness(.85)saturate(1.15)hue-rotate(175deg);width:100%;height:100%}.Home-module__Ho9lYW__radarLockOnEdge{pointer-events:none;border:1px dashed #2ee6ff59;border-radius:50%;position:absolute;inset:-10px}.Home-module__Ho9lYW__radarLabel{font-family:var(--mono-stack);letter-spacing:.28em;color:var(--biolum-green);text-transform:uppercase;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap;background:#020b1499;border:1px solid #2ee6ff2e;border-radius:12px;padding:.6rem 1rem;font-size:.68rem;position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%)}.Home-module__Ho9lYW__radarLabel strong{color:var(--text-primary);letter-spacing:.15em;font-size:.95rem;font-weight:400;font-family:var(--font-stack);text-transform:none;margin-bottom:.3rem;display:block}.Home-module__Ho9lYW__radarControls{justify-content:center;align-items:center;gap:1.2rem;display:flex}.Home-module__Ho9lYW__radarNav{width:38px;height:38px;color:var(--sonar-cyan);cursor:pointer;background:#031a2e99;border:1px solid #2ee6ff66;border-radius:50%;place-items:center;font-size:1.4rem;line-height:1;transition:all .3s;display:grid}.Home-module__Ho9lYW__radarNav:hover{color:var(--biolum-green);border-color:var(--biolum-green);box-shadow:0 0 18px #39ffb659}.Home-module__Ho9lYW__radarDots{gap:.5rem;display:flex}.Home-module__Ho9lYW__radarDot{cursor:pointer;background:0 0;border:1px solid #2ee6ff66;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Home-module__Ho9lYW__radarDot:hover{border-color:var(--biolum-green)}.Home-module__Ho9lYW__radarDotActive{background:var(--biolum-green);border-color:var(--biolum-green);box-shadow:0 0 10px var(--biolum-green)}.Home-module__Ho9lYW__radarRoster{background:#031a2e73;border:1px solid #2ee6ff26;border-radius:14px;flex-direction:column;gap:.4rem;padding:.8rem;display:flex}.Home-module__Ho9lYW__rosterRow{text-align:left;cursor:pointer;font-family:var(--mono-stack);color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:.55rem .8rem;font-size:.72rem;transition:all .3s;display:grid}.Home-module__Ho9lYW__rosterRow:hover{color:var(--text-primary);background:#2ee6ff0f}.Home-module__Ho9lYW__rosterRowActive{color:var(--text-primary);background:#39ffb614;border-color:#39ffb659}.Home-module__Ho9lYW__rosterIndex{color:var(--sonar-cyan);font-size:.7rem}.Home-module__Ho9lYW__rosterTitle{font-family:var(--font-stack);letter-spacing:.02em;text-transform:none;color:inherit;font-size:.92rem}.Home-module__Ho9lYW__rosterDepth{color:var(--biolum-green);font-size:.68rem}@keyframes Home-module__Ho9lYW__ping{0%{opacity:1;transform:scale(.4)}to{opacity:0;transform:scale(3.5)}}@media (max-width:880px){.Home-module__Ho9lYW__hero{min-height:auto;padding:4rem 0 3rem}.Home-module__Ho9lYW__heroInner{grid-template-columns:1fr;gap:2rem}.Home-module__Ho9lYW__radar{width:100%;max-width:360px;margin:0 auto}.Home-module__Ho9lYW__radarRoster{display:none}.Home-module__Ho9lYW__heroLead{max-width:none}}@media (max-width:540px){.Home-module__Ho9lYW__hero{padding:3rem 0 2.5rem}.Home-module__Ho9lYW__heroTitle .Home-module__Ho9lYW__submerged{letter-spacing:.3em;margin-top:.7rem;font-size:.55em}.Home-module__Ho9lYW__heroCtas{gap:.6rem}.Home-module__Ho9lYW__heroMeta{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:2rem;padding-top:1.5rem}.Home-module__Ho9lYW__heroMeta strong{font-size:1.3rem}.Home-module__Ho9lYW__heroMeta div{letter-spacing:.15em;font-size:.65rem}.Home-module__Ho9lYW__radarLabel{padding:.5rem .8rem;font-size:.6rem;bottom:.8rem}.Home-module__Ho9lYW__radarLabel strong{font-size:.85rem}}@media (max-width:380px){.Home-module__Ho9lYW__heroMeta{grid-template-columns:1fr}.Home-module__Ho9lYW__radarControls{gap:.8rem}.Home-module__Ho9lYW__radarNav{width:34px;height:34px;font-size:1.2rem}}.Home-module__Ho9lYW__depthLayers{padding:6rem 0 3rem;position:relative}.Home-module__Ho9lYW__depthHeader{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2.5rem;display:flex}.Home-module__Ho9lYW__depthScroll{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:1.4rem;padding:1.5rem 0 2.5rem;display:flex;overflow-x:auto}.Home-module__Ho9lYW__depthScroll::-webkit-scrollbar{height:6px}.Home-module__Ho9lYW__depthCard{scroll-snap-align:center;color:inherit;background:#031a2e80;border:1px solid #2ee6ff2e;border-radius:20px;flex:0 0 320px;text-decoration:none;transition:transform .5s,box-shadow .5s,border-color .5s;position:relative;overflow:hidden}.Home-module__Ho9lYW__depthCard:hover{border-color:var(--sonar-cyan);transform:translateY(-14px);box-shadow:0 0 40px #2ee6ff59}.Home-module__Ho9lYW__depthCardImage{aspect-ratio:4/3;position:relative;overflow:hidden}.Home-module__Ho9lYW__depthCardImage img{object-fit:cover;filter:brightness(.75)saturate(1.1)hue-rotate(180deg);width:100%;height:100%;transition:filter .6s,transform .8s}.Home-module__Ho9lYW__depthCard:hover .Home-module__Ho9lYW__depthCardImage img{filter:brightness(.95)saturate(1.3)hue-rotate(170deg);transform:scale(1.06)}.Home-module__Ho9lYW__depthCardImage:after{content:"";background:linear-gradient(#020b141a 0%,#020b14d9 100%),radial-gradient(#0000 40%,#020b1499 100%);position:absolute;inset:0}.Home-module__Ho9lYW__depthCardBody{z-index:2;padding:1.2rem 1.4rem 1.4rem;position:absolute;bottom:0;left:0;right:0}.Home-module__Ho9lYW__depthCardDepth{font-family:var(--mono-stack);letter-spacing:.3em;color:var(--sonar-cyan);text-transform:uppercase;margin-bottom:.4rem;font-size:.65rem}.Home-module__Ho9lYW__depthCardTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:400}.Home-module__Ho9lYW__depthCardEnter{font-family:var(--mono-stack);letter-spacing:.25em;color:var(--biolum-green);text-transform:uppercase;align-items:center;gap:.4rem;font-size:.7rem;display:inline-flex}.Home-module__Ho9lYW__gridSection{padding:4rem 0 3rem;position:relative}.Home-module__Ho9lYW__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.6rem;margin-top:2.5rem;display:grid}.Home-module__Ho9lYW__gridCard{color:inherit;background:linear-gradient(#031a2eb3,#020b14f2);border:1px solid #5b8cff33;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .5s,border-color .5s,box-shadow .5s;display:flex;position:relative;overflow:hidden}.Home-module__Ho9lYW__gridCard:hover{border-color:var(--biolum-green);transform:translateY(-6px)rotate(-.3deg);box-shadow:0 0 30px #39ffb640}.Home-module__Ho9lYW__gridCardThumb{aspect-ratio:16/10;border-bottom:1px solid #2ee6ff26;position:relative;overflow:hidden}.Home-module__Ho9lYW__gridCardThumb img{object-fit:cover;filter:brightness(.7)saturate(1.2)contrast(1.05);width:100%;height:100%;transition:transform .7s}.Home-module__Ho9lYW__gridCard:hover .Home-module__Ho9lYW__gridCardThumb img{transform:scale(1.07)}.Home-module__Ho9lYW__gridCardThumb:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 50%,#020b14e6),radial-gradient(circle,#0000 30%,#020b1480 90%);position:absolute;inset:0}.Home-module__Ho9lYW__gridCardThumb:after{content:"";opacity:0;z-index:2;border:1px dashed #2ee6ff66;border-radius:50%;width:80px;height:80px;transition:opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__Ho9lYW__gridCard:hover .Home-module__Ho9lYW__gridCardThumb:after{opacity:1;animation:4s linear infinite Home-module__Ho9lYW__cardScan}@keyframes Home-module__Ho9lYW__cardScan{to{transform:translate(-50%,-50%)rotate(360deg)}}.Home-module__Ho9lYW__gridCardBody{flex-direction:column;gap:.5rem;padding:1.1rem 1.3rem 1.3rem;display:flex}.Home-module__Ho9lYW__gridCardTitle{color:var(--text-primary);font-size:1.05rem;font-weight:400}.Home-module__Ho9lYW__gridCardMeta{font-family:var(--mono-stack);letter-spacing:.3em;color:var(--text-secondary);text-transform:uppercase;font-size:.65rem}.Home-module__Ho9lYW__currents{padding:5rem 0;position:relative}.Home-module__Ho9lYW__currentsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.Home-module__Ho9lYW__currentCard{background:#031a2e73;border:1px solid #2ee6ff26;border-radius:18px;padding:2rem 1.7rem;position:relative;overflow:hidden}.Home-module__Ho9lYW__currentCard:before{content:"";background:linear-gradient(90deg,#0000,#2ee6ff0d,#0000);width:80%;height:200%;animation:7s linear infinite Home-module__Ho9lYW__shimmer;position:absolute;top:-40%;left:-10%;transform:rotate(20deg)}@keyframes Home-module__Ho9lYW__shimmer{0%{transform:translate(-120%)rotate(20deg)}to{transform:translate(220%)rotate(20deg)}}.Home-module__Ho9lYW__currentBadge{font-family:var(--mono-stack);letter-spacing:.3em;color:var(--biolum-green);text-transform:uppercase;margin-bottom:.8rem;font-size:.7rem}.Home-module__Ho9lYW__currentTitle{color:var(--text-primary);margin-bottom:.7rem;font-size:1.2rem}.Home-module__Ho9lYW__currentBody{color:var(--text-secondary);font-size:.9rem;line-height:1.7}@media (max-width:960px){.Home-module__Ho9lYW__currentsGrid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.Home-module__Ho9lYW__currentsGrid{grid-template-columns:1fr}.Home-module__Ho9lYW__currents{padding:4rem 0}.Home-module__Ho9lYW__depthLayers{padding:4rem 0 2rem}.Home-module__Ho9lYW__gridSection{padding:3rem 0 2rem}.Home-module__Ho9lYW__depthCard{flex:0 0 280px}.Home-module__Ho9lYW__depthHeader{margin-bottom:1.8rem}}@media (max-width:480px){.Home-module__Ho9lYW__depthCard{flex:0 0 84vw}.Home-module__Ho9lYW__currentCard{padding:1.6rem 1.3rem}.Home-module__Ho9lYW__currentTitle{font-size:1.05rem}.Home-module__Ho9lYW__grid{gap:1.2rem}}.Home-module__Ho9lYW__faq{padding:5rem 0;position:relative}.Home-module__Ho9lYW__faqList{flex-direction:column;gap:1rem;max-width:880px;margin-top:2.5rem;margin-left:auto;margin-right:auto;display:flex}.Home-module__Ho9lYW__faqItem{cursor:pointer;background:#031a2e66;border:1px solid #2ee6ff33;border-radius:16px;padding:1.3rem 1.6rem;transition:border-color .4s,box-shadow .4s;position:relative}.Home-module__Ho9lYW__faqItem:hover{border-color:var(--sonar-cyan);box-shadow:0 0 24px #2ee6ff2e}.Home-module__Ho9lYW__faqItemOpen{border-color:var(--biolum-green);box-shadow:0 0 24px #39ffb633}.Home-module__Ho9lYW__faqHead{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Home-module__Ho9lYW__faqQ{color:var(--text-primary);font-size:1rem;font-weight:400}.Home-module__Ho9lYW__faqIndex{font-family:var(--mono-stack);letter-spacing:.3em;color:var(--sonar-cyan);font-size:.7rem}.Home-module__Ho9lYW__faqPulse{border:1px solid var(--biolum-green);border-radius:50%;flex-shrink:0;width:22px;height:22px;position:relative}.Home-module__Ho9lYW__faqPulse:before,.Home-module__Ho9lYW__faqPulse:after{content:"";background:var(--biolum-green);box-shadow:0 0 10px var(--biolum-green);transition:opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__Ho9lYW__faqPulse:before{width:10px;height:1px}.Home-module__Ho9lYW__faqPulse:after{width:1px;height:10px}.Home-module__Ho9lYW__faqItemOpen .Home-module__Ho9lYW__faqPulse:after{opacity:0}.Home-module__Ho9lYW__faqA{opacity:0;max-height:0;transition:max-height .5s,margin .4s,opacity .4s;overflow:hidden}.Home-module__Ho9lYW__faqItemOpen .Home-module__Ho9lYW__faqA{opacity:1;max-height:400px;margin-top:1rem}.Home-module__Ho9lYW__faqA p{color:var(--text-secondary);font-size:.95rem}.Home-module__Ho9lYW__disclaimer{padding:4rem 0;position:relative}.Home-module__Ho9lYW__disclaimerBox{background:#031a2e59;border:1px dashed #7fbfcc4d;border-radius:22px;grid-template-columns:1fr 2fr;align-items:center;gap:2rem;padding:2.5rem;display:grid}.Home-module__Ho9lYW__disclaimerIcon{width:110px;height:110px;font-family:var(--mono-stack);letter-spacing:.2em;color:var(--biolum-green);border:1px solid #39ffb666;border-radius:50%;place-items:center;font-size:.7rem;display:grid;position:relative}.Home-module__Ho9lYW__disclaimerIcon:before{content:"";border:1px solid #39ffb62e;border-radius:50%;animation:3s ease-out infinite Home-module__Ho9lYW__ping;position:absolute;inset:-10px}.Home-module__Ho9lYW__disclaimerText h3{margin-bottom:.7rem;font-size:1.2rem}.Home-module__Ho9lYW__disclaimerText p{font-size:.92rem}@media (max-width:720px){.Home-module__Ho9lYW__disclaimerBox{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.4rem;padding:2rem 1.4rem}.Home-module__Ho9lYW__disclaimerIcon{width:90px;height:90px;font-size:.65rem}.Home-module__Ho9lYW__faq{padding:4rem 0}.Home-module__Ho9lYW__faqItem{padding:1.1rem 1.2rem}.Home-module__Ho9lYW__faqQ{font-size:.95rem}.Home-module__Ho9lYW__faqList{gap:.8rem}}@media (max-width:480px){.Home-module__Ho9lYW__disclaimer{padding:3rem 0}.Home-module__Ho9lYW__faqHead{gap:.6rem}.Home-module__Ho9lYW__faqIndex{letter-spacing:.22em;font-size:.62rem}}
.Pages-module__7CDAba__aboutPage{padding:4rem 0 5rem;position:relative}.Pages-module__7CDAba__aboutLog{grid-template-columns:200px 1fr;gap:3rem;margin-top:3rem;display:grid}.Pages-module__7CDAba__aboutLogRail{position:relative}.Pages-module__7CDAba__aboutLogRail:before{content:"";background:linear-gradient(180deg, var(--sonar-cyan), transparent 90%);width:1px;position:absolute;top:0;bottom:0;left:14px}.Pages-module__7CDAba__aboutDepthMark{font-family:var(--mono-stack);letter-spacing:.3em;color:var(--biolum-green);text-transform:uppercase;margin-bottom:4rem;padding-left:36px;font-size:.7rem;position:relative}.Pages-module__7CDAba__aboutDepthMark:before{content:"";background:var(--biolum-green);width:12px;height:12px;box-shadow:0 0 14px var(--biolum-green);border-radius:50%;position:absolute;top:4px;left:8px}.Pages-module__7CDAba__aboutSection{margin-bottom:4rem;position:relative}.Pages-module__7CDAba__aboutSection h2{color:var(--text-primary);margin-bottom:1.2rem;font-size:1.6rem;font-weight:400}.Pages-module__7CDAba__aboutSection p{max-width:720px;margin-bottom:1rem;font-size:1rem}@media (max-width:720px){.Pages-module__7CDAba__aboutLog{grid-template-columns:1fr;gap:1rem}.Pages-module__7CDAba__aboutLogRail{display:none}}.Pages-module__7CDAba__termsPage{padding:4rem 0 5rem}.Pages-module__7CDAba__termsStack{flex-direction:column;gap:1.4rem;margin-top:3rem;display:flex}.Pages-module__7CDAba__termsCard{background:linear-gradient(135deg,#031a2eb3,#020b1466);border:1px solid #2ee6ff2e;border-radius:18px;padding:1.8rem 2rem;position:relative;overflow:hidden}.Pages-module__7CDAba__termsCard:before{content:attr(data-tag);font-family:var(--mono-stack);letter-spacing:.3em;color:var(--sonar-cyan);text-transform:uppercase;font-size:.7rem;position:absolute;top:1rem;right:1.4rem}.Pages-module__7CDAba__termsCard h3{margin-bottom:.7rem;font-size:1.15rem;font-weight:400}.Pages-module__7CDAba__termsCard p{font-size:.95rem}.Pages-module__7CDAba__privacyPage{padding:4rem 0 5rem}.Pages-module__7CDAba__privacyGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem;display:grid}.Pages-module__7CDAba__privacyTile{background:#031a2e66;border:1px solid #5b8cff33;border-radius:20px;padding:1.8rem;position:relative;overflow:hidden}.Pages-module__7CDAba__privacyTile:before{content:"";border:1px dashed #2ee6ff4d;border-radius:50%;width:110px;height:110px;position:absolute;inset:-20px -20px auto auto}.Pages-module__7CDAba__privacyTile h3{color:var(--biolum-green);margin-bottom:.7rem;font-size:1.05rem;font-weight:400}.Pages-module__7CDAba__privacyTile p{font-size:.92rem}.Pages-module__7CDAba__privacyTile ul{color:var(--text-secondary);flex-direction:column;gap:.4rem;margin-top:.7rem;font-size:.9rem;list-style:none;display:flex}.Pages-module__7CDAba__privacyTile li:before{content:"▸ ";color:var(--sonar-cyan)}@media (max-width:720px){.Pages-module__7CDAba__privacyGrid{grid-template-columns:1fr}}.Pages-module__7CDAba__contactPlain{padding:6rem 0;position:relative}.Pages-module__7CDAba__contactPlainInner{max-width:680px;margin:0 auto}.Pages-module__7CDAba__contactPlainTitle{color:var(--text-primary);letter-spacing:.02em;margin-bottom:2rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:300}.Pages-module__7CDAba__contactPlainText{color:var(--text-secondary,#cfdde8);margin-bottom:1.4rem;font-size:1rem;line-height:1.7}.Pages-module__7CDAba__contactPlainEmail{font-family:var(--mono-stack);letter-spacing:.05em;color:var(--sonar-cyan);-webkit-user-select:all;user-select:all;word-break:break-all;margin:2rem 0;font-size:1.15rem}.Pages-module__7CDAba__contactPage{padding:4rem 0 5rem;position:relative}.Pages-module__7CDAba__contactRadial{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:3rem;margin-top:3rem;display:grid}.Pages-module__7CDAba__contactBeacon{text-align:center;background:radial-gradient(circle at 50% 30%,#2ee6ff2e,#0000 60%),#031a2e80;border:1px solid #2ee6ff4d;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem;display:flex;position:relative;overflow:hidden}.Pages-module__7CDAba__contactBeacon:before{content:"";border:1px dashed #2ee6ff2e;border-radius:24px;animation:4s ease-out infinite Pages-module__7CDAba__ping;position:absolute;inset:-10px}.Pages-module__7CDAba__contactDish{width:110px;height:110px;font-family:var(--mono-stack);letter-spacing:.2em;color:var(--biolum-green);border:1px solid #39ffb666;border-radius:50%;place-items:center;font-size:.7rem;display:grid;position:relative}.Pages-module__7CDAba__contactDish:after{content:"";border:1px dashed #39ffb64d;border-radius:50%;animation:6s linear infinite Pages-module__7CDAba__scan;position:absolute;inset:-8px}.Pages-module__7CDAba__contactEmail{font-family:var(--mono-stack);letter-spacing:.05em;color:var(--sonar-cyan);-webkit-user-select:text;user-select:text;font-size:1.05rem}.Pages-module__7CDAba__contactNote{color:var(--text-secondary);font-size:.8rem;font-family:var(--mono-stack);letter-spacing:.2em;text-transform:uppercase}.Pages-module__7CDAba__contactInfoStack{flex-direction:column;gap:1.2rem;display:flex}.Pages-module__7CDAba__contactRow{background:#031a2e66;border:1px solid #5b8cff33;border-radius:18px;padding:1.4rem 1.6rem}.Pages-module__7CDAba__contactRow h4{font-family:var(--mono-stack);letter-spacing:.3em;color:var(--biolum-green);text-transform:uppercase;margin-bottom:.6rem;font-size:.7rem}.Pages-module__7CDAba__contactRow p{font-size:.92rem}@media (max-width:800px){.Pages-module__7CDAba__contactRadial{grid-template-columns:1fr}}.Pages-module__7CDAba__pageHero{border-bottom:1px dashed #7fbfcc33;margin-bottom:2rem;padding-top:4rem;padding-bottom:2rem;position:relative}.Pages-module__7CDAba__pageHeroTag{font-family:var(--mono-stack);letter-spacing:.4em;color:var(--sonar-cyan);text-transform:uppercase;font-size:.7rem}.Pages-module__7CDAba__pageHeroTitle{margin-top:.6rem;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:300;line-height:1.1}.Pages-module__7CDAba__pageHeroTitle em{color:var(--biolum-green);text-shadow:var(--glow-green);font-style:italic}.Pages-module__7CDAba__pageHeroLead{max-width:640px;margin-top:1rem;font-size:1rem}@media (max-width:720px){.Pages-module__7CDAba__aboutPage,.Pages-module__7CDAba__termsPage,.Pages-module__7CDAba__privacyPage,.Pages-module__7CDAba__contactPage,.Pages-module__7CDAba__contactPlain{padding:2.5rem 0 3.5rem}.Pages-module__7CDAba__pageHero{margin-bottom:1.4rem;padding-top:2rem;padding-bottom:1.4rem}.Pages-module__7CDAba__pageHeroTag{letter-spacing:.3em;font-size:.62rem}.Pages-module__7CDAba__pageHeroLead{font-size:.95rem}.Pages-module__7CDAba__aboutLog{margin-top:1.6rem}.Pages-module__7CDAba__aboutSection{margin-bottom:2.4rem}.Pages-module__7CDAba__aboutSection h2{margin-bottom:.8rem;font-size:1.3rem}.Pages-module__7CDAba__aboutSection p{font-size:.95rem}.Pages-module__7CDAba__termsStack{gap:1rem;margin-top:1.8rem}.Pages-module__7CDAba__termsCard{padding:1.4rem 1.2rem}.Pages-module__7CDAba__termsCard:before{letter-spacing:.22em;font-size:.6rem;top:.7rem;right:.9rem}.Pages-module__7CDAba__termsCard h3{padding-right:4rem;font-size:1.05rem}.Pages-module__7CDAba__termsCard p{font-size:.9rem}.Pages-module__7CDAba__privacyGrid{gap:1rem;margin-top:1.8rem}.Pages-module__7CDAba__privacyTile{padding:1.4rem 1.2rem}.Pages-module__7CDAba__privacyTile h3{font-size:1rem}.Pages-module__7CDAba__privacyTile p{font-size:.88rem}.Pages-module__7CDAba__contactPlainInner{padding:0 .2rem}.Pages-module__7CDAba__contactPlainTitle{margin-bottom:1.4rem}.Pages-module__7CDAba__contactPlainText{margin-bottom:1.1rem;font-size:.95rem}.Pages-module__7CDAba__contactPlainEmail{margin:1.4rem 0;font-size:.95rem}.Pages-module__7CDAba__contactBeacon{gap:1.1rem;padding:2rem 1.4rem}.Pages-module__7CDAba__contactDish{width:90px;height:90px;font-size:.62rem}.Pages-module__7CDAba__contactRow{padding:1.1rem 1.2rem}.Pages-module__7CDAba__contactRow h4{letter-spacing:.25em;font-size:.62rem}.Pages-module__7CDAba__contactRow p{font-size:.88rem}}@media (max-width:480px){.Pages-module__7CDAba__aboutPage,.Pages-module__7CDAba__termsPage,.Pages-module__7CDAba__privacyPage,.Pages-module__7CDAba__contactPlain{padding:2rem 0 3rem}.Pages-module__7CDAba__pageHeroTitle{font-size:clamp(1.7rem,7vw,2.2rem)}.Pages-module__7CDAba__aboutSection h2{font-size:1.15rem}.Pages-module__7CDAba__termsCard{border-radius:14px;padding:1.2rem 1rem}.Pages-module__7CDAba__termsCard:before{margin-bottom:.5rem;display:block;position:static}.Pages-module__7CDAba__termsCard h3{padding-right:0}.Pages-module__7CDAba__privacyTile{border-radius:16px}.Pages-module__7CDAba__privacyTile:before{width:80px;height:80px}.Pages-module__7CDAba__contactPlainEmail{letter-spacing:.02em;font-size:.85rem}}
