.shop-embed-container{width:100%;min-height:800px}#my-store-115212795{font-family:inherit;color:inherit}.shop-categories-wrapper{margin-bottom:2rem}.shop-categories-container{width:100%;overflow-x:auto}.shop-categories-container a{color:var(--primary);text-decoration:none;padding:.5rem .75rem;border-radius:.375rem;transition:background-color .2s,color .2s;display:inline-block;margin-right:.5rem;margin-bottom:.5rem}.shop-categories-container a:hover{background-color:var(--primary-light,rgba(0,120,212,.1))}.shop-categories-container a.active{background-color:var(--primary);color:white}.shop-content{transition:opacity .3s ease-in-out}.shop-hidden{opacity:0;visibility:hidden;height:0;overflow:hidden}.shop-visible{opacity:1;visibility:visible}.shop-embed-container{will-change:transform;transform:translateZ(0);backface-visibility:hidden}@media (max-width:768px){.shop-categories-container{display:flex;flex-wrap:wrap;justify-content:center}.shop-embed-container{min-height:600px}}.shop-categories-container:empty:before,.shop-embed-container:empty:before{content:"";display:block;width:100%;height:100px;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.5rem}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn 1s forwards}