*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0f0a14;overflow-wrap:break-word;line-height:1.55;font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#c8b8d8;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;}
img{display:block;max-width:100%;}
a{text-decoration:none;color:inherit;}
button{border:none;background:none;font-family:inherit;cursor:pointer;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{width:8px;height:8px;}
::-webkit-scrollbar-thumb{border-radius:0.5rem;background:rgba(9, 4, 16, 0.72);}
::-webkit-scrollbar-track{background:transparent;}
.mhp-shell-zgi{grid-template-columns:15.5rem 1fr;display:grid;min-height:100vh;}
.mhp-main-zgi{min-width:0;}
.mhp-wrap-zgi{margin:0 auto;max-width:1400px;width:100%;}
.mhp-container-zgi{margin:0 auto;padding:0 16px;width:100%;max-width:87.5rem;}
@media(min-width:768px){.mhp-container-zgi{padding:0 28px;}
}
.mhp-section-zgi{padding:1.5rem 28px;}
.mhp-section_pt-zgi{padding-top:2.125rem;}
.mhp-band_soft-zgi{background:#17101f;}
.mhp-eyebrow-zgi{font-weight:600;font-size:10.5px;text-transform:uppercase;overflow-wrap:break-word;display:inline-block;line-height:1.4;letter-spacing:.14em;font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#e832c8;}
.mhp-drawer_cb-zgi{display:none;}
.mhp-overlay-zgi{display:none;}
@media(max-width:1027px){.mhp-shell-zgi{grid-template-columns:1fr;}
.mhp-main-zgi{padding-bottom:4.875rem;}
.mhp-drawer_cb-zgi:checked~.mhp-overlay-zgi{inset:0;background:rgba(9, 4, 16, 0.72);z-index:70;display:block;position:fixed;}
}
@media(max-width:559px){.mhp-section-zgi{padding:1.125rem 16px;}
.mhp-section_pt-zgi{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 ---------- */
.mhp-side-zgi{padding:22px 18px;gap:22px;background:#130d1a;position:sticky;overflow-y:auto;flex-direction:column;height:100vh;display:flex;border-right:1px solid #261a32;align-self:start;top:0;}
.mhp-brand-zgi{gap:0.625rem;align-items:center;display:flex;}
.mhp-logo-zgi{font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#f4eefa;letter-spacing:-.02em;font-weight:700;font-size:21px;}
.mhp-side_cta-zgi{padding:1rem;border:1px solid #332244;border-radius:13px;background:rgba(232, 50, 200, 0.11);}
.mhp-side_cta_h-zgi{font-size:1.063rem;line-height:1.15;margin-bottom:6px;color:#f4eefa;font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mhp-side_cta_p-zgi{font-size:0.75rem;margin-bottom:0.75rem;line-height:1.45;color:#c8b8d8;}
.mhp-nav-zgi{gap:3px;display:flex;flex-direction:column;}
.mhp-nav_label-zgi{padding:0.375rem 10px;letter-spacing:.14em;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;color:#5a4a6b;font-size:0.594rem;}
.mhp-nav_item-zgi{gap:11px;padding:10px;border-radius:9px;color:#c8b8d8;font-size:0.875rem;display:flex;align-items:center;font-weight:500;}
.mhp-nav_item-zgi svg{width:17px;height:17px;}
.mhp-nav_item-zgi:hover{background:rgba(232, 50, 200, 0.11);color:#f4eefa;}
.mhp-nav_item_on-zgi{background:rgba(232, 50, 200, 0.11);color:#e832c8;font-weight:600;}
.mhp-side_foot-zgi{padding:0.75rem;border-radius:0.813rem;border:1px solid #332244;background:#17101f;margin-top:auto;}
.mhp-side_foot-zgi p{color:#c8b8d8;font-size:12.5px;line-height:1.4;margin-top:4px;}
/* ---------- topbar ---------- */
.mhp-top-zgi{gap:16px;padding:14px 1.75rem;background:#130d1a;position:sticky;top:0;border-bottom:1px solid #261a32;align-items:center;z-index:40;display:flex;}
.mhp-top_brand-zgi{gap:9px;display:none;align-items:center;}
.mhp-search-zgi{background:#17101f;border:1px solid #332244;padding:11px 14px;flex:1;gap:10px;border-radius:13px;font-size:0.844rem;align-items:center;max-width:27.5rem;color:#8e7aa4;display:flex;}
.mhp-search-zgi svg{flex:none;width:16px;height:16px;}
.mhp-top_actions-zgi{gap:12px;display:flex;align-items:center;margin-left:auto;}
.mhp-lang-zgi{font-size:12px;color:#c8b8d8;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;}
.mhp-burger-zgi{border:1px solid #332244;border-radius:0.563rem;background:#17101f;width:40px;align-items:center;color:#f4eefa;display:none;height:2.5rem;justify-content:center;}
/* ---------- bottom-nav (mobile) ---------- */
.mhp-botnav-zgi{display:none;}
@media(max-width:1025px){.mhp-side-zgi{transition:transform .25s ease;top:0;transform:translateX(-100%);position:fixed;z-index:80;left:0;height:100vh;width:17.5rem;}
.mhp-drawer_cb-zgi:checked~.mhp-shell-zgi .mhp-side-zgi{transform:translateX(0);}
.mhp-top-zgi{gap:12px;padding:0.875rem 1rem;position:static;flex-wrap:wrap;}
.mhp-top_brand-zgi{display:flex;}
.mhp-search-zgi{display:none;}
.mhp-burger-zgi{display:flex;}
.mhp-top_actions-zgi{gap:0.625rem;align-items:stretch;width:100%;margin-left:0;}
.mhp-top_actions-zgi .mhp-lang-zgi{display:none;}
.mhp-top_actions-zgi .mhp-btn-zgi{padding:0.688rem 10px;flex:1;text-align:center;}
.mhp-botnav-zgi{grid-template-columns:repeat(3,1fr);background:#130d1a;padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));display:grid;left:0;right:0;position:fixed;border-top:1px solid #332244;bottom:0;z-index:65;transform:translateZ(0);}
.mhp-bn-zgi{padding:6px 2px 0;gap:4px;font-weight:600;justify-content:flex-end;align-items:center;display:flex;color:#c8b8d8;font-size:0.625rem;min-width:0;flex-direction:column;}
.mhp-bn-zgi svg{flex:none;width:1.375rem;height:22px;}
.mhp-bn-zgi span{overflow:hidden;white-space:nowrap;text-align:center;text-overflow:ellipsis;max-width:100%;}
.mhp-bn_on-zgi{color:#e832c8;}
.mhp-bn_center-zgi{position:relative;}
.mhp-bn_fab-zgi{border-radius:50%;background:#f040d0;left:50%;top:-20px;box-shadow:0 0.5rem 2.5rem rgba(0, 0, 0, 0.70), 0 2px 0.5rem rgba(232, 50, 200, 0.20);width:3.125rem;transform:translateX(-50%);color:#1a0028;position:absolute;display:flex;height:50px;align-items:center;justify-content:center;}
.mhp-bn_fab-zgi svg{height:24px;width:1.5rem;}
.mhp-bn_center-zgi span{color:#e832c8;}
}
.mhp-btn-zgi{gap:8px;padding:11px 1.375rem;transition:background-color 0.2s ease,color 0.2s ease;border-radius:9px;align-items:center;display:inline-flex;cursor:pointer;font-weight:700;font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:14px;justify-content:center;}
.mhp-btn_pri-zgi{background:#f040d0;color:#1a0028;box-shadow:0 0 18px rgba(232, 50, 200, 0.55), 0 4px 0.75rem rgba(0, 0, 0, 0.40);}
.mhp-btn_pri-zgi:hover{background:#c82caa;}
.mhp-btn_ghost-zgi{background:rgba(232, 50, 200, 0.11);font-weight:600;color:#f4eefa;}
.mhp-btn_line-zgi{border:1px solid #4e3466;background:transparent;font-weight:600;color:#f4eefa;}
.mhp-btn_lg-zgi{border-radius:13px;padding:1rem 30px;font-size:0.938rem;}
.mhp-band-zgi .mhp-btn_line-zgi{border-color:rgba(255, 180, 255, 0.13);color:#f7eeff;}
.mhp-band-zgi .mhp-btn_ghost-zgi{background:rgba(255, 200, 255, 0.08);color:#f7eeff;}
.mhp-link_m-zgi{gap:0.313rem;cursor:pointer;display:inline-flex;align-items:center;font-size:12px;text-decoration:none;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;color:#e832c8;}
.mhp-link_m-zgi svg{width:14px;height:14px;}
.mhp-band-zgi .mhp-link_m-zgi{color:#f03ecf;}
.mhp-dot-zgi{border-radius:50%;flex:none;background:#e832c8;height:7px;width:7px;}
.mhp-dot_live-zgi{animation:zm3-pulse 1.4s infinite;background:#e8302a;}
.mhp-stars-zgi{gap:2px;display:inline-flex;color:#e832c8;}
.mhp-stars-zgi svg{height:0.938rem;width:0.938rem;}
.mhp-chip-zgi{gap:0.375rem;border-radius:9px;background:#17101f;padding:0.438rem 12px;border:1px solid #332244;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;color:#c8b8d8;font-size:11px;display:inline-flex;align-items:center;}
.mhp-chip_on-zgi{border-color:transparent;background:rgba(232, 50, 200, 0.11);color:#e832c8;}
.mhp-gc-zgi{text-decoration:none;color:inherit;min-width:0;cursor:pointer;display:block;}
.mhp-gc_thumb-zgi{border:1px solid #332244;overflow:hidden;border-radius:0.813rem;display:block;position:relative;background-size:cover;background-position:center;aspect-ratio:1;}
.mhp-gc_thumb_portrait-zgi{aspect-ratio:3/4;}
.mhp-gc_thumb_wide-zgi{aspect-ratio:16/11;}
.mhp-gc_cap-zgi{background:linear-gradient(transparent,rgba(9, 4, 16, 0.72));padding:9px;right:0;left:0;position:absolute;bottom:0;}
.mhp-gc_name-zgi{font-size:0.781rem;font-weight:700;display:block;color:#f7eeff;}
.mhp-gc_meta-zgi{color:#c0a8d8;font-size:0.688rem;}
.mhp-gc_badge-zgi{background:#e832c8;border-radius:9px;padding:2px 6px;font-size:0.5rem;position:absolute;color:#1a0028;top:8px;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;font-weight:700;right:0.5rem;}
.mhp-gc_badge_hot-zgi{background:#e8302a;color:#f7eeff;}
.mhp-gc_badge_live-zgi{background:#e8302a;color:#f7eeff;right:auto;left:8px;}
.mhp-gc_mult-zgi{inset:0;align-items:center;display:flex;font-size:1.75rem;font-weight:700;justify-content:center;position:absolute;color:#e832c8;}
.mhp-pc-zgi{border:1px solid #332244;border-radius:13px;background:#17101f;color:#c8b8d8;display:flex;font-size:0.875rem;align-items:center;justify-content:center;font-weight:700;height:4rem;}
.mhp-rail-zgi{min-width:0;}
.mhp-rail_scroll-zgi{gap:0.875rem;display:grid;}
.mhp-rail_scroll-zgi>*{min-width:0;}
.mhp-g6-zgi{grid-template-columns:repeat(6,1fr);}
.mhp-g7-zgi{grid-template-columns:repeat(7,1fr);}
.mhp-g4-zgi{grid-template-columns:repeat(4,1fr);}
@media(max-width:1022px){.mhp-g6-zgi,.mhp-g7-zgi{grid-template-columns:none;scroll-snap-type:x mandatory;padding-bottom:6px;overflow-x:auto;grid-auto-flow:column;grid-auto-columns:7.5rem;}
.mhp-g6-zgi>*,.mhp-g7-zgi>*{scroll-snap-align:start;}
.mhp-g4-zgi{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:558px){.mhp-g4-zgi{grid-template-columns:none;grid-auto-columns:9.375rem;grid-auto-flow:column;overflow-x:auto;}
}
.mhp-panel-zgi{padding:28px 32px;border:1px solid #332244;border-radius:20px;background:#17101f;}
.mhp-split-zgi{gap:2.25rem;display:grid;align-items:start;}
.mhp-split-zgi>*{min-width:0;}
.mhp-split_a-zgi{grid-template-columns:.85fr 1.15fr;}
.mhp-split_b-zgi{grid-template-columns:1fr 1.1fr;}
.mhp-split_c-zgi{grid-template-columns:1.1fr .9fr;}
.mhp-pgrid-zgi{gap:2.5rem;grid-template-columns:.9fr 1.1fr;align-items:center;display:grid;}
.mhp-pgrid-zgi>*{min-width:0;}
.mhp-lead-zgi{margin-bottom:0.875rem;font-size:15px;line-height:1.65;color:#c8b8d8;}
.mhp-feat-zgi{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.mhp-feat-zgi>*{min-width:0;}
.mhp-feat2-zgi{grid-template-columns:1fr 1fr;}
.mhp-feat_card-zgi{border-radius:20px;padding:1.625rem;background:#17101f;border:1px solid #332244;}
.mhp-feat_card-zgi svg{color:#e832c8;margin-bottom:1rem;height:1.625rem;width:1.625rem;}
.mhp-feat_card-zgi h3{font-weight:700;font-size:1.125rem;color:#f4eefa;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:8px;}
.mhp-feat_card-zgi p{line-height:1.6;color:#c8b8d8;font-size:0.813rem;}
.mhp-feat_card-zgi b{color:#f4eefa;}
.mhp-big-zgi{gap:1.375rem;flex-wrap:wrap;display:flex;}
.mhp-big_n-zgi{font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#e832c8;font-weight:700;font-size:26px;}
.mhp-big_l-zgi{color:#8e7aa4;font-size:0.75rem;}
.mhp-person-zgi{background:#17101f;gap:0.875rem;border-radius:0.813rem;padding:1rem 1.125rem;border:1px solid #332244;display:flex;align-items:center;}
.mhp-avatar-zgi{flex:none;background:linear-gradient(135deg,#e832c8,#a01890);border-radius:50%;height:44px;width:44px;}
.mhp-person_name-zgi{font-size:14px;color:#f4eefa;font-weight:700;}
.mhp-person_role-zgi{font-size:12px;color:#8e7aa4;}
.mhp-kv-zgi{gap:1px;grid-template-columns:1fr 1fr;border:1px solid #332244;overflow:hidden;border-radius:0.813rem;background:#332244;display:grid;}
.mhp-kv-zgi>div{background:#0f0a14;padding:16px 18px;min-width:0;}
.mhp-kv_k-zgi{font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;margin-bottom:5px;color:#e832c8;font-size:9.5px;text-transform:uppercase;}
.mhp-kv_v-zgi{color:#f4eefa;font-size:13.5px;font-weight:700;}
@media(max-width:1027px){.mhp-split_a-zgi,.mhp-split_b-zgi,.mhp-split_c-zgi,.mhp-pgrid-zgi{gap:1.5rem;grid-template-columns:1fr;}
.mhp-feat-zgi,.mhp-feat2-zgi{grid-template-columns:1fr;}
.mhp-kv-zgi{grid-template-columns:1fr;}
}
.mhp-sh-zgi{margin-bottom:16px;min-width:0;}
.mhp-sh_row-zgi{gap:0.75rem;align-items:flex-end;display:flex;justify-content:space-between;flex-wrap:wrap;}
.mhp-sh_row-zgi .mhp-sh_l-zgi{gap:6px;flex-direction:column;display:flex;min-width:0;}
.mhp-sh_stack-zgi{gap:0.625rem;flex-direction:column;display:flex;align-items:flex-start;}
.mhp-sh_center-zgi{gap:0.625rem;text-align:center;align-items:center;flex-direction:column;display:flex;}
.mhp-sh_h2-zgi{gap:0.563rem;align-items:center;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:break-word;font-size:1.25rem;font-weight:700;display:flex;color:#f4eefa;line-height:1.1;}
@media(min-width:771px){.mhp-sh_h2-zgi{font-size:24px;}
}
.mhp-band-zgi .mhp-sh_h2-zgi{color:#f7eeff;}
.mhp-eb_mono-zgi{font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.08em;text-transform:none;}
.mhp-eb_mono-zgi::before{content:"// ";}
.mhp-eb_upper-zgi{text-transform:uppercase;letter-spacing:.14em;}
.mhp-eb_pill-zgi{padding:5px 11px;border-radius:62.438rem;background:rgba(232, 50, 200, 0.11);text-transform:uppercase;letter-spacing:.12em;}
.mhp-eb_line-zgi{gap:10px;display:inline-flex;align-items:center;}
.mhp-eb_line-zgi::before{background:#e832c8;width:1.5rem;height:1px;display:inline-block;content:"";}
.mhp-band-zgi .mhp-eb_line-zgi::before{background:#f03ecf;}
.mhp-band-zgi .mhp-eb_pill-zgi{background:rgba(255, 200, 255, 0.08);}
.mhp-sh_link-zgi{gap:0.375rem;transition:color 0.2s ease,border-color 0.2s ease;border-bottom:1px solid #f4eefa;font-size:0.813rem;white-space:nowrap;color:#f4eefa;font-weight:600;display:inline-flex;padding-bottom:2px;align-items:center;}
.mhp-sh_link-zgi:hover{border-color:#e832c8;color:#e832c8;}
.mhp-sh_link-zgi svg{width:14px;height:14px;}
.mhp-sh_link_chev-zgi{padding-bottom:0;color:#e832c8;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;border-bottom:0;font-size:0.75rem;}
.mhp-sh_link_btn-zgi{padding:9px 18px;background:#f040d0;border-radius:999px;border-bottom:0;color:#1a0028;}
.mhp-sh_link_btn-zgi:hover{border-color:transparent;background:#c82caa;}
.mhp-band-zgi .mhp-sh_link-zgi{border-color:#f7eeff;color:#f7eeff;}
.mhp-band-zgi .mhp-sh_link_chev-zgi{color:#f03ecf;}
.mhp-sh_rule-zgi{background:#332244;margin:-2px 0 16px;height:1px;}
.mhp-band-zgi .mhp-sh_rule-zgi{background:rgba(255, 180, 255, 0.13);}
.mhp-seo_grid3-zgi{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;}
.mhp-seo_grid4-zgi{gap:0.813rem;grid-template-columns:repeat(4,1fr);display:grid;}
.mhp-seo_grid3-zgi>*,.mhp-seo_grid4-zgi>*{min-width:0;}
.mhp-seo_card-zgi{border-radius:0.813rem;background:#17101f;border:1px solid #332244;padding:1.5rem;}
.mhp-seo_card-zgi h3{font-size:18px;color:#f4eefa;margin-bottom:8px;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.mhp-seo_card-zgi p{font-size:0.813rem;line-height:1.6;color:#c8b8d8;}
.mhp-seo_card_sm-zgi{padding:20px;}
.mhp-seo_card_sm-zgi h3{font-size:1rem;}
.mhp-seo_card_sm-zgi p{line-height:1.55;font-size:0.781rem;}
.mhp-seo_rtp_row-zgi{gap:2.25rem;grid-template-columns:1fr 1fr;align-items:center;margin-top:16px;display:grid;}
.mhp-rtp-zgi{gap:14px;min-width:0;display:flex;}
.mhp-rtp-zgi>div{flex:1;background:#0f0a14;padding:1rem;border-radius:0.813rem;min-width:0;text-align:center;}
.mhp-rtp_n-zgi{color:#e832c8;font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:26px;white-space:nowrap;}
.mhp-rtp_l-zgi{margin-top:4px;color:#8e7aa4;font-size:0.688rem;}
.mhp-cmp-zgi{border:1px solid #332244;border-radius:13px;overflow:hidden;max-width:47.5rem;}
.mhp-cmp_row-zgi{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:0.813rem;}
.mhp-cmp_row-zgi>div{padding:13px 0.875rem;text-align:center;min-width:0;}
.mhp-cmp_row-zgi>div:first-child{text-align:left;padding-left:22px;font-weight:600;color:#f4eefa;}
.mhp-cmp_th-zgi{background:#0f0a14;font-weight:700;font-size:0.781rem;}
.mhp-cmp_row-zgi:not(.mhp-cmp_th-zgi){background:#17101f;border-top:1px solid #261a32;color:#c8b8d8;}
.mhp-cmp_zebra-zgi{background:#1c1427;}
.mhp-guide-zgi{border-radius:13px;overflow:hidden;border:1px solid #332244;background:#17101f;cursor:pointer;}
.mhp-guide_cover-zgi{height:8.125rem;}
.mhp-guide_body-zgi{padding:20px;}
.mhp-guide_body-zgi h3{margin:7px 0 0.563rem;font-weight:700;color:#f4eefa;line-height:1.25;font-size:1rem;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mhp-guide_meta-zgi{color:#8e7aa4;font-size:0.719rem;}
.mhp-hub-zgi{grid-template-columns:repeat(5,1fr);gap:28px;display:grid;border-top:1px solid #261a32;padding-top:1.75rem;}
.mhp-hub-zgi>*{min-width:0;}
.mhp-hub-zgi h4{font-size:0.813rem;margin-bottom:11px;color:#f4eefa;font-weight:700;}
.mhp-hub_col-zgi{gap:0.5rem;flex-direction:column;display:flex;color:#c8b8d8;font-size:0.813rem;}
.mhp-hub_col-zgi a{cursor:pointer;}
@media(max-width:1021px){.mhp-seo_grid3-zgi{grid-template-columns:1fr;}
.mhp-seo_grid4-zgi{grid-template-columns:repeat(2,1fr);}
.mhp-seo_rtp_row-zgi{gap:20px;grid-template-columns:1fr;}
.mhp-hub-zgi{gap:1.375rem;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:557px){.mhp-hub-zgi{grid-template-columns:1fr;}
}
.mhp-hero-zgi{border:1px solid #332244;overflow:hidden;border-radius:20px;background:linear-gradient(120deg,#1a0a22,#0b0a20);padding:46px 3rem;color:#f7eeff;position:relative;}
.mhp-hero_glow-zgi{background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);border-radius:50%;top:-3.75rem;position:absolute;height:340px;right:-60px;width:340px;}
.mhp-hero_in-zgi{max-width:600px;position:relative;}
.mhp-hero-zgi .mhp-eyebrow-zgi{color:#f03ecf;}
.mhp-pill_row-zgi{border:1px solid rgba(255, 180, 255, 0.13);background:rgba(255, 200, 255, 0.08);border-radius:999px;gap:0.5rem;padding:6px 0.813rem;margin-bottom:1.375rem;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;align-items:center;display:inline-flex;letter-spacing:.1em;font-size:0.656rem;text-transform:uppercase;color:#f03ecf;}
.mhp-hero_h1-zgi{margin:18px 0;letter-spacing:-.02em;font-weight:700;overflow-wrap:break-word;color:#f7eeff;font-size:54px;line-height:1.02;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mhp-hero_h1-zgi em{color:#f03ecf;font-style:normal;}
.mhp-hero_sub-zgi{font-size:17px;max-width:30rem;margin-bottom:1.75rem;color:#c0a8d8;line-height:1.55;}
.mhp-hero_cta-zgi{gap:0.875rem;display:flex;margin-bottom:1.625rem;flex-wrap:wrap;align-items:center;}
.mhp-hero_trust-zgi{gap:0.875rem;align-items:center;display:flex;flex-wrap:wrap;}
.mhp-hero_rating_txt-zgi{color:#c0a8d8;font-size:13px;}
@media(max-width:1025px){.mhp-hero-zgi{padding:2rem 1.5rem;}
.mhp-hero_h1-zgi{font-size:38px;}
}
@media(max-width:557px){.mhp-hero_h1-zgi{font-size:1.875rem;}
}
.mhp-stat-zgi{gap:0.875rem;grid-template-columns:repeat(4,1fr);display:grid;}
.mhp-stat-zgi>*{min-width:0;}
.mhp-stat_item-zgi{padding:18px 1.25rem;border:1px solid #332244;border-radius:0.813rem;background:#17101f;}
.mhp-stat_k-zgi{font-size:9.5px;margin-bottom:7px;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;letter-spacing:.12em;color:#8e7aa4;}
.mhp-stat_v-zgi{gap:8px;min-width:0;color:#f4eefa;font-weight:700;align-items:center;display:flex;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:anywhere;font-size:1.5rem;}
.mhp-stat_v_accent-zgi{color:#e832c8;}
@media(max-width:1027px){.mhp-stat-zgi{grid-template-columns:repeat(2,1fr);}
}
.mhp-wlc-zgi{background:linear-gradient(120deg,#1a0a22,#0b0a20);border:1px solid #332244;overflow:hidden;gap:1.5rem;border-radius:1.25rem;padding:2.25rem 2.5rem;grid-template-columns:1.2fr .8fr;display:grid;color:#f7eeff;position:relative;align-items:center;}
.mhp-wlc-zgi>*{min-width:0;}
.mhp-wlc-zgi .mhp-eyebrow-zgi{color:#f03ecf;}
.mhp-wlc_glow-zgi{border-radius:50%;background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);top:-2.5rem;right:-40px;width:260px;height:260px;position:absolute;}
.mhp-wlc_in-zgi{position:relative;}
.mhp-wlc_h2-zgi{margin:10px 0 0.5rem;color:#f7eeff;line-height:1.03;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:2.125rem;overflow-wrap:break-word;font-weight:700;}
.mhp-wlc_h2-zgi em{font-style:normal;color:#f03ecf;}
.mhp-wlc_sub-zgi{margin-bottom:1.125rem;font-size:14px;color:#c0a8d8;max-width:420px;line-height:1.55;}
.mhp-wlc_terms-zgi{gap:10px;flex-direction:column;display:flex;position:relative;}
.mhp-term-zgi{border:1px solid rgba(255, 180, 255, 0.13);border-radius:13px;background:rgba(255, 200, 255, 0.08);gap:0.688rem;padding:0.813rem 15px;display:flex;align-items:center;}
.mhp-term-zgi svg{flex:none;width:1.25rem;height:20px;color:#f03ecf;}
.mhp-term_k-zgi{letter-spacing:.1em;text-transform:uppercase;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;font-size:9.5px;color:#c0a8d8;}
.mhp-term_v-zgi{font-size:14px;margin-top:2px;color:#f7eeff;font-weight:700;}
@media(max-width:1027px){.mhp-wlc-zgi{grid-template-columns:1fr;}
}
@media(max-width:563px){.mhp-wlc_h2-zgi{font-size:26px;}
}
.mhp-jp-zgi{gap:14px;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.mhp-jp-zgi>*{min-width:0;}
.mhp-jp_hero-zgi{overflow:hidden;background:linear-gradient(135deg,#1a0a22,#0b0a20);border-radius:1.25rem;padding:1.625rem;border:1px solid #332244;gap:14px;flex-direction:column;color:#f7eeff;justify-content:space-between;min-height:180px;position:relative;display:flex;}
.mhp-jp_glow-zgi{border-radius:50%;background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);position:absolute;height:180px;right:-2.5rem;width:180px;top:-40px;}
.mhp-jp_k_row-zgi{gap:10px;position:relative;display:flex;align-items:center;justify-content:space-between;}
.mhp-jp_k-zgi{color:#8e7aa4;font-size:10px;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.12em;text-transform:uppercase;}
.mhp-jp_hero-zgi .mhp-jp_k-zgi{color:#c0a8d8;}
.mhp-jp_amt-zgi{font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;position:relative;color:#f03ecf;line-height:1;font-size:42px;}
.mhp-jp_sub-zgi{font-size:12px;margin-top:5px;color:#c0a8d8;}
.mhp-jp_cell-zgi{background:#17101f;border-radius:1.25rem;border:1px solid #332244;padding:22px;min-height:180px;flex-direction:column;display:flex;justify-content:space-between;}
.mhp-jp_cell-zgi .mhp-jp_amt-zgi{color:#f4eefa;font-size:30px;}
.mhp-jp_cell-zgi .mhp-jp_sub-zgi{color:#8e7aa4;}
@media(max-width:1023px){.mhp-jp-zgi{grid-template-columns:1fr;}
}
@media(max-width:559px){.mhp-jp_amt-zgi{font-size:2rem;}
}
.mhp-promo_grid-zgi{gap:1rem;grid-template-columns:repeat(3,1fr);display:grid;}
.mhp-promo_grid-zgi>*{min-width:0;}
.mhp-promo-zgi{overflow:hidden;padding:1.5rem;border:1px solid #332244;border-radius:1.25rem;background:#17101f;min-height:9.375rem;position:relative;}
.mhp-promo_h-zgi{font-size:26px;color:#f4eefa;font-weight:700;line-height:1.05;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-top:0.375rem;}
.mhp-promo_h-zgi em{color:#e832c8;font-style:normal;}
.mhp-promo_p-zgi{color:#c8b8d8;line-height:1.5;font-size:12.5px;margin-top:0.5rem;}
.mhp-promo_feat-zgi{border-color:#332244;background:linear-gradient(135deg,#1a0a22,#0b0a20);}
.mhp-promo_feat-zgi .mhp-promo_h-zgi{color:#f7eeff;}
.mhp-promo_feat-zgi .mhp-promo_h-zgi em{color:#f03ecf;}
.mhp-promo_feat-zgi .mhp-promo_p-zgi{color:#c0a8d8;}
.mhp-promo_feat-zgi .mhp-eyebrow-zgi{color:#f03ecf;}
@media(max-width:1021px){.mhp-promo_grid-zgi{grid-template-columns:1fr;}
}
.mhp-supp-zgi{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.mhp-supp-zgi>*{min-width:0;}
.mhp-supp_card-zgi{border-radius:0.813rem;border:1px solid #332244;background:#17101f;padding:24px;}
.mhp-supp_card-zgi svg{color:#e832c8;margin-bottom:0.875rem;height:1.5rem;width:1.5rem;}
.mhp-supp_card-zgi h3{font-size:16px;font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.375rem;color:#f4eefa;}
.mhp-supp_card-zgi p{color:#c8b8d8;font-size:13px;line-height:1.55;}
@media(max-width:1022px){.mhp-supp-zgi{grid-template-columns:1fr;}
}
.mhp-app-zgi{gap:36px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.mhp-app_copy-zgi{max-width:32.5rem;}
.mhp-app_h2-zgi{margin:12px 0 0.625rem;font-weight:700;font-size:1.75rem;color:#f4eefa;line-height:1.05;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mhp-app_text-zgi{font-size:14px;line-height:1.6;margin-bottom:1.25rem;color:#c8b8d8;}
.mhp-app_btns-zgi{gap:12px;flex-wrap:wrap;display:flex;}
.mhp-store-zgi{gap:0.563rem;padding:11px 1.125rem;border:1px solid #332244;background:#0f0a14;border-radius:13px;color:#f4eefa;cursor:pointer;font-size:13px;display:inline-flex;align-items:center;font-weight:700;}
.mhp-store-zgi svg{width:16px;height:16px;}
.mhp-app_qr_wrap-zgi{gap:1rem;display:flex;align-items:center;}
.mhp-qr-zgi{border:1px solid #332244;border-radius:13px;grid-template-columns:repeat(5,1fr);background:#0f0a14;grid-template-rows:repeat(5,1fr);padding:11px;gap:3px;width:6.75rem;height:6.75rem;display:grid;}
.mhp-qr-zgi i{background:transparent;}
.mhp-qr_f-zgi{background:#e832c8;}
.mhp-app_qr_cap-zgi{color:#8e7aa4;max-width:84px;font-size:0.75rem;line-height:1.4;}
.mhp-banner-zgi{border-radius:20px;background:linear-gradient(115deg,#1a0a22,#0b0a20);border:1px solid #332244;padding:2.25rem 40px;overflow:hidden;gap:1.75rem;position:relative;flex-wrap:wrap;display:flex;justify-content:space-between;align-items:center;color:#f7eeff;}
.mhp-banner_glow-zgi{background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 68%);border-radius:50%;width:12.5rem;top:50%;transform:translateY(-50%);right:80px;height:12.5rem;position:absolute;}
.mhp-banner_in-zgi{position:relative;max-width:560px;}
.mhp-banner-zgi .mhp-eyebrow-zgi{color:#f03ecf;}
.mhp-banner_h2-zgi{margin:10px 0;line-height:1.05;font-weight:700;font-size:1.875rem;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#f7eeff;}
.mhp-banner_text-zgi{color:#c0a8d8;line-height:1.6;font-size:0.875rem;}
@media(max-width:558px){.mhp-banner_h2-zgi{font-size:1.5rem;}
}
.mhp-gm-zgi{grid-template-columns:1.3fr 1fr;gap:16px;display:grid;}
.mhp-gm-zgi>*{min-width:0;}
.mhp-gm_panel-zgi{padding:1.75rem;border-radius:1.25rem;border:1px solid #332244;background:#17101f;}
.mhp-gm_h2-zgi{margin:10px 0 0.5rem;font-size:1.5rem;color:#f4eefa;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.mhp-gm_text-zgi{font-size:0.844rem;line-height:1.6;margin-bottom:20px;color:#c8b8d8;max-width:440px;}
.mhp-gm_level-zgi{gap:0.875rem;display:flex;margin-bottom:1rem;align-items:center;}
.mhp-gm_lv-zgi{font-size:24px;font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#e832c8;}
.mhp-gm_bar_wrap-zgi{flex:1;min-width:0;}
.mhp-gm_bar_meta-zgi{font-size:10px;justify-content:space-between;margin-bottom:5px;color:#8e7aa4;display:flex;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;}
.mhp-bar-zgi{overflow:hidden;background:#0f0a14;border-radius:62.438rem;height:8px;}
.mhp-bar_fill-zgi{border-radius:999px;background:linear-gradient(90deg,#e832c8,#a01890);height:100%;display:block;}
.mhp-gm_missions-zgi{gap:0.563rem;flex-wrap:wrap;display:flex;}
.mhp-gm_refer-zgi{border-radius:1.25rem;overflow:hidden;background:linear-gradient(150deg,#1a0a22,#0b0a20);padding:1.75rem;border:1px solid #332244;flex-direction:column;display:flex;justify-content:space-between;color:#f7eeff;position:relative;}
.mhp-gm_refer-zgi .mhp-eyebrow-zgi{color:#f03ecf;}
.mhp-gm_ref_h2-zgi{margin:10px 0 8px;line-height:1.1;font-size:1.5rem;color:#f7eeff;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.mhp-gm_ref_h2-zgi em{color:#f03ecf;font-style:normal;}
.mhp-gm_ref_text-zgi{color:#c0a8d8;line-height:1.55;margin-bottom:1.125rem;font-size:0.813rem;}
@media(max-width:1025px){.mhp-gm-zgi{grid-template-columns:1fr;}
}
.mhp-dw_h2-zgi{line-height:1.08;font-size:26px;color:#f4eefa;margin-bottom:10px;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.mhp-steps_v-zgi{grid-template-columns:1fr;gap:0.625rem;}
.mhp-steps_v-zgi .mhp-step-zgi{padding:18px 1.25rem;}
@media(max-width:561px){.mhp-dw_h2-zgi{font-size:1.438rem;}
}
.mhp-pay_logos-zgi{gap:0.563rem;grid-template-columns:repeat(4,1fr);display:grid;}
.mhp-pay_logos-zgi>*{min-width:0;}
.mhp-pay-zgi{border-radius:9px;border:1px solid #332244;align-items:center;display:flex;justify-content:center;font-size:0.75rem;font-weight:700;color:#c8b8d8;height:3rem;}
.mhp-table-zgi{overflow:hidden;border:1px solid #332244;border-radius:13px;}
.mhp-trow-zgi{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:0.813rem;}
.mhp-trow-zgi>div{padding:13px 14px;min-width:0;}
.mhp-trow-zgi>div:first-child{padding-left:1rem;font-weight:700;color:#f4eefa;}
.mhp-trow_th-zgi{background:#0f0a14;text-transform:uppercase;font-size:9.5px;letter-spacing:.06em;color:#8e7aa4;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;}
.mhp-trow-zgi:not(.mhp-trow_th-zgi){background:#17101f;color:#c8b8d8;border-top:1px solid #261a32;}
.mhp-trow_zebra-zgi{background:#1c1427;}
.mhp-pos-zgi{font-weight:700;color:#e832c8;}
@media(max-width:1025px){.mhp-pay_logos-zgi{grid-template-columns:repeat(2,1fr);}
}
.mhp-vip_head-zgi{gap:12px;margin-bottom:1.125rem;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;display:flex;}
.mhp-vip_intro-zgi{font-size:0.813rem;max-width:26.25rem;color:#c8b8d8;}
.mhp-vip-zgi{gap:12px;grid-template-columns:repeat(5,1fr);display:grid;}
.mhp-vip-zgi>*{min-width:0;}
.mhp-tier-zgi{border-radius:0.813rem;border:1px solid #332244;background:#17101f;padding:1.25rem;}
.mhp-tier_on-zgi{border-color:#e832c8;background:rgba(232, 50, 200, 0.11);}
.mhp-tier_medal-zgi{background:linear-gradient(135deg,#e832c8,#a01890);border-radius:9px;margin-bottom:0.875rem;height:30px;width:30px;}
.mhp-tier_name-zgi{font-weight:700;margin-bottom:0.313rem;font-size:0.938rem;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#f4eefa;}
.mhp-tier_tx-zgi{line-height:1.5;color:#8e7aa4;font-size:0.719rem;}
@media(max-width:1025px){.mhp-vip-zgi{grid-template-columns:repeat(2,1fr);}
}
.mhp-news-zgi{gap:24px;padding:1.625rem 32px;border:1px solid #332244;background:linear-gradient(135deg,#1a0a22,#0b0a20);border-radius:20px;flex-wrap:wrap;display:flex;justify-content:space-between;color:#f7eeff;align-items:center;}
.mhp-news_h3-zgi{margin-bottom:0.25rem;color:#f7eeff;font-size:1.25rem;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.mhp-news_text-zgi{font-size:0.813rem;color:#c0a8d8;}
.mhp-news_form-zgi{flex:1;gap:10px;display:flex;max-width:27.5rem;min-width:0;}
.mhp-news_form-zgi .mhp-input-zgi{min-width:0;}
@media(max-width:559px){.mhp-news_form-zgi{width:100%;}
}
.mhp-input-zgi{background:rgba(255, 200, 255, 0.08);border:1px solid rgba(255, 180, 255, 0.13);border-radius:9px;padding:13px 1rem;flex:1;color:#c0a8d8;font-size:0.844rem;}
.mhp-tour-zgi{grid-template-columns:1.05fr 1fr;border-radius:20px;border:1px solid #332244;overflow:hidden;display:grid;}
.mhp-tour-zgi>*{min-width:0;}
.mhp-tour_l-zgi{overflow:hidden;padding:2.125rem;background:linear-gradient(135deg,#1a0a22,#0b0a20);position:relative;color:#f7eeff;}
.mhp-tour_h2-zgi{margin:12px 0 0.625rem;font-size:30px;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;color:#f7eeff;line-height:1.05;}
.mhp-tour_h2-zgi em{color:#f03ecf;font-style:normal;}
.mhp-tour_text-zgi{font-size:0.844rem;color:#c0a8d8;line-height:1.6;margin-bottom:1.25rem;max-width:340px;}
.mhp-tour_meta-zgi{gap:18px;margin-bottom:20px;align-items:flex-end;display:flex;flex-wrap:wrap;}
.mhp-tour_cap-zgi{font-size:0.594rem;text-transform:uppercase;margin-bottom:0.313rem;color:#c0a8d8;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;}
.mhp-count-zgi{gap:6px;display:flex;}
.mhp-count-zgi span{border:1px solid rgba(255, 180, 255, 0.13);background:rgba(255, 200, 255, 0.08);padding:0.25rem 9px;border-radius:0.563rem;font-weight:700;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;font-size:1.375rem;}
.mhp-tour_units-zgi{font-size:10px;color:#c0a8d8;}
.mhp-board-zgi{background:#17101f;padding:28px 30px;}
.mhp-board_head-zgi{align-items:center;display:flex;margin-bottom:0.875rem;justify-content:space-between;}
.mhp-board_title-zgi{font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1rem;font-weight:700;color:#f4eefa;}
.mhp-board_upd-zgi{font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;font-size:0.625rem;color:#8e7aa4;}
.mhp-board_list-zgi{gap:2px;display:flex;flex-direction:column;}
.mhp-board_row-zgi{gap:0.75rem;border-radius:0.563rem;padding:10px 12px;display:flex;align-items:center;}
.mhp-board_top1-zgi{background:rgba(232, 50, 200, 0.11);}
.mhp-board_rk-zgi{width:20px;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;color:#8e7aa4;font-size:14px;font-weight:700;}
.mhp-board_top1-zgi .mhp-board_rk-zgi{color:#e832c8;}
.mhp-board_nm-zgi{flex:1;font-weight:600;min-width:0;font-size:13.5px;color:#c8b8d8;}
.mhp-board_top1-zgi .mhp-board_nm-zgi{color:#f4eefa;font-weight:700;}
.mhp-board_pt-zgi{font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;font-size:12.5px;color:#c8b8d8;}
@media(max-width:1023px){.mhp-tour-zgi{grid-template-columns:1fr;}
}
@media(max-width:558px){.mhp-tour_h2-zgi{font-size:1.5rem;}
}
.mhp-steps-zgi{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.mhp-steps-zgi>*{min-width:0;}
.mhp-step-zgi{border:1px solid #332244;border-radius:0.813rem;padding:1.5rem;background:#17101f;position:relative;}
.mhp-step_num-zgi{background:#f040d0;border-radius:0.563rem;align-items:center;height:30px;font-size:0.813rem;margin-bottom:0.875rem;color:#1a0028;font-weight:700;justify-content:center;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;display:flex;width:30px;}
.mhp-step_h-zgi{margin-bottom:0.438rem;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:16px;font-weight:700;color:#f4eefa;}
.mhp-step_p-zgi{font-size:0.813rem;color:#c8b8d8;line-height:1.55;}
@media(max-width:1025px){.mhp-steps-zgi{grid-template-columns:1fr;}
}
.mhp-rc-zgi{grid-template-columns:1fr 1fr 1fr;gap:32px;display:grid;}
.mhp-rc-zgi>*{min-width:0;}
.mhp-rc_awards-zgi{gap:0.688rem;flex-direction:column;display:flex;}
.mhp-award-zgi{gap:0.688rem;display:flex;align-items:center;}
.mhp-award-zgi svg{flex:none;width:18px;height:18px;color:#f0b830;}
.mhp-award_t-zgi{font-weight:700;color:#f4eefa;font-size:13.5px;}
.mhp-award_s-zgi{color:#8e7aa4;font-size:11.5px;}
.mhp-rc_press-zgi{grid-template-columns:1fr 1fr;gap:10px;display:grid;}
.mhp-logo_cell-zgi{border:1px solid #332244;border-radius:9px;color:#c8b8d8;height:48px;font-weight:700;justify-content:center;font-size:13px;display:flex;align-items:center;}
.mhp-rc_partner-zgi{border:1px solid #332244;background:#17101f;border-radius:0.813rem;padding:20px;}
.mhp-rc_partner_name-zgi{font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.375rem;font-size:1.125rem;color:#f4eefa;}
.mhp-rc_partner_text-zgi{color:#c8b8d8;line-height:1.55;font-size:0.781rem;}
@media(max-width:1025px){.mhp-rc-zgi{gap:1.375rem;grid-template-columns:1fr;}
.mhp-rc_press-zgi{grid-template-columns:repeat(4,1fr);}
}
.mhp-op_h2-zgi{margin:10px 0 8px;color:#f4eefa;font-size:1.5rem;line-height:1.1;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.mhp-op_text-zgi{color:#c8b8d8;line-height:1.6;font-size:13.5px;}
@media(max-width:563px){.mhp-op_h2-zgi{font-size:1.375rem;}
}
.mhp-gd_head-zgi{gap:0.75rem;flex-wrap:wrap;justify-content:space-between;display:flex;align-items:center;margin-bottom:16px;}
.mhp-provs-zgi{gap:12px;grid-template-columns:repeat(6,1fr);margin-bottom:1.75rem;display:grid;}
.mhp-provs-zgi>*{min-width:0;}
.mhp-prov-zgi{background:#17101f;border:1px solid #332244;border-radius:0.813rem;padding:12px;display:flex;height:64px;justify-content:center;text-decoration:none;align-items:center;}
.mhp-prov_img-zgi{max-width:100%;max-height:32px;object-fit:contain;}
.mhp-resp-zgi{border-radius:13px;gap:24px;padding:26px;background:#17101f;border:1px solid #332244;justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;}
.mhp-resp_in-zgi{max-width:560px;}
.mhp-resp_h-zgi{font-weight:700;color:#f4eefa;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.5rem;font-size:19px;}
.mhp-resp_p-zgi{font-size:13.5px;line-height:1.6;color:#c8b8d8;}
.mhp-resp_badges-zgi{gap:0.875rem;align-items:center;flex-wrap:wrap;display:flex;}
.mhp-age18-zgi{border:1.5px solid #e8302a;padding:0.25rem 0.5rem;border-radius:0.563rem;font-weight:700;font-size:13px;color:#e8302a;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;}
.mhp-resp_org-zgi{color:#8e7aa4;font-weight:600;font-size:0.813rem;}
@media(max-width:1023px){.mhp-provs-zgi{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:561px){.mhp-provs-zgi{grid-template-columns:repeat(2,1fr);}
}
.mhp-et_h2-zgi{margin:10px 0 0.875rem;line-height:1.08;color:#f4eefa;font-weight:700;font-size:28px;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.mhp-et_right-zgi{gap:0.625rem;display:flex;flex-direction:column;}
.mhp-et_updated-zgi{gap:10px;border-radius:13px;border:1px solid #332244;background:#0f0a14;padding:0.875rem 1.125rem;color:#c8b8d8;font-size:0.75rem;align-items:center;display:flex;}
.mhp-et_updated-zgi svg{flex:none;width:0.938rem;color:#e832c8;height:0.938rem;}
.mhp-et_updated-zgi b{color:#f4eefa;}
@media(max-width:563px){.mhp-et_h2-zgi{font-size:24px;}
}
.mhp-ab_h2-zgi{margin:14px 0 16px;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.08;font-size:2rem;color:#f4eefa;font-weight:700;}
.mhp-ab_body-zgi{font-size:0.938rem;margin-bottom:0.875rem;line-height:1.65;color:#c8b8d8;}
.mhp-ab_chips-zgi{gap:0.625rem;margin-top:8px;display:flex;flex-wrap:wrap;}
.mhp-faq-zgi{gap:0.625rem;flex-direction:column;display:flex;}
.mhp-faq_item-zgi{border:1px solid #332244;background:#17101f;border-radius:0.813rem;padding:1.125rem 22px;}
.mhp-faq_q-zgi{gap:1rem;list-style:none;align-items:center;font-size:0.969rem;font-weight:600;color:#f4eefa;justify-content:space-between;cursor:pointer;display:flex;}
.mhp-faq_q-zgi::-webkit-details-marker{display:none;}
.mhp-faq_q_t-zgi{gap:0.625rem;display:flex;}
.mhp-faq_q_i-zgi{font-style:normal;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;color:#e832c8;}
.mhp-faq_pm-zgi{font-size:1.25rem;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;color:#e832c8;}
.mhp-faq_item-zgi[open] .mhp-faq_pm-zgi{transform:rotate(45deg);}
.mhp-faq_a-zgi{font-size:13.5px;color:#c8b8d8;margin-top:12px;line-height:1.6;}
@media(max-width:559px){.mhp-ab_h2-zgi{font-size:1.625rem;}
}
.mhp-footer-zgi{background:#09060d;padding:40px 28px;border-top:1px solid #261a32;}
.mhp-footer_grid-zgi{gap:2rem;grid-template-columns:1.4fr 1fr 1fr 1fr;max-width:87.5rem;margin-bottom:28px;margin-right:auto;margin-left:auto;display:grid;}
.mhp-footer_grid-zgi>*{min-width:0;}
.mhp-footer_grid-zgi h4{text-transform:uppercase;color:#5a4a6b;margin-bottom:13px;letter-spacing:.12em;font-size:0.625rem;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;}
.mhp-fcol-zgi{gap:0.563rem;display:flex;font-size:13px;flex-direction:column;color:#c8b8d8;}
.mhp-fcol-zgi a{cursor:pointer;}
.mhp-ft_about-zgi{font-size:13px;line-height:1.6;color:#8e7aa4;margin-top:0.75rem;max-width:260px;}
.mhp-ft_contact-zgi{overflow-wrap:anywhere;margin-top:0.75rem;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;color:#e832c8;font-size:0.781rem;}
.mhp-footer_bottom-zgi{gap:16px;margin:0 auto;display:flex;padding-top:20px;border-top:1px solid #261a32;align-items:center;justify-content:space-between;max-width:87.5rem;flex-wrap:wrap;}
.mhp-footer_bottom-zgi p{max-width:720px;font-size:11px;line-height:1.6;color:#5a4a6b;}
@media(max-width:1025px){.mhp-footer_grid-zgi{grid-template-columns:1fr 1fr;}
}
@media(max-width:558px){.mhp-footer_grid-zgi{grid-template-columns:1fr;}
}