.reviews-section{margin-top:42px;padding-top:30px;border-top:1px solid var(--line)}.reviews-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.reviews-section-head h2{margin:6px 0 5px;font:800 24px/1.1 Manrope,sans-serif;letter-spacing:-.05em}.reviews-section-head p{margin:0;color:var(--muted);font-size:12px}.reviews-summary{display:grid;grid-template-columns:auto auto;align-items:center;gap:2px 9px;padding:12px 15px;border:1px solid var(--line);border-radius:12px;background:var(--surface);text-align:left}.reviews-summary strong{font:800 28px/1 Manrope,sans-serif}.reviews-summary .large{font-size:17px}.reviews-summary small{grid-column:1/-1;color:var(--muted);font-size:10px}.reviews-toolbar{display:flex;justify-content:flex-end;min-height:44px;margin-top:18px}.review-action{min-height:42px}.review-action-note{align-self:center;color:var(--muted);font-size:11px}.review-hearts{display:inline-flex;gap:1px;color:#e5455b;letter-spacing:0}.review-heart{font-size:15px}.review-heart:not(.active){color:#d5d7df}.reviews-list{display:grid;gap:12px;margin-top:16px}.review-card{padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.review-card-head{display:flex;align-items:flex-start;gap:10px}.review-avatar{display:grid;place-items:center;flex:none;width:34px;height:34px;border-radius:50%;background:var(--violet-soft);color:var(--violet-dark);font:800 14px/1 Manrope,sans-serif}.review-card-head strong{font-size:13px}.review-meta{display:flex;align-items:center;gap:8px;margin-top:4px;color:var(--muted);font-size:10px}.review-buyer{margin-left:auto;padding:4px 7px;border-radius:6px;background:#f0fbf4;color:var(--green);font-size:9px;font-weight:700}.review-comment{margin:12px 0 0;color:var(--ink);font-size:13px;line-height:1.55;white-space:pre-wrap}.review-photos{display:flex;gap:8px;overflow-x:auto;margin-top:12px}.review-photos img{width:74px;height:92px;flex:none;object-fit:cover;border-radius:8px}.reviews-empty{display:grid;place-items:center;padding:30px 16px;border:1px dashed #d8d2e9;border-radius:12px;background:var(--surface-soft);text-align:center}.reviews-empty span{font-size:28px;color:var(--violet)}.reviews-empty strong{margin-top:8px;font-size:13px}.reviews-empty p{margin:5px 0 0;color:var(--muted);font-size:11px}.review-modal{max-width:650px}.review-modal .modal-head p{margin:5px 0 0;max-width:460px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.review-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px}.review-form-rating{grid-column:1/-1;display:flex;align-items:center;gap:15px;padding:12px 14px;border-radius:10px;background:var(--violet-soft);color:var(--muted);font-size:12px;font-weight:700}.review-rating-picker{display:flex;gap:3px}.review-heart-btn{min-width:36px;min-height:36px;padding:0;border:0;background:transparent;color:#c9cbd5;font-size:28px;line-height:1;transition:transform .15s,color .15s}.review-heart-btn:hover,.review-heart-btn.active{color:var(--red);transform:scale(1.08)}.review-form .field-error{min-height:18px;color:var(--red);font-size:11px}.review-form textarea{min-height:120px;resize:vertical}.review-form input[type=file]{width:100%;padding:10px;border:1px dashed #cfc5ed;border-radius:9px;background:var(--surface-soft);color:var(--muted);font-size:11px}.review-form .form-actions{margin-top:2px}.review-form button:disabled{opacity:.6;cursor:wait}@media(max-width:600px){.reviews-section{margin-top:32px;padding-top:24px}.reviews-section-head{display:grid}.reviews-summary{justify-self:start}.review-buyer{display:none}.review-form{grid-template-columns:1fr;padding:16px}.review-form-rating{grid-column:auto;align-items:flex-start;flex-direction:column;gap:8px}.review-heart-btn{min-width:38px}.review-modal .modal-head p{max-width:260px}}
