*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d0f0a;
overflow-wrap:break-word;
color:#b8c9a3;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.55;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(7, 9, 5, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ezmshell-f6g{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.ezmmain-f6g{
min-width:0;
}
.ezmwrap-f6g{
margin:0 auto;
width:100%;
max-width:1400px;
}
.ezmcontainer-f6g{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.ezmcontainer-f6g{
padding:0 1.75rem;
}
}
.ezmsection-f6g{
padding:24px 1.75rem;
}
.ezmsection_pt-f6g{
padding-top:34px;
}
.ezmband_soft-f6g{
background:#13160e;
}
.ezmeyebrow-f6g{
font-size:0.656rem;
font-weight:600;
display:inline-block;
color:#a3e635;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:.14em;
line-height:1.4;
text-transform:uppercase;
overflow-wrap:break-word;
}
.ezmdrawer_cb-f6g{
display:none;
}
.ezmoverlay-f6g{
display:none;
}
@media(max-width:1025px){
.ezmshell-f6g{
grid-template-columns:1fr;
}
.ezmmain-f6g{
padding-bottom:4.875rem;
}
.ezmdrawer_cb-f6g:checked~.ezmoverlay-f6g{
background:rgba(7, 9, 5, 0.72);
inset:0;
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:561px){
.ezmsection-f6g{
padding:1.125rem 16px;
}
.ezmsection_pt-f6g{
padding-top:1.5rem;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.ezmside-f6g{
gap:1.375rem;
padding:1.375rem 18px;
background:#111410;
position:sticky;
height:100vh;
border-right:1px solid #1e2418;
top:0;
overflow-y:auto;
align-self:start;
display:flex;
flex-direction:column;
}
.ezmbrand-f6g{
gap:0.625rem;
align-items:center;
display:flex;
}
.ezmlogo-f6g{
font-size:1.313rem;
color:#eef4e6;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:-.02em;
font-weight:700;
}
.ezmside_cta-f6g{
border-radius:0.813rem;
border:1px solid #26301e;
padding:16px;
background:rgba(163, 230, 53, 0.11);
}
.ezmside_cta_h-f6g{
font-weight:700;
font-size:1.063rem;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:6px;
line-height:1.15;
color:#eef4e6;
}
.ezmside_cta_p-f6g{
color:#b8c9a3;
margin-bottom:0.75rem;
line-height:1.45;
font-size:0.75rem;
}
.ezmnav-f6g{
gap:3px;
display:flex;
flex-direction:column;
}
.ezmnav_label-f6g{
padding:6px 10px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.14em;
text-transform:uppercase;
font-size:9.5px;
color:#4f5e42;
}
.ezmnav_item-f6g{
border-radius:9px;
gap:11px;
padding:0.625rem;
font-size:0.875rem;
display:flex;
color:#b8c9a3;
font-weight:500;
align-items:center;
}
.ezmnav_item-f6g svg{
height:17px;
width:17px;
}
.ezmnav_item-f6g:hover{
background:rgba(163, 230, 53, 0.11);
color:#eef4e6;
}
.ezmnav_item_on-f6g{
background:rgba(163, 230, 53, 0.11);
color:#a3e635;
font-weight:600;
}
.ezmside_foot-f6g{
background:#13160e;
padding:12px;
border-radius:0.813rem;
border:1px solid #26301e;
margin-top:auto;
}
.ezmside_foot-f6g p{
font-size:12.5px;
line-height:1.4;
color:#b8c9a3;
margin-top:4px;
}
/* ---------- topbar ---------- */
.ezmtop-f6g{
gap:1rem;
padding:0.875rem 1.75rem;
background:#111410;
z-index:40;
border-bottom:1px solid #1e2418;
align-items:center;
display:flex;
top:0;
position:sticky;
}
.ezmtop_brand-f6g{
gap:9px;
align-items:center;
display:none;
}
.ezmsearch-f6g{
border-radius:0.813rem;
background:#13160e;
border:1px solid #26301e;
padding:0.688rem 14px;
flex:1;
gap:0.625rem;
align-items:center;
max-width:27.5rem;
color:#7d9168;
display:flex;
font-size:13.5px;
}
.ezmsearch-f6g svg{
flex:none;
width:1rem;
height:16px;
}
.ezmtop_actions-f6g{
gap:0.75rem;
display:flex;
align-items:center;
margin-left:auto;
}
.ezmlang-f6g{
font-size:12px;
color:#b8c9a3;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ezmburger-f6g{
background:#13160e;
border-radius:9px;
border:1px solid #26301e;
align-items:center;
display:none;
width:40px;
color:#eef4e6;
height:2.5rem;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.ezmbotnav-f6g{
display:none;
}
@media(max-width:1027px){
.ezmside-f6g{
transition:transform .25s ease;
height:100vh;
position:fixed;
z-index:80;
left:0;
width:17.5rem;
top:0;
transform:translateX(-100%);
}
.ezmdrawer_cb-f6g:checked~.ezmshell-f6g .ezmside-f6g{
transform:translateX(0);
}
.ezmtop-f6g{
padding:0.875rem 1rem;
gap:12px;
position:static;
flex-wrap:wrap;
}
.ezmtop_brand-f6g{
display:flex;
}
.ezmsearch-f6g{
display:none;
}
.ezmburger-f6g{
display:flex;
}
.ezmtop_actions-f6g{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.ezmtop_actions-f6g .ezmlang-f6g{
display:none;
}
.ezmtop_actions-f6g .ezmbtn-f6g{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.ezmbotnav-f6g{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#111410;
border-top:1px solid #26301e;
right:0;
z-index:65;
bottom:0;
display:grid;
left:0;
position:fixed;
transform:translateZ(0);
}
.ezmbn-f6g{
gap:0.25rem;
padding:0.375rem 2px 0;
color:#b8c9a3;
font-size:10px;
display:flex;
flex-direction:column;
justify-content:flex-end;
align-items:center;
min-width:0;
font-weight:600;
}
.ezmbn-f6g svg{
flex:none;
width:1.375rem;
height:22px;
}
.ezmbn-f6g span{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
max-width:100%;
}
.ezmbn_on-f6g{
color:#a3e635;
}
.ezmbn_center-f6g{
position:relative;
}
.ezmbn_fab-f6g{
background:#bef264;
border-radius:50%;
width:50px;
color:#0d1a00;
height:3.125rem;
box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(163, 230, 53, 0.18);
display:flex;
justify-content:center;
top:-1.25rem;
position:absolute;
transform:translateX(-50%);
align-items:center;
left:50%;
}
.ezmbn_fab-f6g svg{
height:1.5rem;
width:24px;
}
.ezmbn_center-f6g span{
color:#a3e635;
}
}
.ezmbtn-f6g{
gap:0.5rem;
border-radius:9px;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
padding:11px 1.375rem;
display:inline-flex;
font-weight:700;
align-items:center;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
cursor:pointer;
font-size:14px;
justify-content:center;
}
.ezmbtn_pri-f6g{
background:#bef264;
box-shadow:0 0 18px rgba(163, 230, 53, 0.45), 0 4px 12px rgba(0, 0, 0, 0.50);
color:#0d1a00;
}
.ezmbtn_pri-f6g:hover{
background:#a8e048;
}
.ezmbtn_ghost-f6g{
background:rgba(163, 230, 53, 0.11);
color:#eef4e6;
font-weight:600;
}
.ezmbtn_line-f6g{
background:transparent;
border:1px solid #3a4a2c;
font-weight:600;
color:#eef4e6;
}
.ezmbtn_lg-f6g{
border-radius:13px;
padding:1rem 1.875rem;
font-size:0.938rem;
}
.ezmband-f6g .ezmbtn_line-f6g{
border-color:rgba(255, 255, 255, 0.12);
color:#eef4e6;
}
.ezmband-f6g .ezmbtn_ghost-f6g{
background:rgba(255, 255, 255, 0.07);
color:#eef4e6;
}
.ezmlink_m-f6g{
gap:5px;
align-items:center;
display:inline-flex;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
color:#a3e635;
cursor:pointer;
text-decoration:none;
}
.ezmlink_m-f6g svg{
width:14px;
height:14px;
}
.ezmband-f6g .ezmlink_m-f6g{
color:#bef264;
}
.ezmdot-f6g{
border-radius:50%;
flex:none;
background:#a3e635;
height:7px;
width:0.438rem;
}
.ezmdot_live-f6g{
animation:zm3-pulse 1.4s infinite;
background:#f43f3f;
}
.ezmstars-f6g{
gap:2px;
color:#a3e635;
display:inline-flex;
}
.ezmstars-f6g svg{
width:0.938rem;
height:0.938rem;
}
.ezmchip-f6g{
border:1px solid #26301e;
padding:7px 0.75rem;
gap:6px;
background:#13160e;
border-radius:0.563rem;
color:#b8c9a3;
font-size:0.688rem;
display:inline-flex;
align-items:center;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ezmchip_on-f6g{
background:rgba(163, 230, 53, 0.11);
border-color:transparent;
color:#a3e635;
}
.ezmgc-f6g{
color:inherit;
min-width:0;
display:block;
text-decoration:none;
cursor:pointer;
}
.ezmgc_thumb-f6g{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #26301e;
background-size:cover;
aspect-ratio:1;
position:relative;
background-position:center;
display:block;
}
.ezmgc_thumb_portrait-f6g{
aspect-ratio:3/4;
}
.ezmgc_thumb_wide-f6g{
aspect-ratio:16/11;
}
.ezmgc_cap-f6g{
padding:9px;
background:linear-gradient(transparent,rgba(7, 9, 5, 0.72));
right:0;
bottom:0;
left:0;
position:absolute;
}
.ezmgc_name-f6g{
display:block;
font-size:12.5px;
color:#eef4e6;
font-weight:700;
}
.ezmgc_meta-f6g{
color:#94a87e;
font-size:11px;
}
.ezmgc_badge-f6g{
padding:2px 0.375rem;
border-radius:0.563rem;
background:#a3e635;
font-size:0.5rem;
color:#0d1a00;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
top:0.5rem;
position:absolute;
font-weight:700;
right:8px;
}
.ezmgc_badge_hot-f6g{
background:#f43f3f;
color:#eef4e6;
}
.ezmgc_badge_live-f6g{
background:#f43f3f;
right:auto;
color:#eef4e6;
left:8px;
}
.ezmgc_mult-f6g{
inset:0;
align-items:center;
justify-content:center;
display:flex;
font-weight:700;
color:#a3e635;
font-size:1.75rem;
position:absolute;
}
.ezmpc-f6g{
border:1px solid #26301e;
background:#13160e;
border-radius:0.813rem;
height:64px;
justify-content:center;
display:flex;
color:#b8c9a3;
font-weight:700;
align-items:center;
font-size:0.875rem;
}
.ezmrail-f6g{
min-width:0;
}
.ezmrail_scroll-f6g{
gap:14px;
display:grid;
}
.ezmrail_scroll-f6g>*{
min-width:0;
}
.ezmg6-f6g{
grid-template-columns:repeat(6,1fr);
}
.ezmg7-f6g{
grid-template-columns:repeat(7,1fr);
}
.ezmg4-f6g{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.ezmg6-f6g,.ezmg7-f6g{
grid-template-columns:none;
grid-auto-columns:7.5rem;
overflow-x:auto;
grid-auto-flow:column;
padding-bottom:6px;
scroll-snap-type:x mandatory;
}
.ezmg6-f6g>*,.ezmg7-f6g>*{
scroll-snap-align:start;
}
.ezmg4-f6g{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.ezmg4-f6g{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:150px;
}
}
.ezmpanel-f6g{
padding:28px 32px;
border-radius:20px;
background:#13160e;
border:1px solid #26301e;
}
.ezmsplit-f6g{
gap:2.25rem;
align-items:start;
display:grid;
}
.ezmsplit-f6g>*{
min-width:0;
}
.ezmsplit_a-f6g{
grid-template-columns:.85fr 1.15fr;
}
.ezmsplit_b-f6g{
grid-template-columns:1fr 1.1fr;
}
.ezmsplit_c-f6g{
grid-template-columns:1.1fr .9fr;
}
.ezmpgrid-f6g{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.ezmpgrid-f6g>*{
min-width:0;
}
.ezmlead-f6g{
font-size:0.938rem;
margin-bottom:14px;
color:#b8c9a3;
line-height:1.65;
}
.ezmfeat-f6g{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ezmfeat-f6g>*{
min-width:0;
}
.ezmfeat2-f6g{
grid-template-columns:1fr 1fr;
}
.ezmfeat_card-f6g{
background:#13160e;
border:1px solid #26301e;
padding:1.625rem;
border-radius:1.25rem;
}
.ezmfeat_card-f6g svg{
height:1.625rem;
margin-bottom:1rem;
width:26px;
color:#a3e635;
}
.ezmfeat_card-f6g h3{
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:18px;
color:#eef4e6;
margin-bottom:0.5rem;
font-weight:700;
}
.ezmfeat_card-f6g p{
font-size:0.813rem;
color:#b8c9a3;
line-height:1.6;
}
.ezmfeat_card-f6g b{
color:#eef4e6;
}
.ezmbig-f6g{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.ezmbig_n-f6g{
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#a3e635;
font-size:1.625rem;
font-weight:700;
}
.ezmbig_l-f6g{
font-size:12px;
color:#7d9168;
}
.ezmperson-f6g{
gap:0.875rem;
background:#13160e;
padding:1rem 1.125rem;
border-radius:13px;
border:1px solid #26301e;
align-items:center;
display:flex;
}
.ezmavatar-f6g{
border-radius:50%;
background:linear-gradient(135deg,#a3e635,#65a30d);
flex:none;
width:44px;
height:44px;
}
.ezmperson_name-f6g{
font-weight:700;
color:#eef4e6;
font-size:14px;
}
.ezmperson_role-f6g{
color:#7d9168;
font-size:0.75rem;
}
.ezmkv-f6g{
gap:1px;
overflow:hidden;
background:#26301e;
border:1px solid #26301e;
border-radius:13px;
grid-template-columns:1fr 1fr;
display:grid;
}
.ezmkv-f6g>div{
padding:16px 18px;
background:#0d0f0a;
min-width:0;
}
.ezmkv_k-f6g{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#a3e635;
font-size:9.5px;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.ezmkv_v-f6g{
color:#eef4e6;
font-size:13.5px;
font-weight:700;
}
@media(max-width:1021px){
.ezmsplit_a-f6g,.ezmsplit_b-f6g,.ezmsplit_c-f6g,.ezmpgrid-f6g{
grid-template-columns:1fr;
gap:1.5rem;
}
.ezmfeat-f6g,.ezmfeat2-f6g{
grid-template-columns:1fr;
}
.ezmkv-f6g{
grid-template-columns:1fr;
}
}
.ezmsh-f6g{
margin-bottom:1rem;
min-width:0;
}
.ezmsh_row-f6g{
gap:12px;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.ezmsh_row-f6g .ezmsh_l-f6g{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.ezmsh_stack-f6g{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.ezmsh_center-f6g{
gap:0.625rem;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.ezmsh_h2-f6g{
gap:0.563rem;
overflow-wrap:break-word;
font-size:1.25rem;
color:#eef4e6;
line-height:1.1;
align-items:center;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
display:flex;
}
@media(min-width:770px){
.ezmsh_h2-f6g{
font-size:1.5rem;
}
}
.ezmband-f6g .ezmsh_h2-f6g{
color:#eef4e6;
}
.ezmeb_mono-f6g{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:none;
letter-spacing:.08em;
}
.ezmeb_mono-f6g::before{
content:"// ";
}
.ezmeb_upper-f6g{
letter-spacing:.14em;
text-transform:uppercase;
}
.ezmeb_pill-f6g{
background:rgba(163, 230, 53, 0.11);
border-radius:62.438rem;
padding:0.313rem 0.688rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.ezmeb_line-f6g{
gap:10px;
display:inline-flex;
align-items:center;
}
.ezmeb_line-f6g::before{
background:#a3e635;
display:inline-block;
width:24px;
height:1px;
content:"";
}
.ezmband-f6g .ezmeb_line-f6g::before{
background:#bef264;
}
.ezmband-f6g .ezmeb_pill-f6g{
background:rgba(255, 255, 255, 0.07);
}
.ezmsh_link-f6g{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:6px;
white-space:nowrap;
font-weight:600;
border-bottom:1px solid #eef4e6;
align-items:center;
display:inline-flex;
font-size:0.813rem;
color:#eef4e6;
padding-bottom:2px;
}
.ezmsh_link-f6g:hover{
border-color:#a3e635;
color:#a3e635;
}
.ezmsh_link-f6g svg{
height:0.875rem;
width:14px;
}
.ezmsh_link_chev-f6g{
padding-bottom:0;
color:#a3e635;
border-bottom:0;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:12px;
}
.ezmsh_link_btn-f6g{
border-radius:999px;
padding:0.563rem 1.125rem;
background:#bef264;
border-bottom:0;
color:#0d1a00;
}
.ezmsh_link_btn-f6g:hover{
border-color:transparent;
background:#a8e048;
}
.ezmband-f6g .ezmsh_link-f6g{
border-color:#eef4e6;
color:#eef4e6;
}
.ezmband-f6g .ezmsh_link_chev-f6g{
color:#bef264;
}
.ezmsh_rule-f6g{
background:#26301e;
margin:-2px 0 16px;
height:1px;
}
.ezmband-f6g .ezmsh_rule-f6g{
background:rgba(255, 255, 255, 0.12);
}
.ezmseo_grid3-f6g{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ezmseo_grid4-f6g{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ezmseo_grid3-f6g>*,.ezmseo_grid4-f6g>*{
min-width:0;
}
.ezmseo_card-f6g{
background:#13160e;
border:1px solid #26301e;
padding:24px;
border-radius:13px;
}
.ezmseo_card-f6g h3{
color:#eef4e6;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:8px;
font-size:18px;
}
.ezmseo_card-f6g p{
line-height:1.6;
font-size:13px;
color:#b8c9a3;
}
.ezmseo_card_sm-f6g{
padding:1.25rem;
}
.ezmseo_card_sm-f6g h3{
font-size:1rem;
}
.ezmseo_card_sm-f6g p{
font-size:12.5px;
line-height:1.55;
}
.ezmseo_rtp_row-f6g{
grid-template-columns:1fr 1fr;
gap:36px;
margin-top:1rem;
align-items:center;
display:grid;
}
.ezmrtp-f6g{
gap:14px;
display:flex;
min-width:0;
}
.ezmrtp-f6g>div{
background:#0d0f0a;
padding:16px;
border-radius:0.813rem;
flex:1;
min-width:0;
text-align:center;
}
.ezmrtp_n-f6g{
font-size:26px;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#a3e635;
white-space:nowrap;
}
.ezmrtp_l-f6g{
font-size:11px;
color:#7d9168;
margin-top:0.25rem;
}
.ezmcmp-f6g{
overflow:hidden;
border-radius:13px;
border:1px solid #26301e;
max-width:760px;
}
.ezmcmp_row-f6g{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.ezmcmp_row-f6g>div{
padding:13px 0.875rem;
min-width:0;
text-align:center;
}
.ezmcmp_row-f6g>div:first-child{
text-align:left;
font-weight:600;
padding-left:1.375rem;
color:#eef4e6;
}
.ezmcmp_th-f6g{
background:#0d0f0a;
font-weight:700;
font-size:12.5px;
}
.ezmcmp_row-f6g:not(.ezmcmp_th-f6g){
background:#13160e;
border-top:1px solid #1e2418;
color:#b8c9a3;
}
.ezmcmp_zebra-f6g{
background:#181c12;
}
.ezmguide-f6g{
overflow:hidden;
border:1px solid #26301e;
border-radius:0.813rem;
background:#13160e;
cursor:pointer;
}
.ezmguide_cover-f6g{
height:130px;
}
.ezmguide_body-f6g{
padding:1.25rem;
}
.ezmguide_body-f6g h3{
margin:7px 0 9px;
line-height:1.25;
font-weight:700;
color:#eef4e6;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
}
.ezmguide_meta-f6g{
color:#7d9168;
font-size:0.719rem;
}
.ezmhub-f6g{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
padding-top:28px;
border-top:1px solid #1e2418;
display:grid;
}
.ezmhub-f6g>*{
min-width:0;
}
.ezmhub-f6g h4{
font-size:0.813rem;
margin-bottom:0.688rem;
font-weight:700;
color:#eef4e6;
}
.ezmhub_col-f6g{
gap:8px;
color:#b8c9a3;
flex-direction:column;
display:flex;
font-size:13px;
}
.ezmhub_col-f6g a{
cursor:pointer;
}
@media(max-width:1024px){
.ezmseo_grid3-f6g{
grid-template-columns:1fr;
}
.ezmseo_grid4-f6g{
grid-template-columns:repeat(2,1fr);
}
.ezmseo_rtp_row-f6g{
grid-template-columns:1fr;
gap:1.25rem;
}
.ezmhub-f6g{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.ezmhub-f6g{
grid-template-columns:1fr;
}
}
.ezmhero-f6g{
border:1px solid #26301e;
overflow:hidden;
padding:2.875rem 3rem;
background:linear-gradient(120deg,#0b0e08,#070a10);
border-radius:20px;
color:#eef4e6;
position:relative;
}
.ezmhero_glow-f6g{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
width:340px;
top:-60px;
height:340px;
right:-60px;
}
.ezmhero_in-f6g{
position:relative;
max-width:600px;
}
.ezmhero-f6g .ezmeyebrow-f6g{
color:#bef264;
}
.ezmpill_row-f6g{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
padding:6px 0.813rem;
gap:0.5rem;
border-radius:62.438rem;
display:inline-flex;
margin-bottom:22px;
align-items:center;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#bef264;
letter-spacing:.1em;
font-size:10.5px;
}
.ezmhero_h1-f6g{
margin:1.125rem 0;
overflow-wrap:break-word;
font-size:54px;
color:#eef4e6;
letter-spacing:-.02em;
font-weight:700;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.02;
}
.ezmhero_h1-f6g em{
font-style:normal;
color:#bef264;
}
.ezmhero_sub-f6g{
font-size:1.063rem;
line-height:1.55;
max-width:480px;
color:#94a87e;
margin-bottom:28px;
}
.ezmhero_cta-f6g{
gap:14px;
display:flex;
margin-bottom:1.625rem;
flex-wrap:wrap;
align-items:center;
}
.ezmhero_trust-f6g{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ezmhero_rating_txt-f6g{
color:#94a87e;
font-size:13px;
}
@media(max-width:1021px){
.ezmhero-f6g{
padding:32px 1.5rem;
}
.ezmhero_h1-f6g{
font-size:38px;
}
}
@media(max-width:560px){
.ezmhero_h1-f6g{
font-size:30px;
}
}
.ezmtabs-f6g{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.ezmtab-f6g{
border:1px solid #26301e;
border-radius:9px;
padding:0.625rem 1.125rem;
background:#13160e;
font-weight:600;
cursor:pointer;
font-size:13px;
color:#b8c9a3;
}
.ezmtab_on-f6g{
background:#bef264;
border-color:transparent;
color:#0d1a00;
font-weight:700;
}
.ezmstat-f6g{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.ezmstat-f6g>*{
min-width:0;
}
.ezmstat_item-f6g{
padding:18px 1.25rem;
border-radius:13px;
border:1px solid #26301e;
background:#13160e;
}
.ezmstat_k-f6g{
color:#7d9168;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
margin-bottom:7px;
letter-spacing:.12em;
font-size:0.594rem;
}
.ezmstat_v-f6g{
gap:8px;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
align-items:center;
min-width:0;
color:#eef4e6;
font-weight:700;
overflow-wrap:anywhere;
font-size:1.5rem;
}
.ezmstat_v_accent-f6g{
color:#a3e635;
}
@media(max-width:1024px){
.ezmstat-f6g{
grid-template-columns:repeat(2,1fr);
}
}
.ezmwlc-f6g{
padding:2.25rem 2.5rem;
gap:24px;
border-radius:1.25rem;
border:1px solid #26301e;
grid-template-columns:1.2fr .8fr;
background:linear-gradient(120deg,#0b0e08,#070a10);
overflow:hidden;
display:grid;
color:#eef4e6;
align-items:center;
position:relative;
}
.ezmwlc-f6g>*{
min-width:0;
}
.ezmwlc-f6g .ezmeyebrow-f6g{
color:#bef264;
}
.ezmwlc_glow-f6g{
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
width:16.25rem;
top:-2.5rem;
right:-2.5rem;
height:260px;
}
.ezmwlc_in-f6g{
position:relative;
}
.ezmwlc_h2-f6g{
margin:0.625rem 0 8px;
font-weight:700;
overflow-wrap:break-word;
font-size:2.125rem;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.03;
color:#eef4e6;
}
.ezmwlc_h2-f6g em{
color:#bef264;
font-style:normal;
}
.ezmwlc_sub-f6g{
margin-bottom:1.125rem;
line-height:1.55;
color:#94a87e;
font-size:14px;
max-width:26.25rem;
}
.ezmwlc_terms-f6g{
gap:10px;
position:relative;
display:flex;
flex-direction:column;
}
.ezmterm-f6g{
gap:11px;
background:rgba(255, 255, 255, 0.07);
padding:13px 0.938rem;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:13px;
align-items:center;
display:flex;
}
.ezmterm-f6g svg{
flex:none;
width:1.25rem;
height:1.25rem;
color:#bef264;
}
.ezmterm_k-f6g{
font-size:9.5px;
color:#94a87e;
text-transform:uppercase;
letter-spacing:.1em;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ezmterm_v-f6g{
margin-top:2px;
color:#eef4e6;
font-weight:700;
font-size:14px;
}
@media(max-width:1023px){
.ezmwlc-f6g{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.ezmwlc_h2-f6g{
font-size:26px;
}
}
.ezmjp-f6g{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.ezmjp-f6g>*{
min-width:0;
}
.ezmjp_hero-f6g{
padding:26px;
gap:14px;
background:linear-gradient(135deg,#0b0e08,#070a10);
border:1px solid #26301e;
overflow:hidden;
border-radius:20px;
color:#eef4e6;
min-height:180px;
flex-direction:column;
position:relative;
justify-content:space-between;
display:flex;
}
.ezmjp_glow-f6g{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);
top:-40px;
height:11.25rem;
position:absolute;
width:180px;
right:-40px;
}
.ezmjp_k_row-f6g{
gap:10px;
position:relative;
align-items:center;
display:flex;
justify-content:space-between;
}
.ezmjp_k-f6g{
text-transform:uppercase;
letter-spacing:.12em;
color:#7d9168;
font-size:0.625rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ezmjp_hero-f6g .ezmjp_k-f6g{
color:#94a87e;
}
.ezmjp_amt-f6g{
font-size:42px;
position:relative;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1;
color:#bef264;
font-weight:700;
}
.ezmjp_sub-f6g{
margin-top:0.313rem;
color:#94a87e;
font-size:0.75rem;
}
.ezmjp_cell-f6g{
background:#13160e;
padding:22px;
border:1px solid #26301e;
border-radius:20px;
justify-content:space-between;
display:flex;
flex-direction:column;
min-height:11.25rem;
}
.ezmjp_cell-f6g .ezmjp_amt-f6g{
font-size:1.875rem;
color:#eef4e6;
}
.ezmjp_cell-f6g .ezmjp_sub-f6g{
color:#7d9168;
}
@media(max-width:1022px){
.ezmjp-f6g{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.ezmjp_amt-f6g{
font-size:32px;
}
}
.ezmsteps-f6g{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ezmsteps-f6g>*{
min-width:0;
}
.ezmstep-f6g{
border:1px solid #26301e;
background:#13160e;
border-radius:0.813rem;
padding:24px;
position:relative;
}
.ezmstep_num-f6g{
border-radius:9px;
background:#bef264;
font-weight:700;
color:#0d1a00;
align-items:center;
height:1.875rem;
display:flex;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
justify-content:center;
font-size:13px;
width:1.875rem;
margin-bottom:14px;
}
.ezmstep_h-f6g{
color:#eef4e6;
font-weight:700;
margin-bottom:7px;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
}
.ezmstep_p-f6g{
color:#b8c9a3;
line-height:1.55;
font-size:13px;
}
@media(max-width:1022px){
.ezmsteps-f6g{
grid-template-columns:1fr;
}
}
.ezmdw_h2-f6g{
font-size:1.625rem;
margin-bottom:0.625rem;
line-height:1.08;
color:#eef4e6;
font-weight:700;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ezmsteps_v-f6g{
gap:10px;
grid-template-columns:1fr;
}
.ezmsteps_v-f6g .ezmstep-f6g{
padding:18px 1.25rem;
}
@media(max-width:561px){
.ezmdw_h2-f6g{
font-size:23px;
}
}
.ezmtour-f6g{
overflow:hidden;
border:1px solid #26301e;
border-radius:20px;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.ezmtour-f6g>*{
min-width:0;
}
.ezmtour_l-f6g{
background:linear-gradient(135deg,#0b0e08,#070a10);
overflow:hidden;
padding:34px;
position:relative;
color:#eef4e6;
}
.ezmtour_h2-f6g{
margin:0.75rem 0 0.625rem;
color:#eef4e6;
font-size:1.875rem;
line-height:1.05;
font-weight:700;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ezmtour_h2-f6g em{
color:#bef264;
font-style:normal;
}
.ezmtour_text-f6g{
color:#94a87e;
margin-bottom:1.25rem;
line-height:1.6;
font-size:13.5px;
max-width:21.25rem;
}
.ezmtour_meta-f6g{
gap:18px;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
margin-bottom:20px;
}
.ezmtour_cap-f6g{
margin-bottom:0.313rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#94a87e;
font-size:9.5px;
text-transform:uppercase;
}
.ezmcount-f6g{
gap:6px;
display:flex;
}
.ezmcount-f6g span{
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:9px;
padding:4px 9px;
font-weight:700;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:22px;
}
.ezmtour_units-f6g{
color:#94a87e;
font-size:0.625rem;
}
.ezmboard-f6g{
padding:28px 30px;
background:#13160e;
}
.ezmboard_head-f6g{
align-items:center;
justify-content:space-between;
margin-bottom:0.875rem;
display:flex;
}
.ezmboard_title-f6g{
font-weight:700;
font-size:1rem;
color:#eef4e6;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ezmboard_upd-f6g{
font-size:10px;
color:#7d9168;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.ezmboard_list-f6g{
gap:2px;
display:flex;
flex-direction:column;
}
.ezmboard_row-f6g{
gap:0.75rem;
border-radius:0.563rem;
padding:0.625rem 12px;
align-items:center;
display:flex;
}
.ezmboard_top1-f6g{
background:rgba(163, 230, 53, 0.11);
}
.ezmboard_rk-f6g{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#7d9168;
font-weight:700;
font-size:14px;
width:1.25rem;
}
.ezmboard_top1-f6g .ezmboard_rk-f6g{
color:#a3e635;
}
.ezmboard_nm-f6g{
flex:1;
font-size:13.5px;
font-weight:600;
color:#b8c9a3;
min-width:0;
}
.ezmboard_top1-f6g .ezmboard_nm-f6g{
font-weight:700;
color:#eef4e6;
}
.ezmboard_pt-f6g{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#b8c9a3;
font-size:0.781rem;
}
@media(max-width:1022px){
.ezmtour-f6g{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.ezmtour_h2-f6g{
font-size:1.5rem;
}
}
.ezmpromo_grid-f6g{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.ezmpromo_grid-f6g>*{
min-width:0;
}
.ezmpromo-f6g{
border:1px solid #26301e;
background:#13160e;
padding:1.5rem;
overflow:hidden;
border-radius:20px;
min-height:9.375rem;
position:relative;
}
.ezmpromo_h-f6g{
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-top:0.375rem;
color:#eef4e6;
line-height:1.05;
font-size:1.625rem;
}
.ezmpromo_h-f6g em{
color:#a3e635;
font-style:normal;
}
.ezmpromo_p-f6g{
margin-top:8px;
font-size:0.781rem;
color:#b8c9a3;
line-height:1.5;
}
.ezmpromo_feat-f6g{
border-color:#26301e;
background:linear-gradient(135deg,#0b0e08,#070a10);
}
.ezmpromo_feat-f6g .ezmpromo_h-f6g{
color:#eef4e6;
}
.ezmpromo_feat-f6g .ezmpromo_h-f6g em{
color:#bef264;
}
.ezmpromo_feat-f6g .ezmpromo_p-f6g{
color:#94a87e;
}
.ezmpromo_feat-f6g .ezmeyebrow-f6g{
color:#bef264;
}
@media(max-width:1026px){
.ezmpromo_grid-f6g{
grid-template-columns:1fr;
}
}
.ezmgm-f6g{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.ezmgm-f6g>*{
min-width:0;
}
.ezmgm_panel-f6g{
background:#13160e;
border-radius:1.25rem;
padding:28px;
border:1px solid #26301e;
}
.ezmgm_h2-f6g{
margin:0.625rem 0 8px;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#eef4e6;
font-weight:700;
font-size:24px;
}
.ezmgm_text-f6g{
line-height:1.6;
color:#b8c9a3;
font-size:13.5px;
margin-bottom:20px;
max-width:27.5rem;
}
.ezmgm_level-f6g{
gap:14px;
display:flex;
margin-bottom:1rem;
align-items:center;
}
.ezmgm_lv-f6g{
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
font-weight:700;
color:#a3e635;
}
.ezmgm_bar_wrap-f6g{
flex:1;
min-width:0;
}
.ezmgm_bar_meta-f6g{
color:#7d9168;
justify-content:space-between;
display:flex;
font-size:0.625rem;
margin-bottom:0.313rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ezmbar-f6g{
border-radius:999px;
overflow:hidden;
background:#0d0f0a;
height:8px;
}
.ezmbar_fill-f6g{
border-radius:999px;
background:linear-gradient(90deg,#a3e635,#65a30d);
height:100%;
display:block;
}
.ezmgm_missions-f6g{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.ezmgm_refer-f6g{
border:1px solid #26301e;
background:linear-gradient(150deg,#0b0e08,#070a10);
padding:1.75rem;
border-radius:1.25rem;
overflow:hidden;
color:#eef4e6;
display:flex;
flex-direction:column;
position:relative;
justify-content:space-between;
}
.ezmgm_refer-f6g .ezmeyebrow-f6g{
color:#bef264;
}
.ezmgm_ref_h2-f6g{
margin:10px 0 0.5rem;
color:#eef4e6;
font-weight:700;
line-height:1.1;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
}
.ezmgm_ref_h2-f6g em{
color:#bef264;
font-style:normal;
}
.ezmgm_ref_text-f6g{
line-height:1.55;
color:#94a87e;
font-size:13px;
margin-bottom:18px;
}
@media(max-width:1027px){
.ezmgm-f6g{
grid-template-columns:1fr;
}
}
.ezmnews-f6g{
padding:26px 2rem;
border:1px solid #26301e;
border-radius:20px;
gap:1.5rem;
background:linear-gradient(135deg,#0b0e08,#070a10);
align-items:center;
justify-content:space-between;
color:#eef4e6;
display:flex;
flex-wrap:wrap;
}
.ezmnews_h3-f6g{
margin-bottom:4px;
color:#eef4e6;
font-size:1.25rem;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.ezmnews_text-f6g{
font-size:0.813rem;
color:#94a87e;
}
.ezmnews_form-f6g{
gap:0.625rem;
flex:1;
max-width:440px;
display:flex;
min-width:0;
}
.ezmnews_form-f6g .ezminput-f6g{
min-width:0;
}
@media(max-width:557px){
.ezmnews_form-f6g{
width:100%;
}
}
.ezminput-f6g{
padding:0.813rem 16px;
border-radius:9px;
flex:1;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
color:#94a87e;
font-size:0.844rem;
}
.ezmpay_logos-f6g{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.ezmpay_logos-f6g>*{
min-width:0;
}
.ezmpay-f6g{
border:1px solid #26301e;
border-radius:0.563rem;
font-size:12px;
justify-content:center;
display:flex;
height:48px;
font-weight:700;
align-items:center;
color:#b8c9a3;
}
.ezmtable-f6g{
border:1px solid #26301e;
overflow:hidden;
border-radius:0.813rem;
}
.ezmtrow-f6g{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.ezmtrow-f6g>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.ezmtrow-f6g>div:first-child{
font-weight:700;
padding-left:16px;
color:#eef4e6;
}
.ezmtrow_th-f6g{
background:#0d0f0a;
font-size:0.594rem;
text-transform:uppercase;
letter-spacing:.06em;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#7d9168;
}
.ezmtrow-f6g:not(.ezmtrow_th-f6g){
background:#13160e;
border-top:1px solid #1e2418;
color:#b8c9a3;
}
.ezmtrow_zebra-f6g{
background:#181c12;
}
.ezmpos-f6g{
font-weight:700;
color:#a3e635;
}
@media(max-width:1021px){
.ezmpay_logos-f6g{
grid-template-columns:repeat(2,1fr);
}
}
.ezmsupp-f6g{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ezmsupp-f6g>*{
min-width:0;
}
.ezmsupp_card-f6g{
border:1px solid #26301e;
border-radius:0.813rem;
background:#13160e;
padding:24px;
}
.ezmsupp_card-f6g svg{
height:1.5rem;
width:1.5rem;
color:#a3e635;
margin-bottom:0.875rem;
}
.ezmsupp_card-f6g h3{
font-weight:700;
color:#eef4e6;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:6px;
font-size:1rem;
}
.ezmsupp_card-f6g p{
line-height:1.55;
font-size:13px;
color:#b8c9a3;
}
@media(max-width:1025px){
.ezmsupp-f6g{
grid-template-columns:1fr;
}
}
.ezmvip_head-f6g{
gap:0.75rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:18px;
}
.ezmvip_intro-f6g{
max-width:26.25rem;
font-size:0.813rem;
color:#b8c9a3;
}
.ezmvip-f6g{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.ezmvip-f6g>*{
min-width:0;
}
.ezmtier-f6g{
border-radius:13px;
border:1px solid #26301e;
padding:20px;
background:#13160e;
}
.ezmtier_on-f6g{
background:rgba(163, 230, 53, 0.11);
border-color:#a3e635;
}
.ezmtier_medal-f6g{
border-radius:9px;
background:linear-gradient(135deg,#a3e635,#65a30d);
margin-bottom:14px;
width:1.875rem;
height:30px;
}
.ezmtier_name-f6g{
font-weight:700;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#eef4e6;
margin-bottom:0.313rem;
font-size:0.938rem;
}
.ezmtier_tx-f6g{
color:#7d9168;
line-height:1.5;
font-size:11.5px;
}
@media(max-width:1024px){
.ezmvip-f6g{
grid-template-columns:repeat(2,1fr);
}
}
.ezmprovs-f6g{
grid-template-columns:repeat(6,1fr);
gap:12px;
display:grid;
margin-bottom:28px;
}
.ezmprovs-f6g>*{
min-width:0;
}
.ezmprov-f6g{
background:#13160e;
border:1px solid #26301e;
border-radius:13px;
padding:0.75rem;
text-decoration:none;
align-items:center;
height:64px;
justify-content:center;
display:flex;
}
.ezmprov_img-f6g{
object-fit:contain;
max-width:100%;
max-height:2rem;
}
.ezmresp-f6g{
border-radius:0.813rem;
background:#13160e;
gap:24px;
padding:1.625rem;
border:1px solid #26301e;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
}
.ezmresp_in-f6g{
max-width:35rem;
}
.ezmresp_h-f6g{
font-size:19px;
font-weight:700;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.5rem;
color:#eef4e6;
}
.ezmresp_p-f6g{
color:#b8c9a3;
font-size:13.5px;
line-height:1.6;
}
.ezmresp_badges-f6g{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ezmage18-f6g{
padding:0.25rem 0.5rem;
border:1.5px solid #f43f3f;
border-radius:9px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#f43f3f;
font-weight:700;
font-size:0.813rem;
}
.ezmresp_org-f6g{
font-size:0.813rem;
font-weight:600;
color:#7d9168;
}
@media(max-width:1026px){
.ezmprovs-f6g{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.ezmprovs-f6g{
grid-template-columns:repeat(2,1fr);
}
}
.ezmet_h2-f6g{
margin:10px 0 0.875rem;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:28px;
line-height:1.08;
font-weight:700;
color:#eef4e6;
}
.ezmet_right-f6g{
gap:10px;
flex-direction:column;
display:flex;
}
.ezmet_updated-f6g{
padding:14px 18px;
gap:10px;
background:#0d0f0a;
border:1px solid #26301e;
border-radius:13px;
align-items:center;
color:#b8c9a3;
font-size:12px;
display:flex;
}
.ezmet_updated-f6g svg{
flex:none;
height:0.938rem;
width:15px;
color:#a3e635;
}
.ezmet_updated-f6g b{
color:#eef4e6;
}
@media(max-width:563px){
.ezmet_h2-f6g{
font-size:24px;
}
}
.ezmop_h2-f6g{
margin:10px 0 0.5rem;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.1;
font-size:24px;
color:#eef4e6;
}
.ezmop_text-f6g{
line-height:1.6;
font-size:0.844rem;
color:#b8c9a3;
}
@media(max-width:561px){
.ezmop_h2-f6g{
font-size:1.375rem;
}
}
.ezmrc-f6g{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.ezmrc-f6g>*{
min-width:0;
}
.ezmrc_awards-f6g{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.ezmaward-f6g{
gap:0.688rem;
align-items:center;
display:flex;
}
.ezmaward-f6g svg{
flex:none;
color:#f5c518;
width:1.125rem;
height:1.125rem;
}
.ezmaward_t-f6g{
font-size:13.5px;
font-weight:700;
color:#eef4e6;
}
.ezmaward_s-f6g{
color:#7d9168;
font-size:0.719rem;
}
.ezmrc_press-f6g{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.ezmlogo_cell-f6g{
border-radius:9px;
border:1px solid #26301e;
color:#b8c9a3;
align-items:center;
display:flex;
font-weight:700;
height:48px;
font-size:0.813rem;
justify-content:center;
}
.ezmrc_partner-f6g{
padding:1.25rem;
border-radius:13px;
border:1px solid #26301e;
background:#13160e;
}
.ezmrc_partner_name-f6g{
font-size:18px;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#eef4e6;
font-weight:700;
margin-bottom:0.375rem;
}
.ezmrc_partner_text-f6g{
color:#b8c9a3;
line-height:1.55;
font-size:12.5px;
}
@media(max-width:1022px){
.ezmrc-f6g{
grid-template-columns:1fr;
gap:1.375rem;
}
.ezmrc_press-f6g{
grid-template-columns:repeat(4,1fr);
}
}
.ezmab_h2-f6g{
margin:0.875rem 0 1rem;
line-height:1.08;
font-size:32px;
font-weight:700;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#eef4e6;
}
.ezmab_body-f6g{
font-size:15px;
color:#b8c9a3;
line-height:1.65;
margin-bottom:14px;
}
.ezmab_chips-f6g{
gap:0.625rem;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.ezmfaq-f6g{
gap:10px;
flex-direction:column;
display:flex;
}
.ezmfaq_item-f6g{
background:#13160e;
border:1px solid #26301e;
border-radius:13px;
padding:1.125rem 22px;
}
.ezmfaq_q-f6g{
list-style:none;
gap:1rem;
display:flex;
cursor:pointer;
font-weight:600;
justify-content:space-between;
color:#eef4e6;
align-items:center;
font-size:0.969rem;
}
.ezmfaq_q-f6g::-webkit-details-marker{
display:none;
}
.ezmfaq_q_t-f6g{
gap:0.625rem;
display:flex;
}
.ezmfaq_q_i-f6g{
font-style:normal;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#a3e635;
}
.ezmfaq_pm-f6g{
font-size:20px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#a3e635;
}
.ezmfaq_item-f6g[open] .ezmfaq_pm-f6g{
transform:rotate(45deg);
}
.ezmfaq_a-f6g{
color:#b8c9a3;
font-size:13.5px;
line-height:1.6;
margin-top:12px;
}
@media(max-width:559px){
.ezmab_h2-f6g{
font-size:26px;
}
}
.ezmgd_head-f6g{
gap:12px;
margin-bottom:16px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
}
.ezmrv_head-f6g{
gap:12px;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:18px;
justify-content:space-between;
display:flex;
}
.ezmrv_agg-f6g{
gap:0.625rem;
align-items:center;
display:flex;
}
.ezmrv_source-f6g{
color:#7d9168;
font-size:0.781rem;
}
.ezmrv_grid-f6g{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ezmrv_grid-f6g>*{
min-width:0;
}
.ezmreview-f6g{
border-radius:13px;
background:#13160e;
padding:24px;
border:1px solid #26301e;
}
.ezmreview-f6g .ezmstars-f6g{
margin-bottom:0.625rem;
}
.ezmreview-f6g p{
line-height:1.5;
font-size:0.906rem;
font-weight:600;
margin-bottom:14px;
color:#eef4e6;
}
.ezmreview_by-f6g{
font-size:12.5px;
color:#7d9168;
}
@media(max-width:1024px){
.ezmrv_grid-f6g{
grid-template-columns:1fr;
}
}
.ezmdispute-f6g{
border-radius:0.813rem;
gap:1.75rem;
border:1px dashed #3a4a2c;
padding:26px 30px;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ezmdispute_in-f6g{
max-width:41.25rem;
}
.ezmdispute_h2-f6g{
font-size:1.375rem;
font-weight:700;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#eef4e6;
margin-bottom:0.5rem;
}
.ezmdispute_text-f6g{
line-height:1.6;
color:#b8c9a3;
font-size:0.844rem;
}
.ezmfooter-f6g{
padding:2.5rem 28px;
background:#090b07;
border-top:1px solid #1e2418;
}
.ezmfooter_grid-f6g{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-right:auto;
max-width:87.5rem;
display:grid;
margin-bottom:1.75rem;
margin-left:auto;
}
.ezmfooter_grid-f6g>*{
min-width:0;
}
.ezmfooter_grid-f6g h4{
letter-spacing:.12em;
text-transform:uppercase;
font-size:10px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#4f5e42;
margin-bottom:0.813rem;
}
.ezmfcol-f6g{
gap:0.563rem;
font-size:0.813rem;
display:flex;
color:#b8c9a3;
flex-direction:column;
}
.ezmfcol-f6g a{
cursor:pointer;
}
.ezmft_about-f6g{
font-size:0.813rem;
line-height:1.6;
margin-top:0.75rem;
color:#7d9168;
max-width:16.25rem;
}
.ezmft_contact-f6g{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#a3e635;
overflow-wrap:anywhere;
margin-top:0.75rem;
font-size:0.781rem;
}
.ezmfooter_bottom-f6g{
margin:0 auto;
gap:16px;
justify-content:space-between;
display:flex;
border-top:1px solid #1e2418;
align-items:center;
max-width:87.5rem;
padding-top:1.25rem;
flex-wrap:wrap;
}
.ezmfooter_bottom-f6g p{
color:#4f5e42;
font-size:0.688rem;
line-height:1.6;
max-width:45rem;
}
@media(max-width:1024px){
.ezmfooter_grid-f6g{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:560px){
.ezmfooter_grid-f6g{
grid-template-columns:1fr;
}
}