/* Scoped customer-edition catalog styling; no theme/header globals. */
.hpps-lending-pricing{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:22px 0;align-items:stretch;max-width:100%}
.hpps-lending-pricing *,.hpps-lending-enterprise *{box-sizing:border-box;min-width:0}
.hpps-lending-plan{position:relative;background:#fff;color:#163332;border:1px solid #c9dedd;border-radius:14px;padding:22px;display:flex;flex-direction:column;min-width:0;overflow-wrap:anywhere}
.hpps-lending-plan.is-featured{border:2px solid #0eaaa6;padding:21px;background:#f4fbfb}
.hpps-lending-plan h3{font-size:22px!important;color:#163332!important;margin:6px 0 8px!important;padding:0!important;background:transparent!important;border:0!important}
.hpps-lending-plan p{font-size:14px;line-height:1.5;margin:0 0 12px;color:#476260}
.hpps-lending-plan ul{padding-left:20px;margin:0 0 18px;flex:1;font-size:14px;line-height:1.6;color:#304c4a}
.hpps-lending-plan li{margin:0 0 7px}.hpps-lending-badge{align-self:flex-start;font-size:11px;font-weight:700;background:#087f7c;color:white;padding:4px 9px;border-radius:20px;margin-bottom:6px}
.hpps-lending-term{border-top:1px solid #d9e7e6;padding:16px 0 2px;margin-top:12px;font-size:14px}.hpps-lending-term>strong{font-size:24px;color:#163332}.hpps-lending-term>small{display:block;color:#607471}
.hpps-lending-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:10px 0}.hpps-lending-actions .hpps-button{padding:10px 14px;font-size:14px;line-height:1.4;background:#087f7c!important;color:#fff!important;text-decoration:none;border-radius:8px;font-weight:700;white-space:normal}
.hpps-lending-actions>a:not(.hpps-button){color:#087f7c!important;font-size:13px;text-decoration:underline}
.hpps-lending-enterprise{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;background:#edf7f6;border:1px solid #c9dedd;border-radius:12px;padding:20px;margin:0 0 16px;color:#163332}
.hpps-lending-enterprise p{margin:8px 0 0!important;max-width:620px;font-size:14px;line-height:1.6}
.hpps-lending-terms{font-size:13px!important;line-height:1.7!important;color:#476260!important;margin-top:16px!important}
.hpps-lending-tutorial>p>img{display:inline-block!important;max-width:56px!important;width:56px!important;height:56px!important;object-fit:contain}
.hpps-lending-compact{font-size:14px}.hpps-lending-compact .hpps-lending-compact-row{padding:13px 0;border-top:1px solid #d7e5e4;display:flex;flex-wrap:wrap;gap:6px;justify-content:space-between}.hpps-lending-compact small{display:block;font-size:12px;color:#4a6361;line-height:1.6;margin:12px 0}
.hpps-catalog-plugin-logo,.hpps-lending-card-logo{width:64px!important;height:64px!important;max-width:64px!important;max-height:64px!important;object-fit:contain!important;margin:0 0 12px;display:block}
.hpps-lending-renewals{margin:22px 0;padding:20px;border:1px solid #d7e5e4;border-radius:12px}.hpps-lending-renewals .button{margin:5px 8px 5px 0}
@media(max-width:1180px){.hpps-lending-pricing{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.hpps-lending-pricing{grid-template-columns:1fr}.hpps-lending-plan{padding:20px}.hpps-lending-plan.is-featured{padding:19px}}
@media(prefers-reduced-motion:reduce){.hpps-lending-pricing *{scroll-behavior:auto;transition:none}}
/* Native WooCommerce image surfaces outside the custom catalog stay compact too. */
.woocommerce img[src*="homepro-lending-suite-logo"]{width:72px!important;max-width:72px!important;max-height:72px!important;height:auto!important;object-fit:contain!important}

/* Approved wide cover is separate from the compact product/order icon. */
.hpps-lending-cover{margin:0 0 24px;border-radius:16px;overflow:hidden;background:#e7f4f3}
.hpps-lending-cover img{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:8 / 3;object-fit:cover}
.hpps-lending-pricing del{font-size:15px;color:#556b69;display:block}.hpps-lending-pricing ins{text-decoration:none}
/* Stronger specificity than inherited WooCommerce/theme thumbnail defaults. */
body img.hpps-checkout-plugin-logo.hpps-lending-order-logo,
body .woocommerce img.hpps-lending-order-logo{display:inline-block!important;width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;max-height:48px!important;padding:0!important;object-fit:contain!important;box-sizing:border-box!important}
