*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF7F0;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.55;
color:#3D3526;
font-size:15px;
text-rendering:optimizeLegibility;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(20, 15, 8, 0.68);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.emh_shell-fdt{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.emh_main-fdt{
min-width:0;
}
.emh_wrap-fdt{
margin:0 auto;
max-width:1400px;
width:100%;
}
.emh_container-fdt{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.emh_container-fdt{
padding:0 1.75rem;
}
}
.emh_section-fdt{
padding:1.5rem 1.75rem;
}
.emh_section_pt-fdt{
padding-top:34px;
}
.emh_band_soft-fdt{
background:#FFFFFF;
}
.emh_eyebrow-fdt{
display:inline-block;
font-weight:600;
text-transform:uppercase;
letter-spacing:.14em;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.4;
font-size:10.5px;
color:#B8860B;
overflow-wrap:break-word;
}
.emh_drawer_cb-fdt{
display:none;
}
.emh_overlay-fdt{
display:none;
}
@media(max-width:1023px){
.emh_shell-fdt{
grid-template-columns:1fr;
}
.emh_main-fdt{
padding-bottom:78px;
}
.emh_drawer_cb-fdt:checked~.emh_overlay-fdt{
inset:0;
background:rgba(20, 15, 8, 0.68);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:558px){
.emh_section-fdt{
padding:1.125rem 16px;
}
.emh_section_pt-fdt{
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 ---------- */
.emh_side-fdt{
background:#F5F1E8;
padding:1.375rem 1.125rem;
gap:22px;
border-right:1px solid rgba(28, 23, 16, 0.08);
display:flex;
position:sticky;
height:100vh;
align-self:start;
flex-direction:column;
top:0;
overflow-y:auto;
}
.emh_brand-fdt{
gap:0.625rem;
display:flex;
align-items:center;
}
.emh_logo-fdt{
letter-spacing:-.02em;
color:#1C1710;
font-weight:700;
font-size:21px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.emh_side_cta-fdt{
padding:1rem;
border-radius:0.813rem;
background:rgba(184, 134, 11, 0.11);
border:1px solid rgba(28, 23, 16, 0.12);
}
.emh_side_cta_h-fdt{
font-weight:700;
font-size:1.063rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:6px;
line-height:1.15;
color:#1C1710;
}
.emh_side_cta_p-fdt{
line-height:1.45;
font-size:0.75rem;
color:#3D3526;
margin-bottom:12px;
}
.emh_nav-fdt{
gap:3px;
flex-direction:column;
display:flex;
}
.emh_nav_label-fdt{
padding:0.375rem 0.625rem;
font-size:0.594rem;
color:#B0A48A;
text-transform:uppercase;
letter-spacing:.14em;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
}
.emh_nav_item-fdt{
border-radius:0.563rem;
gap:11px;
padding:0.625rem;
font-size:0.875rem;
align-items:center;
font-weight:500;
color:#3D3526;
display:flex;
}
.emh_nav_item-fdt svg{
height:17px;
width:1.063rem;
}
.emh_nav_item-fdt:hover{
background:rgba(184, 134, 11, 0.11);
color:#1C1710;
}
.emh_nav_item_on-fdt{
background:rgba(184, 134, 11, 0.11);
font-weight:600;
color:#B8860B;
}
.emh_side_foot-fdt{
border-radius:0.813rem;
padding:12px;
background:#FFFFFF;
border:1px solid rgba(28, 23, 16, 0.12);
margin-top:auto;
}
.emh_side_foot-fdt p{
font-size:0.781rem;
line-height:1.4;
margin-top:0.25rem;
color:#3D3526;
}
/* ---------- topbar ---------- */
.emh_top-fdt{
background:#F5F1E8;
gap:1rem;
padding:0.875rem 28px;
border-bottom:1px solid rgba(28, 23, 16, 0.08);
z-index:40;
align-items:center;
top:0;
display:flex;
position:sticky;
}
.emh_top_brand-fdt{
gap:0.563rem;
display:none;
align-items:center;
}
.emh_search-fdt{
flex:1;
padding:11px 14px;
background:#FFFFFF;
border-radius:13px;
gap:0.625rem;
border:1px solid rgba(28, 23, 16, 0.12);
color:#7A6E58;
align-items:center;
max-width:27.5rem;
display:flex;
font-size:13.5px;
}
.emh_search-fdt svg{
flex:none;
width:16px;
height:16px;
}
.emh_top_actions-fdt{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.emh_lang-fdt{
font-size:0.75rem;
color:#3D3526;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
}
.emh_burger-fdt{
border-radius:0.563rem;
border:1px solid rgba(28, 23, 16, 0.12);
background:#FFFFFF;
display:none;
justify-content:center;
height:40px;
align-items:center;
width:2.5rem;
color:#1C1710;
}
/* ---------- bottom-nav (mobile) ---------- */
.emh_botnav-fdt{
display:none;
}
@media(max-width:1023px){
.emh_side-fdt{
transition:transform .25s ease;
position:fixed;
height:100vh;
z-index:80;
transform:translateX(-100%);
width:280px;
left:0;
top:0;
}
.emh_drawer_cb-fdt:checked~.emh_shell-fdt .emh_side-fdt{
transform:translateX(0);
}
.emh_top-fdt{
padding:0.875rem 1rem;
gap:0.75rem;
position:static;
flex-wrap:wrap;
}
.emh_top_brand-fdt{
display:flex;
}
.emh_search-fdt{
display:none;
}
.emh_burger-fdt{
display:flex;
}
.emh_top_actions-fdt{
gap:10px;
margin-left:0;
align-items:stretch;
width:100%;
}
.emh_top_actions-fdt .emh_lang-fdt{
display:none;
}
.emh_top_actions-fdt .emh_btn-fdt{
flex:1;
padding:11px 10px;
text-align:center;
}
.emh_botnav-fdt{
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#F5F1E8;
transform:translateZ(0);
left:0;
right:0;
z-index:65;
position:fixed;
display:grid;
bottom:0;
border-top:1px solid rgba(28, 23, 16, 0.12);
}
.emh_bn-fdt{
padding:6px 2px 0;
gap:0.25rem;
color:#3D3526;
font-weight:600;
justify-content:flex-end;
display:flex;
align-items:center;
font-size:10px;
min-width:0;
flex-direction:column;
}
.emh_bn-fdt svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.emh_bn-fdt span{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
white-space:nowrap;
}
.emh_bn_on-fdt{
color:#B8860B;
}
.emh_bn_center-fdt{
position:relative;
}
.emh_bn_fab-fdt{
border-radius:50%;
background:#D4A017;
height:50px;
align-items:center;
color:#1C1710;
width:3.125rem;
left:50%;
box-shadow:0 0.5rem 2rem rgba(28, 23, 16, 0.16), 0 2px 0.5rem rgba(28, 23, 16, 0.10);
top:-20px;
position:absolute;
transform:translateX(-50%);
justify-content:center;
display:flex;
}
.emh_bn_fab-fdt svg{
width:1.5rem;
height:1.5rem;
}
.emh_bn_center-fdt span{
color:#B8860B;
}
}
.emh_btn-fdt{
padding:0.688rem 22px;
gap:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:0.563rem;
font-weight:700;
align-items:center;
display:inline-flex;
cursor:pointer;
font-size:14px;
font-family:"Nunito Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
justify-content:center;
}
.emh_btn_pri-fdt{
background:#D4A017;
box-shadow:0 4px 1.125rem rgba(212, 160, 23, 0.42), 0 1px 4px rgba(212, 160, 23, 0.28);
color:#1C1710;
}
.emh_btn_pri-fdt:hover{
background:#BC8C0F;
}
.emh_btn_ghost-fdt{
background:rgba(184, 134, 11, 0.11);
font-weight:600;
color:#1C1710;
}
.emh_btn_line-fdt{
background:transparent;
border:1px solid rgba(28, 23, 16, 0.22);
font-weight:600;
color:#1C1710;
}
.emh_btn_lg-fdt{
border-radius:0.813rem;
padding:1rem 1.875rem;
font-size:15px;
}
.emh_band-fdt .emh_btn_line-fdt{
border-color:rgba(255, 245, 200, 0.13);
color:#FAF4E2;
}
.emh_band-fdt .emh_btn_ghost-fdt{
background:rgba(255, 245, 200, 0.08);
color:#FAF4E2;
}
.emh_link_m-fdt{
gap:0.313rem;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
display:inline-flex;
text-decoration:none;
color:#B8860B;
align-items:center;
cursor:pointer;
font-size:0.75rem;
}
.emh_link_m-fdt svg{
width:14px;
height:0.875rem;
}
.emh_band-fdt .emh_link_m-fdt{
color:#F0BE2E;
}
.emh_dot-fdt{
border-radius:50%;
flex:none;
background:#B8860B;
height:0.438rem;
width:7px;
}
.emh_dot_live-fdt{
background:#D93A2B;
animation:zm3-pulse 1.4s infinite;
}
.emh_stars-fdt{
gap:2px;
display:inline-flex;
color:#B8860B;
}
.emh_stars-fdt svg{
height:0.938rem;
width:0.938rem;
}
.emh_chip-fdt{
border-radius:0.563rem;
gap:6px;
background:#FFFFFF;
padding:7px 0.75rem;
border:1px solid rgba(28, 23, 16, 0.12);
display:inline-flex;
color:#3D3526;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
font-size:11px;
align-items:center;
}
.emh_chip_on-fdt{
border-color:transparent;
background:rgba(184, 134, 11, 0.11);
color:#B8860B;
}
.emh_gc-fdt{
cursor:pointer;
color:inherit;
min-width:0;
display:block;
text-decoration:none;
}
.emh_gc_thumb-fdt{
overflow:hidden;
border:1px solid rgba(28, 23, 16, 0.12);
border-radius:0.813rem;
position:relative;
background-position:center;
background-size:cover;
display:block;
aspect-ratio:1;
}
.emh_gc_thumb_portrait-fdt{
aspect-ratio:3/4;
}
.emh_gc_thumb_wide-fdt{
aspect-ratio:16/11;
}
.emh_gc_cap-fdt{
background:linear-gradient(transparent,rgba(20, 15, 8, 0.68));
padding:0.563rem;
right:0;
left:0;
bottom:0;
position:absolute;
}
.emh_gc_name-fdt{
color:#FAF4E2;
font-weight:700;
display:block;
font-size:0.781rem;
}
.emh_gc_meta-fdt{
color:#C4B48A;
font-size:11px;
}
.emh_gc_badge-fdt{
padding:2px 6px;
border-radius:9px;
background:#B8860B;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
right:0.5rem;
font-weight:700;
color:#1C1710;
font-size:0.5rem;
top:0.5rem;
position:absolute;
}
.emh_gc_badge_hot-fdt{
background:#D93A2B;
color:#FAF4E2;
}
.emh_gc_badge_live-fdt{
background:#D93A2B;
color:#FAF4E2;
left:8px;
right:auto;
}
.emh_gc_mult-fdt{
inset:0;
color:#B8860B;
font-size:28px;
font-weight:700;
justify-content:center;
display:flex;
align-items:center;
position:absolute;
}
.emh_pc-fdt{
border-radius:0.813rem;
border:1px solid rgba(28, 23, 16, 0.12);
background:#FFFFFF;
font-weight:700;
align-items:center;
font-size:14px;
height:64px;
display:flex;
color:#3D3526;
justify-content:center;
}
.emh_rail-fdt{
min-width:0;
}
.emh_rail_scroll-fdt{
gap:0.875rem;
display:grid;
}
.emh_rail_scroll-fdt>*{
min-width:0;
}
.emh_g6-fdt{
grid-template-columns:repeat(6,1fr);
}
.emh_g7-fdt{
grid-template-columns:repeat(7,1fr);
}
.emh_g4-fdt{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.emh_g6-fdt,.emh_g7-fdt{
grid-template-columns:none;
overflow-x:auto;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
grid-auto-columns:7.5rem;
padding-bottom:0.375rem;
}
.emh_g6-fdt>*,.emh_g7-fdt>*{
scroll-snap-align:start;
}
.emh_g4-fdt{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.emh_g4-fdt{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.emh_panel-fdt{
padding:1.75rem 32px;
background:#FFFFFF;
border:1px solid rgba(28, 23, 16, 0.12);
border-radius:20px;
}
.emh_split-fdt{
gap:36px;
display:grid;
align-items:start;
}
.emh_split-fdt>*{
min-width:0;
}
.emh_split_a-fdt{
grid-template-columns:.85fr 1.15fr;
}
.emh_split_b-fdt{
grid-template-columns:1fr 1.1fr;
}
.emh_split_c-fdt{
grid-template-columns:1.1fr .9fr;
}
.emh_pgrid-fdt{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
display:grid;
align-items:center;
}
.emh_pgrid-fdt>*{
min-width:0;
}
.emh_lead-fdt{
color:#3D3526;
font-size:0.938rem;
margin-bottom:14px;
line-height:1.65;
}
.emh_feat-fdt{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.emh_feat-fdt>*{
min-width:0;
}
.emh_feat2-fdt{
grid-template-columns:1fr 1fr;
}
.emh_feat_card-fdt{
padding:26px;
background:#FFFFFF;
border-radius:1.25rem;
border:1px solid rgba(28, 23, 16, 0.12);
}
.emh_feat_card-fdt svg{
height:26px;
width:1.625rem;
color:#B8860B;
margin-bottom:1rem;
}
.emh_feat_card-fdt h3{
font-size:18px;
color:#1C1710;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:0.5rem;
}
.emh_feat_card-fdt p{
line-height:1.6;
color:#3D3526;
font-size:0.813rem;
}
.emh_feat_card-fdt b{
color:#1C1710;
}
.emh_big-fdt{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.emh_big_n-fdt{
color:#B8860B;
font-size:1.625rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.emh_big_l-fdt{
color:#7A6E58;
font-size:0.75rem;
}
.emh_person-fdt{
border-radius:0.813rem;
background:#FFFFFF;
gap:14px;
border:1px solid rgba(28, 23, 16, 0.12);
padding:1rem 1.125rem;
display:flex;
align-items:center;
}
.emh_avatar-fdt{
background:linear-gradient(135deg,#D4A017,#7A5800);
flex:none;
border-radius:50%;
width:44px;
height:44px;
}
.emh_person_name-fdt{
font-size:0.875rem;
font-weight:700;
color:#1C1710;
}
.emh_person_role-fdt{
font-size:12px;
color:#7A6E58;
}
.emh_kv-fdt{
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(28, 23, 16, 0.12);
border-radius:13px;
gap:1px;
background:rgba(28, 23, 16, 0.12);
display:grid;
}
.emh_kv-fdt>div{
padding:1rem 1.125rem;
background:#FAF7F0;
min-width:0;
}
.emh_kv_k-fdt{
text-transform:uppercase;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
color:#B8860B;
font-size:9.5px;
margin-bottom:5px;
}
.emh_kv_v-fdt{
color:#1C1710;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1026px){
.emh_split_a-fdt,.emh_split_b-fdt,.emh_split_c-fdt,.emh_pgrid-fdt{
grid-template-columns:1fr;
gap:1.5rem;
}
.emh_feat-fdt,.emh_feat2-fdt{
grid-template-columns:1fr;
}
.emh_kv-fdt{
grid-template-columns:1fr;
}
}
.emh_sh-fdt{
min-width:0;
margin-bottom:16px;
}
.emh_sh_row-fdt{
gap:12px;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.emh_sh_row-fdt .emh_sh_l-fdt{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.emh_sh_stack-fdt{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.emh_sh_center-fdt{
gap:0.625rem;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.emh_sh_h2-fdt{
gap:0.563rem;
font-size:20px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
align-items:center;
overflow-wrap:break-word;
display:flex;
font-weight:700;
color:#1C1710;
}
@media(min-width:765px){
.emh_sh_h2-fdt{
font-size:24px;
}
}
.emh_band-fdt .emh_sh_h2-fdt{
color:#FAF4E2;
}
.emh_eb_mono-fdt{
text-transform:none;
letter-spacing:.08em;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
}
.emh_eb_mono-fdt::before{
content:"// ";
}
.emh_eb_upper-fdt{
letter-spacing:.14em;
text-transform:uppercase;
}
.emh_eb_pill-fdt{
border-radius:999px;
background:rgba(184, 134, 11, 0.11);
padding:5px 0.688rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.emh_eb_line-fdt{
gap:10px;
align-items:center;
display:inline-flex;
}
.emh_eb_line-fdt::before{
background:#B8860B;
display:inline-block;
width:1.5rem;
content:"";
height:1px;
}
.emh_band-fdt .emh_eb_line-fdt::before{
background:#F0BE2E;
}
.emh_band-fdt .emh_eb_pill-fdt{
background:rgba(255, 245, 200, 0.08);
}
.emh_sh_link-fdt{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
display:inline-flex;
border-bottom:1px solid #1C1710;
padding-bottom:2px;
font-size:0.813rem;
font-weight:600;
align-items:center;
color:#1C1710;
white-space:nowrap;
}
.emh_sh_link-fdt:hover{
border-color:#B8860B;
color:#B8860B;
}
.emh_sh_link-fdt svg{
height:14px;
width:14px;
}
.emh_sh_link_chev-fdt{
font-size:12px;
color:#B8860B;
border-bottom:0;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
padding-bottom:0;
}
.emh_sh_link_btn-fdt{
background:#D4A017;
padding:9px 1.125rem;
border-radius:62.438rem;
border-bottom:0;
color:#1C1710;
}
.emh_sh_link_btn-fdt:hover{
border-color:transparent;
background:#BC8C0F;
}
.emh_band-fdt .emh_sh_link-fdt{
border-color:#FAF4E2;
color:#FAF4E2;
}
.emh_band-fdt .emh_sh_link_chev-fdt{
color:#F0BE2E;
}
.emh_sh_rule-fdt{
background:rgba(28, 23, 16, 0.12);
margin:-2px 0 16px;
height:1px;
}
.emh_band-fdt .emh_sh_rule-fdt{
background:rgba(255, 245, 200, 0.13);
}
.emh_seo_grid3-fdt{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.emh_seo_grid4-fdt{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.emh_seo_grid3-fdt>*,.emh_seo_grid4-fdt>*{
min-width:0;
}
.emh_seo_card-fdt{
padding:1.5rem;
border-radius:0.813rem;
border:1px solid rgba(28, 23, 16, 0.12);
background:#FFFFFF;
}
.emh_seo_card-fdt h3{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1C1710;
font-size:1.125rem;
font-weight:700;
margin-bottom:8px;
}
.emh_seo_card-fdt p{
color:#3D3526;
font-size:13px;
line-height:1.6;
}
.emh_seo_card_sm-fdt{
padding:20px;
}
.emh_seo_card_sm-fdt h3{
font-size:1rem;
}
.emh_seo_card_sm-fdt p{
line-height:1.55;
font-size:0.781rem;
}
.emh_seo_rtp_row-fdt{
gap:2.25rem;
grid-template-columns:1fr 1fr;
display:grid;
margin-top:16px;
align-items:center;
}
.emh_rtp-fdt{
gap:14px;
min-width:0;
display:flex;
}
.emh_rtp-fdt>div{
flex:1;
padding:16px;
border-radius:0.813rem;
background:#FAF7F0;
min-width:0;
text-align:center;
}
.emh_rtp_n-fdt{
font-size:26px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
white-space:nowrap;
color:#B8860B;
font-weight:700;
}
.emh_rtp_l-fdt{
margin-top:4px;
font-size:11px;
color:#7A6E58;
}
.emh_cmp-fdt{
border:1px solid rgba(28, 23, 16, 0.12);
overflow:hidden;
border-radius:0.813rem;
max-width:47.5rem;
}
.emh_cmp_row-fdt{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.emh_cmp_row-fdt>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.emh_cmp_row-fdt>div:first-child{
font-weight:600;
text-align:left;
padding-left:22px;
color:#1C1710;
}
.emh_cmp_th-fdt{
background:#FAF7F0;
font-size:12.5px;
font-weight:700;
}
.emh_cmp_row-fdt:not(.emh_cmp_th-fdt){
background:#FFFFFF;
color:#3D3526;
border-top:1px solid rgba(28, 23, 16, 0.08);
}
.emh_cmp_zebra-fdt{
background:#F3EFE5;
}
.emh_guide-fdt{
background:#FFFFFF;
border-radius:13px;
overflow:hidden;
border:1px solid rgba(28, 23, 16, 0.12);
cursor:pointer;
}
.emh_guide_cover-fdt{
height:8.125rem;
}
.emh_guide_body-fdt{
padding:1.25rem;
}
.emh_guide_body-fdt h3{
margin:0.438rem 0 9px;
color:#1C1710;
line-height:1.25;
font-weight:700;
font-size:16px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.emh_guide_meta-fdt{
font-size:11.5px;
color:#7A6E58;
}
.emh_hub-fdt{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
padding-top:1.75rem;
border-top:1px solid rgba(28, 23, 16, 0.08);
}
.emh_hub-fdt>*{
min-width:0;
}
.emh_hub-fdt h4{
font-size:13px;
margin-bottom:0.688rem;
font-weight:700;
color:#1C1710;
}
.emh_hub_col-fdt{
gap:0.5rem;
color:#3D3526;
display:flex;
font-size:13px;
flex-direction:column;
}
.emh_hub_col-fdt a{
cursor:pointer;
}
@media(max-width:1022px){
.emh_seo_grid3-fdt{
grid-template-columns:1fr;
}
.emh_seo_grid4-fdt{
grid-template-columns:repeat(2,1fr);
}
.emh_seo_rtp_row-fdt{
gap:20px;
grid-template-columns:1fr;
}
.emh_hub-fdt{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:563px){
.emh_hub-fdt{
grid-template-columns:1fr;
}
}
.emh_hero-fdt{
overflow:hidden;
padding:2.875rem 48px;
background:linear-gradient(120deg,#1A1610,#121820);
border:1px solid rgba(28, 23, 16, 0.12);
border-radius:20px;
position:relative;
color:#FAF4E2;
}
.emh_hero_glow-fdt{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
border-radius:50%;
top:-60px;
width:21.25rem;
position:absolute;
height:21.25rem;
right:-60px;
}
.emh_hero_in-fdt{
position:relative;
max-width:37.5rem;
}
.emh_hero-fdt .emh_eyebrow-fdt{
color:#F0BE2E;
}
.emh_pill_row-fdt{
gap:8px;
padding:0.375rem 0.813rem;
border-radius:999px;
background:rgba(255, 245, 200, 0.08);
border:1px solid rgba(255, 245, 200, 0.13);
display:inline-flex;
margin-bottom:1.375rem;
letter-spacing:.1em;
align-items:center;
color:#F0BE2E;
font-size:10.5px;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.emh_hero_h1-fdt{
margin:18px 0;
overflow-wrap:break-word;
color:#FAF4E2;
line-height:1.02;
letter-spacing:-.02em;
font-weight:700;
font-size:3.375rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.emh_hero_h1-fdt em{
color:#F0BE2E;
font-style:normal;
}
.emh_hero_sub-fdt{
font-size:1.063rem;
max-width:480px;
margin-bottom:28px;
line-height:1.55;
color:#C4B48A;
}
.emh_hero_cta-fdt{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:26px;
}
.emh_hero_trust-fdt{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.emh_hero_rating_txt-fdt{
color:#C4B48A;
font-size:13px;
}
@media(max-width:1023px){
.emh_hero-fdt{
padding:32px 1.5rem;
}
.emh_hero_h1-fdt{
font-size:2.375rem;
}
}
@media(max-width:563px){
.emh_hero_h1-fdt{
font-size:1.875rem;
}
}
.emh_stat-fdt{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.emh_stat-fdt>*{
min-width:0;
}
.emh_stat_item-fdt{
padding:1.125rem 20px;
border:1px solid rgba(28, 23, 16, 0.12);
border-radius:13px;
background:#FFFFFF;
}
.emh_stat_k-fdt{
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
letter-spacing:.12em;
font-size:9.5px;
margin-bottom:0.438rem;
color:#7A6E58;
}
.emh_stat_v-fdt{
gap:0.5rem;
font-size:1.5rem;
overflow-wrap:anywhere;
display:flex;
color:#1C1710;
align-items:center;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
min-width:0;
}
.emh_stat_v_accent-fdt{
color:#B8860B;
}
@media(max-width:1025px){
.emh_stat-fdt{
grid-template-columns:repeat(2,1fr);
}
}
.emh_wlc-fdt{
overflow:hidden;
background:linear-gradient(120deg,#1A1610,#121820);
border:1px solid rgba(28, 23, 16, 0.12);
padding:2.25rem 40px;
border-radius:1.25rem;
gap:24px;
grid-template-columns:1.2fr .8fr;
display:grid;
position:relative;
color:#FAF4E2;
align-items:center;
}
.emh_wlc-fdt>*{
min-width:0;
}
.emh_wlc-fdt .emh_eyebrow-fdt{
color:#F0BE2E;
}
.emh_wlc_glow-fdt{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
right:-2.5rem;
width:260px;
position:absolute;
height:260px;
top:-2.5rem;
}
.emh_wlc_in-fdt{
position:relative;
}
.emh_wlc_h2-fdt{
margin:10px 0 0.5rem;
line-height:1.03;
font-size:34px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#FAF4E2;
overflow-wrap:break-word;
font-weight:700;
}
.emh_wlc_h2-fdt em{
color:#F0BE2E;
font-style:normal;
}
.emh_wlc_sub-fdt{
margin-bottom:18px;
color:#C4B48A;
max-width:420px;
font-size:14px;
line-height:1.55;
}
.emh_wlc_terms-fdt{
gap:10px;
flex-direction:column;
display:flex;
position:relative;
}
.emh_term-fdt{
border-radius:13px;
background:rgba(255, 245, 200, 0.08);
border:1px solid rgba(255, 245, 200, 0.13);
gap:0.688rem;
padding:13px 15px;
align-items:center;
display:flex;
}
.emh_term-fdt svg{
flex:none;
color:#F0BE2E;
width:1.25rem;
height:20px;
}
.emh_term_k-fdt{
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
color:#C4B48A;
text-transform:uppercase;
font-size:0.594rem;
}
.emh_term_v-fdt{
color:#FAF4E2;
margin-top:2px;
font-size:14px;
font-weight:700;
}
@media(max-width:1026px){
.emh_wlc-fdt{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.emh_wlc_h2-fdt{
font-size:26px;
}
}
.emh_jp-fdt{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.emh_jp-fdt>*{
min-width:0;
}
.emh_jp_hero-fdt{
border:1px solid rgba(28, 23, 16, 0.12);
background:linear-gradient(135deg,#1A1610,#121820);
overflow:hidden;
border-radius:20px;
gap:0.875rem;
padding:26px;
min-height:180px;
position:relative;
color:#FAF4E2;
display:flex;
justify-content:space-between;
flex-direction:column;
}
.emh_jp_glow-fdt{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
position:absolute;
right:-40px;
height:11.25rem;
width:180px;
top:-2.5rem;
}
.emh_jp_k_row-fdt{
gap:0.625rem;
position:relative;
justify-content:space-between;
display:flex;
align-items:center;
}
.emh_jp_k-fdt{
letter-spacing:.12em;
font-size:0.625rem;
color:#7A6E58;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.emh_jp_hero-fdt .emh_jp_k-fdt{
color:#C4B48A;
}
.emh_jp_amt-fdt{
font-size:42px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1;
font-weight:700;
color:#F0BE2E;
position:relative;
}
.emh_jp_sub-fdt{
color:#C4B48A;
margin-top:5px;
font-size:0.75rem;
}
.emh_jp_cell-fdt{
background:#FFFFFF;
padding:1.375rem;
border-radius:20px;
border:1px solid rgba(28, 23, 16, 0.12);
justify-content:space-between;
min-height:11.25rem;
display:flex;
flex-direction:column;
}
.emh_jp_cell-fdt .emh_jp_amt-fdt{
font-size:1.875rem;
color:#1C1710;
}
.emh_jp_cell-fdt .emh_jp_sub-fdt{
color:#7A6E58;
}
@media(max-width:1022px){
.emh_jp-fdt{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.emh_jp_amt-fdt{
font-size:2rem;
}
}
.emh_gm-fdt{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.emh_gm-fdt>*{
min-width:0;
}
.emh_gm_panel-fdt{
padding:1.75rem;
background:#FFFFFF;
border:1px solid rgba(28, 23, 16, 0.12);
border-radius:1.25rem;
}
.emh_gm_h2-fdt{
margin:0.625rem 0 0.5rem;
font-size:24px;
color:#1C1710;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.emh_gm_text-fdt{
font-size:0.844rem;
max-width:440px;
line-height:1.6;
margin-bottom:20px;
color:#3D3526;
}
.emh_gm_level-fdt{
gap:14px;
align-items:center;
margin-bottom:16px;
display:flex;
}
.emh_gm_lv-fdt{
font-size:24px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#B8860B;
font-weight:700;
}
.emh_gm_bar_wrap-fdt{
flex:1;
min-width:0;
}
.emh_gm_bar_meta-fdt{
color:#7A6E58;
justify-content:space-between;
display:flex;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.625rem;
margin-bottom:0.313rem;
}
.emh_bar-fdt{
border-radius:62.438rem;
overflow:hidden;
background:#FAF7F0;
height:0.5rem;
}
.emh_bar_fill-fdt{
background:linear-gradient(90deg,#D4A017,#7A5800);
border-radius:62.438rem;
display:block;
height:100%;
}
.emh_gm_missions-fdt{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.emh_gm_refer-fdt{
padding:1.75rem;
background:linear-gradient(150deg,#1A1610,#121820);
overflow:hidden;
border-radius:20px;
border:1px solid rgba(28, 23, 16, 0.12);
display:flex;
flex-direction:column;
color:#FAF4E2;
position:relative;
justify-content:space-between;
}
.emh_gm_refer-fdt .emh_eyebrow-fdt{
color:#F0BE2E;
}
.emh_gm_ref_h2-fdt{
margin:10px 0 0.5rem;
font-size:24px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
color:#FAF4E2;
font-weight:700;
}
.emh_gm_ref_h2-fdt em{
font-style:normal;
color:#F0BE2E;
}
.emh_gm_ref_text-fdt{
font-size:0.813rem;
margin-bottom:1.125rem;
color:#C4B48A;
line-height:1.55;
}
@media(max-width:1026px){
.emh_gm-fdt{
grid-template-columns:1fr;
}
}
.emh_promo_grid-fdt{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.emh_promo_grid-fdt>*{
min-width:0;
}
.emh_promo-fdt{
padding:1.5rem;
background:#FFFFFF;
border:1px solid rgba(28, 23, 16, 0.12);
border-radius:20px;
overflow:hidden;
position:relative;
min-height:150px;
}
.emh_promo_h-fdt{
color:#1C1710;
margin-top:6px;
line-height:1.05;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:26px;
}
.emh_promo_h-fdt em{
color:#B8860B;
font-style:normal;
}
.emh_promo_p-fdt{
line-height:1.5;
margin-top:0.5rem;
font-size:12.5px;
color:#3D3526;
}
.emh_promo_feat-fdt{
background:linear-gradient(135deg,#1A1610,#121820);
border-color:rgba(28, 23, 16, 0.12);
}
.emh_promo_feat-fdt .emh_promo_h-fdt{
color:#FAF4E2;
}
.emh_promo_feat-fdt .emh_promo_h-fdt em{
color:#F0BE2E;
}
.emh_promo_feat-fdt .emh_promo_p-fdt{
color:#C4B48A;
}
.emh_promo_feat-fdt .emh_eyebrow-fdt{
color:#F0BE2E;
}
@media(max-width:1022px){
.emh_promo_grid-fdt{
grid-template-columns:1fr;
}
}
.emh_dw_h2-fdt{
margin-bottom:10px;
font-weight:700;
color:#1C1710;
line-height:1.08;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
}
.emh_steps_v-fdt{
gap:0.625rem;
grid-template-columns:1fr;
}
.emh_steps_v-fdt .emh_step-fdt{
padding:18px 20px;
}
@media(max-width:560px){
.emh_dw_h2-fdt{
font-size:1.438rem;
}
}
.emh_pay_logos-fdt{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.emh_pay_logos-fdt>*{
min-width:0;
}
.emh_pay-fdt{
border:1px solid rgba(28, 23, 16, 0.12);
border-radius:9px;
display:flex;
color:#3D3526;
align-items:center;
font-size:0.75rem;
height:48px;
font-weight:700;
justify-content:center;
}
.emh_table-fdt{
border:1px solid rgba(28, 23, 16, 0.12);
overflow:hidden;
border-radius:13px;
}
.emh_trow-fdt{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.emh_trow-fdt>div{
padding:0.813rem 14px;
min-width:0;
}
.emh_trow-fdt>div:first-child{
font-weight:700;
color:#1C1710;
padding-left:16px;
}
.emh_trow_th-fdt{
background:#FAF7F0;
text-transform:uppercase;
font-size:0.594rem;
color:#7A6E58;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.06em;
}
.emh_trow-fdt:not(.emh_trow_th-fdt){
background:#FFFFFF;
border-top:1px solid rgba(28, 23, 16, 0.08);
color:#3D3526;
}
.emh_trow_zebra-fdt{
background:#F3EFE5;
}
.emh_pos-fdt{
color:#B8860B;
font-weight:700;
}
@media(max-width:1025px){
.emh_pay_logos-fdt{
grid-template-columns:repeat(2,1fr);
}
}
.emh_vip_head-fdt{
gap:12px;
margin-bottom:18px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.emh_vip_intro-fdt{
max-width:420px;
color:#3D3526;
font-size:0.813rem;
}
.emh_vip-fdt{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.emh_vip-fdt>*{
min-width:0;
}
.emh_tier-fdt{
border-radius:13px;
border:1px solid rgba(28, 23, 16, 0.12);
background:#FFFFFF;
padding:1.25rem;
}
.emh_tier_on-fdt{
border-color:#B8860B;
background:rgba(184, 134, 11, 0.11);
}
.emh_tier_medal-fdt{
border-radius:0.563rem;
background:linear-gradient(135deg,#D4A017,#7A5800);
margin-bottom:0.875rem;
height:1.875rem;
width:1.875rem;
}
.emh_tier_name-fdt{
margin-bottom:5px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1C1710;
font-weight:700;
font-size:0.938rem;
}
.emh_tier_tx-fdt{
line-height:1.5;
color:#7A6E58;
font-size:0.719rem;
}
@media(max-width:1025px){
.emh_vip-fdt{
grid-template-columns:repeat(2,1fr);
}
}
.emh_steps-fdt{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.emh_steps-fdt>*{
min-width:0;
}
.emh_step-fdt{
border-radius:13px;
padding:24px;
border:1px solid rgba(28, 23, 16, 0.12);
background:#FFFFFF;
position:relative;
}
.emh_step_num-fdt{
border-radius:0.563rem;
background:#D4A017;
align-items:center;
margin-bottom:0.875rem;
height:1.875rem;
color:#1C1710;
display:flex;
font-weight:700;
justify-content:center;
width:1.875rem;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.813rem;
}
.emh_step_h-fdt{
color:#1C1710;
font-size:16px;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.438rem;
}
.emh_step_p-fdt{
line-height:1.55;
color:#3D3526;
font-size:0.813rem;
}
@media(max-width:1023px){
.emh_steps-fdt{
grid-template-columns:1fr;
}
}
.emh_supp-fdt{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.emh_supp-fdt>*{
min-width:0;
}
.emh_supp_card-fdt{
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(28, 23, 16, 0.12);
padding:24px;
}
.emh_supp_card-fdt svg{
height:1.5rem;
width:1.5rem;
color:#B8860B;
margin-bottom:0.875rem;
}
.emh_supp_card-fdt h3{
margin-bottom:6px;
font-weight:700;
font-size:1rem;
color:#1C1710;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.emh_supp_card-fdt p{
font-size:0.813rem;
line-height:1.55;
color:#3D3526;
}
@media(max-width:1024px){
.emh_supp-fdt{
grid-template-columns:1fr;
}
}
.emh_banner-fdt{
overflow:hidden;
border:1px solid rgba(28, 23, 16, 0.12);
padding:2.25rem 2.5rem;
border-radius:20px;
gap:28px;
background:linear-gradient(115deg,#1A1610,#121820);
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
position:relative;
color:#FAF4E2;
display:flex;
}
.emh_banner_glow-fdt{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 68%);
position:absolute;
transform:translateY(-50%);
right:5rem;
height:12.5rem;
width:12.5rem;
top:50%;
}
.emh_banner_in-fdt{
max-width:35rem;
position:relative;
}
.emh_banner-fdt .emh_eyebrow-fdt{
color:#F0BE2E;
}
.emh_banner_h2-fdt{
margin:0.625rem 0;
line-height:1.05;
color:#FAF4E2;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.875rem;
}
.emh_banner_text-fdt{
color:#C4B48A;
font-size:0.875rem;
line-height:1.6;
}
@media(max-width:561px){
.emh_banner_h2-fdt{
font-size:24px;
}
}
.emh_tour-fdt{
border-radius:20px;
border:1px solid rgba(28, 23, 16, 0.12);
overflow:hidden;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.emh_tour-fdt>*{
min-width:0;
}
.emh_tour_l-fdt{
background:linear-gradient(135deg,#1A1610,#121820);
padding:2.125rem;
overflow:hidden;
color:#FAF4E2;
position:relative;
}
.emh_tour_h2-fdt{
margin:0.75rem 0 0.625rem;
font-size:30px;
line-height:1.05;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#FAF4E2;
font-weight:700;
}
.emh_tour_h2-fdt em{
color:#F0BE2E;
font-style:normal;
}
.emh_tour_text-fdt{
max-width:340px;
margin-bottom:20px;
color:#C4B48A;
line-height:1.6;
font-size:13.5px;
}
.emh_tour_meta-fdt{
gap:1.125rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:20px;
}
.emh_tour_cap-fdt{
margin-bottom:5px;
color:#C4B48A;
text-transform:uppercase;
font-size:9.5px;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
}
.emh_count-fdt{
gap:6px;
display:flex;
}
.emh_count-fdt span{
padding:4px 9px;
border:1px solid rgba(255, 245, 200, 0.13);
background:rgba(255, 245, 200, 0.08);
border-radius:0.563rem;
font-weight:700;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
font-size:1.375rem;
}
.emh_tour_units-fdt{
color:#C4B48A;
font-size:10px;
}
.emh_board-fdt{
background:#FFFFFF;
padding:1.75rem 1.875rem;
}
.emh_board_head-fdt{
margin-bottom:0.875rem;
display:flex;
align-items:center;
justify-content:space-between;
}
.emh_board_title-fdt{
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
color:#1C1710;
font-weight:700;
}
.emh_board_upd-fdt{
color:#7A6E58;
font-size:10px;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.emh_board_list-fdt{
gap:2px;
flex-direction:column;
display:flex;
}
.emh_board_row-fdt{
padding:10px 12px;
gap:0.75rem;
border-radius:0.563rem;
display:flex;
align-items:center;
}
.emh_board_top1-fdt{
background:rgba(184, 134, 11, 0.11);
}
.emh_board_rk-fdt{
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
width:20px;
color:#7A6E58;
font-size:0.875rem;
font-weight:700;
}
.emh_board_top1-fdt .emh_board_rk-fdt{
color:#B8860B;
}
.emh_board_nm-fdt{
flex:1;
font-weight:600;
min-width:0;
font-size:13.5px;
color:#3D3526;
}
.emh_board_top1-fdt .emh_board_nm-fdt{
color:#1C1710;
font-weight:700;
}
.emh_board_pt-fdt{
font-size:0.781rem;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
color:#3D3526;
}
@media(max-width:1023px){
.emh_tour-fdt{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.emh_tour_h2-fdt{
font-size:1.5rem;
}
}
.emh_ab_h2-fdt{
margin:14px 0 1rem;
color:#1C1710;
line-height:1.08;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:32px;
font-weight:700;
}
.emh_ab_body-fdt{
margin-bottom:0.875rem;
line-height:1.65;
color:#3D3526;
font-size:15px;
}
.emh_ab_chips-fdt{
gap:0.625rem;
margin-top:8px;
display:flex;
flex-wrap:wrap;
}
.emh_faq-fdt{
gap:10px;
display:flex;
flex-direction:column;
}
.emh_faq_item-fdt{
background:#FFFFFF;
border-radius:13px;
padding:18px 22px;
border:1px solid rgba(28, 23, 16, 0.12);
}
.emh_faq_q-fdt{
list-style:none;
gap:16px;
font-size:0.969rem;
cursor:pointer;
align-items:center;
justify-content:space-between;
color:#1C1710;
font-weight:600;
display:flex;
}
.emh_faq_q-fdt::-webkit-details-marker{
display:none;
}
.emh_faq_q_t-fdt{
gap:10px;
display:flex;
}
.emh_faq_q_i-fdt{
color:#B8860B;
font-style:normal;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
}
.emh_faq_pm-fdt{
color:#B8860B;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
font-size:20px;
}
.emh_faq_item-fdt[open] .emh_faq_pm-fdt{
transform:rotate(45deg);
}
.emh_faq_a-fdt{
color:#3D3526;
line-height:1.6;
margin-top:0.75rem;
font-size:13.5px;
}
@media(max-width:557px){
.emh_ab_h2-fdt{
font-size:1.625rem;
}
}
.emh_op_h2-fdt{
margin:10px 0 0.5rem;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1C1710;
line-height:1.1;
font-size:24px;
font-weight:700;
}
.emh_op_text-fdt{
line-height:1.6;
font-size:13.5px;
color:#3D3526;
}
@media(max-width:560px){
.emh_op_h2-fdt{
font-size:22px;
}
}
.emh_rc-fdt{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.emh_rc-fdt>*{
min-width:0;
}
.emh_rc_awards-fdt{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.emh_award-fdt{
gap:11px;
display:flex;
align-items:center;
}
.emh_award-fdt svg{
flex:none;
height:18px;
color:#E8A820;
width:18px;
}
.emh_award_t-fdt{
font-size:13.5px;
color:#1C1710;
font-weight:700;
}
.emh_award_s-fdt{
color:#7A6E58;
font-size:11.5px;
}
.emh_rc_press-fdt{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.emh_logo_cell-fdt{
border-radius:0.563rem;
border:1px solid rgba(28, 23, 16, 0.12);
justify-content:center;
align-items:center;
font-size:13px;
height:3rem;
display:flex;
font-weight:700;
color:#3D3526;
}
.emh_rc_partner-fdt{
border:1px solid rgba(28, 23, 16, 0.12);
padding:1.25rem;
background:#FFFFFF;
border-radius:13px;
}
.emh_rc_partner_name-fdt{
margin-bottom:6px;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1C1710;
font-size:18px;
font-weight:700;
}
.emh_rc_partner_text-fdt{
color:#3D3526;
line-height:1.55;
font-size:0.781rem;
}
@media(max-width:1025px){
.emh_rc-fdt{
gap:1.375rem;
grid-template-columns:1fr;
}
.emh_rc_press-fdt{
grid-template-columns:repeat(4,1fr);
}
}
.emh_gd_head-fdt{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
margin-bottom:16px;
}
.emh_provs-fdt{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:28px;
display:grid;
}
.emh_provs-fdt>*{
min-width:0;
}
.emh_prov-fdt{
border-radius:0.813rem;
padding:0.75rem;
border:1px solid rgba(28, 23, 16, 0.12);
background:#FFFFFF;
justify-content:center;
height:64px;
display:flex;
align-items:center;
text-decoration:none;
}
.emh_prov_img-fdt{
max-height:2rem;
object-fit:contain;
max-width:100%;
}
.emh_resp-fdt{
background:#FFFFFF;
gap:1.5rem;
border-radius:0.813rem;
padding:26px;
border:1px solid rgba(28, 23, 16, 0.12);
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.emh_resp_in-fdt{
max-width:35rem;
}
.emh_resp_h-fdt{
color:#1C1710;
margin-bottom:0.5rem;
font-size:19px;
font-weight:700;
font-family:"Unbounded", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.emh_resp_p-fdt{
font-size:13.5px;
color:#3D3526;
line-height:1.6;
}
.emh_resp_badges-fdt{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.emh_age18-fdt{
border-radius:9px;
padding:0.25rem 0.5rem;
border:1.5px solid #D93A2B;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
color:#D93A2B;
font-size:0.813rem;
}
.emh_resp_org-fdt{
font-weight:600;
color:#7A6E58;
font-size:0.813rem;
}
@media(max-width:1021px){
.emh_provs-fdt{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.emh_provs-fdt{
grid-template-columns:repeat(2,1fr);
}
}
.emh_rv_head-fdt{
gap:12px;
display:flex;
flex-wrap:wrap;
margin-bottom:18px;
align-items:flex-end;
justify-content:space-between;
}
.emh_rv_agg-fdt{
gap:10px;
display:flex;
align-items:center;
}
.emh_rv_source-fdt{
color:#7A6E58;
font-size:0.781rem;
}
.emh_rv_grid-fdt{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.emh_rv_grid-fdt>*{
min-width:0;
}
.emh_review-fdt{
background:#FFFFFF;
border:1px solid rgba(28, 23, 16, 0.12);
border-radius:0.813rem;
padding:1.5rem;
}
.emh_review-fdt .emh_stars-fdt{
margin-bottom:0.625rem;
}
.emh_review-fdt p{
color:#1C1710;
font-size:14.5px;
margin-bottom:14px;
line-height:1.5;
font-weight:600;
}
.emh_review_by-fdt{
color:#7A6E58;
font-size:12.5px;
}
@media(max-width:1027px){
.emh_rv_grid-fdt{
grid-template-columns:1fr;
}
}
.emh_footer-fdt{
padding:2.5rem 1.75rem;
background:#1A1610;
border-top:1px solid rgba(28, 23, 16, 0.08);
}
.emh_footer_grid-fdt{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
max-width:1400px;
margin-right:auto;
display:grid;
margin-bottom:1.75rem;
margin-left:auto;
}
.emh_footer_grid-fdt>*{
min-width:0;
}
.emh_footer_grid-fdt h4{
letter-spacing:.12em;
margin-bottom:0.813rem;
text-transform:uppercase;
color:#B0A48A;
font-size:0.625rem;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
}
.emh_fcol-fdt{
gap:0.563rem;
font-size:13px;
flex-direction:column;
color:#3D3526;
display:flex;
}
.emh_fcol-fdt a{
cursor:pointer;
}
.emh_ft_about-fdt{
max-width:260px;
line-height:1.6;
font-size:13px;
color:#7A6E58;
margin-top:12px;
}
.emh_ft_contact-fdt{
font-size:0.781rem;
overflow-wrap:anywhere;
font-family:"Martian Mono", Menlo, Monaco, Consolas, monospace;
margin-top:12px;
color:#B8860B;
}
.emh_footer_bottom-fdt{
gap:1rem;
margin:0 auto;
justify-content:space-between;
display:flex;
max-width:1400px;
border-top:1px solid rgba(28, 23, 16, 0.08);
padding-top:1.25rem;
flex-wrap:wrap;
align-items:center;
}
.emh_footer_bottom-fdt p{
max-width:720px;
color:#B0A48A;
line-height:1.6;
font-size:0.688rem;
}
@media(max-width:1022px){
.emh_footer_grid-fdt{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:560px){
.emh_footer_grid-fdt{
grid-template-columns:1fr;
}
}