
.sale-v740-page{padding-top:24px;padding-bottom:110px}
.sale-v740-list{display:grid;gap:12px}
.sale-v740-card{display:grid;grid-template-columns:145px 1fr;overflow:hidden;border:1px solid #e4e7ec;border-radius:17px;background:#fff;box-shadow:0 7px 22px rgba(16,24,40,.045)}
.sale-v740-card>img{width:100%;height:100%;min-height:155px;object-fit:cover}
.sale-v740-main{padding:15px}
.sale-v740-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.sale-v740-top span{font-size:8px;font-weight:950;color:#067647;letter-spacing:.08em}
.sale-v740-top h2{margin:5px 0;font-size:15px;color:#101828}
.sale-v740-top p{margin:0;color:#667085;font-size:8px}
.sale-v740-top>strong{font-size:16px;white-space:nowrap}
.sale-v740-note,.sale-v740-reviewed{margin-top:13px;padding:11px;border-radius:11px;background:#f8fafc;color:#667085;font-size:8px}
.sale-v740-reviewed{background:#ecfdf3;color:#067647;font-weight:900}
.sale-v740-review{margin-top:13px;border-top:1px solid #eaecf0;padding-top:11px}
.sale-v740-review summary{cursor:pointer;font-size:9px;font-weight:900;color:#e85f00}
.sale-v740-review form{margin-top:11px}
.sale-v740-review textarea{width:100%;min-height:78px;padding:10px;border:1px solid #d0d5dd;border-radius:10px;resize:vertical}
.sale-v740-stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;margin-bottom:8px}
.sale-v740-stars input{display:none}
.sale-v740-stars label{font-size:25px;color:#d0d5dd;cursor:pointer}
.sale-v740-stars input:checked~label,.sale-v740-stars label:hover,.sale-v740-stars label:hover~label{color:#f79009}
.sale-v740-sold-button{border:0!important;background:#067647!important;color:#fff!important}
.sale-v740-dialog{width:min(520px,calc(100% - 24px));border:0;border-radius:18px;padding:0;box-shadow:0 28px 80px rgba(16,24,40,.28)}
.sale-v740-dialog::backdrop{background:rgba(16,24,40,.58)}
.sale-v740-dialog-card{padding:20px}
.sale-v740-dialog-card h3{margin:0 0 6px}
.sale-v740-dialog-card p{margin:0 0 15px;color:#667085;font-size:9px}
.sale-v740-dialog-card select{width:100%;height:43px;border:1px solid #d0d5dd;border-radius:10px;padding:0 10px}
.sale-v740-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}
.sale-v740-dialog-actions button{min-height:40px;padding:0 13px;border:0;border-radius:10px;font-weight:900}
.sale-v740-dialog-actions .cancel{background:#f2f4f7;color:#475467}
.sale-v740-dialog-actions .confirm{background:#067647;color:#fff}
@media(max-width:720px){
.sale-v740-card{grid-template-columns:92px 1fr}
.sale-v740-card>img{min-height:145px}
.sale-v740-top{flex-direction:column}
.sale-v740-top>strong{font-size:14px}
}
