:root{--pr-cream: #FAF6EE;--pr-cream-soft: #FDFAF3;--pr-cream-dark: #EFE6D2;--pr-honey: #C89B4B;--pr-honey-dark: #A87E2E;--pr-honey-deep: #7E5E1B;--pr-honey-tint: #F7EDD8;--pr-honey-pale: #FBF6EA;--pr-ink: #221C13;--pr-text: #352C1E;--pr-text-soft: #55493A;--pr-text-mute: #857866;--pr-text-faint: #AC9F8A;--pr-border: #E7DCC5;--pr-border-soft: #F0E8D6;--pr-divider: #ECE3CF;--pr-verified-bg: #EDF3E7;--pr-verified-text: #44662F;--pr-success: #3E6B33;--pr-error: #A93226;--pr-recommend: #5F8A44;--pr-shadow-sm: 0 1px 2px rgba(60, 42, 16, .05);--pr-shadow-md: 0 3px 10px rgba(60, 42, 16, .07), 0 1px 3px rgba(60, 42, 16, .05);--pr-shadow-lg: 0 12px 32px rgba(60, 42, 16, .12), 0 3px 8px rgba(60, 42, 16, .06);--pr-shadow-honey: 0 4px 16px rgba(168, 126, 46, .28);--pr-radius-sm: 8px;--pr-radius: 12px;--pr-radius-lg: 16px;--pr-radius-xl: 22px;--pr-avatar-1: #C89B4B;--pr-avatar-2: #A87D45;--pr-avatar-3: #7B9E89;--pr-avatar-4: #B86B5C;--pr-avatar-5: #5C8AA8;--pr-avatar-6: #8B6E97}.product-reviews{max-width:1200px;margin:5rem auto 6rem;padding:0 1.25rem;color:var(--pr-text);font-family:var(--font-body-family, inherit)}.pr-stars{position:relative;display:inline-block;width:max-content;justify-self:start;align-self:center;line-height:0;--pr-star: 17px;--pr-star-gap: 2px}.pr-stars__bg,.pr-stars__fg{display:inline-flex;gap:var(--pr-star-gap)}.pr-stars__bg svg,.pr-stars__fg svg{width:var(--pr-star);height:var(--pr-star);flex-shrink:0}.pr-stars__bg{fill:var(--pr-cream-dark)}.pr-stars__fg{position:absolute;top:0;left:0;overflow:hidden;fill:var(--pr-honey)}.pr-stars--lg{--pr-star: 26px;--pr-star-gap: 4px}.product-reviews__head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1.25rem;margin-bottom:2rem}.product-reviews__eyebrow{display:block;font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--pr-honey-dark);margin-bottom:.6rem}.product-reviews__title{font-family:var(--font-heading-family, inherit);font-style:var(--font-heading-style, normal);font-size:clamp(1.9rem,3.2vw,2.6rem);font-weight:500;margin:0;letter-spacing:-.015em;line-height:1.1;color:var(--pr-ink)}.product-reviews .product-reviews__title,.product-reviews .product-reviews__panel-title,.product-reviews .product-reviews__card-title,.product-reviews .product-reviews__empty-title,.product-reviews__modal h3{text-transform:none!important}.product-reviews__write-btn{background:var(--pr-ink);color:var(--pr-cream-soft);border:none;border-radius:999px;padding:.85rem 1.7rem;font-size:.9rem;font-weight:600;font-family:inherit;letter-spacing:.01em;cursor:pointer;transition:background .25s ease,transform .2s ease,box-shadow .25s ease;box-shadow:var(--pr-shadow-md);display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;line-height:1.2}.product-reviews__write-btn:hover:not(:disabled){background:var(--pr-honey-dark);transform:translateY(-1px);box-shadow:var(--pr-shadow-honey)}.product-reviews__write-btn:active:not(:disabled){transform:translateY(0) scale(.98)}.product-reviews__write-btn:focus-visible{outline:2px solid var(--pr-honey-dark);outline-offset:3px}.product-reviews__write-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;background:var(--pr-text-faint);color:#fff}.product-reviews__write-btn svg{width:14px;height:14px;flex-shrink:0}.product-reviews__summary{position:relative;display:grid;grid-template-columns:1fr 1.6fr;background:linear-gradient(160deg,var(--pr-cream-soft) 0%,var(--pr-cream) 68%,var(--pr-honey-pale) 100%);border:1px solid var(--pr-border);border-radius:var(--pr-radius-xl);margin-bottom:2.25rem;box-shadow:var(--pr-shadow-md);overflow:hidden}.product-reviews__summary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.45 0 0 0 0 0.36 0 0 0 0 0.22 0 0 0 0.05 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E")}.product-reviews__summary>*{position:relative;padding:2rem 2rem 1.85rem}.product-reviews__summary>*+*{border-left:1px solid var(--pr-divider)}.product-reviews__summary-hero{display:flex;flex-direction:column;justify-content:center;gap:1.1rem}.product-reviews__topbar-left{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}.product-reviews__avg-num{font-family:var(--font-heading-family, inherit);font-size:4.4rem;font-weight:400;line-height:.9;color:var(--pr-ink);letter-spacing:-.03em;font-variant-numeric:tabular-nums}.product-reviews__avg-detail{display:flex;flex-direction:column;gap:.5rem}.product-reviews__avg-count{font-size:.85rem;color:var(--pr-text-mute);font-weight:500}.product-reviews__panel-title{font-family:var(--font-heading-family, inherit);font-size:1.05rem;font-weight:600;margin:0 0 .2rem;color:var(--pr-ink);letter-spacing:0;text-transform:none}.product-reviews__panel-sub{font-size:.78rem;color:var(--pr-text-mute);margin:0 0 1.15rem}.product-reviews__snapshot{display:flex;flex-direction:column;gap:.3rem}.product-reviews__snap-row{display:grid;grid-template-columns:34px 1fr 26px;align-items:center;gap:.8rem;font-size:.85rem;font-family:inherit;padding:.42rem .6rem;border-radius:999px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;background:transparent;border:none;text-align:left;width:100%}.product-reviews__snap-row:hover{background:#ffffffbf}.product-reviews__snap-row:focus-visible{outline:2px solid var(--pr-honey-dark);outline-offset:1px}.product-reviews__snap-row.active{background:#fff;box-shadow:inset 0 0 0 1.5px var(--pr-honey)}.product-reviews__snap-label{display:inline-flex;align-items:center;gap:.3rem;color:var(--pr-text-soft);font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.product-reviews__snap-star svg{width:11px;height:11px;fill:var(--pr-honey);display:block}.product-reviews__snap-bar{background:#ffffffd9;border-radius:999px;height:8px;overflow:hidden;box-shadow:inset 0 1px 2px #3c2a1014}.product-reviews__snap-fill{background:var(--pr-honey);height:100%;border-radius:999px;transition:width .9s cubic-bezier(.22,1,.36,1)}.product-reviews__snap-count{text-align:right;color:var(--pr-text-mute);font-variant-numeric:tabular-nums;font-weight:600;font-size:.82rem}.product-reviews__loading{display:flex;flex-direction:column;gap:.9rem;padding:1.5rem 0 2rem}.product-reviews__loading-bar{height:14px;border-radius:999px;background:linear-gradient(90deg,var(--pr-cream) 25%,var(--pr-cream-dark) 50%,var(--pr-cream) 75%);background-size:200% 100%;animation:pr-shimmer 1.4s ease infinite}.product-reviews__loading-bar:nth-child(1){width:42%}.product-reviews__loading-bar:nth-child(2){width:68%}.product-reviews__loading-bar:nth-child(3){width:55%}.product-reviews__empty{text-align:center;padding:3rem 1.5rem;color:var(--pr-text-mute)}.product-reviews__empty--first{background:var(--pr-cream-soft);border:1px dashed var(--pr-border);border-radius:var(--pr-radius-xl);padding:3.5rem 1.5rem}.product-reviews__empty-mark{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:38%;background:var(--pr-honey-tint);color:var(--pr-honey-deep);margin-bottom:1.1rem}.product-reviews__empty-mark svg{width:22px;height:22px}.product-reviews__empty-title{font-family:var(--font-heading-family, inherit);font-size:1.25rem;color:var(--pr-ink);margin:0 0 .35rem;font-weight:500;text-transform:none}.product-reviews__empty-sub{font-size:.9rem;margin:0 auto;max-width:42ch}.product-reviews__photos-strip{display:flex;gap:.6rem;margin-bottom:1.75rem;flex-wrap:wrap;align-items:center}.product-reviews__photos-strip-label{font-size:.72rem;font-weight:600;color:var(--pr-text-mute);text-transform:uppercase;letter-spacing:.14em;margin-right:.6rem}.product-reviews__strip-thumb{width:74px;height:74px;border-radius:var(--pr-radius);object-fit:cover;cursor:pointer;border:2px solid #fff;box-shadow:var(--pr-shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.product-reviews__strip-thumb:hover{transform:translateY(-3px) rotate(-1deg);box-shadow:var(--pr-shadow-md)}.product-reviews__controls{display:flex;justify-content:space-between;align-items:center;padding:.9rem 0;border-bottom:1px solid var(--pr-divider);margin-bottom:.25rem;flex-wrap:wrap;gap:.85rem}.product-reviews__result-count{font-size:.88rem;color:var(--pr-text-mute);font-weight:500;font-variant-numeric:tabular-nums}.product-reviews__controls-right{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.product-reviews__search-wrap{position:relative}.product-reviews__search{width:230px;padding:.55rem .9rem .55rem 2.35rem;border:1px solid var(--pr-border);border-radius:999px;background:var(--pr-cream-soft);font-size:.87rem;font-family:inherit;color:var(--pr-ink);transition:border-color .2s,background .2s,box-shadow .2s,width .25s ease;box-sizing:border-box}.product-reviews__search:focus{outline:none;border-color:var(--pr-honey);background:#fff;box-shadow:0 0 0 3px #c89b4b26;width:270px}.product-reviews__search::placeholder{color:var(--pr-text-faint)}.product-reviews__search-icon{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);width:15px;height:15px;color:var(--pr-text-mute);pointer-events:none}.product-reviews__sort-wrap{display:flex;align-items:center;gap:.45rem}.product-reviews__sort-label{font-size:.82rem;color:var(--pr-text-mute);font-weight:500}.product-reviews__sort{background:var(--pr-cream-soft);border:1px solid var(--pr-border);border-radius:999px;padding:.55rem 2.1rem .55rem 1rem;font-size:.85rem;font-weight:500;font-family:inherit;cursor:pointer;color:var(--pr-text);transition:border-color .2s,background .2s;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23857866' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center}.product-reviews__sort:hover{border-color:var(--pr-honey);background-color:#fff}.product-reviews__sort:focus-visible{outline:2px solid var(--pr-honey-dark);outline-offset:2px}.product-reviews__list{display:flex;flex-direction:column}.product-reviews__card{display:grid;grid-template-columns:190px 1fr;gap:2rem;padding:2rem .75rem;margin:0 -.75rem;border-bottom:1px solid var(--pr-divider);border-radius:var(--pr-radius);animation:pr-fade-up .5s cubic-bezier(.22,1,.36,1) backwards;animation-delay:calc(var(--pr-i, 0) * 60ms);transition:background .25s ease}.product-reviews__card:hover{background:var(--pr-cream-soft)}.product-reviews__card:last-child{border-bottom:none}.product-reviews__card-meta{display:flex;flex-direction:column;gap:.9rem;font-size:.85rem}.product-reviews__avatar{width:46px;height:46px;border-radius:38%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#fff;letter-spacing:.02em;text-transform:uppercase;box-shadow:inset 0 -8px 14px #3c2a1029,var(--pr-shadow-sm)}.product-reviews__author-block{display:flex;flex-direction:column;gap:.15rem}.product-reviews__author-name{font-weight:700;font-size:.94rem;color:var(--pr-ink);line-height:1.3;word-break:break-word}.product-reviews__author-location{color:var(--pr-text-mute);font-size:.8rem}.product-reviews__card-main{min-width:0}.product-reviews__card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.7rem;flex-wrap:wrap}.product-reviews__card-ago{color:var(--pr-text-faint);font-size:.83rem;font-weight:500}.product-reviews__verified{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;background:var(--pr-verified-bg);color:var(--pr-verified-text);padding:.25rem .65rem;border-radius:999px;white-space:nowrap;font-weight:600;line-height:1.2}.product-reviews__verified svg{width:10px;height:10px;flex-shrink:0}.product-reviews__card-title{font-family:var(--font-heading-family, inherit);font-size:1.22rem;font-weight:500;margin:0 0 .5rem;color:var(--pr-ink);line-height:1.3;letter-spacing:-.005em;text-transform:none;text-wrap:balance}.product-reviews__card-body{font-size:.94rem;line-height:1.68;margin:0 0 1rem;color:var(--pr-text-soft);white-space:pre-wrap;word-wrap:break-word;max-width:70ch}.product-reviews__card-photos{display:grid;grid-template-columns:repeat(auto-fill,86px);gap:.55rem;margin-bottom:.9rem}.product-reviews__photo-thumb{position:relative;width:86px;height:86px;border-radius:var(--pr-radius-sm);overflow:hidden;cursor:pointer;border:1px solid var(--pr-border-soft);transition:transform .25s ease,box-shadow .25s ease;background:var(--pr-cream)}.product-reviews__photo-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.product-reviews__photo-thumb:hover{transform:translateY(-2px);box-shadow:var(--pr-shadow-md)}.product-reviews__photo-thumb:hover img{transform:scale(1.07)}.product-reviews__card-footer{display:flex;align-items:center;gap:.85rem;margin-top:.35rem}.product-reviews__helpful{background:transparent;border:1px solid var(--pr-border);border-radius:999px;padding:.42rem 1rem;font-size:.82rem;font-weight:500;font-family:inherit;cursor:pointer;color:var(--pr-text-soft);transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease;display:inline-flex;align-items:center;gap:.45rem;line-height:1.2}.product-reviews__helpful svg{width:13px;height:13px;transition:transform .2s ease,fill .2s ease;fill:none;stroke:currentColor;stroke-width:2}.product-reviews__helpful:hover{background:var(--pr-honey-pale);border-color:var(--pr-honey);color:var(--pr-honey-deep)}.product-reviews__helpful:active{transform:scale(.96)}.product-reviews__helpful:focus-visible{outline:2px solid var(--pr-honey-dark);outline-offset:2px}.product-reviews__helpful.voted{background:var(--pr-honey-pale);border-color:var(--pr-honey);color:var(--pr-honey-deep);cursor:default}.product-reviews__helpful.voted svg{fill:var(--pr-honey);stroke:var(--pr-honey);animation:pr-pop .4s ease}.product-reviews__pager{display:flex;justify-content:center;align-items:center;gap:.35rem;margin-top:2.25rem}.product-reviews__page-btn{background:transparent;border:1px solid var(--pr-border);border-radius:999px;padding:.5rem;font-size:.87rem;font-weight:500;font-family:inherit;cursor:pointer;min-width:38px;color:var(--pr-text);transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease;font-variant-numeric:tabular-nums}.product-reviews__page-btn:hover:not(:disabled):not(.active){background:var(--pr-cream-soft);border-color:var(--pr-honey)}.product-reviews__page-btn:active:not(:disabled){transform:scale(.95)}.product-reviews__page-btn:focus-visible{outline:2px solid var(--pr-honey-dark);outline-offset:2px}.product-reviews__page-btn.active{background:var(--pr-ink);color:var(--pr-cream-soft);border-color:var(--pr-ink);font-weight:600}.product-reviews__page-btn:disabled{opacity:.35;cursor:not-allowed}.product-reviews__pager-ellipsis{color:var(--pr-text-faint);padding:0 .4rem;font-weight:500}.product-reviews__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c160c80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:9000;display:flex;align-items:center;justify-content:center;padding:1rem;animation:pr-fade-in .2s ease}.product-reviews__modal{background:var(--pr-cream-soft);border:1px solid var(--pr-border-soft);border-radius:var(--pr-radius-xl);width:100%;max-width:560px;max-height:92vh;overflow-y:auto;padding:2.25rem 2rem 1.75rem;position:relative;box-shadow:var(--pr-shadow-lg);animation:pr-scale-in .28s cubic-bezier(.22,1,.36,1)}.product-reviews__modal-close{position:absolute;top:1.1rem;right:1.1rem;background:var(--pr-cream);border:none;font-size:1.2rem;cursor:pointer;color:var(--pr-text-mute);line-height:1;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,transform .25s ease}.product-reviews__modal-close:hover{background:var(--pr-cream-dark);color:var(--pr-ink);transform:rotate(90deg)}.product-reviews__modal h3{margin:0 0 1.6rem;font-family:var(--font-heading-family, inherit);font-size:1.6rem;font-weight:500;letter-spacing:-.01em;color:var(--pr-ink);text-transform:none}.product-reviews__modal h4{margin:1.5rem 0 .85rem;font-size:.78rem;font-weight:700;color:var(--pr-text-mute);letter-spacing:.12em;text-transform:uppercase;padding-bottom:.5rem;border-bottom:1px solid var(--pr-divider)}.product-reviews__form-row{margin-bottom:1.15rem}.product-reviews__form-row label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.45rem;color:var(--pr-text)}.product-reviews__form-row .pr-optional{font-weight:400;color:var(--pr-text-mute);font-size:.78rem;margin-left:.3rem}.product-reviews__form-row input[type=text],.product-reviews__form-row textarea,.product-reviews__form-row select{width:100%;padding:.75rem .95rem;border:1px solid var(--pr-border);border-radius:var(--pr-radius-sm);font-size:.95rem;font-family:inherit;background:#fff;color:var(--pr-ink);transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.product-reviews__form-row input[type=text]:focus,.product-reviews__form-row textarea:focus,.product-reviews__form-row select:focus{outline:none;border-color:var(--pr-honey);box-shadow:0 0 0 3px #c89b4b26}.product-reviews__form-row textarea{resize:vertical;min-height:110px;line-height:1.55}.product-reviews__char-count{text-align:right;font-size:.75rem;color:var(--pr-text-faint);margin-top:.3rem;font-variant-numeric:tabular-nums}.product-reviews__star-picker{display:flex;gap:.2rem}.product-reviews__star-picker button{background:none;border:none;font-size:2.2rem;color:var(--pr-cream-dark);cursor:pointer;padding:0 .1rem;line-height:1;transition:color .15s,transform .12s ease}.product-reviews__star-picker button:hover{transform:scale(1.12)}.product-reviews__star-picker button:active{transform:scale(.95)}.product-reviews__star-picker button.active{color:var(--pr-honey)}.product-reviews__star-picker.hover-state button.preview{color:var(--pr-honey-tint)}.product-reviews__dropzone{border:1.5px dashed var(--pr-border);border-radius:var(--pr-radius);padding:1.25rem 1rem;text-align:center;color:var(--pr-text-mute);cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease;background:#fff}.product-reviews__dropzone:hover,.product-reviews__dropzone.dragging{border-color:var(--pr-honey);background:var(--pr-honey-pale);color:var(--pr-honey-deep)}.product-reviews__dropzone-icon{font-size:1.6rem;display:block;margin-bottom:.4rem}.product-reviews__dropzone-text{font-size:.88rem;font-weight:500}.product-reviews__dropzone-hint{font-size:.75rem;margin-top:.2rem;opacity:.75}.product-reviews__previews{display:flex;gap:.5rem;margin-top:.85rem;flex-wrap:wrap}.product-reviews__preview{position:relative;width:80px;height:80px;border-radius:var(--pr-radius-sm);overflow:hidden;border:1px solid var(--pr-border);box-shadow:var(--pr-shadow-sm);animation:pr-scale-in .2s ease}.product-reviews__preview img{width:100%;height:100%;object-fit:cover}.product-reviews__preview-remove{position:absolute;top:4px;right:4px;background:#1c160cbf;color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.product-reviews__submit{background:var(--pr-ink);color:var(--pr-cream-soft);border:none;border-radius:999px;padding:.95rem 1.5rem;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;width:100%;transition:background .25s ease,box-shadow .25s ease,transform .15s ease;box-shadow:var(--pr-shadow-md);margin-top:.85rem}.product-reviews__submit:hover:not(:disabled){background:var(--pr-honey-dark);box-shadow:var(--pr-shadow-honey)}.product-reviews__submit:active:not(:disabled){transform:scale(.99)}.product-reviews__submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.product-reviews__form-message{margin-top:.85rem;font-size:.88rem;min-height:1.2em;text-align:center;font-weight:500}.product-reviews__form-message.success{color:var(--pr-success)}.product-reviews__form-message.error{color:var(--pr-error)}.product-reviews__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#100c06eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:9100;display:flex;align-items:center;justify-content:center;animation:pr-fade-in .2s ease}.product-reviews__lightbox-content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.product-reviews__lightbox img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:var(--pr-radius);box-shadow:0 16px 48px #00000080}.product-reviews__lightbox-counter{position:absolute;top:1rem;left:1rem;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:.35rem .85rem;border-radius:999px;font-size:.8rem;font-weight:500;font-variant-numeric:tabular-nums}.product-reviews__lightbox-close,.product-reviews__lightbox-prev,.product-reviews__lightbox-next{position:fixed;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border:none;font-size:1.4rem;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s;z-index:9101}.product-reviews__lightbox-close:hover,.product-reviews__lightbox-prev:hover,.product-reviews__lightbox-next:hover{background:#ffffff38;transform:scale(1.05)}.product-reviews__lightbox-close{top:1.25rem;right:1.25rem}.product-reviews__lightbox-prev{top:50%;left:1.25rem;transform:translateY(-50%)}.product-reviews__lightbox-next{top:50%;right:1.25rem;transform:translateY(-50%)}.product-reviews__lightbox-prev:hover,.product-reviews__lightbox-next:hover{transform:translateY(-50%) scale(1.05)}@keyframes pr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pr-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pr-scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes pr-pop{0%{transform:scale(1)}50%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes pr-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1024px){.product-reviews__card{grid-template-columns:170px 1fr}}@media(max-width:720px){.product-reviews{margin:3rem auto 4rem;padding:0 1rem}.product-reviews__head{align-items:flex-start;flex-direction:column}.product-reviews__head-cta{width:100%}.product-reviews__write-btn{width:100%;justify-content:center}.product-reviews__summary{grid-template-columns:1fr}.product-reviews__summary>*{padding:1.5rem 1.35rem;border-left:none!important}.product-reviews__summary>*+*{border-top:1px solid var(--pr-divider)}.product-reviews__avg-num{font-size:3.6rem}.product-reviews__controls{flex-direction:column;align-items:stretch}.product-reviews__controls-right{justify-content:space-between}.product-reviews__search{width:100%}.product-reviews__search-wrap{flex:1}.product-reviews__search:focus{width:100%}.product-reviews__card{grid-template-columns:1fr;gap:1.1rem;padding:1.6rem .5rem;margin:0 -.5rem}.product-reviews__card-meta{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.8rem}.product-reviews__photo-thumb{width:74px;height:74px}.product-reviews__card-photos{grid-template-columns:repeat(auto-fill,74px)}.product-reviews__modal{padding:1.75rem 1.35rem 1.35rem;border-radius:var(--pr-radius-lg)}}@media(prefers-reduced-motion:reduce){.product-reviews *,.product-reviews *:before,.product-reviews *:after,.product-reviews__modal-backdrop,.product-reviews__modal,.product-reviews__lightbox{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-product-reviews.css.map */
