html {
  --site-background: #fff;
  --site-background--inverted: #000;
  --overlay-background: #fff;
  --callout-background: rgba(25, 55, 103, 0.08);
  --row-background: rgba(25, 55, 103, 0.04);
  --color-theme: #193767;
  --color-theme-bg: rgba(25, 55, 103, 0.08);
  --color-theme-m: #154489;
  --color-theme--hov: #fff;
  --color-theme-bg--hov: #214988;
  --color-button: rgba(25, 55, 103, 0.06);
  --color-button-hov: #214988;
  --color-macro-button-bg: #F2F3F6;
  --color-macro-button-text: #41669F;
  --color-macro-button-amazon-bg: #F2F3F6;
  --color-macro-button-amazon-text: #41669F;
  --color-macro-button-lezhin-bg: #ed1c24;
  --color-macro-button-lezhin-text: #FFF;
  --color-lezhin: #E70012;
  --color-jnc: #1166DD;
  --color-cta: #193767;
  --color-cta-2: #FC5342;
  --color-text: #000;
  --color-text--highlight: #000;
  --color-text--emphasis: #195399;
  --color-text--inverted: #FFF;
  --color-input-background: #F2F3F6;
  --color-input-border--focused: #193767;
  --color-input-text: #676767;
  --color-input-text--hover: #4d4d4d;
  --color-alert-error: rgba(255, 0, 0, 0.1);
  --color-alert-success: #bfe86d;
  --color-alert-text: #000;
  --color-filter-include: #6C9717;
  --color-filter-exclude: #ff9f96;
  --color-link: #5d0800;
  --color-link-alt: #1ea7f9;
  --color-link--hover: #000000;
  --color-link--light: #5aa5c5;
  --color-link-selected: #000;
  --color-selection-selected: #865479;
  --color-selection-selected-hov: #9a638b;
  --color-tags-background: rgba(25, 55, 103, 0.08);
  --color-tags-background--hov: rgba(25, 55, 103, 0.08);
  --color-heading: #000;
  --color-heading--hover: #154489;
  --color-input-bg: #EDEFF3;
  --color-input-nav-bg: rgba(25, 55, 103, 0.08);
  --color-textarea-bg: rgba(25, 55, 103, 0.08);
  --color-select-bg: rgba(25, 55, 103, 0.08);
  --color-toggle-off-bg: #515151;
  --color-autocomplete-bg: #fff;
  --color-autocomplete-color: #000;
  --color-autocomplete-color--hov: #193767;
  --color-modal--background: #fff;
  --color-quickfilter-color: #000;
  --color-quickfilter-color--link: #5aa5c5;
  --color-meter--bg: #f2f1ec;
  --color-discussions-poster--bg: #3e3e3e;
  --color-discussions-poster-medadata: #193767;
  --color-discussions-content--bg: #F2F3F6;
  --color-discussions-content-quote: #8C9BB3;
  --color-discussions-content-separator: #f2f3f6;
  --color-video-recommendations-tile-bg: #f9f8f4;
  --color-video-recommendations-quote-bg: var(--callout-background);
  --color-border: #E7E1D3;
  --border-style: 1px solid var(--color-border);
  --color-border-lovehate: #e7e1d3;
  --border-style-char-lovehate: 1px solid var(--color-border-lovehate);
  --color-review--trophy: #195399;
  --color-characters--avatar: #5d0800;
  --color-card--background: #fff;
  --color-card--border: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  --color-card--title: #000;
  --color-card--subtitle: rgba(0, 0, 0, 0.6);
  --color-card--comments: #B0B9C8;
  --color-username: #000;
  --color-review--content: #000;
  --color-review--date: #B0B9C8;
  --color-profile--userstats: #000;
  --color--inc-ep: var(--color-theme);
  --color-footer--background: #f7f7f7;
  --color-footer--link: #195399;
  --color-themetoggle--background: #D8D8D8;
  --color-themetoggle--icon-background: #fff;
  --color-themetoggle--icon: #193867;
  --advanced-filter-search--background: rgba(25, 55, 103, 0.04);
  --advanced-filter-search--inputbg: #fff;
  --advanced-filter-search-pillfilter--background: #fff;
  --advanced-filter-search-pillfilter--border: #e7e1d3;
  --advanced-filter-search-pillbottle-pill--bg: rgba(25, 55, 103, 0.04);
  --advanced-filter-search-pillbottle-pill--bghover: #fff;
  --advanced-filter-search-ratingslider--background: #5d0800;
  --advanced-filter-search-ratingslider--arrows: #000;
  --advanced-filter-search--showmore: #193767;
  --input-boxshadow: #ddd;
  --provider-logo--hd: url(/inc/img/video-providers/hdbutton.png);
  --heartSwitch-heartOn: #ec97a6;
  --social-twitter: #1da1f3;
  --social-facebook: #2d87ff;
  --social-instagram: #b12fb1;
  --social-vimeo: #16b5e6;
  --social-youtube: #fe0000;
  --social-tumblr: #1d3563;
  --social-pixiv: #0191f2;
  --social-spotify: #1dcf5d;
  --social-soundcloud: #f65111;
  --social-weibo: #e1152c;
  --social-website: #5d0800;
  --supporter-bronze: #bd8d5b;
  --supporter-silver: #bec2cb;
  --supporter-gold: #d4af37;
  --rating-slider: #f5f5f5;
  --rating-slider-dot: #ffffff;
  --font-fontawesome: "Font Awesome 6 Free";
  --ap-font-primary: 'Mulish';
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
.pure-1 {
    width: 100%;
}
/**ling**/
@media (min-width: 48em) {
 
  .md-1-12 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .md-1-8 {
    width: 12.5%;
    *width: 12.469%;
  }
  .md-1-5 {
    width: 20%;
    *width: 19.969%;
  }
  .md-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .md-1-4 {
    width: 25%;
    *width: 24.969%;
  }
  .md-1-3 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .md-2-5 {
    width: 40%;
    *width: 39.969%;
  }
  .md-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .md-1-2 {
    width: 50%;
    *width: 49.969%;
  }
  .md-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  .md-3-5 {
    width: 60%;
    *width: 59.969%;
  }
  .md-2-3 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  .md-3-4 {
    width: 75%;
    *width: 74.969%;
  }
  .md-4-5 {
    width: 80%;
    *width: 79.969%;
  }
  .md-7-8 {
    width: 87.5%;
    *width: 87.469%;
  }
}

select {
  padding: 5px 2px;
  border: var(--input--border-style);
  color: var(--color-input-text);
  background-color: var(--color-input-bg);
  box-shadow: var(--input--box-shadow);
}
select:disabled {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
select:disabled::-ms-expand {
  display: none;
}
.pure-form select,
.pure-control-group select,
.pure-control-group input {
  color: var(--color-input-text) !important;
  background-color: var(--color-input-bg) !important;
  border: var(--input--border-style);
  box-shadow: var(--input--box-shadow);
}
.time {
  color: #676767;
  font-size: 0.7em;
}
a {
  text-decoration: none;
  color: var(--color-link);
}
a:hover {
  color: var(--color-link--hover);
}
html,
body {
  height: 100%;
}


#siteContainer {
  padding: 10px 0.8em 0;
  width: 100%;
  margin: 0 auto;
  background: var(--site-background);
  min-height: 100vh;
}
#siteContainer:before,
#siteContainer:after {
  content: " ";
  display: table;
}
#siteContainer:after {
  clear: both;
}

