*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d0f0a;
line-height:1.55;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#b8c9a3;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(9, 11, 7, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.noyshell_sm2{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.noymain_sm2{
min-width:0;
}
.noywrap_sm2{
margin:0 auto;
max-width:1400px;
width:100%;
}
.noycontainer_sm2{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.noycontainer_sm2{
padding:0 1.75rem;
}
}
.noysection_sm2{
padding:24px 1.75rem;
}
.noysection_pt_sm2{
padding-top:34px;
}
.noyband_soft_sm2{
background:#13160f;
}
.noyeyebrow_sm2{
color:#a3e635;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
text-transform:uppercase;
font-weight:600;
display:inline-block;
font-size:10.5px;
letter-spacing:.14em;
overflow-wrap:break-word;
}
.noydrawer_cb_sm2{
display:none;
}
.noyoverlay_sm2{
display:none;
}
@media(max-width:1024px){
.noyshell_sm2{
grid-template-columns:1fr;
}
.noymain_sm2{
padding-bottom:4.875rem;
}
.noydrawer_cb_sm2:checked~.noyoverlay_sm2{
background:rgba(9, 11, 7, 0.72);
inset:0;
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:561px){
.noysection_sm2{
padding:18px 1rem;
}
.noysection_pt_sm2{
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 ---------- */
.noyside_sm2{
padding:22px 18px;
gap:1.375rem;
background:#111410;
top:0;
border-right:1px solid #1e2618;
height:100vh;
overflow-y:auto;
flex-direction:column;
align-self:start;
display:flex;
position:sticky;
}
.noybrand_sm2{
gap:0.625rem;
align-items:center;
display:flex;
}
.noylogo_sm2{
color:#eef5e4;
font-size:21px;
letter-spacing:-.02em;
font-weight:700;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
}
.noyside_cta_sm2{
padding:1rem;
background:rgba(163, 230, 53, 0.11);
border:1px solid #26321d;
border-radius:0.813rem;
}
.noyside_cta_h_sm2{
line-height:1.15;
color:#eef5e4;
font-weight:700;
font-size:17px;
margin-bottom:0.375rem;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
}
.noyside_cta_p_sm2{
line-height:1.45;
margin-bottom:0.75rem;
font-size:12px;
color:#b8c9a3;
}
.noynav_sm2{
gap:3px;
display:flex;
flex-direction:column;
}
.noynav_label_sm2{
padding:0.375rem 0.625rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
letter-spacing:.14em;
color:#4a5c3c;
text-transform:uppercase;
}
.noynav_item_sm2{
padding:0.625rem;
border-radius:0.5rem;
gap:11px;
align-items:center;
color:#b8c9a3;
display:flex;
font-size:0.875rem;
font-weight:500;
}
.noynav_item_sm2 svg{
height:17px;
width:17px;
}
.noynav_item_sm2:hover{
background:rgba(163, 230, 53, 0.11);
color:#eef5e4;
}
.noynav_item_on_sm2{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#a3e635;
}
.noyside_foot_sm2{
border-radius:13px;
border:1px solid #26321d;
background:#13160f;
padding:12px;
margin-top:auto;
}
.noyside_foot_sm2 p{
margin-top:0.25rem;
line-height:1.4;
color:#b8c9a3;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.noytop_sm2{
gap:1rem;
padding:14px 1.75rem;
background:#111410;
z-index:40;
top:0;
border-bottom:1px solid #1e2618;
display:flex;
position:sticky;
align-items:center;
}
.noytop_brand_sm2{
gap:0.563rem;
display:none;
align-items:center;
}
.noysearch_sm2{
border-radius:0.813rem;
gap:0.625rem;
flex:1;
background:#13160f;
padding:0.688rem 0.875rem;
border:1px solid #26321d;
max-width:27.5rem;
align-items:center;
color:#7a9066;
display:flex;
font-size:13.5px;
}
.noysearch_sm2 svg{
flex:none;
width:1rem;
height:1rem;
}
.noytop_actions_sm2{
gap:12px;
align-items:center;
margin-left:auto;
display:flex;
}
.noylang_sm2{
font-size:12px;
color:#b8c9a3;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.noyburger_sm2{
border:1px solid #26321d;
background:#13160f;
border-radius:8px;
justify-content:center;
height:2.5rem;
width:2.5rem;
align-items:center;
display:none;
color:#eef5e4;
}
/* ---------- bottom-nav (mobile) ---------- */
.noybotnav_sm2{
display:none;
}
@media(max-width:1021px){
.noyside_sm2{
transition:transform .25s ease;
width:17.5rem;
height:100vh;
transform:translateX(-100%);
top:0;
left:0;
position:fixed;
z-index:80;
}
.noydrawer_cb_sm2:checked~.noyshell_sm2 .noyside_sm2{
transform:translateX(0);
}
.noytop_sm2{
padding:14px 16px;
gap:12px;
position:static;
flex-wrap:wrap;
}
.noytop_brand_sm2{
display:flex;
}
.noysearch_sm2{
display:none;
}
.noyburger_sm2{
display:flex;
}
.noytop_actions_sm2{
gap:0.625rem;
margin-left:0;
align-items:stretch;
width:100%;
}
.noytop_actions_sm2 .noylang_sm2{
display:none;
}
.noytop_actions_sm2 .noybtn_sm2{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.noybotnav_sm2{
padding:8px 0.375rem calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#111410;
position:fixed;
z-index:65;
border-top:1px solid #26321d;
display:grid;
transform:translateZ(0);
right:0;
left:0;
bottom:0;
}
.noybn_sm2{
gap:0.25rem;
padding:6px 2px 0;
justify-content:flex-end;
flex-direction:column;
color:#b8c9a3;
align-items:center;
font-size:10px;
font-weight:600;
display:flex;
min-width:0;
}
.noybn_sm2 svg{
flex:none;
width:1.375rem;
height:22px;
}
.noybn_sm2 span{
overflow:hidden;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
}
.noybn_on_sm2{
color:#a3e635;
}
.noybn_center_sm2{
position:relative;
}
.noybn_fab_sm2{
background:#a3e635;
border-radius:50%;
transform:translateX(-50%);
display:flex;
height:50px;
position:absolute;
color:#0d1a00;
top:-1.25rem;
left:50%;
box-shadow:0 8px 32px rgba(0, 0, 0, 0.65), 0 2px 8px rgba(163, 230, 53, 0.18);
justify-content:center;
align-items:center;
width:50px;
}
.noybn_fab_sm2 svg{
height:24px;
width:24px;
}
.noybn_center_sm2 span{
color:#a3e635;
}
}
.noybtn_sm2{
padding:0.688rem 22px;
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:0.5rem;
gap:8px;
display:inline-flex;
font-weight:700;
justify-content:center;
cursor:pointer;
align-items:center;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.875rem;
}
.noybtn_pri_sm2{
background:#a3e635;
color:#0d1a00;
box-shadow:0 0 1.125rem rgba(163, 230, 53, 0.45), 0 4px 0.75rem rgba(0, 0, 0, 0.50);
}
.noybtn_pri_sm2:hover{
background:#84cc16;
}
.noybtn_ghost_sm2{
background:rgba(163, 230, 53, 0.11);
font-weight:600;
color:#eef5e4;
}
.noybtn_line_sm2{
background:transparent;
border:1px solid #344427;
color:#eef5e4;
font-weight:600;
}
.noybtn_lg_sm2{
padding:1rem 30px;
border-radius:0.813rem;
font-size:0.938rem;
}
.noyband_sm2 .noybtn_line_sm2{
border-color:rgba(255, 255, 255, 0.12);
color:#eef5e4;
}
.noyband_sm2 .noybtn_ghost_sm2{
background:rgba(255, 255, 255, 0.07);
color:#eef5e4;
}
.noylink_m_sm2{
gap:0.313rem;
font-size:0.75rem;
text-decoration:none;
display:inline-flex;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#a3e635;
cursor:pointer;
align-items:center;
}
.noylink_m_sm2 svg{
width:0.875rem;
height:14px;
}
.noyband_sm2 .noylink_m_sm2{
color:#bef264;
}
.noydot_sm2{
background:#a3e635;
flex:none;
border-radius:50%;
height:0.438rem;
width:7px;
}
.noydot_live_sm2{
background:#ef4444;
animation:zm3-pulse 1.4s infinite;
}
.noystars_sm2{
gap:2px;
color:#a3e635;
display:inline-flex;
}
.noystars_sm2 svg{
width:0.938rem;
height:15px;
}
.noychip_sm2{
border:1px solid #26321d;
padding:7px 0.75rem;
background:#13160f;
gap:0.375rem;
border-radius:0.5rem;
align-items:center;
font-size:0.688rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
color:#b8c9a3;
}
.noychip_on_sm2{
border-color:transparent;
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
}
.noygc_sm2{
color:inherit;
min-width:0;
text-decoration:none;
cursor:pointer;
display:block;
}
.noygc_thumb_sm2{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #26321d;
position:relative;
aspect-ratio:1;
background-position:center;
background-size:cover;
display:block;
}
.noygc_thumb_portrait_sm2{
aspect-ratio:3/4;
}
.noygc_thumb_wide_sm2{
aspect-ratio:16/11;
}
.noygc_cap_sm2{
background:linear-gradient(transparent,rgba(9, 11, 7, 0.72));
padding:0.563rem;
left:0;
bottom:0;
right:0;
position:absolute;
}
.noygc_name_sm2{
font-weight:700;
display:block;
font-size:0.781rem;
color:#eef5e4;
}
.noygc_meta_sm2{
color:#8fa87a;
font-size:0.688rem;
}
.noygc_badge_sm2{
border-radius:8px;
background:#a3e635;
padding:2px 6px;
color:#0d1a00;
font-size:8px;
font-weight:700;
top:8px;
position:absolute;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
right:8px;
}
.noygc_badge_hot_sm2{
background:#ef4444;
color:#eef5e4;
}
.noygc_badge_live_sm2{
background:#ef4444;
color:#eef5e4;
right:auto;
left:0.5rem;
}
.noygc_mult_sm2{
inset:0;
font-size:28px;
color:#a3e635;
font-weight:700;
justify-content:center;
align-items:center;
position:absolute;
display:flex;
}
.noypc_sm2{
background:#13160f;
border-radius:13px;
border:1px solid #26321d;
align-items:center;
font-size:0.875rem;
display:flex;
font-weight:700;
justify-content:center;
color:#b8c9a3;
height:4rem;
}
.noyrail_sm2{
min-width:0;
}
.noyrail_scroll_sm2{
gap:0.875rem;
display:grid;
}
.noyrail_scroll_sm2>*{
min-width:0;
}
.noyg6_sm2{
grid-template-columns:repeat(6,1fr);
}
.noyg7_sm2{
grid-template-columns:repeat(7,1fr);
}
.noyg4_sm2{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.noyg6_sm2,.noyg7_sm2{
grid-template-columns:none;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
padding-bottom:6px;
overflow-x:auto;
grid-auto-flow:column;
}
.noyg6_sm2>*,.noyg7_sm2>*{
scroll-snap-align:start;
}
.noyg4_sm2{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.noyg4_sm2{
grid-template-columns:none;
grid-auto-columns:150px;
overflow-x:auto;
grid-auto-flow:column;
}
}
.noypanel_sm2{
border-radius:1.25rem;
border:1px solid #26321d;
background:#13160f;
padding:28px 2rem;
}
.noysplit_sm2{
gap:36px;
display:grid;
align-items:start;
}
.noysplit_sm2>*{
min-width:0;
}
.noysplit_a_sm2{
grid-template-columns:.85fr 1.15fr;
}
.noysplit_b_sm2{
grid-template-columns:1fr 1.1fr;
}
.noysplit_c_sm2{
grid-template-columns:1.1fr .9fr;
}
.noypgrid_sm2{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.noypgrid_sm2>*{
min-width:0;
}
.noylead_sm2{
color:#b8c9a3;
line-height:1.65;
margin-bottom:14px;
font-size:0.938rem;
}
.noyfeat_sm2{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.noyfeat_sm2>*{
min-width:0;
}
.noyfeat2_sm2{
grid-template-columns:1fr 1fr;
}
.noyfeat_card_sm2{
border:1px solid #26321d;
padding:26px;
background:#13160f;
border-radius:1.25rem;
}
.noyfeat_card_sm2 svg{
width:26px;
height:1.625rem;
margin-bottom:1rem;
color:#a3e635;
}
.noyfeat_card_sm2 h3{
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
font-size:1.125rem;
margin-bottom:0.5rem;
color:#eef5e4;
font-weight:700;
}
.noyfeat_card_sm2 p{
color:#b8c9a3;
line-height:1.6;
font-size:13px;
}
.noyfeat_card_sm2 b{
color:#eef5e4;
}
.noybig_sm2{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.noybig_n_sm2{
font-size:26px;
font-weight:700;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
color:#a3e635;
}
.noybig_l_sm2{
color:#7a9066;
font-size:12px;
}
.noyperson_sm2{
border:1px solid #26321d;
background:#13160f;
padding:1rem 1.125rem;
border-radius:13px;
gap:0.875rem;
display:flex;
align-items:center;
}
.noyavatar_sm2{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#a3e635,#65a30d);
height:44px;
width:2.75rem;
}
.noyperson_name_sm2{
font-weight:700;
color:#eef5e4;
font-size:0.875rem;
}
.noyperson_role_sm2{
font-size:12px;
color:#7a9066;
}
.noykv_sm2{
border:1px solid #26321d;
grid-template-columns:1fr 1fr;
background:#26321d;
overflow:hidden;
gap:1px;
border-radius:0.813rem;
display:grid;
}
.noykv_sm2>div{
background:#0d0f0a;
padding:1rem 18px;
min-width:0;
}
.noykv_k_sm2{
font-size:0.594rem;
text-transform:uppercase;
color:#a3e635;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:5px;
}
.noykv_v_sm2{
color:#eef5e4;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1026px){
.noysplit_a_sm2,.noysplit_b_sm2,.noysplit_c_sm2,.noypgrid_sm2{
grid-template-columns:1fr;
gap:24px;
}
.noyfeat_sm2,.noyfeat2_sm2{
grid-template-columns:1fr;
}
.noykv_sm2{
grid-template-columns:1fr;
}
}
.noysh_sm2{
min-width:0;
margin-bottom:16px;
}
.noysh_row_sm2{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.noysh_row_sm2 .noysh_l_sm2{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.noysh_stack_sm2{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.noysh_center_sm2{
gap:0.625rem;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.noysh_h2_sm2{
gap:0.563rem;
line-height:1.1;
color:#eef5e4;
font-size:20px;
font-weight:700;
overflow-wrap:break-word;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
display:flex;
align-items:center;
}
@media(min-width:771px){
.noysh_h2_sm2{
font-size:24px;
}
}
.noyband_sm2 .noysh_h2_sm2{
color:#eef5e4;
}
.noyeb_mono_sm2{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.08em;
text-transform:none;
}
.noyeb_mono_sm2::before{
content:"// ";
}
.noyeb_upper_sm2{
letter-spacing:.14em;
text-transform:uppercase;
}
.noyeb_pill_sm2{
background:rgba(163, 230, 53, 0.11);
border-radius:62.438rem;
padding:0.313rem 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.noyeb_line_sm2{
gap:10px;
display:inline-flex;
align-items:center;
}
.noyeb_line_sm2::before{
background:#a3e635;
display:inline-block;
width:24px;
height:1px;
content:"";
}
.noyband_sm2 .noyeb_line_sm2::before{
background:#bef264;
}
.noyband_sm2 .noyeb_pill_sm2{
background:rgba(255, 255, 255, 0.07);
}
.noysh_link_sm2{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
display:inline-flex;
white-space:nowrap;
font-weight:600;
font-size:0.813rem;
color:#eef5e4;
border-bottom:1px solid #eef5e4;
align-items:center;
padding-bottom:2px;
}
.noysh_link_sm2:hover{
border-color:#a3e635;
color:#a3e635;
}
.noysh_link_sm2 svg{
width:14px;
height:14px;
}
.noysh_link_chev_sm2{
padding-bottom:0;
color:#a3e635;
border-bottom:0;
font-size:12px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.noysh_link_btn_sm2{
border-radius:999px;
padding:9px 18px;
background:#a3e635;
color:#0d1a00;
border-bottom:0;
}
.noysh_link_btn_sm2:hover{
border-color:transparent;
background:#84cc16;
}
.noyband_sm2 .noysh_link_sm2{
border-color:#eef5e4;
color:#eef5e4;
}
.noyband_sm2 .noysh_link_chev_sm2{
color:#bef264;
}
.noysh_rule_sm2{
margin:-2px 0 1rem;
background:#26321d;
height:1px;
}
.noyband_sm2 .noysh_rule_sm2{
background:rgba(255, 255, 255, 0.12);
}
.noyseo_grid3_sm2{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.noyseo_grid4_sm2{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.noyseo_grid3_sm2>*,.noyseo_grid4_sm2>*{
min-width:0;
}
.noyseo_card_sm2{
background:#13160f;
border:1px solid #26321d;
border-radius:0.813rem;
padding:1.5rem;
}
.noyseo_card_sm2 h3{
font-weight:700;
font-size:1.125rem;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
color:#eef5e4;
}
.noyseo_card_sm2 p{
color:#b8c9a3;
font-size:13px;
line-height:1.6;
}
.noyseo_card_sm_sm2{
padding:20px;
}
.noyseo_card_sm_sm2 h3{
font-size:1rem;
}
.noyseo_card_sm_sm2 p{
font-size:0.781rem;
line-height:1.55;
}
.noyseo_rtp_row_sm2{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
align-items:center;
margin-top:16px;
}
.noyrtp_sm2{
gap:14px;
display:flex;
min-width:0;
}
.noyrtp_sm2>div{
flex:1;
background:#0d0f0a;
border-radius:0.813rem;
padding:16px;
text-align:center;
min-width:0;
}
.noyrtp_n_sm2{
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
color:#a3e635;
white-space:nowrap;
font-size:26px;
font-weight:700;
}
.noyrtp_l_sm2{
color:#7a9066;
font-size:0.688rem;
margin-top:0.25rem;
}
.noycmp_sm2{
border-radius:13px;
border:1px solid #26321d;
overflow:hidden;
max-width:760px;
}
.noycmp_row_sm2{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.noycmp_row_sm2>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.noycmp_row_sm2>div:first-child{
padding-left:22px;
text-align:left;
font-weight:600;
color:#eef5e4;
}
.noycmp_th_sm2{
background:#0d0f0a;
font-size:12.5px;
font-weight:700;
}
.noycmp_row_sm2:not(.noycmp_th_sm2){
background:#13160f;
border-top:1px solid #1e2618;
color:#b8c9a3;
}
.noycmp_zebra_sm2{
background:#181c12;
}
.noyguide_sm2{
background:#13160f;
overflow:hidden;
border-radius:13px;
border:1px solid #26321d;
cursor:pointer;
}
.noyguide_cover_sm2{
height:130px;
}
.noyguide_body_sm2{
padding:1.25rem;
}
.noyguide_body_sm2 h3{
margin:7px 0 9px;
color:#eef5e4;
line-height:1.25;
font-size:16px;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.noyguide_meta_sm2{
color:#7a9066;
font-size:0.719rem;
}
.noyhub_sm2{
grid-template-columns:repeat(5,1fr);
gap:28px;
border-top:1px solid #1e2618;
padding-top:28px;
display:grid;
}
.noyhub_sm2>*{
min-width:0;
}
.noyhub_sm2 h4{
margin-bottom:11px;
color:#eef5e4;
font-weight:700;
font-size:13px;
}
.noyhub_col_sm2{
gap:0.5rem;
font-size:13px;
color:#b8c9a3;
display:flex;
flex-direction:column;
}
.noyhub_col_sm2 a{
cursor:pointer;
}
@media(max-width:1026px){
.noyseo_grid3_sm2{
grid-template-columns:1fr;
}
.noyseo_grid4_sm2{
grid-template-columns:repeat(2,1fr);
}
.noyseo_rtp_row_sm2{
grid-template-columns:1fr;
gap:20px;
}
.noyhub_sm2{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:561px){
.noyhub_sm2{
grid-template-columns:1fr;
}
}
.noytk_sm2{
overflow:hidden;
background:#090b07;
display:flex;
align-items:center;
border-bottom:1px solid #1e2618;
}
.noytk_tag_sm2{
gap:8px;
flex:none;
padding:0.688rem 18px;
background:#13160f;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
align-items:center;
color:#ef4444;
display:flex;
font-weight:600;
font-size:0.656rem;
text-transform:uppercase;
border-right:1px solid #1e2618;
letter-spacing:.1em;
}
.noytk_rail_sm2{
overflow:hidden;
flex:1;
}
.noytk_track_sm2{
animation:zm3-marquee 26s linear infinite;
gap:28px;
padding:11px 0.875rem;
white-space:nowrap;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#b8c9a3;
width:max-content;
font-size:12px;
display:flex;
}
.noytk_track_sm2 b{
color:#a3e635;
}
.noyhero_sm2{
background:linear-gradient(120deg,#0e1209,#090c10);
border:1px solid #26321d;
padding:46px 3rem;
border-radius:20px;
overflow:hidden;
position:relative;
color:#eef5e4;
}
.noyhero_glow_sm2{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
right:-60px;
height:21.25rem;
width:21.25rem;
top:-60px;
position:absolute;
}
.noyhero_in_sm2{
max-width:600px;
position:relative;
}
.noyhero_sm2 .noyeyebrow_sm2{
color:#bef264;
}
.noypill_row_sm2{
background:rgba(255, 255, 255, 0.07);
border-radius:62.438rem;
padding:6px 0.813rem;
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.5rem;
color:#bef264;
align-items:center;
text-transform:uppercase;
display:inline-flex;
letter-spacing:.1em;
margin-bottom:1.375rem;
font-size:0.656rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.noyhero_h1_sm2{
margin:1.125rem 0;
font-weight:700;
color:#eef5e4;
letter-spacing:-.02em;
font-size:54px;
overflow-wrap:break-word;
line-height:1.02;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
}
.noyhero_h1_sm2 em{
font-style:normal;
color:#bef264;
}
.noyhero_sub_sm2{
font-size:17px;
margin-bottom:28px;
max-width:480px;
color:#8fa87a;
line-height:1.55;
}
.noyhero_cta_sm2{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:26px;
align-items:center;
display:flex;
}
.noyhero_trust_sm2{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.noyhero_rating_txt_sm2{
color:#8fa87a;
font-size:13px;
}
@media(max-width:1022px){
.noyhero_sm2{
padding:32px 24px;
}
.noyhero_h1_sm2{
font-size:38px;
}
}
@media(max-width:562px){
.noyhero_h1_sm2{
font-size:30px;
}
}
.noytabs_sm2{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.noytab_sm2{
border:1px solid #26321d;
padding:0.625rem 18px;
border-radius:0.5rem;
background:#13160f;
cursor:pointer;
font-weight:600;
font-size:13px;
color:#b8c9a3;
}
.noytab_on_sm2{
border-color:transparent;
background:#a3e635;
font-weight:700;
color:#0d1a00;
}
.noystat_sm2{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.noystat_sm2>*{
min-width:0;
}
.noystat_item_sm2{
border-radius:0.813rem;
border:1px solid #26321d;
padding:18px 20px;
background:#13160f;
}
.noystat_k_sm2{
text-transform:uppercase;
color:#7a9066;
margin-bottom:0.438rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
font-size:0.594rem;
}
.noystat_v_sm2{
gap:0.5rem;
min-width:0;
overflow-wrap:anywhere;
font-size:24px;
font-weight:700;
align-items:center;
color:#eef5e4;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
display:flex;
}
.noystat_v_accent_sm2{
color:#a3e635;
}
@media(max-width:1021px){
.noystat_sm2{
grid-template-columns:repeat(2,1fr);
}
}
.noywlc_sm2{
padding:36px 40px;
overflow:hidden;
border:1px solid #26321d;
gap:24px;
border-radius:1.25rem;
background:linear-gradient(120deg,#0e1209,#090c10);
grid-template-columns:1.2fr .8fr;
color:#eef5e4;
display:grid;
align-items:center;
position:relative;
}
.noywlc_sm2>*{
min-width:0;
}
.noywlc_sm2 .noyeyebrow_sm2{
color:#bef264;
}
.noywlc_glow_sm2{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
height:16.25rem;
top:-2.5rem;
width:16.25rem;
right:-40px;
position:absolute;
}
.noywlc_in_sm2{
position:relative;
}
.noywlc_h2_sm2{
margin:0.625rem 0 0.5rem;
font-size:2.125rem;
line-height:1.03;
font-weight:700;
color:#eef5e4;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
}
.noywlc_h2_sm2 em{
font-style:normal;
color:#bef264;
}
.noywlc_sub_sm2{
max-width:26.25rem;
color:#8fa87a;
margin-bottom:18px;
line-height:1.55;
font-size:14px;
}
.noywlc_terms_sm2{
gap:10px;
flex-direction:column;
position:relative;
display:flex;
}
.noyterm_sm2{
border:1px solid rgba(255, 255, 255, 0.12);
gap:11px;
background:rgba(255, 255, 255, 0.07);
padding:0.813rem 15px;
border-radius:13px;
align-items:center;
display:flex;
}
.noyterm_sm2 svg{
flex:none;
width:20px;
height:1.25rem;
color:#bef264;
}
.noyterm_k_sm2{
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.594rem;
color:#8fa87a;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.noyterm_v_sm2{
margin-top:2px;
color:#eef5e4;
font-weight:700;
font-size:14px;
}
@media(max-width:1025px){
.noywlc_sm2{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.noywlc_h2_sm2{
font-size:26px;
}
}
.noyjp_sm2{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.noyjp_sm2>*{
min-width:0;
}
.noyjp_hero_sm2{
border-radius:1.25rem;
border:1px solid #26321d;
gap:0.875rem;
padding:26px;
overflow:hidden;
background:linear-gradient(135deg,#0e1209,#090c10);
justify-content:space-between;
position:relative;
min-height:11.25rem;
color:#eef5e4;
flex-direction:column;
display:flex;
}
.noyjp_glow_sm2{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
right:-2.5rem;
height:180px;
width:11.25rem;
top:-40px;
}
.noyjp_k_row_sm2{
gap:0.625rem;
align-items:center;
position:relative;
justify-content:space-between;
display:flex;
}
.noyjp_k_sm2{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:10px;
color:#7a9066;
letter-spacing:.12em;
text-transform:uppercase;
}
.noyjp_hero_sm2 .noyjp_k_sm2{
color:#8fa87a;
}
.noyjp_amt_sm2{
font-size:42px;
color:#bef264;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
line-height:1;
position:relative;
font-weight:700;
}
.noyjp_sub_sm2{
font-size:0.75rem;
color:#8fa87a;
margin-top:5px;
}
.noyjp_cell_sm2{
padding:1.375rem;
border-radius:20px;
background:#13160f;
border:1px solid #26321d;
justify-content:space-between;
flex-direction:column;
min-height:180px;
display:flex;
}
.noyjp_cell_sm2 .noyjp_amt_sm2{
font-size:30px;
color:#eef5e4;
}
.noyjp_cell_sm2 .noyjp_sub_sm2{
color:#7a9066;
}
@media(max-width:1025px){
.noyjp_sm2{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.noyjp_amt_sm2{
font-size:2rem;
}
}
.noysteps_sm2{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.noysteps_sm2>*{
min-width:0;
}
.noystep_sm2{
border:1px solid #26321d;
border-radius:13px;
padding:24px;
background:#13160f;
position:relative;
}
.noystep_num_sm2{
background:#a3e635;
border-radius:0.5rem;
align-items:center;
color:#0d1a00;
width:1.875rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:flex;
margin-bottom:0.875rem;
justify-content:center;
height:1.875rem;
font-weight:700;
font-size:13px;
}
.noystep_h_sm2{
margin-bottom:0.438rem;
font-size:1rem;
font-weight:700;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
color:#eef5e4;
}
.noystep_p_sm2{
line-height:1.55;
font-size:13px;
color:#b8c9a3;
}
@media(max-width:1023px){
.noysteps_sm2{
grid-template-columns:1fr;
}
}
.noytour_sm2{
border:1px solid #26321d;
grid-template-columns:1.05fr 1fr;
overflow:hidden;
border-radius:20px;
display:grid;
}
.noytour_sm2>*{
min-width:0;
}
.noytour_l_sm2{
padding:34px;
overflow:hidden;
background:linear-gradient(135deg,#0e1209,#090c10);
color:#eef5e4;
position:relative;
}
.noytour_h2_sm2{
margin:12px 0 0.625rem;
color:#eef5e4;
font-size:1.875rem;
font-weight:700;
line-height:1.05;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
}
.noytour_h2_sm2 em{
color:#bef264;
font-style:normal;
}
.noytour_text_sm2{
max-width:340px;
color:#8fa87a;
line-height:1.6;
font-size:13.5px;
margin-bottom:20px;
}
.noytour_meta_sm2{
gap:18px;
flex-wrap:wrap;
display:flex;
margin-bottom:20px;
align-items:flex-end;
}
.noytour_cap_sm2{
margin-bottom:5px;
font-size:9.5px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#8fa87a;
text-transform:uppercase;
}
.noycount_sm2{
gap:6px;
display:flex;
}
.noycount_sm2 span{
background:rgba(255, 255, 255, 0.07);
padding:4px 9px;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:8px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
font-size:1.375rem;
}
.noytour_units_sm2{
font-size:10px;
color:#8fa87a;
}
.noyboard_sm2{
padding:1.75rem 1.875rem;
background:#13160f;
}
.noyboard_head_sm2{
display:flex;
margin-bottom:0.875rem;
align-items:center;
justify-content:space-between;
}
.noyboard_title_sm2{
font-size:1rem;
color:#eef5e4;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.noyboard_upd_sm2{
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#7a9066;
font-size:10px;
}
.noyboard_list_sm2{
gap:2px;
display:flex;
flex-direction:column;
}
.noyboard_row_sm2{
padding:10px 0.75rem;
gap:12px;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.noyboard_top1_sm2{
background:rgba(163, 230, 53, 0.11);
}
.noyboard_rk_sm2{
font-weight:700;
width:20px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#7a9066;
font-size:14px;
}
.noyboard_top1_sm2 .noyboard_rk_sm2{
color:#a3e635;
}
.noyboard_nm_sm2{
flex:1;
min-width:0;
font-weight:600;
color:#b8c9a3;
font-size:13.5px;
}
.noyboard_top1_sm2 .noyboard_nm_sm2{
color:#eef5e4;
font-weight:700;
}
.noyboard_pt_sm2{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.781rem;
color:#b8c9a3;
}
@media(max-width:1022px){
.noytour_sm2{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.noytour_h2_sm2{
font-size:1.5rem;
}
}
.noypay_logos_sm2{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.noypay_logos_sm2>*{
min-width:0;
}
.noypay_sm2{
border:1px solid #26321d;
border-radius:8px;
justify-content:center;
height:3rem;
align-items:center;
font-weight:700;
font-size:0.75rem;
color:#b8c9a3;
display:flex;
}
.noytable_sm2{
border:1px solid #26321d;
overflow:hidden;
border-radius:0.813rem;
}
.noytrow_sm2{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.noytrow_sm2>div{
padding:0.813rem 14px;
min-width:0;
}
.noytrow_sm2>div:first-child{
font-weight:700;
padding-left:16px;
color:#eef5e4;
}
.noytrow_th_sm2{
background:#0d0f0a;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.06em;
color:#7a9066;
font-size:0.594rem;
}
.noytrow_sm2:not(.noytrow_th_sm2){
background:#13160f;
color:#b8c9a3;
border-top:1px solid #1e2618;
}
.noytrow_zebra_sm2{
background:#181c12;
}
.noypos_sm2{
font-weight:700;
color:#a3e635;
}
@media(max-width:1027px){
.noypay_logos_sm2{
grid-template-columns:repeat(2,1fr);
}
}
.noysupp_sm2{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.noysupp_sm2>*{
min-width:0;
}
.noysupp_card_sm2{
padding:24px;
background:#13160f;
border-radius:0.813rem;
border:1px solid #26321d;
}
.noysupp_card_sm2 svg{
color:#a3e635;
width:1.5rem;
margin-bottom:0.875rem;
height:1.5rem;
}
.noysupp_card_sm2 h3{
font-weight:700;
font-size:1rem;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:6px;
color:#eef5e4;
}
.noysupp_card_sm2 p{
font-size:13px;
line-height:1.55;
color:#b8c9a3;
}
@media(max-width:1024px){
.noysupp_sm2{
grid-template-columns:1fr;
}
}
.noyapp_sm2{
gap:2.25rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
display:flex;
}
.noyapp_copy_sm2{
max-width:520px;
}
.noyapp_h2_sm2{
margin:0.75rem 0 10px;
line-height:1.05;
font-size:28px;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
color:#eef5e4;
font-weight:700;
}
.noyapp_text_sm2{
margin-bottom:1.25rem;
color:#b8c9a3;
font-size:14px;
line-height:1.6;
}
.noyapp_btns_sm2{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.noystore_sm2{
gap:9px;
border:1px solid #26321d;
border-radius:0.813rem;
background:#0d0f0a;
padding:11px 18px;
color:#eef5e4;
font-weight:700;
align-items:center;
display:inline-flex;
cursor:pointer;
font-size:13px;
}
.noystore_sm2 svg{
height:1rem;
width:16px;
}
.noyapp_qr_wrap_sm2{
gap:1rem;
align-items:center;
display:flex;
}
.noyqr_sm2{
grid-template-columns:repeat(5,1fr);
grid-template-rows:repeat(5,1fr);
border-radius:13px;
background:#0d0f0a;
gap:3px;
border:1px solid #26321d;
padding:0.688rem;
width:6.75rem;
display:grid;
height:108px;
}
.noyqr_sm2 i{
background:transparent;
}
.noyqr_f_sm2{
background:#a3e635;
}
.noyapp_qr_cap_sm2{
line-height:1.4;
color:#7a9066;
max-width:84px;
font-size:0.75rem;
}
.noypromo_grid_sm2{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.noypromo_grid_sm2>*{
min-width:0;
}
.noypromo_sm2{
padding:1.5rem;
border-radius:1.25rem;
border:1px solid #26321d;
background:#13160f;
overflow:hidden;
min-height:150px;
position:relative;
}
.noypromo_h_sm2{
font-weight:700;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
margin-top:6px;
line-height:1.05;
color:#eef5e4;
}
.noypromo_h_sm2 em{
color:#a3e635;
font-style:normal;
}
.noypromo_p_sm2{
margin-top:0.5rem;
line-height:1.5;
font-size:12.5px;
color:#b8c9a3;
}
.noypromo_feat_sm2{
border-color:#26321d;
background:linear-gradient(135deg,#0e1209,#090c10);
}
.noypromo_feat_sm2 .noypromo_h_sm2{
color:#eef5e4;
}
.noypromo_feat_sm2 .noypromo_h_sm2 em{
color:#bef264;
}
.noypromo_feat_sm2 .noypromo_p_sm2{
color:#8fa87a;
}
.noypromo_feat_sm2 .noyeyebrow_sm2{
color:#bef264;
}
@media(max-width:1025px){
.noypromo_grid_sm2{
grid-template-columns:1fr;
}
}
.noydw_h2_sm2{
line-height:1.08;
color:#eef5e4;
font-weight:700;
font-size:1.625rem;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:10px;
}
.noysteps_v_sm2{
grid-template-columns:1fr;
gap:10px;
}
.noysteps_v_sm2 .noystep_sm2{
padding:18px 1.25rem;
}
@media(max-width:558px){
.noydw_h2_sm2{
font-size:23px;
}
}
.noyvip_head_sm2{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:1.125rem;
justify-content:space-between;
}
.noyvip_intro_sm2{
max-width:420px;
font-size:13px;
color:#b8c9a3;
}
.noyvip_sm2{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.noyvip_sm2>*{
min-width:0;
}
.noytier_sm2{
padding:20px;
border-radius:0.813rem;
background:#13160f;
border:1px solid #26321d;
}
.noytier_on_sm2{
border-color:#a3e635;
background:rgba(163, 230, 53, 0.11);
}
.noytier_medal_sm2{
background:linear-gradient(135deg,#a3e635,#65a30d);
border-radius:0.5rem;
margin-bottom:14px;
width:1.875rem;
height:30px;
}
.noytier_name_sm2{
margin-bottom:5px;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:0.938rem;
color:#eef5e4;
}
.noytier_tx_sm2{
line-height:1.5;
font-size:0.719rem;
color:#7a9066;
}
@media(max-width:1021px){
.noyvip_sm2{
grid-template-columns:repeat(2,1fr);
}
}
.noyrc_sm2{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.noyrc_sm2>*{
min-width:0;
}
.noyrc_awards_sm2{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.noyaward_sm2{
gap:11px;
align-items:center;
display:flex;
}
.noyaward_sm2 svg{
flex:none;
width:1.125rem;
color:#fbbf24;
height:1.125rem;
}
.noyaward_t_sm2{
color:#eef5e4;
font-size:13.5px;
font-weight:700;
}
.noyaward_s_sm2{
color:#7a9066;
font-size:11.5px;
}
.noyrc_press_sm2{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.noylogo_cell_sm2{
border:1px solid #26321d;
border-radius:8px;
height:3rem;
display:flex;
font-weight:700;
color:#b8c9a3;
font-size:13px;
justify-content:center;
align-items:center;
}
.noyrc_partner_sm2{
padding:20px;
background:#13160f;
border-radius:13px;
border:1px solid #26321d;
}
.noyrc_partner_name_sm2{
color:#eef5e4;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:6px;
font-weight:700;
font-size:18px;
}
.noyrc_partner_text_sm2{
font-size:12.5px;
line-height:1.55;
color:#b8c9a3;
}
@media(max-width:1021px){
.noyrc_sm2{
gap:22px;
grid-template-columns:1fr;
}
.noyrc_press_sm2{
grid-template-columns:repeat(4,1fr);
}
}
.noyop_h2_sm2{
margin:0.625rem 0 0.5rem;
color:#eef5e4;
font-size:24px;
line-height:1.1;
font-weight:700;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
}
.noyop_text_sm2{
color:#b8c9a3;
font-size:13.5px;
line-height:1.6;
}
@media(max-width:562px){
.noyop_h2_sm2{
font-size:22px;
}
}
.noygd_head_sm2{
gap:0.75rem;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:16px;
}
.noyprovs_sm2{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.noyprovs_sm2>*{
min-width:0;
}
.noyprov_sm2{
border-radius:0.813rem;
padding:12px;
background:#13160f;
border:1px solid #26321d;
align-items:center;
justify-content:center;
text-decoration:none;
height:4rem;
display:flex;
}
.noyprov_img_sm2{
max-height:2rem;
object-fit:contain;
max-width:100%;
}
.noyresp_sm2{
background:#13160f;
gap:24px;
border-radius:13px;
border:1px solid #26321d;
padding:26px;
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.noyresp_in_sm2{
max-width:560px;
}
.noyresp_h_sm2{
font-weight:700;
font-size:19px;
color:#eef5e4;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
}
.noyresp_p_sm2{
line-height:1.6;
font-size:0.844rem;
color:#b8c9a3;
}
.noyresp_badges_sm2{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.noyage18_sm2{
border:1.5px solid #ef4444;
border-radius:0.5rem;
padding:4px 8px;
font-weight:700;
color:#ef4444;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.813rem;
}
.noyresp_org_sm2{
font-size:13px;
font-weight:600;
color:#7a9066;
}
@media(max-width:1027px){
.noyprovs_sm2{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.noyprovs_sm2{
grid-template-columns:repeat(2,1fr);
}
}
.noyab_h2_sm2{
margin:0.875rem 0 1rem;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:2rem;
color:#eef5e4;
line-height:1.08;
}
.noyab_body_sm2{
margin-bottom:14px;
color:#b8c9a3;
line-height:1.65;
font-size:0.938rem;
}
.noyab_chips_sm2{
gap:10px;
flex-wrap:wrap;
display:flex;
margin-top:0.5rem;
}
.noyfaq_sm2{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.noyfaq_item_sm2{
border-radius:13px;
border:1px solid #26321d;
background:#13160f;
padding:1.125rem 1.375rem;
}
.noyfaq_q_sm2{
list-style:none;
gap:1rem;
font-weight:600;
cursor:pointer;
align-items:center;
font-size:15.5px;
justify-content:space-between;
color:#eef5e4;
display:flex;
}
.noyfaq_q_sm2::-webkit-details-marker{
display:none;
}
.noyfaq_q_t_sm2{
gap:0.625rem;
display:flex;
}
.noyfaq_q_i_sm2{
color:#a3e635;
font-style:normal;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.noyfaq_pm_sm2{
color:#a3e635;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:1.25rem;
}
.noyfaq_item_sm2[open] .noyfaq_pm_sm2{
transform:rotate(45deg);
}
.noyfaq_a_sm2{
line-height:1.6;
color:#b8c9a3;
font-size:0.844rem;
margin-top:0.75rem;
}
@media(max-width:561px){
.noyab_h2_sm2{
font-size:1.625rem;
}
}
.noyet_h2_sm2{
margin:10px 0 0.875rem;
font-size:28px;
color:#eef5e4;
font-weight:700;
font-family:"Unbounded", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
}
.noyet_right_sm2{
gap:10px;
display:flex;
flex-direction:column;
}
.noyet_updated_sm2{
border:1px solid #26321d;
padding:0.875rem 18px;
border-radius:0.813rem;
gap:10px;
background:#0d0f0a;
font-size:12px;
align-items:center;
display:flex;
color:#b8c9a3;
}
.noyet_updated_sm2 svg{
flex:none;
width:15px;
color:#a3e635;
height:0.938rem;
}
.noyet_updated_sm2 b{
color:#eef5e4;
}
@media(max-width:563px){
.noyet_h2_sm2{
font-size:24px;
}
}
.noyfooter_sm2{
padding:2.5rem 1.75rem;
background:#090b07;
border-top:1px solid #1e2618;
}
.noyfooter_grid_sm2{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-left:auto;
max-width:87.5rem;
display:grid;
margin-bottom:28px;
margin-right:auto;
}
.noyfooter_grid_sm2>*{
min-width:0;
}
.noyfooter_grid_sm2 h4{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.625rem;
margin-bottom:13px;
letter-spacing:.12em;
color:#4a5c3c;
text-transform:uppercase;
}
.noyfcol_sm2{
gap:0.563rem;
font-size:13px;
flex-direction:column;
display:flex;
color:#b8c9a3;
}
.noyfcol_sm2 a{
cursor:pointer;
}
.noyft_about_sm2{
margin-top:0.75rem;
line-height:1.6;
font-size:0.813rem;
color:#7a9066;
max-width:16.25rem;
}
.noyft_contact_sm2{
margin-top:0.75rem;
overflow-wrap:anywhere;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.781rem;
color:#a3e635;
}
.noyfooter_bottom_sm2{
gap:1rem;
margin:0 auto;
justify-content:space-between;
border-top:1px solid #1e2618;
flex-wrap:wrap;
max-width:1400px;
display:flex;
align-items:center;
padding-top:20px;
}
.noyfooter_bottom_sm2 p{
max-width:45rem;
line-height:1.6;
font-size:11px;
color:#4a5c3c;
}
@media(max-width:1021px){
.noyfooter_grid_sm2{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.noyfooter_grid_sm2{
grid-template-columns:1fr;
}
}