.endorsement-form-row:hover{background:#fafaf9}.endorsement-configuration [data-changed=true] input,.endorsement-configuration [data-changed=true] select{border-color:#e7cda7;background:#fffdfa}.endorsement-pricing-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.endorsement-pricing-method{display:flex;align-items:flex-start;gap:9px;padding:12px;border:1px solid #e7e5e4;border-radius:6px;cursor:pointer}.endorsement-pricing-method[data-selected=true]{border-color:#57534e;background:#fafaf9}.endorsement-pricing-method[data-disabled=true]{cursor:not-allowed;opacity:.55}.endorsement-pricing-method:focus-within{outline:2px solid #a8a29e;outline-offset:2px}.endorsement-pricing-method input{margin-top:3px;accent-color:#292524}.endorsement-pricing-method strong{display:block;font-size:13px;font-weight:500}.endorsement-pricing-method small{display:block;margin-top:4px;font-size:12px;color:#78716c;line-height:1.5}@media (max-width:640px){.endorsement-pricing-methods{grid-template-columns:1fr}}