h2,h3,p{margin-top:1rem;margin-bottom:1rem;padding-left:0;padding-right:0}h2{font-weight:700;font-size:1.5rem}h3{font-weight:700;font-size:1.25rem}p{line-height:1.6}pre{margin-top:1rem;margin-bottom:1rem;padding:1rem;background-color:#f0f0f0;border-radius:4px;overflow-x:auto}code{background-color:#0000000d;padding:.2em .4em;border-radius:3px;font-size:.9em}ul,ol{list-style:none;padding-left:0;margin-top:1rem;margin-bottom:1rem}ul li,ol li{position:relative;padding-left:2.2em;margin-bottom:.75em;line-height:1.6}ul li:before{content:"➔";color:#ff5722;font-weight:700;position:absolute;left:0;top:0;width:1.5em;text-align:center;line-height:inherit}ol{counter-reset:item}ol li:before{content:counter(item);counter-increment:item;color:#337ab7;font-weight:700;background-color:transparent;position:absolute;left:0;top:0;width:1.5em;text-align:center;line-height:inherit}ul ul,ul ol,ol ul,ol ol{margin-top:.5em;margin-bottom:.5em;padding-left:2.2em}ul ul li:before,ol ul li:before{content:"›";color:#555}ul ol li:before,ol ol li{counter-reset:subitem}ol ol li:before{content:counter(item) "." counter(subitem,lower-alpha);counter-increment:subitem;color:#5cb85c}.visually-hidden{opacity:0;pointer-events:none;position:absolute;left:-9999px}table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse;margin-top:1.5rem;margin-bottom:1.5rem;font-size:.92em;background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem;box-shadow:0 1px 2px #0000000a,0 2px 4px #0000000a}table th,table td{border:1px solid #e0e0e0;padding:.8rem 1rem;text-align:left;vertical-align:middle;line-height:1.5;word-break:break-word;min-width:130px;max-width:auto}table thead th{background-color:#f8f9fa;color:#343a40;font-weight:600;border-bottom:2px solid #ced4da;border-top:none}table thead th:first-child{border-left:none}table thead th:last-child{border-right:none}table tbody tr:nth-of-type(odd){background-color:#fff}table tbody tr:nth-of-type(2n){background-color:#f9f9f9}table tbody tr:hover{background-color:#eef2f7;transition:background-color .15s ease-in-out}.callout{padding:1rem 1.25rem;margin-top:1.5rem;margin-bottom:1.5rem;border-radius:.375rem;border-style:solid;border-width:1px;border-left-width:.375rem;font-size:.95em}.callout h3{font-size:1.15em;margin-top:0;margin-bottom:.75rem;font-weight:600;display:flex;align-items:center}.callout p{margin-top:.5rem;margin-bottom:.5rem;line-height:1.6}.callout p:last-of-type{margin-bottom:0}.callout code{background-color:#00000012;padding:.2em .4em;border-radius:3px;font-size:.9em}.callout.callout-note{border-color:#58a6ff;border-left-color:#58a6ff;background-color:#58a6ff1a;color:#05264c}.callout.callout-note h3{color:#1f6feb}.callout.callout-note h3:before{content:"ℹ️";margin-right:.5em;font-size:1.2em}.callout.callout-tip{border-color:#3fb950;border-left-color:#3fb950;background-color:#3fb9501a;color:#0a3612}.callout.callout-tip h3{color:#238636}.callout.callout-tip h3:before{content:"💡";margin-right:.5em;font-size:1.2em}.callout.callout-important{border-color:#a371f7;border-left-color:#a371f7;background-color:#a371f71a;color:#3c1e70}.callout.callout-important h3{color:#8957e5}.callout.callout-important h3:before{content:"📌";margin-right:.5em;font-size:1.2em}.callout.callout-warning{border-color:#d29922;border-left-color:#d29922;background-color:#d299221a;color:#543803}.callout.callout-warning h3{color:#b08800}.callout.callout-warning h3:before{content:"⚠️";margin-right:.5em;font-size:1.2em}.callout.callout-caution{border-color:#f85149;border-left-color:#f85149;background-color:#f851491a;color:#630a04}.callout.callout-caution h3{color:#da3633}.callout.callout-caution h3:before{content:"🛑";margin-right:.5em;font-size:1.2em}div.blockquote{margin:1.5em 0;padding:1em 1.5em;background-color:#f8f9fa;border-left:5px solid #6c757d;border-radius:.25rem;color:#343a40;font-size:.95rem;line-height:1.6}div.blockquote p{margin-top:0;margin-bottom:.75em}div.blockquote p:last-child{margin-bottom:0}div.blockquote footer,div.blockquote cite{display:block;margin-top:.75em;font-size:.85em;color:#6c757d;text-align:right}div.blockquote footer:before,div.blockquote cite:before{content:"— "}.styled-content-link{color:#0056b3;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;font-weight:500;transition:color .2s ease-in-out,text-decoration-color .2s ease-in-out}.styled-content-link:hover,.styled-content-link:focus{color:#003d80;text-decoration-color:#003d80;text-decoration-style:solid}.styled-content-link:after{content:"";display:inline-block;width:.8em;height:.8em;margin-left:.3em;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%230056b3" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>');background-repeat:no-repeat;background-size:contain;background-position:center;vertical-align:middle;position:relative;top:-.05em;opacity:.8;transition:opacity .2s ease-in-out}.styled-content-link:hover:after,.styled-content-link:focus:after{opacity:1}
