:root{--gold:#d4af37;--gold-light:#e8c84a;--gold-dim:#d4af3714;--green:#22c55e;--yellow:#eab308;--orange:#f97316;--red:#ef4444;--blue:#3b82f6;--max-w:900px;--radius:14px;--radius-sm:8px}.report-module__MnWGRa__page{background:var(--theme-bg,#0a0a0a);min-height:100vh;color:var(--theme-text,#f4f4f5);font-family:var(--font-sans,var(--font-montserrat,"Montserrat")),sans-serif;padding-top:80px;font-size:16px;line-height:1.65}.report-module__MnWGRa__accentBar{background:linear-gradient(90deg,#d4af37 0%,#10b981 50%,#3b82f6 100%);height:3px}.report-module__MnWGRa__header{z-index:100;background:color-mix(in srgb,var(--theme-bg,#0a0a0a)88%,transparent);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--theme-border,#ffffff1a);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex;position:sticky;top:80px}.report-module__MnWGRa__logo{color:var(--gold);letter-spacing:-.5px;white-space:nowrap;flex-shrink:0;font-size:18px;font-weight:800}.report-module__MnWGRa__headerMeta{flex-direction:column;align-items:flex-end;gap:2px;min-width:0;display:flex}.report-module__MnWGRa__clientName{color:var(--theme-text,#f4f4f5);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.report-module__MnWGRa__siteUrl{color:var(--gold);white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:14px;text-decoration:none;overflow:hidden}.report-module__MnWGRa__siteUrl:hover{text-decoration:underline}.report-module__MnWGRa__date{color:var(--theme-text-secondary,#3f3f46);font-size:14px}.report-module__MnWGRa__hero{max-width:var(--max-w);grid-template-columns:auto 1fr;align-items:center;gap:48px;margin:0 auto;padding:56px 24px 40px;display:grid}@media (max-width:680px){.report-module__MnWGRa__hero{text-align:center;grid-template-columns:1fr;gap:32px;padding:40px 20px 32px}}.report-module__MnWGRa__heroRingWrap{flex-direction:column;flex-shrink:0;align-items:center;gap:10px;display:flex}.report-module__MnWGRa__overallLabel{color:var(--theme-text-secondary,#71717a);text-transform:uppercase;letter-spacing:3px;font-size:13px}.report-module__MnWGRa__overallVerdict{background:var(--gold-dim);color:var(--gold);border:1px solid #d4af3733;border-radius:20px;padding:4px 16px;font-size:15px;font-weight:700}.report-module__MnWGRa__heroInfo{flex-direction:column;gap:16px;display:flex}.report-module__MnWGRa__heroTitle{color:var(--theme-text,#f4f4f5);letter-spacing:-.5px;font-size:32px;font-weight:800;line-height:1.2;font-family:var(--font-serif,var(--font-lora,"Lora")),serif}@media (max-width:480px){.report-module__MnWGRa__heroTitle{font-size:24px}}.report-module__MnWGRa__heroSiteUrl{color:var(--gold);word-break:break-all;align-items:center;gap:6px;font-size:17px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.report-module__MnWGRa__heroSiteUrl:hover{opacity:.8;text-decoration:underline}.report-module__MnWGRa__heroMeta{flex-wrap:wrap;gap:10px;display:flex}.report-module__MnWGRa__heroBadge{background:var(--theme-glass-hover,#18181b);border:1px solid var(--theme-border,#ffffff1a);color:var(--theme-text-secondary,#71717a);border-radius:20px;align-items:center;gap:6px;padding:5px 14px;font-size:14px;display:inline-flex}.report-module__MnWGRa__heroBadgeDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.report-module__MnWGRa__statsRow{flex-wrap:wrap;gap:10px;display:flex}.report-module__MnWGRa__statChip{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius-sm);color:var(--theme-text-secondary,#71717a);align-items:center;gap:8px;padding:8px 14px;font-size:14px;display:flex}.report-module__MnWGRa__statNum{font-size:20px;font-weight:800;line-height:1}.report-module__MnWGRa__scoresSection{max-width:var(--max-w);margin:0 auto;padding:0 24px 32px}.report-module__MnWGRa__scoresTitle{color:var(--theme-text-secondary,#71717a);text-transform:uppercase;letter-spacing:2px;border-bottom:1px solid var(--theme-border,#ffffff1a);margin-bottom:20px;padding-bottom:12px;font-size:14px;font-weight:700}.report-module__MnWGRa__scoresGrid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}@media (max-width:700px){.report-module__MnWGRa__scoresGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:420px){.report-module__MnWGRa__scoresGrid{grid-template-columns:repeat(2,1fr)}}.report-module__MnWGRa__scoreCard{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);flex-direction:column;align-items:center;gap:8px;padding:18px 8px 14px;transition:border-color .2s,transform .2s;display:flex}.report-module__MnWGRa__scoreCard:hover{border-color:var(--theme-border,#ffffff26);transform:translateY(-2px)}.report-module__MnWGRa__scoreRing{width:72px;height:72px;position:relative}.report-module__MnWGRa__scoreRingLg{width:140px;height:140px;position:relative}.report-module__MnWGRa__scoreRing svg,.report-module__MnWGRa__scoreRingLg svg{width:100%;height:100%;display:block}.report-module__MnWGRa__scoreValue{letter-spacing:-1px;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex;position:absolute;inset:0}.report-module__MnWGRa__scoreValueLg{letter-spacing:-2px;justify-content:center;align-items:center;font-size:42px;font-weight:800;display:flex;position:absolute;inset:0}.report-module__MnWGRa__scoreLabel{color:var(--theme-text-secondary,#71717a);text-align:center;font-size:14px;line-height:1.3}.report-module__MnWGRa__scoreVerdict{text-align:center;text-transform:uppercase;letter-spacing:.5px;border-radius:10px;padding:2px 8px;font-size:13px;font-weight:700}.report-module__MnWGRa__tabsWrapper{max-width:var(--max-w);margin:0 auto;padding:0 24px}.report-module__MnWGRa__tabBar{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);z-index:50;-webkit-backdrop-filter:blur(12px);border-radius:12px;flex-wrap:wrap;gap:4px;margin-bottom:32px;padding:4px;display:flex;position:sticky;top:80px}.report-module__MnWGRa__tabBarBelowHeader{top:130px}.report-module__MnWGRa__tab{color:var(--theme-text-secondary,#71717a);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.report-module__MnWGRa__tab:hover{color:var(--theme-text,#f4f4f5);background:var(--theme-glass,#ffffff0a)}.report-module__MnWGRa__tabActive{font-weight:800;box-shadow:0 2px 12px #d4af3740;background:var(--gold)!important;color:#0a0a0a!important}.report-module__MnWGRa__tabIcon{font-size:16px}.report-module__MnWGRa__tabBadge{color:#ef4444;background:#ef444426;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:13px;font-weight:800;display:inline-flex}.report-module__MnWGRa__tabActive .report-module__MnWGRa__tabBadge{color:#0a0a0a;background:#0003}@media (max-width:540px){.report-module__MnWGRa__tab{gap:4px;padding:10px 8px;font-size:13px}.report-module__MnWGRa__tabIcon{font-size:14px}}.report-module__MnWGRa__tabContent{min-height:400px}.report-module__MnWGRa__emptyState{text-align:center;padding:80px 24px}.report-module__MnWGRa__emptyIcon{margin-bottom:16px;font-size:56px}.report-module__MnWGRa__emptyState h3{margin-bottom:8px;font-size:20px;font-weight:700}.report-module__MnWGRa__emptyState p{color:var(--theme-text-secondary,#71717a);font-size:14px}.report-module__MnWGRa__problemsSummary{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);flex-wrap:wrap;gap:12px;margin-bottom:28px;padding:16px;display:flex}.report-module__MnWGRa__problemsSummaryChip{color:var(--theme-text-secondary,#71717a);flex-wrap:wrap;align-items:center;gap:6px;font-size:15px;font-weight:600;display:flex}.report-module__MnWGRa__sectionsArea{padding-bottom:32px}.report-module__MnWGRa__sectionGroupTitle{border-bottom:1px solid var(--theme-border,#ffffff1a);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:10px;font-size:16px;font-weight:700;display:flex}.report-module__MnWGRa__card{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);border-left:3px solid var(--theme-border,#ffffff1a);margin-bottom:12px;padding:20px 22px;transition:border-color .2s,box-shadow .2s,transform .15s}.report-module__MnWGRa__card:hover{border-color:var(--theme-border,#ffffff26);transform:translate(2px);box-shadow:0 4px 24px #0006}.report-module__MnWGRa__cardCritical{border-left-color:var(--red)}.report-module__MnWGRa__cardWarning{border-left-color:var(--yellow)}.report-module__MnWGRa__cardInfo{border-left-color:var(--blue)}.report-module__MnWGRa__cardPass{border-left-color:var(--green)}.report-module__MnWGRa__cardCritical:hover{box-shadow:0 4px 24px #ef44441a}.report-module__MnWGRa__cardWarning:hover{box-shadow:0 4px 24px #eab3081a}.report-module__MnWGRa__cardInfo:hover{box-shadow:0 4px 24px #3b82f61a}.report-module__MnWGRa__cardHeader{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.report-module__MnWGRa__sevIcon{flex-shrink:0;font-size:16px}.report-module__MnWGRa__cardTitle{color:var(--theme-text,#f4f4f5);flex:1;min-width:120px;font-size:15px;font-weight:700}.report-module__MnWGRa__sevBadge{color:var(--theme-text-secondary,#71717a);background:var(--theme-glass,#ffffff0a);border:1px solid var(--theme-border,#ffffff1a);border-radius:10px;flex-shrink:0;padding:2px 10px;font-size:13px}.report-module__MnWGRa__impactBadge{border:1px solid;border-radius:10px;flex-shrink:0;padding:2px 10px;font-size:13px;font-weight:700}.report-module__MnWGRa__cardDesc{color:var(--theme-text-secondary,#a1a1aa);margin-bottom:12px;font-size:15px;line-height:1.7}.report-module__MnWGRa__cardRec{color:var(--gold);background:var(--gold-dim);border-radius:var(--radius-sm);border-left:2px solid var(--gold);margin-bottom:8px;padding:12px 16px;font-size:15px;line-height:1.7}.report-module__MnWGRa__cardCode{color:#10b981;border-radius:var(--radius-sm);white-space:pre-wrap;word-break:break-all;background:#0d1117;border:1px solid #10b9811a;margin-top:10px;padding:14px 16px;font-family:Courier New,Fira Code,monospace;font-size:14px;line-height:1.6;overflow:hidden}.report-module__MnWGRa__learnMore{color:var(--blue);border-radius:var(--radius-sm);background:#3b82f614;border:1px solid #3b82f626;align-items:center;gap:6px;margin-top:10px;padding:6px 12px;font-size:14px;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.report-module__MnWGRa__learnMore:hover{color:#60a5fa;background:#3b82f626}.report-module__MnWGRa__catHeader{color:#facc15;text-transform:uppercase;letter-spacing:1.5px;border-bottom:1px solid var(--theme-border,#ffffff1a);flex-wrap:wrap;align-items:center;gap:8px;margin:24px 0 14px;padding:8px 0;font-size:15px;font-weight:800;display:flex}.report-module__MnWGRa__catCount{color:var(--theme-text-secondary,#71717a);text-transform:none;letter-spacing:0;font-size:14px;font-weight:400}.report-module__MnWGRa__priorityPlan{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);margin-bottom:32px;padding:24px}.report-module__MnWGRa__priorityTitle{color:var(--theme-text,#f4f4f5);border-bottom:1px solid var(--theme-border,#ffffff1a);margin-bottom:16px;padding-bottom:12px;font-size:16px;font-weight:800}.report-module__MnWGRa__priorityList{flex-direction:column;gap:10px;display:flex}.report-module__MnWGRa__priorityItem{background:var(--theme-glass-hover,#18181b);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius-sm);flex-wrap:wrap;align-items:center;gap:12px;padding:10px 14px;font-size:14px;transition:border-color .2s;display:flex}.report-module__MnWGRa__priorityItem:hover{border-color:var(--theme-border,#ffffff26)}.report-module__MnWGRa__priorityNum{color:var(--gold);min-width:28px;font-size:16px;font-weight:800}.report-module__MnWGRa__priorityIcon{flex-shrink:0;font-size:14px}.report-module__MnWGRa__priorityText{color:var(--theme-text,#f4f4f5);flex:1;font-size:15px;font-weight:600}.report-module__MnWGRa__priorityImpact{flex-shrink:0;font-size:13px;font-weight:700}.report-module__MnWGRa__lockedCard{text-align:center;background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);margin-bottom:24px;padding:48px 24px}.report-module__MnWGRa__lockedPreview{filter:blur(7px);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.3;padding-bottom:24px}.report-module__MnWGRa__lockedIcon{background:var(--gold-dim);width:80px;height:80px;color:var(--gold);border:1px solid #d4af3726;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.report-module__MnWGRa__lockedTitle{color:var(--theme-text,#f4f4f5);letter-spacing:-.3px;font-size:24px;font-weight:800;font-family:var(--font-serif,var(--font-lora,"Lora")),serif;margin-bottom:10px}.report-module__MnWGRa__lockedDesc{color:var(--theme-text-secondary,#a1a1aa);max-width:380px;margin:0 auto 28px;font-size:15px;line-height:1.7}.report-module__MnWGRa__lockedBtn{color:#0a0a0a;background:linear-gradient(135deg,#d4af37 0%,#f59e0b 100%);border-radius:10px;padding:14px 40px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 20px #d4af3740}.report-module__MnWGRa__lockedBtn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #d4af3759}.report-module__MnWGRa__lockedFeatures{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:24px;display:flex}.report-module__MnWGRa__lockedFeature{color:var(--theme-text-secondary,#71717a);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.report-module__MnWGRa__lockedFeature svg{color:var(--gold);opacity:.7}.report-module__MnWGRa__inlineCta{padding:0 0 32px}.report-module__MnWGRa__inlineCtaInner{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex}.report-module__MnWGRa__inlineCtaText h3{color:var(--theme-text,#f4f4f5);margin-bottom:6px;font-size:18px;font-weight:700}.report-module__MnWGRa__inlineCtaText p{color:var(--theme-text-secondary,#71717a);max-width:360px;font-size:14px;line-height:1.5}.report-module__MnWGRa__inlineCtaBtn{background:var(--gold);color:#0a0a0a;white-space:nowrap;border-radius:10px;flex-shrink:0;padding:12px 28px;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.report-module__MnWGRa__inlineCtaBtn:hover{background:var(--gold-light);transform:translateY(-1px)}.report-module__MnWGRa__ctaSection{border-top:1px solid var(--theme-border,#ffffff1a);padding:40px 0 32px}.report-module__MnWGRa__ctaTitle{color:var(--theme-text,#f4f4f5);text-align:center;letter-spacing:-.3px;font-size:24px;font-weight:800;font-family:var(--font-serif,var(--font-lora,"Lora")),serif;margin-bottom:6px}.report-module__MnWGRa__ctaSub{color:var(--theme-text-secondary,#71717a);text-align:center;margin-bottom:32px;font-size:15px}.report-module__MnWGRa__ctaGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:680px){.report-module__MnWGRa__ctaGrid{grid-template-columns:1fr}}.report-module__MnWGRa__ctaCard{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);text-align:center;flex-direction:column;gap:12px;padding:28px 22px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.report-module__MnWGRa__ctaCard:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 12px 32px #d4af371a}.report-module__MnWGRa__ctaCardIcon{background:var(--gold-dim);width:56px;height:56px;color:var(--gold);border:1px solid #d4af3726;border-radius:14px;justify-content:center;align-items:center;margin:0 auto;display:flex}.report-module__MnWGRa__ctaCardTitle{color:var(--theme-text,#f4f4f5);font-size:16px;font-weight:700}.report-module__MnWGRa__ctaCardDesc{color:var(--theme-text-secondary,#71717a);flex:1;font-size:14px;line-height:1.5}.report-module__MnWGRa__ctaPrice{color:var(--gold);letter-spacing:-.3px;font-size:18px;font-weight:800}.report-module__MnWGRa__ctaBtn{color:var(--gold);border-radius:var(--radius-sm);border:1px solid var(--gold);background:0 0;padding:11px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.report-module__MnWGRa__ctaBtn:hover{background:var(--gold);color:#0a0a0a}.report-module__MnWGRa__footer{max-width:var(--max-w);text-align:center;border-top:1px solid var(--theme-border,#ffffff1a);color:var(--theme-text-secondary,#3f3f46);margin:0 auto;padding:28px 24px;font-size:14px;line-height:1.9}.report-module__MnWGRa__footerLink{color:var(--theme-text-secondary,#3f3f46);text-decoration:none;transition:color .2s}.report-module__MnWGRa__footerLink:hover{color:var(--gold)}.report-module__MnWGRa__notFound{background:var(--theme-bg,#0a0a0a);min-height:100vh;color:var(--theme-text,#f4f4f5);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.report-module__MnWGRa__notFoundIcon{opacity:.6;margin-bottom:24px;font-size:56px}.report-module__MnWGRa__notFoundTitle{letter-spacing:-.5px;font-size:28px;font-weight:800;font-family:var(--font-serif,var(--font-lora,"Lora")),serif;margin-bottom:12px}.report-module__MnWGRa__notFoundDesc{color:var(--theme-text-secondary,#71717a);max-width:380px;margin-bottom:36px;font-size:14px;line-height:1.7}.report-module__MnWGRa__notFoundBtn{background:var(--gold);color:#0a0a0a;border-radius:10px;padding:14px 36px;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.report-module__MnWGRa__notFoundBtn:hover{background:var(--gold-light);transform:translateY(-2px)}.report-module__MnWGRa__passesGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (max-width:600px){.report-module__MnWGRa__passesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:380px){.report-module__MnWGRa__passesGrid{grid-template-columns:1fr}}.report-module__MnWGRa__passItem{color:var(--theme-text-secondary,#a1a1aa);background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius-sm);flex-wrap:wrap;align-items:center;gap:8px;padding:9px 12px;font-size:14px;transition:border-color .2s;display:flex}.report-module__MnWGRa__passItem:hover{border-color:#22c55e4d}.report-module__MnWGRa__passIcon{color:var(--green);flex-shrink:0;font-size:14px}.report-module__MnWGRa__summarySection{max-width:900px;margin:0 auto 2.5rem;padding:0 1.5rem}.report-module__MnWGRa__summaryColumns{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (max-width:700px){.report-module__MnWGRa__summaryColumns{grid-template-columns:1fr}}.report-module__MnWGRa__summaryCol{background:var(--theme-surface,#18181b);border:1px solid var(--theme-border,#27272a);border-radius:14px;padding:1.5rem;transition:border-color .3s,box-shadow .3s}.report-module__MnWGRa__summaryCol:hover{box-shadow:0 4px 24px #00000026}.report-module__MnWGRa__summaryColGood{border-top:2px solid #22c55e80}.report-module__MnWGRa__summaryColGood:hover{border-color:#22c55e4d}.report-module__MnWGRa__summaryColWarn{border-top:2px solid #eab30880}.report-module__MnWGRa__summaryColWarn:hover{border-color:#eab3084d}.report-module__MnWGRa__summaryColHeader{border-bottom:1px solid var(--theme-border,#27272a);flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding-bottom:.85rem;display:flex}.report-module__MnWGRa__summaryIconGood,.report-module__MnWGRa__summaryIconWarn{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.report-module__MnWGRa__summaryIconGood{background:#22c55e1a}.report-module__MnWGRa__summaryIconWarn{background:#eab3081a}.report-module__MnWGRa__summaryTitle{color:var(--theme-text,#fafafa);flex:1;margin:0;font-size:1rem;font-weight:700}.report-module__MnWGRa__summaryCount{border-radius:10px;flex-shrink:0;padding:.15rem .55rem;font-size:.75rem;font-weight:700}.report-module__MnWGRa__summaryList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.report-module__MnWGRa__summaryItemGood,.report-module__MnWGRa__summaryItemWarn{color:var(--theme-text-secondary,#a1a1aa);border-bottom:1px solid color-mix(in srgb,var(--theme-border,#27272a)50%,transparent);padding:.55rem 0 .55rem 2rem;font-size:.94rem;line-height:1.6;transition:background .2s,color .2s;position:relative}.report-module__MnWGRa__summaryItemGood:last-child,.report-module__MnWGRa__summaryItemWarn:last-child{border-bottom:none}.report-module__MnWGRa__summaryItemGood:hover,.report-module__MnWGRa__summaryItemWarn:hover{color:var(--theme-text,#fafafa);background:color-mix(in srgb,var(--theme-border,#27272a)20%,transparent);border-radius:6px}.report-module__MnWGRa__summaryItemGood:before{content:"";background:#22c55e1f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4.5 8.5l2.5 2.5 5-5' fill='none' stroke='%2322c55e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/12px no-repeat;border:1.5px solid #22c55e;border-radius:50%;width:18px;height:18px;position:absolute;top:.65rem;left:.2rem}.report-module__MnWGRa__summaryItemWarn:before{content:"";background:#eab3081f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 5v4' fill='none' stroke='%23eab308' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='8' cy='11.5' r='0.75' fill='%23eab308'/%3E%3C/svg%3E") 50%/12px no-repeat;border:1.5px solid #eab308;border-radius:50%;width:18px;height:18px;position:absolute;top:.65rem;left:.2rem}.report-module__MnWGRa__summaryVerdict{background:var(--theme-surface,#18181b);border:1px solid #d4af3740;border-radius:14px;flex-wrap:wrap;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.report-module__MnWGRa__verdictGlow{pointer-events:none;background:radial-gradient(circle,#d4af3714 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-40px;right:-40px}.report-module__MnWGRa__verdictIcon{background:#d4af371a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.report-module__MnWGRa__verdictContent{flex:1;min-width:0}.report-module__MnWGRa__verdictLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--gold,#d4af37);margin-bottom:.4rem;font-size:.7rem;font-weight:700}.report-module__MnWGRa__verdictText{color:var(--theme-text-secondary,#a1a1aa);margin:0;font-size:1rem;line-height:1.7}.report-module__MnWGRa__techQuickBar{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);flex-wrap:wrap;gap:8px;margin-bottom:28px;padding:16px;display:flex}.report-module__MnWGRa__techQuickItem{background:var(--theme-glass,#ffffff0a);border:1px solid var(--theme-border,#ffffff14);border-radius:var(--radius-sm);flex-direction:column;gap:2px;min-width:100px;padding:8px 16px;display:flex}.report-module__MnWGRa__techQuickLabel{text-transform:uppercase;letter-spacing:1px;color:var(--theme-text-secondary,#71717a);font-size:12px;font-weight:700}.report-module__MnWGRa__techQuickValue{color:var(--theme-text,#f4f4f5);letter-spacing:-.5px;font-size:18px;font-weight:800}.report-module__MnWGRa__techSection{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);margin-bottom:20px;padding:24px}.report-module__MnWGRa__techSectionTitle{color:var(--theme-text,#f4f4f5);border-bottom:1px solid var(--theme-border,#ffffff1a);flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 18px;padding-bottom:12px;font-size:16px;font-weight:800;display:flex}.report-module__MnWGRa__techSubtitle{color:var(--theme-text,#f4f4f5);margin:16px 0 10px;font-size:15px;font-weight:700}.report-module__MnWGRa__techDisclaimer{color:var(--theme-text-secondary,#52525b);margin-top:12px;font-size:14px;font-style:italic;line-height:1.55}.report-module__MnWGRa__techCwvRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:600px){.report-module__MnWGRa__techCwvRow{grid-template-columns:1fr}}.report-module__MnWGRa__techCwvGroup{background:var(--theme-glass,#ffffff0a);border:1px solid var(--theme-border,#ffffff14);border-radius:var(--radius-sm);padding:16px}.report-module__MnWGRa__techCwvGroupTitle{color:var(--theme-text-secondary,#a1a1aa);margin:0 0 12px;font-size:15px;font-weight:700}.report-module__MnWGRa__techCwvGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:480px){.report-module__MnWGRa__techCwvGrid{grid-template-columns:repeat(2,1fr)}}.report-module__MnWGRa__techCwvMetric{text-align:center;background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff14);border-radius:var(--radius-sm);flex-direction:column;gap:2px;padding:10px 6px;display:flex}.report-module__MnWGRa__techCwvMetricLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--theme-text-secondary,#71717a);font-size:12px;font-weight:600}.report-module__MnWGRa__techCwvMetricValue{letter-spacing:-.5px;font-size:18px;font-weight:800}.report-module__MnWGRa__techBiGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}@media (max-width:600px){.report-module__MnWGRa__techBiGrid{grid-template-columns:1fr}}.report-module__MnWGRa__techBiCard{background:var(--theme-glass,#ffffff0a);border:1px solid var(--theme-border,#ffffff14);border-radius:var(--radius-sm);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:20px 12px;transition:border-color .2s,transform .2s;display:flex}.report-module__MnWGRa__techBiCard:hover{border-color:var(--theme-border,#ffffff26);transform:translateY(-2px)}.report-module__MnWGRa__techBiCardIcon{font-size:28px;line-height:1}.report-module__MnWGRa__techBiCardLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--theme-text-secondary,#71717a);font-size:13px;font-weight:600}.report-module__MnWGRa__techBiCardValue{color:var(--theme-text,#f4f4f5);font-size:16px;font-weight:700;line-height:1.4}.report-module__MnWGRa__techOpportunities{margin-top:8px}.report-module__MnWGRa__techOppItem{background:var(--theme-glass,#ffffff0a);border:1px solid var(--theme-border,#ffffff14);border-radius:var(--radius-sm);flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:8px;padding:12px 14px;transition:border-color .2s;display:flex}.report-module__MnWGRa__techOppItem:hover{border-color:var(--gold)}.report-module__MnWGRa__techOppNum{color:var(--gold);flex-shrink:0;min-width:28px;font-size:15px;font-weight:800}.report-module__MnWGRa__techOppContent{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.report-module__MnWGRa__techOppArea{color:var(--theme-text,#f4f4f5);font-size:15px;font-weight:700}.report-module__MnWGRa__techOppGain{color:#22c55e;background:#22c55e1a;border-radius:8px;padding:2px 8px;font-size:14px;font-weight:700}.report-module__MnWGRa__techOppTime{color:var(--theme-text-secondary,#71717a);font-size:14px}.report-module__MnWGRa__techPlanMeta{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.report-module__MnWGRa__techPlanMetaItem{color:var(--theme-text-secondary,#a1a1aa);background:var(--theme-glass,#ffffff0a);border:1px solid var(--theme-border,#ffffff14);border-radius:var(--radius-sm);padding:6px 14px;font-size:14px;font-weight:600}.report-module__MnWGRa__techPlanSummary{color:var(--theme-text-secondary,#a1a1aa);background:var(--gold-dim,#d4af370f);border-left:3px solid var(--gold,#d4af37);border-radius:var(--radius-sm);margin:0 0 20px;padding:14px 16px;font-size:15px;line-height:1.7}.report-module__MnWGRa__techPlanWeeks{flex-direction:column;gap:16px;display:flex}.report-module__MnWGRa__techPlanWeek{background:var(--theme-glass,#ffffff0a);border:1px solid var(--theme-border,#ffffff14);border-radius:var(--radius-sm);padding:18px}.report-module__MnWGRa__techPlanWeekHeader{border-bottom:1px solid var(--theme-border,#ffffff14);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;padding-bottom:10px;display:flex}.report-module__MnWGRa__techPlanWeekNum{color:var(--gold,#d4af37);background:var(--gold-dim,#d4af371f);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:8px;padding:3px 10px;font-size:13px;font-weight:800}.report-module__MnWGRa__techPlanWeekTitle{color:var(--theme-text,#f4f4f5);font-size:16px;font-weight:700}.report-module__MnWGRa__techPlanWeekResult{color:var(--theme-text-secondary,#71717a);margin:0 0 12px;font-size:14px;font-style:italic}.report-module__MnWGRa__techPlanTasks{flex-direction:column;gap:8px;display:flex}.report-module__MnWGRa__techPlanTask{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff0f);border-radius:var(--radius-sm);flex-wrap:wrap;align-items:center;gap:10px;padding:8px 12px;transition:border-color .2s;display:flex}.report-module__MnWGRa__techPlanTask:hover{border-color:var(--theme-border,#ffffff26)}.report-module__MnWGRa__techPlanTaskPriority{flex-shrink:0;font-size:14px}.report-module__MnWGRa__techPlanTaskText{color:var(--theme-text,#f4f4f5);flex:1;font-size:15px;font-weight:600;line-height:1.45}.report-module__MnWGRa__techPlanTaskMeta{color:var(--theme-text-secondary,#71717a);white-space:nowrap;flex-shrink:0;font-size:13px}.report-module__MnWGRa__techFixesList{flex-direction:column;gap:10px;display:flex}.report-module__MnWGRa__techFixCard{background:var(--theme-glass,#ffffff0a);border:1px solid var(--theme-border,#ffffff14);border-radius:var(--radius-sm);transition:border-color .2s;overflow:hidden}.report-module__MnWGRa__techFixCard:hover{border-color:var(--theme-border,#ffffff26)}.report-module__MnWGRa__techFixHeader{width:100%;color:var(--theme-text,#f4f4f5);cursor:pointer;text-align:left;font-family:var(--font-sans,var(--font-montserrat,"Montserrat")),sans-serif;background:0 0;border:none;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 16px;transition:background .2s;display:flex}.report-module__MnWGRa__techFixHeader:hover{background:var(--theme-glass,#ffffff0a)}.report-module__MnWGRa__techFixTitle{flex:1;font-size:15px;font-weight:700;line-height:1.4}.report-module__MnWGRa__techFixBadges{flex-wrap:wrap;flex-shrink:0;gap:6px;display:flex}.report-module__MnWGRa__techFixBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:3px 8px;font-size:12px;font-weight:700}.report-module__MnWGRa__techFixBadge[data-type=impact]{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.report-module__MnWGRa__techFixBadge[data-type=effort]{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633}.report-module__MnWGRa__techFixChevron{color:var(--theme-text-secondary,#71717a);flex-shrink:0;font-size:12px;transition:transform .2s}.report-module__MnWGRa__techFixBody{padding:0 16px 16px}.report-module__MnWGRa__techFixDesc{color:var(--theme-text-secondary,#a1a1aa);margin:0 0 14px;font-size:15px;line-height:1.7}.report-module__MnWGRa__techFixCodes{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:700px){.report-module__MnWGRa__techFixCodes{grid-template-columns:1fr}}.report-module__MnWGRa__techFixCodeBlock{flex-direction:column;gap:6px;display:flex}.report-module__MnWGRa__techFixCodeLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--theme-text-secondary,#71717a);font-size:13px;font-weight:700}.report-module__MnWGRa__techFixCodeBefore,.report-module__MnWGRa__techFixCodeAfter{border-radius:var(--radius-sm);white-space:pre-wrap;word-break:break-all;margin:0;padding:14px 16px;font-family:Courier New,Fira Code,monospace;font-size:14px;line-height:1.6;overflow:hidden}.report-module__MnWGRa__techFixCodeBefore{color:#fca5a5;background:#ef44440f;border:1px solid #ef44441f}.report-module__MnWGRa__techFixCodeAfter{color:#86efac;background:#22c55e0f;border:1px solid #22c55e1f}.report-module__MnWGRa__techMpStats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-bottom:18px;display:grid}.report-module__MnWGRa__techMpStat{background:var(--theme-glass,#ffffff0a);border:1px solid var(--theme-border,#ffffff14);border-radius:var(--radius-sm);text-align:center;flex-direction:column;align-items:center;gap:2px;padding:14px 8px;display:flex}.report-module__MnWGRa__techMpStatValue{color:var(--theme-text,#f4f4f5);letter-spacing:-.5px;font-size:22px;font-weight:800;line-height:1}.report-module__MnWGRa__techMpStatLabel{color:var(--theme-text-secondary,#71717a);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.report-module__MnWGRa__techTableWrap{-webkit-overflow-scrolling:touch;border:1px solid var(--theme-border,#ffffff14);border-radius:var(--radius-sm);overflow-x:auto}.report-module__MnWGRa__techTable{border-collapse:collapse;width:100%;font-size:14px}.report-module__MnWGRa__techTable thead{background:var(--theme-glass,#ffffff0a)}.report-module__MnWGRa__techTable th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:var(--theme-text-secondary,#71717a);border-bottom:1px solid var(--theme-border,#ffffff14);white-space:nowrap;padding:10px 14px;font-size:12px;font-weight:700}.report-module__MnWGRa__techTable td{color:var(--theme-text-secondary,#a1a1aa);border-bottom:1px solid var(--theme-border,#ffffff0d);padding:8px 14px}.report-module__MnWGRa__techTable tbody tr:hover{background:var(--theme-glass,#ffffff08)}.report-module__MnWGRa__techTable tbody tr:last-child td{border-bottom:none}.report-module__MnWGRa__techTableUrl{text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-family:Courier New,Fira Code,monospace;font-size:13px;overflow:hidden}.report-module__MnWGRa__techSchemaTypes{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.report-module__MnWGRa__techSchemaType{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;padding:4px 10px;font-size:13px;font-weight:700}.report-module__MnWGRa__techSchemaChecklist{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;margin-bottom:12px;display:grid}.report-module__MnWGRa__techSchemaCheckItem{color:var(--theme-text-secondary,#a1a1aa);background:var(--theme-glass,#ffffff0a);border:1px solid var(--theme-border,#ffffff0f);border-radius:var(--radius-sm);flex-wrap:wrap;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:flex}.report-module__MnWGRa__techSchemaErrors{margin-top:12px}.report-module__MnWGRa__techSchemaError{color:var(--theme-text-secondary,#a1a1aa);background:var(--theme-glass,#ffffff05);border-radius:var(--radius-sm);word-break:break-word;flex-wrap:wrap;align-items:flex-start;gap:8px;margin-bottom:4px;padding:6px 12px;font-size:14px;line-height:1.5;display:flex}.report-module__MnWGRa__techSecurityList{flex-direction:column;gap:6px;display:flex}.report-module__MnWGRa__techSecurityItem{background:var(--theme-glass,#ffffff0a);border:1px solid var(--theme-border,#ffffff0f);border-radius:var(--radius-sm);flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;transition:border-color .2s;display:flex}.report-module__MnWGRa__techSecurityItem:hover{border-color:var(--theme-border,#ffffff26)}.report-module__MnWGRa__techSecurityIcon{flex-shrink:0;font-size:14px}.report-module__MnWGRa__techSecurityName{color:var(--theme-text,#f4f4f5);flex-shrink:0;min-width:200px;font-size:14px;font-weight:700}@media (max-width:600px){.report-module__MnWGRa__techSecurityName{min-width:140px}}.report-module__MnWGRa__techSecurityVal{color:var(--theme-text-secondary,#71717a);word-break:break-all;flex:1;font-family:Courier New,Fira Code,monospace;font-size:13px}.report-module__MnWGRa__techPassportScore{color:var(--gold,#d4af37);background:var(--gold-dim,#d4af371f);border-radius:8px;margin-left:8px;padding:2px 10px;font-size:14px;font-weight:800}.report-module__MnWGRa__devSubBar{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:wrap;gap:4px;margin-bottom:20px;padding:6px;display:flex;overflow-x:auto}.report-module__MnWGRa__devSubBar::-webkit-scrollbar{display:none}.report-module__MnWGRa__devSubBtn{border-radius:var(--radius-sm);color:var(--theme-text-secondary,#71717a);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.report-module__MnWGRa__devSubBtn:hover{color:var(--theme-text,#f4f4f5);background:#ffffff0d}.report-module__MnWGRa__devSubBtnActive{background:var(--gold-dim,#d4af371f);color:var(--gold,#d4af37);box-shadow:0 0 0 1px #d4af3740}.report-module__MnWGRa__techKvList{flex-direction:column;gap:0;display:flex}.report-module__MnWGRa__techKvRow{border-bottom:1px solid var(--theme-border,#ffffff0f);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:10px 0;display:flex}.report-module__MnWGRa__techKvRow:last-child{border-bottom:none}.report-module__MnWGRa__techKvLabel{color:var(--theme-text-secondary,#a1a1aa);flex-shrink:0;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.report-module__MnWGRa__techKvValue{color:var(--theme-text,#f4f4f5);text-align:right;word-break:break-all;max-width:60%;font-size:14px}@media (max-width:640px){.report-module__MnWGRa__devSubBtn{padding:6px 10px;font-size:12px}.report-module__MnWGRa__techKvRow{flex-direction:column;gap:4px}.report-module__MnWGRa__techKvValue{text-align:left;max-width:100%}}.report-module__MnWGRa__demoBanner{background:linear-gradient(135deg,#a855f714 0%,#d4af3714 100%);border-bottom:1px solid #a855f733;padding:12px 24px}.report-module__MnWGRa__demoBannerInner{max-width:var(--max-w);color:var(--theme-text-secondary,#a1a1aa);flex-wrap:wrap;align-items:center;gap:12px;margin:0 auto;font-size:15px;display:flex}.report-module__MnWGRa__demoBannerIcon{color:#a855f7;background:#a855f71f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.report-module__MnWGRa__demoBannerInner strong{color:var(--theme-text,#f4f4f5)}.report-module__MnWGRa__demoBannerBtn{background:var(--gold);color:#0a0a0a;white-space:nowrap;border-radius:8px;flex-shrink:0;margin-left:auto;padding:8px 20px;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s,transform .2s}.report-module__MnWGRa__demoBannerBtn:hover{background:var(--gold-light);transform:translateY(-1px)}@media (max-width:640px){.report-module__MnWGRa__demoBannerInner{font-size:13px}.report-module__MnWGRa__demoBannerBtn{text-align:center;width:100%;margin-left:0}}.report-module__MnWGRa__seoIntro{max-width:var(--max-w);margin:0 auto;padding:32px 24px 0}.report-module__MnWGRa__seoTitle{color:var(--theme-text,#f4f4f5);letter-spacing:-.5px;font-size:32px;font-weight:800;line-height:1.2;font-family:var(--font-serif,var(--font-lora,"Lora")),serif;margin:0 0 12px}@media (max-width:480px){.report-module__MnWGRa__seoTitle{font-size:24px}}.report-module__MnWGRa__seoDesc{color:var(--theme-text-secondary,#a1a1aa);max-width:720px;margin:0;font-size:16px;line-height:1.7}.report-module__MnWGRa__seoDesc strong{color:var(--gold);font-weight:700}.report-module__MnWGRa__seoFeaturesSection{max-width:var(--max-w);border-top:1px solid var(--theme-border,#ffffff1a);margin:0 auto;padding:40px 24px 32px}.report-module__MnWGRa__seoFeaturesTitle{color:var(--theme-text,#f4f4f5);text-align:center;letter-spacing:-.3px;font-size:24px;font-weight:800;font-family:var(--font-serif,var(--font-lora,"Lora")),serif;margin:0 0 8px}.report-module__MnWGRa__seoFeaturesDesc{color:var(--theme-text-secondary,#71717a);text-align:center;max-width:580px;margin:0 auto 32px;font-size:15px;line-height:1.6}.report-module__MnWGRa__seoFeaturesGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:700px){.report-module__MnWGRa__seoFeaturesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.report-module__MnWGRa__seoFeaturesGrid{grid-template-columns:1fr}}.report-module__MnWGRa__seoFeatureCard{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);padding:24px 20px;transition:border-color .2s,transform .2s}.report-module__MnWGRa__seoFeatureCard:hover{border-color:var(--gold);transform:translateY(-2px)}.report-module__MnWGRa__seoFeatureIcon{margin-bottom:12px;font-size:28px;line-height:1}.report-module__MnWGRa__seoFeatureCard h3{color:var(--theme-text,#f4f4f5);margin:0 0 8px;font-size:16px;font-weight:800}.report-module__MnWGRa__seoFeatureCard p{color:var(--theme-text-secondary,#71717a);margin:0;font-size:14px;line-height:1.65}.report-module__MnWGRa__verifyBlock{border-radius:var(--radius-sm);background:#8b5cf60f;border:1px solid #8b5cf62e;border-left:3px solid #8b5cf680;margin-top:14px;padding:14px 16px}.report-module__MnWGRa__verifyBtn{color:#a78bfa;border-radius:var(--radius-sm);cursor:pointer;background:#8b5cf61f;border:1px solid #8b5cf640;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,color .2s,transform .15s;display:inline-flex}.report-module__MnWGRa__verifyBtn:hover{color:#c4b5fd;background:#8b5cf638;transform:translateY(-1px)}.report-module__MnWGRa__verifyBtn:active{transform:translateY(0)}.report-module__MnWGRa__verifyText{color:var(--theme-text-secondary,#a1a1aa);opacity:.85;margin-top:10px;font-size:13px;font-style:italic;line-height:1.7}.report-module__MnWGRa__whyBlock{max-width:var(--max-w);margin:0 auto 2.5rem;padding:0 1.5rem}.report-module__MnWGRa__whyInner{background:var(--theme-surface,#18181b);border:1px solid var(--theme-border,#27272a);border-top:2px solid var(--gold,#d4af37);border-radius:14px;padding:1.75rem;position:relative;overflow:hidden}.report-module__MnWGRa__whyGlow{pointer-events:none;background:radial-gradient(circle,#d4af3712 0%,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-40px}.report-module__MnWGRa__whyHeader{border-bottom:1px solid var(--theme-border,#27272a);align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.report-module__MnWGRa__whyIconWrap{background:#d4af371a;border:1px solid #d4af3733;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.report-module__MnWGRa__whyOverline{text-transform:uppercase;letter-spacing:.1em;color:var(--gold,#d4af37);margin:0 0 .2rem;font-size:.7rem;font-weight:700}.report-module__MnWGRa__whyTitle{color:var(--theme-text,#fafafa);letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:700}.report-module__MnWGRa__whyContextNote{color:var(--theme-text-secondary,#a1a1aa);background:var(--theme-glass,#ffffff06);border-left:3px solid #d4af3759;border-radius:8px;margin-bottom:1.25rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.75}@media (max-width:640px){.report-module__MnWGRa__whyContextNote,.report-module__MnWGRa__whyContextNote p{font-size:1rem}}.report-module__MnWGRa__whyContextNote p{margin:0 0 .7rem}.report-module__MnWGRa__whyContextNote p:last-child{margin:0}.report-module__MnWGRa__whyContextNote strong{color:var(--theme-text,#fafafa);font-weight:600}.report-module__MnWGRa__whyInsightCards{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;display:grid}@media (max-width:560px){.report-module__MnWGRa__whyInsightCards{grid-template-columns:1fr}}.report-module__MnWGRa__whyInsightCard{background:var(--theme-glass,#ffffff06);border:1px solid var(--theme-border,#27272a);border-radius:10px;padding:1.1rem 1.2rem;transition:border-color .2s,background .2s}.report-module__MnWGRa__whyInsightCard:hover{background:#d4af3708;border-color:#d4af374d}.report-module__MnWGRa__whyInsightCardHead{align-items:center;gap:.6rem;margin-bottom:.65rem;display:flex}.report-module__MnWGRa__whyInsightIcon{width:28px;height:28px;color:var(--gold,#d4af37);background:#d4af371a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.report-module__MnWGRa__whyInsightTitle{color:var(--theme-text,#fafafa);margin:0;font-size:.875rem;font-weight:700;line-height:1.35}.report-module__MnWGRa__whyInsightBody{color:var(--theme-text-secondary,#a1a1aa);margin:0;font-size:.875rem;line-height:1.7}.report-module__MnWGRa__whyConclusion{background:linear-gradient(135deg,#d4af3714 0%,#d4af3705 100%);border:1px solid #d4af3738;border-radius:10px;align-items:center;gap:1.25rem;padding:1rem 1.5rem;display:flex}@media (max-width:480px){.report-module__MnWGRa__whyConclusion{flex-direction:column;align-items:flex-start;gap:.4rem}}.report-module__MnWGRa__whyConclusionNumber{color:var(--gold,#d4af37);letter-spacing:-2px;flex-shrink:0;font-size:2.75rem;font-weight:900;line-height:1}.report-module__MnWGRa__whyConclusionText{color:var(--theme-text-secondary,#a1a1aa);margin:0;font-size:.9rem;line-height:1.7}.report-module__MnWGRa__whyConclusionText strong{color:var(--theme-text,#fafafa);font-weight:600}.report-module__MnWGRa__complexityBanner{background:linear-gradient(135deg,#6366f114 0%,#8b5cf60f 100%);border:1px solid #6366f133;border-radius:12px;margin-bottom:20px;padding:16px 20px}.report-module__MnWGRa__complexityBadge{border-radius:20px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 12px;font-size:.95rem;font-weight:600;display:inline-flex}.report-module__MnWGRa__complexityBadge[data-tier=light]{color:#22c55e;background:#22c55e26}.report-module__MnWGRa__complexityBadge[data-tier=medium]{color:#eab308;background:#eab30826}.report-module__MnWGRa__complexityBadge[data-tier=heavy]{color:#f87171;background:#ef444426}.report-module__MnWGRa__complexityMessage{color:var(--theme-text-secondary,#a1a1aa);margin:0 0 10px;font-size:.88rem;line-height:1.5}.report-module__MnWGRa__complexitySignals{flex-wrap:wrap;gap:6px;display:flex}.report-module__MnWGRa__complexityChip{color:var(--theme-text-secondary,#a1a1aa);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:2px 10px;font-size:.75rem;display:inline-block}.report-module__MnWGRa__catCardsGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px;display:grid}@media (max-width:700px){.report-module__MnWGRa__catCardsGrid{grid-template-columns:1fr;gap:12px}}.report-module__MnWGRa__catCard{background:var(--theme-surface,#111113);border:1px solid var(--theme-border,#ffffff1a);border-radius:var(--radius);transition:border-color .25s,box-shadow .25s,transform .2s;overflow:hidden}.report-module__MnWGRa__catCard:hover{border-color:#ffffff2e;transform:translateY(-2px);box-shadow:0 4px 24px #00000059}.report-module__MnWGRa__catCardOpen{border-color:#d4af3740;grid-column:1/-1;box-shadow:0 8px 40px #0006}.report-module__MnWGRa__catCardOpen:hover{transform:none}.report-module__MnWGRa__catCardHasProblems{border-left:3px solid var(--orange)}.report-module__MnWGRa__catCardClean{border-left:3px solid var(--green)}.report-module__MnWGRa__catCardBtn{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;align-items:center;gap:16px;padding:18px 20px;font-family:inherit;transition:background .2s;display:flex}.report-module__MnWGRa__catCardBtn:hover{background:var(--theme-glass-hover,#ffffff08)}.report-module__MnWGRa__catMiniRing{flex-shrink:0;width:56px;height:56px;position:relative}.report-module__MnWGRa__catMiniRing svg{display:block;transform:rotate(-90deg)}.report-module__MnWGRa__catMiniRingValue{letter-spacing:-.5px;font-size:17px;font-weight:800;font-family:var(--font-sans,var(--font-montserrat,"Montserrat")),sans-serif;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.report-module__MnWGRa__catCardInfoArea{flex:1;min-width:0}.report-module__MnWGRa__catCardName{color:var(--theme-text,#f4f4f5);align-items:center;gap:6px;margin:0 0 6px;font-size:15px;font-weight:700;display:flex}.report-module__MnWGRa__catCardNameIcon{flex-shrink:0;font-size:18px}.report-module__MnWGRa__catCardBadges{flex-wrap:wrap;gap:6px;display:flex}.report-module__MnWGRa__catCardBadge{color:var(--theme-text-secondary,#a1a1aa);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:3px;padding:2px 9px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.report-module__MnWGRa__catCardBadgeCritical{color:#f87171;background:#ef44441a;border-color:#ef444433}.report-module__MnWGRa__catCardBadgeWarning{color:#facc15;background:#eab3081a;border-color:#eab30833}.report-module__MnWGRa__catCardBadgeInfo{color:#60a5fa;background:#3b82f61a;border-color:#3b82f633}.report-module__MnWGRa__catCardBadgePass{color:#4ade80;background:#22c55e1a;border-color:#22c55e33}.report-module__MnWGRa__catCardChevron{color:var(--theme-text-secondary,#71717a);flex-shrink:0;margin-left:auto;font-size:12px;transition:transform .3s,color .2s}.report-module__MnWGRa__catCardChevronOpen{color:var(--gold);transform:rotate(180deg)}.report-module__MnWGRa__catCardBody{border-top:1px solid var(--theme-border,#ffffff14);padding:0 20px 20px;animation:.25s report-module__MnWGRa__catBodySlideIn}@keyframes report-module__MnWGRa__catBodySlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.report-module__MnWGRa__catCardEmpty{text-align:center;color:var(--theme-text-secondary,#71717a);padding:24px 0;font-size:14px}.report-module__MnWGRa__sevGroup{margin-top:16px}.report-module__MnWGRa__sevGroupBtn{background:var(--theme-glass,#ffffff08);border:1px solid var(--theme-border,#ffffff14);border-radius:var(--radius-sm);cursor:pointer;width:100%;color:inherit;align-items:center;gap:8px;padding:10px 14px;font-family:inherit;font-size:14px;transition:background .2s,border-color .2s;display:flex}.report-module__MnWGRa__sevGroupBtn:hover{background:var(--theme-glass-hover,#ffffff0f);border-color:#ffffff26}.report-module__MnWGRa__sevGroupIcon{flex-shrink:0;font-size:14px}.report-module__MnWGRa__sevGroupLabel{color:var(--theme-text,#f4f4f5);font-size:14px;font-weight:700}.report-module__MnWGRa__sevGroupChevron{color:var(--theme-text-secondary,#71717a);margin-left:auto;font-size:10px;transition:transform .3s}.report-module__MnWGRa__sevGroupChevronOpen{transform:rotate(180deg)}.report-module__MnWGRa__sevGroupFindings{padding:12px 0 0;animation:.2s report-module__MnWGRa__catBodySlideIn}.report-module__MnWGRa__passesToggle{border-radius:var(--radius-sm);cursor:pointer;width:100%;color:var(--theme-text-secondary,#a1a1aa);background:#22c55e0a;border:1px solid #22c55e1f;justify-content:space-between;align-items:center;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .2s,border-color .2s;display:flex}.report-module__MnWGRa__passesToggle:hover{background:#22c55e14;border-color:#22c55e33}.report-module__MnWGRa__passesToggleChevron{color:var(--theme-text-secondary,#71717a);font-size:10px;transition:transform .3s}.report-module__MnWGRa__passesToggleChevronOpen{transform:rotate(180deg)}.report-module__MnWGRa__passesToggleBody{padding:12px 0 0;animation:.2s report-module__MnWGRa__catBodySlideIn}.report-module__MnWGRa__showMoreBtn{border:1px dashed var(--theme-border,#27272a);width:100%;color:var(--theme-text-secondary,#a1a1aa);cursor:pointer;letter-spacing:.01em;background:0 0;border-radius:10px;justify-content:center;align-items:center;margin:8px 0 4px;padding:10px 20px;font-size:.85rem;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:flex}.report-module__MnWGRa__showMoreBtn:hover{background:var(--theme-card,#18181b);color:var(--theme-text,#fff);border-color:var(--theme-border-hover,#3f3f46)}.report-module__MnWGRa__screenshotsBlock{margin:20px 0}.report-module__MnWGRa__screenshotsTabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.report-module__MnWGRa__screenshotTab{border:1px solid var(--theme-border,#27272a);background:var(--theme-card,#18181b);color:var(--theme-text-secondary,#a1a1aa);cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:flex}.report-module__MnWGRa__screenshotTab:hover:not(:disabled){background:var(--theme-card-hover,#27272a);color:var(--theme-text,#fff);border-color:var(--theme-accent,#6366f1)}.report-module__MnWGRa__screenshotTab:disabled{opacity:.35;cursor:not-allowed}.report-module__MnWGRa__screenshotTabActive{background:var(--theme-accent,#6366f1)!important;border-color:var(--theme-accent,#6366f1)!important;color:#fff!important}.report-module__MnWGRa__screenshotTabWidth{opacity:.75;font-size:.7rem;font-weight:400}.report-module__MnWGRa__screenshotFrame{border:1px solid var(--theme-border,#27272a);scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;background:#fff;border-radius:12px;max-height:700px;overflow:hidden auto}.report-module__MnWGRa__screenshotFrame::-webkit-scrollbar{width:6px}.report-module__MnWGRa__screenshotFrame::-webkit-scrollbar-track{background:0 0}.report-module__MnWGRa__screenshotFrame::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:3px}.report-module__MnWGRa__screenshotFrame::-webkit-scrollbar-thumb:hover{background:#fff6}.report-module__MnWGRa__screenshotImg{border-radius:0;width:100%;height:auto;display:block}.report-module__MnWGRa__screenshotEmpty{height:200px;color:var(--theme-text-secondary,#71717a);justify-content:center;align-items:center;font-size:.9rem;display:flex}.report-module__MnWGRa__screenshotPreview{border:1px solid var(--theme-border,#27272a);background:#fff;border-radius:12px;max-height:340px;overflow:hidden}.report-module__MnWGRa__screenshotPreviewBtn{cursor:zoom-in;background:0 0;border:none;width:100%;max-height:340px;padding:0;display:block;position:relative;overflow:hidden}.report-module__MnWGRa__screenshotPreviewImg{object-fit:cover;object-position:top;width:100%;height:auto;max-height:340px;transition:transform .2s;display:block}.report-module__MnWGRa__screenshotPreviewBtn:hover .report-module__MnWGRa__screenshotPreviewImg{transform:scale(1.01)}.report-module__MnWGRa__screenshotPreviewOverlay{opacity:0;background:#00000059;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.report-module__MnWGRa__screenshotPreviewBtn:hover .report-module__MnWGRa__screenshotPreviewOverlay{opacity:1}.report-module__MnWGRa__screenshotPreviewIcon{-webkit-backdrop-filter:blur(8px);color:#fff;letter-spacing:.02em;background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;padding:10px 22px;font-size:1rem;font-weight:600}.report-module__MnWGRa__screenshotModal{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}.report-module__MnWGRa__screenshotModalInner{border:1px solid var(--theme-border,#27272a);background:#18181b;border-radius:16px;flex-direction:column;width:100%;max-width:1000px;height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 25px 60px #0009}.report-module__MnWGRa__screenshotModalHeader{border-bottom:1px solid var(--theme-border,#27272a);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.report-module__MnWGRa__screenshotModalTabs{flex-wrap:wrap;gap:8px;display:flex}.report-module__MnWGRa__screenshotModalClose{color:var(--theme-text,#fff);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .15s;display:flex}.report-module__MnWGRa__screenshotModalClose:hover{background:#ffffff26}.report-module__MnWGRa__screenshotModalBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0000004d transparent;background:#fff;flex:1;min-height:0;overflow:hidden auto}.report-module__MnWGRa__screenshotModalBody::-webkit-scrollbar{width:8px}.report-module__MnWGRa__screenshotModalBody::-webkit-scrollbar-thumb{background:#00000040;border-radius:4px}.report-module__MnWGRa__screenshotModalImg{width:100%;height:auto;display:block}
