*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0E0B1A;
line-height:1.55;
overflow-wrap:break-word;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-size:15px;
color:#B8B0D8;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background: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:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(9, 7, 18, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ntb_shell-iwe{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.ntb_main-iwe{
min-width:0;
}
.ntb_wrap-iwe{
margin:0 auto;
max-width:1400px;
width:100%;
}
.ntb_container-iwe{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.ntb_container-iwe{
padding:0 28px;
}
}
.ntb_section-iwe{
padding:24px 1.75rem;
}
.ntb_section_pt-iwe{
padding-top:2.125rem;
}
.ntb_band_soft-iwe{
background:#141025;
}
.ntb_eyebrow-iwe{
font-weight:600;
overflow-wrap:break-word;
line-height:1.4;
font-size:10.5px;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:.14em;
display:inline-block;
text-transform:uppercase;
color:#A855F7;
}
.ntb_drawer_cb-iwe{
display:none;
}
.ntb_overlay-iwe{
display:none;
}
@media(max-width:1022px){
.ntb_shell-iwe{
grid-template-columns:1fr;
}
.ntb_main-iwe{
padding-bottom:4.875rem;
}
.ntb_drawer_cb-iwe:checked~.ntb_overlay-iwe{
background:rgba(9, 7, 18, 0.72);
inset:0;
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:561px){
.ntb_section-iwe{
padding:1.125rem 16px;
}
.ntb_section_pt-iwe{
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 ---------- */
.ntb_side-iwe{
background:#120F22;
padding:22px 18px;
gap:22px;
height:100vh;
flex-direction:column;
top:0;
border-right:1px solid #1E1835;
overflow-y:auto;
position:sticky;
align-self:start;
display:flex;
}
.ntb_brand-iwe{
gap:0.625rem;
align-items:center;
display:flex;
}
.ntb_logo-iwe{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0ECFF;
font-weight:700;
font-size:21px;
letter-spacing:-.02em;
}
.ntb_side_cta-iwe{
background:rgba(168, 85, 247, 0.12);
padding:16px;
border-radius:0.75rem;
border:1px solid #2A2248;
}
.ntb_side_cta_h-iwe{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:0.375rem;
line-height:1.15;
font-size:17px;
color:#F0ECFF;
}
.ntb_side_cta_p-iwe{
font-size:0.75rem;
line-height:1.45;
margin-bottom:12px;
color:#B8B0D8;
}
.ntb_nav-iwe{
gap:3px;
display:flex;
flex-direction:column;
}
.ntb_nav_label-iwe{
padding:6px 0.625rem;
color:#4E4768;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
letter-spacing:.14em;
text-transform:uppercase;
}
.ntb_nav_item-iwe{
border-radius:0.5rem;
gap:0.688rem;
padding:0.625rem;
align-items:center;
display:flex;
font-size:14px;
font-weight:500;
color:#B8B0D8;
}
.ntb_nav_item-iwe svg{
height:17px;
width:1.063rem;
}
.ntb_nav_item-iwe:hover{
background:rgba(168, 85, 247, 0.12);
color:#F0ECFF;
}
.ntb_nav_item_on-iwe{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#A855F7;
}
.ntb_side_foot-iwe{
border:1px solid #2A2248;
background:#141025;
padding:12px;
border-radius:0.75rem;
margin-top:auto;
}
.ntb_side_foot-iwe p{
margin-top:0.25rem;
color:#B8B0D8;
line-height:1.4;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.ntb_top-iwe{
gap:1rem;
padding:0.875rem 1.75rem;
background:#120F22;
border-bottom:1px solid #1E1835;
z-index:40;
top:0;
align-items:center;
position:sticky;
display:flex;
}
.ntb_top_brand-iwe{
gap:0.563rem;
align-items:center;
display:none;
}
.ntb_search-iwe{
border:1px solid #2A2248;
gap:0.625rem;
padding:0.688rem 0.875rem;
background:#141025;
flex:1;
border-radius:12px;
font-size:0.844rem;
display:flex;
align-items:center;
color:#7E769E;
max-width:440px;
}
.ntb_search-iwe svg{
flex:none;
height:16px;
width:1rem;
}
.ntb_top_actions-iwe{
gap:0.75rem;
margin-left:auto;
align-items:center;
display:flex;
}
.ntb_lang-iwe{
color:#B8B0D8;
font-size:12px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ntb_burger-iwe{
border:1px solid #2A2248;
border-radius:0.5rem;
background:#141025;
width:2.5rem;
align-items:center;
height:2.5rem;
display:none;
justify-content:center;
color:#F0ECFF;
}
/* ---------- bottom-nav (mobile) ---------- */
.ntb_botnav-iwe{
display:none;
}
@media(max-width:1021px){
.ntb_side-iwe{
transition:transform .25s ease;
position:fixed;
transform:translateX(-100%);
left:0;
width:17.5rem;
top:0;
z-index:80;
height:100vh;
}
.ntb_drawer_cb-iwe:checked~.ntb_shell-iwe .ntb_side-iwe{
transform:translateX(0);
}
.ntb_top-iwe{
padding:0.875rem 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.ntb_top_brand-iwe{
display:flex;
}
.ntb_search-iwe{
display:none;
}
.ntb_burger-iwe{
display:flex;
}
.ntb_top_actions-iwe{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.ntb_top_actions-iwe .ntb_lang-iwe{
display:none;
}
.ntb_top_actions-iwe .ntb_btn-iwe{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.ntb_botnav-iwe{
grid-template-columns:repeat(3,1fr);
background:#120F22;
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
bottom:0;
right:0;
transform:translateZ(0);
border-top:1px solid #2A2248;
z-index:65;
position:fixed;
left:0;
display:grid;
}
.ntb_bn-iwe{
padding:0.375rem 2px 0;
gap:0.25rem;
font-size:10px;
align-items:center;
font-weight:600;
justify-content:flex-end;
display:flex;
min-width:0;
color:#B8B0D8;
flex-direction:column;
}
.ntb_bn-iwe svg{
flex:none;
width:22px;
height:22px;
}
.ntb_bn-iwe span{
overflow:hidden;
max-width:100%;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
}
.ntb_bn_on-iwe{
color:#A855F7;
}
.ntb_bn_center-iwe{
position:relative;
}
.ntb_bn_fab-iwe{
background:#C084FC;
border-radius:50%;
top:-1.25rem;
transform:translateX(-50%);
width:3.125rem;
height:50px;
justify-content:center;
left:50%;
align-items:center;
color:#0E0B1A;
position:absolute;
box-shadow:0 8px 2.5rem rgba(9, 7, 18, 0.70), 0 2px 12px rgba(168, 85, 247, 0.20);
display:flex;
}
.ntb_bn_fab-iwe svg{
width:1.5rem;
height:1.5rem;
}
.ntb_bn_center-iwe span{
color:#A855F7;
}
}
.ntb_btn-iwe{
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 22px;
gap:8px;
justify-content:center;
font-weight:700;
cursor:pointer;
font-size:14px;
display:inline-flex;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
align-items:center;
}
.ntb_btn_pri-iwe{
background:#C084FC;
box-shadow:0 4px 1.5rem rgba(168, 85, 247, 0.45), 0 1px 0.375rem rgba(168, 85, 247, 0.30);
color:#0E0B1A;
}
.ntb_btn_pri-iwe:hover{
background:#A855F7;
}
.ntb_btn_ghost-iwe{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#F0ECFF;
}
.ntb_btn_line-iwe{
border:1px solid #3D3260;
background:transparent;
font-weight:600;
color:#F0ECFF;
}
.ntb_btn_lg-iwe{
border-radius:0.75rem;
padding:1rem 30px;
font-size:15px;
}
.ntb_band-iwe .ntb_btn_line-iwe{
border-color:rgba(255, 255, 255, 0.12);
color:#F0ECFF;
}
.ntb_band-iwe .ntb_btn_ghost-iwe{
background:rgba(255, 255, 255, 0.07);
color:#F0ECFF;
}
.ntb_link_m-iwe{
gap:5px;
color:#A855F7;
display:inline-flex;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
cursor:pointer;
font-size:12px;
align-items:center;
text-decoration:none;
}
.ntb_link_m-iwe svg{
height:14px;
width:14px;
}
.ntb_band-iwe .ntb_link_m-iwe{
color:#C084FC;
}
.ntb_dot-iwe{
flex:none;
border-radius:50%;
background:#A855F7;
width:0.438rem;
height:0.438rem;
}
.ntb_dot_live-iwe{
background:#EF4444;
animation:zm3-pulse 1.4s infinite;
}
.ntb_stars-iwe{
gap:2px;
color:#A855F7;
display:inline-flex;
}
.ntb_stars-iwe svg{
height:0.938rem;
width:0.938rem;
}
.ntb_chip-iwe{
border:1px solid #2A2248;
padding:0.438rem 12px;
border-radius:0.5rem;
gap:0.375rem;
background:#141025;
font-size:11px;
display:inline-flex;
align-items:center;
color:#B8B0D8;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ntb_chip_on-iwe{
border-color:transparent;
background:rgba(168, 85, 247, 0.12);
color:#A855F7;
}
.ntb_gc-iwe{
min-width:0;
color:inherit;
display:block;
text-decoration:none;
cursor:pointer;
}
.ntb_gc_thumb-iwe{
overflow:hidden;
border-radius:12px;
border:1px solid #2A2248;
position:relative;
aspect-ratio:1;
display:block;
background-size:cover;
background-position:center;
}
.ntb_gc_thumb_portrait-iwe{
aspect-ratio:3/4;
}
.ntb_gc_thumb_wide-iwe{
aspect-ratio:16/11;
}
.ntb_gc_cap-iwe{
background:linear-gradient(transparent,rgba(9, 7, 18, 0.72));
padding:9px;
right:0;
position:absolute;
bottom:0;
left:0;
}
.ntb_gc_name-iwe{
font-weight:700;
color:#F0ECFF;
display:block;
font-size:0.781rem;
}
.ntb_gc_meta-iwe{
font-size:11px;
color:#9D94C0;
}
.ntb_gc_badge-iwe{
background:#A855F7;
border-radius:0.5rem;
padding:2px 0.375rem;
top:8px;
position:absolute;
font-size:0.5rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#0E0B1A;
font-weight:700;
right:0.5rem;
}
.ntb_gc_badge_hot-iwe{
background:#EF4444;
color:#F0ECFF;
}
.ntb_gc_badge_live-iwe{
background:#EF4444;
color:#F0ECFF;
right:auto;
left:8px;
}
.ntb_gc_mult-iwe{
inset:0;
font-size:1.75rem;
justify-content:center;
font-weight:700;
display:flex;
color:#A855F7;
position:absolute;
align-items:center;
}
.ntb_pc-iwe{
border:1px solid #2A2248;
border-radius:12px;
background:#141025;
font-weight:700;
align-items:center;
height:4rem;
justify-content:center;
color:#B8B0D8;
font-size:0.875rem;
display:flex;
}
.ntb_rail-iwe{
min-width:0;
}
.ntb_rail_scroll-iwe{
gap:14px;
display:grid;
}
.ntb_rail_scroll-iwe>*{
min-width:0;
}
.ntb_g6-iwe{
grid-template-columns:repeat(6,1fr);
}
.ntb_g7-iwe{
grid-template-columns:repeat(7,1fr);
}
.ntb_g4-iwe{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.ntb_g6-iwe,.ntb_g7-iwe{
grid-template-columns:none;
grid-auto-columns:7.5rem;
overflow-x:auto;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
padding-bottom:6px;
}
.ntb_g6-iwe>*,.ntb_g7-iwe>*{
scroll-snap-align:start;
}
.ntb_g4-iwe{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.ntb_g4-iwe{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:150px;
overflow-x:auto;
}
}
.ntb_panel-iwe{
padding:1.75rem 32px;
background:#141025;
border:1px solid #2A2248;
border-radius:20px;
}
.ntb_split-iwe{
gap:2.25rem;
display:grid;
align-items:start;
}
.ntb_split-iwe>*{
min-width:0;
}
.ntb_split_a-iwe{
grid-template-columns:.85fr 1.15fr;
}
.ntb_split_b-iwe{
grid-template-columns:1fr 1.1fr;
}
.ntb_split_c-iwe{
grid-template-columns:1.1fr .9fr;
}
.ntb_pgrid-iwe{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.ntb_pgrid-iwe>*{
min-width:0;
}
.ntb_lead-iwe{
margin-bottom:0.875rem;
font-size:15px;
color:#B8B0D8;
line-height:1.65;
}
.ntb_feat-iwe{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ntb_feat-iwe>*{
min-width:0;
}
.ntb_feat2-iwe{
grid-template-columns:1fr 1fr;
}
.ntb_feat_card-iwe{
padding:26px;
border-radius:20px;
background:#141025;
border:1px solid #2A2248;
}
.ntb_feat_card-iwe svg{
height:26px;
width:1.625rem;
color:#A855F7;
margin-bottom:1rem;
}
.ntb_feat_card-iwe h3{
margin-bottom:0.5rem;
font-weight:700;
font-size:1.125rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0ECFF;
}
.ntb_feat_card-iwe p{
line-height:1.6;
font-size:0.813rem;
color:#B8B0D8;
}
.ntb_feat_card-iwe b{
color:#F0ECFF;
}
.ntb_big-iwe{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.ntb_big_n-iwe{
color:#A855F7;
font-weight:700;
font-size:1.625rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ntb_big_l-iwe{
color:#7E769E;
font-size:12px;
}
.ntb_person-iwe{
padding:16px 1.125rem;
border:1px solid #2A2248;
gap:0.875rem;
background:#141025;
border-radius:0.75rem;
align-items:center;
display:flex;
}
.ntb_avatar-iwe{
background:linear-gradient(135deg,#A855F7,#7C3AED);
flex:none;
border-radius:50%;
width:44px;
height:2.75rem;
}
.ntb_person_name-iwe{
font-weight:700;
font-size:14px;
color:#F0ECFF;
}
.ntb_person_role-iwe{
font-size:0.75rem;
color:#7E769E;
}
.ntb_kv-iwe{
border-radius:12px;
overflow:hidden;
gap:1px;
grid-template-columns:1fr 1fr;
border:1px solid #2A2248;
background:#2A2248;
display:grid;
}
.ntb_kv-iwe>div{
background:#0E0B1A;
padding:1rem 1.125rem;
min-width:0;
}
.ntb_kv_k-iwe{
font-size:9.5px;
margin-bottom:0.313rem;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#A855F7;
}
.ntb_kv_v-iwe{
font-weight:700;
font-size:0.844rem;
color:#F0ECFF;
}
@media(max-width:1024px){
.ntb_split_a-iwe,.ntb_split_b-iwe,.ntb_split_c-iwe,.ntb_pgrid-iwe{
grid-template-columns:1fr;
gap:24px;
}
.ntb_feat-iwe,.ntb_feat2-iwe{
grid-template-columns:1fr;
}
.ntb_kv-iwe{
grid-template-columns:1fr;
}
}
.ntb_sh-iwe{
margin-bottom:1rem;
min-width:0;
}
.ntb_sh_row-iwe{
gap:12px;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.ntb_sh_row-iwe .ntb_sh_l-iwe{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.ntb_sh_stack-iwe{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.ntb_sh_center-iwe{
gap:10px;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.ntb_sh_h2-iwe{
gap:9px;
line-height:1.1;
overflow-wrap:break-word;
font-weight:700;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
align-items:center;
font-size:20px;
color:#F0ECFF;
}
@media(min-width:769px){
.ntb_sh_h2-iwe{
font-size:1.5rem;
}
}
.ntb_band-iwe .ntb_sh_h2-iwe{
color:#F0ECFF;
}
.ntb_eb_mono-iwe{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:none;
letter-spacing:.08em;
}
.ntb_eb_mono-iwe::before{
content:"// ";
}
.ntb_eb_upper-iwe{
text-transform:uppercase;
letter-spacing:.14em;
}
.ntb_eb_pill-iwe{
background:rgba(168, 85, 247, 0.12);
padding:0.313rem 0.688rem;
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.ntb_eb_line-iwe{
gap:10px;
align-items:center;
display:inline-flex;
}
.ntb_eb_line-iwe::before{
background:#A855F7;
height:1px;
display:inline-block;
width:24px;
content:"";
}
.ntb_band-iwe .ntb_eb_line-iwe::before{
background:#C084FC;
}
.ntb_band-iwe .ntb_eb_pill-iwe{
background:rgba(255, 255, 255, 0.07);
}
.ntb_sh_link-iwe{
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;
font-weight:600;
color:#F0ECFF;
padding-bottom:2px;
white-space:nowrap;
font-size:0.813rem;
align-items:center;
border-bottom:1px solid #F0ECFF;
display:inline-flex;
}
.ntb_sh_link-iwe:hover{
border-color:#A855F7;
color:#A855F7;
}
.ntb_sh_link-iwe svg{
height:0.875rem;
width:0.875rem;
}
.ntb_sh_link_chev-iwe{
padding-bottom:0;
border-bottom:0;
font-size:0.75rem;
color:#A855F7;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ntb_sh_link_btn-iwe{
background:#C084FC;
padding:9px 1.125rem;
border-radius:62.438rem;
border-bottom:0;
color:#0E0B1A;
}
.ntb_sh_link_btn-iwe:hover{
border-color:transparent;
background:#A855F7;
}
.ntb_band-iwe .ntb_sh_link-iwe{
border-color:#F0ECFF;
color:#F0ECFF;
}
.ntb_band-iwe .ntb_sh_link_chev-iwe{
color:#C084FC;
}
.ntb_sh_rule-iwe{
margin:-2px 0 16px;
background:#2A2248;
height:1px;
}
.ntb_band-iwe .ntb_sh_rule-iwe{
background:rgba(255, 255, 255, 0.12);
}
.ntb_seo_grid3-iwe{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ntb_seo_grid4-iwe{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.ntb_seo_grid3-iwe>*,.ntb_seo_grid4-iwe>*{
min-width:0;
}
.ntb_seo_card-iwe{
border:1px solid #2A2248;
padding:1.5rem;
border-radius:12px;
background:#141025;
}
.ntb_seo_card-iwe h3{
color:#F0ECFF;
margin-bottom:8px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:18px;
font-weight:700;
}
.ntb_seo_card-iwe p{
color:#B8B0D8;
line-height:1.6;
font-size:0.813rem;
}
.ntb_seo_card_sm-iwe{
padding:1.25rem;
}
.ntb_seo_card_sm-iwe h3{
font-size:1rem;
}
.ntb_seo_card_sm-iwe p{
font-size:0.781rem;
line-height:1.55;
}
.ntb_seo_rtp_row-iwe{
grid-template-columns:1fr 1fr;
gap:36px;
margin-top:16px;
align-items:center;
display:grid;
}
.ntb_rtp-iwe{
gap:0.875rem;
display:flex;
min-width:0;
}
.ntb_rtp-iwe>div{
padding:1rem;
background:#0E0B1A;
border-radius:0.75rem;
flex:1;
min-width:0;
text-align:center;
}
.ntb_rtp_n-iwe{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
white-space:nowrap;
color:#A855F7;
font-size:26px;
font-weight:700;
}
.ntb_rtp_l-iwe{
margin-top:4px;
font-size:11px;
color:#7E769E;
}
.ntb_cmp-iwe{
overflow:hidden;
border:1px solid #2A2248;
border-radius:12px;
max-width:47.5rem;
}
.ntb_cmp_row-iwe{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.ntb_cmp_row-iwe>div{
padding:13px 0.875rem;
min-width:0;
text-align:center;
}
.ntb_cmp_row-iwe>div:first-child{
text-align:left;
font-weight:600;
color:#F0ECFF;
padding-left:22px;
}
.ntb_cmp_th-iwe{
background:#0E0B1A;
font-size:0.781rem;
font-weight:700;
}
.ntb_cmp_row-iwe:not(.ntb_cmp_th-iwe){
background:#141025;
color:#B8B0D8;
border-top:1px solid #1E1835;
}
.ntb_cmp_zebra-iwe{
background:#110E20;
}
.ntb_guide-iwe{
border-radius:12px;
overflow:hidden;
background:#141025;
border:1px solid #2A2248;
cursor:pointer;
}
.ntb_guide_cover-iwe{
height:8.125rem;
}
.ntb_guide_body-iwe{
padding:1.25rem;
}
.ntb_guide_body-iwe h3{
margin:0.438rem 0 9px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
line-height:1.25;
font-weight:700;
color:#F0ECFF;
}
.ntb_guide_meta-iwe{
color:#7E769E;
font-size:11.5px;
}
.ntb_hub-iwe{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
padding-top:28px;
border-top:1px solid #1E1835;
}
.ntb_hub-iwe>*{
min-width:0;
}
.ntb_hub-iwe h4{
color:#F0ECFF;
margin-bottom:0.688rem;
font-weight:700;
font-size:13px;
}
.ntb_hub_col-iwe{
gap:0.5rem;
color:#B8B0D8;
flex-direction:column;
display:flex;
font-size:0.813rem;
}
.ntb_hub_col-iwe a{
cursor:pointer;
}
@media(max-width:1026px){
.ntb_seo_grid3-iwe{
grid-template-columns:1fr;
}
.ntb_seo_grid4-iwe{
grid-template-columns:repeat(2,1fr);
}
.ntb_seo_rtp_row-iwe{
gap:1.25rem;
grid-template-columns:1fr;
}
.ntb_hub-iwe{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.ntb_hub-iwe{
grid-template-columns:1fr;
}
}
.ntb_tk-iwe{
background:#090712;
overflow:hidden;
align-items:center;
border-bottom:1px solid #1E1835;
display:flex;
}
.ntb_tk_tag-iwe{
padding:11px 18px;
background:#141025;
flex:none;
gap:8px;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:flex;
border-right:1px solid #1E1835;
font-size:10.5px;
color:#EF4444;
align-items:center;
}
.ntb_tk_rail-iwe{
overflow:hidden;
flex:1;
}
.ntb_tk_track-iwe{
animation:zm3-marquee 26s linear infinite;
gap:28px;
padding:11px 14px;
width:max-content;
color:#B8B0D8;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:flex;
white-space:nowrap;
font-size:0.75rem;
}
.ntb_tk_track-iwe b{
color:#A855F7;
}
.ntb_hero-iwe{
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(120deg,#0A0818,#080A1C);
border:1px solid #2A2248;
padding:46px 3rem;
color:#F0ECFF;
position:relative;
}
.ntb_hero_glow-iwe{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
right:-3.75rem;
width:21.25rem;
position:absolute;
top:-3.75rem;
height:21.25rem;
}
.ntb_hero_in-iwe{
position:relative;
max-width:37.5rem;
}
.ntb_hero-iwe .ntb_eyebrow-iwe{
color:#C084FC;
}
.ntb_pill_row-iwe{
border-radius:62.438rem;
gap:8px;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
padding:0.375rem 0.813rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
margin-bottom:22px;
display:inline-flex;
font-size:10.5px;
color:#C084FC;
letter-spacing:.1em;
align-items:center;
}
.ntb_hero_h1-iwe{
margin:18px 0;
font-weight:700;
letter-spacing:-.02em;
color:#F0ECFF;
overflow-wrap:break-word;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.02;
font-size:54px;
}
.ntb_hero_h1-iwe em{
color:#C084FC;
font-style:normal;
}
.ntb_hero_sub-iwe{
margin-bottom:28px;
max-width:30rem;
line-height:1.55;
color:#9D94C0;
font-size:17px;
}
.ntb_hero_cta-iwe{
gap:14px;
margin-bottom:1.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ntb_hero_trust-iwe{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ntb_hero_rating_txt-iwe{
color:#9D94C0;
font-size:0.813rem;
}
@media(max-width:1021px){
.ntb_hero-iwe{
padding:32px 24px;
}
.ntb_hero_h1-iwe{
font-size:38px;
}
}
@media(max-width:559px){
.ntb_hero_h1-iwe{
font-size:1.875rem;
}
}
.ntb_stat-iwe{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ntb_stat-iwe>*{
min-width:0;
}
.ntb_stat_item-iwe{
border:1px solid #2A2248;
border-radius:12px;
background:#141025;
padding:1.125rem 1.25rem;
}
.ntb_stat_k-iwe{
margin-bottom:0.438rem;
color:#7E769E;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
font-size:9.5px;
}
.ntb_stat_v-iwe{
gap:8px;
align-items:center;
font-weight:700;
min-width:0;
overflow-wrap:anywhere;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
color:#F0ECFF;
font-size:24px;
}
.ntb_stat_v_accent-iwe{
color:#A855F7;
}
@media(max-width:1021px){
.ntb_stat-iwe{
grid-template-columns:repeat(2,1fr);
}
}
.ntb_wlc-iwe{
border-radius:20px;
padding:2.25rem 40px;
background:linear-gradient(120deg,#0A0818,#080A1C);
border:1px solid #2A2248;
grid-template-columns:1.2fr .8fr;
gap:24px;
overflow:hidden;
color:#F0ECFF;
align-items:center;
display:grid;
position:relative;
}
.ntb_wlc-iwe>*{
min-width:0;
}
.ntb_wlc-iwe .ntb_eyebrow-iwe{
color:#C084FC;
}
.ntb_wlc_glow-iwe{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
right:-2.5rem;
top:-2.5rem;
height:16.25rem;
width:260px;
position:absolute;
}
.ntb_wlc_in-iwe{
position:relative;
}
.ntb_wlc_h2-iwe{
margin:0.625rem 0 8px;
font-size:2.125rem;
color:#F0ECFF;
overflow-wrap:break-word;
font-weight:700;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.03;
}
.ntb_wlc_h2-iwe em{
font-style:normal;
color:#C084FC;
}
.ntb_wlc_sub-iwe{
color:#9D94C0;
font-size:0.875rem;
max-width:26.25rem;
margin-bottom:1.125rem;
line-height:1.55;
}
.ntb_wlc_terms-iwe{
gap:0.625rem;
position:relative;
flex-direction:column;
display:flex;
}
.ntb_term-iwe{
border:1px solid rgba(255, 255, 255, 0.12);
padding:13px 0.938rem;
gap:11px;
border-radius:12px;
background:rgba(255, 255, 255, 0.07);
display:flex;
align-items:center;
}
.ntb_term-iwe svg{
flex:none;
height:1.25rem;
color:#C084FC;
width:20px;
}
.ntb_term_k-iwe{
text-transform:uppercase;
font-size:0.594rem;
color:#9D94C0;
letter-spacing:.1em;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ntb_term_v-iwe{
font-weight:700;
color:#F0ECFF;
margin-top:2px;
font-size:14px;
}
@media(max-width:1025px){
.ntb_wlc-iwe{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.ntb_wlc_h2-iwe{
font-size:26px;
}
}
.ntb_jp-iwe{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.ntb_jp-iwe>*{
min-width:0;
}
.ntb_jp_hero-iwe{
padding:26px;
gap:14px;
border:1px solid #2A2248;
background:linear-gradient(135deg,#0A0818,#080A1C);
overflow:hidden;
border-radius:1.25rem;
justify-content:space-between;
color:#F0ECFF;
display:flex;
min-height:11.25rem;
flex-direction:column;
position:relative;
}
.ntb_jp_glow-iwe{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
right:-2.5rem;
position:absolute;
top:-40px;
width:11.25rem;
height:180px;
}
.ntb_jp_k_row-iwe{
gap:0.625rem;
align-items:center;
display:flex;
position:relative;
justify-content:space-between;
}
.ntb_jp_k-iwe{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:10px;
letter-spacing:.12em;
color:#7E769E;
}
.ntb_jp_hero-iwe .ntb_jp_k-iwe{
color:#9D94C0;
}
.ntb_jp_amt-iwe{
font-weight:700;
line-height:1;
font-size:42px;
position:relative;
color:#C084FC;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ntb_jp_sub-iwe{
color:#9D94C0;
font-size:0.75rem;
margin-top:0.313rem;
}
.ntb_jp_cell-iwe{
border:1px solid #2A2248;
padding:1.375rem;
border-radius:20px;
background:#141025;
display:flex;
justify-content:space-between;
flex-direction:column;
min-height:180px;
}
.ntb_jp_cell-iwe .ntb_jp_amt-iwe{
color:#F0ECFF;
font-size:1.875rem;
}
.ntb_jp_cell-iwe .ntb_jp_sub-iwe{
color:#7E769E;
}
@media(max-width:1021px){
.ntb_jp-iwe{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.ntb_jp_amt-iwe{
font-size:2rem;
}
}
.ntb_dw_h2-iwe{
color:#F0ECFF;
margin-bottom:0.625rem;
font-size:1.625rem;
font-weight:700;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
}
.ntb_steps_v-iwe{
grid-template-columns:1fr;
gap:10px;
}
.ntb_steps_v-iwe .ntb_step-iwe{
padding:1.125rem 1.25rem;
}
@media(max-width:563px){
.ntb_dw_h2-iwe{
font-size:1.438rem;
}
}
.ntb_supp-iwe{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ntb_supp-iwe>*{
min-width:0;
}
.ntb_supp_card-iwe{
border:1px solid #2A2248;
background:#141025;
padding:1.5rem;
border-radius:0.75rem;
}
.ntb_supp_card-iwe svg{
color:#A855F7;
width:24px;
height:24px;
margin-bottom:14px;
}
.ntb_supp_card-iwe h3{
font-size:16px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F0ECFF;
margin-bottom:6px;
font-weight:700;
}
.ntb_supp_card-iwe p{
color:#B8B0D8;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1027px){
.ntb_supp-iwe{
grid-template-columns:1fr;
}
}
.ntb_gm-iwe{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.ntb_gm-iwe>*{
min-width:0;
}
.ntb_gm_panel-iwe{
border:1px solid #2A2248;
padding:1.75rem;
border-radius:1.25rem;
background:#141025;
}
.ntb_gm_h2-iwe{
margin:10px 0 0.5rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#F0ECFF;
font-size:1.5rem;
}
.ntb_gm_text-iwe{
font-size:13.5px;
margin-bottom:1.25rem;
line-height:1.6;
max-width:27.5rem;
color:#B8B0D8;
}
.ntb_gm_level-iwe{
gap:0.875rem;
display:flex;
margin-bottom:16px;
align-items:center;
}
.ntb_gm_lv-iwe{
color:#A855F7;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
font-weight:700;
}
.ntb_gm_bar_wrap-iwe{
flex:1;
min-width:0;
}
.ntb_gm_bar_meta-iwe{
display:flex;
font-size:10px;
color:#7E769E;
justify-content:space-between;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:0.313rem;
}
.ntb_bar-iwe{
background:#0E0B1A;
overflow:hidden;
border-radius:62.438rem;
height:0.5rem;
}
.ntb_bar_fill-iwe{
border-radius:62.438rem;
background:linear-gradient(90deg,#A855F7,#7C3AED);
height:100%;
display:block;
}
.ntb_gm_missions-iwe{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.ntb_gm_refer-iwe{
border:1px solid #2A2248;
border-radius:20px;
background:linear-gradient(150deg,#0A0818,#080A1C);
padding:1.75rem;
overflow:hidden;
flex-direction:column;
justify-content:space-between;
display:flex;
position:relative;
color:#F0ECFF;
}
.ntb_gm_refer-iwe .ntb_eyebrow-iwe{
color:#C084FC;
}
.ntb_gm_ref_h2-iwe{
margin:0.625rem 0 8px;
font-size:24px;
color:#F0ECFF;
line-height:1.1;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.ntb_gm_ref_h2-iwe em{
font-style:normal;
color:#C084FC;
}
.ntb_gm_ref_text-iwe{
color:#9D94C0;
font-size:13px;
margin-bottom:18px;
line-height:1.55;
}
@media(max-width:1027px){
.ntb_gm-iwe{
grid-template-columns:1fr;
}
}
.ntb_pay_logos-iwe{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.ntb_pay_logos-iwe>*{
min-width:0;
}
.ntb_pay-iwe{
border-radius:8px;
border:1px solid #2A2248;
display:flex;
font-weight:700;
font-size:0.75rem;
align-items:center;
color:#B8B0D8;
height:3rem;
justify-content:center;
}
.ntb_table-iwe{
border-radius:0.75rem;
border:1px solid #2A2248;
overflow:hidden;
}
.ntb_trow-iwe{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.ntb_trow-iwe>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.ntb_trow-iwe>div:first-child{
padding-left:1rem;
font-weight:700;
color:#F0ECFF;
}
.ntb_trow_th-iwe{
background:#0E0B1A;
letter-spacing:.06em;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
text-transform:uppercase;
color:#7E769E;
}
.ntb_trow-iwe:not(.ntb_trow_th-iwe){
background:#141025;
color:#B8B0D8;
border-top:1px solid #1E1835;
}
.ntb_trow_zebra-iwe{
background:#110E20;
}
.ntb_pos-iwe{
color:#A855F7;
font-weight:700;
}
@media(max-width:1025px){
.ntb_pay_logos-iwe{
grid-template-columns:repeat(2,1fr);
}
}
.ntb_vip_head-iwe{
gap:0.75rem;
margin-bottom:18px;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.ntb_vip_intro-iwe{
color:#B8B0D8;
font-size:13px;
max-width:420px;
}
.ntb_vip-iwe{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.ntb_vip-iwe>*{
min-width:0;
}
.ntb_tier-iwe{
background:#141025;
border-radius:0.75rem;
border:1px solid #2A2248;
padding:20px;
}
.ntb_tier_on-iwe{
border-color:#A855F7;
background:rgba(168, 85, 247, 0.12);
}
.ntb_tier_medal-iwe{
border-radius:8px;
background:linear-gradient(135deg,#A855F7,#7C3AED);
margin-bottom:0.875rem;
height:30px;
width:1.875rem;
}
.ntb_tier_name-iwe{
color:#F0ECFF;
margin-bottom:5px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
font-weight:700;
}
.ntb_tier_tx-iwe{
font-size:0.719rem;
line-height:1.5;
color:#7E769E;
}
@media(max-width:1022px){
.ntb_vip-iwe{
grid-template-columns:repeat(2,1fr);
}
}
.ntb_promo_grid-iwe{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ntb_promo_grid-iwe>*{
min-width:0;
}
.ntb_promo-iwe{
border-radius:1.25rem;
padding:1.5rem;
background:#141025;
border:1px solid #2A2248;
overflow:hidden;
min-height:9.375rem;
position:relative;
}
.ntb_promo_h-iwe{
font-size:1.625rem;
margin-top:0.375rem;
line-height:1.05;
font-weight:700;
color:#F0ECFF;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ntb_promo_h-iwe em{
color:#A855F7;
font-style:normal;
}
.ntb_promo_p-iwe{
font-size:12.5px;
color:#B8B0D8;
line-height:1.5;
margin-top:0.5rem;
}
.ntb_promo_feat-iwe{
border-color:#2A2248;
background:linear-gradient(135deg,#0A0818,#080A1C);
}
.ntb_promo_feat-iwe .ntb_promo_h-iwe{
color:#F0ECFF;
}
.ntb_promo_feat-iwe .ntb_promo_h-iwe em{
color:#C084FC;
}
.ntb_promo_feat-iwe .ntb_promo_p-iwe{
color:#9D94C0;
}
.ntb_promo_feat-iwe .ntb_eyebrow-iwe{
color:#C084FC;
}
@media(max-width:1025px){
.ntb_promo_grid-iwe{
grid-template-columns:1fr;
}
}
.ntb_steps-iwe{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ntb_steps-iwe>*{
min-width:0;
}
.ntb_step-iwe{
border-radius:0.75rem;
background:#141025;
border:1px solid #2A2248;
padding:1.5rem;
position:relative;
}
.ntb_step_num-iwe{
border-radius:0.5rem;
background:#C084FC;
color:#0E0B1A;
height:30px;
font-weight:700;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.813rem;
align-items:center;
display:flex;
margin-bottom:0.875rem;
justify-content:center;
width:30px;
}
.ntb_step_h-iwe{
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:7px;
font-size:1rem;
font-weight:700;
color:#F0ECFF;
}
.ntb_step_p-iwe{
font-size:13px;
color:#B8B0D8;
line-height:1.55;
}
@media(max-width:1021px){
.ntb_steps-iwe{
grid-template-columns:1fr;
}
}
.ntb_provs-iwe{
grid-template-columns:repeat(6,1fr);
gap:12px;
display:grid;
margin-bottom:1.75rem;
}
.ntb_provs-iwe>*{
min-width:0;
}
.ntb_prov-iwe{
padding:12px;
background:#141025;
border-radius:12px;
border:1px solid #2A2248;
display:flex;
align-items:center;
justify-content:center;
text-decoration:none;
height:64px;
}
.ntb_prov_img-iwe{
object-fit:contain;
max-height:2rem;
max-width:100%;
}
.ntb_resp-iwe{
border:1px solid #2A2248;
gap:24px;
border-radius:0.75rem;
background:#141025;
padding:1.625rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ntb_resp_in-iwe{
max-width:35rem;
}
.ntb_resp_h-iwe{
font-size:1.188rem;
color:#F0ECFF;
font-weight:700;
margin-bottom:0.5rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ntb_resp_p-iwe{
line-height:1.6;
color:#B8B0D8;
font-size:13.5px;
}
.ntb_resp_badges-iwe{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ntb_age18-iwe{
border-radius:8px;
padding:0.25rem 8px;
border:1.5px solid #EF4444;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#EF4444;
font-weight:700;
font-size:0.813rem;
}
.ntb_resp_org-iwe{
color:#7E769E;
font-weight:600;
font-size:0.813rem;
}
@media(max-width:1027px){
.ntb_provs-iwe{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.ntb_provs-iwe{
grid-template-columns:repeat(2,1fr);
}
}
.ntb_dispute-iwe{
border:1px dashed #3D3260;
gap:28px;
padding:26px 30px;
border-radius:0.75rem;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.ntb_dispute_in-iwe{
max-width:660px;
}
.ntb_dispute_h2-iwe{
margin-bottom:8px;
color:#F0ECFF;
font-weight:700;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.375rem;
}
.ntb_dispute_text-iwe{
color:#B8B0D8;
line-height:1.6;
font-size:0.844rem;
}
.ntb_ab_h2-iwe{
margin:14px 0 16px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:2rem;
color:#F0ECFF;
font-weight:700;
line-height:1.08;
}
.ntb_ab_body-iwe{
font-size:15px;
color:#B8B0D8;
line-height:1.65;
margin-bottom:0.875rem;
}
.ntb_ab_chips-iwe{
gap:0.625rem;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.ntb_faq-iwe{
gap:10px;
display:flex;
flex-direction:column;
}
.ntb_faq_item-iwe{
border:1px solid #2A2248;
background:#141025;
padding:18px 22px;
border-radius:0.75rem;
}
.ntb_faq_q-iwe{
list-style:none;
gap:16px;
justify-content:space-between;
font-size:15.5px;
cursor:pointer;
color:#F0ECFF;
display:flex;
font-weight:600;
align-items:center;
}
.ntb_faq_q-iwe::-webkit-details-marker{
display:none;
}
.ntb_faq_q_t-iwe{
gap:10px;
display:flex;
}
.ntb_faq_q_i-iwe{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#A855F7;
font-style:normal;
}
.ntb_faq_pm-iwe{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:1.25rem;
color:#A855F7;
}
.ntb_faq_item-iwe[open] .ntb_faq_pm-iwe{
transform:rotate(45deg);
}
.ntb_faq_a-iwe{
margin-top:0.75rem;
font-size:0.844rem;
line-height:1.6;
color:#B8B0D8;
}
@media(max-width:561px){
.ntb_ab_h2-iwe{
font-size:26px;
}
}
.ntb_op_h2-iwe{
margin:10px 0 0.5rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#F0ECFF;
line-height:1.1;
font-size:24px;
}
.ntb_op_text-iwe{
font-size:13.5px;
color:#B8B0D8;
line-height:1.6;
}
@media(max-width:562px){
.ntb_op_h2-iwe{
font-size:1.375rem;
}
}
.ntb_footer-iwe{
padding:2.5rem 28px;
background:#090712;
border-top:1px solid #1E1835;
}
.ntb_footer_grid-iwe{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
display:grid;
margin-bottom:28px;
margin-right:auto;
margin-left:auto;
max-width:1400px;
}
.ntb_footer_grid-iwe>*{
min-width:0;
}
.ntb_footer_grid-iwe h4{
font-size:10px;
color:#4E4768;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.12em;
margin-bottom:0.813rem;
}
.ntb_fcol-iwe{
gap:0.563rem;
font-size:13px;
display:flex;
flex-direction:column;
color:#B8B0D8;
}
.ntb_fcol-iwe a{
cursor:pointer;
}
.ntb_ft_about-iwe{
margin-top:0.75rem;
line-height:1.6;
color:#7E769E;
max-width:260px;
font-size:0.813rem;
}
.ntb_ft_contact-iwe{
font-size:12.5px;
margin-top:0.75rem;
overflow-wrap:anywhere;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#A855F7;
}
.ntb_footer_bottom-iwe{
gap:1rem;
margin:0 auto;
justify-content:space-between;
flex-wrap:wrap;
padding-top:20px;
display:flex;
align-items:center;
border-top:1px solid #1E1835;
max-width:87.5rem;
}
.ntb_footer_bottom-iwe p{
max-width:720px;
font-size:11px;
color:#4E4768;
line-height:1.6;
}
@media(max-width:1021px){
.ntb_footer_grid-iwe{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.ntb_footer_grid-iwe{
grid-template-columns:1fr;
}
}