:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.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{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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,.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{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.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)}}*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;background:#000}body{color:#f5f5f5;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#000;min-width:320px;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#app{min-height:100vh}.home-page{border-inline:1px solid #ffffff0d;flex-direction:column;width:min(100%,1440px);min-height:100vh;margin:0 auto;display:flex;position:relative;overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#00000094;border-bottom:1px solid #ffffff12;grid-template-columns:1fr auto;align-items:center;gap:32px;width:min(100%,1440px);height:88px;margin:0 auto;padding:0 clamp(22px,4vw,46px);display:grid;position:fixed;top:0;left:0;right:0}.brand,.launch-button{align-items:center;display:flex}.brand{letter-spacing:0;text-transform:uppercase;gap:14px;width:max-content;font-size:clamp(15px,1vw,19px);font-weight:700}.launch-button{color:#fff;background:#ffffff05;border:1px solid #ffffff6b;border-radius:999px;justify-self:end;gap:12px;min-height:42px;padding:0 20px;font-size:14px;transition:border-color .18s,background .18s,transform .18s}.launch-button:hover{background:#ffffff14;border-color:#ffffffc2;transform:translateY(-1px)}.hero-section{border-bottom:1px solid #ffffff12;flex:1 0 auto;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:100px;min-height:705px;padding:126px clamp(24px,5.2vw,104px) 35px;display:grid;position:relative}.hero-grid{opacity:.86;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:100% 170px,82px 100%;position:absolute;inset:88px 0 0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 96%,#0000 100%)}.orbital-lines{pointer-events:none;position:absolute;inset:0}.orbital-lines span{border:1px solid #ffffff1a;border-radius:50%;position:absolute}.orbital-lines span:first-child{width:650px;height:650px;top:95px;right:7vw}.orbital-lines span:last-child{width:820px;height:820px;top:34px;right:-2vw}.dot-field{opacity:.58;background-image:radial-gradient(#fff9 1px,#0000 1px);background-size:20px 20px;width:250px;height:102px;position:absolute;bottom:28px;left:37%}.hero-copy{z-index:2;max-width:760px;position:relative}.hero-copy h1{color:#fff;letter-spacing:0;font-size:clamp(64px,8vw,100px);font-weight:500;line-height:.93}.hero-lead{color:#ffffffb8;max-width:760px;margin-top:30px;font-size:clamp(25px,2.45vw,26px);line-height:1.16}.hero-text{color:#f5f5f5ad;max-width:700px;margin-top:30px;font-size:clamp(17px,1.3vw,19px);line-height:1.52}.powered-by{color:#ffffffd1;align-items:center;gap:10px;margin-top:80px;display:flex}.powered-by span{color:#f5f5f575;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:700}.powered-by strong{font-size:15px;font-weight:500}.hero-symbol{z-index:3;place-items:center;min-height:360px;display:grid;position:relative}.products-section{z-index:5;padding:24px 20px 34px;position:relative}.products-grid{grid-template-columns:1.45fr 1.45fr repeat(3,1fr);gap:18px;display:grid}.products-slider{overflow:visible;display:none!important}.product-card{background:radial-gradient(circle at 80% 92%,#ffffff14,#0000 36%),linear-gradient(160deg,#ffffff06,#ffffff01);border:1px solid #ffffff40;border-radius:8px;min-height:310px;padding:30px 32px;position:relative;overflow:hidden}.product-card:hover{background:#000}.product-card h2{z-index:2;color:#fff;max-width:310px;margin-top:28px;font-size:clamp(22px,1.6vw,24px);font-weight:500;line-height:1.15;position:relative}.product-card p{z-index:2;color:#f5f5f5ad;max-width:310px;margin-top:14px;font-size:16px;line-height:1.42;position:relative}.card-number{color:#f5f5f575;letter-spacing:.04em;font-size:13px}.product-icon,.soon-box{z-index:2;color:#fff;background:linear-gradient(#ffffff14,#ffffff05),#0a0a0a;border:1px solid #ffffff47;border-radius:8px;place-items:center;width:66px;height:66px;margin-top:24px;display:grid;position:relative;box-shadow:inset 0 0 24px #ffffff0a}.card-link{z-index:3;color:#fff;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:42px;height:42px;transition:background .18s,transform .18s;display:grid;position:absolute;top:28px;right:32px}.card-link:hover{background:#ffffff1a;transform:translate(2px)}.card-art{pointer-events:none;opacity:.45;position:absolute}.card-art--wave{background:repeating-radial-gradient(at 44% 95%,#0000 0 12px,#ffffff42 13px 14px,#0000 15px 26px);width:72%;height:130px;bottom:-24px;right:-28px;transform:rotate(-4deg)}.card-art--tunnel{background:repeating-linear-gradient(90deg,#0000 0 15px,#ffffff1f 16px 17px),repeating-linear-gradient(0deg,#0000 0 15px,#ffffff1f 16px 17px);width:48%;height:190px;bottom:-20px;right:-20px;-webkit-mask-image:radial-gradient(circle at 0 0,#0000 0 33px,#000 34px 100%);mask-image:radial-gradient(circle at 0 0,#0000 0 33px,#000 34px 100%)}.product-card--soon{flex-direction:column;justify-content:center;padding-top:48px;display:flex}.product-card--soon h2{margin-top:44px}.status-dot{background:#ffffff85;border-radius:50%;width:9px;height:9px;position:absolute;top:34px;left:28px}.soon-box{color:#ffffff7a;background:0 0;border-style:dashed;margin:0 auto}.site-footer{z-index:5;color:#f5f5f575;text-align:center;border-top:1px solid #ffffff12;padding:22px clamp(24px,5.2vw,72px);font-size:13px;position:relative}.not-found-page{border-inline:1px solid #ffffff0d;flex-direction:column;width:min(100%,1440px);min-height:100vh;margin:0 auto;display:flex;overflow:hidden}.not-found-section{flex:1;place-items:center;min-height:calc(100vh - 58px);padding:112px 24px 72px;display:grid;position:relative}.not-found-grid{opacity:.7;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:100% 170px,82px 100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 96%,#0000 100%)}.not-found-orbits{pointer-events:none;position:absolute;inset:0}.not-found-orbits span{border:1px solid #ffffff1a;border-radius:50%;position:absolute}.not-found-orbits span:first-child{width:520px;height:520px;top:14%;right:12%}.not-found-orbits span:last-child{width:620px;height:620px;bottom:-260px;left:-160px}.not-found-brand{z-index:2;position:absolute;top:32px;left:clamp(22px,4vw,46px)}.not-found-content{z-index:2;text-align:center;max-width:620px;position:relative}.not-found-content h1{color:#fff;font-size:clamp(44px,8vw,86px);font-weight:500;line-height:1}.not-found-content p{color:#f5f5f5ad;max-width:520px;margin:24px auto 0;font-size:18px;line-height:1.55}.not-found-code{letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#f5f5f575!important;margin-bottom:18px!important;font-size:70px!important}.not-found-link{color:#fff;border:1px solid #ffffff6b;border-radius:999px;align-items:center;gap:10px;min-height:44px;margin-top:34px;padding:0 20px;font-size:14px;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.not-found-link:hover{background:#ffffff14;border-color:#ffffffc2;transform:translateY(-1px)}@media (width<=1240px){.hero-section{grid-template-columns:1fr;gap:34px}.hero-symbol{opacity:.38;position:absolute;bottom:80px;right:4vw}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=901px){.home-page{min-height:100dvh}.hero-section{min-height:clamp(560px,100dvh - 360px,760px)}.products-section{flex:none}}@media (width<=900px){.site-header{grid-template-columns:1fr auto;height:76px}.hero-section{min-height:690px;padding-top:112px}.hero-copy h1{font-size:clamp(58px,14vw,92px)}.powered-by{margin-top:58px}}@media (width<=680px){.site-header{gap:16px;padding:0 18px}.brand{gap:10px}.launch-button{min-height:38px;padding:0 12px;font-size:13px}.hero-section{min-height:640px;padding:104px 20px 56px}.hero-lead{margin-top:24px}.hero-text{margin-top:28px}.powered-by{margin-top:44px}.hero-symbol{opacity:.18;bottom:36px;right:-18vw}.dot-field{width:170px;bottom:12px;left:24px}.products-section{padding:18px 0 28px 16px}.site-footer{padding:20px 16px}.products-grid{display:none}.products-slider{width:100%;padding-right:16px;display:block!important}.products-slider .swiper-slide{height:330px}.products-slider .product-card{height:100%;min-height:0}.product-card{padding:24px 24px 86px}.product-card p{max-width:270px}.product-icon{margin-top:44px}}