@media (min-width: 500px) {
  #siteContainer:after {
    min-height: 220px;
  }
}
@media (min-width: 768px) {
  .pure-border > * {
    padding: 0.5em;
  }
  #siteContainer {
    padding-top: 10px;
  }
}
@media (min-width: 990px) {
  .pure-border > * {
    padding: 1em;
  }
  
}
@media (min-width: 1200px) {
  #siteContainer:not(.admin) {
    max-width: 100vw;
    width: 1200px;
  }
  #siteHeader > div {
    width: 1200px;
  }
}




.mainEntry {
  text-align: center;
  margin-bottom: 1em;
}
.mainEntry img {
  max-width: 180px;
  margin-top: 0.3em;
  border-radius: var(--ap-border-radius);
}
@media (max-width: 767px) {
  .mainEntry img {
    max-width: 100%;
    max-height: 40vh;
    object-fit: contain; 
  }
}


.mainEntry img + .button,
.mainEntry .button + .button {
  margin-top: 1em;
}
.mainEntry ul {
  list-style: none;
}
.mainEntry .userActions {
  text-align: center;
}
.mainEntry .userActions a {
  padding: 10px;
}


section {
  display: block;
}
img {
  border: 0;
}
select {
  color: inherit;
  font: inherit;
  margin: 0;
}
select {
  text-transform: none;
}
.pure-g {
  text-rendering: optimizespeed;
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

@media (min-width: 48em) {
  .ap1_md4-5 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    width: 80%;
    *width: 79.969%;
  }
}


