.characters-scroll-section{padding:60px 0;background:linear-gradient(180deg,#fafafa 0,#ffffff)}.characters-scroll-section .section-header{display:flex;justify-content:space-between;align-items:center;padding:0 20px;margin-bottom:40px;max-width:1200px;margin-left:auto;margin-right:auto}.characters-scroll-section .section-title{font-size:24px;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:.02em}.characters-scroll-section .see-all{font-size:14px;color:#666;text-decoration:none;transition:all .3s ease;padding:8px 16px;border-radius:20px;border:1px solid #e0e0e0}.characters-scroll-section .see-all:hover{color:#000;border-color:#333;background:#f5f5f5}.scroll-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.scroll-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:24px;width:100%}.character-card-link{text-decoration:none;display:block}.character-card-scroll{display:flex;flex-direction:column;align-items:center;padding:0;transition:transform .3s ease;cursor:pointer;background:transparent}.character-card-scroll:hover{transform:translateY(-4px)}.character-avatar{position:relative;width:100%;aspect-ratio:1;margin-bottom:12px}.avatar-image{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#fff;border:1px solid #e0e0e0;transition:all .3s ease}.character-card-scroll:hover .avatar-image{border-color:#d0d0d0}.avatar-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);font-size:2.5em}.avatar-placeholder,.featured-badge{border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #e0e0e0}.featured-badge{position:absolute;top:0;right:0;width:28px;height:28px;background:linear-gradient(135deg,#ffd700,#ffed4e);font-size:16px}.area-badge{top:-8px;right:-8px;min-width:36px;height:24px;padding:0 8px;color:#333333;font-size:9px;font-weight:600;border-radius:12px;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;white-space:nowrap;letter-spacing:.02em}.area-badge,.area-badge:after{position:absolute;background:#ffffff}.area-badge:after{content:"";bottom:-4px;left:8px;width:8px;height:8px;border-left:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;transform:rotate(-45deg)}.character-info{text-align:center;width:100%}.character-name{font-size:13px;font-weight:600;color:#2c3e50;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;line-height:1.4}.character-category{display:inline-block;padding:3px 10px;font-size:11px;color:#fff;border-radius:12px;font-weight:500;letter-spacing:.01em}@media (max-width:768px){.characters-scroll-section{padding:40px 0}.characters-scroll-section .section-header{margin-bottom:30px}.characters-scroll-section .section-title{font-size:20px}.scroll-content{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:20px}.character-name{font-size:12px}.character-category{font-size:10px;padding:2px 8px}.featured-badge{width:24px;height:24px;font-size:14px}.area-badge{min-width:32px;height:20px;padding:0 6px;font-size:8px;top:-5px;right:-5px}.area-badge:after{left:6px;width:6px;height:6px}}@media (max-width:480px){.characters-scroll-section{padding:30px 0}.characters-scroll-section .section-header{padding:0 16px;margin-bottom:24px}.characters-scroll-section .section-title{font-size:18px}.scroll-container{padding:0 16px}.scroll-content{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:16px}.character-avatar{margin-bottom:8px}.avatar-image{border-width:1px}.character-name{font-size:11px;margin:0 0 4px}.character-category{font-size:9px;padding:2px 6px}.featured-badge{width:20px;height:20px;font-size:12px;border-width:1px}.area-badge{min-width:28px;height:18px;padding:0 5px;font-size:7px;top:-3px;right:-3px;border-width:1px}.area-badge:after{left:5px;width:5px;height:5px;bottom:-3px}.avatar-placeholder{font-size:2em}}