body .kp-reply-choice{display:flex;gap:8px;margin:0 0 16px;max-width:100%}
body .kp-reply-choice button{display:flex;flex:1;align-items:center;justify-content:center;min-height:44px;margin:0;padding:10px 12px;border:1px solid #b7aaa0;border-radius:0;background:#fff;color:#493e36;font:500 14px/1.5 var(--sans);cursor:pointer;box-shadow:none;text-transform:none;letter-spacing:normal}
body .kp-reply-choice button[aria-pressed="true"]{background:#8c4f30;border-color:#8c4f30;color:#fff}
body .kp-reply-choice button:focus-visible{outline:2px solid #754225;outline-offset:3px}
body .kp-reply-choice button:disabled{opacity:.7;cursor:wait}
