/* === 全局基础 === */
* { box-sizing: border-box; outline: 0; -webkit-tap-highlight-color: rgba(0,0,0,0.0); }
body { background: hsla(177, 16%, 97%, 1); color: #222233; font-family: "Helvetica Neue", Helvetica, -apple-system, "PingFang SC", "Microsoft YaHei", Arial, sans-serif; margin: 0; padding: 0; line-height: 1.55; font-size: 15.5px; overflow-x: hidden; min-height: 100vh; position: relative; }
a { text-decoration: none; color: inherit; transition: all 0.3s ease; cursor: pointer; }
a:hover { color: #96024a; }
img { max-width: 100%; height: auto; object-fit: cover; display: block; border-radius: 16px; transition: 0.3s; max-height: 500px; }
.r3_visual_e1b23e img, .r3_theater_item_e1b23e img, .r3_thumb_wrap_e1b23e img, .r3_short_cover_e1b23e, .r3_slide_bg_e1b23e { width: 100%; height: 100%; max-height: none; object-fit: cover; border-radius: 0; }
.r3_bg_deco_1_e1b23e { position: fixed; top: -10%; left: -10%; width: 50vw; height: 50vw; background: hsla(177, 88%, 71%, 0.04); filter: blur(80px); border-radius: 50%; z-index: -1; pointer-events: none; }
.r3_bg_deco_2_e1b23e { position: fixed; bottom: -10%; right: -10%; width: 60vw; height: 60vw; background: hsla(232, 84%, 73%, 0.03); filter: blur(100px); border-radius: 50%; z-index: -1; pointer-events: none; }
.r3_shape_box_e1b23e { border-radius: 24px; transition: 0.3s; }
.r3_container_e1b23e { width: 96%; max-width: 1400px; margin: 0 auto; padding: 0 20px; position: relative; z-index: 2; }
.r3_scroll_hide_e1b23e::-webkit-scrollbar { display: none; }
.r3_theater_full_e1b23e { width: 100%; position: relative; overflow: hidden; margin-bottom: 40px; box-shadow: 0 7px 9px rgba(0,0,0,0.06); background: rgba(255, 255, 255, 0.6); border-radius: 24px; }
.r3_slide_e1b23e { position: absolute; top:0; left:0; width: 100%; height: 100%; opacity: 0; transition: opacity 0.6s ease-in-out; pointer-events: none; z-index: 1; display: block; }
.r3_slide_e1b23e.live { opacity: 1; pointer-events: auto; z-index: 5; }
.r3_slide_link_e1b23e { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 6; cursor: pointer; }
.r3_slide_bg_e1b23e { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.8); transform: scale(1.05); transition: transform 6s; border-radius: 24px; }
.r3_slide_e1b23e.live .r3_slide_bg_e1b23e { transform: scale(1); filter: brightness(1); }
.r3_slide_play_btn_e1b23e { display: inline-block; pointer-events: auto; padding: 12px 40px; background: #96024a; color: #fff; font-size: 18px; font-weight: bold; border-radius: 50px; text-decoration: none; transition: 0.3s; box-shadow: 0 10px 20px #96024a60; border: 2px solid #96024a; cursor: pointer; }
.r3_slide_play_btn_e1b23e:hover { background: transparent; color: #96024a; transform: scale(1.05); }
.r3_cell_e1b23e { display: block; position: relative; border-radius: 24px; overflow: hidden; transition: all 0.4s; background: #fefefe; box-shadow: 0 7px 9px rgba(0,0,0,0.06); border: 1px solid rgba(0,0,0,0.03); }
.r3_visual_e1b23e { aspect-ratio: 2/3; width: 100%; max-height: 380px; position: relative; overflow: hidden; background: hsla(177, 9%, 94%, 1); }
.r3_visual_e1b23e img { transition: 0.6s; width: 100%; height: 100%; object-fit: cover; border-radius: 0; }
.r3_play_mask_e1b23e { position: absolute; inset: 0; background: rgba(0,0,0,0.3); opacity: 0; transition: 0.3s; display: flex; align-items: center; justify-content: center; }
.r3_play_mask_e1b23e::after { content:'▶'; font-size: 32px; color: #fff; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #96024a; border-radius: 50%; box-shadow: 0 5px 15px rgba(0,0,0,0.3); transform: scale(0.8); transition: 0.3s; }
.r3_cell_info_e1b23e { padding: 10px; position: relative; }
.r3_main_e1b23e { font-weight: bold; font-size: 15px; margin-bottom: 4px; line-height: 1.4; word-break: break-all; color: #222233; }
.r3_flag_e1b23e { font-size: 12px; color: #545454; display: flex; justify-content: space-between; }
.r3_dot_e1b23e { position: absolute; top: 8px; right: 8px; background: #96024a; color: #fff; font-size: 11px; padding: 2px 8px; border-radius: 4px; font-weight: 600; box-shadow: 0 2px 5px rgba(0,0,0,0.2); z-index: 2; }
.r3_piece_card_e1b23e { display: flex; background: #fefefe; border: 1px solid rgba(0,0,0,0.03); border-radius: 24px; overflow: hidden; transition: 0.3s; height: 140px; position: relative; }
.r3_piece_img_e1b23e { width: 110px; height: 100%; object-fit: cover; flex-shrink: 0; border-radius: 0; }
.r3_piece_body_e1b23e { padding: 12px; flex: 1; display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; }
.r3_piece_title_e1b23e { font-size: 15px; font-weight: bold; color: #222233; margin-bottom: 5px; word-break: break-all; }
.r3_piece_desc_e1b23e { font-size: 12px; color: #545454; line-height: 1.5; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.r3_piece_tag_e1b23e { position: absolute; bottom: 8px; right: 8px; font-size: 10px; color: #96024a; background: hsla(177, 9%, 94%, 1); padding: 2px 6px; border-radius: 3px; }
.r3_sec_title_e1b23e { font-size: 22px; font-weight: 700; margin-bottom: 20px; padding-left: 12px; border-left: 4px solid #96024a; display: flex; align-items: center; justify-content: space-between; color: #222233; line-height: 1.2; }
.r3_bundle_e1b23e { background: #fefefe; padding: 25px; border-radius: 24px; border: 1px solid rgba(0,0,0,0.03); margin-bottom: 30px; box-shadow: 0 7px 9px rgba(0,0,0,0.06); }
.r3_closing_e1b23e { margin-top: 60px; padding: 40px 0; background: #fefefe; border-top: 1px solid rgba(0,0,0,0.03); text-align: center; color: #545454; }
.r3_cloud_link_e1b23e { display: inline-block; margin: 0 10px 10px 0; padding: 8px 15px; font-size: 14px; color: #545454; background: hsla(177, 9%, 94%, 1); border-radius: 24px; transition:0.2s; border: 1px solid rgba(0,0,0,0.03); text-decoration: none; }
.r3_cloud_link_e1b23e:hover { background: #96024a; color: #fff; transform: translateY(-2px); }
.r3_dot_block_e1b23e { display: flex; align-items: center; justify-content: center; padding: 12px; background: #fefefe; border-radius: 24px; border: 1px solid rgba(0,0,0,0.03); color: #222233; font-weight: 500; font-size: 14px; transition: 0.2s; text-align:center; text-decoration: none; }
.r3_dot_block_e1b23e:hover { background: #96024a; color: #fff; box-shadow: 0 5px 15px #96024a40; transform: scale(1.05); }
.r3_list_item_e1b23e { display: flex; align-items: center; gap: 15px; margin-bottom: 15px; padding: 10px; background: #fefefe; border-radius: 24px; border: 1px solid rgba(0,0,0,0.03); transition: 0.2s; text-decoration: none; }
.r3_list_item_e1b23e:hover { border-color: #96024a; transform: translateX(5px); box-shadow: 0 7px 9px rgba(0,0,0,0.06); }
.r3_list_img_e1b23e { width: 50px; height: 50px; object-fit: cover; flex-shrink: 0; border-radius: 16px; }
.r3_breath_item_e1b23e { display: block; padding: 12px; border-bottom: 1px solid rgba(0,0,0,0.03); color: #545454; font-size: 14px; transition: 0.2s; position: relative; text-decoration: none; }
.r3_breath_item_e1b23e:hover { padding-left: 20px; color: #222233; background: hsla(177, 9%, 94%, 1); }
.r3_photo_e1b23e { width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; color: #fff; font-weight: bold; font-size: 24px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); border: 2px solid #fefefe; flex-shrink: 0; border-radius: 50%; }
.r3_breadcrumb_e1b23e { display: flex; align-items: center; gap: 10px; font-size: 14px; color: #545454; margin-bottom: 20px; padding: 15px 0; border-bottom: 1px solid rgba(0,0,0,0.03); flex-wrap: wrap; }
.r3_filter_row_e1b23e { display: flex; flex-wrap: wrap; gap: 15px; margin-bottom: 15px; align-items: center; }
.r3_filter_tag_e1b23e { padding: 6px 16px; font-size: 14px; border-radius: 24px; background: hsla(177, 9%, 94%, 1); color: #545454; transition: 0.2s; cursor: pointer; display: inline-block; text-decoration: none; }
.r3_filter_tag_e1b23e.live { background: #96024a; color: #fff; transform: scale(1.05); box-shadow: 0 4px 10px #96024a40; }
.r3_filter_tag_e1b23e:hover { background: #96024a80; color: #fff; }
.r3_player_e1b23e { background: #000; border-radius: 4px; width: 100%; max-width: 100%; position: relative; padding-bottom: 56.25%; height: 0; box-shadow: 0 20px 50px rgba(0,0,0,0.5); border: none; overflow: visible; z-index: 100; }
.r3_player_e1b23e .dplayer { position: absolute; top:0; left:0; width:100%; height:100%; }
.r3_player_e1b23e .dplayer-full { z-index: 100000 !important; }
.dplayer-web-fullscreen-fix { position: fixed !important; top: 0 !important; left: 0 !important; z-index: 100000 !important; }
.r3_ep_list_e1b23e { display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; margin-top: 20px; }
.r3_ep_item_e1b23e { display: block; text-align: center; padding: 12px 5px; background: #fefefe; border-radius: 24px; border: 1px solid rgba(0,0,0,0.03); color: #222233; font-size: 14px; transition: 0.2s; font-weight: 500; text-decoration: none; }
.r3_ep_item_e1b23e:hover, .r3_ep_item_e1b23e.live { background: #96024a; color: #fff; border-color: #96024a; box-shadow: 0 5px 15px #96024a30; transform: translateY(-2px); }
.r3_cmt_reply_e1b23e { margin-top:10px; padding:10px; background:hsla(177, 9%, 94%, 1); border-radius:4px; font-size:13px; color:#545454; }
.r3_exec_e1b23e { background: #96024a; color: #fff; padding: 10px 30px; border-radius: 24px; border: none; cursor: pointer; display: inline-block; font-size: 14px; font-weight: bold; transition: 0.3s; }
.r3_exec_e1b23e:hover { transform: translateY(-3px); box-shadow: 0 10px 20px #96024a40; }
.r3_exec_no_link_e1b23e { background: hsla(177, 9%, 94%, 1); color: #222233; padding: 10px 30px; border-radius: 24px; border: 1px solid rgba(0,0,0,0.03); display: inline-block; font-size: 14px; font-weight: bold; cursor: default; opacity: 0.8; }
.r3_short_card_e1b23e { position: relative; border-radius: 12px; overflow: hidden; transition: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); background: #000; box-shadow: 0 7px 9px rgba(0,0,0,0.06); aspect-ratio: 9/14; }
.r3_short_cover_e1b23e { width: 100%; height: 100%; object-fit: cover; opacity: 0.85; transition: 0.4s; }
.r3_short_overlay_e1b23e { position: absolute; bottom: 0; left: 0; width: 100%; padding: 20px; background: linear-gradient(to top, rgba(0,0,0,0.9), transparent); color: #fff; pointer-events: none; }
.r3_short_title_e1b23e { font-size: 16px; font-weight: 900; margin-bottom: 5px; line-height: 1.3; text-shadow: 0 2px 4px rgba(0,0,0,0.8); }
.r3_short_tag_e1b23e { display: inline-block; padding: 2px 8px; background: #96024a; color: #fff; font-size: 10px; border-radius: 4px; font-weight: bold; margin-bottom: 5px; box-shadow: 0 0 10px #96024a60; }
.r3_short_meta_e1b23e { font-size: 12px; opacity: 0.8; display: flex; align-items: center; gap: 5px; }
.r3_short_badge_e1b23e { background: #96024a; padding: 2px 6px; border-radius: 4px; font-size: 10px; font-weight: bold; }
.r3_ep_wall_e1b23e { display: grid; grid-template-columns: repeat(auto-fill, minmax(60px, 1fr)); gap: 8px; max-height: 300px; overflow-y: auto; padding: 10px; background: hsla(177, 9%, 94%, 1); border-radius: 8px; border: 1px solid rgba(0,0,0,0.03); }
.r3_ep_wall_item_e1b23e { display: flex; align-items: center; justify-content: center; height: 40px; background: #fefefe; border-radius: 6px; font-size: 13px; font-weight: bold; color: #545454; transition: 0.2s; border: 1px solid transparent; cursor: pointer; text-decoration: none; }
.r3_ep_wall_item_e1b23e:hover, .r3_ep_wall_item_e1b23e.live { background: #96024a; color: #fff; border-color: #96024a; box-shadow: 0 4px 10px #96024a30; transform: scale(1.1); }
.r3_ep_wall_e1b23e::-webkit-scrollbar { width: 6px; }
.r3_ep_wall_e1b23e::-webkit-scrollbar-thumb { background: #96024a60; border-radius: 3px; }
.r3_short_banner_e1b23e { position: relative; padding: 60px 40px; background: linear-gradient(135deg, #fefefe, hsla(177, 9%, 94%, 1)); border-radius: 16px; margin-bottom: 30px; display: flex; align-items: center; overflow: hidden; box-shadow: 0 7px 9px rgba(0,0,0,0.06); border: 1px solid #96024a20; }
.r3_short_banner_e1b23e::before { content:''; position: absolute; top: -50%; right: -20%; width: 600px; height: 600px; background: #96024a; opacity: 0.1; filter: blur(80px); border-radius: 50%; pointer-events: none; }
.r3_colorful_cloud_e1b23e { display: flex; flex-wrap: wrap; gap: 8px; }
.r3_colorful_link_e1b23e { display: inline-block; padding: 6px 12px; font-size: 13px; color: #fff; border-radius: 10px; transition: 0.2s; text-decoration: none; opacity: 0.9; }
.r3_colorful_link_e1b23e:nth-child(11n+1) { background: linear-gradient(to right, hsla(41, 72%, 67%, 1), hsla(41, 85%, 36%, 1)); box-shadow: 0 2px 5px hsla(41, 85%, 36%, 1)40; }
.r3_colorful_link_e1b23e:nth-child(11n+2) { background: linear-gradient(to right, hsla(306, 62%, 54%, 1), hsla(306, 88%, 49%, 1)); box-shadow: 0 2px 5px hsla(306, 88%, 49%, 1)40; }
.r3_colorful_link_e1b23e:nth-child(11n+3) { background: linear-gradient(to right, hsla(307, 77%, 63%, 1), hsla(307, 87%, 31%, 1)); box-shadow: 0 2px 5px hsla(307, 87%, 31%, 1)40; }
.r3_colorful_link_e1b23e:nth-child(11n+4) { background: linear-gradient(to right, hsla(5, 85%, 52%, 1), hsla(5, 81%, 42%, 1)); box-shadow: 0 2px 5px hsla(5, 81%, 42%, 1)40; }
.r3_colorful_link_e1b23e:nth-child(11n+5) { background: linear-gradient(to right, hsla(224, 55%, 62%, 1), hsla(224, 83%, 43%, 1)); box-shadow: 0 2px 5px hsla(224, 83%, 43%, 1)40; }
.r3_colorful_link_e1b23e:nth-child(11n+6) { background: linear-gradient(to right, hsla(117, 77%, 65%, 1), hsla(117, 89%, 46%, 1)); box-shadow: 0 2px 5px hsla(117, 89%, 46%, 1)40; }
.r3_colorful_link_e1b23e:nth-child(11n+7) { background: linear-gradient(to right, hsla(210, 75%, 50%, 1), hsla(210, 66%, 39%, 1)); box-shadow: 0 2px 5px hsla(210, 66%, 39%, 1)40; }
.r3_colorful_link_e1b23e:nth-child(11n+8) { background: linear-gradient(to right, hsla(89, 66%, 52%, 1), hsla(89, 84%, 50%, 1)); box-shadow: 0 2px 5px hsla(89, 84%, 50%, 1)40; }
.r3_colorful_link_e1b23e:nth-child(11n+9) { background: linear-gradient(to right, hsla(283, 80%, 69%, 1), hsla(283, 75%, 33%, 1)); box-shadow: 0 2px 5px hsla(283, 75%, 33%, 1)40; }
.r3_colorful_link_e1b23e:nth-child(11n+10) { background: linear-gradient(to right, hsla(77, 81%, 55%, 1), hsla(77, 87%, 45%, 1)); box-shadow: 0 2px 5px hsla(77, 87%, 45%, 1)40; }
.r3_colorful_link_e1b23e:nth-child(11n+11) { background: linear-gradient(to right, hsla(316, 57%, 51%, 1), hsla(316, 76%, 44%, 1)); box-shadow: 0 2px 5px hsla(316, 76%, 44%, 1)40; }
.r3_colorful_link_e1b23e:hover { transform: translateY(-2px) scale(1.05); opacity: 1; box-shadow: 0 5px 10px rgba(0,0,0,0.1); }
.r3_colorful_grid_e1b23e { display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 10px; }
.r3_colorful_grid_item_e1b23e { display: flex; align-items: center; justify-content: center; padding: 10px; color: #fff; border-radius: 10px; text-decoration: none; font-size: 13px; font-weight: bold; transition: 0.3s; opacity: 0.95; }
.r3_colorful_grid_item_e1b23e:nth-child(11n+1) { background: linear-gradient(135deg, hsla(41, 85%, 36%, 1), hsla(41, 72%, 67%, 1)); }
.r3_colorful_grid_item_e1b23e:nth-child(11n+2) { background: linear-gradient(135deg, hsla(306, 88%, 49%, 1), hsla(306, 62%, 54%, 1)); }
.r3_colorful_grid_item_e1b23e:nth-child(11n+3) { background: linear-gradient(135deg, hsla(307, 87%, 31%, 1), hsla(307, 77%, 63%, 1)); }
.r3_colorful_grid_item_e1b23e:nth-child(11n+4) { background: linear-gradient(135deg, hsla(5, 81%, 42%, 1), hsla(5, 85%, 52%, 1)); }
.r3_colorful_grid_item_e1b23e:nth-child(11n+5) { background: linear-gradient(135deg, hsla(224, 83%, 43%, 1), hsla(224, 55%, 62%, 1)); }
.r3_colorful_grid_item_e1b23e:nth-child(11n+6) { background: linear-gradient(135deg, hsla(117, 89%, 46%, 1), hsla(117, 77%, 65%, 1)); }
.r3_colorful_grid_item_e1b23e:nth-child(11n+7) { background: linear-gradient(135deg, hsla(210, 66%, 39%, 1), hsla(210, 75%, 50%, 1)); }
.r3_colorful_grid_item_e1b23e:nth-child(11n+8) { background: linear-gradient(135deg, hsla(89, 84%, 50%, 1), hsla(89, 66%, 52%, 1)); }
.r3_colorful_grid_item_e1b23e:nth-child(11n+9) { background: linear-gradient(135deg, hsla(283, 75%, 33%, 1), hsla(283, 80%, 69%, 1)); }
.r3_colorful_grid_item_e1b23e:nth-child(11n+10) { background: linear-gradient(135deg, hsla(77, 87%, 45%, 1), hsla(77, 81%, 55%, 1)); }
.r3_colorful_grid_item_e1b23e:nth-child(11n+11) { background: linear-gradient(135deg, hsla(316, 76%, 44%, 1), hsla(316, 57%, 51%, 1)); }
.r3_colorful_grid_item_e1b23e:hover { transform: scale(1.05); opacity: 1; }
@keyframes anim_up_e1b23e { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
.r3_anim_up_e1b23e { animation: anim_up_e1b23e 0.4s ease-out; }
.r3_c1_e1b23e { background: linear-gradient(135deg, hsla(130, 70%, 55%, 1), hsla(160, 80%, 45%, 1)); }
.r3_c2_e1b23e { background: linear-gradient(135deg, hsla(340, 70%, 55%, 1), hsla(10, 80%, 45%, 1)); }
.r3_c3_e1b23e { background: linear-gradient(135deg, hsla(250, 70%, 55%, 1), hsla(280, 80%, 45%, 1)); }
.r3_c4_e1b23e { background: linear-gradient(135deg, hsla(175, 70%, 55%, 1), hsla(205, 80%, 45%, 1)); }
.r3_c5_e1b23e { background: linear-gradient(135deg, hsla(50, 70%, 55%, 1), hsla(80, 80%, 45%, 1)); }
.r3_cell_e1b23e { background: rgba(255,255,255,0.05) !important; backdrop-filter: blur(10px); border: 1px solid rgba(255,255,255,0.1) !important; }
.r3_main_e1b23e, .r3_cell_e1b23e .r3_main_e1b23e, .r3_cell_e1b23e [class*='title'] { visibility: visible !important; opacity: 1 !important; }
.r3_cell_info_e1b23e, .r3_cell_e1b23e [style*='padding'] { min-height: 40px; }

/* === PC专属样式 === */
@media (min-width: 769px) {
  .r3_layout_wrapper_e1b23e { display: block; width: 100%; }
  .r3_main_content_e1b23e { width: 100%; }
  .r3_panel_nav_e1b23e { display: none; }
  .r3_bar_e1b23e { position: sticky; top: 0; z-index: 10001; background: #fefefe; border-bottom: 1px solid rgba(0,0,0,0.03); min-height: 70px; box-shadow: 0 7px 9px rgba(0,0,0,0.06); backdrop-filter: blur(10px); padding: 5px 0; }
  .r3_tabs_e1b23e { display: flex; gap: 20px; align-items: center; flex: 1; flex-wrap: nowrap; overflow: visible; }
  .r3_bar_inner_e1b23e { display: flex; align-items: center; justify-content: space-between; min-height: 60px; gap: 30px; }
  .r3_logo_e1b23e { font-size: 18px; font-weight: 900; letter-spacing: -0.5px; text-decoration: none !important; display: inline-flex !important; align-items: center; justify-content: center; flex-shrink: 0; font-family: 'Arial Black', sans-serif; background: linear-gradient(135deg, #96024a, #43b0df); color: #fff; padding: 5px 14px; border-radius: 6px; transition: 0.3s; white-space: nowrap; line-height: 1.4; height: 36px; box-sizing: border-box; }
  .r3_logo_e1b23e:hover { transform: scale(1.03); box-shadow: 0 4px 12px #96024a50; }
  .r3_tabs_item_wrap_e1b23e { position: relative; display: flex; align-items: center; padding: 0; flex-shrink: 0; }
  .r3_tabs_link_e1b23e { padding: 0 12px; height: 36px; line-height: 36px; font-weight: 600; font-size: 14px; color: #222233; transition: all 0.2s; white-space: nowrap; letter-spacing: 0.3px; border-radius: 4px; }
  .r3_tabs_link_e1b23e:hover, .r3_tabs_item_wrap_e1b23e:hover .r3_tabs_link_e1b23e { color: #96024a; background: #96024a10; }
  .r3_sub_menu_e1b23e { visibility: hidden; opacity: 0; position: absolute; top: 100%; left: 50%; transform: translateX(-50%) translateY(10px); background: #fefefe; box-shadow: 0 10px 30px rgba(0,0,0,0.2); border: 1px solid rgba(0,0,0,0.03); border-radius: 8px; min-width: 140px; z-index: 10000; padding: 8px; transition: all 0.2s ease-in-out; display: flex; flex-direction: column; gap: 2px; }
  .r3_sub_menu_e1b23e::before { content:''; position:absolute; top:-6px; left:50%; margin-left:-6px; border-width:0 6px 6px; border-style:solid; border-color:transparent transparent rgba(0,0,0,0.03) transparent; }
  .r3_tabs_item_wrap_e1b23e:hover .r3_sub_menu_e1b23e { visibility: visible; opacity: 1; transform: translateX(-50%) translateY(0); }
  .r3_sub_link_e1b23e { display: block; padding: 10px 15px; color: #222233; font-size: 14px; text-decoration: none; border-radius: 6px; transition: 0.2s; text-align: center; }
  .r3_sub_link_e1b23e:hover { background: #96024a; color: #fff; transform: translateX(3px); }
  .r3_bar_right_e1b23e { display: flex; align-items: center; gap: 15px; flex-shrink: 0; }
  .r3_scan_e1b23e { display: flex; align-items: center; background: hsla(177, 9%, 94%, 1); border-radius: 50px; padding: 6px 15px; border: 1px solid transparent; width: 220px; color: #222233; transition: 0.3s; }
  .r3_scan_e1b23e:focus-within { border-color: #96024a; box-shadow: 0 0 0 3px #96024a20; background: #fefefe; }
  .r3_hue_block_e1b23e { display: flex; gap: 12px; overflow-x: auto; padding: 15px 0; margin-bottom: 25px; -webkit-overflow-scrolling: touch; }
  .r3_hue_item_e1b23e { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 12px 20px; background: #fefefe; border-radius: 8px; text-decoration: none; transition: 0.3s; min-width: 120px; flex-shrink: 0; box-shadow: 0 7px 9px rgba(0,0,0,0.06); }
  .r3_hue_item_e1b23e:nth-child(11n+1) { background: linear-gradient(135deg, hsla(41, 72%, 67%, 1), hsla(41, 85%, 36%, 1)); }
  .r3_hue_item_e1b23e:nth-child(11n+1) .r3_hue_title_e1b23e { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
  .r3_hue_item_e1b23e:nth-child(11n+1) .r3_hue_desc_e1b23e { color: rgba(255,255,255,0.9); }
  .r3_hue_item_e1b23e:nth-child(11n+2) { background: linear-gradient(135deg, hsla(306, 62%, 54%, 1), hsla(306, 88%, 49%, 1)); }
  .r3_hue_item_e1b23e:nth-child(11n+2) .r3_hue_title_e1b23e { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
  .r3_hue_item_e1b23e:nth-child(11n+2) .r3_hue_desc_e1b23e { color: rgba(255,255,255,0.9); }
  .r3_hue_item_e1b23e:nth-child(11n+3) { background: linear-gradient(135deg, hsla(307, 77%, 63%, 1), hsla(307, 87%, 31%, 1)); }
  .r3_hue_item_e1b23e:nth-child(11n+3) .r3_hue_title_e1b23e { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
  .r3_hue_item_e1b23e:nth-child(11n+3) .r3_hue_desc_e1b23e { color: rgba(255,255,255,0.9); }
  .r3_hue_item_e1b23e:nth-child(11n+4) { background: linear-gradient(135deg, hsla(5, 85%, 52%, 1), hsla(5, 81%, 42%, 1)); }
  .r3_hue_item_e1b23e:nth-child(11n+4) .r3_hue_title_e1b23e { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
  .r3_hue_item_e1b23e:nth-child(11n+4) .r3_hue_desc_e1b23e { color: rgba(255,255,255,0.9); }
  .r3_hue_item_e1b23e:nth-child(11n+5) { background: linear-gradient(135deg, hsla(224, 55%, 62%, 1), hsla(224, 83%, 43%, 1)); }
  .r3_hue_item_e1b23e:nth-child(11n+5) .r3_hue_title_e1b23e { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
  .r3_hue_item_e1b23e:nth-child(11n+5) .r3_hue_desc_e1b23e { color: rgba(255,255,255,0.9); }
  .r3_hue_item_e1b23e:nth-child(11n+6) { background: linear-gradient(135deg, hsla(117, 77%, 65%, 1), hsla(117, 89%, 46%, 1)); }
  .r3_hue_item_e1b23e:nth-child(11n+6) .r3_hue_title_e1b23e { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
  .r3_hue_item_e1b23e:nth-child(11n+6) .r3_hue_desc_e1b23e { color: rgba(255,255,255,0.9); }
  .r3_hue_item_e1b23e:nth-child(11n+7) { background: linear-gradient(135deg, hsla(210, 75%, 50%, 1), hsla(210, 66%, 39%, 1)); }
  .r3_hue_item_e1b23e:nth-child(11n+7) .r3_hue_title_e1b23e { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
  .r3_hue_item_e1b23e:nth-child(11n+7) .r3_hue_desc_e1b23e { color: rgba(255,255,255,0.9); }
  .r3_hue_item_e1b23e:nth-child(11n+8) { background: linear-gradient(135deg, hsla(89, 66%, 52%, 1), hsla(89, 84%, 50%, 1)); }
  .r3_hue_item_e1b23e:nth-child(11n+8) .r3_hue_title_e1b23e { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
  .r3_hue_item_e1b23e:nth-child(11n+8) .r3_hue_desc_e1b23e { color: rgba(255,255,255,0.9); }
  .r3_hue_item_e1b23e:nth-child(11n+9) { background: linear-gradient(135deg, hsla(283, 80%, 69%, 1), hsla(283, 75%, 33%, 1)); }
  .r3_hue_item_e1b23e:nth-child(11n+9) .r3_hue_title_e1b23e { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
  .r3_hue_item_e1b23e:nth-child(11n+9) .r3_hue_desc_e1b23e { color: rgba(255,255,255,0.9); }
  .r3_hue_item_e1b23e:nth-child(11n+10) { background: linear-gradient(135deg, hsla(77, 81%, 55%, 1), hsla(77, 87%, 45%, 1)); }
  .r3_hue_item_e1b23e:nth-child(11n+10) .r3_hue_title_e1b23e { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
  .r3_hue_item_e1b23e:nth-child(11n+10) .r3_hue_desc_e1b23e { color: rgba(255,255,255,0.9); }
  .r3_hue_item_e1b23e:nth-child(11n+11) { background: linear-gradient(135deg, hsla(316, 57%, 51%, 1), hsla(316, 76%, 44%, 1)); }
  .r3_hue_item_e1b23e:nth-child(11n+11) .r3_hue_title_e1b23e { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
  .r3_hue_item_e1b23e:nth-child(11n+11) .r3_hue_desc_e1b23e { color: rgba(255,255,255,0.9); }
  .r3_hue_item_e1b23e:hover { transform: translateY(-3px) scale(1.05); box-shadow: 0 8px 20px rgba(0,0,0,0.15); }
  .r3_hue_title_e1b23e { font-size: 14px; font-weight: 800; margin-bottom: 2px; position: relative; z-index: 2; line-height: 1.2; }
  .r3_hue_desc_e1b23e { font-size: 10px; font-weight: 600; position: relative; z-index: 2; opacity: 0.9; }
  .r3_row_e1b23e { display: grid; grid-template-columns: repeat(auto-fill, minmax(208px, 1fr)); gap: 21px; margin-bottom: 40px; }
  .r3_piece_grid_e1b23e { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 20px; margin-bottom: 30px; }
  .r3_cell_e1b23e:hover { transform: translateY(-6px); box-shadow: 0 15px 30px -10px rgba(0,0,0,0.2); z-index: 5; }
  .r3_cell_e1b23e:hover .r3_visual_e1b23e img { transform: scale(1.08); }
  .r3_cell_e1b23e:hover .r3_play_mask_e1b23e { opacity: 1; }
  .r3_cell_e1b23e:hover .r3_play_mask_e1b23e::after { transform: scale(1); }
  .r3_piece_card_e1b23e:hover { transform: translateY(-4px); box-shadow: 0 7px 9px rgba(0,0,0,0.06); border-color: #96024a; }
  .r3_theater_box_e1b23e { height: 491px; position: relative; overflow: hidden; border-radius: 24px; }
  .r3_slide_info_center_e1b23e { position: absolute; top: 40%; left: 50%; transform: translate(-50%, -50%); text-align: center; color: #fff; z-index: 10; width: 80%; text-shadow: 0 2px 10px rgba(0,0,0,0.8); pointer-events: none; }
  .r3_slide_info_title_e1b23e { font-size: 36px; font-weight: 900; margin-bottom: 15px; letter-spacing: 1px; }
  .r3_slide_info_desc_e1b23e { font-size: 16px; margin-bottom: 25px; opacity: 0.9; max-width: 600px; margin-left: auto; margin-right: auto; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
  .r3_theater_thumbs_e1b23e { position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); z-index: 50; display: flex; gap: 12px; pointer-events: auto; }
  .r3_thumb_item_e1b23e { width: 130px; height: 73px; border-radius: 30px; overflow: hidden; cursor: pointer; border: 2px solid rgba(255,255,255,0.5); transition: 0.3s; opacity: 0.8; position: relative; z-index: 51; box-shadow: 0 4px 15px rgba(0,0,0,0.4); }
  .r3_thumb_item_e1b23e:hover, .r3_thumb_item_e1b23e.live { border-color: #96024a; opacity: 1; transform: scale(1.1); }
  .r3_thumb_img_e1b23e { width: 100%; height: 100%; object-fit: cover; border-radius: 0; }
  .r3_arrow_e1b23e { position: absolute; top: 50%; transform: translateY(-50%); background: rgba(0,0,0,0.3); color: #fff; border: none; font-size: 30px; padding: 20px 10px; cursor: pointer; z-index: 50; transition: 0.3s; border-radius: 4px; pointer-events: auto; }
  .r3_arrow_e1b23e:hover { background: #96024a; }
  .r3_arrow_left_e1b23e { left: 0; }
  .r3_arrow_right_e1b23e { right: 0; }
  .r3_play_layout_e1b23e { display: grid; grid-template-columns: 3fr 1fr; gap: 40px; margin-top: 30px; }
  .r3_side_item_e1b23e { display: flex; gap: 15px; margin-bottom: 15px; padding: 10px; border-radius: 24px; transition: 0.2s; align-items: center; border: 1px solid transparent; text-decoration: none; }
  .r3_side_item_e1b23e:hover { background: hsla(177, 9%, 94%, 1); border-color: rgba(0,0,0,0.03); }
  .r3_side_img_e1b23e { width: 90px; height: 60px; object-fit: cover; border-radius: 16px; flex-shrink: 0; background: hsla(177, 9%, 94%, 1); }
  .r3_short_grid_e1b23e { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 20px; margin-bottom: 40px; }
  .r3_short_card_e1b23e:hover { transform: translateY(-8px) scale(1.02); box-shadow: 0 20px 40px #96024a40; z-index: 10; }
  .r3_short_card_e1b23e:hover .r3_short_cover_e1b23e { opacity: 1; transform: scale(1.1); }
  .r3_top3_grid_e1b23e { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 15px; margin-bottom: 20px; }
  .r3_top3_grid_e1b23e .r3_cell_e1b23e:nth-child(1) { grid-row: 1 / span 1; }
  .r3_piece_content_e1b23e img { max-width: 450px; width: auto; height: auto; border-radius: 8px; margin: 15px auto; display: block; }
  .r3_story_poster_e1b23e { max-width: 500px; max-height: 350px; object-fit: cover; border-radius: 8px; margin: 10px 0; }
  .r3_bundle_e1b23e > div img:not([class]) { max-width: 450px; height: auto; display: block; margin: 10px auto; }
  .r3_main_content_e1b23e img { max-width: 100%; }
  .r3_container_e1b23e > img, .r3_container_e1b23e > div > img { max-width: 500px; height: auto; display: block; margin: 15px auto; }
  .r3_pc_nav_e1b23e { display: block !important; }
  .r3_pc_only_e1b23e { display: block !important; }
  .r3_pc_nav_e1b23e a:hover { background: #96024a10 !important; border-radius: 4px; }
  .r3_m_show_e1b23e { display: none !important; }
  .r3_mobile_only_grid_e1b23e { display: none !important; }
  .r3_mobile_nav_panel_e1b23e { display: none !important; }
}

/* === 移动端专属样式 === */
@media (max-width: 768px) {
  html, body { overflow-x: hidden !important; word-break: break-word !important; }
  img { max-width: 100% !important; height: auto !important; max-height: 350px !important; object-fit: contain !important; }
  .r3_visual_e1b23e img, .r3_slide_bg_e1b23e, .r3_thumb_img_e1b23e, .r3_short_cover_e1b23e { width: 100% !important; height: 100% !important; max-height: none !important; object-fit: cover !important; }
  .r3_pc_nav_e1b23e { display: none !important; }
  .r3_pc_only_e1b23e, .r3_tabs_e1b23e, .r3_panel_e1b23e, .r3_side_col_e1b23e { display: none !important; }
  .r3_panel_nav_e1b23e { display: none !important; }
  .r3_layout_wrapper_e1b23e { display: block !important; flex-direction: column !important; padding-left: 0 !important; }
  .r3_main_content_e1b23e { width: 100% !important; margin-left: 0 !important; padding: 0 !important; }
  .r3_m_show_e1b23e { display: flex !important; align-items: center !important; justify-content: space-between !important; width: 100% !important; height: auto !important; font-size: inherit !important; color: #222233 !important; border: none !important; border-radius: 0 !important; margin: 0 !important; background: #fefefe !important; position: sticky !important; top: 0 !important; z-index: 1000 !important; box-shadow: 0 1px 3px rgba(0,0,0,0.1) !important; padding: 8px 12px !important; box-sizing: border-box !important; }
  .r3_mobile_nav_panel_e1b23e { position: fixed; z-index: 200000; background: #fefefe; color: #222233; transition: all 0.3s; overflow-y: auto; visibility: hidden; opacity: 0; display: block !important; box-sizing: border-box !important; padding: 20px 20px 80px 20px !important; top: 0; left: 0; width: 80%; max-width: 320px; height: 100%; transform: translateX(-100%); }
  .r3_mobile_nav_panel_e1b23e.live { transform: translateX(0); visibility: visible; opacity: 1; }
  .r3_mobile_menu_content_e1b23e { padding: 20px; padding-bottom: 80px; }
  .r3_mobile_nav_link_e1b23e { display: block; padding: 12px 0; font-size: 16px; font-weight: 600; color: inherit; border-bottom: 1px solid rgba(128,128,128,0.1); text-decoration: none; }
  .r3_mobile_sub_link_e1b23e { display: inline-block; padding: 6px 12px; margin: 5px 5px 0 0; background: rgba(128,128,128,0.1); border-radius: 100px; font-size: 13px; color: inherit; opacity: 0.8; text-decoration: none; }
  .r3_mobile_mask_e1b23e { position: fixed !important; inset: 0 !important; background: rgba(0,0,0,0.6) !important; z-index: 199999 !important; display: none !important; backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }
  .r3_mobile_mask_e1b23e.live { display: block !important; }
  .r3_container_e1b23e { padding: 0 10px !important; max-width: 100% !important; }
  .r3_row_e1b23e { grid-template-columns: repeat(3, 1fr) !important; gap: 6px !important; margin-bottom: 20px !important; }
  .r3_piece_grid_e1b23e { grid-template-columns: 1fr !important; gap: 10px !important; }
  .r3_piece_card_e1b23e { height: 100px !important; }
  .r3_piece_img_e1b23e { width: 90px !important; }
  .r3_piece_desc_e1b23e { -webkit-line-clamp: 2 !important; }
  .r3_piece_content_e1b23e img { max-width: 100% !important; width: auto !important; height: auto !important; max-height: 300px !important; }
  .r3_story_poster_e1b23e { max-width: 100% !important; max-height: 250px !important; }
  .r3_main_content_e1b23e img { max-width: 100% !important; }
  .r3_bundle_e1b23e img:not(.r3_visual_e1b23e img) { max-height: 300px !important; }
  .r3_hue_block_e1b23e { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; overflow-x: hidden !important; display: grid !important; flex-wrap: nowrap !important; }
  .r3_hue_item_e1b23e { min-height: 55px !important; padding: 8px 5px !important; min-width: 0 !important; }
  .r3_hue_title_e1b23e { font-size: 12px !important; }
  .r3_hue_desc_e1b23e { font-size: 9px !important; }
  .r3_theater_full_e1b23e { margin-bottom: 20px !important; }
  .r3_theater_box_e1b23e { height: 220px !important; }
  .r3_arrow_e1b23e { display: none !important; }
  .r3_slide_info_center_e1b23e { display: flex !important; flex-direction: column !important; align-items: center !important; justify-content: center !important; position: absolute !important; top: 50% !important; left: 50% !important; transform: translate(-50%, -50%) !important; width: 85% !important; text-align: center !important; pointer-events: none !important; z-index: 20 !important; }
  .r3_slide_info_title_e1b23e { font-size: 16px !important; font-weight: bold !important; margin-bottom: 5px !important; color: #fff !important; text-shadow: 0 1px 3px rgba(0,0,0,0.8) !important; }
  .r3_slide_info_desc_e1b23e { font-size: 11px !important; margin-bottom: 10px !important; color: rgba(255,255,255,0.9) !important; line-height: 1.4 !important; display: -webkit-box !important; -webkit-line-clamp: 2 !important; -webkit-box-orient: vertical !important; overflow: hidden !important; text-shadow: 0 1px 2px rgba(0,0,0,0.8) !important; }
  .r3_slide_play_btn_e1b23e { pointer-events: auto !important; display: inline-block !important; padding: 6px 20px !important; font-size: 12px !important; border-radius: 20px !important; background: #96024a !important; color: #fff !important; border: none !important; box-shadow: 0 4px 10px rgba(0,0,0,0.3) !important; text-decoration: none !important; font-weight: bold !important; }
  .r3_theater_thumbs_e1b23e { display: flex !important; bottom: 10px !important; gap: 6px !important; width: 100% !important; justify-content: center !important; left: 0 !important; transform: none !important; padding: 0 10px !important; box-sizing: border-box !important; overflow-x: auto !important; }
  .r3_thumb_item_e1b23e { width: 50px !important; height: 30px !important; min-width: 50px !important; border-width: 1px !important; flex-shrink: 0 !important; }
  .r3_play_layout_e1b23e { grid-template-columns: 1fr !important; gap: 15px !important; }
  .r3_side_col_e1b23e { display: none !important; }
  .mobile-search { width: 100% !important; background: rgba(255,255,255,0.1) !important; color: inherit !important; }
  .r3_short_grid_e1b23e { grid-template-columns: repeat(2, 1fr) !important; gap: 10px !important; }
  .r3_short_title_e1b23e { font-size: 14px !important; }
  .r3_short_banner_e1b23e { padding: 30px 20px !important; flex-direction: column !important; text-align: center !important; }
  .r3_ep_wall_e1b23e { max-height: 200px !important; grid-template-columns: repeat(auto-fill, minmax(45px, 1fr)) !important; }
  .r3_mobile_only_grid_e1b23e { display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 6px !important; }
  .r3_breadcrumb_e1b23e { font-size: 12px !important; padding: 10px 0 !important; gap: 5px !important; }
  .r3_bundle_e1b23e { padding: 15px !important; margin-bottom: 15px !important; }
  .r3_sec_title_e1b23e { font-size: 18px !important; margin-bottom: 15px !important; }
  .r3_cell_info_e1b23e { padding: 8px !important; }
  .r3_main_e1b23e { font-size: 13px !important; line-height: 1.3 !important; white-space: normal !important; word-break: break-all !important; }
  .r3_flag_e1b23e { font-size: 10px !important; white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; }
  .r3_dot_e1b23e { font-size: 9px !important; padding: 1px 4px !important; top: 4px !important; right: 4px !important; }
  .r3_row_e1b23e .r3_cell_e1b23e a[style*='display:flex'] { flex-direction: column !important; align-items: stretch !important; }
  .r3_row_e1b23e .r3_cell_e1b23e a[style*='display:flex'] img { width: 100% !important; height: auto !important; aspect-ratio: 2/3 !important; object-fit: cover !important; }
  .r3_row_e1b23e .r3_cell_e1b23e a[style*='display:flex'] > div { min-width: 0 !important; width: 100% !important; }
  .r3_row_e1b23e .r3_cell_e1b23e[style*='padding'] { padding: 0 !important; border-bottom: none !important; border-radius: 24px !important; }
  .r3_row_e1b23e .r3_cell_e1b23e div[style*='min-width:44px'] { display: none !important; }
  .r3_row_e1b23e .r3_cell_e1b23e span[style*='font-size:18px'] { font-size: 11px !important; }
  .r3_closing_e1b23e { margin-top: 30px !important; padding: 20px 0 !important; }
  .r3_scan_e1b23e { width: 100% !important; }
  .r3_container_e1b23e [style*='repeat(auto-fill'] { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; }
  .r3_container_e1b23e [style*='repeat(3,1fr)'] { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; }
  .r3_container_e1b23e [style*='repeat(4,1fr)'] { grid-template-columns: repeat(2, 1fr) !important; gap: 8px !important; }
  .r3_container_e1b23e [style*='repeat(5,1fr)'] { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; }
  .r3_container_e1b23e [style*='2fr 1fr'] { grid-template-columns: 1fr !important; }
  .r3_container_e1b23e > [style*='1fr 300px'], .r3_container_e1b23e > [style*='1fr minmax'] { grid-template-columns: 1fr !important; }
  .r3_container_e1b23e [style*='180px) 1fr'] { grid-template-columns: 1fr !important; }
  .r3_container_e1b23e [style*='minmax(140px'] { grid-template-columns: 1fr !important; }
  .r3_container_e1b23e [style*='minmax(200px'] { grid-template-columns: 1fr !important; }
  .r3_container_e1b23e [style*='minmax(240px'] { grid-template-columns: 1fr !important; }
  .r3_container_e1b23e [style*='minmax(250px'] { grid-template-columns: 1fr !important; }
  .r3_container_e1b23e div[style*='white-space:nowrap'] { white-space: normal !important; display: -webkit-box !important; -webkit-line-clamp: 2 !important; -webkit-box-orient: vertical !important; overflow: hidden !important; line-height: 1.4 !important; }
  .r3_container_e1b23e a[style*='white-space:nowrap'] { white-space: normal !important; display: -webkit-box !important; -webkit-line-clamp: 1 !important; -webkit-box-orient: vertical !important; overflow: hidden !important; }
  .r3_container_e1b23e [style*='display:flex'][style*='gap'] { flex-wrap: wrap !important; }
  .r3_container_e1b23e [style*='display:flex'][style*='justify-content:space-between'] { flex-direction: column !important; gap: 15px !important; }
  .r3_container_e1b23e [style*='flex-shrink:0'][style*='width:65px'] { width: 50px !important; height: 70px !important; }
  .r3_container_e1b23e img[style*='width:65px'] { width: 50px !important; height: 70px !important; }
  .r3_container_e1b23e img[style*='width:70px'] { width: 55px !important; height: 76px !important; }
  .r3_container_e1b23e img[style*='width:160px'], .r3_container_e1b23e img[style*='width:130px'] { width: 100px !important; height: 140px !important; }
  .r3_container_e1b23e img[style*='width:120px'][style*='height:165px'] { width: 90px !important; height: 125px !important; }
  .r3_bundle_e1b23e [style*='display:flex'][style*='gap:20px'] { gap: 12px !important; }
  .r3_bundle_e1b23e img[style*='width:160px'] { width: 100px !important; height: 140px !important; }
  .r3_bundle_e1b23e img[style*='width:100px'][style*='height:140px'] { width: 80px !important; height: 112px !important; }
  .r3_bundle_e1b23e [style*='grid-template-columns'] { grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)) !important; }
  .r3_bundle_e1b23e [style*='display:flex'][style*='flex-wrap:wrap'] { gap: 6px !important; }
  [class*='search_bar'] { padding: 8px 0 !important; }
  [class*='search_bar'] form { max-width: 100% !important; margin: 0 10px !important; }
  [class*='find_bar'] { padding: 8px 0 !important; }
  [class*='find_bar'] form { max-width: 100% !important; margin: 0 10px !important; }
  [class*='scan_bar'] { padding: 8px 0 !important; }
  [class*='scan_bar'] form { max-width: 100% !important; margin: 0 10px !important; }
  [id*='read_wrap'] { max-width: 100% !important; padding: 0 5px !important; }
  [id*='read_wrap'] [style*='font-size'] { font-size: 16px !important; }
  .r3_container_e1b23e img[style*='object-fit:cover'] { max-width: 100% !important; }
  .r3_container_e1b23e [style*='overflow-x:auto'] { -webkit-overflow-scrolling: touch !important; }
  .r3_container_e1b23e [style*='border-radius:20px'][style*='padding'] { padding: 5px 10px !important; font-size: 12px !important; }
  .r3_container_e1b23e [style*='column-count'] { column-count: 1 !important; }
  .r3_container_e1b23e [style*='columns:2'] { columns: 1 !important; }
  .r3_container_e1b23e [style*='columns:3'] { columns: 1 !important; }
  .r3_container_e1b23e h1 { font-size: 18px !important; }
  .r3_container_e1b23e h2 { font-size: 16px !important; }
  .r3_bundle_e1b23e a[style*='padding:10px 30px'], .r3_bundle_e1b23e a[style*='padding:12px 30px'] { padding: 10px 20px !important; font-size: 14px !important; display: inline-block !important; margin: 5px 5px 5px 0 !important; }
  .r3_bundle_e1b23e a[style*='margin-left:10px'] { margin-left: 0 !important; }
  .r3_container_e1b23e [style*='justify-content:center'][style*='gap:15px'] a, .r3_container_e1b23e [style*='justify-content:center'][style*='gap:15px'] span { padding: 10px 18px !important; font-size: 13px !important; }
  [id*='read_toolbar'] { flex-wrap: wrap !important; gap: 8px !important; justify-content: center !important; padding: 8px 5px !important; }
  [id*='read_toolbar'] a, [id*='read_toolbar'] span { font-size: 12px !important; }
  .r3_container_e1b23e [style*='minmax(280px'] { grid-template-columns: 1fr !important; gap: 8px !important; }
  .r3_container_e1b23e a[style*='gap:12px'][style*='padding:15px'] { padding: 10px !important; gap: 10px !important; }
  .r3_container_e1b23e a[style*='gap:12px'][style*='padding:15px'] img[style*='width:45px'] { width: 36px !important; height: 36px !important; }
  .r3_container_e1b23e a[style*='border-radius:20px'][style*='gap:8px'] { padding: 6px 10px !important; font-size: 12px !important; gap: 6px !important; }
  .r3_container_e1b23e a[style*='border-radius:20px'][style*='gap:8px'] img { width: 22px !important; height: 22px !important; }
  .r3_bundle_e1b23e a[style*='border-radius:20px'][style*='gap:8px'] { padding: 6px 10px !important; font-size: 12px !important; gap: 5px !important; }
  .r3_bundle_e1b23e a[style*='border-radius:20px'][style*='gap:8px'] img { width: 22px !important; height: 22px !important; }
  .r3_container_e1b23e [style*='min-height:240px'] { min-height: 150px !important; padding: 20px !important; }
}
.cls_card_e1b23e {  transition: transform 0.15s ease, box-shadow 0.15s ease;}.cls_card_e1b23e:hover {  transform: translateY(-2px);  box-shadow: 0 4px 16px rgba(0,0,0,0.1);}.cls_card_e1b23e a:hover .tt_e1b23e {  color: #96024a;}.dl_e1b23e:hover {  opacity: 0.85;}

    .cls_header_e1b23e { position:relative;z-index:100; }
    .cls_header_e1b23e a, .cls_header_e1b23e .cls_nav_link_e1b23e { position:relative;z-index:2; }
    .cls_nav_dropdown_e1b23e:hover .cls_dropdown_menu_e1b23e { display:block!important; }
    .cls_dropdown_menu_e1b23e a:hover { background:#96024a15; color:#96024a!important; }
    @media(max-width:768px) {
        .cls_pc_only_e1b23e { display:none!important; }
        .cls_m_show_e1b23e { display:block!important; }
    }
    

    .cls_mobile_mask_e1b23e {
        display:none;position:fixed;top:0;left:0;right:0;bottom:0;
        background:rgba(0,0,0,0.5);z-index:9998;
    }
    .cls_mobile_nav_panel_e1b23e {
        display:none;position:fixed;top:0;right:0;bottom:0;width:280px;
        max-width:80vw;z-index:9999;overflow-y:auto;
        box-shadow:-2px 0 12px rgba(0,0,0,0.15);
    }
    .cls_mobile_mask_e1b23e.active { display:block; }
    .cls_mobile_nav_panel_e1b23e.active { display:block; }
    

/* === 软件站专属样式 === */
.cls_breadcrumb_e1b23e { font-size:13px; padding:12px 0; color:#545454; }
.cls_breadcrumb_e1b23e a { color:#545454; text-decoration:none; }
.cls_breadcrumb_e1b23e a:hover { color:#96024a; }
.cls_breadcrumb_e1b23e span { margin:0 6px; }
.cls_nav_dropdown_e1b23e { position:relative; display:inline-block; }
.cls_nav_dropdown_e1b23e:hover .cls_dropdown_menu_e1b23e { display:block!important; }
.cls_dropdown_menu_e1b23e { display:none; position:absolute; top:100%; left:0; min-width:140px; background:#fefefe; border:1px solid rgba(0,0,0,0.03); border-radius:6px; box-shadow:0 4px 12px rgba(0,0,0,0.1); z-index:1000; padding:6px 0; }
.cls_dropdown_menu_e1b23e a:hover { background:#96024a15; color:#96024a!important; }
.cls_sec_title_e1b23e { font-size:20px; font-weight:bold; margin-bottom:15px; color:#222233; display:flex; justify-content:space-between; align-items:center; }
.cls_container_e1b23e { max-width:96%; margin:0 auto; padding:0 20px; }
.cls_main_content_e1b23e { min-height:60vh; padding-top:15px; padding-bottom:120px; }
.cls_download_btn_e1b23e { display:inline-block; padding:12px 36px; background:linear-gradient(135deg, #96024a, #be0d21); color:#fff; border-radius:6px; font-size:16px; font-weight:700; transition:all 0.3s; box-shadow:0 4px 15px #96024a40; text-decoration:none; }
.cls_download_btn_e1b23e:hover { transform:translateY(-3px); box-shadow:0 8px 25px #96024a60; color:#fff; }
.cls_empty_e1b23e { text-align:center; padding:60px 20px; color:#545454; font-size:15px; }
.cls_section_e1b23e { margin-bottom:25px; }
.cls_float_ad_e1b23e { position:fixed; bottom:0; left:0; width:100%; z-index:9000; pointer-events:none; }
.cls_float_ad_e1b23e > * { pointer-events:auto; }
.cls_box_e1b23e { background:#fefefe; border-radius:11px; padding:20px; margin-bottom:20px; }

@keyframes cls_fade_in_e1b23e { from { opacity: 0; } to { opacity: 1; } }
@keyframes cls_slide_up_e1b23e { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
.cls_anim_fade_e1b23e { animation: cls_fade_in_e1b23e 0.5s ease; }
.cls_anim_up_e1b23e { animation: cls_slide_up_e1b23e 0.5s ease; }

@media (min-width: 769px) {
  .cls_m_show_e1b23e { display:none !important; }
  .cls_mobile_nav_panel_e1b23e { display:none !important; }
  .cls_mobile_mask_e1b23e { display:none !important; }
}

@media (max-width: 768px) {
  .cls_pc_only_e1b23e, .cls_pc_nav_e1b23e { display:none !important; }
  .cls_container_e1b23e { padding:0 12px; }
  .cls_sec_title_e1b23e { font-size:18px; margin-bottom:12px; }
  .cls_breadcrumb_e1b23e { font-size:12px; padding:10px 0; }
  .cls_download_btn_e1b23e { padding:10px 28px; font-size:14px; }
}