:root{--qs-bg: #0a0e13;--qs-bg2: #05070b;--qs-panel: #12161d;--qs-text: #e6edf3;--qs-muted: #8b949e;--qs-hair: #2a313c;--qs-green: #3fb950;--qs-blue: #58a6ff;--qs-red: #f85149;--qs-amber: #e3b341;--qs-gradient: linear-gradient(100deg, #3fb950, #58a6ff);--qs-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--qs-font-mono: ui-monospace, Menlo, "SF Mono", monospace;--qs-radius-card: 14px;--qs-radius-btn: 11px;--qs-shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--qs-shadow-md: 0 8px 30px rgba(0, 0, 0, .45);--qs-shadow-lg: 0 20px 60px rgba(0, 0, 0, .55);--qs-maxw: 1200px;--bg: var(--qs-bg);--bg2: var(--qs-bg2);--panel: var(--qs-panel);--text: var(--qs-text);--muted: var(--qs-muted);--hair: var(--qs-hair);--green: var(--qs-green);--blue: var(--qs-blue);--red: var(--qs-red);--amber: var(--qs-amber);--gradient: var(--qs-gradient)}body{font-family:var(--qs-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.template-index{background-color:var(--qs-bg)!important;color:var(--qs-text)}body.template-index .gradient,body.template-index .color-scheme-1,body.template-index .color-scheme-2,body.template-index .color-scheme-3,body.template-index .color-scheme-4,body.template-index .color-scheme-5,body.template-index .color-background-1,body.template-index .color-background-2,body.template-index [class*=color-scheme-]{background:var(--qs-bg)!important;background-color:var(--qs-bg)!important;color:var(--qs-text)!important;--gradient-background: var(--qs-bg);--color-background: 10, 14, 19;--color-foreground: 230, 237, 243}body.template-index,body.template-index .shopify-section{--color-background: 10, 14, 19;--color-foreground: 230, 237, 243}body.template-index .shopify-section-group-header-group,body.template-index .shopify-section-group-footer-group{display:none!important}body.template-index .rich-text,body.template-index .rich-text__wrapper,body.template-index .rich-text__blocks{background:transparent!important;color:var(--qs-text)!important}body.template-index .rich-text__wrapper{max-width:var(--qs-maxw);margin-inline:auto}body.template-index .rich-text .rich-text__heading,body.template-index .rich-text h1,body.template-index .rich-text h2,body.template-index .rich-text h3{color:var(--qs-text)!important}body.template-index .rich-text .rich-text__text,body.template-index .rich-text p,body.template-index .rich-text li,body.template-index .rich-text span,body.template-index .rich-text strong{color:var(--qs-text)!important;opacity:1!important}body.template-index .rich-text ul,body.template-index .rich-text ol{color:var(--qs-text)!important;text-align:left;display:inline-block}body.template-index .rich-text a,body.template-index .multicolumn a,body.template-index .multicolumn__column a{color:var(--qs-blue)!important;text-decoration:underline!important;text-underline-offset:2px}body.template-index .rich-text a:hover,body.template-index .multicolumn a:hover{color:var(--qs-green)!important}body.template-index .multicolumn,body.template-index .multicolumn__inner,body.template-index .multicolumn-list,body.template-index .multicolumn-card,body.template-index .multicolumn-card__info{background:transparent!important;color:var(--qs-text)!important;box-shadow:none!important}body.template-index .multicolumn .multicolumn-list{justify-content:center}body.template-index .multicolumn-list__item{display:flex;justify-content:center}body.template-index .multicolumn-card{margin-inline:auto;border:none!important;background:transparent!important;text-align:center!important}body.template-index .multicolumn-card__image-wrapper{display:inline-block!important;width:auto!important;max-width:90%!important;margin:6px auto 0!important;background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;box-sizing:border-box!important;line-height:0!important;vertical-align:middle}body.template-index .multicolumn-card__image-wrapper .media,body.template-index .multicolumn-card .media,body.template-index .multicolumn-card__image-wrapper .media>*,body.template-index .multicolumn-card__image-link{position:static!important;inset:auto!important;padding-bottom:0!important;height:auto!important;width:auto!important;background:transparent!important;border:none!important;box-shadow:none!important;display:block!important;line-height:0!important}body.template-index .multicolumn-card__image-wrapper img{position:static!important;width:min(280px,70vw)!important;max-width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;display:block!important;opacity:1!important;mix-blend-mode:normal!important}.qs-section{padding:96px 24px;background:var(--qs-bg);color:var(--qs-text)}.qs-section--tight{padding:64px 24px}.qs-container{max-width:var(--qs-maxw);margin-inline:auto;width:100%}@media screen and (max-width:749px){.qs-section{padding:64px 18px}}.qs-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--qs-font-mono);font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--qs-muted);margin:0 0 16px}.qs-eyebrow__dot{width:7px;height:7px;border-radius:50%;background:var(--qs-green);box-shadow:0 0 0 3px #3fb9502e;animation:qs-pulse 2s ease-in-out infinite}@keyframes qs-pulse{0%,to{opacity:1}50%{opacity:.45}}@media(prefers-reduced-motion:reduce){.qs-eyebrow__dot,[class^=qs-],[class*=" qs-"]{animation:none!important}}.qs-gradient-text{background:var(--qs-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.qs-mono{font-family:var(--qs-font-mono)}.qs-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 22px;border-radius:var(--qs-radius-btn);font-family:var(--qs-font-sans);font-size:15px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease;white-space:nowrap}.qs-btn:hover{transform:translateY(-1px)}.qs-btn:active{transform:translateY(0)}.qs-btn--primary{background:var(--qs-gradient);color:#04160c;font-weight:700;box-shadow:0 6px 20px #3fb95038}.qs-btn--primary:hover{box-shadow:0 10px 28px #3fb95052}.qs-btn--secondary{background:transparent;color:var(--qs-text);border:1px solid var(--qs-hair)}.qs-btn--secondary:hover{border-color:var(--qs-blue);background:#58a6ff0f}.qs-card{background:var(--qs-panel);border:1px solid var(--qs-hair);border-radius:var(--qs-radius-card);box-shadow:var(--qs-shadow-md)}.qs-hr{border:0;border-top:1px solid var(--qs-hair);margin:0}.qs-btn:focus-visible,body.template-index .rich-text a:focus-visible,body.template-index .multicolumn a:focus-visible,body.template-product .rich-text a:focus-visible,body.template-product .multicolumn a:focus-visible{outline:2px solid var(--qs-blue);outline-offset:2px}body.template-product{background-color:var(--qs-bg)!important;color:var(--qs-text)}body.template-product .gradient,body.template-product .color-scheme-1,body.template-product .color-scheme-2,body.template-product .color-scheme-3,body.template-product .color-scheme-4,body.template-product .color-scheme-5,body.template-product .color-background-1,body.template-product .color-background-2,body.template-product [class*=color-scheme-]{background:var(--qs-bg)!important;background-color:var(--qs-bg)!important;color:var(--qs-text)!important;--gradient-background: var(--qs-bg);--color-background: 10, 14, 19;--color-foreground: 230, 237, 243}body.template-product,body.template-product .shopify-section{--color-background: 10, 14, 19;--color-foreground: 230, 237, 243}body.template-product .rich-text,body.template-product .rich-text__wrapper,body.template-product .rich-text__blocks{background:transparent!important;color:var(--qs-text)!important}body.template-product .rich-text__wrapper{max-width:var(--qs-maxw);margin-inline:auto}body.template-product .rich-text .rich-text__heading,body.template-product .rich-text h1,body.template-product .rich-text h2,body.template-product .rich-text h3{color:var(--qs-text)!important}body.template-product .rich-text .rich-text__text,body.template-product .rich-text p,body.template-product .rich-text li,body.template-product .rich-text span,body.template-product .rich-text strong{color:var(--qs-text)!important;opacity:1!important}body.template-product .rich-text ul,body.template-product .rich-text ol{color:var(--qs-text)!important;text-align:left;display:inline-block}body.template-product .rich-text a,body.template-product .multicolumn a,body.template-product .multicolumn__column a{color:var(--qs-blue)!important;text-decoration:underline!important;text-underline-offset:2px}body.template-product .rich-text a:hover,body.template-product .multicolumn a:hover{color:var(--qs-green)!important}body.template-product .multicolumn,body.template-product .multicolumn__inner,body.template-product .multicolumn-list,body.template-product .multicolumn-list__item,body.template-product .multicolumn-card,body.template-product .multicolumn-card__info{background:transparent!important;border:none!important;box-shadow:none!important;color:var(--qs-text)!important}body.template-product .multicolumn .multicolumn-list{justify-content:center}body.template-product .multicolumn-card{text-align:center!important}body.template-product .multicolumn-card__image-wrapper{display:inline-block!important;width:auto!important;max-width:90%!important;margin:6px auto 0!important;background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;box-sizing:border-box!important;line-height:0!important;vertical-align:middle}body.template-product .multicolumn-card__image-wrapper .media,body.template-product .multicolumn-card .media,body.template-product .multicolumn-card__image-wrapper .media>*,body.template-product .multicolumn-card__image-link{position:static!important;inset:auto!important;padding-bottom:0!important;height:auto!important;width:auto!important;background:transparent!important;border:none!important;box-shadow:none!important;display:block!important;line-height:0!important}body.template-product .multicolumn-card__image-wrapper img{position:static!important;width:min(280px,70vw)!important;max-width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;display:block!important;opacity:1!important;mix-blend-mode:normal!important}body.template-collection,body.template-list-collections{background-color:var(--qs-bg)!important;color:var(--qs-text)}body.template-collection .gradient,body.template-collection .color-scheme-1,body.template-collection .color-scheme-2,body.template-collection .color-scheme-3,body.template-collection .color-scheme-4,body.template-collection .color-scheme-5,body.template-collection .color-background-1,body.template-collection .color-background-2,body.template-collection [class*=color-scheme-],body.template-list-collections .gradient,body.template-list-collections [class*=color-scheme-]{background:var(--qs-bg)!important;background-color:var(--qs-bg)!important;color:var(--qs-text)!important;--gradient-background: var(--qs-bg);--color-background: 10, 14, 19;--color-foreground: 230, 237, 243}body.template-collection,body.template-collection .shopify-section,body.template-list-collections,body.template-list-collections .shopify-section{--color-background: 10, 14, 19;--color-foreground: 230, 237, 243}body.template-collection .collection-hero,body.template-collection .collection-hero__inner,body.template-collection .title-wrapper,body.template-collection .collection__title,body.template-collection .title,body.template-list-collections .title{color:var(--qs-text)!important;background:transparent!important}body.template-collection .collection__description,body.template-collection .collection-hero__description,body.template-collection .title-wrapper-with-link p,body.template-collection .collection-hero__description p{color:var(--qs-muted)!important;opacity:1!important}body.template-collection .card-wrapper,body.template-collection .card,body.template-collection .card__content,body.template-collection .card__information,body.template-list-collections .card-wrapper,body.template-list-collections .card{background:transparent!important;color:var(--qs-text)!important}body.template-collection .card--standard .card__inner,body.template-collection .card .card__media,body.template-collection .card__inner,body.template-collection .card .media,body.template-list-collections .card__inner,body.template-list-collections .card .media{background:var(--qs-panel)!important;border:1px solid var(--qs-hair)!important;border-radius:var(--qs-radius-card, 14px)!important;overflow:hidden}body.template-collection .card__heading,body.template-collection .card__heading a,body.template-collection .full-unstyled-link,body.template-list-collections .card__heading a{color:var(--qs-text)!important}body.template-collection .card__heading a:hover,body.template-list-collections .card__heading a:hover{color:var(--qs-blue)!important}body.template-collection .price,body.template-collection .price .price-item,body.template-collection .price__regular,body.template-collection .price-item--regular{color:var(--qs-text)!important}body.template-collection .price--on-sale .price-item--sale{color:var(--qs-green)!important}body.template-collection .price__badge-sold-out,body.template-collection .badge{background:var(--qs-bg2, #05070b)!important;color:var(--qs-muted)!important;border:1px solid var(--qs-hair)!important}body.template-collection .facets,body.template-collection .facets__summary,body.template-collection .facets__display,body.template-collection .facets__wrapper,body.template-collection .facets-wrapper,body.template-collection .facets__disclosure,body.template-collection .facet-filters,body.template-collection .facet-filters__label,body.template-collection .facets__label,body.template-collection .product-count,body.template-collection .product-count__text,body.template-collection .facets__heading{color:var(--qs-text)!important;background:transparent!important}body.template-collection .facets__display,body.template-collection .facets__disclosure{background:var(--qs-panel)!important;border:1px solid var(--qs-hair)!important}body.template-collection .facets summary,body.template-collection .facet-filters__field,body.template-collection .facet-checkbox{color:var(--qs-text)!important}body.template-collection .select__select,body.template-collection select,body.template-collection .facet-filters__sort{background:var(--qs-panel)!important;color:var(--qs-text)!important;border:1px solid var(--qs-hair)!important}body.template-collection .active-facets__button,body.template-collection .active-facets__button-inner,body.template-collection .active-facets__button-remove,body.template-collection .facets .price-range input,body.template-collection .field__input{background:var(--qs-bg2, #05070b)!important;color:var(--qs-text)!important;border:1px solid var(--qs-hair)!important}body.template-collection .pagination__list,body.template-collection .pagination__item{color:var(--qs-text)!important}body.template-collection .pagination__item{border-color:var(--qs-hair)!important}body.template-collection .pagination__item--current{color:var(--qs-blue)!important}body.template-collection a,body.template-list-collections a{color:var(--qs-blue)}body.template-collection .card-wrapper a.card__heading,body.template-collection .full-unstyled-link{text-decoration:none}body.template-collection a:focus-visible,body.template-collection button:focus-visible,body.template-collection select:focus-visible,body.template-list-collections a:focus-visible{outline:2px solid var(--qs-blue);outline-offset:2px}body.template-list-collections .collection-list,body.template-list-collections .collection-list__item,body.template-list-collections .collection-card-wrapper,body.template-list-collections .card__content,body.template-list-collections .card__information{background:transparent!important;color:var(--qs-text)!important}body.template-list-collections .card__inner,body.template-list-collections .card__media,body.template-list-collections .card .media{background:var(--qs-panel)!important;border:1px solid var(--qs-hair)!important;border-radius:var(--qs-radius-card, 14px)!important;overflow:hidden}body.template-list-collections .card__heading,body.template-list-collections .card__heading a,body.template-list-collections .full-unstyled-link{color:var(--qs-text)!important;text-decoration:none}body.template-list-collections .card__heading a:hover{color:var(--qs-blue)!important}body.template-list-collections .title,body.template-list-collections .title--primary{color:var(--qs-text)!important}body.template-cart,body.template-search,body.template-404{background-color:var(--qs-bg)!important;color:var(--qs-text)}body.template-cart .gradient,body.template-cart [class*=color-scheme-],body.template-search .gradient,body.template-search [class*=color-scheme-],body.template-404 .gradient,body.template-404 [class*=color-scheme-]{background:var(--qs-bg)!important;background-color:var(--qs-bg)!important;color:var(--qs-text)!important;--gradient-background: var(--qs-bg);--color-background: 10, 14, 19;--color-foreground: 230, 237, 243}body.template-cart,body.template-cart .shopify-section,body.template-search,body.template-search .shopify-section,body.template-404,body.template-404 .shopify-section{--color-background: 10, 14, 19;--color-foreground: 230, 237, 243}body.template-cart h1,body.template-cart h2,body.template-cart .title,body.template-search h1,body.template-search .title,body.template-404 h1,body.template-404 .title{color:var(--qs-text)!important}body.template-cart .cart__contents,body.template-cart .cart-item,body.template-cart .cart__footer,body.template-cart tbody td,body.template-cart thead th{color:var(--qs-text)!important;background:transparent!important;border-color:var(--qs-hair)!important}body.template-cart .cart-item__name,body.template-cart .cart-item__details,body.template-cart .cart-item a,body.template-cart .price{color:var(--qs-text)!important}body.template-cart .cart__dynamic-checkout-buttons,body.template-cart .cart__ctas{filter:none}body.template-cart .quantity__input,body.template-cart .field__input,body.template-search .search__input,body.template-search .field__input,body.template-cart .select__select,body.template-search select{background:var(--qs-bg2, #05070b)!important;color:var(--qs-text)!important;border:1px solid var(--qs-hair)!important}body.template-search .card-wrapper,body.template-search .card,body.template-search .card__content,body.template-search .card__information{background:transparent!important;color:var(--qs-text)!important}body.template-search .card__inner,body.template-search .card__media,body.template-search .card .media{background:var(--qs-panel)!important;border:1px solid var(--qs-hair)!important;border-radius:14px!important;overflow:hidden}body.template-search .card__heading a,body.template-search .full-unstyled-link{color:var(--qs-text)!important}body.template-search .card__heading a:hover,body.template-cart a.underlined-link,body.template-404 a,body.template-search .facets a{color:var(--qs-blue)!important}body.template-cart .cart__warnings h1,body.template-cart .cart__empty-text,body.template-404 .title,body.template-search .search__no-results,body.template-search .list-menu__item{color:var(--qs-text)!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/qash-store.css.map */
