:root{--bg: #0f1419;--panel: #1a2028;--panel-2: #141a22;--border: #2a323d;--text: #e8ecf1;--muted: #8a96a3;--accent: #4ea8ff;--accent-soft: #1d3a5c;--hover: #1f2731;--danger: #ff6b6b;--warning: #ffa94d;--ok: #4ade80;--font-sans: "Heebo", "Assistant", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans Hebrew", sans-serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--radius: 4px;--radius-lg: 8px;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font:14px/1.5 var(--font-sans);-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit;color:inherit}input,select,textarea{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:6px 8px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--accent)}button{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:6px 12px;cursor:pointer}button:hover:not(:disabled){background:var(--hover)}button:disabled{opacity:.4;cursor:default}code,pre,.mono{font-family:var(--font-mono);direction:ltr;unicode-bidi:isolate}.container{max-width:1400px;margin:0 auto;padding:0 20px}.muted{color:var(--muted)}.ltr{direction:ltr;unicode-bidi:isolate;display:inline-block}table.results{width:100%;border-collapse:collapse;font-size:13px;font-variant-numeric:tabular-nums}table.results th,table.results td{padding:6px 10px;text-align:start;white-space:nowrap;border-bottom:1px solid var(--border)}table.results.compact th,table.results.compact td{padding:5px 10px}table.results th{background:var(--panel);position:sticky;inset-block-start:0;cursor:pointer;user-select:none;font-weight:600}table.results.static-head th{position:static;cursor:default}table.results th.num,table.results td.num{text-align:end}table.results th:hover{background:var(--hover)}table.results.static-head th:hover{background:var(--panel)}table.results tr:nth-child(2n) td{background:var(--panel-2)}table.results tr:hover td{background:var(--hover)}table.results tbody tr.clickable{cursor:pointer}table.results tbody tr.clickable:hover td a{color:var(--accent)}table.results tbody tr.clickable:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}@media(max-width:600px){table.results,table.results thead,table.results tbody,table.results tr,table.results td{display:block;width:100%}table.results thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}table.results tr{margin-block-end:8px;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:2px 0}table.results tr:nth-child(2n) td{background:transparent}table.results tbody tr:hover td{background:transparent}table.results td,table.results.compact td{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:7px 12px;border-bottom:1px dashed var(--border);text-align:start;white-space:normal;word-break:break-word}table.results td:last-child{border-bottom:none}table.results td:before{content:attr(data-label);color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.2px;flex:0 0 auto;text-align:start}table.results td:not([data-label]){display:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.freshness.svelte-1o65x3{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.dot.svelte-1o65x3{width:6px;height:6px;background:var(--ok);border-radius:50%;display:inline-block}.freshness.inline.svelte-1o65x3{font-size:11px}.banner.svelte-1lxs8je{display:flex;align-items:center;gap:8px;padding:10px 14px;background:var(--accent-soft);border-bottom:1px solid var(--accent);color:var(--text);font-size:12px;line-height:1.5}.msg.svelte-1lxs8je{flex:1}.x.svelte-1lxs8je{background:transparent;border:none;color:var(--text);font-size:20px;line-height:1;padding:0 6px;cursor:pointer;opacity:.7}.x.svelte-1lxs8je:hover{opacity:1}.update-badge.svelte-1azrw8k{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:1px solid var(--accent);border-radius:999px;background:color-mix(in oklab,var(--accent) 12%,transparent);color:var(--accent);font-size:12px;font-weight:500;text-decoration:none;transition:filter .12s ease}.update-badge.svelte-1azrw8k:hover{filter:brightness(1.15);text-decoration:none}.dot.svelte-1azrw8k{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:svelte-1azrw8k-update-pulse 1.6s ease-in-out infinite}@keyframes svelte-1azrw8k-update-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.wn-toast.svelte-1axg3a6{position:fixed;inset-block-end:16px;inset-inline-start:16px;z-index:100;max-width:360px;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 12px 32px #00000073;padding:14px 16px 12px;font-size:13px;line-height:1.5;animation:svelte-1axg3a6-wn-slide .22s ease-out}@keyframes svelte-1axg3a6-wn-slide{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.wn-head.svelte-1axg3a6{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px}.wn-eyebrow.svelte-1axg3a6{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);font-weight:700}.wn-x.svelte-1axg3a6{background:transparent;border:none;color:var(--muted);cursor:pointer;font-size:18px;line-height:1;padding:0 4px}.wn-x.svelte-1axg3a6:hover{color:var(--text)}.wn-list.svelte-1axg3a6{margin:0;padding-inline-start:18px;display:flex;flex-direction:column;gap:4px}.wn-list.svelte-1axg3a6 li:where(.svelte-1axg3a6){padding-inline-start:0}.wn-foot.svelte-1axg3a6{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:8px;border-top:1px dashed var(--border)}.wn-version.svelte-1axg3a6{font-size:11px;color:var(--muted);opacity:.7}.wn-ok.svelte-1axg3a6{background:var(--accent);border:1px solid var(--accent);color:#fff;border-radius:var(--radius);padding:4px 12px;font-size:12px;cursor:pointer}.wn-ok.svelte-1axg3a6:hover{filter:brightness(1.08)}@media(max-width:700px){.wn-toast.svelte-1axg3a6{inset-inline-start:8px;inset-inline-end:8px;max-width:none}}header.svelte-12qhfyh{background:var(--panel);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.header-inner.svelte-12qhfyh{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:10px 20px}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:8px;color:var(--text)}.brand.svelte-12qhfyh:hover{text-decoration:none}.brand-he.svelte-12qhfyh{font-size:18px;font-weight:700;letter-spacing:-.2px}.header-search.svelte-12qhfyh{max-width:520px;justify-self:stretch}.desktop-nav.svelte-12qhfyh{display:flex;gap:14px;align-items:center;font-size:13px;justify-self:end}.desktop-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted)}.desktop-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.desktop-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);text-decoration:none}.desktop-nav.svelte-12qhfyh a.gh:where(.svelte-12qhfyh){display:inline-flex;align-items:center;margin-inline-start:2px;color:var(--muted)}.desktop-nav.svelte-12qhfyh a.gh:where(.svelte-12qhfyh):hover{color:var(--text)}.hamburger.svelte-12qhfyh{display:none;background:transparent;border:1px solid transparent;border-radius:var(--radius);padding:8px;cursor:pointer;justify-self:end;min-width:44px;min-height:44px;align-items:center;justify-content:center;flex-direction:column;gap:4px}.hamburger.svelte-12qhfyh:hover,.hamburger.svelte-12qhfyh:focus-visible{border-color:var(--border);background:var(--hover);outline:none}.hb-bar.svelte-12qhfyh{display:block;width:22px;height:2px;background:var(--text);border-radius:1px}.drawer-backdrop.svelte-12qhfyh{position:fixed;inset:0;background:#0000008c;z-index:90;animation:svelte-12qhfyh-fade-in .15s ease-out}.drawer.svelte-12qhfyh{position:fixed;inset-block:0;inset-inline-end:0;width:min(320px,82vw);background:var(--panel);border-inline-start:1px solid var(--border);z-index:100;transform:translate(100%);transition:transform .22s ease-out;display:flex;flex-direction:column;overflow-y:auto;visibility:hidden}html[dir=rtl] .drawer.svelte-12qhfyh{inset-inline-end:0;inset-inline-start:auto;border-inline-start:none;border-inline-end:1px solid var(--border);transform:translate(-100%)}.drawer.open.svelte-12qhfyh{transform:translate(0);visibility:visible}.drawer-head.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-block-end:1px solid var(--border)}.drawer-title.svelte-12qhfyh{font-weight:700;font-size:15px}.drawer-close.svelte-12qhfyh{background:transparent;border:1px solid transparent;color:var(--text);font-size:22px;line-height:1;cursor:pointer;min-width:44px;min-height:44px;border-radius:var(--radius)}.drawer-close.svelte-12qhfyh:hover,.drawer-close.svelte-12qhfyh:focus-visible{border-color:var(--border);background:var(--hover);outline:none}.drawer-nav.svelte-12qhfyh{display:flex;flex-direction:column;padding:8px 0;font-size:15px}.drawer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;gap:8px;padding:14px 20px;color:var(--text);min-height:48px}.drawer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.drawer-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--hover);text-decoration:none}.drawer-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent)}.drawer-nav.svelte-12qhfyh hr:where(.svelte-12qhfyh){border:none;border-block-start:1px solid var(--border);margin:8px 0}@keyframes svelte-12qhfyh-fade-in{0%{opacity:0}to{opacity:1}}main.svelte-12qhfyh{min-height:calc(100vh - 140px)}@media(max-width:700px){.header-inner.svelte-12qhfyh{grid-template-columns:auto 1fr auto;gap:8px;padding:8px 12px}.header-search.svelte-12qhfyh{grid-column:1 / -1;order:3;max-width:100%;margin-block-start:4px}.desktop-nav.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:inline-flex}.brand-he.svelte-12qhfyh{font-size:16px}}@media(min-width:701px){.drawer.svelte-12qhfyh,.drawer-backdrop.svelte-12qhfyh{display:none!important}}footer.svelte-12qhfyh{background:var(--panel);border-top:1px solid var(--border);padding:14px 0 12px;font-size:12px}.footer-inner.svelte-12qhfyh{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;align-items:center}.left.svelte-12qhfyh{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sep.svelte-12qhfyh{opacity:.6}.right.svelte-12qhfyh{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.version.svelte-12qhfyh{font-size:11px;opacity:.85}.disclaimer.svelte-12qhfyh{padding-top:8px;margin-top:8px;border-top:1px dashed var(--border);font-size:11px;line-height:1.6}
