.js-xs-report{opacity:.74;transition:color .15s,opacity .15s}.js-xs-report:hover,.js-xs-report:focus{color:#b43b49!important;opacity:1}.js-xs-report.xs-report-submitted{color:#69756f!important;pointer-events:none}.xs-report-modal,.xs-report-modal *,.xs-report-shell,.xs-report-shell *{box-sizing:border-box}.xs-report-modal .modal-content{overflow:hidden;border:0;border-radius:8px;box-shadow:0 20px 60px rgba(21,34,27,.22)}.xs-report-modal .modal-header{align-items:flex-start;padding:18px 20px;border-bottom:1px solid #e2e9e5}.xs-report-modal .modal-title{color:#1b2822;font-size:17px}.xs-report-subtitle{margin:4px 0 0;color:#68756f;font-size:12px}.xs-report-modal .modal-body{padding:18px 20px}.xs-report-modal fieldset{padding:0;margin:0;border:0}.xs-report-modal legend{margin-bottom:9px;color:#3c4943;font-size:13px;font-weight:650}.xs-report-reasons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.xs-report-reasons label{min-width:0;margin:0}.xs-report-reasons input{position:absolute;opacity:0;pointer-events:none}.xs-report-reasons span{display:flex;align-items:center;min-height:40px;padding:8px 10px;color:#4e5b55;background:#fff;border:1px solid #ced8d2;border-radius:5px;cursor:pointer;font-size:13px}.xs-report-reasons input:checked+span{color:#8f2835;background:#fff3f4;border-color:#c84a59;font-weight:650}.xs-report-reasons input:focus+span{box-shadow:0 0 0 3px rgba(180,59,73,.14)}.xs-report-notice{display:flex;align-items:flex-start;gap:7px;margin-top:14px;padding:10px 11px;color:#53615a;background:#f4f7f5;border-left:3px solid #89978f;font-size:12px}.xs-report-error{min-height:20px;padding-top:7px;color:#af3342;font-size:12px}.xs-report-shell{--ink:#19251f;--muted:#68756f;--line:#dfe7e2;--soft:#f5f8f6;--green:#286c4c;--green-dark:#20563d;--red:#b43b49;--amber:#a96c13;width:100%;max-width:1120px;margin:0 auto;color:var(--ink);font-family:inherit;font-size:14px;line-height:1.5}.xs-report-shell button,.xs-report-shell input,.xs-report-shell textarea{font:inherit}.xs-report-shell a{text-decoration:none}.xs-report-pagehead{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:14px;padding:21px 23px;background:#fff;border:1px solid var(--line);border-radius:7px}.xs-report-pagehead h1{margin:0;color:var(--ink);font-size:24px;line-height:1.25}.xs-report-pagehead p{margin:5px 0 0;color:var(--muted);font-size:12px}.xs-report-kicker{display:block;margin-bottom:4px;color:var(--green);font-size:11px;font-weight:700}.xs-report-kicker i{margin-right:4px}.xs-report-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 12px;border:1px solid transparent;border-radius:5px;font-size:12px;font-weight:650;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background-color .15s,border-color .15s,color .15s}.xs-report-btn-secondary{color:#435048;background:#fff;border-color:#bfcac4}.xs-report-btn-secondary:hover{color:var(--green);background:#f1f7f3;border-color:#93aa9d}.xs-report-btn-success{color:#fff;background:var(--green);border-color:var(--green)}.xs-report-btn-success:hover{color:#fff;background:var(--green-dark);border-color:var(--green-dark)}.xs-report-btn-danger{color:#9f2f3d;background:#fff5f6;border-color:#d78892}.xs-report-btn-danger:hover{color:#fff;background:var(--red);border-color:var(--red)}.xs-report-tabs{display:flex;align-items:center;gap:4px;overflow-x:auto;margin-bottom:14px;padding:5px;background:#fff;border:1px solid var(--line);border-radius:7px;scrollbar-width:thin}.xs-report-tab{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:7px 12px;color:#56635d;border-radius:4px;font-size:12px;white-space:nowrap}.xs-report-tab:hover{color:var(--green);background:#f1f6f3}.xs-report-tab.active{color:#fff;background:var(--green);font-weight:650}.xs-report-worklist{display:grid;gap:12px}.xs-report-review-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:7px;box-shadow:0 4px 16px rgba(32,56,43,.045)}.xs-report-casehead{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid var(--line)}.xs-report-case-title{display:flex;align-items:flex-start;gap:11px;min-width:0}.xs-report-type{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:4px 7px;color:#53615a;background:#eff4f1;border-radius:4px;font-size:10px;font-weight:650}.xs-report-case-title>div{min-width:0}.xs-report-case-title h2{overflow-wrap:anywhere;margin:0;color:var(--ink);font-size:15px;line-height:1.4}.xs-report-case-meta{display:flex;flex-wrap:wrap;gap:5px 12px;margin-top:5px;color:var(--muted);font-size:11px}.xs-report-case-meta span{display:inline-flex;align-items:center;gap:4px}.xs-report-badge{display:inline-flex;align-items:center;flex:0 0 auto;padding:4px 8px;border-radius:4px;font-size:10px;font-weight:700}.xs-report-badge.pending{color:#8b5a0c;background:#fff5d9}.xs-report-badge.approved{color:#1d6847;background:#eaf6ef}.xs-report-badge.rejected,.xs-report-badge.closed{color:#56635d;background:#edf1ef}.xs-report-badge.malicious{color:#a12e3d;background:#fdecef}.xs-report-review-body{padding:15px 18px}.xs-report-reason-line{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px}.xs-report-reason-icon{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;color:#a12f3d;background:#fceff1;border-radius:5px}.xs-report-reason-line small{display:block;color:var(--muted);font-size:10px}.xs-report-reason-line strong{display:block;margin-top:1px;font-size:13px}.xs-report-reason-line p{margin:4px 0 0;color:#4e5b55;font-size:12px}.xs-report-reason-line>a{align-self:center;color:var(--green);font-size:11px;font-weight:650;white-space:nowrap}.xs-report-evidence{margin-top:13px}.xs-report-evidence-label{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:#56635d;font-size:10px;font-weight:650}.xs-report-snapshot{max-height:150px;overflow:auto;padding:12px 13px;color:#45524b;background:var(--soft);border:1px solid #e4eae6;border-radius:5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.xs-report-decision{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:14px 18px;background:#fbfcfb;border-top:1px solid var(--line)}.xs-report-note{display:block;min-width:0;margin:0}.xs-report-note>span{display:block;margin-bottom:6px;color:#46534c;font-size:11px;font-weight:650}.xs-report-note>span small{margin-left:5px;color:var(--muted);font-weight:400}.xs-report-note textarea{display:block;width:100%;min-height:62px;padding:9px 10px;color:var(--ink);background:#fff;border:1px solid #cbd5cf;border-radius:5px;outline:0;resize:vertical;font-size:12px}.xs-report-note textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(40,108,76,.12)}.xs-report-decisions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.xs-report-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;color:#5d6963;background:#fff;border:1px solid #c8d2cc;border-radius:5px;cursor:pointer}.xs-report-icon-btn:hover{color:#fff;background:#66736c;border-color:#66736c}.xs-report-result{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 18px;background:#fbfcfb;border-top:1px solid var(--line)}.xs-report-result>div>span{display:block;color:var(--muted);font-size:10px}.xs-report-result p{margin:2px 0 0;font-size:12px}.xs-report-result-asset{display:grid;grid-template-columns:auto auto;align-items:center;gap:1px 6px;color:var(--green)}.xs-report-result-asset i{grid-row:1/3}.xs-report-result-asset span{font-size:12px;font-weight:650}.xs-report-result-asset small{color:var(--muted);font-size:10px}.xs-report-empty{padding:54px 20px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:7px}.xs-report-empty>span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:var(--green);background:#eaf5ef;border-radius:50%}.xs-report-empty strong{display:block;margin-top:10px;font-size:14px}.xs-report-empty p{margin:3px 0 0;color:var(--muted);font-size:11px}.xs-report-history-body{padding:14px 18px}.xs-report-history-row{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px;padding:7px 0;border-bottom:1px solid #edf1ef}.xs-report-history-row>span{color:var(--muted);font-size:11px}.xs-report-history-row p{margin:0;font-size:12px}.xs-report-asset-row{display:flex;align-items:center;gap:10px;margin-top:12px;padding:10px 11px;background:var(--soft);border-radius:5px}.xs-report-asset-icon{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;color:var(--green);background:#fff;border:1px solid var(--line);border-radius:5px}.xs-report-asset-row>div{min-width:0}.xs-report-asset-row strong{display:block;font-size:12px}.xs-report-asset-row small{display:block;color:var(--muted);font-size:10px}.xs-report-asset-row form{margin:0 0 0 auto}.xs-report-pagination{margin-top:14px}.xs-report-pagination .pagination{margin-bottom:0}@media(max-width:767px){.xs-report-pagehead{align-items:flex-start;flex-direction:column;padding:18px}.xs-report-pagehead .xs-report-btn{width:100%}.xs-report-casehead{align-items:flex-start}.xs-report-case-title{flex-direction:column}.xs-report-reason-line{grid-template-columns:auto minmax(0,1fr)}.xs-report-reason-line>a{grid-column:2;justify-self:start}.xs-report-decision{grid-template-columns:1fr}.xs-report-decisions{justify-content:flex-start}.xs-report-result{align-items:flex-start;flex-direction:column}.xs-report-history-row{grid-template-columns:1fr;gap:3px}}@media(max-width:520px){.xs-report-reasons{grid-template-columns:1fr}.xs-report-modal .modal-dialog{margin:10px}.xs-report-pagehead h1{font-size:21px}.xs-report-casehead{padding:14px}.xs-report-review-body,.xs-report-history-body{padding:13px 14px}.xs-report-decision{padding:13px 14px}.xs-report-decisions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.xs-report-decisions .xs-report-btn{width:100%}.xs-report-decisions .xs-report-icon-btn{width:100%}.xs-report-asset-row{align-items:flex-start;flex-wrap:wrap}.xs-report-asset-row form{width:100%;margin:3px 0 0}.xs-report-asset-row form .xs-report-btn{width:100%}}
