@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&display=swap";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.stars-container[data-v-da8cf768]{position:absolute;width:100%;height:100%;perspective:500px;transform-style:preserve-3d}.star-layer[data-v-da8cf768]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.8}.star-layer[data-v-da8cf768]:nth-child(1){transform:translateZ(-50px);animation:star-drift-da8cf768 150s linear infinite}.star-layer[data-v-da8cf768]:nth-child(2){transform:translateZ(-100px);animation:star-drift-da8cf768 200s linear infinite reverse;opacity:.6}.star-layer[data-v-da8cf768]:nth-child(3){transform:translateZ(-200px);animation:star-drift-da8cf768 250s linear infinite;opacity:.4}@keyframes star-drift-da8cf768{0%{transform:translateZ(-50px) translateY(0)}to{transform:translateZ(-50px) translateY(100%)}}.star[data-v-da8cf768]{position:absolute;background:#fff;border-radius:50%;filter:blur(1px)}.star-layer[data-v-da8cf768]:before,.star-layer[data-v-da8cf768]:after{content:"";position:absolute;width:100%;height:100%}.star-layer[data-v-da8cf768]:nth-child(1):before{background-image:radial-gradient(1px 1px at 10% 10%,white 100%,transparent),radial-gradient(1px 1px at 20% 20%,white 100%,transparent),radial-gradient(2px 2px at 30% 30%,white 100%,transparent),radial-gradient(1px 1px at 40% 40%,white 100%,transparent),radial-gradient(2px 2px at 50% 50%,white 100%,transparent),radial-gradient(1px 1px at 60% 60%,white 100%,transparent),radial-gradient(2px 2px at 70% 70%,white 100%,transparent),radial-gradient(1px 1px at 80% 80%,white 100%,transparent),radial-gradient(2px 2px at 90% 90%,white 100%,transparent),radial-gradient(1px 1px at 15% 85%,white 100%,transparent)}.nebula[data-v-da8cf768]{position:absolute;width:120%;height:120%;top:-10%;left:-10%;background:radial-gradient(ellipse at 30% 30%,#3f00714d,#3f007100 70%),radial-gradient(ellipse at 70% 60%,#0071a74d,#0071a700 70%),radial-gradient(ellipse at 50% 50%,#a7009d33,#a7009d00 70%);filter:blur(30px);opacity:.5;animation:nebula-shift-da8cf768 30s infinite alternate ease-in-out}@keyframes nebula-shift-da8cf768{0%{transform:scale(1) rotate(0);opacity:.3}50%{opacity:.5}to{transform:scale(1.2) rotate(5deg);opacity:.4}}.grid-plane[data-v-da8cf768]{position:absolute;width:200%;height:200%;top:-50%;left:-50%;background-image:linear-gradient(#7b61ff 1px,transparent 1px),linear-gradient(90deg,#7b61ff 1px,transparent 1px);background-size:40px 40px;transform:perspective(500px) rotateX(60deg);transform-origin:center;animation:grid-move-da8cf768 20s linear infinite;opacity:.3;z-index:-1}@keyframes grid-move-da8cf768{0%{transform:perspective(500px) rotateX(60deg) translateY(0)}to{transform:perspective(500px) rotateX(60deg) translateY(40px)}}.button-container[data-v-da8cf768]{position:relative;perspective:1000px;transform-style:preserve-3d;z-index:10}.holo-button[data-v-da8cf768]{position:relative;width:clamp(240px,20vw,320px);height:clamp(60px,5vh,90px);background:#0a0a1e99;border:none;color:#7b61ff;font-family:Orbitron,sans-serif;font-size:clamp(14px,1.2rem,20px);font-weight:700;letter-spacing:.15em;text-shadow:0 0 .6em #7b61ff;cursor:pointer;overflow:hidden;transform-style:preserve-3d;transition:all .3s ease;-webkit-tap-highlight-color:transparent;outline:none;z-index:5;border-radius:.125rem}.holo-button[data-v-da8cf768]:before{content:"";position:absolute;inset:2px;background:linear-gradient(45deg,#000028cc,#001432cc,#050a1ecc);z-index:-1;border-radius:1px}.button-border[data-v-da8cf768]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.button-border[data-v-da8cf768]:before,.button-border[data-v-da8cf768]:after{content:"";position:absolute;width:100%;height:100%;border:2px solid transparent;box-shadow:0 0 10px #7b61ff;animation:border-flow-da8cf768 3s infinite}.button-border[data-v-da8cf768]:before{border-top-color:#7b61ff;border-left-color:#7b61ff;filter:drop-shadow(0 0 5px #7b61ff)}.button-border[data-v-da8cf768]:after{border-bottom-color:#ff00decc;border-right-color:#ff00decc;filter:drop-shadow(0 0 5px rgba(255,0,222,.7))}@keyframes border-flow-da8cf768{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.03);opacity:.8}}.holo-glow[data-v-da8cf768]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(ellipse at center,#0df3,#0000 70%);pointer-events:none;z-index:1;opacity:.7;filter:blur(10px);animation:glow-pulse-da8cf768 3s infinite alternate}@keyframes glow-pulse-da8cf768{0%{opacity:.4;filter:blur(10px) brightness(.8)}to{opacity:.7;filter:blur(15px) brightness(1.2)}}.holo-lines[data-v-da8cf768]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:2}.holo-line[data-v-da8cf768]{position:absolute;background:#7b61ff;filter:blur(1px)}.holo-line[data-v-da8cf768]:nth-child(1){top:0;left:30px;width:1.5px;height:100%;animation:line-pulse-da8cf768 2s infinite alternate;animation-delay:-.5s}.holo-line[data-v-da8cf768]:nth-child(2){top:0;right:30px;width:1.5px;height:100%;animation:line-pulse-da8cf768 2s infinite alternate;animation-delay:-1s}.holo-line[data-v-da8cf768]:nth-child(3){top:15px;left:0;width:100%;height:1.5px;animation:line-pulse-da8cf768 2s infinite alternate;animation-delay:-1.5s}.holo-line[data-v-da8cf768]:nth-child(4){bottom:15px;left:0;width:100%;height:1.5px;animation:line-pulse-da8cf768 2s infinite alternate;animation-delay:-2s}@keyframes line-pulse-da8cf768{0%{opacity:.3;background:#00ddff80}to{opacity:.7;background:#ff00de80}}.scan-line[data-v-da8cf768]{position:absolute;width:100%;height:3px;background:linear-gradient(90deg,#0000,#00ddff80 20%,#fffc,#ff00de80 80%,#0000);top:0;left:0;filter:blur(1px);opacity:0;z-index:2;pointer-events:none;animation:scan-da8cf768 2s infinite}@keyframes scan-da8cf768{0%{top:-5px;opacity:0}15%{opacity:.7}85%{opacity:.7}to{top:85px;opacity:0}}.holo-particles[data-v-da8cf768]{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;pointer-events:none;z-index:1}.holo-particle[data-v-da8cf768]{position:absolute;background:#fff;box-shadow:0 0 10px #7b61ff;border-radius:50%;filter:blur(1px);opacity:0;pointer-events:none;animation:particle-float-da8cf768 3s infinite ease-out}.holo-particle[data-v-da8cf768]:nth-child(1){width:3px;height:3px;top:70%;left:30%;animation-delay:.2s}.holo-particle[data-v-da8cf768]:nth-child(2){width:2px;height:2px;top:60%;left:40%;animation-delay:.5s}.holo-particle[data-v-da8cf768]:nth-child(3){width:4px;height:4px;top:80%;left:60%;animation-delay:.8s}.holo-particle[data-v-da8cf768]:nth-child(4){width:2px;height:2px;top:70%;left:70%;animation-delay:1.1s}.holo-particle[data-v-da8cf768]:nth-child(5){width:3px;height:3px;top:75%;left:50%;animation-delay:1.4s}.holo-particle[data-v-da8cf768]:nth-child(6){width:2px;height:2px;top:65%;left:65%;animation-delay:1.7s}@keyframes particle-float-da8cf768{0%{transform:translateY(0) rotate(0);opacity:0}10%{opacity:.8}to{transform:translateY(-40px) rotate(360deg);opacity:0}}.button-hexagons[data-v-da8cf768]{position:absolute;width:380px;height:180px;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1}.hexagon[data-v-da8cf768]{position:absolute;width:30px;height:17.32px;background:transparent;border:1.5px solid #7b61ff;transform:rotate(30deg);opacity:0;animation:hexagon-pulse-da8cf768 3s infinite}.hexagon[data-v-da8cf768]:before,.hexagon[data-v-da8cf768]:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:transparent;border:1.5px solid #7b61ff}.hexagon[data-v-da8cf768]:before{transform:rotate(60deg)}.hexagon[data-v-da8cf768]:after{transform:rotate(-60deg)}.hexagon[data-v-da8cf768]:nth-child(1){top:20px;left:20px;animation-delay:.1s}.hexagon[data-v-da8cf768]:nth-child(2){top:20px;right:20px;animation-delay:.3s}.hexagon[data-v-da8cf768]:nth-child(3){bottom:20px;left:20px;animation-delay:.5s}.hexagon[data-v-da8cf768]:nth-child(4){bottom:20px;right:20px;animation-delay:.7s}.hexagon[data-v-da8cf768]:nth-child(5){top:50%;left:0;transform:translateY(-50%) rotate(30deg);animation-delay:.9s}.hexagon[data-v-da8cf768]:nth-child(6){top:50%;right:0;transform:translateY(-50%) rotate(30deg);animation-delay:1.1s}@keyframes hexagon-pulse-da8cf768{0%{opacity:0;transform:rotate(30deg) scale(.8)}20%{opacity:.5;transform:rotate(30deg) scale(1)}80%{opacity:.5;transform:rotate(30deg) scale(1)}to{opacity:0;transform:rotate(30deg) scale(1.2)}}.digital-glyphs[data-v-da8cf768]{position:absolute;width:400px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1}.digital-glyph[data-v-da8cf768]{position:absolute;color:#7b61ff;font-size:10px;font-family:Orbitron,monospace;white-space:nowrap;opacity:0;animation:glyph-fade-da8cf768 4s infinite}.digital-glyph[data-v-da8cf768]:nth-child(1){top:-30px;left:60px;animation-delay:.2s}.digital-glyph[data-v-da8cf768]:nth-child(2){top:-20px;right:40px;animation-delay:.6s}.digital-glyph[data-v-da8cf768]:nth-child(3){bottom:-30px;left:80px;animation-delay:1s}.digital-glyph[data-v-da8cf768]:nth-child(4){bottom:-20px;right:60px;animation-delay:1.4s}@keyframes glyph-fade-da8cf768{0%{opacity:0;transform:translateY(0)}10%{opacity:.7}90%{opacity:.7}to{opacity:0;transform:translateY(-10px)}}.corner-accents[data-v-da8cf768]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.corner-accent[data-v-da8cf768]{position:absolute;width:1rem;height:1rem;border-style:solid;border-width:.125rem;border-color:#7b61ff}.corner-accent[data-v-da8cf768]:nth-child(1){top:0;left:0;border-right:none;border-bottom:none}.corner-accent[data-v-da8cf768]:nth-child(2){top:0;right:0;border-left:none;border-bottom:none}.corner-accent[data-v-da8cf768]:nth-child(3){bottom:0;left:0;border-right:none;border-top:none}.corner-accent[data-v-da8cf768]:nth-child(4){bottom:0;right:0;border-left:none;border-top:none}.button-glitch[data-v-da8cf768]{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;pointer-events:none;z-index:3;opacity:0;animation:button-glitch-da8cf768 8s infinite}@keyframes button-glitch-da8cf768{0%,to{opacity:0}94%,96%{opacity:0}94.5%{opacity:.8;transform:translate(5px,-2px) skew(-5deg,2deg);background:#ff00de33}95%{opacity:.8;transform:translate(-5px,2px) skew(5deg,-2deg);background:#0df3}95.5%{opacity:.8;transform:translate(2px) skew(-2deg);background:#fff3}}.sound-wave[data-v-da8cf768]{position:absolute;bottom:-30px;left:0;width:100%;height:20px;display:flex;justify-content:center;align-items:center;pointer-events:none}.wave-bar[data-v-da8cf768]{width:2px;height:5px;background:#7b61ff;margin:0 2px;border-radius:1px;animation:wave-animation-da8cf768 1.5s infinite}@keyframes wave-animation-da8cf768{0%,to{height:5px}50%{height:15px}}.wave-bar[data-v-da8cf768]:nth-child(1){animation-delay:.1s}.wave-bar[data-v-da8cf768]:nth-child(2){animation-delay:.2s}.wave-bar[data-v-da8cf768]:nth-child(3){animation-delay:.3s}.wave-bar[data-v-da8cf768]:nth-child(4){animation-delay:.4s}.wave-bar[data-v-da8cf768]:nth-child(5){animation-delay:.5s}.wave-bar[data-v-da8cf768]:nth-child(6){animation-delay:.6s}.wave-bar[data-v-da8cf768]:nth-child(7){animation-delay:.7s}.wave-bar[data-v-da8cf768]:nth-child(8){animation-delay:.8s}.wave-bar[data-v-da8cf768]:nth-child(9){animation-delay:.9s}.wave-bar[data-v-da8cf768]:nth-child(10){animation-delay:1s}.wave-bar[data-v-da8cf768]:nth-child(11){animation-delay:.9s}.wave-bar[data-v-da8cf768]:nth-child(12){animation-delay:.8s}.wave-bar[data-v-da8cf768]:nth-child(13){animation-delay:.7s}.wave-bar[data-v-da8cf768]:nth-child(14){animation-delay:.6s}.wave-bar[data-v-da8cf768]:nth-child(15){animation-delay:.5s}.holo-button[data-v-da8cf768]:hover{color:#fff;text-shadow:0 0 15px rgba(255,255,255,.8);transform:scale(1.02);transition:all .2s ease}.holo-button:hover .holo-glow[data-v-da8cf768]{background:radial-gradient(ellipse at center,#ffffff4d,#0df3 40%,#0000 70%);animation:glow-pulse-hover-da8cf768 1.5s infinite alternate}@keyframes glow-pulse-hover-da8cf768{0%{opacity:.6;filter:blur(10px) brightness(1)}to{opacity:.9;filter:blur(15px) brightness(1.5)}}.holo-button[data-v-da8cf768]:active{transform:scale(.98);transition:all .1s ease}.holo-button:active .holo-glow[data-v-da8cf768]{opacity:1;background:radial-gradient(ellipse at center,#ffffff80,#ff00de4d 40%,#0000 70%)}.button-text[data-v-da8cf768]{position:relative;z-index:5;transform-style:preserve-3d;text-transform:uppercase}.sci-fi-btn[data-v-da8cf768]{padding:3rem 0;transform-origin:center;will-change:transform}@media (min-resolution: 144dpi),(-webkit-min-device-pixel-ratio: 1.5){.holo-button[data-v-da8cf768]{width:clamp(200px,18vw,280px);height:clamp(50px,4.5vh,75px);font-size:clamp(12px,1rem,16px)}.corner-accent[data-v-da8cf768]{width:.75rem;height:.75rem;border-width:1.5px}}@media screen and (min-resolution: 150dpi){.sci-fi-btn[data-v-da8cf768]{transform:scale(.9)}.holo-button[data-v-da8cf768]{width:clamp(180px,16vw,250px);height:clamp(45px,4vh,65px);font-size:clamp(11px,.9rem,14px);letter-spacing:.1em}}.section1-hero[data-v-45d024fd]{width:100%;min-height:100vh;position:relative;overflow:hidden}.bg-video[data-v-45d024fd]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.white-panel[data-v-45d024fd]{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000ab;z-index:1}.navbar[data-v-45d024fd]{position:absolute;top:0;left:0;width:100%;padding:1rem 2rem;display:flex;align-items:center;justify-content:center;background:transparent;box-shadow:0 4px 6px #000;z-index:100}.navbar-logo[data-v-45d024fd]{height:auto;width:13rem}.section1-content[data-v-45d024fd]{position:relative;z-index:2;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;color:#fff;text-align:center}.section1-heroText[data-v-45d024fd]{padding:0;width:100%;text-align:center}.headline-text[data-v-45d024fd]{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1.2;color:#fff;font-family:Inter,sans-serif}.subheadline-text[data-v-45d024fd]{font-size:clamp(2rem,5vw,1.5rem);font-weight:600;line-height:1.5;padding:1rem 0 0;color:#fff;font-family:Inter,sans-serif;width:100%}.bg-graph[data-v-87874849]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.3}.crypto-card[data-v-87874849]{background:#2a2d3a;opacity:.8;border-radius:12px;padding:2rem;width:320px;max-width:320px;min-height:200px;border:1px solid #3a3d4a;transition:transform .2s ease,box-shadow .2s ease}.crypto-card[data-v-87874849]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000004d}.card-content[data-v-87874849]{position:relative;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:space-between;z-index:2}.top-row[data-v-87874849]{display:flex;justify-content:space-between;align-items:center}.crypto-logo[data-v-87874849]{width:60px;height:60px;border-radius:50%;padding:12px;flex-shrink:0;box-shadow:0 4px 12px #7b61ff}.crypto-name[data-v-87874849]{font-size:1.3rem;font-weight:600;color:#fff;margin:0 0 0 1rem;flex-grow:1;text-align:left}.crypto-symbol[data-v-87874849]{font-size:1.2rem;color:#a0a0a0;font-weight:500;text-align:right}.bottom-row[data-v-87874849]{display:flex;justify-content:space-between;align-items:center}.current-price[data-v-87874849]{font-size:1.5rem;font-weight:700;color:#fff}.price-change[data-v-87874849]{font-size:1rem;font-weight:600}.price-change.positive[data-v-87874849]{color:#4ade80}.price-change.positive[data-v-87874849]:before{content:"+"}.price-change.negative[data-v-87874849]{color:#ef4444}@media (max-width: 1208px){.crypto-card[data-v-87874849]{width:90%;max-width:400px;min-height:160px;padding:2rem}.crypto-logo[data-v-87874849]{width:60px;height:60px;padding:12px}.crypto-name[data-v-87874849]{font-size:1.2rem;margin:0 0 0 1rem}.crypto-symbol[data-v-87874849]{font-size:1.2rem}.current-price[data-v-87874849]{font-size:1.5rem}.price-change[data-v-87874849]{font-size:1rem}}@media (max-width: 480px){.crypto-card[data-v-87874849]{width:95%;max-width:350px;min-height:140px;padding:1.5rem}.crypto-logo[data-v-87874849]{width:50px;height:50px;padding:10px}.crypto-name[data-v-87874849]{font-size:1rem;margin:0 0 0 .75rem}.crypto-symbol[data-v-87874849]{font-size:1rem}.current-price[data-v-87874849]{font-size:1.4rem}.price-change[data-v-87874849]{font-size:1rem}.card-content[data-v-87874849]{gap:1.5rem}}.section2-crypto[data-v-b6af9c51]{width:100%;padding:5rem 2rem;background:transparent;min-height:30vh;position:relative;box-shadow:inset 0 1px #000,inset 0 -1px #000;transform:translateZ(0)}.section2-container[data-v-b6af9c51]{max-width:1500px;width:100%;margin:0 auto;display:flex;text-align:center;position:relative;z-index:1}.crypto-swiper[data-v-b6af9c51]{width:100%;margin:0 auto}.crypto-slide[data-v-b6af9c51]{display:flex;justify-content:center;align-items:center;height:100%;box-sizing:border-box}.crypto-slide[data-v-b6af9c51]>*{max-width:350px;width:100%;margin:0 auto}[data-v-b6af9c51] .swiper-button-next,[data-v-b6af9c51] .swiper-button-prev{display:none}[data-v-b6af9c51] .swiper-pagination-bullet{background:#ffffff4d;width:12px;height:12px;transition:all .3s ease}[data-v-b6af9c51] .swiper-pagination-bullet-active{background:#7b61ff;transform:scale(1.3)}[data-v-b6af9c51] .swiper-pagination-bullet:hover{background:#fff9;transform:scale(1.2)}@media (max-width: 768px){.section2-crypto[data-v-b6af9c51]{padding:1px 1rem 8rem;min-height:20vh}.crypto-swiper[data-v-b6af9c51]{width:100%;max-width:100%;margin:0 auto}}.concept-vid-img[data-v-6b5230db]{position:relative;width:340px;height:360px;display:flex;align-items:center;justify-content:center}.concept-img[data-v-6b5230db]{position:absolute;top:0;left:8rem;width:50%;height:100%;object-fit:cover;z-index:2;border-radius:18px;box-shadow:0 4px 32px #00000073}.concept-video[data-v-6b5230db]{position:absolute;top:0;left:0;width:50%;height:100%;object-fit:cover;z-index:1;border-radius:18px;filter:brightness(.7);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0);-webkit-transform:translateZ(0)}.section3-container[data-v-58f49ccc]{width:100%;background:transparent;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative}.section3-header[data-v-58f49ccc]{text-align:center;margin-bottom:2rem;position:relative;z-index:1}.section3-header-title[data-v-58f49ccc]{font-family:Inter,monospace;font-size:clamp(5rem,10vw,6rem);font-weight:bolder;color:#fff;margin:0;letter-spacing:.05em}.section3-content[data-v-58f49ccc]{max-width:1400px;width:100%;display:flex;align-items:center;justify-content:center;padding:5rem 0 5rem 0rem;gap:6rem;position:relative;z-index:1}.section3-text-left .section3-text-right[data-v-58f49ccc]{flex:1 1 0;display:flex;flex-direction:column;gap:2rem;max-width:600px}.section3-img-vid-right .section3-img-vid-left[data-v-58f49ccc]{flex:1 1 0;display:flex;align-items:center;justify-content:center}.section3-title[data-v-58f49ccc]{font-family:Inter,monospace;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;color:#fff;margin:0;letter-spacing:.05em}.section3-description[data-v-58f49ccc]{font-size:clamp(1rem,2vw,1.15rem);line-height:1.7;color:#d9d9d9;margin:0;font-weight:400}@media (max-width: 900px){.section3-container[data-v-58f49ccc]{padding:0rem;min-height:auto}.section3-header[data-v-58f49ccc]{margin-bottom:2rem}.section3-content[data-v-58f49ccc]{flex-direction:column;gap:2rem;padding:3rem 0}.section3-img-vid-right[data-v-58f49ccc],.section3-img-vid-left[data-v-58f49ccc]{order:1}.section3-text-left[data-v-58f49ccc],.section3-text-right[data-v-58f49ccc]{order:2;text-align:center;align-items:center}}.animate-section[data-v-58f49ccc]{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.animate-section.animate-in[data-v-58f49ccc]{opacity:1;transform:translateY(0)}.matrix-container[data-v-26b026e6]{position:relative;width:100%;height:100%;background:#000;display:flex}.matrix-pattern[data-v-26b026e6]{position:relative;width:1000px;height:100%;flex-shrink:0}.matrix-column[data-v-26b026e6]{position:absolute;top:-100%;width:20px;height:100%;font-size:16px;line-height:18px;font-weight:700;animation:fall-26b026e6 linear infinite;white-space:nowrap}.matrix-column[data-v-26b026e6]:before{content:"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヲンABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789";position:absolute;top:0;left:0;background:linear-gradient(to top,#ffffff 0%,#ffffff 5%,#dbd4ff 10%,#c2b6ff 20%,#b4a3ff 30%,#9681ff 40%,#7b61ff 50%,#3006ff 60%,#0d004d 70%,#060024 80%,#7b61ff56 90%,transparent 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;writing-mode:vertical-lr;letter-spacing:1px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.matrix-column[data-v-26b026e6]:nth-child(1){left:0;animation-delay:-2.5s;animation-duration:6s}.matrix-column[data-v-26b026e6]:nth-child(2){left:25px;animation-delay:-3.2s;animation-duration:8s}.matrix-column[data-v-26b026e6]:nth-child(3){left:50px;animation-delay:-1.8s;animation-duration:5s}.matrix-column[data-v-26b026e6]:nth-child(4){left:75px;animation-delay:-2.9s;animation-duration:7s}.matrix-column[data-v-26b026e6]:nth-child(5){left:100px;animation-delay:-1.5s;animation-duration:6s}.matrix-column[data-v-26b026e6]:nth-child(6){left:125px;animation-delay:-3.8s;animation-duration:9s}.matrix-column[data-v-26b026e6]:nth-child(7){left:150px;animation-delay:-2.1s;animation-duration:5.6s}.matrix-column[data-v-26b026e6]:nth-child(8){left:175px;animation-delay:-2.7s;animation-duration:6.4s}.matrix-column[data-v-26b026e6]:nth-child(9){left:200px;animation-delay:-3.4s;animation-duration:7.6s}.matrix-column[data-v-26b026e6]:nth-child(10){left:225px;animation-delay:-1.9s;animation-duration:5.4s}.matrix-column[data-v-26b026e6]:nth-child(11){left:250px;animation-delay:-3.6s;animation-duration:8.4s}.matrix-column[data-v-26b026e6]:nth-child(12){left:275px;animation-delay:-2.3s;animation-duration:6.2s}.matrix-column[data-v-26b026e6]:nth-child(13){left:300px;animation-delay:-3.1s;animation-duration:7.2s}.matrix-column[data-v-26b026e6]:nth-child(14){left:325px;animation-delay:-2.6s;animation-duration:5.8s}.matrix-column[data-v-26b026e6]:nth-child(15){left:350px;animation-delay:-3.7s;animation-duration:8.2s}.matrix-column[data-v-26b026e6]:nth-child(16){left:375px;animation-delay:-2.8s;animation-duration:6.6s}.matrix-column[data-v-26b026e6]:nth-child(17){left:400px;animation-delay:-3.3s;animation-duration:7.4s}.matrix-column[data-v-26b026e6]:nth-child(18){left:425px;animation-delay:-2.2s;animation-duration:5.2s}.matrix-column[data-v-26b026e6]:nth-child(19){left:450px;animation-delay:-3.9s;animation-duration:8.6s}.matrix-column[data-v-26b026e6]:nth-child(20){left:475px;animation-delay:-2.4s;animation-duration:6.8s}.matrix-column[data-v-26b026e6]:nth-child(21){left:500px;animation-delay:-1.7s;animation-duration:4.8s}.matrix-column[data-v-26b026e6]:nth-child(22){left:525px;animation-delay:-3.5s;animation-duration:7.8s}.matrix-column[data-v-26b026e6]:nth-child(23){left:550px;animation-delay:-2s;animation-duration:6s}.matrix-column[data-v-26b026e6]:nth-child(24){left:575px;animation-delay:-4s;animation-duration:8.8s}.matrix-column[data-v-26b026e6]:nth-child(25){left:600px;animation-delay:-1.6s;animation-duration:4.6s}.matrix-column[data-v-26b026e6]:nth-child(26){left:625px;animation-delay:-3s;animation-duration:7s}.matrix-column[data-v-26b026e6]:nth-child(27){left:650px;animation-delay:-3.8s;animation-duration:8s}.matrix-column[data-v-26b026e6]:nth-child(28){left:675px;animation-delay:-2.5s;animation-duration:5.6s}.matrix-column[data-v-26b026e6]:nth-child(29){left:700px;animation-delay:-3.2s;animation-duration:7.2s}.matrix-column[data-v-26b026e6]:nth-child(30){left:725px;animation-delay:-2.7s;animation-duration:6.4s}.matrix-column[data-v-26b026e6]:nth-child(31){left:750px;animation-delay:-1.8s;animation-duration:5.4s}.matrix-column[data-v-26b026e6]:nth-child(32){left:775px;animation-delay:-3.6s;animation-duration:8.2s}.matrix-column[data-v-26b026e6]:nth-child(33){left:800px;animation-delay:-2.1s;animation-duration:6.2s}.matrix-column[data-v-26b026e6]:nth-child(34){left:825px;animation-delay:-3.4s;animation-duration:7.4s}.matrix-column[data-v-26b026e6]:nth-child(35){left:850px;animation-delay:-2.8s;animation-duration:5.8s}.matrix-column[data-v-26b026e6]:nth-child(36){left:875px;animation-delay:-3.7s;animation-duration:8.4s}.matrix-column[data-v-26b026e6]:nth-child(37){left:900px;animation-delay:-2.3s;animation-duration:6.6s}.matrix-column[data-v-26b026e6]:nth-child(38){left:925px;animation-delay:-1.9s;animation-duration:5s}.matrix-column[data-v-26b026e6]:nth-child(39){left:950px;animation-delay:-3.5s;animation-duration:7.6s}.matrix-column[data-v-26b026e6]:nth-child(40){left:975px;animation-delay:-2.6s;animation-duration:6.8s}.matrix-column[data-v-26b026e6]:nth-child(odd):before{content:"01110100 01001110 01110011 00101101 01001001 01100111123456789"}.matrix-column[data-v-26b026e6]:nth-child(2n):before{content:"01001101 00101100 01100101 01001101 01100001 01111001ABCDEFGHIJKLMNOPQRSTUVWXYZ"}.matrix-column[data-v-26b026e6]:nth-child(3n):before{content:"01001111 00101101 01110100 01100001 01011001 011100000987654321"}.matrix-column[data-v-26b026e6]:nth-child(4n):before{content:"01110100 01001110 01111001 00101101 01000110 01110010"}.matrix-column[data-v-26b026e6]:nth-child(5n):before{content:"01101111 01101110 01110100 00101101 01000101 01101110
01001001";
}@keyframes fall-26b026e6{0%{transform:translateY(-10%);opacity:1}to{transform:translateY(200%);opacity:.35}}@media (max-width: 768px){.matrix-column[data-v-26b026e6]{font-size:14px;line-height:16px;width:18px}}@media (max-width: 480px){.matrix-column[data-v-26b026e6]{font-size:12px;line-height:14px;width:15px}}.sections-wrapper[data-v-998887a5]{position:relative;width:100%;background:#000;overflow:hidden;isolation:isolate}.shared-background-rain[data-v-998887a5]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:1;pointer-events:none}.section4-container[data-v-9e9bafeb]{width:100%;height:120vh;background:#000;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.section4-content[data-v-9e9bafeb]{position:relative;width:100%;max-width:800px;height:600px;display:flex;align-items:center;justify-content:center;transform:scale(1.5)}.stars-container[data-v-9e9bafeb]{position:absolute;width:100%;height:100%;perspective:500px;transform-style:preserve-3d}.star-layer[data-v-9e9bafeb]{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.8}.star-layer[data-v-9e9bafeb]:nth-child(1){transform:translateZ(-50px);animation:star-drift-9e9bafeb 150s linear infinite}.star-layer[data-v-9e9bafeb]:nth-child(2){transform:translateZ(-100px);animation:star-drift-9e9bafeb 200s linear infinite reverse;opacity:.6}.star-layer[data-v-9e9bafeb]:nth-child(3){transform:translateZ(-200px);animation:star-drift-9e9bafeb 250s linear infinite;opacity:.4}@keyframes star-drift-9e9bafeb{0%{transform:translateZ(-50px) translateY(0)}to{transform:translateZ(-50px) translateY(100%)}}.star-layer[data-v-9e9bafeb]:before,.star-layer[data-v-9e9bafeb]:after{content:"";position:absolute;width:100%;height:100%}.star-layer[data-v-9e9bafeb]:nth-child(1):before{background-image:radial-gradient(1px 1px at 10% 10%,white 100%,transparent),radial-gradient(1px 1px at 20% 20%,white 100%,transparent),radial-gradient(2px 2px at 30% 30%,white 100%,transparent),radial-gradient(1px 1px at 40% 40%,white 100%,transparent),radial-gradient(2px 2px at 50% 50%,white 100%,transparent),radial-gradient(1px 1px at 60% 60%,white 100%,transparent),radial-gradient(2px 2px at 70% 70%,white 100%,transparent),radial-gradient(1px 1px at 80% 80%,white 100%,transparent),radial-gradient(2px 2px at 90% 90%,white 100%,transparent),radial-gradient(1px 1px at 15% 85%,white 100%,transparent)}.grid-plane[data-v-9e9bafeb]{position:absolute;width:200%;height:200%;top:-50%;left:-50%;background-image:linear-gradient(#7b61ff 1px,transparent 1px),linear-gradient(90deg,#7b61ff 1px,transparent 1px);background-size:40px 40px;transform:perspective(500px) rotateX(60deg);transform-origin:center;animation:grid-move-9e9bafeb 20s linear infinite;opacity:.3}@keyframes grid-move-9e9bafeb{0%{transform:perspective(500px) rotateX(60deg) translateY(0)}to{transform:perspective(500px) rotateX(60deg) translateY(40px)}}.checkbox-container[data-v-9e9bafeb]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:500px;height:400px;z-index:10;transform:scale(1.2)}.holo-checkbox-input[data-v-9e9bafeb]{position:absolute;opacity:0;width:0;height:0}.holo-checkbox[data-v-9e9bafeb]{position:relative;width:120px;height:120px;cursor:pointer;transform-style:preserve-3d;perspective:1000px;display:flex;justify-content:center;align-items:center}.holo-box[data-v-9e9bafeb]{position:relative;width:100%;height:100%;border:2px solid rgba(0,162,255,.7);border-radius:12px;background-color:#00183780;box-shadow:0 0 10px #00a2ff80,inset 0 0 15px #00a2ff4d;display:flex;justify-content:center;align-items:center;overflow:hidden;transition:all .3s ease;transform-style:preserve-3d}.holo-inner[data-v-9e9bafeb]{position:absolute;width:30%;height:30%;background-color:#00a2ff80;border-radius:4px;opacity:0;transform:scale(0) rotate(45deg);transition:all .3s ease;box-shadow:0 0 15px #00a2ffcc}.scan-effect[data-v-9e9bafeb]{position:absolute;top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,rgba(0,162,255,.8),transparent);animation:scan-off-9e9bafeb 4s infinite;opacity:.3;transition:all .3s ease}@keyframes scan-off-9e9bafeb{0%{left:-100%;opacity:.3}to{left:100%;opacity:.3}}@keyframes scan-on-9e9bafeb{0%{left:-100%;opacity:1}to{left:100%;opacity:1}}.holo-checkbox-input:checked+.holo-checkbox .holo-box[data-v-9e9bafeb]{border-color:#7b61ffc3;box-shadow:0 0 10px #7b61ff93,inset 0 0 15px #7b61ff4d}.holo-checkbox-input:checked+.holo-checkbox .holo-inner[data-v-9e9bafeb]{background-color:#7b61ff7f;box-shadow:0 0 15px #7b61ff71;opacity:1;transform:scale(1) rotate(45deg)}.holo-checkbox-input:checked+.holo-checkbox .scan-effect[data-v-9e9bafeb]{animation:scan-on-9e9bafeb 2s infinite;opacity:1;background:linear-gradient(90deg,transparent,#7b61ffc5,transparent)}.holo-glow[data-v-9e9bafeb]{position:absolute;width:200%;height:200%;left:-50%;top:-50%;background:radial-gradient(ellipse at center,#7b61ff57,#7b61ff32 40%,#0000 70%);pointer-events:none;filter:blur(10px);opacity:.5;z-index:-1;animation:glow-pulse-9e9bafeb 4s infinite alternate;transition:all .5s ease}@keyframes glow-pulse-9e9bafeb{0%{opacity:.3;filter:blur(10px) brightness(.8)}to{opacity:.6;filter:blur(15px) brightness(1.2)}}.holo-checkbox-input:checked+.holo-checkbox .holo-glow[data-v-9e9bafeb]{background:radial-gradient(ellipse at center,#7b61ff4f,#7b61ff32 40%,#0000 70%);animation:active-glow-pulse-9e9bafeb 2s infinite alternate}@keyframes active-glow-pulse-9e9bafeb{0%{opacity:.4;filter:blur(10px) brightness(1)}to{opacity:.8;filter:blur(20px) brightness(1.5)}}.corner-accent[data-v-9e9bafeb]{position:absolute;width:15px;height:15px;border-style:solid;border-width:2px;border-color:#00a2ff80;transition:all .3s ease}.corner-accent[data-v-9e9bafeb]:nth-child(1){top:-5px;left:-5px;border-right:none;border-bottom:none;border-radius:5px 0 0}.corner-accent[data-v-9e9bafeb]:nth-child(2){top:-5px;right:-5px;border-left:none;border-bottom:none;border-radius:0 5px 0 0}.corner-accent[data-v-9e9bafeb]:nth-child(3){bottom:-5px;left:-5px;border-right:none;border-top:none;border-radius:0 0 0 5px}.corner-accent[data-v-9e9bafeb]:nth-child(4){bottom:-5px;right:-5px;border-left:none;border-top:none;border-radius:0 0 5px}.holo-checkbox-input:checked+.holo-checkbox .corner-accent[data-v-9e9bafeb]{width:20px;height:20px;border-color:#7b61ffbd}.status-text[data-v-9e9bafeb]{margin-top:40px;font-size:20px;font-weight:500;color:#00a2ffcc;text-shadow:0 0 5px rgba(0,162,255,.5);position:relative;transition:all .3s ease;white-space:nowrap;text-align:center;min-width:300px}.status-text[data-v-9e9bafeb]:before{content:"Click to ACTIVATE SYSTEM";position:absolute;top:0;left:0;width:100%;height:100%}.holo-checkbox-input:checked~.status-text[data-v-9e9bafeb]:before{content:"Keywords of us";color:#7b61ffe2;text-shadow:0 0 5px #7b61ff95}.activation-rings[data-v-9e9bafeb]{position:absolute;width:100%;height:100%;pointer-events:none}.activation-ring[data-v-9e9bafeb]{position:absolute;top:50%;left:50%;width:40%;height:40%;border:1px solid rgba(0,255,136,0);border-radius:50%;transform:translate(-50%,-50%) scale(0);opacity:0;transition:all .3s ease}.holo-checkbox-input:checked+.holo-checkbox .activation-ring[data-v-9e9bafeb]{animation:ring-expand-9e9bafeb 2s ease-out forwards;border-color:#7b61ffce}.holo-checkbox-input:checked+.holo-checkbox .activation-ring[data-v-9e9bafeb]:nth-child(1){animation-delay:0s}.holo-checkbox-input:checked+.holo-checkbox .activation-ring[data-v-9e9bafeb]:nth-child(2){animation-delay:.3s}.holo-checkbox-input:checked+.holo-checkbox .activation-ring[data-v-9e9bafeb]:nth-child(3){animation-delay:.6s}@keyframes ring-expand-9e9bafeb{0%{transform:translate(-50%,-50%) scale(0);opacity:1}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.holo-particles[data-v-9e9bafeb]{position:absolute;width:100%;height:100%;pointer-events:none}.holo-particle[data-v-9e9bafeb]{position:absolute;background-color:#00a2ffb3;border-radius:50%;width:3px;height:3px;opacity:0;filter:blur(1px);transition:all .3s ease}.holo-checkbox-input:checked+.holo-checkbox .holo-particle[data-v-9e9bafeb]{background-color:#7b61ffc4;animation:particle-float-9e9bafeb 3s infinite ease-in-out}.holo-checkbox-input:checked+.holo-checkbox .holo-particle[data-v-9e9bafeb]:nth-child(1){top:20%;left:30%;animation-delay:.1s}.holo-checkbox-input:checked+.holo-checkbox .holo-particle[data-v-9e9bafeb]:nth-child(2){top:70%;left:20%;animation-delay:.7s}.holo-checkbox-input:checked+.holo-checkbox .holo-particle[data-v-9e9bafeb]:nth-child(3){top:40%;left:80%;animation-delay:1.3s}.holo-checkbox-input:checked+.holo-checkbox .holo-particle[data-v-9e9bafeb]:nth-child(4){top:60%;left:60%;animation-delay:1.9s}.holo-checkbox-input:checked+.holo-checkbox .holo-particle[data-v-9e9bafeb]:nth-child(5){top:30%;left:45%;animation-delay:2.5s}.holo-checkbox-input:checked+.holo-checkbox .holo-particle[data-v-9e9bafeb]:nth-child(6){top:60%;left:40%;animation-delay:3.1s}@keyframes particle-float-9e9bafeb{0%{transform:translateY(0) scale(1);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translateY(-20px) scale(0);opacity:0}}.cube-transform[data-v-9e9bafeb]{position:absolute;width:30%;height:30%;transform-style:preserve-3d;opacity:0;transition:opacity .3s ease}.cube-face[data-v-9e9bafeb]{position:absolute;width:100%;height:100%;background-color:#00a2ff4d;border:1px solid rgba(0,162,255,.5);box-shadow:0 0 5px #00a2ff4d;transition:all .3s ease}.holo-checkbox-input:checked+.holo-checkbox .cube-transform[data-v-9e9bafeb]{opacity:1;animation:cube-rotate-9e9bafeb 5s infinite linear}.holo-checkbox-input:checked+.holo-checkbox .cube-face[data-v-9e9bafeb]{background-color:#7b61ff4e;border-color:#7b61ff89;box-shadow:0 0 5px #7b61ff4f}.holo-checkbox-input:checked+.holo-checkbox .cube-face[data-v-9e9bafeb]:nth-child(1){transform:translateZ(15px)}.holo-checkbox-input:checked+.holo-checkbox .cube-face[data-v-9e9bafeb]:nth-child(2){transform:rotateY(180deg) translateZ(15px)}.holo-checkbox-input:checked+.holo-checkbox .cube-face[data-v-9e9bafeb]:nth-child(3){transform:rotateY(90deg) translateZ(15px)}.holo-checkbox-input:checked+.holo-checkbox .cube-face[data-v-9e9bafeb]:nth-child(4){transform:rotateY(-90deg) translateZ(15px)}.holo-checkbox-input:checked+.holo-checkbox .cube-face[data-v-9e9bafeb]:nth-child(5){transform:rotateX(90deg) translateZ(15px)}.holo-checkbox-input:checked+.holo-checkbox .cube-face[data-v-9e9bafeb]:nth-child(6){transform:rotateX(-90deg) translateZ(15px)}@keyframes cube-rotate-9e9bafeb{0%{transform:rotateX(0) rotateY(0) rotate(0)}to{transform:rotateX(360deg) rotateY(360deg) rotate(360deg)}}.frequency-spectrum[data-v-9e9bafeb]{display:flex;justify-content:center;align-items:flex-end;height:60px;width:320px;margin-top:40px;gap:4px}.frequency-bar[data-v-9e9bafeb]{width:6px;height:8px;background:#00a2ff80;border-radius:3px 3px 0 0;transition:height .3s ease,background .3s ease}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]{background:#7b61ff84;animation:frequency-animation-9e9bafeb 1.5s infinite ease}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(1){animation-delay:.1s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(2){animation-delay:.2s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(3){animation-delay:.1s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(4){animation-delay:.3s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(5){animation-delay:.5s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(6){animation-delay:.2s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(7){animation-delay:.4s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(8){animation-delay:.1s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(9){animation-delay:.3s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(10){animation-delay:.2s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(11){animation-delay:.5s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(12){animation-delay:.3s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(13){animation-delay:.1s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(14){animation-delay:.4s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(15){animation-delay:.2s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(16){animation-delay:.3s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(17){animation-delay:.1s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(18){animation-delay:.5s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(19){animation-delay:.2s}.holo-checkbox-input:checked~.frequency-spectrum .frequency-bar[data-v-9e9bafeb]:nth-child(20){animation-delay:.4s}@keyframes frequency-animation-9e9bafeb{0%{height:8px}50%{height:50px}to{height:8px}}.holo-label[data-v-9e9bafeb]{position:absolute;bottom:-60px;font-size:12px;font-weight:700;color:#00a2ffcc;letter-spacing:1px;text-shadow:0 0 5px rgba(0,162,255,.5);transition:all .3s ease}.holo-checkbox-input:checked~.holo-label[data-v-9e9bafeb]{color:#7b61ffc9;text-shadow:0 0 5px #7b61ff86}.data-chips[data-v-9e9bafeb]{position:absolute;width:100%;height:100%;pointer-events:none;color:#fff}.data-chip[data-v-9e9bafeb]{position:absolute;padding:8px 14px;background-color:#001837b3;border:2px solid rgba(0,162,255,.5);border-radius:6px;font-size:14px;font-weight:500;opacity:0;transform:scale(0);transition:all .3s ease}.holo-checkbox-input:checked~.data-chips .data-chip[data-v-9e9bafeb]{animation:chip-appear-9e9bafeb .5s ease forwards;border-color:#7b61ff}@keyframes chip-appear-9e9bafeb{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.data-chip[data-v-9e9bafeb]:nth-child(1){bottom:210px;left:60px;animation-delay:.5s}.data-chip[data-v-9e9bafeb]:nth-child(2){bottom:275px;left:5px;animation-delay:.8s}.data-chip[data-v-9e9bafeb]:nth-child(3){top:20px;left:70px;animation-delay:1.1s}.data-chip[data-v-9e9bafeb]:nth-child(4){top:auto;left:200px;animation-delay:1.4s}.data-chip[data-v-9e9bafeb]:nth-child(5){top:20px;right:70px;animation-delay:1.7s}.data-chip[data-v-9e9bafeb]:nth-child(6){bottom:275px;right:5px;animation-delay:2s}.data-chip[data-v-9e9bafeb]:nth-child(7){bottom:210px;right:60px;animation-delay:2.3s}@media (max-width: 768px){.section4-container[data-v-9e9bafeb]{height:100vh;align-items:flex-start}.section4-content[data-v-9e9bafeb]{transform:scale(1.2);height:500px}.checkbox-container[data-v-9e9bafeb]{transform:scale(1);width:450px;height:350px}.data-chips[data-v-9e9bafeb]{top:100%;display:flex;flex-direction:column;gap:20px}.data-chip[data-v-9e9bafeb]{position:static}}@media (max-width: 480px){.section4-content[data-v-9e9bafeb]{transform:scale(1);height:400px}.checkbox-container[data-v-9e9bafeb]{transform:scale(.9);width:380px;height:300px}.frequency-spectrum[data-v-9e9bafeb]{width:280px}.status-text[data-v-9e9bafeb]{font-size:16px;min-width:250px}}.section4-hero[data-v-822d29a8]{position:relative;overflow:hidden;isolation:isolate}.background-rain[data-v-822d29a8]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.3}.section7-hero[data-v-6482fd99]{width:100%;min-height:100vh;color:#fff;display:flex;align-items:center;justify-content:center;background:#000;padding:4rem;gap:4rem;box-shadow:inset 0 1px #000,inset 0 -1px #000;overflow-x:hidden}.section7-left[data-v-6482fd99]{display:flex;align-items:center;justify-content:center;flex:1 1 0;opacity:0;transform:translate(-60px);transition:opacity .8s ease-out,transform .8s ease-out}.section7-left.animate-in[data-v-6482fd99]{opacity:1;transform:translate(0)}.concept-art[data-v-6482fd99]{max-width:350px;width:100%;height:auto;display:block;margin:0 auto}.section7-center[data-v-6482fd99]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:2 1 0;gap:2.75rem;opacity:0;transform:translate(60px);transition:opacity .8s ease-out,transform .8s ease-out;transition-delay:.2s}.section7-center.animate-in[data-v-6482fd99]{opacity:1;transform:translate(0)}.section7-title[data-v-6482fd99]{font-size:clamp(1.8rem,5vw,3.5rem);line-height:1.12;font-weight:800;letter-spacing:.05rem;color:#fff;margin:0 0 2.25rem;text-align:left}.qr-block[data-v-6482fd99]{display:flex;align-items:center;gap:2rem;background:#181c22;border-radius:18px;padding:2.25rem 2.75rem;box-shadow:0 2px 16px #0000002e;margin-bottom:2.25rem;margin-left:3.5rem}.qr-img[data-v-6482fd99]{width:160px;height:160px;border-radius:12px;background:#fff;padding:.6rem;box-shadow:0 2px 8px #0000001f}.qr-info[data-v-6482fd99]{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.qr-label[data-v-6482fd99]{font-size:1.15rem;color:#d9d9d9;font-weight:500}.qr-platforms[data-v-6482fd99]{font-size:1.25rem;color:#d9d9d9;font-weight:700}.platform-icons[data-v-6482fd99]{display:flex;gap:10rem;margin-top:1.5rem;margin-left:1rem;justify-content:flex-start;align-items:center}.platform[data-v-6482fd99]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.platform-icon[data-v-6482fd99]{font-size:3.5rem;color:#d9d9d9}.platform-label[data-v-6482fd99]{font-size:2rem;color:#d9d9d9;font-weight:500;margin-top:.25rem}@media (max-width: 900px){.section7-hero[data-v-6482fd99]{flex-direction:column;gap:2rem;padding:2rem 1rem}.section7-center[data-v-6482fd99]{gap:1.75rem;align-items:center}.section7-title[data-v-6482fd99]{text-align:center}.qr-block[data-v-6482fd99]{flex-direction:column;gap:1rem;padding:1.4rem 1.15rem;align-items:center;margin-left:0}.qr-info[data-v-6482fd99]{align-items:center;text-align:center}.platform-icons[data-v-6482fd99]{gap:1.25rem;justify-content:center;margin-left:0}.platform-icon[data-v-6482fd99]{font-size:3rem}.platform-label[data-v-6482fd99]{font-size:1.2rem}}.footer[data-v-7b2af15d]{width:100%;background:#000;padding:2rem;display:flex;align-items:center;justify-content:center;border-top:1px solid #1a1a1a;box-shadow:inset 0 1px #000,inset 0 -1px #000}.copyright[data-v-7b2af15d]{color:#d9d9d9;font-size:.95rem;font-weight:400;margin:0;text-align:center}@media (max-width: 768px){.footer[data-v-7b2af15d]{padding:1.5rem 1rem;box-shadow:inset 0 1px #000,inset 0 -1px #000}.copyright[data-v-7b2af15d]{font-size:.85rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background:#000;overflow-x:hidden}#app{min-height:100vh;overflow-x:hidden;width:100%}
