*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}#root{min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;background:#fff}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.app-layout{display:flex;height:100vh;overflow:hidden}.sidebar{width:260px;background:#202123;color:#ececf1;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;transition:width .2s ease}.sidebar--closed{width:0}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;flex-shrink:0}.sidebar-title{font-weight:600;font-size:1rem}.sidebar-header button{background:none;border:none;color:#8e8ea0;font-size:1rem;cursor:pointer;padding:.25rem}.sidebar-header button:hover{color:#ececf1}.sidebar-new{margin:0 .75rem .75rem;padding:.6rem;border:1px dashed #565869;border-radius:6px;background:none;color:#ececf1;font-size:.85rem;cursor:pointer;text-align:left;transition:background .15s;white-space:nowrap}.sidebar-new:hover{background:#ffffff14}.sidebar-list{flex:1;overflow-y:auto;padding:0 .5rem}.sidebar-file{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;margin-bottom:2px;border-radius:6px;cursor:pointer;transition:background .15s;min-width:0}.sidebar-file:hover{background:#ffffff14}.sidebar-file.active{background:#ffffff1f}.sidebar-file-name{font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.sidebar-file-delete{opacity:0;background:none;border:none;color:#8e8ea0;font-size:.8rem;cursor:pointer;padding:.15rem .3rem;flex-shrink:0;margin-left:.5rem;border-radius:3px;transition:opacity .15s,color .15s}.sidebar-file:hover .sidebar-file-delete{opacity:1}.sidebar-file-delete:hover{color:#ef4444}.sidebar-footer{padding:.75rem 1rem;border-top:1px solid #3a3b45;flex-shrink:0}.sidebar-setting{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:#8e8ea0}.toggle{width:36px;height:20px;border-radius:10px;border:none;background:#565869;cursor:pointer;position:relative;padding:0;transition:background .2s}.toggle--on{background:#10b981}.toggle-thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:left .2s}.toggle--on .toggle-thumb{left:18px}.sidebar-setting select{background:#2a2b32;color:#ececf1;border:1px solid #565869;border-radius:4px;padding:.25rem .4rem;font-size:.8rem;cursor:pointer;outline:none}.sidebar-open-btn{position:fixed;top:1rem;left:1rem;z-index:100;width:40px;height:40px;border:none;border-radius:8px;background:#1a1a1a;color:#fff;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:background .2s}.sidebar-open-btn:hover{background:#333}.main-content{flex:1;min-width:0;height:100%;overflow-y:auto}.landing{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;padding:2rem;gap:1rem}.landing h1{font-size:1.5rem;font-weight:600;color:#333}.landing p{color:#666;font-size:.9rem}.landing textarea{width:100%;max-width:720px;height:50vh;padding:1rem;border:2px dashed #ccc;border-radius:8px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.875rem;line-height:1.5;resize:vertical;outline:none;transition:border-color .2s}.landing textarea:focus{border-color:#666}.landing button{padding:.6rem 2rem;font-size:1rem;font-weight:500;border:none;border-radius:6px;background:#1a1a1a;color:#fff;cursor:pointer;transition:background .2s}.landing button:hover{background:#333}.rendered-view{position:relative;min-height:100%;background:#e8e8e8}.measure-container{visibility:hidden;position:absolute;left:-9999px;width:8.5in}.page-layout{max-width:8.5in;margin:0 auto;padding:2rem 0;display:flex;flex-direction:column;gap:1.5rem}.continuous-layout{max-width:8.5in;margin:0 auto;padding:2rem 0}.continuous-layout .markdown-body{background:#fff;padding:2rem 3rem;border-radius:2px;box-shadow:0 2px 8px #0000001f}.continuous-layout .markdown-body+.markdown-body{margin-top:1.5rem}.page{position:relative;background:#fff;height:11in;overflow:hidden;width:100%;box-shadow:0 2px 8px #0000001f;border-radius:2px}.page--oversized{height:auto;min-height:11in}.markdown-body{line-height:1.7}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.3}.markdown-body h1{font-size:2em;border-bottom:1px solid #eee;padding-bottom:.3em}.markdown-body h2{font-size:1.5em;border-bottom:1px solid #eee;padding-bottom:.3em}.markdown-body h3{font-size:1.25em}.markdown-body p{margin-bottom:1em}.markdown-body a{color:#0366d6;text-decoration:none}.markdown-body a:hover{text-decoration:underline}.markdown-body code{background:#f6f8fa;padding:.15em .4em;border-radius:3px;font-size:.85em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.markdown-body pre{background:#f6f8fa;padding:1rem;border-radius:6px;overflow-x:auto;margin-bottom:1em}.markdown-body pre code{background:none;padding:0;font-size:.85em}.markdown-body blockquote{border-left:4px solid #dfe2e5;padding:.5em 1em;color:#6a737d;margin-bottom:1em}.markdown-body ul,.markdown-body ol{padding-left:2em;margin-bottom:1em}.markdown-body li{margin-bottom:.25em}.markdown-body img{max-width:100%}.markdown-body table{border-collapse:collapse;width:100%;margin-bottom:1em}.markdown-body th,.markdown-body td{border:1px solid #dfe2e5;padding:.5em .75em;text-align:left}.markdown-body th{background:#f6f8fa;font-weight:600}.markdown-body hr{border:none;border-top:1px solid #eee;margin:2em 0}.spacer{position:relative;display:flex;align-items:center;justify-content:center}.spacer:after{content:attr(data-label);font-size:.7rem;color:#aaa;text-transform:uppercase;letter-spacing:.05em}.fab-controls{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;gap:.5rem;z-index:100}.fab-controls button{width:48px;height:48px;border:none;border-radius:50%;background:#1a1a1a;color:#fff;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;transition:background .2s,transform .1s}.fab-controls button:hover{background:#333;transform:scale(1.05)}.editor-drawer{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ddd;box-shadow:0 -4px 16px #0000001a;z-index:200;display:flex;flex-direction:column;height:50vh}.editor-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #eee;flex-shrink:0}.editor-drawer-header span{font-weight:600;font-size:.9rem;color:#333}.editor-drawer-header button{background:none;border:none;font-size:1.25rem;cursor:pointer;color:#666;padding:.25rem}.editor-drawer-header button:hover{color:#1a1a1a}.editor-drawer textarea{flex:1;width:100%;padding:1rem;border:none;outline:none;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.875rem;line-height:1.5;resize:none}.help-backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:300}.help-modal{background:#fff;border-radius:12px;width:90%;max-width:640px;max-height:80vh;box-shadow:0 8px 32px #0003;overflow:hidden;display:flex;flex-direction:column}.help-modal-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #eee}.help-modal-header span{font-weight:600;font-size:.95rem;color:#333}.help-modal-header button{background:none;border:none;font-size:1.25rem;cursor:pointer;color:#666;padding:.25rem}.help-modal-header button:hover{color:#1a1a1a}.help-modal-body{padding:1rem;overflow-y:auto}.help-table{width:100%;border-collapse:collapse;font-size:.875rem}.help-table th,.help-table td{text-align:left;padding:.4rem .75rem;border-bottom:1px solid #f0f0f0}.help-table th{font-weight:600;font-size:.8rem;color:#999}.help-section-row{font-size:.75rem!important;text-transform:uppercase;letter-spacing:.04em;color:#1a1a1a!important;background:#f6f8fa;padding-top:.6rem!important;padding-bottom:.6rem!important;border-bottom:1px solid #e0e0e0!important}.help-table td:first-child{white-space:nowrap}.help-table td{color:#555}.help-table code{background:#f6f8fa;padding:.15em .4em;border-radius:3px;font-size:.8rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.theme-github .markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-weight:400;color:#1f2328;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word}.theme-github .markdown-body>*:first-child{margin-top:0!important}.theme-github .markdown-body>*:last-child{margin-bottom:0!important}.theme-github .markdown-body a{background-color:#0000;color:#0969da;text-decoration:none}.theme-github .markdown-body a:hover{text-decoration:underline}.theme-github .markdown-body a:not([href]){color:inherit;text-decoration:none}.theme-github .markdown-body b,.theme-github .markdown-body strong{font-weight:600}.theme-github .markdown-body mark{background-color:#fff8c5;color:#1f2328}.theme-github .markdown-body small{font-size:90%}.theme-github .markdown-body sub,.theme-github .markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.theme-github .markdown-body sub{bottom:-.25em}.theme-github .markdown-body sup{top:-.5em}.theme-github .markdown-body abbr[title]{border-bottom:none;text-decoration:underline dotted}.theme-github .markdown-body h1,.theme-github .markdown-body h2,.theme-github .markdown-body h3,.theme-github .markdown-body h4,.theme-github .markdown-body h5,.theme-github .markdown-body h6{margin-top:1.5rem;margin-bottom:1rem;font-weight:600;line-height:1.25}.theme-github .markdown-body h1{font-size:2em;font-weight:600;padding-bottom:.3em;border-bottom:1px solid #d1d9e0b3}.theme-github .markdown-body h2{font-size:1.5em;font-weight:600;padding-bottom:.3em;border-bottom:1px solid #d1d9e0b3}.theme-github .markdown-body h3{font-size:1.25em}.theme-github .markdown-body h4{font-size:1em}.theme-github .markdown-body h5{font-size:.875em}.theme-github .markdown-body h6{font-size:.85em;color:#59636e}.theme-github .markdown-body h1 code,.theme-github .markdown-body h2 code,.theme-github .markdown-body h3 code,.theme-github .markdown-body h4 code,.theme-github .markdown-body h5 code,.theme-github .markdown-body h6 code{padding:0 .2em;font-size:inherit}.theme-github .markdown-body p,.theme-github .markdown-body blockquote,.theme-github .markdown-body ul,.theme-github .markdown-body ol,.theme-github .markdown-body dl,.theme-github .markdown-body table,.theme-github .markdown-body pre,.theme-github .markdown-body details{margin-top:0;margin-bottom:1rem}.theme-github .markdown-body p{margin-top:0;margin-bottom:10px}.theme-github .markdown-body blockquote{margin:0;margin-bottom:1rem;padding:0 1em;color:#59636e;border-left:.25em solid #d1d9e0}.theme-github .markdown-body blockquote>:first-child{margin-top:0}.theme-github .markdown-body blockquote>:last-child{margin-bottom:0}.theme-github .markdown-body ul,.theme-github .markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}.theme-github .markdown-body ol ol,.theme-github .markdown-body ul ol{list-style-type:lower-roman}.theme-github .markdown-body ul ul ol,.theme-github .markdown-body ul ol ol,.theme-github .markdown-body ol ul ol,.theme-github .markdown-body ol ol ol{list-style-type:lower-alpha}.theme-github .markdown-body ul ul,.theme-github .markdown-body ul ol,.theme-github .markdown-body ol ol,.theme-github .markdown-body ol ul{margin-top:0;margin-bottom:0}.theme-github .markdown-body li>p{margin-top:1rem}.theme-github .markdown-body li+li{margin-top:.25em}.theme-github .markdown-body li{margin-bottom:0}.theme-github .markdown-body dd{margin-left:0}.theme-github .markdown-body dl{padding:0}.theme-github .markdown-body dl dt{padding:0;margin-top:1rem;font-size:1em;font-style:italic;font-weight:600}.theme-github .markdown-body dl dd{padding:0 1rem;margin-bottom:1rem}.theme-github .markdown-body code,.theme-github .markdown-body tt{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;background-color:#818b981f;border-radius:6px}.theme-github .markdown-body tt,.theme-github .markdown-body code,.theme-github .markdown-body samp{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.theme-github .markdown-body pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.theme-github .markdown-body .highlight pre,.theme-github .markdown-body pre{padding:1rem;overflow:auto;font-size:85%;line-height:1.45;color:#1f2328;background-color:#f6f8fa;border-radius:6px}.theme-github .markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:#0000;border:0}.theme-github .markdown-body pre code,.theme-github .markdown-body pre tt{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:#0000;border:0;font-size:100%}.theme-github .markdown-body del code{text-decoration:inherit}.theme-github .markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto;font-variant:tabular-nums}.theme-github .markdown-body table th{font-weight:600}.theme-github .markdown-body table th,.theme-github .markdown-body table td{padding:6px 13px;border:1px solid #d1d9e0}.theme-github .markdown-body table td>:last-child{margin-bottom:0}.theme-github .markdown-body table tr{background-color:#fff;border-top:1px solid #d1d9e0b3}.theme-github .markdown-body table tr:nth-child(2n){background-color:#f6f8fa}.theme-github .markdown-body table img{background-color:#0000}.theme-github .markdown-body hr{box-sizing:content-box;overflow:hidden;height:.25em;padding:0;margin:1.5rem 0;background-color:#d1d9e0;border:0}.theme-github .markdown-body hr:before{display:table;content:""}.theme-github .markdown-body hr:after{display:table;clear:both;content:""}.theme-github .markdown-body img{border-style:none;max-width:100%;box-sizing:content-box}.theme-github .markdown-body details{display:block}.theme-github .markdown-body summary{display:list-item;cursor:pointer}.theme-github .markdown-body figure{margin:1em 2.5rem}.theme-github .markdown-body .task-list-item{list-style-type:none}.theme-github .markdown-body .task-list-item+.task-list-item{margin-top:.25rem}.theme-github .markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.theme-github .markdown-body input[type=checkbox]{box-sizing:border-box;padding:0}.theme-github .markdown-body [data-footnote-ref]:before{content:"["}.theme-github .markdown-body [data-footnote-ref]:after{content:"]"}.theme-github .markdown-body .footnotes{font-size:12px;color:#59636e;border-top:1px solid #d1d9e0}.theme-github .markdown-body .footnotes ol{padding-left:1rem}.theme-github .markdown-body kbd{display:inline-block;padding:.25rem;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:#1f2328;vertical-align:middle;background-color:#f6f8fa;border:solid 1px #d1d9e0;border-bottom-color:#d1d9e0;border-radius:6px;box-shadow:inset 0 -1px #d1d9e0}@page{margin:0}@media print{.sidebar,.sidebar--closed,.sidebar-open-btn,.fab-controls,.editor-drawer,.help-backdrop,.measure-container{display:none!important}.app-layout{display:block;height:auto;overflow:visible}.main-content{overflow:visible;height:auto}.rendered-view{background:#fff}.page-layout{padding:0;gap:0}.page{box-shadow:none;height:auto;overflow:visible;border-radius:0;width:100%;max-width:100%}.page+.page{break-before:page}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}pre,blockquote,table,img,.markdown-body li{break-inside:avoid}h1,h2,h3,h4,h5,h6{break-after:avoid}.spacer:after{display:none}}
