.CivilianView-module__-zWwLG__root{cursor:default;background:#03020d;width:100vw;height:100svh;position:relative;overflow:hidden}.CivilianView-module__-zWwLG__bgLayer{z-index:0;position:absolute;inset:0}.CivilianView-module__-zWwLG__roomImage{object-fit:cover;object-position:center 30%}.CivilianView-module__-zWwLG__roomObjectLayer{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.CivilianView-module__-zWwLG__crystalWrapper{z-index:10;width:min(34vw,34vh,380px);height:min(34vw,34vh,380px);position:absolute;top:36%;left:50%;transform:translate(-50%,-50%)}.CivilianView-module__-zWwLG__crystalPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.CivilianView-module__-zWwLG__crystalLoader{color:#00f5ff;font-size:clamp(2rem,6vw,4rem);animation:2s linear infinite CivilianView-module__-zWwLG__spin}@keyframes CivilianView-module__-zWwLG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.CivilianView-module__-zWwLG__crystalLoader{animation:none}}.CivilianView-module__-zWwLG__effectsGroup{z-index:6;pointer-events:none;transition:opacity .45s;position:absolute;inset:0}.CivilianView-module__-zWwLG__neonHUD{z-index:15;pointer-events:none;position:absolute;inset:0}.CivilianView-module__-zWwLG__connectorSvg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.CivilianView-module__-zWwLG__iconRow{pointer-events:all;flex-wrap:wrap;justify-content:center;gap:clamp(.5rem,2vw,1.5rem);padding:0 1rem;display:flex;position:absolute;top:clamp(1rem,5vh,3rem);left:50%;transform:translate(-50%)}.CivilianView-module__-zWwLG__hudIcon{cursor:pointer;color:#96a0b499;-webkit-backdrop-filter:blur(6px);background:#03020d8c;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;align-items:center;gap:4px;width:clamp(52px,7vw,72px);padding:clamp(6px,1.2vw,10px) 0;transition:border-color .25s,box-shadow .25s,color .25s;display:flex}.CivilianView-module__-zWwLG__hudIcon:hover{border-color:var(--icon-color);color:var(--icon-color);box-shadow:0 0 10px color-mix(in srgb, var(--icon-color) 30%, transparent)}.CivilianView-module__-zWwLG__hudIconActive{border-color:var(--icon-color)!important;color:var(--icon-color)!important;box-shadow:0 0 14px color-mix(in srgb, var(--icon-color) 45%, transparent), inset 0 0 8px color-mix(in srgb, var(--icon-color) 10%, transparent)!important}.CivilianView-module__-zWwLG__hudIconRoomHover{color:var(--icon-color)!important;border-color:color-mix(in srgb, var(--icon-color) 50%, transparent)!important;box-shadow:0 0 8px color-mix(in srgb, var(--icon-color) 25%, transparent)!important}.CivilianView-module__-zWwLG__iconLabel{text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-family:Share Tech Mono,monospace;font-size:clamp(7px,.85vw,10px)}.CivilianView-module__-zWwLG__modeSwitch{z-index:20;position:absolute;bottom:clamp(1rem,3vh,2rem);left:clamp(1rem,3vw,2rem)}.CivilianView-module__-zWwLG__modeSwitchLink{color:#96a0b480;letter-spacing:.1em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #ffffff12;border-radius:6px;padding:6px 12px;font-family:Orbitron,sans-serif;font-size:clamp(9px,1vw,11px);text-decoration:none;transition:color .2s,border-color .2s}.CivilianView-module__-zWwLG__modeSwitchLink:hover{color:#00f5ff;border-color:#00f5ff59}
.MusicPlayer-module__UGzbCW__player{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:10px;margin-top:8px;padding:12px;display:flex}.MusicPlayer-module__UGzbCW__trackInfo{text-align:center;flex-direction:column;gap:2px;display:flex}.MusicPlayer-module__UGzbCW__trackTitle{color:#d0d8ee;white-space:nowrap;text-overflow:ellipsis;font-family:Orbitron,sans-serif;font-size:clamp(10px,1.1vw,12px);font-weight:600;line-height:1.4;overflow:hidden}.MusicPlayer-module__UGzbCW__trackArtist{color:var(--player-color,#9d00ff);letter-spacing:.06em;font-family:Share Tech Mono,monospace;font-size:clamp(9px,.9vw,11px)}.MusicPlayer-module__UGzbCW__controls{justify-content:center;align-items:center;gap:20px;display:flex}.MusicPlayer-module__UGzbCW__controlBtn{color:#96a0b499;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;line-height:1;transition:color .2s,border-color .2s,box-shadow .2s;display:flex}.MusicPlayer-module__UGzbCW__controlBtn:hover{color:var(--player-color,#9d00ff);border-color:var(--player-color,#9d00ff);box-shadow:0 0 8px color-mix(in srgb, var(--player-color,#9d00ff) 30%, transparent)}.MusicPlayer-module__UGzbCW__controlBtn:focus-visible{outline:2px solid var(--player-color,#9d00ff);outline-offset:2px}.MusicPlayer-module__UGzbCW__trackCounter{color:#96a0b4a5;letter-spacing:.06em;text-align:center;min-width:40px;font-family:Share Tech Mono,monospace;font-size:10px}.MusicPlayer-module__UGzbCW__progressContainer{flex-direction:column;gap:4px;display:flex}.MusicPlayer-module__UGzbCW__progressRange{appearance:none;cursor:pointer;border-radius:2px;outline:none;width:100%;height:3px}.MusicPlayer-module__UGzbCW__progressRange::-webkit-slider-thumb{-webkit-appearance:none;background:var(--player-color,#9d00ff);cursor:pointer;width:10px;height:10px;box-shadow:0 0 6px var(--player-color,#9d00ff);border-radius:50%;transition:box-shadow .2s}.MusicPlayer-module__UGzbCW__progressRange:hover::-webkit-slider-thumb{box-shadow:0 0 10px var(--player-color,#9d00ff)}.MusicPlayer-module__UGzbCW__progressRange::-moz-range-thumb{background:var(--player-color,#9d00ff);cursor:pointer;width:10px;height:10px;box-shadow:0 0 6px var(--player-color,#9d00ff);border:none;border-radius:50%}.MusicPlayer-module__UGzbCW__progressTimes{justify-content:space-between;display:flex}.MusicPlayer-module__UGzbCW__timeLabel{color:#96a0b49d;letter-spacing:.04em;font-family:Share Tech Mono,monospace;font-size:9px}.MusicPlayer-module__UGzbCW__license{color:#96a0b480;letter-spacing:.06em;text-align:center;font-family:Share Tech Mono,monospace;font-size:9px;text-decoration:none;transition:color .2s;display:block}a.MusicPlayer-module__UGzbCW__license:hover{color:var(--player-color,#9d00ff)}
.VolumeControl-module__PdpuWq__control{flex-shrink:0;align-items:flex-end;gap:3px;padding:2px 4px;display:flex}.VolumeControl-module__PdpuWq__bar{cursor:pointer;background:#ffffff1a;border:none;border-radius:2px 2px 1px 1px;width:5px;padding:0;transition:background .15s,box-shadow .15s}.VolumeControl-module__PdpuWq__bar:hover{background:#0f86}.VolumeControl-module__PdpuWq__bar:focus-visible{outline-offset:2px;outline:1px solid #0f8}.VolumeControl-module__PdpuWq__barActive{background:#0f8;box-shadow:0 0 5px #00ff888c}.VolumeControl-module__PdpuWq__control:hover .VolumeControl-module__PdpuWq__bar:not(.VolumeControl-module__PdpuWq__barActive){background:#ffffff26}
.InfoPanel-module__0eh92G__infoPanel{border-left:1px solid var(--panel-color,#00f5ff);border-top:1px solid var(--panel-color,#00f5ff);-webkit-backdrop-filter:blur(24px);z-index:20;width:clamp(300px,33vw,520px);box-shadow:-4px 0 40px color-mix(in srgb, var(--panel-color,#00f5ff) 12%, transparent);background:#03020deb;border-bottom:1px solid #ffffff0f;border-right:none;border-radius:12px 0 0 12px;padding:clamp(1rem,3vw,1.75rem);transition:right .45s cubic-bezier(.22,1,.36,1);position:absolute;top:clamp(1rem,4vh,3rem);bottom:clamp(1rem,4vh,3rem);right:-100%;overflow-y:auto}.InfoPanel-module__0eh92G__infoPanelVisible{right:0}.InfoPanel-module__0eh92G__panelHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.InfoPanel-module__0eh92G__panelSubtitle{color:var(--panel-color,#00f5ff);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-family:Share Tech Mono,monospace;font-size:clamp(9px,1vw,11px)}.InfoPanel-module__0eh92G__panelHeading{color:#e8eaf2;margin:0;font-family:Orbitron,sans-serif;font-size:clamp(1rem,2.5vw,1.4rem);font-weight:600}.InfoPanel-module__0eh92G__closeButton{color:#b4bed2b3;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:8px;font-size:12px;transition:border-color .2s,color .2s;display:flex}.InfoPanel-module__0eh92G__closeButton:hover{border-color:var(--panel-color,#00f5ff);color:var(--panel-color,#00f5ff)}.InfoPanel-module__0eh92G__panelDivider{background:linear-gradient(to right, var(--panel-color,#00f5ff), transparent);opacity:.35;height:1px;margin-bottom:1rem}.InfoPanel-module__0eh92G__panelBody{color:#99b;white-space:pre-line;margin-bottom:1rem;font-family:Share Tech Mono,monospace;font-size:clamp(12px,1.2vw,14px);line-height:1.7}.InfoPanel-module__0eh92G__nowLog{flex-direction:column;gap:8px;margin-bottom:1.25rem;padding:0;list-style:none;display:flex}.InfoPanel-module__0eh92G__nowLogEntry{align-items:baseline;gap:10px;font-family:Share Tech Mono,monospace;font-size:clamp(11px,1.1vw,13px);line-height:1.5;display:flex}.InfoPanel-module__0eh92G__nowLogLabel{color:var(--panel-color,#ff6b1a);letter-spacing:.08em;flex-shrink:0;min-width:88px;font-size:clamp(10px,1vw,11px)}.InfoPanel-module__0eh92G__nowLogLabel:before{content:"> ";opacity:.55}.InfoPanel-module__0eh92G__nowLogLabel[data-sub]:before{content:""}.InfoPanel-module__0eh92G__nowLogContent{color:#99b}.InfoPanel-module__0eh92G__nowLogHeaderEntry{margin-top:1.1rem}.InfoPanel-module__0eh92G__nowLogHeaderEntry:first-child{margin-top:0}.InfoPanel-module__0eh92G__nowLogLabel[data-header]{color:var(--panel-color,#9d00ff);letter-spacing:.18em;min-width:unset;opacity:.9;font-size:clamp(9px,.95vw,10px)}.InfoPanel-module__0eh92G__nowLogLabel[data-header]:before{content:"> ";opacity:.45}.InfoPanel-module__0eh92G__categoriesList{flex-direction:column;gap:1rem;margin-top:1.25rem;display:flex}.InfoPanel-module__0eh92G__categoryBlock{flex-direction:column;gap:.45rem;display:flex}.InfoPanel-module__0eh92G__categoryLabel{letter-spacing:.18em;color:var(--cat-color,#00f5ff);text-transform:uppercase;opacity:.8;margin:0;font-family:Share Tech Mono,monospace;font-size:clamp(11px,1.1vw,12px)}.InfoPanel-module__0eh92G__categoryLabel:before{content:"> ";opacity:.45}.InfoPanel-module__0eh92G__categoryItems{flex-wrap:wrap;gap:6px;display:flex}.InfoPanel-module__0eh92G__categoryChip{border:1px solid var(--cat-color,#00f5ff);color:var(--cat-color,#00f5ff);background:color-mix(in srgb, var(--cat-color,#00f5ff) 6%, transparent);letter-spacing:.06em;border-radius:3px;padding:3px 10px;font-family:Share Tech Mono,monospace;font-size:clamp(12px,1.2vw,14px);transition:background .2s,box-shadow .2s}.InfoPanel-module__0eh92G__categoryChip:hover{background:color-mix(in srgb, var(--cat-color,#00f5ff) 18%, transparent);box-shadow:0 0 8px color-mix(in srgb, var(--cat-color,#00f5ff) 30%, transparent)}.InfoPanel-module__0eh92G__skillsList{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.InfoPanel-module__0eh92G__skillItem{justify-content:space-between;align-items:center;gap:8px;display:flex}.InfoPanel-module__0eh92G__skillName{color:#aab0c8;flex:1;font-family:Share Tech Mono,monospace;font-size:clamp(10px,1vw,12px)}.InfoPanel-module__0eh92G__skillBars{gap:3px;display:flex}.InfoPanel-module__0eh92G__skillBar{background:#ffffff14;border:1px solid #ffffff1a;border-radius:2px;width:14px;height:8px}.InfoPanel-module__0eh92G__skillBarFilled{background:var(--panel-color,#00f5ff);border-color:var(--panel-color,#00f5ff)}.InfoPanel-module__0eh92G__projectsList{flex-direction:column;gap:14px;padding:0;list-style:none;display:flex}.InfoPanel-module__0eh92G__projectItem{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;padding:10px 12px;transition:border-color .2s,background .2s}.InfoPanel-module__0eh92G__projectItem:hover{background:#ffffff12;border-color:#ffffff2e}.InfoPanel-module__0eh92G__projectHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.InfoPanel-module__0eh92G__projectHeaderRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.InfoPanel-module__0eh92G__projectTitle{color:#d0d8ee;font-family:Orbitron,sans-serif;font-size:clamp(10px,1.1vw,13px);font-weight:500}.InfoPanel-module__0eh92G__projectYear{color:#96a0b480;font-family:Share Tech Mono,monospace;font-size:10px}.InfoPanel-module__0eh92G__projectChevron{color:#96a0b459;font-size:9px;transition:transform .2s,color .2s;display:inline-block}.InfoPanel-module__0eh92G__projectChevronOpen{color:var(--panel-color,#00f5ff);transform:rotate(90deg)}.InfoPanel-module__0eh92G__projectExpanded{border-top:1px solid #ffffff0f;margin-top:10px;padding-top:10px}.InfoPanel-module__0eh92G__projectDesc{color:#99b;white-space:pre-line;margin-bottom:8px;font-family:Share Tech Mono,monospace;font-size:clamp(12px,1.2vw,14px);line-height:1.7}.InfoPanel-module__0eh92G__projectTags{flex-wrap:wrap;gap:5px;margin-bottom:4px;display:flex}.InfoPanel-module__0eh92G__tag{color:#aab0c8;text-transform:uppercase;letter-spacing:.06em;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:4px;padding:3px 8px;font-family:Share Tech Mono,monospace;font-size:11px}.InfoPanel-module__0eh92G__projectLink{color:var(--panel-color,#00f5ff);letter-spacing:.08em;font-family:Share Tech Mono,monospace;font-size:10px;text-decoration:none}.InfoPanel-module__0eh92G__projectLink:hover{text-decoration:underline}.InfoPanel-module__0eh92G__projectButtons{gap:.5rem;margin-top:.75rem;display:flex}.InfoPanel-module__0eh92G__gameButton{letter-spacing:.1em;text-align:center;cursor:pointer;border:1px solid;border-radius:4px;flex:1;padding:.4rem .85rem;font-family:Share Tech Mono,monospace;font-size:11px;text-decoration:none;transition:color .35s;position:relative;overflow:hidden}.InfoPanel-module__0eh92G__gameButton>span{z-index:1;position:relative}.InfoPanel-module__0eh92G__gameButton:before{content:"";z-index:0;width:100%;height:100%;transition:transform .35s;position:absolute;top:0;left:0}.InfoPanel-module__0eh92G__gameButtonGithub{color:#9d00ff;border-color:#9d00ff}.InfoPanel-module__0eh92G__gameButtonGithub:before{background:#9d00ff;transform:translate(-100%)}.InfoPanel-module__0eh92G__gameButtonGithub:hover{color:#03020d}.InfoPanel-module__0eh92G__gameButtonGithub:hover:before{transform:translate(0)}.InfoPanel-module__0eh92G__gameButtonItch{color:#ff2d78;border-color:#ff2d78}.InfoPanel-module__0eh92G__gameButtonItch:before{background:#ff2d78;transform:translate(100%)}.InfoPanel-module__0eh92G__gameButtonItch:hover{color:#03020d}.InfoPanel-module__0eh92G__gameButtonItch:hover:before{transform:translate(0)}.InfoPanel-module__0eh92G__projectGroup{border-left:2px solid var(--group-color,var(--panel-color,#00f5ff));border-bottom:1px solid color-mix(in srgb, var(--group-color,var(--panel-color,#00f5ff)) 40%, transparent);border-radius:0 0 0 4px;flex-direction:column;gap:8px;margin-bottom:.5rem;padding:12px;display:flex}.InfoPanel-module__0eh92G__projectGroup+.InfoPanel-module__0eh92G__projectGroup{margin-top:.75rem}.InfoPanel-module__0eh92G__groupLabel{letter-spacing:.1em;color:var(--panel-color,#00f5ff);text-transform:uppercase;border-left:2px solid var(--group-color,var(--panel-color,#00f5ff));border-bottom:1px solid color-mix(in srgb, var(--group-color,var(--panel-color,#00f5ff)) 30%, transparent);margin:0;padding:0 0 8px 8px;font-family:Share Tech Mono,monospace;font-size:clamp(10px,1.1vw,12px)}.InfoPanel-module__0eh92G__groupLabelNote{color:#fa0;letter-spacing:.04em;text-transform:none;margin-left:10px;font-family:Share Tech Mono,monospace;font-size:10px;font-style:italic}.InfoPanel-module__0eh92G__groupLinks{flex-direction:column;gap:8px;display:flex}.InfoPanel-module__0eh92G__featuredLink{color:var(--panel-color,#00f5ff);border:1px solid var(--panel-color,#00f5ff);letter-spacing:.08em;box-shadow:0 0 10px color-mix(in srgb, var(--panel-color,#00f5ff) 12%, transparent);border-radius:6px;flex-direction:column;gap:4px;padding:12px 14px;font-family:Orbitron,sans-serif;font-size:clamp(10px,1.1vw,12px);text-decoration:none;transition:background .2s,box-shadow .2s;display:flex}.InfoPanel-module__0eh92G__featuredLink:hover{background:color-mix(in srgb, var(--panel-color,#00f5ff) 10%, transparent);box-shadow:0 0 18px color-mix(in srgb, var(--panel-color,#00f5ff) 22%, transparent)}.InfoPanel-module__0eh92G__featuredLinkNote{letter-spacing:.1em;color:#96a0b480;font-family:Share Tech Mono,monospace;font-size:9px}.InfoPanel-module__0eh92G__linksList{flex-direction:column;gap:8px;margin-top:.5rem;display:flex}.InfoPanel-module__0eh92G__panelLink{color:var(--panel-color,#00f5ff);letter-spacing:.08em;border:1px solid #ffffff14;border-radius:6px;padding:8px 12px;font-family:Orbitron,sans-serif;font-size:clamp(10px,1.1vw,12px);text-decoration:none;transition:background .2s,border-color .2s;display:block}.InfoPanel-module__0eh92G__panelLink:hover{background:color-mix(in srgb, var(--panel-color,#00f5ff) 8%, transparent);border-color:var(--panel-color,#00f5ff)}.InfoPanel-module__0eh92G__infoPanel::-webkit-scrollbar{width:4px}.InfoPanel-module__0eh92G__infoPanel::-webkit-scrollbar-track{background:0 0}.InfoPanel-module__0eh92G__infoPanel::-webkit-scrollbar-thumb{background:var(--panel-color,#00f5ff);opacity:.3;border-radius:2px}.InfoPanel-module__0eh92G__soundsPanel{flex-direction:column;gap:12px;margin-bottom:1rem;display:flex}.InfoPanel-module__0eh92G__soundsGroup{letter-spacing:.14em;color:var(--panel-color,gold);opacity:.65;margin:0;font-family:Share Tech Mono,monospace;font-size:13px}.InfoPanel-module__0eh92G__soundsGroup:before{content:"> ";opacity:.55}.InfoPanel-module__0eh92G__soundRow{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex}.InfoPanel-module__0eh92G__soundIcon{flex-shrink:0;font-size:18px}.InfoPanel-module__0eh92G__soundName{color:#d0d8ee;flex:1;font-family:Share Tech Mono,monospace;font-size:clamp(13px,1.3vw,15px)}.InfoPanel-module__0eh92G__soundToggle{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;min-width:64px;padding:4px 10px 4px 4px;transition:all .25s;display:flex}.InfoPanel-module__0eh92G__soundToggle:hover{border-color:var(--toggle-color);box-shadow:0 0 8px color-mix(in srgb, var(--toggle-color) 20%, transparent)}.InfoPanel-module__0eh92G__soundToggleOn{flex-direction:row-reverse;padding:4px 4px 4px 10px;border-color:var(--toggle-color)!important;background:color-mix(in srgb, var(--toggle-color) 10%, transparent)!important;box-shadow:0 0 10px color-mix(in srgb, var(--toggle-color) 25%, transparent)!important}.InfoPanel-module__0eh92G__soundToggleKnob{background:#96a0b44d;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:all .25s}.InfoPanel-module__0eh92G__soundToggleOn .InfoPanel-module__0eh92G__soundToggleKnob{background:var(--toggle-color);border-color:var(--toggle-color);box-shadow:0 0 6px var(--toggle-color)}.InfoPanel-module__0eh92G__soundToggleLabel{letter-spacing:.08em;color:#96a0b480;font-family:Share Tech Mono,monospace;font-size:13px;transition:color .25s}.InfoPanel-module__0eh92G__soundToggleOn .InfoPanel-module__0eh92G__soundToggleLabel{color:var(--toggle-color)}.InfoPanel-module__0eh92G__soundCredits{background:#ffffff04;border:1px solid #ffffff0a;border-radius:6px;flex-direction:column;gap:4px;margin-top:6px;padding:8px 10px;display:flex}.InfoPanel-module__0eh92G__soundCreditLine{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;text-decoration:none;transition:opacity .2s;display:flex}.InfoPanel-module__0eh92G__soundCreditLine:hover{opacity:1}.InfoPanel-module__0eh92G__soundCreditLine:hover .InfoPanel-module__0eh92G__soundCreditName,.InfoPanel-module__0eh92G__soundCreditLine:hover .InfoPanel-module__0eh92G__soundCreditAuthor{color:var(--panel-color,gold)}.InfoPanel-module__0eh92G__soundCreditName{color:#96a0b4a6;letter-spacing:.04em;white-space:nowrap;font-family:Share Tech Mono,monospace;font-size:13px}.InfoPanel-module__0eh92G__soundCreditAuthor{color:#96a0b480;letter-spacing:.04em;text-align:right;font-family:Share Tech Mono,monospace;font-size:12px}
.IntroScene-module__12-0ra__scene{background:#02010a;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.IntroScene-module__12-0ra__cityBg{z-index:0;background-image:url(/room.jpg);background-position:50% 30%;background-size:cover;transition:all 1.5s;position:absolute;inset:0}.IntroScene-module__12-0ra__cityBg:before{content:"";opacity:0;background:linear-gradient(#02010ad9 0%,#02010a66 20%,#0000 45%),linear-gradient(#0000 50%,#02010a80 75%,#02010af2 100%),linear-gradient(90deg,#02010ae0 0%,#02010a4d 20%,#0000 40%),linear-gradient(270deg,#02010ae0 0%,#02010a4d 20%,#0000 40%);transition:opacity 2s;position:absolute;inset:0}.IntroScene-module__12-0ra__cityBg:after{content:"";mix-blend-mode:multiply;background:#05001440;position:absolute;inset:0}@keyframes IntroScene-module__12-0ra__revealFade{0%{opacity:1}to{opacity:0}}.IntroScene-module__12-0ra__revealOverlay{z-index:1;pointer-events:none;background:radial-gradient(circle,#0000 0%,#02010a 70%);animation:2s forwards IntroScene-module__12-0ra__revealFade;position:absolute;inset:0}@keyframes IntroScene-module__12-0ra__cameraMove{0%{background-position:50% 10%}to{background-position:50% 30%}}.IntroScene-module__12-0ra__cityBgAnimate{animation:2s forwards IntroScene-module__12-0ra__cameraMove}.IntroScene-module__12-0ra__citySvg,.IntroScene-module__12-0ra__horizonGlow{display:none}.IntroScene-module__12-0ra__rainCanvas{z-index:8;pointer-events:none;opacity:.55;display:none;position:absolute;inset:0}.IntroScene-module__12-0ra__ceiling,.IntroScene-module__12-0ra__ceilingNeonLeft,.IntroScene-module__12-0ra__ceilingPipe,.IntroScene-module__12-0ra__ceilingNeonRight,.IntroScene-module__12-0ra__wallLeft,.IntroScene-module__12-0ra__shelf,.IntroScene-module__12-0ra__wallNeonV,.IntroScene-module__12-0ra__wallRight,.IntroScene-module__12-0ra__wallNeonVRight,.IntroScene-module__12-0ra__windowFrame,.IntroScene-module__12-0ra__roomAmbient,.IntroScene-module__12-0ra__bedArea,.IntroScene-module__12-0ra__bed,.IntroScene-module__12-0ra__bedsheet,.IntroScene-module__12-0ra__character,.IntroScene-module__12-0ra__shelfContainer,.IntroScene-module__12-0ra__plantLeft,.IntroScene-module__12-0ra__plantRight,.IntroScene-module__12-0ra__charHead,.IntroScene-module__12-0ra__charBody,.IntroScene-module__12-0ra__windowPane{display:none}@keyframes IntroScene-module__12-0ra__neonPulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes IntroScene-module__12-0ra__augPulse{0%,to{opacity:.9}50%{opacity:.4}}.IntroScene-module__12-0ra__cityBgLight:before{opacity:0;background:linear-gradient(#02010a4d 0%,#0000 40%),linear-gradient(#0000 60%,#02010a4d 100%)}.IntroScene-module__12-0ra__cityBgDark:before{opacity:1;background:linear-gradient(#02010a99 0%,#02010a33 20%,#0000 45%),linear-gradient(#0000 50%,#02010a4d 75%,#02010ab3 100%),linear-gradient(90deg,#02010a99 0%,#02010a33 20%,#0000 40%),linear-gradient(270deg,#02010a99 0%,#02010a33 20%,#0000 40%)}.IntroScene-module__12-0ra__bootOverlay{z-index:30;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.IntroScene-module__12-0ra__bootLine{align-items:center;gap:2px;display:flex}.IntroScene-module__12-0ra__bootText{color:#00f5ff;letter-spacing:.25em;text-shadow:0 0 10px #00f5ffe6,0 0 30px #00f5ff80,0 0 60px #00f5ff33;font-family:Orbitron,sans-serif;font-size:clamp(16px,3vw,26px);font-weight:700;transition:opacity .1s}.IntroScene-module__12-0ra__cursor{color:#00f5ff;text-shadow:0 0 8px #00f5ffe6,0 0 20px #00f5ff80;font-family:Share Tech Mono,monospace;font-size:clamp(18px,3vw,28px);line-height:1;animation:.8s step-start infinite IntroScene-module__12-0ra__cursorBlink}@keyframes IntroScene-module__12-0ra__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.IntroScene-module__12-0ra__oniWrapper{z-index:20;width:min(420px,92vw);position:fixed;top:50%;left:50%}.IntroScene-module__12-0ra__oniDevice{background:#02010cf5;border:1px solid #00f5ff33;border-radius:18px;padding:26px;position:relative;box-shadow:0 0 0 1px #00f5ff0a,0 0 50px #00f5ff24,0 0 100px #00f5ff0d,inset 0 1px #00f5ff1a}.IntroScene-module__12-0ra__corner{width:18px;height:18px;position:absolute}.IntroScene-module__12-0ra__cornerTL{border-top:2px solid #00f5ff;border-left:2px solid #00f5ff;border-radius:4px 0 0;top:10px;left:10px}.IntroScene-module__12-0ra__cornerBR{border-bottom:2px solid #00f5ff;border-right:2px solid #00f5ff;border-radius:0 0 4px;bottom:10px;right:10px}.IntroScene-module__12-0ra__oniStatusbar{border-bottom:1px solid #00f5ff1a;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:14px;display:flex}.IntroScene-module__12-0ra__oniBadge{letter-spacing:3px;color:#00f5ff;text-transform:uppercase;font-family:Orbitron,sans-serif;font-size:10px;font-weight:700}.IntroScene-module__12-0ra__oniSignal{align-items:flex-end;gap:3px;display:flex}.IntroScene-module__12-0ra__oniSignal span{background:#00f5ff;border-radius:1px;width:4px;display:block}.IntroScene-module__12-0ra__oniSignal span:first-child{opacity:.9;height:6px}.IntroScene-module__12-0ra__oniSignal span:nth-child(2){opacity:.9;height:10px}.IntroScene-module__12-0ra__oniSignal span:nth-child(3){opacity:.7;height:14px}.IntroScene-module__12-0ra__oniSignal span:nth-child(4){opacity:.35;height:18px}.IntroScene-module__12-0ra__oniMsg{margin-bottom:20px}.IntroScene-module__12-0ra__oniIncoming{letter-spacing:2px;color:#ff2d78;margin-bottom:10px;font-size:10px;animation:1.5s step-start infinite IntroScene-module__12-0ra__blink}@keyframes IntroScene-module__12-0ra__blink{0%,to{opacity:1}50%{opacity:0}}.IntroScene-module__12-0ra__oniTitle{color:#e8e8ff;letter-spacing:1px;font-family:Orbitron,sans-serif;font-size:18px;font-weight:700;line-height:1.4}.IntroScene-module__12-0ra__oniSub{color:#99b;margin-top:8px;font-size:12px;line-height:1.6}.IntroScene-module__12-0ra__oniDivider{background:linear-gradient(90deg,#0000,#00f5ff66,#0000);height:1px;margin:18px 0;position:relative;overflow:hidden}.IntroScene-module__12-0ra__scanLine{background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;animation:2.5s linear infinite IntroScene-module__12-0ra__scan;position:absolute;top:0;left:-100%}@keyframes IntroScene-module__12-0ra__scan{to{left:200%}}.IntroScene-module__12-0ra__oniChoices{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.IntroScene-module__12-0ra__oniBtn{cursor:pointer;text-align:left;background:#00f5ff0a;border:1px solid #00f5ff24;border-radius:10px;align-items:center;gap:14px;width:100%;padding:16px 18px;transition:all .22s;display:flex;position:relative;overflow:hidden}.IntroScene-module__12-0ra__oniBtn.IntroScene-module__12-0ra__civilian{background:#ff2d780a;border-color:#ff2d7824}.IntroScene-module__12-0ra__oniBtn:before{content:"";border-radius:10px 0 0 10px;width:3px;height:100%;position:absolute;top:0;left:0}.IntroScene-module__12-0ra__operative:before{background:#00f5ff}.IntroScene-module__12-0ra__civilian:before{background:#ff2d78}.IntroScene-module__12-0ra__oniBtn:hover{transform:translate(4px)}.IntroScene-module__12-0ra__operative:hover{background:#00f5ff14;border-color:#00f5ff61;box-shadow:0 0 24px #00f5ff14}.IntroScene-module__12-0ra__civilian:hover{background:#ff2d7814;border-color:#ff2d7861;box-shadow:0 0 24px #ff2d7814}.IntroScene-module__12-0ra__oniBtn:focus-visible{outline-offset:3px;outline:2px solid #00f5ff;transform:translate(4px)}.IntroScene-module__12-0ra__civilian:focus-visible{outline-color:#ff2d78}.IntroScene-module__12-0ra__btnIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.IntroScene-module__12-0ra__operativeIcon{background:#00f5ff1a}.IntroScene-module__12-0ra__civilianIcon{background:#ff2d781a}.IntroScene-module__12-0ra__btnText{flex:1}.IntroScene-module__12-0ra__btnLabel{letter-spacing:2px;margin-bottom:4px;font-family:Orbitron,sans-serif;font-size:11px;font-weight:700;display:block}.IntroScene-module__12-0ra__operativeLabel{color:#00f5ff}.IntroScene-module__12-0ra__civilianLabel{color:#ff2d78}.IntroScene-module__12-0ra__btnDesc{color:#99b;font-size:11px;line-height:1.4}.IntroScene-module__12-0ra__btnArrow{opacity:.35;flex-shrink:0;margin-left:auto;font-size:20px;transition:all .22s}.IntroScene-module__12-0ra__operativeArrow{color:#00f5ff}.IntroScene-module__12-0ra__civilianArrow{color:#ff2d78}.IntroScene-module__12-0ra__oniBtn:hover .IntroScene-module__12-0ra__btnArrow,.IntroScene-module__12-0ra__oniBtn:focus-visible .IntroScene-module__12-0ra__btnArrow{opacity:1;transform:translate(3px)}.IntroScene-module__12-0ra__oniFooter{color:#8888aab3;letter-spacing:1px;justify-content:space-between;margin-top:18px;font-size:10px;display:flex}.IntroScene-module__12-0ra__transitionOverlay{z-index:100;background:#02010a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.IntroScene-module__12-0ra__transitionText{text-align:center}.IntroScene-module__12-0ra__tLabel{margin-bottom:12px;font-family:Orbitron,sans-serif;font-size:clamp(22px,4vw,36px);font-weight:900}.IntroScene-module__12-0ra__transitionOperative .IntroScene-module__12-0ra__tLabel{color:#00f5ff}.IntroScene-module__12-0ra__transitionCivilian .IntroScene-module__12-0ra__tLabel{color:#ff2d78}.IntroScene-module__12-0ra__tSub{letter-spacing:3px;color:#99b;font-size:13px}.IntroScene-module__12-0ra__windowPane_effect{z-index:6;pointer-events:none;position:absolute;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 8% 88%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 8% 88%,#0000 100%)}.IntroScene-module__12-0ra__rainGlass{position:absolute;inset:0}.IntroScene-module__12-0ra__raindrop{background:linear-gradient(#0000 0%,#96dcff99 30%,#96dcff4d 70%,#0000 100%);border-radius:0 0 50% 50%;width:1px;animation:linear infinite IntroScene-module__12-0ra__rainSlide;position:absolute;top:-10%}@keyframes IntroScene-module__12-0ra__rainSlide{0%{opacity:0;transform:translateY(0)}10%{opacity:1}90%{opacity:.8}to{opacity:0;transform:translateY(120vh)}}.IntroScene-module__12-0ra__lightning{background:#b4f0ff00;animation:8s ease-in-out infinite IntroScene-module__12-0ra__lightningFlash;position:absolute;inset:0}@keyframes IntroScene-module__12-0ra__lightningFlash{0%,89%,to{background:#b4f0ff00}90%{background:#b4f0ff2e}91%{background:#b4f0ff00}92%{background:#b4f0ff1f}93%{background:#b4f0ff00}95%{background:#b4f0ff14}95.5%{background:#b4f0ff00}}@media (max-height:560px) and (orientation:landscape){.IntroScene-module__12-0ra__oniWrapper{width:min(520px,90vw);top:50%}.IntroScene-module__12-0ra__oniDevice{border-radius:12px;padding:12px 16px}.IntroScene-module__12-0ra__oniStatusbar{margin-bottom:8px;padding-bottom:8px}.IntroScene-module__12-0ra__oniMsg{margin-bottom:10px}.IntroScene-module__12-0ra__oniTitle{font-size:14px}.IntroScene-module__12-0ra__oniSub{display:none}.IntroScene-module__12-0ra__oniDivider{margin:8px 0}.IntroScene-module__12-0ra__oniChoices{gap:6px}.IntroScene-module__12-0ra__oniBtn{border-radius:8px;padding:10px 14px}.IntroScene-module__12-0ra__btnIcon{width:32px;height:32px}.IntroScene-module__12-0ra__btnLabel{letter-spacing:1.5px;margin-bottom:2px;font-size:10px}.IntroScene-module__12-0ra__btnDesc{font-size:10px}.IntroScene-module__12-0ra__oniFooter{margin-top:10px}}
