*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0F0A12;-webkit-font-smoothing:antialiased;overflow-wrap:break-word;line-height:1.55;color:#C4B0D6;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;text-rendering:optimizeLegibility;font-size:15px;}
img{max-width:100%;display:block;}
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:0.5rem;height:8px;}
::-webkit-scrollbar-thumb{background:rgba(8, 3, 12, 0.72);border-radius:0.5rem;}
::-webkit-scrollbar-track{background:transparent;}
.trh-shell-bdn{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.trh-main-bdn{min-width:0;}
.trh-wrap-bdn{margin:0 auto;max-width:87.5rem;width:100%;}
.trh-container-bdn{margin:0 auto;padding:0 16px;width:100%;max-width:87.5rem;}
@media(min-width:769px){.trh-container-bdn{padding:0 1.75rem;}
}
.trh-section-bdn{padding:24px 1.75rem;}
.trh-section_pt-bdn{padding-top:34px;}
.trh-band_soft-bdn{background:#18101E;}
.trh-eyebrow-bdn{font-weight:600;letter-spacing:.14em;font-size:10.5px;overflow-wrap:break-word;color:#E8197E;line-height:1.4;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;display:inline-block;text-transform:uppercase;}
.trh-drawer_cb-bdn{display:none;}
.trh-overlay-bdn{display:none;}
@media(max-width:1024px){.trh-shell-bdn{grid-template-columns:1fr;}
.trh-main-bdn{padding-bottom:78px;}
.trh-drawer_cb-bdn:checked~.trh-overlay-bdn{background:rgba(8, 3, 12, 0.72);inset:0;z-index:70;display:block;position:fixed;}
}
@media(max-width:558px){.trh-section-bdn{padding:18px 16px;}
.trh-section_pt-bdn{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 ---------- */
.trh-side-bdn{gap:1.375rem;background:#130D18;padding:1.375rem 1.125rem;position:sticky;top:0;display:flex;overflow-y:auto;align-self:start;flex-direction:column;height:100vh;border-right:1px solid #2A1C38;}
.trh-brand-bdn{gap:10px;display:flex;align-items:center;}
.trh-logo-bdn{letter-spacing:-.02em;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:1.313rem;color:#F2EAF8;}
.trh-side_cta-bdn{border-radius:0.75rem;background:rgba(232, 25, 126, 0.12);padding:1rem;border:1px solid #3A2650;}
.trh-side_cta_h-bdn{font-weight:700;margin-bottom:6px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F2EAF8;font-size:17px;line-height:1.15;}
.trh-side_cta_p-bdn{line-height:1.45;font-size:12px;margin-bottom:12px;color:#C4B0D6;}
.trh-nav-bdn{gap:3px;display:flex;flex-direction:column;}
.trh-nav_label-bdn{padding:6px 10px;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#5C4D70;text-transform:uppercase;font-size:0.594rem;letter-spacing:.14em;}
.trh-nav_item-bdn{padding:10px;gap:11px;border-radius:8px;color:#C4B0D6;font-size:0.875rem;align-items:center;display:flex;font-weight:500;}
.trh-nav_item-bdn svg{width:1.063rem;height:1.063rem;}
.trh-nav_item-bdn:hover{background:rgba(232, 25, 126, 0.12);color:#F2EAF8;}
.trh-nav_item_on-bdn{background:rgba(232, 25, 126, 0.12);font-weight:600;color:#E8197E;}
.trh-side_foot-bdn{border-radius:12px;padding:0.75rem;border:1px solid #3A2650;background:#18101E;margin-top:auto;}
.trh-side_foot-bdn p{margin-top:4px;font-size:12.5px;line-height:1.4;color:#C4B0D6;}
/* ---------- topbar ---------- */
.trh-top-bdn{background:#130D18;padding:14px 1.75rem;gap:1rem;border-bottom:1px solid #2A1C38;align-items:center;position:sticky;display:flex;top:0;z-index:40;}
.trh-top_brand-bdn{gap:9px;display:none;align-items:center;}
.trh-search-bdn{border-radius:12px;flex:1;padding:11px 0.875rem;background:#18101E;gap:10px;border:1px solid #3A2650;align-items:center;display:flex;max-width:27.5rem;color:#8E7AA4;font-size:13.5px;}
.trh-search-bdn svg{flex:none;height:16px;width:1rem;}
.trh-top_actions-bdn{gap:12px;margin-left:auto;align-items:center;display:flex;}
.trh-lang-bdn{color:#C4B0D6;font-size:0.75rem;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.trh-burger-bdn{border:1px solid #3A2650;background:#18101E;border-radius:0.5rem;align-items:center;color:#F2EAF8;justify-content:center;display:none;height:40px;width:2.5rem;}
/* ---------- bottom-nav (mobile) ---------- */
.trh-botnav-bdn{display:none;}
@media(max-width:1021px){.trh-side-bdn{transition:transform .25s ease;top:0;left:0;transform:translateX(-100%);z-index:80;height:100vh;position:fixed;width:280px;}
.trh-drawer_cb-bdn:checked~.trh-shell-bdn .trh-side-bdn{transform:translateX(0);}
.trh-top-bdn{gap:0.75rem;padding:0.875rem 16px;position:static;flex-wrap:wrap;}
.trh-top_brand-bdn{display:flex;}
.trh-search-bdn{display:none;}
.trh-burger-bdn{display:flex;}
.trh-top_actions-bdn{gap:0.625rem;margin-left:0;width:100%;align-items:stretch;}
.trh-top_actions-bdn .trh-lang-bdn{display:none;}
.trh-top_actions-bdn .trh-btn-bdn{padding:0.688rem 10px;flex:1;text-align:center;}
.trh-botnav-bdn{background:#130D18;padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);bottom:0;left:0;z-index:65;transform:translateZ(0);display:grid;position:fixed;border-top:1px solid #3A2650;right:0;}
.trh-bn-bdn{padding:6px 2px 0;gap:0.25rem;color:#C4B0D6;display:flex;justify-content:flex-end;font-weight:600;align-items:center;flex-direction:column;min-width:0;font-size:10px;}
.trh-bn-bdn svg{flex:none;height:22px;width:22px;}
.trh-bn-bdn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:100%;}
.trh-bn_on-bdn{color:#E8197E;}
.trh-bn_center-bdn{position:relative;}
.trh-bn_fab-bdn{border-radius:50%;background:#F0268A;position:absolute;top:-20px;box-shadow:0 0.5rem 2.5rem rgba(0, 0, 0, 0.64), 0 2px 0.75rem rgba(168, 15, 90, 0.22);height:3.125rem;display:flex;justify-content:center;width:3.125rem;left:50%;align-items:center;color:#1A0020;transform:translateX(-50%);}
.trh-bn_fab-bdn svg{height:24px;width:24px;}
.trh-bn_center-bdn span{color:#E8197E;}
}
.trh-btn-bdn{border-radius:0.5rem;gap:8px;transition:background-color all .2s ease,color all .2s ease;padding:11px 1.375rem;font-size:0.875rem;cursor:pointer;display:inline-flex;align-items:center;font-weight:700;font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;justify-content:center;}
.trh-btn_pri-bdn{background:#F0268A;color:#1A0020;box-shadow:0 4px 20px rgba(240, 38, 138, 0.48), 0 2px 0.5rem rgba(240, 38, 138, 0.28);}
.trh-btn_pri-bdn:hover{background:#C81974;}
.trh-btn_ghost-bdn{background:rgba(232, 25, 126, 0.12);font-weight:600;color:#F2EAF8;}
.trh-btn_line-bdn{border:1px solid #5A3C78;background:transparent;color:#F2EAF8;font-weight:600;}
.trh-btn_lg-bdn{padding:1rem 1.875rem;border-radius:0.75rem;font-size:15px;}
.trh-band-bdn .trh-btn_line-bdn{border-color:rgba(255, 255, 255, 0.12);color:#F5EEFF;}
.trh-band-bdn .trh-btn_ghost-bdn{background:rgba(255, 255, 255, 0.07);color:#F5EEFF;}
.trh-link_m-bdn{gap:5px;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#E8197E;text-decoration:none;display:inline-flex;cursor:pointer;align-items:center;font-size:0.75rem;}
.trh-link_m-bdn svg{height:14px;width:14px;}
.trh-band-bdn .trh-link_m-bdn{color:#FF3EAE;}
.trh-dot-bdn{background:#E8197E;flex:none;border-radius:50%;width:7px;height:0.438rem;}
.trh-dot_live-bdn{animation:zm3-pulse 1.4s infinite;background:#E83030;}
.trh-stars-bdn{gap:2px;display:inline-flex;color:#E8197E;}
.trh-stars-bdn svg{width:0.938rem;height:15px;}
.trh-chip-bdn{padding:0.438rem 0.75rem;border:1px solid #3A2650;background:#18101E;border-radius:0.5rem;gap:0.375rem;color:#C4B0D6;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:11px;display:inline-flex;align-items:center;}
.trh-chip_on-bdn{border-color:transparent;background:rgba(232, 25, 126, 0.12);color:#E8197E;}
.trh-gc-bdn{text-decoration:none;min-width:0;color:inherit;display:block;cursor:pointer;}
.trh-gc_thumb-bdn{overflow:hidden;border:1px solid #3A2650;border-radius:0.75rem;background-position:center;aspect-ratio:1;display:block;background-size:cover;position:relative;}
.trh-gc_thumb_portrait-bdn{aspect-ratio:3/4;}
.trh-gc_thumb_wide-bdn{aspect-ratio:16/11;}
.trh-gc_cap-bdn{background:linear-gradient(transparent,rgba(8, 3, 12, 0.72));padding:0.563rem;bottom:0;position:absolute;right:0;left:0;}
.trh-gc_name-bdn{display:block;font-size:0.781rem;color:#F5EEFF;font-weight:700;}
.trh-gc_meta-bdn{color:#B89FD0;font-size:11px;}
.trh-gc_badge-bdn{padding:2px 6px;border-radius:0.5rem;background:#E8197E;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;right:0.5rem;font-weight:700;top:8px;color:#1A0020;font-size:8px;position:absolute;}
.trh-gc_badge_hot-bdn{background:#E83030;color:#F5EEFF;}
.trh-gc_badge_live-bdn{background:#E83030;left:8px;right:auto;color:#F5EEFF;}
.trh-gc_mult-bdn{inset:0;align-items:center;color:#E8197E;position:absolute;font-size:28px;display:flex;font-weight:700;justify-content:center;}
.trh-pc-bdn{background:#18101E;border:1px solid #3A2650;border-radius:0.75rem;font-size:0.875rem;font-weight:700;align-items:center;justify-content:center;color:#C4B0D6;height:4rem;display:flex;}
.trh-rail-bdn{min-width:0;}
.trh-rail_scroll-bdn{gap:0.875rem;display:grid;}
.trh-rail_scroll-bdn>*{min-width:0;}
.trh-g6-bdn{grid-template-columns:repeat(6,1fr);}
.trh-g7-bdn{grid-template-columns:repeat(7,1fr);}
.trh-g4-bdn{grid-template-columns:repeat(4,1fr);}
@media(max-width:1025px){.trh-g6-bdn,.trh-g7-bdn{grid-template-columns:none;scroll-snap-type:x mandatory;grid-auto-columns:120px;padding-bottom:0.375rem;grid-auto-flow:column;overflow-x:auto;}
.trh-g6-bdn>*,.trh-g7-bdn>*{scroll-snap-align:start;}
.trh-g4-bdn{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:559px){.trh-g4-bdn{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:150px;overflow-x:auto;}
}
.trh-panel-bdn{border-radius:1.25rem;border:1px solid #3A2650;padding:1.75rem 32px;background:#18101E;}
.trh-split-bdn{gap:36px;align-items:start;display:grid;}
.trh-split-bdn>*{min-width:0;}
.trh-split_a-bdn{grid-template-columns:.85fr 1.15fr;}
.trh-split_b-bdn{grid-template-columns:1fr 1.1fr;}
.trh-split_c-bdn{grid-template-columns:1.1fr .9fr;}
.trh-pgrid-bdn{gap:40px;grid-template-columns:.9fr 1.1fr;align-items:center;display:grid;}
.trh-pgrid-bdn>*{min-width:0;}
.trh-lead-bdn{color:#C4B0D6;line-height:1.65;font-size:15px;margin-bottom:0.875rem;}
.trh-feat-bdn{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.trh-feat-bdn>*{min-width:0;}
.trh-feat2-bdn{grid-template-columns:1fr 1fr;}
.trh-feat_card-bdn{border:1px solid #3A2650;padding:1.625rem;border-radius:1.25rem;background:#18101E;}
.trh-feat_card-bdn svg{margin-bottom:1rem;height:1.625rem;width:26px;color:#E8197E;}
.trh-feat_card-bdn h3{font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F2EAF8;font-weight:700;font-size:1.125rem;margin-bottom:0.5rem;}
.trh-feat_card-bdn p{line-height:1.6;color:#C4B0D6;font-size:13px;}
.trh-feat_card-bdn b{color:#F2EAF8;}
.trh-big-bdn{gap:1.375rem;display:flex;flex-wrap:wrap;}
.trh-big_n-bdn{font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#E8197E;font-weight:700;font-size:26px;}
.trh-big_l-bdn{color:#8E7AA4;font-size:12px;}
.trh-person-bdn{gap:14px;border:1px solid #3A2650;padding:16px 18px;border-radius:12px;background:#18101E;display:flex;align-items:center;}
.trh-avatar-bdn{flex:none;border-radius:50%;background:linear-gradient(135deg,#E8197E,#A80F5A);height:44px;width:44px;}
.trh-person_name-bdn{font-size:0.875rem;color:#F2EAF8;font-weight:700;}
.trh-person_role-bdn{color:#8E7AA4;font-size:0.75rem;}
.trh-kv-bdn{border:1px solid #3A2650;overflow:hidden;grid-template-columns:1fr 1fr;border-radius:12px;gap:1px;background:#3A2650;display:grid;}
.trh-kv-bdn>div{padding:16px 1.125rem;background:#0F0A12;min-width:0;}
.trh-kv_k-bdn{margin-bottom:0.313rem;color:#E8197E;text-transform:uppercase;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.594rem;}
.trh-kv_v-bdn{font-weight:700;font-size:0.844rem;color:#F2EAF8;}
@media(max-width:1027px){.trh-split_a-bdn,.trh-split_b-bdn,.trh-split_c-bdn,.trh-pgrid-bdn{gap:24px;grid-template-columns:1fr;}
.trh-feat-bdn,.trh-feat2-bdn{grid-template-columns:1fr;}
.trh-kv-bdn{grid-template-columns:1fr;}
}
.trh-sh-bdn{min-width:0;margin-bottom:16px;}
.trh-sh_row-bdn{gap:12px;align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;}
.trh-sh_row-bdn .trh-sh_l-bdn{gap:0.375rem;flex-direction:column;display:flex;min-width:0;}
.trh-sh_stack-bdn{gap:0.625rem;display:flex;flex-direction:column;align-items:flex-start;}
.trh-sh_center-bdn{gap:10px;flex-direction:column;display:flex;align-items:center;text-align:center;}
.trh-sh_h2-bdn{gap:9px;align-items:center;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:break-word;font-weight:700;line-height:1.1;font-size:1.25rem;display:flex;color:#F2EAF8;}
@media(min-width:767px){.trh-sh_h2-bdn{font-size:24px;}
}
.trh-band-bdn .trh-sh_h2-bdn{color:#F5EEFF;}
.trh-eb_mono-bdn{letter-spacing:.08em;text-transform:none;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.trh-eb_mono-bdn::before{content:"// ";}
.trh-eb_upper-bdn{text-transform:uppercase;letter-spacing:.14em;}
.trh-eb_pill-bdn{background:rgba(232, 25, 126, 0.12);padding:0.313rem 11px;border-radius:62.438rem;letter-spacing:.12em;text-transform:uppercase;}
.trh-eb_line-bdn{gap:0.625rem;align-items:center;display:inline-flex;}
.trh-eb_line-bdn::before{background:#E8197E;content:"";height:1px;width:24px;display:inline-block;}
.trh-band-bdn .trh-eb_line-bdn::before{background:#FF3EAE;}
.trh-band-bdn .trh-eb_pill-bdn{background:rgba(255, 255, 255, 0.07);}
.trh-sh_link-bdn{transition:color all .2s ease,border-color all .2s ease;gap:6px;white-space:nowrap;display:inline-flex;font-weight:600;padding-bottom:2px;border-bottom:1px solid #F2EAF8;color:#F2EAF8;font-size:0.813rem;align-items:center;}
.trh-sh_link-bdn:hover{border-color:#E8197E;color:#E8197E;}
.trh-sh_link-bdn svg{width:0.875rem;height:0.875rem;}
.trh-sh_link_chev-bdn{border-bottom:0;font-size:0.75rem;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#E8197E;padding-bottom:0;}
.trh-sh_link_btn-bdn{background:#F0268A;padding:9px 18px;border-radius:62.438rem;color:#1A0020;border-bottom:0;}
.trh-sh_link_btn-bdn:hover{background:#C81974;border-color:transparent;}
.trh-band-bdn .trh-sh_link-bdn{border-color:#F5EEFF;color:#F5EEFF;}
.trh-band-bdn .trh-sh_link_chev-bdn{color:#FF3EAE;}
.trh-sh_rule-bdn{background:#3A2650;margin:-2px 0 16px;height:1px;}
.trh-band-bdn .trh-sh_rule-bdn{background:rgba(255, 255, 255, 0.12);}
.trh-seo_grid3-bdn{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;}
.trh-seo_grid4-bdn{grid-template-columns:repeat(4,1fr);gap:0.813rem;display:grid;}
.trh-seo_grid3-bdn>*,.trh-seo_grid4-bdn>*{min-width:0;}
.trh-seo_card-bdn{border-radius:12px;background:#18101E;border:1px solid #3A2650;padding:1.5rem;}
.trh-seo_card-bdn h3{font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:18px;color:#F2EAF8;margin-bottom:0.5rem;}
.trh-seo_card-bdn p{color:#C4B0D6;line-height:1.6;font-size:13px;}
.trh-seo_card_sm-bdn{padding:20px;}
.trh-seo_card_sm-bdn h3{font-size:16px;}
.trh-seo_card_sm-bdn p{line-height:1.55;font-size:0.781rem;}
.trh-seo_rtp_row-bdn{gap:36px;grid-template-columns:1fr 1fr;margin-top:16px;align-items:center;display:grid;}
.trh-rtp-bdn{gap:14px;min-width:0;display:flex;}
.trh-rtp-bdn>div{flex:1;border-radius:0.75rem;background:#0F0A12;padding:1rem;text-align:center;min-width:0;}
.trh-rtp_n-bdn{white-space:nowrap;font-size:1.625rem;color:#E8197E;font-weight:700;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.trh-rtp_l-bdn{margin-top:0.25rem;color:#8E7AA4;font-size:11px;}
.trh-cmp-bdn{border-radius:0.75rem;border:1px solid #3A2650;overflow:hidden;max-width:47.5rem;}
.trh-cmp_row-bdn{grid-template-columns:1.6fr 1fr 1fr;font-size:0.813rem;display:grid;}
.trh-cmp_row-bdn>div{padding:13px 0.875rem;min-width:0;text-align:center;}
.trh-cmp_row-bdn>div:first-child{text-align:left;padding-left:1.375rem;color:#F2EAF8;font-weight:600;}
.trh-cmp_th-bdn{background:#0F0A12;font-size:12.5px;font-weight:700;}
.trh-cmp_row-bdn:not(.trh-cmp_th-bdn){background:#18101E;border-top:1px solid #2A1C38;color:#C4B0D6;}
.trh-cmp_zebra-bdn{background:#1E1528;}
.trh-guide-bdn{border-radius:0.75rem;background:#18101E;border:1px solid #3A2650;overflow:hidden;cursor:pointer;}
.trh-guide_cover-bdn{height:130px;}
.trh-guide_body-bdn{padding:1.25rem;}
.trh-guide_body-bdn h3{margin:0.438rem 0 0.563rem;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F2EAF8;font-size:16px;line-height:1.25;font-weight:700;}
.trh-guide_meta-bdn{font-size:11.5px;color:#8E7AA4;}
.trh-hub-bdn{gap:28px;grid-template-columns:repeat(5,1fr);padding-top:28px;border-top:1px solid #2A1C38;display:grid;}
.trh-hub-bdn>*{min-width:0;}
.trh-hub-bdn h4{font-size:13px;font-weight:700;color:#F2EAF8;margin-bottom:11px;}
.trh-hub_col-bdn{gap:0.5rem;flex-direction:column;font-size:0.813rem;color:#C4B0D6;display:flex;}
.trh-hub_col-bdn a{cursor:pointer;}
@media(max-width:1026px){.trh-seo_grid3-bdn{grid-template-columns:1fr;}
.trh-seo_grid4-bdn{grid-template-columns:repeat(2,1fr);}
.trh-seo_rtp_row-bdn{grid-template-columns:1fr;gap:20px;}
.trh-hub-bdn{gap:22px;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:561px){.trh-hub-bdn{grid-template-columns:1fr;}
}
.trh-hero-bdn{border:1px solid #3A2650;padding:2.875rem 48px;background:linear-gradient(120deg,#12061A,#060410);overflow:hidden;border-radius:1.25rem;color:#F5EEFF;position:relative;}
.trh-hero_glow-bdn{border-radius:50%;background:radial-gradient(circle,rgba(220, 30, 140, 0.22),transparent 70%);height:21.25rem;top:-3.75rem;width:21.25rem;right:-60px;position:absolute;}
.trh-hero_in-bdn{position:relative;max-width:600px;}
.trh-hero-bdn .trh-eyebrow-bdn{color:#FF3EAE;}
.trh-pill_row-bdn{gap:8px;background:rgba(255, 255, 255, 0.07);padding:6px 0.813rem;border:1px solid rgba(255, 255, 255, 0.12);border-radius:62.438rem;letter-spacing:.1em;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;color:#FF3EAE;align-items:center;font-size:0.656rem;margin-bottom:22px;display:inline-flex;}
.trh-hero_h1-bdn{margin:18px 0;line-height:1.02;font-size:54px;color:#F5EEFF;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;overflow-wrap:break-word;letter-spacing:-.02em;}
.trh-hero_h1-bdn em{color:#FF3EAE;font-style:normal;}
.trh-hero_sub-bdn{max-width:480px;margin-bottom:28px;line-height:1.55;font-size:17px;color:#B89FD0;}
.trh-hero_cta-bdn{gap:0.875rem;align-items:center;margin-bottom:26px;display:flex;flex-wrap:wrap;}
.trh-hero_trust-bdn{gap:0.875rem;display:flex;align-items:center;flex-wrap:wrap;}
.trh-hero_rating_txt-bdn{color:#B89FD0;font-size:13px;}
@media(max-width:1025px){.trh-hero-bdn{padding:2rem 24px;}
.trh-hero_h1-bdn{font-size:2.375rem;}
}
@media(max-width:558px){.trh-hero_h1-bdn{font-size:30px;}
}
.trh-stat-bdn{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;}
.trh-stat-bdn>*{min-width:0;}
.trh-stat_item-bdn{border-radius:0.75rem;border:1px solid #3A2650;padding:18px 20px;background:#18101E;}
.trh-stat_k-bdn{margin-bottom:7px;text-transform:uppercase;color:#8E7AA4;font-size:9.5px;letter-spacing:.12em;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.trh-stat_v-bdn{gap:8px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;align-items:center;color:#F2EAF8;min-width:0;display:flex;overflow-wrap:anywhere;font-size:24px;}
.trh-stat_v_accent-bdn{color:#E8197E;}
@media(max-width:1022px){.trh-stat-bdn{grid-template-columns:repeat(2,1fr);}
}
.trh-wlc-bdn{overflow:hidden;border-radius:1.25rem;padding:36px 2.5rem;gap:24px;border:1px solid #3A2650;grid-template-columns:1.2fr .8fr;background:linear-gradient(120deg,#12061A,#060410);display:grid;color:#F5EEFF;align-items:center;position:relative;}
.trh-wlc-bdn>*{min-width:0;}
.trh-wlc-bdn .trh-eyebrow-bdn{color:#FF3EAE;}
.trh-wlc_glow-bdn{border-radius:50%;background:radial-gradient(circle,rgba(220, 30, 140, 0.22),transparent 70%);top:-40px;width:16.25rem;height:260px;position:absolute;right:-40px;}
.trh-wlc_in-bdn{position:relative;}
.trh-wlc_h2-bdn{margin:10px 0 0.5rem;color:#F5EEFF;font-size:2.125rem;line-height:1.03;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:break-word;font-weight:700;}
.trh-wlc_h2-bdn em{color:#FF3EAE;font-style:normal;}
.trh-wlc_sub-bdn{margin-bottom:1.125rem;max-width:26.25rem;color:#B89FD0;line-height:1.55;font-size:14px;}
.trh-wlc_terms-bdn{gap:0.625rem;display:flex;position:relative;flex-direction:column;}
.trh-term-bdn{border:1px solid rgba(255, 255, 255, 0.12);padding:13px 0.938rem;background:rgba(255, 255, 255, 0.07);border-radius:0.75rem;gap:0.688rem;align-items:center;display:flex;}
.trh-term-bdn svg{flex:none;height:1.25rem;width:20px;color:#FF3EAE;}
.trh-term_k-bdn{text-transform:uppercase;letter-spacing:.1em;font-size:0.594rem;color:#B89FD0;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.trh-term_v-bdn{color:#F5EEFF;font-weight:700;font-size:0.875rem;margin-top:2px;}
@media(max-width:1025px){.trh-wlc-bdn{grid-template-columns:1fr;}
}
@media(max-width:558px){.trh-wlc_h2-bdn{font-size:26px;}
}
.trh-jp-bdn{grid-template-columns:1.5fr 1fr 1fr;gap:0.875rem;display:grid;}
.trh-jp-bdn>*{min-width:0;}
.trh-jp_hero-bdn{gap:14px;border:1px solid #3A2650;background:linear-gradient(135deg,#12061A,#060410);padding:26px;border-radius:1.25rem;overflow:hidden;position:relative;min-height:180px;display:flex;justify-content:space-between;flex-direction:column;color:#F5EEFF;}
.trh-jp_glow-bdn{border-radius:50%;background:radial-gradient(circle,rgba(220, 30, 140, 0.22),transparent 70%);top:-2.5rem;width:180px;height:11.25rem;position:absolute;right:-2.5rem;}
.trh-jp_k_row-bdn{gap:10px;align-items:center;display:flex;justify-content:space-between;position:relative;}
.trh-jp_k-bdn{font-size:0.625rem;color:#8E7AA4;text-transform:uppercase;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.12em;}
.trh-jp_hero-bdn .trh-jp_k-bdn{color:#B89FD0;}
.trh-jp_amt-bdn{position:relative;font-size:2.625rem;line-height:1;font-weight:700;color:#FF3EAE;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.trh-jp_sub-bdn{margin-top:0.313rem;font-size:0.75rem;color:#B89FD0;}
.trh-jp_cell-bdn{border-radius:1.25rem;padding:22px;border:1px solid #3A2650;background:#18101E;display:flex;justify-content:space-between;flex-direction:column;min-height:11.25rem;}
.trh-jp_cell-bdn .trh-jp_amt-bdn{font-size:1.875rem;color:#F2EAF8;}
.trh-jp_cell-bdn .trh-jp_sub-bdn{color:#8E7AA4;}
@media(max-width:1025px){.trh-jp-bdn{grid-template-columns:1fr;}
}
@media(max-width:562px){.trh-jp_amt-bdn{font-size:32px;}
}
.trh-dw_h2-bdn{font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:26px;margin-bottom:10px;font-weight:700;color:#F2EAF8;line-height:1.08;}
.trh-steps_v-bdn{gap:10px;grid-template-columns:1fr;}
.trh-steps_v-bdn .trh-step-bdn{padding:18px 1.25rem;}
@media(max-width:562px){.trh-dw_h2-bdn{font-size:23px;}
}
.trh-promo_grid-bdn{gap:16px;grid-template-columns:repeat(3,1fr);display:grid;}
.trh-promo_grid-bdn>*{min-width:0;}
.trh-promo-bdn{background:#18101E;border:1px solid #3A2650;border-radius:20px;padding:1.5rem;overflow:hidden;position:relative;min-height:150px;}
.trh-promo_h-bdn{font-weight:700;line-height:1.05;font-size:26px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-top:0.375rem;color:#F2EAF8;}
.trh-promo_h-bdn em{color:#E8197E;font-style:normal;}
.trh-promo_p-bdn{margin-top:0.5rem;line-height:1.5;color:#C4B0D6;font-size:12.5px;}
.trh-promo_feat-bdn{background:linear-gradient(135deg,#12061A,#060410);border-color:#3A2650;}
.trh-promo_feat-bdn .trh-promo_h-bdn{color:#F5EEFF;}
.trh-promo_feat-bdn .trh-promo_h-bdn em{color:#FF3EAE;}
.trh-promo_feat-bdn .trh-promo_p-bdn{color:#B89FD0;}
.trh-promo_feat-bdn .trh-eyebrow-bdn{color:#FF3EAE;}
@media(max-width:1022px){.trh-promo_grid-bdn{grid-template-columns:1fr;}
}
.trh-tour-bdn{grid-template-columns:1.05fr 1fr;border-radius:1.25rem;border:1px solid #3A2650;overflow:hidden;display:grid;}
.trh-tour-bdn>*{min-width:0;}
.trh-tour_l-bdn{background:linear-gradient(135deg,#12061A,#060410);padding:2.125rem;overflow:hidden;color:#F5EEFF;position:relative;}
.trh-tour_h2-bdn{margin:0.75rem 0 10px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:30px;color:#F5EEFF;font-weight:700;line-height:1.05;}
.trh-tour_h2-bdn em{color:#FF3EAE;font-style:normal;}
.trh-tour_text-bdn{margin-bottom:20px;color:#B89FD0;max-width:21.25rem;line-height:1.6;font-size:13.5px;}
.trh-tour_meta-bdn{gap:18px;align-items:flex-end;display:flex;flex-wrap:wrap;margin-bottom:20px;}
.trh-tour_cap-bdn{font-size:0.594rem;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#B89FD0;text-transform:uppercase;margin-bottom:5px;}
.trh-count-bdn{gap:0.375rem;display:flex;}
.trh-count-bdn span{background:rgba(255, 255, 255, 0.07);padding:4px 0.563rem;border:1px solid rgba(255, 255, 255, 0.12);border-radius:0.5rem;font-weight:700;font-size:1.375rem;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.trh-tour_units-bdn{font-size:0.625rem;color:#B89FD0;}
.trh-board-bdn{background:#18101E;padding:28px 1.875rem;}
.trh-board_head-bdn{align-items:center;display:flex;justify-content:space-between;margin-bottom:0.875rem;}
.trh-board_title-bdn{font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:16px;color:#F2EAF8;font-weight:700;}
.trh-board_upd-bdn{color:#8E7AA4;font-size:0.625rem;text-transform:uppercase;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.trh-board_list-bdn{gap:2px;flex-direction:column;display:flex;}
.trh-board_row-bdn{padding:10px 0.75rem;gap:0.75rem;border-radius:8px;display:flex;align-items:center;}
.trh-board_top1-bdn{background:rgba(232, 25, 126, 0.12);}
.trh-board_rk-bdn{font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-weight:700;font-size:0.875rem;color:#8E7AA4;width:1.25rem;}
.trh-board_top1-bdn .trh-board_rk-bdn{color:#E8197E;}
.trh-board_nm-bdn{flex:1;font-weight:600;min-width:0;font-size:13.5px;color:#C4B0D6;}
.trh-board_top1-bdn .trh-board_nm-bdn{font-weight:700;color:#F2EAF8;}
.trh-board_pt-bdn{font-size:12.5px;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#C4B0D6;}
@media(max-width:1024px){.trh-tour-bdn{grid-template-columns:1fr;}
}
@media(max-width:561px){.trh-tour_h2-bdn{font-size:1.5rem;}
}
.trh-gm-bdn{gap:16px;grid-template-columns:1.3fr 1fr;display:grid;}
.trh-gm-bdn>*{min-width:0;}
.trh-gm_panel-bdn{background:#18101E;padding:1.75rem;border-radius:20px;border:1px solid #3A2650;}
.trh-gm_h2-bdn{margin:0.625rem 0 0.5rem;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:24px;color:#F2EAF8;}
.trh-gm_text-bdn{line-height:1.6;font-size:13.5px;color:#C4B0D6;max-width:440px;margin-bottom:20px;}
.trh-gm_level-bdn{gap:14px;align-items:center;display:flex;margin-bottom:1rem;}
.trh-gm_lv-bdn{font-weight:700;font-size:24px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#E8197E;}
.trh-gm_bar_wrap-bdn{flex:1;min-width:0;}
.trh-gm_bar_meta-bdn{justify-content:space-between;margin-bottom:0.313rem;display:flex;color:#8E7AA4;font-size:0.625rem;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.trh-bar-bdn{overflow:hidden;border-radius:62.438rem;background:#0F0A12;height:8px;}
.trh-bar_fill-bdn{border-radius:62.438rem;background:linear-gradient(90deg,#E8197E,#A80F5A);height:100%;display:block;}
.trh-gm_missions-bdn{gap:0.563rem;flex-wrap:wrap;display:flex;}
.trh-gm_refer-bdn{overflow:hidden;border:1px solid #3A2650;padding:28px;border-radius:20px;background:linear-gradient(150deg,#12061A,#060410);position:relative;justify-content:space-between;display:flex;flex-direction:column;color:#F5EEFF;}
.trh-gm_refer-bdn .trh-eyebrow-bdn{color:#FF3EAE;}
.trh-gm_ref_h2-bdn{margin:10px 0 8px;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.1;font-weight:700;font-size:24px;color:#F5EEFF;}
.trh-gm_ref_h2-bdn em{color:#FF3EAE;font-style:normal;}
.trh-gm_ref_text-bdn{color:#B89FD0;font-size:0.813rem;margin-bottom:1.125rem;line-height:1.55;}
@media(max-width:1022px){.trh-gm-bdn{grid-template-columns:1fr;}
}
.trh-vip_head-bdn{gap:12px;display:flex;margin-bottom:1.125rem;align-items:flex-end;flex-wrap:wrap;justify-content:space-between;}
.trh-vip_intro-bdn{font-size:0.813rem;max-width:420px;color:#C4B0D6;}
.trh-vip-bdn{gap:12px;grid-template-columns:repeat(5,1fr);display:grid;}
.trh-vip-bdn>*{min-width:0;}
.trh-tier-bdn{background:#18101E;border-radius:12px;border:1px solid #3A2650;padding:20px;}
.trh-tier_on-bdn{border-color:#E8197E;background:rgba(232, 25, 126, 0.12);}
.trh-tier_medal-bdn{border-radius:0.5rem;background:linear-gradient(135deg,#E8197E,#A80F5A);height:30px;width:30px;margin-bottom:14px;}
.trh-tier_name-bdn{font-size:0.938rem;margin-bottom:0.313rem;font-weight:700;color:#F2EAF8;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.trh-tier_tx-bdn{color:#8E7AA4;font-size:0.719rem;line-height:1.5;}
@media(max-width:1026px){.trh-vip-bdn{grid-template-columns:repeat(2,1fr);}
}
.trh-supp-bdn{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.trh-supp-bdn>*{min-width:0;}
.trh-supp_card-bdn{padding:1.5rem;border:1px solid #3A2650;border-radius:12px;background:#18101E;}
.trh-supp_card-bdn svg{height:1.5rem;margin-bottom:14px;color:#E8197E;width:1.5rem;}
.trh-supp_card-bdn h3{margin-bottom:0.375rem;font-size:16px;color:#F2EAF8;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.trh-supp_card-bdn p{color:#C4B0D6;line-height:1.55;font-size:13px;}
@media(max-width:1022px){.trh-supp-bdn{grid-template-columns:1fr;}
}
.trh-banner-bdn{border:1px solid #3A2650;gap:28px;overflow:hidden;border-radius:1.25rem;background:linear-gradient(115deg,#12061A,#060410);padding:36px 40px;justify-content:space-between;position:relative;align-items:center;color:#F5EEFF;display:flex;flex-wrap:wrap;}
.trh-banner_glow-bdn{background:radial-gradient(circle,rgba(220, 30, 140, 0.22),transparent 68%);border-radius:50%;top:50%;width:12.5rem;position:absolute;height:12.5rem;right:80px;transform:translateY(-50%);}
.trh-banner_in-bdn{max-width:560px;position:relative;}
.trh-banner-bdn .trh-eyebrow-bdn{color:#FF3EAE;}
.trh-banner_h2-bdn{margin:10px 0;line-height:1.05;font-size:30px;color:#F5EEFF;font-weight:700;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.trh-banner_text-bdn{font-size:14px;color:#B89FD0;line-height:1.6;}
@media(max-width:560px){.trh-banner_h2-bdn{font-size:1.5rem;}
}
.trh-steps-bdn{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.trh-steps-bdn>*{min-width:0;}
.trh-step-bdn{background:#18101E;padding:24px;border:1px solid #3A2650;border-radius:12px;position:relative;}
.trh-step_num-bdn{background:#F0268A;border-radius:0.5rem;height:1.875rem;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;justify-content:center;width:1.875rem;align-items:center;color:#1A0020;display:flex;font-weight:700;font-size:13px;margin-bottom:14px;}
.trh-step_h-bdn{font-weight:700;font-size:1rem;color:#F2EAF8;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.438rem;}
.trh-step_p-bdn{font-size:13px;line-height:1.55;color:#C4B0D6;}
@media(max-width:1022px){.trh-steps-bdn{grid-template-columns:1fr;}
}
.trh-pay_logos-bdn{gap:9px;grid-template-columns:repeat(4,1fr);display:grid;}
.trh-pay_logos-bdn>*{min-width:0;}
.trh-pay-bdn{border-radius:8px;border:1px solid #3A2650;align-items:center;font-size:12px;color:#C4B0D6;display:flex;height:3rem;font-weight:700;justify-content:center;}
.trh-table-bdn{border:1px solid #3A2650;border-radius:12px;overflow:hidden;}
.trh-trow-bdn{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:0.813rem;}
.trh-trow-bdn>div{padding:13px 0.875rem;min-width:0;}
.trh-trow-bdn>div:first-child{font-weight:700;padding-left:1rem;color:#F2EAF8;}
.trh-trow_th-bdn{background:#0F0A12;text-transform:uppercase;letter-spacing:.06em;color:#8E7AA4;font-size:0.594rem;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.trh-trow-bdn:not(.trh-trow_th-bdn){background:#18101E;border-top:1px solid #2A1C38;color:#C4B0D6;}
.trh-trow_zebra-bdn{background:#1E1528;}
.trh-pos-bdn{color:#E8197E;font-weight:700;}
@media(max-width:1021px){.trh-pay_logos-bdn{grid-template-columns:repeat(2,1fr);}
}
.trh-app-bdn{gap:36px;justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;}
.trh-app_copy-bdn{max-width:520px;}
.trh-app_h2-bdn{margin:12px 0 0.625rem;line-height:1.05;font-weight:700;color:#F2EAF8;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1.75rem;}
.trh-app_text-bdn{color:#C4B0D6;margin-bottom:20px;line-height:1.6;font-size:14px;}
.trh-app_btns-bdn{gap:12px;display:flex;flex-wrap:wrap;}
.trh-store-bdn{border:1px solid #3A2650;gap:0.563rem;background:#0F0A12;padding:11px 1.125rem;border-radius:0.75rem;align-items:center;cursor:pointer;font-size:13px;color:#F2EAF8;font-weight:700;display:inline-flex;}
.trh-store-bdn svg{height:16px;width:1rem;}
.trh-app_qr_wrap-bdn{gap:1rem;align-items:center;display:flex;}
.trh-qr-bdn{background:#0F0A12;grid-template-columns:repeat(5,1fr);gap:3px;border:1px solid #3A2650;padding:0.688rem;border-radius:0.75rem;grid-template-rows:repeat(5,1fr);width:6.75rem;display:grid;height:6.75rem;}
.trh-qr-bdn i{background:transparent;}
.trh-qr_f-bdn{background:#E8197E;}
.trh-app_qr_cap-bdn{line-height:1.4;font-size:12px;max-width:84px;color:#8E7AA4;}
.trh-gd_head-bdn{gap:12px;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;display:flex;align-items:center;}
.trh-et_h2-bdn{margin:0.625rem 0 0.875rem;font-weight:700;font-size:28px;line-height:1.08;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F2EAF8;}
.trh-et_right-bdn{gap:0.625rem;flex-direction:column;display:flex;}
.trh-et_updated-bdn{gap:0.625rem;border:1px solid #3A2650;padding:0.875rem 18px;background:#0F0A12;border-radius:12px;align-items:center;font-size:12px;color:#C4B0D6;display:flex;}
.trh-et_updated-bdn svg{flex:none;color:#E8197E;height:15px;width:0.938rem;}
.trh-et_updated-bdn b{color:#F2EAF8;}
@media(max-width:563px){.trh-et_h2-bdn{font-size:1.5rem;}
}
.trh-ab_h2-bdn{margin:0.875rem 0 1rem;font-weight:700;color:#F2EAF8;line-height:1.08;font-size:2rem;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.trh-ab_body-bdn{font-size:0.938rem;line-height:1.65;margin-bottom:14px;color:#C4B0D6;}
.trh-ab_chips-bdn{gap:10px;display:flex;margin-top:0.5rem;flex-wrap:wrap;}
.trh-faq-bdn{gap:0.625rem;display:flex;flex-direction:column;}
.trh-faq_item-bdn{background:#18101E;border-radius:0.75rem;padding:18px 1.375rem;border:1px solid #3A2650;}
.trh-faq_q-bdn{list-style:none;gap:16px;font-size:0.969rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#F2EAF8;}
.trh-faq_q-bdn::-webkit-details-marker{display:none;}
.trh-faq_q_t-bdn{gap:10px;display:flex;}
.trh-faq_q_i-bdn{color:#E8197E;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-style:normal;}
.trh-faq_pm-bdn{font-size:20px;color:#E8197E;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.trh-faq_item-bdn[open] .trh-faq_pm-bdn{transform:rotate(45deg);}
.trh-faq_a-bdn{color:#C4B0D6;line-height:1.6;margin-top:0.75rem;font-size:0.844rem;}
@media(max-width:560px){.trh-ab_h2-bdn{font-size:1.625rem;}
}
.trh-dispute-bdn{padding:1.625rem 1.875rem;border:1px dashed #5A3C78;gap:1.75rem;border-radius:12px;justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;}
.trh-dispute_in-bdn{max-width:660px;}
.trh-dispute_h2-bdn{margin-bottom:8px;font-size:22px;color:#F2EAF8;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.trh-dispute_text-bdn{color:#C4B0D6;font-size:13.5px;line-height:1.6;}
.trh-op_h2-bdn{margin:0.625rem 0 0.5rem;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.1;font-weight:700;color:#F2EAF8;font-size:1.5rem;}
.trh-op_text-bdn{line-height:1.6;color:#C4B0D6;font-size:13.5px;}
@media(max-width:558px){.trh-op_h2-bdn{font-size:1.375rem;}
}
.trh-provs-bdn{gap:12px;grid-template-columns:repeat(6,1fr);margin-bottom:28px;display:grid;}
.trh-provs-bdn>*{min-width:0;}
.trh-prov-bdn{background:#18101E;padding:0.75rem;border-radius:12px;border:1px solid #3A2650;text-decoration:none;justify-content:center;display:flex;height:4rem;align-items:center;}
.trh-prov_img-bdn{object-fit:contain;max-width:100%;max-height:2rem;}
.trh-resp-bdn{padding:26px;gap:24px;border:1px solid #3A2650;background:#18101E;border-radius:0.75rem;flex-wrap:wrap;align-items:center;display:flex;justify-content:space-between;}
.trh-resp_in-bdn{max-width:560px;}
.trh-resp_h-bdn{color:#F2EAF8;font-family:"Montserrat", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:8px;font-size:1.188rem;font-weight:700;}
.trh-resp_p-bdn{line-height:1.6;font-size:0.844rem;color:#C4B0D6;}
.trh-resp_badges-bdn{gap:0.875rem;display:flex;align-items:center;flex-wrap:wrap;}
.trh-age18-bdn{border:1.5px solid #E83030;padding:0.25rem 0.5rem;border-radius:0.5rem;font-size:0.813rem;color:#E83030;font-weight:700;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.trh-resp_org-bdn{color:#8E7AA4;font-weight:600;font-size:0.813rem;}
@media(max-width:1025px){.trh-provs-bdn{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:561px){.trh-provs-bdn{grid-template-columns:repeat(2,1fr);}
}
.trh-footer-bdn{padding:2.5rem 1.75rem;background:#080509;border-top:1px solid #2A1C38;}
.trh-footer_grid-bdn{gap:2rem;grid-template-columns:1.4fr 1fr 1fr 1fr;max-width:1400px;margin-right:auto;margin-left:auto;display:grid;margin-bottom:1.75rem;}
.trh-footer_grid-bdn>*{min-width:0;}
.trh-footer_grid-bdn h4{font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.12em;margin-bottom:0.813rem;font-size:0.625rem;color:#5C4D70;text-transform:uppercase;}
.trh-fcol-bdn{gap:9px;flex-direction:column;color:#C4B0D6;font-size:13px;display:flex;}
.trh-fcol-bdn a{cursor:pointer;}
.trh-ft_about-bdn{margin-top:12px;line-height:1.6;max-width:260px;font-size:0.813rem;color:#8E7AA4;}
.trh-ft_contact-bdn{margin-top:0.75rem;overflow-wrap:anywhere;font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.781rem;color:#E8197E;}
.trh-footer_bottom-bdn{margin:0 auto;gap:16px;padding-top:1.25rem;justify-content:space-between;border-top:1px solid #2A1C38;align-items:center;flex-wrap:wrap;max-width:1400px;display:flex;}
.trh-footer_bottom-bdn p{font-size:11px;line-height:1.6;color:#5C4D70;max-width:45rem;}
@media(max-width:1025px){.trh-footer_grid-bdn{grid-template-columns:1fr 1fr;}
}
@media(max-width:559px){.trh-footer_grid-bdn{grid-template-columns:1fr;}
}