#blog-content a{color:#000;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:2px;text-underline-offset:2px;font-weight:500;transition:opacity .2s ease}#blog-content a:hover{opacity:.6}#blog-content b,#blog-content h2,#blog-content h2 strong,#blog-content h3,#blog-content h3 strong,#blog-content h4,#blog-content h4 strong,#blog-content strong{font-weight:600}#blog-content ul{list-style-type:disc;padding-left:1.5em}#blog-content figure ul{list-style:none;padding-left:0}#blog-content table a{text-decoration-thickness:1px}#blog-content .poc-breakout{width:min(1120px,calc(100vw - 40px));margin-left:50%;transform:translateX(-50%);text-align:left}#blog-content .poc-breakout figcaption{text-align:left}.poc-range{-webkit-appearance:none;appearance:none;height:22px;background:transparent;cursor:pointer}.poc-range::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:rgba(0,0,0,.1)}.poc-range::-moz-range-track{height:6px;border-radius:999px;background:rgba(0,0,0,.1)}.poc-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;margin-top:-8px;border-radius:999px;background:currentColor;border:3px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.25)}.poc-range::-moz-range-thumb{width:22px;height:22px;border-radius:999px;background:currentColor;border:3px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.25)}.poc-range:focus-visible::-webkit-slider-thumb{outline:2px solid #000;outline-offset:2px}