
.lssg-header{
background:#fff;
border:1px solid #e5e7eb;
padding:20px 24px;
margin:20px 0;
border-radius:8px;
}
.lssg-header h1{margin:0;font-size:22px}
.lssg-header p{margin:6px 0 0;color:#666}

.lssg-card{
background:#fff;
border:1px solid #e5e7eb;
padding:20px 24px;
border-radius:8px;
max-width:700px;
}

.lssg-card input{
width:100%;
max-width:500px;
margin-bottom:10px;
padding:8px;
}

.lssg-card button{
margin-top:10px;
}


.lssg-card label{
display:block;
margin-top:10px;
margin-bottom:4px;
font-size:13px;
}

.lssg-card input{
width:100%;
max-width:520px;
padding:8px;
margin-bottom:6px;
}
