:root{--bg-color:#faf9f6;--text-main:#1a1a1a;--text-muted:#4a4a4a;--accent:#2563eb;--border:#e5e5e5}[data-astro-cid-lcdefpme]{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6}h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme],h3[data-astro-cid-lcdefpme],h4[data-astro-cid-lcdefpme]{letter-spacing:-.02em;font-family:Newsreader,serif;font-weight:500;line-height:1.1}p[data-astro-cid-lcdefpme]{max-width:65ch;color:var(--text-muted);font-size:1.125rem}header[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:2rem 5%;display:flex}.nav-brand[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.02em;font-size:1.125rem;font-weight:600}.nav-links[data-astro-cid-lcdefpme]{gap:2.5rem;display:flex}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:color .3s}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--text-main)}.hero[data-astro-cid-lcdefpme]{max-width:900px;padding:8rem 5% 6rem}.hero-title[data-astro-cid-lcdefpme]{margin-bottom:1.5rem;font-size:4.5rem}.hero-subtitle[data-astro-cid-lcdefpme]{margin-bottom:2.5rem;font-size:1.25rem}.hero-cta[data-astro-cid-lcdefpme]{background:var(--text-main);color:#fff;border-radius:4px;padding:.85rem 1.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-block}.hero-cta[data-astro-cid-lcdefpme]:hover{background:var(--accent);transform:translateY(-2px)}.section-updates[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);padding:5rem 5%}.section-title[data-astro-cid-lcdefpme]{margin-bottom:3rem;font-size:2.75rem}.grid-asym[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.grid-three[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.card[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:#fff;border-radius:6px;padding:3rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.card[data-astro-cid-lcdefpme]:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000000a}.card-title[data-astro-cid-lcdefpme]{margin-bottom:1.25rem;font-size:1.75rem}.card-label[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-bottom:.25rem;font-family:Newsreader,serif;font-size:1.05rem;font-style:italic;display:block}.image-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:3rem;display:grid}.image-wrapper[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:6px;overflow:hidden}.image-wrapper[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:100%;transition:transform .6s;display:block}.image-wrapper[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{transform:scale(1.03)}.image-caption[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-top:.75rem;font-size:.9rem;font-style:italic}@media (width<=768px){.hero[data-astro-cid-lcdefpme],.grid-asym[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-title[data-astro-cid-lcdefpme]{font-size:3rem}}.sim-container[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:#fff;border-radius:6px;margin-bottom:3rem;padding:2.5rem}.sim-header[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.sim-tabs[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.5rem;display:flex}.sim-tab-btn[data-astro-cid-lcdefpme]{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;padding:.55rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s}.sim-tab-btn[data-astro-cid-lcdefpme]:hover{border-color:var(--text-main);color:var(--text-main)}.sim-tab-btn[data-astro-cid-lcdefpme].active{background:var(--text-main);color:#fff;border-color:var(--text-main)}.sim-controls[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;display:flex}.sim-btn[data-astro-cid-lcdefpme]{background:var(--bg-color);border:1px solid var(--border);color:var(--text-main);cursor:pointer;border-radius:4px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;transition:all .2s}.sim-btn[data-astro-cid-lcdefpme]:hover{border-color:var(--text-main);background:#fff}.canvas-wrap[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:#fafaf8;border-radius:4px;width:100%;position:relative;overflow:hidden}canvas[data-astro-cid-lcdefpme]#fd-sim{width:100%;height:380px;display:block}.sim-status[data-astro-cid-lcdefpme]{color:var(--text-main);background:var(--bg-color);border-radius:4px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.75rem 1rem;font-family:ui-monospace,monospace;font-size:.95rem;display:flex}.sim-desc[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-top:1rem;font-size:1.05rem;line-height:1.5}.pipeline-diagram[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:#fff;border-radius:6px;flex-direction:column;gap:.75rem;margin-top:2.5rem;padding:2.5rem;display:flex}.diagram-step[data-astro-cid-lcdefpme]{background:var(--bg-color);border:1px solid var(--border);border-radius:6px;align-items:flex-start;gap:1.5rem;padding:1.1rem 1.5rem;display:flex}.step-num[data-astro-cid-lcdefpme]{color:var(--accent);min-width:2.25rem;padding-top:.15rem;font-family:Newsreader,serif;font-size:1.6rem;font-weight:500;line-height:1}.step-content[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{color:var(--text-main);margin-bottom:.25rem;font-size:1.2rem}.step-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-bottom:0;font-size:.95rem;line-height:1.45}.diagram-arrow[data-astro-cid-lcdefpme]{text-align:center;color:var(--text-muted);user-select:none;margin:-.25rem 0;font-size:1.1rem;line-height:1}.math-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:2rem 0 3rem;display:grid}.math-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:#fff;border-radius:6px;padding:1.75rem}.math-card[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{color:var(--text-main);margin-bottom:.5rem;font-size:1.25rem}.math-formula[data-astro-cid-lcdefpme]{color:var(--accent);background:var(--bg-color);border-radius:4px;margin-bottom:.75rem;padding:.35rem .6rem;font-family:Fira Code,ui-monospace,monospace;font-size:.95rem;font-weight:500;display:inline-block}.math-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.95rem;line-height:1.45}.code-container[data-astro-cid-lcdefpme]{background:#18181b;border:1px solid #27272a;border-radius:8px;margin:2.5rem 0 3.5rem;overflow:hidden}.code-header[data-astro-cid-lcdefpme]{background:#09090b;border-bottom:1px solid #27272a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}.code-tabs[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.4rem;display:flex}.code-tab-btn[data-astro-cid-lcdefpme]{color:#a1a1aa;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:.4rem .85rem;font-family:Fira Code,monospace;font-size:.85rem;transition:all .15s}.code-tab-btn[data-astro-cid-lcdefpme]:hover{color:#f4f4f5}.code-tab-btn[data-astro-cid-lcdefpme].active{color:#fafafa;background:#27272a;border-color:#3f3f46}.code-lang-tag[data-astro-cid-lcdefpme]{color:#71717a;text-transform:uppercase;letter-spacing:.05em;font-family:Fira Code,monospace;font-size:.75rem}.code-block[data-astro-cid-lcdefpme]{color:#e4e4e7;margin:0;padding:1.5rem;font-family:Fira Code,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}.code-block[data-astro-cid-lcdefpme] code[data-astro-cid-lcdefpme]{font-family:inherit}.c-kw[data-astro-cid-lcdefpme]{color:#f43f5e}.c-type[data-astro-cid-lcdefpme]{color:#38bdf8}.c-func[data-astro-cid-lcdefpme]{color:#a855f7}.c-num[data-astro-cid-lcdefpme]{color:#f59e0b}.c-str[data-astro-cid-lcdefpme]{color:#10b981}.c-comm[data-astro-cid-lcdefpme]{color:#71717a;font-style:italic}.stat-row[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.stat-card[data-astro-cid-lcdefpme]{text-align:center;background:#fff;border:1px solid #e5e5e5;padding:1.25rem 1rem}.stat-number[data-astro-cid-lcdefpme]{color:#eb6834;margin-bottom:.35rem;font-family:Newsreader,serif;font-size:2.2rem;font-weight:500;line-height:1}.stat-desc[data-astro-cid-lcdefpme]{color:#71717a;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.db-controls[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.db-filters[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.5rem;display:flex}.db-filter-btn[data-astro-cid-lcdefpme]{color:#525252;cursor:pointer;background:#fff;border:1px solid #d4d4d4;padding:.4rem .85rem;font-family:Inter,sans-serif;font-size:.85rem;transition:all .15s}.db-filter-btn[data-astro-cid-lcdefpme]:hover{color:#1a1a1a;border-color:#1a1a1a}.db-filter-btn[data-astro-cid-lcdefpme].active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.db-inputs[data-astro-cid-lcdefpme]{flex-grow:1;gap:.75rem;max-width:420px;display:flex}.db-search[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #d4d4d4;outline:none;flex:1;padding:.45rem .85rem;font-family:Inter,sans-serif;font-size:.875rem}.db-search[data-astro-cid-lcdefpme]:focus{border-color:#eb6834}.db-sort[data-astro-cid-lcdefpme]{cursor:pointer;background:#fff;border:1px solid #d4d4d4;outline:none;padding:.45rem .85rem;font-family:Inter,sans-serif;font-size:.85rem}.db-table-wrap[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #e5e5e5;max-height:580px;margin-bottom:2rem;overflow-x:auto}.db-table[data-astro-cid-lcdefpme]{border-collapse:collapse;text-align:left;width:100%;font-size:.85rem}.db-table[data-astro-cid-lcdefpme] th[data-astro-cid-lcdefpme]{color:#1a1a1a;white-space:nowrap;z-index:2;background:#f4f4f5;border-bottom:1px solid #e5e5e5;padding:.85rem 1rem;font-family:Newsreader,serif;font-size:1rem;font-weight:500;position:sticky;top:0}.db-table[data-astro-cid-lcdefpme] td[data-astro-cid-lcdefpme]{color:#3f3f46;border-bottom:1px solid #f0f0f0;padding:.7rem 1rem}.db-table[data-astro-cid-lcdefpme] tr[data-astro-cid-lcdefpme]:hover td[data-astro-cid-lcdefpme]{background:#fafaf9}.pill-island[data-astro-cid-lcdefpme]{color:#0369a1;background:#e0f2fe;padding:.2rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.pill-lake[data-astro-cid-lcdefpme]{color:#15803d;background:#dcfce7;padding:.2rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.fd-val[data-astro-cid-lcdefpme]{color:#18181b;font-family:Fira Code,monospace;font-weight:500}.fd-high[data-astro-cid-lcdefpme]{color:#eb6834;font-weight:600}.coverage-card[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #e5e5e5;margin-bottom:2.5rem;padding:1.5rem}.coverage-progress-wrap[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (width<=640px){.coverage-progress-wrap[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.prog-header[data-astro-cid-lcdefpme]{color:#18181b;justify-content:space-between;margin-bottom:.45rem;font-size:.85rem;font-weight:500;display:flex}.prog-bar-bg[data-astro-cid-lcdefpme]{background:#f4f4f5;width:100%;height:8px;position:relative;overflow:hidden}.prog-bar-fill[data-astro-cid-lcdefpme]{background:#eb6834;height:100%;transition:width .5s}.map-container[data-astro-cid-lcdefpme]{background:#f8fafc;border:1px solid #e2e8f0;width:100%;height:520px;margin-bottom:1rem;position:relative;overflow:hidden}.ph-map-canvas[data-astro-cid-lcdefpme]{cursor:crosshair;width:100%;height:100%}.map-tooltip[data-astro-cid-lcdefpme]{color:#fff;pointer-events:none;z-index:10;background:#0f172aeb;padding:.5rem .85rem;font-size:.8rem;display:none;position:absolute;transform:translate(-50%,-120%);box-shadow:0 10px 15px -3px #00000040}.map-tooltip-title[data-astro-cid-lcdefpme]{margin-bottom:.2rem;font-family:Newsreader,serif;font-size:1rem;font-weight:500}.modal-backdrop[data-astro-cid-lcdefpme]{backdrop-filter:blur(4px);z-index:1000;background:#0f172ab3;justify-content:center;align-items:center;padding:1.5rem;display:none;position:fixed;inset:0}.modal-backdrop[data-astro-cid-lcdefpme].active{display:flex}.modal-card[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #e5e5e5;width:100%;max-width:980px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.modal-header[data-astro-cid-lcdefpme]{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.modal-title[data-astro-cid-lcdefpme]{color:#18181b;margin:0 0 .25rem;font-family:Newsreader,serif;font-size:1.85rem;font-weight:500}.modal-meta[data-astro-cid-lcdefpme]{color:#71717a;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.modal-close-btn[data-astro-cid-lcdefpme]{cursor:pointer;color:#525252;background:#f4f4f5;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;transition:all .15s;display:flex}.modal-close-btn[data-astro-cid-lcdefpme]:hover{color:#18181b;background:#e4e4e7}.modal-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:1.75rem;display:grid}@media (width<=768px){.modal-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.modal-canvas-box[data-astro-cid-lcdefpme]{background:#fafaf9;border:1px solid #e5e5e5;flex-direction:column;align-items:center;padding:1.25rem;display:flex}.modal-canvas-title[data-astro-cid-lcdefpme]{color:#18181b;text-align:left;width:100%;margin-bottom:.75rem;font-family:Newsreader,serif;font-size:1.1rem;font-weight:500}.modal-canvas[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #f0f0f0;width:100%;height:280px}.modal-stats-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:.75rem;width:100%;margin-top:1rem;display:grid}.modal-stat-item[data-astro-cid-lcdefpme]{text-align:center;background:#fff;border:1px solid #f0f0f0;padding:.5rem .75rem}.modal-stat-val[data-astro-cid-lcdefpme]{color:#eb6834;font-family:Fira Code,monospace;font-size:.95rem;font-weight:600}.modal-stat-lbl[data-astro-cid-lcdefpme]{color:#71717a;text-transform:uppercase;margin-top:.2rem;font-size:.7rem}.table-row-clickable[data-astro-cid-lcdefpme]{cursor:pointer;transition:background .15s}.table-row-clickable[data-astro-cid-lcdefpme]:hover td[data-astro-cid-lcdefpme]{background:#fff7ed!important}
