.page-root.svelte-z1ihv9{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;overflow-y:auto;background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans)}.report-shell.svelte-z1ihv9{width:min(100%,720px);margin:0 auto;padding:44px 48px 88px;box-sizing:border-box;--report-card-bg: #FFFFFF;--report-card-border: var(--border-mvnt, #D8E0EA);--report-soft-border: #E7EDF5;--report-inset-bg: #F8FAFD;--report-primary-text: #20242B;--report-muted-text: #68717F;--report-heading-font: var(--font-character, var(--font-display, var(--font-sans)));--report-accent: var(--accent-mvnt, #FFB84D);--report-accent-strong: var(--accent-800, #A06220);--report-shadow: 0 1px 2px rgba(18, 24, 32, .05)}.report-hero.svelte-z1ihv9{margin-bottom:28px}.report-hero-copy.svelte-z1ihv9{max-width:620px;min-width:0}.report-kicker.svelte-z1ihv9{display:inline-flex;align-items:center;gap:7px;width:fit-content;color:var(--report-accent-strong);font-size:11px;font-weight:800;line-height:1.4;letter-spacing:.08em;text-transform:uppercase}h1.svelte-z1ihv9{margin:8px 0 0;color:var(--report-primary-text);font-family:var(--report-heading-font);font-size:34px;font-weight:700;line-height:1.05;letter-spacing:-.045em}.subtitle.svelte-z1ihv9{margin:10px 0 0;color:var(--report-muted-text);font-size:14px;line-height:1.65}.report-card.svelte-z1ihv9{width:100%;border:1px solid var(--report-card-border);border-radius:22px;background:var(--report-card-bg);box-shadow:var(--report-shadow);box-sizing:border-box}.report-form.svelte-z1ihv9{display:flex;flex-direction:column;gap:22px;padding:26px}.field.svelte-z1ihv9{display:flex;flex-direction:column;gap:10px;min-width:0}.honeypot-field.svelte-z1ihv9{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.field.svelte-z1ihv9>label:where(.svelte-z1ihv9):first-child,.field-label.svelte-z1ihv9{color:#35404d;font-size:13px;font-weight:800;line-height:1.45;letter-spacing:-.01em}.field-meta.svelte-z1ihv9{flex-shrink:0;color:var(--report-muted-text);font-size:11px;font-weight:800;line-height:1.4;letter-spacing:-.01em}.required.svelte-z1ihv9{color:var(--error, #FF4757);margin-left:2px}.optional-label.svelte-z1ihv9{display:inline-flex;align-items:center;justify-content:center;margin-right:6px;padding:2px 7px;border-radius:999px;background:var(--report-inset-bg);color:var(--report-muted-text);font-size:10px;font-weight:900;line-height:1.4;letter-spacing:.06em;text-transform:uppercase}textarea.svelte-z1ihv9,input[type=email].svelte-z1ihv9{width:100%;box-sizing:border-box;border:1px solid var(--report-card-border);border-radius:14px;background:var(--report-inset-bg);color:var(--report-primary-text);font-family:var(--font-sans);font-size:14px;line-height:1.55;outline:none;padding:13px 14px;resize:vertical;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}textarea.svelte-z1ihv9:focus,input[type=email].svelte-z1ihv9:focus{border-color:color-mix(in srgb,var(--report-accent) 54%,var(--report-card-border));background:#fff;box-shadow:0 0 0 3px #ffb84d24}textarea.svelte-z1ihv9::placeholder,input.svelte-z1ihv9::placeholder{color:#8a94a3}#notes.svelte-z1ihv9{min-height:72px;height:72px;overflow:hidden;resize:none}.checkbox-dropdown.svelte-z1ihv9{position:relative;width:100%}.checkbox-dropdown-trigger.svelte-z1ihv9{display:flex;align-items:center;gap:10px;width:100%;min-height:46px;box-sizing:border-box;border:1px solid var(--report-card-border);border-radius:14px;background:var(--report-inset-bg);color:#8a94a3;font-family:var(--font-sans);font-size:14px;line-height:1.55;outline:none;padding:12px 14px;cursor:pointer;list-style:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.checkbox-dropdown-trigger.svelte-z1ihv9::-webkit-details-marker{display:none}.checkbox-dropdown.has-selection.svelte-z1ihv9 .checkbox-dropdown-trigger:where(.svelte-z1ihv9){color:var(--report-primary-text)}.checkbox-dropdown[open].svelte-z1ihv9 .checkbox-dropdown-trigger:where(.svelte-z1ihv9),.checkbox-dropdown-trigger.svelte-z1ihv9:focus{border-color:color-mix(in srgb,var(--report-accent) 54%,var(--report-card-border));background:#fff;box-shadow:0 0 0 3px #ffb84d24}.checkbox-dropdown-value.svelte-z1ihv9{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkbox-dropdown-count.svelte-z1ihv9{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#ffb84d2e;color:var(--report-accent-strong);font-size:11px;font-weight:900;flex-shrink:0}.checkbox-dropdown-arrow.svelte-z1ihv9{width:8px;height:8px;border-right:2px solid #8A94A3;border-bottom:2px solid #8A94A3;transform:translateY(-2px) rotate(45deg);transition:transform .15s ease,border-color .15s ease;flex-shrink:0}.checkbox-dropdown[open].svelte-z1ihv9 .checkbox-dropdown-arrow:where(.svelte-z1ihv9){transform:rotate(225deg)}.checkbox-dropdown-menu.svelte-z1ihv9{position:absolute;z-index:30;top:calc(100% + 8px);left:0;right:0;display:flex;flex-direction:column;gap:4px;max-height:280px;overflow-y:auto;padding:8px;border:1px solid var(--report-card-border);border-radius:16px;background:#fff;box-shadow:0 18px 42px #12182024}.checkbox-option.svelte-z1ihv9{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;color:#35404d;font-size:13px;font-weight:800;line-height:1.35;cursor:pointer;transition:background .15s ease,color .15s ease}.checkbox-option.svelte-z1ihv9:hover{background:var(--report-inset-bg);color:var(--report-primary-text)}.checkbox-option.svelte-z1ihv9 input:where(.svelte-z1ihv9){position:absolute;opacity:0;pointer-events:none}.checkbox-box.svelte-z1ihv9{position:relative;width:16px;height:16px;border:1.5px solid #C8D1DE;border-radius:5px;background:#fff;flex-shrink:0;transition:border-color .15s ease,background .15s ease}.checkbox-option.svelte-z1ihv9 input:where(.svelte-z1ihv9):checked+.checkbox-box:where(.svelte-z1ihv9){border-color:var(--report-accent-strong);background:var(--report-accent)}.checkbox-option.svelte-z1ihv9 input:where(.svelte-z1ihv9):checked+.checkbox-box:where(.svelte-z1ihv9):after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border-right:2px solid var(--report-primary-text);border-bottom:2px solid var(--report-primary-text);transform:rotate(45deg)}.drop-zone.svelte-z1ihv9{display:flex;min-height:46px;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;border:1.5px dashed #C8D1DE;border-radius:14px;background:var(--report-inset-bg);color:var(--report-muted-text);font-size:13px;font-weight:700;text-align:left;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.drop-zone-copy.svelte-z1ihv9{display:inline-flex;align-items:center;gap:8px;min-width:0}.optional-field.svelte-z1ihv9{padding-top:18px;border-top:1.5px dashed #D7DEE8}.drop-zone.svelte-z1ihv9:hover,.drop-zone.drag-over.svelte-z1ihv9{border-color:var(--report-accent);background:#fff9ef;color:var(--report-accent-strong)}.screenshot-preview.svelte-z1ihv9{position:relative;overflow:hidden;border:1px solid var(--report-card-border);border-radius:16px;background:var(--report-inset-bg)}.screenshot-preview.svelte-z1ihv9 img:where(.svelte-z1ihv9){display:block;width:100%;max-height:300px;object-fit:contain}.remove-screenshot.svelte-z1ihv9{position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--report-card-border);border-radius:999px;background:#fff;color:var(--report-muted-text);cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.remove-screenshot.svelte-z1ihv9:hover{border-color:var(--error, #FF4757);background:var(--error, #FF4757);color:#fff}.error-msg.svelte-z1ihv9{padding:12px 14px;border:1px solid rgba(255,71,87,.22);border-radius:13px;background:#ff475714;color:var(--error, #FF4757);font-size:13px;font-weight:700;line-height:1.45}.form-actions.svelte-z1ihv9{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:2px}.form-actions-right.svelte-z1ihv9{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-left:auto}.email-btn.svelte-z1ihv9{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:10px 16px;border:1px solid var(--report-card-border);border-radius:12px;background:var(--report-inset-bg);color:#35404d;font-family:var(--font-sans);font-size:13px;font-weight:900;letter-spacing:-.01em;text-decoration:none;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}.email-btn.svelte-z1ihv9:hover{border-color:color-mix(in srgb,var(--report-accent) 42%,var(--report-card-border));background:#fff;color:var(--report-primary-text);transform:translateY(-1px)}.submit-btn.svelte-z1ihv9{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:10px 20px;border:1px solid rgba(255,184,77,.54);border-radius:12px;background:var(--report-accent);color:var(--report-primary-text);font-family:var(--font-sans);font-size:13px;font-weight:900;letter-spacing:-.01em;cursor:pointer;transition:transform .15s ease,filter .15s ease,opacity .15s ease}.submit-btn.svelte-z1ihv9:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.03)}.submit-btn.svelte-z1ihv9:active:not(:disabled){transform:translateY(0)}.submit-btn.svelte-z1ihv9:disabled{cursor:not-allowed;opacity:.58;filter:grayscale(.22)}.spin{animation:svelte-z1ihv9-spin 1s linear infinite}@keyframes svelte-z1ihv9-spin{to{transform:rotate(360deg)}}.page-ref.svelte-z1ihv9{margin:0;color:var(--report-muted-text);font-size:12px;line-height:1.4;text-align:right}.limit-message.svelte-z1ihv9{display:inline-flex;max-width:420px;color:#6b7280;font-weight:700;text-align:right}.success-card.svelte-z1ihv9{display:flex;flex-direction:column;align-items:center;padding:68px 28px;text-align:center}.success-icon.svelte-z1ihv9{display:inline-flex;align-items:center;justify-content:center;width:76px;height:76px;margin-bottom:20px;border:1px solid rgba(16,185,129,.22);border-radius:24px;background:#10b9811a;color:#047857}.success-card.svelte-z1ihv9 h2:where(.svelte-z1ihv9){margin:0 0 8px;color:var(--report-primary-text);font-family:var(--report-heading-font);font-size:28px;font-weight:700;letter-spacing:-.04em}.success-card.svelte-z1ihv9 p:where(.svelte-z1ihv9){max-width:420px;margin:0 0 28px;color:var(--report-muted-text);font-size:14px;line-height:1.65}.success-auth-prompt.svelte-z1ihv9{width:min(100%,440px);margin:0 0 24px;padding:16px;border:1px solid rgba(255,184,77,.28);border-radius:16px;background:#fff6e08a;box-sizing:border-box}.success-auth-prompt.svelte-z1ihv9 p:where(.svelte-z1ihv9){margin:0 0 14px;color:#5c6572;font-size:13px;font-weight:700;line-height:1.55}.success-auth-actions.svelte-z1ihv9{display:flex;justify-content:center;gap:10px}.back-link.svelte-z1ihv9{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:9px 16px;border:1px solid var(--report-card-border);border-radius:10px;background:#ffffffd1;color:#35404d;font-size:13px;font-weight:800;text-decoration:none;transition:border-color .15s ease,color .15s ease,background .15s ease,transform .15s ease}.back-link.svelte-z1ihv9:hover{border-color:color-mix(in srgb,var(--report-accent) 42%,var(--report-card-border));background:#fff;color:var(--report-primary-text);transform:translateY(-1px)}@media(max-width:1024px){.report-shell.svelte-z1ihv9{padding-top:calc(82px + env(safe-area-inset-top,0px))}}@media(max-width:760px){.report-shell.svelte-z1ihv9{padding-inline:18px;padding-bottom:56px}.form-actions.svelte-z1ihv9{align-items:stretch;flex-direction:column}.form-actions-right.svelte-z1ihv9{align-items:stretch;flex-direction:column;margin-left:0;order:-1}.success-auth-actions.svelte-z1ihv9{flex-direction:column}h1.svelte-z1ihv9{font-size:30px}.report-form.svelte-z1ihv9{padding:22px 18px}.page-ref.svelte-z1ihv9,.limit-message.svelte-z1ihv9{text-align:left}}
