.grozaro-reels{--gr-pink: #e91e63;--gr-pink-soft: #fce4ec;--gr-text: #1a1a1a;--gr-muted: #6b6b6b;--gr-border: #ececec;--gr-radius: 16px;--gr-card-width: 220px;--gr-card-ratio: 9 / 16;padding-block:var(--gr-section-pad, 48px);background:var(--gr-bg, #fdf3f2)}.grozaro-reels__inner{max-width:var(--page-width);margin-inline:auto;padding-inline:var(--page-margin, 20px)}.grozaro-reels__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.grozaro-reels__title-group{display:flex;align-items:flex-start;gap:14px;min-width:0}.grozaro-reels__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--gr-pink);border-radius:12px;color:#fff}.grozaro-reels__icon svg{width:24px;height:24px}.grozaro-reels__heading{margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;color:var(--gr-text);line-height:1.2;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.grozaro-reels__sparkle{font-size:.85em;line-height:1}.grozaro-reels__subtitle{margin:4px 0 0;font-size:.9rem;color:var(--gr-muted);line-height:1.4}.grozaro-reels__view-all{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border:1.5px solid var(--gr-pink);border-radius:999px;color:var(--gr-pink);font-size:.875rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease}.grozaro-reels__view-all:hover{background:var(--gr-pink);color:#fff}.grozaro-reels__view-all svg{width:14px;height:14px}.grozaro-reels__carousel-panel{background:#fff;border-radius:var(--gr-radius);padding-block:20px;padding-inline:0;box-shadow:0 2px 12px #0000000a;min-height:0;min-width:0;overflow:hidden}.grozaro-reels__carousel-wrap{position:relative;width:100%;min-width:0;overflow:hidden}.grozaro-reels__track{display:flex;flex-wrap:nowrap;gap:16px;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-block:4px 8px;margin-inline:-4px;padding-inline:4px}.grozaro-reels__track::-webkit-scrollbar{display:none}.grozaro-reels__nav{position:absolute;top:38%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border:none;border-radius:50%;background:#fff;color:var(--gr-pink);box-shadow:0 4px 16px #0000001f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.grozaro-reels__nav:hover:not(:disabled){transform:translateY(-50%) scale(1.05);box-shadow:0 6px 20px #00000026}.grozaro-reels__nav:disabled{opacity:.35;cursor:not-allowed}.grozaro-reels__nav--prev{left:4px}.grozaro-reels__nav--next{right:4px}.grozaro-reels__placeholder{width:100%;height:100%;object-fit:cover}.grozaro-reels__doran{background:#fff;border-radius:var(--gr-radius);padding:16px;min-height:320px}.grozaro-reels__doran>*{width:100%}.grozaro-reels__nav svg{width:18px;height:18px}.grozaro-reels__card{flex:0 0 var(--gr-card-width);flex-shrink:0;width:var(--gr-card-width);min-width:var(--gr-card-width);max-width:var(--gr-card-width);aspect-ratio:var(--gr-card-ratio);scroll-snap-align:start;position:relative;border-radius:var(--gr-radius);box-shadow:0 6px 24px #0000001a;overflow:hidden;background:#111;transition:transform .2s ease,box-shadow .2s ease}.grozaro-reels__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000024}.grozaro-reels__media{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1a;overflow:hidden}.grozaro-reels__media video,.grozaro-reels__media img,.grozaro-reels__poster-link,.grozaro-reels__placeholder{width:100%;height:100%;object-fit:cover;display:block}.grozaro-reels__poster-link{position:absolute;top:0;right:0;bottom:0;left:0}.grozaro-reels__card--has-video .grozaro-reels__play{display:none}.grozaro-reels__poster-link--motion{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.grozaro-reels__card--image-only .grozaro-reels__poster-img{width:100%;height:100%;object-fit:cover;animation:grozaro-reels-kenburns 14s ease-in-out infinite alternate;will-change:transform}@keyframes grozaro-reels-kenburns{0%{transform:scale(1) translate(0)}to{transform:scale(1.1) translate(-2%,-1%)}}.grozaro-reels__play--image{opacity:.85}.grozaro-reels__badge{position:absolute;top:10px;left:10px;padding:4px 10px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.04em;color:#fff;text-transform:uppercase;z-index:1}.grozaro-reels__badge--bestseller,.grozaro-reels__badge--popular{background:var(--gr-pink)}.grozaro-reels__badge--trending,.grozaro-reels__badge--hot,.grozaro-reels__badge--new{background:#c62828}.grozaro-reels__badge--custom{background:var(--gr-pink)}.grozaro-reels__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.grozaro-reels__play-icon{width:52px;height:52px;border-radius:50%;background:#ffffffd9;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000026}.grozaro-reels__play-icon svg{width:22px;height:22px;margin-left:3px;fill:var(--gr-text)}.grozaro-reels__duration{position:absolute;bottom:92px;left:10px;padding:3px 8px;border-radius:6px;background:#0000008c;color:#fff;font-size:11px;font-weight:600;z-index:3;pointer-events:none}.grozaro-reels__product{display:flex;align-items:center;gap:8px;padding:10px;z-index:4}.grozaro-reels__product--overlay{position:absolute;left:8px;right:8px;bottom:8px;background:#ffffffc7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgb(255 255 255 / .55);border-radius:12px;box-shadow:0 4px 16px #0000001f}.grozaro-reels__thumb{flex-shrink:0;width:44px;height:44px;border-radius:8px;overflow:hidden;background:#ffffffe6;border:1px solid rgb(0 0 0 / 6%)}.grozaro-reels__thumb img{width:100%;height:100%;object-fit:cover}.grozaro-reels__info{flex:1;min-width:0}.grozaro-reels__product-title a{color:inherit;text-decoration:none}.grozaro-reels__product-title{margin:0 0 3px;font-size:11px;font-weight:600;color:var(--gr-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.grozaro-reels__prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 6px;margin-bottom:2px}.grozaro-reels__price-sale{font-size:13px;font-weight:700;color:var(--gr-pink)}.grozaro-reels__price-compare{font-size:11px;color:#999;text-decoration:line-through}.grozaro-reels__rating{font-size:10px;color:var(--gr-muted);display:flex;align-items:center;gap:2px}.grozaro-reels__rating-stars{color:#f5a623;letter-spacing:-1px}.grozaro-reels__cart-btn{flex-shrink:0;width:36px;height:36px;border:none;border-radius:10px;background:var(--gr-pink);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s ease,transform .15s ease}.grozaro-reels__cart-btn:hover{background:#c2185b;transform:scale(1.05)}.grozaro-reels__cart-btn svg{width:18px;height:18px}.grozaro-reels__trust{margin-top:28px;padding:18px 24px;background:#fff;border:1px solid var(--gr-border);border-radius:var(--gr-radius)}.grozaro-reels__trust-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 24px;margin:0;padding:0;list-style:none}.grozaro-reels__trust-item{display:flex;align-items:flex-start;gap:12px}.grozaro-reels__trust-icon{flex-shrink:0;width:28px;height:28px;color:var(--gr-pink)}.grozaro-reels__trust-icon svg{width:100%;height:100%}.grozaro-reels__trust-item strong{display:block;font-size:13px;font-weight:700;color:var(--gr-text);margin-bottom:2px}.grozaro-reels__trust-item span{font-size:11px;color:var(--gr-muted);line-height:1.35}
/*# sourceMappingURL=/cdn/shop/t/3/assets/grozaro-shop-by-reels.css.map */
