.ranking-section{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem}.ranking-container{width:100%}.ranking-category{margin-bottom:4rem;padding-bottom:3rem;border-bottom:1px solid #e5e5e5}.ranking-category:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ranking-category-header{margin-bottom:2rem}.ranking-category-title{font-size:1.75rem;font-weight:600;color:#333;margin:0;padding-bottom:.75rem;border-bottom:2px solid #f0f0f0;position:relative}.ranking-category-title:after{content:"";position:absolute;bottom:-2px;left:0;width:80px;height:2px;background:linear-gradient(90deg,#e794c2,#fd84c7)}.ranking-list{display:flex;flex-wrap:wrap;gap:2rem;align-items:flex-start}.ranking-item{flex:1;min-width:300px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000000a;transition:box-shadow .3s ease,transform .3s ease}.ranking-item:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.ranking-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.ranking-title{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 .5rem}.ranking-title-image{margin:0 0 .5rem}.ranking-title-image img{max-width:100%;height:auto;display:block}.ranking-description{font-size:.9rem;color:#666;line-height:1.6;margin:0}.ranking-cast-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.ranking-cast-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#fafafa;border-radius:6px;border-left:3px solid #e5e5e5;transition:all .3s ease}.ranking-cast-item:hover{background:#f5f5f5;border-left-color:#e794c2}.ranking-number{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e794c2,#fd84c7);color:#fff;font-weight:600;font-size:.875rem;border-radius:50%;box-shadow:0 2px 4px #e794c24d}.ranking-cast-item.rank-1 .ranking-number{background:linear-gradient(135deg,gold,#ffed4e);box-shadow:0 2px 8px #ffd70066}.ranking-cast-item.rank-2 .ranking-number{background:linear-gradient(135deg,silver,#e8e8e8);box-shadow:0 2px 8px #c0c0c066}.ranking-cast-item.rank-3 .ranking-number{background:linear-gradient(135deg,#cd7f32,#e6a85c);box-shadow:0 2px 8px #cd7f3266}.ranking-cast-content{flex:1;display:flex;gap:1rem;align-items:flex-start}.ranking-cast-image{flex-shrink:0;width:100px;height:100px;overflow:hidden;border-radius:6px;background:#f0f0f0}.ranking-cast-image a{display:block;width:100%;height:100%}.ranking-cast-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.ranking-cast-image:hover img{transform:scale(1.05)}.ranking-cast-info{flex:1;min-width:0}.ranking-cast-name{margin:0 0 .5rem;font-size:1rem;font-weight:600}.ranking-cast-name a{color:#333;text-decoration:none;transition:color .3s ease}.ranking-cast-name a:hover{color:#e794c2}.ranking-cast-size{margin:0 0 .5rem;font-size:.875rem;color:#666;line-height:1.5}.ranking-cast-text{margin:.5rem 0 0;font-size:.875rem;color:#555;line-height:1.6}@media (max-width: 1024px){.ranking-list{flex-direction:column}.ranking-item{min-width:100%}}@media (max-width: 768px){.ranking-section{padding:1.5rem 1rem}.ranking-category{margin-bottom:3rem;padding-bottom:2rem}.ranking-category-title{font-size:1.5rem}.ranking-item{padding:1rem}.ranking-cast-content{flex-direction:column;gap:.75rem}.ranking-cast-image{width:80px;height:80px}.ranking-number{width:36px;height:36px;font-size:.8rem}}@media (max-width: 480px){.ranking-section{padding:1rem .75rem}.ranking-category-title{font-size:1.25rem}.ranking-title{font-size:1.1rem}.ranking-cast-item{padding:.75rem}.ranking-cast-image{width:70px;height:70px}}
