@keyframes slideIn{0%{transform:translate(-50%,calc(-100% - 40px));opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes hideUp{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,calc(-100% - 40px));opacity:0}}.toast-message{transform:translate(-50%,calc(-100% - 40px))}.toast-message.show{animation:slideIn .5s forwards ease-in-out 0s}.toast-message.hide{animation:hideUp .5s forwards ease-in-out 0s}.toast-message.animation-pause{animation-play-state:paused}.toast-message{display:inline-flex;width:auto;min-width:max-content}.prose{color:var(--color-text-default);max-width:100%}.prose a{position:relative}.prose a:before{content:"";position:absolute;bottom:-.3em;left:0;right:0;height:3px;width:100%;pointer-events:none}.prose a:hover:before,.prose a:focus:before{transform:scaleX(.95)}.prose strong{font-weight:600}.prose ol{counter-reset:list-counter}.prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#3d4043}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{content:"";position:absolute;background-color:#e8ebed;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.prose hr{border-color:#9ea4aa;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:#1a202c;border-left-width:.25rem;border-left-color:#9ea4aa;quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{font-weight:800;font-size:2em;margin-top:.5em;margin-bottom:.65em}.prose h2{font-weight:700;font-size:1.5em;margin-top:.5em}.prose h3{font-weight:600;font-size:1.25em;margin-top:.5em}.prose h4{font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#3d4043;font-size:.875em;+ line-height: 1.4285714;margin-top:.5em}.prose code{color:#72787f;font-weight:600;font-size:.875em}.prose code:before{content:"`"}.prose code:after{content:"`"}.prose pre{color:#1b1d1f;background-color:#f7f8f9;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1em;margin-bottom:1em;border-radius:.375rem;padding:.8em 1em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:before{content:""}.prose pre code:after{content:""}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:#1a202c;font-weight:600;border-bottom-width:1px;border-bottom-color:#9ea4aa}.prose thead th{vertical-align:bottom;padding-right:.5em;padding-bottom:.5em;padding-left:.5em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#9ea4aa}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.5714286em}.prose p{margin-top:1.25em;margin-bottom:1em}.prose img{margin-top:2em;margin-bottom:2em;max-width:100%;width:auto;height:auto}.prose video{margin-top:2em;margin-bottom:2em}.prose figure{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ul{margin-top:.25em;margin-bottom:.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose ol>li:before{left:0}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>*:first-child{margin-top:1.25em}.prose>ul>li>*:last-child{margin-bottom:1.25em}.prose>ol>li>*:first-child{margin-top:1.25em}.prose>ol>li>*:last-child{margin-bottom:1.25em}.prose ul ul,.prose ul ol,.prose ol ul,.prose ol ol{margin-top:.75em;margin-bottom:.75em}.prose hr+*{margin-top:0}.prose h2+*{margin-top:0}.prose h3+*{margin-top:0}.prose h4+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}a.custom-link{display:inline-flex;height:24px;font-size:12px;margin:0;margin-bottom:0!important;margin-top:0!important;margin-left:4px;line-height:16px;letter-spacing:-.4px;vertical-align:baseline}span.custom-link-inner{transition:background-color .2s ease-in-out;border-radius:999px;display:inline-flex;color:#4d5053;align-items:center;gap:4px;padding:2px}a.custom-link:hover span.custom-link-inner{background-color:#b8cfff}img.favicon{width:12px;height:12px;margin:0;margin-bottom:0!important;margin-top:0!important}
