.user-guide{display:grid;grid-template-areas:"header header" "toc content";grid-template-columns:300px 1fr;grid-template-rows:1fr auto;height:800px;overflow:hidden}.user-guide-print{background-color:var(--secondary);font-weight:500}.user-guide-print:hover{background-color:var(--secondary);font-weight:700}.toc-toggle-button{background-color:var(--secondary);display:none;font-weight:500}.toc-toggle-button:hover{background-color:var(--secondary);font-weight:700}.user-guide-header{align-items:center;background:#f0f0f0;border-bottom:1px solid #ddd;display:grid;grid-area:header;grid-template-columns:auto auto;padding:.5rem}.user-guide-title{font-size:1.2rem;font-weight:700}.user-guide-controls{display:flex;gap:.5rem;justify-self:end;max-width:100vw}.user-guide-search{display:none;padding:.2rem}.toc-toggle-button,.user-guide-print{cursor:pointer;padding:.2rem .6rem}.user-guide-toc{background:#f8f8f8;border-right:1px solid #ddd;grid-area:toc;overflow-y:auto;padding:.5rem}.user-guide-content{grid-area:content;height:100%;overflow-y:auto;padding:1rem;position:relative}.user-guide-content-navigation{display:flex;justify-content:space-between;margin-bottom:1rem}.user-guide-content-navigation-back,.user-guide-content-navigation-forward{color:#91cee7 );cursor:pointer;font-weight:700}.chapter,.section,.subsection{display:none}.chapter.active,.chapter.active-container,.section.active,.section.active-container,.subsection.active{display:block}.chapter-title,.section-title,.subsection-title{font-size:1.5rem;font-weight:600;padding-bottom:1rem}.chapter.active-container>.chapter-content,.chapter.active-container>.chapter-title,.section.active-container>.section-content,.section.active-container>.section-title{display:none}.toc-chapters,.toc-sections,.toc-subsections{margin-left:1rem}.toc-chapter-header,.toc-section-header,.toc-subsection-header{align-items:center;cursor:pointer;display:flex;padding:.2rem 0}.toc-chapter-title,.toc-section-title,.toc-subsection-title{flex:1;font-weight:500}.toc-chapter-header .expanded:before,.toc-section-header .expanded:before,.toc-subsection-header .expanded:before{content:"▾";margin-right:.5rem}.toc-chapter-header .collapsed:before,.toc-section-header .collapsed:before,.toc-subsection-header .collapsed:before{content:"▸";margin-right:.5rem}.collapsed,.expanded,.toc-chapters.collapsed,.toc-subsections.collapsed{display:none}.toc-chapter-title.active,.toc-section-title.active,.toc-subsection-title.active{color:#91cee7 );font-weight:700}.user-guide-search-results{background:#fff;border:1px solid #ccc;display:none;max-height:400px;overflow-y:auto;position:absolute;right:1rem;top:1rem;width:300px;z-index:999}.user-guide-search-results .search-result{border-bottom:1px solid #eee;cursor:pointer;padding:.5rem}.user-guide-search-results .search-result:hover{background:#f0f0f0}@media (max-width:768px){.toc-toggle-button{display:block}.user-guide-controls,.user-guide-header{grid-auto-flow:row;grid-template-columns:1fr}.user-guide-controls{display:grid;gap:.5rem;justify-self:start;max-width:100vw}.user-guide-content-navigation{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1rem}.user-guide{grid-template-areas:"header" "content";grid-template-columns:1fr;grid-template-rows:auto 1fr}.user-guide-toc{background:#f8f8f8;border-right:none;border-top:1px solid #ddd;bottom:0;display:none;left:0;overflow-y:auto;position:absolute;right:0;top:3.1rem;z-index:999}.user-guide-toc.open{display:block}.toc-toggle-button{display:inline-block}}.footer{display:none}@media print{#airplane-wrap,#lpPanelNavButtonLinklpPanelSectionChatContainer,.chapter,.footer,.header__container,.section,.subsection,.user-guide-controls,.user-guide-toc{display:flex;flex-direction:column;font-size:.8em}.user-guide-content-navigation,.user-guide-toc,button{display:none}.section-content,.section-title{width:100%}.user-guide-content{grid-area:content;overflow-y:hidden;padding:1rem;position:relative}.user-guide{height:100%;width:100%}#airplane-wrap,#lpPanelNavButtonLinklpPanelSectionChatContainer,.footer,.header__container{display:none}}