.testimonials-hero{padding-top:3.5rem;padding-bottom:2rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.t-card{margin:0;background:#fff;border:1px solid var(--line, #E4DFD3);border-radius:var(--radius-xl);padding:1.6rem 1.5rem 1.4rem;display:flex;flex-direction:column;gap:.85rem;box-shadow:0 1px 3px #0a1f3d0a;transition:box-shadow .2s ease,transform .2s ease}.t-card:hover{box-shadow:0 6px 20px #0a1f3d17;transform:translateY(-2px)}.t-card-stars{color:var(--sand-500, #C9A24E);font-size:1.05rem;letter-spacing:.1em;line-height:1}.t-card-quote{margin:0;font-size:1.02rem;line-height:1.6;color:var(--ink-900, #1F1A17);font-style:normal}.t-card-quote:before{content:"\201c"}.t-card-quote:after{content:"\201d"}.t-card-foot{display:flex;align-items:center;gap:.8rem;margin-top:auto;padding-top:.5rem}.t-card-avatar{flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:var(--nile-900, #0A1F3D);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.t-card-meta{display:flex;flex-direction:column;line-height:1.35}.t-card-name{font-weight:700;color:var(--nile-900, #0A1F3D);font-size:.96rem}.t-card-role{font-size:.86rem;color:var(--ink-500, #6B6055)}.t-card-country{font-size:.8rem;color:var(--ink-300, #B0A697)}.t-card-rel{font-size:.8rem;color:var(--sand-700, #B8893E);background:var(--sand-50, #FAF4E6);border-radius:var(--radius-md);padding:.35rem .6rem;align-self:flex-start}[dir=rtl] .t-card-quote:before{content:"\201d"}[dir=rtl] .t-card-quote:after{content:"\201c"}.testimonials-empty{text-align:center;max-width:620px;margin:0 auto;padding:2.5rem 1.5rem}.testimonials-empty-mark{font-family:Fraunces,Georgia,serif;font-size:4.5rem;line-height:.6;color:var(--sand-500, #C9A24E);opacity:.55;margin-bottom:.5rem}.testimonials-empty h2{margin:.5rem 0}.testimonials-empty p{color:var(--ink-700, #423A33);margin-bottom:1.5rem}.verify-steps{display:grid;gap:1.1rem;margin-top:1.5rem}.verify-step{display:flex;gap:1rem;align-items:flex-start}.verify-step-num{flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:var(--nile-900, #0A1F3D);color:var(--sand-500, #C9A24E);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem}.verify-step p{margin:0;line-height:1.55;padding-top:.2rem}.testimonial-form{display:flex;flex-direction:column;gap:1.1rem}.tf-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.tf-field{display:flex;flex-direction:column;gap:.35rem}.tf-label{font-size:.88rem;font-weight:600;color:var(--nile-900, #0A1F3D)}.tf-req{color:var(--sand-700, #B8893E)}.tf-field input,.tf-field select,.tf-field textarea{width:100%;padding:.6rem .75rem;border:1px solid var(--line, #E4DFD3);border-radius:8px;font:inherit;font-size:.95rem;background:#fff;color:var(--ink-900, #1F1A17)}.tf-field input:focus,.tf-field select:focus,.tf-field textarea:focus{outline:2px solid #3b82f6;outline-offset:1px;border-color:#3b82f6}.tf-field textarea{resize:vertical;min-height:110px}.tf-hint{font-size:.78rem;color:var(--ink-500, #6B6055)}.tf-consent{display:flex;gap:.65rem;align-items:flex-start;font-size:.88rem;line-height:1.5;color:var(--ink-700, #423A33);background:var(--paper, #FAF7F2);border:1px solid var(--line, #E4DFD3);border-radius:8px;padding:.85rem 1rem}.tf-consent input{flex:0 0 auto;margin-top:.15rem;width:18px;height:18px;accent-color:var(--sand-700, #B8893E)}.tf-submit{align-self:flex-start}.tf-privacy-note{font-size:.82rem;color:var(--ink-500, #6B6055);font-style:italic;margin:0}.testimonial-success{text-align:center;padding:2.5rem 1.5rem}.testimonial-success-icon{width:56px;height:56px;border-radius:50%;background:#2a9d5c;color:#fff;font-size:1.8rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}@media(max-width:640px){.tf-grid-2,.testimonials-grid{grid-template-columns:1fr}}
