.mxt-reviews__replies{margin-top:12px;display:flex;flex-direction:column;gap:0;}.mxt-reviews__reply-item{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;background:#f0f7ff;border-left:3px solid #0056ad;border-radius:0 8px 8px 0;margin-bottom:6px;position:relative;}.mxt-reviews__reply-item:last-child{margin-bottom:0;}.mxt-reviews__avatar--sm{width:30px !important;height:30px !important;min-width:30px !important;font-size:13px !important;line-height:30px !important;border-radius:50% !important;}.mxt-reviews__badge-admin{display:inline-block;background:#0056ad;color:#fff;font-size:10px;font-weight:700;padding:1px 7px;border-radius:99px;margin-left:5px;vertical-align:middle;letter-spacing:0.4px;text-transform:uppercase;}.mxt-reviews__media-item{display:inline-block;width:72px;height:72px;border-radius:8px;overflow:hidden;border:2px solid transparent;padding:0;background:none;cursor:zoom-in;transition:border-color .18s,transform .18s;flex-shrink:0;}.mxt-reviews__media-item:hover{border-color:#0056ad;transform:scale(1.04);}.mxt-reviews__media-item img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;}.mxt-lb-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:99999;align-items:center;justify-content:center;flex-direction:column;gap:14px;cursor:zoom-out;}.mxt-lb-overlay.is-open{display:flex;animation:mxtLbFadeIn .18s ease;}@keyframes mxtLbFadeIn{from{opacity:0}to{opacity:1}}.mxt-lb-img{max-width:min(92vw,960px);max-height:80vh;object-fit:contain;border-radius:6px;box-shadow:0 8px 40px rgba(0,0,0,.6);cursor:default;display:block;}.mxt-lb-close{position:fixed;top:16px;right:20px;background:rgba(255,255,255,.12);border:none;color:#fff;width:38px;height:38px;border-radius:50%;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:100000;}.mxt-lb-close:hover{background:rgba(255,255,255,.25);}.mxt-lb-prev,.mxt-lb-next{position:fixed;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.12);border:none;color:#fff;width:42px;height:42px;border-radius:50%;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:100000;}.mxt-lb-prev{left:14px;}.mxt-lb-next{right:14px;}.mxt-lb-prev:hover,.mxt-lb-next:hover{background:rgba(255,255,255,.28);}.mxt-lb-overlay[data-count="1"] .mxt-lb-prev,.mxt-lb-overlay[data-count="1"] .mxt-lb-next{display:none;}.mxt-lb-counter{color:rgba(255,255,255,.65);font-size:13px;letter-spacing:.5px;user-select:none;}.mxt-lb-thumbs{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;max-width:90vw;}.mxt-lb-thumb{width:48px;height:48px;object-fit:cover;border-radius:5px;cursor:pointer;opacity:.55;border:2px solid transparent;transition:opacity .15s,border-color .15s;flex-shrink:0;}.mxt-lb-thumb.active,.mxt-lb-thumb:hover{opacity:1;border-color:#fff;}.mxt-reviews{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;width:100%;}.mxt-reviews__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:14px 20px;background:#f0f6ff;border-bottom:1px solid #dbeafe;font-size:18px;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:0.02em;}.mxt-reviews__head-left{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;}.mxt-reviews__head-score{display:flex;align-items:center;gap:5px;font-size:14px;color:#f59e0b;}.mxt-reviews__head-score strong{color:#f59e0b;}.mxt-reviews__head-score span{color:#333;font-weight:400;}.mxt-reviews__list{padding:4px 0;}.mxt-reviews__item{display:flex;gap:14px;padding:18px 20px;border-bottom:1px solid #f1f5f9;}.mxt-reviews__item:last-child{border-bottom:none;}.mxt-reviews__avatar{flex-shrink:0;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;user-select:none;}.mxt-reviews__body{flex:1;min-width:0;}.mxt-reviews__meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px;flex-wrap:wrap;}.mxt-reviews__author{font-size:14px;font-weight:700;color:#333;}.mxt-reviews__time{font-size:14px;color:#94a3b8;white-space:nowrap;display:none;}.mxt-reviews__stars{display:flex;gap:2px;margin-bottom:6px;}.mxt-reviews__text{font-size:14px;color:#333;line-height:1.65;margin:0;}.mxt-reviews__form-wrap{background:#f8fafc;border-top:1px solid #e2e8f0;padding:18px 20px 20px;}.mxt-reviews__form-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:14px;}.mxt-reviews__form-title{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:#333;}.mxt-reviews__rating-row{display:flex;align-items:center;gap:8px;font-size:14px;color:#333;}.mxt-star-picker{display:flex;gap:3px;}.mxt-star-btn{background:none;border:none;padding:2px;cursor:pointer;line-height:0;transition:transform 0.15s;margin:0;font-size:14px;}.mxt-star-btn:hover{transform:scale(1.2);}.mxt-reviews__textarea-box{border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden;margin-bottom:12px;transition:border-color .18s;}.mxt-reviews__textarea-box:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12);}.mxt-reviews__textarea{width:100%;box-sizing:border-box;border:none;outline:none;resize:none;padding:12px 14px 8px;font-size:14px;line-height:1.6;background:transparent;}.mxt-reviews__upload-row{display:flex;gap:6px;padding:8px 12px;border-top:1px solid #f1f5f9;}.mxt-reviews__upload-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:6px;border:1.5px solid #e2e8f0;background:#f8fafc;cursor:pointer;transition:border-color .18s,background .18s;}.mxt-reviews__upload-btn:hover{border-color:#3b82f6;background:#eff6ff;}.mxt-reviews__fields{display:flex;gap:12px;margin-bottom:12px;flex-wrap:wrap;}.mxt-reviews__field{flex:1;min-width:160px;padding:16px 14px !important;font-size:14px;border:1px solid #cbd5e1;border-radius:8px !important;outline:none;color:#334155;background:#fff;transition:border-color .18s;}.mxt-reviews__field:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12);}.mxt-reviews__form-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;}.mxt-reviews__media{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;}.mxt-reviews__media-item{display:block;width:80px;height:80px;border-radius:6px;overflow:hidden;border:1px solid #e2e8f0;flex-shrink:0;transition:opacity .18s;}.mxt-reviews__media-item:hover{opacity:.85;}.mxt-reviews__media-item img{width:100%;height:100%;object-fit:cover;display:block;}.mxt-reviews__video{margin-top:10px;}.mxt-reviews__video video{max-width:100%;max-height:300px;border-radius:6px;display:block;}.mxt-reviews__notice{font-size:14px;margin:0;}.mxt-reviews__submit{display:inline-flex;align-items:center;gap:7px;padding:7px 18px;background-color:#0056ad !important;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:background .18s,transform .15s;}.mxt-reviews__submit:hover{background:#1e40af;transform:translateY(-1px);}.mxt-reviews__submit:active{transform:none;}@media (max-width:600px){.mxt-reviews__head,.mxt-reviews__item,.mxt-reviews__form-wrap{padding-left:14px;padding-right:14px;}.mxt-reviews__head{font-size:12px;}.mxt-reviews__form-head{flex-direction:column;align-items:flex-start;}.mxt-reviews__fields{flex-direction:column;}.mxt-reviews__field{min-width:0;}.mxt-reviews__form-footer{flex-direction:column;align-items:stretch;}.mxt-reviews__submit{justify-content:center;}}