*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d110a;
font-size:0.938rem;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.55;
color:#aac484;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(8, 14, 4, 0.74);
}
::-webkit-scrollbar-track{
background:transparent;
}
.gjx_shellcsq{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.gjx_maincsq{
min-width:0;
}
.gjx_wrapcsq{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.gjx_containercsq{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.gjx_containercsq{
padding:0 28px;
}
}
.gjx_sectioncsq{
padding:1.5rem 1.75rem;
}
.gjx_section_ptcsq{
padding-top:34px;
}
.gjx_band_softcsq{
background:#131a0f;
}
.gjx_eyebrowcsq{
display:inline-block;
letter-spacing:.14em;
line-height:1.4;
text-transform:uppercase;
font-size:0.656rem;
color:#a3e635;
overflow-wrap:break-word;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
}
.gjx_drawer_cbcsq{
display:none;
}
.gjx_overlaycsq{
display:none;
}
@media(max-width:1021px){
.gjx_shellcsq{
grid-template-columns:1fr;
}
.gjx_maincsq{
padding-bottom:78px;
}
.gjx_drawer_cbcsq:checked~.gjx_overlaycsq{
background:rgba(8, 14, 4, 0.74);
inset:0;
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:563px){
.gjx_sectioncsq{
padding:18px 1rem;
}
.gjx_section_ptcsq{
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 ---------- */
.gjx_sidecsq{
gap:22px;
padding:22px 1.125rem;
background:#111609;
position:sticky;
overflow-y:auto;
top:0;
display:flex;
align-self:start;
height:100vh;
border-right:1px solid #1e2a14;
flex-direction:column;
}
.gjx_brandcsq{
gap:0.625rem;
align-items:center;
display:flex;
}
.gjx_logocsq{
letter-spacing:-.02em;
font-size:1.313rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#e8f5d0;
}
.gjx_side_ctacsq{
padding:16px;
border-radius:13px;
border:1px solid #253318;
background:rgba(163, 230, 53, 0.11);
}
.gjx_side_cta_hcsq{
font-weight:700;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:6px;
font-size:17px;
color:#e8f5d0;
line-height:1.15;
}
.gjx_side_cta_pcsq{
color:#aac484;
font-size:12px;
line-height:1.45;
margin-bottom:0.75rem;
}
.gjx_navcsq{
gap:3px;
flex-direction:column;
display:flex;
}
.gjx_nav_labelcsq{
padding:6px 10px;
font-size:0.594rem;
color:#445533;
letter-spacing:.14em;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.gjx_nav_itemcsq{
padding:10px;
border-radius:9px;
gap:0.688rem;
font-size:0.875rem;
color:#aac484;
font-weight:500;
align-items:center;
display:flex;
}
.gjx_nav_itemcsq svg{
width:1.063rem;
height:1.063rem;
}
.gjx_nav_itemcsq:hover{
background:rgba(163, 230, 53, 0.11);
color:#e8f5d0;
}
.gjx_nav_item_oncsq{
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
font-weight:600;
}
.gjx_side_footcsq{
border-radius:13px;
padding:12px;
border:1px solid #253318;
background:#131a0f;
margin-top:auto;
}
.gjx_side_footcsq p{
margin-top:0.25rem;
line-height:1.4;
font-size:0.781rem;
color:#aac484;
}
/* ---------- topbar ---------- */
.gjx_topcsq{
padding:0.875rem 1.75rem;
gap:16px;
background:#111609;
position:sticky;
align-items:center;
border-bottom:1px solid #1e2a14;
z-index:40;
top:0;
display:flex;
}
.gjx_top_brandcsq{
gap:9px;
align-items:center;
display:none;
}
.gjx_searchcsq{
border:1px solid #253318;
flex:1;
gap:10px;
background:#131a0f;
border-radius:0.813rem;
padding:0.688rem 0.875rem;
max-width:440px;
color:#6e8a52;
display:flex;
align-items:center;
font-size:0.844rem;
}
.gjx_searchcsq svg{
flex:none;
width:1rem;
height:1rem;
}
.gjx_top_actionscsq{
gap:0.75rem;
display:flex;
margin-left:auto;
align-items:center;
}
.gjx_langcsq{
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#aac484;
font-size:12px;
}
.gjx_burgercsq{
background:#131a0f;
border:1px solid #253318;
border-radius:9px;
width:2.5rem;
color:#e8f5d0;
display:none;
align-items:center;
justify-content:center;
height:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.gjx_botnavcsq{
display:none;
}
@media(max-width:1021px){
.gjx_sidecsq{
transition:transform .25s ease;
left:0;
transform:translateX(-100%);
height:100vh;
position:fixed;
top:0;
z-index:80;
width:280px;
}
.gjx_drawer_cbcsq:checked~.gjx_shellcsq .gjx_sidecsq{
transform:translateX(0);
}
.gjx_topcsq{
padding:0.875rem 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.gjx_top_brandcsq{
display:flex;
}
.gjx_searchcsq{
display:none;
}
.gjx_burgercsq{
display:flex;
}
.gjx_top_actionscsq{
gap:0.625rem;
margin-left:0;
width:100%;
align-items:stretch;
}
.gjx_top_actionscsq .gjx_langcsq{
display:none;
}
.gjx_top_actionscsq .gjx_btncsq{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.gjx_botnavcsq{
background:#111609;
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
position:fixed;
right:0;
bottom:0;
border-top:1px solid #253318;
z-index:65;
display:grid;
transform:translateZ(0);
left:0;
}
.gjx_bncsq{
gap:0.25rem;
padding:6px 2px 0;
justify-content:flex-end;
font-weight:600;
min-width:0;
flex-direction:column;
display:flex;
color:#aac484;
font-size:10px;
align-items:center;
}
.gjx_bncsq svg{
flex:none;
height:22px;
width:22px;
}
.gjx_bncsq span{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
}
.gjx_bn_oncsq{
color:#a3e635;
}
.gjx_bn_centercsq{
position:relative;
}
.gjx_bn_fabcsq{
border-radius:50%;
background:#a3e635;
left:50%;
position:absolute;
justify-content:center;
box-shadow:0 0.5rem 2rem rgba(0, 0, 0, 0.70), 0 2px 8px rgba(163, 230, 53, 0.18);
display:flex;
top:-1.25rem;
color:#0d1a00;
transform:translateX(-50%);
height:3.125rem;
width:3.125rem;
align-items:center;
}
.gjx_bn_fabcsq svg{
height:1.5rem;
width:24px;
}
.gjx_bn_centercsq span{
color:#a3e635;
}
}
.gjx_btncsq{
border-radius:9px;
padding:0.688rem 1.375rem;
transition:background-color 0.2s ease,color 0.2s ease;
gap:8px;
font-weight:700;
font-size:14px;
display:inline-flex;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
justify-content:center;
align-items:center;
cursor:pointer;
}
.gjx_btn_pricsq{
background:#a3e635;
color:#0d1a00;
box-shadow:0 0 1rem rgba(163, 230, 53, 0.45), 0 2px 0.375rem rgba(0, 0, 0, 0.40);
}
.gjx_btn_pricsq:hover{
background:#8fd420;
}
.gjx_btn_ghostcsq{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#e8f5d0;
}
.gjx_btn_linecsq{
background:transparent;
border:1px solid #344a22;
font-weight:600;
color:#e8f5d0;
}
.gjx_btn_lgcsq{
padding:1rem 1.875rem;
border-radius:13px;
font-size:15px;
}
.gjx_bandcsq .gjx_btn_linecsq{
border-color:rgba(255, 255, 255, 0.12);
color:#e8f5d0;
}
.gjx_bandcsq .gjx_btn_ghostcsq{
background:rgba(255, 255, 255, 0.07);
color:#e8f5d0;
}
.gjx_link_mcsq{
gap:5px;
color:#a3e635;
font-size:0.75rem;
align-items:center;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
text-decoration:none;
cursor:pointer;
}
.gjx_link_mcsq svg{
width:0.875rem;
height:14px;
}
.gjx_bandcsq .gjx_link_mcsq{
color:#b8f060;
}
.gjx_dotcsq{
border-radius:50%;
flex:none;
background:#a3e635;
height:0.438rem;
width:0.438rem;
}
.gjx_dot_livecsq{
animation:zm3-pulse 1.4s infinite;
background:#ef4444;
}
.gjx_starscsq{
gap:2px;
display:inline-flex;
color:#a3e635;
}
.gjx_starscsq svg{
height:0.938rem;
width:15px;
}
.gjx_chipcsq{
padding:0.438rem 12px;
border-radius:9px;
gap:6px;
border:1px solid #253318;
background:#131a0f;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
font-size:11px;
align-items:center;
color:#aac484;
}
.gjx_chip_oncsq{
border-color:transparent;
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
}
.gjx_gccsq{
cursor:pointer;
color:inherit;
min-width:0;
text-decoration:none;
display:block;
}
.gjx_gc_thumbcsq{
overflow:hidden;
border-radius:0.813rem;
border:1px solid #253318;
background-size:cover;
display:block;
background-position:center;
aspect-ratio:1;
position:relative;
}
.gjx_gc_thumb_portraitcsq{
aspect-ratio:3/4;
}
.gjx_gc_thumb_widecsq{
aspect-ratio:16/11;
}
.gjx_gc_capcsq{
background:linear-gradient(transparent,rgba(8, 14, 4, 0.74));
padding:9px;
bottom:0;
position:absolute;
left:0;
right:0;
}
.gjx_gc_namecsq{
font-size:12.5px;
display:block;
color:#e8f5d0;
font-weight:700;
}
.gjx_gc_metacsq{
color:#8aaa66;
font-size:11px;
}
.gjx_gc_badgecsq{
padding:2px 6px;
border-radius:9px;
background:#a3e635;
font-weight:700;
font-size:8px;
right:8px;
top:8px;
color:#0d1a00;
position:absolute;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.gjx_gc_badge_hotcsq{
background:#ef4444;
color:#e8f5d0;
}
.gjx_gc_badge_livecsq{
background:#ef4444;
color:#e8f5d0;
right:auto;
left:0.5rem;
}
.gjx_gc_multcsq{
inset:0;
font-weight:700;
color:#a3e635;
font-size:28px;
justify-content:center;
display:flex;
position:absolute;
align-items:center;
}
.gjx_pccsq{
background:#131a0f;
border-radius:13px;
border:1px solid #253318;
height:4rem;
font-size:14px;
display:flex;
justify-content:center;
align-items:center;
font-weight:700;
color:#aac484;
}
.gjx_railcsq{
min-width:0;
}
.gjx_rail_scrollcsq{
gap:0.875rem;
display:grid;
}
.gjx_rail_scrollcsq>*{
min-width:0;
}
.gjx_g6csq{
grid-template-columns:repeat(6,1fr);
}
.gjx_g7csq{
grid-template-columns:repeat(7,1fr);
}
.gjx_g4csq{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.gjx_g6csq,.gjx_g7csq{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:120px;
scroll-snap-type:x mandatory;
padding-bottom:6px;
overflow-x:auto;
}
.gjx_g6csq>*,.gjx_g7csq>*{
scroll-snap-align:start;
}
.gjx_g4csq{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:558px){
.gjx_g4csq{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:150px;
}
}
.gjx_panelcsq{
border-radius:20px;
background:#131a0f;
border:1px solid #253318;
padding:1.75rem 2rem;
}
.gjx_splitcsq{
gap:36px;
display:grid;
align-items:start;
}
.gjx_splitcsq>*{
min-width:0;
}
.gjx_split_acsq{
grid-template-columns:.85fr 1.15fr;
}
.gjx_split_bcsq{
grid-template-columns:1fr 1.1fr;
}
.gjx_split_ccsq{
grid-template-columns:1.1fr .9fr;
}
.gjx_pgridcsq{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.gjx_pgridcsq>*{
min-width:0;
}
.gjx_leadcsq{
line-height:1.65;
font-size:0.938rem;
color:#aac484;
margin-bottom:14px;
}
.gjx_featcsq{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.gjx_featcsq>*{
min-width:0;
}
.gjx_feat2csq{
grid-template-columns:1fr 1fr;
}
.gjx_feat_cardcsq{
border-radius:20px;
padding:1.625rem;
background:#131a0f;
border:1px solid #253318;
}
.gjx_feat_cardcsq svg{
color:#a3e635;
width:26px;
margin-bottom:16px;
height:26px;
}
.gjx_feat_cardcsq h3{
font-size:18px;
font-weight:700;
color:#e8f5d0;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
}
.gjx_feat_cardcsq p{
color:#aac484;
font-size:13px;
line-height:1.6;
}
.gjx_feat_cardcsq b{
color:#e8f5d0;
}
.gjx_bigcsq{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.gjx_big_ncsq{
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#a3e635;
font-weight:700;
font-size:26px;
}
.gjx_big_lcsq{
color:#6e8a52;
font-size:0.75rem;
}
.gjx_personcsq{
border-radius:13px;
background:#131a0f;
border:1px solid #253318;
gap:14px;
padding:16px 18px;
display:flex;
align-items:center;
}
.gjx_avatarcsq{
background:linear-gradient(135deg,#a3e635,#6aad0f);
flex:none;
border-radius:50%;
height:2.75rem;
width:44px;
}
.gjx_person_namecsq{
color:#e8f5d0;
font-weight:700;
font-size:0.875rem;
}
.gjx_person_rolecsq{
font-size:0.75rem;
color:#6e8a52;
}
.gjx_kvcsq{
border:1px solid #253318;
overflow:hidden;
background:#253318;
border-radius:13px;
gap:1px;
grid-template-columns:1fr 1fr;
display:grid;
}
.gjx_kvcsq>div{
padding:16px 1.125rem;
background:#0d110a;
min-width:0;
}
.gjx_kv_kcsq{
margin-bottom:0.313rem;
color:#a3e635;
font-size:0.594rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.gjx_kv_vcsq{
color:#e8f5d0;
font-size:13.5px;
font-weight:700;
}
@media(max-width:1026px){
.gjx_split_acsq,.gjx_split_bcsq,.gjx_split_ccsq,.gjx_pgridcsq{
grid-template-columns:1fr;
gap:1.5rem;
}
.gjx_featcsq,.gjx_feat2csq{
grid-template-columns:1fr;
}
.gjx_kvcsq{
grid-template-columns:1fr;
}
}
.gjx_shcsq{
min-width:0;
margin-bottom:16px;
}
.gjx_sh_rowcsq{
gap:0.75rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.gjx_sh_rowcsq .gjx_sh_lcsq{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.gjx_sh_stackcsq{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.gjx_sh_centercsq{
gap:10px;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.gjx_sh_h2csq{
gap:0.563rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
font-weight:700;
font-size:20px;
overflow-wrap:break-word;
line-height:1.1;
align-items:center;
color:#e8f5d0;
}
@media(min-width:767px){
.gjx_sh_h2csq{
font-size:1.5rem;
}
}
.gjx_bandcsq .gjx_sh_h2csq{
color:#e8f5d0;
}
.gjx_eb_monocsq{
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:none;
letter-spacing:.08em;
}
.gjx_eb_monocsq::before{
content:"// ";
}
.gjx_eb_uppercsq{
letter-spacing:.14em;
text-transform:uppercase;
}
.gjx_eb_pillcsq{
padding:5px 11px;
border-radius:999px;
background:rgba(163, 230, 53, 0.11);
letter-spacing:.12em;
text-transform:uppercase;
}
.gjx_eb_linecsq{
gap:10px;
display:inline-flex;
align-items:center;
}
.gjx_eb_linecsq::before{
background:#a3e635;
width:24px;
display:inline-block;
content:"";
height:1px;
}
.gjx_bandcsq .gjx_eb_linecsq::before{
background:#b8f060;
}
.gjx_bandcsq .gjx_eb_pillcsq{
background:rgba(255, 255, 255, 0.07);
}
.gjx_sh_linkcsq{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
padding-bottom:2px;
align-items:center;
font-size:13px;
color:#e8f5d0;
white-space:nowrap;
font-weight:600;
border-bottom:1px solid #e8f5d0;
display:inline-flex;
}
.gjx_sh_linkcsq:hover{
border-color:#a3e635;
color:#a3e635;
}
.gjx_sh_linkcsq svg{
width:14px;
height:14px;
}
.gjx_sh_link_chevcsq{
border-bottom:0;
padding-bottom:0;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#a3e635;
font-size:12px;
}
.gjx_sh_link_btncsq{
background:#a3e635;
padding:9px 1.125rem;
border-radius:62.438rem;
border-bottom:0;
color:#0d1a00;
}
.gjx_sh_link_btncsq:hover{
background:#8fd420;
border-color:transparent;
}
.gjx_bandcsq .gjx_sh_linkcsq{
border-color:#e8f5d0;
color:#e8f5d0;
}
.gjx_bandcsq .gjx_sh_link_chevcsq{
color:#b8f060;
}
.gjx_sh_rulecsq{
margin:-2px 0 16px;
background:#253318;
height:1px;
}
.gjx_bandcsq .gjx_sh_rulecsq{
background:rgba(255, 255, 255, 0.12);
}
.gjx_seo_grid3csq{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.gjx_seo_grid4csq{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.gjx_seo_grid3csq>*,.gjx_seo_grid4csq>*{
min-width:0;
}
.gjx_seo_cardcsq{
border:1px solid #253318;
padding:24px;
border-radius:0.813rem;
background:#131a0f;
}
.gjx_seo_cardcsq h3{
margin-bottom:0.5rem;
font-weight:700;
color:#e8f5d0;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.125rem;
}
.gjx_seo_cardcsq p{
color:#aac484;
font-size:0.813rem;
line-height:1.6;
}
.gjx_seo_card_smcsq{
padding:1.25rem;
}
.gjx_seo_card_smcsq h3{
font-size:16px;
}
.gjx_seo_card_smcsq p{
font-size:0.781rem;
line-height:1.55;
}
.gjx_seo_rtp_rowcsq{
grid-template-columns:1fr 1fr;
gap:2.25rem;
margin-top:1rem;
align-items:center;
display:grid;
}
.gjx_rtpcsq{
gap:0.875rem;
min-width:0;
display:flex;
}
.gjx_rtpcsq>div{
flex:1;
padding:1rem;
border-radius:0.813rem;
background:#0d110a;
text-align:center;
min-width:0;
}
.gjx_rtp_ncsq{
font-weight:700;
white-space:nowrap;
font-size:1.625rem;
color:#a3e635;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.gjx_rtp_lcsq{
margin-top:0.25rem;
font-size:0.688rem;
color:#6e8a52;
}
.gjx_cmpcsq{
border:1px solid #253318;
border-radius:0.813rem;
overflow:hidden;
max-width:760px;
}
.gjx_cmp_rowcsq{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.gjx_cmp_rowcsq>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.gjx_cmp_rowcsq>div:first-child{
font-weight:600;
color:#e8f5d0;
padding-left:1.375rem;
text-align:left;
}
.gjx_cmp_thcsq{
background:#0d110a;
font-weight:700;
font-size:12.5px;
}
.gjx_cmp_rowcsq:not(.gjx_cmp_thcsq){
background:#131a0f;
border-top:1px solid #1e2a14;
color:#aac484;
}
.gjx_cmp_zebracsq{
background:#101408;
}
.gjx_guidecsq{
overflow:hidden;
border:1px solid #253318;
border-radius:13px;
background:#131a0f;
cursor:pointer;
}
.gjx_guide_covercsq{
height:130px;
}
.gjx_guide_bodycsq{
padding:20px;
}
.gjx_guide_bodycsq h3{
margin:0.438rem 0 0.563rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
color:#e8f5d0;
line-height:1.25;
font-weight:700;
}
.gjx_guide_metacsq{
font-size:0.719rem;
color:#6e8a52;
}
.gjx_hubcsq{
grid-template-columns:repeat(5,1fr);
gap:28px;
border-top:1px solid #1e2a14;
display:grid;
padding-top:1.75rem;
}
.gjx_hubcsq>*{
min-width:0;
}
.gjx_hubcsq h4{
font-size:13px;
margin-bottom:0.688rem;
font-weight:700;
color:#e8f5d0;
}
.gjx_hub_colcsq{
gap:8px;
color:#aac484;
flex-direction:column;
font-size:0.813rem;
display:flex;
}
.gjx_hub_colcsq a{
cursor:pointer;
}
@media(max-width:1025px){
.gjx_seo_grid3csq{
grid-template-columns:1fr;
}
.gjx_seo_grid4csq{
grid-template-columns:repeat(2,1fr);
}
.gjx_seo_rtp_rowcsq{
gap:20px;
grid-template-columns:1fr;
}
.gjx_hubcsq{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.gjx_hubcsq{
grid-template-columns:1fr;
}
}
.gjx_tkcsq{
overflow:hidden;
background:#090c06;
border-bottom:1px solid #1e2a14;
align-items:center;
display:flex;
}
.gjx_tk_tagcsq{
background:#131a0f;
padding:0.688rem 1.125rem;
flex:none;
gap:8px;
letter-spacing:.1em;
color:#ef4444;
font-size:0.656rem;
border-right:1px solid #1e2a14;
display:flex;
align-items:center;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:600;
text-transform:uppercase;
}
.gjx_tk_railcsq{
overflow:hidden;
flex:1;
}
.gjx_tk_trackcsq{
padding:11px 14px;
gap:28px;
animation:zm3-marquee 26s linear infinite;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
color:#aac484;
display:flex;
white-space:nowrap;
width:max-content;
}
.gjx_tk_trackcsq b{
color:#a3e635;
}
.gjx_herocsq{
padding:46px 3rem;
background:linear-gradient(120deg,#0a0f07,#070d10);
border-radius:1.25rem;
border:1px solid #253318;
overflow:hidden;
position:relative;
color:#e8f5d0;
}
.gjx_hero_glowcsq{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
right:-3.75rem;
top:-3.75rem;
width:340px;
height:21.25rem;
position:absolute;
}
.gjx_hero_incsq{
max-width:37.5rem;
position:relative;
}
.gjx_herocsq .gjx_eyebrowcsq{
color:#b8f060;
}
.gjx_pill_rowcsq{
border-radius:999px;
padding:6px 0.813rem;
background:rgba(255, 255, 255, 0.07);
gap:8px;
border:1px solid rgba(255, 255, 255, 0.12);
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
font-size:10.5px;
margin-bottom:22px;
letter-spacing:.1em;
color:#b8f060;
text-transform:uppercase;
align-items:center;
}
.gjx_hero_h1csq{
margin:18px 0;
letter-spacing:-.02em;
font-size:54px;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.02;
color:#e8f5d0;
font-weight:700;
overflow-wrap:break-word;
}
.gjx_hero_h1csq em{
font-style:normal;
color:#b8f060;
}
.gjx_hero_subcsq{
color:#8aaa66;
font-size:1.063rem;
line-height:1.55;
margin-bottom:28px;
max-width:30rem;
}
.gjx_hero_ctacsq{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:26px;
}
.gjx_hero_trustcsq{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.gjx_hero_rating_txtcsq{
color:#8aaa66;
font-size:13px;
}
@media(max-width:1025px){
.gjx_herocsq{
padding:32px 1.5rem;
}
.gjx_hero_h1csq{
font-size:2.375rem;
}
}
@media(max-width:562px){
.gjx_hero_h1csq{
font-size:1.875rem;
}
}
.gjx_statcsq{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.gjx_statcsq>*{
min-width:0;
}
.gjx_stat_itemcsq{
border:1px solid #253318;
padding:18px 20px;
background:#131a0f;
border-radius:13px;
}
.gjx_stat_kcsq{
letter-spacing:.12em;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
margin-bottom:7px;
color:#6e8a52;
text-transform:uppercase;
}
.gjx_stat_vcsq{
gap:0.5rem;
align-items:center;
overflow-wrap:anywhere;
color:#e8f5d0;
font-size:24px;
display:flex;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
min-width:0;
font-weight:700;
}
.gjx_stat_v_accentcsq{
color:#a3e635;
}
@media(max-width:1025px){
.gjx_statcsq{
grid-template-columns:repeat(2,1fr);
}
}
.gjx_wlccsq{
border:1px solid #253318;
border-radius:1.25rem;
padding:36px 40px;
gap:24px;
overflow:hidden;
background:linear-gradient(120deg,#0a0f07,#070d10);
grid-template-columns:1.2fr .8fr;
position:relative;
color:#e8f5d0;
display:grid;
align-items:center;
}
.gjx_wlccsq>*{
min-width:0;
}
.gjx_wlccsq .gjx_eyebrowcsq{
color:#b8f060;
}
.gjx_wlc_glowcsq{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
right:-2.5rem;
height:16.25rem;
width:260px;
top:-2.5rem;
}
.gjx_wlc_incsq{
position:relative;
}
.gjx_wlc_h2csq{
margin:10px 0 0.5rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-size:2.125rem;
line-height:1.03;
color:#e8f5d0;
font-weight:700;
}
.gjx_wlc_h2csq em{
color:#b8f060;
font-style:normal;
}
.gjx_wlc_subcsq{
font-size:0.875rem;
color:#8aaa66;
margin-bottom:18px;
max-width:26.25rem;
line-height:1.55;
}
.gjx_wlc_termscsq{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.gjx_termcsq{
padding:0.813rem 0.938rem;
gap:0.688rem;
background:rgba(255, 255, 255, 0.07);
border-radius:13px;
border:1px solid rgba(255, 255, 255, 0.12);
align-items:center;
display:flex;
}
.gjx_termcsq svg{
flex:none;
height:1.25rem;
color:#b8f060;
width:1.25rem;
}
.gjx_term_kcsq{
color:#8aaa66;
letter-spacing:.1em;
text-transform:uppercase;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
}
.gjx_term_vcsq{
font-weight:700;
font-size:14px;
color:#e8f5d0;
margin-top:2px;
}
@media(max-width:1025px){
.gjx_wlccsq{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.gjx_wlc_h2csq{
font-size:26px;
}
}
.gjx_jpcsq{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.gjx_jpcsq>*{
min-width:0;
}
.gjx_jp_herocsq{
border-radius:1.25rem;
background:linear-gradient(135deg,#0a0f07,#070d10);
gap:14px;
padding:26px;
overflow:hidden;
border:1px solid #253318;
display:flex;
position:relative;
flex-direction:column;
min-height:180px;
justify-content:space-between;
color:#e8f5d0;
}
.gjx_jp_glowcsq{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
right:-2.5rem;
top:-40px;
height:11.25rem;
width:11.25rem;
position:absolute;
}
.gjx_jp_k_rowcsq{
gap:10px;
display:flex;
position:relative;
align-items:center;
justify-content:space-between;
}
.gjx_jp_kcsq{
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
font-size:0.625rem;
color:#6e8a52;
text-transform:uppercase;
}
.gjx_jp_herocsq .gjx_jp_kcsq{
color:#8aaa66;
}
.gjx_jp_amtcsq{
font-weight:700;
position:relative;
color:#b8f060;
line-height:1;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:42px;
}
.gjx_jp_subcsq{
margin-top:5px;
font-size:12px;
color:#8aaa66;
}
.gjx_jp_cellcsq{
border-radius:20px;
border:1px solid #253318;
padding:22px;
background:#131a0f;
display:flex;
flex-direction:column;
min-height:11.25rem;
justify-content:space-between;
}
.gjx_jp_cellcsq .gjx_jp_amtcsq{
font-size:1.875rem;
color:#e8f5d0;
}
.gjx_jp_cellcsq .gjx_jp_subcsq{
color:#6e8a52;
}
@media(max-width:1025px){
.gjx_jpcsq{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.gjx_jp_amtcsq{
font-size:32px;
}
}
.gjx_tourcsq{
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border:1px solid #253318;
border-radius:20px;
display:grid;
}
.gjx_tourcsq>*{
min-width:0;
}
.gjx_tour_lcsq{
background:linear-gradient(135deg,#0a0f07,#070d10);
padding:2.125rem;
overflow:hidden;
position:relative;
color:#e8f5d0;
}
.gjx_tour_h2csq{
margin:0.75rem 0 10px;
line-height:1.05;
font-weight:700;
font-size:1.875rem;
color:#e8f5d0;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.gjx_tour_h2csq em{
color:#b8f060;
font-style:normal;
}
.gjx_tour_textcsq{
max-width:21.25rem;
color:#8aaa66;
margin-bottom:20px;
font-size:13.5px;
line-height:1.6;
}
.gjx_tour_metacsq{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
margin-bottom:20px;
}
.gjx_tour_capcsq{
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:5px;
text-transform:uppercase;
font-size:9.5px;
color:#8aaa66;
}
.gjx_countcsq{
gap:6px;
display:flex;
}
.gjx_countcsq span{
padding:4px 9px;
background:rgba(255, 255, 255, 0.07);
border-radius:0.563rem;
border:1px solid rgba(255, 255, 255, 0.12);
font-size:1.375rem;
font-weight:700;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.gjx_tour_unitscsq{
color:#8aaa66;
font-size:0.625rem;
}
.gjx_boardcsq{
background:#131a0f;
padding:28px 1.875rem;
}
.gjx_board_headcsq{
margin-bottom:0.875rem;
display:flex;
justify-content:space-between;
align-items:center;
}
.gjx_board_titlecsq{
color:#e8f5d0;
font-weight:700;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
}
.gjx_board_updcsq{
color:#6e8a52;
text-transform:uppercase;
font-size:0.625rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.gjx_board_listcsq{
gap:2px;
display:flex;
flex-direction:column;
}
.gjx_board_rowcsq{
border-radius:0.563rem;
padding:0.625rem 0.75rem;
gap:12px;
display:flex;
align-items:center;
}
.gjx_board_top1csq{
background:rgba(163, 230, 53, 0.11);
}
.gjx_board_rkcsq{
font-weight:700;
color:#6e8a52;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
width:1.25rem;
font-size:0.875rem;
}
.gjx_board_top1csq .gjx_board_rkcsq{
color:#a3e635;
}
.gjx_board_nmcsq{
flex:1;
font-size:13.5px;
font-weight:600;
min-width:0;
color:#aac484;
}
.gjx_board_top1csq .gjx_board_nmcsq{
color:#e8f5d0;
font-weight:700;
}
.gjx_board_ptcsq{
font-size:12.5px;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#aac484;
}
@media(max-width:1027px){
.gjx_tourcsq{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.gjx_tour_h2csq{
font-size:1.5rem;
}
}
.gjx_bannercsq{
overflow:hidden;
border-radius:20px;
border:1px solid #253318;
background:linear-gradient(115deg,#0a0f07,#070d10);
padding:2.25rem 40px;
gap:1.75rem;
color:#e8f5d0;
flex-wrap:wrap;
position:relative;
display:flex;
justify-content:space-between;
align-items:center;
}
.gjx_banner_glowcsq{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 68%);
position:absolute;
top:50%;
height:200px;
width:12.5rem;
right:80px;
transform:translateY(-50%);
}
.gjx_banner_incsq{
max-width:35rem;
position:relative;
}
.gjx_bannercsq .gjx_eyebrowcsq{
color:#b8f060;
}
.gjx_banner_h2csq{
margin:10px 0;
font-weight:700;
font-size:1.875rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f5d0;
line-height:1.05;
}
.gjx_banner_textcsq{
color:#8aaa66;
font-size:0.875rem;
line-height:1.6;
}
@media(max-width:560px){
.gjx_banner_h2csq{
font-size:1.5rem;
}
}
.gjx_dw_h2csq{
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f5d0;
font-size:1.625rem;
font-weight:700;
line-height:1.08;
margin-bottom:10px;
}
.gjx_steps_vcsq{
grid-template-columns:1fr;
gap:10px;
}
.gjx_steps_vcsq .gjx_stepcsq{
padding:1.125rem 1.25rem;
}
@media(max-width:561px){
.gjx_dw_h2csq{
font-size:23px;
}
}
.gjx_promo_gridcsq{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.gjx_promo_gridcsq>*{
min-width:0;
}
.gjx_promocsq{
border:1px solid #253318;
background:#131a0f;
overflow:hidden;
border-radius:20px;
padding:24px;
min-height:150px;
position:relative;
}
.gjx_promo_hcsq{
font-size:1.625rem;
color:#e8f5d0;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-top:0.375rem;
font-weight:700;
line-height:1.05;
}
.gjx_promo_hcsq em{
color:#a3e635;
font-style:normal;
}
.gjx_promo_pcsq{
margin-top:0.5rem;
color:#aac484;
font-size:0.781rem;
line-height:1.5;
}
.gjx_promo_featcsq{
border-color:#253318;
background:linear-gradient(135deg,#0a0f07,#070d10);
}
.gjx_promo_featcsq .gjx_promo_hcsq{
color:#e8f5d0;
}
.gjx_promo_featcsq .gjx_promo_hcsq em{
color:#b8f060;
}
.gjx_promo_featcsq .gjx_promo_pcsq{
color:#8aaa66;
}
.gjx_promo_featcsq .gjx_eyebrowcsq{
color:#b8f060;
}
@media(max-width:1024px){
.gjx_promo_gridcsq{
grid-template-columns:1fr;
}
}
.gjx_gmcsq{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.gjx_gmcsq>*{
min-width:0;
}
.gjx_gm_panelcsq{
border-radius:1.25rem;
border:1px solid #253318;
padding:1.75rem;
background:#131a0f;
}
.gjx_gm_h2csq{
margin:10px 0 0.5rem;
font-size:1.5rem;
font-weight:700;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f5d0;
}
.gjx_gm_textcsq{
line-height:1.6;
margin-bottom:1.25rem;
font-size:13.5px;
color:#aac484;
max-width:27.5rem;
}
.gjx_gm_levelcsq{
gap:14px;
display:flex;
margin-bottom:1rem;
align-items:center;
}
.gjx_gm_lvcsq{
font-weight:700;
color:#a3e635;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
}
.gjx_gm_bar_wrapcsq{
flex:1;
min-width:0;
}
.gjx_gm_bar_metacsq{
margin-bottom:5px;
font-size:10px;
color:#6e8a52;
display:flex;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
justify-content:space-between;
}
.gjx_barcsq{
border-radius:999px;
background:#0d110a;
overflow:hidden;
height:0.5rem;
}
.gjx_bar_fillcsq{
background:linear-gradient(90deg,#a3e635,#6aad0f);
border-radius:62.438rem;
display:block;
height:100%;
}
.gjx_gm_missionscsq{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.gjx_gm_refercsq{
background:linear-gradient(150deg,#0a0f07,#070d10);
border:1px solid #253318;
border-radius:20px;
padding:1.75rem;
overflow:hidden;
justify-content:space-between;
flex-direction:column;
display:flex;
color:#e8f5d0;
position:relative;
}
.gjx_gm_refercsq .gjx_eyebrowcsq{
color:#b8f060;
}
.gjx_gm_ref_h2csq{
margin:10px 0 8px;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.1;
color:#e8f5d0;
font-size:24px;
font-weight:700;
}
.gjx_gm_ref_h2csq em{
color:#b8f060;
font-style:normal;
}
.gjx_gm_ref_textcsq{
margin-bottom:18px;
font-size:0.813rem;
line-height:1.55;
color:#8aaa66;
}
@media(max-width:1026px){
.gjx_gmcsq{
grid-template-columns:1fr;
}
}
.gjx_appcsq{
gap:2.25rem;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.gjx_app_copycsq{
max-width:520px;
}
.gjx_app_h2csq{
margin:0.75rem 0 10px;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:28px;
font-weight:700;
line-height:1.05;
color:#e8f5d0;
}
.gjx_app_textcsq{
line-height:1.6;
color:#aac484;
margin-bottom:1.25rem;
font-size:14px;
}
.gjx_app_btnscsq{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.gjx_storecsq{
border:1px solid #253318;
background:#0d110a;
gap:9px;
border-radius:0.813rem;
padding:11px 1.125rem;
cursor:pointer;
display:inline-flex;
align-items:center;
font-weight:700;
font-size:13px;
color:#e8f5d0;
}
.gjx_storecsq svg{
width:16px;
height:1rem;
}
.gjx_app_qr_wrapcsq{
gap:16px;
display:flex;
align-items:center;
}
.gjx_qrcsq{
grid-template-rows:repeat(5,1fr);
grid-template-columns:repeat(5,1fr);
border-radius:13px;
background:#0d110a;
border:1px solid #253318;
padding:11px;
gap:3px;
display:grid;
height:108px;
width:6.75rem;
}
.gjx_qrcsq i{
background:transparent;
}
.gjx_qr_fcsq{
background:#a3e635;
}
.gjx_app_qr_capcsq{
font-size:0.75rem;
line-height:1.4;
color:#6e8a52;
max-width:5.25rem;
}
.gjx_stepscsq{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.gjx_stepscsq>*{
min-width:0;
}
.gjx_stepcsq{
background:#131a0f;
border-radius:0.813rem;
border:1px solid #253318;
padding:1.5rem;
position:relative;
}
.gjx_step_numcsq{
background:#a3e635;
border-radius:0.563rem;
margin-bottom:14px;
justify-content:center;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
height:30px;
color:#0d1a00;
font-size:13px;
display:flex;
width:1.875rem;
align-items:center;
}
.gjx_step_hcsq{
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:16px;
color:#e8f5d0;
margin-bottom:0.438rem;
font-weight:700;
}
.gjx_step_pcsq{
color:#aac484;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.gjx_stepscsq{
grid-template-columns:1fr;
}
}
.gjx_vip_headcsq{
gap:0.75rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
margin-bottom:18px;
}
.gjx_vip_introcsq{
max-width:26.25rem;
color:#aac484;
font-size:0.813rem;
}
.gjx_vipcsq{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.gjx_vipcsq>*{
min-width:0;
}
.gjx_tiercsq{
border:1px solid #253318;
padding:1.25rem;
border-radius:0.813rem;
background:#131a0f;
}
.gjx_tier_oncsq{
background:rgba(163, 230, 53, 0.11);
border-color:#a3e635;
}
.gjx_tier_medalcsq{
border-radius:0.563rem;
background:linear-gradient(135deg,#a3e635,#6aad0f);
height:1.875rem;
width:1.875rem;
margin-bottom:14px;
}
.gjx_tier_namecsq{
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#e8f5d0;
margin-bottom:5px;
font-size:0.938rem;
}
.gjx_tier_txcsq{
color:#6e8a52;
font-size:0.719rem;
line-height:1.5;
}
@media(max-width:1024px){
.gjx_vipcsq{
grid-template-columns:repeat(2,1fr);
}
}
.gjx_suppcsq{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.gjx_suppcsq>*{
min-width:0;
}
.gjx_supp_cardcsq{
padding:24px;
border:1px solid #253318;
border-radius:0.813rem;
background:#131a0f;
}
.gjx_supp_cardcsq svg{
height:1.5rem;
margin-bottom:14px;
color:#a3e635;
width:24px;
}
.gjx_supp_cardcsq h3{
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.375rem;
color:#e8f5d0;
font-size:1rem;
font-weight:700;
}
.gjx_supp_cardcsq p{
line-height:1.55;
font-size:0.813rem;
color:#aac484;
}
@media(max-width:1025px){
.gjx_suppcsq{
grid-template-columns:1fr;
}
}
.gjx_pay_logoscsq{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.gjx_pay_logoscsq>*{
min-width:0;
}
.gjx_paycsq{
border:1px solid #253318;
border-radius:9px;
align-items:center;
font-size:12px;
height:48px;
justify-content:center;
font-weight:700;
color:#aac484;
display:flex;
}
.gjx_tablecsq{
border-radius:13px;
border:1px solid #253318;
overflow:hidden;
}
.gjx_trowcsq{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.gjx_trowcsq>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.gjx_trowcsq>div:first-child{
color:#e8f5d0;
font-weight:700;
padding-left:1rem;
}
.gjx_trow_thcsq{
background:#0d110a;
text-transform:uppercase;
color:#6e8a52;
font-size:9.5px;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.06em;
}
.gjx_trowcsq:not(.gjx_trow_thcsq){
background:#131a0f;
border-top:1px solid #1e2a14;
color:#aac484;
}
.gjx_trow_zebracsq{
background:#101408;
}
.gjx_poscsq{
font-weight:700;
color:#a3e635;
}
@media(max-width:1026px){
.gjx_pay_logoscsq{
grid-template-columns:repeat(2,1fr);
}
}
.gjx_provscsq{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.gjx_provscsq>*{
min-width:0;
}
.gjx_provcsq{
border-radius:0.813rem;
background:#131a0f;
border:1px solid #253318;
padding:0.75rem;
height:4rem;
justify-content:center;
align-items:center;
text-decoration:none;
display:flex;
}
.gjx_prov_imgcsq{
max-width:100%;
max-height:2rem;
object-fit:contain;
}
.gjx_respcsq{
gap:1.5rem;
background:#131a0f;
border-radius:13px;
border:1px solid #253318;
padding:1.625rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.gjx_resp_incsq{
max-width:35rem;
}
.gjx_resp_hcsq{
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:19px;
color:#e8f5d0;
margin-bottom:0.5rem;
font-weight:700;
}
.gjx_resp_pcsq{
line-height:1.6;
color:#aac484;
font-size:0.844rem;
}
.gjx_resp_badgescsq{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.gjx_age18csq{
padding:4px 0.5rem;
border-radius:9px;
border:1.5px solid #ef4444;
font-weight:700;
color:#ef4444;
font-size:13px;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.gjx_resp_orgcsq{
color:#6e8a52;
font-size:13px;
font-weight:600;
}
@media(max-width:1024px){
.gjx_provscsq{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.gjx_provscsq{
grid-template-columns:repeat(2,1fr);
}
}
.gjx_et_h2csq{
margin:0.625rem 0 0.875rem;
font-weight:700;
font-size:1.75rem;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
color:#e8f5d0;
}
.gjx_et_rightcsq{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.gjx_et_updatedcsq{
border-radius:13px;
padding:14px 18px;
border:1px solid #253318;
background:#0d110a;
gap:0.625rem;
display:flex;
color:#aac484;
align-items:center;
font-size:12px;
}
.gjx_et_updatedcsq svg{
flex:none;
height:0.938rem;
width:15px;
color:#a3e635;
}
.gjx_et_updatedcsq b{
color:#e8f5d0;
}
@media(max-width:561px){
.gjx_et_h2csq{
font-size:24px;
}
}
.gjx_gd_headcsq{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
margin-bottom:1rem;
}
.gjx_rccsq{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.gjx_rccsq>*{
min-width:0;
}
.gjx_rc_awardscsq{
gap:11px;
display:flex;
flex-direction:column;
}
.gjx_awardcsq{
gap:11px;
display:flex;
align-items:center;
}
.gjx_awardcsq svg{
flex:none;
color:#f0b429;
height:18px;
width:1.125rem;
}
.gjx_award_tcsq{
font-weight:700;
color:#e8f5d0;
font-size:0.844rem;
}
.gjx_award_scsq{
color:#6e8a52;
font-size:0.719rem;
}
.gjx_rc_presscsq{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.gjx_logo_cellcsq{
border:1px solid #253318;
border-radius:0.563rem;
color:#aac484;
justify-content:center;
font-size:13px;
align-items:center;
display:flex;
height:48px;
font-weight:700;
}
.gjx_rc_partnercsq{
border-radius:0.813rem;
background:#131a0f;
padding:1.25rem;
border:1px solid #253318;
}
.gjx_rc_partner_namecsq{
font-weight:700;
margin-bottom:6px;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f5d0;
font-size:1.125rem;
}
.gjx_rc_partner_textcsq{
color:#aac484;
font-size:0.781rem;
line-height:1.55;
}
@media(max-width:1026px){
.gjx_rccsq{
gap:1.375rem;
grid-template-columns:1fr;
}
.gjx_rc_presscsq{
grid-template-columns:repeat(4,1fr);
}
}
.gjx_op_h2csq{
margin:0.625rem 0 8px;
font-weight:700;
font-size:24px;
color:#e8f5d0;
line-height:1.1;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.gjx_op_textcsq{
color:#aac484;
line-height:1.6;
font-size:0.844rem;
}
@media(max-width:560px){
.gjx_op_h2csq{
font-size:1.375rem;
}
}
.gjx_rv_headcsq{
gap:12px;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
margin-bottom:1.125rem;
justify-content:space-between;
}
.gjx_rv_aggcsq{
gap:0.625rem;
align-items:center;
display:flex;
}
.gjx_rv_sourcecsq{
color:#6e8a52;
font-size:12.5px;
}
.gjx_rv_gridcsq{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.gjx_rv_gridcsq>*{
min-width:0;
}
.gjx_reviewcsq{
border:1px solid #253318;
border-radius:0.813rem;
background:#131a0f;
padding:1.5rem;
}
.gjx_reviewcsq .gjx_starscsq{
margin-bottom:10px;
}
.gjx_reviewcsq p{
font-size:14.5px;
line-height:1.5;
color:#e8f5d0;
font-weight:600;
margin-bottom:14px;
}
.gjx_review_bycsq{
color:#6e8a52;
font-size:0.781rem;
}
@media(max-width:1022px){
.gjx_rv_gridcsq{
grid-template-columns:1fr;
}
}
.gjx_disputecsq{
gap:1.75rem;
border:1px dashed #344a22;
border-radius:0.813rem;
padding:1.625rem 30px;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.gjx_dispute_incsq{
max-width:660px;
}
.gjx_dispute_h2csq{
color:#e8f5d0;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:22px;
font-weight:700;
margin-bottom:0.5rem;
}
.gjx_dispute_textcsq{
font-size:13.5px;
line-height:1.6;
color:#aac484;
}
.gjx_ab_h2csq{
margin:0.875rem 0 16px;
font-family:"Syne", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f5d0;
line-height:1.08;
font-size:2rem;
font-weight:700;
}
.gjx_ab_bodycsq{
margin-bottom:14px;
line-height:1.65;
font-size:0.938rem;
color:#aac484;
}
.gjx_ab_chipscsq{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
margin-top:0.5rem;
}
.gjx_faqcsq{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.gjx_faq_itemcsq{
padding:1.125rem 22px;
border-radius:13px;
border:1px solid #253318;
background:#131a0f;
}
.gjx_faq_qcsq{
gap:16px;
list-style:none;
color:#e8f5d0;
cursor:pointer;
font-weight:600;
font-size:0.969rem;
align-items:center;
justify-content:space-between;
display:flex;
}
.gjx_faq_qcsq::-webkit-details-marker{
display:none;
}
.gjx_faq_q_tcsq{
gap:10px;
display:flex;
}
.gjx_faq_q_icsq{
color:#a3e635;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-style:normal;
}
.gjx_faq_pmcsq{
color:#a3e635;
font-size:1.25rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.gjx_faq_itemcsq[open] .gjx_faq_pmcsq{
transform:rotate(45deg);
}
.gjx_faq_acsq{
line-height:1.6;
font-size:0.844rem;
color:#aac484;
margin-top:0.75rem;
}
@media(max-width:560px){
.gjx_ab_h2csq{
font-size:1.625rem;
}
}
.gjx_footercsq{
padding:2.5rem 1.75rem;
background:#090c06;
border-top:1px solid #1e2a14;
}
.gjx_footer_gridcsq{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-bottom:1.75rem;
margin-left:auto;
margin-right:auto;
display:grid;
max-width:1400px;
}
.gjx_footer_gridcsq>*{
min-width:0;
}
.gjx_footer_gridcsq h4{
font-size:10px;
margin-bottom:0.813rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
color:#445533;
text-transform:uppercase;
}
.gjx_fcolcsq{
gap:9px;
flex-direction:column;
font-size:13px;
color:#aac484;
display:flex;
}
.gjx_fcolcsq a{
cursor:pointer;
}
.gjx_ft_aboutcsq{
font-size:13px;
line-height:1.6;
margin-top:0.75rem;
max-width:16.25rem;
color:#6e8a52;
}
.gjx_ft_contactcsq{
font-size:0.781rem;
margin-top:0.75rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#a3e635;
overflow-wrap:anywhere;
}
.gjx_footer_bottomcsq{
gap:1rem;
margin:0 auto;
flex-wrap:wrap;
border-top:1px solid #1e2a14;
justify-content:space-between;
padding-top:20px;
max-width:1400px;
align-items:center;
display:flex;
}
.gjx_footer_bottomcsq p{
max-width:45rem;
color:#445533;
font-size:11px;
line-height:1.6;
}
@media(max-width:1025px){
.gjx_footer_gridcsq{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.gjx_footer_gridcsq{
grid-template-columns:1fr;
}
}