* { box-sizing: border-box; outline: none; -webkit-tap-highlight-color: transparent; }
body { background: hsla(221, 19%, 10%, 1); color: hsla(221, 10%, 91%, 1); font-family: "Helvetica Neue", Helvetica, -apple-system, "PingFang SC", "Microsoft YaHei", Arial, sans-serif; margin: 0; padding: 0; line-height: 1.6; font-size: 15px; overflow-x: hidden; min-height: 100vh; position: relative; }
a { text-decoration: none; color: inherit; transition: all 0.3s ease; cursor: pointer; }
a:hover { color: hsla(48, 95%, 67%, 1); }
.s3114474_bg_deco_1_96b8b9 { position: fixed; top: -10%; left: -10%; width: 50vw; height: 50vw; background: hsla(221, 82%, 46%, 0.09); filter: blur(80px); border-radius: 50%; z-index: -1; pointer-events: none; }
.s3114474_bg_deco_2_96b8b9 { position: fixed; bottom: -10%; right: -10%; width: 60vw; height: 60vw; background: hsla(256, 80%, 40%, 0.05); filter: blur(100px); border-radius: 50%; z-index: -1; pointer-events: none; }
.s3114474_layout_wrapper_96b8b9 { display: block; width: 100%; }
.s3114474_main_content_96b8b9 { width: 100%; }
.s3114474_wing_nav_96b8b9 { display: none; }
img { max-width: 100%; height: auto; object-fit: cover; display: block; border-radius: 12px; transition: 0.3s; max-height: 500px; }
.s3114474_thumb_96b8b9 img, .s3114474_banner_item_96b8b9 img, .s3114474_thumb_wrap_96b8b9 img, .s3114474_short_cover_96b8b9, .s3114474_slide_bg_96b8b9 { width: 100%; height: 100%; max-height: none; object-fit: cover; border-radius: 0; }
.s3114474_shape_box_96b8b9 { border-radius: 12px; transition: 0.3s; }
.s3114474_container_96b8b9 { max-width: 1193px; margin: 0 auto; padding: 0 20px; position: relative; z-index: 2; }
.s3114474_scroll_hide_96b8b9::-webkit-scrollbar { display: none; }
.s3114474_banner_full_96b8b9 { width: 100%; position: relative; overflow: hidden; margin-bottom: 40px; box-shadow: 0 12px 45px rgba(0,0,0,0.31); background: rgba(0, 0, 0, 0.4); border-radius: 12px; }
.s3114474_banner_box_96b8b9 { height: 546px; position: relative; overflow: hidden; border-radius: 12px; }
.s3114474_slide_96b8b9 { 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; }
.s3114474_slide_96b8b9.active { opacity: 1; pointer-events: auto; z-index: 5; }
.s3114474_slide_link_96b8b9 { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 6; cursor: pointer; }
.s3114474_slide_bg_96b8b9 { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.8); transform: scale(1.05); transition: transform 6s; border-radius: 12px; }
.s3114474_slide_96b8b9.active .s3114474_slide_bg_96b8b9 { transform: scale(1); filter: brightness(1); }
.s3114474_slide_info_center_96b8b9 { 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; }
.s3114474_slide_info_title_96b8b9 { font-size: 36px; font-weight: 900; margin-bottom: 15px; letter-spacing: 1px; }
.s3114474_slide_info_desc_96b8b9 { 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; }
.s3114474_slide_play_btn_96b8b9 { display: inline-block; pointer-events: auto; padding: 12px 40px; background: hsla(48, 95%, 67%, 1); color: #fff; font-size: 18px; font-weight: bold; border-radius: 50px; text-decoration: none; transition: 0.3s; box-shadow: 0 10px 20px hsla(48, 95%, 67%, 1)60; border: 2px solid hsla(48, 95%, 67%, 1); cursor: pointer; }
.s3114474_slide_play_btn_96b8b9:hover { background: transparent; color: hsla(48, 95%, 67%, 1); transform: scale(1.05); }
.s3114474_banner_thumbs_96b8b9 { position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); z-index: 50; display: flex; gap: 15px; pointer-events: auto; }
.s3114474_thumb_item_96b8b9 { width: 160px; height: 90px; border-radius: 8px; overflow: hidden; cursor: pointer; border: 3px solid rgba(255,255,255,0.5); transition: 0.3s; opacity: 0.8; position: relative; z-index: 51; box-shadow: 0 5px 20px rgba(0,0,0,0.5); }
.s3114474_thumb_item_96b8b9:hover, .s3114474_thumb_item_96b8b9.active { border-color: hsla(48, 95%, 67%, 1); opacity: 1; transform: scale(1.1); }
.s3114474_thumb_img_96b8b9 { width: 100%; height: 100%; object-fit: cover; border-radius: 0; }
.s3114474_arrow_96b8b9 { 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; }
.s3114474_arrow_96b8b9:hover { background: hsla(48, 95%, 67%, 1); }
.s3114474_arrow_left_96b8b9 { left: 0; }
.s3114474_arrow_right_96b8b9 { right: 0; }
.s3114474_top_96b8b9 { position: sticky; top: 0; z-index: 10001; background: hsla(221, 11%, 20%, 1); border-bottom: 1px solid rgba(255,255,255,0.1); min-height: 70px; box-shadow: none; backdrop-filter: blur(10px); padding: 5px 0; }
.s3114474_top_inner_96b8b9 { display: flex; align-items: center; justify-content: space-between; min-height: 60px; gap: 30px; }
.s3114474_logo_96b8b9 { font-size: 24px; font-weight: 900; color: #fff; letter-spacing: -0.5px; text-decoration: none; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-family: 'Arial Black', sans-serif; background: linear-gradient(45deg, hsla(48, 95%, 67%, 1), hsla(271, 65%, 58%, 1)); padding: 8px 20px; border-radius: 8px; box-shadow: 0 4px 15px hsla(48, 95%, 67%, 1)60; transition: 0.3s; }
.s3114474_logo_96b8b9:hover { transform: scale(1.05); box-shadow: 0 6px 20px hsla(48, 95%, 67%, 1)80; }
.s3114474_tree_96b8b9 { display: flex; gap: 20px; align-items: center; flex: 1; flex-wrap: nowrap; overflow: visible; }
.s3114474_tree_item_wrap_96b8b9 { position: relative; display: flex; align-items: center; padding: 0; flex-shrink: 0; }
.s3114474_tree_link_96b8b9 { padding: 0 12px; height: 40px; line-height: 40px; font-weight: 700; font-size: 16px; color: hsla(221, 10%, 91%, 1); transition: all 0.2s; white-space: nowrap; letter-spacing: 0.5px; border-radius: 4px; }
.s3114474_tree_link_96b8b9:hover, .s3114474_tree_item_wrap_96b8b9:hover .s3114474_tree_link_96b8b9 { color: hsla(48, 95%, 67%, 1); background: hsla(221, 11%, 30%, 1); }
.s3114474_sub_menu_96b8b9 { visibility: hidden; opacity: 0; position: absolute; top: 100%; left: 50%; transform: translateX(-50%) translateY(10px); background: hsla(221, 11%, 20%, 1); box-shadow: 0 10px 30px rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.1); 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; }
.s3114474_sub_menu_96b8b9::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.1) transparent; }
.s3114474_tree_item_wrap_96b8b9:hover .s3114474_sub_menu_96b8b9 { visibility: visible; opacity: 1; transform: translateX(-50%) translateY(0); }
.s3114474_sub_link_96b8b9 { display: block; padding: 10px 15px; color: hsla(221, 10%, 91%, 1); font-size: 14px; text-decoration: none; border-radius: 6px; transition: 0.2s; text-align: center; }
.s3114474_sub_link_96b8b9:hover { background: hsla(48, 95%, 67%, 1); color: #fff; transform: translateX(3px); }
.s3114474_top_right_96b8b9 { display: flex; align-items: center; gap: 15px; flex-shrink: 0; }
.s3114474_scan_96b8b9 { display: flex; align-items: center; background: hsla(221, 11%, 30%, 1); border-radius: 50px; padding: 6px 15px; border: 1px solid transparent; width: 220px; color: hsla(221, 10%, 91%, 1); transition: 0.3s; }
.s3114474_scan_96b8b9:focus-within { border-color: hsla(48, 95%, 67%, 1); box-shadow: 0 0 0 3px hsla(48, 95%, 67%, 1)20; background: hsla(221, 11%, 20%, 1); }
.s3114474_vivid_block_96b8b9 { display: grid; grid-template-columns: repeat(6, 1fr); gap: 10px; margin-top: 15px; margin-bottom: 25px; }
.s3114474_vivid_item_96b8b9 { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 12px 5px; background: hsla(221, 11%, 20%, 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; }
.s3114474_vivid_item_96b8b9:nth-child(11n+1) { background: linear-gradient(135deg, hsla(293, 75%, 56%, 1), hsla(293, 89%, 47%, 1)); }
.s3114474_vivid_item_96b8b9:nth-child(11n+1) .s3114474_vivid_title_96b8b9 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.s3114474_vivid_item_96b8b9:nth-child(11n+1) .s3114474_vivid_desc_96b8b9 { color: rgba(255,255,255,0.9); }
.s3114474_vivid_item_96b8b9:nth-child(11n+2) { background: linear-gradient(135deg, hsla(9, 60%, 53%, 1), hsla(9, 76%, 37%, 1)); }
.s3114474_vivid_item_96b8b9:nth-child(11n+2) .s3114474_vivid_title_96b8b9 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.s3114474_vivid_item_96b8b9:nth-child(11n+2) .s3114474_vivid_desc_96b8b9 { color: rgba(255,255,255,0.9); }
.s3114474_vivid_item_96b8b9:nth-child(11n+3) { background: linear-gradient(135deg, hsla(31, 78%, 51%, 1), hsla(31, 82%, 42%, 1)); }
.s3114474_vivid_item_96b8b9:nth-child(11n+3) .s3114474_vivid_title_96b8b9 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.s3114474_vivid_item_96b8b9:nth-child(11n+3) .s3114474_vivid_desc_96b8b9 { color: rgba(255,255,255,0.9); }
.s3114474_vivid_item_96b8b9:nth-child(11n+4) { background: linear-gradient(135deg, hsla(4, 69%, 60%, 1), hsla(4, 73%, 48%, 1)); }
.s3114474_vivid_item_96b8b9:nth-child(11n+4) .s3114474_vivid_title_96b8b9 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.s3114474_vivid_item_96b8b9:nth-child(11n+4) .s3114474_vivid_desc_96b8b9 { color: rgba(255,255,255,0.9); }
.s3114474_vivid_item_96b8b9:nth-child(11n+5) { background: linear-gradient(135deg, hsla(109, 72%, 67%, 1), hsla(109, 77%, 50%, 1)); }
.s3114474_vivid_item_96b8b9:nth-child(11n+5) .s3114474_vivid_title_96b8b9 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.s3114474_vivid_item_96b8b9:nth-child(11n+5) .s3114474_vivid_desc_96b8b9 { color: rgba(255,255,255,0.9); }
.s3114474_vivid_item_96b8b9:nth-child(11n+6) { background: linear-gradient(135deg, hsla(313, 63%, 52%, 1), hsla(313, 88%, 44%, 1)); }
.s3114474_vivid_item_96b8b9:nth-child(11n+6) .s3114474_vivid_title_96b8b9 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.s3114474_vivid_item_96b8b9:nth-child(11n+6) .s3114474_vivid_desc_96b8b9 { color: rgba(255,255,255,0.9); }
.s3114474_vivid_item_96b8b9:nth-child(11n+7) { background: linear-gradient(135deg, hsla(37, 59%, 62%, 1), hsla(37, 79%, 41%, 1)); }
.s3114474_vivid_item_96b8b9:nth-child(11n+7) .s3114474_vivid_title_96b8b9 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.s3114474_vivid_item_96b8b9:nth-child(11n+7) .s3114474_vivid_desc_96b8b9 { color: rgba(255,255,255,0.9); }
.s3114474_vivid_item_96b8b9:nth-child(11n+8) { background: linear-gradient(135deg, hsla(323, 84%, 60%, 1), hsla(323, 74%, 42%, 1)); }
.s3114474_vivid_item_96b8b9:nth-child(11n+8) .s3114474_vivid_title_96b8b9 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.s3114474_vivid_item_96b8b9:nth-child(11n+8) .s3114474_vivid_desc_96b8b9 { color: rgba(255,255,255,0.9); }
.s3114474_vivid_item_96b8b9:nth-child(11n+9) { background: linear-gradient(135deg, hsla(112, 83%, 54%, 1), hsla(112, 71%, 30%, 1)); }
.s3114474_vivid_item_96b8b9:nth-child(11n+9) .s3114474_vivid_title_96b8b9 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.s3114474_vivid_item_96b8b9:nth-child(11n+9) .s3114474_vivid_desc_96b8b9 { color: rgba(255,255,255,0.9); }
.s3114474_vivid_item_96b8b9:nth-child(11n+10) { background: linear-gradient(135deg, hsla(302, 69%, 70%, 1), hsla(302, 90%, 45%, 1)); }
.s3114474_vivid_item_96b8b9:nth-child(11n+10) .s3114474_vivid_title_96b8b9 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.s3114474_vivid_item_96b8b9:nth-child(11n+10) .s3114474_vivid_desc_96b8b9 { color: rgba(255,255,255,0.9); }
.s3114474_vivid_item_96b8b9:nth-child(11n+11) { background: linear-gradient(135deg, hsla(237, 85%, 61%, 1), hsla(237, 66%, 35%, 1)); }
.s3114474_vivid_item_96b8b9:nth-child(11n+11) .s3114474_vivid_title_96b8b9 { color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.s3114474_vivid_item_96b8b9:nth-child(11n+11) .s3114474_vivid_desc_96b8b9 { color: rgba(255,255,255,0.9); }
.s3114474_vivid_item_96b8b9:hover { transform: translateY(-3px) scale(1.05); box-shadow: 0 8px 20px rgba(0,0,0,0.15); }
.s3114474_vivid_title_96b8b9 { font-size: 14px; font-weight: 800; margin-bottom: 2px; position: relative; z-index: 2; line-height: 1.2; }
.s3114474_vivid_desc_96b8b9 { font-size: 10px; font-weight: 600; position: relative; z-index: 2; opacity: 0.9; }
.s3114474_colorful_cloud_96b8b9 { display: flex; flex-wrap: wrap; gap: 8px; }
.s3114474_colorful_link_96b8b9 { display: inline-block; padding: 6px 12px; font-size: 13px; color: #fff; border-radius: 4px 4px 4px 0; transition: 0.2s; text-decoration: none; opacity: 0.9; }
.s3114474_colorful_link_96b8b9:nth-child(11n+1) { background: linear-gradient(to right, hsla(293, 75%, 56%, 1), hsla(293, 89%, 47%, 1)); box-shadow: 0 2px 5px hsla(293, 89%, 47%, 1)40; }
.s3114474_colorful_link_96b8b9:nth-child(11n+2) { background: linear-gradient(to right, hsla(9, 60%, 53%, 1), hsla(9, 76%, 37%, 1)); box-shadow: 0 2px 5px hsla(9, 76%, 37%, 1)40; }
.s3114474_colorful_link_96b8b9:nth-child(11n+3) { background: linear-gradient(to right, hsla(31, 78%, 51%, 1), hsla(31, 82%, 42%, 1)); box-shadow: 0 2px 5px hsla(31, 82%, 42%, 1)40; }
.s3114474_colorful_link_96b8b9:nth-child(11n+4) { background: linear-gradient(to right, hsla(4, 69%, 60%, 1), hsla(4, 73%, 48%, 1)); box-shadow: 0 2px 5px hsla(4, 73%, 48%, 1)40; }
.s3114474_colorful_link_96b8b9:nth-child(11n+5) { background: linear-gradient(to right, hsla(109, 72%, 67%, 1), hsla(109, 77%, 50%, 1)); box-shadow: 0 2px 5px hsla(109, 77%, 50%, 1)40; }
.s3114474_colorful_link_96b8b9:nth-child(11n+6) { background: linear-gradient(to right, hsla(313, 63%, 52%, 1), hsla(313, 88%, 44%, 1)); box-shadow: 0 2px 5px hsla(313, 88%, 44%, 1)40; }
.s3114474_colorful_link_96b8b9:nth-child(11n+7) { background: linear-gradient(to right, hsla(37, 59%, 62%, 1), hsla(37, 79%, 41%, 1)); box-shadow: 0 2px 5px hsla(37, 79%, 41%, 1)40; }
.s3114474_colorful_link_96b8b9:nth-child(11n+8) { background: linear-gradient(to right, hsla(323, 84%, 60%, 1), hsla(323, 74%, 42%, 1)); box-shadow: 0 2px 5px hsla(323, 74%, 42%, 1)40; }
.s3114474_colorful_link_96b8b9:nth-child(11n+9) { background: linear-gradient(to right, hsla(112, 83%, 54%, 1), hsla(112, 71%, 30%, 1)); box-shadow: 0 2px 5px hsla(112, 71%, 30%, 1)40; }
.s3114474_colorful_link_96b8b9:nth-child(11n+10) { background: linear-gradient(to right, hsla(302, 69%, 70%, 1), hsla(302, 90%, 45%, 1)); box-shadow: 0 2px 5px hsla(302, 90%, 45%, 1)40; }
.s3114474_colorful_link_96b8b9:nth-child(11n+11) { background: linear-gradient(to right, hsla(237, 85%, 61%, 1), hsla(237, 66%, 35%, 1)); box-shadow: 0 2px 5px hsla(237, 66%, 35%, 1)40; }
.s3114474_colorful_link_96b8b9:hover { transform: translateY(-2px) scale(1.05); opacity: 1; box-shadow: 0 5px 10px rgba(0,0,0,0.1); }
.s3114474_colorful_grid_96b8b9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 10px; }
.s3114474_colorful_grid_item_96b8b9 { display: flex; align-items: center; justify-content: center; padding: 10px; color: #fff; border-radius: 4px 4px 4px 0; text-decoration: none; font-size: 13px; font-weight: bold; transition: 0.3s; opacity: 0.95; }
.s3114474_colorful_grid_item_96b8b9:nth-child(11n+1) { background: linear-gradient(135deg, hsla(293, 89%, 47%, 1), hsla(293, 75%, 56%, 1)); }
.s3114474_colorful_grid_item_96b8b9:nth-child(11n+2) { background: linear-gradient(135deg, hsla(9, 76%, 37%, 1), hsla(9, 60%, 53%, 1)); }
.s3114474_colorful_grid_item_96b8b9:nth-child(11n+3) { background: linear-gradient(135deg, hsla(31, 82%, 42%, 1), hsla(31, 78%, 51%, 1)); }
.s3114474_colorful_grid_item_96b8b9:nth-child(11n+4) { background: linear-gradient(135deg, hsla(4, 73%, 48%, 1), hsla(4, 69%, 60%, 1)); }
.s3114474_colorful_grid_item_96b8b9:nth-child(11n+5) { background: linear-gradient(135deg, hsla(109, 77%, 50%, 1), hsla(109, 72%, 67%, 1)); }
.s3114474_colorful_grid_item_96b8b9:nth-child(11n+6) { background: linear-gradient(135deg, hsla(313, 88%, 44%, 1), hsla(313, 63%, 52%, 1)); }
.s3114474_colorful_grid_item_96b8b9:nth-child(11n+7) { background: linear-gradient(135deg, hsla(37, 79%, 41%, 1), hsla(37, 59%, 62%, 1)); }
.s3114474_colorful_grid_item_96b8b9:nth-child(11n+8) { background: linear-gradient(135deg, hsla(323, 74%, 42%, 1), hsla(323, 84%, 60%, 1)); }
.s3114474_colorful_grid_item_96b8b9:nth-child(11n+9) { background: linear-gradient(135deg, hsla(112, 71%, 30%, 1), hsla(112, 83%, 54%, 1)); }
.s3114474_colorful_grid_item_96b8b9:nth-child(11n+10) { background: linear-gradient(135deg, hsla(302, 90%, 45%, 1), hsla(302, 69%, 70%, 1)); }
.s3114474_colorful_grid_item_96b8b9:nth-child(11n+11) { background: linear-gradient(135deg, hsla(237, 66%, 35%, 1), hsla(237, 85%, 61%, 1)); }
.s3114474_colorful_grid_item_96b8b9:hover { transform: scale(1.05); opacity: 1; }
.s3114474_mobile_only_grid_96b8b9 { display: none !important; }
.s3114474_wall_96b8b9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(159px, 1fr)); gap: 16px; margin-bottom: 40px; }
.s3114474_thumb_96b8b9 { aspect-ratio: 2/3; width: 100%; max-height: 380px; position: relative; overflow: hidden; background: hsla(221, 11%, 30%, 1); }
.s3114474_slot_96b8b9 { display: block; position: relative; border-radius: 12px; overflow: hidden; transition: all 0.4s; background: hsla(221, 11%, 20%, 1); box-shadow: 0 12px 45px rgba(0,0,0,0.31); border: 1px solid rgba(255,255,255,0.1); }
.s3114474_slot_96b8b9:hover { transform: translateY(-6px); box-shadow: 0 15px 30px -10px rgba(0,0,0,0.2); z-index: 5; }
.s3114474_thumb_96b8b9 img { transition: 0.6s; width: 100%; height: 100%; object-fit: cover; border-radius: 0; }
.s3114474_slot_96b8b9:hover .s3114474_thumb_96b8b9 img { transform: scale(1.08); }
.s3114474_video_mask_96b8b9 { position: absolute; inset: 0; background: rgba(0,0,0,0.3); opacity: 0; transition: 0.3s; display: flex; align-items: center; justify-content: center; }
.s3114474_video_mask_96b8b9::after { content:'▶'; font-size: 32px; color: #fff; width: 50px; height: 50px; line-height: 50px; text-align: center; background: hsla(48, 95%, 67%, 1); border-radius: 50%; box-shadow: 0 5px 15px rgba(0,0,0,0.3); transform: scale(0.8); transition: 0.3s; }
.s3114474_slot_96b8b9:hover .s3114474_video_mask_96b8b9 { opacity: 1; }
.s3114474_slot_96b8b9:hover .s3114474_video_mask_96b8b9::after { transform: scale(1); }
.s3114474_slot_info_96b8b9 { padding: 10px; }
.s3114474_top_96b8b9 { font-weight: bold; font-size: 15px; margin-bottom: 4px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: hsla(221, 10%, 91%, 1); }
.s3114474_label_96b8b9 { font-size: 12px; color: hsla(221, 1%, 65%, 1); display: flex; justify-content: space-between; }
.s3114474_chip_96b8b9 { position: absolute; top: 8px; right: 8px; background: hsla(48, 95%, 67%, 1); 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; }
.s3114474_write_grid_96b8b9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 20px; margin-bottom: 30px; }
.s3114474_write_card_96b8b9 { display: flex; background: hsla(221, 11%, 20%, 1); border: 1px solid rgba(255,255,255,0.1); border-radius: 12px; overflow: hidden; transition: 0.3s; height: 140px; position: relative; }
.s3114474_write_card_96b8b9:hover { transform: translateY(-4px); box-shadow: 0 12px 45px rgba(0,0,0,0.31); border-color: hsla(48, 95%, 67%, 1); }
.s3114474_write_img_96b8b9 { width: 110px; height: 100%; object-fit: cover; flex-shrink: 0; border-radius: 0; }
.s3114474_write_body_96b8b9 { padding: 12px; flex: 1; display: flex; flex-direction: column; justify-content: space-between; overflow: hidden; }
.s3114474_write_title_96b8b9 { font-size: 15px; font-weight: bold; color: hsla(221, 10%, 91%, 1); display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 5px; }
.s3114474_write_desc_96b8b9 { font-size: 12px; color: hsla(221, 1%, 65%, 1); line-height: 1.5; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.s3114474_write_tag_96b8b9 { position: absolute; bottom: 8px; right: 8px; font-size: 10px; color: hsla(48, 95%, 67%, 1); background: hsla(221, 11%, 30%, 1); padding: 2px 6px; border-radius: 3px; }
.s3114474_sec_title_96b8b9 { font-size: 22px; font-weight: 700; margin-bottom: 20px; padding-left: 12px; border-left: 4px solid hsla(48, 95%, 67%, 1); display: flex; align-items: center; justify-content: space-between; color: hsla(221, 10%, 91%, 1); line-height: 1.2; }
.s3114474_frame_96b8b9 { background: hsla(221, 11%, 20%, 1); padding: 25px; border-radius: 12px; border: 1px solid rgba(255,255,255,0.1); margin-bottom: 30px; box-shadow: 0 12px 45px rgba(0,0,0,0.31); }
.s3114474_foot_96b8b9 { margin-top: 60px; padding: 40px 0; background: hsla(221, 11%, 20%, 1); border-top: 1px solid rgba(255,255,255,0.1); text-align: center; color: hsla(221, 1%, 65%, 1); }
.s3114474_m_show_96b8b9 { display: none !important; }
.s3114474_cloud_link_96b8b9 { display: inline-block; margin: 0 10px 10px 0; padding: 8px 15px; font-size: 14px; color: hsla(221, 1%, 65%, 1); background: hsla(221, 11%, 30%, 1); border-radius: 12px; transition:0.2s; border: 1px solid rgba(255,255,255,0.1); text-decoration: none; }
.s3114474_cloud_link_96b8b9:hover { background: hsla(48, 95%, 67%, 1); color: #fff; transform: translateY(-2px); }
.s3114474_chip_block_96b8b9 { display: flex; align-items: center; justify-content: center; padding: 12px; background: hsla(221, 11%, 20%, 1); border-radius: 12px; border: 1px solid rgba(255,255,255,0.1); color: hsla(221, 10%, 91%, 1); font-weight: 500; font-size: 14px; transition: 0.2s; text-align:center; text-decoration: none; }
.s3114474_chip_block_96b8b9:hover { background: hsla(48, 95%, 67%, 1); color: #fff; box-shadow: 0 5px 15px hsla(48, 95%, 67%, 1)40; transform: scale(1.05); }
.s3114474_list_item_96b8b9 { display: flex; align-items: center; gap: 15px; margin-bottom: 15px; padding: 10px; background: hsla(221, 11%, 20%, 1); border-radius: 12px; border: 1px solid rgba(255,255,255,0.1); transition: 0.2s; text-decoration: none; }
.s3114474_list_item_96b8b9:hover { border-color: hsla(48, 95%, 67%, 1); transform: translateX(5px); box-shadow: 0 12px 45px rgba(0,0,0,0.31); }
.s3114474_list_img_96b8b9 { width: 50px; height: 50px; object-fit: cover; flex-shrink: 0; border-radius: 12px; }
.s3114474_breath_item_96b8b9 { display: block; padding: 12px; border-bottom: 1px solid rgba(255,255,255,0.1); color: hsla(221, 1%, 65%, 1); font-size: 14px; transition: 0.2s; position: relative; text-decoration: none; }
.s3114474_breath_item_96b8b9:hover { padding-left: 20px; color: hsla(221, 10%, 91%, 1); background: hsla(221, 11%, 30%, 1); }
.s3114474_icon_96b8b9 { 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(221, 11%, 20%, 1); flex-shrink: 0; border-radius: 50%; }
.s3114474_write_content_96b8b9 img { max-width: 450px; width: auto; height: auto; border-radius: 8px; margin: 15px auto; display: block; }
.s3114474_story_poster_96b8b9 { max-width: 500px; max-height: 350px; object-fit: cover; border-radius: 8px; margin: 10px 0; }
.s3114474_frame_96b8b9 > div img:not([class]) { max-width: 450px; height: auto; display: block; margin: 10px auto; }
.s3114474_main_content_96b8b9 img { max-width: 100%; }
.s3114474_container_96b8b9 > img, .s3114474_container_96b8b9 > div > img { max-width: 500px; height: auto; display: block; margin: 15px auto; }
.s3114474_c1_96b8b9 { background: linear-gradient(135deg, hsla(35, 70%, 55%, 1), hsla(65, 80%, 45%, 1)); }
.s3114474_c2_96b8b9 { background: linear-gradient(135deg, hsla(245, 70%, 55%, 1), hsla(275, 80%, 45%, 1)); }
.s3114474_c3_96b8b9 { background: linear-gradient(135deg, hsla(155, 70%, 55%, 1), hsla(185, 80%, 45%, 1)); }
.s3114474_c4_96b8b9 { background: linear-gradient(135deg, hsla(80, 70%, 55%, 1), hsla(110, 80%, 45%, 1)); }
.s3114474_c5_96b8b9 { background: linear-gradient(135deg, hsla(315, 70%, 55%, 1), hsla(345, 80%, 45%, 1)); }
@keyframes anim_up_96b8b9 { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
.s3114474_anim_up_96b8b9 { animation: anim_up_96b8b9 0.4s ease-out; }
.s3114474_action_96b8b9 { background: hsla(48, 95%, 67%, 1); color: #fff; padding: 10px 30px; border-radius: 12px; border: none; cursor: pointer; display: inline-block; font-size: 14px; font-weight: bold; transition: 0.3s; }
.s3114474_action_96b8b9:hover { transform: translateY(-3px); box-shadow: 0 10px 20px hsla(48, 95%, 67%, 1)40; }
.s3114474_action_no_link_96b8b9 { background: hsla(221, 11%, 30%, 1); color: hsla(221, 10%, 91%, 1); padding: 10px 30px; border-radius: 12px; border: 1px solid rgba(255,255,255,0.1); display: inline-block; font-size: 14px; font-weight: bold; cursor: default; opacity: 0.8; }
.s3114474_breadcrumb_96b8b9 { display: flex; align-items: center; gap: 10px; font-size: 14px; color: hsla(221, 1%, 65%, 1); margin-bottom: 20px; padding: 15px 0; border-bottom: 1px solid rgba(255,255,255,0.1); flex-wrap: wrap; }
.s3114474_filter_row_96b8b9 { display: flex; flex-wrap: wrap; gap: 15px; margin-bottom: 15px; align-items: center; }
.s3114474_filter_tag_96b8b9 { padding: 6px 16px; font-size: 14px; border-radius: 12px; background: hsla(221, 11%, 30%, 1); color: hsla(221, 1%, 65%, 1); transition: 0.2s; cursor: pointer; display: inline-block; text-decoration: none; }
.s3114474_filter_tag_96b8b9.active { background: hsla(48, 95%, 67%, 1); color: #fff; transform: scale(1.05); box-shadow: 0 4px 10px hsla(48, 95%, 67%, 1)40; }
.s3114474_filter_tag_96b8b9:hover { background: hsla(48, 95%, 67%, 1)80; color: #fff; }
.s3114474_video_layout_96b8b9 { display: grid; grid-template-columns: 3fr 1fr; gap: 40px; margin-top: 30px; }
.s3114474_player_96b8b9 { 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; }
.s3114474_player_96b8b9 .dplayer { position: absolute; top:0; left:0; width:100%; height:100%; }
.s3114474_player_96b8b9 .dplayer-full { z-index: 100000 !important; }
.dplayer-web-fullscreen-fix { position: fixed !important; top: 0 !important; left: 0 !important; z-index: 100000 !important; }
.s3114474_ep_list_96b8b9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; margin-top: 20px; }
.s3114474_ep_item_96b8b9 { display: block; text-align: center; padding: 12px 5px; background: hsla(221, 11%, 20%, 1); border-radius: 12px; border: 1px solid rgba(255,255,255,0.1); color: hsla(221, 10%, 91%, 1); font-size: 14px; transition: 0.2s; font-weight: 500; text-decoration: none; }
.s3114474_ep_item_96b8b9:hover, .s3114474_ep_item_96b8b9.active { background: hsla(48, 95%, 67%, 1); color: #fff; border-color: hsla(48, 95%, 67%, 1); box-shadow: 0 5px 15px hsla(48, 95%, 67%, 1)30; transform: translateY(-2px); }
.s3114474_side_item_96b8b9 { 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; }
.s3114474_side_item_96b8b9:hover { background: hsla(221, 11%, 30%, 1); border-color: rgba(255,255,255,0.1); }
.s3114474_side_img_96b8b9 { width: 90px; height: 60px; object-fit: cover; border-radius: 12px; flex-shrink: 0; background: hsla(221, 11%, 30%, 1); }
.s3114474_cmt_reply_96b8b9 { margin-top:10px; padding:10px; background:hsla(221, 11%, 30%, 1); border-radius:4px; font-size:13px; color:hsla(221, 1%, 65%, 1); }
@media (min-width: 769px) { .s3114474_mobile_nav_panel_96b8b9 { display: none !important; } }
.s3114474_short_grid_96b8b9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 20px; margin-bottom: 40px; }
.s3114474_short_card_96b8b9 { 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 12px 45px rgba(0,0,0,0.31); aspect-ratio: 9/14; }
.s3114474_short_card_96b8b9:hover { transform: translateY(-8px) scale(1.02); box-shadow: 0 20px 40px hsla(48, 95%, 67%, 1)40; z-index: 10; }
.s3114474_short_cover_96b8b9 { width: 100%; height: 100%; object-fit: cover; opacity: 0.85; transition: 0.4s; }
.s3114474_short_card_96b8b9:hover .s3114474_short_cover_96b8b9 { opacity: 1; transform: scale(1.1); }
.s3114474_short_overlay_96b8b9 { 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; }
.s3114474_short_title_96b8b9 { font-size: 16px; font-weight: 900; margin-bottom: 5px; line-height: 1.3; text-shadow: 0 2px 4px rgba(0,0,0,0.8); }
.s3114474_short_tag_96b8b9 { display: inline-block; padding: 2px 8px; background: hsla(48, 95%, 67%, 1); color: #fff; font-size: 10px; border-radius: 4px; font-weight: bold; margin-bottom: 5px; box-shadow: 0 0 10px hsla(48, 95%, 67%, 1)60; }
.s3114474_short_meta_96b8b9 { font-size: 12px; opacity: 0.8; display: flex; align-items: center; gap: 5px; }
.s3114474_short_badge_96b8b9 { background: hsla(48, 95%, 67%, 1); padding: 2px 6px; border-radius: 4px; font-size: 10px; font-weight: bold; }
.s3114474_ep_wall_96b8b9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(60px, 1fr)); gap: 8px; max-height: 300px; overflow-y: auto; padding: 10px; background: hsla(221, 11%, 30%, 1); border-radius: 8px; border: 1px solid rgba(255,255,255,0.1); }
.s3114474_ep_wall_item_96b8b9 { display: flex; align-items: center; justify-content: center; height: 40px; background: hsla(221, 11%, 20%, 1); border-radius: 6px; font-size: 13px; font-weight: bold; color: hsla(221, 1%, 65%, 1); transition: 0.2s; border: 1px solid transparent; cursor: pointer; text-decoration: none; }
.s3114474_ep_wall_item_96b8b9:hover, .s3114474_ep_wall_item_96b8b9.active { background: hsla(48, 95%, 67%, 1); color: #fff; border-color: hsla(48, 95%, 67%, 1); box-shadow: 0 4px 10px hsla(48, 95%, 67%, 1)30; transform: scale(1.1); }
.s3114474_ep_wall_96b8b9::-webkit-scrollbar { width: 6px; }
.s3114474_ep_wall_96b8b9::-webkit-scrollbar-thumb { background: hsla(48, 95%, 67%, 1)60; border-radius: 3px; }
.s3114474_short_banner_96b8b9 { position: relative; padding: 60px 40px; background: linear-gradient(135deg, hsla(221, 11%, 20%, 1), hsla(221, 11%, 30%, 1)); border-radius: 16px; margin-bottom: 30px; display: flex; align-items: center; overflow: hidden; box-shadow: 0 12px 45px rgba(0,0,0,0.31); border: 1px solid hsla(48, 95%, 67%, 1)20; }
.s3114474_short_banner_96b8b9::before { content:''; position: absolute; top: -50%; right: -20%; width: 600px; height: 600px; background: hsla(48, 95%, 67%, 1); opacity: 0.1; filter: blur(80px); border-radius: 50%; pointer-events: none; }
.s3114474_top3_grid_96b8b9 { display: grid; grid-template-columns: 1fr 1fr 2fr; gap: 15px; margin-bottom: 20px; }
.s3114474_top3_grid_96b8b9 .s3114474_slot_96b8b9:nth-child(1) { grid-row: 1 / span 1; }
.s3114474_thumb_96b8b9 { aspect-ratio: 16/9 !important; }
@media (max-width: 768px) {
  html, body { overflow-x: hidden !important; word-break: break-word !important; }
  img { max-width: 100% !important; height: auto !important; max-height: 350px !important; object-fit: contain !important; }
  .s3114474_thumb_96b8b9 img, .s3114474_slide_bg_96b8b9, .s3114474_thumb_img_96b8b9, .s3114474_short_cover_96b8b9 { width: 100% !important; height: 100% !important; max-height: none !important; object-fit: cover !important; }
  .s3114474_top_96b8b9 { padding: 0 !important; height: 50px !important; min-height: 50px !important; max-height: 50px !important; background: linear-gradient(90deg, hsla(221, 11%, 20%, 1), hsla(221, 11%, 30%, 1)) !important; position: sticky !important; top: 0 !important; width: 100% !important; box-sizing: border-box !important; }
  .s3114474_top_inner_96b8b9 { height: 50px !important; display: flex !important; justify-content: space-between !important; align-items: center !important; gap: 0 !important; padding: 0 10px !important; max-width: 100% !important; box-sizing: border-box !important; }
  .s3114474_logo_96b8b9 { font-size: 15px !important; padding: 4px 10px !important; max-width: 50vw !important; overflow: hidden !important; text-overflow: ellipsis !important; white-space: nowrap !important; }
  .s3114474_pc_only_96b8b9, .s3114474_tree_96b8b9, .s3114474_top_right_96b8b9, .s3114474_wing_96b8b9, .s3114474_side_col_96b8b9 { display: none !important; }
  .s3114474_wing_nav_96b8b9 { display: none !important; }
  .s3114474_layout_wrapper_96b8b9 { display: block !important; flex-direction: column !important; padding-left: 0 !important; }
  .s3114474_main_content_96b8b9 { width: 100% !important; margin-left: 0 !important; padding: 0 !important; }
  .s3114474_m_show_96b8b9 { display: flex !important; align-items: center !important; justify-content: center !important; width: 40px !important; height: 40px !important; font-size: 22px !important; color: hsla(221, 10%, 91%, 1) !important; cursor: pointer !important; border: 1px solid rgba(255,255,255,0.1) !important; border-radius: 4px !important; margin-left: auto !important; flex-shrink: 0 !important; }
  .s3114474_mobile_nav_panel_96b8b9 { position: fixed; z-index: 200000; background: hsla(221, 19%, 10%, 1); color: hsla(221, 10%, 91%, 1); transition: all 0.3s; overflow-y: auto; visibility: hidden; opacity: 0; display: block !important; top: 0; left: 0; width: 80%; max-width: 320px; height: 100%; transform: translateX(-100%); }
  .s3114474_mobile_nav_panel_96b8b9.active { transform: translateX(0); visibility: visible; opacity: 1; }
  .s3114474_mobile_menu_content_96b8b9 { padding: 20px; padding-bottom: 80px; }
  .s3114474_mobile_nav_link_96b8b9 { 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; }
  .s3114474_mobile_sub_link_96b8b9 { 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; }
  .s3114474_mobile_mask_96b8b9 { position: fixed; inset: 0; background: rgba(0,0,0,0.8); z-index: 199999; display: none; backdrop-filter: blur(5px); }
  .s3114474_mobile_mask_96b8b9.active { display: block; }
  .s3114474_container_96b8b9 { padding: 0 10px !important; max-width: 100% !important; }
  .s3114474_wall_96b8b9 { grid-template-columns: repeat(3, 1fr) !important; gap: 6px !important; margin-bottom: 20px !important; }
  .s3114474_write_grid_96b8b9 { grid-template-columns: 1fr !important; gap: 10px !important; }
  .s3114474_write_card_96b8b9 { height: 100px !important; }
  .s3114474_write_img_96b8b9 { width: 90px !important; }
  .s3114474_write_desc_96b8b9 { -webkit-line-clamp: 2 !important; }
  .s3114474_write_content_96b8b9 img { max-width: 100% !important; width: auto !important; height: auto !important; max-height: 300px !important; }
  .s3114474_story_poster_96b8b9 { max-width: 100% !important; max-height: 250px !important; }
  .s3114474_main_content_96b8b9 img { max-width: 100% !important; }
  .s3114474_frame_96b8b9 img:not(.s3114474_thumb_96b8b9 img) { max-height: 300px !important; }
  .s3114474_vivid_block_96b8b9 { grid-template-columns: repeat(3, 1fr) !important; gap: 8px !important; overflow-x: hidden !important; display: grid !important; flex-wrap: nowrap !important; }
  .s3114474_vivid_item_96b8b9 { min-height: 55px !important; padding: 8px 5px !important; min-width: 0 !important; }
  .s3114474_vivid_title_96b8b9 { font-size: 12px !important; }
  .s3114474_vivid_desc_96b8b9 { font-size: 9px !important; }
  .s3114474_banner_full_96b8b9 { margin-bottom: 20px !important; }
  .s3114474_banner_box_96b8b9 { height: 237px !important; }
  .s3114474_arrow_96b8b9 { display: none !important; }
  .s3114474_slide_info_center_96b8b9 { 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; }
  .s3114474_slide_info_title_96b8b9 { 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; }
  .s3114474_slide_info_desc_96b8b9 { 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; }
  .s3114474_slide_play_btn_96b8b9 { pointer-events: auto !important; display: inline-block !important; padding: 6px 20px !important; font-size: 12px !important; border-radius: 20px !important; background: hsla(48, 95%, 67%, 1) !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; }
  .s3114474_banner_thumbs_96b8b9 { 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; }
  .s3114474_thumb_item_96b8b9 { width: 50px !important; height: 30px !important; min-width: 50px !important; border-width: 1px !important; flex-shrink: 0 !important; }
  .s3114474_video_layout_96b8b9 { grid-template-columns: 1fr !important; gap: 15px !important; }
  .s3114474_side_col_96b8b9 { display: none !important; }
  .mobile-search { width: 100% !important; background: rgba(255,255,255,0.1) !important; color: inherit !important; }
  .s3114474_short_grid_96b8b9 { grid-template-columns: repeat(2, 1fr) !important; gap: 10px !important; }
  .s3114474_short_title_96b8b9 { font-size: 14px !important; }
  .s3114474_short_banner_96b8b9 { padding: 30px 20px !important; flex-direction: column !important; text-align: center !important; }
  .s3114474_ep_wall_96b8b9 { max-height: 200px !important; grid-template-columns: repeat(auto-fill, minmax(45px, 1fr)) !important; }
  .s3114474_mobile_only_grid_96b8b9 { display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 6px !important; }
  .s3114474_breadcrumb_96b8b9 { font-size: 12px !important; padding: 10px 0 !important; gap: 5px !important; }
  .s3114474_frame_96b8b9 { padding: 15px !important; margin-bottom: 15px !important; }
  .s3114474_sec_title_96b8b9 { font-size: 18px !important; margin-bottom: 15px !important; }
  .s3114474_slot_info_96b8b9 { padding: 6px !important; }
  .s3114474_top_96b8b9 { font-size: 12px !important; }
  .s3114474_label_96b8b9 { font-size: 10px !important; }
  .s3114474_chip_96b8b9 { font-size: 9px !important; padding: 1px 4px !important; top: 4px !important; right: 4px !important; }
  .s3114474_foot_96b8b9 { margin-top: 30px !important; padding: 20px 0 !important; }
  .s3114474_scan_96b8b9 { width: 100% !important; }
}