*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF7F0;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
color:#3D3120;
overflow-wrap:break-word;
font-size:15px;
line-height:1.55;
font-family:"Manrope", 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{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(20, 14, 4, 0.68);
}
::-webkit-scrollbar-track{
background:transparent;
}
.moyshell_jqr{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.moymain_jqr{
min-width:0;
}
.moywrap_jqr{
margin:0 auto;
width:100%;
max-width:1400px;
}
.moycontainer_jqr{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.moycontainer_jqr{
padding:0 28px;
}
}
.moysection_jqr{
padding:24px 1.75rem;
}
.moysection_pt_jqr{
padding-top:2.125rem;
}
.moyband_soft_jqr{
background:#FFFFFF;
}
.moyeyebrow_jqr{
text-transform:uppercase;
overflow-wrap:break-word;
color:#B8860B;
font-size:0.656rem;
line-height:1.4;
display:inline-block;
letter-spacing:.14em;
font-weight:600;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.moydrawer_cb_jqr{
display:none;
}
.moyoverlay_jqr{
display:none;
}
@media(max-width:1025px){
.moyshell_jqr{
grid-template-columns:1fr;
}
.moymain_jqr{
padding-bottom:4.875rem;
}
.moydrawer_cb_jqr:checked~.moyoverlay_jqr{
background:rgba(20, 14, 4, 0.68);
inset:0;
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:561px){
.moysection_jqr{
padding:18px 1rem;
}
.moysection_pt_jqr{
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 ---------- */
.moyside_jqr{
background:#F0EBE0;
gap:1.375rem;
padding:1.375rem 1.125rem;
overflow-y:auto;
position:sticky;
height:100vh;
align-self:start;
flex-direction:column;
border-right:1px solid rgba(28, 21, 9, 0.08);
top:0;
display:flex;
}
.moybrand_jqr{
gap:0.625rem;
display:flex;
align-items:center;
}
.moylogo_jqr{
color:#1C1509;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
font-weight:700;
font-size:21px;
}
.moyside_cta_jqr{
background:rgba(184, 134, 11, 0.11);
padding:16px;
border-radius:13px;
border:1px solid rgba(28, 21, 9, 0.12);
}
.moyside_cta_h_jqr{
font-size:1.063rem;
line-height:1.15;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:6px;
color:#1C1509;
font-weight:700;
}
.moyside_cta_p_jqr{
color:#3D3120;
margin-bottom:12px;
line-height:1.45;
font-size:12px;
}
.moynav_jqr{
gap:3px;
display:flex;
flex-direction:column;
}
.moynav_label_jqr{
padding:6px 0.625rem;
letter-spacing:.14em;
text-transform:uppercase;
color:#A8967A;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
}
.moynav_item_jqr{
gap:0.688rem;
padding:10px;
border-radius:0.5rem;
display:flex;
font-weight:500;
font-size:14px;
color:#3D3120;
align-items:center;
}
.moynav_item_jqr svg{
width:1.063rem;
height:1.063rem;
}
.moynav_item_jqr:hover{
background:rgba(184, 134, 11, 0.11);
color:#1C1509;
}
.moynav_item_on_jqr{
background:rgba(184, 134, 11, 0.11);
color:#B8860B;
font-weight:600;
}
.moyside_foot_jqr{
padding:0.75rem;
border:1px solid rgba(28, 21, 9, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
margin-top:auto;
}
.moyside_foot_jqr p{
margin-top:4px;
line-height:1.4;
color:#3D3120;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.moytop_jqr{
background:#F0EBE0;
gap:1rem;
padding:0.875rem 1.75rem;
top:0;
align-items:center;
position:sticky;
display:flex;
z-index:40;
border-bottom:1px solid rgba(28, 21, 9, 0.08);
}
.moytop_brand_jqr{
gap:0.563rem;
align-items:center;
display:none;
}
.moysearch_jqr{
gap:0.625rem;
padding:0.688rem 14px;
border-radius:0.813rem;
background:#FFFFFF;
flex:1;
border:1px solid rgba(28, 21, 9, 0.12);
align-items:center;
font-size:13.5px;
color:#7A6A4E;
display:flex;
max-width:27.5rem;
}
.moysearch_jqr svg{
flex:none;
width:1rem;
height:1rem;
}
.moytop_actions_jqr{
gap:12px;
margin-left:auto;
display:flex;
align-items:center;
}
.moylang_jqr{
font-size:0.75rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#3D3120;
}
.moyburger_jqr{
border-radius:0.5rem;
background:#FFFFFF;
border:1px solid rgba(28, 21, 9, 0.12);
height:40px;
width:2.5rem;
color:#1C1509;
display:none;
justify-content:center;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.moybotnav_jqr{
display:none;
}
@media(max-width:1025px){
.moyside_jqr{
transition:transform .25s ease;
z-index:80;
left:0;
height:100vh;
position:fixed;
width:280px;
top:0;
transform:translateX(-100%);
}
.moydrawer_cb_jqr:checked~.moyshell_jqr .moyside_jqr{
transform:translateX(0);
}
.moytop_jqr{
gap:0.75rem;
padding:0.875rem 1rem;
flex-wrap:wrap;
position:static;
}
.moytop_brand_jqr{
display:flex;
}
.moysearch_jqr{
display:none;
}
.moyburger_jqr{
display:flex;
}
.moytop_actions_jqr{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.moytop_actions_jqr .moylang_jqr{
display:none;
}
.moytop_actions_jqr .moybtn_jqr{
padding:11px 10px;
flex:1;
text-align:center;
}
.moybotnav_jqr{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#F0EBE0;
left:0;
transform:translateZ(0);
bottom:0;
right:0;
z-index:65;
position:fixed;
display:grid;
border-top:1px solid rgba(28, 21, 9, 0.12);
}
.moybn_jqr{
gap:0.25rem;
padding:6px 2px 0;
display:flex;
min-width:0;
color:#3D3120;
font-size:0.625rem;
align-items:center;
flex-direction:column;
justify-content:flex-end;
font-weight:600;
}
.moybn_jqr svg{
flex:none;
width:22px;
height:22px;
}
.moybn_jqr span{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
.moybn_on_jqr{
color:#B8860B;
}
.moybn_center_jqr{
position:relative;
}
.moybn_fab_jqr{
background:#D4A017;
border-radius:50%;
width:50px;
color:#1C1509;
display:flex;
align-items:center;
justify-content:center;
height:50px;
box-shadow:0 0.5rem 32px rgba(28, 21, 9, 0.14), 0 2px 0.5rem rgba(28, 21, 9, 0.10);
position:absolute;
transform:translateX(-50%);
left:50%;
top:-1.25rem;
}
.moybn_fab_jqr svg{
height:1.5rem;
width:1.5rem;
}
.moybn_center_jqr span{
color:#B8860B;
}
}
.moybtn_jqr{
padding:0.688rem 22px;
border-radius:0.5rem;
gap:8px;
transition:background-color 0.2s ease,color 0.2s ease;
font-weight:700;
justify-content:center;
display:inline-flex;
align-items:center;
cursor:pointer;
font-size:0.875rem;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.moybtn_pri_jqr{
background:#D4A017;
color:#1C1509;
box-shadow:0 0.25rem 1.125rem rgba(212, 160, 23, 0.42), 0 2px 6px rgba(212, 160, 23, 0.28);
}
.moybtn_pri_jqr:hover{
background:#BC8C0F;
}
.moybtn_ghost_jqr{
background:rgba(184, 134, 11, 0.11);
color:#1C1509;
font-weight:600;
}
.moybtn_line_jqr{
background:transparent;
border:1px solid rgba(28, 21, 9, 0.22);
color:#1C1509;
font-weight:600;
}
.moybtn_lg_jqr{
padding:1rem 30px;
border-radius:13px;
font-size:0.938rem;
}
.moyband_jqr .moybtn_line_jqr{
border-color:rgba(255, 240, 180, 0.13);
color:#FAF3E0;
}
.moyband_jqr .moybtn_ghost_jqr{
background:rgba(255, 245, 200, 0.08);
color:#FAF3E0;
}
.moylink_m_jqr{
gap:5px;
color:#B8860B;
cursor:pointer;
align-items:center;
font-size:12px;
display:inline-flex;
text-decoration:none;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.moylink_m_jqr svg{
width:14px;
height:14px;
}
.moyband_jqr .moylink_m_jqr{
color:#F0C84A;
}
.moydot_jqr{
border-radius:50%;
background:#B8860B;
flex:none;
height:0.438rem;
width:0.438rem;
}
.moydot_live_jqr{
animation:zm3-pulse 1.4s infinite;
background:#C0392B;
}
.moystars_jqr{
gap:2px;
color:#B8860B;
display:inline-flex;
}
.moystars_jqr svg{
width:0.938rem;
height:0.938rem;
}
.moychip_jqr{
gap:6px;
border-radius:0.5rem;
padding:7px 12px;
background:#FFFFFF;
border:1px solid rgba(28, 21, 9, 0.12);
display:inline-flex;
font-size:11px;
color:#3D3120;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
}
.moychip_on_jqr{
border-color:transparent;
background:rgba(184, 134, 11, 0.11);
color:#B8860B;
}
.moygc_jqr{
text-decoration:none;
display:block;
min-width:0;
cursor:pointer;
color:inherit;
}
.moygc_thumb_jqr{
border:1px solid rgba(28, 21, 9, 0.12);
overflow:hidden;
border-radius:0.813rem;
background-position:center;
display:block;
background-size:cover;
position:relative;
aspect-ratio:1;
}
.moygc_thumb_portrait_jqr{
aspect-ratio:3/4;
}
.moygc_thumb_wide_jqr{
aspect-ratio:16/11;
}
.moygc_cap_jqr{
padding:9px;
background:linear-gradient(transparent,rgba(20, 14, 4, 0.68));
position:absolute;
right:0;
bottom:0;
left:0;
}
.moygc_name_jqr{
display:block;
font-weight:700;
font-size:0.781rem;
color:#FAF3E0;
}
.moygc_meta_jqr{
font-size:11px;
color:#C4AE7E;
}
.moygc_badge_jqr{
border-radius:8px;
background:#B8860B;
padding:2px 6px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
right:8px;
font-weight:700;
color:#1C1509;
font-size:0.5rem;
top:8px;
position:absolute;
}
.moygc_badge_hot_jqr{
background:#C0392B;
color:#FAF3E0;
}
.moygc_badge_live_jqr{
background:#C0392B;
left:0.5rem;
right:auto;
color:#FAF3E0;
}
.moygc_mult_jqr{
inset:0;
color:#B8860B;
align-items:center;
position:absolute;
font-size:1.75rem;
display:flex;
font-weight:700;
justify-content:center;
}
.moypc_jqr{
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(28, 21, 9, 0.12);
font-weight:700;
color:#3D3120;
align-items:center;
height:4rem;
justify-content:center;
display:flex;
font-size:0.875rem;
}
.moyrail_jqr{
min-width:0;
}
.moyrail_scroll_jqr{
gap:0.875rem;
display:grid;
}
.moyrail_scroll_jqr>*{
min-width:0;
}
.moyg6_jqr{
grid-template-columns:repeat(6,1fr);
}
.moyg7_jqr{
grid-template-columns:repeat(7,1fr);
}
.moyg4_jqr{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.moyg6_jqr,.moyg7_jqr{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:7.5rem;
padding-bottom:6px;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
}
.moyg6_jqr>*,.moyg7_jqr>*{
scroll-snap-align:start;
}
.moyg4_jqr{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.moyg4_jqr{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:150px;
}
}
.moypanel_jqr{
padding:28px 2rem;
border-radius:20px;
border:1px solid rgba(28, 21, 9, 0.12);
background:#FFFFFF;
}
.moysplit_jqr{
gap:2.25rem;
display:grid;
align-items:start;
}
.moysplit_jqr>*{
min-width:0;
}
.moysplit_a_jqr{
grid-template-columns:.85fr 1.15fr;
}
.moysplit_b_jqr{
grid-template-columns:1fr 1.1fr;
}
.moysplit_c_jqr{
grid-template-columns:1.1fr .9fr;
}
.moypgrid_jqr{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.moypgrid_jqr>*{
min-width:0;
}
.moylead_jqr{
margin-bottom:0.875rem;
line-height:1.65;
color:#3D3120;
font-size:15px;
}
.moyfeat_jqr{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.moyfeat_jqr>*{
min-width:0;
}
.moyfeat2_jqr{
grid-template-columns:1fr 1fr;
}
.moyfeat_card_jqr{
background:#FFFFFF;
padding:26px;
border:1px solid rgba(28, 21, 9, 0.12);
border-radius:20px;
}
.moyfeat_card_jqr svg{
height:1.625rem;
width:1.625rem;
color:#B8860B;
margin-bottom:16px;
}
.moyfeat_card_jqr h3{
font-size:18px;
margin-bottom:8px;
color:#1C1509;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.moyfeat_card_jqr p{
line-height:1.6;
color:#3D3120;
font-size:0.813rem;
}
.moyfeat_card_jqr b{
color:#1C1509;
}
.moybig_jqr{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.moybig_n_jqr{
font-size:1.625rem;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#B8860B;
}
.moybig_l_jqr{
color:#7A6A4E;
font-size:0.75rem;
}
.moyperson_jqr{
padding:1rem 18px;
gap:14px;
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(28, 21, 9, 0.12);
align-items:center;
display:flex;
}
.moyavatar_jqr{
background:linear-gradient(135deg,#D4A017,#8B6208);
flex:none;
border-radius:50%;
height:44px;
width:44px;
}
.moyperson_name_jqr{
font-weight:700;
font-size:0.875rem;
color:#1C1509;
}
.moyperson_role_jqr{
font-size:12px;
color:#7A6A4E;
}
.moykv_jqr{
border-radius:13px;
border:1px solid rgba(28, 21, 9, 0.12);
overflow:hidden;
background:rgba(28, 21, 9, 0.12);
grid-template-columns:1fr 1fr;
gap:1px;
display:grid;
}
.moykv_jqr>div{
background:#FAF7F0;
padding:1rem 18px;
min-width:0;
}
.moykv_k_jqr{
color:#B8860B;
text-transform:uppercase;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:5px;
font-size:9.5px;
}
.moykv_v_jqr{
font-size:0.844rem;
font-weight:700;
color:#1C1509;
}
@media(max-width:1023px){
.moysplit_a_jqr,.moysplit_b_jqr,.moysplit_c_jqr,.moypgrid_jqr{
grid-template-columns:1fr;
gap:1.5rem;
}
.moyfeat_jqr,.moyfeat2_jqr{
grid-template-columns:1fr;
}
.moykv_jqr{
grid-template-columns:1fr;
}
}
.moysh_jqr{
margin-bottom:16px;
min-width:0;
}
.moysh_row_jqr{
gap:12px;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.moysh_row_jqr .moysh_l_jqr{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.moysh_stack_jqr{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.moysh_center_jqr{
gap:10px;
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.moysh_h2_jqr{
gap:9px;
font-weight:700;
display:flex;
color:#1C1509;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
line-height:1.1;
overflow-wrap:break-word;
align-items:center;
font-size:1.25rem;
}
@media(min-width:770px){
.moysh_h2_jqr{
font-size:1.5rem;
}
}
.moyband_jqr .moysh_h2_jqr{
color:#FAF3E0;
}
.moyeb_mono_jqr{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
letter-spacing:.08em;
}
.moyeb_mono_jqr::before{
content:"// ";
}
.moyeb_upper_jqr{
text-transform:uppercase;
letter-spacing:.14em;
}
.moyeb_pill_jqr{
background:rgba(184, 134, 11, 0.11);
border-radius:999px;
padding:0.313rem 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.moyeb_line_jqr{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.moyeb_line_jqr::before{
background:#B8860B;
content:"";
height:1px;
display:inline-block;
width:1.5rem;
}
.moyband_jqr .moyeb_line_jqr::before{
background:#F0C84A;
}
.moyband_jqr .moyeb_pill_jqr{
background:rgba(255, 245, 200, 0.08);
}
.moysh_link_jqr{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
padding-bottom:2px;
color:#1C1509;
white-space:nowrap;
display:inline-flex;
font-weight:600;
font-size:13px;
border-bottom:1px solid #1C1509;
align-items:center;
}
.moysh_link_jqr:hover{
border-color:#B8860B;
color:#B8860B;
}
.moysh_link_jqr svg{
width:0.875rem;
height:0.875rem;
}
.moysh_link_chev_jqr{
color:#B8860B;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
border-bottom:0;
font-size:12px;
}
.moysh_link_btn_jqr{
border-radius:999px;
padding:0.563rem 1.125rem;
background:#D4A017;
border-bottom:0;
color:#1C1509;
}
.moysh_link_btn_jqr:hover{
border-color:transparent;
background:#BC8C0F;
}
.moyband_jqr .moysh_link_jqr{
border-color:#FAF3E0;
color:#FAF3E0;
}
.moyband_jqr .moysh_link_chev_jqr{
color:#F0C84A;
}
.moysh_rule_jqr{
margin:-2px 0 16px;
background:rgba(28, 21, 9, 0.12);
height:1px;
}
.moyband_jqr .moysh_rule_jqr{
background:rgba(255, 240, 180, 0.13);
}
.moyseo_grid3_jqr{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.moyseo_grid4_jqr{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.moyseo_grid3_jqr>*,.moyseo_grid4_jqr>*{
min-width:0;
}
.moyseo_card_jqr{
border-radius:13px;
background:#FFFFFF;
padding:1.5rem;
border:1px solid rgba(28, 21, 9, 0.12);
}
.moyseo_card_jqr h3{
font-size:18px;
margin-bottom:8px;
color:#1C1509;
font-weight:700;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
}
.moyseo_card_jqr p{
font-size:13px;
color:#3D3120;
line-height:1.6;
}
.moyseo_card_sm_jqr{
padding:20px;
}
.moyseo_card_sm_jqr h3{
font-size:1rem;
}
.moyseo_card_sm_jqr p{
line-height:1.55;
font-size:0.781rem;
}
.moyseo_rtp_row_jqr{
gap:36px;
grid-template-columns:1fr 1fr;
margin-top:16px;
display:grid;
align-items:center;
}
.moyrtp_jqr{
gap:14px;
display:flex;
min-width:0;
}
.moyrtp_jqr>div{
background:#FAF7F0;
padding:16px;
flex:1;
border-radius:0.813rem;
min-width:0;
text-align:center;
}
.moyrtp_n_jqr{
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:26px;
white-space:nowrap;
color:#B8860B;
}
.moyrtp_l_jqr{
font-size:11px;
margin-top:4px;
color:#7A6A4E;
}
.moycmp_jqr{
overflow:hidden;
border:1px solid rgba(28, 21, 9, 0.12);
border-radius:0.813rem;
max-width:760px;
}
.moycmp_row_jqr{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.moycmp_row_jqr>div{
padding:0.813rem 14px;
text-align:center;
min-width:0;
}
.moycmp_row_jqr>div:first-child{
text-align:left;
font-weight:600;
padding-left:22px;
color:#1C1509;
}
.moycmp_th_jqr{
background:#FAF7F0;
font-size:12.5px;
font-weight:700;
}
.moycmp_row_jqr:not(.moycmp_th_jqr){
background:#FFFFFF;
border-top:1px solid rgba(28, 21, 9, 0.08);
color:#3D3120;
}
.moycmp_zebra_jqr{
background:#F3EFE5;
}
.moyguide_jqr{
overflow:hidden;
border:1px solid rgba(28, 21, 9, 0.12);
border-radius:13px;
background:#FFFFFF;
cursor:pointer;
}
.moyguide_cover_jqr{
height:8.125rem;
}
.moyguide_body_jqr{
padding:1.25rem;
}
.moyguide_body_jqr h3{
margin:0.438rem 0 9px;
line-height:1.25;
font-weight:700;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-size:16px;
color:#1C1509;
}
.moyguide_meta_jqr{
font-size:11.5px;
color:#7A6A4E;
}
.moyhub_jqr{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
padding-top:1.75rem;
border-top:1px solid rgba(28, 21, 9, 0.08);
}
.moyhub_jqr>*{
min-width:0;
}
.moyhub_jqr h4{
font-weight:700;
margin-bottom:0.688rem;
font-size:0.813rem;
color:#1C1509;
}
.moyhub_col_jqr{
gap:8px;
flex-direction:column;
color:#3D3120;
display:flex;
font-size:13px;
}
.moyhub_col_jqr a{
cursor:pointer;
}
@media(max-width:1021px){
.moyseo_grid3_jqr{
grid-template-columns:1fr;
}
.moyseo_grid4_jqr{
grid-template-columns:repeat(2,1fr);
}
.moyseo_rtp_row_jqr{
gap:1.25rem;
grid-template-columns:1fr;
}
.moyhub_jqr{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:563px){
.moyhub_jqr{
grid-template-columns:1fr;
}
}
.moyhero_jqr{
padding:46px 48px;
border:1px solid rgba(28, 21, 9, 0.12);
border-radius:20px;
overflow:hidden;
background:linear-gradient(120deg,#1A1208,#0E1520);
color:#FAF3E0;
position:relative;
}
.moyhero_glow_jqr{
background:radial-gradient(circle,rgba(212, 168, 48, 0.22),transparent 70%);
border-radius:50%;
right:-3.75rem;
height:340px;
position:absolute;
width:21.25rem;
top:-3.75rem;
}
.moyhero_in_jqr{
position:relative;
max-width:600px;
}
.moyhero_jqr .moyeyebrow_jqr{
color:#F0C84A;
}
.moypill_row_jqr{
gap:8px;
padding:6px 0.813rem;
border-radius:62.438rem;
background:rgba(255, 245, 200, 0.08);
border:1px solid rgba(255, 240, 180, 0.13);
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:22px;
letter-spacing:.1em;
color:#F0C84A;
display:inline-flex;
align-items:center;
text-transform:uppercase;
font-size:0.656rem;
}
.moyhero_h1_jqr{
margin:18px 0;
color:#FAF3E0;
overflow-wrap:break-word;
font-size:3.375rem;
letter-spacing:-.02em;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.02;
}
.moyhero_h1_jqr em{
font-style:normal;
color:#F0C84A;
}
.moyhero_sub_jqr{
font-size:1.063rem;
max-width:30rem;
margin-bottom:1.75rem;
color:#C4AE7E;
line-height:1.55;
}
.moyhero_cta_jqr{
gap:14px;
margin-bottom:26px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.moyhero_trust_jqr{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.moyhero_rating_txt_jqr{
color:#C4AE7E;
font-size:0.813rem;
}
@media(max-width:1025px){
.moyhero_jqr{
padding:32px 1.5rem;
}
.moyhero_h1_jqr{
font-size:38px;
}
}
@media(max-width:558px){
.moyhero_h1_jqr{
font-size:30px;
}
}
.moystat_jqr{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.moystat_jqr>*{
min-width:0;
}
.moystat_item_jqr{
padding:1.125rem 20px;
border:1px solid rgba(28, 21, 9, 0.12);
background:#FFFFFF;
border-radius:0.813rem;
}
.moystat_k_jqr{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:0.594rem;
color:#7A6A4E;
letter-spacing:.12em;
margin-bottom:0.438rem;
}
.moystat_v_jqr{
gap:8px;
color:#1C1509;
min-width:0;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:anywhere;
align-items:center;
display:flex;
font-weight:700;
font-size:24px;
}
.moystat_v_accent_jqr{
color:#B8860B;
}
@media(max-width:1024px){
.moystat_jqr{
grid-template-columns:repeat(2,1fr);
}
}
.moywlc_jqr{
border:1px solid rgba(28, 21, 9, 0.12);
grid-template-columns:1.2fr .8fr;
padding:36px 2.5rem;
border-radius:20px;
gap:1.5rem;
background:linear-gradient(120deg,#1A1208,#0E1520);
overflow:hidden;
position:relative;
color:#FAF3E0;
display:grid;
align-items:center;
}
.moywlc_jqr>*{
min-width:0;
}
.moywlc_jqr .moyeyebrow_jqr{
color:#F0C84A;
}
.moywlc_glow_jqr{
background:radial-gradient(circle,rgba(212, 168, 48, 0.22),transparent 70%);
border-radius:50%;
top:-40px;
width:260px;
right:-2.5rem;
position:absolute;
height:260px;
}
.moywlc_in_jqr{
position:relative;
}
.moywlc_h2_jqr{
margin:0.625rem 0 0.5rem;
overflow-wrap:break-word;
font-size:34px;
line-height:1.03;
color:#FAF3E0;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.moywlc_h2_jqr em{
font-style:normal;
color:#F0C84A;
}
.moywlc_sub_jqr{
line-height:1.55;
margin-bottom:18px;
font-size:14px;
max-width:26.25rem;
color:#C4AE7E;
}
.moywlc_terms_jqr{
gap:10px;
display:flex;
position:relative;
flex-direction:column;
}
.moyterm_jqr{
border:1px solid rgba(255, 240, 180, 0.13);
gap:0.688rem;
background:rgba(255, 245, 200, 0.08);
border-radius:13px;
padding:13px 15px;
display:flex;
align-items:center;
}
.moyterm_jqr svg{
flex:none;
width:1.25rem;
color:#F0C84A;
height:20px;
}
.moyterm_k_jqr{
letter-spacing:.1em;
color:#C4AE7E;
text-transform:uppercase;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
}
.moyterm_v_jqr{
margin-top:2px;
font-weight:700;
font-size:0.875rem;
color:#FAF3E0;
}
@media(max-width:1023px){
.moywlc_jqr{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.moywlc_h2_jqr{
font-size:26px;
}
}
.moyjp_jqr{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.moyjp_jqr>*{
min-width:0;
}
.moyjp_hero_jqr{
background:linear-gradient(135deg,#1A1208,#0E1520);
gap:14px;
border-radius:1.25rem;
overflow:hidden;
padding:1.625rem;
border:1px solid rgba(28, 21, 9, 0.12);
display:flex;
flex-direction:column;
justify-content:space-between;
min-height:11.25rem;
position:relative;
color:#FAF3E0;
}
.moyjp_glow_jqr{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 168, 48, 0.22),transparent 70%);
height:11.25rem;
top:-2.5rem;
position:absolute;
right:-2.5rem;
width:180px;
}
.moyjp_k_row_jqr{
gap:10px;
align-items:center;
justify-content:space-between;
display:flex;
position:relative;
}
.moyjp_k_jqr{
text-transform:uppercase;
font-size:10px;
color:#7A6A4E;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
}
.moyjp_hero_jqr .moyjp_k_jqr{
color:#C4AE7E;
}
.moyjp_amt_jqr{
font-size:42px;
position:relative;
color:#F0C84A;
font-weight:700;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
line-height:1;
}
.moyjp_sub_jqr{
color:#C4AE7E;
margin-top:0.313rem;
font-size:12px;
}
.moyjp_cell_jqr{
padding:1.375rem;
border:1px solid rgba(28, 21, 9, 0.12);
background:#FFFFFF;
border-radius:1.25rem;
min-height:11.25rem;
display:flex;
justify-content:space-between;
flex-direction:column;
}
.moyjp_cell_jqr .moyjp_amt_jqr{
font-size:30px;
color:#1C1509;
}
.moyjp_cell_jqr .moyjp_sub_jqr{
color:#7A6A4E;
}
@media(max-width:1024px){
.moyjp_jqr{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.moyjp_amt_jqr{
font-size:2rem;
}
}
.moyapp_jqr{
gap:2.25rem;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.moyapp_copy_jqr{
max-width:520px;
}
.moyapp_h2_jqr{
margin:12px 0 0.625rem;
line-height:1.05;
font-weight:700;
font-size:1.75rem;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
color:#1C1509;
}
.moyapp_text_jqr{
line-height:1.6;
font-size:0.875rem;
color:#3D3120;
margin-bottom:1.25rem;
}
.moyapp_btns_jqr{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.moystore_jqr{
gap:0.563rem;
padding:11px 1.125rem;
border-radius:0.813rem;
background:#FAF7F0;
border:1px solid rgba(28, 21, 9, 0.12);
cursor:pointer;
display:inline-flex;
align-items:center;
color:#1C1509;
font-weight:700;
font-size:13px;
}
.moystore_jqr svg{
height:1rem;
width:1rem;
}
.moyapp_qr_wrap_jqr{
gap:1rem;
display:flex;
align-items:center;
}
.moyqr_jqr{
gap:3px;
border-radius:13px;
grid-template-columns:repeat(5,1fr);
border:1px solid rgba(28, 21, 9, 0.12);
grid-template-rows:repeat(5,1fr);
background:#FAF7F0;
padding:0.688rem;
height:6.75rem;
width:108px;
display:grid;
}
.moyqr_jqr i{
background:transparent;
}
.moyqr_f_jqr{
background:#B8860B;
}
.moyapp_qr_cap_jqr{
max-width:84px;
color:#7A6A4E;
font-size:12px;
line-height:1.4;
}
.moysteps_jqr{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.moysteps_jqr>*{
min-width:0;
}
.moystep_jqr{
padding:1.5rem;
border-radius:13px;
background:#FFFFFF;
border:1px solid rgba(28, 21, 9, 0.12);
position:relative;
}
.moystep_num_jqr{
background:#D4A017;
border-radius:8px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
width:30px;
font-size:13px;
display:flex;
color:#1C1509;
margin-bottom:0.875rem;
align-items:center;
height:30px;
justify-content:center;
}
.moystep_h_jqr{
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:7px;
font-size:1rem;
color:#1C1509;
font-weight:700;
}
.moystep_p_jqr{
color:#3D3120;
font-size:13px;
line-height:1.55;
}
@media(max-width:1027px){
.moysteps_jqr{
grid-template-columns:1fr;
}
}
.moysupp_jqr{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.moysupp_jqr>*{
min-width:0;
}
.moysupp_card_jqr{
padding:1.5rem;
border-radius:0.813rem;
border:1px solid rgba(28, 21, 9, 0.12);
background:#FFFFFF;
}
.moysupp_card_jqr svg{
width:1.5rem;
margin-bottom:14px;
height:1.5rem;
color:#B8860B;
}
.moysupp_card_jqr h3{
font-weight:700;
color:#1C1509;
margin-bottom:0.375rem;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
}
.moysupp_card_jqr p{
line-height:1.55;
color:#3D3120;
font-size:13px;
}
@media(max-width:1027px){
.moysupp_jqr{
grid-template-columns:1fr;
}
}
.moydw_h2_jqr{
font-weight:700;
font-size:1.625rem;
color:#1C1509;
margin-bottom:0.625rem;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
}
.moysteps_v_jqr{
gap:0.625rem;
grid-template-columns:1fr;
}
.moysteps_v_jqr .moystep_jqr{
padding:1.125rem 1.25rem;
}
@media(max-width:561px){
.moydw_h2_jqr{
font-size:23px;
}
}
.moyvip_head_jqr{
gap:0.75rem;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:18px;
justify-content:space-between;
display:flex;
}
.moyvip_intro_jqr{
color:#3D3120;
font-size:13px;
max-width:420px;
}
.moyvip_jqr{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.moyvip_jqr>*{
min-width:0;
}
.moytier_jqr{
background:#FFFFFF;
border:1px solid rgba(28, 21, 9, 0.12);
border-radius:13px;
padding:20px;
}
.moytier_on_jqr{
border-color:#B8860B;
background:rgba(184, 134, 11, 0.11);
}
.moytier_medal_jqr{
border-radius:0.5rem;
background:linear-gradient(135deg,#D4A017,#8B6208);
width:1.875rem;
margin-bottom:14px;
height:30px;
}
.moytier_name_jqr{
margin-bottom:0.313rem;
font-weight:700;
color:#1C1509;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-size:0.938rem;
}
.moytier_tx_jqr{
font-size:0.719rem;
color:#7A6A4E;
line-height:1.5;
}
@media(max-width:1023px){
.moyvip_jqr{
grid-template-columns:repeat(2,1fr);
}
}
.moygm_jqr{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.moygm_jqr>*{
min-width:0;
}
.moygm_panel_jqr{
border-radius:20px;
padding:28px;
border:1px solid rgba(28, 21, 9, 0.12);
background:#FFFFFF;
}
.moygm_h2_jqr{
margin:0.625rem 0 8px;
font-size:1.5rem;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
color:#1C1509;
font-weight:700;
}
.moygm_text_jqr{
font-size:13.5px;
max-width:440px;
margin-bottom:20px;
color:#3D3120;
line-height:1.6;
}
.moygm_level_jqr{
gap:0.875rem;
align-items:center;
display:flex;
margin-bottom:16px;
}
.moygm_lv_jqr{
font-weight:700;
font-size:24px;
color:#B8860B;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
}
.moygm_bar_wrap_jqr{
flex:1;
min-width:0;
}
.moygm_bar_meta_jqr{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
justify-content:space-between;
display:flex;
color:#7A6A4E;
margin-bottom:5px;
font-size:0.625rem;
}
.moybar_jqr{
overflow:hidden;
border-radius:999px;
background:#FAF7F0;
height:0.5rem;
}
.moybar_fill_jqr{
border-radius:999px;
background:linear-gradient(90deg,#D4A017,#8B6208);
display:block;
height:100%;
}
.moygm_missions_jqr{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.moygm_refer_jqr{
border-radius:20px;
border:1px solid rgba(28, 21, 9, 0.12);
padding:1.75rem;
overflow:hidden;
background:linear-gradient(150deg,#1A1208,#0E1520);
color:#FAF3E0;
position:relative;
flex-direction:column;
justify-content:space-between;
display:flex;
}
.moygm_refer_jqr .moyeyebrow_jqr{
color:#F0C84A;
}
.moygm_ref_h2_jqr{
margin:10px 0 8px;
font-size:24px;
line-height:1.1;
color:#FAF3E0;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.moygm_ref_h2_jqr em{
font-style:normal;
color:#F0C84A;
}
.moygm_ref_text_jqr{
color:#C4AE7E;
line-height:1.55;
margin-bottom:1.125rem;
font-size:13px;
}
@media(max-width:1025px){
.moygm_jqr{
grid-template-columns:1fr;
}
}
.moypay_logos_jqr{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.moypay_logos_jqr>*{
min-width:0;
}
.moypay_jqr{
border-radius:8px;
border:1px solid rgba(28, 21, 9, 0.12);
color:#3D3120;
height:48px;
font-weight:700;
align-items:center;
display:flex;
font-size:12px;
justify-content:center;
}
.moytable_jqr{
border:1px solid rgba(28, 21, 9, 0.12);
border-radius:0.813rem;
overflow:hidden;
}
.moytrow_jqr{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.moytrow_jqr>div{
padding:0.813rem 14px;
min-width:0;
}
.moytrow_jqr>div:first-child{
padding-left:16px;
color:#1C1509;
font-weight:700;
}
.moytrow_th_jqr{
background:#FAF7F0;
letter-spacing:.06em;
color:#7A6A4E;
text-transform:uppercase;
font-size:9.5px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.moytrow_jqr:not(.moytrow_th_jqr){
background:#FFFFFF;
border-top:1px solid rgba(28, 21, 9, 0.08);
color:#3D3120;
}
.moytrow_zebra_jqr{
background:#F3EFE5;
}
.moypos_jqr{
color:#B8860B;
font-weight:700;
}
@media(max-width:1026px){
.moypay_logos_jqr{
grid-template-columns:repeat(2,1fr);
}
}
.moybanner_jqr{
gap:1.75rem;
overflow:hidden;
background:linear-gradient(115deg,#1A1208,#0E1520);
border:1px solid rgba(28, 21, 9, 0.12);
border-radius:20px;
padding:36px 40px;
color:#FAF3E0;
display:flex;
position:relative;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.moybanner_glow_jqr{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 168, 48, 0.22),transparent 68%);
width:12.5rem;
position:absolute;
right:80px;
top:50%;
height:200px;
transform:translateY(-50%);
}
.moybanner_in_jqr{
position:relative;
max-width:35rem;
}
.moybanner_jqr .moyeyebrow_jqr{
color:#F0C84A;
}
.moybanner_h2_jqr{
margin:10px 0;
color:#FAF3E0;
font-size:1.875rem;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
font-weight:700;
}
.moybanner_text_jqr{
color:#C4AE7E;
line-height:1.6;
font-size:14px;
}
@media(max-width:563px){
.moybanner_h2_jqr{
font-size:1.5rem;
}
}
.moypromo_grid_jqr{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.moypromo_grid_jqr>*{
min-width:0;
}
.moypromo_jqr{
padding:24px;
border:1px solid rgba(28, 21, 9, 0.12);
background:#FFFFFF;
border-radius:1.25rem;
overflow:hidden;
position:relative;
min-height:150px;
}
.moypromo_h_jqr{
margin-top:6px;
font-weight:700;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
color:#1C1509;
line-height:1.05;
font-size:26px;
}
.moypromo_h_jqr em{
color:#B8860B;
font-style:normal;
}
.moypromo_p_jqr{
line-height:1.5;
color:#3D3120;
font-size:12.5px;
margin-top:0.5rem;
}
.moypromo_feat_jqr{
background:linear-gradient(135deg,#1A1208,#0E1520);
border-color:rgba(28, 21, 9, 0.12);
}
.moypromo_feat_jqr .moypromo_h_jqr{
color:#FAF3E0;
}
.moypromo_feat_jqr .moypromo_h_jqr em{
color:#F0C84A;
}
.moypromo_feat_jqr .moypromo_p_jqr{
color:#C4AE7E;
}
.moypromo_feat_jqr .moyeyebrow_jqr{
color:#F0C84A;
}
@media(max-width:1024px){
.moypromo_grid_jqr{
grid-template-columns:1fr;
}
}
.moyprovs_jqr{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:28px;
display:grid;
}
.moyprovs_jqr>*{
min-width:0;
}
.moyprov_jqr{
background:#FFFFFF;
border:1px solid rgba(28, 21, 9, 0.12);
padding:12px;
border-radius:0.813rem;
display:flex;
height:64px;
justify-content:center;
align-items:center;
text-decoration:none;
}
.moyprov_img_jqr{
object-fit:contain;
max-width:100%;
max-height:2rem;
}
.moyresp_jqr{
padding:26px;
background:#FFFFFF;
border-radius:13px;
border:1px solid rgba(28, 21, 9, 0.12);
gap:24px;
align-items:center;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.moyresp_in_jqr{
max-width:35rem;
}
.moyresp_h_jqr{
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-size:19px;
color:#1C1509;
margin-bottom:8px;
font-weight:700;
}
.moyresp_p_jqr{
font-size:0.844rem;
color:#3D3120;
line-height:1.6;
}
.moyresp_badges_jqr{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.moyage18_jqr{
border:1.5px solid #C0392B;
padding:0.25rem 0.5rem;
border-radius:0.5rem;
font-weight:700;
color:#C0392B;
font-size:13px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.moyresp_org_jqr{
color:#7A6A4E;
font-size:13px;
font-weight:600;
}
@media(max-width:1027px){
.moyprovs_jqr{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.moyprovs_jqr{
grid-template-columns:repeat(2,1fr);
}
}
.moyet_h2_jqr{
margin:0.625rem 0 14px;
line-height:1.08;
color:#1C1509;
font-size:28px;
font-weight:700;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
}
.moyet_right_jqr{
gap:10px;
display:flex;
flex-direction:column;
}
.moyet_updated_jqr{
gap:0.625rem;
border:1px solid rgba(28, 21, 9, 0.12);
border-radius:13px;
padding:14px 1.125rem;
background:#FAF7F0;
display:flex;
color:#3D3120;
align-items:center;
font-size:0.75rem;
}
.moyet_updated_jqr svg{
flex:none;
height:15px;
color:#B8860B;
width:0.938rem;
}
.moyet_updated_jqr b{
color:#1C1509;
}
@media(max-width:559px){
.moyet_h2_jqr{
font-size:1.5rem;
}
}
.moyab_h2_jqr{
margin:0.875rem 0 16px;
line-height:1.08;
color:#1C1509;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
font-size:2rem;
font-weight:700;
}
.moyab_body_jqr{
color:#3D3120;
line-height:1.65;
margin-bottom:0.875rem;
font-size:15px;
}
.moyab_chips_jqr{
gap:10px;
flex-wrap:wrap;
margin-top:0.5rem;
display:flex;
}
.moyfaq_jqr{
gap:10px;
display:flex;
flex-direction:column;
}
.moyfaq_item_jqr{
border-radius:13px;
background:#FFFFFF;
padding:1.125rem 22px;
border:1px solid rgba(28, 21, 9, 0.12);
}
.moyfaq_q_jqr{
gap:16px;
list-style:none;
font-weight:600;
font-size:0.969rem;
display:flex;
justify-content:space-between;
cursor:pointer;
align-items:center;
color:#1C1509;
}
.moyfaq_q_jqr::-webkit-details-marker{
display:none;
}
.moyfaq_q_t_jqr{
gap:0.625rem;
display:flex;
}
.moyfaq_q_i_jqr{
font-style:normal;
color:#B8860B;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.moyfaq_pm_jqr{
font-size:1.25rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8860B;
}
.moyfaq_item_jqr[open] .moyfaq_pm_jqr{
transform:rotate(45deg);
}
.moyfaq_a_jqr{
color:#3D3120;
line-height:1.6;
font-size:0.844rem;
margin-top:0.75rem;
}
@media(max-width:558px){
.moyab_h2_jqr{
font-size:26px;
}
}
.moyop_h2_jqr{
margin:0.625rem 0 8px;
font-weight:700;
line-height:1.1;
font-size:1.5rem;
color:#1C1509;
font-family:"Montserrat", 'Helvetica Neue', Arial, sans-serif;
}
.moyop_text_jqr{
color:#3D3120;
font-size:13.5px;
line-height:1.6;
}
@media(max-width:562px){
.moyop_h2_jqr{
font-size:1.375rem;
}
}
.moyrv_head_jqr{
gap:12px;
justify-content:space-between;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:18px;
}
.moyrv_agg_jqr{
gap:0.625rem;
align-items:center;
display:flex;
}
.moyrv_source_jqr{
color:#7A6A4E;
font-size:0.781rem;
}
.moyrv_grid_jqr{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.moyrv_grid_jqr>*{
min-width:0;
}
.moyreview_jqr{
background:#FFFFFF;
border:1px solid rgba(28, 21, 9, 0.12);
padding:1.5rem;
border-radius:0.813rem;
}
.moyreview_jqr .moystars_jqr{
margin-bottom:10px;
}
.moyreview_jqr p{
color:#1C1509;
font-size:0.906rem;
margin-bottom:14px;
line-height:1.5;
font-weight:600;
}
.moyreview_by_jqr{
font-size:12.5px;
color:#7A6A4E;
}
@media(max-width:1024px){
.moyrv_grid_jqr{
grid-template-columns:1fr;
}
}
.moyfooter_jqr{
padding:40px 1.75rem;
background:#1A1510;
border-top:1px solid rgba(28, 21, 9, 0.08);
}
.moyfooter_grid_jqr{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-bottom:1.75rem;
margin-right:auto;
margin-left:auto;
max-width:87.5rem;
display:grid;
}
.moyfooter_grid_jqr>*{
min-width:0;
}
.moyfooter_grid_jqr h4{
margin-bottom:13px;
font-size:0.625rem;
letter-spacing:.12em;
color:#A8967A;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.moyfcol_jqr{
gap:9px;
font-size:0.813rem;
flex-direction:column;
color:#3D3120;
display:flex;
}
.moyfcol_jqr a{
cursor:pointer;
}
.moyft_about_jqr{
margin-top:12px;
font-size:13px;
max-width:260px;
line-height:1.6;
color:#7A6A4E;
}
.moyft_contact_jqr{
overflow-wrap:anywhere;
margin-top:12px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
color:#B8860B;
}
.moyfooter_bottom_jqr{
gap:1rem;
margin:0 auto;
align-items:center;
border-top:1px solid rgba(28, 21, 9, 0.08);
padding-top:1.25rem;
flex-wrap:wrap;
max-width:87.5rem;
display:flex;
justify-content:space-between;
}
.moyfooter_bottom_jqr p{
font-size:0.688rem;
max-width:720px;
line-height:1.6;
color:#A8967A;
}
@media(max-width:1025px){
.moyfooter_grid_jqr{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.moyfooter_grid_jqr{
grid-template-columns:1fr;
}
}