.report-animal{margin:14px 0 0;text-align:right}.report-animal-link{display:inline-flex;align-items:center;gap:5px;padding:4px 0;border:0;background:none;color:#818181;font-family:inherit;font-size:12px;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.report-animal-link svg{width:11px;height:11px;fill:currentColor}.report-animal-link:hover,.report-animal-link:focus-visible{color:#D02F44}.report-animal-link.is-reported{color:#818181;text-decoration:none;cursor:default}body.report-modal-open{overflow:hidden}.report-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:flex-end;justify-content:center;background:rgba(32,32,32,0.45)}.report-modal[hidden]{display:none}.report-modal-box{position:relative;box-sizing:border-box;width:100%;max-height:92vh;overflow-y:auto;padding:24px 20px 20px;border-radius:16px 16px 0 0;background:#fff;color:#202020;text-align:left;box-shadow:0 -10px 30px rgba(32,32,32,0.15)}.report-modal-close{position:absolute;top:8px;right:8px;width:40px;height:40px;border:0;background:none;color:#818181;font-size:28px;line-height:1;cursor:pointer}.report-modal-close:hover{color:#202020}.report-modal-title{margin:0 36px 8px 0;color:#51338B;font-size:1.2rem}.report-intro{margin:0 0 16px;color:#484848;font-size:14px;line-height:1.5}.report-form[hidden],.report-done[hidden],.report-error[hidden]{display:none}.report-modal .report-reasons{display:block;margin:0 0 16px;padding:0;border:0}.report-modal .report-reasons legend{display:block;width:100%;margin-bottom:8px;padding:0;font-size:14px;font-weight:600;text-align:left}.report-modal .report-reason{box-sizing:border-box;display:flex;align-items:flex-start;gap:10px;width:100%;margin-bottom:6px;padding:9px 12px;border:1px solid #e3e3e3;border-radius:10px;font-size:14px;font-weight:400;line-height:1.35;text-align:left;cursor:pointer}.report-modal .report-reason input[type="radio"]{position:static;flex-shrink:0;width:16px;height:16px;margin:1px 0 0;opacity:1;accent-color:#51338B;cursor:pointer}.report-modal .report-reason small{display:block;color:#818181;font-size:12px}.report-modal .report-reason:has(input:checked){border-color:#51338B;background:#FCF6F3}.report-field{margin-bottom:14px}.report-field label{display:block;margin-bottom:6px;font-size:14px;font-weight:600}.report-field textarea,.report-field input[type="email"]{box-sizing:border-box;width:100%;padding:10px 12px;border:1px solid #d6d6d6;border-radius:10px;font-family:inherit;font-size:16px !important}.report-field textarea:focus,.report-field input[type="email"]:focus{border-color:#51338B;outline:2px solid rgba(81,51,139,0.25)}.report-field textarea{min-height:110px;resize:vertical}.report-field small{display:block;margin-top:4px;color:#818181;font-size:12px}.report-optional{color:#818181;font-weight:400}.report-error{margin:0 0 12px;padding:10px 12px;border-radius:5px;background:rgba(208,47,68,0.08);color:#D02F44;font-size:14px}.report-actions{display:flex;flex-direction:column;gap:6px}.report-actions .btn{width:100%;border:0;font-family:inherit;cursor:pointer}.report-submit.is-loading{opacity:.6;cursor:progress}.report-cancel{padding:8px;border:0;background:none;color:#818181;font-family:inherit;font-size:14px;text-decoration:underline;cursor:pointer}.report-warning{margin:12px 0 0;color:#818181;font-size:12px;line-height:1.4}.report-done{padding:10px 0;text-align:center}.report-done p{margin:0 0 18px;font-size:15px;line-height:1.5}.report-done .btn{border:0;font-family:inherit;cursor:pointer}.report-done-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:10px;border-radius:50%;background:rgba(80,143,55,0.15);color:#508f37;font-size:26px}@media (min-width:480px){.report-actions{flex-direction:row-reverse;align-items:center;justify-content:flex-start}.report-actions .btn{width:auto}}@media (min-width:768px){.report-modal{align-items:center}.report-modal-box{max-width:520px;max-height:90vh;padding:30px;border-radius:16px}.report-field textarea,.report-field input[type="email"]{font-size:14px !important}}