html,
body,
button,
input,
textarea,
select {
  font-family: "KaiTi", "STKaiti", "Kaiti SC", "Songti SC", serif !important;
}
code,
pre,
kbd,
samp {
  font-family: "Maple Mono Normal NF CN", "Maple Mono", "SFMono-Regular", Menlo, Monaco, Consolas, monospace !important;
}
body > .sitebg {
  background-image: url("/images/bg.jpg") !important;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
body > .sitebg:after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255,255,255,0.04) 0%, rgba(255,255,255,0.12) 52%, rgba(248,248,250,0.2) 100%);
}
.l_left .sidebg {
  background-image: url("/images/bg.jpg") !important;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  filter: saturate(118%) blur(28px) opacity(0.92) !important;
}
.l_left .logo-wrap {
  padding-top: 0.25rem;
}
.l_left .logo-wrap .title {
  width: 100%;
}
.l_left .logo-wrap .title .main {
  font-size: 0.98rem;
  line-height: 1.1;
  white-space: nowrap;
  letter-spacing: -0.03em;
}
.l_left .logo-wrap .title .sub {
  font-size: 0.72rem;
  letter-spacing: 0.03em;
}
.l_left .logo-wrap .avatar {
  position: relative;
  display: block;
  width: 102px;
  height: 102px;
  margin-bottom: 14px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 20px 44px rgba(16,24,40,0.18);
}
.l_left .logo-wrap .avatar .bg {
  opacity: 0.92 !important;
  transform: scale(1.28);
  filter: blur(10px) saturate(160%);
}
.l_left .logo-wrap img.avatar {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 3px solid rgba(255,255,255,0.78);
}
.l_left .leftbar-container:before {
  background: rgba(255,255,255,0.18) !important;
  box-shadow: inset 0 0 30px 1px rgba(255,255,255,0.18) !important;
  mask: none !important;
  -webkit-mask: none !important;
}
.l_left,
.l_left .sidebg,
.l_left .leftbar-container,
.l_left .leftbar-container:before,
.l_left .leftbar-container:after {
  border-radius: 22px !important;
}
.l_left .leftbar-container > .widgets {
  border-radius: 18px !important;
  overflow: hidden;
}
.l_left .widgets {
  padding-bottom: 1rem;
}
.widget-wrapper.markdown {
  background: linear-gradient(180deg, rgba(255,255,255,0.46), rgba(255,255,255,0.28));
  backdrop-filter: blur(8px) saturate(125%);
  -webkit-backdrop-filter: blur(8px) saturate(125%);
}
.widget-wrapper.markdown .widget-header {
  letter-spacing: 0.08em;
}
.widget-wrapper.markdown .widget-body {
  line-height: 1.9;
}
.widget-wrapper.markdown .widget-body strong {
  font-size: 1rem;
  letter-spacing: 0.04em;
}
.widget-wrapper.markdown .widget-body a {
  font-weight: 600;
}
.l_main .post-list .post-card {
  background: rgba(255,255,255,0.56);
  backdrop-filter: blur(10px) saturate(122%);
  -webkit-backdrop-filter: blur(10px) saturate(122%);
  box-shadow: 0 18px 40px rgba(15,23,42,0.08);
}
.post-list .post-card .post-cover img {
  transform: scale(1.01);
}
.post-list .post-card:hover .post-cover img {
  transform: scale(1.04);
}
.l_main .post-list .post-card .excerpt > p {
  color: var(--text-p1);
}
.l_body[type='tech'] article.content h1,
.l_body[type='tech'] article.content h2,
.l_body[type='tech'] article.content h3,
.l_body[type='tech'] article.content h4,
.l_body[type='tech'] article.content h5,
.l_body[type='tech'] article.content h6 {
  scroll-margin-top: 84px;
  font-weight: 600;
}
.l_body[type='tech'] article.content h1 > a:first-child,
.l_body[type='tech'] article.content h2 > a:first-child,
.l_body[type='tech'] article.content h3 > a:first-child,
.l_body[type='tech'] article.content h4 > a:first-child,
.l_body[type='tech'] article.content h5 > a:first-child,
.l_body[type='tech'] article.content h6 > a:first-child {
  background: transparent !important;
  padding: 0 !important;
  margin-right: 0 !important;
  border-radius: 0 !important;
  color: inherit !important;
  display: inline !important;
}
.l_body[type='tech'] article.content h1 > a:first-child:before,
.l_body[type='tech'] article.content h2 > a:first-child:before,
.l_body[type='tech'] article.content h3 > a:first-child:before,
.l_body[type='tech'] article.content h4 > a:first-child:before,
.l_body[type='tech'] article.content h5 > a:first-child:before,
.l_body[type='tech'] article.content h6 > a:first-child:before,
.l_body[type='tech'] article.content h1 > a:first-child:after,
.l_body[type='tech'] article.content h2 > a:first-child:after,
.l_body[type='tech'] article.content h3 > a:first-child:after,
.l_body[type='tech'] article.content h4 > a:first-child:after,
.l_body[type='tech'] article.content h5 > a:first-child:after,
.l_body[type='tech'] article.content h6 > a:first-child:after {
  content: none !important;
  display: none !important;
}
.l_body[type='tech'] article.content h1 {
  color: #e5c07b;
  font-size: 2em;
  margin: 1.2em 0 0.5em;
  letter-spacing: -0.01em;
}
.l_body[type='tech'] article.content h2 {
  color: #61afef;
  font-size: 1.55em;
  margin: 1.9em 0 0.6em;
}
.l_body[type='tech'] article.content h3 {
  color: #98c379;
  font-size: 1.28em;
  margin: 1.5em 0 0.5em;
}
.l_body[type='tech'] article.content h4 {
  color: #c678dd;
  font-size: 1.1em;
  margin: 1.2em 0 0.4em;
}
.l_body[type='tech'] article.content h5 {
  color: #d19a66;
  font-size: 1em;
  margin: 1em 0 0.3em;
}
.l_body[type='tech'] article.content h6 {
  color: #e06c75;
  font-size: 0.92em;
  margin: 1em 0 0.3em;
}
.l_body[type='tech'] {
  --width-main: 1024px;
}
.l_body[type='tech'] .l_right {
  display: none;
}
.l_body[type='tech'] .l_main {
  max-width: none;
  margin-right: 0;
}
.l_body[type='tech'] article.content {
  background: #282c34;
  color: #abb2bf;
  border: 1px solid #3a3f4b;
  border-radius: 10px;
  padding: 28px 40px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.18);
  margin-top: 24px;
}
.l_body[type='tech'] article.content {
  font-family: "Maple Mono Normal NF CN", "Maple Mono", "KaiTi", "STKaiti", "Kaiti SC", "Songti SC", serif;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0;
}
.l_body[type='tech'] article.content p {
  margin: 0.9em 0;
  color: #abb2bf;
}
.l_body[type='tech'] article.content strong {
  color: #d7dae0;
  font-weight: 600;
}
.l_body[type='tech'] article.content em {
  font-style: italic;
}
.l_body[type='tech'] article.content a {
  color: #61afef;
  text-decoration: none;
  border-bottom: 1px dotted rgba(97,175,239,0.4);
  transition: border-color 0.15s;
}
.l_body[type='tech'] article.content a:hover {
  border-bottom-color: #61afef;
  color: #82c0ff;
}
.l_body[type='tech'] article.content code {
  color: #c678dd;
  background: #2c313a;
  padding: 1px 6px;
  border-radius: 3px;
  font-family: "Maple Mono Normal NF CN", "Maple Mono", "SFMono-Regular", Menlo, Monaco, Consolas, monospace;
  font-size: 0.94em;
}
.l_body[type='tech'] article.content h1 code,
.l_body[type='tech'] article.content h2 code,
.l_body[type='tech'] article.content h3 code,
.l_body[type='tech'] article.content h4 code,
.l_body[type='tech'] article.content h5 code,
.l_body[type='tech'] article.content h6 code {
  background: rgba(198,120,221,0.12);
  color: inherit;
}
.l_body[type='tech'] article.content hr {
  border: 0;
  border-top: 1px solid #3a3f4b;
  margin: 2em 0;
  opacity: 1;
}
.l_body[type='tech'] article.content kbd {
  background: #21252b;
  border: 1px solid #3a3f4b;
  border-bottom-width: 2px;
  color: #d7dae0;
  padding: 1px 6px;
  border-radius: 4px;
  font-family: "Maple Mono", monospace;
  font-size: 0.88em;
}
.l_body[type='tech'] article.content ul,
.l_body[type='tech'] article.content ol {
  color: #abb2bf;
  padding-left: 1.6em;
  margin: 0.8em 0;
}
.l_body[type='tech'] article.content ul li,
.l_body[type='tech'] article.content ol li {
  margin: 0.3em 0;
}
.l_body[type='tech'] article.content ul li::marker,
.l_body[type='tech'] article.content ol li::marker {
  color: #5c6370;
}
.l_body[type='tech'] article.content blockquote {
  position: relative;
  border-left: 3px solid #61afef;
  background: rgba(97,175,239,0.06);
  padding: 0.7em 1.1em;
  margin: 1em 0;
  color: #9da5b4;
  border-radius: 0 6px 6px 0;
}
.l_body[type='tech'] article.content blockquote:before {
  content: none;
}
.l_body[type='tech'] article.content blockquote p {
  margin: 0.4em 0;
}
.l_body[type='tech'] article.content table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.2em 0;
  font-size: 0.95em;
  background: transparent;
}
.l_body[type='tech'] article.content table th,
.l_body[type='tech'] article.content table td {
  border: 1px solid #3a3f4b;
  padding: 8px 12px;
  text-align: left;
}
.l_body[type='tech'] article.content table th {
  background: #21252b;
  color: #d7dae0;
  font-weight: 600;
}
.l_body[type='tech'] article.content table tr:nth-child(even) td {
  background: rgba(255,255,255,0.02);
}
.l_body[type='tech'] article.content img {
  max-width: 100%;
  border-radius: 6px;
  border: 1px solid #3a3f4b;
  margin: 0.8em 0;
}
.l_body[type='tech'] article.content figure {
  margin: 1em 0;
}
.l_body[type='tech'] article.content figure figcaption {
  color: #5c6370;
  font-size: 0.88em;
  text-align: center;
  margin-top: 0.4em;
}
.l_body[type='tech'] article.content pre[class*="language-"] {
  position: relative;
  background: #282c34;
  border: 1px solid #3a3f4b;
  border-radius: 8px;
  margin: 1.2em 0;
  padding: 14px 18px;
  overflow-x: auto;
  color: #c8ccd4;
  font-family: "Maple Mono Normal NF CN", "Maple Mono", "SFMono-Regular", Menlo, monospace;
  font-size: 1em;
  line-height: 1.65;
  tab-size: 4;
  -webkit-font-smoothing: auto;
}
.l_body[type='tech'] article.content pre[class*="language-"] code {
  background: transparent;
  border: 0;
  padding: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  text-shadow: none;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.comment,
.l_body[type='tech'] article.content pre[class*="language-"] .token.prolog,
.l_body[type='tech'] article.content pre[class*="language-"] .token.doctype,
.l_body[type='tech'] article.content pre[class*="language-"] .token.cdata {
  color: #5d636f;
  font-style: italic;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.keyword,
.l_body[type='tech'] article.content pre[class*="language-"] .token.control,
.l_body[type='tech'] article.content pre[class*="language-"] .token.directive,
.l_body[type='tech'] article.content pre[class*="language-"] .token.atrule,
.l_body[type='tech'] article.content pre[class*="language-"] .token.important,
.l_body[type='tech'] article.content pre[class*="language-"] .token.keyword-control {
  color: #b477cf;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.function,
.l_body[type='tech'] article.content pre[class*="language-"] .token.function-variable {
  color: #73ade9;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.class-name,
.l_body[type='tech'] article.content pre[class*="language-"] .token.builtin,
.l_body[type='tech'] article.content pre[class*="language-"] .token.maybe-class-name,
.l_body[type='tech'] article.content pre[class*="language-"] .token.namespace,
.l_body[type='tech'] article.content pre[class*="language-"] .token.decorator,
.l_body[type='tech'] article.content pre[class*="language-"] .token.annotation {
  color: #ebc88d;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.string,
.l_body[type='tech'] article.content pre[class*="language-"] .token.char,
.l_body[type='tech'] article.content pre[class*="language-"] .token.attr-value,
.l_body[type='tech'] article.content pre[class*="language-"] .token.regex,
.l_body[type='tech'] article.content pre[class*="language-"] .token.inserted,
.l_body[type='tech'] article.content pre[class*="language-"] .token.template-string {
  color: #a1c181;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.number,
.l_body[type='tech'] article.content pre[class*="language-"] .token.boolean,
.l_body[type='tech'] article.content pre[class*="language-"] .token.constant,
.l_body[type='tech'] article.content pre[class*="language-"] .token.symbol,
.l_body[type='tech'] article.content pre[class*="language-"] .token.unit {
  color: #bf956a;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.operator,
.l_body[type='tech'] article.content pre[class*="language-"] .token.entity,
.l_body[type='tech'] article.content pre[class*="language-"] .token.url {
  color: #6eb4bf;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.punctuation {
  color: #acb2be;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.property,
.l_body[type='tech'] article.content pre[class*="language-"] .token.tag,
.l_body[type='tech'] article.content pre[class*="language-"] .token.deleted,
.l_body[type='tech'] article.content pre[class*="language-"] .token.selector,
.l_body[type='tech'] article.content pre[class*="language-"] .token.attr-name {
  color: #d07277;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.variable,
.l_body[type='tech'] article.content pre[class*="language-"] .token.parameter,
.l_body[type='tech'] article.content pre[class*="language-"] .token.interpolation {
  color: #c8ccd4;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.italic {
  font-style: italic;
}
.l_body[type='tech'] article.content pre[class*="language-"] .token.bold {
  font-weight: bold;
}
.l_body[type='tech'] article.content pre:not([class*="language-"]) {
  background: #282c34;
  border: 1px solid #3a3f4b;
  border-radius: 8px;
  padding: 14px 18px;
  overflow-x: auto;
  color: #c8ccd4;
  font-family: "Maple Mono", "SFMono-Regular", Menlo, monospace;
}
.l_body[type='tech'] article.content pre:not([class*="language-"]) code {
  background: transparent;
  color: inherit;
  padding: 0;
}
.l_body[type='tech'] article.content mjx-container {
  color: #d7dae0;
}
.l_body[type='tech'] article.content mjx-container[display="true"] {
  margin: 1em 0;
  padding: 0.4em 0;
  overflow-x: auto;
  overflow-y: hidden;
  max-width: 100%;
}
.l_body[type='tech'] article.content mjx-container[display="false"] {
  color: #d7dae0;
  vertical-align: middle;
}
.l_body[type='tech'] article.content .md-text .tag-plugin.note {
  background: rgba(97,175,239,0.08);
  border: 0;
  border-left: 3px solid #61afef;
  border-radius: 0 6px 6px 0;
  padding: 0.6em 1.1em;
  margin: 1em 0;
  color: #abb2bf;
}
.l_body[type='tech'] article.content .md-text .tag-plugin.note > .title {
  color: #d7dae0;
}
.l_body[type='tech'] article.content .md-text .tag-plugin.note > .body,
.l_body[type='tech'] article.content .md-text .tag-plugin.note > .body p {
  color: #abb2bf;
}
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=red],
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=orange],
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=yellow] {
  background: rgba(224,108,117,0.08);
  border-left-color: #e06c75;
}
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=red] > .title,
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=orange] > .title,
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=yellow] > .title {
  color: #f0c4c7;
}
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=green] {
  background: rgba(152,195,121,0.08);
  border-left-color: #98c379;
}
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=green] > .title {
  color: #c5dca4;
}
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=blue],
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=cyan] {
  background: rgba(97,175,239,0.08);
  border-left-color: #61afef;
}
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=blue] > .title,
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=cyan] > .title {
  color: #aed4f9;
}
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=purple],
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=pink] {
  background: rgba(198,120,221,0.08);
  border-left-color: #c678dd;
}
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=purple] > .title,
.l_body[type='tech'] article.content .md-text .tag-plugin.note[color=pink] > .title {
  color: #e3b6ed;
}
.l_left .leftbar-container > .widgets {
  mask: none !important;
  -webkit-mask: none !important;
}
.l_left .widget-wrapper.toc {
  background: #21252b;
  border: 1px solid #3a3f4b;
  border-radius: 12px;
  padding: 10px 6px 8px;
  max-height: min(420px, 34vh);
  overflow: hidden;
  color: #abb2bf;
  font-family: "Maple Mono Normal NF CN", "Maple Mono", "SFMono-Regular", Menlo, monospace;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.l_left .widget-wrapper.toc .widget-header {
  font-size: 10.5px;
  letter-spacing: 0.14em;
  color: #5c6370;
  padding: 2px 8px 6px;
  border-bottom: 1px dashed #2c313a;
  margin-bottom: 6px;
}
.l_left .widget-wrapper.toc .widget-header .name:before {
  content: "▤ ";
  color: #61afef;
}
.l_left .widget-wrapper.toc .widget-header .cap-action {
  display: none;
}
.l_left .widget-wrapper.toc .widget-body {
  display: block !important;
  padding: 0;
  font-size: 12.5px;
  line-height: 1.8;
  max-height: min(360px, 26vh);
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #3a3f4b transparent;
}
.l_left .widget-wrapper.toc .widget-body::-webkit-scrollbar {
  width: 8px;
}
.l_left .widget-wrapper.toc .widget-body::-webkit-scrollbar-thumb {
  background: #3a3f4b;
  border-radius: 4px;
}
.l_left .widget-wrapper.toc .widget-body::-webkit-scrollbar-track {
  background: transparent;
}
.l_left .widget-wrapper.toc .widget-body ol.toc,
.l_left .widget-wrapper.toc .widget-body ol.toc-child {
  list-style: none;
  margin: 0;
  padding: 0;
}
.l_left .widget-wrapper.toc .widget-body:before {
  display: none;
}
.l_left .widget-wrapper.toc .widget-body .toc a.toc-link {
  margin: 0;
}
.l_left .widget-wrapper.toc .widget-body .toc-item {
  position: relative;
}
.l_left .widget-wrapper.toc .widget-body .toc-link {
  display: block;
  padding: 2px 8px 2px 22px;
  color: #abb2bf;
  text-decoration: none;
  border-left: 2px solid transparent;
  border-radius: 0 4px 4px 0;
  transition: background 0.12s, color 0.12s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.l_left .widget-wrapper.toc .widget-body .toc-link:hover {
  background: #2c313a;
  color: #d7dae0;
}
.l_left .widget-wrapper.toc .widget-body .toc-level-1 > .toc-link,
.l_left .widget-wrapper.toc .widget-body .toc-level-2 > .toc-link {
  padding-left: 10px;
  color: #abb2bf;
}
.l_left .widget-wrapper.toc .widget-body .toc-level-3 > .toc-link {
  padding-left: 26px;
  color: #9da5b4;
  font-size: 0.94em;
}
.l_left .widget-wrapper.toc .widget-body .toc-level-4 > .toc-link {
  padding-left: 42px;
  color: #7a8290;
  font-size: 0.88em;
}
.l_left .widget-wrapper.toc .widget-body .toc-level-5 > .toc-link,
.l_left .widget-wrapper.toc .widget-body .toc-level-6 > .toc-link {
  padding-left: 58px;
  color: #6b7280;
  font-size: 0.82em;
}
.l_left .widget-wrapper.toc .widget-body .toc-link.active {
  background: #2c313a;
  color: #d7dae0;
  border-left-color: #61afef;
  font-weight: 600;
}
.l_left .widget-wrapper.toc .widget-footer {
  border-top: 1px dashed #2c313a;
  margin-top: 6px;
  padding: 6px 8px 2px;
}
.l_left .widget-wrapper.toc .widget-footer:before {
  display: none;
}
.l_left .widget-wrapper.toc .widget-footer a {
  color: #9da5b4;
  font-size: 11px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.l_left .widget-wrapper.toc .widget-footer a:hover {
  color: #61afef;
}
@media screen and (max-width: 768px) {
  .l_left .logo-wrap .title .main {
    font-size: 0.92rem;
  }
  .l_left .logo-wrap .avatar {
    width: 88px;
    height: 88px;
  }
  .l_body[type='tech'] article.content {
    padding: 18px 16px;
    border-radius: 8px;
  }
  .l_body[type='tech'] article.content h1 {
    font-size: 1.6em;
  }
  .l_body[type='tech'] article.content h2 {
    font-size: 1.35em;
  }
  .l_body[type='tech'] article.content h3 {
    font-size: 1.16em;
  }
  .l_body[type='tech'] article.content h4 {
    font-size: 1.02em;
  }
  .l_body[type='tech'] article.content figure.highlight {
    font-size: 0.85em;
  }
  .l_left .widget-wrapper.toc .widget-body {
    font-size: 12px;
  }
  .l_left .widget-wrapper.toc .widget-body .toc-level-1 > .toc-link,
  .l_left .widget-wrapper.toc .widget-body .toc-level-2 > .toc-link {
    padding-left: 8px;
  }
  .l_left .widget-wrapper.toc .widget-body .toc-level-3 > .toc-link {
    padding-left: 22px;
  }
  .l_left .widget-wrapper.toc .widget-body .toc-level-4 > .toc-link {
    padding-left: 36px;
  }
}
body:has(.l_body[type='tech']) > .sitebg {
  background: #1d2128 !important;
  background-image: none !important;
}
body:has(.l_body[type='tech']) > .sitebg:after {
  content: none !important;
  background: none !important;
}
.l_body[type='tech'] .article.banner .text.title {
  color: #e6e9ef;
}
.l_body[type='tech'] .article.banner .bread-nav,
.l_body[type='tech'] .article.banner .breadcrumb,
.l_body[type='tech'] .article.banner .post-meta,
.l_body[type='tech'] .article.banner .cap,
.l_body[type='tech'] .article.banner .author,
.l_body[type='tech'] .article.banner .sep,
.l_body[type='tech'] .article.banner .text.updated {
  color: #9da5b4;
}
.l_body[type='tech'] .article.banner a:hover {
  color: #61afef;
}
.article.banner > video.bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.article.banner > video.bg + .content {
  min-height: 200px;
  aspect-ratio: var(--article-banner-ratio, 2.5);
  --text-banner: #fff;
  --button-hover-bg: rgba(255,255,255,0.25);
}
.post-cover > video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.search-wrapper #search-result {
  border-radius: 14px !important;
  height: 180px;
  max-height: 180px;
  overflow-y: auto;
}
.l_left .nav-area .menu .nav-item {
  background: #1a6ea8 !important;
  border-radius: 12px;
  min-height: 0;
  aspect-ratio: 1;
  width: 100%;
  max-width: 56px;
  margin: 0 auto;
  box-shadow: 0 2px 6px rgba(0,0,0,0.18);
  transition: background 0.15s ease;
}
.l_left .nav-area .menu .nav-item img,
.l_left .nav-area .menu .nav-item svg {
  filter: none !important;
  color: #fff !important;
  height: 24px;
}
.l_left .nav-area .menu .nav-item.active,
.l_left .nav-area .menu .nav-item:hover {
  background: #2a86c4 !important;
  color: #fff !important;
}
.l_left .nav-area .menu .nav-item.active img,
.l_left .nav-area .menu .nav-item:hover img,
.l_left .nav-area .menu .nav-item.active svg,
.l_left .nav-area .menu .nav-item:hover svg {
  filter: none !important;
  color: #fff !important;
}
.l_left .nav-area .menu .nav-item.active:after {
  display: none;
}
.contact-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 1.2em 0;
}
.contact-buttons .button {
  margin: 0 !important;
  background: #1bcdfc !important;
  color: #08252f !important;
  border: 0 !important;
  font-weight: 600;
  box-shadow: 0 2px 10px rgba(27,205,252,0.28);
}
.contact-buttons .button svg,
.contact-buttons .button span {
  color: #08252f !important;
}
.contact-buttons .button:hover {
  background: #4fd8ff !important;
}
.widget-wrapper.tagcloud .widget-body {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  line-height: 1.6;
}
.widget-wrapper.tagcloud .widget-body .tag {
  display: inline-flex;
  align-items: baseline;
  padding: 4px 11px;
  border-radius: 8px;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 600;
  letter-spacing: 0;
  text-decoration: none;
  white-space: nowrap;
  transition: filter 0.12s, transform 0.12s;
}
.widget-wrapper.tagcloud .widget-body .tag:before {
  content: "#";
  opacity: 0.8;
  margin-right: 1px;
}
.widget-wrapper.tagcloud .widget-body .tag .count {
  margin-left: 2px;
  opacity: 0.95;
}
.widget-wrapper.tagcloud .widget-body .tag .count:before {
  content: "(";
}
.widget-wrapper.tagcloud .widget-body .tag .count:after {
  content: ")";
}
.widget-wrapper.tagcloud .widget-body .tag:hover {
  filter: brightness(1.12);
  transform: translateY(-1px);
}
.widget-wrapper.tagcloud .widget-body .tag:nth-of-type(10n+1) {
  background: #5b6ee1;
}
.widget-wrapper.tagcloud .widget-body .tag:nth-of-type(10n+2) {
  background: #3fa648;
}
.widget-wrapper.tagcloud .widget-body .tag:nth-of-type(10n+3) {
  background: #e0433b;
}
.widget-wrapper.tagcloud .widget-body .tag:nth-of-type(10n+4) {
  background: #c43fd6;
}
.widget-wrapper.tagcloud .widget-body .tag:nth-of-type(10n+5) {
  background: #1899bd;
}
.widget-wrapper.tagcloud .widget-body .tag:nth-of-type(10n+6) {
  background: #e08a1e;
}
.widget-wrapper.tagcloud .widget-body .tag:nth-of-type(10n+7) {
  background: #7c5cff;
}
.widget-wrapper.tagcloud .widget-body .tag:nth-of-type(10n+8) {
  background: #0ea5e9;
}
.widget-wrapper.tagcloud .widget-body .tag:nth-of-type(10n+9) {
  background: #16a34a;
}
.widget-wrapper.tagcloud .widget-body .tag:nth-of-type(10n) {
  background: #db2777;
}
.navbar nav.post a[href*="categories"] {
  display: none;
}
.navbar.top .navbar-blur {
  text-shadow: none !important;
}
.navbar.top .navbar-blur:before {
  backdrop-filter: blur(3px) !important;
  -webkit-backdrop-filter: blur(3px) !important;
  background: rgba(247,250,253,0.72) !important;
}
.navbar.top .navbar-blur:after {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
}
.navbar.top .navbar-container {
  overflow: visible;
}
.navbar.top nav.post {
  display: flex;
  width: 100%;
}
.navbar.top nav.post a {
  flex: 1 1 0;
  margin: 4px;
  text-align: center;
  line-height: 2;
  color: #233140 !important;
  font-weight: 600;
  font-size: 15px;
  filter: none !important;
  text-shadow: none !important;
}
.navbar.top nav.post a.active {
  background: #fff !important;
  color: #0e7fb8 !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: 0 2px 8px rgba(15,23,42,0.14) !important;
}
.navbar.top nav.post a:not(.active):hover {
  background: rgba(255,255,255,0.6) !important;
  color: #0e7fb8 !important;
}
.l_left {
  align-self: start !important;
}
.l_left .leftbar-container {
  height: auto !important;
  min-height: 0 !important;
}
.l_left .sidebg {
  height: 100% !important;
}
.l_left footer.footer {
  display: none !important;
}
.l_left .widget-wrapper.markdown:has(.photo-slideshow) {
  background: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.l_left .widget-wrapper.markdown:has(.photo-slideshow) .widget-header {
  display: none !important;
}
.l_left .widget-wrapper.markdown:has(.photo-slideshow) .widget-body {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
}
.photo-slideshow {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  border-radius: 14px;
  overflow: hidden;
}
.photo-slideshow .ps-layer {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 1.5s ease;
}
.l_left .widget-wrapper.markdown:has(.photo-slideshow) {
  margin-top: 12px !important;
}
.l_left .widget-wrapper.markdown:has(.photo-slideshow) .photo-slideshow {
  border-radius: 16px !important;
  box-shadow: 0 6px 18px rgba(15,23,42,0.16) !important;
}
#hexo-blog-encrypt .hbe-input,
#hexo-blog-encrypt .hbe-input-field {
  border-radius: 12px !important;
}
#hexo-blog-encrypt .hbe-input {
  overflow: hidden;
}
#hexo-blog-encrypt .hbe-input-field {
  font-family: "Maple Mono Normal NF CN", "Maple Mono", Menlo, Monaco, Consolas, monospace !important;
  letter-spacing: 0.18em;
}
