﻿#content {
    font-size: 14px;
    padding-bottom: 20px;
    min-height: 2000px;
    padding-top: 1px;
    background-color: #fff
}

#content a[href*='www.zhang']:active {
    background-color: #f0f3f9
}

.entry p {
    margin: 16px 0;
    word-break: break-all
}

.post:has(> .single-h) {
    container-type: inline-size
}

.single-h {
    font-size: clamp(1.25rem, calc(100cqw / var(--length, 20)), 2.4rem)
}

div.sticky:has(+ .sticky) {
    padding-bottom: 0;
    border-bottom: 0
}

blockquote {
    color: #777
}

code {
    border: 1px solid #EAEAEA;
    background-color: #F8F8F8;
    border-radius: 3px;
    padding: 0 4px;
    margin-left: 2px;
    margin-right: 2px;
    font-family: Consolas, monospace
}

.single article a:not([rel])[href*='/wordpress/'] {
    border-bottom: 1px dashed
}

.single article a:not([rel])[href*='/wordpress/']:hover {
    text-decoration: none;
    border-bottom-style: solid
}

.entry pre {
    padding: 10px 10px 10px 3em;
    margin: 8px 0;
    font-size: 13px;
    background: #eee;
    background-image: linear-gradient(45deg, aliceblue 25%, transparent 25%, transparent 75%, aliceblue 75%, aliceblue), linear-gradient(45deg, aliceblue 25%, transparent 25%, transparent 75%, aliceblue 75%, aliceblue);
    background-size: 4px 4px;
    background-position: 0 0, 2px 2px;
    color: rgb(35, 77, 119);
    white-space: pre-wrap;
    word-break: break-all;
    font-family: "Lucida Console", Consolas, Monaco;
    position: relative;
    outline: none;
    text-align: left
}

.entry pre::before {
    content: '01\A 02\A 03\A 04\A 05\A 06\A 07\A 08\A 09\A 10\A 11\A 12\A 13\A 14\A 15\A 16\A 17\A 18\A 19\A 20\A 21\A 22\A 23\A 24\A 25\A 26\A 27\A 28\A 29\A 30\A 31\A 32\A 33\A 34\A 35\A 36\A 37\A 38\A 39\A 40\A 41\A 42\A 43\A 44\A 45\A 46\A 47\A 48\A 49\A 50\A 51\A 52\A 53\A 54\A 55\A 56\A 57\A 58\A 59\A 60\A 61\A 62\A 63\A 64\A 65\A 66\A 67\A 68\A 69\A 70\A 71\A 72\A 73\A 74\A 75\A 76\A 77\A 78\A 79\A 80\A 81\A 82\A 83\A 84\A 85\A 86\A 87\A 88\A 89\A 90\A 91\A 92\A 93\A 94\A 95\A 96\A 97\A 98\A 99';
    position: absolute;
    top: 12px;
    bottom: 12px;
    left: .5em;
    padding-right: .5em;
    border-right: 1px dotted #a2a9b6;
    opacity: .75;
    text-align: right;
    overflow: hidden;
    color: #999
}

.beatuy,
.copy {
    float: right;
    font-size: 12px;
    width: 20px;
    height: 20px;
    color: #666;
    border-radius: 3px;
    cursor: pointer;
    transition: color .2s;
    font-family: system-ui;
    display: none;
    outline: none
}

.beatuy:hover,
.copy:hover {
    color: #444
}

.beatuy {
    margin-right: 5px;
    position: relative;
    margin-left: 10px
}

@supports (mix-blend-mode:darken) {}

pre:hover .beatuy,
pre:focus .beatuy,
pre:hover .copy,
pre:focus .copy {
    display: block
}

pre:focus-within .beatuy,
pre:focus-within .copy {
    display: block
}

.icon-copy,
.icon-palette {
    width: 16px;
    height: 16px;
    fill: currentColor;
    display: block;
    margin: 2px auto;
    pointer-events: none
}

.post {
    margin: 0 0 20px;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: medium
}

[id="content"] h2 {
    margin: 40px auto 10px;
    line-height: 1.25;
    text-align: left;
    letter-spacing: -1px
}

h3 {
    padding: 0;
    margin: 30px 0 0
}

.entry h4 {
    font-size: 1.125em;
    margin: 16px 0 8px
}

.entry h4+p {
    margin-top: 8px
}

#content h2,
.entry h3 {
    font-family: x-locale-heading-primary, zillaslab, Palatino, "Palatino Linotype", x-locale-heading-secondary, 'Source Han Serif SC', STZhongsong, "Source Han Sans CN", 'PingFang SC', 'Myriad Pro', 'Hiragino Sans GB', SimHei
}

.entry ol,
.entry ul {
    padding: 0 0 0 35px;
    margin: 0
}

.entry ul {
    list-style: disc
}

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd
}

.params_table {
    background: #A7BFE8;
    font-size: 12px
}

.params_table th {
    border: 3px solid #fff;
    background: #f0f3f9;
    text-align: center
}

.params_table td {
    padding: 2px 4px;
    border: 3px solid #fff;
    background: #f9f9f9
}

.params_table tr:hover {
    opacity: 0.95
}

span.s {
    font-size: 14px;
    color: #999
}

.entry-nav {
    position: relative;
    margin: -8px 0;
    text-align: right;
    line-height: 0
}

.title-nav-ul {
    width: 325px;
    max-width: calc(50vw - 408px);
    display: inline;
    border-left: 1px solid #a2a9b6;
    margin-left: 30px;
    position: absolute;
    font-size: 14px
}

.title-nav-li {
    display: block;
    padding: 0 8px;
    line-height: 24px;
    margin-left: -2px;
    border-left: 3px solid transparent;
    color: #242934;
    opacity: .6;
    transition: opacity .2s;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.title-nav-li.active {
    border-left-color: #34538b;
    color: #34538b;
    opacity: 1
}

.title-nav-li:hover {
    color: #34538b;
    text-decoration: none
}

.post {
    margin-left: auto;
    margin-right: auto;
    width: 728px;
    max-width: 100%
}

.hljs-comment {
    color: #888;
    text-shadow: 1px 1px #fff
}

.hljs-tag {
    color: #444
}

.hljs-tag .hljs-attr,
.hljs-tag .hljs-name {
    color: rgb(41, 145, 180)
}

.hljs-attribute,
.hljs-keyword,
.hljs-name,
.hljs-selector-tag {
    font-weight: 500
}

.hljs-number,
.hljs-selector-class,
.hljs-string {
    color: #800
}

.hljs-section {
    color: #800;
    font-weight: 500
}

.hljs-operator {
    color: #bc6060
}

.hljs-built_in {
    color: #397300
}

.hljs-attribute {
    color: rgb(185, 49, 49)
}

.hljs-keyword {
    color: rgb(154, 32, 178)
}

[class^="hljs-selector"] {
    color: #b91db9
}