.product-customer-reviews__intro{text-align:center;max-width:80rem;margin:0 auto var(--space-xl)}.product-customer-reviews__eyebrow{margin:0 0 var(--space-xs);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide);color:var(--color-accent)}.product-customer-reviews__heading{margin:0 0 var(--space-sm);font-family:var(--font-body-family);font-size:var(--font-size-2xl);font-weight:var(--font-weight-regular);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight);text-wrap:balance}.product-customer-reviews__header{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;flex-wrap:wrap}.product-customer-reviews__header-stars{display:inline-flex;gap:.2rem;color:var(--product-hero-rating, #fdc700)}.product-customer-reviews__header-stars .product-customer-reviews__star{width:1.6rem;height:1.6rem}.product-customer-reviews__header-rating{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);color:var(--color-dark);letter-spacing:var(--letter-spacing-tight)}.product-customer-reviews__header-count{font-size:var(--font-size-sm);color:var(--color-muted, rgb(var(--color-foreground), .65))}.product-customer-reviews__subheading{margin:var(--space-xs) auto 0;font-size:var(--font-size-sm);color:var(--color-muted, rgb(var(--color-foreground), .7));line-height:var(--line-height-relaxed);max-width:56rem}.product-customer-reviews__photos{display:flex;flex-wrap:nowrap;gap:var(--space-xs);margin:0 0 var(--space-lg);padding:0 0 var(--space-xs);overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.product-customer-reviews__photos[hidden]{display:none}.product-customer-reviews__photo{position:relative;flex:0 0 auto;width:12rem;height:12rem;overflow:hidden;padding:0;border:0;background:rgb(var(--color-foreground),.04);cursor:zoom-in;scroll-snap-align:start;transition:opacity var(--transition-fast)}.product-customer-reviews__photo img{width:100%;height:100%;object-fit:cover;display:block}.product-customer-reviews__photo:hover,.product-customer-reviews__photo:focus-visible{opacity:.85}.product-customer-reviews__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-sm);list-style:none;margin:0;padding:0}.product-customer-reviews__review{display:flex;flex-direction:column;gap:.8rem;padding:var(--space-md);background:rgb(var(--color-foreground),.03);border:var(--border-width) solid rgb(var(--color-foreground),.06);border-radius:var(--radius-md, .8rem);transition:box-shadow var(--transition-fast, .15s ease),transform var(--transition-fast, .15s ease)}.product-customer-reviews__review:hover{box-shadow:0 8px 24px rgb(var(--color-foreground),.06);transform:translateY(-1px)}.product-customer-reviews__review--hidden{display:none}.product-customer-reviews__review-top{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-sm)}.product-customer-reviews__review-meta{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);flex-wrap:wrap}.product-customer-reviews__review-author{font-size:var(--font-size-md);font-weight:var(--font-weight-bold, var(--font-weight-semibold));line-height:var(--line-height-tight);color:var(--color-dark)}.product-customer-reviews__review-date{font-size:var(--font-size-sm);color:var(--color-muted, rgb(var(--color-foreground), .55));white-space:nowrap;flex-shrink:0}.product-customer-reviews__review-verified{display:inline-flex;align-items:center;padding:.3rem .8rem;background:#dcfce7;color:#166534;font-size:var(--font-size-xs, var(--font-size-sm));font-weight:var(--font-weight-medium);border-radius:var(--radius-sm, .4rem);white-space:nowrap}.product-customer-reviews__review-stars{display:inline-flex;gap:.3rem;color:var(--product-hero-rating, #fdc700)}.product-customer-reviews__star{width:1.4rem;height:1.4rem;fill:transparent;stroke:currentColor;stroke-width:1.5}.product-customer-reviews__star.is-filled{fill:currentColor;stroke:none}.product-customer-reviews__review-body{margin:0;font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);color:rgb(var(--color-foreground),.8);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.product-customer-reviews__review-images{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:auto}.product-customer-reviews__review-image{width:12rem;height:12rem;overflow:hidden;padding:0;border:0;background:rgb(var(--color-foreground),.04);cursor:zoom-in;transition:opacity var(--transition-fast)}.product-customer-reviews__review-image:hover,.product-customer-reviews__review-image:focus-visible{opacity:.85}.product-customer-reviews__review-image-svg,.product-customer-reviews__review-image img,.product-customer-reviews__review-image svg{width:100%;height:100%;object-fit:cover;display:block}.product-customer-reviews__anchor{display:block;position:relative;top:-8rem;visibility:hidden;pointer-events:none}.product-customer-reviews__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-md);gap:var(--space-sm);background:#1a1a18a6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:product-customer-reviews-fade-in var(--transition-normal)}.product-customer-reviews__lightbox[hidden]{display:none}.product-customer-reviews__lightbox-panel{display:flex;flex-direction:row;align-items:stretch;width:min(120rem,100%);max-height:calc(100vh - 18rem);background:rgb(var(--color-background));border:var(--border-width) solid var(--border-color)}.product-customer-reviews__lightbox-stage{position:relative;flex:0 0 60%;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground),.06);overflow:hidden}.product-customer-reviews__lightbox-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-customer-reviews__lightbox-image img{max-width:100%;max-height:calc(100vh - 18rem);width:auto;height:auto;object-fit:contain;display:block}.product-customer-reviews__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:4.4rem;height:4.4rem;display:inline-flex;align-items:center;justify-content:center;padding:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:var(--border-width) solid var(--border-color);cursor:pointer;transition:opacity var(--transition-fast);z-index:2}.product-customer-reviews__lightbox-nav svg{width:2rem;height:2rem}.product-customer-reviews__lightbox-nav:hover,.product-customer-reviews__lightbox-nav:focus-visible{opacity:.8}.product-customer-reviews__lightbox-nav--prev{left:var(--space-sm)}.product-customer-reviews__lightbox-nav--next{right:var(--space-sm)}.product-customer-reviews__lightbox-meta{flex:1 1 40%;display:flex;flex-direction:column;gap:var(--space-sm);padding:var(--space-lg);overflow-y:auto;background:rgb(var(--color-background))}.product-customer-reviews__lightbox-author{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.product-customer-reviews__lightbox-stars{display:inline-flex;gap:.3rem;color:var(--color-accent)}.product-customer-reviews__lightbox-stars .product-customer-reviews__star{width:1.8rem;height:1.8rem}.product-customer-reviews__lightbox-body{margin:0;font-size:var(--font-size-base);line-height:var(--line-height-relaxed)}.product-customer-reviews__lightbox-position{margin:0;font-size:var(--font-size-sm);color:rgb(var(--color-foreground),.6);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.product-customer-reviews__lightbox-position[hidden]{display:none}.product-customer-reviews__lightbox-thumbs{display:flex;gap:var(--space-xs);width:min(120rem,100%);padding:0 var(--space-sm);overflow-x:auto;scroll-behavior:smooth}.product-customer-reviews__lightbox-thumb{flex:0 0 auto;width:7rem;height:7rem;padding:0;border:2px solid transparent;background:rgb(var(--color-background),.2);cursor:pointer;transition:border-color var(--transition-fast),opacity var(--transition-fast);opacity:.7}.product-customer-reviews__lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-customer-reviews__lightbox-thumb:hover,.product-customer-reviews__lightbox-thumb:focus-visible{opacity:1}.product-customer-reviews__lightbox-thumb.is-active{border-color:var(--color-accent);opacity:1}.product-customer-reviews__lightbox-close{position:absolute;top:var(--space-md);right:var(--space-md);width:4.4rem;height:4.4rem;display:inline-flex;align-items:center;justify-content:center;padding:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:var(--border-width) solid var(--border-color);cursor:pointer;transition:opacity var(--transition-fast);z-index:3}.product-customer-reviews__lightbox-close svg{width:1.8rem;height:1.8rem}.product-customer-reviews__lightbox-close:hover,.product-customer-reviews__lightbox-close:focus-visible{opacity:.8}@keyframes product-customer-reviews-fade-in{0%{opacity:0}to{opacity:1}}body.product-customer-reviews-lightbox-open{overflow:hidden}.product-customer-reviews__actions{display:flex;justify-content:center;margin-top:var(--space-lg)}.product-customer-reviews__load-more{min-width:22rem}@media screen and (max-width:749px){.product-customer-reviews__grid{grid-template-columns:1fr;gap:var(--space-sm)}.product-customer-reviews__review{padding:var(--space-sm)}.product-customer-reviews__review-image{width:14rem;height:14rem}.product-customer-reviews__intro{margin-bottom:var(--space-md)}.product-customer-reviews__heading{font-size:var(--font-size-xl)}.product-customer-reviews__header-stars .product-customer-reviews__star{width:1.6rem;height:1.6rem}.product-customer-reviews__photos{margin-bottom:var(--space-md)}.product-customer-reviews__photo{width:9rem;height:9rem}.product-customer-reviews__lightbox{padding:var(--space-sm);gap:var(--space-xs)}.product-customer-reviews__lightbox-panel{flex-direction:column;max-height:none;height:auto;max-height:calc(100vh - 14rem);overflow-y:auto}.product-customer-reviews__lightbox-stage{flex:0 0 auto;aspect-ratio:1 / 1;width:100%}.product-customer-reviews__lightbox-image img{max-height:50vh}.product-customer-reviews__lightbox-meta{padding:var(--space-md);flex:1 1 auto}.product-customer-reviews__lightbox-nav{width:3.8rem;height:3.8rem}.product-customer-reviews__lightbox-thumb{width:5.4rem;height:5.4rem}}body.product-template-portable-fan .product-customer-reviews__header-stars,body.product-template-portable-fan .product-customer-reviews__review-stars{color:var(--color-accent)}body.product-template-portable-fan .product-customer-reviews__review-verified{background:rgba(var(--color-foreground),.07);color:var(--color-dark);border-radius:var(--radius-sm)}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-product-customer-reviews.css.map */