.ap1_right {
  float: right;
}

.ap1_cardList {
  padding-left: 0;
}

select {
  padding: 5px 2px;
  border: var(--input--border-style);
  color: var(--color-input-text);
  background-color: var(--color-input-bg);
  box-shadow: var(--input--box-shadow);
}

select:disabled {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

select:disabled::-ms-expand {
  display: none;
}

h4,
h5 {
  font-family: "Oswald";
  font-weight: normal;
  color: var(--color-heading);
}

h4 a {
  color: var(--color-link);
}

h4 {
  font-size: 1.2em;
}

p {
  line-height: 1.5;
}

/**nav**/
.bg_deepgray {
    background: white;
}
.clear {
    display: block;
    clear: both;
}
.fixed_nav {
    background: white;
}
.fixed_nav {
    border-bottom: 1px solid #e0e0e0;
}
.second_menu {
    line-height: 36px;
    border-top: 1px solid #e6e6e6;
    white-space: nowrap;
    overflow: auto;
    padding-left: 16px;
}
.second_menu .cur_nav {
    color: #46b535;
    border-bottom: 3px solid #46b535;
    height: 100%;
}
.second_menu a {
    color: #222;
    display: inline-block;
    font-size: 1em;
    margin-right: 20px;
}
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.split{
    lear: both;
    position: relative;
    height: 10px;
}
/**pl**/
.sortFilter .fast {
    margin: 1.5em 0.8em 1.5em 0;
    display: inline-block;  
}

.ap1_cardHand {
  margin-bottom: 5em;
  margin-top: 1em;
  font-size: 0.9em;
  font-family: var(--ap-font-primary);
  color: #ababab;
  clear: both;
}


.ap1_cardList {
  list-style: none;
  white-space: nowrap;
  display: inline-flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  height: 106px;
  margin: 0 0 0.5em;
  max-width: 100%;
  padding-right: 20px;
}

.ap1_card {
  width: 70px;
  height: 105px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  transition: all 0.2s ease;
  cursor: pointer;
  margin-right: -20px;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  border-right: 1px solid grey;
}

.ap1_card:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #666;
  opacity: 0.5;
}

.ap1_card:first-child {
  border: none;
}

.ap1_card:nth-of-type(2):before {
  opacity: 0.4;
}

.ap1_card:nth-of-type(3):before {
  opacity: 0.3;
}

.ap1_card:nth-of-type(4):before {
  opacity: 0.2;
}

.ap1_card:last-child:before {
  background: none;
}

.ap1_card img {
  max-height: 100%;
}

.ap1_card:hover {
  z-index: 6;
  transform: scale(1.05);
}

.ap1_card:hover:before {
  opacity: 0;
}

.ap1_cardContent h4 {
  font-family: var(--ap-font-primary);
}

.ap1_listTitle {
  font-weight: bold;
  font-family: var(--ap-font-primary);
  font-size: 17px;
  word-wrap: break-word;
  word-break: break-word;
  color: var(--color-text--highlight);
  display: inline-block;
}


.ap1_metadata {
   font-weight: normal; 
  font-size: 1em;
 
}

.ap1_metadata a {
  color: #ababab;
  text-decoration: none;
  font-size: 1em;
}

.ap1_metadata a {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  margin-right: 8px; 
}

.ap1_metadata .icon {
  width: 22px; 
  height: 22px; 
  fill: currentColor; 
}
.ap1_metadata .novelnum{
    font-size:14px;
    color:#666;
    text-decoration:none;
}
.ap1_metadata .novelnum:hover{
    color:#2578d9;
}

.ap1_iconComment {
  margin-left: 1em;
}
.ap1_entryLists .ap1_cardHand {
  position: relative;
  height: 117px;
}

@media only screen and (min-width: 576px) {
  .ap1_entryLists .ap1_cardHand {
    height: 117px;
  }
}

.ap1_entryLists .ap1_cardHand .ap1_metadata {
  margin-left: 1em;
}

.ap1_entryLists .ap1_cardHand > a {
  width: 32%;
  float: left;
}

.ap1_entryLists .ap1_cardHand > a + .ap1_cardContent {
  display: inline-block;
  float: left;
  width: 60%;
  padding-left: 20px;
}

.ap1_entryLists .ap1_cardHand h4 {
  margin-top: 0;
  margin-bottom: 7px;
}

