.AnalysisWorkspace-module__sqsDaa__panel{isolation:isolate;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(circle at 12% 0,#7e5cff24,#0000 40%),radial-gradient(circle at 88% 100%,#2b74ff1f,#0000 44%),linear-gradient(#ffffff0d,#ffffff04),#070e1edb;border:1px solid #6c7cff52;border-radius:28px;flex-direction:column;gap:22px;width:100%;margin:0 auto;padding:36px 40px;display:flex;position:relative;box-shadow:0 40px 110px #0000006b,inset 0 1px #ffffff12}.AnalysisWorkspace-module__sqsDaa__panelHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.AnalysisWorkspace-module__sqsDaa__guestBadges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AnalysisWorkspace-module__sqsDaa__primaryGuestBadge,.AnalysisWorkspace-module__sqsDaa__secondaryGuestBadge{min-height:30px;font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-weight:800;display:inline-flex}.AnalysisWorkspace-module__sqsDaa__primaryGuestBadge{color:#d9ddff;background:#7e5cff1f;border:1px solid #a755ff80}.AnalysisWorkspace-module__sqsDaa__secondaryGuestBadge{color:#46ff7de0;background:#080e1e80;border:1px solid #46ff7de0}.AnalysisWorkspace-module__sqsDaa__secondaryGuestBadge svg{color:#46ff7de0}.AnalysisWorkspace-module__sqsDaa__usageStatus{color:#b9c2d8;font-size:var(--font-size-caption);font-weight:700}.AnalysisWorkspace-module__sqsDaa__modeTabs{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080e1e99;border:1px solid #6c7cff4d;border-radius:16px;width:min(400px,100%);min-height:50px;margin:0 auto;padding:4px;display:flex;position:relative}.AnalysisWorkspace-module__sqsDaa__modeIndicator{background:linear-gradient(135deg,#2572ff 0%,#4d78ff 45%,#a545ff 100%);border-radius:12px;width:calc(50% - 4px);transition:transform .26s cubic-bezier(.16,1,.3,1);position:absolute;top:4px;bottom:4px;left:4px;box-shadow:0 10px 26px #2c6dff61,inset 0 0 0 1px #ffffff0f}.AnalysisWorkspace-module__sqsDaa__modeIndicator[data-mode=news]{transform:translate(100%)}.AnalysisWorkspace-module__sqsDaa__modeTab{z-index:1;appearance:none;color:#9aa3bf;min-width:0;font-size:var(--font-size-caption);cursor:pointer;background:0 0;border:0;border-radius:12px;flex:50%;justify-content:center;align-items:center;gap:7px;font-weight:800;transition:color .18s;display:inline-flex;position:relative}.AnalysisWorkspace-module__sqsDaa__modeTab span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AnalysisWorkspace-module__sqsDaa__modeTab:hover{color:#d9ddff}.AnalysisWorkspace-module__sqsDaa__modeTabActive{color:#fff}.AnalysisWorkspace-module__sqsDaa__modeTab:focus-visible{outline-offset:2px;outline:2px solid #6c7cff}@media (prefers-reduced-motion:reduce){.AnalysisWorkspace-module__sqsDaa__modeIndicator{transition:none}}.AnalysisWorkspace-module__sqsDaa__sourceTabs{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;width:min(360px,100%);margin:0 auto;display:flex}.AnalysisWorkspace-module__sqsDaa__sourceTab{color:#9aa3bf;min-height:38px;font-size:var(--font-size-caption);cursor:pointer;white-space:nowrap;background:#0a122680;border:1px solid #6c7cff47;border-radius:8px;flex:50%;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-weight:750;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.AnalysisWorkspace-module__sqsDaa__sourceTab svg{min-width:20px;min-height:20px}.AnalysisWorkspace-module__sqsDaa__sourceTab:hover{color:#d9ddff}.AnalysisWorkspace-module__sqsDaa__sourceTabActive{color:#fff;white-space:nowrap;background:#6c7cff29;border-color:#6c7cff8c}.AnalysisWorkspace-module__sqsDaa__sourceTab:focus-visible{outline-offset:2px;outline:2px solid #6c7cff}.AnalysisWorkspace-module__sqsDaa__newsIntro{text-align:center;flex-direction:column;gap:4px;margin:0 0 4px;display:flex}.AnalysisWorkspace-module__sqsDaa__newsIntro h2{color:#e7ebf7;font-size:var(--font-size-title-lg);margin:0;font-weight:800}.AnalysisWorkspace-module__sqsDaa__newsIntro p{color:#8b96b8;font-size:var(--font-size-body-sm);margin:0}.AnalysisWorkspace-module__sqsDaa__urlInputCard{background:#0a122680;border:2px dashed #6c7cff6b;border-radius:20px;flex-direction:column;justify-content:center;gap:12px;min-height:320px;padding:32px 24px;display:flex}.AnalysisWorkspace-module__sqsDaa__urlInputRow{align-items:center;gap:10px;display:flex}.AnalysisWorkspace-module__sqsDaa__urlInput{color:#e7ebf7;min-width:0;height:50px;font:inherit;background:#070e1e99;border:1px solid #6c7cff4d;border-radius:14px;flex:1;padding:0 16px}.AnalysisWorkspace-module__sqsDaa__urlInput::placeholder{color:#6b7590}.AnalysisWorkspace-module__sqsDaa__urlInput:focus-visible{outline-offset:2px;outline:2px solid #6c7cff}.AnalysisWorkspace-module__sqsDaa__urlSubmitButton{color:#a9c1ff;cursor:pointer;background:#6c7cff24;border:1px solid #6c7cff80;border-radius:14px;flex-shrink:0;place-items:center;width:50px;height:50px;transition:background .18s,opacity .18s;display:grid}.AnalysisWorkspace-module__sqsDaa__urlSubmitButton:hover:not(:disabled){background:#6c7cff3d}.AnalysisWorkspace-module__sqsDaa__urlSubmitButton:disabled{opacity:.4;cursor:default}.AnalysisWorkspace-module__sqsDaa__urlInputHint{color:#cbd4e8;font-size:var(--font-size-body-sm);margin:0}.AnalysisWorkspace-module__sqsDaa__muted{color:#8b96b8;font-size:var(--font-size-meta);margin:0}.AnalysisWorkspace-module__sqsDaa__urlPreviewWrap{background:#0a122680;border:1px solid #6c7cff47;border-radius:20px;flex-direction:column;align-items:center;gap:12px;min-height:320px;padding:24px;display:flex;position:relative}.AnalysisWorkspace-module__sqsDaa__textInputCard{background:#0a122680;border:1px solid #6c7cff52;border-radius:20px;flex-direction:column;min-height:320px;display:flex;overflow:hidden}.AnalysisWorkspace-module__sqsDaa__textInput{resize:vertical;color:#e7ebf7;width:100%;min-height:220px;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:24px;line-height:1.6}.AnalysisWorkspace-module__sqsDaa__textInput::placeholder{color:#6b7590}.AnalysisWorkspace-module__sqsDaa__textInputFooter{color:#8b96b8;font-size:var(--font-size-meta);border-top:1px solid #ffffff14;flex-direction:column;gap:8px;padding:16px 20px 18px;font-weight:650;display:flex}.AnalysisWorkspace-module__sqsDaa__textInputPrivacy{margin:0}.AnalysisWorkspace-module__sqsDaa__textInputMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 16px;display:flex}.AnalysisWorkspace-module__sqsDaa__textInputMeta strong{color:#d9ddff;white-space:nowrap}.AnalysisWorkspace-module__sqsDaa__dropzone{cursor:pointer;text-align:center;background:#0a122680;border:2px dashed #6c7cff6b;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:320px;padding:40px 24px;transition:border-color .2s,background .2s,transform .2s;display:flex;position:relative}.AnalysisWorkspace-module__sqsDaa__dropzone:hover{border-color:#6c7cffb3}.AnalysisWorkspace-module__sqsDaa__dropzone:focus-visible{outline-offset:3px;outline:2px solid #6c7cff}.AnalysisWorkspace-module__sqsDaa__dropzoneActive{background:#2e7aff24;border-color:#7ee0ff}.AnalysisWorkspace-module__sqsDaa__dropzoneWithPreview{cursor:default;border-style:solid;border-color:#6c7cff47}.AnalysisWorkspace-module__sqsDaa__dropzoneWithPreview:hover{border-color:#6c7cff47}.AnalysisWorkspace-module__sqsDaa__input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.AnalysisWorkspace-module__sqsDaa__inputInert{pointer-events:none}.AnalysisWorkspace-module__sqsDaa__emptyState{color:#cbd4e8;pointer-events:none;flex-direction:column;align-items:center;gap:12px;display:flex}.AnalysisWorkspace-module__sqsDaa__emptyState h2{color:#fff;font-size:var(--font-size-h3);margin:0;font-weight:800}.AnalysisWorkspace-module__sqsDaa__emptyState p{color:#8b96b8;font-size:var(--font-size-body-sm);margin:0}.AnalysisWorkspace-module__sqsDaa__uploadIcon{color:#a9c1ff;background:linear-gradient(135deg,#2572ff3d,#a545ff3d);border-radius:999px;justify-content:center;align-items:center;width:76px;height:76px;display:flex}.AnalysisWorkspace-module__sqsDaa__preview{object-fit:contain;border-radius:16px;max-width:100%;max-height:320px}.AnalysisWorkspace-module__sqsDaa__removeButton{z-index:1;color:#d7dce8;min-height:44px;font-size:var(--font-size-caption);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:6px;margin-top:4px;padding:10px 16px;font-weight:700;transition:color .18s,border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative}.AnalysisWorkspace-module__sqsDaa__removeButton:hover{color:#ff9d9d;background:#ff63631f;border-color:#ff63638c;transform:translateY(-1px);box-shadow:0 6px 18px #ff63632e}.AnalysisWorkspace-module__sqsDaa__removeButton:active{background:#ff636333;transform:translateY(0)}.AnalysisWorkspace-module__sqsDaa__removeButton:focus-visible{outline-offset:2px;outline:2px solid #6c7cff}.AnalysisWorkspace-module__sqsDaa__errorText{color:#ffb3b3;font-size:var(--font-size-body-sm);background:#ff636314;border:1px solid #ff636352;border-radius:12px;margin:0;padding:12px 16px}.AnalysisWorkspace-module__sqsDaa__insufficientBalance{color:#d9ddff;font-size:var(--font-size-body-sm);background:#7e5cff1a;border:1px solid #9a5cff66;border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 18px;display:flex}.AnalysisWorkspace-module__sqsDaa__insufficientBalance span{flex:auto}.AnalysisWorkspace-module__sqsDaa__insufficientBalanceLink{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2572ff 0%,#4d78ff 45%,#a545ff 100%);border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-weight:800;display:inline-flex}.AnalysisWorkspace-module__sqsDaa__analyzeButton{color:#fff;width:100%;min-height:60px;font-size:var(--font-size-title);background:linear-gradient(135deg,#2572ff 0%,#4d78ff 45%,#a545ff 100%);border-radius:16px;justify-content:center;align-items:center;gap:10px;font-weight:850;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex}.AnalysisWorkspace-module__sqsDaa__analyzeButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 24px 58px #2c6dff75,0 0 40px #9a45ff42}.AnalysisWorkspace-module__sqsDaa__analyzeButton:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.AnalysisWorkspace-module__sqsDaa__spinner{animation:.9s linear infinite AnalysisWorkspace-module__sqsDaa__workspace-spin}@keyframes AnalysisWorkspace-module__sqsDaa__workspace-spin{to{transform:rotate(360deg)}}.AnalysisWorkspace-module__sqsDaa__samplesRow{flex-flow:column wrap;align-items:center;gap:10px;display:flex}.AnalysisWorkspace-module__sqsDaa__samplesLabel{color:#7a8aab;font-size:var(--font-size-meta);font-weight:650}.AnalysisWorkspace-module__sqsDaa__samplesLink{color:#8fb0ff;font-size:var(--font-size-meta);align-items:center;gap:20px;font-weight:700;text-decoration:none;display:inline-flex}.AnalysisWorkspace-module__sqsDaa__samplesLink:hover{color:#b7cbff}@media (max-width:440px){.AnalysisWorkspace-module__sqsDaa__samplesLink{overflow:scroll}}.AnalysisWorkspace-module__sqsDaa__sampleThumb{object-fit:cover;border:1px solid #ffffff2e;border-radius:8px;width:100px;height:100px;margin-left:-8px}.AnalysisWorkspace-module__sqsDaa__sampleThumb:first-child{margin-left:0}.AnalysisWorkspace-module__sqsDaa__processing{text-align:center;background:#0a122680;border:1px solid #6c7cff47;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:320px;padding:32px 24px;display:flex}.AnalysisWorkspace-module__sqsDaa__processingSpinner{color:#8fb0ff;animation:.9s linear infinite AnalysisWorkspace-module__sqsDaa__workspace-spin}.AnalysisWorkspace-module__sqsDaa__processingStatus{align-items:center;gap:10px;display:flex}.AnalysisWorkspace-module__sqsDaa__processingLabel{color:#d9ddff;font-size:var(--font-size-body-lg);margin:0;font-weight:750}.AnalysisWorkspace-module__sqsDaa__scanStage{justify-content:center;align-items:center;width:100%;max-width:320px;display:flex;position:relative}.AnalysisWorkspace-module__sqsDaa__scanSubject{background:#070e1e99;border:1px solid #6c7cff52;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:180px;display:flex;position:relative;overflow:hidden}.AnalysisWorkspace-module__sqsDaa__scanImage{object-fit:contain;opacity:.88;max-width:100%;max-height:180px}.AnalysisWorkspace-module__sqsDaa__scanPlaceholderIcon{color:#6c7cff;opacity:.6}.AnalysisWorkspace-module__sqsDaa__scanTextSubject{flex-direction:column;gap:14px;padding:24px}.AnalysisWorkspace-module__sqsDaa__scanTextLines{flex-direction:column;align-items:flex-start;gap:9px;width:100%;display:flex}.AnalysisWorkspace-module__sqsDaa__scanTextLine{background:#6c7cff47;border-radius:999px;height:8px}.AnalysisWorkspace-module__sqsDaa__scanLine{background:linear-gradient(90deg,#0000,#7ee0ff,#a545ff,#0000);border-radius:999px;height:2px;animation:2.4s ease-in-out infinite AnalysisWorkspace-module__sqsDaa__workspace-scan-line;position:absolute;left:4%;right:4%;box-shadow:0 0 16px #7ee0ff99}.AnalysisWorkspace-module__sqsDaa__scanGlow{pointer-events:none;background:radial-gradient(circle,#6c7cff29,#0000 70%);animation:2.4s ease-in-out infinite AnalysisWorkspace-module__sqsDaa__workspace-scan-pulse;position:absolute;inset:0}@keyframes AnalysisWorkspace-module__sqsDaa__workspace-scan-line{0%{opacity:0;top:8%}12%{opacity:1}88%{opacity:1}to{opacity:0;top:92%}}@keyframes AnalysisWorkspace-module__sqsDaa__workspace-scan-pulse{0%,to{opacity:.6}50%{opacity:1}}.AnalysisWorkspace-module__sqsDaa__processingStages{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px;margin:0;padding:0;list-style:none;display:flex}.AnalysisWorkspace-module__sqsDaa__processingStage{color:#5c6684;font-size:var(--font-size-meta);align-items:center;gap:6px;font-weight:650;transition:color .3s;display:inline-flex}.AnalysisWorkspace-module__sqsDaa__processingStageDot{background:currentColor;border-radius:999px;width:6px;height:6px}.AnalysisWorkspace-module__sqsDaa__processingStageActive{color:#8fb0ff}.AnalysisWorkspace-module__sqsDaa__processingStageDone{color:#4fd38a}.AnalysisWorkspace-module__sqsDaa__limitReached{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:52px 24px;display:flex}.AnalysisWorkspace-module__sqsDaa__limitReachedIcon{color:#cddcff;background:linear-gradient(135deg,#2572ff47,#a545ff47);border-radius:999px;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.AnalysisWorkspace-module__sqsDaa__limitReached h2{color:#fff;font-size:var(--font-size-h3);margin:0}.AnalysisWorkspace-module__sqsDaa__limitReached p{color:#b9c2d8;max-width:420px;font-size:var(--font-size-body-sm);margin:0;line-height:1.5}.AnalysisWorkspace-module__sqsDaa__limitReachedActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:8px;display:flex}.AnalysisWorkspace-module__sqsDaa__signUpButton{color:#fff;min-width:220px;min-height:54px;font-size:var(--font-size-body-lg);background:linear-gradient(135deg,#2572ff 0%,#4d78ff 45%,#a545ff 100%);border-radius:16px;justify-content:center;align-items:center;padding:8px 12px;font-weight:850;transition:transform .2s;display:inline-flex;box-shadow:0 18px 46px #2c6dff5c}.AnalysisWorkspace-module__sqsDaa__signUpButton:hover{transform:translateY(-2px)}.AnalysisWorkspace-module__sqsDaa__signInLink{color:#8fb0ff;font-size:var(--font-size-body-sm);font-weight:700;text-decoration:none}.AnalysisWorkspace-module__sqsDaa__signInLink:hover{color:#b7cbff}.AnalysisWorkspace-module__sqsDaa__resultWrap{flex-direction:column;gap:18px;display:flex}.AnalysisWorkspace-module__sqsDaa__analyzeAnotherButton{color:#d9ddff;min-height:50px;font-size:var(--font-size-body-sm);background:#6c7cff1a;border:1px solid #6c7cff66;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-weight:750;transition:border-color .2s,background .2s;display:inline-flex}.AnalysisWorkspace-module__sqsDaa__analyzeAnotherButton:hover{background:#6c7cff2e;border-color:#6c7cffa6}.AnalysisWorkspace-module__sqsDaa__batchPanel{flex-direction:column;gap:14px;display:flex}.AnalysisWorkspace-module__sqsDaa__sourceTabLock{color:#8fb0ff;align-items:center;display:inline-flex}.AnalysisWorkspace-module__sqsDaa__batchDropzone{text-align:center;color:#cbd4e8;background:#0a122680;border:2px dashed #6c7cff6b;border-radius:20px;flex-direction:column;align-items:center;gap:10px;padding:32px 20px;display:flex}.AnalysisWorkspace-module__sqsDaa__batchDropzone h3{color:#fff;font-size:var(--font-size-h3);margin:0}.AnalysisWorkspace-module__sqsDaa__batchDropzone p{color:#8b96b8;font-size:var(--font-size-body-sm);margin:0}.AnalysisWorkspace-module__sqsDaa__batchChooseFilesButton{color:#fff;cursor:pointer;background:#6c7cff24;border:1px solid #6c7cff80;border-radius:12px;padding:10px 18px;font-weight:750}.AnalysisWorkspace-module__sqsDaa__batchChooseFilesButton:hover{background:#6c7cff3d}.AnalysisWorkspace-module__sqsDaa__batchNotice{color:#ffd58a;font-size:var(--font-size-body-sm);background:#fdb0221a;border:1px solid #fdb02259;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;display:flex}.AnalysisWorkspace-module__sqsDaa__batchNotice span{flex:1}.AnalysisWorkspace-module__sqsDaa__batchNoticeDismiss{color:inherit;cursor:pointer;background:0 0;border:0;font-size:18px;line-height:1}.AnalysisWorkspace-module__sqsDaa__batchItemList{flex-direction:column;gap:8px;max-height:320px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.AnalysisWorkspace-module__sqsDaa__batchItemRow{background:#0a122666;border:1px solid #6c7cff33;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}.AnalysisWorkspace-module__sqsDaa__batchItemThumb{object-fit:cover;border-radius:10px;flex-shrink:0;width:44px;height:44px}.AnalysisWorkspace-module__sqsDaa__batchItemInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AnalysisWorkspace-module__sqsDaa__batchItemInfo strong{color:#fff;font-size:var(--font-size-body-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AnalysisWorkspace-module__sqsDaa__batchItemInfo span{color:#8b96b8;font-size:var(--font-size-meta)}.AnalysisWorkspace-module__sqsDaa__batchStatusReady{color:#4fd38a}.AnalysisWorkspace-module__sqsDaa__batchStatusError{color:#ff9d9d}.AnalysisWorkspace-module__sqsDaa__batchItemActions{flex-shrink:0;gap:8px;display:flex}.AnalysisWorkspace-module__sqsDaa__batchItemActions button{color:#d7dce8;font-size:var(--font-size-meta);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:4px;padding:6px 10px;font-weight:700;display:inline-flex}.AnalysisWorkspace-module__sqsDaa__batchItemActions button:hover{border-color:#6c7cff80}.AnalysisWorkspace-module__sqsDaa__batchToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.AnalysisWorkspace-module__sqsDaa__batchAddMoreButton,.AnalysisWorkspace-module__sqsDaa__batchClearAllButton{color:#d9ddff;font-size:var(--font-size-body-sm);cursor:pointer;background:0 0;border:1px solid #6c7cff4d;border-radius:12px;align-items:center;gap:6px;padding:8px 14px;font-weight:700;display:inline-flex}.AnalysisWorkspace-module__sqsDaa__batchAddMoreButton:disabled{opacity:.4;cursor:not-allowed}.AnalysisWorkspace-module__sqsDaa__batchClearAllButton{color:#ff9d9d;border-color:#ff636352}.AnalysisWorkspace-module__sqsDaa__batchSummary{color:#d9ddff;font-size:var(--font-size-body-sm);background:#0a122680;border-radius:14px;flex-wrap:wrap;gap:6px 18px;padding:12px 16px;font-weight:700;display:flex}.AnalysisWorkspace-module__sqsDaa__batchInsufficientCredits{color:#ffd58a;font-size:var(--font-size-body-sm);background:#fdb02214;border:1px solid #fdb02259;border-radius:14px;flex-direction:column;gap:8px;padding:14px 18px;display:flex}.AnalysisWorkspace-module__sqsDaa__batchInsufficientCredits p{margin:0}.AnalysisWorkspace-module__sqsDaa__batchProgressHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.AnalysisWorkspace-module__sqsDaa__batchProgressHeader h3{color:#fff;font-size:var(--font-size-h3);margin:0}.AnalysisWorkspace-module__sqsDaa__batchProgressHeader span{color:#8fb0ff;font-weight:750}.AnalysisWorkspace-module__sqsDaa__batchProgressBar{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.AnalysisWorkspace-module__sqsDaa__batchProgressFill{background:linear-gradient(90deg,#2572ff,#a545ff);height:100%;transition:width .3s}.AnalysisWorkspace-module__sqsDaa__batchCountsRow{color:#8b96b8;font-size:var(--font-size-body-sm);gap:16px;font-weight:700;display:flex}.AnalysisWorkspace-module__sqsDaa__batchItemStatusList{flex-direction:column;gap:6px;max-height:280px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.AnalysisWorkspace-module__sqsDaa__batchItemStatusRow{color:#cbd4e8;font-size:var(--font-size-body-sm);border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.AnalysisWorkspace-module__sqsDaa__batchItemStatusRow[data-status=completed] svg{color:#4fd38a}.AnalysisWorkspace-module__sqsDaa__batchItemStatusRow[data-status=failed] svg{color:#ff9d9d}.AnalysisWorkspace-module__sqsDaa__batchItemStatusRow[data-status=processing] svg{color:#8fb0ff}.AnalysisWorkspace-module__sqsDaa__batchItemStatusName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.AnalysisWorkspace-module__sqsDaa__batchItemStatusLabel{color:#8b96b8;font-size:var(--font-size-meta);white-space:nowrap;font-weight:700}.AnalysisWorkspace-module__sqsDaa__batchSummaryFinal h3{color:#fff;margin:0 0 4px}.AnalysisWorkspace-module__sqsDaa__batchSummaryFinal p{color:#8b96b8;margin:0}.AnalysisWorkspace-module__sqsDaa__batchFilters{gap:8px;display:flex}.AnalysisWorkspace-module__sqsDaa__batchFilterButton{color:#9aa3bf;font-size:var(--font-size-meta);cursor:pointer;background:#0a122680;border:1px solid #6c7cff47;border-radius:999px;padding:6px 14px;font-weight:750}.AnalysisWorkspace-module__sqsDaa__batchResultsTableWrap{border:1px solid #6c7cff33;border-radius:14px;overflow-x:auto}.AnalysisWorkspace-module__sqsDaa__batchResultsTable{border-collapse:collapse;width:100%;min-width:560px;font-size:var(--font-size-body-sm)}.AnalysisWorkspace-module__sqsDaa__batchResultsTable th,.AnalysisWorkspace-module__sqsDaa__batchResultsTable td{text-align:left;white-space:nowrap;border-bottom:1px solid #ffffff14;padding:10px 14px}.AnalysisWorkspace-module__sqsDaa__batchResultsTable th{color:#8b96b8;font-weight:750;font-size:var(--font-size-meta);text-transform:uppercase;letter-spacing:.04em}.AnalysisWorkspace-module__sqsDaa__batchResultsTable td{color:#d9ddff}.AnalysisWorkspace-module__sqsDaa__batchResultsTable a{color:#8fb0ff;font-weight:700}@media (max-width:640px){.AnalysisWorkspace-module__sqsDaa__panel{border-radius:22px;padding:22px}.AnalysisWorkspace-module__sqsDaa__dropzone,.AnalysisWorkspace-module__sqsDaa__processing,.AnalysisWorkspace-module__sqsDaa__textInputCard,.AnalysisWorkspace-module__sqsDaa__urlInputCard,.AnalysisWorkspace-module__sqsDaa__urlPreviewWrap{min-height:260px;padding:28px 18px}.AnalysisWorkspace-module__sqsDaa__textInputCard{padding:0}.AnalysisWorkspace-module__sqsDaa__limitReachedActions{flex-direction:column;gap:12px}.AnalysisWorkspace-module__sqsDaa__sourceTabs{flex-wrap:wrap;width:100%}.AnalysisWorkspace-module__sqsDaa__batchItemRow{flex-wrap:wrap}.AnalysisWorkspace-module__sqsDaa__batchItemActions{justify-content:flex-end;width:100%}.AnalysisWorkspace-module__sqsDaa__batchToolbar{flex-direction:column;align-items:stretch}.AnalysisWorkspace-module__sqsDaa__batchSummary{flex-direction:column;gap:4px}}@media (prefers-reduced-motion:reduce){.AnalysisWorkspace-module__sqsDaa__spinner,.AnalysisWorkspace-module__sqsDaa__processingSpinner{animation:none}.AnalysisWorkspace-module__sqsDaa__dropzone,.AnalysisWorkspace-module__sqsDaa__analyzeButton,.AnalysisWorkspace-module__sqsDaa__signUpButton,.AnalysisWorkspace-module__sqsDaa__analyzeAnotherButton,.AnalysisWorkspace-module__sqsDaa__removeButton,.AnalysisWorkspace-module__sqsDaa__sourceTab,.AnalysisWorkspace-module__sqsDaa__urlSubmitButton{transition:none}.AnalysisWorkspace-module__sqsDaa__scanLine,.AnalysisWorkspace-module__sqsDaa__scanGlow{animation:none}}
.AnimatedPanelBody-module__mRRkua__wrap{transition:height .36s cubic-bezier(.16,1,.3,1);overflow:hidden}.AnimatedPanelBody-module__mRRkua__enterModeRight,.AnimatedPanelBody-module__mRRkua__enterLifecycle,.AnimatedPanelBody-module__mRRkua__enterModeLeft{flex-direction:column;gap:20px;display:flex}.AnimatedPanelBody-module__mRRkua__enterLifecycle{animation:.22s cubic-bezier(.16,1,.3,1) both AnimatedPanelBody-module__mRRkua__panel-body-enter-lifecycle}@keyframes AnimatedPanelBody-module__mRRkua__panel-body-enter-lifecycle{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AnimatedPanelBody-module__mRRkua__enterModeRight{animation:.2s cubic-bezier(.16,1,.3,1) both AnimatedPanelBody-module__mRRkua__panel-body-enter-mode-right}.AnimatedPanelBody-module__mRRkua__enterModeLeft{animation:.2s cubic-bezier(.16,1,.3,1) both AnimatedPanelBody-module__mRRkua__panel-body-enter-mode-left}@keyframes AnimatedPanelBody-module__mRRkua__panel-body-enter-mode-right{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes AnimatedPanelBody-module__mRRkua__panel-body-enter-mode-left{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.AnimatedPanelBody-module__mRRkua__wrap{transition:none}.AnimatedPanelBody-module__mRRkua__enterLifecycle,.AnimatedPanelBody-module__mRRkua__enterModeRight,.AnimatedPanelBody-module__mRRkua__enterModeLeft{animation:none}}
.ReportShell-module__1hFjSW__primaryButton{background:linear-gradient(135deg, #8b5cf6, var(--primary));color:#fff;cursor:pointer;border:0;border-radius:18px;width:100%;min-height:56px;margin-top:18px;font-weight:900;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 18px 54px #6c7cff57}.ReportShell-module__1hFjSW__primaryButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 24px 70px #6c7cff6b}.ReportShell-module__1hFjSW__primaryButton:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}@keyframes ReportShell-module__1hFjSW__reportReveal{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.ReportShell-module__1hFjSW__report{flex-direction:column;gap:20px;margin-top:24px;animation:.42s cubic-bezier(.22,1,.36,1) ReportShell-module__1hFjSW__reportReveal;display:flex}.ReportShell-module__1hFjSW__reportId{min-width:0}.ReportShell-module__1hFjSW__reportIdGroup{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.ReportShell-module__1hFjSW__reportId{border:1px solid var(--border);background:#ffffff0a;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.ReportShell-module__1hFjSW__reportId span{color:var(--muted);font-size:var(--font-size-meta);font-weight:900}.ReportShell-module__1hFjSW__reportId strong{color:var(--success);font-size:var(--font-size-meta);letter-spacing:.06em}.ReportShell-module__1hFjSW__sectionEyebrow{font-size:var(--font-size-micro);letter-spacing:.08em;text-transform:uppercase;margin-top:20px;margin-bottom:6px;font-weight:950;display:block}.ReportShell-module__1hFjSW__upgradeCtaHeader .ReportShell-module__1hFjSW__sectionEyebrow{color:var(--primary)}.ReportShell-module__1hFjSW__report>.ReportShell-module__1hFjSW__sectionEyebrow{color:var(--primary);margin:-6px 0 -4px}.ReportShell-module__1hFjSW__sourceInvestigationSummaryLine{color:var(--muted);font-size:var(--font-size-meta);margin:0;font-weight:700;line-height:1.5}.ReportShell-module__1hFjSW__upgradeCta{background:linear-gradient(#6c7cff12,#0000);border:1px solid #6c7cff47;border-radius:20px;margin-top:32px;padding:24px}.ReportShell-module__1hFjSW__upgradeCtaHeader h2{font-size:var(--font-size-title-lg);letter-spacing:-.03em;margin:0 0 4px}.ReportShell-module__1hFjSW__upgradeCtaHeader p{color:var(--muted);font-size:var(--font-size-caption);max-width:60ch;margin:0 0 16px;line-height:1.6}.ReportShell-module__1hFjSW__upgradeIncludesList{gap:8px;margin:0 0 20px;padding:0;list-style:none;display:grid}.ReportShell-module__1hFjSW__upgradeIncludesList li{font-size:var(--font-size-caption);color:var(--text);align-items:flex-start;gap:10px;font-weight:700;display:flex}.ReportShell-module__1hFjSW__upgradeIncludesList li svg{color:var(--primary);flex-shrink:0;margin-top:2px}.ReportShell-module__1hFjSW__upgradeIncludeItem{flex-direction:column;gap:2px;display:flex}.ReportShell-module__1hFjSW__upgradeIncludeDesc{font-size:var(--font-size-meta);color:var(--muted);font-weight:500;line-height:1.4}.ReportShell-module__1hFjSW__upgradeIncludesList li.ReportShell-module__1hFjSW__upgradeIncludeFuture{color:var(--muted);font-weight:600}.ReportShell-module__1hFjSW__upgradeIncludeFuture svg{color:var(--muted)!important}.ReportShell-module__1hFjSW__upgradeCtaFooter{gap:8px;max-width:360px;display:grid}.ReportShell-module__1hFjSW__upgradeCtaPrice{color:var(--muted);font-size:var(--font-size-meta);font-weight:800}.ReportShell-module__1hFjSW__upgradeCtaError{color:var(--danger);font-size:var(--font-size-meta);align-items:center;gap:8px;margin-top:12px;font-weight:700;display:flex}.ReportShell-module__1hFjSW__upgradeCtaWarning{color:var(--warning);font-size:var(--font-size-meta);align-items:center;gap:8px;margin-top:12px;font-weight:700;display:flex}.ReportShell-module__1hFjSW__generatedAt{color:var(--success);font-size:var(--font-size-caption);align-items:flex-start;gap:8px;font-weight:800;line-height:1.45;display:flex}.ReportShell-module__1hFjSW__generatedAt svg{flex-shrink:0}.ReportShell-module__1hFjSW__disclaimer{color:var(--muted);font-size:var(--font-size-caption);margin:0;line-height:1.5}.ReportShell-module__1hFjSW__reportTabs{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:4px 0;display:flex;overflow:visible}.ReportShell-module__1hFjSW__reportTabs::-webkit-scrollbar{display:none}.ReportShell-module__1hFjSW__reportTab,.ReportShell-module__1hFjSW__reportTabActive{min-width:0;min-height:54px;font-size:var(--font-size-caption);white-space:nowrap;cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-weight:900;transition:border-color .18s,background .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.ReportShell-module__1hFjSW__reportTab{border:1px solid var(--border);color:var(--muted);background:#ffffff0a}.ReportShell-module__1hFjSW__reportTab:hover{color:var(--text);border-color:#6c7cff6b;transform:translateY(-1px)}.ReportShell-module__1hFjSW__reportTabActive{color:#fff;background:linear-gradient(#6c7cff2e,#6c7cff14),#ffffff0a;border:1px solid #6c7cff7a;box-shadow:0 0 24px #6c7cff29}.ReportShell-module__1hFjSW__reportTopBar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ReportShell-module__1hFjSW__reportTopBarActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ReportShell-module__1hFjSW__shareButton{min-height:42px;color:var(--text);font-size:var(--font-size-caption);white-space:nowrap;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:950;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.ReportShell-module__1hFjSW__shareButton:hover:not(:disabled){background:#ffffff17;border-color:#ffffff47;transform:translateY(-1px)}.ReportShell-module__1hFjSW__shareButton:disabled{cursor:wait;opacity:.68}.ReportShell-module__1hFjSW__downloadButton{border-color:#6c7cff38}.ReportShell-module__1hFjSW__downloadButton:hover:not(:disabled){background:#6c7cff14;border-color:#6c7cff80}.ReportShell-module__1hFjSW__downloadButtonError{color:#ef4444;border-color:#ef444466}.ReportShell-module__1hFjSW__downloadButtonError:hover:not(:disabled){background:#ef44440f;border-color:#ef444499}@keyframes ReportShell-module__1hFjSW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ReportShell-module__1hFjSW__spinIcon,.ReportShell-module__1hFjSW__downloadButtonSpinner{animation:.9s linear infinite ReportShell-module__1hFjSW__spin}.ReportShell-module__1hFjSW__textReportHero,.ReportShell-module__1hFjSW__textStatsCard,.ReportShell-module__1hFjSW__textFindingsCard{background:linear-gradient(#ffffff0e,#0000),#ffffff09;border:1px solid #6c7cff3d;border-radius:24px}.ReportShell-module__1hFjSW__textReportHero{background:radial-gradient(circle at 10% 10%,#ffb74d24,#0000 38%),#ffb74d0f;border-color:#ffb74d47;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:20px;display:flex}.ReportShell-module__1hFjSW__textReportHero span,.ReportShell-module__1hFjSW__textMetricCard span,.ReportShell-module__1hFjSW__textStatsCard .ReportShell-module__1hFjSW__signalTitle span,.ReportShell-module__1hFjSW__textFindingsCard .ReportShell-module__1hFjSW__signalTitle span{color:var(--primary);font-size:var(--font-size-micro);letter-spacing:.08em;text-transform:uppercase;font-weight:950}.ReportShell-module__1hFjSW__textReportHero h3{font-size:var(--font-size-title-lg);letter-spacing:-.03em;margin:6px 0 0;line-height:1.1}.ReportShell-module__1hFjSW__textReportHero p{color:var(--muted);margin:8px 0 0;font-weight:700;line-height:1.5}.ReportShell-module__1hFjSW__textReportHero>strong{color:var(--text);font-size:var(--font-size-display-lg);flex-shrink:0;line-height:1}.ReportShell-module__1hFjSW__textReportGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.ReportShell-module__1hFjSW__textMetricCard{background:#ffffff09;border:1px solid #ffffff14;border-radius:20px;min-width:0;padding:16px}.ReportShell-module__1hFjSW__textMetricCard strong{font-size:var(--font-size-h2);letter-spacing:-.04em;margin-top:8px;display:block}.ReportShell-module__1hFjSW__textMetricCard small{color:var(--muted);margin-top:4px;font-weight:700;line-height:1.4;display:block}.ReportShell-module__1hFjSW__textStatsCard,.ReportShell-module__1hFjSW__textFindingsCard{margin-top:16px;padding:18px}.ReportShell-module__1hFjSW__textStatsList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 0;display:grid}.ReportShell-module__1hFjSW__textStatsList div{background:#ffffff0a;border-radius:16px;min-width:0;padding:12px}.ReportShell-module__1hFjSW__textStatsList dt{color:var(--muted);font-size:var(--font-size-meta);font-weight:800}.ReportShell-module__1hFjSW__textStatsList dd{color:var(--text);margin:4px 0 0;font-weight:950}.ReportShell-module__1hFjSW__textFindingsCard ul{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.ReportShell-module__1hFjSW__textFindingsCard li{color:var(--text);background:#ffffff0a;border-radius:16px;padding:12px 14px;font-weight:800;line-height:1.45}.ReportShell-module__1hFjSW__evidenceActionsRow{flex-direction:column;align-items:flex-start;gap:8px;margin-top:10px;display:flex}@media (max-width:920px){.ReportShell-module__1hFjSW__reportTabs{display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000 100%);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000 100%)}.ReportShell-module__1hFjSW__reportTab,.ReportShell-module__1hFjSW__reportTabActive{flex-shrink:0;justify-content:flex-start;min-height:46px}}@media (max-width:480px){.ReportShell-module__1hFjSW__reportTabs{margin-left:-2px;margin-right:-2px}.ReportShell-module__1hFjSW__reportTab,.ReportShell-module__1hFjSW__reportTabActive{min-height:44px;font-size:var(--font-size-caption);padding:0 10px}.ReportShell-module__1hFjSW__reportTab b,.ReportShell-module__1hFjSW__reportTabActive b{max-width:84px}}@media (prefers-reduced-motion:reduce){.ReportShell-module__1hFjSW__primaryButton,.ReportShell-module__1hFjSW__report{transition:none;animation:none}}@media (max-width:720px){.ReportShell-module__1hFjSW__textReportHero,.ReportShell-module__1hFjSW__textReportGrid,.ReportShell-module__1hFjSW__textStatsList{grid-template-columns:1fr}.ReportShell-module__1hFjSW__textReportHero{display:grid}}
.History-module__NjWURq__tierBadgeQuick{color:var(--primary);font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#6c7cff1a;border:1px solid #6c7cff4d;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-weight:900;display:inline-flex}.History-module__NjWURq__recent{border:1px solid var(--border);background:#ffffff09;border-radius:22px;padding:16px}.History-module__NjWURq__recentHeader{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.History-module__NjWURq__recentHeader span{color:var(--primary);font-size:var(--font-size-micro);letter-spacing:.08em;text-transform:uppercase;align-items:center;font-weight:950;display:flex}.History-module__NjWURq__recentCount{color:var(--muted);text-transform:none;letter-spacing:normal;margin-left:8px;font-weight:700}.History-module__NjWURq__recentChevron,.History-module__NjWURq__recentChevronOpen{color:var(--muted);flex-shrink:0;transition:transform .18s}.History-module__NjWURq__recentChevronOpen{transform:rotate(180deg)}.History-module__NjWURq__recentHeaderActions{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:12px;margin-bottom:12px;display:flex}.History-module__NjWURq__recentList{gap:10px;margin-bottom:12px;display:grid}.History-module__NjWURq__recentItem{border:1px solid var(--border);text-align:left;cursor:pointer;background:#ffffff09;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-width:0;padding:12px 48px 12px 12px;display:flex}.History-module__NjWURq__recentItem:disabled{cursor:progress;opacity:.7}.History-module__NjWURq__recentItem div{min-width:0}.History-module__NjWURq__recentItem strong{color:var(--text);font-size:var(--font-size-body-sm);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.History-module__NjWURq__recentItem span{color:var(--muted);font-size:var(--font-size-meta);margin-top:4px;display:block}.History-module__NjWURq__recentItem b{color:var(--success);font-size:var(--font-size-title-sm);flex-shrink:0}.History-module__NjWURq__recentHint{color:var(--muted-2);font-size:var(--font-size-meta);flex:auto;margin:0;line-height:1.45}.History-module__NjWURq__recentHeaderActions>.History-module__NjWURq__recentHint+button{flex-shrink:0}.History-module__NjWURq__recentItemCard{border:1px solid var(--border);background:#ffffff06;border-radius:18px;gap:10px;padding:14px;display:grid;position:relative}.History-module__NjWURq__recentItemCard .History-module__NjWURq__shareButton{width:100%;min-height:40px}.History-module__NjWURq__recentThumb{object-fit:cover;border:1px solid var(--border);background:#ffffff0f;border-radius:12px;flex-shrink:0;width:48px;height:48px}.History-module__NjWURq__recentActions{gap:8px;display:grid}.History-module__NjWURq__openReportLink{min-height:40px;color:var(--text);font-size:var(--font-size-caption);white-space:nowrap;background:#6c7cff1a;border:1px solid #6c7cff40;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:900;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.History-module__NjWURq__openReportLink:hover{background:#6c7cff2e;border-color:#6c7cff94;transform:translateY(-1px)}.History-module__NjWURq__recentActionButton{min-height:40px;color:var(--text);font-size:var(--font-size-caption);cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #6c7cff40;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:0 16px;font-weight:900;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.History-module__NjWURq__recentActionButton:hover{background:#6c7cff24;border-color:#6c7cff94;transform:translateY(-1px)}.History-module__NjWURq__recentDangerButton{color:#ffb4ad;border-color:#f9706642}.History-module__NjWURq__recentDangerButton:hover{background:#ff585824;border-color:#ff87878c}.History-module__NjWURq__recentItemMain{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.History-module__NjWURq__recentItemTitleRow{align-items:center;gap:8px;display:flex}.History-module__NjWURq__recentItemTitleRow strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.History-module__NjWURq__recentItemSummary{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:var(--font-size-caption);font-weight:700;overflow:hidden}.History-module__NjWURq__recentItemMeta{text-overflow:ellipsis;white-space:nowrap;color:var(--muted-2,var(--muted));font-size:var(--font-size-micro);font-weight:600;overflow:hidden}.History-module__NjWURq__recentOverflowMenu{position:absolute;top:20px;right:15px}.History-module__NjWURq__recentOverflowTrigger{appearance:none;z-index:2;width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;transition:background .18s,color .18s,border-color .18s;display:flex}.History-module__NjWURq__recentOverflowTrigger:hover,.History-module__NjWURq__recentOverflowTrigger[aria-expanded=true]{color:var(--text)}.History-module__NjWURq__recentOverflowMenuList{z-index:10;border:1px solid var(--border);background:var(--surface,#10131a);border-radius:14px;flex-direction:column;gap:6px;min-width:224px;padding:10px;display:flex;position:absolute;top:calc(100% - 10px);right:0;box-shadow:0 20px 45px #00000059}@media (prefers-reduced-motion:reduce){.History-module__NjWURq__recentChevron,.History-module__NjWURq__recentChevronOpen{transition:none}}@media (max-width:795px){.History-module__NjWURq__recentOverflowMenuList{min-width:180px;left:auto;right:0}}
.VerdictCard-module__5h3CPq__scoreGauge{width:280px;height:280px;margin:12px auto 16px;position:relative}.VerdictCard-module__5h3CPq__scoreGauge svg{border-radius:50%;width:100%;height:100%;transform:rotate(-90deg)}.VerdictCard-module__5h3CPq__gaugeTrack{fill:none;stroke:#ffffff14;stroke-width:10px}.VerdictCard-module__5h3CPq__gaugeProgress{fill:none;stroke-width:10px;stroke-linecap:round;stroke:url(#gaugeGradient);stroke-dasharray:327;stroke-dashoffset:327px;filter:drop-shadow(0 0 12px #6c7cff59);transition:stroke-dashoffset 1s}.VerdictCard-module__5h3CPq__gaugeContent{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VerdictCard-module__5h3CPq__gaugeContent strong{font-size:var(--font-size-display-lg);letter-spacing:-.06em;font-weight:900;line-height:1}.VerdictCard-module__5h3CPq__gaugeContent span{white-space:nowrap;color:var(--text);font-size:var(--font-size-meta);text-transform:uppercase;letter-spacing:.08em;background:#07080d40;border-radius:10px;margin-top:10px;padding:0 5px;font-weight:700}.VerdictCard-module__5h3CPq__riskHigh{background:#f970661f;border-color:#f9706640}.VerdictCard-module__5h3CPq__riskHigh strong{color:#f97066}.VerdictCard-module__5h3CPq__riskMedium{background:#fdb0221f;border-color:#fdb02240}.VerdictCard-module__5h3CPq__riskMedium strong{color:#fdb022}.VerdictCard-module__5h3CPq__riskLow{background:#32d5831f;border-color:#32d58340}.VerdictCard-module__5h3CPq__riskLow strong{color:#32d583}.VerdictCard-module__5h3CPq__finalVerdictCard{border:1px solid var(--border);background:#ffffff0b;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.VerdictCard-module__5h3CPq__finalVerdictCard span{color:var(--muted);font-size:var(--font-size-micro);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-weight:950;display:block}.VerdictCard-module__5h3CPq__finalVerdictCard strong{color:var(--text);font-size:var(--font-size-title-lg);letter-spacing:-.035em;line-height:1.08;display:block}.VerdictCard-module__5h3CPq__finalVerdictCard p{color:var(--muted);font-size:var(--font-size-caption);margin:8px 0 0;line-height:1.5}.VerdictCard-module__5h3CPq__finalVerdictCard b{color:var(--text);font-size:var(--font-size-h4);flex-shrink:0;line-height:1}.VerdictCard-module__5h3CPq__finalVerdictHigh{background:#f9706614;border-color:#f970665c}.VerdictCard-module__5h3CPq__finalVerdictMedium{background:#f7b50013;border-color:#f7b50057}.VerdictCard-module__5h3CPq__finalVerdictLow{background:#32d58313;border-color:#32d58352}.VerdictCard-module__5h3CPq__findingItem{background:#ffffff08;border-radius:12px;align-items:flex-start;gap:12px;margin-top:10px;padding:12px;display:flex}.VerdictCard-module__5h3CPq__findingItem svg{flex:0 0 18px;width:18px;height:18px;margin-top:2px}.VerdictCard-module__5h3CPq__findingIconNeutral{color:var(--muted)}.VerdictCard-module__5h3CPq__findingItem strong{margin-bottom:4px;display:block}.VerdictCard-module__5h3CPq__findingItem p{opacity:.8;margin:0;line-height:1.5}.VerdictCard-module__5h3CPq__findingsList{flex-direction:column;gap:10px;display:flex}.VerdictCard-module__5h3CPq__findingItemCritical span{font-weight:var(--font-weight-medium)}.VerdictCard-module__5h3CPq__trustExplanation{padding:14px var(--space-md);border:1px solid var(--border);border-radius:var(--radius-sm);background:#ffffff05;flex-direction:column;gap:6px;display:flex}.VerdictCard-module__5h3CPq__trustExplanation p{color:var(--muted);font-size:var(--font-size-caption);margin:0;line-height:1.55}.VerdictCard-module__5h3CPq__trustExplanationHeader{align-items:center;gap:var(--space-xs);color:var(--text);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-medium);margin-bottom:2px;display:flex}.VerdictCard-module__5h3CPq__trustExplanationHeader svg{color:var(--primary);flex-shrink:0}.VerdictCard-module__5h3CPq__trustExplanation p.VerdictCard-module__5h3CPq__trustExplanationWarning{color:var(--warning);align-items:flex-start;gap:6px;display:flex}.VerdictCard-module__5h3CPq__trustExplanationWarning svg{flex-shrink:0;margin-top:2px}.VerdictCard-module__5h3CPq__findingItem:first-of-type{margin-top:0}.VerdictCard-module__5h3CPq__reportOverview{flex-direction:column;gap:14px;display:flex}.VerdictCard-module__5h3CPq__finalVerdictMetric{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.VerdictCard-module__5h3CPq__finalVerdictMetric span{text-align:right;margin-bottom:0!important}.VerdictCard-module__5h3CPq__overviewStatsRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.VerdictCard-module__5h3CPq__overviewStat{border:1px solid var(--border);background:#ffffff08;border-radius:14px;padding:12px 14px}.VerdictCard-module__5h3CPq__overviewStat span{font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:4px;font-weight:900;display:block}.VerdictCard-module__5h3CPq__overviewStat strong{font-size:var(--font-size-caption);font-weight:900}.VerdictCard-module__5h3CPq__dimensionChipRow{flex-wrap:wrap;gap:8px;display:flex}.VerdictCard-module__5h3CPq__dimensionChip{border:1px solid var(--border);text-align:left;background:#ffffff08;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;min-height:44px;padding:8px 14px;transition:border-color .15s,background .15s;display:flex}.VerdictCard-module__5h3CPq__dimensionChip:hover{border-color:var(--primary);background:#6c7cff0f}.VerdictCard-module__5h3CPq__dimensionChip span{font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:800}.VerdictCard-module__5h3CPq__dimensionChip strong{font-size:var(--font-size-meta);color:var(--text);font-weight:900}@media (max-width:480px){.VerdictCard-module__5h3CPq__scoreGauge{width:188px;height:188px}.VerdictCard-module__5h3CPq__gaugeContent strong{font-size:42px}}@media (prefers-reduced-motion:reduce){.VerdictCard-module__5h3CPq__gaugeProgress{transition:none;animation:none}}@media (max-width:795px){.VerdictCard-module__5h3CPq__scoreGauge{width:220px;height:220px}.VerdictCard-module__5h3CPq__overviewStatsRow{grid-template-columns:1fr}.VerdictCard-module__5h3CPq__dimensionChipRow{flex-direction:column}.VerdictCard-module__5h3CPq__dimensionChip{width:100%}.VerdictCard-module__5h3CPq__finalVerdictCard{flex-direction:column;align-items:flex-start;gap:12px}.VerdictCard-module__5h3CPq__finalVerdictMetric{align-self:stretch;align-items:flex-start}.VerdictCard-module__5h3CPq__finalVerdictMetric span{text-align:left}}
.TechnicalSection-module__hcE5PW__riskCard{border:1px solid var(--border);border-radius:18px;padding:18px}.TechnicalSection-module__hcE5PW__riskCard span{font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-weight:900;display:block}.TechnicalSection-module__hcE5PW__riskCard strong{font-size:var(--font-size-title-lg);margin-bottom:8px;font-weight:900;display:block}.TechnicalSection-module__hcE5PW__riskCard p{font-size:var(--font-size-caption);margin:0;line-height:1.5}.TechnicalSection-module__hcE5PW__signalPanel,.TechnicalSection-module__hcE5PW__originPanel,.TechnicalSection-module__hcE5PW__deepfakePanel{border:1px solid var(--border);background:#ffffff09;border-radius:22px;padding:18px}.TechnicalSection-module__hcE5PW__signalTitle,.TechnicalSection-module__hcE5PW__originTitle{color:var(--primary);font-size:var(--font-size-micro);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:12px;font-weight:950;display:flex}.TechnicalSection-module__hcE5PW__signalItem{min-width:0;color:var(--muted);font-size:var(--font-size-body-sm);grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;font-weight:800;display:grid}.TechnicalSection-module__hcE5PW__signalItem+.TechnicalSection-module__hcE5PW__signalItem{border-top:1px solid var(--border)}.TechnicalSection-module__hcE5PW__signalItem+.TechnicalSection-module__hcE5PW__signalTitle{border-top:1px solid var(--border);margin-top:8px;padding-top:18px}.TechnicalSection-module__hcE5PW__signalItem svg{color:var(--primary)}.TechnicalSection-module__hcE5PW__signalDivergenceNote{padding:10px var(--space-sm);border:1px solid var(--border);color:var(--muted);font-size:var(--font-size-caption);background:#ffffff05;border-radius:12px;margin:0 0 10px;line-height:1.55}.TechnicalSection-module__hcE5PW__signalItem span{text-overflow:ellipsis;min-width:0;overflow:hidden}.TechnicalSection-module__hcE5PW__signalItem strong{color:var(--text);font-size:var(--font-size-body-sm);white-space:normal;text-align:end;text-overflow:ellipsis;max-width:600px;display:inline-block;overflow:hidden}.TechnicalSection-module__hcE5PW__originVerdict{border-top:1px solid var(--border);margin-top:8px;padding-top:12px}.TechnicalSection-module__hcE5PW__originVerdict span{color:var(--muted);font-size:var(--font-size-micro);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-weight:900;display:block}.TechnicalSection-module__hcE5PW__originVerdict strong{color:var(--success);font-size:var(--font-size-caption);overflow-wrap:anywhere;font-weight:900}.TechnicalSection-module__hcE5PW__originItem{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:10px 0;display:grid}.TechnicalSection-module__hcE5PW__originItem:first-of-type{border-top:0}.TechnicalSection-module__hcE5PW__originItem span{min-width:0;color:var(--muted);font-size:var(--font-size-body-sm);white-space:normal;font-weight:800;line-height:1.35}.TechnicalSection-module__hcE5PW__originItem strong{color:var(--text);font-size:var(--font-size-body-sm);white-space:nowrap;text-overflow:ellipsis;font-weight:900;overflow:hidden}.TechnicalSection-module__hcE5PW__deepfakePanel{gap:14px;display:grid}.TechnicalSection-module__hcE5PW__deepfakeScore{background:radial-gradient(circle at 50% 20%,#6c7cff38,#0000 52%),#ffffff09;border:1px solid #6c7cff3d;border-radius:22px;place-items:center;min-height:132px;padding:22px;display:grid}.TechnicalSection-module__hcE5PW__deepfakeScore strong{color:var(--text);font-size:var(--font-size-display-lg);letter-spacing:-.06em;font-weight:950;line-height:1;display:block}.TechnicalSection-module__hcE5PW__deepfakeScore span{color:var(--muted);font-size:var(--font-size-micro);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;margin-top:8px;font-weight:900}.TechnicalSection-module__hcE5PW__authenticityCard{background:#ffffff0b;border:1px solid #ffffff14;border-radius:22px;gap:14px;padding:18px;display:grid}.TechnicalSection-module__hcE5PW__authenticityTop{justify-content:space-between;align-items:center;gap:14px;display:flex}.TechnicalSection-module__hcE5PW__authenticityTop>div{flex-direction:column;gap:4px;display:flex}.TechnicalSection-module__hcE5PW__authenticityTop span{font-size:var(--font-size-meta);letter-spacing:.08em;text-transform:uppercase;color:#8ea0ff;font-weight:800}.TechnicalSection-module__hcE5PW__authenticityTop strong{font-size:var(--font-size-title);color:#fff;line-height:1.15}.TechnicalSection-module__hcE5PW__authenticityTop b{font-size:var(--font-size-h4);color:#fff;flex:none;line-height:1}.TechnicalSection-module__hcE5PW__authenticityReasons{border-top:1px solid #ffffff14;gap:8px;padding-top:12px;display:grid}.TechnicalSection-module__hcE5PW__authenticityReason{color:#ffffffc7;font-size:var(--font-size-caption);grid-template-columns:9px minmax(0,1fr);align-items:center;gap:9px;font-weight:800;line-height:1.35;display:grid}.TechnicalSection-module__hcE5PW__authenticityReason i{border-radius:999px;width:7px;height:7px}.TechnicalSection-module__hcE5PW__authenticityReasonPositive i{background:#32d583;box-shadow:0 0 14px #32d583a6}.TechnicalSection-module__hcE5PW__authenticityReasonWarning i{background:#fdb022;box-shadow:0 0 14px #fdb022a6}.TechnicalSection-module__hcE5PW__authenticityReasonNegative i{background:#f97066;box-shadow:0 0 14px #f97066a6}.TechnicalSection-module__hcE5PW__authenticityHigh{background:linear-gradient(135deg,#32d5832e,#14b8a614),#ffffff09;border-color:#32d58347}.TechnicalSection-module__hcE5PW__authenticityMedium{background:linear-gradient(135deg,#fdb0222e,#f9706614),#ffffff09;border-color:#fdb02247}.TechnicalSection-module__hcE5PW__authenticityLow{background:linear-gradient(135deg,#f9706633,#f0443814),#ffffff09;border-color:#f970664d}.TechnicalSection-module__hcE5PW__semanticMetricsCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;margin-top:16px;padding:18px}.TechnicalSection-module__hcE5PW__semanticMetricsTitle{font-size:var(--font-size-meta);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-weight:700}.TechnicalSection-module__hcE5PW__semanticMetricRow{margin-bottom:14px}.TechnicalSection-module__hcE5PW__semanticMetricHeader{justify-content:space-between;margin-bottom:6px;display:flex}.TechnicalSection-module__hcE5PW__semanticMetricHeader span{opacity:.8}.TechnicalSection-module__hcE5PW__semanticMetricHeader strong{font-weight:700}.TechnicalSection-module__hcE5PW__semanticMetricBar{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.TechnicalSection-module__hcE5PW__semanticMetricFill{border-radius:inherit;background:linear-gradient(90deg,#5eead4,#60a5fa);height:100%}.TechnicalSection-module__hcE5PW__reportCard{border:1px solid var(--border);background:#ffffff09;border-radius:22px;padding:18px}.TechnicalSection-module__hcE5PW__reportCardTitle{color:var(--primary);font-size:var(--font-size-micro);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:12px;font-weight:950;display:flex}.TechnicalSection-module__hcE5PW__reportCardTitle svg{width:18px;height:18px;color:var(--primary);flex:0 0 18px}.TechnicalSection-module__hcE5PW__c2paCard{flex-direction:column;gap:10px;display:flex}.TechnicalSection-module__hcE5PW__c2paHeader{align-items:center;gap:8px;display:flex}.TechnicalSection-module__hcE5PW__c2paHeader svg{min-width:18px;min-height:18px}.TechnicalSection-module__hcE5PW__c2paCard>p{color:var(--muted);font-size:var(--font-size-caption);margin:0;line-height:1.55}.TechnicalSection-module__hcE5PW__c2paAssertionList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.TechnicalSection-module__hcE5PW__c2paAssertionItem{background:#ffffff08;border-radius:12px;padding:10px 12px}.TechnicalSection-module__hcE5PW__c2paAssertionLabel{font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.05em;color:var(--muted-2);margin-bottom:4px;font-weight:900;display:block}.TechnicalSection-module__hcE5PW__c2paAssertionItem p{color:var(--muted);font-size:var(--font-size-caption);margin:0;line-height:1.55}.TechnicalSection-module__hcE5PW__limitationsNotice{border:1px solid var(--border);color:var(--muted);background:#ffffff05;border-radius:12px;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.TechnicalSection-module__hcE5PW__limitationsNotice svg{color:var(--muted-2);flex-shrink:0;margin-top:2px}.TechnicalSection-module__hcE5PW__limitationsNotice span{font-size:var(--font-size-caption);line-height:1.55}.TechnicalSection-module__hcE5PW__metadataIntelligence{flex-direction:column;gap:14px;display:flex}.TechnicalSection-module__hcE5PW__metadataHighlights{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.TechnicalSection-module__hcE5PW__metadataHighlights li{font-size:var(--font-size-caption);color:var(--text);background:#6c7cff0f;border-radius:10px;padding:8px 12px;font-weight:700}.TechnicalSection-module__hcE5PW__metadataSection{flex-direction:column;gap:6px;display:flex}.TechnicalSection-module__hcE5PW__metadataSectionTitle{font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.06em;color:var(--primary);font-weight:900}.TechnicalSection-module__hcE5PW__metadataRuleRow{align-items:flex-start;gap:10px;padding:8px 0;display:flex}.TechnicalSection-module__hcE5PW__metadataRuleRow svg{color:var(--muted-2);flex-shrink:0;margin-top:2px}.TechnicalSection-module__hcE5PW__metadataRuleRow strong{font-size:var(--font-size-caption);font-weight:800;display:block}.TechnicalSection-module__hcE5PW__metadataRuleRow p{color:var(--muted);font-size:var(--font-size-caption);margin:2px 0 0;line-height:1.5}.TechnicalSection-module__hcE5PW__technicalTab{flex-direction:column;gap:16px;display:flex}.TechnicalSection-module__hcE5PW__overallAssessmentGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;margin-bottom:20px;display:grid}@media (max-width:795px){.TechnicalSection-module__hcE5PW__overallAssessmentGrid{grid-template-columns:1fr}}@media (max-width:480px){.TechnicalSection-module__hcE5PW__limitationsNotice{padding:9px 10px}.TechnicalSection-module__hcE5PW__signalItem{grid-template-columns:22px minmax(0,1fr)}.TechnicalSection-module__hcE5PW__signalItem strong{white-space:normal;text-overflow:clip;grid-column:2;overflow:visible}.TechnicalSection-module__hcE5PW__deepfakeScore strong{font-size:44px}.TechnicalSection-module__hcE5PW__authenticityTop{flex-direction:column;align-items:flex-start}}
.NewsAnalysisReport-module__nltEJW__hero{align-items:center;gap:var(--space-lg);padding:var(--space-lg);border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface-panel);flex-wrap:wrap;display:flex}.NewsAnalysisReport-module__nltEJW__heroScore{min-width:108px;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);background:#ffffff0a;flex-direction:column;justify-content:center;align-items:center;display:flex}.NewsAnalysisReport-module__nltEJW__heroScoreValue{font-size:var(--font-size-display-lg);font-weight:var(--font-weight-black);color:var(--text);line-height:1}.NewsAnalysisReport-module__nltEJW__heroScoreLabel{color:var(--muted);font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.06em;margin-top:4px}.NewsAnalysisReport-module__nltEJW__heroBody{flex-direction:column;flex:1;gap:8px;min-width:220px;display:flex}.NewsAnalysisReport-module__nltEJW__articleMeta{color:var(--muted);font-size:var(--font-size-meta);flex-wrap:wrap;gap:6px 10px;display:flex}.NewsAnalysisReport-module__nltEJW__articleTitle{color:var(--text);font-size:var(--font-size-title-lg);font-weight:var(--font-weight-bold);overflow-wrap:break-word;word-break:break-word;margin:0}.NewsAnalysisReport-module__nltEJW__badgeRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.NewsAnalysisReport-module__nltEJW__verdictBadge{font-size:var(--font-size-micro);font-weight:var(--font-weight-bold);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;display:inline-flex}.NewsAnalysisReport-module__nltEJW__verdictHighCredibility,.NewsAnalysisReport-module__nltEJW__verdictMostlyCredible{color:var(--success);background:#32d58329}.NewsAnalysisReport-module__nltEJW__verdictMixed{color:var(--warning);background:#fdb02229}.NewsAnalysisReport-module__nltEJW__verdictQuestionable{color:var(--danger);background:#f9706629}.NewsAnalysisReport-module__nltEJW__verdictInsufficientEvidence{color:var(--muted);background:#9ca3af29}.NewsAnalysisReport-module__nltEJW__confidenceBadge{font-size:var(--font-size-micro);font-weight:var(--font-weight-medium);color:var(--muted);background:#ffffff0d;border-radius:999px;align-items:center;padding:4px 12px;display:inline-flex}.NewsAnalysisReport-module__nltEJW__verdictSummary{color:var(--muted);font-size:var(--font-size-body-sm);line-height:var(--line-height-relaxed);margin:0}.NewsAnalysisReport-module__nltEJW__metricsGrid{gap:var(--space-sm);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.NewsAnalysisReport-module__nltEJW__metricCard{padding:var(--space-sm) var(--space-md);border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;background:#ffffff08;flex-direction:column;gap:2px;display:flex}.NewsAnalysisReport-module__nltEJW__metricCard strong{font-size:var(--font-size-h4);color:var(--text)}.NewsAnalysisReport-module__nltEJW__metricCard span{color:var(--muted);font-size:var(--font-size-micro)}@media (max-width:640px){.NewsAnalysisReport-module__nltEJW__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.NewsAnalysisReport-module__nltEJW__hero{flex-direction:column;align-items:flex-start}.NewsAnalysisReport-module__nltEJW__heroScore{align-self:stretch}}.NewsAnalysisReport-module__nltEJW__reasonsList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.NewsAnalysisReport-module__nltEJW__reasonItem{color:var(--text);font-size:var(--font-size-body-sm);line-height:var(--line-height-relaxed);align-items:flex-start;gap:8px;display:flex}.NewsAnalysisReport-module__nltEJW__reasonItem svg{flex-shrink:0;margin-top:3px}.NewsAnalysisReport-module__nltEJW__reasonPositive svg{color:var(--success)}.NewsAnalysisReport-module__nltEJW__reasonWarning svg{color:var(--warning)}.NewsAnalysisReport-module__nltEJW__reasonNeutral svg{color:var(--muted)}.NewsAnalysisReport-module__nltEJW__claimsList{gap:var(--space-md);flex-direction:column;display:flex}.NewsAnalysisReport-module__nltEJW__claimCard{padding:var(--space-md);border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffff08}.NewsAnalysisReport-module__nltEJW__claimHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.NewsAnalysisReport-module__nltEJW__claimText{color:var(--text);font-weight:var(--font-weight-semibold);font-size:var(--font-size-body-sm);overflow-wrap:break-word;word-break:break-word;min-width:0;margin:0}.NewsAnalysisReport-module__nltEJW__statusBadge{font-size:var(--font-size-micro);font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:3px 10px;display:inline-flex}.NewsAnalysisReport-module__nltEJW__statusConfirmed{color:var(--success);background:#32d58329}.NewsAnalysisReport-module__nltEJW__statusPartiallyConfirmed{color:var(--warning);background:#fdb02229}.NewsAnalysisReport-module__nltEJW__statusContradicted{color:var(--danger);background:#f9706629}.NewsAnalysisReport-module__nltEJW__statusUnverified{color:var(--muted);background:#9ca3af29}.NewsAnalysisReport-module__nltEJW__claimExplanation{color:var(--muted);font-size:var(--font-size-meta);line-height:var(--line-height-relaxed);margin:0 0 8px}.NewsAnalysisReport-module__nltEJW__claimConfidence{color:var(--muted-2);font-size:var(--font-size-micro);margin:0 0 10px}.NewsAnalysisReport-module__nltEJW__evidenceDisclosure{margin-top:4px}.NewsAnalysisReport-module__nltEJW__evidenceDisclosure summary,.NewsAnalysisReport-module__nltEJW__sourceDisclosure summary{cursor:pointer;color:var(--primary);font-size:var(--font-size-micro);font-weight:var(--font-weight-medium);-webkit-user-select:none;user-select:none;list-style:none}.NewsAnalysisReport-module__nltEJW__evidenceDisclosure summary::-webkit-details-marker{display:none}.NewsAnalysisReport-module__nltEJW__sourceDisclosure summary::-webkit-details-marker{display:none}.NewsAnalysisReport-module__nltEJW__evidenceDisclosure summary:before,.NewsAnalysisReport-module__nltEJW__sourceDisclosure summary:before{content:"▸ "}.NewsAnalysisReport-module__nltEJW__evidenceDisclosure[open] summary:before,.NewsAnalysisReport-module__nltEJW__sourceDisclosure[open] summary:before{content:"▾ "}.NewsAnalysisReport-module__nltEJW__evidenceDisclosure[open]{margin-top:8px}.NewsAnalysisReport-module__nltEJW__evidenceList{flex-direction:column;gap:6px;margin:8px 0 0;padding:0;list-style:none;display:flex}.NewsAnalysisReport-module__nltEJW__evidenceItem{font-size:var(--font-size-meta);flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:flex}.NewsAnalysisReport-module__nltEJW__evidenceTag{font-size:var(--font-size-micro);font-weight:var(--font-weight-medium);color:var(--primary);background:#6c7cff24;border-radius:999px;flex-shrink:0;padding:1px 8px}.NewsAnalysisReport-module__nltEJW__evidenceTagContradicting{color:var(--danger);background:#f9706624}.NewsAnalysisReport-module__nltEJW__ungroundedBadge{color:var(--muted-2);cursor:help;flex-shrink:0;align-items:center;display:inline-flex}.NewsAnalysisReport-module__nltEJW__evidenceLink{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);overflow-wrap:break-word;word-break:break-word;min-width:0;display:inline}.NewsAnalysisReport-module__nltEJW__evidenceLink:hover{color:var(--primary-hover)}.NewsAnalysisReport-module__nltEJW__inlineIcon{vertical-align:middle;margin-left:4px;display:inline-block}.NewsAnalysisReport-module__nltEJW__factCheckList{border-top:1px dashed var(--border);flex-direction:column;gap:4px;margin:8px 0 0;padding-top:8px;display:flex}.NewsAnalysisReport-module__nltEJW__factCheckItem{font-size:var(--font-size-micro);color:var(--muted);overflow-wrap:break-word;word-break:break-word}.NewsAnalysisReport-module__nltEJW__factCheckItem strong{color:var(--text)}.NewsAnalysisReport-module__nltEJW__reviewedClaim{font-style:italic}.NewsAnalysisReport-module__nltEJW__headlineCard{gap:var(--space-md);padding:var(--space-md);border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffff08;flex-wrap:wrap;align-items:center;display:flex}.NewsAnalysisReport-module__nltEJW__headlineScore{flex-direction:column;align-items:center;min-width:84px;display:flex}.NewsAnalysisReport-module__nltEJW__headlineScore strong{font-size:var(--font-size-h4);color:var(--text)}.NewsAnalysisReport-module__nltEJW__headlineScore span{color:var(--muted);font-size:var(--font-size-micro)}.NewsAnalysisReport-module__nltEJW__headlineBody{flex:1;min-width:200px}.NewsAnalysisReport-module__nltEJW__headlineExplanation{color:var(--muted);font-size:var(--font-size-body-sm);line-height:var(--line-height-relaxed);margin:4px 0 0}.NewsAnalysisReport-module__nltEJW__signalsList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.NewsAnalysisReport-module__nltEJW__signalItem{padding:var(--space-sm);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:var(--font-size-meta);background:#ffffff05;flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.NewsAnalysisReport-module__nltEJW__severityBadge{font-size:var(--font-size-micro);font-weight:var(--font-weight-bold);text-transform:uppercase;border-radius:999px;padding:1px 8px}.NewsAnalysisReport-module__nltEJW__severityLow{color:var(--muted);background:#9ca3af29}.NewsAnalysisReport-module__nltEJW__severityMedium{color:var(--warning);background:#fdb02229}.NewsAnalysisReport-module__nltEJW__severityHigh{color:var(--danger);background:#f9706629}.NewsAnalysisReport-module__nltEJW__emptyNote{color:var(--muted);font-size:var(--font-size-meta);margin:0}.NewsAnalysisReport-module__nltEJW__sourceGroup{margin-bottom:var(--space-md)}.NewsAnalysisReport-module__nltEJW__sourceGroupTitle{color:var(--muted);font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.05em;font-weight:var(--font-weight-bold);margin:0 0 6px}.NewsAnalysisReport-module__nltEJW__sourceList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.NewsAnalysisReport-module__nltEJW__sourceItem{font-size:var(--font-size-meta);color:var(--muted);flex-wrap:wrap;gap:6px;min-width:0;display:flex}.NewsAnalysisReport-module__nltEJW__sourceItem a{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);overflow-wrap:break-word;word-break:break-word;min-width:0}.NewsAnalysisReport-module__nltEJW__sourceItem a:hover{color:var(--primary-hover)}.NewsAnalysisReport-module__nltEJW__sourceDisclosure,.NewsAnalysisReport-module__nltEJW__sourceDisclosure[open] .NewsAnalysisReport-module__nltEJW__sourceList{margin-top:6px}@media (max-width:640px){.NewsAnalysisReport-module__nltEJW__headlineCard{align-items:flex-start}.NewsAnalysisReport-module__nltEJW__headlineScore{min-width:64px}.NewsAnalysisReport-module__nltEJW__headlineBody{flex-basis:100%;min-width:0}.NewsAnalysisReport-module__nltEJW__signalItem{padding:var(--space-xs) var(--space-sm)}.NewsAnalysisReport-module__nltEJW__claimCard{padding:var(--space-sm)}}@media (max-width:420px){.NewsAnalysisReport-module__nltEJW__heroScoreValue{font-size:var(--font-size-h1)}.NewsAnalysisReport-module__nltEJW__articleTitle{font-size:var(--font-size-title)}.NewsAnalysisReport-module__nltEJW__verdictBadge,.NewsAnalysisReport-module__nltEJW__confidenceBadge,.NewsAnalysisReport-module__nltEJW__statusBadge{padding:3px 8px;font-size:12px}.NewsAnalysisReport-module__nltEJW__metricCard{padding:var(--space-xs) var(--space-sm)}.NewsAnalysisReport-module__nltEJW__metricCard strong{font-size:var(--font-size-title-sm)}}
.EvidenceCard-module__3pQ61W__moduleStatus{font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-weight:900;display:inline-flex}.EvidenceCard-module__3pQ61W__moduleStatusDone{color:var(--success);background:#32d5831a}.EvidenceCard-module__3pQ61W__moduleStatusMuted{color:var(--muted);background:#ffffff0d}.EvidenceCard-module__3pQ61W__moduleStatusSoon{color:var(--warning);background:#fdb0201a}.EvidenceCard-module__3pQ61W__evidenceFindingSentence{color:var(--muted);font-size:var(--font-size-caption);margin:0;line-height:1.55}.EvidenceCard-module__3pQ61W__viewEvidenceAction{align-self:flex-start}.EvidenceCard-module__3pQ61W__evidenceSection{flex-direction:column;gap:12px;display:flex}.EvidenceCard-module__3pQ61W__evidenceCard{border:1px solid var(--border);background:#ffffff08;border-radius:18px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.EvidenceCard-module__3pQ61W__evidenceCardHeader{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.EvidenceCard-module__3pQ61W__evidenceCardHeader svg{min-width:18px;min-height:18px}.EvidenceCard-module__3pQ61W__evidenceCardHeader strong{font-size:var(--font-size-caption);flex:auto;font-weight:900}.EvidenceCard-module__3pQ61W__evidenceStatusWarning{color:#f97066;background:#f970661a}@media (max-width:795px){.EvidenceCard-module__3pQ61W__evidenceCard{padding:14px}}
.AppToast-module__NzN3Va__toast{--toast-color:#f97066;--toast-border:#f9706652;--toast-bg:#f9706629;--toast-glow:#f970661a;z-index:9999;border:1px solid var(--toast-border);background:radial-gradient(circle at 0% 0%, var(--toast-bg), transparent 34%), linear-gradient(180deg, #ffffff14, transparent), #090d1ceb;width:min(390px,100vw - 32px);box-shadow:0 24px 80px #0000006b, 0 0 44px var(--toast-glow), inset 0 1px 0 #ffffff14;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:22px;align-items:flex-start;gap:14px;padding:16px;animation:.24s AppToast-module__NzN3Va__toastIn;display:flex;position:fixed;top:94px;right:24px}.AppToast-module__NzN3Va__success{--toast-color:var(--success);--toast-border:#32d58357;--toast-bg:#32d58324;--toast-glow:#32d5831a}.AppToast-module__NzN3Va__warning{--toast-color:#fdb022;--toast-border:#fdb02257;--toast-bg:#fdb02224;--toast-glow:#fdb0221a}.AppToast-module__NzN3Va__info{--toast-color:var(--primary);--toast-border:#6c7cff57;--toast-bg:#6c7cff24;--toast-glow:#6c7cff1a}.AppToast-module__NzN3Va__icon{background:var(--toast-bg);width:34px;height:34px;color:var(--toast-color);border-radius:12px;flex:0 0 34px;place-items:center;font-weight:950;display:grid}.AppToast-module__NzN3Va__content{flex:1;min-width:0}.AppToast-module__NzN3Va__content strong{color:var(--text);font-size:var(--font-size-caption);font-weight:950;display:block}.AppToast-module__NzN3Va__content p{color:var(--muted);font-size:var(--font-size-meta);margin:5px 0 0;line-height:1.45}.AppToast-module__NzN3Va__toast button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:22px;line-height:1}.AppToast-module__NzN3Va__toast button:hover{color:var(--text)}@keyframes AppToast-module__NzN3Va__toastIn{0%{opacity:0;transform:translate(12px,-8px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (max-width:780px){.AppToast-module__NzN3Va__toast{top:88px;right:16px}}
.ConfirmDialog-module__qAMpBa__overlay{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 50% 0,#657cff2e,#0000 36%),#0306129e;place-items:center;padding:24px;animation:.16s ConfirmDialog-module__qAMpBa__overlayIn;display:grid;position:fixed;inset:0}.ConfirmDialog-module__qAMpBa__dialog{background:radial-gradient(circle at 0 0,#7462ff29,#0000 34%),linear-gradient(#ffffff14,#0000),#0d1121f0;border:1px solid #ffffff24;border-radius:28px;width:min(460px,100%);padding:20px;animation:.18s ConfirmDialog-module__qAMpBa__dialogIn;box-shadow:0 32px 110px #00000094,inset 0 1px #ffffff14}.ConfirmDialog-module__qAMpBa__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.ConfirmDialog-module__qAMpBa__icon{color:#7c91ff;background:#7c91ff1f;border:1px solid #7c91ff3d;border-radius:16px;place-items:center;width:44px;height:44px;display:grid}.ConfirmDialog-module__qAMpBa__iconDanger{color:#f97066;background:#f970661f;border-color:#f9706642}.ConfirmDialog-module__qAMpBa__iconWarning{color:#fbbf24;background:#fbbf241f;border-color:#fbbf2442}.ConfirmDialog-module__qAMpBa__closeButton{width:38px;height:38px;color:var(--muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;place-items:center;transition:color .18s,background .18s,border-color .18s;display:grid}.ConfirmDialog-module__qAMpBa__closeButton:hover:not(:disabled){color:var(--text);background:#ffffff14;border-color:#fff3}.ConfirmDialog-module__qAMpBa__closeButton:disabled{cursor:not-allowed;opacity:.55}.ConfirmDialog-module__qAMpBa__content{margin-top:18px}.ConfirmDialog-module__qAMpBa__content h2{color:var(--text);font-size:var(--font-size-h3);letter-spacing:-.04em;margin:0;line-height:1.08}.ConfirmDialog-module__qAMpBa__content p{color:var(--muted);font-size:var(--font-size-body-sm);margin:12px 0 0;line-height:1.55}.ConfirmDialog-module__qAMpBa__actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.ConfirmDialog-module__qAMpBa__cancelButton,.ConfirmDialog-module__qAMpBa__confirmButton{min-width:112px;min-height:44px;font-size:var(--font-size-caption);cursor:pointer;white-space:nowrap;border:0;border-radius:999px;flex-shrink:0;padding:0 20px;font-weight:950;transition:transform .18s,box-shadow .18s,opacity .18s}.ConfirmDialog-module__qAMpBa__cancelButton{color:var(--text);background:#ffffff12;border:1px solid #ffffff1f}.ConfirmDialog-module__qAMpBa__confirmButton{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;box-shadow:0 14px 36px #7566ff47}.ConfirmDialog-module__qAMpBa__confirmButtonDanger{background:linear-gradient(135deg,#f04438,#f97066);box-shadow:0 14px 36px #f9706638}.ConfirmDialog-module__qAMpBa__confirmButtonWarning{color:#14110a;background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 14px 36px #fbbf2433}.ConfirmDialog-module__qAMpBa__cancelButton:hover:not(:disabled),.ConfirmDialog-module__qAMpBa__confirmButton:hover:not(:disabled){transform:translateY(-1px)}.ConfirmDialog-module__qAMpBa__cancelButton:disabled,.ConfirmDialog-module__qAMpBa__confirmButton:disabled{cursor:wait;opacity:.65}@keyframes ConfirmDialog-module__qAMpBa__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__qAMpBa__dialogIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (max-width:520px){.ConfirmDialog-module__qAMpBa__overlay{align-items:center;padding:14px}.ConfirmDialog-module__qAMpBa__dialog{border-radius:24px}.ConfirmDialog-module__qAMpBa__actions{flex-direction:column-reverse}.ConfirmDialog-module__qAMpBa__cancelButton,.ConfirmDialog-module__qAMpBa__confirmButton{width:100%}}
.buttons-module__4Ad9Ga__btnBase{appearance:none;min-height:44px;font-family:inherit;font-size:var(--font-size-caption);white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:900;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s,color .15s,opacity .15s;display:inline-flex}.buttons-module__4Ad9Ga__btnBase:disabled,.buttons-module__4Ad9Ga__btnBase[aria-disabled=true]{cursor:not-allowed;opacity:.5;box-shadow:none!important;transform:none!important}.buttons-module__4Ad9Ga__btnSecondary{color:var(--text);background:#6c7cff1a;border-color:#6c7cff47;}.buttons-module__4Ad9Ga__btnSecondary:hover:not(:disabled):not([aria-disabled=true]){border-color:var(--primary);background:#6c7cff2b;transform:translateY(-1px)}.buttons-module__4Ad9Ga__btnSecondary:active:not(:disabled):not([aria-disabled=true]){transform:translateY(0)}.buttons-module__4Ad9Ga__btnGhost{border-color:var(--border);color:var(--muted);background:0 0;min-height:40px;padding:0 8px;font-weight:800;}.buttons-module__4Ad9Ga__btnGhost:hover:not(:disabled):not([aria-disabled=true]){color:var(--text);background:0 0;border-color:#0000}.buttons-module__4Ad9Ga__btnGhostOutline{border-color:var(--border);min-height:44px;padding:0 16px;}.buttons-module__4Ad9Ga__btnGhostOutline:hover:not(:disabled):not([aria-disabled=true]){border-color:var(--primary);background:#6c7cff0f}.buttons-module__4Ad9Ga__btnDanger{color:#ffb4ad;background:#f9706614;border-color:#f9706642;}.buttons-module__4Ad9Ga__btnDanger:hover:not(:disabled):not([aria-disabled=true]){background:#ff585824;border-color:#ff87878c}.buttons-module__4Ad9Ga__btnIcon{width:40px;min-width:40px;height:40px;min-height:40px;color:var(--muted);background:0 0;border-color:#0000;border-radius:12px;padding:0;}.buttons-module__4Ad9Ga__btnIcon:hover:not(:disabled):not([aria-disabled=true]){color:var(--text);background:#ffffff12}.buttons-module__4Ad9Ga__btnIconActive{color:var(--text);background:#6c7cff24}.buttons-module__4Ad9Ga__btnSpinner{animation:.9s linear infinite buttons-module__4Ad9Ga__btn-spin}@keyframes buttons-module__4Ad9Ga__btn-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.buttons-module__4Ad9Ga__btnSpinner{animation-duration:2.2s}}
.SourceInvestigation-module__wJ-yxa__page{min-height:100vh;padding:128px 20px 88px}.SourceInvestigation-module__wJ-yxa__shell{gap:20px;width:min(100%,760px);margin:0 auto;display:grid}.SourceInvestigation-module__wJ-yxa__loadingText{color:var(--muted);text-align:center;padding:60px 0}.SourceInvestigation-module__wJ-yxa__backLink{width:fit-content;color:var(--muted);font-weight:800;font-size:var(--font-size-meta);align-items:center;gap:8px;transition:color .18s;display:inline-flex}.SourceInvestigation-module__wJ-yxa__backLink:hover{color:var(--text)}.SourceInvestigation-module__wJ-yxa__notFoundCard,.SourceInvestigation-module__wJ-yxa__reportHeader,.SourceInvestigation-module__wJ-yxa__investigationCard{border:1px solid var(--border);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#ffffff14,#ffffff06);border-radius:28px;position:relative;overflow:hidden}.SourceInvestigation-module__wJ-yxa__notFoundCard{text-align:center;justify-items:center;gap:14px;padding:40px 32px;display:grid}.SourceInvestigation-module__wJ-yxa__notFoundCard h1{font-size:var(--font-size-h3);letter-spacing:-.05em}.SourceInvestigation-module__wJ-yxa__notFoundCard p{color:var(--muted);max-width:420px}.SourceInvestigation-module__wJ-yxa__reportHeader{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:18px;padding:24px;display:grid}.SourceInvestigation-module__wJ-yxa__thumb,.SourceInvestigation-module__wJ-yxa__thumbFallback{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;flex:none;width:74px;height:74px}.SourceInvestigation-module__wJ-yxa__thumb{object-fit:cover}.SourceInvestigation-module__wJ-yxa__thumbFallback{color:#8ea0ff;place-items:center;display:grid}.SourceInvestigation-module__wJ-yxa__reportMeta{min-width:0}.SourceInvestigation-module__wJ-yxa__reportMeta h1{font-size:var(--font-size-h4);letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 4px;overflow:hidden}.SourceInvestigation-module__wJ-yxa__reportMeta p{color:var(--muted);font-size:var(--font-size-meta);margin:0}.SourceInvestigation-module__wJ-yxa__badge{width:fit-content;color:var(--success);font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.12em;background:#32d5831a;border:1px solid #32d5834d;border-radius:999px;padding:6px 10px;font-weight:900}.SourceInvestigation-module__wJ-yxa__investigationCard{text-align:center;justify-items:center;gap:12px;padding:clamp(28px,4vw,40px);display:grid}.SourceInvestigation-module__wJ-yxa__investigationIcon{background:linear-gradient(135deg, var(--primary), #32d583);color:#fff;border-radius:18px;place-items:center;width:52px;height:52px;margin-bottom:6px;display:grid}.SourceInvestigation-module__wJ-yxa__investigationCard h2{font-size:var(--font-size-h4);letter-spacing:-.045em}.SourceInvestigation-module__wJ-yxa__investigationCard p{max-width:480px;color:var(--muted);margin:0;line-height:1.6}.SourceInvestigation-module__wJ-yxa__explainerGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;width:100%;margin-top:4px;display:grid}.SourceInvestigation-module__wJ-yxa__explainerGrid>div{border:1px solid var(--border);background:#ffffff08;border-radius:18px;padding:16px}.SourceInvestigation-module__wJ-yxa__explainerGrid strong{color:var(--text);font-size:var(--font-size-caption);margin-bottom:6px;font-weight:900;display:block}.SourceInvestigation-module__wJ-yxa__explainerGrid p{color:var(--muted);font-size:var(--font-size-meta);margin:0;line-height:1.55}.SourceInvestigation-module__wJ-yxa__placeholderNotice{font-size:var(--font-size-meta);background:#6c7cff0f;border:1px dashed #6c7cff52;border-radius:14px;margin-top:10px;padding:10px 16px;color:#9aa8ff!important}.SourceInvestigation-module__wJ-yxa__primaryButton{background:linear-gradient(135deg, var(--primary), #32d583);color:#fff;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 22px;font-weight:900;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 16px 42px #465dff3d}.SourceInvestigation-module__wJ-yxa__primaryButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 46px #465dff57}.SourceInvestigation-module__wJ-yxa__primaryButton:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.SourceInvestigation-module__wJ-yxa__primaryButton:focus-visible,.SourceInvestigation-module__wJ-yxa__secondaryButton:focus-visible,.SourceInvestigation-module__wJ-yxa__dropzone:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SourceInvestigation-module__wJ-yxa__uploadStep{text-align:left;justify-self:stretch;gap:14px;width:100%;display:grid}.SourceInvestigation-module__wJ-yxa__uploadStepTitle{font-size:var(--font-size-title-lg);letter-spacing:-.03em;margin:0}.SourceInvestigation-module__wJ-yxa__uploadStepDescription{max-width:none;color:var(--muted);text-align:left;margin:0;line-height:1.6}.SourceInvestigation-module__wJ-yxa__dropzone{border-radius:var(--radius-lg);cursor:pointer;background:#ffffff08;border:1px dashed #6c7cff57;transition:border-color .18s,background .18s;position:relative}.SourceInvestigation-module__wJ-yxa__dropzone:hover{border-color:#6c7cff8c}.SourceInvestigation-module__wJ-yxa__dropzoneActive{border-color:var(--primary);background:#6c7cff14}.SourceInvestigation-module__wJ-yxa__dropzoneHasFile{cursor:default;border-style:solid;border-color:var(--border)}.SourceInvestigation-module__wJ-yxa__dropzoneHasFile:hover{border-color:var(--border)}.SourceInvestigation-module__wJ-yxa__hiddenInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.SourceInvestigation-module__wJ-yxa__dropzoneEmptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:200px;padding:28px 20px;display:flex}.SourceInvestigation-module__wJ-yxa__dropzoneIcon{width:56px;height:56px;color:var(--primary);background:#6c7cff24;border-radius:18px;place-items:center;margin-bottom:6px;display:grid}.SourceInvestigation-module__wJ-yxa__dropzoneEmptyState h4{font-size:var(--font-size-title);letter-spacing:-.03em;margin:0}.SourceInvestigation-module__wJ-yxa__dropzoneEmptyState p{color:var(--muted);font-size:var(--font-size-caption);margin:0}.SourceInvestigation-module__wJ-yxa__dropzoneFormatHint{color:var(--muted-2);font-size:var(--font-size-meta);margin-top:6px;font-weight:700}.SourceInvestigation-module__wJ-yxa__filePreviewRow{align-items:center;gap:16px;padding:16px;display:flex}.SourceInvestigation-module__wJ-yxa__filePreviewImage{border:1px solid var(--border);object-fit:cover;background:#0003;border-radius:16px;flex:none;width:72px;height:72px}.SourceInvestigation-module__wJ-yxa__fileMeta{min-width:0}.SourceInvestigation-module__wJ-yxa__fileMeta span{color:var(--muted);font-size:var(--font-size-meta);margin-bottom:4px;font-weight:800;display:block}.SourceInvestigation-module__wJ-yxa__fileMeta strong{color:var(--text);font-size:var(--font-size-body-sm);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.SourceInvestigation-module__wJ-yxa__fileMeta small{color:var(--muted-2);font-size:var(--font-size-micro);margin-top:4px;font-weight:700;display:block}.SourceInvestigation-module__wJ-yxa__uploadError{color:var(--danger);text-align:left;background:#f9706614;border:1px solid #f9706659;border-radius:16px;align-items:flex-start;gap:10px;padding:14px;font-weight:700;line-height:1.4;display:flex}.SourceInvestigation-module__wJ-yxa__uploadError svg{flex-shrink:0;margin-top:1px}.SourceInvestigation-module__wJ-yxa__uploadWarning{color:var(--warning);text-align:left;background:#fdb02214;border:1px solid #fdb02259;border-radius:16px;align-items:flex-start;gap:10px;padding:14px;font-weight:700;line-height:1.4;display:flex}.SourceInvestigation-module__wJ-yxa__uploadWarning svg{flex-shrink:0;margin-top:1px}.SourceInvestigation-module__wJ-yxa__investigationPrice{color:var(--muted);font-size:var(--font-size-meta);font-weight:800;display:block}.SourceInvestigation-module__wJ-yxa__uploadStatusBanner{border:1px solid var(--border);color:var(--muted);background:#ffffff0a;border-radius:16px;align-items:center;gap:10px;padding:14px 16px;font-weight:700;display:flex}@keyframes SourceInvestigation-module__wJ-yxa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SourceInvestigation-module__wJ-yxa__spinIcon{flex-shrink:0;animation:.9s linear infinite SourceInvestigation-module__wJ-yxa__spin}.SourceInvestigation-module__wJ-yxa__uploadSuccessBanner{text-align:left;background:#32d58314;border:1px solid #32d58359;border-radius:18px;gap:12px;padding:18px;display:grid}.SourceInvestigation-module__wJ-yxa__uploadSuccessHeader{color:var(--success);align-items:center;gap:10px;display:flex}.SourceInvestigation-module__wJ-yxa__uploadSuccessHeader strong{font-size:var(--font-size-title)}.SourceInvestigation-module__wJ-yxa__uploadSuccessBanner>p{max-width:none;color:var(--muted);text-align:left;margin:0}.SourceInvestigation-module__wJ-yxa__uploadSuccessBanner .SourceInvestigation-module__wJ-yxa__fileMeta{border:1px solid var(--border);background:#ffffff0a;border-radius:14px;padding:12px}.SourceInvestigation-module__wJ-yxa__uploadActions{flex-wrap:wrap;gap:10px;display:flex}.SourceInvestigation-module__wJ-yxa__secondaryButton{border:1px solid var(--border);min-height:44px;color:var(--text);background:#ffffff0a;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:800;transition:border-color .18s,background .18s,opacity .18s;display:inline-flex}.SourceInvestigation-module__wJ-yxa__secondaryButton:hover:not(:disabled){background:#ffffff12;border-color:#ffffff3d}.SourceInvestigation-module__wJ-yxa__secondaryButton:disabled{opacity:.5;cursor:not-allowed}.SourceInvestigation-module__wJ-yxa__runCard{text-align:center;justify-self:stretch;justify-items:center;gap:10px;width:100%;padding:8px 4px 4px;display:grid}.SourceInvestigation-module__wJ-yxa__runIcon,.SourceInvestigation-module__wJ-yxa__runIconSuccess{border-radius:18px;place-items:center;width:56px;height:56px;margin-bottom:4px;display:grid}.SourceInvestigation-module__wJ-yxa__runIcon{color:var(--primary);background:#6c7cff24}.SourceInvestigation-module__wJ-yxa__runIconSuccess{color:var(--success);background:#32d58324}.SourceInvestigation-module__wJ-yxa__runCard h3{font-size:var(--font-size-title-lg);letter-spacing:-.03em;margin:0}.SourceInvestigation-module__wJ-yxa__runCard>p{max-width:440px;color:var(--muted);margin:0;line-height:1.6}.SourceInvestigation-module__wJ-yxa__runSummaryLine{font-weight:800;display:none;color:var(--text)!important}.SourceInvestigation-module__wJ-yxa__runProgressBar{background:#ffffff14;border-radius:999px;width:min(100%,320px);height:8px;margin-top:8px;overflow:hidden}.SourceInvestigation-module__wJ-yxa__runProgressBar span{border-radius:inherit;background:linear-gradient(90deg, var(--primary), var(--success));width:42%;height:100%;animation:1s ease-in-out infinite alternate SourceInvestigation-module__wJ-yxa__runProgressMove;display:block}@keyframes SourceInvestigation-module__wJ-yxa__runProgressMove{0%{transform:translate(-10%)}to{transform:translate(130%)}}.SourceInvestigation-module__wJ-yxa__resultsWrap{text-align:center;justify-self:stretch;justify-items:center;gap:10px;width:100%;padding:8px 4px 4px;display:grid}.SourceInvestigation-module__wJ-yxa__resultsWrap h3{font-size:var(--font-size-title-lg);letter-spacing:-.03em;margin:0}.SourceInvestigation-module__wJ-yxa__resultsSummaryGrid{flex-flow:wrap;gap:10px;width:100%;margin:6px 0 4px;display:flex}.SourceInvestigation-module__wJ-yxa__resultsSummaryGrid>div{border:1px solid var(--border);background:#ffffff08;border-radius:16px;width:100%;padding:14px 12px}.SourceInvestigation-module__wJ-yxa__resultsSummaryGrid dt{color:var(--muted);font-size:var(--font-size-micro);letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-weight:900}.SourceInvestigation-module__wJ-yxa__resultsSummaryGrid dd{color:var(--text);font-size:var(--font-size-title-sm);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:900;overflow:hidden}.SourceInvestigation-module__wJ-yxa__matchListScrollArea{border-radius:16px;width:100%;max-height:620px;overflow:hidden auto}.SourceInvestigation-module__wJ-yxa__matchList{text-align:left;gap:10px;width:100%;margin:8px 0 0;padding:0;list-style:none;display:grid}.SourceInvestigation-module__wJ-yxa__matchListScrollArea .SourceInvestigation-module__wJ-yxa__matchList{margin-top:0;padding:2px 2px 2px 0}.SourceInvestigation-module__wJ-yxa__matchCard{border:1px solid var(--border);background:#ffffff08;border-radius:16px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.SourceInvestigation-module__wJ-yxa__matchThumb,.SourceInvestigation-module__wJ-yxa__matchThumbFallback{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;flex:none;width:64px;height:64px}.SourceInvestigation-module__wJ-yxa__matchThumb{object-fit:cover}.SourceInvestigation-module__wJ-yxa__matchThumbFallback{color:var(--muted-2);place-items:center;display:grid}.SourceInvestigation-module__wJ-yxa__matchBody{gap:4px;min-width:0;display:grid}.SourceInvestigation-module__wJ-yxa__matchTitleRow{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.SourceInvestigation-module__wJ-yxa__matchTitle{min-width:0;color:var(--text);font-weight:800;font-size:var(--font-size-body-sm);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:auto;line-height:1.35;display:-webkit-box;overflow:hidden}.SourceInvestigation-module__wJ-yxa__exactMatchBadge{color:var(--success);font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:#32d5831f;border:1px solid #32d58352;border-radius:999px;flex-shrink:0;padding:3px 9px;font-weight:900}.SourceInvestigation-module__wJ-yxa__providerExactMatchBadge{border:1px solid var(--border-strong);color:var(--muted);font-size:var(--font-size-micro);letter-spacing:.06em;white-space:normal;background:#ffffff0d;border-radius:999px;padding:3px 9px;font-weight:900}.SourceInvestigation-module__wJ-yxa__matchMetaRow{min-width:0;color:var(--muted);font-size:var(--font-size-meta);flex-wrap:wrap;align-items:center;gap:8px;font-weight:700;display:flex}.SourceInvestigation-module__wJ-yxa__matchRank{color:var(--muted-2);flex-shrink:0;font-weight:900}.SourceInvestigation-module__wJ-yxa__matchSource{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.SourceInvestigation-module__wJ-yxa__matchHostname{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted-2);overflow:hidden}.SourceInvestigation-module__wJ-yxa__matchLink{min-height:36px;color:var(--text);font-size:var(--font-size-meta);white-space:nowrap;background:#6c7cff14;border:1px solid #6c7cff47;border-radius:12px;flex-shrink:0;align-items:center;gap:6px;padding:0 12px;font-weight:800;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.SourceInvestigation-module__wJ-yxa__matchLink:hover{background:#6c7cff24;border-color:#6c7cff80;transform:translateY(-1px)}.SourceInvestigation-module__wJ-yxa__matchLink:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SourceInvestigation-module__wJ-yxa__limitationsNotice{color:var(--muted-2);font-size:var(--font-size-micro);text-align:left;align-items:center;gap:8px;margin-top:6px;line-height:1.5;display:flex}.SourceInvestigation-module__wJ-yxa__limitationsNotice svg{flex-shrink:0}@media (max-width:640px){.SourceInvestigation-module__wJ-yxa__matchCard{grid-template-columns:48px minmax(0,1fr);grid-template-areas:"thumb body""link link"}.SourceInvestigation-module__wJ-yxa__matchThumb,.SourceInvestigation-module__wJ-yxa__matchThumbFallback{grid-area:thumb;width:48px;height:48px}.SourceInvestigation-module__wJ-yxa__matchBody{grid-area:body}.SourceInvestigation-module__wJ-yxa__matchLink{grid-area:link;justify-content:center;margin-top:4px}.SourceInvestigation-module__wJ-yxa__page{padding:104px 14px 60px}.SourceInvestigation-module__wJ-yxa__reportHeader{grid-template-columns:60px minmax(0,1fr);padding:18px}.SourceInvestigation-module__wJ-yxa__thumb,.SourceInvestigation-module__wJ-yxa__thumbFallback{width:60px;height:60px}.SourceInvestigation-module__wJ-yxa__notFoundCard,.SourceInvestigation-module__wJ-yxa__investigationCard{border-radius:22px;padding:28px 20px}.SourceInvestigation-module__wJ-yxa__filePreviewRow{gap:12px;padding:12px}.SourceInvestigation-module__wJ-yxa__filePreviewImage{width:56px;height:56px}.SourceInvestigation-module__wJ-yxa__uploadActions{flex-direction:column}.SourceInvestigation-module__wJ-yxa__uploadActions .SourceInvestigation-module__wJ-yxa__primaryButton,.SourceInvestigation-module__wJ-yxa__uploadActions .SourceInvestigation-module__wJ-yxa__secondaryButton{width:100%}.SourceInvestigation-module__wJ-yxa__runCard{padding:4px 0 0}}
.AnalysisHistoryPage-module__eobkQq__page{min-height:100vh;padding:128px 20px 88px}.AnalysisHistoryPage-module__eobkQq__shell{gap:28px;width:min(100%,1120px);margin:0 auto;display:grid}.AnalysisHistoryPage-module__eobkQq__historyHero,.AnalysisHistoryPage-module__eobkQq__historyCard{border:1px solid var(--border);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#ffffff14,#ffffff06);border-radius:32px;position:relative;overflow:hidden}.AnalysisHistoryPage-module__eobkQq__historyHero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;padding:34px;display:flex}.AnalysisHistoryPage-module__eobkQq__historyHero:after{content:"";pointer-events:none;background:radial-gradient(circle,#6c7cff57,#0000 65%);border-radius:999px;width:460px;height:460px;position:absolute;bottom:-200px;right:-160px}.AnalysisHistoryPage-module__eobkQq__heroTitle{z-index:1;max-width:640px;position:relative}.AnalysisHistoryPage-module__eobkQq__badge{color:#9aa8ff;width:fit-content;font-size:var(--font-size-micro);text-transform:uppercase;letter-spacing:.12em;background:#6c7cff1f;border:1px solid #6c7cff59;border-radius:999px;padding:8px 12px;font-weight:900}.AnalysisHistoryPage-module__eobkQq__historyHero h1{letter-spacing:-.065em;margin:22px 0 12px;font-size:clamp(36px,5vw,56px);line-height:.95}.AnalysisHistoryPage-module__eobkQq__historyHero p{max-width:560px;color:var(--muted);font-size:var(--font-size-body-lg);margin:0;line-height:1.6}.AnalysisHistoryPage-module__eobkQq__historyCard{padding:clamp(24px,3vw,34px)}.AnalysisHistoryPage-module__eobkQq__dangerButton{z-index:1;color:#ffb4ad;white-space:nowrap;cursor:pointer;background:#f9706614;border:1px solid #f9706642;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-weight:900;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex;position:relative}.AnalysisHistoryPage-module__eobkQq__dangerButton:hover:not(:disabled){background:#ff585829;border-color:#ff87878c;transform:translateY(-2px);box-shadow:0 14px 34px #ff585829}.AnalysisHistoryPage-module__eobkQq__dangerButton:disabled{opacity:.6;cursor:not-allowed}.AnalysisHistoryPage-module__eobkQq__historyList{gap:14px;display:grid}.AnalysisHistoryPage-module__eobkQq__filterTabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.AnalysisHistoryPage-module__eobkQq__filterTab{border:1px solid var(--border);min-height:38px;color:var(--muted);font-size:var(--font-size-meta);cursor:pointer;background:#ffffff08;border-radius:999px;align-items:center;padding:0 16px;font-weight:700;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.AnalysisHistoryPage-module__eobkQq__filterTab:hover{color:var(--text);border-color:var(--border-strong)}.AnalysisHistoryPage-module__eobkQq__filterTabActive{color:var(--text);background:#6c7cff29;border-color:#6c7cff73}.AnalysisHistoryPage-module__eobkQq__emptyState{background:#6c7cff0f;border:1px dashed #6c7cff52;border-radius:22px;padding:22px}.AnalysisHistoryPage-module__eobkQq__emptyText{color:var(--muted);margin:0;line-height:1.6}.AnalysisHistoryPage-module__eobkQq__batchSectionTitle{font-size:var(--font-size-h3);margin:0 0 16px}.AnalysisHistoryPage-module__eobkQq__batchHistoryList{gap:10px;display:grid}.AnalysisHistoryPage-module__eobkQq__batchHistoryCard{color:inherit;background:#0a122659;border:1px solid #6c7cff33;border-radius:18px;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:border-color .18s,background .18s;display:flex}.AnalysisHistoryPage-module__eobkQq__batchHistoryCard:hover{background:#6c7cff1a;border-color:#6c7cff80}.AnalysisHistoryPage-module__eobkQq__batchHistoryIcon{color:#9aa8ff;background:#6c7cff24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.AnalysisHistoryPage-module__eobkQq__batchHistoryInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AnalysisHistoryPage-module__eobkQq__batchHistoryInfo span{color:var(--muted);font-size:var(--font-size-meta)}.AnalysisHistoryPage-module__eobkQq__batchHistoryStatus{color:#9aa8ff;font-size:var(--font-size-body-sm);white-space:nowrap;font-weight:750}@media (max-width:520px){.AnalysisHistoryPage-module__eobkQq__page{padding-inline:14px}.AnalysisHistoryPage-module__eobkQq__historyHero,.AnalysisHistoryPage-module__eobkQq__historyCard{border-radius:24px;padding:22px}.AnalysisHistoryPage-module__eobkQq__batchHistoryCard{flex-wrap:wrap}.AnalysisHistoryPage-module__eobkQq__batchHistoryStatus{order:3;width:100%}}
.page-module__EVJJWa__page{flex-direction:column;gap:56px;width:100%;max-width:100vw;min-height:100vh;padding:136px 32px 72px;display:flex;overflow:clip visible}.page-module__EVJJWa__page:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 26% 18%,#2154bc24,#0000 32%),radial-gradient(circle at 76% 38%,#7146ff1f,#0000 31%),linear-gradient(90deg,#04081233,#0000 22% 78%,#04081233);position:fixed;inset:0}.page-module__EVJJWa__hero{isolation:isolate;flex-direction:column;align-items:center;gap:40px;width:min(100%,1320px);max-width:min(1320px,100%);margin:0 auto;display:flex;position:relative;overflow:visible}.page-module__EVJJWa__hero:before{content:"";pointer-events:none;z-index:-3;position:absolute}.page-module__EVJJWa__heroGlow{z-index:-2;pointer-events:none;position:absolute;inset:0}.page-module__EVJJWa__heroHeader{z-index:3;text-align:center;max-width:760px;position:relative}.page-module__EVJJWa__badge{color:#d9ddff;max-width:100%;font-size:var(--font-size-body-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#28335694,#070f219e);border:1px solid #a755ffb8;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:10px 17px;font-weight:750;display:inline-flex;box-shadow:0 0 36px #5378ff2e,inset 0 1px #ffffff14}.page-module__EVJJWa__badge svg{color:#b56bff;filter:drop-shadow(0 0 12px #9a5cffc2)}.page-module__EVJJWa__hero h1{color:#fbfbff;max-width:675px;font-size:var(--font-size-h2);text-shadow:0 10px 42px #00000075;text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;margin:0 auto;line-height:1.045}.page-module__EVJJWa__hero h1 span{background:linear-gradient(90deg,#2875ff 0%,#6d64ff 48%,#b45cff 100%);color:#0000;text-shadow:none;-webkit-background-clip:text;background-clip:text}.page-module__EVJJWa__description{color:#cbd4e8;max-width:620px;font-size:var(--font-size-body-lg);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;margin:28px auto 0;line-height:1.58}.page-module__EVJJWa__actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:38px;display:flex}.page-module__EVJJWa__primaryButton,.page-module__EVJJWa__secondaryButton{min-height:60px;font-size:var(--font-size-title);white-space:nowrap;border-radius:18px;justify-content:center;align-items:center;font-weight:850;transition:transform .22s,box-shadow .22s,border-color .22s,color .22s;display:inline-flex}.page-module__EVJJWa__primaryButton{color:#fff;background:linear-gradient(135deg,#2572ff 0%,#4d78ff 45%,#a545ff 100%);gap:12px;min-width:252px;padding:0 30px;box-shadow:0 20px 52px #2c6dff61,0 0 36px #9a45ff33}.page-module__EVJJWa__primaryButton:hover,.page-module__EVJJWa__secondaryButton:hover,.page-module__EVJJWa__detectorCard:hover{transform:translateY(-3px)}.page-module__EVJJWa__primaryButton:hover{box-shadow:0 28px 68px #2c6dff7a,0 0 46px #9a45ff47}.page-module__EVJJWa__secondaryButton{color:#4f83ff;background:0 0;gap:10px}.page-module__EVJJWa__secondaryButton svg{color:#b45cff;transition:transform .22s}.page-module__EVJJWa__secondaryButton:hover svg{transform:translate(5px)}.page-module__EVJJWa__offerNote{background:radial-gradient(circle at 10% 0,#32d58326,#0000 34%),#32d58312;border:1px solid #32d58352;border-radius:16px;align-items:center;gap:12px;max-width:100%;margin-top:20px;padding:12px 18px;display:inline-flex;box-shadow:0 0 34px #32d58312}.page-module__EVJJWa__offerNote svg{color:var(--success);flex-shrink:0}.page-module__EVJJWa__offerNoteText{text-align:left;flex-direction:column;gap:3px;display:flex}.page-module__EVJJWa__offerNoteText strong{color:var(--text);font-size:var(--font-size-caption);font-weight:850;line-height:1.3}.page-module__EVJJWa__offerNoteText span{color:var(--muted);font-size:var(--font-size-meta);font-weight:650;line-height:1.3}.page-module__EVJJWa__trustLine{text-align:left;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:0;min-width:0;max-width:650px;margin:0 auto;display:grid}.page-module__EVJJWa__trustItem{border-right:1px solid #ffffff2b;grid-template-columns:34px 1fr;align-items:start;gap:14px;min-width:0;min-height:88px;padding:0 22px;display:grid}.page-module__EVJJWa__trustItem strong{align-items:flex-start;min-height:48px;display:flex}.page-module__EVJJWa__trustItem:first-child{padding-left:0}.page-module__EVJJWa__trustItem:last-child{border-right:0;padding-right:0}.page-module__EVJJWa__trustItem>div{flex-direction:column;justify-content:flex-start;align-self:start;display:flex}.page-module__EVJJWa__trustItem svg{color:#687dff;stroke-width:1.8px;filter:drop-shadow(0 0 14px #4c70ff94)}.page-module__EVJJWa__trustItem strong,.page-module__EVJJWa__trustItem span{display:block}.page-module__EVJJWa__trustItem strong{color:#fff;font-size:var(--font-size-body-sm);text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;font-weight:850;line-height:1.2}.page-module__EVJJWa__trustItem span{color:#b9c2d8;font-size:var(--font-size-caption);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;margin-top:6px;line-height:1.35}.page-module__EVJJWa__detectorCards{z-index:4;flex-direction:row;justify-content:center;justify-self:center;align-items:center;gap:20px;width:100%;min-width:0;margin:8px auto 0;padding-bottom:20px;display:flex;position:relative}.page-module__EVJJWa__detectorCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);isolation:isolate;content-visibility:auto;contain-intrinsic-size:auto 188px;background:radial-gradient(circle at 12% 0,#38d99d14,#0000 34%),radial-gradient(circle at 84% 8%,#7e5cff1f,#0000 38%),linear-gradient(#ffffff0e,#ffffff04),#080d1bb3;border:1px solid #6c7cff47;border-radius:14px;grid-template-columns:80px minmax(0,1fr) 46px;align-items:center;gap:18px;width:100%;min-width:0;max-width:100%;min-height:188px;padding:50px 20px 20px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 75px #00000059,inset 0 1px #ffffff0f}.page-module__EVJJWa__detectorCard:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 18% 20%,#2b74ff4d,#0000 38%);transition:opacity .22s;position:absolute;inset:0}.page-module__EVJJWa__detectorCard:hover:before{opacity:1}.page-module__EVJJWa__detectorCard strong{color:#fff;font-size:var(--font-size-h4);letter-spacing:-.018em;text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;line-height:1.18;display:block}.page-module__EVJJWa__detectorCard p{color:#d3d9e8;font-size:var(--font-size-body-sm);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:30ch;margin:12px 0 0;line-height:1.5}.page-module__EVJJWa__detectorCard>div:not(.page-module__EVJJWa__detectorIcon){min-width:0}.page-module__EVJJWa__detectorIcon{color:#25d6ff;background:linear-gradient(135deg,#2a71fff2,#17358dbf);border-radius:14px;place-items:center;width:80px;height:80px;display:grid;box-shadow:0 18px 46px #1d63ff52,inset 0 1px #ffffff1f}.page-module__EVJJWa__detectorText{border-color:#8a48ff94}.page-module__EVJJWa__detectorVideo{border-color:#00ddcb5c}.page-module__EVJJWa__detectorText .page-module__EVJJWa__detectorIcon{color:#e6c5ff;background:linear-gradient(135deg,#8b41fff2,#522199e0)}.page-module__EVJJWa__detectorVideo .page-module__EVJJWa__detectorIcon{color:#32ffe6;background:linear-gradient(135deg,#12cabbc7,#0f5b58c7)}.page-module__EVJJWa__detectorArrow,.page-module__EVJJWa__lockBadge{z-index:2;color:#6191ff;border:1px solid;border-radius:999px;flex:none;place-self:center end;place-items:center;width:42px;height:42px;display:grid;position:relative}.page-module__EVJJWa__detectorText .page-module__EVJJWa__detectorArrow{color:#b45cff}.page-module__EVJJWa__lockBadge{color:#34f5df}.page-module__EVJJWa__popular,.page-module__EVJJWa__soon{color:#9ec0ff;font-size:var(--font-size-micro);white-space:nowrap;background:#2671ff38;border-radius:9px;padding:7px 13px;font-weight:800;position:absolute;top:10px;right:5px}.page-module__EVJJWa__soon{color:#c5d2de;background:#ffffff14}.page-module__EVJJWa__robotRow{z-index:5;grid-area:2/1/auto/-1;justify-content:center;align-items:flex-end;padding-top:8px;padding-bottom:4px;padding-right:28px;display:flex;position:relative}.page-module__EVJJWa__robotRow:after{content:"";pointer-events:none;z-index:-1;opacity:.44;filter:blur(.1px);background:radial-gradient(at 50% 60%,#00e5ff7a,#0000 31%),radial-gradient(#8b5cf65c,#0000 26%),repeating-radial-gradient(at 50% 110%,#0084ff80 0 2px,#0000 2px 24px);width:100%;height:150px;position:absolute;bottom:2px;transform:perspective(760px)rotateX(58deg)translateY(40px);-webkit-mask-image:radial-gradient(at 50% 55%,#000 0% 55%,#0000 80%);mask-image:radial-gradient(at 50% 55%,#000 0% 55%,#0000 80%)}.page-module__EVJJWa__compliance{z-index:4;color:#d7dce8;max-width:min(100%,960px);font-size:var(--font-size-body);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 22px;margin:16px auto 0;padding:0 16px;display:flex;position:relative}.page-module__EVJJWa__compliance i{background:#ffffff42;width:1px;height:24px}.page-module__EVJJWa__compliance b{color:#ffffff6b}.page-module__EVJJWa__grid,.page-module__EVJJWa__seoSection,.page-module__EVJJWa__detectionSection,.page-module__EVJJWa__statsSection,.page-module__EVJJWa__modelsSection,.page-module__EVJJWa__finalCtaSection{z-index:2;width:100%;min-width:0;max-width:1350px;margin:0 auto;position:relative}.page-module__EVJJWa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.page-module__EVJJWa__card{background:radial-gradient(circle at 12% 0,#38d99d14,#0000 34%),radial-gradient(circle at 84% 8%,#7e5cff1f,#0000 38%),linear-gradient(#ffffff0e,#ffffff04),#080d1bb3;border:1px solid #6c7cff47;border-radius:24px;grid-template-rows:auto 72px 1fr;min-width:0;min-height:220px;padding:28px;display:grid;box-shadow:0 24px 80px #00000059,inset 0 1px #ffffff0f}.page-module__EVJJWa__card span{color:#6f83ff;font-weight:950}.page-module__EVJJWa__card h2{font-size:var(--font-size-h2);letter-spacing:-.04em;align-self:end;margin:32px 0 0;line-height:1.08}.page-module__EVJJWa__card p{color:#b8c3d8;margin-top:28px;line-height:1.6}@media (max-width:440px){.page-module__EVJJWa__card span,.page-module__EVJJWa__card h2{align-self:center}.page-module__EVJJWa__card p{text-align:center}}.page-module__EVJJWa__finalCtaSection{justify-content:center;display:flex}.page-module__EVJJWa__finalCtaCard{text-align:center;background:radial-gradient(circle at 12% 0,#38d99d1a,#0000 40%),radial-gradient(circle at 88% 100%,#8b41ff1f,#0000 42%),linear-gradient(#ffffff0d,#ffffff03),#080d1bb3;border:1px solid #6c7cff47;border-radius:28px;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:860px;padding:48px 40px;display:flex;box-shadow:0 24px 80px #00000052,inset 0 1px #ffffff0f}.page-module__EVJJWa__finalCtaCard h2{color:#fbfbff;font-size:var(--font-size-h2);letter-spacing:-.03em;text-wrap:balance;margin:0;line-height:1.15}.page-module__EVJJWa__finalCtaCard p{color:#b8c3d8;max-width:52ch;font-size:var(--font-size-body-sm);margin:0;line-height:1.55}.page-module__EVJJWa__finalCtaButton{color:#fff;min-width:232px;min-height:56px;font-size:var(--font-size-body);white-space:nowrap;background:linear-gradient(135deg,#2572ff 0%,#4d78ff 45%,#a545ff 100%);border-radius:16px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:0 28px;font-weight:850;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 20px 52px #2c6dff57,0 0 32px #9a45ff2e}.page-module__EVJJWa__finalCtaButton:hover{transform:translateY(-3px);box-shadow:0 28px 68px #2c6dff70,0 0 42px #9a45ff42}.page-module__EVJJWa__finalCtaNote{color:var(--muted);font-size:var(--font-size-meta);font-weight:650}.page-module__EVJJWa__seoSection{gap:18px;display:grid}.page-module__EVJJWa__seoColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-width:0;display:grid}.page-module__EVJJWa__seoPanel,.page-module__EVJJWa__faqPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);content-visibility:auto;contain-intrinsic-size:auto 280px;background:radial-gradient(circle at 12% 0,#38d99d14,#0000 34%),radial-gradient(circle at 84% 8%,#7e5cff1f,#0000 38%),linear-gradient(#ffffff0e,#ffffff04),#080d1bb3;border:1px solid #6c7cff47;border-radius:24px;min-width:0;padding:28px;box-shadow:0 24px 80px #00000059,inset 0 1px #ffffff0f}.page-module__EVJJWa__seoPanel h2,.page-module__EVJJWa__faqPanel h2{color:#fff;font-size:var(--font-size-h2);letter-spacing:-.045em;text-wrap:balance;margin:0 0 14px;line-height:1.08}.page-module__EVJJWa__seoPanel p,.page-module__EVJJWa__faqPanel p,.page-module__EVJJWa__seoPanel li{color:#b8c3d8;font-size:var(--font-size-body);line-height:1.7}.page-module__EVJJWa__seoPanel p{margin:0}.page-module__EVJJWa__seoPanel ul{margin:0;padding-left:20px}.page-module__EVJJWa__seoPanel li+li{margin-top:10px}.page-module__EVJJWa__faqPanel{overflow:hidden}.page-module__EVJJWa__faqItem{border-top:1px solid #ffffff17;width:100%;padding:0}.page-module__EVJJWa__faqItem summary{cursor:pointer;color:#fff;text-wrap:balance;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:12px;min-height:72px;padding:18px 0;font-weight:900;line-height:1.35;list-style:none;transition:color .18s;display:grid}.page-module__EVJJWa__faqItem summary:hover{color:#c8d6ff}.page-module__EVJJWa__faqItem summary::-webkit-details-marker{display:none}.page-module__EVJJWa__faqIcon{color:#5ee9ff;background:linear-gradient(135deg,#2575ff38,#8b5cf629);border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:inset 0 0 0 1px #5ee9ff42,0 0 26px #377eff24}.page-module__EVJJWa__faqChevron{color:#8ea6ff;justify-self:end;transition:transform .18s,color .18s}.page-module__EVJJWa__faqItem[open] .page-module__EVJJWa__faqChevron{color:#5ee9ff;transform:rotate(180deg)}.page-module__EVJJWa__faqItem p{max-width:92ch;margin:0;padding:0 0 20px 50px}.page-module__EVJJWa__sectionHeader{min-width:0;margin-bottom:18px}.page-module__EVJJWa__sectionHeader h2{color:#fff;font-size:var(--font-size-h2);letter-spacing:-.045em;text-wrap:balance;margin:0 0 10px;line-height:1.08}@media (max-width:440px){.page-module__EVJJWa__sectionHeader{text-align:center}}.page-module__EVJJWa__sectionSubtitle{color:#b8c3d8;font-size:var(--font-size-body-lg);margin:0;line-height:1.6}.page-module__EVJJWa__detectionGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.page-module__EVJJWa__detectionCard{content-visibility:auto;contain-intrinsic-size:auto 220px;background:radial-gradient(circle at 12% 0,#38d99d12,#0000 34%),radial-gradient(circle at 84% 8%,#7e5cff1a,#0000 38%),linear-gradient(#ffffff0d,#ffffff03),#080d1bb3;border:1px solid #6c7cff47;border-radius:24px;flex-direction:column;gap:10px;min-width:0;padding:24px;transition:border-color .22s,box-shadow .22s;display:flex;box-shadow:0 14px 38px #00000042,inset 0 1px #ffffff0d}.page-module__EVJJWa__detectionCard:hover{border-color:#6c7cff85;box-shadow:0 20px 60px #00000052,inset 0 1px #ffffff12}@media (max-width:440px){.page-module__EVJJWa__detectionCard{align-items:center}.page-module__EVJJWa__detectionCard h3,.page-module__EVJJWa__detectionCard p{text-align:center}}.page-module__EVJJWa__detectionCardIcon{color:#a5baff;background:linear-gradient(135deg,#2a71ff38,#8b41ff2e);border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 0 0 1px #6c7cff4d}.page-module__EVJJWa__detectionCardTitle{color:#fff;font-size:var(--font-size-title);letter-spacing:-.02em;text-wrap:balance;margin:4px 0 0;font-weight:800;line-height:1.2}.page-module__EVJJWa__detectionCardText{color:#b8c3d8;font-size:var(--font-size-caption);margin:0;line-height:1.6}.page-module__EVJJWa__statsStrip{background:radial-gradient(circle at 12%,#2a71ff1a,#0000 42%),radial-gradient(circle at 88%,#8b41ff1a,#0000 42%),linear-gradient(#ffffff0d,#ffffff03),#080d1bb3;border:1px solid #6c7cff47;border-radius:24px;padding:32px 40px;box-shadow:0 14px 38px #00000042,inset 0 1px #ffffff0d}.page-module__EVJJWa__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.page-module__EVJJWa__statItem{text-align:center;border-right:1px solid #ffffff1f;flex-direction:column;align-items:center;min-width:0;padding:0 24px;display:flex}.page-module__EVJJWa__statItem:last-child{border-right:0}.page-module__EVJJWa__statItem strong{color:#0000;font-size:var(--font-size-display-lg);letter-spacing:-.04em;background:linear-gradient(135deg,#6c8fff 0%,#c084fc 100%);-webkit-background-clip:text;background-clip:text;font-weight:950;line-height:1;display:block}.page-module__EVJJWa__statItem span{color:#b8c3d8;font-size:var(--font-size-caption);margin-top:8px;font-weight:600;line-height:1.3;display:block}.page-module__EVJJWa__modelsSection .page-module__EVJJWa__seoPanel p:first-of-type{margin-bottom:20px}.page-module__EVJJWa__modelChips{flex-wrap:wrap;gap:10px;margin:18px 0 14px;display:flex}.page-module__EVJJWa__modelChip{color:#c5d0f0;font-size:var(--font-size-caption);white-space:nowrap;background:#2a50c824;border:1px solid #6c7cff66;border-radius:999px;padding:8px 16px;font-weight:700;transition:border-color .18s,background .18s,color .18s}.page-module__EVJJWa__modelChip:hover{color:#e0e8ff;background:#2a50c83d;border-color:#6c7cffb3}.page-module__EVJJWa__modelsDisclaimer{color:#7a8aab;font-size:var(--font-size-meta);margin:0;line-height:1.5}@media (max-width:1320px){.page-module__EVJJWa__hero{padding-inline:24px}.page-module__EVJJWa__detectionGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__EVJJWa__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1180px){.page-module__EVJJWa__page{padding:108px 18px 56px}.page-module__EVJJWa__hero{gap:28px;padding:46px 16px 26px}.page-module__EVJJWa__hero h1{font-size:var(--font-size-h2)}.page-module__EVJJWa__trustLine{text-align:left;grid-template-columns:1fr;gap:14px;max-width:620px}.page-module__EVJJWa__trustItem,.page-module__EVJJWa__trustItem:first-child,.page-module__EVJJWa__trustItem:last-child{background:#0811246b;border:1px solid #6c7cff2e;border-radius:18px;align-items:center;min-height:92px;padding:16px}.page-module__EVJJWa__grid,.page-module__EVJJWa__seoColumns{grid-template-columns:1fr}.page-module__EVJJWa__detectionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__EVJJWa__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.page-module__EVJJWa__statItem{border-bottom:1px solid #ffffff1f;border-right:0;padding:20px 0}.page-module__EVJJWa__statItem:nth-last-child(-n+2){border-bottom:0}}@media (max-width:760px){.page-module__EVJJWa__page{padding:92px max(14px, env(safe-area-inset-left)) 46px max(14px, env(safe-area-inset-right));gap:42px}.page-module__EVJJWa__hero{padding-top:24px}.page-module__EVJJWa__hero:before{inset:-88px -22px -20px}.page-module__EVJJWa__badge{font-size:var(--font-size-meta);margin-bottom:22px}.page-module__EVJJWa__hero h1{font-size:var(--font-size-h2);letter-spacing:-.048em;line-height:1.08}.page-module__EVJJWa__description{font-size:var(--font-size-body);margin-top:22px}.page-module__EVJJWa__actions{flex-direction:column;align-items:stretch;gap:14px;margin-top:30px}.page-module__EVJJWa__primaryButton,.page-module__EVJJWa__secondaryButton{width:100%;min-height:54px;font-size:var(--font-size-body)}.page-module__EVJJWa__secondaryButton{justify-content:center}.page-module__EVJJWa__offerNote{width:100%;margin-top:16px}.page-module__EVJJWa__heroContent,.page-module__EVJJWa__detectorCards,.page-module__EVJJWa__trustLine,.page-module__EVJJWa__compliance{width:min(100%,390px);margin-left:auto;margin-right:auto}.page-module__EVJJWa__detectorCards{gap:18px;margin-top:28px}.page-module__EVJJWa__detectorCard,.page-module__EVJJWa__detectorVideo{border-radius:20px;grid-template-rows:auto 1fr auto;grid-template-columns:74px minmax(0,1fr);place-items:start center;gap:16px;min-height:0;padding:22px 20px}.page-module__EVJJWa__detectorIcon{border-radius:16px;width:74px;height:74px}.page-module__EVJJWa__detectorCard strong{font-size:21px;line-height:1.16}.page-module__EVJJWa__detectorCard p{max-width:26ch;font-size:var(--font-size-body);margin-top:12px;line-height:1.48}.page-module__EVJJWa__detectorArrow,.page-module__EVJJWa__lockBadge{grid-column:2;place-self:end center}.page-module__EVJJWa__popular,.page-module__EVJJWa__soon{top:18px;right:18px}.page-module__EVJJWa__robotRow{margin-top:-6px;padding:4px 0}.page-module__EVJJWa__robotRow:after{width:170px;height:80px;bottom:-2px}.page-module__EVJJWa__compliance{font-size:var(--font-size-caption);gap:12px;margin-top:8px}.page-module__EVJJWa__compliance i,.page-module__EVJJWa__compliance b{display:none}.page-module__EVJJWa__card,.page-module__EVJJWa__seoPanel,.page-module__EVJJWa__faqPanel{border-radius:24px;padding:22px}.page-module__EVJJWa__card h2{margin:34px 0 10px;font-size:24px}.page-module__EVJJWa__finalCtaCard{border-radius:24px;padding:32px 22px}.page-module__EVJJWa__faqItem summary{font-size:var(--font-size-body-sm);grid-template-columns:34px minmax(0,1fr) 24px;gap:10px}.page-module__EVJJWa__faqIcon{width:34px;height:34px}.page-module__EVJJWa__faqItem p{padding-left:44px}.page-module__EVJJWa__detectionGrid{grid-template-columns:1fr}.page-module__EVJJWa__statsStrip{padding:20px}.page-module__EVJJWa__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.page-module__EVJJWa__statItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:12px 14px}.page-module__EVJJWa__statItem:nth-last-child(-n+2){border-bottom:1px solid #ffffff14}.page-module__EVJJWa__statItem strong{font-size:32px}.page-module__EVJJWa__modelChips{gap:8px}.page-module__EVJJWa__modelChip{font-size:var(--font-size-meta);padding:6px 13px}}@media (max-width:430px){.page-module__EVJJWa__heroContent,.page-module__EVJJWa__detectorCards,.page-module__EVJJWa__trustLine,.page-module__EVJJWa__compliance{width:100%;max-width:100%}.page-module__EVJJWa__detectorCard,.page-module__EVJJWa__detectorVideo{grid-template-columns:1fr;min-height:0;padding:24px 20px}.page-module__EVJJWa__detectorIcon{width:60px;height:60px}.page-module__EVJJWa__detectorCard p{max-width:none}.page-module__EVJJWa__popular,.page-module__EVJJWa__soon{order:-1;justify-self:start;position:static}.page-module__EVJJWa__detectorArrow,.page-module__EVJJWa__lockBadge{grid-column:auto}}@media (prefers-reduced-motion:reduce){.page-module__EVJJWa__primaryButton,.page-module__EVJJWa__secondaryButton,.page-module__EVJJWa__detectorCard,.page-module__EVJJWa__detectionCard,.page-module__EVJJWa__modelChip,.page-module__EVJJWa__faqChevron{transition:none!important}.page-module__EVJJWa__primaryButton:hover,.page-module__EVJJWa__secondaryButton:hover,.page-module__EVJJWa__detectorCard:hover{transform:none!important}}.page-module__EVJJWa__grid,.page-module__EVJJWa__seoSection,.page-module__EVJJWa__detectionSection,.page-module__EVJJWa__statsSection,.page-module__EVJJWa__modelsSection,.page-module__EVJJWa__finalCtaSection{content-visibility:visible}.page-module__EVJJWa__card,.page-module__EVJJWa__seoPanel,.page-module__EVJJWa__faqPanel,.page-module__EVJJWa__detectionCard{-webkit-backdrop-filter:none;content-visibility:visible;contain-intrinsic-size:unset;box-shadow:0 14px 38px #00000042,inset 0 1px #ffffff0d}.page-module__EVJJWa__card:hover,.page-module__EVJJWa__seoPanel:hover,.page-module__EVJJWa__faqPanel:hover{transform:none}@media (max-width:900px),(pointer:coarse){.page-module__EVJJWa__page:before,.page-module__EVJJWa__hero:before,.page-module__EVJJWa__robotRow:after{display:none}.page-module__EVJJWa__card,.page-module__EVJJWa__seoPanel,.page-module__EVJJWa__faqPanel,.page-module__EVJJWa__detectorCard,.page-module__EVJJWa__badge,.page-module__EVJJWa__detectionCard,.page-module__EVJJWa__statsStrip{-webkit-backdrop-filter:none;box-shadow:0 10px 28px #0000003d,inset 0 1px #ffffff0a}.page-module__EVJJWa__card,.page-module__EVJJWa__seoPanel,.page-module__EVJJWa__faqPanel,.page-module__EVJJWa__detectorCard{flex-direction:column;align-items:center;display:flex}.page-module__EVJJWa__badge{flex-flow:row;justify-content:center;align-items:center;display:flex}}
.SharedReportClient-module__5CAa3G__sharedPage{min-height:100vh;padding:112px 24px 64px}.SharedReportClient-module__5CAa3G__sharedShell{width:min(100%,1160px);margin:0 auto}.SharedReportClient-module__5CAa3G__sharedHero{grid-template-columns:minmax(260px,380px) minmax(0,1fr);align-items:stretch;gap:28px;margin-bottom:28px;display:grid}.SharedReportClient-module__5CAa3G__sharedHeroNoImage{grid-template-columns:minmax(0,1fr)}.SharedReportClient-module__5CAa3G__previewCard{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:26px;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000052}.SharedReportClient-module__5CAa3G__previewImage{object-fit:cover;width:100%;height:100%;max-height:520px;display:block}.SharedReportClient-module__5CAa3G__summaryCard{background:radial-gradient(circle at 100% 0,#5f57ff3d,#0000 34%),linear-gradient(135deg,#13182ae0,#090c16bd);border:1px solid #ffffff1a;border-radius:26px;flex-direction:column;justify-content:space-between;min-height:320px;padding:28px;display:flex;box-shadow:0 24px 80px #00000047}.SharedReportClient-module__5CAa3G__kicker{font-size:var(--font-size-meta);letter-spacing:.08em;text-transform:uppercase;color:#95a4fff2;margin:0 0 12px;font-weight:700}.SharedReportClient-module__5CAa3G__title{max-width:680px;font-size:var(--font-size-display-xl);line-height:var(--line-height-display);letter-spacing:-.055em;color:#fffffff5;margin:0}.SharedReportClient-module__5CAa3G__description{max-width:680px;font-size:var(--font-size-body-lg);color:#e5e9ffb8;margin:18px 0 0;line-height:1.7}.SharedReportClient-module__5CAa3G__summaryFooter{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.SharedReportClient-module__5CAa3G__stat{background:#ffffff0e;border:1px solid #ffffff14;border-radius:18px;padding:14px 16px}.SharedReportClient-module__5CAa3G__stat span{font-size:var(--font-size-micro);letter-spacing:.07em;text-transform:uppercase;color:#a3add2cc;margin-bottom:7px;font-weight:800;display:block}.SharedReportClient-module__5CAa3G__stat strong{font-size:var(--font-size-body-sm);color:#fffffff0;text-overflow:ellipsis;white-space:normal;display:block;overflow:hidden}.SharedReportClient-module__5CAa3G__reportWrap{width:100%;margin:0 auto}@media (max-width:960px){.SharedReportClient-module__5CAa3G__sharedPage{padding:96px 16px 48px}.SharedReportClient-module__5CAa3G__sharedHero{grid-template-columns:1fr}.SharedReportClient-module__5CAa3G__previewCard{max-width:460px}.SharedReportClient-module__5CAa3G__summaryCard{min-height:auto}.SharedReportClient-module__5CAa3G__summaryFooter{grid-template-columns:1fr}.SharedReportClient-module__5CAa3G__reportWrap{width:100%}}
.BatchDetailPage-module__V6UOIW__backLink{width:fit-content;color:var(--muted);font-weight:750;font-size:var(--font-size-body-sm);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.BatchDetailPage-module__V6UOIW__backLink:hover{color:#d9ddff}.BatchDetailPage-module__V6UOIW__detailToolbar{justify-content:flex-end;margin-bottom:14px;display:flex}.BatchDetailPage-module__V6UOIW__refreshButton{color:#d9ddff;font-size:var(--font-size-body-sm);cursor:pointer;background:0 0;border:1px solid #6c7cff4d;border-radius:12px;align-items:center;gap:6px;padding:8px 14px;font-weight:700;display:inline-flex}.BatchDetailPage-module__V6UOIW__refreshButton:hover{background:#6c7cff1f}
