@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,ul,ol,dl,dd,figure,blockquote,pre{margin:0}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}}@layer base{:root{--paper:#fff;--ink:#101010;--muted:#646464;--faint:#8a8a8a;--rule:#d8d8d8;--rule-strong:#929292;--accent:#174d8f;--sans:"Arial Narrow", "Aptos Narrow", "Helvetica Neue", Arial, sans-serif;--serif:Georgia, "Times New Roman", serif;--mono:ui-monospace, "SFMono-Regular", Consolas, "Liberation Mono", monospace;--measure:72ch;--page:1180px;--gutter:clamp(1rem, 4vw, 3.5rem);--space-1:.35rem;--space-2:.7rem;--space-3:1.1rem;--space-4:1.7rem;--space-5:2.6rem;--space-6:4rem}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;font-size:1rem;line-height:1.52}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}h1,h2,h3{letter-spacing:-.025em;text-wrap:balance;font-weight:650;line-height:1.02}h1{font-size:clamp(2.15rem,6vw,5.2rem)}h2{font-size:clamp(1.45rem,3vw,2.5rem)}h3{letter-spacing:-.01em;font-size:1.08rem}p+p{margin-top:.85em}code,pre,.mono,.meta,.eyebrow,.section-index,.specimen-meta,dt{font-family:var(--mono)}pre{white-space:pre-wrap;word-break:break-word;overflow-x:auto}::selection{color:var(--ink);background:#dce8f6}}@layer layout{.site-shell{width:min(100%, var(--page));padding-inline:var(--gutter);margin:0 auto}.site-header{justify-content:space-between;align-items:baseline;gap:var(--space-4);border-bottom:1px solid var(--ink);min-height:4.6rem;padding:1.3rem 0 1rem;display:flex}.site-name{letter-spacing:-.02em;font-weight:700;text-decoration:none}.site-nav{flex-wrap:wrap;gap:.35rem 1.25rem;font-size:.9rem;display:flex}.site-nav a{text-decoration:none}.site-nav a[aria-current=page]{text-underline-offset:.35em;text-decoration:underline}main{min-height:62vh}.site-footer{margin-top:var(--space-6);border-top:1px solid var(--ink);color:var(--muted);justify-content:space-between;gap:2rem;padding:1.15rem 0 2.5rem;font-size:.86rem;display:flex}.footer-links{gap:1rem;display:flex}.page{padding-top:var(--space-5)}.page-header{gap:var(--space-5);padding-bottom:var(--space-5);border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,2fr) minmax(13rem,.8fr);display:grid}.page-header .dek{max-width:var(--measure);margin-top:var(--space-3);font-family:var(--serif);font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.58}.content-grid{gap:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(14rem,23rem);display:grid}.prose{max-width:var(--measure);font-family:var(--serif);font-size:1.04rem;line-height:1.68}.prose h2,.prose h3{font-family:var(--sans)}.prose>*+*{margin-top:1.1rem}.prose>h2{border-top:1px solid var(--rule);margin-top:3rem;padding-top:.8rem}.prose>h3{margin-top:2rem}.prose ul,.prose ol{padding-left:1.2rem}.case-section{gap:var(--space-5);padding:var(--space-5) 0;border-top:1px solid var(--rule);grid-template-columns:minmax(9rem,.48fr) minmax(0,1.52fr);display:grid}.case-section>header p{color:var(--muted);margin-top:.45rem;font-size:.86rem}.case-section:first-of-type{border-top-color:var(--ink)}}@layer components{.skip-link{z-index:20;background:var(--ink);color:var(--paper);padding:.55rem .75rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.eyebrow,.section-index,.specimen-meta{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;font-size:.73rem}.lede{max-width:var(--measure);font-family:var(--serif);font-size:clamp(1.1rem,2.3vw,1.45rem);line-height:1.58}.facts{align-content:start;gap:.55rem;font-size:.88rem;display:grid}.facts div{border-top:1px solid var(--rule);grid-template-columns:6.8rem 1fr;gap:.8rem;padding-top:.45rem;display:grid}.facts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.facts dd{margin:0}.index-intro{gap:var(--space-5);padding:var(--space-5) 0 var(--space-6);grid-template-columns:minmax(0,1.55fr) minmax(15rem,.65fr);display:grid}.index-intro h1{max-width:11ch}.index-intro .lede{margin-top:var(--space-3);max-width:56ch}.flagships{border-top:1px solid var(--ink)}.flagship{gap:var(--space-5);padding:var(--space-5) 0;border-bottom:1px solid var(--ink);grid-template-columns:minmax(11rem,.55fr) minmax(0,1.45fr);display:grid}.flagship:nth-child(2){grid-template-columns:minmax(0,1.22fr) minmax(12rem,.78fr)}.flagship:nth-child(2)>.flagship-copy{order:2}.flagship-title{margin-top:.5rem;font-size:clamp(2rem,4.6vw,4.35rem)}.flagship-problem{margin-top:var(--space-3);max-width:52ch;font-family:var(--serif);font-size:1.05rem;line-height:1.62}.flagship-links{margin-top:var(--space-4);flex-wrap:wrap;gap:.65rem 1.25rem;font-size:.88rem;display:flex}.catalogue{margin-top:var(--space-6);border-top:1px solid var(--ink)}.catalogue-header,.catalogue-row{gap:var(--space-3);border-bottom:1px solid var(--rule);grid-template-columns:1.1fr 1.8fr .65fr;align-items:baseline;padding:.8rem 0;display:grid}.catalogue-header{color:var(--muted);font:.7rem var(--mono);text-transform:uppercase;letter-spacing:.05em}.catalogue-row h3{font-size:1rem}.catalogue-row p{color:var(--muted);font-size:.9rem}.catalogue-row .status{font:.76rem var(--mono);color:var(--muted)}.metadata-list{gap:.6rem;padding:0;list-style:none;display:grid}.metadata-list li{border-top:1px solid var(--rule);grid-template-columns:7.5rem 1fr;gap:1rem;padding-top:.5rem;display:grid}.metadata-list strong{font:.72rem var(--mono);text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.decision-list{counter-reset:decision;padding:0;list-style:none}.decision-list li{counter-increment:decision;border-top:1px solid var(--rule);grid-template-columns:3rem 1fr;gap:1rem;padding:.9rem 0;display:grid}.decision-list li:before{content:counter(decision, decimal-leading-zero);font:.76rem var(--mono);color:var(--muted)}.inline-links{flex-wrap:wrap;gap:.7rem 1.4rem;display:flex}.note{border-left:2px solid var(--ink);color:var(--muted);padding-left:1rem;font-size:.9rem}.federation-diagram{margin-top:var(--space-4);border-block:1px solid var(--ink);background:#fafafa;grid-template-columns:minmax(0,1fr) minmax(10rem,.65fr) minmax(0,1fr);align-items:stretch;display:grid}.federation-node{align-content:start;gap:.35rem;padding:1rem;display:grid}.federation-node strong{font-size:1.05rem}.federation-node span{color:var(--muted);font-size:.88rem}.federation-link{border-inline:1px solid var(--rule);color:var(--muted);font:.68rem var(--mono);text-align:center;text-transform:uppercase;letter-spacing:.04em;align-content:center;place-items:center;gap:.35rem;padding:.8rem;display:grid}.federation-link .federation-arrow{color:var(--ink);font-size:1.25rem;line-height:1}.federation-diagram figcaption{border-top:1px solid var(--rule);color:var(--muted);grid-column:1/-1;padding:.65rem 1rem;font-size:.82rem}.federation-status{margin-top:var(--space-3);gap:.65rem;display:grid}.federation-status p{border-left:2px solid var(--rule-strong);margin:0;padding-left:1rem;font-size:.9rem}.federation-status strong,.federation-plan strong{font:.72rem var(--mono);text-transform:uppercase;letter-spacing:.04em}.federation-plan{margin-top:var(--space-3);border-left:2px solid var(--ink);color:var(--muted);padding-left:1rem;font-size:.9rem}.button,button{appearance:none;border:1px solid var(--ink);background:var(--paper);color:var(--ink);cursor:pointer;padding:.55rem .72rem;text-decoration:none}.button:hover,button:hover{background:var(--ink);color:var(--paper)}.button.secondary{border-color:var(--rule-strong)}.functional-demo{border-block:1px solid var(--ink);background:#fafafa}.demo-head{border-bottom:1px solid var(--rule);font:.72rem var(--mono);color:var(--muted);justify-content:space-between;gap:1rem;padding:.55rem .7rem;display:flex}.demo-stage{padding:1rem}.demo-stage+.demo-stage{border-top:1px solid var(--rule)}.demo-stage-label{font:.68rem var(--mono);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.65rem}.functional-demo[data-enhanced=true] .demo-stage{display:none}.functional-demo[data-enhanced=true] .demo-stage[data-active=true]{min-height:13rem;display:block}.workspace{grid-template-columns:minmax(0,1fr) minmax(10rem,.42fr);min-height:11rem;display:grid}.workspace-pane{padding:.8rem}.workspace-pane+.workspace-pane{border-left:1px solid var(--rule)}.workspace-title{font:.68rem var(--mono);color:var(--muted);text-transform:uppercase;margin-bottom:.8rem}.doc-line{font-family:var(--serif);line-height:1.6}.wikilink,.backlink{color:var(--accent);text-underline-offset:.16em;text-decoration:underline}.citation-gap{text-underline-offset:.18em;background:#eee;text-decoration:underline 1px wavy #555}.sidebar-action{text-align:left;border:0;border-top:1px solid var(--rule);width:100%;color:var(--ink);cursor:default;background:0 0;padding:.55rem 0;display:block}.sidebar-action[aria-current=true]{font-weight:700}.processing{font:.8rem var(--mono);align-items:center;gap:.7rem;display:flex}.processing-bar{background:var(--rule);width:min(13rem,42vw);height:2px;overflow:hidden}.processing-bar:after{content:"";background:var(--ink);width:44%;height:100%;animation:1.15s linear infinite scan;display:block}.footnote{border-top:1px solid var(--rule);color:var(--muted);margin-top:.8rem;padding-top:.6rem;font-size:.78rem}.resume-toolbar{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:end;gap:1rem;padding-bottom:1rem;display:flex}.resume-switch{gap:0;display:flex}.resume-switch button[aria-selected=true]{background:var(--ink);color:var(--paper)}.resume-surface{padding-top:var(--space-4)}.resume-json{border-top:1px solid var(--ink);padding-top:1rem;font-size:.78rem;line-height:1.55}.resume-json-actions{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.resume-grid{gap:var(--space-5);grid-template-columns:minmax(0,1.45fr) minmax(14rem,.55fr);display:grid}.resume-grid article,.resume-grid section{border-top:1px solid var(--rule);padding-top:1rem}.resume-grid article+article{margin-top:1.2rem}.resume-grid .meta{color:var(--muted);margin-top:.35rem;font-size:.82rem}.context-list{border-top:1px solid var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.context-list article{border-bottom:1px solid var(--rule);padding:1rem 1rem 1rem 0}.context-list article:nth-child(2n){border-left:1px solid var(--rule);padding-left:1rem}.context-list p{color:var(--muted);margin-top:.45rem}.not-found{align-content:center;max-width:48rem;min-height:58vh;display:grid}.not-found .code{font:.8rem var(--mono);color:var(--muted)}.not-found h1{margin-top:.5rem;font-size:clamp(2.3rem,6vw,5rem)}.not-found p{font-family:var(--serif);margin-top:1rem;font-size:1.2rem}}@layer utilities{.muted{color:var(--muted)}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}[hidden]{display:none!important}}@keyframes scan{0%{transform:translate(-105%)}to{transform:translate(235%)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=760px){.site-header,.site-footer{flex-direction:column;align-items:flex-start;gap:.8rem}.site-header{min-height:auto}.site-nav{justify-content:space-between;gap:.5rem;width:100%;font-size:.82rem}.index-intro,.page-header,.content-grid,.case-section,.flagship,.flagship:nth-child(2),.resume-grid{grid-template-columns:1fr}.flagship:nth-child(2)>.flagship-copy{order:0}.catalogue-header{display:none}.catalogue-row{grid-template-columns:1fr;gap:.25rem}.workspace{grid-template-columns:1fr}.workspace-pane+.workspace-pane{border-left:0;border-top:1px solid var(--rule)}.context-list{grid-template-columns:1fr}.context-list article:nth-child(2n){border-left:0;padding-left:0}.facts div,.metadata-list li{grid-template-columns:6rem 1fr}.federation-diagram{grid-template-columns:1fr}.federation-link{border-inline:0;border-block:1px solid var(--rule)}.federation-diagram figcaption{grid-column:1}}@media print{.site-header,.site-footer,.skip-link,.resume-toolbar{display:none!important}.site-shell{max-width:none;padding:0}.resume-surface{padding:0}body{font-size:10pt}a{text-decoration:none}}.site-name{align-items:center;gap:.65rem;display:inline-flex}.site-mark{object-fit:contain;flex:0 0 2.15rem;width:2.15rem;height:2.15rem}.case-section>*,.flagship>*,.resume-grid>*,.research-entry>*{min-width:0}.index-intro h1{max-width:16ch}.no-break{white-space:nowrap}.flagship-title{margin-top:0}.contact-list{border-top:1px solid var(--ink);margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.contact-list li{border-bottom:1px solid var(--rule);grid-template-columns:minmax(10rem,.8fr) minmax(0,1.2fr) auto;align-items:baseline;gap:1rem;padding:.8rem 0;display:grid}.contact-list li>span:first-child{color:var(--muted);font:.72rem var(--mono);text-transform:uppercase;letter-spacing:.04em}.contact-list a{font-size:1.08rem;font-weight:650}.contact-list li>span:last-child{color:var(--muted);font-family:var(--mono)}.ground-rules-callout{border:1px solid var(--ink);grid-template-columns:minmax(8rem,.42fr) minmax(0,1.58fr);gap:1.5rem;margin-top:2.5rem;padding:1.1rem 1.25rem 1.15rem;display:grid}.ground-rules-callout>p{font:.72rem var(--mono);text-transform:uppercase;letter-spacing:.055em}.ground-rules-callout ol{font-family:var(--serif);margin:0;padding-left:1.35rem;font-size:1.08rem;line-height:1.55}.ground-rules-callout li+li{margin-top:.25rem}.resume-grid-reflow{grid-template-columns:minmax(0,1.48fr) minmax(16rem,.52fr);align-items:start}.resume-main,.resume-side{align-content:start;gap:2.4rem;display:grid}.resume-section>h2,.resume-side>section>h2{border-bottom:1px solid var(--rule);padding-bottom:.35rem}.resume-section .resume-items,.resume-side .resume-items{display:grid}.resume-education{margin-top:.5rem}.resume-education article{grid-template-columns:minmax(14rem,.8fr) minmax(0,1.2fr);align-items:baseline;gap:1.5rem;display:grid}.resume-education article p{margin:0}.research-index{min-height:72vh}.research-index-header{gap:var(--space-5);padding-bottom:var(--space-5);border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,.62fr) minmax(0,1.38fr);display:grid}.research-index-header h1{max-width:12ch}.research-index-header .lede{align-self:end;max-width:62ch}.research-index-list{border-bottom:1px solid var(--ink)}.research-entry{gap:var(--space-5);padding:var(--space-5) 0;border-top:1px solid var(--rule);grid-template-columns:minmax(15rem,.78fr) minmax(0,1.22fr);display:grid}.research-entry:first-child{border-top:0}.research-entry h2{margin-top:0;font-size:clamp(2.2rem,4.8vw,4.6rem)}.research-question{max-width:40ch;font-family:var(--serif);margin-top:1.15rem;font-size:1.05rem;line-height:1.58}.research-entry-body{align-content:start;gap:1.5rem;display:grid}.research-facts{border-top:1px solid var(--ink)}.research-facts div{border-bottom:1px solid var(--rule);grid-template-columns:7.5rem minmax(0,1fr);gap:1rem;padding:.65rem 0;display:grid}.research-facts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem}.research-facts dd{margin:0}.research-metrics{border-block:1px solid var(--ink);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.research-metrics div{min-width:0;padding:.85rem .8rem .9rem 0}.research-metrics div+div{border-left:1px solid var(--rule);padding-left:.8rem}.research-metrics dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.66rem}.research-metrics dd{margin:.25rem 0 0;font-size:clamp(1.4rem,2.6vw,2.2rem);font-weight:650;line-height:1}.research-relation{color:var(--muted);grid-template-columns:8rem minmax(0,1fr);gap:1.5rem;padding:1.2rem 0;font-size:.9rem;display:grid}.research-relation strong{color:var(--ink);font:.72rem var(--mono);text-transform:uppercase;letter-spacing:.04em}.obsidian-product-demo{--od-accent:#7651e6!important}.obsidian-product-demo[data-kind=amnesia]:not([data-step="2"]) .od-note-source-link{visibility:hidden!important;opacity:0!important}.obsidian-product-demo[data-kind=amnesia][data-step="2"] .od-note-source-link{visibility:visible!important;opacity:1!important}@media (width<=760px){.resume-grid-reflow,.research-index-header,.research-entry,.resume-education article{grid-template-columns:1fr}.resume-education article{gap:.35rem}.contact-list li{grid-template-columns:1fr auto;gap:.25rem 1rem}.contact-list li>span:first-child{grid-column:1/-1}.ground-rules-callout{grid-template-columns:1fr;gap:.65rem}.research-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.research-metrics div:nth-child(3){border-left:0;border-top:1px solid var(--rule);padding-left:0}.research-metrics div:nth-child(4){border-top:1px solid var(--rule)}.research-relation{grid-template-columns:1fr;gap:.4rem}}.obsidian-product-demo{--od-primary:#1c1c1c;--od-primary-alt:#232323;--od-secondary:#282828;--od-secondary-alt:#333;--od-border:#333;--od-hover:oklch(100% 5.96046e-8 none/.067);--od-active:oklch(60.3965% .217711 292.501/.1);--od-text:#dadada;--od-muted:#b3b3b3;--od-faint:#929292;--od-accent:#8a5cf5;--od-header-height:40px;--od-ribbon-width:44px;--od-left-width:291.91px;--od-right-width:300px;width:100%;min-width:0;margin:0;overflow:hidden}.od-caption{border-block:1px solid var(--ink);min-height:34px;color:var(--muted);font:.7rem/1.35 var(--mono);justify-content:space-between;align-items:center;gap:8px 16px;padding:7px 10px;display:flex}.od-caption>span{overflow-wrap:anywhere;min-width:0}.od-viewport{aspect-ratio:8/5;contain:layout paint;border-bottom:1px solid var(--ink);background:var(--od-primary);isolation:isolate;width:100%;min-width:0;position:relative;overflow:hidden}.od-shell,.od-shell *{box-sizing:border-box}.od-shell{top:var(--od-y,0);left:var(--od-x,0);background:var(--od-primary);width:1440px;height:900px;color:var(--od-text);transform:scale(var(--od-scale,.5));transform-origin:0 0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,system-ui,Segoe UI,Roboto,Inter,sans-serif;font-size:15px;line-height:1.5;position:absolute;overflow:hidden}.od-shell svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.od-sprite{position:absolute;overflow:hidden;width:0!important;height:0!important}.od-titlebar-button-container{z-index:80;width:172px;height:var(--od-header-height);pointer-events:none;background:#333;align-items:center;gap:8px;padding-left:13px;display:flex;position:absolute;top:0;left:0}.od-title-button{border:.5px solid #0000002e;border-radius:50%;flex:0 0 12px;width:12px;height:12px;box-shadow:inset 0 0 0 .5px #ffffff29}.od-close{background:#ff5f57}.od-minimize{background:#febc2e}.od-maximize{background:#28c840;margin-right:4px}.od-title-nav{width:28px;height:28px;color:var(--od-muted);border-radius:6px;flex:0 0 28px;justify-content:center;align-items:center;margin-left:-4px;display:inline-flex}.od-title-nav.od-vault{background:var(--od-hover);color:var(--od-text)}.od-app-container,.od-workspace{width:100%;min-width:0;height:100%;min-height:0;position:relative}.od-workspace{background:var(--od-primary);display:flex}.od-ribbon{z-index:30;width:var(--od-ribbon-width);height:calc(100% - var(--od-header-height));margin-top:var(--od-header-height);flex:0 0 var(--od-ribbon-width);border-right:1px solid var(--od-border);background:var(--od-secondary);color:var(--od-muted);flex-direction:column;padding:8px 4px 12px;display:flex}.od-ribbon-actions{flex-direction:column;gap:4px;width:35px;display:flex}.od-ribbon-actions>span{border-radius:4px;flex:0 0 26px;justify-content:center;align-items:center;width:30px;height:26px;display:inline-flex}.od-product-ribbon{color:#bca8ff}.od-left-split,.od-right-split,.od-root-split{min-width:0;height:100%;min-height:0;position:relative}.od-left-split{width:var(--od-left-width);flex:0 0 var(--od-left-width);border-right:1px solid var(--od-border)}.od-right-split{width:var(--od-right-width);flex:0 0 var(--od-right-width);border-left:1px solid var(--od-border)}.od-root-split{background:var(--od-primary);flex:auto;display:flex}.od-root-split--amnesia>.od-reader-leaf{flex:1.08 1 0}.od-root-split--amnesia>.od-note-leaf{border-left:1px solid var(--od-border);flex:.92 1 0}.od-workspace-tabs{background:var(--od-primary);flex-direction:column;flex:auto;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative}.od-tab-header-container{z-index:10;width:100%;height:var(--od-header-height);flex:0 0 var(--od-header-height);background:#333;align-items:stretch;padding:0 38px 0 44px;display:flex;position:relative}.od-shell.is-left-open .od-left-tab-header-container,.od-shell.is-left-collapsed .od-root-first-leaf>.od-tab-header-container{padding-left:172px}.od-tab-header-container-inner{align-items:flex-end;min-width:0;display:flex}.od-tab-header{width:200px;max-width:320px;height:33px;color:var(--od-muted);border-radius:6px 6px 0 0;margin-top:7px;padding:1px 3px 3.5px;display:flex;position:relative}.od-tab-header.is-active{background:var(--od-primary);color:var(--od-text)}.od-tab-header-inner{align-items:center;gap:2px;width:100%;height:28.5px;padding-inline:3px;display:flex}.od-tab-icon{flex:0 0 18px;align-items:center;width:18px;height:18px;display:flex;overflow:hidden}.od-tab-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;line-height:19.5px;overflow:hidden}.od-tab-close{border-radius:4px;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.od-tab-close svg{width:16px;height:16px}.od-tab-new,.od-tab-list{width:26px;height:39px;color:var(--od-muted);flex:0 0 26px;justify-content:center;align-items:center;padding-block:8px 6px;display:flex}.od-tab-list{position:absolute;right:8px}.od-sidedock-tabs .od-tab-header{width:40px}.od-sidedock-tabs :is(.od-tab-title,.od-tab-close){display:none}.od-note-leaf .od-tab-header.is-active{box-shadow:inset 0 -2px var(--od-accent);color:#d7caff}.od-note-leaf .od-tab-icon{color:#bca8ff}.od-tab-container{flex:auto;min-width:0;min-height:0;position:relative;overflow:hidden}.od-view-header{z-index:6;background:var(--od-primary);width:100%;height:38.27px;color:var(--od-text);flex:0 0 38.27px;justify-content:center;align-items:center;gap:8px;padding:0 12px;display:flex;position:relative}.od-view-parent{color:var(--od-muted);white-space:nowrap;font-size:13px}.od-view-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;overflow:hidden}.od-view-more{color:var(--od-muted);position:absolute;right:12px}.od-side-view-header{border-bottom:1px solid var(--od-border)}.od-file-tree{background:var(--od-secondary);width:100%;height:100%;color:var(--od-muted);padding:12px 8px 32px;font-size:13px;overflow:hidden}.od-vault-name{color:var(--od-text);margin:0 0 10px;padding:3px 8px;font-weight:650}.od-tree-folder,.od-tree-file{text-overflow:ellipsis;white-space:nowrap;border-radius:4px;margin:0;padding:5px 8px;overflow:hidden}.od-tree-file{padding-left:26px}.od-tree-file.is-active{background:var(--od-hover);color:var(--od-text)}.od-reader-view{background:#1c1c1c;width:100%;height:100%;position:relative;overflow:hidden}.od-reader-topbar{z-index:30;width:100%;height:36px;color:var(--od-text);backdrop-filter:blur(20px);background:linear-gradient(#000000b3,#00000080);grid-template-columns:minmax(150px,1fr) auto minmax(90px,1fr);align-items:center;padding:4px 12px;font-size:13px;display:grid;position:absolute;top:0;left:0}.od-reader-topbar>:nth-child(2){color:var(--od-muted);justify-self:center}.od-reader-topbar>:last-child{color:var(--od-muted);justify-self:end}.od-epub-page{color:#26211d;background:#f5f0e7;width:100%;min-height:100%;padding:72px 68px 88px;font-family:Georgia,Times New Roman,serif}.od-epub-page>header{color:#736c65;letter-spacing:.08em;justify-content:space-between;font:700 11px/1.2 ui-sans-serif,system-ui,sans-serif;display:flex}.od-epub-copy{width:min(100%,760px);margin-inline:auto}.od-epub-title{margin:18px 0 22px;font-size:25px;font-weight:700;line-height:1.2}.od-epub-copy p{margin:0 0 14px;font-size:16px;line-height:1.68}.od-wikilink-target{color:inherit;font:inherit;letter-spacing:inherit;text-underline-offset:2px;border-bottom:1px solid #0000;border-radius:2px;padding:1px 2px;text-decoration-line:none;text-decoration-thickness:1px;transition:none}.obsidian-product-demo[data-kind=amnesia]:not([data-step="2"]) .od-wikilink-target{box-shadow:none;background:#e2bc557a;border-bottom-color:#b5881f}.obsidian-product-demo[data-kind=amnesia][data-step="2"] .od-wikilink-target{color:inherit;background:#8b5cf629;border-bottom-color:#0000;text-decoration-line:underline;text-decoration-color:#6541c9;box-shadow:inset 0 -1px #7955dc}.od-reader-progress{z-index:30;backdrop-filter:blur(20px);background:linear-gradient(#00000080,#000000b3);height:47px;padding:21px 16px;position:absolute;bottom:0;left:0;right:0}.od-reader-progress:before{content:"";background:#333;border-radius:99px;height:6px;position:absolute;left:16%;right:16%}.od-reader-progress>span{background:var(--od-accent);border-radius:99px;height:6px;position:absolute;left:16%}.od-menu{z-index:90;min-width:180px;color:var(--od-text);background:#2b2b2b;border:1px solid oklch(100% 5.96046e-8 none/.08);border-color:oklch(100% 5.96046e-8 none/.08) oklch(100% 5.96046e-8 none/.08) oklch(100% 5.96046e-8 none/.08) oklch(100% 5.96046e-8 none/.08);border-radius:6px;padding:4px;font-size:13px;position:absolute;box-shadow:0 8px 24px #0000006b}.od-menu-scroll{flex-direction:column;display:flex}.od-menu-item{border-radius:4px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:30px;padding:5px 8px;display:grid}.od-menu-item.is-selected{background:var(--od-accent);color:#fff}.od-menu-icon{justify-content:center;align-items:center;width:20px;display:flex}.od-menu-item small{color:var(--od-muted);font-size:12px}.od-menu-item.is-selected small{color:#fff}.od-menu-separator{background:var(--od-border);height:1px;margin:4px 8px}.od-link-menu{width:235px;display:none;top:388px;left:290px}.obsidian-product-demo[data-kind=amnesia][data-step="0"] .od-link-menu{display:block}.od-note-picker{z-index:100;width:430px;color:var(--od-text);background:#262626;border:1px solid oklch(100% 5.96046e-8 none/.08);border-color:oklch(100% 5.96046e-8 none/.08) oklch(100% 5.96046e-8 none/.08) oklch(100% 5.96046e-8 none/.08) oklch(100% 5.96046e-8 none/.08);border-radius:8px;padding:8px;font:13px/1.45 ui-sans-serif,system-ui,sans-serif;display:none;position:absolute;top:225px;left:50%;transform:translate(-50%);box-shadow:0 18px 52px #00000080}.obsidian-product-demo[data-kind=amnesia][data-step="1"] .od-note-picker{display:block}.od-modal-title{padding:7px 8px 8px;font-weight:650}.od-picker-search{color:var(--od-text);background:#1c1c1c;border:1px solid #4a464e;border-radius:6px;margin-bottom:6px;padding:7px 9px}.od-picker-item{border-radius:4px;align-content:center;gap:1px;min-height:44px;padding:6px 9px;display:grid}.od-picker-item small{color:var(--od-muted)}.od-picker-item.is-selected{background:var(--od-active)}.od-markdown-reading-view{background:var(--od-primary);width:100%;height:calc(100% - 38.27px);overflow:hidden}.od-markdown-preview{width:min(100%,700px);color:var(--od-text);margin-inline:auto;padding:34px 42px 74px}.od-markdown-preview p{color:var(--od-text);margin:11px 0 0;font-size:15px;line-height:1.55}.od-h1{margin-top:24px;font-size:30px;font-weight:700;line-height:1.2}.od-h2{margin-top:30px;font-size:22px;font-weight:700;line-height:1.25}.od-note-properties,.od-properties{border-block:1px solid var(--od-border);margin-bottom:24px}.od-properties-heading,.od-note-properties dl>div,.od-properties dl>div{align-items:center;min-height:28px;padding:4px 6px;display:grid}.od-properties-heading{color:var(--od-muted);font-size:13px}.od-note-properties dl,.od-properties dl{margin:0}.od-note-properties dl>div,.od-properties dl>div{border-top:1px solid var(--od-border);grid-template-columns:92px minmax(0,1fr)}.od-note-properties dt,.od-properties dt{color:var(--od-muted);font-size:12px}.od-note-properties dd,.od-properties dd{min-width:0;color:var(--od-text);margin:0;font-size:13px}.od-properties dd{gap:5px;display:flex}.od-properties dd span{color:#d7caff;background:#8b5cf638;border-radius:3px;padding:1px 5px}.od-note-source-link{opacity:.28;transition:opacity .18s ease-out}.od-note-source-link span{color:#bca8ff;text-underline-offset:2px;text-decoration:underline}.obsidian-product-demo[data-kind=amnesia][data-step="2"] .od-note-source-link{opacity:1}.od-backlink-pane{width:100%;height:calc(100% - 38.27px);color:var(--od-text);padding:4px 12px 32px;font-size:12px;position:relative;overflow:hidden}.od-backlink-toolbar{min-height:34px;color:var(--od-muted);grid-template-columns:1fr auto 24px;align-items:center;gap:6px;font-size:13px;font-weight:650;display:grid}.od-linked-count,.od-unlinked-heading small{background:var(--od-secondary-alt);color:var(--od-muted);border-radius:999px;padding:1px 5px;font-size:10px;font-weight:500}.od-no-linked{color:var(--od-faint);padding:12px 6px}.obsidian-product-demo[data-kind=amnesia][data-step="2"] .od-linked-result{display:block}.obsidian-product-demo[data-kind=amnesia][data-step="2"] .od-no-linked{display:none}.od-result-title{grid-template-columns:16px 1fr auto;align-items:center;gap:5px;min-height:26px;display:grid}.od-result-title svg{width:14px;height:14px}.od-result-title small{color:var(--od-faint)}.od-result-match{background:var(--od-primary-alt);color:var(--od-muted);border-radius:5px;margin-bottom:7px;padding:7px;line-height:1.4}.od-result-match mark{color:var(--od-text);background:#8a5cf54d}.od-unlinked-heading{border-top:1px solid var(--od-border);min-height:30px;color:var(--od-muted);grid-template-columns:1fr auto;align-items:center;margin-top:4px;display:grid}.od-unlinked-match{color:var(--od-faint);margin-left:18px}.od-doc-preview{width:min(100%,720px)}.od-doc-preview code,.od-doc-preview pre{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.od-doc-preview pre{background:var(--od-primary-alt);color:var(--od-text);white-space:pre-wrap;border-radius:6px;margin-top:10px;padding:12px}.od-doc-gap{border-left:2px solid #8b5cf6;padding:5px 98px 5px 10px;position:relative}.od-doc-gap mark{color:var(--od-text);background:#d3a63059;padding:1px 2px}.od-stub-anchor{color:#6eb6df;margin-top:4px;font:12px/1.3 ui-monospace,monospace;display:block}.od-margin-label{color:#bfa65c;letter-spacing:.08em;text-align:right;width:82px;font:10px/1.1 ui-sans-serif,system-ui,sans-serif;position:absolute;top:6px;right:4px}.od-doc-transform{margin-top:6px;display:grid}.od-doc-transform>p{grid-area:1/1;min-width:0;margin-top:0}.od-doc-transform :is(.od-doc-gap,.od-resolved-copy){transition:opacity .12s ease-out}.od-resolved-copy{visibility:hidden;opacity:0;pointer-events:none}.od-footnote{display:none;color:var(--od-muted)!important;font:12px/1.5 ui-monospace,monospace!important}.od-stubs-panel{flex-direction:column;align-items:start;gap:8px;width:100%;height:calc(100% - 38.27px);padding-top:10px;display:flex;position:relative;overflow:hidden}.od-stub-controls{justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.od-stub-controls>span{width:28px;height:28px;color:var(--od-muted);border-radius:4px;justify-content:center;align-items:center;display:flex}.od-stub-controls svg{width:16px;height:16px}.od-stubs-list-container{flex-direction:column;gap:8px;width:100%;padding:0 10px;display:flex}.od-stub-type-group{flex-direction:column;width:100%;display:flex}.od-stub-type-header{border-radius:4px;align-items:center;gap:6px;min-height:32px;padding:6px 8px;display:flex}.od-stub-type-header>span{color:var(--od-muted);display:flex}.od-stub-type-header>span svg{width:14px;height:14px}.od-stub-type-header>i{background:#8b5cf6;border-radius:50%;flex:0 0 10px;width:10px;height:10px}.od-stub-type-header>b{color:var(--od-text);flex:1;font-size:13px;font-weight:600}.od-stub-type-header>small{background:var(--od-hover);color:var(--od-muted);border-radius:4px;padding:2px 6px;font-size:12px}.od-stubs-list{flex-direction:column;gap:2px;margin-top:4px;padding-left:20px;display:flex}.od-stub-item{min-height:31px;color:var(--od-text);border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;font-size:13px;line-height:1.3;display:flex}.od-stub-item.is-selected{background:var(--od-active)}.od-stub-item>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.od-stub-badges{color:var(--od-muted);flex:none;align-items:center;gap:4px;display:flex}.od-stub-badges svg{width:12px;height:12px}.od-stub-badges b{background:var(--od-hover);border-radius:2px;padding:1px 4px;font-size:9px}.od-stub-action-menu{width:205px;display:none;top:150px;left:42px}.obsidian-product-demo[data-kind=doc-doctor][data-step="1"] .od-stub-action-menu{display:block}.od-verify-state{width:calc(100% - 20px);min-height:38px;color:var(--od-muted);align-items:center;gap:10px;margin:8px 10px 0;padding:8px 10px;font-size:12px;display:none}.od-verify-state i{background:linear-gradient(90deg, var(--od-accent) 45%, var(--od-border) 45%);width:56px;height:2px}.obsidian-product-demo[data-kind=doc-doctor][data-step="2"] .od-verify-state{display:flex}.od-resolved-state{color:#9dd6ae;margin:8px 18px;font-size:12px;display:none}.obsidian-product-demo[data-kind=doc-doctor][data-step="3"] .od-resolved-state{display:block}.obsidian-product-demo[data-kind=doc-doctor][data-step="3"] .od-doc-gap{visibility:hidden;opacity:0;pointer-events:none}.obsidian-product-demo[data-kind=doc-doctor][data-step="3"] .od-resolved-copy{visibility:visible;opacity:1;pointer-events:auto}.obsidian-product-demo[data-kind=doc-doctor][data-step="3"] .od-footnote{display:block}.od-status-bar{z-index:60;background:var(--od-secondary);height:27px;color:var(--od-muted);border-radius:8px 0 0;align-items:center;gap:10px;padding:4px 8px 4px 4px;font-size:12px;line-height:18px;display:flex;position:absolute;bottom:0;right:0}.od-controls{flex-wrap:wrap;gap:.45rem;padding-top:.75rem;display:flex}.od-controls button{border:1px solid var(--line);background:var(--paper);min-height:2.35rem;color:var(--ink);font:.76rem var(--sans);border-radius:0;padding:.45rem .75rem}.od-controls button:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.od-noscript{color:var(--muted);font:.75rem/1.55 var(--mono);margin:.7rem 0 0;padding-left:1.25rem}@media (width<=700px){.od-caption{flex-direction:column;align-items:flex-start}.od-controls{padding-inline:0}}@media (prefers-reduced-motion:reduce){.od-wikilink-target,.od-note-source-link,.od-doc-transform :is(.od-doc-gap,.od-resolved-copy){transition:none}}.od-epub-page{padding:54px 48px 68px}.od-epub-copy{width:min(100%,820px)}.od-epub-title{margin:12px 0 14px;font-size:21px;line-height:1.16}.od-epub-copy p{text-align:justify;hyphens:auto;margin:0 0 8px;font-size:14.4px;line-height:1.42}.od-research-note{padding:22px 28px 56px}.od-research-note .od-note-properties{margin-bottom:14px}.od-research-note .od-h1{margin-top:15px;font-size:27px}.od-research-note .od-h2{margin-top:18px;font-size:18px}.od-research-note p{margin-top:7px;font-size:13.5px;line-height:1.46}.od-property-tags{flex-wrap:wrap;gap:4px;display:flex}.od-property-tags span,.od-property-state,.od-property-link{background:var(--od-hover);color:#d7caff;border-radius:3px;padding:1px 5px;display:inline-flex}.od-property-link{color:#bca8ff}.od-note-callout{background:#8b5cf614;border-left:2px solid #8b5cf6;padding:7px 9px}.od-note-list{color:var(--od-text);margin:7px 0 0;padding-left:20px;font-size:13px;line-height:1.45}.od-note-list li{margin:2px 0}.od-inline-wikilink{color:#bca8ff;text-underline-offset:2px;text-decoration:underline}.od-right-split .od-sidedock-tab .od-tab-header-inner{justify-content:center;padding-inline:0}.od-right-split .od-sidedock-tab .od-tab-icon{flex-basis:18px;width:18px;margin-inline:auto}.od-right-split .od-sidedock-tabs .od-tab-header{padding-inline:2px}.od-backlink-pane{padding:4px 9px 28px}.od-linked-result{padding:0 2px 5px 12px;display:block}.od-linked-result--new{display:none}.obsidian-product-demo[data-kind=amnesia][data-step="2"] .od-linked-result--new{display:block}.od-no-linked{display:none}.od-result-match{margin-bottom:4px;padding:5px 6px;font-size:11.4px;line-height:1.32}.od-result-title{min-height:22px;font-size:11.5px}.od-unlinked-heading{min-height:26px}.od-unlinked-match{margin-left:12px}.obsidian-product-demo[data-kind=amnesia][data-step="2"] .od-linked-count{font-size:0}.obsidian-product-demo[data-kind=amnesia][data-step="2"] .od-linked-count:before{content:"5";font-size:10px}.od-file-tree{padding-top:8px}.od-vault-name{margin-bottom:5px}.od-tree-folder,.od-tree-file{padding-top:4px;padding-bottom:4px}.od-tree-folder.is-open{color:var(--od-text);font-weight:600}.od-doc-preview{width:min(100%,760px);padding:20px 28px 60px}.od-doc-preview .od-properties{margin-bottom:14px}.od-doc-preview .od-h1{margin-top:14px;font-size:27px}.od-doc-preview .od-h2{margin-top:17px;font-size:18px}.od-doc-preview p{margin-top:6px;font-size:13.2px;line-height:1.42}.od-doc-preview pre{margin-top:7px;padding:9px 10px;font-size:12px;line-height:1.4}.od-properties dd .od-prop-link{color:#f6bd85;background:#e67e2238}.od-properties dd .od-prop-expand{color:#9ce0b8;background:#2ecc7133}.od-properties dd .od-prop-question{color:#ddb3ec;background:#9b59b63d}.od-inline-stub{border-radius:3px;padding:1px 4px;font-size:.94em}.od-stub-clarify{background:#3498db3b;box-shadow:inset 0 -1px #3498db}.od-stub-expand{background:#2ecc7133;box-shadow:inset 0 -1px #2ecc71}.od-stub-question{background:#9b59b63d;box-shadow:inset 0 -1px #9b59b6}.od-stub-verify{background:#f39c1238;box-shadow:inset 0 -1px #f39c12}.od-doc-preview .od-stub-anchor{margin-left:5px;font-size:10px;display:inline}.od-stubs-panel{gap:4px;padding-top:6px}.od-stubs-list-container{gap:1px;padding:0 8px}.od-stub-type-header{min-height:25px;padding:3px 6px}.od-stub-type-header>b{font-size:12px}.od-stub-type-header>small{padding:1px 5px;font-size:10px}.od-stub-type-header>i{flex-basis:9px;width:9px;height:9px}.od-stubs-list{gap:0;margin-top:0;padding-left:18px}.od-stub-item{min-height:25px;padding:4px 6px;font-size:11.5px}.od-stub-group-link .od-stub-type-header>i{background:#e67e22}.od-stub-group-clarify .od-stub-type-header>i{background:#3498db}.od-stub-group-expand .od-stub-type-header>i{background:#2ecc71}.od-stub-group-question .od-stub-type-header>i{background:#9b59b6}.od-stub-group-verify .od-stub-type-header>i{background:#f39c12}.od-stub-group-todo .od-stub-type-header>i{background:#7f8c8d}.od-stub-action-menu{top:132px;left:34px}
