*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0D0A;
font-size:15px;
overflow-wrap:break-word;
line-height:1.55;
text-rendering:optimizeLegibility;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
color:#C4BAA6;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
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{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(10, 9, 7, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.fum_shell-wne{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.fum_main-wne{
min-width:0;
}
.fum_wrap-wne{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.fum_container-wne{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.fum_container-wne{
padding:0 28px;
}
}
.fum_section-wne{
padding:1.5rem 1.75rem;
}
.fum_section_pt-wne{
padding-top:34px;
}
.fum_band_soft-wne{
background:#1A1712;
}
.fum_eyebrow-wne{
font-weight:600;
letter-spacing:.14em;
line-height:1.4;
overflow-wrap:break-word;
color:#FBB01E;
display:inline-block;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:10.5px;
text-transform:uppercase;
}
.fum_drawer_cb-wne{
display:none;
}
.fum_overlay-wne{
display:none;
}
@media(max-width:1023px){
.fum_shell-wne{
grid-template-columns:1fr;
}
.fum_main-wne{
padding-bottom:4.875rem;
}
.fum_drawer_cb-wne:checked~.fum_overlay-wne{
inset:0;
background:rgba(10, 9, 7, 0.72);
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:563px){
.fum_section-wne{
padding:1.125rem 16px;
}
.fum_section_pt-wne{
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 ---------- */
.fum_side-wne{
background:#13110E;
padding:1.375rem 18px;
gap:1.375rem;
overflow-y:auto;
position:sticky;
top:0;
height:100vh;
align-self:start;
border-right:1px solid #2A2620;
flex-direction:column;
display:flex;
}
.fum_brand-wne{
gap:0.625rem;
display:flex;
align-items:center;
}
.fum_logo-wne{
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:21px;
color:#F5EFE0;
font-weight:700;
letter-spacing:-.02em;
}
.fum_side_cta-wne{
background:rgba(251, 176, 30, 0.11);
padding:16px;
border:1px solid #38322A;
border-radius:13px;
}
.fum_side_cta_h-wne{
color:#F5EFE0;
font-weight:700;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
line-height:1.15;
margin-bottom:0.375rem;
font-size:1.063rem;
}
.fum_side_cta_p-wne{
font-size:12px;
line-height:1.45;
margin-bottom:12px;
color:#C4BAA6;
}
.fum_nav-wne{
gap:3px;
display:flex;
flex-direction:column;
}
.fum_nav_label-wne{
padding:6px 10px;
color:#574F43;
text-transform:uppercase;
letter-spacing:.14em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.594rem;
}
.fum_nav_item-wne{
border-radius:0.5rem;
padding:10px;
gap:11px;
display:flex;
color:#C4BAA6;
font-weight:500;
align-items:center;
font-size:0.875rem;
}
.fum_nav_item-wne svg{
height:17px;
width:17px;
}
.fum_nav_item-wne:hover{
background:rgba(251, 176, 30, 0.11);
color:#F5EFE0;
}
.fum_nav_item_on-wne{
background:rgba(251, 176, 30, 0.11);
color:#FBB01E;
font-weight:600;
}
.fum_side_foot-wne{
background:#1A1712;
padding:0.75rem;
border:1px solid #38322A;
border-radius:13px;
margin-top:auto;
}
.fum_side_foot-wne p{
margin-top:0.25rem;
color:#C4BAA6;
font-size:0.781rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.fum_top-wne{
gap:16px;
background:#13110E;
padding:14px 1.75rem;
z-index:40;
border-bottom:1px solid #2A2620;
align-items:center;
top:0;
display:flex;
position:sticky;
}
.fum_top_brand-wne{
gap:0.563rem;
display:none;
align-items:center;
}
.fum_search-wne{
border:1px solid #38322A;
flex:1;
gap:0.625rem;
border-radius:0.813rem;
padding:0.688rem 0.875rem;
background:#1A1712;
align-items:center;
display:flex;
font-size:0.844rem;
color:#8C8273;
max-width:440px;
}
.fum_search-wne svg{
flex:none;
width:1rem;
height:1rem;
}
.fum_top_actions-wne{
gap:0.75rem;
margin-left:auto;
display:flex;
align-items:center;
}
.fum_lang-wne{
color:#C4BAA6;
font-size:0.75rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.fum_burger-wne{
border:1px solid #38322A;
border-radius:0.5rem;
background:#1A1712;
height:2.5rem;
align-items:center;
display:none;
width:2.5rem;
justify-content:center;
color:#F5EFE0;
}
/* ---------- bottom-nav (mobile) ---------- */
.fum_botnav-wne{
display:none;
}
@media(max-width:1021px){
.fum_side-wne{
transition:transform .25s ease;
width:280px;
top:0;
transform:translateX(-100%);
left:0;
z-index:80;
height:100vh;
position:fixed;
}
.fum_drawer_cb-wne:checked~.fum_shell-wne .fum_side-wne{
transform:translateX(0);
}
.fum_top-wne{
padding:14px 1rem;
gap:0.75rem;
position:static;
flex-wrap:wrap;
}
.fum_top_brand-wne{
display:flex;
}
.fum_search-wne{
display:none;
}
.fum_burger-wne{
display:flex;
}
.fum_top_actions-wne{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.fum_top_actions-wne .fum_lang-wne{
display:none;
}
.fum_top_actions-wne .fum_btn-wne{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.fum_botnav-wne{
background:#13110E;
grid-template-columns:repeat(3,1fr);
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
z-index:65;
position:fixed;
transform:translateZ(0);
left:0;
display:grid;
bottom:0;
border-top:1px solid #38322A;
right:0;
}
.fum_bn-wne{
padding:6px 2px 0;
gap:4px;
min-width:0;
flex-direction:column;
color:#C4BAA6;
font-size:0.625rem;
align-items:center;
display:flex;
justify-content:flex-end;
font-weight:600;
}
.fum_bn-wne svg{
flex:none;
width:1.375rem;
height:22px;
}
.fum_bn-wne span{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
text-align:center;
}
.fum_bn_on-wne{
color:#FBB01E;
}
.fum_bn_center-wne{
position:relative;
}
.fum_bn_fab-wne{
border-radius:50%;
background:#FBB01E;
box-shadow:0 8px 40px rgba(0, 0, 0, 0.70), 0 2px 8px rgba(251, 176, 30, 0.18);
left:50%;
height:50px;
justify-content:center;
transform:translateX(-50%);
align-items:center;
display:flex;
top:-20px;
width:50px;
position:absolute;
color:#0F0D0A;
}
.fum_bn_fab-wne svg{
height:24px;
width:24px;
}
.fum_bn_center-wne span{
color:#FBB01E;
}
}
.fum_btn-wne{
border-radius:8px;
padding:11px 22px;
transition:background-color 0.2s ease,color 0.2s ease;
gap:8px;
display:inline-flex;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:14px;
align-items:center;
font-weight:700;
justify-content:center;
cursor:pointer;
}
.fum_btn_pri-wne{
background:#FBB01E;
color:#0F0D0A;
box-shadow:0 0.25rem 1.25rem rgba(251, 176, 30, 0.45);
}
.fum_btn_pri-wne:hover{
background:#E09C0C;
}
.fum_btn_ghost-wne{
background:rgba(251, 176, 30, 0.11);
font-weight:600;
color:#F5EFE0;
}
.fum_btn_line-wne{
background:transparent;
border:1px solid #4E4639;
color:#F5EFE0;
font-weight:600;
}
.fum_btn_lg-wne{
padding:16px 30px;
border-radius:0.813rem;
font-size:15px;
}
.fum_band-wne .fum_btn_line-wne{
border-color:rgba(255, 255, 255, 0.13);
color:#F5EFE0;
}
.fum_band-wne .fum_btn_ghost-wne{
background:rgba(255, 255, 255, 0.08);
color:#F5EFE0;
}
.fum_link_m-wne{
gap:5px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
text-decoration:none;
align-items:center;
display:inline-flex;
cursor:pointer;
color:#FBB01E;
}
.fum_link_m-wne svg{
width:0.875rem;
height:0.875rem;
}
.fum_band-wne .fum_link_m-wne{
color:#FBB01E;
}
.fum_dot-wne{
background:#FBB01E;
flex:none;
border-radius:50%;
height:0.438rem;
width:0.438rem;
}
.fum_dot_live-wne{
animation:zm3-pulse 1.4s infinite;
background:#E53935;
}
.fum_stars-wne{
gap:2px;
display:inline-flex;
color:#FBB01E;
}
.fum_stars-wne svg{
height:0.938rem;
width:15px;
}
.fum_chip-wne{
background:#1A1712;
border:1px solid #38322A;
padding:0.438rem 0.75rem;
gap:0.375rem;
border-radius:0.5rem;
font-size:0.688rem;
align-items:center;
display:inline-flex;
color:#C4BAA6;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.fum_chip_on-wne{
background:rgba(251, 176, 30, 0.11);
border-color:transparent;
color:#FBB01E;
}
.fum_gc-wne{
color:inherit;
text-decoration:none;
cursor:pointer;
min-width:0;
display:block;
}
.fum_gc_thumb-wne{
border-radius:0.813rem;
border:1px solid #38322A;
overflow:hidden;
background-size:cover;
position:relative;
background-position:center;
display:block;
aspect-ratio:1;
}
.fum_gc_thumb_portrait-wne{
aspect-ratio:3/4;
}
.fum_gc_thumb_wide-wne{
aspect-ratio:16/11;
}
.fum_gc_cap-wne{
padding:0.563rem;
background:linear-gradient(transparent,rgba(10, 9, 7, 0.72));
right:0;
bottom:0;
position:absolute;
left:0;
}
.fum_gc_name-wne{
color:#F5EFE0;
font-size:12.5px;
font-weight:700;
display:block;
}
.fum_gc_meta-wne{
color:#B5A88C;
font-size:0.688rem;
}
.fum_gc_badge-wne{
padding:2px 0.375rem;
border-radius:0.5rem;
background:#FBB01E;
right:8px;
color:#0F0D0A;
font-weight:700;
top:8px;
font-size:8px;
position:absolute;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.fum_gc_badge_hot-wne{
background:#E53935;
color:#F5EFE0;
}
.fum_gc_badge_live-wne{
background:#E53935;
color:#F5EFE0;
right:auto;
left:0.5rem;
}
.fum_gc_mult-wne{
inset:0;
color:#FBB01E;
align-items:center;
display:flex;
justify-content:center;
font-weight:700;
position:absolute;
font-size:1.75rem;
}
.fum_pc-wne{
border-radius:0.813rem;
background:#1A1712;
border:1px solid #38322A;
color:#C4BAA6;
align-items:center;
display:flex;
font-size:0.875rem;
font-weight:700;
justify-content:center;
height:4rem;
}
.fum_rail-wne{
min-width:0;
}
.fum_rail_scroll-wne{
gap:0.875rem;
display:grid;
}
.fum_rail_scroll-wne>*{
min-width:0;
}
.fum_g6-wne{
grid-template-columns:repeat(6,1fr);
}
.fum_g7-wne{
grid-template-columns:repeat(7,1fr);
}
.fum_g4-wne{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.fum_g6-wne,.fum_g7-wne{
grid-template-columns:none;
overflow-x:auto;
padding-bottom:0.375rem;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
grid-auto-columns:7.5rem;
}
.fum_g6-wne>*,.fum_g7-wne>*{
scroll-snap-align:start;
}
.fum_g4-wne{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.fum_g4-wne{
grid-template-columns:none;
grid-auto-columns:9.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
}
.fum_panel-wne{
border:1px solid #38322A;
border-radius:1.25rem;
background:#1A1712;
padding:28px 32px;
}
.fum_split-wne{
gap:2.25rem;
align-items:start;
display:grid;
}
.fum_split-wne>*{
min-width:0;
}
.fum_split_a-wne{
grid-template-columns:.85fr 1.15fr;
}
.fum_split_b-wne{
grid-template-columns:1fr 1.1fr;
}
.fum_split_c-wne{
grid-template-columns:1.1fr .9fr;
}
.fum_pgrid-wne{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.fum_pgrid-wne>*{
min-width:0;
}
.fum_lead-wne{
line-height:1.65;
font-size:0.938rem;
color:#C4BAA6;
margin-bottom:14px;
}
.fum_feat-wne{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.fum_feat-wne>*{
min-width:0;
}
.fum_feat2-wne{
grid-template-columns:1fr 1fr;
}
.fum_feat_card-wne{
padding:1.625rem;
border-radius:20px;
border:1px solid #38322A;
background:#1A1712;
}
.fum_feat_card-wne svg{
height:26px;
width:1.625rem;
color:#FBB01E;
margin-bottom:16px;
}
.fum_feat_card-wne h3{
font-size:18px;
margin-bottom:8px;
color:#F5EFE0;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.fum_feat_card-wne p{
font-size:0.813rem;
color:#C4BAA6;
line-height:1.6;
}
.fum_feat_card-wne b{
color:#F5EFE0;
}
.fum_big-wne{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.fum_big_n-wne{
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:26px;
color:#FBB01E;
font-weight:700;
}
.fum_big_l-wne{
color:#8C8273;
font-size:12px;
}
.fum_person-wne{
background:#1A1712;
gap:0.875rem;
border-radius:0.813rem;
padding:1rem 1.125rem;
border:1px solid #38322A;
align-items:center;
display:flex;
}
.fum_avatar-wne{
border-radius:50%;
background:linear-gradient(135deg,#FBB01E,#C87D08);
flex:none;
height:2.75rem;
width:44px;
}
.fum_person_name-wne{
font-size:14px;
font-weight:700;
color:#F5EFE0;
}
.fum_person_role-wne{
font-size:0.75rem;
color:#8C8273;
}
.fum_kv-wne{
gap:1px;
border-radius:13px;
overflow:hidden;
background:#38322A;
border:1px solid #38322A;
grid-template-columns:1fr 1fr;
display:grid;
}
.fum_kv-wne>div{
background:#0F0D0A;
padding:16px 1.125rem;
min-width:0;
}
.fum_kv_k-wne{
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
text-transform:uppercase;
margin-bottom:0.313rem;
color:#FBB01E;
}
.fum_kv_v-wne{
font-size:0.844rem;
font-weight:700;
color:#F5EFE0;
}
@media(max-width:1023px){
.fum_split_a-wne,.fum_split_b-wne,.fum_split_c-wne,.fum_pgrid-wne{
grid-template-columns:1fr;
gap:24px;
}
.fum_feat-wne,.fum_feat2-wne{
grid-template-columns:1fr;
}
.fum_kv-wne{
grid-template-columns:1fr;
}
}
.fum_sh-wne{
min-width:0;
margin-bottom:16px;
}
.fum_sh_row-wne{
gap:12px;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
}
.fum_sh_row-wne .fum_sh_l-wne{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.fum_sh_stack-wne{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.fum_sh_center-wne{
gap:10px;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.fum_sh_h2-wne{
gap:0.563rem;
color:#F5EFE0;
line-height:1.1;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
align-items:center;
font-size:1.25rem;
overflow-wrap:break-word;
display:flex;
}
@media(min-width:771px){
.fum_sh_h2-wne{
font-size:24px;
}
}
.fum_band-wne .fum_sh_h2-wne{
color:#F5EFE0;
}
.fum_eb_mono-wne{
letter-spacing:.08em;
text-transform:none;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.fum_eb_mono-wne::before{
content:"// ";
}
.fum_eb_upper-wne{
letter-spacing:.14em;
text-transform:uppercase;
}
.fum_eb_pill-wne{
background:rgba(251, 176, 30, 0.11);
padding:5px 0.688rem;
border-radius:62.438rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.fum_eb_line-wne{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.fum_eb_line-wne::before{
background:#FBB01E;
display:inline-block;
content:"";
width:1.5rem;
height:1px;
}
.fum_band-wne .fum_eb_line-wne::before{
background:#FBB01E;
}
.fum_band-wne .fum_eb_pill-wne{
background:rgba(255, 255, 255, 0.08);
}
.fum_sh_link-wne{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
border-bottom:1px solid #F5EFE0;
font-weight:600;
padding-bottom:2px;
display:inline-flex;
font-size:13px;
color:#F5EFE0;
white-space:nowrap;
align-items:center;
}
.fum_sh_link-wne:hover{
border-color:#FBB01E;
color:#FBB01E;
}
.fum_sh_link-wne svg{
height:14px;
width:14px;
}
.fum_sh_link_chev-wne{
color:#FBB01E;
border-bottom:0;
font-size:12px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
padding-bottom:0;
}
.fum_sh_link_btn-wne{
background:#FBB01E;
border-radius:62.438rem;
padding:9px 18px;
color:#0F0D0A;
border-bottom:0;
}
.fum_sh_link_btn-wne:hover{
background:#E09C0C;
border-color:transparent;
}
.fum_band-wne .fum_sh_link-wne{
border-color:#F5EFE0;
color:#F5EFE0;
}
.fum_band-wne .fum_sh_link_chev-wne{
color:#FBB01E;
}
.fum_sh_rule-wne{
margin:-2px 0 1rem;
background:#38322A;
height:1px;
}
.fum_band-wne .fum_sh_rule-wne{
background:rgba(255, 255, 255, 0.13);
}
.fum_seo_grid3-wne{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.fum_seo_grid4-wne{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.fum_seo_grid3-wne>*,.fum_seo_grid4-wne>*{
min-width:0;
}
.fum_seo_card-wne{
background:#1A1712;
border:1px solid #38322A;
padding:24px;
border-radius:13px;
}
.fum_seo_card-wne h3{
margin-bottom:8px;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
color:#F5EFE0;
font-weight:700;
}
.fum_seo_card-wne p{
font-size:0.813rem;
color:#C4BAA6;
line-height:1.6;
}
.fum_seo_card_sm-wne{
padding:20px;
}
.fum_seo_card_sm-wne h3{
font-size:16px;
}
.fum_seo_card_sm-wne p{
font-size:12.5px;
line-height:1.55;
}
.fum_seo_rtp_row-wne{
gap:2.25rem;
grid-template-columns:1fr 1fr;
display:grid;
margin-top:1rem;
align-items:center;
}
.fum_rtp-wne{
gap:0.875rem;
min-width:0;
display:flex;
}
.fum_rtp-wne>div{
background:#0F0D0A;
padding:16px;
border-radius:0.813rem;
flex:1;
min-width:0;
text-align:center;
}
.fum_rtp_n-wne{
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#FBB01E;
white-space:nowrap;
font-size:26px;
font-weight:700;
}
.fum_rtp_l-wne{
font-size:0.688rem;
color:#8C8273;
margin-top:4px;
}
.fum_cmp-wne{
border:1px solid #38322A;
border-radius:0.813rem;
overflow:hidden;
max-width:760px;
}
.fum_cmp_row-wne{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.fum_cmp_row-wne>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.fum_cmp_row-wne>div:first-child{
padding-left:1.375rem;
font-weight:600;
text-align:left;
color:#F5EFE0;
}
.fum_cmp_th-wne{
background:#0F0D0A;
font-size:0.781rem;
font-weight:700;
}
.fum_cmp_row-wne:not(.fum_cmp_th-wne){
background:#1A1712;
border-top:1px solid #2A2620;
color:#C4BAA6;
}
.fum_cmp_zebra-wne{
background:#141209;
}
.fum_guide-wne{
border-radius:13px;
background:#1A1712;
border:1px solid #38322A;
overflow:hidden;
cursor:pointer;
}
.fum_guide_cover-wne{
height:8.125rem;
}
.fum_guide_body-wne{
padding:20px;
}
.fum_guide_body-wne h3{
margin:7px 0 0.563rem;
line-height:1.25;
font-weight:700;
font-size:16px;
color:#F5EFE0;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
}
.fum_guide_meta-wne{
color:#8C8273;
font-size:11.5px;
}
.fum_hub-wne{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid #2A2620;
display:grid;
padding-top:28px;
}
.fum_hub-wne>*{
min-width:0;
}
.fum_hub-wne h4{
margin-bottom:0.688rem;
font-size:13px;
font-weight:700;
color:#F5EFE0;
}
.fum_hub_col-wne{
gap:0.5rem;
flex-direction:column;
color:#C4BAA6;
font-size:0.813rem;
display:flex;
}
.fum_hub_col-wne a{
cursor:pointer;
}
@media(max-width:1026px){
.fum_seo_grid3-wne{
grid-template-columns:1fr;
}
.fum_seo_grid4-wne{
grid-template-columns:repeat(2,1fr);
}
.fum_seo_rtp_row-wne{
gap:20px;
grid-template-columns:1fr;
}
.fum_hub-wne{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.fum_hub-wne{
grid-template-columns:1fr;
}
}
.fum_tk-wne{
overflow:hidden;
background:#0A0907;
border-bottom:1px solid #2A2620;
display:flex;
align-items:center;
}
.fum_tk_tag-wne{
background:#1A1712;
flex:none;
gap:8px;
padding:11px 1.125rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
align-items:center;
color:#E53935;
font-size:10.5px;
display:flex;
border-right:1px solid #2A2620;
letter-spacing:.1em;
font-weight:600;
}
.fum_tk_rail-wne{
flex:1;
overflow:hidden;
}
.fum_tk_track-wne{
gap:28px;
padding:11px 0.875rem;
animation:zm3-marquee 26s linear infinite;
font-size:0.75rem;
white-space:nowrap;
display:flex;
color:#C4BAA6;
width:max-content;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.fum_tk_track-wne b{
color:#FBB01E;
}
.fum_hero-wne{
border-radius:20px;
border:1px solid #38322A;
background:linear-gradient(120deg,#1C1507,#0E1220);
overflow:hidden;
padding:2.875rem 48px;
position:relative;
color:#F5EFE0;
}
.fum_hero_glow-wne{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 30, 0.22),transparent 70%);
height:21.25rem;
right:-60px;
width:21.25rem;
top:-60px;
position:absolute;
}
.fum_hero_in-wne{
max-width:37.5rem;
position:relative;
}
.fum_hero-wne .fum_eyebrow-wne{
color:#FBB01E;
}
.fum_pill_row-wne{
border-radius:62.438rem;
border:1px solid rgba(255, 255, 255, 0.13);
gap:0.5rem;
background:rgba(255, 255, 255, 0.08);
padding:6px 13px;
display:inline-flex;
color:#FBB01E;
align-items:center;
margin-bottom:22px;
text-transform:uppercase;
letter-spacing:.1em;
font-size:0.656rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.fum_hero_h1-wne{
margin:18px 0;
font-weight:700;
overflow-wrap:break-word;
font-size:3.375rem;
color:#F5EFE0;
letter-spacing:-.02em;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
line-height:1.02;
}
.fum_hero_h1-wne em{
color:#FBB01E;
font-style:normal;
}
.fum_hero_sub-wne{
line-height:1.55;
max-width:480px;
color:#B5A88C;
margin-bottom:1.75rem;
font-size:17px;
}
.fum_hero_cta-wne{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
margin-bottom:1.625rem;
align-items:center;
}
.fum_hero_trust-wne{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.fum_hero_rating_txt-wne{
color:#B5A88C;
font-size:13px;
}
@media(max-width:1023px){
.fum_hero-wne{
padding:32px 1.5rem;
}
.fum_hero_h1-wne{
font-size:2.375rem;
}
}
@media(max-width:561px){
.fum_hero_h1-wne{
font-size:1.875rem;
}
}
.fum_stat-wne{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.fum_stat-wne>*{
min-width:0;
}
.fum_stat_item-wne{
padding:1.125rem 1.25rem;
background:#1A1712;
border-radius:13px;
border:1px solid #38322A;
}
.fum_stat_k-wne{
font-size:0.594rem;
color:#8C8273;
margin-bottom:0.438rem;
text-transform:uppercase;
letter-spacing:.12em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.fum_stat_v-wne{
gap:8px;
align-items:center;
display:flex;
font-weight:700;
color:#F5EFE0;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:anywhere;
font-size:1.5rem;
min-width:0;
}
.fum_stat_v_accent-wne{
color:#FBB01E;
}
@media(max-width:1021px){
.fum_stat-wne{
grid-template-columns:repeat(2,1fr);
}
}
.fum_wlc-wne{
background:linear-gradient(120deg,#1C1507,#0E1220);
gap:1.5rem;
overflow:hidden;
border-radius:1.25rem;
border:1px solid #38322A;
padding:2.25rem 40px;
grid-template-columns:1.2fr .8fr;
color:#F5EFE0;
align-items:center;
display:grid;
position:relative;
}
.fum_wlc-wne>*{
min-width:0;
}
.fum_wlc-wne .fum_eyebrow-wne{
color:#FBB01E;
}
.fum_wlc_glow-wne{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 30, 0.22),transparent 70%);
width:260px;
position:absolute;
right:-40px;
top:-40px;
height:16.25rem;
}
.fum_wlc_in-wne{
position:relative;
}
.fum_wlc_h2-wne{
margin:10px 0 8px;
overflow-wrap:break-word;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#F5EFE0;
font-weight:700;
font-size:2.125rem;
line-height:1.03;
}
.fum_wlc_h2-wne em{
color:#FBB01E;
font-style:normal;
}
.fum_wlc_sub-wne{
max-width:420px;
font-size:0.875rem;
color:#B5A88C;
margin-bottom:1.125rem;
line-height:1.55;
}
.fum_wlc_terms-wne{
gap:0.625rem;
display:flex;
flex-direction:column;
position:relative;
}
.fum_term-wne{
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
gap:0.688rem;
padding:0.813rem 0.938rem;
border-radius:13px;
align-items:center;
display:flex;
}
.fum_term-wne svg{
flex:none;
color:#FBB01E;
height:1.25rem;
width:1.25rem;
}
.fum_term_k-wne{
font-size:0.594rem;
text-transform:uppercase;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
color:#B5A88C;
}
.fum_term_v-wne{
margin-top:2px;
font-weight:700;
font-size:0.875rem;
color:#F5EFE0;
}
@media(max-width:1025px){
.fum_wlc-wne{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.fum_wlc_h2-wne{
font-size:1.625rem;
}
}
.fum_jp-wne{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.fum_jp-wne>*{
min-width:0;
}
.fum_jp_hero-wne{
border-radius:1.25rem;
gap:0.875rem;
background:linear-gradient(135deg,#1C1507,#0E1220);
overflow:hidden;
padding:1.625rem;
border:1px solid #38322A;
flex-direction:column;
min-height:11.25rem;
color:#F5EFE0;
display:flex;
position:relative;
justify-content:space-between;
}
.fum_jp_glow-wne{
background:radial-gradient(circle,rgba(251, 176, 30, 0.22),transparent 70%);
border-radius:50%;
top:-2.5rem;
height:11.25rem;
position:absolute;
width:11.25rem;
right:-2.5rem;
}
.fum_jp_k_row-wne{
gap:10px;
align-items:center;
justify-content:space-between;
position:relative;
display:flex;
}
.fum_jp_k-wne{
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#8C8273;
font-size:10px;
letter-spacing:.12em;
text-transform:uppercase;
}
.fum_jp_hero-wne .fum_jp_k-wne{
color:#B5A88C;
}
.fum_jp_amt-wne{
line-height:1;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:2.625rem;
color:#FBB01E;
position:relative;
font-weight:700;
}
.fum_jp_sub-wne{
margin-top:0.313rem;
font-size:0.75rem;
color:#B5A88C;
}
.fum_jp_cell-wne{
padding:22px;
border:1px solid #38322A;
border-radius:20px;
background:#1A1712;
display:flex;
min-height:11.25rem;
flex-direction:column;
justify-content:space-between;
}
.fum_jp_cell-wne .fum_jp_amt-wne{
font-size:30px;
color:#F5EFE0;
}
.fum_jp_cell-wne .fum_jp_sub-wne{
color:#8C8273;
}
@media(max-width:1026px){
.fum_jp-wne{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.fum_jp_amt-wne{
font-size:2rem;
}
}
.fum_tour-wne{
grid-template-columns:1.05fr 1fr;
border-radius:20px;
border:1px solid #38322A;
overflow:hidden;
display:grid;
}
.fum_tour-wne>*{
min-width:0;
}
.fum_tour_l-wne{
overflow:hidden;
background:linear-gradient(135deg,#1C1507,#0E1220);
padding:2.125rem;
position:relative;
color:#F5EFE0;
}
.fum_tour_h2-wne{
margin:0.75rem 0 10px;
font-weight:700;
color:#F5EFE0;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
font-size:1.875rem;
}
.fum_tour_h2-wne em{
color:#FBB01E;
font-style:normal;
}
.fum_tour_text-wne{
line-height:1.6;
color:#B5A88C;
margin-bottom:20px;
max-width:21.25rem;
font-size:0.844rem;
}
.fum_tour_meta-wne{
gap:18px;
margin-bottom:1.25rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.fum_tour_cap-wne{
margin-bottom:0.313rem;
font-size:0.594rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
color:#B5A88C;
}
.fum_count-wne{
gap:6px;
display:flex;
}
.fum_count-wne span{
padding:4px 0.563rem;
background:rgba(255, 255, 255, 0.08);
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.13);
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:1.375rem;
font-weight:700;
}
.fum_tour_units-wne{
font-size:0.625rem;
color:#B5A88C;
}
.fum_board-wne{
padding:28px 30px;
background:#1A1712;
}
.fum_board_head-wne{
margin-bottom:0.875rem;
align-items:center;
justify-content:space-between;
display:flex;
}
.fum_board_title-wne{
font-weight:700;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
color:#F5EFE0;
}
.fum_board_upd-wne{
color:#8C8273;
text-transform:uppercase;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.625rem;
}
.fum_board_list-wne{
gap:2px;
display:flex;
flex-direction:column;
}
.fum_board_row-wne{
gap:12px;
padding:0.625rem 12px;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.fum_board_top1-wne{
background:rgba(251, 176, 30, 0.11);
}
.fum_board_rk-wne{
color:#8C8273;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
width:20px;
font-size:14px;
}
.fum_board_top1-wne .fum_board_rk-wne{
color:#FBB01E;
}
.fum_board_nm-wne{
flex:1;
color:#C4BAA6;
font-size:0.844rem;
font-weight:600;
min-width:0;
}
.fum_board_top1-wne .fum_board_nm-wne{
color:#F5EFE0;
font-weight:700;
}
.fum_board_pt-wne{
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.781rem;
color:#C4BAA6;
}
@media(max-width:1021px){
.fum_tour-wne{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.fum_tour_h2-wne{
font-size:1.5rem;
}
}
.fum_banner-wne{
border:1px solid #38322A;
padding:2.25rem 40px;
border-radius:1.25rem;
background:linear-gradient(115deg,#1C1507,#0E1220);
gap:28px;
overflow:hidden;
flex-wrap:wrap;
align-items:center;
color:#F5EFE0;
display:flex;
position:relative;
justify-content:space-between;
}
.fum_banner_glow-wne{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 30, 0.22),transparent 68%);
right:5rem;
width:12.5rem;
position:absolute;
transform:translateY(-50%);
top:50%;
height:12.5rem;
}
.fum_banner_in-wne{
position:relative;
max-width:35rem;
}
.fum_banner-wne .fum_eyebrow-wne{
color:#FBB01E;
}
.fum_banner_h2-wne{
margin:10px 0;
font-weight:700;
line-height:1.05;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#F5EFE0;
font-size:30px;
}
.fum_banner_text-wne{
line-height:1.6;
color:#B5A88C;
font-size:14px;
}
@media(max-width:562px){
.fum_banner_h2-wne{
font-size:1.5rem;
}
}
.fum_dw_h2-wne{
font-weight:700;
font-size:26px;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.625rem;
line-height:1.08;
color:#F5EFE0;
}
.fum_steps_v-wne{
gap:0.625rem;
grid-template-columns:1fr;
}
.fum_steps_v-wne .fum_step-wne{
padding:18px 1.25rem;
}
@media(max-width:563px){
.fum_dw_h2-wne{
font-size:23px;
}
}
.fum_pay_logos-wne{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.fum_pay_logos-wne>*{
min-width:0;
}
.fum_pay-wne{
border:1px solid #38322A;
border-radius:8px;
font-weight:700;
font-size:0.75rem;
justify-content:center;
height:3rem;
align-items:center;
color:#C4BAA6;
display:flex;
}
.fum_table-wne{
overflow:hidden;
border:1px solid #38322A;
border-radius:0.813rem;
}
.fum_trow-wne{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.fum_trow-wne>div{
padding:13px 0.875rem;
min-width:0;
}
.fum_trow-wne>div:first-child{
color:#F5EFE0;
font-weight:700;
padding-left:16px;
}
.fum_trow_th-wne{
background:#0F0D0A;
text-transform:uppercase;
font-size:0.594rem;
color:#8C8273;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.06em;
}
.fum_trow-wne:not(.fum_trow_th-wne){
background:#1A1712;
color:#C4BAA6;
border-top:1px solid #2A2620;
}
.fum_trow_zebra-wne{
background:#141209;
}
.fum_pos-wne{
color:#FBB01E;
font-weight:700;
}
@media(max-width:1025px){
.fum_pay_logos-wne{
grid-template-columns:repeat(2,1fr);
}
}
.fum_news-wne{
background:linear-gradient(135deg,#1C1507,#0E1220);
border:1px solid #38322A;
gap:24px;
padding:1.625rem 2rem;
border-radius:1.25rem;
display:flex;
align-items:center;
color:#F5EFE0;
justify-content:space-between;
flex-wrap:wrap;
}
.fum_news_h3-wne{
font-weight:700;
font-size:1.25rem;
color:#F5EFE0;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:4px;
}
.fum_news_text-wne{
font-size:13px;
color:#B5A88C;
}
.fum_news_form-wne{
gap:10px;
flex:1;
max-width:440px;
min-width:0;
display:flex;
}
.fum_news_form-wne .fum_input-wne{
min-width:0;
}
@media(max-width:560px){
.fum_news_form-wne{
width:100%;
}
}
.fum_input-wne{
border-radius:8px;
padding:0.813rem 16px;
background:rgba(255, 255, 255, 0.08);
flex:1;
border:1px solid rgba(255, 255, 255, 0.13);
font-size:0.844rem;
color:#B5A88C;
}
.fum_promo_grid-wne{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.fum_promo_grid-wne>*{
min-width:0;
}
.fum_promo-wne{
padding:1.5rem;
border-radius:1.25rem;
overflow:hidden;
border:1px solid #38322A;
background:#1A1712;
min-height:9.375rem;
position:relative;
}
.fum_promo_h-wne{
margin-top:6px;
color:#F5EFE0;
font-weight:700;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
font-size:1.625rem;
}
.fum_promo_h-wne em{
font-style:normal;
color:#FBB01E;
}
.fum_promo_p-wne{
margin-top:8px;
color:#C4BAA6;
font-size:0.781rem;
line-height:1.5;
}
.fum_promo_feat-wne{
background:linear-gradient(135deg,#1C1507,#0E1220);
border-color:#38322A;
}
.fum_promo_feat-wne .fum_promo_h-wne{
color:#F5EFE0;
}
.fum_promo_feat-wne .fum_promo_h-wne em{
color:#FBB01E;
}
.fum_promo_feat-wne .fum_promo_p-wne{
color:#B5A88C;
}
.fum_promo_feat-wne .fum_eyebrow-wne{
color:#FBB01E;
}
@media(max-width:1021px){
.fum_promo_grid-wne{
grid-template-columns:1fr;
}
}
.fum_supp-wne{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.fum_supp-wne>*{
min-width:0;
}
.fum_supp_card-wne{
border:1px solid #38322A;
border-radius:0.813rem;
background:#1A1712;
padding:24px;
}
.fum_supp_card-wne svg{
width:1.5rem;
color:#FBB01E;
height:1.5rem;
margin-bottom:0.875rem;
}
.fum_supp_card-wne h3{
margin-bottom:0.375rem;
font-weight:700;
color:#F5EFE0;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
}
.fum_supp_card-wne p{
color:#C4BAA6;
line-height:1.55;
font-size:13px;
}
@media(max-width:1022px){
.fum_supp-wne{
grid-template-columns:1fr;
}
}
.fum_vip_head-wne{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:flex-end;
margin-bottom:18px;
}
.fum_vip_intro-wne{
color:#C4BAA6;
font-size:13px;
max-width:26.25rem;
}
.fum_vip-wne{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.fum_vip-wne>*{
min-width:0;
}
.fum_tier-wne{
border-radius:13px;
border:1px solid #38322A;
background:#1A1712;
padding:20px;
}
.fum_tier_on-wne{
border-color:#FBB01E;
background:rgba(251, 176, 30, 0.11);
}
.fum_tier_medal-wne{
background:linear-gradient(135deg,#FBB01E,#C87D08);
border-radius:8px;
margin-bottom:0.875rem;
height:30px;
width:1.875rem;
}
.fum_tier_name-wne{
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:0.938rem;
margin-bottom:0.313rem;
color:#F5EFE0;
font-weight:700;
}
.fum_tier_tx-wne{
line-height:1.5;
color:#8C8273;
font-size:0.719rem;
}
@media(max-width:1025px){
.fum_vip-wne{
grid-template-columns:repeat(2,1fr);
}
}
.fum_gm-wne{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.fum_gm-wne>*{
min-width:0;
}
.fum_gm_panel-wne{
padding:28px;
background:#1A1712;
border:1px solid #38322A;
border-radius:20px;
}
.fum_gm_h2-wne{
margin:0.625rem 0 0.5rem;
font-size:1.5rem;
font-weight:700;
color:#F5EFE0;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
}
.fum_gm_text-wne{
font-size:0.844rem;
line-height:1.6;
color:#C4BAA6;
max-width:27.5rem;
margin-bottom:20px;
}
.fum_gm_level-wne{
gap:14px;
margin-bottom:16px;
display:flex;
align-items:center;
}
.fum_gm_lv-wne{
font-size:1.5rem;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#FBB01E;
font-weight:700;
}
.fum_gm_bar_wrap-wne{
flex:1;
min-width:0;
}
.fum_gm_bar_meta-wne{
font-size:0.625rem;
margin-bottom:5px;
color:#8C8273;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
display:flex;
justify-content:space-between;
}
.fum_bar-wne{
overflow:hidden;
border-radius:999px;
background:#0F0D0A;
height:0.5rem;
}
.fum_bar_fill-wne{
background:linear-gradient(90deg,#FBB01E,#C87D08);
border-radius:62.438rem;
height:100%;
display:block;
}
.fum_gm_missions-wne{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.fum_gm_refer-wne{
padding:28px;
overflow:hidden;
border-radius:20px;
background:linear-gradient(150deg,#1C1507,#0E1220);
border:1px solid #38322A;
display:flex;
flex-direction:column;
position:relative;
color:#F5EFE0;
justify-content:space-between;
}
.fum_gm_refer-wne .fum_eyebrow-wne{
color:#FBB01E;
}
.fum_gm_ref_h2-wne{
margin:0.625rem 0 8px;
color:#F5EFE0;
line-height:1.1;
font-size:24px;
font-weight:700;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
}
.fum_gm_ref_h2-wne em{
font-style:normal;
color:#FBB01E;
}
.fum_gm_ref_text-wne{
color:#B5A88C;
font-size:13px;
line-height:1.55;
margin-bottom:18px;
}
@media(max-width:1023px){
.fum_gm-wne{
grid-template-columns:1fr;
}
}
.fum_steps-wne{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.fum_steps-wne>*{
min-width:0;
}
.fum_step-wne{
border-radius:13px;
border:1px solid #38322A;
background:#1A1712;
padding:24px;
position:relative;
}
.fum_step_num-wne{
border-radius:8px;
background:#FBB01E;
justify-content:center;
font-size:0.813rem;
font-weight:700;
margin-bottom:14px;
color:#0F0D0A;
align-items:center;
width:1.875rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
display:flex;
height:1.875rem;
}
.fum_step_h-wne{
font-size:16px;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:7px;
color:#F5EFE0;
font-weight:700;
}
.fum_step_p-wne{
line-height:1.55;
font-size:13px;
color:#C4BAA6;
}
@media(max-width:1023px){
.fum_steps-wne{
grid-template-columns:1fr;
}
}
.fum_ab_h2-wne{
margin:14px 0 1rem;
line-height:1.08;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:2rem;
color:#F5EFE0;
}
.fum_ab_body-wne{
font-size:15px;
margin-bottom:0.875rem;
line-height:1.65;
color:#C4BAA6;
}
.fum_ab_chips-wne{
gap:10px;
flex-wrap:wrap;
display:flex;
margin-top:0.5rem;
}
.fum_faq-wne{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.fum_faq_item-wne{
background:#1A1712;
padding:1.125rem 1.375rem;
border-radius:0.813rem;
border:1px solid #38322A;
}
.fum_faq_q-wne{
list-style:none;
gap:16px;
align-items:center;
font-size:0.969rem;
cursor:pointer;
font-weight:600;
display:flex;
justify-content:space-between;
color:#F5EFE0;
}
.fum_faq_q-wne::-webkit-details-marker{
display:none;
}
.fum_faq_q_t-wne{
gap:10px;
display:flex;
}
.fum_faq_q_i-wne{
color:#FBB01E;
font-style:normal;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.fum_faq_pm-wne{
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#FBB01E;
font-size:20px;
}
.fum_faq_item-wne[open] .fum_faq_pm-wne{
transform:rotate(45deg);
}
.fum_faq_a-wne{
font-size:13.5px;
color:#C4BAA6;
margin-top:0.75rem;
line-height:1.6;
}
@media(max-width:557px){
.fum_ab_h2-wne{
font-size:26px;
}
}
.fum_op_h2-wne{
margin:0.625rem 0 8px;
line-height:1.1;
font-weight:700;
font-size:24px;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#F5EFE0;
}
.fum_op_text-wne{
line-height:1.6;
font-size:0.844rem;
color:#C4BAA6;
}
@media(max-width:558px){
.fum_op_h2-wne{
font-size:22px;
}
}
.fum_provs-wne{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.fum_provs-wne>*{
min-width:0;
}
.fum_prov-wne{
background:#1A1712;
border:1px solid #38322A;
border-radius:0.813rem;
padding:12px;
align-items:center;
text-decoration:none;
display:flex;
justify-content:center;
height:4rem;
}
.fum_prov_img-wne{
object-fit:contain;
max-height:32px;
max-width:100%;
}
.fum_resp-wne{
border-radius:0.813rem;
border:1px solid #38322A;
gap:24px;
background:#1A1712;
padding:26px;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:center;
}
.fum_resp_in-wne{
max-width:35rem;
}
.fum_resp_h-wne{
color:#F5EFE0;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:19px;
margin-bottom:0.5rem;
font-weight:700;
}
.fum_resp_p-wne{
color:#C4BAA6;
line-height:1.6;
font-size:0.844rem;
}
.fum_resp_badges-wne{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.fum_age18-wne{
padding:0.25rem 8px;
border:1.5px solid #E53935;
border-radius:8px;
font-weight:700;
color:#E53935;
font-size:13px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.fum_resp_org-wne{
font-size:13px;
color:#8C8273;
font-weight:600;
}
@media(max-width:1021px){
.fum_provs-wne{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.fum_provs-wne{
grid-template-columns:repeat(2,1fr);
}
}
.fum_rv_head-wne{
gap:12px;
justify-content:space-between;
align-items:flex-end;
margin-bottom:18px;
display:flex;
flex-wrap:wrap;
}
.fum_rv_agg-wne{
gap:0.625rem;
display:flex;
align-items:center;
}
.fum_rv_source-wne{
color:#8C8273;
font-size:0.781rem;
}
.fum_rv_grid-wne{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.fum_rv_grid-wne>*{
min-width:0;
}
.fum_review-wne{
padding:24px;
border:1px solid #38322A;
border-radius:0.813rem;
background:#1A1712;
}
.fum_review-wne .fum_stars-wne{
margin-bottom:0.625rem;
}
.fum_review-wne p{
line-height:1.5;
margin-bottom:0.875rem;
font-size:14.5px;
font-weight:600;
color:#F5EFE0;
}
.fum_review_by-wne{
font-size:12.5px;
color:#8C8273;
}
@media(max-width:1025px){
.fum_rv_grid-wne{
grid-template-columns:1fr;
}
}
.fum_footer-wne{
padding:40px 1.75rem;
background:#0A0907;
border-top:1px solid #2A2620;
}
.fum_footer_grid-wne{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-right:auto;
max-width:1400px;
margin-left:auto;
margin-bottom:28px;
}
.fum_footer_grid-wne>*{
min-width:0;
}
.fum_footer_grid-wne h4{
text-transform:uppercase;
color:#574F43;
font-size:10px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.813rem;
letter-spacing:.12em;
}
.fum_fcol-wne{
gap:9px;
display:flex;
color:#C4BAA6;
flex-direction:column;
font-size:13px;
}
.fum_fcol-wne a{
cursor:pointer;
}
.fum_ft_about-wne{
color:#8C8273;
margin-top:0.75rem;
max-width:260px;
font-size:13px;
line-height:1.6;
}
.fum_ft_contact-wne{
overflow-wrap:anywhere;
color:#FBB01E;
font-size:0.781rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
margin-top:0.75rem;
}
.fum_footer_bottom-wne{
margin:0 auto;
gap:16px;
border-top:1px solid #2A2620;
align-items:center;
flex-wrap:wrap;
max-width:1400px;
justify-content:space-between;
padding-top:20px;
display:flex;
}
.fum_footer_bottom-wne p{
color:#574F43;
max-width:720px;
line-height:1.6;
font-size:0.688rem;
}
@media(max-width:1025px){
.fum_footer_grid-wne{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:560px){
.fum_footer_grid-wne{
grid-template-columns:1fr;
}
}