/* EIC Portal V18.4 request marketplace */
.rm183-request-list{display:grid;gap:14px}.rm183-request-list>h2{margin:8px 0 0}.rm183-request-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px;border:1px solid var(--n9-border,#d8e0ea);border-radius:20px;background:#fff}.rm183-request-card h3{margin:5px 0 7px;font-size:20px}.rm183-request-card p{margin:5px 0;color:var(--n9-muted,#66758c)}.rm183-meta{display:flex;gap:12px;align-items:center;margin-top:10px;font-size:13px}.rm183-meta span{padding:5px 9px;border-radius:999px;background:#f2f5f9}.rm183-offers{display:grid;gap:12px;margin-top:12px}.rm183-offer{display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;border:1px solid var(--n9-border,#d8e0ea);border-radius:18px;overflow:hidden;background:#fff}.rm183-photo{width:120px;height:100%;min-height:130px;object-fit:cover;background:#eef2f7}.rm183-photo-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#8190a6}.rm183-photo-empty .n9-icon{width:34px;height:34px}.rm183-offer-body{padding:14px 14px 14px 0}.rm183-offer-body h3{margin:4px 0 8px;font-size:25px}.rm183-offer-body p{margin:5px 0}.rm183-state{display:inline-flex;margin-top:8px;padding:5px 9px;border-radius:999px;background:#f2f5f9;font-size:12px;font-weight:800}.rm183-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.rm183-counter{display:grid;gap:4px;margin-top:10px;padding:10px 12px;border-radius:14px;background:#fff4cc}.rm183-counter strong{font-size:20px}.rm183-counter small,.rm183-muted{color:#6f7e93}.rm183-order{display:grid;gap:8px;margin:12px 0;padding:14px;border:1px solid #d9e1eb;border-radius:16px;background:#f8fafc}.rm183-order>strong{font-size:18px}.rm183-order>span{font-size:22px;font-weight:800}.rm183-pay{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:14px;background:#ed1b2f;color:#fff;text-decoration:none;font-weight:800;width:max-content}.rm183-request-head h3{margin:5px 0}.rm183-request-head p{color:#6f7e93}@media(max-width:600px){.rm183-request-card{grid-template-columns:1fr;padding:14px}.rm183-request-card>button{width:100%}.rm183-offer{grid-template-columns:92px minmax(0,1fr)}.rm183-photo{width:92px;min-height:120px}.rm183-offer-body{padding:12px 10px 12px 0}.rm183-offer-body h3{font-size:21px}.rm183-actions button{flex:1 1 130px}}
.rm183-payment-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0 14px}.rm183-payment-choice>div{display:grid;gap:4px;padding:12px;border:1px solid var(--n9-border,#d8e0ea);border-radius:14px;background:#fff}.rm183-payment-choice span{font-size:12px;color:#6f7e93}.rm183-payment-choice strong{font-size:20px}.rm183-payment-choice p{grid-column:1/-1;margin:0;padding:10px 12px;border-radius:12px;background:#eef7ee;color:#204f2b}@media(max-width:520px){.rm183-payment-choice{grid-template-columns:1fr}.rm183-payment-choice p{grid-column:auto}}
