* { box-sizing: border-box; outline: 0; -webkit-tap-highlight-color: transparent; } body { background: hsla(12, 25%, 97%, 1); color: hsla(12, 8%, 9%, 1); font-family: -apple-system, BlinkMacSystemFont, "Source Han Sans SC", "Noto Sans CJK SC", "Microsoft YaHei", sans-serif; margin: 0; padding: 0; line-height: 1.7; font-size: 17px; overflow-x: hidden; min-height: 100vh; position: relative; } a { text-decoration: none; color: inherit; transition: all 0.3s ease; cursor: pointer; } a:hover { color: #9418bd; } img { max-width: 100%; height: auto; object-fit: cover; display: block; border-radius: 8px; transition: 0.3s; max-height: 500px; } .umjigwhq_visual_e3b74d img, .umjigwhq_theater_item_e3b74d img, .umjigwhq_thumb_wrap_e3b74d img, .umjigwhq_short_cover_e3b74d, .umjigwhq_slide_bg_e3b74d { width: 100%; height: 100%; max-height: none; object-fit: cover; border-radius: 0; } .umjigwhq_bg_deco_1_e3b74d { position: fixed; top: -10%; left: -10%; width: 50vw; height: 50vw; background: hsla(12, 96%, 68%, 0.05); filter: blur(80px); border-radius: 50%; z-index: -1; pointer-events: none; } .umjigwhq_bg_deco_2_e3b74d { position: fixed; bottom: -10%; right: -10%; width: 60vw; height: 60vw; background: hsla(69, 70%, 65%, 0.11); filter: blur(100px); border-radius: 50%; z-index: -1; pointer-events: none; } .umjigwhq_shape_box_e3b74d { border-radius: 50px; transition: 0.3s; } .umjigwhq_container_e3b74d { max-width: 94%; margin: 0 auto; padding: 0 20px; position: relative; z-index: 2; } .umjigwhq_container_e3b74d:not(.umjigwhq_pl_e3b74d) > div { width: 100%; box-sizing: border-box; } .umjigwhq_scroll_hide_e3b74d::-webkit-scrollbar { display: none; } .umjigwhq_theater_full_e3b74d { width: 100%; position: relative; overflow: hidden; margin-bottom: 40px; box-shadow: 0 1px 13px rgba(0,0,0,0.08); background: rgba(255, 255, 255, 0.6); border-radius: 50px; } .umjigwhq_slide_e3b74d { 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; } .umjigwhq_slide_e3b74d.up { opacity: 1; pointer-events: auto; z-index: 5; } .umjigwhq_slide_link_e3b74d { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 6; cursor: pointer; } .umjigwhq_slide_bg_e3b74d { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.8); transform: scale(1.05); transition: transform 6s; border-radius: 50px; } .umjigwhq_slide_e3b74d.up .umjigwhq_slide_bg_e3b74d { transform: scale(1); filter: brightness(1); } .umjigwhq_slide_play_btn_e3b74d { display: inline-block; pointer-events: auto; padding: 12px 40px; background: #9418bd; color: #fff; font-size: 18px; font-weight: bold; border-radius: 50px; text-decoration: none; transition: 0.3s; box-shadow: 0 10px 20px #9418bd60; border: 2px solid #9418bd; cursor: pointer; } .umjigwhq_slide_play_btn_e3b74d:hover { background: transparent; color: #9418bd; transform: scale(1.05); } .umjigwhq_elem_e3b74d { display: block; position: relative; border-radius: 50px; overflow: hidden; transition: all 0.4s; background: hsla(12, 7%, 98%, 1); box-shadow: 0 1px 13px rgba(0,0,0,0.08); border: 1px solid rgba(0,0,0,0.11); } .umjigwhq_visual_e3b74d { aspect-ratio: 2/3; width: 100%; max-height: 380px; position: relative; overflow: hidden; background: #eef1f5; } .umjigwhq_visual_e3b74d img { transition: 0.6s; width: 100%; height: 100%; object-fit: cover; border-radius: 0; } .umjigwhq_stream_mask_e3b74d { position: absolute; inset: 0; background: rgba(0,0,0,0.3); opacity: 0; transition: 0.3s; display: flex; align-items: center; justify-content: center; } .umjigwhq_stream_mask_e3b74d::after { content:'▶'; font-size: 32px; color: #fff; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #9418bd; border-radius: 50%; box-shadow: 0 5px 15px rgba(0,0,0,0.3); transform: scale(0.8); transition: 0.3s; } .umjigwhq_elem_info_e3b74d { padding: 10px; position: relative; } .umjigwhq_intro_e3b74d { font-weight: bold; font-size: 16px; margin-bottom: 5px; line-height: 1.45; word-break: break-all; color: hsla(12, 8%, 9%, 1); } .umjigwhq_tag_e3b74d { font-size: 13px; color: #555555; display: flex; justify-content: space-between; } .umjigwhq_score_e3b74d { position: absolute; top: 8px; right: 8px; background: #9418bd; 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; } .umjigwhq_body_card_e3b74d { display: flex; background: hsla(12, 7%, 98%, 1); border: 1px solid rgba(0,0,0,0.11); border-radius: 50px; overflow: hidden; transition: 0.3s; height: 140px; position: relative; } .umjigwhq_body_img_e3b74d { width: 110px; height: 100%; object-fit: cover; flex-shrink: 0; border-radius: 0; } .umjigwhq_body_body_e3b74d { padding: 12px; flex: 1; display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; } .umjigwhq_body_title_e3b74d { font-size: 16px; font-weight: bold; color: hsla(12, 8%, 9%, 1); margin-bottom: 5px; word-break: break-all; } .umjigwhq_body_desc_e3b74d { font-size: 13px; color: #555555; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .umjigwhq_body_tag_e3b74d { position: absolute; bottom: 8px; right: 8px; font-size: 10px; color: #9418bd; background: #eef1f5; padding: 2px 6px; border-radius: 3px; } .umjigwhq_sec_title_e3b74d { font-size: 24px; font-weight: 700; margin-bottom: 22px; padding-left: 14px; border-left: 4px solid #9418bd; display: flex; align-items: center; justify-content: space-between; color: hsla(12, 8%, 9%, 1); line-height: 1.2; } .umjigwhq_frame_e3b74d { background: hsla(12, 7%, 98%, 1); padding: 25px; border-radius: 50px; border: 1px solid rgba(0,0,0,0.11); margin-bottom: 30px; box-shadow: 0 1px 13px rgba(0,0,0,0.08); } .umjigwhq_end_e3b74d { margin-top: 60px; padding: 40px 0; background: hsla(12, 7%, 98%, 1); border-top: 1px solid rgba(0,0,0,0.11); text-align: center; color: #555555; } .umjigwhq_cloud_link_e3b74d { display: inline-block; margin: 0 10px 10px 0; padding: 8px 15px; font-size: 14px; color: #555555; background: #eef1f5; border-radius: 50px; transition:0.2s; border: 1px solid rgba(0,0,0,0.11); text-decoration: none; } .umjigwhq_cloud_link_e3b74d:hover { background: #9418bd; color: #fff; transform: translateY(-2px); } .umjigwhq_score_block_e3b74d { display: flex; align-items: center; justify-content: center; padding: 12px; background: hsla(12, 7%, 98%, 1); border-radius: 50px; border: 1px solid rgba(0,0,0,0.11); color: hsla(12, 8%, 9%, 1); font-weight: 500; font-size: 14px; transition: 0.2s; text-align:center; text-decoration: none; } .umjigwhq_score_block_e3b74d:hover { background: #9418bd; color: #fff; box-shadow: 0 5px 15px #9418bd40; transform: scale(1.05); } .umjigwhq_list_item_e3b74d { display: flex; align-items: center; gap: 15px; margin-bottom: 15px; padding: 10px; background: hsla(12, 7%, 98%, 1); border-radius: 50px; border: 1px solid rgba(0,0,0,0.11); transition: 0.2s; text-decoration: none; } .umjigwhq_list_item_e3b74d:hover { border-color: #9418bd; transform: translateX(5px); box-shadow: 0 1px 13px rgba(0,0,0,0.08); } .umjigwhq_list_img_e3b74d { width: 50px; height: 50px; object-fit: cover; flex-shrink: 0; border-radius: 8px; } .umjigwhq_breath_item_e3b74d { display: block; padding: 12px; border-bottom: 1px solid rgba(0,0,0,0.11); color: #555555; font-size: 14px; transition: 0.2s; position: relative; text-decoration: none; } .umjigwhq_breath_item_e3b74d:hover { padding-left: 20px; color: hsla(12, 8%, 9%, 1); background: #eef1f5; } .umjigwhq_face_e3b74d { 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(12, 7%, 98%, 1); flex-shrink: 0; border-radius: 50%; } .umjigwhq_breadcrumb_e3b74d { display: flex; align-items: center; gap: 10px; font-size: 14px; color: #555555; margin-bottom: 20px; padding: 15px 0; border-bottom: 1px solid rgba(0,0,0,0.11); flex-wrap: wrap; } .umjigwhq_filter_row_e3b74d { display: flex; flex-wrap: wrap; gap: 15px; margin-bottom: 15px; align-items: center; } .umjigwhq_filter_tag_e3b74d { padding: 6px 16px; font-size: 14px; border-radius: 50px; background: #eef1f5; color: #555555; transition: 0.2s; cursor: pointer; display: inline-block; text-decoration: none; } .umjigwhq_filter_tag_e3b74d.up { background: #9418bd; color: #fff; transform: scale(1.05); box-shadow: 0 4px 10px #9418bd40; } .umjigwhq_filter_tag_e3b74d:hover { background: #9418bd80; color: #fff; } .umjigwhq_player_e3b74d { 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; } .umjigwhq_player_e3b74d .dplayer { position: absolute; top:0; left:0; width:100%; height:100%; } .umjigwhq_player_e3b74d .dplayer-full { z-index: 100000 !important; } .dplayer-web-fullscreen-fix { position: fixed !important; top: 0 !important; left: 0 !important; z-index: 100000 !important; } .umjigwhq_ep_list_e3b74d { display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; margin-top: 20px; } .umjigwhq_ep_item_e3b74d { display: block; text-align: center; padding: 12px 5px; background: hsla(12, 7%, 98%, 1); border-radius: 50px; border: 1px solid rgba(0,0,0,0.11); color: hsla(12, 8%, 9%, 1); font-size: 14px; transition: 0.2s; font-weight: 500; text-decoration: none; } .umjigwhq_ep_item_e3b74d:hover, .umjigwhq_ep_item_e3b74d.up { background: #9418bd; color: #fff; border-color: #9418bd; box-shadow: 0 5px 15px #9418bd30; transform: translateY(-2px); } .umjigwhq_cmt_reply_e3b74d { margin-top:10px; padding:10px; background:#eef1f5; border-radius:4px; font-size:13px; color:#555555; } .umjigwhq_trigger_e3b74d { background: #9418bd; color: #fff; padding: 10px 30px; border-radius: 50px; border: none; cursor: pointer; display: inline-block; font-size: 14px; font-weight: bold; transition: 0.3s; } .umjigwhq_trigger_e3b74d:hover { transform: translateY(-3px); box-shadow: 0 10px 20px #9418bd40; } .umjigwhq_trigger_no_link_e3b74d { background: #eef1f5; color: hsla(12, 8%, 9%, 1); padding: 10px 30px; border-radius: 50px; border: 1px solid rgba(0,0,0,0.11); display: inline-block; font-size: 14px; font-weight: bold; cursor: default; opacity: 0.8; } .umjigwhq_short_card_e3b74d { 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 1px 13px rgba(0,0,0,0.08); aspect-ratio: 9/14; } .umjigwhq_short_cover_e3b74d { width: 100%; height: 100%; object-fit: cover; opacity: 0.85; transition: 0.4s; } .umjigwhq_short_overlay_e3b74d { 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; } .umjigwhq_short_title_e3b74d { font-size: 16px; font-weight: 900; margin-bottom: 5px; line-height: 1.3; text-shadow: 0 2px 4px rgba(0,0,0,0.8); } .umjigwhq_short_tag_e3b74d { display: inline-block; padding: 2px 8px; background: #9418bd; color: #fff; font-size: 10px; border-radius: 4px; font-weight: bold; margin-bottom: 5px; box-shadow: 0 0 10px #9418bd60; } .umjigwhq_short_meta_e3b74d { font-size: 12px; opacity: 0.8; display: flex; align-items: center; gap: 5px; } .umjigwhq_short_badge_e3b74d { background: #9418bd; padding: 2px 6px; border-radius: 4px; font-size: 10px; font-weight: bold; } .umjigwhq_ep_wall_e3b74d { display: grid; grid-template-columns: repeat(auto-fill, minmax(60px, 1fr)); gap: 8px; padding: 10px; background: #eef1f5; border-radius: 8px; border: 1px solid rgba(0,0,0,0.11); } .umjigwhq_ep_wall_item_e3b74d { display: flex; align-items: center; justify-content: center; height: 40px; background: hsla(12, 7%, 98%, 1); border-radius: 6px; font-size: 13px; font-weight: bold; color: #555555; transition: 0.2s; border: 1px solid transparent; cursor: pointer; text-decoration: none; } .umjigwhq_ep_wall_item_e3b74d:hover, .umjigwhq_ep_wall_item_e3b74d.up { background: #9418bd; color: #fff; border-color: #9418bd; box-shadow: 0 4px 10px #9418bd30; transform: scale(1.1); } .umjigwhq_ep_wall_e3b74d::-webkit-scrollbar { width: 6px; } .umjigwhq_ep_wall_e3b74d::-webkit-scrollbar-thumb { background: #9418bd60; border-radius: 3px; } .umjigwhq_short_banner_e3b74d { position: relative; padding: 60px 40px; background: linear-gradient(135deg, hsla(12, 7%, 98%, 1), #eef1f5); border-radius: 16px; margin-bottom: 30px; display: flex; align-items: center; overflow: hidden; box-shadow: 0 1px 13px rgba(0,0,0,0.08); border: 1px solid #9418bd20; } .umjigwhq_short_banner_e3b74d::before { content:''; position: absolute; top: -50%; right: -20%; width: 600px; height: 600px; background: #9418bd; opacity: 0.1; filter: blur(80px); border-radius: 50%; pointer-events: none; } .umjigwhq_colorful_cloud_e3b74d { display: flex; flex-wrap: wrap; gap: 8px; } .umjigwhq_colorful_link_e3b74d { display: inline-block; padding: 6px 12px; font-size: 13px; color: #fff; border-radius: 10px; transition: 0.2s; text-decoration: none; opacity: 0.9; } .umjigwhq_colorful_link_e3b74d:nth-child(10n+1) { background: linear-gradient(to right, hsla(91, 64%, 51%, 1), hsla(91, 76%, 40%, 1)); box-shadow: 0 2px 5px hsla(91, 76%, 40%, 1)40; } .umjigwhq_colorful_link_e3b74d:nth-child(10n+2) { background: linear-gradient(to right, hsla(299, 63%, 57%, 1), hsla(299, 83%, 34%, 1)); box-shadow: 0 2px 5px hsla(299, 83%, 34%, 1)40; } .umjigwhq_colorful_link_e3b74d:nth-child(10n+3) { background: linear-gradient(to right, hsla(266, 61%, 65%, 1), hsla(266, 75%, 31%, 1)); box-shadow: 0 2px 5px hsla(266, 75%, 31%, 1)40; } .umjigwhq_colorful_link_e3b74d:nth-child(10n+4) { background: linear-gradient(to right, hsla(92, 59%, 53%, 1), hsla(92, 73%, 44%, 1)); box-shadow: 0 2px 5px hsla(92, 73%, 44%, 1)40; } .umjigwhq_colorful_link_e3b74d:nth-child(10n+5) { background: linear-gradient(to right, hsla(86, 59%, 51%, 1), hsla(86, 83%, 40%, 1)); box-shadow: 0 2px 5px hsla(86, 83%, 40%, 1)40; } .umjigwhq_colorful_link_e3b74d:nth-child(10n+6) { background: linear-gradient(to right, hsla(305, 73%, 64%, 1), hsla(305, 87%, 45%, 1)); box-shadow: 0 2px 5px hsla(305, 87%, 45%, 1)40; } .umjigwhq_colorful_link_e3b74d:nth-child(10n+7) { background: linear-gradient(to right, hsla(84, 82%, 59%, 1), hsla(84, 68%, 34%, 1)); box-shadow: 0 2px 5px hsla(84, 68%, 34%, 1)40; } .umjigwhq_colorful_link_e3b74d:nth-child(10n+8) { background: linear-gradient(to right, hsla(165, 78%, 54%, 1), hsla(165, 80%, 48%, 1)); box-shadow: 0 2px 5px hsla(165, 80%, 48%, 1)40; } .umjigwhq_colorful_link_e3b74d:nth-child(10n+9) { background: linear-gradient(to right, hsla(89, 69%, 54%, 1), hsla(89, 81%, 47%, 1)); box-shadow: 0 2px 5px hsla(89, 81%, 47%, 1)40; } .umjigwhq_colorful_link_e3b74d:nth-child(10n+10) { background: linear-gradient(to right, hsla(315, 68%, 50%, 1), hsla(315, 77%, 30%, 1)); box-shadow: 0 2px 5px hsla(315, 77%, 30%, 1)40; } .umjigwhq_colorful_link_e3b74d:hover { transform: translateY(-2px) scale(1.05); opacity: 1; box-shadow: 0 5px 10px rgba(0,0,0,0.1); } .umjigwhq_colorful_grid_e3b74d { display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 10px; } .umjigwhq_colorful_grid_item_e3b74d { 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; } .umjigwhq_colorful_grid_item_e3b74d:nth-child(10n+1) { background: linear-gradient(135deg, hsla(91, 76%, 40%, 1), hsla(91, 64%, 51%, 1)); } .umjigwhq_colorful_grid_item_e3b74d:nth-child(10n+2) { background: linear-gradient(135deg, hsla(299, 83%, 34%, 1), hsla(299, 63%, 57%, 1)); } .umjigwhq_colorful_grid_item_e3b74d:nth-child(10n+3) { background: linear-gradient(135deg, hsla(266, 75%, 31%, 1), hsla(266, 61%, 65%, 1)); } .umjigwhq_colorful_grid_item_e3b74d:nth-child(10n+4) { background: linear-gradient(135deg, hsla(92, 73%, 44%, 1), hsla(92, 59%, 53%, 1)); } .umjigwhq_colorful_grid_item_e3b74d:nth-child(10n+5) { background: linear-gradient(135deg, hsla(86, 83%, 40%, 1), hsla(86, 59%, 51%, 1)); } .umjigwhq_colorful_grid_item_e3b74d:nth-child(10n+6) { background: linear-gradient(135deg, hsla(305, 87%, 45%, 1), hsla(305, 73%, 64%, 1)); } .umjigwhq_colorful_grid_item_e3b74d:nth-child(10n+7) { background: linear-gradient(135deg, hsla(84, 68%, 34%, 1), hsla(84, 82%, 59%, 1)); } .umjigwhq_colorful_grid_item_e3b74d:nth-child(10n+8) { background: linear-gradient(135deg, hsla(165, 80%, 48%, 1), hsla(165, 78%, 54%, 1)); } .umjigwhq_colorful_grid_item_e3b74d:nth-child(10n+9) { background: linear-gradient(135deg, hsla(89, 81%, 47%, 1), hsla(89, 69%, 54%, 1)); } .umjigwhq_colorful_grid_item_e3b74d:nth-child(10n+10) { background: linear-gradient(135deg, hsla(315, 77%, 30%, 1), hsla(315, 68%, 50%, 1)); } .umjigwhq_colorful_grid_item_e3b74d:hover { transform: scale(1.05); opacity: 1; } @keyframes anim_up_e3b74d { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .umjigwhq_anim_up_e3b74d { animation: anim_up_e3b74d 0.4s ease-out; } :root { --xs-p: #9418bd; --xs-bg: hsla(12, 25%, 97%, 1); --xs-bgc: hsla(12, 7%, 98%, 1); --xs-bgl: #eef1f5; --xs-tc: hsla(12, 8%, 9%, 1); --xs-ts: #555555; --xs-bc: rgba(0,0,0,0.11); --xs-r: 50px; --xs-sh: 0 1px 13px rgba(0,0,0,0.08); --xs-gg: 26px; } .umjigwhq_u_flex_e3b74d { display: flex; } .umjigwhq_u_fc_e3b74d { display: flex; align-items: center; } .umjigwhq_u_fb_e3b74d { display: flex; align-items: center; justify-content: space-between; } .umjigwhq_u_fcc_e3b74d { display: flex; align-items: center; justify-content: center; } .umjigwhq_u_fcol_e3b74d { display: flex; flex-direction: column; } .umjigwhq_u_fw_e3b74d { display: flex; flex-wrap: wrap; } .umjigwhq_u_g4_e3b74d { gap: 4px; } .umjigwhq_u_g6_e3b74d { gap: 6px; } .umjigwhq_u_g8_e3b74d { gap: 8px; } .umjigwhq_u_g10_e3b74d { gap: 10px; } .umjigwhq_u_g12_e3b74d { gap: 12px; } .umjigwhq_u_g15_e3b74d { gap: 15px; } .umjigwhq_u_g20_e3b74d { gap: 20px; } .umjigwhq_u_g25_e3b74d { gap: 25px; } .umjigwhq_u_f1_e3b74d { flex: 1; min-width: 0; } .umjigwhq_u_s0_e3b74d { flex-shrink: 0; } .umjigwhq_u_trunc_e3b74d { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .umjigwhq_u_clamp2_e3b74d { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .umjigwhq_u_clamp3_e3b74d { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .umjigwhq_u_clamp4_e3b74d { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; } .umjigwhq_u_ovh_e3b74d { overflow: hidden; } .umjigwhq_u_cover_e3b74d { width: 100%; height: 100%; object-fit: cover; } .umjigwhq_u_rel_e3b74d { position: relative; } .umjigwhq_u_abs_e3b74d { position: absolute; } .umjigwhq_u_b_e3b74d { font-weight: bold; } .umjigwhq_u_b6_e3b74d { font-weight: 600; } .umjigwhq_u_b9_e3b74d { font-weight: 900; } .umjigwhq_u_fs10_e3b74d { font-size: 10px; } .umjigwhq_u_fs11_e3b74d { font-size: 11px; } .umjigwhq_u_fs12_e3b74d { font-size: 12px; } .umjigwhq_u_fs13_e3b74d { font-size: 13px; } .umjigwhq_u_fs14_e3b74d { font-size: 14px; } .umjigwhq_u_fs15_e3b74d { font-size: 15px; } .umjigwhq_u_fs16_e3b74d { font-size: 16px; } .umjigwhq_u_fs18_e3b74d { font-size: 18px; } .umjigwhq_u_fs20_e3b74d { font-size: 20px; } .umjigwhq_u_fs22_e3b74d { font-size: 22px; } .umjigwhq_u_fs24_e3b74d { font-size: 24px; } .umjigwhq_u_fs26_e3b74d { font-size: 26px; } .umjigwhq_u_lh14_e3b74d { line-height: 1.4; } .umjigwhq_u_lh17_e3b74d { line-height: 1.7; } .umjigwhq_u_lh18_e3b74d { line-height: 1.8; } .umjigwhq_u_tc_e3b74d { color: hsla(12, 8%, 9%, 1); } .umjigwhq_u_ts_e3b74d { color: #555555; } .umjigwhq_u_pc_e3b74d { color: #9418bd; } .umjigwhq_u_pw_e3b74d { color: #fff; } .umjigwhq_u_bgc_e3b74d { background: hsla(12, 7%, 98%, 1); } .umjigwhq_u_bgl_e3b74d { background: #eef1f5; } .umjigwhq_u_bgp_e3b74d { background: #9418bd; color: #fff; } .umjigwhq_u_mb8_e3b74d { margin-bottom: 8px; } .umjigwhq_u_mb10_e3b74d { margin-bottom: 10px; } .umjigwhq_u_mb12_e3b74d { margin-bottom: 12px; } .umjigwhq_u_mb15_e3b74d { margin-bottom: 15px; } .umjigwhq_u_mb20_e3b74d { margin-bottom: 20px; } .umjigwhq_u_mb25_e3b74d { margin-bottom: 25px; } .umjigwhq_u_mt3_e3b74d { margin-top: 3px; } .umjigwhq_u_mt8_e3b74d { margin-top: 8px; } .umjigwhq_u_mt15_e3b74d { margin-top: 15px; } .umjigwhq_u_p8_e3b74d { padding: 8px; } .umjigwhq_u_p10_e3b74d { padding: 10px; } .umjigwhq_u_p15_e3b74d { padding: 15px; } .umjigwhq_u_p20_e3b74d { padding: 20px; } .umjigwhq_u_p25_e3b74d { padding: 25px; } .umjigwhq_u_bdb_e3b74d { border-bottom: 1px solid rgba(0,0,0,0.11); } .umjigwhq_u_bdbd_e3b74d { border-bottom: 1px dashed rgba(0,0,0,0.11); } .umjigwhq_u_bd_e3b74d { border: 1px solid rgba(0,0,0,0.11); } .umjigwhq_u_r_e3b74d { border-radius: 50px; } .umjigwhq_u_r4_e3b74d { border-radius: 4px; } .umjigwhq_u_r6_e3b74d { border-radius: 6px; } .umjigwhq_u_r8_e3b74d { border-radius: 8px; } .umjigwhq_u_r10_e3b74d { border-radius: 10px; } .umjigwhq_u_r12_e3b74d { border-radius: 12px; } .umjigwhq_u_r16_e3b74d { border-radius: 16px; } .umjigwhq_u_r25_e3b74d { border-radius: 25px; } .umjigwhq_u_r50_e3b74d { border-radius: 50%; } .umjigwhq_u_scrollx_e3b74d { overflow-x: auto; -webkit-overflow-scrolling: touch; } .umjigwhq_u_scrollx_e3b74d::-webkit-scrollbar { display: none; } .umjigwhq_u_card_e3b74d { background: hsla(12, 7%, 98%, 1); border-radius: 50px; overflow: hidden; } .umjigwhq_u_badge_e3b74d { background: #9418bd; color: #fff; padding: 2px 8px; border-radius: 3px; font-size: 11px; font-weight: bold; } .umjigwhq_u_badge_s_e3b74d { background: #9418bd20; color: #9418bd; padding: 3px 10px; border-radius: 4px; font-size: 12px; font-weight: bold; } .umjigwhq_u_overlay_e3b74d { position: absolute; bottom: 0; left: 0; width: 100%; padding: 15px; color: #fff; background: linear-gradient(to top, rgba(0,0,0,0.8), transparent); } .umjigwhq_u_shadow_e3b74d { box-shadow: 0 1px 13px rgba(0,0,0,0.08); } .umjigwhq_u_nodec_e3b74d { text-decoration: none; color: inherit; } .umjigwhq_u_w100_e3b74d { width: 100%; } .umjigwhq_u_block_e3b74d { display: block; } .umjigwhq_u_iblock_e3b74d { display: inline-block; } .umjigwhq_u_grid2_e3b74d { display: grid; grid-template-columns: repeat(2, 1fr); } .umjigwhq_u_grid3_e3b74d { display: grid; grid-template-columns: repeat(3, 1fr); } .umjigwhq_u_grid4_e3b74d { display: grid; grid-template-columns: repeat(4, 1fr); } .umjigwhq_u_grid_auto_e3b74d { display: grid; grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); } .umjigwhq_u_row_e3b74d { display: flex; align-items: center; gap: 12px; padding: 10px 0; border-bottom: 1px solid rgba(0,0,0,0.11); } .umjigwhq_u_row_e3b74d:last-child { border-bottom: none; } .umjigwhq_u_thumb_e3b74d { flex-shrink: 0; overflow: hidden; border-radius: 50px; } .umjigwhq_u_info_e3b74d { flex: 1; min-width: 0; overflow: hidden; } .umjigwhq_u_nav_link_e3b74d { font-size: 13px; padding: 0 8px; white-space: nowrap; } .umjigwhq_u_nav_link_e3b74d:hover { color: #9418bd; } .umjigwhq_u_pill_e3b74d { display: inline-block; padding: 6px 14px; border-radius: 20px; font-size: 13px; background: hsla(12, 7%, 98%, 1); color: hsla(12, 8%, 9%, 1); } .umjigwhq_u_pill_e3b74d:hover { background: #9418bd; color: #fff; } .umjigwhq_u_tag_e3b74d { display: inline-block; padding: 2px 8px; border-radius: 3px; font-size: 11px; font-weight: bold; } .umjigwhq_u_cover_sm_e3b74d { width: 70px; height: 96px; object-fit: cover; border-radius: 50px; } .umjigwhq_u_cover_md_e3b74d { width: 100px; height: 140px; object-fit: cover; border-radius: 50px; } .umjigwhq_u_cover_lg_e3b74d { width: 130px; height: 180px; object-fit: cover; border-radius: 50px; } .umjigwhq_u_ts12_e3b74d { font-size: 12px; color: #555555; } .umjigwhq_u_ts11_e3b74d { font-size: 11px; color: #555555; } .umjigwhq_u_ts13_e3b74d { font-size: 13px; color: #555555; } .umjigwhq_u_tc14_e3b74d { font-size: 14px; color: hsla(12, 8%, 9%, 1); } .umjigwhq_u_tc13b_e3b74d { font-size: 13px; color: hsla(12, 8%, 9%, 1); font-weight: 600; } .umjigwhq_u_stitle_e3b74d { font-weight: bold; margin-bottom: 15px; color: hsla(12, 8%, 9%, 1); line-height: 1.3; } .umjigwhq_u_stitle18_e3b74d { font-size: 18px; font-weight: bold; margin-bottom: 15px; color: hsla(12, 8%, 9%, 1); } .umjigwhq_u_stitle20_e3b74d { font-size: 20px; font-weight: 900; margin-bottom: 15px; color: hsla(12, 8%, 9%, 1); } .umjigwhq_u_btn_primary_e3b74d { display: inline-block; padding: 10px 30px; background: #9418bd; color: #fff; border-radius: 50px; font-weight: bold; } .umjigwhq_u_btn_primary_e3b74d:hover { transform: translateY(-2px); box-shadow: 0 5px 15px #9418bd40; } @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; } } .umjigwhq_c1_e3b74d { background: linear-gradient(135deg, hsla(4, 70%, 55%, 1), hsla(34, 80%, 45%, 1)); } .umjigwhq_c2_e3b74d { background: linear-gradient(135deg, hsla(214, 70%, 55%, 1), hsla(244, 80%, 45%, 1)); } .umjigwhq_c3_e3b74d { background: linear-gradient(135deg, hsla(124, 70%, 55%, 1), hsla(154, 80%, 45%, 1)); } .umjigwhq_c4_e3b74d { background: linear-gradient(135deg, hsla(49, 70%, 55%, 1), hsla(79, 80%, 45%, 1)); } .umjigwhq_c5_e3b74d { background: linear-gradient(135deg, hsla(284, 70%, 55%, 1), hsla(314, 80%, 45%, 1)); } .umjigwhq_visual_e3b74d { aspect-ratio: 16/9 !important; } .umjigwhq_intro_e3b74d, .umjigwhq_elem_e3b74d .umjigwhq_intro_e3b74d, .umjigwhq_elem_e3b74d [class*='title'] { visibility: visible !important; opacity: 1 !important; } .umjigwhq_elem_info_e3b74d, .umjigwhq_elem_e3b74d [style*='padding'] { min-height: 40px; } @media (min-width: 769px) { .umjigwhq_layout_wrapper_e3b74d { display: block; width: 100%; } .umjigwhq_main_content_e3b74d { width: 100%; } .umjigwhq_aside_nav_e3b74d { display: none; } .umjigwhq_top_e3b74d { position: sticky; top: 0; z-index: 10001; background: transparent; border-bottom: none; min-height: 70px; box-shadow: none; backdrop-filter: blur(10px); padding: 5px 0; } .umjigwhq_links_e3b74d { display: flex; gap: 20px; align-items: center; flex: 1; flex-wrap: nowrap; overflow: visible; } .umjigwhq_top_inner_e3b74d { display: flex; align-items: center; justify-content: space-between; min-height: 60px; gap: 30px; } .umjigwhq_logo_e3b74d { 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, #9418bd, #edc939); color: #fff; padding: 5px 14px; border-radius: 6px; transition: 0.3s; white-space: nowrap; line-height: 1.4; height: 36px; box-sizing: border-box; } .umjigwhq_logo_e3b74d:hover { transform: scale(1.03); box-shadow: 0 4px 12px #9418bd50; } .umjigwhq_links_item_wrap_e3b74d { position: relative; display: flex; align-items: center; padding: 0; flex-shrink: 0; } .umjigwhq_links_link_e3b74d { padding: 0 12px; height: 36px; line-height: 36px; font-weight: 600; font-size: 14px; color: hsla(12, 8%, 9%, 1); transition: all 0.2s; white-space: nowrap; letter-spacing: 0.3px; border-radius: 4px; } .umjigwhq_links_link_e3b74d:hover, .umjigwhq_links_item_wrap_e3b74d:hover .umjigwhq_links_link_e3b74d { color: #9418bd; background: #9418bd10; } .umjigwhq_sub_menu_e3b74d { visibility: hidden; opacity: 0; position: absolute; top: 100%; left: 50%; transform: translateX(-50%) translateY(10px); background: hsla(12, 7%, 98%, 1); box-shadow: 0 10px 30px rgba(0,0,0,0.2); border: 1px solid rgba(0,0,0,0.11); 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; } .umjigwhq_sub_menu_e3b74d::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.11) transparent; } .umjigwhq_links_item_wrap_e3b74d:hover .umjigwhq_sub_menu_e3b74d { visibility: visible; opacity: 1; transform: translateX(-50%) translateY(0); } .umjigwhq_sub_link_e3b74d { display: block; padding: 10px 15px; color: hsla(12, 8%, 9%, 1); font-size: 14px; text-decoration: none; border-radius: 6px; transition: 0.2s; text-align: center; } .umjigwhq_sub_link_e3b74d:hover { background: #9418bd; color: #fff; transform: translateX(3px); } .umjigwhq_top_right_e3b74d { display: flex; align-items: center; gap: 15px; flex-shrink: 0; } .umjigwhq_scan_e3b74d { display: flex; align-items: center; background: #eef1f5; border-radius: 50px; padding: 6px 15px; border: 1px solid transparent; width: 220px; color: hsla(12, 8%, 9%, 1); transition: 0.3s; } .umjigwhq_scan_e3b74d:focus-within { border-color: #9418bd; box-shadow: 0 0 0 3px #9418bd20; background: hsla(12, 7%, 98%, 1); } .umjigwhq_shade_block_e3b74d { display: grid; grid-template-columns: repeat(6, 1fr); gap: 10px; margin-top: 15px; margin-bottom: 25px; } .umjigwhq_shade_item_e3b74d { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 12px 5px; background: hsla(12, 7%, 98%, 1); border: none; border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; 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; } .umjigwhq_shade_item_e3b74d:nth-child(10n+1) { background: linear-gradient(135deg, hsla(91, 64%, 51%, 1), hsla(91, 76%, 40%, 1)); } .umjigwhq_shade_item_e3b74d:nth-child(10n+1) .umjigwhq_shade_title_e3b74d { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .umjigwhq_shade_item_e3b74d:nth-child(10n+1) .umjigwhq_shade_desc_e3b74d { color: rgba(255,255,255,0.9); } .umjigwhq_shade_item_e3b74d:nth-child(10n+2) { background: linear-gradient(135deg, hsla(299, 63%, 57%, 1), hsla(299, 83%, 34%, 1)); } .umjigwhq_shade_item_e3b74d:nth-child(10n+2) .umjigwhq_shade_title_e3b74d { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .umjigwhq_shade_item_e3b74d:nth-child(10n+2) .umjigwhq_shade_desc_e3b74d { color: rgba(255,255,255,0.9); } .umjigwhq_shade_item_e3b74d:nth-child(10n+3) { background: linear-gradient(135deg, hsla(266, 61%, 65%, 1), hsla(266, 75%, 31%, 1)); } .umjigwhq_shade_item_e3b74d:nth-child(10n+3) .umjigwhq_shade_title_e3b74d { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .umjigwhq_shade_item_e3b74d:nth-child(10n+3) .umjigwhq_shade_desc_e3b74d { color: rgba(255,255,255,0.9); } .umjigwhq_shade_item_e3b74d:nth-child(10n+4) { background: linear-gradient(135deg, hsla(92, 59%, 53%, 1), hsla(92, 73%, 44%, 1)); } .umjigwhq_shade_item_e3b74d:nth-child(10n+4) .umjigwhq_shade_title_e3b74d { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .umjigwhq_shade_item_e3b74d:nth-child(10n+4) .umjigwhq_shade_desc_e3b74d { color: rgba(255,255,255,0.9); } .umjigwhq_shade_item_e3b74d:nth-child(10n+5) { background: linear-gradient(135deg, hsla(86, 59%, 51%, 1), hsla(86, 83%, 40%, 1)); } .umjigwhq_shade_item_e3b74d:nth-child(10n+5) .umjigwhq_shade_title_e3b74d { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .umjigwhq_shade_item_e3b74d:nth-child(10n+5) .umjigwhq_shade_desc_e3b74d { color: rgba(255,255,255,0.9); } .umjigwhq_shade_item_e3b74d:nth-child(10n+6) { background: linear-gradient(135deg, hsla(305, 73%, 64%, 1), hsla(305, 87%, 45%, 1)); } .umjigwhq_shade_item_e3b74d:nth-child(10n+6) .umjigwhq_shade_title_e3b74d { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .umjigwhq_shade_item_e3b74d:nth-child(10n+6) .umjigwhq_shade_desc_e3b74d { color: rgba(255,255,255,0.9); } .umjigwhq_shade_item_e3b74d:nth-child(10n+7) { background: linear-gradient(135deg, hsla(84, 82%, 59%, 1), hsla(84, 68%, 34%, 1)); } .umjigwhq_shade_item_e3b74d:nth-child(10n+7) .umjigwhq_shade_title_e3b74d { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .umjigwhq_shade_item_e3b74d:nth-child(10n+7) .umjigwhq_shade_desc_e3b74d { color: rgba(255,255,255,0.9); } .umjigwhq_shade_item_e3b74d:nth-child(10n+8) { background: linear-gradient(135deg, hsla(165, 78%, 54%, 1), hsla(165, 80%, 48%, 1)); } .umjigwhq_shade_item_e3b74d:nth-child(10n+8) .umjigwhq_shade_title_e3b74d { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .umjigwhq_shade_item_e3b74d:nth-child(10n+8) .umjigwhq_shade_desc_e3b74d { color: rgba(255,255,255,0.9); } .umjigwhq_shade_item_e3b74d:nth-child(10n+9) { background: linear-gradient(135deg, hsla(89, 69%, 54%, 1), hsla(89, 81%, 47%, 1)); } .umjigwhq_shade_item_e3b74d:nth-child(10n+9) .umjigwhq_shade_title_e3b74d { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .umjigwhq_shade_item_e3b74d:nth-child(10n+9) .umjigwhq_shade_desc_e3b74d { color: rgba(255,255,255,0.9); } .umjigwhq_shade_item_e3b74d:nth-child(10n+10) { background: linear-gradient(135deg, hsla(315, 68%, 50%, 1), hsla(315, 77%, 30%, 1)); } .umjigwhq_shade_item_e3b74d:nth-child(10n+10) .umjigwhq_shade_title_e3b74d { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); } .umjigwhq_shade_item_e3b74d:nth-child(10n+10) .umjigwhq_shade_desc_e3b74d { color: rgba(255,255,255,0.9); } .umjigwhq_shade_item_e3b74d:hover { transform: translateY(-3px) scale(1.05); box-shadow: 0 8px 20px rgba(0,0,0,0.15); } .umjigwhq_shade_title_e3b74d { font-size: 14px; font-weight: 800; margin-bottom: 2px; position: relative; z-index: 2; line-height: 1.2; } .umjigwhq_shade_desc_e3b74d { font-size: 10px; font-weight: 600; position: relative; z-index: 2; opacity: 0.9; } .umjigwhq_stack_e3b74d { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 26px; margin-bottom: 40px; } .umjigwhq_body_grid_e3b74d { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 20px; margin-bottom: 30px; } .umjigwhq_elem_e3b74d:hover { transform: translateY(-6px); box-shadow: 0 15px 30px -10px rgba(0,0,0,0.2); z-index: 5; } .umjigwhq_elem_e3b74d:hover .umjigwhq_visual_e3b74d img { transform: scale(1.08); } .umjigwhq_elem_e3b74d:hover .umjigwhq_stream_mask_e3b74d { opacity: 1; } .umjigwhq_elem_e3b74d:hover .umjigwhq_stream_mask_e3b74d::after { transform: scale(1); } .umjigwhq_body_card_e3b74d:hover { transform: translateY(-4px); box-shadow: 0 1px 13px rgba(0,0,0,0.08); border-color: #9418bd; } .umjigwhq_theater_box_e3b74d { height: 467px; position: relative; overflow: hidden; border-radius: 50px; } .umjigwhq_slide_info_center_e3b74d { 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; } .umjigwhq_slide_info_title_e3b74d { font-size: 36px; font-weight: 900; margin-bottom: 15px; letter-spacing: 1px; } .umjigwhq_slide_info_desc_e3b74d { 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; } .umjigwhq_theater_thumbs_e3b74d { position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); z-index: 50; display: flex; gap: 12px; pointer-events: auto; } .umjigwhq_thumb_item_e3b74d { width: 130px; height: 73px; border-radius: 50px; 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); } .umjigwhq_thumb_item_e3b74d:hover, .umjigwhq_thumb_item_e3b74d.up { border-color: #9418bd; opacity: 1; transform: scale(1.1); } .umjigwhq_thumb_img_e3b74d { width: 100%; height: 100%; object-fit: cover; border-radius: 0; } .umjigwhq_arrow_e3b74d { 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; } .umjigwhq_arrow_e3b74d:hover { background: #9418bd; } .umjigwhq_arrow_left_e3b74d { left: 0; } .umjigwhq_arrow_right_e3b74d { right: 0; } .umjigwhq_stream_layout_e3b74d { display: grid; grid-template-columns: 3fr 1fr; gap: 40px; margin-top: 30px; } .umjigwhq_side_item_e3b74d { display: flex; gap: 15px; margin-bottom: 15px; padding: 10px; border-radius: 50px; transition: 0.2s; align-items: center; border: 1px solid transparent; text-decoration: none; } .umjigwhq_side_item_e3b74d:hover { background: #eef1f5; border-color: rgba(0,0,0,0.11); } .umjigwhq_side_img_e3b74d { width: 90px; height: 60px; object-fit: cover; border-radius: 8px; flex-shrink: 0; background: #eef1f5; } .umjigwhq_short_grid_e3b74d { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 20px; margin-bottom: 40px; } .umjigwhq_short_card_e3b74d:hover { transform: translateY(-8px) scale(1.02); box-shadow: 0 20px 40px #9418bd40; z-index: 10; } .umjigwhq_short_card_e3b74d:hover .umjigwhq_short_cover_e3b74d { opacity: 1; transform: scale(1.1); } .umjigwhq_top3_grid_e3b74d { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 15px; margin-bottom: 20px; } .umjigwhq_top3_grid_e3b74d .umjigwhq_elem_e3b74d:nth-child(1) { grid-row: 1 / span 1; } .umjigwhq_body_content_e3b74d img { max-width: 450px; width: auto; height: auto; border-radius: 8px; margin: 15px auto; display: block; } .umjigwhq_story_poster_e3b74d { max-width: 500px; max-height: 350px; object-fit: cover; border-radius: 8px; margin: 10px 0; } .umjigwhq_frame_e3b74d > div img:not([class]) { max-width: 450px; height: auto; display: block; margin: 10px auto; } .umjigwhq_main_content_e3b74d img { max-width: 100%; } .umjigwhq_container_e3b74d > img, .umjigwhq_container_e3b74d > div > img { max-width: 500px; height: auto; display: block; margin: 15px auto; } .umjigwhq_pc_nav_e3b74d { display: block !important; } .umjigwhq_pc_only_e3b74d { display: flex !important; } .umjigwhq_aside_e3b74d { display: block !important; } .umjigwhq_pc_nav_e3b74d a:hover { background: #9418bd10 !important; border-radius: 4px; } .umjigwhq_m_show_e3b74d { display: none !important; } .umjigwhq_mobile_only_grid_e3b74d { display: none !important; } .umjigwhq_mobile_nav_panel_e3b74d { display: none !important; } } @media (min-width: 769px) and (max-width: 1024px) { .umjigwhq_shade_block_e3b74d { grid-template-columns: repeat(3, 1fr) !important; } .umjigwhq_stack_e3b74d { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)) !important; } .umjigwhq_short_grid_e3b74d { grid-template-columns: repeat(3, 1fr) !important; } .umjigwhq_body_grid_e3b74d { grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)) !important; } .umjigwhq_slide_info_title_e3b74d { font-size: 28px !important; } .umjigwhq_slide_info_desc_e3b74d { font-size: 14px !important; } .umjigwhq_sec_title_e3b74d { font-size: 20px !important; } .umjigwhq_stream_layout_e3b74d { grid-template-columns: 2.5fr 1fr !important; gap: 25px !important; } .umjigwhq_top3_grid_e3b74d { 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; } .umjigwhq_visual_e3b74d img, .umjigwhq_slide_bg_e3b74d, .umjigwhq_thumb_img_e3b74d, .umjigwhq_short_cover_e3b74d { 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; } .umjigwhq_pc_nav_e3b74d { display: none !important; } .umjigwhq_pc_only_e3b74d, .umjigwhq_links_e3b74d, .umjigwhq_aside_e3b74d, .umjigwhq_side_col_e3b74d { display: none !important; } .umjigwhq_page_layout_e3b74d { display: block !important; } .umjigwhq_page_main_e3b74d { width: 100% !important; min-width: 0 !important; overflow: hidden !important; } .umjigwhq_aside_nav_e3b74d { display: none !important; } .umjigwhq_layout_wrapper_e3b74d { display: block !important; flex-direction: column !important; padding-left: 0 !important; } .umjigwhq_main_content_e3b74d { width: 100% !important; margin-left: 0 !important; padding: 0 !important; } .umjigwhq_m_show_e3b74d { display: flex !important; align-items: center !important; justify-content: space-between !important; width: 100% !important; height: auto !important; font-size: inherit !important; color: hsla(12, 8%, 9%, 1) !important; border: none !important; border-radius: 0 !important; margin: 0 !important; background: hsla(12, 7%, 98%, 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; } .umjigwhq_mobile_nav_panel_e3b74d { position: fixed; z-index: 200000; background: hsla(12, 7%, 98%, 1); color: hsla(12, 8%, 9%, 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: 80%; max-width: 320px; height: 100%; transform: translateX(-100%); } .umjigwhq_mobile_nav_panel_e3b74d.up { transform: translateX(0); visibility: visible; opacity: 1; } .umjigwhq_mobile_menu_content_e3b74d { padding: 20px; padding-bottom: 80px; } .umjigwhq_mobile_nav_link_e3b74d { 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; } .umjigwhq_mobile_sub_link_e3b74d { 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; } .umjigwhq_mobile_mask_e3b74d { 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); } .umjigwhq_mobile_mask_e3b74d.up { display: block !important; } .umjigwhq_container_e3b74d { padding: 0 10px !important; max-width: 100% !important; } .umjigwhq_stack_e3b74d { grid-template-columns: repeat(3, 1fr) !important; gap: 6px !important; margin-bottom: 20px !important; } .umjigwhq_body_grid_e3b74d { grid-template-columns: 1fr !important; gap: 10px !important; } .umjigwhq_body_card_e3b74d { height: 100px !important; } .umjigwhq_body_img_e3b74d { width: 90px !important; } .umjigwhq_body_desc_e3b74d { -webkit-line-clamp: 2 !important; } .umjigwhq_body_content_e3b74d img { max-width: 100% !important; width: auto !important; height: auto !important; max-height: 300px !important; } .umjigwhq_story_poster_e3b74d { max-width: 100% !important; max-height: 250px !important; } .umjigwhq_main_content_e3b74d img { max-width: 100% !important; } .umjigwhq_frame_e3b74d img:not(.umjigwhq_visual_e3b74d img) { max-height: 300px !important; } .umjigwhq_shade_block_e3b74d { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; overflow-x: hidden !important; display: grid !important; flex-wrap: nowrap !important; } .umjigwhq_shade_item_e3b74d { min-height: 55px !important; padding: 8px 5px !important; min-width: 0 !important; } .umjigwhq_shade_title_e3b74d { font-size: 12px !important; } .umjigwhq_shade_desc_e3b74d { font-size: 9px !important; } .umjigwhq_theater_full_e3b74d { margin-bottom: 20px !important; } .umjigwhq_theater_box_e3b74d { height: 212px !important; } .umjigwhq_arrow_e3b74d { display: none !important; } .umjigwhq_slide_info_center_e3b74d { 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; } .umjigwhq_slide_info_title_e3b74d { 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; } .umjigwhq_slide_info_desc_e3b74d { 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; } .umjigwhq_slide_play_btn_e3b74d { pointer-events: auto !important; display: inline-block !important; padding: 6px 20px !important; font-size: 12px !important; border-radius: 20px !important; background: #9418bd !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; } .umjigwhq_theater_thumbs_e3b74d { 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; } .umjigwhq_thumb_item_e3b74d { width: 50px !important; height: 30px !important; min-width: 50px !important; border-width: 1px !important; flex-shrink: 0 !important; } .umjigwhq_stream_layout_e3b74d { grid-template-columns: 1fr !important; gap: 15px !important; } .umjigwhq_side_col_e3b74d { display: none !important; } .mobile-search { width: 100% !important; background: rgba(255,255,255,0.1) !important; color: inherit !important; } .umjigwhq_short_grid_e3b74d { grid-template-columns: repeat(2, 1fr) !important; gap: 10px !important; } .umjigwhq_short_title_e3b74d { font-size: 14px !important; } .umjigwhq_short_banner_e3b74d { padding: 30px 20px !important; flex-direction: column !important; text-align: center !important; } .umjigwhq_ep_wall_e3b74d { max-height: 200px !important; grid-template-columns: repeat(auto-fill, minmax(45px, 1fr)) !important; } .umjigwhq_mobile_only_grid_e3b74d { display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 6px !important; } .umjigwhq_breadcrumb_e3b74d { font-size: 12px !important; padding: 10px 0 !important; gap: 5px !important; } .umjigwhq_frame_e3b74d { padding: 15px !important; margin-bottom: 15px !important; } .umjigwhq_sec_title_e3b74d { font-size: 18px !important; margin-bottom: 15px !important; } .umjigwhq_elem_info_e3b74d { padding: 8px !important; } .umjigwhq_intro_e3b74d { font-size: 13px !important; line-height: 1.3 !important; white-space: normal !important; word-break: break-all !important; } .umjigwhq_tag_e3b74d { font-size: 10px !important; white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; } .umjigwhq_score_e3b74d { font-size: 9px !important; padding: 1px 4px !important; top: 4px !important; right: 4px !important; } .umjigwhq_elem_e3b74d { border-radius: 10px !important; } .umjigwhq_body_card_e3b74d { border-radius: 10px !important; } .umjigwhq_stack_e3b74d .umjigwhq_elem_e3b74d a[style*='display:flex'] { flex-direction: column !important; align-items: stretch !important; } .umjigwhq_stack_e3b74d .umjigwhq_elem_e3b74d a[style*='display:flex'] img { width: 100% !important; height: auto !important; aspect-ratio: 2/3 !important; object-fit: cover !important; } .umjigwhq_stack_e3b74d .umjigwhq_elem_e3b74d a[style*='display:flex'] > div { min-width: 0 !important; width: 100% !important; } .umjigwhq_stack_e3b74d .umjigwhq_elem_e3b74d[style*='padding'] { padding: 0 !important; border-bottom: none !important; border-radius: 50px !important; } .umjigwhq_stack_e3b74d .umjigwhq_elem_e3b74d div[style*='min-width:44px'] { display: none !important; } .umjigwhq_stack_e3b74d .umjigwhq_elem_e3b74d span[style*='font-size:18px'] { font-size: 11px !important; } .umjigwhq_end_e3b74d { margin-top: 30px !important; padding: 20px 0 !important; } .umjigwhq_scan_e3b74d { width: 100% !important; } .umjigwhq_container_e3b74d [style*='repeat(auto-fill'] { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; } .umjigwhq_container_e3b74d [style*='repeat(3,1fr)'] { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; } .umjigwhq_container_e3b74d [style*='repeat(4,1fr)'] { grid-template-columns: repeat(2, 1fr) !important; gap: 8px !important; } .umjigwhq_container_e3b74d [style*='repeat(5,1fr)'] { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; } .umjigwhq_container_e3b74d [style*='2fr 1fr'] { grid-template-columns: 1fr !important; } .umjigwhq_container_e3b74d > [style*='1fr 300px'], .umjigwhq_container_e3b74d > [style*='1fr minmax'] { grid-template-columns: 1fr !important; } .umjigwhq_container_e3b74d [style*='180px) 1fr'] { grid-template-columns: 1fr !important; } .umjigwhq_container_e3b74d [style*='minmax(140px'] { grid-template-columns: 1fr !important; } .umjigwhq_container_e3b74d [style*='minmax(200px'] { grid-template-columns: 1fr !important; } .umjigwhq_container_e3b74d [style*='minmax(240px'] { grid-template-columns: 1fr !important; } .umjigwhq_container_e3b74d [style*='minmax(250px'] { grid-template-columns: 1fr !important; } .umjigwhq_container_e3b74d 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; } .umjigwhq_container_e3b74d 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; } .umjigwhq_container_e3b74d [style*='display:flex'][style*='gap']:not([style*='flex-wrap:nowrap']) { flex-wrap: wrap !important; } .umjigwhq_container_e3b74d [style*='display:flex'][style*='justify-content:space-between'] { flex-direction: column !important; gap: 15px !important; } .umjigwhq_container_e3b74d [style*='flex-shrink:0'][style*='width:65px'] { width: 50px !important; height: 70px !important; } .umjigwhq_container_e3b74d img[style*='width:65px'] { width: 50px !important; height: 70px !important; } .umjigwhq_container_e3b74d img[style*='width:70px'] { width: 55px !important; height: 76px !important; } .umjigwhq_container_e3b74d img[style*='width:160px'], .umjigwhq_container_e3b74d img[style*='width:130px'] { width: 100px !important; height: 140px !important; } .umjigwhq_container_e3b74d img[style*='width:120px'][style*='height:165px'] { width: 90px !important; height: 125px !important; } .umjigwhq_frame_e3b74d [style*='display:flex'][style*='gap:20px'] { gap: 12px !important; } .umjigwhq_frame_e3b74d img[style*='width:160px'] { width: 100px !important; height: 140px !important; } .umjigwhq_frame_e3b74d img[style*='width:100px'][style*='height:140px'] { width: 80px !important; height: 112px !important; } .umjigwhq_frame_e3b74d [style*='grid-template-columns'] { grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)) !important; } .umjigwhq_frame_e3b74d [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; } .umjigwhq_container_e3b74d img[style*='object-fit:cover'] { max-width: 100% !important; } .umjigwhq_container_e3b74d [style*='overflow-x:auto'] { -webkit-overflow-scrolling: touch !important; } .umjigwhq_container_e3b74d [style*='border-radius:20px'][style*='padding'] { padding: 5px 10px !important; font-size: 12px !important; } .umjigwhq_container_e3b74d [style*='column-count'] { column-count: 1 !important; } .umjigwhq_container_e3b74d [style*='columns:2'] { columns: 1 !important; } .umjigwhq_container_e3b74d [style*='columns:3'] { columns: 1 !important; } .umjigwhq_container_e3b74d h1 { font-size: 18px !important; } .umjigwhq_container_e3b74d h2 { font-size: 16px !important; } .umjigwhq_frame_e3b74d a[style*='padding:10px 30px'], .umjigwhq_frame_e3b74d a[style*='padding:12px 30px'] { padding: 10px 20px !important; font-size: 14px !important; display: inline-block !important; margin: 5px 5px 5px 0 !important; } .umjigwhq_frame_e3b74d a[style*='margin-left:10px'] { margin-left: 0 !important; } .umjigwhq_container_e3b74d [style*='justify-content:center'][style*='gap:15px'] a, .umjigwhq_container_e3b74d [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; } .umjigwhq_container_e3b74d [style*='minmax(280px'] { grid-template-columns: 1fr !important; gap: 8px !important; } .umjigwhq_container_e3b74d a[style*='gap:12px'][style*='padding:15px'] { padding: 10px !important; gap: 10px !important; } .umjigwhq_container_e3b74d a[style*='gap:12px'][style*='padding:15px'] img[style*='width:45px'] { width: 36px !important; height: 36px !important; } .umjigwhq_container_e3b74d a[style*='border-radius:20px'][style*='gap:8px'] { padding: 6px 10px !important; font-size: 12px !important; gap: 6px !important; } .umjigwhq_container_e3b74d a[style*='border-radius:20px'][style*='gap:8px'] img { width: 22px !important; height: 22px !important; } .umjigwhq_frame_e3b74d a[style*='border-radius:20px'][style*='gap:8px'] { padding: 6px 10px !important; font-size: 12px !important; gap: 5px !important; } .umjigwhq_frame_e3b74d a[style*='border-radius:20px'][style*='gap:8px'] img { width: 22px !important; height: 22px !important; } .umjigwhq_container_e3b74d [style*='min-height:240px'] { min-height: 150px !important; padding: 20px !important; } .umjigwhq_m_show_e3b74d { padding-top: max(8px, env(safe-area-inset-top)) !important; } .umjigwhq_mobile_nav_panel_e3b74d { padding-bottom: max(80px, calc(80px + env(safe-area-inset-bottom))) !important; } .umjigwhq_mobile_nav_link_e3b74d { min-height: 44px !important; display: flex !important; align-items: center !important; } .umjigwhq_mobile_sub_link_e3b74d { min-height: 36px !important; display: inline-flex !important; align-items: center !important; padding: 8px 14px !important; } } @media (max-width: 360px) { .umjigwhq_stack_e3b74d { grid-template-columns: repeat(2, 1fr) !important; } .umjigwhq_mobile_only_grid_e3b74d { grid-template-columns: repeat(2, 1fr) !important; } .umjigwhq_shade_block_e3b74d { grid-template-columns: repeat(2, 1fr) !important; } .umjigwhq_container_e3b74d { padding: 0 8px !important; } .umjigwhq_frame_e3b74d { padding: 10px !important; } } @supports (padding-bottom: env(safe-area-inset-bottom)) { @media (max-width: 768px) { .umjigwhq_m_show_e3b74d { padding-top: max(8px, env(safe-area-inset-top)) !important; } } } .umjigwhq_searchbar_wrap_e3b74d { background:hsla(12, 25%, 97%, 1);padding:10px 0 12px; } .umjigwhq_searchbar_form_e3b74d { display:flex;align-items:center;max-width:560px;margin:0 auto;overflow:hidden;background:hsla(12, 7%, 98%, 1);box-shadow:0 1px 4px rgba(0,0,0,0.08); } .umjigwhq_searchbar_icon_e3b74d { padding:0 12px;opacity:0.6; } .umjigwhq_searchbar_input_e3b74d { border:none;outline:none;padding:10px 8px;flex:1;font-size:16px;background:transparent;color:hsla(12, 8%, 9%, 1);min-width:0; } .umjigwhq_searchbar_btn_e3b74d { border:none;background:#9418bd;color:#fff;padding:10px 22px;cursor:pointer;font-size:16px;font-weight:bold;white-space:nowrap; } .umjigwhq_bc_active_e3b74d { color:#9418bd;font-weight:bold; } .umjigwhq_bc_link_e3b74d { color:inherit; } .umjigwhq_list_fcol_e3b74d { display:flex;flex-direction:column;gap:0; } .umjigwhq_list_h1_e3b74d { font-weight:bold;font-size:20px;margin-bottom:15px; } .umjigwhq_list_empty_e3b74d { text-align:center;padding:40px;color:#555555; } .umjigwhq_pager_e3b74d { display:flex;justify-content:center;gap:15px;margin:30px 0;font-size:16px;align-items:center; } .umjigwhq_pager_info_e3b74d { padding:8px 15px;color:#555555; } .umjigwhq_fullw_h1_e3b74d { font-weight:bold;font-size:22px;margin-bottom:18px; } .umjigwhq_fullw_sub_e3b74d { font-size:16px;font-weight:normal;color:#555555; } .umjigwhq_author_h1_e3b74d { font-weight:bold;font-size:22px;margin-bottom:15px; } .umjigwhq_author_grid_e3b74d { display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px; } .umjigwhq_author_rec_wrap_e3b74d { margin-top:30px; } .umjigwhq_author_rec_h2_e3b74d { font-weight:bold;font-size:18px;margin-bottom:15px; } .umjigwhq_author_other_wrap_e3b74d { display:flex;flex-wrap:wrap;gap:10px; } .umjigwhq_author_other_link_e3b74d { gap:8px;padding:8px 12px;background:#eef1f5;border-radius:20px;font-size:16px;border:1px solid rgba(0,0,0,0.11); } .umjigwhq_author_other_avatar_e3b74d { width:28px;height:28px;border-radius:50%; } .umjigwhq_authorlist_h2_e3b74d { font-weight:bold;font-size:20px;margin-bottom:20px; } .umjigwhq_authorlist_grid_e3b74d { display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px; } .umjigwhq_authorlist_card_e3b74d { gap:12px;padding:15px;background:hsla(12, 7%, 98%, 1);border-radius:8px;transition:box-shadow 0.2s; } .umjigwhq_authorlist_card_e3b74d:hover { box-shadow:0 2px 12px rgba(0,0,0,0.1); } .umjigwhq_authorlist_avatar_e3b74d { width:45px;height:45px;border-radius:50%; } .umjigwhq_authorlist_name_e3b74d { font-size:16px;font-weight:bold;color:hsla(12, 8%, 9%, 1); } .umjigwhq_authorlist_meta_e3b74d { font-size:16px;color:#555555;margin-top:3px; } .umjigwhq_authorlist_arrow_e3b74d { color:#9418bd;font-size:16px; } .umjigwhq_scan_h1_e3b74d { font-weight:bold;font-size:20px;margin-bottom:15px; } .umjigwhq_searchbar_form_e3b74d { border-radius:8px; } .umjigwhq_searchbar_btn_e3b74d { border-radius:0 8px 8px 0; } .umjigwhq_mhero_pc_e3b74d { display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px;margin-bottom:20px; } .umjigwhq_mhero_m_e3b74d { display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px; } .umjigwhq_author_grid_e3b74d { display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:15px; } .umjigwhq_author_rec_grid_e3b74d { display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px; } .umjigwhq_autogrid_180_e3b74d { display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px; } .umjigwhq_pager_btn_e3b74d { padding:8px 15px;color:#9418bd;font-weight:bold; } .umjigwhq_autogrid_140_e3b74d { display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px; } .umjigwhq_pl_e3b74d { display:flex;gap:20px;flex-wrap:nowrap; } .umjigwhq_pl_sb_e3b74d { width:280px; } .umjigwhq_pl_center_e3b74d { max-width:860px;margin:0 auto; } .umjigwhq_pl_e3b74d { display:flex;gap:20px;flex-wrap:nowrap; } .umjigwhq_pl_sb_e3b74d { width:280px; } .umjigwhq_pl_center_e3b74d { max-width:860px;margin:0 auto; } .umjigwhq_pl_e3b74d { display:flex;gap:20px;flex-wrap:nowrap; } .umjigwhq_pl_sb_e3b74d { width:280px; } .umjigwhq_pl_center_e3b74d { max-width:860px;margin:0 auto; } .umjigwhq_pl_e3b74d { display:flex;gap:20px;flex-wrap:nowrap; } .umjigwhq_pl_sb_e3b74d { width:280px; } .umjigwhq_pl_center_e3b74d { max-width:860px;margin:0 auto; } .umjigwhq_e4_cat_e3b74d { display:inline-block;padding:8px 18px;margin:4px;background:#9418bd12;color:#9418bd;border-radius:20px;font-size:16px;transition:background .2s; } .umjigwhq_e4_rec_e3b74d { 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); } .umjigwhq_e4_rec_h_e3b74d { padding:12px 16px;font-weight:bold;font-size:16px;border-bottom:1px solid #9418bd12;color:hsla(12, 8%, 9%, 1); } .umjigwhq_e4_rec_a_e3b74d { display:block;padding:10px 16px;border-bottom:1px solid #9418bd08;transition:background .2s; } .umjigwhq_e4_rec_t_e3b74d { font-size:16px;font-weight:500;color:hsla(12, 8%, 9%, 1);margin-bottom:2px; } .umjigwhq_e4_rec_au_e3b74d { font-size:16px;color:#555555; } .umjigwhq_e4_num_e3b74d { font-weight:900;background:linear-gradient(135deg,#9418bd,#9418bd80);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:15px; } .umjigwhq_e4_msg_e3b74d { color:#555555;margin-bottom:8px; } .umjigwhq_e4_sub_e3b74d { font-size:16px;color:#555555;margin-bottom:25px; } .umjigwhq_e4_btn_e3b74d { display:inline-block;padding:12px 35px;background:#9418bd;color:#fff;border-radius:25px;font-weight:bold;font-size:16px;box-shadow:0 4px 15px #9418bd40;transition:transform .2s,box-shadow .2s; } .umjigwhq_e4_links_e3b74d { margin-top:20px;text-align:center; } .umjigwhq_e4_wrap_e3b74d { display:flex;justify-content:center;align-items:center;min-height:50vh;padding:40px 20px; } .umjigwhq_e4_card_e3b74d { 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%; } .umjigwhq_e4_center_e3b74d { text-align:center;padding:50px 20px;min-height:50vh; } .umjigwhq_e4_split_e3b74d { display:flex;gap:30px;flex-wrap:wrap;align-items:flex-start;min-height:50vh;padding:40px 20px; } .umjigwhq_e4_half_e3b74d { flex:1;min-width:280px; } .umjigwhq_e4_min_e3b74d { text-align:center;padding:60px 20px;min-height:50vh; } .umjigwhq_e4_min_num_e3b74d { font-size:100px;font-weight:900;color:#9418bd;opacity:0.15;line-height:1; } .umjigwhq_e4_min_btn_e3b74d { display:inline-block;padding:10px 30px;border:2px solid #9418bd;color:#9418bd;border-radius:25px;font-weight:bold;font-size:16px; } .umjigwhq_e4_num_card_e3b74d { font-size:clamp(60px,15vw,120px); } .umjigwhq_e4_msg_card_e3b74d { font-size:17px; } .umjigwhq_e4_num_split_e3b74d { font-size:clamp(70px,18vw,130px); } .umjigwhq_e4_msg_split_e3b74d { font-size:18px; } .umjigwhq_e4_msg_min_e3b74d { font-size:16px;margin:-20px 0 25px; } .umjigwhq_e4_links_min_e3b74d { margin-top:25px; } .umjigwhq_e4_num_center_e3b74d { font-size:clamp(80px,20vw,150px); } .umjigwhq_e4_msg_center_e3b74d { font-size:18px; }