.full-screen{height:calc(100vh - 160px)}.drawer-height{height:calc(100vh - 4.5rem)}@screen md{.drawer-height{height:unset}}.preview-width{width:80vw}.toggle-dark-mode{float:right}.preview p{margin-bottom:16px}.preview h1{box-sizing:border-box;color:var(--base-colour);font-family:var(--base-font-family);font-size:2em;font-weight:600;line-height:1.25;margin:24px 0 16px;padding-bottom:.3em;word-wrap:break-word;border-bottom:1px solid #eaecef}.preview h2{font-size:1.5em}.preview h2,.preview h3{box-sizing:border-box;color:var(--base-colour);font-family:var(--base-font-family);font-weight:600;line-height:1.25;margin-bottom:16px;margin-top:24px;padding-bottom:.3em;word-wrap:break-word;border-bottom:1px solid #eaecef}.preview h3{font-size:1.2em}.preview h4{box-sizing:border-box;color:var(--base-colour);font-family:var(--base-font-family);font-size:1em;font-weight:600;line-height:1.25;margin-bottom:16px;margin-top:24px;word-wrap:break-word}.preview td,.preview th{border-collapse:collapse;box-sizing:border-box;color:var(--base-colour);font-family:var(--base-font-family);line-height:24px;padding:6px 13px;text-align:-webkit-left;word-wrap:break-word;border:1px solid #dfe2e5}.preview th{font-weight:600}.preview tr{background-color:#fff;border-collapse:collapse;box-sizing:border-box;color:var(--base-colour);font-family:var(--base-font-family);line-height:24px;overflow-wrap:break-word;word-wrap:break-word}.preview tr :nth-child(2n){background-color:#f6f8fa}.preview thead{font-size:16px;line-height:1.5;word-wrap:break-word;border-spacing:0;border-collapse:collapse;box-sizing:border-box}.preview table{-webkit-border-horizontal-spacing:0;-webkit-border-vertical-spacing:0;border-collapse:collapse;box-sizing:border-box;color:var(--base-colour);display:block;margin-top:0;overflow:auto;width:max-content}.preview image,.preview table{font-family:var(--base-font-family);line-height:24px;margin-bottom:16px;max-width:100%;word-wrap:break-word}.preview image{background-color:#fff;border-style:none;color:#0366d6;cursor:pointer}.preview ul{box-sizing:border-box;color:var(--base-colour);font-family:var(--base-font-family);line-height:24px;margin-bottom:16px;margin-top:0;padding-left:2em;word-wrap:break-word}.preview ul li{list-style:initial}.preview ol li,.preview ul li{box-sizing:border-box;color:var(--base-colour);font-family:var(--base-font-family);line-height:24px;margin-top:.25em;text-align:left;word-wrap:break-word}.preview ol li{list-style:decimal}.preview pre{background-color:#f6f8fa;line-height:1.45;margin-bottom:16px;margin-top:0;overflow:auto;overflow-wrap:normal;padding:16px;white-space:pre;word-break:normal}.preview pre,code:not(.preview pre code){border-radius:6px;box-sizing:border-box;color:var(--base-colour);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:85%}code:not(.preview pre code){background-color:rgba(27,31,35,.05);line-height:20.4px;margin:0;padding:.2em .4em;word-wrap:break-word}.preview a{box-sizing:border-box;color:#0366d6;cursor:pointer;font-family:var(--base-font-family);line-height:24px;text-decoration:none;word-wrap:break-word}.preview a :hover{outline:0;text-decoration:underline}html.dark .shadow{--tw-shadow:0 1px 3px 0 rgb(255 255 255/79%),0 1px 2px 0 rgba(255 255 255/79%)}html.dark .md\:shadow-none,html.dark .shadow{box-shadow:var(--tw-ring-offset-shadow,0 0 #fff),var(--tw-ring-shadow,0 0 #fff),var(--tw-shadow)}html.dark .md\:shadow-none{--tw-shadow:0 0 #0000}html.dark ::-webkit-scrollbar{background-color:#454545;width:10px}html.dark ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:20px}html.dark ::-webkit-scrollbar-thumb{background:#888;border-radius:20px}html.dark ::-webkit-scrollbar-thumb:hover{background:#555}html.dark .preview{background-color:rgba(38,38,38,var(--tw-bg-opacity));color:white;margin-top:-3px}html.dark .preview h1,html.dark .preview h2,html.dark .preview h3{color:white;border-bottom:1px solid #eaecef}html.dark .preview h4{color:white}html.dark .preview td,html.dark .preview th{color:white;border-color:#a9b0b6}html.dark .preview tr{color:white}html.dark .preview tr,html.dark .preview tr :nth-child(2n){background-color:rgba(38,38,38,var(--tw-bg-opacity))}html.dark .preview table{color:white}html.dark .preview image{background-color:#fff;color:#3a91e1}html.dark .preview ol li,html.dark .preview ul,html.dark .preview ul li{color:white}html.dark .preview pre,html.dark code:not(.preview pre code){background-color:#6e768166;color:white}html.dark .preview a{color:#3a91e1}