.report-page{background:#f7fafc;padding-bottom:56px}.report-hero{background:linear-gradient(#ecf5ff 0%,#f4fafe 68%,#f7fafc 100%)}.report-hero-inner,.report-main-inner{max-width:1240px}.report-breadcrumb{color:#627d98;padding:16px 0 4px;font-size:13px}.report-breadcrumb ol{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.report-breadcrumb li{align-items:center;gap:8px;display:flex}.report-breadcrumb a:hover{color:#0868c9;text-decoration:underline}.report-breadcrumb svg{color:#9fb3c8;width:14px;height:14px}.report-breadcrumb [aria-current=page]{color:#0b3478;font-weight:600}.report-hero-body{justify-content:space-between;align-items:center;gap:28px;padding:8px 0 28px;display:flex}.report-hero-text{max-width:560px}.report-hero h1{color:#0b3478;letter-spacing:-.01em;font-size:clamp(30px,3.3vw,40px);font-weight:800;line-height:1.15}.report-hero-subtitle{color:#12335c;margin-top:12px;font-size:16.5px;font-weight:700;line-height:1.5}.report-hero-description{color:#52667c;max-width:520px;margin-top:10px;font-size:15px;line-height:1.7}.report-hero-art{flex-shrink:0;align-items:center;gap:8px;display:flex}.report-hero-art img{width:min(460px,100%);height:auto;display:block}.report-hero-script{color:#1565d8;flex-shrink:0;width:155px;font-size:21px;line-height:1.45;rotate:-4deg}.report-main-inner{padding-top:24px}.report-layout{grid-template-columns:minmax(0,68fr) minmax(0,32fr);align-items:start;gap:24px;display:grid}.report-sidebar{flex-direction:column;gap:18px;display:flex}.report-card{background:#fff;border:1px solid #e4edf7;border-radius:18px;padding:24px;box-shadow:0 2px 10px #102a430a}.report-card-title{color:#0f2747;align-items:center;gap:10px;font-size:18px;font-weight:700;line-height:1.4;display:flex}.report-form{flex-direction:column;gap:18px;padding:26px 28px 28px;display:flex}.report-form-title{margin-bottom:2px}.report-section-title{color:#0f2747;font-size:16.5px;font-weight:700}.report-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.report-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.report-field{flex-direction:column;gap:7px;min-width:0;display:flex}.report-field [data-slot=label],.report-label{color:#12335c;align-items:center;gap:4px;font-size:14px;font-weight:600;line-height:1.45;display:flex}.report-required{color:#f04438}.report-field-foot{justify-content:space-between;align-items:center;gap:12px;min-height:16px;display:flex}.report-field-error{color:#b42318;font-size:13px;line-height:1.5}.report-counter{color:#8ba1bc;font-variant-numeric:tabular-nums;margin-left:auto;font-size:12.5px}.report-input{color:#0f2747;background:#fff;border-color:#dde7f3;border-radius:10px;height:46px;padding-inline:14px;font-size:14px}.report-input::placeholder,.report-textarea::placeholder{color:#9aa9bd}.report-input:focus-visible,.report-textarea:focus-visible,.report-select:focus-visible{border-color:#0868c9}.report-input:disabled,.report-textarea:disabled,.report-select:disabled{color:#8ba1bc;cursor:not-allowed;background:#f6f9fc}.report-input[aria-invalid=true],.report-textarea[aria-invalid=true],.report-select[aria-invalid=true]{border-color:#f04438}.report-select-wrap{display:flex;position:relative}.report-select{appearance:none;color:#0f2747;cursor:pointer;background:#fff;border:1px solid #dde7f3;border-radius:10px;width:100%;height:46px;padding:0 40px 0 14px;font-size:14px}.report-select[data-placeholder]{color:#9aa9bd}.report-select option{color:#0f2747;background:#fff}.report-select option[value=""]{color:#8ba1bc}.report-select-icon{color:#7b8ca3;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;right:14px;translate:0 -50%}.report-textarea{min-height:172px;font:inherit;color:#0f2747;resize:vertical;background:#fff;border:1px solid #dde7f3;border-radius:12px;padding:12px 14px;font-size:14px;line-height:1.65}.report-dropzone{text-align:center;background:#fbfdff;border:1.5px dashed #cfe0f2;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:26px 20px;display:flex;position:relative}.report-dropzone[data-dragging]{background:#eff7ff;border-color:#0868c9}.report-dropzone[data-disabled]{opacity:.65}.report-dropzone:has(.report-file-input:focus-visible){outline-offset:3px;outline:2px solid #0868c9}.report-dropzone-icon{color:#0868c9;width:26px;height:26px}.report-dropzone-text{color:#52667c;font-size:14px}.report-dropzone-browse{color:#0868c9;text-underline-offset:2px;cursor:pointer;font-weight:600;text-decoration:underline}.report-dropzone-browse:disabled{color:#9aa9bd;cursor:not-allowed}.report-dropzone-hint{color:#8ba1bc;font-size:12.5px}.report-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;inset-block-start:50%;inset-inline-start:50%}.report-file-errors{color:#b42318;flex-direction:column;gap:4px;margin-top:8px;font-size:13px;line-height:1.5;display:flex}.report-file-list{flex-direction:column;gap:8px;margin-top:10px;display:flex}.report-file-list li{background:#fff;border:1px solid #e4edf7;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.report-file-thumb{color:#0868c9;background:#eef5fd;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.report-file-thumb img{object-fit:cover;width:100%;height:100%}.report-file-thumb svg{width:18px;height:18px}.report-file-meta{flex-direction:column;flex:1;min-width:0;display:flex}.report-file-name{color:#0f2747;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.report-file-size{color:#8ba1bc;font-size:12px}.report-file-remove{color:#7b8ca3;cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.report-file-remove:hover{color:#b42318;background:#fdecea}.report-file-progress{color:#0868c9;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.report-file-progress svg{width:16px;height:16px;animation:1s linear infinite report-spin}.report-reporter{flex-direction:column;gap:14px;padding-top:4px;display:flex}.report-alert-info{color:#3f5a77;background:#eff7ff;border:1px solid #d8e9fb;border-radius:12px;gap:10px;padding:12px 14px;font-size:13.5px;line-height:1.6;display:flex}.report-alert-info svg{color:#0868c9;flex-shrink:0;width:18px;height:18px;margin-top:1px}.report-checkbox{align-items:flex-start;gap:10px;display:flex}.report-checkbox input{accent-color:#0868c9;cursor:pointer;flex-shrink:0;width:17px;height:17px;margin-top:2px}.report-checkbox input:disabled{cursor:not-allowed}.report-checkbox label{color:#3f5a77;cursor:pointer;font-size:14px;line-height:1.6}.report-checkbox a{color:#0868c9;font-weight:600}.report-checkbox a:hover{text-decoration:underline}.report-grid-3[data-disabled] .report-field [data-slot=label]{color:#8ba1bc}.report-consent{flex-direction:column;gap:6px;display:flex}.report-consent[data-invalid] .report-checkbox input{outline-offset:1px;outline:2px solid #f04438}.report-alert-error{color:#912018;background:#fdeceb;border:1px solid #f5c9c4;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-size:13.5px;line-height:1.55;display:flex}.report-alert-error svg{color:#b42318;flex-shrink:0;width:18px;height:18px}.report-alert-error p{flex:1}.report-retry{color:#b42318;cursor:pointer;background:#fff;border:1px solid #e4a9a2;border-radius:8px;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:600}.report-retry:hover{background:#fff5f4}.report-submit-row{justify-content:flex-end;padding-top:2px;display:flex}.report-button-primary{color:#fff;cursor:pointer;background:#0868c9;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:46px;padding-inline:24px;font-size:15px;font-weight:600;transition:background-color .18s;display:inline-flex}.report-button-primary:hover:not(:disabled){background:#084c9e}.report-button-primary:disabled{opacity:.55;cursor:not-allowed}.report-button-primary svg{width:17px;height:17px}.report-spinner{animation:1s linear infinite report-spin}.report-button-outline{color:#0868c9;background:#fff;border:1px solid #cfe0f2;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:46px;padding-inline:22px;font-size:15px;font-weight:600;display:inline-flex}.report-button-outline:hover{background:#f0f7ff}@keyframes report-spin{to{rotate:360deg}}.report-types ul{flex-direction:column;gap:16px;margin-top:16px;display:flex}.report-types li{gap:12px;display:flex}.report-type-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.report-type-icon svg{width:18px;height:18px}.report-type-icon[data-tone=red]{color:#e14b3f;background:#fdeaea}.report-type-icon[data-tone=orange]{color:#dd8a10;background:#fef3e0}.report-type-icon[data-tone=pink]{color:#d94f8c;background:#fdeaf3}.report-type-icon[data-tone=purple]{color:#7c5cf0;background:#efe8fd}.report-type-icon[data-tone=cyan]{color:#0f9dc4;background:#e1f5fb}.report-type-icon[data-tone=gray]{color:#7b8ca3;background:#eef1f6}.report-types h3{color:#0f2747;font-size:14.5px;font-weight:700;line-height:1.4}.report-types p{color:#66758a;margin-top:3px;font-size:13px;line-height:1.55}.report-notice-badge,.report-support-badge{color:#0868c9;background:#e3f0ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.report-notice-badge svg,.report-support-badge svg{width:16px;height:16px}.report-notice ul{flex-direction:column;gap:12px;margin-top:14px;display:flex}.report-notice li{gap:10px;display:flex}.report-notice li svg{color:#12b76a;flex-shrink:0;width:17px;height:17px;margin-top:3px}.report-notice p{color:#52667c;font-size:13.5px;line-height:1.6}.report-notice a{color:#0868c9;font-weight:600}.report-notice a:hover{text-decoration:underline}.report-support p{color:#66758a;margin-top:10px;font-size:13.5px;line-height:1.65}.report-support-cta{color:#0868c9;background:#fff;border:1px solid #cfe0f2;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:44px;margin-top:14px;font-size:14px;font-weight:600;display:flex}.report-support-cta:hover{background:#f0f7ff}.report-support-cta svg{width:16px;height:16px}.report-success{text-align:center;border-color:#e4edf7;border-radius:18px;justify-items:center;gap:0;max-width:460px;padding:32px 28px 26px}.report-success-icon{color:#12b76a;background:#e7f8ef;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.report-success-icon svg{width:32px;height:32px}.report-success-title{color:#0f2747;margin-top:16px;font-size:20px;font-weight:700;line-height:1.35}.report-success-description{color:#66758a;margin-top:8px;font-size:14px;line-height:1.65}.report-success-code{background:#f5faff;border:1px solid #e0edfb;border-radius:12px;width:100%;margin-top:16px;padding:14px}.report-success-code p{color:#3f5a77;font-size:14px}.report-success-code strong{color:#0868c9;letter-spacing:.02em;font-weight:700}.report-success-hint{color:#8ba1bc;margin-top:4px;font-size:12.5px}.report-success-mock{color:#b54708;background:#fff6e8;border-radius:8px;margin-top:10px;padding:6px 8px;font-size:12px}.report-success-actions{gap:10px;width:100%;margin-top:20px;display:flex}.report-success-actions>*{flex:1}@media (max-width:1199px){.report-hero-script{width:135px;font-size:19px}}@media (max-width:1023px){.report-layout{grid-template-columns:minmax(0,1fr)}.report-hero-art img{width:min(360px,100%)}.report-hero-script{display:none}.report-form{padding:22px 20px 24px}}@media (max-width:767px){.report-hero-body{flex-direction:column;align-items:flex-start;gap:20px;padding-bottom:24px}.report-hero-text{max-width:none}.report-hero-art{justify-content:center;width:100%}.report-hero-art img{width:min(320px,90%)}.report-grid-2,.report-grid-3{grid-template-columns:minmax(0,1fr)}.report-card{border-radius:16px;padding:18px 16px}.report-form{gap:16px;padding:20px 16px 22px}.report-submit-row{justify-content:stretch}.report-submit{width:100%}.report-alert-error{flex-wrap:wrap}.report-retry{margin-left:auto}.report-success-actions{flex-direction:column-reverse}.report-textarea{min-height:150px}}
