:root{--bg: #0d0f12;--fg: #e8eaed;--muted: #8b929c;--line: #3a4048;--steel: #5b6270;--steel-dark: #262b32;--glass: #9fd3e8;--yellow: #f4b731;--own: #8ec6e0;color-scheme:dark light}@media(prefers-color-scheme:light){:root{--bg: #fbfbfa;--fg: #16181c;--muted: #6a717c;--line: #c2c6cd;--steel: #7d848f;--steel-dark: #454b54;--glass: #bfe3f2;--yellow: #e8a81c;--own: #17698f}}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--fg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}#root{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:2rem}.consent{margin-top:1.5rem;padding:0;border:0;background:none;color:var(--muted);font:inherit;font-size:.8125rem;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.consent:hover,.consent:focus-visible{color:var(--fg)}.dbg{position:fixed;inset:0;z-index:95;overflow:auto;padding:1.25rem;background:var(--bg);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.5;text-align:left}.dbg h2{margin:0 0 .5rem;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--fg)}.dbg-bar{display:flex;gap:.75rem;align-items:flex-start;justify-content:space-between;max-width:94rem;margin:0 auto .9rem}.dbg-tabs{display:flex;flex-wrap:wrap;gap:.3rem}.dbg-tab{padding:.35rem .7rem;border:1px solid var(--line);border-radius:4px;background:none;color:var(--muted);font:inherit;font-size:11px;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;white-space:nowrap}.dbg-tab:hover{color:var(--fg)}.dbg-tab[aria-selected=true]{color:var(--fg);border-color:var(--muted)}.dbg-val{display:block;width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.dbg-val>code{display:block;white-space:normal;overflow-wrap:anywhere}.dbg-val:hover>code{color:var(--muted)}.dbg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:dense;gap:.8rem;max-width:94rem;margin:0 auto}.dbg-card{padding:.75rem;border:1px solid var(--line);border-radius:6px;overflow-x:auto;align-self:start}.dbg-scroll{max-height:15rem;overflow-y:auto;overscroll-behavior:contain}.dbg-scroll>div{padding:2px 6px;border-bottom:1px solid var(--line)}.dbg-spaced{margin-top:.6rem}.dbg-inline{padding:0;border:0;background:none;color:var(--fg);font:inherit;text-decoration:underline;cursor:pointer}.dbg-wide{grid-column:1 / -1}.dbg table{width:100%;border-collapse:collapse;table-layout:fixed}.dbg th,.dbg td{padding:4px 6px;border-bottom:1px solid var(--line);text-align:left;vertical-align:baseline;overflow:hidden}.dbg th{color:var(--muted);font-weight:500;white-space:normal;overflow-wrap:anywhere}.dbg tbody tr>th:first-child{width:38%;max-width:11rem}.dbg-timeline th:nth-child(1),.dbg-timeline td:nth-child(1){width:4.5rem}.dbg-timeline th:nth-child(2),.dbg-timeline td:nth-child(2){width:16rem}.dbg-requests th:nth-child(1),.dbg-requests td:nth-child(1){width:4rem}.dbg-requests th:nth-child(2),.dbg-requests td:nth-child(2){width:14rem}.dbg-requests th:nth-child(4),.dbg-requests td:nth-child(4){width:8rem}.dbg-requests th:nth-child(5),.dbg-requests td:nth-child(5){width:4rem}.dbg code{color:var(--fg)}.dbg .hint{margin:0 0 .5rem;color:var(--muted);font-size:11px}.dbg-verdict{margin-top:.6rem}.dbg-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.6rem}.dbg-actions button{padding:5px 10px;border:1px solid var(--line);border-radius:4px;background:none;color:var(--fg);font:inherit;cursor:pointer}.dbg-actions button:hover:not(:disabled){border-color:var(--muted)}.dbg-actions button:disabled{opacity:.45;cursor:default}.dbg-note{display:block;margin-top:2px;color:var(--muted);font-size:10px;white-space:normal}.dbg-details{border-top:1px solid var(--line);padding:.4rem 0}.dbg-details>summary{cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dbg-wide>.dbg-scroll{max-height:none;overflow-y:visible}.dbg-check th:nth-child(1),.dbg-check td:nth-child(1){width:6rem}.dbg-check th:nth-child(2),.dbg-check td:nth-child(2){width:20rem}.dbg-detect th:nth-child(1),.dbg-detect td:nth-child(1){width:16rem}.dbg-detect th:nth-child(4),.dbg-detect td:nth-child(4){width:15rem}.dbg-fields th:nth-child(1),.dbg-fields td:nth-child(1){width:6rem}.dbg-fields th:nth-child(3),.dbg-fields td:nth-child(3),.dbg-fields th:nth-child(4),.dbg-fields td:nth-child(4){width:8rem}.dbg-hosts th:nth-child(2),.dbg-hosts td:nth-child(2),.dbg-hosts th:nth-child(3),.dbg-hosts td:nth-child(3),.dbg-hosts th:nth-child(4),.dbg-hosts td:nth-child(4),.dbg-hosts th:nth-child(6),.dbg-hosts td:nth-child(6){width:7rem}.dbg-probe th,.dbg-probe td{white-space:nowrap}.pill{display:inline-block;padding:2px 8px;border-radius:3px;font-weight:700}.pill.ok{background:#14532d;color:#86efac}.pill.bad{background:#7f1d1d;color:#fca5a5}.pill.warn{background:#78350f;color:#fcd34d}.pill.mute{background:var(--line);color:var(--muted)}.tgt{display:block;width:100%;min-width:70rem;height:auto;margin:.2rem 0 .8rem}.tgt text{font-family:inherit}.tgt-title{font-size:11px;font-weight:600;fill:var(--fg)}.tgt-sub{font-size:9.5px;fill:var(--muted)}.tgt-label{font-size:10px;fill:var(--muted)}.tgt-num{font-weight:700;fill:var(--fg)}.tgt-band>rect{fill:none;stroke:var(--line);stroke-dasharray:4 4}.tgt-band-label{font-size:10px;letter-spacing:.1em;fill:var(--muted)}.tgt-band-sub{font-size:10px;fill:var(--muted)}.tgt-box>rect{fill:var(--bg);stroke:var(--line)}.tgt-box.first>rect{stroke:var(--own)}.tgt-box.first .tgt-title{fill:var(--own)}.tgt-box.yours>rect{stroke:var(--steel)}.tgt-box.google .tgt-title{fill:var(--muted)}.tgt-leg{fill:none;stroke:var(--muted);stroke-width:1.2}.tgt-head{fill:var(--muted)}.tgt-leg.escapes{stroke:var(--steel);stroke-dasharray:3 4}.tgt-head.escapes{fill:var(--steel)}.dbg .dbg-legend th:first-child{width:4rem;max-width:4rem;color:var(--fg);font-weight:700;white-space:nowrap}.tgt-foot{margin:.75rem 0 0}@media(max-width:68rem){.dbg-grid{grid-template-columns:minmax(0,1fr)}}
