*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0A14;
line-height:1.55;
overflow-wrap:break-word;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#C4AEDE;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
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{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(9, 4, 18, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.jlmshell-1fc{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.jlmmain-1fc{
min-width:0;
}
.jlmwrap-1fc{
margin:0 auto;
max-width:1400px;
width:100%;
}
.jlmcontainer-1fc{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.jlmcontainer-1fc{
padding:0 28px;
}
}
.jlmsection-1fc{
padding:1.5rem 28px;
}
.jlmsection_pt-1fc{
padding-top:2.125rem;
}
.jlmband_soft-1fc{
background:#181020;
}
.jlmeyebrow-1fc{
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.4;
font-weight:600;
font-size:0.656rem;
text-transform:uppercase;
letter-spacing:.14em;
color:#E8259A;
overflow-wrap:break-word;
display:inline-block;
}
.jlmdrawer_cb-1fc{
display:none;
}
.jlmoverlay-1fc{
display:none;
}
@media(max-width:1025px){
.jlmshell-1fc{
grid-template-columns:1fr;
}
.jlmmain-1fc{
padding-bottom:4.875rem;
}
.jlmdrawer_cb-1fc:checked~.jlmoverlay-1fc{
inset:0;
background:rgba(9, 4, 18, 0.72);
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:559px){
.jlmsection-1fc{
padding:18px 16px;
}
.jlmsection_pt-1fc{
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 ---------- */
.jlmside-1fc{
padding:22px 18px;
background:#140B1E;
gap:22px;
position:sticky;
display:flex;
flex-direction:column;
border-right:1px solid #2A1A3E;
height:100vh;
top:0;
align-self:start;
overflow-y:auto;
}
.jlmbrand-1fc{
gap:0.625rem;
display:flex;
align-items:center;
}
.jlmlogo-1fc{
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F2E8FF;
letter-spacing:-.02em;
font-weight:700;
font-size:1.313rem;
}
.jlmside_cta-1fc{
border:1px solid #3A2255;
background:rgba(232, 37, 154, 0.12);
padding:1rem;
border-radius:13px;
}
.jlmside_cta_h-1fc{
font-weight:700;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:6px;
font-size:1.063rem;
color:#F2E8FF;
line-height:1.15;
}
.jlmside_cta_p-1fc{
line-height:1.45;
margin-bottom:0.75rem;
color:#C4AEDE;
font-size:0.75rem;
}
.jlmnav-1fc{
gap:3px;
display:flex;
flex-direction:column;
}
.jlmnav_label-1fc{
padding:6px 0.625rem;
color:#5A4470;
letter-spacing:.14em;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
text-transform:uppercase;
}
.jlmnav_item-1fc{
padding:10px;
gap:11px;
border-radius:9px;
color:#C4AEDE;
font-weight:500;
align-items:center;
display:flex;
font-size:0.875rem;
}
.jlmnav_item-1fc svg{
height:17px;
width:17px;
}
.jlmnav_item-1fc:hover{
background:rgba(232, 37, 154, 0.12);
color:#F2E8FF;
}
.jlmnav_item_on-1fc{
background:rgba(232, 37, 154, 0.12);
font-weight:600;
color:#E8259A;
}
.jlmside_foot-1fc{
border-radius:0.813rem;
background:#181020;
border:1px solid #3A2255;
padding:12px;
margin-top:auto;
}
.jlmside_foot-1fc p{
margin-top:4px;
font-size:0.781rem;
line-height:1.4;
color:#C4AEDE;
}
/* ---------- topbar ---------- */
.jlmtop-1fc{
gap:1rem;
padding:0.875rem 1.75rem;
background:#140B1E;
z-index:40;
position:sticky;
display:flex;
align-items:center;
top:0;
border-bottom:1px solid #2A1A3E;
}
.jlmtop_brand-1fc{
gap:9px;
align-items:center;
display:none;
}
.jlmsearch-1fc{
gap:0.625rem;
background:#181020;
border-radius:13px;
border:1px solid #3A2255;
flex:1;
padding:11px 0.875rem;
display:flex;
font-size:0.844rem;
max-width:27.5rem;
color:#8E76A8;
align-items:center;
}
.jlmsearch-1fc svg{
flex:none;
width:1rem;
height:16px;
}
.jlmtop_actions-1fc{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.jlmlang-1fc{
font-size:12px;
color:#C4AEDE;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.jlmburger-1fc{
background:#181020;
border-radius:0.563rem;
border:1px solid #3A2255;
width:2.5rem;
align-items:center;
height:40px;
display:none;
justify-content:center;
color:#F2E8FF;
}
/* ---------- bottom-nav (mobile) ---------- */
.jlmbotnav-1fc{
display:none;
}
@media(max-width:1023px){
.jlmside-1fc{
transition:transform .25s ease;
z-index:80;
left:0;
position:fixed;
transform:translateX(-100%);
width:280px;
top:0;
height:100vh;
}
.jlmdrawer_cb-1fc:checked~.jlmshell-1fc .jlmside-1fc{
transform:translateX(0);
}
.jlmtop-1fc{
padding:0.875rem 16px;
gap:12px;
flex-wrap:wrap;
position:static;
}
.jlmtop_brand-1fc{
display:flex;
}
.jlmsearch-1fc{
display:none;
}
.jlmburger-1fc{
display:flex;
}
.jlmtop_actions-1fc{
gap:0.625rem;
width:100%;
align-items:stretch;
margin-left:0;
}
.jlmtop_actions-1fc .jlmlang-1fc{
display:none;
}
.jlmtop_actions-1fc .jlmbtn-1fc{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.jlmbotnav-1fc{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#140B1E;
left:0;
bottom:0;
border-top:1px solid #3A2255;
position:fixed;
right:0;
display:grid;
transform:translateZ(0);
z-index:65;
}
.jlmbn-1fc{
padding:6px 2px 0;
gap:0.25rem;
display:flex;
justify-content:flex-end;
flex-direction:column;
font-size:0.625rem;
min-width:0;
font-weight:600;
align-items:center;
color:#C4AEDE;
}
.jlmbn-1fc svg{
flex:none;
height:1.375rem;
width:22px;
}
.jlmbn-1fc span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
white-space:nowrap;
}
.jlmbn_on-1fc{
color:#E8259A;
}
.jlmbn_center-1fc{
position:relative;
}
.jlmbn_fab-1fc{
border-radius:50%;
background:#F032B8;
align-items:center;
left:50%;
display:flex;
width:50px;
transform:translateX(-50%);
height:50px;
color:#1A0030;
justify-content:center;
box-shadow:0 8px 2.5rem rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(232, 37, 154, 0.20);
position:absolute;
top:-1.25rem;
}
.jlmbn_fab-1fc svg{
width:1.5rem;
height:24px;
}
.jlmbn_center-1fc span{
color:#E8259A;
}
}
.jlmbtn-1fc{
border-radius:9px;
transition:background-color 0.2s ease,color 0.2s ease;
padding:0.688rem 22px;
gap:0.5rem;
font-weight:700;
display:inline-flex;
font-size:0.875rem;
align-items:center;
justify-content:center;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
cursor:pointer;
}
.jlmbtn_pri-1fc{
background:#F032B8;
box-shadow:0 0 1.125rem rgba(240, 50, 184, 0.55), 0 4px 12px rgba(0, 0, 0, 0.45);
color:#1A0030;
}
.jlmbtn_pri-1fc:hover{
background:#C4258F;
}
.jlmbtn_ghost-1fc{
background:rgba(232, 37, 154, 0.12);
font-weight:600;
color:#F2E8FF;
}
.jlmbtn_line-1fc{
background:transparent;
border:1px solid #5A3880;
color:#F2E8FF;
font-weight:600;
}
.jlmbtn_lg-1fc{
padding:1rem 30px;
border-radius:13px;
font-size:0.938rem;
}
.jlmband-1fc .jlmbtn_line-1fc{
border-color:rgba(255, 180, 255, 0.13);
color:#F5EAFF;
}
.jlmband-1fc .jlmbtn_ghost-1fc{
background:rgba(255, 200, 255, 0.08);
color:#F5EAFF;
}
.jlmlink_m-1fc{
gap:5px;
display:inline-flex;
color:#E8259A;
font-size:12px;
cursor:pointer;
text-decoration:none;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
align-items:center;
}
.jlmlink_m-1fc svg{
width:0.875rem;
height:0.875rem;
}
.jlmband-1fc .jlmlink_m-1fc{
color:#FF5EDB;
}
.jlmdot-1fc{
flex:none;
background:#E8259A;
border-radius:50%;
width:7px;
height:0.438rem;
}
.jlmdot_live-1fc{
animation:zm3-pulse 1.4s infinite;
background:#E8302A;
}
.jlmstars-1fc{
gap:2px;
display:inline-flex;
color:#E8259A;
}
.jlmstars-1fc svg{
height:0.938rem;
width:15px;
}
.jlmchip-1fc{
border:1px solid #3A2255;
border-radius:9px;
padding:0.438rem 0.75rem;
background:#181020;
gap:0.375rem;
color:#C4AEDE;
font-size:0.688rem;
display:inline-flex;
align-items:center;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.jlmchip_on-1fc{
border-color:transparent;
background:rgba(232, 37, 154, 0.12);
color:#E8259A;
}
.jlmgc-1fc{
text-decoration:none;
cursor:pointer;
min-width:0;
display:block;
color:inherit;
}
.jlmgc_thumb-1fc{
border-radius:13px;
overflow:hidden;
border:1px solid #3A2255;
position:relative;
display:block;
aspect-ratio:1;
background-position:center;
background-size:cover;
}
.jlmgc_thumb_portrait-1fc{
aspect-ratio:3/4;
}
.jlmgc_thumb_wide-1fc{
aspect-ratio:16/11;
}
.jlmgc_cap-1fc{
padding:9px;
background:linear-gradient(transparent,rgba(9, 4, 18, 0.72));
bottom:0;
left:0;
position:absolute;
right:0;
}
.jlmgc_name-1fc{
font-size:0.781rem;
color:#F5EAFF;
font-weight:700;
display:block;
}
.jlmgc_meta-1fc{
color:#B89FD4;
font-size:11px;
}
.jlmgc_badge-1fc{
background:#E8259A;
padding:2px 6px;
border-radius:9px;
font-size:0.5rem;
color:#1A0030;
top:8px;
font-weight:700;
position:absolute;
right:0.5rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.jlmgc_badge_hot-1fc{
background:#E8302A;
color:#F5EAFF;
}
.jlmgc_badge_live-1fc{
background:#E8302A;
color:#F5EAFF;
right:auto;
left:0.5rem;
}
.jlmgc_mult-1fc{
inset:0;
font-size:1.75rem;
color:#E8259A;
justify-content:center;
position:absolute;
display:flex;
font-weight:700;
align-items:center;
}
.jlmpc-1fc{
background:#181020;
border:1px solid #3A2255;
border-radius:0.813rem;
justify-content:center;
align-items:center;
display:flex;
font-weight:700;
color:#C4AEDE;
font-size:14px;
height:4rem;
}
.jlmrail-1fc{
min-width:0;
}
.jlmrail_scroll-1fc{
gap:0.875rem;
display:grid;
}
.jlmrail_scroll-1fc>*{
min-width:0;
}
.jlmg6-1fc{
grid-template-columns:repeat(6,1fr);
}
.jlmg7-1fc{
grid-template-columns:repeat(7,1fr);
}
.jlmg4-1fc{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.jlmg6-1fc,.jlmg7-1fc{
grid-template-columns:none;
grid-auto-columns:7.5rem;
grid-auto-flow:column;
overflow-x:auto;
padding-bottom:6px;
scroll-snap-type:x mandatory;
}
.jlmg6-1fc>*,.jlmg7-1fc>*{
scroll-snap-align:start;
}
.jlmg4-1fc{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.jlmg4-1fc{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:150px;
grid-auto-flow:column;
}
}
.jlmpanel-1fc{
background:#181020;
padding:28px 2rem;
border:1px solid #3A2255;
border-radius:1.25rem;
}
.jlmsplit-1fc{
gap:2.25rem;
align-items:start;
display:grid;
}
.jlmsplit-1fc>*{
min-width:0;
}
.jlmsplit_a-1fc{
grid-template-columns:.85fr 1.15fr;
}
.jlmsplit_b-1fc{
grid-template-columns:1fr 1.1fr;
}
.jlmsplit_c-1fc{
grid-template-columns:1.1fr .9fr;
}
.jlmpgrid-1fc{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.jlmpgrid-1fc>*{
min-width:0;
}
.jlmlead-1fc{
margin-bottom:0.875rem;
line-height:1.65;
color:#C4AEDE;
font-size:0.938rem;
}
.jlmfeat-1fc{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.jlmfeat-1fc>*{
min-width:0;
}
.jlmfeat2-1fc{
grid-template-columns:1fr 1fr;
}
.jlmfeat_card-1fc{
padding:26px;
background:#181020;
border-radius:1.25rem;
border:1px solid #3A2255;
}
.jlmfeat_card-1fc svg{
margin-bottom:1rem;
width:26px;
color:#E8259A;
height:1.625rem;
}
.jlmfeat_card-1fc h3{
font-weight:700;
color:#F2E8FF;
font-size:1.125rem;
margin-bottom:0.5rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.jlmfeat_card-1fc p{
font-size:13px;
color:#C4AEDE;
line-height:1.6;
}
.jlmfeat_card-1fc b{
color:#F2E8FF;
}
.jlmbig-1fc{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.jlmbig_n-1fc{
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
font-weight:700;
color:#E8259A;
}
.jlmbig_l-1fc{
color:#8E76A8;
font-size:0.75rem;
}
.jlmperson-1fc{
padding:1rem 18px;
border:1px solid #3A2255;
background:#181020;
border-radius:13px;
gap:0.875rem;
align-items:center;
display:flex;
}
.jlmavatar-1fc{
background:linear-gradient(135deg,#F032B8,#A8176E);
border-radius:50%;
flex:none;
width:44px;
height:44px;
}
.jlmperson_name-1fc{
color:#F2E8FF;
font-weight:700;
font-size:0.875rem;
}
.jlmperson_role-1fc{
color:#8E76A8;
font-size:0.75rem;
}
.jlmkv-1fc{
background:#3A2255;
gap:1px;
border-radius:0.813rem;
grid-template-columns:1fr 1fr;
border:1px solid #3A2255;
overflow:hidden;
display:grid;
}
.jlmkv-1fc>div{
padding:1rem 1.125rem;
background:#0F0A14;
min-width:0;
}
.jlmkv_k-1fc{
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:0.594rem;
margin-bottom:0.313rem;
color:#E8259A;
}
.jlmkv_v-1fc{
font-weight:700;
color:#F2E8FF;
font-size:13.5px;
}
@media(max-width:1021px){
.jlmsplit_a-1fc,.jlmsplit_b-1fc,.jlmsplit_c-1fc,.jlmpgrid-1fc{
gap:24px;
grid-template-columns:1fr;
}
.jlmfeat-1fc,.jlmfeat2-1fc{
grid-template-columns:1fr;
}
.jlmkv-1fc{
grid-template-columns:1fr;
}
}
.jlmsh-1fc{
min-width:0;
margin-bottom:1rem;
}
.jlmsh_row-1fc{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.jlmsh_row-1fc .jlmsh_l-1fc{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.jlmsh_stack-1fc{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.jlmsh_center-1fc{
gap:0.625rem;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.jlmsh_h2-1fc{
gap:9px;
align-items:center;
line-height:1.1;
overflow-wrap:break-word;
font-size:1.25rem;
display:flex;
color:#F2E8FF;
font-weight:700;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
@media(min-width:769px){
.jlmsh_h2-1fc{
font-size:1.5rem;
}
}
.jlmband-1fc .jlmsh_h2-1fc{
color:#F5EAFF;
}
.jlmeb_mono-1fc{
text-transform:none;
letter-spacing:.08em;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.jlmeb_mono-1fc::before{
content:"// ";
}
.jlmeb_upper-1fc{
text-transform:uppercase;
letter-spacing:.14em;
}
.jlmeb_pill-1fc{
border-radius:999px;
background:rgba(232, 37, 154, 0.12);
padding:5px 11px;
letter-spacing:.12em;
text-transform:uppercase;
}
.jlmeb_line-1fc{
gap:10px;
align-items:center;
display:inline-flex;
}
.jlmeb_line-1fc::before{
background:#E8259A;
height:1px;
width:1.5rem;
display:inline-block;
content:"";
}
.jlmband-1fc .jlmeb_line-1fc::before{
background:#FF5EDB;
}
.jlmband-1fc .jlmeb_pill-1fc{
background:rgba(255, 200, 255, 0.08);
}
.jlmsh_link-1fc{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
border-bottom:1px solid #F2E8FF;
color:#F2E8FF;
align-items:center;
display:inline-flex;
font-weight:600;
white-space:nowrap;
font-size:13px;
padding-bottom:2px;
}
.jlmsh_link-1fc:hover{
border-color:#E8259A;
color:#E8259A;
}
.jlmsh_link-1fc svg{
height:14px;
width:14px;
}
.jlmsh_link_chev-1fc{
padding-bottom:0;
font-size:0.75rem;
color:#E8259A;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
border-bottom:0;
}
.jlmsh_link_btn-1fc{
border-radius:999px;
background:#F032B8;
padding:9px 1.125rem;
border-bottom:0;
color:#1A0030;
}
.jlmsh_link_btn-1fc:hover{
background:#C4258F;
border-color:transparent;
}
.jlmband-1fc .jlmsh_link-1fc{
border-color:#F5EAFF;
color:#F5EAFF;
}
.jlmband-1fc .jlmsh_link_chev-1fc{
color:#FF5EDB;
}
.jlmsh_rule-1fc{
margin:-2px 0 1rem;
background:#3A2255;
height:1px;
}
.jlmband-1fc .jlmsh_rule-1fc{
background:rgba(255, 180, 255, 0.13);
}
.jlmseo_grid3-1fc{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.jlmseo_grid4-1fc{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.jlmseo_grid3-1fc>*,.jlmseo_grid4-1fc>*{
min-width:0;
}
.jlmseo_card-1fc{
border:1px solid #3A2255;
padding:24px;
background:#181020;
border-radius:13px;
}
.jlmseo_card-1fc h3{
color:#F2E8FF;
font-size:1.125rem;
margin-bottom:0.5rem;
font-weight:700;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.jlmseo_card-1fc p{
color:#C4AEDE;
line-height:1.6;
font-size:13px;
}
.jlmseo_card_sm-1fc{
padding:20px;
}
.jlmseo_card_sm-1fc h3{
font-size:16px;
}
.jlmseo_card_sm-1fc p{
font-size:0.781rem;
line-height:1.55;
}
.jlmseo_rtp_row-1fc{
grid-template-columns:1fr 1fr;
gap:36px;
margin-top:16px;
display:grid;
align-items:center;
}
.jlmrtp-1fc{
gap:0.875rem;
display:flex;
min-width:0;
}
.jlmrtp-1fc>div{
flex:1;
border-radius:0.813rem;
padding:1rem;
background:#0F0A14;
min-width:0;
text-align:center;
}
.jlmrtp_n-1fc{
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
font-weight:700;
color:#E8259A;
white-space:nowrap;
}
.jlmrtp_l-1fc{
font-size:0.688rem;
margin-top:0.25rem;
color:#8E76A8;
}
.jlmcmp-1fc{
overflow:hidden;
border-radius:0.813rem;
border:1px solid #3A2255;
max-width:760px;
}
.jlmcmp_row-1fc{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.jlmcmp_row-1fc>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.jlmcmp_row-1fc>div:first-child{
text-align:left;
padding-left:1.375rem;
font-weight:600;
color:#F2E8FF;
}
.jlmcmp_th-1fc{
background:#0F0A14;
font-weight:700;
font-size:12.5px;
}
.jlmcmp_row-1fc:not(.jlmcmp_th-1fc){
background:#181020;
color:#C4AEDE;
border-top:1px solid #2A1A3E;
}
.jlmcmp_zebra-1fc{
background:#130D1A;
}
.jlmguide-1fc{
background:#181020;
border:1px solid #3A2255;
overflow:hidden;
border-radius:0.813rem;
cursor:pointer;
}
.jlmguide_cover-1fc{
height:8.125rem;
}
.jlmguide_body-1fc{
padding:1.25rem;
}
.jlmguide_body-1fc h3{
margin:7px 0 9px;
line-height:1.25;
font-size:16px;
color:#F2E8FF;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.jlmguide_meta-1fc{
color:#8E76A8;
font-size:0.719rem;
}
.jlmhub-1fc{
gap:28px;
grid-template-columns:repeat(5,1fr);
padding-top:28px;
border-top:1px solid #2A1A3E;
display:grid;
}
.jlmhub-1fc>*{
min-width:0;
}
.jlmhub-1fc h4{
font-size:13px;
font-weight:700;
color:#F2E8FF;
margin-bottom:0.688rem;
}
.jlmhub_col-1fc{
gap:0.5rem;
flex-direction:column;
color:#C4AEDE;
display:flex;
font-size:13px;
}
.jlmhub_col-1fc a{
cursor:pointer;
}
@media(max-width:1024px){
.jlmseo_grid3-1fc{
grid-template-columns:1fr;
}
.jlmseo_grid4-1fc{
grid-template-columns:repeat(2,1fr);
}
.jlmseo_rtp_row-1fc{
gap:20px;
grid-template-columns:1fr;
}
.jlmhub-1fc{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:561px){
.jlmhub-1fc{
grid-template-columns:1fr;
}
}
.jlmhero-1fc{
border-radius:1.25rem;
background:linear-gradient(120deg,#1A0D2E,#0A0820);
border:1px solid #3A2255;
padding:46px 48px;
overflow:hidden;
position:relative;
color:#F5EAFF;
}
.jlmhero_glow-1fc{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
width:21.25rem;
right:-60px;
height:340px;
position:absolute;
top:-3.75rem;
}
.jlmhero_in-1fc{
position:relative;
max-width:600px;
}
.jlmhero-1fc .jlmeyebrow-1fc{
color:#FF5EDB;
}
.jlmpill_row-1fc{
border:1px solid rgba(255, 180, 255, 0.13);
background:rgba(255, 200, 255, 0.08);
border-radius:62.438rem;
gap:0.5rem;
padding:6px 13px;
display:inline-flex;
margin-bottom:1.375rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.1em;
font-size:0.656rem;
color:#FF5EDB;
align-items:center;
text-transform:uppercase;
}
.jlmhero_h1-1fc{
margin:18px 0;
color:#F5EAFF;
font-weight:700;
line-height:1.02;
font-size:54px;
letter-spacing:-.02em;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
}
.jlmhero_h1-1fc em{
color:#FF5EDB;
font-style:normal;
}
.jlmhero_sub-1fc{
font-size:17px;
color:#B89FD4;
max-width:30rem;
margin-bottom:28px;
line-height:1.55;
}
.jlmhero_cta-1fc{
gap:14px;
align-items:center;
flex-wrap:wrap;
margin-bottom:26px;
display:flex;
}
.jlmhero_trust-1fc{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.jlmhero_rating_txt-1fc{
font-size:13px;
color:#B89FD4;
}
@media(max-width:1021px){
.jlmhero-1fc{
padding:2rem 1.5rem;
}
.jlmhero_h1-1fc{
font-size:2.375rem;
}
}
@media(max-width:561px){
.jlmhero_h1-1fc{
font-size:30px;
}
}
.jlmtabs-1fc{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.jlmtab-1fc{
border:1px solid #3A2255;
background:#181020;
padding:0.625rem 1.125rem;
border-radius:9px;
color:#C4AEDE;
cursor:pointer;
font-size:13px;
font-weight:600;
}
.jlmtab_on-1fc{
border-color:transparent;
background:#F032B8;
color:#1A0030;
font-weight:700;
}
.jlmstat-1fc{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.jlmstat-1fc>*{
min-width:0;
}
.jlmstat_item-1fc{
background:#181020;
border-radius:0.813rem;
padding:1.125rem 20px;
border:1px solid #3A2255;
}
.jlmstat_k-1fc{
letter-spacing:.12em;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
margin-bottom:7px;
text-transform:uppercase;
color:#8E76A8;
}
.jlmstat_v-1fc{
gap:0.5rem;
color:#F2E8FF;
font-size:24px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
min-width:0;
display:flex;
overflow-wrap:anywhere;
align-items:center;
}
.jlmstat_v_accent-1fc{
color:#E8259A;
}
@media(max-width:1027px){
.jlmstat-1fc{
grid-template-columns:repeat(2,1fr);
}
}
.jlmwlc-1fc{
background:linear-gradient(120deg,#1A0D2E,#0A0820);
grid-template-columns:1.2fr .8fr;
gap:24px;
border-radius:20px;
overflow:hidden;
border:1px solid #3A2255;
padding:36px 40px;
display:grid;
color:#F5EAFF;
align-items:center;
position:relative;
}
.jlmwlc-1fc>*{
min-width:0;
}
.jlmwlc-1fc .jlmeyebrow-1fc{
color:#FF5EDB;
}
.jlmwlc_glow-1fc{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
height:260px;
right:-2.5rem;
position:absolute;
width:260px;
top:-40px;
}
.jlmwlc_in-1fc{
position:relative;
}
.jlmwlc_h2-1fc{
margin:10px 0 0.5rem;
overflow-wrap:break-word;
line-height:1.03;
font-weight:700;
color:#F5EAFF;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:34px;
}
.jlmwlc_h2-1fc em{
font-style:normal;
color:#FF5EDB;
}
.jlmwlc_sub-1fc{
margin-bottom:18px;
max-width:420px;
line-height:1.55;
font-size:14px;
color:#B89FD4;
}
.jlmwlc_terms-1fc{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.jlmterm-1fc{
padding:13px 0.938rem;
gap:11px;
border-radius:13px;
border:1px solid rgba(255, 180, 255, 0.13);
background:rgba(255, 200, 255, 0.08);
display:flex;
align-items:center;
}
.jlmterm-1fc svg{
flex:none;
color:#FF5EDB;
width:1.25rem;
height:1.25rem;
}
.jlmterm_k-1fc{
color:#B89FD4;
font-size:9.5px;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.1em;
}
.jlmterm_v-1fc{
color:#F5EAFF;
font-weight:700;
margin-top:2px;
font-size:14px;
}
@media(max-width:1025px){
.jlmwlc-1fc{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.jlmwlc_h2-1fc{
font-size:26px;
}
}
.jlmjp-1fc{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.jlmjp-1fc>*{
min-width:0;
}
.jlmjp_hero-1fc{
border:1px solid #3A2255;
overflow:hidden;
gap:0.875rem;
border-radius:20px;
padding:26px;
background:linear-gradient(135deg,#1A0D2E,#0A0820);
color:#F5EAFF;
justify-content:space-between;
min-height:180px;
display:flex;
flex-direction:column;
position:relative;
}
.jlmjp_glow-1fc{
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
border-radius:50%;
height:180px;
top:-40px;
width:180px;
position:absolute;
right:-2.5rem;
}
.jlmjp_k_row-1fc{
gap:10px;
position:relative;
align-items:center;
justify-content:space-between;
display:flex;
}
.jlmjp_k-1fc{
letter-spacing:.12em;
color:#8E76A8;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.625rem;
text-transform:uppercase;
}
.jlmjp_hero-1fc .jlmjp_k-1fc{
color:#B89FD4;
}
.jlmjp_amt-1fc{
font-size:42px;
color:#FF5EDB;
font-weight:700;
line-height:1;
position:relative;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.jlmjp_sub-1fc{
font-size:12px;
color:#B89FD4;
margin-top:0.313rem;
}
.jlmjp_cell-1fc{
padding:1.375rem;
border-radius:20px;
background:#181020;
border:1px solid #3A2255;
display:flex;
flex-direction:column;
min-height:11.25rem;
justify-content:space-between;
}
.jlmjp_cell-1fc .jlmjp_amt-1fc{
font-size:30px;
color:#F2E8FF;
}
.jlmjp_cell-1fc .jlmjp_sub-1fc{
color:#8E76A8;
}
@media(max-width:1021px){
.jlmjp-1fc{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.jlmjp_amt-1fc{
font-size:2rem;
}
}
.jlmpromo_grid-1fc{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.jlmpromo_grid-1fc>*{
min-width:0;
}
.jlmpromo-1fc{
border-radius:1.25rem;
overflow:hidden;
padding:24px;
background:#181020;
border:1px solid #3A2255;
position:relative;
min-height:150px;
}
.jlmpromo_h-1fc{
margin-top:0.375rem;
font-size:1.625rem;
line-height:1.05;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#F2E8FF;
}
.jlmpromo_h-1fc em{
color:#E8259A;
font-style:normal;
}
.jlmpromo_p-1fc{
margin-top:0.5rem;
color:#C4AEDE;
line-height:1.5;
font-size:0.781rem;
}
.jlmpromo_feat-1fc{
background:linear-gradient(135deg,#1A0D2E,#0A0820);
border-color:#3A2255;
}
.jlmpromo_feat-1fc .jlmpromo_h-1fc{
color:#F5EAFF;
}
.jlmpromo_feat-1fc .jlmpromo_h-1fc em{
color:#FF5EDB;
}
.jlmpromo_feat-1fc .jlmpromo_p-1fc{
color:#B89FD4;
}
.jlmpromo_feat-1fc .jlmeyebrow-1fc{
color:#FF5EDB;
}
@media(max-width:1023px){
.jlmpromo_grid-1fc{
grid-template-columns:1fr;
}
}
.jlmapp-1fc{
gap:36px;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.jlmapp_copy-1fc{
max-width:32.5rem;
}
.jlmapp_h2-1fc{
margin:12px 0 0.625rem;
color:#F2E8FF;
font-weight:700;
font-size:28px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
}
.jlmapp_text-1fc{
font-size:0.875rem;
line-height:1.6;
color:#C4AEDE;
margin-bottom:20px;
}
.jlmapp_btns-1fc{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.jlmstore-1fc{
border:1px solid #3A2255;
border-radius:0.813rem;
padding:0.688rem 18px;
gap:0.563rem;
background:#0F0A14;
display:inline-flex;
color:#F2E8FF;
font-size:0.813rem;
cursor:pointer;
font-weight:700;
align-items:center;
}
.jlmstore-1fc svg{
height:1rem;
width:16px;
}
.jlmapp_qr_wrap-1fc{
gap:16px;
align-items:center;
display:flex;
}
.jlmqr-1fc{
padding:11px;
border-radius:0.813rem;
grid-template-columns:repeat(5,1fr);
border:1px solid #3A2255;
gap:3px;
grid-template-rows:repeat(5,1fr);
background:#0F0A14;
height:108px;
display:grid;
width:6.75rem;
}
.jlmqr-1fc i{
background:transparent;
}
.jlmqr_f-1fc{
background:#E8259A;
}
.jlmapp_qr_cap-1fc{
font-size:12px;
line-height:1.4;
color:#8E76A8;
max-width:84px;
}
.jlmpay_logos-1fc{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.jlmpay_logos-1fc>*{
min-width:0;
}
.jlmpay-1fc{
border:1px solid #3A2255;
border-radius:0.563rem;
justify-content:center;
color:#C4AEDE;
font-size:0.75rem;
height:48px;
font-weight:700;
display:flex;
align-items:center;
}
.jlmtable-1fc{
border:1px solid #3A2255;
overflow:hidden;
border-radius:0.813rem;
}
.jlmtrow-1fc{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.jlmtrow-1fc>div{
padding:13px 0.875rem;
min-width:0;
}
.jlmtrow-1fc>div:first-child{
padding-left:1rem;
font-weight:700;
color:#F2E8FF;
}
.jlmtrow_th-1fc{
background:#0F0A14;
letter-spacing:.06em;
text-transform:uppercase;
font-size:9.5px;
color:#8E76A8;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.jlmtrow-1fc:not(.jlmtrow_th-1fc){
background:#181020;
border-top:1px solid #2A1A3E;
color:#C4AEDE;
}
.jlmtrow_zebra-1fc{
background:#130D1A;
}
.jlmpos-1fc{
color:#E8259A;
font-weight:700;
}
@media(max-width:1021px){
.jlmpay_logos-1fc{
grid-template-columns:repeat(2,1fr);
}
}
.jlmsteps-1fc{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jlmsteps-1fc>*{
min-width:0;
}
.jlmstep-1fc{
border-radius:13px;
background:#181020;
padding:1.5rem;
border:1px solid #3A2255;
position:relative;
}
.jlmstep_num-1fc{
background:#F032B8;
border-radius:0.563rem;
font-weight:700;
height:30px;
width:1.875rem;
color:#1A0030;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
justify-content:center;
display:flex;
align-items:center;
font-size:0.813rem;
margin-bottom:0.875rem;
}
.jlmstep_h-1fc{
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:16px;
color:#F2E8FF;
margin-bottom:0.438rem;
font-weight:700;
}
.jlmstep_p-1fc{
line-height:1.55;
color:#C4AEDE;
font-size:0.813rem;
}
@media(max-width:1026px){
.jlmsteps-1fc{
grid-template-columns:1fr;
}
}
.jlmbanner-1fc{
background:linear-gradient(115deg,#1A0D2E,#0A0820);
border-radius:1.25rem;
overflow:hidden;
padding:2.25rem 40px;
border:1px solid #3A2255;
gap:1.75rem;
position:relative;
color:#F5EAFF;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.jlmbanner_glow-1fc{
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 68%);
border-radius:50%;
height:200px;
right:80px;
transform:translateY(-50%);
top:50%;
position:absolute;
width:200px;
}
.jlmbanner_in-1fc{
position:relative;
max-width:560px;
}
.jlmbanner-1fc .jlmeyebrow-1fc{
color:#FF5EDB;
}
.jlmbanner_h2-1fc{
margin:0.625rem 0;
font-weight:700;
font-size:30px;
color:#F5EAFF;
line-height:1.05;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.jlmbanner_text-1fc{
color:#B89FD4;
font-size:14px;
line-height:1.6;
}
@media(max-width:559px){
.jlmbanner_h2-1fc{
font-size:1.5rem;
}
}
.jlmdw_h2-1fc{
font-size:26px;
line-height:1.08;
font-weight:700;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F2E8FF;
margin-bottom:10px;
}
.jlmsteps_v-1fc{
grid-template-columns:1fr;
gap:10px;
}
.jlmsteps_v-1fc .jlmstep-1fc{
padding:1.125rem 1.25rem;
}
@media(max-width:557px){
.jlmdw_h2-1fc{
font-size:1.438rem;
}
}
.jlmsupp-1fc{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jlmsupp-1fc>*{
min-width:0;
}
.jlmsupp_card-1fc{
border:1px solid #3A2255;
background:#181020;
border-radius:0.813rem;
padding:24px;
}
.jlmsupp_card-1fc svg{
color:#E8259A;
margin-bottom:14px;
width:1.5rem;
height:1.5rem;
}
.jlmsupp_card-1fc h3{
color:#F2E8FF;
margin-bottom:6px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
font-weight:700;
}
.jlmsupp_card-1fc p{
color:#C4AEDE;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1027px){
.jlmsupp-1fc{
grid-template-columns:1fr;
}
}
.jlmtour-1fc{
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border-radius:20px;
border:1px solid #3A2255;
display:grid;
}
.jlmtour-1fc>*{
min-width:0;
}
.jlmtour_l-1fc{
background:linear-gradient(135deg,#1A0D2E,#0A0820);
padding:2.125rem;
overflow:hidden;
position:relative;
color:#F5EAFF;
}
.jlmtour_h2-1fc{
margin:0.75rem 0 0.625rem;
font-weight:700;
font-size:1.875rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F5EAFF;
line-height:1.05;
}
.jlmtour_h2-1fc em{
font-style:normal;
color:#FF5EDB;
}
.jlmtour_text-1fc{
color:#B89FD4;
line-height:1.6;
font-size:0.844rem;
margin-bottom:1.25rem;
max-width:21.25rem;
}
.jlmtour_meta-1fc{
gap:1.125rem;
margin-bottom:20px;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.jlmtour_cap-1fc{
text-transform:uppercase;
margin-bottom:0.313rem;
font-size:0.594rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#B89FD4;
}
.jlmcount-1fc{
gap:6px;
display:flex;
}
.jlmcount-1fc span{
padding:0.25rem 0.563rem;
border-radius:0.563rem;
border:1px solid rgba(255, 180, 255, 0.13);
background:rgba(255, 200, 255, 0.08);
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:1.375rem;
font-weight:700;
}
.jlmtour_units-1fc{
color:#B89FD4;
font-size:0.625rem;
}
.jlmboard-1fc{
background:#181020;
padding:28px 1.875rem;
}
.jlmboard_head-1fc{
align-items:center;
justify-content:space-between;
display:flex;
margin-bottom:14px;
}
.jlmboard_title-1fc{
color:#F2E8FF;
font-weight:700;
font-size:1rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.jlmboard_upd-1fc{
font-size:10px;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#8E76A8;
text-transform:uppercase;
}
.jlmboard_list-1fc{
gap:2px;
display:flex;
flex-direction:column;
}
.jlmboard_row-1fc{
padding:0.625rem 0.75rem;
gap:0.75rem;
border-radius:0.563rem;
align-items:center;
display:flex;
}
.jlmboard_top1-1fc{
background:rgba(232, 37, 154, 0.12);
}
.jlmboard_rk-1fc{
width:1.25rem;
font-size:14px;
color:#8E76A8;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
}
.jlmboard_top1-1fc .jlmboard_rk-1fc{
color:#E8259A;
}
.jlmboard_nm-1fc{
flex:1;
color:#C4AEDE;
min-width:0;
font-weight:600;
font-size:13.5px;
}
.jlmboard_top1-1fc .jlmboard_nm-1fc{
color:#F2E8FF;
font-weight:700;
}
.jlmboard_pt-1fc{
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#C4AEDE;
font-size:12.5px;
}
@media(max-width:1022px){
.jlmtour-1fc{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.jlmtour_h2-1fc{
font-size:1.5rem;
}
}
.jlmvip_head-1fc{
gap:12px;
flex-wrap:wrap;
margin-bottom:1.125rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.jlmvip_intro-1fc{
max-width:26.25rem;
color:#C4AEDE;
font-size:13px;
}
.jlmvip-1fc{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.jlmvip-1fc>*{
min-width:0;
}
.jlmtier-1fc{
border:1px solid #3A2255;
border-radius:13px;
padding:1.25rem;
background:#181020;
}
.jlmtier_on-1fc{
background:rgba(232, 37, 154, 0.12);
border-color:#E8259A;
}
.jlmtier_medal-1fc{
border-radius:9px;
background:linear-gradient(135deg,#F032B8,#A8176E);
height:30px;
width:30px;
margin-bottom:0.875rem;
}
.jlmtier_name-1fc{
margin-bottom:5px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
font-weight:700;
color:#F2E8FF;
}
.jlmtier_tx-1fc{
font-size:11.5px;
line-height:1.5;
color:#8E76A8;
}
@media(max-width:1021px){
.jlmvip-1fc{
grid-template-columns:repeat(2,1fr);
}
}
.jlmnews-1fc{
padding:26px 32px;
border-radius:20px;
border:1px solid #3A2255;
gap:1.5rem;
background:linear-gradient(135deg,#1A0D2E,#0A0820);
justify-content:space-between;
flex-wrap:wrap;
color:#F5EAFF;
display:flex;
align-items:center;
}
.jlmnews_h3-1fc{
font-size:20px;
font-weight:700;
margin-bottom:4px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F5EAFF;
}
.jlmnews_text-1fc{
font-size:13px;
color:#B89FD4;
}
.jlmnews_form-1fc{
flex:1;
gap:10px;
min-width:0;
display:flex;
max-width:440px;
}
.jlmnews_form-1fc .jlminput-1fc{
min-width:0;
}
@media(max-width:561px){
.jlmnews_form-1fc{
width:100%;
}
}
.jlminput-1fc{
border-radius:9px;
background:rgba(255, 200, 255, 0.08);
padding:0.813rem 16px;
flex:1;
border:1px solid rgba(255, 180, 255, 0.13);
font-size:13.5px;
color:#B89FD4;
}
.jlmprovs-1fc{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:28px;
display:grid;
}
.jlmprovs-1fc>*{
min-width:0;
}
.jlmprov-1fc{
border:1px solid #3A2255;
background:#181020;
border-radius:13px;
padding:0.75rem;
text-decoration:none;
display:flex;
justify-content:center;
align-items:center;
height:64px;
}
.jlmprov_img-1fc{
max-height:32px;
max-width:100%;
object-fit:contain;
}
.jlmresp-1fc{
padding:26px;
gap:1.5rem;
border:1px solid #3A2255;
border-radius:13px;
background:#181020;
justify-content:space-between;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.jlmresp_in-1fc{
max-width:560px;
}
.jlmresp_h-1fc{
margin-bottom:8px;
color:#F2E8FF;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.188rem;
font-weight:700;
}
.jlmresp_p-1fc{
line-height:1.6;
color:#C4AEDE;
font-size:13.5px;
}
.jlmresp_badges-1fc{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.jlmage18-1fc{
border:1.5px solid #E8302A;
padding:0.25rem 0.5rem;
border-radius:0.563rem;
font-weight:700;
color:#E8302A;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.813rem;
}
.jlmresp_org-1fc{
color:#8E76A8;
font-size:13px;
font-weight:600;
}
@media(max-width:1025px){
.jlmprovs-1fc{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:560px){
.jlmprovs-1fc{
grid-template-columns:repeat(2,1fr);
}
}
.jlmop_h2-1fc{
margin:0.625rem 0 0.5rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.1;
color:#F2E8FF;
font-size:24px;
}
.jlmop_text-1fc{
color:#C4AEDE;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:563px){
.jlmop_h2-1fc{
font-size:1.375rem;
}
}
.jlmdispute-1fc{
border-radius:13px;
gap:28px;
padding:26px 1.875rem;
border:1px dashed #5A3880;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.jlmdispute_in-1fc{
max-width:41.25rem;
}
.jlmdispute_h2-1fc{
font-size:1.375rem;
font-weight:700;
color:#F2E8FF;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:8px;
}
.jlmdispute_text-1fc{
line-height:1.6;
font-size:13.5px;
color:#C4AEDE;
}
.jlmab_h2-1fc{
margin:0.875rem 0 16px;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:32px;
font-weight:700;
line-height:1.08;
color:#F2E8FF;
}
.jlmab_body-1fc{
color:#C4AEDE;
margin-bottom:0.875rem;
line-height:1.65;
font-size:15px;
}
.jlmab_chips-1fc{
gap:0.625rem;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.jlmfaq-1fc{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.jlmfaq_item-1fc{
border-radius:0.813rem;
padding:1.125rem 1.375rem;
background:#181020;
border:1px solid #3A2255;
}
.jlmfaq_q-1fc{
gap:1rem;
list-style:none;
justify-content:space-between;
cursor:pointer;
font-weight:600;
display:flex;
align-items:center;
font-size:15.5px;
color:#F2E8FF;
}
.jlmfaq_q-1fc::-webkit-details-marker{
display:none;
}
.jlmfaq_q_t-1fc{
gap:10px;
display:flex;
}
.jlmfaq_q_i-1fc{
color:#E8259A;
font-style:normal;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.jlmfaq_pm-1fc{
color:#E8259A;
font-size:1.25rem;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.jlmfaq_item-1fc[open] .jlmfaq_pm-1fc{
transform:rotate(45deg);
}
.jlmfaq_a-1fc{
font-size:0.844rem;
margin-top:12px;
color:#C4AEDE;
line-height:1.6;
}
@media(max-width:561px){
.jlmab_h2-1fc{
font-size:26px;
}
}
.jlmet_h2-1fc{
margin:10px 0 14px;
line-height:1.08;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F2E8FF;
font-size:1.75rem;
font-weight:700;
}
.jlmet_right-1fc{
gap:10px;
display:flex;
flex-direction:column;
}
.jlmet_updated-1fc{
border:1px solid #3A2255;
padding:0.875rem 18px;
background:#0F0A14;
border-radius:0.813rem;
gap:0.625rem;
color:#C4AEDE;
display:flex;
align-items:center;
font-size:12px;
}
.jlmet_updated-1fc svg{
flex:none;
color:#E8259A;
height:15px;
width:0.938rem;
}
.jlmet_updated-1fc b{
color:#F2E8FF;
}
@media(max-width:563px){
.jlmet_h2-1fc{
font-size:24px;
}
}
.jlmrc-1fc{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.jlmrc-1fc>*{
min-width:0;
}
.jlmrc_awards-1fc{
gap:11px;
display:flex;
flex-direction:column;
}
.jlmaward-1fc{
gap:0.688rem;
align-items:center;
display:flex;
}
.jlmaward-1fc svg{
flex:none;
width:18px;
height:18px;
color:#F0B429;
}
.jlmaward_t-1fc{
font-weight:700;
font-size:0.844rem;
color:#F2E8FF;
}
.jlmaward_s-1fc{
font-size:0.719rem;
color:#8E76A8;
}
.jlmrc_press-1fc{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.jlmlogo_cell-1fc{
border:1px solid #3A2255;
border-radius:9px;
font-weight:700;
align-items:center;
color:#C4AEDE;
justify-content:center;
display:flex;
font-size:0.813rem;
height:3rem;
}
.jlmrc_partner-1fc{
border:1px solid #3A2255;
background:#181020;
border-radius:13px;
padding:1.25rem;
}
.jlmrc_partner_name-1fc{
font-size:18px;
margin-bottom:0.375rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F2E8FF;
font-weight:700;
}
.jlmrc_partner_text-1fc{
font-size:12.5px;
color:#C4AEDE;
line-height:1.55;
}
@media(max-width:1021px){
.jlmrc-1fc{
gap:22px;
grid-template-columns:1fr;
}
.jlmrc_press-1fc{
grid-template-columns:repeat(4,1fr);
}
}
.jlmfooter-1fc{
background:#090611;
padding:40px 1.75rem;
border-top:1px solid #2A1A3E;
}
.jlmfooter_grid-1fc{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
max-width:87.5rem;
margin-right:auto;
display:grid;
margin-left:auto;
margin-bottom:1.75rem;
}
.jlmfooter_grid-1fc>*{
min-width:0;
}
.jlmfooter_grid-1fc h4{
letter-spacing:.12em;
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#5A4470;
font-size:10px;
margin-bottom:0.813rem;
text-transform:uppercase;
}
.jlmfcol-1fc{
gap:0.563rem;
font-size:0.813rem;
color:#C4AEDE;
display:flex;
flex-direction:column;
}
.jlmfcol-1fc a{
cursor:pointer;
}
.jlmft_about-1fc{
color:#8E76A8;
max-width:260px;
font-size:13px;
margin-top:12px;
line-height:1.6;
}
.jlmft_contact-1fc{
font-family:"Fira Code", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12.5px;
color:#E8259A;
margin-top:12px;
overflow-wrap:anywhere;
}
.jlmfooter_bottom-1fc{
margin:0 auto;
gap:1rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
max-width:1400px;
align-items:center;
padding-top:1.25rem;
border-top:1px solid #2A1A3E;
}
.jlmfooter_bottom-1fc p{
line-height:1.6;
font-size:0.688rem;
color:#5A4470;
max-width:720px;
}
@media(max-width:1025px){
.jlmfooter_grid-1fc{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.jlmfooter_grid-1fc{
grid-template-columns:1fr;
}
}