*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0B18;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#B8AEDD;
font-size:0.938rem;
line-height:1.55;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(8, 6, 18, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.nog-shell_2cg{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.nog-main_2cg{
min-width:0;
}
.nog-wrap_2cg{
margin:0 auto;
width:100%;
max-width:1400px;
}
.nog-container_2cg{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.nog-container_2cg{
padding:0 1.75rem;
}
}
.nog-section_2cg{
padding:24px 1.75rem;
}
.nog-section_pt_2cg{
padding-top:2.125rem;
}
.nog-band_soft_2cg{
background:#13101F;
}
.nog-eyebrow_2cg{
font-weight:600;
overflow-wrap:break-word;
color:#9A50FF;
letter-spacing:.14em;
display:inline-block;
text-transform:uppercase;
line-height:1.4;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.656rem;
}
.nog-drawer_cb_2cg{
display:none;
}
.nog-overlay_2cg{
display:none;
}
@media(max-width:1026px){
.nog-shell_2cg{
grid-template-columns:1fr;
}
.nog-main_2cg{
padding-bottom:78px;
}
.nog-drawer_cb_2cg:checked~.nog-overlay_2cg{
inset:0;
background:rgba(8, 6, 18, 0.72);
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:559px){
.nog-section_2cg{
padding:18px 1rem;
}
.nog-section_pt_2cg{
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 ---------- */
.nog-side_2cg{
gap:22px;
background:#110F1E;
padding:22px 1.125rem;
flex-direction:column;
top:0;
border-right:1px solid #1E1832;
height:100vh;
position:sticky;
display:flex;
align-self:start;
overflow-y:auto;
}
.nog-brand_2cg{
gap:10px;
display:flex;
align-items:center;
}
.nog-logo_2cg{
font-size:21px;
color:#EDE8FF;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
letter-spacing:-.02em;
}
.nog-side_cta_2cg{
padding:16px;
border:1px solid #2A2145;
border-radius:13px;
background:rgba(154, 80, 255, 0.12);
}
.nog-side_cta_h_2cg{
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:17px;
margin-bottom:0.375rem;
color:#EDE8FF;
line-height:1.15;
font-weight:700;
}
.nog-side_cta_p_2cg{
margin-bottom:12px;
font-size:12px;
line-height:1.45;
color:#B8AEDD;
}
.nog-nav_2cg{
gap:3px;
display:flex;
flex-direction:column;
}
.nog-nav_label_2cg{
padding:0.375rem 10px;
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.14em;
color:#4E4470;
}
.nog-nav_item_2cg{
padding:0.625rem;
gap:11px;
border-radius:0.5rem;
font-size:14px;
color:#B8AEDD;
display:flex;
font-weight:500;
align-items:center;
}
.nog-nav_item_2cg svg{
width:17px;
height:1.063rem;
}
.nog-nav_item_2cg:hover{
background:rgba(154, 80, 255, 0.12);
color:#EDE8FF;
}
.nog-nav_item_on_2cg{
background:rgba(154, 80, 255, 0.12);
font-weight:600;
color:#9A50FF;
}
.nog-side_foot_2cg{
border:1px solid #2A2145;
background:#13101F;
border-radius:13px;
padding:0.75rem;
margin-top:auto;
}
.nog-side_foot_2cg p{
line-height:1.4;
font-size:0.781rem;
margin-top:0.25rem;
color:#B8AEDD;
}
/* ---------- topbar ---------- */
.nog-top_2cg{
gap:1rem;
padding:0.875rem 1.75rem;
background:#110F1E;
z-index:40;
position:sticky;
display:flex;
align-items:center;
top:0;
border-bottom:1px solid #1E1832;
}
.nog-top_brand_2cg{
gap:9px;
align-items:center;
display:none;
}
.nog-search_2cg{
flex:1;
gap:0.625rem;
border:1px solid #2A2145;
padding:11px 14px;
border-radius:0.813rem;
background:#13101F;
font-size:0.844rem;
display:flex;
color:#7E71AA;
align-items:center;
max-width:440px;
}
.nog-search_2cg svg{
flex:none;
width:1rem;
height:1rem;
}
.nog-top_actions_2cg{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.nog-lang_2cg{
color:#B8AEDD;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
}
.nog-burger_2cg{
border-radius:8px;
background:#13101F;
border:1px solid #2A2145;
display:none;
align-items:center;
justify-content:center;
width:2.5rem;
height:2.5rem;
color:#EDE8FF;
}
/* ---------- bottom-nav (mobile) ---------- */
.nog-botnav_2cg{
display:none;
}
@media(max-width:1025px){
.nog-side_2cg{
transition:transform .25s ease;
top:0;
z-index:80;
transform:translateX(-100%);
position:fixed;
left:0;
height:100vh;
width:280px;
}
.nog-drawer_cb_2cg:checked~.nog-shell_2cg .nog-side_2cg{
transform:translateX(0);
}
.nog-top_2cg{
gap:12px;
padding:14px 1rem;
flex-wrap:wrap;
position:static;
}
.nog-top_brand_2cg{
display:flex;
}
.nog-search_2cg{
display:none;
}
.nog-burger_2cg{
display:flex;
}
.nog-top_actions_2cg{
gap:0.625rem;
margin-left:0;
width:100%;
align-items:stretch;
}
.nog-top_actions_2cg .nog-lang_2cg{
display:none;
}
.nog-top_actions_2cg .nog-btn_2cg{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.nog-botnav_2cg{
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#110F1E;
position:fixed;
display:grid;
transform:translateZ(0);
bottom:0;
left:0;
right:0;
z-index:65;
border-top:1px solid #2A2145;
}
.nog-bn_2cg{
gap:0.25rem;
padding:6px 2px 0;
align-items:center;
font-weight:600;
color:#B8AEDD;
display:flex;
min-width:0;
font-size:0.625rem;
justify-content:flex-end;
flex-direction:column;
}
.nog-bn_2cg svg{
flex:none;
height:22px;
width:1.375rem;
}
.nog-bn_2cg span{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
text-align:center;
}
.nog-bn_on_2cg{
color:#9A50FF;
}
.nog-bn_center_2cg{
position:relative;
}
.nog-bn_fab_2cg{
background:#A855FF;
border-radius:50%;
left:50%;
height:50px;
box-shadow:0 8px 40px rgba(0, 0, 0, 0.65), 0 2px 0.75rem rgba(154, 80, 255, 0.22);
width:50px;
display:flex;
color:#FFFFFF;
top:-1.25rem;
transform:translateX(-50%);
position:absolute;
align-items:center;
justify-content:center;
}
.nog-bn_fab_2cg svg{
width:24px;
height:24px;
}
.nog-bn_center_2cg span{
color:#9A50FF;
}
}
.nog-btn_2cg{
gap:8px;
border-radius:0.5rem;
padding:0.688rem 22px;
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;
cursor:pointer;
font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-flex;
font-size:14px;
font-weight:700;
justify-content:center;
align-items:center;
}
.nog-btn_pri_2cg{
background:#A855FF;
color:#FFFFFF;
box-shadow:0 0.25rem 20px rgba(154, 80, 255, 0.48), 0 2px 0.5rem rgba(154, 80, 255, 0.28);
}
.nog-btn_pri_2cg:hover{
background:#8F35E8;
}
.nog-btn_ghost_2cg{
background:rgba(154, 80, 255, 0.12);
font-weight:600;
color:#EDE8FF;
}
.nog-btn_line_2cg{
background:transparent;
border:1px solid #3D3162;
font-weight:600;
color:#EDE8FF;
}
.nog-btn_lg_2cg{
border-radius:0.813rem;
padding:1rem 1.875rem;
font-size:0.938rem;
}
.nog-band_2cg .nog-btn_line_2cg{
border-color:rgba(255, 255, 255, 0.12);
color:#EDE8FF;
}
.nog-band_2cg .nog-btn_ghost_2cg{
background:rgba(255, 255, 255, 0.07);
color:#EDE8FF;
}
.nog-link_m_2cg{
gap:0.313rem;
align-items:center;
color:#9A50FF;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
cursor:pointer;
display:inline-flex;
font-size:12px;
text-decoration:none;
}
.nog-link_m_2cg svg{
width:0.875rem;
height:0.875rem;
}
.nog-band_2cg .nog-link_m_2cg{
color:#B47FFF;
}
.nog-dot_2cg{
border-radius:50%;
flex:none;
background:#9A50FF;
width:0.438rem;
height:7px;
}
.nog-dot_live_2cg{
animation:zm3-pulse 1.4s infinite;
background:#E8344A;
}
.nog-stars_2cg{
gap:2px;
color:#9A50FF;
display:inline-flex;
}
.nog-stars_2cg svg{
width:15px;
height:15px;
}
.nog-chip_2cg{
padding:0.438rem 12px;
background:#13101F;
gap:6px;
border:1px solid #2A2145;
border-radius:0.5rem;
align-items:center;
font-size:0.688rem;
display:inline-flex;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8AEDD;
}
.nog-chip_on_2cg{
background:rgba(154, 80, 255, 0.12);
border-color:transparent;
color:#9A50FF;
}
.nog-gc_2cg{
cursor:pointer;
display:block;
min-width:0;
text-decoration:none;
color:inherit;
}
.nog-gc_thumb_2cg{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #2A2145;
background-size:cover;
background-position:center;
position:relative;
display:block;
aspect-ratio:1;
}
.nog-gc_thumb_portrait_2cg{
aspect-ratio:3/4;
}
.nog-gc_thumb_wide_2cg{
aspect-ratio:16/11;
}
.nog-gc_cap_2cg{
background:linear-gradient(transparent,rgba(8, 6, 18, 0.72));
padding:9px;
position:absolute;
right:0;
bottom:0;
left:0;
}
.nog-gc_name_2cg{
font-size:12.5px;
color:#EDE8FF;
display:block;
font-weight:700;
}
.nog-gc_meta_2cg{
color:#9A8EC4;
font-size:11px;
}
.nog-gc_badge_2cg{
border-radius:0.5rem;
padding:2px 0.375rem;
background:#9A50FF;
top:0.5rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:8px;
position:absolute;
color:#FFFFFF;
right:0.5rem;
font-weight:700;
}
.nog-gc_badge_hot_2cg{
background:#E8344A;
color:#EDE8FF;
}
.nog-gc_badge_live_2cg{
background:#E8344A;
color:#EDE8FF;
right:auto;
left:0.5rem;
}
.nog-gc_mult_2cg{
inset:0;
font-weight:700;
display:flex;
justify-content:center;
position:absolute;
font-size:28px;
align-items:center;
color:#9A50FF;
}
.nog-pc_2cg{
border:1px solid #2A2145;
background:#13101F;
border-radius:13px;
display:flex;
font-weight:700;
color:#B8AEDD;
justify-content:center;
align-items:center;
height:64px;
font-size:0.875rem;
}
.nog-rail_2cg{
min-width:0;
}
.nog-rail_scroll_2cg{
gap:14px;
display:grid;
}
.nog-rail_scroll_2cg>*{
min-width:0;
}
.nog-g6_2cg{
grid-template-columns:repeat(6,1fr);
}
.nog-g7_2cg{
grid-template-columns:repeat(7,1fr);
}
.nog-g4_2cg{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.nog-g6_2cg,.nog-g7_2cg{
grid-template-columns:none;
overflow-x:auto;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
padding-bottom:0.375rem;
grid-auto-columns:120px;
}
.nog-g6_2cg>*,.nog-g7_2cg>*{
scroll-snap-align:start;
}
.nog-g4_2cg{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.nog-g4_2cg{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.nog-panel_2cg{
padding:28px 2rem;
border:1px solid #2A2145;
border-radius:1.25rem;
background:#13101F;
}
.nog-split_2cg{
gap:2.25rem;
align-items:start;
display:grid;
}
.nog-split_2cg>*{
min-width:0;
}
.nog-split_a_2cg{
grid-template-columns:.85fr 1.15fr;
}
.nog-split_b_2cg{
grid-template-columns:1fr 1.1fr;
}
.nog-split_c_2cg{
grid-template-columns:1.1fr .9fr;
}
.nog-pgrid_2cg{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.nog-pgrid_2cg>*{
min-width:0;
}
.nog-lead_2cg{
margin-bottom:14px;
line-height:1.65;
color:#B8AEDD;
font-size:15px;
}
.nog-feat_2cg{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.nog-feat_2cg>*{
min-width:0;
}
.nog-feat2_2cg{
grid-template-columns:1fr 1fr;
}
.nog-feat_card_2cg{
padding:26px;
border-radius:20px;
background:#13101F;
border:1px solid #2A2145;
}
.nog-feat_card_2cg svg{
width:1.625rem;
color:#9A50FF;
margin-bottom:16px;
height:26px;
}
.nog-feat_card_2cg h3{
font-size:18px;
color:#EDE8FF;
margin-bottom:0.5rem;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.nog-feat_card_2cg p{
line-height:1.6;
color:#B8AEDD;
font-size:0.813rem;
}
.nog-feat_card_2cg b{
color:#EDE8FF;
}
.nog-big_2cg{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.nog-big_n_2cg{
color:#9A50FF;
font-weight:700;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
}
.nog-big_l_2cg{
font-size:12px;
color:#7E71AA;
}
.nog-person_2cg{
background:#13101F;
padding:16px 18px;
gap:14px;
border:1px solid #2A2145;
border-radius:0.813rem;
align-items:center;
display:flex;
}
.nog-avatar_2cg{
background:linear-gradient(135deg,#9A50FF,#6B20D4);
border-radius:50%;
flex:none;
width:2.75rem;
height:2.75rem;
}
.nog-person_name_2cg{
color:#EDE8FF;
font-weight:700;
font-size:14px;
}
.nog-person_role_2cg{
font-size:0.75rem;
color:#7E71AA;
}
.nog-kv_2cg{
gap:1px;
border:1px solid #2A2145;
grid-template-columns:1fr 1fr;
background:#2A2145;
overflow:hidden;
border-radius:0.813rem;
display:grid;
}
.nog-kv_2cg>div{
background:#0D0B18;
padding:16px 18px;
min-width:0;
}
.nog-kv_k_2cg{
margin-bottom:0.313rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9A50FF;
text-transform:uppercase;
font-size:9.5px;
}
.nog-kv_v_2cg{
font-weight:700;
font-size:13.5px;
color:#EDE8FF;
}
@media(max-width:1022px){
.nog-split_a_2cg,.nog-split_b_2cg,.nog-split_c_2cg,.nog-pgrid_2cg{
grid-template-columns:1fr;
gap:24px;
}
.nog-feat_2cg,.nog-feat2_2cg{
grid-template-columns:1fr;
}
.nog-kv_2cg{
grid-template-columns:1fr;
}
}
.nog-sh_2cg{
margin-bottom:16px;
min-width:0;
}
.nog-sh_row_2cg{
gap:12px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.nog-sh_row_2cg .nog-sh_l_2cg{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.nog-sh_stack_2cg{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.nog-sh_center_2cg{
gap:10px;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.nog-sh_h2_2cg{
gap:9px;
overflow-wrap:break-word;
font-weight:700;
line-height:1.1;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
align-items:center;
color:#EDE8FF;
font-size:20px;
}
@media(min-width:766px){
.nog-sh_h2_2cg{
font-size:1.5rem;
}
}
.nog-band_2cg .nog-sh_h2_2cg{
color:#EDE8FF;
}
.nog-eb_mono_2cg{
text-transform:none;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
}
.nog-eb_mono_2cg::before{
content:"// ";
}
.nog-eb_upper_2cg{
text-transform:uppercase;
letter-spacing:.14em;
}
.nog-eb_pill_2cg{
padding:5px 11px;
background:rgba(154, 80, 255, 0.12);
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.nog-eb_line_2cg{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.nog-eb_line_2cg::before{
background:#9A50FF;
width:24px;
content:"";
height:1px;
display:inline-block;
}
.nog-band_2cg .nog-eb_line_2cg::before{
background:#B47FFF;
}
.nog-band_2cg .nog-eb_pill_2cg{
background:rgba(255, 255, 255, 0.07);
}
.nog-sh_link_2cg{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:6px;
border-bottom:1px solid #EDE8FF;
align-items:center;
white-space:nowrap;
font-size:13px;
padding-bottom:2px;
color:#EDE8FF;
display:inline-flex;
font-weight:600;
}
.nog-sh_link_2cg:hover{
border-color:#9A50FF;
color:#9A50FF;
}
.nog-sh_link_2cg svg{
height:14px;
width:14px;
}
.nog-sh_link_chev_2cg{
font-size:12px;
padding-bottom:0;
border-bottom:0;
color:#9A50FF;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nog-sh_link_btn_2cg{
padding:0.563rem 18px;
border-radius:999px;
background:#A855FF;
color:#FFFFFF;
border-bottom:0;
}
.nog-sh_link_btn_2cg:hover{
background:#8F35E8;
border-color:transparent;
}
.nog-band_2cg .nog-sh_link_2cg{
border-color:#EDE8FF;
color:#EDE8FF;
}
.nog-band_2cg .nog-sh_link_chev_2cg{
color:#B47FFF;
}
.nog-sh_rule_2cg{
background:#2A2145;
margin:-2px 0 1rem;
height:1px;
}
.nog-band_2cg .nog-sh_rule_2cg{
background:rgba(255, 255, 255, 0.12);
}
.nog-seo_grid3_2cg{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nog-seo_grid4_2cg{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.nog-seo_grid3_2cg>*,.nog-seo_grid4_2cg>*{
min-width:0;
}
.nog-seo_card_2cg{
border:1px solid #2A2145;
background:#13101F;
padding:24px;
border-radius:0.813rem;
}
.nog-seo_card_2cg h3{
font-size:1.125rem;
font-weight:700;
color:#EDE8FF;
margin-bottom:8px;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.nog-seo_card_2cg p{
color:#B8AEDD;
line-height:1.6;
font-size:0.813rem;
}
.nog-seo_card_sm_2cg{
padding:1.25rem;
}
.nog-seo_card_sm_2cg h3{
font-size:1rem;
}
.nog-seo_card_sm_2cg p{
line-height:1.55;
font-size:12.5px;
}
.nog-seo_rtp_row_2cg{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:1rem;
}
.nog-rtp_2cg{
gap:14px;
display:flex;
min-width:0;
}
.nog-rtp_2cg>div{
border-radius:13px;
flex:1;
padding:1rem;
background:#0D0B18;
min-width:0;
text-align:center;
}
.nog-rtp_n_2cg{
color:#9A50FF;
font-size:26px;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
white-space:nowrap;
}
.nog-rtp_l_2cg{
font-size:0.688rem;
color:#7E71AA;
margin-top:0.25rem;
}
.nog-cmp_2cg{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #2A2145;
max-width:47.5rem;
}
.nog-cmp_row_2cg{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.nog-cmp_row_2cg>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.nog-cmp_row_2cg>div:first-child{
font-weight:600;
padding-left:1.375rem;
color:#EDE8FF;
text-align:left;
}
.nog-cmp_th_2cg{
background:#0D0B18;
font-size:12.5px;
font-weight:700;
}
.nog-cmp_row_2cg:not(.nog-cmp_th_2cg){
background:#13101F;
border-top:1px solid #1E1832;
color:#B8AEDD;
}
.nog-cmp_zebra_2cg{
background:#100E1C;
}
.nog-guide_2cg{
border:1px solid #2A2145;
border-radius:0.813rem;
overflow:hidden;
background:#13101F;
cursor:pointer;
}
.nog-guide_cover_2cg{
height:130px;
}
.nog-guide_body_2cg{
padding:1.25rem;
}
.nog-guide_body_2cg h3{
margin:0.438rem 0 0.563rem;
font-size:1rem;
font-weight:700;
line-height:1.25;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#EDE8FF;
}
.nog-guide_meta_2cg{
color:#7E71AA;
font-size:11.5px;
}
.nog-hub_2cg{
gap:28px;
grid-template-columns:repeat(5,1fr);
display:grid;
border-top:1px solid #1E1832;
padding-top:28px;
}
.nog-hub_2cg>*{
min-width:0;
}
.nog-hub_2cg h4{
font-size:0.813rem;
color:#EDE8FF;
margin-bottom:11px;
font-weight:700;
}
.nog-hub_col_2cg{
gap:0.5rem;
font-size:13px;
display:flex;
flex-direction:column;
color:#B8AEDD;
}
.nog-hub_col_2cg a{
cursor:pointer;
}
@media(max-width:1026px){
.nog-seo_grid3_2cg{
grid-template-columns:1fr;
}
.nog-seo_grid4_2cg{
grid-template-columns:repeat(2,1fr);
}
.nog-seo_rtp_row_2cg{
grid-template-columns:1fr;
gap:20px;
}
.nog-hub_2cg{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.nog-hub_2cg{
grid-template-columns:1fr;
}
}
.nog-hero_2cg{
border-radius:1.25rem;
border:1px solid #2A2145;
overflow:hidden;
padding:2.875rem 48px;
background:linear-gradient(120deg,#0A0816,#060B18);
position:relative;
color:#EDE8FF;
}
.nog-hero_glow_2cg{
border-radius:50%;
background:radial-gradient(circle,rgba(138, 80, 255, 0.22),transparent 70%);
position:absolute;
right:-60px;
top:-60px;
height:340px;
width:340px;
}
.nog-hero_in_2cg{
max-width:600px;
position:relative;
}
.nog-hero_2cg .nog-eyebrow_2cg{
color:#B47FFF;
}
.nog-pill_row_2cg{
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.5rem;
border-radius:999px;
padding:6px 0.813rem;
background:rgba(255, 255, 255, 0.07);
text-transform:uppercase;
align-items:center;
margin-bottom:22px;
font-size:0.656rem;
display:inline-flex;
letter-spacing:.1em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B47FFF;
}
.nog-hero_h1_2cg{
margin:1.125rem 0;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.02;
font-weight:700;
font-size:3.375rem;
letter-spacing:-.02em;
overflow-wrap:break-word;
color:#EDE8FF;
}
.nog-hero_h1_2cg em{
color:#B47FFF;
font-style:normal;
}
.nog-hero_sub_2cg{
margin-bottom:1.75rem;
color:#9A8EC4;
font-size:1.063rem;
line-height:1.55;
max-width:480px;
}
.nog-hero_cta_2cg{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:26px;
flex-wrap:wrap;
}
.nog-hero_trust_2cg{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.nog-hero_rating_txt_2cg{
color:#9A8EC4;
font-size:13px;
}
@media(max-width:1021px){
.nog-hero_2cg{
padding:32px 1.5rem;
}
.nog-hero_h1_2cg{
font-size:2.375rem;
}
}
@media(max-width:557px){
.nog-hero_h1_2cg{
font-size:1.875rem;
}
}
.nog-stat_2cg{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.nog-stat_2cg>*{
min-width:0;
}
.nog-stat_item_2cg{
background:#13101F;
padding:1.125rem 1.25rem;
border-radius:0.813rem;
border:1px solid #2A2145;
}
.nog-stat_k_2cg{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:7px;
color:#7E71AA;
font-size:0.594rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.nog-stat_v_2cg{
gap:8px;
font-size:1.5rem;
color:#EDE8FF;
overflow-wrap:anywhere;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
align-items:center;
min-width:0;
font-weight:700;
display:flex;
}
.nog-stat_v_accent_2cg{
color:#9A50FF;
}
@media(max-width:1024px){
.nog-stat_2cg{
grid-template-columns:repeat(2,1fr);
}
}
.nog-wlc_2cg{
gap:1.5rem;
overflow:hidden;
padding:2.25rem 2.5rem;
border-radius:20px;
grid-template-columns:1.2fr .8fr;
border:1px solid #2A2145;
background:linear-gradient(120deg,#0A0816,#060B18);
display:grid;
align-items:center;
position:relative;
color:#EDE8FF;
}
.nog-wlc_2cg>*{
min-width:0;
}
.nog-wlc_2cg .nog-eyebrow_2cg{
color:#B47FFF;
}
.nog-wlc_glow_2cg{
background:radial-gradient(circle,rgba(138, 80, 255, 0.22),transparent 70%);
border-radius:50%;
width:260px;
right:-2.5rem;
top:-40px;
height:260px;
position:absolute;
}
.nog-wlc_in_2cg{
position:relative;
}
.nog-wlc_h2_2cg{
margin:10px 0 0.5rem;
overflow-wrap:break-word;
line-height:1.03;
color:#EDE8FF;
font-weight:700;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:34px;
}
.nog-wlc_h2_2cg em{
font-style:normal;
color:#B47FFF;
}
.nog-wlc_sub_2cg{
max-width:420px;
font-size:0.875rem;
line-height:1.55;
margin-bottom:18px;
color:#9A8EC4;
}
.nog-wlc_terms_2cg{
gap:10px;
display:flex;
flex-direction:column;
position:relative;
}
.nog-term_2cg{
border:1px solid rgba(255, 255, 255, 0.12);
padding:13px 15px;
background:rgba(255, 255, 255, 0.07);
gap:0.688rem;
border-radius:0.813rem;
display:flex;
align-items:center;
}
.nog-term_2cg svg{
flex:none;
color:#B47FFF;
height:1.25rem;
width:20px;
}
.nog-term_k_2cg{
color:#9A8EC4;
font-size:0.594rem;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
}
.nog-term_v_2cg{
color:#EDE8FF;
font-weight:700;
margin-top:2px;
font-size:14px;
}
@media(max-width:1024px){
.nog-wlc_2cg{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.nog-wlc_h2_2cg{
font-size:1.625rem;
}
}
.nog-jp_2cg{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.nog-jp_2cg>*{
min-width:0;
}
.nog-jp_hero_2cg{
border-radius:1.25rem;
overflow:hidden;
padding:26px;
background:linear-gradient(135deg,#0A0816,#060B18);
border:1px solid #2A2145;
gap:14px;
min-height:11.25rem;
flex-direction:column;
color:#EDE8FF;
position:relative;
justify-content:space-between;
display:flex;
}
.nog-jp_glow_2cg{
border-radius:50%;
background:radial-gradient(circle,rgba(138, 80, 255, 0.22),transparent 70%);
position:absolute;
top:-40px;
width:180px;
right:-40px;
height:11.25rem;
}
.nog-jp_k_row_2cg{
gap:0.625rem;
justify-content:space-between;
align-items:center;
position:relative;
display:flex;
}
.nog-jp_k_2cg{
letter-spacing:.12em;
color:#7E71AA;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
}
.nog-jp_hero_2cg .nog-jp_k_2cg{
color:#9A8EC4;
}
.nog-jp_amt_2cg{
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#B47FFF;
line-height:1;
font-size:2.625rem;
position:relative;
}
.nog-jp_sub_2cg{
font-size:0.75rem;
margin-top:5px;
color:#9A8EC4;
}
.nog-jp_cell_2cg{
border:1px solid #2A2145;
border-radius:1.25rem;
padding:22px;
background:#13101F;
min-height:180px;
flex-direction:column;
justify-content:space-between;
display:flex;
}
.nog-jp_cell_2cg .nog-jp_amt_2cg{
font-size:30px;
color:#EDE8FF;
}
.nog-jp_cell_2cg .nog-jp_sub_2cg{
color:#7E71AA;
}
@media(max-width:1027px){
.nog-jp_2cg{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.nog-jp_amt_2cg{
font-size:2rem;
}
}
.nog-vip_head_2cg{
gap:12px;
margin-bottom:1.125rem;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.nog-vip_intro_2cg{
max-width:420px;
font-size:13px;
color:#B8AEDD;
}
.nog-vip_2cg{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.nog-vip_2cg>*{
min-width:0;
}
.nog-tier_2cg{
border:1px solid #2A2145;
padding:20px;
background:#13101F;
border-radius:0.813rem;
}
.nog-tier_on_2cg{
background:rgba(154, 80, 255, 0.12);
border-color:#9A50FF;
}
.nog-tier_medal_2cg{
border-radius:0.5rem;
background:linear-gradient(135deg,#9A50FF,#6B20D4);
margin-bottom:14px;
width:1.875rem;
height:30px;
}
.nog-tier_name_2cg{
font-size:0.938rem;
margin-bottom:0.313rem;
font-weight:700;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#EDE8FF;
}
.nog-tier_tx_2cg{
font-size:0.719rem;
line-height:1.5;
color:#7E71AA;
}
@media(max-width:1022px){
.nog-vip_2cg{
grid-template-columns:repeat(2,1fr);
}
}
.nog-dw_h2_2cg{
line-height:1.08;
margin-bottom:0.625rem;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.625rem;
color:#EDE8FF;
}
.nog-steps_v_2cg{
grid-template-columns:1fr;
gap:0.625rem;
}
.nog-steps_v_2cg .nog-step_2cg{
padding:1.125rem 20px;
}
@media(max-width:561px){
.nog-dw_h2_2cg{
font-size:1.438rem;
}
}
.nog-promo_grid_2cg{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nog-promo_grid_2cg>*{
min-width:0;
}
.nog-promo_2cg{
background:#13101F;
border:1px solid #2A2145;
padding:1.5rem;
border-radius:20px;
overflow:hidden;
min-height:150px;
position:relative;
}
.nog-promo_h_2cg{
color:#EDE8FF;
font-weight:700;
font-size:26px;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-top:6px;
line-height:1.05;
}
.nog-promo_h_2cg em{
font-style:normal;
color:#9A50FF;
}
.nog-promo_p_2cg{
color:#B8AEDD;
margin-top:0.5rem;
line-height:1.5;
font-size:0.781rem;
}
.nog-promo_feat_2cg{
background:linear-gradient(135deg,#0A0816,#060B18);
border-color:#2A2145;
}
.nog-promo_feat_2cg .nog-promo_h_2cg{
color:#EDE8FF;
}
.nog-promo_feat_2cg .nog-promo_h_2cg em{
color:#B47FFF;
}
.nog-promo_feat_2cg .nog-promo_p_2cg{
color:#9A8EC4;
}
.nog-promo_feat_2cg .nog-eyebrow_2cg{
color:#B47FFF;
}
@media(max-width:1023px){
.nog-promo_grid_2cg{
grid-template-columns:1fr;
}
}
.nog-pay_logos_2cg{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.nog-pay_logos_2cg>*{
min-width:0;
}
.nog-pay_2cg{
border:1px solid #2A2145;
border-radius:0.5rem;
align-items:center;
justify-content:center;
display:flex;
font-size:12px;
color:#B8AEDD;
font-weight:700;
height:48px;
}
.nog-table_2cg{
border-radius:0.813rem;
border:1px solid #2A2145;
overflow:hidden;
}
.nog-trow_2cg{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.nog-trow_2cg>div{
padding:13px 0.875rem;
min-width:0;
}
.nog-trow_2cg>div:first-child{
color:#EDE8FF;
font-weight:700;
padding-left:16px;
}
.nog-trow_th_2cg{
background:#0D0B18;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.06em;
font-size:0.594rem;
color:#7E71AA;
}
.nog-trow_2cg:not(.nog-trow_th_2cg){
background:#13101F;
color:#B8AEDD;
border-top:1px solid #1E1832;
}
.nog-trow_zebra_2cg{
background:#100E1C;
}
.nog-pos_2cg{
font-weight:700;
color:#9A50FF;
}
@media(max-width:1021px){
.nog-pay_logos_2cg{
grid-template-columns:repeat(2,1fr);
}
}
.nog-gm_2cg{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.nog-gm_2cg>*{
min-width:0;
}
.nog-gm_panel_2cg{
padding:28px;
border:1px solid #2A2145;
background:#13101F;
border-radius:20px;
}
.nog-gm_h2_2cg{
margin:0.625rem 0 8px;
color:#EDE8FF;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
font-weight:700;
}
.nog-gm_text_2cg{
margin-bottom:1.25rem;
line-height:1.6;
max-width:440px;
color:#B8AEDD;
font-size:0.844rem;
}
.nog-gm_level_2cg{
gap:14px;
display:flex;
margin-bottom:1rem;
align-items:center;
}
.nog-gm_lv_2cg{
color:#9A50FF;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
font-weight:700;
}
.nog-gm_bar_wrap_2cg{
flex:1;
min-width:0;
}
.nog-gm_bar_meta_2cg{
margin-bottom:0.313rem;
color:#7E71AA;
display:flex;
font-size:0.625rem;
justify-content:space-between;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nog-bar_2cg{
overflow:hidden;
border-radius:62.438rem;
background:#0D0B18;
height:0.5rem;
}
.nog-bar_fill_2cg{
border-radius:999px;
background:linear-gradient(90deg,#9A50FF,#6B20D4);
display:block;
height:100%;
}
.nog-gm_missions_2cg{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.nog-gm_refer_2cg{
border-radius:1.25rem;
background:linear-gradient(150deg,#0A0816,#060B18);
border:1px solid #2A2145;
padding:1.75rem;
overflow:hidden;
flex-direction:column;
color:#EDE8FF;
justify-content:space-between;
position:relative;
display:flex;
}
.nog-gm_refer_2cg .nog-eyebrow_2cg{
color:#B47FFF;
}
.nog-gm_ref_h2_2cg{
margin:10px 0 0.5rem;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#EDE8FF;
line-height:1.1;
font-size:1.5rem;
font-weight:700;
}
.nog-gm_ref_h2_2cg em{
font-style:normal;
color:#B47FFF;
}
.nog-gm_ref_text_2cg{
line-height:1.55;
margin-bottom:18px;
font-size:13px;
color:#9A8EC4;
}
@media(max-width:1021px){
.nog-gm_2cg{
grid-template-columns:1fr;
}
}
.nog-steps_2cg{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nog-steps_2cg>*{
min-width:0;
}
.nog-step_2cg{
padding:1.5rem;
border-radius:13px;
background:#13101F;
border:1px solid #2A2145;
position:relative;
}
.nog-step_num_2cg{
background:#A855FF;
border-radius:8px;
color:#FFFFFF;
display:flex;
margin-bottom:0.875rem;
font-size:13px;
justify-content:center;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
font-weight:700;
width:30px;
height:1.875rem;
}
.nog-step_h_2cg{
margin-bottom:0.438rem;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#EDE8FF;
font-size:16px;
font-weight:700;
}
.nog-step_p_2cg{
color:#B8AEDD;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1026px){
.nog-steps_2cg{
grid-template-columns:1fr;
}
}
.nog-news_2cg{
padding:1.625rem 32px;
border:1px solid #2A2145;
gap:24px;
border-radius:1.25rem;
background:linear-gradient(135deg,#0A0816,#060B18);
color:#EDE8FF;
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nog-news_h3_2cg{
color:#EDE8FF;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.25rem;
font-weight:700;
font-size:20px;
}
.nog-news_text_2cg{
font-size:13px;
color:#9A8EC4;
}
.nog-news_form_2cg{
flex:1;
gap:10px;
max-width:27.5rem;
display:flex;
min-width:0;
}
.nog-news_form_2cg .nog-input_2cg{
min-width:0;
}
@media(max-width:560px){
.nog-news_form_2cg{
width:100%;
}
}
.nog-input_2cg{
padding:0.813rem 16px;
background:rgba(255, 255, 255, 0.07);
flex:1;
border-radius:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
color:#9A8EC4;
font-size:0.844rem;
}
.nog-tour_2cg{
border-radius:20px;
border:1px solid #2A2145;
grid-template-columns:1.05fr 1fr;
overflow:hidden;
display:grid;
}
.nog-tour_2cg>*{
min-width:0;
}
.nog-tour_l_2cg{
padding:2.125rem;
background:linear-gradient(135deg,#0A0816,#060B18);
overflow:hidden;
position:relative;
color:#EDE8FF;
}
.nog-tour_h2_2cg{
margin:12px 0 0.625rem;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
font-weight:700;
font-size:30px;
color:#EDE8FF;
}
.nog-tour_h2_2cg em{
color:#B47FFF;
font-style:normal;
}
.nog-tour_text_2cg{
max-width:21.25rem;
line-height:1.6;
color:#9A8EC4;
margin-bottom:20px;
font-size:13.5px;
}
.nog-tour_meta_2cg{
gap:18px;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:20px;
display:flex;
}
.nog-tour_cap_2cg{
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#9A8EC4;
margin-bottom:0.313rem;
}
.nog-count_2cg{
gap:6px;
display:flex;
}
.nog-count_2cg span{
padding:4px 0.563rem;
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.375rem;
font-weight:700;
}
.nog-tour_units_2cg{
color:#9A8EC4;
font-size:10px;
}
.nog-board_2cg{
padding:28px 1.875rem;
background:#13101F;
}
.nog-board_head_2cg{
align-items:center;
justify-content:space-between;
display:flex;
margin-bottom:0.875rem;
}
.nog-board_title_2cg{
font-weight:700;
font-size:16px;
color:#EDE8FF;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.nog-board_upd_2cg{
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7E71AA;
font-size:10px;
}
.nog-board_list_2cg{
gap:2px;
flex-direction:column;
display:flex;
}
.nog-board_row_2cg{
padding:10px 0.75rem;
border-radius:8px;
gap:0.75rem;
display:flex;
align-items:center;
}
.nog-board_top1_2cg{
background:rgba(154, 80, 255, 0.12);
}
.nog-board_rk_2cg{
font-size:14px;
color:#7E71AA;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
width:20px;
}
.nog-board_top1_2cg .nog-board_rk_2cg{
color:#9A50FF;
}
.nog-board_nm_2cg{
flex:1;
font-weight:600;
font-size:0.844rem;
color:#B8AEDD;
min-width:0;
}
.nog-board_top1_2cg .nog-board_nm_2cg{
font-weight:700;
color:#EDE8FF;
}
.nog-board_pt_2cg{
font-size:12.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8AEDD;
}
@media(max-width:1024px){
.nog-tour_2cg{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.nog-tour_h2_2cg{
font-size:1.5rem;
}
}
.nog-supp_2cg{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.nog-supp_2cg>*{
min-width:0;
}
.nog-supp_card_2cg{
border-radius:13px;
border:1px solid #2A2145;
padding:1.5rem;
background:#13101F;
}
.nog-supp_card_2cg svg{
width:24px;
height:24px;
color:#9A50FF;
margin-bottom:0.875rem;
}
.nog-supp_card_2cg h3{
margin-bottom:6px;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:16px;
color:#EDE8FF;
font-weight:700;
}
.nog-supp_card_2cg p{
font-size:0.813rem;
line-height:1.55;
color:#B8AEDD;
}
@media(max-width:1026px){
.nog-supp_2cg{
grid-template-columns:1fr;
}
}
.nog-provs_2cg{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:28px;
display:grid;
}
.nog-provs_2cg>*{
min-width:0;
}
.nog-prov_2cg{
border:1px solid #2A2145;
border-radius:0.813rem;
padding:12px;
background:#13101F;
align-items:center;
height:64px;
justify-content:center;
text-decoration:none;
display:flex;
}
.nog-prov_img_2cg{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.nog-resp_2cg{
border-radius:13px;
border:1px solid #2A2145;
gap:1.5rem;
background:#13101F;
padding:26px;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.nog-resp_in_2cg{
max-width:35rem;
}
.nog-resp_h_2cg{
color:#EDE8FF;
font-size:1.188rem;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:0.5rem;
}
.nog-resp_p_2cg{
font-size:0.844rem;
line-height:1.6;
color:#B8AEDD;
}
.nog-resp_badges_2cg{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.nog-age18_2cg{
border:1.5px solid #E8344A;
border-radius:0.5rem;
padding:4px 0.5rem;
font-size:0.813rem;
font-weight:700;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#E8344A;
}
.nog-resp_org_2cg{
color:#7E71AA;
font-size:0.813rem;
font-weight:600;
}
@media(max-width:1022px){
.nog-provs_2cg{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:563px){
.nog-provs_2cg{
grid-template-columns:repeat(2,1fr);
}
}
.nog-ab_h2_2cg{
margin:0.875rem 0 16px;
line-height:1.08;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#EDE8FF;
font-size:2rem;
}
.nog-ab_body_2cg{
font-size:15px;
margin-bottom:14px;
line-height:1.65;
color:#B8AEDD;
}
.nog-ab_chips_2cg{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.nog-faq_2cg{
gap:10px;
flex-direction:column;
display:flex;
}
.nog-faq_item_2cg{
border-radius:0.813rem;
background:#13101F;
padding:1.125rem 22px;
border:1px solid #2A2145;
}
.nog-faq_q_2cg{
gap:16px;
list-style:none;
color:#EDE8FF;
justify-content:space-between;
display:flex;
align-items:center;
cursor:pointer;
font-weight:600;
font-size:15.5px;
}
.nog-faq_q_2cg::-webkit-details-marker{
display:none;
}
.nog-faq_q_t_2cg{
gap:0.625rem;
display:flex;
}
.nog-faq_q_i_2cg{
font-style:normal;
color:#9A50FF;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nog-faq_pm_2cg{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9A50FF;
font-size:20px;
}
.nog-faq_item_2cg[open] .nog-faq_pm_2cg{
transform:rotate(45deg);
}
.nog-faq_a_2cg{
margin-top:0.75rem;
color:#B8AEDD;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:557px){
.nog-ab_h2_2cg{
font-size:26px;
}
}
.nog-rc_2cg{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.nog-rc_2cg>*{
min-width:0;
}
.nog-rc_awards_2cg{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.nog-award_2cg{
gap:0.688rem;
display:flex;
align-items:center;
}
.nog-award_2cg svg{
flex:none;
color:#F5C033;
width:18px;
height:1.125rem;
}
.nog-award_t_2cg{
color:#EDE8FF;
font-size:13.5px;
font-weight:700;
}
.nog-award_s_2cg{
color:#7E71AA;
font-size:11.5px;
}
.nog-rc_press_2cg{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.nog-logo_cell_2cg{
border:1px solid #2A2145;
border-radius:8px;
height:3rem;
font-weight:700;
display:flex;
align-items:center;
justify-content:center;
color:#B8AEDD;
font-size:0.813rem;
}
.nog-rc_partner_2cg{
padding:20px;
border:1px solid #2A2145;
background:#13101F;
border-radius:0.813rem;
}
.nog-rc_partner_name_2cg{
color:#EDE8FF;
margin-bottom:0.375rem;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.125rem;
font-weight:700;
}
.nog-rc_partner_text_2cg{
color:#B8AEDD;
font-size:0.781rem;
line-height:1.55;
}
@media(max-width:1024px){
.nog-rc_2cg{
grid-template-columns:1fr;
gap:1.375rem;
}
.nog-rc_press_2cg{
grid-template-columns:repeat(4,1fr);
}
}
.nog-rv_head_2cg{
gap:12px;
display:flex;
margin-bottom:18px;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.nog-rv_agg_2cg{
gap:0.625rem;
align-items:center;
display:flex;
}
.nog-rv_source_2cg{
color:#7E71AA;
font-size:12.5px;
}
.nog-rv_grid_2cg{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.nog-rv_grid_2cg>*{
min-width:0;
}
.nog-review_2cg{
background:#13101F;
border:1px solid #2A2145;
padding:24px;
border-radius:0.813rem;
}
.nog-review_2cg .nog-stars_2cg{
margin-bottom:10px;
}
.nog-review_2cg p{
font-size:0.906rem;
font-weight:600;
margin-bottom:0.875rem;
line-height:1.5;
color:#EDE8FF;
}
.nog-review_by_2cg{
color:#7E71AA;
font-size:12.5px;
}
@media(max-width:1027px){
.nog-rv_grid_2cg{
grid-template-columns:1fr;
}
}
.nog-op_h2_2cg{
margin:0.625rem 0 0.5rem;
font-weight:700;
line-height:1.1;
color:#EDE8FF;
font-size:1.5rem;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.nog-op_text_2cg{
color:#B8AEDD;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:562px){
.nog-op_h2_2cg{
font-size:1.375rem;
}
}
.nog-dispute_2cg{
gap:28px;
border:1px dashed #3D3162;
border-radius:13px;
padding:1.625rem 30px;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.nog-dispute_in_2cg{
max-width:41.25rem;
}
.nog-dispute_h2_2cg{
margin-bottom:0.5rem;
color:#EDE8FF;
font-size:1.375rem;
font-weight:700;
font-family:"Archivo", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.nog-dispute_text_2cg{
font-size:0.844rem;
color:#B8AEDD;
line-height:1.6;
}
.nog-footer_2cg{
padding:2.5rem 1.75rem;
background:#080611;
border-top:1px solid #1E1832;
}
.nog-footer_grid_2cg{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-left:auto;
max-width:87.5rem;
margin-bottom:28px;
margin-right:auto;
}
.nog-footer_grid_2cg>*{
min-width:0;
}
.nog-footer_grid_2cg h4{
text-transform:uppercase;
color:#4E4470;
letter-spacing:.12em;
font-size:0.625rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:13px;
}
.nog-fcol_2cg{
gap:0.563rem;
flex-direction:column;
display:flex;
color:#B8AEDD;
font-size:13px;
}
.nog-fcol_2cg a{
cursor:pointer;
}
.nog-ft_about_2cg{
line-height:1.6;
font-size:13px;
max-width:16.25rem;
color:#7E71AA;
margin-top:0.75rem;
}
.nog-ft_contact_2cg{
color:#9A50FF;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:12px;
font-size:0.781rem;
overflow-wrap:anywhere;
}
.nog-footer_bottom_2cg{
gap:16px;
margin:0 auto;
border-top:1px solid #1E1832;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
max-width:1400px;
align-items:center;
padding-top:1.25rem;
}
.nog-footer_bottom_2cg p{
max-width:45rem;
color:#4E4470;
font-size:11px;
line-height:1.6;
}
@media(max-width:1027px){
.nog-footer_grid_2cg{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.nog-footer_grid_2cg{
grid-template-columns:1fr;
}
}