:root{--shpyda-store-bg: #050505;--shpyda-store-panel: #0b0b0b;--shpyda-store-text: #ffffff;--shpyda-store-muted: rgba(255,255,255,.62);--shpyda-store-border: rgba(255,255,255,.88);--shpyda-store-width: 1440px}.template-collection,.template-product,.template-page{background:var(--shpyda-store-bg);color:var(--shpyda-store-text)}.template-collection .gradient,.template-product .gradient,.template-page .gradient{background:var(--shpyda-store-bg)}.shpyda-store,.shpyda-store *{box-sizing:border-box}.shpyda-store{min-height:100vh;padding:26px 18px 72px;background:radial-gradient(circle at 50% -20%,rgba(255,255,255,.08),transparent 34%),var(--shpyda-store-bg);color:var(--shpyda-store-text)}.shpyda-store__shell{width:min(100%,var(--shpyda-store-width));margin:0 auto}.shpyda-store__topbar{display:grid;min-height:58px;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--shpyda-store-border)}.shpyda-store__brand{color:#fff;font-size:22px;text-decoration:none;letter-spacing:.03em}.shpyda-store__back{justify-self:start;color:var(--shpyda-store-muted);text-decoration:none;font-size:13px}.shpyda-store__tools{display:flex;justify-self:end;gap:18px}.shpyda-store__tools a{color:#fff;text-decoration:none;font-size:13px}.shpyda-store__hero{padding:58px 0 38px;text-align:center}.shpyda-store__eyebrow{margin:0 0 12px;color:var(--shpyda-store-muted);font-size:10px;letter-spacing:.26em;text-transform:uppercase}.shpyda-store__title{margin:0;color:#fff;font-size:clamp(34px,7vw,78px);font-weight:400;line-height:.95;letter-spacing:-.03em}.shpyda-store__description{width:min(100%,620px);margin:18px auto 0;color:var(--shpyda-store-muted);font-size:14px;line-height:1.65}.shpyda-store__controls{display:flex;padding:14px 0;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.shpyda-store__count{color:var(--shpyda-store-muted);font-size:12px}.shpyda-store__sort select{min-height:38px;padding:0 34px 0 12px;border:1px solid var(--shpyda-store-border);border-radius:0;background:#050505;color:#fff}.shpyda-product-grid{display:grid;margin-top:26px;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.shpyda-product-card{min-width:0}.shpyda-product-card__link{color:#fff;text-decoration:none}.shpyda-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;border:1px solid rgba(255,255,255,.55);background:#0b0b0b}.shpyda-product-card__image,.shpyda-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease,transform .45s ease}.shpyda-product-card__image--secondary,.shpyda-product-card__link:hover .shpyda-product-card__image--primary{opacity:0}.shpyda-product-card__link:hover .shpyda-product-card__image--secondary{opacity:1}.shpyda-product-card__link:hover .shpyda-product-card__image{transform:scale(1.025)}.shpyda-product-card__badge{position:absolute;right:8px;bottom:8px;padding:5px 8px;background:#fff;color:#000;font-size:10px;text-transform:uppercase}.shpyda-product-card__meta{display:flex;padding-top:10px;justify-content:space-between;align-items:flex-start;gap:10px}.shpyda-product-card__title{margin:0;font-size:13px;font-weight:400}.shpyda-product-card__price{display:flex;flex-direction:column;align-items:flex-end;font-size:12px;white-space:nowrap}.shpyda-product-card__price s{color:var(--shpyda-store-muted);font-size:10px}.shpyda-pagination{display:flex;margin-top:44px;justify-content:center;gap:8px}.shpyda-pagination a,.shpyda-pagination span{display:grid;min-width:38px;height:38px;padding:0 9px;place-items:center;border:1px solid rgba(255,255,255,.5);color:#fff;text-decoration:none;font-size:12px}.shpyda-pagination .current{background:#fff;color:#000}.shpyda-empty{padding:100px 20px;text-align:center;color:var(--shpyda-store-muted)}.shpyda-product{display:grid;margin-top:34px;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:clamp(30px,5vw,80px);align-items:start}.shpyda-product__gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px}.shpyda-product__thumbs{display:flex;flex-direction:column;gap:9px}.shpyda-product__thumb{padding:0;aspect-ratio:1;overflow:hidden;border:1px solid rgba(255,255,255,.35);background:#0b0b0b;cursor:pointer}.shpyda-product__thumb[aria-current=true]{border-color:#fff}.shpyda-product__thumb img{width:100%;height:100%;object-fit:cover}.shpyda-product__main-media{position:sticky;top:20px;aspect-ratio:4 / 5;overflow:hidden;border:1px solid rgba(255,255,255,.5);background:#0b0b0b}.shpyda-product__main-media img,.shpyda-product__main-media video,.shpyda-product__main-media model-viewer{width:100%;height:100%;object-fit:cover}.shpyda-product__info{position:sticky;top:24px}.shpyda-product__kicker{color:var(--shpyda-store-muted);font-size:10px;letter-spacing:.22em}.shpyda-product__title{margin:11px 0 12px;font-size:clamp(34px,4vw,58px);font-weight:400;line-height:.96}.shpyda-product__price{margin-bottom:24px;font-size:17px}.shpyda-product__price s{margin-right:8px;color:var(--shpyda-store-muted)}.shpyda-product__option{margin:0 0 20px;padding:0;border:0}.shpyda-product__option legend{margin-bottom:9px;font-size:12px}.shpyda-product__values{display:flex;flex-wrap:wrap;gap:8px}.shpyda-product__value input{position:absolute;opacity:0;pointer-events:none}.shpyda-product__value span{display:grid;min-width:44px;min-height:42px;padding:8px 12px;place-items:center;border:1px solid rgba(255,255,255,.45);cursor:pointer;font-size:12px}.shpyda-product__value input:checked+span{background:#fff;color:#000;border-color:#fff}.shpyda-product__quantity{display:flex;width:122px;height:44px;margin-bottom:12px;border:1px solid rgba(255,255,255,.55)}.shpyda-product__quantity button,.shpyda-product__quantity input{width:40px;border:0;background:transparent;color:#fff;text-align:center}.shpyda-product__quantity input{flex:1;-moz-appearance:textfield}.shpyda-product__quantity input::-webkit-outer-spin-button,.shpyda-product__quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.shpyda-product__submit{width:100%;min-height:52px;border:1px solid #fff;background:#fff;color:#000;cursor:pointer;font:inherit;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.shpyda-product__submit:hover{background:#000;color:#fff}.shpyda-product__submit:disabled{opacity:.45;cursor:default}.shpyda-product__dynamic{margin-top:10px}.shpyda-product__dynamic .shopify-payment-button__button{min-height:52px!important;border-radius:0!important}.shpyda-product__message{min-height:20px;margin-top:10px;font-size:12px}.shpyda-product__description{margin-top:28px;color:#ffffffbf;font-size:13px;line-height:1.7}.shpyda-product__details{margin-top:28px;border-top:1px solid rgba(255,255,255,.25)}.shpyda-product__details details{border-bottom:1px solid rgba(255,255,255,.25)}.shpyda-product__details summary{padding:15px 0;cursor:pointer;font-size:12px;list-style:none}.shpyda-product__details summary::-webkit-details-marker{display:none}.shpyda-product__details .rte{padding:0 0 16px;color:var(--shpyda-store-muted);font-size:12px;line-height:1.65}@media(min-width:750px){.shpyda-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 18px}}@media(min-width:1100px){.shpyda-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:46px 22px}}@media(max-width:749px){.shpyda-store{padding-top:14px}.shpyda-store__topbar{grid-template-columns:1fr auto}.shpyda-store__back{display:none}.shpyda-store__brand{justify-self:start}.shpyda-store__hero{padding:42px 0 28px}.shpyda-store__controls{align-items:flex-start}.shpyda-product{display:block;margin-top:22px}.shpyda-product__gallery{grid-template-columns:1fr}.shpyda-product__main-media{position:relative;top:auto;order:1}.shpyda-product__thumbs{order:2;flex-direction:row;overflow-x:auto}.shpyda-product__thumb{width:68px;flex:0 0 68px}.shpyda-product__info{position:relative;top:auto;margin-top:30px}}.template-collection .shopify-section-group-header-group,.template-product .shopify-section-group-header-group,.template-page .shopify-section-group-header-group,.template-collection .announcement-bar-section,.template-product .announcement-bar-section,.template-page .announcement-bar-section,.template-collection .shopify-section-group-footer-group,.template-product .shopify-section-group-footer-group,.template-page .shopify-section-group-footer-group{display:none!important}.shpyda-store__brand{font-size:var(--shpyda-store-brand-size, 22px)}.shpyda-store__back,.shpyda-store__tools a{font-size:var(--shpyda-store-tool-size, 13px)}.shpyda-store__eyebrow{font-size:var(--shpyda-store-eyebrow-size, 10px)}.shpyda-store__title{font-size:clamp(28px,7vw,var(--shpyda-store-heading-size, 64px))}.shpyda-store__description{font-size:var(--shpyda-store-description-size, 14px)}.shpyda-store__controls,.shpyda-store__controls select{font-size:var(--shpyda-store-control-size, 12px)}.shpyda-product-card__media{aspect-ratio:var(--shpyda-card-aspect-ratio, 4 / 5);background:#0b0b0b}.shpyda-product-card__image{object-fit:var(--shpyda-card-image-fit, contain)!important;object-position:var(--shpyda-card-image-position, center center)!important}.shpyda-product-card__title{font-size:var(--shpyda-card-title-size, 13px)}.shpyda-product-card__price{font-size:var(--shpyda-card-price-size, 12px)}.shpyda-product__gallery{grid-template-columns:82px minmax(0,1fr)}.shpyda-product__gallery:not(:has(.shpyda-product__thumbs)){grid-template-columns:1fr}.shpyda-product__main-media{aspect-ratio:var(--shpyda-product-media-ratio, 4 / 5)}.shpyda-product__main-media img,.shpyda-product__main-media video,.shpyda-product__main-media model-viewer{object-fit:var(--shpyda-product-media-fit, contain);object-position:var(--shpyda-product-media-position, center center)}.shpyda-product__thumb img{object-fit:contain;background:#0b0b0b}.shpyda-product__kicker{font-size:var(--shpyda-product-kicker-size, 10px)}.shpyda-product__title{font-size:clamp(26px,4vw,var(--shpyda-product-title-size, 48px))}.shpyda-product__price{font-size:var(--shpyda-product-price-size, 17px)}.shpyda-product__description,.shpyda-product__details .rte,.shpyda-product__message{font-size:var(--shpyda-product-body-size, 13px)}.shpyda-product__option legend,.shpyda-product__value span,.shpyda-product__info>label,.shpyda-product__details summary,.shpyda-product__size-guide{font-size:var(--shpyda-product-option-size, 12px)}.shpyda-product__submit{font-size:var(--shpyda-product-button-size, 13px)}.shpyda-product__size-guide{display:inline-flex;margin:-5px 0 20px;padding-bottom:3px;border-bottom:1px solid rgba(255,255,255,.55);color:#fff;text-decoration:none}.shpyda-product__size-guide:hover{border-color:#fff}.shpyda-product__reviews,.shpyda-product-videos{margin-top:70px;padding-top:34px;border-top:1px solid rgba(255,255,255,.3)}.shpyda-product__reviews>h2,.shpyda-product-videos__header h2{margin:0;font-size:clamp(24px,4vw,42px);font-weight:400}.shpyda-product__reviews .jdgm-widget{margin-top:24px;color:#fff}.shpyda-product__reviews .jdgm-rev-widg{padding:0;background:transparent;border:0}.shpyda-product__reviews .jdgm-rev-widg__title{display:none}.shpyda-product-videos__header{display:flex;align-items:center;justify-content:space-between;gap:20px}.shpyda-product-videos__controls{display:flex;gap:8px}.shpyda-product-videos__controls button{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.7);background:transparent;color:#fff;cursor:pointer}.shpyda-product-videos__controls button:hover{background:#fff;color:#000}.shpyda-product-videos__scroller{display:grid;margin-top:24px;padding-bottom:12px;grid-auto-columns:min(76vw,300px);grid-auto-flow:column;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.shpyda-product-videos__scroller::-webkit-scrollbar{display:none}.shpyda-product-video{min-width:0;scroll-snap-align:start}.shpyda-product-video video,.shpyda-product-video iframe,.shpyda-product-video img{display:block;width:100%;aspect-ratio:9 / 16;border:1px solid rgba(255,255,255,.45);background:#0b0b0b;object-fit:cover}.shpyda-product-video p{margin:9px 0 0;color:var(--shpyda-store-muted);font-size:12px}.shpyda-localization{width:min(100%,520px);margin:64px auto 0;padding:14px;border:1px solid rgba(255,255,255,.5);background:#0006}.shpyda-localization__form{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px 14px;align-items:center}.shpyda-localization label{color:var(--shpyda-store-muted);font-size:11px}.shpyda-localization select{width:100%;min-height:38px;padding:7px 32px 7px 10px;border:1px solid rgba(255,255,255,.55);border-radius:0;background:#050505;color:#fff;font:inherit;font-size:12px}@media(min-width:750px){.shpyda-product-videos__scroller{grid-auto-columns:min(28vw,320px)}}@media(max-width:749px){.shpyda-product__gallery,.shpyda-product__gallery:not(:has(.shpyda-product__thumbs)){grid-template-columns:1fr}.shpyda-product__main-media{aspect-ratio:var(--shpyda-product-media-ratio, 4 / 5)}.shpyda-localization__form{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shpyda-store.css.map */
