*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF7FB;
line-height:1.55;
text-rendering:optimizeLegibility;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-size:15px;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
color:#3D2B47;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(20, 10, 30, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.lus_shell-hrk{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.lus_main-hrk{
min-width:0;
}
.lus_wrap-hrk{
margin:0 auto;
max-width:1400px;
width:100%;
}
.lus_container-hrk{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:765px){
.lus_container-hrk{
padding:0 28px;
}
}
.lus_section-hrk{
padding:1.5rem 28px;
}
.lus_section_pt-hrk{
padding-top:34px;
}
.lus_band_soft-hrk{
background:#F3EEF5;
}
.lus_eyebrow-hrk{
overflow-wrap:break-word;
letter-spacing:.14em;
font-size:10.5px;
line-height:1.4;
color:#A8157A;
text-transform:uppercase;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
display:inline-block;
font-weight:600;
}
.lus_drawer_cb-hrk{
display:none;
}
.lus_overlay-hrk{
display:none;
}
@media(max-width:1027px){
.lus_shell-hrk{
grid-template-columns:1fr;
}
.lus_main-hrk{
padding-bottom:4.875rem;
}
.lus_drawer_cb-hrk:checked~.lus_overlay-hrk{
background:rgba(20, 10, 30, 0.72);
inset:0;
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:558px){
.lus_section-hrk{
padding:1.125rem 16px;
}
.lus_section_pt-hrk{
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 ---------- */
.lus_side-hrk{
padding:1.375rem 1.125rem;
gap:1.375rem;
background:#F7F2F9;
overflow-y:auto;
display:flex;
height:100vh;
border-right:1px solid rgba(28, 16, 32, 0.08);
position:sticky;
flex-direction:column;
top:0;
align-self:start;
}
.lus_brand-hrk{
gap:0.625rem;
align-items:center;
display:flex;
}
.lus_logo-hrk{
color:#1C1020;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.313rem;
letter-spacing:-.02em;
}
.lus_side_cta-hrk{
border-radius:0.813rem;
padding:1rem;
border:1px solid rgba(28, 16, 32, 0.12);
background:rgba(168, 21, 122, 0.11);
}
.lus_side_cta_h-hrk{
font-weight:700;
line-height:1.15;
margin-bottom:0.375rem;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1C1020;
font-size:1.063rem;
}
.lus_side_cta_p-hrk{
color:#3D2B47;
font-size:0.75rem;
margin-bottom:12px;
line-height:1.45;
}
.lus_nav-hrk{
gap:3px;
display:flex;
flex-direction:column;
}
.lus_nav_label-hrk{
padding:6px 0.625rem;
text-transform:uppercase;
font-size:0.594rem;
color:#9B85A8;
letter-spacing:.14em;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.lus_nav_item-hrk{
padding:10px;
gap:0.688rem;
border-radius:8px;
color:#3D2B47;
font-weight:500;
font-size:0.875rem;
display:flex;
align-items:center;
}
.lus_nav_item-hrk svg{
width:17px;
height:17px;
}
.lus_nav_item-hrk:hover{
background:rgba(168, 21, 122, 0.11);
color:#1C1020;
}
.lus_nav_item_on-hrk{
background:rgba(168, 21, 122, 0.11);
font-weight:600;
color:#A8157A;
}
.lus_side_foot-hrk{
background:#F3EEF5;
border-radius:13px;
border:1px solid rgba(28, 16, 32, 0.12);
padding:12px;
margin-top:auto;
}
.lus_side_foot-hrk p{
color:#3D2B47;
margin-top:0.25rem;
line-height:1.4;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.lus_top-hrk{
background:#F7F2F9;
padding:14px 28px;
gap:16px;
position:sticky;
z-index:40;
top:0;
border-bottom:1px solid rgba(28, 16, 32, 0.08);
display:flex;
align-items:center;
}
.lus_top_brand-hrk{
gap:0.563rem;
align-items:center;
display:none;
}
.lus_search-hrk{
background:#F3EEF5;
gap:0.625rem;
padding:0.688rem 14px;
border-radius:13px;
flex:1;
border:1px solid rgba(28, 16, 32, 0.12);
color:#6B5278;
font-size:13.5px;
max-width:440px;
align-items:center;
display:flex;
}
.lus_search-hrk svg{
flex:none;
width:1rem;
height:1rem;
}
.lus_top_actions-hrk{
gap:0.75rem;
display:flex;
align-items:center;
margin-left:auto;
}
.lus_lang-hrk{
color:#3D2B47;
font-size:0.75rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.lus_burger-hrk{
border:1px solid rgba(28, 16, 32, 0.12);
border-radius:8px;
background:#F3EEF5;
height:40px;
align-items:center;
display:none;
width:40px;
justify-content:center;
color:#1C1020;
}
/* ---------- bottom-nav (mobile) ---------- */
.lus_botnav-hrk{
display:none;
}
@media(max-width:1027px){
.lus_side-hrk{
transition:transform .25s ease;
height:100vh;
top:0;
width:17.5rem;
z-index:80;
left:0;
position:fixed;
transform:translateX(-100%);
}
.lus_drawer_cb-hrk:checked~.lus_shell-hrk .lus_side-hrk{
transform:translateX(0);
}
.lus_top-hrk{
padding:14px 1rem;
gap:0.75rem;
position:static;
flex-wrap:wrap;
}
.lus_top_brand-hrk{
display:flex;
}
.lus_search-hrk{
display:none;
}
.lus_burger-hrk{
display:flex;
}
.lus_top_actions-hrk{
gap:0.625rem;
margin-left:0;
align-items:stretch;
width:100%;
}
.lus_top_actions-hrk .lus_lang-hrk{
display:none;
}
.lus_top_actions-hrk .lus_btn-hrk{
flex:1;
padding:11px 10px;
text-align:center;
}
.lus_botnav-hrk{
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#F7F2F9;
grid-template-columns:repeat(3,1fr);
border-top:1px solid rgba(28, 16, 32, 0.12);
z-index:65;
transform:translateZ(0);
bottom:0;
display:grid;
left:0;
right:0;
position:fixed;
}
.lus_bn-hrk{
gap:4px;
padding:0.375rem 2px 0;
font-weight:600;
color:#3D2B47;
display:flex;
font-size:10px;
justify-content:flex-end;
align-items:center;
flex-direction:column;
min-width:0;
}
.lus_bn-hrk svg{
flex:none;
width:1.375rem;
height:22px;
}
.lus_bn-hrk span{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
text-align:center;
}
.lus_bn_on-hrk{
color:#A8157A;
}
.lus_bn_center-hrk{
position:relative;
}
.lus_bn_fab-hrk{
background:#C91D8F;
border-radius:50%;
width:3.125rem;
justify-content:center;
box-shadow:0 8px 32px rgba(28, 16, 32, 0.14), 0 2px 0.5rem rgba(28, 16, 32, 0.10);
height:50px;
transform:translateX(-50%);
top:-20px;
color:#FFFFFF;
left:50%;
align-items:center;
position:absolute;
display:flex;
}
.lus_bn_fab-hrk svg{
width:1.5rem;
height:1.5rem;
}
.lus_bn_center-hrk span{
color:#A8157A;
}
}
.lus_btn-hrk{
gap:0.5rem;
padding:11px 22px;
border-radius:8px;
transition:background-color 0.2s ease,color 0.2s ease;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
align-items:center;
font-size:0.875rem;
cursor:pointer;
font-weight:700;
display:inline-flex;
justify-content:center;
}
.lus_btn_pri-hrk{
background:#C91D8F;
box-shadow:0 0.25rem 1.125rem rgba(201, 29, 143, 0.42), 0 2px 0.375rem rgba(201, 29, 143, 0.28);
color:#FFFFFF;
}
.lus_btn_pri-hrk:hover{
background:#A8157A;
}
.lus_btn_ghost-hrk{
background:rgba(168, 21, 122, 0.11);
color:#1C1020;
font-weight:600;
}
.lus_btn_line-hrk{
border:1px solid rgba(28, 16, 32, 0.22);
background:transparent;
color:#1C1020;
font-weight:600;
}
.lus_btn_lg-hrk{
padding:16px 30px;
border-radius:13px;
font-size:0.938rem;
}
.lus_band-hrk .lus_btn_line-hrk{
border-color:rgba(255, 255, 255, 0.13);
color:#F5EEFF;
}
.lus_band-hrk .lus_btn_ghost-hrk{
background:rgba(255, 255, 255, 0.08);
color:#F5EEFF;
}
.lus_link_m-hrk{
gap:5px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A8157A;
display:inline-flex;
text-decoration:none;
font-size:12px;
align-items:center;
cursor:pointer;
}
.lus_link_m-hrk svg{
width:0.875rem;
height:0.875rem;
}
.lus_band-hrk .lus_link_m-hrk{
color:#F06FD4;
}
.lus_dot-hrk{
border-radius:50%;
background:#A8157A;
flex:none;
height:7px;
width:0.438rem;
}
.lus_dot_live-hrk{
animation:zm3-pulse 1.4s infinite;
background:#D92B2B;
}
.lus_stars-hrk{
gap:2px;
display:inline-flex;
color:#A8157A;
}
.lus_stars-hrk svg{
width:15px;
height:0.938rem;
}
.lus_chip-hrk{
background:#F3EEF5;
border-radius:8px;
padding:7px 0.75rem;
gap:6px;
border:1px solid rgba(28, 16, 32, 0.12);
font-size:0.688rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
display:inline-flex;
color:#3D2B47;
}
.lus_chip_on-hrk{
border-color:transparent;
background:rgba(168, 21, 122, 0.11);
color:#A8157A;
}
.lus_gc-hrk{
text-decoration:none;
min-width:0;
cursor:pointer;
color:inherit;
display:block;
}
.lus_gc_thumb-hrk{
border-radius:13px;
border:1px solid rgba(28, 16, 32, 0.12);
overflow:hidden;
position:relative;
background-size:cover;
aspect-ratio:1;
background-position:center;
display:block;
}
.lus_gc_thumb_portrait-hrk{
aspect-ratio:3/4;
}
.lus_gc_thumb_wide-hrk{
aspect-ratio:16/11;
}
.lus_gc_cap-hrk{
padding:9px;
background:linear-gradient(transparent,rgba(20, 10, 30, 0.72));
position:absolute;
bottom:0;
right:0;
left:0;
}
.lus_gc_name-hrk{
font-weight:700;
color:#F5EEFF;
display:block;
font-size:0.781rem;
}
.lus_gc_meta-hrk{
color:#C4AEDD;
font-size:11px;
}
.lus_gc_badge-hrk{
border-radius:8px;
padding:2px 6px;
background:#A8157A;
top:8px;
position:absolute;
color:#FFFFFF;
font-weight:700;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.5rem;
right:0.5rem;
}
.lus_gc_badge_hot-hrk{
background:#D92B2B;
color:#F5EEFF;
}
.lus_gc_badge_live-hrk{
background:#D92B2B;
left:8px;
color:#F5EEFF;
right:auto;
}
.lus_gc_mult-hrk{
inset:0;
align-items:center;
color:#A8157A;
font-weight:700;
justify-content:center;
font-size:28px;
display:flex;
position:absolute;
}
.lus_pc-hrk{
border-radius:0.813rem;
border:1px solid rgba(28, 16, 32, 0.12);
background:#F3EEF5;
display:flex;
align-items:center;
height:64px;
justify-content:center;
color:#3D2B47;
font-weight:700;
font-size:14px;
}
.lus_rail-hrk{
min-width:0;
}
.lus_rail_scroll-hrk{
gap:0.875rem;
display:grid;
}
.lus_rail_scroll-hrk>*{
min-width:0;
}
.lus_g6-hrk{
grid-template-columns:repeat(6,1fr);
}
.lus_g7-hrk{
grid-template-columns:repeat(7,1fr);
}
.lus_g4-hrk{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.lus_g6-hrk,.lus_g7-hrk{
grid-template-columns:none;
padding-bottom:6px;
grid-auto-columns:7.5rem;
overflow-x:auto;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
}
.lus_g6-hrk>*,.lus_g7-hrk>*{
scroll-snap-align:start;
}
.lus_g4-hrk{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.lus_g4-hrk{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.lus_panel-hrk{
background:#F3EEF5;
border:1px solid rgba(28, 16, 32, 0.12);
padding:1.75rem 2rem;
border-radius:20px;
}
.lus_split-hrk{
gap:2.25rem;
display:grid;
align-items:start;
}
.lus_split-hrk>*{
min-width:0;
}
.lus_split_a-hrk{
grid-template-columns:.85fr 1.15fr;
}
.lus_split_b-hrk{
grid-template-columns:1fr 1.1fr;
}
.lus_split_c-hrk{
grid-template-columns:1.1fr .9fr;
}
.lus_pgrid-hrk{
grid-template-columns:.9fr 1.1fr;
gap:40px;
align-items:center;
display:grid;
}
.lus_pgrid-hrk>*{
min-width:0;
}
.lus_lead-hrk{
color:#3D2B47;
line-height:1.65;
font-size:0.938rem;
margin-bottom:0.875rem;
}
.lus_feat-hrk{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.lus_feat-hrk>*{
min-width:0;
}
.lus_feat2-hrk{
grid-template-columns:1fr 1fr;
}
.lus_feat_card-hrk{
border:1px solid rgba(28, 16, 32, 0.12);
padding:26px;
border-radius:1.25rem;
background:#F3EEF5;
}
.lus_feat_card-hrk svg{
height:1.625rem;
width:26px;
color:#A8157A;
margin-bottom:1rem;
}
.lus_feat_card-hrk h3{
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:8px;
color:#1C1020;
font-size:18px;
font-weight:700;
}
.lus_feat_card-hrk p{
font-size:0.813rem;
line-height:1.6;
color:#3D2B47;
}
.lus_feat_card-hrk b{
color:#1C1020;
}
.lus_big-hrk{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.lus_big_n-hrk{
font-weight:700;
font-size:26px;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#A8157A;
}
.lus_big_l-hrk{
font-size:12px;
color:#6B5278;
}
.lus_person-hrk{
gap:0.875rem;
border-radius:0.813rem;
border:1px solid rgba(28, 16, 32, 0.12);
padding:1rem 18px;
background:#F3EEF5;
display:flex;
align-items:center;
}
.lus_avatar-hrk{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#C91D8F,#7A0E5A);
height:44px;
width:2.75rem;
}
.lus_person_name-hrk{
color:#1C1020;
font-size:0.875rem;
font-weight:700;
}
.lus_person_role-hrk{
color:#6B5278;
font-size:0.75rem;
}
.lus_kv-hrk{
background:rgba(28, 16, 32, 0.12);
grid-template-columns:1fr 1fr;
border-radius:13px;
border:1px solid rgba(28, 16, 32, 0.12);
overflow:hidden;
gap:1px;
display:grid;
}
.lus_kv-hrk>div{
background:#FAF7FB;
padding:1rem 18px;
min-width:0;
}
.lus_kv_k-hrk{
margin-bottom:0.313rem;
font-size:9.5px;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A8157A;
}
.lus_kv_v-hrk{
font-size:13.5px;
color:#1C1020;
font-weight:700;
}
@media(max-width:1027px){
.lus_split_a-hrk,.lus_split_b-hrk,.lus_split_c-hrk,.lus_pgrid-hrk{
gap:1.5rem;
grid-template-columns:1fr;
}
.lus_feat-hrk,.lus_feat2-hrk{
grid-template-columns:1fr;
}
.lus_kv-hrk{
grid-template-columns:1fr;
}
}
.lus_sh-hrk{
min-width:0;
margin-bottom:16px;
}
.lus_sh_row-hrk{
gap:12px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.lus_sh_row-hrk .lus_sh_l-hrk{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.lus_sh_stack-hrk{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.lus_sh_center-hrk{
gap:10px;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.lus_sh_h2-hrk{
gap:9px;
color:#1C1020;
overflow-wrap:break-word;
font-weight:700;
line-height:1.1;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
display:flex;
font-size:20px;
}
@media(min-width:766px){
.lus_sh_h2-hrk{
font-size:24px;
}
}
.lus_band-hrk .lus_sh_h2-hrk{
color:#F5EEFF;
}
.lus_eb_mono-hrk{
letter-spacing:.08em;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
}
.lus_eb_mono-hrk::before{
content:"// ";
}
.lus_eb_upper-hrk{
letter-spacing:.14em;
text-transform:uppercase;
}
.lus_eb_pill-hrk{
border-radius:999px;
background:rgba(168, 21, 122, 0.11);
padding:0.313rem 11px;
letter-spacing:.12em;
text-transform:uppercase;
}
.lus_eb_line-hrk{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.lus_eb_line-hrk::before{
background:#A8157A;
width:1.5rem;
height:1px;
content:"";
display:inline-block;
}
.lus_band-hrk .lus_eb_line-hrk::before{
background:#F06FD4;
}
.lus_band-hrk .lus_eb_pill-hrk{
background:rgba(255, 255, 255, 0.08);
}
.lus_sh_link-hrk{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
border-bottom:1px solid #1C1020;
color:#1C1020;
align-items:center;
padding-bottom:2px;
font-size:13px;
white-space:nowrap;
font-weight:600;
display:inline-flex;
}
.lus_sh_link-hrk:hover{
border-color:#A8157A;
color:#A8157A;
}
.lus_sh_link-hrk svg{
height:14px;
width:14px;
}
.lus_sh_link_chev-hrk{
border-bottom:0;
color:#A8157A;
padding-bottom:0;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
}
.lus_sh_link_btn-hrk{
padding:9px 18px;
border-radius:62.438rem;
background:#C91D8F;
border-bottom:0;
color:#FFFFFF;
}
.lus_sh_link_btn-hrk:hover{
border-color:transparent;
background:#A8157A;
}
.lus_band-hrk .lus_sh_link-hrk{
border-color:#F5EEFF;
color:#F5EEFF;
}
.lus_band-hrk .lus_sh_link_chev-hrk{
color:#F06FD4;
}
.lus_sh_rule-hrk{
background:rgba(28, 16, 32, 0.12);
margin:-2px 0 1rem;
height:1px;
}
.lus_band-hrk .lus_sh_rule-hrk{
background:rgba(255, 255, 255, 0.13);
}
.lus_seo_grid3-hrk{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.lus_seo_grid4-hrk{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.lus_seo_grid3-hrk>*,.lus_seo_grid4-hrk>*{
min-width:0;
}
.lus_seo_card-hrk{
border-radius:0.813rem;
border:1px solid rgba(28, 16, 32, 0.12);
background:#F3EEF5;
padding:24px;
}
.lus_seo_card-hrk h3{
margin-bottom:8px;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1C1020;
font-size:18px;
font-weight:700;
}
.lus_seo_card-hrk p{
line-height:1.6;
color:#3D2B47;
font-size:13px;
}
.lus_seo_card_sm-hrk{
padding:20px;
}
.lus_seo_card_sm-hrk h3{
font-size:1rem;
}
.lus_seo_card_sm-hrk p{
line-height:1.55;
font-size:0.781rem;
}
.lus_seo_rtp_row-hrk{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
margin-top:16px;
align-items:center;
}
.lus_rtp-hrk{
gap:0.875rem;
min-width:0;
display:flex;
}
.lus_rtp-hrk>div{
flex:1;
background:#FAF7FB;
padding:16px;
border-radius:13px;
text-align:center;
min-width:0;
}
.lus_rtp_n-hrk{
font-weight:700;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
white-space:nowrap;
color:#A8157A;
font-size:26px;
}
.lus_rtp_l-hrk{
color:#6B5278;
margin-top:0.25rem;
font-size:11px;
}
.lus_cmp-hrk{
overflow:hidden;
border:1px solid rgba(28, 16, 32, 0.12);
border-radius:0.813rem;
max-width:47.5rem;
}
.lus_cmp_row-hrk{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.lus_cmp_row-hrk>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.lus_cmp_row-hrk>div:first-child{
font-weight:600;
padding-left:1.375rem;
text-align:left;
color:#1C1020;
}
.lus_cmp_th-hrk{
background:#FAF7FB;
font-size:0.781rem;
font-weight:700;
}
.lus_cmp_row-hrk:not(.lus_cmp_th-hrk){
background:#F3EEF5;
border-top:1px solid rgba(28, 16, 32, 0.08);
color:#3D2B47;
}
.lus_cmp_zebra-hrk{
background:#EDE6F0;
}
.lus_guide-hrk{
border-radius:0.813rem;
border:1px solid rgba(28, 16, 32, 0.12);
background:#F3EEF5;
overflow:hidden;
cursor:pointer;
}
.lus_guide_cover-hrk{
height:8.125rem;
}
.lus_guide_body-hrk{
padding:1.25rem;
}
.lus_guide_body-hrk h3{
margin:7px 0 0.563rem;
color:#1C1020;
font-size:1rem;
font-weight:700;
line-height:1.25;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.lus_guide_meta-hrk{
color:#6B5278;
font-size:0.719rem;
}
.lus_hub-hrk{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
border-top:1px solid rgba(28, 16, 32, 0.08);
padding-top:28px;
}
.lus_hub-hrk>*{
min-width:0;
}
.lus_hub-hrk h4{
font-size:0.813rem;
font-weight:700;
margin-bottom:11px;
color:#1C1020;
}
.lus_hub_col-hrk{
gap:0.5rem;
color:#3D2B47;
font-size:0.813rem;
flex-direction:column;
display:flex;
}
.lus_hub_col-hrk a{
cursor:pointer;
}
@media(max-width:1021px){
.lus_seo_grid3-hrk{
grid-template-columns:1fr;
}
.lus_seo_grid4-hrk{
grid-template-columns:repeat(2,1fr);
}
.lus_seo_rtp_row-hrk{
grid-template-columns:1fr;
gap:1.25rem;
}
.lus_hub-hrk{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.lus_hub-hrk{
grid-template-columns:1fr;
}
}
.lus_hero-hrk{
padding:2.875rem 48px;
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(28, 16, 32, 0.12);
background:linear-gradient(120deg,#1A0E24,#0E0C1E);
position:relative;
color:#F5EEFF;
}
.lus_hero_glow-hrk{
background:radial-gradient(circle,rgba(210, 50, 160, 0.22),transparent 70%);
border-radius:50%;
top:-3.75rem;
right:-3.75rem;
width:21.25rem;
height:21.25rem;
position:absolute;
}
.lus_hero_in-hrk{
max-width:37.5rem;
position:relative;
}
.lus_hero-hrk .lus_eyebrow-hrk{
color:#F06FD4;
}
.lus_pill_row-hrk{
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.375rem 13px;
border-radius:62.438rem;
background:rgba(255, 255, 255, 0.08);
gap:0.5rem;
text-transform:uppercase;
font-size:10.5px;
display:inline-flex;
letter-spacing:.1em;
margin-bottom:22px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#F06FD4;
align-items:center;
}
.lus_hero_h1-hrk{
margin:18px 0;
font-weight:700;
overflow-wrap:break-word;
font-size:54px;
letter-spacing:-.02em;
color:#F5EEFF;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.02;
}
.lus_hero_h1-hrk em{
font-style:normal;
color:#F06FD4;
}
.lus_hero_sub-hrk{
line-height:1.55;
font-size:1.063rem;
color:#C4AEDD;
max-width:30rem;
margin-bottom:28px;
}
.lus_hero_cta-hrk{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:1.625rem;
}
.lus_hero_trust-hrk{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.lus_hero_rating_txt-hrk{
color:#C4AEDD;
font-size:0.813rem;
}
@media(max-width:1023px){
.lus_hero-hrk{
padding:32px 1.5rem;
}
.lus_hero_h1-hrk{
font-size:2.375rem;
}
}
@media(max-width:561px){
.lus_hero_h1-hrk{
font-size:1.875rem;
}
}
.lus_tabs-hrk{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.lus_tab-hrk{
padding:10px 18px;
border-radius:8px;
border:1px solid rgba(28, 16, 32, 0.12);
background:#F3EEF5;
font-size:13px;
color:#3D2B47;
font-weight:600;
cursor:pointer;
}
.lus_tab_on-hrk{
border-color:transparent;
background:#C91D8F;
font-weight:700;
color:#FFFFFF;
}
.lus_stat-hrk{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.lus_stat-hrk>*{
min-width:0;
}
.lus_stat_item-hrk{
background:#F3EEF5;
border-radius:13px;
border:1px solid rgba(28, 16, 32, 0.12);
padding:18px 20px;
}
.lus_stat_k-hrk{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.438rem;
font-size:9.5px;
color:#6B5278;
text-transform:uppercase;
letter-spacing:.12em;
}
.lus_stat_v-hrk{
gap:8px;
align-items:center;
min-width:0;
overflow-wrap:anywhere;
display:flex;
font-weight:700;
color:#1C1020;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
}
.lus_stat_v_accent-hrk{
color:#A8157A;
}
@media(max-width:1027px){
.lus_stat-hrk{
grid-template-columns:repeat(2,1fr);
}
}
.lus_wlc-hrk{
padding:36px 2.5rem;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
border-radius:20px;
gap:24px;
border:1px solid rgba(28, 16, 32, 0.12);
background:linear-gradient(120deg,#1A0E24,#0E0C1E);
align-items:center;
position:relative;
display:grid;
color:#F5EEFF;
}
.lus_wlc-hrk>*{
min-width:0;
}
.lus_wlc-hrk .lus_eyebrow-hrk{
color:#F06FD4;
}
.lus_wlc_glow-hrk{
background:radial-gradient(circle,rgba(210, 50, 160, 0.22),transparent 70%);
border-radius:50%;
height:16.25rem;
top:-2.5rem;
position:absolute;
width:16.25rem;
right:-2.5rem;
}
.lus_wlc_in-hrk{
position:relative;
}
.lus_wlc_h2-hrk{
margin:10px 0 0.5rem;
overflow-wrap:break-word;
font-weight:700;
color:#F5EEFF;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:2.125rem;
line-height:1.03;
}
.lus_wlc_h2-hrk em{
color:#F06FD4;
font-style:normal;
}
.lus_wlc_sub-hrk{
font-size:0.875rem;
color:#C4AEDD;
line-height:1.55;
margin-bottom:18px;
max-width:420px;
}
.lus_wlc_terms-hrk{
gap:0.625rem;
position:relative;
display:flex;
flex-direction:column;
}
.lus_term-hrk{
border-radius:0.813rem;
gap:11px;
padding:13px 0.938rem;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
align-items:center;
display:flex;
}
.lus_term-hrk svg{
flex:none;
width:20px;
color:#F06FD4;
height:1.25rem;
}
.lus_term_k-hrk{
font-size:9.5px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
text-transform:uppercase;
color:#C4AEDD;
}
.lus_term_v-hrk{
margin-top:2px;
color:#F5EEFF;
font-size:0.875rem;
font-weight:700;
}
@media(max-width:1021px){
.lus_wlc-hrk{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.lus_wlc_h2-hrk{
font-size:1.625rem;
}
}
.lus_jp-hrk{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.lus_jp-hrk>*{
min-width:0;
}
.lus_jp_hero-hrk{
border-radius:1.25rem;
padding:1.625rem;
border:1px solid rgba(28, 16, 32, 0.12);
background:linear-gradient(135deg,#1A0E24,#0E0C1E);
overflow:hidden;
gap:0.875rem;
display:flex;
justify-content:space-between;
position:relative;
min-height:180px;
color:#F5EEFF;
flex-direction:column;
}
.lus_jp_glow-hrk{
background:radial-gradient(circle,rgba(210, 50, 160, 0.22),transparent 70%);
border-radius:50%;
top:-40px;
right:-40px;
height:11.25rem;
width:11.25rem;
position:absolute;
}
.lus_jp_k_row-hrk{
gap:0.625rem;
position:relative;
justify-content:space-between;
align-items:center;
display:flex;
}
.lus_jp_k-hrk{
color:#6B5278;
font-size:10px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
text-transform:uppercase;
}
.lus_jp_hero-hrk .lus_jp_k-hrk{
color:#C4AEDD;
}
.lus_jp_amt-hrk{
position:relative;
line-height:1;
font-size:42px;
font-weight:700;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F06FD4;
}
.lus_jp_sub-hrk{
font-size:12px;
margin-top:5px;
color:#C4AEDD;
}
.lus_jp_cell-hrk{
background:#F3EEF5;
border-radius:1.25rem;
padding:22px;
border:1px solid rgba(28, 16, 32, 0.12);
display:flex;
min-height:180px;
justify-content:space-between;
flex-direction:column;
}
.lus_jp_cell-hrk .lus_jp_amt-hrk{
color:#1C1020;
font-size:1.875rem;
}
.lus_jp_cell-hrk .lus_jp_sub-hrk{
color:#6B5278;
}
@media(max-width:1022px){
.lus_jp-hrk{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.lus_jp_amt-hrk{
font-size:32px;
}
}
.lus_pay_logos-hrk{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.lus_pay_logos-hrk>*{
min-width:0;
}
.lus_pay-hrk{
border:1px solid rgba(28, 16, 32, 0.12);
border-radius:0.5rem;
height:48px;
justify-content:center;
align-items:center;
display:flex;
font-weight:700;
color:#3D2B47;
font-size:12px;
}
.lus_table-hrk{
border:1px solid rgba(28, 16, 32, 0.12);
overflow:hidden;
border-radius:0.813rem;
}
.lus_trow-hrk{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.lus_trow-hrk>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.lus_trow-hrk>div:first-child{
padding-left:16px;
font-weight:700;
color:#1C1020;
}
.lus_trow_th-hrk{
background:#FAF7FB;
letter-spacing:.06em;
text-transform:uppercase;
color:#6B5278;
font-size:0.594rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.lus_trow-hrk:not(.lus_trow_th-hrk){
background:#F3EEF5;
border-top:1px solid rgba(28, 16, 32, 0.08);
color:#3D2B47;
}
.lus_trow_zebra-hrk{
background:#EDE6F0;
}
.lus_pos-hrk{
font-weight:700;
color:#A8157A;
}
@media(max-width:1026px){
.lus_pay_logos-hrk{
grid-template-columns:repeat(2,1fr);
}
}
.lus_vip_head-hrk{
gap:12px;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:18px;
}
.lus_vip_intro-hrk{
max-width:420px;
font-size:0.813rem;
color:#3D2B47;
}
.lus_vip-hrk{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.lus_vip-hrk>*{
min-width:0;
}
.lus_tier-hrk{
padding:1.25rem;
background:#F3EEF5;
border:1px solid rgba(28, 16, 32, 0.12);
border-radius:0.813rem;
}
.lus_tier_on-hrk{
background:rgba(168, 21, 122, 0.11);
border-color:#A8157A;
}
.lus_tier_medal-hrk{
border-radius:8px;
background:linear-gradient(135deg,#C91D8F,#7A0E5A);
height:30px;
width:30px;
margin-bottom:0.875rem;
}
.lus_tier_name-hrk{
font-weight:700;
margin-bottom:0.313rem;
color:#1C1020;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
}
.lus_tier_tx-hrk{
font-size:0.719rem;
line-height:1.5;
color:#6B5278;
}
@media(max-width:1027px){
.lus_vip-hrk{
grid-template-columns:repeat(2,1fr);
}
}
.lus_news-hrk{
background:linear-gradient(135deg,#1A0E24,#0E0C1E);
gap:24px;
padding:1.625rem 2rem;
border:1px solid rgba(28, 16, 32, 0.12);
border-radius:20px;
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
color:#F5EEFF;
}
.lus_news_h3-hrk{
font-weight:700;
font-size:1.25rem;
margin-bottom:4px;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EEFF;
}
.lus_news_text-hrk{
color:#C4AEDD;
font-size:13px;
}
.lus_news_form-hrk{
flex:1;
gap:0.625rem;
min-width:0;
display:flex;
max-width:27.5rem;
}
.lus_news_form-hrk .lus_input-hrk{
min-width:0;
}
@media(max-width:557px){
.lus_news_form-hrk{
width:100%;
}
}
.lus_input-hrk{
padding:0.813rem 16px;
background:rgba(255, 255, 255, 0.08);
border-radius:8px;
flex:1;
border:1px solid rgba(255, 255, 255, 0.13);
font-size:13.5px;
color:#C4AEDD;
}
.lus_app-hrk{
gap:2.25rem;
display:flex;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
}
.lus_app_copy-hrk{
max-width:32.5rem;
}
.lus_app_h2-hrk{
margin:12px 0 0.625rem;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
font-weight:700;
color:#1C1020;
font-size:28px;
}
.lus_app_text-hrk{
margin-bottom:1.25rem;
line-height:1.6;
font-size:14px;
color:#3D2B47;
}
.lus_app_btns-hrk{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.lus_store-hrk{
border-radius:13px;
gap:9px;
border:1px solid rgba(28, 16, 32, 0.12);
padding:11px 1.125rem;
background:#FAF7FB;
font-size:0.813rem;
align-items:center;
font-weight:700;
display:inline-flex;
cursor:pointer;
color:#1C1020;
}
.lus_store-hrk svg{
height:16px;
width:16px;
}
.lus_app_qr_wrap-hrk{
gap:1rem;
align-items:center;
display:flex;
}
.lus_qr-hrk{
grid-template-rows:repeat(5,1fr);
padding:0.688rem;
border-radius:13px;
background:#FAF7FB;
border:1px solid rgba(28, 16, 32, 0.12);
gap:3px;
grid-template-columns:repeat(5,1fr);
display:grid;
height:108px;
width:6.75rem;
}
.lus_qr-hrk i{
background:transparent;
}
.lus_qr_f-hrk{
background:#A8157A;
}
.lus_app_qr_cap-hrk{
max-width:84px;
font-size:0.75rem;
line-height:1.4;
color:#6B5278;
}
.lus_dw_h2-hrk{
color:#1C1020;
margin-bottom:0.625rem;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.625rem;
line-height:1.08;
}
.lus_steps_v-hrk{
grid-template-columns:1fr;
gap:0.625rem;
}
.lus_steps_v-hrk .lus_step-hrk{
padding:1.125rem 20px;
}
@media(max-width:559px){
.lus_dw_h2-hrk{
font-size:23px;
}
}
.lus_promo_grid-hrk{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.lus_promo_grid-hrk>*{
min-width:0;
}
.lus_promo-hrk{
background:#F3EEF5;
border-radius:1.25rem;
overflow:hidden;
padding:1.5rem;
border:1px solid rgba(28, 16, 32, 0.12);
min-height:9.375rem;
position:relative;
}
.lus_promo_h-hrk{
line-height:1.05;
margin-top:0.375rem;
font-size:26px;
font-weight:700;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1C1020;
}
.lus_promo_h-hrk em{
color:#A8157A;
font-style:normal;
}
.lus_promo_p-hrk{
margin-top:0.5rem;
font-size:0.781rem;
line-height:1.5;
color:#3D2B47;
}
.lus_promo_feat-hrk{
border-color:rgba(28, 16, 32, 0.12);
background:linear-gradient(135deg,#1A0E24,#0E0C1E);
}
.lus_promo_feat-hrk .lus_promo_h-hrk{
color:#F5EEFF;
}
.lus_promo_feat-hrk .lus_promo_h-hrk em{
color:#F06FD4;
}
.lus_promo_feat-hrk .lus_promo_p-hrk{
color:#C4AEDD;
}
.lus_promo_feat-hrk .lus_eyebrow-hrk{
color:#F06FD4;
}
@media(max-width:1024px){
.lus_promo_grid-hrk{
grid-template-columns:1fr;
}
}
.lus_supp-hrk{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.lus_supp-hrk>*{
min-width:0;
}
.lus_supp_card-hrk{
border:1px solid rgba(28, 16, 32, 0.12);
padding:24px;
background:#F3EEF5;
border-radius:13px;
}
.lus_supp_card-hrk svg{
margin-bottom:14px;
height:1.5rem;
color:#A8157A;
width:1.5rem;
}
.lus_supp_card-hrk h3{
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1C1020;
margin-bottom:0.375rem;
font-weight:700;
font-size:16px;
}
.lus_supp_card-hrk p{
font-size:0.813rem;
line-height:1.55;
color:#3D2B47;
}
@media(max-width:1024px){
.lus_supp-hrk{
grid-template-columns:1fr;
}
}
.lus_gm-hrk{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.lus_gm-hrk>*{
min-width:0;
}
.lus_gm_panel-hrk{
border-radius:1.25rem;
border:1px solid rgba(28, 16, 32, 0.12);
padding:1.75rem;
background:#F3EEF5;
}
.lus_gm_h2-hrk{
margin:0.625rem 0 0.5rem;
font-size:1.5rem;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#1C1020;
}
.lus_gm_text-hrk{
line-height:1.6;
max-width:27.5rem;
color:#3D2B47;
font-size:0.844rem;
margin-bottom:20px;
}
.lus_gm_level-hrk{
gap:14px;
align-items:center;
margin-bottom:16px;
display:flex;
}
.lus_gm_lv-hrk{
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
font-weight:700;
color:#A8157A;
}
.lus_gm_bar_wrap-hrk{
flex:1;
min-width:0;
}
.lus_gm_bar_meta-hrk{
margin-bottom:5px;
color:#6B5278;
display:flex;
font-size:0.625rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
justify-content:space-between;
}
.lus_bar-hrk{
background:#FAF7FB;
overflow:hidden;
border-radius:999px;
height:0.5rem;
}
.lus_bar_fill-hrk{
border-radius:62.438rem;
background:linear-gradient(90deg,#C91D8F,#7A0E5A);
display:block;
height:100%;
}
.lus_gm_missions-hrk{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.lus_gm_refer-hrk{
border:1px solid rgba(28, 16, 32, 0.12);
padding:1.75rem;
background:linear-gradient(150deg,#1A0E24,#0E0C1E);
border-radius:1.25rem;
overflow:hidden;
justify-content:space-between;
display:flex;
flex-direction:column;
position:relative;
color:#F5EEFF;
}
.lus_gm_refer-hrk .lus_eyebrow-hrk{
color:#F06FD4;
}
.lus_gm_ref_h2-hrk{
margin:10px 0 0.5rem;
font-weight:700;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
font-size:24px;
color:#F5EEFF;
}
.lus_gm_ref_h2-hrk em{
color:#F06FD4;
font-style:normal;
}
.lus_gm_ref_text-hrk{
margin-bottom:18px;
font-size:0.813rem;
color:#C4AEDD;
line-height:1.55;
}
@media(max-width:1021px){
.lus_gm-hrk{
grid-template-columns:1fr;
}
}
.lus_steps-hrk{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.lus_steps-hrk>*{
min-width:0;
}
.lus_step-hrk{
border-radius:0.813rem;
padding:1.5rem;
background:#F3EEF5;
border:1px solid rgba(28, 16, 32, 0.12);
position:relative;
}
.lus_step_num-hrk{
border-radius:8px;
background:#C91D8F;
font-size:0.813rem;
height:30px;
font-weight:700;
margin-bottom:14px;
color:#FFFFFF;
align-items:center;
display:flex;
width:1.875rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
justify-content:center;
}
.lus_step_h-hrk{
font-size:1rem;
font-weight:700;
color:#1C1020;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.438rem;
}
.lus_step_p-hrk{
color:#3D2B47;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1022px){
.lus_steps-hrk{
grid-template-columns:1fr;
}
}
.lus_dispute-hrk{
border-radius:0.813rem;
border:1px dashed rgba(28, 16, 32, 0.22);
padding:26px 30px;
gap:1.75rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.lus_dispute_in-hrk{
max-width:660px;
}
.lus_dispute_h2-hrk{
margin-bottom:0.5rem;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.375rem;
color:#1C1020;
font-weight:700;
}
.lus_dispute_text-hrk{
color:#3D2B47;
line-height:1.6;
font-size:0.844rem;
}
.lus_ab_h2-hrk{
margin:14px 0 16px;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#1C1020;
line-height:1.08;
font-size:2rem;
}
.lus_ab_body-hrk{
color:#3D2B47;
font-size:0.938rem;
margin-bottom:14px;
line-height:1.65;
}
.lus_ab_chips-hrk{
gap:0.625rem;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.lus_faq-hrk{
gap:10px;
display:flex;
flex-direction:column;
}
.lus_faq_item-hrk{
background:#F3EEF5;
border-radius:0.813rem;
border:1px solid rgba(28, 16, 32, 0.12);
padding:1.125rem 1.375rem;
}
.lus_faq_q-hrk{
list-style:none;
gap:1rem;
align-items:center;
font-weight:600;
justify-content:space-between;
display:flex;
color:#1C1020;
cursor:pointer;
font-size:0.969rem;
}
.lus_faq_q-hrk::-webkit-details-marker{
display:none;
}
.lus_faq_q_t-hrk{
gap:0.625rem;
display:flex;
}
.lus_faq_q_i-hrk{
color:#A8157A;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.lus_faq_pm-hrk{
color:#A8157A;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:20px;
}
.lus_faq_item-hrk[open] .lus_faq_pm-hrk{
transform:rotate(45deg);
}
.lus_faq_a-hrk{
line-height:1.6;
margin-top:0.75rem;
font-size:13.5px;
color:#3D2B47;
}
@media(max-width:560px){
.lus_ab_h2-hrk{
font-size:26px;
}
}
.lus_op_h2-hrk{
margin:0.625rem 0 8px;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:24px;
color:#1C1020;
line-height:1.1;
font-weight:700;
}
.lus_op_text-hrk{
font-size:13.5px;
color:#3D2B47;
line-height:1.6;
}
@media(max-width:561px){
.lus_op_h2-hrk{
font-size:1.375rem;
}
}
.lus_provs-hrk{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.lus_provs-hrk>*{
min-width:0;
}
.lus_prov-hrk{
border-radius:13px;
padding:12px;
background:#F3EEF5;
border:1px solid rgba(28, 16, 32, 0.12);
height:64px;
justify-content:center;
text-decoration:none;
display:flex;
align-items:center;
}
.lus_prov_img-hrk{
max-height:2rem;
object-fit:contain;
max-width:100%;
}
.lus_resp-hrk{
gap:1.5rem;
padding:1.625rem;
background:#F3EEF5;
border-radius:0.813rem;
border:1px solid rgba(28, 16, 32, 0.12);
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
display:flex;
}
.lus_resp_in-hrk{
max-width:560px;
}
.lus_resp_h-hrk{
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1C1020;
font-size:1.188rem;
margin-bottom:8px;
font-weight:700;
}
.lus_resp_p-hrk{
font-size:13.5px;
line-height:1.6;
color:#3D2B47;
}
.lus_resp_badges-hrk{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.lus_age18-hrk{
padding:4px 0.5rem;
border-radius:8px;
border:1.5px solid #D92B2B;
font-size:13px;
font-weight:700;
color:#D92B2B;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.lus_resp_org-hrk{
color:#6B5278;
font-size:13px;
font-weight:600;
}
@media(max-width:1025px){
.lus_provs-hrk{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.lus_provs-hrk{
grid-template-columns:repeat(2,1fr);
}
}
.lus_footer-hrk{
padding:2.5rem 1.75rem;
background:#E6DFE9;
border-top:1px solid rgba(28, 16, 32, 0.08);
}
.lus_footer_grid-hrk{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
display:grid;
margin-left:auto;
max-width:87.5rem;
margin-right:auto;
margin-bottom:28px;
}
.lus_footer_grid-hrk>*{
min-width:0;
}
.lus_footer_grid-hrk h4{
text-transform:uppercase;
letter-spacing:.12em;
color:#9B85A8;
font-size:0.625rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.813rem;
}
.lus_fcol-hrk{
gap:9px;
display:flex;
font-size:0.813rem;
flex-direction:column;
color:#3D2B47;
}
.lus_fcol-hrk a{
cursor:pointer;
}
.lus_ft_about-hrk{
margin-top:12px;
font-size:13px;
max-width:260px;
color:#6B5278;
line-height:1.6;
}
.lus_ft_contact-hrk{
overflow-wrap:anywhere;
font-size:12.5px;
margin-top:12px;
color:#A8157A;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.lus_footer_bottom-hrk{
gap:16px;
margin:0 auto;
border-top:1px solid rgba(28, 16, 32, 0.08);
padding-top:1.25rem;
flex-wrap:wrap;
display:flex;
max-width:87.5rem;
justify-content:space-between;
align-items:center;
}
.lus_footer_bottom-hrk p{
font-size:11px;
color:#9B85A8;
max-width:720px;
line-height:1.6;
}
@media(max-width:1025px){
.lus_footer_grid-hrk{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.lus_footer_grid-hrk{
grid-template-columns:1fr;
}
}