<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table-of-contents-item{display:flex;align-items:center;gap:4px}.table-of-contents-item *{font-size:14px!important}.table-of-contents-item img{width:16px!important;height:16px!important;margin-bottom:2px!important}input::placeholder,textarea::placeholder{color:rgba(0,0,0,.5)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(0,0,0,.5)}input::-moz-placeholder,textarea::-moz-placeholder{color:rgba(0,0,0,.4)}.react-colorful{width:100%!important}[data-reference-hidden]{opacity:0;pointer-events:none}::-webkit-scrollbar{width:.25rem;height:.25rem;background-color:rgba(107,114,128,.2)}::-webkit-scrollbar-thumb{background-color:rgba(107,114,128,.5);border-radius:9999px}input[type=range]{height:.625rem;background-color:#e5e7eb;border:0;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:.75rem;height:1.25rem;background-color:#1f2937;border-radius:9999px;-webkit-transition:all .2s;transition:all .2s}.spinner-animation{animation:spinner 1.6s linear infinite;animation-delay:-1.6s}.spinner-animation-secondary{animation-delay:-1s}.ProseMirror{figure[data-type=imageBlock]{margin:0}figure[data-type=imageBlock] img{border-radius:.25rem;display:block;width:100%}figure[data-type=blockquoteFigure]{margin-top:1.5rem;margin-bottom:1.5rem;margin-left:0;color:#000}.ProseMirror&gt;blockquote,figure[data-type=blockquoteFigure]{blockquote{margin:0}blockquote&gt;:first-child{margin-top:0}blockquote&gt;:last-child{margin-bottom:0}}[data-type=columns]{display:grid;grid-gap:1rem;gap:1rem;margin-top:1.5rem;margin-bottom:1.5rem}[data-type=columns].layout-sidebar-left{grid-template-columns:40fr 60fr}[data-type=columns].layout-sidebar-right{grid-template-columns:60fr 40fr}[data-type=columns].layout-two-column{grid-template-columns:1fr 1fr}[data-type=column]{overflow:auto}.details{display:flex;flex-direction:column;gap:.25rem;margin-top:1.5rem;margin-bottom:1.5rem;padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;cursor:pointer;&amp;:hover{background-color:#f3f4f6}[data-type=detailsContent]{padding-left:20px}}.details summary{font-weight:700;display:block}.details&gt;button{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.25rem;font-size:.75rem;height:1.25rem;width:1.25rem}.details&gt;button:hover{background-color:#d1d5db}.details&gt;button:hover.dark{background-color:#1f2937}.details&gt;button:before{content:"\25B6"}.details.is-open&gt;button:before{transform:rotate(90deg)}.details&gt;summary:before{content:"▶";display:inline-block;margin-right:.5rem;transition:transform .3s ease;font-size:14px}.details[open]&gt;summary:before{transform:rotate(90deg)}.details&gt;summary::-webkit-details-marker{display:none}.details&gt;div{display:flex;flex-direction:column;gap:1rem;width:100%}.details&gt;div&gt;.detailsContent&gt;:last-child{margin-bottom:.5rem}.details .details{margin:.5rem 0}}.ProseMirror{code{caret-color:white;color:white;background-color:#171717;border-radius:.125rem;box-shadow:0 4px 6px rgba(0,0,0,.1);font-family:monospace}code::selection{background-color:rgba(255,255,255,.3)}pre{caret-color:white;background-color:#404040;color:white;border-radius:.25rem;margin-top:3rem;margin-bottom:3rem;padding:1rem;background-color:#171717;border:1px solid #1f2937}pre ::selection{background-color:rgba(255,255,255,.2)}pre code{background-color:inherit;color:inherit;padding:0;box-shadow:none}pre .hljs-comment,pre .hljs-quote{color:#a3a3a3}pre .hljs-attribute,pre .hljs-link,pre .hljs-name,pre .hljs-regexp,pre .hljs-selector-class,pre .hljs-selector-id,pre .hljs-tag,pre .hljs-template-variable,pre .hljs-variable{color:#f87171}pre .hljs-built_in,pre .hljs-builtin-name,pre .hljs-literal,pre .hljs-meta,pre .hljs-number,pre .hljs-params,pre .hljs-type{color:#fb923c}pre .hljs-bullet,pre .hljs-string,pre .hljs-symbol{color:#a3e635}pre .hljs-section,pre .hljs-title{color:#facc15}pre .hljs-keyword,pre .hljs-selector-tag{color:#2dd4bf}pre .hljs-emphasis{font-style:italic}pre .hljs-strong{font-weight:700}}.ProseMirror{.collaboration-cursor{&amp;__caret{border-right:1px solid black;border-left:1px solid black;pointer-events:none;margin-left:-1px;margin-right:-1px;position:relative;word-break:normal}&amp;__label{border-radius:.25rem;border-top-left-radius:0;color:black;font-size:.75rem;font-weight:600;left:-1px;line-height:1;padding:.125rem .375rem;position:absolute;top:-1.4em;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}}}.ProseMirror{ol{list-style-type:decimal}ul{list-style-type:disc}ol,ul{padding:0 2rem;margin-top:1.5rem;margin-bottom:1.5rem}ol,ol li,ol ol,ul,ul li,ul ul{margin-top:.25rem;margin-bottom:.25rem}ol p,ul p{margin-top:0;margin-bottom:.25rem}ul[data-type=taskList]{list-style-type:none;padding:0}ul[data-type=taskList] p{margin:0}ul[data-type=taskList] li{display:flex}ul[data-type=taskList] li&gt;label{flex-grow:0;flex-shrink:0;flex-basis:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}ul[data-type=taskList] li&gt;div{flex-basis:auto;flex-grow:1}ul[data-type=taskList] li[data-checked=true]{text-decoration:line-through}}.ProseMirror{.is-empty:before{position:absolute;max-width:300px;content:attr(data-placeholder);color:rgba(0,0,0,.4);float:left;height:0;pointer-events:none;width:100%;white-space:nowrap}.dark .is-empty:before{color:rgba(255,255,255,.4)}&amp;.ProseMirror-focused{&gt;[data-type=columns]&gt;[data-type=column]&gt;p.is-empty.has-focus:before,&gt;p.has-focus.is-empty:before{content:"Type / to browse options"}}blockquote .is-empty:not(.is-editor-empty):first-child:last-child:before{content:"Enter a quote"}blockquote+figcaption.is-empty:not(.is-editor-empty):before{content:"Author"}[data-placeholder][data-suggestion] :before,[data-placeholder][data-suggestion]:before,[data-type=details].is-editor-empty:before{content:none!important}[data-type=details] summary.is-empty:before{content:"Enter a summary"}[data-type=detailsContent] .is-empty:before{content:"Enter details"}}.ProseMirror{table{border-collapse:collapse;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-sizing:border-box;width:100%}table td,table th{border:1px solid rgba(0,0,0,.1);min-width:100px;padding:.5rem;position:relative;text-align:left;vertical-align:top}table td:first-of-type:not(a),table th:first-of-type:not(a){margin-top:0}table td p,table th p{margin:0}table td p+p,table th p+p{margin-top:.75rem}table th{font-weight:700}table .column-resize-handle{bottom:-2px;display:flex;pointer-events:none;position:absolute;right:-1px;top:0;width:2px}table .column-resize-handle:before{background-color:rgba(0,0,0,.2);height:100%;width:1px;margin-left:.5rem;content:"";background-color:rgba(255,255,255,.2)}table{.is-empty:before{display:none!important}}table .grip-column,table .grip-row{align-items:center;background-color:rgba(0,0,0,.05);cursor:pointer;display:flex;justify-content:center;position:absolute;z-index:10}table .grip-column{width:calc(100% + 1px);height:.75rem;left:0;margin-left:-1px;top:-.75rem;border-left:1px solid;border-color:rgba(255,255,255,.2)}table .grip-column:hover{background-color:rgba(0,0,0,.1)}table .grip-column:hover:before{border-bottom:2px dotted;border-color:rgba(0,0,0,.6);content:"";width:10px}table .grip-column.first{border-color:transparent;border-top-left-radius:.125rem}table .grip-column.last{border-top-right-radius:.125rem}table .grip-column.selected{background-color:rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.1);background-color:rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.3)}table .grip-column.selected:before{border-bottom:2px dotted}table .grip-row{height:calc(100% + 1px);left:-.75rem;width:.75rem;top:0;margin-top:-1px;border-color:rgba(0,0,0,.2) rgba(255,255,255,.2) rgba(255,255,255,.2);border-top:1px solid rgba(255,255,255,.2)}table .grip-row:hover{background-color:rgba(0,0,0,.1)}table .grip-row:hover:before{border-left:2px dotted;border-color:rgba(0,0,0,.6);content:"";width:10px}table .grip-row.first{border-color:transparent;border-top-left-radius:.125rem}table .grip-row.last{border-bottom-left-radius:.125rem}table .grip-row.selected{background-color:rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.1);background-color:rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.3)}table .grip-row.selected:before{border-left:2px dotted}}[dir=rtl] table td,[dir=rtl] table th{text-align:right}.ProseMirror{p{line-height:1.625;margin-top:.75rem;margin-bottom:.75rem}&amp;&gt;p{margin-top:1.5rem;margin-bottom:1.5rem}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}h1,h2,h3,h4,h5,h6{font-weight:700;margin-top:0;margin-bottom:0}h1,h2,h3{margin-top:3rem}h4,h5,h6{margin-top:2rem}mark{background-color:#ef4444;border-radius:.125rem;text-decoration:none;padding:.25rem 0}&amp; img{height:auto;width:100%;max-width:100%}[data-type=horizontalRule]{margin:0;padding:1rem 0}hr{border:none;border-top:1px solid rgba(0,0,0,.2);background-color:rgba(0,0,0,.8);margin:10px 0}[data-type=emoji]{display:inline-block;margin-top:0!important;margin-bottom:0!important;margin-right:4px!important;img{width:1em;height:1em;object-fit:cover;display:block;margin-top:0;margin-bottom:0;border-radius:0!important}}}[data-theme=slash-command]{width:1000vw}</pre></body></html>