.settlement-page{max-width:44rem;margin:0 auto;padding:4rem 1.5rem 5rem}.settlement-hero{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.settlement-image{border-radius:.75rem;background:hsla(0,0%,100%,.04);-o-object-fit:contain;object-fit:contain}.settlement-title{font-size:2rem;line-height:1.2;font-weight:600;color:#f8fafc;margin:0}.settlement-eyebrow{font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(165,180,252,.75);margin:0 0 .5rem}.settlement-expired{margin-top:1.5rem;padding:.75rem 1rem;border:1px solid hsla(0,91%,71%,.35);background:hsla(0,91%,71%,.08);color:#fca5a5;font-size:.9375rem}.settlement-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1rem;margin-top:2rem}.settlement-stat{padding:1rem 1.25rem;background:hsla(0,0%,100%,.04);border-radius:.75rem}.settlement-stat-label{display:block;font-size:.8125rem;color:rgba(204,214,246,.65);margin-bottom:.25rem}.settlement-stat-value{font-size:1.375rem;font-weight:600;color:#f8fafc}.settlement-section{margin-top:2rem}.settlement-section h2{font-size:1.125rem;font-weight:600;color:#f8fafc;margin:0 0 .5rem}.settlement-section p{font-size:1rem;line-height:1.7;color:rgba(204,214,246,.75);margin:0;white-space:pre-line}.settlement-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.settlement-btn{display:inline-flex;align-items:center;justify-content:center;min-width:12rem;height:2.75rem;padding:0 1.25rem;border-radius:.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .2s ease}.settlement-btn:hover{opacity:.88}.settlement-btn-primary{color:#fff;background:linear-gradient(0deg,#4c51bf,#5a67d8);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.16)}.settlement-btn-secondary{color:#e2e8f0;border:1px solid rgba(226,232,240,.25)}.settlement-footnote{margin-top:1.5rem;font-size:.8125rem;color:rgba(204,214,246,.5)}