.page-content-module-scss-module__zGnHoW__slider-notice-section{max-width:100%;margin-top:24px;padding-bottom:0;padding-left:0;padding-right:0}.page-content-module-scss-module__zGnHoW__character-list-section{margin-top:24px;margin-bottom:40px}.page-content-module-scss-module__zGnHoW__filter-tag-section{align-items:center;gap:16px;margin-top:16px;display:flex}@media (max-width:767px){.page-content-module-scss-module__zGnHoW__filter-tag-section{gap:12px}}.page-content-module-scss-module__zGnHoW__filter-tag-section .page-content-module-scss-module__zGnHoW__filter-area{flex-shrink:0}.page-content-module-scss-module__zGnHoW__filter-tag-section .page-content-module-scss-module__zGnHoW__divider{background-color:var(--gray-7);flex-shrink:0;width:1px;height:16px}.page-content-module-scss-module__zGnHoW__filter-tag-section .page-content-module-scss-module__zGnHoW__tag-area{flex:1;overflow:hidden}@media (max-width:991px){.page-content-module-scss-module__zGnHoW__slider-notice-section{padding-top:0}}
.character-list-module-scss-module__kwPBhW__container{container-type:inline-size}.character-list-module-scss-module__kwPBhW__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@container (min-width:500px){.character-list-module-scss-module__kwPBhW__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@container (min-width:800px){.character-list-module-scss-module__kwPBhW__grid{grid-template-columns:repeat(4,1fr);gap:20px}}@container (min-width:1100px){.character-list-module-scss-module__kwPBhW__grid{grid-template-columns:repeat(5,1fr)}}@container (min-width:1400px){.character-list-module-scss-module__kwPBhW__grid{grid-template-columns:repeat(6,1fr)}}.character-list-module-scss-module__kwPBhW__loading-area,.character-list-module-scss-module__kwPBhW__empty-area{min-height:200px;color:var(--color-text-tertiary);justify-content:center;align-items:center;margin-top:40px;font-size:14px;display:flex}.character-list-module-scss-module__kwPBhW__card{background-color:var(--gray-8);cursor:pointer;border-radius:16px;flex-direction:column;width:100%;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.character-list-module-scss-module__kwPBhW__background-layer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.character-list-module-scss-module__kwPBhW__background-layer:after{content:"";z-index:1;background:#0000008a;width:100%;height:100%;position:absolute;top:0;left:0}.character-list-module-scss-module__kwPBhW__background-layer img{object-fit:cover;opacity:.8;filter:blur(20px);z-index:0;transform:scale(1.2)}.character-list-module-scss-module__kwPBhW__content-layer{z-index:1;flex-direction:column;gap:14px;width:100%;height:100%;padding:16px;display:flex;position:relative}.character-list-module-scss-module__kwPBhW__main-image-wrapper{aspect-ratio:1;background-color:#ffffff1a;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 8px #0003}.character-list-module-scss-module__kwPBhW__main-image-wrapper img{object-fit:cover;transition:transform .3s}.character-list-module-scss-module__kwPBhW__card:hover .character-list-module-scss-module__kwPBhW__main-image-wrapper img{transform:scale(1.05)}.character-list-module-scss-module__kwPBhW__main-image-wrapper .character-list-module-scss-module__kwPBhW__image-placeholder{background-color:var(--gray-2);width:100%;height:100%;color:var(--gray-8);justify-content:center;align-items:center;display:flex}.character-list-module-scss-module__kwPBhW__main-image-wrapper .character-list-module-scss-module__kwPBhW__image-placeholder svg{width:40px;height:40px}.character-list-module-scss-module__kwPBhW__info-area{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex}.character-list-module-scss-module__kwPBhW__name{color:var(--gray-12);white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:700;line-height:1.2;overflow:hidden}.character-list-module-scss-module__kwPBhW__creator-row{align-items:center;gap:8px;display:flex}.character-list-module-scss-module__kwPBhW__creator{color:#fff9;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.character-list-module-scss-module__kwPBhW__badge{color:#000;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:2px 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.character-list-module-scss-module__kwPBhW__description{color:#fffc;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;margin-top:2px;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}
.search-bar-module-scss-module__jua6OW__search-bar{background-color:var(--gray-3);border:1px solid var(--gray-7);z-index:10;border-radius:12px;align-items:center;width:100%;height:56px;padding:0 20px;transition:border-color .2s;display:flex;position:relative;box-shadow:0 4px 20px #00000014}.search-bar-module-scss-module__jua6OW__search-bar:focus-within{border-color:var(--lime-9-primary)}.search-bar-module-scss-module__jua6OW__search-bar .search-bar-module-scss-module__jua6OW__icon-search{width:24px;height:24px;color:var(--gray-9);flex-shrink:0;margin-right:12px}.search-bar-module-scss-module__jua6OW__search-bar .search-bar-module-scss-module__jua6OW__input{height:100%;color:var(--gray-contrast);background:0 0;border:none;outline:none;flex:1;font-size:16px}.search-bar-module-scss-module__jua6OW__search-bar .search-bar-module-scss-module__jua6OW__input::placeholder{color:var(--gray-9)}.search-bar-module-scss-module__jua6OW__search-bar .search-bar-module-scss-module__jua6OW__btn-clear{cursor:pointer;width:20px;height:20px;color:var(--gray-9);flex-shrink:0;justify-content:center;align-items:center;margin-left:8px;display:flex}.search-bar-module-scss-module__jua6OW__search-bar .search-bar-module-scss-module__jua6OW__btn-clear:hover{color:var(--gray-contrast)}.search-bar-module-scss-module__jua6OW__search-bar .search-bar-module-scss-module__jua6OW__btn-clear svg{width:16px;height:16px}
.slider-notice-module-scss-module__fHTGWG__wrapper{justify-content:center;display:flex;overflow:hidden}.slider-notice-module-scss-module__fHTGWG__inner{width:100%;max-width:1218px;padding:0 20px;position:relative}.slider-notice-module-scss-module__fHTGWG__ul{width:100%;transition:transform .3s var(--easing-primary);display:flex}.slider-notice-module-scss-module__fHTGWG__ul.slider-notice-module-scss-module__fHTGWG__loading,.slider-notice-module-scss-module__fHTGWG__ul.slider-notice-module-scss-module__fHTGWG__loading .slider-notice-module-scss-module__fHTGWG__li,.slider-notice-module-scss-module__fHTGWG__ul.slider-notice-module-scss-module__fHTGWG__loading .slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__dummy-btn{width:100%}.slider-notice-module-scss-module__fHTGWG__li{opacity:.54;width:100%;transition:opacity .8s var(--easing-primary);flex-shrink:0;align-items:center;display:flex}.slider-notice-module-scss-module__fHTGWG__li.slider-notice-module-scss-module__fHTGWG__active{opacity:1}.slider-notice-module-scss-module__fHTGWG__li.slider-notice-module-scss-module__fHTGWG__active .slider-notice-module-scss-module__fHTGWG__image.slider-notice-module-scss-module__fHTGWG__is-first-animation{transform:scale(1)}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__btn,.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__dummy-btn{width:100%;height:272px;transition:background-color .6s var(--easing-primary);background-color:#141414;border-radius:24px;justify-content:center;align-items:center;margin:0 4px;display:flex;position:relative;overflow:hidden}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__btn:before,.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__dummy-btn:before{content:"";z-index:1;box-sizing:border-box;pointer-events:none;border:1px solid #ffffff1f;border-radius:24px;width:100%;height:100%;display:block;position:absolute}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__image{background-color:var(--banner-bg,#141414);background-image:var(--banner-image,none);opacity:1;background-position:66% 100%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;width:100%;height:100%;position:relative}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__image.slider-notice-module-scss-module__fHTGWG__is-first-animation{opacity:1}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__image .slider-notice-module-scss-module__fHTGWG__blur{width:14%;height:100%;display:block;position:absolute}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__image .slider-notice-module-scss-module__fHTGWG__blur.slider-notice-module-scss-module__fHTGWG__left{background:linear-gradient(90deg,#4747ff 0%,#4747ff00 100%);left:-2px}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__image .slider-notice-module-scss-module__fHTGWG__blur.slider-notice-module-scss-module__fHTGWG__right{right:-2px}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area{box-sizing:border-box;z-index:2;pointer-events:none;text-shadow:0 4px 16px #00000040;align-items:center;width:100%;height:100%;padding:0 clamp(7%,7% + 6.5vw - 64.48px,12%);display:flex;position:absolute;top:0;left:0}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area-inner{flex-direction:column;align-items:flex-start;display:flex}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area .slider-notice-module-scss-module__fHTGWG__label,.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area .slider-notice-module-scss-module__fHTGWG__title,.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area .slider-notice-module-scss-module__fHTGWG__description{transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .8s cubic-bezier(.16,1,.3,1)}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area .slider-notice-module-scss-module__fHTGWG__label{color:var(--banner-label-color,inherit);background-color:var(--banner-label-bg,#0009);border-radius:6px;margin-bottom:16px;padding:6px 10px;font-size:13px;font-weight:700;line-height:1}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area .slider-notice-module-scss-module__fHTGWG__title{color:var(--banner-text-color,#fff);white-space:pre-wrap;margin-bottom:12px;font-size:32px;font-weight:700;line-height:1.4}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area .slider-notice-module-scss-module__fHTGWG__description{color:var(--banner-text-color,#fffc);white-space:pre-wrap;font-size:16px;font-weight:500;line-height:1.5}.slider-notice-module-scss-module__fHTGWG__controller{-webkit-user-select:none;user-select:none;pointer-events:none;box-sizing:border-box;justify-content:flex-end;width:100%;max-width:72%;padding:0 20px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.slider-notice-module-scss-module__fHTGWG__controller-inner{pointer-events:visible;background-color:#000000bd;border-radius:10px;align-items:center;padding:9px 9px 9px 14px;display:flex}.slider-notice-module-scss-module__fHTGWG__controller-pos-area{letter-spacing:3px;color:#fff;font-size:15px;line-height:15px}.slider-notice-module-scss-module__fHTGWG__controller-pos-area span{color:#ffffff8a}.slider-notice-module-scss-module__fHTGWG__controller-btn-area{align-items:center;margin-left:6px;display:flex}.slider-notice-module-scss-module__fHTGWG__controller-btn-area .slider-notice-module-scss-module__fHTGWG__controller-btn{cursor:pointer;opacity:.74;justify-content:center;align-items:center;margin-left:3px;display:flex}.slider-notice-module-scss-module__fHTGWG__controller-btn-area .slider-notice-module-scss-module__fHTGWG__controller-btn:hover{opacity:1}.slider-notice-module-scss-module__fHTGWG__controller-btn-area .slider-notice-module-scss-module__fHTGWG__controller-btn:first-child{margin-left:0}.slider-notice-module-scss-module__fHTGWG__controller-btn-img{width:18px;height:18px}.slider-notice-module-scss-module__fHTGWG__idx-area{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px;font-weight:var(--font-weight-medium);z-index:2;pointer-events:none;text-shadow:0 4px 16px #00000040;background-color:#00000070;border-radius:50px;justify-content:center;align-items:center;padding:6px 12px;display:flex;position:absolute;top:8px;right:8px;display:none!important}@media (max-width:991px){.slider-notice-module-scss-module__fHTGWG__idx-area{display:block!important}.slider-notice-module-scss-module__fHTGWG__wrapper{justify-content:center;display:flex;overflow:hidden}.slider-notice-module-scss-module__fHTGWG__inner{width:100%;padding:0;position:relative}.slider-notice-module-scss-module__fHTGWG__ul{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:8px;width:100%;padding:0 max(0px,50% - 210px);transition:none;overflow-x:scroll}.slider-notice-module-scss-module__fHTGWG__ul::-webkit-scrollbar{display:none}.slider-notice-module-scss-module__fHTGWG__li{scroll-snap-align:center;opacity:1;flex-shrink:0;width:420px;transition:none;position:relative}.slider-notice-module-scss-module__fHTGWG__li:before{content:"";z-index:1;background:linear-gradient(to bottom, var(--banner-bg,transparent) 90%, transparent 100%);box-sizing:border-box;border-radius:14px;width:100%;height:52%;display:block;position:absolute;top:0;left:0}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__btn,.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__dummy-btn{border-radius:14px;width:100%;height:320px;margin:0;transition:none}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__btn:before,.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__dummy-btn:before{border-radius:14px}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__image{opacity:1;background-position:100% 100%;background-repeat:no-repeat;background-size:auto 54%;transition:none;transform:scale(1)}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area{text-align:center;justify-content:center;align-items:flex-start;width:100%;padding:18px 8px}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area .slider-notice-module-scss-module__fHTGWG__label{margin-bottom:12px;padding:4px 8px;font-size:11px}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area .slider-notice-module-scss-module__fHTGWG__title{margin-bottom:8px;font-size:20px}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area .slider-notice-module-scss-module__fHTGWG__description{font-size:13px}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__text-area-inner{flex-direction:column;align-items:center;display:flex}.slider-notice-module-scss-module__fHTGWG__controller{top:9px;bottom:initial;max-width:initial;justify-content:flex-end;padding:0 30px 0 0;display:none;position:absolute}.slider-notice-module-scss-module__fHTGWG__controller-inner{border-radius:50px;padding:5px 10px;position:static}.slider-notice-module-scss-module__fHTGWG__controller-pos-area{font-size:13px;font-weight:var(--font-weight-extra-bold);letter-spacing:initial}.slider-notice-module-scss-module__fHTGWG__controller-btn-area{display:none}}@media (max-width:420px){.slider-notice-module-scss-module__fHTGWG__ul{padding:0 max(0px,50% - 144px)}.slider-notice-module-scss-module__fHTGWG__li{width:288px}.slider-notice-module-scss-module__fHTGWG__li:before{background:linear-gradient(to bottom, var(--banner-bg,transparent) 90%, transparent 100%);height:62%}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__image{background-size:auto 44%}.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__btn,.slider-notice-module-scss-module__fHTGWG__li .slider-notice-module-scss-module__fHTGWG__dummy-btn{height:272px}}
