*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3FA;
overflow-wrap:break-word;
line-height:1.55;
color:#3D2F66;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(15, 10, 30, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.thdshell_zjy{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.thdmain_zjy{
min-width:0;
}
.thdwrap_zjy{
margin:0 auto;
max-width:1400px;
width:100%;
}
.thdcontainer_zjy{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:765px){
.thdcontainer_zjy{
padding:0 28px;
}
}
.thdsection_zjy{
padding:1.5rem 1.75rem;
}
.thdsection_pt_zjy{
padding-top:34px;
}
.thdband_soft_zjy{
background:#FFFFFF;
}
.thdeyebrow_zjy{
display:inline-block;
line-height:1.4;
font-weight:600;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
color:#6D28D9;
overflow-wrap:break-word;
font-size:10.5px;
letter-spacing:.14em;
}
.thddrawer_cb_zjy{
display:none;
}
.thdoverlay_zjy{
display:none;
}
@media(max-width:1027px){
.thdshell_zjy{
grid-template-columns:1fr;
}
.thdmain_zjy{
padding-bottom:4.875rem;
}
.thddrawer_cb_zjy:checked~.thdoverlay_zjy{
inset:0;
background:rgba(15, 10, 30, 0.72);
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:563px){
.thdsection_zjy{
padding:18px 16px;
}
.thdsection_pt_zjy{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.thdside_zjy{
padding:22px 18px;
background:#EFEBF7;
gap:22px;
align-self:start;
height:100vh;
flex-direction:column;
display:flex;
position:sticky;
border-right:1px solid rgba(26, 18, 48, 0.08);
top:0;
overflow-y:auto;
}
.thdbrand_zjy{
gap:10px;
align-items:center;
display:flex;
}
.thdlogo_zjy{
font-size:1.313rem;
letter-spacing:-.02em;
color:#1A1230;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.thdside_cta_zjy{
padding:1rem;
border-radius:0.75rem;
background:rgba(109, 40, 217, 0.10);
border:1px solid rgba(26, 18, 48, 0.12);
}
.thdside_cta_h_zjy{
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.15;
color:#1A1230;
font-size:1.063rem;
margin-bottom:6px;
font-weight:700;
}
.thdside_cta_p_zjy{
font-size:12px;
line-height:1.45;
margin-bottom:12px;
color:#3D2F66;
}
.thdnav_zjy{
gap:3px;
display:flex;
flex-direction:column;
}
.thdnav_label_zjy{
padding:6px 10px;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A898CC;
letter-spacing:.14em;
font-size:9.5px;
}
.thdnav_item_zjy{
gap:0.688rem;
border-radius:0.5rem;
padding:10px;
font-weight:500;
align-items:center;
display:flex;
font-size:0.875rem;
color:#3D2F66;
}
.thdnav_item_zjy svg{
height:17px;
width:1.063rem;
}
.thdnav_item_zjy:hover{
background:rgba(109, 40, 217, 0.10);
color:#1A1230;
}
.thdnav_item_on_zjy{
background:rgba(109, 40, 217, 0.10);
color:#6D28D9;
font-weight:600;
}
.thdside_foot_zjy{
background:#FFFFFF;
border-radius:12px;
border:1px solid rgba(26, 18, 48, 0.12);
padding:12px;
margin-top:auto;
}
.thdside_foot_zjy p{
font-size:12.5px;
color:#3D2F66;
margin-top:0.25rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.thdtop_zjy{
gap:16px;
padding:14px 28px;
background:#EFEBF7;
display:flex;
z-index:40;
position:sticky;
top:0;
align-items:center;
border-bottom:1px solid rgba(26, 18, 48, 0.08);
}
.thdtop_brand_zjy{
gap:9px;
align-items:center;
display:none;
}
.thdsearch_zjy{
gap:0.625rem;
border-radius:0.75rem;
flex:1;
background:#FFFFFF;
border:1px solid rgba(26, 18, 48, 0.12);
padding:11px 14px;
align-items:center;
color:#6E5E9A;
font-size:13.5px;
display:flex;
max-width:27.5rem;
}
.thdsearch_zjy svg{
flex:none;
width:16px;
height:1rem;
}
.thdtop_actions_zjy{
gap:12px;
display:flex;
margin-left:auto;
align-items:center;
}
.thdlang_zjy{
color:#3D2F66;
font-size:12px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.thdburger_zjy{
border:1px solid rgba(26, 18, 48, 0.12);
border-radius:8px;
background:#FFFFFF;
align-items:center;
justify-content:center;
color:#1A1230;
height:40px;
display:none;
width:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.thdbotnav_zjy{
display:none;
}
@media(max-width:1027px){
.thdside_zjy{
transition:transform .25s ease;
position:fixed;
z-index:80;
width:280px;
transform:translateX(-100%);
left:0;
top:0;
height:100vh;
}
.thddrawer_cb_zjy:checked~.thdshell_zjy .thdside_zjy{
transform:translateX(0);
}
.thdtop_zjy{
padding:0.875rem 16px;
gap:12px;
flex-wrap:wrap;
position:static;
}
.thdtop_brand_zjy{
display:flex;
}
.thdsearch_zjy{
display:none;
}
.thdburger_zjy{
display:flex;
}
.thdtop_actions_zjy{
gap:0.625rem;
margin-left:0;
align-items:stretch;
width:100%;
}
.thdtop_actions_zjy .thdlang_zjy{
display:none;
}
.thdtop_actions_zjy .thdbtn_zjy{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.thdbotnav_zjy{
grid-template-columns:repeat(3,1fr);
background:#EFEBF7;
padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));
border-top:1px solid rgba(26, 18, 48, 0.12);
right:0;
display:grid;
bottom:0;
z-index:65;
position:fixed;
left:0;
transform:translateZ(0);
}
.thdbn_zjy{
gap:4px;
padding:0.375rem 2px 0;
flex-direction:column;
align-items:center;
display:flex;
justify-content:flex-end;
color:#3D2F66;
font-weight:600;
font-size:0.625rem;
min-width:0;
}
.thdbn_zjy svg{
flex:none;
width:22px;
height:1.375rem;
}
.thdbn_zjy span{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
}
.thdbn_on_zjy{
color:#6D28D9;
}
.thdbn_center_zjy{
position:relative;
}
.thdbn_fab_zjy{
background:#7C3AED;
border-radius:50%;
box-shadow:0 8px 2rem rgba(26, 18, 48, 0.16), 0 2px 0.5rem rgba(26, 18, 48, 0.10);
left:50%;
position:absolute;
top:-20px;
display:flex;
color:#FFFFFF;
transform:translateX(-50%);
justify-content:center;
width:3.125rem;
align-items:center;
height:3.125rem;
}
.thdbn_fab_zjy svg{
height:24px;
width:24px;
}
.thdbn_center_zjy span{
color:#6D28D9;
}
}
.thdbtn_zjy{
padding:11px 22px;
gap:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:8px;
font-size:14px;
cursor:pointer;
display:inline-flex;
align-items:center;
font-weight:700;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
justify-content:center;
}
.thdbtn_pri_zjy{
background:#7C3AED;
color:#FFFFFF;
box-shadow:0 4px 1.125rem rgba(124, 58, 237, 0.40), 0 1px 0.25rem rgba(124, 58, 237, 0.20);
}
.thdbtn_pri_zjy:hover{
background:#5B21B6;
}
.thdbtn_ghost_zjy{
background:rgba(109, 40, 217, 0.10);
font-weight:600;
color:#1A1230;
}
.thdbtn_line_zjy{
border:1px solid rgba(26, 18, 48, 0.20);
background:transparent;
font-weight:600;
color:#1A1230;
}
.thdbtn_lg_zjy{
border-radius:0.75rem;
padding:1rem 1.875rem;
font-size:15px;
}
.thdband_zjy .thdbtn_line_zjy{
border-color:rgba(255, 255, 255, 0.12);
color:#F0EAFF;
}
.thdband_zjy .thdbtn_ghost_zjy{
background:rgba(255, 255, 255, 0.08);
color:#F0EAFF;
}
.thdlink_m_zjy{
gap:5px;
font-size:0.75rem;
color:#6D28D9;
display:inline-flex;
text-decoration:none;
align-items:center;
cursor:pointer;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.thdlink_m_zjy svg{
height:0.875rem;
width:14px;
}
.thdband_zjy .thdlink_m_zjy{
color:#C084FC;
}
.thddot_zjy{
border-radius:50%;
flex:none;
background:#6D28D9;
width:7px;
height:0.438rem;
}
.thddot_live_zjy{
background:#DC2626;
animation:zm3-pulse 1.4s infinite;
}
.thdstars_zjy{
gap:2px;
color:#6D28D9;
display:inline-flex;
}
.thdstars_zjy svg{
width:15px;
height:0.938rem;
}
.thdchip_zjy{
padding:7px 0.75rem;
border:1px solid rgba(26, 18, 48, 0.12);
border-radius:8px;
gap:0.375rem;
background:#FFFFFF;
align-items:center;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.688rem;
color:#3D2F66;
display:inline-flex;
}
.thdchip_on_zjy{
border-color:transparent;
background:rgba(109, 40, 217, 0.10);
color:#6D28D9;
}
.thdgc_zjy{
color:inherit;
cursor:pointer;
text-decoration:none;
display:block;
min-width:0;
}
.thdgc_thumb_zjy{
border-radius:12px;
border:1px solid rgba(26, 18, 48, 0.12);
overflow:hidden;
position:relative;
aspect-ratio:1;
display:block;
background-size:cover;
background-position:center;
}
.thdgc_thumb_portrait_zjy{
aspect-ratio:3/4;
}
.thdgc_thumb_wide_zjy{
aspect-ratio:16/11;
}
.thdgc_cap_zjy{
padding:0.563rem;
background:linear-gradient(transparent,rgba(15, 10, 30, 0.72));
left:0;
right:0;
bottom:0;
position:absolute;
}
.thdgc_name_zjy{
font-size:12.5px;
font-weight:700;
display:block;
color:#F0EAFF;
}
.thdgc_meta_zjy{
color:#A898CC;
font-size:0.688rem;
}
.thdgc_badge_zjy{
padding:2px 0.375rem;
background:#6D28D9;
border-radius:0.5rem;
top:8px;
right:0.5rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.5rem;
color:#FFFFFF;
font-weight:700;
position:absolute;
}
.thdgc_badge_hot_zjy{
background:#DC2626;
color:#F0EAFF;
}
.thdgc_badge_live_zjy{
background:#DC2626;
left:0.5rem;
right:auto;
color:#F0EAFF;
}
.thdgc_mult_zjy{
inset:0;
color:#6D28D9;
align-items:center;
position:absolute;
display:flex;
font-weight:700;
font-size:28px;
justify-content:center;
}
.thdpc_zjy{
border-radius:12px;
border:1px solid rgba(26, 18, 48, 0.12);
background:#FFFFFF;
align-items:center;
font-weight:700;
display:flex;
height:64px;
justify-content:center;
font-size:0.875rem;
color:#3D2F66;
}
.thdrail_zjy{
min-width:0;
}
.thdrail_scroll_zjy{
gap:14px;
display:grid;
}
.thdrail_scroll_zjy>*{
min-width:0;
}
.thdg6_zjy{
grid-template-columns:repeat(6,1fr);
}
.thdg7_zjy{
grid-template-columns:repeat(7,1fr);
}
.thdg4_zjy{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1021px){
.thdg6_zjy,.thdg7_zjy{
grid-template-columns:none;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
grid-auto-columns:7.5rem;
padding-bottom:6px;
overflow-x:auto;
}
.thdg6_zjy>*,.thdg7_zjy>*{
scroll-snap-align:start;
}
.thdg4_zjy{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.thdg4_zjy{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.thdpanel_zjy{
background:#FFFFFF;
border:1px solid rgba(26, 18, 48, 0.12);
border-radius:1.25rem;
padding:28px 2rem;
}
.thdsplit_zjy{
gap:36px;
display:grid;
align-items:start;
}
.thdsplit_zjy>*{
min-width:0;
}
.thdsplit_a_zjy{
grid-template-columns:.85fr 1.15fr;
}
.thdsplit_b_zjy{
grid-template-columns:1fr 1.1fr;
}
.thdsplit_c_zjy{
grid-template-columns:1.1fr .9fr;
}
.thdpgrid_zjy{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.thdpgrid_zjy>*{
min-width:0;
}
.thdlead_zjy{
line-height:1.65;
color:#3D2F66;
margin-bottom:0.875rem;
font-size:0.938rem;
}
.thdfeat_zjy{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.thdfeat_zjy>*{
min-width:0;
}
.thdfeat2_zjy{
grid-template-columns:1fr 1fr;
}
.thdfeat_card_zjy{
border:1px solid rgba(26, 18, 48, 0.12);
background:#FFFFFF;
padding:1.625rem;
border-radius:1.25rem;
}
.thdfeat_card_zjy svg{
margin-bottom:16px;
width:1.625rem;
color:#6D28D9;
height:26px;
}
.thdfeat_card_zjy h3{
margin-bottom:8px;
font-size:18px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#1A1230;
}
.thdfeat_card_zjy p{
line-height:1.6;
font-size:13px;
color:#3D2F66;
}
.thdfeat_card_zjy b{
color:#1A1230;
}
.thdbig_zjy{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.thdbig_n_zjy{
font-weight:700;
font-size:26px;
color:#6D28D9;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.thdbig_l_zjy{
color:#6E5E9A;
font-size:0.75rem;
}
.thdperson_zjy{
border:1px solid rgba(26, 18, 48, 0.12);
gap:0.875rem;
background:#FFFFFF;
padding:16px 1.125rem;
border-radius:0.75rem;
align-items:center;
display:flex;
}
.thdavatar_zjy{
background:linear-gradient(135deg,#7C3AED,#4C1D95);
flex:none;
border-radius:50%;
height:2.75rem;
width:2.75rem;
}
.thdperson_name_zjy{
font-weight:700;
color:#1A1230;
font-size:14px;
}
.thdperson_role_zjy{
color:#6E5E9A;
font-size:12px;
}
.thdkv_zjy{
overflow:hidden;
background:rgba(26, 18, 48, 0.12);
grid-template-columns:1fr 1fr;
border:1px solid rgba(26, 18, 48, 0.12);
gap:1px;
border-radius:0.75rem;
display:grid;
}
.thdkv_zjy>div{
padding:1rem 18px;
background:#F5F3FA;
min-width:0;
}
.thdkv_k_zjy{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#6D28D9;
margin-bottom:0.313rem;
font-size:0.594rem;
}
.thdkv_v_zjy{
font-size:0.844rem;
font-weight:700;
color:#1A1230;
}
@media(max-width:1025px){
.thdsplit_a_zjy,.thdsplit_b_zjy,.thdsplit_c_zjy,.thdpgrid_zjy{
grid-template-columns:1fr;
gap:24px;
}
.thdfeat_zjy,.thdfeat2_zjy{
grid-template-columns:1fr;
}
.thdkv_zjy{
grid-template-columns:1fr;
}
}
.thdsh_zjy{
margin-bottom:16px;
min-width:0;
}
.thdsh_row_zjy{
gap:0.75rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.thdsh_row_zjy .thdsh_l_zjy{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.thdsh_stack_zjy{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.thdsh_center_zjy{
gap:10px;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.thdsh_h2_zjy{
gap:0.563rem;
font-weight:700;
overflow-wrap:break-word;
color:#1A1230;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:20px;
display:flex;
align-items:center;
line-height:1.1;
}
@media(min-width:768px){
.thdsh_h2_zjy{
font-size:1.5rem;
}
}
.thdband_zjy .thdsh_h2_zjy{
color:#F0EAFF;
}
.thdeb_mono_zjy{
text-transform:none;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
}
.thdeb_mono_zjy::before{
content:"// ";
}
.thdeb_upper_zjy{
letter-spacing:.14em;
text-transform:uppercase;
}
.thdeb_pill_zjy{
padding:0.313rem 11px;
background:rgba(109, 40, 217, 0.10);
border-radius:999px;
letter-spacing:.12em;
text-transform:uppercase;
}
.thdeb_line_zjy{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.thdeb_line_zjy::before{
background:#6D28D9;
width:1.5rem;
content:"";
display:inline-block;
height:1px;
}
.thdband_zjy .thdeb_line_zjy::before{
background:#C084FC;
}
.thdband_zjy .thdeb_pill_zjy{
background:rgba(255, 255, 255, 0.08);
}
.thdsh_link_zjy{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
display:inline-flex;
white-space:nowrap;
font-weight:600;
align-items:center;
border-bottom:1px solid #1A1230;
color:#1A1230;
padding-bottom:2px;
font-size:0.813rem;
}
.thdsh_link_zjy:hover{
border-color:#6D28D9;
color:#6D28D9;
}
.thdsh_link_zjy svg{
width:0.875rem;
height:14px;
}
.thdsh_link_chev_zjy{
padding-bottom:0;
font-size:0.75rem;
border-bottom:0;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6D28D9;
}
.thdsh_link_btn_zjy{
border-radius:62.438rem;
background:#7C3AED;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#FFFFFF;
}
.thdsh_link_btn_zjy:hover{
border-color:transparent;
background:#5B21B6;
}
.thdband_zjy .thdsh_link_zjy{
border-color:#F0EAFF;
color:#F0EAFF;
}
.thdband_zjy .thdsh_link_chev_zjy{
color:#C084FC;
}
.thdsh_rule_zjy{
margin:-2px 0 1rem;
background:rgba(26, 18, 48, 0.12);
height:1px;
}
.thdband_zjy .thdsh_rule_zjy{
background:rgba(255, 255, 255, 0.12);
}
.thdseo_grid3_zjy{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.thdseo_grid4_zjy{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.thdseo_grid3_zjy>*,.thdseo_grid4_zjy>*{
min-width:0;
}
.thdseo_card_zjy{
border-radius:12px;
padding:24px;
border:1px solid rgba(26, 18, 48, 0.12);
background:#FFFFFF;
}
.thdseo_card_zjy h3{
font-weight:700;
color:#1A1230;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.125rem;
margin-bottom:0.5rem;
}
.thdseo_card_zjy p{
color:#3D2F66;
line-height:1.6;
font-size:13px;
}
.thdseo_card_sm_zjy{
padding:1.25rem;
}
.thdseo_card_sm_zjy h3{
font-size:16px;
}
.thdseo_card_sm_zjy p{
font-size:12.5px;
line-height:1.55;
}
.thdseo_rtp_row_zjy{
gap:36px;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:1rem;
}
.thdrtp_zjy{
gap:0.875rem;
min-width:0;
display:flex;
}
.thdrtp_zjy>div{
background:#F5F3FA;
flex:1;
padding:16px;
border-radius:12px;
text-align:center;
min-width:0;
}
.thdrtp_n_zjy{
color:#6D28D9;
white-space:nowrap;
font-weight:700;
font-size:1.625rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.thdrtp_l_zjy{
color:#6E5E9A;
margin-top:0.25rem;
font-size:11px;
}
.thdcmp_zjy{
border:1px solid rgba(26, 18, 48, 0.12);
overflow:hidden;
border-radius:12px;
max-width:47.5rem;
}
.thdcmp_row_zjy{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.thdcmp_row_zjy>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.thdcmp_row_zjy>div:first-child{
text-align:left;
padding-left:22px;
font-weight:600;
color:#1A1230;
}
.thdcmp_th_zjy{
background:#F5F3FA;
font-weight:700;
font-size:0.781rem;
}
.thdcmp_row_zjy:not(.thdcmp_th_zjy){
background:#FFFFFF;
color:#3D2F66;
border-top:1px solid rgba(26, 18, 48, 0.08);
}
.thdcmp_zebra_zjy{
background:#EDE9F5;
}
.thdguide_zjy{
overflow:hidden;
border-radius:12px;
background:#FFFFFF;
border:1px solid rgba(26, 18, 48, 0.12);
cursor:pointer;
}
.thdguide_cover_zjy{
height:8.125rem;
}
.thdguide_body_zjy{
padding:1.25rem;
}
.thdguide_body_zjy h3{
margin:0.438rem 0 0.563rem;
color:#1A1230;
line-height:1.25;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
font-weight:700;
}
.thdguide_meta_zjy{
color:#6E5E9A;
font-size:11.5px;
}
.thdhub_zjy{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:1.75rem;
display:grid;
border-top:1px solid rgba(26, 18, 48, 0.08);
}
.thdhub_zjy>*{
min-width:0;
}
.thdhub_zjy h4{
margin-bottom:11px;
font-weight:700;
font-size:0.813rem;
color:#1A1230;
}
.thdhub_col_zjy{
gap:0.5rem;
display:flex;
flex-direction:column;
font-size:13px;
color:#3D2F66;
}
.thdhub_col_zjy a{
cursor:pointer;
}
@media(max-width:1023px){
.thdseo_grid3_zjy{
grid-template-columns:1fr;
}
.thdseo_grid4_zjy{
grid-template-columns:repeat(2,1fr);
}
.thdseo_rtp_row_zjy{
gap:1.25rem;
grid-template-columns:1fr;
}
.thdhub_zjy{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.thdhub_zjy{
grid-template-columns:1fr;
}
}
.thdtk_zjy{
background:#1A1230;
overflow:hidden;
border-bottom:1px solid rgba(26, 18, 48, 0.08);
display:flex;
align-items:center;
}
.thdtk_tag_zjy{
background:#FFFFFF;
padding:0.688rem 1.125rem;
gap:8px;
flex:none;
font-size:10.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
display:flex;
border-right:1px solid rgba(26, 18, 48, 0.08);
letter-spacing:.1em;
font-weight:600;
color:#DC2626;
text-transform:uppercase;
}
.thdtk_rail_zjy{
overflow:hidden;
flex:1;
}
.thdtk_track_zjy{
gap:1.75rem;
animation:zm3-marquee 26s linear infinite;
padding:11px 0.875rem;
color:#3D2F66;
white-space:nowrap;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:max-content;
display:flex;
font-size:12px;
}
.thdtk_track_zjy b{
color:#6D28D9;
}
.thdhero_zjy{
background:linear-gradient(120deg,#16102B,#0D0A1E);
border:1px solid rgba(26, 18, 48, 0.12);
padding:2.875rem 3rem;
border-radius:1.25rem;
overflow:hidden;
position:relative;
color:#F0EAFF;
}
.thdhero_glow_zjy{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
width:21.25rem;
position:absolute;
top:-60px;
height:340px;
right:-60px;
}
.thdhero_in_zjy{
position:relative;
max-width:37.5rem;
}
.thdhero_zjy .thdeyebrow_zjy{
color:#C084FC;
}
.thdpill_row_zjy{
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:999px;
padding:6px 13px;
background:rgba(255, 255, 255, 0.08);
gap:0.5rem;
display:inline-flex;
font-size:0.656rem;
margin-bottom:22px;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
color:#C084FC;
align-items:center;
}
.thdhero_h1_zjy{
margin:1.125rem 0;
letter-spacing:-.02em;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAFF;
font-size:3.375rem;
line-height:1.02;
overflow-wrap:break-word;
}
.thdhero_h1_zjy em{
font-style:normal;
color:#C084FC;
}
.thdhero_sub_zjy{
line-height:1.55;
color:#A898CC;
font-size:17px;
max-width:30rem;
margin-bottom:1.75rem;
}
.thdhero_cta_zjy{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:26px;
flex-wrap:wrap;
}
.thdhero_trust_zjy{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.thdhero_rating_txt_zjy{
color:#A898CC;
font-size:0.813rem;
}
@media(max-width:1027px){
.thdhero_zjy{
padding:32px 24px;
}
.thdhero_h1_zjy{
font-size:2.375rem;
}
}
@media(max-width:563px){
.thdhero_h1_zjy{
font-size:30px;
}
}
.thdtabs_zjy{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.thdtab_zjy{
background:#FFFFFF;
padding:10px 18px;
border-radius:0.5rem;
border:1px solid rgba(26, 18, 48, 0.12);
font-weight:600;
cursor:pointer;
color:#3D2F66;
font-size:13px;
}
.thdtab_on_zjy{
border-color:transparent;
background:#7C3AED;
font-weight:700;
color:#FFFFFF;
}
.thdstat_zjy{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.thdstat_zjy>*{
min-width:0;
}
.thdstat_item_zjy{
border-radius:12px;
padding:1.125rem 20px;
background:#FFFFFF;
border:1px solid rgba(26, 18, 48, 0.12);
}
.thdstat_k_zjy{
color:#6E5E9A;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
margin-bottom:0.438rem;
letter-spacing:.12em;
}
.thdstat_v_zjy{
gap:8px;
align-items:center;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
overflow-wrap:anywhere;
font-size:1.5rem;
display:flex;
min-width:0;
color:#1A1230;
}
.thdstat_v_accent_zjy{
color:#6D28D9;
}
@media(max-width:1024px){
.thdstat_zjy{
grid-template-columns:repeat(2,1fr);
}
}
.thdwlc_zjy{
padding:2.25rem 2.5rem;
gap:1.5rem;
background:linear-gradient(120deg,#16102B,#0D0A1E);
border:1px solid rgba(26, 18, 48, 0.12);
border-radius:1.25rem;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
align-items:center;
position:relative;
color:#F0EAFF;
display:grid;
}
.thdwlc_zjy>*{
min-width:0;
}
.thdwlc_zjy .thdeyebrow_zjy{
color:#C084FC;
}
.thdwlc_glow_zjy{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
top:-40px;
position:absolute;
width:16.25rem;
right:-2.5rem;
height:260px;
}
.thdwlc_in_zjy{
position:relative;
}
.thdwlc_h2_zjy{
margin:0.625rem 0 0.5rem;
color:#F0EAFF;
line-height:1.03;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:34px;
overflow-wrap:break-word;
}
.thdwlc_h2_zjy em{
font-style:normal;
color:#C084FC;
}
.thdwlc_sub_zjy{
color:#A898CC;
margin-bottom:1.125rem;
font-size:14px;
line-height:1.55;
max-width:420px;
}
.thdwlc_terms_zjy{
gap:0.625rem;
flex-direction:column;
position:relative;
display:flex;
}
.thdterm_zjy{
gap:11px;
border-radius:12px;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.08);
padding:13px 0.938rem;
display:flex;
align-items:center;
}
.thdterm_zjy svg{
flex:none;
height:20px;
width:20px;
color:#C084FC;
}
.thdterm_k_zjy{
text-transform:uppercase;
color:#A898CC;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
letter-spacing:.1em;
}
.thdterm_v_zjy{
font-size:0.875rem;
font-weight:700;
color:#F0EAFF;
margin-top:2px;
}
@media(max-width:1022px){
.thdwlc_zjy{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.thdwlc_h2_zjy{
font-size:26px;
}
}
.thdjp_zjy{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.thdjp_zjy>*{
min-width:0;
}
.thdjp_hero_zjy{
padding:1.625rem;
border:1px solid rgba(26, 18, 48, 0.12);
background:linear-gradient(135deg,#16102B,#0D0A1E);
border-radius:1.25rem;
overflow:hidden;
gap:14px;
position:relative;
flex-direction:column;
justify-content:space-between;
display:flex;
color:#F0EAFF;
min-height:180px;
}
.thdjp_glow_zjy{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
height:11.25rem;
right:-2.5rem;
top:-40px;
width:180px;
}
.thdjp_k_row_zjy{
gap:0.625rem;
align-items:center;
justify-content:space-between;
display:flex;
position:relative;
}
.thdjp_k_zjy{
letter-spacing:.12em;
color:#6E5E9A;
text-transform:uppercase;
font-size:0.625rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.thdjp_hero_zjy .thdjp_k_zjy{
color:#A898CC;
}
.thdjp_amt_zjy{
line-height:1;
font-size:2.625rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
position:relative;
color:#C084FC;
font-weight:700;
}
.thdjp_sub_zjy{
font-size:12px;
margin-top:0.313rem;
color:#A898CC;
}
.thdjp_cell_zjy{
background:#FFFFFF;
padding:22px;
border:1px solid rgba(26, 18, 48, 0.12);
border-radius:1.25rem;
justify-content:space-between;
flex-direction:column;
display:flex;
min-height:180px;
}
.thdjp_cell_zjy .thdjp_amt_zjy{
color:#1A1230;
font-size:30px;
}
.thdjp_cell_zjy .thdjp_sub_zjy{
color:#6E5E9A;
}
@media(max-width:1022px){
.thdjp_zjy{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.thdjp_amt_zjy{
font-size:32px;
}
}
.thdnews_zjy{
border-radius:1.25rem;
padding:1.625rem 2rem;
border:1px solid rgba(26, 18, 48, 0.12);
gap:1.5rem;
background:linear-gradient(135deg,#16102B,#0D0A1E);
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
color:#F0EAFF;
}
.thdnews_h3_zjy{
color:#F0EAFF;
margin-bottom:4px;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.25rem;
}
.thdnews_text_zjy{
font-size:13px;
color:#A898CC;
}
.thdnews_form_zjy{
gap:10px;
flex:1;
min-width:0;
display:flex;
max-width:27.5rem;
}
.thdnews_form_zjy .thdinput_zjy{
min-width:0;
}
@media(max-width:560px){
.thdnews_form_zjy{
width:100%;
}
}
.thdinput_zjy{
border:1px solid rgba(255, 255, 255, 0.12);
padding:13px 1rem;
border-radius:8px;
background:rgba(255, 255, 255, 0.08);
flex:1;
color:#A898CC;
font-size:13.5px;
}
.thdapp_zjy{
gap:36px;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.thdapp_copy_zjy{
max-width:32.5rem;
}
.thdapp_h2_zjy{
margin:12px 0 10px;
font-size:28px;
line-height:1.05;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1230;
font-weight:700;
}
.thdapp_text_zjy{
margin-bottom:1.25rem;
color:#3D2F66;
font-size:14px;
line-height:1.6;
}
.thdapp_btns_zjy{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.thdstore_zjy{
border:1px solid rgba(26, 18, 48, 0.12);
border-radius:12px;
gap:0.563rem;
background:#F5F3FA;
padding:11px 18px;
align-items:center;
font-size:13px;
display:inline-flex;
cursor:pointer;
font-weight:700;
color:#1A1230;
}
.thdstore_zjy svg{
width:1rem;
height:16px;
}
.thdapp_qr_wrap_zjy{
gap:1rem;
display:flex;
align-items:center;
}
.thdqr_zjy{
grid-template-rows:repeat(5,1fr);
background:#F5F3FA;
padding:0.688rem;
gap:3px;
grid-template-columns:repeat(5,1fr);
border-radius:12px;
border:1px solid rgba(26, 18, 48, 0.12);
width:108px;
display:grid;
height:6.75rem;
}
.thdqr_zjy i{
background:transparent;
}
.thdqr_f_zjy{
background:#6D28D9;
}
.thdapp_qr_cap_zjy{
line-height:1.4;
max-width:84px;
color:#6E5E9A;
font-size:0.75rem;
}
.thdvip_head_zjy{
gap:0.75rem;
align-items:flex-end;
margin-bottom:18px;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.thdvip_intro_zjy{
max-width:26.25rem;
color:#3D2F66;
font-size:0.813rem;
}
.thdvip_zjy{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.thdvip_zjy>*{
min-width:0;
}
.thdtier_zjy{
border:1px solid rgba(26, 18, 48, 0.12);
background:#FFFFFF;
padding:1.25rem;
border-radius:12px;
}
.thdtier_on_zjy{
background:rgba(109, 40, 217, 0.10);
border-color:#6D28D9;
}
.thdtier_medal_zjy{
background:linear-gradient(135deg,#7C3AED,#4C1D95);
border-radius:8px;
width:30px;
height:30px;
margin-bottom:14px;
}
.thdtier_name_zjy{
font-weight:700;
font-size:0.938rem;
margin-bottom:5px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1230;
}
.thdtier_tx_zjy{
font-size:0.719rem;
line-height:1.5;
color:#6E5E9A;
}
@media(max-width:1022px){
.thdvip_zjy{
grid-template-columns:repeat(2,1fr);
}
}
.thdpromo_grid_zjy{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.thdpromo_grid_zjy>*{
min-width:0;
}
.thdpromo_zjy{
overflow:hidden;
border-radius:1.25rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 48, 0.12);
padding:24px;
min-height:150px;
position:relative;
}
.thdpromo_h_zjy{
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
margin-top:6px;
font-size:1.625rem;
color:#1A1230;
font-weight:700;
}
.thdpromo_h_zjy em{
color:#6D28D9;
font-style:normal;
}
.thdpromo_p_zjy{
color:#3D2F66;
font-size:12.5px;
margin-top:0.5rem;
line-height:1.5;
}
.thdpromo_feat_zjy{
background:linear-gradient(135deg,#16102B,#0D0A1E);
border-color:rgba(26, 18, 48, 0.12);
}
.thdpromo_feat_zjy .thdpromo_h_zjy{
color:#F0EAFF;
}
.thdpromo_feat_zjy .thdpromo_h_zjy em{
color:#C084FC;
}
.thdpromo_feat_zjy .thdpromo_p_zjy{
color:#A898CC;
}
.thdpromo_feat_zjy .thdeyebrow_zjy{
color:#C084FC;
}
@media(max-width:1027px){
.thdpromo_grid_zjy{
grid-template-columns:1fr;
}
}
.thddw_h2_zjy{
margin-bottom:0.625rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.08;
color:#1A1230;
font-size:26px;
}
.thdsteps_v_zjy{
grid-template-columns:1fr;
gap:0.625rem;
}
.thdsteps_v_zjy .thdstep_zjy{
padding:1.125rem 1.25rem;
}
@media(max-width:557px){
.thddw_h2_zjy{
font-size:23px;
}
}
.thdpay_logos_zjy{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.thdpay_logos_zjy>*{
min-width:0;
}
.thdpay_zjy{
border-radius:0.5rem;
border:1px solid rgba(26, 18, 48, 0.12);
color:#3D2F66;
display:flex;
font-size:0.75rem;
justify-content:center;
height:48px;
align-items:center;
font-weight:700;
}
.thdtable_zjy{
border-radius:12px;
overflow:hidden;
border:1px solid rgba(26, 18, 48, 0.12);
}
.thdtrow_zjy{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.thdtrow_zjy>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.thdtrow_zjy>div:first-child{
font-weight:700;
padding-left:1rem;
color:#1A1230;
}
.thdtrow_th_zjy{
background:#F5F3FA;
letter-spacing:.06em;
text-transform:uppercase;
color:#6E5E9A;
font-size:9.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.thdtrow_zjy:not(.thdtrow_th_zjy){
background:#FFFFFF;
border-top:1px solid rgba(26, 18, 48, 0.08);
color:#3D2F66;
}
.thdtrow_zebra_zjy{
background:#EDE9F5;
}
.thdpos_zjy{
color:#6D28D9;
font-weight:700;
}
@media(max-width:1023px){
.thdpay_logos_zjy{
grid-template-columns:repeat(2,1fr);
}
}
.thdsupp_zjy{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.thdsupp_zjy>*{
min-width:0;
}
.thdsupp_card_zjy{
border:1px solid rgba(26, 18, 48, 0.12);
padding:1.5rem;
border-radius:12px;
background:#FFFFFF;
}
.thdsupp_card_zjy svg{
height:24px;
color:#6D28D9;
width:24px;
margin-bottom:0.875rem;
}
.thdsupp_card_zjy h3{
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
margin-bottom:6px;
color:#1A1230;
}
.thdsupp_card_zjy p{
color:#3D2F66;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1021px){
.thdsupp_zjy{
grid-template-columns:1fr;
}
}
.thdtour_zjy{
grid-template-columns:1.05fr 1fr;
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(26, 18, 48, 0.12);
display:grid;
}
.thdtour_zjy>*{
min-width:0;
}
.thdtour_l_zjy{
overflow:hidden;
padding:34px;
background:linear-gradient(135deg,#16102B,#0D0A1E);
position:relative;
color:#F0EAFF;
}
.thdtour_h2_zjy{
margin:0.75rem 0 0.625rem;
color:#F0EAFF;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:30px;
font-weight:700;
line-height:1.05;
}
.thdtour_h2_zjy em{
font-style:normal;
color:#C084FC;
}
.thdtour_text_zjy{
margin-bottom:1.25rem;
max-width:340px;
line-height:1.6;
font-size:13.5px;
color:#A898CC;
}
.thdtour_meta_zjy{
gap:18px;
flex-wrap:wrap;
margin-bottom:20px;
display:flex;
align-items:flex-end;
}
.thdtour_cap_zjy{
text-transform:uppercase;
margin-bottom:5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
color:#A898CC;
}
.thdcount_zjy{
gap:6px;
display:flex;
}
.thdcount_zjy span{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:8px;
padding:4px 0.563rem;
font-size:22px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.thdtour_units_zjy{
color:#A898CC;
font-size:0.625rem;
}
.thdboard_zjy{
background:#FFFFFF;
padding:1.75rem 30px;
}
.thdboard_head_zjy{
margin-bottom:0.875rem;
align-items:center;
display:flex;
justify-content:space-between;
}
.thdboard_title_zjy{
font-weight:700;
font-size:1rem;
color:#1A1230;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.thdboard_upd_zjy{
color:#6E5E9A;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
text-transform:uppercase;
}
.thdboard_list_zjy{
gap:2px;
display:flex;
flex-direction:column;
}
.thdboard_row_zjy{
border-radius:0.5rem;
gap:0.75rem;
padding:10px 12px;
display:flex;
align-items:center;
}
.thdboard_top1_zjy{
background:rgba(109, 40, 217, 0.10);
}
.thdboard_rk_zjy{
width:20px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
color:#6E5E9A;
font-size:0.875rem;
}
.thdboard_top1_zjy .thdboard_rk_zjy{
color:#6D28D9;
}
.thdboard_nm_zjy{
flex:1;
font-weight:600;
font-size:13.5px;
min-width:0;
color:#3D2F66;
}
.thdboard_top1_zjy .thdboard_nm_zjy{
font-weight:700;
color:#1A1230;
}
.thdboard_pt_zjy{
color:#3D2F66;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
}
@media(max-width:1022px){
.thdtour_zjy{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.thdtour_h2_zjy{
font-size:1.5rem;
}
}
.thdsteps_zjy{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.thdsteps_zjy>*{
min-width:0;
}
.thdstep_zjy{
border-radius:12px;
padding:1.5rem;
border:1px solid rgba(26, 18, 48, 0.12);
background:#FFFFFF;
position:relative;
}
.thdstep_num_zjy{
border-radius:0.5rem;
background:#7C3AED;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:13px;
justify-content:center;
margin-bottom:0.875rem;
align-items:center;
width:30px;
color:#FFFFFF;
height:30px;
display:flex;
}
.thdstep_h_zjy{
color:#1A1230;
margin-bottom:7px;
font-size:1rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.thdstep_p_zjy{
line-height:1.55;
font-size:13px;
color:#3D2F66;
}
@media(max-width:1025px){
.thdsteps_zjy{
grid-template-columns:1fr;
}
}
.thdrv_head_zjy{
gap:12px;
display:flex;
align-items:flex-end;
justify-content:space-between;
margin-bottom:18px;
flex-wrap:wrap;
}
.thdrv_agg_zjy{
gap:0.625rem;
display:flex;
align-items:center;
}
.thdrv_source_zjy{
color:#6E5E9A;
font-size:12.5px;
}
.thdrv_grid_zjy{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.thdrv_grid_zjy>*{
min-width:0;
}
.thdreview_zjy{
padding:1.5rem;
border:1px solid rgba(26, 18, 48, 0.12);
border-radius:0.75rem;
background:#FFFFFF;
}
.thdreview_zjy .thdstars_zjy{
margin-bottom:0.625rem;
}
.thdreview_zjy p{
line-height:1.5;
font-weight:600;
font-size:0.906rem;
color:#1A1230;
margin-bottom:0.875rem;
}
.thdreview_by_zjy{
color:#6E5E9A;
font-size:0.781rem;
}
@media(max-width:1024px){
.thdrv_grid_zjy{
grid-template-columns:1fr;
}
}
.thddispute_zjy{
border-radius:0.75rem;
gap:1.75rem;
padding:1.625rem 30px;
border:1px dashed rgba(26, 18, 48, 0.20);
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
}
.thddispute_in_zjy{
max-width:41.25rem;
}
.thddispute_h2_zjy{
color:#1A1230;
margin-bottom:8px;
font-size:22px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.thddispute_text_zjy{
font-size:0.844rem;
color:#3D2F66;
line-height:1.6;
}
.thdprovs_zjy{
grid-template-columns:repeat(6,1fr);
gap:12px;
display:grid;
margin-bottom:28px;
}
.thdprovs_zjy>*{
min-width:0;
}
.thdprov_zjy{
border-radius:12px;
background:#FFFFFF;
padding:12px;
border:1px solid rgba(26, 18, 48, 0.12);
height:64px;
text-decoration:none;
display:flex;
align-items:center;
justify-content:center;
}
.thdprov_img_zjy{
max-width:100%;
max-height:32px;
object-fit:contain;
}
.thdresp_zjy{
background:#FFFFFF;
border:1px solid rgba(26, 18, 48, 0.12);
padding:26px;
gap:24px;
border-radius:0.75rem;
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.thdresp_in_zjy{
max-width:560px;
}
.thdresp_h_zjy{
font-size:1.188rem;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1230;
margin-bottom:0.5rem;
}
.thdresp_p_zjy{
line-height:1.6;
color:#3D2F66;
font-size:0.844rem;
}
.thdresp_badges_zjy{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.thdage18_zjy{
border-radius:8px;
padding:4px 0.5rem;
border:1.5px solid #DC2626;
font-weight:700;
color:#DC2626;
font-size:0.813rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.thdresp_org_zjy{
font-weight:600;
font-size:0.813rem;
color:#6E5E9A;
}
@media(max-width:1021px){
.thdprovs_zjy{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:563px){
.thdprovs_zjy{
grid-template-columns:repeat(2,1fr);
}
}
.thdab_h2_zjy{
margin:14px 0 1rem;
font-size:2rem;
font-weight:700;
color:#1A1230;
line-height:1.08;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.thdab_body_zjy{
line-height:1.65;
margin-bottom:0.875rem;
font-size:15px;
color:#3D2F66;
}
.thdab_chips_zjy{
gap:10px;
flex-wrap:wrap;
display:flex;
margin-top:8px;
}
.thdfaq_zjy{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.thdfaq_item_zjy{
padding:1.125rem 22px;
border:1px solid rgba(26, 18, 48, 0.12);
background:#FFFFFF;
border-radius:0.75rem;
}
.thdfaq_q_zjy{
gap:1rem;
list-style:none;
align-items:center;
color:#1A1230;
font-size:0.969rem;
justify-content:space-between;
display:flex;
cursor:pointer;
font-weight:600;
}
.thdfaq_q_zjy::-webkit-details-marker{
display:none;
}
.thdfaq_q_t_zjy{
gap:10px;
display:flex;
}
.thdfaq_q_i_zjy{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
color:#6D28D9;
}
.thdfaq_pm_zjy{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.25rem;
color:#6D28D9;
}
.thdfaq_item_zjy[open] .thdfaq_pm_zjy{
transform:rotate(45deg);
}
.thdfaq_a_zjy{
color:#3D2F66;
font-size:13.5px;
margin-top:0.75rem;
line-height:1.6;
}
@media(max-width:562px){
.thdab_h2_zjy{
font-size:26px;
}
}
.thdop_h2_zjy{
margin:0.625rem 0 8px;
font-size:24px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
color:#1A1230;
font-weight:700;
}
.thdop_text_zjy{
line-height:1.6;
font-size:0.844rem;
color:#3D2F66;
}
@media(max-width:559px){
.thdop_h2_zjy{
font-size:22px;
}
}
.thdet_h2_zjy{
margin:0.625rem 0 14px;
color:#1A1230;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-size:1.75rem;
}
.thdet_right_zjy{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.thdet_updated_zjy{
background:#F5F3FA;
padding:14px 18px;
gap:10px;
border:1px solid rgba(26, 18, 48, 0.12);
border-radius:12px;
display:flex;
color:#3D2F66;
font-size:12px;
align-items:center;
}
.thdet_updated_zjy svg{
flex:none;
width:0.938rem;
height:0.938rem;
color:#6D28D9;
}
.thdet_updated_zjy b{
color:#1A1230;
}
@media(max-width:558px){
.thdet_h2_zjy{
font-size:1.5rem;
}
}
.thdfooter_zjy{
padding:40px 1.75rem;
background:#1A1230;
border-top:1px solid rgba(26, 18, 48, 0.08);
}
.thdfooter_grid_zjy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-left:auto;
margin-right:auto;
display:grid;
margin-bottom:28px;
max-width:1400px;
}
.thdfooter_grid_zjy>*{
min-width:0;
}
.thdfooter_grid_zjy h4{
letter-spacing:.12em;
margin-bottom:0.813rem;
font-size:0.625rem;
color:#A898CC;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.thdfcol_zjy{
gap:9px;
flex-direction:column;
color:#3D2F66;
display:flex;
font-size:0.813rem;
}
.thdfcol_zjy a{
cursor:pointer;
}
.thdft_about_zjy{
color:#6E5E9A;
margin-top:12px;
font-size:13px;
line-height:1.6;
max-width:16.25rem;
}
.thdft_contact_zjy{
overflow-wrap:anywhere;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6D28D9;
margin-top:0.75rem;
font-size:0.781rem;
}
.thdfooter_bottom_zjy{
margin:0 auto;
gap:16px;
display:flex;
border-top:1px solid rgba(26, 18, 48, 0.08);
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
max-width:87.5rem;
padding-top:20px;
}
.thdfooter_bottom_zjy p{
max-width:720px;
color:#A898CC;
line-height:1.6;
font-size:0.688rem;
}
@media(max-width:1023px){
.thdfooter_grid_zjy{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.thdfooter_grid_zjy{
grid-template-columns:1fr;
}
}