@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400&family=JetBrains+Mono:wght@400&family=Inter:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0d0f;--bg2: #141416;--bg3: #1e1e22;--border: #2a2a2e;--teal: #00b4a6;--teal2: #007a70;--gold: #e8b84b;--text: #e8e4dc;--text2: #9a9590;--text3: #5a5650;--serif: "EB Garamond", Georgia, serif;--mono: "JetBrains Mono", monospace;--sans: "Inter", system-ui, sans-serif}html{background:var(--bg);color:var(--text);font-family:var(--serif);font-size:18px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:var(--teal);text-decoration:none}a:hover{color:var(--gold)}::selection{background:var(--teal2);color:var(--text)}.site-header{position:fixed;top:0;left:0;right:0;height:50px;background:var(--bg);border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 2rem;gap:1rem;z-index:100}.site-header .logo{font-family:var(--mono);font-size:.7rem;color:var(--teal);letter-spacing:.12em;text-transform:uppercase}.site-header .back-link{font-family:var(--mono);font-size:.7rem;color:var(--teal);letter-spacing:.12em;margin-left:.5rem}.site-header .back-link:hover{color:var(--gold)}.site-header .sep{color:var(--border)}.site-header .page-title{font-family:var(--serif);font-size:.95rem;color:var(--text2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.graph-page{width:100vw;height:100vh;overflow:hidden;position:relative}#graph-canvas{display:block}.graph-ui{position:fixed;top:2rem;left:2rem;pointer-events:none;z-index:10}.graph-ui h1{font-family:var(--serif);font-size:1.15rem;font-weight:400;color:var(--text2)}.graph-ui p{font-family:var(--mono);font-size:.58rem;color:var(--text3);letter-spacing:.12em;text-transform:uppercase;margin-top:.3rem}#tooltip{position:fixed;display:none;pointer-events:none;background:var(--bg2);border:1px solid var(--border);padding:.5rem .85rem;border-radius:5px;z-index:50}#tooltip small{display:block;font-family:var(--mono);font-size:.55rem;color:var(--teal);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.2rem}#tooltip span{font-family:var(--serif);font-size:.95rem;color:var(--text)}.article-page{padding-top:50px}.hero{max-width:680px;margin:0 auto;padding:3.5rem 2rem 1.5rem}.hero .meta{font-family:var(--mono);font-size:.62rem;color:var(--teal);text-transform:uppercase;letter-spacing:.08em;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.hero .meta .tag{border:1px solid rgba(0,180,166,.25);background:#00b4a60f;padding:.15rem .5rem;border-radius:3px}.hero .meta .date{color:var(--text3)}.hero h1{font-family:var(--serif);font-size:2.5rem;font-weight:400;line-height:1.2;margin-bottom:1rem}.hero .abstract{font-style:italic;color:var(--text2);font-size:1.05rem;line-height:1.7;border-left:2px solid var(--teal2);padding-left:1.2rem;margin-bottom:1.5rem}.hero hr{border:none;border-top:1px solid var(--border)}.prose{max-width:680px;margin:0 auto;padding:2.5rem 2rem 6rem}.prose h2{font-family:var(--serif);font-size:1.45rem;font-weight:500;margin:2.5rem 0 .8rem;padding-bottom:.35rem;border-bottom:1px solid var(--border)}.prose h3{font-family:var(--serif);font-size:1.15rem;font-weight:500;margin:1.8rem 0 .6rem}.prose p{margin-bottom:1.3rem;font-size:1.05rem}.prose ul,.prose ol{margin:0 0 1.3rem 1.5rem}.prose li{margin-bottom:.35rem;font-size:1.05rem}.prose strong{color:var(--text);font-weight:500}.prose em{color:var(--text2)}.prose blockquote{border-left:3px solid var(--teal2);padding-left:1rem;color:var(--text2);font-style:italic;margin:1.5rem 0}.amar-article .prose em{color:var(--teal)}.prose code{font-family:var(--mono);font-size:.78rem;background:var(--bg3);border:1px solid var(--border);padding:.1rem .4rem;border-radius:3px;color:var(--teal)}.prose figure{margin:1.5rem 0}.prose figure img{max-width:100%;height:auto;display:block;border-radius:4px}.prose .diagram-figure{margin:2rem 0}.prose .spinoza-diagram{width:100%;max-width:520px;height:auto;display:block;margin-left:auto;margin-right:auto;color:var(--text2)}.prose .spinoza-diagram--centered{margin-left:auto;margin-right:auto}.prose .spinoza-diagram .diagram-label{font-family:var(--serif);font-size:14px;fill:var(--text)}.prose .spinoza-diagram .diagram-label-center{font-weight:500}.prose .spinoza-diagram .diagram-label-inside{font-size:18px;font-weight:600;fill:var(--text);text-anchor:middle;dominant-baseline:middle}.prose .spinoza-diagram .diagram-label-molecule{font-size:11px;fill:var(--text2);text-anchor:middle}.prose .spinoza-diagram .diagram-label-small{font-size:12px;fill:var(--text2)}.prose .spinoza-diagram .diagram-reservoir{fill:var(--bg3);stroke:var(--teal);stroke-width:1.5;opacity:.95}.prose .spinoza-diagram .diagram-conduit{fill:var(--bg2);stroke:var(--teal);stroke-width:1.5}.prose .spinoza-diagram .diagram-molecule-box{fill:var(--bg2);stroke:var(--gold);stroke-width:2}.prose .spinoza-diagram .diagram-molecule-symbol{stroke:var(--gold)}.prose .spinoza-diagram .diagram-line-dash{stroke:var(--teal);stroke-width:1.5;stroke-dasharray:6 4}.prose .spinoza-diagram .diagram-line{stroke:var(--text2);stroke-width:1}.prose .spinoza-diagram line[marker-start]{stroke:var(--text2)}.prose .spinoza-diagram .flow-particle circle{fill:var(--teal)}.prose .spinoza-diagram .flow-particle--down circle{fill:var(--gold)}.prose .spinoza-diagram .flow-particle{animation:spinoza-flow-left 2.2s ease-in-out infinite}.prose .spinoza-diagram .flow-particle--down{animation-delay:.55s}.prose .spinoza-diagram .flow-particle--right{animation-name:spinoza-flow-right;animation-delay:1.1s}.prose .spinoza-diagram .flow-particle--right.flow-particle--down{animation-delay:1.65s}@keyframes spinoza-flow-left{0%{transform:translate(118px,50px)}45%{transform:translate(146px,50px)}50%{transform:translate(118px,50px)}to{transform:translate(118px,50px)}}@keyframes spinoza-flow-right{0%{transform:translate(392px,50px)}5%{transform:translate(392px,50px)}50%{transform:translate(436px,50px)}55%{transform:translate(392px,50px)}to{transform:translate(392px,50px)}}.prose .molecules-figure{margin:2rem 0;text-align:center}.prose .molecules-diagram{max-width:100%;height:auto}.prose .molecules-diagram .molecule-panel-label{font-family:var(--mono);font-size:.65rem;letter-spacing:.06em;fill:var(--text2)}.prose .molecules-diagram .mol-reservoir{fill:var(--bg3);stroke:var(--text2);stroke-width:1}.prose .molecules-diagram .mol-bond{stroke:var(--text2);stroke-width:2;fill:none}.prose .molecules-diagram .mol-helix-path,.prose .molecules-diagram .mol-helix-strand{stroke:var(--text2)}.prose .molecules-diagram .mol-helix-back{stroke:var(--text2);stroke-dasharray:5 5;opacity:.6}.prose .molecules-diagram .mol-rung{stroke:var(--teal);stroke-width:1.5;opacity:.85}.prose .molecules-diagram .mol-node{fill:var(--teal);stroke:var(--teal);stroke-width:1;opacity:.9}.prose .molecules-diagram .mol-node-back{opacity:.5}.prose table{width:100%;border-collapse:collapse;margin-bottom:1.4rem;font-size:.95rem}.prose th{font-family:var(--mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:var(--teal);border-bottom:1px solid var(--border);padding:.5rem .8rem;text-align:left}.prose td{padding:.5rem .8rem;border-bottom:1px solid var(--border);color:var(--text2)}.katex-display{overflow-x:auto;padding:.5rem 0}.prose .sidenote-ref{position:relative;display:inline;cursor:help;font-size:.75em;color:var(--teal);opacity:.85;margin-left:.15em;-webkit-user-select:none;user-select:none}.prose .sidenote-ref:hover,.prose .sidenote-ref:focus,.prose .sidenote-ref[data-active=true]{opacity:1;color:var(--gold)}.prose .sidenote-tooltip{position:absolute;left:0;bottom:calc(100% + .4rem);z-index:20;width:max-content;max-width:220px;padding:.5rem .65rem;font-family:var(--serif);font-size:.8rem;line-height:1.45;color:var(--text2);background:var(--bg2);border:1px solid var(--border);border-radius:4px;box-shadow:0 4px 12px #00000059;white-space:normal;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;pointer-events:none}.prose .sidenote-ref:hover .sidenote-tooltip,.prose .sidenote-ref:focus .sidenote-tooltip,.prose .sidenote-ref[data-active=true] .sidenote-tooltip{opacity:1;visibility:visible}@media (hover: none){.prose .sidenote-tooltip{left:50%;transform:translate(-50%)}}.connections{max-width:680px;margin:0 auto;padding:0 2rem 4rem}.connections h4{font-family:var(--mono);font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text3);margin-bottom:.8rem}.chips{display:flex;flex-wrap:wrap;gap:.4rem}.chip{font-family:var(--mono);font-size:.68rem;padding:.2rem .65rem;border:1px solid var(--border);border-radius:3px;color:var(--text2);transition:border-color .15s,color .15s}.chip:hover{border-color:var(--teal);color:var(--teal)}.articles-page{padding-top:50px}.articles-intro{max-width:680px;margin:0 auto;padding:3rem 2rem 1.5rem}.articles-intro h1{font-family:var(--serif);font-size:2rem;font-weight:400;margin-bottom:.5rem}.articles-intro p{font-size:1rem;color:var(--text2)}.articles-list{list-style:none;max-width:680px;margin:0 auto;padding:0 2rem 4rem}.articles-list li{margin-bottom:.75rem}.article-card{display:block;padding:1.25rem 1.35rem;border:1px solid var(--border);border-radius:6px;background:var(--bg2);text-decoration:none;color:inherit;transition:border-color .2s ease,background .2s ease}.article-card:hover{border-color:var(--teal);background:var(--bg3)}.article-card-title{font-family:var(--serif);font-size:1.15rem;font-weight:500;color:var(--text);display:block;margin-bottom:.35rem}.article-card:hover .article-card-title{color:var(--teal)}.article-card-date{font-family:var(--mono);font-size:.65rem;letter-spacing:.08em;color:var(--text3);display:block;margin-bottom:.4rem}.article-card-subtitle{font-family:var(--mono);font-size:.7rem;letter-spacing:.08em;color:var(--text2)}@media (max-width: 700px){.hero h1{font-size:1.9rem}.prose{padding:2rem 1.2rem 4rem}.articles-intro{padding:2rem 1.2rem 1rem}.articles-list{padding:0 1.2rem 3rem}}
