*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0A14;
overflow-wrap:break-word;
font-size:0.938rem;
color:#C2BAD8;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.55;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(8, 4, 20, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.wmm-shell_blz{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.wmm-main_blz{
min-width:0;
}
.wmm-wrap_blz{
margin:0 auto;
max-width:1400px;
width:100%;
}
.wmm-container_blz{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.wmm-container_blz{
padding:0 1.75rem;
}
}
.wmm-section_blz{
padding:1.5rem 28px;
}
.wmm-section_pt_blz{
padding-top:34px;
}
.wmm-band_soft_blz{
background:#141020;
}
.wmm-eyebrow_blz{
letter-spacing:.14em;
overflow-wrap:break-word;
text-transform:uppercase;
font-size:10.5px;
line-height:1.4;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
color:#E02EC0;
display:inline-block;
}
.wmm-drawer_cb_blz{
display:none;
}
.wmm-overlay_blz{
display:none;
}
@media(max-width:1025px){
.wmm-shell_blz{
grid-template-columns:1fr;
}
.wmm-main_blz{
padding-bottom:4.875rem;
}
.wmm-drawer_cb_blz:checked~.wmm-overlay_blz{
inset:0;
background:rgba(8, 4, 20, 0.72);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:563px){
.wmm-section_blz{
padding:1.125rem 1rem;
}
.wmm-section_pt_blz{
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 ---------- */
.wmm-side_blz{
padding:22px 18px;
background:#110E1C;
gap:1.375rem;
position:sticky;
height:100vh;
display:flex;
border-right:1px solid #221C36;
flex-direction:column;
align-self:start;
overflow-y:auto;
top:0;
}
.wmm-brand_blz{
gap:0.625rem;
display:flex;
align-items:center;
}
.wmm-logo_blz{
font-size:1.313rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
letter-spacing:-.02em;
color:#F0ECF8;
}
.wmm-side_cta_blz{
border-radius:13px;
border:1px solid #2E2648;
padding:1rem;
background:rgba(224, 46, 192, 0.12);
}
.wmm-side_cta_h_blz{
color:#F0ECF8;
margin-bottom:6px;
font-size:1.063rem;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.15;
}
.wmm-side_cta_p_blz{
margin-bottom:12px;
line-height:1.45;
font-size:0.75rem;
color:#C2BAD8;
}
.wmm-nav_blz{
gap:3px;
display:flex;
flex-direction:column;
}
.wmm-nav_label_blz{
padding:0.375rem 10px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
font-size:9.5px;
text-transform:uppercase;
color:#544E6A;
}
.wmm-nav_item_blz{
gap:0.688rem;
border-radius:0.5rem;
padding:0.625rem;
font-weight:500;
color:#C2BAD8;
align-items:center;
display:flex;
font-size:14px;
}
.wmm-nav_item_blz svg{
width:1.063rem;
height:17px;
}
.wmm-nav_item_blz:hover{
background:rgba(224, 46, 192, 0.12);
color:#F0ECF8;
}
.wmm-nav_item_on_blz{
background:rgba(224, 46, 192, 0.12);
color:#E02EC0;
font-weight:600;
}
.wmm-side_foot_blz{
border-radius:13px;
border:1px solid #2E2648;
padding:12px;
background:#141020;
margin-top:auto;
}
.wmm-side_foot_blz p{
margin-top:0.25rem;
color:#C2BAD8;
font-size:0.781rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.wmm-top_blz{
background:#110E1C;
gap:16px;
padding:0.875rem 1.75rem;
align-items:center;
z-index:40;
position:sticky;
border-bottom:1px solid #221C36;
display:flex;
top:0;
}
.wmm-top_brand_blz{
gap:9px;
align-items:center;
display:none;
}
.wmm-search_blz{
border-radius:13px;
flex:1;
padding:11px 14px;
border:1px solid #2E2648;
background:#141020;
gap:0.625rem;
display:flex;
color:#8E85A8;
font-size:0.844rem;
align-items:center;
max-width:27.5rem;
}
.wmm-search_blz svg{
flex:none;
width:1rem;
height:1rem;
}
.wmm-top_actions_blz{
gap:0.75rem;
display:flex;
align-items:center;
margin-left:auto;
}
.wmm-lang_blz{
color:#C2BAD8;
font-size:12px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wmm-burger_blz{
border-radius:8px;
border:1px solid #2E2648;
background:#141020;
height:40px;
color:#F0ECF8;
width:40px;
justify-content:center;
align-items:center;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.wmm-botnav_blz{
display:none;
}
@media(max-width:1024px){
.wmm-side_blz{
transition:transform .25s ease;
z-index:80;
position:fixed;
left:0;
width:17.5rem;
height:100vh;
transform:translateX(-100%);
top:0;
}
.wmm-drawer_cb_blz:checked~.wmm-shell_blz .wmm-side_blz{
transform:translateX(0);
}
.wmm-top_blz{
padding:14px 16px;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.wmm-top_brand_blz{
display:flex;
}
.wmm-search_blz{
display:none;
}
.wmm-burger_blz{
display:flex;
}
.wmm-top_actions_blz{
gap:0.625rem;
width:100%;
margin-left:0;
align-items:stretch;
}
.wmm-top_actions_blz .wmm-lang_blz{
display:none;
}
.wmm-top_actions_blz .wmm-btn_blz{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.wmm-botnav_blz{
padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#110E1C;
left:0;
position:fixed;
z-index:65;
display:grid;
bottom:0;
right:0;
border-top:1px solid #2E2648;
transform:translateZ(0);
}
.wmm-bn_blz{
gap:4px;
padding:0.375rem 2px 0;
font-size:10px;
display:flex;
justify-content:flex-end;
flex-direction:column;
align-items:center;
color:#C2BAD8;
min-width:0;
font-weight:600;
}
.wmm-bn_blz svg{
flex:none;
height:22px;
width:22px;
}
.wmm-bn_blz span{
overflow:hidden;
white-space:nowrap;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
}
.wmm-bn_on_blz{
color:#E02EC0;
}
.wmm-bn_center_blz{
position:relative;
}
.wmm-bn_fab_blz{
background:#F03ED0;
border-radius:50%;
left:50%;
transform:translateX(-50%);
justify-content:center;
display:flex;
position:absolute;
color:#1A0030;
height:50px;
align-items:center;
width:50px;
box-shadow:0 0.5rem 2.5rem rgba(8, 4, 20, 0.70), 0 2px 12px rgba(224, 46, 192, 0.22);
top:-20px;
}
.wmm-bn_fab_blz svg{
height:24px;
width:1.5rem;
}
.wmm-bn_center_blz span{
color:#E02EC0;
}
}
.wmm-btn_blz{
border-radius:0.5rem;
padding:11px 22px;
transition:background-color 0.2s ease,color 0.2s ease;
gap:8px;
display:inline-flex;
align-items:center;
justify-content:center;
cursor:pointer;
font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.875rem;
font-weight:700;
}
.wmm-btn_pri_blz{
background:#F03ED0;
color:#1A0030;
box-shadow:0 0.25rem 1.25rem rgba(240, 62, 208, 0.48), 0 1px 0.375rem rgba(240, 62, 208, 0.30);
}
.wmm-btn_pri_blz:hover{
background:#C828AE;
}
.wmm-btn_ghost_blz{
background:rgba(224, 46, 192, 0.12);
font-weight:600;
color:#F0ECF8;
}
.wmm-btn_line_blz{
border:1px solid #3E3460;
background:transparent;
font-weight:600;
color:#F0ECF8;
}
.wmm-btn_lg_blz{
padding:16px 1.875rem;
border-radius:13px;
font-size:0.938rem;
}
.wmm-band_blz .wmm-btn_line_blz{
border-color:rgba(255, 200, 255, 0.13);
color:#F4EEFF;
}
.wmm-band_blz .wmm-btn_ghost_blz{
background:rgba(255, 220, 255, 0.08);
color:#F4EEFF;
}
.wmm-link_m_blz{
gap:5px;
font-size:12px;
color:#E02EC0;
align-items:center;
text-decoration:none;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
cursor:pointer;
}
.wmm-link_m_blz svg{
height:14px;
width:0.875rem;
}
.wmm-band_blz .wmm-link_m_blz{
color:#F03ECC;
}
.wmm-dot_blz{
flex:none;
background:#E02EC0;
border-radius:50%;
width:0.438rem;
height:0.438rem;
}
.wmm-dot_live_blz{
animation:zm3-pulse 1.4s infinite;
background:#E8322A;
}
.wmm-stars_blz{
gap:2px;
display:inline-flex;
color:#E02EC0;
}
.wmm-stars_blz svg{
height:15px;
width:15px;
}
.wmm-chip_blz{
background:#141020;
gap:6px;
padding:0.438rem 0.75rem;
border-radius:0.5rem;
border:1px solid #2E2648;
color:#C2BAD8;
align-items:center;
font-size:0.688rem;
display:inline-flex;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wmm-chip_on_blz{
background:rgba(224, 46, 192, 0.12);
border-color:transparent;
color:#E02EC0;
}
.wmm-gc_blz{
min-width:0;
cursor:pointer;
color:inherit;
display:block;
text-decoration:none;
}
.wmm-gc_thumb_blz{
border:1px solid #2E2648;
border-radius:0.813rem;
overflow:hidden;
background-position:center;
position:relative;
aspect-ratio:1;
display:block;
background-size:cover;
}
.wmm-gc_thumb_portrait_blz{
aspect-ratio:3/4;
}
.wmm-gc_thumb_wide_blz{
aspect-ratio:16/11;
}
.wmm-gc_cap_blz{
padding:9px;
background:linear-gradient(transparent,rgba(8, 4, 20, 0.72));
bottom:0;
right:0;
position:absolute;
left:0;
}
.wmm-gc_name_blz{
display:block;
font-weight:700;
font-size:0.781rem;
color:#F4EEFF;
}
.wmm-gc_meta_blz{
color:#B49FD4;
font-size:11px;
}
.wmm-gc_badge_blz{
border-radius:0.5rem;
background:#E02EC0;
padding:2px 0.375rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
position:absolute;
right:8px;
top:0.5rem;
font-size:8px;
font-weight:700;
color:#1A0030;
}
.wmm-gc_badge_hot_blz{
background:#E8322A;
color:#F4EEFF;
}
.wmm-gc_badge_live_blz{
background:#E8322A;
left:0.5rem;
color:#F4EEFF;
right:auto;
}
.wmm-gc_mult_blz{
inset:0;
position:absolute;
font-size:1.75rem;
display:flex;
justify-content:center;
align-items:center;
color:#E02EC0;
font-weight:700;
}
.wmm-pc_blz{
background:#141020;
border:1px solid #2E2648;
border-radius:0.813rem;
justify-content:center;
align-items:center;
color:#C2BAD8;
font-weight:700;
height:4rem;
font-size:0.875rem;
display:flex;
}
.wmm-rail_blz{
min-width:0;
}
.wmm-rail_scroll_blz{
gap:0.875rem;
display:grid;
}
.wmm-rail_scroll_blz>*{
min-width:0;
}
.wmm-g6_blz{
grid-template-columns:repeat(6,1fr);
}
.wmm-g7_blz{
grid-template-columns:repeat(7,1fr);
}
.wmm-g4_blz{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1021px){
.wmm-g6_blz,.wmm-g7_blz{
grid-template-columns:none;
scroll-snap-type:x mandatory;
padding-bottom:6px;
grid-auto-columns:120px;
grid-auto-flow:column;
overflow-x:auto;
}
.wmm-g6_blz>*,.wmm-g7_blz>*{
scroll-snap-align:start;
}
.wmm-g4_blz{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.wmm-g4_blz{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:9.375rem;
}
}
.wmm-panel_blz{
border-radius:1.25rem;
border:1px solid #2E2648;
padding:28px 32px;
background:#141020;
}
.wmm-split_blz{
gap:2.25rem;
align-items:start;
display:grid;
}
.wmm-split_blz>*{
min-width:0;
}
.wmm-split_a_blz{
grid-template-columns:.85fr 1.15fr;
}
.wmm-split_b_blz{
grid-template-columns:1fr 1.1fr;
}
.wmm-split_c_blz{
grid-template-columns:1.1fr .9fr;
}
.wmm-pgrid_blz{
grid-template-columns:.9fr 1.1fr;
gap:40px;
align-items:center;
display:grid;
}
.wmm-pgrid_blz>*{
min-width:0;
}
.wmm-lead_blz{
margin-bottom:0.875rem;
font-size:15px;
color:#C2BAD8;
line-height:1.65;
}
.wmm-feat_blz{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.wmm-feat_blz>*{
min-width:0;
}
.wmm-feat2_blz{
grid-template-columns:1fr 1fr;
}
.wmm-feat_card_blz{
border-radius:20px;
background:#141020;
padding:1.625rem;
border:1px solid #2E2648;
}
.wmm-feat_card_blz svg{
height:26px;
margin-bottom:16px;
color:#E02EC0;
width:26px;
}
.wmm-feat_card_blz h3{
font-size:18px;
margin-bottom:8px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECF8;
font-weight:700;
}
.wmm-feat_card_blz p{
line-height:1.6;
font-size:0.813rem;
color:#C2BAD8;
}
.wmm-feat_card_blz b{
color:#F0ECF8;
}
.wmm-big_blz{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.wmm-big_n_blz{
font-size:1.625rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E02EC0;
font-weight:700;
}
.wmm-big_l_blz{
font-size:12px;
color:#8E85A8;
}
.wmm-person_blz{
padding:1rem 18px;
gap:0.875rem;
border-radius:0.813rem;
background:#141020;
border:1px solid #2E2648;
display:flex;
align-items:center;
}
.wmm-avatar_blz{
background:linear-gradient(135deg,#F03ED0,#A0158A);
flex:none;
border-radius:50%;
width:44px;
height:44px;
}
.wmm-person_name_blz{
color:#F0ECF8;
font-weight:700;
font-size:0.875rem;
}
.wmm-person_role_blz{
color:#8E85A8;
font-size:0.75rem;
}
.wmm-kv_blz{
border-radius:13px;
border:1px solid #2E2648;
grid-template-columns:1fr 1fr;
background:#2E2648;
gap:1px;
overflow:hidden;
display:grid;
}
.wmm-kv_blz>div{
background:#0D0A14;
padding:1rem 18px;
min-width:0;
}
.wmm-kv_k_blz{
font-size:0.594rem;
color:#E02EC0;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:5px;
text-transform:uppercase;
}
.wmm-kv_v_blz{
color:#F0ECF8;
font-size:13.5px;
font-weight:700;
}
@media(max-width:1024px){
.wmm-split_a_blz,.wmm-split_b_blz,.wmm-split_c_blz,.wmm-pgrid_blz{
grid-template-columns:1fr;
gap:1.5rem;
}
.wmm-feat_blz,.wmm-feat2_blz{
grid-template-columns:1fr;
}
.wmm-kv_blz{
grid-template-columns:1fr;
}
}
.wmm-sh_blz{
margin-bottom:1rem;
min-width:0;
}
.wmm-sh_row_blz{
gap:12px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.wmm-sh_row_blz .wmm-sh_l_blz{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.wmm-sh_stack_blz{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.wmm-sh_center_blz{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.wmm-sh_h2_blz{
gap:0.563rem;
font-size:1.25rem;
line-height:1.1;
align-items:center;
display:flex;
overflow-wrap:break-word;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F0ECF8;
}
@media(min-width:771px){
.wmm-sh_h2_blz{
font-size:24px;
}
}
.wmm-band_blz .wmm-sh_h2_blz{
color:#F4EEFF;
}
.wmm-eb_mono_blz{
text-transform:none;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
}
.wmm-eb_mono_blz::before{
content:"// ";
}
.wmm-eb_upper_blz{
text-transform:uppercase;
letter-spacing:.14em;
}
.wmm-eb_pill_blz{
padding:5px 0.688rem;
border-radius:62.438rem;
background:rgba(224, 46, 192, 0.12);
text-transform:uppercase;
letter-spacing:.12em;
}
.wmm-eb_line_blz{
gap:10px;
align-items:center;
display:inline-flex;
}
.wmm-eb_line_blz::before{
background:#E02EC0;
content:"";
height:1px;
display:inline-block;
width:24px;
}
.wmm-band_blz .wmm-eb_line_blz::before{
background:#F03ECC;
}
.wmm-band_blz .wmm-eb_pill_blz{
background:rgba(255, 220, 255, 0.08);
}
.wmm-sh_link_blz{
gap:6px;
transition:color 0.2s ease,border-color 0.2s ease;
display:inline-flex;
border-bottom:1px solid #F0ECF8;
color:#F0ECF8;
align-items:center;
padding-bottom:2px;
white-space:nowrap;
font-weight:600;
font-size:0.813rem;
}
.wmm-sh_link_blz:hover{
border-color:#E02EC0;
color:#E02EC0;
}
.wmm-sh_link_blz svg{
width:0.875rem;
height:0.875rem;
}
.wmm-sh_link_chev_blz{
padding-bottom:0;
font-size:0.75rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
border-bottom:0;
color:#E02EC0;
}
.wmm-sh_link_btn_blz{
border-radius:999px;
background:#F03ED0;
padding:0.563rem 18px;
color:#1A0030;
border-bottom:0;
}
.wmm-sh_link_btn_blz:hover{
background:#C828AE;
border-color:transparent;
}
.wmm-band_blz .wmm-sh_link_blz{
border-color:#F4EEFF;
color:#F4EEFF;
}
.wmm-band_blz .wmm-sh_link_chev_blz{
color:#F03ECC;
}
.wmm-sh_rule_blz{
background:#2E2648;
margin:-2px 0 1rem;
height:1px;
}
.wmm-band_blz .wmm-sh_rule_blz{
background:rgba(255, 200, 255, 0.13);
}
.wmm-seo_grid3_blz{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.wmm-seo_grid4_blz{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.wmm-seo_grid3_blz>*,.wmm-seo_grid4_blz>*{
min-width:0;
}
.wmm-seo_card_blz{
border:1px solid #2E2648;
background:#141020;
padding:24px;
border-radius:0.813rem;
}
.wmm-seo_card_blz h3{
color:#F0ECF8;
margin-bottom:8px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
font-weight:700;
}
.wmm-seo_card_blz p{
font-size:0.813rem;
color:#C2BAD8;
line-height:1.6;
}
.wmm-seo_card_sm_blz{
padding:20px;
}
.wmm-seo_card_sm_blz h3{
font-size:16px;
}
.wmm-seo_card_sm_blz p{
line-height:1.55;
font-size:12.5px;
}
.wmm-seo_rtp_row_blz{
gap:36px;
grid-template-columns:1fr 1fr;
margin-top:1rem;
display:grid;
align-items:center;
}
.wmm-rtp_blz{
gap:0.875rem;
display:flex;
min-width:0;
}
.wmm-rtp_blz>div{
border-radius:0.813rem;
background:#0D0A14;
flex:1;
padding:1rem;
text-align:center;
min-width:0;
}
.wmm-rtp_n_blz{
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
white-space:nowrap;
color:#E02EC0;
font-size:26px;
}
.wmm-rtp_l_blz{
color:#8E85A8;
font-size:11px;
margin-top:0.25rem;
}
.wmm-cmp_blz{
border-radius:13px;
overflow:hidden;
border:1px solid #2E2648;
max-width:47.5rem;
}
.wmm-cmp_row_blz{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.wmm-cmp_row_blz>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.wmm-cmp_row_blz>div:first-child{
text-align:left;
font-weight:600;
color:#F0ECF8;
padding-left:1.375rem;
}
.wmm-cmp_th_blz{
background:#0D0A14;
font-size:12.5px;
font-weight:700;
}
.wmm-cmp_row_blz:not(.wmm-cmp_th_blz){
background:#141020;
border-top:1px solid #221C36;
color:#C2BAD8;
}
.wmm-cmp_zebra_blz{
background:#100D1A;
}
.wmm-guide_blz{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #2E2648;
background:#141020;
cursor:pointer;
}
.wmm-guide_cover_blz{
height:130px;
}
.wmm-guide_body_blz{
padding:1.25rem;
}
.wmm-guide_body_blz h3{
margin:0.438rem 0 9px;
color:#F0ECF8;
line-height:1.25;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
}
.wmm-guide_meta_blz{
color:#8E85A8;
font-size:11.5px;
}
.wmm-hub_blz{
gap:28px;
grid-template-columns:repeat(5,1fr);
display:grid;
border-top:1px solid #221C36;
padding-top:1.75rem;
}
.wmm-hub_blz>*{
min-width:0;
}
.wmm-hub_blz h4{
color:#F0ECF8;
font-weight:700;
margin-bottom:11px;
font-size:0.813rem;
}
.wmm-hub_col_blz{
gap:8px;
color:#C2BAD8;
font-size:0.813rem;
display:flex;
flex-direction:column;
}
.wmm-hub_col_blz a{
cursor:pointer;
}
@media(max-width:1021px){
.wmm-seo_grid3_blz{
grid-template-columns:1fr;
}
.wmm-seo_grid4_blz{
grid-template-columns:repeat(2,1fr);
}
.wmm-seo_rtp_row_blz{
gap:1.25rem;
grid-template-columns:1fr;
}
.wmm-hub_blz{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.wmm-hub_blz{
grid-template-columns:1fr;
}
}
.wmm-hero_blz{
border:1px solid #2E2648;
padding:2.875rem 3rem;
background:linear-gradient(120deg,#12062A,#060E2C);
border-radius:1.25rem;
overflow:hidden;
position:relative;
color:#F4EEFF;
}
.wmm-hero_glow_blz{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
top:-60px;
width:340px;
height:340px;
position:absolute;
right:-3.75rem;
}
.wmm-hero_in_blz{
max-width:37.5rem;
position:relative;
}
.wmm-hero_blz .wmm-eyebrow_blz{
color:#F03ECC;
}
.wmm-pill_row_blz{
padding:0.375rem 0.813rem;
background:rgba(255, 220, 255, 0.08);
border:1px solid rgba(255, 200, 255, 0.13);
border-radius:999px;
gap:0.5rem;
align-items:center;
text-transform:uppercase;
letter-spacing:.1em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.656rem;
color:#F03ECC;
display:inline-flex;
margin-bottom:1.375rem;
}
.wmm-hero_h1_blz{
margin:1.125rem 0;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:3.375rem;
line-height:1.02;
letter-spacing:-.02em;
overflow-wrap:break-word;
color:#F4EEFF;
}
.wmm-hero_h1_blz em{
color:#F03ECC;
font-style:normal;
}
.wmm-hero_sub_blz{
max-width:30rem;
line-height:1.55;
font-size:1.063rem;
color:#B49FD4;
margin-bottom:28px;
}
.wmm-hero_cta_blz{
gap:14px;
align-items:center;
display:flex;
margin-bottom:1.625rem;
flex-wrap:wrap;
}
.wmm-hero_trust_blz{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.wmm-hero_rating_txt_blz{
color:#B49FD4;
font-size:13px;
}
@media(max-width:1025px){
.wmm-hero_blz{
padding:32px 24px;
}
.wmm-hero_h1_blz{
font-size:38px;
}
}
@media(max-width:561px){
.wmm-hero_h1_blz{
font-size:1.875rem;
}
}
.wmm-tabs_blz{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.wmm-tab_blz{
border-radius:0.5rem;
padding:10px 18px;
background:#141020;
border:1px solid #2E2648;
font-size:13px;
color:#C2BAD8;
cursor:pointer;
font-weight:600;
}
.wmm-tab_on_blz{
border-color:transparent;
background:#F03ED0;
font-weight:700;
color:#1A0030;
}
.wmm-stat_blz{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.wmm-stat_blz>*{
min-width:0;
}
.wmm-stat_item_blz{
border:1px solid #2E2648;
border-radius:13px;
background:#141020;
padding:18px 1.25rem;
}
.wmm-stat_k_blz{
letter-spacing:.12em;
text-transform:uppercase;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
margin-bottom:7px;
color:#8E85A8;
}
.wmm-stat_v_blz{
gap:0.5rem;
font-weight:700;
color:#F0ECF8;
align-items:center;
overflow-wrap:anywhere;
display:flex;
min-width:0;
font-size:1.5rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wmm-stat_v_accent_blz{
color:#E02EC0;
}
@media(max-width:1021px){
.wmm-stat_blz{
grid-template-columns:repeat(2,1fr);
}
}
.wmm-wlc_blz{
padding:2.25rem 40px;
background:linear-gradient(120deg,#12062A,#060E2C);
grid-template-columns:1.2fr .8fr;
border:1px solid #2E2648;
border-radius:20px;
overflow:hidden;
gap:24px;
align-items:center;
position:relative;
display:grid;
color:#F4EEFF;
}
.wmm-wlc_blz>*{
min-width:0;
}
.wmm-wlc_blz .wmm-eyebrow_blz{
color:#F03ECC;
}
.wmm-wlc_glow_blz{
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
border-radius:50%;
right:-2.5rem;
width:260px;
position:absolute;
height:16.25rem;
top:-40px;
}
.wmm-wlc_in_blz{
position:relative;
}
.wmm-wlc_h2_blz{
margin:10px 0 0.5rem;
color:#F4EEFF;
overflow-wrap:break-word;
line-height:1.03;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:2.125rem;
}
.wmm-wlc_h2_blz em{
font-style:normal;
color:#F03ECC;
}
.wmm-wlc_sub_blz{
margin-bottom:1.125rem;
color:#B49FD4;
font-size:0.875rem;
line-height:1.55;
max-width:420px;
}
.wmm-wlc_terms_blz{
gap:10px;
flex-direction:column;
position:relative;
display:flex;
}
.wmm-term_blz{
border-radius:0.813rem;
padding:13px 15px;
border:1px solid rgba(255, 200, 255, 0.13);
gap:11px;
background:rgba(255, 220, 255, 0.08);
display:flex;
align-items:center;
}
.wmm-term_blz svg{
flex:none;
color:#F03ECC;
height:20px;
width:1.25rem;
}
.wmm-term_k_blz{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
text-transform:uppercase;
color:#B49FD4;
letter-spacing:.1em;
}
.wmm-term_v_blz{
margin-top:2px;
font-weight:700;
color:#F4EEFF;
font-size:0.875rem;
}
@media(max-width:1026px){
.wmm-wlc_blz{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.wmm-wlc_h2_blz{
font-size:26px;
}
}
.wmm-jp_blz{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.wmm-jp_blz>*{
min-width:0;
}
.wmm-jp_hero_blz{
background:linear-gradient(135deg,#12062A,#060E2C);
overflow:hidden;
padding:1.625rem;
border:1px solid #2E2648;
gap:14px;
border-radius:1.25rem;
justify-content:space-between;
position:relative;
color:#F4EEFF;
min-height:180px;
display:flex;
flex-direction:column;
}
.wmm-jp_glow_blz{
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
height:11.25rem;
top:-2.5rem;
width:11.25rem;
right:-40px;
}
.wmm-jp_k_row_blz{
gap:0.625rem;
align-items:center;
position:relative;
justify-content:space-between;
display:flex;
}
.wmm-jp_k_blz{
font-size:10px;
color:#8E85A8;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.12em;
}
.wmm-jp_hero_blz .wmm-jp_k_blz{
color:#B49FD4;
}
.wmm-jp_amt_blz{
font-weight:700;
font-size:2.625rem;
position:relative;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1;
color:#F03ECC;
}
.wmm-jp_sub_blz{
color:#B49FD4;
font-size:12px;
margin-top:5px;
}
.wmm-jp_cell_blz{
background:#141020;
border-radius:20px;
border:1px solid #2E2648;
padding:1.375rem;
flex-direction:column;
min-height:11.25rem;
display:flex;
justify-content:space-between;
}
.wmm-jp_cell_blz .wmm-jp_amt_blz{
font-size:1.875rem;
color:#F0ECF8;
}
.wmm-jp_cell_blz .wmm-jp_sub_blz{
color:#8E85A8;
}
@media(max-width:1026px){
.wmm-jp_blz{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.wmm-jp_amt_blz{
font-size:32px;
}
}
.wmm-app_blz{
gap:2.25rem;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.wmm-app_copy_blz{
max-width:32.5rem;
}
.wmm-app_h2_blz{
margin:0.75rem 0 10px;
font-weight:700;
font-size:1.75rem;
color:#F0ECF8;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
}
.wmm-app_text_blz{
color:#C2BAD8;
margin-bottom:1.25rem;
font-size:0.875rem;
line-height:1.6;
}
.wmm-app_btns_blz{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.wmm-store_blz{
padding:0.688rem 18px;
gap:9px;
border:1px solid #2E2648;
border-radius:0.813rem;
background:#0D0A14;
color:#F0ECF8;
font-weight:700;
font-size:13px;
align-items:center;
display:inline-flex;
cursor:pointer;
}
.wmm-store_blz svg{
height:1rem;
width:16px;
}
.wmm-app_qr_wrap_blz{
gap:1rem;
align-items:center;
display:flex;
}
.wmm-qr_blz{
background:#0D0A14;
padding:11px;
grid-template-columns:repeat(5,1fr);
border:1px solid #2E2648;
grid-template-rows:repeat(5,1fr);
border-radius:13px;
gap:3px;
height:108px;
width:108px;
display:grid;
}
.wmm-qr_blz i{
background:transparent;
}
.wmm-qr_f_blz{
background:#E02EC0;
}
.wmm-app_qr_cap_blz{
max-width:5.25rem;
color:#8E85A8;
font-size:0.75rem;
line-height:1.4;
}
.wmm-news_blz{
gap:24px;
border:1px solid #2E2648;
padding:1.625rem 32px;
background:linear-gradient(135deg,#12062A,#060E2C);
border-radius:1.25rem;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
color:#F4EEFF;
display:flex;
}
.wmm-news_h3_blz{
font-weight:700;
color:#F4EEFF;
margin-bottom:0.25rem;
font-size:1.25rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.wmm-news_text_blz{
font-size:13px;
color:#B49FD4;
}
.wmm-news_form_blz{
flex:1;
gap:0.625rem;
display:flex;
min-width:0;
max-width:27.5rem;
}
.wmm-news_form_blz .wmm-input_blz{
min-width:0;
}
@media(max-width:557px){
.wmm-news_form_blz{
width:100%;
}
}
.wmm-input_blz{
border:1px solid rgba(255, 200, 255, 0.13);
border-radius:0.5rem;
padding:0.813rem 1rem;
background:rgba(255, 220, 255, 0.08);
flex:1;
color:#B49FD4;
font-size:13.5px;
}
.wmm-supp_blz{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.wmm-supp_blz>*{
min-width:0;
}
.wmm-supp_card_blz{
border-radius:13px;
border:1px solid #2E2648;
background:#141020;
padding:1.5rem;
}
.wmm-supp_card_blz svg{
color:#E02EC0;
width:24px;
height:24px;
margin-bottom:0.875rem;
}
.wmm-supp_card_blz h3{
color:#F0ECF8;
font-weight:700;
font-size:16px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:6px;
}
.wmm-supp_card_blz p{
color:#C2BAD8;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.wmm-supp_blz{
grid-template-columns:1fr;
}
}
.wmm-banner_blz{
background:linear-gradient(115deg,#12062A,#060E2C);
border-radius:1.25rem;
gap:1.75rem;
padding:2.25rem 2.5rem;
border:1px solid #2E2648;
overflow:hidden;
color:#F4EEFF;
flex-wrap:wrap;
align-items:center;
position:relative;
justify-content:space-between;
display:flex;
}
.wmm-banner_glow_blz{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 68%);
transform:translateY(-50%);
right:80px;
width:200px;
top:50%;
height:200px;
position:absolute;
}
.wmm-banner_in_blz{
position:relative;
max-width:560px;
}
.wmm-banner_blz .wmm-eyebrow_blz{
color:#F03ECC;
}
.wmm-banner_h2_blz{
margin:10px 0;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.05;
color:#F4EEFF;
font-size:1.875rem;
}
.wmm-banner_text_blz{
line-height:1.6;
font-size:14px;
color:#B49FD4;
}
@media(max-width:562px){
.wmm-banner_h2_blz{
font-size:24px;
}
}
.wmm-pay_logos_blz{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.wmm-pay_logos_blz>*{
min-width:0;
}
.wmm-pay_blz{
border-radius:0.5rem;
border:1px solid #2E2648;
justify-content:center;
align-items:center;
height:48px;
font-weight:700;
color:#C2BAD8;
font-size:0.75rem;
display:flex;
}
.wmm-table_blz{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #2E2648;
}
.wmm-trow_blz{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.wmm-trow_blz>div{
padding:13px 14px;
min-width:0;
}
.wmm-trow_blz>div:first-child{
color:#F0ECF8;
padding-left:1rem;
font-weight:700;
}
.wmm-trow_th_blz{
background:#0D0A14;
font-size:9.5px;
letter-spacing:.06em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#8E85A8;
text-transform:uppercase;
}
.wmm-trow_blz:not(.wmm-trow_th_blz){
background:#141020;
border-top:1px solid #221C36;
color:#C2BAD8;
}
.wmm-trow_zebra_blz{
background:#100D1A;
}
.wmm-pos_blz{
color:#E02EC0;
font-weight:700;
}
@media(max-width:1025px){
.wmm-pay_logos_blz{
grid-template-columns:repeat(2,1fr);
}
}
.wmm-promo_grid_blz{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.wmm-promo_grid_blz>*{
min-width:0;
}
.wmm-promo_blz{
padding:24px;
border:1px solid #2E2648;
overflow:hidden;
border-radius:1.25rem;
background:#141020;
position:relative;
min-height:9.375rem;
}
.wmm-promo_h_blz{
margin-top:0.375rem;
font-size:26px;
color:#F0ECF8;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
}
.wmm-promo_h_blz em{
font-style:normal;
color:#E02EC0;
}
.wmm-promo_p_blz{
line-height:1.5;
margin-top:0.5rem;
font-size:12.5px;
color:#C2BAD8;
}
.wmm-promo_feat_blz{
border-color:#2E2648;
background:linear-gradient(135deg,#12062A,#060E2C);
}
.wmm-promo_feat_blz .wmm-promo_h_blz{
color:#F4EEFF;
}
.wmm-promo_feat_blz .wmm-promo_h_blz em{
color:#F03ECC;
}
.wmm-promo_feat_blz .wmm-promo_p_blz{
color:#B49FD4;
}
.wmm-promo_feat_blz .wmm-eyebrow_blz{
color:#F03ECC;
}
@media(max-width:1027px){
.wmm-promo_grid_blz{
grid-template-columns:1fr;
}
}
.wmm-vip_head_blz{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
margin-bottom:18px;
justify-content:space-between;
}
.wmm-vip_intro_blz{
max-width:420px;
font-size:0.813rem;
color:#C2BAD8;
}
.wmm-vip_blz{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.wmm-vip_blz>*{
min-width:0;
}
.wmm-tier_blz{
border-radius:0.813rem;
border:1px solid #2E2648;
background:#141020;
padding:20px;
}
.wmm-tier_on_blz{
background:rgba(224, 46, 192, 0.12);
border-color:#E02EC0;
}
.wmm-tier_medal_blz{
border-radius:0.5rem;
background:linear-gradient(135deg,#F03ED0,#A0158A);
height:1.875rem;
width:1.875rem;
margin-bottom:14px;
}
.wmm-tier_name_blz{
font-weight:700;
color:#F0ECF8;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
margin-bottom:0.313rem;
}
.wmm-tier_tx_blz{
font-size:11.5px;
color:#8E85A8;
line-height:1.5;
}
@media(max-width:1026px){
.wmm-vip_blz{
grid-template-columns:repeat(2,1fr);
}
}
.wmm-tour_blz{
overflow:hidden;
border:1px solid #2E2648;
border-radius:20px;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.wmm-tour_blz>*{
min-width:0;
}
.wmm-tour_l_blz{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(135deg,#12062A,#060E2C);
position:relative;
color:#F4EEFF;
}
.wmm-tour_h2_blz{
margin:0.75rem 0 10px;
line-height:1.05;
font-size:30px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F4EEFF;
font-weight:700;
}
.wmm-tour_h2_blz em{
font-style:normal;
color:#F03ECC;
}
.wmm-tour_text_blz{
margin-bottom:20px;
line-height:1.6;
max-width:21.25rem;
font-size:13.5px;
color:#B49FD4;
}
.wmm-tour_meta_blz{
gap:1.125rem;
align-items:flex-end;
margin-bottom:20px;
flex-wrap:wrap;
display:flex;
}
.wmm-tour_cap_blz{
text-transform:uppercase;
font-size:9.5px;
color:#B49FD4;
margin-bottom:0.313rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wmm-count_blz{
gap:0.375rem;
display:flex;
}
.wmm-count_blz span{
padding:0.25rem 0.563rem;
background:rgba(255, 220, 255, 0.08);
border:1px solid rgba(255, 200, 255, 0.13);
border-radius:8px;
font-weight:700;
font-size:22px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wmm-tour_units_blz{
font-size:0.625rem;
color:#B49FD4;
}
.wmm-board_blz{
padding:28px 1.875rem;
background:#141020;
}
.wmm-board_head_blz{
margin-bottom:14px;
display:flex;
justify-content:space-between;
align-items:center;
}
.wmm-board_title_blz{
color:#F0ECF8;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
font-weight:700;
}
.wmm-board_upd_blz{
font-size:0.625rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#8E85A8;
}
.wmm-board_list_blz{
gap:2px;
display:flex;
flex-direction:column;
}
.wmm-board_row_blz{
padding:10px 0.75rem;
gap:12px;
border-radius:8px;
display:flex;
align-items:center;
}
.wmm-board_top1_blz{
background:rgba(224, 46, 192, 0.12);
}
.wmm-board_rk_blz{
font-weight:700;
width:20px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:14px;
color:#8E85A8;
}
.wmm-board_top1_blz .wmm-board_rk_blz{
color:#E02EC0;
}
.wmm-board_nm_blz{
flex:1;
font-size:13.5px;
min-width:0;
font-weight:600;
color:#C2BAD8;
}
.wmm-board_top1_blz .wmm-board_nm_blz{
color:#F0ECF8;
font-weight:700;
}
.wmm-board_pt_blz{
font-size:0.781rem;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#C2BAD8;
}
@media(max-width:1026px){
.wmm-tour_blz{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.wmm-tour_h2_blz{
font-size:1.5rem;
}
}
.wmm-dw_h2_blz{
font-weight:700;
margin-bottom:10px;
color:#F0ECF8;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-size:26px;
}
.wmm-steps_v_blz{
grid-template-columns:1fr;
gap:0.625rem;
}
.wmm-steps_v_blz .wmm-step_blz{
padding:18px 1.25rem;
}
@media(max-width:557px){
.wmm-dw_h2_blz{
font-size:23px;
}
}
.wmm-steps_blz{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.wmm-steps_blz>*{
min-width:0;
}
.wmm-step_blz{
background:#141020;
padding:24px;
border-radius:13px;
border:1px solid #2E2648;
position:relative;
}
.wmm-step_num_blz{
background:#F03ED0;
border-radius:0.5rem;
width:1.875rem;
display:flex;
color:#1A0030;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
justify-content:center;
font-size:0.813rem;
font-weight:700;
height:30px;
margin-bottom:0.875rem;
align-items:center;
}
.wmm-step_h_blz{
margin-bottom:7px;
color:#F0ECF8;
font-size:1rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.wmm-step_p_blz{
color:#C2BAD8;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1025px){
.wmm-steps_blz{
grid-template-columns:1fr;
}
}
.wmm-rv_head_blz{
gap:12px;
align-items:flex-end;
display:flex;
margin-bottom:18px;
justify-content:space-between;
flex-wrap:wrap;
}
.wmm-rv_agg_blz{
gap:10px;
align-items:center;
display:flex;
}
.wmm-rv_source_blz{
font-size:0.781rem;
color:#8E85A8;
}
.wmm-rv_grid_blz{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wmm-rv_grid_blz>*{
min-width:0;
}
.wmm-review_blz{
padding:1.5rem;
border-radius:0.813rem;
background:#141020;
border:1px solid #2E2648;
}
.wmm-review_blz .wmm-stars_blz{
margin-bottom:0.625rem;
}
.wmm-review_blz p{
color:#F0ECF8;
line-height:1.5;
font-size:14.5px;
font-weight:600;
margin-bottom:14px;
}
.wmm-review_by_blz{
color:#8E85A8;
font-size:0.781rem;
}
@media(max-width:1027px){
.wmm-rv_grid_blz{
grid-template-columns:1fr;
}
}
.wmm-rc_blz{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.wmm-rc_blz>*{
min-width:0;
}
.wmm-rc_awards_blz{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.wmm-award_blz{
gap:0.688rem;
display:flex;
align-items:center;
}
.wmm-award_blz svg{
flex:none;
height:18px;
width:1.125rem;
color:#F0B429;
}
.wmm-award_t_blz{
color:#F0ECF8;
font-weight:700;
font-size:13.5px;
}
.wmm-award_s_blz{
font-size:0.719rem;
color:#8E85A8;
}
.wmm-rc_press_blz{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.wmm-logo_cell_blz{
border-radius:8px;
border:1px solid #2E2648;
color:#C2BAD8;
font-weight:700;
height:48px;
align-items:center;
display:flex;
font-size:13px;
justify-content:center;
}
.wmm-rc_partner_blz{
border-radius:13px;
background:#141020;
border:1px solid #2E2648;
padding:20px;
}
.wmm-rc_partner_name_blz{
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECF8;
margin-bottom:6px;
font-size:18px;
font-weight:700;
}
.wmm-rc_partner_text_blz{
color:#C2BAD8;
font-size:0.781rem;
line-height:1.55;
}
@media(max-width:1025px){
.wmm-rc_blz{
grid-template-columns:1fr;
gap:1.375rem;
}
.wmm-rc_press_blz{
grid-template-columns:repeat(4,1fr);
}
}
.wmm-dispute_blz{
border-radius:0.813rem;
padding:26px 1.875rem;
border:1px dashed #3E3460;
gap:1.75rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.wmm-dispute_in_blz{
max-width:660px;
}
.wmm-dispute_h2_blz{
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.375rem;
color:#F0ECF8;
margin-bottom:8px;
font-weight:700;
}
.wmm-dispute_text_blz{
font-size:0.844rem;
color:#C2BAD8;
line-height:1.6;
}
.wmm-provs_blz{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:28px;
display:grid;
}
.wmm-provs_blz>*{
min-width:0;
}
.wmm-prov_blz{
border-radius:13px;
border:1px solid #2E2648;
background:#141020;
padding:0.75rem;
align-items:center;
justify-content:center;
text-decoration:none;
height:64px;
display:flex;
}
.wmm-prov_img_blz{
object-fit:contain;
max-width:100%;
max-height:2rem;
}
.wmm-resp_blz{
padding:26px;
background:#141020;
border:1px solid #2E2648;
gap:24px;
border-radius:0.813rem;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.wmm-resp_in_blz{
max-width:35rem;
}
.wmm-resp_h_blz{
margin-bottom:0.5rem;
color:#F0ECF8;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.188rem;
}
.wmm-resp_p_blz{
line-height:1.6;
font-size:13.5px;
color:#C2BAD8;
}
.wmm-resp_badges_blz{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.wmm-age18_blz{
padding:0.25rem 0.5rem;
border-radius:0.5rem;
border:1.5px solid #E8322A;
font-size:13px;
font-weight:700;
color:#E8322A;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wmm-resp_org_blz{
font-size:0.813rem;
font-weight:600;
color:#8E85A8;
}
@media(max-width:1023px){
.wmm-provs_blz{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.wmm-provs_blz{
grid-template-columns:repeat(2,1fr);
}
}
.wmm-op_h2_blz{
margin:0.625rem 0 8px;
font-size:24px;
color:#F0ECF8;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
}
.wmm-op_text_blz{
line-height:1.6;
font-size:13.5px;
color:#C2BAD8;
}
@media(max-width:562px){
.wmm-op_h2_blz{
font-size:22px;
}
}
.wmm-ab_h2_blz{
margin:14px 0 16px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:2rem;
font-weight:700;
line-height:1.08;
color:#F0ECF8;
}
.wmm-ab_body_blz{
color:#C2BAD8;
font-size:15px;
line-height:1.65;
margin-bottom:14px;
}
.wmm-ab_chips_blz{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
margin-top:0.5rem;
}
.wmm-faq_blz{
gap:10px;
display:flex;
flex-direction:column;
}
.wmm-faq_item_blz{
padding:1.125rem 1.375rem;
background:#141020;
border:1px solid #2E2648;
border-radius:13px;
}
.wmm-faq_q_blz{
list-style:none;
gap:1rem;
cursor:pointer;
color:#F0ECF8;
font-weight:600;
align-items:center;
justify-content:space-between;
display:flex;
font-size:15.5px;
}
.wmm-faq_q_blz::-webkit-details-marker{
display:none;
}
.wmm-faq_q_t_blz{
gap:0.625rem;
display:flex;
}
.wmm-faq_q_i_blz{
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
color:#E02EC0;
}
.wmm-faq_pm_blz{
color:#E02EC0;
font-size:20px;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wmm-faq_item_blz[open] .wmm-faq_pm_blz{
transform:rotate(45deg);
}
.wmm-faq_a_blz{
margin-top:12px;
line-height:1.6;
color:#C2BAD8;
font-size:0.844rem;
}
@media(max-width:557px){
.wmm-ab_h2_blz{
font-size:26px;
}
}
.wmm-footer_blz{
background:#080610;
padding:2.5rem 1.75rem;
border-top:1px solid #221C36;
}
.wmm-footer_grid_blz{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-left:auto;
display:grid;
margin-bottom:1.75rem;
margin-right:auto;
max-width:87.5rem;
}
.wmm-footer_grid_blz>*{
min-width:0;
}
.wmm-footer_grid_blz h4{
letter-spacing:.12em;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
text-transform:uppercase;
margin-bottom:0.813rem;
color:#544E6A;
}
.wmm-fcol_blz{
gap:9px;
color:#C2BAD8;
flex-direction:column;
display:flex;
font-size:0.813rem;
}
.wmm-fcol_blz a{
cursor:pointer;
}
.wmm-ft_about_blz{
line-height:1.6;
margin-top:0.75rem;
max-width:260px;
color:#8E85A8;
font-size:0.813rem;
}
.wmm-ft_contact_blz{
margin-top:12px;
overflow-wrap:anywhere;
font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#E02EC0;
font-size:0.781rem;
}
.wmm-footer_bottom_blz{
gap:1rem;
margin:0 auto;
flex-wrap:wrap;
max-width:87.5rem;
padding-top:20px;
justify-content:space-between;
border-top:1px solid #221C36;
display:flex;
align-items:center;
}
.wmm-footer_bottom_blz p{
color:#544E6A;
line-height:1.6;
font-size:0.688rem;
max-width:45rem;
}
@media(max-width:1026px){
.wmm-footer_grid_blz{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.wmm-footer_grid_blz{
grid-template-columns:1fr;
}
}