product-reviews{--pr-bg: #f3f1e8;--pr-text: #1c1c1c;--pr-text-2: rgba(28, 28, 28, .62);--pr-text-3: rgba(28, 28, 28, .42);--pr-accent: #c9a96e;--pr-accent-hover: #b8944f;--pr-star: #f7c948;--pr-star-off: rgba(28, 28, 28, .12);--pr-border: rgba(28, 28, 28, .1);--pr-border-2: rgba(28, 28, 28, .18);--pr-card-bg: rgba(28, 28, 28, .025);--pr-card-bg-hover: rgba(28, 28, 28, .045);--pr-serif: "DM Serif Display", Georgia, serif;--pr-sans: var(--text-font-family, "DM Sans", system-ui, sans-serif);--pr-pad-x: clamp(1rem, 5vw, 4rem);display:block;background:var(--pr-bg);color:var(--pr-text);font-family:var(--pr-sans);padding:clamp(2.5rem,6vw,4rem) 0;scroll-margin-top:80px;overflow:hidden}product-reviews .pr-wrap{max-width:1600px;margin:0 auto;padding:0 var(--pr-pad-x)}.pr-stars{display:inline-flex;position:relative;letter-spacing:.08em;line-height:1;font-family:system-ui,sans-serif;color:var(--pr-star-off);-webkit-user-select:none;user-select:none}.pr-stars--sm{font-size:16px}.pr-stars--md{font-size:20px}.pr-stars--lg{font-size:24px}.pr-stars__track{display:inline-block}.pr-stars__fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:var(--pr-star)}.pr-stub{display:inline-flex;align-items:center;gap:.5rem;padding:0;margin:-.5rem 0 -.25rem;text-decoration:none;color:inherit;font-family:var(--pr-sans);transition:opacity .15s ease;line-height:1.2}.pr-stub:hover{opacity:.7}.pr-stub .pr-stars{font-size:18px;letter-spacing:.05em}.pr-stub__score{font-size:.95rem;font-weight:700;color:var(--pr-text);letter-spacing:-.01em}.product-info__block-item:has(.pr-stub){margin-top:-.5rem!important;margin-bottom:-.25rem!important}.product-info__title,.product-info>h1,.product-info>h2,.product-info h1.product-title,.product-info h2.product-title,.product-title,.product-info__block-item[data-block-type=title] h1,.product-info__block-item[data-block-type=title] h2,.product-info__block-item[data-block-type=title] .product-title,h1.product-title.h0,h1.product-title.h1,h1.product-title.h2,h1.product-title.h3,h1.product-title.h4,h1.product-title.h5,h2.product-title.h0,h2.product-title.h1,h2.product-title.h2,h2.product-title.h3,h2.product-title.h4,h2.product-title.h5,.product-info__block-item .prose>h1,.product-info__block-item .prose>h2,.product-info__block-item .prose>h3{font-family:var(--pr-sans)!important;font-style:italic!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:-.015em!important;line-height:1.1!important;font-size:clamp(1.15rem,1.8vw,1.45rem)!important;margin:0 0 .4rem!important}.pr-hero{display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,1.1fr);grid-template-areas:"left right";gap:clamp(1.5rem,4vw,4rem);padding:0 0 2.25rem;border-bottom:1px solid var(--pr-border);align-items:start}.pr-hero__left{grid-area:left;display:flex;flex-direction:column;gap:.9rem}.pr-hero__right{grid-area:right;display:flex;flex-direction:column;gap:1rem;align-items:stretch}.pr-hero__big{display:flex;align-items:center;gap:.75rem;margin-bottom:-.15rem}.pr-hero__big-num{font-family:var(--pr-sans);font-size:clamp(1.75rem,3.2vw,2.5rem);line-height:1;font-weight:800;letter-spacing:-.02em;color:var(--pr-text)}.pr-hero__big .pr-stars{font-size:22px}.pr-hero__based{font-size:.88rem;color:var(--pr-text-2);margin:0;line-height:1.4}.pr-hero__based strong{color:var(--pr-text);font-weight:700}.pr-hero__shop-note{display:inline;font-size:.78rem;color:var(--pr-text-3);font-style:italic;margin-left:.25rem}.pr-hero__dist{display:flex;flex-direction:column;gap:.2rem;margin-top:.25rem}.pr-dist-row{display:grid;grid-template-columns:36px 1fr 32px;align-items:center;gap:.6rem;padding:.15rem 0;background:transparent;border:0;cursor:pointer;color:inherit;font-family:var(--pr-sans);text-align:left;transition:opacity .15s ease}.pr-dist-row:hover{opacity:.7}.pr-dist-row__star{font-size:.85rem;color:var(--pr-text-2);font-variant-numeric:tabular-nums}.pr-dist-row__bar{height:8px;background:var(--pr-border);border-radius:4px;overflow:hidden}.pr-dist-row__fill{display:block;height:100%;background:var(--pr-star);transition:width .4s cubic-bezier(.4,0,.2,1)}.pr-dist-row__count{font-size:.8rem;color:var(--pr-text-2);text-align:right;font-variant-numeric:tabular-nums}.pr-hero__recommend{font-size:.95rem;color:var(--pr-text);margin:.6rem 0 0;line-height:1.4}.pr-hero__recommend strong{color:var(--pr-text);font-weight:800;font-size:1.05rem}.pr-hero__cta-wrap{display:flex;justify-content:flex-end}.pr-hero__photos{display:flex;flex-wrap:nowrap;gap:.4rem;overflow-x:auto;scrollbar-width:thin;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.pr-hero__photo{flex:0 0 110px;width:110px;height:110px;background-size:cover;background-position:center;background-color:var(--pr-card-bg);border-radius:3px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.pr-hero__photo:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.pr-hero__photos--empty{display:block}.pr-hero__photo-placeholder{display:flex;align-items:center;justify-content:center;gap:.6rem;min-height:110px;background:var(--pr-card-bg);border:1px dashed var(--pr-border-2);border-radius:4px;color:var(--pr-text-3)}.pr-hero__placeholder-icon{font-size:1.4rem;opacity:.6}.pr-hero__placeholder-text{font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;font-weight:600}.pr-write-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--pr-text);color:var(--pr-bg);border:0;border-radius:4px;padding:.85rem 1.5rem;font-family:var(--pr-sans);font-size:.9rem;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease;letter-spacing:.01em}.pr-write-btn:hover{background:#000;transform:translateY(-1px)}.pr-write-btn__icon{font-size:1rem}.pr-bar{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid var(--pr-border)}.pr-bar__count{font-size:.9rem;color:var(--pr-text-2)}.pr-bar__count strong{color:var(--pr-text);font-weight:600}.pr-bar__note{font-style:italic;color:var(--pr-text-3)}.pr-bar__filters{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.pr-chip{background:transparent;border:1px solid var(--pr-border-2);border-radius:999px;padding:.35rem .85rem;font-family:var(--pr-sans);font-size:.8rem;color:var(--pr-text);cursor:pointer;transition:all .15s ease}.pr-chip:hover{background:var(--pr-card-bg)}.pr-chip--active{background:var(--pr-text);color:var(--pr-bg);border-color:var(--pr-text)}.pr-bar__sort{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--pr-text-2)}.pr-bar__sort select{background:transparent;border:1px solid var(--pr-border-2);border-radius:4px;padding:.35rem 1.75rem .35rem .7rem;font-family:var(--pr-sans);font-size:.85rem;color:var(--pr-text);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='%231c1c1c'%3E%3Cpath d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;background-size:.6rem}.pr-list{display:flex;flex-direction:column}.pr-list__item--hidden{display:none}.pr-divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0 .5rem;padding:.75rem 0}.pr-divider--hidden{display:none}.pr-divider__line{flex:1;height:1px;background:var(--pr-border-2)}.pr-divider__label{font-family:var(--pr-sans);font-size:.72rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--pr-text-2);white-space:nowrap}.pr-card{display:grid;grid-template-columns:220px 1fr;gap:1.75rem;padding:2rem 0;border-bottom:1px solid var(--pr-border);align-items:start}.pr-card:last-child{border-bottom:0}.pr-card__author{display:flex;flex-direction:column;gap:.65rem;padding:1.1rem 1.1rem 1.2rem;background:var(--pr-bg);border:1px solid var(--pr-border);border-radius:4px}.pr-card__name{display:flex;align-items:center;gap:.45rem;font-size:.95rem;font-weight:800;color:var(--pr-text);font-style:italic;letter-spacing:-.01em}.pr-card__flag{font-size:1rem;line-height:1;font-style:normal}.pr-card__verified{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--pr-text-2);margin:0;line-height:1.2}.pr-card__check{display:inline-flex;width:14px;height:14px;border-radius:50%;background:var(--pr-star);color:var(--pr-text);align-items:center;justify-content:center;font-size:9px;font-weight:800;line-height:1}.pr-card__recommend{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--pr-text);margin:0;font-weight:500;line-height:1.3}.pr-card__recommend span:first-child{font-size:.95rem;line-height:1}.pr-card__reviewing{display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:inherit;margin-top:.25rem;padding-top:.75rem;border-top:1px solid var(--pr-border)}.pr-card__product-thumb{flex:0 0 auto;width:100%;aspect-ratio:1 / 1;max-width:110px;background-size:cover;background-position:center;background-color:var(--pr-card-bg);border-radius:3px;margin-bottom:.15rem}.pr-card__product-meta{display:flex;flex-direction:column;gap:.15rem;min-width:0}.pr-card__product-label{font-size:.62rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--pr-text-3)}.pr-card__product-title{font-size:.85rem;font-weight:500;color:var(--pr-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pr-card__product-variant{font-size:.75rem;color:var(--pr-text-2);margin-top:.15rem}.pr-card__reviewing:hover .pr-card__product-title{text-decoration:underline}.pr-card__body{display:flex;flex-direction:column;gap:.75rem;min-width:0}.pr-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pr-card__date{font-size:.78rem;color:var(--pr-text-2);white-space:nowrap}.pr-card__title{font-family:var(--pr-sans);font-size:1rem;font-weight:800;font-style:italic;margin:0;color:var(--pr-text);letter-spacing:-.015em;text-transform:uppercase;line-height:1.25}.pr-card__text{font-size:.92rem;line-height:1.6;color:var(--pr-text);margin:0}.pr-card__text p{margin:0 0 .5rem}.pr-card__text p:last-child{margin:0}.pr-card__toggle{margin-top:.3rem;background:transparent;border:0;padding:0;color:var(--pr-text);font-family:var(--pr-sans);font-size:.85rem;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.pr-card__reviewing--customer .pr-card__product-label{color:var(--pr-accent-hover)}.pr-card__sizing{margin-top:.5rem;max-width:320px}.pr-card__sizing-label{display:block;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--pr-text-3);margin-bottom:.4rem}.pr-card__sizing-track{position:relative;height:2px;background:var(--pr-border-2);margin:.8rem 0 .3rem}.pr-card__sizing-track:before,.pr-card__sizing-track:after{content:"";position:absolute;top:-3px;width:8px;height:8px;border-radius:50%;background:var(--pr-border-2)}.pr-card__sizing-track:before{left:0}.pr-card__sizing-track:after{right:0}.pr-card__sizing-dot{position:absolute;top:-5px;width:12px;height:12px;border-radius:50%;background:var(--pr-text);border:2px solid var(--pr-bg);transform:translate(-50%)}.pr-card__sizing-dot--small{left:0%}.pr-card__sizing-dot--true_to_size{left:50%}.pr-card__sizing-dot--large{left:100%}.pr-card__sizing-labels{display:flex;justify-content:space-between;font-size:.7rem;color:var(--pr-text-3)}.pr-card__helpful{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;margin-left:auto;padding-top:.5rem}.pr-card__helpful-label{font-size:.75rem;color:var(--pr-text-3)}.pr-card__helpful-btn{display:inline-flex;align-items:center;gap:.3rem;background:transparent;border:0;padding:.2rem .4rem;border-radius:3px;font-family:var(--pr-sans);font-size:.8rem;color:var(--pr-text-2);cursor:pointer;transition:all .15s ease}.pr-card__helpful-btn:hover{background:var(--pr-card-bg);color:var(--pr-text)}.pr-card__helpful-btn[aria-pressed=true]{color:var(--pr-text);background:var(--pr-card-bg-hover)}.pr-card__helpful-count{font-variant-numeric:tabular-nums;font-size:.75rem;color:var(--pr-text-3);min-width:1em}.pr-load{text-align:center;padding:2rem 0 0}.pr-load__btn{background:transparent;border:1px solid var(--pr-text);border-radius:4px;padding:.8rem 1.75rem;font-family:var(--pr-sans);font-size:.9rem;font-weight:600;color:var(--pr-text);cursor:pointer;transition:all .15s ease}.pr-load__btn:hover{background:var(--pr-text);color:var(--pr-bg)}.pr-load__count{color:var(--pr-text-3);font-size:.85rem;margin-left:.25rem}.pr-load__btn:hover .pr-load__count{color:var(--pr-bg);opacity:.7}.pr-foot{padding:2rem 0 0;text-align:center}.pr-foot__link{color:var(--pr-text-2);text-decoration:none;font-size:.85rem;font-weight:500;border-bottom:1px solid var(--pr-border-2);padding-bottom:.15rem;transition:color .15s ease,border-color .15s ease}.pr-foot__link:hover{color:var(--pr-text);border-bottom-color:var(--pr-text)}.pr-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.pr-drawer[hidden]{display:none}.pr-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;cursor:pointer;animation:pr-fade-in .25s ease both}.pr-drawer__panel{position:absolute;top:0;bottom:0;right:0;width:min(520px,100vw);background:var(--pr-bg);color:var(--pr-text);overflow-y:auto;padding:2.25rem 2rem;box-shadow:-4px 0 24px #00000026;animation:pr-slide-in .3s cubic-bezier(.4,0,.2,1) both}@keyframes pr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pr-slide-in{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}.pr-drawer__close{position:absolute;top:1rem;right:1rem;background:transparent;border:0;width:36px;height:36px;border-radius:50%;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--pr-text-2);transition:all .15s ease}.pr-drawer__close:hover{background:var(--pr-card-bg);color:var(--pr-text)}.pr-drawer__head{margin-bottom:1.5rem;padding-right:2rem}.pr-drawer__title{font-family:var(--pr-serif);font-size:1.75rem;font-weight:400;margin:0 0 .5rem;line-height:1.1}.pr-drawer__sub{font-size:.9rem;color:var(--pr-text-2);margin:0;line-height:1.5}.pr-form{display:flex;flex-direction:column;gap:1.1rem}.pr-form__field{display:flex;flex-direction:column;gap:.4rem}.pr-form__field--inline{flex-direction:row;align-items:center;gap:.6rem}.pr-form__field--consent{flex-direction:row;align-items:flex-start;gap:.6rem}.pr-form__field--consent label{font-size:.8rem;color:var(--pr-text-2);line-height:1.5}.pr-form__field--consent label a{color:var(--pr-text);text-decoration:underline}.pr-form__field label{font-size:.8rem;font-weight:600;color:var(--pr-text);letter-spacing:.02em}.pr-form__field input[type=text],.pr-form__field input[type=email],.pr-form__field textarea{background:var(--pr-card-bg);border:1px solid var(--pr-border-2);border-radius:4px;padding:.7rem .9rem;font-family:var(--pr-sans);font-size:.95rem;color:var(--pr-text);width:100%;box-sizing:border-box;transition:border-color .15s ease,background .15s ease}.pr-form__field input:focus,.pr-form__field textarea:focus{outline:0;border-color:var(--pr-text);background:#fff}.pr-form__field textarea{resize:vertical;min-height:110px;line-height:1.5}.pr-form__field input[type=checkbox],.pr-form__field input[type=radio]{margin:2px 0 0;accent-color:var(--pr-text)}.pr-form__field--rating legend{font-size:.8rem;font-weight:600;color:var(--pr-text);letter-spacing:.02em;padding:0 0 .4rem}.pr-form__stars{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end;gap:.15rem;unicode-bidi:bidi-override}.pr-form__stars input{position:absolute;opacity:0;pointer-events:none}.pr-form__stars label{cursor:pointer;font-size:2rem;line-height:1;color:var(--pr-star-off);transition:color .15s ease,transform .1s ease}.pr-form__stars label:hover{transform:scale(1.1)}.pr-form__stars input:checked~label,.pr-form__stars label:hover,.pr-form__stars label:hover~label{color:var(--pr-star)}.pr-form__stars input:focus+label{outline:2px solid var(--pr-text);outline-offset:2px;border-radius:2px}.pr-form__field--sizing legend{font-size:.8rem;font-weight:600;padding:0 0 .4rem}.pr-form__sizing{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.pr-form__sizing label{display:flex;align-items:center;gap:.4rem;padding:.5rem .6rem;border:1px solid var(--pr-border-2);border-radius:4px;font-size:.8rem;cursor:pointer;background:var(--pr-card-bg);transition:all .15s ease}.pr-form__sizing label:has(input:checked){border-color:var(--pr-text);background:#fff}.pr-form__submit{background:var(--pr-text);color:var(--pr-bg);border:0;border-radius:4px;padding:.95rem;font-family:var(--pr-sans);font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s ease,transform .1s ease;letter-spacing:.01em;margin-top:.5rem}.pr-form__submit:hover{background:#000;transform:translateY(-1px)}.pr-form__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.pr-form__hint{font-size:.75rem;color:var(--pr-text-3);margin:0;line-height:1.5}.pr-form__status{padding:.75rem 1rem;border-radius:4px;font-size:.9rem;margin:0}.pr-form__status--success{background:#228b221a;color:#1f5e1f;border:1px solid rgba(34,139,34,.3)}.pr-form__status--error{background:#b41e1e14;color:#8b1f1f;border:1px solid rgba(180,30,30,.25)}@media(max-width:900px){.pr-hero{grid-template-columns:1fr;grid-template-areas:"left" "right";gap:1.5rem}.pr-hero__cta-wrap{justify-content:stretch}.pr-write-btn{width:100%}}@media(max-width:760px){product-reviews{padding:2rem 0}.pr-hero{gap:1.25rem;padding-bottom:1.5rem}.pr-hero__big-num{font-size:clamp(1.6rem,7vw,2rem)}.pr-hero__photo{flex:0 0 90px;width:90px;height:90px}.pr-hero__photos{margin:0 calc(-1 * var(--pr-pad-x));padding:0 var(--pr-pad-x) .25rem}.pr-write-btn{width:100%;justify-content:center}.pr-bar{grid-template-columns:1fr;gap:.75rem;padding:1rem 0}.pr-bar__filters,.pr-bar__sort{justify-content:flex-start}.pr-card{grid-template-columns:1fr;gap:1rem;padding:1.5rem 0}.pr-card__author{padding:.9rem 1rem 1rem}.pr-card__product-thumb{max-width:80px}.pr-drawer__panel{width:100vw;padding:1.5rem 1.25rem}.pr-drawer__title{font-size:1.4rem}.pr-form__sizing{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/116/assets/product-reviews.css.map */
