@charset "UTF-8";
@import 'normalize.css?v=3.2.1';
@import 'prism.css?v=3.2.1';
@import 'animation.min.css?v=3.2.1';
@import 'shortcode.min.css?v=3.10006';
@import 'toastify.css?v=3.20005';
@font-face {
  font-family: 'Jetbrains Mono';
  src: url(../font/JB.ttf) format('truetype');
}
* {
  transition: color 0.2s, background 0.2s;
  -webkit-tap-highlight-color: transparent;
}
html {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.15;
  transition: font-size 0.2s ease;
  --theme-text-main: #000;
  --theme-bg-main: #fff;
  --theme-text-strong: #cc3536;
  --theme-text-code: #dd4a68;
  --theme-bg-sub: #f4f5f5;
  --theme-sc-col-bg: #fafafa;
  --theme-sc-col-text: #202020;
  --theme-sc-warn-bg: #fcf1f1;
  --theme-sc-warn-border: #ed0000;
  --theme-sc-notice-bg: #eef6fd;
  --theme-sc-warn-text: #777;
  --theme-sc-warn-border: #38a3fd;
  --theme-text-blockq-bg: rgba(245, 245, 245, 0.5);
  --theme-text-blockq: #878c93;
  --theme-table-th-bg: #f8f8f8;
  --theme-table-td-bg: #fff;
  --theme-table-td-bg-even: #f8f8f8;
  --theme-table-tr-border: #ccc;
  --theme-table-td-border: #ddd;
  --theme-banner-bg: #fafafa;
  --theme-banner-title: #333;
  --theme-pap-text-main: #202020;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
html::-webkit-scrollbar-thumb {
  background-color: gray;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #696969;
  min-height: 40px;
  padding-top: 100px;
  border-radius: 4px;
}
html::-webkit-scrollbar-thumb:hover {
  background-color: #b3b3b3;
}
html::-webkit-scrollbar-thumb:active {
  background-color: #b3b3b3;
}
html::-webkit-scrollbar {
  height: 15px;
  width: 8px;
}
html *::-webkit-scrollbar {
  height: 15px;
  width: 8px;
}
html *::-webkit-scrollbar-thumb {
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #696969;
  min-height: 40px;
  padding-top: 100px;
  border-radius: 4px;
}
html::before {
  content: '';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center 0;
}
body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
div {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
p {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
ol {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
ul {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
li {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
dl {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
dt {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
dd {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
h1 {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
h2 {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
h3 {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
h4 {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
h5 {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
h6 {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
form {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
input {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
select {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
button {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
textarea {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
iframe {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
table {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
th {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
td {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
blockquote {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
img {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
a {
  text-decoration: none;
}
a:link {
  color: var(--theme-color, #07f);
}
a:visited {
  color: var(--theme-color, #07f);
}
a.icp {
  color: hsla(0, 0%, 100%, 0.8);
}
.clear {
  display: block;
  clear: both;
}
.clear::before {
  display: block;
  clear: both;
  content: '';
}
.clear::after {
  display: block;
  clear: both;
  content: '';
}
.page-navigator {
  display: block;
  padding: 0;
  text-align: center;
}
.page-navigator::before {
  display: block;
  clear: both;
  content: '';
}
.page-navigator::after {
  display: block;
  clear: both;
  content: '';
}
.page-navigator li {
  display: none;
}
.page-navigator li a {
  font-size: 0.725rem;
  background: var(--theme-banner-bg);
  padding: 0.4rem 0.6rem;
  border-radius: 1000rem;
  border: 1px solid #eee;
  box-shadow: var(--theme-shadow, none);
  transition: transform 0.2s ease;
  color: var(--theme-text-main);
}
.page-navigator li a span {
  position: relative;
  top: -2px;
}
.page-navigator li.prev {
  list-style: none;
  display: inline-block !important;
  margin: 0 0.5rem;
}
.page-navigator li.next {
  list-style: none;
  display: inline-block !important;
  margin: 0 0.5rem;
}
.left {
  float: left;
}
.right {
  float: right;
}
.lightbox-wrap {
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  background: rgba(255, 255, 255, 0.99);
  -moz-animation: opacity-in 0.2s;
  -webkit-animation: opacity-in 0.2s;
  -o-animation: opacity-in 0.2s;
  animation: opacity-in 0.2s;
  cursor: pointer;
}
.bq {
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  bottom: -0.385rem;
  display: inline-block !important;
}
.bq-aru {
  width: unset;
  padding: 0 0.3rem;
}
.g-toast {
  background: var(--theme-bg-main);
  color: var(--theme-text-main);
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.438rem 0.825rem;
  box-shadow: var(--theme-shadow);
}
#main {
  width: 800px;
  margin: 50px auto;
  position: relative;
  right: 0;
  transition: right 0.3s;
}
#container {
  width: 800px;
  margin: auto;
  -moz-animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
  -webkit-animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
  -o-animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
  animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
}
#header {
  padding: 40px;
  border-radius: var(--theme-radius, 30px);
  background: var(--header-color, #6a6a6a);
  box-shadow: var(--theme-shadow, none);
  color: #fff;
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
}
#header-title {
  position: relative;
  z-index: 2;
}
#header-title h2 {
  padding: 0;
  font-weight: 200;
  font-size: 2rem;
  margin: 0 0 1.125rem;
}
#header-content {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  z-index: 2;
}
#header-content-left p {
  color: hsla(0, 0%, 100%, 0.6);
  margin: 0;
}
#header-content-right nav a {
  position: relative;
  display: inline-block;
  color: hsla(0, 0%, 100%, 0.6);
  margin-left: 0.5rem;
  transition: color 0.2s;
}
#header-content-right nav a:hover {
  color: #fff;
}
#header-content-right nav a.nav-focus {
  color: #fff;
}
#header-content-right nav a.nav-focus::before {
  content: ' ';
  display: block;
  position: absolute;
  height: 5px;
  width: 5px;
  background: #fff;
  top: -5px;
  right: -5px;
  border-radius: 1000rem;
  opacity: 0.7;
  transition: opacity 0.2s;
}
#header-background {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.5;
  z-index: 1;
  max-height: 20rem;
  bottom: var(--theme-header-offset-y, 0);
  right: var(--theme-header-offset-x, 0);
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
footer {
  padding: 30px 40px;
  border-radius: var(--theme-radius, 30px);
  background: var(--header-color, #6a6a6a);
  box-shadow: var(--theme-shadow, none);
  color: hsla(0, 0%, 100%, 0.8);
  margin-top: 50px;
  font-size: 0.875rem;
}
footer p {
  margin: 0;
}
#footer-content {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 10px;
}
#footer-sponsor {
  flex: 1 1 auto;
  min-width: 0;
}
#footer-side {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  flex: 0 0 auto;
  min-width: 0;
}
#footer-side #footer-meta {
  margin-top: 8px;
}
#footer-side #footer-meta a {
  color: inherit;
}
#footer-nav {
  text-align: right;
}
#footer-nav a {
  position: relative;
  display: inline-block;
  color: #fff;
  margin-left: 5px;
  transition: all 0.2s;
}
#footer-nav a:hover {
  transform: translateY(-2px);
}
#footer-nav a.nav-focus::before {
  content: ' ';
  display: block;
  position: absolute;
  height: 5px;
  width: 5px;
  background: #fff;
  top: -5px;
  right: -5px;
  border-radius: 1000rem;
  opacity: 0.7;
  transition: opacity 0.2s;
}
#footer-sponsor img {
  height: 1.35rem;
  margin-right: 5px;
}
#footer-sponsor a {
  height: 1.35rem;
  margin-right: 5px;
  color: inherit;
}
#footer-sponsor a:hover {
  color: #fff;
}
#footer-sponsor .footer-grid {
  display: grid;
  grid-template-columns: repeat(var(--footer-grid-cols, 3), minmax(0, 1fr));
  grid-auto-rows: auto;
  grid-auto-flow: dense;
  gap: 6px 12px;
  align-items: center;
  width: 100%;
}
#footer-sponsor .footer-grid > * {
  min-width: 0;
}
#footer-sponsor .footer-grid a,
#footer-sponsor .footer-grid .footer-grid-cell a {
  color: inherit;
  height: auto;
  margin-right: 0;
}
#footer-sponsor .footer-grid a:hover {
  color: #fff;
}
#footer-sponsor .footer-grid img {
  margin-right: 0;
  max-width: 100%;
}
#footer-sponsor .footer-air {
  display: block;
  min-height: 1.5rem;
  pointer-events: none;
}
#articles {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}
.article-item {
  position: relative;
  box-sizing: border-box;
  /* Width derived from --article-columns (default 2). Each row distributes
     the remaining space equally between N items, accounting for the gaps. */
  flex: 0 0 calc((100% - (var(--article-columns, 2) - 1) * 20px) / var(--article-columns, 2));
  width: calc((100% - (var(--article-columns, 2) - 1) * 20px) / var(--article-columns, 2));
  margin-bottom: 0;
  padding: 30px;
  background: var(--theme-bg-main);
  box-shadow: var(--theme-shadow, none);
  border-radius: var(--theme-radius, 30px);
  transition: transform 0.2s ease;
  overflow: hidden;
}
.article-item:hover {
  transform: scale(1.01);
}
.article-item p {
  color: var(--theme-text-main);
  font-size: 0.875rem;
  z-index: 2;
  position: relative;
  word-wrap: break-word;
}
.article-banner-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.1);
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.85));
  background: linear-gradient(to left, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.85));
  pointer-events: none;
}
.article-banner {
  visibility: hidden;
  opacity: 0.4;
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
}
.article-banner-full {
  position: relative;
  width: calc(100% + 60px);
  margin: -30px -30px 20px -30px;
  height: 200px;
  opacity: 1;
  border-radius: var(--theme-radius, 30px) var(--theme-radius, 30px) 0 0;
  animation: pic-show 1s !important;
}
.article-title {
  position: relative;
  z-index: 2;
  font-size: 1.25rem;
  margin: 0 0 0.875rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: var(--theme-color, #07f);
}
.article-data {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}
.article-data span {
  opacity: 0.8;
  font-weight: 600;
  font-size: 0.925rem;
}
.article-data span a {
  color: var(--theme-text-main);
}
.article-data span a:link {
  color: var(--theme-text-main);
}
.articles-switch {
  display: block;
  margin-top: 1.5rem;
}
.card-item {
  float: left;
  width: 100%;
  margin-bottom: 2rem;
}
.card-item article {
  color: #fff;
  background: #8aa0ff;
  background: -moz-linear-gradient(128deg, #8aa0ff 30%, #5a8cfa 70%);
  background: -webkit-linear-gradient(128deg, #8aa0ff 30%, #5a8cfa 70%);
  background: -o-linear-gradient(128deg, #8aa0ff 30%, #5a8cfa 70%);
  background: -ms-linear-gradient(128deg, #8aa0ff 30%, #5a8cfa 70%);
  background: linear-gradient(218deg, #8aa0ff 30%, #5a8cfa 70%);
  position: relative;
  z-index: 0;
  padding: 2rem 1.5rem;
  height: 6.5rem;
  border-radius: var(--theme-radius);
  overflow: hidden;
  word-break: break-all;
  transition: all 0.5s ease;
}
.card-item article:hover {
  transform: translateY(-5px);
}
.card-item article h2 {
  position: absolute;
  bottom: 38px;
  color: white;
  margin: 0;
  font-size: 1.25rem;
  width: 100%;
}
.card-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s;
  filter: brightness(90%);
}
.card-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.card-item-title {
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.card-item-meta {
  font-size: 0.875rem;
}
.card-item-category {
  position: absolute;
  display: inline-block;
  z-index: 2;
}
.card-item-category-link {
  color: white;
  border-radius: 20px;
  padding: 4px 8px;
  transition: all 0.2s ease;
  text-decoration: none;
  cursor: default;
}
.card-item-date {
  color: white;
  border-radius: 20px;
  padding: 4px 8px;
  transition: all 0.2s ease;
  text-decoration: none;
  cursor: default;
}
.card-item-picnum {
  color: white;
  border-radius: 20px;
  padding: 4px 8px;
  transition: all 0.2s ease;
  text-decoration: none;
  cursor: default;
}
a.next {
  float: right;
  font-size: 0.875rem;
  background: rgba(255, 255, 255, 0.99);
  padding: 10px 20px;
  border-radius: 1000rem;
  border: 1px solid #eee;
  box-shadow: var(--theme-shadow, none);
  transition: transform 0.2s ease;
  color: var(--theme-text-main);
}
a.next:hover {
  transform: scale(0.99);
}
a.prev {
  float: left;
  font-size: 0.875rem;
  background: rgba(255, 255, 255, 0.99);
  padding: 10px 20px;
  border-radius: 1000rem;
  border: 1px solid #eee;
  box-shadow: var(--theme-shadow, none);
  transition: transform 0.2s ease;
  color: var(--theme-text-main);
}
a.prev:hover {
  transform: scale(0.99);
}
h3.archive-title {
  font-weight: 400;
  text-align: center;
  margin-bottom: 2rem;
  text-shadow: 0 3px 6px rgba(255, 255, 255, 0.3);
  color: var(--theme-text-main);
  opacity: 0.8;
}
.PAP {
  background: var(--theme-bg-main);
  box-shadow: var(--theme-shadow, none);
  border-radius: var(--theme-radius, 30px);
  overflow: hidden;
  -moz-animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
  -webkit-animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
  -o-animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
  animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
}
#lyrics {
  background: var(--theme-bg-main);
  box-shadow: var(--theme-shadow, none);
  border-radius: var(--theme-radius, 30px);
  overflow: hidden;
  -moz-animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
  -webkit-animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
  -o-animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
  animation: opacity-in var(--theme-animation-in-duration, 1s) ease;
  padding: 1.5rem;
}
#lyrics p {
  line-height: 1.7;
  font-size: 1rem;
  color: #b6b196;
}
#lyrics p:nth-child(even) {
  color: #576768;
  margin-top: -20px;
}
#lyrics p span {
  color: #576768;
}
.PAP-banner {
  height: 15.5rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  background: var(--theme-banner-bg);
}
.PAP-banner div {
  width: 100%;
}
.PAP-banner div h1 {
  font-size: 2rem;
  color: var(--theme-banner-title);
  font-weight: 200;
  text-align: center;
  line-height: 1.33;
  max-width: 80%;
  margin: 0 auto;
}
.PAP-banner div p {
  color: var(--theme-text-main);
  margin: 0.5rem 0 0 0;
  font-size: 0.725rem;
  text-align: center;
  opacity: 0.4;
}
.PAP-IMG-Banner {
  display: block;
  position: relative;
}
.PAP-IMG-Banner div:not(.PAP-banner-background):not(.PAP-banner-mask) {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
}
.PAP-IMG-Banner div h1 {
  opacity: 0.85;
  font-size: 1.5rem;
}
.PAP-IMG-Banner div h1,
.PAP-IMG-Banner div p,
.PAP-IMG-Banner div p a {
  text-align: left;
  max-width: 100%;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6), 0 1px 3px rgba(0, 0, 0, 0.4);
}
.PAP-banner-mask {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.45) 100%);
}
.PAP-banner-background {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 15.5rem;
  zoom: 1;
  background-color: var(--theme-banner-bg);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
}
.PAP-content {
  font-size: 0.875rem;
}
.PAP-content > * {
  max-width: 100%;
}
.PAP-content > *:first-child {
  margin-top: 1.5rem;
}
.PAP-content p {
  color: var(--theme-text-main);
  margin: 0 1.5rem 1.25rem;
  position: relative;
  font-weight: 400;
  text-align: justify;
  color: var(--theme-pap-text-main);
  word-wrap: break-word;
  line-height: 1.8;
  letter-spacing: 0.03rem;
}
.PAP-content p img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  cursor: pointer;
}
.PAP-content p img.lazyload-done {
  visibility: visible;
  -moz-animation: pic-show 1s;
  -webkit-animation: pic-show 1s;
  -o-animation: pic-show 1s;
  animation: pic-show 1s;
}
.PAP-content h1 {
  color: var(--theme-text-main);
  font-weight: 400;
  margin: 2rem 1.5rem 1.25rem;
  cursor: pointer;
  position: relative;
  font-size: 1.5rem;
}
.PAP-content h1::after {
  content: ' ';
  display: block;
  height: 3px;
  width: 3rem;
  background-color: #eee;
  opacity: 0.6;
  position: absolute;
  bottom: -0.5rem;
}
.PAP-content h1::before {
  content: '🔖';
  position: absolute;
  zoom: 0.8;
  right: 2rem;
  top: 0;
  opacity: 0;
  transition: opacity 0.2s;
}
.PAP-content h1:hover::before {
  opacity: 0.2;
}
.PAP-content h2 {
  color: var(--theme-text-main);
  font-weight: 400;
  margin: 2rem 1.5rem 1.25rem;
  cursor: pointer;
  position: relative;
  font-size: 1.35rem;
}
.PAP-content h2::after {
  content: ' ';
  display: block;
  height: 3px;
  width: 3rem;
  background-color: #eee;
  opacity: 0.6;
  position: absolute;
  bottom: -0.5rem;
}
.PAP-content h2::before {
  content: '🔖';
  position: absolute;
  zoom: 0.8;
  right: 2rem;
  top: 0;
  opacity: 0;
  transition: opacity 0.2s;
}
.PAP-content h2:hover::before {
  opacity: 0.2;
}
.PAP-content h3 {
  color: var(--theme-text-main);
  font-weight: 400;
  margin: 2rem 1.5rem 1.25rem;
  cursor: pointer;
  position: relative;
  font-size: 1.15rem;
}
.PAP-content h3::after {
  content: ' ';
  display: block;
  height: 3px;
  width: 3rem;
  background-color: #eee;
  opacity: 0.6;
  position: absolute;
  bottom: -0.5rem;
}
.PAP-content h3::before {
  content: '🔖';
  position: absolute;
  zoom: 0.8;
  right: 2rem;
  top: 0;
  opacity: 0;
  transition: opacity 0.2s;
}
.PAP-content h3:hover::before {
  opacity: 0.2;
}
.PAP-content h4 {
  color: var(--theme-text-main);
  margin: 0 1.5rem 1.25rem;
  position: relative;
  font-weight: 400;
  font-size: 1.05rem;
}
.PAP-content h5 {
  color: var(--theme-text-main);
  margin: 0 1.5rem 1.25rem;
  position: relative;
  font-weight: 400;
  font-size: 1rem;
}
.PAP-content li {
  text-align: justify;
  color: var(--theme-pap-text-main);
  word-wrap: break-word;
  line-height: 1.8;
  letter-spacing: 0.013rem;
}
.PAP-content:first {
  margin-top: 1.5rem;
}
.PAP-content:last-child {
  margin-bottom: 2rem;
}
.PAP-content blockquote {
  margin: 1.5rem 0;
  color: var(--theme-text-blockq);
  padding: 0.5rem 1.5rem;
  line-height: 1.8;
  position: relative;
  background: var(--theme-text-blockq-bg);
}
.PAP-content blockquote p {
  color: #878c93;
  margin-bottom: 0;
  margin-left: 0;
}
.PAP-content blockquote::before {
  content: '';
  height: 100%;
  width: 5px;
  background: #ddd;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.PAP-content hr {
  overflow: hidden;
  margin: 1rem 0;
  padding: 0;
  height: 0.125rem;
  border: none;
  background: #e7e7e7 repeating-linear-gradient(-45deg, #fff, #fff 0.25rem, transparent 0.25rem, transparent 0.5rem);
}
.PAP-content ul {
  margin: 1.5rem 1.5rem;
}
.PAP-content ol {
  margin: 1.5rem 1.5rem;
}
.PAP-content strong {
  color: var(--theme-text-strong);
}
.PAP-content img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  cursor: pointer;
}
.PAP-content img.lazyload-done {
  visibility: visible;
  -moz-animation: pic-show 1s;
  -webkit-animation: pic-show 1s;
  -o-animation: pic-show 1s;
  animation: pic-show 1s;
}
.PAP-content pre {
  background: #343232;
  color: #f0f0f0;
}
.PAP-content table {
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
  overflow: auto;
  box-sizing: border-box;
  width: 100%;
  word-break: normal;
  margin: 1.5rem auto;
  line-height: 1.7;
  font-size: 0.8rem;
}
.PAP-content table th {
  font-weight: bold;
  padding: 0.575rem 0.875rem;
  border: 0.0625rem solid var(--theme-table-td-border);
}
.PAP-content table td {
  padding: 0.575rem 0.875rem;
  border: 0.0625rem solid var(--theme-table-td-border);
}
.PAP-content table tr {
  border-top: 0.0625rem solid var(--theme-table-tr-border);
  background-color: var(--theme-table-td-bg);
}
.PAP-content table tr:nth-child(2n) {
  background-color: var(--theme-table-td-bg-even);
}
.PAP-content table thead tr {
  background-color: var(--theme-table-th-bg);
}
.PAP-content .aplayer {
  box-shadow: none;
  margin: 1.5rem;
  background: var(--theme-bg-main);
  color: var(--theme-pap-text-main);
}
.PAP-content .aplayer .aplayer-lrc p {
  color: var(--theme-pap-text-main);
}
.PAP-content .aplayer .aplayer-lrc:before {
  display: none;
}
.PAP-content .aplayer .aplayer-lrc:after {
  display: none;
}
.imageinfo {
  display: block;
  color: #999;
  font-size: 0.625rem;
  text-align: right;
  margin-top: 10px;
}
code:not([class*='language-']) {
  font-family: 'Jetbrains Mono', 'Monaco', 'Courier New', 'Consolas', serif;
  margin: 0 4px;
  word-wrap: break-word;
  color: var(--theme-text-code);
  font-size: 14px;
}
code[class*='language-'] {
  font-family: 'Jetbrains Mono', 'Monaco', 'Courier New', 'Consolas', serif;
}
pre[class*='language-'] {
  font-family: 'Jetbrains Mono', 'Monaco', 'Courier New', 'Consolas', serif;
}
.code-toolbar {
  margin: 1.5rem 0;
}
.comment-content {
  background-color: var(--theme-bg-main);
  border-radius: 15px;
  padding: 15px;
  margin: 0 0 1rem 10px;
  font-size: 0.875rem;
  min-width: 40%;
  max-width: 85%;
  box-shadow: var(--theme-shadow);
  word-wrap: break-word;
}
.comment-content table {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  overflow: auto;
  width: 80%;
  word-break: normal;
  margin: 1.5rem auto;
}
.comment-content table tr:nth-child(2n) {
  background-color: var(--theme-table-td-bg-even);
}
.comment-content p {
  color: var(--theme-text-main);
  margin-bottom: 0;
  line-height: 1.7;
  letter-spacing: 0.03rem;
  margin-top: 0;
}
#post-footer {
  font-size: 0.625rem;
  display: flex;
  justify-content: space-between;
  margin: 1.5rem;
}
#post-footer p {
  color: var(--theme-text-main);
  margin: 0;
  opacity: 0.7;
}
#post-footer-tag p a {
  padding: 8px 15px;
  background-color: #f5f5f5;
  color: #777;
  border-radius: 1000rem;
}
#post-toolbar {
  margin: 1.5rem;
}
.post-toolbar-btn {
  display: inline-block;
  background: #f4f5f5;
  border: none;
  padding: 0.438rem 0.825rem;
  font-size: 0.875rem;
  font-weight: 600;
  border-radius: 5px;
  color: var(--theme-color);
  transition: background 0.2s;
  cursor: pointer;
}
#post-sponsor {
  background: var(--theme-banner-bg);
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: height 0.5s;
}
#post-sponsor img {
  display: block;
  width: 10rem;
  margin: 0 auto;
  padding: 2rem;
}
#archives-content {
  margin: 1.5rem;
}
#archives-content h2 {
  text-align: center;
  font-size: 2.3rem;
  font-weight: 400;
  color: #b6b196;
  margin: 0;
}
#tag-cloud {
  width: 100%;
  line-height: 50px;
}
#tag-cloud li {
  list-style-type: none;
  display: inline-block;
}
#tag-cloud li a {
  font-size: 0.625rem;
  color: #777;
  padding: 8px 15px;
  margin: 0.1rem;
  transition: all 0.24s ease;
  background: rgba(241, 243, 244, 0.7);
  border-radius: 10000rem;
}
#tag-cloud li a:hover {
  background: #f1f3f4;
}
#timeline {
  margin: 40px auto;
}
#timeline > * {
  color: #787878;
  font-family: 'STHeiti Light', 'Microsoft YaHei', 'SimHei', 'Microsoft JhengHei', 'Microsoft YaHei', 'Mirages Custom', 'Merriweather', 'Open Sans', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei', 'WenQuanYi Micro Hei', 'Segoe UI Emoji', 'Segoe UI Symbol', Helvetica, Arial, sans-serif !important;
}
.archive-title h3 {
  font-size: 1.125rem;
}
.archives a {
  position: relative;
  display: block;
  padding: 0.625rem;
  color: #333;
  font-style: normal;
  line-height: 1.125rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}
