@font-face{font-family:Inter;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/inter/inter-variable.woff2) format("woff2-variations")}:root{--bm-ground: #fcfbfa;--bm-surface: #f4f1ee;--bm-surface-2: #ebe7e2;--bm-ink: #1a1714;--bm-ink-soft: #4a423b;--bm-muted: #7a7067;--bm-rule: #e2ddd6;--bm-rule-strong: #cfc8bf;--bm-accent: #ff5500;--bm-accent-ink: #c23f00;--bm-accent-wash: #fbeadf;--bm-signal: #0f6e6a;--bm-signal-wash: #e2f0ef;--bm-warn: #9a5b00;--bm-warn-wash: #fdf0dd;--bm-scrim: rgba(26, 23, 20, .45);--bm-shadow: 0 12px 32px rgba(26, 23, 20, .1);--bm-radius-sm: 3px;--bm-radius: 4px;--bm-radius-lg: 6px;--bm-font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--bm-font-mono: ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--bm-measure: 51rem;color-scheme:light dark}@media (prefers-color-scheme: dark){:root{--bm-ground: #17140f;--bm-surface: #201c17;--bm-surface-2: #2a251f;--bm-ink: #f2ede6;--bm-ink-soft: #d3cabf;--bm-muted: #9a9086;--bm-rule: #322c25;--bm-rule-strong: #453d34;--bm-accent: #ff6a22;--bm-accent-ink: #ff8347;--bm-accent-wash: #3a2417;--bm-signal: #46a9a1;--bm-signal-wash: #102b29;--bm-warn: #d69440;--bm-warn-wash: #2e2113;--bm-scrim: rgba(0, 0, 0, .6);--bm-shadow: 0 12px 32px rgba(0, 0, 0, .45)}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--bm-font-sans);background-color:var(--bm-ground);color:var(--bm-ink);font-size:1.0625rem;line-height:1.65;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#root{height:100vh}button,a,[role=button],input[type=submit],input[type=button]{cursor:pointer;font-family:inherit}:focus-visible{outline:2px solid var(--bm-accent);outline-offset:2px;border-radius:var(--bm-radius-sm)}::selection{background-color:var(--bm-accent-wash);color:var(--bm-ink)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.Layout-module__layout___8wEpC{display:grid;grid-template-areas:"header header" "sidebar main";grid-template-rows:auto 1fr;grid-template-columns:280px 1fr;height:100vh;font-family:var(--bm-font-sans);background-color:var(--bm-ground);color:var(--bm-ink)}.Layout-module__header___j6ao5{grid-area:header;display:flex;align-items:center;gap:1rem;padding:1rem 1.75rem;background:var(--bm-ground);border-bottom:1px solid var(--bm-rule)}.Layout-module__mobileMenuButton___0pzg8{display:none;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:var(--bm-radius-sm);color:var(--bm-muted);transition:background-color .2s,color .2s}.Layout-module__mobileMenuButton___0pzg8:hover{background:var(--bm-surface-2);color:var(--bm-ink)}.Layout-module__hamburger___B0D-C{width:20px;height:20px}.Layout-module__overlay___1MNH5{display:none}.Layout-module__logo___KhF7Y{flex-shrink:0;height:32px;width:auto}@media (prefers-color-scheme: dark){.Layout-module__logo___KhF7Y img{filter:invert(1)}}.Layout-module__llmsButton___YOViz{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .75rem;margin-left:.5rem;border-radius:var(--bm-radius-sm);background:none;color:var(--bm-muted);border:1px dashed var(--bm-rule-strong);text-decoration:none;font-family:var(--bm-font-mono);font-size:.75rem;font-weight:500;letter-spacing:.03em;transition:background .2s,color .2s,border-color .2s}.Layout-module__llmsButton___YOViz:hover{background:var(--bm-accent-wash);color:var(--bm-accent-ink);border-color:var(--bm-accent)}.Layout-module__llmsButton___YOViz:active{transform:scale(.97)}.Layout-module__sidebar___ebRfh{grid-area:sidebar;background:var(--bm-surface);border-right:1px solid var(--bm-rule);overflow-y:auto}.Layout-module__main___zRSkg{grid-area:main;background:var(--bm-ground);overflow-y:auto;padding:3rem 3rem 4rem}@media (max-width: 768px){.Layout-module__layout___8wEpC{grid-template-areas:"header" "main";grid-template-columns:1fr}.Layout-module__mobileMenuButton___0pzg8{display:flex;align-items:center;justify-content:center}.Layout-module__sidebar___ebRfh{position:fixed;top:0;left:-100%;width:280px;height:100vh;z-index:1000;transition:left .3s ease-in-out;box-shadow:var(--bm-shadow)}.Layout-module__sidebarOpen___UoXN-{left:0}.Layout-module__overlay___1MNH5{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--bm-scrim);z-index:999}.Layout-module__main___zRSkg{padding:1.5rem 1.25rem 3rem}}.SearchBar-module__searchContainer___JaLtu{position:relative;flex:1;max-width:540px}.SearchBar-module__searchInput___YzfCy{width:100%;padding:.55rem .85rem;border:1px solid var(--bm-rule-strong);border-radius:var(--bm-radius);font-family:var(--bm-font-mono);font-size:.8rem;letter-spacing:-.01em;background:var(--bm-surface);color:var(--bm-ink);transition:border-color .2s,box-shadow .2s}.SearchBar-module__searchInput___YzfCy:focus{outline:none;border-color:var(--bm-accent);box-shadow:0 0 0 3px var(--bm-accent-wash)}.SearchBar-module__searchInput___YzfCy::placeholder{color:var(--bm-muted)}.SearchBar-module__resultsDropdown___EKWXx{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:var(--bm-ground);border:1px solid var(--bm-rule-strong);border-radius:var(--bm-radius);box-shadow:var(--bm-shadow);max-height:360px;overflow-y:auto;z-index:50}.SearchBar-module__resultItem___F5SY3{display:flex;flex-direction:column;gap:.2rem;padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid var(--bm-rule);transition:background-color .18s;border-left:none;border-right:none;border-top:none;background:none;width:100%;text-align:left}.SearchBar-module__resultItem___F5SY3:hover{background:var(--bm-surface)}.SearchBar-module__resultItem___F5SY3:last-child{border-bottom:none}.SearchBar-module__resultTitle___Y3JUN{font-family:var(--bm-font-mono);font-size:.85rem;font-weight:500;letter-spacing:-.02em;color:var(--bm-ink)}.SearchBar-module__resultSnippet___GI3iz{font-family:var(--bm-font-sans);font-size:.78rem;color:var(--bm-muted);line-height:1.5}.SearchBar-module__resultSnippet___GI3iz strong{color:var(--bm-ink);background:var(--bm-accent-wash);padding:.05em .25em;border-radius:var(--bm-radius-sm);font-weight:600}.SearchBar-module__noResults___mFqSi{margin:.75rem;padding:1rem;text-align:center;border:1px dashed var(--bm-rule-strong);border-radius:var(--bm-radius);color:var(--bm-muted);font-family:var(--bm-font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.13em}.NavigationTree-module__navigation___ZyOYe{padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1rem}.NavigationTree-module__navTitle___bx8k2{font-family:var(--bm-font-mono);font-size:.7rem;font-weight:600;color:var(--bm-muted);margin:0 0 0 .75rem;text-transform:uppercase;letter-spacing:.13em}.NavigationTree-module__navTitle___bx8k2:before{content:"_";color:var(--bm-accent)}.NavigationTree-module__navList___8PjVl{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.125rem}.NavigationTree-module__navItem___6jKug{list-style:none}.NavigationTree-module__navLink___IJa-2{display:flex;align-items:center;gap:.5rem;padding:.45rem .75rem;color:var(--bm-ink-soft);text-decoration:none;border-radius:var(--bm-radius-sm);font-family:var(--bm-font-mono);font-size:.8rem;font-weight:400;letter-spacing:-.01em;line-height:1.4;transition:background-color .18s,color .18s;cursor:pointer;border:none;background:none;width:100%;text-align:left}.NavigationTree-module__navLink___IJa-2:hover{background:var(--bm-surface-2);color:var(--bm-ink)}.NavigationTree-module__navLink___IJa-2.NavigationTree-module__active___CadIk{background:var(--bm-accent-wash);color:var(--bm-accent-ink);font-weight:500;box-shadow:inset 2px 0 0 var(--bm-accent)}.NavigationTree-module__expandIcon___Jtxif{width:14px;height:14px;color:var(--bm-muted);transition:transform .2s;flex-shrink:0}.NavigationTree-module__expandIcon___Jtxif.NavigationTree-module__expanded___EQyCm{transform:rotate(90deg)}.NavigationTree-module__bulletSpacer___DSy-5{width:14px;height:14px;flex-shrink:0}.NavigationTree-module__children___AYemb{list-style:none;margin:.125rem 0 .25rem 1.4rem;padding:0 0 0 .6rem;border-left:1px dashed var(--bm-rule-strong);display:flex;flex-direction:column;gap:.125rem}.NavigationTree-module__childrenHidden___9B6Tb{display:none}.ContentViewer-module__contentViewer___ZHAqF{max-width:var(--bm-measure);margin:0 auto;display:flex;flex-direction:column;gap:2.25rem}.ContentViewer-module__title___APQeC{font-family:var(--bm-font-mono);font-size:2.5rem;font-weight:500;color:var(--bm-ink);letter-spacing:-.035em;line-height:1.1;margin:0;padding-bottom:1.25rem;border-bottom:1px solid var(--bm-rule-strong)}@media (max-width: 768px){.ContentViewer-module__title___APQeC{font-size:1.85rem;letter-spacing:-.03em}}.ContentViewer-module__content___uP5tq{display:flex;flex-direction:column;gap:1.15rem;font-family:var(--bm-font-sans);font-size:1.0625rem;line-height:1.65;color:var(--bm-ink)}.ContentViewer-module__content___uP5tq>*{margin:0;min-width:0}.ContentViewer-module__content___uP5tq h1,.ContentViewer-module__content___uP5tq h2,.ContentViewer-module__content___uP5tq h3,.ContentViewer-module__content___uP5tq h4{font-family:var(--bm-font-mono);font-weight:500;color:var(--bm-ink);letter-spacing:-.02em;line-height:1.2}.ContentViewer-module__content___uP5tq h1:before,.ContentViewer-module__content___uP5tq h2:before,.ContentViewer-module__content___uP5tq h3:before{content:"_";color:var(--bm-accent)}.ContentViewer-module__content___uP5tq h1,.ContentViewer-module__content___uP5tq h2{padding-bottom:.55rem;border-bottom:1px solid var(--bm-rule)}.ContentViewer-module__content___uP5tq h1{font-size:1.85rem;margin-top:1.75rem}.ContentViewer-module__content___uP5tq h2{font-size:1.4rem;margin-top:1.5rem}.ContentViewer-module__content___uP5tq h3{font-size:1.1rem;margin-top:1rem}.ContentViewer-module__content___uP5tq h4{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--bm-muted);margin-top:.75rem}.ContentViewer-module__content___uP5tq strong{font-weight:600;color:var(--bm-ink)}.ContentViewer-module__content___uP5tq a{color:var(--bm-accent-ink);text-decoration:none;border-bottom:1px solid var(--bm-rule-strong);transition:border-color .2s,color .2s}.ContentViewer-module__content___uP5tq a:hover{color:var(--bm-accent);border-bottom-color:var(--bm-accent)}.ContentViewer-module__content___uP5tq ul{list-style:none;padding-left:1.35rem;display:flex;flex-direction:column;gap:.4rem}.ContentViewer-module__content___uP5tq ul>li{position:relative}.ContentViewer-module__content___uP5tq ul>li:before{content:"";position:absolute;left:-1rem;top:.7em;width:4px;height:4px;background:var(--bm-accent)}.ContentViewer-module__content___uP5tq li>ul,.ContentViewer-module__content___uP5tq li>ol{margin-top:.4rem}.ContentViewer-module__content___uP5tq li>p{margin:0}.ContentViewer-module__content___uP5tq li>p+p{margin-top:.6rem}.ContentViewer-module__content___uP5tq ol{list-style:none;counter-reset:step;padding-left:0;display:flex;flex-direction:column;gap:.7rem}.ContentViewer-module__content___uP5tq ol>li{counter-increment:step;position:relative;padding-left:3rem}.ContentViewer-module__content___uP5tq ol>li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:0;width:2.1rem;text-align:right;font-family:var(--bm-font-mono);font-size:.85rem;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.02em;line-height:inherit;color:var(--bm-accent)}.ContentViewer-module__content___uP5tq blockquote{border:1px dashed var(--bm-rule-strong);border-radius:var(--bm-radius);padding:1rem 1.15rem;color:var(--bm-ink-soft);display:flex;flex-direction:column;gap:.6rem}.ContentViewer-module__content___uP5tq blockquote>*{margin:0;min-width:0}.ContentViewer-module__content___uP5tq code{background:var(--bm-surface-2);border:1px solid var(--bm-rule);padding:.12em .4em;border-radius:var(--bm-radius-sm);font-family:var(--bm-font-mono);font-size:.85em;color:var(--bm-accent-ink)}.ContentViewer-module__content___uP5tq pre{background:var(--bm-surface);border:1px solid var(--bm-rule);border-radius:var(--bm-radius);padding:1.1rem 1.25rem;overflow-x:auto;font-family:var(--bm-font-mono);font-size:.85rem;line-height:1.6;color:var(--bm-ink)}.ContentViewer-module__content___uP5tq pre code{background:none;border:none;padding:0;color:inherit;font-size:inherit}.ContentViewer-module__content___uP5tq table{display:block;width:max-content;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:.92rem}.ContentViewer-module__content___uP5tq th,.ContentViewer-module__content___uP5tq td{border:1px solid var(--bm-rule);padding:.65rem .85rem;text-align:left;vertical-align:top}.ContentViewer-module__content___uP5tq th{background:var(--bm-surface-2);font-family:var(--bm-font-mono);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.11em;color:var(--bm-ink-soft);white-space:nowrap}.ContentViewer-module__content___uP5tq tr:nth-child(2n) td{background:var(--bm-surface)}.ContentViewer-module__content___uP5tq img{max-width:100%;height:auto;border:1px solid var(--bm-rule);border-radius:var(--bm-radius)}.ContentViewer-module__content___uP5tq hr{display:none}.ContentViewer-module__emptyState___kZiqQ{max-width:var(--bm-measure);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;padding:4.5rem 2rem;border:1px dashed var(--bm-rule-strong);border-radius:var(--bm-radius-lg);color:var(--bm-muted)}.ContentViewer-module__emptyState___kZiqQ h2{font-family:var(--bm-font-mono);font-size:1.35rem;font-weight:500;letter-spacing:-.025em;margin:0;color:var(--bm-ink)}.ContentViewer-module__emptyState___kZiqQ h2:before{content:"_";color:var(--bm-accent)}.ContentViewer-module__emptyState___kZiqQ p{margin:0;font-size:.95rem}.footer{max-width:var(--bm-measure);margin:3.5rem auto 0;padding:1.25rem 1rem 0;border-top:1px dashed var(--bm-rule);color:var(--bm-muted);text-align:center;font-family:var(--bm-font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.13em}.footer p{margin:0}
