*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0E0B14;
color:#B8AEDA;
font-size:15px;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.55;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
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{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(8, 6, 16, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.jexshell_n5z{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.jexmain_n5z{
min-width:0;
}
.jexwrap_n5z{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.jexcontainer_n5z{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:765px){
.jexcontainer_n5z{
padding:0 1.75rem;
}
}
.jexsection_n5z{
padding:1.5rem 28px;
}
.jexsection_pt_n5z{
padding-top:34px;
}
.jexband_soft_n5z{
background:#151020;
}
.jexeyebrow_n5z{
color:#9B5CF6;
text-transform:uppercase;
letter-spacing:.14em;
font-weight:600;
display:inline-block;
line-height:1.4;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:0.656rem;
overflow-wrap:break-word;
}
.jexdrawer_cb_n5z{
display:none;
}
.jexoverlay_n5z{
display:none;
}
@media(max-width:1027px){
.jexshell_n5z{
grid-template-columns:1fr;
}
.jexmain_n5z{
padding-bottom:4.875rem;
}
.jexdrawer_cb_n5z:checked~.jexoverlay_n5z{
inset:0;
background:rgba(8, 6, 16, 0.72);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:561px){
.jexsection_n5z{
padding:18px 16px;
}
.jexsection_pt_n5z{
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 ---------- */
.jexside_n5z{
background:#110D1A;
padding:22px 18px;
gap:1.375rem;
border-right:1px solid #221B33;
align-self:start;
top:0;
flex-direction:column;
position:sticky;
overflow-y:auto;
height:100vh;
display:flex;
}
.jexbrand_n5z{
gap:10px;
display:flex;
align-items:center;
}
.jexlogo_n5z{
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
letter-spacing:-.02em;
font-weight:700;
font-size:1.313rem;
}
.jexside_cta_n5z{
padding:1rem;
border:1px solid #2E2448;
background:rgba(155, 92, 246, 0.12);
border-radius:0.75rem;
}
.jexside_cta_h_n5z{
font-size:1.063rem;
color:#F0ECFF;
line-height:1.15;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:0.375rem;
}
.jexside_cta_p_n5z{
line-height:1.45;
margin-bottom:12px;
font-size:12px;
color:#B8AEDA;
}
.jexnav_n5z{
gap:3px;
flex-direction:column;
display:flex;
}
.jexnav_label_n5z{
padding:0.375rem 10px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
color:#4D4468;
letter-spacing:.14em;
text-transform:uppercase;
}
.jexnav_item_n5z{
padding:10px;
border-radius:0.5rem;
gap:0.688rem;
align-items:center;
font-size:0.875rem;
display:flex;
color:#B8AEDA;
font-weight:500;
}
.jexnav_item_n5z svg{
height:17px;
width:17px;
}
.jexnav_item_n5z:hover{
background:rgba(155, 92, 246, 0.12);
color:#F0ECFF;
}
.jexnav_item_on_n5z{
background:rgba(155, 92, 246, 0.12);
font-weight:600;
color:#9B5CF6;
}
.jexside_foot_n5z{
border:1px solid #2E2448;
padding:0.75rem;
background:#151020;
border-radius:0.75rem;
margin-top:auto;
}
.jexside_foot_n5z p{
line-height:1.4;
font-size:0.781rem;
color:#B8AEDA;
margin-top:4px;
}
/* ---------- topbar ---------- */
.jextop_n5z{
padding:0.875rem 28px;
gap:16px;
background:#110D1A;
position:sticky;
z-index:40;
align-items:center;
display:flex;
border-bottom:1px solid #221B33;
top:0;
}
.jextop_brand_n5z{
gap:0.563rem;
display:none;
align-items:center;
}
.jexsearch_n5z{
padding:11px 14px;
border-radius:12px;
gap:10px;
flex:1;
background:#151020;
border:1px solid #2E2448;
font-size:13.5px;
display:flex;
align-items:center;
max-width:27.5rem;
color:#7B6FA0;
}
.jexsearch_n5z svg{
flex:none;
height:1rem;
width:16px;
}
.jextop_actions_n5z{
gap:0.75rem;
display:flex;
align-items:center;
margin-left:auto;
}
.jexlang_n5z{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
color:#B8AEDA;
}
.jexburger_n5z{
border-radius:0.5rem;
background:#151020;
border:1px solid #2E2448;
align-items:center;
width:2.5rem;
height:2.5rem;
justify-content:center;
color:#F0ECFF;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.jexbotnav_n5z{
display:none;
}
@media(max-width:1025px){
.jexside_n5z{
transition:transform .25s ease;
height:100vh;
transform:translateX(-100%);
width:17.5rem;
z-index:80;
top:0;
position:fixed;
left:0;
}
.jexdrawer_cb_n5z:checked~.jexshell_n5z .jexside_n5z{
transform:translateX(0);
}
.jextop_n5z{
padding:0.875rem 16px;
gap:12px;
flex-wrap:wrap;
position:static;
}
.jextop_brand_n5z{
display:flex;
}
.jexsearch_n5z{
display:none;
}
.jexburger_n5z{
display:flex;
}
.jextop_actions_n5z{
gap:0.625rem;
margin-left:0;
width:100%;
align-items:stretch;
}
.jextop_actions_n5z .jexlang_n5z{
display:none;
}
.jextop_actions_n5z .jexbtn_n5z{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.jexbotnav_n5z{
padding:8px 6px calc(8px + env(safe-area-inset-bottom));
background:#110D1A;
grid-template-columns:repeat(3,1fr);
display:grid;
right:0;
position:fixed;
bottom:0;
transform:translateZ(0);
border-top:1px solid #2E2448;
left:0;
z-index:65;
}
.jexbn_n5z{
gap:4px;
padding:0.375rem 2px 0;
min-width:0;
font-weight:600;
display:flex;
justify-content:flex-end;
color:#B8AEDA;
flex-direction:column;
font-size:0.625rem;
align-items:center;
}
.jexbn_n5z svg{
flex:none;
height:1.375rem;
width:22px;
}
.jexbn_n5z span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
text-align:center;
}
.jexbn_on_n5z{
color:#9B5CF6;
}
.jexbn_center_n5z{
position:relative;
}
.jexbn_fab_n5z{
border-radius:50%;
background:#9B5CF6;
position:absolute;
box-shadow:0 8px 40px rgba(0, 0, 0, 0.60), 0 2px 12px rgba(155, 92, 246, 0.22);
top:-20px;
height:50px;
width:3.125rem;
color:#FFFFFF;
transform:translateX(-50%);
display:flex;
align-items:center;
justify-content:center;
left:50%;
}
.jexbn_fab_n5z svg{
height:1.5rem;
width:1.5rem;
}
.jexbn_center_n5z span{
color:#9B5CF6;
}
}
.jexbtn_n5z{
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;
border-radius:0.5rem;
gap:8px;
padding:0.688rem 22px;
cursor:pointer;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
display:inline-flex;
justify-content:center;
align-items:center;
font-size:14px;
font-weight:700;
}
.jexbtn_pri_n5z{
background:#9B5CF6;
color:#FFFFFF;
box-shadow:0 4px 20px rgba(155, 92, 246, 0.48), 0 2px 8px rgba(109, 40, 217, 0.32);
}
.jexbtn_pri_n5z:hover{
background:#7C3AED;
}
.jexbtn_ghost_n5z{
background:rgba(155, 92, 246, 0.12);
color:#F0ECFF;
font-weight:600;
}
.jexbtn_line_n5z{
background:transparent;
border:1px solid #3D3060;
font-weight:600;
color:#F0ECFF;
}
.jexbtn_lg_n5z{
border-radius:0.75rem;
padding:16px 30px;
font-size:0.938rem;
}
.jexband_n5z .jexbtn_line_n5z{
border-color:rgba(255, 255, 255, 0.12);
color:#F0ECFF;
}
.jexband_n5z .jexbtn_ghost_n5z{
background:rgba(255, 255, 255, 0.07);
color:#F0ECFF;
}
.jexlink_m_n5z{
gap:5px;
font-size:0.75rem;
display:inline-flex;
cursor:pointer;
color:#9B5CF6;
align-items:center;
text-decoration:none;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jexlink_m_n5z svg{
width:14px;
height:0.875rem;
}
.jexband_n5z .jexlink_m_n5z{
color:#C084FC;
}
.jexdot_n5z{
background:#9B5CF6;
flex:none;
border-radius:50%;
width:0.438rem;
height:7px;
}
.jexdot_live_n5z{
background:#EF4444;
animation:zm3-pulse 1.4s infinite;
}
.jexstars_n5z{
gap:2px;
color:#9B5CF6;
display:inline-flex;
}
.jexstars_n5z svg{
height:15px;
width:15px;
}
.jexchip_n5z{
gap:6px;
border:1px solid #2E2448;
border-radius:8px;
background:#151020;
padding:7px 0.75rem;
display:inline-flex;
font-size:11px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8AEDA;
align-items:center;
}
.jexchip_on_n5z{
background:rgba(155, 92, 246, 0.12);
border-color:transparent;
color:#9B5CF6;
}
.jexgc_n5z{
cursor:pointer;
color:inherit;
display:block;
text-decoration:none;
min-width:0;
}
.jexgc_thumb_n5z{
overflow:hidden;
border:1px solid #2E2448;
border-radius:12px;
background-size:cover;
position:relative;
background-position:center;
display:block;
aspect-ratio:1;
}
.jexgc_thumb_portrait_n5z{
aspect-ratio:3/4;
}
.jexgc_thumb_wide_n5z{
aspect-ratio:16/11;
}
.jexgc_cap_n5z{
background:linear-gradient(transparent,rgba(8, 6, 16, 0.72));
padding:9px;
right:0;
left:0;
bottom:0;
position:absolute;
}
.jexgc_name_n5z{
font-size:0.781rem;
font-weight:700;
color:#F0ECFF;
display:block;
}
.jexgc_meta_n5z{
color:#9E93C4;
font-size:0.688rem;
}
.jexgc_badge_n5z{
border-radius:8px;
padding:2px 0.375rem;
background:#9B5CF6;
color:#FFFFFF;
right:8px;
position:absolute;
font-weight:700;
top:0.5rem;
font-size:0.5rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jexgc_badge_hot_n5z{
background:#EF4444;
color:#F0ECFF;
}
.jexgc_badge_live_n5z{
background:#EF4444;
left:8px;
color:#F0ECFF;
right:auto;
}
.jexgc_mult_n5z{
inset:0;
color:#9B5CF6;
justify-content:center;
position:absolute;
display:flex;
font-size:28px;
font-weight:700;
align-items:center;
}
.jexpc_n5z{
border:1px solid #2E2448;
border-radius:12px;
background:#151020;
height:4rem;
justify-content:center;
display:flex;
align-items:center;
color:#B8AEDA;
font-size:14px;
font-weight:700;
}
.jexrail_n5z{
min-width:0;
}
.jexrail_scroll_n5z{
gap:0.875rem;
display:grid;
}
.jexrail_scroll_n5z>*{
min-width:0;
}
.jexg6_n5z{
grid-template-columns:repeat(6,1fr);
}
.jexg7_n5z{
grid-template-columns:repeat(7,1fr);
}
.jexg4_n5z{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.jexg6_n5z,.jexg7_n5z{
grid-template-columns:none;
padding-bottom:6px;
scroll-snap-type:x mandatory;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:120px;
}
.jexg6_n5z>*,.jexg7_n5z>*{
scroll-snap-align:start;
}
.jexg4_n5z{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:558px){
.jexg4_n5z{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:9.375rem;
}
}
.jexpanel_n5z{
border:1px solid #2E2448;
padding:28px 2rem;
border-radius:20px;
background:#151020;
}
.jexsplit_n5z{
gap:36px;
display:grid;
align-items:start;
}
.jexsplit_n5z>*{
min-width:0;
}
.jexsplit_a_n5z{
grid-template-columns:.85fr 1.15fr;
}
.jexsplit_b_n5z{
grid-template-columns:1fr 1.1fr;
}
.jexsplit_c_n5z{
grid-template-columns:1.1fr .9fr;
}
.jexpgrid_n5z{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.jexpgrid_n5z>*{
min-width:0;
}
.jexlead_n5z{
line-height:1.65;
margin-bottom:0.875rem;
font-size:15px;
color:#B8AEDA;
}
.jexfeat_n5z{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jexfeat_n5z>*{
min-width:0;
}
.jexfeat2_n5z{
grid-template-columns:1fr 1fr;
}
.jexfeat_card_n5z{
background:#151020;
border-radius:1.25rem;
padding:1.625rem;
border:1px solid #2E2448;
}
.jexfeat_card_n5z svg{
height:1.625rem;
margin-bottom:1rem;
width:1.625rem;
color:#9B5CF6;
}
.jexfeat_card_n5z h3{
color:#F0ECFF;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
font-size:1.125rem;
margin-bottom:8px;
font-weight:700;
}
.jexfeat_card_n5z p{
font-size:13px;
color:#B8AEDA;
line-height:1.6;
}
.jexfeat_card_n5z b{
color:#F0ECFF;
}
.jexbig_n5z{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.jexbig_n_n5z{
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
color:#9B5CF6;
font-weight:700;
font-size:1.625rem;
}
.jexbig_l_n5z{
font-size:12px;
color:#7B6FA0;
}
.jexperson_n5z{
border:1px solid #2E2448;
padding:1rem 18px;
border-radius:12px;
gap:14px;
background:#151020;
display:flex;
align-items:center;
}
.jexavatar_n5z{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#9B5CF6,#6D28D9);
height:44px;
width:2.75rem;
}
.jexperson_name_n5z{
color:#F0ECFF;
font-weight:700;
font-size:14px;
}
.jexperson_role_n5z{
color:#7B6FA0;
font-size:0.75rem;
}
.jexkv_n5z{
overflow:hidden;
border-radius:12px;
background:#2E2448;
gap:1px;
border:1px solid #2E2448;
grid-template-columns:1fr 1fr;
display:grid;
}
.jexkv_n5z>div{
background:#0E0B14;
padding:1rem 1.125rem;
min-width:0;
}
.jexkv_k_n5z{
text-transform:uppercase;
font-size:0.594rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:5px;
color:#9B5CF6;
}
.jexkv_v_n5z{
color:#F0ECFF;
font-weight:700;
font-size:13.5px;
}
@media(max-width:1026px){
.jexsplit_a_n5z,.jexsplit_b_n5z,.jexsplit_c_n5z,.jexpgrid_n5z{
gap:24px;
grid-template-columns:1fr;
}
.jexfeat_n5z,.jexfeat2_n5z{
grid-template-columns:1fr;
}
.jexkv_n5z{
grid-template-columns:1fr;
}
}
.jexsh_n5z{
margin-bottom:1rem;
min-width:0;
}
.jexsh_row_n5z{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.jexsh_row_n5z .jexsh_l_n5z{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.jexsh_stack_n5z{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.jexsh_center_n5z{
gap:10px;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.jexsh_h2_n5z{
gap:0.563rem;
display:flex;
font-size:1.25rem;
color:#F0ECFF;
font-weight:700;
line-height:1.1;
overflow-wrap:break-word;
align-items:center;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
}
@media(min-width:768px){
.jexsh_h2_n5z{
font-size:1.5rem;
}
}
.jexband_n5z .jexsh_h2_n5z{
color:#F0ECFF;
}
.jexeb_mono_n5z{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
text-transform:none;
}
.jexeb_mono_n5z::before{
content:"// ";
}
.jexeb_upper_n5z{
text-transform:uppercase;
letter-spacing:.14em;
}
.jexeb_pill_n5z{
background:rgba(155, 92, 246, 0.12);
padding:0.313rem 11px;
border-radius:62.438rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.jexeb_line_n5z{
gap:10px;
align-items:center;
display:inline-flex;
}
.jexeb_line_n5z::before{
background:#9B5CF6;
content:"";
width:1.5rem;
display:inline-block;
height:1px;
}
.jexband_n5z .jexeb_line_n5z::before{
background:#C084FC;
}
.jexband_n5z .jexeb_pill_n5z{
background:rgba(255, 255, 255, 0.07);
}
.jexsh_link_n5z{
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;
gap:6px;
white-space:nowrap;
border-bottom:1px solid #F0ECFF;
padding-bottom:2px;
font-size:0.813rem;
display:inline-flex;
font-weight:600;
color:#F0ECFF;
align-items:center;
}
.jexsh_link_n5z:hover{
border-color:#9B5CF6;
color:#9B5CF6;
}
.jexsh_link_n5z svg{
width:0.875rem;
height:14px;
}
.jexsh_link_chev_n5z{
font-size:12px;
color:#9B5CF6;
border-bottom:0;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
}
.jexsh_link_btn_n5z{
background:#9B5CF6;
border-radius:62.438rem;
padding:9px 18px;
border-bottom:0;
color:#FFFFFF;
}
.jexsh_link_btn_n5z:hover{
border-color:transparent;
background:#7C3AED;
}
.jexband_n5z .jexsh_link_n5z{
border-color:#F0ECFF;
color:#F0ECFF;
}
.jexband_n5z .jexsh_link_chev_n5z{
color:#C084FC;
}
.jexsh_rule_n5z{
margin:-2px 0 1rem;
background:#2E2448;
height:1px;
}
.jexband_n5z .jexsh_rule_n5z{
background:rgba(255, 255, 255, 0.12);
}
.jexseo_grid3_n5z{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.jexseo_grid4_n5z{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.jexseo_grid3_n5z>*,.jexseo_grid4_n5z>*{
min-width:0;
}
.jexseo_card_n5z{
padding:1.5rem;
border:1px solid #2E2448;
background:#151020;
border-radius:12px;
}
.jexseo_card_n5z h3{
margin-bottom:8px;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:18px;
color:#F0ECFF;
}
.jexseo_card_n5z p{
font-size:0.813rem;
line-height:1.6;
color:#B8AEDA;
}
.jexseo_card_sm_n5z{
padding:1.25rem;
}
.jexseo_card_sm_n5z h3{
font-size:16px;
}
.jexseo_card_sm_n5z p{
line-height:1.55;
font-size:0.781rem;
}
.jexseo_rtp_row_n5z{
gap:2.25rem;
grid-template-columns:1fr 1fr;
margin-top:16px;
display:grid;
align-items:center;
}
.jexrtp_n5z{
gap:0.875rem;
min-width:0;
display:flex;
}
.jexrtp_n5z>div{
padding:16px;
border-radius:12px;
background:#0E0B14;
flex:1;
text-align:center;
min-width:0;
}
.jexrtp_n_n5z{
font-weight:700;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
color:#9B5CF6;
font-size:1.625rem;
white-space:nowrap;
}
.jexrtp_l_n5z{
margin-top:0.25rem;
font-size:11px;
color:#7B6FA0;
}
.jexcmp_n5z{
border:1px solid #2E2448;
border-radius:0.75rem;
overflow:hidden;
max-width:760px;
}
.jexcmp_row_n5z{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.jexcmp_row_n5z>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.jexcmp_row_n5z>div:first-child{
padding-left:22px;
font-weight:600;
color:#F0ECFF;
text-align:left;
}
.jexcmp_th_n5z{
background:#0E0B14;
font-weight:700;
font-size:0.781rem;
}
.jexcmp_row_n5z:not(.jexcmp_th_n5z){
background:#151020;
border-top:1px solid #221B33;
color:#B8AEDA;
}
.jexcmp_zebra_n5z{
background:#1A1428;
}
.jexguide_n5z{
border:1px solid #2E2448;
border-radius:12px;
background:#151020;
overflow:hidden;
cursor:pointer;
}
.jexguide_cover_n5z{
height:8.125rem;
}
.jexguide_body_n5z{
padding:1.25rem;
}
.jexguide_body_n5z h3{
margin:7px 0 9px;
line-height:1.25;
color:#F0ECFF;
font-weight:700;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
}
.jexguide_meta_n5z{
font-size:11.5px;
color:#7B6FA0;
}
.jexhub_n5z{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
border-top:1px solid #221B33;
padding-top:1.75rem;
}
.jexhub_n5z>*{
min-width:0;
}
.jexhub_n5z h4{
margin-bottom:0.688rem;
font-weight:700;
font-size:0.813rem;
color:#F0ECFF;
}
.jexhub_col_n5z{
gap:0.5rem;
font-size:13px;
flex-direction:column;
display:flex;
color:#B8AEDA;
}
.jexhub_col_n5z a{
cursor:pointer;
}
@media(max-width:1022px){
.jexseo_grid3_n5z{
grid-template-columns:1fr;
}
.jexseo_grid4_n5z{
grid-template-columns:repeat(2,1fr);
}
.jexseo_rtp_row_n5z{
grid-template-columns:1fr;
gap:20px;
}
.jexhub_n5z{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.jexhub_n5z{
grid-template-columns:1fr;
}
}
.jexhero_n5z{
padding:2.875rem 3rem;
border-radius:1.25rem;
overflow:hidden;
border:1px solid #2E2448;
background:linear-gradient(120deg,#0D0A18,#070A20);
color:#F0ECFF;
position:relative;
}
.jexhero_glow_n5z{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
right:-60px;
height:21.25rem;
position:absolute;
width:21.25rem;
top:-3.75rem;
}
.jexhero_in_n5z{
position:relative;
max-width:600px;
}
.jexhero_n5z .jexeyebrow_n5z{
color:#C084FC;
}
.jexpill_row_n5z{
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:62.438rem;
padding:0.375rem 13px;
background:rgba(255, 255, 255, 0.07);
margin-bottom:22px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.1em;
display:inline-flex;
font-size:0.656rem;
align-items:center;
color:#C084FC;
}
.jexhero_h1_n5z{
margin:18px 0;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
color:#F0ECFF;
font-size:3.375rem;
letter-spacing:-.02em;
line-height:1.02;
font-weight:700;
}
.jexhero_h1_n5z em{
font-style:normal;
color:#C084FC;
}
.jexhero_sub_n5z{
color:#9E93C4;
line-height:1.55;
max-width:30rem;
font-size:17px;
margin-bottom:1.75rem;
}
.jexhero_cta_n5z{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
margin-bottom:26px;
align-items:center;
}
.jexhero_trust_n5z{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.jexhero_rating_txt_n5z{
font-size:0.813rem;
color:#9E93C4;
}
@media(max-width:1025px){
.jexhero_n5z{
padding:2rem 24px;
}
.jexhero_h1_n5z{
font-size:38px;
}
}
@media(max-width:560px){
.jexhero_h1_n5z{
font-size:1.875rem;
}
}
.jexstat_n5z{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.jexstat_n5z>*{
min-width:0;
}
.jexstat_item_n5z{
background:#151020;
border:1px solid #2E2448;
padding:1.125rem 20px;
border-radius:12px;
}
.jexstat_k_n5z{
margin-bottom:0.438rem;
text-transform:uppercase;
color:#7B6FA0;
letter-spacing:.12em;
font-size:9.5px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jexstat_v_n5z{
gap:8px;
display:flex;
font-weight:700;
font-size:24px;
color:#F0ECFF;
align-items:center;
min-width:0;
overflow-wrap:anywhere;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
}
.jexstat_v_accent_n5z{
color:#9B5CF6;
}
@media(max-width:1026px){
.jexstat_n5z{
grid-template-columns:repeat(2,1fr);
}
}
.jexwlc_n5z{
gap:24px;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
background:linear-gradient(120deg,#0D0A18,#070A20);
border:1px solid #2E2448;
padding:2.25rem 2.5rem;
border-radius:1.25rem;
align-items:center;
display:grid;
color:#F0ECFF;
position:relative;
}
.jexwlc_n5z>*{
min-width:0;
}
.jexwlc_n5z .jexeyebrow_n5z{
color:#C084FC;
}
.jexwlc_glow_n5z{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
height:16.25rem;
top:-40px;
position:absolute;
right:-2.5rem;
width:260px;
}
.jexwlc_in_n5z{
position:relative;
}
.jexwlc_h2_n5z{
margin:0.625rem 0 0.5rem;
line-height:1.03;
font-size:2.125rem;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
overflow-wrap:break-word;
font-weight:700;
}
.jexwlc_h2_n5z em{
color:#C084FC;
font-style:normal;
}
.jexwlc_sub_n5z{
color:#9E93C4;
font-size:14px;
margin-bottom:1.125rem;
max-width:420px;
line-height:1.55;
}
.jexwlc_terms_n5z{
gap:10px;
display:flex;
flex-direction:column;
position:relative;
}
.jexterm_n5z{
background:rgba(255, 255, 255, 0.07);
gap:11px;
border-radius:12px;
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.813rem 0.938rem;
align-items:center;
display:flex;
}
.jexterm_n5z svg{
flex:none;
width:20px;
color:#C084FC;
height:1.25rem;
}
.jexterm_k_n5z{
text-transform:uppercase;
font-size:9.5px;
letter-spacing:.1em;
color:#9E93C4;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jexterm_v_n5z{
font-weight:700;
font-size:0.875rem;
margin-top:2px;
color:#F0ECFF;
}
@media(max-width:1022px){
.jexwlc_n5z{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.jexwlc_h2_n5z{
font-size:1.625rem;
}
}
.jexjp_n5z{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.jexjp_n5z>*{
min-width:0;
}
.jexjp_hero_n5z{
gap:14px;
background:linear-gradient(135deg,#0D0A18,#070A20);
border-radius:20px;
overflow:hidden;
padding:26px;
border:1px solid #2E2448;
color:#F0ECFF;
justify-content:space-between;
position:relative;
display:flex;
flex-direction:column;
min-height:11.25rem;
}
.jexjp_glow_n5z{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
top:-40px;
height:180px;
width:11.25rem;
right:-2.5rem;
}
.jexjp_k_row_n5z{
gap:10px;
justify-content:space-between;
align-items:center;
display:flex;
position:relative;
}
.jexjp_k_n5z{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
text-transform:uppercase;
letter-spacing:.12em;
color:#7B6FA0;
}
.jexjp_hero_n5z .jexjp_k_n5z{
color:#9E93C4;
}
.jexjp_amt_n5z{
line-height:1;
position:relative;
color:#C084FC;
font-size:42px;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.jexjp_sub_n5z{
color:#9E93C4;
font-size:0.75rem;
margin-top:5px;
}
.jexjp_cell_n5z{
border:1px solid #2E2448;
padding:1.375rem;
border-radius:1.25rem;
background:#151020;
flex-direction:column;
min-height:180px;
display:flex;
justify-content:space-between;
}
.jexjp_cell_n5z .jexjp_amt_n5z{
font-size:30px;
color:#F0ECFF;
}
.jexjp_cell_n5z .jexjp_sub_n5z{
color:#7B6FA0;
}
@media(max-width:1021px){
.jexjp_n5z{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.jexjp_amt_n5z{
font-size:2rem;
}
}
.jexgm_n5z{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.jexgm_n5z>*{
min-width:0;
}
.jexgm_panel_n5z{
border:1px solid #2E2448;
padding:28px;
border-radius:20px;
background:#151020;
}
.jexgm_h2_n5z{
margin:10px 0 8px;
font-size:24px;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
font-weight:700;
}
.jexgm_text_n5z{
font-size:13.5px;
color:#B8AEDA;
line-height:1.6;
margin-bottom:20px;
max-width:440px;
}
.jexgm_level_n5z{
gap:0.875rem;
margin-bottom:16px;
display:flex;
align-items:center;
}
.jexgm_lv_n5z{
color:#9B5CF6;
font-size:1.5rem;
font-weight:700;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
}
.jexgm_bar_wrap_n5z{
flex:1;
min-width:0;
}
.jexgm_bar_meta_n5z{
font-size:10px;
justify-content:space-between;
color:#7B6FA0;
display:flex;
margin-bottom:5px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jexbar_n5z{
border-radius:999px;
background:#0E0B14;
overflow:hidden;
height:0.5rem;
}
.jexbar_fill_n5z{
background:linear-gradient(90deg,#9B5CF6,#6D28D9);
border-radius:999px;
display:block;
height:100%;
}
.jexgm_missions_n5z{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.jexgm_refer_n5z{
overflow:hidden;
border:1px solid #2E2448;
border-radius:20px;
background:linear-gradient(150deg,#0D0A18,#070A20);
padding:1.75rem;
justify-content:space-between;
display:flex;
color:#F0ECFF;
flex-direction:column;
position:relative;
}
.jexgm_refer_n5z .jexeyebrow_n5z{
color:#C084FC;
}
.jexgm_ref_h2_n5z{
margin:0.625rem 0 0.5rem;
color:#F0ECFF;
line-height:1.1;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.5rem;
}
.jexgm_ref_h2_n5z em{
color:#C084FC;
font-style:normal;
}
.jexgm_ref_text_n5z{
line-height:1.55;
color:#9E93C4;
margin-bottom:18px;
font-size:13px;
}
@media(max-width:1025px){
.jexgm_n5z{
grid-template-columns:1fr;
}
}
.jexpay_logos_n5z{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.jexpay_logos_n5z>*{
min-width:0;
}
.jexpay_n5z{
border:1px solid #2E2448;
border-radius:8px;
font-size:12px;
display:flex;
justify-content:center;
height:48px;
color:#B8AEDA;
font-weight:700;
align-items:center;
}
.jextable_n5z{
overflow:hidden;
border-radius:0.75rem;
border:1px solid #2E2448;
}
.jextrow_n5z{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.jextrow_n5z>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.jextrow_n5z>div:first-child{
padding-left:1rem;
font-weight:700;
color:#F0ECFF;
}
.jextrow_th_n5z{
background:#0E0B14;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.06em;
color:#7B6FA0;
font-size:9.5px;
}
.jextrow_n5z:not(.jextrow_th_n5z){
background:#151020;
color:#B8AEDA;
border-top:1px solid #221B33;
}
.jextrow_zebra_n5z{
background:#1A1428;
}
.jexpos_n5z{
font-weight:700;
color:#9B5CF6;
}
@media(max-width:1024px){
.jexpay_logos_n5z{
grid-template-columns:repeat(2,1fr);
}
}
.jexdw_h2_n5z{
color:#F0ECFF;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
font-weight:700;
font-size:1.625rem;
margin-bottom:0.625rem;
}
.jexsteps_v_n5z{
grid-template-columns:1fr;
gap:10px;
}
.jexsteps_v_n5z .jexstep_n5z{
padding:18px 20px;
}
@media(max-width:558px){
.jexdw_h2_n5z{
font-size:23px;
}
}
.jexsteps_n5z{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jexsteps_n5z>*{
min-width:0;
}
.jexstep_n5z{
padding:24px;
border:1px solid #2E2448;
border-radius:0.75rem;
background:#151020;
position:relative;
}
.jexstep_num_n5z{
border-radius:0.5rem;
background:#9B5CF6;
justify-content:center;
height:1.875rem;
width:1.875rem;
font-weight:700;
margin-bottom:14px;
color:#FFFFFF;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
font-size:13px;
display:flex;
}
.jexstep_h_n5z{
font-size:16px;
color:#F0ECFF;
font-weight:700;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.438rem;
}
.jexstep_p_n5z{
color:#B8AEDA;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.jexsteps_n5z{
grid-template-columns:1fr;
}
}
.jexpromo_grid_n5z{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jexpromo_grid_n5z>*{
min-width:0;
}
.jexpromo_n5z{
border:1px solid #2E2448;
background:#151020;
padding:24px;
overflow:hidden;
border-radius:20px;
min-height:9.375rem;
position:relative;
}
.jexpromo_h_n5z{
margin-top:6px;
font-size:26px;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
color:#F0ECFF;
font-weight:700;
}
.jexpromo_h_n5z em{
color:#9B5CF6;
font-style:normal;
}
.jexpromo_p_n5z{
margin-top:0.5rem;
font-size:12.5px;
line-height:1.5;
color:#B8AEDA;
}
.jexpromo_feat_n5z{
background:linear-gradient(135deg,#0D0A18,#070A20);
border-color:#2E2448;
}
.jexpromo_feat_n5z .jexpromo_h_n5z{
color:#F0ECFF;
}
.jexpromo_feat_n5z .jexpromo_h_n5z em{
color:#C084FC;
}
.jexpromo_feat_n5z .jexpromo_p_n5z{
color:#9E93C4;
}
.jexpromo_feat_n5z .jexeyebrow_n5z{
color:#C084FC;
}
@media(max-width:1026px){
.jexpromo_grid_n5z{
grid-template-columns:1fr;
}
}
.jexsupp_n5z{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jexsupp_n5z>*{
min-width:0;
}
.jexsupp_card_n5z{
background:#151020;
border:1px solid #2E2448;
padding:1.5rem;
border-radius:0.75rem;
}
.jexsupp_card_n5z svg{
color:#9B5CF6;
width:24px;
height:24px;
margin-bottom:14px;
}
.jexsupp_card_n5z h3{
margin-bottom:6px;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:16px;
color:#F0ECFF;
}
.jexsupp_card_n5z p{
line-height:1.55;
color:#B8AEDA;
font-size:0.813rem;
}
@media(max-width:1025px){
.jexsupp_n5z{
grid-template-columns:1fr;
}
}
.jexvip_head_n5z{
gap:12px;
justify-content:space-between;
align-items:flex-end;
margin-bottom:18px;
display:flex;
flex-wrap:wrap;
}
.jexvip_intro_n5z{
color:#B8AEDA;
max-width:420px;
font-size:13px;
}
.jexvip_n5z{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.jexvip_n5z>*{
min-width:0;
}
.jextier_n5z{
border-radius:0.75rem;
border:1px solid #2E2448;
background:#151020;
padding:20px;
}
.jextier_on_n5z{
background:rgba(155, 92, 246, 0.12);
border-color:#9B5CF6;
}
.jextier_medal_n5z{
border-radius:8px;
background:linear-gradient(135deg,#9B5CF6,#6D28D9);
width:1.875rem;
margin-bottom:0.875rem;
height:30px;
}
.jextier_name_n5z{
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
margin-bottom:5px;
font-weight:700;
font-size:15px;
}
.jextier_tx_n5z{
line-height:1.5;
color:#7B6FA0;
font-size:0.719rem;
}
@media(max-width:1027px){
.jexvip_n5z{
grid-template-columns:repeat(2,1fr);
}
}
.jexop_h2_n5z{
margin:0.625rem 0 8px;
line-height:1.1;
color:#F0ECFF;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
font-weight:700;
}
.jexop_text_n5z{
line-height:1.6;
color:#B8AEDA;
font-size:0.844rem;
}
@media(max-width:558px){
.jexop_h2_n5z{
font-size:1.375rem;
}
}
.jexab_h2_n5z{
margin:14px 0 1rem;
color:#F0ECFF;
font-weight:700;
line-height:1.08;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
font-size:2rem;
}
.jexab_body_n5z{
color:#B8AEDA;
font-size:15px;
margin-bottom:0.875rem;
line-height:1.65;
}
.jexab_chips_n5z{
gap:10px;
flex-wrap:wrap;
margin-top:8px;
display:flex;
}
.jexfaq_n5z{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.jexfaq_item_n5z{
border-radius:12px;
background:#151020;
border:1px solid #2E2448;
padding:1.125rem 22px;
}
.jexfaq_q_n5z{
gap:16px;
list-style:none;
display:flex;
color:#F0ECFF;
justify-content:space-between;
font-size:0.969rem;
align-items:center;
cursor:pointer;
font-weight:600;
}
.jexfaq_q_n5z::-webkit-details-marker{
display:none;
}
.jexfaq_q_t_n5z{
gap:0.625rem;
display:flex;
}
.jexfaq_q_i_n5z{
font-style:normal;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#9B5CF6;
}
.jexfaq_pm_n5z{
font-size:1.25rem;
color:#9B5CF6;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jexfaq_item_n5z[open] .jexfaq_pm_n5z{
transform:rotate(45deg);
}
.jexfaq_a_n5z{
margin-top:0.75rem;
line-height:1.6;
color:#B8AEDA;
font-size:0.844rem;
}
@media(max-width:560px){
.jexab_h2_n5z{
font-size:1.625rem;
}
}
.jexrv_head_n5z{
gap:12px;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:1.125rem;
}
.jexrv_agg_n5z{
gap:0.625rem;
align-items:center;
display:flex;
}
.jexrv_source_n5z{
font-size:0.781rem;
color:#7B6FA0;
}
.jexrv_grid_n5z{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jexrv_grid_n5z>*{
min-width:0;
}
.jexreview_n5z{
padding:24px;
border:1px solid #2E2448;
border-radius:0.75rem;
background:#151020;
}
.jexreview_n5z .jexstars_n5z{
margin-bottom:10px;
}
.jexreview_n5z p{
font-weight:600;
line-height:1.5;
font-size:14.5px;
color:#F0ECFF;
margin-bottom:0.875rem;
}
.jexreview_by_n5z{
color:#7B6FA0;
font-size:12.5px;
}
@media(max-width:1027px){
.jexrv_grid_n5z{
grid-template-columns:1fr;
}
}
.jexet_h2_n5z{
margin:10px 0 0.875rem;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
font-size:28px;
line-height:1.08;
font-weight:700;
}
.jexet_right_n5z{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.jexet_updated_n5z{
border-radius:12px;
gap:10px;
background:#0E0B14;
border:1px solid #2E2448;
padding:0.875rem 18px;
font-size:0.75rem;
align-items:center;
display:flex;
color:#B8AEDA;
}
.jexet_updated_n5z svg{
flex:none;
width:0.938rem;
color:#9B5CF6;
height:15px;
}
.jexet_updated_n5z b{
color:#F0ECFF;
}
@media(max-width:561px){
.jexet_h2_n5z{
font-size:24px;
}
}
.jexprovs_n5z{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.jexprovs_n5z>*{
min-width:0;
}
.jexprov_n5z{
padding:0.75rem;
border-radius:12px;
background:#151020;
border:1px solid #2E2448;
display:flex;
align-items:center;
text-decoration:none;
height:4rem;
justify-content:center;
}
.jexprov_img_n5z{
object-fit:contain;
max-height:32px;
max-width:100%;
}
.jexresp_n5z{
border:1px solid #2E2448;
padding:1.625rem;
background:#151020;
border-radius:12px;
gap:24px;
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
}
.jexresp_in_n5z{
max-width:35rem;
}
.jexresp_h_n5z{
font-size:19px;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F0ECFF;
margin-bottom:0.5rem;
}
.jexresp_p_n5z{
line-height:1.6;
color:#B8AEDA;
font-size:0.844rem;
}
.jexresp_badges_n5z{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.jexage18_n5z{
padding:0.25rem 0.5rem;
border:1.5px solid #EF4444;
border-radius:8px;
font-weight:700;
color:#EF4444;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.813rem;
}
.jexresp_org_n5z{
font-weight:600;
color:#7B6FA0;
font-size:13px;
}
@media(max-width:1023px){
.jexprovs_n5z{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.jexprovs_n5z{
grid-template-columns:repeat(2,1fr);
}
}
.jexrc_n5z{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.jexrc_n5z>*{
min-width:0;
}
.jexrc_awards_n5z{
gap:11px;
flex-direction:column;
display:flex;
}
.jexaward_n5z{
gap:0.688rem;
display:flex;
align-items:center;
}
.jexaward_n5z svg{
flex:none;
width:18px;
height:1.125rem;
color:#F59E0B;
}
.jexaward_t_n5z{
color:#F0ECFF;
font-size:0.844rem;
font-weight:700;
}
.jexaward_s_n5z{
color:#7B6FA0;
font-size:0.719rem;
}
.jexrc_press_n5z{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.jexlogo_cell_n5z{
border-radius:8px;
border:1px solid #2E2448;
align-items:center;
justify-content:center;
color:#B8AEDA;
display:flex;
height:48px;
font-size:0.813rem;
font-weight:700;
}
.jexrc_partner_n5z{
border-radius:0.75rem;
padding:1.25rem;
border:1px solid #2E2448;
background:#151020;
}
.jexrc_partner_name_n5z{
margin-bottom:0.375rem;
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
font-weight:700;
font-size:1.125rem;
}
.jexrc_partner_text_n5z{
line-height:1.55;
color:#B8AEDA;
font-size:12.5px;
}
@media(max-width:1026px){
.jexrc_n5z{
grid-template-columns:1fr;
gap:22px;
}
.jexrc_press_n5z{
grid-template-columns:repeat(4,1fr);
}
}
.jexdispute_n5z{
padding:26px 1.875rem;
gap:1.75rem;
border:1px dashed #3D3060;
border-radius:12px;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.jexdispute_in_n5z{
max-width:660px;
}
.jexdispute_h2_n5z{
font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;
color:#F0ECFF;
margin-bottom:0.5rem;
font-size:22px;
font-weight:700;
}
.jexdispute_text_n5z{
color:#B8AEDA;
line-height:1.6;
font-size:13.5px;
}
.jexfooter_n5z{
background:#080610;
padding:40px 28px;
border-top:1px solid #221B33;
}
.jexfooter_grid_n5z{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
max-width:1400px;
display:grid;
margin-right:auto;
margin-bottom:1.75rem;
margin-left:auto;
}
.jexfooter_grid_n5z>*{
min-width:0;
}
.jexfooter_grid_n5z h4{
margin-bottom:0.813rem;
color:#4D4468;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
font-size:10px;
text-transform:uppercase;
}
.jexfcol_n5z{
gap:9px;
font-size:13px;
color:#B8AEDA;
display:flex;
flex-direction:column;
}
.jexfcol_n5z a{
cursor:pointer;
}
.jexft_about_n5z{
line-height:1.6;
margin-top:12px;
max-width:260px;
color:#7B6FA0;
font-size:0.813rem;
}
.jexft_contact_n5z{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.781rem;
color:#9B5CF6;
margin-top:12px;
overflow-wrap:anywhere;
}
.jexfooter_bottom_n5z{
margin:0 auto;
gap:16px;
justify-content:space-between;
padding-top:20px;
border-top:1px solid #221B33;
align-items:center;
flex-wrap:wrap;
max-width:1400px;
display:flex;
}
.jexfooter_bottom_n5z p{
color:#4D4468;
line-height:1.6;
max-width:720px;
font-size:0.688rem;
}
@media(max-width:1027px){
.jexfooter_grid_n5z{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.jexfooter_grid_n5z{
grid-template-columns:1fr;
}
}