.shop-module__-mQgjq__container{max-width:var(--max-width);gap:40px;min-height:100vh;margin:0 auto;padding:60px 20px;display:flex}.shop-module__-mQgjq__sidebar{flex-direction:column;flex-shrink:0;gap:40px;width:220px;padding-top:20px;display:flex}.shop-module__-mQgjq__filterGroup h3{text-transform:uppercase;letter-spacing:1.5px;color:#b2bec3;margin-bottom:12px;font-size:.9rem;font-weight:700}.shop-module__-mQgjq__filterGroup a{color:var(--color-text);border-radius:4px;padding:8px 0;font-size:1rem;transition:all .2s;display:block}.shop-module__-mQgjq__filterGroup a:hover{color:var(--color-primary);padding-left:5px}.shop-module__-mQgjq__activeFilter{font-weight:700;color:var(--color-primary)!important;padding-left:5px!important}.shop-module__-mQgjq__main{flex:1}.shop-module__-mQgjq__heroBanner{color:#fff;border-radius:20px;flex-direction:column;justify-content:center;margin-bottom:40px;padding:60px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.shop-module__-mQgjq__heroTitle{font-family:var(--font-display);z-index:2;margin-bottom:10px;font-size:3.5rem}.shop-module__-mQgjq__heroSubtitle{opacity:.9;z-index:2;max-width:600px;font-size:1.2rem;line-height:1.5}.shop-module__-mQgjq__heroBaby{background:linear-gradient(120deg,#84fab0 0%,#8fd3f4 100%)}.shop-module__-mQgjq__heroBaby .shop-module__-mQgjq__heroTitle{text-shadow:2px 2px #0000001a}.shop-module__-mQgjq__heroBoys{background:linear-gradient(90deg,#4facfe 0%,#00f2fe 100%)}.shop-module__-mQgjq__heroGirls{background:linear-gradient(90deg,#ff9a9e 0%,#fecfef 99% 100%)}.shop-module__-mQgjq__heroNew{background:linear-gradient(#330867 0%,#30cfd0 100%)}.shop-module__-mQgjq__heroAll{color:#2d3436;background:#f1f2f6}.shop-module__-mQgjq__heroAll .shop-module__-mQgjq__heroTitle{color:#2d3436}.shop-module__-mQgjq__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.shop-module__-mQgjq__itemCount{color:var(--color-text-light);font-weight:500}.shop-module__-mQgjq__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px;display:grid}.shop-module__-mQgjq__card{background:#fff;border:1px solid #0000000a;border-radius:16px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:block;overflow:hidden;box-shadow:0 5px 15px #00000008}.shop-module__-mQgjq__card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #00000014}.shop-module__-mQgjq__imageContainer{aspect-ratio:.85;background:#f8f9fa;justify-content:center;align-items:center;font-size:3rem;display:flex;position:relative}.shop-module__-mQgjq__info{padding:20px}.shop-module__-mQgjq__name{white-space:nowrap;text-overflow:ellipsis;color:#2d3436;margin-bottom:8px;font-size:1.05rem;font-weight:600;overflow:hidden}.shop-module__-mQgjq__meta{justify-content:space-between;align-items:center;display:flex}.shop-module__-mQgjq__price{color:var(--color-primary);font-size:1.1rem;font-weight:700}@media (max-width:768px){.shop-module__-mQgjq__container{flex-direction:column;padding:20px}.shop-module__-mQgjq__sidebar{border-bottom:1px solid #eee;flex-direction:row;width:100%;padding-bottom:15px;overflow-x:auto}.shop-module__-mQgjq__heroBanner{margin-bottom:30px;padding:40px 20px}.shop-module__-mQgjq__heroTitle{font-size:2.2rem}}
