.report-launch{position:fixed;right:20px;bottom:20px;z-index:20;border:1px solid #233e35;border-radius:5px;background:#233e35;color:#fffaf0;font:14px/1.4 Arial,sans-serif;padding:12px 17px;box-shadow:0 3px 16px #0002;cursor:pointer}
.report-dialog{box-sizing:border-box;width:min(580px,calc(100% - 28px));max-height:calc(100dvh - 32px);overflow:auto;padding:30px;border:1px solid #b9b6a5;border-radius:9px;background:#f4efe3;color:#233e35;font:15px/1.5 Arial,sans-serif;box-shadow:0 20px 80px #0004}
.report-dialog::backdrop{background:#14292099}.report-dialog h2{font:32px/1.15 Georgia,serif;margin:8px 28px 12px 0}.report-dialog p{margin:0 0 14px}.report-page{font-weight:bold}.report-close{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:28px;color:#233e35;cursor:pointer;width:40px;height:40px}.report-form{display:grid;gap:13px}.report-form label{display:grid;gap:5px;font-weight:600}.report-form input,.report-form textarea{box-sizing:border-box;width:100%;min-width:0;padding:10px 12px;border:1px solid #8a9386;border-radius:3px;background:#fffdf7;color:#233e35;font:16px/1.5 Arial,sans-serif}.report-form textarea{resize:vertical}.report-form .report-challenge input{max-width:120px}.report-trap{display:none!important}.report-form .report-privacy{font-size:12px;font-weight:normal;margin:0}.report-preview{font-size:13px;border-left:3px solid #914a2f;padding-left:10px}.report-status{font-weight:600;margin:0!important}.report-status:empty{display:none}.report-send,.report-retry{border:1px solid #233e35;border-radius:3px;font:15px Arial,sans-serif;padding:12px;cursor:pointer}.report-send{background:#233e35;color:white}.report-retry{background:transparent;color:#233e35}.report-send:disabled{opacity:.55;cursor:default}.report-dialog [hidden]{display:none!important}.report-dialog :focus-visible,.report-launch:focus-visible{outline:3px solid #914a2f;outline-offset:3px}@media(max-width:650px){.report-launch{right:12px;bottom:12px;font-size:13px;padding:10px 12px}.report-dialog{padding:23px}.report-dialog h2{font-size:27px}}@media print{.report-launch,.report-dialog{display:none}}
