*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0D08;
color:#BFB49A;
text-rendering:optimizeLegibility;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
line-height:1.55;
-webkit-font-smoothing:antialiased;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(10, 8, 4, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.tsc_shell_qz8{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.tsc_main_qz8{
min-width:0;
}
.tsc_wrap_qz8{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.tsc_container_qz8{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.tsc_container_qz8{
padding:0 28px;
}
}
.tsc_section_qz8{
padding:1.5rem 1.75rem;
}
.tsc_section_pt_qz8{
padding-top:34px;
}
.tsc_band_soft_qz8{
background:#1A1710;
}
.tsc_eyebrow_qz8{
letter-spacing:.14em;
line-height:1.4;
color:#D4A020;
font-weight:600;
display:inline-block;
overflow-wrap:break-word;
font-size:0.656rem;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
}
.tsc_drawer_cb_qz8{
display:none;
}
.tsc_overlay_qz8{
display:none;
}
@media(max-width:1025px){
.tsc_shell_qz8{
grid-template-columns:1fr;
}
.tsc_main_qz8{
padding-bottom:4.875rem;
}
.tsc_drawer_cb_qz8:checked~.tsc_overlay_qz8{
background:rgba(10, 8, 4, 0.72);
inset:0;
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:559px){
.tsc_section_qz8{
padding:18px 16px;
}
.tsc_section_pt_qz8{
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 ---------- */
.tsc_side_qz8{
background:#13110C;
gap:1.375rem;
padding:22px 1.125rem;
height:100vh;
align-self:start;
display:flex;
top:0;
position:sticky;
border-right:1px solid #262114;
flex-direction:column;
overflow-y:auto;
}
.tsc_brand_qz8{
gap:0.625rem;
display:flex;
align-items:center;
}
.tsc_logo_qz8{
color:#F5EDD4;
font-weight:700;
font-size:21px;
letter-spacing:-.02em;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.tsc_side_cta_qz8{
border:1px solid #332B1A;
background:rgba(212, 160, 32, 0.12);
padding:1rem;
border-radius:12px;
}
.tsc_side_cta_h_qz8{
font-size:17px;
line-height:1.15;
color:#F5EDD4;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:0.375rem;
}
.tsc_side_cta_p_qz8{
line-height:1.45;
font-size:0.75rem;
color:#BFB49A;
margin-bottom:0.75rem;
}
.tsc_nav_qz8{
gap:3px;
display:flex;
flex-direction:column;
}
.tsc_nav_label_qz8{
padding:0.375rem 0.625rem;
font-size:9.5px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.14em;
color:#4E4739;
text-transform:uppercase;
}
.tsc_nav_item_qz8{
padding:10px;
border-radius:0.5rem;
gap:0.688rem;
display:flex;
color:#BFB49A;
font-weight:500;
align-items:center;
font-size:0.875rem;
}
.tsc_nav_item_qz8 svg{
width:1.063rem;
height:17px;
}
.tsc_nav_item_qz8:hover{
background:rgba(212, 160, 32, 0.12);
color:#F5EDD4;
}
.tsc_nav_item_on_qz8{
background:rgba(212, 160, 32, 0.12);
font-weight:600;
color:#D4A020;
}
.tsc_side_foot_qz8{
border-radius:0.75rem;
background:#1A1710;
border:1px solid #332B1A;
padding:0.75rem;
margin-top:auto;
}
.tsc_side_foot_qz8 p{
color:#BFB49A;
line-height:1.4;
margin-top:4px;
font-size:0.781rem;
}
/* ---------- topbar ---------- */
.tsc_top_qz8{
padding:14px 1.75rem;
gap:1rem;
background:#13110C;
z-index:40;
position:sticky;
border-bottom:1px solid #262114;
display:flex;
align-items:center;
top:0;
}
.tsc_top_brand_qz8{
gap:0.563rem;
align-items:center;
display:none;
}
.tsc_search_qz8{
background:#1A1710;
border-radius:0.75rem;
gap:0.625rem;
flex:1;
padding:11px 0.875rem;
border:1px solid #332B1A;
max-width:27.5rem;
color:#857A63;
align-items:center;
display:flex;
font-size:0.844rem;
}
.tsc_search_qz8 svg{
flex:none;
width:1rem;
height:1rem;
}
.tsc_top_actions_qz8{
gap:0.75rem;
margin-left:auto;
align-items:center;
display:flex;
}
.tsc_lang_qz8{
font-size:12px;
color:#BFB49A;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.tsc_burger_qz8{
background:#1A1710;
border:1px solid #332B1A;
border-radius:0.5rem;
align-items:center;
display:none;
color:#F5EDD4;
height:2.5rem;
width:2.5rem;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.tsc_botnav_qz8{
display:none;
}
@media(max-width:1025px){
.tsc_side_qz8{
transition:transform .25s ease;
height:100vh;
top:0;
transform:translateX(-100%);
position:fixed;
width:280px;
left:0;
z-index:80;
}
.tsc_drawer_cb_qz8:checked~.tsc_shell_qz8 .tsc_side_qz8{
transform:translateX(0);
}
.tsc_top_qz8{
padding:0.875rem 1rem;
gap:12px;
position:static;
flex-wrap:wrap;
}
.tsc_top_brand_qz8{
display:flex;
}
.tsc_search_qz8{
display:none;
}
.tsc_burger_qz8{
display:flex;
}
.tsc_top_actions_qz8{
gap:10px;
width:100%;
margin-left:0;
align-items:stretch;
}
.tsc_top_actions_qz8 .tsc_lang_qz8{
display:none;
}
.tsc_top_actions_qz8 .tsc_btn_qz8{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.tsc_botnav_qz8{
background:#13110C;
padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
z-index:65;
right:0;
transform:translateZ(0);
border-top:1px solid #332B1A;
bottom:0;
display:grid;
position:fixed;
left:0;
}
.tsc_bn_qz8{
gap:0.25rem;
padding:0.375rem 2px 0;
justify-content:flex-end;
min-width:0;
font-size:0.625rem;
font-weight:600;
flex-direction:column;
align-items:center;
color:#BFB49A;
display:flex;
}
.tsc_bn_qz8 svg{
flex:none;
height:22px;
width:1.375rem;
}
.tsc_bn_qz8 span{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
.tsc_bn_on_qz8{
color:#D4A020;
}
.tsc_bn_center_qz8{
position:relative;
}
.tsc_bn_fab_qz8{
background:#E8B830;
border-radius:50%;
height:3.125rem;
left:50%;
color:#0F0D08;
align-items:center;
position:absolute;
transform:translateX(-50%);
width:50px;
justify-content:center;
box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(0, 0, 0, 0.45);
display:flex;
top:-1.25rem;
}
.tsc_bn_fab_qz8 svg{
height:1.5rem;
width:1.5rem;
}
.tsc_bn_center_qz8 span{
color:#D4A020;
}
}
.tsc_btn_qz8{
padding:0.688rem 1.375rem;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:0.5rem;
border-radius:0.5rem;
font-size:14px;
justify-content:center;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
cursor:pointer;
display:inline-flex;
align-items:center;
font-weight:700;
}
.tsc_btn_pri_qz8{
background:#E8B830;
color:#0F0D08;
box-shadow:0 0.25rem 1.25rem rgba(232, 184, 48, 0.38), 0 2px 0.375rem rgba(232, 184, 48, 0.22);
}
.tsc_btn_pri_qz8:hover{
background:#D4A020;
}
.tsc_btn_ghost_qz8{
background:rgba(212, 160, 32, 0.12);
color:#F5EDD4;
font-weight:600;
}
.tsc_btn_line_qz8{
border:1px solid #4A3E26;
background:transparent;
font-weight:600;
color:#F5EDD4;
}
.tsc_btn_lg_qz8{
border-radius:0.75rem;
padding:16px 1.875rem;
font-size:15px;
}
.tsc_band_qz8 .tsc_btn_line_qz8{
border-color:rgba(255, 220, 120, 0.13);
color:#F5EDD4;
}
.tsc_band_qz8 .tsc_btn_ghost_qz8{
background:rgba(255, 220, 120, 0.08);
color:#F5EDD4;
}
.tsc_link_m_qz8{
gap:5px;
color:#D4A020;
display:inline-flex;
align-items:center;
font-size:0.75rem;
text-decoration:none;
cursor:pointer;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.tsc_link_m_qz8 svg{
height:0.875rem;
width:14px;
}
.tsc_band_qz8 .tsc_link_m_qz8{
color:#E8B830;
}
.tsc_dot_qz8{
flex:none;
background:#D4A020;
border-radius:50%;
width:7px;
height:7px;
}
.tsc_dot_live_qz8{
animation:zm3-pulse 1.4s infinite;
background:#D93030;
}
.tsc_stars_qz8{
gap:2px;
color:#D4A020;
display:inline-flex;
}
.tsc_stars_qz8 svg{
width:15px;
height:0.938rem;
}
.tsc_chip_qz8{
gap:6px;
border:1px solid #332B1A;
background:#1A1710;
border-radius:8px;
padding:0.438rem 0.75rem;
display:inline-flex;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#BFB49A;
align-items:center;
font-size:11px;
}
.tsc_chip_on_qz8{
background:rgba(212, 160, 32, 0.12);
border-color:transparent;
color:#D4A020;
}
.tsc_gc_qz8{
min-width:0;
color:inherit;
cursor:pointer;
text-decoration:none;
display:block;
}
.tsc_gc_thumb_qz8{
overflow:hidden;
border:1px solid #332B1A;
border-radius:0.75rem;
display:block;
aspect-ratio:1;
background-size:cover;
background-position:center;
position:relative;
}
.tsc_gc_thumb_portrait_qz8{
aspect-ratio:3/4;
}
.tsc_gc_thumb_wide_qz8{
aspect-ratio:16/11;
}
.tsc_gc_cap_qz8{
background:linear-gradient(transparent,rgba(10, 8, 4, 0.72));
padding:0.563rem;
right:0;
left:0;
position:absolute;
bottom:0;
}
.tsc_gc_name_qz8{
font-weight:700;
display:block;
font-size:12.5px;
color:#F5EDD4;
}
.tsc_gc_meta_qz8{
font-size:11px;
color:#A89B7A;
}
.tsc_gc_badge_qz8{
border-radius:8px;
padding:2px 6px;
background:#D4A020;
top:0.5rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
right:8px;
color:#0F0D08;
font-size:0.5rem;
position:absolute;
font-weight:700;
}
.tsc_gc_badge_hot_qz8{
background:#D93030;
color:#F5EDD4;
}
.tsc_gc_badge_live_qz8{
background:#D93030;
right:auto;
color:#F5EDD4;
left:0.5rem;
}
.tsc_gc_mult_qz8{
inset:0;
position:absolute;
display:flex;
justify-content:center;
align-items:center;
color:#D4A020;
font-weight:700;
font-size:28px;
}
.tsc_pc_qz8{
border-radius:0.75rem;
background:#1A1710;
border:1px solid #332B1A;
font-size:14px;
height:64px;
font-weight:700;
align-items:center;
color:#BFB49A;
justify-content:center;
display:flex;
}
.tsc_rail_qz8{
min-width:0;
}
.tsc_rail_scroll_qz8{
gap:0.875rem;
display:grid;
}
.tsc_rail_scroll_qz8>*{
min-width:0;
}
.tsc_g6_qz8{
grid-template-columns:repeat(6,1fr);
}
.tsc_g7_qz8{
grid-template-columns:repeat(7,1fr);
}
.tsc_g4_qz8{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.tsc_g6_qz8,.tsc_g7_qz8{
grid-template-columns:none;
grid-auto-columns:7.5rem;
padding-bottom:6px;
scroll-snap-type:x mandatory;
overflow-x:auto;
grid-auto-flow:column;
}
.tsc_g6_qz8>*,.tsc_g7_qz8>*{
scroll-snap-align:start;
}
.tsc_g4_qz8{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.tsc_g4_qz8{
grid-template-columns:none;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
overflow-x:auto;
}
}
.tsc_panel_qz8{
border:1px solid #332B1A;
border-radius:1.25rem;
background:#1A1710;
padding:28px 2rem;
}
.tsc_split_qz8{
gap:2.25rem;
align-items:start;
display:grid;
}
.tsc_split_qz8>*{
min-width:0;
}
.tsc_split_a_qz8{
grid-template-columns:.85fr 1.15fr;
}
.tsc_split_b_qz8{
grid-template-columns:1fr 1.1fr;
}
.tsc_split_c_qz8{
grid-template-columns:1.1fr .9fr;
}
.tsc_pgrid_qz8{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.tsc_pgrid_qz8>*{
min-width:0;
}
.tsc_lead_qz8{
font-size:0.938rem;
margin-bottom:0.875rem;
line-height:1.65;
color:#BFB49A;
}
.tsc_feat_qz8{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.tsc_feat_qz8>*{
min-width:0;
}
.tsc_feat2_qz8{
grid-template-columns:1fr 1fr;
}
.tsc_feat_card_qz8{
background:#1A1710;
border:1px solid #332B1A;
border-radius:20px;
padding:26px;
}
.tsc_feat_card_qz8 svg{
color:#D4A020;
height:26px;
margin-bottom:16px;
width:1.625rem;
}
.tsc_feat_card_qz8 h3{
color:#F5EDD4;
font-weight:700;
font-size:18px;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
}
.tsc_feat_card_qz8 p{
font-size:0.813rem;
color:#BFB49A;
line-height:1.6;
}
.tsc_feat_card_qz8 b{
color:#F5EDD4;
}
.tsc_big_qz8{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.tsc_big_n_qz8{
font-size:26px;
color:#D4A020;
font-weight:700;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.tsc_big_l_qz8{
color:#857A63;
font-size:12px;
}
.tsc_person_qz8{
border:1px solid #332B1A;
gap:14px;
background:#1A1710;
padding:1rem 18px;
border-radius:12px;
display:flex;
align-items:center;
}
.tsc_avatar_qz8{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#E8B830,#A87A10);
height:44px;
width:2.75rem;
}
.tsc_person_name_qz8{
color:#F5EDD4;
font-size:14px;
font-weight:700;
}
.tsc_person_role_qz8{
color:#857A63;
font-size:12px;
}
.tsc_kv_qz8{
background:#332B1A;
border-radius:12px;
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid #332B1A;
gap:1px;
display:grid;
}
.tsc_kv_qz8>div{
padding:16px 1.125rem;
background:#0F0D08;
min-width:0;
}
.tsc_kv_k_qz8{
margin-bottom:5px;
color:#D4A020;
text-transform:uppercase;
font-size:9.5px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.tsc_kv_v_qz8{
font-size:13.5px;
color:#F5EDD4;
font-weight:700;
}
@media(max-width:1021px){
.tsc_split_a_qz8,.tsc_split_b_qz8,.tsc_split_c_qz8,.tsc_pgrid_qz8{
grid-template-columns:1fr;
gap:1.5rem;
}
.tsc_feat_qz8,.tsc_feat2_qz8{
grid-template-columns:1fr;
}
.tsc_kv_qz8{
grid-template-columns:1fr;
}
}
.tsc_sh_qz8{
margin-bottom:1rem;
min-width:0;
}
.tsc_sh_row_qz8{
gap:12px;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.tsc_sh_row_qz8 .tsc_sh_l_qz8{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.tsc_sh_stack_qz8{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.tsc_sh_center_qz8{
gap:10px;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.tsc_sh_h2_qz8{
gap:9px;
line-height:1.1;
display:flex;
overflow-wrap:break-word;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDD4;
font-size:1.25rem;
font-weight:700;
align-items:center;
}
@media(min-width:768px){
.tsc_sh_h2_qz8{
font-size:24px;
}
}
.tsc_band_qz8 .tsc_sh_h2_qz8{
color:#F5EDD4;
}
.tsc_eb_mono_qz8{
letter-spacing:.08em;
text-transform:none;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.tsc_eb_mono_qz8::before{
content:"// ";
}
.tsc_eb_upper_qz8{
text-transform:uppercase;
letter-spacing:.14em;
}
.tsc_eb_pill_qz8{
border-radius:62.438rem;
background:rgba(212, 160, 32, 0.12);
padding:0.313rem 0.688rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.tsc_eb_line_qz8{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.tsc_eb_line_qz8::before{
background:#D4A020;
height:1px;
display:inline-block;
content:"";
width:24px;
}
.tsc_band_qz8 .tsc_eb_line_qz8::before{
background:#E8B830;
}
.tsc_band_qz8 .tsc_eb_pill_qz8{
background:rgba(255, 220, 120, 0.08);
}
.tsc_sh_link_qz8{
gap:0.375rem;
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
display:inline-flex;
font-size:0.813rem;
padding-bottom:2px;
white-space:nowrap;
align-items:center;
font-weight:600;
color:#F5EDD4;
border-bottom:1px solid #F5EDD4;
}
.tsc_sh_link_qz8:hover{
border-color:#D4A020;
color:#D4A020;
}
.tsc_sh_link_qz8 svg{
width:0.875rem;
height:14px;
}
.tsc_sh_link_chev_qz8{
border-bottom:0;
color:#D4A020;
font-size:0.75rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
padding-bottom:0;
}
.tsc_sh_link_btn_qz8{
background:#E8B830;
border-radius:62.438rem;
padding:9px 1.125rem;
border-bottom:0;
color:#0F0D08;
}
.tsc_sh_link_btn_qz8:hover{
border-color:transparent;
background:#D4A020;
}
.tsc_band_qz8 .tsc_sh_link_qz8{
border-color:#F5EDD4;
color:#F5EDD4;
}
.tsc_band_qz8 .tsc_sh_link_chev_qz8{
color:#E8B830;
}
.tsc_sh_rule_qz8{
margin:-2px 0 1rem;
background:#332B1A;
height:1px;
}
.tsc_band_qz8 .tsc_sh_rule_qz8{
background:rgba(255, 220, 120, 0.13);
}
.tsc_seo_grid3_qz8{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.tsc_seo_grid4_qz8{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.tsc_seo_grid3_qz8>*,.tsc_seo_grid4_qz8>*{
min-width:0;
}
.tsc_seo_card_qz8{
background:#1A1710;
padding:1.5rem;
border-radius:12px;
border:1px solid #332B1A;
}
.tsc_seo_card_qz8 h3{
font-weight:700;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDD4;
margin-bottom:0.5rem;
font-size:18px;
}
.tsc_seo_card_qz8 p{
line-height:1.6;
color:#BFB49A;
font-size:13px;
}
.tsc_seo_card_sm_qz8{
padding:1.25rem;
}
.tsc_seo_card_sm_qz8 h3{
font-size:1rem;
}
.tsc_seo_card_sm_qz8 p{
font-size:12.5px;
line-height:1.55;
}
.tsc_seo_rtp_row_qz8{
grid-template-columns:1fr 1fr;
gap:36px;
align-items:center;
display:grid;
margin-top:1rem;
}
.tsc_rtp_qz8{
gap:14px;
min-width:0;
display:flex;
}
.tsc_rtp_qz8>div{
flex:1;
padding:16px;
border-radius:0.75rem;
background:#0F0D08;
min-width:0;
text-align:center;
}
.tsc_rtp_n_qz8{
font-weight:700;
color:#D4A020;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:26px;
white-space:nowrap;
}
.tsc_rtp_l_qz8{
color:#857A63;
margin-top:4px;
font-size:11px;
}
.tsc_cmp_qz8{
border:1px solid #332B1A;
border-radius:0.75rem;
overflow:hidden;
max-width:760px;
}
.tsc_cmp_row_qz8{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.tsc_cmp_row_qz8>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.tsc_cmp_row_qz8>div:first-child{
padding-left:1.375rem;
text-align:left;
color:#F5EDD4;
font-weight:600;
}
.tsc_cmp_th_qz8{
background:#0F0D08;
font-weight:700;
font-size:0.781rem;
}
.tsc_cmp_row_qz8:not(.tsc_cmp_th_qz8){
background:#1A1710;
border-top:1px solid #262114;
color:#BFB49A;
}
.tsc_cmp_zebra_qz8{
background:#141209;
}
.tsc_guide_qz8{
border:1px solid #332B1A;
border-radius:0.75rem;
background:#1A1710;
overflow:hidden;
cursor:pointer;
}
.tsc_guide_cover_qz8{
height:8.125rem;
}
.tsc_guide_body_qz8{
padding:20px;
}
.tsc_guide_body_qz8 h3{
margin:0.438rem 0 9px;
color:#F5EDD4;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.25;
font-size:16px;
}
.tsc_guide_meta_qz8{
color:#857A63;
font-size:11.5px;
}
.tsc_hub_qz8{
grid-template-columns:repeat(5,1fr);
gap:28px;
display:grid;
padding-top:28px;
border-top:1px solid #262114;
}
.tsc_hub_qz8>*{
min-width:0;
}
.tsc_hub_qz8 h4{
color:#F5EDD4;
margin-bottom:0.688rem;
font-weight:700;
font-size:13px;
}
.tsc_hub_col_qz8{
gap:0.5rem;
font-size:0.813rem;
flex-direction:column;
color:#BFB49A;
display:flex;
}
.tsc_hub_col_qz8 a{
cursor:pointer;
}
@media(max-width:1021px){
.tsc_seo_grid3_qz8{
grid-template-columns:1fr;
}
.tsc_seo_grid4_qz8{
grid-template-columns:repeat(2,1fr);
}
.tsc_seo_rtp_row_qz8{
grid-template-columns:1fr;
gap:1.25rem;
}
.tsc_hub_qz8{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:558px){
.tsc_hub_qz8{
grid-template-columns:1fr;
}
}
.tsc_hero_qz8{
padding:46px 3rem;
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(120deg,#1C1608,#0E1220);
border:1px solid #332B1A;
color:#F5EDD4;
position:relative;
}
.tsc_hero_glow_qz8{
background:radial-gradient(circle,rgba(212, 160, 32, 0.22),transparent 70%);
border-radius:50%;
width:340px;
height:340px;
top:-60px;
position:absolute;
right:-3.75rem;
}
.tsc_hero_in_qz8{
max-width:600px;
position:relative;
}
.tsc_hero_qz8 .tsc_eyebrow_qz8{
color:#E8B830;
}
.tsc_pill_row_qz8{
border-radius:62.438rem;
gap:8px;
background:rgba(255, 220, 120, 0.08);
padding:6px 13px;
border:1px solid rgba(255, 220, 120, 0.13);
align-items:center;
letter-spacing:.1em;
color:#E8B830;
font-size:0.656rem;
margin-bottom:22px;
display:inline-flex;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.tsc_hero_h1_qz8{
margin:1.125rem 0;
font-weight:700;
overflow-wrap:break-word;
font-size:3.375rem;
color:#F5EDD4;
line-height:1.02;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
}
.tsc_hero_h1_qz8 em{
font-style:normal;
color:#E8B830;
}
.tsc_hero_sub_qz8{
color:#A89B7A;
line-height:1.55;
max-width:480px;
font-size:17px;
margin-bottom:1.75rem;
}
.tsc_hero_cta_qz8{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:26px;
}
.tsc_hero_trust_qz8{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.tsc_hero_rating_txt_qz8{
color:#A89B7A;
font-size:0.813rem;
}
@media(max-width:1024px){
.tsc_hero_qz8{
padding:2rem 1.5rem;
}
.tsc_hero_h1_qz8{
font-size:2.375rem;
}
}
@media(max-width:561px){
.tsc_hero_h1_qz8{
font-size:30px;
}
}
.tsc_tabs_qz8{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.tsc_tab_qz8{
border-radius:8px;
background:#1A1710;
border:1px solid #332B1A;
padding:10px 1.125rem;
color:#BFB49A;
font-weight:600;
cursor:pointer;
font-size:0.813rem;
}
.tsc_tab_on_qz8{
border-color:transparent;
background:#E8B830;
font-weight:700;
color:#0F0D08;
}
.tsc_stat_qz8{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.tsc_stat_qz8>*{
min-width:0;
}
.tsc_stat_item_qz8{
border:1px solid #332B1A;
padding:1.125rem 1.25rem;
border-radius:12px;
background:#1A1710;
}
.tsc_stat_k_qz8{
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
letter-spacing:.12em;
margin-bottom:0.438rem;
font-size:0.594rem;
color:#857A63;
}
.tsc_stat_v_qz8{
gap:8px;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:anywhere;
font-weight:700;
align-items:center;
display:flex;
color:#F5EDD4;
min-width:0;
font-size:1.5rem;
}
.tsc_stat_v_accent_qz8{
color:#D4A020;
}
@media(max-width:1026px){
.tsc_stat_qz8{
grid-template-columns:repeat(2,1fr);
}
}
.tsc_wlc_qz8{
border-radius:20px;
padding:2.25rem 2.5rem;
background:linear-gradient(120deg,#1C1608,#0E1220);
gap:24px;
overflow:hidden;
border:1px solid #332B1A;
grid-template-columns:1.2fr .8fr;
color:#F5EDD4;
display:grid;
align-items:center;
position:relative;
}
.tsc_wlc_qz8>*{
min-width:0;
}
.tsc_wlc_qz8 .tsc_eyebrow_qz8{
color:#E8B830;
}
.tsc_wlc_glow_qz8{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 32, 0.22),transparent 70%);
right:-40px;
position:absolute;
height:260px;
width:260px;
top:-40px;
}
.tsc_wlc_in_qz8{
position:relative;
}
.tsc_wlc_h2_qz8{
margin:10px 0 8px;
line-height:1.03;
overflow-wrap:break-word;
font-weight:700;
font-size:2.125rem;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDD4;
}
.tsc_wlc_h2_qz8 em{
color:#E8B830;
font-style:normal;
}
.tsc_wlc_sub_qz8{
max-width:420px;
margin-bottom:1.125rem;
color:#A89B7A;
line-height:1.55;
font-size:14px;
}
.tsc_wlc_terms_qz8{
gap:0.625rem;
flex-direction:column;
position:relative;
display:flex;
}
.tsc_term_qz8{
border-radius:0.75rem;
border:1px solid rgba(255, 220, 120, 0.13);
background:rgba(255, 220, 120, 0.08);
gap:0.688rem;
padding:13px 15px;
display:flex;
align-items:center;
}
.tsc_term_qz8 svg{
flex:none;
color:#E8B830;
width:1.25rem;
height:1.25rem;
}
.tsc_term_k_qz8{
letter-spacing:.1em;
text-transform:uppercase;
color:#A89B7A;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
}
.tsc_term_v_qz8{
font-weight:700;
color:#F5EDD4;
margin-top:2px;
font-size:0.875rem;
}
@media(max-width:1022px){
.tsc_wlc_qz8{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.tsc_wlc_h2_qz8{
font-size:1.625rem;
}
}
.tsc_jp_qz8{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.tsc_jp_qz8>*{
min-width:0;
}
.tsc_jp_hero_qz8{
background:linear-gradient(135deg,#1C1608,#0E1220);
border-radius:20px;
overflow:hidden;
border:1px solid #332B1A;
padding:26px;
gap:0.875rem;
min-height:11.25rem;
color:#F5EDD4;
display:flex;
position:relative;
flex-direction:column;
justify-content:space-between;
}
.tsc_jp_glow_qz8{
background:radial-gradient(circle,rgba(212, 160, 32, 0.22),transparent 70%);
border-radius:50%;
width:11.25rem;
height:11.25rem;
top:-2.5rem;
right:-2.5rem;
position:absolute;
}
.tsc_jp_k_row_qz8{
gap:10px;
align-items:center;
justify-content:space-between;
position:relative;
display:flex;
}
.tsc_jp_k_qz8{
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
letter-spacing:.12em;
color:#857A63;
font-size:0.625rem;
}
.tsc_jp_hero_qz8 .tsc_jp_k_qz8{
color:#A89B7A;
}
.tsc_jp_amt_qz8{
line-height:1;
position:relative;
font-weight:700;
font-size:42px;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#E8B830;
}
.tsc_jp_sub_qz8{
font-size:0.75rem;
color:#A89B7A;
margin-top:5px;
}
.tsc_jp_cell_qz8{
padding:1.375rem;
border-radius:20px;
border:1px solid #332B1A;
background:#1A1710;
justify-content:space-between;
min-height:180px;
display:flex;
flex-direction:column;
}
.tsc_jp_cell_qz8 .tsc_jp_amt_qz8{
font-size:1.875rem;
color:#F5EDD4;
}
.tsc_jp_cell_qz8 .tsc_jp_sub_qz8{
color:#857A63;
}
@media(max-width:1023px){
.tsc_jp_qz8{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.tsc_jp_amt_qz8{
font-size:2rem;
}
}
.tsc_vip_head_qz8{
gap:0.75rem;
justify-content:space-between;
margin-bottom:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.tsc_vip_intro_qz8{
color:#BFB49A;
font-size:0.813rem;
max-width:26.25rem;
}
.tsc_vip_qz8{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.tsc_vip_qz8>*{
min-width:0;
}
.tsc_tier_qz8{
background:#1A1710;
border-radius:12px;
padding:20px;
border:1px solid #332B1A;
}
.tsc_tier_on_qz8{
background:rgba(212, 160, 32, 0.12);
border-color:#D4A020;
}
.tsc_tier_medal_qz8{
background:linear-gradient(135deg,#E8B830,#A87A10);
border-radius:0.5rem;
margin-bottom:14px;
width:30px;
height:1.875rem;
}
.tsc_tier_name_qz8{
color:#F5EDD4;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:0.313rem;
font-size:0.938rem;
}
.tsc_tier_tx_qz8{
line-height:1.5;
color:#857A63;
font-size:11.5px;
}
@media(max-width:1026px){
.tsc_vip_qz8{
grid-template-columns:repeat(2,1fr);
}
}
.tsc_dw_h2_qz8{
color:#F5EDD4;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
margin-bottom:0.625rem;
font-weight:700;
font-size:1.625rem;
}
.tsc_steps_v_qz8{
grid-template-columns:1fr;
gap:10px;
}
.tsc_steps_v_qz8 .tsc_step_qz8{
padding:1.125rem 1.25rem;
}
@media(max-width:563px){
.tsc_dw_h2_qz8{
font-size:23px;
}
}
.tsc_banner_qz8{
background:linear-gradient(115deg,#1C1608,#0E1220);
padding:2.25rem 2.5rem;
border-radius:20px;
border:1px solid #332B1A;
overflow:hidden;
gap:1.75rem;
color:#F5EDD4;
align-items:center;
display:flex;
position:relative;
flex-wrap:wrap;
justify-content:space-between;
}
.tsc_banner_glow_qz8{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 32, 0.22),transparent 68%);
top:50%;
width:200px;
position:absolute;
height:12.5rem;
right:5rem;
transform:translateY(-50%);
}
.tsc_banner_in_qz8{
max-width:560px;
position:relative;
}
.tsc_banner_qz8 .tsc_eyebrow_qz8{
color:#E8B830;
}
.tsc_banner_h2_qz8{
margin:10px 0;
font-size:30px;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F5EDD4;
line-height:1.05;
}
.tsc_banner_text_qz8{
line-height:1.6;
font-size:0.875rem;
color:#A89B7A;
}
@media(max-width:561px){
.tsc_banner_h2_qz8{
font-size:24px;
}
}
.tsc_pay_logos_qz8{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.tsc_pay_logos_qz8>*{
min-width:0;
}
.tsc_pay_qz8{
border:1px solid #332B1A;
border-radius:8px;
font-size:0.75rem;
display:flex;
align-items:center;
justify-content:center;
font-weight:700;
height:3rem;
color:#BFB49A;
}
.tsc_table_qz8{
overflow:hidden;
border:1px solid #332B1A;
border-radius:12px;
}
.tsc_trow_qz8{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.tsc_trow_qz8>div{
padding:13px 14px;
min-width:0;
}
.tsc_trow_qz8>div:first-child{
font-weight:700;
color:#F5EDD4;
padding-left:16px;
}
.tsc_trow_th_qz8{
background:#0F0D08;
color:#857A63;
font-size:9.5px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.06em;
text-transform:uppercase;
}
.tsc_trow_qz8:not(.tsc_trow_th_qz8){
background:#1A1710;
color:#BFB49A;
border-top:1px solid #262114;
}
.tsc_trow_zebra_qz8{
background:#141209;
}
.tsc_pos_qz8{
font-weight:700;
color:#D4A020;
}
@media(max-width:1025px){
.tsc_pay_logos_qz8{
grid-template-columns:repeat(2,1fr);
}
}
.tsc_promo_grid_qz8{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tsc_promo_grid_qz8>*{
min-width:0;
}
.tsc_promo_qz8{
background:#1A1710;
border:1px solid #332B1A;
padding:24px;
border-radius:1.25rem;
overflow:hidden;
min-height:9.375rem;
position:relative;
}
.tsc_promo_h_qz8{
font-size:1.625rem;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-top:0.375rem;
color:#F5EDD4;
font-weight:700;
line-height:1.05;
}
.tsc_promo_h_qz8 em{
color:#D4A020;
font-style:normal;
}
.tsc_promo_p_qz8{
margin-top:8px;
color:#BFB49A;
line-height:1.5;
font-size:12.5px;
}
.tsc_promo_feat_qz8{
background:linear-gradient(135deg,#1C1608,#0E1220);
border-color:#332B1A;
}
.tsc_promo_feat_qz8 .tsc_promo_h_qz8{
color:#F5EDD4;
}
.tsc_promo_feat_qz8 .tsc_promo_h_qz8 em{
color:#E8B830;
}
.tsc_promo_feat_qz8 .tsc_promo_p_qz8{
color:#A89B7A;
}
.tsc_promo_feat_qz8 .tsc_eyebrow_qz8{
color:#E8B830;
}
@media(max-width:1025px){
.tsc_promo_grid_qz8{
grid-template-columns:1fr;
}
}
.tsc_news_qz8{
border:1px solid #332B1A;
background:linear-gradient(135deg,#1C1608,#0E1220);
border-radius:1.25rem;
gap:24px;
padding:26px 2rem;
display:flex;
align-items:center;
justify-content:space-between;
color:#F5EDD4;
flex-wrap:wrap;
}
.tsc_news_h3_qz8{
margin-bottom:0.25rem;
font-size:20px;
color:#F5EDD4;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.tsc_news_text_qz8{
font-size:0.813rem;
color:#A89B7A;
}
.tsc_news_form_qz8{
flex:1;
gap:10px;
min-width:0;
display:flex;
max-width:440px;
}
.tsc_news_form_qz8 .tsc_input_qz8{
min-width:0;
}
@media(max-width:563px){
.tsc_news_form_qz8{
width:100%;
}
}
.tsc_input_qz8{
flex:1;
background:rgba(255, 220, 120, 0.08);
padding:0.813rem 16px;
border-radius:0.5rem;
border:1px solid rgba(255, 220, 120, 0.13);
color:#A89B7A;
font-size:13.5px;
}
.tsc_app_qz8{
gap:2.25rem;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.tsc_app_copy_qz8{
max-width:32.5rem;
}
.tsc_app_h2_qz8{
margin:12px 0 0.625rem;
font-weight:700;
line-height:1.05;
font-size:28px;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDD4;
}
.tsc_app_text_qz8{
margin-bottom:20px;
line-height:1.6;
color:#BFB49A;
font-size:14px;
}
.tsc_app_btns_qz8{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.tsc_store_qz8{
background:#0F0D08;
gap:0.563rem;
border:1px solid #332B1A;
border-radius:12px;
padding:11px 18px;
color:#F5EDD4;
font-weight:700;
cursor:pointer;
align-items:center;
display:inline-flex;
font-size:13px;
}
.tsc_store_qz8 svg{
width:16px;
height:1rem;
}
.tsc_app_qr_wrap_qz8{
gap:16px;
display:flex;
align-items:center;
}
.tsc_qr_qz8{
grid-template-columns:repeat(5,1fr);
gap:3px;
grid-template-rows:repeat(5,1fr);
background:#0F0D08;
padding:11px;
border-radius:0.75rem;
border:1px solid #332B1A;
width:6.75rem;
display:grid;
height:108px;
}
.tsc_qr_qz8 i{
background:transparent;
}
.tsc_qr_f_qz8{
background:#D4A020;
}
.tsc_app_qr_cap_qz8{
line-height:1.4;
color:#857A63;
max-width:5.25rem;
font-size:12px;
}
.tsc_steps_qz8{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tsc_steps_qz8>*{
min-width:0;
}
.tsc_step_qz8{
background:#1A1710;
border:1px solid #332B1A;
border-radius:12px;
padding:1.5rem;
position:relative;
}
.tsc_step_num_qz8{
background:#E8B830;
border-radius:8px;
height:30px;
font-size:13px;
color:#0F0D08;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
justify-content:center;
font-weight:700;
display:flex;
width:30px;
align-items:center;
margin-bottom:0.875rem;
}
.tsc_step_h_qz8{
font-size:1rem;
font-weight:700;
color:#F5EDD4;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:7px;
}
.tsc_step_p_qz8{
color:#BFB49A;
line-height:1.55;
font-size:13px;
}
@media(max-width:1022px){
.tsc_steps_qz8{
grid-template-columns:1fr;
}
}
.tsc_tour_qz8{
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border:1px solid #332B1A;
border-radius:20px;
display:grid;
}
.tsc_tour_qz8>*{
min-width:0;
}
.tsc_tour_l_qz8{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(135deg,#1C1608,#0E1220);
position:relative;
color:#F5EDD4;
}
.tsc_tour_h2_qz8{
margin:0.75rem 0 0.625rem;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F5EDD4;
font-size:30px;
line-height:1.05;
}
.tsc_tour_h2_qz8 em{
font-style:normal;
color:#E8B830;
}
.tsc_tour_text_qz8{
margin-bottom:1.25rem;
color:#A89B7A;
max-width:21.25rem;
font-size:13.5px;
line-height:1.6;
}
.tsc_tour_meta_qz8{
gap:18px;
flex-wrap:wrap;
display:flex;
margin-bottom:20px;
align-items:flex-end;
}
.tsc_tour_cap_qz8{
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
color:#A89B7A;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.tsc_count_qz8{
gap:6px;
display:flex;
}
.tsc_count_qz8 span{
border-radius:8px;
background:rgba(255, 220, 120, 0.08);
border:1px solid rgba(255, 220, 120, 0.13);
padding:4px 0.563rem;
font-weight:700;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-size:22px;
}
.tsc_tour_units_qz8{
color:#A89B7A;
font-size:10px;
}
.tsc_board_qz8{
padding:28px 1.875rem;
background:#1A1710;
}
.tsc_board_head_qz8{
margin-bottom:0.875rem;
align-items:center;
display:flex;
justify-content:space-between;
}
.tsc_board_title_qz8{
color:#F5EDD4;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
font-weight:700;
}
.tsc_board_upd_qz8{
text-transform:uppercase;
color:#857A63;
font-size:10px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.tsc_board_list_qz8{
gap:2px;
display:flex;
flex-direction:column;
}
.tsc_board_row_qz8{
padding:10px 12px;
gap:12px;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.tsc_board_top1_qz8{
background:rgba(212, 160, 32, 0.12);
}
.tsc_board_rk_qz8{
font-weight:700;
width:1.25rem;
color:#857A63;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-size:14px;
}
.tsc_board_top1_qz8 .tsc_board_rk_qz8{
color:#D4A020;
}
.tsc_board_nm_qz8{
flex:1;
color:#BFB49A;
min-width:0;
font-size:13.5px;
font-weight:600;
}
.tsc_board_top1_qz8 .tsc_board_nm_qz8{
font-weight:700;
color:#F5EDD4;
}
.tsc_board_pt_qz8{
color:#BFB49A;
font-size:0.781rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
@media(max-width:1025px){
.tsc_tour_qz8{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.tsc_tour_h2_qz8{
font-size:1.5rem;
}
}
.tsc_supp_qz8{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.tsc_supp_qz8>*{
min-width:0;
}
.tsc_supp_card_qz8{
padding:24px;
background:#1A1710;
border-radius:0.75rem;
border:1px solid #332B1A;
}
.tsc_supp_card_qz8 svg{
color:#D4A020;
height:1.5rem;
margin-bottom:14px;
width:1.5rem;
}
.tsc_supp_card_qz8 h3{
margin-bottom:0.375rem;
font-weight:700;
color:#F5EDD4;
font-size:16px;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.tsc_supp_card_qz8 p{
color:#BFB49A;
line-height:1.55;
font-size:13px;
}
@media(max-width:1027px){
.tsc_supp_qz8{
grid-template-columns:1fr;
}
}
.tsc_rv_head_qz8{
gap:0.75rem;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
margin-bottom:1.125rem;
}
.tsc_rv_agg_qz8{
gap:0.625rem;
display:flex;
align-items:center;
}
.tsc_rv_source_qz8{
color:#857A63;
font-size:0.781rem;
}
.tsc_rv_grid_qz8{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.tsc_rv_grid_qz8>*{
min-width:0;
}
.tsc_review_qz8{
border:1px solid #332B1A;
padding:24px;
background:#1A1710;
border-radius:0.75rem;
}
.tsc_review_qz8 .tsc_stars_qz8{
margin-bottom:0.625rem;
}
.tsc_review_qz8 p{
margin-bottom:14px;
color:#F5EDD4;
font-weight:600;
line-height:1.5;
font-size:0.906rem;
}
.tsc_review_by_qz8{
font-size:12.5px;
color:#857A63;
}
@media(max-width:1025px){
.tsc_rv_grid_qz8{
grid-template-columns:1fr;
}
}
.tsc_op_h2_qz8{
margin:10px 0 8px;
font-weight:700;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDD4;
line-height:1.1;
font-size:1.5rem;
}
.tsc_op_text_qz8{
color:#BFB49A;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:563px){
.tsc_op_h2_qz8{
font-size:22px;
}
}
.tsc_provs_qz8{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.tsc_provs_qz8>*{
min-width:0;
}
.tsc_prov_qz8{
border:1px solid #332B1A;
border-radius:0.75rem;
padding:0.75rem;
background:#1A1710;
align-items:center;
height:64px;
text-decoration:none;
justify-content:center;
display:flex;
}
.tsc_prov_img_qz8{
object-fit:contain;
max-height:32px;
max-width:100%;
}
.tsc_resp_qz8{
padding:1.625rem;
gap:1.5rem;
background:#1A1710;
border:1px solid #332B1A;
border-radius:12px;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.tsc_resp_in_qz8{
max-width:35rem;
}
.tsc_resp_h_qz8{
color:#F5EDD4;
margin-bottom:8px;
font-weight:700;
font-size:19px;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.tsc_resp_p_qz8{
line-height:1.6;
font-size:13.5px;
color:#BFB49A;
}
.tsc_resp_badges_qz8{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.tsc_age18_qz8{
border-radius:8px;
border:1.5px solid #D93030;
padding:4px 8px;
font-weight:700;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#D93030;
font-size:13px;
}
.tsc_resp_org_qz8{
font-size:13px;
color:#857A63;
font-weight:600;
}
@media(max-width:1026px){
.tsc_provs_qz8{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.tsc_provs_qz8{
grid-template-columns:repeat(2,1fr);
}
}
.tsc_ab_h2_qz8{
margin:0.875rem 0 16px;
font-weight:700;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:32px;
color:#F5EDD4;
line-height:1.08;
}
.tsc_ab_body_qz8{
font-size:0.938rem;
margin-bottom:0.875rem;
line-height:1.65;
color:#BFB49A;
}
.tsc_ab_chips_qz8{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
margin-top:0.5rem;
}
.tsc_faq_qz8{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.tsc_faq_item_qz8{
border:1px solid #332B1A;
padding:1.125rem 22px;
border-radius:12px;
background:#1A1710;
}
.tsc_faq_q_qz8{
gap:16px;
list-style:none;
color:#F5EDD4;
font-weight:600;
cursor:pointer;
font-size:15.5px;
justify-content:space-between;
align-items:center;
display:flex;
}
.tsc_faq_q_qz8::-webkit-details-marker{
display:none;
}
.tsc_faq_q_t_qz8{
gap:10px;
display:flex;
}
.tsc_faq_q_i_qz8{
color:#D4A020;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-style:normal;
}
.tsc_faq_pm_qz8{
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-size:1.25rem;
color:#D4A020;
}
.tsc_faq_item_qz8[open] .tsc_faq_pm_qz8{
transform:rotate(45deg);
}
.tsc_faq_a_qz8{
font-size:0.844rem;
margin-top:12px;
color:#BFB49A;
line-height:1.6;
}
@media(max-width:561px){
.tsc_ab_h2_qz8{
font-size:1.625rem;
}
}
.tsc_rc_qz8{
grid-template-columns:1fr 1fr 1fr;
gap:32px;
display:grid;
}
.tsc_rc_qz8>*{
min-width:0;
}
.tsc_rc_awards_qz8{
gap:11px;
flex-direction:column;
display:flex;
}
.tsc_award_qz8{
gap:0.688rem;
align-items:center;
display:flex;
}
.tsc_award_qz8 svg{
flex:none;
width:1.125rem;
height:1.125rem;
color:#F0CC50;
}
.tsc_award_t_qz8{
font-weight:700;
color:#F5EDD4;
font-size:0.844rem;
}
.tsc_award_s_qz8{
color:#857A63;
font-size:0.719rem;
}
.tsc_rc_press_qz8{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.tsc_logo_cell_qz8{
border:1px solid #332B1A;
border-radius:8px;
display:flex;
font-size:13px;
color:#BFB49A;
font-weight:700;
height:3rem;
align-items:center;
justify-content:center;
}
.tsc_rc_partner_qz8{
border:1px solid #332B1A;
background:#1A1710;
border-radius:0.75rem;
padding:1.25rem;
}
.tsc_rc_partner_name_qz8{
margin-bottom:0.375rem;
color:#F5EDD4;
font-weight:700;
font-size:18px;
font-family:"Space Grotesk", 'Helvetica Neue', Arial, sans-serif;
}
.tsc_rc_partner_text_qz8{
line-height:1.55;
color:#BFB49A;
font-size:0.781rem;
}
@media(max-width:1024px){
.tsc_rc_qz8{
grid-template-columns:1fr;
gap:1.375rem;
}
.tsc_rc_press_qz8{
grid-template-columns:repeat(4,1fr);
}
}
.tsc_footer_qz8{
background:#0A0906;
padding:40px 1.75rem;
border-top:1px solid #262114;
}
.tsc_footer_grid_qz8{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-left:auto;
margin-right:auto;
max-width:1400px;
margin-bottom:28px;
display:grid;
}
.tsc_footer_grid_qz8>*{
min-width:0;
}
.tsc_footer_grid_qz8 h4{
font-size:0.625rem;
letter-spacing:.12em;
margin-bottom:13px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#4E4739;
text-transform:uppercase;
}
.tsc_fcol_qz8{
gap:9px;
color:#BFB49A;
flex-direction:column;
display:flex;
font-size:13px;
}
.tsc_fcol_qz8 a{
cursor:pointer;
}
.tsc_ft_about_qz8{
color:#857A63;
font-size:0.813rem;
max-width:16.25rem;
margin-top:0.75rem;
line-height:1.6;
}
.tsc_ft_contact_qz8{
overflow-wrap:anywhere;
font-size:12.5px;
margin-top:0.75rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#D4A020;
}
.tsc_footer_bottom_qz8{
gap:1rem;
margin:0 auto;
max-width:87.5rem;
flex-wrap:wrap;
border-top:1px solid #262114;
justify-content:space-between;
padding-top:20px;
align-items:center;
display:flex;
}
.tsc_footer_bottom_qz8 p{
line-height:1.6;
font-size:11px;
max-width:720px;
color:#4E4739;
}
@media(max-width:1023px){
.tsc_footer_grid_qz8{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.tsc_footer_grid_qz8{
grid-template-columns:1fr;
}
}