.disclosure-button{background:var(--green-dark);color:#fff;border:0;border-radius:10px;width:100%;margin:24px 0 8px;padding:15px 20px;font-weight:800}.disclosure-button:hover{background:#075d3e}.seller-details{border:1px solid var(--line);background:#f8fbf9;border-radius:12px;margin:24px 0 8px;padding:4px 20px}.seller-details dl{margin:0}.seller-details dl>div{border-bottom:1px solid var(--line);grid-template-columns:9rem 1fr;gap:16px;padding:16px 0;display:grid}.seller-details dl>div:last-child{border-bottom:0}.seller-details dt{color:#526159;font-weight:800}.seller-details dd{margin:0;line-height:1.7}.seller-details a{color:var(--green-dark);font-weight:750}.phone-disclosure{color:var(--green-dark);background:#fff;border:1px solid #bfd0c7;border-radius:8px;padding:9px 12px;font-weight:750}@media (max-width:780px){.seller-details dl>div{grid-template-columns:1fr;gap:5px}}
