.esa-wrap{max-width:1100px;margin:24px auto;font-family:inherit}
.esa-header{margin-bottom:18px}
.esa-header h2{margin:0 0 5px;font-size:28px;line-height:1.25}
.esa-subtitle{margin:0;opacity:.7}
.esa-table-wrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:10px}
.esa-table{width:100%;border-collapse:collapse;background:#fff}
.esa-table th,.esa-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e5e7eb;vertical-align:middle}
.esa-table th{font-weight:700;background:#f8fafc}
.esa-table tr:last-child td{border-bottom:0}
.esa-badge{display:inline-block;padding:4px 9px;border-radius:999px;background:#eef2ff;font-size:13px;font-weight:600}
.esa-aided{background:#ecfdf5}
.esa-sf{background:#fff7ed}
.esa-view-btn{display:inline-block;padding:8px 14px;border-radius:6px;text-decoration:none;font-weight:600;border:1px solid currentColor}
.esa-view-btn:hover{text-decoration:none;opacity:.85}
.esa-unavailable{opacity:.55}
.esa-empty{padding:20px;border:1px dashed #cbd5e1;border-radius:8px;text-align:center}
@media(max-width:700px){
 .esa-table thead{display:none}
 .esa-table,.esa-table tbody,.esa-table tr,.esa-table td{display:block;width:100%;box-sizing:border-box}
 .esa-table tr{padding:10px 0;border-bottom:1px solid #e5e7eb}
 .esa-table tr:last-child{border-bottom:0}
 .esa-table td{border:0;padding:8px 14px;text-align:left}
 .esa-table td:before{content:attr(data-label);display:block;font-weight:700;margin-bottom:3px;opacity:.75}
}
