*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0E0B16;
line-height:1.55;
text-rendering:optimizeLegibility;
color:#B8B0D8;
font-size:0.938rem;
overflow-wrap:break-word;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
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{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(8, 6, 16, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.nhy-shell_lx8{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.nhy-main_lx8{
min-width:0;
}
.nhy-wrap_lx8{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.nhy-container_lx8{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:765px){
.nhy-container_lx8{
padding:0 28px;
}
}
.nhy-section_lx8{
padding:24px 1.75rem;
}
.nhy-section_pt_lx8{
padding-top:2.125rem;
}
.nhy-band_soft_lx8{
background:#151120;
}
.nhy-eyebrow_lx8{
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
font-weight:600;
display:inline-block;
color:#9B4DFF;
line-height:1.4;
letter-spacing:.14em;
font-size:10.5px;
overflow-wrap:break-word;
}
.nhy-drawer_cb_lx8{
display:none;
}
.nhy-overlay_lx8{
display:none;
}
@media(max-width:1026px){
.nhy-shell_lx8{
grid-template-columns:1fr;
}
.nhy-main_lx8{
padding-bottom:78px;
}
.nhy-drawer_cb_lx8:checked~.nhy-overlay_lx8{
background:rgba(8, 6, 16, 0.72);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:561px){
.nhy-section_lx8{
padding:1.125rem 1rem;
}
.nhy-section_pt_lx8{
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 ---------- */
.nhy-side_lx8{
background:#120F1C;
gap:22px;
padding:1.375rem 18px;
height:100vh;
flex-direction:column;
align-self:start;
overflow-y:auto;
border-right:1px solid #231D36;
position:sticky;
display:flex;
top:0;
}
.nhy-brand_lx8{
gap:0.625rem;
display:flex;
align-items:center;
}
.nhy-logo_lx8{
color:#F0ECFF;
font-size:1.313rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
font-weight:700;
}
.nhy-side_cta_lx8{
border-radius:0.813rem;
border:1px solid #2E2748;
padding:1rem;
background:rgba(155, 77, 255, 0.12);
}
.nhy-side_cta_h_lx8{
color:#F0ECFF;
font-size:17px;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.15;
margin-bottom:6px;
}
.nhy-side_cta_p_lx8{
font-size:12px;
margin-bottom:12px;
color:#B8B0D8;
line-height:1.45;
}
.nhy-nav_lx8{
gap:3px;
flex-direction:column;
display:flex;
}
.nhy-nav_label_lx8{
padding:6px 10px;
letter-spacing:.14em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#4E4870;
font-size:9.5px;
text-transform:uppercase;
}
.nhy-nav_item_lx8{
padding:10px;
gap:11px;
border-radius:8px;
align-items:center;
display:flex;
font-weight:500;
color:#B8B0D8;
font-size:0.875rem;
}
.nhy-nav_item_lx8 svg{
height:1.063rem;
width:17px;
}
.nhy-nav_item_lx8:hover{
background:rgba(155, 77, 255, 0.12);
color:#F0ECFF;
}
.nhy-nav_item_on_lx8{
background:rgba(155, 77, 255, 0.12);
font-weight:600;
color:#9B4DFF;
}
.nhy-side_foot_lx8{
border-radius:13px;
background:#151120;
border:1px solid #2E2748;
padding:12px;
margin-top:auto;
}
.nhy-side_foot_lx8 p{
font-size:0.781rem;
color:#B8B0D8;
margin-top:0.25rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.nhy-top_lx8{
background:#120F1C;
gap:16px;
padding:14px 1.75rem;
top:0;
border-bottom:1px solid #231D36;
align-items:center;
position:sticky;
z-index:40;
display:flex;
}
.nhy-top_brand_lx8{
gap:0.563rem;
display:none;
align-items:center;
}
.nhy-search_lx8{
padding:0.688rem 14px;
gap:0.625rem;
flex:1;
border:1px solid #2E2748;
background:#151120;
border-radius:0.813rem;
color:#7E75A8;
display:flex;
max-width:27.5rem;
font-size:13.5px;
align-items:center;
}
.nhy-search_lx8 svg{
flex:none;
width:16px;
height:1rem;
}
.nhy-top_actions_lx8{
gap:12px;
display:flex;
margin-left:auto;
align-items:center;
}
.nhy-lang_lx8{
font-size:12px;
color:#B8B0D8;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nhy-burger_lx8{
border:1px solid #2E2748;
border-radius:8px;
background:#151120;
align-items:center;
color:#F0ECFF;
justify-content:center;
height:2.5rem;
width:40px;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.nhy-botnav_lx8{
display:none;
}
@media(max-width:1026px){
.nhy-side_lx8{
transition:transform .25s ease;
left:0;
position:fixed;
z-index:80;
top:0;
transform:translateX(-100%);
height:100vh;
width:280px;
}
.nhy-drawer_cb_lx8:checked~.nhy-shell_lx8 .nhy-side_lx8{
transform:translateX(0);
}
.nhy-top_lx8{
padding:0.875rem 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.nhy-top_brand_lx8{
display:flex;
}
.nhy-search_lx8{
display:none;
}
.nhy-burger_lx8{
display:flex;
}
.nhy-top_actions_lx8{
gap:0.625rem;
align-items:stretch;
width:100%;
margin-left:0;
}
.nhy-top_actions_lx8 .nhy-lang_lx8{
display:none;
}
.nhy-top_actions_lx8 .nhy-btn_lx8{
flex:1;
padding:11px 10px;
text-align:center;
}
.nhy-botnav_lx8{
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#120F1C;
grid-template-columns:repeat(3,1fr);
right:0;
z-index:65;
display:grid;
border-top:1px solid #2E2748;
bottom:0;
transform:translateZ(0);
position:fixed;
left:0;
}
.nhy-bn_lx8{
padding:6px 2px 0;
gap:4px;
min-width:0;
align-items:center;
font-weight:600;
font-size:0.625rem;
display:flex;
color:#B8B0D8;
flex-direction:column;
justify-content:flex-end;
}
.nhy-bn_lx8 svg{
flex:none;
height:22px;
width:1.375rem;
}
.nhy-bn_lx8 span{
overflow:hidden;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
}
.nhy-bn_on_lx8{
color:#9B4DFF;
}
.nhy-bn_center_lx8{
position:relative;
}
.nhy-bn_fab_lx8{
background:#9B4DFF;
border-radius:50%;
width:50px;
position:absolute;
display:flex;
top:-20px;
color:#FFFFFF;
justify-content:center;
align-items:center;
transform:translateX(-50%);
left:50%;
box-shadow:0 8px 40px rgba(0, 0, 0, 0.60), 0 2px 0.75rem rgba(155, 77, 255, 0.24);
height:3.125rem;
}
.nhy-bn_fab_lx8 svg{
width:24px;
height:1.5rem;
}
.nhy-bn_center_lx8 span{
color:#9B4DFF;
}
}
.nhy-btn_lx8{
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:8px;
gap:0.5rem;
padding:0.688rem 22px;
cursor:pointer;
justify-content:center;
font-weight:700;
font-size:14px;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
display:inline-flex;
align-items:center;
}
.nhy-btn_pri_lx8{
background:#9B4DFF;
color:#FFFFFF;
box-shadow:0 4px 1.25rem rgba(155, 77, 255, 0.50), 0 2px 8px rgba(155, 77, 255, 0.30);
}
.nhy-btn_pri_lx8:hover{
background:#8336E8;
}
.nhy-btn_ghost_lx8{
background:rgba(155, 77, 255, 0.12);
color:#F0ECFF;
font-weight:600;
}
.nhy-btn_line_lx8{
border:1px solid #3D3560;
background:transparent;
font-weight:600;
color:#F0ECFF;
}
.nhy-btn_lg_lx8{
border-radius:0.813rem;
padding:1rem 1.875rem;
font-size:0.938rem;
}
.nhy-band_lx8 .nhy-btn_line_lx8{
border-color:rgba(255, 255, 255, 0.12);
color:#F0ECFF;
}
.nhy-band_lx8 .nhy-btn_ghost_lx8{
background:rgba(255, 255, 255, 0.07);
color:#F0ECFF;
}
.nhy-link_m_lx8{
gap:0.313rem;
color:#9B4DFF;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
display:inline-flex;
align-items:center;
cursor:pointer;
text-decoration:none;
}
.nhy-link_m_lx8 svg{
height:14px;
width:0.875rem;
}
.nhy-band_lx8 .nhy-link_m_lx8{
color:#C084FC;
}
.nhy-dot_lx8{
background:#9B4DFF;
flex:none;
border-radius:50%;
width:7px;
height:0.438rem;
}
.nhy-dot_live_lx8{
animation:zm3-pulse 1.4s infinite;
background:#F03A3A;
}
.nhy-stars_lx8{
gap:2px;
color:#9B4DFF;
display:inline-flex;
}
.nhy-stars_lx8 svg{
width:15px;
height:0.938rem;
}
.nhy-chip_lx8{
border-radius:8px;
padding:7px 12px;
border:1px solid #2E2748;
background:#151120;
gap:0.375rem;
color:#B8B0D8;
align-items:center;
font-size:11px;
display:inline-flex;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nhy-chip_on_lx8{
background:rgba(155, 77, 255, 0.12);
border-color:transparent;
color:#9B4DFF;
}
.nhy-gc_lx8{
text-decoration:none;
min-width:0;
cursor:pointer;
display:block;
color:inherit;
}
.nhy-gc_thumb_lx8{
border:1px solid #2E2748;
border-radius:13px;
overflow:hidden;
background-position:center;
display:block;
aspect-ratio:1;
position:relative;
background-size:cover;
}
.nhy-gc_thumb_portrait_lx8{
aspect-ratio:3/4;
}
.nhy-gc_thumb_wide_lx8{
aspect-ratio:16/11;
}
.nhy-gc_cap_lx8{
background:linear-gradient(transparent,rgba(8, 6, 16, 0.72));
padding:9px;
left:0;
position:absolute;
right:0;
bottom:0;
}
.nhy-gc_name_lx8{
font-size:12.5px;
font-weight:700;
display:block;
color:#F0ECFF;
}
.nhy-gc_meta_lx8{
font-size:11px;
color:#9D94C8;
}
.nhy-gc_badge_lx8{
padding:2px 6px;
background:#9B4DFF;
border-radius:0.5rem;
color:#FFFFFF;
top:0.5rem;
right:0.5rem;
font-weight:700;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
position:absolute;
font-size:8px;
}
.nhy-gc_badge_hot_lx8{
background:#F03A3A;
color:#F0ECFF;
}
.nhy-gc_badge_live_lx8{
background:#F03A3A;
right:auto;
color:#F0ECFF;
left:8px;
}
.nhy-gc_mult_lx8{
inset:0;
font-weight:700;
align-items:center;
color:#9B4DFF;
font-size:1.75rem;
position:absolute;
display:flex;
justify-content:center;
}
.nhy-pc_lx8{
border-radius:13px;
background:#151120;
border:1px solid #2E2748;
justify-content:center;
font-weight:700;
display:flex;
font-size:0.875rem;
height:64px;
color:#B8B0D8;
align-items:center;
}
.nhy-rail_lx8{
min-width:0;
}
.nhy-rail_scroll_lx8{
gap:14px;
display:grid;
}
.nhy-rail_scroll_lx8>*{
min-width:0;
}
.nhy-g6_lx8{
grid-template-columns:repeat(6,1fr);
}
.nhy-g7_lx8{
grid-template-columns:repeat(7,1fr);
}
.nhy-g4_lx8{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1024px){
.nhy-g6_lx8,.nhy-g7_lx8{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
scroll-snap-type:x mandatory;
padding-bottom:6px;
grid-auto-columns:7.5rem;
}
.nhy-g6_lx8>*,.nhy-g7_lx8>*{
scroll-snap-align:start;
}
.nhy-g4_lx8{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.nhy-g4_lx8{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:150px;
grid-auto-flow:column;
}
}
.nhy-panel_lx8{
border-radius:20px;
background:#151120;
padding:28px 2rem;
border:1px solid #2E2748;
}
.nhy-split_lx8{
gap:36px;
display:grid;
align-items:start;
}
.nhy-split_lx8>*{
min-width:0;
}
.nhy-split_a_lx8{
grid-template-columns:.85fr 1.15fr;
}
.nhy-split_b_lx8{
grid-template-columns:1fr 1.1fr;
}
.nhy-split_c_lx8{
grid-template-columns:1.1fr .9fr;
}
.nhy-pgrid_lx8{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.nhy-pgrid_lx8>*{
min-width:0;
}
.nhy-lead_lx8{
font-size:0.938rem;
color:#B8B0D8;
line-height:1.65;
margin-bottom:14px;
}
.nhy-feat_lx8{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.nhy-feat_lx8>*{
min-width:0;
}
.nhy-feat2_lx8{
grid-template-columns:1fr 1fr;
}
.nhy-feat_card_lx8{
padding:1.625rem;
background:#151120;
border:1px solid #2E2748;
border-radius:20px;
}
.nhy-feat_card_lx8 svg{
width:1.625rem;
margin-bottom:1rem;
color:#9B4DFF;
height:26px;
}
.nhy-feat_card_lx8 h3{
font-size:18px;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
color:#F0ECFF;
}
.nhy-feat_card_lx8 p{
color:#B8B0D8;
font-size:13px;
line-height:1.6;
}
.nhy-feat_card_lx8 b{
color:#F0ECFF;
}
.nhy-big_lx8{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.nhy-big_n_lx8{
font-size:1.625rem;
color:#9B4DFF;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nhy-big_l_lx8{
color:#7E75A8;
font-size:0.75rem;
}
.nhy-person_lx8{
border-radius:0.813rem;
border:1px solid #2E2748;
gap:0.875rem;
background:#151120;
padding:1rem 18px;
display:flex;
align-items:center;
}
.nhy-avatar_lx8{
flex:none;
background:linear-gradient(135deg,#9B4DFF,#6A1FCC);
border-radius:50%;
width:44px;
height:44px;
}
.nhy-person_name_lx8{
color:#F0ECFF;
font-weight:700;
font-size:14px;
}
.nhy-person_role_lx8{
color:#7E75A8;
font-size:12px;
}
.nhy-kv_lx8{
background:#2E2748;
border-radius:0.813rem;
grid-template-columns:1fr 1fr;
gap:1px;
border:1px solid #2E2748;
overflow:hidden;
display:grid;
}
.nhy-kv_lx8>div{
padding:16px 1.125rem;
background:#0E0B16;
min-width:0;
}
.nhy-kv_k_lx8{
color:#9B4DFF;
text-transform:uppercase;
font-size:0.594rem;
margin-bottom:5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nhy-kv_v_lx8{
font-size:0.844rem;
font-weight:700;
color:#F0ECFF;
}
@media(max-width:1022px){
.nhy-split_a_lx8,.nhy-split_b_lx8,.nhy-split_c_lx8,.nhy-pgrid_lx8{
gap:1.5rem;
grid-template-columns:1fr;
}
.nhy-feat_lx8,.nhy-feat2_lx8{
grid-template-columns:1fr;
}
.nhy-kv_lx8{
grid-template-columns:1fr;
}
}
.nhy-sh_lx8{
min-width:0;
margin-bottom:1rem;
}
.nhy-sh_row_lx8{
gap:12px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.nhy-sh_row_lx8 .nhy-sh_l_lx8{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.nhy-sh_stack_lx8{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.nhy-sh_center_lx8{
gap:0.625rem;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.nhy-sh_h2_lx8{
gap:0.563rem;
font-size:1.25rem;
display:flex;
align-items:center;
overflow-wrap:break-word;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
line-height:1.1;
}
@media(min-width:770px){
.nhy-sh_h2_lx8{
font-size:24px;
}
}
.nhy-band_lx8 .nhy-sh_h2_lx8{
color:#F0ECFF;
}
.nhy-eb_mono_lx8{
letter-spacing:.08em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
}
.nhy-eb_mono_lx8::before{
content:"// ";
}
.nhy-eb_upper_lx8{
letter-spacing:.14em;
text-transform:uppercase;
}
.nhy-eb_pill_lx8{
border-radius:999px;
padding:0.313rem 11px;
background:rgba(155, 77, 255, 0.12);
letter-spacing:.12em;
text-transform:uppercase;
}
.nhy-eb_line_lx8{
gap:10px;
align-items:center;
display:inline-flex;
}
.nhy-eb_line_lx8::before{
background:#9B4DFF;
width:1.5rem;
display:inline-block;
height:1px;
content:"";
}
.nhy-band_lx8 .nhy-eb_line_lx8::before{
background:#C084FC;
}
.nhy-band_lx8 .nhy-eb_pill_lx8{
background:rgba(255, 255, 255, 0.07);
}
.nhy-sh_link_lx8{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
font-weight:600;
color:#F0ECFF;
display:inline-flex;
border-bottom:1px solid #F0ECFF;
padding-bottom:2px;
align-items:center;
white-space:nowrap;
font-size:13px;
}
.nhy-sh_link_lx8:hover{
border-color:#9B4DFF;
color:#9B4DFF;
}
.nhy-sh_link_lx8 svg{
width:0.875rem;
height:0.875rem;
}
.nhy-sh_link_chev_lx8{
border-bottom:0;
color:#9B4DFF;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
padding-bottom:0;
}
.nhy-sh_link_btn_lx8{
padding:9px 18px;
background:#9B4DFF;
border-radius:999px;
color:#FFFFFF;
border-bottom:0;
}
.nhy-sh_link_btn_lx8:hover{
border-color:transparent;
background:#8336E8;
}
.nhy-band_lx8 .nhy-sh_link_lx8{
border-color:#F0ECFF;
color:#F0ECFF;
}
.nhy-band_lx8 .nhy-sh_link_chev_lx8{
color:#C084FC;
}
.nhy-sh_rule_lx8{
background:#2E2748;
margin:-2px 0 16px;
height:1px;
}
.nhy-band_lx8 .nhy-sh_rule_lx8{
background:rgba(255, 255, 255, 0.12);
}
.nhy-seo_grid3_lx8{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nhy-seo_grid4_lx8{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.nhy-seo_grid3_lx8>*,.nhy-seo_grid4_lx8>*{
min-width:0;
}
.nhy-seo_card_lx8{
padding:1.5rem;
border:1px solid #2E2748;
background:#151120;
border-radius:13px;
}
.nhy-seo_card_lx8 h3{
font-weight:700;
color:#F0ECFF;
font-size:1.125rem;
margin-bottom:0.5rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nhy-seo_card_lx8 p{
font-size:13px;
color:#B8B0D8;
line-height:1.6;
}
.nhy-seo_card_sm_lx8{
padding:1.25rem;
}
.nhy-seo_card_sm_lx8 h3{
font-size:1rem;
}
.nhy-seo_card_sm_lx8 p{
font-size:0.781rem;
line-height:1.55;
}
.nhy-seo_rtp_row_lx8{
grid-template-columns:1fr 1fr;
gap:2.25rem;
display:grid;
align-items:center;
margin-top:16px;
}
.nhy-rtp_lx8{
gap:14px;
display:flex;
min-width:0;
}
.nhy-rtp_lx8>div{
background:#0E0B16;
border-radius:13px;
padding:1rem;
flex:1;
text-align:center;
min-width:0;
}
.nhy-rtp_n_lx8{
font-size:1.625rem;
color:#9B4DFF;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
white-space:nowrap;
}
.nhy-rtp_l_lx8{
margin-top:0.25rem;
font-size:11px;
color:#7E75A8;
}
.nhy-cmp_lx8{
border-radius:13px;
border:1px solid #2E2748;
overflow:hidden;
max-width:47.5rem;
}
.nhy-cmp_row_lx8{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.nhy-cmp_row_lx8>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.nhy-cmp_row_lx8>div:first-child{
padding-left:1.375rem;
font-weight:600;
text-align:left;
color:#F0ECFF;
}
.nhy-cmp_th_lx8{
background:#0E0B16;
font-size:12.5px;
font-weight:700;
}
.nhy-cmp_row_lx8:not(.nhy-cmp_th_lx8){
background:#151120;
border-top:1px solid #231D36;
color:#B8B0D8;
}
.nhy-cmp_zebra_lx8{
background:#1A1629;
}
.nhy-guide_lx8{
border:1px solid #2E2748;
background:#151120;
border-radius:13px;
overflow:hidden;
cursor:pointer;
}
.nhy-guide_cover_lx8{
height:8.125rem;
}
.nhy-guide_body_lx8{
padding:1.25rem;
}
.nhy-guide_body_lx8 h3{
margin:0.438rem 0 0.563rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
color:#F0ECFF;
line-height:1.25;
font-weight:700;
}
.nhy-guide_meta_lx8{
font-size:11.5px;
color:#7E75A8;
}
.nhy-hub_lx8{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:1.75rem;
border-top:1px solid #231D36;
display:grid;
}
.nhy-hub_lx8>*{
min-width:0;
}
.nhy-hub_lx8 h4{
font-weight:700;
margin-bottom:11px;
color:#F0ECFF;
font-size:0.813rem;
}
.nhy-hub_col_lx8{
gap:0.5rem;
display:flex;
color:#B8B0D8;
font-size:13px;
flex-direction:column;
}
.nhy-hub_col_lx8 a{
cursor:pointer;
}
@media(max-width:1022px){
.nhy-seo_grid3_lx8{
grid-template-columns:1fr;
}
.nhy-seo_grid4_lx8{
grid-template-columns:repeat(2,1fr);
}
.nhy-seo_rtp_row_lx8{
gap:1.25rem;
grid-template-columns:1fr;
}
.nhy-hub_lx8{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.nhy-hub_lx8{
grid-template-columns:1fr;
}
}
.nhy-tk_lx8{
overflow:hidden;
background:#080610;
border-bottom:1px solid #231D36;
align-items:center;
display:flex;
}
.nhy-tk_tag_lx8{
gap:8px;
background:#151120;
flex:none;
padding:11px 1.125rem;
display:flex;
letter-spacing:.1em;
align-items:center;
font-size:10.5px;
font-weight:600;
color:#F03A3A;
border-right:1px solid #231D36;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nhy-tk_rail_lx8{
overflow:hidden;
flex:1;
}
.nhy-tk_track_lx8{
animation:zm3-marquee 26s linear infinite;
gap:1.75rem;
padding:0.688rem 14px;
white-space:nowrap;
display:flex;
color:#B8B0D8;
font-size:12px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:max-content;
}
.nhy-tk_track_lx8 b{
color:#9B4DFF;
}
.nhy-hero_lx8{
border:1px solid #2E2748;
overflow:hidden;
background:linear-gradient(120deg,#100D1E,#0A0C1F);
border-radius:20px;
padding:46px 3rem;
color:#F0ECFF;
position:relative;
}
.nhy-hero_glow_lx8{
background:radial-gradient(circle,rgba(138, 80, 255, 0.22),transparent 70%);
border-radius:50%;
right:-60px;
height:340px;
position:absolute;
top:-60px;
width:21.25rem;
}
.nhy-hero_in_lx8{
max-width:37.5rem;
position:relative;
}
.nhy-hero_lx8 .nhy-eyebrow_lx8{
color:#C084FC;
}
.nhy-pill_row_lx8{
background:rgba(255, 255, 255, 0.07);
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:62.438rem;
padding:6px 13px;
display:inline-flex;
font-size:0.656rem;
letter-spacing:.1em;
color:#C084FC;
margin-bottom:22px;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
}
.nhy-hero_h1_lx8{
margin:18px 0;
letter-spacing:-.02em;
line-height:1.02;
color:#F0ECFF;
font-size:3.375rem;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
}
.nhy-hero_h1_lx8 em{
font-style:normal;
color:#C084FC;
}
.nhy-hero_sub_lx8{
font-size:1.063rem;
color:#9D94C8;
margin-bottom:28px;
max-width:480px;
line-height:1.55;
}
.nhy-hero_cta_lx8{
gap:14px;
margin-bottom:26px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nhy-hero_trust_lx8{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.nhy-hero_rating_txt_lx8{
font-size:0.813rem;
color:#9D94C8;
}
@media(max-width:1022px){
.nhy-hero_lx8{
padding:2rem 1.5rem;
}
.nhy-hero_h1_lx8{
font-size:2.375rem;
}
}
@media(max-width:562px){
.nhy-hero_h1_lx8{
font-size:1.875rem;
}
}
.nhy-tabs_lx8{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.nhy-tab_lx8{
background:#151120;
padding:0.625rem 18px;
border:1px solid #2E2748;
border-radius:0.5rem;
font-size:13px;
cursor:pointer;
font-weight:600;
color:#B8B0D8;
}
.nhy-tab_on_lx8{
border-color:transparent;
background:#9B4DFF;
color:#FFFFFF;
font-weight:700;
}
.nhy-stat_lx8{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.nhy-stat_lx8>*{
min-width:0;
}
.nhy-stat_item_lx8{
border:1px solid #2E2748;
border-radius:13px;
padding:18px 20px;
background:#151120;
}
.nhy-stat_k_lx8{
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
color:#7E75A8;
letter-spacing:.12em;
margin-bottom:0.438rem;
}
.nhy-stat_v_lx8{
gap:0.5rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
color:#F0ECFF;
overflow-wrap:anywhere;
font-weight:700;
display:flex;
align-items:center;
min-width:0;
}
.nhy-stat_v_accent_lx8{
color:#9B4DFF;
}
@media(max-width:1025px){
.nhy-stat_lx8{
grid-template-columns:repeat(2,1fr);
}
}
.nhy-wlc_lx8{
grid-template-columns:1.2fr .8fr;
border:1px solid #2E2748;
padding:36px 2.5rem;
background:linear-gradient(120deg,#100D1E,#0A0C1F);
overflow:hidden;
border-radius:1.25rem;
gap:1.5rem;
align-items:center;
color:#F0ECFF;
position:relative;
display:grid;
}
.nhy-wlc_lx8>*{
min-width:0;
}
.nhy-wlc_lx8 .nhy-eyebrow_lx8{
color:#C084FC;
}
.nhy-wlc_glow_lx8{
background:radial-gradient(circle,rgba(138, 80, 255, 0.22),transparent 70%);
border-radius:50%;
right:-2.5rem;
position:absolute;
top:-40px;
height:260px;
width:260px;
}
.nhy-wlc_in_lx8{
position:relative;
}
.nhy-wlc_h2_lx8{
margin:10px 0 8px;
overflow-wrap:break-word;
color:#F0ECFF;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.03;
font-size:2.125rem;
}
.nhy-wlc_h2_lx8 em{
font-style:normal;
color:#C084FC;
}
.nhy-wlc_sub_lx8{
font-size:0.875rem;
max-width:420px;
line-height:1.55;
color:#9D94C8;
margin-bottom:1.125rem;
}
.nhy-wlc_terms_lx8{
gap:10px;
position:relative;
display:flex;
flex-direction:column;
}
.nhy-term_lx8{
border-radius:0.813rem;
border:1px solid rgba(255, 255, 255, 0.12);
gap:11px;
padding:0.813rem 0.938rem;
background:rgba(255, 255, 255, 0.07);
display:flex;
align-items:center;
}
.nhy-term_lx8 svg{
flex:none;
width:1.25rem;
color:#C084FC;
height:1.25rem;
}
.nhy-term_k_lx8{
text-transform:uppercase;
letter-spacing:.1em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9D94C8;
font-size:9.5px;
}
.nhy-term_v_lx8{
font-weight:700;
color:#F0ECFF;
font-size:14px;
margin-top:2px;
}
@media(max-width:1023px){
.nhy-wlc_lx8{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.nhy-wlc_h2_lx8{
font-size:1.625rem;
}
}
.nhy-jp_lx8{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.nhy-jp_lx8>*{
min-width:0;
}
.nhy-jp_hero_lx8{
overflow:hidden;
border:1px solid #2E2748;
gap:14px;
border-radius:20px;
padding:26px;
background:linear-gradient(135deg,#100D1E,#0A0C1F);
min-height:180px;
flex-direction:column;
display:flex;
justify-content:space-between;
color:#F0ECFF;
position:relative;
}
.nhy-jp_glow_lx8{
background:radial-gradient(circle,rgba(138, 80, 255, 0.22),transparent 70%);
border-radius:50%;
right:-40px;
width:11.25rem;
height:11.25rem;
position:absolute;
top:-40px;
}
.nhy-jp_k_row_lx8{
gap:10px;
position:relative;
justify-content:space-between;
align-items:center;
display:flex;
}
.nhy-jp_k_lx8{
letter-spacing:.12em;
color:#7E75A8;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:0.625rem;
}
.nhy-jp_hero_lx8 .nhy-jp_k_lx8{
color:#9D94C8;
}
.nhy-jp_amt_lx8{
font-size:2.625rem;
position:relative;
line-height:1;
color:#C084FC;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.nhy-jp_sub_lx8{
margin-top:5px;
font-size:12px;
color:#9D94C8;
}
.nhy-jp_cell_lx8{
border-radius:20px;
border:1px solid #2E2748;
padding:1.375rem;
background:#151120;
display:flex;
flex-direction:column;
justify-content:space-between;
min-height:11.25rem;
}
.nhy-jp_cell_lx8 .nhy-jp_amt_lx8{
font-size:30px;
color:#F0ECFF;
}
.nhy-jp_cell_lx8 .nhy-jp_sub_lx8{
color:#7E75A8;
}
@media(max-width:1027px){
.nhy-jp_lx8{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.nhy-jp_amt_lx8{
font-size:32px;
}
}
.nhy-pay_logos_lx8{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.nhy-pay_logos_lx8>*{
min-width:0;
}
.nhy-pay_lx8{
border:1px solid #2E2748;
border-radius:8px;
color:#B8B0D8;
align-items:center;
display:flex;
font-weight:700;
justify-content:center;
height:3rem;
font-size:12px;
}
.nhy-table_lx8{
border-radius:13px;
overflow:hidden;
border:1px solid #2E2748;
}
.nhy-trow_lx8{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.nhy-trow_lx8>div{
padding:0.813rem 14px;
min-width:0;
}
.nhy-trow_lx8>div:first-child{
color:#F0ECFF;
padding-left:1rem;
font-weight:700;
}
.nhy-trow_th_lx8{
background:#0E0B16;
letter-spacing:.06em;
font-size:9.5px;
text-transform:uppercase;
color:#7E75A8;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nhy-trow_lx8:not(.nhy-trow_th_lx8){
background:#151120;
color:#B8B0D8;
border-top:1px solid #231D36;
}
.nhy-trow_zebra_lx8{
background:#1A1629;
}
.nhy-pos_lx8{
font-weight:700;
color:#9B4DFF;
}
@media(max-width:1022px){
.nhy-pay_logos_lx8{
grid-template-columns:repeat(2,1fr);
}
}
.nhy-steps_lx8{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nhy-steps_lx8>*{
min-width:0;
}
.nhy-step_lx8{
padding:24px;
background:#151120;
border-radius:13px;
border:1px solid #2E2748;
position:relative;
}
.nhy-step_num_lx8{
border-radius:0.5rem;
background:#9B4DFF;
width:30px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
height:30px;
justify-content:center;
color:#FFFFFF;
display:flex;
align-items:center;
margin-bottom:14px;
font-size:13px;
}
.nhy-step_h_lx8{
font-weight:700;
font-size:1rem;
margin-bottom:0.438rem;
color:#F0ECFF;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nhy-step_p_lx8{
color:#B8B0D8;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1024px){
.nhy-steps_lx8{
grid-template-columns:1fr;
}
}
.nhy-tour_lx8{
overflow:hidden;
border-radius:20px;
border:1px solid #2E2748;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.nhy-tour_lx8>*{
min-width:0;
}
.nhy-tour_l_lx8{
padding:34px;
background:linear-gradient(135deg,#100D1E,#0A0C1F);
overflow:hidden;
color:#F0ECFF;
position:relative;
}
.nhy-tour_h2_lx8{
margin:12px 0 0.625rem;
font-size:1.875rem;
color:#F0ECFF;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
font-weight:700;
}
.nhy-tour_h2_lx8 em{
font-style:normal;
color:#C084FC;
}
.nhy-tour_text_lx8{
margin-bottom:20px;
color:#9D94C8;
max-width:21.25rem;
font-size:13.5px;
line-height:1.6;
}
.nhy-tour_meta_lx8{
gap:18px;
align-items:flex-end;
margin-bottom:1.25rem;
display:flex;
flex-wrap:wrap;
}
.nhy-tour_cap_lx8{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
text-transform:uppercase;
margin-bottom:5px;
color:#9D94C8;
}
.nhy-count_lx8{
gap:6px;
display:flex;
}
.nhy-count_lx8 span{
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
padding:4px 9px;
border-radius:0.5rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:22px;
}
.nhy-tour_units_lx8{
color:#9D94C8;
font-size:0.625rem;
}
.nhy-board_lx8{
background:#151120;
padding:28px 30px;
}
.nhy-board_head_lx8{
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:0.875rem;
}
.nhy-board_title_lx8{
font-size:1rem;
color:#F0ECFF;
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nhy-board_upd_lx8{
font-size:10px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7E75A8;
text-transform:uppercase;
}
.nhy-board_list_lx8{
gap:2px;
flex-direction:column;
display:flex;
}
.nhy-board_row_lx8{
gap:12px;
border-radius:0.5rem;
padding:10px 0.75rem;
align-items:center;
display:flex;
}
.nhy-board_top1_lx8{
background:rgba(155, 77, 255, 0.12);
}
.nhy-board_rk_lx8{
color:#7E75A8;
font-weight:700;
font-size:0.875rem;
width:20px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.nhy-board_top1_lx8 .nhy-board_rk_lx8{
color:#9B4DFF;
}
.nhy-board_nm_lx8{
flex:1;
font-weight:600;
min-width:0;
color:#B8B0D8;
font-size:0.844rem;
}
.nhy-board_top1_lx8 .nhy-board_nm_lx8{
color:#F0ECFF;
font-weight:700;
}
.nhy-board_pt_lx8{
color:#B8B0D8;
font-size:0.781rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
@media(max-width:1025px){
.nhy-tour_lx8{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.nhy-tour_h2_lx8{
font-size:24px;
}
}
.nhy-vip_head_lx8{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
margin-bottom:18px;
align-items:flex-end;
}
.nhy-vip_intro_lx8{
max-width:26.25rem;
color:#B8B0D8;
font-size:13px;
}
.nhy-vip_lx8{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.nhy-vip_lx8>*{
min-width:0;
}
.nhy-tier_lx8{
border:1px solid #2E2748;
border-radius:13px;
padding:1.25rem;
background:#151120;
}
.nhy-tier_on_lx8{
border-color:#9B4DFF;
background:rgba(155, 77, 255, 0.12);
}
.nhy-tier_medal_lx8{
background:linear-gradient(135deg,#9B4DFF,#6A1FCC);
border-radius:0.5rem;
width:1.875rem;
height:1.875rem;
margin-bottom:14px;
}
.nhy-tier_name_lx8{
margin-bottom:0.313rem;
font-weight:700;
color:#F0ECFF;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:15px;
}
.nhy-tier_tx_lx8{
line-height:1.5;
color:#7E75A8;
font-size:0.719rem;
}
@media(max-width:1027px){
.nhy-vip_lx8{
grid-template-columns:repeat(2,1fr);
}
}
.nhy-supp_lx8{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nhy-supp_lx8>*{
min-width:0;
}
.nhy-supp_card_lx8{
padding:1.5rem;
border-radius:13px;
border:1px solid #2E2748;
background:#151120;
}
.nhy-supp_card_lx8 svg{
height:1.5rem;
color:#9B4DFF;
width:24px;
margin-bottom:14px;
}
.nhy-supp_card_lx8 h3{
font-size:1rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F0ECFF;
margin-bottom:6px;
}
.nhy-supp_card_lx8 p{
color:#B8B0D8;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1025px){
.nhy-supp_lx8{
grid-template-columns:1fr;
}
}
.nhy-news_lx8{
padding:26px 2rem;
background:linear-gradient(135deg,#100D1E,#0A0C1F);
border-radius:1.25rem;
gap:1.5rem;
border:1px solid #2E2748;
color:#F0ECFF;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.nhy-news_h3_lx8{
font-size:20px;
font-weight:700;
margin-bottom:4px;
color:#F0ECFF;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nhy-news_text_lx8{
font-size:13px;
color:#9D94C8;
}
.nhy-news_form_lx8{
flex:1;
gap:10px;
min-width:0;
display:flex;
max-width:27.5rem;
}
.nhy-news_form_lx8 .nhy-input_lx8{
min-width:0;
}
@media(max-width:562px){
.nhy-news_form_lx8{
width:100%;
}
}
.nhy-input_lx8{
flex:1;
background:rgba(255, 255, 255, 0.07);
padding:0.813rem 16px;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:0.5rem;
font-size:13.5px;
color:#9D94C8;
}
.nhy-dw_h2_lx8{
line-height:1.08;
margin-bottom:0.625rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
color:#F0ECFF;
font-weight:700;
}
.nhy-steps_v_lx8{
gap:0.625rem;
grid-template-columns:1fr;
}
.nhy-steps_v_lx8 .nhy-step_lx8{
padding:18px 1.25rem;
}
@media(max-width:562px){
.nhy-dw_h2_lx8{
font-size:1.438rem;
}
}
.nhy-app_lx8{
gap:36px;
justify-content:space-between;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.nhy-app_copy_lx8{
max-width:520px;
}
.nhy-app_h2_lx8{
margin:0.75rem 0 10px;
font-size:28px;
line-height:1.05;
color:#F0ECFF;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.nhy-app_text_lx8{
margin-bottom:20px;
color:#B8B0D8;
font-size:14px;
line-height:1.6;
}
.nhy-app_btns_lx8{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.nhy-store_lx8{
padding:11px 1.125rem;
border:1px solid #2E2748;
background:#0E0B16;
border-radius:0.813rem;
gap:0.563rem;
align-items:center;
font-weight:700;
font-size:0.813rem;
cursor:pointer;
display:inline-flex;
color:#F0ECFF;
}
.nhy-store_lx8 svg{
width:16px;
height:1rem;
}
.nhy-app_qr_wrap_lx8{
gap:1rem;
display:flex;
align-items:center;
}
.nhy-qr_lx8{
padding:0.688rem;
gap:3px;
border-radius:0.813rem;
border:1px solid #2E2748;
grid-template-columns:repeat(5,1fr);
background:#0E0B16;
grid-template-rows:repeat(5,1fr);
width:108px;
height:6.75rem;
display:grid;
}
.nhy-qr_lx8 i{
background:transparent;
}
.nhy-qr_f_lx8{
background:#9B4DFF;
}
.nhy-app_qr_cap_lx8{
max-width:5.25rem;
font-size:12px;
color:#7E75A8;
line-height:1.4;
}
.nhy-promo_grid_lx8{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nhy-promo_grid_lx8>*{
min-width:0;
}
.nhy-promo_lx8{
border:1px solid #2E2748;
padding:1.5rem;
border-radius:1.25rem;
overflow:hidden;
background:#151120;
min-height:9.375rem;
position:relative;
}
.nhy-promo_h_lx8{
font-size:1.625rem;
margin-top:6px;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
font-weight:700;
line-height:1.05;
}
.nhy-promo_h_lx8 em{
color:#9B4DFF;
font-style:normal;
}
.nhy-promo_p_lx8{
color:#B8B0D8;
margin-top:8px;
font-size:12.5px;
line-height:1.5;
}
.nhy-promo_feat_lx8{
background:linear-gradient(135deg,#100D1E,#0A0C1F);
border-color:#2E2748;
}
.nhy-promo_feat_lx8 .nhy-promo_h_lx8{
color:#F0ECFF;
}
.nhy-promo_feat_lx8 .nhy-promo_h_lx8 em{
color:#C084FC;
}
.nhy-promo_feat_lx8 .nhy-promo_p_lx8{
color:#9D94C8;
}
.nhy-promo_feat_lx8 .nhy-eyebrow_lx8{
color:#C084FC;
}
@media(max-width:1027px){
.nhy-promo_grid_lx8{
grid-template-columns:1fr;
}
}
.nhy-et_h2_lx8{
margin:10px 0 14px;
color:#F0ECFF;
font-weight:700;
font-size:28px;
line-height:1.08;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nhy-et_right_lx8{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.nhy-et_updated_lx8{
border-radius:0.813rem;
border:1px solid #2E2748;
padding:0.875rem 18px;
gap:10px;
background:#0E0B16;
display:flex;
align-items:center;
color:#B8B0D8;
font-size:0.75rem;
}
.nhy-et_updated_lx8 svg{
flex:none;
color:#9B4DFF;
width:15px;
height:15px;
}
.nhy-et_updated_lx8 b{
color:#F0ECFF;
}
@media(max-width:557px){
.nhy-et_h2_lx8{
font-size:1.5rem;
}
}
.nhy-ab_h2_lx8{
margin:0.875rem 0 1rem;
font-size:2rem;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F0ECFF;
line-height:1.08;
}
.nhy-ab_body_lx8{
margin-bottom:0.875rem;
color:#B8B0D8;
line-height:1.65;
font-size:15px;
}
.nhy-ab_chips_lx8{
gap:10px;
flex-wrap:wrap;
display:flex;
margin-top:0.5rem;
}
.nhy-faq_lx8{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.nhy-faq_item_lx8{
padding:1.125rem 1.375rem;
border-radius:13px;
border:1px solid #2E2748;
background:#151120;
}
.nhy-faq_q_lx8{
list-style:none;
gap:1rem;
justify-content:space-between;
font-size:15.5px;
cursor:pointer;
color:#F0ECFF;
align-items:center;
font-weight:600;
display:flex;
}
.nhy-faq_q_lx8::-webkit-details-marker{
display:none;
}
.nhy-faq_q_t_lx8{
gap:10px;
display:flex;
}
.nhy-faq_q_i_lx8{
color:#9B4DFF;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.nhy-faq_pm_lx8{
color:#9B4DFF;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:20px;
}
.nhy-faq_item_lx8[open] .nhy-faq_pm_lx8{
transform:rotate(45deg);
}
.nhy-faq_a_lx8{
margin-top:12px;
font-size:0.844rem;
color:#B8B0D8;
line-height:1.6;
}
@media(max-width:559px){
.nhy-ab_h2_lx8{
font-size:1.625rem;
}
}
.nhy-rc_lx8{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.nhy-rc_lx8>*{
min-width:0;
}
.nhy-rc_awards_lx8{
gap:11px;
display:flex;
flex-direction:column;
}
.nhy-award_lx8{
gap:11px;
display:flex;
align-items:center;
}
.nhy-award_lx8 svg{
flex:none;
width:1.125rem;
color:#F5C842;
height:18px;
}
.nhy-award_t_lx8{
font-size:0.844rem;
color:#F0ECFF;
font-weight:700;
}
.nhy-award_s_lx8{
font-size:11.5px;
color:#7E75A8;
}
.nhy-rc_press_lx8{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.nhy-logo_cell_lx8{
border:1px solid #2E2748;
border-radius:8px;
display:flex;
justify-content:center;
align-items:center;
color:#B8B0D8;
height:3rem;
font-weight:700;
font-size:0.813rem;
}
.nhy-rc_partner_lx8{
padding:20px;
background:#151120;
border:1px solid #2E2748;
border-radius:13px;
}
.nhy-rc_partner_name_lx8{
margin-bottom:6px;
font-size:18px;
font-weight:700;
color:#F0ECFF;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nhy-rc_partner_text_lx8{
font-size:0.781rem;
line-height:1.55;
color:#B8B0D8;
}
@media(max-width:1021px){
.nhy-rc_lx8{
gap:22px;
grid-template-columns:1fr;
}
.nhy-rc_press_lx8{
grid-template-columns:repeat(4,1fr);
}
}
.nhy-op_h2_lx8{
margin:10px 0 8px;
color:#F0ECFF;
font-weight:700;
line-height:1.1;
font-size:24px;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.nhy-op_text_lx8{
color:#B8B0D8;
line-height:1.6;
font-size:0.844rem;
}
@media(max-width:561px){
.nhy-op_h2_lx8{
font-size:22px;
}
}
.nhy-dispute_lx8{
gap:1.75rem;
border-radius:13px;
border:1px dashed #3D3560;
padding:26px 30px;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.nhy-dispute_in_lx8{
max-width:41.25rem;
}
.nhy-dispute_h2_lx8{
margin-bottom:8px;
color:#F0ECFF;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:22px;
}
.nhy-dispute_text_lx8{
line-height:1.6;
font-size:0.844rem;
color:#B8B0D8;
}
.nhy-provs_lx8{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:28px;
display:grid;
}
.nhy-provs_lx8>*{
min-width:0;
}
.nhy-prov_lx8{
border:1px solid #2E2748;
background:#151120;
padding:12px;
border-radius:13px;
align-items:center;
justify-content:center;
display:flex;
height:64px;
text-decoration:none;
}
.nhy-prov_img_lx8{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.nhy-resp_lx8{
gap:1.5rem;
background:#151120;
padding:26px;
border:1px solid #2E2748;
border-radius:0.813rem;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.nhy-resp_in_lx8{
max-width:560px;
}
.nhy-resp_h_lx8{
font-weight:700;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
margin-bottom:0.5rem;
font-size:1.188rem;
}
.nhy-resp_p_lx8{
line-height:1.6;
font-size:0.844rem;
color:#B8B0D8;
}
.nhy-resp_badges_lx8{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.nhy-age18_lx8{
border:1.5px solid #F03A3A;
border-radius:0.5rem;
padding:4px 8px;
color:#F03A3A;
font-weight:700;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:13px;
}
.nhy-resp_org_lx8{
color:#7E75A8;
font-weight:600;
font-size:0.813rem;
}
@media(max-width:1025px){
.nhy-provs_lx8{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.nhy-provs_lx8{
grid-template-columns:repeat(2,1fr);
}
}
.nhy-rv_head_lx8{
gap:0.75rem;
margin-bottom:18px;
justify-content:space-between;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.nhy-rv_agg_lx8{
gap:10px;
display:flex;
align-items:center;
}
.nhy-rv_source_lx8{
font-size:12.5px;
color:#7E75A8;
}
.nhy-rv_grid_lx8{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nhy-rv_grid_lx8>*{
min-width:0;
}
.nhy-review_lx8{
background:#151120;
border-radius:13px;
padding:1.5rem;
border:1px solid #2E2748;
}
.nhy-review_lx8 .nhy-stars_lx8{
margin-bottom:0.625rem;
}
.nhy-review_lx8 p{
font-size:0.906rem;
color:#F0ECFF;
margin-bottom:14px;
line-height:1.5;
font-weight:600;
}
.nhy-review_by_lx8{
color:#7E75A8;
font-size:12.5px;
}
@media(max-width:1027px){
.nhy-rv_grid_lx8{
grid-template-columns:1fr;
}
}
.nhy-gd_head_lx8{
gap:12px;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:16px;
justify-content:space-between;
}
.nhy-footer_lx8{
padding:40px 28px;
background:#080610;
border-top:1px solid #231D36;
}
.nhy-footer_grid_lx8{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-bottom:28px;
margin-left:auto;
display:grid;
margin-right:auto;
max-width:1400px;
}
.nhy-footer_grid_lx8>*{
min-width:0;
}
.nhy-footer_grid_lx8 h4{
letter-spacing:.12em;
margin-bottom:0.813rem;
color:#4E4870;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
text-transform:uppercase;
}
.nhy-fcol_lx8{
gap:9px;
flex-direction:column;
font-size:0.813rem;
display:flex;
color:#B8B0D8;
}
.nhy-fcol_lx8 a{
cursor:pointer;
}
.nhy-ft_about_lx8{
max-width:16.25rem;
color:#7E75A8;
margin-top:0.75rem;
font-size:13px;
line-height:1.6;
}
.nhy-ft_contact_lx8{
margin-top:12px;
overflow-wrap:anywhere;
font-size:12.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9B4DFF;
}
.nhy-footer_bottom_lx8{
gap:1rem;
margin:0 auto;
padding-top:1.25rem;
display:flex;
max-width:87.5rem;
border-top:1px solid #231D36;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.nhy-footer_bottom_lx8 p{
max-width:720px;
line-height:1.6;
color:#4E4870;
font-size:11px;
}
@media(max-width:1023px){
.nhy-footer_grid_lx8{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.nhy-footer_grid_lx8{
grid-template-columns:1fr;
}
}