*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0A0F14;
color:#A8C2CC;
overflow-wrap:break-word;
line-height:1.55;
-webkit-font-smoothing:antialiased;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.938rem;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(5, 12, 18, 0.76);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ilbshell-wj9{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.ilbmain-wj9{
min-width:0;
}
.ilbwrap-wj9{
margin:0 auto;
width:100%;
max-width:1400px;
}
.ilbcontainer-wj9{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.ilbcontainer-wj9{
padding:0 1.75rem;
}
}
.ilbsection-wj9{
padding:24px 28px;
}
.ilbsection_pt-wj9{
padding-top:34px;
}
.ilbband_soft-wj9{
background:#111820;
}
.ilbeyebrow-wj9{
line-height:1.4;
display:inline-block;
color:#00C8DC;
overflow-wrap:break-word;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.656rem;
letter-spacing:.14em;
font-weight:600;
text-transform:uppercase;
}
.ilbdrawer_cb-wj9{
display:none;
}
.ilboverlay-wj9{
display:none;
}
@media(max-width:1022px){
.ilbshell-wj9{
grid-template-columns:1fr;
}
.ilbmain-wj9{
padding-bottom:4.875rem;
}
.ilbdrawer_cb-wj9:checked~.ilboverlay-wj9{
background:rgba(5, 12, 18, 0.76);
inset:0;
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:561px){
.ilbsection-wj9{
padding:1.125rem 1rem;
}
.ilbsection_pt-wj9{
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 ---------- */
.ilbside-wj9{
background:#0C1219;
padding:1.375rem 1.125rem;
gap:1.375rem;
height:100vh;
overflow-y:auto;
align-self:start;
top:0;
position:sticky;
border-right:1px solid #182530;
display:flex;
flex-direction:column;
}
.ilbbrand-wj9{
gap:10px;
align-items:center;
display:flex;
}
.ilblogo-wj9{
letter-spacing:-.02em;
font-weight:700;
color:#E8F4F8;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:21px;
}
.ilbside_cta-wj9{
border:1px solid #1E3040;
background:rgba(0, 200, 220, 0.11);
border-radius:13px;
padding:16px;
}
.ilbside_cta_h-wj9{
line-height:1.15;
margin-bottom:0.375rem;
font-weight:700;
color:#E8F4F8;
font-size:1.063rem;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ilbside_cta_p-wj9{
margin-bottom:12px;
color:#A8C2CC;
line-height:1.45;
font-size:12px;
}
.ilbnav-wj9{
gap:3px;
display:flex;
flex-direction:column;
}
.ilbnav_label-wj9{
padding:0.375rem 10px;
font-size:0.594rem;
color:#3E5C66;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
text-transform:uppercase;
}
.ilbnav_item-wj9{
gap:0.688rem;
border-radius:0.5rem;
padding:10px;
font-size:0.875rem;
color:#A8C2CC;
display:flex;
font-weight:500;
align-items:center;
}
.ilbnav_item-wj9 svg{
width:17px;
height:17px;
}
.ilbnav_item-wj9:hover{
background:rgba(0, 200, 220, 0.11);
color:#E8F4F8;
}
.ilbnav_item_on-wj9{
background:rgba(0, 200, 220, 0.11);
font-weight:600;
color:#00C8DC;
}
.ilbside_foot-wj9{
background:#111820;
border-radius:0.813rem;
border:1px solid #1E3040;
padding:12px;
margin-top:auto;
}
.ilbside_foot-wj9 p{
line-height:1.4;
margin-top:0.25rem;
font-size:0.781rem;
color:#A8C2CC;
}
/* ---------- topbar ---------- */
.ilbtop-wj9{
padding:14px 28px;
background:#0C1219;
gap:1rem;
z-index:40;
top:0;
align-items:center;
position:sticky;
border-bottom:1px solid #182530;
display:flex;
}
.ilbtop_brand-wj9{
gap:9px;
display:none;
align-items:center;
}
.ilbsearch-wj9{
border:1px solid #1E3040;
gap:0.625rem;
flex:1;
border-radius:0.813rem;
background:#111820;
padding:11px 0.875rem;
align-items:center;
color:#6B8E9A;
display:flex;
max-width:27.5rem;
font-size:13.5px;
}
.ilbsearch-wj9 svg{
flex:none;
height:16px;
width:1rem;
}
.ilbtop_actions-wj9{
gap:0.75rem;
display:flex;
margin-left:auto;
align-items:center;
}
.ilblang-wj9{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
color:#A8C2CC;
}
.ilbburger-wj9{
background:#111820;
border:1px solid #1E3040;
border-radius:8px;
justify-content:center;
display:none;
height:2.5rem;
color:#E8F4F8;
width:40px;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.ilbbotnav-wj9{
display:none;
}
@media(max-width:1023px){
.ilbside-wj9{
transition:transform .25s ease;
height:100vh;
top:0;
width:17.5rem;
transform:translateX(-100%);
z-index:80;
left:0;
position:fixed;
}
.ilbdrawer_cb-wj9:checked~.ilbshell-wj9 .ilbside-wj9{
transform:translateX(0);
}
.ilbtop-wj9{
padding:0.875rem 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.ilbtop_brand-wj9{
display:flex;
}
.ilbsearch-wj9{
display:none;
}
.ilbburger-wj9{
display:flex;
}
.ilbtop_actions-wj9{
gap:0.625rem;
margin-left:0;
width:100%;
align-items:stretch;
}
.ilbtop_actions-wj9 .ilblang-wj9{
display:none;
}
.ilbtop_actions-wj9 .ilbbtn-wj9{
padding:11px 10px;
flex:1;
text-align:center;
}
.ilbbotnav-wj9{
background:#0C1219;
grid-template-columns:repeat(3,1fr);
padding:8px 6px calc(8px + env(safe-area-inset-bottom));
position:fixed;
transform:translateZ(0);
right:0;
display:grid;
border-top:1px solid #1E3040;
left:0;
z-index:65;
bottom:0;
}
.ilbbn-wj9{
padding:0.375rem 2px 0;
gap:0.25rem;
flex-direction:column;
color:#A8C2CC;
font-size:10px;
min-width:0;
font-weight:600;
display:flex;
align-items:center;
justify-content:flex-end;
}
.ilbbn-wj9 svg{
flex:none;
width:22px;
height:22px;
}
.ilbbn-wj9 span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
}
.ilbbn_on-wj9{
color:#00C8DC;
}
.ilbbn_center-wj9{
position:relative;
}
.ilbbn_fab-wj9{
border-radius:50%;
background:#00C8DC;
top:-1.25rem;
transform:translateX(-50%);
height:3.125rem;
justify-content:center;
color:#040D10;
display:flex;
width:3.125rem;
align-items:center;
left:50%;
box-shadow:0 8px 2rem rgba(0, 0, 0, 0.65), 0 2px 8px rgba(0, 200, 220, 0.18);
position:absolute;
}
.ilbbn_fab-wj9 svg{
height:24px;
width:1.5rem;
}
.ilbbn_center-wj9 span{
color:#00C8DC;
}
}
.ilbbtn-wj9{
gap:8px;
border-radius:8px;
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;
padding:11px 1.375rem;
display:inline-flex;
align-items:center;
font-size:0.875rem;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
cursor:pointer;
font-weight:700;
justify-content:center;
}
.ilbbtn_pri-wj9{
background:#00C8DC;
box-shadow:0 0 18px rgba(0, 200, 220, 0.45), 0 4px 12px rgba(0, 0, 0, 0.40);
color:#040D10;
}
.ilbbtn_pri-wj9:hover{
background:#00ADBF;
}
.ilbbtn_ghost-wj9{
background:rgba(0, 200, 220, 0.11);
font-weight:600;
color:#E8F4F8;
}
.ilbbtn_line-wj9{
background:transparent;
border:1px solid #274557;
color:#E8F4F8;
font-weight:600;
}
.ilbbtn_lg-wj9{
border-radius:13px;
padding:16px 1.875rem;
font-size:15px;
}
.ilbband-wj9 .ilbbtn_line-wj9{
border-color:rgba(255, 255, 255, 0.12);
color:#E4F5F8;
}
.ilbband-wj9 .ilbbtn_ghost-wj9{
background:rgba(255, 255, 255, 0.08);
color:#E4F5F8;
}
.ilblink_m-wj9{
gap:0.313rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
align-items:center;
color:#00C8DC;
cursor:pointer;
display:inline-flex;
text-decoration:none;
}
.ilblink_m-wj9 svg{
width:0.875rem;
height:14px;
}
.ilbband-wj9 .ilblink_m-wj9{
color:#00D8E8;
}
.ilbdot-wj9{
background:#00C8DC;
border-radius:50%;
flex:none;
width:0.438rem;
height:7px;
}
.ilbdot_live-wj9{
background:#E8363A;
animation:zm3-pulse 1.4s infinite;
}
.ilbstars-wj9{
gap:2px;
display:inline-flex;
color:#00C8DC;
}
.ilbstars-wj9 svg{
width:15px;
height:15px;
}
.ilbchip-wj9{
border-radius:8px;
gap:0.375rem;
border:1px solid #1E3040;
background:#111820;
padding:0.438rem 0.75rem;
align-items:center;
display:inline-flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.688rem;
color:#A8C2CC;
}
.ilbchip_on-wj9{
background:rgba(0, 200, 220, 0.11);
border-color:transparent;
color:#00C8DC;
}
.ilbgc-wj9{
cursor:pointer;
min-width:0;
display:block;
text-decoration:none;
color:inherit;
}
.ilbgc_thumb-wj9{
overflow:hidden;
border:1px solid #1E3040;
border-radius:0.813rem;
background-position:center;
background-size:cover;
aspect-ratio:1;
position:relative;
display:block;
}
.ilbgc_thumb_portrait-wj9{
aspect-ratio:3/4;
}
.ilbgc_thumb_wide-wj9{
aspect-ratio:16/11;
}
.ilbgc_cap-wj9{
padding:9px;
background:linear-gradient(transparent,rgba(5, 12, 18, 0.76));
bottom:0;
position:absolute;
right:0;
left:0;
}
.ilbgc_name-wj9{
color:#E4F5F8;
font-weight:700;
display:block;
font-size:12.5px;
}
.ilbgc_meta-wj9{
color:#7ABFCC;
font-size:0.688rem;
}
.ilbgc_badge-wj9{
background:#00C8DC;
padding:2px 0.375rem;
border-radius:8px;
color:#050E12;
right:0.5rem;
font-weight:700;
font-size:8px;
top:0.5rem;
position:absolute;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ilbgc_badge_hot-wj9{
background:#E8363A;
color:#E4F5F8;
}
.ilbgc_badge_live-wj9{
background:#E8363A;
color:#E4F5F8;
left:0.5rem;
right:auto;
}
.ilbgc_mult-wj9{
inset:0;
font-weight:700;
color:#00C8DC;
align-items:center;
font-size:1.75rem;
justify-content:center;
position:absolute;
display:flex;
}
.ilbpc-wj9{
border-radius:13px;
border:1px solid #1E3040;
background:#111820;
color:#A8C2CC;
align-items:center;
font-weight:700;
display:flex;
height:4rem;
justify-content:center;
font-size:14px;
}
.ilbrail-wj9{
min-width:0;
}
.ilbrail_scroll-wj9{
gap:0.875rem;
display:grid;
}
.ilbrail_scroll-wj9>*{
min-width:0;
}
.ilbg6-wj9{
grid-template-columns:repeat(6,1fr);
}
.ilbg7-wj9{
grid-template-columns:repeat(7,1fr);
}
.ilbg4-wj9{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.ilbg6-wj9,.ilbg7-wj9{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:120px;
padding-bottom:0.375rem;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
}
.ilbg6-wj9>*,.ilbg7-wj9>*{
scroll-snap-align:start;
}
.ilbg4-wj9{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.ilbg4-wj9{
grid-template-columns:none;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
overflow-x:auto;
}
}
.ilbpanel-wj9{
background:#111820;
border:1px solid #1E3040;
padding:28px 2rem;
border-radius:20px;
}
.ilbsplit-wj9{
gap:36px;
align-items:start;
display:grid;
}
.ilbsplit-wj9>*{
min-width:0;
}
.ilbsplit_a-wj9{
grid-template-columns:.85fr 1.15fr;
}
.ilbsplit_b-wj9{
grid-template-columns:1fr 1.1fr;
}
.ilbsplit_c-wj9{
grid-template-columns:1.1fr .9fr;
}
.ilbpgrid-wj9{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.ilbpgrid-wj9>*{
min-width:0;
}
.ilblead-wj9{
margin-bottom:0.875rem;
font-size:15px;
color:#A8C2CC;
line-height:1.65;
}
.ilbfeat-wj9{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ilbfeat-wj9>*{
min-width:0;
}
.ilbfeat2-wj9{
grid-template-columns:1fr 1fr;
}
.ilbfeat_card-wj9{
border:1px solid #1E3040;
border-radius:1.25rem;
background:#111820;
padding:26px;
}
.ilbfeat_card-wj9 svg{
margin-bottom:16px;
width:26px;
height:26px;
color:#00C8DC;
}
.ilbfeat_card-wj9 h3{
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
font-weight:700;
font-size:1.125rem;
color:#E8F4F8;
}
.ilbfeat_card-wj9 p{
font-size:0.813rem;
color:#A8C2CC;
line-height:1.6;
}
.ilbfeat_card-wj9 b{
color:#E8F4F8;
}
.ilbbig-wj9{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.ilbbig_n-wj9{
font-weight:700;
font-size:26px;
color:#00C8DC;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ilbbig_l-wj9{
font-size:12px;
color:#6B8E9A;
}
.ilbperson-wj9{
background:#111820;
gap:14px;
padding:16px 18px;
border-radius:0.813rem;
border:1px solid #1E3040;
align-items:center;
display:flex;
}
.ilbavatar-wj9{
flex:none;
background:linear-gradient(135deg,#00C8DC,#008EA0);
border-radius:50%;
height:44px;
width:44px;
}
.ilbperson_name-wj9{
font-size:14px;
font-weight:700;
color:#E8F4F8;
}
.ilbperson_role-wj9{
color:#6B8E9A;
font-size:0.75rem;
}
.ilbkv-wj9{
gap:1px;
background:#1E3040;
overflow:hidden;
grid-template-columns:1fr 1fr;
border-radius:13px;
border:1px solid #1E3040;
display:grid;
}
.ilbkv-wj9>div{
padding:1rem 18px;
background:#0A0F14;
min-width:0;
}
.ilbkv_k-wj9{
font-size:9.5px;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.313rem;
color:#00C8DC;
}
.ilbkv_v-wj9{
color:#E8F4F8;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1024px){
.ilbsplit_a-wj9,.ilbsplit_b-wj9,.ilbsplit_c-wj9,.ilbpgrid-wj9{
grid-template-columns:1fr;
gap:24px;
}
.ilbfeat-wj9,.ilbfeat2-wj9{
grid-template-columns:1fr;
}
.ilbkv-wj9{
grid-template-columns:1fr;
}
}
.ilbsh-wj9{
margin-bottom:16px;
min-width:0;
}
.ilbsh_row-wj9{
gap:0.75rem;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.ilbsh_row-wj9 .ilbsh_l-wj9{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.ilbsh_stack-wj9{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.ilbsh_center-wj9{
gap:10px;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.ilbsh_h2-wj9{
gap:9px;
color:#E8F4F8;
overflow-wrap:break-word;
align-items:center;
font-size:20px;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
line-height:1.1;
font-weight:700;
}
@media(min-width:768px){
.ilbsh_h2-wj9{
font-size:1.5rem;
}
}
.ilbband-wj9 .ilbsh_h2-wj9{
color:#E4F5F8;
}
.ilbeb_mono-wj9{
text-transform:none;
letter-spacing:.08em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ilbeb_mono-wj9::before{
content:"// ";
}
.ilbeb_upper-wj9{
letter-spacing:.14em;
text-transform:uppercase;
}
.ilbeb_pill-wj9{
border-radius:62.438rem;
background:rgba(0, 200, 220, 0.11);
padding:0.313rem 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.ilbeb_line-wj9{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.ilbeb_line-wj9::before{
background:#00C8DC;
content:"";
width:24px;
height:1px;
display:inline-block;
}
.ilbband-wj9 .ilbeb_line-wj9::before{
background:#00D8E8;
}
.ilbband-wj9 .ilbeb_pill-wj9{
background:rgba(255, 255, 255, 0.08);
}
.ilbsh_link-wj9{
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;
display:inline-flex;
font-size:13px;
padding-bottom:2px;
align-items:center;
white-space:nowrap;
color:#E8F4F8;
border-bottom:1px solid #E8F4F8;
font-weight:600;
}
.ilbsh_link-wj9:hover{
border-color:#00C8DC;
color:#00C8DC;
}
.ilbsh_link-wj9 svg{
height:0.875rem;
width:0.875rem;
}
.ilbsh_link_chev-wj9{
padding-bottom:0;
font-size:0.75rem;
border-bottom:0;
color:#00C8DC;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ilbsh_link_btn-wj9{
border-radius:999px;
padding:0.563rem 1.125rem;
background:#00C8DC;
border-bottom:0;
color:#040D10;
}
.ilbsh_link_btn-wj9:hover{
background:#00ADBF;
border-color:transparent;
}
.ilbband-wj9 .ilbsh_link-wj9{
border-color:#E4F5F8;
color:#E4F5F8;
}
.ilbband-wj9 .ilbsh_link_chev-wj9{
color:#00D8E8;
}
.ilbsh_rule-wj9{
background:#1E3040;
margin:-2px 0 16px;
height:1px;
}
.ilbband-wj9 .ilbsh_rule-wj9{
background:rgba(255, 255, 255, 0.12);
}
.ilbseo_grid3-wj9{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.ilbseo_grid4-wj9{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.ilbseo_grid3-wj9>*,.ilbseo_grid4-wj9>*{
min-width:0;
}
.ilbseo_card-wj9{
padding:1.5rem;
background:#111820;
border:1px solid #1E3040;
border-radius:13px;
}
.ilbseo_card-wj9 h3{
font-weight:700;
margin-bottom:0.5rem;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F4F8;
font-size:18px;
}
.ilbseo_card-wj9 p{
line-height:1.6;
font-size:13px;
color:#A8C2CC;
}
.ilbseo_card_sm-wj9{
padding:20px;
}
.ilbseo_card_sm-wj9 h3{
font-size:1rem;
}
.ilbseo_card_sm-wj9 p{
font-size:12.5px;
line-height:1.55;
}
.ilbseo_rtp_row-wj9{
grid-template-columns:1fr 1fr;
gap:2.25rem;
margin-top:16px;
align-items:center;
display:grid;
}
.ilbrtp-wj9{
gap:14px;
display:flex;
min-width:0;
}
.ilbrtp-wj9>div{
padding:16px;
background:#0A0F14;
flex:1;
border-radius:0.813rem;
text-align:center;
min-width:0;
}
.ilbrtp_n-wj9{
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
color:#00C8DC;
font-weight:700;
white-space:nowrap;
}
.ilbrtp_l-wj9{
margin-top:4px;
font-size:11px;
color:#6B8E9A;
}
.ilbcmp-wj9{
overflow:hidden;
border-radius:13px;
border:1px solid #1E3040;
max-width:47.5rem;
}
.ilbcmp_row-wj9{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ilbcmp_row-wj9>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.ilbcmp_row-wj9>div:first-child{
font-weight:600;
padding-left:22px;
color:#E8F4F8;
text-align:left;
}
.ilbcmp_th-wj9{
background:#0A0F14;
font-size:12.5px;
font-weight:700;
}
.ilbcmp_row-wj9:not(.ilbcmp_th-wj9){
background:#111820;
border-top:1px solid #182530;
color:#A8C2CC;
}
.ilbcmp_zebra-wj9{
background:#0D1419;
}
.ilbguide-wj9{
overflow:hidden;
border:1px solid #1E3040;
border-radius:0.813rem;
background:#111820;
cursor:pointer;
}
.ilbguide_cover-wj9{
height:130px;
}
.ilbguide_body-wj9{
padding:1.25rem;
}
.ilbguide_body-wj9 h3{
margin:7px 0 9px;
line-height:1.25;
font-weight:700;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F4F8;
font-size:1rem;
}
.ilbguide_meta-wj9{
font-size:11.5px;
color:#6B8E9A;
}
.ilbhub-wj9{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:28px;
display:grid;
border-top:1px solid #182530;
}
.ilbhub-wj9>*{
min-width:0;
}
.ilbhub-wj9 h4{
color:#E8F4F8;
font-size:0.813rem;
margin-bottom:0.688rem;
font-weight:700;
}
.ilbhub_col-wj9{
gap:0.5rem;
font-size:0.813rem;
color:#A8C2CC;
display:flex;
flex-direction:column;
}
.ilbhub_col-wj9 a{
cursor:pointer;
}
@media(max-width:1022px){
.ilbseo_grid3-wj9{
grid-template-columns:1fr;
}
.ilbseo_grid4-wj9{
grid-template-columns:repeat(2,1fr);
}
.ilbseo_rtp_row-wj9{
grid-template-columns:1fr;
gap:1.25rem;
}
.ilbhub-wj9{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:562px){
.ilbhub-wj9{
grid-template-columns:1fr;
}
}
.ilbhero-wj9{
border:1px solid #1E3040;
border-radius:1.25rem;
padding:46px 3rem;
background:linear-gradient(120deg,#061018,#04101A);
overflow:hidden;
color:#E4F5F8;
position:relative;
}
.ilbhero_glow-wj9{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
top:-60px;
position:absolute;
right:-3.75rem;
width:340px;
height:340px;
}
.ilbhero_in-wj9{
position:relative;
max-width:600px;
}
.ilbhero-wj9 .ilbeyebrow-wj9{
color:#00D8E8;
}
.ilbpill_row-wj9{
background:rgba(255, 255, 255, 0.08);
gap:8px;
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.375rem 0.813rem;
border-radius:62.438rem;
display:inline-flex;
color:#00D8E8;
align-items:center;
margin-bottom:22px;
text-transform:uppercase;
letter-spacing:.1em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10.5px;
}
.ilbhero_h1-wj9{
margin:18px 0;
font-size:54px;
font-weight:700;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
color:#E4F5F8;
line-height:1.02;
overflow-wrap:break-word;
}
.ilbhero_h1-wj9 em{
font-style:normal;
color:#00D8E8;
}
.ilbhero_sub-wj9{
color:#7ABFCC;
margin-bottom:28px;
font-size:1.063rem;
max-width:30rem;
line-height:1.55;
}
.ilbhero_cta-wj9{
gap:14px;
align-items:center;
margin-bottom:26px;
flex-wrap:wrap;
display:flex;
}
.ilbhero_trust-wj9{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ilbhero_rating_txt-wj9{
font-size:0.813rem;
color:#7ABFCC;
}
@media(max-width:1024px){
.ilbhero-wj9{
padding:2rem 1.5rem;
}
.ilbhero_h1-wj9{
font-size:38px;
}
}
@media(max-width:561px){
.ilbhero_h1-wj9{
font-size:30px;
}
}
.ilbtabs-wj9{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.ilbtab-wj9{
background:#111820;
border-radius:8px;
border:1px solid #1E3040;
padding:0.625rem 18px;
color:#A8C2CC;
font-size:13px;
cursor:pointer;
font-weight:600;
}
.ilbtab_on-wj9{
background:#00C8DC;
border-color:transparent;
font-weight:700;
color:#040D10;
}
.ilbstat-wj9{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ilbstat-wj9>*{
min-width:0;
}
.ilbstat_item-wj9{
background:#111820;
border:1px solid #1E3040;
padding:1.125rem 1.25rem;
border-radius:13px;
}
.ilbstat_k-wj9{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
font-size:9.5px;
color:#6B8E9A;
text-transform:uppercase;
margin-bottom:0.438rem;
}
.ilbstat_v-wj9{
gap:0.5rem;
min-width:0;
align-items:center;
font-size:24px;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
overflow-wrap:anywhere;
color:#E8F4F8;
font-weight:700;
}
.ilbstat_v_accent-wj9{
color:#00C8DC;
}
@media(max-width:1027px){
.ilbstat-wj9{
grid-template-columns:repeat(2,1fr);
}
}
.ilbwlc-wj9{
border:1px solid #1E3040;
background:linear-gradient(120deg,#061018,#04101A);
border-radius:1.25rem;
padding:36px 40px;
gap:24px;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
align-items:center;
display:grid;
color:#E4F5F8;
position:relative;
}
.ilbwlc-wj9>*{
min-width:0;
}
.ilbwlc-wj9 .ilbeyebrow-wj9{
color:#00D8E8;
}
.ilbwlc_glow-wj9{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
right:-40px;
height:16.25rem;
position:absolute;
width:16.25rem;
top:-40px;
}
.ilbwlc_in-wj9{
position:relative;
}
.ilbwlc_h2-wj9{
margin:0.625rem 0 0.5rem;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:2.125rem;
overflow-wrap:break-word;
color:#E4F5F8;
line-height:1.03;
}
.ilbwlc_h2-wj9 em{
color:#00D8E8;
font-style:normal;
}
.ilbwlc_sub-wj9{
font-size:0.875rem;
margin-bottom:18px;
line-height:1.55;
max-width:26.25rem;
color:#7ABFCC;
}
.ilbwlc_terms-wj9{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.ilbterm-wj9{
padding:13px 0.938rem;
border-radius:0.813rem;
gap:0.688rem;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
display:flex;
align-items:center;
}
.ilbterm-wj9 svg{
flex:none;
color:#00D8E8;
width:1.25rem;
height:20px;
}
.ilbterm_k-wj9{
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7ABFCC;
letter-spacing:.1em;
font-size:9.5px;
}
.ilbterm_v-wj9{
font-size:14px;
margin-top:2px;
font-weight:700;
color:#E4F5F8;
}
@media(max-width:1025px){
.ilbwlc-wj9{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.ilbwlc_h2-wj9{
font-size:1.625rem;
}
}
.ilbjp-wj9{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.ilbjp-wj9>*{
min-width:0;
}
.ilbjp_hero-wj9{
overflow:hidden;
border-radius:20px;
border:1px solid #1E3040;
background:linear-gradient(135deg,#061018,#04101A);
padding:26px;
gap:0.875rem;
position:relative;
color:#E4F5F8;
display:flex;
flex-direction:column;
min-height:11.25rem;
justify-content:space-between;
}
.ilbjp_glow-wj9{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
right:-40px;
position:absolute;
width:180px;
top:-40px;
height:180px;
}
.ilbjp_k_row-wj9{
gap:0.625rem;
align-items:center;
position:relative;
justify-content:space-between;
display:flex;
}
.ilbjp_k-wj9{
letter-spacing:.12em;
color:#6B8E9A;
text-transform:uppercase;
font-size:0.625rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ilbjp_hero-wj9 .ilbjp_k-wj9{
color:#7ABFCC;
}
.ilbjp_amt-wj9{
font-size:2.625rem;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
position:relative;
font-weight:700;
line-height:1;
color:#00D8E8;
}
.ilbjp_sub-wj9{
font-size:12px;
color:#7ABFCC;
margin-top:0.313rem;
}
.ilbjp_cell-wj9{
border-radius:20px;
background:#111820;
padding:22px;
border:1px solid #1E3040;
display:flex;
justify-content:space-between;
min-height:11.25rem;
flex-direction:column;
}
.ilbjp_cell-wj9 .ilbjp_amt-wj9{
color:#E8F4F8;
font-size:1.875rem;
}
.ilbjp_cell-wj9 .ilbjp_sub-wj9{
color:#6B8E9A;
}
@media(max-width:1025px){
.ilbjp-wj9{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.ilbjp_amt-wj9{
font-size:2rem;
}
}
.ilbbanner-wj9{
overflow:hidden;
padding:36px 40px;
border:1px solid #1E3040;
background:linear-gradient(115deg,#061018,#04101A);
gap:1.75rem;
border-radius:1.25rem;
color:#E4F5F8;
align-items:center;
position:relative;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.ilbbanner_glow-wj9{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 68%);
height:12.5rem;
top:50%;
right:80px;
transform:translateY(-50%);
position:absolute;
width:200px;
}
.ilbbanner_in-wj9{
position:relative;
max-width:560px;
}
.ilbbanner-wj9 .ilbeyebrow-wj9{
color:#00D8E8;
}
.ilbbanner_h2-wj9{
margin:10px 0;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
font-weight:700;
font-size:1.875rem;
color:#E4F5F8;
}
.ilbbanner_text-wj9{
color:#7ABFCC;
line-height:1.6;
font-size:0.875rem;
}
@media(max-width:559px){
.ilbbanner_h2-wj9{
font-size:24px;
}
}
.ilbapp-wj9{
gap:2.25rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
display:flex;
}
.ilbapp_copy-wj9{
max-width:520px;
}
.ilbapp_h2-wj9{
margin:0.75rem 0 10px;
line-height:1.05;
font-weight:700;
font-size:1.75rem;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F4F8;
}
.ilbapp_text-wj9{
color:#A8C2CC;
font-size:14px;
margin-bottom:20px;
line-height:1.6;
}
.ilbapp_btns-wj9{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.ilbstore-wj9{
gap:9px;
padding:11px 1.125rem;
border:1px solid #1E3040;
border-radius:0.813rem;
background:#0A0F14;
font-size:0.813rem;
align-items:center;
cursor:pointer;
display:inline-flex;
font-weight:700;
color:#E8F4F8;
}
.ilbstore-wj9 svg{
height:16px;
width:16px;
}
.ilbapp_qr_wrap-wj9{
gap:16px;
display:flex;
align-items:center;
}
.ilbqr-wj9{
grid-template-rows:repeat(5,1fr);
border-radius:13px;
gap:3px;
background:#0A0F14;
grid-template-columns:repeat(5,1fr);
border:1px solid #1E3040;
padding:0.688rem;
width:6.75rem;
height:6.75rem;
display:grid;
}
.ilbqr-wj9 i{
background:transparent;
}
.ilbqr_f-wj9{
background:#00C8DC;
}
.ilbapp_qr_cap-wj9{
color:#6B8E9A;
font-size:12px;
line-height:1.4;
max-width:84px;
}
.ilbsteps-wj9{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ilbsteps-wj9>*{
min-width:0;
}
.ilbstep-wj9{
border-radius:0.813rem;
border:1px solid #1E3040;
padding:24px;
background:#111820;
position:relative;
}
.ilbstep_num-wj9{
border-radius:0.5rem;
background:#00C8DC;
justify-content:center;
color:#050E12;
display:flex;
width:1.875rem;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:14px;
height:1.875rem;
align-items:center;
font-size:13px;
}
.ilbstep_h-wj9{
color:#E8F4F8;
font-size:16px;
font-weight:700;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.438rem;
}
.ilbstep_p-wj9{
line-height:1.55;
color:#A8C2CC;
font-size:0.813rem;
}
@media(max-width:1023px){
.ilbsteps-wj9{
grid-template-columns:1fr;
}
}
.ilbpay_logos-wj9{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.ilbpay_logos-wj9>*{
min-width:0;
}
.ilbpay-wj9{
border:1px solid #1E3040;
border-radius:8px;
font-size:12px;
height:48px;
font-weight:700;
align-items:center;
color:#A8C2CC;
justify-content:center;
display:flex;
}
.ilbtable-wj9{
border-radius:13px;
border:1px solid #1E3040;
overflow:hidden;
}
.ilbtrow-wj9{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ilbtrow-wj9>div{
padding:0.813rem 14px;
min-width:0;
}
.ilbtrow-wj9>div:first-child{
padding-left:1rem;
color:#E8F4F8;
font-weight:700;
}
.ilbtrow_th-wj9{
background:#0A0F14;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.06em;
font-size:0.594rem;
text-transform:uppercase;
color:#6B8E9A;
}
.ilbtrow-wj9:not(.ilbtrow_th-wj9){
background:#111820;
border-top:1px solid #182530;
color:#A8C2CC;
}
.ilbtrow_zebra-wj9{
background:#0D1419;
}
.ilbpos-wj9{
color:#00C8DC;
font-weight:700;
}
@media(max-width:1023px){
.ilbpay_logos-wj9{
grid-template-columns:repeat(2,1fr);
}
}
.ilbvip_head-wj9{
gap:0.75rem;
align-items:flex-end;
margin-bottom:1.125rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.ilbvip_intro-wj9{
color:#A8C2CC;
max-width:420px;
font-size:0.813rem;
}
.ilbvip-wj9{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.ilbvip-wj9>*{
min-width:0;
}
.ilbtier-wj9{
padding:20px;
background:#111820;
border-radius:13px;
border:1px solid #1E3040;
}
.ilbtier_on-wj9{
border-color:#00C8DC;
background:rgba(0, 200, 220, 0.11);
}
.ilbtier_medal-wj9{
border-radius:0.5rem;
background:linear-gradient(135deg,#00C8DC,#008EA0);
height:1.875rem;
width:30px;
margin-bottom:14px;
}
.ilbtier_name-wj9{
color:#E8F4F8;
font-weight:700;
font-size:0.938rem;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.313rem;
}
.ilbtier_tx-wj9{
color:#6B8E9A;
font-size:0.719rem;
line-height:1.5;
}
@media(max-width:1021px){
.ilbvip-wj9{
grid-template-columns:repeat(2,1fr);
}
}
.ilbgm-wj9{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.ilbgm-wj9>*{
min-width:0;
}
.ilbgm_panel-wj9{
padding:28px;
border:1px solid #1E3040;
border-radius:1.25rem;
background:#111820;
}
.ilbgm_h2-wj9{
margin:0.625rem 0 8px;
font-size:1.5rem;
color:#E8F4F8;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.ilbgm_text-wj9{
font-size:13.5px;
line-height:1.6;
max-width:440px;
color:#A8C2CC;
margin-bottom:20px;
}
.ilbgm_level-wj9{
gap:14px;
align-items:center;
margin-bottom:1rem;
display:flex;
}
.ilbgm_lv-wj9{
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#00C8DC;
font-weight:700;
font-size:1.5rem;
}
.ilbgm_bar_wrap-wj9{
flex:1;
min-width:0;
}
.ilbgm_bar_meta-wj9{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
display:flex;
justify-content:space-between;
color:#6B8E9A;
margin-bottom:5px;
}
.ilbbar-wj9{
background:#0A0F14;
border-radius:999px;
overflow:hidden;
height:8px;
}
.ilbbar_fill-wj9{
border-radius:999px;
background:linear-gradient(90deg,#00C8DC,#008EA0);
display:block;
height:100%;
}
.ilbgm_missions-wj9{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.ilbgm_refer-wj9{
background:linear-gradient(150deg,#061018,#04101A);
overflow:hidden;
border-radius:20px;
border:1px solid #1E3040;
padding:28px;
justify-content:space-between;
display:flex;
flex-direction:column;
color:#E4F5F8;
position:relative;
}
.ilbgm_refer-wj9 .ilbeyebrow-wj9{
color:#00D8E8;
}
.ilbgm_ref_h2-wj9{
margin:10px 0 0.5rem;
font-weight:700;
color:#E4F5F8;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
line-height:1.1;
}
.ilbgm_ref_h2-wj9 em{
color:#00D8E8;
font-style:normal;
}
.ilbgm_ref_text-wj9{
font-size:0.813rem;
margin-bottom:18px;
color:#7ABFCC;
line-height:1.55;
}
@media(max-width:1025px){
.ilbgm-wj9{
grid-template-columns:1fr;
}
}
.ilbtour-wj9{
border:1px solid #1E3040;
border-radius:1.25rem;
grid-template-columns:1.05fr 1fr;
overflow:hidden;
display:grid;
}
.ilbtour-wj9>*{
min-width:0;
}
.ilbtour_l-wj9{
background:linear-gradient(135deg,#061018,#04101A);
overflow:hidden;
padding:34px;
color:#E4F5F8;
position:relative;
}
.ilbtour_h2-wj9{
margin:0.75rem 0 0.625rem;
font-weight:700;
line-height:1.05;
color:#E4F5F8;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.875rem;
}
.ilbtour_h2-wj9 em{
font-style:normal;
color:#00D8E8;
}
.ilbtour_text-wj9{
font-size:0.844rem;
max-width:21.25rem;
margin-bottom:20px;
color:#7ABFCC;
line-height:1.6;
}
.ilbtour_meta-wj9{
gap:18px;
flex-wrap:wrap;
margin-bottom:1.25rem;
align-items:flex-end;
display:flex;
}
.ilbtour_cap-wj9{
font-size:9.5px;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7ABFCC;
margin-bottom:0.313rem;
}
.ilbcount-wj9{
gap:6px;
display:flex;
}
.ilbcount-wj9 span{
padding:0.25rem 9px;
border-radius:0.5rem;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.375rem;
font-weight:700;
}
.ilbtour_units-wj9{
color:#7ABFCC;
font-size:0.625rem;
}
.ilbboard-wj9{
padding:1.75rem 1.875rem;
background:#111820;
}
.ilbboard_head-wj9{
display:flex;
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
}
.ilbboard_title-wj9{
color:#E8F4F8;
font-size:16px;
font-weight:700;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ilbboard_upd-wj9{
color:#6B8E9A;
font-size:0.625rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.ilbboard_list-wj9{
gap:2px;
display:flex;
flex-direction:column;
}
.ilbboard_row-wj9{
padding:10px 0.75rem;
border-radius:8px;
gap:12px;
align-items:center;
display:flex;
}
.ilbboard_top1-wj9{
background:rgba(0, 200, 220, 0.11);
}
.ilbboard_rk-wj9{
font-weight:700;
font-size:0.875rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:20px;
color:#6B8E9A;
}
.ilbboard_top1-wj9 .ilbboard_rk-wj9{
color:#00C8DC;
}
.ilbboard_nm-wj9{
flex:1;
color:#A8C2CC;
min-width:0;
font-size:0.844rem;
font-weight:600;
}
.ilbboard_top1-wj9 .ilbboard_nm-wj9{
font-weight:700;
color:#E8F4F8;
}
.ilbboard_pt-wj9{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A8C2CC;
font-size:0.781rem;
}
@media(max-width:1025px){
.ilbtour-wj9{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.ilbtour_h2-wj9{
font-size:24px;
}
}
.ilbdw_h2-wj9{
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.625rem;
margin-bottom:0.625rem;
line-height:1.08;
color:#E8F4F8;
}
.ilbsteps_v-wj9{
gap:0.625rem;
grid-template-columns:1fr;
}
.ilbsteps_v-wj9 .ilbstep-wj9{
padding:18px 1.25rem;
}
@media(max-width:563px){
.ilbdw_h2-wj9{
font-size:23px;
}
}
.ilbpromo_grid-wj9{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ilbpromo_grid-wj9>*{
min-width:0;
}
.ilbpromo-wj9{
background:#111820;
border-radius:20px;
border:1px solid #1E3040;
overflow:hidden;
padding:1.5rem;
position:relative;
min-height:9.375rem;
}
.ilbpromo_h-wj9{
font-weight:700;
line-height:1.05;
color:#E8F4F8;
font-size:1.625rem;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-top:0.375rem;
}
.ilbpromo_h-wj9 em{
font-style:normal;
color:#00C8DC;
}
.ilbpromo_p-wj9{
margin-top:0.5rem;
font-size:0.781rem;
line-height:1.5;
color:#A8C2CC;
}
.ilbpromo_feat-wj9{
background:linear-gradient(135deg,#061018,#04101A);
border-color:#1E3040;
}
.ilbpromo_feat-wj9 .ilbpromo_h-wj9{
color:#E4F5F8;
}
.ilbpromo_feat-wj9 .ilbpromo_h-wj9 em{
color:#00D8E8;
}
.ilbpromo_feat-wj9 .ilbpromo_p-wj9{
color:#7ABFCC;
}
.ilbpromo_feat-wj9 .ilbeyebrow-wj9{
color:#00D8E8;
}
@media(max-width:1021px){
.ilbpromo_grid-wj9{
grid-template-columns:1fr;
}
}
.ilbsupp-wj9{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ilbsupp-wj9>*{
min-width:0;
}
.ilbsupp_card-wj9{
padding:1.5rem;
border:1px solid #1E3040;
background:#111820;
border-radius:13px;
}
.ilbsupp_card-wj9 svg{
height:1.5rem;
color:#00C8DC;
width:24px;
margin-bottom:14px;
}
.ilbsupp_card-wj9 h3{
margin-bottom:6px;
color:#E8F4F8;
font-weight:700;
font-size:16px;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ilbsupp_card-wj9 p{
font-size:0.813rem;
color:#A8C2CC;
line-height:1.55;
}
@media(max-width:1021px){
.ilbsupp-wj9{
grid-template-columns:1fr;
}
}
.ilbrv_head-wj9{
gap:12px;
display:flex;
align-items:flex-end;
margin-bottom:1.125rem;
flex-wrap:wrap;
justify-content:space-between;
}
.ilbrv_agg-wj9{
gap:10px;
align-items:center;
display:flex;
}
.ilbrv_source-wj9{
font-size:0.781rem;
color:#6B8E9A;
}
.ilbrv_grid-wj9{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ilbrv_grid-wj9>*{
min-width:0;
}
.ilbreview-wj9{
border:1px solid #1E3040;
border-radius:13px;
padding:24px;
background:#111820;
}
.ilbreview-wj9 .ilbstars-wj9{
margin-bottom:0.625rem;
}
.ilbreview-wj9 p{
font-weight:600;
margin-bottom:0.875rem;
font-size:14.5px;
color:#E8F4F8;
line-height:1.5;
}
.ilbreview_by-wj9{
color:#6B8E9A;
font-size:12.5px;
}
@media(max-width:1025px){
.ilbrv_grid-wj9{
grid-template-columns:1fr;
}
}
.ilbgd_head-wj9{
gap:0.75rem;
margin-bottom:16px;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.ilbprovs-wj9{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:28px;
display:grid;
}
.ilbprovs-wj9>*{
min-width:0;
}
.ilbprov-wj9{
border:1px solid #1E3040;
border-radius:13px;
padding:0.75rem;
background:#111820;
align-items:center;
text-decoration:none;
height:64px;
display:flex;
justify-content:center;
}
.ilbprov_img-wj9{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.ilbresp-wj9{
gap:1.5rem;
padding:1.625rem;
background:#111820;
border:1px solid #1E3040;
border-radius:13px;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.ilbresp_in-wj9{
max-width:35rem;
}
.ilbresp_h-wj9{
font-size:19px;
font-weight:700;
margin-bottom:8px;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F4F8;
}
.ilbresp_p-wj9{
line-height:1.6;
font-size:0.844rem;
color:#A8C2CC;
}
.ilbresp_badges-wj9{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ilbage18-wj9{
padding:0.25rem 8px;
border:1.5px solid #E8363A;
border-radius:8px;
color:#E8363A;
font-weight:700;
font-size:13px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ilbresp_org-wj9{
font-weight:600;
color:#6B8E9A;
font-size:13px;
}
@media(max-width:1025px){
.ilbprovs-wj9{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.ilbprovs-wj9{
grid-template-columns:repeat(2,1fr);
}
}
.ilbop_h2-wj9{
margin:0.625rem 0 8px;
font-size:1.5rem;
line-height:1.1;
color:#E8F4F8;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.ilbop_text-wj9{
color:#A8C2CC;
line-height:1.6;
font-size:13.5px;
}
@media(max-width:560px){
.ilbop_h2-wj9{
font-size:1.375rem;
}
}
.ilbab_h2-wj9{
margin:0.875rem 0 16px;
font-size:2rem;
line-height:1.08;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F4F8;
font-weight:700;
}
.ilbab_body-wj9{
margin-bottom:0.875rem;
font-size:0.938rem;
color:#A8C2CC;
line-height:1.65;
}
.ilbab_chips-wj9{
gap:0.625rem;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.ilbfaq-wj9{
gap:10px;
flex-direction:column;
display:flex;
}
.ilbfaq_item-wj9{
background:#111820;
padding:18px 22px;
border-radius:0.813rem;
border:1px solid #1E3040;
}
.ilbfaq_q-wj9{
gap:16px;
list-style:none;
font-size:0.969rem;
color:#E8F4F8;
cursor:pointer;
font-weight:600;
display:flex;
align-items:center;
justify-content:space-between;
}
.ilbfaq_q-wj9::-webkit-details-marker{
display:none;
}
.ilbfaq_q_t-wj9{
gap:0.625rem;
display:flex;
}
.ilbfaq_q_i-wj9{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#00C8DC;
font-style:normal;
}
.ilbfaq_pm-wj9{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:20px;
color:#00C8DC;
}
.ilbfaq_item-wj9[open] .ilbfaq_pm-wj9{
transform:rotate(45deg);
}
.ilbfaq_a-wj9{
line-height:1.6;
font-size:0.844rem;
margin-top:12px;
color:#A8C2CC;
}
@media(max-width:557px){
.ilbab_h2-wj9{
font-size:26px;
}
}
.ilbfooter-wj9{
padding:2.5rem 28px;
background:#070C10;
border-top:1px solid #182530;
}
.ilbfooter_grid-wj9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
display:grid;
margin-bottom:28px;
max-width:87.5rem;
margin-right:auto;
margin-left:auto;
}
.ilbfooter_grid-wj9>*{
min-width:0;
}
.ilbfooter_grid-wj9 h4{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#3E5C66;
font-size:0.625rem;
text-transform:uppercase;
margin-bottom:0.813rem;
letter-spacing:.12em;
}
.ilbfcol-wj9{
gap:0.563rem;
color:#A8C2CC;
font-size:13px;
display:flex;
flex-direction:column;
}
.ilbfcol-wj9 a{
cursor:pointer;
}
.ilbft_about-wj9{
color:#6B8E9A;
margin-top:12px;
font-size:0.813rem;
line-height:1.6;
max-width:16.25rem;
}
.ilbft_contact-wj9{
overflow-wrap:anywhere;
margin-top:12px;
font-size:12.5px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#00C8DC;
}
.ilbfooter_bottom-wj9{
gap:16px;
margin:0 auto;
border-top:1px solid #182530;
padding-top:20px;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
max-width:1400px;
}
.ilbfooter_bottom-wj9 p{
color:#3E5C66;
font-size:11px;
line-height:1.6;
max-width:45rem;
}
@media(max-width:1021px){
.ilbfooter_grid-wj9{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:560px){
.ilbfooter_grid-wj9{
grid-template-columns:1fr;
}
}