@charset "UTF-8";.rkf-wrapper{line-height:1.6}.rkf-filters{background-color:#fff;border:1px solid #ddd;padding:20px;border-radius:8px;margin-bottom:24px}.rkf-block{background:#fff;border:1px solid #eee;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.rkf-block p{display:none}.rkf-block-title{font-weight:700;margin-bottom:1em;color:#333;border-left:4px solid #0073aa;padding-left:.7em;font-size:120%}.rkf-block-options{display:flex;flex-wrap:wrap;gap:12px;margin-left:0;margin-right:0}.rkf-block-options br{display:none}.rkf-label{flex:0 0 calc((100% - 36px) / 4);box-sizing:border-box}@media screen and (max-width:768px){.rkf-label{flex:0 0 calc((100% - 24px) / 3)}}.rkf-label input[type=checkbox]{display:none}.rkf-label span{display:block;text-align:center;padding:8px 0;border:1px solid #ccc;border-radius:10px;background-color:#fff;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.1);font-size:100%;font-weight:700}@media screen and (max-width:768px){.rkf-label span{font-size:80%}}.rkf-label input[type=checkbox]:checked+span{background-color:#0073aa;color:#fff;border-color:#0073aa;box-shadow:0 4px 8px rgba(0,0,0,.15)}.rkf-label span:hover{background-color:#f0f8ff}.rkf-reset-btn{width:100%;background-color:#ef5350;color:#fff;padding:12px 16px;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background-color .2s;margin-top:16px;font-size:15px;box-sizing:border-box}.rkf-reset-btn:hover{background-color:#d32f2f}.rkf-match-group{margin-bottom:24px}.rkf-match-group-inner{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.rkf-character{margin-bottom:8px;background-color:#101010;position:relative;width:calc((100% - 84px) / 8)}.rkf-match-group.is-five-star .rkf-character{width:calc((100% - 36px) / 4)}@media screen and (max-width:768px){.rkf-match-group .rkf-character{width:calc((100% - 36px) / 4)}.rkf-match-group.is-five-star .rkf-character{width:calc((100% - 12px) / 2)}}.rkf-character img{width:100%;height:auto;display:block;border-radius:6px}.rkf-match-title{display:block;width:100%;color:#222;font-weight:700;background-color:#eef;padding:8px;border-radius:4px;margin-bottom:12px}.rkf-caption{color:#fff;background:#101010;font-size:80%;font-weight:700;text-align:center;margin-top:.5em;padding-bottom:.4em}.rkf-rarity-stars{position:absolute;right:2px;bottom:2px;font-size:7px;color:gold;text-shadow:1px 1px 2px #000;background:rgba(0,0,0,.6);padding:1px 3px;border-radius:4px;pointer-events:none;z-index:2}.is-five-star .rkf-rarity-stars{right:5px;bottom:calc(25px + .5em);font-size:12px}