body{--font-size-small:0.75rem;--font-size-medium:0.875rem;--font-size-large:1rem;--font-size-extra-large:1.125rem}@media screen and (min-width:32em){body{--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.125rem;--font-size-extra-large:1.25rem}}[data-font-size=small]{font-size:var(--font-size-small)}[data-font-size=medium]{font-size:var(--font-size-medium)}[data-font-size=large]{font-size:var(--font-size-large)}[data-font-size=extra-large]{font-size:var(--font-size-extra-large)}[data-text-alignment=justified] .document-wrapper{text-align:justify;text-justify:inter-word}[data-font=poppins]{--font-family:"Poppins",sans-serif}[data-font=arial]{--font-family:Arial,sans-serif}[data-font=merriweather]{--font-family:"Merriweather",serif}[data-font=robotomono]{--font-family:"Roboto Mono",serif}[data-font=opendyslexic]{--font-family:"Open Dyslexic",sans-serif}[data-line-spacing=compact]{ol,p,ul{line-height:1.5em}.as-h1,.as-h2,.as-h3,.as-h4,.as-h5,.as-h6,h1,h2,h3,h4,h5,h6{line-height:1.4em}}[data-line-spacing=comfortable]{ol,p,ul{line-height:1.75em}.as-h1,.as-h2,.as-h3,.as-h4,.as-h5,.as-h6,h1,h2,h3,h4,h5,h6{line-height:1.6em}}[data-line-spacing=spacious]{ol,p,ul{line-height:2em}.as-h1,.as-h2,.as-h3,.as-h4,.as-h5,.as-h6,h1,h2,h3,h4,h5,h6{line-height:1.8em}}.as-h1,h1{font-size:2.5em}.as-h2,h2{font-size:1.5em}.as-h3,h3{font-size:1.25em}.as-h4,h4{font-size:1.125em}.as-h5,.as-h6,h5,h6{font-size:1em}.as-h1,.as-h2,.as-h5,h1,h2,h5{font-weight:700}.as-h3,.as-h4,.as-h6,h3,h4,h6{font-weight:medium}ul{list-style-type:disc}ol{list-style-type:decimal}.document-wrapper ol>*+*,.document-wrapper ul>*+*{margin-block-start:.5em}.document-wrapper strong{font-weight:700}.document-wrapper em{font-style:italic}.document-wrapper p{margin-bottom:1rem}.document-wrapper small{font-size:.875em}.document-wrapper ol,.document-wrapper ul{margin-left:2rem;margin-bottom:1rem}.document-wrapper li{list-style-type:disc;margin-bottom:.5rem}.int-section-title{font-size:1.5rem;font-weight:400;line-height:1.5em}.int-header{font-size:1.25rem;font-weight:500;line-height:1.5em}.int-info{font-weight:400}.int-action,.int-info{font-size:1rem;line-height:1.5em}.int-action{font-weight:600}.int-placeholder::-moz-placeholder{font-size:1rem;font-weight:300;line-height:1.5em}.int-placeholder::placeholder{font-size:1rem;font-weight:300;line-height:1.5em}.int-user-text{font-size:1rem;font-weight:500;line-height:1.5em}.int-addendum{font-size:.875rem;font-weight:300;line-height:1.5em}@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap");@font-face{font-family:Open Dyslexic;src:url(/_next/static/media/OpenDyslexic-Regular.37f4be91.otf) format("opentype")}:root{--narrow-base-width:40rem;--balanced-base-width:45rem;--wide-base-width:50rem}html{scroll-behavior:smooth}body:not(.guest){color:var(--foreground);background:var(--backgroundColor-muted);font-family:var(--font-family)}*{scroll-margin-top:200px}.ProseMirror:focus{outline:none}.base-width{width:100%;max-width:45rem;margin-left:auto;margin-right:auto}[data-width=narrow] .base-width{max-width:var(--narrow-base-width)}[data-width=balanced] .base-width{max-width:var(--balanced-base-width)}[data-width=wide] .base-width{max-width:var(--wide-base-width)}[data-width=stretch] .base-width{padding:0 5rem;max-width:96rem}.document-wrapper h2,.document-wrapper h3,.document-wrapper h4,.document-wrapper h5,.document-wrapper h6{margin-bottom:0}.document-wrapper [data-level="2"],.document-wrapper [data-level="3"],.document-wrapper [data-level="4"],.document-wrapper [data-level="5"],.document-wrapper [data-level="6"]{margin-bottom:1rem}.document-wrapper table{font-size:.875rem;margin-bottom:1rem;width:100%;overflow-x:auto}.document-wrapper thead tr{background:var(--backgroundColor-muted)}.document-wrapper tr{border:1px solid var(--borderColor-muted)}.document-wrapper tr:nth-child(odd){background:var(--backgroundColor-disabled)}.document-wrapper th{padding:.75rem 1rem}.document-wrapper td{border:1px solid var(--borderColor-muted);padding:.75rem 1rem}.document-wrapper td p,.document-wrapper th p{margin-bottom:0}.auth-background{background-color:#020617}.fade-up{animation:fadeUp 3s forwards}.fade-in{animation:fadeIn 3s forwards;animation-delay:3s}@keyframes fadeUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.node-document-section a{text-decoration:underline}.node-document-section a:hover{text-decoration-thickness:2px}.node-document-section a:focus{outline:none;text-decoration:underline;border-radius:.125rem;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:var(--ringColor-focus)}.node-document-section a:active{background-color:var(--backgroundColor-inverted);border-radius:.125rem;color:var(--foregroundColor-inverted);text-decoration:underline}.node-document-section .no-underline-link:active{text-decoration:none!important}input[type=range]{font-size:1.5rem;width:100%;color:var(--foregroundColor-default);--thumb-height:0.75em;--track-height:0.125em;--track-color:var(--backgroundColor-emphasis);--brightness-hover:180%;--brightness-down:80%;--clip-edges:0.125em}input[type=range].win10-thumb{color:#2b2d42;--thumb-height:1.375em;--thumb-width:0.5em;--clip-edges:0.0125em}input[type=range]{position:relative;background:var(--backgroundColor-default);overflow:hidden;height:2rem!important}input[type=range]:hover{cursor:grab}input[type=range]:active{cursor:grabbing}input[type=range]:disabled::-webkit-slider-thumb{height:0}input[type=range]:disabled:hover{cursor:auto}input[type=range],input[type=range]::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-webkit-transition:all .1s ease;transition:all .1s ease;height:var(--thumb-height)}input[type=range]::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-thumb{position:relative}input[type=range]::-webkit-slider-thumb{--thumb-radius:calc((var(--thumb-height) * 0.5) - 1px);--clip-top:calc((var(--thumb-height) - var(--track-height)) * 0.5 - 0.5px);--clip-bottom:calc(var(--thumb-height) - var(--clip-top));--clip-further:calc(100% + 1px);--box-fill:calc(-100vmax - var(--thumb-width, var(--thumb-height))) 0 0 100vmax currentColor;width:var(--thumb-width,var(--thumb-height));background:linear-gradient(currentColor 0 0) scroll no-repeat 0 /50% calc(var(--track-height) + 1px);background-color:currentColor;box-shadow:var(--box-fill);border-radius:var(--thumb-width,var(--thumb-height));filter:brightness(100%);clip-path:polygon(100% -1px,var(--clip-edges) -1px,0 var(--clip-top),-100vmax var(--clip-top),-100vmax var(--clip-bottom),0 var(--clip-bottom),var(--clip-edges) 100%,var(--clip-further) var(--clip-further))}input[type=range]:hover::-webkit-slider-thumb{filter:brightness(var(--brightness-hover));cursor:grab}input[type=range]:active::-webkit-slider-thumb{filter:brightness(var(--brightness-down));cursor:grabbing}input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(var(--track-color) 0 0) scroll no-repeat 50% /100% calc(var(--track-height) + 1px)}input[type=range]:disabled::-webkit-slider-thumb{cursor:not-allowed}input[type=range],input[type=range]::-moz-range-thumb,input[type=range]::-moz-range-track{-moz-appearance:none;appearance:none;-moz-transition:all .1s ease;transition:all .1s ease;height:var(--thumb-height)}input[type=range]::-moz-range-progress,input[type=range]::-moz-range-thumb,input[type=range]::-moz-range-track{background:var(--backgroundColor-muted)}input[type=range]::-moz-range-thumb{background:var(--backgroundColor-muted);border:0;width:var(--thumb-width,var(--thumb-height));border-radius:var(--thumb-width,var(--thumb-height));cursor:grab}input[type=range]:active::-moz-range-thumb{cursor:grabbing}input[type=range]::-moz-range-track{width:100%;background:var(--track-color)}input[type=range]::-moz-range-progress{-moz-appearance:none;appearance:none;background:currentColor;transition-delay:30ms}input[type=range]::-moz-range-progress,input[type=range]::-moz-range-track{height:calc(var(--track-height) + 1px);border-radius:var(--track-height)}input[type=range]::-moz-range-progress,input[type=range]::-moz-range-thumb{filter:brightness(100%)}input[type=range]:hover::-moz-range-progress,input[type=range]:hover::-moz-range-thumb{filter:brightness(var(--brightness-hover))}input[type=range]:active::-moz-range-progress,input[type=range]:active::-moz-range-thumb{filter:brightness(var(--brightness-down))}input[type=range]:disabled::-moz-range-thumb{cursor:not-allowed}.project-name:hover .project-name-text{text-decoration:underline}.activity-timeline{position:relative}.activity-timeline .activity-log:not(:last-of-type):after{position:absolute;top:50%;left:1.675rem;content:"";width:2px;height:100%;background:var(--borderColor-muted)}.notification-badge{border-color:var(--backgroundColor-muted)}.project-summary h3{margin-bottom:1rem}