.layout.svelte-1w3pjh0{display:grid;grid-template-columns:1fr 280px;gap:2rem;align-items:start;padding-top:2rem;padding-bottom:3rem}@media(max-width:900px){.layout.svelte-1w3pjh0{grid-template-columns:1fr}}.main-col.svelte-1w3pjh0{display:flex;flex-direction:column;gap:1.5rem}.sidebar.svelte-1w3pjh0{display:flex;flex-direction:column;gap:1rem;position:sticky;top:1.5rem}.sidebar-card.svelte-1w3pjh0{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;padding:1rem}.sidebar-card.svelte-1w3pjh0 h3:where(.svelte-1w3pjh0){font-family:var(--font-display);font-size:.85rem;font-weight:600;color:var(--text);margin-bottom:.6rem}.toc.svelte-1w3pjh0{list-style:none;display:flex;flex-direction:column;gap:.3rem}.toc.svelte-1w3pjh0 a:where(.svelte-1w3pjh0){font-size:.83rem;color:var(--text-dim);text-decoration:none;transition:color .15s}.toc.svelte-1w3pjh0 a:where(.svelte-1w3pjh0):hover{color:var(--blue)}.kn-list.svelte-1w3pjh0{display:flex;flex-direction:column;gap:.25rem}.kn-row.svelte-1w3pjh0{display:flex;justify-content:space-between;font-size:.78rem;font-family:var(--font-mono);color:var(--text-dim);padding:.15rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.kn-row.svelte-1w3pjh0 span:where(.svelte-1w3pjh0):last-child{color:var(--text);text-align:right}.facility-list.svelte-1w3pjh0,.reading-list.svelte-1w3pjh0{list-style:none;display:flex;flex-direction:column;gap:.3rem}.facility-list.svelte-1w3pjh0 a:where(.svelte-1w3pjh0),.reading-list.svelte-1w3pjh0 a:where(.svelte-1w3pjh0){font-size:.81rem;color:var(--blue);text-decoration:none}.facility-list.svelte-1w3pjh0 a:where(.svelte-1w3pjh0):hover,.reading-list.svelte-1w3pjh0 a:where(.svelte-1w3pjh0):hover{text-decoration:underline}.page-hero.svelte-1w3pjh0{background:linear-gradient(180deg,rgba(168,85,247,.06) 0%,transparent 100%);border-bottom:1px solid var(--border);padding:2.5rem 0 2rem}.hero-content.svelte-1w3pjh0{display:flex;align-items:flex-start;gap:1.2rem;padding-top:.5rem}.topic-icon-lg.svelte-1w3pjh0{font-size:2.8rem;line-height:1}.section-label.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.3rem}.section-title.svelte-1w3pjh0{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.section-sub.svelte-1w3pjh0{font-size:.92rem;color:var(--text-dim);line-height:1.7;max-width:680px}.breadcrumb.svelte-1w3pjh0{display:inline-block;font-size:.82rem;color:var(--text-muted);text-decoration:none;margin-bottom:.75rem}.breadcrumb.svelte-1w3pjh0:hover{color:var(--text)}.card.svelte-1w3pjh0{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;padding:1.5rem}.card-title.svelte-1w3pjh0{font-family:var(--font-display);font-size:1.15rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.card-sub.svelte-1w3pjh0{font-size:.87rem;color:var(--text-dim);line-height:1.65;margin-bottom:1rem}.facts-bar.svelte-1w3pjh0{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}@media(max-width:640px){.facts-bar.svelte-1w3pjh0{grid-template-columns:repeat(2,1fr)}}.fact.svelte-1w3pjh0{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:.9rem 1rem}.fact-val.svelte-1w3pjh0{font-family:var(--font-mono);font-size:1.1rem;font-weight:700;color:var(--purple)}.fact-lbl.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted);margin:.15rem 0}.fact-detail.svelte-1w3pjh0{font-size:.73rem;color:var(--text-dim);line-height:1.5}.two-up-grid.svelte-1w3pjh0{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:700px){.two-up-grid.svelte-1w3pjh0{grid-template-columns:1fr}}.canvas-wrap.svelte-1w3pjh0{width:100%;height:220px;border-radius:10px;overflow:hidden;border:1px solid var(--border);margin-bottom:.75rem}canvas.svelte-1w3pjh0{width:100%;height:100%;display:block}.annot-row.svelte-1w3pjh0{display:flex;gap:.6rem;flex-wrap:wrap}.annot.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.78rem;color:var(--text-muted);background:#ffffff0a;border:1px solid var(--border);border-radius:6px;padding:.2rem .55rem}.annot.green.svelte-1w3pjh0{color:var(--green);background:var(--green-dim);border-color:#2dd4a733}.chart-area.svelte-1w3pjh0{width:100%;min-height:200px;border-radius:8px;overflow:hidden}.chart-note.svelte-1w3pjh0{font-size:.78rem;color:var(--text-muted);line-height:1.5;margin-top:.5rem;padding:.5rem .75rem;background:#ffffff08;border-radius:7px;border-left:3px solid rgba(168,85,247,.3)}.exp-grid.svelte-1w3pjh0{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem}.exp-card.svelte-1w3pjh0{background:#ffffff06;border:1px solid var(--border);border-left:3px solid var(--exp-color);border-radius:10px;padding:1rem;transition:border-color .15s}.exp-card.svelte-1w3pjh0:hover{border-color:var(--exp-color);background:#ffffff0a}.exp-header.svelte-1w3pjh0{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.exp-name.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.88rem;font-weight:600;color:var(--text)}.exp-status.svelte-1w3pjh0{font-size:.7rem;font-family:var(--font-mono);padding:.15rem .5rem;border-radius:5px;background:#ffffff0d;color:var(--text-muted)}.exp-status.active.svelte-1w3pjh0{background:var(--green-dim);color:var(--green)}.exp-lab.svelte-1w3pjh0{font-size:.75rem;color:var(--text-muted);font-family:var(--font-mono);margin-bottom:.4rem}.exp-goal.svelte-1w3pjh0{font-size:.81rem;color:var(--text-dim);line-height:1.55;margin-bottom:.5rem}.exp-result.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.78rem;color:var(--purple);background:#a855f714;border-radius:5px;padding:.25rem .5rem;margin-bottom:.5rem}.exp-link.svelte-1w3pjh0{font-size:.78rem;color:var(--blue);text-decoration:none}.exp-link.svelte-1w3pjh0:hover{text-decoration:underline}.alpha-g-card.svelte-1w3pjh0{border-color:#a855f74d;background:linear-gradient(135deg,#a855f70a,#4a9eff08)}.alpha-g-inner.svelte-1w3pjh0{display:flex;align-items:flex-start;gap:2rem}@media(max-width:640px){.alpha-g-inner.svelte-1w3pjh0{flex-direction:column}}.alpha-g-text.svelte-1w3pjh0{flex:1}.alpha-g-diagram.svelte-1w3pjh0{width:130px;flex-shrink:0}.alpha-g-diagram.svelte-1w3pjh0 svg:where(.svelte-1w3pjh0){width:100%;height:auto;display:block}.highlight-tag.svelte-1w3pjh0{display:inline-block;font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;background:var(--purple-dim);color:var(--purple);border:1px solid rgba(168,85,247,.25);border-radius:5px;padding:.2rem .6rem;margin-bottom:.6rem}.result-box.svelte-1w3pjh0{background:#a855f714;border:1px solid rgba(168,85,247,.2);border-radius:10px;padding:.8rem 1rem;margin:1rem 0}.result-eq.svelte-1w3pjh0{font-family:var(--font-mono);font-size:1.1rem;font-weight:700;color:var(--purple)}.result-label.svelte-1w3pjh0{font-size:.85rem;color:var(--text-dim);margin-top:.3rem}.paper-link.svelte-1w3pjh0{display:inline-block;font-family:var(--font-mono);font-size:.82rem;color:var(--blue);text-decoration:none;margin-top:.75rem}.paper-link.svelte-1w3pjh0:hover{text-decoration:underline}.alpha-g-text.svelte-1w3pjh0 p:where(.svelte-1w3pjh0){font-size:.88rem;color:var(--text-dim);line-height:1.65;margin-bottom:.6rem}.source-tabs.svelte-1w3pjh0{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.src-tab.svelte-1w3pjh0{padding:.5rem 1rem;background:var(--surface-2);border:1.5px solid var(--border);border-radius:9px;cursor:pointer;text-align:left;transition:all .15s;display:flex;flex-direction:column;gap:.1rem}.src-tab.active.svelte-1w3pjh0{border-color:var(--purple);background:#a855f714}.src-label.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.82rem;font-weight:600;color:var(--text)}.src-tab.active.svelte-1w3pjh0 .src-label:where(.svelte-1w3pjh0){color:var(--purple)}.src-sub.svelte-1w3pjh0{font-size:.72rem;color:var(--text-muted)}.featured-row.svelte-1w3pjh0{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.75rem}.featured-label.svelte-1w3pjh0{font-size:.78rem;color:var(--text-muted);font-family:var(--font-mono)}.chip-list.svelte-1w3pjh0{display:flex;gap:.4rem;flex-wrap:wrap}.chip.svelte-1w3pjh0{padding:.3rem .7rem;background:#a855f714;border:1px solid rgba(168,85,247,.2);border-radius:20px;color:var(--purple);font-size:.78rem;font-family:var(--font-mono);cursor:pointer;transition:all .15s}.chip.svelte-1w3pjh0:hover{background:#a855f72e;border-color:var(--purple)}.search-bar.svelte-1w3pjh0{display:flex;gap:.5rem;margin-bottom:1rem}.search-input.svelte-1w3pjh0{flex:1;padding:.55rem 1rem;background:#ffffff0a;border:1.5px solid var(--border-bright);border-radius:10px;color:var(--text);font-family:var(--font-mono);font-size:.88rem}.search-input.svelte-1w3pjh0:focus{outline:none;border-color:var(--purple)}.search-btn.svelte-1w3pjh0{padding:.55rem 1.2rem;border-radius:10px;border:none;background:var(--purple);color:#fff;font-family:var(--font-display);font-weight:600;font-size:.88rem;cursor:pointer}.search-btn.svelte-1w3pjh0:disabled{opacity:.5;cursor:default}.error-box.svelte-1w3pjh0{font-size:.83rem;color:#f87171;background:#f8717114;border-radius:7px;padding:.5rem .75rem}.results-layout.svelte-1w3pjh0{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.5rem}@media(max-width:700px){.results-layout.svelte-1w3pjh0{grid-template-columns:1fr}}.results-list.svelte-1w3pjh0{display:flex;flex-direction:column;gap:.4rem;max-height:480px;overflow-y:auto}.results-count.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted);margin-bottom:.25rem}.result-item.svelte-1w3pjh0{text-align:left;padding:.65rem .8rem;background:#ffffff08;border:1.5px solid var(--border);border-radius:8px;cursor:pointer;transition:all .15s}.result-item.svelte-1w3pjh0:hover{border-color:var(--purple);background:#a855f70d}.result-item.active.svelte-1w3pjh0{border-color:var(--purple);background:#a855f714}.ri-meta.svelte-1w3pjh0{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:.25rem}.ri-year.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.72rem;background:#a855f71f;color:var(--purple);padding:.1rem .4rem;border-radius:4px}.ri-collab.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.72rem;color:var(--text-muted)}.ri-tables.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.72rem;color:var(--blue);background:#4a9eff14;padding:.1rem .4rem;border-radius:4px}.ri-arxiv.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.72rem;color:var(--green);text-decoration:none}.ri-arxiv.svelte-1w3pjh0:hover{text-decoration:underline}.ri-title.svelte-1w3pjh0{font-size:.84rem;color:var(--text);line-height:1.4;margin-bottom:.2rem}.ri-abstract.svelte-1w3pjh0{font-size:.75rem;color:var(--text-muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chart-panel.svelte-1w3pjh0{display:flex;flex-direction:column;gap:.5rem}.loading-msg.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.82rem;color:var(--text-muted);padding:1rem}.table-tabs.svelte-1w3pjh0{display:flex;gap:.4rem;flex-wrap:wrap}.table-tab.svelte-1w3pjh0{padding:.3rem .65rem;font-size:.75rem;font-family:var(--font-mono);border:1px solid var(--border);border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer}.table-tab.active.svelte-1w3pjh0{border-color:var(--purple);color:var(--purple);background:#a855f714}.table-desc.svelte-1w3pjh0{font-size:.78rem;color:var(--text-muted);line-height:1.5}.empty-msg.svelte-1w3pjh0{font-size:.85rem;color:var(--text-muted);padding:1rem;text-align:center}.inspire-link-row.svelte-1w3pjh0{margin-top:.25rem}.filter-row.svelte-1w3pjh0{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1rem}.filter-btn.svelte-1w3pjh0{padding:.3rem .7rem;font-size:.78rem;font-family:var(--font-mono);border:1px solid var(--border);border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;transition:all .15s}.filter-btn.active.svelte-1w3pjh0,.filter-btn.svelte-1w3pjh0:hover{border-color:var(--purple);color:var(--purple);background:#a855f712}.landmarks-layout.svelte-1w3pjh0{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:700px){.landmarks-layout.svelte-1w3pjh0{grid-template-columns:1fr}}.landmark-list.svelte-1w3pjh0{display:flex;flex-direction:column;gap:.35rem;max-height:480px;overflow-y:auto}.landmark-item.svelte-1w3pjh0{text-align:left;padding:.65rem .8rem;background:#ffffff08;border:1.5px solid var(--border);border-radius:8px;cursor:pointer;transition:all .15s;display:flex;gap:.75rem;align-items:flex-start}.landmark-item.svelte-1w3pjh0:hover{border-color:var(--purple);background:#a855f70d}.landmark-item.active.svelte-1w3pjh0{border-color:var(--purple);background:#a855f714}.lm-year.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.9rem;font-weight:700;color:var(--purple);min-width:3rem}.lm-title.svelte-1w3pjh0{font-size:.83rem;color:var(--text);line-height:1.35}.lm-authors.svelte-1w3pjh0{font-size:.75rem;color:var(--text-muted);margin-top:.15rem}.lm-tags.svelte-1w3pjh0{display:flex;gap:.3rem;flex-wrap:wrap;margin-top:.3rem}.lm-tag.svelte-1w3pjh0{font-size:.68rem;font-family:var(--font-mono);background:#a855f71a;color:var(--purple);border-radius:4px;padding:.1rem .35rem}.landmark-detail.svelte-1w3pjh0{background:#ffffff05;border:1px solid var(--border);border-radius:10px;padding:1.2rem;position:sticky;top:1.5rem}.ld-year-big.svelte-1w3pjh0{font-family:var(--font-mono);font-size:2rem;font-weight:800;color:var(--purple);opacity:.35}.ld-title.svelte-1w3pjh0{font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--text);margin:.25rem 0}.ld-authors.svelte-1w3pjh0{font-size:.85rem;color:var(--text-dim);margin-bottom:.2rem}.ld-journal.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.78rem;color:var(--text-muted);margin-bottom:.25rem}.ld-experiment.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.78rem;color:var(--blue);background:#4a9eff14;border-radius:5px;padding:.2rem .5rem;display:inline-block;margin-bottom:.4rem}.ld-tags.svelte-1w3pjh0{display:flex;gap:.3rem;flex-wrap:wrap;margin-bottom:.75rem}.ld-significance.svelte-1w3pjh0{font-size:.87rem;color:var(--text-dim);line-height:1.7;margin-bottom:1rem}.oq-grid.svelte-1w3pjh0{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem}.oq-card.svelte-1w3pjh0{background:#ffffff06;border:1px solid var(--border);border-radius:10px;padding:1rem;transition:border-color .15s}.oq-card.svelte-1w3pjh0:hover{border-color:#a855f74d}.oq-tag.svelte-1w3pjh0{font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--purple);margin-bottom:.35rem}.oq-q.svelte-1w3pjh0{font-family:var(--font-display);font-size:.92rem;font-weight:600;color:var(--text);margin-bottom:.5rem;line-height:1.4}.oq-detail.svelte-1w3pjh0{font-size:.81rem;color:var(--text-dim);line-height:1.6}
