body .cdt-html-content{color:var(--cdt-text-color);line-height:1.4;max-width:100%;overflow-x:auto}body .cdt-html-content .h1,body .cdt-html-content h1{margin-block-start:calc(var(--cdt-h1-margin-bottom)*2);padding-top:var(--cdt-h1-margin-bottom)}body .cdt-html-content .h2,body .cdt-html-content h2{border-top:1px solid color-mix(in srgb,var(--cdt-text-color) 10%,transparent);margin-block-start:calc(var(--cdt-h2-margin-bottom)*2);padding-top:var(--cdt-h2-margin-bottom)}body .cdt-html-content .h3,body .cdt-html-content h3{color:var(--cdt-text-color);margin:1.75rem 0 .75rem}body .cdt-html-content p{color:var(--cdt-text-color);font-size:calc(clamp(.875rem,calc(.875rem + (3 * ((100vw - 576px) / 1024))),1.0625rem) * var(--cdt-font-size-ratio, 1));line-height:1.8;margin-block:0 var(--cdt-text-section-space-2y);opacity:var(--cdt-text-opacity-strong)}body .cdt-html-content section{margin-block:var(--cdt-text-section-space-y)}body .cdt-html-content img{height:auto;max-width:100%}body .cdt-html-content ol,body .cdt-html-content ul{display:flex;flex-flow:column;gap:.75rem;list-style:none;margin-block:var(--cdt-text-section-space-y);padding-inline-start:0}body .cdt-html-content ol>li,body .cdt-html-content ul>li{color:var(--cdt-text-color);font-size:calc(clamp(.875rem,calc(.875rem + (2 * ((100vw - 576px) / 1024))),1rem) * var(--cdt-font-size-ratio, 1));line-height:1.6;opacity:var(--cdt-text-opacity-strong);padding-inline-start:2.5rem;position:relative}body .cdt-html-content ol>li:before,body .cdt-html-content ul>li:before{left:0;position:absolute;top:0}body .cdt-html-content ul>li:before{background:var(--cdt-color-primary);content:"";display:inline-block;height:1.5em;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' class='icon icon-tabler icons-tabler-outline icon-tabler-check' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m5 12 5 5L20 7'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' class='icon icon-tabler icons-tabler-outline icon-tabler-check' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m5 12 5 5L20 7'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain;vertical-align:baseline;width:1em}body .cdt-html-content ol{counter-reset:ol-counter}body .cdt-html-content ol>li{counter-increment:ol-counter}body .cdt-html-content ol>li:before{content:counter(ol-counter) "."}body .cdt-html-content blockquote{align-items:flex-start;background:color-mix(in srgb,var(--cdt-color-primary) 8%,transparent);border-left:3px solid var(--cdt-color-primary);border-radius:0 .75rem .75rem 0;color:var(--cdt-text-color);display:flex;font-size:calc(clamp(.875rem,calc(.875rem + (2 * ((100vw - 576px) / 1024))),1rem) * var(--cdt-font-size-ratio, 1));font-style:italic;gap:1rem;line-height:1.65;margin:var(--cdt-text-section-space-2y) 0;padding:1.25rem 1.5rem}body .cdt-html-content blockquote:before{background:var(--cdt-color-primary);content:"";flex-shrink:0;height:1.25rem;margin-top:.125rem;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' class='icon icon-tabler icons-tabler-outline icon-tabler-bulb' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M3 12h1m8-9v1m8 8h1M5.6 5.6l.7.7m12.1-.7-.7.7M9 16a5 5 0 1 1 6 0 3.5 3.5 0 0 0-1 3 2 2 0 0 1-4 0 3.5 3.5 0 0 0-1-3M9.7 17h4.6'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' class='icon icon-tabler icons-tabler-outline icon-tabler-bulb' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M3 12h1m8-9v1m8 8h1M5.6 5.6l.7.7m12.1-.7-.7.7M9 16a5 5 0 1 1 6 0 3.5 3.5 0 0 0-1 3 2 2 0 0 1-4 0 3.5 3.5 0 0 0-1-3M9.7 17h4.6'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain;width:1.25rem}body .cdt-html-content table{border-collapse:collapse;margin-block:var(--cdt-text-section-space-2y);width:100%}body .cdt-html-content table td,body .cdt-html-content table th{border:1px solid var(--cdt-box-border-color);padding:.75rem 1rem}body .cdt-html-content table th{background:var(--cdt-box-subsection-background)}body:not([data-theme=contrast]) .cdt-theme[data-theme=contrast] .cdt-html-content,body:not([data-theme=contrast]) .cdt-theme[data-theme=contrast] .cdt-html-content *,body[data-theme=contrast] .cdt-html-content,body[data-theme=contrast] .cdt-html-content *{color:var(--cdt-text-color)!important}body:not([data-theme=contrast]) .cdt-theme[data-theme=contrast] .cdt-html-content a[href],body[data-theme=contrast] .cdt-html-content a[href]{color:var(--cdt-link-color)!important}
