*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d1007;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.55;
color:#b8d49a;
text-rendering:optimizeLegibility;
font-size:15px;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(7, 13, 2, 0.78);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.cmr_shell-ecu{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.cmr_main-ecu{
min-width:0;
}
.cmr_wrap-ecu{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.cmr_container-ecu{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:771px){
.cmr_container-ecu{
padding:0 1.75rem;
}
}
.cmr_section-ecu{
padding:24px 28px;
}
.cmr_section_pt-ecu{
padding-top:2.125rem;
}
.cmr_band_soft-ecu{
background:#131a0c;
}
.cmr_eyebrow-ecu{
font-size:10.5px;
overflow-wrap:break-word;
color:#a3ff00;
line-height:1.4;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-transform:uppercase;
font-weight:600;
letter-spacing:.14em;
display:inline-block;
}
.cmr_drawer_cb-ecu{
display:none;
}
.cmr_overlay-ecu{
display:none;
}
@media(max-width:1022px){
.cmr_shell-ecu{
grid-template-columns:1fr;
}
.cmr_main-ecu{
padding-bottom:4.875rem;
}
.cmr_drawer_cb-ecu:checked~.cmr_overlay-ecu{
inset:0;
background:rgba(7, 13, 2, 0.78);
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:558px){
.cmr_section-ecu{
padding:18px 1rem;
}
.cmr_section_pt-ecu{
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 ---------- */
.cmr_side-ecu{
gap:22px;
background:#111609;
padding:1.375rem 1.125rem;
display:flex;
overflow-y:auto;
position:sticky;
border-right:1px solid #1e2d13;
height:100vh;
align-self:start;
top:0;
flex-direction:column;
}
.cmr_brand-ecu{
gap:0.625rem;
display:flex;
align-items:center;
}
.cmr_logo-ecu{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
color:#edffd4;
font-weight:700;
font-size:21px;
}
.cmr_side_cta-ecu{
background:rgba(163, 255, 0, 0.11);
border-radius:13px;
padding:16px;
border:1px solid #2a3d1a;
}
.cmr_side_cta_h-ecu{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:6px;
color:#edffd4;
line-height:1.15;
font-size:1.063rem;
font-weight:700;
}
.cmr_side_cta_p-ecu{
line-height:1.45;
font-size:12px;
margin-bottom:12px;
color:#b8d49a;
}
.cmr_nav-ecu{
gap:3px;
display:flex;
flex-direction:column;
}
.cmr_nav_label-ecu{
padding:6px 10px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
color:#4d6638;
letter-spacing:.14em;
font-size:0.594rem;
}
.cmr_nav_item-ecu{
gap:11px;
padding:10px;
border-radius:8px;
align-items:center;
font-weight:500;
color:#b8d49a;
font-size:14px;
display:flex;
}
.cmr_nav_item-ecu svg{
width:1.063rem;
height:17px;
}
.cmr_nav_item-ecu:hover{
background:rgba(163, 255, 0, 0.11);
color:#edffd4;
}
.cmr_nav_item_on-ecu{
background:rgba(163, 255, 0, 0.11);
color:#a3ff00;
font-weight:600;
}
.cmr_side_foot-ecu{
border-radius:13px;
border:1px solid #2a3d1a;
background:#131a0c;
padding:12px;
margin-top:auto;
}
.cmr_side_foot-ecu p{
line-height:1.4;
margin-top:0.25rem;
color:#b8d49a;
font-size:0.781rem;
}
/* ---------- topbar ---------- */
.cmr_top-ecu{
padding:14px 28px;
background:#111609;
gap:16px;
align-items:center;
display:flex;
z-index:40;
top:0;
border-bottom:1px solid #1e2d13;
position:sticky;
}
.cmr_top_brand-ecu{
gap:0.563rem;
align-items:center;
display:none;
}
.cmr_search-ecu{
padding:0.688rem 0.875rem;
border-radius:13px;
gap:10px;
background:#131a0c;
border:1px solid #2a3d1a;
flex:1;
font-size:13.5px;
display:flex;
color:#7a9c5e;
align-items:center;
max-width:27.5rem;
}
.cmr_search-ecu svg{
flex:none;
height:16px;
width:16px;
}
.cmr_top_actions-ecu{
gap:0.75rem;
display:flex;
margin-left:auto;
align-items:center;
}
.cmr_lang-ecu{
color:#b8d49a;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
}
.cmr_burger-ecu{
border-radius:8px;
background:#131a0c;
border:1px solid #2a3d1a;
align-items:center;
display:none;
height:40px;
color:#edffd4;
width:40px;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.cmr_botnav-ecu{
display:none;
}
@media(max-width:1024px){
.cmr_side-ecu{
transition:transform .25s ease;
transform:translateX(-100%);
left:0;
height:100vh;
position:fixed;
width:17.5rem;
z-index:80;
top:0;
}
.cmr_drawer_cb-ecu:checked~.cmr_shell-ecu .cmr_side-ecu{
transform:translateX(0);
}
.cmr_top-ecu{
padding:14px 1rem;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.cmr_top_brand-ecu{
display:flex;
}
.cmr_search-ecu{
display:none;
}
.cmr_burger-ecu{
display:flex;
}
.cmr_top_actions-ecu{
gap:10px;
margin-left:0;
width:100%;
align-items:stretch;
}
.cmr_top_actions-ecu .cmr_lang-ecu{
display:none;
}
.cmr_top_actions-ecu .cmr_btn-ecu{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.cmr_botnav-ecu{
background:#111609;
grid-template-columns:repeat(3,1fr);
padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
display:grid;
border-top:1px solid #2a3d1a;
z-index:65;
left:0;
position:fixed;
transform:translateZ(0);
right:0;
bottom:0;
}
.cmr_bn-ecu{
gap:4px;
padding:0.375rem 2px 0;
flex-direction:column;
color:#b8d49a;
display:flex;
justify-content:flex-end;
font-size:0.625rem;
font-weight:600;
align-items:center;
min-width:0;
}
.cmr_bn-ecu svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.cmr_bn-ecu span{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
.cmr_bn_on-ecu{
color:#a3ff00;
}
.cmr_bn_center-ecu{
position:relative;
}
.cmr_bn_fab-ecu{
background:#a3ff00;
border-radius:50%;
align-items:center;
width:3.125rem;
color:#0a1400;
transform:translateX(-50%);
top:-1.25rem;
height:50px;
justify-content:center;
left:50%;
box-shadow:0 0.5rem 2.5rem rgba(0, 0, 0, 0.70), 0 2px 0.5rem rgba(163, 255, 0, 0.18);
display:flex;
position:absolute;
}
.cmr_bn_fab-ecu svg{
height:1.5rem;
width:24px;
}
.cmr_bn_center-ecu span{
color:#a3ff00;
}
}
.cmr_btn-ecu{
gap:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
padding:11px 22px;
border-radius:8px;
align-items:center;
font-size:0.875rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
cursor:pointer;
justify-content:center;
display:inline-flex;
font-weight:700;
}
.cmr_btn_pri-ecu{
background:#a3ff00;
color:#0a1400;
box-shadow:0 0 1.125rem rgba(163, 255, 0, 0.45), 0 0.25rem 0.75rem rgba(0, 0, 0, 0.40);
}
.cmr_btn_pri-ecu:hover{
background:#88d900;
}
.cmr_btn_ghost-ecu{
background:rgba(163, 255, 0, 0.11);
color:#edffd4;
font-weight:600;
}
.cmr_btn_line-ecu{
background:transparent;
border:1px solid #3d5c25;
font-weight:600;
color:#edffd4;
}
.cmr_btn_lg-ecu{
border-radius:0.813rem;
padding:1rem 1.875rem;
font-size:15px;
}
.cmr_band-ecu .cmr_btn_line-ecu{
border-color:rgba(255, 255, 255, 0.12);
color:#edffd4;
}
.cmr_band-ecu .cmr_btn_ghost-ecu{
background:rgba(255, 255, 255, 0.08);
color:#edffd4;
}
.cmr_link_m-ecu{
gap:5px;
font-size:0.75rem;
display:inline-flex;
text-decoration:none;
cursor:pointer;
align-items:center;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#a3ff00;
}
.cmr_link_m-ecu svg{
height:14px;
width:14px;
}
.cmr_band-ecu .cmr_link_m-ecu{
color:#b8ff00;
}
.cmr_dot-ecu{
border-radius:50%;
background:#a3ff00;
flex:none;
width:7px;
height:0.438rem;
}
.cmr_dot_live-ecu{
background:#ff3b3b;
animation:zm3-pulse 1.4s infinite;
}
.cmr_stars-ecu{
gap:2px;
color:#a3ff00;
display:inline-flex;
}
.cmr_stars-ecu svg{
width:15px;
height:15px;
}
.cmr_chip-ecu{
gap:6px;
padding:7px 0.75rem;
border:1px solid #2a3d1a;
background:#131a0c;
border-radius:8px;
font-size:0.688rem;
align-items:center;
display:inline-flex;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#b8d49a;
}
.cmr_chip_on-ecu{
background:rgba(163, 255, 0, 0.11);
border-color:transparent;
color:#a3ff00;
}
.cmr_gc-ecu{
min-width:0;
color:inherit;
display:block;
cursor:pointer;
text-decoration:none;
}
.cmr_gc_thumb-ecu{
border:1px solid #2a3d1a;
overflow:hidden;
border-radius:0.813rem;
background-size:cover;
display:block;
position:relative;
background-position:center;
aspect-ratio:1;
}
.cmr_gc_thumb_portrait-ecu{
aspect-ratio:3/4;
}
.cmr_gc_thumb_wide-ecu{
aspect-ratio:16/11;
}
.cmr_gc_cap-ecu{
padding:9px;
background:linear-gradient(transparent,rgba(7, 13, 2, 0.78));
position:absolute;
bottom:0;
left:0;
right:0;
}
.cmr_gc_name-ecu{
display:block;
color:#edffd4;
font-weight:700;
font-size:0.781rem;
}
.cmr_gc_meta-ecu{
font-size:11px;
color:#8ecf5a;
}
.cmr_gc_badge-ecu{
padding:2px 0.375rem;
background:#a3ff00;
border-radius:0.5rem;
top:8px;
font-weight:700;
color:#0a1400;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
position:absolute;
right:0.5rem;
font-size:0.5rem;
}
.cmr_gc_badge_hot-ecu{
background:#ff3b3b;
color:#edffd4;
}
.cmr_gc_badge_live-ecu{
background:#ff3b3b;
color:#edffd4;
left:8px;
right:auto;
}
.cmr_gc_mult-ecu{
inset:0;
align-items:center;
font-weight:700;
position:absolute;
color:#a3ff00;
display:flex;
justify-content:center;
font-size:1.75rem;
}
.cmr_pc-ecu{
border-radius:0.813rem;
border:1px solid #2a3d1a;
background:#131a0c;
font-weight:700;
align-items:center;
display:flex;
justify-content:center;
font-size:14px;
height:4rem;
color:#b8d49a;
}
.cmr_rail-ecu{
min-width:0;
}
.cmr_rail_scroll-ecu{
gap:0.875rem;
display:grid;
}
.cmr_rail_scroll-ecu>*{
min-width:0;
}
.cmr_g6-ecu{
grid-template-columns:repeat(6,1fr);
}
.cmr_g7-ecu{
grid-template-columns:repeat(7,1fr);
}
.cmr_g4-ecu{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.cmr_g6-ecu,.cmr_g7-ecu{
grid-template-columns:none;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
padding-bottom:0.375rem;
overflow-x:auto;
}
.cmr_g6-ecu>*,.cmr_g7-ecu>*{
scroll-snap-align:start;
}
.cmr_g4-ecu{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.cmr_g4-ecu{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:150px;
overflow-x:auto;
}
}
.cmr_panel-ecu{
background:#131a0c;
border-radius:1.25rem;
border:1px solid #2a3d1a;
padding:1.75rem 2rem;
}
.cmr_split-ecu{
gap:2.25rem;
display:grid;
align-items:start;
}
.cmr_split-ecu>*{
min-width:0;
}
.cmr_split_a-ecu{
grid-template-columns:.85fr 1.15fr;
}
.cmr_split_b-ecu{
grid-template-columns:1fr 1.1fr;
}
.cmr_split_c-ecu{
grid-template-columns:1.1fr .9fr;
}
.cmr_pgrid-ecu{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.cmr_pgrid-ecu>*{
min-width:0;
}
.cmr_lead-ecu{
margin-bottom:14px;
line-height:1.65;
color:#b8d49a;
font-size:15px;
}
.cmr_feat-ecu{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cmr_feat-ecu>*{
min-width:0;
}
.cmr_feat2-ecu{
grid-template-columns:1fr 1fr;
}
.cmr_feat_card-ecu{
border:1px solid #2a3d1a;
border-radius:1.25rem;
padding:1.625rem;
background:#131a0c;
}
.cmr_feat_card-ecu svg{
margin-bottom:1rem;
height:26px;
width:1.625rem;
color:#a3ff00;
}
.cmr_feat_card-ecu h3{
font-size:1.125rem;
margin-bottom:8px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edffd4;
font-weight:700;
}
.cmr_feat_card-ecu p{
font-size:13px;
color:#b8d49a;
line-height:1.6;
}
.cmr_feat_card-ecu b{
color:#edffd4;
}
.cmr_big-ecu{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.cmr_big_n-ecu{
font-size:26px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#a3ff00;
font-weight:700;
}
.cmr_big_l-ecu{
color:#7a9c5e;
font-size:0.75rem;
}
.cmr_person-ecu{
background:#131a0c;
gap:0.875rem;
padding:16px 1.125rem;
border-radius:13px;
border:1px solid #2a3d1a;
display:flex;
align-items:center;
}
.cmr_avatar-ecu{
flex:none;
background:linear-gradient(135deg,#a3ff00,#6abf00);
border-radius:50%;
width:2.75rem;
height:2.75rem;
}
.cmr_person_name-ecu{
font-size:0.875rem;
font-weight:700;
color:#edffd4;
}
.cmr_person_role-ecu{
font-size:0.75rem;
color:#7a9c5e;
}
.cmr_kv-ecu{
border-radius:0.813rem;
gap:1px;
overflow:hidden;
border:1px solid #2a3d1a;
grid-template-columns:1fr 1fr;
background:#2a3d1a;
display:grid;
}
.cmr_kv-ecu>div{
background:#0d1007;
padding:1rem 18px;
min-width:0;
}
.cmr_kv_k-ecu{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
margin-bottom:5px;
color:#a3ff00;
font-size:9.5px;
}
.cmr_kv_v-ecu{
color:#edffd4;
font-size:0.844rem;
font-weight:700;
}
@media(max-width:1025px){
.cmr_split_a-ecu,.cmr_split_b-ecu,.cmr_split_c-ecu,.cmr_pgrid-ecu{
grid-template-columns:1fr;
gap:1.5rem;
}
.cmr_feat-ecu,.cmr_feat2-ecu{
grid-template-columns:1fr;
}
.cmr_kv-ecu{
grid-template-columns:1fr;
}
}
.cmr_sh-ecu{
min-width:0;
margin-bottom:1rem;
}
.cmr_sh_row-ecu{
gap:12px;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.cmr_sh_row-ecu .cmr_sh_l-ecu{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.cmr_sh_stack-ecu{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.cmr_sh_center-ecu{
gap:0.625rem;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.cmr_sh_h2-ecu{
gap:0.563rem;
font-weight:700;
display:flex;
overflow-wrap:break-word;
line-height:1.1;
font-size:1.25rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edffd4;
align-items:center;
}
@media(min-width:769px){
.cmr_sh_h2-ecu{
font-size:24px;
}
}
.cmr_band-ecu .cmr_sh_h2-ecu{
color:#edffd4;
}
.cmr_eb_mono-ecu{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.08em;
text-transform:none;
}
.cmr_eb_mono-ecu::before{
content:"// ";
}
.cmr_eb_upper-ecu{
letter-spacing:.14em;
text-transform:uppercase;
}
.cmr_eb_pill-ecu{
background:rgba(163, 255, 0, 0.11);
padding:0.313rem 11px;
border-radius:62.438rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.cmr_eb_line-ecu{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.cmr_eb_line-ecu::before{
background:#a3ff00;
height:1px;
content:"";
display:inline-block;
width:1.5rem;
}
.cmr_band-ecu .cmr_eb_line-ecu::before{
background:#b8ff00;
}
.cmr_band-ecu .cmr_eb_pill-ecu{
background:rgba(255, 255, 255, 0.08);
}
.cmr_sh_link-ecu{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
border-bottom:1px solid #edffd4;
display:inline-flex;
color:#edffd4;
align-items:center;
padding-bottom:2px;
font-size:13px;
white-space:nowrap;
font-weight:600;
}
.cmr_sh_link-ecu:hover{
border-color:#a3ff00;
color:#a3ff00;
}
.cmr_sh_link-ecu svg{
height:0.875rem;
width:0.875rem;
}
.cmr_sh_link_chev-ecu{
border-bottom:0;
color:#a3ff00;
padding-bottom:0;
font-size:0.75rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.cmr_sh_link_btn-ecu{
border-radius:62.438rem;
background:#a3ff00;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#0a1400;
}
.cmr_sh_link_btn-ecu:hover{
border-color:transparent;
background:#88d900;
}
.cmr_band-ecu .cmr_sh_link-ecu{
border-color:#edffd4;
color:#edffd4;
}
.cmr_band-ecu .cmr_sh_link_chev-ecu{
color:#b8ff00;
}
.cmr_sh_rule-ecu{
background:#2a3d1a;
margin:-2px 0 1rem;
height:1px;
}
.cmr_band-ecu .cmr_sh_rule-ecu{
background:rgba(255, 255, 255, 0.12);
}
.cmr_seo_grid3-ecu{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cmr_seo_grid4-ecu{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.cmr_seo_grid3-ecu>*,.cmr_seo_grid4-ecu>*{
min-width:0;
}
.cmr_seo_card-ecu{
padding:1.5rem;
background:#131a0c;
border-radius:13px;
border:1px solid #2a3d1a;
}
.cmr_seo_card-ecu h3{
margin-bottom:0.5rem;
font-size:1.125rem;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edffd4;
}
.cmr_seo_card-ecu p{
font-size:0.813rem;
color:#b8d49a;
line-height:1.6;
}
.cmr_seo_card_sm-ecu{
padding:1.25rem;
}
.cmr_seo_card_sm-ecu h3{
font-size:1rem;
}
.cmr_seo_card_sm-ecu p{
line-height:1.55;
font-size:12.5px;
}
.cmr_seo_rtp_row-ecu{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
margin-top:16px;
align-items:center;
}
.cmr_rtp-ecu{
gap:0.875rem;
display:flex;
min-width:0;
}
.cmr_rtp-ecu>div{
padding:16px;
flex:1;
background:#0d1007;
border-radius:0.813rem;
text-align:center;
min-width:0;
}
.cmr_rtp_n-ecu{
white-space:nowrap;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#a3ff00;
font-size:26px;
}
.cmr_rtp_l-ecu{
font-size:11px;
color:#7a9c5e;
margin-top:4px;
}
.cmr_cmp-ecu{
border-radius:13px;
overflow:hidden;
border:1px solid #2a3d1a;
max-width:760px;
}
.cmr_cmp_row-ecu{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.cmr_cmp_row-ecu>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.cmr_cmp_row-ecu>div:first-child{
text-align:left;
font-weight:600;
padding-left:1.375rem;
color:#edffd4;
}
.cmr_cmp_th-ecu{
background:#0d1007;
font-size:12.5px;
font-weight:700;
}
.cmr_cmp_row-ecu:not(.cmr_cmp_th-ecu){
background:#131a0c;
border-top:1px solid #1e2d13;
color:#b8d49a;
}
.cmr_cmp_zebra-ecu{
background:#0f1509;
}
.cmr_guide-ecu{
overflow:hidden;
background:#131a0c;
border:1px solid #2a3d1a;
border-radius:13px;
cursor:pointer;
}
.cmr_guide_cover-ecu{
height:130px;
}
.cmr_guide_body-ecu{
padding:1.25rem;
}
.cmr_guide_body-ecu h3{
margin:7px 0 0.563rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.25;
font-size:1rem;
color:#edffd4;
}
.cmr_guide_meta-ecu{
color:#7a9c5e;
font-size:0.719rem;
}
.cmr_hub-ecu{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:28px;
border-top:1px solid #1e2d13;
display:grid;
}
.cmr_hub-ecu>*{
min-width:0;
}
.cmr_hub-ecu h4{
color:#edffd4;
font-size:13px;
font-weight:700;
margin-bottom:0.688rem;
}
.cmr_hub_col-ecu{
gap:0.5rem;
display:flex;
flex-direction:column;
color:#b8d49a;
font-size:0.813rem;
}
.cmr_hub_col-ecu a{
cursor:pointer;
}
@media(max-width:1023px){
.cmr_seo_grid3-ecu{
grid-template-columns:1fr;
}
.cmr_seo_grid4-ecu{
grid-template-columns:repeat(2,1fr);
}
.cmr_seo_rtp_row-ecu{
grid-template-columns:1fr;
gap:20px;
}
.cmr_hub-ecu{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:563px){
.cmr_hub-ecu{
grid-template-columns:1fr;
}
}
.cmr_tk-ecu{
background:#090d05;
overflow:hidden;
align-items:center;
border-bottom:1px solid #1e2d13;
display:flex;
}
.cmr_tk_tag-ecu{
padding:11px 1.125rem;
gap:8px;
background:#131a0c;
flex:none;
text-transform:uppercase;
font-size:0.656rem;
align-items:center;
letter-spacing:.1em;
font-weight:600;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
border-right:1px solid #1e2d13;
color:#ff3b3b;
display:flex;
}
.cmr_tk_rail-ecu{
flex:1;
overflow:hidden;
}
.cmr_tk_track-ecu{
padding:11px 14px;
animation:zm3-marquee 26s linear infinite;
gap:28px;
width:max-content;
display:flex;
color:#b8d49a;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
white-space:nowrap;
font-size:12px;
}
.cmr_tk_track-ecu b{
color:#a3ff00;
}
.cmr_hero-ecu{
border:1px solid #2a3d1a;
padding:46px 3rem;
background:linear-gradient(120deg,#0a0f06,#071410);
border-radius:1.25rem;
overflow:hidden;
position:relative;
color:#edffd4;
}
.cmr_hero_glow-ecu{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 255, 0, 0.22),transparent 70%);
width:340px;
top:-3.75rem;
position:absolute;
right:-60px;
height:340px;
}
.cmr_hero_in-ecu{
max-width:600px;
position:relative;
}
.cmr_hero-ecu .cmr_eyebrow-ecu{
color:#b8ff00;
}
.cmr_pill_row-ecu{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.08);
border-radius:999px;
padding:0.375rem 0.813rem;
gap:0.5rem;
text-transform:uppercase;
color:#b8ff00;
align-items:center;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
display:inline-flex;
font-size:10.5px;
margin-bottom:1.375rem;
}
.cmr_hero_h1-ecu{
margin:18px 0;
color:#edffd4;
letter-spacing:-.02em;
line-height:1.02;
overflow-wrap:break-word;
font-size:3.375rem;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.cmr_hero_h1-ecu em{
font-style:normal;
color:#b8ff00;
}
.cmr_hero_sub-ecu{
line-height:1.55;
margin-bottom:28px;
font-size:17px;
max-width:480px;
color:#8ecf5a;
}
.cmr_hero_cta-ecu{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:26px;
display:flex;
}
.cmr_hero_trust-ecu{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.cmr_hero_rating_txt-ecu{
color:#8ecf5a;
font-size:13px;
}
@media(max-width:1024px){
.cmr_hero-ecu{
padding:2rem 1.5rem;
}
.cmr_hero_h1-ecu{
font-size:38px;
}
}
@media(max-width:559px){
.cmr_hero_h1-ecu{
font-size:1.875rem;
}
}
.cmr_stat-ecu{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.cmr_stat-ecu>*{
min-width:0;
}
.cmr_stat_item-ecu{
border:1px solid #2a3d1a;
background:#131a0c;
border-radius:13px;
padding:18px 1.25rem;
}
.cmr_stat_k-ecu{
text-transform:uppercase;
letter-spacing:.12em;
color:#7a9c5e;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
margin-bottom:7px;
}
.cmr_stat_v-ecu{
gap:8px;
display:flex;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
min-width:0;
overflow-wrap:anywhere;
color:#edffd4;
font-weight:700;
align-items:center;
}
.cmr_stat_v_accent-ecu{
color:#a3ff00;
}
@media(max-width:1025px){
.cmr_stat-ecu{
grid-template-columns:repeat(2,1fr);
}
}
.cmr_wlc-ecu{
padding:36px 40px;
gap:24px;
overflow:hidden;
border-radius:1.25rem;
border:1px solid #2a3d1a;
grid-template-columns:1.2fr .8fr;
background:linear-gradient(120deg,#0a0f06,#071410);
color:#edffd4;
align-items:center;
display:grid;
position:relative;
}
.cmr_wlc-ecu>*{
min-width:0;
}
.cmr_wlc-ecu .cmr_eyebrow-ecu{
color:#b8ff00;
}
.cmr_wlc_glow-ecu{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 255, 0, 0.22),transparent 70%);
top:-40px;
width:260px;
right:-2.5rem;
position:absolute;
height:16.25rem;
}
.cmr_wlc_in-ecu{
position:relative;
}
.cmr_wlc_h2-ecu{
margin:0.625rem 0 8px;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.03;
overflow-wrap:break-word;
font-size:2.125rem;
color:#edffd4;
}
.cmr_wlc_h2-ecu em{
font-style:normal;
color:#b8ff00;
}
.cmr_wlc_sub-ecu{
font-size:0.875rem;
max-width:420px;
color:#8ecf5a;
line-height:1.55;
margin-bottom:1.125rem;
}
.cmr_wlc_terms-ecu{
gap:10px;
flex-direction:column;
display:flex;
position:relative;
}
.cmr_term-ecu{
background:rgba(255, 255, 255, 0.08);
gap:0.688rem;
border-radius:13px;
padding:0.813rem 15px;
border:1px solid rgba(255, 255, 255, 0.12);
align-items:center;
display:flex;
}
.cmr_term-ecu svg{
flex:none;
color:#b8ff00;
width:1.25rem;
height:1.25rem;
}
.cmr_term_k-ecu{
font-size:0.594rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
letter-spacing:.1em;
color:#8ecf5a;
}
.cmr_term_v-ecu{
font-weight:700;
font-size:0.875rem;
margin-top:2px;
color:#edffd4;
}
@media(max-width:1026px){
.cmr_wlc-ecu{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.cmr_wlc_h2-ecu{
font-size:1.625rem;
}
}
.cmr_jp-ecu{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.cmr_jp-ecu>*{
min-width:0;
}
.cmr_jp_hero-ecu{
background:linear-gradient(135deg,#0a0f06,#071410);
overflow:hidden;
border:1px solid #2a3d1a;
border-radius:20px;
gap:0.875rem;
padding:26px;
flex-direction:column;
min-height:180px;
justify-content:space-between;
position:relative;
color:#edffd4;
display:flex;
}
.cmr_jp_glow-ecu{
border-radius:50%;
background:radial-gradient(circle,rgba(163, 255, 0, 0.22),transparent 70%);
right:-40px;
width:11.25rem;
top:-40px;
position:absolute;
height:11.25rem;
}
.cmr_jp_k_row-ecu{
gap:10px;
justify-content:space-between;
position:relative;
align-items:center;
display:flex;
}
.cmr_jp_k-ecu{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#7a9c5e;
font-size:10px;
text-transform:uppercase;
letter-spacing:.12em;
}
.cmr_jp_hero-ecu .cmr_jp_k-ecu{
color:#8ecf5a;
}
.cmr_jp_amt-ecu{
font-size:42px;
line-height:1;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
position:relative;
font-weight:700;
color:#b8ff00;
}
.cmr_jp_sub-ecu{
font-size:12px;
color:#8ecf5a;
margin-top:0.313rem;
}
.cmr_jp_cell-ecu{
border-radius:20px;
border:1px solid #2a3d1a;
background:#131a0c;
padding:1.375rem;
justify-content:space-between;
flex-direction:column;
min-height:11.25rem;
display:flex;
}
.cmr_jp_cell-ecu .cmr_jp_amt-ecu{
font-size:30px;
color:#edffd4;
}
.cmr_jp_cell-ecu .cmr_jp_sub-ecu{
color:#7a9c5e;
}
@media(max-width:1023px){
.cmr_jp-ecu{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.cmr_jp_amt-ecu{
font-size:32px;
}
}
.cmr_dw_h2-ecu{
font-size:1.625rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edffd4;
line-height:1.08;
margin-bottom:10px;
font-weight:700;
}
.cmr_steps_v-ecu{
grid-template-columns:1fr;
gap:0.625rem;
}
.cmr_steps_v-ecu .cmr_step-ecu{
padding:1.125rem 20px;
}
@media(max-width:560px){
.cmr_dw_h2-ecu{
font-size:23px;
}
}
.cmr_tour-ecu{
border:1px solid #2a3d1a;
border-radius:20px;
overflow:hidden;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.cmr_tour-ecu>*{
min-width:0;
}
.cmr_tour_l-ecu{
background:linear-gradient(135deg,#0a0f06,#071410);
padding:34px;
overflow:hidden;
position:relative;
color:#edffd4;
}
.cmr_tour_h2-ecu{
margin:12px 0 0.625rem;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:30px;
color:#edffd4;
line-height:1.05;
}
.cmr_tour_h2-ecu em{
color:#b8ff00;
font-style:normal;
}
.cmr_tour_text-ecu{
max-width:340px;
line-height:1.6;
margin-bottom:1.25rem;
font-size:0.844rem;
color:#8ecf5a;
}
.cmr_tour_meta-ecu{
gap:18px;
display:flex;
margin-bottom:1.25rem;
align-items:flex-end;
flex-wrap:wrap;
}
.cmr_tour_cap-ecu{
text-transform:uppercase;
color:#8ecf5a;
margin-bottom:5px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
}
.cmr_count-ecu{
gap:0.375rem;
display:flex;
}
.cmr_count-ecu span{
border:1px solid rgba(255, 255, 255, 0.12);
padding:4px 9px;
background:rgba(255, 255, 255, 0.08);
border-radius:0.5rem;
font-weight:700;
font-size:22px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.cmr_tour_units-ecu{
color:#8ecf5a;
font-size:10px;
}
.cmr_board-ecu{
padding:1.75rem 1.875rem;
background:#131a0c;
}
.cmr_board_head-ecu{
margin-bottom:14px;
display:flex;
justify-content:space-between;
align-items:center;
}
.cmr_board_title-ecu{
font-size:16px;
font-weight:700;
color:#edffd4;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.cmr_board_upd-ecu{
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:10px;
color:#7a9c5e;
}
.cmr_board_list-ecu{
gap:2px;
display:flex;
flex-direction:column;
}
.cmr_board_row-ecu{
gap:12px;
padding:10px 0.75rem;
border-radius:8px;
align-items:center;
display:flex;
}
.cmr_board_top1-ecu{
background:rgba(163, 255, 0, 0.11);
}
.cmr_board_rk-ecu{
font-size:14px;
font-weight:700;
color:#7a9c5e;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
width:1.25rem;
}
.cmr_board_top1-ecu .cmr_board_rk-ecu{
color:#a3ff00;
}
.cmr_board_nm-ecu{
flex:1;
color:#b8d49a;
font-weight:600;
min-width:0;
font-size:0.844rem;
}
.cmr_board_top1-ecu .cmr_board_nm-ecu{
font-weight:700;
color:#edffd4;
}
.cmr_board_pt-ecu{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#b8d49a;
font-size:12.5px;
}
@media(max-width:1026px){
.cmr_tour-ecu{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.cmr_tour_h2-ecu{
font-size:24px;
}
}
.cmr_gm-ecu{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.cmr_gm-ecu>*{
min-width:0;
}
.cmr_gm_panel-ecu{
border:1px solid #2a3d1a;
background:#131a0c;
padding:1.75rem;
border-radius:1.25rem;
}
.cmr_gm_h2-ecu{
margin:10px 0 8px;
color:#edffd4;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
font-weight:700;
}
.cmr_gm_text-ecu{
margin-bottom:20px;
font-size:13.5px;
max-width:440px;
color:#b8d49a;
line-height:1.6;
}
.cmr_gm_level-ecu{
gap:14px;
margin-bottom:16px;
display:flex;
align-items:center;
}
.cmr_gm_lv-ecu{
font-weight:700;
color:#a3ff00;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
}
.cmr_gm_bar_wrap-ecu{
flex:1;
min-width:0;
}
.cmr_gm_bar_meta-ecu{
color:#7a9c5e;
justify-content:space-between;
font-size:10px;
margin-bottom:0.313rem;
display:flex;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.cmr_bar-ecu{
background:#0d1007;
overflow:hidden;
border-radius:62.438rem;
height:8px;
}
.cmr_bar_fill-ecu{
background:linear-gradient(90deg,#a3ff00,#6abf00);
border-radius:999px;
height:100%;
display:block;
}
.cmr_gm_missions-ecu{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.cmr_gm_refer-ecu{
background:linear-gradient(150deg,#0a0f06,#071410);
overflow:hidden;
padding:1.75rem;
border-radius:20px;
border:1px solid #2a3d1a;
flex-direction:column;
display:flex;
position:relative;
justify-content:space-between;
color:#edffd4;
}
.cmr_gm_refer-ecu .cmr_eyebrow-ecu{
color:#b8ff00;
}
.cmr_gm_ref_h2-ecu{
margin:10px 0 0.5rem;
font-size:1.5rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edffd4;
line-height:1.1;
font-weight:700;
}
.cmr_gm_ref_h2-ecu em{
color:#b8ff00;
font-style:normal;
}
.cmr_gm_ref_text-ecu{
line-height:1.55;
margin-bottom:18px;
color:#8ecf5a;
font-size:13px;
}
@media(max-width:1026px){
.cmr_gm-ecu{
grid-template-columns:1fr;
}
}
.cmr_steps-ecu{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.cmr_steps-ecu>*{
min-width:0;
}
.cmr_step-ecu{
padding:1.5rem;
border:1px solid #2a3d1a;
border-radius:13px;
background:#131a0c;
position:relative;
}
.cmr_step_num-ecu{
border-radius:0.5rem;
background:#a3ff00;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.875rem;
display:flex;
font-weight:700;
justify-content:center;
color:#0a1400;
width:1.875rem;
align-items:center;
height:1.875rem;
font-size:13px;
}
.cmr_step_h-ecu{
color:#edffd4;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.438rem;
font-weight:700;
font-size:1rem;
}
.cmr_step_p-ecu{
line-height:1.55;
font-size:0.813rem;
color:#b8d49a;
}
@media(max-width:1021px){
.cmr_steps-ecu{
grid-template-columns:1fr;
}
}
.cmr_vip_head-ecu{
gap:12px;
display:flex;
flex-wrap:wrap;
margin-bottom:1.125rem;
align-items:flex-end;
justify-content:space-between;
}
.cmr_vip_intro-ecu{
max-width:420px;
font-size:0.813rem;
color:#b8d49a;
}
.cmr_vip-ecu{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.cmr_vip-ecu>*{
min-width:0;
}
.cmr_tier-ecu{
background:#131a0c;
border-radius:0.813rem;
padding:1.25rem;
border:1px solid #2a3d1a;
}
.cmr_tier_on-ecu{
border-color:#a3ff00;
background:rgba(163, 255, 0, 0.11);
}
.cmr_tier_medal-ecu{
background:linear-gradient(135deg,#a3ff00,#6abf00);
border-radius:8px;
width:30px;
height:1.875rem;
margin-bottom:14px;
}
.cmr_tier_name-ecu{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
margin-bottom:0.313rem;
font-weight:700;
color:#edffd4;
}
.cmr_tier_tx-ecu{
color:#7a9c5e;
line-height:1.5;
font-size:0.719rem;
}
@media(max-width:1023px){
.cmr_vip-ecu{
grid-template-columns:repeat(2,1fr);
}
}
.cmr_pay_logos-ecu{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.cmr_pay_logos-ecu>*{
min-width:0;
}
.cmr_pay-ecu{
border:1px solid #2a3d1a;
border-radius:8px;
font-weight:700;
font-size:0.75rem;
align-items:center;
height:48px;
justify-content:center;
display:flex;
color:#b8d49a;
}
.cmr_table-ecu{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #2a3d1a;
}
.cmr_trow-ecu{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.cmr_trow-ecu>div{
padding:13px 14px;
min-width:0;
}
.cmr_trow-ecu>div:first-child{
color:#edffd4;
padding-left:1rem;
font-weight:700;
}
.cmr_trow_th-ecu{
background:#0d1007;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#7a9c5e;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.06em;
}
.cmr_trow-ecu:not(.cmr_trow_th-ecu){
background:#131a0c;
color:#b8d49a;
border-top:1px solid #1e2d13;
}
.cmr_trow_zebra-ecu{
background:#0f1509;
}
.cmr_pos-ecu{
color:#a3ff00;
font-weight:700;
}
@media(max-width:1021px){
.cmr_pay_logos-ecu{
grid-template-columns:repeat(2,1fr);
}
}
.cmr_app-ecu{
gap:2.25rem;
align-items:center;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.cmr_app_copy-ecu{
max-width:32.5rem;
}
.cmr_app_h2-ecu{
margin:0.75rem 0 0.625rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.05;
font-size:28px;
color:#edffd4;
}
.cmr_app_text-ecu{
line-height:1.6;
color:#b8d49a;
font-size:0.875rem;
margin-bottom:20px;
}
.cmr_app_btns-ecu{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.cmr_store-ecu{
border:1px solid #2a3d1a;
background:#0d1007;
gap:9px;
padding:11px 1.125rem;
border-radius:0.813rem;
font-size:13px;
color:#edffd4;
font-weight:700;
cursor:pointer;
display:inline-flex;
align-items:center;
}
.cmr_store-ecu svg{
height:1rem;
width:16px;
}
.cmr_app_qr_wrap-ecu{
gap:1rem;
display:flex;
align-items:center;
}
.cmr_qr-ecu{
padding:0.688rem;
border-radius:13px;
gap:3px;
border:1px solid #2a3d1a;
grid-template-columns:repeat(5,1fr);
grid-template-rows:repeat(5,1fr);
background:#0d1007;
width:108px;
display:grid;
height:108px;
}
.cmr_qr-ecu i{
background:transparent;
}
.cmr_qr_f-ecu{
background:#a3ff00;
}
.cmr_app_qr_cap-ecu{
line-height:1.4;
color:#7a9c5e;
max-width:5.25rem;
font-size:12px;
}
.cmr_supp-ecu{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.cmr_supp-ecu>*{
min-width:0;
}
.cmr_supp_card-ecu{
background:#131a0c;
border:1px solid #2a3d1a;
border-radius:0.813rem;
padding:1.5rem;
}
.cmr_supp_card-ecu svg{
height:1.5rem;
margin-bottom:0.875rem;
width:24px;
color:#a3ff00;
}
.cmr_supp_card-ecu h3{
margin-bottom:6px;
font-weight:700;
color:#edffd4;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:16px;
}
.cmr_supp_card-ecu p{
color:#b8d49a;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1026px){
.cmr_supp-ecu{
grid-template-columns:1fr;
}
}
.cmr_promo_grid-ecu{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cmr_promo_grid-ecu>*{
min-width:0;
}
.cmr_promo-ecu{
border:1px solid #2a3d1a;
border-radius:1.25rem;
background:#131a0c;
padding:1.5rem;
overflow:hidden;
position:relative;
min-height:150px;
}
.cmr_promo_h-ecu{
font-size:26px;
color:#edffd4;
margin-top:6px;
line-height:1.05;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.cmr_promo_h-ecu em{
color:#a3ff00;
font-style:normal;
}
.cmr_promo_p-ecu{
font-size:12.5px;
line-height:1.5;
color:#b8d49a;
margin-top:8px;
}
.cmr_promo_feat-ecu{
background:linear-gradient(135deg,#0a0f06,#071410);
border-color:#2a3d1a;
}
.cmr_promo_feat-ecu .cmr_promo_h-ecu{
color:#edffd4;
}
.cmr_promo_feat-ecu .cmr_promo_h-ecu em{
color:#b8ff00;
}
.cmr_promo_feat-ecu .cmr_promo_p-ecu{
color:#8ecf5a;
}
.cmr_promo_feat-ecu .cmr_eyebrow-ecu{
color:#b8ff00;
}
@media(max-width:1025px){
.cmr_promo_grid-ecu{
grid-template-columns:1fr;
}
}
.cmr_et_h2-ecu{
margin:0.625rem 0 0.875rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.75rem;
line-height:1.08;
color:#edffd4;
font-weight:700;
}
.cmr_et_right-ecu{
gap:10px;
flex-direction:column;
display:flex;
}
.cmr_et_updated-ecu{
background:#0d1007;
padding:14px 18px;
gap:0.625rem;
border-radius:0.813rem;
border:1px solid #2a3d1a;
display:flex;
align-items:center;
font-size:0.75rem;
color:#b8d49a;
}
.cmr_et_updated-ecu svg{
flex:none;
width:0.938rem;
color:#a3ff00;
height:0.938rem;
}
.cmr_et_updated-ecu b{
color:#edffd4;
}
@media(max-width:563px){
.cmr_et_h2-ecu{
font-size:1.5rem;
}
}
.cmr_gd_head-ecu{
gap:12px;
margin-bottom:16px;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.cmr_provs-ecu{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:1.75rem;
display:grid;
}
.cmr_provs-ecu>*{
min-width:0;
}
.cmr_prov-ecu{
padding:0.75rem;
background:#131a0c;
border:1px solid #2a3d1a;
border-radius:0.813rem;
text-decoration:none;
display:flex;
height:4rem;
align-items:center;
justify-content:center;
}
.cmr_prov_img-ecu{
object-fit:contain;
max-width:100%;
max-height:2rem;
}
.cmr_resp-ecu{
border:1px solid #2a3d1a;
border-radius:13px;
padding:1.625rem;
background:#131a0c;
gap:1.5rem;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.cmr_resp_in-ecu{
max-width:560px;
}
.cmr_resp_h-ecu{
color:#edffd4;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.188rem;
margin-bottom:8px;
font-weight:700;
}
.cmr_resp_p-ecu{
color:#b8d49a;
line-height:1.6;
font-size:0.844rem;
}
.cmr_resp_badges-ecu{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.cmr_age18-ecu{
border:1.5px solid #ff3b3b;
padding:0.25rem 8px;
border-radius:0.5rem;
font-size:13px;
font-weight:700;
color:#ff3b3b;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.cmr_resp_org-ecu{
color:#7a9c5e;
font-size:0.813rem;
font-weight:600;
}
@media(max-width:1024px){
.cmr_provs-ecu{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.cmr_provs-ecu{
grid-template-columns:repeat(2,1fr);
}
}
.cmr_rc-ecu{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.cmr_rc-ecu>*{
min-width:0;
}
.cmr_rc_awards-ecu{
gap:11px;
flex-direction:column;
display:flex;
}
.cmr_award-ecu{
gap:0.688rem;
display:flex;
align-items:center;
}
.cmr_award-ecu svg{
flex:none;
width:1.125rem;
height:1.125rem;
color:#f5c518;
}
.cmr_award_t-ecu{
color:#edffd4;
font-size:13.5px;
font-weight:700;
}
.cmr_award_s-ecu{
font-size:0.719rem;
color:#7a9c5e;
}
.cmr_rc_press-ecu{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.cmr_logo_cell-ecu{
border-radius:0.5rem;
border:1px solid #2a3d1a;
font-weight:700;
justify-content:center;
display:flex;
font-size:0.813rem;
color:#b8d49a;
align-items:center;
height:48px;
}
.cmr_rc_partner-ecu{
border-radius:0.813rem;
border:1px solid #2a3d1a;
background:#131a0c;
padding:20px;
}
.cmr_rc_partner_name-ecu{
font-size:18px;
color:#edffd4;
margin-bottom:6px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.cmr_rc_partner_text-ecu{
color:#b8d49a;
font-size:12.5px;
line-height:1.55;
}
@media(max-width:1023px){
.cmr_rc-ecu{
gap:1.375rem;
grid-template-columns:1fr;
}
.cmr_rc_press-ecu{
grid-template-columns:repeat(4,1fr);
}
}
.cmr_ab_h2-ecu{
margin:14px 0 16px;
font-size:32px;
color:#edffd4;
line-height:1.08;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.cmr_ab_body-ecu{
line-height:1.65;
font-size:15px;
color:#b8d49a;
margin-bottom:0.875rem;
}
.cmr_ab_chips-ecu{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:0.5rem;
}
.cmr_faq-ecu{
gap:10px;
flex-direction:column;
display:flex;
}
.cmr_faq_item-ecu{
padding:1.125rem 22px;
background:#131a0c;
border-radius:13px;
border:1px solid #2a3d1a;
}
.cmr_faq_q-ecu{
gap:16px;
list-style:none;
font-size:15.5px;
color:#edffd4;
display:flex;
align-items:center;
font-weight:600;
justify-content:space-between;
cursor:pointer;
}
.cmr_faq_q-ecu::-webkit-details-marker{
display:none;
}
.cmr_faq_q_t-ecu{
gap:10px;
display:flex;
}
.cmr_faq_q_i-ecu{
color:#a3ff00;
font-style:normal;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.cmr_faq_pm-ecu{
font-size:1.25rem;
color:#a3ff00;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.cmr_faq_item-ecu[open] .cmr_faq_pm-ecu{
transform:rotate(45deg);
}
.cmr_faq_a-ecu{
font-size:0.844rem;
color:#b8d49a;
margin-top:0.75rem;
line-height:1.6;
}
@media(max-width:560px){
.cmr_ab_h2-ecu{
font-size:26px;
}
}
.cmr_dispute-ecu{
border:1px dashed #3d5c25;
gap:28px;
border-radius:0.813rem;
padding:1.625rem 1.875rem;
align-items:center;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.cmr_dispute_in-ecu{
max-width:660px;
}
.cmr_dispute_h2-ecu{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:22px;
color:#edffd4;
margin-bottom:8px;
}
.cmr_dispute_text-ecu{
line-height:1.6;
font-size:13.5px;
color:#b8d49a;
}
.cmr_op_h2-ecu{
margin:0.625rem 0 8px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#edffd4;
font-weight:700;
font-size:1.5rem;
line-height:1.1;
}
.cmr_op_text-ecu{
line-height:1.6;
font-size:0.844rem;
color:#b8d49a;
}
@media(max-width:561px){
.cmr_op_h2-ecu{
font-size:1.375rem;
}
}
.cmr_rv_head-ecu{
gap:0.75rem;
margin-bottom:18px;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:flex-end;
}
.cmr_rv_agg-ecu{
gap:10px;
display:flex;
align-items:center;
}
.cmr_rv_source-ecu{
font-size:0.781rem;
color:#7a9c5e;
}
.cmr_rv_grid-ecu{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.cmr_rv_grid-ecu>*{
min-width:0;
}
.cmr_review-ecu{
background:#131a0c;
padding:24px;
border-radius:13px;
border:1px solid #2a3d1a;
}
.cmr_review-ecu .cmr_stars-ecu{
margin-bottom:10px;
}
.cmr_review-ecu p{
font-size:14.5px;
margin-bottom:0.875rem;
font-weight:600;
line-height:1.5;
color:#edffd4;
}
.cmr_review_by-ecu{
font-size:0.781rem;
color:#7a9c5e;
}
@media(max-width:1026px){
.cmr_rv_grid-ecu{
grid-template-columns:1fr;
}
}
.cmr_footer-ecu{
padding:40px 28px;
background:#090d05;
border-top:1px solid #1e2d13;
}
.cmr_footer_grid-ecu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-right:auto;
max-width:1400px;
margin-bottom:28px;
display:grid;
margin-left:auto;
}
.cmr_footer_grid-ecu>*{
min-width:0;
}
.cmr_footer_grid-ecu h4{
margin-bottom:13px;
color:#4d6638;
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.625rem;
letter-spacing:.12em;
}
.cmr_fcol-ecu{
gap:9px;
color:#b8d49a;
display:flex;
flex-direction:column;
font-size:13px;
}
.cmr_fcol-ecu a{
cursor:pointer;
}
.cmr_ft_about-ecu{
color:#7a9c5e;
max-width:16.25rem;
margin-top:0.75rem;
line-height:1.6;
font-size:0.813rem;
}
.cmr_ft_contact-ecu{
color:#a3ff00;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.781rem;
overflow-wrap:anywhere;
margin-top:12px;
}
.cmr_footer_bottom-ecu{
gap:1rem;
margin:0 auto;
padding-top:1.25rem;
max-width:1400px;
flex-wrap:wrap;
border-top:1px solid #1e2d13;
align-items:center;
display:flex;
justify-content:space-between;
}
.cmr_footer_bottom-ecu p{
color:#4d6638;
font-size:11px;
max-width:720px;
line-height:1.6;
}
@media(max-width:1022px){
.cmr_footer_grid-ecu{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.cmr_footer_grid-ecu{
grid-template-columns:1fr;
}
}