/* V19: page-scale two-piece fashion line art; the former icon divider is gone. */
body[data-page="index"] .home-library::before{content:none;display:none}
body[data-page="index"] .home-line-art{display:none}
body[data-page="index"] .home-library{isolation:isolate}
.home-page-art{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}
.home-page-art img{position:absolute;display:block;height:auto;max-width:none;pointer-events:none;user-select:none}
.home-page-art__top{top:0;right:max(-110px,calc((100vw - 1440px)/2 - 80px));width:clamp(660px,70vw,940px);opacity:.31;filter:brightness(0) invert(1)}
.home-page-art__middle{top:36%;left:max(-150px,calc((100vw - 1440px)/2 - 110px));width:clamp(660px,68vw,860px);opacity:.43}
.home-page-art__bottom{top:70%;right:max(-160px,calc((100vw - 1440px)/2 - 100px));width:clamp(640px,67vw,830px);opacity:.39}
body[data-page="index"] .home-shelf,body[data-page="index"] .home-library__note{position:relative;z-index:1}
@media(max-width:760px){
  .home-page-art__top{top:1%;right:-170px;width:500px;opacity:.34}
  .home-page-art__middle{top:38%;left:-185px;width:520px;opacity:.4}
  .home-page-art__bottom{top:72%;right:-180px;width:520px;opacity:.38}
}
@media(max-width:360px){
  .home-page-art__top{right:-180px;width:470px}
  .home-page-art__middle{left:-182px;width:480px}
  .home-page-art__bottom{right:-185px;width:485px}
}
