.srl-form{max-width:640px;margin:1rem auto;padding:1rem;border:1px solid #e5e7eb;border-radius:12px;background:#fff}
.srl-row{display:flex;gap:.75rem;margin-bottom:.75rem}
.srl-row>*{flex:1}
.srl-btn{display:inline-block;background:#111827;color:#fff;padding:.6rem 1rem;border-radius:.5rem;text-decoration:none;border:none;cursor:pointer}
.srl-badge{display:inline-block;padding:.2rem .5rem;border-radius:.4rem;background:#f3f4f6}
.srl-list{display:grid;gap:1rem}
.srl-card{padding:1rem;border:1px solid #e5e7eb;border-radius:12px;background:#fff}
