.step-gamer-notice{background:var(--sg-notice-bg, #000);color:var(--sg-notice-color, #fff);min-height:var(--sg-notice-height);font-size:1.4rem;line-height:1.25;position:relative;z-index:calc(var(--sg-z-sticky) + 1)}.step-gamer-notice__inner{display:flex;align-items:center;justify-content:center;min-height:var(--sg-notice-height);text-align:center}.step-gamer-notice__link{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:.8rem;flex-wrap:wrap;justify-content:center}.step-gamer-notice__text--mobile{display:inline}.step-gamer-notice__text--desktop{display:none}@media(min-width:992px){.step-gamer-notice{font-size:1.6rem}.step-gamer-notice__text--mobile{display:none}.step-gamer-notice__text--desktop{display:inline}}.step-gamer-notice__item{animation:sg-notice-fade .5s var(--sg-ease-out)}@keyframes sg-notice-fade{0%{opacity:0}to{opacity:1}}.shopify-section.step-gamer-header-section{position:sticky;top:0;z-index:var(--sg-z-sticky);width:100%}step-gamer-header.step-gamer-header,.step-gamer-header{display:block;position:relative;width:100%;z-index:var(--sg-z-sticky);transition:background-color var(--sg-duration-normal) var(--sg-ease-out),box-shadow var(--sg-duration-normal) var(--sg-ease-out),color var(--sg-duration-normal) var(--sg-ease-out)}.step-gamer-header--transparent{background-color:transparent;color:var(--sg-color-text-on-colour)}.step-gamer-header--transparent.is-scrolled,.step-gamer-header--transparent.is-hovered,.step-gamer-header--transparent.is-open,.step-gamer-header--transparent:hover,.step-gamer-header--solid{background-color:var(--sg-color-bg-white);color:var(--sg-color-text-primary);box-shadow:0 1px 0 var(--sg-color-border-light)}.step-gamer-header__bar{display:flex;align-items:center;min-height:60px;height:auto;padding-block:.8rem;gap:.8rem;min-width:0}.step-gamer-header__logo{flex:0 0 auto;flex-shrink:0;display:flex;align-items:center;width:var(--sg-logo-width, 180px);overflow:visible;text-decoration:none;color:inherit}.step-gamer-header__logo img,.step-gamer-header__logo-placeholder{display:block;width:100%;height:auto;max-width:none;max-height:none;object-fit:contain;object-position:left center}@media(max-width:749px){.step-gamer-header__logo{width:min(var(--sg-logo-width, 180px),calc(100vw - 12rem))}}.step-gamer-header__logo-text{font-family:var(--sg-font-heading);font-size:2rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.step-gamer-header__nav{flex:1 1 auto;display:none;height:100%;min-width:0;overflow:hidden}@media(min-width:1280px){.step-gamer-header__nav{display:flex;align-items:center;justify-content:space-between;padding:0 1.6rem}}@media(min-width:1280px)and (max-width:1535px){.step-gamer-header__nav{padding:0 .8rem}.step-gamer-header__nav-link{font-size:1.3rem;padding:0 .2rem;letter-spacing:.02em}.step-gamer-header__nav-link span{padding:.3rem .6rem}}.step-gamer-header__nav-group{display:flex;align-items:stretch;height:100%;position:relative;flex:0 1 auto;min-width:0}.step-gamer-header__pill{display:none!important}.step-gamer-header__nav-item{position:relative;z-index:1;display:flex;align-items:center;height:100%}.step-gamer-header__nav-link{display:flex;align-items:center;height:100%;padding:0 .4rem;margin:0;border-radius:0;font-family:var(--sg-font-body);font-size:1.4rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;color:inherit;white-space:nowrap;cursor:pointer;background:transparent;border:0}.step-gamer-header__nav-link span{pointer-events:none;display:inline-block;padding:.3rem .8rem;border-radius:5px;transition:background-color var(--sg-duration-fast) var(--sg-ease-out),color var(--sg-duration-fast) var(--sg-ease-out)}.step-gamer-header__nav-link:hover span,.step-gamer-header__nav-item.is-active .step-gamer-header__nav-link span{background:#000;color:#fff}.step-gamer-header--transparent:not(.is-scrolled):not(.is-hovered):not(.is-open):not(:hover) .step-gamer-header__logo img{filter:brightness(0) invert(1)}.step-gamer-header--transparent:not(.is-scrolled):not(.is-hovered):not(.is-open):not(:hover) .step-gamer-header__logo-text{color:var(--sg-color-text-on-colour)}.step-gamer-header--transparent:not(.is-scrolled):not(.is-hovered):not(.is-open):not(:hover) .step-gamer-header__nav-link:hover span,.step-gamer-header--transparent:not(.is-scrolled):not(.is-hovered):not(.is-open):not(:hover) .step-gamer-header__nav-item.is-active .step-gamer-header__nav-link span{background:#fff;color:#000}.step-gamer-header__actions{display:flex;align-items:center;gap:.2rem;margin-left:auto;flex:0 0 auto;z-index:2}.step-gamer-header__icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-decoration:none;transition:opacity var(--sg-duration-fast, .15s) var(--sg-ease-out, ease)}.step-gamer-header__icon-btn:hover{opacity:.65}.step-gamer-header__icon-btn svg,.step-gamer-header__icon-btn .step-gamer-icon{width:2.2rem;height:2.2rem;display:block;overflow:visible}.step-gamer-header__cart-badge{position:absolute;top:.4rem;right:.4rem;min-width:1.6rem;height:1.6rem;padding:0 .4rem;border-radius:var(--sg-radius-full);background:var(--sg-color-bg-brand);color:#fff;font-size:1rem;font-weight:700;line-height:1.6rem;text-align:center}.step-gamer-header__cart-badge:empty,.step-gamer-header__cart-badge[data-count="0"]{display:none}@media(min-width:1280px){.step-gamer-header__actions{gap:.4rem}.step-gamer-header__icon-btn--mobile-only{display:none}}@media(max-width:1279px){.step-gamer-header__icon-btn--desktop-only{display:none}}.step-gamer-mega{position:absolute;left:0;right:0;top:100%;background:var(--sg-color-bg-white);color:var(--sg-color-text-primary);border-top:1px solid var(--sg-color-border-light);overflow:hidden;height:0;opacity:0;pointer-events:none;transition:height var(--sg-duration-normal) var(--sg-ease-out),opacity var(--sg-duration-normal) var(--sg-ease-out);z-index:var(--sg-z-dropdown)}.step-gamer-mega.is-open{opacity:1;pointer-events:auto}.step-gamer-mega__inner{padding:2.4rem 0 3.2rem}.step-gamer-mega__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:2.4rem}.step-gamer-mega__grid--auto{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.step-gamer-mega__list-strong{font-weight:700!important;font-size:1.4rem!important}.step-gamer-mega__column{grid-column:span 3}.step-gamer-mega__column-title{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin:0 0 1.2rem;color:var(--sg-color-text-tertiary)}.step-gamer-mega__list{list-style:none;margin:0;padding:0}.step-gamer-mega__list a{display:block;padding:.56rem 0;color:var(--sg-color-text-primary);text-decoration:none;font-size:1.4rem;font-weight:500}.step-gamer-mega__list a:hover{color:var(--sg-color-text-emphasis)}.step-gamer-mega__cards{grid-column:span 9;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.step-gamer-mega__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:1px solid var(--sg-color-border-light);border-radius:var(--sg-radius-md);overflow:hidden;background:var(--sg-color-bg-white);transition:box-shadow var(--sg-duration-fast) var(--sg-ease-out)}.step-gamer-mega__card:hover{box-shadow:0 8px 24px #00000014}.step-gamer-mega__grid--products{grid-template-columns:repeat(4,minmax(0,1fr))}.step-gamer-mega__products{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.step-gamer-mega__card-media{position:relative;aspect-ratio:1 / 1;background:var(--sg-color-bg-white);overflow:hidden}.step-gamer-mega__card-badge{position:absolute;top:1.2rem;left:1.2rem}.step-gamer-mega__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.6rem;margin-top:.4rem;font-family:var(--sg-font-heading);font-size:1.4rem;font-weight:700;color:var(--sg-color-text-primary)}.step-gamer-mega__price-compare{font-weight:400;color:var(--sg-color-text-tertiary)}.step-gamer-mega__card-media img,.step-gamer-mega__card-media .step-gamer-placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--sg-duration-slow) var(--sg-ease-out)}.step-gamer-mega__products .step-gamer-mega__card-media img{object-fit:contain}.step-gamer-mega__card:hover .step-gamer-mega__card-media img{transform:scale(1.04)}.step-gamer-mega__card-body{padding:1.6rem;display:flex;flex-direction:column;gap:.56rem;flex:1}.step-gamer-mega__card-title{font-family:var(--sg-font-heading);font-size:1.6rem;font-weight:700;margin:0;text-transform:capitalize}.step-gamer-mega__card-desc{font-size:1.3rem;color:var(--sg-color-text-secondary);margin:0;flex:1}.step-gamer-mega__card-actions{display:flex;gap:1.2rem;margin-top:.8rem}.step-gamer-mega__promo{grid-column:1 / -1;display:grid;grid-template-columns:1.2fr 1fr;gap:2.4rem;align-items:center;padding:1.6rem;background:var(--sg-color-bg-light-grey);border-radius:var(--sg-radius-md)}.step-gamer-mega-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity var(--sg-duration-normal) var(--sg-ease-out);z-index:calc(var(--sg-z-dropdown) - 1)}.step-gamer-mega-backdrop.is-open{opacity:1;pointer-events:auto}.step-gamer-mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--sg-z-drawer);display:flex;justify-content:flex-end;background:#00000080;opacity:0;pointer-events:none;transition:opacity var(--sg-duration-slow) var(--sg-ease-out)}html.step-gamer-scroll-locked #shopify-chat,html.step-gamer-scroll-locked shopify-chat,html.step-gamer-scroll-locked iframe[name=ShopifyChat],html.step-gamer-scroll-locked iframe#dummy-chat-button-iframe,html.step-gamer-scroll-locked iframe#ShopifyChat{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.step-gamer-mobile.is-open{opacity:1;pointer-events:auto}.step-gamer-mobile__panel{width:min(var(--sg-mobile-drawer-width),100dvw);max-width:100%;min-height:100%;background:var(--sg-color-bg-white);color:var(--sg-color-text-primary);overflow:hidden;transform:translate(100%);transition:transform var(--sg-duration-slow) var(--sg-ease-out);display:flex;flex-direction:column}.step-gamer-mobile.is-open .step-gamer-mobile__panel{transform:translate(0)}.step-gamer-mobile__head{height:56px;display:flex;align-items:center;justify-content:flex-end;padding:.8rem 1.6rem;flex-shrink:0}.step-gamer-mobile__body{position:relative;flex:1;overflow:hidden}.step-gamer-mobile__level{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;background:var(--sg-color-bg-white);transition:transform var(--sg-duration-slow) var(--sg-ease-out)}.step-gamer-mobile__level[data-level="0"]{transform:translate(0)}.step-gamer-mobile__level.is-pushed{transform:translate(-100%)}.step-gamer-mobile__level[data-level="1"],.step-gamer-mobile__level[data-level="2"]{transform:translate(100%)}.step-gamer-mobile__level.is-active{transform:translate(0)}.step-gamer-mobile__row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;width:100%;padding:1.2rem 1.6rem;border:0;border-bottom:1px solid var(--sg-color-border-light);background:transparent;color:inherit;font:inherit;font-weight:700;font-size:1.4rem;text-align:left;text-decoration:none;cursor:pointer}.step-gamer-mobile__row--emphasis{color:var(--sg-color-text-emphasis)}.step-gamer-mobile__back{display:flex;align-items:center;gap:.8rem;padding:1.2rem 1.6rem;border-bottom:1px solid var(--sg-color-border-light);font-weight:700;cursor:pointer;background:transparent;border-left:0;border-right:0;border-top:0;width:100%;color:inherit}.step-gamer-mobile__promo{display:flex;flex-direction:column;gap:.4rem;padding:1.6rem;border-bottom:1px solid var(--sg-color-border-light);text-decoration:none;color:inherit}.step-gamer-search{display:none}.step-gamer-search.is-open{display:block}.step-gamer-search__form{display:flex;align-items:center;width:100%;max-width:100%;min-width:0;gap:.8rem}.step-gamer-search__input-wrap{position:relative;flex:1 1 auto;min-width:0;display:flex;align-items:center}.step-gamer-search__input{width:100%;min-width:0;height:4.4rem;padding:0 1.6rem 0 4.4rem;border:1px solid #e5e5e5;border-radius:var(--sg-radius-full);background:#fff;color:#111;font:inherit;font-size:1.6rem;line-height:4.4rem;outline:none;appearance:none;-webkit-appearance:none}.step-gamer-search__input:focus,.step-gamer-search__input:focus-visible,.step-gamer-search__input.focused{outline:none;outline-offset:0;box-shadow:none}.step-gamer-search__input::-webkit-search-decoration,.step-gamer-search__input::-webkit-search-cancel-button{-webkit-appearance:none}.step-gamer-search__input-icon{position:absolute;top:50%;left:1.4rem;width:1.6rem;height:1.6rem;transform:translateY(-50%);pointer-events:none;color:#111}.step-gamer-search__cancel{display:none;flex:0 0 auto;padding:0 .4rem 0 .8rem;border:0;background:transparent;color:inherit;font-family:var(--sg-font-heading);font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;cursor:pointer}.step-gamer-search__dropdown{display:none;margin-top:1.6rem;background:transparent;color:var(--sg-color-text-primary);border:0;box-shadow:none;padding:0;max-height:min(70vh,56rem);overflow:auto}.step-gamer-search.is-open .step-gamer-search__dropdown{display:block}@media(min-width:992px){.step-gamer-search{position:absolute;top:100%;right:1.6rem;left:auto;width:min(52rem,calc(100vw - 3.2rem));z-index:var(--sg-z-dropdown);pointer-events:none;visibility:hidden;opacity:0;display:block}.step-gamer-search.is-open{pointer-events:auto;visibility:visible;opacity:1;background:#fff;border:1px solid #e5e5e5;border-top:0;border-radius:0;box-shadow:0 16px 48px #0000001f;padding:2rem}.step-gamer-search__form{position:static;transform:none;width:100%;overflow:visible;opacity:1}}@media(min-width:1280px){.step-gamer-search{right:2.4rem}}@media(max-width:991px){.step-gamer-search.is-open,body>.step-gamer-search.is-open{position:fixed;top:0;right:0;bottom:0;left:0;width:auto;max-width:none;height:auto;margin:0;transform:none;z-index:var(--sg-z-modal);background:var(--sg-color-bg-white);color:var(--sg-color-text-primary);padding:1.6rem;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;flex:none;align-self:auto}.step-gamer-search__cancel{display:inline-flex;align-items:center}.step-gamer-search__dropdown{max-height:none;min-width:0;max-width:100%;overflow-x:hidden}}.step-gamer-search__heading{margin:0 0 1.2rem;font-family:var(--sg-font-heading);font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b6b6b}.step-gamer-search__suggestions{display:flex;flex-wrap:wrap;gap:.8rem}.step-gamer-search__suggestions a{display:inline-flex;align-items:center;margin:0;padding:.8rem 1.4rem;border:1px solid #e5e5e5;border-radius:var(--sg-radius-full);font-size:1.3rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#111;text-decoration:none}.step-gamer-search__suggestions a:hover{background:#111;border-color:#111;color:#fff}.step-gamer-search__partners{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.2rem}@media(min-width:576px){.step-gamer-search__partners{grid-template-columns:repeat(6,minmax(0,1fr))}}.step-gamer-search__partners a{display:block;aspect-ratio:1;background:#f7f7f7;border-radius:0;overflow:hidden}.step-gamer-search__partners img,.step-gamer-search__partners .step-gamer-placeholder{width:100%;height:100%;object-fit:contain;display:block;padding:.56rem}.step-gamer-search__loader{display:none;text-align:center;padding:2.4rem}.step-gamer-search.is-loading .step-gamer-search__loader{display:block}.step-gamer-search__results{margin-top:1.6rem;min-width:0;max-width:100%}.step-gamer-search__results-head,.step-gamer-search__partners-head{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-width:0;max-width:100%}.step-gamer-search__results-head .step-gamer-search__heading{margin:0;min-width:0}.step-gamer-search__results-head .step-gamer-link,.step-gamer-search__partners-head .step-gamer-link{flex:0 0 auto;white-space:nowrap}.step-gamer-search__result{display:flex;align-items:center;gap:1.2rem;min-width:0;max-width:100%;padding:1.2rem 0;border-bottom:1px solid #e5e5e5;text-decoration:none;color:inherit}.step-gamer-search__result-body,.step-gamer-search__result>div:not(.step-gamer-search__result-img){flex:1 1 auto;min-width:0}.step-gamer-search__result-title{margin:0 0 .4rem;overflow-wrap:anywhere;word-break:break-word}.step-gamer-search__result-img{width:7.2rem;height:7.2rem;flex-shrink:0;background:#f7f7f7;border-radius:0;overflow:hidden}.step-gamer-search__result-img img,.step-gamer-search__result-img svg{width:100%;height:100%;object-fit:contain}.step-gamer-cart-wrap{position:relative}.step-gamer-cart-mini{position:fixed;top:0;right:0;bottom:0;left:0;width:auto;max-width:none;height:100%;height:100dvh;background:transparent;color:var(--sg-color-text-primary);border:0;border-radius:0;box-shadow:none;padding:0;overflow:hidden;opacity:1;visibility:hidden;pointer-events:none;z-index:var(--sg-z-drawer);transition:visibility 0s linear var(--sg-duration-slow)}.step-gamer-cart-mini.is-open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.step-gamer-cart-mini__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;background:#0006;opacity:0;cursor:pointer;transition:opacity var(--sg-duration-slow) var(--sg-ease-out)}.step-gamer-cart-mini.is-open .step-gamer-cart-mini__overlay{opacity:1}.step-gamer-cart-mini__inner{position:relative;z-index:1;display:flex;flex-direction:column;width:min(42rem,100%);height:100%;margin-left:auto;padding:0;overflow:hidden;background:var(--sg-color-bg-white);box-shadow:-8px 0 32px #0000001f;transform:translate(100%);transition:transform var(--sg-duration-slow) var(--sg-ease-out)}.step-gamer-cart-mini.is-open .step-gamer-cart-mini__inner{transform:translate(0)}.step-gamer-cart-mini__close{flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/step-gamer-header.css.map */
