.mm-offer-box{margin-top:16px;padding:18px;border:1px solid #ddd7ff;border-radius:16px;background:#faf9ff}.mm-offer-box h3{margin:0 0 4px}.mm-offer-box p{margin:0 0 12px;color:#687086;font-size:.86rem}.mm-offer-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.mm-offer-row input,.mm-offer-box textarea,.mm-counter-form input{border:1px solid #d9ddea;border-radius:10px;padding:11px;width:100%}.mm-offer-box textarea{margin-top:8px;min-height:70px}.mm-offer-message-card{margin-top:10px;padding:13px;border-radius:13px;background:#f7f4ff;border:1px solid #dcd3ff}.mm-offer-message-card>div:first-child{display:flex;justify-content:space-between;align-items:center}.mm-offer-message-card strong{font-size:1.25rem}.mm-offer-status{padding:4px 8px;border-radius:99px;font-size:.72rem;font-weight:800;background:#eee}.mm-offer-status.accepted{background:#e7f8ed;color:#167a3f}.mm-offer-status.rejected{background:#ffe9e9;color:#a42c2c}.mm-offer-actions,.mm-counter-form{display:flex;gap:8px;margin-top:10px}.mm-offer-actions button,.mm-counter-form button{border:0;border-radius:9px;padding:9px 12px;font-weight:800;cursor:pointer}.mm-offer-actions form:first-child button{background:#1d9a51;color:#fff}.mm-counter-form input{max-width:170px}@media(max-width:650px){.mm-offer-row{grid-template-columns:auto 1fr}.mm-offer-row button{grid-column:1/-1}.mm-counter-form{flex-direction:column}.mm-counter-form input{max-width:none}}
