*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0a0f14;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#a8bec8;
line-height:1.55;
overflow-wrap:break-word;
font-size:15px;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(5, 12, 20, 0.74);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.enushell-baw{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.enumain-baw{
min-width:0;
}
.enuwrap-baw{
margin:0 auto;
max-width:1400px;
width:100%;
}
.enucontainer-baw{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.enucontainer-baw{
padding:0 28px;
}
}
.enusection-baw{
padding:1.5rem 28px;
}
.enusection_pt-baw{
padding-top:2.125rem;
}
.enuband_soft-baw{
background:#111820;
}
.enueyebrow-baw{
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
display:inline-block;
line-height:1.4;
color:#00d4f0;
font-weight:600;
text-transform:uppercase;
font-size:0.656rem;
overflow-wrap:break-word;
letter-spacing:.14em;
}
.enudrawer_cb-baw{
display:none;
}
.enuoverlay-baw{
display:none;
}
@media(max-width:1027px){
.enushell-baw{
grid-template-columns:1fr;
}
.enumain-baw{
padding-bottom:4.875rem;
}
.enudrawer_cb-baw:checked~.enuoverlay-baw{
inset:0;
background:rgba(5, 12, 20, 0.74);
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:562px){
.enusection-baw{
padding:1.125rem 16px;
}
.enusection_pt-baw{
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 ---------- */
.enuside-baw{
gap:1.375rem;
background:#0d1319;
padding:1.375rem 1.125rem;
border-right:1px solid #182430;
height:100vh;
position:sticky;
align-self:start;
flex-direction:column;
top:0;
overflow-y:auto;
display:flex;
}
.enubrand-baw{
gap:10px;
align-items:center;
display:flex;
}
.enulogo-baw{
letter-spacing:-.02em;
font-weight:700;
font-size:21px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f4f8;
}
.enuside_cta-baw{
padding:16px;
border-radius:13px;
border:1px solid #1f3040;
background:rgba(0, 212, 240, 0.11);
}
.enuside_cta_h-baw{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#e8f4f8;
margin-bottom:6px;
line-height:1.15;
font-size:1.063rem;
}
.enuside_cta_p-baw{
line-height:1.45;
margin-bottom:12px;
font-size:12px;
color:#a8bec8;
}
.enunav-baw{
gap:3px;
display:flex;
flex-direction:column;
}
.enunav_label-baw{
padding:0.375rem 0.625rem;
font-size:9.5px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.14em;
color:#3d5a68;
text-transform:uppercase;
}
.enunav_item-baw{
border-radius:9px;
gap:11px;
padding:10px;
display:flex;
font-size:14px;
align-items:center;
color:#a8bec8;
font-weight:500;
}
.enunav_item-baw svg{
height:1.063rem;
width:1.063rem;
}
.enunav_item-baw:hover{
background:rgba(0, 212, 240, 0.11);
color:#e8f4f8;
}
.enunav_item_on-baw{
background:rgba(0, 212, 240, 0.11);
color:#00d4f0;
font-weight:600;
}
.enuside_foot-baw{
border-radius:0.813rem;
background:#111820;
padding:0.75rem;
border:1px solid #1f3040;
margin-top:auto;
}
.enuside_foot-baw p{
font-size:12.5px;
margin-top:4px;
line-height:1.4;
color:#a8bec8;
}
/* ---------- topbar ---------- */
.enutop-baw{
padding:0.875rem 1.75rem;
background:#0d1319;
gap:16px;
z-index:40;
position:sticky;
border-bottom:1px solid #182430;
align-items:center;
display:flex;
top:0;
}
.enutop_brand-baw{
gap:0.563rem;
display:none;
align-items:center;
}
.enusearch-baw{
gap:10px;
background:#111820;
border:1px solid #1f3040;
flex:1;
border-radius:0.813rem;
padding:0.688rem 14px;
display:flex;
align-items:center;
font-size:13.5px;
color:#6a8a9a;
max-width:440px;
}
.enusearch-baw svg{
flex:none;
height:16px;
width:16px;
}
.enutop_actions-baw{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.enulang-baw{
color:#a8bec8;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:12px;
}
.enuburger-baw{
border-radius:9px;
background:#111820;
border:1px solid #1f3040;
height:40px;
align-items:center;
display:none;
color:#e8f4f8;
justify-content:center;
width:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.enubotnav-baw{
display:none;
}
@media(max-width:1025px){
.enuside-baw{
transition:transform .25s ease;
z-index:80;
position:fixed;
height:100vh;
transform:translateX(-100%);
top:0;
left:0;
width:17.5rem;
}
.enudrawer_cb-baw:checked~.enushell-baw .enuside-baw{
transform:translateX(0);
}
.enutop-baw{
gap:12px;
padding:0.875rem 1rem;
position:static;
flex-wrap:wrap;
}
.enutop_brand-baw{
display:flex;
}
.enusearch-baw{
display:none;
}
.enuburger-baw{
display:flex;
}
.enutop_actions-baw{
gap:0.625rem;
align-items:stretch;
margin-left:0;
width:100%;
}
.enutop_actions-baw .enulang-baw{
display:none;
}
.enutop_actions-baw .enubtn-baw{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.enubotnav-baw{
background:#0d1319;
grid-template-columns:repeat(3,1fr);
padding:8px 6px calc(8px + env(safe-area-inset-bottom));
border-top:1px solid #1f3040;
transform:translateZ(0);
left:0;
position:fixed;
right:0;
z-index:65;
display:grid;
bottom:0;
}
.enubn-baw{
gap:0.25rem;
padding:0.375rem 2px 0;
font-weight:600;
flex-direction:column;
display:flex;
min-width:0;
align-items:center;
color:#a8bec8;
justify-content:flex-end;
font-size:0.625rem;
}
.enubn-baw svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.enubn-baw span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
}
.enubn_on-baw{
color:#00d4f0;
}
.enubn_center-baw{
position:relative;
}
.enubn_fab-baw{
border-radius:50%;
background:#00d4f0;
width:50px;
box-shadow:0 8px 2rem rgba(0, 0, 0, 0.65), 0 2px 8px rgba(0, 212, 240, 0.18);
color:#020f14;
align-items:center;
display:flex;
top:-1.25rem;
justify-content:center;
position:absolute;
left:50%;
height:50px;
transform:translateX(-50%);
}
.enubn_fab-baw svg{
height:1.5rem;
width:24px;
}
.enubn_center-baw span{
color:#00d4f0;
}
}
.enubtn-baw{
border-radius:9px;
transition:background-color 0.2s ease,color 0.2s ease;
gap:0.5rem;
padding:0.688rem 1.375rem;
font-weight:700;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
font-size:14px;
display:inline-flex;
align-items:center;
cursor:pointer;
justify-content:center;
}
.enubtn_pri-baw{
background:#00d4f0;
box-shadow:0 0 18px rgba(0, 212, 240, 0.45), 0 0.25rem 12px rgba(0, 0, 0, 0.40);
color:#020f14;
}
.enubtn_pri-baw:hover{
background:#00b8d4;
}
.enubtn_ghost-baw{
background:rgba(0, 212, 240, 0.11);
color:#e8f4f8;
font-weight:600;
}
.enubtn_line-baw{
background:transparent;
border:1px solid #2a4256;
font-weight:600;
color:#e8f4f8;
}
.enubtn_lg-baw{
padding:1rem 1.875rem;
border-radius:0.813rem;
font-size:0.938rem;
}
.enuband-baw .enubtn_line-baw{
border-color:rgba(255, 255, 255, 0.12);
color:#e8f6fa;
}
.enuband-baw .enubtn_ghost-baw{
background:rgba(255, 255, 255, 0.07);
color:#e8f6fa;
}
.enulink_m-baw{
gap:0.313rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
cursor:pointer;
align-items:center;
text-decoration:none;
font-size:12px;
display:inline-flex;
color:#00d4f0;
}
.enulink_m-baw svg{
height:14px;
width:0.875rem;
}
.enuband-baw .enulink_m-baw{
color:#00dff5;
}
.enudot-baw{
flex:none;
background:#00d4f0;
border-radius:50%;
width:0.438rem;
height:0.438rem;
}
.enudot_live-baw{
background:#e8334a;
animation:zm3-pulse 1.4s infinite;
}
.enustars-baw{
gap:2px;
color:#00d4f0;
display:inline-flex;
}
.enustars-baw svg{
width:0.938rem;
height:15px;
}
.enuchip-baw{
border-radius:0.563rem;
background:#111820;
padding:7px 12px;
border:1px solid #1f3040;
gap:0.375rem;
font-size:0.688rem;
align-items:center;
color:#a8bec8;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
display:inline-flex;
}
.enuchip_on-baw{
background:rgba(0, 212, 240, 0.11);
border-color:transparent;
color:#00d4f0;
}
.enugc-baw{
cursor:pointer;
display:block;
min-width:0;
text-decoration:none;
color:inherit;
}
.enugc_thumb-baw{
border:1px solid #1f3040;
border-radius:0.813rem;
overflow:hidden;
background-position:center;
position:relative;
background-size:cover;
display:block;
aspect-ratio:1;
}
.enugc_thumb_portrait-baw{
aspect-ratio:3/4;
}
.enugc_thumb_wide-baw{
aspect-ratio:16/11;
}
.enugc_cap-baw{
background:linear-gradient(transparent,rgba(5, 12, 20, 0.74));
padding:0.563rem;
right:0;
left:0;
position:absolute;
bottom:0;
}
.enugc_name-baw{
font-weight:700;
color:#e8f6fa;
font-size:12.5px;
display:block;
}
.enugc_meta-baw{
font-size:0.688rem;
color:#7ab8cc;
}
.enugc_badge-baw{
background:#00d4f0;
border-radius:0.563rem;
padding:2px 6px;
font-weight:700;
position:absolute;
top:8px;
right:8px;
color:#020f14;
font-size:0.5rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.enugc_badge_hot-baw{
background:#e8334a;
color:#e8f6fa;
}
.enugc_badge_live-baw{
background:#e8334a;
left:8px;
right:auto;
color:#e8f6fa;
}
.enugc_mult-baw{
inset:0;
font-weight:700;
position:absolute;
align-items:center;
color:#00d4f0;
font-size:28px;
justify-content:center;
display:flex;
}
.enupc-baw{
background:#111820;
border:1px solid #1f3040;
border-radius:13px;
align-items:center;
justify-content:center;
font-weight:700;
font-size:0.875rem;
color:#a8bec8;
display:flex;
height:64px;
}
.enurail-baw{
min-width:0;
}
.enurail_scroll-baw{
gap:14px;
display:grid;
}
.enurail_scroll-baw>*{
min-width:0;
}
.enug6-baw{
grid-template-columns:repeat(6,1fr);
}
.enug7-baw{
grid-template-columns:repeat(7,1fr);
}
.enug4-baw{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.enug6-baw,.enug7-baw{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
padding-bottom:0.375rem;
grid-auto-columns:120px;
scroll-snap-type:x mandatory;
}
.enug6-baw>*,.enug7-baw>*{
scroll-snap-align:start;
}
.enug4-baw{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.enug4-baw{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.enupanel-baw{
background:#111820;
border:1px solid #1f3040;
padding:28px 2rem;
border-radius:20px;
}
.enusplit-baw{
gap:36px;
display:grid;
align-items:start;
}
.enusplit-baw>*{
min-width:0;
}
.enusplit_a-baw{
grid-template-columns:.85fr 1.15fr;
}
.enusplit_b-baw{
grid-template-columns:1fr 1.1fr;
}
.enusplit_c-baw{
grid-template-columns:1.1fr .9fr;
}
.enupgrid-baw{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
display:grid;
align-items:center;
}
.enupgrid-baw>*{
min-width:0;
}
.enulead-baw{
margin-bottom:0.875rem;
font-size:0.938rem;
line-height:1.65;
color:#a8bec8;
}
.enufeat-baw{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.enufeat-baw>*{
min-width:0;
}
.enufeat2-baw{
grid-template-columns:1fr 1fr;
}
.enufeat_card-baw{
background:#111820;
border:1px solid #1f3040;
padding:26px;
border-radius:1.25rem;
}
.enufeat_card-baw svg{
margin-bottom:16px;
height:26px;
color:#00d4f0;
width:1.625rem;
}
.enufeat_card-baw h3{
margin-bottom:8px;
font-weight:700;
font-size:1.125rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f4f8;
}
.enufeat_card-baw p{
font-size:0.813rem;
color:#a8bec8;
line-height:1.6;
}
.enufeat_card-baw b{
color:#e8f4f8;
}
.enubig-baw{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.enubig_n-baw{
font-size:1.625rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#00d4f0;
font-weight:700;
}
.enubig_l-baw{
font-size:0.75rem;
color:#6a8a9a;
}
.enuperson-baw{
padding:1rem 18px;
border-radius:0.813rem;
border:1px solid #1f3040;
background:#111820;
gap:14px;
display:flex;
align-items:center;
}
.enuavatar-baw{
background:linear-gradient(135deg,#00d4f0,#0097b8);
flex:none;
border-radius:50%;
width:2.75rem;
height:44px;
}
.enuperson_name-baw{
color:#e8f4f8;
font-weight:700;
font-size:0.875rem;
}
.enuperson_role-baw{
color:#6a8a9a;
font-size:0.75rem;
}
.enukv-baw{
background:#1f3040;
overflow:hidden;
gap:1px;
grid-template-columns:1fr 1fr;
border-radius:0.813rem;
border:1px solid #1f3040;
display:grid;
}
.enukv-baw>div{
background:#0a0f14;
padding:1rem 1.125rem;
min-width:0;
}
.enukv_k-baw{
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#00d4f0;
text-transform:uppercase;
font-size:0.594rem;
margin-bottom:0.313rem;
}
.enukv_v-baw{
font-weight:700;
color:#e8f4f8;
font-size:0.844rem;
}
@media(max-width:1027px){
.enusplit_a-baw,.enusplit_b-baw,.enusplit_c-baw,.enupgrid-baw{
gap:24px;
grid-template-columns:1fr;
}
.enufeat-baw,.enufeat2-baw{
grid-template-columns:1fr;
}
.enukv-baw{
grid-template-columns:1fr;
}
}
.enush-baw{
margin-bottom:1rem;
min-width:0;
}
.enush_row-baw{
gap:0.75rem;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.enush_row-baw .enush_l-baw{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.enush_stack-baw{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.enush_center-baw{
gap:10px;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.enush_h2-baw{
gap:9px;
overflow-wrap:break-word;
align-items:center;
line-height:1.1;
font-weight:700;
display:flex;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.25rem;
color:#e8f4f8;
}
@media(min-width:769px){
.enush_h2-baw{
font-size:24px;
}
}
.enuband-baw .enush_h2-baw{
color:#e8f6fa;
}
.enueb_mono-baw{
text-transform:none;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.08em;
}
.enueb_mono-baw::before{
content:"// ";
}
.enueb_upper-baw{
letter-spacing:.14em;
text-transform:uppercase;
}
.enueb_pill-baw{
border-radius:999px;
background:rgba(0, 212, 240, 0.11);
padding:5px 0.688rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.enueb_line-baw{
gap:10px;
display:inline-flex;
align-items:center;
}
.enueb_line-baw::before{
background:#00d4f0;
width:1.5rem;
display:inline-block;
content:"";
height:1px;
}
.enuband-baw .enueb_line-baw::before{
background:#00dff5;
}
.enuband-baw .enueb_pill-baw{
background:rgba(255, 255, 255, 0.07);
}
.enush_link-baw{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
white-space:nowrap;
align-items:center;
font-size:0.813rem;
display:inline-flex;
padding-bottom:2px;
font-weight:600;
color:#e8f4f8;
border-bottom:1px solid #e8f4f8;
}
.enush_link-baw:hover{
border-color:#00d4f0;
color:#00d4f0;
}
.enush_link-baw svg{
height:0.875rem;
width:0.875rem;
}
.enush_link_chev-baw{
border-bottom:0;
padding-bottom:0;
font-size:12px;
color:#00d4f0;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.enush_link_btn-baw{
background:#00d4f0;
border-radius:62.438rem;
padding:9px 18px;
border-bottom:0;
color:#020f14;
}
.enush_link_btn-baw:hover{
background:#00b8d4;
border-color:transparent;
}
.enuband-baw .enush_link-baw{
border-color:#e8f6fa;
color:#e8f6fa;
}
.enuband-baw .enush_link_chev-baw{
color:#00dff5;
}
.enush_rule-baw{
background:#1f3040;
margin:-2px 0 1rem;
height:1px;
}
.enuband-baw .enush_rule-baw{
background:rgba(255, 255, 255, 0.12);
}
.enuseo_grid3-baw{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.enuseo_grid4-baw{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.enuseo_grid3-baw>*,.enuseo_grid4-baw>*{
min-width:0;
}
.enuseo_card-baw{
border-radius:0.813rem;
border:1px solid #1f3040;
background:#111820;
padding:1.5rem;
}
.enuseo_card-baw h3{
color:#e8f4f8;
font-weight:700;
margin-bottom:8px;
font-size:18px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.enuseo_card-baw p{
line-height:1.6;
font-size:13px;
color:#a8bec8;
}
.enuseo_card_sm-baw{
padding:1.25rem;
}
.enuseo_card_sm-baw h3{
font-size:16px;
}
.enuseo_card_sm-baw p{
line-height:1.55;
font-size:12.5px;
}
.enuseo_rtp_row-baw{
grid-template-columns:1fr 1fr;
gap:2.25rem;
margin-top:1rem;
align-items:center;
display:grid;
}
.enurtp-baw{
gap:0.875rem;
display:flex;
min-width:0;
}
.enurtp-baw>div{
flex:1;
padding:16px;
background:#0a0f14;
border-radius:13px;
min-width:0;
text-align:center;
}
.enurtp_n-baw{
white-space:nowrap;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#00d4f0;
font-weight:700;
font-size:1.625rem;
}
.enurtp_l-baw{
font-size:11px;
color:#6a8a9a;
margin-top:4px;
}
.enucmp-baw{
overflow:hidden;
border-radius:13px;
border:1px solid #1f3040;
max-width:47.5rem;
}
.enucmp_row-baw{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.enucmp_row-baw>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.enucmp_row-baw>div:first-child{
color:#e8f4f8;
text-align:left;
font-weight:600;
padding-left:22px;
}
.enucmp_th-baw{
background:#0a0f14;
font-size:12.5px;
font-weight:700;
}
.enucmp_row-baw:not(.enucmp_th-baw){
background:#111820;
color:#a8bec8;
border-top:1px solid #182430;
}
.enucmp_zebra-baw{
background:#0e141b;
}
.enuguide-baw{
overflow:hidden;
border-radius:0.813rem;
border:1px solid #1f3040;
background:#111820;
cursor:pointer;
}
.enuguide_cover-baw{
height:130px;
}
.enuguide_body-baw{
padding:1.25rem;
}
.enuguide_body-baw h3{
margin:7px 0 0.563rem;
line-height:1.25;
font-size:1rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f4f8;
font-weight:700;
}
.enuguide_meta-baw{
font-size:11.5px;
color:#6a8a9a;
}
.enuhub-baw{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid #182430;
padding-top:28px;
display:grid;
}
.enuhub-baw>*{
min-width:0;
}
.enuhub-baw h4{
color:#e8f4f8;
margin-bottom:0.688rem;
font-size:0.813rem;
font-weight:700;
}
.enuhub_col-baw{
gap:0.5rem;
display:flex;
color:#a8bec8;
flex-direction:column;
font-size:0.813rem;
}
.enuhub_col-baw a{
cursor:pointer;
}
@media(max-width:1027px){
.enuseo_grid3-baw{
grid-template-columns:1fr;
}
.enuseo_grid4-baw{
grid-template-columns:repeat(2,1fr);
}
.enuseo_rtp_row-baw{
gap:20px;
grid-template-columns:1fr;
}
.enuhub-baw{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:557px){
.enuhub-baw{
grid-template-columns:1fr;
}
}
.enutk-baw{
background:#070b0f;
overflow:hidden;
border-bottom:1px solid #182430;
display:flex;
align-items:center;
}
.enutk_tag-baw{
padding:0.688rem 18px;
flex:none;
gap:0.5rem;
background:#111820;
border-right:1px solid #182430;
font-weight:600;
letter-spacing:.1em;
font-size:0.656rem;
color:#e8334a;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
align-items:center;
display:flex;
text-transform:uppercase;
}
.enutk_rail-baw{
overflow:hidden;
flex:1;
}
.enutk_track-baw{
padding:0.688rem 14px;
animation:zm3-marquee 26s linear infinite;
gap:28px;
font-size:0.75rem;
white-space:nowrap;
width:max-content;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
display:flex;
color:#a8bec8;
}
.enutk_track-baw b{
color:#00d4f0;
}
.enuhero-baw{
border-radius:20px;
overflow:hidden;
padding:2.875rem 48px;
background:linear-gradient(120deg,#071018,#041420);
border:1px solid #1f3040;
color:#e8f6fa;
position:relative;
}
.enuhero_glow-baw{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
right:-3.75rem;
position:absolute;
top:-3.75rem;
width:340px;
height:340px;
}
.enuhero_in-baw{
max-width:600px;
position:relative;
}
.enuhero-baw .enueyebrow-baw{
color:#00dff5;
}
.enupill_row-baw{
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
padding:6px 0.813rem;
background:rgba(255, 255, 255, 0.07);
border-radius:999px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:1.375rem;
display:inline-flex;
letter-spacing:.1em;
align-items:center;
text-transform:uppercase;
color:#00dff5;
font-size:10.5px;
}
.enuhero_h1-baw{
margin:1.125rem 0;
letter-spacing:-.02em;
color:#e8f6fa;
font-weight:700;
font-size:54px;
overflow-wrap:break-word;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.02;
}
.enuhero_h1-baw em{
color:#00dff5;
font-style:normal;
}
.enuhero_sub-baw{
margin-bottom:1.75rem;
font-size:17px;
line-height:1.55;
max-width:480px;
color:#7ab8cc;
}
.enuhero_cta-baw{
gap:14px;
margin-bottom:1.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.enuhero_trust-baw{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.enuhero_rating_txt-baw{
color:#7ab8cc;
font-size:0.813rem;
}
@media(max-width:1026px){
.enuhero-baw{
padding:32px 24px;
}
.enuhero_h1-baw{
font-size:38px;
}
}
@media(max-width:560px){
.enuhero_h1-baw{
font-size:1.875rem;
}
}
.enutabs-baw{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.enutab-baw{
padding:0.625rem 18px;
border:1px solid #1f3040;
border-radius:9px;
background:#111820;
font-weight:600;
color:#a8bec8;
cursor:pointer;
font-size:13px;
}
.enutab_on-baw{
border-color:transparent;
background:#00d4f0;
font-weight:700;
color:#020f14;
}
.enustat-baw{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.enustat-baw>*{
min-width:0;
}
.enustat_item-baw{
border-radius:13px;
padding:1.125rem 20px;
border:1px solid #1f3040;
background:#111820;
}
.enustat_k-baw{
font-size:0.594rem;
letter-spacing:.12em;
text-transform:uppercase;
margin-bottom:7px;
color:#6a8a9a;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.enustat_v-baw{
gap:8px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:anywhere;
min-width:0;
font-size:1.5rem;
display:flex;
font-weight:700;
color:#e8f4f8;
align-items:center;
}
.enustat_v_accent-baw{
color:#00d4f0;
}
@media(max-width:1025px){
.enustat-baw{
grid-template-columns:repeat(2,1fr);
}
}
.enuwlc-baw{
grid-template-columns:1.2fr .8fr;
background:linear-gradient(120deg,#071018,#041420);
border:1px solid #1f3040;
padding:36px 40px;
border-radius:20px;
gap:1.5rem;
overflow:hidden;
display:grid;
align-items:center;
color:#e8f6fa;
position:relative;
}
.enuwlc-baw>*{
min-width:0;
}
.enuwlc-baw .enueyebrow-baw{
color:#00dff5;
}
.enuwlc_glow-baw{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
right:-2.5rem;
position:absolute;
height:16.25rem;
width:260px;
top:-2.5rem;
}
.enuwlc_in-baw{
position:relative;
}
.enuwlc_h2-baw{
margin:0.625rem 0 8px;
line-height:1.03;
font-weight:700;
color:#e8f6fa;
overflow-wrap:break-word;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:2.125rem;
}
.enuwlc_h2-baw em{
font-style:normal;
color:#00dff5;
}
.enuwlc_sub-baw{
font-size:0.875rem;
max-width:420px;
margin-bottom:1.125rem;
color:#7ab8cc;
line-height:1.55;
}
.enuwlc_terms-baw{
gap:10px;
flex-direction:column;
display:flex;
position:relative;
}
.enuterm-baw{
background:rgba(255, 255, 255, 0.07);
padding:13px 0.938rem;
gap:11px;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:13px;
display:flex;
align-items:center;
}
.enuterm-baw svg{
flex:none;
color:#00dff5;
width:20px;
height:20px;
}
.enuterm_k-baw{
color:#7ab8cc;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
letter-spacing:.1em;
font-size:0.594rem;
}
.enuterm_v-baw{
font-size:14px;
font-weight:700;
color:#e8f6fa;
margin-top:2px;
}
@media(max-width:1025px){
.enuwlc-baw{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.enuwlc_h2-baw{
font-size:26px;
}
}
.enujp-baw{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.enujp-baw>*{
min-width:0;
}
.enujp_hero-baw{
gap:0.875rem;
border-radius:1.25rem;
background:linear-gradient(135deg,#071018,#041420);
overflow:hidden;
padding:1.625rem;
border:1px solid #1f3040;
justify-content:space-between;
display:flex;
color:#e8f6fa;
position:relative;
min-height:11.25rem;
flex-direction:column;
}
.enujp_glow-baw{
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
border-radius:50%;
right:-40px;
position:absolute;
height:11.25rem;
top:-2.5rem;
width:180px;
}
.enujp_k_row-baw{
gap:0.625rem;
justify-content:space-between;
align-items:center;
position:relative;
display:flex;
}
.enujp_k-baw{
text-transform:uppercase;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:10px;
color:#6a8a9a;
letter-spacing:.12em;
}
.enujp_hero-baw .enujp_k-baw{
color:#7ab8cc;
}
.enujp_amt-baw{
position:relative;
font-size:42px;
line-height:1;
font-weight:700;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#00dff5;
}
.enujp_sub-baw{
font-size:0.75rem;
margin-top:0.313rem;
color:#7ab8cc;
}
.enujp_cell-baw{
padding:22px;
background:#111820;
border:1px solid #1f3040;
border-radius:1.25rem;
flex-direction:column;
min-height:180px;
justify-content:space-between;
display:flex;
}
.enujp_cell-baw .enujp_amt-baw{
font-size:30px;
color:#e8f4f8;
}
.enujp_cell-baw .enujp_sub-baw{
color:#6a8a9a;
}
@media(max-width:1021px){
.enujp-baw{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.enujp_amt-baw{
font-size:2rem;
}
}
.enudw_h2-baw{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
margin-bottom:10px;
font-weight:700;
font-size:26px;
color:#e8f4f8;
}
.enusteps_v-baw{
grid-template-columns:1fr;
gap:0.625rem;
}
.enusteps_v-baw .enustep-baw{
padding:18px 20px;
}
@media(max-width:563px){
.enudw_h2-baw{
font-size:23px;
}
}
.enuvip_head-baw{
gap:0.75rem;
justify-content:space-between;
margin-bottom:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.enuvip_intro-baw{
max-width:26.25rem;
color:#a8bec8;
font-size:0.813rem;
}
.enuvip-baw{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.enuvip-baw>*{
min-width:0;
}
.enutier-baw{
background:#111820;
border-radius:13px;
padding:20px;
border:1px solid #1f3040;
}
.enutier_on-baw{
border-color:#00d4f0;
background:rgba(0, 212, 240, 0.11);
}
.enutier_medal-baw{
background:linear-gradient(135deg,#00d4f0,#0097b8);
border-radius:9px;
height:30px;
width:30px;
margin-bottom:14px;
}
.enutier_name-baw{
font-weight:700;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:0.938rem;
margin-bottom:0.313rem;
color:#e8f4f8;
}
.enutier_tx-baw{
font-size:0.719rem;
color:#6a8a9a;
line-height:1.5;
}
@media(max-width:1021px){
.enuvip-baw{
grid-template-columns:repeat(2,1fr);
}
}
.enusupp-baw{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.enusupp-baw>*{
min-width:0;
}
.enusupp_card-baw{
border:1px solid #1f3040;
border-radius:0.813rem;
background:#111820;
padding:1.5rem;
}
.enusupp_card-baw svg{
width:24px;
margin-bottom:14px;
height:1.5rem;
color:#00d4f0;
}
.enusupp_card-baw h3{
color:#e8f4f8;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:6px;
font-size:16px;
font-weight:700;
}
.enusupp_card-baw p{
line-height:1.55;
color:#a8bec8;
font-size:13px;
}
@media(max-width:1024px){
.enusupp-baw{
grid-template-columns:1fr;
}
}
.enubanner-baw{
background:linear-gradient(115deg,#071018,#041420);
padding:2.25rem 40px;
border-radius:20px;
border:1px solid #1f3040;
overflow:hidden;
gap:28px;
justify-content:space-between;
display:flex;
position:relative;
flex-wrap:wrap;
align-items:center;
color:#e8f6fa;
}
.enubanner_glow-baw{
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 68%);
border-radius:50%;
width:200px;
transform:translateY(-50%);
height:200px;
top:50%;
right:5rem;
position:absolute;
}
.enubanner_in-baw{
position:relative;
max-width:560px;
}
.enubanner-baw .enueyebrow-baw{
color:#00dff5;
}
.enubanner_h2-baw{
margin:0.625rem 0;
color:#e8f6fa;
font-weight:700;
line-height:1.05;
font-size:30px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.enubanner_text-baw{
line-height:1.6;
color:#7ab8cc;
font-size:14px;
}
@media(max-width:562px){
.enubanner_h2-baw{
font-size:1.5rem;
}
}
.enupromo_grid-baw{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.enupromo_grid-baw>*{
min-width:0;
}
.enupromo-baw{
border:1px solid #1f3040;
overflow:hidden;
background:#111820;
padding:24px;
border-radius:20px;
min-height:150px;
position:relative;
}
.enupromo_h-baw{
font-size:1.625rem;
line-height:1.05;
margin-top:0.375rem;
color:#e8f4f8;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.enupromo_h-baw em{
font-style:normal;
color:#00d4f0;
}
.enupromo_p-baw{
margin-top:8px;
font-size:0.781rem;
line-height:1.5;
color:#a8bec8;
}
.enupromo_feat-baw{
background:linear-gradient(135deg,#071018,#041420);
border-color:#1f3040;
}
.enupromo_feat-baw .enupromo_h-baw{
color:#e8f6fa;
}
.enupromo_feat-baw .enupromo_h-baw em{
color:#00dff5;
}
.enupromo_feat-baw .enupromo_p-baw{
color:#7ab8cc;
}
.enupromo_feat-baw .enueyebrow-baw{
color:#00dff5;
}
@media(max-width:1026px){
.enupromo_grid-baw{
grid-template-columns:1fr;
}
}
.enupay_logos-baw{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.enupay_logos-baw>*{
min-width:0;
}
.enupay-baw{
border:1px solid #1f3040;
border-radius:0.563rem;
align-items:center;
justify-content:center;
font-size:0.75rem;
display:flex;
font-weight:700;
color:#a8bec8;
height:3rem;
}
.enutable-baw{
border-radius:13px;
border:1px solid #1f3040;
overflow:hidden;
}
.enutrow-baw{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.enutrow-baw>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.enutrow-baw>div:first-child{
padding-left:16px;
color:#e8f4f8;
font-weight:700;
}
.enutrow_th-baw{
background:#0a0f14;
letter-spacing:.06em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
font-size:0.594rem;
color:#6a8a9a;
}
.enutrow-baw:not(.enutrow_th-baw){
background:#111820;
color:#a8bec8;
border-top:1px solid #182430;
}
.enutrow_zebra-baw{
background:#0e141b;
}
.enupos-baw{
color:#00d4f0;
font-weight:700;
}
@media(max-width:1027px){
.enupay_logos-baw{
grid-template-columns:repeat(2,1fr);
}
}
.enusteps-baw{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.enusteps-baw>*{
min-width:0;
}
.enustep-baw{
border-radius:13px;
border:1px solid #1f3040;
padding:24px;
background:#111820;
position:relative;
}
.enustep_num-baw{
border-radius:9px;
background:#00d4f0;
font-size:0.813rem;
font-weight:700;
display:flex;
justify-content:center;
color:#020f14;
margin-bottom:0.875rem;
align-items:center;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
height:30px;
width:1.875rem;
}
.enustep_h-baw{
color:#e8f4f8;
font-weight:700;
margin-bottom:7px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
}
.enustep_p-baw{
color:#a8bec8;
font-size:13px;
line-height:1.55;
}
@media(max-width:1023px){
.enusteps-baw{
grid-template-columns:1fr;
}
}
.enuab_h2-baw{
margin:0.875rem 0 1rem;
line-height:1.08;
font-weight:700;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:32px;
color:#e8f4f8;
}
.enuab_body-baw{
font-size:0.938rem;
color:#a8bec8;
margin-bottom:0.875rem;
line-height:1.65;
}
.enuab_chips-baw{
gap:0.625rem;
margin-top:8px;
flex-wrap:wrap;
display:flex;
}
.enufaq-baw{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.enufaq_item-baw{
padding:1.125rem 22px;
border:1px solid #1f3040;
background:#111820;
border-radius:13px;
}
.enufaq_q-baw{
list-style:none;
gap:16px;
cursor:pointer;
font-weight:600;
color:#e8f4f8;
align-items:center;
justify-content:space-between;
display:flex;
font-size:0.969rem;
}
.enufaq_q-baw::-webkit-details-marker{
display:none;
}
.enufaq_q_t-baw{
gap:0.625rem;
display:flex;
}
.enufaq_q_i-baw{
color:#00d4f0;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-style:normal;
}
.enufaq_pm-baw{
color:#00d4f0;
font-size:1.25rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.enufaq_item-baw[open] .enufaq_pm-baw{
transform:rotate(45deg);
}
.enufaq_a-baw{
margin-top:0.75rem;
font-size:13.5px;
line-height:1.6;
color:#a8bec8;
}
@media(max-width:561px){
.enuab_h2-baw{
font-size:26px;
}
}
.enuop_h2-baw{
margin:0.625rem 0 0.5rem;
font-weight:700;
line-height:1.1;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
color:#e8f4f8;
}
.enuop_text-baw{
color:#a8bec8;
font-size:13.5px;
line-height:1.6;
}
@media(max-width:562px){
.enuop_h2-baw{
font-size:1.375rem;
}
}
.enuprovs-baw{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:1.75rem;
}
.enuprovs-baw>*{
min-width:0;
}
.enuprov-baw{
background:#111820;
border-radius:13px;
padding:12px;
border:1px solid #1f3040;
height:64px;
align-items:center;
justify-content:center;
text-decoration:none;
display:flex;
}
.enuprov_img-baw{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.enuresp-baw{
gap:1.5rem;
border:1px solid #1f3040;
border-radius:0.813rem;
padding:1.625rem;
background:#111820;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.enuresp_in-baw{
max-width:35rem;
}
.enuresp_h-baw{
font-size:19px;
font-weight:700;
color:#e8f4f8;
margin-bottom:0.5rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.enuresp_p-baw{
font-size:0.844rem;
line-height:1.6;
color:#a8bec8;
}
.enuresp_badges-baw{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.enuage18-baw{
border:1.5px solid #e8334a;
border-radius:9px;
padding:0.25rem 8px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.813rem;
color:#e8334a;
font-weight:700;
}
.enuresp_org-baw{
font-weight:600;
color:#6a8a9a;
font-size:13px;
}
@media(max-width:1027px){
.enuprovs-baw{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.enuprovs-baw{
grid-template-columns:repeat(2,1fr);
}
}
.enugd_head-baw{
gap:0.75rem;
justify-content:space-between;
margin-bottom:16px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.enurc-baw{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.enurc-baw>*{
min-width:0;
}
.enurc_awards-baw{
gap:11px;
flex-direction:column;
display:flex;
}
.enuaward-baw{
gap:11px;
display:flex;
align-items:center;
}
.enuaward-baw svg{
flex:none;
height:1.125rem;
width:1.125rem;
color:#f5c400;
}
.enuaward_t-baw{
color:#e8f4f8;
font-size:0.844rem;
font-weight:700;
}
.enuaward_s-baw{
font-size:0.719rem;
color:#6a8a9a;
}
.enurc_press-baw{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.enulogo_cell-baw{
border-radius:0.563rem;
border:1px solid #1f3040;
display:flex;
height:48px;
font-size:13px;
justify-content:center;
font-weight:700;
align-items:center;
color:#a8bec8;
}
.enurc_partner-baw{
border-radius:0.813rem;
padding:1.25rem;
background:#111820;
border:1px solid #1f3040;
}
.enurc_partner_name-baw{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.375rem;
color:#e8f4f8;
font-weight:700;
font-size:1.125rem;
}
.enurc_partner_text-baw{
line-height:1.55;
font-size:12.5px;
color:#a8bec8;
}
@media(max-width:1023px){
.enurc-baw{
gap:1.375rem;
grid-template-columns:1fr;
}
.enurc_press-baw{
grid-template-columns:repeat(4,1fr);
}
}
.enufooter-baw{
background:#070b0f;
padding:40px 1.75rem;
border-top:1px solid #182430;
}
.enufooter_grid-baw{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-left:auto;
margin-bottom:28px;
max-width:1400px;
margin-right:auto;
}
.enufooter_grid-baw>*{
min-width:0;
}
.enufooter_grid-baw h4{
font-size:10px;
margin-bottom:0.813rem;
text-transform:uppercase;
letter-spacing:.12em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#3d5a68;
}
.enufcol-baw{
gap:0.563rem;
display:flex;
flex-direction:column;
color:#a8bec8;
font-size:13px;
}
.enufcol-baw a{
cursor:pointer;
}
.enuft_about-baw{
line-height:1.6;
max-width:16.25rem;
font-size:0.813rem;
margin-top:12px;
color:#6a8a9a;
}
.enuft_contact-baw{
overflow-wrap:anywhere;
font-size:12.5px;
margin-top:12px;
color:#00d4f0;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.enufooter_bottom-baw{
gap:16px;
margin:0 auto;
padding-top:1.25rem;
justify-content:space-between;
align-items:center;
max-width:1400px;
display:flex;
flex-wrap:wrap;
border-top:1px solid #182430;
}
.enufooter_bottom-baw p{
font-size:11px;
color:#3d5a68;
line-height:1.6;
max-width:720px;
}
@media(max-width:1025px){
.enufooter_grid-baw{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.enufooter_grid-baw{
grid-template-columns:1fr;
}
}