*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0F0D0A;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-wrap:break-word;font-size:0.938rem;font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#C4B98A;line-height:1.55;}
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{width:8px;height:8px;}
::-webkit-scrollbar-thumb{border-radius:8px;background:rgba(10, 9, 5, 0.72);}
::-webkit-scrollbar-track{background:transparent;}
.tcushell_wtv{grid-template-columns:15.5rem 1fr;display:grid;min-height:100vh;}
.tcumain_wtv{min-width:0;}
.tcuwrap_wtv{margin:0 auto;width:100%;max-width:87.5rem;}
.tcucontainer_wtv{padding:0 16px;margin:0 auto;max-width:87.5rem;width:100%;}
@media(min-width:769px){.tcucontainer_wtv{padding:0 1.75rem;}
}
.tcusection_wtv{padding:1.5rem 1.75rem;}
.tcusection_pt_wtv{padding-top:2.125rem;}
.tcuband_soft_wtv{background:#1A1710;}
.tcueyebrow_wtv{font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:600;display:inline-block;letter-spacing:.14em;overflow-wrap:break-word;font-size:0.656rem;color:#D4A017;line-height:1.4;text-transform:uppercase;}
.tcudrawer_cb_wtv{display:none;}
.tcuoverlay_wtv{display:none;}
@media(max-width:1022px){.tcushell_wtv{grid-template-columns:1fr;}
.tcumain_wtv{padding-bottom:4.875rem;}
.tcudrawer_cb_wtv:checked~.tcuoverlay_wtv{inset:0;background:rgba(10, 9, 5, 0.72);position:fixed;display:block;z-index:70;}
}
@media(max-width:561px){.tcusection_wtv{padding:18px 16px;}
.tcusection_pt_wtv{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 ---------- */
.tcuside_wtv{background:#13110D;padding:22px 18px;gap:22px;position:sticky;display:flex;top:0;align-self:start;overflow-y:auto;flex-direction:column;height:100vh;border-right:1px solid #2A2518;}
.tcubrand_wtv{gap:10px;align-items:center;display:flex;}
.tculogo_wtv{font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;color:#F5EDD6;letter-spacing:-.02em;font-size:1.313rem;font-weight:700;}
.tcuside_cta_wtv{border-radius:0.813rem;padding:1rem;background:rgba(212, 160, 23, 0.12);border:1px solid #352E1C;}
.tcuside_cta_h_wtv{font-weight:700;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;margin-bottom:6px;font-size:17px;color:#F5EDD6;line-height:1.15;}
.tcuside_cta_p_wtv{margin-bottom:0.75rem;line-height:1.45;font-size:0.75rem;color:#C4B98A;}
.tcunav_wtv{gap:3px;flex-direction:column;display:flex;}
.tcunav_label_wtv{padding:0.375rem 0.625rem;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.14em;text-transform:uppercase;color:#5A5038;font-size:9.5px;}
.tcunav_item_wtv{padding:10px;gap:11px;border-radius:0.5rem;font-size:0.875rem;font-weight:500;align-items:center;color:#C4B98A;display:flex;}
.tcunav_item_wtv svg{width:17px;height:1.063rem;}
.tcunav_item_wtv:hover{background:rgba(212, 160, 23, 0.12);color:#F5EDD6;}
.tcunav_item_on_wtv{background:rgba(212, 160, 23, 0.12);color:#D4A017;font-weight:600;}
.tcuside_foot_wtv{border-radius:13px;border:1px solid #352E1C;background:#1A1710;padding:0.75rem;margin-top:auto;}
.tcuside_foot_wtv p{margin-top:0.25rem;color:#C4B98A;font-size:12.5px;line-height:1.4;}
/* ---------- topbar ---------- */
.tcutop_wtv{background:#13110D;gap:16px;padding:0.875rem 28px;top:0;display:flex;align-items:center;z-index:40;border-bottom:1px solid #2A2518;position:sticky;}
.tcutop_brand_wtv{gap:0.563rem;align-items:center;display:none;}
.tcusearch_wtv{background:#1A1710;flex:1;gap:0.625rem;border:1px solid #352E1C;padding:11px 14px;border-radius:13px;display:flex;font-size:13.5px;align-items:center;max-width:440px;color:#8A7D5A;}
.tcusearch_wtv svg{flex:none;width:1rem;height:1rem;}
.tcutop_actions_wtv{gap:12px;margin-left:auto;align-items:center;display:flex;}
.tculang_wtv{color:#C4B98A;font-size:12px;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.tcuburger_wtv{border-radius:8px;border:1px solid #352E1C;background:#1A1710;height:2.5rem;display:none;justify-content:center;width:40px;align-items:center;color:#F5EDD6;}
/* ---------- bottom-nav (mobile) ---------- */
.tcubotnav_wtv{display:none;}
@media(max-width:1025px){.tcuside_wtv{transition:transform .25s ease;transform:translateX(-100%);height:100vh;position:fixed;width:17.5rem;left:0;z-index:80;top:0;}
.tcudrawer_cb_wtv:checked~.tcushell_wtv .tcuside_wtv{transform:translateX(0);}
.tcutop_wtv{padding:0.875rem 1rem;gap:12px;flex-wrap:wrap;position:static;}
.tcutop_brand_wtv{display:flex;}
.tcusearch_wtv{display:none;}
.tcuburger_wtv{display:flex;}
.tcutop_actions_wtv{gap:10px;align-items:stretch;margin-left:0;width:100%;}
.tcutop_actions_wtv .tculang_wtv{display:none;}
.tcutop_actions_wtv .tcubtn_wtv{flex:1;padding:11px 10px;text-align:center;}
.tcubotnav_wtv{padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));background:#13110D;grid-template-columns:repeat(3,1fr);z-index:65;position:fixed;display:grid;left:0;bottom:0;right:0;border-top:1px solid #352E1C;transform:translateZ(0);}
.tcubn_wtv{gap:0.25rem;padding:6px 2px 0;font-size:0.625rem;font-weight:600;color:#C4B98A;flex-direction:column;justify-content:flex-end;align-items:center;min-width:0;display:flex;}
.tcubn_wtv svg{flex:none;width:1.375rem;height:22px;}
.tcubn_wtv span{overflow:hidden;max-width:100%;white-space:nowrap;text-align:center;text-overflow:ellipsis;}
.tcubn_on_wtv{color:#D4A017;}
.tcubn_center_wtv{position:relative;}
.tcubn_fab_wtv{border-radius:50%;background:#D4A017;box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.70), 0 2px 8px rgba(212, 160, 23, 0.18);height:50px;left:50%;color:#0F0D0A;justify-content:center;width:3.125rem;display:flex;align-items:center;top:-1.25rem;transform:translateX(-50%);position:absolute;}
.tcubn_fab_wtv svg{width:24px;height:24px;}
.tcubn_center_wtv span{color:#D4A017;}
}
.tcubtn_wtv{gap:8px;border-radius:8px;transition:background-color 0.2s ease,color 0.2s ease;padding:11px 1.375rem;align-items:center;justify-content:center;font-size:14px;display:inline-flex;cursor:pointer;font-weight:700;font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.tcubtn_pri_wtv{background:#D4A017;box-shadow:0 0 18px rgba(212, 160, 23, 0.45), 0 2px 0.5rem rgba(0, 0, 0, 0.50);color:#0F0D0A;}
.tcubtn_pri_wtv:hover{background:#BC8D10;}
.tcubtn_ghost_wtv{background:rgba(212, 160, 23, 0.12);color:#F5EDD6;font-weight:600;}
.tcubtn_line_wtv{background:transparent;border:1px solid #4A4228;color:#F5EDD6;font-weight:600;}
.tcubtn_lg_wtv{border-radius:0.813rem;padding:16px 30px;font-size:0.938rem;}
.tcuband_wtv .tcubtn_line_wtv{border-color:rgba(255, 220, 100, 0.13);color:#F5EDD6;}
.tcuband_wtv .tcubtn_ghost_wtv{background:rgba(255, 220, 100, 0.08);color:#F5EDD6;}
.tculink_m_wtv{gap:0.313rem;display:inline-flex;color:#D4A017;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;align-items:center;cursor:pointer;text-decoration:none;font-size:12px;}
.tculink_m_wtv svg{width:0.875rem;height:0.875rem;}
.tcuband_wtv .tculink_m_wtv{color:#D4A017;}
.tcudot_wtv{flex:none;background:#D4A017;border-radius:50%;height:0.438rem;width:7px;}
.tcudot_live_wtv{background:#D94032;animation:zm3-pulse 1.4s infinite;}
.tcustars_wtv{gap:2px;display:inline-flex;color:#D4A017;}
.tcustars_wtv svg{height:0.938rem;width:15px;}
.tcuchip_wtv{background:#1A1710;border-radius:0.5rem;padding:0.438rem 0.75rem;border:1px solid #352E1C;gap:0.375rem;font-size:0.688rem;color:#C4B98A;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;display:inline-flex;align-items:center;}
.tcuchip_on_wtv{border-color:transparent;background:rgba(212, 160, 23, 0.12);color:#D4A017;}
.tcugc_wtv{text-decoration:none;color:inherit;display:block;min-width:0;cursor:pointer;}
.tcugc_thumb_wtv{border:1px solid #352E1C;overflow:hidden;border-radius:13px;display:block;background-size:cover;background-position:center;position:relative;aspect-ratio:1;}
.tcugc_thumb_portrait_wtv{aspect-ratio:3/4;}
.tcugc_thumb_wide_wtv{aspect-ratio:16/11;}
.tcugc_cap_wtv{padding:0.563rem;background:linear-gradient(transparent,rgba(10, 9, 5, 0.72));right:0;bottom:0;position:absolute;left:0;}
.tcugc_name_wtv{color:#F5EDD6;font-size:0.781rem;display:block;font-weight:700;}
.tcugc_meta_wtv{color:#A89B6E;font-size:0.688rem;}
.tcugc_badge_wtv{background:#D4A017;border-radius:8px;padding:2px 6px;top:8px;position:absolute;color:#0F0D0A;right:0.5rem;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-weight:700;font-size:0.5rem;}
.tcugc_badge_hot_wtv{background:#D94032;color:#F5EDD6;}
.tcugc_badge_live_wtv{background:#D94032;left:8px;right:auto;color:#F5EDD6;}
.tcugc_mult_wtv{inset:0;display:flex;align-items:center;position:absolute;justify-content:center;font-size:1.75rem;font-weight:700;color:#D4A017;}
.tcupc_wtv{border-radius:13px;border:1px solid #352E1C;background:#1A1710;font-weight:700;justify-content:center;display:flex;align-items:center;height:4rem;color:#C4B98A;font-size:14px;}
.tcurail_wtv{min-width:0;}
.tcurail_scroll_wtv{gap:0.875rem;display:grid;}
.tcurail_scroll_wtv>*{min-width:0;}
.tcug6_wtv{grid-template-columns:repeat(6,1fr);}
.tcug7_wtv{grid-template-columns:repeat(7,1fr);}
.tcug4_wtv{grid-template-columns:repeat(4,1fr);}
@media(max-width:1025px){.tcug6_wtv,.tcug7_wtv{grid-template-columns:none;padding-bottom:6px;scroll-snap-type:x mandatory;overflow-x:auto;grid-auto-flow:column;grid-auto-columns:7.5rem;}
.tcug6_wtv>*,.tcug7_wtv>*{scroll-snap-align:start;}
.tcug4_wtv{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:563px){.tcug4_wtv{grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;grid-auto-columns:9.375rem;}
}
.tcupanel_wtv{border-radius:1.25rem;padding:1.75rem 2rem;background:#1A1710;border:1px solid #352E1C;}
.tcusplit_wtv{gap:36px;display:grid;align-items:start;}
.tcusplit_wtv>*{min-width:0;}
.tcusplit_a_wtv{grid-template-columns:.85fr 1.15fr;}
.tcusplit_b_wtv{grid-template-columns:1fr 1.1fr;}
.tcusplit_c_wtv{grid-template-columns:1.1fr .9fr;}
.tcupgrid_wtv{gap:40px;grid-template-columns:.9fr 1.1fr;align-items:center;display:grid;}
.tcupgrid_wtv>*{min-width:0;}
.tculead_wtv{font-size:15px;color:#C4B98A;line-height:1.65;margin-bottom:0.875rem;}
.tcufeat_wtv{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.tcufeat_wtv>*{min-width:0;}
.tcufeat2_wtv{grid-template-columns:1fr 1fr;}
.tcufeat_card_wtv{background:#1A1710;border-radius:20px;padding:1.625rem;border:1px solid #352E1C;}
.tcufeat_card_wtv svg{margin-bottom:16px;color:#D4A017;height:1.625rem;width:26px;}
.tcufeat_card_wtv h3{font-weight:700;color:#F5EDD6;margin-bottom:0.5rem;font-size:18px;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;}
.tcufeat_card_wtv p{color:#C4B98A;font-size:0.813rem;line-height:1.6;}
.tcufeat_card_wtv b{color:#F5EDD6;}
.tcubig_wtv{gap:22px;display:flex;flex-wrap:wrap;}
.tcubig_n_wtv{font-weight:700;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;color:#D4A017;font-size:26px;}
.tcubig_l_wtv{color:#8A7D5A;font-size:12px;}
.tcuperson_wtv{background:#1A1710;border:1px solid #352E1C;padding:16px 18px;border-radius:13px;gap:14px;align-items:center;display:flex;}
.tcuavatar_wtv{flex:none;border-radius:50%;background:linear-gradient(135deg,#D4A017,#9B6E08);width:44px;height:2.75rem;}
.tcuperson_name_wtv{font-weight:700;color:#F5EDD6;font-size:14px;}
.tcuperson_role_wtv{color:#8A7D5A;font-size:12px;}
.tcukv_wtv{grid-template-columns:1fr 1fr;border:1px solid #352E1C;gap:1px;background:#352E1C;overflow:hidden;border-radius:0.813rem;display:grid;}
.tcukv_wtv>div{background:#0F0D0A;padding:16px 1.125rem;min-width:0;}
.tcukv_k_wtv{font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#D4A017;text-transform:uppercase;font-size:9.5px;margin-bottom:0.313rem;}
.tcukv_v_wtv{font-size:0.844rem;font-weight:700;color:#F5EDD6;}
@media(max-width:1027px){.tcusplit_a_wtv,.tcusplit_b_wtv,.tcusplit_c_wtv,.tcupgrid_wtv{gap:24px;grid-template-columns:1fr;}
.tcufeat_wtv,.tcufeat2_wtv{grid-template-columns:1fr;}
.tcukv_wtv{grid-template-columns:1fr;}
}
.tcush_wtv{margin-bottom:1rem;min-width:0;}
.tcush_row_wtv{gap:0.75rem;align-items:flex-end;flex-wrap:wrap;justify-content:space-between;display:flex;}
.tcush_row_wtv .tcush_l_wtv{gap:6px;flex-direction:column;min-width:0;display:flex;}
.tcush_stack_wtv{gap:10px;display:flex;align-items:flex-start;flex-direction:column;}
.tcush_center_wtv{gap:10px;flex-direction:column;text-align:center;display:flex;align-items:center;}
.tcush_h2_wtv{gap:0.563rem;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;overflow-wrap:break-word;font-size:20px;display:flex;line-height:1.1;font-weight:700;align-items:center;color:#F5EDD6;}
@media(min-width:767px){.tcush_h2_wtv{font-size:1.5rem;}
}
.tcuband_wtv .tcush_h2_wtv{color:#F5EDD6;}
.tcueb_mono_wtv{letter-spacing:.08em;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:none;}
.tcueb_mono_wtv::before{content:"// ";}
.tcueb_upper_wtv{text-transform:uppercase;letter-spacing:.14em;}
.tcueb_pill_wtv{padding:5px 0.688rem;background:rgba(212, 160, 23, 0.12);border-radius:999px;text-transform:uppercase;letter-spacing:.12em;}
.tcueb_line_wtv{gap:0.625rem;display:inline-flex;align-items:center;}
.tcueb_line_wtv::before{background:#D4A017;content:"";width:24px;display:inline-block;height:1px;}
.tcuband_wtv .tcueb_line_wtv::before{background:#D4A017;}
.tcuband_wtv .tcueb_pill_wtv{background:rgba(255, 220, 100, 0.08);}
.tcush_link_wtv{transition:color 0.2s ease,border-color 0.2s ease;gap:0.375rem;border-bottom:1px solid #F5EDD6;display:inline-flex;font-weight:600;white-space:nowrap;font-size:0.813rem;padding-bottom:2px;color:#F5EDD6;align-items:center;}
.tcush_link_wtv:hover{border-color:#D4A017;color:#D4A017;}
.tcush_link_wtv svg{width:14px;height:14px;}
.tcush_link_chev_wtv{padding-bottom:0;color:#D4A017;border-bottom:0;font-size:12px;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.tcush_link_btn_wtv{padding:0.563rem 18px;background:#D4A017;border-radius:999px;color:#0F0D0A;border-bottom:0;}
.tcush_link_btn_wtv:hover{background:#BC8D10;border-color:transparent;}
.tcuband_wtv .tcush_link_wtv{border-color:#F5EDD6;color:#F5EDD6;}
.tcuband_wtv .tcush_link_chev_wtv{color:#D4A017;}
.tcush_rule_wtv{background:#352E1C;margin:-2px 0 1rem;height:1px;}
.tcuband_wtv .tcush_rule_wtv{background:rgba(255, 220, 100, 0.13);}
.tcuseo_grid3_wtv{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;}
.tcuseo_grid4_wtv{gap:13px;grid-template-columns:repeat(4,1fr);display:grid;}
.tcuseo_grid3_wtv>*,.tcuseo_grid4_wtv>*{min-width:0;}
.tcuseo_card_wtv{padding:1.5rem;background:#1A1710;border:1px solid #352E1C;border-radius:0.813rem;}
.tcuseo_card_wtv h3{font-size:1.125rem;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F5EDD6;margin-bottom:8px;}
.tcuseo_card_wtv p{color:#C4B98A;line-height:1.6;font-size:13px;}
.tcuseo_card_sm_wtv{padding:20px;}
.tcuseo_card_sm_wtv h3{font-size:16px;}
.tcuseo_card_sm_wtv p{font-size:12.5px;line-height:1.55;}
.tcuseo_rtp_row_wtv{gap:2.25rem;grid-template-columns:1fr 1fr;margin-top:16px;align-items:center;display:grid;}
.tcurtp_wtv{gap:14px;min-width:0;display:flex;}
.tcurtp_wtv>div{padding:1rem;background:#0F0D0A;flex:1;border-radius:0.813rem;text-align:center;min-width:0;}
.tcurtp_n_wtv{color:#D4A017;font-weight:700;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;white-space:nowrap;font-size:26px;}
.tcurtp_l_wtv{color:#8A7D5A;margin-top:4px;font-size:0.688rem;}
.tcucmp_wtv{border:1px solid #352E1C;border-radius:13px;overflow:hidden;max-width:47.5rem;}
.tcucmp_row_wtv{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:0.813rem;}
.tcucmp_row_wtv>div{padding:13px 14px;text-align:center;min-width:0;}
.tcucmp_row_wtv>div:first-child{padding-left:1.375rem;text-align:left;font-weight:600;color:#F5EDD6;}
.tcucmp_th_wtv{background:#0F0D0A;font-weight:700;font-size:0.781rem;}
.tcucmp_row_wtv:not(.tcucmp_th_wtv){background:#1A1710;color:#C4B98A;border-top:1px solid #2A2518;}
.tcucmp_zebra_wtv{background:#141209;}
.tcuguide_wtv{border-radius:13px;background:#1A1710;overflow:hidden;border:1px solid #352E1C;cursor:pointer;}
.tcuguide_cover_wtv{height:8.125rem;}
.tcuguide_body_wtv{padding:1.25rem;}
.tcuguide_body_wtv h3{margin:0.438rem 0 0.563rem;color:#F5EDD6;line-height:1.25;font-weight:700;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:1rem;}
.tcuguide_meta_wtv{font-size:11.5px;color:#8A7D5A;}
.tcuhub_wtv{gap:28px;grid-template-columns:repeat(5,1fr);display:grid;border-top:1px solid #2A2518;padding-top:28px;}
.tcuhub_wtv>*{min-width:0;}
.tcuhub_wtv h4{margin-bottom:0.688rem;color:#F5EDD6;font-size:0.813rem;font-weight:700;}
.tcuhub_col_wtv{gap:0.5rem;color:#C4B98A;font-size:13px;flex-direction:column;display:flex;}
.tcuhub_col_wtv a{cursor:pointer;}
@media(max-width:1022px){.tcuseo_grid3_wtv{grid-template-columns:1fr;}
.tcuseo_grid4_wtv{grid-template-columns:repeat(2,1fr);}
.tcuseo_rtp_row_wtv{gap:1.25rem;grid-template-columns:1fr;}
.tcuhub_wtv{gap:22px;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:560px){.tcuhub_wtv{grid-template-columns:1fr;}
}
.tcuhero_wtv{border-radius:1.25rem;padding:2.875rem 3rem;border:1px solid #352E1C;overflow:hidden;background:linear-gradient(120deg,#1C1709,#0E1220);color:#F5EDD6;position:relative;}
.tcuhero_glow_wtv{background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);border-radius:50%;position:absolute;right:-3.75rem;width:340px;height:21.25rem;top:-3.75rem;}
.tcuhero_in_wtv{max-width:37.5rem;position:relative;}
.tcuhero_wtv .tcueyebrow_wtv{color:#D4A017;}
.tcupill_row_wtv{background:rgba(255, 220, 100, 0.08);border:1px solid rgba(255, 220, 100, 0.13);padding:0.375rem 0.813rem;border-radius:62.438rem;gap:8px;letter-spacing:.1em;display:inline-flex;font-size:10.5px;align-items:center;text-transform:uppercase;color:#D4A017;margin-bottom:22px;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.tcuhero_h1_wtv{margin:1.125rem 0;color:#F5EDD6;font-weight:700;line-height:1.02;font-size:3.375rem;overflow-wrap:break-word;letter-spacing:-.02em;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;}
.tcuhero_h1_wtv em{font-style:normal;color:#D4A017;}
.tcuhero_sub_wtv{margin-bottom:28px;color:#A89B6E;line-height:1.55;max-width:480px;font-size:1.063rem;}
.tcuhero_cta_wtv{gap:14px;align-items:center;flex-wrap:wrap;display:flex;margin-bottom:1.625rem;}
.tcuhero_trust_wtv{gap:0.875rem;display:flex;align-items:center;flex-wrap:wrap;}
.tcuhero_rating_txt_wtv{color:#A89B6E;font-size:13px;}
@media(max-width:1026px){.tcuhero_wtv{padding:2rem 1.5rem;}
.tcuhero_h1_wtv{font-size:2.375rem;}
}
@media(max-width:561px){.tcuhero_h1_wtv{font-size:1.875rem;}
}
.tcutabs_wtv{gap:9px;display:flex;flex-wrap:wrap;}
.tcutab_wtv{border:1px solid #352E1C;border-radius:8px;background:#1A1710;padding:10px 18px;color:#C4B98A;font-weight:600;cursor:pointer;font-size:0.813rem;}
.tcutab_on_wtv{background:#D4A017;border-color:transparent;font-weight:700;color:#0F0D0A;}
.tcustat_wtv{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;}
.tcustat_wtv>*{min-width:0;}
.tcustat_item_wtv{border-radius:0.813rem;padding:1.125rem 20px;border:1px solid #352E1C;background:#1A1710;}
.tcustat_k_wtv{letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.594rem;color:#8A7D5A;}
.tcustat_v_wtv{gap:0.5rem;font-weight:700;display:flex;min-width:0;color:#F5EDD6;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;align-items:center;overflow-wrap:anywhere;font-size:24px;}
.tcustat_v_accent_wtv{color:#D4A017;}
@media(max-width:1024px){.tcustat_wtv{grid-template-columns:repeat(2,1fr);}
}
.tcuwlc_wtv{overflow:hidden;grid-template-columns:1.2fr .8fr;border:1px solid #352E1C;padding:2.25rem 2.5rem;background:linear-gradient(120deg,#1C1709,#0E1220);gap:1.5rem;border-radius:20px;color:#F5EDD6;position:relative;display:grid;align-items:center;}
.tcuwlc_wtv>*{min-width:0;}
.tcuwlc_wtv .tcueyebrow_wtv{color:#D4A017;}
.tcuwlc_glow_wtv{background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);border-radius:50%;height:16.25rem;position:absolute;right:-40px;width:16.25rem;top:-2.5rem;}
.tcuwlc_in_wtv{position:relative;}
.tcuwlc_h2_wtv{margin:0.625rem 0 0.5rem;overflow-wrap:break-word;font-weight:700;line-height:1.03;color:#F5EDD6;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:2.125rem;}
.tcuwlc_h2_wtv em{font-style:normal;color:#D4A017;}
.tcuwlc_sub_wtv{max-width:420px;line-height:1.55;color:#A89B6E;margin-bottom:18px;font-size:0.875rem;}
.tcuwlc_terms_wtv{gap:0.625rem;flex-direction:column;display:flex;position:relative;}
.tcuterm_wtv{background:rgba(255, 220, 100, 0.08);border:1px solid rgba(255, 220, 100, 0.13);border-radius:0.813rem;padding:13px 0.938rem;gap:11px;align-items:center;display:flex;}
.tcuterm_wtv svg{flex:none;width:20px;color:#D4A017;height:1.25rem;}
.tcuterm_k_wtv{font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#A89B6E;text-transform:uppercase;letter-spacing:.1em;font-size:9.5px;}
.tcuterm_v_wtv{color:#F5EDD6;font-weight:700;font-size:0.875rem;margin-top:2px;}
@media(max-width:1022px){.tcuwlc_wtv{grid-template-columns:1fr;}
}
@media(max-width:562px){.tcuwlc_h2_wtv{font-size:1.625rem;}
}
.tcujp_wtv{gap:0.875rem;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.tcujp_wtv>*{min-width:0;}
.tcujp_hero_wtv{background:linear-gradient(135deg,#1C1709,#0E1220);border-radius:20px;gap:14px;overflow:hidden;border:1px solid #352E1C;padding:26px;min-height:11.25rem;display:flex;color:#F5EDD6;position:relative;flex-direction:column;justify-content:space-between;}
.tcujp_glow_wtv{border-radius:50%;background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);right:-40px;position:absolute;height:180px;width:11.25rem;top:-2.5rem;}
.tcujp_k_row_wtv{gap:10px;position:relative;align-items:center;justify-content:space-between;display:flex;}
.tcujp_k_wtv{font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.12em;font-size:0.625rem;color:#8A7D5A;text-transform:uppercase;}
.tcujp_hero_wtv .tcujp_k_wtv{color:#A89B6E;}
.tcujp_amt_wtv{font-weight:700;line-height:1;color:#D4A017;font-size:42px;position:relative;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;}
.tcujp_sub_wtv{margin-top:5px;color:#A89B6E;font-size:0.75rem;}
.tcujp_cell_wtv{background:#1A1710;border:1px solid #352E1C;padding:1.375rem;border-radius:1.25rem;justify-content:space-between;min-height:11.25rem;flex-direction:column;display:flex;}
.tcujp_cell_wtv .tcujp_amt_wtv{font-size:1.875rem;color:#F5EDD6;}
.tcujp_cell_wtv .tcujp_sub_wtv{color:#8A7D5A;}
@media(max-width:1024px){.tcujp_wtv{grid-template-columns:1fr;}
}
@media(max-width:559px){.tcujp_amt_wtv{font-size:32px;}
}
.tcupay_logos_wtv{grid-template-columns:repeat(4,1fr);gap:0.563rem;display:grid;}
.tcupay_logos_wtv>*{min-width:0;}
.tcupay_wtv{border:1px solid #352E1C;border-radius:0.5rem;color:#C4B98A;justify-content:center;font-weight:700;align-items:center;height:48px;font-size:12px;display:flex;}
.tcutable_wtv{border:1px solid #352E1C;border-radius:0.813rem;overflow:hidden;}
.tcutrow_wtv{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:13px;}
.tcutrow_wtv>div{padding:13px 0.875rem;min-width:0;}
.tcutrow_wtv>div:first-child{color:#F5EDD6;font-weight:700;padding-left:16px;}
.tcutrow_th_wtv{background:#0F0D0A;letter-spacing:.06em;color:#8A7D5A;text-transform:uppercase;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:9.5px;}
.tcutrow_wtv:not(.tcutrow_th_wtv){background:#1A1710;border-top:1px solid #2A2518;color:#C4B98A;}
.tcutrow_zebra_wtv{background:#141209;}
.tcupos_wtv{color:#D4A017;font-weight:700;}
@media(max-width:1021px){.tcupay_logos_wtv{grid-template-columns:repeat(2,1fr);}
}
.tcudw_h2_wtv{font-weight:700;font-size:26px;color:#F5EDD6;line-height:1.08;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;margin-bottom:0.625rem;}
.tcusteps_v_wtv{gap:0.625rem;grid-template-columns:1fr;}
.tcusteps_v_wtv .tcustep_wtv{padding:1.125rem 1.25rem;}
@media(max-width:558px){.tcudw_h2_wtv{font-size:23px;}
}
.tcuvip_head_wtv{gap:12px;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;margin-bottom:18px;display:flex;}
.tcuvip_intro_wtv{font-size:13px;max-width:420px;color:#C4B98A;}
.tcuvip_wtv{grid-template-columns:repeat(5,1fr);gap:12px;display:grid;}
.tcuvip_wtv>*{min-width:0;}
.tcutier_wtv{padding:1.25rem;border-radius:0.813rem;border:1px solid #352E1C;background:#1A1710;}
.tcutier_on_wtv{background:rgba(212, 160, 23, 0.12);border-color:#D4A017;}
.tcutier_medal_wtv{background:linear-gradient(135deg,#D4A017,#9B6E08);border-radius:0.5rem;height:1.875rem;width:1.875rem;margin-bottom:14px;}
.tcutier_name_wtv{color:#F5EDD6;margin-bottom:5px;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:15px;}
.tcutier_tx_wtv{color:#8A7D5A;font-size:0.719rem;line-height:1.5;}
@media(max-width:1021px){.tcuvip_wtv{grid-template-columns:repeat(2,1fr);}
}
.tcusteps_wtv{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.tcusteps_wtv>*{min-width:0;}
.tcustep_wtv{border-radius:13px;border:1px solid #352E1C;padding:1.5rem;background:#1A1710;position:relative;}
.tcustep_num_wtv{background:#D4A017;border-radius:8px;width:1.875rem;margin-bottom:14px;align-items:center;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;display:flex;font-size:13px;justify-content:center;height:30px;color:#0F0D0A;font-weight:700;}
.tcustep_h_wtv{font-size:16px;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F5EDD6;margin-bottom:0.438rem;}
.tcustep_p_wtv{font-size:0.813rem;color:#C4B98A;line-height:1.55;}
@media(max-width:1022px){.tcusteps_wtv{grid-template-columns:1fr;}
}
.tcupromo_grid_wtv{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid;}
.tcupromo_grid_wtv>*{min-width:0;}
.tcupromo_wtv{background:#1A1710;padding:24px;overflow:hidden;border-radius:20px;border:1px solid #352E1C;min-height:150px;position:relative;}
.tcupromo_h_wtv{font-weight:700;font-size:26px;margin-top:0.375rem;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;line-height:1.05;color:#F5EDD6;}
.tcupromo_h_wtv em{font-style:normal;color:#D4A017;}
.tcupromo_p_wtv{margin-top:8px;color:#C4B98A;font-size:12.5px;line-height:1.5;}
.tcupromo_feat_wtv{border-color:#352E1C;background:linear-gradient(135deg,#1C1709,#0E1220);}
.tcupromo_feat_wtv .tcupromo_h_wtv{color:#F5EDD6;}
.tcupromo_feat_wtv .tcupromo_h_wtv em{color:#D4A017;}
.tcupromo_feat_wtv .tcupromo_p_wtv{color:#A89B6E;}
.tcupromo_feat_wtv .tcueyebrow_wtv{color:#D4A017;}
@media(max-width:1023px){.tcupromo_grid_wtv{grid-template-columns:1fr;}
}
.tcusupp_wtv{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.tcusupp_wtv>*{min-width:0;}
.tcusupp_card_wtv{border-radius:0.813rem;padding:1.5rem;background:#1A1710;border:1px solid #352E1C;}
.tcusupp_card_wtv svg{width:24px;height:1.5rem;margin-bottom:0.875rem;color:#D4A017;}
.tcusupp_card_wtv h3{margin-bottom:0.375rem;font-size:1rem;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F5EDD6;}
.tcusupp_card_wtv p{line-height:1.55;color:#C4B98A;font-size:13px;}
@media(max-width:1025px){.tcusupp_wtv{grid-template-columns:1fr;}
}
.tcuab_h2_wtv{margin:0.875rem 0 1rem;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:2rem;font-weight:700;line-height:1.08;color:#F5EDD6;}
.tcuab_body_wtv{font-size:15px;margin-bottom:14px;color:#C4B98A;line-height:1.65;}
.tcuab_chips_wtv{gap:10px;flex-wrap:wrap;margin-top:8px;display:flex;}
.tcufaq_wtv{gap:0.625rem;display:flex;flex-direction:column;}
.tcufaq_item_wtv{padding:18px 22px;background:#1A1710;border:1px solid #352E1C;border-radius:13px;}
.tcufaq_q_wtv{gap:1rem;list-style:none;display:flex;color:#F5EDD6;font-size:15.5px;font-weight:600;justify-content:space-between;align-items:center;cursor:pointer;}
.tcufaq_q_wtv::-webkit-details-marker{display:none;}
.tcufaq_q_t_wtv{gap:10px;display:flex;}
.tcufaq_q_i_wtv{font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#D4A017;font-style:normal;}
.tcufaq_pm_wtv{font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#D4A017;font-size:1.25rem;}
.tcufaq_item_wtv[open] .tcufaq_pm_wtv{transform:rotate(45deg);}
.tcufaq_a_wtv{font-size:13.5px;margin-top:12px;line-height:1.6;color:#C4B98A;}
@media(max-width:557px){.tcuab_h2_wtv{font-size:26px;}
}
.tcuop_h2_wtv{margin:0.625rem 0 0.5rem;line-height:1.1;color:#F5EDD6;font-size:24px;font-weight:700;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;}
.tcuop_text_wtv{font-size:0.844rem;color:#C4B98A;line-height:1.6;}
@media(max-width:557px){.tcuop_h2_wtv{font-size:22px;}
}
.tcuprovs_wtv{gap:0.75rem;grid-template-columns:repeat(6,1fr);margin-bottom:28px;display:grid;}
.tcuprovs_wtv>*{min-width:0;}
.tcuprov_wtv{border-radius:0.813rem;background:#1A1710;border:1px solid #352E1C;padding:12px;height:64px;text-decoration:none;display:flex;justify-content:center;align-items:center;}
.tcuprov_img_wtv{max-height:2rem;object-fit:contain;max-width:100%;}
.tcuresp_wtv{padding:1.625rem;background:#1A1710;border:1px solid #352E1C;border-radius:13px;gap:24px;justify-content:space-between;display:flex;flex-wrap:wrap;align-items:center;}
.tcuresp_in_wtv{max-width:35rem;}
.tcuresp_h_wtv{font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-size:1.188rem;font-weight:700;margin-bottom:0.5rem;color:#F5EDD6;}
.tcuresp_p_wtv{line-height:1.6;color:#C4B98A;font-size:13.5px;}
.tcuresp_badges_wtv{gap:14px;align-items:center;display:flex;flex-wrap:wrap;}
.tcuage18_wtv{border:1.5px solid #D94032;border-radius:0.5rem;padding:4px 8px;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-weight:700;color:#D94032;font-size:13px;}
.tcuresp_org_wtv{font-size:0.813rem;font-weight:600;color:#8A7D5A;}
@media(max-width:1025px){.tcuprovs_wtv{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:557px){.tcuprovs_wtv{grid-template-columns:repeat(2,1fr);}
}
.tcudispute_wtv{border-radius:0.813rem;border:1px dashed #4A4228;gap:1.75rem;padding:26px 1.875rem;flex-wrap:wrap;align-items:center;display:flex;justify-content:space-between;}
.tcudispute_in_wtv{max-width:41.25rem;}
.tcudispute_h2_wtv{font-size:22px;font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F5EDD6;margin-bottom:0.5rem;}
.tcudispute_text_wtv{font-size:0.844rem;color:#C4B98A;line-height:1.6;}
.tcufooter_wtv{background:#0A0905;padding:40px 28px;border-top:1px solid #2A2518;}
.tcufooter_grid_wtv{gap:32px;grid-template-columns:1.4fr 1fr 1fr 1fr;max-width:1400px;display:grid;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;}
.tcufooter_grid_wtv>*{min-width:0;}
.tcufooter_grid_wtv h4{letter-spacing:.12em;text-transform:uppercase;margin-bottom:13px;color:#5A5038;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:10px;}
.tcufcol_wtv{gap:9px;font-size:0.813rem;flex-direction:column;display:flex;color:#C4B98A;}
.tcufcol_wtv a{cursor:pointer;}
.tcuft_about_wtv{font-size:13px;color:#8A7D5A;line-height:1.6;max-width:260px;margin-top:0.75rem;}
.tcuft_contact_wtv{overflow-wrap:anywhere;font-size:12.5px;margin-top:12px;color:#D4A017;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.tcufooter_bottom_wtv{gap:16px;margin:0 auto;justify-content:space-between;flex-wrap:wrap;max-width:1400px;border-top:1px solid #2A2518;display:flex;align-items:center;padding-top:20px;}
.tcufooter_bottom_wtv p{line-height:1.6;font-size:0.688rem;color:#5A5038;max-width:45rem;}
@media(max-width:1026px){.tcufooter_grid_wtv{grid-template-columns:1fr 1fr;}
}
@media(max-width:557px){.tcufooter_grid_wtv{grid-template-columns:1fr;}
}