*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d1208;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-size:15px;
line-height:1.55;
-webkit-font-smoothing:antialiased;
color:#b8c9a0;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
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{
background:rgba(9, 13, 5, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ncjshell_v9h{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.ncjmain_v9h{
min-width:0;
}
.ncjwrap_v9h{
margin:0 auto;
max-width:1400px;
width:100%;
}
.ncjcontainer_v9h{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.ncjcontainer_v9h{
padding:0 28px;
}
}
.ncjsection_v9h{
padding:24px 28px;
}
.ncjsection_pt_v9h{
padding-top:34px;
}
.ncjband_soft_v9h{
background:#141a0e;
}
.ncjeyebrow_v9h{
display:inline-block;
color:#a3e635;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
text-transform:uppercase;
line-height:1.4;
overflow-wrap:break-word;
font-size:10.5px;
letter-spacing:.14em;
}
.ncjdrawer_cb_v9h{
display:none;
}
.ncjoverlay_v9h{
display:none;
}
@media(max-width:1021px){
.ncjshell_v9h{
grid-template-columns:1fr;
}
.ncjmain_v9h{
padding-bottom:4.875rem;
}
.ncjdrawer_cb_v9h:checked~.ncjoverlay_v9h{
background:rgba(9, 13, 5, 0.72);
inset:0;
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:557px){
.ncjsection_v9h{
padding:18px 16px;
}
.ncjsection_pt_v9h{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.ncjside_v9h{
gap:1.375rem;
padding:1.375rem 1.125rem;
background:#10150a;
display:flex;
top:0;
position:sticky;
align-self:start;
height:100vh;
flex-direction:column;
border-right:1px solid #1f2c14;
overflow-y:auto;
}
.ncjbrand_v9h{
gap:0.625rem;
align-items:center;
display:flex;
}
.ncjlogo_v9h{
font-size:1.313rem;
font-weight:700;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
color:#eef5e0;
letter-spacing:-.02em;
}
.ncjside_cta_v9h{
padding:1rem;
background:rgba(163, 230, 53, 0.11);
border:1px solid #2a3d1a;
border-radius:0.813rem;
}
.ncjside_cta_h_v9h{
margin-bottom:0.375rem;
color:#eef5e0;
line-height:1.15;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.063rem;
}
.ncjside_cta_p_v9h{
color:#b8c9a0;
margin-bottom:12px;
font-size:0.75rem;
line-height:1.45;
}
.ncjnav_v9h{
gap:3px;
display:flex;
flex-direction:column;
}
.ncjnav_label_v9h{
padding:6px 0.625rem;
font-size:9.5px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
letter-spacing:.14em;
text-transform:uppercase;
color:#4e5f3e;
}
.ncjnav_item_v9h{
padding:10px;
gap:0.688rem;
border-radius:0.5rem;
font-size:0.875rem;
font-weight:500;
display:flex;
align-items:center;
color:#b8c9a0;
}
.ncjnav_item_v9h svg{
height:1.063rem;
width:1.063rem;
}
.ncjnav_item_v9h:hover{
background:rgba(163, 230, 53, 0.11);
color:#eef5e0;
}
.ncjnav_item_on_v9h{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#a3e635;
}
.ncjside_foot_v9h{
border-radius:0.813rem;
padding:12px;
background:#141a0e;
border:1px solid #2a3d1a;
margin-top:auto;
}
.ncjside_foot_v9h p{
margin-top:0.25rem;
line-height:1.4;
font-size:0.781rem;
color:#b8c9a0;
}
/* ---------- topbar ---------- */
.ncjtop_v9h{
gap:16px;
background:#10150a;
padding:14px 1.75rem;
display:flex;
border-bottom:1px solid #1f2c14;
z-index:40;
align-items:center;
top:0;
position:sticky;
}
.ncjtop_brand_v9h{
gap:9px;
display:none;
align-items:center;
}
.ncjsearch_v9h{
gap:10px;
background:#141a0e;
padding:11px 0.875rem;
border:1px solid #2a3d1a;
border-radius:13px;
flex:1;
max-width:27.5rem;
font-size:13.5px;
align-items:center;
color:#7d9468;
display:flex;
}
.ncjsearch_v9h svg{
flex:none;
width:16px;
height:1rem;
}
.ncjtop_actions_v9h{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.ncjlang_v9h{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:12px;
color:#b8c9a0;
}
.ncjburger_v9h{
border-radius:0.5rem;
border:1px solid #2a3d1a;
background:#141a0e;
color:#eef5e0;
width:40px;
height:40px;
display:none;
justify-content:center;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.ncjbotnav_v9h{
display:none;
}
@media(max-width:1025px){
.ncjside_v9h{
transition:transform .25s ease;
top:0;
left:0;
transform:translateX(-100%);
z-index:80;
height:100vh;
position:fixed;
width:280px;
}
.ncjdrawer_cb_v9h:checked~.ncjshell_v9h .ncjside_v9h{
transform:translateX(0);
}
.ncjtop_v9h{
padding:14px 1rem;
gap:0.75rem;
position:static;
flex-wrap:wrap;
}
.ncjtop_brand_v9h{
display:flex;
}
.ncjsearch_v9h{
display:none;
}
.ncjburger_v9h{
display:flex;
}
.ncjtop_actions_v9h{
gap:10px;
width:100%;
align-items:stretch;
margin-left:0;
}
.ncjtop_actions_v9h .ncjlang_v9h{
display:none;
}
.ncjtop_actions_v9h .ncjbtn_v9h{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.ncjbotnav_v9h{
padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#10150a;
border-top:1px solid #2a3d1a;
left:0;
z-index:65;
bottom:0;
position:fixed;
transform:translateZ(0);
right:0;
display:grid;
}
.ncjbn_v9h{
padding:0.375rem 2px 0;
gap:4px;
align-items:center;
font-weight:600;
flex-direction:column;
font-size:0.625rem;
display:flex;
justify-content:flex-end;
color:#b8c9a0;
min-width:0;
}
.ncjbn_v9h svg{
flex:none;
width:1.375rem;
height:1.375rem;
}
.ncjbn_v9h span{
overflow:hidden;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
max-width:100%;
}
.ncjbn_on_v9h{
color:#a3e635;
}
.ncjbn_center_v9h{
position:relative;
}
.ncjbn_fab_v9h{
background:#a3e635;
border-radius:50%;
left:50%;
top:-1.25rem;
justify-content:center;
position:absolute;
transform:translateX(-50%);
color:#0d1208;
display:flex;
box-shadow:0 8px 2rem rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(163, 230, 53, 0.18);
align-items:center;
width:3.125rem;
height:50px;
}
.ncjbn_fab_v9h svg{
width:1.5rem;
height:24px;
}
.ncjbn_center_v9h span{
color:#a3e635;
}
}
.ncjbtn_v9h{
border-radius:0.5rem;
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 22px;
gap:8px;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
cursor:pointer;
align-items:center;
justify-content:center;
font-size:0.875rem;
font-weight:700;
display:inline-flex;
}
.ncjbtn_pri_v9h{
background:#a3e635;
box-shadow:0 0 18px rgba(163, 230, 53, 0.45), 0 4px 12px rgba(0, 0, 0, 0.50);
color:#0d1208;
}
.ncjbtn_pri_v9h:hover{
background:#8fd42a;
}
.ncjbtn_ghost_v9h{
background:rgba(163, 230, 53, 0.11);
color:#eef5e0;
font-weight:600;
}
.ncjbtn_line_v9h{
border:1px solid #3d5a26;
background:transparent;
color:#eef5e0;
font-weight:600;
}
.ncjbtn_lg_v9h{
border-radius:0.813rem;
padding:1rem 1.875rem;
font-size:15px;
}
.ncjband_v9h .ncjbtn_line_v9h{
border-color:rgba(255, 255, 255, 0.12);
color:#eef5e0;
}
.ncjband_v9h .ncjbtn_ghost_v9h{
background:rgba(255, 255, 255, 0.08);
color:#eef5e0;
}
.ncjlink_m_v9h{
gap:5px;
font-size:0.75rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
align-items:center;
color:#a3e635;
text-decoration:none;
display:inline-flex;
cursor:pointer;
}
.ncjlink_m_v9h svg{
height:14px;
width:14px;
}
.ncjband_v9h .ncjlink_m_v9h{
color:#b8f53a;
}
.ncjdot_v9h{
flex:none;
border-radius:50%;
background:#a3e635;
width:7px;
height:0.438rem;
}
.ncjdot_live_v9h{
animation:zm3-pulse 1.4s infinite;
background:#e8372a;
}
.ncjstars_v9h{
gap:2px;
color:#a3e635;
display:inline-flex;
}
.ncjstars_v9h svg{
height:0.938rem;
width:15px;
}
.ncjchip_v9h{
padding:7px 0.75rem;
border-radius:8px;
background:#141a0e;
border:1px solid #2a3d1a;
gap:6px;
font-size:11px;
display:inline-flex;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
align-items:center;
color:#b8c9a0;
}
.ncjchip_on_v9h{
border-color:transparent;
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
}
.ncjgc_v9h{
text-decoration:none;
display:block;
cursor:pointer;
color:inherit;
min-width:0;
}
.ncjgc_thumb_v9h{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #2a3d1a;
position:relative;
aspect-ratio:1;
background-size:cover;
background-position:center;
display:block;
}
.ncjgc_thumb_portrait_v9h{
aspect-ratio:3/4;
}
.ncjgc_thumb_wide_v9h{
aspect-ratio:16/11;
}
.ncjgc_cap_v9h{
background:linear-gradient(transparent,rgba(9, 13, 5, 0.72));
padding:0.563rem;
position:absolute;
left:0;
right:0;
bottom:0;
}
.ncjgc_name_v9h{
font-weight:700;
display:block;
font-size:12.5px;
color:#eef5e0;
}
.ncjgc_meta_v9h{
font-size:11px;
color:#96af7e;
}
.ncjgc_badge_v9h{
border-radius:0.5rem;
background:#a3e635;
padding:2px 0.375rem;
font-size:0.5rem;
right:8px;
position:absolute;
font-weight:700;
color:#0d1208;
top:0.5rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.ncjgc_badge_hot_v9h{
background:#e8372a;
color:#eef5e0;
}
.ncjgc_badge_live_v9h{
background:#e8372a;
right:auto;
color:#eef5e0;
left:8px;
}
.ncjgc_mult_v9h{
inset:0;
position:absolute;
color:#a3e635;
font-size:1.75rem;
font-weight:700;
align-items:center;
display:flex;
justify-content:center;
}
.ncjpc_v9h{
border-radius:13px;
background:#141a0e;
border:1px solid #2a3d1a;
color:#b8c9a0;
justify-content:center;
height:4rem;
font-weight:700;
display:flex;
align-items:center;
font-size:0.875rem;
}
.ncjrail_v9h{
min-width:0;
}
.ncjrail_scroll_v9h{
gap:0.875rem;
display:grid;
}
.ncjrail_scroll_v9h>*{
min-width:0;
}
.ncjg6_v9h{
grid-template-columns:repeat(6,1fr);
}
.ncjg7_v9h{
grid-template-columns:repeat(7,1fr);
}
.ncjg4_v9h{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.ncjg6_v9h,.ncjg7_v9h{
grid-template-columns:none;
grid-auto-columns:7.5rem;
overflow-x:auto;
padding-bottom:6px;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
}
.ncjg6_v9h>*,.ncjg7_v9h>*{
scroll-snap-align:start;
}
.ncjg4_v9h{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.ncjg4_v9h{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:9.375rem;
}
}
.ncjpanel_v9h{
border:1px solid #2a3d1a;
padding:1.75rem 2rem;
border-radius:20px;
background:#141a0e;
}
.ncjsplit_v9h{
gap:2.25rem;
display:grid;
align-items:start;
}
.ncjsplit_v9h>*{
min-width:0;
}
.ncjsplit_a_v9h{
grid-template-columns:.85fr 1.15fr;
}
.ncjsplit_b_v9h{
grid-template-columns:1fr 1.1fr;
}
.ncjsplit_c_v9h{
grid-template-columns:1.1fr .9fr;
}
.ncjpgrid_v9h{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.ncjpgrid_v9h>*{
min-width:0;
}
.ncjlead_v9h{
font-size:15px;
line-height:1.65;
color:#b8c9a0;
margin-bottom:0.875rem;
}
.ncjfeat_v9h{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ncjfeat_v9h>*{
min-width:0;
}
.ncjfeat2_v9h{
grid-template-columns:1fr 1fr;
}
.ncjfeat_card_v9h{
border-radius:1.25rem;
background:#141a0e;
border:1px solid #2a3d1a;
padding:26px;
}
.ncjfeat_card_v9h svg{
margin-bottom:16px;
width:26px;
color:#a3e635;
height:26px;
}
.ncjfeat_card_v9h h3{
color:#eef5e0;
font-size:1.125rem;
margin-bottom:0.5rem;
font-weight:700;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
}
.ncjfeat_card_v9h p{
color:#b8c9a0;
font-size:13px;
line-height:1.6;
}
.ncjfeat_card_v9h b{
color:#eef5e0;
}
.ncjbig_v9h{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.ncjbig_n_v9h{
color:#a3e635;
font-size:1.625rem;
font-weight:700;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
}
.ncjbig_l_v9h{
font-size:12px;
color:#7d9468;
}
.ncjperson_v9h{
padding:16px 1.125rem;
background:#141a0e;
border:1px solid #2a3d1a;
border-radius:0.813rem;
gap:14px;
display:flex;
align-items:center;
}
.ncjavatar_v9h{
flex:none;
background:linear-gradient(135deg,#a3e635,#6ab020);
border-radius:50%;
height:44px;
width:44px;
}
.ncjperson_name_v9h{
font-weight:700;
color:#eef5e0;
font-size:0.875rem;
}
.ncjperson_role_v9h{
font-size:12px;
color:#7d9468;
}
.ncjkv_v9h{
gap:1px;
background:#2a3d1a;
border:1px solid #2a3d1a;
overflow:hidden;
border-radius:13px;
grid-template-columns:1fr 1fr;
display:grid;
}
.ncjkv_v9h>div{
background:#0d1208;
padding:16px 18px;
min-width:0;
}
.ncjkv_k_v9h{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#a3e635;
text-transform:uppercase;
font-size:9.5px;
margin-bottom:0.313rem;
}
.ncjkv_v_v9h{
font-weight:700;
color:#eef5e0;
font-size:0.844rem;
}
@media(max-width:1023px){
.ncjsplit_a_v9h,.ncjsplit_b_v9h,.ncjsplit_c_v9h,.ncjpgrid_v9h{
gap:24px;
grid-template-columns:1fr;
}
.ncjfeat_v9h,.ncjfeat2_v9h{
grid-template-columns:1fr;
}
.ncjkv_v9h{
grid-template-columns:1fr;
}
}
.ncjsh_v9h{
min-width:0;
margin-bottom:16px;
}
.ncjsh_row_v9h{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.ncjsh_row_v9h .ncjsh_l_v9h{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.ncjsh_stack_v9h{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.ncjsh_center_v9h{
gap:10px;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.ncjsh_h2_v9h{
gap:9px;
display:flex;
font-size:1.25rem;
line-height:1.1;
align-items:center;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
color:#eef5e0;
overflow-wrap:break-word;
font-weight:700;
}
@media(min-width:768px){
.ncjsh_h2_v9h{
font-size:24px;
}
}
.ncjband_v9h .ncjsh_h2_v9h{
color:#eef5e0;
}
.ncjeb_mono_v9h{
letter-spacing:.08em;
text-transform:none;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.ncjeb_mono_v9h::before{
content:"// ";
}
.ncjeb_upper_v9h{
text-transform:uppercase;
letter-spacing:.14em;
}
.ncjeb_pill_v9h{
border-radius:62.438rem;
background:rgba(163, 230, 53, 0.11);
padding:0.313rem 0.688rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.ncjeb_line_v9h{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.ncjeb_line_v9h::before{
background:#a3e635;
display:inline-block;
height:1px;
width:1.5rem;
content:"";
}
.ncjband_v9h .ncjeb_line_v9h::before{
background:#b8f53a;
}
.ncjband_v9h .ncjeb_pill_v9h{
background:rgba(255, 255, 255, 0.08);
}
.ncjsh_link_v9h{
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;
color:#eef5e0;
padding-bottom:2px;
display:inline-flex;
font-size:13px;
border-bottom:1px solid #eef5e0;
white-space:nowrap;
font-weight:600;
align-items:center;
}
.ncjsh_link_v9h:hover{
border-color:#a3e635;
color:#a3e635;
}
.ncjsh_link_v9h svg{
width:14px;
height:0.875rem;
}
.ncjsh_link_chev_v9h{
border-bottom:0;
padding-bottom:0;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#a3e635;
font-size:12px;
}
.ncjsh_link_btn_v9h{
padding:9px 18px;
background:#a3e635;
border-radius:62.438rem;
border-bottom:0;
color:#0d1208;
}
.ncjsh_link_btn_v9h:hover{
border-color:transparent;
background:#8fd42a;
}
.ncjband_v9h .ncjsh_link_v9h{
border-color:#eef5e0;
color:#eef5e0;
}
.ncjband_v9h .ncjsh_link_chev_v9h{
color:#b8f53a;
}
.ncjsh_rule_v9h{
background:#2a3d1a;
margin:-2px 0 1rem;
height:1px;
}
.ncjband_v9h .ncjsh_rule_v9h{
background:rgba(255, 255, 255, 0.12);
}
.ncjseo_grid3_v9h{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ncjseo_grid4_v9h{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ncjseo_grid3_v9h>*,.ncjseo_grid4_v9h>*{
min-width:0;
}
.ncjseo_card_v9h{
background:#141a0e;
border-radius:0.813rem;
border:1px solid #2a3d1a;
padding:1.5rem;
}
.ncjseo_card_v9h h3{
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-size:1.125rem;
margin-bottom:0.5rem;
font-weight:700;
color:#eef5e0;
}
.ncjseo_card_v9h p{
line-height:1.6;
color:#b8c9a0;
font-size:0.813rem;
}
.ncjseo_card_sm_v9h{
padding:1.25rem;
}
.ncjseo_card_sm_v9h h3{
font-size:16px;
}
.ncjseo_card_sm_v9h p{
line-height:1.55;
font-size:12.5px;
}
.ncjseo_rtp_row_v9h{
gap:36px;
grid-template-columns:1fr 1fr;
margin-top:16px;
align-items:center;
display:grid;
}
.ncjrtp_v9h{
gap:14px;
display:flex;
min-width:0;
}
.ncjrtp_v9h>div{
background:#0d1208;
padding:1rem;
border-radius:13px;
flex:1;
min-width:0;
text-align:center;
}
.ncjrtp_n_v9h{
white-space:nowrap;
font-size:26px;
font-weight:700;
color:#a3e635;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
}
.ncjrtp_l_v9h{
margin-top:0.25rem;
font-size:11px;
color:#7d9468;
}
.ncjcmp_v9h{
overflow:hidden;
border-radius:0.813rem;
border:1px solid #2a3d1a;
max-width:760px;
}
.ncjcmp_row_v9h{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ncjcmp_row_v9h>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.ncjcmp_row_v9h>div:first-child{
padding-left:1.375rem;
color:#eef5e0;
text-align:left;
font-weight:600;
}
.ncjcmp_th_v9h{
background:#0d1208;
font-weight:700;
font-size:12.5px;
}
.ncjcmp_row_v9h:not(.ncjcmp_th_v9h){
background:#141a0e;
color:#b8c9a0;
border-top:1px solid #1f2c14;
}
.ncjcmp_zebra_v9h{
background:#111508;
}
.ncjguide_v9h{
overflow:hidden;
border-radius:0.813rem;
border:1px solid #2a3d1a;
background:#141a0e;
cursor:pointer;
}
.ncjguide_cover_v9h{
height:130px;
}
.ncjguide_body_v9h{
padding:1.25rem;
}
.ncjguide_body_v9h h3{
margin:7px 0 9px;
color:#eef5e0;
line-height:1.25;
font-weight:700;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
}
.ncjguide_meta_v9h{
font-size:0.719rem;
color:#7d9468;
}
.ncjhub_v9h{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:28px;
border-top:1px solid #1f2c14;
display:grid;
}
.ncjhub_v9h>*{
min-width:0;
}
.ncjhub_v9h h4{
font-size:13px;
font-weight:700;
margin-bottom:11px;
color:#eef5e0;
}
.ncjhub_col_v9h{
gap:0.5rem;
display:flex;
flex-direction:column;
color:#b8c9a0;
font-size:13px;
}
.ncjhub_col_v9h a{
cursor:pointer;
}
@media(max-width:1025px){
.ncjseo_grid3_v9h{
grid-template-columns:1fr;
}
.ncjseo_grid4_v9h{
grid-template-columns:repeat(2,1fr);
}
.ncjseo_rtp_row_v9h{
grid-template-columns:1fr;
gap:20px;
}
.ncjhub_v9h{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.ncjhub_v9h{
grid-template-columns:1fr;
}
}
.ncjhero_v9h{
border:1px solid #2a3d1a;
padding:2.875rem 48px;
overflow:hidden;
background:linear-gradient(120deg,#0a1206,#060e12);
border-radius:1.25rem;
color:#eef5e0;
position:relative;
}
.ncjhero_glow_v9h{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
position:absolute;
width:21.25rem;
height:340px;
top:-3.75rem;
right:-3.75rem;
}
.ncjhero_in_v9h{
max-width:37.5rem;
position:relative;
}
.ncjhero_v9h .ncjeyebrow_v9h{
color:#b8f53a;
}
.ncjpill_row_v9h{
gap:0.5rem;
padding:0.375rem 13px;
border-radius:62.438rem;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
display:inline-flex;
align-items:center;
color:#b8f53a;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
letter-spacing:.1em;
margin-bottom:22px;
font-size:10.5px;
}
.ncjhero_h1_v9h{
margin:1.125rem 0;
color:#eef5e0;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
letter-spacing:-.02em;
line-height:1.02;
overflow-wrap:break-word;
font-size:3.375rem;
}
.ncjhero_h1_v9h em{
color:#b8f53a;
font-style:normal;
}
.ncjhero_sub_v9h{
line-height:1.55;
margin-bottom:1.75rem;
color:#96af7e;
max-width:30rem;
font-size:1.063rem;
}
.ncjhero_cta_v9h{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:1.625rem;
}
.ncjhero_trust_v9h{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ncjhero_rating_txt_v9h{
font-size:0.813rem;
color:#96af7e;
}
@media(max-width:1024px){
.ncjhero_v9h{
padding:32px 24px;
}
.ncjhero_h1_v9h{
font-size:38px;
}
}
@media(max-width:557px){
.ncjhero_h1_v9h{
font-size:30px;
}
}
.ncjstat_v9h{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.ncjstat_v9h>*{
min-width:0;
}
.ncjstat_item_v9h{
border-radius:0.813rem;
background:#141a0e;
padding:18px 20px;
border:1px solid #2a3d1a;
}
.ncjstat_k_v9h{
letter-spacing:.12em;
margin-bottom:7px;
text-transform:uppercase;
color:#7d9468;
font-size:0.594rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.ncjstat_v_v9h{
gap:0.5rem;
overflow-wrap:anywhere;
font-weight:700;
font-size:24px;
display:flex;
align-items:center;
color:#eef5e0;
min-width:0;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
}
.ncjstat_v_accent_v9h{
color:#a3e635;
}
@media(max-width:1025px){
.ncjstat_v9h{
grid-template-columns:repeat(2,1fr);
}
}
.ncjwlc_v9h{
border-radius:20px;
background:linear-gradient(120deg,#0a1206,#060e12);
gap:24px;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
border:1px solid #2a3d1a;
padding:36px 2.5rem;
align-items:center;
color:#eef5e0;
display:grid;
position:relative;
}
.ncjwlc_v9h>*{
min-width:0;
}
.ncjwlc_v9h .ncjeyebrow_v9h{
color:#b8f53a;
}
.ncjwlc_glow_v9h{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
width:16.25rem;
position:absolute;
top:-40px;
right:-2.5rem;
height:16.25rem;
}
.ncjwlc_in_v9h{
position:relative;
}
.ncjwlc_h2_v9h{
margin:10px 0 0.5rem;
line-height:1.03;
font-weight:700;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-size:34px;
color:#eef5e0;
overflow-wrap:break-word;
}
.ncjwlc_h2_v9h em{
color:#b8f53a;
font-style:normal;
}
.ncjwlc_sub_v9h{
max-width:26.25rem;
line-height:1.55;
color:#96af7e;
margin-bottom:1.125rem;
font-size:14px;
}
.ncjwlc_terms_v9h{
gap:10px;
flex-direction:column;
position:relative;
display:flex;
}
.ncjterm_v9h{
gap:11px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
padding:13px 0.938rem;
border-radius:0.813rem;
display:flex;
align-items:center;
}
.ncjterm_v9h svg{
flex:none;
width:20px;
color:#b8f53a;
height:20px;
}
.ncjterm_k_v9h{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
color:#96af7e;
font-size:0.594rem;
text-transform:uppercase;
}
.ncjterm_v_v9h{
font-size:0.875rem;
font-weight:700;
color:#eef5e0;
margin-top:2px;
}
@media(max-width:1021px){
.ncjwlc_v9h{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.ncjwlc_h2_v9h{
font-size:26px;
}
}
.ncjjp_v9h{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.ncjjp_v9h>*{
min-width:0;
}
.ncjjp_hero_v9h{
overflow:hidden;
background:linear-gradient(135deg,#0a1206,#060e12);
border-radius:20px;
padding:1.625rem;
border:1px solid #2a3d1a;
gap:14px;
flex-direction:column;
color:#eef5e0;
min-height:11.25rem;
position:relative;
justify-content:space-between;
display:flex;
}
.ncjjp_glow_v9h{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
position:absolute;
width:180px;
right:-40px;
top:-2.5rem;
height:180px;
}
.ncjjp_k_row_v9h{
gap:10px;
position:relative;
align-items:center;
display:flex;
justify-content:space-between;
}
.ncjjp_k_v9h{
font-size:10px;
letter-spacing:.12em;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
color:#7d9468;
}
.ncjjp_hero_v9h .ncjjp_k_v9h{
color:#96af7e;
}
.ncjjp_amt_v9h{
font-size:2.625rem;
position:relative;
font-weight:700;
color:#b8f53a;
line-height:1;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
}
.ncjjp_sub_v9h{
color:#96af7e;
font-size:0.75rem;
margin-top:5px;
}
.ncjjp_cell_v9h{
border:1px solid #2a3d1a;
border-radius:20px;
padding:22px;
background:#141a0e;
display:flex;
flex-direction:column;
justify-content:space-between;
min-height:11.25rem;
}
.ncjjp_cell_v9h .ncjjp_amt_v9h{
font-size:1.875rem;
color:#eef5e0;
}
.ncjjp_cell_v9h .ncjjp_sub_v9h{
color:#7d9468;
}
@media(max-width:1022px){
.ncjjp_v9h{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.ncjjp_amt_v9h{
font-size:32px;
}
}
.ncjbanner_v9h{
border:1px solid #2a3d1a;
gap:1.75rem;
background:linear-gradient(115deg,#0a1206,#060e12);
padding:2.25rem 2.5rem;
border-radius:1.25rem;
overflow:hidden;
position:relative;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
color:#eef5e0;
}
.ncjbanner_glow_v9h{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 68%);
position:absolute;
width:200px;
transform:translateY(-50%);
top:50%;
height:200px;
right:5rem;
}
.ncjbanner_in_v9h{
max-width:560px;
position:relative;
}
.ncjbanner_v9h .ncjeyebrow_v9h{
color:#b8f53a;
}
.ncjbanner_h2_v9h{
margin:10px 0;
color:#eef5e0;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-size:30px;
font-weight:700;
line-height:1.05;
}
.ncjbanner_text_v9h{
font-size:14px;
line-height:1.6;
color:#96af7e;
}
@media(max-width:561px){
.ncjbanner_h2_v9h{
font-size:24px;
}
}
.ncjsteps_v9h{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ncjsteps_v9h>*{
min-width:0;
}
.ncjstep_v9h{
background:#141a0e;
border-radius:13px;
border:1px solid #2a3d1a;
padding:24px;
position:relative;
}
.ncjstep_num_v9h{
background:#a3e635;
border-radius:8px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
width:1.875rem;
align-items:center;
height:30px;
justify-content:center;
font-weight:700;
font-size:0.813rem;
margin-bottom:14px;
color:#0d1208;
display:flex;
}
.ncjstep_h_v9h{
font-weight:700;
font-size:1rem;
color:#eef5e0;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:7px;
}
.ncjstep_p_v9h{
color:#b8c9a0;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1024px){
.ncjsteps_v9h{
grid-template-columns:1fr;
}
}
.ncjpromo_grid_v9h{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ncjpromo_grid_v9h>*{
min-width:0;
}
.ncjpromo_v9h{
background:#141a0e;
border:1px solid #2a3d1a;
overflow:hidden;
padding:24px;
border-radius:1.25rem;
min-height:150px;
position:relative;
}
.ncjpromo_h_v9h{
font-weight:700;
margin-top:6px;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
font-size:1.625rem;
color:#eef5e0;
}
.ncjpromo_h_v9h em{
font-style:normal;
color:#a3e635;
}
.ncjpromo_p_v9h{
color:#b8c9a0;
font-size:12.5px;
line-height:1.5;
margin-top:8px;
}
.ncjpromo_feat_v9h{
border-color:#2a3d1a;
background:linear-gradient(135deg,#0a1206,#060e12);
}
.ncjpromo_feat_v9h .ncjpromo_h_v9h{
color:#eef5e0;
}
.ncjpromo_feat_v9h .ncjpromo_h_v9h em{
color:#b8f53a;
}
.ncjpromo_feat_v9h .ncjpromo_p_v9h{
color:#96af7e;
}
.ncjpromo_feat_v9h .ncjeyebrow_v9h{
color:#b8f53a;
}
@media(max-width:1025px){
.ncjpromo_grid_v9h{
grid-template-columns:1fr;
}
}
.ncjgm_v9h{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.ncjgm_v9h>*{
min-width:0;
}
.ncjgm_panel_v9h{
border-radius:1.25rem;
padding:1.75rem;
background:#141a0e;
border:1px solid #2a3d1a;
}
.ncjgm_h2_v9h{
margin:10px 0 0.5rem;
font-size:24px;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#eef5e0;
}
.ncjgm_text_v9h{
margin-bottom:20px;
max-width:27.5rem;
font-size:13.5px;
color:#b8c9a0;
line-height:1.6;
}
.ncjgm_level_v9h{
gap:0.875rem;
margin-bottom:16px;
align-items:center;
display:flex;
}
.ncjgm_lv_v9h{
font-weight:700;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
color:#a3e635;
font-size:1.5rem;
}
.ncjgm_bar_wrap_v9h{
flex:1;
min-width:0;
}
.ncjgm_bar_meta_v9h{
justify-content:space-between;
margin-bottom:0.313rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:0.625rem;
display:flex;
color:#7d9468;
}
.ncjbar_v9h{
overflow:hidden;
border-radius:62.438rem;
background:#0d1208;
height:8px;
}
.ncjbar_fill_v9h{
background:linear-gradient(90deg,#a3e635,#6ab020);
border-radius:999px;
height:100%;
display:block;
}
.ncjgm_missions_v9h{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.ncjgm_refer_v9h{
border-radius:1.25rem;
background:linear-gradient(150deg,#0a1206,#060e12);
border:1px solid #2a3d1a;
padding:1.75rem;
overflow:hidden;
flex-direction:column;
color:#eef5e0;
justify-content:space-between;
position:relative;
display:flex;
}
.ncjgm_refer_v9h .ncjeyebrow_v9h{
color:#b8f53a;
}
.ncjgm_ref_h2_v9h{
margin:0.625rem 0 0.5rem;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
color:#eef5e0;
font-size:24px;
line-height:1.1;
font-weight:700;
}
.ncjgm_ref_h2_v9h em{
color:#b8f53a;
font-style:normal;
}
.ncjgm_ref_text_v9h{
margin-bottom:18px;
color:#96af7e;
line-height:1.55;
font-size:13px;
}
@media(max-width:1025px){
.ncjgm_v9h{
grid-template-columns:1fr;
}
}
.ncjdw_h2_v9h{
font-weight:700;
color:#eef5e0;
line-height:1.08;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.625rem;
font-size:26px;
}
.ncjsteps_v_v9h{
grid-template-columns:1fr;
gap:0.625rem;
}
.ncjsteps_v_v9h .ncjstep_v9h{
padding:18px 20px;
}
@media(max-width:557px){
.ncjdw_h2_v9h{
font-size:23px;
}
}
.ncjtour_v9h{
border:1px solid #2a3d1a;
border-radius:20px;
grid-template-columns:1.05fr 1fr;
overflow:hidden;
display:grid;
}
.ncjtour_v9h>*{
min-width:0;
}
.ncjtour_l_v9h{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(135deg,#0a1206,#060e12);
position:relative;
color:#eef5e0;
}
.ncjtour_h2_v9h{
margin:12px 0 10px;
color:#eef5e0;
line-height:1.05;
font-weight:700;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-size:30px;
}
.ncjtour_h2_v9h em{
font-style:normal;
color:#b8f53a;
}
.ncjtour_text_v9h{
font-size:13.5px;
max-width:340px;
line-height:1.6;
color:#96af7e;
margin-bottom:20px;
}
.ncjtour_meta_v9h{
gap:18px;
margin-bottom:20px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.ncjtour_cap_v9h{
font-size:9.5px;
color:#96af7e;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.313rem;
text-transform:uppercase;
}
.ncjcount_v9h{
gap:6px;
display:flex;
}
.ncjcount_v9h span{
border:1px solid rgba(255, 255, 255, 0.12);
padding:4px 9px;
border-radius:0.5rem;
background:rgba(255, 255, 255, 0.08);
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:1.375rem;
font-weight:700;
}
.ncjtour_units_v9h{
color:#96af7e;
font-size:10px;
}
.ncjboard_v9h{
padding:1.75rem 30px;
background:#141a0e;
}
.ncjboard_head_v9h{
margin-bottom:0.875rem;
justify-content:space-between;
align-items:center;
display:flex;
}
.ncjboard_title_v9h{
font-weight:700;
color:#eef5e0;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
}
.ncjboard_upd_v9h{
color:#7d9468;
font-size:0.625rem;
text-transform:uppercase;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.ncjboard_list_v9h{
gap:2px;
flex-direction:column;
display:flex;
}
.ncjboard_row_v9h{
gap:12px;
border-radius:8px;
padding:0.625rem 0.75rem;
align-items:center;
display:flex;
}
.ncjboard_top1_v9h{
background:rgba(163, 230, 53, 0.11);
}
.ncjboard_rk_v9h{
width:1.25rem;
font-weight:700;
color:#7d9468;
font-size:0.875rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.ncjboard_top1_v9h .ncjboard_rk_v9h{
color:#a3e635;
}
.ncjboard_nm_v9h{
flex:1;
color:#b8c9a0;
font-size:0.844rem;
font-weight:600;
min-width:0;
}
.ncjboard_top1_v9h .ncjboard_nm_v9h{
color:#eef5e0;
font-weight:700;
}
.ncjboard_pt_v9h{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#b8c9a0;
font-size:0.781rem;
}
@media(max-width:1026px){
.ncjtour_v9h{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.ncjtour_h2_v9h{
font-size:1.5rem;
}
}
.ncjsupp_v9h{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ncjsupp_v9h>*{
min-width:0;
}
.ncjsupp_card_v9h{
padding:24px;
border:1px solid #2a3d1a;
border-radius:0.813rem;
background:#141a0e;
}
.ncjsupp_card_v9h svg{
color:#a3e635;
margin-bottom:0.875rem;
height:1.5rem;
width:24px;
}
.ncjsupp_card_v9h h3{
font-weight:700;
font-size:16px;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
color:#eef5e0;
margin-bottom:0.375rem;
}
.ncjsupp_card_v9h p{
font-size:13px;
color:#b8c9a0;
line-height:1.55;
}
@media(max-width:1023px){
.ncjsupp_v9h{
grid-template-columns:1fr;
}
}
.ncjnews_v9h{
background:linear-gradient(135deg,#0a1206,#060e12);
gap:1.5rem;
padding:26px 32px;
border-radius:20px;
border:1px solid #2a3d1a;
justify-content:space-between;
align-items:center;
display:flex;
color:#eef5e0;
flex-wrap:wrap;
}
.ncjnews_h3_v9h{
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-size:1.25rem;
color:#eef5e0;
font-weight:700;
margin-bottom:4px;
}
.ncjnews_text_v9h{
color:#96af7e;
font-size:0.813rem;
}
.ncjnews_form_v9h{
flex:1;
gap:0.625rem;
display:flex;
min-width:0;
max-width:27.5rem;
}
.ncjnews_form_v9h .ncjinput_v9h{
min-width:0;
}
@media(max-width:561px){
.ncjnews_form_v9h{
width:100%;
}
}
.ncjinput_v9h{
background:rgba(255, 255, 255, 0.08);
border-radius:0.5rem;
flex:1;
padding:13px 16px;
border:1px solid rgba(255, 255, 255, 0.12);
color:#96af7e;
font-size:13.5px;
}
.ncjapp_v9h{
gap:2.25rem;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.ncjapp_copy_v9h{
max-width:32.5rem;
}
.ncjapp_h2_v9h{
margin:0.75rem 0 0.625rem;
line-height:1.05;
color:#eef5e0;
font-weight:700;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-size:28px;
}
.ncjapp_text_v9h{
color:#b8c9a0;
margin-bottom:20px;
font-size:14px;
line-height:1.6;
}
.ncjapp_btns_v9h{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.ncjstore_v9h{
gap:9px;
border:1px solid #2a3d1a;
padding:0.688rem 18px;
background:#0d1208;
border-radius:13px;
font-weight:700;
font-size:0.813rem;
color:#eef5e0;
cursor:pointer;
align-items:center;
display:inline-flex;
}
.ncjstore_v9h svg{
width:1rem;
height:16px;
}
.ncjapp_qr_wrap_v9h{
gap:16px;
align-items:center;
display:flex;
}
.ncjqr_v9h{
grid-template-columns:repeat(5,1fr);
background:#0d1208;
grid-template-rows:repeat(5,1fr);
border:1px solid #2a3d1a;
padding:11px;
gap:3px;
border-radius:13px;
width:108px;
height:6.75rem;
display:grid;
}
.ncjqr_v9h i{
background:transparent;
}
.ncjqr_f_v9h{
background:#a3e635;
}
.ncjapp_qr_cap_v9h{
color:#7d9468;
max-width:84px;
line-height:1.4;
font-size:0.75rem;
}
.ncjpay_logos_v9h{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ncjpay_logos_v9h>*{
min-width:0;
}
.ncjpay_v9h{
border:1px solid #2a3d1a;
border-radius:8px;
height:48px;
align-items:center;
color:#b8c9a0;
justify-content:center;
font-size:12px;
display:flex;
font-weight:700;
}
.ncjtable_v9h{
border-radius:0.813rem;
border:1px solid #2a3d1a;
overflow:hidden;
}
.ncjtrow_v9h{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ncjtrow_v9h>div{
padding:13px 0.875rem;
min-width:0;
}
.ncjtrow_v9h>div:first-child{
color:#eef5e0;
font-weight:700;
padding-left:16px;
}
.ncjtrow_th_v9h{
background:#0d1208;
letter-spacing:.06em;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#7d9468;
}
.ncjtrow_v9h:not(.ncjtrow_th_v9h){
background:#141a0e;
color:#b8c9a0;
border-top:1px solid #1f2c14;
}
.ncjtrow_zebra_v9h{
background:#111508;
}
.ncjpos_v9h{
color:#a3e635;
font-weight:700;
}
@media(max-width:1022px){
.ncjpay_logos_v9h{
grid-template-columns:repeat(2,1fr);
}
}
.ncjvip_head_v9h{
gap:0.75rem;
margin-bottom:1.125rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.ncjvip_intro_v9h{
font-size:0.813rem;
max-width:26.25rem;
color:#b8c9a0;
}
.ncjvip_v9h{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.ncjvip_v9h>*{
min-width:0;
}
.ncjtier_v9h{
padding:20px;
border:1px solid #2a3d1a;
background:#141a0e;
border-radius:13px;
}
.ncjtier_on_v9h{
border-color:#a3e635;
background:rgba(163, 230, 53, 0.11);
}
.ncjtier_medal_v9h{
border-radius:8px;
background:linear-gradient(135deg,#a3e635,#6ab020);
margin-bottom:14px;
height:30px;
width:30px;
}
.ncjtier_name_v9h{
margin-bottom:0.313rem;
font-size:0.938rem;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
color:#eef5e0;
font-weight:700;
}
.ncjtier_tx_v9h{
font-size:11.5px;
color:#7d9468;
line-height:1.5;
}
@media(max-width:1021px){
.ncjvip_v9h{
grid-template-columns:repeat(2,1fr);
}
}
.ncjprovs_v9h{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.ncjprovs_v9h>*{
min-width:0;
}
.ncjprov_v9h{
background:#141a0e;
border-radius:13px;
padding:12px;
border:1px solid #2a3d1a;
text-decoration:none;
display:flex;
justify-content:center;
align-items:center;
height:64px;
}
.ncjprov_img_v9h{
object-fit:contain;
max-width:100%;
max-height:2rem;
}
.ncjresp_v9h{
background:#141a0e;
gap:1.5rem;
padding:1.625rem;
border:1px solid #2a3d1a;
border-radius:0.813rem;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.ncjresp_in_v9h{
max-width:560px;
}
.ncjresp_h_v9h{
font-weight:700;
margin-bottom:0.5rem;
color:#eef5e0;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-size:19px;
}
.ncjresp_p_v9h{
line-height:1.6;
color:#b8c9a0;
font-size:0.844rem;
}
.ncjresp_badges_v9h{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ncjage18_v9h{
padding:4px 0.5rem;
border:1.5px solid #e8372a;
border-radius:0.5rem;
color:#e8372a;
font-size:13px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-weight:700;
}
.ncjresp_org_v9h{
color:#7d9468;
font-weight:600;
font-size:13px;
}
@media(max-width:1025px){
.ncjprovs_v9h{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.ncjprovs_v9h{
grid-template-columns:repeat(2,1fr);
}
}
.ncjdispute_v9h{
padding:1.625rem 30px;
border-radius:13px;
border:1px dashed #3d5a26;
gap:28px;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.ncjdispute_in_v9h{
max-width:41.25rem;
}
.ncjdispute_h2_v9h{
font-weight:700;
font-size:1.375rem;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
color:#eef5e0;
}
.ncjdispute_text_v9h{
line-height:1.6;
color:#b8c9a0;
font-size:0.844rem;
}
.ncjop_h2_v9h{
margin:0.625rem 0 8px;
line-height:1.1;
font-weight:700;
font-size:1.5rem;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
color:#eef5e0;
}
.ncjop_text_v9h{
line-height:1.6;
color:#b8c9a0;
font-size:13.5px;
}
@media(max-width:558px){
.ncjop_h2_v9h{
font-size:22px;
}
}
.ncjab_h2_v9h{
margin:0.875rem 0 1rem;
color:#eef5e0;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:2rem;
line-height:1.08;
}
.ncjab_body_v9h{
color:#b8c9a0;
margin-bottom:14px;
font-size:0.938rem;
line-height:1.65;
}
.ncjab_chips_v9h{
gap:10px;
margin-top:0.5rem;
display:flex;
flex-wrap:wrap;
}
.ncjfaq_v9h{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ncjfaq_item_v9h{
border:1px solid #2a3d1a;
padding:1.125rem 1.375rem;
background:#141a0e;
border-radius:0.813rem;
}
.ncjfaq_q_v9h{
list-style:none;
gap:16px;
justify-content:space-between;
font-weight:600;
color:#eef5e0;
align-items:center;
font-size:0.969rem;
cursor:pointer;
display:flex;
}
.ncjfaq_q_v9h::-webkit-details-marker{
display:none;
}
.ncjfaq_q_t_v9h{
gap:0.625rem;
display:flex;
}
.ncjfaq_q_i_v9h{
color:#a3e635;
font-style:normal;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.ncjfaq_pm_v9h{
font-size:1.25rem;
color:#a3e635;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.ncjfaq_item_v9h[open] .ncjfaq_pm_v9h{
transform:rotate(45deg);
}
.ncjfaq_a_v9h{
color:#b8c9a0;
font-size:0.844rem;
margin-top:12px;
line-height:1.6;
}
@media(max-width:563px){
.ncjab_h2_v9h{
font-size:1.625rem;
}
}
.ncjet_h2_v9h{
margin:10px 0 0.875rem;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.75rem;
line-height:1.08;
color:#eef5e0;
}
.ncjet_right_v9h{
gap:10px;
display:flex;
flex-direction:column;
}
.ncjet_updated_v9h{
background:#0d1208;
border-radius:0.813rem;
gap:0.625rem;
border:1px solid #2a3d1a;
padding:14px 18px;
color:#b8c9a0;
align-items:center;
font-size:12px;
display:flex;
}
.ncjet_updated_v9h svg{
flex:none;
height:0.938rem;
width:0.938rem;
color:#a3e635;
}
.ncjet_updated_v9h b{
color:#eef5e0;
}
@media(max-width:558px){
.ncjet_h2_v9h{
font-size:1.5rem;
}
}
.ncjfooter_v9h{
padding:2.5rem 28px;
background:#090d05;
border-top:1px solid #1f2c14;
}
.ncjfooter_grid_v9h{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
max-width:1400px;
margin-right:auto;
margin-left:auto;
margin-bottom:1.75rem;
display:grid;
}
.ncjfooter_grid_v9h>*{
min-width:0;
}
.ncjfooter_grid_v9h h4{
font-size:0.625rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
margin-bottom:13px;
color:#4e5f3e;
text-transform:uppercase;
letter-spacing:.12em;
}
.ncjfcol_v9h{
gap:9px;
display:flex;
font-size:0.813rem;
flex-direction:column;
color:#b8c9a0;
}
.ncjfcol_v9h a{
cursor:pointer;
}
.ncjft_about_v9h{
line-height:1.6;
font-size:0.813rem;
color:#7d9468;
margin-top:0.75rem;
max-width:16.25rem;
}
.ncjft_contact_v9h{
margin-top:0.75rem;
color:#a3e635;
overflow-wrap:anywhere;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:12.5px;
}
.ncjfooter_bottom_v9h{
margin:0 auto;
gap:1rem;
border-top:1px solid #1f2c14;
align-items:center;
justify-content:space-between;
max-width:87.5rem;
display:flex;
padding-top:1.25rem;
flex-wrap:wrap;
}
.ncjfooter_bottom_v9h p{
max-width:45rem;
font-size:0.688rem;
line-height:1.6;
color:#4e5f3e;
}
@media(max-width:1023px){
.ncjfooter_grid_v9h{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.ncjfooter_grid_v9h{
grid-template-columns:1fr;
}
}