/* Tailwind 로 대부분 처리. 여기는 Tailwind 가 못 하는 것만. */
pre.copytext{white-space:pre-wrap;word-break:break-word;font:inherit;line-height:1.7}
.btn-press:active{transform:translateY(1px)}
[data-nav].on{background:rgb(15 118 110 / .1);color:rgb(15 118 110)}
@media (prefers-color-scheme:dark){[data-nav].on{background:rgb(45 212 191 / .15);color:rgb(94 234 212)}}
code{font-family:inherit;font-weight:500}