.archives a:hover {
  background: #eee;
}
.archives a .time {
  color: #888;
  padding-right: 0.625rem;
}
#link-list {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 2rem 0;
  flex-wrap: wrap;
}
.link-wrap {
  display: block;
  width: 256px;
  height: 100px;
  margin: 0 0 1.5rem;
  padding: 0;
  overflow: hidden;
}
.link-item {
  background: var(--theme-bg-main);
  border-radius: var(--theme-radius);
  overflow: hidden;
  box-shadow: var(--theme-shadow);
  position: relative;
}
.link-item img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  float: left;
}
.link-item-content {
  box-sizing: border-box;
  float: left;
  width: 156px;
  padding: 1rem;
}
.link-item-content h4 {
  margin: 0 0 5px 0;
  font-size: 1rem;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.link-item-content p {
  position: absolute;
  bottom: -10px;
  right: -8px;
  margin: 0;
  font-size: 2.5rem;
  font-style: italic;
  -webkit-text-stroke: 2px var(--theme-color);
  color: transparent;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  opacity: 0.06;
}
.link-item-m-content {
  display: none;
}
.friends {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.friends li {
  margin: 10px;
  border-radius: 15px;
  position: relative;
  display: inline-block;
  list-style-type: none;
  width: 40%;
  margin: 10px 10px 20px;
  height: 60px;
  border-radius: 0;
  padding-left: 10px;
  border-left: 2px solid var(--theme-table-td-border);
}
.friends li .link-item-content-old {
  float: left;
  padding: 0 10px 10px 20px;
  text-align: left;
  width: calc(100% - 90px);
}
.friends li .link-item-content-old h3 {
  margin: 0 0 5px;
  font-size: 16px;
  color: var(--theme-text-main);
}
.friends li .link-item-content-old span {
  display: block;
  margin: 0 0 5px;
  color: var(--theme-text-main);
  opacity: 0.6;
  font-size: 13px;
}
.friends li .link-item-content-old span::before {
  content: '#';
  color: var(--theme-text-main);
}
.friends li .link-item-content-old p {
  margin: 0 0 5px;
  font-size: 13px;
  color: var(--theme-text-main);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-text-stroke: unset;
  opacity: 0.6;
  position: relative;
  bottom: 0;
  right: 0;
}
.friends li a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.friends li img {
  height: 60px;
  width: 60px;
  border-radius: 100rem;
  float: left;
}
#comments-form {
  background: var(--theme-bg-main);
  border-radius: var(--theme-radius);
  box-shadow: var(--theme-shadow);
  padding: 1.5rem;
  margin: 1.5rem 0;
  position: relative;
}
#comments-form h3 {
  color: var(--theme-text-main);
  margin: 0;
  font-size: 1.125rem;
  font-weight: 600;
}
#comments-form input.submit {
  background: #f4f5f5;
  border: none;
  padding: 0.438rem 0.825rem;
  font-size: 0.875rem;
  font-weight: 600;
  border-radius: 5px;
  color: var(--theme-color);
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  z-index: 2;
  transition: background 0.2s;
  cursor: pointer;
}
#comments-form input.submit:hover {
  background: #eceded;
}
.comments-Input {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}
.comments-Input input {
  width: 30%;
  background: #f4f5f5;
  border: 1px solid transparent;
  outline: none;
  padding: 0.438rem 0.525rem;
  border-radius: 5px;
  font-size: 0.875rem;
  color: #1c1f23;
}
#comments-textarea {
  box-sizing: border-box;
  width: 100%;
  background: #f4f5f5;
  border: 1px solid transparent;
  outline: none;
  padding: 0.438rem 0.525rem;
  font-size: 0.875rem;
  resize: none;
  height: 7rem;
  z-index: 1;
  position: relative;
  line-height: 1.5;
}
#comments-textarea-wrap {
  height: 9.5rem;
  background: #f4f5f5;
  padding: 0;
  margin: 0.5rem 0 0 0;
  border-radius: 5px;
}
.comment-list {
  padding: 0;
}
.comment-list li {
  list-style-type: none;
}
.comment-inner {
  display: flex;
  width: 100%;
  box-sizing: border-box;
}
.comment-inner:hover .comment-avatar span a {
  opacity: 1;
}
.comment-children {
  padding-left: 2rem;
}
.comment-children .comment-children {
  padding-left: 0;
}
.comment-avatar {
  width: 50px;
  overflow: hidden;
  text-align: center;
}
.comment-avatar span a {
  display: block;
  font-size: 0.825rem;
  background-color: #f4f5f5;
  border-radius: 5px;
  padding: 3px 6px;
  margin-top: 5px;
  opacity: 0;
  transition: opacity 0.2s;
  font-weight: 600;
}
.comment-avatar img {
  height: 50px;
  width: 50px;
  border-radius: 10000rem;
}
.comment-meta {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
  color: var(--theme-text-main);
}
.comment-meta span:first-child {
  font-weight: 600;
  font-size: 1rem;
}
.comment-meta span:last-child {
  opacity: 0.5;
  font-size: 0.625rem;
}
#cancel-comment-reply-link {
  display: block;
  position: absolute;
  bottom: 2rem;
  right: 6rem;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.438rem 0.825rem;
  z-index: 2;
  transition: background 0.2s;
  border-radius: 5px;
}
#cancel-comment-reply-link:hover {
  background: #eceded;
}
#OwO-logo {
  display: block;
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.438rem 0.825rem;
  z-index: 2;
  color: var(--theme-text-main);
  cursor: pointer;
  opacity: 0.7;
}
#OwO-container {
  height: 20rem;
  width: 40rem;
  max-width: 90%;
  border-radius: var(--theme-radius);
  overflow: hidden;
  background-color: var(--theme-bg-main);
  position: fixed;
  bottom: -35rem;
  left: calc(50%);
  transform: translateX(-50%);
  z-index: 9;
  box-shadow: var(--theme-shadow);
}
#OwO-content {
  box-sizing: border-box;
  height: 15rem;
  width: 100%;
  padding: 1.5rem;
}
#OwO-header {
  display: flex;
  justify-content: space-between;
}
#OwO-header span {
  padding: 0.438rem 0 0 0.825rem;
  font-size: 0.875rem;
  font-weight: 600;
  border-radius: 5px;
  color: var(--theme-text-main);
  transition: color 0.2s;
  cursor: pointer;
}
#meme-selector span:hover {
  color: var(--theme-color);
}
span#toggleOwO {
  color: var(--theme-text-strong);
}
#OwO-container.OwO-in {
  bottom: -5rem;
  -moz-animation: OwO-in 0.5s;
  -webkit-animation: OwO-in 0.5s;
  -o-animation: OwO-in 0.5s;
  animation: OwO-in 0.5s;
}
#OwO-container.OwO-out {
  bottom: -35rem;
  -moz-animation: OwO-out 0.5s;
  -webkit-animation: OwO-out 0.5s;
  -o-animation: OwO-out 0.5s;
  animation: OwO-out 0.5s;
}
#meme-display {
  margin-top: 1rem;
  height: 10rem;
  overflow-y: scroll;
}
#meme-display h4 {
  margin: 0;
  font-size: 0.875rem;
  color: var(--theme-text-main);
  opacity: 0.7;
  padding-left: 0.825rem;
}
.meme-section {
  padding: 0 0.825rem;
}
.meme-section li {
  list-style-type: none;
  display: inline-block;
}
.OwO-item {
  cursor: pointer;
}
.OwO-item img {
  width: 2rem;
  height: 2rem;
  margin: 0.5rem;
}
#toolbar {
  z-index: 999;
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
}
#toolbar-container {
  width: 3rem;
  height: auto;
}
.toolbar-btn {
  display: block;
  height: 2.5rem;
  width: 2.5rem;
  box-sizing: border-box;
  padding: calc(0.5rem - 2px);
  border-radius: 10000rem;
  background: var(--theme-bg-main);
  margin-top: 0.5rem;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.2s;
  border: 1px solid #eee;
}
.toolbar-btn:hover {
  opacity: 1;
}
.toolbar-btn svg {
  height: 1.5rem;
  width: 1.5rem;
}
.toolbar-btn svg path {
  fill: var(--theme-text-main);
  opacity: 0.7;
}
#toc {
  position: fixed;
  z-index: 3;
  right: -15rem;
  top: 0;
  width: 15rem;
  height: 100vh;
  background: var(--theme-banner-bg);
  transition: right 0.3s;
  color: var(--theme-text-main);
  box-shadow: var(--theme-shadow);
}
.toc-show {
  right: 0 !important;
}
.toc-show-main {
  right: 5rem !important;
}
#toc-container {
  box-sizing: border-box;
  padding: 1.5rem;
  margin-left: 1.5rem;
  max-height: 100%;
  overflow-y: auto;
  direction: rtl;
}
#toc-container h3 {
  font-size: 1.5rem;
  margin-top: 0;
}
#toc-close {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0.5rem 0.5rem 0.5rem 0;
  border-top-right-radius: 1000rem;
  border-bottom-right-radius: 1000rem;
  background: var(--theme-bg-main);
  cursor: pointer;
}
#toc-close svg {
  width: 2rem;
  height: 2rem;
}
#toc-close svg path {
  fill: var(--theme-text-main);
  opacity: 0.8;
}
.toc-list {
  padding: 0;
  direction: ltr;
}
.toc-list li {
  font-size: 0.875rem;
  list-style-type: none;
  line-height: 2;
  border-radius: 5px;
  transition: transform 0.2s, font-weight 0.2s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.toc-list li a {
  color: var(--theme-text-main);
}
.toc-list li:hover {
  transform: translateX(0.5rem);
}
.is-active-li {
  font-weight: 600;
}
#sliderbar {
  position: fixed;
  left: -16rem;
  top: 0;
  width: 15rem;
  z-index: 999;
  max-height: 100%;
  overflow-y: auto;
  padding-bottom: 100px;
  scrollbar-color: transparent transparent;
  transition: left 0.3s linear;
}
#sliderbar::-webkit-scrollbar {
  display: none !important;
}
.move-left {
  left: -16rem !important;
}
.move-right {
  left: 10px !important;
}
#sliderbar-cover {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  width: 100%;
  height: 100%;
  background: rgba(75, 85, 99, 0.5);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease;
}
#sliderbar-cover.sliderbar-cover__show {
  opacity: 1;
  visibility: visible;
}
.sliderbar-content {
  margin: 10px 0;
  background: var(--theme-bg-main);
  border-width: 0;
  box-shadow: var(--theme-shadow);
  border-radius: 15px;
  overflow: hidden;
  color: var(--theme-text-main);
}
#widgets {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#widgets .widget {
  margin: 10px 0;
  background: var(--theme-bg-main);
  border-width: 0;
  box-shadow: var(--theme-shadow);
  border-radius: 15px;
  overflow: hidden;
  color: var(--theme-text-main);
  width: 7rem;
  height: 7rem;
}
#widgets .widget.large {
  width: 15rem;
  height: 15rem;
  margin-left: 0;
  margin-right: 0;
}
#widgets .widget-photo {
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-position: center center;
  position: relative;
}
#widgets .widget-photo:hover div {
  opacity: 1;
}
#widgets .widget-photo div {
  opacity: 0;
  transition: all 200ms;
  background: rgba(255, 255, 255, 0.7);
  height: 100%;
  position: relative;
  backdrop-filter: blur(5px);
}
#widgets .widget-photo div p {
  margin: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 0.875rem;
}
#widgets .widget-video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#widgets .category-list .category-content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
#widgets .category-list .category-content li {
  list-style-type: none;
  text-align: center;
  cursor: pointer;
}
#widgets .category-list .category-content li a {
  color: var(--theme-text-main) !important;
  display: block;
  padding: 0.66rem 20px;
  font-size: 0.875rem;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
