*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0B0F;
font-size:0.938rem;
line-height:1.55;
color:#C4B89A;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
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{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(8, 6, 9, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.hxnshell_ep4{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.hxnmain_ep4{
min-width:0;
}
.hxnwrap_ep4{
margin:0 auto;
max-width:1400px;
width:100%;
}
.hxncontainer_ep4{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.hxncontainer_ep4{
padding:0 28px;
}
}
.hxnsection_ep4{
padding:24px 28px;
}
.hxnsection_pt_ep4{
padding-top:34px;
}
.hxnband_soft_ep4{
background:#16131A;
}
.hxneyebrow_ep4{
display:inline-block;
text-transform:uppercase;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#D4A028;
font-size:10.5px;
line-height:1.4;
font-weight:600;
overflow-wrap:break-word;
letter-spacing:.14em;
}
.hxndrawer_cb_ep4{
display:none;
}
.hxnoverlay_ep4{
display:none;
}
@media(max-width:1021px){
.hxnshell_ep4{
grid-template-columns:1fr;
}
.hxnmain_ep4{
padding-bottom:78px;
}
.hxndrawer_cb_ep4:checked~.hxnoverlay_ep4{
inset:0;
background:rgba(8, 6, 9, 0.72);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:561px){
.hxnsection_ep4{
padding:18px 1rem;
}
.hxnsection_pt_ep4{
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 ---------- */
.hxnside_ep4{
gap:22px;
padding:22px 18px;
background:#110E15;
flex-direction:column;
border-right:1px solid #2A2420;
align-self:start;
height:100vh;
overflow-y:auto;
top:0;
position:sticky;
display:flex;
}
.hxnbrand_ep4{
gap:0.625rem;
display:flex;
align-items:center;
}
.hxnlogo_ep4{
color:#F5EDD8;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:-.02em;
font-weight:700;
font-size:21px;
}
.hxnside_cta_ep4{
border-radius:12px;
border:1px solid #3A3228;
padding:16px;
background:rgba(212, 160, 40, 0.12);
}
.hxnside_cta_h_ep4{
color:#F5EDD8;
margin-bottom:6px;
line-height:1.15;
font-size:17px;
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hxnside_cta_p_ep4{
line-height:1.45;
font-size:0.75rem;
color:#C4B89A;
margin-bottom:0.75rem;
}
.hxnnav_ep4{
gap:3px;
display:flex;
flex-direction:column;
}
.hxnnav_label_ep4{
padding:0.375rem 0.625rem;
color:#5A5046;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
font-size:9.5px;
letter-spacing:.14em;
}
.hxnnav_item_ep4{
gap:11px;
padding:0.625rem;
border-radius:8px;
align-items:center;
font-size:0.875rem;
display:flex;
font-weight:500;
color:#C4B89A;
}
.hxnnav_item_ep4 svg{
height:1.063rem;
width:1.063rem;
}
.hxnnav_item_ep4:hover{
background:rgba(212, 160, 40, 0.12);
color:#F5EDD8;
}
.hxnnav_item_on_ep4{
background:rgba(212, 160, 40, 0.12);
font-weight:600;
color:#D4A028;
}
.hxnside_foot_ep4{
background:#16131A;
border:1px solid #3A3228;
border-radius:0.75rem;
padding:12px;
margin-top:auto;
}
.hxnside_foot_ep4 p{
line-height:1.4;
font-size:0.781rem;
margin-top:0.25rem;
color:#C4B89A;
}
/* ---------- topbar ---------- */
.hxntop_ep4{
background:#110E15;
padding:14px 1.75rem;
gap:1rem;
display:flex;
position:sticky;
top:0;
border-bottom:1px solid #2A2420;
z-index:40;
align-items:center;
}
.hxntop_brand_ep4{
gap:9px;
display:none;
align-items:center;
}
.hxnsearch_ep4{
border-radius:12px;
gap:0.625rem;
border:1px solid #3A3228;
flex:1;
background:#16131A;
padding:11px 14px;
display:flex;
align-items:center;
color:#8C7F68;
max-width:27.5rem;
font-size:0.844rem;
}
.hxnsearch_ep4 svg{
flex:none;
height:16px;
width:16px;
}
.hxntop_actions_ep4{
gap:0.75rem;
display:flex;
margin-left:auto;
align-items:center;
}
.hxnlang_ep4{
color:#C4B89A;
font-size:0.75rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.hxnburger_ep4{
border:1px solid #3A3228;
background:#16131A;
border-radius:8px;
width:2.5rem;
display:none;
justify-content:center;
height:2.5rem;
align-items:center;
color:#F5EDD8;
}
/* ---------- bottom-nav (mobile) ---------- */
.hxnbotnav_ep4{
display:none;
}
@media(max-width:1027px){
.hxnside_ep4{
transition:transform .25s ease;
position:fixed;
width:17.5rem;
height:100vh;
transform:translateX(-100%);
left:0;
top:0;
z-index:80;
}
.hxndrawer_cb_ep4:checked~.hxnshell_ep4 .hxnside_ep4{
transform:translateX(0);
}
.hxntop_ep4{
gap:0.75rem;
padding:0.875rem 1rem;
flex-wrap:wrap;
position:static;
}
.hxntop_brand_ep4{
display:flex;
}
.hxnsearch_ep4{
display:none;
}
.hxnburger_ep4{
display:flex;
}
.hxntop_actions_ep4{
gap:10px;
width:100%;
margin-left:0;
align-items:stretch;
}
.hxntop_actions_ep4 .hxnlang_ep4{
display:none;
}
.hxntop_actions_ep4 .hxnbtn_ep4{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.hxnbotnav_ep4{
grid-template-columns:repeat(3,1fr);
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#110E15;
position:fixed;
display:grid;
left:0;
transform:translateZ(0);
z-index:65;
bottom:0;
right:0;
border-top:1px solid #3A3228;
}
.hxnbn_ep4{
padding:0.375rem 2px 0;
gap:4px;
align-items:center;
flex-direction:column;
display:flex;
justify-content:flex-end;
color:#C4B89A;
font-size:10px;
min-width:0;
font-weight:600;
}
.hxnbn_ep4 svg{
flex:none;
height:22px;
width:1.375rem;
}
.hxnbn_ep4 span{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
}
.hxnbn_on_ep4{
color:#D4A028;
}
.hxnbn_center_ep4{
position:relative;
}
.hxnbn_fab_ep4{
border-radius:50%;
background:#E8B840;
left:50%;
box-shadow:0 0.5rem 2rem rgba(0, 0, 0, 0.64), 0 2px 0.5rem rgba(0, 0, 0, 0.40);
width:50px;
transform:translateX(-50%);
top:-20px;
height:3.125rem;
position:absolute;
justify-content:center;
display:flex;
align-items:center;
color:#1A1200;
}
.hxnbn_fab_ep4 svg{
height:24px;
width:24px;
}
.hxnbn_center_ep4 span{
color:#D4A028;
}
}
.hxnbtn_ep4{
border-radius:8px;
gap:0.5rem;
padding:0.688rem 22px;
transition:background-color 0.2s ease,color 0.2s ease;
font-size:0.875rem;
font-weight:700;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
cursor:pointer;
display:inline-flex;
justify-content:center;
align-items:center;
}
.hxnbtn_pri_ep4{
background:#E8B840;
box-shadow:0 0.25rem 20px rgba(232, 184, 64, 0.40), 0 2px 0.375rem rgba(232, 184, 64, 0.24);
color:#1A1200;
}
.hxnbtn_pri_ep4:hover{
background:#D4A028;
}
.hxnbtn_ghost_ep4{
background:rgba(212, 160, 40, 0.12);
font-weight:600;
color:#F5EDD8;
}
.hxnbtn_line_ep4{
background:transparent;
border:1px solid #564A38;
color:#F5EDD8;
font-weight:600;
}
.hxnbtn_lg_ep4{
padding:1rem 30px;
border-radius:0.75rem;
font-size:15px;
}
.hxnband_ep4 .hxnbtn_line_ep4{
border-color:rgba(255, 210, 100, 0.13);
color:#F5EDD8;
}
.hxnband_ep4 .hxnbtn_ghost_ep4{
background:rgba(255, 220, 120, 0.08);
color:#F5EDD8;
}
.hxnlink_m_ep4{
gap:0.313rem;
color:#D4A028;
align-items:center;
font-size:0.75rem;
cursor:pointer;
display:inline-flex;
text-decoration:none;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.hxnlink_m_ep4 svg{
height:14px;
width:14px;
}
.hxnband_ep4 .hxnlink_m_ep4{
color:#E8B840;
}
.hxndot_ep4{
border-radius:50%;
background:#D4A028;
flex:none;
width:0.438rem;
height:0.438rem;
}
.hxndot_live_ep4{
background:#D94040;
animation:zm3-pulse 1.4s infinite;
}
.hxnstars_ep4{
gap:2px;
display:inline-flex;
color:#D4A028;
}
.hxnstars_ep4 svg{
width:15px;
height:0.938rem;
}
.hxnchip_ep4{
padding:7px 0.75rem;
background:#16131A;
border:1px solid #3A3228;
gap:0.375rem;
border-radius:0.5rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#C4B89A;
align-items:center;
font-size:11px;
display:inline-flex;
}
.hxnchip_on_ep4{
background:rgba(212, 160, 40, 0.12);
border-color:transparent;
color:#D4A028;
}
.hxngc_ep4{
text-decoration:none;
display:block;
cursor:pointer;
min-width:0;
color:inherit;
}
.hxngc_thumb_ep4{
overflow:hidden;
border:1px solid #3A3228;
border-radius:0.75rem;
aspect-ratio:1;
background-size:cover;
background-position:center;
display:block;
position:relative;
}
.hxngc_thumb_portrait_ep4{
aspect-ratio:3/4;
}
.hxngc_thumb_wide_ep4{
aspect-ratio:16/11;
}
.hxngc_cap_ep4{
background:linear-gradient(transparent,rgba(8, 6, 9, 0.72));
padding:9px;
bottom:0;
right:0;
position:absolute;
left:0;
}
.hxngc_name_ep4{
font-size:12.5px;
display:block;
color:#F5EDD8;
font-weight:700;
}
.hxngc_meta_ep4{
font-size:11px;
color:#A89878;
}
.hxngc_badge_ep4{
background:#D4A028;
padding:2px 6px;
border-radius:8px;
top:8px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
position:absolute;
font-weight:700;
right:8px;
color:#1A1200;
font-size:0.5rem;
}
.hxngc_badge_hot_ep4{
background:#D94040;
color:#F5EDD8;
}
.hxngc_badge_live_ep4{
background:#D94040;
right:auto;
color:#F5EDD8;
left:8px;
}
.hxngc_mult_ep4{
inset:0;
position:absolute;
display:flex;
font-size:28px;
color:#D4A028;
font-weight:700;
align-items:center;
justify-content:center;
}
.hxnpc_ep4{
background:#16131A;
border:1px solid #3A3228;
border-radius:0.75rem;
justify-content:center;
color:#C4B89A;
height:4rem;
align-items:center;
font-size:0.875rem;
font-weight:700;
display:flex;
}
.hxnrail_ep4{
min-width:0;
}
.hxnrail_scroll_ep4{
gap:14px;
display:grid;
}
.hxnrail_scroll_ep4>*{
min-width:0;
}
.hxng6_ep4{
grid-template-columns:repeat(6,1fr);
}
.hxng7_ep4{
grid-template-columns:repeat(7,1fr);
}
.hxng4_ep4{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1026px){
.hxng6_ep4,.hxng7_ep4{
grid-template-columns:none;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
grid-auto-columns:7.5rem;
padding-bottom:0.375rem;
overflow-x:auto;
}
.hxng6_ep4>*,.hxng7_ep4>*{
scroll-snap-align:start;
}
.hxng4_ep4{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.hxng4_ep4{
grid-template-columns:none;
grid-auto-columns:150px;
grid-auto-flow:column;
overflow-x:auto;
}
}
.hxnpanel_ep4{
border-radius:1.25rem;
border:1px solid #3A3228;
background:#16131A;
padding:1.75rem 2rem;
}
.hxnsplit_ep4{
gap:2.25rem;
align-items:start;
display:grid;
}
.hxnsplit_ep4>*{
min-width:0;
}
.hxnsplit_a_ep4{
grid-template-columns:.85fr 1.15fr;
}
.hxnsplit_b_ep4{
grid-template-columns:1fr 1.1fr;
}
.hxnsplit_c_ep4{
grid-template-columns:1.1fr .9fr;
}
.hxnpgrid_ep4{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.hxnpgrid_ep4>*{
min-width:0;
}
.hxnlead_ep4{
line-height:1.65;
margin-bottom:0.875rem;
color:#C4B89A;
font-size:15px;
}
.hxnfeat_ep4{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.hxnfeat_ep4>*{
min-width:0;
}
.hxnfeat2_ep4{
grid-template-columns:1fr 1fr;
}
.hxnfeat_card_ep4{
padding:1.625rem;
border-radius:1.25rem;
border:1px solid #3A3228;
background:#16131A;
}
.hxnfeat_card_ep4 svg{
margin-bottom:16px;
height:26px;
width:1.625rem;
color:#D4A028;
}
.hxnfeat_card_ep4 h3{
margin-bottom:0.5rem;
color:#F5EDD8;
font-size:18px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.hxnfeat_card_ep4 p{
font-size:0.813rem;
color:#C4B89A;
line-height:1.6;
}
.hxnfeat_card_ep4 b{
color:#F5EDD8;
}
.hxnbig_ep4{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.hxnbig_n_ep4{
color:#D4A028;
font-weight:700;
font-size:26px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hxnbig_l_ep4{
color:#8C7F68;
font-size:12px;
}
.hxnperson_ep4{
padding:1rem 18px;
background:#16131A;
gap:14px;
border:1px solid #3A3228;
border-radius:12px;
align-items:center;
display:flex;
}
.hxnavatar_ep4{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#E8B840,#A87818);
height:2.75rem;
width:2.75rem;
}
.hxnperson_name_ep4{
color:#F5EDD8;
font-size:0.875rem;
font-weight:700;
}
.hxnperson_role_ep4{
font-size:0.75rem;
color:#8C7F68;
}
.hxnkv_ep4{
border:1px solid #3A3228;
background:#3A3228;
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
border-radius:12px;
display:grid;
}
.hxnkv_ep4>div{
background:#0D0B0F;
padding:16px 1.125rem;
min-width:0;
}
.hxnkv_k_ep4{
margin-bottom:0.313rem;
color:#D4A028;
text-transform:uppercase;
font-size:9.5px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.hxnkv_v_ep4{
color:#F5EDD8;
font-size:0.844rem;
font-weight:700;
}
@media(max-width:1023px){
.hxnsplit_a_ep4,.hxnsplit_b_ep4,.hxnsplit_c_ep4,.hxnpgrid_ep4{
grid-template-columns:1fr;
gap:24px;
}
.hxnfeat_ep4,.hxnfeat2_ep4{
grid-template-columns:1fr;
}
.hxnkv_ep4{
grid-template-columns:1fr;
}
}
.hxnsh_ep4{
margin-bottom:16px;
min-width:0;
}
.hxnsh_row_ep4{
gap:0.75rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.hxnsh_row_ep4 .hxnsh_l_ep4{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.hxnsh_stack_ep4{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.hxnsh_center_ep4{
gap:10px;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.hxnsh_h2_ep4{
gap:0.563rem;
display:flex;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:700;
align-items:center;
line-height:1.1;
font-size:1.25rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
@media(min-width:769px){
.hxnsh_h2_ep4{
font-size:24px;
}
}
.hxnband_ep4 .hxnsh_h2_ep4{
color:#F5EDD8;
}
.hxneb_mono_ep4{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.08em;
text-transform:none;
}
.hxneb_mono_ep4::before{
content:"// ";
}
.hxneb_upper_ep4{
text-transform:uppercase;
letter-spacing:.14em;
}
.hxneb_pill_ep4{
background:rgba(212, 160, 40, 0.12);
padding:5px 11px;
border-radius:62.438rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.hxneb_line_ep4{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.hxneb_line_ep4::before{
background:#D4A028;
display:inline-block;
content:"";
height:1px;
width:24px;
}
.hxnband_ep4 .hxneb_line_ep4::before{
background:#E8B840;
}
.hxnband_ep4 .hxneb_pill_ep4{
background:rgba(255, 220, 120, 0.08);
}
.hxnsh_link_ep4{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
padding-bottom:2px;
border-bottom:1px solid #F5EDD8;
font-size:0.813rem;
color:#F5EDD8;
align-items:center;
font-weight:600;
display:inline-flex;
white-space:nowrap;
}
.hxnsh_link_ep4:hover{
border-color:#D4A028;
color:#D4A028;
}
.hxnsh_link_ep4 svg{
height:14px;
width:0.875rem;
}
.hxnsh_link_chev_ep4{
color:#D4A028;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
border-bottom:0;
padding-bottom:0;
font-size:12px;
}
.hxnsh_link_btn_ep4{
background:#E8B840;
border-radius:62.438rem;
padding:0.563rem 18px;
color:#1A1200;
border-bottom:0;
}
.hxnsh_link_btn_ep4:hover{
background:#D4A028;
border-color:transparent;
}
.hxnband_ep4 .hxnsh_link_ep4{
border-color:#F5EDD8;
color:#F5EDD8;
}
.hxnband_ep4 .hxnsh_link_chev_ep4{
color:#E8B840;
}
.hxnsh_rule_ep4{
background:#3A3228;
margin:-2px 0 16px;
height:1px;
}
.hxnband_ep4 .hxnsh_rule_ep4{
background:rgba(255, 210, 100, 0.13);
}
.hxnseo_grid3_ep4{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.hxnseo_grid4_ep4{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.hxnseo_grid3_ep4>*,.hxnseo_grid4_ep4>*{
min-width:0;
}
.hxnseo_card_ep4{
padding:24px;
border-radius:0.75rem;
border:1px solid #3A3228;
background:#16131A;
}
.hxnseo_card_ep4 h3{
font-weight:700;
font-size:1.125rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD8;
margin-bottom:0.5rem;
}
.hxnseo_card_ep4 p{
font-size:0.813rem;
line-height:1.6;
color:#C4B89A;
}
.hxnseo_card_sm_ep4{
padding:20px;
}
.hxnseo_card_sm_ep4 h3{
font-size:1rem;
}
.hxnseo_card_sm_ep4 p{
font-size:12.5px;
line-height:1.55;
}
.hxnseo_rtp_row_ep4{
gap:2.25rem;
grid-template-columns:1fr 1fr;
margin-top:1rem;
display:grid;
align-items:center;
}
.hxnrtp_ep4{
gap:0.875rem;
min-width:0;
display:flex;
}
.hxnrtp_ep4>div{
flex:1;
padding:16px;
border-radius:0.75rem;
background:#0D0B0F;
text-align:center;
min-width:0;
}
.hxnrtp_n_ep4{
color:#D4A028;
font-size:26px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
white-space:nowrap;
font-weight:700;
}
.hxnrtp_l_ep4{
color:#8C7F68;
margin-top:0.25rem;
font-size:0.688rem;
}
.hxncmp_ep4{
overflow:hidden;
border:1px solid #3A3228;
border-radius:12px;
max-width:760px;
}
.hxncmp_row_ep4{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.hxncmp_row_ep4>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.hxncmp_row_ep4>div:first-child{
color:#F5EDD8;
font-weight:600;
padding-left:22px;
text-align:left;
}
.hxncmp_th_ep4{
background:#0D0B0F;
font-size:12.5px;
font-weight:700;
}
.hxncmp_row_ep4:not(.hxncmp_th_ep4){
background:#16131A;
color:#C4B89A;
border-top:1px solid #2A2420;
}
.hxncmp_zebra_ep4{
background:#1C1822;
}
.hxnguide_ep4{
border-radius:0.75rem;
border:1px solid #3A3228;
background:#16131A;
overflow:hidden;
cursor:pointer;
}
.hxnguide_cover_ep4{
height:8.125rem;
}
.hxnguide_body_ep4{
padding:1.25rem;
}
.hxnguide_body_ep4 h3{
margin:7px 0 9px;
color:#F5EDD8;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:16px;
line-height:1.25;
}
.hxnguide_meta_ep4{
color:#8C7F68;
font-size:0.719rem;
}
.hxnhub_ep4{
grid-template-columns:repeat(5,1fr);
gap:28px;
border-top:1px solid #2A2420;
display:grid;
padding-top:28px;
}
.hxnhub_ep4>*{
min-width:0;
}
.hxnhub_ep4 h4{
margin-bottom:0.688rem;
color:#F5EDD8;
font-weight:700;
font-size:13px;
}
.hxnhub_col_ep4{
gap:0.5rem;
font-size:0.813rem;
display:flex;
color:#C4B89A;
flex-direction:column;
}
.hxnhub_col_ep4 a{
cursor:pointer;
}
@media(max-width:1025px){
.hxnseo_grid3_ep4{
grid-template-columns:1fr;
}
.hxnseo_grid4_ep4{
grid-template-columns:repeat(2,1fr);
}
.hxnseo_rtp_row_ep4{
grid-template-columns:1fr;
gap:1.25rem;
}
.hxnhub_ep4{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.hxnhub_ep4{
grid-template-columns:1fr;
}
}
.hxnhero_ep4{
border:1px solid #3A3228;
background:linear-gradient(120deg,#12100A,#0C0E18);
overflow:hidden;
border-radius:20px;
padding:46px 3rem;
color:#F5EDD8;
position:relative;
}
.hxnhero_glow_ep4{
background:radial-gradient(circle,rgba(212, 160, 40, 0.22),transparent 70%);
border-radius:50%;
right:-3.75rem;
height:21.25rem;
width:340px;
top:-3.75rem;
position:absolute;
}
.hxnhero_in_ep4{
position:relative;
max-width:600px;
}
.hxnhero_ep4 .hxneyebrow_ep4{
color:#E8B840;
}
.hxnpill_row_ep4{
border:1px solid rgba(255, 210, 100, 0.13);
gap:0.5rem;
border-radius:999px;
background:rgba(255, 220, 120, 0.08);
padding:0.375rem 0.813rem;
display:inline-flex;
color:#E8B840;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
align-items:center;
letter-spacing:.1em;
text-transform:uppercase;
margin-bottom:1.375rem;
font-size:0.656rem;
}
.hxnhero_h1_ep4{
margin:18px 0;
font-weight:700;
letter-spacing:-.02em;
font-size:54px;
overflow-wrap:break-word;
line-height:1.02;
color:#F5EDD8;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hxnhero_h1_ep4 em{
font-style:normal;
color:#E8B840;
}
.hxnhero_sub_ep4{
color:#A89878;
max-width:480px;
line-height:1.55;
margin-bottom:1.75rem;
font-size:17px;
}
.hxnhero_cta_ep4{
gap:14px;
display:flex;
align-items:center;
margin-bottom:26px;
flex-wrap:wrap;
}
.hxnhero_trust_ep4{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.hxnhero_rating_txt_ep4{
color:#A89878;
font-size:0.813rem;
}
@media(max-width:1025px){
.hxnhero_ep4{
padding:32px 24px;
}
.hxnhero_h1_ep4{
font-size:2.375rem;
}
}
@media(max-width:557px){
.hxnhero_h1_ep4{
font-size:30px;
}
}
.hxntabs_ep4{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.hxntab_ep4{
padding:0.625rem 18px;
border:1px solid #3A3228;
background:#16131A;
border-radius:0.5rem;
color:#C4B89A;
font-weight:600;
font-size:13px;
cursor:pointer;
}
.hxntab_on_ep4{
border-color:transparent;
background:#E8B840;
font-weight:700;
color:#1A1200;
}
.hxnstat_ep4{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.hxnstat_ep4>*{
min-width:0;
}
.hxnstat_item_ep4{
padding:18px 1.25rem;
border-radius:12px;
background:#16131A;
border:1px solid #3A3228;
}
.hxnstat_k_ep4{
color:#8C7F68;
font-size:0.594rem;
text-transform:uppercase;
margin-bottom:7px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
}
.hxnstat_v_ep4{
gap:0.5rem;
color:#F5EDD8;
font-size:1.5rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
min-width:0;
align-items:center;
overflow-wrap:anywhere;
font-weight:700;
}
.hxnstat_v_accent_ep4{
color:#D4A028;
}
@media(max-width:1026px){
.hxnstat_ep4{
grid-template-columns:repeat(2,1fr);
}
}
.hxnwlc_ep4{
border-radius:1.25rem;
border:1px solid #3A3228;
background:linear-gradient(120deg,#12100A,#0C0E18);
grid-template-columns:1.2fr .8fr;
gap:24px;
padding:2.25rem 2.5rem;
overflow:hidden;
align-items:center;
display:grid;
color:#F5EDD8;
position:relative;
}
.hxnwlc_ep4>*{
min-width:0;
}
.hxnwlc_ep4 .hxneyebrow_ep4{
color:#E8B840;
}
.hxnwlc_glow_ep4{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 40, 0.22),transparent 70%);
top:-2.5rem;
position:absolute;
height:16.25rem;
width:16.25rem;
right:-2.5rem;
}
.hxnwlc_in_ep4{
position:relative;
}
.hxnwlc_h2_ep4{
margin:10px 0 8px;
font-weight:700;
overflow-wrap:break-word;
line-height:1.03;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:34px;
color:#F5EDD8;
}
.hxnwlc_h2_ep4 em{
font-style:normal;
color:#E8B840;
}
.hxnwlc_sub_ep4{
line-height:1.55;
max-width:26.25rem;
color:#A89878;
font-size:14px;
margin-bottom:18px;
}
.hxnwlc_terms_ep4{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.hxnterm_ep4{
border:1px solid rgba(255, 210, 100, 0.13);
gap:0.688rem;
background:rgba(255, 220, 120, 0.08);
padding:0.813rem 0.938rem;
border-radius:0.75rem;
display:flex;
align-items:center;
}
.hxnterm_ep4 svg{
flex:none;
width:20px;
height:20px;
color:#E8B840;
}
.hxnterm_k_ep4{
letter-spacing:.1em;
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
color:#A89878;
}
.hxnterm_v_ep4{
color:#F5EDD8;
margin-top:2px;
font-weight:700;
font-size:14px;
}
@media(max-width:1022px){
.hxnwlc_ep4{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.hxnwlc_h2_ep4{
font-size:26px;
}
}
.hxnjp_ep4{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.hxnjp_ep4>*{
min-width:0;
}
.hxnjp_hero_ep4{
overflow:hidden;
gap:14px;
padding:1.625rem;
background:linear-gradient(135deg,#12100A,#0C0E18);
border-radius:1.25rem;
border:1px solid #3A3228;
min-height:11.25rem;
flex-direction:column;
color:#F5EDD8;
display:flex;
justify-content:space-between;
position:relative;
}
.hxnjp_glow_ep4{
background:radial-gradient(circle,rgba(212, 160, 40, 0.22),transparent 70%);
border-radius:50%;
height:11.25rem;
width:180px;
right:-2.5rem;
top:-40px;
position:absolute;
}
.hxnjp_k_row_ep4{
gap:0.625rem;
justify-content:space-between;
position:relative;
display:flex;
align-items:center;
}
.hxnjp_k_ep4{
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#8C7F68;
font-size:0.625rem;
letter-spacing:.12em;
}
.hxnjp_hero_ep4 .hxnjp_k_ep4{
color:#A89878;
}
.hxnjp_amt_ep4{
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:2.625rem;
font-weight:700;
line-height:1;
position:relative;
color:#E8B840;
}
.hxnjp_sub_ep4{
font-size:0.75rem;
margin-top:5px;
color:#A89878;
}
.hxnjp_cell_ep4{
border:1px solid #3A3228;
border-radius:20px;
padding:1.375rem;
background:#16131A;
flex-direction:column;
display:flex;
min-height:11.25rem;
justify-content:space-between;
}
.hxnjp_cell_ep4 .hxnjp_amt_ep4{
color:#F5EDD8;
font-size:1.875rem;
}
.hxnjp_cell_ep4 .hxnjp_sub_ep4{
color:#8C7F68;
}
@media(max-width:1023px){
.hxnjp_ep4{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.hxnjp_amt_ep4{
font-size:2rem;
}
}
.hxnvip_head_ep4{
gap:0.75rem;
justify-content:space-between;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:18px;
}
.hxnvip_intro_ep4{
font-size:13px;
max-width:420px;
color:#C4B89A;
}
.hxnvip_ep4{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.hxnvip_ep4>*{
min-width:0;
}
.hxntier_ep4{
padding:1.25rem;
border:1px solid #3A3228;
background:#16131A;
border-radius:0.75rem;
}
.hxntier_on_ep4{
background:rgba(212, 160, 40, 0.12);
border-color:#D4A028;
}
.hxntier_medal_ep4{
border-radius:0.5rem;
background:linear-gradient(135deg,#E8B840,#A87818);
width:30px;
margin-bottom:14px;
height:30px;
}
.hxntier_name_ep4{
color:#F5EDD8;
margin-bottom:0.313rem;
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
}
.hxntier_tx_ep4{
font-size:0.719rem;
color:#8C7F68;
line-height:1.5;
}
@media(max-width:1024px){
.hxnvip_ep4{
grid-template-columns:repeat(2,1fr);
}
}
.hxnpromo_grid_ep4{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.hxnpromo_grid_ep4>*{
min-width:0;
}
.hxnpromo_ep4{
background:#16131A;
border:1px solid #3A3228;
border-radius:1.25rem;
overflow:hidden;
padding:1.5rem;
min-height:9.375rem;
position:relative;
}
.hxnpromo_h_ep4{
font-weight:700;
font-size:26px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-top:6px;
line-height:1.05;
color:#F5EDD8;
}
.hxnpromo_h_ep4 em{
color:#D4A028;
font-style:normal;
}
.hxnpromo_p_ep4{
line-height:1.5;
color:#C4B89A;
font-size:0.781rem;
margin-top:8px;
}
.hxnpromo_feat_ep4{
background:linear-gradient(135deg,#12100A,#0C0E18);
border-color:#3A3228;
}
.hxnpromo_feat_ep4 .hxnpromo_h_ep4{
color:#F5EDD8;
}
.hxnpromo_feat_ep4 .hxnpromo_h_ep4 em{
color:#E8B840;
}
.hxnpromo_feat_ep4 .hxnpromo_p_ep4{
color:#A89878;
}
.hxnpromo_feat_ep4 .hxneyebrow_ep4{
color:#E8B840;
}
@media(max-width:1021px){
.hxnpromo_grid_ep4{
grid-template-columns:1fr;
}
}
.hxnnews_ep4{
border-radius:20px;
gap:24px;
padding:26px 32px;
background:linear-gradient(135deg,#12100A,#0C0E18);
border:1px solid #3A3228;
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
color:#F5EDD8;
}
.hxnnews_h3_ep4{
color:#F5EDD8;
margin-bottom:0.25rem;
font-size:1.25rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.hxnnews_text_ep4{
font-size:0.813rem;
color:#A89878;
}
.hxnnews_form_ep4{
flex:1;
gap:10px;
min-width:0;
display:flex;
max-width:440px;
}
.hxnnews_form_ep4 .hxninput_ep4{
min-width:0;
}
@media(max-width:558px){
.hxnnews_form_ep4{
width:100%;
}
}
.hxninput_ep4{
background:rgba(255, 220, 120, 0.08);
border:1px solid rgba(255, 210, 100, 0.13);
border-radius:8px;
flex:1;
padding:13px 1rem;
font-size:0.844rem;
color:#A89878;
}
.hxnpay_logos_ep4{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.hxnpay_logos_ep4>*{
min-width:0;
}
.hxnpay_ep4{
border:1px solid #3A3228;
border-radius:0.5rem;
height:3rem;
font-weight:700;
font-size:12px;
color:#C4B89A;
justify-content:center;
display:flex;
align-items:center;
}
.hxntable_ep4{
overflow:hidden;
border:1px solid #3A3228;
border-radius:12px;
}
.hxntrow_ep4{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.hxntrow_ep4>div{
padding:13px 0.875rem;
min-width:0;
}
.hxntrow_ep4>div:first-child{
color:#F5EDD8;
padding-left:16px;
font-weight:700;
}
.hxntrow_th_ep4{
background:#0D0B0F;
text-transform:uppercase;
letter-spacing:.06em;
color:#8C7F68;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.594rem;
}
.hxntrow_ep4:not(.hxntrow_th_ep4){
background:#16131A;
color:#C4B89A;
border-top:1px solid #2A2420;
}
.hxntrow_zebra_ep4{
background:#1C1822;
}
.hxnpos_ep4{
font-weight:700;
color:#D4A028;
}
@media(max-width:1027px){
.hxnpay_logos_ep4{
grid-template-columns:repeat(2,1fr);
}
}
.hxndw_h2_ep4{
margin-bottom:0.625rem;
line-height:1.08;
color:#F5EDD8;
font-weight:700;
font-size:26px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hxnsteps_v_ep4{
gap:0.625rem;
grid-template-columns:1fr;
}
.hxnsteps_v_ep4 .hxnstep_ep4{
padding:18px 20px;
}
@media(max-width:561px){
.hxndw_h2_ep4{
font-size:23px;
}
}
.hxnapp_ep4{
gap:2.25rem;
display:flex;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
}
.hxnapp_copy_ep4{
max-width:32.5rem;
}
.hxnapp_h2_ep4{
margin:0.75rem 0 10px;
line-height:1.05;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD8;
font-size:1.75rem;
font-weight:700;
}
.hxnapp_text_ep4{
font-size:0.875rem;
line-height:1.6;
color:#C4B89A;
margin-bottom:20px;
}
.hxnapp_btns_ep4{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.hxnstore_ep4{
border:1px solid #3A3228;
border-radius:0.75rem;
gap:9px;
background:#0D0B0F;
padding:11px 1.125rem;
display:inline-flex;
color:#F5EDD8;
cursor:pointer;
font-weight:700;
font-size:0.813rem;
align-items:center;
}
.hxnstore_ep4 svg{
width:1rem;
height:16px;
}
.hxnapp_qr_wrap_ep4{
gap:16px;
display:flex;
align-items:center;
}
.hxnqr_ep4{
border:1px solid #3A3228;
grid-template-columns:repeat(5,1fr);
grid-template-rows:repeat(5,1fr);
background:#0D0B0F;
padding:0.688rem;
gap:3px;
border-radius:12px;
width:6.75rem;
height:6.75rem;
display:grid;
}
.hxnqr_ep4 i{
background:transparent;
}
.hxnqr_f_ep4{
background:#D4A028;
}
.hxnapp_qr_cap_ep4{
max-width:5.25rem;
font-size:0.75rem;
color:#8C7F68;
line-height:1.4;
}
.hxnsupp_ep4{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.hxnsupp_ep4>*{
min-width:0;
}
.hxnsupp_card_ep4{
border-radius:0.75rem;
padding:1.5rem;
border:1px solid #3A3228;
background:#16131A;
}
.hxnsupp_card_ep4 svg{
color:#D4A028;
margin-bottom:0.875rem;
width:24px;
height:1.5rem;
}
.hxnsupp_card_ep4 h3{
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:6px;
font-weight:700;
color:#F5EDD8;
font-size:16px;
}
.hxnsupp_card_ep4 p{
color:#C4B89A;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1024px){
.hxnsupp_ep4{
grid-template-columns:1fr;
}
}
.hxntour_ep4{
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border:1px solid #3A3228;
border-radius:1.25rem;
display:grid;
}
.hxntour_ep4>*{
min-width:0;
}
.hxntour_l_ep4{
background:linear-gradient(135deg,#12100A,#0C0E18);
overflow:hidden;
padding:34px;
color:#F5EDD8;
position:relative;
}
.hxntour_h2_ep4{
margin:0.75rem 0 10px;
line-height:1.05;
color:#F5EDD8;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:30px;
font-weight:700;
}
.hxntour_h2_ep4 em{
color:#E8B840;
font-style:normal;
}
.hxntour_text_ep4{
color:#A89878;
font-size:13.5px;
max-width:340px;
margin-bottom:20px;
line-height:1.6;
}
.hxntour_meta_ep4{
gap:1.125rem;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:20px;
display:flex;
}
.hxntour_cap_ep4{
margin-bottom:0.313rem;
font-size:0.594rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#A89878;
text-transform:uppercase;
}
.hxncount_ep4{
gap:6px;
display:flex;
}
.hxncount_ep4 span{
border:1px solid rgba(255, 210, 100, 0.13);
border-radius:8px;
padding:4px 9px;
background:rgba(255, 220, 120, 0.08);
font-size:1.375rem;
font-weight:700;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.hxntour_units_ep4{
font-size:10px;
color:#A89878;
}
.hxnboard_ep4{
background:#16131A;
padding:1.75rem 1.875rem;
}
.hxnboard_head_ep4{
justify-content:space-between;
margin-bottom:14px;
align-items:center;
display:flex;
}
.hxnboard_title_ep4{
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
color:#F5EDD8;
font-weight:700;
}
.hxnboard_upd_ep4{
font-size:0.625rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#8C7F68;
text-transform:uppercase;
}
.hxnboard_list_ep4{
gap:2px;
flex-direction:column;
display:flex;
}
.hxnboard_row_ep4{
gap:0.75rem;
padding:0.625rem 12px;
border-radius:8px;
align-items:center;
display:flex;
}
.hxnboard_top1_ep4{
background:rgba(212, 160, 40, 0.12);
}
.hxnboard_rk_ep4{
width:20px;
color:#8C7F68;
font-size:0.875rem;
font-weight:700;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.hxnboard_top1_ep4 .hxnboard_rk_ep4{
color:#D4A028;
}
.hxnboard_nm_ep4{
flex:1;
color:#C4B89A;
font-weight:600;
font-size:13.5px;
min-width:0;
}
.hxnboard_top1_ep4 .hxnboard_nm_ep4{
color:#F5EDD8;
font-weight:700;
}
.hxnboard_pt_ep4{
color:#C4B89A;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:12.5px;
}
@media(max-width:1027px){
.hxntour_ep4{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.hxntour_h2_ep4{
font-size:1.5rem;
}
}
.hxnsteps_ep4{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.hxnsteps_ep4>*{
min-width:0;
}
.hxnstep_ep4{
background:#16131A;
border:1px solid #3A3228;
padding:1.5rem;
border-radius:0.75rem;
position:relative;
}
.hxnstep_num_ep4{
border-radius:0.5rem;
background:#E8B840;
align-items:center;
display:flex;
margin-bottom:0.875rem;
font-size:13px;
color:#1A1200;
justify-content:center;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
height:1.875rem;
width:1.875rem;
font-weight:700;
}
.hxnstep_h_ep4{
color:#F5EDD8;
font-size:1rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:7px;
font-weight:700;
}
.hxnstep_p_ep4{
font-size:0.813rem;
color:#C4B89A;
line-height:1.55;
}
@media(max-width:1023px){
.hxnsteps_ep4{
grid-template-columns:1fr;
}
}
.hxnab_h2_ep4{
margin:14px 0 1rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD8;
font-weight:700;
font-size:2rem;
line-height:1.08;
}
.hxnab_body_ep4{
margin-bottom:0.875rem;
color:#C4B89A;
line-height:1.65;
font-size:0.938rem;
}
.hxnab_chips_ep4{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
margin-top:0.5rem;
}
.hxnfaq_ep4{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.hxnfaq_item_ep4{
background:#16131A;
padding:1.125rem 1.375rem;
border-radius:0.75rem;
border:1px solid #3A3228;
}
.hxnfaq_q_ep4{
list-style:none;
gap:1rem;
cursor:pointer;
justify-content:space-between;
font-size:15.5px;
font-weight:600;
display:flex;
color:#F5EDD8;
align-items:center;
}
.hxnfaq_q_ep4::-webkit-details-marker{
display:none;
}
.hxnfaq_q_t_ep4{
gap:0.625rem;
display:flex;
}
.hxnfaq_q_i_ep4{
color:#D4A028;
font-style:normal;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.hxnfaq_pm_ep4{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#D4A028;
font-size:20px;
}
.hxnfaq_item_ep4[open] .hxnfaq_pm_ep4{
transform:rotate(45deg);
}
.hxnfaq_a_ep4{
line-height:1.6;
font-size:13.5px;
margin-top:12px;
color:#C4B89A;
}
@media(max-width:557px){
.hxnab_h2_ep4{
font-size:1.625rem;
}
}
.hxnop_h2_ep4{
margin:0.625rem 0 8px;
font-weight:700;
color:#F5EDD8;
font-size:24px;
line-height:1.1;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hxnop_text_ep4{
font-size:13.5px;
color:#C4B89A;
line-height:1.6;
}
@media(max-width:558px){
.hxnop_h2_ep4{
font-size:1.375rem;
}
}
.hxnprovs_ep4{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:28px;
}
.hxnprovs_ep4>*{
min-width:0;
}
.hxnprov_ep4{
padding:12px;
border:1px solid #3A3228;
border-radius:12px;
background:#16131A;
text-decoration:none;
height:4rem;
display:flex;
justify-content:center;
align-items:center;
}
.hxnprov_img_ep4{
max-width:100%;
max-height:2rem;
object-fit:contain;
}
.hxnresp_ep4{
gap:1.5rem;
border-radius:0.75rem;
border:1px solid #3A3228;
background:#16131A;
padding:1.625rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.hxnresp_in_ep4{
max-width:560px;
}
.hxnresp_h_ep4{
color:#F5EDD8;
margin-bottom:0.5rem;
font-weight:700;
font-size:1.188rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hxnresp_p_ep4{
line-height:1.6;
color:#C4B89A;
font-size:0.844rem;
}
.hxnresp_badges_ep4{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.hxnage18_ep4{
padding:4px 0.5rem;
border:1.5px solid #D94040;
border-radius:0.5rem;
font-weight:700;
color:#D94040;
font-size:13px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.hxnresp_org_ep4{
color:#8C7F68;
font-weight:600;
font-size:0.813rem;
}
@media(max-width:1026px){
.hxnprovs_ep4{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.hxnprovs_ep4{
grid-template-columns:repeat(2,1fr);
}
}
.hxnrv_head_ep4{
gap:12px;
margin-bottom:18px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.hxnrv_agg_ep4{
gap:0.625rem;
align-items:center;
display:flex;
}
.hxnrv_source_ep4{
color:#8C7F68;
font-size:12.5px;
}
.hxnrv_grid_ep4{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.hxnrv_grid_ep4>*{
min-width:0;
}
.hxnreview_ep4{
border:1px solid #3A3228;
border-radius:0.75rem;
background:#16131A;
padding:24px;
}
.hxnreview_ep4 .hxnstars_ep4{
margin-bottom:10px;
}
.hxnreview_ep4 p{
font-weight:600;
line-height:1.5;
margin-bottom:0.875rem;
font-size:0.906rem;
color:#F5EDD8;
}
.hxnreview_by_ep4{
color:#8C7F68;
font-size:0.781rem;
}
@media(max-width:1022px){
.hxnrv_grid_ep4{
grid-template-columns:1fr;
}
}
.hxnfooter_ep4{
padding:40px 1.75rem;
background:#080609;
border-top:1px solid #2A2420;
}
.hxnfooter_grid_ep4{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
margin-bottom:1.75rem;
margin-right:auto;
margin-left:auto;
max-width:1400px;
}
.hxnfooter_grid_ep4>*{
min-width:0;
}
.hxnfooter_grid_ep4 h4{
text-transform:uppercase;
font-size:10px;
margin-bottom:0.813rem;
letter-spacing:.12em;
color:#5A5046;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.hxnfcol_ep4{
gap:9px;
flex-direction:column;
display:flex;
font-size:13px;
color:#C4B89A;
}
.hxnfcol_ep4 a{
cursor:pointer;
}
.hxnft_about_ep4{
font-size:0.813rem;
line-height:1.6;
margin-top:12px;
max-width:16.25rem;
color:#8C7F68;
}
.hxnft_contact_ep4{
margin-top:12px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#D4A028;
overflow-wrap:anywhere;
font-size:12.5px;
}
.hxnfooter_bottom_ep4{
margin:0 auto;
gap:1rem;
padding-top:1.25rem;
max-width:87.5rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
border-top:1px solid #2A2420;
display:flex;
}
.hxnfooter_bottom_ep4 p{
font-size:0.688rem;
line-height:1.6;
max-width:720px;
color:#5A5046;
}
@media(max-width:1022px){
.hxnfooter_grid_ep4{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.hxnfooter_grid_ep4{
grid-template-columns:1fr;
}
}