.feedback-form{max-width:800px}.feedback-form label{display:block;margin:1rem 0}.feedback-form input:not([type=checkbox]),.feedback-form textarea,.feedback-form select{width:100%;box-sizing:border-box;padding:.8rem;border:1px solid #bdc9da;border-radius:10px;font:inherit}.feedback-form textarea{min-height:140px}.feedback-form .rm-check{display:flex;gap:.7rem;align-items:flex-start}.feedback-honey{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.feedback-vote{margin-top:1rem;padding-top:.7rem;border-top:1px solid #dce4ee}.feedback-vote form{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.feedback-vote button:disabled{opacity:.7;cursor:default}.feedback-private{white-space:pre-wrap;overflow-wrap:anywhere}.feedback-confirm{border:2px solid #b96e13;background:#fff8ed;padding:1.5rem;border-radius:14px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #3973c9;outline-offset:3px}.feedback-table{overflow-x:auto}.feedback-table td,.feedback-table th{padding:.7rem;text-align:left;vertical-align:top}.feedback-table pre{white-space:pre-wrap;overflow-wrap:anywhere;max-width:500px}
.feedback-form .rm-check{display:grid;grid-template-columns:20px minmax(0,1fr);column-gap:12px;align-items:start;justify-content:start;text-align:left}
.feedback-form .rm-check input[type=checkbox]{display:block;position:static;width:20px;height:20px;min-height:20px;max-height:20px;min-width:20px;max-width:20px;margin:2px 0 0;padding:0;transform:none;appearance:auto;accent-color:#21458f;justify-self:start}
.feedback-form .rm-check span{display:block;min-width:0;line-height:1.5;margin:0}
.feedback-form [hidden]{display:none!important}.feedback-success{max-width:800px;padding:24px;box-sizing:border-box}
