.notice.svelte-x67apx{width:100%;background-color:var(--bg-200);border-radius:.5rem;padding:.75rem;font-size:.875rem;display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width: 768px){.notice.svelte-x67apx{margin:0;padding:1rem}}.notice.svelte-x67apx p:where(.svelte-x67apx){margin:0;line-height:125%}.notice.svelte-1d5ycfc{background-color:var(--bg-200);margin-left:var(--index-width);border-radius:.5rem;padding:.75rem;font-size:.875rem;display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width: 768px){.notice.svelte-1d5ycfc{margin:0;padding:1rem}}.doc-wrapper.svelte-jj1q1g{display:grid;grid-template-columns:300px 1fr;height:calc(100dvh - 60px);overflow:auto;opacity:1}.doc-wrapper.not-loaded.svelte-jj1q1g{opacity:0;animation:svelte-jj1q1g-fadeIn 50ms linear .25s forwards}@keyframes svelte-jj1q1g-fadeIn{to{opacity:1}}.doc-wrapper.svelte-jj1q1g .menu-header:where(.svelte-jj1q1g){display:none;padding:.5rem 2rem .5rem .5rem;border-bottom:1px solid var(--border);gap:.5rem;align-items:center}.doc-wrapper.svelte-jj1q1g .menu-header:where(.svelte-jj1q1g) button.icon:where(.svelte-jj1q1g){padding:2px}.doc-wrapper.svelte-jj1q1g .menu-header:where(.svelte-jj1q1g) .title:where(.svelte-jj1q1g){font-size:.875rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-wrapper.svelte-jj1q1g .overlay-menu:where(.svelte-jj1q1g){position:fixed;z-index:0;top:calc(60px + .5rem);left:.75rem;border-radius:.25rem;background-color:color-mix(in srgb,var(--bg-250),50% transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media screen and (max-width: 978px){.doc-wrapper.svelte-jj1q1g{display:flex;flex-direction:column}.doc-wrapper.svelte-jj1q1g .doc-sidebar:where(.svelte-jj1q1g){box-shadow:4px 0 12px #0000001a;position:fixed;z-index:1;top:60px;width:300px;background-color:var(--bg-100)}}@media screen and (max-width: 768px){.doc-wrapper.svelte-jj1q1g{display:flex;flex-direction:column}.doc-wrapper.svelte-jj1q1g .doc-sidebar:where(.svelte-jj1q1g){position:fixed;z-index:1;top:60px;box-shadow:unset;width:100%;background-color:var(--bg-100);border:0}.doc-wrapper.svelte-jj1q1g .menu-header:where(.svelte-jj1q1g){display:flex;top:0;position:sticky}}.doc-wrapper.svelte-jj1q1g .viewer:where(.svelte-jj1q1g){height:100%;overflow-y:auto;padding-block:1rem;padding-inline:1rem;padding-bottom:200px}.doc-wrapper.svelte-jj1q1g .viewer:where(.svelte-jj1q1g) .indicator:where(.svelte-jj1q1g){display:none;position:fixed;width:100%;top:200px;height:2px;background-color:red}.doc-wrapper.svelte-sudicf{display:grid;grid-template-columns:300px 1fr;height:calc(100dvh - 60px)}.doc-wrapper.svelte-sudicf .menu-header:where(.svelte-sudicf){display:none;padding:.5rem 2rem .5rem .5rem;border-bottom:1px solid var(--border);gap:.5rem;align-items:center;position:absolute;top:0;z-index:1;width:100%;background-color:var(--bg-100)}.doc-wrapper.svelte-sudicf .menu-header:where(.svelte-sudicf) button.icon:where(.svelte-sudicf){padding:2px}.doc-wrapper.svelte-sudicf .menu-header:where(.svelte-sudicf) .title:where(.svelte-sudicf){font-size:.875rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-wrapper.svelte-sudicf .html-sidebar:where(.svelte-sudicf){background-color:var(--bg-200)}@media screen and (max-width: 978px){.doc-wrapper.svelte-sudicf{display:flex;flex-direction:column}.doc-wrapper.svelte-sudicf .html-sidebar:where(.svelte-sudicf){position:fixed;z-index:1;top:calc(61px + 2.5rem);width:300px;background-color:var(--bg-100)}.doc-wrapper.svelte-sudicf .menu-header:where(.svelte-sudicf){display:flex;top:0;position:sticky}}.doc-wrapper.svelte-sudicf .content-wrapper:where(.svelte-sudicf){height:100%;width:100%;overflow-y:auto;padding-inline:1rem}.doc-wrapper.svelte-sudicf .content-wrapper:where(.svelte-sudicf) .content-container:where(.svelte-sudicf){margin-inline:auto;width:min(860px,100%);padding-block:1rem}.doc-wrapper.svelte-sudicf .content-wrapper:where(.svelte-sudicf) .content-container:where(.svelte-sudicf) .doc-html:where(.svelte-sudicf){line-height:150%}.doc-wrapper.svelte-sudicf .content-wrapper:where(.svelte-sudicf) .content-container:where(.svelte-sudicf) .doc-html:where(.svelte-sudicf) img{max-width:100%}.doc-wrapper.svelte-sudicf .content-wrapper:where(.svelte-sudicf) .content-container:where(.svelte-sudicf) .doc-html:where(.svelte-sudicf) [id]{scroll-margin-top:4rem}.switch-container.svelte-h1qhwm{display:flex;align-items:center;gap:.5rem;width:fit-content}.switch-container.svelte-h1qhwm:has(input:where(.svelte-h1qhwm):focus-visible){outline:3px solid var(--focus-outline);border-radius:3rem}.switch-container.svelte-h1qhwm label:where(.svelte-h1qhwm){display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;width:100%;position:relative}.switch-container.svelte-h1qhwm label:where(.svelte-h1qhwm) input:where(.svelte-h1qhwm){position:absolute;opacity:0;pointer-events:none}.switch-container.svelte-h1qhwm label:where(.svelte-h1qhwm) .switch:where(.svelte-h1qhwm){flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;border-radius:1rem;transition:background-color .3s ease,border-color .3s ease;--bg: var(--mono);border:var(--border-offset) solid var(--bg);background-color:var(--bg);--border-offset: 3px;width:2.5rem;height:1.5rem;--ball-size: 1.125rem;--tx: 1rem}.switch-container.svelte-h1qhwm label:where(.svelte-h1qhwm) .switch.small:where(.svelte-h1qhwm){--border-offset: 2px;width:2rem;height:1.25rem;--ball-size: 1rem;--tx: .75rem}.switch-container.svelte-h1qhwm label:where(.svelte-h1qhwm) .switch:where(.svelte-h1qhwm) .ball:where(.svelte-h1qhwm){width:var(--ball-size);height:var(--ball-size);border-radius:100%;background-color:#fff;color:var(--bg);transition:transform .3s ease;display:flex;justify-content:center;align-items:center}.switch-container.svelte-h1qhwm label:where(.svelte-h1qhwm) .switch.checked:where(.svelte-h1qhwm){--bg: var(--primary)}.switch-container.svelte-h1qhwm label:where(.svelte-h1qhwm) .switch.checked:where(.svelte-h1qhwm) .ball:where(.svelte-h1qhwm){transform:translate(var(--tx));color:var(--bg)}.options.svelte-1e8b86c{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;border:1px solid var(--border);padding:.5rem;border-radius:1rem;width:fit-content}.doc-content.limit-annotation-height.svelte-1e8b86c .annotation-content{max-height:500px;overflow:auto}.section.svelte-1e8b86c{display:grid;grid-template-columns:var(--index-width) 1fr;gap:.25rem}.section.svelte-1e8b86c .section-header:where(.svelte-1e8b86c){grid-column:1/-1}.section.svelte-1e8b86c .content:where(.svelte-1e8b86c){grid-column:2/-1}@media screen and (max-width: 768px){.section.svelte-1e8b86c .content:where(.svelte-1e8b86c){grid-column:1/-1}}.section.svelte-1e8b86c .content:where(.svelte-1e8b86c) img{max-width:100%}.section.svelte-1e8b86c .content:where(.svelte-1e8b86c) h2{font-weight:600;font-size:1.25rem}.section.svelte-1e8b86c .content:where(.svelte-1e8b86c) .annotation-wrapper-content{width:calc(var(--doc-width) - var(--index-width) - .75rem)}.section.svelte-1e8b86c .content:where(.svelte-1e8b86c) button.active:after{transform:rotate(180deg)}.doc-wrapper.svelte-rv20hh{display:grid;grid-template-columns:300px 1fr;height:calc(100dvh - 60px)}.doc-wrapper.svelte-rv20hh .menu-header:where(.svelte-rv20hh){display:none;padding:.5rem 2rem .5rem .5rem;border-bottom:1px solid var(--border);gap:.5rem;align-items:center;position:absolute;top:0;z-index:1;width:100%;background-color:var(--bg-100)}.doc-wrapper.svelte-rv20hh .menu-header:where(.svelte-rv20hh) button.icon:where(.svelte-rv20hh){padding:2px}.doc-wrapper.svelte-rv20hh .menu-header:where(.svelte-rv20hh) .title:where(.svelte-rv20hh){font-size:.875rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-wrapper.svelte-rv20hh .html-sidebar:where(.svelte-rv20hh){background-color:var(--bg-200)}@media screen and (max-width: 978px){.doc-wrapper.svelte-rv20hh{display:flex;flex-direction:column}.doc-wrapper.svelte-rv20hh .html-sidebar:where(.svelte-rv20hh){position:fixed;z-index:1;top:calc(61px + 2.5rem);width:300px;background-color:var(--bg-100)}.doc-wrapper.svelte-rv20hh .menu-header:where(.svelte-rv20hh){display:flex;top:0;position:sticky}}.doc-wrapper.svelte-rv20hh .viewer:where(.svelte-rv20hh){height:100%;overflow-y:auto;padding-block:1rem;padding-inline:1rem;padding-bottom:200px}.doc-wrapper.svelte-rv20hh .viewer:where(.svelte-rv20hh) .indicator:where(.svelte-rv20hh){display:none;position:fixed;width:100%;top:200px;height:2px;background-color:red}
