.hamta-content-review{--hcr-accent:var(--sf-accent,var(--hamta-primary,#2563eb));--hcr-accent-soft:var(--sf-accent-soft,rgba(37,99,235,0.1));--hcr-ink:var(--sf-ink,#0f172a);--hcr-muted:var(--sf-muted,#64748b);--hcr-line:var(--sf-line,#e8ecf1);--hcr-surface:var(--sf-surface,#fff);--hcr-surface-alt:var(--sf-surface-alt,#f6f8fb);--hcr-radius:12px;--hcr-star:#f59e0b;--hcr-star-off:#d1d5db;font-size:14px;color:var(--hcr-ink)}.hamta-content-review .hcr-header{margin-bottom:20px}.hamta-content-review .hcr-title{margin:0 0 4px;font-size:18px;font-weight:700;color:var(--hcr-ink)}.hamta-content-review .hcr-subtitle{margin:0;font-size:13px;color:var(--hcr-muted)}.hamta-content-review .hcr-grid{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:20px;align-items:start}.hamta-content-review .hcr-summary{padding:20px;background:linear-gradient(180deg,var(--hcr-surface-alt) 0%,var(--hcr-surface) 100%);border:1px solid var(--hcr-line);border-radius:var(--hcr-radius)}.hamta-content-review .hcr-summary__hero{display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--hcr-line);text-align:center}.hamta-content-review .hcr-summary__score{font-size:42px;font-weight:800;line-height:1;color:var(--hcr-accent);letter-spacing:-0.02em}.hamta-content-review .hcr-summary__count{font-size:12px;color:var(--hcr-muted)}.hamta-content-review .hcr-distribution{display:flex;flex-direction:column;gap:8px}.hamta-content-review .hcr-distribution__row{display:grid;grid-template-columns:42px 1fr 28px;align-items:center;gap:8px}.hamta-content-review .hcr-distribution__label{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--hcr-muted)}.hamta-content-review .hcr-distribution__label i{font-size:10px;color:var(--hcr-star)}.hamta-content-review .hcr-distribution__track{height:8px;background:var(--hcr-line);border-radius:999px;overflow:hidden}.hamta-content-review .hcr-distribution__fill{display:block;height:100%;background:linear-gradient(90deg,#fbbf24,var(--hcr-star));border-radius:inherit;transition:width 0.35s ease}.hamta-content-review .hcr-distribution__count{font-size:11px;color:var(--hcr-muted);text-align:left}.hamta-content-review .hcr-stars{display:inline-flex;align-items:center;gap:3px;line-height:1}.hamta-content-review .hcr-stars--lg{font-size:18px}.hamta-content-review .hcr-stars--sm{font-size:13px}.hamta-content-review .hcr-stars__on{color:var(--hcr-star)}.hamta-content-review .hcr-stars__off{color:var(--hcr-star-off)}.hamta-content-review .hcr-main{display:flex;flex-direction:column;gap:16px;min-width:0}.hamta-content-review .hcr-list{display:flex;flex-direction:column;gap:12px}.hamta-content-review .hcr-review{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:16px;background:var(--hcr-surface);border:1px solid var(--hcr-line);border-radius:var(--hcr-radius)}.hamta-content-review .hcr-review__avatar{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--hcr-accent-soft);color:var(--hcr-accent);font-size:15px;font-weight:700}.hamta-content-review .hcr-review__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.hamta-content-review .hcr-review__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.hamta-content-review .hcr-review__author{font-size:14px;font-weight:700;color:var(--hcr-ink)}.hamta-content-review .hcr-review__date{font-size:12px;color:var(--hcr-muted)}.hamta-content-review .hcr-review__body{font-size:13px;line-height:1.75;color:var(--hcr-ink);word-break:break-word}.hamta-content-review .hcr-empty{padding:28px 20px;text-align:center;background:var(--hcr-surface-alt);border:1px dashed var(--hcr-line);border-radius:var(--hcr-radius)}.hamta-content-review .hcr-empty__icon{width:48px;height:48px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--hcr-surface);color:var(--hcr-muted);font-size:22px}.hamta-content-review .hcr-empty__title{margin:0 0 6px;font-size:15px;font-weight:700;color:var(--hcr-ink)}.hamta-content-review .hcr-empty__text{margin:0;font-size:13px;color:var(--hcr-muted)}.hamta-content-review .hcr-form-card{padding:18px;background:var(--hcr-surface);border:1px solid var(--hcr-line);border-radius:var(--hcr-radius)}.hamta-content-review .hcr-form-card__title{margin:0 0 14px;font-size:15px;font-weight:700;color:var(--hcr-ink)}.hamta-content-review .hcr-login-banner{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;margin-bottom:14px;background:var(--hcr-accent-soft);border-radius:10px;color:var(--hcr-ink)}.hamta-content-review .hcr-login-banner i{margin-top:2px;color:var(--hcr-accent)}.hamta-content-review .hcr-login-banner p{margin:0;font-size:13px;line-height:1.6}.hamta-content-review .hcr-login-banner a{color:var(--hcr-accent);font-weight:600;text-decoration:none}.hamta-content-review .hcr-login-banner a:hover{text-decoration:underline}.hamta-content-review .hcr-field{margin-bottom:14px}.hamta-content-review .hcr-field label,.hamta-content-review .hcr-field__label{display:block;margin-bottom:6px;font-size:13px;font-weight:600;color:var(--hcr-ink)}.hamta-content-review .hcr-field input[type="text"],.hamta-content-review .hcr-field textarea{width:100%;padding:10px 12px;font-size:13px;font-family:inherit;color:var(--hcr-ink);background:var(--hcr-surface-alt);border:1px solid var(--hcr-line);border-radius:10px;transition:border-color 0.15s ease,box-shadow 0.15s ease,background 0.15s ease;resize:vertical;min-height:88px}.hamta-content-review .hcr-field input[type="text"]:focus,.hamta-content-review .hcr-field textarea:focus{outline:none;background:var(--hcr-surface);border-color:var(--hcr-accent);box-shadow:0 0 0 3px var(--hcr-accent-soft)}.hamta-content-review .hcr-char-count{display:block;margin-top:6px;font-size:11px;color:var(--hcr-muted);text-align:left}.hamta-content-review .hcr-rating-hint{display:block;margin-top:6px;font-size:12px;color:var(--hcr-muted)}.hamta-content-review .hcr-star-input{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:6px}.hamta-content-review .hcr-star-input input{display:none}.hamta-content-review .hcr-star-input label{cursor:pointer;margin:0;font-size:26px;color:var(--hcr-star-off);transition:color 0.15s ease,transform 0.15s ease}.hamta-content-review .hcr-star-input label:hover,.hamta-content-review .hcr-star-input label:hover~label,.hamta-content-review .hcr-star-input input:checked~label{color:var(--hcr-star)}.hamta-content-review .hcr-star-input label:hover{transform:scale(1.08)}.hamta-content-review .hcr-star-input label i{pointer-events:none}.hamta-content-review .hcr-form.is-disabled{opacity:0.72;pointer-events:none}.hamta-content-review .hcr-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:160px;padding:11px 20px;font-size:13px;font-weight:600;font-family:inherit;color:#fff;background:var(--hcr-accent);border:none;border-radius:10px;cursor:pointer;transition:background 0.15s ease,transform 0.15s ease,box-shadow 0.15s ease}.hamta-content-review .hcr-submit:hover:not(:disabled){background:var(--sf-accent-hover,var(--hamta-primary-dark,#1d4ed8));box-shadow:0 8px 20px rgba(37,99,235,0.22)}.hamta-content-review .hcr-submit:disabled{opacity:0.55;cursor:not-allowed}.hamta-content-review .hcr-submit.is-loading .hcr-submit__text{display:none}.hamta-content-review .hcr-submit .hcr-submit__loading{display:none;align-items:center;gap:8px}.hamta-content-review .hcr-submit.is-loading .hcr-submit__loading{display:inline-flex}.hcr-toast-host{position:fixed;inset-inline:16px;bottom:20px;z-index:100050;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none}.hcr-toast{display:inline-flex;align-items:center;gap:10px;max-width:420px;padding:12px 16px;font-size:13px;color:#fff;background:#0f172a;border-radius:12px;box-shadow:0 12px 30px rgba(15,23,42,0.25);opacity:0;transform:translateY(12px);transition:opacity 0.2s ease,transform 0.2s ease;pointer-events:auto}.hcr-toast.is-visible{opacity:1;transform:translateY(0)}.hcr-toast--success{background:#166534}.hcr-toast--error{background:#b91c1c}@media (max-width:900px){.hamta-content-review .hcr-grid{grid-template-columns:1fr}.hamta-content-review .hcr-summary{order:-1}}@media (max-width:576px){.hamta-content-review .hcr-review{grid-template-columns:32px minmax(0,1fr);padding:14px}.hamta-content-review .hcr-review__avatar{width:32px;height:32px;font-size:13px}.hamta-content-review .hcr-review__head{flex-direction:column;align-items:flex-start}.hamta-content-review .hcr-star-input label{font-size:22px}.hamta-content-review .hcr-submit{width:100%}}.hamta-content-review .hcr-grid--form-only,.hamta-content-review .hcr-grid--list-only{grid-template-columns:1fr}.hamta-content-review--shortcode{margin:20px 0}.hamta-review-shortcode-notice{margin:16px 0;padding:12px 14px;border:1px dashed #f59e0b;border-radius:10px;background:#fffbeb;color:#92400e;font-size:13px;line-height:1.7}