.sgl-wrapper { max-width:720px; margin:16px 0; }
.sgl-form input[type="text"]{ width:100%; padding:8px; margin:8px 0; box-sizing:border-box; }
.sgl-options { margin:8px 0 12px; }
.sgl-result { border:1px solid #e5e5e5; padding:12px; margin:8px 0; border-radius:6px; box-shadow: 0 1px 2px rgba(0,0,0,0.02); }
.sgl-result h3 { margin:0 0 6px; font-size:1.05em; }
.sgl-genres { margin:6px 0 0; padding-left:18px; }
.sgl-error { color:#a00; }
.sgl-empty { color:#666; }
