span.highlight{line-height:1.8em;background:linear-gradient(104deg,rgba(130,255,173,0) .9%,#82ffad 2.4%,rgba(130,255,173,.5) 5.8%,rgba(130,255,173,.1) 93%,rgba(130,255,173,.7) 96%,rgba(130,255,255,0) 98%),linear-gradient(183deg,rgba(130,255,173,0),rgba(130,255,173,.3) 7.9%,rgba(130,255,173,0) 15%);padding:.6em 13.7px;margin:0;border-radius:7.5px;text-shadow:-12px 12px 9.8px rgba(130,255,173,.7),21px -18.1px 7.3px #fff,-18.1px -27.3px 30px #fff}span.highlight,span.mark{-webkit-box-decoration-break:clone}span.mark{margin:0 -.4em;padding:.1em .4em;border-radius:.8em .3em;background:transparent;background-image:linear-gradient(90deg,rgba(255,225,0,.1),rgba(255,225,0,.7) 4%,rgba(255,225,0,.3));box-decoration-break:clone}body{--line-yellow:url("data:image/svg+xml;charset=utf-8,%3Csvg preserveAspectRatio='none' width='120' height='6' viewBox='0 0 120 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M119 0.8C60 4 50-0.5 1 1.5' stroke='%23fc0' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");--line-dark:url("data:image/svg+xml;charset=utf-8,%3Csvg preserveAspectRatio='none' width='120' height='6' viewBox='0 0 120 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M119 0.8C60 4 50-0.5 1 1.5' stroke='hsl(192, 17%, 35%)' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E")}a.highlight{color:#0d171a;background-image:var(--line-dark);background:var(--line-yellow) bottom left/100% .3em no-repeat;text-decoration:none;padding-bottom:.2em}.dark a.highlight{color:#d3d3d3}.blog-notice-yellow{background-color:#ffff66d5;padding:20px;margin:10px;border-radius:10px;box-shadow:3.3px 3px 2.2px rgba(0,0,0,.021),7px 6.4px 6px rgba(0,0,0,.03),12.7px 11.6px 14.5px rgba(0,0,0,.039),33px 30px 48px rgba(0,0,0,.06)}.dark .blog-notice-yellow{background-color:#d1004663}p{color:var(--content-supporting)}@media (prefers-color-scheme:dark){p{color:var(--content-supporting-dark)}}p{margin-bottom:15px;font-size:1.2rem;line-height:170%;text-align:justify;text-justify:inter-word}h2{color:var(--content)}@media (prefers-color-scheme:dark){h2{color:var(--content-dark)}}h2{font-size:2rem;font-weight:600}pre{color:var(--code)}@media (prefers-color-scheme:dark){pre{color:var(--code-dark)}}pre{background-color:var(--content-supporting)}@media (prefers-color-scheme:dark){pre{background-color:var(--content-supporting)}}pre{margin:20px 0;padding:1em;border-radius:8px;overflow-x:auto;font-size:1rem}code{font-family:Fira Code,Courier New,Courier,monospace;font-size:1.1rem;padding:0 6px;margin:0 3px;border-radius:6px;color:var(--code)}@media (prefers-color-scheme:dark){code{color:var(--code-dark)}}code{background-color:var(--content-supporting)}@media (prefers-color-scheme:dark){code{background-color:var(--content-supporting)}}pre code{display:block;white-space:pre-wrap;word-wrap:break-word}