/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}
.limit-one-line,
.container .flink .flink-item-name,
.container .flink .flink-item-desc,
#aside-content .card-archives ul.card-archive-list > .card-archive-list-item a span,
#aside-content .card-categories ul.card-category-list > .card-category-list-item a span,
.site-data > a .headline,
#nav #blog-info,
#sidebar #sidebar-menus .menus_items .site-page {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.limit-more-line,
.article-sort-item-title,
#recent-posts.home-sections .home-post-card-title,
#recent-posts.home-sections .home-book-excerpt,
#recent-posts.home-sections .home-software-title,
#recent-posts.home-sections .home-software-excerpt,
#recent-posts.home-sections .home-download-excerpt,
#recent-posts.home-sections .home-media-excerpt,
#recent-posts.home-post-cards .home-post-card-title,
#recent-posts.home-book-card-mode .home-post-card-excerpt,
#recent-posts .recent-post-item >.recent-post-info > .article-title,
#recent-posts .recent-post-item >.recent-post-info > .content,
#aside-content .aside-list > .aside-list-item .content > .name,
#aside-content .aside-list > .aside-list-item .content > .title,
#aside-content .aside-list > .aside-list-item .content > .comment,
#page-header #site-title,
#post-info .post-title,
.pagination-related .info .info-1 .info-item-2,
.pagination-related .info .info-2 .info-item-1,
.container figure.gallery-group p,
.container figure.gallery-group .gallery-group-name {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.fontawesomeIcon,
.custom-hr:before,
.container.post-content hr:before,
.toggle > .toggle-button::before,
.note:not(.no-icon)::before,
.search-dialog hr:before {
  display: inline-block;
  font-weight: 600;
  font-family: 'Font Awesome 7 Free', 'Font Awesome 6 Free';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.cardHover,
.layout > div:first-child:not(.nc),
.home-quick-link-card,
.home-ad-image,
.home-ad-html,
#recent-posts.home-sections .home-content-section,
#recent-posts.home-post-cards .home-post-card,
#recent-posts .recent-post-item,
#article-container .shuoshuo-item,
#aside-content .card-widget,
.layout .pagination > *:not(.space) {
  background: var(--card-bg);
  -webkit-box-shadow: var(--card-box-shadow);
  box-shadow: var(--card-box-shadow);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 8px;
}
.cardHover:hover,
.layout > div:first-child:not(.nc):hover,
.home-quick-link-card:hover,
.home-ad-image:hover,
.home-ad-html:hover,
#recent-posts.home-sections .home-content-section:hover,
#recent-posts.home-post-cards .home-post-card:hover,
#recent-posts .recent-post-item:hover,
#article-container .shuoshuo-item:hover,
#aside-content .card-widget:hover,
.layout .pagination > *:not(.space):hover {
  -webkit-box-shadow: var(--card-hover-box-shadow);
  box-shadow: var(--card-hover-box-shadow);
}
.imgHover,
.article-sort-item-img :first-child,
#recent-posts .recent-post-item .post_cover .post-bg,
#aside-content .aside-list > .aside-list-item .thumbnail :first-child {
  width: 100%;
  height: 100%;
  -webkit-transition: filter 375ms ease-in 0.2s, -webkit-transform 0.6s;
  -moz-transition: filter 375ms ease-in 0.2s, -moz-transform 0.6s;
  -o-transition: filter 375ms ease-in 0.2s, -o-transform 0.6s;
  -ms-transition: filter 375ms ease-in 0.2s, -ms-transform 0.6s;
  transition: filter 375ms ease-in 0.2s, transform 0.6s;
  object-fit: cover;
}
.imgHover:hover,
.article-sort-item-img :first-child:hover,
#recent-posts .recent-post-item .post_cover .post-bg:hover,
#aside-content .aside-list > .aside-list-item .thumbnail :first-child:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.postImgHover:hover .cover,
.pagination-related:hover .cover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.postImgHover .cover,
.pagination-related .cover {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -webkit-transition: all 0.6s, filter 375ms ease-in 0.2s;
  -moz-transition: all 0.6s, filter 375ms ease-in 0.2s;
  -o-transition: all 0.6s, filter 375ms ease-in 0.2s;
  -ms-transition: all 0.6s, filter 375ms ease-in 0.2s;
  transition: all 0.6s, filter 375ms ease-in 0.2s;
  object-fit: cover;
}
.list-beauty,
.category-lists ul {
  list-style: none;
}
.list-beauty li,
.category-lists ul li {
  position: relative;
  padding: 0.12em 0.4em 0.12em 1.4em;
}
.list-beauty li:hover:before,
.category-lists ul li:hover:before {
  border-color: var(--pseudo-hover);
}
.list-beauty li:before,
.category-lists ul li:before {
  position: absolute;
  top: 0.67em;
  left: 0;
  width: 0.43em;
  height: 0.43em;
  border: 0.215em solid #49b1f5;
  border-radius: 0.43em;
  background: transparent;
  content: '';
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.custom-hr,
.container.post-content hr,
.search-dialog hr {
  position: relative;
  margin: 40px auto;
  border: 2px dashed var(--hr-border);
  width: calc(100% - 4px);
}
.custom-hr:hover:before,
.container.post-content hr:hover:before,
.search-dialog hr:hover:before {
  left: calc(95% - 20px);
}
.custom-hr:before,
.container.post-content hr:before,
.search-dialog hr:before {
  position: absolute;
  top: -10px;
  left: 5%;
  z-index: 1;
  color: var(--hr-before-color);
  content: '\f0c4';
  font-size: 20px;
  line-height: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.verticalCenter,
.pagination-related .info .info-1,
.pagination-related .info .info-2 {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#content-inner,
#footer {
  -webkit-animation: bottom-top 1s;
  -moz-animation: bottom-top 1s;
  -o-animation: bottom-top 1s;
  -ms-animation: bottom-top 1s;
  animation: bottom-top 1s;
}
#page-header:not(.full_page),
#nav.show {
  -webkit-animation: header-effect 1s;
  -moz-animation: header-effect 1s;
  -o-animation: header-effect 1s;
  -ms-animation: header-effect 1s;
  animation: header-effect 1s;
}
#site-title,
#site-subtitle {
  -webkit-animation: titleScale 1s;
  -moz-animation: titleScale 1s;
  -o-animation: titleScale 1s;
  -ms-animation: titleScale 1s;
  animation: titleScale 1s;
}
canvas:not(#ribbon-canvas),
#web_bg.bg-animation {
  -webkit-animation: to_show 4s;
  -moz-animation: to_show 4s;
  -o-animation: to_show 4s;
  -ms-animation: to_show 4s;
  animation: to_show 4s;
}
#ribbon-canvas {
  -webkit-animation: ribbon_to_show 4s;
  -moz-animation: ribbon_to_show 4s;
  -o-animation: ribbon_to_show 4s;
  -ms-animation: ribbon_to_show 4s;
  animation: ribbon_to_show 4s;
}
#sidebar-menus.open > :nth-child(1) {
  -webkit-animation: sidebarItem 0.2s;
  -moz-animation: sidebarItem 0.2s;
  -o-animation: sidebarItem 0.2s;
  -ms-animation: sidebarItem 0.2s;
  animation: sidebarItem 0.2s;
}
#sidebar-menus.open > :nth-child(2) {
  -webkit-animation: sidebarItem 0.4s;
  -moz-animation: sidebarItem 0.4s;
  -o-animation: sidebarItem 0.4s;
  -ms-animation: sidebarItem 0.4s;
  animation: sidebarItem 0.4s;
}
#sidebar-menus.open > :nth-child(3) {
  -webkit-animation: sidebarItem 0.6s;
  -moz-animation: sidebarItem 0.6s;
  -o-animation: sidebarItem 0.6s;
  -ms-animation: sidebarItem 0.6s;
  animation: sidebarItem 0.6s;
}
#sidebar-menus.open > :nth-child(4) {
  -webkit-animation: sidebarItem 0.8s;
  -moz-animation: sidebarItem 0.8s;
  -o-animation: sidebarItem 0.8s;
  -ms-animation: sidebarItem 0.8s;
  animation: sidebarItem 0.8s;
}
.scroll-down-effects {
  -webkit-animation: scroll-down-effect 1.5s infinite;
  -moz-animation: scroll-down-effect 1.5s infinite;
  -o-animation: scroll-down-effect 1.5s infinite;
  -ms-animation: scroll-down-effect 1.5s infinite;
  animation: scroll-down-effect 1.5s infinite;
}
.reward-main {
  -webkit-animation: donate_effcet 0.3s 0.1s ease both;
  -moz-animation: donate_effcet 0.3s 0.1s ease both;
  -o-animation: donate_effcet 0.3s 0.1s ease both;
  -ms-animation: donate_effcet 0.3s 0.1s ease both;
  animation: donate_effcet 0.3s 0.1s ease both;
}
.btn-effects,
.shuoshuo-navigation button:not(:disabled),
#aside-content .card-info #card-info-btn,
.post-reward .reward-button,
#rightside > div > button,
#rightside > div > a,
.container .btn-beautify,
.hide-inline > .hide-button,
.hide-block > .hide-button,
.read-mode .exit-readmode {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.btn-effects:hover,
.shuoshuo-navigation button:not(:disabled):hover,
#aside-content .card-info #card-info-btn:hover,
.post-reward .reward-button:hover,
#rightside > div > button:hover,
#rightside > div > a:hover,
.container .btn-beautify:hover,
.hide-inline > .hide-button:hover,
.hide-block > .hide-button:hover,
.read-mode .exit-readmode:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  text-decoration: none;
  -webkit-transform: translateY(-1px) scale(1.02);
  -moz-transform: translateY(-1px) scale(1.02);
  -o-transform: translateY(-1px) scale(1.02);
  -ms-transform: translateY(-1px) scale(1.02);
  transform: translateY(-1px) scale(1.02);
}
.btn-effects:active,
.shuoshuo-navigation button:not(:disabled):active,
#aside-content .card-info #card-info-btn:active,
.post-reward .reward-button:active,
#rightside > div > button:active,
#rightside > div > a:active,
.container .btn-beautify:active,
.hide-inline > .hide-button:active,
.hide-block > .hide-button:active,
.read-mode .exit-readmode:active {
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -ms-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transform: translateY(0) scale(0.98);
  -moz-transform: translateY(0) scale(0.98);
  -o-transform: translateY(0) scale(0.98);
  -ms-transform: translateY(0) scale(0.98);
  transform: translateY(0) scale(0.98);
}
.btn-effects i,
.shuoshuo-navigation button:not(:disabled) i,
#aside-content .card-info #card-info-btn i,
.post-reward .reward-button i,
#rightside > div > button i,
#rightside > div > a i,
.container .btn-beautify i,
.hide-inline > .hide-button i,
.hide-block > .hide-button i,
.read-mode .exit-readmode i {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-effects:hover i,
.shuoshuo-navigation button:not(:disabled):hover i,
#aside-content .card-info #card-info-btn:hover i,
.post-reward .reward-button:hover i,
#rightside > div > button:hover i,
#rightside > div > a:hover i,
.container .btn-beautify:hover i,
.hide-inline > .hide-button:hover i,
.hide-block > .hide-button:hover i,
.read-mode .exit-readmode:hover i {
  -webkit-animation: buttonIconBounce 0.6s ease-in-out;
  -moz-animation: buttonIconBounce 0.6s ease-in-out;
  -o-animation: buttonIconBounce 0.6s ease-in-out;
  -ms-animation: buttonIconBounce 0.6s ease-in-out;
  animation: buttonIconBounce 0.6s ease-in-out;
}
.btn-effects i + span,
.shuoshuo-navigation button:not(:disabled) i + span,
#aside-content .card-info #card-info-btn i + span,
.post-reward .reward-button i + span,
#rightside > div > button i + span,
#rightside > div > a i + span,
.container .btn-beautify i + span,
.hide-inline > .hide-button i + span,
.hide-block > .hide-button i + span,
.read-mode .exit-readmode i + span {
  margin-left: 6px;
  vertical-align: middle;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: margin-left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: margin-left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: margin-left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: margin-left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-effects:hover i + span,
.shuoshuo-navigation button:not(:disabled):hover i + span,
#aside-content .card-info #card-info-btn:hover i + span,
.post-reward .reward-button:hover i + span,
#rightside > div > button:hover i + span,
#rightside > div > a:hover i + span,
.container .btn-beautify:hover i + span,
.hide-inline > .hide-button:hover i + span,
.hide-block > .hide-button:hover i + span,
.read-mode .exit-readmode:hover i + span {
  margin-left: 8px;
}
.btn-effects::before,
.shuoshuo-navigation button:not(:disabled)::before,
#aside-content .card-info #card-info-btn::before,
.post-reward .reward-button::before,
#rightside > div > button::before,
#rightside > div > a::before,
.container .btn-beautify::before,
.hide-inline > .hide-button::before,
.hide-block > .hide-button::before,
.read-mode .exit-readmode::before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(0deg, transparent, rgba(255,255,255,0.2), transparent);
  background: -moz-linear-gradient(0deg, transparent, rgba(255,255,255,0.2), transparent);
  background: -o-linear-gradient(0deg, transparent, rgba(255,255,255,0.2), transparent);
  background: -ms-linear-gradient(0deg, transparent, rgba(255,255,255,0.2), transparent);
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  content: '';
  -webkit-transition: left 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: left 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: left 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: left 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: left 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-effects:hover::before,
.shuoshuo-navigation button:not(:disabled):hover::before,
#aside-content .card-info #card-info-btn:hover::before,
.post-reward .reward-button:hover::before,
#rightside > div > button:hover::before,
#rightside > div > a:hover::before,
.container .btn-beautify:hover::before,
.hide-inline > .hide-button:hover::before,
.hide-block > .hide-button:hover::before,
.read-mode .exit-readmode:hover::before {
  left: 100%;
}
.btn-effects > *,
.shuoshuo-navigation button:not(:disabled) > *,
#aside-content .card-info #card-info-btn > *,
.post-reward .reward-button > *,
#rightside > div > button > *,
#rightside > div > a > *,
.container .btn-beautify > *,
.hide-inline > .hide-button > *,
.hide-block > .hide-button > *,
.read-mode .exit-readmode > * {
  position: relative;
  z-index: 2;
}
.btn-effects-large:hover,
.post-reward .reward-button:hover,
.container .btn-beautify.larger:hover {
  -webkit-box-shadow: 0 6px 16px rgba(0,0,0,0.2);
  box-shadow: 0 6px 16px rgba(0,0,0,0.2);
  -webkit-transform: translateY(-2px) scale(1.03);
  -moz-transform: translateY(-2px) scale(1.03);
  -o-transform: translateY(-2px) scale(1.03);
  -ms-transform: translateY(-2px) scale(1.03);
  transform: translateY(-2px) scale(1.03);
}
@-moz-keyframes scroll-down-effect {
  0% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate(0, -16px);
    -moz-transform: translate(0, -16px);
    -o-transform: translate(0, -16px);
    -ms-transform: translate(0, -16px);
    transform: translate(0, -16px);
  }
  100% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes scroll-down-effect {
  0% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate(0, -16px);
    -moz-transform: translate(0, -16px);
    -o-transform: translate(0, -16px);
    -ms-transform: translate(0, -16px);
    transform: translate(0, -16px);
  }
  100% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-o-keyframes scroll-down-effect {
  0% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate(0, -16px);
    -moz-transform: translate(0, -16px);
    -o-transform: translate(0, -16px);
    -ms-transform: translate(0, -16px);
    transform: translate(0, -16px);
  }
  100% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes scroll-down-effect {
  0% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate(0, -16px);
    -moz-transform: translate(0, -16px);
    -o-transform: translate(0, -16px);
    -ms-transform: translate(0, -16px);
    transform: translate(0, -16px);
  }
  100% {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-moz-keyframes header-effect {
  0% {
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
    -o-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes header-effect {
  0% {
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
    -o-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes header-effect {
  0% {
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
    -o-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes header-effect {
  0% {
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
    -o-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes bottom-top {
  0% {
    -webkit-transform: translateY(35px);
    -moz-transform: translateY(35px);
    -o-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bottom-top {
  0% {
    -webkit-transform: translateY(35px);
    -moz-transform: translateY(35px);
    -o-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes bottom-top {
  0% {
    -webkit-transform: translateY(35px);
    -moz-transform: translateY(35px);
    -o-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bottom-top {
  0% {
    -webkit-transform: translateY(35px);
    -moz-transform: translateY(35px);
    -o-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes titleScale {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes titleScale {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes titleScale {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes titleScale {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes search_close {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-webkit-keyframes search_close {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-o-keyframes search_close {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@keyframes search_close {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-moz-keyframes to_show {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes to_show {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes to_show {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes to_show {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes to_hide {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes to_hide {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-o-keyframes to_hide {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes to_hide {
  0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes ribbon_to_show {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
}
@-webkit-keyframes ribbon_to_show {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
}
@-o-keyframes ribbon_to_show {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
}
@keyframes ribbon_to_show {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
  }
}
@-moz-keyframes avatar_turn_around {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes avatar_turn_around {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes avatar_turn_around {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes avatar_turn_around {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes sub_menus {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes sub_menus {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes sub_menus {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes sub_menus {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes donate_effcet {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes donate_effcet {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes donate_effcet {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes donate_effcet {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes sidebarItem {
  0% {
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes sidebarItem {
  0% {
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes sidebarItem {
  0% {
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes sidebarItem {
  0% {
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes buttonIconBounce {
  0%, 100% {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
  25% {
    -webkit-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -moz-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -o-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -ms-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
  }
  50% {
    -webkit-transform: translateY(0) scale(1.05) rotateZ(0);
    -moz-transform: translateY(0) scale(1.05) rotateZ(0);
    -o-transform: translateY(0) scale(1.05) rotateZ(0);
    -ms-transform: translateY(0) scale(1.05) rotateZ(0);
    transform: translateY(0) scale(1.05) rotateZ(0);
  }
  75% {
    -webkit-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -moz-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -o-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -ms-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    transform: translateY(-1px) scale(1.02) rotateZ(2deg);
  }
}
@-webkit-keyframes buttonIconBounce {
  0%, 100% {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
  25% {
    -webkit-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -moz-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -o-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -ms-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
  }
  50% {
    -webkit-transform: translateY(0) scale(1.05) rotateZ(0);
    -moz-transform: translateY(0) scale(1.05) rotateZ(0);
    -o-transform: translateY(0) scale(1.05) rotateZ(0);
    -ms-transform: translateY(0) scale(1.05) rotateZ(0);
    transform: translateY(0) scale(1.05) rotateZ(0);
  }
  75% {
    -webkit-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -moz-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -o-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -ms-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    transform: translateY(-1px) scale(1.02) rotateZ(2deg);
  }
}
@-o-keyframes buttonIconBounce {
  0%, 100% {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
  25% {
    -webkit-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -moz-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -o-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -ms-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
  }
  50% {
    -webkit-transform: translateY(0) scale(1.05) rotateZ(0);
    -moz-transform: translateY(0) scale(1.05) rotateZ(0);
    -o-transform: translateY(0) scale(1.05) rotateZ(0);
    -ms-transform: translateY(0) scale(1.05) rotateZ(0);
    transform: translateY(0) scale(1.05) rotateZ(0);
  }
  75% {
    -webkit-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -moz-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -o-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -ms-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    transform: translateY(-1px) scale(1.02) rotateZ(2deg);
  }
}
@keyframes buttonIconBounce {
  0%, 100% {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
  25% {
    -webkit-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -moz-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -o-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    -ms-transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
    transform: translateY(-3px) scale(1.1) rotateZ(-5deg);
  }
  50% {
    -webkit-transform: translateY(0) scale(1.05) rotateZ(0);
    -moz-transform: translateY(0) scale(1.05) rotateZ(0);
    -o-transform: translateY(0) scale(1.05) rotateZ(0);
    -ms-transform: translateY(0) scale(1.05) rotateZ(0);
    transform: translateY(0) scale(1.05) rotateZ(0);
  }
  75% {
    -webkit-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -moz-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -o-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    -ms-transform: translateY(-1px) scale(1.02) rotateZ(2deg);
    transform: translateY(-1px) scale(1.02) rotateZ(2deg);
  }
}
:root {
  --global-font-size: 14px;
  --global-bg: #fff;
  --font-color: #4c4948;
  --hr-border: #a4d8fa;
  --hr-before-color: #80c8f8;
  --search-bg: #f6f8fa;
  --search-input-color: #4c4948;
  --search-a-color: #4c4948;
  --preloader-bg: #37474f;
  --preloader-color: #fff;
  --tab-border-color: #f0f0f0;
  --tab-button-bg: #f0f0f0;
  --tab-button-color: #1f2d3d;
  --tab-button-hover-bg: #dcdcdc;
  --tab-button-active-bg: #fff;
  --card-bg: #fff;
  --card-meta: #858585;
  --sidebar-bg: #f6f8fa;
  --sidebar-menu-bg: #fff;
  --btn-hover-color: #ff7242;
  --btn-color: #fff;
  --btn-bg: #49b1f5;
  --text-bg-hover: rgba(73,177,245,0.7);
  --light-grey: #eee;
  --dark-grey: #cacaca;
  --white: #fff;
  --text-highlight-color: #1f2d3d;
  --blockquote-color: #6a737d;
  --blockquote-bg: rgba(73,177,245,0.1);
  --reward-pop: #f5f5f5;
  --toc-link-color: #666261;
  --card-box-shadow: 0 3px 8px 6px rgba(7,17,27,0.05);
  --card-hover-box-shadow: 0 3px 8px 6px rgba(7,17,27,0.09);
  --pseudo-hover: #ff7242;
  --headline-presudo: #a0a0a0;
  --scrollbar-color: #49b1f5;
  --default-bg-color: #49b1f5;
  --zoom-bg: #fff;
  --mark-bg: rgba(0,0,0,0.3);
}
:root {
  --btn-color: #fff;
  --btn-default-color: #777;
  --tags-blue-color: #428bca;
  --tags-blue-color-lighten: #e3eef7;
  --tags-pink-color: #ff69b4;
  --tags-pink-color-lighten: #ffe9f4;
  --tags-red-color: #f00;
  --tags-red-color-lighten: #ffd9d9;
  --tags-orange-color: #ff8c00;
  --tags-orange-color-lighten: #ffeed9;
  --tags-purple-color: #6f42c1;
  --tags-purple-color-lighten: #e9e3f6;
  --tags-green-color: #5cb85c;
  --tags-green-color-lighten: #e7f4e7;
  --note-default-border: #777;
  --note-default-bg: #f7f7f7;
  --note-default-text: #777;
  --note-modern-default-border: #e1e1e1;
  --note-modern-default-bg: #f3f3f3;
  --note-modern-default-text: #666;
  --note-modern-default-hover: #454545;
  --note-primary-border: #6f42c1;
  --note-primary-bg: #f5f0fa;
  --note-primary-text: #6f42c1;
  --note-modern-primary-border: #e1c2ff;
  --note-modern-primary-bg: #f3daff;
  --note-modern-primary-text: #6f42c1;
  --note-modern-primary-hover: #453298;
  --note-info-border: #428bca;
  --note-info-bg: #eef7fa;
  --note-info-text: #428bca;
  --note-modern-info-border: #b3e5ef;
  --note-modern-info-bg: #d9edf7;
  --note-modern-info-text: #31708f;
  --note-modern-info-hover: #215761;
  --note-success-border: #5cb85c;
  --note-success-bg: #eff8f0;
  --note-success-text: #5cb85c;
  --note-modern-success-border: #d0e6be;
  --note-modern-success-bg: #dff0d8;
  --note-modern-success-text: #3c763d;
  --note-modern-success-hover: #32562c;
  --note-warning-border: #f0ad4e;
  --note-warning-bg: #fdf8ea;
  --note-warning-text: #f0ad4e;
  --note-modern-warning-border: #fae4cd;
  --note-modern-warning-bg: #fcf4e3;
  --note-modern-warning-text: #8a6d3b;
  --note-modern-warning-hover: #714f30;
  --note-danger-border: #d9534f;
  --note-danger-bg: #fcf1f2;
  --note-danger-text: #d9534f;
  --note-modern-danger-border: #ebcdd2;
  --note-modern-danger-bg: #f2dfdf;
  --note-modern-danger-text: #a94442;
  --note-modern-danger-hover: #84333f;
}
body {
  position: relative;
  overflow-y: scroll;
  min-height: 100%;
  background: var(--global-bg);
  color: var(--font-color);
  font-size: var(--global-font-size);
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Lato, Roboto, 'PingFang SC', 'Microsoft YaHei', sans-serif;
  line-height: 2;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  scroll-behavior: smooth;
}
@-moz-document url-prefix() {
  * {
    scrollbar-width: thin;
    scrollbar-color: var(--scrollbar-color) transparent;
  }
}
*::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
*::-webkit-scrollbar-thumb {
  background: var(--scrollbar-color);
}
*::-webkit-scrollbar-track {
  background-color: transparent;
}
input::placeholder {
  color: var(--font-color);
}
#web_bg {
  position: fixed;
  z-index: -999;
  width: 100%;
  height: 100%;
  background-attachment: local;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  margin: 20px 0 14px;
  color: var(--text-highlight-color);
  font-weight: bold;
}
h1 code,
h2 code,
h3 code,
h4 code,
h5 code,
h6 code {
  font-size: inherit !important;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.table-wrap {
  overflow-x: scroll;
  margin: 0 0 20px;
  border-radius: 5px;
}
.table-wrap table {
  border-radius: 5px;
}
.table-wrap table thead > tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
.table-wrap table thead > tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
.table-wrap table tbody > tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.table-wrap table tbody > tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
table {
  display: table;
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
  border-top: 1px solid var(--light-grey);
  border-left: 1px solid var(--light-grey);
  empty-cells: show;
}
table thead {
  background: rgba(153,169,191,0.1);
}
table th,
table td {
  padding: 6px 12px;
  border: 1px solid var(--light-grey);
  border-top: none;
  border-left: none;
  vertical-align: middle;
}
*::selection {
  background: #00c4b6;
  color: #f7f7f7;
}
button {
  padding: 0;
  outline: 0;
  border: none;
  background: none;
  cursor: pointer;
  touch-action: manipulation;
}
a {
  color: #99a9bf;
  text-decoration: none;
  word-wrap: break-word;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  overflow-wrap: break-word;
}
a:hover {
  color: #49b1f5;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
img[src=''],
img:not([src]) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.img-alt {
  margin: -10px 0 10px;
  color: #858585;
}
.img-alt:hover {
  text-decoration: none !important;
}
blockquote {
  margin: 0 0 20px;
  padding: 7px 15px;
  border-left: 4px solid #49b1f5;
  background-color: var(--blockquote-bg);
  color: var(--blockquote-color);
  border-radius: 6px;
}
blockquote footer cite:before {
  padding: 0 5px;
  content: '—';
}
blockquote > :last-child {
  margin-bottom: 0 !important;
}
.fa-fw {
  width: 1.25em;
  text-align: center;
}
:root {
  --hl-color: #90a4ae;
  --hl-bg: #f6f8fa;
  --hltools-bg: #e6ebf1;
  --hltools-color: #90a4ae;
  --hlnumber-bg: #f6f8fa;
  --hlnumber-color: rgba(144,164,174,0.5);
  --hlscrollbar-bg: #dce4eb;
  --hlexpand-bg: linear-gradient(180deg, rgba(246,248,250,0.6), rgba(246,248,250,0.9));
}
[data-theme='dark'] {
  --hl-color: rgba(255,255,255,0.7);
  --hl-bg: #171717;
  --hltools-bg: #1a1a1a;
  --hltools-color: #90a4ae;
  --hlnumber-bg: #171717;
  --hlnumber-color: rgba(255,255,255,0.4);
  --hlscrollbar-bg: #1f1f1f;
  --hlexpand-bg: linear-gradient(180deg, rgba(23,23,23,0.6), rgba(23,23,23,0.9));
}
@-moz-document url-prefix() {
  scrollbar-color: var(--hlscrollbar-bg) transparent;
}
figure.highlight table::-webkit-scrollbar-thumb,
.container figure.highlight.default pre::-webkit-scrollbar-thumb {
  background: var(--hlscrollbar-bg);
}
figure.highlight pre .deletion {
  color: #bf42bf;
}
figure.highlight pre .addition {
  color: #105ede;
}
figure.highlight pre .meta {
  color: #7c4dff;
}
figure.highlight pre .comment {
  color: rgba(149,165,166,0.8);
}
figure.highlight pre .variable,
figure.highlight pre .attribute,
figure.highlight pre .regexp,
figure.highlight pre .ruby .constant,
figure.highlight pre .xml .tag .title,
figure.highlight pre .xml .pi,
figure.highlight pre .xml .doctype,
figure.highlight pre .html .doctype,
figure.highlight pre .css .id,
figure.highlight pre .tag .name,
figure.highlight pre .css .class,
figure.highlight pre .css .pseudo {
  color: #e53935;
}
figure.highlight pre .tag {
  color: #39adb5;
}
figure.highlight pre .number,
figure.highlight pre .preprocessor,
figure.highlight pre .literal,
figure.highlight pre .params,
figure.highlight pre .constant,
figure.highlight pre .command {
  color: #f76d47;
}
figure.highlight pre .built_in {
  color: #ffb62c;
}
figure.highlight pre .ruby .class .title,
figure.highlight pre .css .rules .attribute,
figure.highlight pre .string,
figure.highlight pre .value,
figure.highlight pre .inheritance,
figure.highlight pre .header,
figure.highlight pre .ruby .symbol,
figure.highlight pre .xml .cdata,
figure.highlight pre .special,
figure.highlight pre .number,
figure.highlight pre .formula {
  color: #91b859;
}
figure.highlight pre .keyword,
figure.highlight pre .title,
figure.highlight pre .css .hexcolor {
  color: #39adb5;
}
figure.highlight pre .function,
figure.highlight pre .python .decorator,
figure.highlight pre .python .title,
figure.highlight pre .ruby .function .title,
figure.highlight pre .ruby .title .keyword,
figure.highlight pre .perl .sub,
figure.highlight pre .javascript .title,
figure.highlight pre .coffeescript .title {
  color: #6182b8;
}
figure.highlight pre .tag .attr,
figure.highlight pre .javascript .function {
  color: #7c4dff;
}
.container figure.highlight .line.marked {
  background-color: rgba(128,203,196,0.251);
}
.container figure.highlight table {
  display: block;
  overflow: auto;
  border: none;
}
.container figure.highlight table td {
  padding: 0;
  border: none;
}
.container figure.highlight .gutter pre {
  padding-right: 10px;
  padding-left: 10px;
  background-color: var(--hlnumber-bg);
  color: var(--hlnumber-color);
  text-align: right;
}
.container figure.highlight .code pre {
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
}
.container pre,
.container figure.highlight {
  overflow: auto;
  margin: 0 0 20px;
  padding: 0;
  background: var(--hl-bg);
  color: var(--hl-color);
  line-height: 1.6;
}
.container pre,
.container code {
  font-size: var(--global-font-size);
  font-family: consolas, Menlo, monospace, 'PingFang SC', 'Microsoft YaHei', sans-serif !important;
  border-radius: 6px;
}
.container code {
  padding: 2px 5px;
  background: rgba(27,31,35,0.05);
  color: #f47466;
}
.container pre {
  padding: 10px 20px;
}
.container pre code {
  padding: 0;
  background: none;
  color: var(--hl-color);
  text-shadow: none;
}
.container figure.highlight {
  position: relative;
  border-radius: 6px;
}
.container figure.highlight pre {
  margin: 0;
  padding: 8px 0;
  border: none;
}
.container figure.highlight figcaption,
.container figure.highlight .caption {
  padding: 6px 0 2px 14px;
  font-size: var(--global-font-size);
  line-height: 1em;
}
.container figure.highlight figcaption a,
.container figure.highlight .caption a {
  float: right;
  padding-right: 10px;
  color: var(--hl-color);
}
.container figure.highlight figcaption a:hover,
.container figure.highlight .caption a:hover {
  border-bottom-color: var(--hl-color);
}
.container figure.highlight.default pre {
  padding: 10px 20px;
}
.container figure.highlight.copy-true {
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
  -webkit-user-select: all;
}
.container figure.highlight.copy-true > table,
.container figure.highlight.copy-true > pre {
  display: block !important;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.container .highlight-tools {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  padding: 0 8px;
  min-height: 24px;
  height: 2.15em;
  background: var(--hltools-bg);
  color: var(--hltools-color);
  font-size: var(--global-font-size);
  margin-right: auto;
}
.container .highlight-tools > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 2px;
}
.container .highlight-tools i {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.container .highlight-tools i:hover {
  color: #49b1f5;
}
.container .highlight-tools.closed ~ * {
  display: none;
}
.container .highlight-tools.closed .expand {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.container .highlight-tools > .macStyle {
  margin: 0;
}
.container .highlight-tools .code-lang {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  padding-right: 10px;
  text-transform: uppercase;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 1.15em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.container .gutter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.container .gist table {
  width: auto;
}
.container .gist table td {
  border: none;
}
.copy-notice {
  position: absolute;
  z-index: 99999;
  padding: 2px 6px;
  border-radius: 3px;
  background: var(--hltools-bg);
  white-space: nowrap;
  font-size: 12px;
  pointer-events: none;
}
.article-sort {
  margin-left: 10px;
  padding-left: 20px;
  border-left: 2px solid #aadafa;
}
.article-sort-title {
  position: relative;
  margin-left: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-size: 1.72em;
}
.article-sort-title:hover:before {
  border-color: var(--pseudo-hover);
}
.article-sort-title:before {
  position: absolute;
  top: calc(((100% - 36px) / 2));
  left: -9px;
  z-index: 1;
  width: 10px;
  height: 10px;
  border: 5px solid #49b1f5;
  border-radius: 10px;
  background: var(--card-bg);
  content: '';
  line-height: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.article-sort-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 2px;
  height: 1.5em;
  background: #aadafa;
  content: '';
}
.article-sort-item {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 0 20px 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.article-sort-item:hover:before {
  border-color: var(--pseudo-hover);
}
.article-sort-item:before {
  position: absolute;
  left: calc(-20px - 17px);
  width: 6px;
  height: 6px;
  border: 3px solid #49b1f5;
  border-radius: 6px;
  background: var(--card-bg);
  content: '';
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.article-sort-item.no-article-cover {
  height: 80px;
}
.article-sort-item.no-article-cover .article-sort-item-info {
  padding: 0;
}
.article-sort-item.year {
  font-size: 1.43em;
  margin-bottom: 10px;
}
.article-sort-item.year:hover:before {
  border-color: #49b1f5;
}
.article-sort-item.year:before {
  border-color: var(--pseudo-hover);
}
.article-sort-item-time {
  color: var(--card-meta);
  font-size: 0.85em;
}
.article-sort-item-time time {
  padding-left: 6px;
  cursor: default;
}
.article-sort-item-title {
  color: var(--font-color);
  font-size: 1.05em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-line-clamp: 2;
}
.article-sort-item-title:hover {
  color: #49b1f5;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.article-sort-item-img {
  overflow: hidden;
  width: 100px;
  height: 70px;
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  .article-sort-item-img {
    width: 70px;
    height: 70px;
  }
}
.article-sort-item-info {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 16px;
}
.site-categories-overview,
.site-tags-overview {
  width: 100%;
}
.site-categories-head,
.site-categories-content {
  border: 1px solid rgba(60,80,110,0.18);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
  box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
}
.site-categories-head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 13px;
  padding: 18px 14px;
}
.site-categories-heading {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 9px;
  color: #49b1f5;
  font-weight: 700;
  font-size: 1.35em;
}
.site-categories-heading i {
  color: #49b1f5;
}
.site-categories-tools {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  gap: 12px;
  min-width: 0;
}
.site-taxonomy-overview-search {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 1 320px;
  -ms-flex: 0 1 320px;
  flex: 0 1 320px;
  min-width: 220px;
  height: 38px;
  padding: 0 12px;
  border: 1px solid rgba(60,80,110,0.18);
  border-radius: 8px;
  background: rgba(245,247,250,0.72);
  color: var(--card-meta);
  -webkit-transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
  -o-transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
  transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}
.site-taxonomy-overview-search:focus-within {
  border-color: rgba(73,177,245,0.55);
  background: var(--card-bg);
  -webkit-box-shadow: 0 0 0 3px rgba(73,177,245,0.12);
  box-shadow: 0 0 0 3px rgba(73,177,245,0.12);
}
.site-taxonomy-overview-search i {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-right: 8px;
  color: currentColor;
  font-size: 0.9em;
}
.site-taxonomy-overview-search input {
  width: 100%;
  min-width: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--font-color);
  font-size: 0.9em;
  line-height: 38px;
}
.site-taxonomy-overview-search input::-webkit-search-cancel-button {
  cursor: pointer;
}
.site-categories-count {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  color: var(--font-color);
  font-size: 0.9em;
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
}
.site-categories-count span {
  color: #49b1f5;
  font-weight: 700;
}
.site-categories-content {
  padding: 24px;
}
.site-category-buttons {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(176px, 1fr));
  gap: 12px;
}
.site-category-button {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 11px;
  overflow: hidden;
  min-width: 0;
  min-height: 54px;
  padding: 9px 10px;
  border: 1px solid rgba(60,80,110,0.2);
  border-radius: 8px;
  background: rgba(245,247,250,0.72);
  color: var(--font-color);
  line-height: 1.2;
  -webkit-box-shadow: 0 8px 20px -18px rgba(0,0,0,0.38);
  box-shadow: 0 8px 20px -18px rgba(0,0,0,0.38);
  -webkit-transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, -ms-transform 0.2s ease;
  transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.site-category-button.is-hidden {
  display: none;
}
.site-category-button:hover {
  border-color: rgba(73,177,245,0.48);
  background: var(--card-bg);
  color: #49b1f5;
  -webkit-box-shadow: 0 13px 26px -18px rgba(0,0,0,0.48);
  box-shadow: 0 13px 26px -18px rgba(0,0,0,0.48);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.site-category-button:hover .site-category-button-icon {
  background: #49b1f5;
  color: var(--white);
}
.site-category-button:hover .site-category-button-count {
  background: #49b1f5;
  color: var(--white);
}
.site-tag-button .site-category-button-icon {
  color: var(--font-color);
}
.site-tag-button:hover .site-category-button-icon {
  background: #49b1f5;
  color: var(--white);
}
.site-category-button-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 34px;
  height: 34px;
  border-radius: 7px;
  background: rgba(60,80,110,0.09);
  color: var(--font-color);
  font-size: 0.92em;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -moz-transition: background-color 0.2s ease, color 0.2s ease;
  -o-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.site-category-button-name {
  overflow: hidden;
  min-width: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 600;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.site-category-button-count {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  min-width: 28px;
  height: 28px;
  padding: 0 8px;
  border-radius: 6px;
  background: rgba(60,80,110,0.1);
  color: var(--font-color);
  font-weight: 700;
  font-size: 0.82em;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -moz-transition: background-color 0.2s ease, color 0.2s ease;
  -o-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.site-taxonomy-empty {
  display: none;
  padding: 18px 0 4px;
  color: var(--card-meta);
  text-align: center;
  font-size: 0.92em;
}
.site-taxonomy-empty.show {
  display: block;
}
.category-lists .category-title {
  font-size: 2.57em;
}
@media screen and (max-width: 768px) {
  .category-lists .category-title {
    font-size: 2em;
  }
}
.category-lists .category-list {
  margin-bottom: 0;
}
.category-lists .category-list a {
  color: var(--font-color);
}
.category-lists .category-list a:hover {
  color: #49b1f5;
}
.category-lists .category-list .category-list-count {
  margin-left: 8px;
  color: var(--card-meta);
}
.category-lists .category-list .category-list-count:before {
  content: '(';
}
.category-lists .category-list .category-list-count:after {
  content: ')';
}
.category-lists ul {
  padding: 0 0 0 20px;
}
.category-lists ul ul {
  padding-left: 4px;
}
.category-lists ul li {
  position: relative;
  margin: 6px 0;
  padding: 0.12em 0.4em 0.12em 1.4em;
}
@media screen and (max-width: 600px) {
  .site-categories-head {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px 14px;
  }
  .site-categories-tools {
    width: 100%;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  .site-taxonomy-overview-search {
    width: 100%;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    min-width: 0;
  }
  .site-categories-content {
    padding: 18px 14px;
  }
  .site-category-buttons {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
  }
  .site-category-button {
    min-height: 50px;
    padding: 8px;
  }
  .site-category-button-icon {
    width: 31px;
    height: 31px;
  }
}
@media screen and (max-width: 420px) {
  .site-category-buttons {
    grid-template-columns: 1fr;
  }
}
[data-theme='dark'] .site-categories-head,
[data-theme='dark'] .site-categories-content {
  border-color: rgba(255,255,255,0.08);
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -22px rgba(0,0,0,0.95), 0 2px 8px -6px rgba(0,0,0,0.8);
  box-shadow: 0 12px 30px -22px rgba(0,0,0,0.95), 0 2px 8px -6px rgba(0,0,0,0.8);
}
[data-theme='dark'] .site-categories-count {
  color: rgba(255,255,255,0.62);
}
[data-theme='dark'] .site-taxonomy-overview-search {
  border-color: rgba(255,255,255,0.1);
  background: rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.62);
}
[data-theme='dark'] .site-taxonomy-overview-search:focus-within {
  border-color: rgba(73,177,245,0.5);
  background: rgba(255,255,255,0.085);
}
[data-theme='dark'] .site-category-button {
  border-color: rgba(255,255,255,0.1);
  background: rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.76);
  -webkit-box-shadow: 0 8px 20px -18px rgba(0,0,0,0.95);
  box-shadow: 0 8px 20px -18px rgba(0,0,0,0.95);
}
[data-theme='dark'] .site-category-button:hover {
  border-color: rgba(73,177,245,0.5);
  background: rgba(255,255,255,0.085);
  color: #49b1f5;
  -webkit-box-shadow: 0 13px 26px -18px #000;
  box-shadow: 0 13px 26px -18px #000;
}
[data-theme='dark'] .site-category-button-icon,
[data-theme='dark'] .site-category-button-count {
  background: rgba(255,255,255,0.075);
  color: rgba(255,255,255,0.72);
}
[data-theme='dark'] .site-tag-button:hover .site-category-button-icon {
  background: #49b1f5;
  color: var(--white);
}
#body-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.layout {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 auto;
  -ms-flex: 1 auto;
  flex: 1 auto;
  margin: 0 auto;
  padding: 40px 15px;
  max-width: 1200px;
  width: 100%;
}
@media screen and (max-width: 900px) {
  .layout {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .layout {
    padding: 20px 5px;
  }
}
@media screen and (min-width: 2000px) {
  .layout {
    max-width: 60%;
  }
}
.layout > div:first-child:not(.nc) {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  padding: 50px 40px;
}
@media screen and (max-width: 768px) {
  .layout > div:first-child:not(.nc) {
    padding: 36px 14px;
  }
}
.layout > div:first-child {
  width: 80%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .layout > div:first-child {
    width: 100% !important;
  }
}
.layout.hide-aside {
  max-width: 1000px;
}
@media screen and (min-width: 2000px) {
  .layout.hide-aside {
    max-width: 1300px;
  }
}
.layout.hide-aside > div {
  width: 100% !important;
}
.apple #page-header.full_page {
  background-attachment: scroll !important;
}
.apple .recent-post-item,
.apple .avatar-img,
.apple .flink-item-icon {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.layout.home-layout {
  max-width: 1500px;
  padding-top: 0;
}
.layout.home-layout.hide-aside {
  max-width: 1500px;
}
.layout.home-layout.hide-aside > div:first-child {
  width: 100% !important;
}
@media screen and (min-width: 900px) {
  .layout.home-layout {
    gap: 20px;
  }
  .layout.home-layout > div:first-child {
    width: calc(100% - 20% - 10px);
    min-width: 0;
  }
  .layout.home-layout > #aside-content {
    width: calc(20% - 10px);
    padding-left: 0;
  }
}
@media screen and (min-width: 2000px) {
  .layout.home-layout {
    max-width: 1500px;
  }
}
html.hide-aside .layout.home-layout {
  max-width: 1500px;
}
html.hide-aside .layout.home-layout > div:first-child {
  width: 100% !important;
}
html.auto-hide-aside .layout.home-layout {
  max-width: 1500px;
}
html.auto-hide-aside .layout.home-layout > div:first-child {
  width: 100% !important;
}
.layout.search-layout {
  max-width: 1500px;
  padding-top: 0;
}
@media screen and (min-width: 2000px) {
  .layout.search-layout {
    max-width: 1500px;
  }
}
.type-contact .layout.hide-aside {
  max-width: 1400px;
}
@media screen and (min-width: 2000px) {
  .type-contact .layout.hide-aside {
    max-width: 1500px;
  }
}
.site-contact-page {
  width: 100%;
}
.site-contact-page a {
  text-decoration: none;
}
.contact-hero {
  position: relative;
  display: grid;
  overflow: hidden;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
  gap: 34px;
  min-height: 430px;
  padding: 54px;
  border: 1px solid rgba(80,115,180,0.16);
  border-radius: 28px;
  background: -webkit-linear-gradient(315deg, rgba(18,32,64,0.96), rgba(34,82,168,0.92) 54%, rgba(15,168,181,0.86));
  background: -moz-linear-gradient(315deg, rgba(18,32,64,0.96), rgba(34,82,168,0.92) 54%, rgba(15,168,181,0.86));
  background: -o-linear-gradient(315deg, rgba(18,32,64,0.96), rgba(34,82,168,0.92) 54%, rgba(15,168,181,0.86));
  background: -ms-linear-gradient(315deg, rgba(18,32,64,0.96), rgba(34,82,168,0.92) 54%, rgba(15,168,181,0.86));
  background: linear-gradient(135deg, rgba(18,32,64,0.96), rgba(34,82,168,0.92) 54%, rgba(15,168,181,0.86));
  -webkit-box-shadow: 0 28px 80px -42px rgba(18,32,64,0.72);
  box-shadow: 0 28px 80px -42px rgba(18,32,64,0.72);
  color: #fff;
}
.contact-hero-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.contact-hero-bg::before,
.contact-hero-bg::after {
  position: absolute;
  content: '';
  border-radius: 999px;
  filter: blur(4px);
}
.contact-hero-bg::before {
  right: -120px;
  top: -130px;
  width: 330px;
  height: 330px;
  background: rgba(255,255,255,0.18);
}
.contact-hero-bg::after {
  left: 38%;
  bottom: -170px;
  width: 360px;
  height: 360px;
  background: rgba(73,221,255,0.18);
}
.contact-hero-main,
.contact-hero-panel {
  position: relative;
  z-index: 1;
}
.contact-eyebrow,
.contact-section-head span,
.contact-showcase-copy > span {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  color: rgba(255,255,255,0.76);
  font-weight: 800;
  font-size: 0.78em;
  letter-spacing: 0.16em;
}
.contact-eyebrow::before,
.contact-section-head span::before,
.contact-showcase-copy > span::before {
  display: inline-block;
  width: 24px;
  height: 2px;
  border-radius: 99px;
  background: currentColor;
  content: '';
}
.contact-hero h1 {
  max-width: 680px;
  margin: 18px 0 18px;
  color: #fff;
  font-size: clamp(2.2rem, 5vw, 4.5rem);
  line-height: 1.08;
  letter-spacing: -0.06em;
}
.contact-hero p {
  max-width: 650px;
  margin: 0;
  color: rgba(255,255,255,0.82);
  font-size: 1.05em;
  line-height: 1.9;
}
.contact-hero-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}
.contact-primary-btn,
.contact-secondary-btn {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 9px;
  min-height: 46px;
  padding: 0 20px;
  border-radius: 999px;
  font-weight: 800;
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.contact-primary-btn:hover,
.contact-secondary-btn:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.contact-primary-btn {
  background: #fff;
  color: #174ea6;
  -webkit-box-shadow: 0 16px 28px -20px rgba(255,255,255,0.78);
  box-shadow: 0 16px 28px -20px rgba(255,255,255,0.78);
}
.contact-secondary-btn {
  border: 1px solid rgba(255,255,255,0.32);
  background: rgba(255,255,255,0.1);
  color: #fff;
}
.contact-hero-panel {
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.28);
  border-radius: 22px;
  background: rgba(255,255,255,0.12);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.22), 0 22px 60px -36px rgba(0,0,0,0.55);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.22), 0 22px 60px -36px rgba(0,0,0,0.55);
  backdrop-filter: blur(18px);
}
.contact-panel-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  gap: 7px;
  padding: 18px;
  border-bottom: 1px solid rgba(255,255,255,0.16);
}
.contact-panel-header span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255,255,255,0.78);
}
.contact-panel-body {
  display: grid;
  gap: 14px;
  padding: 20px;
}
.contact-panel-body div {
  padding: 18px;
  border-radius: 16px;
  background: rgba(255,255,255,0.13);
}
.contact-panel-body strong {
  display: block;
  color: #fff;
  font-size: 1.65em;
  line-height: 1;
}
.contact-panel-body p {
  margin-top: 8px;
  color: rgba(255,255,255,0.72);
  font-size: 0.9em;
  line-height: 1.5;
}
.contact-section-head {
  margin: 48px auto 22px;
  max-width: 720px;
  text-align: center;
}
.contact-section-head span {
  color: #49b1f5;
}
.contact-section-head h2 {
  margin: 12px 0 10px;
  color: var(--text-highlight-color);
  font-size: 2em;
  line-height: 1.25;
}
.contact-section-head p {
  margin: 0;
  color: var(--font-color);
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
}
.contact-method-grid,
.contact-service-grid,
.contact-qq-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.contact-method-card,
.contact-service-card,
.contact-showcase,
.contact-notice {
  border: 1px solid rgba(80,115,180,0.14);
  background: var(--card-bg);
  -webkit-box-shadow: 0 16px 50px -34px rgba(18,32,64,0.48);
  box-shadow: 0 16px 50px -34px rgba(18,32,64,0.48);
}
.contact-method-card {
  position: relative;
  display: grid;
  grid-template-columns: 62px minmax(0, 1fr);
  grid-template-areas: 'icon label' 'icon title' 'icon desc';
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  overflow: hidden;
  min-height: 178px;
  padding: 24px;
  border-radius: 22px;
  color: var(--font-color);
  -webkit-transition: -webkit-transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  -moz-transition: -moz-transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  -o-transition: -o-transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  -ms-transition: -ms-transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}
.contact-method-card::after {
  position: absolute;
  right: -40px;
  bottom: -48px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: rgba(73,177,245,0.08);
  content: '';
}
.contact-method-card:hover {
  border-color: rgba(73,177,245,0.45);
  -webkit-box-shadow: 0 24px 56px -34px rgba(73,177,245,0.7);
  box-shadow: 0 24px 56px -34px rgba(73,177,245,0.7);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}
.contact-method-card > i {
  grid-area: icon;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-self: start;
  align-self: start;
  -ms-flex-item-align: start;
  width: 62px;
  height: 62px;
  border-radius: 20px;
  background: -webkit-linear-gradient(315deg, rgba(73,177,245,0.16), rgba(73,177,245,0.06));
  background: -moz-linear-gradient(315deg, rgba(73,177,245,0.16), rgba(73,177,245,0.06));
  background: -o-linear-gradient(315deg, rgba(73,177,245,0.16), rgba(73,177,245,0.06));
  background: -ms-linear-gradient(315deg, rgba(73,177,245,0.16), rgba(73,177,245,0.06));
  background: linear-gradient(135deg, rgba(73,177,245,0.16), rgba(73,177,245,0.06));
  color: #49b1f5;
  font-size: 1.65em;
}
.contact-method-card span {
  grid-area: label;
  display: block;
  margin-top: 2px;
  color: var(--font-color);
  font-size: 0.92em;
  font-weight: 700;
  opacity: 0.68;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";
  filter: alpha(opacity=68);
}
.contact-method-card strong {
  grid-area: title;
  display: block;
  overflow-wrap: anywhere;
  margin-top: 6px;
  color: var(--text-highlight-color);
  font-size: 1.16em;
  line-height: 1.28;
  font-weight: 800;
}
.contact-method-card p {
  grid-area: desc;
  margin: 12px 0 0;
  color: var(--font-color);
  font-size: 0.9em;
  line-height: 1.68;
  opacity: 0.74;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";
  filter: alpha(opacity=74);
}
.contact-qq-section {
  margin-top: 22px;
}
.contact-section-head-compact {
  margin-bottom: 16px;
  text-align: left;
}
.contact-section-head-compact h2 {
  margin-bottom: 8px;
  font-size: 1.72em;
}
.contact-section-head-compact p {
  max-width: 760px;
  margin-right: auto;
  margin-left: 0;
}
.contact-qq-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-areas: 'info qr' 'button qr';
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 18px;
  overflow: hidden;
  min-height: 210px;
  padding: 24px;
  border: 1px solid rgba(80,115,180,0.14);
  border-radius: 24px;
  color: var(--font-color);
  text-align: left;
  background: -webkit-linear-gradient(305deg, rgba(18,183,245,0.1), rgba(255,255,255,0.02) 60%), var(--card-bg);
  background: -moz-linear-gradient(305deg, rgba(18,183,245,0.1), rgba(255,255,255,0.02) 60%), var(--card-bg);
  background: -o-linear-gradient(305deg, rgba(18,183,245,0.1), rgba(255,255,255,0.02) 60%), var(--card-bg);
  background: -ms-linear-gradient(305deg, rgba(18,183,245,0.1), rgba(255,255,255,0.02) 60%), var(--card-bg);
  background: linear-gradient(145deg, rgba(18,183,245,0.1), rgba(255,255,255,0.02) 60%), var(--card-bg);
  -webkit-box-shadow: 0 16px 50px -34px rgba(18,32,64,0.48);
  box-shadow: 0 16px 50px -34px rgba(18,32,64,0.48);
  -webkit-transition: -webkit-transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  -moz-transition: -moz-transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  -o-transition: -o-transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  -ms-transition: -ms-transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}
.contact-qq-card:hover {
  border-color: rgba(18,183,245,0.38);
  -webkit-box-shadow: 0 24px 58px -38px rgba(18,183,245,0.72);
  box-shadow: 0 24px 58px -38px rgba(18,183,245,0.72);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}
.contact-qq-card .contact-qq-info {
  grid-area: info;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 14px;
  min-width: 0;
}
.contact-qq-card .contact-qq-avatar {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  border: 1px solid rgba(18,183,245,0.22);
  border-radius: 999px;
  background: -webkit-linear-gradient(270deg, rgba(18,183,245,0.2), rgba(18,183,245,0.08));
  background: -moz-linear-gradient(270deg, rgba(18,183,245,0.2), rgba(18,183,245,0.08));
  background: -o-linear-gradient(270deg, rgba(18,183,245,0.2), rgba(18,183,245,0.08));
  background: -ms-linear-gradient(270deg, rgba(18,183,245,0.2), rgba(18,183,245,0.08));
  background: linear-gradient(180deg, rgba(18,183,245,0.2), rgba(18,183,245,0.08));
  -webkit-box-shadow: 0 16px 42px -28px rgba(18,183,245,0.9);
  box-shadow: 0 16px 42px -28px rgba(18,183,245,0.9);
}
.contact-qq-card .contact-qq-avatar i {
  color: #12b7f5;
  font-size: 2.15em;
}
.contact-qq-card strong {
  display: block;
  color: var(--text-highlight-color);
  font-size: 1.16em;
  font-weight: 800;
}
.contact-qq-card span {
  display: block;
  margin-top: 7px;
  color: #12b7f5;
  font-size: 1.14em;
  font-weight: 900;
  letter-spacing: 0.02em;
}
.contact-qq-card .contact-qq-qr {
  grid-area: qr;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 128px;
  height: 128px;
  padding: 8px;
  border-radius: 22px;
  background: rgba(255,255,255,0.9);
  -webkit-box-shadow: 0 18px 46px -34px rgba(18,32,64,0.72);
  box-shadow: 0 18px 46px -34px rgba(18,32,64,0.72);
}
.contact-qq-card .contact-qq-qr img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  object-fit: cover;
}
.contact-qq-card .contact-qq-button {
  grid-area: button;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 8px;
  width: fit-content;
  min-height: 42px;
  padding: 0 20px;
  border: 1px solid rgba(255,255,255,0.72);
  border-radius: 999px;
  background: #0788d6;
  color: #fff !important;
  font-size: 0.95em;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  -webkit-box-shadow: 0 16px 34px -24px rgba(7,136,214,0.95);
  box-shadow: 0 16px 34px -24px rgba(7,136,214,0.95);
  -webkit-transition: -webkit-transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  -o-transition: -o-transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}
.contact-qq-card .contact-qq-button i,
.contact-qq-card .contact-qq-button span {
  margin: 0;
  color: #fff !important;
  font-size: 1em;
  font-weight: 800;
  letter-spacing: 0;
}
.contact-qq-card .contact-qq-button:hover {
  background: #056fb0;
  -webkit-box-shadow: 0 18px 38px -24px rgba(5,111,176,0.98);
  box-shadow: 0 18px 38px -24px rgba(5,111,176,0.98);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.contact-showcase {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.7fr);
  gap: 26px;
  margin-top: 20px;
  padding: 34px;
  border-radius: 26px;
}
.contact-showcase-copy > span {
  color: #49b1f5;
}
.contact-showcase-copy h2 {
  margin: 12px 0 12px;
  color: var(--text-highlight-color);
  font-size: 1.8em;
  line-height: 1.28;
}
.contact-showcase-copy p {
  margin: 0;
  color: var(--font-color);
  line-height: 1.85;
  opacity: 0.74;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";
  filter: alpha(opacity=74);
}
.contact-showcase-copy ul {
  display: grid;
  gap: 12px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}
.contact-showcase-copy li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 10px;
  color: var(--font-color);
}
.contact-showcase-copy li i {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background: rgba(73,177,245,0.1);
  color: #49b1f5;
}
.contact-process-card {
  display: grid;
  gap: 14px;
}
.contact-process-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  gap: 14px;
  padding: 18px;
  border-radius: 18px;
  background: -webkit-linear-gradient(315deg, rgba(73,177,245,0.1), rgba(66,185,131,0.08));
  background: -moz-linear-gradient(315deg, rgba(73,177,245,0.1), rgba(66,185,131,0.08));
  background: -o-linear-gradient(315deg, rgba(73,177,245,0.1), rgba(66,185,131,0.08));
  background: -ms-linear-gradient(315deg, rgba(73,177,245,0.1), rgba(66,185,131,0.08));
  background: linear-gradient(135deg, rgba(73,177,245,0.1), rgba(66,185,131,0.08));
}
.contact-process-item em {
  color: #49b1f5;
  font-weight: 900;
  font-style: normal;
  letter-spacing: -0.04em;
}
.contact-process-item strong {
  display: block;
  color: var(--text-highlight-color);
}
.contact-process-item p {
  margin: 5px 0 0;
  color: var(--font-color);
  font-size: 0.9em;
  opacity: 0.68;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";
  filter: alpha(opacity=68);
}
.contact-service-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 20px;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.contact-service-card {
  position: relative;
  overflow: hidden;
  min-height: 188px;
  padding: 26px 24px 24px;
  border-radius: 24px;
  border: 1px solid rgba(73,120,255,0.14);
  background: -webkit-linear-gradient(305deg, rgba(73,120,255,0.1), rgba(255,255,255,0.02) 52%), var(--card-bg);
  background: -moz-linear-gradient(305deg, rgba(73,120,255,0.1), rgba(255,255,255,0.02) 52%), var(--card-bg);
  background: -o-linear-gradient(305deg, rgba(73,120,255,0.1), rgba(255,255,255,0.02) 52%), var(--card-bg);
  background: -ms-linear-gradient(305deg, rgba(73,120,255,0.1), rgba(255,255,255,0.02) 52%), var(--card-bg);
  background: linear-gradient(145deg, rgba(73,120,255,0.1), rgba(255,255,255,0.02) 52%), var(--card-bg);
  -webkit-box-shadow: 0 20px 54px -38px rgba(35,72,160,0.48);
  box-shadow: 0 20px 54px -38px rgba(35,72,160,0.48);
  -webkit-transition: -webkit-transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  -moz-transition: -moz-transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  -o-transition: -o-transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  -ms-transition: -ms-transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.contact-service-card::after {
  position: absolute;
  top: -34px;
  right: -34px;
  width: 92px;
  height: 92px;
  border-radius: 999px;
  background: rgba(73,120,255,0.11);
  content: '';
}
.contact-service-card:hover {
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
  border-color: rgba(73,120,255,0.28);
  -webkit-box-shadow: 0 26px 68px -42px rgba(35,72,160,0.62);
  box-shadow: 0 26px 68px -42px rgba(35,72,160,0.62);
}
.contact-service-card i {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 18px;
  background: rgba(73,120,255,0.12);
  color: #49b1f5;
  font-size: 1.65em;
}
.contact-service-card h3 {
  margin: 18px 0 10px;
  color: var(--text-highlight-color);
  font-size: 1.18em;
  font-weight: 800;
}
.contact-service-card p {
  margin: 0;
  color: var(--font-color);
  font-size: 0.93em;
  line-height: 1.7;
  opacity: 0.78;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
  filter: alpha(opacity=78);
}
.contact-notice {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  gap: 18px;
  margin-top: 20px;
  padding: 0;
  border: 1px solid rgba(245,159,0,0.22);
  border-radius: 24px;
  background: -webkit-linear-gradient(315deg, rgba(255,183,77,0.18), rgba(255,255,255,0.02)), var(--card-bg);
  background: -moz-linear-gradient(315deg, rgba(255,183,77,0.18), rgba(255,255,255,0.02)), var(--card-bg);
  background: -o-linear-gradient(315deg, rgba(255,183,77,0.18), rgba(255,255,255,0.02)), var(--card-bg);
  background: -ms-linear-gradient(315deg, rgba(255,183,77,0.18), rgba(255,255,255,0.02)), var(--card-bg);
  background: linear-gradient(135deg, rgba(255,183,77,0.18), rgba(255,255,255,0.02)), var(--card-bg);
  -webkit-box-shadow: 0 22px 60px -42px rgba(245,159,0,0.72);
  box-shadow: 0 22px 60px -42px rgba(245,159,0,0.72);
}
.contact-notice > i {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 86px;
  min-height: 100%;
  border-radius: 24px 0 0 24px;
  background: -webkit-linear-gradient(270deg, rgba(255,183,77,0.34), rgba(245,159,0,0.18));
  background: -moz-linear-gradient(270deg, rgba(255,183,77,0.34), rgba(245,159,0,0.18));
  background: -o-linear-gradient(270deg, rgba(255,183,77,0.34), rgba(245,159,0,0.18));
  background: -ms-linear-gradient(270deg, rgba(255,183,77,0.34), rgba(245,159,0,0.18));
  background: linear-gradient(180deg, rgba(255,183,77,0.34), rgba(245,159,0,0.18));
  color: #f59f00;
  font-size: 2.15em;
}
.contact-notice > div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 22px 24px 22px 4px;
}
.contact-notice strong {
  display: block;
  color: var(--text-highlight-color);
  font-size: 1.18em;
  font-weight: 800;
}
.contact-notice p {
  margin: 7px 0 0;
  color: var(--font-color);
  line-height: 1.75;
  opacity: 0.76;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";
  filter: alpha(opacity=76);
}
[data-theme='dark'] .contact-method-card,
[data-theme='dark'] .contact-service-card,
[data-theme='dark'] .contact-qq-card,
[data-theme='dark'] .contact-showcase,
[data-theme='dark'] .contact-notice {
  border-color: rgba(255,255,255,0.08);
  -webkit-box-shadow: 0 16px 50px -34px rgba(0,0,0,0.9);
  box-shadow: 0 16px 50px -34px rgba(0,0,0,0.9);
}
[data-theme='dark'] .contact-hero {
  -webkit-box-shadow: 0 28px 80px -42px rgba(0,0,0,0.92);
  box-shadow: 0 28px 80px -42px rgba(0,0,0,0.92);
}
@media screen and (max-width: 900px) {
  .contact-hero,
  .contact-showcase {
    grid-template-columns: 1fr;
  }
  .contact-method-grid,
  .contact-service-grid,
  .contact-qq-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 768px) {
  .site-contact-page {
    padding: 0 5px;
  }
  .contact-hero {
    min-height: auto;
    padding: 34px 22px;
    border-radius: 22px;
  }
  .contact-hero h1 {
    font-size: 2.25rem;
  }
  .contact-method-grid,
  .contact-service-grid,
  .contact-qq-grid {
    grid-template-columns: 1fr;
  }
  .contact-method-card {
    grid-template-columns: 54px minmax(0, 1fr);
    min-height: 154px;
    padding: 20px;
  }
  .contact-method-card > i {
    width: 54px;
    height: 54px;
    border-radius: 18px;
    font-size: 1.45em;
  }
  .contact-method-card span {
    font-size: 0.88em;
  }
  .contact-method-card strong {
    font-size: 1.08em;
  }
  .contact-method-card p {
    font-size: 0.88em;
  }
  .contact-qq-card {
    grid-template-columns: 1fr auto;
    min-height: 188px;
    padding: 22px 18px 20px;
  }
  .contact-qq-card .contact-qq-avatar {
    width: 58px;
    height: 58px;
  }
  .contact-qq-card .contact-qq-avatar i {
    font-size: 2em;
  }
  .contact-qq-card .contact-qq-qr {
    width: 112px;
    height: 112px;
  }
  .contact-qq-card span {
    font-size: 1.08em;
  }
  .contact-showcase {
    padding: 24px;
    border-radius: 22px;
  }
  .contact-notice {
    gap: 14px;
    padding: 0;
  }
  .contact-notice > i {
    width: 68px;
    font-size: 1.75em;
  }
  .contact-notice > div {
    padding: 18px 18px 18px 0;
  }
}
.container .flink {
  margin-bottom: 20px;
}
.container .flink .flink-list {
  overflow: auto;
  padding: 10px 10px 0;
  text-align: center;
}
.container .flink .flink-list > .flink-list-item {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 15px 7px;
  width: calc(100% / 3 - 15px);
  height: 90px;
  line-height: 17px;
  -webkit-transform: translateZ(0);
  border-radius: 8px;
}
@media screen and (max-width: 1024px) {
  .container .flink .flink-list > .flink-list-item {
    width: calc(50% - 15px) !important;
  }
}
@media screen and (max-width: 600px) {
  .container .flink .flink-list > .flink-list-item {
    width: calc(100% - 15px) !important;
  }
}
.container .flink .flink-list > .flink-list-item:hover .flink-item-icon {
  margin-left: -10px;
  width: 0;
}
.container .flink .flink-list > .flink-list-item:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--text-bg-hover);
  content: '';
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.container .flink .flink-list > .flink-list-item:hover:before,
.container .flink .flink-list > .flink-list-item:focus:before,
.container .flink .flink-list > .flink-list-item:active:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.container .flink .flink-list > .flink-list-item a {
  color: var(--font-color);
  text-decoration: none;
}
.container .flink .flink-list > .flink-list-item a .flink-item-icon {
  float: left;
  overflow: hidden;
  margin: 15px 10px;
  width: 60px;
  height: 60px;
  border-radius: 7px;
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  -ms-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.container .flink .flink-list > .flink-list-item a .flink-item-icon img {
  width: 100%;
  height: 100%;
  -webkit-transition: filter 375ms ease-in 0.2s, -webkit-transform 0.3s;
  -moz-transition: filter 375ms ease-in 0.2s, -moz-transform 0.3s;
  -o-transition: filter 375ms ease-in 0.2s, -o-transform 0.3s;
  -ms-transition: filter 375ms ease-in 0.2s, -ms-transform 0.3s;
  transition: filter 375ms ease-in 0.2s, transform 0.3s;
  object-fit: cover;
}
.container .flink .flink-list > .flink-list-item a .img-alt {
  display: none;
}
.container .flink .flink-item-name {
  padding: 16px 10px 0 0;
  height: 40px;
  font-weight: bold;
  font-size: 1.43em;
}
.container .flink .flink-item-desc {
  padding: 16px 10px 16px 0;
  height: 50px;
  font-size: 0.93em;
}
.container .flink .flink-name {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 1.5em;
}
.type-help .layout.hide-aside {
  max-width: 1400px;
}
@media screen and (min-width: 2000px) {
  .type-help .layout.hide-aside {
    max-width: 1500px;
  }
}
.site-help-page {
  width: 100%;
}
.site-help-page a {
  text-decoration: none;
}
.help-kb-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 22px;
  padding: 30px 32px;
  border: 1px solid rgba(80,115,180,0.14);
  border-radius: 26px;
  background: -webkit-radial-gradient(circle at 88% 0, rgba(73,177,245,0.12), transparent 30%), -webkit-linear-gradient(315deg, rgba(73,177,245,0.055), rgba(255,255,255,0.02)), var(--card-bg);
  background: -moz-radial-gradient(circle at 88% 0, rgba(73,177,245,0.12), transparent 30%), -moz-linear-gradient(315deg, rgba(73,177,245,0.055), rgba(255,255,255,0.02)), var(--card-bg);
  background: -o-radial-gradient(circle at 88% 0, rgba(73,177,245,0.12), transparent 30%), -o-linear-gradient(315deg, rgba(73,177,245,0.055), rgba(255,255,255,0.02)), var(--card-bg);
  background: -ms-radial-gradient(circle at 88% 0, rgba(73,177,245,0.12), transparent 30%), -ms-linear-gradient(315deg, rgba(73,177,245,0.055), rgba(255,255,255,0.02)), var(--card-bg);
  background: radial-gradient(circle at 88% 0, rgba(73,177,245,0.12), transparent 30%), linear-gradient(135deg, rgba(73,177,245,0.055), rgba(255,255,255,0.02)), var(--card-bg);
  -webkit-box-shadow: 0 18px 56px -42px rgba(18,32,64,0.5);
  box-shadow: 0 18px 56px -42px rgba(18,32,64,0.5);
}
.help-kb-header h1 {
  margin: 10px 0 8px;
  color: var(--text-highlight-color);
  font-size: clamp(2rem, 4vw, 3.1rem);
  line-height: 1.12;
}
.help-kb-header p {
  max-width: 720px;
  margin: 0;
  color: var(--font-color);
  line-height: 1.75;
  opacity: 0.76;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";
  filter: alpha(opacity=76);
}
.help-hero {
  position: relative;
  display: grid;
  overflow: hidden;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
  gap: 34px;
  padding: 54px;
  border: 1px solid rgba(80,115,180,0.16);
  border-radius: 28px;
  background: -webkit-radial-gradient(circle at 85% 15%, rgba(255,255,255,0.22), transparent 30%), -webkit-radial-gradient(circle at 35% 100%, rgba(61,220,151,0.2), transparent 34%), -webkit-linear-gradient(315deg, rgba(14,28,58,0.97), rgba(59,88,209,0.9) 56%, rgba(44,189,171,0.86));
  background: -moz-radial-gradient(circle at 85% 15%, rgba(255,255,255,0.22), transparent 30%), -moz-radial-gradient(circle at 35% 100%, rgba(61,220,151,0.2), transparent 34%), -moz-linear-gradient(315deg, rgba(14,28,58,0.97), rgba(59,88,209,0.9) 56%, rgba(44,189,171,0.86));
  background: -o-radial-gradient(circle at 85% 15%, rgba(255,255,255,0.22), transparent 30%), -o-radial-gradient(circle at 35% 100%, rgba(61,220,151,0.2), transparent 34%), -o-linear-gradient(315deg, rgba(14,28,58,0.97), rgba(59,88,209,0.9) 56%, rgba(44,189,171,0.86));
  background: -ms-radial-gradient(circle at 85% 15%, rgba(255,255,255,0.22), transparent 30%), -ms-radial-gradient(circle at 35% 100%, rgba(61,220,151,0.2), transparent 34%), -ms-linear-gradient(315deg, rgba(14,28,58,0.97), rgba(59,88,209,0.9) 56%, rgba(44,189,171,0.86));
  background: radial-gradient(circle at 85% 15%, rgba(255,255,255,0.22), transparent 30%), radial-gradient(circle at 35% 100%, rgba(61,220,151,0.2), transparent 34%), linear-gradient(135deg, rgba(14,28,58,0.97), rgba(59,88,209,0.9) 56%, rgba(44,189,171,0.86));
  -webkit-box-shadow: 0 28px 80px -42px rgba(18,32,64,0.72);
  box-shadow: 0 28px 80px -42px rgba(18,32,64,0.72);
  color: #fff;
}
.help-hero-main {
  min-width: 0;
}
.help-eyebrow,
.help-section-title span {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  color: rgba(255,255,255,0.76);
  font-weight: 800;
  font-size: 0.78em;
  letter-spacing: 0.16em;
}
.help-eyebrow::before,
.help-section-title span::before {
  display: inline-block;
  width: 24px;
  height: 2px;
  border-radius: 99px;
  background: currentColor;
  content: '';
}
.help-hero h1 {
  max-width: 760px;
  margin: 18px 0;
  color: #fff;
  font-size: clamp(2.2rem, 5vw, 4.35rem);
  line-height: 1.08;
  letter-spacing: -0.06em;
}
.help-hero p {
  max-width: 690px;
  margin: 0;
  color: rgba(255,255,255,0.82);
  font-size: 1.05em;
  line-height: 1.9;
}
.help-hero-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}
.help-primary-btn,
.help-secondary-btn {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 9px;
  min-height: 46px;
  padding: 0 20px;
  border-radius: 999px;
  font-weight: 800;
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.help-primary-btn:hover,
.help-secondary-btn:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.help-primary-btn {
  background: #fff;
  color: #2446b8;
  -webkit-box-shadow: 0 16px 28px -20px rgba(255,255,255,0.78);
  box-shadow: 0 16px 28px -20px rgba(255,255,255,0.78);
}
.help-secondary-btn {
  border: 1px solid rgba(255,255,255,0.32);
  background: rgba(255,255,255,0.1);
  color: #fff;
}
.help-search-card {
  -webkit-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  padding: 22px;
  border: 1px solid rgba(255,255,255,0.28);
  border-radius: 24px;
  background: rgba(255,255,255,0.12);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.22), 0 22px 60px -36px rgba(0,0,0,0.55);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.22), 0 22px 60px -36px rgba(0,0,0,0.55);
  backdrop-filter: blur(18px);
}
.help-search-line {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 10px;
  min-height: 50px;
  padding: 0 16px;
  border-radius: 16px;
  background: rgba(255,255,255,0.92);
  color: #233;
  font-weight: 800;
}
.help-hot-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 16px;
}
.help-hot-list a {
  padding: 13px 14px;
  border-radius: 14px;
  background: rgba(255,255,255,0.13);
  color: rgba(255,255,255,0.9);
  font-weight: 700;
  text-align: center;
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: background 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: background 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: background 0.2s ease, -ms-transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease;
}
.help-hot-list a:hover {
  background: rgba(255,255,255,0.22);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.help-topic-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin-top: 22px;
}
.help-topic-card,
.help-section,
.help-anchor-card {
  border: 1px solid rgba(80,115,180,0.14);
  background: var(--card-bg);
  -webkit-box-shadow: 0 16px 50px -34px rgba(18,32,64,0.48);
  box-shadow: 0 16px 50px -34px rgba(18,32,64,0.48);
}
.help-topic-card {
  min-height: 170px;
  padding: 24px;
  border-radius: 22px;
  color: var(--font-color);
  -webkit-transition: border-color 0.22s ease, box-shadow 0.22s ease, -webkit-transform 0.22s ease;
  -moz-transition: border-color 0.22s ease, box-shadow 0.22s ease, -moz-transform 0.22s ease;
  -o-transition: border-color 0.22s ease, box-shadow 0.22s ease, -o-transform 0.22s ease;
  -ms-transition: border-color 0.22s ease, box-shadow 0.22s ease, -ms-transform 0.22s ease;
  transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}
.help-topic-card:hover {
  border-color: rgba(73,177,245,0.45);
  -webkit-box-shadow: 0 24px 56px -34px rgba(73,177,245,0.7);
  box-shadow: 0 24px 56px -34px rgba(73,177,245,0.7);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}
.help-topic-card i {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: rgba(73,177,245,0.1);
  color: #49b1f5;
  font-size: 1.25em;
}
.help-topic-card span {
  display: block;
  margin-top: 18px;
  color: var(--text-highlight-color);
  font-weight: 900;
  font-size: 1.08em;
}
.help-topic-card p {
  margin: 9px 0 0;
  color: var(--font-color);
  font-size: 0.9em;
  line-height: 1.65;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.help-solution-hub {
  margin-top: 22px;
  padding: 28px;
  border: 1px solid rgba(80,115,180,0.14);
  border-radius: 26px;
  background: -webkit-radial-gradient(circle at 92% 0, rgba(73,177,245,0.14), transparent 28%), -webkit-linear-gradient(315deg, rgba(73,177,245,0.06), rgba(255,255,255,0.02) 58%), var(--card-bg);
  background: -moz-radial-gradient(circle at 92% 0, rgba(73,177,245,0.14), transparent 28%), -moz-linear-gradient(315deg, rgba(73,177,245,0.06), rgba(255,255,255,0.02) 58%), var(--card-bg);
  background: -o-radial-gradient(circle at 92% 0, rgba(73,177,245,0.14), transparent 28%), -o-linear-gradient(315deg, rgba(73,177,245,0.06), rgba(255,255,255,0.02) 58%), var(--card-bg);
  background: -ms-radial-gradient(circle at 92% 0, rgba(73,177,245,0.14), transparent 28%), -ms-linear-gradient(315deg, rgba(73,177,245,0.06), rgba(255,255,255,0.02) 58%), var(--card-bg);
  background: radial-gradient(circle at 92% 0, rgba(73,177,245,0.14), transparent 28%), linear-gradient(135deg, rgba(73,177,245,0.06), rgba(255,255,255,0.02) 58%), var(--card-bg);
  -webkit-box-shadow: 0 20px 60px -42px rgba(18,32,64,0.55);
  box-shadow: 0 20px 60px -42px rgba(18,32,64,0.55);
}
.help-solution-head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 20px;
}
.help-solution-head span {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  color: #49b1f5;
  font-size: 0.78em;
  font-weight: 900;
  letter-spacing: 0.14em;
}
.help-solution-head span::before {
  display: inline-block;
  width: 24px;
  height: 2px;
  border-radius: 99px;
  background: currentColor;
  content: '';
}
.help-solution-head h2 {
  margin: 10px 0 8px;
  color: var(--text-highlight-color);
  font-size: clamp(1.65rem, 3vw, 2.35rem);
  line-height: 1.2;
}
.help-solution-head p {
  max-width: 720px;
  margin: 0;
  color: var(--font-color);
  line-height: 1.75;
  opacity: 0.74;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";
  filter: alpha(opacity=74);
}
.help-solution-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
.help-solution-card {
  position: relative;
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) auto;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 16px;
  overflow: hidden;
  min-height: 142px;
  padding: 18px;
  border: 1px solid rgba(80,115,180,0.12);
  border-radius: 22px;
  background: rgba(255,255,255,0.42);
  color: var(--font-color);
  cursor: default;
  -webkit-transition: border-color 0.22s ease, box-shadow 0.22s ease, -webkit-transform 0.22s ease;
  -moz-transition: border-color 0.22s ease, box-shadow 0.22s ease, -moz-transform 0.22s ease;
  -o-transition: border-color 0.22s ease, box-shadow 0.22s ease, -o-transform 0.22s ease;
  -ms-transition: border-color 0.22s ease, box-shadow 0.22s ease, -ms-transform 0.22s ease;
  transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}
.help-solution-card::after {
  position: absolute;
  top: -34px;
  right: -34px;
  width: 92px;
  height: 92px;
  border-radius: 999px;
  background: rgba(73,177,245,0.08);
  content: '';
}
.help-solution-card:hover {
  border-color: rgba(73,177,245,0.38);
  -webkit-box-shadow: 0 20px 48px -36px rgba(73,177,245,0.9);
  box-shadow: 0 20px 48px -36px rgba(73,177,245,0.9);
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
.help-solution-card.is-hot {
  border-color: rgba(255,107,53,0.28);
  background: -webkit-linear-gradient(315deg, rgba(255,107,53,0.1), rgba(255,255,255,0.38));
  background: -moz-linear-gradient(315deg, rgba(255,107,53,0.1), rgba(255,255,255,0.38));
  background: -o-linear-gradient(315deg, rgba(255,107,53,0.1), rgba(255,255,255,0.38));
  background: -ms-linear-gradient(315deg, rgba(255,107,53,0.1), rgba(255,255,255,0.38));
  background: linear-gradient(135deg, rgba(255,107,53,0.1), rgba(255,255,255,0.38));
}
.help-solution-card.is-hot .help-solution-icon {
  background: rgba(255,107,53,0.12);
  color: #ff6b35;
}
.help-solution-action {
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 9px;
  min-height: 42px;
  padding: 0 20px;
  border-radius: 999px;
  background: rgba(73,177,245,0.1);
  color: #49b1f5;
  font-size: 0.96em;
  font-weight: 900;
  white-space: nowrap;
  -webkit-transition: background 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: background 0.2s ease, color 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: background 0.2s ease, color 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: background 0.2s ease, color 0.2s ease, -ms-transform 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
.help-solution-action:hover {
  background: #49b1f5;
  color: #fff;
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.help-solution-icon {
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 18px;
  background: rgba(73,177,245,0.1);
  color: #49b1f5;
  font-size: 1.35em;
}
.help-solution-body {
  position: relative;
  z-index: 1;
  min-width: 0;
}
.help-solution-body em {
  display: block;
  color: #49b1f5;
  font-size: 0.88em;
  font-style: normal;
  font-weight: 900;
}
.help-solution-body strong {
  display: block;
  margin-top: 5px;
  color: var(--text-highlight-color);
  font-size: 1.22em;
  line-height: 1.35;
}
.help-solution-body p {
  margin: 8px 0 0;
  color: var(--font-color);
  font-size: 1em;
  line-height: 1.68;
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
}
.help-solution-notice {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 12px;
  margin-top: 18px;
  padding: 16px 18px;
  border: 1px solid rgba(18,183,245,0.18);
  border-radius: 18px;
  background: -webkit-linear-gradient(315deg, rgba(18,183,245,0.1), rgba(255,255,255,0.02)), var(--card-bg);
  background: -moz-linear-gradient(315deg, rgba(18,183,245,0.1), rgba(255,255,255,0.02)), var(--card-bg);
  background: -o-linear-gradient(315deg, rgba(18,183,245,0.1), rgba(255,255,255,0.02)), var(--card-bg);
  background: -ms-linear-gradient(315deg, rgba(18,183,245,0.1), rgba(255,255,255,0.02)), var(--card-bg);
  background: linear-gradient(135deg, rgba(18,183,245,0.1), rgba(255,255,255,0.02)), var(--card-bg);
  color: var(--font-color);
}
.help-solution-notice-main {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 12px;
  min-width: 0;
}
.help-solution-notice-main > i {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  border-radius: 13px;
  background: rgba(18,183,245,0.12);
  color: #12b7f5;
  font-size: 1.25em;
}
.help-solution-notice-main span {
  min-width: 0;
  font-weight: 700;
  line-height: 1.6;
}
.help-solution-notice-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  gap: 10px;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.help-solution-notice-button {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 7px;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  min-height: 38px;
  padding: 0 16px;
  border-radius: 999px;
  background: #0788d6;
  color: #fff !important;
  font-size: 0.9em;
  font-weight: 900;
  line-height: 1;
  -webkit-box-shadow: 0 14px 30px -22px rgba(7,136,214,0.95);
  box-shadow: 0 14px 30px -22px rgba(7,136,214,0.95);
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.help-solution-notice-button i,
.help-solution-notice-button span {
  color: #fff !important;
  font-size: 1em;
  font-weight: 900;
  line-height: 1;
}
.help-solution-notice-button:hover {
  background: #056fb0;
  color: #fff !important;
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-box-shadow: 0 16px 34px -24px rgba(5,111,176,0.95);
  box-shadow: 0 16px 34px -24px rgba(5,111,176,0.95);
}
.help-layout {
  display: block;
  margin-top: 22px;
}
.help-anchor-card {
  position: sticky;
  top: 88px;
  -webkit-align-self: start;
  align-self: start;
  -ms-flex-item-align: start;
  display: grid;
  gap: 8px;
  padding: 18px;
  border-radius: 22px;
}
.help-anchor-card strong {
  margin-bottom: 4px;
  color: var(--text-highlight-color);
  font-size: 1.05em;
}
.help-anchor-card a {
  padding: 10px 12px;
  border-radius: 12px;
  color: var(--font-color);
  font-size: 0.92em;
  -webkit-transition: background 0.2s ease, color 0.2s ease;
  -moz-transition: background 0.2s ease, color 0.2s ease;
  -o-transition: background 0.2s ease, color 0.2s ease;
  -ms-transition: background 0.2s ease, color 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease;
}
.help-anchor-card a:hover {
  background: rgba(73,177,245,0.1);
  color: #49b1f5;
}
.help-content {
  display: grid;
  gap: 22px;
  min-width: 0;
}
.help-section {
  padding: 28px;
  border-radius: 24px;
}
.help-section-title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 14px;
  margin-bottom: 20px;
}
.help-section-title > i {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  border-radius: 16px;
  background: rgba(73,177,245,0.1);
  color: #49b1f5;
  font-size: 1.25em;
}
.help-section-title span {
  color: #49b1f5;
}
.help-section-title h2 {
  margin: 4px 0 0;
  color: var(--text-highlight-color);
  font-size: 1.55em;
  line-height: 1.25;
}
.help-step-list {
  display: grid;
  gap: 14px;
}
.help-step {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  gap: 14px;
  padding: 18px;
  border-radius: 18px;
  background: -webkit-linear-gradient(315deg, rgba(73,177,245,0.1), rgba(66,185,131,0.08));
  background: -moz-linear-gradient(315deg, rgba(73,177,245,0.1), rgba(66,185,131,0.08));
  background: -o-linear-gradient(315deg, rgba(73,177,245,0.1), rgba(66,185,131,0.08));
  background: -ms-linear-gradient(315deg, rgba(73,177,245,0.1), rgba(66,185,131,0.08));
  background: linear-gradient(135deg, rgba(73,177,245,0.1), rgba(66,185,131,0.08));
}
.help-step em {
  color: #49b1f5;
  font-weight: 900;
  font-style: normal;
  letter-spacing: -0.04em;
}
.help-step strong {
  display: block;
  color: var(--text-highlight-color);
}
.help-step p {
  margin: 6px 0 0;
  color: var(--font-color);
  line-height: 1.72;
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
}
.help-info-box,
.help-notice {
  padding: 18px;
  border-radius: 18px;
  background: rgba(73,177,245,0.08);
  color: var(--font-color);
  line-height: 1.75;
}
.help-info-box p,
.help-notice p {
  margin: 0;
}
.help-check-grid,
.help-card-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}
.help-check-grid div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  padding: 0 14px;
  border-radius: 16px;
  background: rgba(60,80,110,0.06);
  color: var(--text-highlight-color);
  font-weight: 800;
}
.help-check-grid div i {
  color: #49b1f5;
}
.help-card-grid a {
  padding: 18px;
  border: 1px solid rgba(80,115,180,0.12);
  border-radius: 18px;
  background: rgba(60,80,110,0.04);
  color: var(--font-color);
  -webkit-transition: border-color 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: border-color 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: border-color 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: border-color 0.2s ease, -ms-transform 0.2s ease;
  transition: border-color 0.2s ease, transform 0.2s ease;
}
.help-card-grid a:hover {
  border-color: rgba(73,177,245,0.45);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.help-card-grid a strong {
  display: block;
  color: var(--text-highlight-color);
}
.help-card-grid a p {
  margin: 8px 0 0;
  font-size: 0.9em;
  line-height: 1.65;
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
}
.help-notice {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  gap: 14px;
  background: -webkit-linear-gradient(315deg, rgba(255,183,77,0.16), rgba(255,255,255,0.02)), var(--card-bg);
  background: -moz-linear-gradient(315deg, rgba(255,183,77,0.16), rgba(255,255,255,0.02)), var(--card-bg);
  background: -o-linear-gradient(315deg, rgba(255,183,77,0.16), rgba(255,255,255,0.02)), var(--card-bg);
  background: -ms-linear-gradient(315deg, rgba(255,183,77,0.16), rgba(255,255,255,0.02)), var(--card-bg);
  background: linear-gradient(135deg, rgba(255,183,77,0.16), rgba(255,255,255,0.02)), var(--card-bg);
}
.help-notice i {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  color: #f59f00;
  font-size: 1.35em;
  margin-top: 4px;
}
.help-faq-list {
  display: grid;
  gap: 12px;
}
.help-faq-list details {
  border: 1px solid rgba(80,115,180,0.12);
  border-radius: 16px;
  background: rgba(60,80,110,0.04);
}
.help-faq-list summary {
  cursor: pointer;
  padding: 16px 18px;
  color: var(--text-highlight-color);
  font-weight: 900;
}
.help-faq-list p {
  margin: 0;
  padding: 0 18px 18px;
  color: var(--font-color);
  line-height: 1.7;
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
}
[data-theme='dark'] .help-kb-header,
[data-theme='dark'] .help-topic-card,
[data-theme='dark'] .help-section,
[data-theme='dark'] .help-anchor-card,
[data-theme='dark'] .help-solution-hub {
  border-color: rgba(255,255,255,0.08);
  -webkit-box-shadow: 0 16px 50px -34px rgba(0,0,0,0.9);
  box-shadow: 0 16px 50px -34px rgba(0,0,0,0.9);
}
[data-theme='dark'] .help-solution-card {
  border-color: rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.035);
}
[data-theme='dark'] .help-solution-card.is-hot {
  background: -webkit-linear-gradient(315deg, rgba(255,107,53,0.13), rgba(255,255,255,0.035));
  background: -moz-linear-gradient(315deg, rgba(255,107,53,0.13), rgba(255,255,255,0.035));
  background: -o-linear-gradient(315deg, rgba(255,107,53,0.13), rgba(255,255,255,0.035));
  background: -ms-linear-gradient(315deg, rgba(255,107,53,0.13), rgba(255,255,255,0.035));
  background: linear-gradient(135deg, rgba(255,107,53,0.13), rgba(255,255,255,0.035));
}
@media screen and (max-width: 1024px) {
  .type-help .layout.hide-aside {
    padding-right: 14px;
    padding-left: 14px;
  }
  .help-kb-header {
    padding: 28px;
  }
  .help-solution-hub {
    padding: 24px;
  }
  .help-solution-grid {
    grid-template-columns: 1fr;
  }
  .help-solution-card {
    min-height: 132px;
  }
}
@media screen and (max-width: 900px) {
  .help-hero {
    grid-template-columns: 1fr;
  }
  .help-kb-header {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .help-anchor-card {
    position: static;
  }
  .help-topic-grid,
  .help-check-grid,
  .help-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .help-solution-head {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .site-help-page {
    padding: 0;
  }
  .help-hero {
    padding: 34px 22px;
    border-radius: 22px;
  }
  .help-hero h1 {
    font-size: 2.25rem;
  }
  .help-kb-header {
    gap: 12px;
    margin-bottom: 16px;
    padding: 22px 18px;
    border-radius: 20px;
  }
  .help-kb-header h1 {
    margin: 8px 0 7px;
    font-size: 2rem;
  }
  .help-kb-header p {
    font-size: 0.96em;
    line-height: 1.68;
  }
  .help-topic-grid,
  .help-solution-grid,
  .help-check-grid,
  .help-card-grid,
  .help-hot-list {
    grid-template-columns: 1fr;
  }
  .help-solution-hub {
    margin-top: 16px;
    padding: 18px;
    border-radius: 20px;
  }
  .help-solution-head {
    gap: 10px;
    margin-bottom: 16px;
  }
  .help-solution-head h2 {
    margin: 8px 0 6px;
    font-size: 1.7rem;
  }
  .help-solution-head p {
    font-size: 0.95em;
    line-height: 1.65;
  }
  .help-solution-card {
    grid-template-columns: 50px minmax(0, 1fr);
    grid-template-areas: 'icon body' 'action action';
    min-height: auto;
    gap: 14px;
    padding: 16px;
    border-radius: 18px;
  }
  .help-solution-card .help-solution-icon {
    grid-area: icon;
    width: 50px;
    height: 50px;
    border-radius: 16px;
  }
  .help-solution-card .help-solution-body {
    grid-area: body;
  }
  .help-solution-card .help-solution-action {
    grid-area: action;
    width: 100%;
    min-height: 40px;
  }
  .help-solution-body em {
    font-size: 0.82em;
  }
  .help-solution-body strong {
    font-size: 1.12em;
  }
  .help-solution-body p {
    font-size: 0.95em;
    line-height: 1.62;
  }
  .help-solution-notice {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 14px;
    border-radius: 16px;
  }
  .help-solution-notice-main {
    width: 100%;
  }
  .help-solution-notice-actions {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
    margin-left: 0;
  }
  .help-solution-notice-button {
    width: 100%;
    min-height: 38px;
    padding: 0 10px;
    font-size: 0.86em;
  }
  .help-section {
    padding: 22px;
    border-radius: 22px;
  }
}
@media screen and (max-width: 600px) {
  .help-kb-header {
    padding: 20px 16px;
  }
  .help-kb-header h1 {
    font-size: 1.82rem;
  }
  .help-solution-hub {
    padding: 16px;
  }
  .help-solution-head span {
    font-size: 0.72em;
    letter-spacing: 0.1em;
  }
  .help-solution-head span::before {
    width: 18px;
  }
  .help-solution-head h2 {
    font-size: 1.45rem;
  }
  .help-solution-card {
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 12px;
    padding: 14px;
  }
  .help-solution-card .help-solution-icon {
    width: 46px;
    height: 46px;
    border-radius: 15px;
    font-size: 1.18em;
  }
  .help-solution-notice-main {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .help-solution-notice-main > i {
    width: 34px;
    height: 34px;
    border-radius: 12px;
  }
  .help-solution-notice-main span {
    font-size: 0.92em;
    line-height: 1.55;
  }
  .help-solution-notice-actions {
    gap: 8px;
  }
  .help-solution-notice-button {
    gap: 5px;
    min-height: 36px;
    padding: 0 6px;
    font-size: 0.8em;
  }
}
.home-carousel-wrap {
  margin: 0 0 18px;
  padding: 0;
  max-width: 100%;
  width: 100%;
}
.home-carousel {
  position: relative;
  overflow: hidden;
  min-height: 280px;
  height: var(--home-carousel-height, 390px);
  background: var(--card-bg);
  border: 1px solid var(--card-border, rgba(120,120,120,0.18));
  border-radius: 8px;
  -webkit-box-shadow: 0 18px 42px rgba(15,23,42,0.14);
  box-shadow: 0 18px 42px rgba(15,23,42,0.14);
  isolation: isolate;
  --home-carousel-duration: 680ms;
  --home-carousel-easing: cubic-bezier(0.22, 1, 0.36, 1);
}
.article-home-carousel-wrap {
  margin: 0 0 16px;
  display: block;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.article-home-carousel {
  aspect-ratio: var(--article-carousel-ratio, 2.333333333333333);
  min-height: 0;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home-carousel-track,
.home-carousel-slide,
.home-carousel-media,
.home-carousel-media img {
  width: 100%;
  height: 100%;
}
.home-carousel-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  pointer-events: none;
  -webkit-transform: scale(1.018);
  -moz-transform: scale(1.018);
  -o-transform: scale(1.018);
  -ms-transform: scale(1.018);
  transform: scale(1.018);
  -webkit-transition: opacity var(--home-carousel-duration) var(--home-carousel-easing), -webkit-transform var(--home-carousel-duration) var(--home-carousel-easing), filter var(--home-carousel-duration) var(--home-carousel-easing);
  -moz-transition: opacity var(--home-carousel-duration) var(--home-carousel-easing), -moz-transform var(--home-carousel-duration) var(--home-carousel-easing), filter var(--home-carousel-duration) var(--home-carousel-easing);
  -o-transition: opacity var(--home-carousel-duration) var(--home-carousel-easing), -o-transform var(--home-carousel-duration) var(--home-carousel-easing), filter var(--home-carousel-duration) var(--home-carousel-easing);
  -ms-transition: opacity var(--home-carousel-duration) var(--home-carousel-easing), -ms-transform var(--home-carousel-duration) var(--home-carousel-easing), filter var(--home-carousel-duration) var(--home-carousel-easing);
  transition: opacity var(--home-carousel-duration) var(--home-carousel-easing), transform var(--home-carousel-duration) var(--home-carousel-easing), filter var(--home-carousel-duration) var(--home-carousel-easing);
}
.home-carousel-slide.is-active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  pointer-events: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 1;
}
.home-carousel-media {
  display: block;
  background: var(--global-bg);
}
.home-carousel-media img {
  display: block;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: -webkit-transform 8s ease;
  -moz-transition: -moz-transform 8s ease;
  -o-transition: -o-transform 8s ease;
  -ms-transition: -ms-transform 8s ease;
  transition: transform 8s ease;
}
.home-carousel.has-kenburns .home-carousel-slide.is-active .home-carousel-media img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.home-carousel.is-fade .home-carousel-slide {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.home-carousel.is-slide .home-carousel-track,
.home-carousel.is-coverflow .home-carousel-track {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-transform: translateX(calc(var(--home-carousel-index, 0) * -100%));
  -moz-transform: translateX(calc(var(--home-carousel-index, 0) * -100%));
  -o-transform: translateX(calc(var(--home-carousel-index, 0) * -100%));
  -ms-transform: translateX(calc(var(--home-carousel-index, 0) * -100%));
  transform: translateX(calc(var(--home-carousel-index, 0) * -100%));
  -webkit-transition: -webkit-transform var(--home-carousel-duration) var(--home-carousel-easing);
  -moz-transition: -moz-transform var(--home-carousel-duration) var(--home-carousel-easing);
  -o-transition: -o-transform var(--home-carousel-duration) var(--home-carousel-easing);
  -ms-transition: -ms-transform var(--home-carousel-duration) var(--home-carousel-easing);
  transition: transform var(--home-carousel-duration) var(--home-carousel-easing);
}
.home-carousel.is-slide.is-jumping .home-carousel-track,
.home-carousel.is-coverflow.is-jumping .home-carousel-track {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.home-carousel.is-slide.is-jumping .home-carousel-slide,
.home-carousel.is-coverflow.is-jumping .home-carousel-slide,
.home-carousel.is-slide.is-jumping .home-carousel-media img,
.home-carousel.is-coverflow.is-jumping .home-carousel-media img {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.home-carousel.is-slide .home-carousel-slide,
.home-carousel.is-coverflow .home-carousel-slide {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.home-carousel.is-slide .home-carousel-slide.is-active,
.home-carousel.is-coverflow .home-carousel-slide.is-active {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.home-carousel.is-coverflow {
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -ms-perspective: 900px;
  perspective: 900px;
}
.home-carousel.is-coverflow .home-carousel-track {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.home-carousel.is-coverflow .home-carousel-slide {
  overflow: hidden;
  -webkit-transform: scale(0.92) rotateY(-18deg) translateZ(-90px);
  -moz-transform: scale(0.92) rotateY(-18deg) translateZ(-90px);
  -o-transform: scale(0.92) rotateY(-18deg) translateZ(-90px);
  -ms-transform: scale(0.92) rotateY(-18deg) translateZ(-90px);
  transform: scale(0.92) rotateY(-18deg) translateZ(-90px);
  filter: brightness(0.8) saturate(0.92);
  -webkit-transition: -webkit-transform var(--home-carousel-duration) var(--home-carousel-easing), filter var(--home-carousel-duration) var(--home-carousel-easing);
  -moz-transition: -moz-transform var(--home-carousel-duration) var(--home-carousel-easing), filter var(--home-carousel-duration) var(--home-carousel-easing);
  -o-transition: -o-transform var(--home-carousel-duration) var(--home-carousel-easing), filter var(--home-carousel-duration) var(--home-carousel-easing);
  -ms-transition: -ms-transform var(--home-carousel-duration) var(--home-carousel-easing), filter var(--home-carousel-duration) var(--home-carousel-easing);
  transition: transform var(--home-carousel-duration) var(--home-carousel-easing), filter var(--home-carousel-duration) var(--home-carousel-easing);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -o-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform, filter;
}
.home-carousel.is-coverflow .home-carousel-slide.is-active {
  -webkit-transform: scale(1) rotateY(0) translateZ(0);
  -moz-transform: scale(1) rotateY(0) translateZ(0);
  -o-transform: scale(1) rotateY(0) translateZ(0);
  -ms-transform: scale(1) rotateY(0) translateZ(0);
  transform: scale(1) rotateY(0) translateZ(0);
  filter: brightness(1) saturate(1);
  z-index: 2;
}
.home-carousel.is-coverflow .home-carousel-slide.is-active .home-carousel-media img {
  -webkit-transform: scale(1.035);
  -moz-transform: scale(1.035);
  -o-transform: scale(1.035);
  -ms-transform: scale(1.035);
  transform: scale(1.035);
}
.home-carousel.is-coverflow .home-carousel-media {
  overflow: hidden;
}
.home-carousel.is-coverflow .home-carousel-media img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform var(--home-carousel-duration) var(--home-carousel-easing);
  -moz-transition: -moz-transform var(--home-carousel-duration) var(--home-carousel-easing);
  -o-transition: -o-transform var(--home-carousel-duration) var(--home-carousel-easing);
  -ms-transition: -ms-transform var(--home-carousel-duration) var(--home-carousel-easing);
  transition: transform var(--home-carousel-duration) var(--home-carousel-easing);
}
.home-carousel.is-coverflow[data-direction='prev'] .home-carousel-slide {
  -webkit-transform: scale(0.92) rotateY(18deg) translateZ(-90px);
  -moz-transform: scale(0.92) rotateY(18deg) translateZ(-90px);
  -o-transform: scale(0.92) rotateY(18deg) translateZ(-90px);
  -ms-transform: scale(0.92) rotateY(18deg) translateZ(-90px);
  transform: scale(0.92) rotateY(18deg) translateZ(-90px);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.home-carousel.is-coverflow[data-direction='prev'] .home-carousel-slide.is-active {
  -webkit-transform: scale(1) rotateY(0) translateZ(0);
  -moz-transform: scale(1) rotateY(0) translateZ(0);
  -o-transform: scale(1) rotateY(0) translateZ(0);
  -ms-transform: scale(1) rotateY(0) translateZ(0);
  transform: scale(1) rotateY(0) translateZ(0);
}
.home-carousel.is-coverflow[data-direction='prev'] .home-carousel-slide.is-active .home-carousel-media img {
  -webkit-transform: scale(1.035);
  -moz-transform: scale(1.035);
  -o-transform: scale(1.035);
  -ms-transform: scale(1.035);
  transform: scale(1.035);
}
.home-carousel.is-fade-scale .home-carousel-slide {
  -webkit-transform: scale(1.035);
  -moz-transform: scale(1.035);
  -o-transform: scale(1.035);
  -ms-transform: scale(1.035);
  transform: scale(1.035);
}
.home-carousel.is-fade-scale .home-carousel-slide.is-active {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.home-carousel.is-lift .home-carousel-slide {
  -webkit-transform: translateY(22px) scale(1.012);
  -moz-transform: translateY(22px) scale(1.012);
  -o-transform: translateY(22px) scale(1.012);
  -ms-transform: translateY(22px) scale(1.012);
  transform: translateY(22px) scale(1.012);
  filter: saturate(0.88);
}
.home-carousel.is-lift .home-carousel-slide.is-active {
  -webkit-transform: translateY(0) scale(1);
  -moz-transform: translateY(0) scale(1);
  -o-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  filter: saturate(1);
}
.home-carousel.is-none .home-carousel-slide {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.home-carousel.is-none .home-carousel-media img,
.home-carousel.is-none .home-carousel-kicker,
.home-carousel.is-none .home-carousel-title,
.home-carousel.is-none .home-carousel-subtitle,
.home-carousel.is-none .home-carousel-action {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.home-carousel-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: -webkit-linear-gradient(0deg, rgba(10,15,26,0.82) 0%, rgba(10,15,26,0.62) 38%, rgba(10,15,26,0.2) 72%, rgba(10,15,26,0.08) 100%), -webkit-linear-gradient(90deg, rgba(10,15,26,0.46) 0%, rgba(10,15,26,0.06) 52%, rgba(10,15,26,0.28) 100%);
  background: -moz-linear-gradient(0deg, rgba(10,15,26,0.82) 0%, rgba(10,15,26,0.62) 38%, rgba(10,15,26,0.2) 72%, rgba(10,15,26,0.08) 100%), -moz-linear-gradient(90deg, rgba(10,15,26,0.46) 0%, rgba(10,15,26,0.06) 52%, rgba(10,15,26,0.28) 100%);
  background: -o-linear-gradient(0deg, rgba(10,15,26,0.82) 0%, rgba(10,15,26,0.62) 38%, rgba(10,15,26,0.2) 72%, rgba(10,15,26,0.08) 100%), -o-linear-gradient(90deg, rgba(10,15,26,0.46) 0%, rgba(10,15,26,0.06) 52%, rgba(10,15,26,0.28) 100%);
  background: -ms-linear-gradient(0deg, rgba(10,15,26,0.82) 0%, rgba(10,15,26,0.62) 38%, rgba(10,15,26,0.2) 72%, rgba(10,15,26,0.08) 100%), -ms-linear-gradient(90deg, rgba(10,15,26,0.46) 0%, rgba(10,15,26,0.06) 52%, rgba(10,15,26,0.28) 100%);
  background: linear-gradient(90deg, rgba(10,15,26,0.82) 0%, rgba(10,15,26,0.62) 38%, rgba(10,15,26,0.2) 72%, rgba(10,15,26,0.08) 100%), linear-gradient(0deg, rgba(10,15,26,0.46) 0%, rgba(10,15,26,0.06) 52%, rgba(10,15,26,0.28) 100%);
}
.home-carousel-content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: calc(100% - 120px);
  max-width: 620px;
  color: #fff;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home-carousel.position-left .home-carousel-content {
  left: clamp(24px, 5vw, 72px);
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  text-align: left;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.home-carousel.position-right .home-carousel-content {
  right: clamp(24px, 5vw, 72px);
  left: auto;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  text-align: right;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.home-carousel.has-content-stagger .home-carousel-kicker,
.home-carousel.has-content-stagger .home-carousel-title,
.home-carousel.has-content-stagger .home-carousel-subtitle,
.home-carousel.has-content-stagger .home-carousel-action {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(14px);
  -moz-transform: translateY(14px);
  -o-transform: translateY(14px);
  -ms-transform: translateY(14px);
  transform: translateY(14px);
  -webkit-transition: opacity 0.48s var(--home-carousel-easing), -webkit-transform 0.48s var(--home-carousel-easing);
  -moz-transition: opacity 0.48s var(--home-carousel-easing), -moz-transform 0.48s var(--home-carousel-easing);
  -o-transition: opacity 0.48s var(--home-carousel-easing), -o-transform 0.48s var(--home-carousel-easing);
  -ms-transition: opacity 0.48s var(--home-carousel-easing), -ms-transform 0.48s var(--home-carousel-easing);
  transition: opacity 0.48s var(--home-carousel-easing), transform 0.48s var(--home-carousel-easing);
}
.home-carousel.has-content-stagger .home-carousel-slide.is-active .home-carousel-kicker,
.home-carousel.has-content-stagger .home-carousel-slide.is-active .home-carousel-title,
.home-carousel.has-content-stagger .home-carousel-slide.is-active .home-carousel-subtitle,
.home-carousel.has-content-stagger .home-carousel-slide.is-active .home-carousel-action {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.home-carousel.has-content-stagger .home-carousel-slide.is-active .home-carousel-title {
  -webkit-transition-delay: 0.08s;
  -moz-transition-delay: 0.08s;
  -o-transition-delay: 0.08s;
  -ms-transition-delay: 0.08s;
  transition-delay: 0.08s;
}
.home-carousel.has-content-stagger .home-carousel-slide.is-active .home-carousel-subtitle {
  -webkit-transition-delay: 0.16s;
  -moz-transition-delay: 0.16s;
  -o-transition-delay: 0.16s;
  -ms-transition-delay: 0.16s;
  transition-delay: 0.16s;
}
.home-carousel.has-content-stagger .home-carousel-slide.is-active .home-carousel-action {
  -webkit-transition-delay: 0.24s;
  -moz-transition-delay: 0.24s;
  -o-transition-delay: 0.24s;
  -ms-transition-delay: 0.24s;
  transition-delay: 0.24s;
}
.home-carousel-kicker {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  font-size: 0.86em;
  font-weight: 700;
}
.home-carousel-badge {
  padding: 5px 10px;
  background: #49b1f5;
  color: #fff;
  border-radius: 999px;
  line-height: 1;
}
.home-carousel-meta {
  padding: 5px 10px;
  background: rgba(255,255,255,0.16);
  color: rgba(255,255,255,0.9);
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 999px;
  line-height: 1;
  backdrop-filter: blur(10px);
}
.home-carousel-title {
  display: -webkit-box;
  overflow: hidden;
  color: #fff;
  text-shadow: 0 10px 26px rgba(0,0,0,0.26);
  font-weight: 800;
  font-size: clamp(2em, 3.2vw, 3.2em);
  line-height: 1.12;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-carousel-title:hover {
  color: #fff;
}
.home-carousel-subtitle {
  display: -webkit-box;
  overflow: hidden;
  margin-top: 14px;
  max-width: 560px;
  color: rgba(255,255,255,0.86);
  font-size: 1.02em;
  line-height: 1.8;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-carousel-action {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  margin-top: 24px;
  padding: 10px 17px;
  background: #fff;
  color: #1f2937;
  border-radius: 8px;
  -webkit-box-shadow: 0 12px 28px rgba(0,0,0,0.18);
  box-shadow: 0 12px 28px rgba(0,0,0,0.18);
  font-weight: 700;
  line-height: 1;
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.home-carousel-action:hover {
  color: #1f2937;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 16px 34px rgba(0,0,0,0.24);
  box-shadow: 0 16px 34px rgba(0,0,0,0.24);
}
.home-carousel-control {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: rgba(255,255,255,0.18);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 50%;
  cursor: pointer;
  backdrop-filter: blur(10px);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: background 0.22s ease, -webkit-transform 0.22s ease;
  -moz-transition: background 0.22s ease, -moz-transform 0.22s ease;
  -o-transition: background 0.22s ease, -o-transform 0.22s ease;
  -ms-transition: background 0.22s ease, -ms-transform 0.22s ease;
  transition: background 0.22s ease, transform 0.22s ease;
}
.home-carousel-control:hover {
  background: rgba(255,255,255,0.9);
  color: #1f2937;
}
.home-carousel-control.prev {
  left: 18px;
}
.home-carousel-control.next {
  right: 18px;
}
.home-carousel-dots {
  position: absolute;
  left: 50%;
  bottom: 22px;
  z-index: 5;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.home-carousel-dot {
  display: block;
  width: 8px;
  height: 8px;
  padding: 0;
  background: rgba(255,255,255,0.52);
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  -webkit-transition: width 0.24s ease, background 0.24s ease;
  -moz-transition: width 0.24s ease, background 0.24s ease;
  -o-transition: width 0.24s ease, background 0.24s ease;
  -ms-transition: width 0.24s ease, background 0.24s ease;
  transition: width 0.24s ease, background 0.24s ease;
}
.home-carousel-dot.is-active {
  width: 28px;
  background: #fff;
}
[data-theme='dark'] .home-carousel {
  border-color: rgba(255,255,255,0.1);
  -webkit-box-shadow: 0 18px 42px rgba(0,0,0,0.3);
  box-shadow: 0 18px 42px rgba(0,0,0,0.3);
}
@media screen and (max-width: 900px) {
  .home-carousel {
    min-height: 250px;
    height: 300px;
  }
  .article-home-carousel {
    min-height: 0;
    height: var(--home-carousel-height, auto);
  }
  .home-carousel-content {
    max-width: calc(100% - 56px);
  }
  .home-carousel-control {
    width: 34px;
    height: 34px;
  }
}
@media screen and (max-width: 600px) {
  .home-carousel-wrap {
    margin-top: 14px;
    padding: 0 10px;
  }
  .home-carousel {
    min-height: 200px;
    height: 220px;
    border-radius: 8px;
  }
  .article-home-carousel-wrap {
    margin-top: 0;
    padding: 0;
  }
  .article-home-carousel {
    min-height: 0;
    height: var(--home-carousel-height, auto);
  }
  .home-carousel-overlay {
    background: -webkit-linear-gradient(90deg, rgba(10,15,26,0.82) 0%, rgba(10,15,26,0.38) 60%, rgba(10,15,26,0.28) 100%);
    background: -moz-linear-gradient(90deg, rgba(10,15,26,0.82) 0%, rgba(10,15,26,0.38) 60%, rgba(10,15,26,0.28) 100%);
    background: -o-linear-gradient(90deg, rgba(10,15,26,0.82) 0%, rgba(10,15,26,0.38) 60%, rgba(10,15,26,0.28) 100%);
    background: -ms-linear-gradient(90deg, rgba(10,15,26,0.82) 0%, rgba(10,15,26,0.38) 60%, rgba(10,15,26,0.28) 100%);
    background: linear-gradient(0deg, rgba(10,15,26,0.82) 0%, rgba(10,15,26,0.38) 60%, rgba(10,15,26,0.28) 100%);
  }
  .home-carousel-content {
    top: auto;
    left: 18px;
    right: 18px;
    bottom: 42px;
    width: auto;
    max-width: none;
    text-align: center;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .home-carousel-kicker {
    margin-bottom: 10px;
  }
  .home-carousel-title {
    font-size: 1.42em;
  }
  .home-carousel-subtitle {
    margin-top: 8px;
    font-size: 0.94em;
    line-height: 1.55;
  }
  .home-carousel-action {
    display: none;
  }
  .home-carousel-control {
    display: none;
  }
  .home-carousel-dots {
    left: 50%;
    bottom: 16px;
  }
}
.home-quick-links-wrap {
  margin: 20px auto;
  padding: 0 15px;
  max-width: 1500px;
  width: 100%;
}
@media screen and (min-width: 2000px) {
  .home-quick-links-wrap {
    max-width: 1680px;
  }
}
.home-quick-links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}
@media screen and (max-width: 900px) {
  .home-quick-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 600px) {
  .home-quick-links {
    grid-template-columns: 1fr;
  }
}
.home-quick-link-card {
  display: block;
  height: 100%;
  color: var(--font-color);
}
.home-quick-link-card:hover {
  color: var(--font-color);
}
.home-quick-link-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 76px;
  padding: 12px 14px;
}
.home-quick-link-icon {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 44px;
  -ms-flex: 0 0 44px;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  background: var(--text-bg-hover);
  color: #49b1f5;
  font-size: 1.35em;
  border-radius: 50%;
}
.home-quick-link-desc {
  overflow: hidden;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 12px;
  min-width: 0;
}
.home-quick-link-title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-width: 0;
  color: var(--text-highlight-color);
  font-weight: 700;
  font-size: 1em;
}
.home-quick-link-title span {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-quick-link-badge {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 6px;
  padding: 1px 6px;
  background: #49b1f5;
  color: var(--white);
  font-size: 0.72em;
  line-height: 1.6;
  border-radius: 4px;
}
.home-quick-link-badge.yellow {
  background: #ffb400;
}
.home-quick-link-badge.blue {
  background: #1e90ff;
}
.home-quick-link-badge.green {
  background: #28c76f;
}
.home-quick-link-badge.red {
  background: #ff5c5c;
}
.home-quick-link-subtitle {
  overflow: hidden;
  margin-top: 5px;
  color: var(--card-meta);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.88em;
}
.home-ad-slot {
  margin: 18px auto;
  padding: 0 15px;
  max-width: 1500px;
  width: 100%;
}
@media screen and (min-width: 2000px) {
  .home-ad-slot {
    max-width: 1680px;
  }
}
.home-ad-before-carousel {
  margin: 0 0 12px;
  padding: 0;
  max-width: none;
}
.home-ad-after-carousel {
  margin: 12px 0 18px;
  padding: 0;
  max-width: none;
}
.home-ad-slot.home-ad-after-quick-links {
  margin-top: 0;
  padding-top: 0 !important;
}
.home-ad-image {
  display: block;
  overflow: hidden;
  height: 96px;
}
.home-ad-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.35s ease;
  -moz-transition: -moz-transform 0.35s ease;
  -o-transition: -o-transform 0.35s ease;
  -ms-transition: -ms-transform 0.35s ease;
  transition: transform 0.35s ease;
}
.home-ad-image:hover img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.home-ad-html {
  overflow: hidden;
  min-height: 96px;
  padding: 0;
}
.home-ad-html img {
  display: block;
  max-width: 100%;
  height: 96px;
  object-fit: cover;
}
@media screen and (max-width: 600px) {
  .home-ad-image {
    height: 72px;
  }
  .home-ad-html {
    min-height: 72px;
  }
  .home-ad-html img {
    height: 72px;
  }
}
#recent-posts.home-sections .home-content-section {
  margin-bottom: 18px;
  padding: 16px;
}
#recent-posts.home-sections .home-section-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--hr-border);
}
#recent-posts.home-sections .home-section-header.is-latest-style {
  margin-bottom: 16px;
  padding: 0 0 12px;
  border-bottom: 1px solid rgba(127,127,127,0.12);
}
#recent-posts.home-sections .home-section-header.is-latest-style .home-section-heading {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -o-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  gap: 10px;
  overflow: hidden;
}
#recent-posts.home-sections .home-section-header.is-latest-style .home-section-title {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.36em;
  letter-spacing: 0.02em;
}
#recent-posts.home-sections .home-section-header.is-latest-style .home-section-title i {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background: rgba(73,177,245,0.1);
  color: #49b1f5;
  font-size: 0.92em;
}
#recent-posts.home-sections .home-section-header.is-latest-style .home-section-subtitle {
  overflow: hidden;
  min-width: 0;
  color: var(--card-meta);
  font-size: 0.92em;
  line-height: 1.45;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#recent-posts.home-sections .home-section-heading {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  gap: 3px;
}
#recent-posts.home-sections .home-section-title {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-width: 0;
  color: var(--text-highlight-color);
  font-weight: 700;
  font-size: 1.08em;
}
#recent-posts.home-sections .home-section-title i {
  margin-right: 7px;
  color: currentColor;
  font-size: 1.05em;
}
#recent-posts.home-sections.home-exclusive-card-mode .home-content-section {
  padding: 18px;
}
#recent-posts.home-sections.home-exclusive-card-mode .home-section-card-grid {
  gap: 16px;
}
#recent-posts.home-sections .home-section-more {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: var(--card-meta);
  font-size: 0.86em;
}
#recent-posts.home-sections .home-section-more i {
  margin-left: 5px;
}
#recent-posts.home-sections .home-section-more:hover {
  color: #49b1f5;
}
#recent-posts.home-sections .home-section-card-grid {
  display: grid;
  --home-card-active-columns: var(--home-card-columns, 4);
  grid-template-columns: repeat(var(--home-card-active-columns), minmax(0, 1fr));
  gap: var(--home-card-gap, 13px);
}
#recent-posts.home-sections .home-section-card-grid.is-auto-fit {
  --home-card-active-min-width: var(--home-card-min-width);
}
@media screen and (max-width: 1280px) {
  #recent-posts.home-sections .home-section-card-grid {
    --home-card-active-columns: 4;
  }
  #recent-posts.home-sections .home-section-card-grid.is-auto-fit {
    --home-card-active-min-width: var(--home-card-step-4-width);
  }
}
@media screen and (max-width: 1100px) {
  #recent-posts.home-sections .home-section-card-grid {
    --home-card-active-columns: 3;
  }
  #recent-posts.home-sections .home-section-card-grid.is-auto-fit {
    --home-card-active-min-width: var(--home-card-step-3-width);
  }
}
@media screen and (max-width: 900px) {
  #recent-posts.home-sections .home-section-card-grid {
    --home-card-active-columns: 2;
    gap: var(--home-card-gap, 12px);
  }
  #recent-posts.home-sections .home-section-card-grid.is-auto-fit {
    --home-card-active-min-width: var(--home-card-step-2-width);
  }
}
@media screen and (max-width: 480px) {
  #recent-posts.home-sections .home-section-card-grid {
    --home-card-active-columns: 1;
  }
  #recent-posts.home-sections .home-section-card-grid.is-auto-fit {
    --home-card-active-min-width: 100%;
  }
}
#recent-posts.home-sections .home-post-card {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1.42/1;
  border: 1px solid rgba(127,127,127,0.14);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
#recent-posts.home-sections .home-post-card-cover {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
  background: var(--text-bg-hover);
}
#recent-posts.home-sections .home-post-card-cover a,
#recent-posts.home-sections .home-post-card-cover img,
#recent-posts.home-sections .home-post-card-cover .home-post-card-bg {
  display: block;
  width: 100%;
  height: 100%;
}
#recent-posts.home-sections .home-post-card-cover img {
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
#recent-posts.home-sections .home-post-card-cover .home-post-card-bg {
  background-size: cover;
  background-position: center;
}
#recent-posts.home-sections .home-post-card:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  border-color: rgba(127,127,127,0.22);
  -webkit-box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
  box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
}
#recent-posts.home-sections .home-post-card:hover .home-post-card-cover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}
#recent-posts.home-sections .home-post-card-body {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 10px 12px 9px;
  background: rgba(255,255,255,0.86);
  backdrop-filter: blur(5px);
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
#recent-posts.home-sections .home-post-card:hover .home-post-card-body {
  background: rgba(255,255,255,0.94);
}
#recent-posts.home-sections .home-post-card-title {
  min-height: 1.4em;
  color: var(--text-highlight-color);
  font-weight: 700;
  font-size: 1.08em;
  line-height: 1.4;
  -webkit-line-clamp: 1;
}
#recent-posts.home-sections .home-post-card-title:hover {
  color: #49b1f5;
}
#recent-posts.home-sections .home-post-card-category {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 3;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 3px 7px;
  max-width: calc(100% - 16px);
  background: #49b1f5;
  color: var(--white);
  font-size: 0.74em;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
#recent-posts.home-sections .home-post-card-category i {
  margin-right: 4px;
}
#recent-posts.home-sections .home-post-card-category span {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#recent-posts.home-sections .home-post-card-category:hover {
  background: #49b1f5;
  color: var(--white);
}
#recent-posts.home-sections .home-post-card-tags {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  overflow: hidden;
  gap: 5px;
  margin: 5px 0 7px;
  white-space: nowrap;
}
#recent-posts.home-sections .home-post-card-tag {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 5px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  overflow: hidden;
  padding: 3px 6px;
  max-width: 100%;
  background: rgba(245,247,250,0.94);
  color: var(--font-color);
  font-size: 0.74em;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
#recent-posts.home-sections .home-post-card-tag:hover {
  background: #49b1f5;
  color: var(--white);
}
#recent-posts.home-sections .home-post-card-tag span:last-child {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#recent-posts.home-sections .home-post-card-tag-dot {
  display: inline-block;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.72);
  box-shadow: 0 0 0 2px rgba(255,255,255,0.72);
}
#recent-posts.home-sections .home-post-card-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 10px;
  color: var(--card-meta);
  font-size: 0.78em;
}
#recent-posts.home-sections .home-post-card-meta i {
  margin-right: 5px;
}
#recent-posts.home-sections .home-post-card-date,
#recent-posts.home-sections .home-post-card-views {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  white-space: nowrap;
}
#recent-posts.home-sections .home-post-card-stats {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  gap: 9px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#recent-posts.home-sections .home-post-card-stat {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  white-space: nowrap;
}
#recent-posts.home-sections .home-layout-game-card .home-post-card {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  aspect-ratio: auto;
  min-height: 218px;
}
#recent-posts.home-sections .home-layout-game-card .home-post-card-cover {
  position: relative;
  inset: auto;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  aspect-ratio: 16/9;
}
#recent-posts.home-sections .home-layout-game-card .home-post-card-body {
  position: relative;
  right: auto;
  bottom: auto;
  left: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px 12px 11px;
  background: transparent;
  backdrop-filter: none;
}
#recent-posts.home-sections .home-layout-game-card .home-post-card:hover .home-post-card-body {
  background: transparent;
}
#recent-posts.home-sections .home-layout-game-card .home-post-card-title {
  font-size: 1em;
  -webkit-line-clamp: 1;
}
#recent-posts.home-sections .home-layout-game-card .home-post-card-tags {
  margin: 5px 0 7px;
}
#recent-posts.home-sections .home-layout-game-card .home-post-card-meta {
  margin-top: auto;
}
#recent-posts.home-sections .home-content-section .home-section-header {
  margin: -16px -16px 14px;
  padding: 12px 16px;
  border-bottom: 1px solid rgba(60,80,110,0.14);
  border-radius: 8px 8px 0 0;
  background: rgba(245,247,250,0.92);
}
#recent-posts.home-sections .home-book-list,
#recent-posts.home-sections .home-latest-list {
  display: grid;
  gap: 12px;
}
#recent-posts.home-sections .home-book-row,
#recent-posts.home-sections .home-latest-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 14px;
  min-height: 158px;
  padding: 20px 18px;
  border: 1px solid rgba(127,127,127,0.14);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
#recent-posts.home-sections .home-book-row:hover,
#recent-posts.home-sections .home-latest-row:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  border-color: rgba(127,127,127,0.22);
  -webkit-box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
  box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
}
#recent-posts.home-sections .home-book-cover {
  display: block;
  overflow: hidden;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 104px;
  -ms-flex: 0 0 104px;
  flex: 0 0 104px;
  width: 104px;
  height: 138px;
  aspect-ratio: 3/4;
  border-radius: 6px;
  background: var(--text-bg-hover);
}
#recent-posts.home-sections .home-book-cover img,
#recent-posts.home-sections .home-book-cover div {
  display: block;
  width: 100%;
  height: 100%;
}
#recent-posts.home-sections .home-book-cover img {
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
#recent-posts.home-sections .home-book-cover:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}
#recent-posts.home-sections .home-book-main {
  overflow: hidden;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}
#recent-posts.home-sections .home-book-title,
#recent-posts.home-sections .home-latest-title {
  display: block;
  overflow: hidden;
  color: var(--text-highlight-color);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
}
#recent-posts.home-sections .home-book-title:hover,
#recent-posts.home-sections .home-latest-title:hover {
  color: #49b1f5;
}
#recent-posts.home-sections .home-book-meta,
#recent-posts.home-sections .home-latest-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px 12px;
  margin-top: 6px;
  color: var(--card-meta);
  font-size: 0.82em;
}
#recent-posts.home-sections .home-book-meta i,
#recent-posts.home-sections .home-latest-meta i {
  margin-right: 5px;
  color: #49b1f5;
}
#recent-posts.home-sections .home-book-meta a,
#recent-posts.home-sections .home-latest-meta a {
  color: inherit;
}
#recent-posts.home-sections .home-book-meta a:hover,
#recent-posts.home-sections .home-latest-meta a:hover {
  color: #49b1f5;
}
#recent-posts.home-sections .home-book-categories {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}
#recent-posts.home-sections .home-book-category {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 5px;
  white-space: nowrap;
  padding: 2px 6px;
  border-radius: 4px;
  background: #49b1f5;
  color: var(--white) !important;
  line-height: 1.5;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
#recent-posts.home-sections .home-book-category i {
  margin-right: 0;
  color: currentColor;
}
#recent-posts.home-sections .home-book-category span {
  color: currentColor;
}
#recent-posts.home-sections .home-book-category:hover {
  background: #49b1f5;
  color: var(--white) !important;
}
#recent-posts.home-sections .home-inline-tag {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 5px;
  overflow: hidden;
  padding: 2px 6px;
  max-width: 100%;
  border-radius: 4px;
  background: rgba(245,247,250,0.92);
  color: var(--font-color) !important;
  line-height: 1.5;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
#recent-posts.home-sections .home-inline-tag span:last-child {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#recent-posts.home-sections .home-inline-tag:hover {
  color: #49b1f5 !important;
}
#recent-posts.home-sections .home-meta-angle {
  margin: 0 5px;
  color: var(--card-meta) !important;
}
#recent-posts.home-sections .home-book-excerpt {
  margin-top: 9px;
  color: var(--font-color);
  font-size: 0.88em;
  line-height: 1.6;
  -webkit-line-clamp: 2;
}
#recent-posts.home-sections .home-book-entry {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(245,247,250,0.92);
  color: var(--font-color);
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
#recent-posts.home-sections .home-book-entry:hover {
  background: #49b1f5;
  color: var(--white);
}
#recent-posts.home-sections .home-software-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
@media screen and (max-width: 1280px) {
  #recent-posts.home-sections .home-software-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (max-width: 900px) {
  #recent-posts.home-sections .home-software-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 600px) {
  #recent-posts.home-sections .home-software-grid {
    grid-template-columns: 1fr;
  }
}
#recent-posts.home-sections .home-software-card {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 214px;
  border: 1px solid rgba(127,127,127,0.14);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
#recent-posts.home-sections .home-software-card:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  border-color: rgba(127,127,127,0.22);
  -webkit-box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
  box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
}
#recent-posts.home-sections .home-software-card:hover .home-software-cover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
#recent-posts.home-sections .home-software-cover {
  display: block;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 2/1;
  background: var(--text-bg-hover);
}
#recent-posts.home-sections .home-software-cover img,
#recent-posts.home-sections .home-software-cover .home-software-cover-bg {
  display: block;
  width: 100%;
  height: 100%;
}
#recent-posts.home-sections .home-software-cover img {
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
#recent-posts.home-sections .home-software-cover .home-software-cover-bg {
  background-size: cover;
  background-position: center;
}
#recent-posts.home-sections .home-software-category {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  padding: 3px 7px;
  max-width: calc(100% - 16px);
  border-radius: 4px;
  background: #49b1f5;
  color: var(--white);
  font-size: 0.74em;
  line-height: 1.5;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
#recent-posts.home-sections .home-software-category span {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#recent-posts.home-sections .home-software-category:hover {
  background: #49b1f5;
  color: var(--white);
}
#recent-posts.home-sections .home-software-body {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px 12px 12px;
}
#recent-posts.home-sections .home-software-title {
  min-height: 1.45em;
  color: var(--text-highlight-color);
  font-weight: 700;
  font-size: 0.98em;
  line-height: 1.45;
  -webkit-line-clamp: 1;
}
#recent-posts.home-sections .home-software-title:hover {
  color: #49b1f5;
}
#recent-posts.home-sections .home-software-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  overflow: hidden;
  min-width: 0;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 8px;
  margin-top: 5px;
  color: var(--card-meta);
  font-size: 0.82em;
  white-space: nowrap;
}
#recent-posts.home-sections .home-software-meta .home-inline-tag {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#recent-posts.home-sections .home-software-excerpt {
  margin-top: 7px;
  color: var(--font-color);
  font-size: 0.82em;
  line-height: 1.55;
  -webkit-line-clamp: 2;
}
#recent-posts.home-sections .home-latest-row {
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
#recent-posts.home-sections .home-latest-meta {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: 0;
}
#recent-posts.home-sections .home-compact-list {
  display: grid;
  gap: 11px;
}
#recent-posts.home-sections .home-compact-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 12px;
  padding: 11px 13px;
  border: 1px solid rgba(127,127,127,0.14);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
#recent-posts.home-sections .home-compact-row:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  border-color: rgba(127,127,127,0.22);
  -webkit-box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
  box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
}
#recent-posts.home-sections .home-compact-row {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 15px;
  min-height: 150px;
  padding: 18px;
}
#recent-posts.home-sections .home-compact-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 82px;
  -ms-flex: 0 0 82px;
  flex: 0 0 82px;
  width: 82px;
  height: 110px;
  border-radius: 8px;
  background: var(--text-bg-hover);
  color: #49b1f5;
  font-size: 1.36em;
}
#recent-posts.home-sections .home-compact-icon.has-image {
  overflow: hidden;
  padding: 0;
  background: var(--text-bg-hover);
}
#recent-posts.home-sections .home-compact-icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#recent-posts.home-sections .home-compact-main {
  overflow: hidden;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}
#recent-posts.home-sections .home-compact-head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 9px;
  min-width: 0;
}
#recent-posts.home-sections .home-compact-title {
  overflow: hidden;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  color: var(--text-highlight-color);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
}
#recent-posts.home-sections .home-compact-title:hover {
  color: #49b1f5;
}
#recent-posts.home-sections .home-compact-meta {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 7px;
  color: var(--card-meta);
  font-size: 0.82em;
}
#recent-posts.home-sections .home-compact-meta i {
  margin-right: 4px;
}
#recent-posts.home-sections .home-compact-category {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  padding: 2px 6px;
  border-radius: 4px;
  background: #49b1f5;
  color: var(--white);
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
#recent-posts.home-sections .home-compact-category:hover {
  background: #49b1f5;
  color: var(--white);
}
#recent-posts.home-sections .home-compact-category {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#recent-posts.home-sections .home-compact-date {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: var(--card-meta);
}
#recent-posts.home-sections .home-compact-entry {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(245,247,250,0.92);
  color: var(--font-color);
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
#recent-posts.home-sections .home-compact-entry:hover {
  background: #49b1f5;
  color: var(--white);
}
#recent-posts.home-sections .home-download-grid,
#recent-posts.home-sections .home-media-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
@media screen and (max-width: 900px) {
  #recent-posts.home-sections .home-download-grid,
  #recent-posts.home-sections .home-media-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 600px) {
  #recent-posts.home-sections .home-download-grid,
  #recent-posts.home-sections .home-media-grid {
    grid-template-columns: 1fr;
  }
}
#recent-posts.home-sections .home-download-card,
#recent-posts.home-sections .home-media-card {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(127,127,127,0.14);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
#recent-posts.home-sections .home-download-card:hover,
#recent-posts.home-sections .home-media-card:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  border-color: rgba(127,127,127,0.22);
  -webkit-box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
  box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
}
#recent-posts.home-sections .home-download-card {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 274px;
  background: var(--card-bg);
}
#recent-posts.home-sections .home-download-card::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: -webkit-linear-gradient(0deg, #49b1f5, rgba(127,127,127,0.18));
  background: -moz-linear-gradient(0deg, #49b1f5, rgba(127,127,127,0.18));
  background: -o-linear-gradient(0deg, #49b1f5, rgba(127,127,127,0.18));
  background: -ms-linear-gradient(0deg, #49b1f5, rgba(127,127,127,0.18));
  background: linear-gradient(90deg, #49b1f5, rgba(127,127,127,0.18));
  content: '';
}
#recent-posts.home-sections .home-download-card::after {
  position: absolute;
  right: -22px;
  bottom: -22px;
  width: 84px;
  height: 84px;
  border: 1px solid rgba(127,127,127,0.12);
  border-radius: 50%;
  content: '';
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.2s ease, border-color 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, border-color 0.2s ease;
  -o-transition: -o-transform 0.2s ease, border-color 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, border-color 0.2s ease;
  transition: transform 0.2s ease, border-color 0.2s ease;
}
#recent-posts.home-sections .home-download-card:hover::after {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
  border-color: rgba(73,177,245,0.28);
}
#recent-posts.home-sections .home-download-cover {
  display: block;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
  background: var(--text-bg-hover);
}
#recent-posts.home-sections .home-download-cover img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.28s ease;
  -moz-transition: -moz-transform 0.28s ease;
  -o-transition: -o-transform 0.28s ease;
  -ms-transition: -ms-transform 0.28s ease;
  transition: transform 0.28s ease;
}
#recent-posts.home-sections .home-download-cover-fallback {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #49b1f5;
  font-size: 2.1em;
}
#recent-posts.home-sections .home-download-main {
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  padding: 14px 16px 16px;
}
#recent-posts.home-sections .home-download-category {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  max-width: calc(100% - 16px);
  border-radius: 999px;
  background: var(--text-bg-hover);
  color: var(--font-color);
  font-size: 0.74em;
  line-height: 1.5;
  -webkit-box-shadow: 0 4px 12px -10px rgba(0,0,0,0.45);
  box-shadow: 0 4px 12px -10px rgba(0,0,0,0.45);
}
#recent-posts.home-sections .home-download-category span {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#recent-posts.home-sections .home-download-category:hover {
  color: #49b1f5;
}
#recent-posts.home-sections .home-download-title,
#recent-posts.home-sections .home-media-title {
  display: block;
  overflow: hidden;
  color: var(--text-highlight-color);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  line-height: 1.45;
}
#recent-posts.home-sections .home-download-title:hover,
#recent-posts.home-sections .home-media-title:hover {
  color: #49b1f5;
}
#recent-posts.home-sections .home-download-excerpt,
#recent-posts.home-sections .home-media-excerpt {
  margin-top: 8px;
  color: var(--font-color);
  font-size: 0.84em;
  line-height: 1.55;
  opacity: 0.82;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";
  filter: alpha(opacity=82);
  -webkit-line-clamp: 2;
}
#recent-posts.home-sections .home-download-tags,
#recent-posts.home-sections .home-media-tags {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 6px;
  font-size: 0.82em;
}
#recent-posts.home-sections .home-download-tags .home-inline-tag {
  background: var(--text-bg-hover);
}
#recent-posts.home-sections .home-download-foot {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  gap: 6px;
  margin-top: auto;
  padding-top: 12px;
  color: var(--card-meta);
  font-size: 0.82em;
  font-weight: 600;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#recent-posts.home-sections .home-download-foot i {
  font-size: 0.86em;
  -webkit-transition: -webkit-transform 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease;
  transition: transform 0.2s ease;
}
#recent-posts.home-sections .home-download-card:hover .home-download-cover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
#recent-posts.home-sections .home-download-card:hover .home-download-foot {
  color: #49b1f5;
}
#recent-posts.home-sections .home-download-card:hover .home-download-foot i {
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}
#recent-posts.home-sections .home-media-cover {
  display: block;
  overflow: hidden;
  aspect-ratio: 16/9;
  background: var(--text-bg-hover);
}
#recent-posts.home-sections .home-media-cover img,
#recent-posts.home-sections .home-media-cover div {
  display: block;
  width: 100%;
  height: 100%;
}
#recent-posts.home-sections .home-media-cover img {
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
#recent-posts.home-sections .home-media-card:hover .home-media-cover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}
#recent-posts.home-sections .home-media-body {
  padding: 12px;
}
#recent-posts.home-sections .home-media-category {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  margin-bottom: 7px;
  padding: 2px 6px;
  border-radius: 4px;
  background: rgba(245,247,250,0.92);
  color: var(--font-color);
  font-size: 0.74em;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
#recent-posts.home-sections .home-media-category:hover {
  color: #49b1f5;
}
@media screen and (max-width: 768px) {
  #recent-posts.home-sections .home-content-section {
    padding: 12px;
  }
  #recent-posts.home-sections .home-latest-row {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #recent-posts.home-sections .home-book-row {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  #recent-posts.home-sections .home-book-cover {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 0 0 98px;
    -ms-flex: 0 0 98px;
    flex: 0 0 98px;
    width: 98px;
    height: 131px;
    aspect-ratio: 3/4;
  }
  #recent-posts.home-sections .home-latest-meta {
    margin-top: 4px;
  }
  #recent-posts.home-sections .home-compact-row {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  #recent-posts.home-sections .home-compact-head {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
  }
  #recent-posts.home-sections .home-compact-entry {
    margin-left: auto;
  }
}
@media screen and (max-width: 600px) {
  #recent-posts.home-sections .home-content-section {
    padding: 14px;
  }
  #recent-posts.home-sections .home-content-section .home-section-header {
    margin: -14px -14px 16px;
    padding: 13px 14px;
  }
  #recent-posts.home-sections .home-section-card-grid,
  #recent-posts.home-sections .home-book-list,
  #recent-posts.home-sections .home-software-grid,
  #recent-posts.home-sections .home-compact-list,
  #recent-posts.home-sections .home-download-grid {
    gap: 14px;
  }
  #recent-posts.home-sections .home-book-row {
    gap: 13px;
    min-height: 166px;
    padding: 16px 14px;
  }
  #recent-posts.home-sections .home-book-cover {
    -webkit-flex-basis: 98px;
    flex-basis: 98px;
    width: 98px;
    height: 131px;
  }
  #recent-posts.home-sections .home-book-title {
    font-size: 1.02em;
  }
  #recent-posts.home-sections .home-book-meta {
    gap: 7px 9px;
    margin-top: 8px;
    font-size: 0.84em;
  }
  #recent-posts.home-sections .home-book-excerpt {
    margin-top: 9px;
    font-size: 0.9em;
  }
  #recent-posts.home-sections .home-book-entry {
    -webkit-flex-basis: 34px;
    flex-basis: 34px;
    width: 34px;
    height: 34px;
  }
  #recent-posts.home-sections .home-software-card {
    min-height: 208px;
  }
  #recent-posts.home-sections .home-software-body {
    padding: 10px 11px 12px;
  }
  #recent-posts.home-sections .home-software-title {
    font-size: 0.98em;
  }
  #recent-posts.home-sections .home-software-excerpt {
    font-size: 0.82em;
    line-height: 1.55;
    -webkit-line-clamp: 2;
  }
  #recent-posts.home-sections .home-compact-row {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 148px;
    padding: 14px;
  }
  #recent-posts.home-sections .home-compact-icon {
    -webkit-flex-basis: 76px;
    flex-basis: 76px;
    width: 76px;
    height: 102px;
  }
  #recent-posts.home-sections .home-compact-head {
    gap: 7px;
  }
  #recent-posts.home-sections .home-compact-title {
    font-size: 1.02em;
  }
  #recent-posts.home-sections .home-compact-meta {
    gap: 7px;
    margin-top: 9px;
    font-size: 0.84em;
  }
  #recent-posts.home-sections .home-download-card {
    min-height: 250px;
  }
  #recent-posts.home-sections .home-download-title {
    font-size: 1.02em;
  }
  #recent-posts.home-sections .home-download-excerpt {
    margin-top: 8px;
    font-size: 0.88em;
  }
}
#recent-posts.home-post-cards .recent-post-items {
  display: grid;
  --home-card-active-columns: var(--home-card-columns, 4);
  grid-template-columns: repeat(var(--home-card-active-columns), minmax(0, 1fr));
  gap: var(--home-card-gap, 16px);
}
#recent-posts.home-post-cards .recent-post-items.is-auto-fit {
  --home-card-active-min-width: var(--home-card-min-width);
}
@media screen and (max-width: 1280px) {
  #recent-posts.home-post-cards .recent-post-items {
    --home-card-active-columns: 4;
  }
  #recent-posts.home-post-cards .recent-post-items.is-auto-fit {
    --home-card-active-min-width: var(--home-card-step-4-width);
  }
}
@media screen and (max-width: 1100px) {
  #recent-posts.home-post-cards .recent-post-items {
    --home-card-active-columns: 3;
  }
  #recent-posts.home-post-cards .recent-post-items.is-auto-fit {
    --home-card-active-min-width: var(--home-card-step-3-width);
  }
}
@media screen and (max-width: 900px) {
  #recent-posts.home-post-cards .recent-post-items {
    --home-card-active-columns: 2;
    gap: var(--home-card-gap, 12px);
  }
  #recent-posts.home-post-cards .recent-post-items.is-auto-fit {
    --home-card-active-min-width: var(--home-card-step-2-width);
  }
}
@media screen and (max-width: 480px) {
  #recent-posts.home-post-cards .recent-post-items {
    --home-card-active-columns: 1;
  }
  #recent-posts.home-post-cards .recent-post-items.is-auto-fit {
    --home-card-active-min-width: 100%;
  }
}
#recent-posts.home-post-cards .home-post-card {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
#recent-posts.home-post-cards .home-post-card-cover {
  overflow: hidden;
  aspect-ratio: 20/9;
  background: var(--text-bg-hover);
}
#recent-posts.home-post-cards .home-post-card-cover a,
#recent-posts.home-post-cards .home-post-card-cover img,
#recent-posts.home-post-cards .home-post-card-cover .home-post-card-bg {
  display: block;
  width: 100%;
  height: 100%;
}
#recent-posts.home-post-cards .home-post-card-cover img {
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
#recent-posts.home-post-cards .home-post-card-cover .home-post-card-bg {
  background-size: cover;
  background-position: center;
}
#recent-posts.home-post-cards .home-post-card:hover .home-post-card-cover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}
#recent-posts.home-post-cards .home-post-card-body {
  padding: 10px 10px 12px;
}
#recent-posts.home-post-cards .home-post-card-title {
  min-height: 1.8em;
  color: var(--text-highlight-color);
  font-weight: 700;
  font-size: 1.02em;
  line-height: 1.4;
  -webkit-line-clamp: 2;
}
#recent-posts.home-post-cards .home-post-card-title:hover {
  color: #49b1f5;
}
#recent-posts.home-post-cards .home-post-card-title .sticky {
  margin-right: 6px;
  color: #ff7242;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#recent-posts.home-post-cards .home-post-card-tags {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  overflow: hidden;
  gap: 5px;
  margin: 4px 0 7px;
  white-space: nowrap;
}
#recent-posts.home-post-cards .home-post-card-category {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 3px 7px;
  max-width: calc(100% - 16px);
  background: #49b1f5;
  color: var(--white);
  font-size: 0.74em;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
#recent-posts.home-post-cards .home-post-card-category i {
  margin-right: 4px;
}
#recent-posts.home-post-cards .home-post-card-category span {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#recent-posts.home-post-cards .home-post-card-category:hover {
  background: #49b1f5;
  color: var(--white);
}
#recent-posts.home-post-cards .home-post-card-tag {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 5px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  overflow: hidden;
  padding: 3px 6px;
  max-width: 100%;
  background: rgba(245,247,250,0.92);
  color: var(--font-color);
  font-size: 0.74em;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
#recent-posts.home-post-cards .home-post-card-tag:hover {
  background: #49b1f5;
  color: var(--white);
}
#recent-posts.home-post-cards .home-post-card-tag span:last-child {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#recent-posts.home-post-cards .home-post-card-tag-dot {
  display: inline-block;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.72);
  box-shadow: 0 0 0 2px rgba(255,255,255,0.72);
}
#recent-posts.home-post-cards .home-post-card-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 10px;
  color: var(--card-meta);
  font-size: 0.78em;
}
#recent-posts.home-book-card-mode .recent-post-items {
  grid-template-columns: repeat(var(--home-card-columns, 6), minmax(0, 1fr));
  gap: clamp(8px, 0.8vw, 13px);
}
#recent-posts.home-book-card-mode .recent-post-items.is-auto-fit {
  grid-template-columns: repeat(var(--home-card-columns, 6), minmax(0, 1fr));
}
#recent-posts.home-book-card-mode .home-post-card {
  aspect-ratio: 3/4;
  border-radius: 8px;
}
#recent-posts.home-book-card-mode .home-post-card-cover {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
#recent-posts.home-book-card-mode .home-post-card-cover a,
#recent-posts.home-book-card-mode .home-post-card-cover img,
#recent-posts.home-book-card-mode .home-post-card-cover .home-post-card-bg {
  height: 100%;
}
#recent-posts.home-book-card-mode .home-post-card-cover::after {
  position: absolute;
  inset: 0;
  background: -webkit-linear-gradient(270deg, rgba(0,0,0,0.32), rgba(0,0,0,0.06) 32%, rgba(0,0,0,0.2) 55%, rgba(0,0,0,0.78)), -webkit-radial-gradient(circle at 50% 40%, rgba(0,0,0,0.08), rgba(0,0,0,0.36));
  background: -moz-linear-gradient(270deg, rgba(0,0,0,0.32), rgba(0,0,0,0.06) 32%, rgba(0,0,0,0.2) 55%, rgba(0,0,0,0.78)), -moz-radial-gradient(circle at 50% 40%, rgba(0,0,0,0.08), rgba(0,0,0,0.36));
  background: -o-linear-gradient(270deg, rgba(0,0,0,0.32), rgba(0,0,0,0.06) 32%, rgba(0,0,0,0.2) 55%, rgba(0,0,0,0.78)), -o-radial-gradient(circle at 50% 40%, rgba(0,0,0,0.08), rgba(0,0,0,0.36));
  background: -ms-linear-gradient(270deg, rgba(0,0,0,0.32), rgba(0,0,0,0.06) 32%, rgba(0,0,0,0.2) 55%, rgba(0,0,0,0.78)), -ms-radial-gradient(circle at 50% 40%, rgba(0,0,0,0.08), rgba(0,0,0,0.36));
  background: linear-gradient(180deg, rgba(0,0,0,0.32), rgba(0,0,0,0.06) 32%, rgba(0,0,0,0.2) 55%, rgba(0,0,0,0.78)), radial-gradient(circle at 50% 40%, rgba(0,0,0,0.08), rgba(0,0,0,0.36));
  content: '';
  pointer-events: none;
}
#recent-posts.home-book-card-mode .home-post-card-body {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 44px 10px 9px;
  background: transparent;
  text-align: left;
  backdrop-filter: none;
}
#recent-posts.home-book-card-mode .home-post-card-body::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  min-height: 30%;
  border-top: 1px solid rgba(255,255,255,0.12);
  background: -webkit-linear-gradient(270deg, rgba(0,0,0,0.04), rgba(0,0,0,0.5));
  background: -moz-linear-gradient(270deg, rgba(0,0,0,0.04), rgba(0,0,0,0.5));
  background: -o-linear-gradient(270deg, rgba(0,0,0,0.04), rgba(0,0,0,0.5));
  background: -ms-linear-gradient(270deg, rgba(0,0,0,0.04), rgba(0,0,0,0.5));
  background: linear-gradient(180deg, rgba(0,0,0,0.04), rgba(0,0,0,0.5));
  content: '';
  backdrop-filter: blur(6px);
}
#recent-posts.home-book-card-mode .home-post-card:hover .home-post-card-body {
  background: transparent;
}
#recent-posts.home-book-card-mode .home-post-card-title {
  min-height: auto;
  color: var(--white);
  font-size: 0.96em;
  line-height: 1.38;
  text-align: left;
  text-shadow: 0 2px 8px rgba(0,0,0,0.45);
  -webkit-line-clamp: 2;
}
#recent-posts.home-book-card-mode .home-post-card-title:hover {
  color: rgba(255,255,255,0.9);
}
#recent-posts.home-book-card-mode .home-post-card-category {
  top: 9px;
  right: auto;
  left: 9px;
  padding: 3px 7px;
  max-width: calc(100% - 18px);
  border: 1px solid rgba(255,255,255,0.18);
  background: rgba(0,0,0,0.44);
  color: var(--white);
  font-size: 0.7em;
  backdrop-filter: blur(6px);
}
#recent-posts.home-book-card-mode .home-post-card-tags {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4px;
  margin: 6px 0 0;
}
#recent-posts.home-book-card-mode .home-post-card-tag {
  padding: 1px 5px;
  border: 1px solid rgba(255,255,255,0.12);
  background: rgba(255,255,255,0.12);
  color: rgba(255,255,255,0.78);
  font-size: 0.68em;
  backdrop-filter: blur(6px);
}
#recent-posts.home-book-card-mode .home-post-card-tag:hover {
  background: #49b1f5;
  color: var(--white);
}
#recent-posts.home-book-card-mode .home-post-card-meta {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 8px;
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid rgba(255,255,255,0.14);
  color: rgba(255,255,255,0.82);
  font-size: 0.72em;
  text-shadow: 0 1px 6px rgba(0,0,0,0.38);
}
#recent-posts.home-book-card-mode .home-post-card-date {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#recent-posts.home-book-card-mode .home-post-card-stats {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
@media screen and (max-width: 900px) {
  #recent-posts.home-book-card-mode .recent-post-items {
    grid-template-columns: repeat(var(--home-card-mobile-columns, 2), minmax(0, 1fr));
  }
  #recent-posts.home-book-card-mode .recent-post-items.is-auto-fit {
    grid-template-columns: repeat(var(--home-card-mobile-columns, 2), minmax(0, 1fr));
  }
}
@media screen and (max-width: 600px) {
  #recent-posts.home-book-card-mode .recent-post-items {
    grid-template-columns: repeat(var(--home-card-mobile-columns, 2), minmax(0, 1fr));
  }
  #recent-posts.home-book-card-mode .recent-post-items.is-auto-fit {
    grid-template-columns: repeat(var(--home-card-mobile-columns, 2), minmax(0, 1fr));
  }
  #recent-posts.home-book-card-mode i {
    margin-right: 5px;
  }
  #recent-posts.home-book-card-mode a {
    color: inherit;
  }
  #recent-posts.home-book-card-mode a:hover {
    color: #49b1f5;
  }
}
#recent-posts.home-book-card-mode .home-post-card-date {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 0;
}
#recent-posts.home-book-card-mode .home-post-card-stats {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  gap: 9px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#recent-posts.home-book-card-mode .home-post-card-stat {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  white-space: nowrap;
}
#recent-posts.home-book-card-mode .home-post-card-excerpt {
  margin-top: 8px;
  color: var(--card-meta);
  font-size: 0.86em;
  line-height: 1.6;
  -webkit-line-clamp: 2;
}
#recent-posts.home-book-card-mode .ads-wrap {
  display: block;
  padding: 12px;
}
#recent-posts .recent-post-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 16.8em;
}
@media screen and (max-width: 768px) {
  #recent-posts .recent-post-item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
}
@media screen and (min-width: 2000px) {
  #recent-posts .recent-post-item {
    height: 18.8em;
  }
}
#recent-posts .recent-post-item:hover .post-bg {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#recent-posts .recent-post-item.ads-wrap {
  display: block !important;
  height: auto !important;
}
#recent-posts .recent-post-item .post_cover {
  overflow: hidden;
  width: 42%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #recent-posts .recent-post-item .post_cover {
    width: 100%;
    height: 230px;
  }
}
#recent-posts .recent-post-item .post_cover.right {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -o-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
@media screen and (max-width: 768px) {
  #recent-posts .recent-post-item .post_cover.right {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -o-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
#recent-posts .recent-post-item .post_cover .post-bg {
  z-index: -4;
}
#recent-posts .recent-post-item >.recent-post-info {
  padding: 0 40px;
  width: 58%;
}
@media screen and (max-width: 768px) {
  #recent-posts .recent-post-item >.recent-post-info {
    padding: 20px 20px 30px;
    width: 100%;
  }
}
#recent-posts .recent-post-item >.recent-post-info.no-cover {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #recent-posts .recent-post-item >.recent-post-info.no-cover {
    padding: 30px 20px;
  }
}
#recent-posts .recent-post-item >.recent-post-info > .article-title {
  color: var(--text-highlight-color);
  font-size: 1.55em;
  line-height: 1.4;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-line-clamp: 2;
}
#recent-posts .recent-post-item >.recent-post-info > .article-title .sticky {
  margin-right: 10px;
  color: #ff7242;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  #recent-posts .recent-post-item >.recent-post-info > .article-title {
    font-size: 1.43em;
  }
}
#recent-posts .recent-post-item >.recent-post-info > .article-title:hover {
  color: #49b1f5;
}
#recent-posts .recent-post-item >.recent-post-info > .article-meta-wrap {
  margin: 6px 0;
  color: var(--card-meta);
  font-size: 0.9em;
}
#recent-posts .recent-post-item >.recent-post-info > .article-meta-wrap > .post-meta-date {
  cursor: default;
}
#recent-posts .recent-post-item >.recent-post-info > .article-meta-wrap i {
  margin: 0 4px 0 0;
}
#recent-posts .recent-post-item >.recent-post-info > .article-meta-wrap .fa-spinner {
  margin: 0;
}
#recent-posts .recent-post-item >.recent-post-info > .article-meta-wrap .article-meta-label {
  padding-right: 4px;
}
#recent-posts .recent-post-item >.recent-post-info > .article-meta-wrap .article-meta-separator {
  margin: 0 6px;
}
#recent-posts .recent-post-item >.recent-post-info > .article-meta-wrap .article-meta-link {
  margin: 0 4px;
}
#recent-posts .recent-post-item >.recent-post-info > .article-meta-wrap a {
  color: var(--card-meta);
}
#recent-posts .recent-post-item >.recent-post-info > .article-meta-wrap a:hover {
  color: #49b1f5;
  text-decoration: underline;
}
#recent-posts .recent-post-item >.recent-post-info > .content {
  -webkit-line-clamp: 2;
  word-break: break-word;
}
[data-theme='dark'] .home-quick-link-card,
[data-theme='dark'] #recent-posts.home-sections .home-content-section,
[data-theme='dark'] #recent-posts.home-sections .home-post-card,
[data-theme='dark'] #recent-posts.home-sections .home-book-row,
[data-theme='dark'] #recent-posts.home-sections .home-software-card,
[data-theme='dark'] #recent-posts.home-sections .home-compact-row,
[data-theme='dark'] #recent-posts.home-sections .home-latest-row {
  border-color: rgba(255,255,255,0.08);
  background: var(--card-bg);
  -webkit-box-shadow: 0 10px 28px -24px rgba(0,0,0,0.95);
  box-shadow: 0 10px 28px -24px rgba(0,0,0,0.95);
}
[data-theme='dark'] .home-quick-link-card:hover,
[data-theme='dark'] #recent-posts.home-sections .home-content-section:hover,
[data-theme='dark'] #recent-posts.home-sections .home-post-card:hover,
[data-theme='dark'] #recent-posts.home-sections .home-book-row:hover,
[data-theme='dark'] #recent-posts.home-sections .home-software-card:hover,
[data-theme='dark'] #recent-posts.home-sections .home-compact-row:hover,
[data-theme='dark'] #recent-posts.home-sections .home-latest-row:hover {
  border-color: rgba(255,255,255,0.16);
  -webkit-box-shadow: 0 16px 36px -26px #000;
  box-shadow: 0 16px 36px -26px #000;
}
[data-theme='dark'] .home-quick-link-icon,
[data-theme='dark'] #recent-posts.home-sections .home-book-cover,
[data-theme='dark'] #recent-posts.home-sections .home-software-cover,
[data-theme='dark'] #recent-posts.home-sections .home-compact-icon,
[data-theme='dark'] #recent-posts.home-sections .home-post-card-cover {
  background: rgba(255,255,255,0.08);
}
[data-theme='dark'] #recent-posts.home-sections .home-content-section .home-section-header {
  border-bottom-color: rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.055);
}
[data-theme='dark'] #recent-posts.home-sections .home-post-card-body {
  background: rgba(18,18,18,0.82);
  backdrop-filter: blur(8px);
}
[data-theme='dark'] #recent-posts.home-sections .home-post-card:hover .home-post-card-body {
  background: rgba(24,24,24,0.92);
}
[data-theme='dark'] #recent-posts.home-sections .home-post-card-tag,
[data-theme='dark'] #recent-posts.home-sections .home-book-category,
[data-theme='dark'] #recent-posts.home-sections .home-inline-tag,
[data-theme='dark'] #recent-posts.home-sections .home-book-entry,
[data-theme='dark'] #recent-posts.home-sections .home-software-category,
[data-theme='dark'] #recent-posts.home-sections .home-compact-category,
[data-theme='dark'] #recent-posts.home-sections .home-compact-entry {
  background: rgba(255,255,255,0.075);
  color: rgba(255,255,255,0.72) !important;
  -webkit-box-shadow: 0 2px 10px -7px rgba(0,0,0,0.9);
  box-shadow: 0 2px 10px -7px rgba(0,0,0,0.9);
}
[data-theme='dark'] #recent-posts.home-sections .home-post-card-tag:hover,
[data-theme='dark'] #recent-posts.home-sections .home-book-category:hover,
[data-theme='dark'] #recent-posts.home-sections .home-inline-tag:hover,
[data-theme='dark'] #recent-posts.home-sections .home-book-entry:hover,
[data-theme='dark'] #recent-posts.home-sections .home-software-category:hover,
[data-theme='dark'] #recent-posts.home-sections .home-compact-category:hover,
[data-theme='dark'] #recent-posts.home-sections .home-compact-entry:hover {
  color: #49b1f5 !important;
}
[data-theme='dark'] #recent-posts.home-sections .home-book-entry:hover,
[data-theme='dark'] #recent-posts.home-sections .home-compact-entry:hover,
[data-theme='dark'] #recent-posts.home-sections .home-post-card-tag:hover {
  background: #49b1f5;
  color: var(--white) !important;
}
[data-theme='dark'] #recent-posts.home-sections .home-book-category,
[data-theme='dark'] #recent-posts.home-sections .home-software-category,
[data-theme='dark'] #recent-posts.home-sections .home-compact-category {
  background: #49b1f5;
  color: var(--white) !important;
}
[data-theme='dark'] #recent-posts.home-sections .home-book-category:hover,
[data-theme='dark'] #recent-posts.home-sections .home-software-category:hover,
[data-theme='dark'] #recent-posts.home-sections .home-compact-category:hover {
  background: #49b1f5;
  color: var(--white) !important;
}
[data-theme='dark'] #recent-posts.home-sections .home-section-title,
[data-theme='dark'] #recent-posts.home-sections .home-post-card-title,
[data-theme='dark'] #recent-posts.home-sections .home-book-title,
[data-theme='dark'] #recent-posts.home-sections .home-software-title,
[data-theme='dark'] #recent-posts.home-sections .home-compact-title {
  color: rgba(255,255,255,0.9);
}
[data-theme='dark'] #recent-posts.home-sections .home-book-excerpt,
[data-theme='dark'] #recent-posts.home-sections .home-software-excerpt,
[data-theme='dark'] #recent-posts.home-sections .home-compact-excerpt,
[data-theme='dark'] #recent-posts.home-sections .home-post-card-meta,
[data-theme='dark'] #recent-posts.home-sections .home-book-meta,
[data-theme='dark'] #recent-posts.home-sections .home-software-meta,
[data-theme='dark'] #recent-posts.home-sections .home-compact-meta {
  color: rgba(255,255,255,0.62);
}
.type-hot .layout.hide-aside {
  max-width: 1380px;
}
.site-hot-page {
  width: 100%;
}
.site-hot-page a {
  text-decoration: none;
}
.hot-hero {
  position: relative;
  display: grid;
  overflow: hidden;
  grid-template-columns: minmax(0, 1fr) 340px;
  gap: 28px;
  padding: 48px;
  border: 1px solid rgba(255,122,56,0.18);
  border-radius: 24px;
  background: -webkit-radial-gradient(circle at 12% 18%, rgba(255,180,88,0.28), transparent 28%), -webkit-linear-gradient(315deg, rgba(28,24,38,0.98), rgba(94,38,36,0.94) 54%, rgba(205,86,40,0.86));
  background: -moz-radial-gradient(circle at 12% 18%, rgba(255,180,88,0.28), transparent 28%), -moz-linear-gradient(315deg, rgba(28,24,38,0.98), rgba(94,38,36,0.94) 54%, rgba(205,86,40,0.86));
  background: -o-radial-gradient(circle at 12% 18%, rgba(255,180,88,0.28), transparent 28%), -o-linear-gradient(315deg, rgba(28,24,38,0.98), rgba(94,38,36,0.94) 54%, rgba(205,86,40,0.86));
  background: -ms-radial-gradient(circle at 12% 18%, rgba(255,180,88,0.28), transparent 28%), -ms-linear-gradient(315deg, rgba(28,24,38,0.98), rgba(94,38,36,0.94) 54%, rgba(205,86,40,0.86));
  background: radial-gradient(circle at 12% 18%, rgba(255,180,88,0.28), transparent 28%), linear-gradient(135deg, rgba(28,24,38,0.98), rgba(94,38,36,0.94) 54%, rgba(205,86,40,0.86));
  -webkit-box-shadow: 0 28px 76px -46px rgba(155,55,24,0.86);
  box-shadow: 0 28px 76px -46px rgba(155,55,24,0.86);
  color: #fff;
}
.hot-eyebrow,
.hot-section-kicker {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  color: rgba(255,255,255,0.78);
  font-weight: 800;
  font-size: 0.78em;
  letter-spacing: 0.14em;
}
.hot-hero h1 {
  margin: 14px 0 14px;
  color: #fff;
  font-size: clamp(2.15rem, 4vw, 4rem);
  line-height: 1.06;
}
.hot-hero p {
  max-width: 720px;
  color: rgba(255,255,255,0.78);
  font-size: 1.02em;
  line-height: 1.8;
}
.hot-hero-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}
.hot-primary-btn,
.hot-secondary-btn,
.hot-top-btn {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 8px;
  min-height: 40px;
  padding: 0 18px;
  border-radius: 999px;
  font-weight: 800;
}
.hot-primary-btn {
  background: #fff;
  color: #d95728;
}
.hot-secondary-btn {
  border: 1px solid rgba(255,255,255,0.22);
  background: rgba(255,255,255,0.12);
  color: #fff;
}
.hot-hero-panel {
  display: grid;
  gap: 12px;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}
.hot-stat {
  padding: 18px;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 18px;
  background: rgba(255,255,255,0.12);
  backdrop-filter: blur(10px);
}
.hot-stat span {
  display: block;
  color: #fff;
  font-weight: 900;
  font-size: 1.45em;
}
.hot-stat em {
  display: block;
  margin-top: 5px;
  color: rgba(255,255,255,0.66);
  font-style: normal;
  font-size: 0.86em;
}
.hot-top-card,
.hot-rank-section,
.hot-empty {
  margin-top: 22px;
  padding: 24px;
  border: 1px solid rgba(127,127,127,0.14);
  border-radius: 20px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 18px 48px -44px rgba(0,0,0,0.68);
  box-shadow: 0 18px 48px -44px rgba(0,0,0,0.68);
}
.hot-top-card {
  display: grid;
  grid-template-columns: minmax(320px, 0.86fr) minmax(0, 1fr);
  gap: 24px;
}
.hot-top-cover,
.hot-rank-thumb {
  position: relative;
  overflow: hidden;
  background: rgba(127,127,127,0.12);
}
.hot-top-cover img,
.hot-rank-thumb img,
.hot-top-cover div,
.hot-rank-thumb div {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.35s ease;
  -moz-transition: -moz-transform 0.35s ease;
  -o-transition: -o-transform 0.35s ease;
  -ms-transition: -ms-transform 0.35s ease;
  transition: transform 0.35s ease;
}
.hot-top-cover {
  min-height: 320px;
  border-radius: 18px;
}
.hot-top-cover:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
.hot-rank-badge {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 999px;
  background: -webkit-linear-gradient(315deg, #ff6b35, #ffb703);
  background: -moz-linear-gradient(315deg, #ff6b35, #ffb703);
  background: -o-linear-gradient(315deg, #ff6b35, #ffb703);
  background: -ms-linear-gradient(315deg, #ff6b35, #ffb703);
  background: linear-gradient(135deg, #ff6b35, #ffb703);
  color: #fff;
  font-weight: 900;
}
.hot-rank-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  padding: 7px 12px;
  -webkit-box-shadow: 0 12px 26px -14px rgba(255,92,35,0.9);
  box-shadow: 0 12px 26px -14px rgba(255,92,35,0.9);
}
.hot-top-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 0;
}
.hot-section-label {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  color: #ff7a35;
  font-weight: 900;
}
.hot-top-title {
  margin-top: 10px;
  color: var(--font-color);
  font-weight: 900;
  font-size: clamp(1.55rem, 2.5vw, 2.45rem);
  line-height: 1.22;
}
.hot-top-title:hover {
  color: #49b1f5;
}
.hot-top-desc {
  margin-top: 14px;
  color: var(--card-meta);
  line-height: 1.8;
}
.hot-meta-row,
.hot-rank-meta,
.hot-rank-taxonomy {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
  color: var(--card-meta);
}
.hot-meta-row span,
.hot-rank-meta span,
.hot-rank-taxonomy span {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 6px;
}
.hot-meta-row em,
.hot-rank-meta em,
.hot-rank-taxonomy em {
  font-style: normal;
}
.hot-meta-row {
  margin-top: 18px;
}
.hot-top-btn {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  margin-top: 24px;
  background: #49b1f5;
  color: var(--white);
}
.hot-section-head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}
.hot-section-head h2 {
  margin: 6px 0 0;
  font-size: 1.45em;
}
.hot-section-head p {
  margin: 0;
  color: var(--card-meta);
}
.hot-section-kicker {
  color: #49b1f5;
}
.hot-rank-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.hot-rank-item {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  gap: 16px;
  padding: 12px;
  border: 1px solid rgba(127,127,127,0.12);
  border-radius: 16px;
  background: rgba(127,127,127,0.045);
  color: var(--font-color);
  -webkit-transition: -webkit-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  -o-transition: -o-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}
.hot-rank-item:hover {
  border-color: rgba(73,177,245,0.3);
  background: rgba(73,177,245,0.06);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.hot-rank-item.is-hidden {
  display: none !important;
}
.hot-rank-thumb {
  min-height: 118px;
  border-radius: 12px;
}
.hot-rank-title {
  overflow: hidden;
  color: var(--font-color);
  font-weight: 900;
  font-size: 1.02em;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot-rank-desc {
  display: block;
  overflow: hidden;
  margin-top: 7px;
  color: var(--card-meta);
  font-size: 0.88em;
  line-height: 1.55;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot-rank-taxonomy {
  margin-top: 9px;
  gap: 8px;
  font-size: 0.82em;
}
.hot-rank-taxonomy span {
  max-width: 120px;
  padding: 3px 8px;
  border-radius: 999px;
  background: rgba(73,177,245,0.08);
  color: #49b1f5;
}
.hot-rank-taxonomy span em {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot-rank-taxonomy .hot-rank-tag {
  background: rgba(127,127,127,0.08);
  color: var(--card-meta);
}
.hot-rank-taxonomy .hot-rank-tag i {
  color: #49b1f5;
  font-size: 0.55em;
}
.hot-rank-meta {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 8px;
  font-size: 0.86em;
}
.hot-rank-views {
  margin-left: auto;
}
.hot-rank-pagination {
  margin-top: 20px;
}
.hot-rank-pagination button {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  margin: 0 3px;
  border: 0;
  padding: 0;
  border-radius: 8px;
  background: var(--card-bg);
  color: var(--font-color);
  cursor: pointer;
  line-height: 1;
  -webkit-box-shadow: 0 4px 12px -10px rgba(0,0,0,0.55);
  box-shadow: 0 4px 12px -10px rgba(0,0,0,0.55);
  -webkit-transition: background 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: background 0.2s ease, color 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: background 0.2s ease, color 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: background 0.2s ease, color 0.2s ease, -ms-transform 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
.hot-rank-pagination button:hover {
  background: #49b1f5;
  color: var(--white);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.hot-rank-pagination button.current {
  background: #49b1f5;
  color: var(--white);
}
.hot-rank-pagination button:disabled {
  cursor: not-allowed;
  opacity: 0.45;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
  filter: alpha(opacity=45);
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.hot-rank-pagination button:disabled:hover {
  background: var(--card-bg);
  color: var(--font-color);
}
.hot-empty {
  text-align: center;
}
.hot-empty i {
  color: #49b1f5;
  font-size: 2.4em;
}
@media screen and (max-width: 900px) {
  .hot-hero,
  .hot-top-card {
    grid-template-columns: 1fr;
    padding: 28px;
  }
  .hot-rank-list {
    grid-template-columns: 1fr;
  }
  .hot-rank-item {
    grid-template-columns: 120px minmax(0, 1fr);
  }
}
@media screen and (max-width: 520px) {
  .hot-hero {
    padding: 22px;
    border-radius: 18px;
  }
  .hot-hero-actions {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hot-rank-item {
    grid-template-columns: 86px minmax(0, 1fr);
    gap: 10px;
  }
  .hot-rank-thumb {
    min-height: 86px;
  }
  .hot-rank-meta {
    display: none;
  }
  .hot-rank-taxonomy {
    display: none;
  }
}
#site-search-page {
  width: 100%;
}
.site-search-panel {
  margin-top: 0;
  margin-bottom: 13px;
  padding: 24px 14px;
  border: 1px solid rgba(60,80,110,0.18);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
  box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
}
.site-search-panel-inner {
  margin: 0 auto;
  max-width: 1120px;
  text-align: center;
}
.site-search-form {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 12px;
  margin: 0 auto;
  padding: 0 8px 0 12px;
  max-width: 980px;
  height: 58px;
  border: 1px solid rgba(60,80,110,0.28);
  border-radius: 8px;
  background: rgba(245,247,250,0.92);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.05);
  -webkit-transition: border-color 0.24s ease, box-shadow 0.24s ease, background 0.24s ease, -webkit-transform 0.24s ease;
  -moz-transition: border-color 0.24s ease, box-shadow 0.24s ease, background 0.24s ease, -moz-transform 0.24s ease;
  -o-transition: border-color 0.24s ease, box-shadow 0.24s ease, background 0.24s ease, -o-transform 0.24s ease;
  -ms-transition: border-color 0.24s ease, box-shadow 0.24s ease, background 0.24s ease, -ms-transform 0.24s ease;
  transition: border-color 0.24s ease, box-shadow 0.24s ease, background 0.24s ease, transform 0.24s ease;
}
.site-search-form:focus-within {
  border-color: #49b1f5;
  background: var(--card-bg);
  -webkit-box-shadow: 0 0 0 3px rgba(73,177,245,0.14), 0 10px 28px -22px rgba(0,0,0,0.55);
  box-shadow: 0 0 0 3px rgba(73,177,245,0.14), 0 10px 28px -22px rgba(0,0,0,0.55);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.site-search-form > i {
  color: rgba(60,80,110,0.66);
  -webkit-transition: color 0.24s ease;
  -moz-transition: color 0.24s ease;
  -o-transition: color 0.24s ease;
  -ms-transition: color 0.24s ease;
  transition: color 0.24s ease;
}
.site-search-form:focus-within > i {
  color: #49b1f5;
}
.site-search-form .sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}
.site-search-form .search-category-dropdown {
  position: relative;
  z-index: 2;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 128px;
  height: 42px;
  isolation: isolate;
}
.site-search-form .search-category-dropdown::after {
  margin-left: 10px;
  width: 1px;
  height: 22px;
  background: rgba(60,80,110,0.18);
  content: '';
}
.site-search-form .search-category-dropdown.is-open .search-category-trigger {
  color: #49b1f5;
}
.site-search-form .search-category-dropdown.is-open .search-category-trigger i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.site-search-form .search-category-dropdown.is-open .search-category-panel {
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 260;
  -webkit-transform: translateY(0) scale(1);
  -moz-transform: translateY(0) scale(1);
  -o-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  pointer-events: auto;
}
.site-search-form button.search-category-trigger {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  height: 42px;
  padding: 0 12px;
  border: 1px solid transparent;
  outline: 0;
  border-radius: 12px;
  background: transparent;
  color: rgba(60,80,110,0.9);
  font-size: 1em;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: border-color 0.22s ease, background 0.22s ease, color 0.22s ease, box-shadow 0.22s ease, -webkit-transform 0.22s ease;
  -moz-transition: border-color 0.22s ease, background 0.22s ease, color 0.22s ease, box-shadow 0.22s ease, -moz-transform 0.22s ease;
  -o-transition: border-color 0.22s ease, background 0.22s ease, color 0.22s ease, box-shadow 0.22s ease, -o-transform 0.22s ease;
  -ms-transition: border-color 0.22s ease, background 0.22s ease, color 0.22s ease, box-shadow 0.22s ease, -ms-transform 0.22s ease;
  transition: border-color 0.22s ease, background 0.22s ease, color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}
.site-search-form button.search-category-trigger:hover,
.site-search-form button.search-category-trigger:focus {
  border-color: rgba(73,177,245,0.22);
  background: rgba(73,177,245,0.06);
  color: #49b1f5;
  -webkit-box-shadow: 0 8px 18px -16px rgba(73,177,245,0.72);
  box-shadow: 0 8px 18px -16px rgba(73,177,245,0.72);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.site-search-form button.search-category-trigger i {
  color: currentColor;
  font-size: 0.78em;
  -webkit-transition: -webkit-transform 0.22s ease;
  -moz-transition: -moz-transform 0.22s ease;
  -o-transition: -o-transform 0.22s ease;
  -ms-transition: -ms-transform 0.22s ease;
  transition: transform 0.22s ease;
}
.site-search-form .search-category-current {
  max-width: 94px;
  overflow: hidden;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.site-search-form .search-category-panel {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  z-index: 260;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 9px;
  width: 380px;
  max-width: 88vw;
  padding: 14px;
  border: 1px solid rgba(60,80,110,0.12);
  border-radius: 16px;
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(248,250,252,0.94));
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(248,250,252,0.94));
  background: -o-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(248,250,252,0.94));
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(248,250,252,0.94));
  background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(248,250,252,0.94));
  -webkit-box-shadow: 0 22px 52px -26px rgba(15,23,42,0.62), 0 8px 24px -20px rgba(15,23,42,0.48);
  box-shadow: 0 22px 52px -26px rgba(15,23,42,0.62), 0 8px 24px -20px rgba(15,23,42,0.48);
  backdrop-filter: blur(12px);
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(8px) scale(0.98);
  -moz-transform: translateY(8px) scale(0.98);
  -o-transform: translateY(8px) scale(0.98);
  -ms-transform: translateY(8px) scale(0.98);
  transform: translateY(8px) scale(0.98);
  -webkit-transform-origin: 24px 0;
  -moz-transform-origin: 24px 0;
  -o-transform-origin: 24px 0;
  -ms-transform-origin: 24px 0;
  transform-origin: 24px 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease, visibility 0.2s ease;
  -moz-transition: opacity 0.2s ease, -moz-transform 0.2s ease, visibility 0.2s ease;
  -o-transition: opacity 0.2s ease, -o-transform 0.2s ease, visibility 0.2s ease;
  -ms-transition: opacity 0.2s ease, -ms-transform 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
}
.site-search-form .search-category-panel::before {
  position: absolute;
  top: -6px;
  left: 40px;
  width: 12px;
  height: 12px;
  border-top: 1px solid rgba(60,80,110,0.12);
  border-left: 1px solid rgba(60,80,110,0.12);
  background: rgba(255,255,255,0.98);
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.site-search-form .search-category-panel-title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 7px;
  width: 100%;
  margin-bottom: 2px;
  padding: 2px 2px 5px;
  border-bottom: 1px solid rgba(60,80,110,0.08);
  color: rgba(60,80,110,0.72);
  font-size: 0.86em;
  font-weight: 800;
  letter-spacing: 0.02em;
}
.site-search-form .search-category-panel-title i {
  color: #49b1f5;
  font-size: 0.95em;
}
.site-search-form button.search-category-option {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 72px;
  min-height: 34px;
  padding: 0 13px;
  border: 1px solid rgba(60,80,110,0.16);
  border-radius: 10px;
  background: rgba(245,247,250,0.88);
  color: rgba(47,59,74,0.88);
  font-size: 0.9em;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.8);
  -webkit-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -moz-transform 0.2s ease, box-shadow 0.2s ease;
  -o-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -o-transform 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -ms-transform 0.2s ease, box-shadow 0.2s ease;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
.site-search-form button.search-category-option:hover {
  border-color: rgba(73,177,245,0.42);
  background: rgba(73,177,245,0.09);
  color: #49b1f5;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.9), 0 10px 18px -16px rgba(73,177,245,0.8);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.9), 0 10px 18px -16px rgba(73,177,245,0.8);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.site-search-form button.search-category-option.active {
  border-color: rgba(73,177,245,0.48);
  background: -webkit-linear-gradient(315deg, #49b1f5, #49b1f5);
  background: -moz-linear-gradient(315deg, #49b1f5, #49b1f5);
  background: -o-linear-gradient(315deg, #49b1f5, #49b1f5);
  background: -ms-linear-gradient(315deg, #49b1f5, #49b1f5);
  background: linear-gradient(135deg, #49b1f5, #49b1f5);
  color: var(--white);
  -webkit-box-shadow: 0 10px 22px -16px rgba(73,177,245,0.9);
  box-shadow: 0 10px 22px -16px rgba(73,177,245,0.9);
}
.site-search-form input {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  min-width: 0;
  height: 100%;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--font-color);
  font-size: 1em;
  line-height: 58px;
}
.site-search-form > button[type='submit'] {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 44px;
  height: 40px;
  padding: 0;
  border: 0;
  border-radius: 6px;
  background: #49b1f5;
  color: var(--white);
  cursor: pointer;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.site-search-form > button[type='submit']:hover {
  background: #49b1f5;
}
.site-search-results-section {
  padding: 8px 24px 24px;
  border: 1px solid rgba(60,80,110,0.18);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
  box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
}
.site-search-summary {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 8px;
  border-bottom: 1px solid var(--light-grey);
}
.site-search-summary-title {
  margin-bottom: 0;
  color: var(--text-highlight-color);
  font-weight: 700;
  font-size: 1.35em;
}
.site-search-summary-title span {
  color: #49b1f5;
}
.site-search-summary-meta {
  color: var(--font-color);
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
}
.site-search-summary-meta span {
  color: #49b1f5;
}
.site-search-results {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
@media screen and (max-width: 1280px) {
  .site-search-results {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (max-width: 900px) {
  .site-search-results {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 600px) {
  .site-search-results {
    grid-template-columns: 1fr;
  }
}
.site-search-card {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(127,127,127,0.14);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.site-search-card:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
  box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
}
.site-search-card-cover {
  display: block;
  aspect-ratio: 20/9;
  background: var(--light-grey);
}
.site-search-card-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-search-card-body {
  padding: 14px;
}
.site-search-card-title {
  display: -webkit-box;
  overflow: hidden;
  color: var(--text-highlight-color);
  font-weight: 700;
  line-height: 1.4;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.site-search-card-title:hover {
  color: #49b1f5;
}
.site-search-card-category {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  padding: 3px 7px;
  border-radius: 5px;
  background: rgba(245,247,250,0.92);
  color: var(--font-color);
  font-size: 0.78em;
  line-height: 1.2;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
.site-search-card-tags {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6px;
  margin: 6px 0 10px;
}
.site-search-card-tags span,
.site-search-card-tags a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 3px 7px;
  border-radius: 5px;
  background: rgba(245,247,250,0.92);
  color: var(--font-color);
  font-size: 0.78em;
  line-height: 1.2;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
.site-search-card-tags span:hover,
.site-search-card-tags a:hover {
  color: #49b1f5;
}
.site-search-card-excerpt {
  display: -webkit-box;
  overflow: hidden;
  margin: 0;
  color: var(--font-color);
  font-size: 0.9em;
  line-height: 1.6;
  opacity: 0.78;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
  filter: alpha(opacity=78);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.site-search-empty {
  grid-column: 1/-1;
  padding: 42px 20px;
  border: 1px dashed var(--light-grey);
  border-radius: 8px;
  color: var(--font-color);
  text-align: center;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
@media screen and (max-width: 600px) {
  .site-search-panel,
  .site-search-results-section {
    padding: 18px;
  }
  .site-search-summary {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .site-search-form {
    height: auto;
    gap: 8px;
    padding: 10px;
  }
  .site-search-form .search-category-dropdown {
    min-width: 86px;
  }
  .site-search-form .search-category-trigger {
    gap: 5px;
    padding: 0 6px;
    font-size: 1em;
  }
  .site-search-form .search-category-current {
    max-width: 62px;
  }
  .site-search-form .search-category-dropdown::after {
    margin-left: 6px;
  }
  .site-search-form .search-category-panel {
    left: -8px;
    max-width: 88vw;
    padding: 10px;
  }
  .site-search-form .search-category-panel-title {
    font-size: 0.82em;
  }
  .site-search-form .search-category-option {
    min-width: 66px;
    min-height: 32px;
    padding: 0 10px;
  }
  .site-search-form > button[type='submit'] {
    padding: 0 14px;
  }
}
[data-theme='dark'] .site-search-panel,
[data-theme='dark'] .site-search-results-section {
  border-color: rgba(255,255,255,0.08);
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -22px rgba(0,0,0,0.95), 0 2px 8px -6px rgba(0,0,0,0.8);
  box-shadow: 0 12px 30px -22px rgba(0,0,0,0.95), 0 2px 8px -6px rgba(0,0,0,0.8);
}
[data-theme='dark'] .site-search-form {
  border-color: rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.075);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.35);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.35);
}
[data-theme='dark'] .site-search-form:focus-within {
  border-color: rgba(73,177,245,0.72);
  background: rgba(18,18,18,0.92);
  -webkit-box-shadow: 0 0 0 3px rgba(73,177,245,0.18), 0 12px 28px -22px #000;
  box-shadow: 0 0 0 3px rgba(73,177,245,0.18), 0 12px 28px -22px #000;
}
[data-theme='dark'] .site-search-form > i {
  color: rgba(255,255,255,0.46);
}
[data-theme='dark'] .site-search-form .search-category-dropdown::after {
  background: rgba(255,255,255,0.12);
}
[data-theme='dark'] .site-search-form .search-category-trigger {
  color: rgba(255,255,255,0.78);
}
[data-theme='dark'] .site-search-form .search-category-trigger:hover,
[data-theme='dark'] .site-search-form .search-category-trigger:focus {
  color: #49b1f5;
}
[data-theme='dark'] .site-search-form .search-category-panel {
  border-color: rgba(255,255,255,0.1);
  background: -webkit-linear-gradient(270deg, rgba(35,35,42,0.98), rgba(24,24,30,0.96));
  background: -moz-linear-gradient(270deg, rgba(35,35,42,0.98), rgba(24,24,30,0.96));
  background: -o-linear-gradient(270deg, rgba(35,35,42,0.98), rgba(24,24,30,0.96));
  background: -ms-linear-gradient(270deg, rgba(35,35,42,0.98), rgba(24,24,30,0.96));
  background: linear-gradient(180deg, rgba(35,35,42,0.98), rgba(24,24,30,0.96));
  -webkit-box-shadow: 0 18px 42px -24px rgba(0,0,0,0.95), 0 8px 22px -18px rgba(0,0,0,0.86);
  box-shadow: 0 18px 42px -24px rgba(0,0,0,0.95), 0 8px 22px -18px rgba(0,0,0,0.86);
}
[data-theme='dark'] .site-search-form .search-category-panel::before {
  border-color: rgba(255,255,255,0.1);
  background: rgba(35,35,42,0.98);
}
[data-theme='dark'] .site-search-form .search-category-panel-title {
  border-bottom-color: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.62);
}
[data-theme='dark'] .site-search-form .search-category-option {
  border-color: rgba(255,255,255,0.1);
  background: rgba(255,255,255,0.07);
  color: rgba(255,255,255,0.78);
}
[data-theme='dark'] .site-search-form .search-category-option:hover {
  border-color: rgba(73,177,245,0.5);
  background: rgba(73,177,245,0.16);
}
[data-theme='dark'] .site-search-summary {
  border-bottom-color: rgba(255,255,255,0.12);
}
[data-theme='dark'] .site-search-card {
  border-color: rgba(255,255,255,0.08);
  background: var(--card-bg);
  -webkit-box-shadow: 0 8px 24px -22px rgba(0,0,0,0.95);
  box-shadow: 0 8px 24px -22px rgba(0,0,0,0.95);
}
[data-theme='dark'] .site-search-card:hover {
  border-color: rgba(255,255,255,0.16);
  -webkit-box-shadow: 0 16px 32px -24px #000;
  box-shadow: 0 16px 32px -24px #000;
}
[data-theme='dark'] .site-search-card-cover {
  background: rgba(255,255,255,0.08);
}
[data-theme='dark'] .site-search-card-category,
[data-theme='dark'] .site-search-card-tags span,
[data-theme='dark'] .site-search-card-tags a {
  background: rgba(255,255,255,0.075);
  color: rgba(255,255,255,0.72);
  -webkit-box-shadow: 0 2px 10px -7px rgba(0,0,0,0.95);
  box-shadow: 0 2px 10px -7px rgba(0,0,0,0.95);
}
[data-theme='dark'] .site-search-card-category:hover,
[data-theme='dark'] .site-search-card-tags span:hover,
[data-theme='dark'] .site-search-card-tags a:hover {
  color: #49b1f5;
}
[data-theme='dark'] .site-search-card-title {
  color: rgba(255,255,255,0.9);
}
[data-theme='dark'] .site-search-card-excerpt,
[data-theme='dark'] .site-search-empty {
  color: rgba(255,255,255,0.62);
}
[data-theme='dark'] .site-search-empty {
  border-color: rgba(255,255,255,0.14);
}
.site-shop-page {
  width: 100%;
}
.site-shop-head,
.site-shop-content {
  border: 1px solid rgba(60,80,110,0.18);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
  box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
}
.site-shop-head {
  margin-bottom: 13px;
  padding: 18px 14px 14px;
}
.site-shop-heading {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 18px;
}
.site-shop-heading-main {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  gap: 12px;
  min-width: 0;
}
.site-shop-heading-main > i {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 52px;
  min-height: 52px;
  border-radius: 7px;
  background: rgba(73,177,245,0.1);
  color: #49b1f5;
  font-size: 1.35em;
}
.site-shop-heading-text {
  min-width: 0;
}
.site-shop-heading-text h1 {
  margin: 0;
  color: #49b1f5;
  font-size: 1.35em;
  line-height: 1.35;
}
.site-shop-heading-text p {
  margin: 3px 0 0;
  color: var(--font-color);
  font-size: 0.9em;
  line-height: 1.5;
  opacity: 0.68;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";
  filter: alpha(opacity=68);
}
.site-shop-total {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  color: var(--font-color);
  font-size: 0.9em;
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
}
.site-shop-total span {
  color: #49b1f5;
  font-weight: 700;
}
.site-shop-filters {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 15px;
  padding-top: 13px;
  border-top: 1px solid rgba(60,80,110,0.1);
}
.site-shop-filter {
  min-height: 34px;
  padding: 0 13px;
  border: 1px solid rgba(60,80,110,0.16);
  border-radius: 6px;
  background: rgba(245,247,250,0.82);
  color: var(--font-color);
  cursor: pointer;
  font-size: 0.88em;
  -webkit-transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
  -moz-transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
  -o-transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
  -ms-transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
  transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}
.site-shop-filter:hover,
.site-shop-filter.is-active {
  border-color: #49b1f5;
  background: #49b1f5;
  color: var(--white);
}
.site-shop-content {
  padding: 24px;
}
.site-shop-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.site-shop-card {
  position: relative;
  overflow: hidden;
  min-width: 0;
  border: 1px solid rgba(60,80,110,0.18);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 8px 24px -22px rgba(0,0,0,0.5);
  box-shadow: 0 8px 24px -22px rgba(0,0,0,0.5);
  -webkit-transition: border-color 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: border-color 0.2s ease, box-shadow 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: border-color 0.2s ease, box-shadow 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: border-color 0.2s ease, box-shadow 0.2s ease, -ms-transform 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.site-shop-card:hover {
  border-color: rgba(73,177,245,0.42);
  -webkit-box-shadow: 0 16px 32px -22px rgba(0,0,0,0.58);
  box-shadow: 0 16px 32px -22px rgba(0,0,0,0.58);
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
.site-shop-card[hidden] {
  display: none;
}
.site-shop-card-media {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/9;
  background: var(--light-grey);
}
.site-shop-card-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.35s ease;
  -moz-transition: -moz-transform 0.35s ease;
  -o-transition: -o-transform 0.35s ease;
  -ms-transition: -ms-transform 0.35s ease;
  transition: transform 0.35s ease;
}
.site-shop-card:hover .site-shop-card-media img {
  -webkit-transform: scale(1.035);
  -moz-transform: scale(1.035);
  -o-transform: scale(1.035);
  -ms-transform: scale(1.035);
  transform: scale(1.035);
}
.site-shop-card-badge,
.site-shop-card-category {
  position: absolute;
  top: 9px;
  z-index: 1;
  padding: 4px 8px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 0.76em;
  line-height: 1.2;
}
.site-shop-card-badge {
  left: 9px;
  background: #49b1f5;
  color: var(--white);
}
.site-shop-card-category {
  right: 9px;
  background: rgba(255,255,255,0.92);
  color: #333;
}
.site-shop-card-body {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  min-height: 224px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.site-shop-card-title {
  overflow: hidden;
  margin: 0 0 7px;
  color: var(--text-highlight-color);
  font-size: 1.04em;
  line-height: 1.45;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.site-shop-card-description {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 12px;
  color: var(--font-color);
  font-size: 0.88em;
  line-height: 1.65;
  opacity: 0.74;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";
  filter: alpha(opacity=74);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.site-shop-card-tags {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6px;
}
.site-shop-card-tags span {
  padding: 3px 7px;
  border-radius: 5px;
  background: rgba(60,80,110,0.07);
  color: var(--font-color);
  font-size: 0.76em;
  line-height: 1.25;
}
.site-shop-card-footer {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 10px;
  margin-top: auto;
  padding-top: 15px;
}
.site-shop-price {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -o-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  gap: 3px;
  color: #49b1f5;
}
.site-shop-price small {
  font-weight: 700;
  font-size: 0.88em;
}
.site-shop-price strong {
  font-size: 1.55em;
  line-height: 1;
}
.site-shop-price del {
  margin-left: 4px;
  color: var(--font-color);
  font-size: 0.76em;
  opacity: 0.42;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";
  filter: alpha(opacity=42);
}
.site-shop-action,
.site-shop-status {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 6px;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  min-height: 32px;
  padding: 0 10px;
  border-radius: 6px;
  font-size: 0.82em;
}
.site-shop-action {
  background: #49b1f5;
  color: var(--white);
}
.site-shop-action:hover {
  background: #49b1f5;
  color: var(--white);
}
.site-shop-status {
  background: rgba(60,80,110,0.08);
  color: var(--font-color);
}
.site-shop-empty {
  padding: 60px 20px;
  color: var(--font-color);
  text-align: center;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
}
@media screen and (max-width: 1200px) {
  .site-shop-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (max-width: 900px) {
  .site-shop-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 600px) {
  .site-shop-head,
  .site-shop-content {
    padding: 16px 14px;
  }
  .site-shop-heading {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .site-shop-heading-text p {
    display: none;
  }
  .site-shop-grid {
    grid-template-columns: 1fr;
  }
  .site-shop-card-body {
    min-height: 210px;
  }
}
[data-theme='dark'] .site-shop-head,
[data-theme='dark'] .site-shop-content,
[data-theme='dark'] .site-shop-card {
  border-color: rgba(255,255,255,0.08);
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -22px rgba(0,0,0,0.95), 0 2px 8px -6px rgba(0,0,0,0.8);
  box-shadow: 0 12px 30px -22px rgba(0,0,0,0.95), 0 2px 8px -6px rgba(0,0,0,0.8);
}
[data-theme='dark'] .site-shop-card:hover {
  border-color: rgba(73,177,245,0.42);
  -webkit-box-shadow: 0 16px 32px -24px #000;
  box-shadow: 0 16px 32px -24px #000;
}
[data-theme='dark'] .site-shop-heading-main > i {
  background: rgba(73,177,245,0.16);
}
[data-theme='dark'] .site-shop-heading-text p,
[data-theme='dark'] .site-shop-total,
[data-theme='dark'] .site-shop-card-description,
[data-theme='dark'] .site-shop-empty {
  color: rgba(255,255,255,0.62);
}
[data-theme='dark'] .site-shop-filters {
  border-top-color: rgba(255,255,255,0.08);
}
[data-theme='dark'] .site-shop-filter {
  border-color: rgba(255,255,255,0.1);
  background: rgba(255,255,255,0.075);
  color: rgba(255,255,255,0.72);
}
[data-theme='dark'] .site-shop-filter:hover,
[data-theme='dark'] .site-shop-filter.is-active {
  border-color: #49b1f5;
  background: #49b1f5;
  color: var(--white);
}
[data-theme='dark'] .site-shop-card-media {
  background: rgba(255,255,255,0.08);
}
[data-theme='dark'] .site-shop-card-category {
  background: rgba(18,18,18,0.78);
  color: rgba(255,255,255,0.86);
  -webkit-box-shadow: 0 2px 10px -7px rgba(0,0,0,0.95);
  box-shadow: 0 2px 10px -7px rgba(0,0,0,0.95);
}
[data-theme='dark'] .site-shop-card-title {
  color: rgba(255,255,255,0.9);
}
[data-theme='dark'] .site-shop-card-tags span,
[data-theme='dark'] .site-shop-status {
  background: rgba(255,255,255,0.075);
  color: rgba(255,255,255,0.7);
}
[data-theme='dark'] .site-shop-price del {
  color: rgba(255,255,255,0.45);
}
#article-container .shuoshuo-item {
  margin-bottom: 20px;
  padding: 35px 30px 30px;
}
@media screen and (max-width: 768px) {
  #article-container .shuoshuo-item {
    padding: 25px 20px 20px;
  }
}
#article-container .shuoshuo-item-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: default;
}
#article-container .shuoshuo-avatar {
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 40px;
}
#article-container .shuoshuo-avatar img {
  margin: 0;
  width: 100%;
  height: 100%;
}
#article-container .shuoshuo-info {
  margin-left: 10px;
  line-height: 1.5;
}
#article-container .shuoshuo-date {
  color: #858585;
  font-size: 0.8em;
}
#article-container .shuoshuo-content {
  padding: 15px 0 10px;
}
#article-container .shuoshuo-content > *:last-child {
  margin-bottom: 0;
}
#article-container .shuoshuo-footer {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#article-container .shuoshuo-footer.flex-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#article-container .shuoshuo-footer.flex-end {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
#article-container .shuoshuo-footer .shuoshuo-tag {
  display: inline-block;
  margin-right: 8px;
  padding: 0 8px;
  width: fit-content;
  border: 1px solid #49b1f5;
  border-radius: 12px;
  color: #49b1f5;
  font-size: 0.85em;
  cursor: default;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#article-container .shuoshuo-footer .shuoshuo-tag:hover {
  background: #49b1f5;
  color: var(--white);
}
#article-container .shuoshuo-footer .shuoshuo-comment-btn {
  padding: 2px;
  color: #90a4ae;
  cursor: pointer;
}
#article-container .shuoshuo-footer .shuoshuo-comment-btn:hover {
  color: #49b1f5;
}
#article-container .shuoshuo-comment {
  padding-top: 10px;
}
#article-container .shuoshuo-comment.no-comment {
  display: none;
}
.shuoshuo-navigation {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 20px;
  padding: 20px 0;
/* 震動動畫 */
}
.shuoshuo-navigation button {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 2.7em;
  height: 2.7em;
  background-color: var(--btn-bg);
  color: var(--btn-color);
  font-size: 0.9em;
  line-height: 2.5em;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 6px;
}
.shuoshuo-navigation button:hover:not(:disabled) {
  background-color: var(--btn-hover-color);
}
.shuoshuo-navigation button:disabled {
  background: #f5f5f5;
  color: #ccc;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  cursor: not-allowed;
}
.shuoshuo-navigation .shuoshuo-page-info {
  margin: 0 15px;
  color: #858585;
  white-space: nowrap;
  font-size: 0.9em;
}
.shuoshuo-navigation .shuoshuo-page-input {
  margin-right: 12px;
  padding: 0 15px;
  height: 2.7em;
  border: 1px solid var(--btn-bg);
  background: var(--card-bg);
  color: #858585;
  text-align: center;
  font-size: 0.9em;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 6px;
/* 隱藏 number 輸入框的上下箭頭 */
/* Firefox */
  -moz-appearance: textfield;
/* 當作為頁碼按鈕時的樣式 */
/* 超出範圍時的紅色樣式 */
}
.shuoshuo-navigation .shuoshuo-page-input:focus {
  outline: none;
  border-width: 2px;
}
.shuoshuo-navigation .shuoshuo-page-input:focus::placeholder {
  color: transparent;
}
.shuoshuo-navigation .shuoshuo-page-input::-webkit-outer-spin-button,
.shuoshuo-navigation .shuoshuo-page-input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.shuoshuo-navigation .shuoshuo-page-input.shuoshuo-page-num {
  min-width: 40px;
  width: 40px;
  border: none;
  background: #49b1f5;
  color: var(--white);
  font-weight: 500;
  cursor: text;
}
.shuoshuo-navigation .shuoshuo-page-input.shuoshuo-page-num:focus {
  border: 1px solid #49b1f5;
  background: var(--white);
  color: #333;
}
.shuoshuo-navigation .shuoshuo-page-input.invalid {
  border-color: #ff4757;
  background-color: #ffeaea;
  color: #ff4757;
  -webkit-animation: shake 0.5s ease-in-out;
  -moz-animation: shake 0.5s ease-in-out;
  -o-animation: shake 0.5s ease-in-out;
  -ms-animation: shake 0.5s ease-in-out;
  animation: shake 0.5s ease-in-out;
}
@-moz-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-2px);
    -moz-transform: translateX(-2px);
    -o-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(2px);
    -moz-transform: translateX(2px);
    -o-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
  }
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-2px);
    -moz-transform: translateX(-2px);
    -o-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(2px);
    -moz-transform: translateX(2px);
    -o-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
  }
}
@-o-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-2px);
    -moz-transform: translateX(-2px);
    -o-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(2px);
    -moz-transform: translateX(2px);
    -o-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-2px);
    -moz-transform: translateX(-2px);
    -o-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(2px);
    -moz-transform: translateX(2px);
    -o-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
  }
}
.tag-cloud-list {
  -webkit-animation: tagsFadeIn 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-animation: tagsFadeIn 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -o-animation: tagsFadeIn 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-animation: tagsFadeIn 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  animation: tagsFadeIn 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.tag-cloud-list:hover a:not(:hover) {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -o-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}
.tag-cloud-list a {
  position: relative;
  display: inline-block;
  margin: 5px;
  padding: 3px 12px;
  line-height: 1.7;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 7px;
  overflow: hidden;
  color: #fff;
  -webkit-transform: translateY(0) scale(1);
  -moz-transform: translateY(0) scale(1);
  -o-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  will-change: transform, background-color, box-shadow;
}
.tag-cloud-list a::before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(0deg, transparent, rgba(255,255,255,0.1), transparent);
  background: -moz-linear-gradient(0deg, transparent, rgba(255,255,255,0.1), transparent);
  background: -o-linear-gradient(0deg, transparent, rgba(255,255,255,0.1), transparent);
  background: -ms-linear-gradient(0deg, transparent, rgba(255,255,255,0.1), transparent);
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
  content: '';
  -webkit-transition: left 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: left 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: left 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: left 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: left 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.tag-cloud-list a:hover {
  background: var(--btn-hover-color) !important;
  -webkit-box-shadow: 0 6px 20px rgba(0,0,0,0.12), 0 4px 8px rgba(0,0,0,0.08), 0 0 0 1px rgba(255,255,255,0.05);
  box-shadow: 0 6px 20px rgba(0,0,0,0.12), 0 4px 8px rgba(0,0,0,0.08), 0 0 0 1px rgba(255,255,255,0.05);
  color: var(--btn-color) !important;
  -webkit-transform: translateY(-2px) scale(1.02);
  -moz-transform: translateY(-2px) scale(1.02);
  -o-transform: translateY(-2px) scale(1.02);
  -ms-transform: translateY(-2px) scale(1.02);
  transform: translateY(-2px) scale(1.02);
}
.tag-cloud-list a:hover::before {
  left: 100%;
}
.tag-cloud-list a:active {
  -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.15), 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 3px 8px rgba(0,0,0,0.15), 0 1px 3px rgba(0,0,0,0.1);
  -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translateY(-1px) scale(0.98);
  -moz-transform: translateY(-1px) scale(0.98);
  -o-transform: translateY(-1px) scale(0.98);
  -ms-transform: translateY(-1px) scale(0.98);
  transform: translateY(-1px) scale(0.98);
}
@media screen and (max-width: 768px) {
  .tag-cloud-list a {
    zoom: 0.85;
  }
  .tag-cloud-list a:hover {
    -webkit-transform: translateY(-1px) scale(1.01);
    -moz-transform: translateY(-1px) scale(1.01);
    -o-transform: translateY(-1px) scale(1.01);
    -ms-transform: translateY(-1px) scale(1.01);
    transform: translateY(-1px) scale(1.01);
  }
  .tag-cloud-list a:active {
    -webkit-transform: translateY(0) scale(0.99);
    -moz-transform: translateY(0) scale(0.99);
    -o-transform: translateY(0) scale(0.99);
    -ms-transform: translateY(0) scale(0.99);
    transform: translateY(0) scale(0.99);
  }
  .tag-cloud-list a::before {
    display: none;
  }
}
.tag-cloud-title {
  font-size: 2.57em;
  -webkit-animation: titleSlideIn 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-animation: titleSlideIn 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -o-animation: titleSlideIn 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-animation: titleSlideIn 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  animation: titleSlideIn 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (max-width: 768px) {
  .tag-cloud-title {
    font-size: 2em;
  }
}
.page-title + .tag-cloud-list {
  text-align: left;
}
@-moz-keyframes tagsFadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes tagsFadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes tagsFadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes tagsFadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes titleSlideIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes titleSlideIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes titleSlideIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes titleSlideIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
#site-taxonomy-page {
  width: 100%;
}
.site-taxonomy-breadcrumb {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6px;
  margin: -3px 0 10px;
  padding: 0 14px;
  color: var(--font-color);
  font-size: 1.01em;
  line-height: 1.4;
  opacity: 0.58;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=58)";
  filter: alpha(opacity=58);
}
.site-taxonomy-breadcrumb a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  color: var(--font-color);
}
.site-taxonomy-breadcrumb a:hover {
  color: #49b1f5;
}
.site-taxonomy-breadcrumb span:last-child {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.site-taxonomy-panel,
.site-taxonomy-results-section,
.site-taxonomy-filter-panel {
  border: 1px solid rgba(60,80,110,0.18);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
  box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
}
.site-taxonomy-panel {
  margin-top: 0;
  margin-bottom: 13px;
  padding: 14px;
}
.taxonomy-panel-ad-slot {
  margin: 0 0 13px;
  padding: 0;
  max-width: none;
}
.site-taxonomy-summary {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 0;
}
.site-taxonomy-heading {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  min-width: 0;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
}
.site-taxonomy-summary-title {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  color: var(--font-color);
  font-weight: 700;
  font-size: 1.35em;
}
.site-taxonomy-summary-title i,
.site-taxonomy-summary-title span {
  color: var(--font-color);
}
.site-taxonomy-summary-desc {
  color: var(--font-color);
  font-size: 0.94em;
  line-height: 1.55;
  opacity: 0.68;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";
  filter: alpha(opacity=68);
}
.site-taxonomy-summary-actions {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  gap: 10px;
  min-width: 0;
}
.site-taxonomy-head-search {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  width: 34vw;
  height: 40px;
  padding: 0 6px 0 12px;
  border: 1px solid rgba(60,80,110,0.16);
  border-radius: 10px;
  background: rgba(245,247,250,0.88);
  color: var(--font-color);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.72);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.72);
  -webkit-transition: border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease, -webkit-transform 0.22s ease;
  -moz-transition: border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease, -moz-transform 0.22s ease;
  -o-transition: border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease, -o-transform 0.22s ease;
  -ms-transition: border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease, -ms-transform 0.22s ease;
  transition: border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}
.site-taxonomy-head-search:focus-within {
  border-color: rgba(73,177,245,0.48);
  background: var(--card-bg);
  -webkit-box-shadow: 0 0 0 3px rgba(73,177,245,0.12), 0 12px 24px -22px rgba(0,0,0,0.55);
  box-shadow: 0 0 0 3px rgba(73,177,245,0.12), 0 12px 24px -22px rgba(0,0,0,0.55);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.site-taxonomy-head-search > i {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  color: rgba(60,80,110,0.58);
  font-size: 0.95em;
}
.site-taxonomy-head-search input[type='search'] {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  height: 100%;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--font-color);
  font-size: 0.95em;
}
.site-taxonomy-head-search input[type='search']::placeholder {
  color: rgba(60,80,110,0.58);
}
.site-taxonomy-head-search button {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  border-radius: 8px;
  background: #49b1f5;
  color: var(--white);
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: background 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: background 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: background 0.2s ease, -ms-transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease;
}
.site-taxonomy-head-search button:hover {
  background: #49b1f5;
  -webkit-transform: translateX(1px);
  -moz-transform: translateX(1px);
  -o-transform: translateX(1px);
  -ms-transform: translateX(1px);
  transform: translateX(1px);
}
.site-taxonomy-head-search button i {
  color: inherit;
  font-size: 0.82em;
}
.site-taxonomy-summary-meta {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  padding: 4px 9px;
  border-radius: 6px;
  background: rgba(245,247,250,0.92);
  color: var(--font-color);
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
}
.site-taxonomy-summary-meta span {
  color: #49b1f5;
}
.site-taxonomy-filter-panel {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 13px;
  padding: 14px;
}
.site-taxonomy-filter-group {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 12px;
}
.site-taxonomy-filter-label {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  gap: 6px;
  min-width: 82px;
  color: var(--font-color);
  font-weight: 700;
  font-size: 1.08em;
}
.site-taxonomy-filter-label i {
  width: 1.15em;
  color: var(--font-color);
  font-size: 1.14em;
  text-align: center;
}
.site-taxonomy-filter-links,
.site-taxonomy-sort-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
.site-taxonomy-filter-link,
.site-taxonomy-sort-button {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 7px;
  min-height: 32px;
  padding: 0 11px;
  border: 1px solid rgba(60,80,110,0.16);
  border-radius: 7px;
  background: rgba(245,247,250,0.92);
  color: var(--font-color);
  line-height: 1;
  -webkit-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -ms-transform 0.2s ease;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
.site-taxonomy-filter-link:hover,
.site-taxonomy-sort-button:hover {
  border-color: rgba(73,177,245,0.42);
  background: rgba(73,177,245,0.08);
  color: #49b1f5;
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.site-taxonomy-filter-link em {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 22px;
  height: 20px;
  padding: 0 6px;
  border-radius: 6px;
  background: var(--card-bg);
  color: #49b1f5;
  font-style: normal;
  font-weight: 700;
  font-size: 0.84em;
}
.site-taxonomy-sort-button {
  cursor: pointer;
}
.site-taxonomy-filter-link.active,
.site-taxonomy-sort-button.active {
  border-color: rgba(73,177,245,0.48);
  background: #49b1f5;
  color: var(--white);
}
.site-taxonomy-filter-link.active em,
.site-taxonomy-sort-button.active em {
  background: rgba(255,255,255,0.18);
  color: var(--white);
}
.site-taxonomy-filter-link.active:hover,
.site-taxonomy-sort-button.active:hover {
  border-color: rgba(73,177,245,0.58);
  background: #49b1f5;
  color: var(--white);
}
.site-taxonomy-results-section {
  padding: 24px;
}
.site-taxonomy-results {
  display: grid;
  --taxonomy-card-active-columns: var(--taxonomy-card-columns, 4);
  grid-template-columns: repeat(var(--taxonomy-card-active-columns), minmax(0, 1fr));
  gap: var(--taxonomy-card-gap, 16px);
}
.site-taxonomy-results.is-auto-fit {
  --taxonomy-card-active-min-width: var(--taxonomy-card-min-width);
}
@media screen and (max-width: 1280px) {
  .site-taxonomy-results {
    --taxonomy-card-active-columns: 4;
  }
  .site-taxonomy-results.is-auto-fit {
    --taxonomy-card-active-min-width: var(--taxonomy-card-step-4-width);
  }
}
@media screen and (max-width: 1100px) {
  .site-taxonomy-results {
    --taxonomy-card-active-columns: 3;
  }
  .site-taxonomy-results.is-auto-fit {
    --taxonomy-card-active-min-width: var(--taxonomy-card-step-3-width);
  }
}
@media screen and (max-width: 900px) {
  .site-taxonomy-results {
    --taxonomy-card-active-columns: 2;
  }
  .site-taxonomy-results.is-auto-fit {
    --taxonomy-card-active-min-width: var(--taxonomy-card-step-2-width);
  }
}
@media screen and (max-width: 480px) {
  .site-taxonomy-results {
    --taxonomy-card-active-columns: 1;
  }
  .site-taxonomy-results.is-auto-fit {
    --taxonomy-card-active-min-width: 100%;
  }
}
.site-taxonomy-card {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1.42/1;
  border: 1px solid rgba(127,127,127,0.14);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  box-shadow: 0 8px 24px -24px rgba(0,0,0,0.5);
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.site-taxonomy-card:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  border-color: rgba(127,127,127,0.22);
  -webkit-box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
  box-shadow: 0 14px 32px -24px rgba(0,0,0,0.6);
}
.site-taxonomy-card:hover .site-taxonomy-card-cover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}
.site-taxonomy-card-full-link {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: block;
  cursor: pointer;
}
.site-taxonomy-card-cover {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  overflow: hidden;
  background: var(--light-grey);
}
.site-taxonomy-card-cover,
.site-taxonomy-card-cover div,
.site-taxonomy-card-cover img {
  display: block;
  width: 100%;
  height: 100%;
}
.site-taxonomy-card-cover img {
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.site-taxonomy-card-cover .home-post-card-bg {
  background-size: cover;
  background-position: center;
}
.site-taxonomy-card-body {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  overflow: hidden;
  padding: 10px 12px 9px;
  background: rgba(255,255,255,0.86);
  backdrop-filter: blur(5px);
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.site-taxonomy-card:hover .site-taxonomy-card-body {
  background: rgba(255,255,255,0.94);
}
.site-taxonomy-card-topline {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 3;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.site-taxonomy-card-title {
  display: -webkit-box;
  overflow: hidden;
  min-height: 1.4em;
  color: var(--text-highlight-color);
  font-weight: 700;
  font-size: 1em;
  line-height: 1.4;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.site-taxonomy-card-title:hover {
  color: #49b1f5;
}
.site-taxonomy-card-category {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 3;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 3px 7px;
  max-width: calc(100% - 16px);
  background: #49b1f5;
  color: var(--white);
  font-size: 0.74em;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
.site-taxonomy-card-category i {
  margin-right: 4px;
}
.site-taxonomy-card-category span {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.site-taxonomy-card-category:hover {
  background: #49b1f5;
  color: var(--white);
}
.site-taxonomy-card-tags {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  overflow: hidden;
  gap: 5px;
  margin: 5px 0 7px;
  white-space: nowrap;
}
.site-taxonomy-card-tags a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 5px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  overflow: hidden;
  padding: 3px 7px;
  border-radius: 4px;
  background: rgba(245,247,250,0.94);
  color: var(--font-color);
  font-size: 0.74em;
  line-height: 1.5;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
  box-shadow: 0 2px 8px -6px rgba(0,0,0,0.45);
}
.site-taxonomy-card-tags a:hover {
  background: #49b1f5;
  color: var(--white);
}
.site-taxonomy-card-tags a span:last-child {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.site-taxonomy-tag-dot {
  display: inline-block;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.72);
  box-shadow: 0 0 0 2px rgba(255,255,255,0.72);
}
.site-taxonomy-card-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 10px;
  color: var(--card-meta);
  font-size: 0.78em;
}
.site-taxonomy-card-meta i {
  margin-right: 5px;
}
.site-taxonomy-card-date,
.site-taxonomy-card-views {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-width: 0;
  white-space: nowrap;
}
.site-taxonomy-card-date {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.site-taxonomy-card-excerpt {
  display: none;
}
.site-taxonomy-results.is-game-card .site-taxonomy-card {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  aspect-ratio: auto;
  min-height: 218px;
}
.site-taxonomy-results.is-game-card .site-taxonomy-card-cover {
  position: relative;
  inset: auto;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  aspect-ratio: var(--taxonomy-card-cover-ratio, 1.777777777777778);
}
.site-taxonomy-results.is-game-card .site-taxonomy-card-cover img,
.site-taxonomy-results.is-game-card .site-taxonomy-card-cover div {
  height: 100%;
}
.site-taxonomy-results.is-game-card .site-taxonomy-card-body {
  position: relative;
  right: auto;
  bottom: auto;
  left: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  overflow: visible;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px 12px 11px;
  background: transparent;
  backdrop-filter: none;
}
.site-taxonomy-results.is-game-card .site-taxonomy-card:hover .site-taxonomy-card-body {
  background: transparent;
}
.site-taxonomy-results.is-game-card .site-taxonomy-card-title {
  font-size: 1em;
  -webkit-line-clamp: 1;
}
.site-taxonomy-results.is-game-card .site-taxonomy-card-tags {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.site-taxonomy-results.is-game-card .site-taxonomy-card-meta {
  margin-top: 8px;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card {
  aspect-ratio: 3/4;
  min-height: auto;
  border-radius: 8px;
  cursor: pointer;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-cover {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-cover img,
.site-taxonomy-results.is-book-card .site-taxonomy-card-cover div {
  height: 100%;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-cover::after {
  position: absolute;
  inset: 0;
  background: -webkit-linear-gradient(270deg, rgba(0,0,0,0.32), rgba(0,0,0,0.06) 32%, rgba(0,0,0,0.2) 55%, rgba(0,0,0,0.78)), -webkit-radial-gradient(circle at 50% 40%, rgba(0,0,0,0.08), rgba(0,0,0,0.36));
  background: -moz-linear-gradient(270deg, rgba(0,0,0,0.32), rgba(0,0,0,0.06) 32%, rgba(0,0,0,0.2) 55%, rgba(0,0,0,0.78)), -moz-radial-gradient(circle at 50% 40%, rgba(0,0,0,0.08), rgba(0,0,0,0.36));
  background: -o-linear-gradient(270deg, rgba(0,0,0,0.32), rgba(0,0,0,0.06) 32%, rgba(0,0,0,0.2) 55%, rgba(0,0,0,0.78)), -o-radial-gradient(circle at 50% 40%, rgba(0,0,0,0.08), rgba(0,0,0,0.36));
  background: -ms-linear-gradient(270deg, rgba(0,0,0,0.32), rgba(0,0,0,0.06) 32%, rgba(0,0,0,0.2) 55%, rgba(0,0,0,0.78)), -ms-radial-gradient(circle at 50% 40%, rgba(0,0,0,0.08), rgba(0,0,0,0.36));
  background: linear-gradient(180deg, rgba(0,0,0,0.32), rgba(0,0,0,0.06) 32%, rgba(0,0,0,0.2) 55%, rgba(0,0,0,0.78)), radial-gradient(circle at 50% 40%, rgba(0,0,0,0.08), rgba(0,0,0,0.36));
  content: '';
  pointer-events: none;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-body {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 44px 10px 9px;
  background: transparent;
  text-align: left;
  backdrop-filter: none;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card:hover .site-taxonomy-card-body {
  background: transparent;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-title {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  max-width: 100%;
  min-height: auto;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: var(--white);
  font-size: 0.96em;
  line-height: 1.38;
  text-align: left;
  text-shadow: 0 2px 8px rgba(0,0,0,0.45);
  -webkit-line-clamp: 2;
  backdrop-filter: none;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-title:hover {
  color: rgba(255,255,255,0.9);
  background: transparent;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-category {
  z-index: 5;
  top: 9px;
  right: auto;
  left: 9px;
  padding: 3px 7px;
  max-width: calc(100% - 18px);
  border: 1px solid rgba(255,255,255,0.18);
  background: rgba(0,0,0,0.44);
  color: var(--white);
  font-size: 0.7em;
  backdrop-filter: blur(6px);
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-tags {
  position: relative;
  z-index: 5;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4px;
  margin: 6px 0 0;
  max-width: 100%;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-tags a {
  padding: 1px 5px;
  border: 1px solid rgba(255,255,255,0.12);
  background: rgba(255,255,255,0.12);
  color: rgba(255,255,255,0.78);
  font-size: 0.68em;
  backdrop-filter: blur(6px);
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-tags a:hover {
  background: #49b1f5;
  color: var(--white);
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-meta {
  position: relative;
  z-index: 4;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 8px;
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid rgba(255,255,255,0.14);
  font-size: 0.72em;
  color: rgba(255,255,255,0.82);
  text-shadow: 0 1px 6px rgba(0,0,0,0.38);
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-date {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-views {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.site-taxonomy-results.is-book-card .site-taxonomy-card-body::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: auto;
  min-height: 30%;
  border: 1px solid rgba(255,255,255,0.12);
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-radius: 0;
  background: -webkit-linear-gradient(270deg, rgba(0,0,0,0.04), rgba(0,0,0,0.5));
  background: -moz-linear-gradient(270deg, rgba(0,0,0,0.04), rgba(0,0,0,0.5));
  background: -o-linear-gradient(270deg, rgba(0,0,0,0.04), rgba(0,0,0,0.5));
  background: -ms-linear-gradient(270deg, rgba(0,0,0,0.04), rgba(0,0,0,0.5));
  background: linear-gradient(180deg, rgba(0,0,0,0.04), rgba(0,0,0,0.5));
  content: '';
  backdrop-filter: blur(6px);
}
@media screen and (max-width: 600px) {
  .site-taxonomy-filter-group {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
  }
  .site-taxonomy-filter-label {
    min-width: 0;
  }
}
@media screen and (max-width: 600px) {
  .site-taxonomy-panel,
  .site-taxonomy-results-section {
    padding: 18px;
  }
  .site-taxonomy-summary {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .site-taxonomy-summary-actions {
    width: 100%;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .site-taxonomy-head-search {
    width: 100%;
  }
}
[data-theme='dark'] .site-taxonomy-panel,
[data-theme='dark'] .site-taxonomy-results-section,
[data-theme='dark'] .site-taxonomy-filter-panel {
  border-color: rgba(255,255,255,0.08);
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -22px rgba(0,0,0,0.95), 0 2px 8px -6px rgba(0,0,0,0.8);
  box-shadow: 0 12px 30px -22px rgba(0,0,0,0.95), 0 2px 8px -6px rgba(0,0,0,0.8);
}
[data-theme='dark'] .site-taxonomy-breadcrumb {
  color: rgba(255,255,255,0.62);
}
[data-theme='dark'] .site-taxonomy-breadcrumb a {
  color: rgba(255,255,255,0.66);
}
[data-theme='dark'] .site-taxonomy-breadcrumb a:hover {
  color: #49b1f5;
}
[data-theme='dark'] .site-taxonomy-summary-title,
[data-theme='dark'] .site-taxonomy-summary-title i,
[data-theme='dark'] .site-taxonomy-summary-title span {
  color: rgba(255,255,255,0.9);
}
[data-theme='dark'] .site-taxonomy-summary-desc {
  color: rgba(255,255,255,0.6);
}
[data-theme='dark'] .site-taxonomy-summary-meta {
  background: rgba(255,255,255,0.075);
  color: rgba(255,255,255,0.68);
}
[data-theme='dark'] .site-taxonomy-head-search {
  border-color: rgba(255,255,255,0.1);
  background: rgba(255,255,255,0.075);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
}
[data-theme='dark'] .site-taxonomy-head-search:focus-within {
  border-color: rgba(73,177,245,0.58);
  background: rgba(18,18,18,0.92);
}
[data-theme='dark'] .site-taxonomy-head-search > i {
  color: rgba(255,255,255,0.48);
}
[data-theme='dark'] .site-taxonomy-head-search input[type='search']::placeholder {
  color: rgba(255,255,255,0.45);
}
[data-theme='dark'] .site-taxonomy-filter-link,
[data-theme='dark'] .site-taxonomy-sort-button {
  border-color: rgba(255,255,255,0.1);
  background: rgba(255,255,255,0.075);
  color: rgba(255,255,255,0.68);
}
[data-theme='dark'] .site-taxonomy-filter-link:hover,
[data-theme='dark'] .site-taxonomy-sort-button:hover {
  border-color: rgba(73,177,245,0.5);
  background: rgba(73,177,245,0.14);
  color: #49b1f5;
}
[data-theme='dark'] .site-taxonomy-filter-link em {
  background: rgba(255,255,255,0.08);
}
[data-theme='dark'] .site-taxonomy-filter-link.active,
[data-theme='dark'] .site-taxonomy-sort-button.active {
  border-color: #49b1f5;
  background: #49b1f5;
  color: var(--white);
}
[data-theme='dark'] .site-taxonomy-filter-link.active em,
[data-theme='dark'] .site-taxonomy-sort-button.active em {
  background: rgba(255,255,255,0.18);
  color: var(--white);
}
[data-theme='dark'] .site-taxonomy-card {
  border-color: rgba(255,255,255,0.08);
  background: var(--card-bg);
  -webkit-box-shadow: 0 8px 24px -22px rgba(0,0,0,0.95);
  box-shadow: 0 8px 24px -22px rgba(0,0,0,0.95);
}
[data-theme='dark'] .site-taxonomy-card:hover {
  border-color: rgba(255,255,255,0.16);
  -webkit-box-shadow: 0 16px 32px -24px #000;
  box-shadow: 0 16px 32px -24px #000;
}
[data-theme='dark'] .site-taxonomy-card-cover {
  background: rgba(255,255,255,0.08);
}
[data-theme='dark'] .site-taxonomy-card-body {
  background: rgba(18,18,18,0.78);
}
[data-theme='dark'] .site-taxonomy-card:hover .site-taxonomy-card-body {
  background: rgba(18,18,18,0.88);
}
[data-theme='dark'] .site-taxonomy-card-category,
[data-theme='dark'] .site-taxonomy-card-tags a {
  -webkit-box-shadow: 0 2px 10px -7px rgba(0,0,0,0.95);
  box-shadow: 0 2px 10px -7px rgba(0,0,0,0.95);
}
[data-theme='dark'] .site-taxonomy-card-tags a {
  background: rgba(255,255,255,0.12);
  color: rgba(255,255,255,0.78);
}
[data-theme='dark'] .site-taxonomy-card-tags a:hover {
  background: #49b1f5;
  color: var(--white);
}
[data-theme='dark'] .site-taxonomy-card-category:hover {
  background: #49b1f5;
  color: var(--white);
}
[data-theme='dark'] .site-taxonomy-card-title {
  color: rgba(255,255,255,0.9);
}
[data-theme='dark'] .site-taxonomy-card-meta {
  color: rgba(255,255,255,0.62);
}
[data-theme='dark'] .site-taxonomy-card-excerpt {
  color: rgba(255,255,255,0.62);
}
[data-theme='dark'] .site-taxonomy-results.is-book-card .site-taxonomy-card-body,
[data-theme='dark'] .site-taxonomy-results.is-book-card .site-taxonomy-card:hover .site-taxonomy-card-body {
  background: transparent;
}
[data-theme='dark'] .site-taxonomy-results.is-book-card .site-taxonomy-card-title {
  background: transparent;
  color: var(--white);
}
[data-theme='dark'] .site-taxonomy-results.is-book-card .site-taxonomy-card-title:hover {
  background: transparent;
  color: var(--white);
}
[data-theme='dark'] .site-taxonomy-results.is-book-card .site-taxonomy-card-meta {
  color: rgba(255,255,255,0.82);
}
#aside-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(20% - 10px);
  min-width: calc(240px - 10px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 900px) {
  #aside-content {
    padding-left: 15px;
  }
}
@media screen and (max-width: 900px) {
  #aside-content {
    margin-top: 20px;
    width: 100%;
    min-width: 0;
    min-width: 0;
  }
}
#aside-content .card-widget {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 20px 24px;
}
#aside-content .sticky_layout {
  -webkit-box-ordinal-group: 30;
  -moz-box-ordinal-group: 30;
  -o-box-ordinal-group: 30;
  -ms-flex-order: 30;
  -webkit-order: 30;
  order: 30;
}
#aside-content .card-info .author-info-name {
  font-weight: 500;
  font-size: 1.57em;
}
#aside-content .card-info .author-info-description {
  margin-top: -0.42em;
}
#aside-content .card-info .site-data {
  margin: 14px 0 4px;
}
#aside-content .card-info .card-info-social-icons {
  margin: 6px 0 -6px;
}
#aside-content .card-info .card-info-social-icons .social-icon {
  margin: 0 10px;
  color: var(--font-color);
  font-size: 1.4em;
}
#aside-content .card-info .card-info-social-icons i {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#aside-content .card-info .card-info-social-icons i:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
#aside-content .card-info #card-info-btn {
  display: block;
  margin-top: 14px;
  background-color: var(--btn-bg);
  color: var(--btn-color);
  text-align: center;
  line-height: 2.4;
  border-radius: 7px;
}
#aside-content .card-info #card-info-btn:hover {
  background-color: var(--btn-hover-color);
}
#aside-content .card-info #card-info-btn span {
  padding-left: 10px;
}
#aside-content .item-headline {
  padding-bottom: 6px;
  font-size: 1.2em;
}
#aside-content .item-headline span {
  margin-left: 6px;
}
#aside-content .card-quick-nav {
  padding: 16px;
}
#aside-content .card-quick-nav .item-headline {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: var(--text-highlight-color);
}
#aside-content .card-quick-nav .item-headline i {
  color: #49b1f5;
}
#aside-content .quick-nav-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-top: 8px;
}
#aside-content .quick-nav-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
  padding: 12px 6px;
  border: 1px solid rgba(127,127,127,0.12);
  border-radius: 10px;
  background: var(--global-bg);
  color: var(--font-color);
  text-align: center;
  -webkit-transition: -webkit-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  -o-transition: -o-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}
#aside-content .quick-nav-item:hover {
  border-color: rgba(73,177,245,0.38);
  background: rgba(73,177,245,0.055);
  color: var(--font-color);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
#aside-content .quick-nav-item:hover .quick-nav-icon {
  background: rgba(73,177,245,0.16);
}
#aside-content .quick-nav-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: rgba(73,177,245,0.1);
  color: #49b1f5;
  font-size: 1.12em;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
#aside-content .quick-nav-title {
  overflow: visible;
  max-width: 100%;
  -o-text-overflow: initial;
  text-overflow: initial;
  white-space: nowrap;
  font-size: 0.84em;
  font-weight: 700;
}
#aside-content .card-feature {
  padding: 16px;
}
#aside-content .card-feature .item-headline {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: var(--text-highlight-color);
}
#aside-content .card-feature .item-headline i {
  color: #49b1f5;
}
#aside-content .card-feature-inner {
  display: block;
  color: var(--font-color);
}
#aside-content .card-feature-inner:hover {
  color: var(--font-color);
}
#aside-content .card-feature-cover {
  overflow: hidden;
  border-radius: 8px;
  background: var(--global-bg);
  aspect-ratio: 16/9;
}
#aside-content .card-feature-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.35s ease;
  -moz-transition: -moz-transform 0.35s ease;
  -o-transition: -o-transform 0.35s ease;
  -ms-transition: -ms-transform 0.35s ease;
  transition: transform 0.35s ease;
}
#aside-content .card-feature-inner:hover .card-feature-cover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}
#aside-content .card-feature-desc {
  margin-top: 10px;
  color: var(--card-meta);
  font-size: 0.9em;
  line-height: 1.65;
}
#aside-content .card-feature-button {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid var(--hr-border);
  color: var(--text-highlight-color);
  font-size: 0.9em;
  font-weight: 700;
}
#aside-content .card-feature-button i {
  color: #49b1f5;
}
#aside-content .card-ad-image {
  padding: 10px;
}
#aside-content .card-ad-image-inner {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  background: var(--global-bg);
}
#aside-content .card-ad-image-inner img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.35s ease;
  -moz-transition: -moz-transform 0.35s ease;
  -o-transition: -o-transform 0.35s ease;
  -ms-transition: -ms-transform 0.35s ease;
  transition: transform 0.35s ease;
}
#aside-content .card-ad-image-inner:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
#aside-content .card-resource-entry,
#aside-content .card-download-guide,
#aside-content .card-service-links {
  padding: 16px;
}
#aside-content .card-resource-entry .item-headline,
#aside-content .card-download-guide .item-headline,
#aside-content .card-service-links .item-headline {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: var(--text-highlight-color);
}
#aside-content .card-resource-entry .item-headline i,
#aside-content .card-download-guide .item-headline i,
#aside-content .card-service-links .item-headline i {
  color: #49b1f5;
}
#aside-content .resource-entry-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-top: 8px;
}
#aside-content .resource-entry-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  min-width: 0;
  padding: 10px;
  border: 1px solid rgba(127,127,127,0.12);
  border-radius: 10px;
  background: var(--global-bg);
  color: var(--font-color);
  -webkit-transition: -webkit-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  -o-transition: -o-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}
#aside-content .resource-entry-item:hover {
  border-color: rgba(73,177,245,0.38);
  background: rgba(73,177,245,0.055);
  color: var(--font-color);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
#aside-content .resource-entry-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  border-radius: 9px;
  background: rgba(73,177,245,0.1);
  color: #49b1f5;
}
#aside-content .resource-entry-main {
  min-width: 0;
}
#aside-content .resource-entry-title {
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--text-highlight-color);
  font-size: 0.9em;
  font-weight: 700;
}
#aside-content .resource-entry-desc {
  display: block;
  overflow: hidden;
  margin-top: 2px;
  color: var(--card-meta);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.78em;
}
#aside-content .download-guide-list,
#aside-content .service-link-list {
  margin-top: 8px;
}
#aside-content .download-guide-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  gap: 8px;
  padding: 9px 0;
  border-bottom: 1px dashed rgba(127,127,127,0.16);
  color: var(--font-color);
  font-size: 0.9em;
  line-height: 1.55;
}
#aside-content .download-guide-item:last-child {
  border-bottom: 0;
}
#aside-content .download-guide-item i {
  margin-top: 4px;
  color: #49b1f5;
}
#aside-content .service-link-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 10px;
  padding: 10px 0;
  border-bottom: 1px dashed rgba(127,127,127,0.16);
  color: var(--font-color);
}
#aside-content .service-link-item:last-child {
  border-bottom: 0;
}
#aside-content .service-link-item:hover {
  color: #49b1f5;
}
#aside-content .service-link-item:hover .service-link-arrow {
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}
#aside-content .service-link-main {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-width: 0;
  gap: 8px;
}
#aside-content .service-link-main i {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #49b1f5;
}
#aside-content .service-link-main span {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.92em;
  font-weight: 700;
}
#aside-content .service-link-arrow {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: var(--card-meta);
  -webkit-transition: -webkit-transform 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease;
  transition: transform 0.2s ease;
}
#aside-content .card-resource-posts .resource-tab-input {
  display: none;
}
#aside-content .card-resource-posts .aside-list-item .content {
  min-width: 0;
  word-break: normal;
}
#aside-content .card-resource-posts .aside-list-item .content > .title {
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: unset;
  -webkit-box-orient: initial;
}
#aside-content .card-resource-posts .resource-post-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 8px;
  margin-top: 2px;
  color: var(--card-meta);
  font-size: 0.85em;
}
#aside-content .card-resource-posts .resource-post-date,
#aside-content .card-resource-posts .resource-post-views {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  gap: 4px;
}
#aside-content .card-resource-posts .resource-tab-head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 18px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(127,127,127,0.14);
}
#aside-content .card-resource-posts .resource-tab-label {
  position: relative;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 6px;
  padding: 0 0 9px;
  color: var(--font-color);
  font-size: 1.05em;
  cursor: pointer;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#aside-content .card-resource-posts .resource-tab-label:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 2px;
  background: #49b1f5;
  content: '';
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease;
  transition: transform 0.2s ease;
}
#aside-content .card-resource-posts .resource-tab-label:hover {
  color: #49b1f5;
}
#aside-content .card-resource-posts .resource-tab-panel {
  display: none;
}
#aside-content .card-resource-posts #resource-tab-hot:checked ~ .resource-tab-head label[for='resource-tab-hot'] {
  color: #49b1f5;
}
#aside-content .card-resource-posts #resource-tab-hot:checked ~ .resource-tab-head label[for='resource-tab-hot']:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
#aside-content .card-resource-posts #resource-tab-hot:checked ~ .resource-tab-panels .resource-panel-hot {
  display: block;
}
#aside-content .card-resource-posts #resource-tab-updated:checked ~ .resource-tab-head label[for='resource-tab-updated'] {
  color: #49b1f5;
}
#aside-content .card-resource-posts #resource-tab-updated:checked ~ .resource-tab-head label[for='resource-tab-updated']:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
#aside-content .card-resource-posts #resource-tab-updated:checked ~ .resource-tab-panels .resource-panel-updated {
  display: block;
}
#aside-content .card-resource-posts #resource-tab-random:checked ~ .resource-tab-head label[for='resource-tab-random'] {
  color: #49b1f5;
}
#aside-content .card-resource-posts #resource-tab-random:checked ~ .resource-tab-head label[for='resource-tab-random']:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
#aside-content .card-resource-posts #resource-tab-random:checked ~ .resource-tab-panels .resource-panel-random {
  display: block;
}
#aside-content .card-game-rank {
  padding: 16px;
}
#aside-content .card-game-rank .item-headline {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: var(--text-highlight-color);
}
#aside-content .card-game-rank .item-headline i {
  color: #ff6b35;
}
#aside-content .game-rank-top {
  display: block;
  overflow: hidden;
  border: 1px solid rgba(127,127,127,0.12);
  border-radius: 12px;
  background: var(--global-bg);
  color: var(--font-color);
  -webkit-transition: -webkit-transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  -o-transition: -o-transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
#aside-content .game-rank-top:hover {
  border-color: rgba(255,107,53,0.42);
  -webkit-box-shadow: 0 14px 28px -22px rgba(255,107,53,0.75);
  box-shadow: 0 14px 28px -22px rgba(255,107,53,0.75);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
#aside-content .game-rank-top:hover .game-rank-top-cover img {
  -webkit-transform: scale(1.045);
  -moz-transform: scale(1.045);
  -o-transform: scale(1.045);
  -ms-transform: scale(1.045);
  transform: scale(1.045);
}
#aside-content .game-rank-top-cover {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/9;
  background: var(--light-grey);
}
#aside-content .game-rank-top-cover img,
#aside-content .game-rank-top-cover div {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.35s ease;
  -moz-transition: -moz-transform 0.35s ease;
  -o-transition: -o-transform 0.35s ease;
  -ms-transition: -ms-transform 0.35s ease;
  transition: transform 0.35s ease;
}
#aside-content .game-rank-badge {
  position: absolute;
  top: 9px;
  left: 9px;
  padding: 4px 8px;
  border-radius: 999px;
  background: -webkit-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: -moz-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: -o-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: -ms-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: linear-gradient(135deg, #ff7a18, #ff3d54);
  color: #fff;
  font-size: 0.72em;
  font-weight: 900;
  line-height: 1.2;
  -webkit-box-shadow: 0 8px 18px -12px rgba(255,61,84,0.8);
  box-shadow: 0 8px 18px -12px rgba(255,61,84,0.8);
}
#aside-content .game-rank-top-body {
  padding: 12px;
}
#aside-content .game-rank-top-title {
  display: -webkit-box;
  overflow: hidden;
  color: var(--text-highlight-color);
  font-weight: 800;
  line-height: 1.45;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#aside-content .game-rank-top-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 8px;
  margin-top: 8px;
  color: var(--card-meta);
  font-size: 0.82em;
}
#aside-content .game-rank-top-meta span {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
}
#aside-content .game-rank-top-meta em {
  font-style: normal;
}
#aside-content .game-rank-list {
  display: grid;
  gap: 8px;
  margin-top: 10px;
}
#aside-content .game-rank-list .game-rank-item {
  min-height: 96px;
  padding: 10px;
  border-color: rgba(255,107,53,0.18);
  background: -webkit-linear-gradient(315deg, rgba(255,107,53,0.08), rgba(255,255,255,0));
  background: -moz-linear-gradient(315deg, rgba(255,107,53,0.08), rgba(255,255,255,0));
  background: -o-linear-gradient(315deg, rgba(255,107,53,0.08), rgba(255,255,255,0));
  background: -ms-linear-gradient(315deg, rgba(255,107,53,0.08), rgba(255,255,255,0));
  background: linear-gradient(135deg, rgba(255,107,53,0.08), rgba(255,255,255,0));
}
#aside-content .game-rank-list .game-rank-item .game-rank-thumb {
  width: 108px;
  height: 72px;
}
#aside-content .game-rank-list .game-rank-item .game-rank-title {
  font-size: 1em;
  line-height: 1.42;
}
#aside-content .game-rank-list .game-rank-item .game-rank-meta {
  margin-top: 6px;
}
#aside-content .game-rank-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 10px;
  min-height: 62px;
  padding: 8px;
  border: 1px solid rgba(127,127,127,0.1);
  border-radius: 10px;
  background: rgba(127,127,127,0.04);
  color: var(--font-color);
  -webkit-transition: background 0.2s ease, border-color 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: background 0.2s ease, border-color 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: background 0.2s ease, border-color 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: background 0.2s ease, border-color 0.2s ease, -ms-transform 0.2s ease;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
#aside-content .game-rank-item:hover {
  border-color: rgba(255,107,53,0.35);
  background: rgba(255,107,53,0.08);
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}
#aside-content .game-rank-item:hover .game-rank-thumb img {
  -webkit-transform: scale(1.045);
  -moz-transform: scale(1.045);
  -o-transform: scale(1.045);
  -ms-transform: scale(1.045);
  transform: scale(1.045);
}
#aside-content .game-rank-item.is-featured {
  min-height: 96px;
  padding: 10px;
  border-color: rgba(255,107,53,0.18);
  background: -webkit-linear-gradient(315deg, rgba(255,107,53,0.08), rgba(255,255,255,0));
  background: -moz-linear-gradient(315deg, rgba(255,107,53,0.08), rgba(255,255,255,0));
  background: -o-linear-gradient(315deg, rgba(255,107,53,0.08), rgba(255,255,255,0));
  background: -ms-linear-gradient(315deg, rgba(255,107,53,0.08), rgba(255,255,255,0));
  background: linear-gradient(135deg, rgba(255,107,53,0.08), rgba(255,255,255,0));
}
#aside-content .game-rank-item.is-featured .game-rank-thumb {
  width: 108px;
  height: 72px;
}
#aside-content .game-rank-item.is-featured .game-rank-title {
  font-size: 1em;
  line-height: 1.42;
}
#aside-content .game-rank-item.is-featured .game-rank-meta {
  margin-top: 6px;
}
#aside-content .game-rank-thumb {
  position: relative;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  overflow: hidden;
  width: 64px;
  height: 46px;
  border-radius: 8px;
  background: var(--light-grey);
}
#aside-content .game-rank-thumb img,
#aside-content .game-rank-thumb div {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
#aside-content .game-rank-index {
  position: absolute;
  top: 4px;
  left: 4px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 38px;
  height: 18px;
  padding: 0 5px;
  border-radius: 999px;
  background: rgba(0,0,0,0.58);
  color: #fff;
  font-size: 0.62em;
  font-weight: 900;
  line-height: 1;
}
#aside-content .game-rank-index.is-hot {
  background: -webkit-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: -moz-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: -o-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: -ms-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: linear-gradient(135deg, #ff7a18, #ff3d54);
  color: #fff;
}
#aside-content .game-rank-info {
  min-width: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#aside-content .game-rank-title {
  display: -webkit-box;
  overflow: hidden;
  color: var(--font-color);
  font-size: 0.9em;
  font-weight: 700;
  line-height: 1.35;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#aside-content .game-rank-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 8px;
  margin-top: 4px;
  color: var(--card-meta);
  font-size: 0.76em;
}
#aside-content .game-rank-meta span {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
}
#aside-content .game-rank-views {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  color: var(--card-meta);
  font-size: 0.78em;
}
#aside-content .game-rank-views em {
  font-style: normal;
}
#aside-content .game-rank-list .game-rank-item {
  min-height: 96px;
  padding: 10px;
}
#aside-content .game-rank-list .game-rank-thumb {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 108px;
  -ms-flex: 0 0 108px;
  flex: 0 0 108px;
  width: 108px;
  min-width: 108px;
  max-width: 108px;
  height: 72px;
  min-height: 72px;
  max-height: 72px;
}
@media screen and (min-width: 900px) {
  #aside-content .sticky_layout {
    position: sticky;
    position: -webkit-sticky;
    top: 20px;
    -webkit-transition: top 0.3s;
    -moz-transition: top 0.3s;
    -o-transition: top 0.3s;
    -ms-transition: top 0.3s;
    transition: top 0.3s;
  }
}
#aside-content .card-tag-cloud a {
  display: inline-block;
  padding: 0 4px;
  line-height: 1.8;
}
#aside-content .card-tag-cloud a:hover {
  color: #49b1f5 !important;
}
#aside-content .aside-list > span {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
#aside-content .aside-list > .aside-list-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 6px 0;
}
#aside-content .aside-list > .aside-list-item:first-child {
  padding-top: 0;
}
#aside-content .aside-list > .aside-list-item:not(:last-child) {
  border-bottom: 1px dashed #f5f5f5;
}
#aside-content .aside-list > .aside-list-item:last-child {
  padding-bottom: 0;
}
#aside-content .aside-list > .aside-list-item .thumbnail {
  overflow: hidden;
  width: 4em;
  height: 4em;
  border-radius: 6px;
}
#aside-content .aside-list > .aside-list-item .content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 10px;
  word-break: break-all;
}
#aside-content .aside-list > .aside-list-item .content > .name {
  -webkit-line-clamp: 1;
}
#aside-content .aside-list > .aside-list-item .content > time,
#aside-content .aside-list > .aside-list-item .content > .name {
  display: block;
  color: var(--card-meta);
  font-size: 0.85em;
}
#aside-content .aside-list > .aside-list-item .content > .title,
#aside-content .aside-list > .aside-list-item .content > .comment {
  color: var(--font-color);
  line-height: 1.5;
  -webkit-line-clamp: 2;
}
#aside-content .aside-list > .aside-list-item .content > .title:hover,
#aside-content .aside-list > .aside-list-item .content > .comment:hover {
  color: #49b1f5;
}
#aside-content .aside-list > .aside-list-item.no-cover {
  min-height: 4.4em;
}
#aside-content .card-archives ul.card-archive-list,
#aside-content .card-categories ul.card-category-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#aside-content .card-archives ul.card-archive-list > .card-archive-list-item a,
#aside-content .card-categories ul.card-category-list > .card-category-list-item a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 2px 0;
  padding: 2px 8px;
  color: var(--font-color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 6px;
}
#aside-content .card-archives ul.card-archive-list > .card-archive-list-item a:hover,
#aside-content .card-categories ul.card-category-list > .card-category-list-item a:hover {
  padding: 2px 12px;
  background-color: var(--text-bg-hover);
  color: var(--white);
}
#aside-content .card-archives ul.card-archive-list > .card-archive-list-item a span:first-child,
#aside-content .card-categories ul.card-category-list > .card-category-list-item a span:first-child {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#aside-content .card-categories .card-category-list.child {
  padding: 0 0 0 16px;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: max-height 0.3s ease, opacity 0.3s ease;
  -moz-transition: max-height 0.3s ease, opacity 0.3s ease;
  -o-transition: max-height 0.3s ease, opacity 0.3s ease;
  -ms-transition: max-height 0.3s ease, opacity 0.3s ease;
  transition: max-height 0.3s ease, opacity 0.3s ease;
}
#aside-content .card-categories .card-category-list > .parent > a.expand i {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#aside-content .card-categories .card-category-list > .parent > a.expand + .child {
  max-height: 1000px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
#aside-content .card-categories .card-category-list > .parent > a .card-category-list-name {
  width: 70% !important;
}
#aside-content .card-categories .card-category-list > .parent > a .card-category-list-count {
  width: calc(100% - 70% - 20px);
  text-align: right;
}
#aside-content .card-categories .card-category-list > .parent > a i {
  float: right;
  margin-right: -0.5em;
  padding: 0.5em;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
#aside-content .card-webinfo .webinfo .webinfo-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 2px 10px 0;
}
#aside-content .card-webinfo .webinfo .webinfo-item div:first-child {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 20px;
}
@media screen and (min-width: 901px) {
  #aside-content #card-toc {
    right: 0 !important;
  }
}
@media screen and (max-width: 900px) {
  #aside-content #card-toc {
    position: fixed;
    right: 55px;
    bottom: 30px;
    z-index: 100;
    max-width: 380px;
    max-height: calc(100% - 60px);
    width: calc(100% - 80px);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  #aside-content #card-toc.open {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
#aside-content #card-toc .toc-percentage {
  float: right;
  margin-top: -9px;
  color: #a9a9a9;
  font-style: italic;
  font-size: 140%;
}
#aside-content #card-toc .toc-content {
  overflow-y: scroll;
  overflow-y: overlay;
  margin: 0 -24px;
  max-height: calc(100vh - 120px);
  width: calc(100% + 48px);
}
@media screen and (max-width: 900px) {
  #aside-content #card-toc .toc-content {
    max-height: calc(100vh - 140px);
  }
}
#aside-content #card-toc .toc-content > * {
  margin: 0 20px !important;
}
#aside-content #card-toc .toc-content > * > .toc-item > .toc-child {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid var(--dark-grey);
}
#aside-content #card-toc .toc-content:not(.is-expand) .toc-child {
  display: none;
}
@media screen and (max-width: 900px) {
  #aside-content #card-toc .toc-content:not(.is-expand) .toc-child {
    display: block !important;
  }
}
#aside-content #card-toc .toc-content:not(.is-expand) .toc-item.active .toc-child {
  display: block;
}
#aside-content #card-toc .toc-content ol,
#aside-content #card-toc .toc-content li {
  list-style: none;
}
#aside-content #card-toc .toc-content > ol {
  padding: 0 !important;
}
#aside-content #card-toc .toc-content ol {
  margin: 0;
  padding-left: 18px;
}
#aside-content #card-toc .toc-content .toc-link {
  display: block;
  margin: 4px 0;
  padding: 1px 8px;
  color: var(--toc-link-color);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 6px;
}
#aside-content #card-toc .toc-content .toc-link:hover {
  color: #49b1f5;
}
#aside-content #card-toc .toc-content .toc-link.active {
  background: #00c4b6;
  color: #fff;
}
#aside-content .sticky_layout:only-child > :first-child {
  margin-top: 0;
}
#aside-content .card-more-btn {
  float: right;
  color: inherit;
}
#aside-content .card-more-btn:hover {
  -webkit-animation: more-btn-move 1s infinite;
  -moz-animation: more-btn-move 1s infinite;
  -o-animation: more-btn-move 1s infinite;
  -ms-animation: more-btn-move 1s infinite;
  animation: more-btn-move 1s infinite;
}
#aside-content .card-announcement {
  padding: 18px;
  border: 1px solid rgba(73,177,245,0.16);
  background: -webkit-radial-gradient(circle at 88% 0, rgba(73,177,245,0.14), transparent 32%), -webkit-linear-gradient(270deg, rgba(73,177,245,0.05), rgba(255,255,255,0) 62%), var(--card-bg);
  background: -moz-radial-gradient(circle at 88% 0, rgba(73,177,245,0.14), transparent 32%), -moz-linear-gradient(270deg, rgba(73,177,245,0.05), rgba(255,255,255,0) 62%), var(--card-bg);
  background: -o-radial-gradient(circle at 88% 0, rgba(73,177,245,0.14), transparent 32%), -o-linear-gradient(270deg, rgba(73,177,245,0.05), rgba(255,255,255,0) 62%), var(--card-bg);
  background: -ms-radial-gradient(circle at 88% 0, rgba(73,177,245,0.14), transparent 32%), -ms-linear-gradient(270deg, rgba(73,177,245,0.05), rgba(255,255,255,0) 62%), var(--card-bg);
  background: radial-gradient(circle at 88% 0, rgba(73,177,245,0.14), transparent 32%), linear-gradient(180deg, rgba(73,177,245,0.05), rgba(255,255,255,0) 62%), var(--card-bg);
  -webkit-box-shadow: 0 18px 46px -34px rgba(73,177,245,0.6), 0 10px 28px -26px rgba(0,0,0,0.48);
  box-shadow: 0 18px 46px -34px rgba(73,177,245,0.6), 0 10px 28px -26px rgba(0,0,0,0.48);
}
#aside-content .card-announcement::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 92px;
  height: 92px;
  border-radius: 0 0 0 100%;
  background: rgba(73,177,245,0.08);
  content: '';
  pointer-events: none;
}
#aside-content .card-announcement .item-headline {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(73,177,245,0.12);
  color: var(--text-highlight-color);
  font-weight: 800;
  line-height: 1.25;
}
#aside-content .card-announcement .item-headline i {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 34px;
  height: 34px;
  border-radius: 12px;
  background: -webkit-linear-gradient(315deg, rgba(73,177,245,0.16), rgba(66,185,131,0.12));
  background: -moz-linear-gradient(315deg, rgba(73,177,245,0.16), rgba(66,185,131,0.12));
  background: -o-linear-gradient(315deg, rgba(73,177,245,0.16), rgba(66,185,131,0.12));
  background: -ms-linear-gradient(315deg, rgba(73,177,245,0.16), rgba(66,185,131,0.12));
  background: linear-gradient(135deg, rgba(73,177,245,0.16), rgba(66,185,131,0.12));
  color: #49b1f5;
  font-size: 0.95em;
}
#aside-content .card-announcement .item-headline span {
  margin-left: 0;
}
#aside-content .card-announcement .announcement_content {
  position: relative;
  margin: 0;
  padding: 13px 14px;
  border-radius: 12px;
  background: rgba(73,177,245,0.07);
  color: var(--font-color);
  font-size: 0.92em;
  line-height: 1.75;
}
#aside-content .card-announcement .announcement_content p {
  margin: 0;
}
#aside-content .card-announcement .announcement_content a {
  color: #49b1f5;
  font-weight: 700;
}
#aside-content .card-announcement .announcement_content a:hover {
  text-decoration: underline;
}
#aside-content .card-power {
  padding: 18px;
  border: 1px solid rgba(73,177,245,0.18);
  background: -webkit-radial-gradient(circle at 88% 8%, rgba(73,177,245,0.22), transparent 34%), -webkit-radial-gradient(circle at 12% 100%, rgba(66,185,131,0.16), transparent 30%), -webkit-linear-gradient(305deg, rgba(73,177,245,0.08), rgba(255,255,255,0.02) 58%), var(--card-bg);
  background: -moz-radial-gradient(circle at 88% 8%, rgba(73,177,245,0.22), transparent 34%), -moz-radial-gradient(circle at 12% 100%, rgba(66,185,131,0.16), transparent 30%), -moz-linear-gradient(305deg, rgba(73,177,245,0.08), rgba(255,255,255,0.02) 58%), var(--card-bg);
  background: -o-radial-gradient(circle at 88% 8%, rgba(73,177,245,0.22), transparent 34%), -o-radial-gradient(circle at 12% 100%, rgba(66,185,131,0.16), transparent 30%), -o-linear-gradient(305deg, rgba(73,177,245,0.08), rgba(255,255,255,0.02) 58%), var(--card-bg);
  background: -ms-radial-gradient(circle at 88% 8%, rgba(73,177,245,0.22), transparent 34%), -ms-radial-gradient(circle at 12% 100%, rgba(66,185,131,0.16), transparent 30%), -ms-linear-gradient(305deg, rgba(73,177,245,0.08), rgba(255,255,255,0.02) 58%), var(--card-bg);
  background: radial-gradient(circle at 88% 8%, rgba(73,177,245,0.22), transparent 34%), radial-gradient(circle at 12% 100%, rgba(66,185,131,0.16), transparent 30%), linear-gradient(145deg, rgba(73,177,245,0.08), rgba(255,255,255,0.02) 58%), var(--card-bg);
  -webkit-box-shadow: 0 18px 48px -36px rgba(73,177,245,0.65), 0 10px 28px -26px rgba(0,0,0,0.5);
  box-shadow: 0 18px 48px -36px rgba(73,177,245,0.65), 0 10px 28px -26px rgba(0,0,0,0.5);
}
#aside-content .card-power .card-power-bg {
  position: absolute;
  top: -34px;
  right: -42px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: rgba(73,177,245,0.1);
  pointer-events: none;
}
#aside-content .card-power .card-power-head {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}
#aside-content .card-power .card-power-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 16px;
  background: -webkit-linear-gradient(315deg, #49b1f5, #66bdf7);
  background: -moz-linear-gradient(315deg, #49b1f5, #66bdf7);
  background: -o-linear-gradient(315deg, #49b1f5, #66bdf7);
  background: -ms-linear-gradient(315deg, #49b1f5, #66bdf7);
  background: linear-gradient(135deg, #49b1f5, #66bdf7);
  color: var(--white);
  -webkit-box-shadow: 0 16px 34px -24px rgba(73,177,245,0.95);
  box-shadow: 0 16px 34px -24px rgba(73,177,245,0.95);
}
#aside-content .card-power .card-power-title {
  color: var(--text-highlight-color);
  font-size: 1.12em;
  font-weight: 900;
  line-height: 1.25;
}
#aside-content .card-power .card-power-subtitle {
  margin-top: 3px;
  color: #49b1f5;
  font-size: 0.74em;
  font-weight: 900;
  letter-spacing: 0.12em;
}
#aside-content .card-power .card-power-desc {
  position: relative;
  margin-bottom: 14px;
  color: var(--font-color);
  font-size: 0.92em;
  line-height: 1.72;
  opacity: 0.76;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";
  filter: alpha(opacity=76);
}
#aside-content .card-power .card-power-meter {
  position: relative;
  padding: 12px;
  border-radius: 15px;
  background: rgba(73,177,245,0.07);
}
#aside-content .card-power .card-power-meter-info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 9px;
  color: var(--font-color);
  font-size: 0.86em;
  font-weight: 800;
}
#aside-content .card-power .card-power-meter-info strong {
  color: #49b1f5;
  font-size: 1.08em;
}
#aside-content .card-power .card-power-meter-track {
  overflow: hidden;
  height: 8px;
  border-radius: 999px;
  background: rgba(127,127,127,0.13);
}
#aside-content .card-power .card-power-meter-track span {
  display: block;
  height: 100%;
  max-width: 100%;
  background: -webkit-linear-gradient(0deg, #49b1f5, #31d0aa);
  background: -moz-linear-gradient(0deg, #49b1f5, #31d0aa);
  background: -o-linear-gradient(0deg, #49b1f5, #31d0aa);
  background: -ms-linear-gradient(0deg, #49b1f5, #31d0aa);
  background: linear-gradient(90deg, #49b1f5, #31d0aa);
  -webkit-box-shadow: 0 0 18px rgba(73,177,245,0.34);
  box-shadow: 0 0 18px rgba(73,177,245,0.34);
}
#aside-content .card-power .card-power-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-top: 12px;
}
#aside-content .card-power .card-power-item {
  min-width: 0;
  padding: 10px 6px;
  border: 1px solid rgba(73,177,245,0.1);
  border-radius: 14px;
  background: rgba(255,255,255,0.42);
  text-align: center;
}
#aside-content .card-power .card-power-item i {
  display: block;
  margin-bottom: 6px;
  color: #49b1f5;
  font-size: 0.98em;
}
#aside-content .card-power .card-power-item span {
  display: block;
  overflow: hidden;
  color: var(--card-meta);
  font-size: 0.72em;
  font-weight: 800;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#aside-content .card-power .card-power-item strong {
  display: block;
  overflow: hidden;
  margin-top: 3px;
  color: var(--text-highlight-color);
  font-size: 0.92em;
  font-weight: 900;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#aside-content .card-power .card-power-button {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 8px;
  margin-top: 13px;
  min-height: 38px;
  border-radius: 999px;
  background: #49b1f5;
  color: var(--white) !important;
  font-size: 0.9em;
  font-weight: 900;
  -webkit-box-shadow: 0 16px 34px -24px rgba(73,177,245,0.95);
  box-shadow: 0 16px 34px -24px rgba(73,177,245,0.95);
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
#aside-content .card-power .card-power-button:hover {
  background: #49b1f5;
  color: var(--white) !important;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 20px 40px -24px #49b1f5;
  box-shadow: 0 20px 40px -24px #49b1f5;
}
#aside-content .card-wechat-flip {
  --wechat-card-radius: 18px;
  padding: 0;
  border: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-perspective: 1100px;
  -moz-perspective: 1100px;
  -ms-perspective: 1100px;
  perspective: 1100px;
}
#aside-content .card-wechat-flip .flip-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 526/174;
  min-height: 132px;
  border-radius: var(--wechat-card-radius);
  outline: none;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#aside-content .card-wechat-flip .flip-wrapper:hover .flip-card-front,
#aside-content .card-wechat-flip .flip-wrapper:focus .flip-card-front,
#aside-content .card-wechat-flip .flip-wrapper:focus-within .flip-card-front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#aside-content .card-wechat-flip .flip-wrapper:hover .flip-card-back,
#aside-content .card-wechat-flip .flip-wrapper:focus .flip-card-back,
#aside-content .card-wechat-flip .flip-wrapper:focus-within .flip-card-back {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}
#aside-content .card-wechat-flip .flip-wrapper:hover .flip-card-front,
#aside-content .card-wechat-flip .flip-wrapper:hover .flip-card-back {
  -webkit-box-shadow: 0 22px 54px -34px rgba(36,181,96,0.9), 0 14px 34px -28px rgba(0,0,0,0.55);
  box-shadow: 0 22px 54px -34px rgba(36,181,96,0.9), 0 14px 34px -28px rgba(0,0,0,0.55);
}
#aside-content .card-wechat-flip .flip-card-front,
#aside-content .card-wechat-flip .flip-card-back {
  position: absolute;
  inset: 0;
  overflow: hidden;
  padding: 14px;
  border: 1px solid rgba(36,181,96,0.22);
  border-radius: var(--wechat-card-radius);
  background: -webkit-radial-gradient(circle at 88% 12%, rgba(36,181,96,0.22), transparent 33%), -webkit-radial-gradient(circle at 8% 100%, rgba(86,217,139,0.14), transparent 30%), -webkit-linear-gradient(305deg, rgba(36,181,96,0.11), rgba(255,255,255,0.045) 62%), var(--card-bg);
  background: -moz-radial-gradient(circle at 88% 12%, rgba(36,181,96,0.22), transparent 33%), -moz-radial-gradient(circle at 8% 100%, rgba(86,217,139,0.14), transparent 30%), -moz-linear-gradient(305deg, rgba(36,181,96,0.11), rgba(255,255,255,0.045) 62%), var(--card-bg);
  background: -o-radial-gradient(circle at 88% 12%, rgba(36,181,96,0.22), transparent 33%), -o-radial-gradient(circle at 8% 100%, rgba(86,217,139,0.14), transparent 30%), -o-linear-gradient(305deg, rgba(36,181,96,0.11), rgba(255,255,255,0.045) 62%), var(--card-bg);
  background: -ms-radial-gradient(circle at 88% 12%, rgba(36,181,96,0.22), transparent 33%), -ms-radial-gradient(circle at 8% 100%, rgba(86,217,139,0.14), transparent 30%), -ms-linear-gradient(305deg, rgba(36,181,96,0.11), rgba(255,255,255,0.045) 62%), var(--card-bg);
  background: radial-gradient(circle at 88% 12%, rgba(36,181,96,0.22), transparent 33%), radial-gradient(circle at 8% 100%, rgba(86,217,139,0.14), transparent 30%), linear-gradient(145deg, rgba(36,181,96,0.11), rgba(255,255,255,0.045) 62%), var(--card-bg);
  -webkit-box-shadow: 0 18px 48px -36px rgba(36,181,96,0.7), 0 10px 28px -26px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.32);
  box-shadow: 0 18px 48px -36px rgba(36,181,96,0.7), 0 10px 28px -26px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.32);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  backdrop-filter: blur(10px);
  -webkit-transition: -webkit-transform 0.55s cubic-bezier(0.2, 0.7, 0.2, 1), box-shadow 0.2s ease, border-color 0.2s ease;
  -moz-transition: -moz-transform 0.55s cubic-bezier(0.2, 0.7, 0.2, 1), box-shadow 0.2s ease, border-color 0.2s ease;
  -o-transition: -o-transform 0.55s cubic-bezier(0.2, 0.7, 0.2, 1), box-shadow 0.2s ease, border-color 0.2s ease;
  -ms-transition: -ms-transform 0.55s cubic-bezier(0.2, 0.7, 0.2, 1), box-shadow 0.2s ease, border-color 0.2s ease;
  transition: transform 0.55s cubic-bezier(0.2, 0.7, 0.2, 1), box-shadow 0.2s ease, border-color 0.2s ease;
}
#aside-content .card-wechat-flip .flip-card-front::before,
#aside-content .card-wechat-flip .flip-card-back::before {
  position: absolute;
  top: -46px;
  right: -34px;
  width: 136px;
  height: 136px;
  border-radius: 50%;
  background: -webkit-linear-gradient(315deg, rgba(36,181,96,0.2), rgba(86,217,139,0.06));
  background: -moz-linear-gradient(315deg, rgba(36,181,96,0.2), rgba(86,217,139,0.06));
  background: -o-linear-gradient(315deg, rgba(36,181,96,0.2), rgba(86,217,139,0.06));
  background: -ms-linear-gradient(315deg, rgba(36,181,96,0.2), rgba(86,217,139,0.06));
  background: linear-gradient(135deg, rgba(36,181,96,0.2), rgba(86,217,139,0.06));
  content: '';
  pointer-events: none;
}
#aside-content .card-wechat-flip .flip-card-front::after,
#aside-content .card-wechat-flip .flip-card-back::after {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 52px;
  height: 52px;
  border-radius: 18px;
  background: rgba(36,181,96,0.08);
  content: '';
  -webkit-transform: rotate(12deg);
  -moz-transform: rotate(12deg);
  -o-transform: rotate(12deg);
  -ms-transform: rotate(12deg);
  transform: rotate(12deg);
  pointer-events: none;
}
#aside-content .card-wechat-flip .flip-card-front {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}
#aside-content .card-wechat-flip .flip-card-back {
  display: grid;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: stretch;
  -moz-box-pack: stretch;
  -o-box-pack: stretch;
  -ms-flex-pack: stretch;
  -webkit-justify-content: stretch;
  justify-content: stretch;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 22px;
  text-align: left;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
#aside-content .card-wechat-flip .wechat-flip-bg {
  position: absolute;
  right: -24px;
  bottom: -36px;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  background: -webkit-radial-gradient(circle, rgba(36,181,96,0.18), rgba(36,181,96,0) 68%);
  background: -moz-radial-gradient(circle, rgba(36,181,96,0.18), rgba(36,181,96,0) 68%);
  background: -o-radial-gradient(circle, rgba(36,181,96,0.18), rgba(36,181,96,0) 68%);
  background: -ms-radial-gradient(circle, rgba(36,181,96,0.18), rgba(36,181,96,0) 68%);
  background: radial-gradient(circle, rgba(36,181,96,0.18), rgba(36,181,96,0) 68%);
  pointer-events: none;
}
#aside-content .card-wechat-flip .wechat-flip-head {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}
#aside-content .card-wechat-flip .wechat-flip-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  border-radius: 14px;
  background: -webkit-linear-gradient(315deg, #11b85d, #63df91);
  background: -moz-linear-gradient(315deg, #11b85d, #63df91);
  background: -o-linear-gradient(315deg, #11b85d, #63df91);
  background: -ms-linear-gradient(315deg, #11b85d, #63df91);
  background: linear-gradient(135deg, #11b85d, #63df91);
  color: var(--white);
  -webkit-box-shadow: 0 16px 34px -22px rgba(31,191,99,0.95), inset 0 1px 0 rgba(255,255,255,0.32);
  box-shadow: 0 16px 34px -22px rgba(31,191,99,0.95), inset 0 1px 0 rgba(255,255,255,0.32);
  font-size: 1.08em;
}
#aside-content .card-wechat-flip .wechat-flip-title {
  color: var(--text-highlight-color);
  font-size: 1.05em;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: -0.01em;
}
#aside-content .card-wechat-flip .wechat-flip-subtitle {
  margin-top: 3px;
  color: #1fbf63;
  font-size: 0.68em;
  font-weight: 900;
  letter-spacing: 0.12em;
}
#aside-content .card-wechat-flip .wechat-flip-desc {
  position: relative;
  color: var(--font-color);
  width: 100%;
  max-width: none;
  margin-top: 10px;
  font-size: 1.02em;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: -0.01em;
  opacity: 0.84;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=84)";
  filter: alpha(opacity=84);
}
#aside-content .card-wechat-flip .wechat-flip-qr {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 96px;
  height: 96px;
  justify-self: start;
  padding: 7px;
  border: 1px solid rgba(36,181,96,0.12);
  border-radius: calc(var(--wechat-card-radius) - 2px);
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(247,255,250,0.94));
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(247,255,250,0.94));
  background: -o-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(247,255,250,0.94));
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(247,255,250,0.94));
  background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(247,255,250,0.94));
  -webkit-box-shadow: 0 18px 46px -34px rgba(18,32,64,0.72), 0 0 0 6px rgba(36,181,96,0.055);
  box-shadow: 0 18px 46px -34px rgba(18,32,64,0.72), 0 0 0 6px rgba(36,181,96,0.055);
}
#aside-content .card-wechat-flip .wechat-flip-qr img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: calc(var(--wechat-card-radius) - 9px);
  object-fit: cover;
}
#aside-content .card-wechat-flip .wechat-flip-back-copy {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  min-width: 0;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 8px;
  padding-right: 10px;
  text-align: left;
}
#aside-content .card-wechat-flip .wechat-flip-back-title {
  margin-top: 0;
  color: var(--text-highlight-color);
  font-size: 1.22em;
  font-weight: 400;
  line-height: 1.15;
}
#aside-content .card-wechat-flip .wechat-flip-back-desc {
  margin-top: 0;
  color: var(--font-color);
  font-size: 0.88em;
  font-weight: 400;
  line-height: 1.45;
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
}
#aside-content .card-hotpost {
  padding: 0.4rem 0.6rem;
  border: 1px solid rgba(255,107,53,0.16);
  background: -webkit-radial-gradient(circle at 90% 0, rgba(255,107,53,0.13), transparent 30%), -webkit-linear-gradient(270deg, rgba(255,107,53,0.045), rgba(255,255,255,0) 64%), var(--card-bg);
  background: -moz-radial-gradient(circle at 90% 0, rgba(255,107,53,0.13), transparent 30%), -moz-linear-gradient(270deg, rgba(255,107,53,0.045), rgba(255,255,255,0) 64%), var(--card-bg);
  background: -o-radial-gradient(circle at 90% 0, rgba(255,107,53,0.13), transparent 30%), -o-linear-gradient(270deg, rgba(255,107,53,0.045), rgba(255,255,255,0) 64%), var(--card-bg);
  background: -ms-radial-gradient(circle at 90% 0, rgba(255,107,53,0.13), transparent 30%), -ms-linear-gradient(270deg, rgba(255,107,53,0.045), rgba(255,255,255,0) 64%), var(--card-bg);
  background: radial-gradient(circle at 90% 0, rgba(255,107,53,0.13), transparent 30%), linear-gradient(180deg, rgba(255,107,53,0.045), rgba(255,255,255,0) 64%), var(--card-bg);
  -webkit-box-shadow: 0 18px 46px -34px rgba(255,107,53,0.6), 0 10px 28px -26px rgba(0,0,0,0.48);
  box-shadow: 0 18px 46px -34px rgba(255,107,53,0.6), 0 10px 28px -26px rgba(0,0,0,0.48);
}
#aside-content .card-hotpost .item-headline {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 6px;
  margin-bottom: 8px;
  padding: 6px 4px 4px;
  color: var(--text-highlight-color);
}
#aside-content .card-hotpost .item-headline i {
  color: #ff6b35;
}
#aside-content .card-hotpost .item-headline span {
  margin-left: 0;
}
#aside-content .card-hotpost .item-headline .power-charge {
  margin-left: auto;
  color: var(--card-meta);
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
#aside-content .card-hotpost .item-headline .power-charge:hover {
  color: #ff6b35;
}
#aside-content .hotpost-list {
  display: grid;
  gap: 6px;
}
#aside-content .hotpost-item {
  display: grid;
  grid-template-columns: 22px 72px minmax(0, 1fr);
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  min-height: 60px;
  padding: 7px;
  border: 1px solid rgba(127,127,127,0.1);
  border-radius: 12px;
  background: rgba(127,127,127,0.04);
  color: var(--font-color);
  -webkit-transition: border-color 0.2s ease, background 0.2s ease, -webkit-transform 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: border-color 0.2s ease, background 0.2s ease, -moz-transform 0.2s ease, box-shadow 0.2s ease;
  -o-transition: border-color 0.2s ease, background 0.2s ease, -o-transform 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: border-color 0.2s ease, background 0.2s ease, -ms-transform 0.2s ease, box-shadow 0.2s ease;
  transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
#aside-content .hotpost-item:hover {
  border-color: rgba(255,107,53,0.34);
  background: rgba(255,107,53,0.075);
  -webkit-box-shadow: 0 14px 30px -24px rgba(255,107,53,0.72);
  box-shadow: 0 14px 30px -24px rgba(255,107,53,0.72);
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}
#aside-content .hotpost-item:hover .hotpost-cover img {
  -webkit-transform: scale(1.055);
  -moz-transform: scale(1.055);
  -o-transform: scale(1.055);
  -ms-transform: scale(1.055);
  transform: scale(1.055);
}
#aside-content .hotpost-rank {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 8px;
  background: rgba(127,127,127,0.12);
  color: var(--card-meta);
  font-size: 0.8em;
  font-weight: 900;
}
#aside-content .hotpost-rank.is-hot {
  background: -webkit-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: -moz-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: -o-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: -ms-linear-gradient(315deg, #ff7a18, #ff3d54);
  background: linear-gradient(135deg, #ff7a18, #ff3d54);
  color: #fff;
  -webkit-box-shadow: 0 10px 22px -16px rgba(255,61,84,0.9);
  box-shadow: 0 10px 22px -16px rgba(255,61,84,0.9);
}
#aside-content .hotpost-cover {
  overflow: hidden;
  width: 72px;
  height: 48px;
  border-radius: 9px;
  background: var(--light-grey);
}
#aside-content .hotpost-cover img,
#aside-content .hotpost-cover div {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}
#aside-content .hotpost-info {
  min-width: 0;
}
#aside-content .hotpost-title {
  display: -webkit-box;
  overflow: hidden;
  color: var(--text-highlight-color);
  font-size: 0.9em;
  font-weight: 800;
  line-height: 1.35;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#aside-content .hotpost-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 8px;
  margin-top: 4px;
  color: var(--card-meta);
  font-size: 0.72em;
}
#aside-content .hotpost-meta span {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  min-width: 0;
}
#aside-content .hotpost-meta em {
  font-style: normal;
}
[data-theme='dark'] #aside-content .card-announcement {
  border-color: rgba(255,255,255,0.08);
  background: -webkit-radial-gradient(circle at 88% 0, rgba(73,177,245,0.18), transparent 32%), -webkit-linear-gradient(270deg, rgba(73,177,245,0.08), rgba(255,255,255,0) 62%), var(--card-bg);
  background: -moz-radial-gradient(circle at 88% 0, rgba(73,177,245,0.18), transparent 32%), -moz-linear-gradient(270deg, rgba(73,177,245,0.08), rgba(255,255,255,0) 62%), var(--card-bg);
  background: -o-radial-gradient(circle at 88% 0, rgba(73,177,245,0.18), transparent 32%), -o-linear-gradient(270deg, rgba(73,177,245,0.08), rgba(255,255,255,0) 62%), var(--card-bg);
  background: -ms-radial-gradient(circle at 88% 0, rgba(73,177,245,0.18), transparent 32%), -ms-linear-gradient(270deg, rgba(73,177,245,0.08), rgba(255,255,255,0) 62%), var(--card-bg);
  background: radial-gradient(circle at 88% 0, rgba(73,177,245,0.18), transparent 32%), linear-gradient(180deg, rgba(73,177,245,0.08), rgba(255,255,255,0) 62%), var(--card-bg);
}
[data-theme='dark'] #aside-content .card-announcement .announcement_content {
  background: rgba(73,177,245,0.1);
}
[data-theme='dark'] #aside-content .card-power {
  border-color: rgba(255,255,255,0.08);
  background: -webkit-radial-gradient(circle at 88% 8%, rgba(73,177,245,0.24), transparent 34%), -webkit-radial-gradient(circle at 12% 100%, rgba(66,185,131,0.12), transparent 30%), -webkit-linear-gradient(305deg, rgba(73,177,245,0.09), rgba(255,255,255,0.025) 58%), var(--card-bg);
  background: -moz-radial-gradient(circle at 88% 8%, rgba(73,177,245,0.24), transparent 34%), -moz-radial-gradient(circle at 12% 100%, rgba(66,185,131,0.12), transparent 30%), -moz-linear-gradient(305deg, rgba(73,177,245,0.09), rgba(255,255,255,0.025) 58%), var(--card-bg);
  background: -o-radial-gradient(circle at 88% 8%, rgba(73,177,245,0.24), transparent 34%), -o-radial-gradient(circle at 12% 100%, rgba(66,185,131,0.12), transparent 30%), -o-linear-gradient(305deg, rgba(73,177,245,0.09), rgba(255,255,255,0.025) 58%), var(--card-bg);
  background: -ms-radial-gradient(circle at 88% 8%, rgba(73,177,245,0.24), transparent 34%), -ms-radial-gradient(circle at 12% 100%, rgba(66,185,131,0.12), transparent 30%), -ms-linear-gradient(305deg, rgba(73,177,245,0.09), rgba(255,255,255,0.025) 58%), var(--card-bg);
  background: radial-gradient(circle at 88% 8%, rgba(73,177,245,0.24), transparent 34%), radial-gradient(circle at 12% 100%, rgba(66,185,131,0.12), transparent 30%), linear-gradient(145deg, rgba(73,177,245,0.09), rgba(255,255,255,0.025) 58%), var(--card-bg);
}
[data-theme='dark'] #aside-content .card-power .card-power-meter {
  background: rgba(73,177,245,0.1);
}
[data-theme='dark'] #aside-content .card-power .card-power-item {
  border-color: rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.04);
}
[data-theme='dark'] #aside-content .card-wechat-flip .flip-card-front,
[data-theme='dark'] #aside-content .card-wechat-flip .flip-card-back {
  border-color: rgba(255,255,255,0.08);
  background: -webkit-radial-gradient(circle at 88% 12%, rgba(36,181,96,0.26), transparent 34%), -webkit-radial-gradient(circle at 8% 100%, rgba(86,217,139,0.12), transparent 30%), -webkit-linear-gradient(305deg, rgba(36,181,96,0.12), rgba(255,255,255,0.03) 62%), var(--card-bg);
  background: -moz-radial-gradient(circle at 88% 12%, rgba(36,181,96,0.26), transparent 34%), -moz-radial-gradient(circle at 8% 100%, rgba(86,217,139,0.12), transparent 30%), -moz-linear-gradient(305deg, rgba(36,181,96,0.12), rgba(255,255,255,0.03) 62%), var(--card-bg);
  background: -o-radial-gradient(circle at 88% 12%, rgba(36,181,96,0.26), transparent 34%), -o-radial-gradient(circle at 8% 100%, rgba(86,217,139,0.12), transparent 30%), -o-linear-gradient(305deg, rgba(36,181,96,0.12), rgba(255,255,255,0.03) 62%), var(--card-bg);
  background: -ms-radial-gradient(circle at 88% 12%, rgba(36,181,96,0.26), transparent 34%), -ms-radial-gradient(circle at 8% 100%, rgba(86,217,139,0.12), transparent 30%), -ms-linear-gradient(305deg, rgba(36,181,96,0.12), rgba(255,255,255,0.03) 62%), var(--card-bg);
  background: radial-gradient(circle at 88% 12%, rgba(36,181,96,0.26), transparent 34%), radial-gradient(circle at 8% 100%, rgba(86,217,139,0.12), transparent 30%), linear-gradient(145deg, rgba(36,181,96,0.12), rgba(255,255,255,0.03) 62%), var(--card-bg);
}
[data-theme='dark'] #aside-content .card-wechat-flip .wechat-flip-qr {
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(240,255,247,0.95));
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(240,255,247,0.95));
  background: -o-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(240,255,247,0.95));
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(240,255,247,0.95));
  background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(240,255,247,0.95));
}
[data-theme='dark'] #aside-content .card-hotpost {
  border-color: rgba(255,255,255,0.08);
  background: -webkit-radial-gradient(circle at 90% 0, rgba(255,107,53,0.18), transparent 30%), -webkit-linear-gradient(270deg, rgba(255,107,53,0.07), rgba(255,255,255,0) 64%), var(--card-bg);
  background: -moz-radial-gradient(circle at 90% 0, rgba(255,107,53,0.18), transparent 30%), -moz-linear-gradient(270deg, rgba(255,107,53,0.07), rgba(255,255,255,0) 64%), var(--card-bg);
  background: -o-radial-gradient(circle at 90% 0, rgba(255,107,53,0.18), transparent 30%), -o-linear-gradient(270deg, rgba(255,107,53,0.07), rgba(255,255,255,0) 64%), var(--card-bg);
  background: -ms-radial-gradient(circle at 90% 0, rgba(255,107,53,0.18), transparent 30%), -ms-linear-gradient(270deg, rgba(255,107,53,0.07), rgba(255,255,255,0) 64%), var(--card-bg);
  background: radial-gradient(circle at 90% 0, rgba(255,107,53,0.18), transparent 30%), linear-gradient(180deg, rgba(255,107,53,0.07), rgba(255,255,255,0) 64%), var(--card-bg);
}
[data-theme='dark'] #aside-content .card-hotpost .hotpost-item {
  border-color: rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.035);
}
.avatar-img {
  overflow: hidden;
  margin: 0 auto;
  width: 110px;
  height: 110px;
  border-radius: 70px;
}
.avatar-img img {
  width: 100%;
  height: 100%;
  -webkit-transition: filter 375ms ease-in 0.2s, -webkit-transform 0.3s;
  -moz-transition: filter 375ms ease-in 0.2s, -moz-transform 0.3s;
  -o-transition: filter 375ms ease-in 0.2s, -o-transform 0.3s;
  -ms-transition: filter 375ms ease-in 0.2s, -ms-transform 0.3s;
  transition: filter 375ms ease-in 0.2s, transform 0.3s;
  object-fit: cover;
}
.avatar-img img:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.site-data {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.site-data > a {
  display: table-cell;
}
.site-data > a div {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.site-data > a:hover div {
  color: #49b1f5 !important;
}
.site-data > a .headline {
  color: var(--font-color);
  font-size: 0.95em;
}
.site-data > a .length-num {
  margin-top: -0.45em;
  color: var(--text-highlight-color);
  font-size: 1.2em;
}
@media screen and (min-width: 900px) {
  html.hide-aside .layout {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  html.hide-aside .layout > .aside-content {
    display: none;
  }
  html.hide-aside .layout > div:first-child {
    width: 100% !important;
  }
}
.page .sticky_layout {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page .card-recent-post {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -o-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.page #card-newest-comments {
  -webkit-box-ordinal-group: 38;
  -moz-box-ordinal-group: 38;
  -o-box-ordinal-group: 38;
  -ms-flex-order: 38;
  -webkit-order: 38;
  order: 38;
}
.page .card-categories {
  -webkit-box-ordinal-group: 40;
  -moz-box-ordinal-group: 40;
  -o-box-ordinal-group: 40;
  -ms-flex-order: 40;
  -webkit-order: 40;
  order: 40;
}
.page .card-tags {
  -webkit-box-ordinal-group: 41;
  -moz-box-ordinal-group: 41;
  -o-box-ordinal-group: 41;
  -ms-flex-order: 41;
  -webkit-order: 41;
  order: 41;
}
.page .card-archives {
  -webkit-box-ordinal-group: 42;
  -moz-box-ordinal-group: 42;
  -o-box-ordinal-group: 42;
  -ms-flex-order: 42;
  -webkit-order: 42;
  order: 42;
}
.page .card-webinfo {
  -webkit-box-ordinal-group: 43;
  -moz-box-ordinal-group: 43;
  -o-box-ordinal-group: 43;
  -ms-flex-order: 43;
  -webkit-order: 43;
  order: 43;
}
@-moz-keyframes more-btn-move {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -o-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
  }
}
@-webkit-keyframes more-btn-move {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -o-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
  }
}
@-o-keyframes more-btn-move {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -o-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
  }
}
@keyframes more-btn-move {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -o-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
  }
}
@-moz-keyframes toc-open {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes toc-open {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes toc-open {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes toc-open {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes toc-close {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-webkit-keyframes toc-close {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-o-keyframes toc-close {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@keyframes toc-close {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
.bookmark-site-dialog {
  position: fixed;
  inset: 0;
  z-index: 10001;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 18px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  pointer-events: none;
  -webkit-transition: opacity 0.18s ease;
  -moz-transition: opacity 0.18s ease;
  -o-transition: opacity 0.18s ease;
  -ms-transition: opacity 0.18s ease;
  transition: opacity 0.18s ease;
}
.bookmark-site-dialog.is-visible {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  pointer-events: auto;
}
.bookmark-site-dialog.is-visible .bookmark-site-panel {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0) scale(1);
  -moz-transform: translateY(0) scale(1);
  -o-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
}
.bookmark-site-dialog.is-leaving {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.bookmark-site-dialog.is-leaving .bookmark-site-panel {
  -webkit-transform: translateY(8px) scale(0.98);
  -moz-transform: translateY(8px) scale(0.98);
  -o-transform: translateY(8px) scale(0.98);
  -ms-transform: translateY(8px) scale(0.98);
  transform: translateY(8px) scale(0.98);
}
.bookmark-site-mask {
  position: absolute;
  inset: 0;
  background: rgba(15,23,42,0.46);
  backdrop-filter: blur(8px);
}
.bookmark-site-panel {
  position: relative;
  z-index: 1;
  width: 420px;
  max-width: 100%;
  padding: 30px 28px 26px;
  border: 1px solid rgba(255,255,255,0.58);
  border-radius: 24px;
  background: -webkit-radial-gradient(circle at 20% 0, rgba(73,177,245,0.18), transparent 36%), var(--card-bg);
  background: -moz-radial-gradient(circle at 20% 0, rgba(73,177,245,0.18), transparent 36%), var(--card-bg);
  background: -o-radial-gradient(circle at 20% 0, rgba(73,177,245,0.18), transparent 36%), var(--card-bg);
  background: -ms-radial-gradient(circle at 20% 0, rgba(73,177,245,0.18), transparent 36%), var(--card-bg);
  background: radial-gradient(circle at 20% 0, rgba(73,177,245,0.18), transparent 36%), var(--card-bg);
  -webkit-box-shadow: 0 24px 70px rgba(15,23,42,0.24);
  box-shadow: 0 24px 70px rgba(15,23,42,0.24);
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(12px) scale(0.96);
  -moz-transform: translateY(12px) scale(0.96);
  -o-transform: translateY(12px) scale(0.96);
  -ms-transform: translateY(12px) scale(0.96);
  transform: translateY(12px) scale(0.96);
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: opacity 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: opacity 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: opacity 0.2s ease, -ms-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.bookmark-site-close {
  position: absolute;
  top: 14px;
  right: 14px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 50%;
  background: rgba(148,163,184,0.14);
  color: var(--font-color);
  cursor: pointer;
  -webkit-transition: background 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: background 0.2s ease, color 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: background 0.2s ease, color 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: background 0.2s ease, color 0.2s ease, -ms-transform 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
.bookmark-site-close:hover {
  background: rgba(73,177,245,0.14);
  color: #49b1f5;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.bookmark-site-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin-bottom: 16px;
  border-radius: 20px;
  background: -webkit-linear-gradient(315deg, #49b1f5, #6abff7);
  background: -moz-linear-gradient(315deg, #49b1f5, #6abff7);
  background: -o-linear-gradient(315deg, #49b1f5, #6abff7);
  background: -ms-linear-gradient(315deg, #49b1f5, #6abff7);
  background: linear-gradient(135deg, #49b1f5, #6abff7);
  color: #fff;
  -webkit-box-shadow: 0 14px 30px rgba(73,177,245,0.28);
  box-shadow: 0 14px 30px rgba(73,177,245,0.28);
  font-size: 1.65em;
}
.bookmark-site-content h3 {
  margin: 0 0 10px;
  color: var(--font-color);
  font-size: 1.45em;
  line-height: 1.25;
}
.bookmark-site-content p {
  margin: 0;
  color: var(--font-color);
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
  font-size: 0.95em;
  line-height: 1.7;
}
.bookmark-site-content .bookmark-site-desc {
  margin-top: 14px;
  font-size: 0.88em;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.bookmark-site-shortcut {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 10px;
  margin: 18px 0 4px;
  padding: 12px 16px;
  border-radius: 16px;
  background: rgba(73,177,245,0.09);
  color: #49b1f5;
  font-weight: 700;
}
.bookmark-site-shortcut kbd {
  min-width: 42px;
  padding: 7px 10px;
  border: 1px solid rgba(73,177,245,0.24);
  border-bottom-width: 3px;
  border-radius: 10px;
  background: var(--card-bg);
  color: inherit;
  font: inherit;
  line-height: 1;
}
.bookmark-site-primary {
  width: 100%;
  margin-top: 22px;
  padding: 12px 18px;
  border: 0;
  border-radius: 14px;
  background: #49b1f5;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -o-transition: -o-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  -ms-transition: -ms-transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.bookmark-site-primary:hover {
  background: #37a9f4;
  -webkit-box-shadow: 0 12px 24px rgba(73,177,245,0.26);
  box-shadow: 0 12px 24px rgba(73,177,245,0.26);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
[data-theme='dark'] .bookmark-site-mask {
  background: rgba(0,0,0,0.58);
}
[data-theme='dark'] .bookmark-site-panel {
  border-color: rgba(255,255,255,0.08);
  -webkit-box-shadow: 0 24px 70px rgba(0,0,0,0.42);
  box-shadow: 0 24px 70px rgba(0,0,0,0.42);
}
[data-theme='dark'] .bookmark-site-shortcut kbd {
  background: rgba(255,255,255,0.06);
}
@media screen and (max-width: 480px) {
  .bookmark-site-panel {
    padding: 26px 22px 22px;
    border-radius: 20px;
  }
  .bookmark-site-icon {
    width: 56px;
    height: 56px;
    border-radius: 18px;
    font-size: 1.45em;
  }
}
#post-comment .comment-head {
  margin-bottom: 20px;
}
#post-comment .comment-head:after {
  display: block;
  clear: both;
  content: '';
}
#post-comment .comment-head .comment-headline {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 1.43em;
}
#post-comment .comment-head .comment-switch {
  display: inline-block;
  float: right;
  margin: 2px auto 0;
  padding: 4px 16px;
  width: max-content;
  border-radius: 8px;
  background: #f6f8fa;
}
#post-comment .comment-head .comment-switch .first-comment {
  color: #49b1f5;
}
#post-comment .comment-head .comment-switch .second-comment {
  color: #ff7242;
}
#post-comment .comment-head .comment-switch #switch-btn {
  position: relative;
  display: inline-block;
  margin: -4px 8px 0;
  width: 42px;
  height: 22px;
  border-radius: 34px;
  background-color: #49b1f5;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
#post-comment .comment-head .comment-switch #switch-btn:before {
  position: absolute;
  bottom: 4px;
  left: 4px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #fff;
  content: '';
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
#post-comment .comment-wrap > div {
  -webkit-animation: tabshow 0.5s;
  -moz-animation: tabshow 0.5s;
  -o-animation: tabshow 0.5s;
  -ms-animation: tabshow 0.5s;
  animation: tabshow 0.5s;
}
#post-comment .comment-wrap > div:nth-child(2) {
  display: none;
}
#post-comment.move #switch-btn {
  background-color: #ff7242;
}
#post-comment.move #switch-btn:before {
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -o-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
#post-comment.move .comment-wrap > div:first-child {
  display: none;
}
#post-comment.move .comment-wrap > div:last-child {
  display: block;
}
#footer {
  position: relative;
  background-color: var(--card-bg);
  background-attachment: scroll;
  background-position: bottom;
  background-size: cover;
  -webkit-box-shadow: 0 -8px 22px -18px rgba(0,0,0,0.35), 0 -1px 0 rgba(0,0,0,0.06);
  box-shadow: 0 -8px 22px -18px rgba(0,0,0,0.35), 0 -1px 0 rgba(0,0,0,0.06);
}
#footer > * {
  position: relative;
  color: var(--font-color);
}
#footer a {
  color: var(--font-color);
  -webkit-transition: color 0.2s ease, -webkit-transform 0.2s ease, background-color 0.2s ease;
  -moz-transition: color 0.2s ease, -moz-transform 0.2s ease, background-color 0.2s ease;
  -o-transition: color 0.2s ease, -o-transform 0.2s ease, background-color 0.2s ease;
  -ms-transition: color 0.2s ease, -ms-transform 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, transform 0.2s ease, background-color 0.2s ease;
}
#footer a:hover {
  color: #49b1f5;
}
#footer .footer-separator {
  margin: 0 4px;
  opacity: 0.42;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";
  filter: alpha(opacity=42);
}
.footer-two-column {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 32px;
  margin: 0 auto;
  padding: 26px 20px 22px;
  max-width: 1200px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .footer-two-column {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 18px;
    padding: 22px 16px 18px;
  }
}
.footer-left {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
}
.disclaimer-text {
  margin: 0;
  max-width: 720px;
  color: var(--card-meta);
  font-size: 0.86em;
  line-height: 1.75;
}
.footer-right {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .footer-right {
    width: 100%;
  }
}
.footer-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .footer-actions {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    gap: 8px;
  }
}
.action-link {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  min-width: 54px;
  min-height: 52px;
  padding: 8px 10px;
  border-radius: 8px;
  background: rgba(127,127,127,0.08);
  text-decoration: none;
}
.action-link i {
  font-size: 1.05em;
}
.action-link span {
  font-size: 0.76em;
  line-height: 1;
}
.action-link:hover {
  background: rgba(73,177,245,0.1);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.footer-bottom-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 18px;
  margin: 0 auto;
  padding: 14px 20px 20px;
  max-width: 1200px;
  width: 100%;
  border-top: 1px solid rgba(127,127,127,0.14);
}
@media screen and (max-width: 768px) {
  .footer-bottom-row {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    padding: 14px 16px 18px;
    text-align: center;
  }
}
.copyright-text {
  color: var(--card-meta);
  font-size: 0.86em;
}
.footer-info-section {
  min-width: 0;
}
.foot-info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  gap: 12px;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: var(--card-meta);
  font-size: 0.84em;
}
@media screen and (max-width: 768px) {
  .foot-info {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.copyright-info,
.custom-footer-text,
.beian-info {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 5px;
}
.beian-info i {
  font-size: 0.95em;
}
[data-theme='dark'] #footer {
  background-color: rgba(18,18,18,0.8);
  -webkit-box-shadow: 0 -8px 22px -18px rgba(0,0,0,0.6), 0 -1px 0 rgba(255,255,255,0.06);
  box-shadow: 0 -8px 22px -18px rgba(0,0,0,0.6), 0 -1px 0 rgba(255,255,255,0.06);
}
[data-theme='dark'] .disclaimer-text,
[data-theme='dark'] .copyright-text {
  color: var(--card-meta);
}
[data-theme='dark'] .foot-info {
  color: var(--card-meta);
}
[data-theme='dark'] .action-link {
  background: rgba(255,255,255,0.06);
}
[data-theme='dark'] .action-link:hover {
  background: rgba(73,177,245,0.16);
}
[data-theme='dark'] .footer-bottom-row {
  border-top-color: rgba(255,255,255,0.08);
}
#page-header {
  position: relative;
  width: 100%;
  background-color: #49b1f5;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
#page-header:not(.not-top-img):before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--mark-bg);
  content: '';
}
#page-header.full_page {
  height: 400px;
  background-attachment: fixed;
}
#page-header.full_page #site-info {
  position: absolute;
  top: 43%;
  padding: 0 10px;
  width: 100%;
}
#page-header #site-title,
#page-header #site-subtitle,
#page-header #scroll-down .scroll-down-effects {
  text-align: center;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.15);
  line-height: 1.5;
}
#page-header #site-title {
  margin: 0;
  color: var(--white);
  font-size: 1.85em;
  -webkit-line-clamp: 3;
}
@media screen and (min-width: 768px) {
  #page-header #site-title {
    font-size: 2.85em;
  }
}
#page-header #site-subtitle {
  color: var(--light-grey);
  font-size: 1.15em;
}
@media screen and (min-width: 768px) {
  #page-header #site-subtitle {
    font-size: 1.72em;
  }
}
#page-header #home-banner-search {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 14px;
  padding: 0 18px;
  width: 100%;
  max-width: 760px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#page-header #home-banner-search.only-search {
  gap: 0;
}
#page-header #home-banner-search .home-banner-title {
  margin: 0;
  color: var(--white);
  text-shadow: 2px 2px 4px rgba(0,0,0,0.18);
  font-weight: 700;
  font-size: 2.3em;
  line-height: 1.2;
}
#page-header #home-banner-search .home-banner-subtitle {
  margin: -2px 0 6px;
  color: var(--light-grey);
  text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  font-size: 1.08em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #page-header #home-banner-search .home-banner-subtitle {
    font-size: 1.28em;
  }
}
#page-header #home-banner-search .home-banner-search-box {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 10px;
  margin-top: 4px;
  padding: 0 12px 0 14px;
  width: 100%;
  height: 58px;
  border: 1px solid rgba(255,255,255,0.62);
  border-radius: 8px;
  background: rgba(255,255,255,0.92);
  -webkit-box-shadow: 0 16px 34px -24px rgba(0,0,0,0.55);
  box-shadow: 0 16px 34px -24px rgba(0,0,0,0.55);
  color: #4b5563;
  font-size: 0.98em;
  line-height: 1;
  cursor: pointer;
  backdrop-filter: blur(10px);
  -webkit-transition: background 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: background 0.2s ease, box-shadow 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: background 0.2s ease, box-shadow 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: background 0.2s ease, box-shadow 0.2s ease, -ms-transform 0.2s ease;
  transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
#page-header #home-banner-search .home-banner-search-box .sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}
#page-header #home-banner-search .home-banner-search-box .search-category-dropdown {
  position: relative;
  z-index: 2;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 118px;
  height: 40px;
  isolation: isolate;
}
#page-header #home-banner-search .home-banner-search-box .search-category-dropdown::after {
  margin-left: 8px;
  width: 1px;
  height: 20px;
  background: rgba(60,80,110,0.16);
  content: '';
}
#page-header #home-banner-search .home-banner-search-box .search-category-dropdown.is-open .search-category-trigger {
  color: #49b1f5;
}
#page-header #home-banner-search .home-banner-search-box .search-category-dropdown.is-open .search-category-trigger i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#page-header #home-banner-search .home-banner-search-box .search-category-dropdown.is-open .search-category-panel {
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  z-index: 260;
  -webkit-transform: translateY(0) scale(1);
  -moz-transform: translateY(0) scale(1);
  -o-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  pointer-events: auto;
}
#page-header #home-banner-search .home-banner-search-box button.search-category-trigger {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  height: 40px;
  padding: 0 12px;
  border: 1px solid transparent;
  outline: 0;
  border-radius: 12px;
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0.46), rgba(255,255,255,0.12));
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0.46), rgba(255,255,255,0.12));
  background: -o-linear-gradient(270deg, rgba(255,255,255,0.46), rgba(255,255,255,0.12));
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0.46), rgba(255,255,255,0.12));
  background: linear-gradient(180deg, rgba(255,255,255,0.46), rgba(255,255,255,0.12));
  color: rgba(47,59,74,0.9);
  font-size: 1em;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.58);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.58);
  -webkit-transition: border-color 0.22s ease, background 0.22s ease, color 0.22s ease, box-shadow 0.22s ease, -webkit-transform 0.22s ease;
  -moz-transition: border-color 0.22s ease, background 0.22s ease, color 0.22s ease, box-shadow 0.22s ease, -moz-transform 0.22s ease;
  -o-transition: border-color 0.22s ease, background 0.22s ease, color 0.22s ease, box-shadow 0.22s ease, -o-transform 0.22s ease;
  -ms-transition: border-color 0.22s ease, background 0.22s ease, color 0.22s ease, box-shadow 0.22s ease, -ms-transform 0.22s ease;
  transition: border-color 0.22s ease, background 0.22s ease, color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}
#page-header #home-banner-search .home-banner-search-box button.search-category-trigger:hover,
#page-header #home-banner-search .home-banner-search-box button.search-category-trigger:focus {
  border-color: rgba(73,177,245,0.22);
  background: -webkit-linear-gradient(270deg, rgba(73,177,245,0.1), rgba(73,177,245,0.045));
  background: -moz-linear-gradient(270deg, rgba(73,177,245,0.1), rgba(73,177,245,0.045));
  background: -o-linear-gradient(270deg, rgba(73,177,245,0.1), rgba(73,177,245,0.045));
  background: -ms-linear-gradient(270deg, rgba(73,177,245,0.1), rgba(73,177,245,0.045));
  background: linear-gradient(180deg, rgba(73,177,245,0.1), rgba(73,177,245,0.045));
  color: #49b1f5;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.65), 0 8px 18px -16px rgba(73,177,245,0.72);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.65), 0 8px 18px -16px rgba(73,177,245,0.72);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
#page-header #home-banner-search .home-banner-search-box button.search-category-trigger i {
  color: currentColor;
  font-size: 0.78em;
  -webkit-transition: -webkit-transform 0.22s ease;
  -moz-transition: -moz-transform 0.22s ease;
  -o-transition: -o-transform 0.22s ease;
  -ms-transition: -ms-transform 0.22s ease;
  transition: transform 0.22s ease;
}
#page-header #home-banner-search .home-banner-search-box .search-category-current {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: initial;
  -ms-flex: initial;
  flex: initial;
  max-width: 86px;
  overflow: hidden;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#page-header #home-banner-search .home-banner-search-box .search-category-panel {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  z-index: 260;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 9px;
  width: 360px;
  max-width: 88vw;
  padding: 12px;
  border: 1px solid rgba(60,80,110,0.12);
  border-radius: 16px;
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(248,250,252,0.94));
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(248,250,252,0.94));
  background: -o-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(248,250,252,0.94));
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0.98), rgba(248,250,252,0.94));
  background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(248,250,252,0.94));
  -webkit-box-shadow: 0 22px 52px -26px rgba(15,23,42,0.62), 0 8px 24px -20px rgba(15,23,42,0.48);
  box-shadow: 0 22px 52px -26px rgba(15,23,42,0.62), 0 8px 24px -20px rgba(15,23,42,0.48);
  backdrop-filter: blur(12px);
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(8px) scale(0.98);
  -moz-transform: translateY(8px) scale(0.98);
  -o-transform: translateY(8px) scale(0.98);
  -ms-transform: translateY(8px) scale(0.98);
  transform: translateY(8px) scale(0.98);
  -webkit-transform-origin: 24px 0;
  -moz-transform-origin: 24px 0;
  -o-transform-origin: 24px 0;
  -ms-transform-origin: 24px 0;
  transform-origin: 24px 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease, visibility 0.2s ease;
  -moz-transition: opacity 0.2s ease, -moz-transform 0.2s ease, visibility 0.2s ease;
  -o-transition: opacity 0.2s ease, -o-transform 0.2s ease, visibility 0.2s ease;
  -ms-transition: opacity 0.2s ease, -ms-transform 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
}
#page-header #home-banner-search .home-banner-search-box .search-category-panel::before {
  position: absolute;
  top: -6px;
  left: 38px;
  width: 12px;
  height: 12px;
  border-top: 1px solid rgba(60,80,110,0.12);
  border-left: 1px solid rgba(60,80,110,0.12);
  background: rgba(255,255,255,0.98);
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#page-header #home-banner-search .home-banner-search-box .search-category-panel-title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 7px;
  width: 100%;
  margin-bottom: 2px;
  padding: 2px 2px 5px;
  border-bottom: 1px solid rgba(60,80,110,0.08);
  color: rgba(60,80,110,0.72);
  font-size: 0.86em;
  font-weight: 800;
  letter-spacing: 0.02em;
}
#page-header #home-banner-search .home-banner-search-box .search-category-panel-title i {
  color: #49b1f5;
  font-size: 0.95em;
}
#page-header #home-banner-search .home-banner-search-box button.search-category-option {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 72px;
  min-height: 34px;
  padding: 0 13px;
  border: 1px solid rgba(60,80,110,0.16);
  border-radius: 10px;
  background: rgba(245,247,250,0.88);
  color: rgba(47,59,74,0.88);
  font-size: 0.9em;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.8);
  -webkit-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -moz-transform 0.2s ease, box-shadow 0.2s ease;
  -o-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -o-transform 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -ms-transform 0.2s ease, box-shadow 0.2s ease;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
#page-header #home-banner-search .home-banner-search-box button.search-category-option:hover {
  border-color: rgba(73,177,245,0.42);
  background: rgba(73,177,245,0.09);
  color: #49b1f5;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.9), 0 10px 18px -16px rgba(73,177,245,0.8);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.9), 0 10px 18px -16px rgba(73,177,245,0.8);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
#page-header #home-banner-search .home-banner-search-box button.search-category-option.active {
  border-color: rgba(73,177,245,0.48);
  background: -webkit-linear-gradient(315deg, #49b1f5, #49b1f5);
  background: -moz-linear-gradient(315deg, #49b1f5, #49b1f5);
  background: -o-linear-gradient(315deg, #49b1f5, #49b1f5);
  background: -ms-linear-gradient(315deg, #49b1f5, #49b1f5);
  background: linear-gradient(135deg, #49b1f5, #49b1f5);
  color: var(--white);
  -webkit-box-shadow: 0 10px 22px -16px rgba(73,177,245,0.9);
  box-shadow: 0 10px 22px -16px rgba(73,177,245,0.9);
}
#page-header #home-banner-search .home-banner-search-box input {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  min-width: 0;
  height: 100%;
  border: 0;
  outline: 0;
  background: transparent;
  color: #2f3b4a;
  font-size: 1em;
  line-height: 58px;
  cursor: text;
}
#page-header #home-banner-search .home-banner-search-box input::placeholder {
  color: #6b7280;
}
#page-header #home-banner-search .home-banner-search-box > button[type='submit'] {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 50%;
  background: #49b1f5;
  color: var(--white);
  cursor: pointer;
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: background 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: background 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: background 0.2s ease, -ms-transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease;
}
#page-header #home-banner-search .home-banner-search-box > button[type='submit']:hover {
  background: #49b1f5;
  -webkit-transform: translateX(1px);
  -moz-transform: translateX(1px);
  -o-transform: translateX(1px);
  -ms-transform: translateX(1px);
  transform: translateX(1px);
}
#page-header #home-banner-search .home-banner-search-box:hover {
  background: rgba(255,255,255,0.98);
  -webkit-box-shadow: 0 18px 38px -22px rgba(0,0,0,0.62);
  box-shadow: 0 18px 38px -22px rgba(0,0,0,0.62);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
#page-header #home-banner-search .home-banner-search-box.disabled {
  cursor: default;
  opacity: 0.82;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";
  filter: alpha(opacity=82);
}
#page-header #home-banner-search .home-banner-search-box.disabled:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
#page-header #home-banner-search .home-banner-search-box > i {
  color: #49b1f5;
  font-size: 1.1em;
}
#page-header #home-banner-search .home-banner-search-box > button[type='submit'] i {
  color: inherit;
  font-size: 0.9em;
}
#page-header #home-banner-search .home-banner-search-box > span {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  text-align: left;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 600px) {
  #page-header #home-banner-search .home-banner-search-box {
    height: 52px;
    gap: 8px;
    padding: 0 10px;
    font-size: 0.9em;
  }
  #page-header #home-banner-search .home-banner-search-box .search-category-dropdown {
    min-width: 82px;
  }
  #page-header #home-banner-search .home-banner-search-box .search-category-trigger {
    gap: 5px;
    padding: 0 6px;
    font-size: 1em;
  }
  #page-header #home-banner-search .home-banner-search-box .search-category-current {
    max-width: 58px;
  }
  #page-header #home-banner-search .home-banner-search-box .search-category-dropdown::after {
    margin-left: 6px;
  }
  #page-header #home-banner-search .home-banner-search-box .search-category-panel {
    left: -6px;
    max-width: 88vw;
    padding: 10px;
  }
  #page-header #home-banner-search .home-banner-search-box .search-category-panel-title {
    font-size: 0.82em;
  }
  #page-header #home-banner-search .home-banner-search-box .search-category-option {
    min-width: 66px;
    min-height: 32px;
    padding: 0 10px;
  }
}
#page-header #home-banner-search .home-banner-stats {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  margin-top: -2px;
}
#page-header #home-banner-search .home-banner-stat-item {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 9px;
  min-width: 92px;
  height: 36px;
  padding: 0 13px;
  border: 1px solid rgba(255,255,255,0.8);
  border-radius: 8px;
  background: rgba(255,255,255,0.94);
  color: #344054;
  text-shadow: none;
  line-height: 1;
  -webkit-box-shadow: 0 12px 28px -24px rgba(0,0,0,0.55);
  box-shadow: 0 12px 28px -24px rgba(0,0,0,0.55);
  backdrop-filter: blur(10px);
  -webkit-transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, -moz-transform 0.2s ease, box-shadow 0.2s ease;
  -o-transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, -o-transform 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, -ms-transform 0.2s ease, box-shadow 0.2s ease;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
#page-header #home-banner-search .home-banner-stat-item i {
  color: #49b1f5;
  font-size: 1em;
}
#page-header #home-banner-search .home-banner-stat-item:hover {
  border-color: rgba(73,177,245,0.45);
  background: var(--white);
  color: #49b1f5;
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-box-shadow: 0 14px 30px -22px rgba(0,0,0,0.62);
  box-shadow: 0 14px 30px -22px rgba(0,0,0,0.62);
}
#page-header #home-banner-search .home-banner-stat-number {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-width: 28px;
  height: 22px;
  padding: 0 7px;
  border-radius: 6px;
  background: rgba(73,177,245,0.1);
  color: #49b1f5;
  font-weight: 700;
  font-size: 0.86em;
  line-height: 1;
  text-shadow: none;
}
#page-header #home-banner-search .home-banner-stat-label {
  font-size: 0.9em;
  font-weight: 700;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media screen and (max-width: 600px) {
  #page-header #home-banner-search .home-banner-stats {
    gap: 8px;
  }
  #page-header #home-banner-search .home-banner-stat-item {
    min-width: auto;
    height: 32px;
    padding: 0 8px 0 10px;
    font-size: 0.86em;
  }
  #page-header #home-banner-search .home-banner-stat-number {
    min-width: 24px;
    height: 20px;
    padding: 0 6px;
    font-size: 0.76em;
  }
}
#page-header #site_social_icons {
  display: none;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #page-header #site_social_icons {
    display: block;
  }
}
#page-header #site_social_icons .social-icon {
  margin: 0 10px;
  color: var(--light-grey);
  text-shadow: 2px 2px 4px rgba(0,0,0,0.15);
  font-size: 1.43em;
}
#page-header #scroll-down {
  position: absolute;
  bottom: 10px;
  width: 100%;
  cursor: pointer;
}
#page-header #scroll-down .scroll-down-effects {
  position: relative;
  width: 100%;
  color: var(--light-grey);
  font-size: 20px;
}
#page-header.not-home-page {
  height: 400px;
}
@media screen and (max-width: 768px) {
  #page-header.not-home-page {
    height: 280px;
  }
}
#page-header #page-site-info {
  position: absolute;
  top: 200px;
  padding: 0 10px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #page-header #page-site-info {
    top: 140px;
  }
}
#page-header.post-bg {
  height: 400px;
}
@media screen and (max-width: 768px) {
  #page-header.post-bg {
    height: 360px;
  }
}
#page-header #post-info {
  position: absolute;
  width: 100%;
  bottom: 30px;
}
#page-header #post-info > * {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1200px;
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  #page-header #post-info > * {
    padding: 0 30px;
  }
}
@media screen and (min-width: 2000px) {
  #page-header #post-info > * {
    max-width: 70%;
  }
}
#page-header.not-top-img {
  margin-bottom: 10px;
  height: 60px;
  background: 0;
}
#page-header.not-top-img .title-seo {
  display: none;
}
#page-header.not-top-img #nav {
  background: -webkit-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -webkit-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -moz-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -moz-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -o-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -o-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -ms-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -ms-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), linear-gradient(135deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  -webkit-box-shadow: 0 5px 6px -5px rgba(133,133,133,0.6);
  box-shadow: 0 5px 6px -5px rgba(133,133,133,0.6);
}
#page-header.not-top-img #nav a,
#page-header.not-top-img #nav span.site-page,
#page-header.not-top-img #nav #search-button,
#page-header.not-top-img #nav #nav-darkmode,
#page-header.not-top-img #nav .site-name {
  color: var(--font-color);
  text-shadow: none;
}
#page-header.nav-fixed #nav {
  position: fixed;
  top: 0;
  z-index: 91;
  background: -webkit-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -webkit-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -moz-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -moz-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -o-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -o-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -ms-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -ms-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), linear-gradient(135deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  -webkit-box-shadow: 0 8px 22px -14px rgba(0,0,0,0.45), 0 1px 0 rgba(0,0,0,0.08);
  box-shadow: 0 8px 22px -14px rgba(0,0,0,0.45), 0 1px 0 rgba(0,0,0,0.08);
  backdrop-filter: blur(12px);
  -webkit-transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;
  -moz-transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;
  -o-transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;
  -ms-transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;
  transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;
}
#page-header.nav-fixed #nav #blog-info {
  color: var(--font-color);
}
#page-header.nav-fixed #nav #blog-info:hover {
  color: #49b1f5;
}
#page-header.nav-fixed #nav #blog-info .site-name {
  text-shadow: none;
}
#page-header.nav-fixed #nav #blog-info > a:first-child {
  display: none;
}
#page-header.nav-fixed #nav #blog-info > a:last-child {
  display: inline;
}
#page-header.nav-fixed #nav a,
#page-header.nav-fixed #nav span.site-page,
#page-header.nav-fixed #nav #toggle-menu,
#page-header.nav-fixed #nav #search-button,
#page-header.nav-fixed #nav #nav-darkmode {
  color: var(--font-color);
  text-shadow: none;
}
#page-header.nav-fixed #nav a:hover,
#page-header.nav-fixed #nav span.site-page:hover,
#page-header.nav-fixed #nav #toggle-menu:hover,
#page-header.nav-fixed #nav #search-button:hover,
#page-header.nav-fixed #nav #nav-darkmode:hover {
  color: #49b1f5;
}
#page-header.nav-fixed.fixed #nav {
  top: 0;
}
#page-header.nav-fixed + .layout > .aside-content > .sticky_layout {
  top: 70px;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  transition: top 0.5s;
}
#page-header.fixed #nav {
  position: fixed;
  top: 0;
  z-index: 91;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;
  -moz-transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;
  -o-transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;
  -ms-transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;
  transition: background 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;
}
#page-header.fixed + .layout > .aside-content > .sticky_layout {
  top: 70px;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  transition: top 0.5s;
}
#page-header.fixed + .layout #card-toc .toc-content {
  max-height: calc(100vh - 170px);
}
#page-header.nav-fixed.fixed #nav {
  background: -webkit-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -webkit-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -moz-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -moz-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -o-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -o-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -ms-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -ms-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), linear-gradient(135deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  -webkit-box-shadow: 0 8px 22px -14px rgba(0,0,0,0.45), 0 1px 0 rgba(0,0,0,0.08);
  box-shadow: 0 8px 22px -14px rgba(0,0,0,0.45), 0 1px 0 rgba(0,0,0,0.08);
  backdrop-filter: blur(12px);
}
#page-header.nav-fixed.fixed #nav #blog-info {
  color: var(--font-color);
}
#page-header.nav-fixed.fixed #nav #blog-info .site-name {
  text-shadow: none;
}
#page-header.nav-fixed.fixed #nav a,
#page-header.nav-fixed.fixed #nav span.site-page,
#page-header.nav-fixed.fixed #nav #toggle-menu,
#page-header.nav-fixed.fixed #nav #search-button,
#page-header.nav-fixed.fixed #nav #nav-darkmode {
  color: var(--font-color);
  text-shadow: none;
}
#page-header.nav-fixed.fixed #nav a:hover,
#page-header.nav-fixed.fixed #nav span.site-page:hover,
#page-header.nav-fixed.fixed #nav #toggle-menu:hover,
#page-header.nav-fixed.fixed #nav #search-button:hover,
#page-header.nav-fixed.fixed #nav #nav-darkmode:hover {
  color: #49b1f5;
}
#page-header.not-top-img.fixed #nav {
  background: -webkit-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -webkit-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -moz-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -moz-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -o-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -o-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: -ms-radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), -ms-linear-gradient(315deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  background: radial-gradient(circle at 88% 0, rgba(73, 177, 245, .12), transparent 30%), linear-gradient(135deg, rgba(73, 177, 245, .055), rgba(255, 255, 255, .92)), #ffffff;
  -webkit-box-shadow: 0 8px 22px -14px rgba(0,0,0,0.45), 0 1px 0 rgba(0,0,0,0.08);
  box-shadow: 0 8px 22px -14px rgba(0,0,0,0.45), 0 1px 0 rgba(0,0,0,0.08);
  backdrop-filter: blur(12px);
}
#page-header.not-top-img.fixed #nav #blog-info {
  color: var(--font-color);
}
#page-header.not-top-img.fixed #nav #blog-info .site-name {
  text-shadow: none;
}
#page-header.not-top-img.fixed #nav a,
#page-header.not-top-img.fixed #nav span.site-page,
#page-header.not-top-img.fixed #nav #toggle-menu,
#page-header.not-top-img.fixed #nav #search-button,
#page-header.not-top-img.fixed #nav #nav-darkmode {
  color: var(--font-color);
  text-shadow: none;
}
#page-header.not-top-img.fixed #nav a:hover,
#page-header.not-top-img.fixed #nav span.site-page:hover,
#page-header.not-top-img.fixed #nav #toggle-menu:hover,
#page-header.not-top-img.fixed #nav #search-button:hover,
#page-header.not-top-img.fixed #nav #nav-darkmode:hover {
  color: #49b1f5;
}
#page .page-title {
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 2em;
}
#post > #post-info {
  margin-bottom: 30px;
}
#post > #post-info .post-title {
  padding-bottom: 4px;
  border-bottom: 1px solid var(--light-grey);
  color: var(--text-highlight-color);
}
#post > #post-info .post-title .post-edit-link {
  float: right;
}
#post > #post-info #post-meta,
#post > #post-info #post-meta a {
  color: #78818a;
}
#post-info .post-title {
  margin-bottom: 8px;
  color: var(--white);
  font-weight: normal;
  font-size: 2.5em;
  line-height: 1.5;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 768px) {
  #post-info .post-title {
    font-size: 2.1em;
  }
}
#post-info .post-title .post-edit-link {
  padding-left: 10px;
}
#post-info #post-meta {
  color: var(--light-grey);
  font-size: 95%;
}
@media screen and (min-width: 768px) {
  #post-info #post-meta > .meta-secondline > span:first-child {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #post-info #post-meta {
    font-size: 90%;
  }
  #post-info #post-meta > .meta-firstline,
  #post-info #post-meta > .meta-secondline {
    display: inline;
  }
}
#post-info #post-meta .post-meta-separator {
  margin: 0 5px;
}
#post-info #post-meta .post-meta-icon {
  margin-right: 4px;
}
#post-info #post-meta .post-meta-label {
  margin-right: 4px;
}
#post-info #post-meta a {
  color: var(--light-grey);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#post-info #post-meta a:hover {
  color: #49b1f5;
  text-decoration: underline;
}
#nav {
  position: absolute;
  top: 0;
  z-index: 90;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 36px;
  width: 100%;
  height: 60px;
  font-size: 1.3em;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #nav {
    padding: 0 16px;
  }
}
#nav.show {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#nav #blog-info {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: var(--light-grey);
}
#nav #blog-info .site-icon {
  margin-right: 6px;
  height: 36px;
  vertical-align: middle;
}
#nav #blog-info .nav-page-title {
  display: none;
}
#nav #blog-info {
  position: absolute;
  left: 36px;
  max-width: calc(50% - 72px);
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
@media screen and (max-width: 768px) {
  #nav #blog-info {
    left: 16px;
    max-width: calc(100% - 150px);
  }
}
#nav #menus {
  margin: 0 auto;
}
#nav #nav-actions {
  position: absolute;
  right: 36px;
}
@media screen and (max-width: 768px) {
  #nav #nav-actions {
    right: 16px;
  }
}
#nav #toggle-menu {
  display: none;
  padding: 2px 0 0 6px;
  vertical-align: top;
}
#nav #toggle-menu .site-page {
  font-size: 0.88em;
}
#nav #toggle-menu:hover {
  color: var(--white);
}
#nav a,
#nav span.site-page,
#nav #search-button,
#nav #nav-darkmode {
  color: var(--light-grey);
}
#nav a:hover,
#nav span.site-page:hover,
#nav #search-button:hover,
#nav #nav-darkmode:hover {
  color: var(--white);
}
#nav .site-name {
  text-shadow: 2px 2px 4px rgba(0,0,0,0.15);
  font-weight: bold;
}
#nav .menus_items {
  display: inline;
}
#nav .menus_items .menus_item {
  position: relative;
  display: inline-block;
  padding: 0 0 0 14px;
}
#nav .menus_items .menus_item > a,
#nav .menus_items .menus_item > span.site-page {
  font-size: 0.88em;
}
#nav .menus_items .menus_item:hover .menus_item_child {
  display: block;
}
#nav .menus_items .menus_item:hover > .site-page > i:last-child {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#nav .menus_items .menus_item > .site-page > i:last-child {
  padding: 4px;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  transition: transform 0.3s;
}
#nav .menus_items .menus_item .menus_item_child {
  position: absolute;
  right: 0;
  display: none;
  margin-top: 8px;
  padding: 0;
  width: max-content;
  background-color: var(--sidebar-bg);
  -webkit-box-shadow: 0 5px 20px -4px rgba(0,0,0,0.5);
  box-shadow: 0 5px 20px -4px rgba(0,0,0,0.5);
  -webkit-animation: sub_menus 0.3s 0.1s ease both;
  -moz-animation: sub_menus 0.3s 0.1s ease both;
  -o-animation: sub_menus 0.3s 0.1s ease both;
  -ms-animation: sub_menus 0.3s 0.1s ease both;
  animation: sub_menus 0.3s 0.1s ease both;
  border-radius: 5px;
}
#nav .menus_items .menus_item .menus_item_child:before {
  position: absolute;
  top: -8px;
  left: 0;
  width: 100%;
  height: 20px;
  content: '';
}
#nav .menus_items .menus_item .menus_item_child li {
  list-style: none;
}
#nav .menus_items .menus_item .menus_item_child li:hover {
  background: var(--text-bg-hover);
}
#nav .menus_items .menus_item .menus_item_child li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#nav .menus_items .menus_item .menus_item_child li:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#nav .menus_items .menus_item .menus_item_child li a {
  display: inline-block;
  padding: 8px 16px;
  width: 100%;
  color: var(--font-color) !important;
  text-shadow: none !important;
}
#nav #nav-actions {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  gap: 14px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 14px;
}
#nav.hide-menu #menus {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -o-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  gap: 10px;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -o-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
#nav.hide-menu #toggle-menu {
  display: -webkit-inline-box !important;
  display: -moz-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-box !important;
  display: inline-flex !important;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0;
}
#nav.hide-menu #toggle-menu .site-page {
  padding-bottom: 0;
  font-size: inherit;
}
#nav.hide-menu #toggle-menu .site-page:after {
  display: none;
}
#nav.hide-menu .menus_items {
  display: none;
}
#nav.hide-menu #nav-actions {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -o-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  position: static;
  right: auto;
  margin-left: auto;
  margin-right: 8px;
}
#nav #search-button,
#nav #nav-darkmode {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 1.25em;
  height: 1.25em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--light-grey);
  text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  font-size: inherit;
  line-height: 1;
  cursor: pointer;
}
#nav #search-button:hover,
#nav #nav-darkmode:hover {
  color: var(--white);
}
#nav #search-button i,
#nav #nav-darkmode i {
  width: 1.2em;
  text-align: center;
  color: inherit;
  font-size: 1em;
  line-height: 1;
}
#nav .site-page {
  position: relative;
  padding-bottom: 6px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  font-size: 0.78em;
  cursor: pointer;
}
#nav .site-page:not(.child):after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 0;
  height: 3px;
  background-color: #80c8f8;
  content: '';
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 6px;
}
#nav .site-page:not(.child):hover:after {
  width: 100%;
}
#nav .nav-page-title {
  position: relative;
  overflow: hidden;
}
#nav .nav-page-title > :first-child,
#nav .nav-page-title > :last-child {
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#nav .nav-page-title > :last-child {
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-50%) translateY(-10px);
  -moz-transform: translateY(-50%) translateY(-10px);
  -o-transform: translateY(-50%) translateY(-10px);
  -ms-transform: translateY(-50%) translateY(-10px);
  transform: translateY(-50%) translateY(-10px);
}
#nav .nav-page-title:hover > :last-child {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(-50%) translateY(0);
  -moz-transform: translateY(-50%) translateY(0);
  -o-transform: translateY(-50%) translateY(0);
  -ms-transform: translateY(-50%) translateY(0);
  transform: translateY(-50%) translateY(0);
}
#nav .nav-page-title:hover > :first-child {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -o-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
[data-theme='dark'] .home-banner-search-box .search-category-trigger {
  color: rgba(255,255,255,0.78);
}
[data-theme='dark'] .home-banner-search-box .search-category-trigger:hover,
[data-theme='dark'] .home-banner-search-box .search-category-trigger:focus {
  background: rgba(73,177,245,0.14);
  color: #49b1f5;
}
[data-theme='dark'] .home-banner-search-box .search-category-panel {
  border-color: rgba(255,255,255,0.1);
  background: -webkit-linear-gradient(270deg, rgba(35,35,42,0.98), rgba(24,24,30,0.96));
  background: -moz-linear-gradient(270deg, rgba(35,35,42,0.98), rgba(24,24,30,0.96));
  background: -o-linear-gradient(270deg, rgba(35,35,42,0.98), rgba(24,24,30,0.96));
  background: -ms-linear-gradient(270deg, rgba(35,35,42,0.98), rgba(24,24,30,0.96));
  background: linear-gradient(180deg, rgba(35,35,42,0.98), rgba(24,24,30,0.96));
  -webkit-box-shadow: 0 18px 42px -24px rgba(0,0,0,0.95), 0 8px 22px -18px rgba(0,0,0,0.86);
  box-shadow: 0 18px 42px -24px rgba(0,0,0,0.95), 0 8px 22px -18px rgba(0,0,0,0.86);
}
[data-theme='dark'] .home-banner-search-box .search-category-panel::before {
  border-color: rgba(255,255,255,0.1);
  background: rgba(35,35,42,0.98);
}
[data-theme='dark'] .home-banner-search-box .search-category-panel-title {
  border-bottom-color: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.62);
}
[data-theme='dark'] .home-banner-search-box .search-category-option {
  border-color: rgba(255,255,255,0.1);
  background: rgba(255,255,255,0.07);
  color: rgba(255,255,255,0.78);
}
[data-theme='dark'] .home-banner-search-box .search-category-option:hover {
  border-color: rgba(73,177,245,0.5);
  background: rgba(73,177,245,0.16);
}
#pagination .pagination {
  margin-top: 20px;
  text-align: center;
}
#pagination .page-number.current {
  background: #00c4b6;
  color: var(--white);
}
#pagination .full-width {
  width: 100% !important;
}
#pagination .pagination-related {
  height: 150px;
}
@media screen and (min-width: 768px) {
  #pagination .pagination-related {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
#pagination .pagination-related .info-1 .info-item-2 {
  -webkit-line-clamp: 1;
}
#pagination .pagination-related .info-2 .info-item-1 {
  -webkit-line-clamp: 2;
}
#pagination.pagination-post {
  overflow: hidden;
  margin-top: 40px;
  width: 100%;
  border-radius: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
@media screen and (max-width: 768px) {
  #pagination.pagination-post {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.layout .pagination > * {
  display: inline-block;
  margin: 0 6px;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
}
.layout .pagination > *:not(.space):hover {
  background: var(--btn-hover-color);
  color: var(--btn-color);
}
#archive .pagination {
  margin-top: 30px;
}
#archive .pagination > *:not(.space) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pagination-related {
  position: relative;
  display: inline-block;
  overflow: hidden;
  background: #000;
  vertical-align: bottom;
}
.pagination-related.next-post .info {
  text-align: right;
}
.pagination-related .info .info-1,
.pagination-related .info .info-2 {
  padding: 20px 40px;
  color: var(--white);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -o-transition: -o-transform 0.3s, opacity 0.3s;
  -ms-transition: -ms-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.pagination-related .info .info-1 .info-item-1 {
  color: var(--light-grey);
  text-transform: uppercase;
  font-size: 90%;
}
.pagination-related .info .info-1 .info-item-2 {
  color: var(--white);
  font-weight: 500;
}
.pagination-related .info .info-2 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.pagination-related:not(.no-desc):hover .info-1 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.pagination-related:not(.no-desc):hover .info-2 {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.container {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.container a {
  color: #49b1f5;
}
.container a:hover {
  text-decoration: underline;
}
.container img {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%;
  -webkit-transition: filter 375ms ease-in 0.2s;
  -moz-transition: filter 375ms ease-in 0.2s;
  -o-transition: filter 375ms ease-in 0.2s;
  -ms-transition: filter 375ms ease-in 0.2s;
  transition: filter 375ms ease-in 0.2s;
  border-radius: 6px;
}
.container p {
  margin: 0 0 16px;
}
.container iframe {
  margin: 0 0 20px;
}
.container th {
  text-align: left;
}
.container kbd {
  margin: 0 3px;
  padding: 3px 5px;
  border: 1px solid #b4b4b4;
  background-color: #f8f8f8;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25), 0 2px 1px 0 rgba(255,255,255,0.6) inset;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25), 0 2px 1px 0 rgba(255,255,255,0.6) inset;
  color: #34495e;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.9em;
  font-family: Monaco, 'Ubuntu Mono', monospace;
  line-height: 1em;
  border-radius: 3px;
}
.container ol ol,
.container ul ol,
.container ol ul,
.container ul ul {
  padding-left: 20px;
}
.container ol li,
.container ul li {
  margin: 4px 0;
}
.container ol p,
.container ul p {
  margin: 0 0 8px;
}
.container > :last-child {
  margin-bottom: 0 !important;
}
.container hr {
  margin: 20px 0;
}
.container.post-content h1,
.container.post-content h2,
.container.post-content h3,
.container.post-content h4,
.container.post-content h5,
.container.post-content h6 {
  letter-spacing: 0;
  line-height: 1.45;
  -webkit-transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, -ms-transform 0.2s ease;
  transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.container.post-content h1,
.container.post-content h2,
.container.post-content h3,
.container.post-content h4,
.container.post-content h5,
.container.post-content h6 {
  width: fit-content;
  max-width: 100%;
  padding-bottom: 8px;
}
.container.post-content h1:after,
.container.post-content h2:after,
.container.post-content h3:after,
.container.post-content h4:after,
.container.post-content h5:after,
.container.post-content h6:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 3px;
  border-radius: 3px;
  background: #49b1f5;
  -webkit-box-shadow: 0 5px 12px -9px rgba(73,177,245,0.9);
  box-shadow: 0 5px 12px -9px rgba(73,177,245,0.9);
  content: '';
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.container.post-content h1:hover,
.container.post-content h2:hover,
.container.post-content h3:hover,
.container.post-content h4:hover,
.container.post-content h5:hover,
.container.post-content h6:hover {
  color: #49b1f5;
}
.container.post-content h1:hover:after,
.container.post-content h2:hover:after,
.container.post-content h3:hover:after,
.container.post-content h4:hover:after,
.container.post-content h5:hover:after,
.container.post-content h6:hover:after {
  width: 68%;
}
.container.post-content ol p,
.container.post-content ul p {
  margin: 0 0 8px;
}
.container.post-content li::marker {
  color: #49b1f5;
  font-weight: 600;
  font-size: 1.05em;
}
.container.post-content li:hover::marker {
  color: var(--pseudo-hover);
}
.container.post-content ul > li {
  list-style-type: circle;
}
#post .tag_share:after {
  display: block;
  clear: both;
  content: '';
}
#post .tag_share .post-meta__tag-list {
  display: inline-block;
}
#post .tag_share .post-meta__tags {
  display: inline-block;
  margin: 8px 8px 8px 0;
  padding: 0 12px;
  width: fit-content;
  border: 1px solid #49b1f5;
  border-radius: 12px;
  color: #49b1f5;
  font-size: 0.85em;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#post .tag_share .post-meta__tags:hover {
  background: #49b1f5;
  color: var(--white);
}
#post .tag_share .post-share {
  display: inline-block;
  float: right;
  margin: 8px 0 0;
  width: fit-content;
}
#post .tag_share .post-share .social-share {
  font-size: 0.85em;
}
#post .tag_share .post-share .social-share .social-share-icon {
  margin: 0 4px;
  width: 1.85em;
  height: 1.85em;
  font-size: 1.2em;
  line-height: 1.85em;
}
#post .post-copyright {
  position: relative;
  margin: 40px 0 10px;
  padding: 10px 16px;
  border: 1px solid var(--light-grey);
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  border-radius: 6px;
}
#post .post-copyright:before {
  display: inline-block;
  font-weight: 600;
  font-family: 'Font Awesome 7 Free', 'Font Awesome 6 Free';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 2px;
  right: 12px;
  color: #49b1f5;
  content: '\f1f9';
  font-size: 1.3em;
}
#post .post-copyright:hover {
  -webkit-box-shadow: 0 0 8px 0 rgba(232,237,250,0.6), 0 2px 4px 0 rgba(232,237,250,0.5);
  box-shadow: 0 0 8px 0 rgba(232,237,250,0.6), 0 2px 4px 0 rgba(232,237,250,0.5);
}
#post .post-copyright .post-copyright-meta {
  color: #49b1f5;
  font-weight: bold;
}
#post .post-copyright .post-copyright-meta i {
  margin-right: 3px;
}
#post .post-copyright .post-copyright-info {
  padding-left: 6px;
}
#post .post-copyright .post-copyright-info a {
  text-decoration: underline;
  word-break: break-word;
}
#post .post-copyright .post-copyright-info a:hover {
  text-decoration: none;
}
#post #post-outdate-notice {
  position: relative;
  margin: 0 0 20px;
  padding: 0.5em 1.2em;
  background-color: #ffe6e6;
  color: #f66;
  border-radius: 3px;
  padding: 0.5em 1em 0.5em 2.6em;
  border-left: 5px solid #ff8080;
}
#post #post-outdate-notice .num {
  padding: 0 4px;
}
#post #post-outdate-notice:before {
  display: inline-block;
  font-weight: 600;
  font-family: 'Font Awesome 7 Free', 'Font Awesome 6 Free';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  left: 0.9em;
  color: #ff8080;
  content: '\f071';
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#post .ads-wrap {
  margin: 40px 0;
}
.resource-detail-ad {
  margin: 14px 0 16px;
}
.resource-detail-ad-image {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  background: var(--card-bg);
}
.resource-detail-ad-image img {
  display: block;
  width: 100%;
  height: auto;
}
.resource-detail-ad-placeholder {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 96px;
  border: 1px dashed rgba(73,177,245,0.42);
  border-radius: 10px;
  background: -webkit-linear-gradient(315deg, rgba(73,177,245,0.075), rgba(73,177,245,0.025));
  background: -moz-linear-gradient(315deg, rgba(73,177,245,0.075), rgba(73,177,245,0.025));
  background: -o-linear-gradient(315deg, rgba(73,177,245,0.075), rgba(73,177,245,0.025));
  background: -ms-linear-gradient(315deg, rgba(73,177,245,0.075), rgba(73,177,245,0.025));
  background: linear-gradient(135deg, rgba(73,177,245,0.075), rgba(73,177,245,0.025));
  color: var(--font-color);
}
.resource-detail-ad-placeholder .resource-detail-ad-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 6px;
  padding: 18px;
  text-align: center;
}
.resource-detail-ad-placeholder .resource-detail-ad-label {
  color: var(--text-highlight-color);
  font-size: 1.05em;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.resource-detail-ad-placeholder .resource-detail-ad-desc {
  color: var(--font-color);
  font-size: 0.86em;
  opacity: 0.68;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";
  filter: alpha(opacity=68);
}
.post-disclaimer {
  margin: 13px 0 22px;
  padding: 14px 16px;
  border: 1px solid var(--hr-border);
  border-radius: 8px;
  background: var(--card-bg);
  color: var(--font-color);
  -webkit-box-shadow: 0 10px 26px -24px rgba(0,0,0,0.55);
  box-shadow: 0 10px 26px -24px rgba(0,0,0,0.55);
}
.post-disclaimer .post-disclaimer-title {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  color: var(--text-highlight-color);
  font-weight: 700;
  line-height: 1.35;
}
.post-disclaimer .post-disclaimer-title i {
  color: #49b1f5;
  font-size: 1.05em;
}
.post-disclaimer .post-disclaimer-content {
  color: var(--font-color);
  font-size: 0.94em;
  line-height: 1.75;
  opacity: 0.88;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";
  filter: alpha(opacity=88);
}
.post-disclaimer .post-disclaimer-content p {
  margin: 0;
}
.post-disclaimer .post-disclaimer-content p + p {
  margin-top: 8px;
}
.post-disclaimer-card {
  border-left: 4px solid #49b1f5;
}
.post-disclaimer-groupbox {
  margin-top: 28px;
  padding-top: 18px;
  overflow: visible;
}
.post-disclaimer-groupbox .post-disclaimer-title {
  width: fit-content;
  max-width: calc(100% - 28px);
  margin: 0 0 0 -2px;
  padding: 0 8px;
  background: var(--card-bg);
  -webkit-transform: translateY(-31px);
  -moz-transform: translateY(-31px);
  -o-transform: translateY(-31px);
  -ms-transform: translateY(-31px);
  transform: translateY(-31px);
}
.post-disclaimer-groupbox .post-disclaimer-content {
  margin-top: -18px;
}
[data-theme='dark'] .post-disclaimer {
  border-color: rgba(255,255,255,0.12);
  background: rgba(255,255,255,0.045);
  -webkit-box-shadow: 0 12px 28px -24px rgba(0,0,0,0.9);
  box-shadow: 0 12px 28px -24px rgba(0,0,0,0.9);
}
[data-theme='dark'] .post-disclaimer .post-disclaimer-content {
  opacity: 0.78;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
  filter: alpha(opacity=78);
}
[data-theme='dark'] .post-disclaimer-card {
  border-left-color: #49b1f5;
}
[data-theme='dark'] .post-disclaimer-groupbox {
  background: var(--card-bg);
}
[data-theme='dark'] .post-disclaimer-groupbox .post-disclaimer-title {
  background: var(--card-bg);
}
[data-theme='dark'] .resource-detail-ad-placeholder {
  border-color: rgba(73,177,245,0.5);
  background: -webkit-linear-gradient(315deg, rgba(73,177,245,0.12), rgba(255,255,255,0.04));
  background: -moz-linear-gradient(315deg, rgba(73,177,245,0.12), rgba(255,255,255,0.04));
  background: -o-linear-gradient(315deg, rgba(73,177,245,0.12), rgba(255,255,255,0.04));
  background: -ms-linear-gradient(315deg, rgba(73,177,245,0.12), rgba(255,255,255,0.04));
  background: linear-gradient(135deg, rgba(73,177,245,0.12), rgba(255,255,255,0.04));
}
.layout.modern-post-layout {
  max-width: 1500px;
  padding-top: 13px;
}
.layout.modern-post-layout.hide-aside {
  max-width: 1500px;
}
.layout.modern-post-layout.hide-aside > div:first-child {
  width: 100% !important;
}
@media screen and (min-width: 900px) {
  .layout.modern-post-layout {
    gap: 20px;
  }
  .layout.modern-post-layout > div:first-child {
    width: calc(100% - 20% - 10px);
    min-width: 0;
  }
  .layout.modern-post-layout > #aside-content {
    width: calc(20% - 10px);
    padding-left: 0;
  }
}
@media screen and (min-width: 2000px) {
  .layout.modern-post-layout {
    max-width: 1500px;
  }
}
html.hide-aside .layout.modern-post-layout {
  max-width: 1500px;
}
html.hide-aside .layout.modern-post-layout > div:first-child {
  width: 100% !important;
}
html.auto-hide-aside .layout.modern-post-layout {
  max-width: 1500px;
}
html.auto-hide-aside .layout.modern-post-layout > div:first-child {
  width: 100% !important;
}
#body-wrap.modern-post-page #page-header.not-top-img {
  margin-bottom: 0;
}
#body-wrap.modern-post-page #nav {
  background: var(--card-bg);
  -webkit-box-shadow: 0 5px 18px -14px rgba(0,0,0,0.55);
  box-shadow: 0 5px 18px -14px rgba(0,0,0,0.55);
}
#post.modern-post {
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#post.modern-post .modern-post-breadcrumb {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 8px;
  padding: 0 14px;
  color: var(--font-color);
  font-size: 1.01em;
  line-height: 1.4;
  opacity: 0.58;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=58)";
  filter: alpha(opacity=58);
}
#post.modern-post .modern-post-breadcrumb a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  color: var(--font-color);
}
#post.modern-post .modern-post-breadcrumb a:hover {
  color: #49b1f5;
}
#post.modern-post .modern-post-breadcrumb span:last-child {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
#post.modern-post .modern-post-heading {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 14px;
  margin-bottom: 13px;
  padding: 14px;
  border: 1px solid rgba(60,80,110,0.18);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
  box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
}
#post.modern-post .modern-post-heading #post-info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-self: stretch;
  align-self: stretch;
  -ms-flex-item-align: stretch;
  min-width: 0;
  width: 100%;
  margin-bottom: 0;
}
#post.modern-post .modern-post-heading .modern-post-cover {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 150px;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  overflow: hidden;
  width: 150px;
  height: 90px;
  border-radius: 6px;
  background: var(--light-grey);
}
#post.modern-post .modern-post-heading .modern-post-cover img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#post.modern-post .modern-post-heading.software-post-heading .modern-post-cover {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 190px;
  -ms-flex: 0 0 190px;
  flex: 0 0 190px;
  width: 190px;
  height: 112px;
  border-radius: 7px;
  -webkit-box-shadow: 0 10px 22px -18px rgba(0,0,0,0.68);
  box-shadow: 0 10px 22px -18px rgba(0,0,0,0.68);
}
#post.modern-post .modern-post-heading.book-post-heading {
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
#post.modern-post .modern-post-heading.book-post-heading #post-info {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
#post.modern-post .modern-post-heading.book-post-heading .modern-post-cover {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 calc(var(--book-post-cover-height, 220px) * 2 / 3);
  -ms-flex: 0 0 calc(var(--book-post-cover-height, 220px) * 2 / 3);
  flex: 0 0 calc(var(--book-post-cover-height, 220px) * 2 / 3);
  width: calc(var(--book-post-cover-height, 220px) * 2 / 3);
  height: var(--book-post-cover-height, 220px);
  aspect-ratio: 2/3;
  border-radius: 7px;
  -webkit-box-shadow: 0 10px 22px -18px rgba(0,0,0,0.75);
  box-shadow: 0 10px 22px -18px rgba(0,0,0,0.75);
}
#post.modern-post .modern-post-heading.book-post-heading .modern-post-cover img {
  object-fit: cover;
}
#post.modern-post .modern-post-heading.book-post-heading .book-post-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  gap: 6px;
  margin: -1px 0 8px;
}
#post.modern-post .modern-post-heading.book-post-heading .book-post-meta-item {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  width: fit-content;
  max-width: 100%;
  padding: 5px 9px;
  border: 1px solid rgba(127,127,127,0.14);
  border-radius: 999px;
  background: var(--global-bg);
  color: var(--font-color);
  font-size: 0.84em;
  line-height: 1.4;
}
#post.modern-post .modern-post-heading.book-post-heading .book-post-meta-item b {
  color: var(--card-meta);
  font-weight: 600;
}
#post.modern-post .modern-post-heading.book-post-heading .book-post-meta-item em {
  overflow: hidden;
  color: var(--text-highlight-color);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-style: normal;
}
#post.modern-post .modern-post-heading.book-post-heading .book-post-downloads {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6px;
  margin: 2px 0 8px;
}
#post.modern-post .modern-post-heading.book-post-heading .book-post-download {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  min-width: 104px;
  min-height: 34px;
  margin: 0;
  padding: 0 10px;
  border-radius: 8px;
  font-size: 0.86em;
}
#post.modern-post .modern-post-heading.book-post-heading .book-post-download .netdisk-button-icon {
  width: 22px;
  height: 22px;
  border-radius: 7px;
  font-size: 0.82em;
}
#post.modern-post .modern-post-heading.book-post-heading .book-post-download .netdisk-button-title {
  max-width: 92px;
}
#post.modern-post .modern-post-heading .post-title {
  margin-top: 0;
  margin-bottom: 6px;
  padding-bottom: 0;
  border-bottom: 0;
  color: var(--text-highlight-color);
  font-weight: 700;
  font-size: 1.75em;
  line-height: 1.35;
  -webkit-line-clamp: 3;
}
#post.modern-post .modern-post-heading #post-meta,
#post.modern-post .modern-post-heading #post-meta a {
  color: var(--font-color);
  opacity: 0.72;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
  filter: alpha(opacity=72);
}
#post.modern-post #article-container {
  padding: 14px 24px 24px;
  border: 1px solid rgba(60,80,110,0.18);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
  box-shadow: 0 12px 30px -18px rgba(0,0,0,0.42), 0 2px 8px -6px rgba(0,0,0,0.28);
}
#post.modern-post .post-copyright,
#post.modern-post .tag_share,
#post.modern-post .post-reward,
#post.modern-post .ads-wrap,
#post.modern-post .relatedPosts,
#post.modern-post #post-comment,
#post.modern-post nav.pagination-post {
  margin-right: 0;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  #post.modern-post .modern-post-breadcrumb {
    padding: 0 6px;
  }
  #post.modern-post .modern-post-heading {
    padding: 12px;
    gap: 10px;
  }
  #post.modern-post .modern-post-heading .modern-post-cover {
    -webkit-flex-basis: 96px;
    flex-basis: 96px;
    width: 96px;
    height: 68px;
  }
  #post.modern-post .modern-post-heading.software-post-heading .modern-post-cover {
    -webkit-flex-basis: 120px;
    flex-basis: 120px;
    width: 120px;
    height: 76px;
  }
  #post.modern-post .modern-post-heading.book-post-heading .modern-post-cover {
    -webkit-flex-basis: calc(var(--book-post-cover-height, 144px) * 2 / 3);
    flex-basis: calc(var(--book-post-cover-height, 144px) * 2 / 3);
    width: calc(var(--book-post-cover-height, 144px) * 2 / 3);
    height: var(--book-post-cover-height, 144px);
  }
  #post.modern-post .modern-post-heading.book-post-heading .book-post-meta {
    gap: 5px;
  }
  #post.modern-post .modern-post-heading.book-post-heading .book-post-meta-item {
    padding: 4px 7px;
    font-size: 0.78em;
  }
  #post.modern-post .modern-post-heading.book-post-heading .book-post-downloads {
    gap: 5px;
  }
  #post.modern-post .modern-post-heading.book-post-heading .book-post-download {
    min-width: 0;
    min-height: 32px;
    padding: 0 8px;
    font-size: 0.78em;
  }
  #post.modern-post .modern-post-heading.book-post-heading .book-post-download .netdisk-button-title {
    max-width: 72px;
  }
  #post.modern-post .modern-post-heading .post-title {
    font-size: 1.45em;
  }
  #post.modern-post #article-container {
    padding: 14px 14px 18px;
  }
}
.relatedPosts {
  margin-top: 40px;
}
.relatedPosts > .headline {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 1.43em;
}
.relatedPosts > .relatedPosts-list > a {
  margin: 3px;
  width: calc(33.333% - 6px);
  height: 200px;
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  .relatedPosts > .relatedPosts-list > a {
    margin: 2px;
    width: calc(50% - 4px);
    height: 150px;
  }
}
@media screen and (max-width: 600px) {
  .relatedPosts > .relatedPosts-list > a {
    width: calc(100% - 4px);
  }
}
.relatedPosts > .relatedPosts-list .info .info-1 .info-item-2 {
  -webkit-line-clamp: 2;
}
.relatedPosts > .relatedPosts-list .info .info-2 .info-item-1 {
  -webkit-line-clamp: 3;
}
.post-reward {
  position: relative;
  margin-top: 80px;
  width: 100%;
  text-align: center;
  pointer-events: none;
}
.post-reward > * {
  pointer-events: auto;
}
.post-reward .reward-button {
  display: inline-block;
  padding: 4px 24px;
  background: var(--btn-bg);
  color: var(--btn-color);
  cursor: pointer;
  border-radius: 6px;
}
.post-reward .reward-button i {
  margin-right: 5px;
  vertical-align: baseline;
}
.post-reward:hover .reward-button {
  background: var(--btn-hover-color);
}
.post-reward:hover > .reward-main {
  display: block;
}
.post-reward .reward-main {
  position: absolute;
  bottom: 50px;
  left: 0;
  z-index: 100;
  display: none;
  padding: 0 0 15px;
  width: 100%;
}
.post-reward .reward-main .reward-all {
  display: inline-block;
  margin: 0;
  padding: 20px 10px;
  background: var(--reward-pop);
  border-radius: 6px;
}
.post-reward .reward-main .reward-all:before {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 20px;
  content: '';
}
.post-reward .reward-main .reward-all:after {
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: 13px solid var(--reward-pop);
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  content: '';
}
.post-reward .reward-main .reward-all .reward-item {
  display: inline-block;
  padding: 0 8px;
  list-style-type: none;
  vertical-align: top;
}
.post-reward .reward-main .reward-all .reward-item img {
  width: 130px;
  height: 130px;
}
.post-reward .reward-main .reward-all .reward-item .post-qr-code-desc {
  width: 130px;
  color: #858585;
}
#rightside {
  position: fixed;
  right: -48px;
  bottom: 40px;
  z-index: 100;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
#rightside.rightside-show {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -webkit-transform: translate(-58px, 0);
  -moz-transform: translate(-58px, 0);
  -o-transform: translate(-58px, 0);
  -ms-transform: translate(-58px, 0);
  transform: translate(-58px, 0);
}
#rightside #rightside-config-hide {
  height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  -ms-transition: -ms-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transform: translate(45px, 0);
  -moz-transform: translate(45px, 0);
  -o-transform: translate(45px, 0);
  -ms-transform: translate(45px, 0);
  transform: translate(45px, 0);
}
#rightside #rightside-config-hide.show {
  height: auto;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
#rightside #rightside-config-hide.status {
  height: auto;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#rightside > div > button,
#rightside > div > a {
  display: block;
  margin-bottom: 5px;
  width: 35px;
  height: 35px;
  background-color: var(--btn-bg);
  color: var(--btn-color);
  text-align: center;
  font-size: 16px;
  line-height: 35px;
  border-radius: 5px;
}
#rightside > div > button:hover,
#rightside > div > a:hover {
  background-color: var(--btn-hover-color);
}
#rightside > div > button i,
#rightside > div > a i {
  vertical-align: baseline;
}
#rightside #mobile-toc-button {
  display: none;
}
@media screen and (max-width: 900px) {
  #rightside #mobile-toc-button {
    display: block;
  }
}
@media screen and (max-width: 900px) {
  #rightside #hide-aside-btn {
    display: none;
  }
}
@-moz-keyframes fadeInScale {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fadeInScale {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes fadeInScale {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fadeInScale {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
#sidebar #menu-mask {
  position: fixed;
  z-index: 102;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
}
#sidebar #sidebar-menus {
  position: fixed;
  top: 0;
  right: -330px;
  z-index: 103;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-left: 5px;
  width: 330px;
  height: 100%;
  background: var(--sidebar-bg);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
#sidebar #sidebar-menus.open {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
#sidebar #sidebar-menus > .avatar-img {
  margin: 20px auto;
}
#sidebar #sidebar-menus .site-data {
  padding: 0 10px;
}
#sidebar #sidebar-menus hr {
  margin: 20px auto;
}
#sidebar #sidebar-menus .menus_items {
  margin: 20px;
  padding: 15px;
  background: var(--sidebar-menu-bg);
  -webkit-box-shadow: 0 0 1px 1px rgba(7,17,27,0.05);
  box-shadow: 0 0 1px 1px rgba(7,17,27,0.05);
  border-radius: 10px;
}
#sidebar #sidebar-menus .menus_items .site-page {
  position: relative;
  display: block;
  margin: 4px 0;
  padding: 2px 23px 2px 15px;
  color: var(--font-color);
  font-size: 1.15em;
  cursor: pointer;
  border-radius: 6px;
}
#sidebar #sidebar-menus .menus_items .site-page:hover {
  background: var(--text-bg-hover);
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  color: var(--white);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}
#sidebar #sidebar-menus .menus_items .site-page i:first-child {
  width: 15%;
  text-align: left;
}
#sidebar #sidebar-menus .menus_items .site-page.group > i:last-child {
  position: absolute;
  top: 0.6em;
  right: 10px;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  transition: transform 0.3s;
}
#sidebar #sidebar-menus .menus_items .site-page.group.hide > i:last-child {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#sidebar #sidebar-menus .menus_items .site-page.group.hide + .menus_item_child {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -o-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
#sidebar #sidebar-menus .menus_items .menus_item_child {
  margin: 0;
  padding-left: 25px;
  max-height: 0;
  list-style: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease, max-height 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease, max-height 0.3s ease;
  -o-transition: -o-transform 0.3s ease, opacity 0.3s ease, max-height 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease, opacity 0.3s ease, max-height 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, max-height 0.3s ease;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -o-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  will-change: transform, opacity, max-height;
}
#sidebar #sidebar-menus .site-page.group:not(.hide) + .menus_item_child {
  max-height: 1000px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
#vcomment {
  font-size: 1.1em;
}
#vcomment .vbtn {
  border: none;
  background: var(--btn-bg);
  color: var(--btn-color);
}
#vcomment .vbtn:hover {
  background: var(--btn-hover-color);
}
#vcomment .vimg {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#vcomment .vimg:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
#vcomment .vcards .vcard .vcontent.expand:before,
#vcomment .vcards .vcard .vcontent.expand:after {
  z-index: 22;
}
#waline-wrap {
  --waline-font-size: 1.1em;
  --waline-theme-color: #49b1f5;
  --waline-active-color: #ff7242;
}
#waline-wrap .wl-comment-actions > button:not(last-child) {
  padding-right: 4px;
}
.twikoo .tk-content p {
  margin: 3px 0;
}
.fireworks {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  pointer-events: none;
}
.medium-zoom-image--opened {
  z-index: 99999 !important;
  margin: 0 !important;
}
.medium-zoom-overlay {
  z-index: 99999 !important;
}
.utterances,
.fb-comments iframe {
  width: 100% !important;
}
#gitalk-container .gt-meta {
  margin: 0 0 0.8em;
  padding: 6px 0 16px;
}
.aplayer {
  color: #4c4948;
}
.container .aplayer {
  margin: 0 0 20px;
}
.container .aplayer ol,
.container .aplayer ul {
  margin: 0;
  padding: 0;
}
.container .aplayer ol li,
.container .aplayer ul li {
  margin: 0;
  padding: 0 15px;
}
.container .aplayer ol li:before,
.container .aplayer ul li:before {
  content: none;
}
.snackbar-container.snackbar-css {
  border-radius: 5px;
  opacity: 0.85 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)" !important;
  filter: alpha(opacity=85) !important;
}
.abc-music-sheet {
  margin: 0 0 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.abc-music-sheet.abcjs-container {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
@media screen and (max-width: 768px) {
  .fancybox__toolbar__column.is-middle {
    display: none;
  }
}
html.auto-hide-aside .layout > #aside-content,
html.auto-hide-aside .layout.home-layout > #aside-content,
html.auto-hide-aside .layout.modern-post-layout > #aside-content,
html.auto-hide-aside #content-inner > #aside-content,
html.auto-hide-aside .layout > .aside-content,
html.auto-hide-aside .layout.home-layout > .aside-content,
html.auto-hide-aside .layout.modern-post-layout > .aside-content,
html.auto-hide-aside #content-inner > .aside-content {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  min-width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}
html.auto-hide-aside .layout > div:first-child,
html.auto-hide-aside .layout.home-layout > div:first-child,
html.auto-hide-aside .layout.modern-post-layout > div:first-child,
html.auto-hide-aside #content-inner > div:first-child {
  width: 100% !important;
  max-width: 100% !important;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100% !important;
  -ms-flex: 1 1 100% !important;
  flex: 1 1 100% !important;
}
html.auto-hide-aside .layout {
  gap: 0 !important;
}
html.auto-hide-aside .layout.home-layout,
html.auto-hide-aside .layout.modern-post-layout {
  max-width: 1500px;
}
@media screen and (min-width: 900px) {
  html.hide-aside .layout > #aside-content,
  html.hide-aside .layout.home-layout > #aside-content,
  html.hide-aside .layout.modern-post-layout > #aside-content,
  html.hide-aside .layout > .aside-content,
  html.hide-aside .layout.home-layout > .aside-content,
  html.hide-aside .layout.modern-post-layout > .aside-content {
    display: none !important;
  }
  html.hide-aside .layout > div:first-child,
  html.hide-aside .layout.home-layout > div:first-child,
  html.hide-aside .layout.modern-post-layout > div:first-child {
    width: 100% !important;
  }
  html.hide-aside .layout.home-layout,
  html.hide-aside .layout.modern-post-layout {
    max-width: 1500px;
  }
  html:not(.hide-aside):not(.auto-hide-aside) .layout.home-layout > #aside-content,
  html:not(.hide-aside):not(.auto-hide-aside) .layout.modern-post-layout > #aside-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
}
.book-hero-card {
  display: grid;
  grid-template-columns: 168px minmax(0, 1fr);
  gap: 22px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 0 24px;
  padding: 18px;
  border: 1px solid rgba(60,80,110,0.18);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 16px 36px -28px rgba(0,0,0,0.58);
  box-shadow: 0 16px 36px -28px rgba(0,0,0,0.58);
}
.book-hero-cover {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 2/3;
  border-radius: 7px;
  background: rgba(60,80,110,0.08);
  -webkit-box-shadow: 0 16px 32px -22px rgba(0,0,0,0.65);
  box-shadow: 0 16px 32px -22px rgba(0,0,0,0.65);
}
.book-hero-cover img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.book-hero-main {
  min-width: 0;
}
.book-hero-title {
  margin: 0 0 12px;
  color: var(--font-color);
  font-size: 1.45em;
  font-weight: 700;
  line-height: 1.35;
}
.book-hero-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 9px;
  margin-bottom: 14px;
  color: var(--card-meta);
  font-size: 1em;
}
.book-hero-meta span {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 2px;
  min-width: 0;
  line-height: 1.35;
}
.book-hero-meta b {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: var(--card-meta);
  font-size: 1em;
  font-weight: 700;
}
.book-hero-meta em {
  overflow: hidden;
  color: var(--font-color);
  font-style: normal;
  font-weight: 700;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.book-hero-badges {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
}
.book-hero-badges span {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 30px;
  padding: 0 11px;
  border-radius: 6px;
  background: rgba(60,80,110,0.08);
  color: var(--font-color);
  font-size: 0.94em;
  font-weight: 700;
}
.book-hero-desc {
  color: var(--font-color);
  line-height: 1.85;
}
.book-hero-desc p {
  margin: 0;
}
[data-theme='dark'] .book-hero-card {
  border-color: rgba(255,255,255,0.1);
  -webkit-box-shadow: 0 16px 36px -28px rgba(0,0,0,0.9);
  box-shadow: 0 16px 36px -28px rgba(0,0,0,0.9);
}
[data-theme='dark'] .book-hero-badges span {
  background: rgba(255,255,255,0.08);
}
@media screen and (max-width: 600px) {
  .book-hero-card {
    grid-template-columns: 118px minmax(0, 1fr);
    gap: 14px;
    padding: 14px;
  }
  .book-hero-title {
    font-size: 1.16em;
  }
  .book-hero-meta {
    gap: 7px;
    font-size: 0.92em;
  }
  .book-hero-desc {
    font-size: 0.92em;
  }
}
@media screen and (max-width: 420px) {
  .book-hero-card {
    grid-template-columns: 1fr;
  }
  .book-hero-cover {
    max-width: 156px;
  }
}
.container .btn-center {
  margin: 0 0 20px;
  text-align: center;
}
.container .btn-beautify {
  display: inline-block;
  margin: 0 4px 6px;
  padding: 0 15px;
  background-color: var(--btn-beautify-color, var(--btn-default-color));
  color: var(--btn-color, #fff);
  vertical-align: top;
  line-height: 2;
  border-radius: 6px;
}
.container .btn-beautify.blue {
  --btn-beautify-color: var(--tags-blue-color);
}
.container .btn-beautify.pink {
  --btn-beautify-color: var(--tags-pink-color);
}
.container .btn-beautify.red {
  --btn-beautify-color: var(--tags-red-color);
}
.container .btn-beautify.purple {
  --btn-beautify-color: var(--tags-purple-color);
}
.container .btn-beautify.orange {
  --btn-beautify-color: var(--tags-orange-color);
}
.container .btn-beautify.green {
  --btn-beautify-color: var(--tags-green-color);
}
.container .btn-beautify:hover {
  background-color: var(--btn-hover-color);
}
.container .btn-beautify:not(.block) + .btn-beautify:not(.block) {
  margin: 0 4px 20px;
}
.container .btn-beautify.block {
  display: block;
  margin: 0 0 20px;
  width: fit-content;
  width: -moz-fit-content;
}
.container .btn-beautify.block.center {
  margin: 0 auto 20px;
}
.container .btn-beautify.block.right {
  margin: 0 0 20px auto;
}
.container .btn-beautify.larger {
  padding: 6px 15px;
}
.container .btn-beautify.outline {
  border: 1px solid transparent;
  border-color: var(--btn-beautify-color, var(--btn-default-color));
  background-color: transparent;
  color: var(--btn-beautify-color, var(--btn-default-color));
}
.container .btn-beautify.outline i,
.container .btn-beautify.outline span {
  -webkit-transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.container .btn-beautify.outline::before {
  background: -webkit-linear-gradient(0deg, transparent, rgba(0,0,0,0.1), transparent);
  background: -moz-linear-gradient(0deg, transparent, rgba(0,0,0,0.1), transparent);
  background: -o-linear-gradient(0deg, transparent, rgba(0,0,0,0.1), transparent);
  background: -ms-linear-gradient(0deg, transparent, rgba(0,0,0,0.1), transparent);
  background: linear-gradient(90deg, transparent, rgba(0,0,0,0.1), transparent);
}
.container .btn-beautify.outline:hover {
  border-color: var(--btn-beautify-color, var(--btn-default-color));
  background-color: var(--btn-beautify-color, var(--btn-default-color));
  color: var(--btn-color) !important;
}
.container .btn-beautify.outline:hover i,
.container .btn-beautify.outline:hover span {
  color: var(--btn-color);
}
.container figure.gallery-group {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 6px 4px;
  width: calc(50% - 8px);
  height: 250px;
  border-radius: 10px;
  background: #000;
  -webkit-transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 600px) {
  .container figure.gallery-group {
    width: calc(100% - 8px);
  }
}
@media screen and (min-width: 1024px) {
  .container figure.gallery-group {
    width: calc(100% / 3 - 8px);
  }
}
.container figure.gallery-group:hover img {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.container figure.gallery-group:hover .gallery-group-name::after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.container figure.gallery-group:hover p {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.container figure.gallery-group img {
  position: relative;
  margin: 0;
  max-width: none;
  width: calc(100% + 20px);
  height: 250px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -webkit-transition: all 0.3s, filter 375ms ease-in 0.2s;
  -moz-transition: all 0.3s, filter 375ms ease-in 0.2s;
  -o-transition: all 0.3s, filter 375ms ease-in 0.2s;
  -ms-transition: all 0.3s, filter 375ms ease-in 0.2s;
  transition: all 0.3s, filter 375ms ease-in 0.2s;
  -webkit-transform: translate3d(-10px, 0, 0);
  -moz-transform: translate3d(-10px, 0, 0);
  -o-transform: translate3d(-10px, 0, 0);
  -ms-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  object-fit: cover;
}
.container figure.gallery-group figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px;
  width: 100%;
  height: 100%;
  color: #fff;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.container figure.gallery-group figcaption > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.container figure.gallery-group p {
  margin: 0;
  padding: 8px 0 0;
  letter-spacing: 1px;
  font-size: 1.1em;
  line-height: 1.5;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
  -ms-transition: opacity 0.35s, -ms-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-line-clamp: 4;
}
.container figure.gallery-group .gallery-group-name {
  position: relative;
  margin: 0;
  padding: 8px 0;
  font-weight: bold;
  font-size: 1.65em;
  line-height: 1.5;
  -webkit-line-clamp: 2;
}
.container figure.gallery-group .gallery-group-name:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  -ms-transition: -ms-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.container .gallery-group-main {
  overflow: auto;
  padding: 0 0 16px;
}
.container .gallery-container {
  margin: 0 0 20px;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.container .gallery-container.loaded {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.container .gallery-container img {
  display: initial;
  margin: 0;
  width: 100%;
  height: 100%;
}
.container .gallery-container .gallery-data {
  display: none;
}
.container .gallery-container button {
  margin-top: 25px;
  padding: 8px 14px;
  background: var(--btn-bg);
  color: var(--btn-color);
  font-weight: bold;
  font-size: 1.1em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
}
.container .gallery-container button:hover {
  background: var(--btn-hover-color);
}
.container .gallery-container button:hover i {
  margin-left: 8px;
}
.container .gallery-container button i {
  margin-left: 4px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.container .loading-container {
  display: inline-block;
  overflow: hidden;
  width: 154px;
  height: 154px;
}
.container .loading-container .loading-item {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1);
  -moz-transform: translateZ(0) scale(1);
  -o-transform: translateZ(0) scale(1);
  -ms-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.container .loading-container .loading-item div {
  position: absolute;
  width: 30.8px;
  height: 30.8px;
  border-radius: 50%;
  background: #e15b64;
  -webkit-transform: translate(61.6px, 61.6px) scale(1);
  -moz-transform: translate(61.6px, 61.6px) scale(1);
  -o-transform: translate(61.6px, 61.6px) scale(1);
  -ms-transform: translate(61.6px, 61.6px) scale(1);
  transform: translate(61.6px, 61.6px) scale(1);
  -webkit-animation: loading-ball 1.92s infinite cubic-bezier(0, 0.5, 0.5, 1);
  -moz-animation: loading-ball 1.92s infinite cubic-bezier(0, 0.5, 0.5, 1);
  -o-animation: loading-ball 1.92s infinite cubic-bezier(0, 0.5, 0.5, 1);
  -ms-animation: loading-ball 1.92s infinite cubic-bezier(0, 0.5, 0.5, 1);
  animation: loading-ball 1.92s infinite cubic-bezier(0, 0.5, 0.5, 1);
}
.container .loading-container .loading-item div:nth-child(1) {
  background: #f47e60;
  -webkit-transform: translate(113.96px, 61.6px) scale(1);
  -moz-transform: translate(113.96px, 61.6px) scale(1);
  -o-transform: translate(113.96px, 61.6px) scale(1);
  -ms-transform: translate(113.96px, 61.6px) scale(1);
  transform: translate(113.96px, 61.6px) scale(1);
  -webkit-animation: loading-ball-r 0.48s infinite cubic-bezier(0, 0.5, 0.5, 1), loading-ball-c 1.92s infinite step-start;
  -moz-animation: loading-ball-r 0.48s infinite cubic-bezier(0, 0.5, 0.5, 1), loading-ball-c 1.92s infinite step-start;
  -o-animation: loading-ball-r 0.48s infinite cubic-bezier(0, 0.5, 0.5, 1), loading-ball-c 1.92s infinite step-start;
  -ms-animation: loading-ball-r 0.48s infinite cubic-bezier(0, 0.5, 0.5, 1), loading-ball-c 1.92s infinite step-start;
  animation: loading-ball-r 0.48s infinite cubic-bezier(0, 0.5, 0.5, 1), loading-ball-c 1.92s infinite step-start;
}
.container .loading-container .loading-item div:nth-child(2) {
  background: #e15b64;
  -webkit-animation-delay: -0.48s;
  -moz-animation-delay: -0.48s;
  -o-animation-delay: -0.48s;
  -ms-animation-delay: -0.48s;
  animation-delay: -0.48s;
}
.container .loading-container .loading-item div:nth-child(3) {
  background: #f47e60;
  -webkit-animation-delay: -0.96s;
  -moz-animation-delay: -0.96s;
  -o-animation-delay: -0.96s;
  -ms-animation-delay: -0.96s;
  animation-delay: -0.96s;
}
.container .loading-container .loading-item div:nth-child(4) {
  background: #f8b26a;
  -webkit-animation-delay: -1.44s;
  -moz-animation-delay: -1.44s;
  -o-animation-delay: -1.44s;
  -ms-animation-delay: -1.44s;
  animation-delay: -1.44s;
}
.container .loading-container .loading-item div:nth-child(5) {
  background: #abbd81;
  -webkit-animation-delay: -1.92s;
  -moz-animation-delay: -1.92s;
  -o-animation-delay: -1.92s;
  -ms-animation-delay: -1.92s;
  animation-delay: -1.92s;
}
@-moz-keyframes loading-ball {
  0% {
    -webkit-transform: translate(9.24px, 61.6px) scale(0);
    -moz-transform: translate(9.24px, 61.6px) scale(0);
    -o-transform: translate(9.24px, 61.6px) scale(0);
    -ms-transform: translate(9.24px, 61.6px) scale(0);
    transform: translate(9.24px, 61.6px) scale(0);
  }
  25% {
    -webkit-transform: translate(9.24px, 61.6px) scale(0);
    -moz-transform: translate(9.24px, 61.6px) scale(0);
    -o-transform: translate(9.24px, 61.6px) scale(0);
    -ms-transform: translate(9.24px, 61.6px) scale(0);
    transform: translate(9.24px, 61.6px) scale(0);
  }
  50% {
    -webkit-transform: translate(9.24px, 61.6px) scale(1);
    -moz-transform: translate(9.24px, 61.6px) scale(1);
    -o-transform: translate(9.24px, 61.6px) scale(1);
    -ms-transform: translate(9.24px, 61.6px) scale(1);
    transform: translate(9.24px, 61.6px) scale(1);
  }
  75% {
    -webkit-transform: translate(61.6px, 61.6px) scale(1);
    -moz-transform: translate(61.6px, 61.6px) scale(1);
    -o-transform: translate(61.6px, 61.6px) scale(1);
    -ms-transform: translate(61.6px, 61.6px) scale(1);
    transform: translate(61.6px, 61.6px) scale(1);
  }
  100% {
    -webkit-transform: translate(113.96px, 61.6px) scale(1);
    -moz-transform: translate(113.96px, 61.6px) scale(1);
    -o-transform: translate(113.96px, 61.6px) scale(1);
    -ms-transform: translate(113.96px, 61.6px) scale(1);
    transform: translate(113.96px, 61.6px) scale(1);
  }
}
@-webkit-keyframes loading-ball {
  0% {
    -webkit-transform: translate(9.24px, 61.6px) scale(0);
    -moz-transform: translate(9.24px, 61.6px) scale(0);
    -o-transform: translate(9.24px, 61.6px) scale(0);
    -ms-transform: translate(9.24px, 61.6px) scale(0);
    transform: translate(9.24px, 61.6px) scale(0);
  }
  25% {
    -webkit-transform: translate(9.24px, 61.6px) scale(0);
    -moz-transform: translate(9.24px, 61.6px) scale(0);
    -o-transform: translate(9.24px, 61.6px) scale(0);
    -ms-transform: translate(9.24px, 61.6px) scale(0);
    transform: translate(9.24px, 61.6px) scale(0);
  }
  50% {
    -webkit-transform: translate(9.24px, 61.6px) scale(1);
    -moz-transform: translate(9.24px, 61.6px) scale(1);
    -o-transform: translate(9.24px, 61.6px) scale(1);
    -ms-transform: translate(9.24px, 61.6px) scale(1);
    transform: translate(9.24px, 61.6px) scale(1);
  }
  75% {
    -webkit-transform: translate(61.6px, 61.6px) scale(1);
    -moz-transform: translate(61.6px, 61.6px) scale(1);
    -o-transform: translate(61.6px, 61.6px) scale(1);
    -ms-transform: translate(61.6px, 61.6px) scale(1);
    transform: translate(61.6px, 61.6px) scale(1);
  }
  100% {
    -webkit-transform: translate(113.96px, 61.6px) scale(1);
    -moz-transform: translate(113.96px, 61.6px) scale(1);
    -o-transform: translate(113.96px, 61.6px) scale(1);
    -ms-transform: translate(113.96px, 61.6px) scale(1);
    transform: translate(113.96px, 61.6px) scale(1);
  }
}
@-o-keyframes loading-ball {
  0% {
    -webkit-transform: translate(9.24px, 61.6px) scale(0);
    -moz-transform: translate(9.24px, 61.6px) scale(0);
    -o-transform: translate(9.24px, 61.6px) scale(0);
    -ms-transform: translate(9.24px, 61.6px) scale(0);
    transform: translate(9.24px, 61.6px) scale(0);
  }
  25% {
    -webkit-transform: translate(9.24px, 61.6px) scale(0);
    -moz-transform: translate(9.24px, 61.6px) scale(0);
    -o-transform: translate(9.24px, 61.6px) scale(0);
    -ms-transform: translate(9.24px, 61.6px) scale(0);
    transform: translate(9.24px, 61.6px) scale(0);
  }
  50% {
    -webkit-transform: translate(9.24px, 61.6px) scale(1);
    -moz-transform: translate(9.24px, 61.6px) scale(1);
    -o-transform: translate(9.24px, 61.6px) scale(1);
    -ms-transform: translate(9.24px, 61.6px) scale(1);
    transform: translate(9.24px, 61.6px) scale(1);
  }
  75% {
    -webkit-transform: translate(61.6px, 61.6px) scale(1);
    -moz-transform: translate(61.6px, 61.6px) scale(1);
    -o-transform: translate(61.6px, 61.6px) scale(1);
    -ms-transform: translate(61.6px, 61.6px) scale(1);
    transform: translate(61.6px, 61.6px) scale(1);
  }
  100% {
    -webkit-transform: translate(113.96px, 61.6px) scale(1);
    -moz-transform: translate(113.96px, 61.6px) scale(1);
    -o-transform: translate(113.96px, 61.6px) scale(1);
    -ms-transform: translate(113.96px, 61.6px) scale(1);
    transform: translate(113.96px, 61.6px) scale(1);
  }
}
@keyframes loading-ball {
  0% {
    -webkit-transform: translate(9.24px, 61.6px) scale(0);
    -moz-transform: translate(9.24px, 61.6px) scale(0);
    -o-transform: translate(9.24px, 61.6px) scale(0);
    -ms-transform: translate(9.24px, 61.6px) scale(0);
    transform: translate(9.24px, 61.6px) scale(0);
  }
  25% {
    -webkit-transform: translate(9.24px, 61.6px) scale(0);
    -moz-transform: translate(9.24px, 61.6px) scale(0);
    -o-transform: translate(9.24px, 61.6px) scale(0);
    -ms-transform: translate(9.24px, 61.6px) scale(0);
    transform: translate(9.24px, 61.6px) scale(0);
  }
  50% {
    -webkit-transform: translate(9.24px, 61.6px) scale(1);
    -moz-transform: translate(9.24px, 61.6px) scale(1);
    -o-transform: translate(9.24px, 61.6px) scale(1);
    -ms-transform: translate(9.24px, 61.6px) scale(1);
    transform: translate(9.24px, 61.6px) scale(1);
  }
  75% {
    -webkit-transform: translate(61.6px, 61.6px) scale(1);
    -moz-transform: translate(61.6px, 61.6px) scale(1);
    -o-transform: translate(61.6px, 61.6px) scale(1);
    -ms-transform: translate(61.6px, 61.6px) scale(1);
    transform: translate(61.6px, 61.6px) scale(1);
  }
  100% {
    -webkit-transform: translate(113.96px, 61.6px) scale(1);
    -moz-transform: translate(113.96px, 61.6px) scale(1);
    -o-transform: translate(113.96px, 61.6px) scale(1);
    -ms-transform: translate(113.96px, 61.6px) scale(1);
    transform: translate(113.96px, 61.6px) scale(1);
  }
}
@-moz-keyframes loading-ball-r {
  0% {
    -webkit-transform: translate(113.96px, 61.6px) scale(1);
    -moz-transform: translate(113.96px, 61.6px) scale(1);
    -o-transform: translate(113.96px, 61.6px) scale(1);
    -ms-transform: translate(113.96px, 61.6px) scale(1);
    transform: translate(113.96px, 61.6px) scale(1);
  }
  100% {
    -webkit-transform: translate(113.96px, 61.6px) scale(0);
    -moz-transform: translate(113.96px, 61.6px) scale(0);
    -o-transform: translate(113.96px, 61.6px) scale(0);
    -ms-transform: translate(113.96px, 61.6px) scale(0);
    transform: translate(113.96px, 61.6px) scale(0);
  }
}
@-webkit-keyframes loading-ball-r {
  0% {
    -webkit-transform: translate(113.96px, 61.6px) scale(1);
    -moz-transform: translate(113.96px, 61.6px) scale(1);
    -o-transform: translate(113.96px, 61.6px) scale(1);
    -ms-transform: translate(113.96px, 61.6px) scale(1);
    transform: translate(113.96px, 61.6px) scale(1);
  }
  100% {
    -webkit-transform: translate(113.96px, 61.6px) scale(0);
    -moz-transform: translate(113.96px, 61.6px) scale(0);
    -o-transform: translate(113.96px, 61.6px) scale(0);
    -ms-transform: translate(113.96px, 61.6px) scale(0);
    transform: translate(113.96px, 61.6px) scale(0);
  }
}
@-o-keyframes loading-ball-r {
  0% {
    -webkit-transform: translate(113.96px, 61.6px) scale(1);
    -moz-transform: translate(113.96px, 61.6px) scale(1);
    -o-transform: translate(113.96px, 61.6px) scale(1);
    -ms-transform: translate(113.96px, 61.6px) scale(1);
    transform: translate(113.96px, 61.6px) scale(1);
  }
  100% {
    -webkit-transform: translate(113.96px, 61.6px) scale(0);
    -moz-transform: translate(113.96px, 61.6px) scale(0);
    -o-transform: translate(113.96px, 61.6px) scale(0);
    -ms-transform: translate(113.96px, 61.6px) scale(0);
    transform: translate(113.96px, 61.6px) scale(0);
  }
}
@keyframes loading-ball-r {
  0% {
    -webkit-transform: translate(113.96px, 61.6px) scale(1);
    -moz-transform: translate(113.96px, 61.6px) scale(1);
    -o-transform: translate(113.96px, 61.6px) scale(1);
    -ms-transform: translate(113.96px, 61.6px) scale(1);
    transform: translate(113.96px, 61.6px) scale(1);
  }
  100% {
    -webkit-transform: translate(113.96px, 61.6px) scale(0);
    -moz-transform: translate(113.96px, 61.6px) scale(0);
    -o-transform: translate(113.96px, 61.6px) scale(0);
    -ms-transform: translate(113.96px, 61.6px) scale(0);
    transform: translate(113.96px, 61.6px) scale(0);
  }
}
@-moz-keyframes loading-ball-c {
  0% {
    background: #e15b64;
  }
  25% {
    background: #abbd81;
  }
  50% {
    background: #f8b26a;
  }
  75% {
    background: #f47e60;
  }
  100% {
    background: #e15b64;
  }
}
@-webkit-keyframes loading-ball-c {
  0% {
    background: #e15b64;
  }
  25% {
    background: #abbd81;
  }
  50% {
    background: #f8b26a;
  }
  75% {
    background: #f47e60;
  }
  100% {
    background: #e15b64;
  }
}
@-o-keyframes loading-ball-c {
  0% {
    background: #e15b64;
  }
  25% {
    background: #abbd81;
  }
  50% {
    background: #f8b26a;
  }
  75% {
    background: #f47e60;
  }
  100% {
    background: #e15b64;
  }
}
@keyframes loading-ball-c {
  0% {
    background: #e15b64;
  }
  25% {
    background: #abbd81;
  }
  50% {
    background: #f8b26a;
  }
  75% {
    background: #f47e60;
  }
  100% {
    background: #e15b64;
  }
}
.game-feature-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin: 18px 0 22px;
}
.game-feature-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 10px;
  min-width: 0;
  min-height: 54px;
  padding: 9px 12px;
  border: 1px solid rgba(60,80,110,0.14);
  border-radius: 7px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 8px 22px -22px rgba(0,0,0,0.48);
  box-shadow: 0 8px 22px -22px rgba(0,0,0,0.48);
  -webkit-transition: border-color 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: border-color 0.2s ease, box-shadow 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: border-color 0.2s ease, box-shadow 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: border-color 0.2s ease, box-shadow 0.2s ease, -ms-transform 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.game-feature-item:hover {
  border-color: rgba(73,177,245,0.34);
  -webkit-box-shadow: 0 12px 26px -21px rgba(0,0,0,0.58);
  box-shadow: 0 12px 26px -21px rgba(0,0,0,0.58);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.game-feature-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  border-radius: 7px;
  background: rgba(73,177,245,0.09);
  color: #49b1f5;
  font-size: 1em;
}
.game-feature-label {
  overflow: hidden;
  min-width: 0;
  color: var(--font-color);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.92em;
}
@media screen and (max-width: 768px) {
  .game-feature-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 380px) {
  .game-feature-list {
    grid-template-columns: 1fr;
  }
}
.game-page-intro {
  margin: 0 0 22px;
  padding: 16px 18px;
  border: 1px solid rgba(60,80,110,0.16);
  border-left: 4px solid #49b1f5;
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 12px 30px -28px rgba(0,0,0,0.55);
  box-shadow: 0 12px 30px -28px rgba(0,0,0,0.55);
  color: var(--font-color);
  line-height: 1.85;
}
.game-page-intro p {
  margin: 0;
}
.game-page-intro p + p {
  margin-top: 10px;
}
.game-info-card {
  overflow: hidden;
  margin: 10px 0 24px;
  border: 1px solid rgba(60,80,110,0.18);
  border-radius: 8px;
  background: var(--card-bg);
  -webkit-box-shadow: 0 16px 36px -28px rgba(0,0,0,0.58);
  box-shadow: 0 16px 36px -28px rgba(0,0,0,0.58);
}
.game-info-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
}
.game-info-field {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 14px;
  min-width: 0;
  min-height: 88px;
  padding: 16px 18px;
  border-right: 1px solid rgba(60,80,110,0.1);
  border-bottom: 1px solid rgba(60,80,110,0.1);
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.game-info-field:nth-child(3n) {
  border-right: 0;
}
.game-info-field:nth-last-child(-n + 3) {
  border-bottom: 0;
}
.game-info-field:hover {
  background: rgba(60,80,110,0.045);
}
.game-info-field-wide {
  grid-column: span 2;
}
.game-info-field-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 44px;
  -ms-flex: 0 0 44px;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background: rgba(60,80,110,0.09);
  color: var(--font-color);
  font-size: 1.35em;
}
.game-info-field-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  overflow: hidden;
  min-width: 0;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
}
.game-info-field-content strong {
  overflow: hidden;
  color: var(--font-color);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1em;
  line-height: 1.35;
}
.game-info-field-label {
  color: var(--card-meta);
  font-size: 0.8em;
  line-height: 1.2;
}
[data-theme='dark'] .game-page-intro,
[data-theme='dark'] .game-info-card {
  border-color: rgba(255,255,255,0.1);
  -webkit-box-shadow: 0 16px 36px -28px rgba(0,0,0,0.9);
  box-shadow: 0 16px 36px -28px rgba(0,0,0,0.9);
}
[data-theme='dark'] .game-info-field {
  border-right-color: rgba(255,255,255,0.08);
  border-bottom-color: rgba(255,255,255,0.08);
}
[data-theme='dark'] .game-info-field:hover {
  background: rgba(255,255,255,0.045);
}
[data-theme='dark'] .game-info-field-icon {
  background: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.86);
}
@media screen and (max-width: 768px) {
  .game-info-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .game-info-field-wide {
    grid-column: span 2;
  }
  .game-info-field {
    min-height: 82px;
  }
  .game-info-field:nth-child(3n) {
    border-right: 1px solid rgba(60,80,110,0.1);
  }
  .game-info-field:nth-child(2n) {
    border-right: 0;
  }
  .game-info-field:nth-last-child(-n + 3) {
    border-bottom: 1px solid rgba(60,80,110,0.1);
  }
  .game-info-field:nth-last-child(-n + 2) {
    border-bottom: 0;
  }
}
@media screen and (max-width: 420px) {
  .game-info-grid {
    grid-template-columns: 1fr;
  }
  .game-info-field-wide {
    grid-column: span 1;
  }
  .game-info-field {
    min-height: 76px;
    padding: 14px;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(60,80,110,0.1) !important;
  }
  .game-info-field:last-child {
    border-bottom: 0 !important;
  }
}
blockquote.pullquote {
  position: relative;
  max-width: 45%;
  font-size: 110%;
}
blockquote.pullquote.left {
  float: left;
  margin: 1em 0.5em 0 0;
}
blockquote.pullquote.right {
  float: right;
  margin: 1em 0 0 0.5em;
}
.video-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
  padding-top: 56.25%;
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  width: 100%;
  height: 100%;
}
.hide-inline > .hide-button,
.hide-block > .hide-button {
  display: inline-block;
  padding: 5px 18px;
  background: #49b1f5;
  color: var(--white);
  border-radius: 6px;
}
.hide-inline > .hide-button:hover,
.hide-block > .hide-button:hover {
  background-color: var(--btn-hover-color);
}
.hide-inline > .hide-button.open,
.hide-block > .hide-button.open {
  display: none;
}
.hide-inline > .hide-button.open + div,
.hide-block > .hide-button.open + div {
  display: block;
}
.hide-inline > .hide-button.open + span,
.hide-block > .hide-button.open + span {
  display: inline;
}
.hide-inline > .hide-content,
.hide-block > .hide-content {
  display: none;
}
.hide-inline > .hide-button {
  margin: 0 6px;
}
.hide-inline > .hide-content {
  margin: 0 6px;
}
.hide-block {
  margin: 0 0 16px;
}
.toggle {
  margin-bottom: 20px;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  overflow: hidden;
}
.toggle > .toggle-content {
  margin: 30px 24px;
}
.toggle > .toggle-button {
  padding: 6px 15px;
  background: #f0f0f0;
  color: #1f2d3d;
  list-style: none;
  cursor: pointer;
}
.toggle > .toggle-button::-webkit-details-marker {
  display: none;
}
.toggle > .toggle-button::before {
  margin-right: 8px;
  content: '\f0d7';
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
.toggle[open] summary::before {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.container .inline-img {
  display: inline;
  margin: 0 3px;
  height: 1.1em;
  vertical-align: text-bottom;
}
.hl-label {
  padding: 2px 4px;
  color: var(--btn-color, #fff);
  border-radius: 3px;
}
.hl-label.default {
  background-color: var(--btn-default-color);
}
.hl-label.blue {
  background-color: var(--tags-blue-color);
}
.hl-label.pink {
  background-color: var(--tags-pink-color);
}
.hl-label.red {
  background-color: var(--tags-red-color);
}
.hl-label.purple {
  background-color: var(--tags-purple-color);
}
.hl-label.orange {
  background-color: var(--tags-orange-color);
}
.hl-label.green {
  background-color: var(--tags-green-color);
}
.hidden-box {
  margin: 12px 0 18px;
  overflow: hidden;
  border: 1px solid rgba(60,80,110,0.14);
  border-radius: 10px;
  background: -webkit-linear-gradient(270deg, rgba(245,248,252,0.58), rgba(255,255,255,0.88));
  background: -moz-linear-gradient(270deg, rgba(245,248,252,0.58), rgba(255,255,255,0.88));
  background: -o-linear-gradient(270deg, rgba(245,248,252,0.58), rgba(255,255,255,0.88));
  background: -ms-linear-gradient(270deg, rgba(245,248,252,0.58), rgba(255,255,255,0.88));
  background: linear-gradient(180deg, rgba(245,248,252,0.58), rgba(255,255,255,0.88));
  -webkit-box-shadow: 0 12px 28px -24px rgba(15,23,42,0.45);
  box-shadow: 0 12px 28px -24px rgba(15,23,42,0.45);
}
.hidden-box.show {
  display: block;
}
.hidden-box.hidden-box-no-head {
  margin-top: 12px;
}
.hidden-box-heading {
  margin: 0;
  padding: 14px 16px 0;
  border: 0;
  color: var(--text-highlight-color);
  font-size: 1.12em;
  font-weight: 800;
  line-height: 1.35;
}
.hidden-box-heading:before {
  display: none !important;
}
.hidden-box-desc {
  margin: 4px 16px 0;
  color: var(--card-meta);
  font-size: 0.9em;
  line-height: 1.5;
}
.hidden-box-content {
  display: grid;
  gap: 6px;
  padding: 16px;
}
.hidden-box-content > .but-download,
.hidden-box-content > .netdisk-link {
  margin: 0;
}
.hidden-box-content > .but-download {
  justify-self: stretch;
  width: 100%;
}
.hidden-box.buttons-left .hidden-box-content > .but-download {
  justify-self: stretch;
}
.hidden-box.buttons-right .hidden-box-content > .but-download {
  justify-self: stretch;
}
.hidden-box-content p {
  margin: 0;
}
.hidden-box-content p > .but-download,
.hidden-box-content p > .netdisk-link {
  width: 100%;
}
.hidden-box-content p > .but-download {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.hidden-box.buttons-left .hidden-box-content p > .but-download {
  margin-right: 0;
  margin-left: 0;
}
.hidden-box.buttons-right .hidden-box-content p > .but-download {
  margin-right: 0;
  margin-left: 0;
}
.hidden-box.cols-2 .hidden-box-content {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.hidden-box.cols-3 .hidden-box-content {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.hidden-box.cols-4 .hidden-box-content {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.hidden-box.cols-2 .hidden-box-content > .netdisk-link:last-child:nth-child(2n + 1),
.hidden-box.cols-3 .hidden-box-content > .netdisk-link:last-child:nth-child(3n + 1),
.hidden-box.cols-4 .hidden-box-content > .netdisk-link:last-child:nth-child(4n + 1) {
  grid-column: 1/-1;
}
.resource-notice-light {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 9px;
  margin: 6px 0;
  padding: 10px 12px;
  border: 1px solid rgba(73,177,245,0.22);
  border-radius: 8px;
  background: rgba(73,177,245,0.055);
  color: var(--font-color);
  font-size: 0.94em;
  line-height: 1.65;
}
.resource-notice-light > .resource-notice-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  border-radius: 7px;
  background: rgba(73,177,245,0.12);
  color: #49b1f5;
  font-size: 0.95em;
}
.resource-notice-light.resource-notice-success {
  border-color: rgba(34,160,107,0.25);
  background: rgba(34,160,107,0.065);
}
.resource-notice-light.resource-notice-success > .resource-notice-icon {
  background: rgba(34,160,107,0.13);
  color: #22a06b;
}
.resource-notice-light.resource-notice-warning {
  border-color: rgba(245,159,0,0.46);
  border-left: 5px solid #f59f00;
  background: -webkit-linear-gradient(0deg, rgba(245,159,0,0.18), rgba(245,159,0,0.08));
  background: -moz-linear-gradient(0deg, rgba(245,159,0,0.18), rgba(245,159,0,0.08));
  background: -o-linear-gradient(0deg, rgba(245,159,0,0.18), rgba(245,159,0,0.08));
  background: -ms-linear-gradient(0deg, rgba(245,159,0,0.18), rgba(245,159,0,0.08));
  background: linear-gradient(90deg, rgba(245,159,0,0.18), rgba(245,159,0,0.08));
  -webkit-box-shadow: 0 12px 28px -22px rgba(217,130,0,0.8);
  box-shadow: 0 12px 28px -22px rgba(217,130,0,0.8);
  font-size: 0.98em;
  font-weight: 600;
}
.resource-notice-light.resource-notice-warning > .resource-notice-icon {
  background: rgba(245,159,0,0.2);
  color: #d98200;
}
.resource-notice-emphasis {
  color: #b56a00;
  font-weight: 800;
}
.resource-notice-light.resource-notice-danger {
  border-color: rgba(239,68,68,0.28);
  background: rgba(239,68,68,0.07);
}
.resource-notice-light.resource-notice-danger > .resource-notice-icon {
  background: rgba(239,68,68,0.13);
  color: #ef4444;
}
.resource-notice-light.resource-notice-download {
  border-color: rgba(47,120,255,0.25);
  background: rgba(47,120,255,0.065);
}
.resource-notice-light.resource-notice-download > .resource-notice-icon {
  background: rgba(47,120,255,0.13);
  color: #2f78ff;
}
.resource-notice-light.resource-notice-resource {
  border-color: rgba(22,160,133,0.25);
  background: rgba(22,160,133,0.065);
}
.resource-notice-light.resource-notice-resource > .resource-notice-icon {
  background: rgba(22,160,133,0.13);
  color: #16a085;
}
.resource-notice-light.resource-notice-note {
  border-color: rgba(124,58,237,0.25);
  background: rgba(124,58,237,0.065);
}
.resource-notice-light.resource-notice-note > .resource-notice-icon {
  background: rgba(124,58,237,0.13);
  color: #7c3aed;
}
.but-download {
  margin: 8px 0;
  gap: 6px;
  min-height: 46px;
  width: 100%;
  max-width: 100%;
  padding: 0 14px;
  border: 1px solid rgba(60,80,110,0.12);
  border-radius: 9px;
  background: var(--card-bg);
  color: var(--font-color);
  text-decoration: none !important;
  line-height: 1;
  -webkit-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease, box-shadow 0.2s ease;
  -moz-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -moz-transform 0.2s ease, box-shadow 0.2s ease;
  -o-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -o-transform 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, -ms-transform 0.2s ease, box-shadow 0.2s ease;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
.but-download.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.but-download.ac {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.but-download:hover {
  border-color: rgba(73,177,245,0.38);
  background: rgba(73,177,245,0.08);
  color: var(--font-color);
  -webkit-box-shadow: 0 12px 24px -20px rgba(0,0,0,0.48);
  box-shadow: 0 12px 24px -20px rgba(0,0,0,0.48);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.netdisk-button-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  border-radius: 8px;
  color: var(--white);
  font-size: 0.9em;
}
.netdisk-button-title {
  overflow: hidden;
  max-width: calc(100% - 34px);
  color: #fff;
  font-weight: 700;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.netdisk-link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 12px;
  margin: 8px 0;
  min-height: 58px;
  padding: 10px 12px;
  border: 1px solid rgba(60,80,110,0.14);
  border-radius: 8px;
  background: var(--card-bg);
  color: var(--font-color);
  text-decoration: none !important;
  -webkit-transition: border-color 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  -moz-transition: border-color 0.2s ease, box-shadow 0.2s ease, -moz-transform 0.2s ease;
  -o-transition: border-color 0.2s ease, box-shadow 0.2s ease, -o-transform 0.2s ease;
  -ms-transition: border-color 0.2s ease, box-shadow 0.2s ease, -ms-transform 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.netdisk-link:hover {
  border-color: rgba(73,177,245,0.36);
  -webkit-box-shadow: 0 12px 26px -20px rgba(0,0,0,0.5);
  box-shadow: 0 12px 26px -20px rgba(0,0,0,0.5);
  color: var(--font-color);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.netdisk-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 38px;
  height: 38px;
  border-radius: 8px;
  color: var(--white);
  font-size: 1.08em;
}
.netdisk-main {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  min-width: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
}
.netdisk-title {
  overflow: hidden;
  width: fit-content;
  max-width: 100%;
  padding: 3px 8px;
  border-radius: 6px;
  background: rgba(73,177,245,0.1);
  color: var(--font-color);
  font-size: 1.08em;
  font-weight: 900;
  line-height: 1.35;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.netdisk-meta {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6px;
}
.netdisk-meta-item {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 4px;
  min-height: 22px;
  padding: 0 7px;
  border-radius: 6px;
  background: rgba(245,247,250,0.92);
  color: var(--font-color);
  font-size: 0.84em;
  line-height: 1;
}
.netdisk-meta-item b {
  color: #49b1f5;
  font-weight: 700;
}
.netdisk-action {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  min-width: 46px;
  height: 30px;
  padding: 0 10px;
  border-radius: 7px;
  background: rgba(73,177,245,0.12);
  color: #49b1f5;
  font-weight: 700;
  font-size: 0.88em;
  -webkit-transition: background 0.22s ease, color 0.22s ease;
  -moz-transition: background 0.22s ease, color 0.22s ease;
  -o-transition: background 0.22s ease, color 0.22s ease;
  -ms-transition: background 0.22s ease, color 0.22s ease;
  transition: background 0.22s ease, color 0.22s ease;
}
.netdisk-link:hover .netdisk-action {
  background: #49b1f5;
  color: var(--white);
}
.netdisk-quark .netdisk-icon {
  background: #2f78ff;
}
.netdisk-button.netdisk-quark {
  border-color: rgba(47,120,255,0.45);
  background: #2f78ff;
  color: #fff;
}
.netdisk-button.netdisk-quark:hover {
  border-color: rgba(31,99,232,0.68);
  background: #1f63e8;
  color: #fff;
}
.netdisk-quark .netdisk-button-icon {
  background: #2f78ff;
}
.netdisk-baidu .netdisk-icon {
  background: #3478f6;
}
.netdisk-button.netdisk-baidu {
  border-color: rgba(52,120,246,0.45);
  background: #3478f6;
  color: #fff;
}
.netdisk-button.netdisk-baidu:hover {
  border-color: rgba(33,95,218,0.68);
  background: #215fda;
  color: #fff;
}
.netdisk-baidu .netdisk-button-icon {
  background: #3478f6;
}
.netdisk-xunlei .netdisk-icon {
  background: #31a8ff;
}
.netdisk-button.netdisk-xunlei {
  border-color: rgba(49,168,255,0.45);
  background: #31a8ff;
  color: #fff;
}
.netdisk-button.netdisk-xunlei:hover {
  border-color: rgba(22,142,230,0.68);
  background: #168ee6;
  color: #fff;
}
.netdisk-xunlei .netdisk-button-icon {
  background: #31a8ff;
}
.netdisk-ctfile .netdisk-icon {
  background: #16a085;
}
.netdisk-button.netdisk-ctfile {
  border-color: rgba(22,160,133,0.45);
  background: #16a085;
  color: #fff;
}
.netdisk-button.netdisk-ctfile:hover {
  border-color: rgba(13,130,108,0.68);
  background: #0d826c;
  color: #fff;
}
.netdisk-ctfile .netdisk-button-icon {
  background: #16a085;
}
.netdisk-pan123 .netdisk-icon {
  background: #f59f00;
}
.netdisk-button.netdisk-pan123 {
  border-color: rgba(245,159,0,0.48);
  background: #f59f00;
  color: #fff;
}
.netdisk-button.netdisk-pan123:hover {
  border-color: rgba(216,137,0,0.7);
  background: #d88900;
  color: #fff;
}
.netdisk-pan123 .netdisk-button-icon {
  background: #f59f00;
}
.netdisk-ucpan .netdisk-icon {
  background: #ff7a1a;
}
.netdisk-button.netdisk-ucpan {
  border-color: rgba(255,122,26,0.48);
  background: #ff7a1a;
  color: #fff;
}
.netdisk-button.netdisk-ucpan:hover {
  border-color: rgba(223,95,0,0.7);
  background: #df5f00;
  color: #fff;
}
.netdisk-ucpan .netdisk-button-icon {
  background: #ff7a1a;
}
.book-post-downloads .book-post-download.book-post-download {
  width: auto;
  min-height: 34px;
  margin: 0;
  padding: 0 10px;
}
.book-post-downloads .book-post-download.book-post-download .netdisk-button-title {
  max-width: 92px;
}
[data-theme='dark'] .hidden-box {
  border-color: rgba(255,255,255,0.1);
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0.045), rgba(255,255,255,0.022));
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0.045), rgba(255,255,255,0.022));
  background: -o-linear-gradient(270deg, rgba(255,255,255,0.045), rgba(255,255,255,0.022));
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0.045), rgba(255,255,255,0.022));
  background: linear-gradient(180deg, rgba(255,255,255,0.045), rgba(255,255,255,0.022));
}
[data-theme='dark'] .hidden-box-heading {
  color: rgba(255,255,255,0.86);
}
[data-theme='dark'] .hidden-box-desc {
  color: rgba(255,255,255,0.56);
}
[data-theme='dark'] .netdisk-link {
  border-color: rgba(255,255,255,0.1);
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0.045), rgba(255,255,255,0.025));
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0.045), rgba(255,255,255,0.025));
  background: -o-linear-gradient(270deg, rgba(255,255,255,0.045), rgba(255,255,255,0.025));
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0.045), rgba(255,255,255,0.025));
  background: linear-gradient(180deg, rgba(255,255,255,0.045), rgba(255,255,255,0.025));
}
[data-theme='dark'] .netdisk-link:hover {
  border-color: rgba(73,177,245,0.5);
  background: -webkit-linear-gradient(270deg, rgba(73,177,245,0.14), rgba(73,177,245,0.07));
  background: -moz-linear-gradient(270deg, rgba(73,177,245,0.14), rgba(73,177,245,0.07));
  background: -o-linear-gradient(270deg, rgba(73,177,245,0.14), rgba(73,177,245,0.07));
  background: -ms-linear-gradient(270deg, rgba(73,177,245,0.14), rgba(73,177,245,0.07));
  background: linear-gradient(180deg, rgba(73,177,245,0.14), rgba(73,177,245,0.07));
}
[data-theme='dark'] .netdisk-meta-item {
  background: rgba(255,255,255,0.08);
}
[data-theme='dark'] .netdisk-title {
  background: rgba(73,177,245,0.18);
}
[data-theme='dark'] .resource-notice-light {
  border-color: rgba(73,177,245,0.34);
  background: rgba(73,177,245,0.11);
}
[data-theme='dark'] .resource-notice-light > .resource-notice-icon {
  background: rgba(73,177,245,0.18);
}
[data-theme='dark'] .resource-notice-light.resource-notice-success {
  border-color: rgba(34,160,107,0.38);
  background: rgba(34,160,107,0.13);
}
[data-theme='dark'] .resource-notice-light.resource-notice-success > .resource-notice-icon {
  background: rgba(34,160,107,0.2);
}
[data-theme='dark'] .resource-notice-light.resource-notice-warning {
  border-color: rgba(245,159,0,0.58);
  border-left-color: #f59f00;
  background: -webkit-linear-gradient(0deg, rgba(245,159,0,0.24), rgba(245,159,0,0.14));
  background: -moz-linear-gradient(0deg, rgba(245,159,0,0.24), rgba(245,159,0,0.14));
  background: -o-linear-gradient(0deg, rgba(245,159,0,0.24), rgba(245,159,0,0.14));
  background: -ms-linear-gradient(0deg, rgba(245,159,0,0.24), rgba(245,159,0,0.14));
  background: linear-gradient(90deg, rgba(245,159,0,0.24), rgba(245,159,0,0.14));
}
[data-theme='dark'] .resource-notice-light.resource-notice-warning > .resource-notice-icon {
  background: rgba(245,159,0,0.26);
}
[data-theme='dark'] .resource-notice-emphasis {
  color: #ffc46b;
}
[data-theme='dark'] .resource-notice-light.resource-notice-danger {
  border-color: rgba(239,68,68,0.4);
  background: rgba(239,68,68,0.13);
}
[data-theme='dark'] .resource-notice-light.resource-notice-danger > .resource-notice-icon {
  background: rgba(239,68,68,0.2);
}
[data-theme='dark'] .resource-notice-light.resource-notice-download {
  border-color: rgba(47,120,255,0.4);
  background: rgba(47,120,255,0.13);
}
[data-theme='dark'] .resource-notice-light.resource-notice-download > .resource-notice-icon {
  background: rgba(47,120,255,0.2);
}
[data-theme='dark'] .resource-notice-light.resource-notice-resource {
  border-color: rgba(22,160,133,0.4);
  background: rgba(22,160,133,0.13);
}
[data-theme='dark'] .resource-notice-light.resource-notice-resource > .resource-notice-icon {
  background: rgba(22,160,133,0.2);
}
[data-theme='dark'] .resource-notice-light.resource-notice-note {
  border-color: rgba(124,58,237,0.4);
  background: rgba(124,58,237,0.13);
}
[data-theme='dark'] .resource-notice-light.resource-notice-note > .resource-notice-icon {
  background: rgba(124,58,237,0.2);
}
@media screen and (max-width: 600px) {
  .hidden-box.cols-2 .hidden-box-content,
  .hidden-box.cols-3 .hidden-box-content,
  .hidden-box.cols-4 .hidden-box-content {
    grid-template-columns: 1fr;
  }
  .hidden-box-heading,
  .hidden-box-content {
    padding-right: 12px;
    padding-left: 12px;
  }
  .hidden-box-desc {
    margin-right: 12px;
    margin-left: 12px;
  }
  .but-download {
    width: 100%;
  }
  .book-post-downloads .book-post-download.book-post-download {
    width: auto;
  }
  .netdisk-link {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .netdisk-action {
    display: none;
  }
}
.note {
  position: relative;
  margin: 0 0 20px;
  padding: 15px;
  border-radius: 3px;
}
.note.icon-padding {
  padding-left: 3em;
}
.note > .note-icon {
  position: absolute;
  top: calc(50% - 0.5em);
  left: 0.8em;
  font-size: larger;
}
.note.blue:not(.disabled) {
  border-left-color: var(--tags-blue-color) !important;
}
.note.blue:not(.disabled).modern {
  border-left-color: transparent !important;
  color: var(--tags-blue-color);
}
.note.blue:not(.disabled):not(.simple) {
  background: var(--tags-blue-color-lighten);
}
.note.blue > .note-icon {
  color: var(--tags-blue-color);
}
.note.pink:not(.disabled) {
  border-left-color: var(--tags-pink-color) !important;
}
.note.pink:not(.disabled).modern {
  border-left-color: transparent !important;
  color: var(--tags-pink-color);
}
.note.pink:not(.disabled):not(.simple) {
  background: var(--tags-pink-color-lighten);
}
.note.pink > .note-icon {
  color: var(--tags-pink-color);
}
.note.red:not(.disabled) {
  border-left-color: var(--tags-red-color) !important;
}
.note.red:not(.disabled).modern {
  border-left-color: transparent !important;
  color: var(--tags-red-color);
}
.note.red:not(.disabled):not(.simple) {
  background: var(--tags-red-color-lighten);
}
.note.red > .note-icon {
  color: var(--tags-red-color);
}
.note.purple:not(.disabled) {
  border-left-color: var(--tags-purple-color) !important;
}
.note.purple:not(.disabled).modern {
  border-left-color: transparent !important;
  color: var(--tags-purple-color);
}
.note.purple:not(.disabled):not(.simple) {
  background: var(--tags-purple-color-lighten);
}
.note.purple > .note-icon {
  color: var(--tags-purple-color);
}
.note.orange:not(.disabled) {
  border-left-color: var(--tags-orange-color) !important;
}
.note.orange:not(.disabled).modern {
  border-left-color: transparent !important;
  color: var(--tags-orange-color);
}
.note.orange:not(.disabled):not(.simple) {
  background: var(--tags-orange-color-lighten);
}
.note.orange > .note-icon {
  color: var(--tags-orange-color);
}
.note.green:not(.disabled) {
  border-left-color: var(--tags-green-color) !important;
}
.note.green:not(.disabled).modern {
  border-left-color: transparent !important;
  color: var(--tags-green-color);
}
.note.green:not(.disabled):not(.simple) {
  background: var(--tags-green-color-lighten);
}
.note.green > .note-icon {
  color: var(--tags-green-color);
}
.note.simple {
  border: 1px solid var(--note-default-border);
  border-left-width: 5px;
}
.note.modern {
  border: 1px solid transparent !important;
  background-color: var(--note-modern-default-bg);
  color: var(--note-modern-default-text);
}
.note.flat {
  border: initial;
  border-left: 5px solid var(--note-default-border);
  background-color: var(--note-default-bg);
  color: var(--note-default-text);
}
.note h2,
.note h3,
.note h4,
.note h5,
.note h6 {
  margin-top: 3px;
  margin-bottom: 0;
  padding-top: 0 !important;
  border-bottom: initial;
}
.note p:first-child,
.note ul:first-child,
.note ol:first-child,
.note table:first-child,
.note pre:first-child,
.note blockquote:first-child,
.note img:first-child {
  margin-top: 0 !important;
}
.note p:last-child,
.note ul:last-child,
.note ol:last-child,
.note table:last-child,
.note pre:last-child,
.note blockquote:last-child,
.note img:last-child {
  margin-bottom: 0 !important;
}
.note .img-alt {
  margin: 5px 0 10px;
}
.note:not(.no-icon) {
  padding-left: 3em;
}
.note:not(.no-icon)::before {
  position: absolute;
  top: calc(50% - 0.95em);
  left: 0.8em;
  font-size: larger;
}
.note.default.flat {
  background: var(--note-default-bg);
  color: var(--font-color);
}
.note.default.modern {
  border-color: var(--note-modern-default-border) !important;
  background: var(--note-modern-default-bg);
  color: var(--note-modern-default-text);
}
.note.default.modern a:not(.btn) {
  color: var(--note-modern-default-text);
}
.note.default.modern a:not(.btn):hover {
  color: var(--note-modern-default-hover);
}
.note.default:not(.modern) {
  border-left-color: var(--note-default-border);
}
.note.default:not(.modern) h2,
.note.default:not(.modern) h3,
.note.default:not(.modern) h4,
.note.default:not(.modern) h5,
.note.default:not(.modern) h6 {
  color: var(--note-default-text);
}
.note.default:not(.no-icon)::before {
  content: '\f0a9';
}
.note.default:not(.no-icon):not(.modern)::before {
  color: var(--note-default-text);
}
.note.primary.flat {
  background: var(--note-primary-bg);
  color: var(--font-color);
}
.note.primary.modern {
  border-color: var(--note-modern-primary-border) !important;
  background: var(--note-modern-primary-bg);
  color: var(--note-modern-primary-text);
}
.note.primary.modern a:not(.btn) {
  color: var(--note-modern-primary-text);
}
.note.primary.modern a:not(.btn):hover {
  color: var(--note-modern-primary-hover);
}
.note.primary:not(.modern) {
  border-left-color: var(--note-primary-border);
}
.note.primary:not(.modern) h2,
.note.primary:not(.modern) h3,
.note.primary:not(.modern) h4,
.note.primary:not(.modern) h5,
.note.primary:not(.modern) h6 {
  color: var(--note-primary-text);
}
.note.primary:not(.no-icon)::before {
  content: '\f055';
}
.note.primary:not(.no-icon):not(.modern)::before {
  color: var(--note-primary-text);
}
.note.info.flat {
  background: var(--note-info-bg);
  color: var(--font-color);
}
.note.info.modern {
  border-color: var(--note-modern-info-border) !important;
  background: var(--note-modern-info-bg);
  color: var(--note-modern-info-text);
}
.note.info.modern a:not(.btn) {
  color: var(--note-modern-info-text);
}
.note.info.modern a:not(.btn):hover {
  color: var(--note-modern-info-hover);
}
.note.info:not(.modern) {
  border-left-color: var(--note-info-border);
}
.note.info:not(.modern) h2,
.note.info:not(.modern) h3,
.note.info:not(.modern) h4,
.note.info:not(.modern) h5,
.note.info:not(.modern) h6 {
  color: var(--note-info-text);
}
.note.info:not(.no-icon)::before {
  content: '\f05a';
}
.note.info:not(.no-icon):not(.modern)::before {
  color: var(--note-info-text);
}
.note.success.flat {
  background: var(--note-success-bg);
  color: var(--font-color);
}
.note.success.modern {
  border-color: var(--note-modern-success-border) !important;
  background: var(--note-modern-success-bg);
  color: var(--note-modern-success-text);
}
.note.success.modern a:not(.btn) {
  color: var(--note-modern-success-text);
}
.note.success.modern a:not(.btn):hover {
  color: var(--note-modern-success-hover);
}
.note.success:not(.modern) {
  border-left-color: var(--note-success-border);
}
.note.success:not(.modern) h2,
.note.success:not(.modern) h3,
.note.success:not(.modern) h4,
.note.success:not(.modern) h5,
.note.success:not(.modern) h6 {
  color: var(--note-success-text);
}
.note.success:not(.no-icon)::before {
  content: '\f058';
}
.note.success:not(.no-icon):not(.modern)::before {
  color: var(--note-success-text);
}
.note.warning.flat {
  background: var(--note-warning-bg);
  color: var(--font-color);
}
.note.warning.modern {
  border-color: var(--note-modern-warning-border) !important;
  background: var(--note-modern-warning-bg);
  color: var(--note-modern-warning-text);
}
.note.warning.modern a:not(.btn) {
  color: var(--note-modern-warning-text);
}
.note.warning.modern a:not(.btn):hover {
  color: var(--note-modern-warning-hover);
}
.note.warning:not(.modern) {
  border-left-color: var(--note-warning-border);
}
.note.warning:not(.modern) h2,
.note.warning:not(.modern) h3,
.note.warning:not(.modern) h4,
.note.warning:not(.modern) h5,
.note.warning:not(.modern) h6 {
  color: var(--note-warning-text);
}
.note.warning:not(.no-icon)::before {
  content: '\f06a';
}
.note.warning:not(.no-icon):not(.modern)::before {
  color: var(--note-warning-text);
}
.note.danger.flat {
  background: var(--note-danger-bg);
  color: var(--font-color);
}
.note.danger.modern {
  border-color: var(--note-modern-danger-border) !important;
  background: var(--note-modern-danger-bg);
  color: var(--note-modern-danger-text);
}
.note.danger.modern a:not(.btn) {
  color: var(--note-modern-danger-text);
}
.note.danger.modern a:not(.btn):hover {
  color: var(--note-modern-danger-hover);
}
.note.danger:not(.modern) {
  border-left-color: var(--note-danger-border);
}
.note.danger:not(.modern) h2,
.note.danger:not(.modern) h3,
.note.danger:not(.modern) h4,
.note.danger:not(.modern) h5,
.note.danger:not(.modern) h6 {
  color: var(--note-danger-text);
}
.note.danger:not(.no-icon)::before {
  content: '\f056';
}
.note.danger:not(.no-icon):not(.modern)::before {
  color: var(--note-danger-text);
}
.resource-notice {
  --notice-color: #2684ff;
  --notice-bg: rgba(38,132,255,0.075);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  gap: 12px;
  margin: 18px 0;
  padding: 14px 16px;
  border: 1px solid rgba(38,132,255,0.2);
  border-left: 4px solid var(--notice-color);
  border-radius: 7px;
  background: var(--notice-bg);
}
.resource-notice-success {
  --notice-color: #1f9d62;
  --notice-bg: rgba(31,157,98,0.075);
  border-color: rgba(31,157,98,0.2);
  border-left-color: var(--notice-color);
}
.resource-notice-warning {
  --notice-color: #d78b00;
  --notice-bg: rgba(215,139,0,0.085);
  border-color: rgba(215,139,0,0.22);
  border-left-color: var(--notice-color);
}
.resource-notice-danger {
  --notice-color: #e5484d;
  --notice-bg: rgba(229,72,77,0.075);
  border-color: rgba(229,72,77,0.2);
  border-left-color: var(--notice-color);
}
.resource-notice-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 0 28px;
  -ms-flex: 0 0 28px;
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  color: var(--notice-color);
  font-size: 1.15em;
}
.resource-notice-main {
  min-width: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.resource-notice-title {
  color: var(--font-color);
  font-weight: 700;
  line-height: 1.45;
}
.resource-notice-content {
  margin-top: 4px;
  color: var(--font-color);
  font-size: 0.92em;
  line-height: 1.7;
}
.resource-notice-content > :first-child {
  margin-top: 0;
}
.resource-notice-content > :last-child {
  margin-bottom: 0;
}
.resource-notice-content p {
  margin: 0 0 6px;
}
.resource-notice-content ul,
.resource-notice-content ol {
  margin: 4px 0 0;
  padding-left: 20px;
}
@media screen and (max-width: 480px) {
  .resource-notice {
    gap: 10px;
    padding: 12px;
  }
}
.container .series-items a:hover {
  color: var(--pseudo-hover);
}
.container .tabs {
  position: relative;
  margin: 0 0 20px;
  border-right: 1px solid var(--tab-border-color);
  border-bottom: 1px solid var(--tab-border-color);
  border-left: 1px solid var(--tab-border-color);
  border-radius: 6px;
  overflow: hidden;
}
.container .tabs > .nav-tabs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  background: var(--tab-button-bg);
}
.container .tabs > .nav-tabs > .tab {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 8px 18px;
  border-top: 2px solid var(--tab-border-color);
  background: var(--tab-button-bg);
  color: var(--tab-button-color);
  line-height: 2;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.container .tabs > .nav-tabs > .tab i {
  width: 1.5em;
}
.container .tabs > .nav-tabs > .tab.active {
  border-top: 2px solid #49b1f5;
  background: var(--tab-button-active-bg);
  cursor: default;
}
.container .tabs > .nav-tabs > .tab:not(.active):hover {
  border-top: 2px solid var(--tab-button-hover-bg);
  background: var(--tab-button-hover-bg);
}
.container .tabs > .nav-tabs.no-default ~ .tab-to-top {
  display: none;
}
.container .tabs > .tab-contents .tab-item-content {
  position: relative;
  display: none;
  padding: 36px 24px 10px;
}
@media screen and (max-width: 768px) {
  .container .tabs > .tab-contents .tab-item-content {
    padding: 24px 14px;
  }
}
.container .tabs > .tab-contents .tab-item-content.active {
  display: block;
  -webkit-animation: tabshow 0.5s;
  -moz-animation: tabshow 0.5s;
  -o-animation: tabshow 0.5s;
  -ms-animation: tabshow 0.5s;
  animation: tabshow 0.5s;
}
.container .tabs > .tab-contents .tab-item-content > :last-child {
  margin-bottom: 0;
}
.container .tabs > .tab-to-top {
  padding: 0 16px 10px 0;
  width: 100%;
  text-align: right;
}
.container .tabs > .tab-to-top button {
  color: #99a9bf;
}
.container .tabs > .tab-to-top button:hover {
  color: #49b1f5;
}
@-moz-keyframes tabshow {
  0% {
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes tabshow {
  0% {
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes tabshow {
  0% {
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes tabshow {
  0% {
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -o-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.container .timeline {
  margin: 0 10px 20px;
  padding: 14px 0 5px 20px;
  border-left: 2px solid var(--timeline-color, #49b1f5);
}
.container .timeline.blue {
  --timeline-color: #428bca;
  --timeline-bg: rgba(66,139,202, 0.2);
}
.container .timeline.pink {
  --timeline-color: #ff69b4;
  --timeline-bg: rgba(255,105,180, 0.2);
}
.container .timeline.red {
  --timeline-color: #f00;
  --timeline-bg: rgba(255,0,0, 0.2);
}
.container .timeline.purple {
  --timeline-color: #6f42c1;
  --timeline-bg: rgba(111,66,193, 0.2);
}
.container .timeline.orange {
  --timeline-color: #ff8c00;
  --timeline-bg: rgba(255,140,0, 0.2);
}
.container .timeline.green {
  --timeline-color: #5cb85c;
  --timeline-bg: rgba(92,184,92, 0.2);
}
.container .timeline .timeline-item {
  margin: 0 0 15px;
}
.container .timeline .timeline-item:hover .item-circle:before {
  border-color: var(--timeline-color, #49b1f5);
}
.container .timeline .timeline-item.headline .timeline-item-title .item-circle > p {
  font-weight: 600;
  font-size: 1.2em;
}
.container .timeline .timeline-item.headline .timeline-item-title .item-circle:before {
  left: -28px;
  border: 4px solid var(--timeline-color, #49b1f5);
}
.container .timeline .timeline-item.headline:hover .item-circle:before {
  border-color: var(--pseudo-hover);
}
.container .timeline .timeline-item .timeline-item-title {
  position: relative;
}
.container .timeline .timeline-item .item-circle:before {
  position: absolute;
  top: 50%;
  left: -27px;
  width: 6px;
  height: 6px;
  border: 3px solid var(--pseudo-hover);
  border-radius: 50%;
  background: var(--card-bg);
  content: '';
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.container .timeline .timeline-item .item-circle > p {
  margin: 0 0 8px;
  font-weight: 500;
}
.container .timeline .timeline-item .timeline-item-content {
  position: relative;
  padding: 12px 15px;
  border-radius: 8px;
  background: var(--timeline-bg, #e4f3fd);
  font-size: 0.93em;
}
.container .timeline .timeline-item .timeline-item-content > :last-child {
  margin-bottom: 0;
}
.container .timeline + .timeline {
  margin-top: -20px;
}
[data-theme='dark'] {
  --global-bg: #0d0d0d;
  --font-color: rgba(255,255,255,0.7);
  --hr-border: rgba(255,255,255,0.4);
  --hr-before-color: rgba(255,255,255,0.7);
  --search-bg: #121212;
  --search-input-color: rgba(255,255,255,0.7);
  --search-a-color: rgba(255,255,255,0.7);
  --preloader-bg: #0d0d0d;
  --preloader-color: rgba(255,255,255,0.7);
  --tab-border-color: #2c2c2c;
  --tab-button-bg: #2c2c2c;
  --tab-button-color: rgba(255,255,255,0.7);
  --tab-button-hover-bg: #383838;
  --tab-button-active-bg: #121212;
  --card-bg: #121212;
  --sidebar-bg: #121212;
  --sidebar-menu-bg: #1f1f1f;
  --btn-hover-color: #787878;
  --btn-color: rgba(255,255,255,0.7);
  --btn-bg: #1f1f1f;
  --text-bg-hover: #383838;
  --light-grey: rgba(255,255,255,0.7);
  --dark-grey: rgba(255,255,255,0.2);
  --white: rgba(255,255,255,0.9);
  --text-highlight-color: rgba(255,255,255,0.9);
  --blockquote-color: rgba(255,255,255,0.7);
  --blockquote-bg: #2c2c2c;
  --reward-pop: #2c2c2c;
  --toc-link-color: rgba(255,255,255,0.6);
  --scrollbar-color: #525252;
  --timeline-bg: #1f1f1f;
  --zoom-bg: #121212;
  --mark-bg: rgba(0,0,0,0.6);
  --btn-color: #ccc;
  --btn-default-color: #929292;
  --tags-blue-color: #3e6f98;
  --tags-blue-color-lighten: rgba(66,139,202,0.15);
  --tags-pink-color: #dd3c8c;
  --tags-pink-color-lighten: rgba(255,105,180,0.15);
  --tags-red-color: #a41b1b;
  --tags-red-color-lighten: rgba(255,0,0,0.15);
  --tags-orange-color: #a76a20;
  --tags-orange-color-lighten: rgba(255,140,0,0.15);
  --tags-purple-color: #5f4490;
  --tags-purple-color-lighten: rgba(111,66,193,0.15);
  --tags-green-color: #4f8e4f;
  --tags-green-color-lighten: rgba(92,184,92,0.15);
  --note-default-border: #5a5a5a;
  --note-default-bg: #2b2b2b;
  --note-default-text: #b3b3b3;
  --note-modern-default-border: #9a9a9a;
  --note-modern-default-bg: #353535;
  --note-modern-default-text: #c4c4c4;
  --note-primary-border: #5935a1;
  --note-primary-bg: #2e1c3e;
  --note-primary-text: #a47dd4;
  --note-modern-primary-border: #9985cc;
  --note-modern-primary-bg: #3c2d4c;
  --note-modern-primary-text: #b693e6;
  --note-info-border: #346fa2;
  --note-info-bg: #1f2e3b;
  --note-info-text: #7bb3db;
  --note-modern-info-border: #7ca8b5;
  --note-modern-info-bg: #2b3c44;
  --note-modern-info-text: #8fc6e0;
  --note-success-border: #4a944a;
  --note-success-bg: #202e20;
  --note-success-text: #82c682;
  --note-modern-success-border: #8bb087;
  --note-modern-success-bg: #2c3d2c;
  --note-modern-success-text: #96d196;
  --note-warning-border: #c08a3e;
  --note-warning-bg: #3e301f;
  --note-warning-text: #e6ba6b;
  --note-modern-warning-border: #b8a285;
  --note-modern-warning-bg: #4b3c2b;
  --note-modern-warning-text: #d4b373;
  --note-danger-border: #b34440;
  --note-danger-bg: #3b201f;
  --note-danger-text: #e67572;
  --note-modern-danger-border: #c7898c;
  --note-modern-danger-bg: #4d2b2e;
  --note-modern-danger-text: #d98b8e;
}
[data-theme='dark'] #web_bg:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  content: '';
}
[data-theme='dark'] .container code {
  background: #2c2c2c;
}
[data-theme='dark'] .container pre > code {
  background: #171717;
}
[data-theme='dark'] .container figure.highlight {
  -webkit-box-shadow: none;
  box-shadow: none;
}
[data-theme='dark'] .container .note code {
  background: rgba(27,31,35,0.05);
}
[data-theme='dark'] .container .aplayer {
  filter: brightness(0.8);
}
[data-theme='dark'] .container kbd {
  border-color: #696969;
  background-color: #525252;
  color: #e2f1ff;
}
[data-theme='dark'] #page-header.nav-fixed > #nav,
[data-theme='dark'] #page-header.not-top-img > #nav {
  background: rgba(18,18,18,0.8);
  -webkit-box-shadow: 0 5px 6px -5px rgba(133,133,133,0);
  box-shadow: 0 5px 6px -5px rgba(133,133,133,0);
}
[data-theme='dark'] #post-comment .comment-switch {
  background: #2c2c2c !important;
}
[data-theme='dark'] #post-comment .comment-switch #switch-btn {
  filter: brightness(0.8);
}
[data-theme='dark'] .hide-button,
[data-theme='dark'] .toggle-button,
[data-theme='dark'] #post-outdate-notice,
[data-theme='dark'] .error-img,
[data-theme='dark'] .container iframe,
[data-theme='dark'] .gist,
[data-theme='dark'] .ads-wrap,
[data-theme='dark'] .tag-cloud-list > a {
  filter: brightness(0.8);
}
[data-theme='dark'] img:not(.cover) {
  filter: brightness(0.88) contrast(0.95);
}
[data-theme='dark'] #aside-content .aside-list > .aside-list-item:not(:last-child) {
  border-bottom: 1px dashed rgba(255,255,255,0.1);
}
[data-theme='dark'] #gitalk-container {
  filter: brightness(0.8);
}
[data-theme='dark'] #gitalk-container svg {
  fill: rgba(255,255,255,0.9) !important;
}
[data-theme='dark'] #disqusjs #dsqjs:hover,
[data-theme='dark'] #disqusjs #dsqjs:focus,
[data-theme='dark'] #disqusjs #dsqjs .dsqjs-tab-active,
[data-theme='dark'] #disqusjs #dsqjs .dsqjs-no-comment {
  color: rgba(255,255,255,0.7);
}
[data-theme='dark'] #disqusjs #dsqjs .dsqjs-order-label {
  background-color: #1f1f1f;
}
[data-theme='dark'] #disqusjs #dsqjs .dsqjs-post-body {
  color: rgba(255,255,255,0.7);
}
[data-theme='dark'] #disqusjs #dsqjs .dsqjs-post-body code,
[data-theme='dark'] #disqusjs #dsqjs .dsqjs-post-body pre {
  background: #2c2c2c;
}
[data-theme='dark'] #disqusjs #dsqjs .dsqjs-post-body blockquote {
  color: rgba(255,255,255,0.7);
}
[data-theme='dark'] #artitalk_main #lazy {
  background: #121212;
}
[data-theme='dark'] #operare_artitalk .c2 {
  background: #121212;
}
@media screen and (max-width: 900px) {
  [data-theme='dark'] #card-toc {
    background: #1f1f1f;
  }
}
[data-theme='dark'] .artalk.atk-dark-mode,
[data-theme='dark'] .atk-layer-wrap.atk-dark-mode {
  --at-color-font: rgba(255,255,255,0.7);
  --at-color-meta: rgba(255,255,255,0.7);
  --at-color-grey: rgba(255,255,255,0.7);
}
[data-theme='dark'] .atk-send-btn,
[data-theme='dark'] .atk-badge {
  color: rgba(255,255,255,0.7) !important;
}
[data-theme='dark'] #waline-wrap {
  --waline-color: rgba(255,255,255,0.7);
  --waline-dark-grey: rgba(255,255,255,0.7);
  --waline-info-color: rgba(255,255,255,0.5);
}
.read-mode {
  --font-color: #4c4948;
  --readmode-light-color: #fff;
  --white: #4c4948;
  --light-grey: #4c4948;
  --gray: #d6dbdf;
  --hr-border: #d6dbdf;
  --hr-before-color: #b9c2c9;
  --highlight-bg: #f7f7f7;
  --exit-btn-bg: #c0c0c0;
  --exit-btn-color: #fff;
  --exit-btn-hover: #8d8d8d;
  --pseudo-hover: none;
}
[data-theme='dark'] .read-mode {
  --font-color: rgba(255,255,255,0.7);
  --readmode-light-color: #0d0d0d;
  --white: rgba(255,255,255,0.9);
  --light-grey: rgba(255,255,255,0.7);
  --gray: rgba(255,255,255,0.7);
  --hr-border: rgba(255,255,255,0.5);
  --hr-before-color: rgba(255,255,255,0.7);
  --highlight-bg: #171717;
  --exit-btn-bg: #1f1f1f;
  --exit-btn-color: rgba(255,255,255,0.9);
  --exit-btn-hover: #525252;
}
.read-mode {
  background: var(--readmode-light-color);
}
.read-mode .exit-readmode {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 100;
  width: 40px;
  height: 40px;
  background: var(--exit-btn-bg);
  color: var(--exit-btn-color);
  font-size: 16px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -ms-transition: background 0.3s;
  transition: background 0.3s;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .read-mode .exit-readmode {
    top: initial;
    bottom: 30px;
  }
}
.read-mode .exit-readmode:hover {
  background: var(--exit-btn-hover);
}
.read-mode #aside-content {
  display: none;
}
.read-mode #page-header.post-bg {
  background: none !important;
}
.read-mode #page-header.post-bg:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.read-mode #page-header.post-bg > #post-info {
  text-align: center;
}
.read-mode #post {
  margin: 0 auto;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.read-mode #post:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.read-mode > canvas {
  display: none !important;
}
.read-mode .highlight-tools,
.read-mode #footer,
.read-mode #post > *:not(#post-info):not(.post-content),
.read-mode #nav,
.read-mode #post-outdate-notice,
.read-mode #web_bg,
.read-mode #rightside,
.read-mode .not-top-img {
  display: none !important;
}
.read-mode .container a {
  color: #99a9bf;
}
.read-mode .container pre,
.read-mode .container .highlight:not(.js-file-line-container) {
  background: var(--highlight-bg) !important;
}
.read-mode .container pre *,
.read-mode .container .highlight:not(.js-file-line-container) * {
  color: var(--font-color) !important;
}
.read-mode .container figure.highlight {
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.read-mode .container figure.highlight > :not(.highlight-tools) {
  display: block !important;
}
.read-mode .container figure.highlight .line:before {
  color: var(--font-color) !important;
}
.read-mode .container figure.highlight .hljs {
  background: var(--highlight-bg) !important;
}
.read-mode .container h1,
.read-mode .container h2,
.read-mode .container h3,
.read-mode .container h4,
.read-mode .container h5,
.read-mode .container h6 {
  padding: 0;
}
.read-mode .container h1:before,
.read-mode .container h2:before,
.read-mode .container h3:before,
.read-mode .container h4:before,
.read-mode .container h5:before,
.read-mode .container h6:before {
  content: '';
}
.read-mode .container h1:hover,
.read-mode .container h2:hover,
.read-mode .container h3:hover,
.read-mode .container h4:hover,
.read-mode .container h5:hover,
.read-mode .container h6:hover {
  padding: 0;
}
.read-mode .container ul:hover:before,
.read-mode .container li:hover:before,
.read-mode .container ol:hover:before {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.read-mode .container ol:before,
.read-mode .container li:before {
  background: transparent !important;
  color: var(--font-color) !important;
}
.read-mode .container ul >li:before {
  border-color: var(--gray) !important;
}
.read-mode .container .tabs {
  border: 2px solid var(--tab-border-color);
}
.read-mode .container .tabs > .nav-tabs {
  background: transparent;
}
.read-mode .container .tabs > .nav-tabs > .tab {
  border-top: none !important;
}
.read-mode .container .tabs > .tab-contents .tab-item-content.active {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  -ms-animation: none;
  animation: none;
}
.read-mode .container code {
  color: var(--font-color);
}
.read-mode .container blockquote {
  border-color: var(--gray);
  background-color: var(--readmode-light-color);
}
.read-mode .container kbd {
  border: 1px solid var(--gray);
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: var(--font-color);
}
.read-mode .container .hide-toggle {
  border: 1px solid var(--gray) !important;
}
.read-mode .container .hide-button,
.read-mode .container .btn-beautify,
.read-mode .container .hl-label {
  border: 1px solid var(--gray) !important;
  background: var(--readmode-light-color) !important;
  color: var(--font-color) !important;
}
.read-mode .container .note {
  border: 2px solid var(--gray);
  border-left-color: var(--gray) !important;
  filter: none;
  background-color: var(--readmode-light-color) !important;
  color: var(--font-color);
}
.read-mode .container .note:before,
.read-mode .container .note .note-icon {
  color: var(--font-color);
}
.search-dialog {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1001;
  display: none;
  margin-left: -300px;
  padding: 20px;
  width: 600px;
  background: var(--search-bg);
  --search-height: 100vh;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .search-dialog {
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
}
.search-dialog .search-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 14px;
  color: #49b1f5;
  font-size: 1.4em;
  line-height: 1;
}
.search-dialog .search-nav .search-dialog-title {
  margin-right: 4px;
}
.search-dialog .search-nav #loading-status[hidden] {
  display: none !important;
}
.search-dialog .search-nav .search-close-button {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #858585;
  text-align: right;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.search-dialog .search-nav .search-close-button:hover {
  color: #49b1f5;
}
.search-dialog .local-search-input,
.search-dialog #algolia-search-input {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.search-dialog .local-search-input input,
.search-dialog #algolia-search-input input,
.search-dialog .local-search-input .ais-SearchBox-input,
.search-dialog #algolia-search-input .ais-SearchBox-input {
  padding: 5px 14px;
  width: 100%;
  outline: none;
  border: 2px solid #49b1f5;
  border-radius: 40px;
  background: var(--search-bg);
  color: var(--search-input-color);
  -webkit-appearance: none;
}
.search-dialog .local-search-input input::placeholder,
.search-dialog #algolia-search-input input::placeholder,
.search-dialog .local-search-input .ais-SearchBox-input::placeholder,
.search-dialog #algolia-search-input .ais-SearchBox-input::placeholder {
  color: var(--text-color);
}
.search-dialog .search-result-list,
.search-dialog .ais-Hits-list {
  overflow-y: overlay;
  margin: 0 -20px;
  padding: 0 22px;
  max-height: calc(80vh - 220px);
}
.search-dialog .search-result-list .local-search-hit-item,
.search-dialog .ais-Hits-list .local-search-hit-item,
.search-dialog .search-result-list .ais-Hits-item,
.search-dialog .ais-Hits-list .ais-Hits-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 3px 0;
  line-height: 1.8;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.search-dialog .search-result-list .local-search-hit-item:hover,
.search-dialog .ais-Hits-list .local-search-hit-item:hover,
.search-dialog .search-result-list .ais-Hits-item:hover,
.search-dialog .ais-Hits-list .ais-Hits-item:hover {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.search-dialog .search-result-list .local-search-hit-item:not([value])::before,
.search-dialog .ais-Hits-list .local-search-hit-item:not([value])::before,
.search-dialog .search-result-list .ais-Hits-item:not([value])::before,
.search-dialog .ais-Hits-list .ais-Hits-item:not([value])::before {
  display: none;
}
.search-dialog .search-result-list .local-search-hit-item[value]::before,
.search-dialog .ais-Hits-list .local-search-hit-item[value]::before,
.search-dialog .search-result-list .ais-Hits-item[value]::before,
.search-dialog .ais-Hits-list .ais-Hits-item[value]::before {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 6px;
  margin-top: 3px;
  min-width: 24px;
  color: #49b1f5;
  content: attr(value) '.';
  font-weight: bold;
  font-style: italic;
  font-size: 0.9em;
}
.search-dialog .search-result-list .local-search-hit-item::marker,
.search-dialog .ais-Hits-list .local-search-hit-item::marker,
.search-dialog .search-result-list .ais-Hits-item::marker,
.search-dialog .ais-Hits-list .ais-Hits-item::marker {
  content: none;
}
.search-dialog .search-result-list .local-search-hit-item a,
.search-dialog .ais-Hits-list .local-search-hit-item a,
.search-dialog .search-result-list .ais-Hits-item a,
.search-dialog .ais-Hits-list .ais-Hits-item a {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: var(--search-a-color);
}
.search-dialog .search-result-list .local-search-hit-item a:hover,
.search-dialog .ais-Hits-list .local-search-hit-item a:hover,
.search-dialog .search-result-list .ais-Hits-item a:hover,
.search-dialog .ais-Hits-list .ais-Hits-item a:hover {
  color: #49b1f5;
}
.search-dialog .search-result-list .local-search-hit-item .search-result-title,
.search-dialog .ais-Hits-list .local-search-hit-item .search-result-title,
.search-dialog .search-result-list .ais-Hits-item .search-result-title,
.search-dialog .ais-Hits-list .ais-Hits-item .search-result-title,
.search-dialog .search-result-list .local-search-hit-item .algolia-hits-item-title,
.search-dialog .ais-Hits-list .local-search-hit-item .algolia-hits-item-title,
.search-dialog .search-result-list .ais-Hits-item .algolia-hits-item-title,
.search-dialog .ais-Hits-list .ais-Hits-item .algolia-hits-item-title {
  font-weight: 600;
}
.search-dialog .search-result-list .local-search-hit-item .search-result,
.search-dialog .ais-Hits-list .local-search-hit-item .search-result,
.search-dialog .search-result-list .ais-Hits-item .search-result,
.search-dialog .ais-Hits-list .ais-Hits-item .search-result,
.search-dialog .search-result-list .local-search-hit-item .algolia-hit-item-content,
.search-dialog .ais-Hits-list .local-search-hit-item .algolia-hit-item-content,
.search-dialog .search-result-list .ais-Hits-item .algolia-hit-item-content,
.search-dialog .ais-Hits-list .ais-Hits-item .algolia-hit-item-content {
  margin: 0 0 8px;
  word-break: break-all;
  font-size: 0.9em;
}
.search-dialog .ais-Pagination {
  margin: 15px 0 0;
  padding: 0;
  text-align: center;
}
.search-dialog .ais-Pagination .ais-Pagination-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 6px;
}
.search-dialog .ais-Pagination .ais-Pagination-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  padding: 0;
}
.search-dialog .ais-Pagination .ais-Pagination-item:not(.ais-Pagination-item--selected):not(.ais-Pagination-item--ellipsis):not(.ais-Pagination-item--disabled) .ais-Pagination-link:hover {
  background: var(--btn-hover-color);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.search-dialog .ais-Pagination .ais-Pagination-item .ais-Pagination-link {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 4px 8px;
  min-width: 28px;
  height: 28px;
  border-radius: 6px;
  background: var(--btn-bg);
  color: var(--btn-color);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.search-dialog .ais-Pagination .ais-Pagination-item .ais-Pagination-link.ais-Pagination-link--disabled {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  cursor: not-allowed;
}
.search-dialog .ais-Pagination .ais-Pagination-item .ais-Pagination-link i {
  font-size: 12px;
}
.search-dialog .ais-Pagination .ais-Pagination-item--selected .ais-Pagination-link {
  background: #00c4b6;
  font-weight: 600;
  cursor: default;
}
.search-dialog .ais-Pagination .ais-Pagination-item--ellipsis .ais-Pagination-link {
  padding: 4px 2px;
  border: none;
  background: transparent;
  color: var(--text-color);
  cursor: default;
}
.search-dialog .ais-Pagination .ais-Pagination-item--ellipsis .ais-Pagination-link:hover {
  background: transparent;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.search-dialog .ais-Pagination .ais-Pagination-item--disabled .ais-Pagination-link {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
@media screen and (max-width: 768px) {
  .search-dialog .ais-Pagination .ais-Pagination-list {
    gap: 4px;
  }
}
.search-dialog hr {
  margin: 15px auto;
}
#search-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
  background: rgba(0,0,0,0.6);
}
.search-result-stats,
.ais-Stats-text {
  margin: 15px 0 0;
  color: var(--text-color);
  text-align: center;
  font-size: 0.9em;
}
.search-keyword {
  background: transparent;
  color: #f47466;
  font-weight: 600;
}
.search-loading {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 20px;
  color: var(--text-color);
}
.search-loading::before {
  width: 16px;
  height: 16px;
  border: 2px solid var(--text-color);
  border-top-color: transparent;
  border-radius: 50%;
  content: '';
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  -ms-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@media screen and (max-width: 768px) {
  #local-search .search-dialog .search-result-list {
    max-height: calc(var(--search-height) - 200px) !important;
  }
}
#local-search #local-search-stats .search-result-stats {
  text-align: left;
}
#local-search .search-keyword {
  font-weight: 600;
}
#local-search #loading-database ~ * {
  visibility: hidden;
}
@-moz-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
