.credit-offer{min-width:0;display:flex;flex-direction:column;gap:10px}
.credit-offer .product-card-header,.credit-offer p{margin:0}
.offer-kind,.offer-note{font-size:.78rem;color:#596673}
.offer-status{padding:8px 10px;background:#eef4f8;border-radius:6px;font-size:.8rem}
.offer-status--warning{background:#fff2da;color:#7a4c00}
.offer-facts{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px}
.offer-facts>div{padding:8px 0;border-bottom:1px solid #e3e9ee}
.offer-facts dt{font-size:.76rem;color:#596673}
.offer-facts dd{margin:3px 0 0;font-weight:600;font-size:.92rem;overflow-wrap:anywhere}
.offer-conditions{font-size:.85rem;line-height:1.55}
.credit-offer .product-card-actions{margin-top:auto;flex-wrap:wrap;gap:12px;padding-top:10px}
.offer-compare{font-size:.85rem;font-weight:600}
.offer-source{font-size:.85rem;line-height:1.65}
.offer-source summary{cursor:pointer;padding:10px 0;font-weight:600}
.offer-source summary:focus-visible,.offer-compare:focus-visible{outline:3px solid #1b6ba5;outline-offset:3px}
.offer-source p{white-space:normal;overflow-wrap:anywhere}
.offers-hub{padding:20px;background:#f1f6fa;border:1px solid #d8e5ee;border-radius:12px;margin:20px 0}
.offers-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0}
.offers-tabs a{padding:12px 16px;background:#fff;border:1px solid #c7d6e1;border-radius:8px;font-weight:600}
.offers-tabs a[aria-current=true]{background:#153e60;color:white}
.offers-tools{display:flex;flex-wrap:wrap;align-items:end;gap:14px;margin-top:14px}
.offers-tools label{display:grid;gap:5px;font-size:.85rem;flex:1 1 160px}
.offers-tools input,.offers-tools select{width:100%;min-width:0;padding:10px;border:1px solid #c7d6e1;border-radius:6px;font:inherit;box-sizing:border-box}
.offers-tools label.offers-check{display:flex;align-items:center;flex:1 1 220px}
.offers-check input{width:18px;height:18px}
.offers-hub output{display:block;margin-top:12px;font-size:.88rem}
.offers-scenario{margin-top:18px;border-top:1px solid #c7d6e1;padding-top:14px}
.offers-scenario summary{cursor:pointer;font-weight:600}
.offers-scenario p{font-size:.86rem;line-height:1.5;margin:10px 0}
.offers-scenario button{padding:10px 18px}
.products-group[hidden],.credit-offer[hidden]{display:none!important}
.comparator-table-wrap{max-width:100%;overflow-x:auto}
@media(max-width:700px){.offers-hub{padding:14px}.offers-tabs a{flex:1 1 100%;text-align:center}.credit-offer .btn{width:100%;text-align:center}.products-grid{grid-template-columns:minmax(0,1fr)!important}}
