*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0A0F14;
color:#A8BFC9;
overflow-wrap:break-word;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
line-height:1.55;
text-rendering:optimizeLegibility;
-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{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(6, 14, 20, 0.74);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ihn-shell9zd{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.ihn-main9zd{
min-width:0;
}
.ihn-wrap9zd{
margin:0 auto;
width:100%;
max-width:1400px;
}
.ihn-container9zd{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:768px){
.ihn-container9zd{
padding:0 1.75rem;
}
}
.ihn-section9zd{
padding:24px 1.75rem;
}
.ihn-section_pt9zd{
padding-top:34px;
}
.ihn-band_soft9zd{
background:#111820;
}
.ihn-eyebrow9zd{
display:inline-block;
text-transform:uppercase;
font-weight:600;
letter-spacing:.14em;
font-size:0.656rem;
overflow-wrap:break-word;
color:#00DCFF;
line-height:1.4;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ihn-drawer_cb9zd{
display:none;
}
.ihn-overlay9zd{
display:none;
}
@media(max-width:1024px){
.ihn-shell9zd{
grid-template-columns:1fr;
}
.ihn-main9zd{
padding-bottom:78px;
}
.ihn-drawer_cb9zd:checked~.ihn-overlay9zd{
background:rgba(6, 14, 20, 0.74);
inset:0;
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:557px){
.ihn-section9zd{
padding:1.125rem 1rem;
}
.ihn-section_pt9zd{
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 ---------- */
.ihn-side9zd{
gap:22px;
padding:1.375rem 1.125rem;
background:#0C1219;
overflow-y:auto;
align-self:start;
flex-direction:column;
border-right:1px solid #1A2830;
top:0;
position:sticky;
height:100vh;
display:flex;
}
.ihn-brand9zd{
gap:10px;
align-items:center;
display:flex;
}
.ihn-logo9zd{
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
font-size:1.313rem;
color:#E8F4F8;
}
.ihn-side_cta9zd{
padding:16px;
border-radius:12px;
border:1px solid #1F3040;
background:rgba(0, 220, 255, 0.11);
}
.ihn-side_cta_h9zd{
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#E8F4F8;
line-height:1.15;
font-weight:700;
margin-bottom:6px;
font-size:17px;
}
.ihn-side_cta_p9zd{
color:#A8BFC9;
line-height:1.45;
margin-bottom:0.75rem;
font-size:0.75rem;
}
.ihn-nav9zd{
gap:3px;
flex-direction:column;
display:flex;
}
.ihn-nav_label9zd{
padding:6px 0.625rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
color:#3D5A68;
text-transform:uppercase;
letter-spacing:.14em;
}
.ihn-nav_item9zd{
padding:0.625rem;
gap:0.688rem;
border-radius:8px;
align-items:center;
color:#A8BFC9;
font-weight:500;
font-size:0.875rem;
display:flex;
}
.ihn-nav_item9zd svg{
width:17px;
height:17px;
}
.ihn-nav_item9zd:hover{
background:rgba(0, 220, 255, 0.11);
color:#E8F4F8;
}
.ihn-nav_item_on9zd{
background:rgba(0, 220, 255, 0.11);
color:#00DCFF;
font-weight:600;
}
.ihn-side_foot9zd{
padding:12px;
border:1px solid #1F3040;
border-radius:0.75rem;
background:#111820;
margin-top:auto;
}
.ihn-side_foot9zd p{
margin-top:0.25rem;
color:#A8BFC9;
font-size:12.5px;
line-height:1.4;
}
/* ---------- topbar ---------- */
.ihn-top9zd{
padding:14px 1.75rem;
background:#0C1219;
gap:1rem;
align-items:center;
top:0;
display:flex;
z-index:40;
border-bottom:1px solid #1A2830;
position:sticky;
}
.ihn-top_brand9zd{
gap:0.563rem;
align-items:center;
display:none;
}
.ihn-search9zd{
flex:1;
border-radius:12px;
border:1px solid #1F3040;
padding:11px 0.875rem;
background:#111820;
gap:10px;
align-items:center;
font-size:13.5px;
color:#6A8A99;
display:flex;
max-width:440px;
}
.ihn-search9zd svg{
flex:none;
height:1rem;
width:1rem;
}
.ihn-top_actions9zd{
gap:0.75rem;
align-items:center;
display:flex;
margin-left:auto;
}
.ihn-lang9zd{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
color:#A8BFC9;
}
.ihn-burger9zd{
background:#111820;
border-radius:0.5rem;
border:1px solid #1F3040;
align-items:center;
justify-content:center;
height:40px;
color:#E8F4F8;
display:none;
width:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.ihn-botnav9zd{
display:none;
}
@media(max-width:1022px){
.ihn-side9zd{
transition:transform .25s ease;
top:0;
width:280px;
z-index:80;
left:0;
position:fixed;
transform:translateX(-100%);
height:100vh;
}
.ihn-drawer_cb9zd:checked~.ihn-shell9zd .ihn-side9zd{
transform:translateX(0);
}
.ihn-top9zd{
gap:12px;
padding:0.875rem 16px;
flex-wrap:wrap;
position:static;
}
.ihn-top_brand9zd{
display:flex;
}
.ihn-search9zd{
display:none;
}
.ihn-burger9zd{
display:flex;
}
.ihn-top_actions9zd{
gap:10px;
align-items:stretch;
width:100%;
margin-left:0;
}
.ihn-top_actions9zd .ihn-lang9zd{
display:none;
}
.ihn-top_actions9zd .ihn-btn9zd{
padding:0.688rem 10px;
flex:1;
text-align:center;
}
.ihn-botnav9zd{
background:#0C1219;
padding:8px 0.375rem calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
border-top:1px solid #1F3040;
display:grid;
left:0;
position:fixed;
z-index:65;
right:0;
transform:translateZ(0);
bottom:0;
}
.ihn-bn9zd{
padding:6px 2px 0;
gap:0.25rem;
color:#A8BFC9;
font-size:0.625rem;
align-items:center;
font-weight:600;
flex-direction:column;
display:flex;
justify-content:flex-end;
min-width:0;
}
.ihn-bn9zd svg{
flex:none;
width:22px;
height:1.375rem;
}
.ihn-bn9zd span{
overflow:hidden;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
}
.ihn-bn_on9zd{
color:#00DCFF;
}
.ihn-bn_center9zd{
position:relative;
}
.ihn-bn_fab9zd{
border-radius:50%;
background:#00DCFF;
left:50%;
justify-content:center;
box-shadow:0 8px 2rem rgba(0, 0, 0, 0.65), 0 2px 8px rgba(0, 220, 255, 0.18);
align-items:center;
transform:translateX(-50%);
height:3.125rem;
position:absolute;
top:-20px;
color:#060E14;
width:3.125rem;
display:flex;
}
.ihn-bn_fab9zd svg{
width:1.5rem;
height:1.5rem;
}
.ihn-bn_center9zd span{
color:#00DCFF;
}
}
.ihn-btn9zd{
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;
gap:8px;
padding:0.688rem 1.375rem;
border-radius:0.5rem;
cursor:pointer;
align-items:center;
font-weight:700;
justify-content:center;
font-size:14px;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-flex;
}
.ihn-btn_pri9zd{
background:#00DCFF;
box-shadow:0 0 1.125rem rgba(0, 220, 255, 0.45), 0 4px 0.75rem rgba(0, 0, 0, 0.40);
color:#060E14;
}
.ihn-btn_pri9zd:hover{
background:#00C4E0;
}
.ihn-btn_ghost9zd{
background:rgba(0, 220, 255, 0.11);
font-weight:600;
color:#E8F4F8;
}
.ihn-btn_line9zd{
background:transparent;
border:1px solid #2A4256;
color:#E8F4F8;
font-weight:600;
}
.ihn-btn_lg9zd{
padding:16px 30px;
border-radius:0.75rem;
font-size:0.938rem;
}
.ihn-band9zd .ihn-btn_line9zd{
border-color:rgba(255, 255, 255, 0.12);
color:#E8F4F8;
}
.ihn-band9zd .ihn-btn_ghost9zd{
background:rgba(255, 255, 255, 0.07);
color:#E8F4F8;
}
.ihn-link_m9zd{
gap:5px;
display:inline-flex;
cursor:pointer;
align-items:center;
text-decoration:none;
color:#00DCFF;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
}
.ihn-link_m9zd svg{
height:14px;
width:14px;
}
.ihn-band9zd .ihn-link_m9zd{
color:#00DCFF;
}
.ihn-dot9zd{
flex:none;
border-radius:50%;
background:#00DCFF;
height:0.438rem;
width:7px;
}
.ihn-dot_live9zd{
animation:zm3-pulse 1.4s infinite;
background:#FF3B3B;
}
.ihn-stars9zd{
gap:2px;
display:inline-flex;
color:#00DCFF;
}
.ihn-stars9zd svg{
width:0.938rem;
height:0.938rem;
}
.ihn-chip9zd{
border-radius:0.5rem;
padding:0.438rem 0.75rem;
background:#111820;
gap:6px;
border:1px solid #1F3040;
color:#A8BFC9;
display:inline-flex;
font-size:0.688rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
align-items:center;
}
.ihn-chip_on9zd{
border-color:transparent;
background:rgba(0, 220, 255, 0.11);
color:#00DCFF;
}
.ihn-gc9zd{
color:inherit;
display:block;
min-width:0;
text-decoration:none;
cursor:pointer;
}
.ihn-gc_thumb9zd{
overflow:hidden;
border-radius:12px;
border:1px solid #1F3040;
aspect-ratio:1;
background-position:center;
display:block;
position:relative;
background-size:cover;
}
.ihn-gc_thumb_portrait9zd{
aspect-ratio:3/4;
}
.ihn-gc_thumb_wide9zd{
aspect-ratio:16/11;
}
.ihn-gc_cap9zd{
padding:9px;
background:linear-gradient(transparent,rgba(6, 14, 20, 0.74));
left:0;
right:0;
position:absolute;
bottom:0;
}
.ihn-gc_name9zd{
font-size:0.781rem;
display:block;
color:#E8F4F8;
font-weight:700;
}
.ihn-gc_meta9zd{
font-size:11px;
color:#7BBCCC;
}
.ihn-gc_badge9zd{
background:#00DCFF;
border-radius:8px;
padding:2px 0.375rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
position:absolute;
font-size:8px;
color:#060E14;
font-weight:700;
top:0.5rem;
right:0.5rem;
}
.ihn-gc_badge_hot9zd{
background:#FF3B3B;
color:#E8F4F8;
}
.ihn-gc_badge_live9zd{
background:#FF3B3B;
color:#E8F4F8;
left:8px;
right:auto;
}
.ihn-gc_mult9zd{
inset:0;
font-size:1.75rem;
justify-content:center;
color:#00DCFF;
align-items:center;
display:flex;
position:absolute;
font-weight:700;
}
.ihn-pc9zd{
background:#111820;
border:1px solid #1F3040;
border-radius:0.75rem;
justify-content:center;
align-items:center;
font-size:0.875rem;
color:#A8BFC9;
display:flex;
height:4rem;
font-weight:700;
}
.ihn-rail9zd{
min-width:0;
}
.ihn-rail_scroll9zd{
gap:14px;
display:grid;
}
.ihn-rail_scroll9zd>*{
min-width:0;
}
.ihn-g69zd{
grid-template-columns:repeat(6,1fr);
}
.ihn-g79zd{
grid-template-columns:repeat(7,1fr);
}
.ihn-g49zd{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.ihn-g69zd,.ihn-g79zd{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:7.5rem;
padding-bottom:6px;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
}
.ihn-g69zd>*,.ihn-g79zd>*{
scroll-snap-align:start;
}
.ihn-g49zd{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:558px){
.ihn-g49zd{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
}
}
.ihn-panel9zd{
border-radius:1.25rem;
padding:1.75rem 32px;
background:#111820;
border:1px solid #1F3040;
}
.ihn-split9zd{
gap:36px;
align-items:start;
display:grid;
}
.ihn-split9zd>*{
min-width:0;
}
.ihn-split_a9zd{
grid-template-columns:.85fr 1.15fr;
}
.ihn-split_b9zd{
grid-template-columns:1fr 1.1fr;
}
.ihn-split_c9zd{
grid-template-columns:1.1fr .9fr;
}
.ihn-pgrid9zd{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.ihn-pgrid9zd>*{
min-width:0;
}
.ihn-lead9zd{
font-size:15px;
margin-bottom:14px;
line-height:1.65;
color:#A8BFC9;
}
.ihn-feat9zd{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ihn-feat9zd>*{
min-width:0;
}
.ihn-feat29zd{
grid-template-columns:1fr 1fr;
}
.ihn-feat_card9zd{
border-radius:20px;
padding:1.625rem;
background:#111820;
border:1px solid #1F3040;
}
.ihn-feat_card9zd svg{
margin-bottom:1rem;
width:1.625rem;
height:1.625rem;
color:#00DCFF;
}
.ihn-feat_card9zd h3{
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:8px;
color:#E8F4F8;
font-size:18px;
}
.ihn-feat_card9zd p{
line-height:1.6;
font-size:13px;
color:#A8BFC9;
}
.ihn-feat_card9zd b{
color:#E8F4F8;
}
.ihn-big9zd{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.ihn-big_n9zd{
font-size:1.625rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#00DCFF;
font-weight:700;
}
.ihn-big_l9zd{
color:#6A8A99;
font-size:12px;
}
.ihn-person9zd{
padding:1rem 1.125rem;
gap:14px;
border:1px solid #1F3040;
border-radius:0.75rem;
background:#111820;
display:flex;
align-items:center;
}
.ihn-avatar9zd{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#00DCFF,#0096B4);
width:2.75rem;
height:2.75rem;
}
.ihn-person_name9zd{
color:#E8F4F8;
font-size:0.875rem;
font-weight:700;
}
.ihn-person_role9zd{
font-size:12px;
color:#6A8A99;
}
.ihn-kv9zd{
grid-template-columns:1fr 1fr;
background:#1F3040;
overflow:hidden;
gap:1px;
border:1px solid #1F3040;
border-radius:0.75rem;
display:grid;
}
.ihn-kv9zd>div{
padding:16px 1.125rem;
background:#0A0F14;
min-width:0;
}
.ihn-kv_k9zd{
font-size:0.594rem;
color:#00DCFF;
text-transform:uppercase;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.313rem;
}
.ihn-kv_v9zd{
color:#E8F4F8;
font-size:13.5px;
font-weight:700;
}
@media(max-width:1024px){
.ihn-split_a9zd,.ihn-split_b9zd,.ihn-split_c9zd,.ihn-pgrid9zd{
grid-template-columns:1fr;
gap:1.5rem;
}
.ihn-feat9zd,.ihn-feat29zd{
grid-template-columns:1fr;
}
.ihn-kv9zd{
grid-template-columns:1fr;
}
}
.ihn-sh9zd{
margin-bottom:1rem;
min-width:0;
}
.ihn-sh_row9zd{
gap:12px;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.ihn-sh_row9zd .ihn-sh_l9zd{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.ihn-sh_stack9zd{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.ihn-sh_center9zd{
gap:10px;
display:flex;
text-align:center;
flex-direction:column;
align-items:center;
}
.ihn-sh_h29zd{
gap:0.563rem;
font-size:1.25rem;
display:flex;
font-weight:700;
color:#E8F4F8;
line-height:1.1;
overflow-wrap:break-word;
align-items:center;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
@media(min-width:771px){
.ihn-sh_h29zd{
font-size:24px;
}
}
.ihn-band9zd .ihn-sh_h29zd{
color:#E8F4F8;
}
.ihn-eb_mono9zd{
text-transform:none;
letter-spacing:.08em;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ihn-eb_mono9zd::before{
content:"// ";
}
.ihn-eb_upper9zd{
letter-spacing:.14em;
text-transform:uppercase;
}
.ihn-eb_pill9zd{
padding:5px 0.688rem;
background:rgba(0, 220, 255, 0.11);
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.ihn-eb_line9zd{
gap:10px;
align-items:center;
display:inline-flex;
}
.ihn-eb_line9zd::before{
background:#00DCFF;
height:1px;
content:"";
display:inline-block;
width:24px;
}
.ihn-band9zd .ihn-eb_line9zd::before{
background:#00DCFF;
}
.ihn-band9zd .ihn-eb_pill9zd{
background:rgba(255, 255, 255, 0.07);
}
.ihn-sh_link9zd{
gap:6px;
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;
color:#E8F4F8;
align-items:center;
white-space:nowrap;
display:inline-flex;
font-size:0.813rem;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #E8F4F8;
}
.ihn-sh_link9zd:hover{
border-color:#00DCFF;
color:#00DCFF;
}
.ihn-sh_link9zd svg{
height:0.875rem;
width:0.875rem;
}
.ihn-sh_link_chev9zd{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#00DCFF;
border-bottom:0;
font-size:12px;
padding-bottom:0;
}
.ihn-sh_link_btn9zd{
padding:9px 1.125rem;
background:#00DCFF;
border-radius:999px;
color:#060E14;
border-bottom:0;
}
.ihn-sh_link_btn9zd:hover{
background:#00C4E0;
border-color:transparent;
}
.ihn-band9zd .ihn-sh_link9zd{
border-color:#E8F4F8;
color:#E8F4F8;
}
.ihn-band9zd .ihn-sh_link_chev9zd{
color:#00DCFF;
}
.ihn-sh_rule9zd{
margin:-2px 0 1rem;
background:#1F3040;
height:1px;
}
.ihn-band9zd .ihn-sh_rule9zd{
background:rgba(255, 255, 255, 0.12);
}
.ihn-seo_grid39zd{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ihn-seo_grid49zd{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.ihn-seo_grid39zd>*,.ihn-seo_grid49zd>*{
min-width:0;
}
.ihn-seo_card9zd{
border:1px solid #1F3040;
padding:24px;
background:#111820;
border-radius:12px;
}
.ihn-seo_card9zd h3{
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
font-size:18px;
color:#E8F4F8;
}
.ihn-seo_card9zd p{
font-size:0.813rem;
line-height:1.6;
color:#A8BFC9;
}
.ihn-seo_card_sm9zd{
padding:1.25rem;
}
.ihn-seo_card_sm9zd h3{
font-size:16px;
}
.ihn-seo_card_sm9zd p{
font-size:0.781rem;
line-height:1.55;
}
.ihn-seo_rtp_row9zd{
gap:2.25rem;
grid-template-columns:1fr 1fr;
margin-top:1rem;
align-items:center;
display:grid;
}
.ihn-rtp9zd{
gap:0.875rem;
display:flex;
min-width:0;
}
.ihn-rtp9zd>div{
flex:1;
background:#0A0F14;
border-radius:12px;
padding:16px;
min-width:0;
text-align:center;
}
.ihn-rtp_n9zd{
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#00DCFF;
font-size:1.625rem;
white-space:nowrap;
}
.ihn-rtp_l9zd{
color:#6A8A99;
font-size:11px;
margin-top:0.25rem;
}
.ihn-cmp9zd{
border:1px solid #1F3040;
overflow:hidden;
border-radius:12px;
max-width:47.5rem;
}
.ihn-cmp_row9zd{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.ihn-cmp_row9zd>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.ihn-cmp_row9zd>div:first-child{
padding-left:1.375rem;
text-align:left;
font-weight:600;
color:#E8F4F8;
}
.ihn-cmp_th9zd{
background:#0A0F14;
font-size:0.781rem;
font-weight:700;
}
.ihn-cmp_row9zd:not(.ihn-cmp_th9zd){
background:#111820;
color:#A8BFC9;
border-top:1px solid #1A2830;
}
.ihn-cmp_zebra9zd{
background:#0D1219;
}
.ihn-guide9zd{
overflow:hidden;
border-radius:12px;
background:#111820;
border:1px solid #1F3040;
cursor:pointer;
}
.ihn-guide_cover9zd{
height:8.125rem;
}
.ihn-guide_body9zd{
padding:1.25rem;
}
.ihn-guide_body9zd h3{
margin:0.438rem 0 9px;
color:#E8F4F8;
font-size:16px;
font-weight:700;
line-height:1.25;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.ihn-guide_meta9zd{
font-size:0.719rem;
color:#6A8A99;
}
.ihn-hub9zd{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
display:grid;
padding-top:1.75rem;
border-top:1px solid #1A2830;
}
.ihn-hub9zd>*{
min-width:0;
}
.ihn-hub9zd h4{
font-size:0.813rem;
color:#E8F4F8;
margin-bottom:0.688rem;
font-weight:700;
}
.ihn-hub_col9zd{
gap:8px;
color:#A8BFC9;
display:flex;
flex-direction:column;
font-size:0.813rem;
}
.ihn-hub_col9zd a{
cursor:pointer;
}
@media(max-width:1025px){
.ihn-seo_grid39zd{
grid-template-columns:1fr;
}
.ihn-seo_grid49zd{
grid-template-columns:repeat(2,1fr);
}
.ihn-seo_rtp_row9zd{
grid-template-columns:1fr;
gap:20px;
}
.ihn-hub9zd{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:558px){
.ihn-hub9zd{
grid-template-columns:1fr;
}
}
.ihn-hero9zd{
overflow:hidden;
padding:46px 48px;
border-radius:1.25rem;
background:linear-gradient(120deg,#061018,#071824);
border:1px solid #1F3040;
position:relative;
color:#E8F4F8;
}
.ihn-hero_glow9zd{
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
border-radius:50%;
top:-3.75rem;
width:21.25rem;
height:340px;
right:-60px;
position:absolute;
}
.ihn-hero_in9zd{
max-width:600px;
position:relative;
}
.ihn-hero9zd .ihn-eyebrow9zd{
color:#00DCFF;
}
.ihn-pill_row9zd{
padding:6px 0.813rem;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:999px;
gap:8px;
background:rgba(255, 255, 255, 0.07);
font-size:0.656rem;
letter-spacing:.1em;
margin-bottom:22px;
text-transform:uppercase;
align-items:center;
display:inline-flex;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#00DCFF;
}
.ihn-hero_h19zd{
margin:1.125rem 0;
font-size:54px;
font-weight:700;
color:#E8F4F8;
line-height:1.02;
overflow-wrap:break-word;
letter-spacing:-.02em;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.ihn-hero_h19zd em{
font-style:normal;
color:#00DCFF;
}
.ihn-hero_sub9zd{
margin-bottom:28px;
color:#7BBCCC;
line-height:1.55;
max-width:480px;
font-size:17px;
}
.ihn-hero_cta9zd{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:1.625rem;
}
.ihn-hero_trust9zd{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ihn-hero_rating_txt9zd{
color:#7BBCCC;
font-size:13px;
}
@media(max-width:1022px){
.ihn-hero9zd{
padding:2rem 1.5rem;
}
.ihn-hero_h19zd{
font-size:38px;
}
}
@media(max-width:563px){
.ihn-hero_h19zd{
font-size:1.875rem;
}
}
.ihn-tabs9zd{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.ihn-tab9zd{
border-radius:0.5rem;
padding:10px 1.125rem;
border:1px solid #1F3040;
background:#111820;
font-size:0.813rem;
font-weight:600;
color:#A8BFC9;
cursor:pointer;
}
.ihn-tab_on9zd{
border-color:transparent;
background:#00DCFF;
font-weight:700;
color:#060E14;
}
.ihn-stat9zd{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.ihn-stat9zd>*{
min-width:0;
}
.ihn-stat_item9zd{
border:1px solid #1F3040;
padding:1.125rem 1.25rem;
border-radius:12px;
background:#111820;
}
.ihn-stat_k9zd{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#6A8A99;
margin-bottom:7px;
font-size:0.594rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.ihn-stat_v9zd{
gap:8px;
display:flex;
align-items:center;
font-size:24px;
color:#E8F4F8;
overflow-wrap:anywhere;
min-width:0;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.ihn-stat_v_accent9zd{
color:#00DCFF;
}
@media(max-width:1024px){
.ihn-stat9zd{
grid-template-columns:repeat(2,1fr);
}
}
.ihn-wlc9zd{
overflow:hidden;
padding:36px 40px;
border:1px solid #1F3040;
background:linear-gradient(120deg,#061018,#071824);
gap:1.5rem;
grid-template-columns:1.2fr .8fr;
border-radius:20px;
display:grid;
align-items:center;
color:#E8F4F8;
position:relative;
}
.ihn-wlc9zd>*{
min-width:0;
}
.ihn-wlc9zd .ihn-eyebrow9zd{
color:#00DCFF;
}
.ihn-wlc_glow9zd{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
width:16.25rem;
right:-40px;
height:260px;
position:absolute;
top:-40px;
}
.ihn-wlc_in9zd{
position:relative;
}
.ihn-wlc_h29zd{
margin:10px 0 0.5rem;
line-height:1.03;
font-size:34px;
color:#E8F4F8;
overflow-wrap:break-word;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.ihn-wlc_h29zd em{
color:#00DCFF;
font-style:normal;
}
.ihn-wlc_sub9zd{
color:#7BBCCC;
max-width:26.25rem;
font-size:0.875rem;
margin-bottom:18px;
line-height:1.55;
}
.ihn-wlc_terms9zd{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.ihn-term9zd{
border-radius:0.75rem;
gap:11px;
padding:13px 15px;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
display:flex;
align-items:center;
}
.ihn-term9zd svg{
flex:none;
color:#00DCFF;
height:1.25rem;
width:1.25rem;
}
.ihn-term_k9zd{
text-transform:uppercase;
color:#7BBCCC;
font-size:9.5px;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
}
.ihn-term_v9zd{
font-size:14px;
font-weight:700;
margin-top:2px;
color:#E8F4F8;
}
@media(max-width:1023px){
.ihn-wlc9zd{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.ihn-wlc_h29zd{
font-size:26px;
}
}
.ihn-jp9zd{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.ihn-jp9zd>*{
min-width:0;
}
.ihn-jp_hero9zd{
overflow:hidden;
border:1px solid #1F3040;
padding:26px;
gap:0.875rem;
border-radius:20px;
background:linear-gradient(135deg,#061018,#071824);
position:relative;
justify-content:space-between;
display:flex;
flex-direction:column;
min-height:11.25rem;
color:#E8F4F8;
}
.ihn-jp_glow9zd{
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
right:-40px;
width:180px;
height:11.25rem;
top:-2.5rem;
}
.ihn-jp_k_row9zd{
gap:10px;
display:flex;
justify-content:space-between;
position:relative;
align-items:center;
}
.ihn-jp_k9zd{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.12em;
color:#6A8A99;
}
.ihn-jp_hero9zd .ihn-jp_k9zd{
color:#7BBCCC;
}
.ihn-jp_amt9zd{
position:relative;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#00DCFF;
font-size:42px;
line-height:1;
}
.ihn-jp_sub9zd{
margin-top:5px;
color:#7BBCCC;
font-size:0.75rem;
}
.ihn-jp_cell9zd{
padding:1.375rem;
background:#111820;
border-radius:1.25rem;
border:1px solid #1F3040;
min-height:180px;
justify-content:space-between;
flex-direction:column;
display:flex;
}
.ihn-jp_cell9zd .ihn-jp_amt9zd{
font-size:1.875rem;
color:#E8F4F8;
}
.ihn-jp_cell9zd .ihn-jp_sub9zd{
color:#6A8A99;
}
@media(max-width:1022px){
.ihn-jp9zd{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.ihn-jp_amt9zd{
font-size:2rem;
}
}
.ihn-dw_h29zd{
font-size:1.625rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
margin-bottom:10px;
color:#E8F4F8;
font-weight:700;
}
.ihn-steps_v9zd{
gap:10px;
grid-template-columns:1fr;
}
.ihn-steps_v9zd .ihn-step9zd{
padding:18px 1.25rem;
}
@media(max-width:559px){
.ihn-dw_h29zd{
font-size:1.438rem;
}
}
.ihn-steps9zd{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ihn-steps9zd>*{
min-width:0;
}
.ihn-step9zd{
border:1px solid #1F3040;
border-radius:0.75rem;
background:#111820;
padding:24px;
position:relative;
}
.ihn-step_num9zd{
background:#00DCFF;
border-radius:8px;
color:#060E14;
font-weight:700;
margin-bottom:0.875rem;
height:30px;
font-size:0.813rem;
justify-content:center;
width:1.875rem;
align-items:center;
display:flex;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ihn-step_h9zd{
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:7px;
font-size:16px;
color:#E8F4F8;
}
.ihn-step_p9zd{
color:#A8BFC9;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1023px){
.ihn-steps9zd{
grid-template-columns:1fr;
}
}
.ihn-supp9zd{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ihn-supp9zd>*{
min-width:0;
}
.ihn-supp_card9zd{
border:1px solid #1F3040;
padding:1.5rem;
background:#111820;
border-radius:0.75rem;
}
.ihn-supp_card9zd svg{
width:1.5rem;
color:#00DCFF;
margin-bottom:0.875rem;
height:24px;
}
.ihn-supp_card9zd h3{
font-size:1rem;
font-weight:700;
color:#E8F4F8;
margin-bottom:0.375rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.ihn-supp_card9zd p{
color:#A8BFC9;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1022px){
.ihn-supp9zd{
grid-template-columns:1fr;
}
}
.ihn-tour9zd{
border-radius:20px;
grid-template-columns:1.05fr 1fr;
border:1px solid #1F3040;
overflow:hidden;
display:grid;
}
.ihn-tour9zd>*{
min-width:0;
}
.ihn-tour_l9zd{
padding:34px;
background:linear-gradient(135deg,#061018,#071824);
overflow:hidden;
position:relative;
color:#E8F4F8;
}
.ihn-tour_h29zd{
margin:0.75rem 0 10px;
line-height:1.05;
font-weight:700;
color:#E8F4F8;
font-size:1.875rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.ihn-tour_h29zd em{
font-style:normal;
color:#00DCFF;
}
.ihn-tour_text9zd{
line-height:1.6;
margin-bottom:1.25rem;
max-width:340px;
color:#7BBCCC;
font-size:13.5px;
}
.ihn-tour_meta9zd{
gap:18px;
display:flex;
margin-bottom:20px;
flex-wrap:wrap;
align-items:flex-end;
}
.ihn-tour_cap9zd{
color:#7BBCCC;
font-size:0.594rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
margin-bottom:5px;
}
.ihn-count9zd{
gap:6px;
display:flex;
}
.ihn-count9zd span{
padding:0.25rem 0.563rem;
border-radius:0.5rem;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:22px;
font-weight:700;
}
.ihn-tour_units9zd{
font-size:10px;
color:#7BBCCC;
}
.ihn-board9zd{
padding:1.75rem 30px;
background:#111820;
}
.ihn-board_head9zd{
margin-bottom:0.875rem;
justify-content:space-between;
align-items:center;
display:flex;
}
.ihn-board_title9zd{
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
color:#E8F4F8;
}
.ihn-board_upd9zd{
font-size:0.625rem;
color:#6A8A99;
text-transform:uppercase;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ihn-board_list9zd{
gap:2px;
flex-direction:column;
display:flex;
}
.ihn-board_row9zd{
padding:0.625rem 0.75rem;
border-radius:0.5rem;
gap:12px;
display:flex;
align-items:center;
}
.ihn-board_top19zd{
background:rgba(0, 220, 255, 0.11);
}
.ihn-board_rk9zd{
color:#6A8A99;
font-size:0.875rem;
font-weight:700;
width:1.25rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ihn-board_top19zd .ihn-board_rk9zd{
color:#00DCFF;
}
.ihn-board_nm9zd{
flex:1;
color:#A8BFC9;
font-size:13.5px;
font-weight:600;
min-width:0;
}
.ihn-board_top19zd .ihn-board_nm9zd{
color:#E8F4F8;
font-weight:700;
}
.ihn-board_pt9zd{
color:#A8BFC9;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:12.5px;
}
@media(max-width:1026px){
.ihn-tour9zd{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.ihn-tour_h29zd{
font-size:1.5rem;
}
}
.ihn-vip_head9zd{
gap:12px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:1.125rem;
}
.ihn-vip_intro9zd{
color:#A8BFC9;
font-size:0.813rem;
max-width:420px;
}
.ihn-vip9zd{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.ihn-vip9zd>*{
min-width:0;
}
.ihn-tier9zd{
border:1px solid #1F3040;
border-radius:12px;
padding:1.25rem;
background:#111820;
}
.ihn-tier_on9zd{
background:rgba(0, 220, 255, 0.11);
border-color:#00DCFF;
}
.ihn-tier_medal9zd{
border-radius:8px;
background:linear-gradient(135deg,#00DCFF,#0096B4);
height:1.875rem;
width:1.875rem;
margin-bottom:0.875rem;
}
.ihn-tier_name9zd{
font-size:0.938rem;
margin-bottom:0.313rem;
color:#E8F4F8;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.ihn-tier_tx9zd{
line-height:1.5;
color:#6A8A99;
font-size:11.5px;
}
@media(max-width:1022px){
.ihn-vip9zd{
grid-template-columns:repeat(2,1fr);
}
}
.ihn-banner9zd{
gap:28px;
border:1px solid #1F3040;
padding:2.25rem 2.5rem;
border-radius:20px;
overflow:hidden;
background:linear-gradient(115deg,#061018,#071824);
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
position:relative;
color:#E8F4F8;
display:flex;
}
.ihn-banner_glow9zd{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 68%);
height:200px;
top:50%;
position:absolute;
right:80px;
width:200px;
transform:translateY(-50%);
}
.ihn-banner_in9zd{
max-width:35rem;
position:relative;
}
.ihn-banner9zd .ihn-eyebrow9zd{
color:#00DCFF;
}
.ihn-banner_h29zd{
margin:0.625rem 0;
color:#E8F4F8;
line-height:1.05;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:1.875rem;
font-weight:700;
}
.ihn-banner_text9zd{
color:#7BBCCC;
line-height:1.6;
font-size:14px;
}
@media(max-width:562px){
.ihn-banner_h29zd{
font-size:1.5rem;
}
}
.ihn-pay_logos9zd{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.ihn-pay_logos9zd>*{
min-width:0;
}
.ihn-pay9zd{
border-radius:8px;
border:1px solid #1F3040;
color:#A8BFC9;
font-weight:700;
font-size:0.75rem;
display:flex;
align-items:center;
justify-content:center;
height:3rem;
}
.ihn-table9zd{
border-radius:12px;
overflow:hidden;
border:1px solid #1F3040;
}
.ihn-trow9zd{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ihn-trow9zd>div{
padding:0.813rem 14px;
min-width:0;
}
.ihn-trow9zd>div:first-child{
color:#E8F4F8;
padding-left:16px;
font-weight:700;
}
.ihn-trow_th9zd{
background:#0A0F14;
color:#6A8A99;
letter-spacing:.06em;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
font-size:9.5px;
}
.ihn-trow9zd:not(.ihn-trow_th9zd){
background:#111820;
border-top:1px solid #1A2830;
color:#A8BFC9;
}
.ihn-trow_zebra9zd{
background:#0D1219;
}
.ihn-pos9zd{
font-weight:700;
color:#00DCFF;
}
@media(max-width:1025px){
.ihn-pay_logos9zd{
grid-template-columns:repeat(2,1fr);
}
}
.ihn-gm9zd{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.ihn-gm9zd>*{
min-width:0;
}
.ihn-gm_panel9zd{
border-radius:1.25rem;
background:#111820;
border:1px solid #1F3040;
padding:28px;
}
.ihn-gm_h29zd{
margin:0.625rem 0 0.5rem;
color:#E8F4F8;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
font-weight:700;
}
.ihn-gm_text9zd{
margin-bottom:20px;
font-size:0.844rem;
max-width:440px;
line-height:1.6;
color:#A8BFC9;
}
.ihn-gm_level9zd{
gap:14px;
margin-bottom:1rem;
display:flex;
align-items:center;
}
.ihn-gm_lv9zd{
font-size:1.5rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#00DCFF;
font-weight:700;
}
.ihn-gm_bar_wrap9zd{
flex:1;
min-width:0;
}
.ihn-gm_bar_meta9zd{
color:#6A8A99;
font-size:0.625rem;
display:flex;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:5px;
justify-content:space-between;
}
.ihn-bar9zd{
background:#0A0F14;
border-radius:999px;
overflow:hidden;
height:0.5rem;
}
.ihn-bar_fill9zd{
background:linear-gradient(90deg,#00DCFF,#0096B4);
border-radius:999px;
height:100%;
display:block;
}
.ihn-gm_missions9zd{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.ihn-gm_refer9zd{
padding:28px;
background:linear-gradient(150deg,#061018,#071824);
border:1px solid #1F3040;
overflow:hidden;
border-radius:20px;
display:flex;
position:relative;
justify-content:space-between;
flex-direction:column;
color:#E8F4F8;
}
.ihn-gm_refer9zd .ihn-eyebrow9zd{
color:#00DCFF;
}
.ihn-gm_ref_h29zd{
margin:0.625rem 0 0.5rem;
line-height:1.1;
color:#E8F4F8;
font-weight:700;
font-size:1.5rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.ihn-gm_ref_h29zd em{
color:#00DCFF;
font-style:normal;
}
.ihn-gm_ref_text9zd{
line-height:1.55;
margin-bottom:1.125rem;
font-size:0.813rem;
color:#7BBCCC;
}
@media(max-width:1021px){
.ihn-gm9zd{
grid-template-columns:1fr;
}
}
.ihn-promo_grid9zd{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.ihn-promo_grid9zd>*{
min-width:0;
}
.ihn-promo9zd{
padding:24px;
background:#111820;
border:1px solid #1F3040;
border-radius:1.25rem;
overflow:hidden;
min-height:150px;
position:relative;
}
.ihn-promo_h9zd{
color:#E8F4F8;
margin-top:6px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
font-weight:700;
font-size:26px;
}
.ihn-promo_h9zd em{
font-style:normal;
color:#00DCFF;
}
.ihn-promo_p9zd{
line-height:1.5;
color:#A8BFC9;
margin-top:0.5rem;
font-size:0.781rem;
}
.ihn-promo_feat9zd{
background:linear-gradient(135deg,#061018,#071824);
border-color:#1F3040;
}
.ihn-promo_feat9zd .ihn-promo_h9zd{
color:#E8F4F8;
}
.ihn-promo_feat9zd .ihn-promo_h9zd em{
color:#00DCFF;
}
.ihn-promo_feat9zd .ihn-promo_p9zd{
color:#7BBCCC;
}
.ihn-promo_feat9zd .ihn-eyebrow9zd{
color:#00DCFF;
}
@media(max-width:1025px){
.ihn-promo_grid9zd{
grid-template-columns:1fr;
}
}
.ihn-app9zd{
gap:2.25rem;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.ihn-app_copy9zd{
max-width:32.5rem;
}
.ihn-app_h29zd{
margin:0.75rem 0 0.625rem;
font-size:1.75rem;
color:#E8F4F8;
line-height:1.05;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.ihn-app_text9zd{
color:#A8BFC9;
line-height:1.6;
font-size:14px;
margin-bottom:20px;
}
.ihn-app_btns9zd{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.ihn-store9zd{
border:1px solid #1F3040;
background:#0A0F14;
padding:11px 1.125rem;
border-radius:0.75rem;
gap:9px;
cursor:pointer;
display:inline-flex;
font-weight:700;
color:#E8F4F8;
align-items:center;
font-size:13px;
}
.ihn-store9zd svg{
height:16px;
width:16px;
}
.ihn-app_qr_wrap9zd{
gap:1rem;
align-items:center;
display:flex;
}
.ihn-qr9zd{
border-radius:12px;
gap:3px;
padding:11px;
border:1px solid #1F3040;
background:#0A0F14;
grid-template-columns:repeat(5,1fr);
grid-template-rows:repeat(5,1fr);
height:6.75rem;
width:108px;
display:grid;
}
.ihn-qr9zd i{
background:transparent;
}
.ihn-qr_f9zd{
background:#00DCFF;
}
.ihn-app_qr_cap9zd{
color:#6A8A99;
font-size:12px;
max-width:5.25rem;
line-height:1.4;
}
.ihn-provs9zd{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:1.75rem;
display:grid;
}
.ihn-provs9zd>*{
min-width:0;
}
.ihn-prov9zd{
background:#111820;
border:1px solid #1F3040;
border-radius:0.75rem;
padding:0.75rem;
justify-content:center;
align-items:center;
text-decoration:none;
display:flex;
height:4rem;
}
.ihn-prov_img9zd{
max-height:32px;
max-width:100%;
object-fit:contain;
}
.ihn-resp9zd{
gap:1.5rem;
background:#111820;
padding:1.625rem;
border-radius:0.75rem;
border:1px solid #1F3040;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
}
.ihn-resp_in9zd{
max-width:560px;
}
.ihn-resp_h9zd{
font-size:19px;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
color:#E8F4F8;
}
.ihn-resp_p9zd{
color:#A8BFC9;
font-size:0.844rem;
line-height:1.6;
}
.ihn-resp_badges9zd{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ihn-age189zd{
padding:0.25rem 8px;
border:1.5px solid #FF3B3B;
border-radius:8px;
color:#FF3B3B;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
font-size:13px;
}
.ihn-resp_org9zd{
font-weight:600;
color:#6A8A99;
font-size:0.813rem;
}
@media(max-width:1023px){
.ihn-provs9zd{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.ihn-provs9zd{
grid-template-columns:repeat(2,1fr);
}
}
.ihn-gd_head9zd{
gap:12px;
margin-bottom:16px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.ihn-op_h29zd{
margin:0.625rem 0 8px;
font-size:24px;
color:#E8F4F8;
line-height:1.1;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
.ihn-op_text9zd{
font-size:0.844rem;
color:#A8BFC9;
line-height:1.6;
}
@media(max-width:561px){
.ihn-op_h29zd{
font-size:22px;
}
}
.ihn-rv_head9zd{
gap:12px;
align-items:flex-end;
justify-content:space-between;
margin-bottom:18px;
display:flex;
flex-wrap:wrap;
}
.ihn-rv_agg9zd{
gap:10px;
align-items:center;
display:flex;
}
.ihn-rv_source9zd{
font-size:12.5px;
color:#6A8A99;
}
.ihn-rv_grid9zd{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ihn-rv_grid9zd>*{
min-width:0;
}
.ihn-review9zd{
border-radius:0.75rem;
padding:24px;
border:1px solid #1F3040;
background:#111820;
}
.ihn-review9zd .ihn-stars9zd{
margin-bottom:0.625rem;
}
.ihn-review9zd p{
line-height:1.5;
color:#E8F4F8;
font-size:0.906rem;
font-weight:600;
margin-bottom:0.875rem;
}
.ihn-review_by9zd{
color:#6A8A99;
font-size:0.781rem;
}
@media(max-width:1024px){
.ihn-rv_grid9zd{
grid-template-columns:1fr;
}
}
.ihn-et_h29zd{
margin:10px 0 14px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
font-size:28px;
font-weight:700;
color:#E8F4F8;
}
.ihn-et_right9zd{
gap:10px;
flex-direction:column;
display:flex;
}
.ihn-et_updated9zd{
padding:0.875rem 18px;
background:#0A0F14;
gap:10px;
border:1px solid #1F3040;
border-radius:12px;
align-items:center;
font-size:12px;
display:flex;
color:#A8BFC9;
}
.ihn-et_updated9zd svg{
flex:none;
height:15px;
width:15px;
color:#00DCFF;
}
.ihn-et_updated9zd b{
color:#E8F4F8;
}
@media(max-width:563px){
.ihn-et_h29zd{
font-size:24px;
}
}
.ihn-ab_h29zd{
margin:14px 0 1rem;
color:#E8F4F8;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:2rem;
line-height:1.08;
}
.ihn-ab_body9zd{
line-height:1.65;
margin-bottom:14px;
font-size:15px;
color:#A8BFC9;
}
.ihn-ab_chips9zd{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.ihn-faq9zd{
gap:10px;
flex-direction:column;
display:flex;
}
.ihn-faq_item9zd{
padding:1.125rem 22px;
border:1px solid #1F3040;
border-radius:0.75rem;
background:#111820;
}
.ihn-faq_q9zd{
gap:1rem;
list-style:none;
font-size:15.5px;
display:flex;
justify-content:space-between;
align-items:center;
color:#E8F4F8;
cursor:pointer;
font-weight:600;
}
.ihn-faq_q9zd::-webkit-details-marker{
display:none;
}
.ihn-faq_q_t9zd{
gap:0.625rem;
display:flex;
}
.ihn-faq_q_i9zd{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#00DCFF;
font-style:normal;
}
.ihn-faq_pm9zd{
font-size:1.25rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#00DCFF;
}
.ihn-faq_item9zd[open] .ihn-faq_pm9zd{
transform:rotate(45deg);
}
.ihn-faq_a9zd{
color:#A8BFC9;
line-height:1.6;
margin-top:12px;
font-size:13.5px;
}
@media(max-width:557px){
.ihn-ab_h29zd{
font-size:1.625rem;
}
}
.ihn-footer9zd{
background:#070C10;
padding:40px 1.75rem;
border-top:1px solid #1A2830;
}
.ihn-footer_grid9zd{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-right:auto;
margin-left:auto;
display:grid;
max-width:1400px;
margin-bottom:1.75rem;
}
.ihn-footer_grid9zd>*{
min-width:0;
}
.ihn-footer_grid9zd h4{
margin-bottom:0.813rem;
font-size:0.625rem;
color:#3D5A68;
text-transform:uppercase;
letter-spacing:.12em;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ihn-fcol9zd{
gap:0.563rem;
font-size:13px;
flex-direction:column;
display:flex;
color:#A8BFC9;
}
.ihn-fcol9zd a{
cursor:pointer;
}
.ihn-ft_about9zd{
color:#6A8A99;
line-height:1.6;
max-width:260px;
margin-top:12px;
font-size:13px;
}
.ihn-ft_contact9zd{
overflow-wrap:anywhere;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#00DCFF;
font-size:0.781rem;
margin-top:0.75rem;
}
.ihn-footer_bottom9zd{
gap:1rem;
margin:0 auto;
justify-content:space-between;
max-width:87.5rem;
padding-top:1.25rem;
align-items:center;
flex-wrap:wrap;
border-top:1px solid #1A2830;
display:flex;
}
.ihn-footer_bottom9zd p{
max-width:45rem;
line-height:1.6;
font-size:0.688rem;
color:#3D5A68;
}
@media(max-width:1022px){
.ihn-footer_grid9zd{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:560px){
.ihn-footer_grid9zd{
grid-template-columns:1fr;
}
}