:root{--bg:#fff;--fg:#111;--muted:#666;--line:#ddd;--accent:#1a5fb4;--warn:#c01c28;--ok:#26a269;--soft:#f3f4f6}@media (prefers-color-scheme:dark){:root{--bg:#151515;--fg:#eee;--muted:#999;--line:#333;--accent:#62a0ea;--soft:#222}}*{box-sizing:border-box}body{background:var(--bg);color:var(--fg);margin:0;font:16px/1.4 system-ui,sans-serif}nav{border-bottom:1px solid var(--line);background:var(--bg);z-index:1;flex-wrap:wrap;gap:1rem;padding:.75rem 1rem;display:flex;position:sticky;top:0}nav a{color:var(--accent);font-weight:600;text-decoration:none}nav a.active{text-decoration:underline}main{max-width:1100px;margin:0 auto;padding:1rem}h1{margin:.2rem 0 1rem;font-size:1.4rem}h2{margin:1.5rem 0 .5rem;font-size:1.1rem}a{color:var(--accent)}.muted{color:var(--muted);font-size:.9rem}.flag{color:var(--warn);font-weight:600}.ok{color:var(--ok);font-weight:600}table{border-collapse:collapse;width:100%;font-size:.95rem}th,td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:.35rem .5rem}.scroll{overflow-x:auto}.grid{grid-template-columns:repeat(10,minmax(2.6rem,1fr));gap:2px;min-width:28rem;margin:.5rem 0;display:grid}.cell{border:1px solid var(--line);text-align:center;background:var(--soft);border-radius:4px;padding:.25rem .3rem}.cell .n{color:var(--muted);font-size:.7rem}.cell .m{letter-spacing:.05em;min-height:1.3em;font-weight:700}.cell .t{font-size:1.05rem}.cell .t.derived{color:var(--muted);font-style:italic}.cell.bad{border-color:var(--warn);background:color-mix(in srgb, var(--warn) 15%, var(--soft))}.split{-webkit-text-decoration:underline double;text-decoration:underline double}form.inline,.inline{flex-wrap:wrap;align-items:end;gap:.5rem;margin:.5rem 0;display:flex}.inline label{color:var(--muted);flex-direction:column;font-size:.8rem;display:flex}input,select,button{font:inherit;border:1px solid var(--line);background:var(--bg);color:var(--fg);border-radius:4px;padding:.4rem .5rem}button{background:var(--accent);color:#fff;cursor:pointer;border:none}button.danger{background:var(--warn)}button:disabled{opacity:.5;cursor:wait}img.photo{border:1px solid var(--line);border-radius:6px;max-width:100%}.card{border:1px solid var(--line);border-radius:8px;margin:1rem 0;padding:.75rem 1rem}.card h2{margin-top:0}.saved{color:var(--ok);font-size:.85rem;animation:2s forwards fade}@keyframes fade{0%,70%{opacity:1}to{opacity:0}}.spinner{border:2px solid var(--line);border-top-color:var(--accent);vertical-align:-.15em;border-radius:50%;width:1em;height:1em;margin-right:.4rem;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.pastebox{border:2px dashed var(--line);min-height:3.5rem;color:var(--muted);border-radius:8px;margin:.5rem 0;padding:1rem}.pastebox:empty:before{content:attr(data-placeholder)}.pastebox img{max-height:6rem;display:block}.pastebox.ready{border-color:var(--ok)}.error{color:var(--warn);white-space:pre-wrap}table.gstats.svelte-prf2tn{width:auto;margin:.4rem 0;font-size:.9rem}table.gstats.svelte-prf2tn th:where(.svelte-prf2tn),table.gstats.svelte-prf2tn td:where(.svelte-prf2tn){text-align:right;padding:.25rem .5rem}table.gstats.svelte-prf2tn td:where(.svelte-prf2tn):first-child,table.gstats.svelte-prf2tn th:where(.svelte-prf2tn):first-child{text-align:left;color:var(--muted)}td.win.svelte-1md5mwq{background:color-mix(in srgb, var(--ok) 18%, transparent);font-weight:700}tr.sum.svelte-1md5mwq td:where(.svelte-1md5mwq){border-top:2px solid var(--line);font-weight:600}table.screen.svelte-1md5mwq{width:auto}table.screen.svelte-1md5mwq td:where(.svelte-1md5mwq):first-child{color:var(--muted)}table.screen.svelte-1md5mwq td:where(.svelte-1md5mwq):not(:first-child),table.screen.svelte-1md5mwq th:where(.svelte-1md5mwq):not(:first-child){text-align:right}td.dim.svelte-1md5mwq{color:var(--muted);font-style:italic}.scope.svelte-1y608ky{flex-wrap:wrap;align-items:center;gap:1rem;margin:1rem 0 .5rem;display:flex}.seg.svelte-1y608ky{border:1px solid var(--line);border-radius:6px;display:inline-flex;overflow:hidden}.seg.svelte-1y608ky button:where(.svelte-1y608ky){background:var(--bg);color:var(--fg);border-radius:0;padding:.4rem .9rem}.seg.svelte-1y608ky button.on:where(.svelte-1y608ky){background:var(--accent);color:#fff}.slider.svelte-1y608ky{color:var(--muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.slider.svelte-1y608ky input:where(.svelte-1y608ky){border:none;width:10rem;padding:0}.tiles.svelte-1y608ky{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.5rem;margin:.25rem 0 .5rem;display:grid}.tile.svelte-1y608ky{border:1px solid var(--line);border-radius:8px;padding:.6rem .75rem}.tile.svelte-1y608ky .k:where(.svelte-1y608ky){color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.tile.svelte-1y608ky .v:where(.svelte-1y608ky){font-size:1.6rem;font-weight:700;line-height:1.2}.tile.svelte-1y608ky .s:where(.svelte-1y608ky){color:var(--muted);font-size:.8rem}.two.svelte-1y608ky{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1rem;display:grid}.insights.svelte-1y608ky{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:.75rem;display:grid}.insights.svelte-1y608ky .card:where(.svelte-1y608ky){margin:0;font-size:.95rem}table.mini.svelte-1y608ky{width:auto;margin:.4rem 0;font-size:.9rem}table.mini.svelte-1y608ky th:where(.svelte-1y608ky),table.mini.svelte-1y608ky td:where(.svelte-1y608ky){padding:.2rem .5rem}.thumbs.svelte-s0icmh{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.5rem;display:grid}.thumb.svelte-s0icmh{border:2px solid var(--line);cursor:pointer;border-radius:6px;display:block;position:relative;overflow:hidden}.thumb.on.svelte-s0icmh{border-color:var(--accent)}.thumb.svelte-s0icmh input:where(.svelte-s0icmh){z-index:1;width:1.3rem;height:1.3rem;position:absolute;top:.3rem;left:.3rem}.thumb.svelte-s0icmh img:where(.svelte-s0icmh){aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.thumb.svelte-s0icmh .cap:where(.svelte-s0icmh){color:var(--muted);white-space:nowrap;text-overflow:ellipsis;padding:.2rem .3rem;font-size:.7rem;display:block;overflow:hidden}
