div.notices{margin:2rem 0;position:relative}div.notices>*{padding:15px;display:block;margin-top:0;margin-bottom:0;color:#666}div.notices>ul{padding-left:40px}div.notices>p:first-child:before{position:absolute;top:2px;color:#fff;font-family:"font awesome 6 free";font-weight:900;content:"\f071";left:.5em}div.notices>p:first-child:after{position:absolute;top:2px;color:#fff;left:2em}div.notices.info>p:first-child:after{content:'Info'}div.notices.warning>p:first-child:after{content:'Warning'}div.notices.note p:first-child:after{content:'Note'}div.notices.tip>p:first-child:after{content:'Tip'}div.notices.example>p:first-child:after{content:'Example'}div.notices.warning>p:first-child{border-top:30px solid #d9534fcc}div.notices.note>p:first-child{border-top:30px solid #6ab0de}div.notices.tip>p:first-child{border-top:30px solid #5cb85ccc}div.notices.info>p:first-child{border-top:30px solid #f0b37e}div.notices.example>p:first-child{border-top:30px solid #5cb85ccc}div.notices.warning{background:#fae2e2}div.notices.note{background:#e7f2fa}div.notices.tip{background:#e6f9e6}div.notices.info{background:#fff2db}div.notices.example{background:#e6f9e6}.playpen{position:relative}.playpen .buttons{position:absolute;right:1em;top:1em}.playpen .buttons a{text-decoration:none;color:#708090;outline:none}figure{text-align:center}blockquote cite:before{content:"\2014";margin-right:1em}blockquote cite{display:block;text-align:right}h2 a,h3 a,h4 a{text-decoration:none;color:inherit!important}a code{color:inherit}svg{max-width:100%}hr{border:none;border-top:3px double #333;color:#333;overflow:visible;text-align:center;height:5px}hr:after{background:#fff;content:'§';padding:0 4px;position:relative;top:-1em}.post-main{min-width:0}.post-toc{font-size:1.4rem;line-height:1.45}.post-toc__heading,.post-toc summary{font-weight:700}.post-toc__heading{display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.post-toc__reading-time{font-weight:400;white-space:nowrap}.post-toc__reading-time i{margin-right:.35rem}.post-toc nav>ul{margin-top:0}.post-toc ul{padding-left:1.6rem}.post-toc li{margin:.55rem 0}.post-meta--footer{border-top:1px solid rgba(127,127,127,.35);padding-top:1.6rem}@media only screen and (min-width:961px){.container.post{max-width:118rem}.post-layout{align-items:start;display:grid;gap:3.2rem;grid-template-columns:minmax(0,86rem)24rem;justify-content:center}.post-toc--desktop{border-left:1px solid rgba(127,127,127,.35);max-height:calc(100vh - 6.4rem);overflow-y:auto;padding-left:1.8rem;position:sticky;top:3.2rem}.post-toc--mobile{display:none}}@media only screen and (max-width:960px){.post-toc--desktop{display:none}.post-toc--mobile{background:rgba(127,127,127,8%);border:1px solid rgba(127,127,127,.35);border-radius:.4rem;margin:2rem 0 2.4rem;padding:.9rem 1.2rem}.post-toc--mobile summary{cursor:pointer}.post-toc--mobile summary .post-toc__reading-time{float:right;margin-left:1rem}.post-toc--mobile nav{border-top:1px solid rgba(127,127,127,.35);margin-top:.9rem;padding-top:.9rem}}