.lpfd-reviews-section{width:100%;background:var(--r-bg, #f5f0e6);color:var(--r-text, #1a1f1a);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lpfd-reviews-section *,.lpfd-reviews-section *:before,.lpfd-reviews-section *:after{box-sizing:border-box}.lpfd-reviews-section__inner{max-width:1280px;margin:0 auto;padding:0 40px}.lpfd-reviews-section__heading{font-size:clamp(32px,4vw,48px);font-weight:800;margin:0 0 32px;letter-spacing:-.02em;color:#1a1f1a}.lpfd-reviews-section__top{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-bottom:32px;align-items:start}.lpfd-reviews-section__top-left{display:flex;flex-direction:column;gap:6px}.lpfd-reviews-section__score-row{display:flex;align-items:center;gap:12px}.lpfd-reviews-section__score{font-size:32px;font-weight:700;line-height:1}.lpfd-reviews-section__score-stars{display:inline-flex;align-items:center;gap:2px;font-size:20px;color:var(--r-star, #d4a045);line-height:1}.lpfd-reviews-section__based-on{font-size:14px;color:var(--r-muted, #6b6b5e);margin-bottom:14px}.lpfd-reviews-section__bars{display:flex;flex-direction:column;gap:6px;max-width:480px}.lpfd-reviews-section__bar-row{display:grid;grid-template-columns:24px 1fr 32px;align-items:center;gap:12px;font-size:14px}.lpfd-reviews-section__bar-label{display:inline-flex;align-items:center;gap:4px;color:#1a1f1a}.lpfd-reviews-section__bar-label svg{width:12px;height:12px;fill:var(--r-star, #d4a045)}.lpfd-reviews-section__bar-track{height:6px;background:var(--r-bar-track, rgba(0,0,0,.08));border-radius:3px;overflow:hidden}.lpfd-reviews-section__bar-fill{height:100%;background:var(--r-bar-fill, #c8412c);border-radius:3px;transition:width .4s ease}.lpfd-reviews-section__bar-count{text-align:right;font-size:14px;color:#6b6b5e}.lpfd-reviews-section__top-right{display:flex;justify-content:flex-end;align-items:flex-start}.lpfd-reviews-section__recommend{display:flex;align-items:baseline;gap:8px}.lpfd-reviews-section__recommend-pct{font-size:28px;font-weight:800;color:#1a1f1a;letter-spacing:-.02em}.lpfd-reviews-section__recommend-label{font-size:14px;color:var(--r-muted, #6b6b5e);max-width:220px}.lpfd-reviews-section__controls{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid var(--r-border, rgba(0,0,0,.1));border-bottom:1px solid var(--r-border, rgba(0,0,0,.1));gap:20px;flex-wrap:wrap}.lpfd-reviews-section__count{font-size:14px;color:var(--r-muted, #6b6b5e)}.lpfd-reviews-section__count [data-review-count-label]{color:#1a1f1a;font-weight:700}.lpfd-reviews-section__controls-right{display:flex;align-items:center;gap:16px}.lpfd-reviews-section__sort{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#1a1f1a}.lpfd-reviews-section__sort label{font-weight:700}.lpfd-reviews-section__sort select{background:transparent;border:0;padding:4px 20px 4px 0;font-size:14px;font-family:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;color:#1a1f1a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%231a1f1a' stroke-width='1.2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center}.lpfd-reviews-section__write-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:var(--r-button-bg, #c8412c);color:var(--r-button-text, #f5f0e6);border:0;border-radius:4px;font-size:13px;font-weight:700;cursor:pointer;letter-spacing:.05em;font-family:inherit;transition:all .2s ease}.lpfd-reviews-section__write-btn:hover{background:#1a1f1a;transform:translateY(-1px)}.lpfd-reviews-section__write-btn svg{width:14px;height:14px}.lpfd-reviews-section__list{display:flex;flex-direction:column}.lpfd-review-item{display:grid;grid-template-columns:60px 1fr;gap:24px;padding:28px 0;border-bottom:1px solid var(--r-border, rgba(0,0,0,.08));align-items:start}.lpfd-review-item:last-child{border-bottom:0}.lpfd-review-item__avatar{width:44px;height:44px;border-radius:50%;background:#1a1f1a;color:#f5f0e6;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.lpfd-review-item__body{display:flex;flex-direction:column;gap:12px;min-width:0}.lpfd-review-item__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.lpfd-review-item__header-left{display:flex;flex-direction:column;gap:8px}.lpfd-review-item__name-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.lpfd-review-item__name{font-size:15px;font-weight:700;color:#1a1f1a}.lpfd-review-item__verified{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:var(--r-muted, #6b6b5e)}.lpfd-review-item__verified:before{content:"";display:inline-block;width:14px;height:14px;background-color:#2d4a2b;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm3.5 5.5L7 10 5 8l-1 1 3 3 5.5-5.5-1-1z' fill='white'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm3.5 5.5L7 10 5 8l-1 1 3 3 5.5-5.5-1-1z' fill='white'/%3E%3C/svg%3E") center/contain no-repeat}.lpfd-review-item__meta{display:flex;align-items:center;gap:20px;font-size:13px;color:var(--r-muted, #6b6b5e);flex-wrap:wrap}.lpfd-review-item__meta-item{display:inline-flex;align-items:center;gap:4px}.lpfd-review-item__meta-item strong{color:#1a1f1a;font-weight:700}.lpfd-review-item__meta-divider{width:1px;height:12px;background:#00000026}.lpfd-review-item__date{font-size:13px;color:var(--r-muted, #6b6b5e);white-space:nowrap;font-family:JetBrains Mono,Courier New,monospace}.lpfd-review-item__stars{display:inline-flex;align-items:center;gap:2px;font-size:16px;color:var(--r-star, #d4a045);line-height:1}.lpfd-review-item__title{font-size:15px;font-weight:700;margin:4px 0 0;color:#1a1f1a}.lpfd-review-item__content{font-size:14px;line-height:1.55;margin:0;color:#1a1f1a}.lpfd-reviews-section__load-more-wrap{display:flex;justify-content:center;padding:32px 0 0}.lpfd-reviews-section__load-more{padding:12px 28px;background:transparent;border:1px solid #1a1f1a;border-radius:4px;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;color:#1a1f1a;transition:all .2s ease;letter-spacing:.05em}.lpfd-reviews-section__load-more:hover{background:#1a1f1a;color:#f5f0e6}.lpfd-review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:20px}.lpfd-review-modal[hidden]{display:none!important}.lpfd-review-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1f1a99;cursor:pointer;animation:lpfdRmFade .2s ease}.lpfd-review-modal__panel{position:relative;background:#f5f0e6;color:#1a1f1a;border-radius:8px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:lpfdRmSlideUp .25s cubic-bezier(.2,.8,.2,1)}@keyframes lpfdRmFade{0%{opacity:0}to{opacity:1}}@keyframes lpfdRmSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lpfd-review-modal__close{position:absolute;top:16px;right:16px;width:32px;height:32px;padding:0;margin:0;background:transparent;border:0;cursor:pointer;color:#1a1f1a;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s ease;z-index:2}.lpfd-review-modal__close:hover{background:#0000000f}.lpfd-review-modal__close svg{width:16px;height:16px}.lpfd-review-modal__content{padding:32px 28px 28px}.lpfd-review-modal__title{font-size:24px;font-weight:800;margin:0 0 8px;letter-spacing:-.01em;color:#1a1f1a}.lpfd-review-modal__subtitle{font-size:14px;color:#6b6b5e;margin:0 0 24px;line-height:1.5}.lpfd-review-form{display:flex;flex-direction:column;gap:16px}.lpfd-review-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lpfd-review-form__field{display:flex;flex-direction:column;gap:6px}.lpfd-review-form__label{font-size:13px;font-weight:700;color:#1a1f1a}.lpfd-review-form__input,.lpfd-review-form__textarea,.lpfd-review-form__select{padding:10px 12px;border:1px solid rgba(0,0,0,.15);border-radius:4px;font-size:14px;font-family:inherit;background:#fff;color:#1a1f1a;transition:border-color .15s ease;width:100%;box-sizing:border-box}.lpfd-review-form__input:focus,.lpfd-review-form__textarea:focus,.lpfd-review-form__select:focus{outline:none;border-color:#1a1f1a}.lpfd-review-form__textarea{resize:vertical;min-height:100px;line-height:1.5}.lpfd-review-form__stars{display:flex;gap:4px}.lpfd-review-form__star{width:32px;height:32px;padding:0;border:0;background:transparent;cursor:pointer;color:#00000026;transition:color .15s ease}.lpfd-review-form__star svg{width:100%;height:100%}.lpfd-review-form__stars:not(:hover) .lpfd-review-form__star.is-active svg{fill:#d4a045;color:#d4a045}.lpfd-review-form__star:hover svg{fill:#d4a045;color:#d4a045}.lpfd-review-form__star:hover~.lpfd-review-form__star svg{fill:none;color:#00000026}.lpfd-review-form__stars:hover .lpfd-review-form__star:not(:hover):not(.is-active) svg{fill:#d4a045}.lpfd-review-form__stars:hover .lpfd-review-form__star:hover~.lpfd-review-form__star svg{fill:none;color:#00000026}.lpfd-review-form__upload{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:8px;border:1.5px dashed rgba(0,0,0,.2);border-radius:6px;cursor:pointer;transition:border-color .15s ease,background .15s ease;text-align:center;background:#fff6}.lpfd-review-form__upload:hover{border-color:#1a1f1a;background:#ffffffb3}.lpfd-review-form__upload svg{width:28px;height:28px;color:#6b6b5e}.lpfd-review-form__upload-hint{font-size:12px;color:#6b6b5e}.lpfd-review-form__photos{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.lpfd-review-form__photo{position:relative;width:64px;height:64px;border-radius:4px;overflow:hidden;background:#0000000d}.lpfd-review-form__photo img{width:100%;height:100%;object-fit:cover;display:block}.lpfd-review-form__photo-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;background:#000000b3;color:#fff;border:0;cursor:pointer;font-size:12px;display:inline-flex;align-items:center;justify-content:center;padding:0}.lpfd-review-form__actions{display:flex;justify-content:flex-end;gap:10px;padding-top:8px}.lpfd-review-form__btn{padding:12px 22px;border-radius:4px;font-size:13px;font-weight:700;letter-spacing:.05em;font-family:inherit;cursor:pointer;transition:all .2s ease}.lpfd-review-form__btn--primary{background:#c8412c;color:#f5f0e6;border:0}.lpfd-review-form__btn--primary:hover{background:#1a1f1a}.lpfd-review-form__btn--secondary{background:transparent;color:#1a1f1a;border:1px solid rgba(0,0,0,.2)}.lpfd-review-form__btn--secondary:hover{background:#0000000d}.lpfd-review-modal__success{text-align:center;padding:48px 28px}.lpfd-review-modal__success-icon{color:#2d4a2b;margin:0 auto 20px;width:56px;height:56px}.lpfd-review-modal__success-icon svg{width:100%;height:100%}.lpfd-review-modal__success .lpfd-review-modal__title{margin-bottom:12px}.lpfd-review-modal__success .lpfd-review-modal__subtitle{max-width:340px;margin:0 auto 28px}@media(max-width:749px){.lpfd-reviews-section__inner{padding:0 16px}.lpfd-reviews-section__top{grid-template-columns:1fr;gap:20px}.lpfd-reviews-section__top-right{justify-content:flex-start}.lpfd-reviews-section__heading{font-size:28px;margin-bottom:20px}.lpfd-reviews-section__score{font-size:28px}.lpfd-review-item{grid-template-columns:44px 1fr;gap:14px;padding:20px 0}.lpfd-review-item__avatar{width:36px;height:36px;font-size:12px}.lpfd-review-item__header{flex-direction:column;gap:6px}.lpfd-review-item__date{font-size:12px}.lpfd-review-modal{padding:0;align-items:flex-end}.lpfd-review-modal__panel{max-width:100%;max-height:95vh;border-radius:12px 12px 0 0}.lpfd-review-modal__content{padding:28px 20px 20px}.lpfd-review-form__row{grid-template-columns:1fr;gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/56/compiled_assets/styles.css.map */
