.report-root .mono{font-family:var(--font-mono)}.report-root .disp{font-family:var(--font-display)}.report-root .appbar{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#f4f6f3d9;position:sticky;top:0}.report-root .appbar-in{align-items:center;gap:20px;max-width:1180px;height:60px;margin:0 auto;padding:0 24px;display:flex}.report-root .rescan-btn{white-space:nowrap}.report-root .appbar-upgrade{white-space:nowrap;margin-left:auto}@media (min-width:961px){.report-root .appnav~.appbar-upgrade{margin-left:0}}.report-root .up-short{display:none}@media (max-width:560px){.report-root .rescan-word,.report-root .logo-word,.report-root .up-full{display:none}.report-root .up-short{display:inline}}.report-root .logo{font-family:var(--font-display);letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:10px;font-size:17px;font-weight:800;display:flex}.report-root .logo-mark{background:var(--teal);color:#fff;width:30px;height:30px;font-size:13px;font-weight:800;font-family:var(--font-mono);border-radius:8px;place-items:center;display:grid}.report-root .scanbox{background:var(--card);border:1px solid var(--line);max-width:420px;color:var(--ink-faint);border-radius:10px;flex:1;align-items:center;gap:8px;padding:7px 12px;font-size:13.5px;display:flex}.report-root .scanbox svg{flex:none}.report-root .scanbox input{min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;outline:none;flex:1;padding:0}.report-root .scanbox input::placeholder{color:var(--ink-faint)}.report-root .scanbox:focus-within{border-color:var(--teal)}.report-root .scanbox-go{background:var(--teal);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:7px;flex:none;padding:3px 10px;font-size:12px;font-weight:600}.report-root .appnav{gap:6px;margin-left:auto;display:flex}.report-root .appnav a{color:var(--ink-soft);border-radius:8px;padding:7px 12px;font-size:13px;font-weight:600;text-decoration:none}.report-root .appnav a:hover,.report-root .appnav a:focus-visible{background:var(--teal-tint);color:var(--teal)}.report-root .btn{font-family:var(--font-body);cursor:pointer;border:1px solid #0000;border-radius:9px;padding:8px 15px;font-size:13.5px;font-weight:600}.report-root .btn-primary{background:var(--teal);color:#fff}.report-root .btn-ghost{border-color:var(--line);color:var(--ink);background:0 0}.report-root.page-shell .btn{border-radius:12px;padding:12px 22px;font-size:15px}.report-root .wrap{max-width:1180px;margin:0 auto;padding:26px 24px 80px}.report-root .avatar-menu{position:relative}.report-root .avatar-menu summary{cursor:pointer;list-style:none;display:flex}.report-root .avatar-menu summary::-webkit-details-marker{display:none}.report-root .avatar-menu .menu{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);z-index:60;gap:2px;min-width:220px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.report-root .avatar-menu .menu .em-line{font-family:var(--font-mono);color:var(--ink-faint);border-bottom:1px solid var(--line);word-break:break-all;margin-bottom:4px;padding:8px 10px;font-size:11px}.report-root .avatar-menu .menu .credits-line{font-family:var(--font-mono);letter-spacing:.08em;color:var(--ink-soft);border-bottom:1px solid var(--line);gap:3px;margin-bottom:4px;padding:8px 10px;font-size:10.5px;font-weight:600;display:grid}.report-root .avatar-menu .menu a,.report-root .avatar-menu .menu button{text-align:left;cursor:pointer;width:100%;min-height:44px;font-family:var(--font-body);color:var(--ink);background:0 0;border:none;border-radius:8px;align-items:center;padding:0 10px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.report-root .avatar-menu .menu a:hover,.report-root .avatar-menu .menu a:focus-visible,.report-root .avatar-menu .menu button:hover,.report-root .avatar-menu .menu button:focus-visible{background:var(--teal-tint);color:var(--teal)}.report-root .scanhead{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:18px;display:flex}.report-root .scanhead h1{font-family:var(--font-display);letter-spacing:-.02em;font-size:21px;font-weight:700}.report-root .chip{font-family:var(--font-mono);border:1px solid var(--line);background:var(--card);color:var(--ink-soft);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:500;display:inline-flex}.report-root .chip .dot{background:var(--pass);border-radius:50%;width:6px;height:6px}.report-root .scanhead .right{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.report-root .tabs{z-index:40;background:var(--paper);gap:4px;padding:10px 0 14px;display:flex;position:sticky;top:60px;overflow-x:auto}.report-root .tabs a{white-space:nowrap;color:var(--ink-soft);border:1px solid #0000;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600;text-decoration:none}.report-root .tabs a.active,.report-root .tabs a:hover{background:var(--ink);color:#fff}.report-root .grid{gap:16px;display:grid}.report-root .card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px}.report-root .card h2{font-family:var(--font-display);letter-spacing:-.01em;font-size:16px;font-weight:700}.report-root .eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:6px;font-size:10.5px;font-weight:600}.report-root .sub{color:var(--ink-soft);font-size:13.5px}.report-root .hero{text-align:left;grid-template-columns:300px 1fr;gap:16px;margin-bottom:16px;padding:0;display:grid}.report-root .score-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:28px 22px;display:flex}.report-root .ring{width:190px;height:190px;position:relative}.report-root .ring svg{transform:rotate(-90deg)}.report-root .ring .track{stroke:var(--line)}.report-root .ring .val{stroke:var(--warn);stroke-linecap:round;stroke-dasharray:502;stroke-dashoffset:502px;animation:1.1s cubic-bezier(.6,0,.2,1) .15s forwards r8rep-ring}@keyframes r8rep-ring{to{stroke-dashoffset:var(--dash-to,201)}}.report-root .ring-num{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.report-root .ring-num .n{font-family:var(--font-display);letter-spacing:-.04em;font-size:52px;font-weight:900;line-height:1}.report-root .ring-num .of{font-family:var(--font-mono);color:var(--ink-faint);margin-top:4px;font-size:11px}.report-root .grade{border:2.5px solid var(--warn);width:44px;height:44px;color:var(--warn);font-family:var(--font-display);border-radius:50%;place-items:center;margin-top:4px;font-size:19px;font-weight:900;display:inline-grid;transform:rotate(-6deg)}.report-root .verdict-card{flex-direction:column;justify-content:center;gap:14px;display:flex}.report-root .verdict{font-family:var(--font-display);letter-spacing:-.025em;max-width:34ch;font-size:25px;font-weight:700;line-height:1.25}.report-root .verdict em{color:var(--fail);font-style:normal}.report-root .verdict-cost{max-width:64ch;margin-top:10px}.report-root .leak-cta{justify-content:flex-end;margin-top:14px;display:flex}.report-root .wl-mention{color:var(--ink-soft);border-radius:8px;align-self:center;padding:7px 10px;font-size:13px;font-weight:600;text-decoration:none}.report-root .wl-mention:hover,.report-root .wl-mention:focus-visible{background:var(--teal-tint);color:var(--teal)}.report-root .wl-views{letter-spacing:.09em;color:var(--ink-faint);white-space:nowrap;font-size:10.5px;font-weight:600}.report-root .wl-revoked{color:var(--ink-soft);align-self:center;font-size:13px;font-weight:600}.report-root .pillbars{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:4px;display:grid}.report-root .pb .pb-top{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.report-root .pb .pb-name{color:var(--ink-soft);font-size:12.5px;font-weight:600}.report-root .pb .pb-num{font-family:var(--font-mono);font-size:13px;font-weight:600}.report-root .pb .bar{background:var(--line);border-radius:99px;height:7px;overflow:hidden}.report-root .pb .bar i{border-radius:99px;width:0;height:100%;animation:1s cubic-bezier(.6,0,.2,1) .3s forwards r8rep-fill;display:block}@keyframes r8rep-fill{to{width:var(--w)}}.report-root .pb .wt{font-family:var(--font-mono);color:var(--ink-faint);margin-top:5px;font-size:10px}.report-root .c-pass{color:var(--pass)}.report-root .c-warn{color:var(--warn)}.report-root .c-fail{color:var(--fail)}.report-root .bg-pass{background:var(--pass)}.report-root .bg-warn{background:var(--warn)}.report-root .bg-fail{background:var(--fail)}.report-root .ai-panel{background:linear-gradient(135deg,var(--ai-deep) 0%,#3a2e86 100%);color:#fff;border:none;position:relative;overflow:hidden}.report-root .ai-panel .eyebrow{color:#b7acf4}.report-root .ai-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.report-root .ai-head h2{color:#fff;max-width:26ch;font-size:19px}.report-root .stamp{font-family:var(--font-mono);letter-spacing:.12em;color:#ff9b87;border:1.5px solid #ff9b87;border-radius:6px;flex:none;padding:6px 10px;font-size:11px;font-weight:600;transform:rotate(2deg)}.report-root .chat{gap:12px;max-width:760px;margin-top:18px;display:grid}.report-root .bubble{border-radius:14px;padding:14px 16px;font-size:14.5px;line-height:1.6}.report-root .bubble.q{background:#ffffff1f;border:1px solid #ffffff2e;border-bottom-right-radius:4px;justify-self:end;max-width:80%}.report-root .bubble.a{color:var(--ink);background:#fff;border-bottom-left-radius:4px;max-width:88%}.report-root .bubble.a .who{font-family:var(--font-mono);color:var(--ink-faint);align-items:center;gap:8px;margin-bottom:8px;font-size:11px;display:flex}.report-root .bubble.a .who i{background:var(--ai);border-radius:5px;width:16px;height:16px;display:inline-block}.report-root .bubble.a mark{background:var(--fail-tint);color:var(--fail);border-radius:4px;padding:1px 4px;font-weight:600}.report-root .ai-foot{color:#cfc8f5;max-width:66ch;margin-top:16px;font-size:13.5px}.report-root .ai-foot b{color:#fff}.report-root .ai-evidence{margin-top:14px}.report-root .ai-evidence summary{cursor:pointer;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#b7acf4;align-items:center;gap:8px;padding:6px 0;font-size:11px;font-weight:600;list-style:none;display:inline-flex}.report-root .ai-evidence summary::-webkit-details-marker{display:none}.report-root .ai-evidence summary:before{content:"▸";font-size:10px}.report-root .ai-evidence[open] summary:before{content:"▾"}.report-root .ai-evidence .chat{margin-top:12px}.report-root .ai-disclaimer{color:#b7acf4;max-width:66ch;margin-top:12px;font-size:12px}.report-root .leaks{grid-template-columns:repeat(3,1fr)}.report-root .leak .lk-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.report-root .leak .lk-n{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:30px;font-weight:900}.report-root .tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:5px;padding:3.5px 8px;font-size:10px;font-weight:600}.report-root .tag.crit{background:var(--fail);color:#fff}.report-root .tag.major{background:var(--warn);color:#fff}.report-root .tag.pillar{background:var(--paper);border:1px solid var(--line);color:var(--ink-soft)}.report-root .leak p{color:var(--ink-soft);font-size:14px}.report-root .leak p b{color:var(--ink)}.report-root .leak .cost{border-top:1px dashed var(--line);color:var(--fail);margin-top:12px;padding-top:12px;font-size:13px;font-weight:600}.report-root .section{margin-top:34px}.report-root .sec-head{flex-wrap:wrap;align-items:baseline;gap:14px;margin-bottom:14px;display:flex}.report-root .sec-head h2{font-family:var(--font-display);letter-spacing:-.02em;font-size:20px;font-weight:800}.report-root .sec-score{font-family:var(--font-mono);font-size:14px;font-weight:600}.report-root .sec-head .sub{max-width:70ch}.report-root .two{grid-template-columns:1.4fr 1fr}.report-root .checklist{flex-direction:column;display:flex}.report-root .check{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:11px 0;display:flex}.report-root .check:last-child{border-bottom:none}.report-root .ic{border-radius:50%;flex:none;place-items:center;width:20px;height:20px;margin-top:1px;display:grid}.report-root .ic svg{width:11px;height:11px}.report-root .ic.pass{background:var(--pass-tint);color:var(--pass)}.report-root .ic.warn{background:var(--warn-tint);color:var(--warn)}.report-root .ic.fail{background:var(--fail-tint);color:var(--fail)}.report-root .check .ck-body{flex:1}.report-root .check .ck-name{flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.report-root .check .ck-why{color:var(--ink-soft);max-width:62ch;margin-top:3px;font-size:13px}.report-root .ck-cost{color:var(--ink);max-width:62ch;margin-top:6px;font-size:13px;font-weight:500}.report-root .ck-cost .lbl{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:2px;font-size:10px;font-weight:600;display:block}.report-root .check .st{font-family:var(--font-mono);letter-spacing:.1em;margin-left:auto;font-size:10.5px;font-weight:600}.report-root .table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.report-root table{border-collapse:collapse;width:100%;font-size:13.5px}.report-root th{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);text-align:left;border-bottom:1px solid var(--line);padding:0 10px 9px 0;font-size:10.5px;font-weight:600}.report-root td{border-bottom:1px solid var(--line);vertical-align:top;padding:10px 10px 10px 0}.report-root tr:last-child td{border-bottom:none}.report-root .pill{font-family:var(--font-mono);border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:600;display:inline-block}.report-root .pill.ok{background:var(--pass-tint);color:var(--pass)}.report-root .pill.mid{background:var(--warn-tint);color:var(--warn)}.report-root .pill.bad{background:var(--fail-tint);color:var(--fail)}.report-root .gauge-label{font-family:var(--font-mono);color:var(--ink-faint);justify-content:space-between;margin-top:6px;font-size:11px;display:flex}.report-root .bigstat{font-family:var(--font-display);letter-spacing:-.03em;font-size:40px;font-weight:900;line-height:1}.report-root .bigstat small{color:var(--ink-faint);letter-spacing:0;font-size:15px;font-weight:600}.report-root .hbar{grid-template-columns:110px 1fr 46px;align-items:center;gap:10px;margin-top:10px;font-size:13px;display:grid}.report-root .hbar .track{background:var(--paper);border:1px solid var(--line);border-radius:99px;height:12px;overflow:hidden}.report-root .hbar .track i{border-radius:99px;height:100%;display:block}.report-root .hbar .num{font-family:var(--font-mono);text-align:right;font-size:12.5px}.report-root .shots{grid-template-columns:220px 1fr}.report-root figure{margin:0}.report-root .frame{border:1px solid var(--line);background:var(--paper);border-radius:16px;overflow:hidden}.report-root .frame .frame-bar{background:var(--card);border-bottom:1px solid var(--line);align-items:center;gap:5px;height:26px;padding:0 10px;display:flex}.report-root .frame .frame-bar i{background:var(--line);border-radius:50%;width:8px;height:8px}.report-root .frame .frame-url{font-family:var(--font-mono);color:var(--ink-faint);margin-left:4px;font-size:9.5px}.report-root .shot{aspect-ratio:16/9;background:linear-gradient(#1b2b3a 0 55%,#22384c 55% 100%);place-items:center;display:grid;position:relative}.report-root .shot.mobile{aspect-ratio:9/16}.report-root .shot .ph{font-family:var(--font-mono);color:#8fa5b8;background:#ffffff14;border:1px dashed #ffffff40;border-radius:8px;padding:6px 10px;font-size:10.5px}.report-root .frame figcaption{font-family:var(--font-mono);color:var(--ink-faint);padding:8px 12px;font-size:10.5px}.report-root .fix{counter-reset:fx}.report-root .fx{border-bottom:1px solid var(--line);align-items:flex-start;gap:14px;padding:14px 0;display:flex}.report-root .fx:last-child{border-bottom:none}.report-root .fx:before{counter-increment:fx;content:counter(fx,decimal-leading-zero);font-family:var(--font-mono);color:var(--teal);margin-top:2px;font-size:13px;font-weight:600}.report-root .fx .fx-b{flex:1}.report-root .fx .fx-t{font-size:14.5px;font-weight:600}.report-root .fx .fx-d{color:var(--ink-soft);max-width:64ch;margin-top:2px;font-size:13px}.report-root .fx .meta{flex:none;gap:6px;display:flex}.report-root .foot{border-top:1px solid var(--line);color:var(--ink-faint);flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:40px;padding-top:20px;font-size:12px;display:flex}.report-root .foot .mono{font-size:11px}@media (max-width:960px){.report-root .hero,.report-root .leaks,.report-root .two,.report-root .shots{grid-template-columns:1fr}.report-root .pillbars{grid-template-columns:repeat(2,1fr)}.report-root .appnav,.report-root .scanbox{display:none}}.report-root .avatar{background:var(--card);border:1px solid var(--line);cursor:pointer;border-radius:999px;flex:none;align-items:center;gap:9px;padding:4px 13px 4px 4px;display:flex}.report-root .avatar:hover{border-color:#c6d2ce}.report-root .avatar .ini{background:var(--teal);color:#fff;width:29px;height:29px;font-family:var(--font-mono);border-radius:50%;flex:none;place-items:center;font-size:11.5px;font-weight:600;display:grid}.report-root .avatar .em{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:13px;overflow:hidden}.report-root .avatar .cv{color:var(--ink-faint);font-size:10px}@media (max-width:860px){.report-root .avatar .em,.report-root .avatar .cv{display:none}.report-root .avatar{padding:4px}}.report-root .lock-tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;background:var(--teal-tint);color:var(--teal);white-space:nowrap;border-radius:5px;padding:2px 7px;font-size:9.5px;font-weight:600}.report-root .lock-tag:before{content:"🔒 "}.report-root .verify-cta{background:var(--teal-tint);border:1px solid var(--teal);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:16px 18px;display:flex}.report-root .verify-cta .verify-cta-body{color:var(--ink-soft);flex:1;max-width:70ch;font-size:14px}.report-root .verify-cta .verify-cta-body .eyebrow{color:var(--teal)}.report-root .verify-cta .btn{white-space:nowrap;flex-shrink:0}@media (max-width:860px){.report-root .verify-cta{flex-direction:column;align-items:stretch}.report-root .verify-cta .btn{text-align:center;width:100%}}.report-root .fixprev-head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.report-root .fixprev-resthead{flex-wrap:wrap;align-items:baseline;gap:12px;margin:16px 0 8px;display:flex}.report-root .fixprev-locked .fx{opacity:.72}.report-root .fixprev-locked .fx-t{color:var(--ink-soft)}.report-root .fixprev-cta{margin-top:16px}.report-root .fixprev-loading{color:var(--ink-faint);align-items:center;gap:10px;padding:22px;display:flex}.report-root .fixprev-fallback{padding:4px}.report-root .spin{border:2px solid var(--line);border-top-color:var(--teal);border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.7s linear infinite r8spin;display:inline-block}@keyframes r8spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.report-root .spin{animation:none}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.report-root #overview,.report-root #ai,.report-root #seo,.report-root #security,.report-root #fixes,.report-root #verify{scroll-margin-top:122px}.report-root .rc-btn{white-space:nowrap;flex-shrink:0;align-self:flex-start;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.report-root .check .rc-btn+.st{margin-left:12px}.report-root .rc-btn-done{border-color:var(--pass);color:var(--pass);opacity:1}.report-root .rc-btn:disabled{cursor:default}.report-root .rc-spin{border:2px solid var(--line);border-top-color:var(--ink-faint);border-radius:50%;width:11px;height:11px;animation:.7s linear infinite rc-spin}@keyframes rc-spin{to{transform:rotate(360deg)}}.report-root .check{transition:background-color .4s,box-shadow .4s}.report-root .check.rc-flipped{background:var(--pass-tint);box-shadow:inset 3px 0 0 var(--pass);border-radius:6px;margin-left:-9px;padding-left:9px}.report-root .check .ic{transition:background-color .4s,color .4s}.report-root td.rc-cell{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.report-root td.rc-cell .rc-btn{margin-left:0}.report-root .rc-detail{color:var(--ink-faint);font-size:12px;font-family:var(--font-mono);margin-top:4px}.report-root .ring-num .n{transition:color .4s}.report-root .ring-num .n-moved{color:var(--pass)}.report-root .rc-toast-wrap{z-index:40;max-width:min(560px,100vw - 32px);position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.report-root .delta-toast{background:var(--pass-tint);color:var(--pass);opacity:0;box-shadow:var(--shadow);border-radius:9px;align-items:center;gap:8px;padding:10px 13px;font-size:13px;font-weight:600;transition:opacity .4s,transform .4s;display:inline-flex;transform:translateY(4px)}.report-root .delta-toast.show{opacity:1;transform:none}.report-root .delta-toast.warn{background:var(--warn-tint);color:var(--warn)}.report-root .rc-toast-x{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0 0 0 4px;font-size:16px;line-height:1}.report-root .rc-toast-x:hover{opacity:1}@media (prefers-reduced-motion:reduce){.report-root .check,.report-root .check .ic,.report-root .ring-num .n,.report-root .delta-toast{transition:none}.report-root .rc-spin{border-top-color:var(--line);animation:none}}@media (max-width:520px){.report-root .check{flex-wrap:wrap}.report-root .check .rc-btn{order:3;width:auto;margin-left:32px}.report-root .check .st{order:4}.report-root .check .rc-btn+.st{margin-left:12px}}.report-root .fp-progress{flex:1;min-width:220px;margin-top:14px}.report-root .fp-progress-top{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:5px;display:flex}.report-root .microlabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);font-size:10px;font-weight:600}.report-root .fp-projection{font-family:var(--font-mono);color:var(--ink-soft);font-size:12px}.report-root .fp-projection b{color:var(--pass)}.report-root .fp-progress .bar{background:var(--line);border-radius:99px;height:8px;overflow:hidden}.report-root .fp-progress .bar i{background:var(--pass);border-radius:99px;height:100%;transition:width .4s;display:block}.report-root .fp-list{gap:10px;display:grid}.report-root .fp-item{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.report-root .fp-item.done{opacity:.62}.report-root .fp-item summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:14px 16px;list-style:none;display:flex}.report-root .fp-item summary::-webkit-details-marker{display:none}.report-root .fp-check{border:2px solid var(--line);appearance:none;cursor:pointer;background:var(--card);border-radius:6px;flex-shrink:0;place-items:center;width:20px;height:20px;display:grid}.report-root .fp-check:checked{background:var(--pass);border-color:var(--pass)}.report-root .fp-check:checked:after{content:"✓";color:#fff;font-size:12px;line-height:1}.report-root .fp-check:disabled{cursor:default}.report-root .fp-sum{flex:1;min-width:0}.report-root .fp-name{font-size:14.5px;font-weight:600}.report-root .fp-name.struck{text-decoration:line-through}.report-root .fp-num{font-family:var(--font-mono);color:var(--teal);margin-right:8px;font-size:12.5px;font-weight:600}.report-root .fp-cons{color:var(--ink-faint);margin-top:2px;font-size:12.5px}.report-root .fp-right{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:6px;display:flex}.report-root .fp-body{gap:10px;padding:2px 16px 16px 48px;display:grid}.report-root .fp-why{color:var(--ink-soft);max-width:64ch;font-size:13px}.report-root .fp-steps{color:var(--ink-soft);gap:4px;margin:0 0 0 16px;font-size:13px;display:grid}.report-root .fp-steps b{color:var(--ink)}.report-root .fp-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.report-root .fp-actions .rc-btn{margin-left:0}.report-root .chip-pass{font-family:var(--font-mono);letter-spacing:.06em;background:var(--pass-tint);color:var(--pass);border-radius:5px;padding:3px 7px;font-size:9.5px;font-weight:600}.report-root .mode-chip{font-family:var(--font-mono);letter-spacing:.06em;white-space:nowrap;border-radius:5px;padding:3px 7px;font-size:9.5px;font-weight:600}.report-root .mode-paste{background:var(--teal-tint);color:var(--teal)}.report-root .mode-guide{background:var(--warn-tint);color:var(--warn)}.report-root .mode-agent{background:var(--ai-tint);color:var(--ai)}.report-root .mode-strategy{background:var(--paper);color:var(--ink-faint);border:1px solid var(--line)}.report-root .time-chip{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-faint);white-space:nowrap;font-size:9.5px;font-weight:600}.report-root .finding-chip{font-family:var(--font-mono);color:var(--ink-faint);background:var(--paper);border:1px solid var(--line);border-radius:5px;padding:2px 6px;font-size:10px}@media (max-width:520px){.report-root .fp-item summary{flex-wrap:wrap}.report-root .fp-right{justify-content:flex-start;width:100%;padding-left:32px}.report-root .fp-body{padding-left:16px}}@media (prefers-reduced-motion:reduce){.report-root .fp-progress .bar i{transition:none}}.report-root .seg{border:1px solid var(--line);border-radius:10px;margin-top:10px;display:inline-flex;overflow:hidden}.report-root .seg-btn{font-family:var(--font-body);background:var(--card);min-height:40px;color:var(--ink-soft);border:none;border-right:1px solid var(--line);cursor:pointer;padding:9px 16px;font-size:13.5px;font-weight:600}.report-root .seg-btn:last-child{border-right:none}.report-root .seg-btn.on{background:var(--teal-tint);color:var(--teal)}.report-root .seg-btn:disabled{cursor:default;opacity:.7}.report-root .intro-note-rendered{color:var(--ink-soft);border-left:3px solid var(--teal);white-space:pre-wrap;max-width:70ch;margin:0 0 18px;padding-left:12px;font-size:13.5px}.report-root .degraded-banner{background:var(--warn-tint);border:1px solid var(--warn);border-radius:var(--radius);align-items:center;gap:16px;margin-bottom:16px;padding:15px 19px;display:flex}.report-root .degraded-banner .degraded-body{flex:1;min-width:0}.report-root .degraded-banner .degraded-title{font-family:var(--font-display);font-size:15px;font-weight:800}.report-root .degraded-banner .degraded-missing{color:var(--ink-soft);max-width:70ch;margin:3px 0 0;font-size:13px}.report-root .degraded-banner .degraded-note{color:var(--ink);margin:6px 0 0;font-size:12.5px}.report-root .degraded-banner button{flex-shrink:0}@media (max-width:700px){.report-root .degraded-banner{flex-direction:column;align-items:flex-start}}.report-root .obs-item{border-bottom:1px solid var(--line);align-items:flex-start;gap:10px;padding:10px 0;font-size:13.5px;display:flex}.report-root .obs-item:last-child{border-bottom:none;padding-bottom:0}.report-root .obs-item:first-child{padding-top:0}.report-root .obs-ic{background:var(--fail-tint);width:26px;height:26px;color:var(--fail);border-radius:8px;flex-shrink:0;place-items:center;font-size:12px;display:grid}.report-root .obs-item b{font-size:13.5px;display:block}.report-root .obs-item span{color:var(--ink-faint);font-size:12.5px}
