*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#FAF7FB;color:#3D2650;overflow-wrap:break-word;line-height:1.55;-webkit-font-smoothing:antialiased;font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;text-rendering:optimizeLegibility;font-size:0.938rem;}
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:8px;width:8px;}
::-webkit-scrollbar-thumb{background:rgba(18, 6, 28, 0.72);border-radius:0.5rem;}
::-webkit-scrollbar-track{background:transparent;}
.tbp-shell_wmd{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.tbp-main_wmd{min-width:0;}
.tbp-wrap_wmd{margin:0 auto;max-width:1400px;width:100%;}
.tbp-container_wmd{padding:0 1rem;margin:0 auto;width:100%;max-width:1400px;}
@media(min-width:769px){.tbp-container_wmd{padding:0 1.75rem;}
}
.tbp-section_wmd{padding:1.5rem 1.75rem;}
.tbp-section_pt_wmd{padding-top:2.125rem;}
.tbp-band_soft_wmd{background:#F3EEF5;}
.tbp-eyebrow_wmd{line-height:1.4;display:inline-block;font-weight:600;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#B5158A;font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;overflow-wrap:break-word;}
.tbp-drawer_cb_wmd{display:none;}
.tbp-overlay_wmd{display:none;}
@media(max-width:1022px){.tbp-shell_wmd{grid-template-columns:1fr;}
.tbp-main_wmd{padding-bottom:78px;}
.tbp-drawer_cb_wmd:checked~.tbp-overlay_wmd{inset:0;background:rgba(18, 6, 28, 0.72);z-index:70;position:fixed;display:block;}
}
@media(max-width:561px){.tbp-section_wmd{padding:1.125rem 1rem;}
.tbp-section_pt_wmd{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 ---------- */
.tbp-side_wmd{background:#F7F2F9;padding:1.375rem 1.125rem;gap:1.375rem;overflow-y:auto;height:100vh;display:flex;top:0;border-right:1px solid rgba(28, 15, 40, 0.08);flex-direction:column;position:sticky;align-self:start;}
.tbp-brand_wmd{gap:0.625rem;display:flex;align-items:center;}
.tbp-logo_wmd{color:#1C0F28;letter-spacing:-.02em;font-size:21px;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.tbp-side_cta_wmd{border:1px solid rgba(28, 15, 40, 0.12);background:rgba(181, 21, 138, 0.11);border-radius:0.813rem;padding:1rem;}
.tbp-side_cta_h_wmd{font-size:17px;font-weight:700;margin-bottom:6px;color:#1C0F28;line-height:1.15;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.tbp-side_cta_p_wmd{color:#3D2650;line-height:1.45;margin-bottom:0.75rem;font-size:12px;}
.tbp-nav_wmd{gap:3px;display:flex;flex-direction:column;}
.tbp-nav_label_wmd{padding:0.375rem 0.625rem;text-transform:uppercase;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:9.5px;letter-spacing:.14em;color:#9B82AD;}
.tbp-nav_item_wmd{padding:0.625rem;border-radius:8px;gap:0.688rem;display:flex;color:#3D2650;font-size:0.875rem;align-items:center;font-weight:500;}
.tbp-nav_item_wmd svg{height:1.063rem;width:1.063rem;}
.tbp-nav_item_wmd:hover{background:rgba(181, 21, 138, 0.11);color:#1C0F28;}
.tbp-nav_item_on_wmd{background:rgba(181, 21, 138, 0.11);font-weight:600;color:#B5158A;}
.tbp-side_foot_wmd{padding:12px;border-radius:13px;border:1px solid rgba(28, 15, 40, 0.12);background:#F3EEF5;margin-top:auto;}
.tbp-side_foot_wmd p{margin-top:0.25rem;color:#3D2650;line-height:1.4;font-size:12.5px;}
/* ---------- topbar ---------- */
.tbp-top_wmd{padding:14px 28px;gap:16px;background:#F7F2F9;border-bottom:1px solid rgba(28, 15, 40, 0.08);align-items:center;top:0;z-index:40;display:flex;position:sticky;}
.tbp-top_brand_wmd{gap:0.563rem;display:none;align-items:center;}
.tbp-search_wmd{border:1px solid rgba(28, 15, 40, 0.12);gap:10px;padding:11px 0.875rem;border-radius:0.813rem;background:#F3EEF5;flex:1;font-size:0.844rem;max-width:27.5rem;display:flex;align-items:center;color:#6E5080;}
.tbp-search_wmd svg{flex:none;height:16px;width:1rem;}
.tbp-top_actions_wmd{gap:0.75rem;display:flex;margin-left:auto;align-items:center;}
.tbp-lang_wmd{font-size:0.75rem;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#3D2650;}
.tbp-burger_wmd{border-radius:0.5rem;border:1px solid rgba(28, 15, 40, 0.12);background:#F3EEF5;width:2.5rem;color:#1C0F28;height:40px;justify-content:center;display:none;align-items:center;}
/* ---------- bottom-nav (mobile) ---------- */
.tbp-botnav_wmd{display:none;}
@media(max-width:1021px){.tbp-side_wmd{transition:transform .25s ease;top:0;left:0;width:17.5rem;height:100vh;transform:translateX(-100%);position:fixed;z-index:80;}
.tbp-drawer_cb_wmd:checked~.tbp-shell_wmd .tbp-side_wmd{transform:translateX(0);}
.tbp-top_wmd{gap:0.75rem;padding:0.875rem 1rem;position:static;flex-wrap:wrap;}
.tbp-top_brand_wmd{display:flex;}
.tbp-search_wmd{display:none;}
.tbp-burger_wmd{display:flex;}
.tbp-top_actions_wmd{gap:10px;margin-left:0;width:100%;align-items:stretch;}
.tbp-top_actions_wmd .tbp-lang_wmd{display:none;}
.tbp-top_actions_wmd .tbp-btn_wmd{flex:1;padding:0.688rem 0.625rem;text-align:center;}
.tbp-botnav_wmd{background:#F7F2F9;grid-template-columns:repeat(3,1fr);padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));bottom:0;left:0;right:0;border-top:1px solid rgba(28, 15, 40, 0.12);z-index:65;transform:translateZ(0);display:grid;position:fixed;}
.tbp-bn_wmd{gap:0.25rem;padding:6px 2px 0;align-items:center;flex-direction:column;font-size:0.625rem;display:flex;font-weight:600;min-width:0;justify-content:flex-end;color:#3D2650;}
.tbp-bn_wmd svg{flex:none;width:1.375rem;height:22px;}
.tbp-bn_wmd span{overflow:hidden;text-align:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;}
.tbp-bn_on_wmd{color:#B5158A;}
.tbp-bn_center_wmd{position:relative;}
.tbp-bn_fab_wmd{border-radius:50%;background:#D4199A;transform:translateX(-50%);display:flex;box-shadow:0 0.5rem 2rem rgba(28, 15, 40, 0.16), 0 2px 8px rgba(28, 15, 40, 0.10);top:-20px;width:50px;position:absolute;align-items:center;height:50px;left:50%;justify-content:center;color:#FFFFFF;}
.tbp-bn_fab_wmd svg{width:24px;height:24px;}
.tbp-bn_center_wmd span{color:#B5158A;}
}
.tbp-btn_wmd{border-radius:8px;gap:8px;padding:11px 22px;transition:background-color 0.2s ease,color 0.2s ease;display:inline-flex;cursor:pointer;align-items:center;font-size:0.875rem;justify-content:center;font-weight:700;font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.tbp-btn_pri_wmd{background:#D4199A;box-shadow:0 0.25rem 1.125rem rgba(212, 25, 154, 0.45), 0 1px 4px rgba(212, 25, 154, 0.25);color:#FFFFFF;}
.tbp-btn_pri_wmd:hover{background:#B5158A;}
.tbp-btn_ghost_wmd{background:rgba(181, 21, 138, 0.11);font-weight:600;color:#1C0F28;}
.tbp-btn_line_wmd{border:1px solid rgba(28, 15, 40, 0.22);background:transparent;font-weight:600;color:#1C0F28;}
.tbp-btn_lg_wmd{padding:16px 30px;border-radius:0.813rem;font-size:0.938rem;}
.tbp-band_wmd .tbp-btn_line_wmd{border-color:rgba(255, 255, 255, 0.13);color:#F9F0FF;}
.tbp-band_wmd .tbp-btn_ghost_wmd{background:rgba(255, 255, 255, 0.08);color:#F9F0FF;}
.tbp-link_m_wmd{gap:0.313rem;font-size:0.75rem;display:inline-flex;text-decoration:none;cursor:pointer;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;align-items:center;color:#B5158A;}
.tbp-link_m_wmd svg{width:14px;height:0.875rem;}
.tbp-band_wmd .tbp-link_m_wmd{color:#F550C8;}
.tbp-dot_wmd{flex:none;border-radius:50%;background:#B5158A;height:0.438rem;width:0.438rem;}
.tbp-dot_live_wmd{animation:zm3-pulse 1.4s infinite;background:#D93025;}
.tbp-stars_wmd{gap:2px;color:#B5158A;display:inline-flex;}
.tbp-stars_wmd svg{width:15px;height:0.938rem;}
.tbp-chip_wmd{border:1px solid rgba(28, 15, 40, 0.12);background:#F3EEF5;padding:0.438rem 12px;border-radius:0.5rem;gap:0.375rem;color:#3D2650;align-items:center;display:inline-flex;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:11px;}
.tbp-chip_on_wmd{background:rgba(181, 21, 138, 0.11);border-color:transparent;color:#B5158A;}
.tbp-gc_wmd{display:block;color:inherit;cursor:pointer;text-decoration:none;min-width:0;}
.tbp-gc_thumb_wmd{overflow:hidden;border-radius:13px;border:1px solid rgba(28, 15, 40, 0.12);background-size:cover;background-position:center;position:relative;aspect-ratio:1;display:block;}
.tbp-gc_thumb_portrait_wmd{aspect-ratio:3/4;}
.tbp-gc_thumb_wide_wmd{aspect-ratio:16/11;}
.tbp-gc_cap_wmd{background:linear-gradient(transparent,rgba(18, 6, 28, 0.72));padding:0.563rem;position:absolute;right:0;left:0;bottom:0;}
.tbp-gc_name_wmd{font-weight:700;display:block;color:#F9F0FF;font-size:0.781rem;}
.tbp-gc_meta_wmd{font-size:11px;color:#C9AEDE;}
.tbp-gc_badge_wmd{background:#B5158A;padding:2px 0.375rem;border-radius:0.5rem;color:#FFFFFF;font-weight:700;top:0.5rem;right:8px;font-size:8px;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;position:absolute;}
.tbp-gc_badge_hot_wmd{background:#D93025;color:#F9F0FF;}
.tbp-gc_badge_live_wmd{background:#D93025;right:auto;left:0.5rem;color:#F9F0FF;}
.tbp-gc_mult_wmd{inset:0;font-weight:700;color:#B5158A;align-items:center;justify-content:center;display:flex;position:absolute;font-size:28px;}
.tbp-pc_wmd{background:#F3EEF5;border-radius:13px;border:1px solid rgba(28, 15, 40, 0.12);color:#3D2650;height:64px;align-items:center;justify-content:center;font-size:0.875rem;display:flex;font-weight:700;}
.tbp-rail_wmd{min-width:0;}
.tbp-rail_scroll_wmd{gap:0.875rem;display:grid;}
.tbp-rail_scroll_wmd>*{min-width:0;}
.tbp-g6_wmd{grid-template-columns:repeat(6,1fr);}
.tbp-g7_wmd{grid-template-columns:repeat(7,1fr);}
.tbp-g4_wmd{grid-template-columns:repeat(4,1fr);}
@media(max-width:1023px){.tbp-g6_wmd,.tbp-g7_wmd{grid-template-columns:none;scroll-snap-type:x mandatory;padding-bottom:6px;overflow-x:auto;grid-auto-flow:column;grid-auto-columns:7.5rem;}
.tbp-g6_wmd>*,.tbp-g7_wmd>*{scroll-snap-align:start;}
.tbp-g4_wmd{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:558px){.tbp-g4_wmd{grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;grid-auto-columns:150px;}
}
.tbp-panel_wmd{border-radius:20px;border:1px solid rgba(28, 15, 40, 0.12);padding:1.75rem 2rem;background:#F3EEF5;}
.tbp-split_wmd{gap:36px;display:grid;align-items:start;}
.tbp-split_wmd>*{min-width:0;}
.tbp-split_a_wmd{grid-template-columns:.85fr 1.15fr;}
.tbp-split_b_wmd{grid-template-columns:1fr 1.1fr;}
.tbp-split_c_wmd{grid-template-columns:1.1fr .9fr;}
.tbp-pgrid_wmd{gap:2.5rem;grid-template-columns:.9fr 1.1fr;display:grid;align-items:center;}
.tbp-pgrid_wmd>*{min-width:0;}
.tbp-lead_wmd{color:#3D2650;font-size:0.938rem;margin-bottom:0.875rem;line-height:1.65;}
.tbp-feat_wmd{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.tbp-feat_wmd>*{min-width:0;}
.tbp-feat2_wmd{grid-template-columns:1fr 1fr;}
.tbp-feat_card_wmd{padding:1.625rem;background:#F3EEF5;border-radius:20px;border:1px solid rgba(28, 15, 40, 0.12);}
.tbp-feat_card_wmd svg{height:26px;color:#B5158A;width:26px;margin-bottom:16px;}
.tbp-feat_card_wmd h3{font-weight:700;color:#1C0F28;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:18px;margin-bottom:0.5rem;}
.tbp-feat_card_wmd p{line-height:1.6;color:#3D2650;font-size:0.813rem;}
.tbp-feat_card_wmd b{color:#1C0F28;}
.tbp-big_wmd{gap:22px;display:flex;flex-wrap:wrap;}
.tbp-big_n_wmd{font-weight:700;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#B5158A;font-size:1.625rem;}
.tbp-big_l_wmd{font-size:0.75rem;color:#6E5080;}
.tbp-person_wmd{gap:0.875rem;padding:16px 18px;background:#F3EEF5;border:1px solid rgba(28, 15, 40, 0.12);border-radius:13px;align-items:center;display:flex;}
.tbp-avatar_wmd{background:linear-gradient(135deg,#D4199A,#7A0D61);flex:none;border-radius:50%;width:2.75rem;height:44px;}
.tbp-person_name_wmd{color:#1C0F28;font-size:14px;font-weight:700;}
.tbp-person_role_wmd{font-size:12px;color:#6E5080;}
.tbp-kv_wmd{grid-template-columns:1fr 1fr;overflow:hidden;border-radius:13px;gap:1px;border:1px solid rgba(28, 15, 40, 0.12);background:rgba(28, 15, 40, 0.12);display:grid;}
.tbp-kv_wmd>div{background:#FAF7FB;padding:1rem 1.125rem;min-width:0;}
.tbp-kv_k_wmd{font-size:0.594rem;color:#B5158A;margin-bottom:0.313rem;text-transform:uppercase;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.tbp-kv_v_wmd{font-size:13.5px;font-weight:700;color:#1C0F28;}
@media(max-width:1025px){.tbp-split_a_wmd,.tbp-split_b_wmd,.tbp-split_c_wmd,.tbp-pgrid_wmd{grid-template-columns:1fr;gap:1.5rem;}
.tbp-feat_wmd,.tbp-feat2_wmd{grid-template-columns:1fr;}
.tbp-kv_wmd{grid-template-columns:1fr;}
}
.tbp-sh_wmd{min-width:0;margin-bottom:16px;}
.tbp-sh_row_wmd{gap:12px;flex-wrap:wrap;display:flex;align-items:flex-end;justify-content:space-between;}
.tbp-sh_row_wmd .tbp-sh_l_wmd{gap:6px;display:flex;min-width:0;flex-direction:column;}
.tbp-sh_stack_wmd{gap:0.625rem;align-items:flex-start;flex-direction:column;display:flex;}
.tbp-sh_center_wmd{gap:0.625rem;flex-direction:column;align-items:center;text-align:center;display:flex;}
.tbp-sh_h2_wmd{gap:0.563rem;font-size:20px;font-weight:700;display:flex;align-items:center;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#1C0F28;overflow-wrap:break-word;line-height:1.1;}
@media(min-width:769px){.tbp-sh_h2_wmd{font-size:24px;}
}
.tbp-band_wmd .tbp-sh_h2_wmd{color:#F9F0FF;}
.tbp-eb_mono_wmd{text-transform:none;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.08em;}
.tbp-eb_mono_wmd::before{content:"// ";}
.tbp-eb_upper_wmd{letter-spacing:.14em;text-transform:uppercase;}
.tbp-eb_pill_wmd{border-radius:999px;background:rgba(181, 21, 138, 0.11);padding:5px 0.688rem;text-transform:uppercase;letter-spacing:.12em;}
.tbp-eb_line_wmd{gap:0.625rem;display:inline-flex;align-items:center;}
.tbp-eb_line_wmd::before{background:#B5158A;width:1.5rem;height:1px;content:"";display:inline-block;}
.tbp-band_wmd .tbp-eb_line_wmd::before{background:#F550C8;}
.tbp-band_wmd .tbp-eb_pill_wmd{background:rgba(255, 255, 255, 0.08);}
.tbp-sh_link_wmd{transition:color 0.2s ease,border-color 0.2s ease;gap:6px;padding-bottom:2px;align-items:center;display:inline-flex;white-space:nowrap;border-bottom:1px solid #1C0F28;font-size:0.813rem;color:#1C0F28;font-weight:600;}
.tbp-sh_link_wmd:hover{border-color:#B5158A;color:#B5158A;}
.tbp-sh_link_wmd svg{width:14px;height:0.875rem;}
.tbp-sh_link_chev_wmd{font-size:0.75rem;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#B5158A;padding-bottom:0;border-bottom:0;}
.tbp-sh_link_btn_wmd{border-radius:999px;background:#D4199A;padding:0.563rem 18px;color:#FFFFFF;border-bottom:0;}
.tbp-sh_link_btn_wmd:hover{background:#B5158A;border-color:transparent;}
.tbp-band_wmd .tbp-sh_link_wmd{border-color:#F9F0FF;color:#F9F0FF;}
.tbp-band_wmd .tbp-sh_link_chev_wmd{color:#F550C8;}
.tbp-sh_rule_wmd{background:rgba(28, 15, 40, 0.12);margin:-2px 0 1rem;height:1px;}
.tbp-band_wmd .tbp-sh_rule_wmd{background:rgba(255, 255, 255, 0.13);}
.tbp-seo_grid3_wmd{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;}
.tbp-seo_grid4_wmd{grid-template-columns:repeat(4,1fr);gap:13px;display:grid;}
.tbp-seo_grid3_wmd>*,.tbp-seo_grid4_wmd>*{min-width:0;}
.tbp-seo_card_wmd{border-radius:13px;background:#F3EEF5;border:1px solid rgba(28, 15, 40, 0.12);padding:24px;}
.tbp-seo_card_wmd h3{color:#1C0F28;font-size:1.125rem;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;margin-bottom:8px;}
.tbp-seo_card_wmd p{line-height:1.6;color:#3D2650;font-size:0.813rem;}
.tbp-seo_card_sm_wmd{padding:20px;}
.tbp-seo_card_sm_wmd h3{font-size:1rem;}
.tbp-seo_card_sm_wmd p{font-size:12.5px;line-height:1.55;}
.tbp-seo_rtp_row_wmd{grid-template-columns:1fr 1fr;gap:2.25rem;display:grid;align-items:center;margin-top:1rem;}
.tbp-rtp_wmd{gap:14px;display:flex;min-width:0;}
.tbp-rtp_wmd>div{flex:1;padding:16px;background:#FAF7FB;border-radius:13px;text-align:center;min-width:0;}
.tbp-rtp_n_wmd{font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;white-space:nowrap;font-size:26px;font-weight:700;color:#B5158A;}
.tbp-rtp_l_wmd{font-size:11px;margin-top:4px;color:#6E5080;}
.tbp-cmp_wmd{border:1px solid rgba(28, 15, 40, 0.12);overflow:hidden;border-radius:0.813rem;max-width:760px;}
.tbp-cmp_row_wmd{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.tbp-cmp_row_wmd>div{padding:13px 14px;text-align:center;min-width:0;}
.tbp-cmp_row_wmd>div:first-child{font-weight:600;padding-left:22px;color:#1C0F28;text-align:left;}
.tbp-cmp_th_wmd{background:#FAF7FB;font-size:0.781rem;font-weight:700;}
.tbp-cmp_row_wmd:not(.tbp-cmp_th_wmd){background:#F3EEF5;border-top:1px solid rgba(28, 15, 40, 0.08);color:#3D2650;}
.tbp-cmp_zebra_wmd{background:#EDE6F0;}
.tbp-guide_wmd{border:1px solid rgba(28, 15, 40, 0.12);overflow:hidden;background:#F3EEF5;border-radius:0.813rem;cursor:pointer;}
.tbp-guide_cover_wmd{height:130px;}
.tbp-guide_body_wmd{padding:1.25rem;}
.tbp-guide_body_wmd h3{margin:7px 0 0.563rem;line-height:1.25;color:#1C0F28;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:1rem;}
.tbp-guide_meta_wmd{color:#6E5080;font-size:0.719rem;}
.tbp-hub_wmd{gap:28px;grid-template-columns:repeat(5,1fr);padding-top:28px;display:grid;border-top:1px solid rgba(28, 15, 40, 0.08);}
.tbp-hub_wmd>*{min-width:0;}
.tbp-hub_wmd h4{color:#1C0F28;margin-bottom:11px;font-size:13px;font-weight:700;}
.tbp-hub_col_wmd{gap:0.5rem;color:#3D2650;font-size:13px;flex-direction:column;display:flex;}
.tbp-hub_col_wmd a{cursor:pointer;}
@media(max-width:1025px){.tbp-seo_grid3_wmd{grid-template-columns:1fr;}
.tbp-seo_grid4_wmd{grid-template-columns:repeat(2,1fr);}
.tbp-seo_rtp_row_wmd{grid-template-columns:1fr;gap:1.25rem;}
.tbp-hub_wmd{grid-template-columns:repeat(2,1fr);gap:22px;}
}
@media(max-width:561px){.tbp-hub_wmd{grid-template-columns:1fr;}
}
.tbp-tk_wmd{overflow:hidden;background:#E6DEEC;align-items:center;display:flex;border-bottom:1px solid rgba(28, 15, 40, 0.08);}
.tbp-tk_tag_wmd{padding:0.688rem 18px;gap:0.5rem;background:#F3EEF5;flex:none;font-weight:600;border-right:1px solid rgba(28, 15, 40, 0.08);text-transform:uppercase;display:flex;align-items:center;letter-spacing:.1em;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#D93025;font-size:10.5px;}
.tbp-tk_rail_wmd{overflow:hidden;flex:1;}
.tbp-tk_track_wmd{gap:28px;animation:zm3-marquee 26s linear infinite;padding:0.688rem 0.875rem;color:#3D2650;font-size:12px;width:max-content;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;white-space:nowrap;display:flex;}
.tbp-tk_track_wmd b{color:#B5158A;}
.tbp-hero_wmd{background:linear-gradient(120deg,#1A0D24,#0E0A1C);overflow:hidden;border-radius:20px;padding:2.875rem 48px;border:1px solid rgba(28, 15, 40, 0.12);color:#F9F0FF;position:relative;}
.tbp-hero_glow_wmd{background:radial-gradient(circle,rgba(210, 50, 160, 0.22),transparent 70%);border-radius:50%;width:21.25rem;right:-60px;height:21.25rem;top:-60px;position:absolute;}
.tbp-hero_in_wmd{max-width:37.5rem;position:relative;}
.tbp-hero_wmd .tbp-eyebrow_wmd{color:#F550C8;}
.tbp-pill_row_wmd{gap:0.5rem;border-radius:62.438rem;padding:6px 13px;background:rgba(255, 255, 255, 0.08);border:1px solid rgba(255, 255, 255, 0.13);color:#F550C8;font-size:10.5px;display:inline-flex;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;text-transform:uppercase;align-items:center;letter-spacing:.1em;margin-bottom:22px;}
.tbp-hero_h1_wmd{margin:1.125rem 0;font-weight:700;overflow-wrap:break-word;font-size:54px;line-height:1.02;color:#F9F0FF;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;letter-spacing:-.02em;}
.tbp-hero_h1_wmd em{font-style:normal;color:#F550C8;}
.tbp-hero_sub_wmd{font-size:17px;max-width:30rem;color:#C9AEDE;line-height:1.55;margin-bottom:28px;}
.tbp-hero_cta_wmd{gap:0.875rem;flex-wrap:wrap;margin-bottom:26px;align-items:center;display:flex;}
.tbp-hero_trust_wmd{gap:0.875rem;flex-wrap:wrap;display:flex;align-items:center;}
.tbp-hero_rating_txt_wmd{font-size:13px;color:#C9AEDE;}
@media(max-width:1024px){.tbp-hero_wmd{padding:2rem 1.5rem;}
.tbp-hero_h1_wmd{font-size:38px;}
}
@media(max-width:559px){.tbp-hero_h1_wmd{font-size:30px;}
}
.tbp-tabs_wmd{gap:9px;display:flex;flex-wrap:wrap;}
.tbp-tab_wmd{border:1px solid rgba(28, 15, 40, 0.12);border-radius:8px;padding:0.625rem 18px;background:#F3EEF5;color:#3D2650;font-weight:600;font-size:0.813rem;cursor:pointer;}
.tbp-tab_on_wmd{background:#D4199A;border-color:transparent;color:#FFFFFF;font-weight:700;}
.tbp-stat_wmd{gap:0.875rem;grid-template-columns:repeat(4,1fr);display:grid;}
.tbp-stat_wmd>*{min-width:0;}
.tbp-stat_item_wmd{background:#F3EEF5;border-radius:13px;padding:18px 20px;border:1px solid rgba(28, 15, 40, 0.12);}
.tbp-stat_k_wmd{letter-spacing:.12em;color:#6E5080;font-size:9.5px;margin-bottom:7px;text-transform:uppercase;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.tbp-stat_v_wmd{gap:0.5rem;align-items:center;overflow-wrap:anywhere;font-weight:700;font-size:1.5rem;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;display:flex;min-width:0;color:#1C0F28;}
.tbp-stat_v_accent_wmd{color:#B5158A;}
@media(max-width:1025px){.tbp-stat_wmd{grid-template-columns:repeat(2,1fr);}
}
.tbp-wlc_wmd{grid-template-columns:1.2fr .8fr;gap:24px;border-radius:20px;border:1px solid rgba(28, 15, 40, 0.12);background:linear-gradient(120deg,#1A0D24,#0E0A1C);overflow:hidden;padding:2.25rem 40px;position:relative;align-items:center;color:#F9F0FF;display:grid;}
.tbp-wlc_wmd>*{min-width:0;}
.tbp-wlc_wmd .tbp-eyebrow_wmd{color:#F550C8;}
.tbp-wlc_glow_wmd{border-radius:50%;background:radial-gradient(circle,rgba(210, 50, 160, 0.22),transparent 70%);right:-2.5rem;width:260px;height:16.25rem;top:-2.5rem;position:absolute;}
.tbp-wlc_in_wmd{position:relative;}
.tbp-wlc_h2_wmd{margin:10px 0 8px;overflow-wrap:break-word;font-weight:700;font-size:34px;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.03;color:#F9F0FF;}
.tbp-wlc_h2_wmd em{font-style:normal;color:#F550C8;}
.tbp-wlc_sub_wmd{max-width:420px;margin-bottom:1.125rem;font-size:0.875rem;color:#C9AEDE;line-height:1.55;}
.tbp-wlc_terms_wmd{gap:10px;flex-direction:column;position:relative;display:flex;}
.tbp-term_wmd{gap:11px;background:rgba(255, 255, 255, 0.08);border-radius:13px;border:1px solid rgba(255, 255, 255, 0.13);padding:13px 15px;align-items:center;display:flex;}
.tbp-term_wmd svg{flex:none;width:1.25rem;color:#F550C8;height:1.25rem;}
.tbp-term_k_wmd{font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#C9AEDE;}
.tbp-term_v_wmd{font-weight:700;margin-top:2px;font-size:14px;color:#F9F0FF;}
@media(max-width:1023px){.tbp-wlc_wmd{grid-template-columns:1fr;}
}
@media(max-width:558px){.tbp-wlc_h2_wmd{font-size:26px;}
}
.tbp-jp_wmd{gap:14px;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.tbp-jp_wmd>*{min-width:0;}
.tbp-jp_hero_wmd{border-radius:20px;gap:0.875rem;padding:26px;border:1px solid rgba(28, 15, 40, 0.12);background:linear-gradient(135deg,#1A0D24,#0E0A1C);overflow:hidden;flex-direction:column;min-height:180px;justify-content:space-between;position:relative;display:flex;color:#F9F0FF;}
.tbp-jp_glow_wmd{background:radial-gradient(circle,rgba(210, 50, 160, 0.22),transparent 70%);border-radius:50%;right:-2.5rem;position:absolute;height:11.25rem;top:-40px;width:180px;}
.tbp-jp_k_row_wmd{gap:0.625rem;justify-content:space-between;position:relative;align-items:center;display:flex;}
.tbp-jp_k_wmd{text-transform:uppercase;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.12em;color:#6E5080;font-size:0.625rem;}
.tbp-jp_hero_wmd .tbp-jp_k_wmd{color:#C9AEDE;}
.tbp-jp_amt_wmd{font-weight:700;line-height:1;font-size:42px;position:relative;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F550C8;}
.tbp-jp_sub_wmd{margin-top:0.313rem;font-size:12px;color:#C9AEDE;}
.tbp-jp_cell_wmd{padding:1.375rem;background:#F3EEF5;border-radius:1.25rem;border:1px solid rgba(28, 15, 40, 0.12);flex-direction:column;justify-content:space-between;display:flex;min-height:180px;}
.tbp-jp_cell_wmd .tbp-jp_amt_wmd{color:#1C0F28;font-size:30px;}
.tbp-jp_cell_wmd .tbp-jp_sub_wmd{color:#6E5080;}
@media(max-width:1022px){.tbp-jp_wmd{grid-template-columns:1fr;}
}
@media(max-width:559px){.tbp-jp_amt_wmd{font-size:2rem;}
}
.tbp-supp_wmd{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.tbp-supp_wmd>*{min-width:0;}
.tbp-supp_card_wmd{padding:24px;border-radius:0.813rem;background:#F3EEF5;border:1px solid rgba(28, 15, 40, 0.12);}
.tbp-supp_card_wmd svg{color:#B5158A;margin-bottom:0.875rem;height:1.5rem;width:24px;}
.tbp-supp_card_wmd h3{margin-bottom:0.375rem;color:#1C0F28;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:16px;}
.tbp-supp_card_wmd p{font-size:13px;line-height:1.55;color:#3D2650;}
@media(max-width:1025px){.tbp-supp_wmd{grid-template-columns:1fr;}
}
.tbp-promo_grid_wmd{gap:1rem;grid-template-columns:repeat(3,1fr);display:grid;}
.tbp-promo_grid_wmd>*{min-width:0;}
.tbp-promo_wmd{padding:1.5rem;overflow:hidden;border-radius:20px;border:1px solid rgba(28, 15, 40, 0.12);background:#F3EEF5;position:relative;min-height:9.375rem;}
.tbp-promo_h_wmd{margin-top:0.375rem;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#1C0F28;line-height:1.05;font-weight:700;font-size:1.625rem;}
.tbp-promo_h_wmd em{color:#B5158A;font-style:normal;}
.tbp-promo_p_wmd{color:#3D2650;margin-top:0.5rem;line-height:1.5;font-size:12.5px;}
.tbp-promo_feat_wmd{background:linear-gradient(135deg,#1A0D24,#0E0A1C);border-color:rgba(28, 15, 40, 0.12);}
.tbp-promo_feat_wmd .tbp-promo_h_wmd{color:#F9F0FF;}
.tbp-promo_feat_wmd .tbp-promo_h_wmd em{color:#F550C8;}
.tbp-promo_feat_wmd .tbp-promo_p_wmd{color:#C9AEDE;}
.tbp-promo_feat_wmd .tbp-eyebrow_wmd{color:#F550C8;}
@media(max-width:1022px){.tbp-promo_grid_wmd{grid-template-columns:1fr;}
}
.tbp-dw_h2_wmd{margin-bottom:0.625rem;font-size:1.625rem;font-weight:700;color:#1C0F28;line-height:1.08;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.tbp-steps_v_wmd{grid-template-columns:1fr;gap:0.625rem;}
.tbp-steps_v_wmd .tbp-step_wmd{padding:1.125rem 20px;}
@media(max-width:557px){.tbp-dw_h2_wmd{font-size:1.438rem;}
}
.tbp-gm_wmd{gap:16px;grid-template-columns:1.3fr 1fr;display:grid;}
.tbp-gm_wmd>*{min-width:0;}
.tbp-gm_panel_wmd{background:#F3EEF5;border:1px solid rgba(28, 15, 40, 0.12);border-radius:20px;padding:28px;}
.tbp-gm_h2_wmd{margin:10px 0 0.5rem;font-weight:700;font-size:24px;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#1C0F28;}
.tbp-gm_text_wmd{font-size:13.5px;color:#3D2650;margin-bottom:20px;line-height:1.6;max-width:440px;}
.tbp-gm_level_wmd{gap:14px;align-items:center;display:flex;margin-bottom:16px;}
.tbp-gm_lv_wmd{color:#B5158A;font-weight:700;font-size:24px;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.tbp-gm_bar_wrap_wmd{flex:1;min-width:0;}
.tbp-gm_bar_meta_wmd{font-size:10px;margin-bottom:5px;display:flex;color:#6E5080;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;justify-content:space-between;}
.tbp-bar_wmd{border-radius:62.438rem;background:#FAF7FB;overflow:hidden;height:0.5rem;}
.tbp-bar_fill_wmd{border-radius:999px;background:linear-gradient(90deg,#D4199A,#7A0D61);display:block;height:100%;}
.tbp-gm_missions_wmd{gap:0.563rem;flex-wrap:wrap;display:flex;}
.tbp-gm_refer_wmd{border:1px solid rgba(28, 15, 40, 0.12);border-radius:1.25rem;padding:1.75rem;overflow:hidden;background:linear-gradient(150deg,#1A0D24,#0E0A1C);flex-direction:column;color:#F9F0FF;justify-content:space-between;display:flex;position:relative;}
.tbp-gm_refer_wmd .tbp-eyebrow_wmd{color:#F550C8;}
.tbp-gm_ref_h2_wmd{margin:10px 0 0.5rem;font-weight:700;font-size:24px;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F9F0FF;line-height:1.1;}
.tbp-gm_ref_h2_wmd em{font-style:normal;color:#F550C8;}
.tbp-gm_ref_text_wmd{font-size:13px;margin-bottom:1.125rem;color:#C9AEDE;line-height:1.55;}
@media(max-width:1026px){.tbp-gm_wmd{grid-template-columns:1fr;}
}
.tbp-app_wmd{gap:36px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}
.tbp-app_copy_wmd{max-width:32.5rem;}
.tbp-app_h2_wmd{margin:0.75rem 0 10px;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#1C0F28;line-height:1.05;font-weight:700;font-size:28px;}
.tbp-app_text_wmd{color:#3D2650;line-height:1.6;font-size:14px;margin-bottom:20px;}
.tbp-app_btns_wmd{gap:12px;display:flex;flex-wrap:wrap;}
.tbp-store_wmd{border-radius:0.813rem;gap:0.563rem;border:1px solid rgba(28, 15, 40, 0.12);background:#FAF7FB;padding:11px 18px;cursor:pointer;font-size:13px;display:inline-flex;color:#1C0F28;font-weight:700;align-items:center;}
.tbp-store_wmd svg{height:1rem;width:1rem;}
.tbp-app_qr_wrap_wmd{gap:1rem;display:flex;align-items:center;}
.tbp-qr_wmd{background:#FAF7FB;border:1px solid rgba(28, 15, 40, 0.12);grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(5,1fr);gap:3px;padding:11px;border-radius:0.813rem;display:grid;width:6.75rem;height:6.75rem;}
.tbp-qr_wmd i{background:transparent;}
.tbp-qr_f_wmd{background:#B5158A;}
.tbp-app_qr_cap_wmd{font-size:0.75rem;max-width:84px;line-height:1.4;color:#6E5080;}
.tbp-banner_wmd{border:1px solid rgba(28, 15, 40, 0.12);overflow:hidden;gap:1.75rem;background:linear-gradient(115deg,#1A0D24,#0E0A1C);border-radius:20px;padding:2.25rem 2.5rem;color:#F9F0FF;position:relative;align-items:center;flex-wrap:wrap;justify-content:space-between;display:flex;}
.tbp-banner_glow_wmd{border-radius:50%;background:radial-gradient(circle,rgba(210, 50, 160, 0.22),transparent 68%);position:absolute;transform:translateY(-50%);right:80px;width:200px;height:12.5rem;top:50%;}
.tbp-banner_in_wmd{position:relative;max-width:35rem;}
.tbp-banner_wmd .tbp-eyebrow_wmd{color:#F550C8;}
.tbp-banner_h2_wmd{margin:10px 0;font-size:1.875rem;font-weight:700;line-height:1.05;color:#F9F0FF;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.tbp-banner_text_wmd{font-size:0.875rem;color:#C9AEDE;line-height:1.6;}
@media(max-width:561px){.tbp-banner_h2_wmd{font-size:1.5rem;}
}
.tbp-vip_head_wmd{gap:12px;align-items:flex-end;flex-wrap:wrap;display:flex;margin-bottom:18px;justify-content:space-between;}
.tbp-vip_intro_wmd{max-width:420px;color:#3D2650;font-size:13px;}
.tbp-vip_wmd{gap:0.75rem;grid-template-columns:repeat(5,1fr);display:grid;}
.tbp-vip_wmd>*{min-width:0;}
.tbp-tier_wmd{padding:20px;border-radius:0.813rem;background:#F3EEF5;border:1px solid rgba(28, 15, 40, 0.12);}
.tbp-tier_on_wmd{border-color:#B5158A;background:rgba(181, 21, 138, 0.11);}
.tbp-tier_medal_wmd{background:linear-gradient(135deg,#D4199A,#7A0D61);border-radius:0.5rem;width:1.875rem;margin-bottom:14px;height:1.875rem;}
.tbp-tier_name_wmd{color:#1C0F28;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.313rem;font-size:15px;font-weight:700;}
.tbp-tier_tx_wmd{color:#6E5080;font-size:11.5px;line-height:1.5;}
@media(max-width:1025px){.tbp-vip_wmd{grid-template-columns:repeat(2,1fr);}
}
.tbp-steps_wmd{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.tbp-steps_wmd>*{min-width:0;}
.tbp-step_wmd{background:#F3EEF5;border-radius:13px;padding:1.5rem;border:1px solid rgba(28, 15, 40, 0.12);position:relative;}
.tbp-step_num_wmd{background:#D4199A;border-radius:8px;align-items:center;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;height:30px;width:1.875rem;justify-content:center;display:flex;color:#FFFFFF;font-size:0.813rem;font-weight:700;margin-bottom:14px;}
.tbp-step_h_wmd{font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1rem;color:#1C0F28;font-weight:700;margin-bottom:0.438rem;}
.tbp-step_p_wmd{color:#3D2650;line-height:1.55;font-size:0.813rem;}
@media(max-width:1026px){.tbp-steps_wmd{grid-template-columns:1fr;}
}
.tbp-pay_logos_wmd{gap:0.563rem;grid-template-columns:repeat(4,1fr);display:grid;}
.tbp-pay_logos_wmd>*{min-width:0;}
.tbp-pay_wmd{border:1px solid rgba(28, 15, 40, 0.12);border-radius:8px;color:#3D2650;justify-content:center;height:48px;align-items:center;font-weight:700;display:flex;font-size:12px;}
.tbp-table_wmd{overflow:hidden;border-radius:0.813rem;border:1px solid rgba(28, 15, 40, 0.12);}
.tbp-trow_wmd{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:13px;}
.tbp-trow_wmd>div{padding:13px 14px;min-width:0;}
.tbp-trow_wmd>div:first-child{font-weight:700;color:#1C0F28;padding-left:1rem;}
.tbp-trow_th_wmd{background:#FAF7FB;text-transform:uppercase;color:#6E5080;font-size:9.5px;letter-spacing:.06em;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.tbp-trow_wmd:not(.tbp-trow_th_wmd){background:#F3EEF5;border-top:1px solid rgba(28, 15, 40, 0.08);color:#3D2650;}
.tbp-trow_zebra_wmd{background:#EDE6F0;}
.tbp-pos_wmd{font-weight:700;color:#B5158A;}
@media(max-width:1025px){.tbp-pay_logos_wmd{grid-template-columns:repeat(2,1fr);}
}
.tbp-tour_wmd{border:1px solid rgba(28, 15, 40, 0.12);grid-template-columns:1.05fr 1fr;border-radius:20px;overflow:hidden;display:grid;}
.tbp-tour_wmd>*{min-width:0;}
.tbp-tour_l_wmd{padding:34px;overflow:hidden;background:linear-gradient(135deg,#1A0D24,#0E0A1C);color:#F9F0FF;position:relative;}
.tbp-tour_h2_wmd{margin:12px 0 10px;color:#F9F0FF;font-weight:700;line-height:1.05;font-size:30px;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.tbp-tour_h2_wmd em{font-style:normal;color:#F550C8;}
.tbp-tour_text_wmd{font-size:13.5px;color:#C9AEDE;line-height:1.6;max-width:340px;margin-bottom:20px;}
.tbp-tour_meta_wmd{gap:18px;display:flex;flex-wrap:wrap;align-items:flex-end;margin-bottom:20px;}
.tbp-tour_cap_wmd{margin-bottom:5px;text-transform:uppercase;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#C9AEDE;font-size:0.594rem;}
.tbp-count_wmd{gap:0.375rem;display:flex;}
.tbp-count_wmd span{background:rgba(255, 255, 255, 0.08);border-radius:8px;border:1px solid rgba(255, 255, 255, 0.13);padding:4px 0.563rem;font-weight:700;font-size:1.375rem;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.tbp-tour_units_wmd{font-size:0.625rem;color:#C9AEDE;}
.tbp-board_wmd{background:#F3EEF5;padding:28px 30px;}
.tbp-board_head_wmd{margin-bottom:14px;align-items:center;justify-content:space-between;display:flex;}
.tbp-board_title_wmd{color:#1C0F28;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:16px;font-weight:700;}
.tbp-board_upd_wmd{color:#6E5080;font-size:0.625rem;text-transform:uppercase;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.tbp-board_list_wmd{gap:2px;display:flex;flex-direction:column;}
.tbp-board_row_wmd{padding:10px 12px;gap:12px;border-radius:0.5rem;align-items:center;display:flex;}
.tbp-board_top1_wmd{background:rgba(181, 21, 138, 0.11);}
.tbp-board_rk_wmd{width:1.25rem;color:#6E5080;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.875rem;font-weight:700;}
.tbp-board_top1_wmd .tbp-board_rk_wmd{color:#B5158A;}
.tbp-board_nm_wmd{flex:1;color:#3D2650;font-size:0.844rem;font-weight:600;min-width:0;}
.tbp-board_top1_wmd .tbp-board_nm_wmd{color:#1C0F28;font-weight:700;}
.tbp-board_pt_wmd{font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.781rem;color:#3D2650;}
@media(max-width:1025px){.tbp-tour_wmd{grid-template-columns:1fr;}
}
@media(max-width:562px){.tbp-tour_h2_wmd{font-size:1.5rem;}
}
.tbp-gd_head_wmd{gap:0.75rem;justify-content:space-between;display:flex;margin-bottom:1rem;flex-wrap:wrap;align-items:center;}
.tbp-op_h2_wmd{margin:0.625rem 0 8px;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.1;font-size:24px;font-weight:700;color:#1C0F28;}
.tbp-op_text_wmd{font-size:0.844rem;color:#3D2650;line-height:1.6;}
@media(max-width:559px){.tbp-op_h2_wmd{font-size:1.375rem;}
}
.tbp-ab_h2_wmd{margin:0.875rem 0 16px;color:#1C0F28;font-weight:700;font-size:2rem;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.08;}
.tbp-ab_body_wmd{margin-bottom:0.875rem;line-height:1.65;font-size:0.938rem;color:#3D2650;}
.tbp-ab_chips_wmd{gap:0.625rem;display:flex;flex-wrap:wrap;margin-top:8px;}
.tbp-faq_wmd{gap:0.625rem;flex-direction:column;display:flex;}
.tbp-faq_item_wmd{border:1px solid rgba(28, 15, 40, 0.12);border-radius:0.813rem;padding:18px 22px;background:#F3EEF5;}
.tbp-faq_q_wmd{gap:1rem;list-style:none;font-weight:600;cursor:pointer;display:flex;color:#1C0F28;justify-content:space-between;align-items:center;font-size:15.5px;}
.tbp-faq_q_wmd::-webkit-details-marker{display:none;}
.tbp-faq_q_t_wmd{gap:0.625rem;display:flex;}
.tbp-faq_q_i_wmd{font-style:normal;color:#B5158A;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.tbp-faq_pm_wmd{color:#B5158A;font-size:1.25rem;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.tbp-faq_item_wmd[open] .tbp-faq_pm_wmd{transform:rotate(45deg);}
.tbp-faq_a_wmd{margin-top:0.75rem;line-height:1.6;color:#3D2650;font-size:0.844rem;}
@media(max-width:558px){.tbp-ab_h2_wmd{font-size:26px;}
}
.tbp-rc_wmd{grid-template-columns:1fr 1fr 1fr;gap:2rem;display:grid;}
.tbp-rc_wmd>*{min-width:0;}
.tbp-rc_awards_wmd{gap:11px;flex-direction:column;display:flex;}
.tbp-award_wmd{gap:0.688rem;display:flex;align-items:center;}
.tbp-award_wmd svg{flex:none;height:1.125rem;width:18px;color:#D4A017;}
.tbp-award_t_wmd{font-weight:700;font-size:13.5px;color:#1C0F28;}
.tbp-award_s_wmd{font-size:0.719rem;color:#6E5080;}
.tbp-rc_press_wmd{gap:0.625rem;grid-template-columns:1fr 1fr;display:grid;}
.tbp-logo_cell_wmd{border:1px solid rgba(28, 15, 40, 0.12);border-radius:8px;display:flex;justify-content:center;color:#3D2650;font-size:13px;font-weight:700;align-items:center;height:48px;}
.tbp-rc_partner_wmd{background:#F3EEF5;padding:20px;border:1px solid rgba(28, 15, 40, 0.12);border-radius:0.813rem;}
.tbp-rc_partner_name_wmd{font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1.125rem;margin-bottom:6px;color:#1C0F28;font-weight:700;}
.tbp-rc_partner_text_wmd{color:#3D2650;font-size:12.5px;line-height:1.55;}
@media(max-width:1024px){.tbp-rc_wmd{gap:22px;grid-template-columns:1fr;}
.tbp-rc_press_wmd{grid-template-columns:repeat(4,1fr);}
}
.tbp-provs_wmd{grid-template-columns:repeat(6,1fr);gap:12px;display:grid;margin-bottom:28px;}
.tbp-provs_wmd>*{min-width:0;}
.tbp-prov_wmd{padding:12px;background:#F3EEF5;border-radius:0.813rem;border:1px solid rgba(28, 15, 40, 0.12);display:flex;height:64px;text-decoration:none;align-items:center;justify-content:center;}
.tbp-prov_img_wmd{max-width:100%;max-height:32px;object-fit:contain;}
.tbp-resp_wmd{background:#F3EEF5;border:1px solid rgba(28, 15, 40, 0.12);gap:24px;border-radius:0.813rem;padding:26px;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;}
.tbp-resp_in_wmd{max-width:35rem;}
.tbp-resp_h_wmd{font-weight:700;font-size:19px;margin-bottom:0.5rem;color:#1C0F28;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.tbp-resp_p_wmd{color:#3D2650;line-height:1.6;font-size:13.5px;}
.tbp-resp_badges_wmd{gap:14px;display:flex;align-items:center;flex-wrap:wrap;}
.tbp-age18_wmd{border:1.5px solid #D93025;border-radius:0.5rem;padding:0.25rem 0.5rem;font-size:13px;color:#D93025;font-weight:700;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.tbp-resp_org_wmd{font-size:13px;font-weight:600;color:#6E5080;}
@media(max-width:1022px){.tbp-provs_wmd{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:561px){.tbp-provs_wmd{grid-template-columns:repeat(2,1fr);}
}
.tbp-dispute_wmd{border:1px dashed rgba(28, 15, 40, 0.22);padding:1.625rem 1.875rem;gap:1.75rem;border-radius:13px;justify-content:space-between;display:flex;flex-wrap:wrap;align-items:center;}
.tbp-dispute_in_wmd{max-width:41.25rem;}
.tbp-dispute_h2_wmd{color:#1C0F28;font-weight:700;margin-bottom:0.5rem;font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1.375rem;}
.tbp-dispute_text_wmd{line-height:1.6;color:#3D2650;font-size:0.844rem;}
.tbp-rv_head_wmd{gap:12px;margin-bottom:1.125rem;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;display:flex;}
.tbp-rv_agg_wmd{gap:0.625rem;display:flex;align-items:center;}
.tbp-rv_source_wmd{color:#6E5080;font-size:0.781rem;}
.tbp-rv_grid_wmd{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.tbp-rv_grid_wmd>*{min-width:0;}
.tbp-review_wmd{padding:1.5rem;border:1px solid rgba(28, 15, 40, 0.12);border-radius:0.813rem;background:#F3EEF5;}
.tbp-review_wmd .tbp-stars_wmd{margin-bottom:10px;}
.tbp-review_wmd p{line-height:1.5;margin-bottom:14px;color:#1C0F28;font-weight:600;font-size:0.906rem;}
.tbp-review_by_wmd{color:#6E5080;font-size:0.781rem;}
@media(max-width:1022px){.tbp-rv_grid_wmd{grid-template-columns:1fr;}
}
.tbp-footer_wmd{background:#E6DEEC;padding:40px 1.75rem;border-top:1px solid rgba(28, 15, 40, 0.08);}
.tbp-footer_grid_wmd{gap:32px;grid-template-columns:1.4fr 1fr 1fr 1fr;margin-right:auto;max-width:1400px;margin-bottom:28px;margin-left:auto;display:grid;}
.tbp-footer_grid_wmd>*{min-width:0;}
.tbp-footer_grid_wmd h4{letter-spacing:.12em;font-size:0.625rem;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;margin-bottom:13px;text-transform:uppercase;color:#9B82AD;}
.tbp-fcol_wmd{gap:0.563rem;display:flex;color:#3D2650;flex-direction:column;font-size:0.813rem;}
.tbp-fcol_wmd a{cursor:pointer;}
.tbp-ft_about_wmd{max-width:16.25rem;color:#6E5080;margin-top:0.75rem;font-size:13px;line-height:1.6;}
.tbp-ft_contact_wmd{overflow-wrap:anywhere;margin-top:0.75rem;font-family:"Martian Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#B5158A;font-size:12.5px;}
.tbp-footer_bottom_wmd{margin:0 auto;gap:1rem;flex-wrap:wrap;align-items:center;max-width:1400px;border-top:1px solid rgba(28, 15, 40, 0.08);justify-content:space-between;padding-top:20px;display:flex;}
.tbp-footer_bottom_wmd p{line-height:1.6;font-size:11px;color:#9B82AD;max-width:720px;}
@media(max-width:1027px){.tbp-footer_grid_wmd{grid-template-columns:1fr 1fr;}
}
@media(max-width:561px){.tbp-footer_grid_wmd{grid-template-columns:1fr;}
}