@import"https://fonts.googleapis.com/css2?family=Bungee&family=Space+Mono:ital,wght@0,400;0,700;1,400&family=Archivo:wght@400;500;600;900&display=swap";:root{--nz-red: #B00000;--nz-red-h: #E31E1E;--nz-black: #080808;--nz-white: #FFFFFF;--nz-uv: #7030F0;--nz-uv-ink: #1A0A2A;--nz-font-d: "Bungee", sans-serif;--nz-font-m: "Space Mono", monospace;--nz-font-b: "Archivo", sans-serif;--nz-ease: cubic-bezier(.16, 1, .3, 1);--vh: 100vh}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}input,textarea,select{cursor:text!important}body{background:#080808!important;color:#fff!important;font-family:Archivo,sans-serif!important;overflow-x:hidden;cursor:none!important}@media(max-width:768px){body{cursor:auto!important}}a{text-decoration:none;color:inherit}button{cursor:none!important}#nz-c-dot{width:7px;height:7px;border-radius:50%;background:#b00000;position:fixed;pointer-events:none;z-index:99998;transform:translate(-50%,-50%);transition:transform .08s,width .2s,height .2s}#nz-c-ring{width:34px;height:34px;border-radius:50%;border:1.25px solid rgba(176,0,0,.52);position:fixed;pointer-events:none;z-index:99997;transform:translate(-50%,-50%);transition:width .4s var(--nz-ease),height .4s var(--nz-ease),border-color .3s,opacity .3s;opacity:.82}body.nz-hovering #nz-c-ring{width:52px;height:52px;border-color:#b00000e6}body.nz-clicking #nz-c-dot{transform:translate(-50%,-50%) scale(2.1);background:#e31e1e}@media(max-width:768px){#nz-c-dot,#nz-c-ring{display:none}}#nz-grain{position:fixed;top:-200%;right:-200%;bottom:-200%;left:-200%;z-index:9990;width:400%;height:400%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='250'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='250' height='250' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");opacity:.12;pointer-events:none;animation:nz-grain-move .28s steps(2) infinite}@keyframes nz-grain-move{0%{transform:translate(0)}20%{transform:translate(-3%,-1%)}40%{transform:translate(2%,3%)}60%{transform:translate(-1%,-3%)}80%{transform:translate(3%,1%)}to{transform:translate(0)}}@media(max-width:900px){#nz-grain{display:none}}@media(prefers-reduced-motion:reduce){#nz-grain{animation:none!important}}.announcement-bar{background:#080808!important;border-bottom:1px solid rgba(255,255,255,.07)!important;min-height:34px!important}.announcement-bar__message,.announcement-bar p,.announcement-bar span,.announcement-bar a{font-family:Space Mono,monospace!important;font-size:9px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#ffffffeb!important}header-component,#header-component,.header{background:transparent!important}.header__row--top{background:transparent!important;border-bottom:none!important;transition:background .32s var(--nz-ease),padding .32s var(--nz-ease)!important}.header__underlay-closed,.header__underlay-open{background:transparent!important;box-shadow:none!important}#header-component[data-sticky-state=active] .header__row--top{background:#080808f5!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.header-logo img,.header-logo svg{height:48px!important;width:auto!important;transition:height .28s var(--nz-ease)!important}#header-component[data-sticky-state=active] .header-logo img,#header-component[data-sticky-state=active] .header-logo svg{height:36px!important}.menu-list__link,.header-menu a{font-family:Archivo,sans-serif!important;font-size:11px!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#fffc!important;transition:color .12s!important}.menu-list__link:hover,.header-menu a:hover{color:#fff!important;background:transparent!important}.header-actions__action{color:#fffc!important;transition:color .12s!important}.header-actions__action:hover{color:#fff!important}.header-actions__action svg{stroke:currentColor!important}.mega-menu__list,.menu-list__submenu{background:#0a0a0afa!important;border:1px solid rgba(255,255,255,.07)!important;border-top:2px solid #B00000!important;box-shadow:0 28px 72px #000000e6!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.mega-menu a,.menu-list__submenu a{font-family:Archivo,sans-serif!important;font-size:11px!important;color:#fff9!important}.mega-menu a:hover,.menu-list__submenu a:hover{color:#fff!important;background:#ffffff0a!important}.card,.card-wrapper{background:#0d0d0d!important;border:1px solid rgba(255,255,255,.05)!important;transition:border-color .2s!important;overflow:hidden}.card:hover,.card-wrapper:hover{border-color:#ffffff1f!important}.card__media,.card .media{aspect-ratio:9/16!important;background:#0a0a0a!important;overflow:hidden!important}.card__media img,.card .media img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .6s var(--nz-ease)!important}.card:hover .card__media img,.card-wrapper:hover .card__media img{transform:scale(1.04)!important}.card__information{padding:10px 14px 12px!important;display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:8px!important;background:#0d0d0d!important}.card__heading,.card__heading a,.card-information__text{font-family:Bungee,sans-serif!important;font-size:14px!important;color:#fff!important;margin:0!important;flex:1!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.04em}.price,.price__regular,.price-item,.price-item--regular{font-family:Space Mono,monospace!important;font-size:12px!important;color:#ffffffd9!important;flex-shrink:0!important}.price--on-sale .price-item--regular{text-decoration:line-through!important;color:#ffffff59!important}.price--on-sale .price-item--sale{color:#b00000!important}.badge{font-family:Space Mono,monospace!important;font-size:8px!important;letter-spacing:.16em!important;text-transform:uppercase!important;background:#b00000!important;color:#fff!important}main[data-template*=search] .product-grid{--product-grid-columns-desktop: repeat(4, minmax(0, 1fr)) !important;--product-grid-gap: 4px !important}main[data-template*=search] .product-grid__item{min-width:0}main[data-template*=search] .product-grid__card{gap:4px!important}main[data-template*=search] product-card .group-block,main[data-template*=search] product-card .group-block-content{display:flex!important;flex-direction:row!important;align-items:baseline!important;justify-content:space-between!important;gap:8px!important;width:100%!important}main[data-template*=search] product-card product-title,main[data-template*=search] product-card product-title a,main[data-template*=search] product-card .product-card__content :is(h3,h4,p){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}main[data-template*=search] product-card product-price,main[data-template*=search] product-card .price{flex:0 0 auto;text-align:right;white-space:nowrap}@media(max-width:749px){main[data-template*=search] .product-grid{--product-grid-gap: 4px !important}main[data-template*=search] .product-grid__card{gap:3px!important}main[data-template*=search] product-card .group-block,main[data-template*=search] product-card .group-block-content{gap:6px!important}}.product__title,h1.product__title{font-family:Bungee,sans-serif!important;font-size:clamp(26px,3vw,40px)!important;text-transform:uppercase!important;line-height:.9!important;color:#fff!important}.product__description p,.product-description p{font-family:Archivo,sans-serif!important;font-size:14px!important;line-height:1.75!important;color:#ffffffa6!important}.collection__title,h1.collection__title{font-family:Bungee,sans-serif!important;text-transform:uppercase!important;color:#fff!important}.button,.btn{font-family:Space Mono,monospace!important;font-size:10px!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important;cursor:none!important;border-radius:0!important}.button--primary{background:#b00000!important;border-color:#b00000!important;color:#fff!important}.button--primary:hover{background:#e31e1e!important;border-color:#e31e1e!important}.button--secondary{background:transparent!important;border:1.5px solid rgba(255,255,255,.4)!important;color:#fff!important}.button--secondary:hover{border-color:#fff!important}footer,.footer,[class*=footer-group]{background:#080808!important}.footer a,[class*=footer] a{font-family:Archivo,sans-serif!important;font-size:13px!important;color:#ffffff80!important;transition:color .12s!important;text-decoration:none!important}.footer a:hover,[class*=footer] a:hover{color:#fff!important}[class*=footer] h2,[class*=footer] h3,[class*=footer] h4{font-family:Space Mono,monospace!important;font-size:9px!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:#ffffff4d!important;margin-bottom:18px!important}.footer-copyright,[class*=footer__copyright]{font-family:Space Mono,monospace!important;font-size:9px!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#fff6!important}.email-signup input[type=email],.newsletter-form input[type=email]{background:#ffffff14!important;border:1.5px solid rgba(255,255,255,.35)!important;border-radius:2px!important;color:#fff!important;font-family:Space Mono,monospace!important;font-size:11px!important;padding:0 20px!important;min-height:44px!important}.email-signup button,.newsletter-form button{background:#b00000!important;color:#fff!important;font-family:Space Mono,monospace!important;font-size:10px!important;letter-spacing:.12em!important;text-transform:uppercase!important;min-width:140px!important;padding:0 24px!important;min-height:44px!important;transition:background .14s!important}.email-signup button:hover,.newsletter-form button:hover{background:#e31e1e!important}cart-drawer-component,.cart-drawer,[id*=CartDrawer]{background:#080808!important;border-left:1px solid rgba(255,255,255,.08)!important}cart-drawer-component .cart-drawer__title,cart-drawer-component h2{font-family:Bungee,sans-serif!important;font-size:15px!important;color:#fff!important;text-transform:uppercase!important}cart-drawer-component .product-option,cart-drawer-component .cart-item__name{font-family:Bungee,sans-serif!important;font-size:13px!important;color:#fff!important}cart-drawer-component .totals,cart-drawer-component .cart-drawer__footer{border-top:1px solid rgba(255,255,255,.07)!important;background:#080808!important}cart-drawer-component .button--primary,.cart__checkout-button{background:#b00000!important;font-family:Space Mono,monospace!important;font-size:10px!important;letter-spacing:.2em!important;text-transform:uppercase!important;border-radius:0!important;padding:14px!important}cart-drawer-component .button--primary:hover,.cart__checkout-button:hover{background:#e31e1e!important}.search-modal,[id*=SearchModal]{background:#080808f7!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.search-modal input{background:#ffffff0f!important;border-color:#ffffff26!important;color:#fff!important;font-family:Space Mono,monospace!important}h1,h2,h3,h4,h5,h6{font-family:Bungee,sans-serif!important;color:#fff!important;text-transform:uppercase!important}.rte p,.rte li,.article__content p,.page-content p{font-family:Archivo,sans-serif!important;font-size:14px!important;line-height:1.75!important;color:#ffffffa6!important}.article-card,.blog-article{background:#0d0d0d!important;border:1px solid rgba(255,255,255,.05)!important}.shopify-section{background:#080808!important}.shopify-section.nz-header-section,.shopify-section.nz-promo-section,#header-group{background:transparent!important}.section{background:transparent}main#MainContent{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}.breadcrumbs,.breadcrumb{font-family:Space Mono,monospace!important;font-size:9px!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#fff6!important}.pagination a,.pagination__item{font-family:Space Mono,monospace!important;color:#fff9!important;border-color:#ffffff26!important}.pagination__item--current{background:#b00000!important;color:#fff!important;border-color:#b00000!important}.facets__heading{font-family:Space Mono,monospace!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#fff!important}#nz-cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9995;background:#0c0c0cf7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.08);padding:20px 52px;display:none;align-items:center;justify-content:space-between;gap:24px;transition:transform .4s var(--nz-ease)}#nz-cookie-banner.nz-active{display:flex}#nz-cookie-banner.nz-hidden{transform:translateY(110%)}.nz-cookie-text{font-family:Space Mono,monospace;font-size:9px;letter-spacing:.12em;color:#ffffff8c;line-height:1.7;flex:1}.nz-cookie-text a{color:#ffffffbf;text-decoration:underline}.nz-cookie-text strong{color:#ffffffd9}.nz-cookie-actions{display:flex;gap:10px;flex-shrink:0}.nz-cookie-btn{font-family:Space Mono,monospace;font-size:8px;letter-spacing:.16em;text-transform:uppercase;padding:10px 20px;cursor:none;border:none;transition:all .15s}.nz-cookie-btn--accept{background:#b00000;color:#fff}.nz-cookie-btn--accept:hover{background:#e31e1e}.nz-cookie-btn--decline{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff9}.nz-cookie-btn--decline:hover{border-color:#fff;color:#fff}@media(max-width:768px){button,.nz-cookie-btn{cursor:auto!important}#nz-cookie-banner{padding:16px 20px;flex-direction:column;align-items:flex-start;gap:14px}.nz-cookie-text{font-size:12px;letter-spacing:.06em}.nz-cookie-actions{width:100%;gap:8px}.nz-cookie-btn{min-height:44px;padding:12px 18px;font-size:10px;flex:1;text-align:center}}product-swatches{min-height:28px;align-items:center}.product-card .variant-option--swatches{min-height:28px}.product-card .variant-option__swatch .swatch{box-shadow:inset 0 0 0 1px #ffffff24}.variant-option--swatches .variant-option__button-label{min-width:38px;min-height:38px}.variant-option--swatches .swatch{box-shadow:inset 0 0 0 1px #ffffff38}[data-reveal]{opacity:0;transform:translateY(48px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}[data-reveal].revealed{opacity:1;transform:none}[data-reveal][data-d="1"]{transition-delay:.1s}[data-reveal][data-d="2"]{transition-delay:.2s}[data-reveal][data-d="3"]{transition-delay:.32s}[data-reveal][data-d="4"]{transition-delay:.46s}[data-reveal][data-d="5"]{transition-delay:.62s}.nz-ticker-section{background:#080808}@keyframes nz-smooth-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.nz-promo-bar,.nz-ticker{overflow:hidden!important;contain:paint}.nz-promo-bar__inner,.nz-ticker__inner{display:flex!important;width:max-content!important;min-width:max-content!important;flex:0 0 auto!important;transform:translateZ(0);will-change:transform;backface-visibility:hidden;animation-name:nz-smooth-marquee!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important;animation-play-state:running!important}.nz-promo-bar__inner{animation-duration:32s!important}.nz-ticker__inner{animation-duration:26s!important}.nz-promo-bar__item,.nz-ticker__item,.nz-ticker__sep{flex:0 0 auto!important}@media(max-width:768px){.nz-promo-bar__inner{animation:nz-smooth-marquee 38s linear infinite!important}.nz-ticker__inner{animation:nz-smooth-marquee 32s linear infinite!important}}.shopify-section.nz-hero-section{background:#080808}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}#nz-grain{animation:none!important}.nz-promo-bar__inner{animation:nz-smooth-marquee 38s linear infinite!important}.nz-ticker__inner{animation:nz-smooth-marquee 32s linear infinite!important}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/nized-theme.css.map */
