@import"https://fonts.googleapis.com/css2?family=Space+Mono&display=swap";:root{--np-bg: #222222;--np-shadow-dark: #0a0a0a;--np-shadow-light: #3a3a3a;--np-text: #e0e0e0}.np-hero{background-color:var(--np-bg);padding:4rem 2.4rem;min-height:80vh;display:flex;align-items:center}.np-hero__layout{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:2rem;align-items:center;width:100%;max-width:1400px;margin:0 auto;position:relative}.np-hero__viewer{grid-column:2;display:flex;align-items:center;justify-content:center;position:relative}.np-hero__left{display:flex;flex-direction:column;gap:2.5rem}.np-hero__collection{margin-bottom:1.2rem;height:55px;display:flex;align-items:center}.np-hero__collection img{width:100px!important;height:auto!important;max-height:55px;display:block;opacity:.6}.np-hero__indicator{height:15px;width:auto;display:block;margin:4px 0;opacity:1}.np-hero__title{height:56px;display:flex;align-items:center;box-sizing:border-box}.np-hero__title img{height:36px!important;width:auto!important;max-width:100%;display:block}.np-hero__title-text{font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:900;color:#fff;letter-spacing:.04em;line-height:1}.np-hero__subtitle{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;color:#ffffff59;letter-spacing:.06em;line-height:1.3;margin:0;max-width:100%;height:1.3rem;overflow:hidden}.np-hero__cta{font-family:Montserrat,sans-serif;font-size:14px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--np-text);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.8rem;border-radius:12px;background-color:var(--np-bg);box-shadow:4px 4px 8px var(--np-shadow-dark),-3px -3px 7px var(--np-shadow-light);transition:all .2s ease;border:none;cursor:pointer;width:fit-content}.np-hero__cta:hover{box-shadow:inset 3px 3px 6px var(--np-shadow-dark),inset -2px -2px 5px var(--np-shadow-light);color:#fff}.np-hero__cta:active{box-shadow:inset 4px 4px 8px var(--np-shadow-dark),inset -3px -3px 7px var(--np-shadow-light);color:#fff}.np-hero__cta--ks{background-color:#05ce78;color:#222!important;box-shadow:4px 4px 8px #0006,-3px -3px 7px #05ce7833;animation:np-ks-breathe 2.4s ease-in-out infinite}@keyframes np-ks-breathe{0%,to{transform:scale(1);box-shadow:4px 4px 8px #0006,0 0 8px #05ce7833}50%{transform:scale(1.03);box-shadow:4px 4px 12px #0006,0 0 24px #05ce7885,0 0 45px #05ce7838}}.np-hero__cta--ks:hover{background-color:#05ce78!important;box-shadow:inset 3px 3px 6px #00503259,inset -2px -2px 5px #08dc8233,0 0 18px #05ce7899!important;color:#222!important}.np-hero__cta--ks:active{background-color:#04a660!important;box-shadow:inset 5px 5px 12px #005032b3,inset -4px -4px 10px #08dc8233!important;color:#222!important}.np-hero__viewer{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.np-hero__pip{position:absolute;background:#ffffff59}.np-hero__pip--1{width:4px;height:4px;top:4%;left:14%;transform:rotate(15deg)}.np-hero__pip--2{width:10px;height:2px;top:7%;right:8%}.np-hero__pip--3{width:5px;height:5px;top:38%;right:3%;transform:rotate(30deg)}.np-hero__pip--4{width:2px;height:8px;bottom:6%;right:18%}.np-hero__pip--5{width:3px;height:3px;bottom:4%;left:22%;transform:rotate(45deg)}.np-hero__pip--6{width:8px;height:2px;top:72%;left:4%}.np-hero__pip--7{width:2px;height:10px;top:18%;left:3%}.np-hero__hud{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}.np-hero__hud-corner{position:absolute;width:20px;height:20px;border-color:#fff3;border-style:solid}.np-hero__hud-corner--tl{top:14%;left:10%;border-width:1px 0 0 1px}.np-hero__hud-corner--tr{top:14%;right:10%;border-width:1px 1px 0 0}.np-hero__hud-corner--bl{bottom:14%;left:10%;border-width:0 0 1px 1px}.np-hero__hud-corner--br{bottom:14%;right:10%;border-width:0 1px 1px 0}.np-hero__hud-label{position:absolute;font-family:Space Mono,monospace;font-size:8px;letter-spacing:.18em;text-transform:uppercase;color:#ffffff26}.np-hero__hud-label--tl{top:calc(14% + 4px);left:calc(10% + 28px)}.np-hero__hud-label--br{bottom:calc(14% + 4px);right:calc(10% + 28px)}.np-hero__hud-axis{position:absolute;bottom:calc(14% + 4px);left:calc(10% + 28px);font-family:Space Mono,monospace;font-size:8px;letter-spacing:.18em;color:#ffffff26}.np-hero__hud-scan{position:absolute;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:np-hud-scan 5s ease-in-out infinite}@keyframes np-hud-scan{0%{top:15%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:85%;opacity:0}}.np-hero__viewer model-viewer{width:100%;height:60vh;background-color:transparent;--poster-color: transparent}.np-hero__viewer model-viewer::part(default-progress-bar){display:none}.np-hero__viewer model-viewer.np-model--secret{filter:blur(14px);transform:scale(.9)}@media(min-width:1001px){.np-hero__viewer model-viewer.np-model--secret{filter:blur(24px);transform:none}}.np-model-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#141414eb;pointer-events:none;z-index:9}.np-model-overlay[hidden]{display:none}.np-model-lock{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:10}.np-model-lock[hidden]{display:none}.np-model-lock svg{width:72px;height:72px;filter:drop-shadow(0 2px 12px rgba(0,0,0,.6))}@media(max-width:1000px){.np-model-lock svg{width:52px;height:52px}}.np-hero__selector-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center}.np-hero__selector{display:flex;flex-direction:column;gap:1.5rem;padding:16px}.np-hero__model-btn{background:var(--np-bg);border:none;cursor:pointer;padding:.8rem;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:16px;box-shadow:4px 4px 8px #080808,-3px -3px 7px #343434;transition:box-shadow .2s ease,background .2s ease}.np-hero__model-btn:hover{box-shadow:inset 3px 3px 6px #080808,inset -2px -2px 5px #343434}.np-hero__model-btn.active{background:var(--np-bg);box-shadow:inset 4px 4px 8px #080808,inset -3px -3px 7px #343434}.np-hero__selector-item{display:flex;align-items:center;gap:10px}.np-hero__dot{width:4px;height:36px;border-radius:999px;background:#ffffff26;flex-shrink:0;transition:background .25s ease,box-shadow .25s ease}.np-hero__dot.active{background:#fff;box-shadow:0 0 6px #ffffffb3}.np-hero__dot--core.active{background:#05ce78;box-shadow:0 0 6px #05ce78b3}.np-hero__model-btn img{width:100%;height:100%;object-fit:contain;display:block;border-radius:8px;pointer-events:none;filter:brightness(1)}.np-hero__model-btn[data-series-id=core-mesh-network]{position:relative;overflow:hidden}.np-hero__model-btn--locked img{filter:blur(2px);transform:scale(1.1)}.np-hero__btn-lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0e14284d;border-radius:8px;pointer-events:none}.np-hero__btn-lock-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;display:flex;align-items:center;justify-content:center}.np-hero__btn-lock-icon svg{width:22px;height:22px;filter:drop-shadow(0 1px 4px rgba(0,0,0,.7))}@media screen and (max-width:1000px){.np-hero{padding:calc(1.65rem + 5px) 1.6rem 1.5rem;min-height:unset;display:block;overflow:hidden}.np-hero__layout{display:flex;flex-direction:column;align-items:center;gap:1.4rem;width:100%;margin:0}.np-hero__selector-wrap{order:1;width:100%}.np-hero__viewer{order:2;width:100%;grid-column:unset}.np-hero__left{order:3;width:100%}.np-hero__selector-wrap{order:1;padding-left:0;display:flex;justify-content:center;margin-bottom:.21rem}.np-hero__selector-item{flex-direction:column;align-items:center}.np-hero__dot{width:28px;height:4px;order:1}.np-hero__selector{flex-direction:row;justify-content:center;gap:1.2rem;padding:14px;max-height:none;overflow-y:visible;overflow-x:visible;width:fit-content}.np-hero__model-btn{width:64px;height:64px;flex-shrink:0;border-radius:16px}.np-hero__viewer{order:2;grid-column:auto;margin-bottom:40px;overflow:hidden;width:100%}.np-hero__viewer model-viewer{height:60vw;min-height:253px}.np-hero__left{order:3;align-items:center;text-align:center;gap:1.2rem}.np-hero__collection{display:flex;justify-content:center;margin-bottom:.5rem}.np-hero__series-container{justify-content:center}.np-hero__indicator{margin:4px auto}.np-hero__title{margin-top:.6rem;margin-bottom:.6rem}.np-hero__title img{margin:0 auto}.np-hero__subtitle{max-width:100%;text-align:center;font-size:1.25rem;height:1.625rem}.np-hero__cta{align-self:center;padding:1rem 2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/np-hero.css.map */
