*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#FAF5FB;line-height:1.55;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;color:#3D2050;-webkit-font-smoothing:antialiased;font-size:0.938rem;text-rendering:optimizeLegibility;overflow-wrap:break-word;}
img{max-width:100%;display:block;}
a{text-decoration:none;color:inherit;}
button{background:none;border:none;font-family:inherit;cursor:pointer;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{width:0.5rem;height:8px;}
::-webkit-scrollbar-thumb{border-radius:8px;background:rgba(18, 4, 26, 0.72);}
::-webkit-scrollbar-track{background:transparent;}
.zhg_shellgxt{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.zhg_maingxt{min-width:0;}
.zhg_wrapgxt{margin:0 auto;width:100%;max-width:87.5rem;}
.zhg_containergxt{padding:0 1rem;margin:0 auto;max-width:87.5rem;width:100%;}
@media(min-width:769px){.zhg_containergxt{padding:0 1.75rem;}
}
.zhg_sectiongxt{padding:1.5rem 28px;}
.zhg_section_ptgxt{padding-top:34px;}
.zhg_band_softgxt{background:#F3EBF6;}
.zhg_eyebrowgxt{letter-spacing:.14em;color:#A0189A;line-height:1.4;font-weight:600;display:inline-block;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;text-transform:uppercase;font-size:10.5px;overflow-wrap:break-word;}
.zhg_drawer_cbgxt{display:none;}
.zhg_overlaygxt{display:none;}
@media(max-width:1026px){.zhg_shellgxt{grid-template-columns:1fr;}
.zhg_maingxt{padding-bottom:4.875rem;}
.zhg_drawer_cbgxt:checked~.zhg_overlaygxt{background:rgba(18, 4, 26, 0.72);inset:0;display:block;position:fixed;z-index:70;}
}
@media(max-width:560px){.zhg_sectiongxt{padding:1.125rem 16px;}
.zhg_section_ptgxt{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 ---------- */
.zhg_sidegxt{padding:22px 1.125rem;background:#F6EFF9;gap:1.375rem;align-self:start;top:0;overflow-y:auto;height:100vh;border-right:1px solid rgba(26, 10, 36, 0.08);position:sticky;flex-direction:column;display:flex;}
.zhg_brandgxt{gap:10px;display:flex;align-items:center;}
.zhg_logogxt{color:#1A0A24;font-weight:700;letter-spacing:-.02em;font-size:1.313rem;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zhg_side_ctagxt{border:1px solid rgba(26, 10, 36, 0.12);border-radius:0.813rem;padding:16px;background:rgba(160, 24, 154, 0.11);}
.zhg_side_cta_hgxt{margin-bottom:6px;font-weight:700;line-height:1.15;font-size:17px;color:#1A0A24;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zhg_side_cta_pgxt{font-size:12px;color:#3D2050;line-height:1.45;margin-bottom:0.75rem;}
.zhg_navgxt{gap:3px;flex-direction:column;display:flex;}
.zhg_nav_labelgxt{padding:6px 10px;color:#AA88C0;text-transform:uppercase;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.14em;font-size:9.5px;}
.zhg_nav_itemgxt{gap:11px;padding:10px;border-radius:0.5rem;font-size:14px;color:#3D2050;font-weight:500;align-items:center;display:flex;}
.zhg_nav_itemgxt svg{width:1.063rem;height:1.063rem;}
.zhg_nav_itemgxt:hover{background:rgba(160, 24, 154, 0.11);color:#1A0A24;}
.zhg_nav_item_ongxt{background:rgba(160, 24, 154, 0.11);font-weight:600;color:#A0189A;}
.zhg_side_footgxt{border-radius:13px;border:1px solid rgba(26, 10, 36, 0.12);background:#F3EBF6;padding:0.75rem;margin-top:auto;}
.zhg_side_footgxt p{font-size:12.5px;margin-top:0.25rem;line-height:1.4;color:#3D2050;}
/* ---------- topbar ---------- */
.zhg_topgxt{padding:0.875rem 1.75rem;background:#F6EFF9;gap:16px;display:flex;z-index:40;border-bottom:1px solid rgba(26, 10, 36, 0.08);align-items:center;position:sticky;top:0;}
.zhg_top_brandgxt{gap:9px;display:none;align-items:center;}
.zhg_searchgxt{background:#F3EBF6;gap:0.625rem;border:1px solid rgba(26, 10, 36, 0.12);flex:1;padding:0.688rem 0.875rem;border-radius:13px;align-items:center;color:#7A5490;max-width:440px;font-size:13.5px;display:flex;}
.zhg_searchgxt svg{flex:none;height:1rem;width:1rem;}
.zhg_top_actionsgxt{gap:0.75rem;margin-left:auto;display:flex;align-items:center;}
.zhg_langgxt{font-size:12px;color:#3D2050;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.zhg_burgergxt{border-radius:0.5rem;background:#F3EBF6;border:1px solid rgba(26, 10, 36, 0.12);display:none;align-items:center;height:2.5rem;justify-content:center;color:#1A0A24;width:2.5rem;}
/* ---------- bottom-nav (mobile) ---------- */
.zhg_botnavgxt{display:none;}
@media(max-width:1021px){.zhg_sidegxt{transition:transform .25s ease;height:100vh;position:fixed;top:0;width:280px;z-index:80;left:0;transform:translateX(-100%);}
.zhg_drawer_cbgxt:checked~.zhg_shellgxt .zhg_sidegxt{transform:translateX(0);}
.zhg_topgxt{padding:14px 1rem;gap:0.75rem;position:static;flex-wrap:wrap;}
.zhg_top_brandgxt{display:flex;}
.zhg_searchgxt{display:none;}
.zhg_burgergxt{display:flex;}
.zhg_top_actionsgxt{gap:0.625rem;width:100%;align-items:stretch;margin-left:0;}
.zhg_top_actionsgxt .zhg_langgxt{display:none;}
.zhg_top_actionsgxt .zhg_btngxt{flex:1;padding:0.688rem 0.625rem;text-align:center;}
.zhg_botnavgxt{padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);background:#F6EFF9;border-top:1px solid rgba(26, 10, 36, 0.12);bottom:0;left:0;transform:translateZ(0);display:grid;z-index:65;position:fixed;right:0;}
.zhg_bngxt{padding:6px 2px 0;gap:4px;align-items:center;justify-content:flex-end;color:#3D2050;flex-direction:column;min-width:0;display:flex;font-size:10px;font-weight:600;}
.zhg_bngxt svg{flex:none;height:22px;width:1.375rem;}
.zhg_bngxt span{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.zhg_bn_ongxt{color:#A0189A;}
.zhg_bn_centergxt{position:relative;}
.zhg_bn_fabgxt{border-radius:50%;background:#CC1FC0;justify-content:center;left:50%;color:#FFFFFF;width:50px;transform:translateX(-50%);position:absolute;box-shadow:0 0.5rem 32px rgba(26, 10, 36, 0.16), 0 2px 0.5rem rgba(26, 10, 36, 0.10);top:-1.25rem;display:flex;height:3.125rem;align-items:center;}
.zhg_bn_fabgxt svg{height:1.5rem;width:1.5rem;}
.zhg_bn_centergxt span{color:#A0189A;}
}
.zhg_btngxt{padding:0.688rem 22px;gap:8px;transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;border-radius:8px;justify-content:center;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;cursor:pointer;font-size:14px;display:inline-flex;align-items:center;font-weight:700;}
.zhg_btn_prigxt{background:#CC1FC0;color:#FFFFFF;box-shadow:0 4px 1.25rem rgba(204, 31, 192, 0.42), 0 1px 4px rgba(204, 31, 192, 0.28);}
.zhg_btn_prigxt:hover{background:#A8169E;}
.zhg_btn_ghostgxt{background:rgba(160, 24, 154, 0.11);color:#1A0A24;font-weight:600;}
.zhg_btn_linegxt{background:transparent;border:1px solid rgba(26, 10, 36, 0.22);color:#1A0A24;font-weight:600;}
.zhg_btn_lggxt{border-radius:13px;padding:16px 1.875rem;font-size:0.938rem;}
.zhg_bandgxt .zhg_btn_linegxt{border-color:rgba(255, 200, 255, 0.13);color:#F8EEFF;}
.zhg_bandgxt .zhg_btn_ghostgxt{background:rgba(255, 220, 255, 0.08);color:#F8EEFF;}
.zhg_link_mgxt{gap:5px;font-size:0.75rem;display:inline-flex;color:#A0189A;text-decoration:none;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;align-items:center;cursor:pointer;}
.zhg_link_mgxt svg{height:14px;width:14px;}
.zhg_bandgxt .zhg_link_mgxt{color:#F060D8;}
.zhg_dotgxt{background:#A0189A;border-radius:50%;flex:none;height:0.438rem;width:0.438rem;}
.zhg_dot_livegxt{animation:zm3-pulse 1.4s infinite;background:#E03030;}
.zhg_starsgxt{gap:2px;display:inline-flex;color:#A0189A;}
.zhg_starsgxt svg{height:15px;width:0.938rem;}
.zhg_chipgxt{border:1px solid rgba(26, 10, 36, 0.12);gap:6px;padding:0.438rem 12px;background:#F3EBF6;border-radius:8px;align-items:center;font-size:0.688rem;color:#3D2050;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;display:inline-flex;}
.zhg_chip_ongxt{border-color:transparent;background:rgba(160, 24, 154, 0.11);color:#A0189A;}
.zhg_gcgxt{cursor:pointer;min-width:0;display:block;text-decoration:none;color:inherit;}
.zhg_gc_thumbgxt{overflow:hidden;border-radius:13px;border:1px solid rgba(26, 10, 36, 0.12);background-position:center;aspect-ratio:1;position:relative;background-size:cover;display:block;}
.zhg_gc_thumb_portraitgxt{aspect-ratio:3/4;}
.zhg_gc_thumb_widegxt{aspect-ratio:16/11;}
.zhg_gc_capgxt{padding:9px;background:linear-gradient(transparent,rgba(18, 4, 26, 0.72));right:0;position:absolute;left:0;bottom:0;}
.zhg_gc_namegxt{display:block;font-weight:700;color:#F8EEFF;font-size:0.781rem;}
.zhg_gc_metagxt{color:#C9A8E0;font-size:0.688rem;}
.zhg_gc_badgegxt{padding:2px 0.375rem;background:#A0189A;border-radius:0.5rem;top:0.5rem;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;position:absolute;right:0.5rem;color:#FFFFFF;font-weight:700;font-size:8px;}
.zhg_gc_badge_hotgxt{background:#E03030;color:#F8EEFF;}
.zhg_gc_badge_livegxt{background:#E03030;right:auto;left:8px;color:#F8EEFF;}
.zhg_gc_multgxt{inset:0;align-items:center;display:flex;font-size:1.75rem;color:#A0189A;font-weight:700;position:absolute;justify-content:center;}
.zhg_pcgxt{border-radius:0.813rem;border:1px solid rgba(26, 10, 36, 0.12);background:#F3EBF6;height:64px;justify-content:center;display:flex;align-items:center;color:#3D2050;font-size:14px;font-weight:700;}
.zhg_railgxt{min-width:0;}
.zhg_rail_scrollgxt{gap:0.875rem;display:grid;}
.zhg_rail_scrollgxt>*{min-width:0;}
.zhg_g6gxt{grid-template-columns:repeat(6,1fr);}
.zhg_g7gxt{grid-template-columns:repeat(7,1fr);}
.zhg_g4gxt{grid-template-columns:repeat(4,1fr);}
@media(max-width:1022px){.zhg_g6gxt,.zhg_g7gxt{grid-template-columns:none;grid-auto-flow:column;scroll-snap-type:x mandatory;overflow-x:auto;grid-auto-columns:7.5rem;padding-bottom:0.375rem;}
.zhg_g6gxt>*,.zhg_g7gxt>*{scroll-snap-align:start;}
.zhg_g4gxt{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:558px){.zhg_g4gxt{grid-template-columns:none;overflow-x:auto;grid-auto-columns:150px;grid-auto-flow:column;}
}
.zhg_panelgxt{background:#F3EBF6;border:1px solid rgba(26, 10, 36, 0.12);border-radius:20px;padding:1.75rem 32px;}
.zhg_splitgxt{gap:36px;display:grid;align-items:start;}
.zhg_splitgxt>*{min-width:0;}
.zhg_split_agxt{grid-template-columns:.85fr 1.15fr;}
.zhg_split_bgxt{grid-template-columns:1fr 1.1fr;}
.zhg_split_cgxt{grid-template-columns:1.1fr .9fr;}
.zhg_pgridgxt{gap:40px;grid-template-columns:.9fr 1.1fr;align-items:center;display:grid;}
.zhg_pgridgxt>*{min-width:0;}
.zhg_leadgxt{margin-bottom:0.875rem;font-size:15px;color:#3D2050;line-height:1.65;}
.zhg_featgxt{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.zhg_featgxt>*{min-width:0;}
.zhg_feat2gxt{grid-template-columns:1fr 1fr;}
.zhg_feat_cardgxt{border:1px solid rgba(26, 10, 36, 0.12);padding:1.625rem;background:#F3EBF6;border-radius:1.25rem;}
.zhg_feat_cardgxt svg{margin-bottom:16px;color:#A0189A;height:1.625rem;width:26px;}
.zhg_feat_cardgxt h3{margin-bottom:8px;color:#1A0A24;font-size:18px;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.zhg_feat_cardgxt p{color:#3D2050;line-height:1.6;font-size:0.813rem;}
.zhg_feat_cardgxt b{color:#1A0A24;}
.zhg_biggxt{gap:1.375rem;flex-wrap:wrap;display:flex;}
.zhg_big_ngxt{font-size:1.625rem;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#A0189A;font-weight:700;}
.zhg_big_lgxt{font-size:0.75rem;color:#7A5490;}
.zhg_persongxt{background:#F3EBF6;padding:16px 1.125rem;border-radius:0.813rem;border:1px solid rgba(26, 10, 36, 0.12);gap:0.875rem;display:flex;align-items:center;}
.zhg_avatargxt{background:linear-gradient(135deg,#CC1FC0,#6E0E78);flex:none;border-radius:50%;width:44px;height:2.75rem;}
.zhg_person_namegxt{color:#1A0A24;font-weight:700;font-size:14px;}
.zhg_person_rolegxt{font-size:12px;color:#7A5490;}
.zhg_kvgxt{background:rgba(26, 10, 36, 0.12);border:1px solid rgba(26, 10, 36, 0.12);grid-template-columns:1fr 1fr;overflow:hidden;gap:1px;border-radius:0.813rem;display:grid;}
.zhg_kvgxt>div{background:#FAF5FB;padding:16px 1.125rem;min-width:0;}
.zhg_kv_kgxt{font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;text-transform:uppercase;margin-bottom:0.313rem;color:#A0189A;font-size:0.594rem;}
.zhg_kv_vgxt{color:#1A0A24;font-weight:700;font-size:0.844rem;}
@media(max-width:1026px){.zhg_split_agxt,.zhg_split_bgxt,.zhg_split_cgxt,.zhg_pgridgxt{grid-template-columns:1fr;gap:1.5rem;}
.zhg_featgxt,.zhg_feat2gxt{grid-template-columns:1fr;}
.zhg_kvgxt{grid-template-columns:1fr;}
}
.zhg_shgxt{min-width:0;margin-bottom:1rem;}
.zhg_sh_rowgxt{gap:0.75rem;display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;}
.zhg_sh_rowgxt .zhg_sh_lgxt{gap:0.375rem;display:flex;flex-direction:column;min-width:0;}
.zhg_sh_stackgxt{gap:0.625rem;flex-direction:column;display:flex;align-items:flex-start;}
.zhg_sh_centergxt{gap:10px;text-align:center;align-items:center;flex-direction:column;display:flex;}
.zhg_sh_h2gxt{gap:0.563rem;line-height:1.1;font-weight:700;font-size:1.25rem;display:flex;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;align-items:center;color:#1A0A24;overflow-wrap:break-word;}
@media(min-width:766px){.zhg_sh_h2gxt{font-size:24px;}
}
.zhg_bandgxt .zhg_sh_h2gxt{color:#F8EEFF;}
.zhg_eb_monogxt{letter-spacing:.08em;text-transform:none;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.zhg_eb_monogxt::before{content:"// ";}
.zhg_eb_uppergxt{letter-spacing:.14em;text-transform:uppercase;}
.zhg_eb_pillgxt{padding:5px 11px;border-radius:999px;background:rgba(160, 24, 154, 0.11);text-transform:uppercase;letter-spacing:.12em;}
.zhg_eb_linegxt{gap:10px;align-items:center;display:inline-flex;}
.zhg_eb_linegxt::before{background:#A0189A;content:"";width:1.5rem;height:1px;display:inline-block;}
.zhg_bandgxt .zhg_eb_linegxt::before{background:#F060D8;}
.zhg_bandgxt .zhg_eb_pillgxt{background:rgba(255, 220, 255, 0.08);}
.zhg_sh_linkgxt{transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;gap:6px;padding-bottom:2px;font-size:13px;border-bottom:1px solid #1A0A24;display:inline-flex;align-items:center;color:#1A0A24;font-weight:600;white-space:nowrap;}
.zhg_sh_linkgxt:hover{border-color:#A0189A;color:#A0189A;}
.zhg_sh_linkgxt svg{width:0.875rem;height:0.875rem;}
.zhg_sh_link_chevgxt{color:#A0189A;font-size:12px;border-bottom:0;padding-bottom:0;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.zhg_sh_link_btngxt{background:#CC1FC0;border-radius:999px;padding:9px 1.125rem;border-bottom:0;color:#FFFFFF;}
.zhg_sh_link_btngxt:hover{border-color:transparent;background:#A8169E;}
.zhg_bandgxt .zhg_sh_linkgxt{border-color:#F8EEFF;color:#F8EEFF;}
.zhg_bandgxt .zhg_sh_link_chevgxt{color:#F060D8;}
.zhg_sh_rulegxt{background:rgba(26, 10, 36, 0.12);margin:-2px 0 16px;height:1px;}
.zhg_bandgxt .zhg_sh_rulegxt{background:rgba(255, 200, 255, 0.13);}
.zhg_seo_grid3gxt{gap:1.25rem;grid-template-columns:repeat(3,1fr);display:grid;}
.zhg_seo_grid4gxt{grid-template-columns:repeat(4,1fr);gap:13px;display:grid;}
.zhg_seo_grid3gxt>*,.zhg_seo_grid4gxt>*{min-width:0;}
.zhg_seo_cardgxt{border:1px solid rgba(26, 10, 36, 0.12);background:#F3EBF6;padding:24px;border-radius:0.813rem;}
.zhg_seo_cardgxt h3{font-size:1.125rem;margin-bottom:0.5rem;font-weight:700;color:#1A0A24;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zhg_seo_cardgxt p{color:#3D2050;line-height:1.6;font-size:13px;}
.zhg_seo_card_smgxt{padding:20px;}
.zhg_seo_card_smgxt h3{font-size:16px;}
.zhg_seo_card_smgxt p{line-height:1.55;font-size:12.5px;}
.zhg_seo_rtp_rowgxt{grid-template-columns:1fr 1fr;gap:36px;align-items:center;margin-top:16px;display:grid;}
.zhg_rtpgxt{gap:0.875rem;display:flex;min-width:0;}
.zhg_rtpgxt>div{flex:1;border-radius:0.813rem;padding:16px;background:#FAF5FB;text-align:center;min-width:0;}
.zhg_rtp_ngxt{font-size:26px;white-space:nowrap;color:#A0189A;font-weight:700;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zhg_rtp_lgxt{margin-top:4px;color:#7A5490;font-size:11px;}
.zhg_cmpgxt{border-radius:0.813rem;border:1px solid rgba(26, 10, 36, 0.12);overflow:hidden;max-width:47.5rem;}
.zhg_cmp_rowgxt{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.zhg_cmp_rowgxt>div{padding:0.813rem 14px;text-align:center;min-width:0;}
.zhg_cmp_rowgxt>div:first-child{font-weight:600;color:#1A0A24;text-align:left;padding-left:22px;}
.zhg_cmp_thgxt{background:#FAF5FB;font-weight:700;font-size:12.5px;}
.zhg_cmp_rowgxt:not(.zhg_cmp_thgxt){background:#F3EBF6;border-top:1px solid rgba(26, 10, 36, 0.08);color:#3D2050;}
.zhg_cmp_zebragxt{background:#EDE0F2;}
.zhg_guidegxt{background:#F3EBF6;border-radius:13px;border:1px solid rgba(26, 10, 36, 0.12);overflow:hidden;cursor:pointer;}
.zhg_guide_covergxt{height:130px;}
.zhg_guide_bodygxt{padding:1.25rem;}
.zhg_guide_bodygxt h3{margin:0.438rem 0 9px;color:#1A0A24;line-height:1.25;font-size:1rem;font-weight:700;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zhg_guide_metagxt{font-size:11.5px;color:#7A5490;}
.zhg_hubgxt{grid-template-columns:repeat(5,1fr);gap:28px;display:grid;border-top:1px solid rgba(26, 10, 36, 0.08);padding-top:1.75rem;}
.zhg_hubgxt>*{min-width:0;}
.zhg_hubgxt h4{margin-bottom:0.688rem;color:#1A0A24;font-size:0.813rem;font-weight:700;}
.zhg_hub_colgxt{gap:0.5rem;font-size:13px;display:flex;flex-direction:column;color:#3D2050;}
.zhg_hub_colgxt a{cursor:pointer;}
@media(max-width:1024px){.zhg_seo_grid3gxt{grid-template-columns:1fr;}
.zhg_seo_grid4gxt{grid-template-columns:repeat(2,1fr);}
.zhg_seo_rtp_rowgxt{gap:1.25rem;grid-template-columns:1fr;}
.zhg_hubgxt{gap:1.375rem;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:563px){.zhg_hubgxt{grid-template-columns:1fr;}
}
.zhg_herogxt{border-radius:20px;padding:46px 3rem;overflow:hidden;background:linear-gradient(120deg,#1E0D28,#110A30);border:1px solid rgba(26, 10, 36, 0.12);color:#F8EEFF;position:relative;}
.zhg_hero_glowgxt{border-radius:50%;background:radial-gradient(circle,rgba(210, 50, 180, 0.22),transparent 70%);top:-60px;height:340px;right:-60px;position:absolute;width:340px;}
.zhg_hero_ingxt{position:relative;max-width:600px;}
.zhg_herogxt .zhg_eyebrowgxt{color:#F060D8;}
.zhg_pill_rowgxt{padding:0.375rem 13px;border-radius:62.438rem;border:1px solid rgba(255, 200, 255, 0.13);gap:0.5rem;background:rgba(255, 220, 255, 0.08);font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:10.5px;margin-bottom:22px;display:inline-flex;letter-spacing:.1em;color:#F060D8;text-transform:uppercase;align-items:center;}
.zhg_hero_h1gxt{margin:18px 0;letter-spacing:-.02em;font-size:54px;line-height:1.02;color:#F8EEFF;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;overflow-wrap:break-word;}
.zhg_hero_h1gxt em{color:#F060D8;font-style:normal;}
.zhg_hero_subgxt{color:#C9A8E0;margin-bottom:28px;font-size:17px;line-height:1.55;max-width:30rem;}
.zhg_hero_ctagxt{gap:14px;display:flex;flex-wrap:wrap;margin-bottom:26px;align-items:center;}
.zhg_hero_trustgxt{gap:14px;flex-wrap:wrap;align-items:center;display:flex;}
.zhg_hero_rating_txtgxt{font-size:13px;color:#C9A8E0;}
@media(max-width:1023px){.zhg_herogxt{padding:32px 1.5rem;}
.zhg_hero_h1gxt{font-size:38px;}
}
@media(max-width:557px){.zhg_hero_h1gxt{font-size:1.875rem;}
}
.zhg_tabsgxt{gap:0.563rem;flex-wrap:wrap;display:flex;}
.zhg_tabgxt{border-radius:0.5rem;background:#F3EBF6;padding:0.625rem 18px;border:1px solid rgba(26, 10, 36, 0.12);color:#3D2050;cursor:pointer;font-weight:600;font-size:0.813rem;}
.zhg_tab_ongxt{border-color:transparent;background:#CC1FC0;font-weight:700;color:#FFFFFF;}
.zhg_statgxt{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;}
.zhg_statgxt>*{min-width:0;}
.zhg_stat_itemgxt{border:1px solid rgba(26, 10, 36, 0.12);border-radius:13px;padding:18px 1.25rem;background:#F3EBF6;}
.zhg_stat_kgxt{text-transform:uppercase;font-size:0.594rem;letter-spacing:.12em;margin-bottom:7px;color:#7A5490;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.zhg_stat_vgxt{gap:8px;font-weight:700;align-items:center;color:#1A0A24;min-width:0;font-size:1.5rem;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:anywhere;display:flex;}
.zhg_stat_v_accentgxt{color:#A0189A;}
@media(max-width:1025px){.zhg_statgxt{grid-template-columns:repeat(2,1fr);}
}
.zhg_wlcgxt{gap:1.5rem;border-radius:1.25rem;padding:36px 40px;border:1px solid rgba(26, 10, 36, 0.12);overflow:hidden;grid-template-columns:1.2fr .8fr;background:linear-gradient(120deg,#1E0D28,#110A30);display:grid;color:#F8EEFF;position:relative;align-items:center;}
.zhg_wlcgxt>*{min-width:0;}
.zhg_wlcgxt .zhg_eyebrowgxt{color:#F060D8;}
.zhg_wlc_glowgxt{background:radial-gradient(circle,rgba(210, 50, 180, 0.22),transparent 70%);border-radius:50%;width:260px;right:-2.5rem;height:260px;position:absolute;top:-2.5rem;}
.zhg_wlc_ingxt{position:relative;}
.zhg_wlc_h2gxt{margin:10px 0 8px;line-height:1.03;color:#F8EEFF;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:34px;font-weight:700;overflow-wrap:break-word;}
.zhg_wlc_h2gxt em{font-style:normal;color:#F060D8;}
.zhg_wlc_subgxt{margin-bottom:18px;max-width:26.25rem;color:#C9A8E0;line-height:1.55;font-size:14px;}
.zhg_wlc_termsgxt{gap:10px;display:flex;position:relative;flex-direction:column;}
.zhg_termgxt{border:1px solid rgba(255, 200, 255, 0.13);padding:0.813rem 15px;gap:11px;background:rgba(255, 220, 255, 0.08);border-radius:0.813rem;align-items:center;display:flex;}
.zhg_termgxt svg{flex:none;height:1.25rem;width:1.25rem;color:#F060D8;}
.zhg_term_kgxt{color:#C9A8E0;font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.zhg_term_vgxt{color:#F8EEFF;font-size:0.875rem;font-weight:700;margin-top:2px;}
@media(max-width:1021px){.zhg_wlcgxt{grid-template-columns:1fr;}
}
@media(max-width:561px){.zhg_wlc_h2gxt{font-size:1.625rem;}
}
.zhg_jpgxt{grid-template-columns:1.5fr 1fr 1fr;gap:14px;display:grid;}
.zhg_jpgxt>*{min-width:0;}
.zhg_jp_herogxt{padding:26px;overflow:hidden;border:1px solid rgba(26, 10, 36, 0.12);gap:14px;border-radius:20px;background:linear-gradient(135deg,#1E0D28,#110A30);color:#F8EEFF;position:relative;justify-content:space-between;flex-direction:column;display:flex;min-height:180px;}
.zhg_jp_glowgxt{background:radial-gradient(circle,rgba(210, 50, 180, 0.22),transparent 70%);border-radius:50%;right:-2.5rem;height:11.25rem;width:180px;top:-40px;position:absolute;}
.zhg_jp_k_rowgxt{gap:0.625rem;position:relative;justify-content:space-between;align-items:center;display:flex;}
.zhg_jp_kgxt{font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:#7A5490;}
.zhg_jp_herogxt .zhg_jp_kgxt{color:#C9A8E0;}
.zhg_jp_amtgxt{font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F060D8;font-weight:700;position:relative;font-size:2.625rem;line-height:1;}
.zhg_jp_subgxt{margin-top:0.313rem;font-size:12px;color:#C9A8E0;}
.zhg_jp_cellgxt{border-radius:20px;padding:1.375rem;border:1px solid rgba(26, 10, 36, 0.12);background:#F3EBF6;flex-direction:column;justify-content:space-between;min-height:180px;display:flex;}
.zhg_jp_cellgxt .zhg_jp_amtgxt{font-size:1.875rem;color:#1A0A24;}
.zhg_jp_cellgxt .zhg_jp_subgxt{color:#7A5490;}
@media(max-width:1023px){.zhg_jpgxt{grid-template-columns:1fr;}
}
@media(max-width:558px){.zhg_jp_amtgxt{font-size:32px;}
}
.zhg_suppgxt{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.zhg_suppgxt>*{min-width:0;}
.zhg_supp_cardgxt{border-radius:0.813rem;background:#F3EBF6;border:1px solid rgba(26, 10, 36, 0.12);padding:24px;}
.zhg_supp_cardgxt svg{color:#A0189A;height:24px;width:24px;margin-bottom:14px;}
.zhg_supp_cardgxt h3{color:#1A0A24;margin-bottom:0.375rem;font-weight:700;font-size:1rem;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zhg_supp_cardgxt p{color:#3D2050;font-size:0.813rem;line-height:1.55;}
@media(max-width:1025px){.zhg_suppgxt{grid-template-columns:1fr;}
}
.zhg_tourgxt{border:1px solid rgba(26, 10, 36, 0.12);grid-template-columns:1.05fr 1fr;border-radius:20px;overflow:hidden;display:grid;}
.zhg_tourgxt>*{min-width:0;}
.zhg_tour_lgxt{padding:34px;overflow:hidden;background:linear-gradient(135deg,#1E0D28,#110A30);position:relative;color:#F8EEFF;}
.zhg_tour_h2gxt{margin:0.75rem 0 10px;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.05;font-size:1.875rem;color:#F8EEFF;font-weight:700;}
.zhg_tour_h2gxt em{font-style:normal;color:#F060D8;}
.zhg_tour_textgxt{max-width:340px;font-size:13.5px;line-height:1.6;color:#C9A8E0;margin-bottom:1.25rem;}
.zhg_tour_metagxt{gap:18px;margin-bottom:1.25rem;align-items:flex-end;flex-wrap:wrap;display:flex;}
.zhg_tour_capgxt{color:#C9A8E0;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;margin-bottom:0.313rem;font-size:9.5px;text-transform:uppercase;}
.zhg_countgxt{gap:0.375rem;display:flex;}
.zhg_countgxt span{border:1px solid rgba(255, 200, 255, 0.13);border-radius:0.5rem;padding:0.25rem 0.563rem;background:rgba(255, 220, 255, 0.08);font-size:22px;font-weight:700;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.zhg_tour_unitsgxt{color:#C9A8E0;font-size:10px;}
.zhg_boardgxt{padding:1.75rem 1.875rem;background:#F3EBF6;}
.zhg_board_headgxt{align-items:center;justify-content:space-between;margin-bottom:14px;display:flex;}
.zhg_board_titlegxt{font-weight:700;color:#1A0A24;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1rem;}
.zhg_board_updgxt{font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:10px;text-transform:uppercase;color:#7A5490;}
.zhg_board_listgxt{gap:2px;flex-direction:column;display:flex;}
.zhg_board_rowgxt{padding:10px 12px;gap:12px;border-radius:0.5rem;display:flex;align-items:center;}
.zhg_board_top1gxt{background:rgba(160, 24, 154, 0.11);}
.zhg_board_rkgxt{font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;width:20px;font-size:14px;font-weight:700;color:#7A5490;}
.zhg_board_top1gxt .zhg_board_rkgxt{color:#A0189A;}
.zhg_board_nmgxt{flex:1;color:#3D2050;font-size:0.844rem;min-width:0;font-weight:600;}
.zhg_board_top1gxt .zhg_board_nmgxt{color:#1A0A24;font-weight:700;}
.zhg_board_ptgxt{font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:12.5px;color:#3D2050;}
@media(max-width:1021px){.zhg_tourgxt{grid-template-columns:1fr;}
}
@media(max-width:558px){.zhg_tour_h2gxt{font-size:24px;}
}
.zhg_appgxt{gap:36px;align-items:center;justify-content:space-between;display:flex;flex-wrap:wrap;}
.zhg_app_copygxt{max-width:32.5rem;}
.zhg_app_h2gxt{margin:12px 0 0.625rem;font-size:28px;line-height:1.05;color:#1A0A24;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.zhg_app_textgxt{margin-bottom:20px;font-size:0.875rem;color:#3D2050;line-height:1.6;}
.zhg_app_btnsgxt{gap:12px;display:flex;flex-wrap:wrap;}
.zhg_storegxt{background:#FAF5FB;border-radius:0.813rem;border:1px solid rgba(26, 10, 36, 0.12);padding:11px 18px;gap:0.563rem;display:inline-flex;align-items:center;font-weight:700;color:#1A0A24;cursor:pointer;font-size:0.813rem;}
.zhg_storegxt svg{width:16px;height:16px;}
.zhg_app_qr_wrapgxt{gap:16px;align-items:center;display:flex;}
.zhg_qrgxt{padding:0.688rem;border:1px solid rgba(26, 10, 36, 0.12);grid-template-columns:repeat(5,1fr);background:#FAF5FB;border-radius:0.813rem;gap:3px;grid-template-rows:repeat(5,1fr);display:grid;width:108px;height:108px;}
.zhg_qrgxt i{background:transparent;}
.zhg_qr_fgxt{background:#A0189A;}
.zhg_app_qr_capgxt{line-height:1.4;font-size:12px;color:#7A5490;max-width:84px;}
.zhg_promo_gridgxt{gap:16px;grid-template-columns:repeat(3,1fr);display:grid;}
.zhg_promo_gridgxt>*{min-width:0;}
.zhg_promogxt{overflow:hidden;border-radius:20px;border:1px solid rgba(26, 10, 36, 0.12);padding:1.5rem;background:#F3EBF6;min-height:150px;position:relative;}
.zhg_promo_hgxt{color:#1A0A24;margin-top:0.375rem;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.05;font-weight:700;font-size:26px;}
.zhg_promo_hgxt em{font-style:normal;color:#A0189A;}
.zhg_promo_pgxt{font-size:0.781rem;line-height:1.5;margin-top:0.5rem;color:#3D2050;}
.zhg_promo_featgxt{border-color:rgba(26, 10, 36, 0.12);background:linear-gradient(135deg,#1E0D28,#110A30);}
.zhg_promo_featgxt .zhg_promo_hgxt{color:#F8EEFF;}
.zhg_promo_featgxt .zhg_promo_hgxt em{color:#F060D8;}
.zhg_promo_featgxt .zhg_promo_pgxt{color:#C9A8E0;}
.zhg_promo_featgxt .zhg_eyebrowgxt{color:#F060D8;}
@media(max-width:1023px){.zhg_promo_gridgxt{grid-template-columns:1fr;}
}
.zhg_newsgxt{border-radius:20px;gap:24px;border:1px solid rgba(26, 10, 36, 0.12);background:linear-gradient(135deg,#1E0D28,#110A30);padding:1.625rem 2rem;color:#F8EEFF;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}
.zhg_news_h3gxt{font-size:1.25rem;margin-bottom:0.25rem;font-weight:700;color:#F8EEFF;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zhg_news_textgxt{color:#C9A8E0;font-size:0.813rem;}
.zhg_news_formgxt{gap:10px;flex:1;display:flex;min-width:0;max-width:27.5rem;}
.zhg_news_formgxt .zhg_inputgxt{min-width:0;}
@media(max-width:562px){.zhg_news_formgxt{width:100%;}
}
.zhg_inputgxt{border:1px solid rgba(255, 200, 255, 0.13);padding:13px 16px;border-radius:8px;background:rgba(255, 220, 255, 0.08);flex:1;font-size:0.844rem;color:#C9A8E0;}
.zhg_pay_logosgxt{gap:0.563rem;grid-template-columns:repeat(4,1fr);display:grid;}
.zhg_pay_logosgxt>*{min-width:0;}
.zhg_paygxt{border-radius:8px;border:1px solid rgba(26, 10, 36, 0.12);display:flex;font-weight:700;height:3rem;color:#3D2050;align-items:center;justify-content:center;font-size:12px;}
.zhg_tablegxt{overflow:hidden;border-radius:0.813rem;border:1px solid rgba(26, 10, 36, 0.12);}
.zhg_trowgxt{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:0.813rem;display:grid;}
.zhg_trowgxt>div{padding:0.813rem 0.875rem;min-width:0;}
.zhg_trowgxt>div:first-child{font-weight:700;color:#1A0A24;padding-left:1rem;}
.zhg_trow_thgxt{background:#FAF5FB;text-transform:uppercase;letter-spacing:.06em;color:#7A5490;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.594rem;}
.zhg_trowgxt:not(.zhg_trow_thgxt){background:#F3EBF6;border-top:1px solid rgba(26, 10, 36, 0.08);color:#3D2050;}
.zhg_trow_zebragxt{background:#EDE0F2;}
.zhg_posgxt{font-weight:700;color:#A0189A;}
@media(max-width:1023px){.zhg_pay_logosgxt{grid-template-columns:repeat(2,1fr);}
}
.zhg_stepsgxt{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.zhg_stepsgxt>*{min-width:0;}
.zhg_stepgxt{background:#F3EBF6;border-radius:0.813rem;padding:24px;border:1px solid rgba(26, 10, 36, 0.12);position:relative;}
.zhg_step_numgxt{border-radius:0.5rem;background:#CC1FC0;justify-content:center;font-size:13px;color:#FFFFFF;display:flex;width:1.875rem;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;margin-bottom:0.875rem;height:1.875rem;align-items:center;font-weight:700;}
.zhg_step_hgxt{font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;margin-bottom:7px;font-size:16px;color:#1A0A24;}
.zhg_step_pgxt{font-size:0.813rem;color:#3D2050;line-height:1.55;}
@media(max-width:1022px){.zhg_stepsgxt{grid-template-columns:1fr;}
}
.zhg_dw_h2gxt{font-size:26px;font-weight:700;margin-bottom:10px;line-height:1.08;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#1A0A24;}
.zhg_steps_vgxt{gap:10px;grid-template-columns:1fr;}
.zhg_steps_vgxt .zhg_stepgxt{padding:18px 20px;}
@media(max-width:558px){.zhg_dw_h2gxt{font-size:23px;}
}
.zhg_bannergxt{gap:1.75rem;overflow:hidden;background:linear-gradient(115deg,#1E0D28,#110A30);border:1px solid rgba(26, 10, 36, 0.12);padding:2.25rem 40px;border-radius:20px;color:#F8EEFF;position:relative;justify-content:space-between;align-items:center;flex-wrap:wrap;display:flex;}
.zhg_banner_glowgxt{background:radial-gradient(circle,rgba(210, 50, 180, 0.22),transparent 68%);border-radius:50%;right:80px;position:absolute;height:12.5rem;width:12.5rem;transform:translateY(-50%);top:50%;}
.zhg_banner_ingxt{position:relative;max-width:35rem;}
.zhg_bannergxt .zhg_eyebrowgxt{color:#F060D8;}
.zhg_banner_h2gxt{margin:10px 0;line-height:1.05;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F8EEFF;font-weight:700;font-size:1.875rem;}
.zhg_banner_textgxt{line-height:1.6;font-size:0.875rem;color:#C9A8E0;}
@media(max-width:560px){.zhg_banner_h2gxt{font-size:24px;}
}
.zhg_vip_headgxt{gap:12px;display:flex;margin-bottom:18px;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;}
.zhg_vip_introgxt{max-width:26.25rem;color:#3D2050;font-size:0.813rem;}
.zhg_vipgxt{gap:12px;grid-template-columns:repeat(5,1fr);display:grid;}
.zhg_vipgxt>*{min-width:0;}
.zhg_tiergxt{padding:20px;border-radius:0.813rem;background:#F3EBF6;border:1px solid rgba(26, 10, 36, 0.12);}
.zhg_tier_ongxt{background:rgba(160, 24, 154, 0.11);border-color:#A0189A;}
.zhg_tier_medalgxt{border-radius:0.5rem;background:linear-gradient(135deg,#CC1FC0,#6E0E78);margin-bottom:14px;width:30px;height:1.875rem;}
.zhg_tier_namegxt{margin-bottom:0.313rem;color:#1A0A24;font-size:15px;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.zhg_tier_txgxt{line-height:1.5;font-size:11.5px;color:#7A5490;}
@media(max-width:1021px){.zhg_vipgxt{grid-template-columns:repeat(2,1fr);}
}
.zhg_gmgxt{gap:16px;grid-template-columns:1.3fr 1fr;display:grid;}
.zhg_gmgxt>*{min-width:0;}
.zhg_gm_panelgxt{border:1px solid rgba(26, 10, 36, 0.12);border-radius:1.25rem;background:#F3EBF6;padding:28px;}
.zhg_gm_h2gxt{margin:10px 0 0.5rem;font-size:1.5rem;font-weight:700;color:#1A0A24;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zhg_gm_textgxt{color:#3D2050;max-width:440px;font-size:0.844rem;margin-bottom:1.25rem;line-height:1.6;}
.zhg_gm_levelgxt{gap:0.875rem;margin-bottom:1rem;display:flex;align-items:center;}
.zhg_gm_lvgxt{font-size:1.5rem;color:#A0189A;font-weight:700;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zhg_gm_bar_wrapgxt{flex:1;min-width:0;}
.zhg_gm_bar_metagxt{justify-content:space-between;margin-bottom:0.313rem;font-size:10px;color:#7A5490;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;display:flex;}
.zhg_bargxt{overflow:hidden;border-radius:62.438rem;background:#FAF5FB;height:8px;}
.zhg_bar_fillgxt{background:linear-gradient(90deg,#CC1FC0,#6E0E78);border-radius:999px;display:block;height:100%;}
.zhg_gm_missionsgxt{gap:9px;display:flex;flex-wrap:wrap;}
.zhg_gm_refergxt{border:1px solid rgba(26, 10, 36, 0.12);overflow:hidden;border-radius:20px;background:linear-gradient(150deg,#1E0D28,#110A30);padding:1.75rem;justify-content:space-between;position:relative;flex-direction:column;display:flex;color:#F8EEFF;}
.zhg_gm_refergxt .zhg_eyebrowgxt{color:#F060D8;}
.zhg_gm_ref_h2gxt{margin:0.625rem 0 0.5rem;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:1.5rem;color:#F8EEFF;line-height:1.1;}
.zhg_gm_ref_h2gxt em{font-style:normal;color:#F060D8;}
.zhg_gm_ref_textgxt{font-size:0.813rem;color:#C9A8E0;line-height:1.55;margin-bottom:18px;}
@media(max-width:1022px){.zhg_gmgxt{grid-template-columns:1fr;}
}
.zhg_disputegxt{gap:28px;padding:1.625rem 1.875rem;border-radius:0.813rem;border:1px dashed rgba(26, 10, 36, 0.22);justify-content:space-between;flex-wrap:wrap;align-items:center;display:flex;}
.zhg_dispute_ingxt{max-width:660px;}
.zhg_dispute_h2gxt{color:#1A0A24;font-size:1.375rem;font-weight:700;margin-bottom:0.5rem;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zhg_dispute_textgxt{color:#3D2050;font-size:13.5px;line-height:1.6;}
.zhg_op_h2gxt{margin:10px 0 0.5rem;font-weight:700;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.1;color:#1A0A24;font-size:24px;}
.zhg_op_textgxt{font-size:13.5px;color:#3D2050;line-height:1.6;}
@media(max-width:561px){.zhg_op_h2gxt{font-size:22px;}
}
.zhg_et_h2gxt{margin:0.625rem 0 0.875rem;font-size:1.75rem;color:#1A0A24;font-weight:700;line-height:1.08;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zhg_et_rightgxt{gap:10px;flex-direction:column;display:flex;}
.zhg_et_updatedgxt{background:#FAF5FB;border-radius:13px;border:1px solid rgba(26, 10, 36, 0.12);gap:10px;padding:14px 1.125rem;align-items:center;display:flex;font-size:12px;color:#3D2050;}
.zhg_et_updatedgxt svg{flex:none;height:15px;width:15px;color:#A0189A;}
.zhg_et_updatedgxt b{color:#1A0A24;}
@media(max-width:562px){.zhg_et_h2gxt{font-size:24px;}
}
.zhg_ab_h2gxt{margin:14px 0 1rem;color:#1A0A24;font-size:2rem;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;line-height:1.08;}
.zhg_ab_bodygxt{line-height:1.65;margin-bottom:0.875rem;color:#3D2050;font-size:15px;}
.zhg_ab_chipsgxt{gap:10px;display:flex;margin-top:0.5rem;flex-wrap:wrap;}
.zhg_faqgxt{gap:0.625rem;display:flex;flex-direction:column;}
.zhg_faq_itemgxt{border:1px solid rgba(26, 10, 36, 0.12);background:#F3EBF6;border-radius:13px;padding:1.125rem 22px;}
.zhg_faq_qgxt{gap:16px;list-style:none;color:#1A0A24;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;display:flex;font-size:15.5px;}
.zhg_faq_qgxt::-webkit-details-marker{display:none;}
.zhg_faq_q_tgxt{gap:0.625rem;display:flex;}
.zhg_faq_q_igxt{color:#A0189A;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-style:normal;}
.zhg_faq_pmgxt{font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#A0189A;font-size:20px;}
.zhg_faq_itemgxt[open] .zhg_faq_pmgxt{transform:rotate(45deg);}
.zhg_faq_agxt{font-size:13.5px;line-height:1.6;margin-top:0.75rem;color:#3D2050;}
@media(max-width:563px){.zhg_ab_h2gxt{font-size:1.625rem;}
}
.zhg_provsgxt{grid-template-columns:repeat(6,1fr);gap:12px;display:grid;margin-bottom:1.75rem;}
.zhg_provsgxt>*{min-width:0;}
.zhg_provgxt{padding:0.75rem;border:1px solid rgba(26, 10, 36, 0.12);background:#F3EBF6;border-radius:13px;align-items:center;text-decoration:none;height:4rem;display:flex;justify-content:center;}
.zhg_prov_imggxt{max-height:32px;max-width:100%;object-fit:contain;}
.zhg_respgxt{border:1px solid rgba(26, 10, 36, 0.12);gap:24px;background:#F3EBF6;border-radius:0.813rem;padding:26px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}
.zhg_resp_ingxt{max-width:35rem;}
.zhg_resp_hgxt{margin-bottom:0.5rem;font-size:1.188rem;font-weight:700;font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#1A0A24;}
.zhg_resp_pgxt{color:#3D2050;font-size:13.5px;line-height:1.6;}
.zhg_resp_badgesgxt{gap:14px;align-items:center;flex-wrap:wrap;display:flex;}
.zhg_age18gxt{border:1.5px solid #E03030;padding:4px 0.5rem;border-radius:0.5rem;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-weight:700;color:#E03030;font-size:13px;}
.zhg_resp_orggxt{font-weight:600;font-size:13px;color:#7A5490;}
@media(max-width:1026px){.zhg_provsgxt{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:563px){.zhg_provsgxt{grid-template-columns:repeat(2,1fr);}
}
.zhg_footergxt{padding:2.5rem 28px;background:#1A0D22;border-top:1px solid rgba(26, 10, 36, 0.08);}
.zhg_footer_gridgxt{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;margin-bottom:28px;display:grid;max-width:87.5rem;margin-left:auto;margin-right:auto;}
.zhg_footer_gridgxt>*{min-width:0;}
.zhg_footer_gridgxt h4{margin-bottom:13px;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;text-transform:uppercase;letter-spacing:.12em;font-size:0.625rem;color:#AA88C0;}
.zhg_fcolgxt{gap:9px;display:flex;font-size:0.813rem;flex-direction:column;color:#3D2050;}
.zhg_fcolgxt a{cursor:pointer;}
.zhg_ft_aboutgxt{margin-top:12px;line-height:1.6;font-size:0.813rem;color:#7A5490;max-width:16.25rem;}
.zhg_ft_contactgxt{margin-top:0.75rem;font-size:0.781rem;color:#A0189A;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;overflow-wrap:anywhere;}
.zhg_footer_bottomgxt{gap:1rem;margin:0 auto;padding-top:1.25rem;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:1400px;border-top:1px solid rgba(26, 10, 36, 0.08);display:flex;}
.zhg_footer_bottomgxt p{font-size:11px;line-height:1.6;color:#AA88C0;max-width:45rem;}
@media(max-width:1021px){.zhg_footer_gridgxt{grid-template-columns:1fr 1fr;}
}
@media(max-width:559px){.zhg_footer_gridgxt{grid-template-columns:1fr;}
}