:root{--ink: #000;--bg: #fff;--blue: #0000ee;--grey: #555;--faint: #888;--rule: #cccccc;--box: #f4f4f4;--serif: Times, "Times New Roman", serif;--mono: "Courier New", Courier, monospace}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:var(--serif);font-size:18px;line-height:1.5;overflow-x:hidden}body{max-width:42rem;margin:0 auto;padding:2.5rem 1.25rem 9rem}#dossier{width:100%}a,a:link{color:var(--blue)}a:visited{color:#551a8b}.say{font-size:1.35rem;line-height:1.5;margin:0 0 1.1rem;color:var(--ink)}.say em{font-style:normal;font-weight:700;color:var(--blue)}.say.typing:after{content:"";display:inline-block;width:.55ch;height:1.05em;background:var(--ink);margin-left:2px;vertical-align:-.15em;animation:introblink 1s steps(1) infinite}@keyframes introblink{50%{opacity:0}}.intro-skip{position:fixed;top:1rem;right:1.1rem;font-family:var(--mono);font-size:.72rem;color:var(--faint);background:none;border:0;cursor:pointer;text-decoration:underline;z-index:30}.intro-hint{position:fixed;bottom:1.4rem;left:0;right:0;text-align:center;font-family:var(--mono);font-size:.72rem;color:var(--faint);margin:0;pointer-events:none}@media (prefers-reduced-motion: reduce){.say.typing:after{animation:none}}.boot{font-family:var(--mono);font-size:1rem;color:var(--ink)}.caret{display:inline-block;width:.5em;height:1em;background:var(--ink);vertical-align:-.12em}.act{margin:0 0 2rem}.act+.act{padding-top:1.5rem;border-top:1px solid var(--rule)}.act-label{font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;margin:0 0 1rem;color:var(--ink)}.claim{font-size:1.2rem;line-height:1.45;margin:0 0 .85rem}.claim.likely{color:#000}.claim.guess{color:#333;font-style:italic}.claim.hook{font-size:1.75rem;line-height:1.3;font-weight:700;margin-bottom:1.25rem}.claim em{font-style:normal;font-weight:700;color:var(--blue)}.how-toggle{display:inline;margin-left:.35rem;font-family:var(--serif);font-size:.95rem;color:var(--blue);background:none;border:0;padding:0;cursor:pointer;text-decoration:underline}.how{font-family:var(--mono);font-size:.8rem;line-height:1.55;color:var(--grey);background:var(--box);border-left:3px solid var(--rule);padding:.6rem .8rem;margin:.2rem 0 1.2rem;white-space:pre-wrap;overflow-x:auto}.how b{color:var(--ink);font-weight:700}.how[hidden]{display:none}button.go{font-family:var(--serif);font-size:1rem;color:var(--ink);background:#eee;border:1px solid #999;padding:.35rem .8rem;cursor:pointer}button.go:hover{background:#e0e0e0}button.go.ghost{background:#fff}button.go:disabled{color:#aaa;border-color:#ccc;cursor:default}.type-target{font-family:var(--serif);font-size:1.15rem;font-style:italic;border-left:3px solid var(--rule);padding:.4rem .8rem;margin:1rem 0 .8rem}.type-input{width:100%;font-family:var(--mono);font-size:1rem;color:var(--ink);background:#fff;border:1px solid #999;padding:.5rem .7rem}.type-input:focus{outline:2px solid var(--blue);outline-offset:-1px}.type-hint{font-family:var(--mono);font-size:.78rem;color:var(--faint);margin:.5rem 0 0;min-height:1em}.type-hint.ready{color:var(--blue)}.scanning{font-family:var(--mono);font-size:.9rem;color:var(--grey);padding:.5rem 0}.funnel{margin-top:1.25rem}.funnel-row{margin-bottom:1rem}.funnel-head{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--mono);font-size:.82rem;margin-bottom:.3rem}.funnel-label{color:var(--grey);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.funnel-val{color:var(--ink);font-weight:700}.funnel-bar{height:10px;background:#eee;border:1px solid var(--rule)}.funnel-bar span{display:block;height:100%;background:var(--ink)}.funnel-meta{display:flex;justify-content:space-between;font-family:var(--mono);font-size:.75rem;color:var(--grey);margin-top:.25rem}.funnel-cum{color:var(--blue);font-weight:700}.verdict{font-size:1.35rem;line-height:1.35;margin:0 0 1rem}.fingerprint{font-family:var(--mono);font-size:clamp(1.4rem,7vw,2.1rem);letter-spacing:.05em;color:var(--blue);margin:1rem 0;word-break:break-all}.raw{font-family:var(--mono);font-size:.75rem;line-height:1.6;color:var(--ink);background:var(--box);border:1px solid var(--rule);padding:.8rem;overflow-x:auto;max-height:26rem;overflow-y:auto;width:100%;max-width:100%}table.raw{border-collapse:collapse;table-layout:fixed}.raw td{padding:.08rem .8rem .08rem 0;vertical-align:top;overflow-wrap:anywhere;word-break:break-word}.raw td:first-child{color:var(--faint);width:34%}.json-receipt{max-height:30rem;color:var(--ink);white-space:pre}.footnote{font-family:var(--mono);font-size:.78rem;line-height:1.7;color:var(--grey);margin-top:2.5rem}.footnote a{color:var(--blue)}
