.product-reviews-section{padding-top:4rem;padding-bottom:6rem;background-color:#fff;border-top:1px solid rgba(0,0,0,.08)}.product-reviews-container{max-width:1400px;margin:0 auto;padding:0 2rem}.product-reviews-heading{font-size:2.2rem;font-weight:700;text-transform:uppercase;letter-spacing:-.01em;color:#111;margin-bottom:3rem;padding-bottom:1rem;border-bottom:2px solid #111111;display:inline-block}.product-reviews-layout{display:grid;grid-template-columns:340px 1fr;gap:4.5rem;align-items:start}@media screen and (max-width:989px){.product-reviews-layout{grid-template-columns:1fr;gap:3rem}}.product-reviews-summary-card{background:#fdfdfd;border:1px solid rgba(0,0,0,.08);padding:2.5rem 2rem;border-radius:0;box-shadow:0 4px 14px #00000008}.product-reviews-score-box{text-align:center;margin-bottom:2rem}.product-reviews-big-score{font-size:4.2rem;font-weight:800;color:#111;line-height:1;letter-spacing:-.02em}.product-reviews-big-stars{display:flex;align-items:center;justify-content:center;gap:3px;margin:.8rem 0 .4rem}.product-reviews-big-stars svg{width:20px;height:20px;fill:#f59e0b}.product-reviews-total-count{font-size:1.25rem;color:#555;font-weight:500}.product-reviews-breakdown-list{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.8rem}.product-reviews-breakdown-item{display:flex;align-items:center;gap:1rem;font-size:1.25rem;font-weight:500;color:#333}.product-reviews-breakdown-label{width:45px;flex-shrink:0;white-space:nowrap}.product-reviews-progress-bar{flex-grow:1;height:10px!important;background-color:#e5e7eb!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:0!important;overflow:hidden;position:relative}.product-reviews-progress-fill{height:100%!important;background-color:#000!important;border-radius:0!important;transition:width .4s ease!important}.product-reviews-breakdown-count{width:55px;text-align:right;flex-shrink:0;font-size:1.2rem;color:#666}.product-reviews-left-divider{height:1px;background-color:#0000001f;margin:1.8rem 0;width:100%}.product-reviews-write-btn{height:46px!important;min-height:46px!important;width:100%!important;font-size:1.25rem!important;font-weight:600!important;letter-spacing:.05em!important;text-transform:uppercase!important;border-radius:0!important;background:#000!important;color:#fff!important;border:1.5px solid #000000!important;box-shadow:0 4px 12px #00000014!important;transition:all .25s ease!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.6rem!important}.product-reviews-write-btn:hover{background:#fff!important;color:#000!important;border-color:#000!important;transform:translateY(-1px)!important;box-shadow:0 6px 14px #0000001f!important}.product-reviews-right-col{width:100%}.product-reviews-dropdown-filter-bar{display:flex;align-items:center;gap:1.6rem;flex-wrap:nowrap;overflow-x:auto;margin-bottom:2.2rem;padding:1.2rem 1.6rem;background:#fafafa;border-radius:0;border:1px solid rgba(0,0,0,.1)}.product-reviews-filter-group{display:flex;flex-direction:row;align-items:center;gap:.8rem;flex-shrink:0}.product-reviews-filter-label{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#111;white-space:nowrap;margin:0}.product-reviews-select-dropdown{height:38px;padding:0 2.8rem 0 1rem;font-size:1.25rem;font-weight:500;color:#111;background-color:#fff;border:1px solid rgba(0,0,0,.22);border-radius:0;cursor:pointer;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='%23111111' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center;transition:border-color .2s ease,box-shadow .2s ease;white-space:nowrap}.product-reviews-select-dropdown:focus,.product-reviews-select-dropdown:hover{border-color:#111;outline:none}.product-reviews-filter-info{margin-left:auto;font-size:1.25rem;font-weight:600;color:#333;white-space:nowrap;flex-shrink:0}.product-reviews-empty-msg{padding:3.5rem 2rem;text-align:center;font-size:1.35rem;color:#666;background:#fdfdfd;border:1px dashed rgba(0,0,0,.15);margin-top:1rem}.product-reviews-list{display:flex;flex-direction:column}.product-review-item{padding:2rem 0;border-bottom:1px solid rgba(0,0,0,.08)}.product-review-item:last-child{border-bottom:none}.product-review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.product-review-author-wrap{display:flex;align-items:center;gap:.8rem}.product-review-author-name{font-size:1.4rem;font-weight:700;color:#111}.product-review-verified-tag{display:inline-flex;align-items:center;gap:3px;background-color:#d1fae5;color:#065f46;font-size:1.1rem;font-weight:600;padding:.2rem .6rem;border-radius:0}.product-review-date{font-size:1.2rem;color:#777}.product-review-stars{display:flex;align-items:center;gap:2px;margin-bottom:.8rem}.product-review-stars svg{width:15px;height:15px;fill:#f59e0b}.product-review-title{font-size:1.4rem;font-weight:700;color:#111;margin-bottom:.5rem}.product-review-body{font-size:1.35rem;line-height:1.65;color:#000!important}.review-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000073;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1200;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .25s ease}.review-modal-backdrop.open{opacity:1;visibility:visible}.review-modal-content{position:relative;background:#fff;width:92%;max-width:520px;padding:3rem;border-radius:0;border:1px solid rgba(0,0,0,.08);box-shadow:0 16px 48px #00000029;max-height:90vh;overflow-y:auto}.review-modal-close{position:absolute;top:1.6rem;right:1.6rem;background:transparent;border:none;cursor:pointer;padding:.5rem;color:#555;transition:color .2s ease}.review-modal-close:hover{color:#000}.review-modal-title{font-size:2rem;font-weight:700;color:#111;margin-bottom:1.6rem;text-transform:uppercase}.review-form-group{margin-bottom:1.4rem}.review-form-label{display:block;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#333;margin-bottom:.5rem}.review-star-selector{display:flex;align-items:center;gap:6px;cursor:pointer;margin-top:.3rem}.review-star-selector svg{width:26px;height:26px;fill:#d1d5db;transition:fill .15s ease}.review-star-selector svg.active,.review-star-selector svg:hover,.review-star-selector svg:hover~svg{fill:#f59e0b}.review-form-input,.review-form-textarea{width:100%;padding:1rem 1.2rem;font-size:1.3rem;border:1px solid rgba(0,0,0,.2);border-radius:0;background:#fff;color:#111;box-sizing:border-box}.review-form-input:focus,.review-form-textarea:focus{outline:none;border-color:#111}.review-form-textarea{min-height:100px;resize:vertical}.review-form-submit-btn{height:46px!important;width:100%!important;font-size:1.25rem!important;font-weight:600!important;text-transform:uppercase!important;border-radius:0!important;background:#000!important;color:#fff!important;border:1.5px solid #000000!important;cursor:pointer!important;transition:all .2s ease!important;margin-top:1rem!important}.review-form-submit-btn:hover{background:#fff!important;color:#000!important}.review-reward-modal-backdrop{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:#000000a6!important;z-index:999999!important;display:none;align-items:center!important;justify-content:center!important;padding:2rem!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.review-reward-modal-backdrop.open{display:flex!important}.review-reward-modal-content{background:#fff!important;max-width:500px!important;width:100%!important;padding:3.2rem 2.4rem!important;box-shadow:0 20px 50px #00000059!important;position:relative!important;border-radius:0!important;border:1px solid rgba(0,0,0,.1)!important;animation:rewardModalPop .3s cubic-bezier(.16,1,.3,1) forwards!important}@keyframes rewardModalPop{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-reviews.css.map */