#widgets .category-list .category-content li a:hover {
  color: #fff !important;
  background: var(--theme-color);
}
#widgets .widget-hitokoto {
  width: 15rem;
  height: auto;
  padding: 0.75rem;
  user-select: none;
}
#widgets .widget-hitokoto p {
  font-family: 'Times New Roman', Times, serif;
  font-weight: 600;
  font-size: 0.875rem;
  font-style: italic;
  text-indent: 1.75rem;
  line-height: 1.77;
  margin: 0;
  opacity: 0.7;
}
#widgets .widget-hitokoto span {
  display: block;
  text-align: right;
  font-size: 0.625rem;
  opacity: 0.5;
}
#widgets #DoYouLikeMe {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
#widgets #DoYouLikeMe.normal {
  width: 7rem;
  height: 7rem;
}
#widgets #DoYouLikeMe.normal p {
  font-size: 1.5rem;
}
#widgets #DoYouLikeMe.large {
  width: 15rem;
  height: 5rem;
}
#widgets #DoYouLikeMe.large p {
  font-size: 2rem;
}
#widgets #DoYouLikeMe:hover {
  background-color: #f8312f;
}
#widgets #DoYouLikeMe:hover p {
  color: #fff;
}
#widgets #DoYouLikeMe p {
  color: #f8312f;
  transition: color 0.2s ease;
}
#widgets #DoYouLikeMe p span {
  transition: color 0.2s ease;
}
#widgets .widget-recent-comment {
  background: rgba(255, 255, 255, 0);
  box-shadow: none;
  height: auto;
  width: 15rem;
  border-radius: 0;
  overflow: visible;
}
#widgets .widget-recent-comment .recent-comment-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
}
#widgets .widget-recent-comment .recent-comment-item .avatar {
  width: 40px;
  height: 40px;
  border-radius: 10000rem;
}
#widgets .widget-recent-comment .recent-comment-item .recent-comment-content {
  box-sizing: border-box;
  width: calc(15rem - 50px);
  background: var(--theme-bg-main);
  color: var(--theme-pap-text-main);
  box-shadow: var(--theme-shadow);
  border-radius: 15px;
  padding: 10px;
  transition: transform 0.2s;
}
#widgets .widget-recent-comment .recent-comment-item .recent-comment-content .meta {
  overflow: hidden;
}
#widgets .widget-recent-comment .recent-comment-item .recent-comment-content .meta span {
  font-size: 0.625rem;
  opacity: 0.6;
}
#widgets .widget-recent-comment .recent-comment-item .recent-comment-content .meta span:first-child {
  float: left;
}
#widgets .widget-recent-comment .recent-comment-item .recent-comment-content .meta span:last-child {
  float: right;
}
#widgets .widget-recent-comment .recent-comment-item .recent-comment-content:last-child {
  margin-top: 0.5rem;
}
#widgets .widget-recent-comment .recent-comment-item .recent-comment-content:last-child span:last-child {
  display: block;
  text-align: right;
  width: 80%;
  font-style: italic;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#widgets .widget-recent-comment .recent-comment-item .recent-comment-content:active {
  transform: scale(0.99);
}
#widgets .widget-recent-comment .recent-comment-item .recent-comment-content p {
  margin: 0;
  font-size: 0.825rem;
  line-height: 1.8;
}
#widgets .widget-random-post {
  height: auto;
  width: 15rem;
}
#widgets .widget-random-post h3 {
  margin: 20px 10px 10px;
  letter-spacing: 0.3rem;
  font-weight: 600;
  font-size: 1rem;
  text-align: center;
}
#widgets .widget-random-post h3::before,
#widgets .widget-random-post h3::after {
  content: '-';
  opacity: 0.6;
  position: relative;
}
#widgets .widget-random-post h3::before {
  left: -5px;
}
#widgets .widget-random-post h3::after {
  left: 5px;
}
#widgets .widget-random-post .item {
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;
  transition: color 0s;
  display: flex;
}
#widgets .widget-random-post .item h4 {
  font-size: 0.875rem;
  margin: 0;
  transition: color 0s;
  font-weight: 400;
  width: calc(10rem - 10px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--theme-pap-text-main);
}
#widgets .widget-random-post .item span {
  width: calc(5rem - 10px);
  opacity: 0.6;
  font-size: 0.625rem;
  float: right;
  transition: color 0s;
  text-align: right;
  line-height: 0.875rem;
  color: var(--theme-pap-text-main);
}
#widgets .widget-random-post .item:hover {
  background-color: var(--theme-color);
}
#widgets .widget-random-post .item:hover span,
#widgets .widget-random-post .item:hover h4 {
  color: #fff;
}
.profile-content {
  position: relative;
}
.profile-content h4 {
  text-align: center;
  font-size: 1.25rem;
  margin: 70px 0 10px 0;
  opacity: 0.7;
}
.profile-content i {
  display: block;
  padding: 10px 0;
  background: var(--theme-banner-bg);
  width: 100%;
  text-align: center;
  color: #9a9a9a;
  font-size: 0.875rem;
  font-weight: 100;
}
.profile-cover {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  zoom: 1;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  -webkit-filter: grayscale(20%);
  -moz-filter: grayscale(20%);
  filter: grayscale(20%);
  opacity: 0.5;
}
.profile-avatar-container {
  text-align: center;
  position: absolute;
  top: 50px;
  z-index: 2;
  width: 100%;
}
.profile-avatar-container img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.8);
}
.profile-meta {
  margin: 10px 0 15px 0;
}
.articles {
  width: 33.3%;
  float: left;
  text-align: center;
}
.articles p {
  margin: 10px 0 0 0;
  font-size: 0.875rem;
}
.articles span {
  font-weight: 600;
  opacity: 0.6;
  font-size: 0.625rem;
}
.reviews {
  width: 33.3%;
  float: left;
  text-align: center;
}
.reviews p {
  margin: 10px 0 0 0;
  font-size: 0.875rem;
}
.reviews span {
  font-weight: 600;
  opacity: 0.6;
  font-size: 0.625rem;
}
.cats {
  width: 33.3%;
  float: left;
  text-align: center;
}
.cats p {
  margin: 10px 0 0 0;
  font-size: 0.875rem;
}
.cats span {
  font-weight: 600;
  opacity: 0.6;
  font-size: 0.625rem;
}
@media (max-width: 1024px) {
  html {
    font-size: 17px;
  }
  #header-title h2 {
    font-size: 1.5rem;
  }
}
@media (max-width: 830px) {
  html {
    font-size: 16px;
  }
  #main {
    width: 95%;
    margin: 20px auto;
  }
  #container {
    width: 100%;
  }
  .article-item {
    width: 100%;
    flex-basis: 100%;
    padding: 1.5rem;
  }
  .article-banner-full {
    width: calc(100% + 3rem);
    margin: -1.5rem -1.5rem 1rem -1.5rem;
  }
  #header {
    margin-bottom: 20px;
    padding: 25px;
  }
  #header-content {
    display: block;
  }
  #header-content-right {
    margin-top: 20px;
    text-align: center;
  }
  .PAP-banner {
    height: 13.5rem;
  }
  .PAP-banner div h1 {
    font-size: 1.2rem;
  }
  .PAP-banner-background {
    height: 13.5rem;
  }
  .PAP-banner-mask {
    height: 13.5rem;
  }
  #post-footer-modified {
    display: none;
  }
  #footer-content {
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
  #footer-sponsor {
    flex: 1 1 100%;
  }
  #footer-side {
    flex: 1 1 100%;
    align-items: stretch;
  }
  #footer-nav {
    margin-top: 10px;
    text-align: left;
  }
  #footer-nav a {
    margin: 0 5px 0 0;
  }
  #footer-sponsor img {
    height: 1.35rem;
    margin-right: 5px;
    position: relative;
    bottom: -4px;
  }
  #footer-sponsor a {
    height: 1.35rem;
    margin-right: 5px;
    position: relative;
    bottom: -4px;
  }
  footer {
    padding: 15px 25px 25px 25px;
  }
  .bilibili {
    height: 10rem;
  }
  .link-wrap {
    width: 100px;
  }
  .link-wrap:hover .link-item-m-content {
    opacity: 1;
  }
  .link-item-content {
    display: none;
  }
  .friends li {
    width: 100%;
  }
  .friends li .link-item-content-old {
    width: calc(100% - 150px);
  }
  .link-item-m-content {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    opacity: 0;
    transition: opacity 0.2s;
  }
  .link-item-m-content span {
    display: block;
    max-width: 80%;
    color: #fff;
    text-align: center;
    line-height: 1.77;
  }
  .comment-content {
    max-width: 65%;
  }
  .comments-Input input {
    width: 26%;
  }
  #toolbar {
    bottom: 10rem;
    right: 0.5rem;
  }
}
/*# sourceMappingURL=G.css.map */