*{margin:0;padding:0;box-sizing:border-box;font-family:Helvetica Neue,Arial,sans-serif}body{overflow-x:hidden;background-color:#050a18;color:#fff;min-height:100vh;width:100%;touch-action:manipulation}canvas{position:fixed;top:0;left:0;z-index:1;width:100vw!important;height:100vh!important;display:block}.content{position:relative;z-index:2;min-height:100vh;width:100%;padding:2rem;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between}.logo-container{width:100%;display:flex;justify-content:center;margin-bottom:2rem}.cards-container{width:100%;display:flex;flex-direction:column;gap:1rem;margin-top:auto;margin-bottom:8vh;align-items:center}.cards-container .container{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.container{max-width:1200px;margin:0;position:relative;z-index:2;padding-left:0rem}.container:first-of-type{margin-bottom:4rem}.card{background:#fff0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);border-radius:0rem;padding:.5rem;margin:0rem 1;position:relative;z-index:2;pointer-events:auto;width:-moz-fit-content;width:fit-content}.card2{background:#fff0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);border-radius:0rem;padding:0rem;margin:0;position:relative;z-index:2;pointer-events:auto;width:-moz-fit-content;width:fit-content}header{position:fixed;top:0;left:0;width:100%;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;z-index:2}.logo{font-size:1.2rem;font-weight:700;letter-spacing:.1rem;color:#fff;text-shadow:0 0 10px rgba(100,180,255,.8)}nav{display:flex;gap:1.5rem}nav a{color:#fffc;text-decoration:none;font-size:.9rem;letter-spacing:.05rem;transition:all .3s ease}nav a:hover,nav a:active{color:#fff;text-shadow:0 0 8px rgba(100,180,255,.8)}.menu-toggle{display:none;cursor:pointer;font-size:1.5rem;color:#fff;background:none;border:none;z-index:4}.hero{max-width:800px;text-align:center;padding:1rem}a{text-decoration:none}.social-icons{position:fixed;bottom:2rem;right:2rem;display:flex;gap:2rem;z-index:2;pointer-events:auto}.social-icons a{width:68px;height:68px;pointer-events:auto;transition:all .8s ease-in-out}.social-icons a:hover{transform:scale(1.2)}.social-icons a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:auto}.subscribe-corner{position:fixed;bottom:2rem;right:2rem;z-index:3;pointer-events:auto}.subscribe-corner .card-content{font-family:Michroma,Space Grotesk,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.18em;text-transform:lowercase;color:#f0f0f5eb;padding:.4rem .2rem;background:none;border:none;cursor:pointer;transition:all .3s ease-in-out;width:auto;display:inline-block;pointer-events:auto;text-shadow:1px 1px 0 rgba(60,60,70,.55),0 1px 4px rgba(0,0,0,.55)}.subscribe-corner .card-content:hover{color:#fff;letter-spacing:.22em;text-shadow:1px 1px 0 rgba(60,60,70,.55),0 1px 4px rgba(0,0,0,.55)}.soundcloud-corner{position:fixed;bottom:2rem;left:2rem;z-index:3;pointer-events:auto}.soundcloud-corner .card-content{font-family:Michroma,Space Grotesk,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.18em;text-transform:lowercase;color:#f0f0f5eb;padding:.4rem .2rem;background:none;border:none;cursor:pointer;transition:all .3s ease-in-out;width:auto;display:inline-block;pointer-events:auto;text-decoration:none;text-shadow:1px 1px 0 rgba(60,60,70,.55),0 1px 4px rgba(0,0,0,.55)}.soundcloud-corner .card-content:hover{color:#fff;letter-spacing:.22em;text-shadow:1px 1px 0 rgba(60,60,70,.55),0 1px 4px rgba(0,0,0,.55)}.merch-ui{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.merch-ui[hidden],body.merch-active .cards-container,body.merch-active .subscribe-corner,body.merch-active .soundcloud-corner{display:none}.merch-arrow{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;display:grid;place-items:center;font-size:2rem;line-height:1;color:#fffffff2;background:#10183459;border:1px solid rgba(255,255,255,.45);border-radius:50%;cursor:pointer;pointer-events:auto;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .3s ease;text-shadow:0 1px 4px rgba(0,0,0,.7);box-shadow:0 4px 14px -4px #00000080;padding-bottom:4px}.merch-prev{left:2rem}.merch-next{right:2rem}.merch-arrow:hover{color:#fff;background:#78c8ff33;border-color:#ffffffb3;box-shadow:0 0 20px -4px #96d2ff80,0 4px 14px -4px #00000080}.merch-arrow:active{transform:translateY(-50%) scale(.94)}.merch-panel{position:absolute;bottom:8vh;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.9rem;pointer-events:auto}.merch-name{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:400;letter-spacing:.1em;color:#f0f0f5;text-shadow:2px 2px 0 rgba(60,60,70,.6)}.merch-checkout{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.08em;color:#ffffffeb;padding:.6rem 1.6rem;background:#10183466;border:1px solid rgba(255,255,255,.3);border-radius:30px;text-decoration:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .3s ease;text-shadow:0 1px 3px rgba(0,0,0,.5);box-shadow:0 4px 16px -6px #00000080}.merch-checkout:hover{color:#fff;background:#ffffff1f;border-color:#fff9;box-shadow:0 0 20px -4px #ffffff59,0 4px 16px -6px #00000080}.merch-exit{position:absolute;top:1.5rem;right:1.5rem;width:44px;height:44px;display:grid;place-items:center;font-size:1.6rem;line-height:1;color:#ffffffbf;background:#ffffff0f;border:1px solid rgba(255,255,255,.2);border-radius:50%;cursor:pointer;pointer-events:auto;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .3s ease}.merch-exit:hover{color:#fff;background:#ffffff24;border-color:#ffffff73}h1{font-size:clamp(2rem,8vw,4rem);margin-bottom:1.5rem;background:linear-gradient(45deg,#fff,#64b4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 15px rgba(100,180,255,.3)}h2{font-family:Michroma,Space Grotesk,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:clamp(1.25rem,2vw,1.95rem);margin-bottom:0rem;color:#f0f0f5;text-shadow:2px 2px 0 rgba(60,60,70,.6);letter-spacing:.05em;transition:all .2s ease-in-out}h2 a,h2 a:link,h2 a:visited,h2 a:hover,h2 a:active{color:inherit;text-decoration:none;font-weight:inherit}h2:hover{transform:scale(1.1)}p{font-size:clamp(1rem,3vw,1.2rem);line-height:1.6;color:#fffc;margin-bottom:2rem}.cta{padding:.8rem 2rem;background:linear-gradient(45deg,#3a7bd5,#00d2ff);border:none;border-radius:50px;color:#fff;font-size:clamp(.9rem,2vw,1rem);font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 0 15px #3a7bd580}.cta:hover,.cta:active{transform:translateY(-3px);box-shadow:0 0 20px #3a7bd5cc}.orbitron{font-family:Michroma,Space Grotesk,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.play-regular{font-family:Play,sans-serif;font-weight:400;font-style:normal}.play-bold{font-family:Play,sans-serif;font-weight:700;font-style:normal}@media (max-width: 768px){header{padding:1rem}.mobile-menu{position:fixed;top:0;right:-100%;width:70%;height:100vh;background-color:#050a18f2;padding:5rem 2rem 2rem;transition:right .3s ease;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.mobile-menu.active{right:0}.menu-toggle{display:block;z-index:5}nav{display:none}.mobile-menu a{display:block;margin:1.5rem 0;font-size:1.2rem}.hero{padding:0 1rem}.cards-container{position:fixed;bottom:1rem;left:0;width:100%;height:auto;padding:0 1rem;margin-bottom:0;z-index:10}.container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;justify-items:center;align-items:center;gap:.6rem 1rem;width:100%;max-width:100%;padding:0;margin:0}.card2:nth-child(3){grid-column:1 / -1}.card2{margin:0;width:auto;display:inline-flex;justify-content:center;align-items:center;padding:0}.card-content{padding:0;width:auto;text-align:center}h2{font-size:.9rem;font-weight:400;margin:0;padding:0;border:none;border-radius:0;background:none;backdrop-filter:none;-webkit-backdrop-filter:none;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.6),2px 2px 0 rgba(60,60,70,.5);letter-spacing:.1em;white-space:nowrap}.popup-content{width:90%;padding:1rem;max-height:80vh}.popup-body{display:flex;flex-direction:column;margin-bottom:2rem}.artist-bio{grid-template-columns:1fr;gap:1rem;margin-top:1rem}.artist-bio.simple-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}.artist-bio.simple-layout .bio-image{order:-1;margin-bottom:1rem;aspect-ratio:16/9}.bio-image{width:100%;aspect-ratio:16/9;background:#ffffff1a;border-radius:.5rem;overflow:hidden;position:relative}.bio-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bio-text{font-size:.9rem;line-height:1.4;margin-bottom:1rem}.button{font-size:1rem;padding:.8rem 2rem;margin:1rem auto;width:-moz-fit-content;width:fit-content}.social-icons{bottom:auto;top:5rem;right:1rem;gap:1rem}.social-icons a{width:44px;height:44px}.subscribe-corner{top:1.25rem;bottom:auto;right:1rem}.subscribe-corner .card-content{font-size:.8rem;letter-spacing:.15em;padding:.3rem .1rem}.soundcloud-corner{top:1.25rem;bottom:auto;left:1rem}.soundcloud-corner .card-content{font-size:.8rem;letter-spacing:.15em;padding:.3rem .1rem}.merch-arrow{width:44px;height:44px;font-size:1.6rem}.merch-prev{left:.75rem}.merch-next{right:.75rem}.merch-panel{bottom:1.5rem;gap:.6rem}.merch-name{font-size:.95rem}.merch-checkout{font-size:.9rem;padding:.5rem 1.3rem}.merch-exit{top:1rem;right:1rem;width:40px;height:40px}.artist-info{display:none}.info-section h3{font-size:.7rem;margin-bottom:.2rem}.info-section div{font-size:.8rem}.artist-name{font-size:1.2rem;margin-bottom:.8rem}}.card-content{display:flex;align-items:center;gap:1rem;padding:.5rem;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:1rem;box-shadow:none;pointer-events:auto;width:-moz-fit-content;width:fit-content;padding-top:5%}.card-content img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.card-content .text-xl{color:#000;font-size:1.25rem;font-weight:500}.card-content .text-gray-500{color:#000;font-size:.875rem}.modal-container{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.modal-container.active{opacity:1;visibility:visible}.modal-content{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:1rem;min-width:80%;max-width:600px;position:relative;transform:translateY(100px);transition:transform .3s ease}.modal-container.active .modal-content{transform:translateY(0)}.close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:.5rem;line-height:1}.modal-content h2{color:#fff;margin-bottom:1rem;font-size:1.5rem}.popup-container{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.popup-container.active{opacity:1;visibility:visible}.popup-content{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:1rem;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;position:relative;transform:translateY(20px);transition:transform .3s ease}.popup-container.active .popup-content{transform:translateY(0)}.close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease}.close-button:hover{background:#ffffff1a}.popup-body{color:#fff}.artist-name{font-size:2rem;margin-bottom:1rem;font-weight:700;transition:none;transform:none!important}.artist-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.info-section h3{font-size:1rem;color:#ffffffb3;margin-bottom:.5rem}.info-section div{font-size:1.2rem;color:#fff}.artist-bio{display:grid;grid-template-columns:1fr 2fr;gap:2rem;margin-top:2rem}.artist-bio.simple-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}.artist-bio.simple-layout .bio-image{order:-1;margin-bottom:2rem;aspect-ratio:2}.bio-image{width:100%;aspect-ratio:1;background:#ffffff1a;border-radius:.5rem;overflow:hidden}.bio-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1}.bio-image img:hover{transition:all .8s ease-in-out;transform:scale(1.2)}.bio-text{font-size:1.1rem;line-height:1.6;color:#ffffffe6}.nevs-term{--phos: #9bdcff;--phos-bright: #d4f0ff;--dim: rgba(170, 218, 255, .55);--line: rgba(150, 208, 255, .34);font-family:Sono,JetBrains Mono,ui-monospace,Menlo,monospace;width:100%;max-width:420px;margin:0 auto;box-sizing:border-box;position:relative;overflow:hidden;padding:20px 20px 17px;border-radius:10px;background:linear-gradient(180deg,#1018348c,#181e406b);-webkit-backdrop-filter:blur(16px) saturate(1.1);backdrop-filter:blur(16px) saturate(1.1);border:1px solid var(--line);box-shadow:inset 0 0 0 1px #96d0ff0d,0 26px 64px -30px #08102cd9,0 0 34px -8px #5ab4ff33;animation:nevs-rise .7s cubic-bezier(.2,.8,.2,1) both}@keyframes nevs-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.nevs-term:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;opacity:.5;background:repeating-linear-gradient(0deg,rgba(180,222,255,.045) 0 1px,transparent 1px 3px)}.nevs-term>*{position:relative;z-index:1}.nevs-term .cue{height:18px;margin:0 0 15px}.nevs-term .type{display:inline-block;overflow:hidden;white-space:nowrap;vertical-align:bottom;font-size:12.5px;letter-spacing:0;color:var(--phos-bright);font-weight:500;width:0;border-right:2px solid var(--phos);text-shadow:0 0 9px rgba(120,205,255,.45),-.6px 0 rgba(255,40,150,.3),.6px 0 rgba(0,210,255,.3);animation:nevs-type 2.5s steps(19,end) .35s forwards,nevs-caret .8s step-end .35s infinite,nevs-glitch 4.5s linear .2s infinite}@keyframes nevs-type{to{width:19ch}}@keyframes nevs-caret{50%{border-color:transparent}}@keyframes nevs-glitch{0%,28.0%,30.6%,96.8%,to{transform:none}28.4%{transform:translate(2px) skew(-7deg)}29.0%{transform:translate(-1.5px) skew(5deg);text-shadow:-2px 0 rgba(255,40,150,.7),2px 0 rgba(0,210,255,.7)}29.8%{transform:none}97.1%{transform:translate(2.5px) skew(-9deg)}97.6%{transform:translate(-2px) skew(7deg);text-shadow:-2px 0 rgba(255,40,150,.7),2px 0 rgba(0,210,255,.7)}98.2%{transform:translate(1.5px) skew(-5deg)}98.8%{transform:none}}.nevs-term form{display:flex;align-items:center;gap:10px}.nevs-term .prompt{color:var(--phos);font-size:15px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-shadow:0 0 8px rgba(120,205,255,.5)}.nevs-term label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.nevs-term input[type=email]{flex:1;min-width:0;background:transparent;border:0;outline:0;font:inherit;font-size:14px;color:var(--phos-bright);padding:9px 0;letter-spacing:.01em;text-shadow:0 0 7px rgba(120,205,255,.3)}.nevs-term input[type=email]::-moz-placeholder{color:var(--dim);text-shadow:none}.nevs-term input[type=email]::placeholder{color:var(--dim);text-shadow:none}.nevs-term button[type=submit]{flex:none;width:42px;height:42px;cursor:pointer;border-radius:7px;display:grid;place-items:center;color:var(--phos);background:#78c8ff0d;border:1px solid var(--line);transition:background .2s,box-shadow .2s,color .2s,transform .08s}.nevs-term button[type=submit]:hover{background:#78c8ff24;color:var(--phos-bright);border-color:#aadeff99;box-shadow:0 0 18px -2px #6ec3ff8c,inset 0 0 14px -6px #96d7ff80}.nevs-term button[type=submit]:active{transform:scale(.95)}.button{--main-color: rgb(0, 197, 219);--main-bg-color: rgba(46, 49, 213, .36);--pattern-color: rgba(46, 213, 116, .073);filter:hue-rotate(0deg);cursor:pointer;text-transform:uppercase;letter-spacing:.5rem;background:radial-gradient(circle,var(--main-bg-color) 0%,rgba(0,0,0,0) 95%),linear-gradient(var(--pattern-color) 1px,transparent 1px),linear-gradient(to right,var(--pattern-color) 1px,transparent 1px);background-size:cover,15px 15px,15px 15px;background-position:center center,center center,center center;-o-border-image:radial-gradient(circle,var(--main-color) 0%,rgba(0,0,0,0) 100%) 1;border-image:radial-gradient(circle,var(--main-color) 0%,rgba(0,0,0,0) 100%) 1;border-width:1px 0 1px 0;color:var(--main-color);padding:1rem 3rem;font-weight:700;font-size:1.5rem;transition:background-size .2s ease-in-out;position:relative;margin:1rem auto;display:block;width:-moz-fit-content;width:fit-content;z-index:2}.button:hover{background-size:cover,10px 10px,10px 10px}.button:active{filter:hue-rotate(250deg)}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#05060a;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease-out}.loading-screen.hidden{opacity:0;pointer-events:none}.load-line{width:220px;height:40px;margin-bottom:18px;background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='110' height='40' viewBox='0 0 110 40'%3E%3Cpath d='M0 20 C 18 3, 37 3, 55 20 S 92 37, 110 20' fill='none' stroke='%23a0d0f0' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:110px 40px;animation:linescroll 1.5s linear infinite;filter:drop-shadow(0 0 6px rgba(160,208,240,.35));-webkit-mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent)}@keyframes linescroll{to{background-position-x:-110px}}.load-text{color:#f0f0f5d9;font-family:Michroma,Space Grotesk,sans-serif;font-size:.8rem;letter-spacing:.25em}.load-cursor{display:inline-block;margin-left:.3em;color:#a0d0f0e6;animation:cursorblink .9s step-end infinite}@keyframes cursorblink{50%{opacity:0}}.popup-container.subscribe-mode .popup-content{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;border:none;overflow:visible}.popup-container.subscribe-mode .nevs-term{max-width:560px;border-radius:30px;padding:30px 44px 26px}@media (max-width: 768px){.popup-container.subscribe-mode .nevs-term{max-width:92%;padding:26px 32px 24px;border-radius:26px}}.nevs-term-shop .type{animation:nevs-type-shop 3.6s steps(40,end) .35s forwards,nevs-caret .8s step-end .35s infinite,nevs-glitch 4.5s linear .2s infinite}@keyframes nevs-type-shop{to{width:40ch}}.nevs-term-link .term-enter{display:block;margin:4px auto 0;width:-moz-fit-content;width:fit-content;font-family:Sono,JetBrains Mono,ui-monospace,Menlo,monospace;font-size:12.5px;letter-spacing:.08em;color:var(--phos-bright);text-decoration:none;border:1px solid var(--line);border-radius:999px;padding:9px 22px;transition:background .18s ease,border-color .18s ease}.nevs-term-link .term-enter:hover{background:#96d0ff1f;border-color:var(--phos)}.nevs-term-link .term-enter .prompt{margin-right:6px;color:var(--dim)}.nevs-term-ig .type{animation-name:nevs-type-ig}@keyframes nevs-type-ig{to{width:21ch}}.nevs-term input[type=email]{border-radius:999px;padding-left:16px;padding-right:16px}.nevs-term button[type=submit]{border-radius:999px}.popup-container.subscribe-mode .nevs-term{border:none;box-shadow:inset 0 1px 2px #d4f0ff2e,inset 0 -8px 22px #00000c59,0 0 0 1px #a0d0f073,0 0 26px #96d0ff29,0 22px 60px #00000c80}.nevs-term form{animation:nevs-glitch 4.5s linear 2.4s infinite}.hell-corner{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;pointer-events:auto;display:flex;gap:1.4rem}.hell-chip{font-family:Michroma,Space Grotesk,sans-serif;font-size:.8rem;font-weight:400;letter-spacing:.18em;color:#f0f0f566;cursor:pointer;transition:letter-spacing .25s ease,color .25s ease;text-shadow:0 1px 6px rgba(0,0,10,.3);-webkit-user-select:none;-moz-user-select:none;user-select:none}.hell-chip:hover{letter-spacing:.22em;color:#f0f0f5d9}body.hellmode .hell-chip{color:#a0d0f066;text-shadow:0 1px 6px rgba(0,0,10,.3)}body.hellmode .hell-chip:hover{color:#d4f0ff}@media (max-width: 768px){.hell-corner{bottom:auto;top:1.2rem}.hell-chip{font-size:.7rem}}.mode-chip.mode-active,.mode-chip.mode-active:hover{color:#a0d0f0e6!important;text-shadow:0 0 10px rgba(150,208,255,.4)!important}.mode-chip-lqd{color:#e042308c;font-size:.88rem;letter-spacing:.16em;transition:color .6s ease,text-shadow .6s ease;cursor:default}.mode-chip-lqd:hover{color:#ee543ecc}.mode-chip-lqd.lqd-ready{color:#dee6f0d9;text-shadow:0 0 9px rgba(200,220,240,.45);cursor:pointer}.mode-chip-lqd.lqd-ready:hover{color:#f5faff;text-shadow:0 0 12px rgba(210,230,250,.7)}body{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.nevs-term input,.nevs-term textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}.nevs-term{position:relative;overflow:hidden}.nevs-term>*:not(.nevs-term-code){position:relative;z-index:1}.nevs-term-code{position:absolute;top:-10%;right:0;bottom:-10%;left:0;opacity:.09;pointer-events:none;z-index:0;overflow:hidden}.nevs-term-code pre{margin:0;padding:0 8%;font-family:Sono,JetBrains Mono,monospace;font-size:.58rem;line-height:1.7;letter-spacing:.08em;color:var(--phos, #9fd0f0);white-space:pre;animation:nevs-codefall 26s linear infinite}@keyframes nevs-codefall{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.popup-container.subscribe-mode{background:transparent}.popup-container.subscribe-mode .popup-content{background:none;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.popup-container.subscribe-mode .nevs-term{background:linear-gradient(165deg,#ffffff29,#ffffff0d 42%,#aacdf012);-webkit-backdrop-filter:blur(2.5px) saturate(1.05);backdrop-filter:blur(2.5px) saturate(1.05);border:1px solid rgba(255,255,255,.38);box-shadow:inset 1.5px 1.5px 0 -.5px #ffffffa6,inset -1.5px -1.5px 0 -.5px #2d4b6947,0 12px 34px -14px #0a1e3c59}.popup-container.subscribe-mode .nevs-term .cue,.popup-container.subscribe-mode .nevs-term .type,.popup-container.subscribe-mode .nevs-term .term-enter,.popup-container.subscribe-mode .nevs-term label,.popup-container.subscribe-mode .nevs-term .prompt{text-shadow:0 1px 3px rgba(8,22,42,.6)}.popup-container.subscribe-mode .nevs-term-code{opacity:.13}.popup-container.subscribe-mode{justify-content:flex-start;align-items:stretch}.popup-container.subscribe-mode .popup-content{width:26vw;min-width:340px;max-width:none;height:100vh;max-height:100vh;margin:0;border-radius:0;padding:2rem 2.2rem;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:linear-gradient(105deg,#ffffff26,#ffffff0d 55%,#aacdf014);-webkit-backdrop-filter:blur(3px) saturate(1.05);backdrop-filter:blur(3px) saturate(1.05);border-right:1px solid rgba(255,255,255,.4);box-shadow:inset -2px 0 0 -1px #ffffff8c,inset 2px 0 0 -1px #ffffff2e,14px 0 44px -18px #0a1e3c66;transform:translate(-46px);transition:transform .5s cubic-bezier(.2,.8,.2,1)}.popup-container.subscribe-mode.active .popup-content{transform:translate(0)}.popup-container.subscribe-mode .popup-content:after{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:linear-gradient(115deg,transparent 42%,rgba(255,255,255,.28) 50%,transparent 58%);transform:translate(-120%);pointer-events:none}.popup-container.subscribe-mode.active .popup-content:after{animation:nevs-glass-sweep 1.1s cubic-bezier(.3,.6,.3,1) .15s forwards}@keyframes nevs-glass-sweep{to{transform:translate(120%)}}.popup-container.subscribe-mode .nevs-term,.popup-container.subscribe-mode .nevs-term.nevs-term-shop,.popup-container.subscribe-mode .nevs-term.nevs-term-link{background:none;border:none;box-shadow:none;max-width:none;width:100%;padding:0;overflow:visible;-webkit-backdrop-filter:none;backdrop-filter:none}.popup-container.subscribe-mode .nevs-term-code{position:fixed;inset:-6% auto -6% 0;width:26vw;min-width:340px;opacity:.12}@media (max-width: 700px){.popup-container.subscribe-mode .popup-content,.popup-container.subscribe-mode .nevs-term-code{width:80vw;min-width:0}}.popup-container.subscribe-mode .nevs-term-code{opacity:.28}.nevs-term-code pre{font-size:.64rem;line-height:1.65}.nevs-term-code .ca{color:#96c3ebbf}.nevs-term-code .cv{color:#dce8f5a6}.nevs-term-code .c1{color:#9bdcfff2}.nevs-term-code .c2{color:#a0ebc3e6}.nevs-term-code .c3{color:#ffd8a0e6}.nevs-term-code .c4{color:#d7b8ffe6}.popup-container.subscribe-mode{align-items:center}.popup-container.subscribe-mode .popup-content{position:relative;height:calc(100vh - 170px);max-height:calc(100vh - 170px);margin-left:26px;border-radius:24px;border:1px solid rgba(255,255,255,.42);background:linear-gradient(160deg,#1c2e4c70,#0e1a2e52 55%,#263a5c61);-webkit-backdrop-filter:blur(4px) saturate(1.08);backdrop-filter:blur(4px) saturate(1.08);box-shadow:inset 1.5px 1.5px 0 -.5px #ffffff80,inset -1.5px -1.5px 0 -.5px #1e375566,10px 14px 40px -16px #08183080}.popup-container.subscribe-mode .nevs-term-code{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;min-width:0;opacity:.5;text-align:left}.popup-container.subscribe-mode .nevs-term-code pre{padding:1.1rem 1rem 0 1.3rem;font-size:.7rem;line-height:1.6;text-align:left}.popup-container.subscribe-mode .nevs-term-code .ca{color:#a5cdf5d9}.popup-container.subscribe-mode .nevs-term-code .cv{color:#e4eefacc}.popup-container.subscribe-mode .nevs-term-code .c1{color:#a0e0ff}.popup-container.subscribe-mode .nevs-term-code .c2{color:#a5f0c8}.popup-container.subscribe-mode .nevs-term-code .c3{color:#ffdca5}.popup-container.subscribe-mode .nevs-term-code .c4{color:#dcbeff}@media (max-width: 700px){.popup-container.subscribe-mode .popup-content{margin-left:14px;height:calc(100vh - 130px);max-height:calc(100vh - 130px)}}.mode-chip-lqd,.mode-chip-lqd:hover{color:#dee6f0cc;cursor:pointer}.mode-chip-lqd:hover{color:#f5faff;text-shadow:0 0 12px rgba(210,230,250,.6)}.mode-chip-lqd.lqd-ready,.mode-chip-lqd.lqd-ready:hover{color:#dee6f0d9}.mode-chip-lqd.lqd-ready:hover{color:#f5faff}.mode-chip-lqd.lqd-deny{animation:nevs-lqd-deny .95s ease}@keyframes nevs-lqd-deny{0%,to{color:#dee6f0cc;text-shadow:none}18%,55%{color:#ff4a34;text-shadow:0 0 12px rgba(255,60,36,.7)}38%,75%{color:#eb7864bf;text-shadow:0 0 6px rgba(255,80,50,.3)}}.popup-container.subscribe-mode .popup-content{justify-content:flex-start;padding-top:3rem}.popup-container.subscribe-mode .nevs-term{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.popup-container.subscribe-mode .term-enter{background:#070f1d9e;border:1px solid rgba(160,208,240,.4);border-radius:999px;padding:.55em 1.25em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 16px -6px #040c1ab3}.popup-container.subscribe-mode .nevs-term input,.popup-container.subscribe-mode .nevs-term button[type=submit]{background:#070f1d8c}.popup-container.subscribe-mode .subscribe-widget{flex:1;width:100%;display:flex;min-height:0}.popup-container.subscribe-mode .nevs-term{position:static;height:100%;width:100%;justify-content:flex-start}.popup-container.subscribe-mode .nevs-term .cue{position:relative;z-index:1}.popup-container.subscribe-mode .nevs-term .term-enter,.popup-container.subscribe-mode .nevs-term form{margin-top:auto;position:relative;z-index:1}.mode-chip.mode-active.lqd-grant,.mode-chip.mode-active.lqd-grant:hover,.mode-chip-lqd.lqd-grant,.mode-chip-lqd.lqd-grant:hover{color:#60e094!important;animation:nevs-lqd-grant 1.25s ease}@keyframes nevs-lqd-grant{0%,to{text-shadow:0 0 4px rgba(70,200,130,.2);opacity:.85}18%,55%{text-shadow:0 0 14px rgba(80,230,150,.85);opacity:1}38%,75%{text-shadow:0 0 7px rgba(80,220,140,.4);opacity:.9}}.mode-chip-lqd.lqd-sky,.mode-chip-lqd.lqd-sky:hover{color:#96cdf5!important;animation:nevs-lqd-sky 1.25s ease}@keyframes nevs-lqd-sky{0%,to{text-shadow:0 0 4px rgba(140,200,250,.2);opacity:.85}18%,55%{text-shadow:0 0 14px rgba(150,210,255,.85);opacity:1}38%,75%{text-shadow:0 0 7px rgba(150,205,250,.4);opacity:.9}}.popup-container.subscribe-mode .nevs-term-code .ca{color:#96c8f080}.popup-container.subscribe-mode .nevs-term-code .cv{color:#aad4f6a6}.popup-container.subscribe-mode .nevs-term-code .c1,.popup-container.subscribe-mode .nevs-term-code .c2,.popup-container.subscribe-mode .nevs-term-code .c3,.popup-container.subscribe-mode .nevs-term-code .c4{color:#afdefff2}.popup-container.subscribe-mode .nevs-term .cue{position:absolute;top:2.4rem;left:2.2rem;right:2.2rem;z-index:1}.popup-container.subscribe-mode .nevs-term .term-enter,.popup-container.subscribe-mode .nevs-term form{position:absolute;bottom:2.3rem;left:2.2rem;right:2.2rem;margin:0;z-index:1}@media (max-width: 700px){.popup-container.subscribe-mode .nevs-term .cue{top:1.8rem;left:1.5rem;right:1.5rem}.popup-container.subscribe-mode .nevs-term .term-enter,.popup-container.subscribe-mode .nevs-term form{bottom:1.7rem;left:1.5rem;right:1.5rem}}.popup-container.subscribe-mode .nevs-term .term-enter,.popup-container.subscribe-mode .nevs-term form{top:auto!important}.popup-container.subscribe-mode .nevs-term .type,.popup-container.subscribe-mode .nevs-term .cue .type,.popup-container.subscribe-mode .nevs-term .nevs-glitch,.popup-container.subscribe-mode .nevs-term form.nevs-glitch{animation:none!important;transform:none!important;width:auto!important;text-shadow:0 1px 3px rgba(8,22,42,.65)!important;white-space:normal!important;overflow:visible!important}.nevs-glass-slot{position:absolute!important;left:2rem!important;right:2rem!important;top:auto;height:auto!important;min-height:0!important;width:auto!important;max-width:none!important;padding:0!important;margin:0!important;background:none!important;border:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:visible!important;display:block!important;z-index:2}.nevs-glass-slot.glass-top{top:2.2rem!important;bottom:auto!important}.nevs-glass-slot.glass-bottom{bottom:2.2rem!important;top:auto!important}.nevs-glass-slot .cue,.nevs-glass-slot form,.nevs-glass-slot .term-enter{position:static!important;margin:0!important}.nevs-glass-slot .type{animation:none!important;transform:none!important;width:auto!important;white-space:normal!important;overflow:visible!important;font-size:.94rem;letter-spacing:.06em;color:#e2f4ff!important;text-shadow:0 0 10px rgba(160,220,255,.85),0 0 26px rgba(130,200,255,.45)!important}@media (max-width: 700px){.nevs-glass-slot{left:1.4rem!important;right:1.4rem!important}.nevs-glass-slot.glass-top{top:1.7rem!important}.nevs-glass-slot.glass-bottom{bottom:1.7rem!important}}.nevs-glass-slot,.nevs-glass-slot *{font-family:JetBrains Mono,ui-monospace,Menlo,monospace!important}.nevs-term-code pre{font-family:JetBrains Mono,ui-monospace,Menlo,monospace}.nevs-glass-slot .term-enter{display:flex!important;align-items:center;justify-content:center;gap:.6em;width:100%;box-sizing:border-box;padding:.85em 1.2em!important;background:#060d1acc!important;border:1px solid rgba(170,215,250,.5)!important;border-radius:14px!important;color:#e6f5ff!important;text-decoration:none!important;letter-spacing:.12em;font-size:.85rem;text-shadow:0 0 8px rgba(150,215,255,.65);animation:none!important;transform:none!important;box-shadow:inset 0 1px #ffffff29,0 6px 22px -8px #030a16d9!important;transition:background .25s ease,color .25s ease}.nevs-glass-slot .term-enter:hover{background:#a0d7faeb!important;color:#07101f!important;text-shadow:none!important}.nevs-glass-slot .term-enter .prompt,.nevs-glass-slot .term-enter span{color:inherit!important}.nevs-glass-slot form label{color:#c8e4fae0!important}.popup-container.subscribe-mode{justify-content:center;align-items:center}.popup-container.subscribe-mode .popup-content{width:min(430px,88vw);min-width:0;height:min(46vh,440px);max-height:min(46vh,440px);margin:0;transform:translateY(10px)}.nevs-term-code{display:none!important}@media (max-width: 700px){.popup-container.subscribe-mode .popup-content{width:88vw;height:min(52vh,420px);max-height:min(52vh,420px);margin-left:0}}.popup-container.subscribe-mode .popup-content{border-radius:2px;width:min(460px,88vw);height:min(42vh,400px);max-height:min(42vh,400px);border:1px solid rgba(255,255,255,.5);background:linear-gradient(168deg,#18284266,#0c16284d 55%,#1e304e5c);box-shadow:inset 0 1px #fff9,inset 1px 0 #ffffff40,inset -1px 0 #ffffff1f,inset 0 -1px #14284180,0 18px 50px -20px #0612268c}.nevs-glass-slot .term-enter,.nevs-glass-slot .term-enter *{font-family:Michroma,Space Grotesk,sans-serif!important;font-size:.78rem;letter-spacing:.18em}.popup-container.subscribe-mode .popup-content{width:min(440px,90vw);height:100vh;max-height:100vh;border-radius:0;background:linear-gradient(178deg,#ebf4fc1f,#d7e8f812 50%,#e1eefa1a);-webkit-backdrop-filter:blur(4px) saturate(1.06);backdrop-filter:blur(4px) saturate(1.06);border:none;border-left:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5);box-shadow:inset 1px 0 #ffffff38,inset -1px 0 #ffffff24,0 0 34px -14px #0a1a3247;transform:translateY(6px)}.popup-container.subscribe-mode.active .popup-content{transform:translateY(0)}.nevs-glass-slot .type{text-shadow:0 1px 3px rgba(8,22,42,.55),0 0 10px rgba(160,220,255,.75),0 0 26px rgba(130,200,255,.35)!important}.nevs-glass-slot.glass-top{top:3rem!important}.nevs-glass-slot.glass-bottom{bottom:3rem!important}@media (max-width: 700px){.popup-container.subscribe-mode .popup-content{width:90vw;height:100vh;max-height:100vh}}.popup-container.subscribe-mode .popup-content{background:linear-gradient(178deg,#f0f6fc0e,#e1eefa08 50%,#ebf4fc0d);-webkit-backdrop-filter:blur(2.5px) saturate(1.04);backdrop-filter:blur(2.5px) saturate(1.04);border-left:1px solid rgba(255,255,255,.44);border-right:1px solid rgba(255,255,255,.44)}.nevs-glass-slot,.nevs-glass-slot *{font-family:Space Grotesk,sans-serif!important}.nevs-glass-slot .type{font-size:.98rem;font-weight:500;letter-spacing:.05em}.nevs-glass-slot .term-enter,.nevs-glass-slot .term-enter *{font-size:.84rem;font-weight:500;letter-spacing:.15em}.nevs-glass-slot form label,.nevs-glass-slot form input,.nevs-glass-slot form button{letter-spacing:.06em}html body .nevs-glass-slot,html body .nevs-glass-slot *,html body .nevs-glass-slot .type,html body .nevs-glass-slot input,html body .nevs-glass-slot button,html body .nevs-glass-slot label,html body .nevs-glass-slot .term-enter{font-family:Space Grotesk,sans-serif!important}html body .nevs-glass-slot input::-moz-placeholder{font-family:Space Grotesk,sans-serif!important;letter-spacing:.06em}html body .nevs-glass-slot input::placeholder{font-family:Space Grotesk,sans-serif!important;letter-spacing:.06em}html body .popup-container.subscribe-mode .popup-content{background:linear-gradient(178deg,#f0f6fc08,#e1eefa05 50%,#ebf4fc08);-webkit-backdrop-filter:blur(1.5px) saturate(1.03);backdrop-filter:blur(1.5px) saturate(1.03);border-left:1px solid rgba(255,255,255,.38);border-right:1px solid rgba(255,255,255,.38);box-shadow:inset 1px 0 #ffffff29,inset -1px 0 #ffffff1a,0 0 30px -14px #0a1a3238}html body .nevs-glass-slot input::-moz-placeholder{font-family:Quicksand,Space Grotesk,sans-serif!important}html body .nevs-glass-slot,html body .nevs-glass-slot *,html body .nevs-glass-slot .type,html body .nevs-glass-slot input,html body .nevs-glass-slot button,html body .nevs-glass-slot label,html body .nevs-glass-slot .term-enter,html body .nevs-glass-slot input::placeholder{font-family:Quicksand,Space Grotesk,sans-serif!important}html body .nevs-glass-slot .type{font-weight:600;color:#f7f2e8!important;text-shadow:0 1px 3px rgba(30,24,12,.35),0 0 11px rgba(255,228,185,.6),0 0 26px rgba(255,215,165,.28)!important}html body .nevs-glass-slot .term-enter{color:#f7f1e5!important;border-color:#ffeccd6b!important;text-shadow:0 0 8px rgba(255,228,185,.5)!important;font-weight:600}html body .nevs-glass-slot .term-enter:hover{background:#faecd2f0!important;color:#241c10!important;text-shadow:none!important}html body .nevs-glass-slot form label{color:#faeedad9!important}html body .nevs-glass-slot input::-moz-placeholder{color:#f5e8d08c!important}html body .nevs-glass-slot input::placeholder{color:#f5e8d08c!important}html body .nevs-glass-slot input::-moz-placeholder{font-family:Michroma,Space Grotesk,sans-serif!important;font-weight:400!important}html body .nevs-glass-slot,html body .nevs-glass-slot *,html body .nevs-glass-slot .type,html body .nevs-glass-slot input,html body .nevs-glass-slot button,html body .nevs-glass-slot label,html body .nevs-glass-slot .term-enter,html body .nevs-glass-slot input::placeholder{font-family:Michroma,Space Grotesk,sans-serif!important;font-weight:400!important}html body .nevs-glass-slot .type{font-size:.82rem;letter-spacing:.08em;line-height:1.7}html body .nevs-glass-slot .term-enter{font-size:.72rem;letter-spacing:.18em}html body .popup-container.subscribe-mode .popup-content{height:calc(100vh - 180px);max-height:calc(100vh - 180px);border:1px solid rgba(255,255,255,.4);border-radius:2px;box-shadow:inset 0 1px #fff3,inset 1px 0 #ffffff24,inset -1px 0 #ffffff1a,inset 0 -1px #1e2d4140,0 0 30px -14px #0a1a3238}@media (max-width: 700px){html body .popup-container.subscribe-mode .popup-content{height:calc(100vh - 150px);max-height:calc(100vh - 150px)}}html body .popup-container.subscribe-mode .popup-content{width:min(400px,88vw);height:min(340px,52vh);max-height:min(340px,52vh)}html body .nevs-glass-slot.glass-top{top:2rem!important}html body .nevs-glass-slot.glass-bottom{bottom:2rem!important}html body .nevs-glass-slot{left:1.8rem!important;right:1.8rem!important}html body .popup-container.subscribe-mode .popup-content{height:min(272px,46vh);max-height:min(272px,46vh)}html body .nevs-glass-slot.glass-top{top:1.6rem!important}html body .nevs-glass-slot.glass-bottom{bottom:1.6rem!important}html body .popup-container.subscribe-mode .close-button{position:absolute!important;top:.55rem!important;right:.55rem!important;left:auto!important;bottom:auto!important;width:44px!important;height:44px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;box-shadow:none!important;font-size:1.35rem!important;line-height:1!important;z-index:6!important;cursor:pointer;color:#fafafce6!important;text-shadow:0 1px 4px rgba(10,25,45,.6)}html body .popup-container.subscribe-mode .close-button:before,html body .popup-container.subscribe-mode .close-button:after{display:none!important}html body .popup-container.subscribe-mode .popup-content{width:100vw;max-width:100vw;height:168px;max-height:168px;border-radius:0;border:none;border-top:1px solid rgba(255,255,255,.42);border-bottom:1px solid rgba(255,255,255,.42);box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #ffffff1f,0 0 34px -12px #0a1a3240}html body .nevs-glass-slot.glass-top{top:50%!important;bottom:auto!important;left:3rem!important;right:auto!important;width:min(420px,38vw)!important;transform:translateY(-50%)}html body .nevs-glass-slot.glass-bottom{top:50%!important;bottom:auto!important;right:3rem!important;left:auto!important;width:min(400px,42vw)!important;transform:translateY(-50%)}html body .popup-container.subscribe-mode .close-button{top:50%!important;right:.8rem!important;transform:translateY(-50%)}@media (max-width: 760px){html body .popup-container.subscribe-mode .popup-content{height:224px;max-height:224px}html body .nevs-glass-slot.glass-top{top:1.5rem!important;left:1.3rem!important;right:1.3rem!important;width:auto!important;transform:none}html body .nevs-glass-slot.glass-bottom{top:auto!important;bottom:1.4rem!important;left:1.3rem!important;right:1.3rem!important;width:auto!important;transform:none}html body .popup-container.subscribe-mode .close-button{top:.4rem!important;transform:none}}html body .popup-container.subscribe-mode{align-items:flex-end}html body .popup-container.subscribe-mode .popup-content{border-bottom:none;box-shadow:inset 0 1px #ffffff2e,0 -6px 34px -14px #0a1a324d}html body .popup-container.subscribe-mode .close-button{top:.35rem!important;right:.7rem!important;transform:none!important;font-size:0!important}html body .popup-container.subscribe-mode .close-button:before{content:"–"!important;display:block!important;font-size:1.5rem!important;line-height:1!important;color:#fafafcd9;text-shadow:0 1px 4px rgba(10,25,45,.6);font-family:Michroma,sans-serif}@media (max-width: 760px){html body .popup-container.subscribe-mode .close-button{top:.25rem!important}}html body .popup-container.subscribe-mode .popup-content{background:linear-gradient(178deg,#0a101c94,#080d1880 50%,#0c121e8f);-webkit-backdrop-filter:blur(5px) saturate(1.05);backdrop-filter:blur(5px) saturate(1.05);border-top:1px solid rgba(255,255,255,.34)}html body .nevs-glass-slot .type{color:#eef4fa!important;text-shadow:0 1px 3px rgba(0,8,18,.55)!important}html body .nevs-glass-slot form label{color:#e1ecf8d9!important}html body .nevs-glass-slot input::-moz-placeholder{color:#d2e2f280!important}html body .nevs-glass-slot input::placeholder{color:#d2e2f280!important}html body .nevs-glass-slot .term-enter{background:#eef5fc1f!important;border-color:#ffffff59!important;color:#f0f6fc!important;text-shadow:none!important}html body .nevs-glass-slot .term-enter:hover{background:#eef5fceb!important;color:#0a1220!important}html body .popup-container.subscribe-mode .popup-content{width:calc(100vw - 48px);max-width:calc(100vw - 48px);margin-bottom:16px;border-radius:3px;border:1px solid rgba(255,255,255,.42);background:linear-gradient(178deg,#f0f6fc0b,#e1eefa06 50%,#ebf4fc0a);-webkit-backdrop-filter:blur(1.8px) saturate(1.03);backdrop-filter:blur(1.8px) saturate(1.03);box-shadow:inset 0 1px #fff3,inset 0 -1px #ffffff1a,0 8px 30px -14px #0a1a324d}html body .nevs-glass-slot .cue{display:inline-block!important;background:#070d199e;padding:.45rem .9rem!important;border-radius:8px;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}html body .nevs-glass-slot .term-enter{background:#060d1acc!important;border-color:#aad7fa73!important}html body .nevs-glass-slot form input,html body .nevs-glass-slot form button{background:#060d1ab8!important}html body .popup-container.subscribe-mode .popup-content{height:118px;max-height:118px;border-radius:20px}html body .popup-container.subscribe-mode .close-button{width:68px!important;top:50%!important;right:.9rem!important;transform:translateY(-50%)!important;display:flex!important;gap:.55rem!important}html body .popup-container.subscribe-mode .close-button:before{content:"–"!important;display:block!important}html body .popup-container.subscribe-mode .close-button:after{content:"✕"!important;display:block!important;font-size:1.05rem!important;line-height:1!important;color:#fafafcd9;text-shadow:0 1px 4px rgba(10,25,45,.6);font-family:Michroma,sans-serif}@media (max-width: 760px){html body .popup-container.subscribe-mode .popup-content{height:196px;max-height:196px;border-radius:18px}html body .popup-container.subscribe-mode .close-button{top:.35rem!important;transform:none!important}}html body .popup-container.subscribe-mode .popup-content{border-radius:999px}html body .popup-container.subscribe-mode .close-button{top:.55rem!important;right:2.4rem!important;transform:none!important}html body .nevs-glass-slot .cue{height:auto!important;min-height:0!important;line-height:1.35!important}html body .nevs-glass-slot .cue .type{position:static!important;display:inline!important;height:auto!important}html body .nevs-glass-slot.glass-top{left:2.8rem!important}html body .nevs-glass-slot.glass-bottom{right:2.8rem!important}@media (max-width: 760px){html body .popup-container.subscribe-mode .popup-content{border-radius:42px}html body .popup-container.subscribe-mode .close-button{right:1.4rem!important}html body .nevs-glass-slot.glass-top,html body .nevs-glass-slot.glass-bottom{left:1.6rem!important;right:1.6rem!important}}html body .nevs-glass-slot.glass-top{display:none!important}html body .nevs-glass-slot.glass-bottom{left:2.8rem!important;right:2.8rem!important;width:auto!important}@media (max-width: 760px){html body .nevs-glass-slot.glass-bottom{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;left:1.6rem!important;right:1.6rem!important}}html body .popup-container.subscribe-mode .popup-content{height:104px;max-height:104px}html body .popup-container.subscribe-mode.door-shop .popup-content{height:172px;max-height:172px;border-radius:60px}html body .popup-container.subscribe-mode.door-shop .nevs-glass-slot.glass-top{display:inline-block!important;top:1.5rem!important;bottom:auto!important;left:2.8rem!important;right:auto!important;width:auto!important;transform:none!important}html body .popup-container.subscribe-mode.door-shop .nevs-glass-slot.glass-bottom{top:auto!important;bottom:1.3rem!important;transform:none!important}html body .popup-container.subscribe-mode.door-shop .close-button{top:1.1rem!important}@media (max-width: 760px){html body .popup-container.subscribe-mode .popup-content{height:120px;max-height:120px}html body .popup-container.subscribe-mode.door-shop .popup-content{height:208px;max-height:208px;border-radius:44px}}html body .popup-container.subscribe-mode .popup-content{transition:transform .5s cubic-bezier(.2,.8,.2,1),margin-bottom .45s cubic-bezier(.25,.7,.3,1)}html body .popup-container.subscribe-mode .nevs-glass-slot input::-moz-placeholder{font-size:.68rem;letter-spacing:.05em}html body .popup-container.subscribe-mode .nevs-glass-slot input::placeholder{font-size:.68rem;letter-spacing:.05em}.nevs-window{position:fixed;width:-moz-fit-content;width:fit-content;min-width:240px;max-width:min(560px,92vw);padding:2.5rem 1.6rem 1.4rem;border-radius:34px;background:linear-gradient(178deg,#f0f6fc0d,#e1eefa07 50%,#ebf4fc0b);-webkit-backdrop-filter:blur(2px) saturate(1.04);backdrop-filter:blur(2px) saturate(1.04);border:1px solid rgba(255,255,255,.42);box-shadow:inset 0 1px #fff3,0 14px 40px -16px #0a1a3259;opacity:0;transform:translateY(10px) scale(.985);transition:opacity .28s ease,transform .32s cubic-bezier(.2,.8,.2,1);cursor:grab;touch-action:none}.nevs-window.nevs-window-in{opacity:1;transform:none}.nevs-window.nevs-window-out{opacity:0;transform:translateY(8px) scale(.985)}.nevs-window:active{cursor:grabbing}.nevs-window .nevs-term{background:none;border:none;box-shadow:none;padding:0;max-width:none}.nevs-window .cue{display:none!important}.nevs-window-link{min-width:200px}.nevs-window form{display:flex;align-items:center;gap:.5rem;margin:0}.nevs-window-bar{position:absolute;top:.6rem;right:1.1rem;display:flex;gap:.7rem;z-index:3}.nevs-window-bar span{font-family:Michroma,sans-serif;font-size:.95rem;color:#fafafcd9;text-shadow:0 1px 4px rgba(10,25,45,.6);cursor:pointer;padding:.25rem .35rem;line-height:1}.nevs-window-bar span:hover{color:#fff}.nevs-window,.nevs-window *{font-family:Michroma,Space Grotesk,sans-serif}.nevs-window .term-enter{background:#060d1acc;border:1px solid rgba(170,215,250,.45);border-radius:999px;color:#f0f6fc;text-decoration:none;display:flex;justify-content:center;align-items:center;gap:.5em;padding:.7em 1.6em;font-size:.72rem;letter-spacing:.18em;transition:background .25s ease,color .25s ease}.nevs-window .term-enter:hover{background:#eef5fceb;color:#0a1220}@media (max-width: 700px){.nevs-window{max-width:92vw}}.nevs-window input[type=email]{background:#060d1ac7!important;border:1px solid rgba(160,208,240,.35)!important;border-radius:999px!important;padding:.8em 1.25em!important;color:#eef5fc!important;font-size:.76rem!important;letter-spacing:.05em;min-width:250px;flex:1;outline:none;box-shadow:inset 0 1px 6px #00050c80}.nevs-window input[type=email]::-moz-placeholder{color:#d4e6f69e!important;font-size:.66rem!important;letter-spacing:.05em}.nevs-window input[type=email]::placeholder{color:#d4e6f69e!important;font-size:.66rem!important;letter-spacing:.05em}.nevs-window button[type=submit]{background:#060d1acc!important;border:1px solid rgba(160,208,240,.42)!important;border-radius:50%!important;width:46px;height:46px;min-width:46px;display:flex;align-items:center;justify-content:center;color:#cfe8ff!important;cursor:pointer;transition:background .25s ease,color .25s ease}.nevs-window button[type=submit]:hover{background:#eef5fceb!important;color:#0a1220!important}.nevs-window .prompt{color:#a0d0f0e6}.nevs-window form label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.nevs-window .term-enter{animation:nevs-glitch 4.5s linear 1.4s infinite}.nevs-window input[type=email]{animation:nevs-glitch 4.5s linear 3.1s infinite}#nevs-window-stack{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;pointer-events:none;z-index:1200}#nevs-window-stack .nevs-window{position:static!important;pointer-events:auto;cursor:default;touch-action:auto}html body .mode-chip-lqd,html body .mode-chip-lqd:hover{color:#ba92e8cc!important}html body .mode-chip-lqd:hover{color:#d8b6ff!important;text-shadow:0 0 12px rgba(190,150,240,.6)!important}html body .mode-chip-lqd.lqd-ready,html body .mode-chip-lqd.lqd-ready:hover{color:#ba92e8d9!important}html body .mode-chip-lqd.lqd-ready:hover{color:#d8b6ff!important}html body .mode-chip.mode-active,html body .mode-chip.mode-active:hover{color:#a0d0f0e6!important;text-shadow:0 0 10px rgba(150,208,255,.4)!important}@keyframes nevs-lqd-deny{0%,to{color:#ba92e8cc;text-shadow:none}18%,55%{color:#ff4a34;text-shadow:0 0 12px rgba(255,60,36,.7)}38%,75%{color:#eb7864bf;text-shadow:0 0 6px rgba(255,80,50,.3)}}html body .mode-chip-lqd.lqd-deny,html body .mode-chip-lqd.lqd-deny:hover{color:#ff4a34!important;animation:nevs-lqd-deny-glow .95s ease!important}html body .mode-chip-lqd.lqd-sky,html body .mode-chip-lqd.lqd-sky:hover{color:#60eb96!important;animation:nevs-lqd-grant 1.25s ease!important}.nevs-decay-error{position:fixed;top:1.1rem;left:50%;transform:translate(-50%);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.66rem;letter-spacing:.14em;white-space:nowrap;color:#ff4a34eb;text-shadow:0 0 9px rgba(255,60,36,.45);z-index:900;opacity:0;transition:opacity 1.4s ease;pointer-events:none}.nevs-decay-error.nevs-decay-error-on{opacity:1}@media (max-width: 700px){.nevs-decay-error{font-size:.56rem;top:.8rem}}html body .nevs-window{position:fixed!important;border-radius:58px;padding:2.3rem 2rem 1.7rem;transform-origin:50% 100%;transform:translate(-50%,-100%) scale(.22);opacity:0;transition:opacity .3s ease,transform .38s cubic-bezier(.2,.85,.25,1.12);cursor:default}html body .nevs-window.nevs-window-in{transform:translate(-50%,-100%) scale(1);opacity:1}html body .nevs-window.nevs-window-out{transform:translate(-50%,-100%) scale(.16);opacity:0;transition:opacity .28s ease,transform .3s cubic-bezier(.5,0,.75,.4)}html body .nevs-window-link{border-radius:999px;padding:2rem 2.4rem 1.8rem}html body .nevs-window .nevs-window-bar{right:1.5rem;top:.75rem}@media (max-width: 700px){html body .nevs-window{border-radius:44px;padding:2rem 1.4rem 1.4rem}}@media (max-width: 768px){html body .hell-corner{top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + .55rem)!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;z-index:5}html body .hell-corner .mode-chip{padding:.55rem 1rem;font-size:.72rem;letter-spacing:.1em}}html body .mode-chip.mode-chip-error,html body .mode-chip.mode-chip-error:hover{color:#ff4a34f2!important;text-shadow:0 0 9px rgba(255,60,36,.4)!important;animation:none!important;cursor:default!important;font-size:.62rem;letter-spacing:.07em}@media (max-width: 700px){html body .mode-chip.mode-chip-error{font-size:.5rem}}html body .hell-corner .mode-chip-lqd{background:#070d1a8c;border:1px solid rgba(186,146,232,.38);border-radius:999px;padding:.6rem 1.25rem;-webkit-backdrop-filter:blur(4px) saturate(1.05);backdrop-filter:blur(4px) saturate(1.05);font-size:.8rem;box-shadow:inset 0 1px #ffffff1f,0 6px 22px -10px #050c1a99,0 0 12px #ba92e824;animation:nevs-chip-breathe 3.4s ease-in-out infinite}@keyframes nevs-chip-breathe{0%,to{border-color:#ba92e861;box-shadow:inset 0 1px #ffffff1f,0 6px 22px -10px #050c1a99,0 0 12px #ba92e824}50%{border-color:#cdacf89e;box-shadow:inset 0 1px #ffffff29,0 6px 22px -10px #050c1a99,0 0 24px #be98f066}}html body .hell-corner .mode-chip-lqd.lqd-ready{border-color:#d8b6ffbf;box-shadow:inset 0 1px #ffffff2e,0 6px 22px -10px #050c1a99,0 0 28px #c6a0f88c}@media (max-width: 768px){html body .hell-corner .mode-chip-lqd{padding:.55rem 1.05rem;font-size:.72rem}}html body .hell-corner .mode-chip-lqd{background:linear-gradient(172deg,#f0f6fc12,#e1eefa09 55%,#ebf4fc0f);border:1px solid rgba(255,255,255,.42);-webkit-backdrop-filter:blur(3px) saturate(1.05);backdrop-filter:blur(3px) saturate(1.05);box-shadow:inset 0 1px #ffffff3d,0 8px 24px -12px #0a1a3266,0 0 12px #ba92e829;text-shadow:0 1px 3px rgba(8,18,36,.55)}@keyframes nevs-chip-breathe{0%,to{border-color:#ffffff6b;box-shadow:inset 0 1px #ffffff3d,0 8px 24px -12px #0a1a3266,0 0 12px #ba92e829}50%{border-color:#d8b6ffa8;box-shadow:inset 0 1px #ffffff47,0 8px 24px -12px #0a1a3266,0 0 26px #be98f073}}html body .hell-corner .mode-chip-lqd.lqd-ready{border-color:#d8b6ffcc;box-shadow:inset 0 1px #ffffff47,0 8px 24px -12px #0a1a3266,0 0 30px #c6a0f899}html body .hell-corner .mode-chip-lqd,html body .hell-corner .mode-chip-lqd:hover{background:none!important;border:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;padding:.4rem .6rem!important;border-radius:0!important;font-size:.95rem;letter-spacing:.14em;color:#caa2f6f2!important;animation:nevs-raw-breathe 3.4s ease-in-out infinite!important}@keyframes nevs-raw-breathe{0%,to{text-shadow:0 1px 4px rgba(8,18,36,.6),0 0 10px rgba(186,146,232,.35)}50%{text-shadow:0 1px 4px rgba(8,18,36,.6),0 0 16px rgba(200,162,246,.75),0 0 34px rgba(186,146,232,.35)}}html body .hell-corner .mode-chip-lqd.lqd-ready,html body .hell-corner .mode-chip-lqd.lqd-ready:hover{color:#debeff!important;text-shadow:0 1px 4px rgba(8,18,36,.6),0 0 18px rgba(205,170,250,.85),0 0 40px rgba(190,152,240,.4)!important}@media (max-width: 768px){html body .hell-corner .mode-chip-lqd{font-size:.8rem}}html body .hell-corner .mode-chip-lqd,html body .hell-corner .mode-chip-lqd:hover{font-size:1.12rem;letter-spacing:.15em;color:#d6a6ff!important;animation:nevs-raw-breathe 3.4s ease-in-out infinite,nevs-glitch 6.5s linear 2.1s infinite!important}@keyframes nevs-raw-breathe{0%,to{text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 12px rgba(200,150,250,.55)}50%{text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 20px rgba(216,172,255,.95),0 0 44px rgba(196,150,248,.5)}}html body .hell-corner .mode-chip-lqd.lqd-ready,html body .hell-corner .mode-chip-lqd.lqd-ready:hover{color:#e6c4ff!important;text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 22px rgba(220,180,255,1),0 0 52px rgba(200,158,250,.55)!important}@media (max-width: 768px){html body .hell-corner .mode-chip-lqd{font-size:.92rem}}html body .hell-corner{bottom:0!important}html body .hell-corner .mode-chip-lqd,html body .hell-corner .mode-chip-lqd:hover{font-size:.78rem;letter-spacing:.13em;padding:.38rem 1.15rem .5rem!important;background:linear-gradient(172deg,#f0f6fc13,#e1eefa0a 55%,#ebf4fc11)!important;border:1px solid rgba(255,255,255,.42)!important;border-bottom:none!important;border-radius:11px 11px 0 0!important;-webkit-backdrop-filter:blur(3px) saturate(1.05)!important;backdrop-filter:blur(3px) saturate(1.05)!important;box-shadow:inset 0 1px #ffffff3d,0 -6px 22px -12px #0a1a3259!important}@media (max-width: 768px){html body .hell-corner .mode-chip-lqd,html body .hell-corner .mode-chip-lqd:hover{font-size:.7rem;padding:.34rem .95rem calc(.42rem + env(safe-area-inset-bottom,0px)*.55)!important}}html body .hell-corner .mode-chip-lqd,html body .hell-corner .mode-chip-lqd:hover{font-size:.88rem;border-radius:3px 3px 0 0!important;animation:nevs-raw-breathe 3.4s ease-in-out infinite,nevs-glitch-soft 7.5s linear 2.6s infinite!important}@keyframes nevs-glitch-soft{0%,38.2%,39.4%,to{transform:none}38.5%{transform:translate(.7px);text-shadow:-1px 0 rgba(255,60,160,.28),1px 0 rgba(60,210,255,.28),0 1px 4px rgba(8,18,36,.65)}38.9%{transform:translate(-.5px)}}@media (max-width: 768px){html body .hell-corner .mode-chip-lqd,html body .hell-corner .mode-chip-lqd:hover{font-size:.78rem}}html body .hell-corner .mode-chip-lqd,html body .hell-corner .mode-chip-lqd:hover{border-radius:999px 999px 0 0!important;padding:.44rem 1.5rem .52rem!important}@media (max-width: 768px){html body .hell-corner .mode-chip-lqd,html body .hell-corner .mode-chip-lqd:hover{padding:.38rem 1.25rem calc(.46rem + env(safe-area-inset-bottom,0px)*.55)!important}}html body .hell-corner .mode-chip-lqd,html body .hell-corner .mode-chip-lqd:hover{color:#9e60ee!important}@keyframes nevs-raw-breathe{0%,to{text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 12px rgba(140,80,230,.55)}50%{text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 20px rgba(160,100,245,.9),0 0 42px rgba(140,82,232,.45)}}html body .hell-corner .mode-chip-lqd.lqd-ready,html body .hell-corner .mode-chip-lqd.lqd-ready:hover{color:#ba82ff!important;text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 22px rgba(175,115,250,1),0 0 50px rgba(150,92,238,.5)!important}html body .nevs-window{border-radius:84px;padding:2.7rem 2.5rem 2.1rem;box-shadow:inset 0 2px #ffffff42,inset 0 -8px 22px -14px #7896be40,0 16px 44px -18px #0a1a3261}html body .nevs-window-link{border-radius:999px;padding:2.5rem 3rem 2.3rem}@media (max-width: 700px){html body .nevs-window{border-radius:60px;padding:2.2rem 1.7rem 1.7rem}html body .nevs-window-link{padding:2rem 2.2rem 1.8rem}}html body .nevs-window input[type=email]::-moz-placeholder{font-size:.58rem!important;letter-spacing:.04em}html body .nevs-window input[type=email]::placeholder{font-size:.58rem!important;letter-spacing:.04em}html body .nevs-window-subscribe{border-radius:999px;padding:2rem 1.7rem 1.6rem}html body .nevs-window-subscribe input[type=email]{min-width:175px;font-size:.7rem!important}html body .nevs-window-subscribe button[type=submit]{width:42px;height:42px;min-width:42px}@media (max-width: 700px){html body .nevs-window-subscribe{padding:1.8rem 1.3rem 1.4rem}html body .nevs-window-subscribe input[type=email]{min-width:150px}}html body .nevs-window-soundcloud{transform:translate(-12%,-100%) scale(.22);transform-origin:12% 100%}html body .nevs-window-soundcloud.nevs-window-in{transform:translate(-12%,-100%) scale(1)}html body .nevs-window-soundcloud.nevs-window-out{transform:translate(-12%,-100%) scale(.16)}html body .nevs-window-subscribe{transform:translate(-88%,-100%) scale(.22);transform-origin:88% 100%}html body .nevs-window-subscribe.nevs-window-in{transform:translate(-88%,-100%) scale(1)}html body .nevs-window-subscribe.nevs-window-out{transform:translate(-88%,-100%) scale(.16)}html body .hell-corner .mode-chip-lqd,html body .hell-corner .mode-chip-lqd:hover{color:#e8604cd1!important}@keyframes nevs-raw-breathe{0%,to{text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 10px rgba(230,85,60,.35)}50%{text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 16px rgba(240,100,72,.6),0 0 32px rgba(230,85,60,.28)}}html body .hell-corner .mode-chip-lqd.lqd-ready,html body .hell-corner .mode-chip-lqd.lqd-ready:hover{color:#60eb96!important;text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 20px rgba(90,235,150,.9),0 0 44px rgba(80,220,140,.45)!important}html body .hell-corner .mode-chip-lqd.lqd-deny,html body .hell-corner .mode-chip-lqd.lqd-deny:hover{color:#ff4a34!important;animation:nevs-lqd-deny-glow .95s ease!important}html body .hell-corner .mode-chip-lqd.lqd-grant,html body .hell-corner .mode-chip-lqd.lqd-grant:hover,html body .hell-corner .mode-chip-lqd.lqd-sky,html body .hell-corner .mode-chip-lqd.lqd-sky:hover{color:#60eb96!important;animation:nevs-lqd-grant 1.25s ease!important}html body .hell-corner .mode-chip-lqd.mode-active,html body .hell-corner .mode-chip-lqd.mode-active:hover{color:#a0d0f0e6!important;animation:none!important;text-shadow:0 0 10px rgba(150,208,255,.4)!important}html body .hell-corner .mode-chip-lqd.mode-chip-error,html body .hell-corner .mode-chip-lqd.mode-chip-error:hover{color:#ff4a34f2!important;animation:none!important;text-shadow:0 0 9px rgba(255,60,36,.4)!important;font-size:.6rem;letter-spacing:.06em;cursor:default!important}@keyframes nevs-lqd-deny-glow{0%,to{text-shadow:none;opacity:.85}18%,55%{text-shadow:0 0 13px rgba(255,60,36,.75);opacity:1}38%,75%{text-shadow:0 0 6px rgba(255,80,50,.35);opacity:.9}}html body .hell-corner .mode-chip-lqd,html body .hell-corner .mode-chip-lqd:hover{color:#a366f0f2!important;text-transform:uppercase}@keyframes nevs-raw-breathe{0%,to{text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 11px rgba(150,90,235,.45)}50%{text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 18px rgba(168,108,245,.8),0 0 38px rgba(148,88,232,.4)}}html body .hell-corner .mode-chip-lqd.lqd-ready,html body .hell-corner .mode-chip-lqd.lqd-ready:hover{color:#c48cff!important;animation:nevs-raw-breathe 3.4s ease-in-out infinite,nevs-glitch-soft 7.5s linear 2.6s infinite!important;text-shadow:0 1px 4px rgba(8,18,36,.65),0 0 20px rgba(180,120,250,.9),0 0 44px rgba(160,100,240,.45)!important}html body .hell-corner .mode-chip-lqd.lqd-sky,html body .hell-corner .mode-chip-lqd.lqd-sky:hover{color:#96cdf5!important;animation:nevs-lqd-sky-glow 1.25s ease!important}@keyframes nevs-lqd-sky-glow{0%,to{text-shadow:0 0 4px rgba(120,190,240,.2);opacity:.85}18%,55%{text-shadow:0 0 14px rgba(150,210,250,.85);opacity:1}38%,75%{text-shadow:0 0 7px rgba(140,200,245,.4);opacity:.9}}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd:hover{color:#a366f0fa!important;text-transform:uppercase;animation:nevs-final-breathe 3.4s ease-in-out infinite,nevs-glitch-soft 7.5s linear 2.6s infinite!important}@keyframes nevs-final-breathe{0%,to{text-shadow:0 0 11px rgba(150,90,235,.4)}50%{text-shadow:0 0 18px rgba(168,108,245,.75),0 0 38px rgba(148,88,232,.35)}}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-ready,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-ready:hover{color:#c48cff!important;text-shadow:0 0 20px rgba(180,120,250,.85),0 0 44px rgba(160,100,240,.4)!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-deny,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-deny:hover{color:#ff4a34!important;animation:nevs-lqd-deny-glow .95s ease!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-grant,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-grant:hover{color:#60eb96!important;animation:nevs-lqd-grant 1.25s ease!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-sky,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-sky:hover{color:#96cdf5!important;animation:nevs-lqd-sky-glow 1.25s ease!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-active,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-active:hover{color:#a0d0f0e6!important;animation:none!important;text-shadow:0 0 10px rgba(150,208,255,.4)!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-chip-error,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-chip-error:hover{color:#ff4a34f2!important;animation:none!important;text-shadow:0 0 9px rgba(255,60,36,.4)!important;font-size:.6rem;cursor:default!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd{white-space:nowrap}@media (max-width: 700px){html body .nevs-window-below.nevs-window-subscribe{transform:translate(-88%) scale(.22);transform-origin:88% 0}html body .nevs-window-below.nevs-window-subscribe.nevs-window-in{transform:translate(-88%) scale(1)}html body .nevs-window-below.nevs-window-subscribe.nevs-window-out{transform:translate(-88%) scale(.16)}html body .nevs-window-below.nevs-window-soundcloud{transform:translate(-12%) scale(.22);transform-origin:12% 0}html body .nevs-window-below.nevs-window-soundcloud.nevs-window-in{transform:translate(-12%) scale(1)}html body .nevs-window-below.nevs-window-soundcloud.nevs-window-out{transform:translate(-12%) scale(.16)}html body .nevs-window input[type=email]{min-width:0!important;width:100%;flex:1 1 auto}html body .nevs-window form{width:100%;max-width:calc(92vw - 3.4rem)}}html body .hell-corner{bottom:calc(env(safe-area-inset-bottom,0px) + .7rem)!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd:hover{background:none!important;border:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border-radius:0!important;padding:.3rem .5rem!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd:hover{text-transform:none!important;font-size:.92rem;letter-spacing:.08em;color:#eef4faeb!important;text-shadow:0 1px 6px rgba(10,25,45,.5)!important;animation:none!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd:hover{color:#fff!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-ready,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-ready:hover{color:#c48cff!important;text-shadow:0 0 14px rgba(180,120,250,.6)!important;animation:none!important}@media (max-width: 768px){html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd:hover{font-size:.8rem}}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd:hover{font-size:1rem;letter-spacing:.18em}@media (max-width: 768px){html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd:hover{font-size:.88rem}}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd:hover{font-size:1.22rem;letter-spacing:.2em}@media (max-width: 768px){html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd:hover{font-size:1.02rem}}html body .nevs-window .nevs-term,html body .nevs-window .nevs-term>div,html body .nevs-window .nevs-term-link,html body .nevs-window .nevs-term-shop,html body .nevs-window .nevs-term-sc,html body .nevs-window form{background:none!important;border:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;outline:none!important}html body .nevs-window-below{transform:translate(-50%) scale(.22);transform-origin:50% 0}html body .nevs-window-below.nevs-window-in{transform:translate(-50%) scale(1)}html body .nevs-window-below.nevs-window-out{transform:translate(-50%) scale(.16)}@media (min-width: 769px){html body .hell-corner{top:1.35rem!important;bottom:auto!important;left:50%!important;transform:translate(-50%)!important}html body .nevs-decay-error{top:3.4rem!important}}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd:hover{text-shadow:0 1px 2px rgba(8,16,30,.6),0 0 16px rgba(8,18,34,.4)!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-ready,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-ready:hover{text-shadow:0 1px 2px rgba(8,16,30,.6),0 0 18px rgba(180,120,250,.8),0 0 44px rgba(160,100,240,.4)!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd:hover,html body .nevs-window .nevs-term,html body .nevs-window .nevs-term *,html body .nevs-window form,html body .nevs-window form *{animation:none!important}html body .card-content .orbitron,html body .subscribe-corner .card-content span,html body .soundcloud-corner .card-content span{color:#f4faff29!important;-webkit-text-stroke:1px rgba(255,255,255,.62);text-shadow:0 1px 1px rgba(255,255,255,.35),0 3px 8px rgba(18,32,58,.35)!important}html body .card-content:hover .orbitron,html body .subscribe-corner .card-content:hover span,html body .soundcloud-corner .card-content:hover span{color:#f8fcff57!important;-webkit-text-stroke:1px rgba(255,255,255,.92)}html body .card-content .orbitron,html body .subscribe-corner .card-content span,html body .soundcloud-corner .card-content span{color:#ffffffeb!important;-webkit-text-stroke:0px transparent;text-shadow:0 2px 8px rgba(15,30,55,.45)!important}html body.mode-lqd .card-content .orbitron,html body.mode-lqd .subscribe-corner .card-content span,html body.mode-lqd .soundcloud-corner .card-content span{color:#f4faff29!important;-webkit-text-stroke:1px rgba(255,255,255,.62);text-shadow:0 1px 1px rgba(255,255,255,.35),0 3px 8px rgba(18,32,58,.35)!important}html body .card-content:hover .orbitron,html body .subscribe-corner .card-content:hover span,html body .soundcloud-corner .card-content:hover span{color:#fff!important;-webkit-text-stroke:0px transparent}html body.mode-lqd .card-content:hover .orbitron,html body.mode-lqd .subscribe-corner .card-content:hover span,html body.mode-lqd .soundcloud-corner .card-content:hover span{color:#f8fcff57!important;-webkit-text-stroke:1px rgba(255,255,255,.92)}.nevs-proceed{position:fixed;top:5.2rem;left:50%;transform:translate(-50%);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.66rem;letter-spacing:.22em;color:#60eb96;text-shadow:0 0 10px rgba(90,235,150,.45);opacity:0;transition:opacity 1.4s ease;z-index:901;pointer-events:none}.nevs-proceed.nevs-proceed-on{opacity:1}@media (max-width: 768px){.nevs-proceed{top:2.7rem;font-size:.58rem}}@keyframes nevs-state-throb{0%,to{opacity:.55}18%,55%{opacity:1}38%,75%{opacity:.7}}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-deny,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-deny:hover{color:#ff4a34!important;text-shadow:0 1px 2px rgba(30,8,6,.6),0 0 13px rgba(255,60,36,.7)!important;animation:nevs-state-throb .95s ease!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-grant,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-grant:hover{color:#60eb96!important;text-shadow:0 1px 2px rgba(6,26,14,.6),0 0 13px rgba(90,235,150,.7)!important;animation:nevs-state-throb 1.25s ease!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-sky,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-sky:hover{color:#96cdf5!important;text-shadow:0 1px 2px rgba(8,18,34,.6),0 0 13px rgba(150,210,250,.75)!important;animation:nevs-state-throb 1.25s ease!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-active,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-active:hover{color:#a0d0f0e6!important;text-shadow:0 1px 2px rgba(8,18,34,.6),0 0 10px rgba(150,208,255,.4)!important;animation:none!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-chip-error,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-chip-error:hover{color:#ff4a34f2!important;text-shadow:0 0 9px rgba(255,60,36,.4)!important;animation:none!important;font-size:.6rem;cursor:default!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-hold,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.lqd-hold:hover{color:#96aac361!important;text-shadow:none!important;animation:none!important}html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-chip-error,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-chip-error:hover,html body .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-chip-error.lqd-hold,html body.mode-lqd .hell-corner .hell-chip.mode-chip.mode-chip-lqd.mode-chip-error{color:#ff4a34f2!important;-webkit-text-stroke:0px transparent!important;text-shadow:0 0 9px rgba(255,60,36,.4)!important;animation:none!important;font-size:.6rem;cursor:default!important}
