*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#FAF7FB;line-height:1.55;overflow-wrap:break-word;text-rendering:optimizeLegibility;color:#3D2545;-webkit-font-smoothing:antialiased;font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;font-size:0.938rem;}
img{max-width:100%;display:block;}
a{color:inherit;text-decoration:none;}
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:8px;}
::-webkit-scrollbar-thumb{background:rgba(20, 6, 26, 0.72);border-radius:8px;}
::-webkit-scrollbar-track{background:transparent;}
.wzxshell_heh{grid-template-columns:248px 1fr;min-height:100vh;display:grid;}
.wzxmain_heh{min-width:0;}
.wzxwrap_heh{margin:0 auto;width:100%;max-width:86.25rem;}
.wzxcontainer_heh{padding:0 1rem;margin:0 auto;width:100%;max-width:1380px;}
@media(min-width:769px){.wzxcontainer_heh{padding:0 28px;}
}
.wzxsection_heh{padding:1.5rem 28px;}
.wzxsection_pt_heh{padding-top:2.125rem;}
.wzxband_soft_heh{background:#F3EEF5;}
.wzxeyebrow_heh{letter-spacing:.14em;line-height:1.4;font-weight:600;font-size:0.656rem;display:inline-block;text-transform:uppercase;overflow-wrap:break-word;font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;color:#B5007A;}
.wzxdrawer_cb_heh{display:none;}
.wzxoverlay_heh{display:none;}
@media(max-width:1024px){.wzxshell_heh{grid-template-columns:1fr;}
.wzxmain_heh{padding-bottom:4.875rem;}
.wzxdrawer_cb_heh:checked~.wzxoverlay_heh{background:rgba(20, 6, 26, 0.72);inset:0;display:block;z-index:70;position:fixed;}
}
@media(max-width:559px){.wzxsection_heh{padding:18px 1rem;}
.wzxsection_pt_heh{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 ---------- */
.wzxside_heh{background:#F7F2F9;gap:22px;padding:22px 18px;overflow-y:auto;top:0;height:100vh;display:flex;border-right:1px solid rgba(26, 10, 30, 0.08);position:sticky;align-self:start;flex-direction:column;}
.wzxbrand_heh{gap:0.625rem;display:flex;align-items:center;}
.wzxlogo_heh{font-size:1.313rem;font-weight:700;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;letter-spacing:-.02em;color:#1A0A1E;}
.wzxside_cta_heh{padding:1rem;border-radius:13px;background:rgba(181, 0, 122, 0.11);border:1px solid rgba(26, 10, 30, 0.12);}
.wzxside_cta_h_heh{font-weight:700;font-size:17px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.15;margin-bottom:0.375rem;color:#1A0A1E;}
.wzxside_cta_p_heh{line-height:1.45;margin-bottom:0.75rem;color:#3D2545;font-size:0.75rem;}
.wzxnav_heh{gap:3px;display:flex;flex-direction:column;}
.wzxnav_label_heh{padding:6px 10px;font-size:0.594rem;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.14em;text-transform:uppercase;color:#B099BA;}
.wzxnav_item_heh{padding:10px;gap:11px;border-radius:0.5rem;align-items:center;display:flex;color:#3D2545;font-size:14px;font-weight:500;}
.wzxnav_item_heh svg{height:17px;width:17px;}
.wzxnav_item_heh:hover{background:rgba(181, 0, 122, 0.11);color:#1A0A1E;}
.wzxnav_item_on_heh{background:rgba(181, 0, 122, 0.11);color:#B5007A;font-weight:600;}
.wzxside_foot_heh{border:1px solid rgba(26, 10, 30, 0.12);padding:0.75rem;background:#F3EEF5;border-radius:13px;margin-top:auto;}
.wzxside_foot_heh p{font-size:0.781rem;margin-top:0.25rem;color:#3D2545;line-height:1.4;}
/* ---------- topbar ---------- */
.wzxtop_heh{gap:16px;padding:14px 28px;background:#F7F2F9;align-items:center;display:flex;z-index:40;top:0;border-bottom:1px solid rgba(26, 10, 30, 0.08);position:sticky;}
.wzxtop_brand_heh{gap:9px;align-items:center;display:none;}
.wzxsearch_heh{background:#F3EEF5;flex:1;border:1px solid rgba(26, 10, 30, 0.12);padding:0.688rem 0.875rem;border-radius:13px;gap:10px;font-size:0.844rem;color:#7A5C85;display:flex;max-width:27.5rem;align-items:center;}
.wzxsearch_heh svg{flex:none;width:1rem;height:16px;}
.wzxtop_actions_heh{gap:12px;margin-left:auto;align-items:center;display:flex;}
.wzxlang_heh{font-size:0.75rem;color:#3D2545;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.wzxburger_heh{border:1px solid rgba(26, 10, 30, 0.12);border-radius:0.5rem;background:#F3EEF5;justify-content:center;color:#1A0A1E;height:40px;width:40px;align-items:center;display:none;}
/* ---------- bottom-nav (mobile) ---------- */
.wzxbotnav_heh{display:none;}
@media(max-width:1024px){.wzxside_heh{transition:transform .25s ease;height:100vh;position:fixed;width:17.5rem;left:0;z-index:80;transform:translateX(-100%);top:0;}
.wzxdrawer_cb_heh:checked~.wzxshell_heh .wzxside_heh{transform:translateX(0);}
.wzxtop_heh{padding:0.875rem 16px;gap:0.75rem;flex-wrap:wrap;position:static;}
.wzxtop_brand_heh{display:flex;}
.wzxsearch_heh{display:none;}
.wzxburger_heh{display:flex;}
.wzxtop_actions_heh{gap:10px;margin-left:0;width:100%;align-items:stretch;}
.wzxtop_actions_heh .wzxlang_heh{display:none;}
.wzxtop_actions_heh .wzxbtn_heh{padding:0.688rem 10px;flex:1;text-align:center;}
.wzxbotnav_heh{grid-template-columns:repeat(3,1fr);padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));background:#F7F2F9;bottom:0;position:fixed;border-top:1px solid rgba(26, 10, 30, 0.12);transform:translateZ(0);left:0;right:0;z-index:65;display:grid;}
.wzxbn_heh{padding:6px 2px 0;gap:0.25rem;color:#3D2545;font-size:0.625rem;min-width:0;flex-direction:column;align-items:center;justify-content:flex-end;display:flex;font-weight:600;}
.wzxbn_heh svg{flex:none;width:22px;height:1.375rem;}
.wzxbn_heh span{overflow:hidden;white-space:nowrap;max-width:100%;text-overflow:ellipsis;text-align:center;}
.wzxbn_on_heh{color:#B5007A;}
.wzxbn_center_heh{position:relative;}
.wzxbn_fab_heh{background:#D6008C;border-radius:50%;left:50%;position:absolute;display:flex;box-shadow:0 8px 2rem rgba(26, 10, 30, 0.14), 0 2px 8px rgba(26, 10, 30, 0.10);width:3.125rem;transform:translateX(-50%);align-items:center;color:#FFFFFF;justify-content:center;height:50px;top:-1.25rem;}
.wzxbn_fab_heh svg{width:24px;height:1.5rem;}
.wzxbn_center_heh span{color:#B5007A;}
}
.wzxbtn_heh{transition:background-color 0.2s ease,color 0.2s ease;border-radius:8px;padding:0.688rem 1.375rem;gap:8px;align-items:center;justify-content:center;cursor:pointer;font-weight:700;font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;font-size:0.875rem;display:inline-flex;}
.wzxbtn_pri_heh{background:#D6008C;color:#FFFFFF;box-shadow:0 0.25rem 1.125rem rgba(214, 0, 140, 0.42), 0 1px 0.25rem rgba(214, 0, 140, 0.28);}
.wzxbtn_pri_heh:hover{background:#B5007A;}
.wzxbtn_ghost_heh{background:rgba(181, 0, 122, 0.11);font-weight:600;color:#1A0A1E;}
.wzxbtn_line_heh{background:transparent;border:1px solid rgba(26, 10, 30, 0.22);font-weight:600;color:#1A0A1E;}
.wzxbtn_lg_heh{padding:1rem 1.875rem;border-radius:13px;font-size:15px;}
.wzxband_heh .wzxbtn_line_heh{border-color:rgba(255, 255, 255, 0.13);color:#FAF0FF;}
.wzxband_heh .wzxbtn_ghost_heh{background:rgba(255, 255, 255, 0.08);color:#FAF0FF;}
.wzxlink_m_heh{gap:0.313rem;cursor:pointer;display:inline-flex;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#B5007A;text-decoration:none;align-items:center;font-size:12px;}
.wzxlink_m_heh svg{height:14px;width:14px;}
.wzxband_heh .wzxlink_m_heh{color:#FF5FCC;}
.wzxdot_heh{border-radius:50%;flex:none;background:#B5007A;height:0.438rem;width:7px;}
.wzxdot_live_heh{background:#D93025;animation:zm3-pulse 1.4s infinite;}
.wzxstars_heh{gap:2px;color:#B5007A;display:inline-flex;}
.wzxstars_heh svg{width:0.938rem;height:15px;}
.wzxchip_heh{background:#F3EEF5;padding:7px 0.75rem;gap:0.375rem;border:1px solid rgba(26, 10, 30, 0.12);border-radius:8px;color:#3D2545;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;display:inline-flex;align-items:center;font-size:11px;}
.wzxchip_on_heh{border-color:transparent;background:rgba(181, 0, 122, 0.11);color:#B5007A;}
.wzxgc_heh{cursor:pointer;display:block;color:inherit;min-width:0;text-decoration:none;}
.wzxgc_thumb_heh{border-radius:13px;overflow:hidden;border:1px solid rgba(26, 10, 30, 0.12);aspect-ratio:1;background-size:cover;background-position:center;display:block;position:relative;}
.wzxgc_thumb_portrait_heh{aspect-ratio:3/4;}
.wzxgc_thumb_wide_heh{aspect-ratio:16/11;}
.wzxgc_cap_heh{background:linear-gradient(transparent,rgba(20, 6, 26, 0.72));padding:0.563rem;bottom:0;right:0;position:absolute;left:0;}
.wzxgc_name_heh{font-size:12.5px;font-weight:700;color:#FAF0FF;display:block;}
.wzxgc_meta_heh{font-size:0.688rem;color:#C9A8D8;}
.wzxgc_badge_heh{background:#B5007A;border-radius:8px;padding:2px 6px;color:#FFFFFF;top:8px;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;font-weight:700;right:0.5rem;font-size:8px;position:absolute;}
.wzxgc_badge_hot_heh{background:#D93025;color:#FAF0FF;}
.wzxgc_badge_live_heh{background:#D93025;right:auto;color:#FAF0FF;left:8px;}
.wzxgc_mult_heh{inset:0;justify-content:center;align-items:center;color:#B5007A;font-size:28px;position:absolute;font-weight:700;display:flex;}
.wzxpc_heh{border-radius:13px;background:#F3EEF5;border:1px solid rgba(26, 10, 30, 0.12);justify-content:center;color:#3D2545;font-weight:700;height:4rem;font-size:0.875rem;align-items:center;display:flex;}
.wzxrail_heh{min-width:0;}
.wzxrail_scroll_heh{gap:0.875rem;display:grid;}
.wzxrail_scroll_heh>*{min-width:0;}
.wzxg6_heh{grid-template-columns:repeat(6,1fr);}
.wzxg7_heh{grid-template-columns:repeat(7,1fr);}
.wzxg4_heh{grid-template-columns:repeat(4,1fr);}
@media(max-width:1026px){.wzxg6_heh,.wzxg7_heh{grid-template-columns:none;padding-bottom:0.375rem;overflow-x:auto;scroll-snap-type:x mandatory;grid-auto-columns:7.5rem;grid-auto-flow:column;}
.wzxg6_heh>*,.wzxg7_heh>*{scroll-snap-align:start;}
.wzxg4_heh{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:562px){.wzxg4_heh{grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;grid-auto-columns:9.375rem;}
}
.wzxpanel_heh{border:1px solid rgba(26, 10, 30, 0.12);border-radius:20px;padding:1.75rem 32px;background:#F3EEF5;}
.wzxsplit_heh{gap:2.25rem;align-items:start;display:grid;}
.wzxsplit_heh>*{min-width:0;}
.wzxsplit_a_heh{grid-template-columns:.85fr 1.15fr;}
.wzxsplit_b_heh{grid-template-columns:1fr 1.1fr;}
.wzxsplit_c_heh{grid-template-columns:1.1fr .9fr;}
.wzxpgrid_heh{gap:2.5rem;grid-template-columns:.9fr 1.1fr;align-items:center;display:grid;}
.wzxpgrid_heh>*{min-width:0;}
.wzxlead_heh{margin-bottom:14px;color:#3D2545;line-height:1.65;font-size:0.938rem;}
.wzxfeat_heh{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.wzxfeat_heh>*{min-width:0;}
.wzxfeat2_heh{grid-template-columns:1fr 1fr;}
.wzxfeat_card_heh{border-radius:20px;background:#F3EEF5;padding:26px;border:1px solid rgba(26, 10, 30, 0.12);}
.wzxfeat_card_heh svg{height:1.625rem;width:1.625rem;margin-bottom:1rem;color:#B5007A;}
.wzxfeat_card_heh h3{font-weight:700;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#1A0A1E;margin-bottom:8px;font-size:1.125rem;}
.wzxfeat_card_heh p{color:#3D2545;line-height:1.6;font-size:13px;}
.wzxfeat_card_heh b{color:#1A0A1E;}
.wzxbig_heh{gap:22px;display:flex;flex-wrap:wrap;}
.wzxbig_n_heh{color:#B5007A;font-size:26px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.wzxbig_l_heh{color:#7A5C85;font-size:12px;}
.wzxperson_heh{border:1px solid rgba(26, 10, 30, 0.12);border-radius:0.813rem;background:#F3EEF5;gap:14px;padding:16px 1.125rem;align-items:center;display:flex;}
.wzxavatar_heh{background:linear-gradient(135deg,#D6008C,#7A0055);border-radius:50%;flex:none;width:2.75rem;height:44px;}
.wzxperson_name_heh{font-size:0.875rem;font-weight:700;color:#1A0A1E;}
.wzxperson_role_heh{font-size:0.75rem;color:#7A5C85;}
.wzxkv_heh{overflow:hidden;grid-template-columns:1fr 1fr;background:rgba(26, 10, 30, 0.12);border-radius:13px;border:1px solid rgba(26, 10, 30, 0.12);gap:1px;display:grid;}
.wzxkv_heh>div{background:#FAF7FB;padding:16px 18px;min-width:0;}
.wzxkv_k_heh{text-transform:uppercase;margin-bottom:0.313rem;font-size:9.5px;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#B5007A;}
.wzxkv_v_heh{font-size:0.844rem;font-weight:700;color:#1A0A1E;}
@media(max-width:1022px){.wzxsplit_a_heh,.wzxsplit_b_heh,.wzxsplit_c_heh,.wzxpgrid_heh{grid-template-columns:1fr;gap:1.5rem;}
.wzxfeat_heh,.wzxfeat2_heh{grid-template-columns:1fr;}
.wzxkv_heh{grid-template-columns:1fr;}
}
.wzxsh_heh{margin-bottom:1rem;min-width:0;}
.wzxsh_row_heh{gap:12px;flex-wrap:wrap;justify-content:space-between;display:flex;align-items:flex-end;}
.wzxsh_row_heh .wzxsh_l_heh{gap:6px;min-width:0;display:flex;flex-direction:column;}
.wzxsh_stack_heh{gap:0.625rem;display:flex;align-items:flex-start;flex-direction:column;}
.wzxsh_center_heh{gap:10px;align-items:center;text-align:center;flex-direction:column;display:flex;}
.wzxsh_h2_heh{gap:0.563rem;color:#1A0A1E;overflow-wrap:break-word;font-weight:700;font-size:1.25rem;display:flex;line-height:1.1;align-items:center;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
@media(min-width:769px){.wzxsh_h2_heh{font-size:24px;}
}
.wzxband_heh .wzxsh_h2_heh{color:#FAF0FF;}
.wzxeb_mono_heh{text-transform:none;letter-spacing:.08em;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.wzxeb_mono_heh::before{content:"// ";}
.wzxeb_upper_heh{letter-spacing:.14em;text-transform:uppercase;}
.wzxeb_pill_heh{padding:0.313rem 11px;border-radius:999px;background:rgba(181, 0, 122, 0.11);letter-spacing:.12em;text-transform:uppercase;}
.wzxeb_line_heh{gap:10px;align-items:center;display:inline-flex;}
.wzxeb_line_heh::before{background:#B5007A;height:1px;display:inline-block;width:24px;content:"";}
.wzxband_heh .wzxeb_line_heh::before{background:#FF5FCC;}
.wzxband_heh .wzxeb_pill_heh{background:rgba(255, 255, 255, 0.08);}
.wzxsh_link_heh{gap:0.375rem;transition:color 0.2s ease,border-color 0.2s ease;font-size:0.813rem;align-items:center;padding-bottom:2px;border-bottom:1px solid #1A0A1E;display:inline-flex;font-weight:600;white-space:nowrap;color:#1A0A1E;}
.wzxsh_link_heh:hover{border-color:#B5007A;color:#B5007A;}
.wzxsh_link_heh svg{height:0.875rem;width:14px;}
.wzxsh_link_chev_heh{border-bottom:0;padding-bottom:0;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#B5007A;font-size:0.75rem;}
.wzxsh_link_btn_heh{padding:9px 18px;background:#D6008C;border-radius:62.438rem;color:#FFFFFF;border-bottom:0;}
.wzxsh_link_btn_heh:hover{background:#B5007A;border-color:transparent;}
.wzxband_heh .wzxsh_link_heh{border-color:#FAF0FF;color:#FAF0FF;}
.wzxband_heh .wzxsh_link_chev_heh{color:#FF5FCC;}
.wzxsh_rule_heh{background:rgba(26, 10, 30, 0.12);margin:-2px 0 1rem;height:1px;}
.wzxband_heh .wzxsh_rule_heh{background:rgba(255, 255, 255, 0.13);}
.wzxseo_grid3_heh{gap:1.25rem;grid-template-columns:repeat(3,1fr);display:grid;}
.wzxseo_grid4_heh{grid-template-columns:repeat(4,1fr);gap:13px;display:grid;}
.wzxseo_grid3_heh>*,.wzxseo_grid4_heh>*{min-width:0;}
.wzxseo_card_heh{border-radius:0.813rem;background:#F3EEF5;border:1px solid rgba(26, 10, 30, 0.12);padding:24px;}
.wzxseo_card_heh h3{font-weight:700;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:8px;color:#1A0A1E;font-size:1.125rem;}
.wzxseo_card_heh p{line-height:1.6;color:#3D2545;font-size:0.813rem;}
.wzxseo_card_sm_heh{padding:1.25rem;}
.wzxseo_card_sm_heh h3{font-size:1rem;}
.wzxseo_card_sm_heh p{font-size:0.781rem;line-height:1.55;}
.wzxseo_rtp_row_heh{gap:36px;grid-template-columns:1fr 1fr;margin-top:16px;display:grid;align-items:center;}
.wzxrtp_heh{gap:14px;min-width:0;display:flex;}
.wzxrtp_heh>div{flex:1;background:#FAF7FB;padding:1rem;border-radius:13px;text-align:center;min-width:0;}
.wzxrtp_n_heh{font-size:26px;font-weight:700;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;white-space:nowrap;color:#B5007A;}
.wzxrtp_l_heh{font-size:11px;margin-top:0.25rem;color:#7A5C85;}
.wzxcmp_heh{border-radius:0.813rem;overflow:hidden;border:1px solid rgba(26, 10, 30, 0.12);max-width:47.5rem;}
.wzxcmp_row_heh{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.wzxcmp_row_heh>div{padding:13px 14px;min-width:0;text-align:center;}
.wzxcmp_row_heh>div:first-child{font-weight:600;padding-left:1.375rem;text-align:left;color:#1A0A1E;}
.wzxcmp_th_heh{background:#FAF7FB;font-weight:700;font-size:0.781rem;}
.wzxcmp_row_heh:not(.wzxcmp_th_heh){background:#F3EEF5;border-top:1px solid rgba(26, 10, 30, 0.08);color:#3D2545;}
.wzxcmp_zebra_heh{background:#EDE6F0;}
.wzxguide_heh{background:#F3EEF5;overflow:hidden;border:1px solid rgba(26, 10, 30, 0.12);border-radius:0.813rem;cursor:pointer;}
.wzxguide_cover_heh{height:130px;}
.wzxguide_body_heh{padding:1.25rem;}
.wzxguide_body_heh h3{margin:7px 0 0.563rem;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:16px;line-height:1.25;font-weight:700;color:#1A0A1E;}
.wzxguide_meta_heh{color:#7A5C85;font-size:11.5px;}
.wzxhub_heh{gap:28px;grid-template-columns:repeat(5,1fr);padding-top:28px;display:grid;border-top:1px solid rgba(26, 10, 30, 0.08);}
.wzxhub_heh>*{min-width:0;}
.wzxhub_heh h4{margin-bottom:11px;color:#1A0A1E;font-size:13px;font-weight:700;}
.wzxhub_col_heh{gap:8px;font-size:0.813rem;flex-direction:column;display:flex;color:#3D2545;}
.wzxhub_col_heh a{cursor:pointer;}
@media(max-width:1023px){.wzxseo_grid3_heh{grid-template-columns:1fr;}
.wzxseo_grid4_heh{grid-template-columns:repeat(2,1fr);}
.wzxseo_rtp_row_heh{gap:1.25rem;grid-template-columns:1fr;}
.wzxhub_heh{gap:22px;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:561px){.wzxhub_heh{grid-template-columns:1fr;}
}
.wzxtk_heh{overflow:hidden;background:#E6DDE9;border-bottom:1px solid rgba(26, 10, 30, 0.08);display:flex;align-items:center;}
.wzxtk_tag_heh{padding:11px 1.125rem;background:#F3EEF5;flex:none;gap:8px;font-size:10.5px;color:#D93025;text-transform:uppercase;display:flex;font-weight:600;border-right:1px solid rgba(26, 10, 30, 0.08);font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;align-items:center;letter-spacing:.1em;}
.wzxtk_rail_heh{flex:1;overflow:hidden;}
.wzxtk_track_heh{padding:11px 14px;animation:zm3-marquee 26s linear infinite;gap:28px;font-size:0.75rem;color:#3D2545;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;display:flex;white-space:nowrap;width:max-content;}
.wzxtk_track_heh b{color:#B5007A;}
.wzxhero_heh{overflow:hidden;border-radius:1.25rem;background:linear-gradient(120deg,#1A0D1F,#0E0A1C);border:1px solid rgba(26, 10, 30, 0.12);padding:2.875rem 48px;position:relative;color:#FAF0FF;}
.wzxhero_glow_heh{background:radial-gradient(circle,rgba(214, 0, 140, 0.22),transparent 70%);border-radius:50%;right:-3.75rem;width:340px;position:absolute;top:-60px;height:340px;}
.wzxhero_in_heh{max-width:600px;position:relative;}
.wzxhero_heh .wzxeyebrow_heh{color:#FF5FCC;}
.wzxpill_row_heh{gap:0.5rem;background:rgba(255, 255, 255, 0.08);padding:0.375rem 0.813rem;border:1px solid rgba(255, 255, 255, 0.13);border-radius:62.438rem;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.1em;font-size:10.5px;display:inline-flex;margin-bottom:1.375rem;text-transform:uppercase;align-items:center;color:#FF5FCC;}
.wzxhero_h1_heh{margin:18px 0;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#FAF0FF;letter-spacing:-.02em;line-height:1.02;font-weight:700;overflow-wrap:break-word;font-size:3.375rem;}
.wzxhero_h1_heh em{font-style:normal;color:#FF5FCC;}
.wzxhero_sub_heh{color:#C9A8D8;margin-bottom:1.75rem;line-height:1.55;max-width:30rem;font-size:1.063rem;}
.wzxhero_cta_heh{gap:0.875rem;align-items:center;display:flex;margin-bottom:1.625rem;flex-wrap:wrap;}
.wzxhero_trust_heh{gap:14px;flex-wrap:wrap;align-items:center;display:flex;}
.wzxhero_rating_txt_heh{color:#C9A8D8;font-size:0.813rem;}
@media(max-width:1023px){.wzxhero_heh{padding:32px 1.5rem;}
.wzxhero_h1_heh{font-size:38px;}
}
@media(max-width:561px){.wzxhero_h1_heh{font-size:30px;}
}
.wzxtabs_heh{gap:9px;flex-wrap:wrap;display:flex;}
.wzxtab_heh{padding:10px 18px;background:#F3EEF5;border:1px solid rgba(26, 10, 30, 0.12);border-radius:0.5rem;font-weight:600;font-size:0.813rem;color:#3D2545;cursor:pointer;}
.wzxtab_on_heh{background:#D6008C;border-color:transparent;font-weight:700;color:#FFFFFF;}
.wzxstat_heh{grid-template-columns:repeat(4,1fr);gap:0.875rem;display:grid;}
.wzxstat_heh>*{min-width:0;}
.wzxstat_item_heh{padding:1.125rem 1.25rem;border:1px solid rgba(26, 10, 30, 0.12);background:#F3EEF5;border-radius:13px;}
.wzxstat_k_heh{font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;margin-bottom:0.438rem;color:#7A5C85;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;}
.wzxstat_v_heh{gap:8px;min-width:0;font-size:24px;overflow-wrap:anywhere;font-weight:700;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;display:flex;align-items:center;color:#1A0A1E;}
.wzxstat_v_accent_heh{color:#B5007A;}
@media(max-width:1025px){.wzxstat_heh{grid-template-columns:repeat(2,1fr);}
}
.wzxwlc_heh{background:linear-gradient(120deg,#1A0D1F,#0E0A1C);grid-template-columns:1.2fr .8fr;padding:2.25rem 40px;border:1px solid rgba(26, 10, 30, 0.12);overflow:hidden;gap:24px;border-radius:20px;position:relative;display:grid;align-items:center;color:#FAF0FF;}
.wzxwlc_heh>*{min-width:0;}
.wzxwlc_heh .wzxeyebrow_heh{color:#FF5FCC;}
.wzxwlc_glow_heh{border-radius:50%;background:radial-gradient(circle,rgba(214, 0, 140, 0.22),transparent 70%);width:260px;height:260px;right:-2.5rem;position:absolute;top:-40px;}
.wzxwlc_in_heh{position:relative;}
.wzxwlc_h2_heh{margin:10px 0 8px;overflow-wrap:break-word;color:#FAF0FF;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:2.125rem;line-height:1.03;}
.wzxwlc_h2_heh em{color:#FF5FCC;font-style:normal;}
.wzxwlc_sub_heh{margin-bottom:1.125rem;line-height:1.55;font-size:0.875rem;max-width:420px;color:#C9A8D8;}
.wzxwlc_terms_heh{gap:0.625rem;flex-direction:column;display:flex;position:relative;}
.wzxterm_heh{background:rgba(255, 255, 255, 0.08);border-radius:0.813rem;border:1px solid rgba(255, 255, 255, 0.13);gap:11px;padding:13px 0.938rem;align-items:center;display:flex;}
.wzxterm_heh svg{flex:none;color:#FF5FCC;height:20px;width:20px;}
.wzxterm_k_heh{color:#C9A8D8;font-size:9.5px;text-transform:uppercase;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.1em;}
.wzxterm_v_heh{color:#FAF0FF;font-weight:700;margin-top:2px;font-size:14px;}
@media(max-width:1024px){.wzxwlc_heh{grid-template-columns:1fr;}
}
@media(max-width:563px){.wzxwlc_h2_heh{font-size:1.625rem;}
}
.wzxjp_heh{grid-template-columns:1.5fr 1fr 1fr;gap:0.875rem;display:grid;}
.wzxjp_heh>*{min-width:0;}
.wzxjp_hero_heh{gap:14px;overflow:hidden;border:1px solid rgba(26, 10, 30, 0.12);padding:1.625rem;border-radius:1.25rem;background:linear-gradient(135deg,#1A0D1F,#0E0A1C);min-height:11.25rem;color:#FAF0FF;flex-direction:column;justify-content:space-between;position:relative;display:flex;}
.wzxjp_glow_heh{border-radius:50%;background:radial-gradient(circle,rgba(214, 0, 140, 0.22),transparent 70%);width:11.25rem;height:180px;position:absolute;top:-2.5rem;right:-40px;}
.wzxjp_k_row_heh{gap:10px;display:flex;align-items:center;position:relative;justify-content:space-between;}
.wzxjp_k_heh{color:#7A5C85;font-size:10px;text-transform:uppercase;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.12em;}
.wzxjp_hero_heh .wzxjp_k_heh{color:#C9A8D8;}
.wzxjp_amt_heh{font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#FF5FCC;font-size:2.625rem;line-height:1;font-weight:700;position:relative;}
.wzxjp_sub_heh{color:#C9A8D8;font-size:12px;margin-top:5px;}
.wzxjp_cell_heh{border:1px solid rgba(26, 10, 30, 0.12);padding:1.375rem;background:#F3EEF5;border-radius:1.25rem;display:flex;flex-direction:column;min-height:11.25rem;justify-content:space-between;}
.wzxjp_cell_heh .wzxjp_amt_heh{font-size:1.875rem;color:#1A0A1E;}
.wzxjp_cell_heh .wzxjp_sub_heh{color:#7A5C85;}
@media(max-width:1025px){.wzxjp_heh{grid-template-columns:1fr;}
}
@media(max-width:558px){.wzxjp_amt_heh{font-size:2rem;}
}
.wzxdw_h2_heh{color:#1A0A1E;font-weight:700;font-size:1.625rem;margin-bottom:10px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.08;}
.wzxsteps_v_heh{grid-template-columns:1fr;gap:0.625rem;}
.wzxsteps_v_heh .wzxstep_heh{padding:18px 20px;}
@media(max-width:561px){.wzxdw_h2_heh{font-size:1.438rem;}
}
.wzxpay_logos_heh{gap:0.563rem;grid-template-columns:repeat(4,1fr);display:grid;}
.wzxpay_logos_heh>*{min-width:0;}
.wzxpay_heh{border-radius:0.5rem;border:1px solid rgba(26, 10, 30, 0.12);align-items:center;justify-content:center;font-size:0.75rem;font-weight:700;color:#3D2545;display:flex;height:48px;}
.wzxtable_heh{border:1px solid rgba(26, 10, 30, 0.12);overflow:hidden;border-radius:13px;}
.wzxtrow_heh{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:13px;}
.wzxtrow_heh>div{padding:13px 14px;min-width:0;}
.wzxtrow_heh>div:first-child{color:#1A0A1E;padding-left:1rem;font-weight:700;}
.wzxtrow_th_heh{background:#FAF7FB;text-transform:uppercase;font-size:0.594rem;color:#7A5C85;letter-spacing:.06em;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.wzxtrow_heh:not(.wzxtrow_th_heh){background:#F3EEF5;color:#3D2545;border-top:1px solid rgba(26, 10, 30, 0.08);}
.wzxtrow_zebra_heh{background:#EDE6F0;}
.wzxpos_heh{color:#B5007A;font-weight:700;}
@media(max-width:1025px){.wzxpay_logos_heh{grid-template-columns:repeat(2,1fr);}
}
.wzxbanner_heh{gap:28px;border:1px solid rgba(26, 10, 30, 0.12);border-radius:1.25rem;padding:2.25rem 2.5rem;overflow:hidden;background:linear-gradient(115deg,#1A0D1F,#0E0A1C);justify-content:space-between;color:#FAF0FF;position:relative;display:flex;align-items:center;flex-wrap:wrap;}
.wzxbanner_glow_heh{border-radius:50%;background:radial-gradient(circle,rgba(214, 0, 140, 0.22),transparent 68%);width:200px;height:12.5rem;transform:translateY(-50%);right:80px;top:50%;position:absolute;}
.wzxbanner_in_heh{max-width:560px;position:relative;}
.wzxbanner_heh .wzxeyebrow_heh{color:#FF5FCC;}
.wzxbanner_h2_heh{margin:10px 0;font-size:30px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.05;font-weight:700;color:#FAF0FF;}
.wzxbanner_text_heh{font-size:14px;line-height:1.6;color:#C9A8D8;}
@media(max-width:558px){.wzxbanner_h2_heh{font-size:24px;}
}
.wzxpromo_grid_heh{gap:16px;grid-template-columns:repeat(3,1fr);display:grid;}
.wzxpromo_grid_heh>*{min-width:0;}
.wzxpromo_heh{border-radius:20px;overflow:hidden;background:#F3EEF5;padding:24px;border:1px solid rgba(26, 10, 30, 0.12);min-height:9.375rem;position:relative;}
.wzxpromo_h_heh{font-weight:700;font-size:26px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#1A0A1E;line-height:1.05;margin-top:6px;}
.wzxpromo_h_heh em{font-style:normal;color:#B5007A;}
.wzxpromo_p_heh{margin-top:8px;line-height:1.5;font-size:12.5px;color:#3D2545;}
.wzxpromo_feat_heh{border-color:rgba(26, 10, 30, 0.12);background:linear-gradient(135deg,#1A0D1F,#0E0A1C);}
.wzxpromo_feat_heh .wzxpromo_h_heh{color:#FAF0FF;}
.wzxpromo_feat_heh .wzxpromo_h_heh em{color:#FF5FCC;}
.wzxpromo_feat_heh .wzxpromo_p_heh{color:#C9A8D8;}
.wzxpromo_feat_heh .wzxeyebrow_heh{color:#FF5FCC;}
@media(max-width:1021px){.wzxpromo_grid_heh{grid-template-columns:1fr;}
}
.wzxsteps_heh{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.wzxsteps_heh>*{min-width:0;}
.wzxstep_heh{border-radius:13px;background:#F3EEF5;padding:24px;border:1px solid rgba(26, 10, 30, 0.12);position:relative;}
.wzxstep_num_heh{background:#D6008C;border-radius:8px;font-size:0.813rem;height:30px;display:flex;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#FFFFFF;font-weight:700;align-items:center;width:1.875rem;justify-content:center;margin-bottom:14px;}
.wzxstep_h_heh{margin-bottom:0.438rem;font-size:16px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#1A0A1E;font-weight:700;}
.wzxstep_p_heh{color:#3D2545;font-size:13px;line-height:1.55;}
@media(max-width:1027px){.wzxsteps_heh{grid-template-columns:1fr;}
}
.wzxapp_heh{gap:36px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.wzxapp_copy_heh{max-width:520px;}
.wzxapp_h2_heh{margin:12px 0 0.625rem;line-height:1.05;color:#1A0A1E;font-size:1.75rem;font-weight:700;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.wzxapp_text_heh{color:#3D2545;line-height:1.6;font-size:14px;margin-bottom:20px;}
.wzxapp_btns_heh{gap:0.75rem;flex-wrap:wrap;display:flex;}
.wzxstore_heh{padding:11px 18px;gap:0.563rem;border-radius:0.813rem;background:#FAF7FB;border:1px solid rgba(26, 10, 30, 0.12);align-items:center;font-size:0.813rem;font-weight:700;display:inline-flex;cursor:pointer;color:#1A0A1E;}
.wzxstore_heh svg{width:1rem;height:1rem;}
.wzxapp_qr_wrap_heh{gap:16px;align-items:center;display:flex;}
.wzxqr_heh{grid-template-columns:repeat(5,1fr);border:1px solid rgba(26, 10, 30, 0.12);background:#FAF7FB;padding:11px;grid-template-rows:repeat(5,1fr);gap:3px;border-radius:13px;height:108px;width:108px;display:grid;}
.wzxqr_heh i{background:transparent;}
.wzxqr_f_heh{background:#B5007A;}
.wzxapp_qr_cap_heh{line-height:1.4;max-width:84px;font-size:12px;color:#7A5C85;}
.wzxsupp_heh{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.wzxsupp_heh>*{min-width:0;}
.wzxsupp_card_heh{border:1px solid rgba(26, 10, 30, 0.12);border-radius:13px;background:#F3EEF5;padding:24px;}
.wzxsupp_card_heh svg{color:#B5007A;height:1.5rem;width:1.5rem;margin-bottom:14px;}
.wzxsupp_card_heh h3{font-size:1rem;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#1A0A1E;margin-bottom:0.375rem;font-weight:700;}
.wzxsupp_card_heh p{font-size:0.813rem;line-height:1.55;color:#3D2545;}
@media(max-width:1021px){.wzxsupp_heh{grid-template-columns:1fr;}
}
.wzxvip_head_heh{gap:12px;flex-wrap:wrap;display:flex;align-items:flex-end;margin-bottom:1.125rem;justify-content:space-between;}
.wzxvip_intro_heh{font-size:0.813rem;max-width:420px;color:#3D2545;}
.wzxvip_heh{grid-template-columns:repeat(5,1fr);gap:0.75rem;display:grid;}
.wzxvip_heh>*{min-width:0;}
.wzxtier_heh{background:#F3EEF5;border:1px solid rgba(26, 10, 30, 0.12);padding:1.25rem;border-radius:0.813rem;}
.wzxtier_on_heh{background:rgba(181, 0, 122, 0.11);border-color:#B5007A;}
.wzxtier_medal_heh{border-radius:8px;background:linear-gradient(135deg,#D6008C,#7A0055);margin-bottom:14px;height:1.875rem;width:30px;}
.wzxtier_name_heh{font-size:0.938rem;font-weight:700;color:#1A0A1E;margin-bottom:0.313rem;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.wzxtier_tx_heh{line-height:1.5;color:#7A5C85;font-size:0.719rem;}
@media(max-width:1022px){.wzxvip_heh{grid-template-columns:repeat(2,1fr);}
}
.wzxab_h2_heh{margin:14px 0 16px;font-size:2rem;font-weight:700;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#1A0A1E;line-height:1.08;}
.wzxab_body_heh{line-height:1.65;font-size:0.938rem;color:#3D2545;margin-bottom:0.875rem;}
.wzxab_chips_heh{gap:0.625rem;display:flex;margin-top:8px;flex-wrap:wrap;}
.wzxfaq_heh{gap:10px;flex-direction:column;display:flex;}
.wzxfaq_item_heh{border-radius:0.813rem;padding:18px 1.375rem;background:#F3EEF5;border:1px solid rgba(26, 10, 30, 0.12);}
.wzxfaq_q_heh{gap:1rem;list-style:none;color:#1A0A1E;align-items:center;cursor:pointer;font-weight:600;font-size:15.5px;justify-content:space-between;display:flex;}
.wzxfaq_q_heh::-webkit-details-marker{display:none;}
.wzxfaq_q_t_heh{gap:0.625rem;display:flex;}
.wzxfaq_q_i_heh{font-style:normal;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#B5007A;}
.wzxfaq_pm_heh{font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;font-size:20px;color:#B5007A;}
.wzxfaq_item_heh[open] .wzxfaq_pm_heh{transform:rotate(45deg);}
.wzxfaq_a_heh{margin-top:12px;color:#3D2545;font-size:0.844rem;line-height:1.6;}
@media(max-width:557px){.wzxab_h2_heh{font-size:26px;}
}
.wzxgd_head_heh{gap:0.75rem;display:flex;flex-wrap:wrap;margin-bottom:16px;align-items:center;justify-content:space-between;}
.wzxrv_head_heh{gap:12px;flex-wrap:wrap;margin-bottom:18px;justify-content:space-between;align-items:flex-end;display:flex;}
.wzxrv_agg_heh{gap:10px;align-items:center;display:flex;}
.wzxrv_source_heh{font-size:0.781rem;color:#7A5C85;}
.wzxrv_grid_heh{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.wzxrv_grid_heh>*{min-width:0;}
.wzxreview_heh{border-radius:13px;border:1px solid rgba(26, 10, 30, 0.12);background:#F3EEF5;padding:24px;}
.wzxreview_heh .wzxstars_heh{margin-bottom:10px;}
.wzxreview_heh p{font-weight:600;line-height:1.5;color:#1A0A1E;font-size:0.906rem;margin-bottom:0.875rem;}
.wzxreview_by_heh{font-size:12.5px;color:#7A5C85;}
@media(max-width:1026px){.wzxrv_grid_heh{grid-template-columns:1fr;}
}
.wzxprovs_heh{grid-template-columns:repeat(6,1fr);gap:0.75rem;display:grid;margin-bottom:28px;}
.wzxprovs_heh>*{min-width:0;}
.wzxprov_heh{border-radius:13px;padding:12px;background:#F3EEF5;border:1px solid rgba(26, 10, 30, 0.12);height:64px;text-decoration:none;justify-content:center;display:flex;align-items:center;}
.wzxprov_img_heh{object-fit:contain;max-width:100%;max-height:2rem;}
.wzxresp_heh{gap:24px;border-radius:13px;background:#F3EEF5;padding:26px;border:1px solid rgba(26, 10, 30, 0.12);align-items:center;flex-wrap:wrap;justify-content:space-between;display:flex;}
.wzxresp_in_heh{max-width:560px;}
.wzxresp_h_heh{font-size:19px;font-weight:700;color:#1A0A1E;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:8px;}
.wzxresp_p_heh{line-height:1.6;color:#3D2545;font-size:0.844rem;}
.wzxresp_badges_heh{gap:0.875rem;flex-wrap:wrap;align-items:center;display:flex;}
.wzxage18_heh{border:1.5px solid #D93025;border-radius:8px;padding:0.25rem 0.5rem;font-size:13px;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;font-weight:700;color:#D93025;}
.wzxresp_org_heh{color:#7A5C85;font-weight:600;font-size:13px;}
@media(max-width:1025px){.wzxprovs_heh{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:562px){.wzxprovs_heh{grid-template-columns:repeat(2,1fr);}
}
.wzxop_h2_heh{margin:0.625rem 0 0.5rem;font-weight:700;line-height:1.1;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1.5rem;color:#1A0A1E;}
.wzxop_text_heh{color:#3D2545;line-height:1.6;font-size:0.844rem;}
@media(max-width:562px){.wzxop_h2_heh{font-size:1.375rem;}
}
.wzxrc_heh{gap:2rem;grid-template-columns:1fr 1fr 1fr;display:grid;}
.wzxrc_heh>*{min-width:0;}
.wzxrc_awards_heh{gap:11px;display:flex;flex-direction:column;}
.wzxaward_heh{gap:0.688rem;align-items:center;display:flex;}
.wzxaward_heh svg{flex:none;width:1.125rem;color:#D4A000;height:18px;}
.wzxaward_t_heh{font-weight:700;font-size:0.844rem;color:#1A0A1E;}
.wzxaward_s_heh{font-size:0.719rem;color:#7A5C85;}
.wzxrc_press_heh{gap:0.625rem;grid-template-columns:1fr 1fr;display:grid;}
.wzxlogo_cell_heh{border:1px solid rgba(26, 10, 30, 0.12);border-radius:0.5rem;height:3rem;font-weight:700;justify-content:center;display:flex;align-items:center;font-size:13px;color:#3D2545;}
.wzxrc_partner_heh{border-radius:0.813rem;border:1px solid rgba(26, 10, 30, 0.12);padding:1.25rem;background:#F3EEF5;}
.wzxrc_partner_name_heh{font-weight:700;color:#1A0A1E;font-size:1.125rem;margin-bottom:0.375rem;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.wzxrc_partner_text_heh{font-size:0.781rem;line-height:1.55;color:#3D2545;}
@media(max-width:1027px){.wzxrc_heh{gap:22px;grid-template-columns:1fr;}
.wzxrc_press_heh{grid-template-columns:repeat(4,1fr);}
}
.wzxfooter_heh{padding:40px 1.75rem;background:#E6DDE9;border-top:1px solid rgba(26, 10, 30, 0.08);}
.wzxfooter_grid_heh{gap:2rem;grid-template-columns:1.4fr 1fr 1fr 1fr;display:grid;margin-right:auto;margin-left:auto;max-width:1380px;margin-bottom:1.75rem;}
.wzxfooter_grid_heh>*{min-width:0;}
.wzxfooter_grid_heh h4{font-size:10px;color:#B099BA;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;margin-bottom:13px;text-transform:uppercase;letter-spacing:.12em;}
.wzxfcol_heh{gap:9px;flex-direction:column;display:flex;color:#3D2545;font-size:0.813rem;}
.wzxfcol_heh a{cursor:pointer;}
.wzxft_about_heh{margin-top:12px;max-width:260px;line-height:1.6;font-size:13px;color:#7A5C85;}
.wzxft_contact_heh{font-size:12.5px;overflow-wrap:anywhere;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#B5007A;margin-top:0.75rem;}
.wzxfooter_bottom_heh{margin:0 auto;gap:16px;align-items:center;border-top:1px solid rgba(26, 10, 30, 0.08);padding-top:1.25rem;display:flex;flex-wrap:wrap;max-width:86.25rem;justify-content:space-between;}
.wzxfooter_bottom_heh p{color:#B099BA;max-width:720px;font-size:11px;line-height:1.6;}
@media(max-width:1022px){.wzxfooter_grid_heh{grid-template-columns:1fr 1fr;}
}
@media(max-width:558px){.wzxfooter_grid_heh{grid-template-columns:1fr;}
}