.bond-redemption-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:16px;padding:22px;border-radius:14px;background:linear-gradient(135deg,var(--bond-feature-gradient-start),var(--bond-feature-gradient-end));color:#fff}.bond-redemption-hero h2{margin:0 0 8px;font-size:22px;color:#fff}.bond-redemption-hero p{margin:0;color:#d9e7f5;font-size:13px;line-height:1.65}.bond-redemption-updated{color:#d9e7f5;font-size:12px;text-align:right;white-space:nowrap}.bond-redemption-stats{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;margin-bottom:16px}.bond-redemption-stat{padding:14px 16px;background:#fff;border:1px solid #e7ebf0;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.bond-redemption-stat span{display:block;color:var(--bond-feature-muted);font-size:12px}.bond-redemption-stat strong{display:block;margin-top:4px;font-size:22px;color:var(--bond-feature-text)}.bond-redemption-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:14px 16px;border-bottom:1px solid #edf0f4}.bond-redemption-toolbar input,.bond-redemption-toolbar select{height:36px;border:1px solid var(--bond-feature-input-border);border-radius:7px;background:#fff;padding:0 10px;color:#273142;font:inherit;outline:none}.bond-redemption-toolbar input{min-width:220px}.bond-redemption-toolbar input:focus,.bond-redemption-toolbar select:focus{border-color:var(--bond-feature-focus);box-shadow:0 0 0 2px rgba(26,35,126,.08)}.bond-redemption-toolbar input::placeholder{color:var(--bond-feature-muted)}.bond-redemption-quality{margin-left:auto;color:var(--bond-feature-muted);font-size:12px}.bond-redemption-link{color:var(--bond-feature-link);cursor:pointer}.bond-redemption-status{display:inline-block;padding:2px 7px;border-radius:10px;font-size:12px;white-space:nowrap}.bond-redemption-status-announced,.bond-redemption-status-met_pending{background:#fff1e6;color:#c2410c}.bond-redemption-status-near{background:#fff8cc;color:#946200}.bond-redemption-status-maturity_near{background:#fff4e5;color:#a15c00}.bond-redemption-status-tracking{background:#e9f5ff;color:#1769aa}.bond-redemption-status-waived,.bond-redemption-status-completed{background:#edf7ed;color:#24733e}.bond-redemption-status-incomplete,.bond-redemption-status-inactive{background:#f3f4f6;color:#6b7280}.bond-redemption-empty{padding:34px;text-align:center;color:var(--bond-feature-muted)}
@media (max-width:760px){.bond-redemption-hero{display:block;padding:18px}.bond-redemption-updated{text-align:left;margin-top:8px;white-space:normal}.bond-redemption-stats{grid-template-columns:repeat(2,minmax(100px,1fr))}.bond-redemption-toolbar input{min-width:0;flex:1 1 170px}.bond-redemption-quality{margin-left:0}}
.bond-redemption-toolbar input,.bond-redemption-toolbar select{font-size:13px;line-height:1.4}
