.review-stack{gap:16px;display:grid}.review-media{margin-bottom:22px}.review-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(#ffffff0d,#ffffff05),#0d1824;border-radius:24px;padding:24px;position:relative;overflow:hidden}.review-card:after{content:"";background:radial-gradient(circle,#ff6b1a2e,#0000 62%);width:110px;height:110px;position:absolute;top:-20px;right:-20px}.review-card h3{margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:1.28rem;position:relative}.review-cta-bar{box-shadow:var(--shadow-soft);background:linear-gradient(90deg,#ffffff0a,#ffffff05),#101a26;border:1px solid #ffffff14;border-radius:24px;gap:14px;margin-top:22px;padding:22px;display:grid}.review-cta-bar p{color:#edf3fb;letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:700}@media (width>=980px){.review .section-heading{max-width:54rem}.review-media{border-radius:30px;max-width:680px;margin:10px auto 30px}}