*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0a0f14;
color:#a8c2cc;
overflow-wrap:break-word;
font-size:15px;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
line-height:1.55;
-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:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(4, 12, 18, 0.78);
}
::-webkit-scrollbar-track{
background:transparent;
}
.nhi-shell-9js{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.nhi-main-9js{
min-width:0;
}
.nhi-wrap-9js{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.nhi-container-9js{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:768px){
.nhi-container-9js{
padding:0 28px;
}
}
.nhi-section-9js{
padding:24px 28px;
}
.nhi-section_pt-9js{
padding-top:34px;
}
.nhi-band_soft-9js{
background:#111820;
}
.nhi-eyebrow-9js{
text-transform:uppercase;
line-height:1.4;
overflow-wrap:break-word;
font-weight:600;
letter-spacing:.14em;
display:inline-block;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:10.5px;
color:#00d4e0;
}
.nhi-drawer_cb-9js{
display:none;
}
.nhi-overlay-9js{
display:none;
}
@media(max-width:1027px){
.nhi-shell-9js{
grid-template-columns:1fr;
}
.nhi-main-9js{
padding-bottom:4.875rem;
}
.nhi-drawer_cb-9js:checked~.nhi-overlay-9js{
inset:0;
background:rgba(4, 12, 18, 0.78);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:562px){
.nhi-section-9js{
padding:1.125rem 1rem;
}
.nhi-section_pt-9js{
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 ---------- */
.nhi-side-9js{
padding:22px 18px;
background:#0c1219;
gap:1.375rem;
flex-direction:column;
border-right:1px solid #192730;
display:flex;
height:100vh;
align-self:start;
overflow-y:auto;
position:sticky;
top:0;
}
.nhi-brand-9js{
gap:0.625rem;
display:flex;
align-items:center;
}
.nhi-logo-9js{
font-weight:700;
font-size:21px;
letter-spacing:-.02em;
color:#e8f4f8;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.nhi-side_cta-9js{
background:rgba(0, 212, 224, 0.11);
border:1px solid #1f3040;
padding:16px;
border-radius:13px;
}
.nhi-side_cta_h-9js{
color:#e8f4f8;
font-size:17px;
line-height:1.15;
margin-bottom:6px;
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.nhi-side_cta_p-9js{
color:#a8c2cc;
font-size:0.75rem;
line-height:1.45;
margin-bottom:12px;
}
.nhi-nav-9js{
gap:3px;
flex-direction:column;
display:flex;
}
.nhi-nav_label-9js{
padding:6px 0.625rem;
color:#3e5f6a;
letter-spacing:.14em;
text-transform:uppercase;
font-size:9.5px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.nhi-nav_item-9js{
border-radius:0.5rem;
gap:11px;
padding:10px;
font-weight:500;
display:flex;
font-size:0.875rem;
color:#a8c2cc;
align-items:center;
}
.nhi-nav_item-9js svg{
width:17px;
height:17px;
}
.nhi-nav_item-9js:hover{
background:rgba(0, 212, 224, 0.11);
color:#e8f4f8;
}
.nhi-nav_item_on-9js{
background:rgba(0, 212, 224, 0.11);
font-weight:600;
color:#00d4e0;
}
.nhi-side_foot-9js{
border:1px solid #1f3040;
border-radius:0.813rem;
background:#111820;
padding:0.75rem;
margin-top:auto;
}
.nhi-side_foot-9js p{
line-height:1.4;
color:#a8c2cc;
margin-top:4px;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.nhi-top-9js{
gap:16px;
background:#0c1219;
padding:14px 28px;
align-items:center;
display:flex;
z-index:40;
top:0;
position:sticky;
border-bottom:1px solid #192730;
}
.nhi-top_brand-9js{
gap:0.563rem;
display:none;
align-items:center;
}
.nhi-search-9js{
border-radius:0.813rem;
border:1px solid #1f3040;
flex:1;
padding:11px 14px;
gap:10px;
background:#111820;
font-size:13.5px;
align-items:center;
color:#6a8f9a;
max-width:27.5rem;
display:flex;
}
.nhi-search-9js svg{
flex:none;
height:1rem;
width:16px;
}
.nhi-top_actions-9js{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.nhi-lang-9js{
font-size:0.75rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#a8c2cc;
}
.nhi-burger-9js{
border:1px solid #1f3040;
background:#111820;
border-radius:8px;
color:#e8f4f8;
width:2.5rem;
align-items:center;
display:none;
height:40px;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.nhi-botnav-9js{
display:none;
}
@media(max-width:1022px){
.nhi-side-9js{
transition:transform .25s ease;
height:100vh;
left:0;
z-index:80;
width:17.5rem;
transform:translateX(-100%);
top:0;
position:fixed;
}
.nhi-drawer_cb-9js:checked~.nhi-shell-9js .nhi-side-9js{
transform:translateX(0);
}
.nhi-top-9js{
gap:0.75rem;
padding:0.875rem 16px;
position:static;
flex-wrap:wrap;
}
.nhi-top_brand-9js{
display:flex;
}
.nhi-search-9js{
display:none;
}
.nhi-burger-9js{
display:flex;
}
.nhi-top_actions-9js{
gap:0.625rem;
width:100%;
margin-left:0;
align-items:stretch;
}
.nhi-top_actions-9js .nhi-lang-9js{
display:none;
}
.nhi-top_actions-9js .nhi-btn-9js{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.nhi-botnav-9js{
grid-template-columns:repeat(3,1fr);
background:#0c1219;
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
right:0;
z-index:65;
left:0;
display:grid;
position:fixed;
bottom:0;
border-top:1px solid #1f3040;
transform:translateZ(0);
}
.nhi-bn-9js{
padding:0.375rem 2px 0;
gap:0.25rem;
font-weight:600;
min-width:0;
display:flex;
align-items:center;
font-size:0.625rem;
color:#a8c2cc;
justify-content:flex-end;
flex-direction:column;
}
.nhi-bn-9js svg{
flex:none;
width:22px;
height:1.375rem;
}
.nhi-bn-9js span{
overflow:hidden;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
}
.nhi-bn_on-9js{
color:#00d4e0;
}
.nhi-bn_center-9js{
position:relative;
}
.nhi-bn_fab-9js{
background:#00d4e0;
border-radius:50%;
transform:translateX(-50%);
box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(0, 212, 224, 0.18);
width:50px;
justify-content:center;
align-items:center;
top:-20px;
left:50%;
height:50px;
display:flex;
position:absolute;
color:#031014;
}
.nhi-bn_fab-9js svg{
height:1.5rem;
width:1.5rem;
}
.nhi-bn_center-9js span{
color:#00d4e0;
}
}
.nhi-btn-9js{
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
border-radius:0.5rem;
padding:11px 22px;
gap:8px;
font-weight:700;
font-size:14px;
cursor:pointer;
justify-content:center;
display:inline-flex;
align-items:center;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.nhi-btn_pri-9js{
background:#00d4e0;
box-shadow:0 0 1.125rem rgba(0, 212, 224, 0.45), 0 0.25rem 12px rgba(0, 0, 0, 0.40);
color:#031014;
}
.nhi-btn_pri-9js:hover{
background:#00bac5;
}
.nhi-btn_ghost-9js{
background:rgba(0, 212, 224, 0.11);
color:#e8f4f8;
font-weight:600;
}
.nhi-btn_line-9js{
background:transparent;
border:1px solid #2a4456;
font-weight:600;
color:#e8f4f8;
}
.nhi-btn_lg-9js{
padding:1rem 30px;
border-radius:13px;
font-size:0.938rem;
}
.nhi-band-9js .nhi-btn_line-9js{
border-color:rgba(255, 255, 255, 0.13);
color:#e8f6fa;
}
.nhi-band-9js .nhi-btn_ghost-9js{
background:rgba(255, 255, 255, 0.08);
color:#e8f6fa;
}
.nhi-link_m-9js{
gap:5px;
color:#00d4e0;
display:inline-flex;
cursor:pointer;
align-items:center;
text-decoration:none;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:12px;
}
.nhi-link_m-9js svg{
width:0.875rem;
height:0.875rem;
}
.nhi-band-9js .nhi-link_m-9js{
color:#00d4e0;
}
.nhi-dot-9js{
border-radius:50%;
flex:none;
background:#00d4e0;
height:0.438rem;
width:7px;
}
.nhi-dot_live-9js{
background:#e8353a;
animation:zm3-pulse 1.4s infinite;
}
.nhi-stars-9js{
gap:2px;
color:#00d4e0;
display:inline-flex;
}
.nhi-stars-9js svg{
height:0.938rem;
width:0.938rem;
}
.nhi-chip-9js{
border-radius:0.5rem;
border:1px solid #1f3040;
background:#111820;
gap:0.375rem;
padding:0.438rem 0.75rem;
align-items:center;
color:#a8c2cc;
font-size:11px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
display:inline-flex;
}
.nhi-chip_on-9js{
background:rgba(0, 212, 224, 0.11);
border-color:transparent;
color:#00d4e0;
}
.nhi-gc-9js{
display:block;
color:inherit;
text-decoration:none;
cursor:pointer;
min-width:0;
}
.nhi-gc_thumb-9js{
border:1px solid #1f3040;
overflow:hidden;
border-radius:0.813rem;
background-position:center;
position:relative;
background-size:cover;
display:block;
aspect-ratio:1;
}
.nhi-gc_thumb_portrait-9js{
aspect-ratio:3/4;
}
.nhi-gc_thumb_wide-9js{
aspect-ratio:16/11;
}
.nhi-gc_cap-9js{
padding:0.563rem;
background:linear-gradient(transparent,rgba(4, 12, 18, 0.78));
right:0;
bottom:0;
position:absolute;
left:0;
}
.nhi-gc_name-9js{
font-weight:700;
display:block;
color:#e8f6fa;
font-size:12.5px;
}
.nhi-gc_meta-9js{
font-size:11px;
color:#7ab8c8;
}
.nhi-gc_badge-9js{
background:#00d4e0;
padding:2px 0.375rem;
border-radius:0.5rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
top:8px;
position:absolute;
font-size:0.5rem;
color:#031014;
right:8px;
font-weight:700;
}
.nhi-gc_badge_hot-9js{
background:#e8353a;
color:#e8f6fa;
}
.nhi-gc_badge_live-9js{
background:#e8353a;
left:8px;
color:#e8f6fa;
right:auto;
}
.nhi-gc_mult-9js{
inset:0;
justify-content:center;
align-items:center;
font-size:1.75rem;
display:flex;
color:#00d4e0;
font-weight:700;
position:absolute;
}
.nhi-pc-9js{
border-radius:13px;
background:#111820;
border:1px solid #1f3040;
display:flex;
height:64px;
font-size:0.875rem;
align-items:center;
color:#a8c2cc;
justify-content:center;
font-weight:700;
}
.nhi-rail-9js{
min-width:0;
}
.nhi-rail_scroll-9js{
gap:0.875rem;
display:grid;
}
.nhi-rail_scroll-9js>*{
min-width:0;
}
.nhi-g6-9js{
grid-template-columns:repeat(6,1fr);
}
.nhi-g7-9js{
grid-template-columns:repeat(7,1fr);
}
.nhi-g4-9js{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.nhi-g6-9js,.nhi-g7-9js{
grid-template-columns:none;
overflow-x:auto;
padding-bottom:6px;
grid-auto-columns:120px;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
}
.nhi-g6-9js>*,.nhi-g7-9js>*{
scroll-snap-align:start;
}
.nhi-g4-9js{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.nhi-g4-9js{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:150px;
}
}
.nhi-panel-9js{
border:1px solid #1f3040;
border-radius:1.25rem;
background:#111820;
padding:28px 32px;
}
.nhi-split-9js{
gap:2.25rem;
align-items:start;
display:grid;
}
.nhi-split-9js>*{
min-width:0;
}
.nhi-split_a-9js{
grid-template-columns:.85fr 1.15fr;
}
.nhi-split_b-9js{
grid-template-columns:1fr 1.1fr;
}
.nhi-split_c-9js{
grid-template-columns:1.1fr .9fr;
}
.nhi-pgrid-9js{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.nhi-pgrid-9js>*{
min-width:0;
}
.nhi-lead-9js{
line-height:1.65;
color:#a8c2cc;
font-size:0.938rem;
margin-bottom:14px;
}
.nhi-feat-9js{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nhi-feat-9js>*{
min-width:0;
}
.nhi-feat2-9js{
grid-template-columns:1fr 1fr;
}
.nhi-feat_card-9js{
border:1px solid #1f3040;
background:#111820;
border-radius:1.25rem;
padding:26px;
}
.nhi-feat_card-9js svg{
height:26px;
margin-bottom:1rem;
width:1.625rem;
color:#00d4e0;
}
.nhi-feat_card-9js h3{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#e8f4f8;
font-weight:700;
margin-bottom:8px;
font-size:1.125rem;
}
.nhi-feat_card-9js p{
font-size:13px;
line-height:1.6;
color:#a8c2cc;
}
.nhi-feat_card-9js b{
color:#e8f4f8;
}
.nhi-big-9js{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.nhi-big_n-9js{
font-size:1.625rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#00d4e0;
font-weight:700;
}
.nhi-big_l-9js{
font-size:12px;
color:#6a8f9a;
}
.nhi-person-9js{
padding:16px 1.125rem;
background:#111820;
border:1px solid #1f3040;
gap:14px;
border-radius:0.813rem;
display:flex;
align-items:center;
}
.nhi-avatar-9js{
border-radius:50%;
background:linear-gradient(135deg,#00d4e0,#007a8a);
flex:none;
width:2.75rem;
height:2.75rem;
}
.nhi-person_name-9js{
font-weight:700;
color:#e8f4f8;
font-size:14px;
}
.nhi-person_role-9js{
font-size:12px;
color:#6a8f9a;
}
.nhi-kv-9js{
gap:1px;
overflow:hidden;
border-radius:13px;
border:1px solid #1f3040;
grid-template-columns:1fr 1fr;
background:#1f3040;
display:grid;
}
.nhi-kv-9js>div{
padding:16px 1.125rem;
background:#0a0f14;
min-width:0;
}
.nhi-kv_k-9js{
margin-bottom:0.313rem;
color:#00d4e0;
font-size:0.594rem;
text-transform:uppercase;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.nhi-kv_v-9js{
color:#e8f4f8;
font-weight:700;
font-size:13.5px;
}
@media(max-width:1023px){
.nhi-split_a-9js,.nhi-split_b-9js,.nhi-split_c-9js,.nhi-pgrid-9js{
gap:1.5rem;
grid-template-columns:1fr;
}
.nhi-feat-9js,.nhi-feat2-9js{
grid-template-columns:1fr;
}
.nhi-kv-9js{
grid-template-columns:1fr;
}
}
.nhi-sh-9js{
margin-bottom:16px;
min-width:0;
}
.nhi-sh_row-9js{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.nhi-sh_row-9js .nhi-sh_l-9js{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.nhi-sh_stack-9js{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.nhi-sh_center-9js{
gap:0.625rem;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.nhi-sh_h2-9js{
gap:9px;
font-size:20px;
font-weight:700;
color:#e8f4f8;
line-height:1.1;
align-items:center;
display:flex;
overflow-wrap:break-word;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
@media(min-width:767px){
.nhi-sh_h2-9js{
font-size:1.5rem;
}
}
.nhi-band-9js .nhi-sh_h2-9js{
color:#e8f6fa;
}
.nhi-eb_mono-9js{
letter-spacing:.08em;
text-transform:none;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.nhi-eb_mono-9js::before{
content:"// ";
}
.nhi-eb_upper-9js{
letter-spacing:.14em;
text-transform:uppercase;
}
.nhi-eb_pill-9js{
padding:5px 0.688rem;
background:rgba(0, 212, 224, 0.11);
border-radius:62.438rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.nhi-eb_line-9js{
gap:10px;
align-items:center;
display:inline-flex;
}
.nhi-eb_line-9js::before{
background:#00d4e0;
display:inline-block;
height:1px;
content:"";
width:1.5rem;
}
.nhi-band-9js .nhi-eb_line-9js::before{
background:#00d4e0;
}
.nhi-band-9js .nhi-eb_pill-9js{
background:rgba(255, 255, 255, 0.08);
}
.nhi-sh_link-9js{
gap:0.375rem;
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;
white-space:nowrap;
border-bottom:1px solid #e8f4f8;
padding-bottom:2px;
color:#e8f4f8;
font-size:0.813rem;
font-weight:600;
display:inline-flex;
align-items:center;
}
.nhi-sh_link-9js:hover{
border-color:#00d4e0;
color:#00d4e0;
}
.nhi-sh_link-9js svg{
height:14px;
width:0.875rem;
}
.nhi-sh_link_chev-9js{
font-size:12px;
padding-bottom:0;
border-bottom:0;
color:#00d4e0;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.nhi-sh_link_btn-9js{
padding:9px 1.125rem;
background:#00d4e0;
border-radius:999px;
color:#031014;
border-bottom:0;
}
.nhi-sh_link_btn-9js:hover{
background:#00bac5;
border-color:transparent;
}
.nhi-band-9js .nhi-sh_link-9js{
border-color:#e8f6fa;
color:#e8f6fa;
}
.nhi-band-9js .nhi-sh_link_chev-9js{
color:#00d4e0;
}
.nhi-sh_rule-9js{
background:#1f3040;
margin:-2px 0 1rem;
height:1px;
}
.nhi-band-9js .nhi-sh_rule-9js{
background:rgba(255, 255, 255, 0.13);
}
.nhi-seo_grid3-9js{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nhi-seo_grid4-9js{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.nhi-seo_grid3-9js>*,.nhi-seo_grid4-9js>*{
min-width:0;
}
.nhi-seo_card-9js{
border-radius:13px;
border:1px solid #1f3040;
padding:1.5rem;
background:#111820;
}
.nhi-seo_card-9js h3{
font-size:18px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
font-weight:700;
color:#e8f4f8;
}
.nhi-seo_card-9js p{
font-size:13px;
line-height:1.6;
color:#a8c2cc;
}
.nhi-seo_card_sm-9js{
padding:1.25rem;
}
.nhi-seo_card_sm-9js h3{
font-size:1rem;
}
.nhi-seo_card_sm-9js p{
line-height:1.55;
font-size:12.5px;
}
.nhi-seo_rtp_row-9js{
gap:2.25rem;
grid-template-columns:1fr 1fr;
margin-top:16px;
align-items:center;
display:grid;
}
.nhi-rtp-9js{
gap:0.875rem;
display:flex;
min-width:0;
}
.nhi-rtp-9js>div{
flex:1;
padding:1rem;
border-radius:13px;
background:#0a0f14;
text-align:center;
min-width:0;
}
.nhi-rtp_n-9js{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#00d4e0;
font-size:26px;
white-space:nowrap;
font-weight:700;
}
.nhi-rtp_l-9js{
margin-top:0.25rem;
color:#6a8f9a;
font-size:11px;
}
.nhi-cmp-9js{
overflow:hidden;
border:1px solid #1f3040;
border-radius:13px;
max-width:760px;
}
.nhi-cmp_row-9js{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.nhi-cmp_row-9js>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.nhi-cmp_row-9js>div:first-child{
text-align:left;
font-weight:600;
padding-left:1.375rem;
color:#e8f4f8;
}
.nhi-cmp_th-9js{
background:#0a0f14;
font-size:0.781rem;
font-weight:700;
}
.nhi-cmp_row-9js:not(.nhi-cmp_th-9js){
background:#111820;
border-top:1px solid #192730;
color:#a8c2cc;
}
.nhi-cmp_zebra-9js{
background:#0e1419;
}
.nhi-guide-9js{
border:1px solid #1f3040;
background:#111820;
overflow:hidden;
border-radius:0.813rem;
cursor:pointer;
}
.nhi-guide_cover-9js{
height:130px;
}
.nhi-guide_body-9js{
padding:1.25rem;
}
.nhi-guide_body-9js h3{
margin:7px 0 0.563rem;
font-size:1rem;
line-height:1.25;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#e8f4f8;
}
.nhi-guide_meta-9js{
color:#6a8f9a;
font-size:0.719rem;
}
.nhi-hub-9js{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
padding-top:28px;
display:grid;
border-top:1px solid #192730;
}
.nhi-hub-9js>*{
min-width:0;
}
.nhi-hub-9js h4{
color:#e8f4f8;
font-weight:700;
font-size:13px;
margin-bottom:11px;
}
.nhi-hub_col-9js{
gap:8px;
flex-direction:column;
display:flex;
color:#a8c2cc;
font-size:13px;
}
.nhi-hub_col-9js a{
cursor:pointer;
}
@media(max-width:1027px){
.nhi-seo_grid3-9js{
grid-template-columns:1fr;
}
.nhi-seo_grid4-9js{
grid-template-columns:repeat(2,1fr);
}
.nhi-seo_rtp_row-9js{
grid-template-columns:1fr;
gap:1.25rem;
}
.nhi-hub-9js{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:558px){
.nhi-hub-9js{
grid-template-columns:1fr;
}
}
.nhi-hero-9js{
overflow:hidden;
background:linear-gradient(120deg,#061018,#04101a);
border-radius:20px;
padding:46px 48px;
border:1px solid #1f3040;
color:#e8f6fa;
position:relative;
}
.nhi-hero_glow-9js{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
right:-60px;
height:340px;
top:-60px;
position:absolute;
width:340px;
}
.nhi-hero_in-9js{
max-width:37.5rem;
position:relative;
}
.nhi-hero-9js .nhi-eyebrow-9js{
color:#00d4e0;
}
.nhi-pill_row-9js{
border-radius:62.438rem;
padding:6px 13px;
background:rgba(255, 255, 255, 0.08);
gap:8px;
border:1px solid rgba(255, 255, 255, 0.13);
font-size:10.5px;
letter-spacing:.1em;
color:#00d4e0;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.nhi-hero_h1-9js{
margin:18px 0;
font-weight:700;
overflow-wrap:break-word;
line-height:1.02;
font-size:54px;
letter-spacing:-.02em;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#e8f6fa;
}
.nhi-hero_h1-9js em{
color:#00d4e0;
font-style:normal;
}
.nhi-hero_sub-9js{
margin-bottom:1.75rem;
color:#7ab8c8;
max-width:30rem;
font-size:17px;
line-height:1.55;
}
.nhi-hero_cta-9js{
gap:14px;
margin-bottom:1.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.nhi-hero_trust-9js{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.nhi-hero_rating_txt-9js{
color:#7ab8c8;
font-size:13px;
}
@media(max-width:1025px){
.nhi-hero-9js{
padding:2rem 1.5rem;
}
.nhi-hero_h1-9js{
font-size:38px;
}
}
@media(max-width:563px){
.nhi-hero_h1-9js{
font-size:30px;
}
}
.nhi-stat-9js{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.nhi-stat-9js>*{
min-width:0;
}
.nhi-stat_item-9js{
background:#111820;
padding:1.125rem 20px;
border:1px solid #1f3040;
border-radius:0.813rem;
}
.nhi-stat_k-9js{
font-size:9.5px;
color:#6a8f9a;
letter-spacing:.12em;
margin-bottom:0.438rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.nhi-stat_v-9js{
gap:0.5rem;
display:flex;
min-width:0;
font-weight:700;
overflow-wrap:anywhere;
font-size:1.5rem;
color:#e8f4f8;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
align-items:center;
}
.nhi-stat_v_accent-9js{
color:#00d4e0;
}
@media(max-width:1026px){
.nhi-stat-9js{
grid-template-columns:repeat(2,1fr);
}
}
.nhi-wlc-9js{
background:linear-gradient(120deg,#061018,#04101a);
gap:1.5rem;
border:1px solid #1f3040;
padding:2.25rem 2.5rem;
border-radius:1.25rem;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
color:#e8f6fa;
position:relative;
display:grid;
align-items:center;
}
.nhi-wlc-9js>*{
min-width:0;
}
.nhi-wlc-9js .nhi-eyebrow-9js{
color:#00d4e0;
}
.nhi-wlc_glow-9js{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
right:-40px;
top:-2.5rem;
width:16.25rem;
height:260px;
position:absolute;
}
.nhi-wlc_in-9js{
position:relative;
}
.nhi-wlc_h2-9js{
margin:0.625rem 0 8px;
overflow-wrap:break-word;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#e8f6fa;
font-weight:700;
font-size:34px;
line-height:1.03;
}
.nhi-wlc_h2-9js em{
color:#00d4e0;
font-style:normal;
}
.nhi-wlc_sub-9js{
color:#7ab8c8;
font-size:14px;
margin-bottom:1.125rem;
line-height:1.55;
max-width:420px;
}
.nhi-wlc_terms-9js{
gap:10px;
flex-direction:column;
display:flex;
position:relative;
}
.nhi-term-9js{
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
border-radius:13px;
padding:13px 15px;
gap:0.688rem;
align-items:center;
display:flex;
}
.nhi-term-9js svg{
flex:none;
color:#00d4e0;
width:20px;
height:1.25rem;
}
.nhi-term_k-9js{
color:#7ab8c8;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.594rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.nhi-term_v-9js{
font-weight:700;
font-size:14px;
color:#e8f6fa;
margin-top:2px;
}
@media(max-width:1026px){
.nhi-wlc-9js{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.nhi-wlc_h2-9js{
font-size:1.625rem;
}
}
.nhi-jp-9js{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.nhi-jp-9js>*{
min-width:0;
}
.nhi-jp_hero-9js{
border-radius:20px;
gap:14px;
background:linear-gradient(135deg,#061018,#04101a);
overflow:hidden;
padding:26px;
border:1px solid #1f3040;
justify-content:space-between;
color:#e8f6fa;
position:relative;
min-height:180px;
display:flex;
flex-direction:column;
}
.nhi-jp_glow-9js{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
right:-2.5rem;
height:11.25rem;
width:11.25rem;
top:-2.5rem;
}
.nhi-jp_k_row-9js{
gap:10px;
position:relative;
justify-content:space-between;
display:flex;
align-items:center;
}
.nhi-jp_k-9js{
text-transform:uppercase;
letter-spacing:.12em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#6a8f9a;
font-size:10px;
}
.nhi-jp_hero-9js .nhi-jp_k-9js{
color:#7ab8c8;
}
.nhi-jp_amt-9js{
font-weight:700;
line-height:1;
color:#00d4e0;
position:relative;
font-size:42px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.nhi-jp_sub-9js{
margin-top:0.313rem;
color:#7ab8c8;
font-size:0.75rem;
}
.nhi-jp_cell-9js{
border-radius:20px;
padding:22px;
border:1px solid #1f3040;
background:#111820;
display:flex;
flex-direction:column;
min-height:11.25rem;
justify-content:space-between;
}
.nhi-jp_cell-9js .nhi-jp_amt-9js{
color:#e8f4f8;
font-size:30px;
}
.nhi-jp_cell-9js .nhi-jp_sub-9js{
color:#6a8f9a;
}
@media(max-width:1023px){
.nhi-jp-9js{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.nhi-jp_amt-9js{
font-size:32px;
}
}
.nhi-supp-9js{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.nhi-supp-9js>*{
min-width:0;
}
.nhi-supp_card-9js{
padding:24px;
border:1px solid #1f3040;
border-radius:13px;
background:#111820;
}
.nhi-supp_card-9js svg{
width:1.5rem;
height:24px;
margin-bottom:14px;
color:#00d4e0;
}
.nhi-supp_card-9js h3{
font-size:1rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#e8f4f8;
font-weight:700;
margin-bottom:0.375rem;
}
.nhi-supp_card-9js p{
color:#a8c2cc;
font-size:13px;
line-height:1.55;
}
@media(max-width:1027px){
.nhi-supp-9js{
grid-template-columns:1fr;
}
}
.nhi-steps-9js{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.nhi-steps-9js>*{
min-width:0;
}
.nhi-step-9js{
border:1px solid #1f3040;
background:#111820;
border-radius:0.813rem;
padding:1.5rem;
position:relative;
}
.nhi-step_num-9js{
border-radius:8px;
background:#00d4e0;
justify-content:center;
width:1.875rem;
font-weight:700;
height:30px;
font-size:13px;
margin-bottom:14px;
display:flex;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
align-items:center;
color:#031014;
}
.nhi-step_h-9js{
font-size:1rem;
margin-bottom:7px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#e8f4f8;
}
.nhi-step_p-9js{
font-size:0.813rem;
color:#a8c2cc;
line-height:1.55;
}
@media(max-width:1023px){
.nhi-steps-9js{
grid-template-columns:1fr;
}
}
.nhi-banner-9js{
background:linear-gradient(115deg,#061018,#04101a);
border-radius:1.25rem;
gap:1.75rem;
overflow:hidden;
padding:2.25rem 40px;
border:1px solid #1f3040;
position:relative;
flex-wrap:wrap;
justify-content:space-between;
color:#e8f6fa;
display:flex;
align-items:center;
}
.nhi-banner_glow-9js{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 68%);
position:absolute;
top:50%;
transform:translateY(-50%);
right:5rem;
width:12.5rem;
height:200px;
}
.nhi-banner_in-9js{
max-width:560px;
position:relative;
}
.nhi-banner-9js .nhi-eyebrow-9js{
color:#00d4e0;
}
.nhi-banner_h2-9js{
margin:10px 0;
line-height:1.05;
font-weight:700;
color:#e8f6fa;
font-size:30px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.nhi-banner_text-9js{
color:#7ab8c8;
line-height:1.6;
font-size:0.875rem;
}
@media(max-width:560px){
.nhi-banner_h2-9js{
font-size:24px;
}
}
.nhi-dw_h2-9js{
color:#e8f4f8;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
line-height:1.08;
font-weight:700;
margin-bottom:10px;
}
.nhi-steps_v-9js{
grid-template-columns:1fr;
gap:10px;
}
.nhi-steps_v-9js .nhi-step-9js{
padding:1.125rem 1.25rem;
}
@media(max-width:563px){
.nhi-dw_h2-9js{
font-size:23px;
}
}
.nhi-app-9js{
gap:2.25rem;
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.nhi-app_copy-9js{
max-width:32.5rem;
}
.nhi-app_h2-9js{
margin:12px 0 10px;
color:#e8f4f8;
font-size:28px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.05;
}
.nhi-app_text-9js{
color:#a8c2cc;
margin-bottom:20px;
line-height:1.6;
font-size:0.875rem;
}
.nhi-app_btns-9js{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.nhi-store-9js{
border-radius:0.813rem;
padding:0.688rem 1.125rem;
background:#0a0f14;
gap:9px;
border:1px solid #1f3040;
color:#e8f4f8;
cursor:pointer;
align-items:center;
font-size:13px;
display:inline-flex;
font-weight:700;
}
.nhi-store-9js svg{
height:16px;
width:1rem;
}
.nhi-app_qr_wrap-9js{
gap:16px;
display:flex;
align-items:center;
}
.nhi-qr-9js{
padding:0.688rem;
gap:3px;
grid-template-rows:repeat(5,1fr);
border:1px solid #1f3040;
grid-template-columns:repeat(5,1fr);
background:#0a0f14;
border-radius:0.813rem;
display:grid;
width:108px;
height:6.75rem;
}
.nhi-qr-9js i{
background:transparent;
}
.nhi-qr_f-9js{
background:#00d4e0;
}
.nhi-app_qr_cap-9js{
line-height:1.4;
max-width:5.25rem;
color:#6a8f9a;
font-size:12px;
}
.nhi-promo_grid-9js{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nhi-promo_grid-9js>*{
min-width:0;
}
.nhi-promo-9js{
background:#111820;
overflow:hidden;
border:1px solid #1f3040;
border-radius:20px;
padding:24px;
position:relative;
min-height:9.375rem;
}
.nhi-promo_h-9js{
line-height:1.05;
color:#e8f4f8;
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
margin-top:6px;
}
.nhi-promo_h-9js em{
font-style:normal;
color:#00d4e0;
}
.nhi-promo_p-9js{
line-height:1.5;
margin-top:0.5rem;
color:#a8c2cc;
font-size:12.5px;
}
.nhi-promo_feat-9js{
border-color:#1f3040;
background:linear-gradient(135deg,#061018,#04101a);
}
.nhi-promo_feat-9js .nhi-promo_h-9js{
color:#e8f6fa;
}
.nhi-promo_feat-9js .nhi-promo_h-9js em{
color:#00d4e0;
}
.nhi-promo_feat-9js .nhi-promo_p-9js{
color:#7ab8c8;
}
.nhi-promo_feat-9js .nhi-eyebrow-9js{
color:#00d4e0;
}
@media(max-width:1023px){
.nhi-promo_grid-9js{
grid-template-columns:1fr;
}
}
.nhi-gm-9js{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.nhi-gm-9js>*{
min-width:0;
}
.nhi-gm_panel-9js{
border:1px solid #1f3040;
background:#111820;
border-radius:20px;
padding:1.75rem;
}
.nhi-gm_h2-9js{
margin:10px 0 0.5rem;
font-weight:700;
font-size:24px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#e8f4f8;
}
.nhi-gm_text-9js{
line-height:1.6;
color:#a8c2cc;
margin-bottom:20px;
font-size:0.844rem;
max-width:27.5rem;
}
.nhi-gm_level-9js{
gap:14px;
display:flex;
margin-bottom:16px;
align-items:center;
}
.nhi-gm_lv-9js{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
color:#00d4e0;
font-weight:700;
}
.nhi-gm_bar_wrap-9js{
flex:1;
min-width:0;
}
.nhi-gm_bar_meta-9js{
justify-content:space-between;
color:#6a8f9a;
display:flex;
font-size:10px;
margin-bottom:0.313rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.nhi-bar-9js{
overflow:hidden;
background:#0a0f14;
border-radius:999px;
height:8px;
}
.nhi-bar_fill-9js{
border-radius:999px;
background:linear-gradient(90deg,#00d4e0,#007a8a);
display:block;
height:100%;
}
.nhi-gm_missions-9js{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.nhi-gm_refer-9js{
background:linear-gradient(150deg,#061018,#04101a);
padding:1.75rem;
border:1px solid #1f3040;
border-radius:20px;
overflow:hidden;
position:relative;
display:flex;
justify-content:space-between;
color:#e8f6fa;
flex-direction:column;
}
.nhi-gm_refer-9js .nhi-eyebrow-9js{
color:#00d4e0;
}
.nhi-gm_ref_h2-9js{
margin:0.625rem 0 8px;
color:#e8f6fa;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
font-weight:700;
line-height:1.1;
}
.nhi-gm_ref_h2-9js em{
font-style:normal;
color:#00d4e0;
}
.nhi-gm_ref_text-9js{
font-size:13px;
line-height:1.55;
margin-bottom:1.125rem;
color:#7ab8c8;
}
@media(max-width:1025px){
.nhi-gm-9js{
grid-template-columns:1fr;
}
}
.nhi-vip_head-9js{
gap:12px;
align-items:flex-end;
display:flex;
margin-bottom:18px;
justify-content:space-between;
flex-wrap:wrap;
}
.nhi-vip_intro-9js{
max-width:420px;
font-size:13px;
color:#a8c2cc;
}
.nhi-vip-9js{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.nhi-vip-9js>*{
min-width:0;
}
.nhi-tier-9js{
border:1px solid #1f3040;
padding:1.25rem;
border-radius:13px;
background:#111820;
}
.nhi-tier_on-9js{
border-color:#00d4e0;
background:rgba(0, 212, 224, 0.11);
}
.nhi-tier_medal-9js{
background:linear-gradient(135deg,#00d4e0,#007a8a);
border-radius:0.5rem;
width:30px;
margin-bottom:14px;
height:1.875rem;
}
.nhi-tier_name-9js{
font-size:15px;
margin-bottom:0.313rem;
font-weight:700;
color:#e8f4f8;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.nhi-tier_tx-9js{
color:#6a8f9a;
font-size:0.719rem;
line-height:1.5;
}
@media(max-width:1021px){
.nhi-vip-9js{
grid-template-columns:repeat(2,1fr);
}
}
.nhi-pay_logos-9js{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.nhi-pay_logos-9js>*{
min-width:0;
}
.nhi-pay-9js{
border-radius:0.5rem;
border:1px solid #1f3040;
align-items:center;
display:flex;
font-weight:700;
font-size:12px;
justify-content:center;
height:48px;
color:#a8c2cc;
}
.nhi-table-9js{
border:1px solid #1f3040;
overflow:hidden;
border-radius:0.813rem;
}
.nhi-trow-9js{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.nhi-trow-9js>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.nhi-trow-9js>div:first-child{
font-weight:700;
color:#e8f4f8;
padding-left:1rem;
}
.nhi-trow_th-9js{
background:#0a0f14;
color:#6a8f9a;
font-size:0.594rem;
text-transform:uppercase;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.06em;
}
.nhi-trow-9js:not(.nhi-trow_th-9js){
background:#111820;
color:#a8c2cc;
border-top:1px solid #192730;
}
.nhi-trow_zebra-9js{
background:#0e1419;
}
.nhi-pos-9js{
font-weight:700;
color:#00d4e0;
}
@media(max-width:1021px){
.nhi-pay_logos-9js{
grid-template-columns:repeat(2,1fr);
}
}
.nhi-rc-9js{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.nhi-rc-9js>*{
min-width:0;
}
.nhi-rc_awards-9js{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.nhi-award-9js{
gap:11px;
display:flex;
align-items:center;
}
.nhi-award-9js svg{
flex:none;
width:18px;
height:1.125rem;
color:#f0b429;
}
.nhi-award_t-9js{
color:#e8f4f8;
font-weight:700;
font-size:0.844rem;
}
.nhi-award_s-9js{
color:#6a8f9a;
font-size:0.719rem;
}
.nhi-rc_press-9js{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.nhi-logo_cell-9js{
border:1px solid #1f3040;
border-radius:8px;
justify-content:center;
font-weight:700;
font-size:0.813rem;
height:48px;
color:#a8c2cc;
display:flex;
align-items:center;
}
.nhi-rc_partner-9js{
border-radius:13px;
background:#111820;
border:1px solid #1f3040;
padding:1.25rem;
}
.nhi-rc_partner_name-9js{
font-size:18px;
font-weight:700;
color:#e8f4f8;
margin-bottom:6px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.nhi-rc_partner_text-9js{
line-height:1.55;
font-size:12.5px;
color:#a8c2cc;
}
@media(max-width:1023px){
.nhi-rc-9js{
gap:22px;
grid-template-columns:1fr;
}
.nhi-rc_press-9js{
grid-template-columns:repeat(4,1fr);
}
}
.nhi-gd_head-9js{
gap:0.75rem;
align-items:center;
margin-bottom:1rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.nhi-ab_h2-9js{
margin:0.875rem 0 16px;
font-weight:700;
color:#e8f4f8;
line-height:1.08;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:32px;
}
.nhi-ab_body-9js{
margin-bottom:0.875rem;
line-height:1.65;
font-size:15px;
color:#a8c2cc;
}
.nhi-ab_chips-9js{
gap:10px;
flex-wrap:wrap;
margin-top:8px;
display:flex;
}
.nhi-faq-9js{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.nhi-faq_item-9js{
border:1px solid #1f3040;
background:#111820;
padding:18px 22px;
border-radius:13px;
}
.nhi-faq_q-9js{
list-style:none;
gap:1rem;
justify-content:space-between;
align-items:center;
font-size:0.969rem;
color:#e8f4f8;
cursor:pointer;
display:flex;
font-weight:600;
}
.nhi-faq_q-9js::-webkit-details-marker{
display:none;
}
.nhi-faq_q_t-9js{
gap:10px;
display:flex;
}
.nhi-faq_q_i-9js{
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#00d4e0;
font-style:normal;
}
.nhi-faq_pm-9js{
font-size:20px;
color:#00d4e0;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.nhi-faq_item-9js[open] .nhi-faq_pm-9js{
transform:rotate(45deg);
}
.nhi-faq_a-9js{
color:#a8c2cc;
line-height:1.6;
margin-top:12px;
font-size:13.5px;
}
@media(max-width:557px){
.nhi-ab_h2-9js{
font-size:26px;
}
}
.nhi-rv_head-9js{
gap:12px;
align-items:flex-end;
display:flex;
margin-bottom:1.125rem;
justify-content:space-between;
flex-wrap:wrap;
}
.nhi-rv_agg-9js{
gap:10px;
display:flex;
align-items:center;
}
.nhi-rv_source-9js{
color:#6a8f9a;
font-size:0.781rem;
}
.nhi-rv_grid-9js{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.nhi-rv_grid-9js>*{
min-width:0;
}
.nhi-review-9js{
background:#111820;
border-radius:13px;
border:1px solid #1f3040;
padding:1.5rem;
}
.nhi-review-9js .nhi-stars-9js{
margin-bottom:0.625rem;
}
.nhi-review-9js p{
font-size:0.906rem;
margin-bottom:14px;
font-weight:600;
line-height:1.5;
color:#e8f4f8;
}
.nhi-review_by-9js{
font-size:12.5px;
color:#6a8f9a;
}
@media(max-width:1025px){
.nhi-rv_grid-9js{
grid-template-columns:1fr;
}
}
.nhi-et_h2-9js{
margin:10px 0 0.875rem;
font-size:28px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.08;
color:#e8f4f8;
}
.nhi-et_right-9js{
gap:10px;
flex-direction:column;
display:flex;
}
.nhi-et_updated-9js{
border:1px solid #1f3040;
border-radius:0.813rem;
background:#0a0f14;
padding:0.875rem 1.125rem;
gap:10px;
display:flex;
font-size:0.75rem;
align-items:center;
color:#a8c2cc;
}
.nhi-et_updated-9js svg{
flex:none;
width:0.938rem;
height:0.938rem;
color:#00d4e0;
}
.nhi-et_updated-9js b{
color:#e8f4f8;
}
@media(max-width:561px){
.nhi-et_h2-9js{
font-size:24px;
}
}
.nhi-provs-9js{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:1.75rem;
display:grid;
}
.nhi-provs-9js>*{
min-width:0;
}
.nhi-prov-9js{
background:#111820;
border-radius:13px;
padding:0.75rem;
border:1px solid #1f3040;
display:flex;
justify-content:center;
text-decoration:none;
height:4rem;
align-items:center;
}
.nhi-prov_img-9js{
max-height:2rem;
object-fit:contain;
max-width:100%;
}
.nhi-resp-9js{
border:1px solid #1f3040;
gap:1.5rem;
padding:26px;
border-radius:0.813rem;
background:#111820;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.nhi-resp_in-9js{
max-width:35rem;
}
.nhi-resp_h-9js{
margin-bottom:8px;
color:#e8f4f8;
font-size:19px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.nhi-resp_p-9js{
line-height:1.6;
color:#a8c2cc;
font-size:0.844rem;
}
.nhi-resp_badges-9js{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.nhi-age18-9js{
border-radius:8px;
padding:4px 8px;
border:1.5px solid #e8353a;
font-weight:700;
color:#e8353a;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:13px;
}
.nhi-resp_org-9js{
font-weight:600;
color:#6a8f9a;
font-size:0.813rem;
}
@media(max-width:1025px){
.nhi-provs-9js{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.nhi-provs-9js{
grid-template-columns:repeat(2,1fr);
}
}
.nhi-dispute-9js{
border-radius:13px;
gap:28px;
border:1px dashed #2a4456;
padding:26px 30px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.nhi-dispute_in-9js{
max-width:660px;
}
.nhi-dispute_h2-9js{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#e8f4f8;
font-weight:700;
font-size:1.375rem;
margin-bottom:0.5rem;
}
.nhi-dispute_text-9js{
font-size:13.5px;
color:#a8c2cc;
line-height:1.6;
}
.nhi-op_h2-9js{
margin:0.625rem 0 0.5rem;
font-weight:700;
color:#e8f4f8;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
line-height:1.1;
}
.nhi-op_text-9js{
line-height:1.6;
color:#a8c2cc;
font-size:0.844rem;
}
@media(max-width:561px){
.nhi-op_h2-9js{
font-size:22px;
}
}
.nhi-footer-9js{
background:#070c10;
padding:2.5rem 28px;
border-top:1px solid #192730;
}
.nhi-footer_grid-9js{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-bottom:1.75rem;
max-width:87.5rem;
margin-right:auto;
margin-left:auto;
display:grid;
}
.nhi-footer_grid-9js>*{
min-width:0;
}
.nhi-footer_grid-9js h4{
color:#3e5f6a;
font-size:10px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
letter-spacing:.12em;
margin-bottom:13px;
}
.nhi-fcol-9js{
gap:0.563rem;
color:#a8c2cc;
display:flex;
font-size:13px;
flex-direction:column;
}
.nhi-fcol-9js a{
cursor:pointer;
}
.nhi-ft_about-9js{
color:#6a8f9a;
max-width:260px;
margin-top:0.75rem;
line-height:1.6;
font-size:0.813rem;
}
.nhi-ft_contact-9js{
overflow-wrap:anywhere;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
margin-top:0.75rem;
color:#00d4e0;
font-size:12.5px;
}
.nhi-footer_bottom-9js{
margin:0 auto;
gap:16px;
align-items:center;
max-width:87.5rem;
border-top:1px solid #192730;
padding-top:1.25rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.nhi-footer_bottom-9js p{
font-size:11px;
color:#3e5f6a;
line-height:1.6;
max-width:720px;
}
@media(max-width:1023px){
.nhi-footer_grid-9js{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.nhi-footer_grid-9js{
grid-template-columns:1fr;
}
}