:root{--lsr-navy:#052f48;--lsr-accent:#4f86f9;--lsr-action:#1b4b5a;--lsr-action-hover:#143b47;--lsr-star:#ffc107;--lsr-line:rgba(0,0,0,.1);--lsr-text:#8c8c8c;--lsr-heading:rgba(0,0,0,.8);--lsr-shadow:0 24px 36px -11px rgba(0,0,0,.09);--lsr-radius:4px}.ls-product-reviews{font-family:'Poppins',Arial,sans-serif;color:var(--lsr-text)}.ls-product-reviews .ls-section-title strong,.ls-product-reviews .ls-reviews-title{color:var(--lsr-heading);font-weight:700}.ls-product-reviews .ls-section-title{margin:30px 0 18px;padding-bottom:10px;border-bottom:1px solid var(--lsr-line);font-size:20px}.ls-reviews-breadcrumb ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px;font-size:14px}.ls-reviews-breadcrumb a{color:var(--lsr-accent);text-decoration:none}.ls-reviews-breadcrumb a:hover{text-decoration:underline}.ls-reviews-breadcrumb .delimiter{margin:0 6px;color:var(--lsr-text)}.ls-reviews-breadcrumb .current-item{color:var(--lsr-heading)}.ls-reviews-hero{display:flex;justify-content:space-between;align-items:stretch;gap:30px;margin-bottom:10px;padding-bottom:24px;border-bottom:1px solid var(--lsr-line)}.ls-reviews-hero-left{flex:1 1 auto;min-width:0}.ls-reviews-hero-head{display:flex;align-items:center;gap:18px}.ls-reviews-hero-thumb img{width:90px;height:90px;object-fit:cover;border-radius:var(--lsr-radius);border:1px solid var(--lsr-line)}.ls-reviews-title{margin:0 0 8px;font-size:28px;line-height:1.25}.ls-back-to-product{display:inline-block;color:var(--lsr-accent);text-decoration:none;font-size:14px;font-weight:600}.ls-back-to-product:hover{text-decoration:underline}.ls-rating-summary{flex:0 0 220px;background:#fff;border:1px solid var(--lsr-line);border-radius:var(--lsr-radius);box-shadow:var(--lsr-shadow);padding:22px 20px;text-align:center;align-self:flex-start}.ls-rating-summary .avg{font-size:46px;font-weight:700;line-height:1;color:var(--lsr-navy)}.ls-rating-summary .ls-stars{margin:10px auto 8px}.ls-summary-count{font-size:14px;color:var(--lsr-text)}.ls-summary-count a{color:var(--lsr-accent);font-weight:600;text-decoration:none}.ls-summary-count a:hover{text-decoration:underline}.ls-stars{--lsr-star-size:20px;position:relative;display:inline-block;width:calc(var(--lsr-star-size)*5);height:var(--lsr-star-size);line-height:1;font-size:var(--lsr-star-size);vertical-align:middle;background-image:repeating-linear-gradient(to right,rgba(0,0,0,.12) 0,rgba(0,0,0,.12) 100%)}.ls-stars::before{content:"★★★★★";position:absolute;inset:0;color:rgba(0,0,0,.12);letter-spacing:0}.ls-stars .ls-stars-fill{position:absolute;inset:0;overflow:hidden;white-space:nowrap}.ls-stars .ls-stars-fill::before{content:"★★★★★";color:var(--lsr-star);letter-spacing:0}.ls-stars,.ls-stars .ls-stars-fill{background:none}.ls-stars-sm{--lsr-star-size:17px}.ls-stars-xs{--lsr-star-size:13px}.ls-review-card{background:#fff;border:1px solid var(--lsr-line);border-radius:var(--lsr-radius);box-shadow:var(--lsr-shadow);padding:22px 24px;margin-bottom:18px}.ls-review-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.ls-reviewer{display:flex;align-items:center;gap:12px;min-width:0}.ls-avatar{flex:0 0 44px;width:44px;height:44px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--lsr-navy)}.ls-avatar img,.ls-avatar .avatar-img-link{width:44px;height:44px;display:block;object-fit:cover}.ls-avatar-initials{color:#fff;font-weight:600;font-size:16px;letter-spacing:.5px}.ls-reviewer-meta{display:flex;flex-direction:column;min-width:0}.ls-reviewer-name{font-weight:600;color:var(--lsr-heading)}.ls-reviewer-name a{color:var(--lsr-heading);text-decoration:none}.ls-reviewer-name a:hover{color:var(--lsr-accent)}.ls-reviewer-date{font-size:13px;color:var(--lsr-text)}.ls-review-title{font-weight:700;color:var(--lsr-navy);font-size:16px;margin:6px 0 8px}.ls-review-text{line-height:1.8}.ls-review-chips{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 4px}.ls-chip{display:inline-flex;align-items:center;gap:8px;background:rgba(5,47,72,.05);border:1px solid var(--lsr-line);border-radius:999px;padding:5px 12px;font-size:13px}.ls-chip-name{color:var(--lsr-heading);font-weight:600}.ls-review-foot{margin-top:14px;padding-top:12px;border-top:1px solid var(--lsr-line)}.ls-review-reply{margin-top:14px;padding:14px 16px;background:rgba(5,47,72,.04);border-left:3px solid var(--lsr-navy);border-radius:var(--lsr-radius)}.ls-reply-header{font-weight:700;color:var(--lsr-navy);margin-bottom:6px}.ls-review-empty{text-align:center;padding:48px 20px;background:#fff;border:1px dashed var(--lsr-line);border-radius:var(--lsr-radius);margin:24px 0}.ls-review-empty-icon{color:var(--lsr-star);margin-bottom:14px}.ls-review-empty-title{font-size:20px;font-weight:700;color:var(--lsr-heading);margin-bottom:6px}.ls-review-empty-text{color:var(--lsr-text)}.ls-review-notice{background:rgba(79,134,249,.08);border:1px solid rgba(79,134,249,.25);border-radius:var(--lsr-radius);padding:16px 18px;margin:20px 0;color:var(--lsr-heading)}.ls-write-review{background:#fff;border:1px solid var(--lsr-line);border-radius:var(--lsr-radius);box-shadow:var(--lsr-shadow);padding:24px 26px 28px;margin-top:24px}.ls-write-review .ls-field{margin-bottom:18px}.ls-write-review label{display:block;font-weight:600;color:var(--lsr-heading);margin-bottom:6px}.ls-write-review textarea.form-control{min-height:120px;height:auto;resize:vertical;padding-top:10px}.ls-write-review .message-error{color:#c0392b;margin-bottom:14px}.ls-star-picker{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ls-star-picker .label{font-size:13px;color:var(--lsr-text);font-weight:400}.ls-star-picker .rating-options{display:inline-flex;flex-direction:row-reverse;gap:4px}.ls-star-picker .rating-options input[type="radio"]{-webkit-appearance:none;appearance:none;width:30px;height:30px;margin:0;padding:0;cursor:pointer;background:transparent;border:0;position:relative;box-shadow:none}.ls-star-picker .rating-options input[type="radio"]::before{content:"★";position:absolute;inset:0;font-size:28px;line-height:30px;text-align:center;color:rgba(0,0,0,.18);transition:color .15s ease}.ls-star-picker .rating-options input[type="radio"]:hover::before,.ls-star-picker .rating-options input[type="radio"]:hover~input[type="radio"]::before,.ls-star-picker .rating-options input[type="radio"]:checked::before,.ls-star-picker .rating-options input[type="radio"]:checked~input[type="radio"]::before{color:var(--lsr-star)}.ls-star-picker .rating-options input[type="radio"]:focus-visible::before{outline:2px solid var(--lsr-accent);border-radius:3px}.ls-write-buttons{margin-top:6px}.ls-write-review .btn-submit{display:block;width:100%;background:var(--lsr-action);color:#fff;border:0;border-radius:var(--lsr-radius);padding:14px 18px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;cursor:pointer;box-shadow:var(--lsr-shadow);transition:background .15s ease}.ls-write-review .btn-submit:hover{background:var(--lsr-action-hover);color:#fff}@media(max-width:767px){.ls-reviews-hero{flex-direction:column;gap:20px}.ls-rating-summary{flex:1 1 auto;width:100%}.ls-review-card-head{flex-direction:column}.ls-reviews-title{font-size:22px}.ls-write-review{padding:20px 18px 22px}}
