.buyer-workspace .buyer-section{scroll-margin-top:90px}
.buyer-workspace .buyer-intro{max-width:48rem}
.buyer-workspace .buyer-shortcut{height:100%;border:1px solid #d7e1ec;border-radius:1rem;padding:1.25rem;background:#f5f8fc}
.buyer-workspace .buyer-shortcut h2{font-size:1.12rem;margin-bottom:.7rem}
.buyer-workspace .buyer-shortcut p{color:#46536a;font-size:.95rem}
.buyer-workspace .buyer-record{padding:1.25rem 0;border-bottom:1px solid #dde4ed}
.buyer-workspace .buyer-record:last-child{border-bottom:0}
.buyer-workspace .buyer-note{color:#46536a;font-size:.92rem}
.buyer-workspace .buyer-terms{display:grid;grid-template-columns:minmax(9rem,1fr) minmax(12rem,2fr);gap:.35rem 1rem;margin:.8rem 0}
.buyer-workspace .buyer-terms dt,.buyer-workspace .buyer-terms dd{margin:0}
.buyer-workspace .buyer-actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}
@media(max-width:575px){.buyer-workspace .buyer-terms{grid-template-columns:1fr;gap:.15rem}.buyer-workspace .buyer-terms dd{margin-bottom:.6rem}.buyer-workspace .buyer-actions>.btn{width:100%}}
