*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0d1008;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#b8c9a0;font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;line-height:1.55;overflow-wrap:break-word;font-size:0.938rem;}
img{max-width:100%;display:block;}
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:8px;height:8px;}
::-webkit-scrollbar-thumb{background:rgba(8, 12, 4, 0.72);border-radius:0.5rem;}
::-webkit-scrollbar-track{background:transparent;}
.mttshell-mly{grid-template-columns:248px 1fr;min-height:100vh;display:grid;}
.mttmain-mly{min-width:0;}
.mttwrap-mly{margin:0 auto;max-width:87.5rem;width:100%;}
.mttcontainer-mly{padding:0 16px;margin:0 auto;width:100%;max-width:87.5rem;}
@media(min-width:770px){.mttcontainer-mly{padding:0 28px;}
}
.mttsection-mly{padding:1.5rem 28px;}
.mttsection_pt-mly{padding-top:34px;}
.mttband_soft-mly{background:#141a0e;}
.mtteyebrow-mly{display:inline-block;overflow-wrap:break-word;line-height:1.4;letter-spacing:.14em;font-weight:600;font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;font-size:10.5px;text-transform:uppercase;color:#a3e635;}
.mttdrawer_cb-mly{display:none;}
.mttoverlay-mly{display:none;}
@media(max-width:1025px){.mttshell-mly{grid-template-columns:1fr;}
.mttmain-mly{padding-bottom:4.875rem;}
.mttdrawer_cb-mly:checked~.mttoverlay-mly{background:rgba(8, 12, 4, 0.72);inset:0;position:fixed;z-index:70;display:block;}
}
@media(max-width:561px){.mttsection-mly{padding:1.125rem 1rem;}
.mttsection_pt-mly{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 ---------- */
.mttside-mly{gap:1.375rem;background:#101408;padding:1.375rem 18px;position:sticky;top:0;overflow-y:auto;height:100vh;flex-direction:column;align-self:start;border-right:1px solid #1e2a14;display:flex;}
.mttbrand-mly{gap:0.625rem;align-items:center;display:flex;}
.mttlogo-mly{letter-spacing:-.02em;font-size:1.313rem;color:#edf5e0;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.mttside_cta-mly{background:rgba(163, 230, 53, 0.11);border-radius:0.813rem;border:1px solid #263318;padding:1rem;}
.mttside_cta_h-mly{color:#edf5e0;font-size:17px;margin-bottom:6px;line-height:1.15;font-weight:700;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mttside_cta_p-mly{color:#b8c9a0;line-height:1.45;margin-bottom:12px;font-size:12px;}
.mttnav-mly{gap:3px;display:flex;flex-direction:column;}
.mttnav_label-mly{padding:0.375rem 0.625rem;text-transform:uppercase;font-size:0.594rem;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#4d5e3c;letter-spacing:.14em;}
.mttnav_item-mly{gap:11px;border-radius:0.5rem;padding:10px;font-weight:500;display:flex;font-size:0.875rem;align-items:center;color:#b8c9a0;}
.mttnav_item-mly svg{width:17px;height:17px;}
.mttnav_item-mly:hover{background:rgba(163, 230, 53, 0.11);color:#edf5e0;}
.mttnav_item_on-mly{background:rgba(163, 230, 53, 0.11);font-weight:600;color:#a3e635;}
.mttside_foot-mly{background:#141a0e;border:1px solid #263318;padding:0.75rem;border-radius:13px;margin-top:auto;}
.mttside_foot-mly p{font-size:0.781rem;line-height:1.4;margin-top:4px;color:#b8c9a0;}
/* ---------- topbar ---------- */
.mtttop-mly{padding:0.875rem 1.75rem;background:#101408;gap:16px;display:flex;border-bottom:1px solid #1e2a14;align-items:center;position:sticky;top:0;z-index:40;}
.mtttop_brand-mly{gap:0.563rem;display:none;align-items:center;}
.mttsearch-mly{border:1px solid #263318;padding:11px 14px;gap:0.625rem;border-radius:0.813rem;background:#141a0e;flex:1;font-size:0.844rem;display:flex;align-items:center;color:#7d9468;max-width:440px;}
.mttsearch-mly svg{flex:none;height:1rem;width:16px;}
.mtttop_actions-mly{gap:0.75rem;margin-left:auto;align-items:center;display:flex;}
.mttlang-mly{font-size:0.75rem;color:#b8c9a0;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.mttburger-mly{border:1px solid #263318;border-radius:0.5rem;background:#141a0e;width:40px;display:none;color:#edf5e0;align-items:center;justify-content:center;height:40px;}
/* ---------- bottom-nav (mobile) ---------- */
.mttbotnav-mly{display:none;}
@media(max-width:1023px){.mttside-mly{transition:transform .25s ease;width:280px;transform:translateX(-100%);left:0;height:100vh;top:0;z-index:80;position:fixed;}
.mttdrawer_cb-mly:checked~.mttshell-mly .mttside-mly{transform:translateX(0);}
.mtttop-mly{gap:0.75rem;padding:0.875rem 16px;position:static;flex-wrap:wrap;}
.mtttop_brand-mly{display:flex;}
.mttsearch-mly{display:none;}
.mttburger-mly{display:flex;}
.mtttop_actions-mly{gap:10px;align-items:stretch;margin-left:0;width:100%;}
.mtttop_actions-mly .mttlang-mly{display:none;}
.mtttop_actions-mly .mttbtn-mly{flex:1;padding:11px 10px;text-align:center;}
.mttbotnav-mly{grid-template-columns:repeat(3,1fr);background:#101408;padding:8px 6px calc(8px + env(safe-area-inset-bottom));left:0;bottom:0;right:0;transform:translateZ(0);position:fixed;z-index:65;border-top:1px solid #263318;display:grid;}
.mttbn-mly{gap:0.25rem;padding:0.375rem 2px 0;min-width:0;justify-content:flex-end;align-items:center;font-size:10px;flex-direction:column;display:flex;font-weight:600;color:#b8c9a0;}
.mttbn-mly svg{flex:none;height:1.375rem;width:22px;}
.mttbn-mly span{overflow:hidden;text-overflow:ellipsis;text-align:center;max-width:100%;white-space:nowrap;}
.mttbn_on-mly{color:#a3e635;}
.mttbn_center-mly{position:relative;}
.mttbn_fab-mly{background:#a3e635;border-radius:50%;top:-1.25rem;box-shadow:0 0.5rem 2rem rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(163, 230, 53, 0.18);left:50%;width:3.125rem;height:3.125rem;position:absolute;transform:translateX(-50%);display:flex;justify-content:center;color:#0d1a00;align-items:center;}
.mttbn_fab-mly svg{height:1.5rem;width:24px;}
.mttbn_center-mly span{color:#a3e635;}
}
.mttbtn-mly{border-radius:8px;padding:0.688rem 1.375rem;gap:0.5rem;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;font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;font-weight:700;justify-content:center;display:inline-flex;align-items:center;cursor:pointer;font-size:14px;}
.mttbtn_pri-mly{background:#a3e635;box-shadow:0 0 18px rgba(163, 230, 53, 0.45), 0 4px 12px rgba(0, 0, 0, 0.40);color:#0d1a00;}
.mttbtn_pri-mly:hover{background:#8fd41e;}
.mttbtn_ghost-mly{background:rgba(163, 230, 53, 0.11);color:#edf5e0;font-weight:600;}
.mttbtn_line-mly{border:1px solid #354a22;background:transparent;color:#edf5e0;font-weight:600;}
.mttbtn_lg-mly{padding:16px 30px;border-radius:0.813rem;font-size:0.938rem;}
.mttband-mly .mttbtn_line-mly{border-color:rgba(255, 255, 255, 0.12);color:#edf5e0;}
.mttband-mly .mttbtn_ghost-mly{background:rgba(255, 255, 255, 0.07);color:#edf5e0;}
.mttlink_m-mly{gap:0.313rem;cursor:pointer;color:#a3e635;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.75rem;align-items:center;text-decoration:none;display:inline-flex;}
.mttlink_m-mly svg{width:0.875rem;height:0.875rem;}
.mttband-mly .mttlink_m-mly{color:#b8f23a;}
.mttdot-mly{flex:none;background:#a3e635;border-radius:50%;width:0.438rem;height:7px;}
.mttdot_live-mly{background:#e8382d;animation:zm3-pulse 1.4s infinite;}
.mttstars-mly{gap:2px;display:inline-flex;color:#a3e635;}
.mttstars-mly svg{width:15px;height:0.938rem;}
.mttchip-mly{border:1px solid #263318;gap:0.375rem;padding:7px 0.75rem;background:#141a0e;border-radius:0.5rem;display:inline-flex;align-items:center;font-size:11px;color:#b8c9a0;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.mttchip_on-mly{border-color:transparent;background:rgba(163, 230, 53, 0.11);color:#a3e635;}
.mttgc-mly{cursor:pointer;text-decoration:none;display:block;min-width:0;color:inherit;}
.mttgc_thumb-mly{overflow:hidden;border-radius:13px;border:1px solid #263318;display:block;background-size:cover;position:relative;background-position:center;aspect-ratio:1;}
.mttgc_thumb_portrait-mly{aspect-ratio:3/4;}
.mttgc_thumb_wide-mly{aspect-ratio:16/11;}
.mttgc_cap-mly{padding:9px;background:linear-gradient(transparent,rgba(8, 12, 4, 0.72));position:absolute;right:0;left:0;bottom:0;}
.mttgc_name-mly{font-weight:700;color:#edf5e0;display:block;font-size:0.781rem;}
.mttgc_meta-mly{color:#93b07a;font-size:0.688rem;}
.mttgc_badge-mly{border-radius:0.5rem;padding:2px 0.375rem;background:#a3e635;font-size:0.5rem;font-weight:700;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;position:absolute;color:#0d1a00;top:0.5rem;right:0.5rem;}
.mttgc_badge_hot-mly{background:#e8382d;color:#edf5e0;}
.mttgc_badge_live-mly{background:#e8382d;left:8px;right:auto;color:#edf5e0;}
.mttgc_mult-mly{inset:0;color:#a3e635;justify-content:center;font-size:1.75rem;display:flex;align-items:center;font-weight:700;position:absolute;}
.mttpc-mly{background:#141a0e;border:1px solid #263318;border-radius:13px;justify-content:center;display:flex;height:4rem;font-weight:700;color:#b8c9a0;font-size:14px;align-items:center;}
.mttrail-mly{min-width:0;}
.mttrail_scroll-mly{gap:0.875rem;display:grid;}
.mttrail_scroll-mly>*{min-width:0;}
.mttg6-mly{grid-template-columns:repeat(6,1fr);}
.mttg7-mly{grid-template-columns:repeat(7,1fr);}
.mttg4-mly{grid-template-columns:repeat(4,1fr);}
@media(max-width:1022px){.mttg6-mly,.mttg7-mly{grid-template-columns:none;grid-auto-columns:120px;scroll-snap-type:x mandatory;grid-auto-flow:column;padding-bottom:0.375rem;overflow-x:auto;}
.mttg6-mly>*,.mttg7-mly>*{scroll-snap-align:start;}
.mttg4-mly{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:562px){.mttg4-mly{grid-template-columns:none;overflow-x:auto;grid-auto-columns:9.375rem;grid-auto-flow:column;}
}
.mttpanel-mly{border-radius:1.25rem;padding:28px 32px;border:1px solid #263318;background:#141a0e;}
.mttsplit-mly{gap:36px;display:grid;align-items:start;}
.mttsplit-mly>*{min-width:0;}
.mttsplit_a-mly{grid-template-columns:.85fr 1.15fr;}
.mttsplit_b-mly{grid-template-columns:1fr 1.1fr;}
.mttsplit_c-mly{grid-template-columns:1.1fr .9fr;}
.mttpgrid-mly{grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;display:grid;}
.mttpgrid-mly>*{min-width:0;}
.mttlead-mly{color:#b8c9a0;line-height:1.65;margin-bottom:14px;font-size:0.938rem;}
.mttfeat-mly{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.mttfeat-mly>*{min-width:0;}
.mttfeat2-mly{grid-template-columns:1fr 1fr;}
.mttfeat_card-mly{background:#141a0e;border:1px solid #263318;border-radius:1.25rem;padding:26px;}
.mttfeat_card-mly svg{margin-bottom:16px;height:1.625rem;color:#a3e635;width:1.625rem;}
.mttfeat_card-mly h3{margin-bottom:8px;font-weight:700;font-size:1.125rem;color:#edf5e0;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mttfeat_card-mly p{font-size:13px;line-height:1.6;color:#b8c9a0;}
.mttfeat_card-mly b{color:#edf5e0;}
.mttbig-mly{gap:1.375rem;display:flex;flex-wrap:wrap;}
.mttbig_n-mly{font-weight:700;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#a3e635;font-size:1.625rem;}
.mttbig_l-mly{color:#7d9468;font-size:0.75rem;}
.mttperson-mly{border:1px solid #263318;background:#141a0e;padding:16px 18px;border-radius:13px;gap:0.875rem;align-items:center;display:flex;}
.mttavatar-mly{flex:none;background:linear-gradient(135deg,#a3e635,#6aab12);border-radius:50%;width:2.75rem;height:44px;}
.mttperson_name-mly{font-weight:700;color:#edf5e0;font-size:0.875rem;}
.mttperson_role-mly{font-size:12px;color:#7d9468;}
.mttkv-mly{grid-template-columns:1fr 1fr;gap:1px;background:#263318;border-radius:0.813rem;border:1px solid #263318;overflow:hidden;display:grid;}
.mttkv-mly>div{background:#0d1008;padding:1rem 18px;min-width:0;}
.mttkv_k-mly{margin-bottom:5px;text-transform:uppercase;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#a3e635;font-size:0.594rem;}
.mttkv_v-mly{font-weight:700;color:#edf5e0;font-size:13.5px;}
@media(max-width:1026px){.mttsplit_a-mly,.mttsplit_b-mly,.mttsplit_c-mly,.mttpgrid-mly{grid-template-columns:1fr;gap:24px;}
.mttfeat-mly,.mttfeat2-mly{grid-template-columns:1fr;}
.mttkv-mly{grid-template-columns:1fr;}
}
.mttsh-mly{min-width:0;margin-bottom:1rem;}
.mttsh_row-mly{gap:12px;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;}
.mttsh_row-mly .mttsh_l-mly{gap:0.375rem;display:flex;min-width:0;flex-direction:column;}
.mttsh_stack-mly{gap:10px;display:flex;flex-direction:column;align-items:flex-start;}
.mttsh_center-mly{gap:0.625rem;flex-direction:column;text-align:center;align-items:center;display:flex;}
.mttsh_h2-mly{gap:0.563rem;color:#edf5e0;align-items:center;display:flex;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;overflow-wrap:break-word;font-size:1.25rem;line-height:1.1;}
@media(min-width:771px){.mttsh_h2-mly{font-size:1.5rem;}
}
.mttband-mly .mttsh_h2-mly{color:#edf5e0;}
.mtteb_mono-mly{font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.08em;text-transform:none;}
.mtteb_mono-mly::before{content:"// ";}
.mtteb_upper-mly{text-transform:uppercase;letter-spacing:.14em;}
.mtteb_pill-mly{padding:0.313rem 11px;border-radius:62.438rem;background:rgba(163, 230, 53, 0.11);text-transform:uppercase;letter-spacing:.12em;}
.mtteb_line-mly{gap:10px;align-items:center;display:inline-flex;}
.mtteb_line-mly::before{background:#a3e635;width:24px;height:1px;content:"";display:inline-block;}
.mttband-mly .mtteb_line-mly::before{background:#b8f23a;}
.mttband-mly .mtteb_pill-mly{background:rgba(255, 255, 255, 0.07);}
.mttsh_link-mly{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;font-weight:600;font-size:13px;border-bottom:1px solid #edf5e0;display:inline-flex;white-space:nowrap;align-items:center;padding-bottom:2px;color:#edf5e0;}
.mttsh_link-mly:hover{border-color:#a3e635;color:#a3e635;}
.mttsh_link-mly svg{height:0.875rem;width:0.875rem;}
.mttsh_link_chev-mly{color:#a3e635;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:12px;border-bottom:0;padding-bottom:0;}
.mttsh_link_btn-mly{background:#a3e635;padding:0.563rem 1.125rem;border-radius:62.438rem;border-bottom:0;color:#0d1a00;}
.mttsh_link_btn-mly:hover{border-color:transparent;background:#8fd41e;}
.mttband-mly .mttsh_link-mly{border-color:#edf5e0;color:#edf5e0;}
.mttband-mly .mttsh_link_chev-mly{color:#b8f23a;}
.mttsh_rule-mly{margin:-2px 0 1rem;background:#263318;height:1px;}
.mttband-mly .mttsh_rule-mly{background:rgba(255, 255, 255, 0.12);}
.mttseo_grid3-mly{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;}
.mttseo_grid4-mly{grid-template-columns:repeat(4,1fr);gap:13px;display:grid;}
.mttseo_grid3-mly>*,.mttseo_grid4-mly>*{min-width:0;}
.mttseo_card-mly{border:1px solid #263318;background:#141a0e;padding:1.5rem;border-radius:13px;}
.mttseo_card-mly h3{font-weight:700;color:#edf5e0;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:18px;margin-bottom:8px;}
.mttseo_card-mly p{font-size:13px;color:#b8c9a0;line-height:1.6;}
.mttseo_card_sm-mly{padding:1.25rem;}
.mttseo_card_sm-mly h3{font-size:1rem;}
.mttseo_card_sm-mly p{line-height:1.55;font-size:0.781rem;}
.mttseo_rtp_row-mly{grid-template-columns:1fr 1fr;gap:2.25rem;display:grid;align-items:center;margin-top:1rem;}
.mttrtp-mly{gap:14px;min-width:0;display:flex;}
.mttrtp-mly>div{border-radius:13px;background:#0d1008;flex:1;padding:1rem;text-align:center;min-width:0;}
.mttrtp_n-mly{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#a3e635;font-weight:700;font-size:26px;white-space:nowrap;}
.mttrtp_l-mly{color:#7d9468;margin-top:0.25rem;font-size:0.688rem;}
.mttcmp-mly{border-radius:0.813rem;border:1px solid #263318;overflow:hidden;max-width:760px;}
.mttcmp_row-mly{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.mttcmp_row-mly>div{padding:0.813rem 0.875rem;min-width:0;text-align:center;}
.mttcmp_row-mly>div:first-child{text-align:left;color:#edf5e0;padding-left:22px;font-weight:600;}
.mttcmp_th-mly{background:#0d1008;font-size:0.781rem;font-weight:700;}
.mttcmp_row-mly:not(.mttcmp_th-mly){background:#141a0e;border-top:1px solid #1e2a14;color:#b8c9a0;}
.mttcmp_zebra-mly{background:#111508;}
.mttguide-mly{overflow:hidden;background:#141a0e;border-radius:13px;border:1px solid #263318;cursor:pointer;}
.mttguide_cover-mly{height:8.125rem;}
.mttguide_body-mly{padding:1.25rem;}
.mttguide_body-mly h3{margin:7px 0 0.563rem;line-height:1.25;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#edf5e0;font-weight:700;font-size:16px;}
.mttguide_meta-mly{font-size:0.719rem;color:#7d9468;}
.mtthub-mly{grid-template-columns:repeat(5,1fr);gap:28px;padding-top:28px;border-top:1px solid #1e2a14;display:grid;}
.mtthub-mly>*{min-width:0;}
.mtthub-mly h4{color:#edf5e0;font-size:0.813rem;font-weight:700;margin-bottom:0.688rem;}
.mtthub_col-mly{gap:0.5rem;color:#b8c9a0;font-size:0.813rem;display:flex;flex-direction:column;}
.mtthub_col-mly a{cursor:pointer;}
@media(max-width:1025px){.mttseo_grid3-mly{grid-template-columns:1fr;}
.mttseo_grid4-mly{grid-template-columns:repeat(2,1fr);}
.mttseo_rtp_row-mly{gap:20px;grid-template-columns:1fr;}
.mtthub-mly{gap:1.375rem;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:559px){.mtthub-mly{grid-template-columns:1fr;}
}
.mtthero-mly{border:1px solid #263318;background:linear-gradient(120deg,#0a1206,#061012);padding:2.875rem 48px;border-radius:20px;overflow:hidden;position:relative;color:#edf5e0;}
.mtthero_glow-mly{background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);border-radius:50%;height:340px;right:-3.75rem;top:-60px;width:340px;position:absolute;}
.mtthero_in-mly{max-width:600px;position:relative;}
.mtthero-mly .mtteyebrow-mly{color:#b8f23a;}
.mttpill_row-mly{border-radius:999px;padding:6px 13px;gap:0.5rem;background:rgba(255, 255, 255, 0.07);border:1px solid rgba(255, 255, 255, 0.12);margin-bottom:1.375rem;text-transform:uppercase;display:inline-flex;letter-spacing:.1em;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.656rem;color:#b8f23a;align-items:center;}
.mtthero_h1-mly{margin:18px 0;overflow-wrap:break-word;font-size:3.375rem;color:#edf5e0;font-weight:700;letter-spacing:-.02em;line-height:1.02;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mtthero_h1-mly em{color:#b8f23a;font-style:normal;}
.mtthero_sub-mly{color:#93b07a;font-size:17px;line-height:1.55;margin-bottom:1.75rem;max-width:30rem;}
.mtthero_cta-mly{gap:0.875rem;display:flex;margin-bottom:1.625rem;flex-wrap:wrap;align-items:center;}
.mtthero_trust-mly{gap:14px;align-items:center;display:flex;flex-wrap:wrap;}
.mtthero_rating_txt-mly{color:#93b07a;font-size:13px;}
@media(max-width:1026px){.mtthero-mly{padding:2rem 1.5rem;}
.mtthero_h1-mly{font-size:2.375rem;}
}
@media(max-width:560px){.mtthero_h1-mly{font-size:30px;}
}
.mtttabs-mly{gap:9px;flex-wrap:wrap;display:flex;}
.mtttab-mly{padding:10px 1.125rem;background:#141a0e;border:1px solid #263318;border-radius:8px;font-size:0.813rem;cursor:pointer;color:#b8c9a0;font-weight:600;}
.mtttab_on-mly{background:#a3e635;border-color:transparent;font-weight:700;color:#0d1a00;}
.mttstat-mly{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;}
.mttstat-mly>*{min-width:0;}
.mttstat_item-mly{background:#141a0e;padding:1.125rem 1.25rem;border:1px solid #263318;border-radius:0.813rem;}
.mttstat_k-mly{color:#7d9468;letter-spacing:.12em;font-size:9.5px;text-transform:uppercase;margin-bottom:7px;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.mttstat_v-mly{gap:8px;color:#edf5e0;min-width:0;display:flex;align-items:center;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:anywhere;font-weight:700;font-size:24px;}
.mttstat_v_accent-mly{color:#a3e635;}
@media(max-width:1027px){.mttstat-mly{grid-template-columns:repeat(2,1fr);}
}
.mttwlc-mly{border-radius:20px;grid-template-columns:1.2fr .8fr;background:linear-gradient(120deg,#0a1206,#061012);gap:24px;border:1px solid #263318;overflow:hidden;padding:36px 40px;color:#edf5e0;align-items:center;position:relative;display:grid;}
.mttwlc-mly>*{min-width:0;}
.mttwlc-mly .mtteyebrow-mly{color:#b8f23a;}
.mttwlc_glow-mly{border-radius:50%;background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);position:absolute;right:-2.5rem;height:16.25rem;top:-2.5rem;width:260px;}
.mttwlc_in-mly{position:relative;}
.mttwlc_h2-mly{margin:0.625rem 0 8px;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#edf5e0;line-height:1.03;overflow-wrap:break-word;font-size:2.125rem;font-weight:700;}
.mttwlc_h2-mly em{color:#b8f23a;font-style:normal;}
.mttwlc_sub-mly{font-size:0.875rem;color:#93b07a;margin-bottom:18px;max-width:420px;line-height:1.55;}
.mttwlc_terms-mly{gap:10px;display:flex;position:relative;flex-direction:column;}
.mttterm-mly{border:1px solid rgba(255, 255, 255, 0.12);padding:13px 15px;gap:11px;background:rgba(255, 255, 255, 0.07);border-radius:13px;align-items:center;display:flex;}
.mttterm-mly svg{flex:none;width:20px;height:20px;color:#b8f23a;}
.mttterm_k-mly{text-transform:uppercase;color:#93b07a;letter-spacing:.1em;font-size:9.5px;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.mttterm_v-mly{color:#edf5e0;font-size:0.875rem;margin-top:2px;font-weight:700;}
@media(max-width:1022px){.mttwlc-mly{grid-template-columns:1fr;}
}
@media(max-width:561px){.mttwlc_h2-mly{font-size:26px;}
}
.mttjp-mly{gap:0.875rem;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.mttjp-mly>*{min-width:0;}
.mttjp_hero-mly{border-radius:1.25rem;gap:14px;overflow:hidden;border:1px solid #263318;padding:26px;background:linear-gradient(135deg,#0a1206,#061012);flex-direction:column;min-height:11.25rem;justify-content:space-between;color:#edf5e0;position:relative;display:flex;}
.mttjp_glow-mly{border-radius:50%;background:radial-gradient(circle,rgba(163, 230, 53, 0.22),transparent 70%);top:-2.5rem;right:-40px;height:180px;position:absolute;width:11.25rem;}
.mttjp_k_row-mly{gap:0.625rem;position:relative;align-items:center;justify-content:space-between;display:flex;}
.mttjp_k-mly{font-size:0.625rem;letter-spacing:.12em;color:#7d9468;text-transform:uppercase;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.mttjp_hero-mly .mttjp_k-mly{color:#93b07a;}
.mttjp_amt-mly{position:relative;line-height:1;font-size:42px;color:#b8f23a;font-weight:700;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mttjp_sub-mly{margin-top:5px;color:#93b07a;font-size:12px;}
.mttjp_cell-mly{border:1px solid #263318;border-radius:1.25rem;background:#141a0e;padding:22px;min-height:11.25rem;justify-content:space-between;display:flex;flex-direction:column;}
.mttjp_cell-mly .mttjp_amt-mly{font-size:1.875rem;color:#edf5e0;}
.mttjp_cell-mly .mttjp_sub-mly{color:#7d9468;}
@media(max-width:1026px){.mttjp-mly{grid-template-columns:1fr;}
}
@media(max-width:557px){.mttjp_amt-mly{font-size:2rem;}
}
.mttsteps-mly{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.mttsteps-mly>*{min-width:0;}
.mttstep-mly{padding:24px;background:#141a0e;border:1px solid #263318;border-radius:13px;position:relative;}
.mttstep_num-mly{background:#a3e635;border-radius:0.5rem;justify-content:center;margin-bottom:14px;font-weight:700;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;width:1.875rem;display:flex;font-size:0.813rem;height:30px;align-items:center;color:#0d1a00;}
.mttstep_h-mly{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.438rem;font-size:1rem;font-weight:700;color:#edf5e0;}
.mttstep_p-mly{line-height:1.55;color:#b8c9a0;font-size:0.813rem;}
@media(max-width:1022px){.mttsteps-mly{grid-template-columns:1fr;}
}
.mtttour-mly{border:1px solid #263318;overflow:hidden;border-radius:1.25rem;grid-template-columns:1.05fr 1fr;display:grid;}
.mtttour-mly>*{min-width:0;}
.mtttour_l-mly{padding:2.125rem;background:linear-gradient(135deg,#0a1206,#061012);overflow:hidden;position:relative;color:#edf5e0;}
.mtttour_h2-mly{margin:12px 0 10px;font-size:1.875rem;font-weight:700;line-height:1.05;color:#edf5e0;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mtttour_h2-mly em{font-style:normal;color:#b8f23a;}
.mtttour_text-mly{color:#93b07a;margin-bottom:20px;font-size:13.5px;line-height:1.6;max-width:340px;}
.mtttour_meta-mly{gap:1.125rem;display:flex;align-items:flex-end;flex-wrap:wrap;margin-bottom:20px;}
.mtttour_cap-mly{color:#93b07a;margin-bottom:0.313rem;text-transform:uppercase;font-size:0.594rem;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.mttcount-mly{gap:6px;display:flex;}
.mttcount-mly span{border-radius:0.5rem;background:rgba(255, 255, 255, 0.07);padding:0.25rem 9px;border:1px solid rgba(255, 255, 255, 0.12);font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:22px;font-weight:700;}
.mtttour_units-mly{font-size:10px;color:#93b07a;}
.mttboard-mly{background:#141a0e;padding:28px 30px;}
.mttboard_head-mly{align-items:center;margin-bottom:0.875rem;justify-content:space-between;display:flex;}
.mttboard_title-mly{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:16px;font-weight:700;color:#edf5e0;}
.mttboard_upd-mly{font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:10px;text-transform:uppercase;color:#7d9468;}
.mttboard_list-mly{gap:2px;flex-direction:column;display:flex;}
.mttboard_row-mly{gap:12px;padding:0.625rem 12px;border-radius:0.5rem;align-items:center;display:flex;}
.mttboard_top1-mly{background:rgba(163, 230, 53, 0.11);}
.mttboard_rk-mly{width:20px;color:#7d9468;font-size:14px;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-weight:700;}
.mttboard_top1-mly .mttboard_rk-mly{color:#a3e635;}
.mttboard_nm-mly{flex:1;font-size:13.5px;min-width:0;color:#b8c9a0;font-weight:600;}
.mttboard_top1-mly .mttboard_nm-mly{color:#edf5e0;font-weight:700;}
.mttboard_pt-mly{font-size:12.5px;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#b8c9a0;}
@media(max-width:1024px){.mtttour-mly{grid-template-columns:1fr;}
}
@media(max-width:560px){.mtttour_h2-mly{font-size:1.5rem;}
}
.mttsupp-mly{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.mttsupp-mly>*{min-width:0;}
.mttsupp_card-mly{border:1px solid #263318;border-radius:0.813rem;background:#141a0e;padding:24px;}
.mttsupp_card-mly svg{width:24px;color:#a3e635;height:1.5rem;margin-bottom:14px;}
.mttsupp_card-mly h3{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.375rem;font-size:16px;color:#edf5e0;font-weight:700;}
.mttsupp_card-mly p{font-size:13px;color:#b8c9a0;line-height:1.55;}
@media(max-width:1026px){.mttsupp-mly{grid-template-columns:1fr;}
}
.mttdw_h2-mly{margin-bottom:0.625rem;font-size:1.625rem;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.08;font-weight:700;color:#edf5e0;}
.mttsteps_v-mly{grid-template-columns:1fr;gap:0.625rem;}
.mttsteps_v-mly .mttstep-mly{padding:1.125rem 1.25rem;}
@media(max-width:561px){.mttdw_h2-mly{font-size:1.438rem;}
}
.mttpromo_grid-mly{grid-template-columns:repeat(3,1fr);gap:16px;display:grid;}
.mttpromo_grid-mly>*{min-width:0;}
.mttpromo-mly{border:1px solid #263318;border-radius:1.25rem;padding:1.5rem;background:#141a0e;overflow:hidden;min-height:9.375rem;position:relative;}
.mttpromo_h-mly{margin-top:6px;color:#edf5e0;line-height:1.05;font-weight:700;font-size:1.625rem;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mttpromo_h-mly em{color:#a3e635;font-style:normal;}
.mttpromo_p-mly{line-height:1.5;color:#b8c9a0;font-size:12.5px;margin-top:0.5rem;}
.mttpromo_feat-mly{border-color:#263318;background:linear-gradient(135deg,#0a1206,#061012);}
.mttpromo_feat-mly .mttpromo_h-mly{color:#edf5e0;}
.mttpromo_feat-mly .mttpromo_h-mly em{color:#b8f23a;}
.mttpromo_feat-mly .mttpromo_p-mly{color:#93b07a;}
.mttpromo_feat-mly .mtteyebrow-mly{color:#b8f23a;}
@media(max-width:1026px){.mttpromo_grid-mly{grid-template-columns:1fr;}
}
.mttnews-mly{gap:24px;padding:1.625rem 2rem;border-radius:1.25rem;border:1px solid #263318;background:linear-gradient(135deg,#0a1206,#061012);color:#edf5e0;align-items:center;justify-content:space-between;display:flex;flex-wrap:wrap;}
.mttnews_h3-mly{color:#edf5e0;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.25rem;font-weight:700;font-size:20px;}
.mttnews_text-mly{color:#93b07a;font-size:13px;}
.mttnews_form-mly{flex:1;gap:10px;max-width:440px;min-width:0;display:flex;}
.mttnews_form-mly .mttinput-mly{min-width:0;}
@media(max-width:563px){.mttnews_form-mly{width:100%;}
}
.mttinput-mly{border:1px solid rgba(255, 255, 255, 0.12);padding:0.813rem 16px;flex:1;border-radius:0.5rem;background:rgba(255, 255, 255, 0.07);font-size:0.844rem;color:#93b07a;}
.mttpay_logos-mly{gap:0.563rem;grid-template-columns:repeat(4,1fr);display:grid;}
.mttpay_logos-mly>*{min-width:0;}
.mttpay-mly{border:1px solid #263318;border-radius:0.5rem;display:flex;font-weight:700;height:3rem;justify-content:center;font-size:0.75rem;align-items:center;color:#b8c9a0;}
.mtttable-mly{border:1px solid #263318;overflow:hidden;border-radius:0.813rem;}
.mtttrow-mly{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:13px;}
.mtttrow-mly>div{padding:13px 0.875rem;min-width:0;}
.mtttrow-mly>div:first-child{color:#edf5e0;font-weight:700;padding-left:1rem;}
.mtttrow_th-mly{background:#0d1008;letter-spacing:.06em;text-transform:uppercase;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#7d9468;font-size:9.5px;}
.mtttrow-mly:not(.mtttrow_th-mly){background:#141a0e;border-top:1px solid #1e2a14;color:#b8c9a0;}
.mtttrow_zebra-mly{background:#111508;}
.mttpos-mly{color:#a3e635;font-weight:700;}
@media(max-width:1022px){.mttpay_logos-mly{grid-template-columns:repeat(2,1fr);}
}
.mttvip_head-mly{gap:0.75rem;justify-content:space-between;flex-wrap:wrap;margin-bottom:1.125rem;display:flex;align-items:flex-end;}
.mttvip_intro-mly{max-width:26.25rem;color:#b8c9a0;font-size:13px;}
.mttvip-mly{grid-template-columns:repeat(5,1fr);gap:12px;display:grid;}
.mttvip-mly>*{min-width:0;}
.mtttier-mly{background:#141a0e;padding:1.25rem;border-radius:13px;border:1px solid #263318;}
.mtttier_on-mly{background:rgba(163, 230, 53, 0.11);border-color:#a3e635;}
.mtttier_medal-mly{background:linear-gradient(135deg,#a3e635,#6aab12);border-radius:8px;height:30px;width:1.875rem;margin-bottom:0.875rem;}
.mtttier_name-mly{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:5px;font-weight:700;color:#edf5e0;font-size:0.938rem;}
.mtttier_tx-mly{line-height:1.5;color:#7d9468;font-size:0.719rem;}
@media(max-width:1027px){.mttvip-mly{grid-template-columns:repeat(2,1fr);}
}
.mttapp-mly{gap:2.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.mttapp_copy-mly{max-width:32.5rem;}
.mttapp_h2-mly{margin:0.75rem 0 10px;line-height:1.05;font-size:1.75rem;font-weight:700;color:#edf5e0;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mttapp_text-mly{margin-bottom:1.25rem;line-height:1.6;color:#b8c9a0;font-size:0.875rem;}
.mttapp_btns-mly{gap:0.75rem;flex-wrap:wrap;display:flex;}
.mttstore-mly{background:#0d1008;border-radius:0.813rem;gap:9px;border:1px solid #263318;padding:0.688rem 18px;font-size:0.813rem;cursor:pointer;color:#edf5e0;align-items:center;display:inline-flex;font-weight:700;}
.mttstore-mly svg{height:16px;width:16px;}
.mttapp_qr_wrap-mly{gap:16px;align-items:center;display:flex;}
.mttqr-mly{grid-template-rows:repeat(5,1fr);background:#0d1008;grid-template-columns:repeat(5,1fr);padding:0.688rem;border-radius:0.813rem;border:1px solid #263318;gap:3px;display:grid;height:6.75rem;width:108px;}
.mttqr-mly i{background:transparent;}
.mttqr_f-mly{background:#a3e635;}
.mttapp_qr_cap-mly{max-width:5.25rem;font-size:12px;line-height:1.4;color:#7d9468;}
.mttprovs-mly{gap:12px;grid-template-columns:repeat(6,1fr);display:grid;margin-bottom:1.75rem;}
.mttprovs-mly>*{min-width:0;}
.mttprov-mly{border:1px solid #263318;background:#141a0e;padding:12px;border-radius:13px;align-items:center;justify-content:center;text-decoration:none;display:flex;height:4rem;}
.mttprov_img-mly{max-height:2rem;max-width:100%;object-fit:contain;}
.mttresp-mly{gap:1.5rem;padding:1.625rem;border-radius:13px;border:1px solid #263318;background:#141a0e;justify-content:space-between;align-items:center;flex-wrap:wrap;display:flex;}
.mttresp_in-mly{max-width:560px;}
.mttresp_h-mly{font-size:19px;color:#edf5e0;margin-bottom:0.5rem;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.mttresp_p-mly{line-height:1.6;color:#b8c9a0;font-size:13.5px;}
.mttresp_badges-mly{gap:14px;flex-wrap:wrap;display:flex;align-items:center;}
.mttage18-mly{padding:4px 0.5rem;border-radius:8px;border:1.5px solid #e8382d;font-size:0.813rem;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-weight:700;color:#e8382d;}
.mttresp_org-mly{font-size:13px;font-weight:600;color:#7d9468;}
@media(max-width:1021px){.mttprovs-mly{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:563px){.mttprovs-mly{grid-template-columns:repeat(2,1fr);}
}
.mttet_h2-mly{margin:0.625rem 0 0.875rem;line-height:1.08;font-size:1.75rem;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#edf5e0;font-weight:700;}
.mttet_right-mly{gap:0.625rem;flex-direction:column;display:flex;}
.mttet_updated-mly{gap:0.625rem;border:1px solid #263318;border-radius:0.813rem;padding:0.875rem 1.125rem;background:#0d1008;font-size:12px;display:flex;color:#b8c9a0;align-items:center;}
.mttet_updated-mly svg{flex:none;height:15px;color:#a3e635;width:15px;}
.mttet_updated-mly b{color:#edf5e0;}
@media(max-width:560px){.mttet_h2-mly{font-size:1.5rem;}
}
.mttop_h2-mly{margin:10px 0 0.5rem;line-height:1.1;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:24px;color:#edf5e0;}
.mttop_text-mly{font-size:13.5px;line-height:1.6;color:#b8c9a0;}
@media(max-width:562px){.mttop_h2-mly{font-size:22px;}
}
.mttab_h2-mly{margin:14px 0 16px;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.08;font-weight:700;color:#edf5e0;font-size:32px;}
.mttab_body-mly{color:#b8c9a0;margin-bottom:0.875rem;font-size:0.938rem;line-height:1.65;}
.mttab_chips-mly{gap:0.625rem;display:flex;flex-wrap:wrap;margin-top:8px;}
.mttfaq-mly{gap:0.625rem;flex-direction:column;display:flex;}
.mttfaq_item-mly{border:1px solid #263318;background:#141a0e;border-radius:0.813rem;padding:1.125rem 22px;}
.mttfaq_q-mly{list-style:none;gap:16px;display:flex;justify-content:space-between;cursor:pointer;font-weight:600;font-size:15.5px;align-items:center;color:#edf5e0;}
.mttfaq_q-mly::-webkit-details-marker{display:none;}
.mttfaq_q_t-mly{gap:10px;display:flex;}
.mttfaq_q_i-mly{font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#a3e635;font-style:normal;}
.mttfaq_pm-mly{color:#a3e635;font-size:1.25rem;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.mttfaq_item-mly[open] .mttfaq_pm-mly{transform:rotate(45deg);}
.mttfaq_a-mly{line-height:1.6;font-size:0.844rem;margin-top:0.75rem;color:#b8c9a0;}
@media(max-width:561px){.mttab_h2-mly{font-size:1.625rem;}
}
.mttdispute-mly{gap:28px;border-radius:13px;padding:1.625rem 1.875rem;border:1px dashed #354a22;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;}
.mttdispute_in-mly{max-width:41.25rem;}
.mttdispute_h2-mly{font-size:1.375rem;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#edf5e0;font-weight:700;margin-bottom:8px;}
.mttdispute_text-mly{line-height:1.6;font-size:0.844rem;color:#b8c9a0;}
.mttrc-mly{gap:32px;grid-template-columns:1fr 1fr 1fr;display:grid;}
.mttrc-mly>*{min-width:0;}
.mttrc_awards-mly{gap:11px;display:flex;flex-direction:column;}
.mttaward-mly{gap:11px;display:flex;align-items:center;}
.mttaward-mly svg{flex:none;height:1.125rem;width:1.125rem;color:#f5c518;}
.mttaward_t-mly{color:#edf5e0;font-weight:700;font-size:0.844rem;}
.mttaward_s-mly{color:#7d9468;font-size:11.5px;}
.mttrc_press-mly{gap:0.625rem;grid-template-columns:1fr 1fr;display:grid;}
.mttlogo_cell-mly{border-radius:8px;border:1px solid #263318;display:flex;align-items:center;height:3rem;font-size:13px;font-weight:700;color:#b8c9a0;justify-content:center;}
.mttrc_partner-mly{border-radius:13px;border:1px solid #263318;background:#141a0e;padding:1.25rem;}
.mttrc_partner_name-mly{margin-bottom:6px;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:18px;font-weight:700;color:#edf5e0;}
.mttrc_partner_text-mly{color:#b8c9a0;font-size:0.781rem;line-height:1.55;}
@media(max-width:1025px){.mttrc-mly{grid-template-columns:1fr;gap:22px;}
.mttrc_press-mly{grid-template-columns:repeat(4,1fr);}
}
.mttfooter-mly{background:#080c04;padding:40px 28px;border-top:1px solid #1e2a14;}
.mttfooter_grid-mly{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;margin-bottom:1.75rem;margin-right:auto;max-width:1400px;margin-left:auto;display:grid;}
.mttfooter_grid-mly>*{min-width:0;}
.mttfooter_grid-mly h4{letter-spacing:.12em;margin-bottom:13px;text-transform:uppercase;color:#4d5e3c;font-size:0.625rem;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.mttfcol-mly{gap:9px;color:#b8c9a0;display:flex;flex-direction:column;font-size:0.813rem;}
.mttfcol-mly a{cursor:pointer;}
.mttft_about-mly{margin-top:0.75rem;line-height:1.6;color:#7d9468;font-size:13px;max-width:260px;}
.mttft_contact-mly{font-size:0.781rem;color:#a3e635;overflow-wrap:anywhere;font-family:"IBM Plex Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;margin-top:0.75rem;}
.mttfooter_bottom-mly{gap:1rem;margin:0 auto;justify-content:space-between;max-width:1400px;display:flex;align-items:center;padding-top:20px;flex-wrap:wrap;border-top:1px solid #1e2a14;}
.mttfooter_bottom-mly p{color:#4d5e3c;line-height:1.6;max-width:45rem;font-size:11px;}
@media(max-width:1021px){.mttfooter_grid-mly{grid-template-columns:1fr 1fr;}
}
@media(max-width:557px){.mttfooter_grid-mly{grid-template-columns:1fr;}
}