.reviews-main[data-astro-cid-alfx3e2m]{padding:8rem 1.5rem 4rem;background:var(--color-bg, #fafafa);min-height:100vh}.reviews-header[data-astro-cid-alfx3e2m]{margin-bottom:3rem}.reviews-header[data-astro-cid-alfx3e2m] h1[data-astro-cid-alfx3e2m]{font-size:2.2rem;font-weight:900;margin-bottom:.5rem;color:var(--color-text)}.reviews-intro[data-astro-cid-alfx3e2m]{font-size:1.05rem;color:var(--color-text-secondary, #666);max-width:760px;margin:0 0 1.25rem;line-height:1.6}.reviews-bug-banner[data-astro-cid-alfx3e2m]{display:inline-block;background:#fff8e1;border:1px solid #ffe082;color:#7c5a00;padding:.6rem 1rem;border-radius:8px;font-size:.92rem}.reviews-bug-banner[data-astro-cid-alfx3e2m] a[data-astro-cid-alfx3e2m]{color:#7c5a00;text-decoration:underline;font-weight:700}.reviews-grid[data-astro-cid-alfx3e2m]{display:flex;flex-direction:column;gap:2.5rem;max-width:760px}.review-form[data-astro-cid-alfx3e2m]{background:var(--color-white, #fff);border-radius:14px;padding:1.75rem;box-shadow:var(--shadow-sm, 0 1px 3px rgba(0,0,0,.08))}.review-form[data-astro-cid-alfx3e2m] h2[data-astro-cid-alfx3e2m]{font-size:1.4rem;font-weight:800;margin-bottom:1.25rem}.form-row[data-astro-cid-alfx3e2m]{margin-bottom:1.1rem}.form-row[data-astro-cid-alfx3e2m] label[data-astro-cid-alfx3e2m]{display:block;font-weight:700;font-size:.95rem;margin-bottom:.4rem}.form-row[data-astro-cid-alfx3e2m] .muted[data-astro-cid-alfx3e2m]{font-weight:400;color:#888;font-size:.85rem}.form-row[data-astro-cid-alfx3e2m] input[data-astro-cid-alfx3e2m][type=text],.form-row[data-astro-cid-alfx3e2m] input[data-astro-cid-alfx3e2m][type=email],.form-row[data-astro-cid-alfx3e2m] select[data-astro-cid-alfx3e2m],.form-row[data-astro-cid-alfx3e2m] textarea[data-astro-cid-alfx3e2m]{width:100%;padding:.65rem .85rem;border:1px solid #e0e0e0;border-radius:8px;font:inherit;font-size:.95rem;background:#fff;transition:border-color .2s}.form-row[data-astro-cid-alfx3e2m] input[data-astro-cid-alfx3e2m]:focus,.form-row[data-astro-cid-alfx3e2m] select[data-astro-cid-alfx3e2m]:focus,.form-row[data-astro-cid-alfx3e2m] textarea[data-astro-cid-alfx3e2m]:focus{outline:none;border-color:var(--color-primary, #6366f1)}.form-row[data-astro-cid-alfx3e2m] textarea[data-astro-cid-alfx3e2m]{resize:vertical;min-height:120px}.char-count[data-astro-cid-alfx3e2m]{text-align:right;font-size:.8rem;color:#999;margin-top:.25rem}.rating-stars[data-astro-cid-alfx3e2m]{display:flex;gap:.25rem}.rating-stars[data-astro-cid-alfx3e2m] .star[data-astro-cid-alfx3e2m]{background:none;border:none;font-size:1.8rem;color:#ddd;cursor:pointer;padding:0 .1rem;transition:color .15s,transform .15s}.rating-stars[data-astro-cid-alfx3e2m] .star[data-astro-cid-alfx3e2m]:hover{transform:scale(1.1)}.rating-stars[data-astro-cid-alfx3e2m] .star[data-astro-cid-alfx3e2m].filled{color:#f5a623}.submit-btn[data-astro-cid-alfx3e2m]{width:100%;padding:.85rem;background:var(--color-primary, #6366f1);color:#fff;border:none;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;transition:opacity .2s,transform .1s}.submit-btn[data-astro-cid-alfx3e2m]:hover{opacity:.92}.submit-btn[data-astro-cid-alfx3e2m]:active{transform:scale(.98)}.submit-btn[data-astro-cid-alfx3e2m]:disabled{opacity:.5;cursor:not-allowed}.form-status[data-astro-cid-alfx3e2m]{margin-top:1rem;padding:.75rem;border-radius:8px;font-size:.92rem;min-height:1.2rem}.form-status[data-astro-cid-alfx3e2m]:empty{padding:0}.form-status[data-astro-cid-alfx3e2m].success{background:#e6f7ec;color:#176d36;border:1px solid #b7e4c4}.form-status[data-astro-cid-alfx3e2m].error{background:#fee9e9;color:#8b1c1c;border:1px solid #f5b5b5}.form-status[data-astro-cid-alfx3e2m].info{background:#eef2ff;color:#3730a3;border:1px solid #c7d2fe}.reviews-list-wrap[data-astro-cid-alfx3e2m] h2[data-astro-cid-alfx3e2m]{font-size:1.4rem;font-weight:800;margin-bottom:1.25rem}.reviews-list[data-astro-cid-alfx3e2m]{display:flex;flex-direction:column;gap:1rem;max-height:700px;overflow-y:auto;padding-right:.25rem}.review-card{background:#fff;border:1px solid #ececec;border-radius:12px;padding:1.25rem 1.4rem;box-shadow:0 1px 3px #0000000d;transition:box-shadow .2s ease,transform .2s ease}.review-card:hover{box-shadow:0 4px 14px #00000014;transform:translateY(-1px)}.review-card-header{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.6rem}.review-card-header strong{font-size:1rem;color:#222}.review-type-badge{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#eef2ff;color:#4f46e5;padding:3px 9px;border-radius:999px}.review-stars{color:#f5a623;font-size:1rem;letter-spacing:2px}.review-content{font-size:.97rem;line-height:1.6;color:#333;margin:0 0 .85rem;white-space:pre-wrap}.review-date{font-size:.78rem;color:#999;margin:0;padding-top:.6rem;border-top:1px solid #f0f0f0}.reviews-pagination[data-astro-cid-alfx3e2m]{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.25rem}.reviews-pagination .pager-btn{min-width:36px;padding:.45rem .7rem;border:1px solid #e0e0e0;background:#fff;border-radius:8px;font:inherit;font-size:.88rem;font-weight:600;color:#333;cursor:pointer;transition:background .15s ease,border-color .15s ease}.reviews-pagination .pager-btn:hover:not(:disabled){background:#f4f4f5;border-color:#d0d0d0}.reviews-pagination .pager-btn.active{background:#4f46e5;border-color:#4f46e5;color:#fff}.reviews-pagination .pager-btn:disabled{opacity:.45;cursor:not-allowed}.loading[data-astro-cid-alfx3e2m],.empty[data-astro-cid-alfx3e2m],.error[data-astro-cid-alfx3e2m]{padding:2rem;text-align:center;color:#888}.error[data-astro-cid-alfx3e2m]{color:#8b1c1c}
