.merchant-board{overflow:hidden;border:1px solid #8b6d32;border-radius:13px;background:linear-gradient(145deg,#10273b,#0b1722);box-shadow:0 16px 36px #0008}.merchant-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border-bottom:1px solid #80662f;background:linear-gradient(#1d4561,#10283b)}.merchant-heading h1{margin:.15rem 0;color:#f0d27c;font:700 1.5rem Georgia,serif}.merchant-heading p{margin:.15rem 0;color:#b5c9d8}.merchant-heading>strong{white-space:nowrap;padding:10px 16px;border:1px solid #9f7c34;border-radius:9px;background:#18160d;color:#f4c952}.merchant-list{display:grid;gap:12px;padding:18px}.merchant-item{display:grid;grid-template-columns:132px minmax(0,1fr) 190px;gap:18px;align-items:center;padding:14px;border:1px solid #34536b;border-radius:11px;background:linear-gradient(120deg,#102132,#0b1722);box-shadow:inset 0 1px #ffffff0b}.merchant-item-image{aspect-ratio:1;overflow:hidden;border:1px solid #a17e3c;border-radius:9px;background:#070d13}.merchant-item-image img{width:100%;height:100%;display:block;object-fit:cover}.merchant-item-copy h2{margin:.2rem 0 .45rem;color:#efd07b;font:700 1.18rem Georgia,serif}.merchant-item-copy>p:not(.eyebrow){color:#b9cad7;line-height:1.5}.merchant-item-copy ul{display:flex;gap:8px;flex-wrap:wrap;margin:.6rem 0 0;padding:0;list-style:none}.merchant-item-copy li{padding:4px 8px;border:1px solid #3d627b;border-radius:6px;color:#9fdab9;background:#0c1d29;font-size:.82rem}.merchant-purchase{padding:13px;border:1px solid #6e582d;border-radius:9px;background:#121a20}.merchant-purchase>span,.merchant-purchase>strong{display:block}.merchant-purchase>span{color:#91a8b8;font-size:.78rem;text-transform:uppercase}.merchant-purchase>strong{margin:3px 0 11px;color:#f2c95e;font-size:1.12rem}.merchant-purchase form{display:grid;grid-template-columns:70px 1fr;gap:8px;align-items:end}.merchant-purchase label{font-size:.78rem;color:#9fb4c3}.merchant-purchase input{width:100%;box-sizing:border-box}.merchant-purchase button{height:42px}.merchant-empty{padding:35px;text-align:center;color:#9fb2c0}@media(max-width:820px){.merchant-item{grid-template-columns:100px 1fr}.merchant-purchase{grid-column:1/-1}.merchant-heading{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.merchant-item{grid-template-columns:72px 1fr;gap:11px}.merchant-list{padding:10px}.merchant-purchase form{grid-template-columns:1fr}.merchant-heading>strong{width:100%;box-sizing:border-box}}
