* { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0); } body { background: hsla(127, 25%, 13%, 1); color: hsla(127, 6%, 98%, 1); font-family: -apple-system, BlinkMacSystemFont, "SF Pro SC", "SF Pro Text", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif; margin: 0; padding: 0; line-height: 1.75; font-size: 18px; overflow-x: hidden; min-height: 100vh; position: relative; } a { text-decoration: none; color: inherit; transition: all 0.3s ease; cursor: pointer; } a:hover { color: #f36787; } img { max-width: 100%; height: auto; object-fit: cover; display: block; border-radius: 12px; transition: 0.3s; max-height: 500px; } .ledhl_shot_fc8c06 img, .ledhl_slider_item_fc8c06 img, .ledhl_thumb_wrap_fc8c06 img, .ledhl_short_cover_fc8c06, .ledhl_slide_bg_fc8c06 { width: 100%; height: 100%; max-height: none; object-fit: cover; border-radius: 0; } .ledhl_bg_deco_1_fc8c06 { position: fixed; top: -10%; left: -10%; width: 50vw; height: 50vw; background: hsla(127, 85%, 28%, 0.07); filter: blur(80px); border-radius: 50%; z-index: -1; pointer-events: none; } .ledhl_bg_deco_2_fc8c06 { position: fixed; bottom: -10%; right: -10%; width: 60vw; height: 60vw; background: hsla(213, 70%, 39%, 0.17); filter: blur(100px); border-radius: 50%; z-index: -1; pointer-events: none; } .ledhl_shape_box_fc8c06 { border-radius: 12px; transition: 0.3s; } .ledhl_container_fc8c06 { max-width: 96%; margin: 0 auto; padding: 0 20px; position: relative; z-index: 2; } .ledhl_container_fc8c06:not(.ledhl_pl_fc8c06) > div { width: 100%; box-sizing: border-box; } .ledhl_scroll_hide_fc8c06::-webkit-scrollbar { display: none; } .ledhl_slider_full_fc8c06 { width: 100%; position: relative; overflow: hidden; margin-bottom: 40px; box-shadow: 0 9px 19px rgba(0,0,0,0.41); background: rgba(0, 0, 0, 0.4); border-radius: 12px; } .ledhl_slide_fc8c06 { 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; } .ledhl_slide_fc8c06.open { opacity: 1; pointer-events: auto; z-index: 5; } .ledhl_slide_link_fc8c06 { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 6; cursor: pointer; } .ledhl_slide_bg_fc8c06 { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.8); transform: scale(1.05); transition: transform 6s; border-radius: 12px; } .ledhl_slide_fc8c06.open .ledhl_slide_bg_fc8c06 { transform: scale(1); filter: brightness(1); } .ledhl_slide_play_btn_fc8c06 { display: inline-block; pointer-events: auto; padding: 12px 40px; background: #f36787; color: #fff; font-size: 18px; font-weight: bold; border-radius: 50px; text-decoration: none; transition: 0.3s; box-shadow: 0 10px 20px #f3678760; border: 2px solid #f36787; cursor: pointer; } .ledhl_slide_play_btn_fc8c06:hover { background: transparent; color: #f36787; transform: scale(1.05); } .ledhl_sect_fc8c06 { display: block; position: relative; border-radius: 12px; overflow: hidden; transition: all 0.4s; background: hsla(127, 7%, 15%, 1); box-shadow: 0 9px 19px rgba(0,0,0,0.41); border: 1px solid rgba(255,255,255,0.06); } .ledhl_shot_fc8c06 { aspect-ratio: 2/3; width: 100%; max-height: 380px; position: relative; overflow: hidden; background: hsla(127, 9%, 23%, 1); } .ledhl_shot_fc8c06 img { transition: 0.6s; width: 100%; height: 100%; object-fit: cover; border-radius: 0; } .ledhl_stream_mask_fc8c06 { position: absolute; inset: 0; background: rgba(0,0,0,0.3); opacity: 0; transition: 0.3s; display: flex; align-items: center; justify-content: center; } .ledhl_stream_mask_fc8c06::after { content:'▶'; font-size: 32px; color: #fff; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #f36787; border-radius: 50%; box-shadow: 0 5px 15px rgba(0,0,0,0.3); transform: scale(0.8); transition: 0.3s; } .ledhl_sect_info_fc8c06 { padding: 10px; position: relative; } .ledhl_main_fc8c06 { font-weight: bold; font-size: 16px; margin-bottom: 5px; line-height: 1.45; word-break: break-all; color: hsla(127, 6%, 98%, 1); } .ledhl_attr_fc8c06 { font-size: 13px; color: hsla(127, 6%, 56%, 1); display: flex; justify-content: space-between; } .ledhl_tab_fc8c06 { position: absolute; top: 8px; right: 8px; background: #f36787; 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; } .ledhl_write_card_fc8c06 { display: flex; background: hsla(127, 7%, 15%, 1); border: 1px solid rgba(255,255,255,0.06); border-radius: 12px; overflow: hidden; transition: 0.3s; height: 140px; position: relative; } .ledhl_write_img_fc8c06 { width: 110px; height: 100%; object-fit: cover; flex-shrink: 0; border-radius: 0; } .ledhl_write_body_fc8c06 { padding: 12px; flex: 1; display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; } .ledhl_write_title_fc8c06 { font-size: 16px; font-weight: bold; color: hsla(127, 6%, 98%, 1); margin-bottom: 5px; word-break: break-all; } .ledhl_write_desc_fc8c06 { font-size: 13px; color: hsla(127, 6%, 56%, 1); line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .ledhl_write_tag_fc8c06 { position: absolute; bottom: 8px; right: 8px; font-size: 10px; color: #f36787; background: hsla(127, 9%, 23%, 1); padding: 2px 6px; border-radius: 3px; } .ledhl_sec_title_fc8c06 { font-size: 24px; font-weight: 700; margin-bottom: 22px; padding-left: 14px; border-left: 4px solid #f36787; display: flex; align-items: center; justify-content: space-between; color: hsla(127, 6%, 98%, 1); line-height: 1.2; } .ledhl_bundle_fc8c06 { background: hsla(127, 7%, 15%, 1); padding: 25px; border-radius: 12px; border: 1px solid rgba(255,255,255,0.06); margin-bottom: 30px; box-shadow: 0 9px 19px rgba(0,0,0,0.41); } .ledhl_lower_fc8c06 { margin-top: 60px; padding: 40px 0; background: hsla(127, 7%, 15%, 1); border-top: 1px solid rgba(255,255,255,0.06); text-align: center; color: hsla(127, 6%, 56%, 1); } .ledhl_cloud_link_fc8c06 { display: inline-block; margin: 0 10px 10px 0; padding: 8px 15px; font-size: 14px; color: hsla(127, 6%, 56%, 1); background: hsla(127, 9%, 23%, 1); border-radius: 12px; transition:0.2s; border: 1px solid rgba(255,255,255,0.06); text-decoration: none; } .ledhl_cloud_link_fc8c06:hover { background: #f36787; color: #fff; transform: translateY(-2px); } .ledhl_tab_block_fc8c06 { display: flex; align-items: center; justify-content: center; padding: 12px; background: hsla(127, 7%, 15%, 1); border-radius: 12px; border: 1px solid rgba(255,255,255,0.06); color: hsla(127, 6%, 98%, 1); font-weight: 500; font-size: 14px; transition: 0.2s; text-align:center; text-decoration: none; } .ledhl_tab_block_fc8c06:hover { background: #f36787; color: #fff; box-shadow: 0 5px 15px #f3678740; transform: scale(1.05); } .ledhl_list_item_fc8c06 { display: flex; align-items: center; gap: 15px; margin-bottom: 15px; padding: 10px; background: hsla(127, 7%, 15%, 1); border-radius: 12px; border: 1px solid rgba(255,255,255,0.06); transition: 0.2s; text-decoration: none; } .ledhl_list_item_fc8c06:hover { border-color: #f36787; transform: translateX(5px); box-shadow: 0 9px 19px rgba(0,0,0,0.41); } .ledhl_list_img_fc8c06 { width: 50px; height: 50px; object-fit: cover; flex-shrink: 0; border-radius: 12px; } .ledhl_breath_item_fc8c06 { display: block; padding: 12px; border-bottom: 1px solid rgba(255,255,255,0.06); color: hsla(127, 6%, 56%, 1); font-size: 14px; transition: 0.2s; position: relative; text-decoration: none; } .ledhl_breath_item_fc8c06:hover { padding-left: 20px; color: hsla(127, 6%, 98%, 1); background: hsla(127, 9%, 23%, 1); } .ledhl_symbol_fc8c06 { 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 hsla(127, 7%, 15%, 1); flex-shrink: 0; border-radius: 50%; } .ledhl_breadcrumb_fc8c06 { display: flex; align-items: center; gap: 10px; font-size: 14px; color: hsla(127, 6%, 56%, 1); margin-bottom: 20px; padding: 15px 0; border-bottom: 1px solid rgba(255,255,255,0.06); flex-wrap: wrap; } .ledhl_filter_row_fc8c06 { display: flex; flex-wrap: wrap; gap: 15px; margin-bottom: 15px; align-items: center; } .ledhl_filter_tag_fc8c06 { padding: 6px 16px; font-size: 14px; border-radius: 12px; background: hsla(127, 9%, 23%, 1); color: hsla(127, 6%, 56%, 1); transition: 0.2s; cursor: pointer; display: inline-block; text-decoration: none; } .ledhl_filter_tag_fc8c06.open { background: #f36787; color: #fff; transform: scale(1.05); box-shadow: 0 4px 10px #f3678740; } .ledhl_filter_tag_fc8c06:hover { background: #f3678780; color: #fff; } .ledhl_player_fc8c06 { 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; } .ledhl_player_fc8c06 .dplayer { position: absolute; top:0; left:0; width:100%; height:100%; } .ledhl_player_fc8c06 .dplayer-full { z-index: 100000 !important; } .dplayer-web-fullscreen-fix { position: fixed !important; top: 0 !important; left: 0 !important; z-index: 100000 !important; } .ledhl_ep_list_fc8c06 { display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; margin-top: 20px; } .ledhl_ep_item_fc8c06 { display: block; text-align: center; padding: 12px 5px; background: hsla(127, 7%, 15%, 1); border-radius: 12px; border: 1px solid rgba(255,255,255,0.06); color: hsla(127, 6%, 98%, 1); font-size: 14px; transition: 0.2s; font-weight: 500; text-decoration: none; } .ledhl_ep_item_fc8c06:hover, .ledhl_ep_item_fc8c06.open { background: #f36787; color: #fff; border-color: #f36787; box-shadow: 0 5px 15px #f3678730; transform: translateY(-2px); } .ledhl_cmt_reply_fc8c06 { margin-top:10px; padding:10px; background:hsla(127, 9%, 23%, 1); border-radius:4px; font-size:13px; color:hsla(127, 6%, 56%, 1); } .ledhl_btn_fc8c06 { background: #f36787; color: #fff; padding: 10px 30px; border-radius: 12px; border: none; cursor: pointer; display: inline-block; font-size: 14px; font-weight: bold; transition: 0.3s; } .ledhl_btn_fc8c06:hover { transform: translateY(-3px); box-shadow: 0 10px 20px #f3678740; } .ledhl_btn_no_link_fc8c06 { background: hsla(127, 9%, 23%, 1); color: hsla(127, 6%, 98%, 1); padding: 10px 30px; border-radius: 12px; border: 1px solid rgba(255,255,255,0.06); display: inline-block; font-size: 14px; font-weight: bold; cursor: default; opacity: 0.8; } .ledhl_short_card_fc8c06 { 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 9px 19px rgba(0,0,0,0.41); aspect-ratio: 9/14; } .ledhl_short_cover_fc8c06 { width: 100%; height: 100%; object-fit: cover; opacity: 0.85; transition: 0.4s; } .ledhl_short_overlay_fc8c06 { 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; } .ledhl_short_title_fc8c06 { font-size: 16px; font-weight: 900; margin-bottom: 5px; line-height: 1.3; text-shadow: 0 2px 4px rgba(0,0,0,0.8); } .ledhl_short_tag_fc8c06 { display: inline-block; padding: 2px 8px; background: #f36787; color: #fff; font-size: 10px; border-radius: 4px; font-weight: bold; margin-bottom: 5px; box-shadow: 0 0 10px #f3678760; } .ledhl_short_meta_fc8c06 { font-size: 12px; opacity: 0.8; display: flex; align-items: center; gap: 5px; } .ledhl_short_badge_fc8c06 { background: #f36787; padding: 2px 6px; border-radius: 4px; font-size: 10px; font-weight: bold; } .ledhl_ep_wall_fc8c06 { display: grid; grid-template-columns: repeat(auto-fill, minmax(60px, 1fr)); gap: 8px; padding: 10px; background: hsla(127, 9%, 23%, 1); border-radius: 8px; border: 1px solid rgba(255,255,255,0.06); } .ledhl_ep_wall_item_fc8c06 { display: flex; align-items: center; justify-content: center; height: 40px; background: hsla(127, 7%, 15%, 1); border-radius: 6px; font-size: 13px; font-weight: bold; color: hsla(127, 6%, 56%, 1); transition: 0.2s; border: 1px solid transparent; cursor: pointer; text-decoration: none; } .ledhl_ep_wall_item_fc8c06:hover, .ledhl_ep_wall_item_fc8c06.open { background: #f36787; color: #fff; border-color: #f36787; box-shadow: 0 4px 10px #f3678730; transform: scale(1.1); } .ledhl_ep_wall_fc8c06::-webkit-scrollbar { width: 6px; } .ledhl_ep_wall_fc8c06::-webkit-scrollbar-thumb { background: #f3678760; border-radius: 3px; } .ledhl_short_banner_fc8c06 { position: relative; padding: 60px 40px; background: linear-gradient(135deg, hsla(127, 7%, 15%, 1), hsla(127, 9%, 23%, 1)); border-radius: 16px; margin-bottom: 30px; display: flex; align-items: center; overflow: hidden; box-shadow: 0 9px 19px rgba(0,0,0,0.41); border: 1px solid #f3678720; } .ledhl_short_banner_fc8c06::before { content:''; position: absolute; top: -50%; right: -20%; width: 600px; height: 600px; background: #f36787; opacity: 0.1; filter: blur(80px); border-radius: 50%; pointer-events: none; } .ledhl_colorful_cloud_fc8c06 { display: flex; flex-wrap: wrap; gap: 8px; } .ledhl_colorful_link_fc8c06 { display: inline-block; padding: 6px 12px; font-size: 13px; color: #fff; border-radius: 0; transition: 0.2s; text-decoration: none; opacity: 0.9; } .ledhl_colorful_link_fc8c06 { transform: skewX(-10deg); } .ledhl_colorful_link_fc8c06 span { transform: skewX(10deg); display: inline-block; } .ledhl_colorful_link_fc8c06:nth-child(10n+1) { background: linear-gradient(to right, hsla(7, 60%, 61%, 1), hsla(7, 84%, 48%, 1)); box-shadow: 0 2px 5px hsla(7, 84%, 48%, 1)40; } .ledhl_colorful_link_fc8c06:nth-child(10n+2) { background: linear-gradient(to right, hsla(234, 66%, 62%, 1), hsla(234, 70%, 41%, 1)); box-shadow: 0 2px 5px hsla(234, 70%, 41%, 1)40; } .ledhl_colorful_link_fc8c06:nth-child(10n+3) { background: linear-gradient(to right, hsla(147, 73%, 69%, 1), hsla(147, 83%, 30%, 1)); box-shadow: 0 2px 5px hsla(147, 83%, 30%, 1)40; } .ledhl_colorful_link_fc8c06:nth-child(10n+4) { background: linear-gradient(to right, hsla(207, 67%, 57%, 1), hsla(207, 80%, 35%, 1)); box-shadow: 0 2px 5px hsla(207, 80%, 35%, 1)40; } .ledhl_colorful_link_fc8c06:nth-child(10n+5) { background: linear-gradient(to right, hsla(45, 82%, 65%, 1), hsla(45, 79%, 46%, 1)); box-shadow: 0 2px 5px hsla(45, 79%, 46%, 1)40; } .ledhl_colorful_link_fc8c06:nth-child(10n+6) { background: linear-gradient(to right, hsla(75, 70%, 69%, 1), hsla(75, 74%, 43%, 1)); box-shadow: 0 2px 5px hsla(75, 74%, 43%, 1)40; } .ledhl_colorful_link_fc8c06:nth-child(10n+7) { background: linear-gradient(to right, hsla(37, 63%, 56%, 1), hsla(37, 74%, 31%, 1)); box-shadow: 0 2px 5px hsla(37, 74%, 31%, 1)40; } .ledhl_colorful_link_fc8c06:nth-child(10n+8) { background: linear-gradient(to right, hsla(278, 74%, 54%, 1), hsla(278, 88%, 36%, 1)); box-shadow: 0 2px 5px hsla(278, 88%, 36%, 1)40; } .ledhl_colorful_link_fc8c06:nth-child(10n+9) { background: linear-gradient(to right, hsla(109, 62%, 55%, 1), hsla(109, 71%, 32%, 1)); box-shadow: 0 2px 5px hsla(109, 71%, 32%, 1)40; } .ledhl_colorful_link_fc8c06:nth-child(10n+10) { background: linear-gradient(to right, hsla(338, 82%, 60%, 1), hsla(338, 83%, 31%, 1)); box-shadow: 0 2px 5px hsla(338, 83%, 31%, 1)40; } .ledhl_colorful_link_fc8c06:hover { transform: translateY(-2px) scale(1.05); opacity: 1; box-shadow: 0 5px 10px rgba(0,0,0,0.1); } .ledhl_colorful_grid_fc8c06 { display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 10px; } .ledhl_colorful_grid_item_fc8c06 { display: flex; align-items: center; justify-content: center; padding: 10px; color: #fff; border-radius: 0; text-decoration: none; font-size: 13px; font-weight: bold; transition: 0.3s; opacity: 0.95; } .ledhl_colorful_grid_item_fc8c06:nth-child(10n+1) { background: linear-gradient(135deg, hsla(7, 84%, 48%, 1), hsla(7, 60%, 61%, 1)); } .ledhl_colorful_grid_item_fc8c06:nth-child(10n+2) { background: linear-gradient(135deg, hsla(234, 70%, 41%, 1), hsla(234, 66%, 62%, 1)); } .ledhl_colorful_grid_item_fc8c06:nth-child(10n+3) { background: linear-gradient(135deg, hsla(147, 83%, 30%, 1), hsla(147, 73%, 69%, 1)); } .ledhl_colorful_grid_item_fc8c06:nth-child(10n+4) { background: linear-gradient(135deg, hsla(207, 80%, 35%, 1), hsla(207, 67%, 57%, 1)); } .ledhl_colorful_grid_item_fc8c06:nth-child(10n+5) { background: linear-gradient(135deg, hsla(45, 79%, 46%, 1), hsla(45, 82%, 65%, 1)); } .ledhl_colorful_grid_item_fc8c06:nth-child(10n+6) { background: linear-gradient(135deg, hsla(75, 74%, 43%, 1), hsla(75, 70%, 69%, 1)); } .ledhl_colorful_grid_item_fc8c06:nth-child(10n+7) { background: linear-gradient(135deg, hsla(37, 74%, 31%, 1), hsla(37, 63%, 56%, 1)); } .ledhl_colorful_grid_item_fc8c06:nth-child(10n+8) { background: linear-gradient(135deg, hsla(278, 88%, 36%, 1), hsla(278, 74%, 54%, 1)); } .ledhl_colorful_grid_item_fc8c06:nth-child(10n+9) { background: linear-gradient(135deg, hsla(109, 71%, 32%, 1), hsla(109, 62%, 55%, 1)); } .ledhl_colorful_grid_item_fc8c06:nth-child(10n+10) { background: linear-gradient(135deg, hsla(338, 83%, 31%, 1), hsla(338, 82%, 60%, 1)); } .ledhl_colorful_grid_item_fc8c06:hover { transform: scale(1.05); opacity: 1; } @keyframes anim_up_fc8c06 { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .ledhl_anim_up_fc8c06 { animation: anim_up_fc8c06 0.4s ease-out; } :root { --xs-p: #f36787; --xs-bg: hsla(127, 25%, 13%, 1); --xs-bgc: hsla(127, 7%, 15%, 1); --xs-bgl: hsla(127, 9%, 23%, 1); --xs-tc: hsla(127, 6%, 98%, 1); --xs-ts: hsla(127, 6%, 56%, 1); --xs-bc: rgba(255,255,255,0.06); --xs-r: 12px; --xs-sh: 0 9px 19px rgba(0,0,0,0.41); --xs-gg: 11px; } .ledhl_u_flex_fc8c06 { display: flex; } .ledhl_u_fc_fc8c06 { display: flex; align-items: center; } .ledhl_u_fb_fc8c06 { display: flex; align-items: center; justify-content: space-between; } .ledhl_u_fcc_fc8c06 { display: flex; align-items: center; justify-content: center; } .ledhl_u_fcol_fc8c06 { display: flex; flex-direction: column; } .ledhl_u_fw_fc8c06 { display: flex; flex-wrap: wrap; } .ledhl_u_g4_fc8c06 { gap: 4px; } .ledhl_u_g6_fc8c06 { gap: 6px; } .ledhl_u_g8_fc8c06 { gap: 8px; } .ledhl_u_g10_fc8c06 { gap: 10px; } .ledhl_u_g12_fc8c06 { gap: 12px; } .ledhl_u_g15_fc8c06 { gap: 15px; } .ledhl_u_g20_fc8c06 { gap: 20px; } .ledhl_u_g25_fc8c06 { gap: 25px; } .ledhl_u_f1_fc8c06 { flex: 1; min-width: 0; } .ledhl_u_s0_fc8c06 { flex-shrink: 0; } .ledhl_u_trunc_fc8c06 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .ledhl_u_clamp2_fc8c06 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .ledhl_u_clamp3_fc8c06 { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .ledhl_u_clamp4_fc8c06 { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; } .ledhl_u_ovh_fc8c06 { overflow: hidden; } .ledhl_u_cover_fc8c06 { width: 100%; height: 100%; object-fit: cover; } .ledhl_u_rel_fc8c06 { position: relative; } .ledhl_u_abs_fc8c06 { position: absolute; } .ledhl_u_b_fc8c06 { font-weight: bold; } .ledhl_u_b6_fc8c06 { font-weight: 600; } .ledhl_u_b9_fc8c06 { font-weight: 900; } .ledhl_u_fs10_fc8c06 { font-size: 10px; } .ledhl_u_fs11_fc8c06 { font-size: 11px; } .ledhl_u_fs12_fc8c06 { font-size: 12px; } .ledhl_u_fs13_fc8c06 { font-size: 13px; } .ledhl_u_fs14_fc8c06 { font-size: 14px; } .ledhl_u_fs15_fc8c06 { font-size: 15px; } .ledhl_u_fs16_fc8c06 { font-size: 16px; } .ledhl_u_fs18_fc8c06 { font-size: 18px; } .ledhl_u_fs20_fc8c06 { font-size: 20px; } .ledhl_u_fs22_fc8c06 { font-size: 22px; } .ledhl_u_fs24_fc8c06 { font-size: 24px; } .ledhl_u_fs26_fc8c06 { font-size: 26px; } .ledhl_u_lh14_fc8c06 { line-height: 1.4; } .ledhl_u_lh17_fc8c06 { line-height: 1.7; } .ledhl_u_lh18_fc8c06 { line-height: 1.8; } .ledhl_u_tc_fc8c06 { color: hsla(127, 6%, 98%, 1); } .ledhl_u_ts_fc8c06 { color: hsla(127, 6%, 56%, 1); } .ledhl_u_pc_fc8c06 { color: #f36787; } .ledhl_u_pw_fc8c06 { color: #fff; } .ledhl_u_bgc_fc8c06 { background: hsla(127, 7%, 15%, 1); } .ledhl_u_bgl_fc8c06 { background: hsla(127, 9%, 23%, 1); } .ledhl_u_bgp_fc8c06 { background: #f36787; color: #fff; } .ledhl_u_mb8_fc8c06 { margin-bottom: 8px; } .ledhl_u_mb10_fc8c06 { margin-bottom: 10px; } .ledhl_u_mb12_fc8c06 { margin-bottom: 12px; } .ledhl_u_mb15_fc8c06 { margin-bottom: 15px; } .ledhl_u_mb20_fc8c06 { margin-bottom: 20px; } .ledhl_u_mb25_fc8c06 { margin-bottom: 25px; } .ledhl_u_mt3_fc8c06 { margin-top: 3px; } .ledhl_u_mt8_fc8c06 { margin-top: 8px; } .ledhl_u_mt15_fc8c06 { margin-top: 15px; } .ledhl_u_p8_fc8c06 { padding: 8px; } .ledhl_u_p10_fc8c06 { padding: 10px; } .ledhl_u_p15_fc8c06 { padding: 15px; } .ledhl_u_p20_fc8c06 { padding: 20px; } .ledhl_u_p25_fc8c06 { padding: 25px; } .ledhl_u_bdb_fc8c06 { border-bottom: 1px solid rgba(255,255,255,0.06); } .ledhl_u_bdbd_fc8c06 { border-bottom: 1px dashed rgba(255,255,255,0.06); } .ledhl_u_bd_fc8c06 { border: 1px solid rgba(255,255,255,0.06); } .ledhl_u_r_fc8c06 { border-radius: 12px; } .ledhl_u_r4_fc8c06 { border-radius: 4px; } .ledhl_u_r6_fc8c06 { border-radius: 6px; } .ledhl_u_r8_fc8c06 { border-radius: 8px; } .ledhl_u_r10_fc8c06 { border-radius: 10px; } .ledhl_u_r12_fc8c06 { border-radius: 12px; } .ledhl_u_r16_fc8c06 { border-radius: 16px; } .ledhl_u_r25_fc8c06 { border-radius: 25px; } .ledhl_u_r50_fc8c06 { border-radius: 50%; } .ledhl_u_scrollx_fc8c06 { overflow-x: auto; -webkit-overflow-scrolling: touch; } .ledhl_u_scrollx_fc8c06::-webkit-scrollbar { display: none; } .ledhl_u_card_fc8c06 { background: hsla(127, 7%, 15%, 1); border-radius: 12px; overflow: hidden; } .ledhl_u_badge_fc8c06 { background: #f36787; color: #fff; padding: 2px 8px; border-radius: 3px; font-size: 11px; font-weight: bold; } .ledhl_u_badge_s_fc8c06 { background: #f3678720; color: #f36787; padding: 3px 10px; border-radius: 4px; font-size: 12px; font-weight: bold; } .ledhl_u_overlay_fc8c06 { position: absolute; bottom: 0; left: 0; width: 100%; padding: 15px; color: #fff; background: linear-gradient(to top, rgba(0,0,0,0.8), transparent); } .ledhl_u_shadow_fc8c06 { box-shadow: 0 9px 19px rgba(0,0,0,0.41); } .ledhl_u_nodec_fc8c06 { text-decoration: none; color: inherit; } .ledhl_u_w100_fc8c06 { width: 100%; } .ledhl_u_block_fc8c06 { display: block; } .ledhl_u_iblock_fc8c06 { display: inline-block; } .ledhl_u_grid2_fc8c06 { display: grid; grid-template-columns: repeat(2, 1fr); } .ledhl_u_grid3_fc8c06 { display: grid; grid-template-columns: repeat(3, 1fr); } .ledhl_u_grid4_fc8c06 { display: grid; grid-template-columns: repeat(4, 1fr); } .ledhl_u_grid_auto_fc8c06 { display: grid; grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); } .ledhl_u_row_fc8c06 { display: flex; align-items: center; gap: 12px; padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.06); } .ledhl_u_row_fc8c06:last-child { border-bottom: none; } .ledhl_u_thumb_fc8c06 { flex-shrink: 0; overflow: hidden; border-radius: 12px; } .ledhl_u_info_fc8c06 { flex: 1; min-width: 0; overflow: hidden; } .ledhl_u_nav_link_fc8c06 { font-size: 13px; padding: 0 8px; white-space: nowrap; } .ledhl_u_nav_link_fc8c06:hover { color: #f36787; } .ledhl_u_pill_fc8c06 { display: inline-block; padding: 6px 14px; border-radius: 20px; font-size: 13px; background: hsla(127, 7%, 15%, 1); color: hsla(127, 6%, 98%, 1); } .ledhl_u_pill_fc8c06:hover { background: #f36787; color: #fff; } .ledhl_u_tag_fc8c06 { display: inline-block; padding: 2px 8px; border-radius: 3px; font-size: 11px; font-weight: bold; } .ledhl_u_cover_sm_fc8c06 { width: 70px; height: 96px; object-fit: cover; border-radius: 12px; } .ledhl_u_cover_md_fc8c06 { width: 100px; height: 140px; object-fit: cover; border-radius: 12px; } .ledhl_u_cover_lg_fc8c06 { width: 130px; height: 180px; object-fit: cover; border-radius: 12px; } .ledhl_u_ts12_fc8c06 { font-size: 12px; color: hsla(127, 6%, 56%, 1); } .ledhl_u_ts11_fc8c06 { font-size: 11px; color: hsla(127, 6%, 56%, 1); } .ledhl_u_ts13_fc8c06 { font-size: 13px; color: hsla(127, 6%, 56%, 1); } .ledhl_u_tc14_fc8c06 { font-size: 14px; color: hsla(127, 6%, 98%, 1); } .ledhl_u_tc13b_fc8c06 { font-size: 13px; color: hsla(127, 6%, 98%, 1); font-weight: 600; } .ledhl_u_stitle_fc8c06 { font-weight: bold; margin-bottom: 15px; color: hsla(127, 6%, 98%, 1); line-height: 1.3; } .ledhl_u_stitle18_fc8c06 { font-size: 18px; font-weight: bold; margin-bottom: 15px; color: hsla(127, 6%, 98%, 1); } .ledhl_u_stitle20_fc8c06 { font-size: 20px; font-weight: 900; margin-bottom: 15px; color: hsla(127, 6%, 98%, 1); } .ledhl_u_btn_primary_fc8c06 { display: inline-block; padding: 10px 30px; background: #f36787; color: #fff; border-radius: 12px; font-weight: bold; } .ledhl_u_btn_primary_fc8c06:hover { transform: translateY(-2px); box-shadow: 0 5px 15px #f3678740; } @media(max-width:768px) { [style*='grid-template-columns:70px 1fr 1fr 100px 70px'] { grid-template-columns: 50px 1fr 1fr 60px 45px !important; padding: 6px 10px !important; font-size: 12px !important; } } @media(max-width:768px) { [style*='grid-template-columns:1fr 1fr'][style*='gap:20px'] { grid-template-columns: 1fr !important; } } .ledhl_c1_fc8c06 { background: linear-gradient(135deg, hsla(259, 70%, 55%, 1), hsla(289, 80%, 45%, 1)); } .ledhl_c2_fc8c06 { background: linear-gradient(135deg, hsla(109, 70%, 55%, 1), hsla(139, 80%, 45%, 1)); } .ledhl_c3_fc8c06 { background: linear-gradient(135deg, hsla(19, 70%, 55%, 1), hsla(49, 80%, 45%, 1)); } .ledhl_c4_fc8c06 { background: linear-gradient(135deg, hsla(304, 70%, 55%, 1), hsla(334, 80%, 45%, 1)); } .ledhl_c5_fc8c06 { background: linear-gradient(135deg, hsla(179, 70%, 55%, 1), hsla(209, 80%, 45%, 1)); } .ledhl_shot_fc8c06 { aspect-ratio: 1/1 !important; border-radius: 50% !important; } .ledhl_shot_fc8c06 img { border-radius: 50% !important; } .ledhl_main_fc8c06, .ledhl_sect_fc8c06 .ledhl_main_fc8c06, .ledhl_sect_fc8c06 [class*='title'] { visibility: visible !important; opacity: 1 !important; } .ledhl_sect_info_fc8c06, .ledhl_sect_fc8c06 [style*='padding'] { min-height: 40px; } @media (min-width: 769px) { .ledhl_layout_wrapper_fc8c06 { display: block; width: 100%; } .ledhl_main_content_fc8c06 { width: 100%; } .ledhl_panel_nav_fc8c06 { display: none; } .ledhl_header_fc8c06 { position: sticky; top: 0; z-index: 10001; background: rgba(15,15,20,0.95); border-bottom: none; min-height: 70px; box-shadow: none; backdrop-filter: blur(10px); padding: 5px 0; } .ledhl_items_fc8c06 { display: flex; gap: 20px; align-items: center; flex: 1; flex-wrap: nowrap; overflow: visible; } .ledhl_header_inner_fc8c06 { display: flex; align-items: center; justify-content: space-between; min-height: 60px; gap: 30px; } .ledhl_logo_fc8c06 { 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, #f36787, #13d6b6); color: #fff; padding: 5px 14px; border-radius: 6px; transition: 0.3s; white-space: nowrap; line-height: 1.4; height: 36px; box-sizing: border-box; } .ledhl_logo_fc8c06:hover { transform: scale(1.03); box-shadow: 0 4px 12px #f3678750; } .ledhl_items_item_wrap_fc8c06 { position: relative; display: flex; align-items: center; padding: 0; flex-shrink: 0; } .ledhl_items_link_fc8c06 { padding: 0 12px; height: 36px; line-height: 36px; font-weight: 600; font-size: 14px; color: hsla(127, 6%, 98%, 1); transition: all 0.2s; white-space: nowrap; letter-spacing: 0.3px; border-radius: 4px; } .ledhl_items_link_fc8c06:hover, .ledhl_items_item_wrap_fc8c06:hover .ledhl_items_link_fc8c06 { color: #f36787; background: #f3678710; } .ledhl_sub_menu_fc8c06 { visibility: hidden; opacity: 0; position: absolute; top: 100%; left: 50%; transform: translateX(-50%) translateY(10px); background: hsla(127, 7%, 15%, 1); box-shadow: 0 10px 30px rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.06); 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; } .ledhl_sub_menu_fc8c06::before { content:''; position:absolute; top:-6px; left:50%; margin-left:-6px; border-width:0 6px 6px; border-style:solid; border-color:transparent transparent rgba(255,255,255,0.06) transparent; } .ledhl_items_item_wrap_fc8c06:hover .ledhl_sub_menu_fc8c06 { visibility: visible; opacity: 1; transform: translateX(-50%) translateY(0); } .ledhl_sub_link_fc8c06 { display: block; padding: 10px 15px; color: hsla(127, 6%, 98%, 1); font-size: 14px; text-decoration: none; border-radius: 6px; transition: 0.2s; text-align: center; } .ledhl_sub_link_fc8c06:hover { background: #f36787; color: #fff; transform: translateX(3px); } .ledhl_header_right_fc8c06 { display: flex; align-items: center; gap: 15px; flex-shrink: 0; } .ledhl_search_fc8c06 { display: flex; align-items: center; background: hsla(127, 9%, 23%, 1); border-radius: 50px; padding: 6px 15px; border: 1px solid transparent; width: 220px; color: hsla(127, 6%, 98%, 1); transition: 0.3s; } .ledhl_search_fc8c06:focus-within { border-color: #f36787; box-shadow: 0 0 0 3px #f3678720; background: hsla(127, 7%, 15%, 1); } .ledhl_tone_block_fc8c06 { display: grid; grid-template-columns: repeat(6, 1fr); gap: 10px; margin-top: 15px; margin-bottom: 25px; } .ledhl_tone_item_fc8c06 { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 12px 5px; background: hsla(127, 7%, 15%, 1); border: none; border-radius: 15px 0 15px 0; text-align: center; text-decoration: none; transition: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); box-shadow: 0 4px 10px rgba(0,0,0,0.05); position: relative; overflow: hidden; min-height: 70px; } .ledhl_tone_item_fc8c06:nth-child(10n+1) { background: linear-gradient(135deg, hsla(7, 60%, 61%, 1), hsla(7, 84%, 48%, 1)); } .ledhl_tone_item_fc8c06:nth-child(10n+1) .ledhl_tone_title_fc8c06 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .ledhl_tone_item_fc8c06:nth-child(10n+1) .ledhl_tone_desc_fc8c06 { color: rgba(255,255,255,0.9); } .ledhl_tone_item_fc8c06:nth-child(10n+2) { background: linear-gradient(135deg, hsla(234, 66%, 62%, 1), hsla(234, 70%, 41%, 1)); } .ledhl_tone_item_fc8c06:nth-child(10n+2) .ledhl_tone_title_fc8c06 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .ledhl_tone_item_fc8c06:nth-child(10n+2) .ledhl_tone_desc_fc8c06 { color: rgba(255,255,255,0.9); } .ledhl_tone_item_fc8c06:nth-child(10n+3) { background: linear-gradient(135deg, hsla(147, 73%, 69%, 1), hsla(147, 83%, 30%, 1)); } .ledhl_tone_item_fc8c06:nth-child(10n+3) .ledhl_tone_title_fc8c06 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .ledhl_tone_item_fc8c06:nth-child(10n+3) .ledhl_tone_desc_fc8c06 { color: rgba(255,255,255,0.9); } .ledhl_tone_item_fc8c06:nth-child(10n+4) { background: linear-gradient(135deg, hsla(207, 67%, 57%, 1), hsla(207, 80%, 35%, 1)); } .ledhl_tone_item_fc8c06:nth-child(10n+4) .ledhl_tone_title_fc8c06 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .ledhl_tone_item_fc8c06:nth-child(10n+4) .ledhl_tone_desc_fc8c06 { color: rgba(255,255,255,0.9); } .ledhl_tone_item_fc8c06:nth-child(10n+5) { background: linear-gradient(135deg, hsla(45, 82%, 65%, 1), hsla(45, 79%, 46%, 1)); } .ledhl_tone_item_fc8c06:nth-child(10n+5) .ledhl_tone_title_fc8c06 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .ledhl_tone_item_fc8c06:nth-child(10n+5) .ledhl_tone_desc_fc8c06 { color: rgba(255,255,255,0.9); } .ledhl_tone_item_fc8c06:nth-child(10n+6) { background: linear-gradient(135deg, hsla(75, 70%, 69%, 1), hsla(75, 74%, 43%, 1)); } .ledhl_tone_item_fc8c06:nth-child(10n+6) .ledhl_tone_title_fc8c06 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .ledhl_tone_item_fc8c06:nth-child(10n+6) .ledhl_tone_desc_fc8c06 { color: rgba(255,255,255,0.9); } .ledhl_tone_item_fc8c06:nth-child(10n+7) { background: linear-gradient(135deg, hsla(37, 63%, 56%, 1), hsla(37, 74%, 31%, 1)); } .ledhl_tone_item_fc8c06:nth-child(10n+7) .ledhl_tone_title_fc8c06 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .ledhl_tone_item_fc8c06:nth-child(10n+7) .ledhl_tone_desc_fc8c06 { color: rgba(255,255,255,0.9); } .ledhl_tone_item_fc8c06:nth-child(10n+8) { background: linear-gradient(135deg, hsla(278, 74%, 54%, 1), hsla(278, 88%, 36%, 1)); } .ledhl_tone_item_fc8c06:nth-child(10n+8) .ledhl_tone_title_fc8c06 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .ledhl_tone_item_fc8c06:nth-child(10n+8) .ledhl_tone_desc_fc8c06 { color: rgba(255,255,255,0.9); } .ledhl_tone_item_fc8c06:nth-child(10n+9) { background: linear-gradient(135deg, hsla(109, 62%, 55%, 1), hsla(109, 71%, 32%, 1)); } .ledhl_tone_item_fc8c06:nth-child(10n+9) .ledhl_tone_title_fc8c06 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .ledhl_tone_item_fc8c06:nth-child(10n+9) .ledhl_tone_desc_fc8c06 { color: rgba(255,255,255,0.9); } .ledhl_tone_item_fc8c06:nth-child(10n+10) { background: linear-gradient(135deg, hsla(338, 82%, 60%, 1), hsla(338, 83%, 31%, 1)); } .ledhl_tone_item_fc8c06:nth-child(10n+10) .ledhl_tone_title_fc8c06 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .ledhl_tone_item_fc8c06:nth-child(10n+10) .ledhl_tone_desc_fc8c06 { color: rgba(255,255,255,0.9); } .ledhl_tone_item_fc8c06:hover { transform: translateY(-3px) scale(1.05); box-shadow: 0 8px 20px rgba(0,0,0,0.15); } .ledhl_tone_title_fc8c06 { font-size: 14px; font-weight: 800; margin-bottom: 2px; position: relative; z-index: 2; line-height: 1.2; } .ledhl_tone_desc_fc8c06 { font-size: 10px; font-weight: 600; position: relative; z-index: 2; opacity: 0.9; } .ledhl_band_fc8c06 { display: grid; grid-template-columns: repeat(auto-fill, minmax(214px, 1fr)); gap: 11px; margin-bottom: 40px; } .ledhl_write_grid_fc8c06 { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 20px; margin-bottom: 30px; } .ledhl_sect_fc8c06:hover { transform: translateY(-6px); box-shadow: 0 15px 30px -10px rgba(0,0,0,0.2); z-index: 5; } .ledhl_sect_fc8c06:hover .ledhl_shot_fc8c06 img { transform: scale(1.08); } .ledhl_sect_fc8c06:hover .ledhl_stream_mask_fc8c06 { opacity: 1; } .ledhl_sect_fc8c06:hover .ledhl_stream_mask_fc8c06::after { transform: scale(1); } .ledhl_write_card_fc8c06:hover { transform: translateY(-4px); box-shadow: 0 9px 19px rgba(0,0,0,0.41); border-color: #f36787; } .ledhl_slider_box_fc8c06 { height: 412px; position: relative; overflow: hidden; border-radius: 12px; } .ledhl_slide_info_center_fc8c06 { 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; } .ledhl_slide_info_title_fc8c06 { font-size: 36px; font-weight: 900; margin-bottom: 15px; letter-spacing: 1px; } .ledhl_slide_info_desc_fc8c06 { 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; } .ledhl_slider_thumbs_fc8c06 { position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); z-index: 50; display: flex; gap: 12px; pointer-events: auto; } .ledhl_thumb_item_fc8c06 { width: 130px; height: 73px; border-radius: 8px; 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); } .ledhl_thumb_item_fc8c06:hover, .ledhl_thumb_item_fc8c06.open { border-color: #f36787; opacity: 1; transform: scale(1.1); } .ledhl_thumb_img_fc8c06 { width: 100%; height: 100%; object-fit: cover; border-radius: 0; } .ledhl_arrow_fc8c06 { 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; } .ledhl_arrow_fc8c06:hover { background: #f36787; } .ledhl_arrow_left_fc8c06 { left: 0; } .ledhl_arrow_right_fc8c06 { right: 0; } .ledhl_stream_layout_fc8c06 { display: grid; grid-template-columns: 3fr 1fr; gap: 40px; margin-top: 30px; } .ledhl_side_item_fc8c06 { display: flex; gap: 15px; margin-bottom: 15px; padding: 10px; border-radius: 12px; transition: 0.2s; align-items: center; border: 1px solid transparent; text-decoration: none; } .ledhl_side_item_fc8c06:hover { background: hsla(127, 9%, 23%, 1); border-color: rgba(255,255,255,0.06); } .ledhl_side_img_fc8c06 { width: 90px; height: 60px; object-fit: cover; border-radius: 12px; flex-shrink: 0; background: hsla(127, 9%, 23%, 1); } .ledhl_short_grid_fc8c06 { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 20px; margin-bottom: 40px; } .ledhl_short_card_fc8c06:hover { transform: translateY(-8px) scale(1.02); box-shadow: 0 20px 40px #f3678740; z-index: 10; } .ledhl_short_card_fc8c06:hover .ledhl_short_cover_fc8c06 { opacity: 1; transform: scale(1.1); } .ledhl_top3_grid_fc8c06 { display: grid; grid-template-columns: 1fr 1fr 2fr; gap: 15px; margin-bottom: 20px; } .ledhl_top3_grid_fc8c06 .ledhl_sect_fc8c06:nth-child(1) { grid-row: 1 / span 1; } .ledhl_write_content_fc8c06 img { max-width: 450px; width: auto; height: auto; border-radius: 8px; margin: 15px auto; display: block; } .ledhl_story_poster_fc8c06 { max-width: 500px; max-height: 350px; object-fit: cover; border-radius: 8px; margin: 10px 0; } .ledhl_bundle_fc8c06 > div img:not([class]) { max-width: 450px; height: auto; display: block; margin: 10px auto; } .ledhl_main_content_fc8c06 img { max-width: 100%; } .ledhl_container_fc8c06 > img, .ledhl_container_fc8c06 > div > img { max-width: 500px; height: auto; display: block; margin: 15px auto; } .ledhl_pc_nav_fc8c06 { display: block !important; } .ledhl_pc_only_fc8c06 { display: flex !important; } .ledhl_panel_fc8c06 { display: block !important; } .ledhl_pc_nav_fc8c06 a:hover { background: #f3678710 !important; border-radius: 4px; } .ledhl_m_show_fc8c06 { display: none !important; } .ledhl_mobile_only_grid_fc8c06 { display: none !important; } .ledhl_mobile_nav_panel_fc8c06 { display: none !important; } } @media (min-width: 769px) and (max-width: 1024px) { .ledhl_tone_block_fc8c06 { grid-template-columns: repeat(3, 1fr) !important; } .ledhl_band_fc8c06 { grid-template-columns: repeat(auto-fill, minmax(214px, 1fr)) !important; } .ledhl_short_grid_fc8c06 { grid-template-columns: repeat(3, 1fr) !important; } .ledhl_write_grid_fc8c06 { grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)) !important; } .ledhl_slide_info_title_fc8c06 { font-size: 28px !important; } .ledhl_slide_info_desc_fc8c06 { font-size: 14px !important; } .ledhl_sec_title_fc8c06 { font-size: 20px !important; } .ledhl_stream_layout_fc8c06 { grid-template-columns: 2.5fr 1fr !important; gap: 25px !important; } .ledhl_top3_grid_fc8c06 { grid-template-columns: 1fr 1fr 1fr !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; } .ledhl_shot_fc8c06 img, .ledhl_slide_bg_fc8c06, .ledhl_thumb_img_fc8c06, .ledhl_short_cover_fc8c06 { width: 100% !important; height: 100% !important; max-height: none !important; object-fit: cover !important; } img[style*='object-fit:cover'], img[style*='object-fit: cover'] { object-fit: cover !important; max-height: none !important; } .ledhl_pc_nav_fc8c06 { display: none !important; } .ledhl_pc_only_fc8c06, .ledhl_items_fc8c06, .ledhl_panel_fc8c06, .ledhl_side_col_fc8c06 { display: none !important; } .ledhl_page_layout_fc8c06 { display: block !important; } .ledhl_page_main_fc8c06 { width: 100% !important; min-width: 0 !important; overflow: hidden !important; } .ledhl_panel_nav_fc8c06 { display: none !important; } .ledhl_layout_wrapper_fc8c06 { display: block !important; flex-direction: column !important; padding-left: 0 !important; } .ledhl_main_content_fc8c06 { width: 100% !important; margin-left: 0 !important; padding: 0 !important; } .ledhl_m_show_fc8c06 { display: flex !important; align-items: center !important; justify-content: space-between !important; width: 100% !important; height: auto !important; font-size: inherit !important; color: hsla(127, 6%, 98%, 1) !important; border: none !important; border-radius: 0 !important; margin: 0 !important; background: hsla(127, 7%, 15%, 1) !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; } .ledhl_mobile_nav_panel_fc8c06 { position: fixed; z-index: 200000; background: hsla(127, 25%, 13%, 1); color: hsla(127, 6%, 98%, 1); 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: 100%; height: 100%; transform: scale(0.95); opacity: 0; display: flex; flex-direction: column; } .ledhl_mobile_nav_panel_fc8c06.open { transform: scale(1); opacity: 1; visibility: visible; } .ledhl_mobile_menu_content_fc8c06 { padding: 20px; padding-bottom: 80px; } .ledhl_mobile_nav_link_fc8c06 { 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; } .ledhl_mobile_sub_link_fc8c06 { 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; } .ledhl_mobile_mask_fc8c06 { 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); } .ledhl_mobile_mask_fc8c06.open { display: block !important; } .ledhl_container_fc8c06 { padding: 0 10px !important; max-width: 100% !important; } .ledhl_band_fc8c06 { grid-template-columns: repeat(3, 1fr) !important; gap: 6px !important; margin-bottom: 20px !important; } .ledhl_write_grid_fc8c06 { grid-template-columns: 1fr !important; gap: 10px !important; } .ledhl_write_card_fc8c06 { height: 100px !important; } .ledhl_write_img_fc8c06 { width: 90px !important; } .ledhl_write_desc_fc8c06 { -webkit-line-clamp: 2 !important; } .ledhl_write_content_fc8c06 img { max-width: 100% !important; width: auto !important; height: auto !important; max-height: 300px !important; } .ledhl_story_poster_fc8c06 { max-width: 100% !important; max-height: 250px !important; } .ledhl_main_content_fc8c06 img { max-width: 100% !important; } .ledhl_bundle_fc8c06 img:not(.ledhl_shot_fc8c06 img) { max-height: 300px !important; } .ledhl_tone_block_fc8c06 { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; overflow-x: hidden !important; display: grid !important; flex-wrap: nowrap !important; } .ledhl_tone_item_fc8c06 { min-height: 55px !important; padding: 8px 5px !important; min-width: 0 !important; } .ledhl_tone_title_fc8c06 { font-size: 12px !important; } .ledhl_tone_desc_fc8c06 { font-size: 9px !important; } .ledhl_slider_full_fc8c06 { margin-bottom: 20px !important; } .ledhl_slider_box_fc8c06 { height: 236px !important; } .ledhl_arrow_fc8c06 { display: none !important; } .ledhl_slide_info_center_fc8c06 { 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; } .ledhl_slide_info_title_fc8c06 { 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; } .ledhl_slide_info_desc_fc8c06 { 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; } .ledhl_slide_play_btn_fc8c06 { pointer-events: auto !important; display: inline-block !important; padding: 6px 20px !important; font-size: 12px !important; border-radius: 20px !important; background: #f36787 !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; } .ledhl_slider_thumbs_fc8c06 { 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; } .ledhl_thumb_item_fc8c06 { width: 50px !important; height: 30px !important; min-width: 50px !important; border-width: 1px !important; flex-shrink: 0 !important; } .ledhl_stream_layout_fc8c06 { grid-template-columns: 1fr !important; gap: 15px !important; } .ledhl_side_col_fc8c06 { display: none !important; } .mobile-search { width: 100% !important; background: rgba(255,255,255,0.1) !important; color: inherit !important; } .ledhl_short_grid_fc8c06 { grid-template-columns: repeat(2, 1fr) !important; gap: 10px !important; } .ledhl_short_title_fc8c06 { font-size: 14px !important; } .ledhl_short_banner_fc8c06 { padding: 30px 20px !important; flex-direction: column !important; text-align: center !important; } .ledhl_ep_wall_fc8c06 { max-height: 200px !important; grid-template-columns: repeat(auto-fill, minmax(45px, 1fr)) !important; } .ledhl_mobile_only_grid_fc8c06 { display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 6px !important; } .ledhl_breadcrumb_fc8c06 { font-size: 12px !important; padding: 10px 0 !important; gap: 5px !important; } .ledhl_bundle_fc8c06 { padding: 15px !important; margin-bottom: 15px !important; } .ledhl_sec_title_fc8c06 { font-size: 18px !important; margin-bottom: 15px !important; } .ledhl_sect_info_fc8c06 { padding: 8px !important; } .ledhl_main_fc8c06 { font-size: 13px !important; line-height: 1.3 !important; white-space: normal !important; word-break: break-all !important; } .ledhl_attr_fc8c06 { font-size: 10px !important; white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; } .ledhl_tab_fc8c06 { font-size: 9px !important; padding: 1px 4px !important; top: 4px !important; right: 4px !important; } .ledhl_sect_fc8c06 { border-radius: 10px !important; } .ledhl_write_card_fc8c06 { border-radius: 10px !important; } .ledhl_band_fc8c06 .ledhl_sect_fc8c06 a[style*='display:flex'] { flex-direction: column !important; align-items: stretch !important; } .ledhl_band_fc8c06 .ledhl_sect_fc8c06 a[style*='display:flex'] img { width: 100% !important; height: auto !important; aspect-ratio: 2/3 !important; object-fit: cover !important; } .ledhl_band_fc8c06 .ledhl_sect_fc8c06 a[style*='display:flex'] > div { min-width: 0 !important; width: 100% !important; } .ledhl_band_fc8c06 .ledhl_sect_fc8c06[style*='padding'] { padding: 0 !important; border-bottom: none !important; border-radius: 12px !important; } .ledhl_band_fc8c06 .ledhl_sect_fc8c06 div[style*='min-width:44px'] { display: none !important; } .ledhl_band_fc8c06 .ledhl_sect_fc8c06 span[style*='font-size:18px'] { font-size: 11px !important; } .ledhl_lower_fc8c06 { margin-top: 30px !important; padding: 20px 0 !important; } .ledhl_search_fc8c06 { width: 100% !important; } .ledhl_container_fc8c06 [style*='repeat(auto-fill'] { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; } .ledhl_container_fc8c06 [style*='repeat(3,1fr)'] { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; } .ledhl_container_fc8c06 [style*='repeat(4,1fr)'] { grid-template-columns: repeat(2, 1fr) !important; gap: 8px !important; } .ledhl_container_fc8c06 [style*='repeat(5,1fr)'] { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; } .ledhl_container_fc8c06 [style*='2fr 1fr'] { grid-template-columns: 1fr !important; } .ledhl_container_fc8c06 > [style*='1fr 300px'], .ledhl_container_fc8c06 > [style*='1fr minmax'] { grid-template-columns: 1fr !important; } .ledhl_container_fc8c06 [style*='180px) 1fr'] { grid-template-columns: 1fr !important; } .ledhl_container_fc8c06 [style*='minmax(140px'] { grid-template-columns: 1fr !important; } .ledhl_container_fc8c06 [style*='minmax(200px'] { grid-template-columns: 1fr !important; } .ledhl_container_fc8c06 [style*='minmax(240px'] { grid-template-columns: 1fr !important; } .ledhl_container_fc8c06 [style*='minmax(250px'] { grid-template-columns: 1fr !important; } .ledhl_container_fc8c06 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; } .ledhl_container_fc8c06 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; } .ledhl_container_fc8c06 [style*='display:flex'][style*='gap']:not([style*='flex-wrap:nowrap']) { flex-wrap: wrap !important; } .ledhl_container_fc8c06 [style*='display:flex'][style*='justify-content:space-between'] { flex-direction: column !important; gap: 15px !important; } .ledhl_container_fc8c06 [style*='flex-shrink:0'][style*='width:65px'] { width: 50px !important; height: 70px !important; } .ledhl_container_fc8c06 img[style*='width:65px'] { width: 50px !important; height: 70px !important; } .ledhl_container_fc8c06 img[style*='width:70px'] { width: 55px !important; height: 76px !important; } .ledhl_container_fc8c06 img[style*='width:160px'], .ledhl_container_fc8c06 img[style*='width:130px'] { width: 100px !important; height: 140px !important; } .ledhl_container_fc8c06 img[style*='width:120px'][style*='height:165px'] { width: 90px !important; height: 125px !important; } .ledhl_bundle_fc8c06 [style*='display:flex'][style*='gap:20px'] { gap: 12px !important; } .ledhl_bundle_fc8c06 img[style*='width:160px'] { width: 100px !important; height: 140px !important; } .ledhl_bundle_fc8c06 img[style*='width:100px'][style*='height:140px'] { width: 80px !important; height: 112px !important; } .ledhl_bundle_fc8c06 [style*='grid-template-columns'] { grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)) !important; } .ledhl_bundle_fc8c06 [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; } .ledhl_container_fc8c06 img[style*='object-fit:cover'] { max-width: 100% !important; } .ledhl_container_fc8c06 [style*='overflow-x:auto'] { -webkit-overflow-scrolling: touch !important; } .ledhl_container_fc8c06 [style*='border-radius:20px'][style*='padding'] { padding: 5px 10px !important; font-size: 12px !important; } .ledhl_container_fc8c06 [style*='column-count'] { column-count: 1 !important; } .ledhl_container_fc8c06 [style*='columns:2'] { columns: 1 !important; } .ledhl_container_fc8c06 [style*='columns:3'] { columns: 1 !important; } .ledhl_container_fc8c06 h1 { font-size: 18px !important; } .ledhl_container_fc8c06 h2 { font-size: 16px !important; } .ledhl_bundle_fc8c06 a[style*='padding:10px 30px'], .ledhl_bundle_fc8c06 a[style*='padding:12px 30px'] { padding: 10px 20px !important; font-size: 14px !important; display: inline-block !important; margin: 5px 5px 5px 0 !important; } .ledhl_bundle_fc8c06 a[style*='margin-left:10px'] { margin-left: 0 !important; } .ledhl_container_fc8c06 [style*='justify-content:center'][style*='gap:15px'] a, .ledhl_container_fc8c06 [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; } .ledhl_container_fc8c06 [style*='minmax(280px'] { grid-template-columns: 1fr !important; gap: 8px !important; } .ledhl_container_fc8c06 a[style*='gap:12px'][style*='padding:15px'] { padding: 10px !important; gap: 10px !important; } .ledhl_container_fc8c06 a[style*='gap:12px'][style*='padding:15px'] img[style*='width:45px'] { width: 36px !important; height: 36px !important; } .ledhl_container_fc8c06 a[style*='border-radius:20px'][style*='gap:8px'] { padding: 6px 10px !important; font-size: 12px !important; gap: 6px !important; } .ledhl_container_fc8c06 a[style*='border-radius:20px'][style*='gap:8px'] img { width: 22px !important; height: 22px !important; } .ledhl_bundle_fc8c06 a[style*='border-radius:20px'][style*='gap:8px'] { padding: 6px 10px !important; font-size: 12px !important; gap: 5px !important; } .ledhl_bundle_fc8c06 a[style*='border-radius:20px'][style*='gap:8px'] img { width: 22px !important; height: 22px !important; } .ledhl_container_fc8c06 [style*='min-height:240px'] { min-height: 150px !important; padding: 20px !important; } .ledhl_m_show_fc8c06 { padding-top: max(8px, env(safe-area-inset-top)) !important; } .ledhl_mobile_nav_panel_fc8c06 { padding-bottom: max(80px, calc(80px + env(safe-area-inset-bottom))) !important; } .ledhl_mobile_nav_link_fc8c06 { min-height: 44px !important; display: flex !important; align-items: center !important; } .ledhl_mobile_sub_link_fc8c06 { min-height: 36px !important; display: inline-flex !important; align-items: center !important; padding: 8px 14px !important; } } @media (max-width: 360px) { .ledhl_band_fc8c06 { grid-template-columns: repeat(2, 1fr) !important; } .ledhl_mobile_only_grid_fc8c06 { grid-template-columns: repeat(2, 1fr) !important; } .ledhl_tone_block_fc8c06 { grid-template-columns: repeat(2, 1fr) !important; } .ledhl_container_fc8c06 { padding: 0 8px !important; } .ledhl_bundle_fc8c06 { padding: 10px !important; } } @supports (padding-bottom: env(safe-area-inset-bottom)) { @media (max-width: 768px) { .ledhl_m_show_fc8c06 { padding-top: max(8px, env(safe-area-inset-top)) !important; } } } .ledhl_searchbar_wrap_fc8c06 { background:hsla(127, 25%, 13%, 1);padding:10px 0 12px; } .ledhl_searchbar_form_fc8c06 { display:flex;align-items:center;max-width:560px;margin:0 auto;overflow:hidden;background:hsla(127, 7%, 15%, 1);box-shadow:0 1px 4px rgba(0,0,0,0.08); } .ledhl_searchbar_icon_fc8c06 { padding:0 12px;opacity:0.6; } .ledhl_searchbar_input_fc8c06 { border:none;outline:none;padding:10px 8px;flex:1;font-size:16px;background:transparent;color:hsla(127, 6%, 98%, 1);min-width:0; } .ledhl_searchbar_btn_fc8c06 { border:none;background:#f36787;color:#fff;padding:10px 22px;cursor:pointer;font-size:16px;font-weight:bold;white-space:nowrap; } .ledhl_bc_active_fc8c06 { color:#f36787;font-weight:bold; } .ledhl_bc_link_fc8c06 { color:inherit; } .ledhl_list_fcol_fc8c06 { display:flex;flex-direction:column;gap:0; } .ledhl_list_h1_fc8c06 { font-weight:bold;font-size:20px;margin-bottom:15px; } .ledhl_list_empty_fc8c06 { text-align:center;padding:40px;color:hsla(127, 6%, 56%, 1); } .ledhl_pager_fc8c06 { display:flex;justify-content:center;gap:15px;margin:30px 0;font-size:16px;align-items:center; } .ledhl_pager_info_fc8c06 { padding:8px 15px;color:hsla(127, 6%, 56%, 1); } .ledhl_fullw_h1_fc8c06 { font-weight:bold;font-size:22px;margin-bottom:18px; } .ledhl_fullw_sub_fc8c06 { font-size:16px;font-weight:normal;color:hsla(127, 6%, 56%, 1); } .ledhl_author_h1_fc8c06 { font-weight:bold;font-size:22px;margin-bottom:15px; } .ledhl_author_grid_fc8c06 { display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px; } .ledhl_author_rec_wrap_fc8c06 { margin-top:30px; } .ledhl_author_rec_h2_fc8c06 { font-weight:bold;font-size:18px;margin-bottom:15px; } .ledhl_author_other_wrap_fc8c06 { display:flex;flex-wrap:wrap;gap:10px; } .ledhl_author_other_link_fc8c06 { gap:8px;padding:8px 12px;background:hsla(127, 9%, 23%, 1);border-radius:20px;font-size:16px;border:1px solid rgba(255,255,255,0.06); } .ledhl_author_other_avatar_fc8c06 { width:28px;height:28px;border-radius:50%; } .ledhl_authorlist_h2_fc8c06 { font-weight:bold;font-size:20px;margin-bottom:20px; } .ledhl_authorlist_grid_fc8c06 { display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px; } .ledhl_authorlist_card_fc8c06 { gap:12px;padding:15px;background:hsla(127, 7%, 15%, 1);border-radius:8px;transition:box-shadow 0.2s; } .ledhl_authorlist_card_fc8c06:hover { box-shadow:0 2px 12px rgba(0,0,0,0.1); } .ledhl_authorlist_avatar_fc8c06 { width:45px;height:45px;border-radius:50%; } .ledhl_authorlist_name_fc8c06 { font-size:16px;font-weight:bold;color:hsla(127, 6%, 98%, 1); } .ledhl_authorlist_meta_fc8c06 { font-size:16px;color:hsla(127, 6%, 56%, 1);margin-top:3px; } .ledhl_authorlist_arrow_fc8c06 { color:#f36787;font-size:16px; } .ledhl_search_h1_fc8c06 { font-weight:bold;font-size:20px;margin-bottom:15px; } .ledhl_searchbar_form_fc8c06 { border-radius:20px; } .ledhl_searchbar_btn_fc8c06 { border-radius:0 20px 20px 0; } .ledhl_mhero_pc_fc8c06 { display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:6px;margin-bottom:20px; } .ledhl_mhero_m_fc8c06 { display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px; } .ledhl_author_grid_fc8c06 { display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:15px; } .ledhl_author_rec_grid_fc8c06 { display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px; } .ledhl_autogrid_160_fc8c06 { display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:6px; } .ledhl_pager_btn_fc8c06 { padding:8px 20px;background:#f36787;color:#fff;border-radius:4px; } .ledhl_autogrid_120_fc8c06 { display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:6px; } .ledhl_pl_fc8c06 { display:flex;gap:20px;flex-wrap:nowrap; } .ledhl_pl_sb_fc8c06 { width:280px; } .ledhl_pl_center_fc8c06 { max-width:860px;margin:0 auto; } .ledhl_pl_fc8c06 { display:flex;gap:20px;flex-wrap:nowrap; } .ledhl_pl_sb_fc8c06 { width:280px; } .ledhl_pl_center_fc8c06 { max-width:860px;margin:0 auto; } .ledhl_pl_fc8c06 { display:flex;gap:20px;flex-wrap:nowrap; } .ledhl_pl_sb_fc8c06 { width:280px; } .ledhl_pl_center_fc8c06 { max-width:860px;margin:0 auto; } .ledhl_pl_fc8c06 { display:flex;gap:20px;flex-wrap:nowrap; } .ledhl_pl_sb_fc8c06 { width:280px; } .ledhl_pl_center_fc8c06 { max-width:860px;margin:0 auto; } .ledhl_e4_cat_fc8c06 { display:inline-block;padding:8px 18px;margin:4px;background:#f3678712;color:#f36787;border-radius:20px;font-size:16px;transition:background .2s; } .ledhl_e4_rec_fc8c06 { max-width:500px;margin:25px auto 0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 15px rgba(0,0,0,0.06); } .ledhl_e4_rec_h_fc8c06 { padding:12px 16px;font-weight:bold;font-size:16px;border-bottom:1px solid #f3678712;color:hsla(127, 6%, 98%, 1); } .ledhl_e4_rec_a_fc8c06 { display:block;padding:10px 16px;border-bottom:1px solid #f3678708;transition:background .2s; } .ledhl_e4_rec_t_fc8c06 { font-size:16px;font-weight:500;color:hsla(127, 6%, 98%, 1);margin-bottom:2px; } .ledhl_e4_rec_au_fc8c06 { font-size:16px;color:hsla(127, 6%, 56%, 1); } .ledhl_e4_num_fc8c06 { font-weight:900;background:linear-gradient(135deg,#f36787,#f3678780);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:15px; } .ledhl_e4_msg_fc8c06 { color:hsla(127, 6%, 56%, 1);margin-bottom:8px; } .ledhl_e4_sub_fc8c06 { font-size:16px;color:hsla(127, 6%, 56%, 1);margin-bottom:25px; } .ledhl_e4_btn_fc8c06 { display:inline-block;padding:12px 35px;background:#f36787;color:#fff;border-radius:25px;font-weight:bold;font-size:16px;box-shadow:0 4px 15px #f3678740;transition:transform .2s,box-shadow .2s; } .ledhl_e4_links_fc8c06 { margin-top:20px;text-align:center; } .ledhl_e4_wrap_fc8c06 { display:flex;justify-content:center;align-items:center;min-height:50vh;padding:40px 20px; } .ledhl_e4_card_fc8c06 { background:#fff;border-radius:16px;padding:50px 40px;text-align:center;box-shadow:0 4px 30px rgba(0,0,0,0.08);max-width:600px;width:100%; } .ledhl_e4_center_fc8c06 { text-align:center;padding:50px 20px;min-height:50vh; } .ledhl_e4_split_fc8c06 { display:flex;gap:30px;flex-wrap:wrap;align-items:flex-start;min-height:50vh;padding:40px 20px; } .ledhl_e4_half_fc8c06 { flex:1;min-width:280px; } .ledhl_e4_min_fc8c06 { text-align:center;padding:60px 20px;min-height:50vh; } .ledhl_e4_min_num_fc8c06 { font-size:100px;font-weight:900;color:#f36787;opacity:0.15;line-height:1; } .ledhl_e4_min_btn_fc8c06 { display:inline-block;padding:10px 30px;border:2px solid #f36787;color:#f36787;border-radius:25px;font-weight:bold;font-size:16px; } .ledhl_e4_num_card_fc8c06 { font-size:clamp(60px,15vw,120px); } .ledhl_e4_msg_card_fc8c06 { font-size:17px; } .ledhl_e4_num_split_fc8c06 { font-size:clamp(70px,18vw,130px); } .ledhl_e4_msg_split_fc8c06 { font-size:18px; } .ledhl_e4_msg_min_fc8c06 { font-size:16px;margin:-20px 0 25px; } .ledhl_e4_links_min_fc8c06 { margin-top:25px; } .ledhl_e4_num_center_fc8c06 { font-size:clamp(80px,20vw,150px); } .ledhl_e4_msg_center_fc8c06 { font-size:18px; }