*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0A14;
overflow-wrap:break-word;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.55;
color:#C4AEDE;
font-size:15px;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(8, 5, 16, 0.76);
}
::-webkit-scrollbar-track{
background:transparent;
}
.jyg_shell_hjo{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.jyg_main_hjo{
min-width:0;
}
.jyg_wrap_hjo{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.jyg_container_hjo{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:767px){
.jyg_container_hjo{
padding:0 1.75rem;
}
}
.jyg_section_hjo{
padding:1.5rem 1.75rem;
}
.jyg_section_pt_hjo{
padding-top:34px;
}
.jyg_band_soft_hjo{
background:#181020;
}
.jyg_eyebrow_hjo{
line-height:1.4;
overflow-wrap:break-word;
letter-spacing:.14em;
font-size:0.656rem;
display:inline-block;
text-transform:uppercase;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
color:#E020C8;
}
.jyg_drawer_cb_hjo{
display:none;
}
.jyg_overlay_hjo{
display:none;
}
@media(max-width:1027px){
.jyg_shell_hjo{
grid-template-columns:1fr;
}
.jyg_main_hjo{
padding-bottom:78px;
}
.jyg_drawer_cb_hjo:checked~.jyg_overlay_hjo{
inset:0;
background:rgba(8, 5, 16, 0.76);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:563px){
.jyg_section_hjo{
padding:18px 16px;
}
.jyg_section_pt_hjo{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.jyg_side_hjo{
padding:1.375rem 18px;
background:#130C1A;
gap:1.375rem;
align-self:start;
top:0;
height:100vh;
flex-direction:column;
overflow-y:auto;
display:flex;
position:sticky;
border-right:1px solid #2A1A3A;
}
.jyg_brand_hjo{
gap:10px;
display:flex;
align-items:center;
}
.jyg_logo_hjo{
font-size:1.313rem;
color:#F2E8FF;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:-.02em;
font-weight:700;
}
.jyg_side_cta_hjo{
border-radius:12px;
padding:1rem;
background:rgba(224, 32, 200, 0.12);
border:1px solid #3A2250;
}
.jyg_side_cta_h_hjo{
font-size:17px;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F2E8FF;
margin-bottom:6px;
line-height:1.15;
}
.jyg_side_cta_p_hjo{
color:#C4AEDE;
line-height:1.45;
margin-bottom:12px;
font-size:12px;
}
.jyg_nav_hjo{
gap:3px;
display:flex;
flex-direction:column;
}
.jyg_nav_label_hjo{
padding:6px 0.625rem;
font-size:9.5px;
letter-spacing:.14em;
color:#5A3F72;
text-transform:uppercase;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jyg_nav_item_hjo{
border-radius:8px;
padding:0.625rem;
gap:0.688rem;
align-items:center;
font-weight:500;
display:flex;
font-size:0.875rem;
color:#C4AEDE;
}
.jyg_nav_item_hjo svg{
height:17px;
width:17px;
}
.jyg_nav_item_hjo:hover{
background:rgba(224, 32, 200, 0.12);
color:#F2E8FF;
}
.jyg_nav_item_on_hjo{
background:rgba(224, 32, 200, 0.12);
color:#E020C8;
font-weight:600;
}
.jyg_side_foot_hjo{
border-radius:12px;
background:#181020;
padding:0.75rem;
border:1px solid #3A2250;
margin-top:auto;
}
.jyg_side_foot_hjo p{
line-height:1.4;
margin-top:0.25rem;
font-size:12.5px;
color:#C4AEDE;
}
/* ---------- topbar ---------- */
.jyg_top_hjo{
background:#130C1A;
gap:16px;
padding:0.875rem 28px;
top:0;
align-items:center;
display:flex;
z-index:40;
border-bottom:1px solid #2A1A3A;
position:sticky;
}
.jyg_top_brand_hjo{
gap:0.563rem;
display:none;
align-items:center;
}
.jyg_search_hjo{
background:#181020;
border-radius:12px;
border:1px solid #3A2250;
flex:1;
padding:11px 0.875rem;
gap:0.625rem;
font-size:13.5px;
display:flex;
align-items:center;
max-width:440px;
color:#8B6FAA;
}
.jyg_search_hjo svg{
flex:none;
height:16px;
width:1rem;
}
.jyg_top_actions_hjo{
gap:12px;
align-items:center;
display:flex;
margin-left:auto;
}
.jyg_lang_hjo{
font-size:0.75rem;
color:#C4AEDE;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jyg_burger_hjo{
border-radius:8px;
background:#181020;
border:1px solid #3A2250;
width:40px;
height:2.5rem;
color:#F2E8FF;
justify-content:center;
align-items:center;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.jyg_botnav_hjo{
display:none;
}
@media(max-width:1026px){
.jyg_side_hjo{
transition:transform .25s ease;
z-index:80;
width:280px;
position:fixed;
top:0;
height:100vh;
left:0;
transform:translateX(-100%);
}
.jyg_drawer_cb_hjo:checked~.jyg_shell_hjo .jyg_side_hjo{
transform:translateX(0);
}
.jyg_top_hjo{
padding:14px 16px;
gap:12px;
position:static;
flex-wrap:wrap;
}
.jyg_top_brand_hjo{
display:flex;
}
.jyg_search_hjo{
display:none;
}
.jyg_burger_hjo{
display:flex;
}
.jyg_top_actions_hjo{
gap:0.625rem;
width:100%;
margin-left:0;
align-items:stretch;
}
.jyg_top_actions_hjo .jyg_lang_hjo{
display:none;
}
.jyg_top_actions_hjo .jyg_btn_hjo{
padding:11px 10px;
flex:1;
text-align:center;
}
.jyg_botnav_hjo{
background:#130C1A;
padding:8px 0.375rem calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
z-index:65;
border-top:1px solid #3A2250;
right:0;
bottom:0;
left:0;
display:grid;
transform:translateZ(0);
position:fixed;
}
.jyg_bn_hjo{
gap:4px;
padding:6px 2px 0;
font-weight:600;
color:#C4AEDE;
justify-content:flex-end;
display:flex;
font-size:10px;
align-items:center;
flex-direction:column;
min-width:0;
}
.jyg_bn_hjo svg{
flex:none;
width:22px;
height:1.375rem;
}
.jyg_bn_hjo span{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
}
.jyg_bn_on_hjo{
color:#E020C8;
}
.jyg_bn_center_hjo{
position:relative;
}
.jyg_bn_fab_hjo{
background:#F040D8;
border-radius:50%;
box-shadow:0 0.5rem 40px rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(240, 64, 216, 0.22);
width:3.125rem;
top:-20px;
left:50%;
color:#0F0A14;
display:flex;
justify-content:center;
align-items:center;
position:absolute;
transform:translateX(-50%);
height:3.125rem;
}
.jyg_bn_fab_hjo svg{
width:24px;
height:1.5rem;
}
.jyg_bn_center_hjo span{
color:#E020C8;
}
}
.jyg_btn_hjo{
padding:11px 22px;
transition:background-color 0.2s ease,color 0.2s ease;
gap:0.5rem;
border-radius:0.5rem;
font-weight:700;
justify-content:center;
font-size:0.875rem;
align-items:center;
cursor:pointer;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-flex;
}
.jyg_btn_pri_hjo{
background:#F040D8;
color:#0F0A14;
box-shadow:0 0 1.125rem rgba(240, 64, 216, 0.55), 0 4px 12px rgba(0, 0, 0, 0.45);
}
.jyg_btn_pri_hjo:hover{
background:#C828B8;
}
.jyg_btn_ghost_hjo{
background:rgba(224, 32, 200, 0.12);
color:#F2E8FF;
font-weight:600;
}
.jyg_btn_line_hjo{
border:1px solid #5A3578;
background:transparent;
font-weight:600;
color:#F2E8FF;
}
.jyg_btn_lg_hjo{
padding:1rem 1.875rem;
border-radius:12px;
font-size:0.938rem;
}
.jyg_band_hjo .jyg_btn_line_hjo{
border-color:rgba(255, 255, 255, 0.12);
color:#F2E8FF;
}
.jyg_band_hjo .jyg_btn_ghost_hjo{
background:rgba(255, 255, 255, 0.07);
color:#F2E8FF;
}
.jyg_link_m_hjo{
gap:5px;
font-size:12px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
color:#E020C8;
cursor:pointer;
align-items:center;
text-decoration:none;
}
.jyg_link_m_hjo svg{
width:0.875rem;
height:0.875rem;
}
.jyg_band_hjo .jyg_link_m_hjo{
color:#F040D8;
}
.jyg_dot_hjo{
background:#E020C8;
flex:none;
border-radius:50%;
width:7px;
height:7px;
}
.jyg_dot_live_hjo{
animation:zm3-pulse 1.4s infinite;
background:#E83030;
}
.jyg_stars_hjo{
gap:2px;
color:#E020C8;
display:inline-flex;
}
.jyg_stars_hjo svg{
height:15px;
width:15px;
}
.jyg_chip_hjo{
padding:0.438rem 12px;
background:#181020;
border-radius:0.5rem;
gap:6px;
border:1px solid #3A2250;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
display:inline-flex;
color:#C4AEDE;
font-size:0.688rem;
}
.jyg_chip_on_hjo{
border-color:transparent;
background:rgba(224, 32, 200, 0.12);
color:#E020C8;
}
.jyg_gc_hjo{
display:block;
min-width:0;
cursor:pointer;
text-decoration:none;
color:inherit;
}
.jyg_gc_thumb_hjo{
overflow:hidden;
border-radius:12px;
border:1px solid #3A2250;
background-position:center;
aspect-ratio:1;
display:block;
position:relative;
background-size:cover;
}
.jyg_gc_thumb_portrait_hjo{
aspect-ratio:3/4;
}
.jyg_gc_thumb_wide_hjo{
aspect-ratio:16/11;
}
.jyg_gc_cap_hjo{
padding:0.563rem;
background:linear-gradient(transparent,rgba(8, 5, 16, 0.76));
left:0;
bottom:0;
position:absolute;
right:0;
}
.jyg_gc_name_hjo{
font-weight:700;
color:#F2E8FF;
display:block;
font-size:12.5px;
}
.jyg_gc_meta_hjo{
color:#B08FCC;
font-size:11px;
}
.jyg_gc_badge_hjo{
padding:2px 6px;
background:#E020C8;
border-radius:8px;
color:#0F0A14;
font-weight:700;
position:absolute;
font-size:8px;
top:0.5rem;
right:8px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jyg_gc_badge_hot_hjo{
background:#E83030;
color:#F2E8FF;
}
.jyg_gc_badge_live_hjo{
background:#E83030;
right:auto;
color:#F2E8FF;
left:0.5rem;
}
.jyg_gc_mult_hjo{
inset:0;
font-size:1.75rem;
font-weight:700;
justify-content:center;
display:flex;
color:#E020C8;
position:absolute;
align-items:center;
}
.jyg_pc_hjo{
border:1px solid #3A2250;
border-radius:12px;
background:#181020;
align-items:center;
font-size:0.875rem;
display:flex;
justify-content:center;
height:4rem;
font-weight:700;
color:#C4AEDE;
}
.jyg_rail_hjo{
min-width:0;
}
.jyg_rail_scroll_hjo{
gap:0.875rem;
display:grid;
}
.jyg_rail_scroll_hjo>*{
min-width:0;
}
.jyg_g6_hjo{
grid-template-columns:repeat(6,1fr);
}
.jyg_g7_hjo{
grid-template-columns:repeat(7,1fr);
}
.jyg_g4_hjo{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.jyg_g6_hjo,.jyg_g7_hjo{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
padding-bottom:6px;
scroll-snap-type:x mandatory;
grid-auto-columns:7.5rem;
}
.jyg_g6_hjo>*,.jyg_g7_hjo>*{
scroll-snap-align:start;
}
.jyg_g4_hjo{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.jyg_g4_hjo{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
}
}
.jyg_panel_hjo{
background:#181020;
border-radius:20px;
border:1px solid #3A2250;
padding:1.75rem 32px;
}
.jyg_split_hjo{
gap:2.25rem;
align-items:start;
display:grid;
}
.jyg_split_hjo>*{
min-width:0;
}
.jyg_split_a_hjo{
grid-template-columns:.85fr 1.15fr;
}
.jyg_split_b_hjo{
grid-template-columns:1fr 1.1fr;
}
.jyg_split_c_hjo{
grid-template-columns:1.1fr .9fr;
}
.jyg_pgrid_hjo{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.jyg_pgrid_hjo>*{
min-width:0;
}
.jyg_lead_hjo{
margin-bottom:14px;
color:#C4AEDE;
line-height:1.65;
font-size:15px;
}
.jyg_feat_hjo{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.jyg_feat_hjo>*{
min-width:0;
}
.jyg_feat2_hjo{
grid-template-columns:1fr 1fr;
}
.jyg_feat_card_hjo{
border-radius:1.25rem;
border:1px solid #3A2250;
background:#181020;
padding:1.625rem;
}
.jyg_feat_card_hjo svg{
margin-bottom:16px;
width:26px;
height:26px;
color:#E020C8;
}
.jyg_feat_card_hjo h3{
font-size:18px;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F2E8FF;
margin-bottom:0.5rem;
}
.jyg_feat_card_hjo p{
color:#C4AEDE;
font-size:13px;
line-height:1.6;
}
.jyg_feat_card_hjo b{
color:#F2E8FF;
}
.jyg_big_hjo{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.jyg_big_n_hjo{
font-size:1.625rem;
color:#E020C8;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.jyg_big_l_hjo{
font-size:12px;
color:#8B6FAA;
}
.jyg_person_hjo{
gap:14px;
border:1px solid #3A2250;
padding:16px 1.125rem;
background:#181020;
border-radius:12px;
display:flex;
align-items:center;
}
.jyg_avatar_hjo{
background:linear-gradient(135deg,#F040D8,#A0008A);
flex:none;
border-radius:50%;
width:44px;
height:44px;
}
.jyg_person_name_hjo{
color:#F2E8FF;
font-weight:700;
font-size:0.875rem;
}
.jyg_person_role_hjo{
font-size:0.75rem;
color:#8B6FAA;
}
.jyg_kv_hjo{
overflow:hidden;
border:1px solid #3A2250;
border-radius:12px;
grid-template-columns:1fr 1fr;
background:#3A2250;
gap:1px;
display:grid;
}
.jyg_kv_hjo>div{
padding:1rem 1.125rem;
background:#0F0A14;
min-width:0;
}
.jyg_kv_k_hjo{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#E020C8;
margin-bottom:5px;
font-size:0.594rem;
}
.jyg_kv_v_hjo{
font-weight:700;
font-size:13.5px;
color:#F2E8FF;
}
@media(max-width:1026px){
.jyg_split_a_hjo,.jyg_split_b_hjo,.jyg_split_c_hjo,.jyg_pgrid_hjo{
grid-template-columns:1fr;
gap:24px;
}
.jyg_feat_hjo,.jyg_feat2_hjo{
grid-template-columns:1fr;
}
.jyg_kv_hjo{
grid-template-columns:1fr;
}
}
.jyg_sh_hjo{
min-width:0;
margin-bottom:1rem;
}
.jyg_sh_row_hjo{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.jyg_sh_row_hjo .jyg_sh_l_hjo{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.jyg_sh_stack_hjo{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.jyg_sh_center_hjo{
gap:10px;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.jyg_sh_h2_hjo{
gap:0.563rem;
overflow-wrap:break-word;
display:flex;
font-size:20px;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
line-height:1.1;
color:#F2E8FF;
}
@media(min-width:767px){
.jyg_sh_h2_hjo{
font-size:24px;
}
}
.jyg_band_hjo .jyg_sh_h2_hjo{
color:#F2E8FF;
}
.jyg_eb_mono_hjo{
text-transform:none;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
}
.jyg_eb_mono_hjo::before{
content:"// ";
}
.jyg_eb_upper_hjo{
text-transform:uppercase;
letter-spacing:.14em;
}
.jyg_eb_pill_hjo{
padding:5px 0.688rem;
border-radius:999px;
background:rgba(224, 32, 200, 0.12);
letter-spacing:.12em;
text-transform:uppercase;
}
.jyg_eb_line_hjo{
gap:10px;
align-items:center;
display:inline-flex;
}
.jyg_eb_line_hjo::before{
background:#E020C8;
display:inline-block;
width:1.5rem;
height:1px;
content:"";
}
.jyg_band_hjo .jyg_eb_line_hjo::before{
background:#F040D8;
}
.jyg_band_hjo .jyg_eb_pill_hjo{
background:rgba(255, 255, 255, 0.07);
}
.jyg_sh_link_hjo{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
white-space:nowrap;
align-items:center;
font-weight:600;
border-bottom:1px solid #F2E8FF;
color:#F2E8FF;
padding-bottom:2px;
font-size:13px;
display:inline-flex;
}
.jyg_sh_link_hjo:hover{
border-color:#E020C8;
color:#E020C8;
}
.jyg_sh_link_hjo svg{
width:14px;
height:0.875rem;
}
.jyg_sh_link_chev_hjo{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
color:#E020C8;
padding-bottom:0;
border-bottom:0;
}
.jyg_sh_link_btn_hjo{
background:#F040D8;
padding:0.563rem 18px;
border-radius:999px;
color:#0F0A14;
border-bottom:0;
}
.jyg_sh_link_btn_hjo:hover{
background:#C828B8;
border-color:transparent;
}
.jyg_band_hjo .jyg_sh_link_hjo{
border-color:#F2E8FF;
color:#F2E8FF;
}
.jyg_band_hjo .jyg_sh_link_chev_hjo{
color:#F040D8;
}
.jyg_sh_rule_hjo{
background:#3A2250;
margin:-2px 0 1rem;
height:1px;
}
.jyg_band_hjo .jyg_sh_rule_hjo{
background:rgba(255, 255, 255, 0.12);
}
.jyg_seo_grid3_hjo{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jyg_seo_grid4_hjo{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.jyg_seo_grid3_hjo>*,.jyg_seo_grid4_hjo>*{
min-width:0;
}
.jyg_seo_card_hjo{
background:#181020;
border:1px solid #3A2250;
border-radius:0.75rem;
padding:1.5rem;
}
.jyg_seo_card_hjo h3{
color:#F2E8FF;
font-weight:700;
font-size:1.125rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.5rem;
}
.jyg_seo_card_hjo p{
font-size:13px;
line-height:1.6;
color:#C4AEDE;
}
.jyg_seo_card_sm_hjo{
padding:1.25rem;
}
.jyg_seo_card_sm_hjo h3{
font-size:16px;
}
.jyg_seo_card_sm_hjo p{
font-size:12.5px;
line-height:1.55;
}
.jyg_seo_rtp_row_hjo{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
margin-top:1rem;
display:grid;
}
.jyg_rtp_hjo{
gap:14px;
min-width:0;
display:flex;
}
.jyg_rtp_hjo>div{
flex:1;
background:#0F0A14;
padding:16px;
border-radius:0.75rem;
min-width:0;
text-align:center;
}
.jyg_rtp_n_hjo{
font-weight:700;
color:#E020C8;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
white-space:nowrap;
font-size:26px;
}
.jyg_rtp_l_hjo{
font-size:0.688rem;
color:#8B6FAA;
margin-top:4px;
}
.jyg_cmp_hjo{
border-radius:0.75rem;
border:1px solid #3A2250;
overflow:hidden;
max-width:47.5rem;
}
.jyg_cmp_row_hjo{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.jyg_cmp_row_hjo>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.jyg_cmp_row_hjo>div:first-child{
text-align:left;
color:#F2E8FF;
font-weight:600;
padding-left:22px;
}
.jyg_cmp_th_hjo{
background:#0F0A14;
font-weight:700;
font-size:0.781rem;
}
.jyg_cmp_row_hjo:not(.jyg_cmp_th_hjo){
background:#181020;
color:#C4AEDE;
border-top:1px solid #2A1A3A;
}
.jyg_cmp_zebra_hjo{
background:#1D1428;
}
.jyg_guide_hjo{
border-radius:12px;
border:1px solid #3A2250;
overflow:hidden;
background:#181020;
cursor:pointer;
}
.jyg_guide_cover_hjo{
height:8.125rem;
}
.jyg_guide_body_hjo{
padding:20px;
}
.jyg_guide_body_hjo h3{
margin:0.438rem 0 0.563rem;
line-height:1.25;
font-weight:700;
color:#F2E8FF;
font-size:16px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jyg_guide_meta_hjo{
font-size:0.719rem;
color:#8B6FAA;
}
.jyg_hub_hjo{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid #2A1A3A;
padding-top:1.75rem;
display:grid;
}
.jyg_hub_hjo>*{
min-width:0;
}
.jyg_hub_hjo h4{
margin-bottom:0.688rem;
font-weight:700;
font-size:0.813rem;
color:#F2E8FF;
}
.jyg_hub_col_hjo{
gap:8px;
display:flex;
flex-direction:column;
font-size:0.813rem;
color:#C4AEDE;
}
.jyg_hub_col_hjo a{
cursor:pointer;
}
@media(max-width:1022px){
.jyg_seo_grid3_hjo{
grid-template-columns:1fr;
}
.jyg_seo_grid4_hjo{
grid-template-columns:repeat(2,1fr);
}
.jyg_seo_rtp_row_hjo{
gap:1.25rem;
grid-template-columns:1fr;
}
.jyg_hub_hjo{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.jyg_hub_hjo{
grid-template-columns:1fr;
}
}
.jyg_tk_hjo{
overflow:hidden;
background:#080510;
border-bottom:1px solid #2A1A3A;
display:flex;
align-items:center;
}
.jyg_tk_tag_hjo{
padding:0.688rem 1.125rem;
flex:none;
background:#181020;
gap:8px;
font-size:0.656rem;
font-weight:600;
text-transform:uppercase;
display:flex;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#E83030;
letter-spacing:.1em;
align-items:center;
border-right:1px solid #2A1A3A;
}
.jyg_tk_rail_hjo{
overflow:hidden;
flex:1;
}
.jyg_tk_track_hjo{
gap:1.75rem;
padding:11px 14px;
animation:zm3-marquee 26s linear infinite;
font-size:12px;
width:max-content;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
white-space:nowrap;
color:#C4AEDE;
}
.jyg_tk_track_hjo b{
color:#E020C8;
}
.jyg_hero_hjo{
background:linear-gradient(120deg,#1A0A2E,#0A0820);
padding:46px 3rem;
overflow:hidden;
border:1px solid #3A2250;
border-radius:1.25rem;
position:relative;
color:#F2E8FF;
}
.jyg_hero_glow_hjo{
border-radius:50%;
background:radial-gradient(circle,rgba(210, 0, 180, 0.22),transparent 70%);
top:-3.75rem;
position:absolute;
width:340px;
height:340px;
right:-60px;
}
.jyg_hero_in_hjo{
position:relative;
max-width:37.5rem;
}
.jyg_hero_hjo .jyg_eyebrow_hjo{
color:#F040D8;
}
.jyg_pill_row_hjo{
border:1px solid rgba(255, 255, 255, 0.12);
padding:6px 13px;
background:rgba(255, 255, 255, 0.07);
border-radius:62.438rem;
gap:8px;
font-size:0.656rem;
margin-bottom:1.375rem;
display:inline-flex;
letter-spacing:.1em;
color:#F040D8;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
text-transform:uppercase;
}
.jyg_hero_h1_hjo{
margin:18px 0;
overflow-wrap:break-word;
font-weight:700;
font-size:54px;
line-height:1.02;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F2E8FF;
letter-spacing:-.02em;
}
.jyg_hero_h1_hjo em{
font-style:normal;
color:#F040D8;
}
.jyg_hero_sub_hjo{
font-size:17px;
color:#B08FCC;
line-height:1.55;
margin-bottom:1.75rem;
max-width:480px;
}
.jyg_hero_cta_hjo{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:1.625rem;
}
.jyg_hero_trust_hjo{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.jyg_hero_rating_txt_hjo{
font-size:13px;
color:#B08FCC;
}
@media(max-width:1021px){
.jyg_hero_hjo{
padding:2rem 24px;
}
.jyg_hero_h1_hjo{
font-size:2.375rem;
}
}
@media(max-width:562px){
.jyg_hero_h1_hjo{
font-size:30px;
}
}
.jyg_stat_hjo{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.jyg_stat_hjo>*{
min-width:0;
}
.jyg_stat_item_hjo{
border-radius:12px;
padding:18px 20px;
background:#181020;
border:1px solid #3A2250;
}
.jyg_stat_k_hjo{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#8B6FAA;
letter-spacing:.12em;
margin-bottom:0.438rem;
font-size:0.594rem;
}
.jyg_stat_v_hjo{
gap:8px;
font-size:1.5rem;
color:#F2E8FF;
align-items:center;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
overflow-wrap:anywhere;
font-weight:700;
min-width:0;
}
.jyg_stat_v_accent_hjo{
color:#E020C8;
}
@media(max-width:1022px){
.jyg_stat_hjo{
grid-template-columns:repeat(2,1fr);
}
}
.jyg_wlc_hjo{
background:linear-gradient(120deg,#1A0A2E,#0A0820);
border:1px solid #3A2250;
grid-template-columns:1.2fr .8fr;
border-radius:20px;
gap:24px;
padding:2.25rem 2.5rem;
overflow:hidden;
position:relative;
color:#F2E8FF;
display:grid;
align-items:center;
}
.jyg_wlc_hjo>*{
min-width:0;
}
.jyg_wlc_hjo .jyg_eyebrow_hjo{
color:#F040D8;
}
.jyg_wlc_glow_hjo{
background:radial-gradient(circle,rgba(210, 0, 180, 0.22),transparent 70%);
border-radius:50%;
top:-2.5rem;
position:absolute;
width:260px;
height:16.25rem;
right:-40px;
}
.jyg_wlc_in_hjo{
position:relative;
}
.jyg_wlc_h2_hjo{
margin:0.625rem 0 8px;
font-weight:700;
color:#F2E8FF;
overflow-wrap:break-word;
line-height:1.03;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:34px;
}
.jyg_wlc_h2_hjo em{
color:#F040D8;
font-style:normal;
}
.jyg_wlc_sub_hjo{
line-height:1.55;
font-size:14px;
max-width:420px;
color:#B08FCC;
margin-bottom:1.125rem;
}
.jyg_wlc_terms_hjo{
gap:0.625rem;
flex-direction:column;
display:flex;
position:relative;
}
.jyg_term_hjo{
padding:0.813rem 15px;
border-radius:0.75rem;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
gap:0.688rem;
display:flex;
align-items:center;
}
.jyg_term_hjo svg{
flex:none;
width:20px;
color:#F040D8;
height:1.25rem;
}
.jyg_term_k_hjo{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
text-transform:uppercase;
color:#B08FCC;
letter-spacing:.1em;
}
.jyg_term_v_hjo{
font-weight:700;
font-size:14px;
color:#F2E8FF;
margin-top:2px;
}
@media(max-width:1021px){
.jyg_wlc_hjo{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.jyg_wlc_h2_hjo{
font-size:26px;
}
}
.jyg_jp_hjo{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.jyg_jp_hjo>*{
min-width:0;
}
.jyg_jp_hero_hjo{
border-radius:1.25rem;
border:1px solid #3A2250;
padding:1.625rem;
gap:0.875rem;
background:linear-gradient(135deg,#1A0A2E,#0A0820);
overflow:hidden;
display:flex;
justify-content:space-between;
min-height:180px;
color:#F2E8FF;
position:relative;
flex-direction:column;
}
.jyg_jp_glow_hjo{
border-radius:50%;
background:radial-gradient(circle,rgba(210, 0, 180, 0.22),transparent 70%);
position:absolute;
right:-2.5rem;
height:11.25rem;
top:-40px;
width:180px;
}
.jyg_jp_k_row_hjo{
gap:10px;
position:relative;
justify-content:space-between;
align-items:center;
display:flex;
}
.jyg_jp_k_hjo{
color:#8B6FAA;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.12em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jyg_jp_hero_hjo .jyg_jp_k_hjo{
color:#B08FCC;
}
.jyg_jp_amt_hjo{
font-size:42px;
line-height:1;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
position:relative;
color:#F040D8;
}
.jyg_jp_sub_hjo{
color:#B08FCC;
margin-top:5px;
font-size:12px;
}
.jyg_jp_cell_hjo{
padding:1.375rem;
border:1px solid #3A2250;
border-radius:20px;
background:#181020;
justify-content:space-between;
flex-direction:column;
display:flex;
min-height:11.25rem;
}
.jyg_jp_cell_hjo .jyg_jp_amt_hjo{
color:#F2E8FF;
font-size:30px;
}
.jyg_jp_cell_hjo .jyg_jp_sub_hjo{
color:#8B6FAA;
}
@media(max-width:1021px){
.jyg_jp_hjo{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.jyg_jp_amt_hjo{
font-size:32px;
}
}
.jyg_news_hjo{
border:1px solid #3A2250;
gap:1.5rem;
background:linear-gradient(135deg,#1A0A2E,#0A0820);
border-radius:1.25rem;
padding:26px 2rem;
align-items:center;
color:#F2E8FF;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.jyg_news_h3_hjo{
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F2E8FF;
font-size:1.25rem;
font-weight:700;
margin-bottom:4px;
}
.jyg_news_text_hjo{
font-size:0.813rem;
color:#B08FCC;
}
.jyg_news_form_hjo{
flex:1;
gap:0.625rem;
max-width:440px;
min-width:0;
display:flex;
}
.jyg_news_form_hjo .jyg_input_hjo{
min-width:0;
}
@media(max-width:561px){
.jyg_news_form_hjo{
width:100%;
}
}
.jyg_input_hjo{
border-radius:0.5rem;
flex:1;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
padding:0.813rem 16px;
font-size:0.844rem;
color:#B08FCC;
}
.jyg_gm_hjo{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.jyg_gm_hjo>*{
min-width:0;
}
.jyg_gm_panel_hjo{
background:#181020;
border-radius:20px;
padding:28px;
border:1px solid #3A2250;
}
.jyg_gm_h2_hjo{
margin:0.625rem 0 0.5rem;
font-size:24px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F2E8FF;
}
.jyg_gm_text_hjo{
color:#C4AEDE;
max-width:440px;
line-height:1.6;
font-size:13.5px;
margin-bottom:1.25rem;
}
.jyg_gm_level_hjo{
gap:14px;
margin-bottom:1rem;
align-items:center;
display:flex;
}
.jyg_gm_lv_hjo{
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E020C8;
font-weight:700;
font-size:24px;
}
.jyg_gm_bar_wrap_hjo{
flex:1;
min-width:0;
}
.jyg_gm_bar_meta_hjo{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
margin-bottom:0.313rem;
font-size:0.625rem;
justify-content:space-between;
color:#8B6FAA;
}
.jyg_bar_hjo{
overflow:hidden;
background:#0F0A14;
border-radius:999px;
height:0.5rem;
}
.jyg_bar_fill_hjo{
background:linear-gradient(90deg,#F040D8,#A0008A);
border-radius:999px;
display:block;
height:100%;
}
.jyg_gm_missions_hjo{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.jyg_gm_refer_hjo{
overflow:hidden;
border-radius:1.25rem;
padding:1.75rem;
border:1px solid #3A2250;
background:linear-gradient(150deg,#1A0A2E,#0A0820);
display:flex;
color:#F2E8FF;
position:relative;
flex-direction:column;
justify-content:space-between;
}
.jyg_gm_refer_hjo .jyg_eyebrow_hjo{
color:#F040D8;
}
.jyg_gm_ref_h2_hjo{
margin:0.625rem 0 8px;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F2E8FF;
font-size:24px;
line-height:1.1;
}
.jyg_gm_ref_h2_hjo em{
color:#F040D8;
font-style:normal;
}
.jyg_gm_ref_text_hjo{
color:#B08FCC;
margin-bottom:18px;
line-height:1.55;
font-size:13px;
}
@media(max-width:1021px){
.jyg_gm_hjo{
grid-template-columns:1fr;
}
}
.jyg_supp_hjo{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.jyg_supp_hjo>*{
min-width:0;
}
.jyg_supp_card_hjo{
border-radius:0.75rem;
padding:24px;
background:#181020;
border:1px solid #3A2250;
}
.jyg_supp_card_hjo svg{
margin-bottom:14px;
height:24px;
color:#E020C8;
width:24px;
}
.jyg_supp_card_hjo h3{
margin-bottom:0.375rem;
font-size:16px;
color:#F2E8FF;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.jyg_supp_card_hjo p{
color:#C4AEDE;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1025px){
.jyg_supp_hjo{
grid-template-columns:1fr;
}
}
.jyg_pay_logos_hjo{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.jyg_pay_logos_hjo>*{
min-width:0;
}
.jyg_pay_hjo{
border:1px solid #3A2250;
border-radius:0.5rem;
align-items:center;
font-weight:700;
color:#C4AEDE;
height:3rem;
justify-content:center;
display:flex;
font-size:0.75rem;
}
.jyg_table_hjo{
border-radius:0.75rem;
overflow:hidden;
border:1px solid #3A2250;
}
.jyg_trow_hjo{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.jyg_trow_hjo>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.jyg_trow_hjo>div:first-child{
font-weight:700;
color:#F2E8FF;
padding-left:1rem;
}
.jyg_trow_th_hjo{
background:#0F0A14;
letter-spacing:.06em;
font-size:0.594rem;
color:#8B6FAA;
text-transform:uppercase;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jyg_trow_hjo:not(.jyg_trow_th_hjo){
background:#181020;
border-top:1px solid #2A1A3A;
color:#C4AEDE;
}
.jyg_trow_zebra_hjo{
background:#1D1428;
}
.jyg_pos_hjo{
color:#E020C8;
font-weight:700;
}
@media(max-width:1027px){
.jyg_pay_logos_hjo{
grid-template-columns:repeat(2,1fr);
}
}
.jyg_dw_h2_hjo{
margin-bottom:10px;
line-height:1.08;
color:#F2E8FF;
font-weight:700;
font-size:26px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jyg_steps_v_hjo{
gap:10px;
grid-template-columns:1fr;
}
.jyg_steps_v_hjo .jyg_step_hjo{
padding:18px 1.25rem;
}
@media(max-width:561px){
.jyg_dw_h2_hjo{
font-size:1.438rem;
}
}
.jyg_promo_grid_hjo{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jyg_promo_grid_hjo>*{
min-width:0;
}
.jyg_promo_hjo{
border-radius:20px;
border:1px solid #3A2250;
background:#181020;
padding:24px;
overflow:hidden;
min-height:150px;
position:relative;
}
.jyg_promo_h_hjo{
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
margin-top:6px;
font-weight:700;
color:#F2E8FF;
line-height:1.05;
}
.jyg_promo_h_hjo em{
font-style:normal;
color:#E020C8;
}
.jyg_promo_p_hjo{
font-size:0.781rem;
color:#C4AEDE;
line-height:1.5;
margin-top:0.5rem;
}
.jyg_promo_feat_hjo{
border-color:#3A2250;
background:linear-gradient(135deg,#1A0A2E,#0A0820);
}
.jyg_promo_feat_hjo .jyg_promo_h_hjo{
color:#F2E8FF;
}
.jyg_promo_feat_hjo .jyg_promo_h_hjo em{
color:#F040D8;
}
.jyg_promo_feat_hjo .jyg_promo_p_hjo{
color:#B08FCC;
}
.jyg_promo_feat_hjo .jyg_eyebrow_hjo{
color:#F040D8;
}
@media(max-width:1022px){
.jyg_promo_grid_hjo{
grid-template-columns:1fr;
}
}
.jyg_steps_hjo{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jyg_steps_hjo>*{
min-width:0;
}
.jyg_step_hjo{
background:#181020;
padding:1.5rem;
border:1px solid #3A2250;
border-radius:0.75rem;
position:relative;
}
.jyg_step_num_hjo{
border-radius:0.5rem;
background:#F040D8;
width:1.875rem;
margin-bottom:14px;
color:#0F0A14;
font-weight:700;
font-size:13px;
height:1.875rem;
align-items:center;
display:flex;
justify-content:center;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jyg_step_h_hjo{
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:7px;
font-size:1rem;
color:#F2E8FF;
}
.jyg_step_p_hjo{
font-size:13px;
color:#C4AEDE;
line-height:1.55;
}
@media(max-width:1024px){
.jyg_steps_hjo{
grid-template-columns:1fr;
}
}
.jyg_banner_hjo{
border:1px solid #3A2250;
border-radius:1.25rem;
background:linear-gradient(115deg,#1A0A2E,#0A0820);
overflow:hidden;
padding:2.25rem 40px;
gap:1.75rem;
display:flex;
justify-content:space-between;
position:relative;
flex-wrap:wrap;
align-items:center;
color:#F2E8FF;
}
.jyg_banner_glow_hjo{
border-radius:50%;
background:radial-gradient(circle,rgba(210, 0, 180, 0.22),transparent 68%);
height:200px;
width:12.5rem;
position:absolute;
transform:translateY(-50%);
right:5rem;
top:50%;
}
.jyg_banner_in_hjo{
position:relative;
max-width:560px;
}
.jyg_banner_hjo .jyg_eyebrow_hjo{
color:#F040D8;
}
.jyg_banner_h2_hjo{
margin:0.625rem 0;
line-height:1.05;
font-size:1.875rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F2E8FF;
}
.jyg_banner_text_hjo{
font-size:0.875rem;
color:#B08FCC;
line-height:1.6;
}
@media(max-width:563px){
.jyg_banner_h2_hjo{
font-size:24px;
}
}
.jyg_app_hjo{
gap:36px;
align-items:center;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.jyg_app_copy_hjo{
max-width:32.5rem;
}
.jyg_app_h2_hjo{
margin:12px 0 10px;
font-size:1.75rem;
line-height:1.05;
font-weight:700;
color:#F2E8FF;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jyg_app_text_hjo{
font-size:14px;
margin-bottom:20px;
line-height:1.6;
color:#C4AEDE;
}
.jyg_app_btns_hjo{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.jyg_store_hjo{
border:1px solid #3A2250;
padding:11px 1.125rem;
border-radius:12px;
background:#0F0A14;
gap:9px;
color:#F2E8FF;
align-items:center;
font-weight:700;
font-size:0.813rem;
display:inline-flex;
cursor:pointer;
}
.jyg_store_hjo svg{
height:1rem;
width:16px;
}
.jyg_app_qr_wrap_hjo{
gap:1rem;
align-items:center;
display:flex;
}
.jyg_qr_hjo{
grid-template-columns:repeat(5,1fr);
background:#0F0A14;
border-radius:12px;
grid-template-rows:repeat(5,1fr);
gap:3px;
border:1px solid #3A2250;
padding:0.688rem;
width:6.75rem;
display:grid;
height:108px;
}
.jyg_qr_hjo i{
background:transparent;
}
.jyg_qr_f_hjo{
background:#E020C8;
}
.jyg_app_qr_cap_hjo{
font-size:0.75rem;
line-height:1.4;
color:#8B6FAA;
max-width:5.25rem;
}
.jyg_vip_head_hjo{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:1.125rem;
display:flex;
}
.jyg_vip_intro_hjo{
font-size:0.813rem;
max-width:26.25rem;
color:#C4AEDE;
}
.jyg_vip_hjo{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.jyg_vip_hjo>*{
min-width:0;
}
.jyg_tier_hjo{
border:1px solid #3A2250;
padding:20px;
background:#181020;
border-radius:12px;
}
.jyg_tier_on_hjo{
border-color:#E020C8;
background:rgba(224, 32, 200, 0.12);
}
.jyg_tier_medal_hjo{
background:linear-gradient(135deg,#F040D8,#A0008A);
border-radius:8px;
width:30px;
margin-bottom:0.875rem;
height:30px;
}
.jyg_tier_name_hjo{
font-size:15px;
color:#F2E8FF;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:0.313rem;
}
.jyg_tier_tx_hjo{
color:#8B6FAA;
font-size:0.719rem;
line-height:1.5;
}
@media(max-width:1023px){
.jyg_vip_hjo{
grid-template-columns:repeat(2,1fr);
}
}
.jyg_provs_hjo{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.jyg_provs_hjo>*{
min-width:0;
}
.jyg_prov_hjo{
border-radius:0.75rem;
padding:12px;
background:#181020;
border:1px solid #3A2250;
height:4rem;
display:flex;
align-items:center;
justify-content:center;
text-decoration:none;
}
.jyg_prov_img_hjo{
object-fit:contain;
max-height:2rem;
max-width:100%;
}
.jyg_resp_hjo{
background:#181020;
gap:24px;
border-radius:12px;
padding:1.625rem;
border:1px solid #3A2250;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.jyg_resp_in_hjo{
max-width:560px;
}
.jyg_resp_h_hjo{
font-size:19px;
color:#F2E8FF;
margin-bottom:8px;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jyg_resp_p_hjo{
color:#C4AEDE;
line-height:1.6;
font-size:0.844rem;
}
.jyg_resp_badges_hjo{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.jyg_age18_hjo{
border-radius:0.5rem;
border:1.5px solid #E83030;
padding:0.25rem 8px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:13px;
color:#E83030;
}
.jyg_resp_org_hjo{
color:#8B6FAA;
font-weight:600;
font-size:0.813rem;
}
@media(max-width:1027px){
.jyg_provs_hjo{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:563px){
.jyg_provs_hjo{
grid-template-columns:repeat(2,1fr);
}
}
.jyg_op_h2_hjo{
margin:0.625rem 0 8px;
font-weight:700;
font-size:1.5rem;
color:#F2E8FF;
line-height:1.1;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jyg_op_text_hjo{
line-height:1.6;
color:#C4AEDE;
font-size:13.5px;
}
@media(max-width:563px){
.jyg_op_h2_hjo{
font-size:1.375rem;
}
}
.jyg_ab_h2_hjo{
margin:14px 0 1rem;
color:#F2E8FF;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-size:32px;
}
.jyg_ab_body_hjo{
line-height:1.65;
color:#C4AEDE;
margin-bottom:14px;
font-size:15px;
}
.jyg_ab_chips_hjo{
gap:0.625rem;
flex-wrap:wrap;
margin-top:8px;
display:flex;
}
.jyg_faq_hjo{
gap:10px;
flex-direction:column;
display:flex;
}
.jyg_faq_item_hjo{
border-radius:0.75rem;
padding:1.125rem 22px;
border:1px solid #3A2250;
background:#181020;
}
.jyg_faq_q_hjo{
list-style:none;
gap:16px;
cursor:pointer;
justify-content:space-between;
color:#F2E8FF;
font-size:15.5px;
font-weight:600;
align-items:center;
display:flex;
}
.jyg_faq_q_hjo::-webkit-details-marker{
display:none;
}
.jyg_faq_q_t_hjo{
gap:0.625rem;
display:flex;
}
.jyg_faq_q_i_hjo{
color:#E020C8;
font-style:normal;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jyg_faq_pm_hjo{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.25rem;
color:#E020C8;
}
.jyg_faq_item_hjo[open] .jyg_faq_pm_hjo{
transform:rotate(45deg);
}
.jyg_faq_a_hjo{
margin-top:0.75rem;
color:#C4AEDE;
line-height:1.6;
font-size:13.5px;
}
@media(max-width:561px){
.jyg_ab_h2_hjo{
font-size:26px;
}
}
.jyg_et_h2_hjo{
margin:0.625rem 0 0.875rem;
color:#F2E8FF;
line-height:1.08;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.75rem;
}
.jyg_et_right_hjo{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.jyg_et_updated_hjo{
border:1px solid #3A2250;
gap:0.625rem;
padding:0.875rem 18px;
background:#0F0A14;
border-radius:12px;
font-size:0.75rem;
display:flex;
color:#C4AEDE;
align-items:center;
}
.jyg_et_updated_hjo svg{
flex:none;
width:15px;
color:#E020C8;
height:15px;
}
.jyg_et_updated_hjo b{
color:#F2E8FF;
}
@media(max-width:557px){
.jyg_et_h2_hjo{
font-size:1.5rem;
}
}
.jyg_rv_head_hjo{
gap:0.75rem;
align-items:flex-end;
margin-bottom:1.125rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.jyg_rv_agg_hjo{
gap:0.625rem;
align-items:center;
display:flex;
}
.jyg_rv_source_hjo{
font-size:12.5px;
color:#8B6FAA;
}
.jyg_rv_grid_hjo{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.jyg_rv_grid_hjo>*{
min-width:0;
}
.jyg_review_hjo{
background:#181020;
padding:1.5rem;
border:1px solid #3A2250;
border-radius:12px;
}
.jyg_review_hjo .jyg_stars_hjo{
margin-bottom:0.625rem;
}
.jyg_review_hjo p{
line-height:1.5;
margin-bottom:14px;
font-size:14.5px;
font-weight:600;
color:#F2E8FF;
}
.jyg_review_by_hjo{
font-size:12.5px;
color:#8B6FAA;
}
@media(max-width:1023px){
.jyg_rv_grid_hjo{
grid-template-columns:1fr;
}
}
.jyg_gd_head_hjo{
gap:0.75rem;
margin-bottom:1rem;
display:flex;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
}
.jyg_footer_hjo{
background:#080510;
padding:2.5rem 28px;
border-top:1px solid #2A1A3A;
}
.jyg_footer_grid_hjo{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-right:auto;
max-width:87.5rem;
margin-left:auto;
display:grid;
margin-bottom:28px;
}
.jyg_footer_grid_hjo>*{
min-width:0;
}
.jyg_footer_grid_hjo h4{
letter-spacing:.12em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.813rem;
font-size:0.625rem;
color:#5A3F72;
text-transform:uppercase;
}
.jyg_fcol_hjo{
gap:9px;
display:flex;
color:#C4AEDE;
flex-direction:column;
font-size:0.813rem;
}
.jyg_fcol_hjo a{
cursor:pointer;
}
.jyg_ft_about_hjo{
color:#8B6FAA;
font-size:0.813rem;
line-height:1.6;
margin-top:0.75rem;
max-width:260px;
}
.jyg_ft_contact_hjo{
color:#E020C8;
overflow-wrap:anywhere;
margin-top:12px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.781rem;
}
.jyg_footer_bottom_hjo{
gap:1rem;
margin:0 auto;
border-top:1px solid #2A1A3A;
justify-content:space-between;
flex-wrap:wrap;
max-width:1400px;
align-items:center;
display:flex;
padding-top:1.25rem;
}
.jyg_footer_bottom_hjo p{
max-width:720px;
color:#5A3F72;
line-height:1.6;
font-size:0.688rem;
}
@media(max-width:1027px){
.jyg_footer_grid_hjo{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.jyg_footer_grid_hjo{
grid-template-columns:1fr;
}
}