/* Life Football V15 payment-review + outbound clarity */
.lf-v15-pagehead{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin:10px 0 20px}.lf-v15-pagehead h1{font-size:30px;font-weight:800;margin:2px 0 6px;color:#17191c}.lf-v15-pagehead p{margin:0;color:#66707a;max-width:920px;line-height:1.65}.lf-v15-metrics{display:flex;gap:10px;flex-wrap:wrap}.lf-v15-metrics>div,.lf-v15-stat{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px;min-width:145px}.lf-v15-metrics span,.lf-v15-stat span{display:block;color:#7b8490;font-size:12px}.lf-v15-metrics strong,.lf-v15-stat strong{display:block;color:#17191c;font-size:18px;margin-top:2px}.lf-v15-card{background:#fff;border:1px solid #e4e7eb;border-radius:14px;padding:18px;box-shadow:0 1px 2px rgba(0,0,0,.025)}.lf-v15-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.lf-v15-card-head h2{font-size:18px;font-weight:800;margin:0 0 3px}.lf-v15-card-head p{margin:0;color:#737b85;font-size:13px}.lf-v15-two-col{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(360px,.8fr);gap:16px}.lf-v15-sticky{position:sticky;top:72px;align-self:start}.lf-v15-searchbar{display:flex;gap:8px}.lf-v15-results{margin-top:12px;display:grid;gap:8px}.lf-v15-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.lf-v15-summary>div{background:#f7f8fa;border:1px solid #e6e8eb;border-radius:10px;padding:10px 12px}.lf-v15-summary span{display:block;font-size:12px;color:#7a828b}.lf-v15-summary strong{display:block;margin-top:2px;font-size:17px}.lf-v15-empty{padding:28px 10px;text-align:center;color:#8a929b;border:1px dashed #d9dde2;border-radius:10px}.lf-v15-count{background:#24282d;color:#fff;border-radius:999px;min-width:30px;height:30px;display:grid;place-items:center;font-weight:700}.lf-v15-pending-row{background:#fffaf0!important}.lf-result-card{border:1px solid #e4e7eb!important;box-shadow:none!important;background:#fff!important}.lf-v15-card .table thead th{background:#f5f6f7;color:#41464c;font-weight:700;border-bottom:1px solid #e3e6e9}.lf-v15-card .table td{border-color:#eceef0}.btn-dark{background:#30343a;border-color:#30343a}.btn-dark:hover{background:#181b1f;border-color:#181b1f}@media(max-width:1050px){.lf-v15-two-col{grid-template-columns:1fr}.lf-v15-sticky{position:static}.lf-v15-pagehead{flex-direction:column}.lf-v15-summary{grid-template-columns:1fr 1fr}}@media(max-width:640px){.lf-v15-searchbar{flex-direction:column}.lf-v15-summary{grid-template-columns:1fr}.lf-v15-pagehead h1{font-size:24px}}
