:root{color-scheme:dark;--bg: #070910;--panel: rgba(8, 10, 18, .82);--panel-strong: rgba(8, 10, 18, .96);--text: rgba(255, 255, 255, .96);--muted: rgba(255, 255, 255, .76);--soft: rgba(255, 255, 255, .5);--cyan: #16f2ff;--cyan-soft: rgba(22, 242, 255, .38);--cyan-faint: rgba(77, 216, 255, .28);--cyan-bright: #4dd8ff;--button-text: #071017;--border: rgba(22, 242, 255, .32);--shadow: 0 20px 80px rgba(0, 0, 0, .55);--hero-image: url(/assets/hero-background-BcxtLLaI.jpg)}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:Jost,sans-serif;background:#02040a;color:var(--text)}img{display:block;max-width:100%}button,input{font:inherit}.hero-page{min-height:100vh}.hero{position:relative;min-height:100vh;overflow:hidden;background:var(--bg);--logo-top-space: 2.7rem;--logo-box-height: 80px;--logo-content-gap: 2rem}.hero__backdrop,.hero__vignette,.hero__grid,.hero__edge,.hero__frame{pointer-events:none;position:absolute;inset:0}.hero__backdrop{background-image:var(--hero-image);background-position:center center;background-repeat:no-repeat;background-size:cover;transform:scale(1.01)}.hero__vignette{background:linear-gradient(90deg,#080a12e0,#0a0c16b8,#0a0c1647 54%,#00000014),linear-gradient(180deg,#00000038,#0000 34%,#00000029),radial-gradient(circle at 13% 39%,rgba(51,88,132,.22),transparent 20%)}.hero__grid{inset:0 auto 0 0;width:min(48vw,40rem);opacity:.18;background:linear-gradient(rgba(22,242,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(22,242,255,.08) 1px,transparent 1px);background-size:100% 5.5rem,5.5rem 100%;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.95),transparent 100%);mask-image:linear-gradient(180deg,rgba(0,0,0,.95),transparent 100%)}.hero__edge--top{inset:0 auto auto 0;width:min(48vw,41rem);height:3px;background:linear-gradient(90deg,rgba(22,242,255,.82),rgba(22,242,255,.45) 60%,transparent 100%)}.hero__edge--left{inset:0 auto 0 0;width:3px;height:100%;background:linear-gradient(180deg,#16f2ffc7,#16f2ff57 48%,#16f2ffb3)}.hero__edge--bottom{display:none}.hero__logo-placeholder{position:absolute;top:var(--logo-top-space);left:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:860px;height:92px;transform:translate(-50%);padding:.25rem 1rem}.hero__logo-image{display:block;width:min(100%,840px);max-height:92px;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(0,0,0,.42))}.hero__artwork-note{position:absolute;right:clamp(1.5rem,4vw,3rem);bottom:clamp(1.5rem,4vw,2.8rem);z-index:2;max-width:18rem;text-align:right}.hero__artwork-note p{margin:0;color:#ffffffe6;font-size:.88rem;line-height:1.62;letter-spacing:.05em;text-shadow:0 2px 18px rgba(0,0,0,.72)}.hero__artwork-note p+p{margin-top:.1rem}.hero__artwork-panel,.hero__artwork-frame,.hero__artwork-media,.hero__artwork-hud,.hero__artwork-line,.hero__artwork-corner{display:none}.site-footer{--footer-line-logo-space: 3.35rem;position:relative;z-index:1;overflow:hidden;border-top:1px solid rgba(22,242,255,.45);background:linear-gradient(180deg,#26243a,#1a1930 24.038%,#070910)}.site-footer:before{content:"";position:absolute;left:0;top:0;width:7rem;height:5rem;border-left:1px solid rgba(22,242,255,.42);transform:none;opacity:.72;pointer-events:none}.site-footer:after{content:"";position:absolute;left:2rem;top:0;width:4.4rem;height:4.4rem;border-top:1px solid rgba(22,242,255,.5);border-left:1px solid rgba(22,242,255,.5);transform:skew(-44deg) translateY(-50%);transform-origin:top left;opacity:.78;pointer-events:none}.site-footer__grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,28rem) minmax(0,1fr);align-items:start;gap:2.5rem;min-height:15.75rem;padding:var(--footer-line-logo-space) clamp(1.5rem,4vw,4rem) 3.35rem}.site-footer__brand,.site-footer__center,.site-footer__social{position:relative;z-index:1}.site-footer__brand{display:grid;justify-items:center;gap:1.35rem;align-self:stretch;text-align:center}.site-footer__brand-main,.site-footer__center-main,.site-footer__social-main{width:100%;min-height:6.25rem;display:grid;justify-items:center;align-content:center}.site-footer__brand-main{margin-bottom:-.3rem}.site-footer__vectaris-logo{width:9rem;max-width:100%;object-fit:contain}.site-footer__copyright{margin:0;color:#ffffff94;font-size:.9rem;line-height:1.45;letter-spacing:.06em;text-align:center}.site-footer__center{display:grid;justify-items:center;gap:3rem;align-self:stretch;text-align:center}.site-footer__center-main{gap:1.8rem}.site-footer__center-community{display:grid;justify-items:center;gap:1.8rem}.site-footer__neosis-logo{width:min(100%,22.5rem);max-height:2.75rem;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.28))}.site-footer__tagline{max-width:22rem;margin:0;color:#ffffffbd;font-size:.84rem;line-height:1.62;letter-spacing:.08em}.site-footer__community-label,.site-footer__social-label{margin:0;color:#fffffff0;font-size:.88rem;font-weight:700;letter-spacing:.34em;text-transform:uppercase}.site-footer__discord{display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:color .18s ease,transform .18s ease}.site-footer__discord img{width:min(13.8rem,100%);height:auto;display:block;transition:opacity .18s ease}.site-footer__discord:hover,.site-footer__discord:focus-visible{transform:translateY(-1px)}.site-footer__discord:hover img,.site-footer__discord:focus-visible img{filter:brightness(0) saturate(100%) invert(91%) sepia(81%) saturate(3933%) hue-rotate(131deg) brightness(108%) contrast(107%) drop-shadow(0 0 14px rgba(22,242,255,.22))}.site-footer__social{display:grid;justify-items:center;gap:1.35rem;align-self:stretch;text-align:center}.site-footer__social-main{gap:1.35rem}.site-footer__social-links{display:grid;grid-auto-flow:column;align-items:center;justify-content:center;gap:1rem}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:2.85rem;text-decoration:none;transition:transform .18s ease}.site-footer__social-link img{display:block;width:auto;height:auto;max-width:100%;max-height:100%}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{transform:translateY(-1px)}.site-footer__social-link:hover img,.site-footer__social-link:focus-visible img{filter:brightness(0) saturate(100%) invert(91%) sepia(81%) saturate(3933%) hue-rotate(131deg) brightness(108%) contrast(107%) drop-shadow(0 0 12px rgba(22,242,255,.22))}.site-footer__social-link--x img{width:1.32rem;height:1.42rem}.site-footer__social-link--youtube img{width:2.55rem;height:2.55rem}.site-footer__social-link--instagram img{width:1.55rem;height:1.55rem}.site-footer__social-link--tiktok img{width:1.32rem;height:1.52rem}.hero__frame{width:4.5rem;height:4.5rem;border-color:#16f2ff61}.hero__frame:before,.hero__frame:after{content:"";position:absolute;background:#16f2ff9e;box-shadow:0 0 10px #16f2ff29}.hero__frame--tl{top:1.2rem;left:1.2rem;border-left:1px solid rgba(22,242,255,.34);border-top:1px solid rgba(22,242,255,.34)}.hero__frame--tl:before{top:.6rem;left:0;width:2.8rem;height:1px}.hero__frame--tl:after{top:0;left:.6rem;width:1px;height:2.8rem}.hero__frame--br{right:1.5rem;bottom:1.5rem;border-right:2px solid rgba(22,242,255,.62);border-bottom:2px solid rgba(22,242,255,.62)}.hero__frame--br:before{right:0;bottom:0;width:1.7rem;height:2px}.hero__frame--br:after{right:0;bottom:0;width:2px;height:1.7rem}.hero__inner{position:relative;z-index:1;display:flex;align-items:center;min-height:100vh;padding-top:calc(var(--logo-top-space) + var(--logo-box-height) + var(--logo-content-gap));padding-right:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(2.5rem,5vw,4rem);padding-left:clamp(2.5rem,5vw,4rem)}@media(min-width:1025px){.hero{--logo-top-space: 2.7rem}}@media(min-width:1501px){.hero{--logo-content-gap: 2.6rem}.hero-page{background:radial-gradient(circle at 19% 24%,rgba(231,98,255,.24),transparent 24%),radial-gradient(circle at 31% 50%,rgba(185,76,255,.18),transparent 27%),radial-gradient(circle at 24% 85%,rgba(126,60,223,.11),transparent 26%),linear-gradient(180deg,#05070f,#070911 32%,#0f0817 61%,#0a0811 82%,#070910)}.hero{background:transparent}.hero__backdrop{opacity:0}.hero__vignette{background:radial-gradient(circle at 21% 26%,rgba(230,103,255,.16),transparent 20%),linear-gradient(90deg,#04050bfd,#06070ff8 24%,#0b0812e6 42%,#0a08108a 59%,#07070d2e 73%,#0000)}.hero__grid{display:none}.hero__inner{align-items:flex-end;justify-content:space-between;gap:3rem;width:min(100%,1500px);margin:0 auto;padding-right:0;padding-left:0;padding-bottom:clamp(5rem,8vw,7rem)}.hero__content{flex:0 0 36rem;width:36rem;max-width:36rem;margin-left:0}.hero__copy{width:min(29.25rem,100%);max-width:29.25rem}.hero__fineprint{width:min(25rem,100%)}.hero__artwork-note{display:none}.hero__artwork-panel{position:relative;z-index:1;display:block;flex:0 0 37.9rem;width:37.9rem;margin-left:auto}.hero__artwork-frame{position:relative;display:block;width:100%;aspect-ratio:1999 / 3000;overflow:hidden;background:transparent}.hero__artwork-media,.hero__artwork-hud,.hero__artwork-line,.hero__artwork-corner{display:block}.hero__artwork-media{position:absolute;inset:0;background-image:var(--hero-image);background-repeat:no-repeat;background-position:center bottom;background-size:auto 100%}.hero__artwork-hud{position:absolute;z-index:2;color:#16f2ffd6;text-transform:uppercase;text-shadow:0 0 18px rgba(22,242,255,.16)}.hero__artwork-hud p{margin:0;font-size:.56rem;line-height:1.55;letter-spacing:.18em}.hero__artwork-hud--top{top:.85rem;left:.85rem}.hero__artwork-hud--bottom-left{left:.85rem;bottom:.75rem;text-align:left}.hero__artwork-hud--bottom-left p+p{margin-top:.08rem}.hero__artwork-line{position:absolute;z-index:2;pointer-events:none}.hero__artwork-line--top{top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#16f2ff,#16f2ff8c 40%,#16f2ff26 75%,#0000)}.hero__artwork-line--left{top:0;left:0;width:2px;height:100%;background:linear-gradient(180deg,#16f2ff,#16f2ff61,#16f2ffa6)}.hero__artwork-line--right{top:25%;right:0;width:1px;height:50%;background:linear-gradient(180deg,#0000,#16f2ff38 28% 72%,#0000)}.hero__artwork-line--bottom{bottom:0;left:25%;width:50%;height:1px;background:linear-gradient(90deg,#0000,#16f2ff47 30% 70%,#0000)}.hero__artwork-corner{position:absolute;z-index:2;width:4rem;height:4rem;pointer-events:none}.hero__artwork-corner:before,.hero__artwork-corner:after{content:"";position:absolute;background:#16f2ffb8}.hero__artwork-corner--tl{top:0;left:0}.hero__artwork-corner--tl:before{top:0;left:0;width:4rem;height:1px}.hero__artwork-corner--tl:after{top:0;left:0;width:1px;height:4rem}.hero__artwork-corner--tr{top:0;right:0;width:2.5rem;height:2.5rem}.hero__artwork-corner--tr:before{top:0;right:0;width:2.5rem;height:1px}.hero__artwork-corner--tr:after{top:0;right:0;width:1px;height:2.5rem}.hero__artwork-corner--br{right:0;bottom:0;width:4rem;height:4rem}.hero__artwork-corner--br:before{right:0;bottom:0;width:4rem;height:1px}.hero__artwork-corner--br:after{right:0;bottom:0;width:1px;height:4rem}.hero__artwork-corner--bl{left:0;bottom:0;width:2.5rem;height:2.5rem}.hero__artwork-corner--bl:before{left:0;bottom:0;width:2.5rem;height:1px}.hero__artwork-corner--bl:after{left:0;bottom:0;width:1px;height:2.5rem}.site-footer{border-top-color:#16f2ff85;background:transparent}.site-footer:before,.site-footer:after{opacity:.62}.site-footer__grid{width:min(100%,1500px);margin:0 auto;padding-top:var(--footer-line-logo-space)}.site-footer__brand-main,.site-footer__center-main,.site-footer__social-main{min-height:auto;align-content:start}}@media(max-width:1500px){.site-footer__grid{grid-template-columns:1fr;justify-items:center;gap:2rem;min-height:unset;padding-top:var(--footer-line-logo-space);padding-bottom:2.6rem;text-align:center}.site-footer__brand,.site-footer__social{justify-items:center}.site-footer__brand-main,.site-footer__center-main,.site-footer__social-main{min-height:auto;align-content:start}.site-footer__center{gap:2.15rem}.site-footer__center-main,.site-footer__center-community{gap:1.55rem}.site-footer__social-links{justify-content:center}.site-footer__social{gap:1rem}.site-footer__social-label{font-size:.84rem;letter-spacing:.24em}}.hero__content{position:relative;width:min(100%,37.5rem);margin-left:clamp(0rem,2vw,2rem)}.hero__content:before{content:"";position:absolute;top:6.1rem;left:-1.8rem;width:3px;height:7.4rem;background:linear-gradient(180deg,#16f2fff2 0 46%,#4dd8ffa6 46% 67%,#16f2ffeb 67% 88%,#0a9fb5b8 88% 100%);opacity:.5}.hero__label-wrap{display:inline-flex;align-items:center;gap:.7rem;margin-bottom:2rem}.hero__label-dot{width:.45rem;height:.45rem;background:var(--cyan);box-shadow:0 0 10px var(--cyan)}.hero__label{margin:0;font-size:16px;font-weight:700;letter-spacing:.34em;text-transform:uppercase;color:#fffffff0}.hero__title{display:flex;flex-direction:column;gap:.25rem;margin:0;text-transform:uppercase;font-size:clamp(2.4rem,6vw,3.7rem);line-height:.92;font-weight:900;letter-spacing:-.04em;text-shadow:0 8px 96px rgba(0,0,0,.95)}.hero__title-line{display:flex;justify-content:flex-start;width:100%;text-align:left}.hero__title-lockup{display:inline-flex;align-items:flex-start;gap:.045em}.hero__title-word{display:block}.hero__title-dot{display:block;flex:0 0 auto;line-height:1}.hero__title-primary .hero__title-word,.hero__title-primary .hero__title-dot{color:#fff}.hero__title-accent{position:relative;display:inline-block;color:var(--cyan);background:linear-gradient(135deg,#f7ffff,#abfbff 18%,#21efff 48%,#08bfd7 72%,#7cf8ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:180% 180%;background-position:50% 50%;text-shadow:0 0 14px rgba(22,242,255,.16),0 0 32px rgba(22,242,255,.12),0 0 68px rgba(22,242,255,.08);filter:drop-shadow(0 0 14px rgba(22,242,255,.14));animation:accentGlow 2.8s ease-in-out infinite;transition:transform .26s ease,filter .26s ease,text-shadow .26s ease,background-position .26s ease;will-change:transform,filter,background-position}.hero__title-dot--accent{color:var(--cyan);text-shadow:0 0 14px rgba(22,242,255,.16),0 0 32px rgba(22,242,255,.12),0 0 68px rgba(22,242,255,.08);filter:drop-shadow(0 0 14px rgba(22,242,255,.14))}.hero__title-accent:after{content:"";position:absolute;left:-.12em;right:-.08em;bottom:.08em;height:.24em;border-radius:999px;background:linear-gradient(90deg,#16f2ff00,#16f2ff57 18%,#16f2ff85,#16f2ff3d 82%,#16f2ff00);filter:blur(16px);opacity:.5;transform:scaleX(.92);transform-origin:center;transition:opacity .26s ease,transform .26s ease,filter .26s ease;pointer-events:none}.hero__title-accent:hover{transform:translateY(-.01em) scale(1.012);background-position:78% 50%;filter:drop-shadow(0 0 20px rgba(22,242,255,.24));text-shadow:0 0 16px rgba(22,242,255,.24),0 0 40px rgba(22,242,255,.18),0 0 78px rgba(22,242,255,.12)}.hero__title-accent:hover:after{opacity:.72;transform:scaleX(1.03);filter:blur(18px)}.hero__copy{width:min(32rem,100%);max-width:32rem;margin:2rem 0 2.15rem;font-size:20px;line-height:31px;color:var(--muted);text-shadow:0 4px 30px rgba(0,0,0,.9)}.hero__form{display:grid;width:19rem;grid-template-columns:minmax(0,19rem);gap:15px;align-items:start;justify-items:start;margin-left:0;margin-right:auto}.hero__honeypot{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.hero__input-shell{position:relative;width:100%;min-height:3.45rem;background:var(--panel-strong);border:1px solid rgba(22,242,255,.34);box-shadow:var(--shadow);clip-path:polygon(0 0,calc(100% - 1.15rem) 0,100% 0,100% calc(100% - 1.15rem),100% 100%,0 100%,0 0);transition:border-color .18s ease,box-shadow .18s ease}.hero__input-shell:before{content:"";position:absolute;top:-.55rem;left:1.5rem;width:3rem;height:1px;background:#16f2ff66}.hero__input-shell:after{content:"";position:absolute;top:0;right:0;width:1.15rem;height:1.15rem;border-top:1px solid rgba(22,242,255,.42);border-right:1px solid rgba(22,242,255,.42)}.hero__input-shell input{width:100%;height:100%;min-height:3.45rem;padding:.82rem 1rem;border:0;outline:0;background:transparent;color:#ffffffeb}.hero__input-shell--required input{padding-right:2rem}.hero__input-shell input::placeholder{color:#fff6}.hero__input-shell input:focus{box-shadow:none}.hero__input-shell:focus-within{border-color:#16f2ffe0;box-shadow:var(--shadow)}.hero__input-shell[data-invalid=true]{border-color:#ff6b6bd1;box-shadow:0 18px 50px #00000073}.hero__input-shell[data-invalid=true]:before,.hero__input-shell[data-invalid=true]:after{background:#ff80807a;border-color:#ff6b6bb8}.hero__required-mark{position:absolute;top:50%;right:.95rem;transform:translateY(-50%);color:#16f2fff2;font-size:1rem;font-weight:700;line-height:1;text-shadow:0 0 10px rgba(22,242,255,.22);pointer-events:none}.hero__field-error{width:100%;min-height:0;margin:0;color:#ffa4a4f0;font-size:.76rem;line-height:1.35}.hero__field-error:empty{display:none}.hero__field-error:not(:empty){margin:-.14rem 0 0;min-height:1rem}.hero__button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;justify-self:stretch;height:4.375rem;min-height:4.375rem;padding:0 1.25rem;margin-top:5px;border:0;cursor:pointer;overflow:hidden;font-size:1.08rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--button-text);text-shadow:0 1px 0 rgba(255,255,255,.06);background:transparent;box-shadow:none;isolation:isolate;transition:transform .22s ease,filter .22s ease,opacity .22s ease,box-shadow .22s ease}.hero__button:before{content:"";position:absolute;inset:0;clip-path:polygon(0 0,calc(100% - 1.2rem) 0,100% 0,100% calc(100% - 1.2rem),calc(100% - 1.2rem) 100%,0 100%);background:linear-gradient(90deg,#16f2ff,#0a9fb5);border:1px solid #16f2ff;pointer-events:none;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #041c2414;filter:drop-shadow(0 8px 18px rgba(9,201,227,.1));transition:filter .22s ease,transform .22s ease,opacity .22s ease}.hero__button:after{content:"";position:absolute;inset:1px;clip-path:polygon(0 0,calc(100% - 1.2rem) 0,100% 0,100% calc(100% - 1.2rem),calc(100% - 1.2rem) 100%,0 100%);background:linear-gradient(180deg,#ffffff14,#ffffff05 34%,#fff0 62%);opacity:.72;pointer-events:none;transition:opacity .22s ease,filter .22s ease}.hero__button-label{position:relative;z-index:1;display:inline-block;color:#fff;text-align:center;font-weight:700;transition:transform .22s ease,letter-spacing .22s ease,text-shadow .22s ease;text-shadow:0 2px 8px rgba(2,10,16,.42),0 1px 0 rgba(0,0,0,.22)}.hero__button:hover{transform:translateY(-1px);filter:brightness(1.03) saturate(1.02);box-shadow:0 12px 24px #070f172e}.hero__button:hover:before{filter:drop-shadow(0 10px 22px rgba(9,201,227,.14)) drop-shadow(0 0 14px rgba(22,242,255,.1));transform:translateY(-1px)}.hero__button:hover:after{opacity:.92;filter:brightness(1.02)}.hero__button:hover .hero__button-label{transform:none;letter-spacing:.06em;text-shadow:0 1px 0 rgba(255,255,255,.16)}.hero__button:active{transform:translateY(0);box-shadow:none}.hero__button:active:before{transform:none}.hero__button:active:after{opacity:.55;filter:brightness(.98)}.hero__button:focus-visible{outline:2px solid rgba(255,255,255,.88);outline-offset:4px}.hero__button[disabled]{cursor:not-allowed;opacity:.72;filter:saturate(.9)}.hero__button[disabled]:hover{transform:none;filter:saturate(.9);box-shadow:none}.hero__button[disabled]:hover:before{filter:drop-shadow(0 8px 18px rgba(9,201,227,.1));transform:none}.hero__button[disabled]:hover:after{opacity:.7;filter:none}.hero__button[disabled]:hover .hero__button-label{transform:none;letter-spacing:.05em;text-shadow:0 1px 0 rgba(255,255,255,.14)}.hero__form-note{width:100%;margin:.2rem 0 .02rem;color:#fff9;font-size:.78rem;line-height:1.5;text-wrap:pretty}.hero__form-note a{color:#baf8ffd6;text-decoration:none;border-bottom:1px solid rgba(22,242,255,.22);transition:color .18s ease,border-color .18s ease}.hero__form-note a:hover{color:#e3fdfff5;border-color:#16f2ff85}.hero__form-status{min-height:1.4rem;margin:0;color:#ffffff94;font-size:.78rem;line-height:1.45}.hero__form-status:empty{display:none}.hero__form-status[data-state=pending]{color:#d6faffd1}.hero__form-status[data-state=success]{color:#9affcbeb}.hero__form-status[data-state=error]{color:#ffa4a4f0}.hero__fineprint{margin:.9rem 0 0;width:min(25rem,100%);max-width:25rem;font-size:16px;line-height:31px;text-align:left;color:var(--muted);text-shadow:0 4px 30px rgba(0,0,0,.9)}.hero__signal{display:flex;align-items:center;gap:.7rem;max-width:37.5rem;margin-top:1.5rem}.hero__signal:before{content:"";width:.65rem;height:.65rem;background:var(--cyan);box-shadow:0 0 8px var(--cyan)}.hero__signal span{display:block;height:2px;background:linear-gradient(90deg,#16f2ff73,#16f2ff00)}.hero__signal span:nth-child(1){flex:1 1 auto}.hero__signal span:nth-child(2){width:.4rem;height:.4rem;background:#4dd8ffb3}.hero__signal span:nth-child(3){width:.3rem;height:.3rem;background:#0a9fb599}.hero__signal span:nth-child(4){display:none}.modal-open{overflow:hidden}.success-modal[hidden]{display:none}.success-modal{position:fixed;inset:0;z-index:7}.success-modal__overlay{position:absolute;inset:0;background:#000000d1;opacity:0;transition:opacity .18s ease}.success-modal__dialog{position:absolute;top:50%;left:50%;width:min(calc(100vw - 2rem),28rem);padding:2.5rem 2.5rem 2rem;border:2px solid var(--cyan);background:#0a0a0f;box-shadow:0 0 0 1px #16f2ff1a inset,0 28px 90px #000000b8,0 0 48px #16f2ff29;transform:translate(-50%,-47%);opacity:0;transition:transform .18s ease,opacity .18s ease}.success-modal__dialog:before,.success-modal__dialog:after{content:"";position:absolute;width:1.5rem;height:1.5rem;border-color:#4dd8ffe6}.success-modal__dialog:before{top:0;right:0;border-top:2px solid;border-right:2px solid}.success-modal__dialog:after{left:0;bottom:0;border-left:2px solid;border-bottom:2px solid}.success-modal[data-open=true] .success-modal__overlay{opacity:1}.success-modal[data-open=true] .success-modal__dialog{opacity:1;transform:translate(-50%,-50%)}.success-modal__close{position:absolute;top:.75rem;right:.75rem;z-index:1;border:0;background:transparent;color:#ddfcffd1;font-size:1.7rem;line-height:1;cursor:pointer;transition:color .18s ease,transform .18s ease}.success-modal__close:hover{color:#fffffffa;transform:scale(1.04)}.success-modal__lead{display:flex;align-items:center;gap:.75rem;margin-bottom:.95rem}.success-modal__lead span:first-child{width:3rem;height:2px;background:var(--cyan)}.success-modal__lead span:last-child{width:.38rem;height:.38rem;background:#4dd8ff}.success-modal__title{margin:0;color:var(--cyan);font-size:clamp(1.8rem,4vw,2.15rem);line-height:1;letter-spacing:-.025em;text-transform:uppercase}.success-modal__copy{margin:1rem 0 1.55rem;color:#ffffffe6;font-size:1rem;line-height:1.7}.success-modal__button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:min(17.5rem,100%);height:4.375rem;padding:0 1.25rem;border:0;background:transparent;cursor:pointer}.success-modal__button:before{content:"";position:absolute;inset:0;clip-path:polygon(0 0,calc(100% - 1.2rem) 0,100% 0,100% calc(100% - 1.2rem),calc(100% - 1.2rem) 100%,0 100%);background:linear-gradient(90deg,#16f2ff,#0a9fb5);border:1px solid #16f2ff;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #041c2414;filter:drop-shadow(0 10px 22px rgba(9,201,227,.12));transition:filter .18s ease,transform .18s ease}.success-modal__button:hover:before{filter:drop-shadow(0 12px 28px rgba(9,201,227,.16)) drop-shadow(0 0 20px rgba(22,242,255,.12));transform:translateY(-1px)}.success-modal__button-label{position:relative;z-index:1;color:#fff;font-size:1.08rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.success-modal__signal{display:flex;align-items:center;gap:.5rem;margin-top:1.35rem;opacity:.4}.success-modal__signal span:first-child{width:.38rem;height:.38rem;background:var(--cyan);box-shadow:0 0 12px #16f2ff9e}.success-modal__signal span:last-child{flex:1 1 auto;height:1px;background:linear-gradient(90deg,#16f2ff80,#16f2ff00)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.legal-page{min-height:100vh;background:radial-gradient(circle at top center,rgba(97,66,163,.22),transparent 24%),linear-gradient(180deg,#070910,#060912 42%,#03050b)}.legal-shell{width:min(100%,56rem);margin:0 auto;padding:2rem 1rem 3rem}.legal-topbar{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-bottom:1.5rem}.legal-close{display:inline-flex;align-items:center;justify-content:center;width:2.7rem;height:2.7rem;border:1px solid rgba(22,242,255,.2);background:#080a128f;color:#ffffffd1;text-decoration:none;font-size:1.6rem;line-height:1;box-shadow:0 14px 34px #00000038;transition:color .18s ease,border-color .18s ease,transform .18s ease,background .18s ease}.legal-close:hover{color:#fffffffa;border-color:#16f2ff6b;background:#0a1018c7;transform:translateY(-1px)}.legal-card{border:1px solid rgba(22,242,255,.16);background:#080a12ad;box-shadow:0 24px 80px #0000006b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legal-hero{padding:2rem 1.5rem 1.2rem;border-bottom:1px solid rgba(22,242,255,.12)}.legal-eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 1rem;color:#ffffffb3;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}.legal-eyebrow:before{content:"";width:.42rem;height:.42rem;background:var(--cyan);box-shadow:0 0 10px #16f2ff9e}.legal-title{margin:0;font-size:clamp(2rem,4.4vw,3.2rem);line-height:.98;letter-spacing:-.04em;text-transform:uppercase}.legal-intro{max-width:42rem;margin:1rem 0 0;color:#ffffffb8;font-size:1rem;line-height:1.7}.legal-sections{display:grid;gap:1.3rem;padding:1.4rem 1.5rem 1.75rem}.legal-section{padding:1.15rem 1.15rem 1.2rem;border:1px solid rgba(22,242,255,.12);background:#080a127a}.legal-section h2{margin:0 0 .8rem;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.legal-section p,.legal-section li{color:#ffffffc2;font-size:.98rem;line-height:1.7}.legal-section ul{margin:0;padding-left:1.2rem}.legal-section p+p,.legal-section p+ul,.legal-section ul+p{margin-top:.8rem}.legal-inline-note{margin-top:.9rem;padding:.85rem .9rem;border-left:2px solid rgba(22,242,255,.42);background:#09111994;color:#d8fbffd6;font-size:.92rem;line-height:1.6}.legal-placeholder{color:#baf8ffe6}.legal-link{color:#c4fafff0}@keyframes accentGlow{0%,to{background-position:18% 50%;filter:drop-shadow(0 0 11px rgba(22,242,255,.12));text-shadow:0 0 10px rgba(22,242,255,.12),0 0 24px rgba(22,242,255,.09),0 0 48px rgba(22,242,255,.05)}50%{background-position:82% 50%;filter:drop-shadow(0 0 18px rgba(22,242,255,.22));text-shadow:0 0 14px rgba(22,242,255,.18),0 0 34px rgba(22,242,255,.14),0 0 66px rgba(22,242,255,.1)}}@media(prefers-reduced-motion:reduce){.hero__title-accent{animation:none;transition:none}.hero__title-accent:after{transition:none}}@media(max-width:1024px){.hero{min-height:auto;--tablet-stack-gap: 2.7rem;--logo-content-gap: 3.2rem}.hero__logo-placeholder{width:min(34rem,calc(100vw - 2.4rem))}.hero__inner{align-items:flex-start;min-height:auto;padding-top:calc(var(--logo-top-space) + var(--logo-box-height) + var(--logo-content-gap));padding-right:2rem;padding-bottom:2.75rem;padding-left:2rem}.hero__content{width:min(100%,34rem);margin-left:0}.hero__content:before{left:-.9rem;top:5.3rem;height:5.6rem}.hero__vignette{background:linear-gradient(180deg,#080a1294,#080a127a 25%,#080a12e0),radial-gradient(circle at 50% 30%,rgba(72,101,150,.22),transparent 24%)}.hero__form{width:19rem;grid-template-columns:minmax(0,19rem);margin-left:0}.hero__button{width:100%}.hero__fineprint{margin-top:.7rem}.hero__signal{margin-top:.2rem}.hero__artwork-note{position:relative;right:auto;bottom:auto;z-index:1;width:min(22rem,100%);max-width:22rem;margin:.9rem 0 0;text-align:right}.hero__artwork-note p{font-size:.78rem;line-height:1.55;letter-spacing:.045em}.hero__edge--bottom{width:68vw;bottom:26%}}@media(max-width:1024px)and (min-width:641px){.hero__inner{padding-bottom:.9rem}.hero__fineprint{margin-top:1.8rem}.hero__artwork-note{position:absolute;right:2rem;bottom:2rem;left:auto;width:min(18rem,calc(100vw - 4rem));max-width:18rem;margin:0;text-align:right}}@media(max-width:768px){.hero__artwork-note{position:relative;left:auto;right:auto;bottom:auto;z-index:1;display:block;width:min(18rem,calc(100vw - 1.5rem));max-width:18rem;margin:1.35rem auto 1.5rem;transform:none;text-align:center}.hero__artwork-note p{font-size:.72rem;line-height:1.52;letter-spacing:.04em}}@media(max-width:1024px){.site-footer__grid{grid-template-columns:1fr;justify-items:center;gap:2rem;min-height:unset;padding-top:var(--footer-line-logo-space);padding-bottom:2.6rem;text-align:center}.site-footer__brand,.site-footer__social{justify-items:center}.site-footer__brand-main,.site-footer__center-main,.site-footer__social-main{min-height:auto}.site-footer__center{gap:1.9rem}.site-footer__social-links{justify-content:center}.site-footer__social{gap:1rem}.site-footer__social-label{font-size:.84rem;letter-spacing:.24em}}@media(max-width:640px){.hero{--mobile-stack-gap: 2.7rem;--logo-content-gap: 3.8rem}.site-footer{--footer-mobile-gap: 2.35rem}.hero__logo-placeholder{width:min(800px,calc(100vw - 2rem))}.hero__artwork-note{position:relative;left:auto;right:auto;bottom:auto;z-index:1;display:block;width:min(17.5rem,calc(100vw - 1.5rem));max-width:17.5rem;margin:1.38rem auto 1.45rem;transform:none;text-align:center}.hero__artwork-note p{font-size:.68rem;line-height:1.5;letter-spacing:.04em}.hero__inner{justify-content:center;padding-top:calc(var(--logo-top-space) + var(--logo-box-height) + var(--logo-content-gap));padding-bottom:2.5rem}.hero__content{margin-left:auto;margin-right:auto;text-align:center}.hero__content:before{display:none}.hero__backdrop{background-position:center center}.hero__label-wrap{justify-content:center;margin-bottom:var(--mobile-stack-gap)}.hero__label{font-size:.64rem;letter-spacing:.26em}.hero__title{width:min(19.25rem,calc(100vw - 2rem));margin-left:auto;margin-right:auto;font-size:clamp(1.58rem,8.4vw,2.55rem);line-height:.94;letter-spacing:-.03em;text-align:center;transform:none}.hero__title>.hero__title-line{width:100%;max-width:100%;margin-left:0;margin-right:0;text-align:center}.hero__title-line{justify-content:center;text-align:center}.hero__copy{margin-top:1.5rem;margin-bottom:1.75rem;max-width:20rem;font-size:.98rem;line-height:1.62;margin-left:auto;margin-right:auto}.hero__fineprint{margin-top:2.1rem;max-width:20rem;width:min(20rem,100%);text-align:center;margin-left:auto;margin-right:auto;font-size:.98rem;line-height:1.62}.hero__signal{margin-top:.5rem;justify-content:center}.site-footer__grid{gap:var(--footer-mobile-gap);padding-top:3.35rem;padding-bottom:3.2rem}.site-footer__brand{gap:var(--footer-mobile-gap)}.site-footer__brand-main{margin-bottom:0}.site-footer__center,.site-footer__center-main,.site-footer__center-community,.site-footer__social,.site-footer__social-main{gap:var(--footer-mobile-gap)}.hero__form-note,.hero__field-error{width:min(20rem,100%);margin-left:auto;margin-right:auto;text-align:left}.hero__form-status{width:min(20rem,100%);margin-left:auto;margin-right:auto;text-align:center}.hero__form{width:min(19rem,100%);grid-template-columns:minmax(0,1fr);margin-left:auto;margin-right:auto}.hero__button{width:100%;justify-self:stretch}.success-modal__dialog{width:min(calc(100vw - 1.25rem),25rem);padding:2rem 1.25rem 1.5rem}.success-modal__copy{font-size:.95rem;line-height:1.62}.success-modal__button{width:100%}.hero__frame--tl{top:1rem;left:1rem}.hero__frame--br{right:1rem;bottom:1rem}.hero__grid{width:75vw}.site-footer:before{width:5.5rem;height:4rem}.site-footer:after{left:1.4rem;width:3.6rem;height:3.6rem}}@media(max-width:1024px)and (min-width:769px){.hero{--logo-content-gap: 6rem}.hero__signal{margin-top:1.45rem}}@media(max-width:768px)and (min-width:641px){.hero{--logo-content-gap: 6.2rem}}@media(orientation:landscape)and (max-height:900px)and (min-width:700px)and (max-width:1024px){.hero{--logo-content-gap: 3.8rem}}@media(max-width:560px)and (min-width:481px){.hero__logo-placeholder{width:calc(100vw - 5.5rem)}}@media(max-width:380px){.hero__inner{padding-left:.75rem;padding-right:.75rem;padding-bottom:2.5rem}.hero__content{width:100%}.hero__title{width:min(17.25rem,calc(100vw - 1.5rem));font-size:clamp(1.38rem,8vw,1.92rem);line-height:.96;transform:none}.hero__fineprint{margin-top:1.5rem;margin-bottom:0}.hero__signal{width:min(17rem,100%);margin-top:.7rem;margin-left:auto;margin-right:auto}.hero__artwork-note{position:relative;left:auto;right:auto;bottom:auto;z-index:1;display:block;width:min(17rem,calc(100vw - 1.5rem));max-width:17rem;margin:1.24rem auto 1.3rem;transform:none;text-align:center}.hero__artwork-note p{line-height:1.5}.site-footer__community-label,.site-footer__social-label{font-size:.82rem;letter-spacing:.22em}.site-footer__vectaris-logo{width:7.5rem}.site-footer__discord img{width:min(13.5rem,100%)}.site-footer__social-link{width:2.4rem;height:2.3rem}}@media(max-width:720px){.legal-shell{padding:1.25rem .8rem 2rem}.legal-topbar{flex-direction:column;align-items:flex-start}.legal-hero,.legal-sections{padding-left:1rem;padding-right:1rem}.legal-section{padding:1rem}}
