:root{--px-ink: #11151f;--px-panel: #1a2030;--px-panel-2: #252d40;--px-cream: #f5f0df;--px-paper: #fffaf0;--px-green: #4ade80;--px-yellow: #ffd23f;--px-red: #ff5964;--px-blue: #4da3ff;--px-purple: #a78bfa;--px-shadow: 6px 6px 0 var(--px-ink);--px-border: 4px solid var(--px-ink)}.px-game-hero,.product-grid-new,.collection-grid-new,.value-props-new,.buyer-showcase-new,.custom-design-cta,.gallery-cta,.au-trust-strip{font-family:ui-monospace,Cascadia Mono,Courier New,monospace}.px-game-hero h1,.px-game-hero h2,.product-grid-new__title,.collection-grid-new__title,.value-props-new__title,.buyer-showcase-new__title,.custom-design-cta__title,.gallery-cta__title{font-family:"Press Start 2P",ui-monospace,monospace!important}.px-game-hero{position:relative;overflow:hidden;color:var(--px-cream);border-bottom:var(--px-border);background:linear-gradient(rgba(77,163,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(77,163,255,.07) 1px,transparent 1px),var(--px-ink);background-size:24px 24px}.px-game-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(transparent 50%,#0000001f 50%);background-size:100% 4px;opacity:.35}.px-game-hero__sky span{position:absolute;z-index:0;width:6px;height:6px;background:var(--px-cream);box-shadow:8px 0 var(--px-cream),0 8px var(--px-cream),8px 8px var(--px-cream);animation:px-blink 2.8s steps(2,end) infinite}.px-game-hero__sky span:nth-child(1){top:14%;left:4%}.px-game-hero__sky span:nth-child(2){top:70%;left:8%;animation-delay:.7s}.px-game-hero__sky span:nth-child(3){top:22%;right:7%;animation-delay:1.2s}.px-game-hero__sky span:nth-child(4){bottom:12%;right:3%;animation-delay:2s}.px-game-hero__sky span:nth-child(5){top:8%;left:48%;animation-delay:1.5s}.px-game-hero__sky span:nth-child(6){bottom:8%;left:55%;animation-delay:.3s}@keyframes px-blink{50%{opacity:.2}}.px-game-hero__shell{position:relative;z-index:1}.px-game-hero__status{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px;padding:10px 14px;border:2px solid rgba(245,240,223,.6);background:#0f131de0;color:#f5f0dfbf;font-size:11px;font-weight:800;letter-spacing:.12em}.px-game-hero__status>span{display:flex;align-items:center;gap:8px}.px-game-hero__status-online{color:var(--px-green)}.px-led{width:9px;height:9px;border:1px solid var(--px-cream)}.px-led--green{background:var(--px-green);box-shadow:0 0 10px #4ade80cc}.px-game-hero__layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:clamp(32px,6vw,86px)}.px-game-kicker{margin:0 0 18px;color:var(--px-yellow);font-size:12px;font-weight:900;letter-spacing:.14em}.px-game-hero__title{max-width:730px;margin:0;color:var(--px-cream);font-size:clamp(2.6rem,5.1vw,6.4rem);line-height:1.28;text-wrap:balance;text-shadow:5px 5px 0 #000}.px-game-hero__subtitle{max-width:660px;margin:24px 0 0;color:#f5f0dfc7;font-size:clamp(1.45rem,1.7vw,1.9rem);font-weight:700;line-height:1.65}.px-game-hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}.px-game-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border:3px solid var(--px-ink);color:var(--px-ink);font-family:"Press Start 2P",ui-monospace,monospace!important;font-size:10px;line-height:1.5;text-align:center;text-decoration:none;box-shadow:5px 5px #000;transition:transform .12s steps(2,end),box-shadow .12s steps(2,end),background .12s linear}.px-game-button:hover{transform:translate(3px,3px);box-shadow:2px 2px #000}.px-game-button--primary{background:var(--px-green)}.px-game-button--primary:hover{background:var(--px-yellow)}.px-game-button--ghost{border-color:var(--px-cream);background:transparent;color:var(--px-cream)}.px-game-button--ghost:hover{background:var(--px-blue);color:var(--px-ink)}.px-game-hero__stats{display:grid;max-width:550px;grid-template-columns:repeat(3,1fr);gap:8px;margin:30px 0 0;padding:0;list-style:none}.px-game-hero__stats li{padding:12px 10px;border-left:4px solid var(--px-blue);background:#ffffff12}.px-game-hero__stats li:nth-child(2){border-color:var(--px-yellow)}.px-game-hero__stats li:nth-child(3){border-color:var(--px-red)}.px-game-hero__stats strong,.px-game-hero__stats span{display:block}.px-game-hero__stats strong{color:var(--px-cream);font-size:20px}.px-game-hero__stats span{margin-top:2px;color:#f5f0df9e;font-size:9px;letter-spacing:.08em}.px-loadout{border:4px solid #05070b;background:var(--px-panel-2);box-shadow:10px 10px #000000b8}.px-window-bar{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border-bottom:4px solid #05070b;background:var(--px-blue);color:var(--px-ink);font-family:"Press Start 2P",ui-monospace,monospace!important;font-size:10px;line-height:1.4}.px-window-controls{display:flex;gap:5px}.px-window-controls i{width:10px;height:10px;border:2px solid var(--px-ink);background:var(--px-yellow)}.px-window-controls i:nth-child(2){background:var(--px-green)}.px-window-controls i:nth-child(3){background:var(--px-red)}.px-loadout__screen{display:grid;gap:10px;padding:12px}.px-loadout__card{position:relative;display:grid;min-height:112px;grid-template-columns:32px 106px 1fr;align-items:center;gap:12px;padding:8px;border:3px solid #0a0d14;background:#f7f1e2;color:var(--px-ink);text-decoration:none;box-shadow:4px 4px #0a0d14;transition:transform .12s steps(2,end),background .12s linear}.px-loadout__card:hover,.px-loadout__card.is-active{transform:translate(-4px);background:#fffdf7;outline:3px solid var(--px-yellow)}.px-loadout__level{writing-mode:vertical-rl;transform:rotate(180deg);color:var(--px-blue);font-family:"Press Start 2P",ui-monospace,monospace!important;font-size:8px}.px-loadout__media{display:block;width:106px;height:92px;overflow:hidden;border:2px solid var(--px-ink);background:#fff}.px-loadout__media img{width:100%;height:100%;object-fit:cover}.px-loadout__info{min-width:0}.px-loadout__info strong,.px-loadout__info em{display:block}.px-loadout__info strong{font-family:"Press Start 2P",ui-monospace,monospace!important;font-size:8px;line-height:1.65}.px-loadout__info em{margin-top:9px;color:#185f38;font-size:15px;font-style:normal;font-weight:900}.px-loadout__hint{display:flex;justify-content:space-between;gap:12px;padding:9px 12px;border-top:3px solid #05070b;color:#f5f0dfb8;font-size:8px}.product-grid-new,.collection-grid-new,.value-props-new{background:var(--px-cream)!important}.product-grid-new{position:relative;padding-inline:20px}.product-grid-new:before,.collection-grid-new:before,.value-props-new:before{display:block;width:48px;height:8px;margin:0 auto 18px;content:"";background:linear-gradient(90deg,var(--px-red) 0 25%,var(--px-yellow) 25% 50%,var(--px-green) 50% 75%,var(--px-blue) 75%);box-shadow:0 8px 0 var(--px-ink)}.product-grid-new__title,.collection-grid-new__title,.value-props-new__title{color:var(--px-ink)!important;font-size:clamp(1.1rem,2vw,1.55rem)!important;line-height:1.65;text-transform:uppercase}.product-grid-new__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;max-width:1120px!important}.product-card-new{overflow:hidden;border:var(--px-border)!important;border-radius:0!important;background:var(--px-paper)!important;box-shadow:var(--px-shadow)!important;transition:transform .13s steps(2,end),box-shadow .13s steps(2,end)!important}.product-card-new:hover{transform:translate(4px,4px);box-shadow:2px 2px 0 var(--px-ink)!important}.product-card-new__image{border-bottom:var(--px-border)!important;background:#fff}.product-card-new__image img{object-fit:contain!important;transition:transform .25s steps(4,end)}.product-card-new:hover .product-card-new__image img{transform:scale(1.045)}.product-card-new__label{top:8px!important;right:8px!important;padding:6px 7px!important;background:var(--px-blue)!important;color:var(--px-ink)!important}.product-card-new__content{padding:15px!important}.product-card-new__title a{color:var(--px-ink)!important;text-decoration:none}.product-card-new__price{color:#145a35!important;font-size:1.35rem!important}.product-card-new__add{min-height:44px;background:var(--px-green)!important}.product-card-new__add:hover{background:var(--px-yellow)!important}.collection-grid-new__grid{max-width:980px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.collection-card-new{min-height:190px;justify-content:center;border:var(--px-border)!important;background:var(--px-paper)!important;color:var(--px-ink)!important;text-decoration:none;box-shadow:var(--px-shadow)!important}.collection-card-new:hover{transform:translate(4px,4px)!important;box-shadow:2px 2px 0 var(--px-ink)!important}.collection-card-new__icon{width:86px!important;height:86px!important;border:3px solid var(--px-ink)!important;background:var(--px-yellow)}.collection-card-new:nth-child(2) .collection-card-new__icon{background:var(--px-green)}.collection-card-new:nth-child(3) .collection-card-new__icon{background:var(--px-blue)}.px-category-sprite{display:grid;width:46px;height:46px;grid-template-columns:repeat(4,1fr);gap:2px}.px-category-sprite i{background:var(--px-ink)}.px-category-sprite i:nth-child(2),.px-category-sprite i:nth-child(5),.px-category-sprite i:nth-child(8),.px-category-sprite i:nth-child(11),.px-category-sprite i:nth-child(14){opacity:.15}.value-props-new__grid{max-width:980px!important}.value-prop-item{min-height:150px;justify-content:center;border:var(--px-border)!important;background:var(--px-paper)!important;box-shadow:var(--px-shadow)!important}.value-prop-item__icon{display:grid;width:48px;height:48px;place-items:center;border:3px solid var(--px-ink);background:var(--px-yellow);color:var(--px-ink);font-size:11px!important;font-weight:900}.value-prop-item:nth-child(2) .value-prop-item__icon{background:var(--px-green)}.value-prop-item:nth-child(3) .value-prop-item__icon{background:var(--px-blue)}.value-prop-item:nth-child(4) .value-prop-item__icon{background:var(--px-red)}.collection-grid-new>.page-width,.value-props-new>.page-width{max-width:1100px}.px-home-section-heading{display:flex;min-height:58px;align-items:center;justify-content:center;gap:16px;max-width:980px;margin:0 auto 28px;text-align:center}.px-home-section-heading:before,.px-home-section-heading:after{width:clamp(28px,6vw,74px);height:6px;flex:0 0 auto;content:"";border:2px solid var(--px-ink);background:repeating-linear-gradient(90deg,var(--px-yellow) 0 8px,var(--px-blue) 8px 16px)}.px-home-section-heading>h2{margin:0!important;text-align:center}.value-prop-item{position:relative;overflow:hidden}.value-prop-item:after{position:absolute;right:8px;bottom:8px;width:8px;height:8px;content:"";background:currentColor;box-shadow:-12px 0 0 currentColor,0 -12px 0 currentColor;opacity:.1}.value-prop-item__icon{width:68px!important;height:68px!important}.value-prop-item__icon svg{display:block;width:42px;height:42px;fill:var(--px-ink)}.value-prop-item__icon .px-icon-cut{fill:var(--px-paper)}.value-prop-item:nth-child(1) .px-icon-cut{fill:var(--px-yellow)}.value-prop-item:nth-child(2) .px-icon-cut{fill:var(--px-green)}.value-prop-item:nth-child(3) .px-icon-cut{fill:var(--px-blue)}.value-prop-item:nth-child(4) .px-icon-cut{fill:var(--px-red)}.newsletter__wrapper .inline-richtext.h2{max-width:none;margin-inline:auto;font-family:"Press Start 2P",ui-monospace,monospace!important;font-size:clamp(.82rem,1.65vw,1.35rem);line-height:1.5;white-space:nowrap}.buyer-showcase-new{position:relative;overflow:hidden;border-block:var(--px-border)!important;background:var(--px-ink)!important}.buyer-showcase-new:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.18;background-image:radial-gradient(var(--px-blue) 1px,transparent 1px);background-size:16px 16px}.buyer-showcase-new .page-width{position:relative}.buyer-showcase-new__title{color:var(--px-cream)!important;font-size:clamp(1.1rem,2vw,1.5rem)!important}.buyer-showcase-new__subtitle{color:#f5f0dfb3!important}.buyer-showcase-card{border:var(--px-border)!important;background:var(--px-paper)!important;box-shadow:6px 6px #000!important}.buyer-showcase-card__title-bar{background:var(--px-blue)!important}.buyer-showcase-card__photo{background:#dfe8f7}.buyer-showcase-card__image{image-rendering:pixelated}.buyer-showcase-new__nav-btn{border:3px solid var(--px-ink)!important;border-radius:0!important;background:var(--px-yellow)!important;box-shadow:3px 3px #000}.au-trust-strip{border-bottom:var(--px-border)!important;background:var(--px-yellow)!important;color:var(--px-ink)!important}.au-trust-strip__grid{gap:0!important}.au-trust-strip__item{border-right:2px solid var(--px-ink)}.au-trust-strip__item:last-child{border-right:0}.au-trust-strip__icon{border:3px solid var(--px-ink)!important;background:var(--px-paper);box-shadow:3px 3px 0 var(--px-ink)}@media(prefers-reduced-motion:reduce){.px-game-hero__sky span{animation:none}.px-game-button,.px-loadout__card,.product-card-new,.product-card-new__image img{transition:none!important}}@media screen and (max-width:989px){.px-game-hero__layout{grid-template-columns:1fr}.px-loadout{max-width:720px}.collection-grid-new__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.au-trust-strip__item:nth-child(2){border-right:0}.au-trust-strip__item:nth-child(-n+2){border-bottom:2px solid var(--px-ink)}}@media screen and (max-width:749px){.px-game-hero__status{align-items:flex-start;flex-direction:column;gap:6px;font-size:8px}.px-game-hero__title{font-size:clamp(2.5rem,10vw,4rem);text-shadow:3px 3px 0 #000}.px-game-hero__subtitle{font-size:1.45rem}.px-game-hero__actions{display:grid}.px-game-button{width:100%}.px-game-hero__stats strong{font-size:16px}.px-loadout{box-shadow:6px 6px #000000b8}.px-loadout__card{grid-template-columns:24px 82px 1fr;min-height:94px}.px-loadout__media{width:82px;height:74px}.px-loadout__info strong{font-size:7px}.collection-grid-new__grid{grid-template-columns:1fr!important}.collection-card-new{min-height:130px;flex-direction:row!important;justify-content:flex-start;padding-inline:24px!important}.collection-card-new__icon{width:68px!important;height:68px!important;flex:0 0 auto}.value-props-new__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.value-prop-item{min-height:120px}.px-home-section-heading{min-height:48px;gap:9px;margin-bottom:20px}.px-home-section-heading:before,.px-home-section-heading:after{width:24px;height:5px}.value-prop-item__icon{width:58px!important;height:58px!important}.value-prop-item__icon svg{width:36px;height:36px}.newsletter__wrapper .inline-richtext.h2{font-size:clamp(.56rem,2.4vw,.82rem)}.product-grid-new__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.product-card-new{border-width:3px!important;box-shadow:4px 4px 0 var(--px-ink)!important}.product-card-new__title{font-size:8px!important}.product-card-new__price{font-size:11px!important}.product-card-new__add{font-size:7px!important}}@media screen and (max-width:420px){.px-loadout__card{grid-template-columns:20px 68px 1fr;gap:7px}.px-loadout__media{width:68px;height:64px}.px-loadout__info strong{font-size:6px}.px-loadout__info em{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/pixel-home.css.map */
