*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#F4F2FA;color:#3D3157;overflow-wrap:break-word;line-height:1.55;font-size:0.938rem;text-rendering:optimizeLegibility;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;-webkit-font-smoothing:antialiased;}
img{max-width:100%;display:block;}
a{text-decoration:none;color:inherit;}
button{border:none;background:none;font-family:inherit;cursor:pointer;}
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{border-radius:8px;background:rgba(19, 12, 34, 0.72);}
::-webkit-scrollbar-track{background:transparent;}
.chzshell-vxs{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.chzmain-vxs{min-width:0;}
.chzwrap-vxs{margin:0 auto;width:100%;max-width:87.5rem;}
.chzcontainer-vxs{padding:0 16px;margin:0 auto;width:100%;max-width:1400px;}
@media(min-width:765px){.chzcontainer-vxs{padding:0 1.75rem;}
}
.chzsection-vxs{padding:24px 28px;}
.chzsection_pt-vxs{padding-top:2.125rem;}
.chzband_soft-vxs{background:#FFFFFF;}
.chzeyebrow-vxs{font-weight:600;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.4;color:#6B21E8;font-size:0.656rem;overflow-wrap:break-word;text-transform:uppercase;display:inline-block;letter-spacing:.14em;}
.chzdrawer_cb-vxs{display:none;}
.chzoverlay-vxs{display:none;}
@media(max-width:1027px){.chzshell-vxs{grid-template-columns:1fr;}
.chzmain-vxs{padding-bottom:4.875rem;}
.chzdrawer_cb-vxs:checked~.chzoverlay-vxs{inset:0;background:rgba(19, 12, 34, 0.72);display:block;z-index:70;position:fixed;}
}
@media(max-width:563px){.chzsection-vxs{padding:1.125rem 1rem;}
.chzsection_pt-vxs{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 ---------- */
.chzside-vxs{padding:1.375rem 1.125rem;gap:1.375rem;background:#EEEAF8;flex-direction:column;align-self:start;position:sticky;border-right:1px solid rgba(28, 21, 48, 0.08);display:flex;overflow-y:auto;height:100vh;top:0;}
.chzbrand-vxs{gap:10px;display:flex;align-items:center;}
.chzlogo-vxs{letter-spacing:-.02em;color:#1C1530;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:21px;}
.chzside_cta-vxs{border:1px solid rgba(28, 21, 48, 0.12);padding:1rem;background:rgba(107, 33, 232, 0.10);border-radius:12px;}
.chzside_cta_h-vxs{font-size:17px;margin-bottom:6px;color:#1C1530;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-weight:700;line-height:1.15;}
.chzside_cta_p-vxs{margin-bottom:0.75rem;line-height:1.45;font-size:12px;color:#3D3157;}
.chznav-vxs{gap:3px;display:flex;flex-direction:column;}
.chznav_label-vxs{padding:6px 0.625rem;text-transform:uppercase;letter-spacing:.14em;color:#9E91BC;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;font-size:0.594rem;}
.chznav_item-vxs{padding:10px;gap:11px;border-radius:8px;font-weight:500;color:#3D3157;font-size:14px;align-items:center;display:flex;}
.chznav_item-vxs svg{width:1.063rem;height:17px;}
.chznav_item-vxs:hover{background:rgba(107, 33, 232, 0.10);color:#1C1530;}
.chznav_item_on-vxs{background:rgba(107, 33, 232, 0.10);color:#6B21E8;font-weight:600;}
.chzside_foot-vxs{border-radius:12px;border:1px solid rgba(28, 21, 48, 0.12);background:#FFFFFF;padding:0.75rem;margin-top:auto;}
.chzside_foot-vxs p{margin-top:4px;font-size:12.5px;color:#3D3157;line-height:1.4;}
/* ---------- topbar ---------- */
.chztop-vxs{padding:14px 1.75rem;gap:16px;background:#EEEAF8;position:sticky;border-bottom:1px solid rgba(28, 21, 48, 0.08);top:0;z-index:40;display:flex;align-items:center;}
.chztop_brand-vxs{gap:9px;align-items:center;display:none;}
.chzsearch-vxs{gap:0.625rem;border-radius:0.75rem;flex:1;padding:11px 0.875rem;border:1px solid rgba(28, 21, 48, 0.12);background:#FFFFFF;align-items:center;display:flex;max-width:27.5rem;color:#6B5E8A;font-size:0.844rem;}
.chzsearch-vxs svg{flex:none;height:16px;width:16px;}
.chztop_actions-vxs{gap:0.75rem;margin-left:auto;align-items:center;display:flex;}
.chzlang-vxs{font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;font-size:12px;color:#3D3157;}
.chzburger-vxs{background:#FFFFFF;border:1px solid rgba(28, 21, 48, 0.12);border-radius:8px;width:2.5rem;display:none;color:#1C1530;height:40px;justify-content:center;align-items:center;}
/* ---------- bottom-nav (mobile) ---------- */
.chzbotnav-vxs{display:none;}
@media(max-width:1021px){.chzside-vxs{transition:transform .25s ease;position:fixed;z-index:80;top:0;transform:translateX(-100%);height:100vh;left:0;width:280px;}
.chzdrawer_cb-vxs:checked~.chzshell-vxs .chzside-vxs{transform:translateX(0);}
.chztop-vxs{gap:0.75rem;padding:14px 1rem;flex-wrap:wrap;position:static;}
.chztop_brand-vxs{display:flex;}
.chzsearch-vxs{display:none;}
.chzburger-vxs{display:flex;}
.chztop_actions-vxs{gap:0.625rem;align-items:stretch;width:100%;margin-left:0;}
.chztop_actions-vxs .chzlang-vxs{display:none;}
.chztop_actions-vxs .chzbtn-vxs{padding:0.688rem 0.625rem;flex:1;text-align:center;}
.chzbotnav-vxs{grid-template-columns:repeat(3,1fr);padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));background:#EEEAF8;z-index:65;display:grid;left:0;position:fixed;border-top:1px solid rgba(28, 21, 48, 0.12);bottom:0;right:0;transform:translateZ(0);}
.chzbn-vxs{padding:6px 2px 0;gap:4px;flex-direction:column;min-width:0;align-items:center;font-size:0.625rem;justify-content:flex-end;color:#3D3157;font-weight:600;display:flex;}
.chzbn-vxs svg{flex:none;width:1.375rem;height:1.375rem;}
.chzbn-vxs span{overflow:hidden;text-overflow:ellipsis;text-align:center;white-space:nowrap;max-width:100%;}
.chzbn_on-vxs{color:#6B21E8;}
.chzbn_center-vxs{position:relative;}
.chzbn_fab-vxs{background:#7C3AED;border-radius:50%;transform:translateX(-50%);width:50px;align-items:center;position:absolute;height:50px;box-shadow:0 8px 2rem rgba(28, 21, 48, 0.14), 0 2px 8px rgba(28, 21, 48, 0.08);color:#FFFFFF;justify-content:center;left:50%;display:flex;top:-1.25rem;}
.chzbn_fab-vxs svg{height:24px;width:1.5rem;}
.chzbn_center-vxs span{color:#6B21E8;}
}
.chzbtn-vxs{gap:0.5rem;border-radius:8px;padding:0.688rem 1.375rem;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;font-weight:700;justify-content:center;display:inline-flex;cursor:pointer;align-items:center;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:0.875rem;}
.chzbtn_pri-vxs{background:#7C3AED;box-shadow:0 4px 1.125rem rgba(124, 58, 237, 0.38), 0 1px 4px rgba(124, 58, 237, 0.22);color:#FFFFFF;}
.chzbtn_pri-vxs:hover{background:#6025CC;}
.chzbtn_ghost-vxs{background:rgba(107, 33, 232, 0.10);font-weight:600;color:#1C1530;}
.chzbtn_line-vxs{border:1px solid rgba(28, 21, 48, 0.20);background:transparent;color:#1C1530;font-weight:600;}
.chzbtn_lg-vxs{padding:1rem 30px;border-radius:12px;font-size:15px;}
.chzband-vxs .chzbtn_line-vxs{border-color:rgba(255, 255, 255, 0.12);color:#F0ECFF;}
.chzband-vxs .chzbtn_ghost-vxs{background:rgba(255, 255, 255, 0.08);color:#F0ECFF;}
.chzlink_m-vxs{gap:0.313rem;align-items:center;font-size:0.75rem;display:inline-flex;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;color:#6B21E8;cursor:pointer;text-decoration:none;}
.chzlink_m-vxs svg{width:14px;height:14px;}
.chzband-vxs .chzlink_m-vxs{color:#C4A8FF;}
.chzdot-vxs{flex:none;background:#6B21E8;border-radius:50%;width:0.438rem;height:7px;}
.chzdot_live-vxs{animation:zm3-pulse 1.4s infinite;background:#DC2626;}
.chzstars-vxs{gap:2px;color:#6B21E8;display:inline-flex;}
.chzstars-vxs svg{height:15px;width:0.938rem;}
.chzchip-vxs{border:1px solid rgba(28, 21, 48, 0.12);gap:6px;background:#FFFFFF;padding:7px 12px;border-radius:0.5rem;color:#3D3157;display:inline-flex;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;font-size:11px;align-items:center;}
.chzchip_on-vxs{border-color:transparent;background:rgba(107, 33, 232, 0.10);color:#6B21E8;}
.chzgc-vxs{text-decoration:none;display:block;color:inherit;cursor:pointer;min-width:0;}
.chzgc_thumb-vxs{border-radius:0.75rem;overflow:hidden;border:1px solid rgba(28, 21, 48, 0.12);background-size:cover;aspect-ratio:1;display:block;position:relative;background-position:center;}
.chzgc_thumb_portrait-vxs{aspect-ratio:3/4;}
.chzgc_thumb_wide-vxs{aspect-ratio:16/11;}
.chzgc_cap-vxs{background:linear-gradient(transparent,rgba(19, 12, 34, 0.72));padding:0.563rem;position:absolute;left:0;bottom:0;right:0;}
.chzgc_name-vxs{display:block;font-size:0.781rem;color:#F0ECFF;font-weight:700;}
.chzgc_meta-vxs{color:#A89FC8;font-size:0.688rem;}
.chzgc_badge-vxs{background:#6B21E8;border-radius:8px;padding:2px 6px;color:#FFFFFF;position:absolute;top:8px;right:8px;font-size:8px;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;font-weight:700;}
.chzgc_badge_hot-vxs{background:#DC2626;color:#F0ECFF;}
.chzgc_badge_live-vxs{background:#DC2626;color:#F0ECFF;right:auto;left:0.5rem;}
.chzgc_mult-vxs{inset:0;position:absolute;display:flex;color:#6B21E8;justify-content:center;font-weight:700;align-items:center;font-size:28px;}
.chzpc-vxs{border:1px solid rgba(28, 21, 48, 0.12);background:#FFFFFF;border-radius:0.75rem;font-weight:700;font-size:14px;color:#3D3157;height:64px;justify-content:center;align-items:center;display:flex;}
.chzrail-vxs{min-width:0;}
.chzrail_scroll-vxs{gap:14px;display:grid;}
.chzrail_scroll-vxs>*{min-width:0;}
.chzg6-vxs{grid-template-columns:repeat(6,1fr);}
.chzg7-vxs{grid-template-columns:repeat(7,1fr);}
.chzg4-vxs{grid-template-columns:repeat(4,1fr);}
@media(max-width:1027px){.chzg6-vxs,.chzg7-vxs{grid-template-columns:none;scroll-snap-type:x mandatory;padding-bottom:0.375rem;grid-auto-flow:column;overflow-x:auto;grid-auto-columns:7.5rem;}
.chzg6-vxs>*,.chzg7-vxs>*{scroll-snap-align:start;}
.chzg4-vxs{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:557px){.chzg4-vxs{grid-template-columns:none;overflow-x:auto;grid-auto-columns:9.375rem;grid-auto-flow:column;}
}
.chzpanel-vxs{background:#FFFFFF;border:1px solid rgba(28, 21, 48, 0.12);border-radius:20px;padding:1.75rem 32px;}
.chzsplit-vxs{gap:2.25rem;display:grid;align-items:start;}
.chzsplit-vxs>*{min-width:0;}
.chzsplit_a-vxs{grid-template-columns:.85fr 1.15fr;}
.chzsplit_b-vxs{grid-template-columns:1fr 1.1fr;}
.chzsplit_c-vxs{grid-template-columns:1.1fr .9fr;}
.chzpgrid-vxs{gap:40px;grid-template-columns:.9fr 1.1fr;display:grid;align-items:center;}
.chzpgrid-vxs>*{min-width:0;}
.chzlead-vxs{margin-bottom:14px;line-height:1.65;font-size:0.938rem;color:#3D3157;}
.chzfeat-vxs{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.chzfeat-vxs>*{min-width:0;}
.chzfeat2-vxs{grid-template-columns:1fr 1fr;}
.chzfeat_card-vxs{border:1px solid rgba(28, 21, 48, 0.12);padding:26px;background:#FFFFFF;border-radius:1.25rem;}
.chzfeat_card-vxs svg{height:26px;color:#6B21E8;width:26px;margin-bottom:1rem;}
.chzfeat_card-vxs h3{font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:1.125rem;font-weight:700;margin-bottom:0.5rem;color:#1C1530;}
.chzfeat_card-vxs p{line-height:1.6;font-size:13px;color:#3D3157;}
.chzfeat_card-vxs b{color:#1C1530;}
.chzbig-vxs{gap:1.375rem;display:flex;flex-wrap:wrap;}
.chzbig_n-vxs{font-weight:700;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;color:#6B21E8;font-size:1.625rem;}
.chzbig_l-vxs{font-size:0.75rem;color:#6B5E8A;}
.chzperson-vxs{border:1px solid rgba(28, 21, 48, 0.12);gap:14px;border-radius:0.75rem;background:#FFFFFF;padding:1rem 1.125rem;display:flex;align-items:center;}
.chzavatar-vxs{background:linear-gradient(135deg,#7C3AED,#4C12B8);border-radius:50%;flex:none;width:2.75rem;height:2.75rem;}
.chzperson_name-vxs{color:#1C1530;font-weight:700;font-size:14px;}
.chzperson_role-vxs{color:#6B5E8A;font-size:12px;}
.chzkv-vxs{overflow:hidden;background:rgba(28, 21, 48, 0.12);grid-template-columns:1fr 1fr;gap:1px;border-radius:12px;border:1px solid rgba(28, 21, 48, 0.12);display:grid;}
.chzkv-vxs>div{background:#F4F2FA;padding:1rem 1.125rem;min-width:0;}
.chzkv_k-vxs{text-transform:uppercase;margin-bottom:5px;color:#6B21E8;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;font-size:0.594rem;}
.chzkv_v-vxs{color:#1C1530;font-size:13.5px;font-weight:700;}
@media(max-width:1022px){.chzsplit_a-vxs,.chzsplit_b-vxs,.chzsplit_c-vxs,.chzpgrid-vxs{gap:1.5rem;grid-template-columns:1fr;}
.chzfeat-vxs,.chzfeat2-vxs{grid-template-columns:1fr;}
.chzkv-vxs{grid-template-columns:1fr;}
}
.chzsh-vxs{margin-bottom:16px;min-width:0;}
.chzsh_row-vxs{gap:0.75rem;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;display:flex;}
.chzsh_row-vxs .chzsh_l-vxs{gap:0.375rem;flex-direction:column;min-width:0;display:flex;}
.chzsh_stack-vxs{gap:0.625rem;align-items:flex-start;display:flex;flex-direction:column;}
.chzsh_center-vxs{gap:0.625rem;text-align:center;flex-direction:column;align-items:center;display:flex;}
.chzsh_h2-vxs{gap:0.563rem;display:flex;overflow-wrap:break-word;color:#1C1530;font-size:1.25rem;line-height:1.1;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;align-items:center;font-weight:700;}
@media(min-width:770px){.chzsh_h2-vxs{font-size:24px;}
}
.chzband-vxs .chzsh_h2-vxs{color:#F0ECFF;}
.chzeb_mono-vxs{letter-spacing:.08em;text-transform:none;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;}
.chzeb_mono-vxs::before{content:"// ";}
.chzeb_upper-vxs{letter-spacing:.14em;text-transform:uppercase;}
.chzeb_pill-vxs{padding:5px 11px;border-radius:999px;background:rgba(107, 33, 232, 0.10);text-transform:uppercase;letter-spacing:.12em;}
.chzeb_line-vxs{gap:0.625rem;align-items:center;display:inline-flex;}
.chzeb_line-vxs::before{background:#6B21E8;width:1.5rem;content:"";display:inline-block;height:1px;}
.chzband-vxs .chzeb_line-vxs::before{background:#C4A8FF;}
.chzband-vxs .chzeb_pill-vxs{background:rgba(255, 255, 255, 0.08);}
.chzsh_link-vxs{gap:0.375rem;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;padding-bottom:2px;font-weight:600;border-bottom:1px solid #1C1530;font-size:13px;color:#1C1530;white-space:nowrap;display:inline-flex;align-items:center;}
.chzsh_link-vxs:hover{border-color:#6B21E8;color:#6B21E8;}
.chzsh_link-vxs svg{width:0.875rem;height:14px;}
.chzsh_link_chev-vxs{font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;padding-bottom:0;border-bottom:0;font-size:0.75rem;color:#6B21E8;}
.chzsh_link_btn-vxs{border-radius:999px;padding:9px 18px;background:#7C3AED;border-bottom:0;color:#FFFFFF;}
.chzsh_link_btn-vxs:hover{border-color:transparent;background:#6025CC;}
.chzband-vxs .chzsh_link-vxs{border-color:#F0ECFF;color:#F0ECFF;}
.chzband-vxs .chzsh_link_chev-vxs{color:#C4A8FF;}
.chzsh_rule-vxs{background:rgba(28, 21, 48, 0.12);margin:-2px 0 16px;height:1px;}
.chzband-vxs .chzsh_rule-vxs{background:rgba(255, 255, 255, 0.12);}
.chzseo_grid3-vxs{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;}
.chzseo_grid4-vxs{gap:13px;grid-template-columns:repeat(4,1fr);display:grid;}
.chzseo_grid3-vxs>*,.chzseo_grid4-vxs>*{min-width:0;}
.chzseo_card-vxs{background:#FFFFFF;border-radius:0.75rem;padding:24px;border:1px solid rgba(28, 21, 48, 0.12);}
.chzseo_card-vxs h3{margin-bottom:0.5rem;color:#1C1530;font-weight:700;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:1.125rem;}
.chzseo_card-vxs p{font-size:13px;color:#3D3157;line-height:1.6;}
.chzseo_card_sm-vxs{padding:20px;}
.chzseo_card_sm-vxs h3{font-size:1rem;}
.chzseo_card_sm-vxs p{font-size:0.781rem;line-height:1.55;}
.chzseo_rtp_row-vxs{grid-template-columns:1fr 1fr;gap:2.25rem;align-items:center;display:grid;margin-top:1rem;}
.chzrtp-vxs{gap:0.875rem;display:flex;min-width:0;}
.chzrtp-vxs>div{border-radius:12px;background:#F4F2FA;padding:1rem;flex:1;min-width:0;text-align:center;}
.chzrtp_n-vxs{font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;color:#6B21E8;font-weight:700;font-size:1.625rem;white-space:nowrap;}
.chzrtp_l-vxs{margin-top:4px;color:#6B5E8A;font-size:11px;}
.chzcmp-vxs{border:1px solid rgba(28, 21, 48, 0.12);border-radius:12px;overflow:hidden;max-width:47.5rem;}
.chzcmp_row-vxs{grid-template-columns:1.6fr 1fr 1fr;font-size:13px;display:grid;}
.chzcmp_row-vxs>div{padding:0.813rem 14px;min-width:0;text-align:center;}
.chzcmp_row-vxs>div:first-child{font-weight:600;text-align:left;padding-left:22px;color:#1C1530;}
.chzcmp_th-vxs{background:#F4F2FA;font-size:0.781rem;font-weight:700;}
.chzcmp_row-vxs:not(.chzcmp_th-vxs){background:#FFFFFF;color:#3D3157;border-top:1px solid rgba(28, 21, 48, 0.08);}
.chzcmp_zebra-vxs{background:#EDE9F7;}
.chzguide-vxs{background:#FFFFFF;overflow:hidden;border:1px solid rgba(28, 21, 48, 0.12);border-radius:12px;cursor:pointer;}
.chzguide_cover-vxs{height:130px;}
.chzguide_body-vxs{padding:20px;}
.chzguide_body-vxs h3{margin:7px 0 9px;line-height:1.25;font-size:1rem;font-weight:700;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;color:#1C1530;}
.chzguide_meta-vxs{color:#6B5E8A;font-size:0.719rem;}
.chzhub-vxs{gap:1.75rem;grid-template-columns:repeat(5,1fr);padding-top:28px;display:grid;border-top:1px solid rgba(28, 21, 48, 0.08);}
.chzhub-vxs>*{min-width:0;}
.chzhub-vxs h4{font-weight:700;font-size:13px;color:#1C1530;margin-bottom:0.688rem;}
.chzhub_col-vxs{gap:0.5rem;font-size:0.813rem;color:#3D3157;flex-direction:column;display:flex;}
.chzhub_col-vxs a{cursor:pointer;}
@media(max-width:1027px){.chzseo_grid3-vxs{grid-template-columns:1fr;}
.chzseo_grid4-vxs{grid-template-columns:repeat(2,1fr);}
.chzseo_rtp_row-vxs{grid-template-columns:1fr;gap:20px;}
.chzhub-vxs{gap:22px;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:563px){.chzhub-vxs{grid-template-columns:1fr;}
}
.chztk-vxs{background:#1A1428;overflow:hidden;display:flex;border-bottom:1px solid rgba(28, 21, 48, 0.08);align-items:center;}
.chztk_tag-vxs{gap:0.5rem;background:#FFFFFF;padding:0.688rem 1.125rem;flex:none;font-size:0.656rem;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;display:flex;color:#DC2626;letter-spacing:.1em;font-weight:600;align-items:center;border-right:1px solid rgba(28, 21, 48, 0.08);}
.chztk_rail-vxs{flex:1;overflow:hidden;}
.chztk_track-vxs{animation:zm3-marquee 26s linear infinite;gap:1.75rem;padding:11px 14px;color:#3D3157;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;display:flex;width:max-content;font-size:12px;white-space:nowrap;}
.chztk_track-vxs b{color:#6B21E8;}
.chzhero-vxs{overflow:hidden;border:1px solid rgba(28, 21, 48, 0.12);background:linear-gradient(120deg,#130F22,#0D1130);padding:46px 3rem;border-radius:1.25rem;color:#F0ECFF;position:relative;}
.chzhero_glow-vxs{border-radius:50%;background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);width:340px;right:-3.75rem;top:-3.75rem;position:absolute;height:21.25rem;}
.chzhero_in-vxs{max-width:600px;position:relative;}
.chzhero-vxs .chzeyebrow-vxs{color:#C4A8FF;}
.chzpill_row-vxs{border:1px solid rgba(255, 255, 255, 0.12);gap:0.5rem;border-radius:62.438rem;padding:0.375rem 13px;background:rgba(255, 255, 255, 0.08);font-size:0.656rem;align-items:center;text-transform:uppercase;display:inline-flex;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;color:#C4A8FF;letter-spacing:.1em;margin-bottom:1.375rem;}
.chzhero_h1-vxs{margin:1.125rem 0;color:#F0ECFF;letter-spacing:-.02em;line-height:1.02;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;overflow-wrap:break-word;font-size:3.375rem;font-weight:700;}
.chzhero_h1-vxs em{color:#C4A8FF;font-style:normal;}
.chzhero_sub-vxs{font-size:1.063rem;margin-bottom:28px;line-height:1.55;max-width:480px;color:#A89FC8;}
.chzhero_cta-vxs{gap:0.875rem;align-items:center;display:flex;margin-bottom:26px;flex-wrap:wrap;}
.chzhero_trust-vxs{gap:0.875rem;display:flex;align-items:center;flex-wrap:wrap;}
.chzhero_rating_txt-vxs{font-size:13px;color:#A89FC8;}
@media(max-width:1022px){.chzhero-vxs{padding:2rem 24px;}
.chzhero_h1-vxs{font-size:2.375rem;}
}
@media(max-width:562px){.chzhero_h1-vxs{font-size:30px;}
}
.chzstat-vxs{gap:0.875rem;grid-template-columns:repeat(4,1fr);display:grid;}
.chzstat-vxs>*{min-width:0;}
.chzstat_item-vxs{padding:18px 1.25rem;border-radius:12px;background:#FFFFFF;border:1px solid rgba(28, 21, 48, 0.12);}
.chzstat_k-vxs{font-size:9.5px;letter-spacing:.12em;margin-bottom:7px;color:#6B5E8A;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;}
.chzstat_v-vxs{gap:8px;display:flex;color:#1C1530;font-weight:700;min-width:0;overflow-wrap:anywhere;font-size:24px;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;align-items:center;}
.chzstat_v_accent-vxs{color:#6B21E8;}
@media(max-width:1025px){.chzstat-vxs{grid-template-columns:repeat(2,1fr);}
}
.chzwlc-vxs{padding:2.25rem 2.5rem;gap:1.5rem;border-radius:20px;overflow:hidden;grid-template-columns:1.2fr .8fr;border:1px solid rgba(28, 21, 48, 0.12);background:linear-gradient(120deg,#130F22,#0D1130);color:#F0ECFF;position:relative;display:grid;align-items:center;}
.chzwlc-vxs>*{min-width:0;}
.chzwlc-vxs .chzeyebrow-vxs{color:#C4A8FF;}
.chzwlc_glow-vxs{border-radius:50%;background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);height:16.25rem;right:-2.5rem;position:absolute;top:-2.5rem;width:16.25rem;}
.chzwlc_in-vxs{position:relative;}
.chzwlc_h2-vxs{margin:0.625rem 0 8px;line-height:1.03;font-weight:700;color:#F0ECFF;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:34px;overflow-wrap:break-word;}
.chzwlc_h2-vxs em{color:#C4A8FF;font-style:normal;}
.chzwlc_sub-vxs{font-size:0.875rem;max-width:420px;line-height:1.55;margin-bottom:18px;color:#A89FC8;}
.chzwlc_terms-vxs{gap:10px;flex-direction:column;position:relative;display:flex;}
.chzterm-vxs{gap:0.688rem;border-radius:12px;background:rgba(255, 255, 255, 0.08);border:1px solid rgba(255, 255, 255, 0.12);padding:13px 15px;align-items:center;display:flex;}
.chzterm-vxs svg{flex:none;width:20px;color:#C4A8FF;height:20px;}
.chzterm_k-vxs{font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;font-size:9.5px;color:#A89FC8;letter-spacing:.1em;}
.chzterm_v-vxs{margin-top:2px;font-weight:700;color:#F0ECFF;font-size:14px;}
@media(max-width:1023px){.chzwlc-vxs{grid-template-columns:1fr;}
}
@media(max-width:563px){.chzwlc_h2-vxs{font-size:26px;}
}
.chzjp-vxs{gap:14px;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.chzjp-vxs>*{min-width:0;}
.chzjp_hero-vxs{background:linear-gradient(135deg,#130F22,#0D1130);padding:1.625rem;overflow:hidden;gap:0.875rem;border:1px solid rgba(28, 21, 48, 0.12);border-radius:20px;position:relative;justify-content:space-between;min-height:180px;flex-direction:column;color:#F0ECFF;display:flex;}
.chzjp_glow-vxs{background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);border-radius:50%;top:-2.5rem;height:180px;right:-2.5rem;width:180px;position:absolute;}
.chzjp_k_row-vxs{gap:0.625rem;justify-content:space-between;align-items:center;position:relative;display:flex;}
.chzjp_k-vxs{color:#6B5E8A;letter-spacing:.12em;text-transform:uppercase;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;font-size:10px;}
.chzjp_hero-vxs .chzjp_k-vxs{color:#A89FC8;}
.chzjp_amt-vxs{position:relative;font-weight:700;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;color:#C4A8FF;font-size:42px;line-height:1;}
.chzjp_sub-vxs{color:#A89FC8;font-size:12px;margin-top:0.313rem;}
.chzjp_cell-vxs{border-radius:1.25rem;background:#FFFFFF;border:1px solid rgba(28, 21, 48, 0.12);padding:22px;display:flex;justify-content:space-between;min-height:11.25rem;flex-direction:column;}
.chzjp_cell-vxs .chzjp_amt-vxs{font-size:1.875rem;color:#1C1530;}
.chzjp_cell-vxs .chzjp_sub-vxs{color:#6B5E8A;}
@media(max-width:1021px){.chzjp-vxs{grid-template-columns:1fr;}
}
@media(max-width:558px){.chzjp_amt-vxs{font-size:2rem;}
}
.chzpay_logos-vxs{gap:9px;grid-template-columns:repeat(4,1fr);display:grid;}
.chzpay_logos-vxs>*{min-width:0;}
.chzpay-vxs{border:1px solid rgba(28, 21, 48, 0.12);border-radius:8px;font-weight:700;height:3rem;display:flex;font-size:12px;align-items:center;justify-content:center;color:#3D3157;}
.chztable-vxs{overflow:hidden;border-radius:0.75rem;border:1px solid rgba(28, 21, 48, 0.12);}
.chztrow-vxs{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:13px;display:grid;}
.chztrow-vxs>div{padding:13px 0.875rem;min-width:0;}
.chztrow-vxs>div:first-child{color:#1C1530;padding-left:1rem;font-weight:700;}
.chztrow_th-vxs{background:#F4F2FA;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.06em;font-size:9.5px;text-transform:uppercase;color:#6B5E8A;}
.chztrow-vxs:not(.chztrow_th-vxs){background:#FFFFFF;border-top:1px solid rgba(28, 21, 48, 0.08);color:#3D3157;}
.chztrow_zebra-vxs{background:#EDE9F7;}
.chzpos-vxs{color:#6B21E8;font-weight:700;}
@media(max-width:1021px){.chzpay_logos-vxs{grid-template-columns:repeat(2,1fr);}
}
.chzapp-vxs{gap:36px;flex-wrap:wrap;display:flex;justify-content:space-between;align-items:center;}
.chzapp_copy-vxs{max-width:32.5rem;}
.chzapp_h2-vxs{margin:12px 0 0.625rem;color:#1C1530;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:28px;font-weight:700;line-height:1.05;}
.chzapp_text-vxs{margin-bottom:20px;color:#3D3157;font-size:0.875rem;line-height:1.6;}
.chzapp_btns-vxs{gap:0.75rem;display:flex;flex-wrap:wrap;}
.chzstore-vxs{gap:0.563rem;border:1px solid rgba(28, 21, 48, 0.12);padding:11px 18px;border-radius:0.75rem;background:#F4F2FA;color:#1C1530;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;font-weight:700;}
.chzstore-vxs svg{height:16px;width:16px;}
.chzapp_qr_wrap-vxs{gap:1rem;display:flex;align-items:center;}
.chzqr-vxs{gap:3px;border-radius:0.75rem;background:#F4F2FA;grid-template-columns:repeat(5,1fr);padding:0.688rem;border:1px solid rgba(28, 21, 48, 0.12);grid-template-rows:repeat(5,1fr);height:108px;display:grid;width:108px;}
.chzqr-vxs i{background:transparent;}
.chzqr_f-vxs{background:#6B21E8;}
.chzapp_qr_cap-vxs{font-size:0.75rem;line-height:1.4;max-width:84px;color:#6B5E8A;}
.chzbanner-vxs{padding:36px 40px;border:1px solid rgba(28, 21, 48, 0.12);background:linear-gradient(115deg,#130F22,#0D1130);border-radius:20px;overflow:hidden;gap:1.75rem;flex-wrap:wrap;justify-content:space-between;color:#F0ECFF;align-items:center;display:flex;position:relative;}
.chzbanner_glow-vxs{background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 68%);border-radius:50%;height:200px;transform:translateY(-50%);width:200px;position:absolute;right:5rem;top:50%;}
.chzbanner_in-vxs{max-width:35rem;position:relative;}
.chzbanner-vxs .chzeyebrow-vxs{color:#C4A8FF;}
.chzbanner_h2-vxs{margin:0.625rem 0;font-size:30px;font-weight:700;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;color:#F0ECFF;line-height:1.05;}
.chzbanner_text-vxs{line-height:1.6;color:#A89FC8;font-size:14px;}
@media(max-width:559px){.chzbanner_h2-vxs{font-size:1.5rem;}
}
.chzsteps-vxs{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.chzsteps-vxs>*{min-width:0;}
.chzstep-vxs{background:#FFFFFF;border:1px solid rgba(28, 21, 48, 0.12);padding:24px;border-radius:12px;position:relative;}
.chzstep_num-vxs{border-radius:0.5rem;background:#7C3AED;color:#FFFFFF;width:1.875rem;margin-bottom:14px;justify-content:center;height:1.875rem;display:flex;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;align-items:center;font-weight:700;font-size:13px;}
.chzstep_h-vxs{font-size:1rem;font-weight:700;margin-bottom:0.438rem;color:#1C1530;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;}
.chzstep_p-vxs{color:#3D3157;line-height:1.55;font-size:13px;}
@media(max-width:1025px){.chzsteps-vxs{grid-template-columns:1fr;}
}
.chzgm-vxs{grid-template-columns:1.3fr 1fr;gap:1rem;display:grid;}
.chzgm-vxs>*{min-width:0;}
.chzgm_panel-vxs{background:#FFFFFF;border-radius:20px;border:1px solid rgba(28, 21, 48, 0.12);padding:1.75rem;}
.chzgm_h2-vxs{margin:10px 0 0.5rem;font-weight:700;color:#1C1530;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:24px;}
.chzgm_text-vxs{font-size:0.844rem;max-width:440px;margin-bottom:1.25rem;color:#3D3157;line-height:1.6;}
.chzgm_level-vxs{gap:0.875rem;display:flex;align-items:center;margin-bottom:16px;}
.chzgm_lv-vxs{color:#6B21E8;font-weight:700;font-size:1.5rem;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;}
.chzgm_bar_wrap-vxs{flex:1;min-width:0;}
.chzgm_bar_meta-vxs{color:#6B5E8A;margin-bottom:0.313rem;font-size:10px;display:flex;justify-content:space-between;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;}
.chzbar-vxs{border-radius:999px;overflow:hidden;background:#F4F2FA;height:8px;}
.chzbar_fill-vxs{border-radius:62.438rem;background:linear-gradient(90deg,#7C3AED,#4C12B8);display:block;height:100%;}
.chzgm_missions-vxs{gap:9px;display:flex;flex-wrap:wrap;}
.chzgm_refer-vxs{border-radius:20px;background:linear-gradient(150deg,#130F22,#0D1130);padding:1.75rem;overflow:hidden;border:1px solid rgba(28, 21, 48, 0.12);display:flex;flex-direction:column;position:relative;justify-content:space-between;color:#F0ECFF;}
.chzgm_refer-vxs .chzeyebrow-vxs{color:#C4A8FF;}
.chzgm_ref_h2-vxs{margin:0.625rem 0 8px;font-weight:700;font-size:24px;color:#F0ECFF;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;line-height:1.1;}
.chzgm_ref_h2-vxs em{color:#C4A8FF;font-style:normal;}
.chzgm_ref_text-vxs{font-size:13px;color:#A89FC8;line-height:1.55;margin-bottom:1.125rem;}
@media(max-width:1027px){.chzgm-vxs{grid-template-columns:1fr;}
}
.chzsupp-vxs{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.chzsupp-vxs>*{min-width:0;}
.chzsupp_card-vxs{background:#FFFFFF;border:1px solid rgba(28, 21, 48, 0.12);padding:1.5rem;border-radius:12px;}
.chzsupp_card-vxs svg{margin-bottom:0.875rem;width:24px;color:#6B21E8;height:1.5rem;}
.chzsupp_card-vxs h3{font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:1rem;margin-bottom:0.375rem;font-weight:700;color:#1C1530;}
.chzsupp_card-vxs p{color:#3D3157;font-size:13px;line-height:1.55;}
@media(max-width:1024px){.chzsupp-vxs{grid-template-columns:1fr;}
}
.chzpromo_grid-vxs{gap:1rem;grid-template-columns:repeat(3,1fr);display:grid;}
.chzpromo_grid-vxs>*{min-width:0;}
.chzpromo-vxs{overflow:hidden;border-radius:20px;padding:1.5rem;background:#FFFFFF;border:1px solid rgba(28, 21, 48, 0.12);position:relative;min-height:150px;}
.chzpromo_h-vxs{margin-top:0.375rem;font-size:26px;font-weight:700;color:#1C1530;line-height:1.05;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;}
.chzpromo_h-vxs em{font-style:normal;color:#6B21E8;}
.chzpromo_p-vxs{line-height:1.5;margin-top:0.5rem;font-size:12.5px;color:#3D3157;}
.chzpromo_feat-vxs{border-color:rgba(28, 21, 48, 0.12);background:linear-gradient(135deg,#130F22,#0D1130);}
.chzpromo_feat-vxs .chzpromo_h-vxs{color:#F0ECFF;}
.chzpromo_feat-vxs .chzpromo_h-vxs em{color:#C4A8FF;}
.chzpromo_feat-vxs .chzpromo_p-vxs{color:#A89FC8;}
.chzpromo_feat-vxs .chzeyebrow-vxs{color:#C4A8FF;}
@media(max-width:1023px){.chzpromo_grid-vxs{grid-template-columns:1fr;}
}
.chzdw_h2-vxs{color:#1C1530;margin-bottom:0.625rem;font-weight:700;font-size:26px;line-height:1.08;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;}
.chzsteps_v-vxs{gap:0.625rem;grid-template-columns:1fr;}
.chzsteps_v-vxs .chzstep-vxs{padding:18px 20px;}
@media(max-width:560px){.chzdw_h2-vxs{font-size:23px;}
}
.chznews-vxs{background:linear-gradient(135deg,#130F22,#0D1130);border:1px solid rgba(28, 21, 48, 0.12);padding:26px 2rem;gap:24px;border-radius:1.25rem;flex-wrap:wrap;align-items:center;display:flex;justify-content:space-between;color:#F0ECFF;}
.chznews_h3-vxs{font-weight:700;font-size:1.25rem;color:#F0ECFF;margin-bottom:0.25rem;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;}
.chznews_text-vxs{color:#A89FC8;font-size:0.813rem;}
.chznews_form-vxs{gap:10px;flex:1;min-width:0;display:flex;max-width:27.5rem;}
.chznews_form-vxs .chzinput-vxs{min-width:0;}
@media(max-width:558px){.chznews_form-vxs{width:100%;}
}
.chzinput-vxs{background:rgba(255, 255, 255, 0.08);padding:13px 1rem;flex:1;border-radius:8px;border:1px solid rgba(255, 255, 255, 0.12);color:#A89FC8;font-size:0.844rem;}
.chzvip_head-vxs{gap:12px;margin-bottom:1.125rem;align-items:flex-end;flex-wrap:wrap;justify-content:space-between;display:flex;}
.chzvip_intro-vxs{max-width:420px;color:#3D3157;font-size:13px;}
.chzvip-vxs{grid-template-columns:repeat(5,1fr);gap:12px;display:grid;}
.chzvip-vxs>*{min-width:0;}
.chztier-vxs{border-radius:12px;background:#FFFFFF;border:1px solid rgba(28, 21, 48, 0.12);padding:1.25rem;}
.chztier_on-vxs{background:rgba(107, 33, 232, 0.10);border-color:#6B21E8;}
.chztier_medal-vxs{border-radius:8px;background:linear-gradient(135deg,#7C3AED,#4C12B8);width:30px;margin-bottom:14px;height:30px;}
.chztier_name-vxs{font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:0.938rem;font-weight:700;color:#1C1530;margin-bottom:5px;}
.chztier_tx-vxs{font-size:11.5px;line-height:1.5;color:#6B5E8A;}
@media(max-width:1021px){.chzvip-vxs{grid-template-columns:repeat(2,1fr);}
}
.chzgd_head-vxs{gap:0.75rem;display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;}
.chzrc-vxs{grid-template-columns:1fr 1fr 1fr;gap:2rem;display:grid;}
.chzrc-vxs>*{min-width:0;}
.chzrc_awards-vxs{gap:11px;flex-direction:column;display:flex;}
.chzaward-vxs{gap:0.688rem;display:flex;align-items:center;}
.chzaward-vxs svg{flex:none;width:18px;color:#D4900A;height:1.125rem;}
.chzaward_t-vxs{font-size:13.5px;font-weight:700;color:#1C1530;}
.chzaward_s-vxs{color:#6B5E8A;font-size:11.5px;}
.chzrc_press-vxs{gap:10px;grid-template-columns:1fr 1fr;display:grid;}
.chzlogo_cell-vxs{border-radius:0.5rem;border:1px solid rgba(28, 21, 48, 0.12);font-weight:700;display:flex;align-items:center;justify-content:center;font-size:0.813rem;height:3rem;color:#3D3157;}
.chzrc_partner-vxs{background:#FFFFFF;border:1px solid rgba(28, 21, 48, 0.12);padding:20px;border-radius:0.75rem;}
.chzrc_partner_name-vxs{font-weight:700;color:#1C1530;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:1.125rem;margin-bottom:6px;}
.chzrc_partner_text-vxs{color:#3D3157;font-size:12.5px;line-height:1.55;}
@media(max-width:1021px){.chzrc-vxs{grid-template-columns:1fr;gap:1.375rem;}
.chzrc_press-vxs{grid-template-columns:repeat(4,1fr);}
}
.chzop_h2-vxs{margin:0.625rem 0 0.5rem;color:#1C1530;font-weight:700;font-size:1.5rem;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;line-height:1.1;}
.chzop_text-vxs{font-size:13.5px;line-height:1.6;color:#3D3157;}
@media(max-width:560px){.chzop_h2-vxs{font-size:1.375rem;}
}
.chzprovs-vxs{gap:0.75rem;grid-template-columns:repeat(6,1fr);display:grid;margin-bottom:1.75rem;}
.chzprovs-vxs>*{min-width:0;}
.chzprov-vxs{border-radius:0.75rem;background:#FFFFFF;padding:12px;border:1px solid rgba(28, 21, 48, 0.12);align-items:center;display:flex;text-decoration:none;height:64px;justify-content:center;}
.chzprov_img-vxs{max-width:100%;max-height:2rem;object-fit:contain;}
.chzresp-vxs{border:1px solid rgba(28, 21, 48, 0.12);background:#FFFFFF;gap:24px;border-radius:12px;padding:1.625rem;align-items:center;flex-wrap:wrap;justify-content:space-between;display:flex;}
.chzresp_in-vxs{max-width:560px;}
.chzresp_h-vxs{font-weight:700;font-size:19px;color:#1C1530;margin-bottom:8px;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;}
.chzresp_p-vxs{font-size:0.844rem;color:#3D3157;line-height:1.6;}
.chzresp_badges-vxs{gap:14px;flex-wrap:wrap;align-items:center;display:flex;}
.chzage18-vxs{border:1.5px solid #DC2626;border-radius:0.5rem;padding:0.25rem 0.5rem;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;color:#DC2626;font-size:0.813rem;font-weight:700;}
.chzresp_org-vxs{font-weight:600;font-size:0.813rem;color:#6B5E8A;}
@media(max-width:1022px){.chzprovs-vxs{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:558px){.chzprovs-vxs{grid-template-columns:repeat(2,1fr);}
}
.chzab_h2-vxs{margin:0.875rem 0 1rem;font-size:2rem;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;line-height:1.08;font-weight:700;color:#1C1530;}
.chzab_body-vxs{color:#3D3157;line-height:1.65;margin-bottom:0.875rem;font-size:15px;}
.chzab_chips-vxs{gap:0.625rem;flex-wrap:wrap;display:flex;margin-top:8px;}
.chzfaq-vxs{gap:0.625rem;display:flex;flex-direction:column;}
.chzfaq_item-vxs{background:#FFFFFF;border-radius:12px;border:1px solid rgba(28, 21, 48, 0.12);padding:1.125rem 1.375rem;}
.chzfaq_q-vxs{gap:16px;list-style:none;color:#1C1530;font-size:0.969rem;display:flex;align-items:center;font-weight:600;cursor:pointer;justify-content:space-between;}
.chzfaq_q-vxs::-webkit-details-marker{display:none;}
.chzfaq_q_t-vxs{gap:10px;display:flex;}
.chzfaq_q_i-vxs{font-style:normal;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;color:#6B21E8;}
.chzfaq_pm-vxs{color:#6B21E8;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;font-size:20px;}
.chzfaq_item-vxs[open] .chzfaq_pm-vxs{transform:rotate(45deg);}
.chzfaq_a-vxs{line-height:1.6;color:#3D3157;font-size:0.844rem;margin-top:0.75rem;}
@media(max-width:561px){.chzab_h2-vxs{font-size:26px;}
}
.chzdispute-vxs{border:1px dashed rgba(28, 21, 48, 0.20);border-radius:12px;gap:1.75rem;padding:1.625rem 1.875rem;align-items:center;display:flex;justify-content:space-between;flex-wrap:wrap;}
.chzdispute_in-vxs{max-width:660px;}
.chzdispute_h2-vxs{font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-weight:700;margin-bottom:0.5rem;color:#1C1530;font-size:1.375rem;}
.chzdispute_text-vxs{line-height:1.6;color:#3D3157;font-size:13.5px;}
.chzfooter-vxs{padding:2.5rem 28px;background:#1A1428;border-top:1px solid rgba(28, 21, 48, 0.08);}
.chzfooter_grid-vxs{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;margin-bottom:28px;max-width:1400px;margin-left:auto;margin-right:auto;display:grid;}
.chzfooter_grid-vxs>*{min-width:0;}
.chzfooter_grid-vxs h4{letter-spacing:.12em;font-size:0.625rem;margin-bottom:13px;color:#9E91BC;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;}
.chzfcol-vxs{gap:0.563rem;color:#3D3157;display:flex;font-size:0.813rem;flex-direction:column;}
.chzfcol-vxs a{cursor:pointer;}
.chzft_about-vxs{max-width:260px;font-size:13px;line-height:1.6;color:#6B5E8A;margin-top:0.75rem;}
.chzft_contact-vxs{overflow-wrap:anywhere;font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;font-size:0.781rem;color:#6B21E8;margin-top:0.75rem;}
.chzfooter_bottom-vxs{gap:16px;margin:0 auto;display:flex;max-width:87.5rem;flex-wrap:wrap;border-top:1px solid rgba(28, 21, 48, 0.08);justify-content:space-between;align-items:center;padding-top:20px;}
.chzfooter_bottom-vxs p{max-width:45rem;font-size:0.688rem;line-height:1.6;color:#9E91BC;}
@media(max-width:1027px){.chzfooter_grid-vxs{grid-template-columns:1fr 1fr;}
}
@media(max-width:557px){.chzfooter_grid-vxs{grid-template-columns:1fr;}
}