body.vision-theme:has(.report-submit-main){min-width:0}
.report-submit-main{--report-teal:#155e5b;--report-ink:#163532;--report-muted:#5c706c;--report-line:#d4e0dc;max-width:890px;margin:0 auto;padding:22px 24px 56px;color:var(--report-ink);font-size:16px;line-height:1.5}
.report-submit-main *{box-sizing:border-box}
.report-submit-main [hidden]{display:none!important}
.report-submit-main .report-submit-back{display:inline-flex;align-items:center;min-height:44px;color:var(--report-teal);font-size:16px;font-weight:650;text-decoration:none}
.report-submit-main .report-submit-back:hover{text-decoration:underline}
.report-submit-heading{margin:4px 0 20px}
.report-submit-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}
.report-submit-main .report-submit-title>h1{flex:1;min-width:0;margin:0}
.report-submit-title>img{display:block;flex:0 0 auto;width:104px;max-width:24%;height:auto;object-fit:contain}
.report-submit-main h1{font-size:clamp(28px,3.5vw,38px);font-weight:750;line-height:1.16;letter-spacing:-.03em;margin:0 0 8px}
.report-submit-heading>p{margin:0;color:var(--report-muted);font-size:16px;line-height:1.5;max-width:none}
.report-submit-form{padding:24px;background:#fff;border:1px solid var(--report-line);border-radius:16px;box-shadow:0 4px 22px #16353206}
.report-submit-fields{margin:0;padding:0;min-width:0;border:0;display:grid;gap:20px}
.report-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}
.report-field{display:flex;flex-direction:column;gap:7px;min-width:0;font-size:16px;font-weight:650}
.report-field>span:first-child{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}
.report-submit-main .report-optional{font-size:16px;font-weight:400;color:var(--report-muted)}
.report-submit-main .report-required{font-size:16px;font-weight:500;color:var(--report-muted)}
.report-submit-main input:not([type=checkbox]):not([type=hidden]):not([type=file]),.report-submit-main select,.report-submit-main textarea{display:block;width:100%;min-height:46px;margin:0;border:1px solid #b5c7c0;border-radius:7px;background:#fff;padding:10px 12px;color:var(--report-ink);font:inherit;font-size:16px;font-weight:400;line-height:1.5;box-shadow:none}
.report-submit-main input::placeholder{color:#788781;opacity:1}
.report-submit-main textarea{min-height:156px;resize:vertical}
.report-submit-main :is(input,textarea,select,button,a,summary):focus-visible{outline:3px solid #e6b43e;outline-offset:3px}
.report-submit-main :is(input,textarea,select):user-invalid{border-color:#ad3434}
.report-submit-main .report-field-help{margin:0;color:var(--report-muted);font-size:16px;font-weight:400;line-height:1.5}
.report-count{font-size:16px;font-weight:400;color:var(--report-muted);white-space:nowrap}
.report-story-field .report-count{align-self:flex-end}
.report-field-wide{grid-column:1/-1}
.report-evidence{padding:16px;border:1px dashed #b5c7c0;border-radius:9px;background:#f8fbf9}
.report-evidence-heading{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:7px}
.report-submit-main .report-evidence h2{font-size:16px;font-weight:650;line-height:1.5;margin:0}
.report-evidence h2 .report-optional{margin-left:4px}
.report-submit-main .report-file-input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.report-image-picker{display:inline-flex;gap:9px;align-items:center;justify-content:center;min-height:46px;margin-top:14px;padding:9px 15px;border:1px solid #aebfba;border-radius:7px;color:var(--report-teal);background:#fff;font-size:16px;font-weight:650;cursor:pointer}
.report-image-picker>span{font-size:23px;font-weight:400;line-height:1}
.report-file-input:focus-visible+.report-image-picker{outline:3px solid #e6b43e;outline-offset:3px}
.report-file-input:disabled+.report-image-picker{opacity:.55;cursor:default}
.report-image-list{display:grid;gap:10px}
.report-image-list:not(:empty){margin-top:14px}
.report-image-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid var(--report-line);border-radius:8px;background:#fff}
.report-image-item img{width:64px;height:64px;object-fit:contain;border-radius:4px;background:#eff3f0}
.report-image-item p{margin:0;font-size:16px;overflow-wrap:anywhere}
.report-image-item p+p{color:var(--report-muted)}
.report-image-remove{min-width:44px;min-height:44px;border:0;border-radius:5px;padding:8px;background:#f0f5f2;color:var(--report-teal);font:inherit;font-size:16px;cursor:pointer}
.report-image-status{margin:12px 0 0;font-size:16px}
.report-image-status[data-kind=error]{color:#94332c}
.report-disclosure{border-top:1px solid var(--report-line);border-bottom:1px solid var(--report-line)}
.report-disclosure summary{min-height:48px;padding:12px 0;cursor:pointer;color:var(--report-teal);font-size:16px;font-weight:650}
.report-disclosure summary::marker{color:var(--report-teal)}
.report-disclosure summary .report-optional{margin-left:4px}
.report-disclosure-content{padding:0 0 18px}
.report-disclosure-content>p{margin-bottom:14px!important}
.report-contact{display:grid;gap:12px}
.report-consent{display:grid;grid-template-columns:24px 1fr;gap:10px;min-height:44px;align-items:start;font-size:13px;line-height:1.5;cursor:pointer}
.report-consent input{appearance:auto;width:20px;height:20px;margin:3px 0 0;accent-color:var(--report-teal)}
.report-submit-actions{display:flex;align-items:center;gap:20px}
.report-submit-main .report-send-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;border:1px solid var(--report-teal);border-radius:8px;padding:11px 20px;background:var(--report-teal);color:#fff;font:inherit;font-size:16px;font-weight:650;cursor:pointer;white-space:nowrap}
.report-submit-main .report-send-button:hover:not(:disabled){background:#104d49}
.report-submit-main .report-send-button:disabled{opacity:.65;cursor:default}
.report-submit-actions>p{margin:0;font-size:16px;color:var(--report-muted)}
.report-submit-status{margin:18px 0 0;padding:14px 16px;border:1px solid #b6cec6;border-radius:8px;background:#eef6f2;font-size:16px;line-height:1.55;overflow-wrap:anywhere}
.report-submit-status[data-kind=error]{border-color:#e5b4ac;background:#fff5f1;color:#863329}
.report-submit-status[data-kind=preview]{border-color:#d9c68b;background:#fffbef;color:#67571e}
.report-upload-progress{margin-top:18px;font-size:16px}
.report-upload-progress label{display:block;margin-bottom:8px}
.report-upload-progress progress{display:block;width:100%;height:12px;accent-color:var(--report-teal)}
.report-wechat{margin-top:20px;border-top:0}
.report-wechat-content{display:flex;gap:20px;align-items:center;padding:4px 0 20px}
.report-wechat-content img{display:block;width:168px;max-width:40%;height:auto;border-radius:8px}
.report-wechat-content p{margin:0 0 8px;font-size:16px;line-height:1.5}
.report-wechat-content a{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--report-teal);font-weight:650;font-size:16px}
.report-honeypot,.report-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:640px){.report-submit-main{padding:10px 16px 36px}.report-submit-heading{margin:3px 0 16px}.report-submit-main h1{font-size:29px}.report-submit-form{padding:18px 15px;border-radius:12px}.report-field-grid{grid-template-columns:1fr;gap:16px}.report-submit-fields{gap:18px}.report-submit-actions{align-items:stretch;flex-direction:column;gap:10px}.report-submit-actions>p{text-align:center}.report-evidence{padding:13px}.report-evidence-heading{gap:6px}.report-image-item{grid-template-columns:52px minmax(0,1fr) auto;gap:8px;padding:8px}.report-image-item img{width:52px;height:52px}.report-wechat-content{gap:14px}.report-wechat-content img{width:130px}.report-wechat-content strong{overflow-wrap:anywhere}}
@media(max-width:640px){.report-submit-title{gap:12px}.report-submit-main .report-submit-title>h1{font-size:24px}.report-submit-title>img{width:84px;height:40px}}
@media(prefers-reduced-motion:reduce){.report-submit-main *{scroll-behavior:auto!important}}
