*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F7F2;
color:#3B4532;
text-rendering:optimizeLegibility;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.55;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(15, 26, 6, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.zgxshell-7nh{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.zgxmain-7nh{
min-width:0;
}
.zgxwrap-7nh{
margin:0 auto;
max-width:1400px;
width:100%;
}
.zgxcontainer-7nh{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.zgxcontainer-7nh{
padding:0 28px;
}
}
.zgxsection-7nh{
padding:24px 1.75rem;
}
.zgxsection_pt-7nh{
padding-top:2.125rem;
}
.zgxband_soft-7nh{
background:#FFFFFF;
}
.zgxeyebrow-7nh{
font-size:10.5px;
overflow-wrap:break-word;
display:inline-block;
font-weight:600;
letter-spacing:.14em;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-transform:uppercase;
line-height:1.4;
color:#4D8A00;
}
.zgxdrawer_cb-7nh{
display:none;
}
.zgxoverlay-7nh{
display:none;
}
@media(max-width:1022px){
.zgxshell-7nh{
grid-template-columns:1fr;
}
.zgxmain-7nh{
padding-bottom:4.875rem;
}
.zgxdrawer_cb-7nh:checked~.zgxoverlay-7nh{
inset:0;
background:rgba(15, 26, 6, 0.72);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:561px){
.zgxsection-7nh{
padding:18px 1rem;
}
.zgxsection_pt-7nh{
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 ---------- */
.zgxside-7nh{
gap:22px;
background:#ECEEE9;
padding:1.375rem 18px;
overflow-y:auto;
border-right:1px solid rgba(26, 31, 20, 0.08);
position:sticky;
display:flex;
flex-direction:column;
height:100vh;
top:0;
align-self:start;
}
.zgxbrand-7nh{
gap:0.625rem;
display:flex;
align-items:center;
}
.zgxlogo-7nh{
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:21px;
letter-spacing:-.02em;
font-weight:700;
color:#1A1F14;
}
.zgxside_cta-7nh{
padding:16px;
border-radius:12px;
background:rgba(77, 138, 0, 0.11);
border:1px solid rgba(26, 31, 20, 0.12);
}
.zgxside_cta_h-7nh{
color:#1A1F14;
font-weight:700;
font-size:17px;
line-height:1.15;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.375rem;
}
.zgxside_cta_p-7nh{
color:#3B4532;
font-size:0.75rem;
line-height:1.45;
margin-bottom:12px;
}
.zgxnav-7nh{
gap:3px;
display:flex;
flex-direction:column;
}
.zgxnav_label-7nh{
padding:6px 10px;
font-size:0.594rem;
color:#9AAA8E;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
text-transform:uppercase;
}
.zgxnav_item-7nh{
border-radius:8px;
padding:0.625rem;
gap:11px;
display:flex;
align-items:center;
font-size:14px;
color:#3B4532;
font-weight:500;
}
.zgxnav_item-7nh svg{
height:1.063rem;
width:1.063rem;
}
.zgxnav_item-7nh:hover{
background:rgba(77, 138, 0, 0.11);
color:#1A1F14;
}
.zgxnav_item_on-7nh{
background:rgba(77, 138, 0, 0.11);
font-weight:600;
color:#4D8A00;
}
.zgxside_foot-7nh{
padding:0.75rem;
border-radius:12px;
border:1px solid rgba(26, 31, 20, 0.12);
background:#FFFFFF;
margin-top:auto;
}
.zgxside_foot-7nh p{
line-height:1.4;
font-size:0.781rem;
margin-top:0.25rem;
color:#3B4532;
}
/* ---------- topbar ---------- */
.zgxtop-7nh{
gap:16px;
background:#ECEEE9;
padding:14px 1.75rem;
display:flex;
top:0;
z-index:40;
align-items:center;
position:sticky;
border-bottom:1px solid rgba(26, 31, 20, 0.08);
}
.zgxtop_brand-7nh{
gap:9px;
display:none;
align-items:center;
}
.zgxsearch-7nh{
padding:0.688rem 14px;
border-radius:12px;
border:1px solid rgba(26, 31, 20, 0.12);
background:#FFFFFF;
flex:1;
gap:10px;
color:#637058;
display:flex;
font-size:13.5px;
max-width:440px;
align-items:center;
}
.zgxsearch-7nh svg{
flex:none;
width:1rem;
height:1rem;
}
.zgxtop_actions-7nh{
gap:12px;
margin-left:auto;
display:flex;
align-items:center;
}
.zgxlang-7nh{
font-size:12px;
color:#3B4532;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.zgxburger-7nh{
border-radius:8px;
border:1px solid rgba(26, 31, 20, 0.12);
background:#FFFFFF;
justify-content:center;
width:40px;
color:#1A1F14;
display:none;
height:40px;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.zgxbotnav-7nh{
display:none;
}
@media(max-width:1025px){
.zgxside-7nh{
transition:transform .25s ease;
transform:translateX(-100%);
z-index:80;
top:0;
width:280px;
height:100vh;
position:fixed;
left:0;
}
.zgxdrawer_cb-7nh:checked~.zgxshell-7nh .zgxside-7nh{
transform:translateX(0);
}
.zgxtop-7nh{
gap:0.75rem;
padding:0.875rem 1rem;
flex-wrap:wrap;
position:static;
}
.zgxtop_brand-7nh{
display:flex;
}
.zgxsearch-7nh{
display:none;
}
.zgxburger-7nh{
display:flex;
}
.zgxtop_actions-7nh{
gap:10px;
margin-left:0;
align-items:stretch;
width:100%;
}
.zgxtop_actions-7nh .zgxlang-7nh{
display:none;
}
.zgxtop_actions-7nh .zgxbtn-7nh{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.zgxbotnav-7nh{
grid-template-columns:repeat(3,1fr);
background:#ECEEE9;
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
position:fixed;
right:0;
z-index:65;
border-top:1px solid rgba(26, 31, 20, 0.12);
bottom:0;
display:grid;
left:0;
transform:translateZ(0);
}
.zgxbn-7nh{
gap:0.25rem;
padding:6px 2px 0;
min-width:0;
display:flex;
color:#3B4532;
justify-content:flex-end;
flex-direction:column;
font-size:0.625rem;
font-weight:600;
align-items:center;
}
.zgxbn-7nh svg{
flex:none;
height:1.375rem;
width:22px;
}
.zgxbn-7nh span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
white-space:nowrap;
}
.zgxbn_on-7nh{
color:#4D8A00;
}
.zgxbn_center-7nh{
position:relative;
}
.zgxbn_fab-7nh{
border-radius:50%;
background:#84CC16;
height:50px;
color:#0F1A06;
align-items:center;
justify-content:center;
transform:translateX(-50%);
top:-20px;
box-shadow:0 0.5rem 32px rgba(26, 31, 20, 0.14), 0 2px 0.5rem rgba(26, 31, 20, 0.10);
display:flex;
width:3.125rem;
position:absolute;
left:50%;
}
.zgxbn_fab-7nh svg{
width:24px;
height:24px;
}
.zgxbn_center-7nh span{
color:#4D8A00;
}
}
.zgxbtn-7nh{
transition:background-color all .2s ease,color all .2s ease;
padding:11px 1.375rem;
gap:0.5rem;
border-radius:8px;
align-items:center;
font-size:14px;
display:inline-flex;
justify-content:center;
font-weight:700;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
cursor:pointer;
}
.zgxbtn_pri-7nh{
background:#84CC16;
color:#0F1A06;
box-shadow:0 0.25rem 1.125rem rgba(132, 204, 22, 0.42), 0 1px 4px rgba(132, 204, 22, 0.24);
}
.zgxbtn_pri-7nh:hover{
background:#6AAD0D;
}
.zgxbtn_ghost-7nh{
background:rgba(77, 138, 0, 0.11);
color:#1A1F14;
font-weight:600;
}
.zgxbtn_line-7nh{
background:transparent;
border:1px solid rgba(26, 31, 20, 0.22);
color:#1A1F14;
font-weight:600;
}
.zgxbtn_lg-7nh{
border-radius:12px;
padding:1rem 30px;
font-size:0.938rem;
}
.zgxband-7nh .zgxbtn_line-7nh{
border-color:rgba(255, 255, 255, 0.13);
color:#F0F7E8;
}
.zgxband-7nh .zgxbtn_ghost-7nh{
background:rgba(255, 255, 255, 0.08);
color:#F0F7E8;
}
.zgxlink_m-7nh{
gap:0.313rem;
display:inline-flex;
text-decoration:none;
align-items:center;
color:#4D8A00;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
cursor:pointer;
}
.zgxlink_m-7nh svg{
width:0.875rem;
height:0.875rem;
}
.zgxband-7nh .zgxlink_m-7nh{
color:#AAEB3A;
}
.zgxdot-7nh{
flex:none;
background:#4D8A00;
border-radius:50%;
height:0.438rem;
width:7px;
}
.zgxdot_live-7nh{
animation:zm3-pulse 1.4s infinite;
background:#E63B2E;
}
.zgxstars-7nh{
gap:2px;
display:inline-flex;
color:#4D8A00;
}
.zgxstars-7nh svg{
width:0.938rem;
height:15px;
}
.zgxchip-7nh{
border-radius:8px;
background:#FFFFFF;
border:1px solid rgba(26, 31, 20, 0.12);
padding:0.438rem 0.75rem;
gap:6px;
font-size:0.688rem;
display:inline-flex;
color:#3B4532;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
}
.zgxchip_on-7nh{
background:rgba(77, 138, 0, 0.11);
border-color:transparent;
color:#4D8A00;
}
.zgxgc-7nh{
min-width:0;
cursor:pointer;
text-decoration:none;
display:block;
color:inherit;
}
.zgxgc_thumb-7nh{
border-radius:0.75rem;
overflow:hidden;
border:1px solid rgba(26, 31, 20, 0.12);
background-size:cover;
aspect-ratio:1;
background-position:center;
position:relative;
display:block;
}
.zgxgc_thumb_portrait-7nh{
aspect-ratio:3/4;
}
.zgxgc_thumb_wide-7nh{
aspect-ratio:16/11;
}
.zgxgc_cap-7nh{
background:linear-gradient(transparent,rgba(15, 26, 6, 0.72));
padding:0.563rem;
left:0;
right:0;
position:absolute;
bottom:0;
}
.zgxgc_name-7nh{
display:block;
font-size:0.781rem;
font-weight:700;
color:#F0F7E8;
}
.zgxgc_meta-7nh{
font-size:0.688rem;
color:#9DB88A;
}
.zgxgc_badge-7nh{
border-radius:8px;
background:#4D8A00;
padding:2px 0.375rem;
font-size:8px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
top:8px;
font-weight:700;
right:0.5rem;
color:#0F1A06;
position:absolute;
}
.zgxgc_badge_hot-7nh{
background:#E63B2E;
color:#F0F7E8;
}
.zgxgc_badge_live-7nh{
background:#E63B2E;
left:0.5rem;
color:#F0F7E8;
right:auto;
}
.zgxgc_mult-7nh{
inset:0;
color:#4D8A00;
align-items:center;
display:flex;
justify-content:center;
font-size:28px;
position:absolute;
font-weight:700;
}
.zgxpc-7nh{
background:#FFFFFF;
border:1px solid rgba(26, 31, 20, 0.12);
border-radius:0.75rem;
justify-content:center;
font-weight:700;
display:flex;
font-size:14px;
color:#3B4532;
height:64px;
align-items:center;
}
.zgxrail-7nh{
min-width:0;
}
.zgxrail_scroll-7nh{
gap:14px;
display:grid;
}
.zgxrail_scroll-7nh>*{
min-width:0;
}
.zgxg6-7nh{
grid-template-columns:repeat(6,1fr);
}
.zgxg7-7nh{
grid-template-columns:repeat(7,1fr);
}
.zgxg4-7nh{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1024px){
.zgxg6-7nh,.zgxg7-7nh{
grid-template-columns:none;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
overflow-x:auto;
padding-bottom:0.375rem;
}
.zgxg6-7nh>*,.zgxg7-7nh>*{
scroll-snap-align:start;
}
.zgxg4-7nh{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.zgxg4-7nh{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:150px;
overflow-x:auto;
}
}
.zgxpanel-7nh{
border-radius:20px;
background:#FFFFFF;
border:1px solid rgba(26, 31, 20, 0.12);
padding:1.75rem 2rem;
}
.zgxsplit-7nh{
gap:36px;
display:grid;
align-items:start;
}
.zgxsplit-7nh>*{
min-width:0;
}
.zgxsplit_a-7nh{
grid-template-columns:.85fr 1.15fr;
}
.zgxsplit_b-7nh{
grid-template-columns:1fr 1.1fr;
}
.zgxsplit_c-7nh{
grid-template-columns:1.1fr .9fr;
}
.zgxpgrid-7nh{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.zgxpgrid-7nh>*{
min-width:0;
}
.zgxlead-7nh{
line-height:1.65;
margin-bottom:14px;
color:#3B4532;
font-size:15px;
}
.zgxfeat-7nh{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.zgxfeat-7nh>*{
min-width:0;
}
.zgxfeat2-7nh{
grid-template-columns:1fr 1fr;
}
.zgxfeat_card-7nh{
border:1px solid rgba(26, 31, 20, 0.12);
padding:26px;
background:#FFFFFF;
border-radius:1.25rem;
}
.zgxfeat_card-7nh svg{
height:1.625rem;
margin-bottom:16px;
color:#4D8A00;
width:1.625rem;
}
.zgxfeat_card-7nh h3{
font-size:18px;
color:#1A1F14;
margin-bottom:8px;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.zgxfeat_card-7nh p{
line-height:1.6;
color:#3B4532;
font-size:13px;
}
.zgxfeat_card-7nh b{
color:#1A1F14;
}
.zgxbig-7nh{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.zgxbig_n-7nh{
color:#4D8A00;
font-weight:700;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:26px;
}
.zgxbig_l-7nh{
font-size:0.75rem;
color:#637058;
}
.zgxperson-7nh{
padding:16px 18px;
background:#FFFFFF;
border-radius:0.75rem;
border:1px solid rgba(26, 31, 20, 0.12);
gap:0.875rem;
display:flex;
align-items:center;
}
.zgxavatar-7nh{
border-radius:50%;
background:linear-gradient(135deg,#84CC16,#4D8A00);
flex:none;
height:44px;
width:2.75rem;
}
.zgxperson_name-7nh{
color:#1A1F14;
font-weight:700;
font-size:14px;
}
.zgxperson_role-7nh{
color:#637058;
font-size:0.75rem;
}
.zgxkv-7nh{
background:rgba(26, 31, 20, 0.12);
gap:1px;
overflow:hidden;
border-radius:12px;
border:1px solid rgba(26, 31, 20, 0.12);
grid-template-columns:1fr 1fr;
display:grid;
}
.zgxkv-7nh>div{
background:#F5F7F2;
padding:1rem 18px;
min-width:0;
}
.zgxkv_k-7nh{
color:#4D8A00;
margin-bottom:0.313rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
text-transform:uppercase;
}
.zgxkv_v-7nh{
font-weight:700;
font-size:13.5px;
color:#1A1F14;
}
@media(max-width:1027px){
.zgxsplit_a-7nh,.zgxsplit_b-7nh,.zgxsplit_c-7nh,.zgxpgrid-7nh{
gap:1.5rem;
grid-template-columns:1fr;
}
.zgxfeat-7nh,.zgxfeat2-7nh{
grid-template-columns:1fr;
}
.zgxkv-7nh{
grid-template-columns:1fr;
}
}
.zgxsh-7nh{
margin-bottom:16px;
min-width:0;
}
.zgxsh_row-7nh{
gap:12px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.zgxsh_row-7nh .zgxsh_l-7nh{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.zgxsh_stack-7nh{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.zgxsh_center-7nh{
gap:10px;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.zgxsh_h2-7nh{
gap:0.563rem;
align-items:center;
font-weight:700;
color:#1A1F14;
font-size:20px;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:769px){
.zgxsh_h2-7nh{
font-size:1.5rem;
}
}
.zgxband-7nh .zgxsh_h2-7nh{
color:#F0F7E8;
}
.zgxeb_mono-7nh{
text-transform:none;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
}
.zgxeb_mono-7nh::before{
content:"// ";
}
.zgxeb_upper-7nh{
letter-spacing:.14em;
text-transform:uppercase;
}
.zgxeb_pill-7nh{
border-radius:999px;
background:rgba(77, 138, 0, 0.11);
padding:5px 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.zgxeb_line-7nh{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.zgxeb_line-7nh::before{
background:#4D8A00;
content:"";
height:1px;
display:inline-block;
width:1.5rem;
}
.zgxband-7nh .zgxeb_line-7nh::before{
background:#AAEB3A;
}
.zgxband-7nh .zgxeb_pill-7nh{
background:rgba(255, 255, 255, 0.08);
}
.zgxsh_link-7nh{
transition:color all .2s ease,border-color all .2s ease;
gap:0.375rem;
border-bottom:1px solid #1A1F14;
font-weight:600;
font-size:13px;
align-items:center;
color:#1A1F14;
display:inline-flex;
padding-bottom:2px;
white-space:nowrap;
}
.zgxsh_link-7nh:hover{
border-color:#4D8A00;
color:#4D8A00;
}
.zgxsh_link-7nh svg{
width:14px;
height:0.875rem;
}
.zgxsh_link_chev-7nh{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4D8A00;
font-size:0.75rem;
border-bottom:0;
padding-bottom:0;
}
.zgxsh_link_btn-7nh{
background:#84CC16;
padding:0.563rem 1.125rem;
border-radius:999px;
border-bottom:0;
color:#0F1A06;
}
.zgxsh_link_btn-7nh:hover{
border-color:transparent;
background:#6AAD0D;
}
.zgxband-7nh .zgxsh_link-7nh{
border-color:#F0F7E8;
color:#F0F7E8;
}
.zgxband-7nh .zgxsh_link_chev-7nh{
color:#AAEB3A;
}
.zgxsh_rule-7nh{
background:rgba(26, 31, 20, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.zgxband-7nh .zgxsh_rule-7nh{
background:rgba(255, 255, 255, 0.13);
}
.zgxseo_grid3-7nh{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.zgxseo_grid4-7nh{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.zgxseo_grid3-7nh>*,.zgxseo_grid4-7nh>*{
min-width:0;
}
.zgxseo_card-7nh{
border:1px solid rgba(26, 31, 20, 0.12);
padding:24px;
border-radius:0.75rem;
background:#FFFFFF;
}
.zgxseo_card-7nh h3{
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1F14;
margin-bottom:0.5rem;
font-weight:700;
font-size:1.125rem;
}
.zgxseo_card-7nh p{
line-height:1.6;
color:#3B4532;
font-size:13px;
}
.zgxseo_card_sm-7nh{
padding:20px;
}
.zgxseo_card_sm-7nh h3{
font-size:16px;
}
.zgxseo_card_sm-7nh p{
line-height:1.55;
font-size:0.781rem;
}
.zgxseo_rtp_row-7nh{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
margin-top:16px;
align-items:center;
}
.zgxrtp-7nh{
gap:0.875rem;
min-width:0;
display:flex;
}
.zgxrtp-7nh>div{
flex:1;
background:#F5F7F2;
border-radius:12px;
padding:16px;
min-width:0;
text-align:center;
}
.zgxrtp_n-7nh{
font-weight:700;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
color:#4D8A00;
white-space:nowrap;
}
.zgxrtp_l-7nh{
margin-top:4px;
color:#637058;
font-size:11px;
}
.zgxcmp-7nh{
overflow:hidden;
border-radius:0.75rem;
border:1px solid rgba(26, 31, 20, 0.12);
max-width:760px;
}
.zgxcmp_row-7nh{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.zgxcmp_row-7nh>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.zgxcmp_row-7nh>div:first-child{
font-weight:600;
color:#1A1F14;
padding-left:1.375rem;
text-align:left;
}
.zgxcmp_th-7nh{
background:#F5F7F2;
font-weight:700;
font-size:12.5px;
}
.zgxcmp_row-7nh:not(.zgxcmp_th-7nh){
background:#FFFFFF;
border-top:1px solid rgba(26, 31, 20, 0.08);
color:#3B4532;
}
.zgxcmp_zebra-7nh{
background:#EEF1EA;
}
.zgxguide-7nh{
overflow:hidden;
background:#FFFFFF;
border-radius:0.75rem;
border:1px solid rgba(26, 31, 20, 0.12);
cursor:pointer;
}
.zgxguide_cover-7nh{
height:8.125rem;
}
.zgxguide_body-7nh{
padding:1.25rem;
}
.zgxguide_body-7nh h3{
margin:7px 0 0.563rem;
color:#1A1F14;
font-size:16px;
font-weight:700;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.25;
}
.zgxguide_meta-7nh{
font-size:11.5px;
color:#637058;
}
.zgxhub-7nh{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:28px;
border-top:1px solid rgba(26, 31, 20, 0.08);
display:grid;
}
.zgxhub-7nh>*{
min-width:0;
}
.zgxhub-7nh h4{
margin-bottom:11px;
color:#1A1F14;
font-size:13px;
font-weight:700;
}
.zgxhub_col-7nh{
gap:0.5rem;
color:#3B4532;
flex-direction:column;
font-size:13px;
display:flex;
}
.zgxhub_col-7nh a{
cursor:pointer;
}
@media(max-width:1024px){
.zgxseo_grid3-7nh{
grid-template-columns:1fr;
}
.zgxseo_grid4-7nh{
grid-template-columns:repeat(2,1fr);
}
.zgxseo_rtp_row-7nh{
gap:20px;
grid-template-columns:1fr;
}
.zgxhub-7nh{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:561px){
.zgxhub-7nh{
grid-template-columns:1fr;
}
}
.zgxhero-7nh{
padding:2.875rem 48px;
overflow:hidden;
border-radius:20px;
background:linear-gradient(120deg,#141A0E,#0A1220);
border:1px solid rgba(26, 31, 20, 0.12);
position:relative;
color:#F0F7E8;
}
.zgxhero_glow-7nh{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
width:21.25rem;
right:-60px;
height:340px;
position:absolute;
top:-60px;
}
.zgxhero_in-7nh{
max-width:37.5rem;
position:relative;
}
.zgxhero-7nh .zgxeyebrow-7nh{
color:#AAEB3A;
}
.zgxpill_row-7nh{
padding:6px 13px;
border-radius:62.438rem;
background:rgba(255, 255, 255, 0.08);
gap:8px;
border:1px solid rgba(255, 255, 255, 0.13);
font-size:0.656rem;
text-transform:uppercase;
display:inline-flex;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:1.375rem;
align-items:center;
letter-spacing:.1em;
color:#AAEB3A;
}
.zgxhero_h1-7nh{
margin:1.125rem 0;
line-height:1.02;
overflow-wrap:break-word;
letter-spacing:-.02em;
font-size:3.375rem;
font-weight:700;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0F7E8;
}
.zgxhero_h1-7nh em{
font-style:normal;
color:#AAEB3A;
}
.zgxhero_sub-7nh{
color:#9DB88A;
max-width:480px;
margin-bottom:1.75rem;
font-size:17px;
line-height:1.55;
}
.zgxhero_cta-7nh{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:26px;
}
.zgxhero_trust-7nh{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.zgxhero_rating_txt-7nh{
font-size:0.813rem;
color:#9DB88A;
}
@media(max-width:1024px){
.zgxhero-7nh{
padding:2rem 24px;
}
.zgxhero_h1-7nh{
font-size:38px;
}
}
@media(max-width:562px){
.zgxhero_h1-7nh{
font-size:30px;
}
}
.zgxstat-7nh{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.zgxstat-7nh>*{
min-width:0;
}
.zgxstat_item-7nh{
border-radius:0.75rem;
padding:18px 1.25rem;
border:1px solid rgba(26, 31, 20, 0.12);
background:#FFFFFF;
}
.zgxstat_k-7nh{
letter-spacing:.12em;
text-transform:uppercase;
margin-bottom:7px;
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#637058;
}
.zgxstat_v-7nh{
gap:8px;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
font-size:1.5rem;
overflow-wrap:anywhere;
align-items:center;
font-weight:700;
min-width:0;
color:#1A1F14;
}
.zgxstat_v_accent-7nh{
color:#4D8A00;
}
@media(max-width:1025px){
.zgxstat-7nh{
grid-template-columns:repeat(2,1fr);
}
}
.zgxwlc-7nh{
background:linear-gradient(120deg,#141A0E,#0A1220);
overflow:hidden;
gap:24px;
grid-template-columns:1.2fr .8fr;
border:1px solid rgba(26, 31, 20, 0.12);
border-radius:1.25rem;
padding:2.25rem 40px;
color:#F0F7E8;
position:relative;
align-items:center;
display:grid;
}
.zgxwlc-7nh>*{
min-width:0;
}
.zgxwlc-7nh .zgxeyebrow-7nh{
color:#AAEB3A;
}
.zgxwlc_glow-7nh{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
width:260px;
height:260px;
top:-40px;
right:-2.5rem;
}
.zgxwlc_in-7nh{
position:relative;
}
.zgxwlc_h2-7nh{
margin:10px 0 0.5rem;
line-height:1.03;
overflow-wrap:break-word;
font-weight:700;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0F7E8;
font-size:2.125rem;
}
.zgxwlc_h2-7nh em{
color:#AAEB3A;
font-style:normal;
}
.zgxwlc_sub-7nh{
max-width:26.25rem;
color:#9DB88A;
line-height:1.55;
font-size:14px;
margin-bottom:18px;
}
.zgxwlc_terms-7nh{
gap:0.625rem;
flex-direction:column;
position:relative;
display:flex;
}
.zgxterm-7nh{
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:12px;
background:rgba(255, 255, 255, 0.08);
gap:0.688rem;
padding:13px 15px;
align-items:center;
display:flex;
}
.zgxterm-7nh svg{
flex:none;
width:20px;
color:#AAEB3A;
height:20px;
}
.zgxterm_k-7nh{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9DB88A;
letter-spacing:.1em;
font-size:9.5px;
text-transform:uppercase;
}
.zgxterm_v-7nh{
margin-top:2px;
font-size:14px;
font-weight:700;
color:#F0F7E8;
}
@media(max-width:1021px){
.zgxwlc-7nh{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.zgxwlc_h2-7nh{
font-size:26px;
}
}
.zgxjp-7nh{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.zgxjp-7nh>*{
min-width:0;
}
.zgxjp_hero-7nh{
border-radius:20px;
padding:26px;
border:1px solid rgba(26, 31, 20, 0.12);
overflow:hidden;
gap:0.875rem;
background:linear-gradient(135deg,#141A0E,#0A1220);
color:#F0F7E8;
position:relative;
min-height:11.25rem;
justify-content:space-between;
flex-direction:column;
display:flex;
}
.zgxjp_glow-7nh{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
right:-2.5rem;
height:11.25rem;
top:-2.5rem;
position:absolute;
width:11.25rem;
}
.zgxjp_k_row-7nh{
gap:0.625rem;
position:relative;
justify-content:space-between;
display:flex;
align-items:center;
}
.zgxjp_k-7nh{
text-transform:uppercase;
letter-spacing:.12em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
color:#637058;
}
.zgxjp_hero-7nh .zgxjp_k-7nh{
color:#9DB88A;
}
.zgxjp_amt-7nh{
line-height:1;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:42px;
font-weight:700;
color:#AAEB3A;
position:relative;
}
.zgxjp_sub-7nh{
color:#9DB88A;
font-size:0.75rem;
margin-top:5px;
}
.zgxjp_cell-7nh{
border:1px solid rgba(26, 31, 20, 0.12);
background:#FFFFFF;
border-radius:20px;
padding:22px;
justify-content:space-between;
display:flex;
min-height:11.25rem;
flex-direction:column;
}
.zgxjp_cell-7nh .zgxjp_amt-7nh{
font-size:30px;
color:#1A1F14;
}
.zgxjp_cell-7nh .zgxjp_sub-7nh{
color:#637058;
}
@media(max-width:1025px){
.zgxjp-7nh{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.zgxjp_amt-7nh{
font-size:2rem;
}
}
.zgxpay_logos-7nh{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.zgxpay_logos-7nh>*{
min-width:0;
}
.zgxpay-7nh{
border-radius:0.5rem;
border:1px solid rgba(26, 31, 20, 0.12);
display:flex;
color:#3B4532;
height:3rem;
font-size:12px;
justify-content:center;
align-items:center;
font-weight:700;
}
.zgxtable-7nh{
border:1px solid rgba(26, 31, 20, 0.12);
overflow:hidden;
border-radius:12px;
}
.zgxtrow-7nh{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.zgxtrow-7nh>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.zgxtrow-7nh>div:first-child{
color:#1A1F14;
padding-left:16px;
font-weight:700;
}
.zgxtrow_th-7nh{
background:#F5F7F2;
letter-spacing:.06em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#637058;
font-size:9.5px;
}
.zgxtrow-7nh:not(.zgxtrow_th-7nh){
background:#FFFFFF;
border-top:1px solid rgba(26, 31, 20, 0.08);
color:#3B4532;
}
.zgxtrow_zebra-7nh{
background:#EEF1EA;
}
.zgxpos-7nh{
color:#4D8A00;
font-weight:700;
}
@media(max-width:1023px){
.zgxpay_logos-7nh{
grid-template-columns:repeat(2,1fr);
}
}
.zgxsteps-7nh{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.zgxsteps-7nh>*{
min-width:0;
}
.zgxstep-7nh{
border-radius:0.75rem;
border:1px solid rgba(26, 31, 20, 0.12);
padding:24px;
background:#FFFFFF;
position:relative;
}
.zgxstep_num-7nh{
background:#84CC16;
border-radius:0.5rem;
margin-bottom:14px;
color:#0F1A06;
width:1.875rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
height:1.875rem;
align-items:center;
justify-content:center;
font-weight:700;
display:flex;
font-size:13px;
}
.zgxstep_h-7nh{
margin-bottom:7px;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1F14;
font-weight:700;
font-size:16px;
}
.zgxstep_p-7nh{
font-size:0.813rem;
line-height:1.55;
color:#3B4532;
}
@media(max-width:1022px){
.zgxsteps-7nh{
grid-template-columns:1fr;
}
}
.zgxtour-7nh{
grid-template-columns:1.05fr 1fr;
border-radius:1.25rem;
border:1px solid rgba(26, 31, 20, 0.12);
overflow:hidden;
display:grid;
}
.zgxtour-7nh>*{
min-width:0;
}
.zgxtour_l-7nh{
padding:34px;
background:linear-gradient(135deg,#141A0E,#0A1220);
overflow:hidden;
position:relative;
color:#F0F7E8;
}
.zgxtour_h2-7nh{
margin:12px 0 0.625rem;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
color:#F0F7E8;
font-weight:700;
font-size:1.875rem;
}
.zgxtour_h2-7nh em{
color:#AAEB3A;
font-style:normal;
}
.zgxtour_text-7nh{
max-width:340px;
color:#9DB88A;
margin-bottom:1.25rem;
font-size:0.844rem;
line-height:1.6;
}
.zgxtour_meta-7nh{
gap:18px;
flex-wrap:wrap;
margin-bottom:1.25rem;
display:flex;
align-items:flex-end;
}
.zgxtour_cap-7nh{
margin-bottom:0.313rem;
text-transform:uppercase;
color:#9DB88A;
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.zgxcount-7nh{
gap:0.375rem;
display:flex;
}
.zgxcount-7nh span{
border-radius:0.5rem;
background:rgba(255, 255, 255, 0.08);
padding:0.25rem 9px;
border:1px solid rgba(255, 255, 255, 0.13);
font-weight:700;
font-size:1.375rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.zgxtour_units-7nh{
font-size:0.625rem;
color:#9DB88A;
}
.zgxboard-7nh{
padding:28px 30px;
background:#FFFFFF;
}
.zgxboard_head-7nh{
align-items:center;
justify-content:space-between;
display:flex;
margin-bottom:0.875rem;
}
.zgxboard_title-7nh{
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
font-weight:700;
color:#1A1F14;
}
.zgxboard_upd-7nh{
color:#637058;
text-transform:uppercase;
font-size:10px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.zgxboard_list-7nh{
gap:2px;
display:flex;
flex-direction:column;
}
.zgxboard_row-7nh{
border-radius:0.5rem;
padding:0.625rem 12px;
gap:12px;
display:flex;
align-items:center;
}
.zgxboard_top1-7nh{
background:rgba(77, 138, 0, 0.11);
}
.zgxboard_rk-7nh{
font-weight:700;
font-size:14px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:1.25rem;
color:#637058;
}
.zgxboard_top1-7nh .zgxboard_rk-7nh{
color:#4D8A00;
}
.zgxboard_nm-7nh{
flex:1;
font-weight:600;
color:#3B4532;
font-size:0.844rem;
min-width:0;
}
.zgxboard_top1-7nh .zgxboard_nm-7nh{
font-weight:700;
color:#1A1F14;
}
.zgxboard_pt-7nh{
font-size:0.781rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#3B4532;
}
@media(max-width:1021px){
.zgxtour-7nh{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.zgxtour_h2-7nh{
font-size:24px;
}
}
.zgxdw_h2-7nh{
font-weight:700;
font-size:26px;
line-height:1.08;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1F14;
margin-bottom:0.625rem;
}
.zgxsteps_v-7nh{
grid-template-columns:1fr;
gap:10px;
}
.zgxsteps_v-7nh .zgxstep-7nh{
padding:1.125rem 1.25rem;
}
@media(max-width:558px){
.zgxdw_h2-7nh{
font-size:1.438rem;
}
}
.zgxpromo_grid-7nh{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.zgxpromo_grid-7nh>*{
min-width:0;
}
.zgxpromo-7nh{
padding:24px;
border:1px solid rgba(26, 31, 20, 0.12);
border-radius:1.25rem;
overflow:hidden;
background:#FFFFFF;
min-height:150px;
position:relative;
}
.zgxpromo_h-7nh{
font-weight:700;
color:#1A1F14;
font-size:26px;
margin-top:0.375rem;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
}
.zgxpromo_h-7nh em{
font-style:normal;
color:#4D8A00;
}
.zgxpromo_p-7nh{
font-size:12.5px;
margin-top:0.5rem;
line-height:1.5;
color:#3B4532;
}
.zgxpromo_feat-7nh{
background:linear-gradient(135deg,#141A0E,#0A1220);
border-color:rgba(26, 31, 20, 0.12);
}
.zgxpromo_feat-7nh .zgxpromo_h-7nh{
color:#F0F7E8;
}
.zgxpromo_feat-7nh .zgxpromo_h-7nh em{
color:#AAEB3A;
}
.zgxpromo_feat-7nh .zgxpromo_p-7nh{
color:#9DB88A;
}
.zgxpromo_feat-7nh .zgxeyebrow-7nh{
color:#AAEB3A;
}
@media(max-width:1025px){
.zgxpromo_grid-7nh{
grid-template-columns:1fr;
}
}
.zgxsupp-7nh{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.zgxsupp-7nh>*{
min-width:0;
}
.zgxsupp_card-7nh{
background:#FFFFFF;
border:1px solid rgba(26, 31, 20, 0.12);
padding:1.5rem;
border-radius:12px;
}
.zgxsupp_card-7nh svg{
margin-bottom:14px;
color:#4D8A00;
width:24px;
height:24px;
}
.zgxsupp_card-7nh h3{
font-weight:700;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
margin-bottom:0.375rem;
color:#1A1F14;
}
.zgxsupp_card-7nh p{
font-size:13px;
line-height:1.55;
color:#3B4532;
}
@media(max-width:1022px){
.zgxsupp-7nh{
grid-template-columns:1fr;
}
}
.zgxvip_head-7nh{
gap:12px;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:18px;
}
.zgxvip_intro-7nh{
color:#3B4532;
font-size:0.813rem;
max-width:420px;
}
.zgxvip-7nh{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.zgxvip-7nh>*{
min-width:0;
}
.zgxtier-7nh{
padding:20px;
border-radius:0.75rem;
border:1px solid rgba(26, 31, 20, 0.12);
background:#FFFFFF;
}
.zgxtier_on-7nh{
border-color:#4D8A00;
background:rgba(77, 138, 0, 0.11);
}
.zgxtier_medal-7nh{
border-radius:0.5rem;
background:linear-gradient(135deg,#84CC16,#4D8A00);
width:30px;
height:30px;
margin-bottom:0.875rem;
}
.zgxtier_name-7nh{
font-size:0.938rem;
margin-bottom:0.313rem;
font-weight:700;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1F14;
}
.zgxtier_tx-7nh{
line-height:1.5;
font-size:11.5px;
color:#637058;
}
@media(max-width:1025px){
.zgxvip-7nh{
grid-template-columns:repeat(2,1fr);
}
}
.zgxbanner-7nh{
gap:1.75rem;
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(115deg,#141A0E,#0A1220);
border:1px solid rgba(26, 31, 20, 0.12);
padding:36px 2.5rem;
flex-wrap:wrap;
justify-content:space-between;
position:relative;
color:#F0F7E8;
align-items:center;
display:flex;
}
.zgxbanner_glow-7nh{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 68%);
width:12.5rem;
top:50%;
right:80px;
position:absolute;
transform:translateY(-50%);
height:12.5rem;
}
.zgxbanner_in-7nh{
max-width:560px;
position:relative;
}
.zgxbanner-7nh .zgxeyebrow-7nh{
color:#AAEB3A;
}
.zgxbanner_h2-7nh{
margin:10px 0;
font-size:30px;
color:#F0F7E8;
font-weight:700;
line-height:1.05;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.zgxbanner_text-7nh{
color:#9DB88A;
font-size:14px;
line-height:1.6;
}
@media(max-width:559px){
.zgxbanner_h2-7nh{
font-size:24px;
}
}
.zgxgm-7nh{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.zgxgm-7nh>*{
min-width:0;
}
.zgxgm_panel-7nh{
background:#FFFFFF;
padding:28px;
border:1px solid rgba(26, 31, 20, 0.12);
border-radius:20px;
}
.zgxgm_h2-7nh{
margin:0.625rem 0 8px;
font-size:24px;
font-weight:700;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1F14;
}
.zgxgm_text-7nh{
max-width:27.5rem;
color:#3B4532;
line-height:1.6;
font-size:13.5px;
margin-bottom:1.25rem;
}
.zgxgm_level-7nh{
gap:14px;
align-items:center;
margin-bottom:16px;
display:flex;
}
.zgxgm_lv-7nh{
color:#4D8A00;
font-size:1.5rem;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.zgxgm_bar_wrap-7nh{
flex:1;
min-width:0;
}
.zgxgm_bar_meta-7nh{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.313rem;
color:#637058;
display:flex;
justify-content:space-between;
font-size:0.625rem;
}
.zgxbar-7nh{
background:#F5F7F2;
border-radius:62.438rem;
overflow:hidden;
height:0.5rem;
}
.zgxbar_fill-7nh{
background:linear-gradient(90deg,#84CC16,#4D8A00);
border-radius:62.438rem;
display:block;
height:100%;
}
.zgxgm_missions-7nh{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.zgxgm_refer-7nh{
padding:1.75rem;
border:1px solid rgba(26, 31, 20, 0.12);
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(150deg,#141A0E,#0A1220);
flex-direction:column;
color:#F0F7E8;
display:flex;
justify-content:space-between;
position:relative;
}
.zgxgm_refer-7nh .zgxeyebrow-7nh{
color:#AAEB3A;
}
.zgxgm_ref_h2-7nh{
margin:0.625rem 0 0.5rem;
color:#F0F7E8;
line-height:1.1;
font-weight:700;
font-size:24px;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.zgxgm_ref_h2-7nh em{
font-style:normal;
color:#AAEB3A;
}
.zgxgm_ref_text-7nh{
margin-bottom:18px;
line-height:1.55;
font-size:13px;
color:#9DB88A;
}
@media(max-width:1021px){
.zgxgm-7nh{
grid-template-columns:1fr;
}
}
.zgxop_h2-7nh{
margin:0.625rem 0 8px;
font-weight:700;
font-size:1.5rem;
line-height:1.1;
color:#1A1F14;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.zgxop_text-7nh{
font-size:0.844rem;
color:#3B4532;
line-height:1.6;
}
@media(max-width:557px){
.zgxop_h2-7nh{
font-size:22px;
}
}
.zgxrv_head-7nh{
gap:12px;
display:flex;
align-items:flex-end;
margin-bottom:1.125rem;
flex-wrap:wrap;
justify-content:space-between;
}
.zgxrv_agg-7nh{
gap:10px;
display:flex;
align-items:center;
}
.zgxrv_source-7nh{
font-size:12.5px;
color:#637058;
}
.zgxrv_grid-7nh{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.zgxrv_grid-7nh>*{
min-width:0;
}
.zgxreview-7nh{
border-radius:0.75rem;
padding:1.5rem;
background:#FFFFFF;
border:1px solid rgba(26, 31, 20, 0.12);
}
.zgxreview-7nh .zgxstars-7nh{
margin-bottom:10px;
}
.zgxreview-7nh p{
color:#1A1F14;
line-height:1.5;
margin-bottom:0.875rem;
font-weight:600;
font-size:14.5px;
}
.zgxreview_by-7nh{
color:#637058;
font-size:12.5px;
}
@media(max-width:1025px){
.zgxrv_grid-7nh{
grid-template-columns:1fr;
}
}
.zgxdispute-7nh{
border:1px dashed rgba(26, 31, 20, 0.22);
padding:26px 1.875rem;
border-radius:12px;
gap:28px;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.zgxdispute_in-7nh{
max-width:41.25rem;
}
.zgxdispute_h2-7nh{
font-size:1.375rem;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#1A1F14;
margin-bottom:8px;
}
.zgxdispute_text-7nh{
font-size:13.5px;
line-height:1.6;
color:#3B4532;
}
.zgxet_h2-7nh{
margin:10px 0 14px;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:28px;
color:#1A1F14;
line-height:1.08;
font-weight:700;
}
.zgxet_right-7nh{
gap:10px;
display:flex;
flex-direction:column;
}
.zgxet_updated-7nh{
border-radius:12px;
gap:0.625rem;
border:1px solid rgba(26, 31, 20, 0.12);
background:#F5F7F2;
padding:0.875rem 1.125rem;
font-size:0.75rem;
color:#3B4532;
align-items:center;
display:flex;
}
.zgxet_updated-7nh svg{
flex:none;
color:#4D8A00;
height:15px;
width:15px;
}
.zgxet_updated-7nh b{
color:#1A1F14;
}
@media(max-width:563px){
.zgxet_h2-7nh{
font-size:1.5rem;
}
}
.zgxgd_head-7nh{
gap:12px;
align-items:center;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:16px;
}
.zgxrc-7nh{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.zgxrc-7nh>*{
min-width:0;
}
.zgxrc_awards-7nh{
gap:11px;
display:flex;
flex-direction:column;
}
.zgxaward-7nh{
gap:11px;
display:flex;
align-items:center;
}
.zgxaward-7nh svg{
flex:none;
color:#EAB308;
width:1.125rem;
height:1.125rem;
}
.zgxaward_t-7nh{
font-size:13.5px;
color:#1A1F14;
font-weight:700;
}
.zgxaward_s-7nh{
font-size:11.5px;
color:#637058;
}
.zgxrc_press-7nh{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.zgxlogo_cell-7nh{
border-radius:8px;
border:1px solid rgba(26, 31, 20, 0.12);
font-weight:700;
justify-content:center;
display:flex;
font-size:0.813rem;
align-items:center;
color:#3B4532;
height:3rem;
}
.zgxrc_partner-7nh{
padding:1.25rem;
border:1px solid rgba(26, 31, 20, 0.12);
background:#FFFFFF;
border-radius:12px;
}
.zgxrc_partner_name-7nh{
font-size:1.125rem;
margin-bottom:6px;
font-weight:700;
color:#1A1F14;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.zgxrc_partner_text-7nh{
line-height:1.55;
color:#3B4532;
font-size:0.781rem;
}
@media(max-width:1026px){
.zgxrc-7nh{
grid-template-columns:1fr;
gap:22px;
}
.zgxrc_press-7nh{
grid-template-columns:repeat(4,1fr);
}
}
.zgxab_h2-7nh{
margin:0.875rem 0 16px;
font-size:2rem;
font-weight:700;
line-height:1.08;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A1F14;
}
.zgxab_body-7nh{
color:#3B4532;
margin-bottom:14px;
font-size:0.938rem;
line-height:1.65;
}
.zgxab_chips-7nh{
gap:0.625rem;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.zgxfaq-7nh{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.zgxfaq_item-7nh{
padding:18px 22px;
background:#FFFFFF;
border-radius:0.75rem;
border:1px solid rgba(26, 31, 20, 0.12);
}
.zgxfaq_q-7nh{
list-style:none;
gap:16px;
align-items:center;
font-size:0.969rem;
cursor:pointer;
justify-content:space-between;
font-weight:600;
display:flex;
color:#1A1F14;
}
.zgxfaq_q-7nh::-webkit-details-marker{
display:none;
}
.zgxfaq_q_t-7nh{
gap:10px;
display:flex;
}
.zgxfaq_q_i-7nh{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
color:#4D8A00;
}
.zgxfaq_pm-7nh{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4D8A00;
font-size:20px;
}
.zgxfaq_item-7nh[open] .zgxfaq_pm-7nh{
transform:rotate(45deg);
}
.zgxfaq_a-7nh{
font-size:0.844rem;
line-height:1.6;
color:#3B4532;
margin-top:0.75rem;
}
@media(max-width:560px){
.zgxab_h2-7nh{
font-size:1.625rem;
}
}
.zgxprovs-7nh{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:28px;
display:grid;
}
.zgxprovs-7nh>*{
min-width:0;
}
.zgxprov-7nh{
padding:12px;
border-radius:12px;
border:1px solid rgba(26, 31, 20, 0.12);
background:#FFFFFF;
height:4rem;
align-items:center;
display:flex;
justify-content:center;
text-decoration:none;
}
.zgxprov_img-7nh{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.zgxresp-7nh{
gap:24px;
background:#FFFFFF;
border-radius:12px;
border:1px solid rgba(26, 31, 20, 0.12);
padding:1.625rem;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.zgxresp_in-7nh{
max-width:560px;
}
.zgxresp_h-7nh{
color:#1A1F14;
font-weight:700;
margin-bottom:0.5rem;
font-size:19px;
font-family:"Space Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.zgxresp_p-7nh{
color:#3B4532;
line-height:1.6;
font-size:0.844rem;
}
.zgxresp_badges-7nh{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.zgxage18-7nh{
border:1.5px solid #E63B2E;
padding:4px 0.5rem;
border-radius:8px;
font-size:13px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#E63B2E;
font-weight:700;
}
.zgxresp_org-7nh{
font-weight:600;
font-size:13px;
color:#637058;
}
@media(max-width:1021px){
.zgxprovs-7nh{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:563px){
.zgxprovs-7nh{
grid-template-columns:repeat(2,1fr);
}
}
.zgxfooter-7nh{
background:#D8DDD2;
padding:40px 1.75rem;
border-top:1px solid rgba(26, 31, 20, 0.08);
}
.zgxfooter_grid-7nh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-right:auto;
margin-bottom:28px;
max-width:1400px;
display:grid;
margin-left:auto;
}
.zgxfooter_grid-7nh>*{
min-width:0;
}
.zgxfooter_grid-7nh h4{
font-size:10px;
margin-bottom:0.813rem;
text-transform:uppercase;
letter-spacing:.12em;
color:#9AAA8E;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.zgxfcol-7nh{
gap:0.563rem;
font-size:0.813rem;
color:#3B4532;
flex-direction:column;
display:flex;
}
.zgxfcol-7nh a{
cursor:pointer;
}
.zgxft_about-7nh{
font-size:0.813rem;
max-width:260px;
line-height:1.6;
color:#637058;
margin-top:12px;
}
.zgxft_contact-7nh{
color:#4D8A00;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
overflow-wrap:anywhere;
margin-top:12px;
}
.zgxfooter_bottom-7nh{
margin:0 auto;
gap:16px;
align-items:center;
padding-top:1.25rem;
flex-wrap:wrap;
max-width:87.5rem;
display:flex;
border-top:1px solid rgba(26, 31, 20, 0.08);
justify-content:space-between;
}
.zgxfooter_bottom-7nh p{
line-height:1.6;
font-size:0.688rem;
max-width:720px;
color:#9AAA8E;
}
@media(max-width:1026px){
.zgxfooter_grid-7nh{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.zgxfooter_grid-7nh{
grid-template-columns:1fr;
}
}