*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0910;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#C4AED4;
line-height:1.55;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
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{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(8, 4, 12, 0.74);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.lci_shell-on7{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.lci_main-on7{
min-width:0;
}
.lci_wrap-on7{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.lci_container-on7{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.lci_container-on7{
padding:0 1.75rem;
}
}
.lci_section-on7{
padding:1.5rem 28px;
}
.lci_section_pt-on7{
padding-top:2.125rem;
}
.lci_band_soft-on7{
background:#150D18;
}
.lci_eyebrow-on7{
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.656rem;
text-transform:uppercase;
display:inline-block;
font-weight:600;
color:#E81FBF;
overflow-wrap:break-word;
line-height:1.4;
letter-spacing:.14em;
}
.lci_drawer_cb-on7{
display:none;
}
.lci_overlay-on7{
display:none;
}
@media(max-width:1027px){
.lci_shell-on7{
grid-template-columns:1fr;
}
.lci_main-on7{
padding-bottom:4.875rem;
}
.lci_drawer_cb-on7:checked~.lci_overlay-on7{
background:rgba(8, 4, 12, 0.74);
inset:0;
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:560px){
.lci_section-on7{
padding:18px 16px;
}
.lci_section_pt-on7{
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 ---------- */
.lci_side-on7{
gap:22px;
background:#110C14;
padding:22px 1.125rem;
display:flex;
flex-direction:column;
overflow-y:auto;
position:sticky;
border-right:1px solid #2A1A32;
top:0;
height:100vh;
align-self:start;
}
.lci_brand-on7{
gap:0.625rem;
display:flex;
align-items:center;
}
.lci_logo-on7{
color:#F2EAF7;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
font-size:21px;
font-weight:700;
}
.lci_side_cta-on7{
background:rgba(232, 31, 191, 0.11);
border:1px solid #3A2248;
border-radius:0.813rem;
padding:16px;
}
.lci_side_cta_h-on7{
line-height:1.15;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:6px;
color:#F2EAF7;
font-size:1.063rem;
}
.lci_side_cta_p-on7{
font-size:0.75rem;
line-height:1.45;
color:#C4AED4;
margin-bottom:0.75rem;
}
.lci_nav-on7{
gap:3px;
flex-direction:column;
display:flex;
}
.lci_nav_label-on7{
padding:0.375rem 10px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#5C4A6A;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.14em;
}
.lci_nav_item-on7{
gap:0.688rem;
border-radius:0.563rem;
padding:0.625rem;
font-weight:500;
display:flex;
font-size:14px;
color:#C4AED4;
align-items:center;
}
.lci_nav_item-on7 svg{
height:1.063rem;
width:1.063rem;
}
.lci_nav_item-on7:hover{
background:rgba(232, 31, 191, 0.11);
color:#F2EAF7;
}
.lci_nav_item_on-on7{
background:rgba(232, 31, 191, 0.11);
color:#E81FBF;
font-weight:600;
}
.lci_side_foot-on7{
border-radius:13px;
border:1px solid #3A2248;
padding:12px;
background:#150D18;
margin-top:auto;
}
.lci_side_foot-on7 p{
line-height:1.4;
color:#C4AED4;
font-size:12.5px;
margin-top:4px;
}
/* ---------- topbar ---------- */
.lci_top-on7{
background:#110C14;
padding:14px 28px;
gap:1rem;
top:0;
border-bottom:1px solid #2A1A32;
display:flex;
z-index:40;
align-items:center;
position:sticky;
}
.lci_top_brand-on7{
gap:9px;
display:none;
align-items:center;
}
.lci_search-on7{
gap:0.625rem;
background:#150D18;
padding:0.688rem 14px;
flex:1;
border:1px solid #3A2248;
border-radius:13px;
align-items:center;
max-width:440px;
color:#8E749E;
font-size:0.844rem;
display:flex;
}
.lci_search-on7 svg{
flex:none;
height:1rem;
width:16px;
}
.lci_top_actions-on7{
gap:0.75rem;
display:flex;
margin-left:auto;
align-items:center;
}
.lci_lang-on7{
color:#C4AED4;
font-size:0.75rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.lci_burger-on7{
border-radius:9px;
background:#150D18;
border:1px solid #3A2248;
width:40px;
height:2.5rem;
align-items:center;
justify-content:center;
color:#F2EAF7;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.lci_botnav-on7{
display:none;
}
@media(max-width:1023px){
.lci_side-on7{
transition:transform .25s ease;
width:280px;
left:0;
top:0;
position:fixed;
z-index:80;
height:100vh;
transform:translateX(-100%);
}
.lci_drawer_cb-on7:checked~.lci_shell-on7 .lci_side-on7{
transform:translateX(0);
}
.lci_top-on7{
padding:0.875rem 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.lci_top_brand-on7{
display:flex;
}
.lci_search-on7{
display:none;
}
.lci_burger-on7{
display:flex;
}
.lci_top_actions-on7{
gap:0.625rem;
align-items:stretch;
margin-left:0;
width:100%;
}
.lci_top_actions-on7 .lci_lang-on7{
display:none;
}
.lci_top_actions-on7 .lci_btn-on7{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.lci_botnav-on7{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#110C14;
z-index:65;
left:0;
border-top:1px solid #3A2248;
bottom:0;
transform:translateZ(0);
position:fixed;
right:0;
display:grid;
}
.lci_bn-on7{
padding:6px 2px 0;
gap:4px;
justify-content:flex-end;
display:flex;
font-weight:600;
color:#C4AED4;
align-items:center;
flex-direction:column;
min-width:0;
font-size:10px;
}
.lci_bn-on7 svg{
flex:none;
height:22px;
width:22px;
}
.lci_bn-on7 span{
overflow:hidden;
max-width:100%;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
}
.lci_bn_on-on7{
color:#E81FBF;
}
.lci_bn_center-on7{
position:relative;
}
.lci_bn_fab-on7{
background:#F032CC;
border-radius:50%;
position:absolute;
box-shadow:0 0.5rem 2.5rem rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(220, 30, 160, 0.22);
align-items:center;
width:50px;
top:-1.25rem;
height:50px;
justify-content:center;
transform:translateX(-50%);
color:#1A0020;
left:50%;
display:flex;
}
.lci_bn_fab-on7 svg{
width:1.5rem;
height:1.5rem;
}
.lci_bn_center-on7 span{
color:#E81FBF;
}
}
.lci_btn-on7{
padding:11px 22px;
border-radius:0.563rem;
gap:0.5rem;
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;
display:inline-flex;
justify-content:center;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
cursor:pointer;
align-items:center;
font-weight:700;
font-size:14px;
}
.lci_btn_pri-on7{
background:#F032CC;
color:#1A0020;
box-shadow:0 0 18px rgba(240, 50, 204, 0.55), 0 4px 0.75rem rgba(0, 0, 0, 0.45);
}
.lci_btn_pri-on7:hover{
background:#C51EAA;
}
.lci_btn_ghost-on7{
background:rgba(232, 31, 191, 0.11);
color:#F2EAF7;
font-weight:600;
}
.lci_btn_line-on7{
border:1px solid #5A3070;
background:transparent;
color:#F2EAF7;
font-weight:600;
}
.lci_btn_lg-on7{
border-radius:0.813rem;
padding:1rem 1.875rem;
font-size:15px;
}
.lci_band-on7 .lci_btn_line-on7{
border-color:rgba(255, 255, 255, 0.13);
color:#F5EEFF;
}
.lci_band-on7 .lci_btn_ghost-on7{
background:rgba(255, 255, 255, 0.08);
color:#F5EEFF;
}
.lci_link_m-on7{
gap:0.313rem;
font-size:0.75rem;
cursor:pointer;
display:inline-flex;
align-items:center;
color:#E81FBF;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
text-decoration:none;
}
.lci_link_m-on7 svg{
width:14px;
height:0.875rem;
}
.lci_band-on7 .lci_link_m-on7{
color:#FF4FD8;
}
.lci_dot-on7{
border-radius:50%;
background:#E81FBF;
flex:none;
height:0.438rem;
width:7px;
}
.lci_dot_live-on7{
animation:zm3-pulse 1.4s infinite;
background:#FF3B3B;
}
.lci_stars-on7{
gap:2px;
color:#E81FBF;
display:inline-flex;
}
.lci_stars-on7 svg{
width:15px;
height:15px;
}
.lci_chip-on7{
border:1px solid #3A2248;
padding:0.438rem 12px;
border-radius:0.563rem;
gap:0.375rem;
background:#150D18;
font-size:0.688rem;
color:#C4AED4;
align-items:center;
display:inline-flex;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.lci_chip_on-on7{
border-color:transparent;
background:rgba(232, 31, 191, 0.11);
color:#E81FBF;
}
.lci_gc-on7{
text-decoration:none;
color:inherit;
min-width:0;
display:block;
cursor:pointer;
}
.lci_gc_thumb-on7{
border-radius:13px;
overflow:hidden;
border:1px solid #3A2248;
display:block;
background-size:cover;
aspect-ratio:1;
position:relative;
background-position:center;
}
.lci_gc_thumb_portrait-on7{
aspect-ratio:3/4;
}
.lci_gc_thumb_wide-on7{
aspect-ratio:16/11;
}
.lci_gc_cap-on7{
background:linear-gradient(transparent,rgba(8, 4, 12, 0.74));
padding:0.563rem;
bottom:0;
position:absolute;
left:0;
right:0;
}
.lci_gc_name-on7{
display:block;
font-size:12.5px;
font-weight:700;
color:#F5EEFF;
}
.lci_gc_meta-on7{
font-size:11px;
color:#B89EC8;
}
.lci_gc_badge-on7{
padding:2px 0.375rem;
border-radius:9px;
background:#E81FBF;
right:8px;
font-size:0.5rem;
font-weight:700;
color:#1A0020;
top:0.5rem;
position:absolute;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.lci_gc_badge_hot-on7{
background:#FF3B3B;
color:#F5EEFF;
}
.lci_gc_badge_live-on7{
background:#FF3B3B;
left:8px;
right:auto;
color:#F5EEFF;
}
.lci_gc_mult-on7{
inset:0;
justify-content:center;
font-size:1.75rem;
font-weight:700;
position:absolute;
align-items:center;
display:flex;
color:#E81FBF;
}
.lci_pc-on7{
border-radius:0.813rem;
border:1px solid #3A2248;
background:#150D18;
font-weight:700;
display:flex;
align-items:center;
font-size:0.875rem;
color:#C4AED4;
justify-content:center;
height:4rem;
}
.lci_rail-on7{
min-width:0;
}
.lci_rail_scroll-on7{
gap:0.875rem;
display:grid;
}
.lci_rail_scroll-on7>*{
min-width:0;
}
.lci_g6-on7{
grid-template-columns:repeat(6,1fr);
}
.lci_g7-on7{
grid-template-columns:repeat(7,1fr);
}
.lci_g4-on7{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.lci_g6-on7,.lci_g7-on7{
grid-template-columns:none;
padding-bottom:0.375rem;
grid-auto-columns:7.5rem;
grid-auto-flow:column;
overflow-x:auto;
scroll-snap-type:x mandatory;
}
.lci_g6-on7>*,.lci_g7-on7>*{
scroll-snap-align:start;
}
.lci_g4-on7{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.lci_g4-on7{
grid-template-columns:none;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
overflow-x:auto;
}
}
.lci_panel-on7{
border-radius:1.25rem;
padding:1.75rem 32px;
border:1px solid #3A2248;
background:#150D18;
}
.lci_split-on7{
gap:36px;
display:grid;
align-items:start;
}
.lci_split-on7>*{
min-width:0;
}
.lci_split_a-on7{
grid-template-columns:.85fr 1.15fr;
}
.lci_split_b-on7{
grid-template-columns:1fr 1.1fr;
}
.lci_split_c-on7{
grid-template-columns:1.1fr .9fr;
}
.lci_pgrid-on7{
grid-template-columns:.9fr 1.1fr;
gap:40px;
align-items:center;
display:grid;
}
.lci_pgrid-on7>*{
min-width:0;
}
.lci_lead-on7{
line-height:1.65;
color:#C4AED4;
margin-bottom:14px;
font-size:15px;
}
.lci_feat-on7{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.lci_feat-on7>*{
min-width:0;
}
.lci_feat2-on7{
grid-template-columns:1fr 1fr;
}
.lci_feat_card-on7{
padding:1.625rem;
border-radius:1.25rem;
border:1px solid #3A2248;
background:#150D18;
}
.lci_feat_card-on7 svg{
width:26px;
color:#E81FBF;
height:1.625rem;
margin-bottom:1rem;
}
.lci_feat_card-on7 h3{
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
font-weight:700;
color:#F2EAF7;
font-size:18px;
}
.lci_feat_card-on7 p{
line-height:1.6;
font-size:13px;
color:#C4AED4;
}
.lci_feat_card-on7 b{
color:#F2EAF7;
}
.lci_big-on7{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.lci_big_n-on7{
font-size:26px;
color:#E81FBF;
font-weight:700;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
.lci_big_l-on7{
color:#8E749E;
font-size:12px;
}
.lci_person-on7{
gap:14px;
border:1px solid #3A2248;
border-radius:13px;
background:#150D18;
padding:16px 1.125rem;
display:flex;
align-items:center;
}
.lci_avatar-on7{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#F032CC,#A3108A);
height:2.75rem;
width:44px;
}
.lci_person_name-on7{
color:#F2EAF7;
font-weight:700;
font-size:14px;
}
.lci_person_role-on7{
font-size:0.75rem;
color:#8E749E;
}
.lci_kv-on7{
background:#3A2248;
grid-template-columns:1fr 1fr;
border:1px solid #3A2248;
overflow:hidden;
gap:1px;
border-radius:0.813rem;
display:grid;
}
.lci_kv-on7>div{
padding:1rem 18px;
background:#0D0910;
min-width:0;
}
.lci_kv_k-on7{
text-transform:uppercase;
font-size:9.5px;
color:#E81FBF;
margin-bottom:5px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.lci_kv_v-on7{
color:#F2EAF7;
font-size:13.5px;
font-weight:700;
}
@media(max-width:1023px){
.lci_split_a-on7,.lci_split_b-on7,.lci_split_c-on7,.lci_pgrid-on7{
grid-template-columns:1fr;
gap:24px;
}
.lci_feat-on7,.lci_feat2-on7{
grid-template-columns:1fr;
}
.lci_kv-on7{
grid-template-columns:1fr;
}
}
.lci_sh-on7{
margin-bottom:1rem;
min-width:0;
}
.lci_sh_row-on7{
gap:12px;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:flex-end;
}
.lci_sh_row-on7 .lci_sh_l-on7{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.lci_sh_stack-on7{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.lci_sh_center-on7{
gap:10px;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.lci_sh_h2-on7{
gap:0.563rem;
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
line-height:1.1;
color:#F2EAF7;
display:flex;
align-items:center;
font-weight:700;
}
@media(min-width:770px){
.lci_sh_h2-on7{
font-size:1.5rem;
}
}
.lci_band-on7 .lci_sh_h2-on7{
color:#F5EEFF;
}
.lci_eb_mono-on7{
letter-spacing:.08em;
text-transform:none;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.lci_eb_mono-on7::before{
content:"// ";
}
.lci_eb_upper-on7{
text-transform:uppercase;
letter-spacing:.14em;
}
.lci_eb_pill-on7{
border-radius:62.438rem;
background:rgba(232, 31, 191, 0.11);
padding:0.313rem 11px;
letter-spacing:.12em;
text-transform:uppercase;
}
.lci_eb_line-on7{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.lci_eb_line-on7::before{
background:#E81FBF;
display:inline-block;
content:"";
height:1px;
width:1.5rem;
}
.lci_band-on7 .lci_eb_line-on7::before{
background:#FF4FD8;
}
.lci_band-on7 .lci_eb_pill-on7{
background:rgba(255, 255, 255, 0.08);
}
.lci_sh_link-on7{
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;
border-bottom:1px solid #F2EAF7;
padding-bottom:2px;
font-size:13px;
color:#F2EAF7;
display:inline-flex;
white-space:nowrap;
align-items:center;
font-weight:600;
}
.lci_sh_link-on7:hover{
border-color:#E81FBF;
color:#E81FBF;
}
.lci_sh_link-on7 svg{
width:14px;
height:14px;
}
.lci_sh_link_chev-on7{
color:#E81FBF;
padding-bottom:0;
font-size:0.75rem;
border-bottom:0;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.lci_sh_link_btn-on7{
border-radius:999px;
background:#F032CC;
padding:0.563rem 18px;
border-bottom:0;
color:#1A0020;
}
.lci_sh_link_btn-on7:hover{
border-color:transparent;
background:#C51EAA;
}
.lci_band-on7 .lci_sh_link-on7{
border-color:#F5EEFF;
color:#F5EEFF;
}
.lci_band-on7 .lci_sh_link_chev-on7{
color:#FF4FD8;
}
.lci_sh_rule-on7{
margin:-2px 0 1rem;
background:#3A2248;
height:1px;
}
.lci_band-on7 .lci_sh_rule-on7{
background:rgba(255, 255, 255, 0.13);
}
.lci_seo_grid3-on7{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.lci_seo_grid4-on7{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.lci_seo_grid3-on7>*,.lci_seo_grid4-on7>*{
min-width:0;
}
.lci_seo_card-on7{
border-radius:13px;
padding:24px;
background:#150D18;
border:1px solid #3A2248;
}
.lci_seo_card-on7 h3{
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
color:#F2EAF7;
font-size:1.125rem;
font-weight:700;
}
.lci_seo_card-on7 p{
font-size:13px;
color:#C4AED4;
line-height:1.6;
}
.lci_seo_card_sm-on7{
padding:1.25rem;
}
.lci_seo_card_sm-on7 h3{
font-size:1rem;
}
.lci_seo_card_sm-on7 p{
line-height:1.55;
font-size:12.5px;
}
.lci_seo_rtp_row-on7{
grid-template-columns:1fr 1fr;
gap:2.25rem;
display:grid;
margin-top:16px;
align-items:center;
}
.lci_rtp-on7{
gap:14px;
min-width:0;
display:flex;
}
.lci_rtp-on7>div{
flex:1;
background:#0D0910;
border-radius:13px;
padding:16px;
text-align:center;
min-width:0;
}
.lci_rtp_n-on7{
white-space:nowrap;
font-size:1.625rem;
font-weight:700;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
color:#E81FBF;
}
.lci_rtp_l-on7{
font-size:0.688rem;
color:#8E749E;
margin-top:0.25rem;
}
.lci_cmp-on7{
border:1px solid #3A2248;
border-radius:13px;
overflow:hidden;
max-width:47.5rem;
}
.lci_cmp_row-on7{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.lci_cmp_row-on7>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.lci_cmp_row-on7>div:first-child{
color:#F2EAF7;
text-align:left;
padding-left:22px;
font-weight:600;
}
.lci_cmp_th-on7{
background:#0D0910;
font-size:12.5px;
font-weight:700;
}
.lci_cmp_row-on7:not(.lci_cmp_th-on7){
background:#150D18;
border-top:1px solid #2A1A32;
color:#C4AED4;
}
.lci_cmp_zebra-on7{
background:#1A1020;
}
.lci_guide-on7{
overflow:hidden;
border:1px solid #3A2248;
border-radius:13px;
background:#150D18;
cursor:pointer;
}
.lci_guide_cover-on7{
height:8.125rem;
}
.lci_guide_body-on7{
padding:1.25rem;
}
.lci_guide_body-on7 h3{
margin:0.438rem 0 0.563rem;
line-height:1.25;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1rem;
color:#F2EAF7;
}
.lci_guide_meta-on7{
color:#8E749E;
font-size:0.719rem;
}
.lci_hub-on7{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
display:grid;
border-top:1px solid #2A1A32;
padding-top:28px;
}
.lci_hub-on7>*{
min-width:0;
}
.lci_hub-on7 h4{
font-weight:700;
margin-bottom:11px;
color:#F2EAF7;
font-size:0.813rem;
}
.lci_hub_col-on7{
gap:0.5rem;
flex-direction:column;
font-size:13px;
display:flex;
color:#C4AED4;
}
.lci_hub_col-on7 a{
cursor:pointer;
}
@media(max-width:1022px){
.lci_seo_grid3-on7{
grid-template-columns:1fr;
}
.lci_seo_grid4-on7{
grid-template-columns:repeat(2,1fr);
}
.lci_seo_rtp_row-on7{
grid-template-columns:1fr;
gap:20px;
}
.lci_hub-on7{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:557px){
.lci_hub-on7{
grid-template-columns:1fr;
}
}
.lci_hero-on7{
padding:46px 48px;
background:linear-gradient(120deg,#1C0A24,#090818);
border:1px solid #3A2248;
overflow:hidden;
border-radius:1.25rem;
position:relative;
color:#F5EEFF;
}
.lci_hero_glow-on7{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 30, 160, 0.22),transparent 70%);
right:-3.75rem;
width:340px;
top:-60px;
position:absolute;
height:340px;
}
.lci_hero_in-on7{
position:relative;
max-width:37.5rem;
}
.lci_hero-on7 .lci_eyebrow-on7{
color:#FF4FD8;
}
.lci_pill_row-on7{
background:rgba(255, 255, 255, 0.08);
gap:0.5rem;
padding:6px 0.813rem;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:62.438rem;
letter-spacing:.1em;
text-transform:uppercase;
margin-bottom:22px;
align-items:center;
display:inline-flex;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.656rem;
color:#FF4FD8;
}
.lci_hero_h1-on7{
margin:18px 0;
letter-spacing:-.02em;
font-weight:700;
line-height:1.02;
color:#F5EEFF;
font-size:54px;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
}
.lci_hero_h1-on7 em{
color:#FF4FD8;
font-style:normal;
}
.lci_hero_sub-on7{
margin-bottom:28px;
color:#B89EC8;
line-height:1.55;
max-width:30rem;
font-size:17px;
}
.lci_hero_cta-on7{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:1.625rem;
}
.lci_hero_trust-on7{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.lci_hero_rating_txt-on7{
color:#B89EC8;
font-size:0.813rem;
}
@media(max-width:1027px){
.lci_hero-on7{
padding:32px 1.5rem;
}
.lci_hero_h1-on7{
font-size:38px;
}
}
@media(max-width:558px){
.lci_hero_h1-on7{
font-size:1.875rem;
}
}
.lci_stat-on7{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.lci_stat-on7>*{
min-width:0;
}
.lci_stat_item-on7{
background:#150D18;
padding:18px 1.25rem;
border-radius:13px;
border:1px solid #3A2248;
}
.lci_stat_k-on7{
text-transform:uppercase;
margin-bottom:7px;
font-size:9.5px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
color:#8E749E;
}
.lci_stat_v-on7{
gap:0.5rem;
font-weight:700;
font-size:1.5rem;
min-width:0;
color:#F2EAF7;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:anywhere;
display:flex;
align-items:center;
}
.lci_stat_v_accent-on7{
color:#E81FBF;
}
@media(max-width:1021px){
.lci_stat-on7{
grid-template-columns:repeat(2,1fr);
}
}
.lci_wlc-on7{
gap:24px;
border-radius:1.25rem;
background:linear-gradient(120deg,#1C0A24,#090818);
padding:2.25rem 40px;
overflow:hidden;
border:1px solid #3A2248;
grid-template-columns:1.2fr .8fr;
align-items:center;
color:#F5EEFF;
position:relative;
display:grid;
}
.lci_wlc-on7>*{
min-width:0;
}
.lci_wlc-on7 .lci_eyebrow-on7{
color:#FF4FD8;
}
.lci_wlc_glow-on7{
background:radial-gradient(circle,rgba(220, 30, 160, 0.22),transparent 70%);
border-radius:50%;
top:-40px;
position:absolute;
width:16.25rem;
right:-40px;
height:260px;
}
.lci_wlc_in-on7{
position:relative;
}
.lci_wlc_h2-on7{
margin:10px 0 0.5rem;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F5EEFF;
font-size:2.125rem;
line-height:1.03;
overflow-wrap:break-word;
}
.lci_wlc_h2-on7 em{
font-style:normal;
color:#FF4FD8;
}
.lci_wlc_sub-on7{
font-size:14px;
color:#B89EC8;
max-width:26.25rem;
margin-bottom:1.125rem;
line-height:1.55;
}
.lci_wlc_terms-on7{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.lci_term-on7{
border-radius:13px;
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 15px;
gap:0.688rem;
border:1px solid rgba(255, 255, 255, 0.13);
display:flex;
align-items:center;
}
.lci_term-on7 svg{
flex:none;
color:#FF4FD8;
width:20px;
height:20px;
}
.lci_term_k-on7{
color:#B89EC8;
letter-spacing:.1em;
font-size:0.594rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.lci_term_v-on7{
font-weight:700;
font-size:14px;
color:#F5EEFF;
margin-top:2px;
}
@media(max-width:1024px){
.lci_wlc-on7{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.lci_wlc_h2-on7{
font-size:26px;
}
}
.lci_jp-on7{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.lci_jp-on7>*{
min-width:0;
}
.lci_jp_hero-on7{
overflow:hidden;
gap:0.875rem;
border-radius:1.25rem;
border:1px solid #3A2248;
background:linear-gradient(135deg,#1C0A24,#090818);
padding:1.625rem;
flex-direction:column;
display:flex;
color:#F5EEFF;
position:relative;
min-height:180px;
justify-content:space-between;
}
.lci_jp_glow-on7{
background:radial-gradient(circle,rgba(220, 30, 160, 0.22),transparent 70%);
border-radius:50%;
top:-40px;
right:-2.5rem;
width:11.25rem;
position:absolute;
height:180px;
}
.lci_jp_k_row-on7{
gap:10px;
justify-content:space-between;
display:flex;
align-items:center;
position:relative;
}
.lci_jp_k-on7{
letter-spacing:.12em;
font-size:10px;
text-transform:uppercase;
color:#8E749E;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.lci_jp_hero-on7 .lci_jp_k-on7{
color:#B89EC8;
}
.lci_jp_amt-on7{
font-weight:700;
line-height:1;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
position:relative;
font-size:2.625rem;
color:#FF4FD8;
}
.lci_jp_sub-on7{
font-size:0.75rem;
color:#B89EC8;
margin-top:0.313rem;
}
.lci_jp_cell-on7{
border:1px solid #3A2248;
padding:22px;
background:#150D18;
border-radius:20px;
flex-direction:column;
justify-content:space-between;
display:flex;
min-height:180px;
}
.lci_jp_cell-on7 .lci_jp_amt-on7{
color:#F2EAF7;
font-size:30px;
}
.lci_jp_cell-on7 .lci_jp_sub-on7{
color:#8E749E;
}
@media(max-width:1027px){
.lci_jp-on7{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.lci_jp_amt-on7{
font-size:32px;
}
}
.lci_promo_grid-on7{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.lci_promo_grid-on7>*{
min-width:0;
}
.lci_promo-on7{
border:1px solid #3A2248;
overflow:hidden;
padding:24px;
border-radius:1.25rem;
background:#150D18;
position:relative;
min-height:9.375rem;
}
.lci_promo_h-on7{
margin-top:6px;
color:#F2EAF7;
line-height:1.05;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:26px;
}
.lci_promo_h-on7 em{
color:#E81FBF;
font-style:normal;
}
.lci_promo_p-on7{
font-size:12.5px;
line-height:1.5;
color:#C4AED4;
margin-top:0.5rem;
}
.lci_promo_feat-on7{
background:linear-gradient(135deg,#1C0A24,#090818);
border-color:#3A2248;
}
.lci_promo_feat-on7 .lci_promo_h-on7{
color:#F5EEFF;
}
.lci_promo_feat-on7 .lci_promo_h-on7 em{
color:#FF4FD8;
}
.lci_promo_feat-on7 .lci_promo_p-on7{
color:#B89EC8;
}
.lci_promo_feat-on7 .lci_eyebrow-on7{
color:#FF4FD8;
}
@media(max-width:1024px){
.lci_promo_grid-on7{
grid-template-columns:1fr;
}
}
.lci_pay_logos-on7{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.lci_pay_logos-on7>*{
min-width:0;
}
.lci_pay-on7{
border:1px solid #3A2248;
border-radius:0.563rem;
font-size:0.75rem;
font-weight:700;
color:#C4AED4;
display:flex;
align-items:center;
height:3rem;
justify-content:center;
}
.lci_table-on7{
overflow:hidden;
border-radius:0.813rem;
border:1px solid #3A2248;
}
.lci_trow-on7{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.lci_trow-on7>div{
padding:13px 0.875rem;
min-width:0;
}
.lci_trow-on7>div:first-child{
padding-left:16px;
font-weight:700;
color:#F2EAF7;
}
.lci_trow_th-on7{
background:#0D0910;
font-size:0.594rem;
text-transform:uppercase;
letter-spacing:.06em;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#8E749E;
}
.lci_trow-on7:not(.lci_trow_th-on7){
background:#150D18;
color:#C4AED4;
border-top:1px solid #2A1A32;
}
.lci_trow_zebra-on7{
background:#1A1020;
}
.lci_pos-on7{
font-weight:700;
color:#E81FBF;
}
@media(max-width:1025px){
.lci_pay_logos-on7{
grid-template-columns:repeat(2,1fr);
}
}
.lci_dw_h2-on7{
line-height:1.08;
font-size:1.625rem;
color:#F2EAF7;
margin-bottom:0.625rem;
font-weight:700;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
.lci_steps_v-on7{
grid-template-columns:1fr;
gap:10px;
}
.lci_steps_v-on7 .lci_step-on7{
padding:1.125rem 20px;
}
@media(max-width:557px){
.lci_dw_h2-on7{
font-size:23px;
}
}
.lci_supp-on7{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.lci_supp-on7>*{
min-width:0;
}
.lci_supp_card-on7{
border:1px solid #3A2248;
padding:1.5rem;
border-radius:13px;
background:#150D18;
}
.lci_supp_card-on7 svg{
width:1.5rem;
height:24px;
margin-bottom:0.875rem;
color:#E81FBF;
}
.lci_supp_card-on7 h3{
margin-bottom:6px;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
font-weight:700;
color:#F2EAF7;
}
.lci_supp_card-on7 p{
font-size:13px;
line-height:1.55;
color:#C4AED4;
}
@media(max-width:1025px){
.lci_supp-on7{
grid-template-columns:1fr;
}
}
.lci_vip_head-on7{
gap:12px;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:18px;
justify-content:space-between;
display:flex;
}
.lci_vip_intro-on7{
font-size:0.813rem;
max-width:26.25rem;
color:#C4AED4;
}
.lci_vip-on7{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.lci_vip-on7>*{
min-width:0;
}
.lci_tier-on7{
border:1px solid #3A2248;
padding:1.25rem;
background:#150D18;
border-radius:13px;
}
.lci_tier_on-on7{
border-color:#E81FBF;
background:rgba(232, 31, 191, 0.11);
}
.lci_tier_medal-on7{
border-radius:0.563rem;
background:linear-gradient(135deg,#F032CC,#A3108A);
height:30px;
margin-bottom:0.875rem;
width:1.875rem;
}
.lci_tier_name-on7{
font-size:0.938rem;
font-weight:700;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:5px;
color:#F2EAF7;
}
.lci_tier_tx-on7{
color:#8E749E;
line-height:1.5;
font-size:11.5px;
}
@media(max-width:1023px){
.lci_vip-on7{
grid-template-columns:repeat(2,1fr);
}
}
.lci_tour-on7{
border:1px solid #3A2248;
border-radius:1.25rem;
overflow:hidden;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.lci_tour-on7>*{
min-width:0;
}
.lci_tour_l-on7{
background:linear-gradient(135deg,#1C0A24,#090818);
overflow:hidden;
padding:2.125rem;
color:#F5EEFF;
position:relative;
}
.lci_tour_h2-on7{
margin:0.75rem 0 10px;
color:#F5EEFF;
font-weight:700;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-size:30px;
line-height:1.05;
}
.lci_tour_h2-on7 em{
color:#FF4FD8;
font-style:normal;
}
.lci_tour_text-on7{
max-width:340px;
margin-bottom:20px;
font-size:0.844rem;
line-height:1.6;
color:#B89EC8;
}
.lci_tour_meta-on7{
gap:18px;
margin-bottom:20px;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.lci_tour_cap-on7{
font-size:9.5px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
margin-bottom:5px;
color:#B89EC8;
}
.lci_count-on7{
gap:0.375rem;
display:flex;
}
.lci_count-on7 span{
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:9px;
padding:4px 9px;
background:rgba(255, 255, 255, 0.08);
font-weight:700;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
font-size:22px;
}
.lci_tour_units-on7{
font-size:0.625rem;
color:#B89EC8;
}
.lci_board-on7{
background:#150D18;
padding:1.75rem 30px;
}
.lci_board_head-on7{
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
display:flex;
}
.lci_board_title-on7{
font-weight:700;
font-size:16px;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
color:#F2EAF7;
}
.lci_board_upd-on7{
text-transform:uppercase;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#8E749E;
font-size:0.625rem;
}
.lci_board_list-on7{
gap:2px;
flex-direction:column;
display:flex;
}
.lci_board_row-on7{
border-radius:9px;
padding:10px 12px;
gap:0.75rem;
display:flex;
align-items:center;
}
.lci_board_top1-on7{
background:rgba(232, 31, 191, 0.11);
}
.lci_board_rk-on7{
font-weight:700;
width:1.25rem;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#8E749E;
font-size:14px;
}
.lci_board_top1-on7 .lci_board_rk-on7{
color:#E81FBF;
}
.lci_board_nm-on7{
flex:1;
font-weight:600;
color:#C4AED4;
font-size:0.844rem;
min-width:0;
}
.lci_board_top1-on7 .lci_board_nm-on7{
color:#F2EAF7;
font-weight:700;
}
.lci_board_pt-on7{
font-size:12.5px;
color:#C4AED4;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
@media(max-width:1023px){
.lci_tour-on7{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.lci_tour_h2-on7{
font-size:24px;
}
}
.lci_steps-on7{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.lci_steps-on7>*{
min-width:0;
}
.lci_step-on7{
border:1px solid #3A2248;
border-radius:13px;
background:#150D18;
padding:1.5rem;
position:relative;
}
.lci_step_num-on7{
border-radius:9px;
background:#F032CC;
height:30px;
display:flex;
justify-content:center;
font-size:13px;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
color:#1A0020;
margin-bottom:0.875rem;
align-items:center;
font-weight:700;
width:30px;
}
.lci_step_h-on7{
color:#F2EAF7;
font-size:16px;
font-weight:700;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:7px;
}
.lci_step_p-on7{
color:#C4AED4;
font-size:13px;
line-height:1.55;
}
@media(max-width:1027px){
.lci_steps-on7{
grid-template-columns:1fr;
}
}
.lci_op_h2-on7{
margin:10px 0 8px;
font-weight:700;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
color:#F2EAF7;
font-size:1.5rem;
line-height:1.1;
}
.lci_op_text-on7{
color:#C4AED4;
font-size:13.5px;
line-height:1.6;
}
@media(max-width:559px){
.lci_op_h2-on7{
font-size:22px;
}
}
.lci_provs-on7{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.lci_provs-on7>*{
min-width:0;
}
.lci_prov-on7{
border-radius:0.813rem;
padding:0.75rem;
background:#150D18;
border:1px solid #3A2248;
display:flex;
text-decoration:none;
justify-content:center;
align-items:center;
height:64px;
}
.lci_prov_img-on7{
max-height:32px;
max-width:100%;
object-fit:contain;
}
.lci_resp-on7{
border-radius:0.813rem;
border:1px solid #3A2248;
background:#150D18;
padding:26px;
gap:1.5rem;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.lci_resp_in-on7{
max-width:560px;
}
.lci_resp_h-on7{
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F2EAF7;
font-size:1.188rem;
margin-bottom:0.5rem;
}
.lci_resp_p-on7{
line-height:1.6;
font-size:13.5px;
color:#C4AED4;
}
.lci_resp_badges-on7{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.lci_age18-on7{
border:1.5px solid #FF3B3B;
border-radius:0.563rem;
padding:4px 8px;
font-size:13px;
font-weight:700;
color:#FF3B3B;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.lci_resp_org-on7{
color:#8E749E;
font-weight:600;
font-size:0.813rem;
}
@media(max-width:1021px){
.lci_provs-on7{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.lci_provs-on7{
grid-template-columns:repeat(2,1fr);
}
}
.lci_rv_head-on7{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:1.125rem;
display:flex;
}
.lci_rv_agg-on7{
gap:10px;
align-items:center;
display:flex;
}
.lci_rv_source-on7{
color:#8E749E;
font-size:0.781rem;
}
.lci_rv_grid-on7{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.lci_rv_grid-on7>*{
min-width:0;
}
.lci_review-on7{
border:1px solid #3A2248;
background:#150D18;
padding:24px;
border-radius:0.813rem;
}
.lci_review-on7 .lci_stars-on7{
margin-bottom:10px;
}
.lci_review-on7 p{
font-size:0.906rem;
color:#F2EAF7;
line-height:1.5;
margin-bottom:0.875rem;
font-weight:600;
}
.lci_review_by-on7{
font-size:0.781rem;
color:#8E749E;
}
@media(max-width:1025px){
.lci_rv_grid-on7{
grid-template-columns:1fr;
}
}
.lci_gd_head-on7{
gap:12px;
margin-bottom:16px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.lci_ab_h2-on7{
margin:14px 0 16px;
line-height:1.08;
color:#F2EAF7;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:2rem;
}
.lci_ab_body-on7{
line-height:1.65;
font-size:15px;
margin-bottom:14px;
color:#C4AED4;
}
.lci_ab_chips-on7{
gap:0.625rem;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.lci_faq-on7{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.lci_faq_item-on7{
background:#150D18;
padding:18px 22px;
border:1px solid #3A2248;
border-radius:0.813rem;
}
.lci_faq_q-on7{
gap:1rem;
list-style:none;
justify-content:space-between;
font-weight:600;
color:#F2EAF7;
display:flex;
font-size:0.969rem;
align-items:center;
cursor:pointer;
}
.lci_faq_q-on7::-webkit-details-marker{
display:none;
}
.lci_faq_q_t-on7{
gap:10px;
display:flex;
}
.lci_faq_q_i-on7{
color:#E81FBF;
font-style:normal;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
}
.lci_faq_pm-on7{
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
font-size:20px;
color:#E81FBF;
}
.lci_faq_item-on7[open] .lci_faq_pm-on7{
transform:rotate(45deg);
}
.lci_faq_a-on7{
color:#C4AED4;
line-height:1.6;
margin-top:0.75rem;
font-size:13.5px;
}
@media(max-width:561px){
.lci_ab_h2-on7{
font-size:1.625rem;
}
}
.lci_footer-on7{
background:#08060A;
padding:2.5rem 1.75rem;
border-top:1px solid #2A1A32;
}
.lci_footer_grid-on7{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-bottom:28px;
max-width:87.5rem;
margin-left:auto;
margin-right:auto;
}
.lci_footer_grid-on7>*{
min-width:0;
}
.lci_footer_grid-on7 h4{
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.813rem;
font-size:10px;
text-transform:uppercase;
color:#5C4A6A;
letter-spacing:.12em;
}
.lci_fcol-on7{
gap:0.563rem;
font-size:13px;
flex-direction:column;
display:flex;
color:#C4AED4;
}
.lci_fcol-on7 a{
cursor:pointer;
}
.lci_ft_about-on7{
margin-top:12px;
max-width:16.25rem;
color:#8E749E;
font-size:0.813rem;
line-height:1.6;
}
.lci_ft_contact-on7{
overflow-wrap:anywhere;
font-size:0.781rem;
color:#E81FBF;
font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;
margin-top:0.75rem;
}
.lci_footer_bottom-on7{
margin:0 auto;
gap:1rem;
display:flex;
align-items:center;
flex-wrap:wrap;
border-top:1px solid #2A1A32;
justify-content:space-between;
padding-top:1.25rem;
max-width:1400px;
}
.lci_footer_bottom-on7 p{
line-height:1.6;
max-width:720px;
color:#5C4A6A;
font-size:0.688rem;
}
@media(max-width:1026px){
.lci_footer_grid-on7{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.lci_footer_grid-on7{
grid-template-columns:1fr;
}
}