.StoreProductPage-module__LT8sZq__productGrid{grid-gap:56px;grid-template-columns:1.1fr 1fr;gap:56px;padding:32px 0 56px;display:grid}@media (max-width:500px){.StoreProductPage-module__LT8sZq__productGrid{grid-template-columns:1fr;gap:32px}}.StoreProductPage-module__LT8sZq__gallery{flex-direction:column;gap:14px;display:flex}.StoreProductPage-module__LT8sZq__galleryMain{aspect-ratio:4/5;background:#0d1b2e;border:1px solid rgba(255,255,255,.08);border-radius:4px;max-height:100%;position:relative;overflow:hidden}@media (max-width:500px){.StoreProductPage-module__LT8sZq__galleryMain{max-height:50vh}}.StoreProductPage-module__LT8sZq__galleryThumbs{grid-gap:10px;grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.StoreProductPage-module__LT8sZq__galleryThumb{aspect-ratio:1;cursor:pointer;background:#0d1b2e;border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:0;transition:border-color .15s;position:relative;overflow:hidden}.StoreProductPage-module__LT8sZq__galleryThumb--active{border-color:var(--palette-money);box-shadow:0 0 0 1px var(--palette-money)}.StoreProductPage-module__LT8sZq__info{padding-top:8px}.StoreProductPage-module__LT8sZq__categoryBadge{color:var(--palette-money);font-family:var(--font-family);letter-spacing:.16em;text-transform:uppercase;background:rgba(0,220,80,.12);border-radius:2px;margin-bottom:14px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.StoreProductPage-module__LT8sZq__productTitle{font-family:var(--font-family);letter-spacing:-.01em;color:#fff;margin:0 0 12px;font-size:32px;font-weight:800;line-height:1.05}@media (max-width:900px){.StoreProductPage-module__LT8sZq__productTitle{font-size:22px}}@media (max-width:500px){.StoreProductPage-module__LT8sZq__productTitle{font-size:24px}}.StoreProductPage-module__LT8sZq__stockRow{font-family:var(--font-family);align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.StoreProductPage-module__LT8sZq__stockDot{background:var(--palette-money);width:6px;height:6px;box-shadow:0 0 6px var(--palette-money);border-radius:50%;flex-shrink:0}.StoreProductPage-module__LT8sZq__stockDot--outOfStock{background:var(--palette-danger);box-shadow:0 0 6px var(--palette-danger)}.StoreProductPage-module__LT8sZq__stockLabel{color:var(--palette-money)}.StoreProductPage-module__LT8sZq__stockLabel--outOfStock{color:var(--palette-danger)}.StoreProductPage-module__LT8sZq__priceBlock{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);align-items:baseline;gap:14px;margin-bottom:24px;padding:20px 0;display:flex}.StoreProductPage-module__LT8sZq__priceNow{font-family:var(--font-family);color:var(--palette-money);-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:48px;font-weight:800;line-height:1}.StoreProductPage-module__LT8sZq__priceOutOfStock{font-family:var(--font-family);color:var(--palette-danger);font-size:28px;font-weight:800}.StoreProductPage-module__LT8sZq__description{font-family:var(--font-family);color:rgba(255,255,255,.55);margin-bottom:28px;font-size:15px;line-height:1.7}.StoreProductPage-module__LT8sZq__buyRow{margin-bottom:28px;display:flex}.StoreProductPage-module__LT8sZq__addToCartBtn{background:var(--palette-money);color:#000;cursor:pointer;font-family:var(--font-family);letter-spacing:.1em;text-transform:uppercase;-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 14px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 14px) 100%,0 100%);border:none;flex:1;justify-content:center;align-items:center;gap:10px;padding:18px 52px 18px 40px;font-size:14px;font-weight:800;transition:background .18s,box-shadow .18s;display:inline-flex}.StoreProductPage-module__LT8sZq__addToCartBtn:hover{background:#1eff64;box-shadow:0 0 40px rgba(0,220,80,.4)}.StoreProductPage-module__LT8sZq__addToCartBtn:disabled{opacity:.4;cursor:not-allowed}.StoreProductPage-module__LT8sZq__trustRow{grid-gap:14px;border-top:1px solid rgba(255,255,255,.08);grid-template-columns:repeat(3,1fr);gap:14px;padding-top:18px;display:grid}@media (max-width:500px){.StoreProductPage-module__LT8sZq__trustRow{grid-template-columns:1fr}}.StoreProductPage-module__LT8sZq__trustItem{color:rgba(255,255,255,.5);font-size:12px;font-family:var(--font-family);align-items:flex-start;gap:10px;display:flex}.StoreProductPage-module__LT8sZq__trustItemText strong{color:#fff;margin-bottom:2px;font-size:13px;font-weight:700;display:block}.StoreProductPage-module__LT8sZq__divider{background:rgba(255,255,255,.08);border:none;height:1px;margin:0}.StoreProductPage-module__LT8sZq__loadingWrap{color:rgba(255,255,255,.4);font-family:var(--font-family);letter-spacing:.1em;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:80px 0;font-size:14px;display:flex}
.AddToCartAnimation-module___w5q9G__addToCartAnimation__background{pointer-events:none;z-index:1000;background:#000;width:100vw;height:55px;-webkit-animation:2s ease-in-out forwards AddToCartAnimation-module___w5q9G__addToCartAnimation__background__animation;animation:2s ease-in-out forwards AddToCartAnimation-module___w5q9G__addToCartAnimation__background__animation;position:fixed;bottom:0;left:0;overflow:hidden}.AddToCartAnimation-module___w5q9G__addToCartAnimation__cart{opacity:1;will-change:transform,opacity,bottom,left;z-index:1002;-webkit-animation:2s ease-in-out forwards AddToCartAnimation-module___w5q9G__addToCartAnimation__cart__animation;animation:2s ease-in-out forwards AddToCartAnimation-module___w5q9G__addToCartAnimation__cart__animation;position:fixed;bottom:0;left:0}.AddToCartAnimation-module___w5q9G__addToCartAnimation__cart__image{transform:translate(-50%)}.AddToCartAnimation-module___w5q9G__addToCartAnimation__item{opacity:0;will-change:transform,opacity;transform-origin:50%;z-index:1001;width:20px;height:20px;-webkit-animation:2s ease-in-out forwards AddToCartAnimation-module___w5q9G__addToCartAnimation__item__animation;animation:2s ease-in-out forwards AddToCartAnimation-module___w5q9G__addToCartAnimation__item__animation;position:fixed}.AddToCartAnimation-module___w5q9G__addToCartAnimation__item__image{transform-origin:50%;width:100%;height:100%;-webkit-animation:2s linear infinite AddToCartAnimation-module___w5q9G__rotate;animation:2s linear infinite AddToCartAnimation-module___w5q9G__rotate}.AddToCartAnimation-module___w5q9G__addToCartAnimation__item--flip .AddToCartAnimation-module___w5q9G__addToCartAnimation__item__image{-webkit-animation-direction:reverse;animation-direction:reverse}@-webkit-keyframes AddToCartAnimation-module___w5q9G__addToCartAnimation__background__animation{0%{opacity:0}30%{opacity:1}90%{opacity:1}to{opacity:0}}@keyframes AddToCartAnimation-module___w5q9G__addToCartAnimation__background__animation{0%{opacity:0}30%{opacity:1}90%{opacity:1}to{opacity:0}}@-webkit-keyframes AddToCartAnimation-module___w5q9G__addToCartAnimation__cart__animation{0%{opacity:0;left:0;transform:rotate(0)scale(1)}30%{opacity:1;left:50%;transform:rotate(0)scale(1)}40%{transform:rotate(-10deg)scale(1.2)}50%{transform:rotate(0)scale(1)}60%{bottom:0;transform:rotate(0)scale(1)}70%{opacity:1;left:50%}90%{opacity:1;left:100%}to{opacity:0;left:100%}}@keyframes AddToCartAnimation-module___w5q9G__addToCartAnimation__cart__animation{0%{opacity:0;left:0;transform:rotate(0)scale(1)}30%{opacity:1;left:50%;transform:rotate(0)scale(1)}40%{transform:rotate(-10deg)scale(1.2)}50%{transform:rotate(0)scale(1)}60%{bottom:0;transform:rotate(0)scale(1)}70%{opacity:1;left:50%}90%{opacity:1;left:100%}to{opacity:0;left:100%}}@-webkit-keyframes AddToCartAnimation-module___w5q9G__addToCartAnimation__item__animation{0%,20%{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%,to{opacity:0;top:calc(100% - 25px);left:50%;transform:translate(-50%,-50%)scale(0)}}@keyframes AddToCartAnimation-module___w5q9G__addToCartAnimation__item__animation{0%,20%{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%,to{opacity:0;top:calc(100% - 25px);left:50%;transform:translate(-50%,-50%)scale(0)}}@-webkit-keyframes AddToCartAnimation-module___w5q9G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes AddToCartAnimation-module___w5q9G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.StoreHomePreview-module__yRB_wq__carousel{-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:safe center;gap:16px;padding:8px 16px 16px;display:flex;overflow-x:auto}.StoreHomePreview-module__yRB_wq__carousel::-webkit-scrollbar{display:none}.StoreHomePreview-module__yRB_wq__carousel>*{scroll-snap-align:start;flex-shrink:0}
