*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0D08;
line-height:1.55;
-webkit-font-smoothing:antialiased;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-rendering:optimizeLegibility;
color:#C4B491;
font-size:15px;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(10, 8, 4, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ghu-shell_z03{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.ghu-main_z03{
min-width:0;
}
.ghu-wrap_z03{
margin:0 auto;
max-width:1400px;
width:100%;
}
.ghu-container_z03{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:768px){
.ghu-container_z03{
padding:0 1.75rem;
}
}
.ghu-section_z03{
padding:24px 1.75rem;
}
.ghu-section_pt_z03{
padding-top:2.125rem;
}
.ghu-band_soft_z03{
background:#1A1710;
}
.ghu-eyebrow_z03{
display:inline-block;
line-height:1.4;
font-size:10.5px;
font-weight:600;
letter-spacing:.14em;
text-transform:uppercase;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
color:#FBB034;
}
.ghu-drawer_cb_z03{
display:none;
}
.ghu-overlay_z03{
display:none;
}
@media(max-width:1022px){
.ghu-shell_z03{
grid-template-columns:1fr;
}
.ghu-main_z03{
padding-bottom:4.875rem;
}
.ghu-drawer_cb_z03:checked~.ghu-overlay_z03{
background:rgba(10, 8, 4, 0.72);
inset:0;
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:561px){
.ghu-section_z03{
padding:1.125rem 16px;
}
.ghu-section_pt_z03{
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 ---------- */
.ghu-side_z03{
padding:1.375rem 1.125rem;
gap:1.375rem;
background:#13110C;
height:100vh;
flex-direction:column;
align-self:start;
position:sticky;
display:flex;
overflow-y:auto;
border-right:1px solid #2A2418;
top:0;
}
.ghu-brand_z03{
gap:0.625rem;
display:flex;
align-items:center;
}
.ghu-logo_z03{
font-weight:700;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
font-size:21px;
letter-spacing:-.02em;
}
.ghu-side_cta_z03{
border:1px solid #352E1E;
border-radius:12px;
background:rgba(251, 176, 52, 0.11);
padding:16px;
}
.ghu-side_cta_h_z03{
margin-bottom:6px;
font-weight:700;
line-height:1.15;
color:#F5EDD6;
font-size:17px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ghu-side_cta_p_z03{
font-size:12px;
line-height:1.45;
color:#C4B491;
margin-bottom:12px;
}
.ghu-nav_z03{
gap:3px;
display:flex;
flex-direction:column;
}
.ghu-nav_label_z03{
padding:0.375rem 10px;
color:#5A4E37;
font-size:0.594rem;
text-transform:uppercase;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
}
.ghu-nav_item_z03{
border-radius:0.5rem;
gap:0.688rem;
padding:0.625rem;
display:flex;
color:#C4B491;
font-weight:500;
font-size:14px;
align-items:center;
}
.ghu-nav_item_z03 svg{
width:1.063rem;
height:1.063rem;
}
.ghu-nav_item_z03:hover{
background:rgba(251, 176, 52, 0.11);
color:#F5EDD6;
}
.ghu-nav_item_on_z03{
background:rgba(251, 176, 52, 0.11);
color:#FBB034;
font-weight:600;
}
.ghu-side_foot_z03{
padding:12px;
border:1px solid #352E1E;
background:#1A1710;
border-radius:12px;
margin-top:auto;
}
.ghu-side_foot_z03 p{
line-height:1.4;
margin-top:0.25rem;
font-size:0.781rem;
color:#C4B491;
}
/* ---------- topbar ---------- */
.ghu-top_z03{
padding:14px 28px;
background:#13110C;
gap:1rem;
top:0;
z-index:40;
border-bottom:1px solid #2A2418;
display:flex;
position:sticky;
align-items:center;
}
.ghu-top_brand_z03{
gap:0.563rem;
display:none;
align-items:center;
}
.ghu-search_z03{
gap:0.625rem;
background:#1A1710;
border:1px solid #352E1E;
padding:0.688rem 0.875rem;
border-radius:0.75rem;
flex:1;
align-items:center;
max-width:27.5rem;
color:#8A7A5A;
display:flex;
font-size:13.5px;
}
.ghu-search_z03 svg{
flex:none;
width:1rem;
height:1rem;
}
.ghu-top_actions_z03{
gap:0.75rem;
margin-left:auto;
align-items:center;
display:flex;
}
.ghu-lang_z03{
color:#C4B491;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
}
.ghu-burger_z03{
border:1px solid #352E1E;
border-radius:8px;
background:#1A1710;
color:#F5EDD6;
width:2.5rem;
align-items:center;
display:none;
height:2.5rem;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.ghu-botnav_z03{
display:none;
}
@media(max-width:1025px){
.ghu-side_z03{
transition:transform .25s ease;
z-index:80;
position:fixed;
transform:translateX(-100%);
top:0;
width:17.5rem;
height:100vh;
left:0;
}
.ghu-drawer_cb_z03:checked~.ghu-shell_z03 .ghu-side_z03{
transform:translateX(0);
}
.ghu-top_z03{
gap:0.75rem;
padding:14px 1rem;
position:static;
flex-wrap:wrap;
}
.ghu-top_brand_z03{
display:flex;
}
.ghu-search_z03{
display:none;
}
.ghu-burger_z03{
display:flex;
}
.ghu-top_actions_z03{
gap:0.625rem;
width:100%;
align-items:stretch;
margin-left:0;
}
.ghu-top_actions_z03 .ghu-lang_z03{
display:none;
}
.ghu-top_actions_z03 .ghu-btn_z03{
padding:11px 10px;
flex:1;
text-align:center;
}
.ghu-botnav_z03{
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
background:#13110C;
grid-template-columns:repeat(3,1fr);
z-index:65;
transform:translateZ(0);
position:fixed;
display:grid;
right:0;
left:0;
bottom:0;
border-top:1px solid #352E1E;
}
.ghu-bn_z03{
gap:0.25rem;
padding:6px 2px 0;
align-items:center;
flex-direction:column;
min-width:0;
justify-content:flex-end;
display:flex;
font-size:0.625rem;
color:#C4B491;
font-weight:600;
}
.ghu-bn_z03 svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.ghu-bn_z03 span{
overflow:hidden;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
}
.ghu-bn_on_z03{
color:#FBB034;
}
.ghu-bn_center_z03{
position:relative;
}
.ghu-bn_fab_z03{
border-radius:50%;
background:#FBB034;
box-shadow:0 8px 40px rgba(0, 0, 0, 0.70), 0 2px 12px rgba(0, 0, 0, 0.50);
position:absolute;
top:-1.25rem;
left:50%;
display:flex;
transform:translateX(-50%);
justify-content:center;
height:3.125rem;
color:#1A1100;
width:50px;
align-items:center;
}
.ghu-bn_fab_z03 svg{
height:1.5rem;
width:24px;
}
.ghu-bn_center_z03 span{
color:#FBB034;
}
}
.ghu-btn_z03{
gap:8px;
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;
border-radius:8px;
padding:11px 22px;
align-items:center;
font-weight:700;
font-size:0.875rem;
cursor:pointer;
justify-content:center;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-flex;
}
.ghu-btn_pri_z03{
background:#FBB034;
box-shadow:0 4px 20px rgba(251, 176, 52, 0.40), 0 2px 0.5rem rgba(251, 176, 52, 0.24);
color:#1A1100;
}
.ghu-btn_pri_z03:hover{
background:#E09E20;
}
.ghu-btn_ghost_z03{
background:rgba(251, 176, 52, 0.11);
font-weight:600;
color:#F5EDD6;
}
.ghu-btn_line_z03{
border:1px solid #4A4028;
background:transparent;
font-weight:600;
color:#F5EDD6;
}
.ghu-btn_lg_z03{
border-radius:12px;
padding:16px 30px;
font-size:15px;
}
.ghu-band_z03 .ghu-btn_line_z03{
border-color:rgba(255, 210, 100, 0.13);
color:#F5EDD6;
}
.ghu-band_z03 .ghu-btn_ghost_z03{
background:rgba(255, 210, 100, 0.08);
color:#F5EDD6;
}
.ghu-link_m_z03{
gap:0.313rem;
display:inline-flex;
cursor:pointer;
align-items:center;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
text-decoration:none;
color:#FBB034;
}
.ghu-link_m_z03 svg{
height:14px;
width:14px;
}
.ghu-band_z03 .ghu-link_m_z03{
color:#FBB034;
}
.ghu-dot_z03{
background:#FBB034;
flex:none;
border-radius:50%;
height:0.438rem;
width:0.438rem;
}
.ghu-dot_live_z03{
animation:zm3-pulse 1.4s infinite;
background:#E8392A;
}
.ghu-stars_z03{
gap:2px;
display:inline-flex;
color:#FBB034;
}
.ghu-stars_z03 svg{
height:0.938rem;
width:15px;
}
.ghu-chip_z03{
background:#1A1710;
gap:0.375rem;
padding:0.438rem 12px;
border-radius:8px;
border:1px solid #352E1E;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
align-items:center;
color:#C4B491;
font-size:11px;
}
.ghu-chip_on_z03{
background:rgba(251, 176, 52, 0.11);
border-color:transparent;
color:#FBB034;
}
.ghu-gc_z03{
cursor:pointer;
display:block;
text-decoration:none;
color:inherit;
min-width:0;
}
.ghu-gc_thumb_z03{
border-radius:12px;
border:1px solid #352E1E;
overflow:hidden;
display:block;
background-size:cover;
position:relative;
aspect-ratio:1;
background-position:center;
}
.ghu-gc_thumb_portrait_z03{
aspect-ratio:3/4;
}
.ghu-gc_thumb_wide_z03{
aspect-ratio:16/11;
}
.ghu-gc_cap_z03{
padding:0.563rem;
background:linear-gradient(transparent,rgba(10, 8, 4, 0.72));
right:0;
bottom:0;
left:0;
position:absolute;
}
.ghu-gc_name_z03{
font-weight:700;
color:#F5EDD6;
font-size:12.5px;
display:block;
}
.ghu-gc_meta_z03{
color:#A89670;
font-size:0.688rem;
}
.ghu-gc_badge_z03{
padding:2px 6px;
border-radius:8px;
background:#FBB034;
font-size:0.5rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
right:8px;
color:#1A1100;
top:8px;
position:absolute;
font-weight:700;
}
.ghu-gc_badge_hot_z03{
background:#E8392A;
color:#F5EDD6;
}
.ghu-gc_badge_live_z03{
background:#E8392A;
left:0.5rem;
color:#F5EDD6;
right:auto;
}
.ghu-gc_mult_z03{
inset:0;
justify-content:center;
font-weight:700;
color:#FBB034;
position:absolute;
display:flex;
font-size:28px;
align-items:center;
}
.ghu-pc_z03{
border-radius:0.75rem;
border:1px solid #352E1E;
background:#1A1710;
font-weight:700;
align-items:center;
display:flex;
height:4rem;
justify-content:center;
color:#C4B491;
font-size:0.875rem;
}
.ghu-rail_z03{
min-width:0;
}
.ghu-rail_scroll_z03{
gap:14px;
display:grid;
}
.ghu-rail_scroll_z03>*{
min-width:0;
}
.ghu-g6_z03{
grid-template-columns:repeat(6,1fr);
}
.ghu-g7_z03{
grid-template-columns:repeat(7,1fr);
}
.ghu-g4_z03{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.ghu-g6_z03,.ghu-g7_z03{
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;
}
.ghu-g6_z03>*,.ghu-g7_z03>*{
scroll-snap-align:start;
}
.ghu-g4_z03{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.ghu-g4_z03{
grid-template-columns:none;
grid-auto-columns:150px;
grid-auto-flow:column;
overflow-x:auto;
}
}
.ghu-panel_z03{
border-radius:1.25rem;
border:1px solid #352E1E;
background:#1A1710;
padding:28px 2rem;
}
.ghu-split_z03{
gap:2.25rem;
align-items:start;
display:grid;
}
.ghu-split_z03>*{
min-width:0;
}
.ghu-split_a_z03{
grid-template-columns:.85fr 1.15fr;
}
.ghu-split_b_z03{
grid-template-columns:1fr 1.1fr;
}
.ghu-split_c_z03{
grid-template-columns:1.1fr .9fr;
}
.ghu-pgrid_z03{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.ghu-pgrid_z03>*{
min-width:0;
}
.ghu-lead_z03{
color:#C4B491;
margin-bottom:14px;
font-size:15px;
line-height:1.65;
}
.ghu-feat_z03{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ghu-feat_z03>*{
min-width:0;
}
.ghu-feat2_z03{
grid-template-columns:1fr 1fr;
}
.ghu-feat_card_z03{
border-radius:20px;
padding:1.625rem;
background:#1A1710;
border:1px solid #352E1E;
}
.ghu-feat_card_z03 svg{
width:1.625rem;
margin-bottom:1rem;
color:#FBB034;
height:26px;
}
.ghu-feat_card_z03 h3{
margin-bottom:0.5rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
font-size:1.125rem;
font-weight:700;
}
.ghu-feat_card_z03 p{
line-height:1.6;
color:#C4B491;
font-size:0.813rem;
}
.ghu-feat_card_z03 b{
color:#F5EDD6;
}
.ghu-big_z03{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.ghu-big_n_z03{
font-weight:700;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#FBB034;
font-size:26px;
}
.ghu-big_l_z03{
color:#8A7A5A;
font-size:12px;
}
.ghu-person_z03{
background:#1A1710;
gap:14px;
padding:1rem 1.125rem;
border-radius:12px;
border:1px solid #352E1E;
align-items:center;
display:flex;
}
.ghu-avatar_z03{
border-radius:50%;
background:linear-gradient(135deg,#FBB034,#C97D10);
flex:none;
height:2.75rem;
width:2.75rem;
}
.ghu-person_name_z03{
font-weight:700;
color:#F5EDD6;
font-size:0.875rem;
}
.ghu-person_role_z03{
font-size:12px;
color:#8A7A5A;
}
.ghu-kv_z03{
overflow:hidden;
background:#352E1E;
border-radius:0.75rem;
gap:1px;
grid-template-columns:1fr 1fr;
border:1px solid #352E1E;
display:grid;
}
.ghu-kv_z03>div{
padding:1rem 18px;
background:#0F0D08;
min-width:0;
}
.ghu-kv_k_z03{
color:#FBB034;
margin-bottom:0.313rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:9.5px;
}
.ghu-kv_v_z03{
color:#F5EDD6;
font-weight:700;
font-size:13.5px;
}
@media(max-width:1023px){
.ghu-split_a_z03,.ghu-split_b_z03,.ghu-split_c_z03,.ghu-pgrid_z03{
grid-template-columns:1fr;
gap:1.5rem;
}
.ghu-feat_z03,.ghu-feat2_z03{
grid-template-columns:1fr;
}
.ghu-kv_z03{
grid-template-columns:1fr;
}
}
.ghu-sh_z03{
margin-bottom:1rem;
min-width:0;
}
.ghu-sh_row_z03{
gap:12px;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:flex-end;
}
.ghu-sh_row_z03 .ghu-sh_l_z03{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.ghu-sh_stack_z03{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.ghu-sh_center_z03{
gap:10px;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.ghu-sh_h2_z03{
gap:9px;
color:#F5EDD6;
display:flex;
overflow-wrap:break-word;
font-weight:700;
align-items:center;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
font-size:20px;
}
@media(min-width:769px){
.ghu-sh_h2_z03{
font-size:24px;
}
}
.ghu-band_z03 .ghu-sh_h2_z03{
color:#F5EDD6;
}
.ghu-eb_mono_z03{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
text-transform:none;
}
.ghu-eb_mono_z03::before{
content:"// ";
}
.ghu-eb_upper_z03{
letter-spacing:.14em;
text-transform:uppercase;
}
.ghu-eb_pill_z03{
border-radius:999px;
background:rgba(251, 176, 52, 0.11);
padding:0.313rem 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.ghu-eb_line_z03{
gap:10px;
align-items:center;
display:inline-flex;
}
.ghu-eb_line_z03::before{
background:#FBB034;
display:inline-block;
content:"";
width:24px;
height:1px;
}
.ghu-band_z03 .ghu-eb_line_z03::before{
background:#FBB034;
}
.ghu-band_z03 .ghu-eb_pill_z03{
background:rgba(255, 210, 100, 0.08);
}
.ghu-sh_link_z03{
gap:6px;
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;
font-size:13px;
display:inline-flex;
font-weight:600;
align-items:center;
color:#F5EDD6;
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #F5EDD6;
}
.ghu-sh_link_z03:hover{
border-color:#FBB034;
color:#FBB034;
}
.ghu-sh_link_z03 svg{
height:14px;
width:14px;
}
.ghu-sh_link_chev_z03{
border-bottom:0;
padding-bottom:0;
color:#FBB034;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
}
.ghu-sh_link_btn_z03{
background:#FBB034;
padding:0.563rem 18px;
border-radius:62.438rem;
color:#1A1100;
border-bottom:0;
}
.ghu-sh_link_btn_z03:hover{
border-color:transparent;
background:#E09E20;
}
.ghu-band_z03 .ghu-sh_link_z03{
border-color:#F5EDD6;
color:#F5EDD6;
}
.ghu-band_z03 .ghu-sh_link_chev_z03{
color:#FBB034;
}
.ghu-sh_rule_z03{
background:#352E1E;
margin:-2px 0 16px;
height:1px;
}
.ghu-band_z03 .ghu-sh_rule_z03{
background:rgba(255, 210, 100, 0.13);
}
.ghu-seo_grid3_z03{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ghu-seo_grid4_z03{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ghu-seo_grid3_z03>*,.ghu-seo_grid4_z03>*{
min-width:0;
}
.ghu-seo_card_z03{
background:#1A1710;
border:1px solid #352E1E;
border-radius:12px;
padding:1.5rem;
}
.ghu-seo_card_z03 h3{
color:#F5EDD6;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.5rem;
font-weight:700;
font-size:1.125rem;
}
.ghu-seo_card_z03 p{
font-size:13px;
line-height:1.6;
color:#C4B491;
}
.ghu-seo_card_sm_z03{
padding:20px;
}
.ghu-seo_card_sm_z03 h3{
font-size:16px;
}
.ghu-seo_card_sm_z03 p{
line-height:1.55;
font-size:0.781rem;
}
.ghu-seo_rtp_row_z03{
gap:36px;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:1rem;
}
.ghu-rtp_z03{
gap:14px;
display:flex;
min-width:0;
}
.ghu-rtp_z03>div{
border-radius:0.75rem;
padding:16px;
flex:1;
background:#0F0D08;
min-width:0;
text-align:center;
}
.ghu-rtp_n_z03{
color:#FBB034;
font-weight:700;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
white-space:nowrap;
font-size:1.625rem;
}
.ghu-rtp_l_z03{
font-size:0.688rem;
color:#8A7A5A;
margin-top:4px;
}
.ghu-cmp_z03{
overflow:hidden;
border-radius:12px;
border:1px solid #352E1E;
max-width:760px;
}
.ghu-cmp_row_z03{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.ghu-cmp_row_z03>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.ghu-cmp_row_z03>div:first-child{
font-weight:600;
color:#F5EDD6;
text-align:left;
padding-left:1.375rem;
}
.ghu-cmp_th_z03{
background:#0F0D08;
font-weight:700;
font-size:0.781rem;
}
.ghu-cmp_row_z03:not(.ghu-cmp_th_z03){
background:#1A1710;
border-top:1px solid #2A2418;
color:#C4B491;
}
.ghu-cmp_zebra_z03{
background:#141209;
}
.ghu-guide_z03{
overflow:hidden;
border:1px solid #352E1E;
background:#1A1710;
border-radius:12px;
cursor:pointer;
}
.ghu-guide_cover_z03{
height:130px;
}
.ghu-guide_body_z03{
padding:1.25rem;
}
.ghu-guide_body_z03 h3{
margin:7px 0 0.563rem;
color:#F5EDD6;
line-height:1.25;
font-weight:700;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
}
.ghu-guide_meta_z03{
font-size:11.5px;
color:#8A7A5A;
}
.ghu-hub_z03{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
padding-top:1.75rem;
border-top:1px solid #2A2418;
}
.ghu-hub_z03>*{
min-width:0;
}
.ghu-hub_z03 h4{
margin-bottom:0.688rem;
color:#F5EDD6;
font-weight:700;
font-size:13px;
}
.ghu-hub_col_z03{
gap:0.5rem;
flex-direction:column;
color:#C4B491;
display:flex;
font-size:13px;
}
.ghu-hub_col_z03 a{
cursor:pointer;
}
@media(max-width:1027px){
.ghu-seo_grid3_z03{
grid-template-columns:1fr;
}
.ghu-seo_grid4_z03{
grid-template-columns:repeat(2,1fr);
}
.ghu-seo_rtp_row_z03{
gap:1.25rem;
grid-template-columns:1fr;
}
.ghu-hub_z03{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.ghu-hub_z03{
grid-template-columns:1fr;
}
}
.ghu-tk_z03{
overflow:hidden;
background:#0A0906;
border-bottom:1px solid #2A2418;
display:flex;
align-items:center;
}
.ghu-tk_tag_z03{
gap:0.5rem;
background:#1A1710;
flex:none;
padding:0.688rem 18px;
align-items:center;
letter-spacing:.1em;
color:#E8392A;
text-transform:uppercase;
display:flex;
font-size:0.656rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:600;
border-right:1px solid #2A2418;
}
.ghu-tk_rail_z03{
flex:1;
overflow:hidden;
}
.ghu-tk_track_z03{
animation:zm3-marquee 26s linear infinite;
gap:28px;
padding:0.688rem 14px;
font-size:0.75rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
width:max-content;
color:#C4B491;
white-space:nowrap;
}
.ghu-tk_track_z03 b{
color:#FBB034;
}
.ghu-hero_z03{
border-radius:20px;
background:linear-gradient(120deg,#110F07,#0D0E14);
border:1px solid #352E1E;
padding:46px 48px;
overflow:hidden;
color:#F5EDD6;
position:relative;
}
.ghu-hero_glow_z03{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);
top:-3.75rem;
right:-60px;
height:340px;
width:340px;
position:absolute;
}
.ghu-hero_in_z03{
max-width:37.5rem;
position:relative;
}
.ghu-hero_z03 .ghu-eyebrow_z03{
color:#FBB034;
}
.ghu-pill_row_z03{
border:1px solid rgba(255, 210, 100, 0.13);
padding:0.375rem 13px;
border-radius:62.438rem;
gap:0.5rem;
background:rgba(255, 210, 100, 0.08);
margin-bottom:1.375rem;
align-items:center;
letter-spacing:.1em;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
display:inline-flex;
font-size:0.656rem;
color:#FBB034;
}
.ghu-hero_h1_z03{
margin:1.125rem 0;
font-weight:700;
overflow-wrap:break-word;
letter-spacing:-.02em;
font-size:3.375rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.02;
color:#F5EDD6;
}
.ghu-hero_h1_z03 em{
font-style:normal;
color:#FBB034;
}
.ghu-hero_sub_z03{
max-width:480px;
margin-bottom:1.75rem;
line-height:1.55;
color:#A89670;
font-size:17px;
}
.ghu-hero_cta_z03{
gap:0.875rem;
margin-bottom:1.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ghu-hero_trust_z03{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ghu-hero_rating_txt_z03{
color:#A89670;
font-size:0.813rem;
}
@media(max-width:1027px){
.ghu-hero_z03{
padding:32px 24px;
}
.ghu-hero_h1_z03{
font-size:38px;
}
}
@media(max-width:558px){
.ghu-hero_h1_z03{
font-size:30px;
}
}
.ghu-tabs_z03{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.ghu-tab_z03{
border-radius:8px;
padding:10px 1.125rem;
border:1px solid #352E1E;
background:#1A1710;
font-size:0.813rem;
color:#C4B491;
font-weight:600;
cursor:pointer;
}
.ghu-tab_on_z03{
background:#FBB034;
border-color:transparent;
font-weight:700;
color:#1A1100;
}
.ghu-stat_z03{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.ghu-stat_z03>*{
min-width:0;
}
.ghu-stat_item_z03{
padding:1.125rem 20px;
background:#1A1710;
border-radius:12px;
border:1px solid #352E1E;
}
.ghu-stat_k_z03{
margin-bottom:0.438rem;
color:#8A7A5A;
font-size:0.594rem;
text-transform:uppercase;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
}
.ghu-stat_v_z03{
gap:0.5rem;
display:flex;
min-width:0;
align-items:center;
font-weight:700;
overflow-wrap:anywhere;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
font-size:24px;
}
.ghu-stat_v_accent_z03{
color:#FBB034;
}
@media(max-width:1026px){
.ghu-stat_z03{
grid-template-columns:repeat(2,1fr);
}
}
.ghu-wlc_z03{
overflow:hidden;
border:1px solid #352E1E;
padding:36px 40px;
grid-template-columns:1.2fr .8fr;
border-radius:1.25rem;
gap:24px;
background:linear-gradient(120deg,#110F07,#0D0E14);
align-items:center;
position:relative;
display:grid;
color:#F5EDD6;
}
.ghu-wlc_z03>*{
min-width:0;
}
.ghu-wlc_z03 .ghu-eyebrow_z03{
color:#FBB034;
}
.ghu-wlc_glow_z03{
background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);
border-radius:50%;
top:-2.5rem;
height:16.25rem;
right:-40px;
position:absolute;
width:16.25rem;
}
.ghu-wlc_in_z03{
position:relative;
}
.ghu-wlc_h2_z03{
margin:10px 0 0.5rem;
line-height:1.03;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-weight:700;
color:#F5EDD6;
font-size:2.125rem;
}
.ghu-wlc_h2_z03 em{
font-style:normal;
color:#FBB034;
}
.ghu-wlc_sub_z03{
margin-bottom:18px;
font-size:14px;
color:#A89670;
line-height:1.55;
max-width:420px;
}
.ghu-wlc_terms_z03{
gap:0.625rem;
position:relative;
display:flex;
flex-direction:column;
}
.ghu-term_z03{
background:rgba(255, 210, 100, 0.08);
border-radius:0.75rem;
gap:0.688rem;
border:1px solid rgba(255, 210, 100, 0.13);
padding:0.813rem 0.938rem;
align-items:center;
display:flex;
}
.ghu-term_z03 svg{
flex:none;
color:#FBB034;
width:1.25rem;
height:20px;
}
.ghu-term_k_z03{
text-transform:uppercase;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
color:#A89670;
letter-spacing:.1em;
}
.ghu-term_v_z03{
margin-top:2px;
font-size:14px;
font-weight:700;
color:#F5EDD6;
}
@media(max-width:1025px){
.ghu-wlc_z03{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.ghu-wlc_h2_z03{
font-size:1.625rem;
}
}
.ghu-jp_z03{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.ghu-jp_z03>*{
min-width:0;
}
.ghu-jp_hero_z03{
overflow:hidden;
border:1px solid #352E1E;
background:linear-gradient(135deg,#110F07,#0D0E14);
gap:0.875rem;
border-radius:20px;
padding:1.625rem;
min-height:11.25rem;
display:flex;
color:#F5EDD6;
justify-content:space-between;
position:relative;
flex-direction:column;
}
.ghu-jp_glow_z03{
background:radial-gradient(circle,rgba(251, 176, 52, 0.22),transparent 70%);
border-radius:50%;
width:11.25rem;
top:-2.5rem;
position:absolute;
right:-2.5rem;
height:180px;
}
.ghu-jp_k_row_z03{
gap:0.625rem;
display:flex;
align-items:center;
position:relative;
justify-content:space-between;
}
.ghu-jp_k_z03{
font-size:10px;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#8A7A5A;
letter-spacing:.12em;
}
.ghu-jp_hero_z03 .ghu-jp_k_z03{
color:#A89670;
}
.ghu-jp_amt_z03{
color:#FBB034;
position:relative;
font-size:2.625rem;
line-height:1;
font-weight:700;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ghu-jp_sub_z03{
margin-top:5px;
font-size:0.75rem;
color:#A89670;
}
.ghu-jp_cell_z03{
padding:22px;
background:#1A1710;
border:1px solid #352E1E;
border-radius:1.25rem;
justify-content:space-between;
min-height:11.25rem;
flex-direction:column;
display:flex;
}
.ghu-jp_cell_z03 .ghu-jp_amt_z03{
font-size:1.875rem;
color:#F5EDD6;
}
.ghu-jp_cell_z03 .ghu-jp_sub_z03{
color:#8A7A5A;
}
@media(max-width:1023px){
.ghu-jp_z03{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.ghu-jp_amt_z03{
font-size:32px;
}
}
.ghu-vip_head_z03{
gap:12px;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
margin-bottom:18px;
}
.ghu-vip_intro_z03{
font-size:13px;
max-width:420px;
color:#C4B491;
}
.ghu-vip_z03{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.ghu-vip_z03>*{
min-width:0;
}
.ghu-tier_z03{
padding:20px;
background:#1A1710;
border-radius:12px;
border:1px solid #352E1E;
}
.ghu-tier_on_z03{
background:rgba(251, 176, 52, 0.11);
border-color:#FBB034;
}
.ghu-tier_medal_z03{
border-radius:8px;
background:linear-gradient(135deg,#FBB034,#C97D10);
width:1.875rem;
height:1.875rem;
margin-bottom:14px;
}
.ghu-tier_name_z03{
font-weight:700;
font-size:0.938rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:5px;
color:#F5EDD6;
}
.ghu-tier_tx_z03{
color:#8A7A5A;
font-size:11.5px;
line-height:1.5;
}
@media(max-width:1025px){
.ghu-vip_z03{
grid-template-columns:repeat(2,1fr);
}
}
.ghu-promo_grid_z03{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ghu-promo_grid_z03>*{
min-width:0;
}
.ghu-promo_z03{
border:1px solid #352E1E;
background:#1A1710;
padding:24px;
overflow:hidden;
border-radius:20px;
position:relative;
min-height:150px;
}
.ghu-promo_h_z03{
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-top:6px;
color:#F5EDD6;
line-height:1.05;
font-size:26px;
font-weight:700;
}
.ghu-promo_h_z03 em{
color:#FBB034;
font-style:normal;
}
.ghu-promo_p_z03{
margin-top:8px;
font-size:12.5px;
color:#C4B491;
line-height:1.5;
}
.ghu-promo_feat_z03{
border-color:#352E1E;
background:linear-gradient(135deg,#110F07,#0D0E14);
}
.ghu-promo_feat_z03 .ghu-promo_h_z03{
color:#F5EDD6;
}
.ghu-promo_feat_z03 .ghu-promo_h_z03 em{
color:#FBB034;
}
.ghu-promo_feat_z03 .ghu-promo_p_z03{
color:#A89670;
}
.ghu-promo_feat_z03 .ghu-eyebrow_z03{
color:#FBB034;
}
@media(max-width:1023px){
.ghu-promo_grid_z03{
grid-template-columns:1fr;
}
}
.ghu-app_z03{
gap:36px;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ghu-app_copy_z03{
max-width:32.5rem;
}
.ghu-app_h2_z03{
margin:0.75rem 0 0.625rem;
line-height:1.05;
font-size:28px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F5EDD6;
}
.ghu-app_text_z03{
line-height:1.6;
color:#C4B491;
margin-bottom:20px;
font-size:14px;
}
.ghu-app_btns_z03{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.ghu-store_z03{
background:#0F0D08;
border:1px solid #352E1E;
padding:0.688rem 18px;
gap:9px;
border-radius:0.75rem;
display:inline-flex;
font-weight:700;
align-items:center;
cursor:pointer;
font-size:13px;
color:#F5EDD6;
}
.ghu-store_z03 svg{
height:1rem;
width:16px;
}
.ghu-app_qr_wrap_z03{
gap:16px;
align-items:center;
display:flex;
}
.ghu-qr_z03{
background:#0F0D08;
border-radius:12px;
border:1px solid #352E1E;
grid-template-rows:repeat(5,1fr);
gap:3px;
padding:0.688rem;
grid-template-columns:repeat(5,1fr);
display:grid;
height:108px;
width:6.75rem;
}
.ghu-qr_z03 i{
background:transparent;
}
.ghu-qr_f_z03{
background:#FBB034;
}
.ghu-app_qr_cap_z03{
font-size:0.75rem;
line-height:1.4;
color:#8A7A5A;
max-width:84px;
}
.ghu-dw_h2_z03{
margin-bottom:0.625rem;
line-height:1.08;
color:#F5EDD6;
font-size:1.625rem;
font-weight:700;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ghu-steps_v_z03{
grid-template-columns:1fr;
gap:10px;
}
.ghu-steps_v_z03 .ghu-step_z03{
padding:18px 20px;
}
@media(max-width:563px){
.ghu-dw_h2_z03{
font-size:1.438rem;
}
}
.ghu-pay_logos_z03{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ghu-pay_logos_z03>*{
min-width:0;
}
.ghu-pay_z03{
border-radius:0.5rem;
border:1px solid #352E1E;
align-items:center;
color:#C4B491;
height:3rem;
display:flex;
font-weight:700;
font-size:0.75rem;
justify-content:center;
}
.ghu-table_z03{
border-radius:0.75rem;
border:1px solid #352E1E;
overflow:hidden;
}
.ghu-trow_z03{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.ghu-trow_z03>div{
padding:0.813rem 14px;
min-width:0;
}
.ghu-trow_z03>div:first-child{
font-weight:700;
color:#F5EDD6;
padding-left:1rem;
}
.ghu-trow_th_z03{
background:#0F0D08;
color:#8A7A5A;
letter-spacing:.06em;
font-size:0.594rem;
text-transform:uppercase;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ghu-trow_z03:not(.ghu-trow_th_z03){
background:#1A1710;
color:#C4B491;
border-top:1px solid #2A2418;
}
.ghu-trow_zebra_z03{
background:#141209;
}
.ghu-pos_z03{
color:#FBB034;
font-weight:700;
}
@media(max-width:1022px){
.ghu-pay_logos_z03{
grid-template-columns:repeat(2,1fr);
}
}
.ghu-news_z03{
background:linear-gradient(135deg,#110F07,#0D0E14);
gap:1.5rem;
padding:1.625rem 2rem;
border-radius:1.25rem;
border:1px solid #352E1E;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:center;
color:#F5EDD6;
}
.ghu-news_h3_z03{
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F5EDD6;
font-size:20px;
margin-bottom:0.25rem;
}
.ghu-news_text_z03{
color:#A89670;
font-size:13px;
}
.ghu-news_form_z03{
flex:1;
gap:10px;
display:flex;
min-width:0;
max-width:440px;
}
.ghu-news_form_z03 .ghu-input_z03{
min-width:0;
}
@media(max-width:560px){
.ghu-news_form_z03{
width:100%;
}
}
.ghu-input_z03{
flex:1;
background:rgba(255, 210, 100, 0.08);
padding:13px 16px;
border-radius:8px;
border:1px solid rgba(255, 210, 100, 0.13);
color:#A89670;
font-size:0.844rem;
}
.ghu-gm_z03{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.ghu-gm_z03>*{
min-width:0;
}
.ghu-gm_panel_z03{
padding:28px;
border:1px solid #352E1E;
background:#1A1710;
border-radius:1.25rem;
}
.ghu-gm_h2_z03{
margin:10px 0 8px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
font-size:24px;
font-weight:700;
}
.ghu-gm_text_z03{
margin-bottom:20px;
color:#C4B491;
max-width:440px;
font-size:0.844rem;
line-height:1.6;
}
.ghu-gm_level_z03{
gap:14px;
display:flex;
margin-bottom:16px;
align-items:center;
}
.ghu-gm_lv_z03{
font-weight:700;
font-size:24px;
color:#FBB034;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ghu-gm_bar_wrap_z03{
flex:1;
min-width:0;
}
.ghu-gm_bar_meta_z03{
color:#8A7A5A;
display:flex;
justify-content:space-between;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
margin-bottom:0.313rem;
}
.ghu-bar_z03{
background:#0F0D08;
overflow:hidden;
border-radius:62.438rem;
height:8px;
}
.ghu-bar_fill_z03{
background:linear-gradient(90deg,#FBB034,#C97D10);
border-radius:999px;
height:100%;
display:block;
}
.ghu-gm_missions_z03{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.ghu-gm_refer_z03{
overflow:hidden;
border-radius:1.25rem;
border:1px solid #352E1E;
background:linear-gradient(150deg,#110F07,#0D0E14);
padding:28px;
position:relative;
flex-direction:column;
color:#F5EDD6;
display:flex;
justify-content:space-between;
}
.ghu-gm_refer_z03 .ghu-eyebrow_z03{
color:#FBB034;
}
.ghu-gm_ref_h2_z03{
margin:0.625rem 0 8px;
font-weight:700;
color:#F5EDD6;
font-size:24px;
line-height:1.1;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ghu-gm_ref_h2_z03 em{
font-style:normal;
color:#FBB034;
}
.ghu-gm_ref_text_z03{
font-size:0.813rem;
color:#A89670;
line-height:1.55;
margin-bottom:18px;
}
@media(max-width:1022px){
.ghu-gm_z03{
grid-template-columns:1fr;
}
}
.ghu-steps_z03{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ghu-steps_z03>*{
min-width:0;
}
.ghu-step_z03{
border:1px solid #352E1E;
border-radius:0.75rem;
padding:24px;
background:#1A1710;
position:relative;
}
.ghu-step_num_z03{
border-radius:8px;
background:#FBB034;
width:1.875rem;
align-items:center;
display:flex;
justify-content:center;
margin-bottom:0.875rem;
font-weight:700;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#1A1100;
font-size:13px;
height:1.875rem;
}
.ghu-step_h_z03{
font-size:1rem;
font-weight:700;
margin-bottom:7px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
}
.ghu-step_p_z03{
font-size:13px;
line-height:1.55;
color:#C4B491;
}
@media(max-width:1023px){
.ghu-steps_z03{
grid-template-columns:1fr;
}
}
.ghu-tour_z03{
overflow:hidden;
border:1px solid #352E1E;
grid-template-columns:1.05fr 1fr;
border-radius:1.25rem;
display:grid;
}
.ghu-tour_z03>*{
min-width:0;
}
.ghu-tour_l_z03{
background:linear-gradient(135deg,#110F07,#0D0E14);
padding:2.125rem;
overflow:hidden;
position:relative;
color:#F5EDD6;
}
.ghu-tour_h2_z03{
margin:12px 0 0.625rem;
font-size:30px;
font-weight:700;
color:#F5EDD6;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
}
.ghu-tour_h2_z03 em{
color:#FBB034;
font-style:normal;
}
.ghu-tour_text_z03{
color:#A89670;
max-width:21.25rem;
line-height:1.6;
font-size:13.5px;
margin-bottom:1.25rem;
}
.ghu-tour_meta_z03{
gap:1.125rem;
display:flex;
margin-bottom:1.25rem;
flex-wrap:wrap;
align-items:flex-end;
}
.ghu-tour_cap_z03{
font-size:0.594rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A89670;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.ghu-count_z03{
gap:6px;
display:flex;
}
.ghu-count_z03 span{
border-radius:8px;
background:rgba(255, 210, 100, 0.08);
border:1px solid rgba(255, 210, 100, 0.13);
padding:0.25rem 0.563rem;
font-weight:700;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.375rem;
}
.ghu-tour_units_z03{
font-size:0.625rem;
color:#A89670;
}
.ghu-board_z03{
padding:1.75rem 30px;
background:#1A1710;
}
.ghu-board_head_z03{
justify-content:space-between;
margin-bottom:0.875rem;
align-items:center;
display:flex;
}
.ghu-board_title_z03{
font-weight:700;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
font-size:16px;
}
.ghu-board_upd_z03{
color:#8A7A5A;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
text-transform:uppercase;
}
.ghu-board_list_z03{
gap:2px;
flex-direction:column;
display:flex;
}
.ghu-board_row_z03{
gap:12px;
padding:10px 12px;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.ghu-board_top1_z03{
background:rgba(251, 176, 52, 0.11);
}
.ghu-board_rk_z03{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:1.25rem;
font-size:14px;
color:#8A7A5A;
font-weight:700;
}
.ghu-board_top1_z03 .ghu-board_rk_z03{
color:#FBB034;
}
.ghu-board_nm_z03{
flex:1;
font-size:0.844rem;
color:#C4B491;
font-weight:600;
min-width:0;
}
.ghu-board_top1_z03 .ghu-board_nm_z03{
color:#F5EDD6;
font-weight:700;
}
.ghu-board_pt_z03{
color:#C4B491;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
}
@media(max-width:1027px){
.ghu-tour_z03{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.ghu-tour_h2_z03{
font-size:24px;
}
}
.ghu-supp_z03{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ghu-supp_z03>*{
min-width:0;
}
.ghu-supp_card_z03{
border:1px solid #352E1E;
border-radius:12px;
padding:1.5rem;
background:#1A1710;
}
.ghu-supp_card_z03 svg{
width:24px;
margin-bottom:0.875rem;
height:24px;
color:#FBB034;
}
.ghu-supp_card_z03 h3{
font-size:16px;
font-weight:700;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.375rem;
color:#F5EDD6;
}
.ghu-supp_card_z03 p{
color:#C4B491;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1022px){
.ghu-supp_z03{
grid-template-columns:1fr;
}
}
.ghu-dispute_z03{
border:1px dashed #4A4028;
border-radius:0.75rem;
gap:1.75rem;
padding:1.625rem 30px;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ghu-dispute_in_z03{
max-width:41.25rem;
}
.ghu-dispute_h2_z03{
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:22px;
font-weight:700;
color:#F5EDD6;
margin-bottom:0.5rem;
}
.ghu-dispute_text_z03{
color:#C4B491;
line-height:1.6;
font-size:13.5px;
}
.ghu-gd_head_z03{
gap:12px;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:16px;
}
.ghu-op_h2_z03{
margin:10px 0 0.5rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
font-size:24px;
color:#F5EDD6;
font-weight:700;
}
.ghu-op_text_z03{
color:#C4B491;
font-size:13.5px;
line-height:1.6;
}
@media(max-width:561px){
.ghu-op_h2_z03{
font-size:22px;
}
}
.ghu-rv_head_z03{
gap:12px;
display:flex;
margin-bottom:1.125rem;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.ghu-rv_agg_z03{
gap:10px;
align-items:center;
display:flex;
}
.ghu-rv_source_z03{
color:#8A7A5A;
font-size:0.781rem;
}
.ghu-rv_grid_z03{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ghu-rv_grid_z03>*{
min-width:0;
}
.ghu-review_z03{
padding:1.5rem;
border:1px solid #352E1E;
background:#1A1710;
border-radius:0.75rem;
}
.ghu-review_z03 .ghu-stars_z03{
margin-bottom:10px;
}
.ghu-review_z03 p{
font-weight:600;
margin-bottom:14px;
font-size:14.5px;
line-height:1.5;
color:#F5EDD6;
}
.ghu-review_by_z03{
font-size:0.781rem;
color:#8A7A5A;
}
@media(max-width:1023px){
.ghu-rv_grid_z03{
grid-template-columns:1fr;
}
}
.ghu-et_h2_z03{
margin:10px 0 0.875rem;
font-weight:700;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
line-height:1.08;
font-size:1.75rem;
}
.ghu-et_right_z03{
gap:10px;
flex-direction:column;
display:flex;
}
.ghu-et_updated_z03{
padding:0.875rem 1.125rem;
gap:0.625rem;
background:#0F0D08;
border:1px solid #352E1E;
border-radius:0.75rem;
font-size:0.75rem;
align-items:center;
color:#C4B491;
display:flex;
}
.ghu-et_updated_z03 svg{
flex:none;
color:#FBB034;
width:0.938rem;
height:15px;
}
.ghu-et_updated_z03 b{
color:#F5EDD6;
}
@media(max-width:557px){
.ghu-et_h2_z03{
font-size:24px;
}
}
.ghu-provs_z03{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:28px;
display:grid;
}
.ghu-provs_z03>*{
min-width:0;
}
.ghu-prov_z03{
background:#1A1710;
border:1px solid #352E1E;
border-radius:0.75rem;
padding:0.75rem;
text-decoration:none;
height:64px;
justify-content:center;
display:flex;
align-items:center;
}
.ghu-prov_img_z03{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.ghu-resp_z03{
border-radius:12px;
padding:26px;
gap:24px;
border:1px solid #352E1E;
background:#1A1710;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
}
.ghu-resp_in_z03{
max-width:560px;
}
.ghu-resp_h_z03{
color:#F5EDD6;
margin-bottom:0.5rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.188rem;
}
.ghu-resp_p_z03{
font-size:13.5px;
line-height:1.6;
color:#C4B491;
}
.ghu-resp_badges_z03{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ghu-age18_z03{
border:1.5px solid #E8392A;
padding:4px 8px;
border-radius:0.5rem;
color:#E8392A;
font-size:0.813rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.ghu-resp_org_z03{
color:#8A7A5A;
font-weight:600;
font-size:0.813rem;
}
@media(max-width:1027px){
.ghu-provs_z03{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.ghu-provs_z03{
grid-template-columns:repeat(2,1fr);
}
}
.ghu-ab_h2_z03{
margin:0.875rem 0 16px;
font-weight:700;
font-size:32px;
line-height:1.08;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EDD6;
}
.ghu-ab_body_z03{
margin-bottom:0.875rem;
font-size:15px;
line-height:1.65;
color:#C4B491;
}
.ghu-ab_chips_z03{
gap:10px;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.ghu-faq_z03{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ghu-faq_item_z03{
background:#1A1710;
border:1px solid #352E1E;
border-radius:12px;
padding:18px 22px;
}
.ghu-faq_q_z03{
list-style:none;
gap:1rem;
align-items:center;
cursor:pointer;
display:flex;
justify-content:space-between;
color:#F5EDD6;
font-weight:600;
font-size:15.5px;
}
.ghu-faq_q_z03::-webkit-details-marker{
display:none;
}
.ghu-faq_q_t_z03{
gap:0.625rem;
display:flex;
}
.ghu-faq_q_i_z03{
color:#FBB034;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.ghu-faq_pm_z03{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#FBB034;
font-size:20px;
}
.ghu-faq_item_z03[open] .ghu-faq_pm_z03{
transform:rotate(45deg);
}
.ghu-faq_a_z03{
color:#C4B491;
margin-top:0.75rem;
line-height:1.6;
font-size:0.844rem;
}
@media(max-width:562px){
.ghu-ab_h2_z03{
font-size:26px;
}
}
.ghu-footer_z03{
background:#0A0906;
padding:40px 1.75rem;
border-top:1px solid #2A2418;
}
.ghu-footer_grid_z03{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-left:auto;
max-width:87.5rem;
margin-bottom:28px;
margin-right:auto;
display:grid;
}
.ghu-footer_grid_z03>*{
min-width:0;
}
.ghu-footer_grid_z03 h4{
text-transform:uppercase;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
margin-bottom:13px;
color:#5A4E37;
letter-spacing:.12em;
}
.ghu-fcol_z03{
gap:9px;
font-size:13px;
flex-direction:column;
color:#C4B491;
display:flex;
}
.ghu-fcol_z03 a{
cursor:pointer;
}
.ghu-ft_about_z03{
max-width:16.25rem;
line-height:1.6;
margin-top:12px;
color:#8A7A5A;
font-size:13px;
}
.ghu-ft_contact_z03{
font-size:12.5px;
color:#FBB034;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
overflow-wrap:anywhere;
margin-top:0.75rem;
}
.ghu-footer_bottom_z03{
gap:16px;
margin:0 auto;
align-items:center;
border-top:1px solid #2A2418;
flex-wrap:wrap;
max-width:87.5rem;
justify-content:space-between;
display:flex;
padding-top:1.25rem;
}
.ghu-footer_bottom_z03 p{
line-height:1.6;
font-size:0.688rem;
color:#5A4E37;
max-width:45rem;
}
@media(max-width:1021px){
.ghu-footer_grid_z03{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.ghu-footer_grid_z03{
grid-template-columns:1fr;
}
}