.characterComicList_component_characterComicList__AMjtu{display:flex;flex-direction:column;gap:var(--s-large)}.characterComicList_component_characterComicList__body__yIFXK{display:grid;flex-grow:1;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:var(--s-large)}@media screen and (max-width:396px){.characterComicList_component_characterComicList__body__yIFXK{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.comicItem_component_comicItem__S1e5V{display:flex;flex-direction:column;gap:var(--s-small);height:100%}.comicItem_component_comicItem__image__nqY_q{position:relative;background-color:var(--c-border-light);cursor:pointer;box-shadow:var(--s-xsmall) var(--s-xsmall) 0 var(--c-shadow);transition:transform .2s ease-out,box-shadow .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comicItem_component_comicItem__image__nqY_q:active,.comicItem_component_comicItem__image__nqY_q:hover{box-shadow:1px 1px 0 var(--c-shadow);transform:translate(2px,2px)}.comicItem_component_comicItem__image--new__g30Sw:after{content:"NEW";position:absolute;padding:var(--s-xsmall) var(--s-medium);right:-8px;top:-8px;background-color:var(--c-accent3);color:var(--c-font-white);z-index:2;font-size:12px;font-weight:700;-webkit-clip-path:polygon(16% 0,100% 0,84% 100%,0 100%);clip-path:polygon(16% 0,100% 0,84% 100%,0 100%)}.comicItem_component_comicItem__label__MpYoo{flex-grow:1;padding:var(--s-xsmall) 0;font-size:var(--f-small);line-height:var(--lh-small);padding-left:var(--s-small);display:flex;align-items:center}.comicItem_component_comicItem__label__MpYoo a{color:var(--c-font)}