.ap1_entryLists .ap1_cardHand h4 span,
.ap1_entryLists .ap1_cardHand h4 .ap1_metadata {
  font-size: smaller;
}

.ap1_entryLists .ap1_cardHand .ap1_listTitle {
  font-size: 16px;
  display: block;
  margin-bottom: 0.5em;
}

.ap1_entryLists .ap1_cardHand p {
  line-height: 1.3;
  color: var(--color-text);
  display: inline;
}

@media (max-width: 610px) {
  .ap1_entryLists .ap1_cardHand .ap1_card:nth-of-type(5) {
    display: none;
  }
}

@media (max-width: 480px) {
  .ap1_entryLists .ap1_cardHand .ap1_card:nth-of-type(3),
  .ap1_entryLists .ap1_cardHand .ap1_card:nth-of-type(4) {
    display: none;
  }
  .ap1_entryLists .ap1_cardHand .ap1_metadata {
    margin: 0.5em 0;
    display: block;
  }
  .ap1_entryLists .ap1_cardHand .ap1_listTitle {
    font-size: 1.2em;
  }
}

.ap1_card {
  display: inline-block;
  vertical-align: top;
  max-width: 200px;
  margin-bottom: 1.6em;
  text-align: center;
}

.ap1_avatar {
  overflow: hidden;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 0.3em;
  margin-bottom: -0.3em;
  border-radius: 50%;
}

.ap1_sortFilter {
  margin-bottom: 1em;
  font-size: smaller !important;
  transition: all 0.5s ease;
}

.ap1_sortFilter:before,
.ap1_sortFilter:after {
  content: " ";
  display: table;
}

.ap1_sortFilter:after {
  clear: both;
}

.ap1_sortFilter h5 {
  float: left;
  margin: 1.5em 1em 1.5em 0;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.ap1_sortFilter h5 {
  float: none;
  display: inline;
}

.ap1_sortFilter select {
  margin: 1.5em 0.8em 1.5em 0;
  display: inline;
}
/**lists end**/
/* zhuangtai */
.module-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.select-wrapper {
    position: relative;
    width: 148px;  
    height: 36px;
    flex-shrink: 0;
    background-color: #fff;
}

.select-wrapper:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0%;
    width: 20%;
    height: 100%;
    background-color: #85c1e9;
    pointer-events: none;
    border-radius: 0 8px 8px 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 9l7 7 7-7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    transition: background-color 0.2s ease;
}

/* select样式 */
.status-select {
    /**background-color: #3498db;*/
    color: #333;
    padding: 8px 22% 8px 12px;  /* 左边距小一点 */
    font-size: 14px;  /* 字体稍小 */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    border: 1px solid #d0d5dd;
    border-radius: 8px;
    cursor: pointer;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-select .options{
    background-color: #ffffff;
}

.status-select::-ms-expand {
    display: none;
}

.select-wrapper:hover::after {
    background-color: #7fb3d5;
}

.select-wrapper:hover .status-select {
    background-color: #fff;
}

/* 红心按钮 - 红色背景，白色心形 */
.favourite {
    width: 32px;  /* 稍小一点 */
    height: 32px;
    background-color: #e74c3c;
    border-radius: 6px;  /* 圆角稍小 */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
    transition: background-color 0.2s ease;
    position: relative;
    z-index: 10;
}

.favourite svg {
    width: 16px;  /* 心形稍小 */
    height: 16px;
    color: #ffffff;  /* 白色心形 */
    display: block;
}

.favourite:hover {
    background-color: #c0392b;
}
.lister-item {
    display: inline-block;
    padding: 6px 12px;
    margin: 10px 0;  /* 上下距离10px */
    color: #22d36e;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    background: transparent;
    border-radius: 4px;
    transition: all 0.2s ease;
}

.lister-item:hover {
    color: #0ea5e9;
} 
/**zhuangtaitishi**/
#floating-message {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    z-index: 9999;
    opacity: 0;
    transition: .3s;
    pointer-events: none;
}
#floating-message.show{opacity:1;}

/**zhuangtaitishi**/
#floating-mes {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    z-index: 9999;
    opacity: 0;
    transition: .3s;
    pointer-events: none;
}
#floating-mes.show{opacity:1;}
#temp-login-tip {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    z-index: 9999;
    opacity: 0;
    transition: .3s;
    pointer-events: none;
}
#login-tip.show{opacity:1;}

