:root{--code-color:#004b4b;--tag-color:#095943}@media (prefers-color-scheme:dark){:root{--code-color:#00c243;--tag-color:#00b7b7}}@media (min-width:40em){.toc{position:fixed;left:67%}.golden-grid{display:grid;grid-template-columns:65%auto;grid-gap:1em}}@media (max-width:40em){.golden-grid{display:block}}.toc{height:85%;overflow:auto}.toc>div{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}html{scroll-behavior:auto}body{font-size:18px;line-height:1.5}h1,h2,h3,h4,h5{font-family:sans-serif;border-bottom:1px solid var(--tag-color)}h3,h4,h5{border-bottom-style:dashed}.help-column_heading{color:var(--code-color)}.help-body{padding-bottom:2em}.help-line{}.help-li{display:list-item;white-space:normal;margin-left:1.5rem}.help-li-num{display:list-item;list-style:none;white-space:normal;margin-left:1.5rem;margin-top:.1em;margin-bottom:.1em}.help-li-num::before{margin-left:-1em;counter-increment:my-li-counter;content:counter(my-li-counter)". "}.help-para{padding-top:10px;padding-bottom:10px;counter-reset:my-li-counter}.old-help-para{padding-top:10px;padding-bottom:10px;tab-size:8;white-space:pre-wrap;font-size:16px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;word-wrap:break-word;counter-reset:my-li-counter}.old-help-para pre,.old-help-para pre:hover{margin-bottom:0;white-space:pre;overflow-x:auto}a.help-tag,a.help-tag:focus,a.help-tag:hover{color:inherit;text-decoration:none}.help-tag{color:var(--tag-color)}.help-tag-right{color:var(--tag-color);margin-left:auto;margin-right:0;float:right;display:block}.help-tag a,.help-tag-right a{color:inherit}.help-tag a:not(:hover),.help-tag-right a:not(:hover){text-decoration:none}h1 .help-tag,h2 .help-tag,h3 .help-tag{font-size:smaller}.help-heading{white-space:normal;display:flex;flex-flow:row wrap;justify-content:space-between;gap:0 15px}.help-heading-tags{margin-right:10px}.help-toc-h1{}.help-toc-h2{margin-left:1em}.parse-error{background-color:red}.unknown-token{color:black;background-color:yellow}code{color:var(--code-color);font-size:16px}pre{tab-size:2;white-space:pre-wrap;line-height:1.3;overflow:visible;font-size:16px;margin-top:10px}pre:last-child{margin-bottom:0}pre:hover{overflow:visible}.generator-stats{color:gray;font-size:smaller}@media print{.navbar,.toc{display:none}.golden-grid{display:block}}