*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0A0F14;
line-height:1.55;
overflow-wrap:break-word;
font-size:15px;
color:#A8BEC8;
-webkit-font-smoothing:antialiased;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
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{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(6, 12, 18, 0.74);
}
::-webkit-scrollbar-track{
background:transparent;
}
.zcp_shell_xbc{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.zcp_main_xbc{
min-width:0;
}
.zcp_wrap_xbc{
margin:0 auto;
max-width:1400px;
width:100%;
}
.zcp_container_xbc{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:770px){
.zcp_container_xbc{
padding:0 28px;
}
}
.zcp_section_xbc{
padding:1.5rem 28px;
}
.zcp_section_pt_xbc{
padding-top:2.125rem;
}
.zcp_band_soft_xbc{
background:#111820;
}
.zcp_eyebrow_xbc{
display:inline-block;
font-weight:600;
overflow-wrap:break-word;
line-height:1.4;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-transform:uppercase;
color:#00C8D8;
font-size:0.656rem;
letter-spacing:.14em;
}
.zcp_drawer_cb_xbc{
display:none;
}
.zcp_overlay_xbc{
display:none;
}
@media(max-width:1022px){
.zcp_shell_xbc{
grid-template-columns:1fr;
}
.zcp_main_xbc{
padding-bottom:78px;
}
.zcp_drawer_cb_xbc:checked~.zcp_overlay_xbc{
background:rgba(6, 12, 18, 0.74);
inset:0;
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:561px){
.zcp_section_xbc{
padding:18px 16px;
}
.zcp_section_pt_xbc{
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 ---------- */
.zcp_side_xbc{
padding:1.375rem 18px;
background:#0C1219;
gap:22px;
border-right:1px solid #1A2A34;
position:sticky;
top:0;
flex-direction:column;
height:100vh;
align-self:start;
display:flex;
overflow-y:auto;
}
.zcp_brand_xbc{
gap:0.625rem;
display:flex;
align-items:center;
}
.zcp_logo_xbc{
font-size:1.313rem;
letter-spacing:-.02em;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
font-weight:700;
}
.zcp_side_cta_xbc{
background:rgba(0, 200, 216, 0.11);
border:1px solid #1F3040;
padding:1rem;
border-radius:0.813rem;
}
.zcp_side_cta_h_xbc{
margin-bottom:0.375rem;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
line-height:1.15;
font-size:17px;
}
.zcp_side_cta_p_xbc{
line-height:1.45;
font-size:12px;
margin-bottom:12px;
color:#A8BEC8;
}
.zcp_nav_xbc{
gap:3px;
display:flex;
flex-direction:column;
}
.zcp_nav_label_xbc{
padding:6px 10px;
color:#3D5A68;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.14em;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.zcp_nav_item_xbc{
border-radius:0.563rem;
padding:10px;
gap:11px;
display:flex;
font-size:0.875rem;
color:#A8BEC8;
align-items:center;
font-weight:500;
}
.zcp_nav_item_xbc svg{
width:17px;
height:1.063rem;
}
.zcp_nav_item_xbc:hover{
background:rgba(0, 200, 216, 0.11);
color:#E8F4F8;
}
.zcp_nav_item_on_xbc{
background:rgba(0, 200, 216, 0.11);
color:#00C8D8;
font-weight:600;
}
.zcp_side_foot_xbc{
background:#111820;
padding:0.75rem;
border:1px solid #1F3040;
border-radius:13px;
margin-top:auto;
}
.zcp_side_foot_xbc p{
line-height:1.4;
font-size:0.781rem;
color:#A8BEC8;
margin-top:4px;
}
/* ---------- topbar ---------- */
.zcp_top_xbc{
padding:0.875rem 1.75rem;
gap:1rem;
background:#0C1219;
z-index:40;
top:0;
border-bottom:1px solid #1A2A34;
display:flex;
position:sticky;
align-items:center;
}
.zcp_top_brand_xbc{
gap:9px;
display:none;
align-items:center;
}
.zcp_search_xbc{
border-radius:13px;
border:1px solid #1F3040;
padding:0.688rem 14px;
gap:10px;
background:#111820;
flex:1;
color:#6A8A9A;
align-items:center;
max-width:27.5rem;
font-size:0.844rem;
display:flex;
}
.zcp_search_xbc svg{
flex:none;
width:1rem;
height:16px;
}
.zcp_top_actions_xbc{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.zcp_lang_xbc{
color:#A8BEC8;
font-size:0.75rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.zcp_burger_xbc{
background:#111820;
border-radius:0.563rem;
border:1px solid #1F3040;
color:#E8F4F8;
justify-content:center;
height:40px;
align-items:center;
display:none;
width:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.zcp_botnav_xbc{
display:none;
}
@media(max-width:1023px){
.zcp_side_xbc{
transition:transform .25s ease;
z-index:80;
width:17.5rem;
position:fixed;
transform:translateX(-100%);
height:100vh;
top:0;
left:0;
}
.zcp_drawer_cb_xbc:checked~.zcp_shell_xbc .zcp_side_xbc{
transform:translateX(0);
}
.zcp_top_xbc{
gap:0.75rem;
padding:0.875rem 1rem;
flex-wrap:wrap;
position:static;
}
.zcp_top_brand_xbc{
display:flex;
}
.zcp_search_xbc{
display:none;
}
.zcp_burger_xbc{
display:flex;
}
.zcp_top_actions_xbc{
gap:10px;
align-items:stretch;
width:100%;
margin-left:0;
}
.zcp_top_actions_xbc .zcp_lang_xbc{
display:none;
}
.zcp_top_actions_xbc .zcp_btn_xbc{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.zcp_botnav_xbc{
padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
background:#0C1219;
grid-template-columns:repeat(3,1fr);
right:0;
z-index:65;
bottom:0;
left:0;
transform:translateZ(0);
position:fixed;
border-top:1px solid #1F3040;
display:grid;
}
.zcp_bn_xbc{
gap:0.25rem;
padding:6px 2px 0;
display:flex;
justify-content:flex-end;
color:#A8BEC8;
flex-direction:column;
font-size:10px;
font-weight:600;
min-width:0;
align-items:center;
}
.zcp_bn_xbc svg{
flex:none;
width:22px;
height:22px;
}
.zcp_bn_xbc span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
}
.zcp_bn_on_xbc{
color:#00C8D8;
}
.zcp_bn_center_xbc{
position:relative;
}
.zcp_bn_fab_xbc{
border-radius:50%;
background:#00D4E0;
width:3.125rem;
height:3.125rem;
position:absolute;
left:50%;
top:-20px;
display:flex;
align-items:center;
box-shadow:0 8px 2.5rem rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(0, 212, 224, 0.18);
color:#061218;
transform:translateX(-50%);
justify-content:center;
}
.zcp_bn_fab_xbc svg{
width:24px;
height:1.5rem;
}
.zcp_bn_center_xbc span{
color:#00C8D8;
}
}
.zcp_btn_xbc{
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;
padding:0.688rem 1.375rem;
border-radius:9px;
gap:8px;
justify-content:center;
display:inline-flex;
align-items:center;
font-size:14px;
font-weight:700;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
cursor:pointer;
}
.zcp_btn_pri_xbc{
background:#00D4E0;
color:#061218;
box-shadow:0 0 1.125rem rgba(0, 212, 224, 0.45), 0 0.25rem 12px rgba(0, 0, 0, 0.40);
}
.zcp_btn_pri_xbc:hover{
background:#00B8C8;
}
.zcp_btn_ghost_xbc{
background:rgba(0, 200, 216, 0.11);
font-weight:600;
color:#E8F4F8;
}
.zcp_btn_line_xbc{
border:1px solid #2A4255;
background:transparent;
color:#E8F4F8;
font-weight:600;
}
.zcp_btn_lg_xbc{
border-radius:0.813rem;
padding:16px 1.875rem;
font-size:0.938rem;
}
.zcp_band_xbc .zcp_btn_line_xbc{
border-color:rgba(255, 255, 255, 0.12);
color:#E8F8FA;
}
.zcp_band_xbc .zcp_btn_ghost_xbc{
background:rgba(255, 255, 255, 0.07);
color:#E8F8FA;
}
.zcp_link_m_xbc{
gap:0.313rem;
color:#00C8D8;
display:inline-flex;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
cursor:pointer;
align-items:center;
text-decoration:none;
}
.zcp_link_m_xbc svg{
width:14px;
height:14px;
}
.zcp_band_xbc .zcp_link_m_xbc{
color:#00D4E0;
}
.zcp_dot_xbc{
flex:none;
border-radius:50%;
background:#00C8D8;
width:0.438rem;
height:0.438rem;
}
.zcp_dot_live_xbc{
animation:zm3-pulse 1.4s infinite;
background:#E83A3A;
}
.zcp_stars_xbc{
gap:2px;
display:inline-flex;
color:#00C8D8;
}
.zcp_stars_xbc svg{
height:15px;
width:15px;
}
.zcp_chip_xbc{
background:#111820;
padding:0.438rem 0.75rem;
border-radius:9px;
gap:6px;
border:1px solid #1F3040;
display:inline-flex;
font-size:0.688rem;
color:#A8BEC8;
align-items:center;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.zcp_chip_on_xbc{
background:rgba(0, 200, 216, 0.11);
border-color:transparent;
color:#00C8D8;
}
.zcp_gc_xbc{
display:block;
color:inherit;
cursor:pointer;
min-width:0;
text-decoration:none;
}
.zcp_gc_thumb_xbc{
border-radius:13px;
border:1px solid #1F3040;
overflow:hidden;
position:relative;
aspect-ratio:1;
background-position:center;
background-size:cover;
display:block;
}
.zcp_gc_thumb_portrait_xbc{
aspect-ratio:3/4;
}
.zcp_gc_thumb_wide_xbc{
aspect-ratio:16/11;
}
.zcp_gc_cap_xbc{
padding:0.563rem;
background:linear-gradient(transparent,rgba(6, 12, 18, 0.74));
position:absolute;
right:0;
left:0;
bottom:0;
}
.zcp_gc_name_xbc{
color:#E8F8FA;
font-size:12.5px;
display:block;
font-weight:700;
}
.zcp_gc_meta_xbc{
color:#7BBDCC;
font-size:11px;
}
.zcp_gc_badge_xbc{
background:#00C8D8;
padding:2px 6px;
border-radius:9px;
right:8px;
font-size:0.5rem;
color:#061218;
font-weight:700;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
position:absolute;
top:8px;
}
.zcp_gc_badge_hot_xbc{
background:#E83A3A;
color:#E8F8FA;
}
.zcp_gc_badge_live_xbc{
background:#E83A3A;
left:0.5rem;
right:auto;
color:#E8F8FA;
}
.zcp_gc_mult_xbc{
inset:0;
font-weight:700;
position:absolute;
display:flex;
align-items:center;
color:#00C8D8;
justify-content:center;
font-size:28px;
}
.zcp_pc_xbc{
background:#111820;
border-radius:13px;
border:1px solid #1F3040;
height:64px;
display:flex;
color:#A8BEC8;
align-items:center;
font-size:0.875rem;
font-weight:700;
justify-content:center;
}
.zcp_rail_xbc{
min-width:0;
}
.zcp_rail_scroll_xbc{
gap:14px;
display:grid;
}
.zcp_rail_scroll_xbc>*{
min-width:0;
}
.zcp_g6_xbc{
grid-template-columns:repeat(6,1fr);
}
.zcp_g7_xbc{
grid-template-columns:repeat(7,1fr);
}
.zcp_g4_xbc{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.zcp_g6_xbc,.zcp_g7_xbc{
grid-template-columns:none;
padding-bottom:6px;
grid-auto-flow:column;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
overflow-x:auto;
}
.zcp_g6_xbc>*,.zcp_g7_xbc>*{
scroll-snap-align:start;
}
.zcp_g4_xbc{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.zcp_g4_xbc{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:150px;
}
}
.zcp_panel_xbc{
border-radius:1.25rem;
background:#111820;
padding:1.75rem 32px;
border:1px solid #1F3040;
}
.zcp_split_xbc{
gap:2.25rem;
display:grid;
align-items:start;
}
.zcp_split_xbc>*{
min-width:0;
}
.zcp_split_a_xbc{
grid-template-columns:.85fr 1.15fr;
}
.zcp_split_b_xbc{
grid-template-columns:1fr 1.1fr;
}
.zcp_split_c_xbc{
grid-template-columns:1.1fr .9fr;
}
.zcp_pgrid_xbc{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.zcp_pgrid_xbc>*{
min-width:0;
}
.zcp_lead_xbc{
margin-bottom:0.875rem;
color:#A8BEC8;
font-size:0.938rem;
line-height:1.65;
}
.zcp_feat_xbc{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.zcp_feat_xbc>*{
min-width:0;
}
.zcp_feat2_xbc{
grid-template-columns:1fr 1fr;
}
.zcp_feat_card_xbc{
padding:1.625rem;
background:#111820;
border-radius:20px;
border:1px solid #1F3040;
}
.zcp_feat_card_xbc svg{
width:1.625rem;
margin-bottom:16px;
height:26px;
color:#00C8D8;
}
.zcp_feat_card_xbc h3{
font-weight:700;
font-size:18px;
color:#E8F4F8;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.5rem;
}
.zcp_feat_card_xbc p{
font-size:13px;
color:#A8BEC8;
line-height:1.6;
}
.zcp_feat_card_xbc b{
color:#E8F4F8;
}
.zcp_big_xbc{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.zcp_big_n_xbc{
color:#00C8D8;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:26px;
}
.zcp_big_l_xbc{
color:#6A8A9A;
font-size:12px;
}
.zcp_person_xbc{
border:1px solid #1F3040;
gap:0.875rem;
border-radius:13px;
padding:16px 1.125rem;
background:#111820;
display:flex;
align-items:center;
}
.zcp_avatar_xbc{
border-radius:50%;
background:linear-gradient(135deg,#00C8D8,#007A8C);
flex:none;
height:2.75rem;
width:44px;
}
.zcp_person_name_xbc{
font-size:0.875rem;
font-weight:700;
color:#E8F4F8;
}
.zcp_person_role_xbc{
color:#6A8A9A;
font-size:12px;
}
.zcp_kv_xbc{
grid-template-columns:1fr 1fr;
gap:1px;
background:#1F3040;
overflow:hidden;
border-radius:13px;
border:1px solid #1F3040;
display:grid;
}
.zcp_kv_xbc>div{
background:#0A0F14;
padding:1rem 18px;
min-width:0;
}
.zcp_kv_k_xbc{
color:#00C8D8;
margin-bottom:0.313rem;
font-size:9.5px;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.zcp_kv_v_xbc{
color:#E8F4F8;
font-weight:700;
font-size:13.5px;
}
@media(max-width:1022px){
.zcp_split_a_xbc,.zcp_split_b_xbc,.zcp_split_c_xbc,.zcp_pgrid_xbc{
grid-template-columns:1fr;
gap:1.5rem;
}
.zcp_feat_xbc,.zcp_feat2_xbc{
grid-template-columns:1fr;
}
.zcp_kv_xbc{
grid-template-columns:1fr;
}
}
.zcp_sh_xbc{
min-width:0;
margin-bottom:1rem;
}
.zcp_sh_row_xbc{
gap:0.75rem;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.zcp_sh_row_xbc .zcp_sh_l_xbc{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.zcp_sh_stack_xbc{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.zcp_sh_center_xbc{
gap:10px;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.zcp_sh_h2_xbc{
gap:9px;
align-items:center;
font-weight:700;
line-height:1.1;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
color:#E8F4F8;
font-size:20px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.zcp_sh_h2_xbc{
font-size:24px;
}
}
.zcp_band_xbc .zcp_sh_h2_xbc{
color:#E8F8FA;
}
.zcp_eb_mono_xbc{
text-transform:none;
letter-spacing:.08em;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.zcp_eb_mono_xbc::before{
content:"// ";
}
.zcp_eb_upper_xbc{
text-transform:uppercase;
letter-spacing:.14em;
}
.zcp_eb_pill_xbc{
padding:0.313rem 11px;
border-radius:62.438rem;
background:rgba(0, 200, 216, 0.11);
text-transform:uppercase;
letter-spacing:.12em;
}
.zcp_eb_line_xbc{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.zcp_eb_line_xbc::before{
background:#00C8D8;
display:inline-block;
width:1.5rem;
content:"";
height:1px;
}
.zcp_band_xbc .zcp_eb_line_xbc::before{
background:#00D4E0;
}
.zcp_band_xbc .zcp_eb_pill_xbc{
background:rgba(255, 255, 255, 0.07);
}
.zcp_sh_link_xbc{
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;
border-bottom:1px solid #E8F4F8;
display:inline-flex;
font-weight:600;
align-items:center;
padding-bottom:2px;
white-space:nowrap;
color:#E8F4F8;
font-size:13px;
}
.zcp_sh_link_xbc:hover{
border-color:#00C8D8;
color:#00C8D8;
}
.zcp_sh_link_xbc svg{
width:0.875rem;
height:0.875rem;
}
.zcp_sh_link_chev_xbc{
font-size:12px;
padding-bottom:0;
border-bottom:0;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#00C8D8;
}
.zcp_sh_link_btn_xbc{
border-radius:999px;
background:#00D4E0;
padding:9px 18px;
color:#061218;
border-bottom:0;
}
.zcp_sh_link_btn_xbc:hover{
background:#00B8C8;
border-color:transparent;
}
.zcp_band_xbc .zcp_sh_link_xbc{
border-color:#E8F8FA;
color:#E8F8FA;
}
.zcp_band_xbc .zcp_sh_link_chev_xbc{
color:#00D4E0;
}
.zcp_sh_rule_xbc{
margin:-2px 0 16px;
background:#1F3040;
height:1px;
}
.zcp_band_xbc .zcp_sh_rule_xbc{
background:rgba(255, 255, 255, 0.12);
}
.zcp_seo_grid3_xbc{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.zcp_seo_grid4_xbc{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.zcp_seo_grid3_xbc>*,.zcp_seo_grid4_xbc>*{
min-width:0;
}
.zcp_seo_card_xbc{
background:#111820;
border-radius:0.813rem;
border:1px solid #1F3040;
padding:1.5rem;
}
.zcp_seo_card_xbc h3{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
margin-bottom:0.5rem;
color:#E8F4F8;
font-weight:700;
}
.zcp_seo_card_xbc p{
color:#A8BEC8;
font-size:0.813rem;
line-height:1.6;
}
.zcp_seo_card_sm_xbc{
padding:20px;
}
.zcp_seo_card_sm_xbc h3{
font-size:1rem;
}
.zcp_seo_card_sm_xbc p{
font-size:0.781rem;
line-height:1.55;
}
.zcp_seo_rtp_row_xbc{
gap:2.25rem;
grid-template-columns:1fr 1fr;
margin-top:16px;
align-items:center;
display:grid;
}
.zcp_rtp_xbc{
gap:0.875rem;
display:flex;
min-width:0;
}
.zcp_rtp_xbc>div{
padding:16px;
border-radius:13px;
background:#0A0F14;
flex:1;
min-width:0;
text-align:center;
}
.zcp_rtp_n_xbc{
white-space:nowrap;
font-weight:700;
font-size:26px;
color:#00C8D8;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.zcp_rtp_l_xbc{
margin-top:4px;
color:#6A8A9A;
font-size:11px;
}
.zcp_cmp_xbc{
border:1px solid #1F3040;
border-radius:13px;
overflow:hidden;
max-width:47.5rem;
}
.zcp_cmp_row_xbc{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.zcp_cmp_row_xbc>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.zcp_cmp_row_xbc>div:first-child{
color:#E8F4F8;
padding-left:1.375rem;
text-align:left;
font-weight:600;
}
.zcp_cmp_th_xbc{
background:#0A0F14;
font-weight:700;
font-size:12.5px;
}
.zcp_cmp_row_xbc:not(.zcp_cmp_th_xbc){
background:#111820;
border-top:1px solid #1A2A34;
color:#A8BEC8;
}
.zcp_cmp_zebra_xbc{
background:#0E141C;
}
.zcp_guide_xbc{
overflow:hidden;
border-radius:0.813rem;
background:#111820;
border:1px solid #1F3040;
cursor:pointer;
}
.zcp_guide_cover_xbc{
height:130px;
}
.zcp_guide_body_xbc{
padding:1.25rem;
}
.zcp_guide_body_xbc h3{
margin:0.438rem 0 0.563rem;
line-height:1.25;
color:#E8F4F8;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1rem;
}
.zcp_guide_meta_xbc{
color:#6A8A9A;
font-size:0.719rem;
}
.zcp_hub_xbc{
gap:28px;
grid-template-columns:repeat(5,1fr);
border-top:1px solid #1A2A34;
padding-top:28px;
display:grid;
}
.zcp_hub_xbc>*{
min-width:0;
}
.zcp_hub_xbc h4{
margin-bottom:0.688rem;
font-size:13px;
color:#E8F4F8;
font-weight:700;
}
.zcp_hub_col_xbc{
gap:0.5rem;
color:#A8BEC8;
flex-direction:column;
font-size:13px;
display:flex;
}
.zcp_hub_col_xbc a{
cursor:pointer;
}
@media(max-width:1025px){
.zcp_seo_grid3_xbc{
grid-template-columns:1fr;
}
.zcp_seo_grid4_xbc{
grid-template-columns:repeat(2,1fr);
}
.zcp_seo_rtp_row_xbc{
gap:1.25rem;
grid-template-columns:1fr;
}
.zcp_hub_xbc{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.zcp_hub_xbc{
grid-template-columns:1fr;
}
}
.zcp_tk_xbc{
overflow:hidden;
background:#070C11;
border-bottom:1px solid #1A2A34;
display:flex;
align-items:center;
}
.zcp_tk_tag_xbc{
padding:11px 1.125rem;
flex:none;
gap:0.5rem;
background:#111820;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#E83A3A;
align-items:center;
font-weight:600;
letter-spacing:.1em;
display:flex;
border-right:1px solid #1A2A34;
text-transform:uppercase;
font-size:0.656rem;
}
.zcp_tk_rail_xbc{
flex:1;
overflow:hidden;
}
.zcp_tk_track_xbc{
padding:0.688rem 0.875rem;
animation:zm3-marquee 26s linear infinite;
gap:1.75rem;
display:flex;
white-space:nowrap;
color:#A8BEC8;
width:max-content;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
}
.zcp_tk_track_xbc b{
color:#00C8D8;
}
.zcp_hero_xbc{
border:1px solid #1F3040;
padding:2.875rem 48px;
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(120deg,#071018,#041220);
position:relative;
color:#E8F8FA;
}
.zcp_hero_glow_xbc{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
height:21.25rem;
top:-3.75rem;
width:21.25rem;
right:-3.75rem;
position:absolute;
}
.zcp_hero_in_xbc{
max-width:37.5rem;
position:relative;
}
.zcp_hero_xbc .zcp_eyebrow_xbc{
color:#00D4E0;
}
.zcp_pill_row_xbc{
gap:8px;
border-radius:62.438rem;
padding:6px 13px;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
margin-bottom:22px;
display:inline-flex;
color:#00D4E0;
align-items:center;
text-transform:uppercase;
font-size:0.656rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.1em;
}
.zcp_hero_h1_xbc{
margin:1.125rem 0;
font-weight:700;
color:#E8F8FA;
letter-spacing:-.02em;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.02;
font-size:3.375rem;
overflow-wrap:break-word;
}
.zcp_hero_h1_xbc em{
font-style:normal;
color:#00D4E0;
}
.zcp_hero_sub_xbc{
max-width:480px;
line-height:1.55;
color:#7BBDCC;
margin-bottom:28px;
font-size:1.063rem;
}
.zcp_hero_cta_xbc{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
margin-bottom:1.625rem;
align-items:center;
}
.zcp_hero_trust_xbc{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.zcp_hero_rating_txt_xbc{
color:#7BBDCC;
font-size:0.813rem;
}
@media(max-width:1025px){
.zcp_hero_xbc{
padding:2rem 1.5rem;
}
.zcp_hero_h1_xbc{
font-size:38px;
}
}
@media(max-width:559px){
.zcp_hero_h1_xbc{
font-size:30px;
}
}
.zcp_stat_xbc{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.zcp_stat_xbc>*{
min-width:0;
}
.zcp_stat_item_xbc{
background:#111820;
padding:1.125rem 20px;
border:1px solid #1F3040;
border-radius:0.813rem;
}
.zcp_stat_k_xbc{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#6A8A9A;
margin-bottom:0.438rem;
letter-spacing:.12em;
font-size:9.5px;
text-transform:uppercase;
}
.zcp_stat_v_xbc{
gap:8px;
min-width:0;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
overflow-wrap:anywhere;
align-items:center;
font-weight:700;
font-size:24px;
color:#E8F4F8;
}
.zcp_stat_v_accent_xbc{
color:#00C8D8;
}
@media(max-width:1022px){
.zcp_stat_xbc{
grid-template-columns:repeat(2,1fr);
}
}
.zcp_wlc_xbc{
background:linear-gradient(120deg,#071018,#041220);
border:1px solid #1F3040;
grid-template-columns:1.2fr .8fr;
padding:2.25rem 40px;
overflow:hidden;
gap:1.5rem;
border-radius:20px;
position:relative;
color:#E8F8FA;
align-items:center;
display:grid;
}
.zcp_wlc_xbc>*{
min-width:0;
}
.zcp_wlc_xbc .zcp_eyebrow_xbc{
color:#00D4E0;
}
.zcp_wlc_glow_xbc{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
height:260px;
right:-40px;
position:absolute;
width:260px;
top:-2.5rem;
}
.zcp_wlc_in_xbc{
position:relative;
}
.zcp_wlc_h2_xbc{
margin:0.625rem 0 8px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.03;
font-size:34px;
overflow-wrap:break-word;
color:#E8F8FA;
font-weight:700;
}
.zcp_wlc_h2_xbc em{
color:#00D4E0;
font-style:normal;
}
.zcp_wlc_sub_xbc{
line-height:1.55;
font-size:14px;
margin-bottom:1.125rem;
max-width:420px;
color:#7BBDCC;
}
.zcp_wlc_terms_xbc{
gap:0.625rem;
display:flex;
flex-direction:column;
position:relative;
}
.zcp_term_xbc{
padding:13px 15px;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
gap:11px;
border-radius:13px;
align-items:center;
display:flex;
}
.zcp_term_xbc svg{
flex:none;
width:20px;
height:1.25rem;
color:#00D4E0;
}
.zcp_term_k_xbc{
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.594rem;
color:#7BBDCC;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.zcp_term_v_xbc{
font-size:0.875rem;
color:#E8F8FA;
margin-top:2px;
font-weight:700;
}
@media(max-width:1022px){
.zcp_wlc_xbc{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.zcp_wlc_h2_xbc{
font-size:26px;
}
}
.zcp_jp_xbc{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.zcp_jp_xbc>*{
min-width:0;
}
.zcp_jp_hero_xbc{
overflow:hidden;
padding:26px;
background:linear-gradient(135deg,#071018,#041220);
border-radius:1.25rem;
border:1px solid #1F3040;
gap:14px;
color:#E8F8FA;
min-height:180px;
position:relative;
flex-direction:column;
justify-content:space-between;
display:flex;
}
.zcp_jp_glow_xbc{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
height:180px;
top:-2.5rem;
right:-2.5rem;
width:11.25rem;
position:absolute;
}
.zcp_jp_k_row_xbc{
gap:10px;
position:relative;
align-items:center;
display:flex;
justify-content:space-between;
}
.zcp_jp_k_xbc{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.12em;
font-size:0.625rem;
color:#6A8A9A;
}
.zcp_jp_hero_xbc .zcp_jp_k_xbc{
color:#7BBDCC;
}
.zcp_jp_amt_xbc{
position:relative;
font-weight:700;
color:#00D4E0;
font-size:42px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1;
}
.zcp_jp_sub_xbc{
margin-top:5px;
color:#7BBDCC;
font-size:0.75rem;
}
.zcp_jp_cell_xbc{
background:#111820;
border:1px solid #1F3040;
border-radius:20px;
padding:22px;
justify-content:space-between;
min-height:11.25rem;
display:flex;
flex-direction:column;
}
.zcp_jp_cell_xbc .zcp_jp_amt_xbc{
font-size:1.875rem;
color:#E8F4F8;
}
.zcp_jp_cell_xbc .zcp_jp_sub_xbc{
color:#6A8A9A;
}
@media(max-width:1022px){
.zcp_jp_xbc{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.zcp_jp_amt_xbc{
font-size:2rem;
}
}
.zcp_promo_grid_xbc{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.zcp_promo_grid_xbc>*{
min-width:0;
}
.zcp_promo_xbc{
padding:24px;
border-radius:1.25rem;
background:#111820;
border:1px solid #1F3040;
overflow:hidden;
position:relative;
min-height:150px;
}
.zcp_promo_h_xbc{
line-height:1.05;
font-weight:700;
margin-top:0.375rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
color:#E8F4F8;
}
.zcp_promo_h_xbc em{
color:#00C8D8;
font-style:normal;
}
.zcp_promo_p_xbc{
margin-top:8px;
color:#A8BEC8;
line-height:1.5;
font-size:0.781rem;
}
.zcp_promo_feat_xbc{
border-color:#1F3040;
background:linear-gradient(135deg,#071018,#041220);
}
.zcp_promo_feat_xbc .zcp_promo_h_xbc{
color:#E8F8FA;
}
.zcp_promo_feat_xbc .zcp_promo_h_xbc em{
color:#00D4E0;
}
.zcp_promo_feat_xbc .zcp_promo_p_xbc{
color:#7BBDCC;
}
.zcp_promo_feat_xbc .zcp_eyebrow_xbc{
color:#00D4E0;
}
@media(max-width:1023px){
.zcp_promo_grid_xbc{
grid-template-columns:1fr;
}
}
.zcp_pay_logos_xbc{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.zcp_pay_logos_xbc>*{
min-width:0;
}
.zcp_pay_xbc{
border:1px solid #1F3040;
border-radius:9px;
height:3rem;
justify-content:center;
font-weight:700;
color:#A8BEC8;
display:flex;
font-size:0.75rem;
align-items:center;
}
.zcp_table_xbc{
overflow:hidden;
border:1px solid #1F3040;
border-radius:0.813rem;
}
.zcp_trow_xbc{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.zcp_trow_xbc>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.zcp_trow_xbc>div:first-child{
font-weight:700;
padding-left:16px;
color:#E8F4F8;
}
.zcp_trow_th_xbc{
background:#0A0F14;
color:#6A8A9A;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.06em;
}
.zcp_trow_xbc:not(.zcp_trow_th_xbc){
background:#111820;
border-top:1px solid #1A2A34;
color:#A8BEC8;
}
.zcp_trow_zebra_xbc{
background:#0E141C;
}
.zcp_pos_xbc{
color:#00C8D8;
font-weight:700;
}
@media(max-width:1023px){
.zcp_pay_logos_xbc{
grid-template-columns:repeat(2,1fr);
}
}
.zcp_dw_h2_xbc{
font-size:1.625rem;
color:#E8F4F8;
font-weight:700;
line-height:1.08;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.625rem;
}
.zcp_steps_v_xbc{
gap:10px;
grid-template-columns:1fr;
}
.zcp_steps_v_xbc .zcp_step_xbc{
padding:1.125rem 1.25rem;
}
@media(max-width:560px){
.zcp_dw_h2_xbc{
font-size:23px;
}
}
.zcp_steps_xbc{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.zcp_steps_xbc>*{
min-width:0;
}
.zcp_step_xbc{
border-radius:0.813rem;
border:1px solid #1F3040;
padding:1.5rem;
background:#111820;
position:relative;
}
.zcp_step_num_xbc{
background:#00D4E0;
border-radius:0.563rem;
margin-bottom:0.875rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
width:30px;
display:flex;
justify-content:center;
color:#061218;
font-size:0.813rem;
align-items:center;
height:30px;
}
.zcp_step_h_xbc{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
font-size:16px;
font-weight:700;
margin-bottom:0.438rem;
}
.zcp_step_p_xbc{
line-height:1.55;
font-size:13px;
color:#A8BEC8;
}
@media(max-width:1023px){
.zcp_steps_xbc{
grid-template-columns:1fr;
}
}
.zcp_vip_head_xbc{
gap:0.75rem;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:18px;
align-items:flex-end;
display:flex;
}
.zcp_vip_intro_xbc{
font-size:0.813rem;
color:#A8BEC8;
max-width:420px;
}
.zcp_vip_xbc{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.zcp_vip_xbc>*{
min-width:0;
}
.zcp_tier_xbc{
border:1px solid #1F3040;
padding:1.25rem;
background:#111820;
border-radius:0.813rem;
}
.zcp_tier_on_xbc{
background:rgba(0, 200, 216, 0.11);
border-color:#00C8D8;
}
.zcp_tier_medal_xbc{
background:linear-gradient(135deg,#00C8D8,#007A8C);
border-radius:0.563rem;
margin-bottom:0.875rem;
height:30px;
width:30px;
}
.zcp_tier_name_xbc{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
color:#E8F4F8;
margin-bottom:5px;
font-weight:700;
}
.zcp_tier_tx_xbc{
font-size:11.5px;
color:#6A8A9A;
line-height:1.5;
}
@media(max-width:1023px){
.zcp_vip_xbc{
grid-template-columns:repeat(2,1fr);
}
}
.zcp_app_xbc{
gap:36px;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.zcp_app_copy_xbc{
max-width:32.5rem;
}
.zcp_app_h2_xbc{
margin:0.75rem 0 10px;
font-size:1.75rem;
color:#E8F4F8;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
}
.zcp_app_text_xbc{
color:#A8BEC8;
margin-bottom:20px;
font-size:0.875rem;
line-height:1.6;
}
.zcp_app_btns_xbc{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.zcp_store_xbc{
border-radius:0.813rem;
padding:11px 18px;
gap:9px;
background:#0A0F14;
border:1px solid #1F3040;
font-weight:700;
color:#E8F4F8;
align-items:center;
display:inline-flex;
font-size:0.813rem;
cursor:pointer;
}
.zcp_store_xbc svg{
width:1rem;
height:1rem;
}
.zcp_app_qr_wrap_xbc{
gap:1rem;
display:flex;
align-items:center;
}
.zcp_qr_xbc{
gap:3px;
border-radius:13px;
grid-template-columns:repeat(5,1fr);
padding:0.688rem;
border:1px solid #1F3040;
grid-template-rows:repeat(5,1fr);
background:#0A0F14;
display:grid;
width:108px;
height:6.75rem;
}
.zcp_qr_xbc i{
background:transparent;
}
.zcp_qr_f_xbc{
background:#00C8D8;
}
.zcp_app_qr_cap_xbc{
color:#6A8A9A;
max-width:5.25rem;
font-size:0.75rem;
line-height:1.4;
}
.zcp_supp_xbc{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.zcp_supp_xbc>*{
min-width:0;
}
.zcp_supp_card_xbc{
border:1px solid #1F3040;
background:#111820;
border-radius:13px;
padding:24px;
}
.zcp_supp_card_xbc svg{
width:1.5rem;
margin-bottom:14px;
height:1.5rem;
color:#00C8D8;
}
.zcp_supp_card_xbc h3{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:6px;
color:#E8F4F8;
font-size:1rem;
}
.zcp_supp_card_xbc p{
color:#A8BEC8;
line-height:1.55;
font-size:13px;
}
@media(max-width:1027px){
.zcp_supp_xbc{
grid-template-columns:1fr;
}
}
.zcp_gd_head_xbc{
gap:0.75rem;
display:flex;
align-items:center;
margin-bottom:1rem;
flex-wrap:wrap;
justify-content:space-between;
}
.zcp_rc_xbc{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.zcp_rc_xbc>*{
min-width:0;
}
.zcp_rc_awards_xbc{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.zcp_award_xbc{
gap:0.688rem;
align-items:center;
display:flex;
}
.zcp_award_xbc svg{
flex:none;
width:1.125rem;
color:#F0B840;
height:1.125rem;
}
.zcp_award_t_xbc{
color:#E8F4F8;
font-weight:700;
font-size:0.844rem;
}
.zcp_award_s_xbc{
font-size:0.719rem;
color:#6A8A9A;
}
.zcp_rc_press_xbc{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.zcp_logo_cell_xbc{
border-radius:0.563rem;
border:1px solid #1F3040;
height:48px;
font-size:0.813rem;
display:flex;
justify-content:center;
font-weight:700;
align-items:center;
color:#A8BEC8;
}
.zcp_rc_partner_xbc{
border-radius:13px;
background:#111820;
padding:1.25rem;
border:1px solid #1F3040;
}
.zcp_rc_partner_name_xbc{
font-size:1.125rem;
color:#E8F4F8;
margin-bottom:6px;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.zcp_rc_partner_text_xbc{
color:#A8BEC8;
font-size:0.781rem;
line-height:1.55;
}
@media(max-width:1025px){
.zcp_rc_xbc{
grid-template-columns:1fr;
gap:1.375rem;
}
.zcp_rc_press_xbc{
grid-template-columns:repeat(4,1fr);
}
}
.zcp_et_h2_xbc{
margin:10px 0 14px;
color:#E8F4F8;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-size:28px;
font-weight:700;
}
.zcp_et_right_xbc{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.zcp_et_updated_xbc{
background:#0A0F14;
border-radius:0.813rem;
border:1px solid #1F3040;
gap:10px;
padding:0.875rem 1.125rem;
align-items:center;
color:#A8BEC8;
font-size:12px;
display:flex;
}
.zcp_et_updated_xbc svg{
flex:none;
width:0.938rem;
color:#00C8D8;
height:15px;
}
.zcp_et_updated_xbc b{
color:#E8F4F8;
}
@media(max-width:559px){
.zcp_et_h2_xbc{
font-size:1.5rem;
}
}
.zcp_dispute_xbc{
border-radius:13px;
border:1px dashed #2A4255;
gap:28px;
padding:26px 1.875rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
display:flex;
}
.zcp_dispute_in_xbc{
max-width:41.25rem;
}
.zcp_dispute_h2_xbc{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.375rem;
margin-bottom:0.5rem;
font-weight:700;
color:#E8F4F8;
}
.zcp_dispute_text_xbc{
line-height:1.6;
font-size:13.5px;
color:#A8BEC8;
}
.zcp_op_h2_xbc{
margin:10px 0 8px;
font-size:1.5rem;
line-height:1.1;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
}
.zcp_op_text_xbc{
line-height:1.6;
font-size:0.844rem;
color:#A8BEC8;
}
@media(max-width:558px){
.zcp_op_h2_xbc{
font-size:1.375rem;
}
}
.zcp_ab_h2_xbc{
margin:0.875rem 0 1rem;
line-height:1.08;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:32px;
color:#E8F4F8;
}
.zcp_ab_body_xbc{
line-height:1.65;
font-size:15px;
color:#A8BEC8;
margin-bottom:0.875rem;
}
.zcp_ab_chips_xbc{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
margin-top:8px;
}
.zcp_faq_xbc{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.zcp_faq_item_xbc{
padding:1.125rem 22px;
background:#111820;
border-radius:0.813rem;
border:1px solid #1F3040;
}
.zcp_faq_q_xbc{
list-style:none;
gap:1rem;
cursor:pointer;
align-items:center;
color:#E8F4F8;
font-weight:600;
font-size:15.5px;
justify-content:space-between;
display:flex;
}
.zcp_faq_q_xbc::-webkit-details-marker{
display:none;
}
.zcp_faq_q_t_xbc{
gap:10px;
display:flex;
}
.zcp_faq_q_i_xbc{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#00C8D8;
font-style:normal;
}
.zcp_faq_pm_xbc{
color:#00C8D8;
font-size:20px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.zcp_faq_item_xbc[open] .zcp_faq_pm_xbc{
transform:rotate(45deg);
}
.zcp_faq_a_xbc{
line-height:1.6;
color:#A8BEC8;
margin-top:12px;
font-size:0.844rem;
}
@media(max-width:559px){
.zcp_ab_h2_xbc{
font-size:1.625rem;
}
}
.zcp_provs_xbc{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.zcp_provs_xbc>*{
min-width:0;
}
.zcp_prov_xbc{
border-radius:0.813rem;
background:#111820;
border:1px solid #1F3040;
padding:0.75rem;
display:flex;
text-decoration:none;
align-items:center;
height:4rem;
justify-content:center;
}
.zcp_prov_img_xbc{
object-fit:contain;
max-height:2rem;
max-width:100%;
}
.zcp_resp_xbc{
padding:1.625rem;
background:#111820;
border:1px solid #1F3040;
border-radius:0.813rem;
gap:24px;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:center;
}
.zcp_resp_in_xbc{
max-width:35rem;
}
.zcp_resp_h_xbc{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.188rem;
color:#E8F4F8;
font-weight:700;
margin-bottom:8px;
}
.zcp_resp_p_xbc{
line-height:1.6;
color:#A8BEC8;
font-size:0.844rem;
}
.zcp_resp_badges_xbc{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.zcp_age18_xbc{
border-radius:0.563rem;
padding:0.25rem 0.5rem;
border:1.5px solid #E83A3A;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:13px;
color:#E83A3A;
font-weight:700;
}
.zcp_resp_org_xbc{
color:#6A8A9A;
font-size:0.813rem;
font-weight:600;
}
@media(max-width:1027px){
.zcp_provs_xbc{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.zcp_provs_xbc{
grid-template-columns:repeat(2,1fr);
}
}
.zcp_footer_xbc{
background:#070C11;
padding:40px 28px;
border-top:1px solid #1A2A34;
}
.zcp_footer_grid_xbc{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-left:auto;
margin-right:auto;
display:grid;
max-width:1400px;
margin-bottom:28px;
}
.zcp_footer_grid_xbc>*{
min-width:0;
}
.zcp_footer_grid_xbc h4{
letter-spacing:.12em;
text-transform:uppercase;
color:#3D5A68;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:13px;
font-size:0.625rem;
}
.zcp_fcol_xbc{
gap:9px;
font-size:0.813rem;
color:#A8BEC8;
display:flex;
flex-direction:column;
}
.zcp_fcol_xbc a{
cursor:pointer;
}
.zcp_ft_about_xbc{
font-size:0.813rem;
line-height:1.6;
color:#6A8A9A;
max-width:260px;
margin-top:0.75rem;
}
.zcp_ft_contact_xbc{
font-size:12.5px;
color:#00C8D8;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
overflow-wrap:anywhere;
margin-top:0.75rem;
}
.zcp_footer_bottom_xbc{
margin:0 auto;
gap:1rem;
border-top:1px solid #1A2A34;
justify-content:space-between;
flex-wrap:wrap;
padding-top:1.25rem;
max-width:1400px;
align-items:center;
display:flex;
}
.zcp_footer_bottom_xbc p{
color:#3D5A68;
max-width:720px;
line-height:1.6;
font-size:0.688rem;
}
@media(max-width:1025px){
.zcp_footer_grid_xbc{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.zcp_footer_grid_xbc{
grid-template-columns:1fr;
}
}