/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.rdp{--rdp-cell-size:40px;--rdp-caption-font-size:18px;--rdp-accent-color:#00f;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:#fff;margin:1em}.rdp-vhidden{clip:rect(1px,1px,1px,1px)!important;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#0000;border:0;border:0!important;box-sizing:border-box;height:1px!important;margin:0;overflow:hidden!important;padding:0;padding:0!important;position:absolute!important;top:0;width:1px!important}.rdp-button_reset{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;color:inherit;cursor:default;font:inherit;margin:0;padding:0;position:relative}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid #0000}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){border:var(--rdp-outline);color:inherit}.rdp-button:focus-visible:not([disabled]),.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{border-collapse:collapse;margin:0;max-width:calc(var(--rdp-cell-size)*7)}.rdp-with_weeknumber .rdp-table{border-collapse:collapse;max-width:calc(var(--rdp-cell-size)*8)}.rdp-caption{align-items:center;display:flex;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{display:block;position:relative;text-align:center}.rdp-caption_dropdowns,.rdp-caption_label{display:inline-flex;position:relative}.rdp-caption_label{align-items:center;border:2px solid #0000;color:currentColor;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700;margin:0;padding:0 .25em;white-space:nowrap;z-index:1}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{left:0;position:absolute;top:50%;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;right:0;top:50%;transform:translateY(-50%)}.rdp-nav_button{align-items:center;border-radius:100%;display:inline-flex;height:var(--rdp-cell-size);justify-content:center;padding:.25em;width:var(--rdp-cell-size)}.rdp-dropdown_month,.rdp-dropdown_year{align-items:center;display:inline-flex;position:relative}.rdp-dropdown{appearance:none;background-color:initial;border:none;bottom:0;cursor:inherit;font-family:inherit;font-size:inherit;left:0;line-height:inherit;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:2}.rdp-dropdown[disabled]{color:unset;opacity:unset}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{font-size:.75em;font-weight:700;height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;text-transform:uppercase;vertical-align:middle}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;width:var(--rdp-cell-size)}.rdp-weeknumber{font-size:.75em}.rdp-day,.rdp-weeknumber{align-items:center;border:2px solid #0000;border-radius:100%;box-sizing:border-box;display:flex;height:var(--rdp-cell-size);justify-content:center;margin:0;max-width:var(--rdp-cell-size);overflow:hidden;width:var(--rdp-cell-size)}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{background-color:var(--rdp-accent-color);color:var(--rdp-selected-color);opacity:1}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-right-radius:0;border-top-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start),.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-left-radius:0;border-top-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-bottom-right-radius:0;border-top-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}
/*! 
 * OverlayScrollbars
 * Version: 2.9.1
 * 
 * Copyright (c) Rene Haas | KingSora.
 * https://github.com/KingSora
 * 
 * Released under the MIT license.
 */.os-size-observer,.os-size-observer-listener{box-sizing:border-box;direction:inherit;overflow:hidden;pointer-events:none;scroll-behavior:auto!important;visibility:hidden}.os-size-observer,.os-size-observer-listener,.os-size-observer-listener-item,.os-size-observer-listener-item-final{left:0;position:absolute;top:0;writing-mode:horizontal-tb}.os-size-observer{border:inherit;bottom:0;box-sizing:inherit;contain:strict;display:flex;flex-direction:row;flex-wrap:nowrap;left:0;margin:-133px;padding:inherit;right:0;top:0;transform:scale(.1);z-index:-1}.os-size-observer:before{box-sizing:inherit;content:"";flex:none;height:10px;padding:10px;width:10px}.os-size-observer-appear{animation:os-size-observer-appear-animation 1ms forwards}.os-size-observer-listener{border:inherit;box-sizing:border-box;flex:auto;margin:-133px;padding:inherit;position:relative;transform:scale(10)}.os-size-observer-listener.ltr{margin-left:0;margin-right:-266px}.os-size-observer-listener.rtl{margin-left:-266px;margin-right:0}.os-size-observer-listener:empty:before{content:"";height:100%;width:100%}.os-size-observer-listener:empty:before,.os-size-observer-listener>.os-size-observer-listener-item{border:inherit;box-sizing:initial;display:block;flex:auto;padding:inherit;position:relative}.os-size-observer-listener-scroll{box-sizing:border-box;display:flex}.os-size-observer-listener-item{bottom:0;direction:ltr;flex:none;overflow:hidden;right:0}.os-size-observer-listener-item-final{transition:none}@keyframes os-size-observer-appear-animation{0%{cursor:auto}to{cursor:none}}.os-trinsic-observer{border:none;box-sizing:border-box;contain:strict;flex:none;height:0;margin:0;max-height:1px;max-width:0;overflow:hidden;padding:0;position:relative;top:calc(100% + 1px);z-index:-1}.os-trinsic-observer:not(:empty){height:calc(100% + 1px);top:-1px}.os-trinsic-observer:not(:empty)>.os-size-observer{height:1000%;min-height:1px;min-width:1px;width:1000%}[data-overlayscrollbars-initialize],[data-overlayscrollbars-viewport~=scrollbarHidden]{scrollbar-width:none!important}[data-overlayscrollbars-initialize]::-webkit-scrollbar,[data-overlayscrollbars-initialize]::-webkit-scrollbar-corner,[data-overlayscrollbars-viewport~=scrollbarHidden]::-webkit-scrollbar,[data-overlayscrollbars-viewport~=scrollbarHidden]::-webkit-scrollbar-corner{-webkit-appearance:none!important;appearance:none!important;display:none!important;height:0!important;width:0!important}[data-overlayscrollbars-initialize]:not([data-overlayscrollbars]):not(html):not(body){overflow:auto}html[data-overlayscrollbars-body]{overflow:hidden}html[data-overlayscrollbars-body],html[data-overlayscrollbars-body]>body{height:100%;margin:0;width:100%}html[data-overlayscrollbars-body]>body{margin:0;overflow:visible}[data-overlayscrollbars]{position:relative}[data-overlayscrollbars-padding],[data-overlayscrollbars~=host]{align-items:stretch!important;display:flex;flex-direction:row!important;flex-wrap:nowrap!important;scroll-behavior:auto!important}[data-overlayscrollbars-padding],[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]){border:none;box-sizing:inherit;flex:auto!important;height:auto;margin:0;min-width:0;padding:0;position:relative;width:100%;z-index:0}[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]){--os-vaw:0;--os-vah:0;outline:none}[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]):focus{outline:none}[data-overlayscrollbars-viewport][data-overlayscrollbars-viewport~=arrange]:before{content:"";height:var(--os-vah);min-height:1px;min-width:1px;pointer-events:none;position:absolute;width:var(--os-vaw);z-index:-1}[data-overlayscrollbars-padding],[data-overlayscrollbars-viewport],[data-overlayscrollbars]{overflow:hidden!important}[data-overlayscrollbars-padding~=noClipping],[data-overlayscrollbars~=noClipping]{overflow:visible!important}[data-overlayscrollbars-viewport~=measuring]{overflow:hidden!important;scroll-behavior:auto!important;scroll-snap-type:none!important}[data-overlayscrollbars-viewport~=overflowXVisible]:not([data-overlayscrollbars-viewport~=measuring]){overflow-x:visible!important}[data-overlayscrollbars-viewport~=overflowXHidden]{overflow-x:hidden!important}[data-overlayscrollbars-viewport~=overflowXScroll]{overflow-x:scroll!important}[data-overlayscrollbars-viewport~=overflowYVisible]:not([data-overlayscrollbars-viewport~=measuring]){overflow-y:visible!important}[data-overlayscrollbars-viewport~=overflowYHidden]{overflow-y:hidden!important}[data-overlayscrollbars-viewport~=overflowYScroll]{overflow-y:scroll!important}[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId){font-size:0!important;line-height:0!important}[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId):after,[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId):before,[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId)>*{clip:rect(0,0,0,0)!important;border-width:0!important;display:none!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}[data-overlayscrollbars-viewport~=scrolling]{scroll-behavior:auto!important;scroll-snap-type:none!important}[data-overlayscrollbars-content]{box-sizing:inherit}[data-overlayscrollbars-contents]:not(#osFakeId):not([data-overlayscrollbars-padding]):not([data-overlayscrollbars-viewport]):not([data-overlayscrollbars-content]){display:contents}[data-overlayscrollbars-grid],[data-overlayscrollbars-grid] [data-overlayscrollbars-padding]{display:grid;grid-template:1fr/1fr}[data-overlayscrollbars-grid]>[data-overlayscrollbars-padding],[data-overlayscrollbars-grid]>[data-overlayscrollbars-padding]>[data-overlayscrollbars-viewport],[data-overlayscrollbars-grid]>[data-overlayscrollbars-viewport]{height:auto!important;width:auto!important}@property --os-scroll-percent{syntax:"<number>";inherits:true;initial-value:0}@property --os-viewport-percent{syntax:"<number>";inherits:true;initial-value:0}.os-scrollbar{--os-viewport-percent:0;--os-scroll-percent:0;--os-scroll-direction:0;--os-scroll-percent-directional:calc(var(--os-scroll-percent) - (var(--os-scroll-percent) + (1 - var(--os-scroll-percent))*-1)*var(--os-scroll-direction));contain:size layout;contain:size layout style;opacity:0;pointer-events:none;position:absolute;transition:opacity .15s,visibility .15s,top .15s,right .15s,bottom .15s,left .15s;visibility:hidden}body>.os-scrollbar{position:fixed;z-index:99999}.os-scrollbar-transitionless{transition:none!important}.os-scrollbar-track{border:none!important;padding:0!important;position:relative}.os-scrollbar-handle{position:absolute}.os-scrollbar-handle,.os-scrollbar-track{height:100%;pointer-events:none;width:100%}.os-scrollbar.os-scrollbar-handle-interactive .os-scrollbar-handle,.os-scrollbar.os-scrollbar-track-interactive .os-scrollbar-track{pointer-events:auto;touch-action:none}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{right:0;top:0}.os-scrollbar-rtl.os-scrollbar-horizontal{right:0}.os-scrollbar-rtl.os-scrollbar-vertical{left:0;right:auto}.os-scrollbar-visible{opacity:1;visibility:visible}.os-scrollbar-auto-hide.os-scrollbar-auto-hide-hidden{opacity:0;visibility:hidden}.os-scrollbar-interaction.os-scrollbar-visible{opacity:1;visibility:visible}.os-scrollbar-unusable,.os-scrollbar-unusable *,.os-scrollbar-wheel,.os-scrollbar-wheel *{pointer-events:none!important}.os-scrollbar-unusable .os-scrollbar-handle{opacity:0!important;transition:none!important}.os-scrollbar-horizontal .os-scrollbar-handle{bottom:0;left:calc(var(--os-scroll-percent-directional)*100%);transform:translateX(calc(var(--os-scroll-percent-directional)*-100%));width:calc(var(--os-viewport-percent)*100%)}.os-scrollbar-vertical .os-scrollbar-handle{height:calc(var(--os-viewport-percent)*100%);right:0;top:calc(var(--os-scroll-percent-directional)*100%);transform:translateY(calc(var(--os-scroll-percent-directional)*-100%))}@supports (container-type:size){.os-scrollbar-track{container-type:size}.os-scrollbar-horizontal .os-scrollbar-handle{left:auto;transform:translateX(calc(var(--os-scroll-percent-directional)*100cqw + var(--os-scroll-percent-directional)*-100%))}.os-scrollbar-vertical .os-scrollbar-handle{top:auto;transform:translateY(calc(var(--os-scroll-percent-directional)*100cqh + var(--os-scroll-percent-directional)*-100%))}.os-scrollbar-rtl.os-scrollbar-horizontal .os-scrollbar-handle{left:0;right:auto}}.os-scrollbar-rtl.os-scrollbar-vertical .os-scrollbar-handle{left:0;right:auto}.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless,.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless.os-scrollbar-rtl{left:0;right:0}.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless,.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless.os-scrollbar-rtl{bottom:0;top:0}@media print{.os-scrollbar{display:none}}.os-scrollbar{--os-size:0;--os-padding-perpendicular:0;--os-padding-axis:0;--os-track-border-radius:0;--os-track-bg:none;--os-track-bg-hover:none;--os-track-bg-active:none;--os-track-border:none;--os-track-border-hover:none;--os-track-border-active:none;--os-handle-border-radius:0;--os-handle-bg:none;--os-handle-bg-hover:none;--os-handle-bg-active:none;--os-handle-border:none;--os-handle-border-hover:none;--os-handle-border-active:none;--os-handle-min-size:33px;--os-handle-max-size:none;--os-handle-perpendicular-size:100%;--os-handle-perpendicular-size-hover:100%;--os-handle-perpendicular-size-active:100%;--os-handle-interactive-area-offset:0}.os-scrollbar-track{background:var(--os-track-bg);border:var(--os-track-border);border-radius:var(--os-track-border-radius);transition:opacity .15s,background-color .15s,border-color .15s}.os-scrollbar-track:hover{background:var(--os-track-bg-hover);border:var(--os-track-border-hover)}.os-scrollbar-track:active{background:var(--os-track-bg-active);border:var(--os-track-border-active)}.os-scrollbar-handle{background:var(--os-handle-bg);border:var(--os-handle-border);border-radius:var(--os-handle-border-radius)}.os-scrollbar-handle:hover{background:var(--os-handle-bg-hover);border:var(--os-handle-border-hover)}.os-scrollbar-handle:active{background:var(--os-handle-bg-active);border:var(--os-handle-border-active)}.os-scrollbar-handle:before,.os-scrollbar-track:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.os-scrollbar-horizontal{height:var(--os-size);padding:var(--os-padding-perpendicular) var(--os-padding-axis);right:var(--os-size)}.os-scrollbar-horizontal.os-scrollbar-rtl{left:var(--os-size);right:0}.os-scrollbar-horizontal .os-scrollbar-track:before{bottom:calc(var(--os-padding-perpendicular)*-1);top:calc(var(--os-padding-perpendicular)*-1)}.os-scrollbar-horizontal .os-scrollbar-handle{height:var(--os-handle-perpendicular-size);max-width:var(--os-handle-max-size);min-width:var(--os-handle-min-size);transition:opacity .15s,background-color .15s,border-color .15s,height .15s}.os-scrollbar-horizontal .os-scrollbar-handle:before{bottom:calc(var(--os-padding-perpendicular)*-1);top:calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset))*-1)}.os-scrollbar-horizontal:hover .os-scrollbar-handle{height:var(--os-handle-perpendicular-size-hover)}.os-scrollbar-horizontal:active .os-scrollbar-handle{height:var(--os-handle-perpendicular-size-active)}.os-scrollbar-vertical{bottom:var(--os-size);padding:var(--os-padding-axis) var(--os-padding-perpendicular);width:var(--os-size)}.os-scrollbar-vertical .os-scrollbar-track:before{left:calc(var(--os-padding-perpendicular)*-1);right:calc(var(--os-padding-perpendicular)*-1)}.os-scrollbar-vertical .os-scrollbar-handle{max-height:var(--os-handle-max-size);min-height:var(--os-handle-min-size);transition:opacity .15s,background-color .15s,border-color .15s,width .15s;width:var(--os-handle-perpendicular-size)}.os-scrollbar-vertical .os-scrollbar-handle:before{left:calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset))*-1);right:calc(var(--os-padding-perpendicular)*-1)}.os-scrollbar-vertical.os-scrollbar-rtl .os-scrollbar-handle:before{left:calc(var(--os-padding-perpendicular)*-1);right:calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset))*-1)}.os-scrollbar-vertical:hover .os-scrollbar-handle{width:var(--os-handle-perpendicular-size-hover)}.os-scrollbar-vertical:active .os-scrollbar-handle{width:var(--os-handle-perpendicular-size-active)}.os-theme-none.os-scrollbar,[data-overlayscrollbars-viewport~=measuring]>.os-scrollbar{display:none!important}.os-theme-dark,.os-theme-light{--os-size:10px;--os-padding-perpendicular:2px;--os-padding-axis:2px;--os-track-border-radius:10px;--os-handle-interactive-area-offset:4px;--os-handle-border-radius:10px;box-sizing:border-box}.os-theme-dark{--os-handle-bg:#00000070;--os-handle-bg-hover:#0000008c;--os-handle-bg-active:#000000a8}.os-theme-light{--os-handle-bg:#ffffff70;--os-handle-bg-hover:#ffffff8c;--os-handle-bg-active:#ffffffa8}:root,[data-theme=light]{--color-red-1:#df1619;--color-red-2:#ff4143;--color-red-3:#fef3f1;--color-blue-1:#0657c2;--color-blue-2:#207af1;--color-blue-3:#f2f8ff;--color-plum-1:#7e0048;--color-plum-2:#a21a68;--color-plum-2-rgb:162,26,104;--color-plum-3:#fef5fa;--color-gold-1:#e09a00;--color-gold-2:#fcb415;--color-gold-3:#fff9eb;--color-green-1:#00a380;--color-green-2:#05bd8c;--color-green-3:#edfdf5;--color-rust-1:#ef5a33;--color-rust-2:#fef8f6;--color-pink-1:#ea3c84;--color-pink-2:#fdecf4;--color-teal:#1fb4ff;--color-purple:#7655da;--color-purple-2:#f1eefb;--color-gray-0:#000;--color-gray-0-rgb:0,0,0;--color-gray-1:#333;--color-gray-1-rgb:51,51,51;--color-gray-2:#595959;--color-gray-3:#909090;--color-gray-4:#b5b5b5;--color-gray-5:#ccc;--color-gray-6:#e3e3e3;--color-gray-6-rgb:227,227,227;--color-gray-7:#eee;--color-gray-8:#f2f2f2;--color-gray-9:#f8f8f8;--color-gray-10:#fff;--color-gray-10-rgb:255,255,255;--color-black-rgb:0,0,0;--color-group-default:var(--color-green-1);--color-primary-button-fg:#fff;--color-primary-button-bg-default:#7e0048;--color-primary-button-bg-emphasis:#6a003d;--color-primary-button-bg-emphasis-plus:#560031;--color-editor-comment-bg-default:#ffebc2;--color-editor-comment-bg-emphasis:#feda8a;--color-editor-reaction-bg-default:#ffebc2;--color-editor-reaction-bg-emphasis:#feda8a;--color-editor-annotation-bg-default:#bfdfff;--color-editor-annotation-bg-emphasis:#9cf;--color-accent-alt-emphasis:#a51651;--color-editor-highlight-blue:#cae4f6;--color-editor-highlight-green:#c2f0cf;--color-editor-highlight-red:#fcc3bc;--color-editor-highlight-yellow:#ffebc2;--color-editor-syntax-comment:#6f7076;--color-editor-syntax-punctuation:#6d727e;--color-editor-syntax-attrname:#a56203;--color-editor-syntax-keyword:#a626a4;--color-editor-syntax-important:#cb4134;--color-editor-syntax-string:#2e812c;--color-editor-syntax-variable:#306be8;--color-editor-diagram-bg:var(--color-bg-default);--color-editor-placeholder:var(--color-gray-4);--color-bg-overlay:var(--color-gray-10);--color-bg-overlay-rgb:var(--color-gray-10-rgb);--color-box-shadow-color:#00000014;--color-form-input-bg:var(--color-gray-10);--form-input-box-shadow:0 2px 3px #0000000f;--color-icon-fill:#fff;--color-modal-underlay-bg:rgba(var(--color-gray-6-rgb),0.7);--color-sidebar-bg-emphasis-plus:var(--color-gray-8);--color-sidebar-topic-bg-emphasis-plus:#e3f0ff;--color-sidebar-topic-bg-emphasis-plus-plus:#d0e6ff;--color-sidebar-post-bg-emphasis-plus:#ffe9f5;--color-sidebar-post-bg-emphasis-plus-plus:#ffdcef;--color-sidebar-template-bg-emphasis:var(--color-rust-2);--color-sidebar-template-bg-emphasis-plus:#fdebe5;--color-sidebar-template-bg-emphasis-plus-plus:#ffdace;--color-sidebar-archived-bg-emphasis:var(--color-gray-9);--color-sidebar-archived-bg-emphasis-plus:var(--color-gray-7);--color-sidebar-archived-bg-emphasis-plus-plus:var(--color-gray-6);--color-public-search-fg-default:var(--color-fg-muted);--color-public-search-fg-emphasis:var(--color-gray-2);--color-bg-inset-plus:var(--color-gray-7);--color-bg-inset-plus-plus:var(--color-gray-6);--color-accent-subtle-plus:#ffe9f5;--color-accent-subtle-plus-plus:#ffdcef;--select-checkmark:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='none' stroke='%23a21a68' stroke-linecap='round' stroke-linejoin='round' d='m15 4-8.937 9L2 8.909'/%3E%3C/svg%3E");--color-danger-emphasis-plus:#b30d10;--color-danger-emphasis-plus-plus:#9d090b;--color-warning-emphasis-plus:#bc8509;--color-warning-emphasis-plus-plus:#ab7806;--color-bg-emphasis-plus:#4e4e4e;--color-bg-emphasis-plus-plus:#646464;--color-post-state-button-success-default:#d4f2e5;--color-post-state-button-success-emphasis:#c2ead9;--color-post-state-button-success-emphasis-plus:#9de8c8;--color-post-state-button-warning-default:#fdecc6;--color-post-state-button-warning-emphasis:#ffe4a9;--color-post-state-button-warning-emphasis-plus:#fedb8e;--color-post-state-button-muted-default:var(--color-gray-7);--color-post-state-button-muted-emphasis:var(--color-gray-6);--color-post-state-button-muted-emphasis-plus:var(--color-gray-5);--public-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 19 19'%3E%3Cg stroke='%23333' stroke-linecap='round' stroke-linejoin='round' clip-path='url(%23a)'%3E%3Cpath d='M9.5 17.938a8.438 8.438 0 1 0 0-16.876 8.438 8.438 0 0 0 0 16.875z'/%3E%3Cpath d='M1.19 8.033h4.463a2.2 2.2 0 0 1 1.557.644l.823.822c.824.825.863 2.149.088 3.02l-1 1.124a2.2 2.2 0 0 0-.556 1.463v2.307M15.561 3.63h-4.255a1.65 1.65 0 0 0 0 3.302h.317a2.2 2.2 0 0 1 1.834.98l1.627 2.442a2.2 2.2 0 0 0 1.835.98h.822'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.5.5h18v18H.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");--color-unsplash-color-picker-white-border:var(--color-gray-6);--color-reaction-border-hover:var(--color-gray-6);--color-reaction-border-activated-hover:var(--color-gold-2);--color-reaction-bg-activated:var(--color-editor-reaction-bg-default);--color-reaction-text-activated:#a97502;--color-reaction-bg-plus-hover:var(--color-bg-inset-plus);--color-reaction-bg-plus-active:var(--color-bg-inset-plus-plus);--color-change-additional-bg-added:#cdf2e8;--color-change-additional-bg-removed:#ffd7d2;--color-change-focus-bg-added:#b4ebdd;--color-change-focus-fg-added:#035f46;--color-change-focus-fg-removed:#781e1f;--color-change-focus-bg-removed:#ffcccd;--color-shifted-content-overlay:rgba(var(--color-black-rgb),0.15);color-scheme:light}[data-theme=dark]{--color-red-1:#fdb4b7;--color-red-2:#fb4144;--color-red-3:#490304;--color-blue-1:#9bc5fd;--color-blue-2:#3b8ffc;--color-blue-3:#022655;--color-plum-1:#fecde9;--color-plum-2:#f183c1;--color-plum-2-rgb:241,131,193;--color-plum-3:#630339;--color-gold-1:#ffcf66;--color-gold-2:#fdc64e;--color-gold-3:#644502;--color-green-1:#33ffc9;--color-green-2:#01c993;--color-green-3:#003d2d;--color-rust-1:#ff8566;--color-rust-2:#991f00;--color-pink-1:#ff9ec6;--color-pink-2:#87033a;--color-teal:#80d4ff;--color-purple:#a081fd;--color-purple-2:#403465;--color-gray-0:#fff;--color-gray-0-rgb:255,255,255;--color-gray-1:#eee;--color-gray-1-rgb:238,238,238;--color-gray-2:#ccc;--color-gray-3:#909090;--color-gray-4:#8f8f8f;--color-gray-5:#595959;--color-gray-6:#474747;--color-gray-6-rgb:71,71,71;--color-gray-7:#474747;--color-gray-8:#3d3d3d;--color-gray-9:#2e2e2e;--color-gray-10:#1f1f1f;--color-gray-10-rgb:31,31,31;--color-black-rgb:0,0,0;--color-group-default:var(--color-green-2);--color-primary-button-fg:#fff;--color-primary-button-bg-default:#6b003d;--color-primary-button-bg-emphasis:#800048;--color-primary-button-bg-emphasis-plus:#940054;--color-editor-comment-bg-default:#735001;--color-editor-comment-bg-emphasis:#a2720a;--color-editor-reaction-bg-default:#735001;--color-editor-reaction-bg-emphasis:#a2720a;--color-editor-annotation-bg-default:#103c67;--color-editor-annotation-bg-emphasis:#0452a1;--color-accent-alt-emphasis:#d2598f;--color-editor-highlight-blue:#03436d;--color-editor-highlight-green:#00661d;--color-editor-highlight-red:#a31300;--color-editor-highlight-yellow:#a36d00;--color-editor-syntax-comment:#91959c;--color-editor-syntax-punctuation:#abb2bf;--color-editor-syntax-attrname:#d19a66;--color-editor-syntax-keyword:#c678dd;--color-editor-syntax-important:#e9727c;--color-editor-syntax-string:#98c379;--color-editor-syntax-variable:#61afef;--color-editor-diagram-bg:var(--color-gray-9);--color-bg-overlay:#262626;--color-bg-overlay-rgb:38,38,38;--color-box-shadow-color:rgba(0,0,0,.325);--color-form-input-bg:var(--color-gray-10);--form-input-box-shadow:0 3px 4px #00000029;--color-icon-fill:#1f1f1f80;--color-modal-underlay-bg:rgba(var(--color-gray-6-rgb),0.8);--color-sidebar-bg-emphasis-plus:var(--color-gray-6);--color-sidebar-topic-bg-emphasis-plus:#0e2a51;--color-sidebar-topic-bg-emphasis-plus-plus:#15263c;--color-sidebar-post-bg-emphasis-plus:#530c31;--color-sidebar-post-bg-emphasis-plus-plus:#49082a;--color-sidebar-template-bg-emphasis:#481e14;--color-sidebar-template-bg-emphasis-plus:#351f1a;--color-sidebar-template-bg-emphasis-plus-plus:#2e1f1b;--color-sidebar-archived-bg-emphasis:#2e2f2e;--color-sidebar-archived-bg-emphasis-plus:#2a2b2a;--color-sidebar-archived-bg-emphasis-plus-plus:#252525;--color-public-search-fg-default:var(--color-fg-subtle);--color-public-search-fg-emphasis:var(--color-fg-muted);--color-bg-inset-plus:var(--color-gray-6);--color-bg-inset-plus-plus:#616161;--color-accent-subtle-plus:#4e092d;--color-accent-subtle-plus-plus:#400624;--select-checkmark:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='none' stroke='%23f183c1' stroke-linecap='round' stroke-linejoin='round' d='m15 4-8.937 9L2 8.909'/%3E%3C/svg%3E");--color-danger-emphasis-plus:#fa9ca0;--color-danger-emphasis-plus-plus:#f98589;--color-warning-emphasis-plus:#f4b52a;--color-warning-emphasis-plus-plus:#dd9e11;--color-bg-emphasis-plus:#d3d3d3;--color-bg-emphasis-plus-plus:#c2c2c2;--color-post-state-button-success-default:#154f3f;--color-post-state-button-success-emphasis:#10634c;--color-post-state-button-success-emphasis-plus:#157258;--color-post-state-button-warning-default:#7c5501;--color-post-state-button-warning-emphasis:#926400;--color-post-state-button-warning-emphasis-plus:#a97300;--color-post-state-button-muted-default:var(--color-gray-6);--color-post-state-button-muted-emphasis:#565656;--color-post-state-button-muted-emphasis-plus:#737373;--public-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 19 19'%3E%3Cg stroke='%23eee' stroke-linecap='round' stroke-linejoin='round' clip-path='url(%23a)'%3E%3Cpath d='M9.5 17.938a8.438 8.438 0 1 0 0-16.876 8.438 8.438 0 0 0 0 16.875z'/%3E%3Cpath d='M1.19 8.033h4.463a2.2 2.2 0 0 1 1.557.644l.823.822c.824.825.863 2.149.088 3.02l-1 1.124a2.2 2.2 0 0 0-.556 1.463v2.307M15.561 3.63h-4.255a1.65 1.65 0 0 0 0 3.302h.317a2.2 2.2 0 0 1 1.834.98l1.627 2.442a2.2 2.2 0 0 0 1.835.98h.822'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.5.5h18v18H.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");--color-unsplash-color-picker-white-border:#0000;--color-reaction-border-hover:#5a5a5a;--color-reaction-border-activated-hover:var(--color-gold-1);--color-reaction-bg-activated:#503806;--color-reaction-text-activated:#fdc74f;--color-reaction-bg-plus-hover:var(--color-gray-9);--color-reaction-bg-plus-active:var(--color-gray-6);--color-change-additional-bg-added:#00553f;--color-change-additional-bg-removed:#320202;--color-change-focus-bg-added:#01654a;--color-change-focus-fg-added:#67dfbe;--color-change-focus-fg-removed:#fda0a2;--color-change-focus-bg-removed:#7e2122;--color-shifted-content-overlay:rgba(var(--color-black-rgb),0.3);color-scheme:dark}@media(prefers-color-scheme:dark){:root,[data-theme=auto]{--color-red-1:#fdb4b7;--color-red-2:#fb4144;--color-red-3:#490304;--color-blue-1:#9bc5fd;--color-blue-2:#3b8ffc;--color-blue-3:#022655;--color-plum-1:#fecde9;--color-plum-2:#f183c1;--color-plum-2-rgb:241,131,193;--color-plum-3:#630339;--color-gold-1:#ffcf66;--color-gold-2:#fdc64e;--color-gold-3:#644502;--color-green-1:#33ffc9;--color-green-2:#01c993;--color-green-3:#003d2d;--color-rust-1:#ff8566;--color-rust-2:#991f00;--color-pink-1:#ff9ec6;--color-pink-2:#87033a;--color-teal:#80d4ff;--color-purple:#a081fd;--color-purple-2:#403465;--color-gray-0:#fff;--color-gray-0-rgb:255,255,255;--color-gray-1:#eee;--color-gray-1-rgb:238,238,238;--color-gray-2:#ccc;--color-gray-3:#909090;--color-gray-4:#8f8f8f;--color-gray-5:#595959;--color-gray-6:#474747;--color-gray-6-rgb:71,71,71;--color-gray-7:#474747;--color-gray-8:#3d3d3d;--color-gray-9:#2e2e2e;--color-gray-10:#1f1f1f;--color-gray-10-rgb:31,31,31;--color-black-rgb:0,0,0;--color-group-default:var(--color-green-2);--color-primary-button-fg:#fff;--color-primary-button-bg-default:#6b003d;--color-primary-button-bg-emphasis:#800048;--color-primary-button-bg-emphasis-plus:#940054;--color-editor-comment-bg-default:#735001;--color-editor-comment-bg-emphasis:#a2720a;--color-editor-reaction-bg-default:#735001;--color-editor-reaction-bg-emphasis:#a2720a;--color-editor-annotation-bg-default:#103c67;--color-editor-annotation-bg-emphasis:#0452a1;--color-accent-alt-emphasis:#d2598f;--color-editor-highlight-blue:#03436d;--color-editor-highlight-green:#00661d;--color-editor-highlight-red:#a31300;--color-editor-highlight-yellow:#a36d00;--color-editor-syntax-comment:#91959c;--color-editor-syntax-punctuation:#abb2bf;--color-editor-syntax-attrname:#d19a66;--color-editor-syntax-keyword:#c678dd;--color-editor-syntax-important:#e9727c;--color-editor-syntax-string:#98c379;--color-editor-syntax-variable:#61afef;--color-editor-diagram-bg:var(--color-gray-9);--color-bg-overlay:#262626;--color-bg-overlay-rgb:38,38,38;--color-box-shadow-color:rgba(0,0,0,.325);--color-form-input-bg:var(--color-gray-10);--form-input-box-shadow:0 3px 4px #00000029;--color-icon-fill:#1f1f1f80;--color-modal-underlay-bg:rgba(var(--color-gray-6-rgb),0.8);--color-sidebar-bg-emphasis-plus:var(--color-gray-6);--color-sidebar-topic-bg-emphasis-plus:#0e2a51;--color-sidebar-topic-bg-emphasis-plus-plus:#15263c;--color-sidebar-post-bg-emphasis-plus:#530c31;--color-sidebar-post-bg-emphasis-plus-plus:#49082a;--color-sidebar-template-bg-emphasis:#481e14;--color-sidebar-template-bg-emphasis-plus:#351f1a;--color-sidebar-template-bg-emphasis-plus-plus:#2e1f1b;--color-sidebar-archived-bg-emphasis:#2e2f2e;--color-sidebar-archived-bg-emphasis-plus:#2a2b2a;--color-sidebar-archived-bg-emphasis-plus-plus:#252525;--color-public-search-fg-default:var(--color-fg-subtle);--color-public-search-fg-emphasis:var(--color-fg-muted);--color-bg-inset-plus:var(--color-gray-6);--color-bg-inset-plus-plus:#616161;--color-accent-subtle-plus:#4e092d;--color-accent-subtle-plus-plus:#400624;--select-checkmark:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='none' stroke='%23f183c1' stroke-linecap='round' stroke-linejoin='round' d='m15 4-8.937 9L2 8.909'/%3E%3C/svg%3E");--color-danger-emphasis-plus:#fa9ca0;--color-danger-emphasis-plus-plus:#f98589;--color-warning-emphasis-plus:#f4b52a;--color-warning-emphasis-plus-plus:#dd9e11;--color-bg-emphasis-plus:#d3d3d3;--color-bg-emphasis-plus-plus:#c2c2c2;--color-post-state-button-success-default:#154f3f;--color-post-state-button-success-emphasis:#10634c;--color-post-state-button-success-emphasis-plus:#157258;--color-post-state-button-warning-default:#7c5501;--color-post-state-button-warning-emphasis:#926400;--color-post-state-button-warning-emphasis-plus:#a97300;--color-post-state-button-muted-default:var(--color-gray-6);--color-post-state-button-muted-emphasis:#565656;--color-post-state-button-muted-emphasis-plus:#737373;--public-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 19 19'%3E%3Cg stroke='%23eee' stroke-linecap='round' stroke-linejoin='round' clip-path='url(%23a)'%3E%3Cpath d='M9.5 17.938a8.438 8.438 0 1 0 0-16.876 8.438 8.438 0 0 0 0 16.875z'/%3E%3Cpath d='M1.19 8.033h4.463a2.2 2.2 0 0 1 1.557.644l.823.822c.824.825.863 2.149.088 3.02l-1 1.124a2.2 2.2 0 0 0-.556 1.463v2.307M15.561 3.63h-4.255a1.65 1.65 0 0 0 0 3.302h.317a2.2 2.2 0 0 1 1.834.98l1.627 2.442a2.2 2.2 0 0 0 1.835.98h.822'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.5.5h18v18H.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");--color-unsplash-color-picker-white-border:#0000;--color-reaction-border-hover:#5a5a5a;--color-reaction-border-activated-hover:var(--color-gold-1);--color-reaction-bg-activated:#503806;--color-reaction-text-activated:#fdc74f;--color-reaction-bg-plus-hover:var(--color-gray-9);--color-reaction-bg-plus-active:var(--color-gray-6);--color-change-additional-bg-added:#00553f;--color-change-additional-bg-removed:#320202;--color-change-focus-bg-added:#01654a;--color-change-focus-fg-added:#67dfbe;--color-change-focus-fg-removed:#fda0a2;--color-change-focus-bg-removed:#7e2122;--color-shifted-content-overlay:rgba(var(--color-black-rgb),0.3);color-scheme:dark}}@media print{[data-theme]{--color-red-1:#df1619;--color-red-2:#ff4143;--color-red-3:#fef3f1;--color-blue-1:#0657c2;--color-blue-2:#207af1;--color-blue-3:#f2f8ff;--color-plum-1:#7e0048;--color-plum-2:#a21a68;--color-plum-2-rgb:162,26,104;--color-plum-3:#fef5fa;--color-gold-1:#e09a00;--color-gold-2:#fcb415;--color-gold-3:#fff9eb;--color-green-1:#00a380;--color-green-2:#05bd8c;--color-green-3:#edfdf5;--color-rust-1:#ef5a33;--color-rust-2:#fef8f6;--color-pink-1:#ea3c84;--color-pink-2:#fdecf4;--color-teal:#1fb4ff;--color-purple:#7655da;--color-purple-2:#f1eefb;--color-gray-0:#000;--color-gray-0-rgb:0,0,0;--color-gray-1:#333;--color-gray-1-rgb:51,51,51;--color-gray-2:#595959;--color-gray-3:#909090;--color-gray-4:#b5b5b5;--color-gray-5:#ccc;--color-gray-6:#e3e3e3;--color-gray-6-rgb:227,227,227;--color-gray-7:#eee;--color-gray-8:#f2f2f2;--color-gray-9:#f8f8f8;--color-gray-10:#fff;--color-gray-10-rgb:255,255,255;--color-black-rgb:0,0,0;--color-group-default:var(--color-green-1);--color-primary-button-fg:#fff;--color-primary-button-bg-default:#7e0048;--color-primary-button-bg-emphasis:#6a003d;--color-primary-button-bg-emphasis-plus:#560031;--color-editor-comment-bg-default:#ffebc2;--color-editor-comment-bg-emphasis:#feda8a;--color-editor-reaction-bg-default:#ffebc2;--color-editor-reaction-bg-emphasis:#feda8a;--color-editor-annotation-bg-default:#bfdfff;--color-editor-annotation-bg-emphasis:#9cf;--color-accent-alt-emphasis:#a51651;--color-editor-highlight-blue:#cae4f6;--color-editor-highlight-green:#c2f0cf;--color-editor-highlight-red:#fcc3bc;--color-editor-highlight-yellow:#ffebc2;--color-editor-syntax-comment:#6f7076;--color-editor-syntax-punctuation:#6d727e;--color-editor-syntax-attrname:#a56203;--color-editor-syntax-keyword:#a626a4;--color-editor-syntax-important:#cb4134;--color-editor-syntax-string:#2e812c;--color-editor-syntax-variable:#306be8;--color-editor-diagram-bg:var(--color-bg-default);--color-editor-placeholder:var(--color-gray-4);--color-bg-overlay:var(--color-gray-10);--color-bg-overlay-rgb:var(--color-gray-10-rgb);--color-box-shadow-color:#00000014;--color-form-input-bg:var(--color-gray-10);--form-input-box-shadow:0 2px 3px #0000000f;--color-icon-fill:#fff;--color-modal-underlay-bg:rgba(var(--color-gray-6-rgb),0.7);--color-sidebar-bg-emphasis-plus:var(--color-gray-8);--color-sidebar-topic-bg-emphasis-plus:#e3f0ff;--color-sidebar-topic-bg-emphasis-plus-plus:#d0e6ff;--color-sidebar-post-bg-emphasis-plus:#ffe9f5;--color-sidebar-post-bg-emphasis-plus-plus:#ffdcef;--color-sidebar-template-bg-emphasis:var(--color-rust-2);--color-sidebar-template-bg-emphasis-plus:#fdebe5;--color-sidebar-template-bg-emphasis-plus-plus:#ffdace;--color-sidebar-archived-bg-emphasis:var(--color-gray-9);--color-sidebar-archived-bg-emphasis-plus:var(--color-gray-7);--color-sidebar-archived-bg-emphasis-plus-plus:var(--color-gray-6);--color-public-search-fg-default:var(--color-fg-muted);--color-public-search-fg-emphasis:var(--color-gray-2);--color-bg-inset-plus:var(--color-gray-7);--color-bg-inset-plus-plus:var(--color-gray-6);--color-accent-subtle-plus:#ffe9f5;--color-accent-subtle-plus-plus:#ffdcef;--select-checkmark:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='none' stroke='%23a21a68' stroke-linecap='round' stroke-linejoin='round' d='m15 4-8.937 9L2 8.909'/%3E%3C/svg%3E");--color-danger-emphasis-plus:#b30d10;--color-danger-emphasis-plus-plus:#9d090b;--color-warning-emphasis-plus:#bc8509;--color-warning-emphasis-plus-plus:#ab7806;--color-bg-emphasis-plus:#4e4e4e;--color-bg-emphasis-plus-plus:#646464;--color-post-state-button-success-default:#d4f2e5;--color-post-state-button-success-emphasis:#c2ead9;--color-post-state-button-success-emphasis-plus:#9de8c8;--color-post-state-button-warning-default:#fdecc6;--color-post-state-button-warning-emphasis:#ffe4a9;--color-post-state-button-warning-emphasis-plus:#fedb8e;--color-post-state-button-muted-default:var(--color-gray-7);--color-post-state-button-muted-emphasis:var(--color-gray-6);--color-post-state-button-muted-emphasis-plus:var(--color-gray-5);--public-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 19 19'%3E%3Cg stroke='%23333' stroke-linecap='round' stroke-linejoin='round' clip-path='url(%23a)'%3E%3Cpath d='M9.5 17.938a8.438 8.438 0 1 0 0-16.876 8.438 8.438 0 0 0 0 16.875z'/%3E%3Cpath d='M1.19 8.033h4.463a2.2 2.2 0 0 1 1.557.644l.823.822c.824.825.863 2.149.088 3.02l-1 1.124a2.2 2.2 0 0 0-.556 1.463v2.307M15.561 3.63h-4.255a1.65 1.65 0 0 0 0 3.302h.317a2.2 2.2 0 0 1 1.834.98l1.627 2.442a2.2 2.2 0 0 0 1.835.98h.822'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.5.5h18v18H.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");--color-unsplash-color-picker-white-border:var(--color-gray-6);--color-reaction-border-hover:var(--color-gray-6);--color-reaction-border-activated-hover:var(--color-gold-2);--color-reaction-bg-activated:var(--color-editor-reaction-bg-default);--color-reaction-text-activated:#a97502;--color-reaction-bg-plus-hover:var(--color-bg-inset-plus);--color-reaction-bg-plus-active:var(--color-bg-inset-plus-plus);--color-change-additional-bg-added:#cdf2e8;--color-change-additional-bg-removed:#ffd7d2;--color-change-focus-bg-added:#b4ebdd;--color-change-focus-fg-added:#035f46;--color-change-focus-fg-removed:#781e1f;--color-change-focus-bg-removed:#ffcccd;--color-shifted-content-overlay:rgba(var(--color-black-rgb),0.15);--color-gray-1:#000;--color-gray-1-rgb:0,0,0;color-scheme:light}}:where([data-emulate-print]) [data-theme]{--color-red-1:#df1619;--color-red-2:#ff4143;--color-red-3:#fef3f1;--color-blue-1:#0657c2;--color-blue-2:#207af1;--color-blue-3:#f2f8ff;--color-plum-1:#7e0048;--color-plum-2:#a21a68;--color-plum-2-rgb:162,26,104;--color-plum-3:#fef5fa;--color-gold-1:#e09a00;--color-gold-2:#fcb415;--color-gold-3:#fff9eb;--color-green-1:#00a380;--color-green-2:#05bd8c;--color-green-3:#edfdf5;--color-rust-1:#ef5a33;--color-rust-2:#fef8f6;--color-pink-1:#ea3c84;--color-pink-2:#fdecf4;--color-teal:#1fb4ff;--color-purple:#7655da;--color-purple-2:#f1eefb;--color-gray-0:#000;--color-gray-0-rgb:0,0,0;--color-gray-1:#333;--color-gray-1-rgb:51,51,51;--color-gray-2:#595959;--color-gray-3:#909090;--color-gray-4:#b5b5b5;--color-gray-5:#ccc;--color-gray-6:#e3e3e3;--color-gray-6-rgb:227,227,227;--color-gray-7:#eee;--color-gray-8:#f2f2f2;--color-gray-9:#f8f8f8;--color-gray-10:#fff;--color-gray-10-rgb:255,255,255;--color-black-rgb:0,0,0;--color-group-default:var(--color-green-1);--color-primary-button-fg:#fff;--color-primary-button-bg-default:#7e0048;--color-primary-button-bg-emphasis:#6a003d;--color-primary-button-bg-emphasis-plus:#560031;--color-editor-comment-bg-default:#ffebc2;--color-editor-comment-bg-emphasis:#feda8a;--color-editor-reaction-bg-default:#ffebc2;--color-editor-reaction-bg-emphasis:#feda8a;--color-editor-annotation-bg-default:#bfdfff;--color-editor-annotation-bg-emphasis:#9cf;--color-accent-alt-emphasis:#a51651;--color-editor-highlight-blue:#cae4f6;--color-editor-highlight-green:#c2f0cf;--color-editor-highlight-red:#fcc3bc;--color-editor-highlight-yellow:#ffebc2;--color-editor-syntax-comment:#6f7076;--color-editor-syntax-punctuation:#6d727e;--color-editor-syntax-attrname:#a56203;--color-editor-syntax-keyword:#a626a4;--color-editor-syntax-important:#cb4134;--color-editor-syntax-string:#2e812c;--color-editor-syntax-variable:#306be8;--color-editor-diagram-bg:var(--color-bg-default);--color-editor-placeholder:var(--color-gray-4);--color-bg-overlay:var(--color-gray-10);--color-bg-overlay-rgb:var(--color-gray-10-rgb);--color-box-shadow-color:#00000014;--color-form-input-bg:var(--color-gray-10);--form-input-box-shadow:0 2px 3px #0000000f;--color-icon-fill:#fff;--color-modal-underlay-bg:rgba(var(--color-gray-6-rgb),0.7);--color-sidebar-bg-emphasis-plus:var(--color-gray-8);--color-sidebar-topic-bg-emphasis-plus:#e3f0ff;--color-sidebar-topic-bg-emphasis-plus-plus:#d0e6ff;--color-sidebar-post-bg-emphasis-plus:#ffe9f5;--color-sidebar-post-bg-emphasis-plus-plus:#ffdcef;--color-sidebar-template-bg-emphasis:var(--color-rust-2);--color-sidebar-template-bg-emphasis-plus:#fdebe5;--color-sidebar-template-bg-emphasis-plus-plus:#ffdace;--color-sidebar-archived-bg-emphasis:var(--color-gray-9);--color-sidebar-archived-bg-emphasis-plus:var(--color-gray-7);--color-sidebar-archived-bg-emphasis-plus-plus:var(--color-gray-6);--color-public-search-fg-default:var(--color-fg-muted);--color-public-search-fg-emphasis:var(--color-gray-2);--color-bg-inset-plus:var(--color-gray-7);--color-bg-inset-plus-plus:var(--color-gray-6);--color-accent-subtle-plus:#ffe9f5;--color-accent-subtle-plus-plus:#ffdcef;--select-checkmark:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='none' stroke='%23a21a68' stroke-linecap='round' stroke-linejoin='round' d='m15 4-8.937 9L2 8.909'/%3E%3C/svg%3E");--color-danger-emphasis-plus:#b30d10;--color-danger-emphasis-plus-plus:#9d090b;--color-warning-emphasis-plus:#bc8509;--color-warning-emphasis-plus-plus:#ab7806;--color-bg-emphasis-plus:#4e4e4e;--color-bg-emphasis-plus-plus:#646464;--color-post-state-button-success-default:#d4f2e5;--color-post-state-button-success-emphasis:#c2ead9;--color-post-state-button-success-emphasis-plus:#9de8c8;--color-post-state-button-warning-default:#fdecc6;--color-post-state-button-warning-emphasis:#ffe4a9;--color-post-state-button-warning-emphasis-plus:#fedb8e;--color-post-state-button-muted-default:var(--color-gray-7);--color-post-state-button-muted-emphasis:var(--color-gray-6);--color-post-state-button-muted-emphasis-plus:var(--color-gray-5);--public-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 19 19'%3E%3Cg stroke='%23333' stroke-linecap='round' stroke-linejoin='round' clip-path='url(%23a)'%3E%3Cpath d='M9.5 17.938a8.438 8.438 0 1 0 0-16.876 8.438 8.438 0 0 0 0 16.875z'/%3E%3Cpath d='M1.19 8.033h4.463a2.2 2.2 0 0 1 1.557.644l.823.822c.824.825.863 2.149.088 3.02l-1 1.124a2.2 2.2 0 0 0-.556 1.463v2.307M15.561 3.63h-4.255a1.65 1.65 0 0 0 0 3.302h.317a2.2 2.2 0 0 1 1.834.98l1.627 2.442a2.2 2.2 0 0 0 1.835.98h.822'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.5.5h18v18H.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");--color-unsplash-color-picker-white-border:var(--color-gray-6);--color-reaction-border-hover:var(--color-gray-6);--color-reaction-border-activated-hover:var(--color-gold-2);--color-reaction-bg-activated:var(--color-editor-reaction-bg-default);--color-reaction-text-activated:#a97502;--color-reaction-bg-plus-hover:var(--color-bg-inset-plus);--color-reaction-bg-plus-active:var(--color-bg-inset-plus-plus);--color-change-additional-bg-added:#cdf2e8;--color-change-additional-bg-removed:#ffd7d2;--color-change-focus-bg-added:#b4ebdd;--color-change-focus-fg-added:#035f46;--color-change-focus-fg-removed:#781e1f;--color-change-focus-bg-removed:#ffcccd;--color-shifted-content-overlay:rgba(var(--color-black-rgb),0.15);--color-gray-1:#000;--color-gray-1-rgb:0,0,0;color-scheme:light}:root,[data-theme]{--color-fg-default:var(--color-gray-1);--color-fg-default-rgb:var(--color-gray-1-rgb);--color-fg-muted:var(--color-gray-3);--color-fg-subtle:var(--color-gray-5);--color-fg-on-emphasis:var(--color-gray-10);--color-bg-emphasis:var(--color-gray-1);--color-bg-emphasis-rgb:var(--color-gray-1-rgb);--color-bg-default:var(--color-gray-10);--color-bg-default-rgb:var(--color-gray-10-rgb);--color-bg-inset:var(--color-gray-9);--color-bg-muted:var(--color-gray-8);--color-bg-subtle:var(--color-gray-7);--color-border-emphasis-plus-plus:var(--color-gray-2);--color-border-emphasis-plus:var(--color-gray-3);--color-border-emphasis:var(--color-gray-5);--color-border-default:var(--color-gray-6);--color-accent-emphasis:var(--color-plum-1);--color-accent-default:var(--color-plum-2);--color-accent-default-rgb:var(--color-plum-2-rgb);--color-accent-subtle:var(--color-plum-3);--color-accent-alt-default:var(--color-pink-1);--color-accent-alt-subtle:var(--color-pink-2);--color-info-emphasis:var(--color-blue-1);--color-info-default:var(--color-blue-2);--color-info-subtle:var(--color-blue-3);--color-warning-emphasis:var(--color-gold-1);--color-warning-default:var(--color-gold-2);--color-warning-subtle:var(--color-gold-3);--color-danger-emphasis:var(--color-red-1);--color-danger-default:var(--color-red-2);--color-danger-subtle:var(--color-red-3);--color-success-emphasis:var(--color-green-1);--color-success-default:var(--color-green-2);--color-success-subtle:var(--color-green-3);--color-post-emphasis:var(--color-plum-1);--color-post-default:var(--color-plum-2);--color-post-subtle:var(--color-plum-3);--color-topic-emphasis:var(--color-blue-1);--color-topic-default:var(--color-blue-2);--color-topic-subtle:var(--color-blue-3);--color-group-subtle:var(--color-green-3);--color-template-default:var(--color-rust-1);--color-template-subtle:var(--color-rust-2);--color-favorite-default:var(--color-gold-2);--color-favorite-subtle:var(--color-gold-3);--color-avatar-action-comment-default:var(--color-gold-2);--color-avatar-action-comment-subtle:var(--color-gold-3);--color-user-sequence-1:var(--color-green-2);--color-user-sequence-2:var(--color-teal);--color-user-sequence-3:var(--color-purple);--color-user-sequence-4:var(--color-pink-1);--color-user-sequence-5:var(--color-rust-1);--color-user-sequence-6:var(--color-gold-2);--color-sidebar-fg-emphasis:var(--color-gray-1);--color-sidebar-fg-default:var(--color-gray-2);--color-sidebar-fg-muted:var(--color-gray-4);--color-sidebar-bg-emphasis:var(--color-gray-9);--color-sidebar-bg-default:var(--color-gray-10);--color-sidebar-topic-fg-default:var(--color-topic-default);--color-sidebar-topic-bg-emphasis:var(--color-topic-subtle);--color-sidebar-post-fg-default:var(--color-post-default);--color-sidebar-post-bg-emphasis:var(--color-post-subtle);--color-sidebar-template-fg-default:var(--color-rust-1);--color-post-mode-toggle-bg-default:var(--color-gray-7);--color-post-mode-toggle-bg-emphasis:var(--color-gray-6);--color-post-toc-fg:var(--color-gray-2);--color-editor-link-fg-default:var(--color-blue-2);--color-editor-link-fg-emphasis:var(--color-blue-1);--color-insights-fg-edits:var(--color-purple);--color-insights-fg-reads:var(--color-blue-2);--color-teammate-label-admin:var(--color-blue-2);--color-teammate-label-guest:var(--color-gold-2);--color-teammate-label-user:var(--color-gray-1);--color-attachment-icon-bg-word:#2b559a;--color-attachment-icon-bg-excel:#107b10;--color-attachment-icon-bg-powerpoint:#d24626;--color-attachment-icon-bg-sketch:#fdb30c;--color-attachment-icon-bg-pdf:#e94848;--color-attachment-icon-bg-image:#2684ff;--color-spell-corrector-indicator:var(--color-blue-2);--color-badge-blue-fg:var(--color-blue-2);--color-badge-blue-bg:var(--color-blue-3);--color-badge-gray-fg:var(--color-gray-1);--color-badge-gray-bg:var(--color-gray-9);--color-badge-red-fg:var(--color-red-2);--color-badge-red-bg:var(--color-red-3);--color-badge-yellow-fg:var(--color-gold-1);--color-badge-yellow-bg:var(--color-gold-3);--color-badge-green-fg:var(--color-green-2);--color-badge-green-bg:var(--color-green-3);--color-badge-pink-fg:var(--color-pink-1);--color-badge-pink-bg:var(--color-plum-3);--color-badge-info-fg:var(--color-sidebar-fg-default);--color-desktop-tabbar-bg:var(--color-border-default);--color-annotation-avatar-bg:var(--color-blue-3);--color-annotation-avatar-fg:var(--color-blue-1);--color-button-bg-hover:var(--color-bg-inset);--color-button-bg-active:var(--color-bg-inset-plus);--color-banner-info-pill-bg:#333c;--color-banner-info-pill-fg:#fff;--color-table-truncation-overlay:rgba(var(--color-gray-0-rgb),0.3);--color-uploader-info-fg:var(--color-gray-4);--color-unsplash-author-link:#fff;--color-unsplash-image-overlay:#00000080;--color-notification-bell:#fff;--color-carousel-fg:#fff;--color-carousel-controls-bg:#000c;--color-carousel-dropzone-bg:var(--color-plum-3);--color-reaction-border-active:var(--color-info-default);--color-comment-tablet-icon-fg:var(--color-gold-1);--color-annotation-tablet-icon-fg:var(--color-blue-2);--color-ai-fg-default:var(--color-purple);--color-ai-bg-default:var(--color-purple-2);--color-button-blot-input-placeholder-fg:#ffffffb3}@media print{@page{margin:2cm}[data-no-print]{display:none!important}.ql-editor li{word-break:break-word}.ql-editor .ql-card,.ql-editor .ql-embed,.ql-editor .ql-iframe,.ql-editor .ql-image{page-break-inside:avoid}}@page{:where([data-emulate-print]){margin:2cm}}:where([data-emulate-print]) [data-no-print]{display:none!important}:where([data-emulate-print]) .ql-editor li{word-break:break-word}:where([data-emulate-print]) .ql-editor .ql-card,:where([data-emulate-print]) .ql-editor .ql-embed,:where([data-emulate-print]) .ql-editor .ql-iframe,:where([data-emulate-print]) .ql-editor .ql-image{page-break-inside:avoid}html{-webkit-font-smoothing:antialiased;font-size:62.5%}body,body button,body input,body optgroup,body select,body textarea{color:var(--color-fg-default);font-family:Untitled Sans,system-ui,helvetica,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.1px;line-height:17px}body input,body textarea{background:var(--color-bg-default)}body h1{font-size:38px;font-weight:500;letter-spacing:-1.4px;line-height:44px;margin:0}@media(max-width:767px){body h1{font-size:25px;font-weight:500;letter-spacing:-.5px;line-height:32px;margin:0}}body h2{font-size:25px;letter-spacing:-.5px;line-height:32px}body h2,body h3{font-weight:500;margin:0}body h3{font-size:20px;letter-spacing:-.4px;line-height:27px}body h4{font-size:17px;letter-spacing:-.3px;line-height:26px}body h4,body h5{font-weight:500;margin:0}body h5{font-size:14px;letter-spacing:0;line-height:17px}body b,body strong{font-weight:500}body code,body pre{font-family:IBM Plex Mono,menlo,Courier New,monospace}:root,[data-theme]{--quill-link-color:var(--color-editor-link-fg-default);--quill-link-hover-color:var(--color-editor-link-fg-emphasis);--quill-paragraph-spacing:16px;--quill-list-item-spacing:4px;--quill-title-placeholder:"Add a title…";--quill-content-placeholder:"Type / for full options";--wider-line-total-width:100%;--diff-fg-inserted:var(--color-success-default);--diff-fg-deleted:var(--color-danger-default);--diff-bg-inserted:var(--color-success-subtle);--diff-bg-deleted:var(--color-danger-subtle);--diff-line-through-deleted:var(--diff-fg-deleted);--diff-mention-border-inserted:var(--color-success-default);--diff-mention-border-deleted:var(--color-danger-default)}.post-typography,.ql-container{position:relative;z-index:0}.post-typography,.ql-editor{color:var(--color-fg-default);font-family:Untitled Sans,system-ui,helvetica,sans-serif;font-size:17px;font-weight:400;letter-spacing:-.3px;line-height:26px}.post-typography h1,.ql-editor h1{font-size:25px;font-weight:500;letter-spacing:-.5px;line-height:32px;margin-bottom:8px;margin-top:40px}@media(max-width:767px){.post-typography h1,.ql-editor h1{font-size:20px;font-weight:500;letter-spacing:-.4px;line-height:27px}}.new-post-layout .post-typography h1,.new-post-layout .ql-editor h1{font-size:25px;font-weight:500;letter-spacing:-.5px;line-height:32px}@media(max-width:654px){.new-post-layout .post-typography h1,.new-post-layout .ql-editor h1{font-size:20px;font-weight:500;letter-spacing:-.4px;line-height:27px}}@media print{.post-typography h1,.ql-editor h1{font-size:25px;font-weight:500;letter-spacing:-.5px;line-height:32px}}:where([data-emulate-print]) .post-typography h1,:where([data-emulate-print]) .ql-editor h1{font-size:25px;font-weight:500;letter-spacing:-.5px;line-height:32px}.post-typography h2,.ql-editor h2{font-size:20px;font-weight:500;letter-spacing:-.4px;line-height:27px;margin-bottom:8px;margin-top:24px}@media(max-width:767px){.post-typography h2,.ql-editor h2{font-size:17px;font-weight:500;letter-spacing:-.3px;line-height:27px}}.new-post-layout .post-typography h2,.new-post-layout .ql-editor h2{font-size:20px;font-weight:500;letter-spacing:-.4px;line-height:27px}@media(max-width:654px){.new-post-layout .post-typography h2,.new-post-layout .ql-editor h2{font-size:17px;font-weight:500;letter-spacing:-.3px;line-height:27px}}@media print{.post-typography h2,.ql-editor h2{font-size:20px;font-weight:500;letter-spacing:-.4px;line-height:27px}}:where([data-emulate-print]) .post-typography h2,:where([data-emulate-print]) .ql-editor h2{font-size:20px;font-weight:500;letter-spacing:-.4px;line-height:27px}.post-typography h3,.ql-editor h3{font-size:17px;font-weight:500;letter-spacing:-.3px;line-height:27px;margin-bottom:0;margin-top:16px}@media(max-width:767px){.post-typography h3,.ql-editor h3{font-size:17px;font-style:italic;font-weight:400;letter-spacing:-.3px;line-height:26px}}.new-post-layout .post-typography h3,.new-post-layout .ql-editor h3{font-size:17px;font-weight:500;letter-spacing:-.3px;line-height:27px}@media(max-width:654px){.new-post-layout .post-typography h3,.new-post-layout .ql-editor h3{font-size:17px;font-style:italic;font-weight:500;letter-spacing:-.3px;line-height:27px}}@media print{.post-typography h3,.ql-editor h3{font-size:17px;font-weight:500;letter-spacing:-.3px;line-height:27px}}:where([data-emulate-print]) .post-typography h3,:where([data-emulate-print]) .ql-editor h3{font-size:17px;font-weight:500;letter-spacing:-.3px;line-height:27px}.post-typography h4,.post-typography h5,.post-typography h6,.ql-editor h4,.ql-editor h5,.ql-editor h6{font-size:17px;font-weight:400;letter-spacing:-.3px;line-height:26px;margin-bottom:0}@media(max-width:767px){.post-typography h1,.ql-editor h1{margin-top:24px}.post-typography h2,.ql-editor h2{margin-top:16px}}.post-typography hr,.ql-editor hr{border:0;cursor:default;margin:24px 0;padding:5px 0 6px;position:relative}.post-typography hr:before,.ql-editor hr:before{border-top:1px solid var(--color-border-default);content:"";height:0;left:0;position:absolute;top:5px;width:100%}.post-typography table,.ql-editor table{margin-bottom:16px;margin-top:16px;table-layout:auto;vertical-align:top}.post-typography table td,.ql-editor table td{padding:4px 8px}.post-typography .ql-table-embed,.ql-editor .ql-table-embed{padding-top:16px;z-index:1}.post-typography .ql-table-embed.span-full,.ql-editor .ql-table-embed.span-full{margin-left:calc((100% - min(var(--wider-line-max-width, var(--wider-line-total-width, 100%)),var(--wider-line-total-width, 100%)))/2);max-width:var(--wider-line-max-width,none);width:var(--wider-line-total-width,100%)}.post-typography a.ql-link,.ql-editor a.ql-link{color:var(--quill-link-color)}.post-typography a.ql-link:hover,.ql-editor a.ql-link:hover{color:var(--quill-link-hover-color)}.post-typography .editor-view-paragraph a.ql-link,.post-typography p a.ql-link,.ql-editor .editor-view-paragraph a.ql-link,.ql-editor p a.ql-link{word-break:break-word}.post-typography .editor-view-paragraph.ql-diff-inserted br:only-child,.post-typography p.ql-diff-inserted br:only-child,.ql-editor .editor-view-paragraph.ql-diff-inserted br:only-child,.ql-editor p.ql-diff-inserted br:only-child{display:none}.post-typography .editor-view-paragraph.ql-diff-inserted:after,.post-typography p.ql-diff-inserted:after,.ql-editor .editor-view-paragraph.ql-diff-inserted:after,.ql-editor p.ql-diff-inserted:after{background-color:var(--diff-bg-inserted);content:"  ";display:inline-block;width:12px}.post-typography .editor-view-paragraph.ql-diff-deleted br:only-child,.post-typography p.ql-diff-deleted br:only-child,.ql-editor .editor-view-paragraph.ql-diff-deleted br:only-child,.ql-editor p.ql-diff-deleted br:only-child{display:none}.post-typography .editor-view-paragraph.ql-diff-deleted:after,.post-typography p.ql-diff-deleted:after,.ql-editor .editor-view-paragraph.ql-diff-deleted:after,.ql-editor p.ql-diff-deleted:after{background-color:var(--diff-bg-deleted);content:"  ";display:inline-block;width:12px}.post-typography blockquote,.ql-editor blockquote{border-left:2px solid var(--color-border-default);font-style:italic;margin-left:0;padding-left:14px}.post-typography code,.ql-editor code{background-color:var(--color-bg-muted);font-size:85%;padding:2px 4px}.post-typography code,.post-typography pre,.ql-editor code,.ql-editor pre{color:var(--color-fg-default);font-family:IBM Plex Mono,menlo,Courier New,monospace}.post-typography pre,.ql-editor pre{background-color:var(--color-bg-inset);font-size:13px;letter-spacing:0;line-height:21px;padding:9px 12px}.post-typography code strong,.post-typography pre strong,.ql-editor code strong,.ql-editor pre strong{font-weight:700}.post-typography code .ql-link [class*=hljs-],.post-typography pre .ql-link [class*=hljs-],.ql-editor code .ql-link [class*=hljs-],.ql-editor pre .ql-link [class*=hljs-]{color:var(--quill-link-color)}.post-typography .editor-view-paragraph,.post-typography .preview-image,.post-typography .preview-video,.post-typography .ql-attachment,.post-typography .ql-card,.post-typography .ql-code-embed,.post-typography .ql-embed,.post-typography .ql-iframe,.post-typography .ql-image,.post-typography .ql-video,.post-typography blockquote,.post-typography ol,.post-typography p,.post-typography pre,.post-typography ul,.ql-editor .editor-view-paragraph,.ql-editor .preview-image,.ql-editor .preview-video,.ql-editor .ql-attachment,.ql-editor .ql-card,.ql-editor .ql-code-embed,.ql-editor .ql-embed,.ql-editor .ql-iframe,.ql-editor .ql-image,.ql-editor .ql-video,.ql-editor blockquote,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin-bottom:0;margin-top:var(--quill-paragraph-spacing)}.post-typography .editor-view-paragraph+.editor-view-paragraph.ql-soft-true,.post-typography h1+.editor-view-paragraph,.post-typography h1+.preview-image,.post-typography h1+.preview-video,.post-typography h1+.ql-card,.post-typography h1+.ql-embed,.post-typography h1+.ql-iframe,.post-typography h1+.ql-image,.post-typography h1+.ql-video,.post-typography h1+blockquote,.post-typography h1+ol,.post-typography h1+p,.post-typography h1+pre,.post-typography h1+ul,.post-typography h2+.editor-view-paragraph,.post-typography h2+.preview-image,.post-typography h2+.preview-video,.post-typography h2+.ql-card,.post-typography h2+.ql-embed,.post-typography h2+.ql-iframe,.post-typography h2+.ql-image,.post-typography h2+.ql-video,.post-typography h2+blockquote,.post-typography h2+ol,.post-typography h2+p,.post-typography h2+pre,.post-typography h2+ul,.post-typography h3+.editor-view-paragraph,.post-typography h3+.preview-image,.post-typography h3+.preview-video,.post-typography h3+.ql-card,.post-typography h3+.ql-embed,.post-typography h3+.ql-iframe,.post-typography h3+.ql-image,.post-typography h3+.ql-video,.post-typography h3+blockquote,.post-typography h3+ol,.post-typography h3+p,.post-typography h3+pre,.post-typography h3+ul,.post-typography p+p.ql-soft-true,.post-typography>:first-child,.ql-editor .editor-view-paragraph+.editor-view-paragraph.ql-soft-true,.ql-editor h1+.editor-view-paragraph,.ql-editor h1+.preview-image,.ql-editor h1+.preview-video,.ql-editor h1+.ql-card,.ql-editor h1+.ql-embed,.ql-editor h1+.ql-iframe,.ql-editor h1+.ql-image,.ql-editor h1+.ql-video,.ql-editor h1+blockquote,.ql-editor h1+ol,.ql-editor h1+p,.ql-editor h1+pre,.ql-editor h1+ul,.ql-editor h2+.editor-view-paragraph,.ql-editor h2+.preview-image,.ql-editor h2+.preview-video,.ql-editor h2+.ql-card,.ql-editor h2+.ql-embed,.ql-editor h2+.ql-iframe,.ql-editor h2+.ql-image,.ql-editor h2+.ql-video,.ql-editor h2+blockquote,.ql-editor h2+ol,.ql-editor h2+p,.ql-editor h2+pre,.ql-editor h2+ul,.ql-editor h3+.editor-view-paragraph,.ql-editor h3+.preview-image,.ql-editor h3+.preview-video,.ql-editor h3+.ql-card,.ql-editor h3+.ql-embed,.ql-editor h3+.ql-iframe,.ql-editor h3+.ql-image,.ql-editor h3+.ql-video,.ql-editor h3+blockquote,.ql-editor h3+ol,.ql-editor h3+p,.ql-editor h3+pre,.ql-editor h3+ul,.ql-editor p+p.ql-soft-true,.ql-editor>:first-child{margin-top:0}.post-typography .preview-image,.post-typography .ql-image,.ql-editor .preview-image,.ql-editor .ql-image{align-items:center;display:flex;flex-direction:column;margin-left:0;margin-right:0;position:relative;z-index:1}.post-typography .preview-image.span-full,.post-typography .ql-image.span-full,.ql-editor .preview-image.span-full,.ql-editor .ql-image.span-full{margin-left:calc((100% - min(var(--wider-line-max-width, var(--wider-line-total-width, 100%)),var(--wider-line-total-width, 100%)))/2);max-width:var(--wider-line-max-width,none);width:var(--wider-line-total-width,100%)}.post-typography .preview-image.span-half,.post-typography .ql-image.span-half,.ql-editor .preview-image.span-half,.ql-editor .ql-image.span-half{margin-left:auto;margin-right:auto;width:50%}.post-typography .preview-image .image-container,.post-typography .preview-image .image-node,.post-typography .ql-image .image-container,.post-typography .ql-image .image-node,.ql-editor .preview-image .image-container,.ql-editor .preview-image .image-node,.ql-editor .ql-image .image-container,.ql-editor .ql-image .image-node{border-radius:2px;cursor:default;display:block;outline:none}.post-typography .preview-image.span-full .image-container,.post-typography .preview-image.span-full .image-node,.post-typography .preview-image:not(.span-half):not(.span-full) .image-node,.post-typography .ql-image.span-full .image-container,.post-typography .ql-image.span-full .image-node,.post-typography .ql-image:not(.span-half):not(.span-full) .image-node,.ql-editor .preview-image.span-full .image-container,.ql-editor .preview-image.span-full .image-node,.ql-editor .preview-image:not(.span-half):not(.span-full) .image-node,.ql-editor .ql-image.span-full .image-container,.ql-editor .ql-image.span-full .image-node,.ql-editor .ql-image:not(.span-half):not(.span-full) .image-node{width:100%}.post-typography .preview-image[data-float=left],.post-typography .preview-image[data-float=right],.post-typography .ql-image[data-float=left],.post-typography .ql-image[data-float=right],.ql-editor .preview-image[data-float=left],.ql-editor .preview-image[data-float=right],.ql-editor .ql-image[data-float=left],.ql-editor .ql-image[data-float=right]{margin:16px;max-width:33%;min-width:100px}.post-typography .preview-image[data-float=left],.post-typography .ql-image[data-float=left],.ql-editor .preview-image[data-float=left],.ql-editor .ql-image[data-float=left]{float:left;margin-left:0}.post-typography .preview-image[data-float=right],.post-typography .ql-image[data-float=right],.ql-editor .preview-image[data-float=right],.ql-editor .ql-image[data-float=right]{float:right;margin-right:0}.post-typography .ql-code-embed,.ql-editor .ql-code-embed{--diff-fg-inserted:var(--color-fg-default);--diff-fg-deleted:var(--color-fg-default);--diff-bg-inserted:var(--color-change-additional-bg-added);--diff-bg-deleted:var(--color-change-additional-bg-removed)}.post-typography .ql-code-embed.span-full,.ql-editor .ql-code-embed.span-full{margin-left:calc((100% - min(var(--wider-line-max-width, var(--wider-line-total-width, 100%)),var(--wider-line-total-width, 100%)))/2);max-width:var(--wider-line-max-width,none);width:var(--wider-line-total-width,100%)}.post-typography .ql-image[data-uploading-placeholder],.ql-editor .ql-image[data-uploading-placeholder]{margin:0}.post-typography .ql-embed,.post-typography .ql-iframe,.ql-editor .ql-embed,.ql-editor .ql-iframe{height:460px}.post-typography .ql-embed.span-full,.post-typography .ql-iframe.span-full,.ql-editor .ql-embed.span-full,.ql-editor .ql-iframe.span-full{margin-left:calc((100% - min(var(--wider-line-max-width, var(--wider-line-total-width, 100%)),var(--wider-line-total-width, 100%)))/2);max-width:var(--wider-line-max-width,none);width:var(--wider-line-total-width,100%)}.post-typography .ql-embed.height-large,.post-typography .ql-iframe.height-large,.ql-editor .ql-embed.height-large,.ql-editor .ql-iframe.height-large{height:900px}@media print{.post-typography .ql-embed.height-large,.post-typography .ql-iframe.height-large,.ql-editor .ql-embed.height-large,.ql-editor .ql-iframe.height-large{height:auto}}:where([data-emulate-print]) .post-typography .ql-embed.height-large,:where([data-emulate-print]) .post-typography .ql-iframe.height-large,:where([data-emulate-print]) .ql-editor .ql-embed.height-large,:where([data-emulate-print]) .ql-editor .ql-iframe.height-large{height:auto}.post-typography .ql-embed.height-medium,.post-typography .ql-iframe.height-medium,.ql-editor .ql-embed.height-medium,.ql-editor .ql-iframe.height-medium{height:700px}@media print{.post-typography .ql-embed.height-medium,.post-typography .ql-iframe.height-medium,.ql-editor .ql-embed.height-medium,.ql-editor .ql-iframe.height-medium{height:auto}}:where([data-emulate-print]) .post-typography .ql-embed.height-medium,:where([data-emulate-print]) .post-typography .ql-iframe.height-medium,:where([data-emulate-print]) .ql-editor .ql-embed.height-medium,:where([data-emulate-print]) .ql-editor .ql-iframe.height-medium{height:auto}.post-typography .ql-embed.height-xsmall,.post-typography .ql-iframe.height-xsmall,.ql-editor .ql-embed.height-xsmall,.ql-editor .ql-iframe.height-xsmall{height:275px}@media print{.post-typography .ql-embed.height-xsmall,.post-typography .ql-iframe.height-xsmall,.ql-editor .ql-embed.height-xsmall,.ql-editor .ql-iframe.height-xsmall{height:auto}}:where([data-emulate-print]) .post-typography .ql-embed.height-xsmall,:where([data-emulate-print]) .post-typography .ql-iframe.height-xsmall,:where([data-emulate-print]) .ql-editor .ql-embed.height-xsmall,:where([data-emulate-print]) .ql-editor .ql-iframe.height-xsmall{height:auto}@media print{.post-typography .ql-embed,.post-typography .ql-iframe,.ql-editor .ql-embed,.ql-editor .ql-iframe{height:auto}}:where([data-emulate-print]) .post-typography .ql-embed,:where([data-emulate-print]) .post-typography .ql-iframe,:where([data-emulate-print]) .ql-editor .ql-embed,:where([data-emulate-print]) .ql-editor .ql-iframe{height:auto}.post-typography .ql-embed.ql-embed-image,.ql-editor .ql-embed.ql-embed-image{height:auto}.post-typography .preview-video.span-full,.post-typography .ql-video.span-full,.ql-editor .preview-video.span-full,.ql-editor .ql-video.span-full{margin-left:calc((100% - min(var(--wider-line-max-width, var(--wider-line-total-width, 100%)),var(--wider-line-total-width, 100%)))/2);max-width:var(--wider-line-max-width,none);width:var(--wider-line-total-width,100%)}.post-typography .preview-video iframe,.post-typography .preview-video video,.post-typography .ql-video iframe,.post-typography .ql-video video,.ql-editor .preview-video iframe,.ql-editor .preview-video video,.ql-editor .ql-video iframe,.ql-editor .ql-video video{border-radius:2px;display:block;width:100%}.post-typography .preview-video iframe,.post-typography .ql-video iframe,.ql-editor .preview-video iframe,.ql-editor .ql-video iframe{height:392px}.post-typography .preview-video video,.post-typography .ql-video video,.ql-editor .preview-video video,.ql-editor .ql-video video{max-height:392px}.post-typography .preview-video.span-full iframe,.post-typography .ql-video.span-full iframe,.ql-editor .preview-video.span-full iframe,.ql-editor .ql-video.span-full iframe{height:calc(var(--wider-line-total-width, 100%)/1.77778)}.post-typography .preview-video.span-full video,.post-typography .ql-video.span-full video,.ql-editor .preview-video.span-full video,.ql-editor .ql-video.span-full video{max-height:none}.post-typography li[data-list=checked] .ql-diff-inserted,.ql-editor li[data-list=checked] .ql-diff-inserted{-webkit-text-decoration:line-through var(--diff-fg-inserted);text-decoration:line-through var(--diff-fg-inserted)}.post-typography .ql-diff-inserted:not(p):not(.editor-view-paragraph):not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button):not([class*=highlight-]):not(code),.ql-editor .ql-diff-inserted:not(p):not(.editor-view-paragraph):not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button):not([class*=highlight-]):not(code){background-color:var(--diff-bg-inserted);padding-bottom:1.5px;padding-top:1.5px}.post-typography .ql-diff-inserted:not(p):not(.editor-view-paragraph):not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button):not(.ql-link):not([class*=code-embed-token-]),.ql-editor .ql-diff-inserted:not(p):not(.editor-view-paragraph):not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button):not(.ql-link):not([class*=code-embed-token-]){color:var(--diff-fg-inserted)}.post-typography li[data-list=checked] .ql-diff-deleted,.ql-editor li[data-list=checked] .ql-diff-deleted{-webkit-text-decoration:line-through var(--diff-fg-deleted);text-decoration:line-through var(--diff-fg-deleted)}.post-typography .ql-diff-deleted:not(p):not(.editor-view-paragraph):not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button):not([class*=highlight-]):not(code),.ql-editor .ql-diff-deleted:not(p):not(.editor-view-paragraph):not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button):not([class*=highlight-]):not(code){background-color:var(--diff-bg-deleted);padding-bottom:1.5px;padding-top:1.5px}.post-typography .ql-diff-deleted:not(p):not(.editor-view-paragraph):not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button):not(.ql-link):not([class*=code-embed-token-]),.ql-editor .ql-diff-deleted:not(p):not(.editor-view-paragraph):not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button):not(.ql-link):not([class*=code-embed-token-]){color:var(--diff-fg-deleted)}.post-typography .ql-diff-deleted:not(p):not(.editor-view-paragraph):not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button),.ql-editor .ql-diff-deleted:not(p):not(.editor-view-paragraph):not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button){-webkit-text-decoration:line-through var(--diff-line-through-deleted);text-decoration:line-through var(--diff-line-through-deleted)}.post-typography .ql-hint,.ql-editor .ql-hint{--diff-bg-inserted:var(--color-change-additional-bg-added);--diff-bg-deleted:var(--color-change-additional-bg-removed);border-left-style:solid;border-left-width:4px;margin-top:16px;padding:12px 16px}.post-typography .ql-hint:has(+.ql-hint.ql-soft-true),.ql-editor .ql-hint:has(+.ql-hint.ql-soft-true){border-top-left-radius:2px;border-top-right-radius:2px}.post-typography .ql-hint:has(+.ql-hint.ql-soft-true).ql-soft-true,.ql-editor .ql-hint:has(+.ql-hint.ql-soft-true).ql-soft-true{border-top-left-radius:0;border-top-right-radius:0}.post-typography .ql-hint:not(:has(+.ql-hint.ql-soft-true)),.ql-editor .ql-hint:not(:has(+.ql-hint.ql-soft-true)){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.post-typography .ql-hint:not(:has(+.ql-hint.ql-soft-true)):not(.ql-soft-true),.ql-editor .ql-hint:not(:has(+.ql-hint.ql-soft-true)):not(.ql-soft-true){border-top-left-radius:2px;border-top-right-radius:2px}.post-typography .ql-hint+.ql-hint.ql-soft-true,.ql-editor .ql-hint+.ql-hint.ql-soft-true{margin-top:0;padding-top:0}.post-typography .ql-hint[data-hint=info],.ql-editor .ql-hint[data-hint=info]{background:var(--color-info-subtle);border-left-color:var(--color-info-default)}.post-typography .ql-hint[data-hint=success],.ql-editor .ql-hint[data-hint=success]{background:var(--color-success-subtle);border-left-color:var(--color-success-default)}.post-typography .ql-hint[data-hint=warning],.ql-editor .ql-hint[data-hint=warning]{background:var(--color-warning-subtle);border-left-color:var(--color-warning-default)}.post-typography .ql-hint[data-hint=error],.ql-editor .ql-hint[data-hint=error]{background:var(--color-danger-subtle);border-left-color:var(--color-danger-default)}.post-typography>*,.ql-editor>*{clear:both}.post-typography>.editor-view-paragraph,.post-typography>ol,.post-typography>p,.ql-editor>.editor-view-paragraph,.ql-editor>ol,.ql-editor>p{clear:none}.focused-diff:where(:not(p):not(.editor-view-paragraph)),.focused-diff:where(p,.editor-view-paragraph):after{--diff-fg-inserted:var(--color-change-focus-fg-added);--diff-fg-deleted:var(--color-change-focus-fg-removed);--diff-line-through-deleted:var(--color-change-focus-fg-removed);--diff-bg-inserted:var(--color-change-focus-bg-added);--diff-bg-deleted:var(--color-change-focus-bg-removed)}.ql-code-embed .focused-diff{--diff-fg-inserted:var(--color-fg-default);--diff-fg-deleted:var(--color-fg-default)}.ql-editor.reorder-dragging{overflow:visible;padding:0}.ql-editor.reorder-dragging .ql-image{border:0;margin:0}.ql-editor.reorder-dragging .ql-image img{border:0;max-height:75px;max-width:75px;padding:0}.ql-editor.reorder-dragging li[data-list=ordered]>.ql-ui:before{content:""}.ql-editor b,.ql-editor strong{font-weight:500}@supports(counter-set:none){.ql-editor .editor-view-paragraph{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor .editor-view-paragraph{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor pre{border:1px solid var(--color-border-default)}.ql-editor ol{padding-left:0}.ql-editor ol li{display:flow-root}.ql-editor ol li:not(.ql-direction-rtl){padding-left:28px}.ql-editor ol li:not(.ql-direction-rtl)>.ql-ui:before{margin-left:-40px;margin-right:12px;text-align:right;width:28px}.ql-editor ol li:not(.ql-direction-rtl).ql-indent-1{padding-left:56px}.ql-editor ol li:not(.ql-direction-rtl).ql-indent-2{padding-left:84px}.ql-editor ol li:not(.ql-direction-rtl).ql-indent-3{padding-left:112px}.ql-editor ol li:not(.ql-direction-rtl).ql-indent-4{padding-left:140px}.ql-editor ol li:not(.ql-direction-rtl).ql-indent-5{padding-left:168px}.ql-editor ol li:not(.ql-direction-rtl).ql-indent-6{padding-left:196px}.ql-editor ol li:not(.ql-direction-rtl).ql-indent-7{padding-left:224px}.ql-editor ol li:not(.ql-direction-rtl).ql-indent-8{padding-left:252px}.ql-editor ol li:not(.ql-direction-rtl).ql-indent-9{padding-left:280px}.ql-editor ol li[data-list=bullet]>.ql-ui:before{content:"•";font-family:Arial,Helvetica,sans-serif;font-size:140%;overflow:hidden}.ql-editor ol li[data-list=bullet].ql-indent-1>.ql-ui:before{content:"◦";font-size:168%}.ql-editor ol li[data-list=bullet].ql-indent-2>.ql-ui:before{content:"▪";font-size:152%}.ql-editor ol li[data-list=bullet].ql-indent-3>.ql-ui:before{content:"•";font-size:140%}.ql-editor ol li[data-list=bullet].ql-indent-4>.ql-ui:before{content:"◦";font-size:168%}.ql-editor ol li[data-list=bullet].ql-indent-5>.ql-ui:before{content:"▪";font-size:152%}.ql-editor ol li[data-list=bullet].ql-indent-6>.ql-ui:before{content:"•";font-size:140%}.ql-editor ol li[data-list=bullet].ql-indent-7>.ql-ui:before{content:"◦";font-size:168%}.ql-editor ol li[data-list=bullet].ql-indent-8>.ql-ui:before{content:"▪";font-size:152%}.ql-editor ol li[data-list=bullet].ql-indent-9>.ql-ui:before{content:"•";font-size:140%}.ql-editor ol li+li{margin-bottom:0;margin-top:var(--quill-list-item-spacing)}.ql-editor ol li+li.ql-soft-true{margin-top:0}.ql-editor ol li+li.ql-soft-true[data-list=ordered]{counter-increment:none}.ql-editor ol li+li.ql-soft-true>.ql-ui{display:none}.ql-editor ol+ol{margin-top:8px}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{text-align:right;top:2px}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Crect width='15' height='15' x='.5' y='.5' fill='none' stroke='%23909090' rx='2'/%3E%3C/svg%3E")}.ql-editor li[data-list=checked]{color:var(--color-fg-muted);text-decoration:line-through}.ql-editor li[data-list=checked]>.ql-ui:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Crect width='16' height='16' fill='%237E0048' rx='2'/%3E%3Cpath fill='%23FFF' stroke='%23FFF' stroke-width='.7' d='m12.22 4.5-.39.39c-1.85 1.855-3.537 3.686-5.347 5.52L4.119 8.521l-.43-.344-.689.86.43.344 2.754 2.203.385.305.35-.35c1.97-1.974 3.744-3.924 5.69-5.875l.391-.39-.78-.775z'/%3E%3C/svg%3E")}.post-typography{--quill-list-item-spacing:0}.post-typography ol,.post-typography ul{padding-left:28px}.post-typography li ol,.post-typography li ul,.post-typography ul[data-checked]+ul[data-checked]{margin-top:0}.post-typography ul[data-checked]{list-style-type:none;padding-left:0}.post-typography ul[data-checked]>li{padding-left:28px;position:relative}.post-typography ul[data-checked]>li:before{display:block;margin-left:-40px;margin-right:12px;margin-top:2px;position:absolute;text-align:right;width:28px}.post-typography ul[data-checked=true]{color:var(--color-fg-muted);text-decoration:line-through}.post-typography ul[data-checked=true]>li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' fill='%237E0048' rx='2'/%3E%3Cpath fill='%23FFF' stroke='%23FFF' stroke-width='.7' d='m12.22 4.5-.39.39c-1.85 1.855-3.537 3.686-5.347 5.52L4.119 8.521l-.43-.344-.689.86.43.344 2.754 2.203.385.305.35-.35c1.97-1.974 3.744-3.924 5.69-5.875l.391-.39-.78-.775z'/%3E%3C/svg%3E")}.post-typography ul[data-checked=false]>li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16'%3E%3Crect width='15' height='15' x='.5' y='.5' fill='none' stroke='%23909090' rx='2'/%3E%3C/svg%3E")}body{background-color:var(--color-bg-default);height:100%;margin:0;overflow-x:hidden;overflow-y:auto;width:100%}a{color:var(--color-accent-default);cursor:pointer;text-decoration:none}hr{border-bottom:1px solid var(--color-border-default);border-top:0;margin:30px 0}@media(min-width:768px){html{height:100%;width:100%}}@media print and (min-width:768px){html{height:auto}}@media(min-width:768px){:where([data-emulate-print]) html{height:auto}body{overflow-y:hidden}#root,.app-root{height:100%;width:100%}#content{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}#inner{overflow:hidden}}@media(max-width:767px){body.prevent-scrolling{overflow-y:hidden}}*{box-sizing:border-box}.pace .pace-progress{background-color:var(--color-accent-default)}#main{display:flex;flex:1;flex-direction:column;left:0;position:relative;z-index:104}.app-root{--height-topbar:calc(57px + env(safe-area-inset-top));display:flex}.app-root #main,.app-root #sidebar{transition:left .15s ease,transform .15s ease,margin-right .15s ease,min-width 0s,width 0s}.app-root #topbar{transition:left .15s ease,transform .15s ease,opacity .15s ease}.app-root #overlay{background:var(--color-shifted-content-overlay);inset:0;opacity:0;pointer-events:none;position:fixed;transition:left .15s ease,right .15s ease,opacity .15s ease;z-index:112}.app-root.should-shift-content-for-right-panel #inner{transition:transform .15s ease,min-height .15s ease}.app-root.has-right-panel.should-shift-content-for-right-panel{--height-topbar:0}.app-root.has-right-panel.should-shift-content-for-right-panel #overlay{left:0;opacity:1;pointer-events:auto;right:337px}.app-root.has-right-panel.should-shift-content-for-right-panel #sidebar{transform:translateX(-337px)}.app-root.has-right-panel.should-shift-content-for-right-panel #inner{height:100%;overflow:visible;transform:translateY(calc(-56px + env(safe-area-inset-top)*-1))}.app-root.has-right-panel.should-shift-content-for-right-panel #main{height:100vh;left:-337px;margin-right:0;overflow:hidden}.app-root.has-right-panel.should-shift-content-for-right-panel.sidebar #inner{width:calc(100vw - 250px)}.app-root.has-right-panel.should-shift-content-for-right-panel.sidebar #main{left:-87px}.app-root.has-right-panel.should-shift-content-for-right-panel #topbar{opacity:0;transform:translateY(-100%)}.app-root.sidebar #overlay,.app-root.sidebar #topbar{left:250px}@media(max-width:767px){.app-root.sidebar #topbar{right:-250px}}.app-root.sidebar #main{left:250px;margin-right:250px;min-width:0}@media(max-width:767px){.app-root.sidebar #main{min-width:100vw}}.app-root.sidebar.should-shift-content-for-sidebar #main{min-width:916px}@media(max-width:915px){.app-root.sidebar.should-shift-content-for-sidebar #main{min-width:100vw}}.app-root.sidebar.should-shift-content-for-sidebar.has-right-panel #main{min-width:100vw}.app-root.sidebar.should-shift-content-for-sidebar #overlay{opacity:1;pointer-events:auto}.app-root:not(.sidebar) #main{min-width:0}.app-root:not(.sidebar) #sidebar{left:-250px}@media print{.app-root #main{inset:0!important;margin:0!important}.app-root #sidebar,.app-root #topbar{display:none!important}}:where([data-emulate-print]) .app-root #main{inset:0!important;margin:0!important}:where([data-emulate-print]) .app-root #sidebar,:where([data-emulate-print]) .app-root #topbar{display:none!important}#topbar{background:var(--color-bg-default);padding-top:env(safe-area-inset-top);position:sticky;top:0;z-index:111}#content{flex:1;min-width:0;padding:25px 30px}@media(max-width:767px){#content{padding-bottom:20px;padding-left:15px;padding-right:15px;padding-top:20px}}#content.no-padding-x{padding-left:0;padding-right:0}#content.no-padding-y{padding-bottom:0;padding-top:0}#inner{display:flex;flex:1}#embed-view{height:100vh}.auth-form .forgot-link,.auth-form .login-link{display:inline-block;font-size:12px;letter-spacing:0;line-height:15px;margin-top:12px}.auth-form .auth-divider{border-bottom:1px solid var(--color-border-default);line-height:1px;margin:32px 0;text-align:center;width:100%}.auth-form .auth-divider:after{background:var(--color-bg-default);content:"or";font-size:11px;font-weight:500;letter-spacing:1.2px;line-height:14px;line-height:1px;margin:12px 0 24px;padding:0 12px;text-align:center;text-transform:uppercase;width:100%}.auth-form .terms{margin-top:32px}.auth-form .github-login,.auth-form .google-login,.auth-form .microsoft-login,.auth-form .okta-login,.auth-form .onelogin-login,.auth-form .slack-login{margin-top:8px}.auth-form .github-login .button-icon-text,.auth-form .google-login .button-icon-text,.auth-form .microsoft-login .button-icon-text,.auth-form .okta-login .button-icon-text,.auth-form .onelogin-login .button-icon-text,.auth-form .slack-login .button-icon-text{align-items:center;display:flex;justify-content:center}.auth-form .github-login .button-icon-text span,.auth-form .google-login .button-icon-text span,.auth-form .microsoft-login .button-icon-text span,.auth-form .okta-login .button-icon-text span,.auth-form .onelogin-login .button-icon-text span,.auth-form .slack-login .button-icon-text span{margin-left:6px}.auth-form .button-instruction{color:var(--color-fg-muted);font-size:12px;font-weight:400;letter-spacing:0;line-height:15px;margin-top:2px}.magnetic-wall{container-type:size;pointer-events:none;position:relative}.magnetic-wall-item-container{position:absolute;transition:top .25s ease;width:100%}.magnetic-wall-item-container .magnetic-wall-item-full-container{transform:translateY(-13px)}.magnetic-wall-item-container .magnetic-wall-item-compact-container{transform:translateY(-4px)}.magnetic-wall-item{display:flex;justify-content:flex-end}.magnetic-wall-item .magnetic-wall-item-compact-container{width:100%}.magnetic-wall-item .magnetic-wall-item-compact-container,.magnetic-wall-item .magnetic-wall-item-minimized-container{pointer-events:auto}.magnetic-wall-item .magnetic-wall-item-compact-container:not(.focused) *,.magnetic-wall-item .magnetic-wall-item-minimized-container:not(.focused) *{cursor:pointer}.magnetic-wall-item .magnetic-wall-item-full-container{background-clip:padding-box;background-color:var(--color-bg-default);border:1px solid #0000;border-radius:3px;display:flex;flex:0 290px;max-width:290px;transition:max-width .25s ease;width:100%}.magnetic-wall-item .magnetic-wall-item-full-container.focused .permalink,.magnetic-wall-item .magnetic-wall-item-full-container:hover .permalink{color:var(--color-fg-muted)}.magnetic-wall-item .magnetic-wall-item-full-container.magnetic-wall-item-wide-container{max-width:424px}.magnetic-wall-item .magnetic-wall-item-full-container.magnetic-wall-item-wide-container .comment-right{overflow-x:hidden}@container (min-width: 422px){.magnetic-wall-item .magnetic-wall-item-full-container.magnetic-wall-item-wide-container .comment-right .comment-content{width:356px}}.comment-thread-full{display:flex;flex-direction:column;max-height:70vh;position:relative}.comment-thread-full .resolve-button-container{position:absolute;right:8px;top:8px;z-index:1}.comment-thread-full .comment-thread-create:not(:first-child){border-top:1px solid var(--color-border-default)}.comment-thread-full .comment-large{max-width:100%;width:450px}.comment-thread-full.expanded .comment-more-count+.comment{padding-top:14px}.comments .comment-more-count{font-size:12px;letter-spacing:0;line-height:15px;padding-top:14px}.comment{display:flex;padding:14px 12px 0;position:relative}.comment:first-child{padding-top:12px}.comment:last-child{border-radius:3px 3px 0 0;padding-bottom:14px}.comment .comment-left{margin-right:12px;width:28px}.comment .comment-right{align-self:center;flex:1;min-width:0}.comment .comment-right.comment-right-sheet{display:grid;grid-template-areas:"meta button" "content button" "actions ." "reactions .";grid-template-columns:1fr min-content}.comment .comment-right.comment-right-sheet .comment-meta{grid-area:meta}.comment .comment-right.comment-right-sheet .comment-content{grid-area:content}.comment .comment-right.comment-right-sheet .comment-button{grid-area:button;margin-top:12px;position:static}.comment .comment-right.comment-right-sheet .comment-actions{grid-area:actions}.comment .comment-right.comment-right-sheet .comment-reactions{grid-area:reactions}.comment .comment-meta{margin-bottom:4px}.comment .comment-meta .name{color:var(--color-fg-default);font-weight:500}.comment .comment-actions{margin-top:4px}.comment textarea{padding:0}@keyframes slideOut{0%{opacity:1}to{opacity:0}}.ql-container{font-family:inherit;font-size:inherit}.ql-container .ql-attachment{margin-left:-4px;margin-right:-4px}.ql-container .ql-attachment .attachment-area{border:1px solid #0000;border-radius:4px;max-width:100%;padding:3px;transition:border-color .1s ease-in-out}.ql-container .ql-attachment.ql-highlighted .attachment-area{border-color:var(--color-border-emphasis)}@media print{.ql-container .ql-attachment.ql-highlighted .attachment-area{border-color:#0000}}:where([data-emulate-print]) .ql-container .ql-attachment.ql-highlighted .attachment-area{border-color:#0000}.ql-container .ql-attachment.ql-diff-inserted .attachment-area{border-color:var(--diff-fg-inserted);position:relative}.ql-container .ql-attachment.ql-diff-inserted .attachment-area:after{background:var(--diff-fg-inserted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-attachment.ql-diff-inserted.focused-diff .attachment-area:after{opacity:.5}.ql-container .ql-attachment.ql-diff-deleted .attachment-area{border-color:var(--diff-fg-deleted);position:relative}.ql-container .ql-attachment.ql-diff-deleted .attachment-area:after{background:var(--diff-fg-deleted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-attachment.ql-diff-deleted.focused-diff .attachment-area:after{opacity:.5}.ql-container:not(.ql-disabled) .ql-attachment.ql-selected .attachment-area{border-color:var(--color-accent-default)}@media print{.ql-container:not(.ql-disabled) .ql-attachment.ql-selected .attachment-area{border-color:#0000}}:where([data-emulate-print]) .ql-container:not(.ql-disabled) .ql-attachment.ql-selected .attachment-area{border-color:#0000}.ql-container .ql-image{margin-left:-4px;margin-right:-4px}.ql-container .ql-image .image-container{border:1px solid #0000;border-radius:4px;max-width:100%;padding:3px;transition:border-color .1s ease-in-out}.ql-container .ql-image .image-container .image-content{max-width:100%}.ql-container .ql-image.ql-highlighted .image-container{border-color:var(--color-border-emphasis)}@media print{.ql-container .ql-image.ql-highlighted .image-container{border-color:#0000}}:where([data-emulate-print]) .ql-container .ql-image.ql-highlighted .image-container{border-color:#0000}.ql-container .ql-image.ql-diff-inserted .image-container{border-color:var(--diff-fg-inserted);position:relative}.ql-container .ql-image.ql-diff-inserted .image-container:after{background:var(--diff-fg-inserted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-image.ql-diff-inserted.focused-diff .image-container:after{opacity:.5}.ql-container .ql-image.ql-diff-deleted .image-container{border-color:var(--diff-fg-deleted);position:relative}.ql-container .ql-image.ql-diff-deleted .image-container:after{background:var(--diff-fg-deleted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-image.ql-diff-deleted.focused-diff .image-container:after{opacity:.5}.ql-container:not(.ql-disabled) .ql-image.ql-selected .image-container{border-color:var(--color-accent-default)}@media print{.ql-container:not(.ql-disabled) .ql-image.ql-selected .image-container{border-color:#0000}}:where([data-emulate-print]) .ql-container:not(.ql-disabled) .ql-image.ql-selected .image-container{border-color:#0000}.ql-container .ql-embed{margin-left:-4px;margin-right:-4px}.ql-container .ql-embed .embed-content{border:1px solid #0000;border-radius:4px;max-width:100%;padding:3px;transition:border-color .1s ease-in-out}.ql-container .ql-embed.ql-highlighted .embed-content{border-color:var(--color-border-emphasis)}@media print{.ql-container .ql-embed.ql-highlighted .embed-content{border-color:#0000}}:where([data-emulate-print]) .ql-container .ql-embed.ql-highlighted .embed-content{border-color:#0000}.ql-container .ql-embed.ql-diff-inserted .embed-content{border-color:var(--diff-fg-inserted);position:relative}.ql-container .ql-embed.ql-diff-inserted .embed-content:after{background:var(--diff-fg-inserted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-embed.ql-diff-inserted.focused-diff .embed-content:after{opacity:.5}.ql-container .ql-embed.ql-diff-deleted .embed-content{border-color:var(--diff-fg-deleted);position:relative}.ql-container .ql-embed.ql-diff-deleted .embed-content:after{background:var(--diff-fg-deleted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-embed.ql-diff-deleted.focused-diff .embed-content:after{opacity:.5}.ql-container:not(.ql-disabled) .ql-embed.ql-selected .embed-content{border-color:var(--color-accent-default)}@media print{.ql-container:not(.ql-disabled) .ql-embed.ql-selected .embed-content{border-color:#0000}}:where([data-emulate-print]) .ql-container:not(.ql-disabled) .ql-embed.ql-selected .embed-content{border-color:#0000}.ql-container .ql-card{margin-left:-4px;margin-right:-4px}.ql-container .ql-card .card-content{border:1px solid #0000;border-radius:4px;max-width:100%;padding:3px;transition:border-color .1s ease-in-out}.ql-container .ql-card.ql-highlighted .card-content{border-color:var(--color-border-emphasis)}@media print{.ql-container .ql-card.ql-highlighted .card-content{border-color:#0000}}:where([data-emulate-print]) .ql-container .ql-card.ql-highlighted .card-content{border-color:#0000}.ql-container .ql-card.ql-diff-inserted .card-content{border-color:var(--diff-fg-inserted);position:relative}.ql-container .ql-card.ql-diff-inserted .card-content:after{background:var(--diff-fg-inserted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-card.ql-diff-inserted.focused-diff .card-content:after{opacity:.5}.ql-container .ql-card.ql-diff-deleted .card-content{border-color:var(--diff-fg-deleted);position:relative}.ql-container .ql-card.ql-diff-deleted .card-content:after{background:var(--diff-fg-deleted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-card.ql-diff-deleted.focused-diff .card-content:after{opacity:.5}.ql-container:not(.ql-disabled) .ql-card.ql-selected .card-content{border-color:var(--color-accent-default)}@media print{.ql-container:not(.ql-disabled) .ql-card.ql-selected .card-content{border-color:#0000}}:where([data-emulate-print]) .ql-container:not(.ql-disabled) .ql-card.ql-selected .card-content{border-color:#0000}.ql-container .ql-iframe{margin-left:-4px;margin-right:-4px}.ql-container .ql-iframe .iframe-content{border:1px solid #0000;border-radius:4px;max-width:100%;padding:3px;transition:border-color .1s ease-in-out}.ql-container .ql-iframe.ql-highlighted .iframe-content{border-color:var(--color-border-emphasis)}@media print{.ql-container .ql-iframe.ql-highlighted .iframe-content{border-color:#0000}}:where([data-emulate-print]) .ql-container .ql-iframe.ql-highlighted .iframe-content{border-color:#0000}.ql-container .ql-iframe.ql-diff-inserted .iframe-content{border-color:var(--diff-fg-inserted);position:relative}.ql-container .ql-iframe.ql-diff-inserted .iframe-content:after{background:var(--diff-fg-inserted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-iframe.ql-diff-inserted.focused-diff .iframe-content:after{opacity:.5}.ql-container .ql-iframe.ql-diff-deleted .iframe-content{border-color:var(--diff-fg-deleted);position:relative}.ql-container .ql-iframe.ql-diff-deleted .iframe-content:after{background:var(--diff-fg-deleted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-iframe.ql-diff-deleted.focused-diff .iframe-content:after{opacity:.5}.ql-container:not(.ql-disabled) .ql-iframe.ql-selected .iframe-content{border-color:var(--color-accent-default)}@media print{.ql-container:not(.ql-disabled) .ql-iframe.ql-selected .iframe-content{border-color:#0000}}:where([data-emulate-print]) .ql-container:not(.ql-disabled) .ql-iframe.ql-selected .iframe-content{border-color:#0000}.ql-container .ql-video{margin-left:-4px;margin-right:-4px}.ql-container .ql-video .video-content{border:1px solid #0000;border-radius:4px;max-width:100%;padding:3px;transition:border-color .1s ease-in-out}.ql-container .ql-video.ql-highlighted .video-content{border-color:var(--color-border-emphasis)}@media print{.ql-container .ql-video.ql-highlighted .video-content{border-color:#0000}}:where([data-emulate-print]) .ql-container .ql-video.ql-highlighted .video-content{border-color:#0000}.ql-container .ql-video.ql-diff-inserted .video-content{border-color:var(--diff-fg-inserted);position:relative}.ql-container .ql-video.ql-diff-inserted .video-content:after{background:var(--diff-fg-inserted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-video.ql-diff-inserted.focused-diff .video-content:after{opacity:.5}.ql-container .ql-video.ql-diff-deleted .video-content{border-color:var(--diff-fg-deleted);position:relative}.ql-container .ql-video.ql-diff-deleted .video-content:after{background:var(--diff-fg-deleted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-video.ql-diff-deleted.focused-diff .video-content:after{opacity:.5}.ql-container:not(.ql-disabled) .ql-video.ql-selected .video-content{border-color:var(--color-accent-default)}@media print{.ql-container:not(.ql-disabled) .ql-video.ql-selected .video-content{border-color:#0000}}:where([data-emulate-print]) .ql-container:not(.ql-disabled) .ql-video.ql-selected .video-content{border-color:#0000}.ql-container .ql-button{margin-left:-4px;margin-right:-4px}.ql-container .ql-button .button-container{border:1px solid #0000;border-radius:4px;max-width:100%;padding:3px;transition:border-color .1s ease-in-out}.ql-container .ql-button.ql-highlighted .button-container{border-color:var(--color-border-emphasis)}@media print{.ql-container .ql-button.ql-highlighted .button-container{border-color:#0000}}:where([data-emulate-print]) .ql-container .ql-button.ql-highlighted .button-container{border-color:#0000}.ql-container .ql-button.ql-diff-inserted .button-container{border-color:var(--diff-fg-inserted);position:relative}.ql-container .ql-button.ql-diff-inserted .button-container:after{background:var(--diff-fg-inserted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-button.ql-diff-inserted.focused-diff .button-container:after{opacity:.5}.ql-container .ql-button.ql-diff-deleted .button-container{border-color:var(--diff-fg-deleted);position:relative}.ql-container .ql-button.ql-diff-deleted .button-container:after{background:var(--diff-fg-deleted);border-radius:4px;content:"";height:100%;left:0;opacity:.2;pointer-events:none;position:absolute;top:0;width:100%}.ql-container .ql-button.ql-diff-deleted.focused-diff .button-container:after{opacity:.5}.ql-container:not(.ql-disabled) .ql-button.ql-selected .button-container{border-color:var(--color-accent-default)}@media print{.ql-container:not(.ql-disabled) .ql-button.ql-selected .button-container{border-color:#0000}}:where([data-emulate-print]) .ql-container:not(.ql-disabled) .ql-button.ql-selected .button-container{border-color:#0000}.ql-container:not(.ql-disabled) hr.ql-selected{position:relative}.ql-container:not(.ql-disabled) hr.ql-selected:after{border:1px solid var(--color-accent-default);border-radius:2px;content:"";height:100%;left:-4px;position:absolute;right:-4px;top:-1px}.ql-container:not(.no-title-line)>.ql-editor>p:first-child{font-size:38px;font-weight:500;letter-spacing:-1px;line-height:48px;margin-bottom:24px}@media(max-width:767px){.ql-container:not(.no-title-line)>.ql-editor>p:first-child{font-size:25px;font-weight:500;letter-spacing:-.5px;line-height:32px}}.new-post-layout .ql-container:not(.no-title-line)>.ql-editor>p:first-child{font-size:38px;font-weight:500;letter-spacing:-1px;line-height:48px}@media(max-width:654px){.new-post-layout .ql-container:not(.no-title-line)>.ql-editor>p:first-child{font-size:25px;font-weight:500;letter-spacing:-.5px;line-height:32px}}.ql-container:not(.no-title-line)>.ql-editor>p:first-child+*{margin-top:0}@media print{.ql-container:not(.no-title-line)>.ql-editor>p:first-child{font-size:38px;font-weight:500;letter-spacing:-1px;line-height:48px}}:where([data-emulate-print]) .ql-container:not(.no-title-line)>.ql-editor>p:first-child{font-size:38px;font-weight:500;letter-spacing:-1px;line-height:48px}.ql-container>.ql-editor .ql-embed:not(.ql-preview-embed):not(.ql-selected),.ql-container>.ql-editor .ql-iframe:not(.ql-selected){cursor:default}.ql-container>.ql-editor .ql-embed:not(.ql-preview-embed):not(.ql-selected)>*,.ql-container>.ql-editor .ql-iframe:not(.ql-selected)>*{pointer-events:none}.ql-container>.ql-editor[contenteditable=true] .ql-video:not(.ql-selected){cursor:default}.ql-container>.ql-editor[contenteditable=true] .ql-video:not(.ql-selected)>*{pointer-events:none}.ql-container.ql-disabled .ql-blank:before{display:none}.ql-container:not(.ql-disabled){--quill-link-hover-color:var(--quill-link-color)}.ql-container:not(.ql-disabled) a.ql-link{cursor:text}.ql-container:not(.ql-disabled) .ql-container.ql-disabled a.ql-link{cursor:pointer}.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui:hover:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Crect width='15' height='15' x='.5' y='.5' fill='%2380808013' stroke='%23909090' rx='2'/%3E%3C/svg%3E")}.ql-table-embed{position:relative}.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-]{border-bottom:2px solid var(--color-highlight-default,#0000);margin-bottom:-1px;padding-bottom:1px;transition-duration:.05s;transition-property:background-color,box-shadow;transition-timing-function:ease-out}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-]{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-]{border-bottom:0;margin-bottom:0;padding-bottom:0}.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-highlight{background-color:var(--color-highlight-default,#0000);box-shadow:0 -3px var(--color-highlight-default,#0000)}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-highlight{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-highlight{background-color:#0000;box-shadow:none}.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-active{background-color:var(--color-highlight-emphasis,#0000);border-bottom:2px solid var(--color-highlight-emphasis,#0000);box-shadow:0 -3px var(--color-highlight-emphasis,#0000);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-active{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-active{border-bottom:0;margin-bottom:0;padding-bottom:0}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-active{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-active{background-color:#0000;box-shadow:none}.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-]{border-bottom:2px solid var(--color-highlight-default,#0000);margin-bottom:-1px;padding-bottom:1px;transition-duration:.05s;transition-property:border-color,background-color,box-shadow;transition-timing-function:ease-out}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-]{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-]{border-bottom:0;margin-bottom:0;padding-bottom:0}.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-highlight{background-color:var(--color-highlight-default,#0000);box-shadow:0 -3px var(--color-highlight-default,#0000)}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-highlight{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-highlight{background-color:#0000;box-shadow:none}.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-focused{background-color:var(--color-highlight-default,#0000);box-shadow:0 -3px var(--color-highlight-default,#0000)}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-focused{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-focused{background-color:#0000;box-shadow:none}.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-active{background-color:var(--color-highlight-emphasis,#0000);border-bottom:2px solid var(--color-highlight-emphasis,#0000);box-shadow:0 -3px var(--color-highlight-emphasis,#0000);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-active{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-active{border-bottom:0;margin-bottom:0;padding-bottom:0}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-active{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-active{background-color:#0000;box-shadow:none}.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-]{border-bottom:2px solid var(--color-highlight-default,#0000);margin-bottom:-1px;padding-bottom:1px;transition-duration:.05s;transition-property:background-color,box-shadow;transition-timing-function:ease-out}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-]{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-]{border-bottom:0;margin-bottom:0;padding-bottom:0}.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-highlight{background-color:var(--color-highlight-default,#0000);box-shadow:0 -3px var(--color-highlight-default,#0000)}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-highlight{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-highlight{background-color:#0000;box-shadow:none}.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-active{background-color:var(--color-highlight-emphasis,#0000);border-bottom:2px solid var(--color-highlight-emphasis,#0000);box-shadow:0 -3px var(--color-highlight-emphasis,#0000);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-active{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-active{border-bottom:0;margin-bottom:0;padding-bottom:0}@media print{.ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-active{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor[contenteditable=true] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-active{background-color:#0000;box-shadow:none}.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-]{transition-duration:.05s;transition-property:background-color,box-shadow;transition-timing-function:ease-out}.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-highlight{border-bottom:2px solid var(--color-highlight-emphasis,#0000);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-highlight{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-highlight{border-bottom:0;margin-bottom:0;padding-bottom:0}.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-active{background-color:var(--color-highlight-emphasis,#0000);border-bottom:2px solid var(--color-highlight-emphasis,#0000);box-shadow:0 -3px var(--color-highlight-emphasis,#0000);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-active{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-active{border-bottom:0;margin-bottom:0;padding-bottom:0}@media print{.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-active{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-].status-annotation-active{background-color:#0000;box-shadow:none}.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-]{border-bottom:2px solid var(--color-highlight-default,#0000);margin-bottom:-1px;padding-bottom:1px;transition-duration:.05s;transition-property:border-color,background-color,box-shadow;transition-timing-function:ease-out}@media print{.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-]{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-]{border-bottom:0;margin-bottom:0;padding-bottom:0}.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-highlight{background-color:var(--color-highlight-default,#0000);box-shadow:0 -3px var(--color-highlight-default,#0000)}@media print{.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-highlight{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-highlight{background-color:#0000;box-shadow:none}.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-active{background-color:var(--color-highlight-emphasis,#0000);border-bottom:2px solid var(--color-highlight-emphasis,#0000);box-shadow:0 -3px var(--color-highlight-emphasis,#0000);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-active{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-active{border-bottom:0;margin-bottom:0;padding-bottom:0}@media print{.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-active{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-].status-comment-active{background-color:#0000;box-shadow:none}.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-]{transition-duration:.05s;transition-property:background-color,box-shadow;transition-timing-function:ease-out}.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-highlight{border-bottom:2px solid var(--color-highlight-default,#0000);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-highlight{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-highlight{border-bottom:0;margin-bottom:0;padding-bottom:0}.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-active{background-color:var(--color-highlight-emphasis,#0000);border-bottom:2px solid var(--color-highlight-emphasis,#0000);box-shadow:0 -3px var(--color-highlight-emphasis,#0000);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-active{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-active{border-bottom:0;margin-bottom:0;padding-bottom:0}@media print{.ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-active{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-].status-reaction-active{background-color:#0000;box-shadow:none}.public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-]{background-color:#0000;border-bottom:2px solid #0000;box-shadow:0 -3px #0000;margin-bottom:-1px;padding-bottom:1px;transition-duration:.05s;transition-timing-function:ease-out}@media print{.public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-]{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-]{border-bottom:0;margin-bottom:0;padding-bottom:0}@media print{.public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-]{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=annotation-]{background-color:#0000;box-shadow:none}.public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-]{background-color:#0000;border-bottom:2px solid #0000;box-shadow:0 -3px #0000;margin-bottom:-1px;padding-bottom:1px;transition-duration:.05s;transition-timing-function:ease-out}@media print{.public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-]{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-]{border-bottom:0;margin-bottom:0;padding-bottom:0}@media print{.public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-]{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=comment-]{background-color:#0000;box-shadow:none}.public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-]{background-color:#0000;border-bottom:2px solid #0000;box-shadow:0 -3px #0000;margin-bottom:-1px;padding-bottom:1px;transition-duration:.05s;transition-timing-function:ease-out}@media print{.public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-]{border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-]{border-bottom:0;margin-bottom:0;padding-bottom:0}@media print{.public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-]{background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .public-post .ql-editor[contenteditable=false] :not(.ql-attachment):not(.ql-code-embed):not(.code-embed-preview):not(.ql-image):not(.ql-embed):not(.ql-card):not(.ql-iframe):not(.ql-video):not(.ql-button)[class*=reaction-]{background-color:#0000;box-shadow:none}.ql-editor{overflow:visible}.ql-editor .highlight-blue:not(.ql-image){background-color:var(--color-editor-highlight-blue);border-bottom:2px solid var(--color-editor-highlight-blue);box-shadow:0 -3px var(--color-editor-highlight-blue);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor .highlight-blue:not(.ql-image){background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor .highlight-blue:not(.ql-image){background-color:#0000;box-shadow:none}@media print{.ql-editor .highlight-blue:not(.ql-image){border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor .highlight-blue:not(.ql-image){border-bottom:0;margin-bottom:0;padding-bottom:0}.ql-editor .highlight-green:not(.ql-image){background-color:var(--color-editor-highlight-green);border-bottom:2px solid var(--color-editor-highlight-green);box-shadow:0 -3px var(--color-editor-highlight-green);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor .highlight-green:not(.ql-image){background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor .highlight-green:not(.ql-image){background-color:#0000;box-shadow:none}@media print{.ql-editor .highlight-green:not(.ql-image){border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor .highlight-green:not(.ql-image){border-bottom:0;margin-bottom:0;padding-bottom:0}.ql-editor .highlight-yellow:not(.ql-image){background-color:var(--color-editor-highlight-yellow);border-bottom:2px solid var(--color-editor-highlight-yellow);box-shadow:0 -3px var(--color-editor-highlight-yellow);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor .highlight-yellow:not(.ql-image){background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor .highlight-yellow:not(.ql-image){background-color:#0000;box-shadow:none}@media print{.ql-editor .highlight-yellow:not(.ql-image){border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor .highlight-yellow:not(.ql-image){border-bottom:0;margin-bottom:0;padding-bottom:0}.ql-editor .highlight-red:not(.ql-image){background-color:var(--color-editor-highlight-red);border-bottom:2px solid var(--color-editor-highlight-red);box-shadow:0 -3px var(--color-editor-highlight-red);margin-bottom:-1px;padding-bottom:1px}@media print{.ql-editor .highlight-red:not(.ql-image){background-color:#0000;box-shadow:none}}:where([data-emulate-print]) .ql-editor .highlight-red:not(.ql-image){background-color:#0000;box-shadow:none}@media print{.ql-editor .highlight-red:not(.ql-image){border-bottom:0;margin-bottom:0;padding-bottom:0}}:where([data-emulate-print]) .ql-editor .highlight-red:not(.ql-image){border-bottom:0;margin-bottom:0;padding-bottom:0}.ql-editor [class*=comment-].ql-attachment .attachment-area,.ql-editor [class*=reaction-].ql-attachment .attachment-area{position:relative}.ql-editor [class*=comment-].ql-attachment .attachment-area:before,.ql-editor [class*=reaction-].ql-attachment .attachment-area:before{border-radius:3px;box-shadow:inset 0 0 0 3px var(--color-highlight-default,#0000);content:"";height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:1}.ql-editor [class*=comment-].ql-attachment.focused .attachment-area:before,.ql-editor [class*=reaction-].ql-attachment.focused .attachment-area:before{box-shadow:inset 0 0 0 3px var(--color-highlight-emphasis,#0000)}.ql-editor [class*=comment-].ql-image .image-container,.ql-editor [class*=reaction-].ql-image .image-container{background:var(--color-highlight-default,#0000)}.ql-editor [class*=comment-].ql-image.focused .image-container,.ql-editor [class*=reaction-].ql-image.focused .image-container{background:var(--color-highlight-emphasis,#0000)}.ql-editor [class*=comment-].ql-embed .embed-content,.ql-editor [class*=reaction-].ql-embed .embed-content{background:var(--color-highlight-default,#0000)}.ql-editor [class*=comment-].ql-embed.focused .embed-content,.ql-editor [class*=reaction-].ql-embed.focused .embed-content{background:var(--color-highlight-emphasis,#0000)}.ql-editor [class*=comment-].ql-card .card-content,.ql-editor [class*=reaction-].ql-card .card-content{background:var(--color-highlight-default,#0000)}.ql-editor [class*=comment-].ql-card.focused .card-content,.ql-editor [class*=reaction-].ql-card.focused .card-content{background:var(--color-highlight-emphasis,#0000)}.ql-editor [class*=comment-].ql-iframe .iframe-content,.ql-editor [class*=reaction-].ql-iframe .iframe-content{background:var(--color-highlight-default,#0000)}.ql-editor [class*=comment-].ql-iframe.focused .iframe-content,.ql-editor [class*=reaction-].ql-iframe.focused .iframe-content{background:var(--color-highlight-emphasis,#0000)}.ql-editor [class*=comment-].ql-video .video-content,.ql-editor [class*=reaction-].ql-video .video-content{background:var(--color-highlight-default,#0000)}.ql-editor [class*=comment-].ql-video.focused .video-content,.ql-editor [class*=reaction-].ql-video.focused .video-content{background:var(--color-highlight-emphasis,#0000)}.ql-editor [class*=comment-].ql-button .button-container,.ql-editor [class*=reaction-].ql-button .button-container{background:var(--color-highlight-default,#0000)}.ql-editor [class*=comment-].ql-button.focused .button-container,.ql-editor [class*=reaction-].ql-button.focused .button-container{background:var(--color-highlight-emphasis,#0000)}.ql-editor .ql-diff-deleted,.ql-editor .ql-diff-inserted{white-space:break-spaces}.ql-attachment-mention,.ql-mention{white-space:nowrap}.ql-attachment-mention>span,.ql-mention>span{white-space:pre-wrap}.pop-over.pop-over-inline-block{display:inline-block}.pop-over.pop-over-inline,.pop-over.pop-over-inline .pop-over-popper-target{display:inline}.pop-over-popper-popper-outer{z-index:117}.pop-over-popper-popper-outer.hidden{display:none}.pop-over-container{padding:0;position:relative;width:300px}.pop-over-container .pop-over-content-wrapper{background:var(--color-bg-overlay);border:1px solid var(--color-border-default);border-radius:4px;box-shadow:0 0 13px 0 var(--color-box-shadow-color);display:flex;flex-direction:column;max-height:70vh;overflow:hidden}.pop-over-container.width-wide{width:440px}.pop-over-container.width-auto{width:auto}.pop-over-container.max-height-full .pop-over-content-wrapper{max-height:calc(100vh - 10px)}.pop-over-container .pop-over-container-header{align-items:center;display:flex;margin:16px 16px 12px}.pop-over-container .pop-over-container-header .pop-over-container-title{flex:1;font-size:20px;font-weight:500;letter-spacing:-.4px;line-height:27px;margin:0}.pop-over-container .pop-over-container-header .pop-over-container-close{display:none;margin-left:16px}.pop-over-container .pop-over-container-content{overflow:auto}.pop-over-container .pop-over-container-content.overflow-visible{overflow:visible}.pop-over-container .pop-over-container-content .pop-over-container-content-inner{padding:16px}.pop-over-container .pop-over-container-header+.pop-over-container-content{background:linear-gradient(#0000000d,#0000);background-repeat:no-repeat;background-size:100% 6px;position:relative;z-index:1}.pop-over-container .pop-over-container-header+.pop-over-container-content:before{background:linear-gradient(#fff 34%,#fff0);content:"";display:block;height:18px;margin-bottom:-18px;position:relative;z-index:-1}.pop-over-container .pop-over-container-header+.pop-over-container-content .pop-over-container-content-inner{padding-top:0}@media(min-width:768px){.pop-over-popper-popper-outer[data-placement^=right] .pop-over-container.show-margin{margin-left:4px}.pop-over-popper-popper-outer[data-placement^=left] .pop-over-container.show-margin{margin-right:4px}.pop-over-popper-popper-outer[data-placement^=bottom] .pop-over-container.show-margin{margin-top:4px}.pop-over-popper-popper-outer[data-placement^=top] .pop-over-container.show-margin{margin-bottom:4px}.pop-over-responsive-backdrop{display:none}}@media(max-width:767px){.pop-over-responsive-bottom,.pop-over-responsive-full,.pop-over-responsive-top{transform:none!important;will-change:auto!important}.pop-over-responsive-bottom .pop-over-container,.pop-over-responsive-full .pop-over-container,.pop-over-responsive-top .pop-over-container{left:0;margin:0;position:fixed;right:0;width:100%}.pop-over-responsive-bottom .pop-over-container .pop-over-content-wrapper,.pop-over-responsive-full .pop-over-container .pop-over-content-wrapper,.pop-over-responsive-top .pop-over-container .pop-over-content-wrapper{border:0;border-radius:0}.pop-over-responsive-bottom .pop-over-container .pop-over-container-close,.pop-over-responsive-bottom .pop-over-container .pop-over-container-title,.pop-over-responsive-full .pop-over-container .pop-over-container-close,.pop-over-responsive-full .pop-over-container .pop-over-container-title,.pop-over-responsive-top .pop-over-container .pop-over-container-close,.pop-over-responsive-top .pop-over-container .pop-over-container-title{display:block}.pop-over-responsive-bottom .pop-over-container .pop-over-content-wrapper,.pop-over-responsive-top .pop-over-container .pop-over-content-wrapper{max-height:70vh}.pop-over-responsive-bottom .pop-over-container{bottom:0;padding-bottom:env(safe-area-inset-bottom);top:auto}.pop-over-responsive-top .pop-over-container{bottom:auto;padding-top:env(safe-area-inset-top);top:0}.pop-over-responsive-full .pop-over-container{bottom:0;padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top);top:0}.pop-over-responsive-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--color-modal-underlay-bg);bottom:0;left:0;position:fixed;right:0;top:0;z-index:117}}.pop-over-container-arrow{position:relative;z-index:1}.pop-over-container-arrow:after,.pop-over-container-arrow:before{border-color:#0000;border-style:solid;content:" ";display:block;height:0;position:absolute;top:0;width:0}.pop-over-container-arrow:before{border-right-color:var(--color-border-default)}.pop-over-container-arrow:after{border-right-color:var(--color-bg-overlay)}.pop-over-container-arrow.pop-over-container-arrow-small:after,.pop-over-container-arrow.pop-over-container-arrow-small:before{border-width:4px 4px 4px 0}.pop-over-popper-popper-outer[data-placement^=left] .pop-over-container-arrow.pop-over-container-arrow-small{margin-top:-4px;right:0}.pop-over-popper-popper-outer[data-placement^=right] .pop-over-container-arrow.pop-over-container-arrow-small{left:-4px;margin-top:-4px}.pop-over-popper-popper-outer[data-placement^=top] .pop-over-container-arrow.pop-over-container-arrow-small{bottom:2px;margin-left:-2px}.pop-over-popper-popper-outer[data-placement^=bottom] .pop-over-container-arrow.pop-over-container-arrow-small{margin-left:-2px;top:-6px}.pop-over-container-arrow:not(.pop-over-container-arrow-small):after,.pop-over-container-arrow:not(.pop-over-container-arrow-small):before{border-width:8px 8px 8px 0}.pop-over-popper-popper-outer[data-placement^=left] .pop-over-container-arrow:not(.pop-over-container-arrow-small){margin-top:-8px;right:0}.pop-over-popper-popper-outer[data-placement^=right] .pop-over-container-arrow:not(.pop-over-container-arrow-small){left:-8px;margin-top:-8px}.pop-over-popper-popper-outer[data-placement^=top] .pop-over-container-arrow:not(.pop-over-container-arrow-small){bottom:4px;margin-left:-4px}.pop-over-popper-popper-outer[data-placement^=bottom] .pop-over-container-arrow:not(.pop-over-container-arrow-small){margin-left:-4px;top:-12px}.pop-over-popper-popper-outer[data-placement^=left] .pop-over-container-arrow.show-margin{margin-right:4px}.pop-over-popper-popper-outer[data-placement^=left] .pop-over-container-arrow:before{transform:rotate(180deg)}.pop-over-popper-popper-outer[data-placement^=left] .pop-over-container-arrow:after{left:-1px;transform:rotate(180deg)}.pop-over-popper-popper-outer[data-placement^=right] .pop-over-container-arrow.show-margin{margin-left:4px}.pop-over-popper-popper-outer[data-placement^=right] .pop-over-container-arrow:before{transform:rotate(0deg)}.pop-over-popper-popper-outer[data-placement^=right] .pop-over-container-arrow:after{left:1px;transform:rotate(0deg)}.pop-over-popper-popper-outer[data-placement^=top] .pop-over-container-arrow.show-margin{margin-bottom:4px}.pop-over-popper-popper-outer[data-placement^=top] .pop-over-container-arrow:before{transform:rotate(270deg)}.pop-over-popper-popper-outer[data-placement^=top] .pop-over-container-arrow:after{top:-1px;transform:rotate(270deg)}.pop-over-popper-popper-outer[data-placement^=bottom] .pop-over-container-arrow.show-margin{margin-top:4px}.pop-over-popper-popper-outer[data-placement^=bottom] .pop-over-container-arrow:before{transform:rotate(90deg)}.pop-over-popper-popper-outer[data-placement^=bottom] .pop-over-container-arrow:after{top:1px;transform:rotate(90deg)}.react-mention{width:100%}.react-mention__suggestions{background:var(--color-bg-overlay);border:1px solid var(--color-border-default);border-radius:5px;max-height:216px;overflow:auto;transform:translateY(8px);z-index:118!important}.react-mention__suggestions .react-mention__suggestions__item--focused{background-color:var(--color-bg-inset)}@media(max-width:767px){.react-mention__suggestions{transform:translateY(calc(-100% - 17px))}}.post-actions{grid-gap:8px;align-items:center;display:grid;grid-auto-flow:row}.post-actions.post-actions-horizontal{grid-gap:4px;grid-auto-flow:column}.post-action-button{align-items:center;background:var(--color-bg-default);border:1px solid var(--color-border-default);border-radius:8px;display:flex;height:37px;justify-content:center;width:37px}.post-action-button.disabled{background:var(--color-bg-inset);color:var(--color-fg-muted)}.post-toc-button .post-action-button>svg{fill:var(--color-fg-default)}.post-toc-button.post-toc-button-active{color:var(--color-accent-default)}.post-thank-button .thank-count{margin-top:4px;text-align:center}.post-thank-tooltip{max-width:200px}#admin-view .integration-modal .row{margin-bottom:24px}#admin-view .integration-modal .setting-title{margin-bottom:8px;margin-top:32px}#admin-view .integration-modal.slack-integration-modal{overflow:visible}#admin-view .integration-modal .slack-integration-form{margin-bottom:48px}#admin-view .integration-modal .slack-integration-form .row-notifications .field-error{margin-left:16px}#admin-view .integration-modal .slack-integration-form .channel-select{margin-left:24px}#admin-view .checkbox-list{-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid var(--color-border-default);border-radius:4px;max-height:240px;overflow-x:hidden;overflow-y:auto;padding:8px}#admin-view .checkbox-list::-webkit-scrollbar{display:none}#admin-view .checkbox-list>:last-child{margin-bottom:0}#admin-view .checkbox-list-note{color:var(--color-fg-muted);font-size:12px;letter-spacing:0;line-height:15px;margin-top:8px}.keyboard-shortcuts{max-width:80vh;min-height:600px}.keyboard-shortcuts .shortcut-sections{display:flex;flex-wrap:wrap;margin:0 -24px}.keyboard-shortcuts .shortcut-sections>*{flex-basis:100%;margin:0 24px}@media(min-width:992px){.keyboard-shortcuts .shortcut-sections{flex-wrap:nowrap}.keyboard-shortcuts .shortcut-sections>*{flex-basis:50%}}.keyboard-shortcuts .shortcut-section{margin-bottom:32px}.keyboard-shortcuts .shortcut-section .shortcut-section-header{display:flex;justify-content:space-between}.keyboard-shortcuts .shortcut-section .shortcut-name.post-typography>*{margin:0}.keyboard-shortcuts .shortcut-section-tabs{display:flex}.keyboard-shortcuts .shortcut-section-tabs .shortcut-section-tab{color:var(--color-accent-default);padding:4px 8px}.keyboard-shortcuts .shortcut-section-tabs .shortcut-section-tab.active{background:var(--color-primary-button-bg-default);border-radius:3px;color:var(--color-primary-button-fg)}.keyboard-shortcuts .shortcut{color:var(--color-fg-muted);display:inline-block}.keyboard-shortcuts .shortcut code,.keyboard-shortcuts .shortcut kbd{background:var(--color-bg-muted);border-radius:3px;color:var(--color-fg-default);display:inline-block;font-family:IBM Plex Mono,menlo,Courier New,monospace;padding:2px 4px}.keyboard-shortcuts .shortcut code .apple-cmd,.keyboard-shortcuts .shortcut kbd .apple-cmd{font-family:Untitled Sans,system-ui,helvetica,sans-serif}.keyboard-shortcuts .shortcut code:not(:first-child),.keyboard-shortcuts .shortcut kbd:not(:first-child){margin-left:4px}.keyboard-shortcuts .shortcut code:not(:last-child),.keyboard-shortcuts .shortcut kbd:not(:last-child){margin-right:4px}.keyboard-shortcuts .shortcut code{font-weight:500}.post-container .post-layout-container{align-content:start;display:grid;grid-template-rows:auto 1fr auto;justify-content:center;padding-bottom:25px}@media(max-width:767px){.post-container .post-layout-container{padding-bottom:20px}}.post-container .post-layout-container .post-layout-above{grid-area:above;min-height:32px;padding-top:25px}@media(max-width:767px){.post-container .post-layout-container .post-layout-above{padding-top:20px}}.post-container .post-layout-container .post-layout-toc{align-self:start;grid-area:toc;padding-right:8px}.post-container .post-layout-container .post-layout-actions{align-self:start;grid-area:actions;width:38px}.post-container .post-layout-container .post-layout-editor{grid-area:editor}.post-container .post-layout-container .post-layout-editor .editor-container{height:100%;position:relative}.post-container .post-layout-container .post-layout-editor .post-editor{min-height:380px;padding:0 0 64px}.post-container .post-layout-container .post-layout-comments{grid-area:comments;transition:width .25s}.post-container .post-layout-container .post-layout-below{grid-area:below;padding-bottom:24px}@media(max-width:767px){.post-container .post-layout-container .post-layout-below{padding-bottom:8px}}.post-container .post-toc-sticky{display:flex;flex-direction:column;margin-top:-16px;max-height:calc(100vh - 90px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px));padding:16px}.post-container .post-toc-sticky-content{-ms-overflow-style:-ms-autohiding-scrollbar;flex:1;overflow:auto;padding-bottom:16px}.post-container .post-toc-sticky-content::-webkit-scrollbar{display:none}.post-container .post-toc-sticky-content.post-toc-sticky-content-scrolled{background:linear-gradient(var(--color-box-shadow-color),#0000);background-repeat:no-repeat;background-size:100% 6px}.post-container .post-footer{align-items:center;background:var(--color-bg-default);border-top:1px solid var(--color-border-default);bottom:0;display:flex;padding-bottom:max(env(safe-area-inset-bottom),6px);padding-top:6px;position:sticky;transition:transform .3s;will-change:transform;z-index:107}.post-container .post-footer .post-status{margin-left:8px}.post-container .post-footer .post-actions{margin-left:auto}@media(max-width:767px){.post-container .post-footer{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}@media print and (max-width:767px){.post-container .post-footer{display:none!important}}@media(max-width:767px){:where([data-emulate-print]) .post-container .post-footer{display:none!important}.post-container .post-state-bar-contents{padding-left:0;padding-right:0}.post-container .post-layout-banner{grid-area:banner}.post-container .post-layout-banner-controls{grid-area:banner-controls}.post-container .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-areas:". . above above above above above above above" ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:12px 0 minmax(0,0) minmax(0,0) min-content minmax(223px,672px) minmax(35px,35px) minmax(0,1fr) 12px;min-height:calc(100vh - 101px - env(safe-area-inset-top) - max(6px, env(safe-area-inset-top)) - var(--size-post-state-bar-height, 0px))}.post-container .post-layout-container .post-layout-above{margin:4px 0}.post-container .post-layout-container .post-layout-above,.post-container .post-layout-container .post-layout-below{margin-left:0;margin-right:12px}.post-container .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container .post-layout-container .post-layout-editor .editor-placeholder,.post-container .post-layout-container .post-layout-editor .post-editor,.post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:0;padding-right:12px}}@media print and (max-width:767px){.post-container .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container .post-layout-container .post-layout-editor .editor-placeholder,.post-container .post-layout-container .post-layout-editor .post-editor,.post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(max-width:767px){:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container .post-layout-container .editor-gutter{width:0}}@media print and (max-width:767px){.post-container .post-layout-container{display:block}.post-container .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(max-width:767px){:where([data-emulate-print]) .post-container .post-layout-container{display:block}:where([data-emulate-print]) .post-container .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-areas:". . above above above above above above above" ". . . . . banner banner banner ." ". . . . . banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.has-banner .post-layout-container .post-layout-above{margin-right:12px;min-height:0}.post-container.has-banner .post-layout-banner-controls{margin-left:0}.post-container.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(max-width:767px)and (min-width:768px){.post-container.has-banner .post-layout-above{padding-top:32px}}@media(max-width:767px){.post-container.has-banner .post-layout-above:empty{padding-top:16px}}@media(max-width:767px)and (min-width:768px){.post-container.has-banner .post-layout-above:empty{padding-top:48px}}@media(max-width:767px){.post-container .post-footer{display:flex}.post-container .post-layout-actions,.post-container .post-layout-toc{display:none}.post-container .magnetic-wall-item-container-focused{z-index:auto}.post-container .post-actions .post-toc-button-pop-over{display:block}.post-container .post-actions .post-toc-button-sticky{display:none}}@media(min-width:768px)and (max-width:767px){.post-container .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:768px)and (max-width:767px){.post-container .post-footer{display:none!important}}@media(min-width:768px)and (max-width:767px){:where([data-emulate-print]) .post-container .post-footer{display:none!important}.post-container .post-state-bar-contents{padding-left:0;padding-right:0}.post-container .post-layout-banner{grid-area:banner}.post-container .post-layout-banner-controls{grid-area:banner-controls}.post-container .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(0,0) min-content minmax(631px,672px) minmax(35px,35px) minmax(0,1fr) 32px;min-height:calc(100vh - 101px - env(safe-area-inset-top) - max(6px, env(safe-area-inset-top)) - var(--size-post-state-bar-height, 0px))}.post-container .post-layout-container .post-layout-above,.post-container .post-layout-container .post-layout-below{margin-left:0;margin-right:12px}.post-container .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container .post-layout-container .post-layout-editor .editor-placeholder,.post-container .post-layout-container .post-layout-editor .post-editor,.post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:0;padding-right:12px}}@media print and (min-width:768px)and (max-width:767px){.post-container .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container .post-layout-container .post-layout-editor .editor-placeholder,.post-container .post-layout-container .post-layout-editor .post-editor,.post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:768px)and (max-width:767px){:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container .post-layout-container .editor-gutter{width:0}}@media print and (min-width:768px)and (max-width:767px){.post-container .post-layout-container{display:block}.post-container .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:768px)and (max-width:767px){:where([data-emulate-print]) .post-container .post-layout-container{display:block}:where([data-emulate-print]) .post-container .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.has-banner .post-layout-banner-controls{margin-left:0}.post-container.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:768px)and (max-width:767px)and (min-width:768px){.post-container.has-banner .post-layout-above{padding-top:32px}}@media(min-width:768px)and (max-width:767px){.post-container.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:768px)and (max-width:767px)and (min-width:768px){.post-container.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:768px)and (max-width:767px){.post-container .post-footer{display:flex}.post-container .post-layout-actions,.post-container .post-layout-toc{display:none}.post-container .magnetic-wall-item-container-focused{z-index:auto}.post-container .post-actions .post-toc-button-pop-over{display:block}.post-container .post-actions .post-toc-button-sticky{display:none}}@media(min-width:768px)and (max-width:1023px){.post-container .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:768px)and (max-width:1023px){.post-container .post-footer{display:none!important}}@media(min-width:768px)and (max-width:1023px){:where([data-emulate-print]) .post-container .post-footer{display:none!important}.post-container .post-state-bar-contents{padding-left:24px;padding-right:12px}.post-container .post-layout-banner{grid-area:banner}.post-container .post-layout-banner-controls{grid-area:banner-controls}.post-container .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,35px) minmax(0,0) min-content minmax(581px,696px) minmax(85px,85px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container .post-layout-container .post-layout-above,.post-container .post-layout-container .post-layout-below{margin-left:24px;margin-right:12px}.post-container .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container .post-layout-container .post-layout-editor .editor-placeholder,.post-container .post-layout-container .post-layout-editor .post-editor,.post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:24px;padding-right:12px}}@media print and (min-width:768px)and (max-width:1023px){.post-container .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container .post-layout-container .post-layout-editor .editor-placeholder,.post-container .post-layout-container .post-layout-editor .post-editor,.post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:768px)and (max-width:1023px){:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container .post-layout-container .editor-gutter{width:24px}}@media print and (min-width:768px)and (max-width:1023px){.post-container .post-layout-container{display:block}.post-container .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:768px)and (max-width:1023px){:where([data-emulate-print]) .post-container .post-layout-container{display:block}:where([data-emulate-print]) .post-container .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.has-banner .post-layout-banner-controls{margin-left:24px}.post-container.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:768px)and (max-width:1023px)and (min-width:768px){.post-container.has-banner .post-layout-above{padding-top:32px}}@media(min-width:768px)and (max-width:1023px){.post-container.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:768px)and (max-width:1023px)and (min-width:768px){.post-container.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:768px)and (max-width:1023px){.post-container .post-footer,.post-container .post-layout-toc{display:none}.post-container .post-layout-actions{display:block}.post-container .magnetic-wall-item-container-focused{z-index:auto}.post-container .post-actions .post-toc-button-pop-over{display:block}.post-container .post-actions .post-toc-button-sticky{display:none}}@media(min-width:1024px)and (max-width:1279px){.post-container.show-sticky-toc .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1024px)and (max-width:1279px){.post-container.show-sticky-toc .post-footer{display:none!important}}@media(min-width:1024px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-sticky-toc .post-footer{display:none!important}.post-container.show-sticky-toc .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-sticky-toc .post-layout-banner{grid-area:banner}.post-container.show-sticky-toc .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-sticky-toc .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,200px) min-content minmax(637px,724px) minmax(85px,238px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-sticky-toc .post-layout-container .post-layout-above,.post-container.show-sticky-toc .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1024px)and (max-width:1279px){.post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1024px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-sticky-toc .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1024px)and (max-width:1279px){.post-container.show-sticky-toc .post-layout-container{display:block}.post-container.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1024px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-sticky-toc.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-sticky-toc.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-sticky-toc.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1024px)and (max-width:1279px)and (min-width:768px){.post-container.show-sticky-toc.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1024px)and (max-width:1279px){.post-container.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1024px)and (max-width:1279px)and (min-width:768px){.post-container.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1024px)and (max-width:1279px){.post-container.show-sticky-toc .post-footer{display:none}.post-container.show-sticky-toc .post-layout-actions,.post-container.show-sticky-toc .post-layout-toc{display:block}.post-container.show-sticky-toc .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-sticky-toc .post-actions .post-toc-button-pop-over{display:none}.post-container.show-sticky-toc .post-actions .post-toc-button-sticky{display:block}.post-container:not(.show-sticky-toc) .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1024px)and (max-width:1279px){.post-container:not(.show-sticky-toc) .post-footer{display:none!important}}@media(min-width:1024px)and (max-width:1279px){:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-footer{display:none!important}.post-container:not(.show-sticky-toc) .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container:not(.show-sticky-toc) .post-layout-banner{grid-area:banner}.post-container:not(.show-sticky-toc) .post-layout-banner-controls{grid-area:banner-controls}.post-container:not(.show-sticky-toc) .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,47px) minmax(0,0) min-content minmax(724px,724px) minmax(85px,85px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-above,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1024px)and (max-width:1279px){.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1024px)and (max-width:1279px){:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container:not(.show-sticky-toc) .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1024px)and (max-width:1279px){.post-container:not(.show-sticky-toc) .post-layout-container{display:block}.post-container:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1024px)and (max-width:1279px){:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container{display:block}:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container:not(.show-sticky-toc).has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container:not(.show-sticky-toc).has-banner .post-layout-banner-controls{margin-left:32px}.post-container:not(.show-sticky-toc).has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1024px)and (max-width:1279px)and (min-width:768px){.post-container:not(.show-sticky-toc).has-banner .post-layout-above{padding-top:32px}}@media(min-width:1024px)and (max-width:1279px){.post-container:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1024px)and (max-width:1279px)and (min-width:768px){.post-container:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1024px)and (max-width:1279px){.post-container:not(.show-sticky-toc) .post-footer,.post-container:not(.show-sticky-toc) .post-layout-toc{display:none}.post-container:not(.show-sticky-toc) .post-layout-actions{display:block}.post-container:not(.show-sticky-toc) .magnetic-wall-item-container-focused{z-index:auto}.post-container:not(.show-sticky-toc) .post-actions .post-toc-button-pop-over{display:none}.post-container:not(.show-sticky-toc) .post-actions .post-toc-button-sticky{display:block}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-sticky-toc .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-sticky-toc .post-footer{display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-sticky-toc .post-footer{display:none!important}.post-container.show-sticky-toc .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-sticky-toc .post-layout-banner{grid-area:banner}.post-container.show-sticky-toc .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-sticky-toc .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,200px) min-content minmax(724px,724px) minmax(85px,238px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-sticky-toc .post-layout-container .post-layout-above,.post-container.show-sticky-toc .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-sticky-toc .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-sticky-toc .post-layout-container{display:block}.post-container.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-sticky-toc.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-sticky-toc.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-sticky-toc.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-sticky-toc.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-sticky-toc .post-footer{display:none}.post-container.show-sticky-toc .post-layout-actions,.post-container.show-sticky-toc .post-layout-toc{display:block}.post-container.show-sticky-toc .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-sticky-toc .post-actions .post-toc-button-pop-over{display:none}.post-container.show-sticky-toc .post-actions .post-toc-button-sticky{display:block}.post-container:not(.show-sticky-toc) .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1280px)and (max-width:1439px){.post-container:not(.show-sticky-toc) .post-footer{display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-footer{display:none!important}.post-container:not(.show-sticky-toc) .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container:not(.show-sticky-toc) .post-layout-banner{grid-area:banner}.post-container:not(.show-sticky-toc) .post-layout-banner-controls{grid-area:banner-controls}.post-container:not(.show-sticky-toc) .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,252px) minmax(0,0) min-content minmax(724px,724px) minmax(290px,290px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-above,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container:not(.show-sticky-toc) .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container:not(.show-sticky-toc) .post-layout-container{display:block}.post-container:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container{display:block}:where([data-emulate-print]) .post-container:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container:not(.show-sticky-toc).has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container:not(.show-sticky-toc).has-banner .post-layout-banner-controls{margin-left:32px}.post-container:not(.show-sticky-toc).has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container:not(.show-sticky-toc).has-banner .post-layout-above{padding-top:32px}}@media(min-width:1280px)and (max-width:1439px){.post-container:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1280px)and (max-width:1439px){.post-container:not(.show-sticky-toc) .post-footer,.post-container:not(.show-sticky-toc) .post-layout-toc{display:none}.post-container:not(.show-sticky-toc) .post-layout-actions{display:block}.post-container:not(.show-sticky-toc) .magnetic-wall-item-container-focused{z-index:1}.post-container:not(.show-sticky-toc) .post-actions .post-toc-button-pop-over{display:none}.post-container:not(.show-sticky-toc) .post-actions .post-toc-button-sticky{display:block}}@media(min-width:1440px){.post-container .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1440px){.post-container .post-footer{display:none!important}}@media(min-width:1440px){:where([data-emulate-print]) .post-container .post-footer{display:none!important}.post-container .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container .post-layout-banner{grid-area:banner}.post-container .post-layout-banner-controls{grid-area:banner-controls}.post-container .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,252px) min-content minmax(724px,724px) minmax(290px,290px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container .post-layout-container .post-layout-above,.post-container .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container .post-layout-container .post-layout-editor .editor-placeholder,.post-container .post-layout-container .post-layout-editor .post-editor,.post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1440px){.post-container .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container .post-layout-container .post-layout-editor .editor-placeholder,.post-container .post-layout-container .post-layout-editor .post-editor,.post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1440px){:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1440px){.post-container .post-layout-container{display:block}.post-container .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1440px){:where([data-emulate-print]) .post-container .post-layout-container{display:block}:where([data-emulate-print]) .post-container .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1440px)and (min-width:768px){.post-container.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1440px){.post-container.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1440px)and (min-width:768px){.post-container.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1440px){.post-container .post-footer{display:none}.post-container .post-layout-actions,.post-container .post-layout-toc{display:block}.post-container .magnetic-wall-item-container-focused{z-index:1}.post-container .post-actions .post-toc-button-pop-over{display:none}.post-container .post-actions .post-toc-button-sticky{display:block}}@media(max-width:767px){.post-container.show-sidebar .post-footer{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}@media print and (max-width:767px){.post-container.show-sidebar .post-footer{display:none!important}}@media(max-width:767px){:where([data-emulate-print]) .post-container.show-sidebar .post-footer{display:none!important}.post-container.show-sidebar .post-state-bar-contents{padding-left:0;padding-right:0}.post-container.show-sidebar .post-layout-banner{grid-area:banner}.post-container.show-sidebar .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-sidebar .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-areas:". . above above above above above above above" ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:12px 0 minmax(0,0) minmax(0,0) min-content minmax(223px,672px) minmax(35px,35px) minmax(0,1fr) 12px;min-height:calc(100vh - 101px - env(safe-area-inset-top) - max(6px, env(safe-area-inset-top)) - var(--size-post-state-bar-height, 0px))}.post-container.show-sidebar .post-layout-container .post-layout-above{margin:4px 0}.post-container.show-sidebar .post-layout-container .post-layout-above,.post-container.show-sidebar .post-layout-container .post-layout-below{margin-left:0;margin-right:12px}.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:0;padding-right:12px}}@media print and (max-width:767px){.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(max-width:767px){:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-sidebar .post-layout-container .editor-gutter{width:0}}@media print and (max-width:767px){.post-container.show-sidebar .post-layout-container{display:block}.post-container.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(max-width:767px){:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-sidebar.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-areas:". . above above above above above above above" ". . . . . banner banner banner ." ". . . . . banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-sidebar.has-banner .post-layout-container .post-layout-above{margin-right:12px;min-height:0}.post-container.show-sidebar.has-banner .post-layout-banner-controls{margin-left:0}.post-container.show-sidebar.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(max-width:767px)and (min-width:768px){.post-container.show-sidebar.has-banner .post-layout-above{padding-top:32px}}@media(max-width:767px){.post-container.show-sidebar.has-banner .post-layout-above:empty{padding-top:16px}}@media(max-width:767px)and (min-width:768px){.post-container.show-sidebar.has-banner .post-layout-above:empty{padding-top:48px}}@media(max-width:767px){.post-container.show-sidebar .post-footer{display:flex}.post-container.show-sidebar .post-layout-actions,.post-container.show-sidebar .post-layout-toc{display:none}.post-container.show-sidebar .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-sidebar .post-actions .post-toc-button-pop-over{display:block}.post-container.show-sidebar .post-actions .post-toc-button-sticky{display:none}}@media(min-width:768px)and (max-width:991px){.post-container.show-sidebar .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:768px)and (max-width:991px){.post-container.show-sidebar .post-footer{display:none!important}}@media(min-width:768px)and (max-width:991px){:where([data-emulate-print]) .post-container.show-sidebar .post-footer{display:none!important}.post-container.show-sidebar .post-state-bar-contents{padding-left:0;padding-right:0}.post-container.show-sidebar .post-layout-banner{grid-area:banner}.post-container.show-sidebar .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-sidebar .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(0,0) min-content minmax(381px,672px) minmax(35px,35px) minmax(0,1fr) 32px;min-height:calc(100vh - 101px - env(safe-area-inset-top) - max(6px, env(safe-area-inset-top)) - var(--size-post-state-bar-height, 0px))}.post-container.show-sidebar .post-layout-container .post-layout-above,.post-container.show-sidebar .post-layout-container .post-layout-below{margin-left:0;margin-right:12px}.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:0;padding-right:12px}}@media print and (min-width:768px)and (max-width:991px){.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:768px)and (max-width:991px){:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-sidebar .post-layout-container .editor-gutter{width:0}}@media print and (min-width:768px)and (max-width:991px){.post-container.show-sidebar .post-layout-container{display:block}.post-container.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:768px)and (max-width:991px){:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-sidebar.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-sidebar.has-banner .post-layout-banner-controls{margin-left:0}.post-container.show-sidebar.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:768px)and (max-width:991px)and (min-width:768px){.post-container.show-sidebar.has-banner .post-layout-above{padding-top:32px}}@media(min-width:768px)and (max-width:991px){.post-container.show-sidebar.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:768px)and (max-width:991px)and (min-width:768px){.post-container.show-sidebar.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:768px)and (max-width:991px){.post-container.show-sidebar .post-footer{display:flex}.post-container.show-sidebar .post-layout-actions,.post-container.show-sidebar .post-layout-toc{display:none}.post-container.show-sidebar .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-sidebar .post-actions .post-toc-button-pop-over{display:block}.post-container.show-sidebar .post-actions .post-toc-button-sticky{display:none}}@media(min-width:992px)and (max-width:1279px){.post-container.show-sidebar .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:992px)and (max-width:1279px){.post-container.show-sidebar .post-footer{display:none!important}}@media(min-width:992px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-sidebar .post-footer{display:none!important}.post-container.show-sidebar .post-state-bar-contents{padding-left:24px;padding-right:12px}.post-container.show-sidebar .post-layout-banner{grid-area:banner}.post-container.show-sidebar .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-sidebar .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,35px) minmax(0,0) min-content minmax(555px,696px) minmax(85px,85px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-sidebar .post-layout-container .post-layout-above,.post-container.show-sidebar .post-layout-container .post-layout-below{margin-left:24px;margin-right:12px}.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:24px;padding-right:12px}}@media print and (min-width:992px)and (max-width:1279px){.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:992px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-sidebar .post-layout-container .editor-gutter{width:24px}}@media print and (min-width:992px)and (max-width:1279px){.post-container.show-sidebar .post-layout-container{display:block}.post-container.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:992px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-sidebar.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-sidebar.has-banner .post-layout-banner-controls{margin-left:24px}.post-container.show-sidebar.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:992px)and (max-width:1279px)and (min-width:768px){.post-container.show-sidebar.has-banner .post-layout-above{padding-top:32px}}@media(min-width:992px)and (max-width:1279px){.post-container.show-sidebar.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:992px)and (max-width:1279px)and (min-width:768px){.post-container.show-sidebar.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:992px)and (max-width:1279px){.post-container.show-sidebar .post-footer,.post-container.show-sidebar .post-layout-toc{display:none}.post-container.show-sidebar .post-layout-actions{display:block}.post-container.show-sidebar .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-sidebar .post-actions .post-toc-button-pop-over{display:block}.post-container.show-sidebar .post-actions .post-toc-button-sticky{display:none}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-sidebar.show-sticky-toc .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-sidebar.show-sticky-toc .post-footer{display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-footer{display:none!important}.post-container.show-sidebar.show-sticky-toc .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-sidebar.show-sticky-toc .post-layout-banner{grid-area:banner}.post-container.show-sidebar.show-sticky-toc .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-sidebar.show-sticky-toc .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,200px) min-content minmax(643px,724px) minmax(85px,238px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-above,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-sidebar.show-sticky-toc .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-sidebar.show-sticky-toc .post-layout-container{display:block}.post-container.show-sidebar.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-sidebar.show-sticky-toc .post-footer{display:none}.post-container.show-sidebar.show-sticky-toc .post-layout-actions,.post-container.show-sidebar.show-sticky-toc .post-layout-toc{display:block}.post-container.show-sidebar.show-sticky-toc .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-sidebar.show-sticky-toc .post-actions .post-toc-button-pop-over{display:none}.post-container.show-sidebar.show-sticky-toc .post-actions .post-toc-button-sticky{display:block}.post-container.show-sidebar:not(.show-sticky-toc) .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-sidebar:not(.show-sticky-toc) .post-footer{display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-footer{display:none!important}.post-container.show-sidebar:not(.show-sticky-toc) .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-banner{grid-area:banner}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,47px) minmax(0,0) min-content minmax(724px,724px) minmax(85px,85px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-above,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container{display:block}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above{padding-top:32px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-sidebar:not(.show-sticky-toc) .post-footer,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-toc{display:none}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-actions{display:block}.post-container.show-sidebar:not(.show-sticky-toc) .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-sidebar:not(.show-sticky-toc) .post-actions .post-toc-button-pop-over{display:none}.post-container.show-sidebar:not(.show-sticky-toc) .post-actions .post-toc-button-sticky{display:block}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-sidebar.show-sticky-toc .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-sidebar.show-sticky-toc .post-footer{display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-footer{display:none!important}.post-container.show-sidebar.show-sticky-toc .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-sidebar.show-sticky-toc .post-layout-banner{grid-area:banner}.post-container.show-sidebar.show-sticky-toc .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-sidebar.show-sticky-toc .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,200px) min-content minmax(724px,724px) minmax(85px,238px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-above,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-sidebar.show-sticky-toc .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-sidebar.show-sticky-toc .post-layout-container{display:block}.post-container.show-sidebar.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-sidebar.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-sidebar.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-sidebar.show-sticky-toc .post-footer{display:none}.post-container.show-sidebar.show-sticky-toc .post-layout-actions,.post-container.show-sidebar.show-sticky-toc .post-layout-toc{display:block}.post-container.show-sidebar.show-sticky-toc .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-sidebar.show-sticky-toc .post-actions .post-toc-button-pop-over{display:none}.post-container.show-sidebar.show-sticky-toc .post-actions .post-toc-button-sticky{display:block}.post-container.show-sidebar:not(.show-sticky-toc) .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-sidebar:not(.show-sticky-toc) .post-footer{display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-footer{display:none!important}.post-container.show-sidebar:not(.show-sticky-toc) .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-banner{grid-area:banner}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,252px) minmax(0,0) min-content minmax(724px,724px) minmax(290px,290px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-above,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container{display:block}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-sidebar:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above{padding-top:32px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-sidebar:not(.show-sticky-toc) .post-footer,.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-toc{display:none}.post-container.show-sidebar:not(.show-sticky-toc) .post-layout-actions{display:block}.post-container.show-sidebar:not(.show-sticky-toc) .magnetic-wall-item-container-focused{z-index:1}.post-container.show-sidebar:not(.show-sticky-toc) .post-actions .post-toc-button-pop-over{display:none}.post-container.show-sidebar:not(.show-sticky-toc) .post-actions .post-toc-button-sticky{display:block}}@media(min-width:1600px){.post-container.show-sidebar .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1600px){.post-container.show-sidebar .post-footer{display:none!important}}@media(min-width:1600px){:where([data-emulate-print]) .post-container.show-sidebar .post-footer{display:none!important}.post-container.show-sidebar .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-sidebar .post-layout-banner{grid-area:banner}.post-container.show-sidebar .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-sidebar .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,252px) min-content minmax(724px,724px) minmax(290px,290px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-sidebar .post-layout-container .post-layout-above,.post-container.show-sidebar .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1600px){.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1600px){:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-sidebar .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1600px){.post-container.show-sidebar .post-layout-container{display:block}.post-container.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1600px){:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-sidebar.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-sidebar.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-sidebar.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1600px)and (min-width:768px){.post-container.show-sidebar.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1600px){.post-container.show-sidebar.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1600px)and (min-width:768px){.post-container.show-sidebar.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1600px){.post-container.show-sidebar .post-footer{display:none}.post-container.show-sidebar .post-layout-actions,.post-container.show-sidebar .post-layout-toc{display:block}.post-container.show-sidebar .magnetic-wall-item-container-focused{z-index:1}.post-container.show-sidebar .post-actions .post-toc-button-pop-over{display:none}.post-container.show-sidebar .post-actions .post-toc-button-sticky{display:block}}@media(max-width:767px){.post-container.show-right-panel .post-footer{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}@media print and (max-width:767px){.post-container.show-right-panel .post-footer{display:none!important}}@media(max-width:767px){:where([data-emulate-print]) .post-container.show-right-panel .post-footer{display:none!important}.post-container.show-right-panel .post-state-bar-contents{padding-left:0;padding-right:0}.post-container.show-right-panel .post-layout-banner{grid-area:banner}.post-container.show-right-panel .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-areas:". . above above above above above above above" ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:12px 0 minmax(0,0) minmax(0,0) min-content minmax(223px,672px) minmax(35px,35px) minmax(0,1fr) 12px;min-height:calc(100vh - 101px - env(safe-area-inset-top) - max(6px, env(safe-area-inset-top)) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel .post-layout-container .post-layout-above{margin:4px 0}.post-container.show-right-panel .post-layout-container .post-layout-above,.post-container.show-right-panel .post-layout-container .post-layout-below{margin-left:0;margin-right:12px}.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:0;padding-right:12px}}@media print and (max-width:767px){.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(max-width:767px){:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel .post-layout-container .editor-gutter{width:0}}@media print and (max-width:767px){.post-container.show-right-panel .post-layout-container{display:block}.post-container.show-right-panel .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(max-width:767px){:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-areas:". . above above above above above above above" ". . . . . banner banner banner ." ". . . . . banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.has-banner .post-layout-container .post-layout-above{margin-right:12px;min-height:0}.post-container.show-right-panel.has-banner .post-layout-banner-controls{margin-left:0}.post-container.show-right-panel.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(max-width:767px)and (min-width:768px){.post-container.show-right-panel.has-banner .post-layout-above{padding-top:32px}}@media(max-width:767px){.post-container.show-right-panel.has-banner .post-layout-above:empty{padding-top:16px}}@media(max-width:767px)and (min-width:768px){.post-container.show-right-panel.has-banner .post-layout-above:empty{padding-top:48px}}@media(max-width:767px){.post-container.show-right-panel .post-footer{display:flex}.post-container.show-right-panel .post-layout-actions,.post-container.show-right-panel .post-layout-toc{display:none}.post-container.show-right-panel .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel .post-actions .post-toc-button-pop-over{display:block}.post-container.show-right-panel .post-actions .post-toc-button-sticky{display:none}}@media(min-width:768px)and (max-width:991px){.post-container.show-right-panel .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:768px)and (max-width:991px){.post-container.show-right-panel .post-footer{display:none!important}}@media(min-width:768px)and (max-width:991px){:where([data-emulate-print]) .post-container.show-right-panel .post-footer{display:none!important}.post-container.show-right-panel .post-state-bar-contents{padding-left:0;padding-right:0}.post-container.show-right-panel .post-layout-banner{grid-area:banner}.post-container.show-right-panel .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(0,0) min-content minmax(295px,672px) minmax(35px,35px) minmax(0,1fr) 32px;min-height:calc(100vh - 101px - env(safe-area-inset-top) - max(6px, env(safe-area-inset-top)) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel .post-layout-container .post-layout-above,.post-container.show-right-panel .post-layout-container .post-layout-below{margin-left:0;margin-right:12px}.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:0;padding-right:12px}}@media print and (min-width:768px)and (max-width:991px){.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:768px)and (max-width:991px){:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel .post-layout-container .editor-gutter{width:0}}@media print and (min-width:768px)and (max-width:991px){.post-container.show-right-panel .post-layout-container{display:block}.post-container.show-right-panel .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:768px)and (max-width:991px){:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.has-banner .post-layout-banner-controls{margin-left:0}.post-container.show-right-panel.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:768px)and (max-width:991px)and (min-width:768px){.post-container.show-right-panel.has-banner .post-layout-above{padding-top:32px}}@media(min-width:768px)and (max-width:991px){.post-container.show-right-panel.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:768px)and (max-width:991px)and (min-width:768px){.post-container.show-right-panel.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:768px)and (max-width:991px){.post-container.show-right-panel .post-footer{display:flex}.post-container.show-right-panel .post-layout-actions,.post-container.show-right-panel .post-layout-toc{display:none}.post-container.show-right-panel .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel .post-actions .post-toc-button-pop-over{display:block}.post-container.show-right-panel .post-actions .post-toc-button-sticky{display:none}}@media(min-width:992px)and (max-width:1279px){.post-container.show-right-panel .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:992px)and (max-width:1279px){.post-container.show-right-panel .post-footer{display:none!important}}@media(min-width:992px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-right-panel .post-footer{display:none!important}.post-container.show-right-panel .post-state-bar-contents{padding-left:24px;padding-right:12px}.post-container.show-right-panel .post-layout-banner{grid-area:banner}.post-container.show-right-panel .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,35px) minmax(0,0) min-content minmax(469px,696px) minmax(85px,85px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel .post-layout-container .post-layout-above,.post-container.show-right-panel .post-layout-container .post-layout-below{margin-left:24px;margin-right:12px}.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:24px;padding-right:12px}}@media print and (min-width:992px)and (max-width:1279px){.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:992px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel .post-layout-container .editor-gutter{width:24px}}@media print and (min-width:992px)and (max-width:1279px){.post-container.show-right-panel .post-layout-container{display:block}.post-container.show-right-panel .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:992px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.has-banner .post-layout-banner-controls{margin-left:24px}.post-container.show-right-panel.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:992px)and (max-width:1279px)and (min-width:768px){.post-container.show-right-panel.has-banner .post-layout-above{padding-top:32px}}@media(min-width:992px)and (max-width:1279px){.post-container.show-right-panel.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:992px)and (max-width:1279px)and (min-width:768px){.post-container.show-right-panel.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:992px)and (max-width:1279px){.post-container.show-right-panel .post-footer,.post-container.show-right-panel .post-layout-toc{display:none}.post-container.show-right-panel .post-layout-actions{display:block}.post-container.show-right-panel .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel .post-actions .post-toc-button-pop-over{display:block}.post-container.show-right-panel .post-actions .post-toc-button-sticky{display:none}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sticky-toc .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sticky-toc .post-footer{display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-footer{display:none!important}.post-container.show-right-panel.show-sticky-toc .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-right-panel.show-sticky-toc .post-layout-banner{grid-area:banner}.post-container.show-right-panel.show-sticky-toc .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel.show-sticky-toc .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,200px) min-content minmax(557px,724px) minmax(85px,238px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-above,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel.show-sticky-toc .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sticky-toc .post-layout-container{display:block}.post-container.show-right-panel.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sticky-toc .post-footer{display:none}.post-container.show-right-panel.show-sticky-toc .post-layout-actions,.post-container.show-right-panel.show-sticky-toc .post-layout-toc{display:block}.post-container.show-right-panel.show-sticky-toc .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel.show-sticky-toc .post-actions .post-toc-button-pop-over{display:none}.post-container.show-right-panel.show-sticky-toc .post-actions .post-toc-button-sticky{display:block}.post-container.show-right-panel:not(.show-sticky-toc) .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-right-panel:not(.show-sticky-toc) .post-footer{display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-footer{display:none!important}.post-container.show-right-panel:not(.show-sticky-toc) .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-banner{grid-area:banner}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,47px) minmax(0,0) min-content minmax(724px,724px) minmax(85px,85px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-above,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container{display:block}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-above{padding-top:32px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-right-panel:not(.show-sticky-toc) .post-footer,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-toc{display:none}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-actions{display:block}.post-container.show-right-panel:not(.show-sticky-toc) .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel:not(.show-sticky-toc) .post-actions .post-toc-button-pop-over{display:none}.post-container.show-right-panel:not(.show-sticky-toc) .post-actions .post-toc-button-sticky{display:block}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sticky-toc .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sticky-toc .post-footer{display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-footer{display:none!important}.post-container.show-right-panel.show-sticky-toc .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-right-panel.show-sticky-toc .post-layout-banner{grid-area:banner}.post-container.show-right-panel.show-sticky-toc .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel.show-sticky-toc .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,200px) min-content minmax(717px,724px) minmax(85px,238px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-above,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel.show-sticky-toc .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sticky-toc .post-layout-container{display:block}.post-container.show-right-panel.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-right-panel.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sticky-toc .post-footer{display:none}.post-container.show-right-panel.show-sticky-toc .post-layout-actions,.post-container.show-right-panel.show-sticky-toc .post-layout-toc{display:block}.post-container.show-right-panel.show-sticky-toc .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel.show-sticky-toc .post-actions .post-toc-button-pop-over{display:none}.post-container.show-right-panel.show-sticky-toc .post-actions .post-toc-button-sticky{display:block}.post-container.show-right-panel:not(.show-sticky-toc) .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel:not(.show-sticky-toc) .post-footer{display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-footer{display:none!important}.post-container.show-right-panel:not(.show-sticky-toc) .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-banner{grid-area:banner}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,252px) minmax(0,0) min-content minmax(712px,724px) minmax(290px,290px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-above,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container{display:block}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-above{padding-top:32px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-right-panel:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-right-panel:not(.show-sticky-toc) .post-footer,.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-toc{display:none}.post-container.show-right-panel:not(.show-sticky-toc) .post-layout-actions{display:block}.post-container.show-right-panel:not(.show-sticky-toc) .magnetic-wall-item-container-focused{z-index:1}.post-container.show-right-panel:not(.show-sticky-toc) .post-actions .post-toc-button-pop-over{display:none}.post-container.show-right-panel:not(.show-sticky-toc) .post-actions .post-toc-button-sticky{display:block}}@media(min-width:1600px){.post-container.show-right-panel .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1600px){.post-container.show-right-panel .post-footer{display:none!important}}@media(min-width:1600px){:where([data-emulate-print]) .post-container.show-right-panel .post-footer{display:none!important}.post-container.show-right-panel .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-right-panel .post-layout-banner{grid-area:banner}.post-container.show-right-panel .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,252px) min-content minmax(672px,724px) minmax(290px,290px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel .post-layout-container .post-layout-above,.post-container.show-right-panel .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1600px){.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1600px){:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1600px){.post-container.show-right-panel .post-layout-container{display:block}.post-container.show-right-panel .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1600px){:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-right-panel.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1600px)and (min-width:768px){.post-container.show-right-panel.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1600px){.post-container.show-right-panel.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1600px)and (min-width:768px){.post-container.show-right-panel.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1600px){.post-container.show-right-panel .post-footer{display:none}.post-container.show-right-panel .post-layout-actions,.post-container.show-right-panel .post-layout-toc{display:block}.post-container.show-right-panel .magnetic-wall-item-container-focused{z-index:1}.post-container.show-right-panel .post-actions .post-toc-button-pop-over{display:none}.post-container.show-right-panel .post-actions .post-toc-button-sticky{display:block}}@media(max-width:767px){.post-container.show-right-panel.show-sidebar .post-footer{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}@media print and (max-width:767px){.post-container.show-right-panel.show-sidebar .post-footer{display:none!important}}@media(max-width:767px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-footer{display:none!important}.post-container.show-right-panel.show-sidebar .post-state-bar-contents{padding-left:0;padding-right:0}.post-container.show-right-panel.show-sidebar .post-layout-banner{grid-area:banner}.post-container.show-right-panel.show-sidebar .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel.show-sidebar .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-areas:". . above above above above above above above" ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:12px 0 minmax(0,0) minmax(0,0) min-content minmax(223px,672px) minmax(35px,35px) minmax(0,1fr) 12px;min-height:calc(100vh - 101px - env(safe-area-inset-top) - max(6px, env(safe-area-inset-top)) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-above{margin:4px 0}.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-above,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-below{margin-left:0;margin-right:12px}.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:0;padding-right:12px}}@media print and (max-width:767px){.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(max-width:767px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel.show-sidebar .post-layout-container .editor-gutter{width:0}}@media print and (max-width:767px){.post-container.show-right-panel.show-sidebar .post-layout-container{display:block}.post-container.show-right-panel.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(max-width:767px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-areas:". . above above above above above above above" ". . . . . banner banner banner ." ". . . . . banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-container .post-layout-above{margin-right:12px;min-height:0}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-banner-controls{margin-left:0}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(max-width:767px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above{padding-top:32px}}@media(max-width:767px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above:empty{padding-top:16px}}@media(max-width:767px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above:empty{padding-top:48px}}@media(max-width:767px){.post-container.show-right-panel.show-sidebar .post-footer{display:flex}.post-container.show-right-panel.show-sidebar .post-layout-actions,.post-container.show-right-panel.show-sidebar .post-layout-toc{display:none}.post-container.show-right-panel.show-sidebar .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel.show-sidebar .post-actions .post-toc-button-pop-over{display:block}.post-container.show-right-panel.show-sidebar .post-actions .post-toc-button-sticky{display:none}}@media(min-width:768px)and (max-width:1279px){.post-container.show-right-panel.show-sidebar .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:768px)and (max-width:1279px){.post-container.show-right-panel.show-sidebar .post-footer{display:none!important}}@media(min-width:768px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-footer{display:none!important}.post-container.show-right-panel.show-sidebar .post-state-bar-contents{padding-left:0;padding-right:0}.post-container.show-right-panel.show-sidebar .post-layout-banner{grid-area:banner}.post-container.show-right-panel.show-sidebar .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel.show-sidebar .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(0,0) min-content minmax(45px,672px) minmax(35px,35px) minmax(0,1fr) 32px;min-height:calc(100vh - 101px - env(safe-area-inset-top) - max(6px, env(safe-area-inset-top)) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-above,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-below{margin-left:0;margin-right:12px}.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:0;padding-right:12px}}@media print and (min-width:768px)and (max-width:1279px){.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:768px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel.show-sidebar .post-layout-container .editor-gutter{width:0}}@media print and (min-width:768px)and (max-width:1279px){.post-container.show-right-panel.show-sidebar .post-layout-container{display:block}.post-container.show-right-panel.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:768px)and (max-width:1279px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-banner-controls{margin-left:0}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:768px)and (max-width:1279px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above{padding-top:32px}}@media(min-width:768px)and (max-width:1279px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:768px)and (max-width:1279px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:768px)and (max-width:1279px){.post-container.show-right-panel.show-sidebar .post-footer{display:flex}.post-container.show-right-panel.show-sidebar .post-layout-actions,.post-container.show-right-panel.show-sidebar .post-layout-toc{display:none}.post-container.show-right-panel.show-sidebar .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel.show-sidebar .post-actions .post-toc-button-pop-over{display:block}.post-container.show-right-panel.show-sidebar .post-actions .post-toc-button-sticky{display:none}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sidebar .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sidebar .post-footer{display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-footer{display:none!important}.post-container.show-right-panel.show-sidebar .post-state-bar-contents{padding-left:24px;padding-right:12px}.post-container.show-right-panel.show-sidebar .post-layout-banner{grid-area:banner}.post-container.show-right-panel.show-sidebar .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel.show-sidebar .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,35px) minmax(0,0) min-content minmax(507px,696px) minmax(85px,85px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-above,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-below{margin-left:24px;margin-right:12px}.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:24px;padding-right:12px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel.show-sidebar .post-layout-container .editor-gutter{width:24px}}@media print and (min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sidebar .post-layout-container{display:block}.post-container.show-right-panel.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1280px)and (max-width:1439px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-banner-controls{margin-left:24px}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1280px)and (max-width:1439px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1280px)and (max-width:1439px){.post-container.show-right-panel.show-sidebar .post-footer,.post-container.show-right-panel.show-sidebar .post-layout-toc{display:none}.post-container.show-right-panel.show-sidebar .post-layout-actions{display:block}.post-container.show-right-panel.show-sidebar .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel.show-sidebar .post-actions .post-toc-button-pop-over{display:block}.post-container.show-right-panel.show-sidebar .post-actions .post-toc-button-sticky{display:none}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-footer{display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-footer{display:none!important}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-banner{grid-area:banner}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,200px) min-content minmax(467px,724px) minmax(85px,238px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-above,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container{display:block}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-footer{display:none}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-actions,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-toc{display:block}.post-container.show-right-panel.show-sidebar.show-sticky-toc .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-actions .post-toc-button-pop-over{display:none}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-actions .post-toc-button-sticky{display:block}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-footer{display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-footer{display:none!important}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-banner{grid-area:banner}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,47px) minmax(0,0) min-content minmax(667px,724px) minmax(85px,85px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-above,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container{display:block}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1440px)and (max-width:1599px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above{padding-top:32px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1440px)and (max-width:1599px)and (min-width:768px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1440px)and (max-width:1599px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-footer,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-toc{display:none}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-actions{display:block}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-actions .post-toc-button-pop-over{display:none}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-actions .post-toc-button-sticky{display:block}}@media(min-width:1600px)and (max-width:1919px){.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1600px)and (max-width:1919px){.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-footer{display:none!important}}@media(min-width:1600px)and (max-width:1919px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-footer{display:none!important}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-banner{grid-area:banner}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,200px) min-content minmax(627px,724px) minmax(85px,238px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-above,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1600px)and (max-width:1919px){.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1600px)and (max-width:1919px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1600px)and (max-width:1919px){.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container{display:block}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1600px)and (max-width:1919px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1600px)and (max-width:1919px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1600px)and (max-width:1919px){.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1600px)and (max-width:1919px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.show-sticky-toc.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1600px)and (max-width:1919px){.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-footer{display:none}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-actions,.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-layout-toc{display:block}.post-container.show-right-panel.show-sidebar.show-sticky-toc .magnetic-wall-item-container-focused{z-index:auto}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-actions .post-toc-button-pop-over{display:none}.post-container.show-right-panel.show-sidebar.show-sticky-toc .post-actions .post-toc-button-sticky{display:block}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1600px)and (max-width:1919px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-footer{display:none!important}}@media(min-width:1600px)and (max-width:1919px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-footer{display:none!important}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-banner{grid-area:banner}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,252px) minmax(0,0) min-content minmax(622px,724px) minmax(290px,290px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-above,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1600px)and (max-width:1919px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1600px)and (max-width:1919px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1600px)and (max-width:1919px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container{display:block}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1600px)and (max-width:1919px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1600px)and (max-width:1919px)and (min-width:768px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above{padding-top:32px}}@media(min-width:1600px)and (max-width:1919px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1600px)and (max-width:1919px)and (min-width:768px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc).has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1600px)and (max-width:1919px){.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-footer,.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-toc{display:none}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-layout-actions{display:block}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .magnetic-wall-item-container-focused{z-index:1}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-actions .post-toc-button-pop-over{display:none}.post-container.show-right-panel.show-sidebar:not(.show-sticky-toc) .post-actions .post-toc-button-sticky{display:block}}@media(min-width:1920px){.post-container.show-right-panel.show-sidebar .post-footer{padding-left:max(32px,env(safe-area-inset-left));padding-right:max(32px,env(safe-area-inset-right))}}@media print and (min-width:1920px){.post-container.show-right-panel.show-sidebar .post-footer{display:none!important}}@media(min-width:1920px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-footer{display:none!important}.post-container.show-right-panel.show-sidebar .post-state-bar-contents{padding-left:32px;padding-right:32px}.post-container.show-right-panel.show-sidebar .post-layout-banner{grid-area:banner}.post-container.show-right-panel.show-sidebar .post-layout-banner-controls{grid-area:banner-controls}.post-container.show-right-panel.show-sidebar .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-columns:32px minmax(0,1fr) minmax(0,0) minmax(200px,252px) min-content minmax(724px,724px) minmax(290px,290px) minmax(0,1fr) 32px;min-height:calc(100vh - 57px - env(safe-area-inset-top) - var(--size-post-state-bar-height, 0px))}.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-above,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-below{margin-left:32px;margin-right:32px}.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding-left:32px;padding-right:32px}}@media print and (min-width:1920px){.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,.post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}}@media(min-width:1920px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-container .sidebar,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .editor-placeholder,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-editor,:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container .post-layout-editor .post-layout-editor-inner{padding:0}.post-container.show-right-panel.show-sidebar .post-layout-container .editor-gutter{width:32px}}@media print and (min-width:1920px){.post-container.show-right-panel.show-sidebar .post-layout-container{display:block}.post-container.show-right-panel.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}}@media(min-width:1920px){:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container{display:block}:where([data-emulate-print]) .post-container.show-right-panel.show-sidebar .post-layout-container>:not(.post-layout-editor){display:none!important}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-container{grid-template-areas:". . . . . above . . ." ". . . toc actions banner banner banner banner" ". . . toc actions banner-controls . . ." ". . . toc actions editor comments comments ." ". . . . . below . . .";grid-template-rows:auto auto auto 1fr auto}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-banner-controls{margin-left:32px}.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above{background-color:var(--color-bg-default);margin-bottom:-8px;margin-right:0;margin-top:0;min-height:32px;padding-top:24px;position:relative}}@media(min-width:1920px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above{padding-top:32px}}@media(min-width:1920px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above:empty{padding-top:16px}}@media(min-width:1920px)and (min-width:768px){.post-container.show-right-panel.show-sidebar.has-banner .post-layout-above:empty{padding-top:48px}}@media(min-width:1920px){.post-container.show-right-panel.show-sidebar .post-footer{display:none}.post-container.show-right-panel.show-sidebar .post-layout-actions,.post-container.show-right-panel.show-sidebar .post-layout-toc{display:block}.post-container.show-right-panel.show-sidebar .magnetic-wall-item-container-focused{z-index:1}.post-container.show-right-panel.show-sidebar .post-actions .post-toc-button-pop-over{display:none}.post-container.show-right-panel.show-sidebar .post-actions .post-toc-button-sticky{display:block}}.post-container.has-state-bar{--size-post-state-bar-height:42px}.post-container.hide-ui-chrome .post-footer{transform:translateY(100%)}.post-toc-title{padding-bottom:12px}#post-view #content{max-width:100%}@keyframes animatedBackground{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 50%}}#search-view .pace{visibility:hidden}#search-view .search-result-cards{grid-gap:12px;display:grid;grid-auto-columns:100%;grid-auto-flow:row}#search-view em.search-highlight{background-color:var(--color-editor-comment-bg-default);display:inline-block;font-style:normal}
/*# sourceMappingURL=internal.css.map*/