*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FDFAF4;
font-size:15px;
color:#3D3020;
overflow-wrap:break-word;
line-height:1.55;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
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{
background:rgba(20, 12, 4, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.wxq-shell-h3c{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.wxq-main-h3c{
min-width:0;
}
.wxq-wrap-h3c{
margin:0 auto;
width:100%;
max-width:1380px;
}
.wxq-container-h3c{
padding:0 16px;
margin:0 auto;
max-width:1380px;
width:100%;
}
@media(min-width:766px){
.wxq-container-h3c{
padding:0 28px;
}
}
.wxq-section-h3c{
padding:24px 28px;
}
.wxq-section_pt-h3c{
padding-top:34px;
}
.wxq-band_soft-h3c{
background:#FFFFFF;
}
.wxq-eyebrow-h3c{
font-weight:600;
line-height:1.4;
color:#B8720A;
overflow-wrap:break-word;
display:inline-block;
font-size:10.5px;
letter-spacing:.14em;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-transform:uppercase;
}
.wxq-drawer_cb-h3c{
display:none;
}
.wxq-overlay-h3c{
display:none;
}
@media(max-width:1024px){
.wxq-shell-h3c{
grid-template-columns:1fr;
}
.wxq-main-h3c{
padding-bottom:4.875rem;
}
.wxq-drawer_cb-h3c:checked~.wxq-overlay-h3c{
inset:0;
background:rgba(20, 12, 4, 0.72);
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:561px){
.wxq-section-h3c{
padding:1.125rem 1rem;
}
.wxq-section_pt-h3c{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.wxq-side-h3c{
padding:1.375rem 18px;
gap:1.375rem;
background:#F9F5ED;
position:sticky;
align-self:start;
overflow-y:auto;
flex-direction:column;
top:0;
height:100vh;
display:flex;
border-right:1px solid rgba(26, 18, 8, 0.08);
}
.wxq-brand-h3c{
gap:10px;
align-items:center;
display:flex;
}
.wxq-logo-h3c{
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-size:1.313rem;
letter-spacing:-.02em;
color:#1A1208;
font-weight:700;
}
.wxq-side_cta-h3c{
padding:1rem;
border:1px solid rgba(26, 18, 8, 0.12);
background:rgba(184, 114, 10, 0.11);
border-radius:14px;
}
.wxq-side_cta_h-h3c{
font-size:1.063rem;
font-weight:700;
line-height:1.15;
color:#1A1208;
margin-bottom:0.375rem;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
}
.wxq-side_cta_p-h3c{
font-size:12px;
line-height:1.45;
margin-bottom:0.75rem;
color:#3D3020;
}
.wxq-nav-h3c{
gap:3px;
display:flex;
flex-direction:column;
}
.wxq-nav_label-h3c{
padding:6px 10px;
color:#B0967A;
letter-spacing:.14em;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
}
.wxq-nav_item-h3c{
padding:0.625rem;
border-radius:0.625rem;
gap:11px;
align-items:center;
display:flex;
color:#3D3020;
font-size:14px;
font-weight:500;
}
.wxq-nav_item-h3c svg{
height:1.063rem;
width:17px;
}
.wxq-nav_item-h3c:hover{
background:rgba(184, 114, 10, 0.11);
color:#1A1208;
}
.wxq-nav_item_on-h3c{
background:rgba(184, 114, 10, 0.11);
color:#B8720A;
font-weight:600;
}
.wxq-side_foot-h3c{
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
padding:12px;
margin-top:auto;
}
.wxq-side_foot-h3c p{
margin-top:4px;
color:#3D3020;
line-height:1.4;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.wxq-top-h3c{
gap:1rem;
padding:14px 1.75rem;
background:#F9F5ED;
display:flex;
position:sticky;
top:0;
border-bottom:1px solid rgba(26, 18, 8, 0.08);
z-index:40;
align-items:center;
}
.wxq-top_brand-h3c{
gap:0.563rem;
align-items:center;
display:none;
}
.wxq-search-h3c{
padding:0.688rem 14px;
border-radius:14px;
border:1px solid rgba(26, 18, 8, 0.12);
flex:1;
gap:10px;
background:#FFFFFF;
max-width:27.5rem;
color:#7A6548;
font-size:0.844rem;
align-items:center;
display:flex;
}
.wxq-search-h3c svg{
flex:none;
height:1rem;
width:1rem;
}
.wxq-top_actions-h3c{
gap:0.75rem;
align-items:center;
margin-left:auto;
display:flex;
}
.wxq-lang-h3c{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#3D3020;
font-size:12px;
}
.wxq-burger-h3c{
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:10px;
justify-content:center;
display:none;
width:40px;
align-items:center;
height:2.5rem;
color:#1A1208;
}
/* ---------- bottom-nav (mobile) ---------- */
.wxq-botnav-h3c{
display:none;
}
@media(max-width:1026px){
.wxq-side-h3c{
transition:transform .25s ease;
z-index:80;
height:100vh;
transform:translateX(-100%);
left:0;
top:0;
position:fixed;
width:17.5rem;
}
.wxq-drawer_cb-h3c:checked~.wxq-shell-h3c .wxq-side-h3c{
transform:translateX(0);
}
.wxq-top-h3c{
padding:14px 1rem;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.wxq-top_brand-h3c{
display:flex;
}
.wxq-search-h3c{
display:none;
}
.wxq-burger-h3c{
display:flex;
}
.wxq-top_actions-h3c{
gap:0.625rem;
margin-left:0;
width:100%;
align-items:stretch;
}
.wxq-top_actions-h3c .wxq-lang-h3c{
display:none;
}
.wxq-top_actions-h3c .wxq-btn-h3c{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.wxq-botnav-h3c{
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#F9F5ED;
grid-template-columns:repeat(3,1fr);
position:fixed;
z-index:65;
transform:translateZ(0);
border-top:1px solid rgba(26, 18, 8, 0.12);
left:0;
right:0;
display:grid;
bottom:0;
}
.wxq-bn-h3c{
gap:0.25rem;
padding:6px 2px 0;
font-weight:600;
align-items:center;
flex-direction:column;
color:#3D3020;
min-width:0;
display:flex;
font-size:0.625rem;
justify-content:flex-end;
}
.wxq-bn-h3c svg{
flex:none;
height:1.375rem;
width:22px;
}
.wxq-bn-h3c span{
overflow:hidden;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
}
.wxq-bn_on-h3c{
color:#B8720A;
}
.wxq-bn_center-h3c{
position:relative;
}
.wxq-bn_fab-h3c{
border-radius:50%;
background:#F5A800;
justify-content:center;
left:50%;
transform:translateX(-50%);
display:flex;
top:-1.25rem;
position:absolute;
height:3.125rem;
box-shadow:0 8px 32px rgba(26, 18, 8, 0.14), 0 2px 0.5rem rgba(26, 18, 8, 0.10);
color:#1A1208;
align-items:center;
width:3.125rem;
}
.wxq-bn_fab-h3c svg{
width:1.5rem;
height:24px;
}
.wxq-bn_center-h3c span{
color:#B8720A;
}
}
.wxq-btn-h3c{
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:8px;
border-radius:0.625rem;
padding:11px 22px;
font-weight:700;
justify-content:center;
cursor:pointer;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-flex;
align-items:center;
font-size:14px;
}
.wxq-btn_pri-h3c{
background:#F5A800;
box-shadow:0 0.25rem 1.125rem rgba(245, 168, 0, 0.42), 0 1px 4px rgba(245, 168, 0, 0.28);
color:#1A1208;
}
.wxq-btn_pri-h3c:hover{
background:#DC9600;
}
.wxq-btn_ghost-h3c{
background:rgba(184, 114, 10, 0.11);
font-weight:600;
color:#1A1208;
}
.wxq-btn_line-h3c{
background:transparent;
border:1px solid rgba(26, 18, 8, 0.22);
color:#1A1208;
font-weight:600;
}
.wxq-btn_lg-h3c{
padding:16px 1.875rem;
border-radius:0.875rem;
font-size:15px;
}
.wxq-band-h3c .wxq-btn_line-h3c{
border-color:rgba(255, 255, 255, 0.13);
color:#FDF6E3;
}
.wxq-band-h3c .wxq-btn_ghost-h3c{
background:rgba(255, 255, 255, 0.08);
color:#FDF6E3;
}
.wxq-link_m-h3c{
gap:0.313rem;
font-size:0.75rem;
color:#B8720A;
cursor:pointer;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-decoration:none;
display:inline-flex;
align-items:center;
}
.wxq-link_m-h3c svg{
height:14px;
width:14px;
}
.wxq-band-h3c .wxq-link_m-h3c{
color:#FFC235;
}
.wxq-dot-h3c{
background:#B8720A;
flex:none;
border-radius:50%;
width:0.438rem;
height:0.438rem;
}
.wxq-dot_live-h3c{
animation:zm3-pulse 1.4s infinite;
background:#C8281E;
}
.wxq-stars-h3c{
gap:2px;
color:#B8720A;
display:inline-flex;
}
.wxq-stars-h3c svg{
width:0.938rem;
height:15px;
}
.wxq-chip-h3c{
border-radius:0.625rem;
gap:6px;
padding:7px 0.75rem;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
font-size:11px;
align-items:center;
color:#3D3020;
display:inline-flex;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wxq-chip_on-h3c{
background:rgba(184, 114, 10, 0.11);
border-color:transparent;
color:#B8720A;
}
.wxq-gc-h3c{
display:block;
cursor:pointer;
min-width:0;
color:inherit;
text-decoration:none;
}
.wxq-gc_thumb-h3c{
overflow:hidden;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:14px;
aspect-ratio:1;
background-position:center;
background-size:cover;
position:relative;
display:block;
}
.wxq-gc_thumb_portrait-h3c{
aspect-ratio:3/4;
}
.wxq-gc_thumb_wide-h3c{
aspect-ratio:16/11;
}
.wxq-gc_cap-h3c{
padding:0.563rem;
background:linear-gradient(transparent,rgba(20, 12, 4, 0.72));
position:absolute;
left:0;
right:0;
bottom:0;
}
.wxq-gc_name-h3c{
font-size:0.781rem;
display:block;
color:#FDF6E3;
font-weight:700;
}
.wxq-gc_meta-h3c{
font-size:11px;
color:#C8B08A;
}
.wxq-gc_badge-h3c{
padding:2px 0.375rem;
border-radius:10px;
background:#B8720A;
top:8px;
font-weight:700;
color:#1A1208;
font-size:0.5rem;
position:absolute;
right:8px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wxq-gc_badge_hot-h3c{
background:#C8281E;
color:#FDF6E3;
}
.wxq-gc_badge_live-h3c{
background:#C8281E;
color:#FDF6E3;
right:auto;
left:0.5rem;
}
.wxq-gc_mult-h3c{
inset:0;
align-items:center;
font-size:1.75rem;
display:flex;
color:#B8720A;
justify-content:center;
position:absolute;
font-weight:700;
}
.wxq-pc-h3c{
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
border-radius:0.875rem;
align-items:center;
font-size:0.875rem;
display:flex;
justify-content:center;
color:#3D3020;
font-weight:700;
height:64px;
}
.wxq-rail-h3c{
min-width:0;
}
.wxq-rail_scroll-h3c{
gap:14px;
display:grid;
}
.wxq-rail_scroll-h3c>*{
min-width:0;
}
.wxq-g6-h3c{
grid-template-columns:repeat(6,1fr);
}
.wxq-g7-h3c{
grid-template-columns:repeat(7,1fr);
}
.wxq-g4-h3c{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.wxq-g6-h3c,.wxq-g7-h3c{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
padding-bottom:6px;
grid-auto-columns:120px;
scroll-snap-type:x mandatory;
}
.wxq-g6-h3c>*,.wxq-g7-h3c>*{
scroll-snap-align:start;
}
.wxq-g4-h3c{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.wxq-g4-h3c{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
}
}
.wxq-panel-h3c{
background:#FFFFFF;
padding:28px 32px;
border-radius:1.25rem;
border:1px solid rgba(26, 18, 8, 0.12);
}
.wxq-split-h3c{
gap:2.25rem;
display:grid;
align-items:start;
}
.wxq-split-h3c>*{
min-width:0;
}
.wxq-split_a-h3c{
grid-template-columns:.85fr 1.15fr;
}
.wxq-split_b-h3c{
grid-template-columns:1fr 1.1fr;
}
.wxq-split_c-h3c{
grid-template-columns:1.1fr .9fr;
}
.wxq-pgrid-h3c{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.wxq-pgrid-h3c>*{
min-width:0;
}
.wxq-lead-h3c{
color:#3D3020;
font-size:15px;
line-height:1.65;
margin-bottom:14px;
}
.wxq-feat-h3c{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.wxq-feat-h3c>*{
min-width:0;
}
.wxq-feat2-h3c{
grid-template-columns:1fr 1fr;
}
.wxq-feat_card-h3c{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:20px;
background:#FFFFFF;
padding:1.625rem;
}
.wxq-feat_card-h3c svg{
margin-bottom:16px;
height:26px;
width:1.625rem;
color:#B8720A;
}
.wxq-feat_card-h3c h3{
color:#1A1208;
font-weight:700;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
margin-bottom:0.5rem;
}
.wxq-feat_card-h3c p{
line-height:1.6;
color:#3D3020;
font-size:13px;
}
.wxq-feat_card-h3c b{
color:#1A1208;
}
.wxq-big-h3c{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.wxq-big_n-h3c{
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#B8720A;
font-size:26px;
}
.wxq-big_l-h3c{
font-size:12px;
color:#7A6548;
}
.wxq-person-h3c{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.875rem;
padding:16px 1.125rem;
background:#FFFFFF;
gap:0.875rem;
align-items:center;
display:flex;
}
.wxq-avatar-h3c{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#F5A800,#8A5007);
width:44px;
height:2.75rem;
}
.wxq-person_name-h3c{
font-size:0.875rem;
color:#1A1208;
font-weight:700;
}
.wxq-person_role-h3c{
font-size:12px;
color:#7A6548;
}
.wxq-kv-h3c{
overflow:hidden;
border:1px solid rgba(26, 18, 8, 0.12);
grid-template-columns:1fr 1fr;
gap:1px;
background:rgba(26, 18, 8, 0.12);
border-radius:0.875rem;
display:grid;
}
.wxq-kv-h3c>div{
background:#FDFAF4;
padding:16px 1.125rem;
min-width:0;
}
.wxq-kv_k-h3c{
margin-bottom:5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8720A;
font-size:9.5px;
text-transform:uppercase;
}
.wxq-kv_v-h3c{
font-weight:700;
color:#1A1208;
font-size:13.5px;
}
@media(max-width:1025px){
.wxq-split_a-h3c,.wxq-split_b-h3c,.wxq-split_c-h3c,.wxq-pgrid-h3c{
grid-template-columns:1fr;
gap:24px;
}
.wxq-feat-h3c,.wxq-feat2-h3c{
grid-template-columns:1fr;
}
.wxq-kv-h3c{
grid-template-columns:1fr;
}
}
.wxq-sh-h3c{
margin-bottom:16px;
min-width:0;
}
.wxq-sh_row-h3c{
gap:0.75rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.wxq-sh_row-h3c .wxq-sh_l-h3c{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.wxq-sh_stack-h3c{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.wxq-sh_center-h3c{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.wxq-sh_h2-h3c{
gap:9px;
font-size:1.25rem;
display:flex;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
color:#1A1208;
align-items:center;
line-height:1.1;
overflow-wrap:break-word;
font-weight:700;
}
@media(min-width:765px){
.wxq-sh_h2-h3c{
font-size:1.5rem;
}
}
.wxq-band-h3c .wxq-sh_h2-h3c{
color:#FDF6E3;
}
.wxq-eb_mono-h3c{
text-transform:none;
letter-spacing:.08em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wxq-eb_mono-h3c::before{
content:"// ";
}
.wxq-eb_upper-h3c{
letter-spacing:.14em;
text-transform:uppercase;
}
.wxq-eb_pill-h3c{
background:rgba(184, 114, 10, 0.11);
border-radius:62.438rem;
padding:5px 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.wxq-eb_line-h3c{
gap:10px;
align-items:center;
display:inline-flex;
}
.wxq-eb_line-h3c::before{
background:#B8720A;
width:1.5rem;
content:"";
display:inline-block;
height:1px;
}
.wxq-band-h3c .wxq-eb_line-h3c::before{
background:#FFC235;
}
.wxq-band-h3c .wxq-eb_pill-h3c{
background:rgba(255, 255, 255, 0.08);
}
.wxq-sh_link-h3c{
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;
border-bottom:1px solid #1A1208;
display:inline-flex;
color:#1A1208;
padding-bottom:2px;
white-space:nowrap;
font-weight:600;
align-items:center;
font-size:13px;
}
.wxq-sh_link-h3c:hover{
border-color:#B8720A;
color:#B8720A;
}
.wxq-sh_link-h3c svg{
width:14px;
height:14px;
}
.wxq-sh_link_chev-h3c{
color:#B8720A;
padding-bottom:0;
font-size:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
border-bottom:0;
}
.wxq-sh_link_btn-h3c{
border-radius:999px;
background:#F5A800;
padding:9px 18px;
border-bottom:0;
color:#1A1208;
}
.wxq-sh_link_btn-h3c:hover{
border-color:transparent;
background:#DC9600;
}
.wxq-band-h3c .wxq-sh_link-h3c{
border-color:#FDF6E3;
color:#FDF6E3;
}
.wxq-band-h3c .wxq-sh_link_chev-h3c{
color:#FFC235;
}
.wxq-sh_rule-h3c{
margin:-2px 0 1rem;
background:rgba(26, 18, 8, 0.12);
height:1px;
}
.wxq-band-h3c .wxq-sh_rule-h3c{
background:rgba(255, 255, 255, 0.13);
}
.wxq-seo_grid3-h3c{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.wxq-seo_grid4-h3c{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.wxq-seo_grid3-h3c>*,.wxq-seo_grid4-h3c>*{
min-width:0;
}
.wxq-seo_card-h3c{
background:#FFFFFF;
padding:1.5rem;
border-radius:0.875rem;
border:1px solid rgba(26, 18, 8, 0.12);
}
.wxq-seo_card-h3c h3{
color:#1A1208;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
margin-bottom:8px;
font-weight:700;
}
.wxq-seo_card-h3c p{
color:#3D3020;
line-height:1.6;
font-size:0.813rem;
}
.wxq-seo_card_sm-h3c{
padding:20px;
}
.wxq-seo_card_sm-h3c h3{
font-size:16px;
}
.wxq-seo_card_sm-h3c p{
line-height:1.55;
font-size:0.781rem;
}
.wxq-seo_rtp_row-h3c{
grid-template-columns:1fr 1fr;
gap:36px;
align-items:center;
margin-top:1rem;
display:grid;
}
.wxq-rtp-h3c{
gap:0.875rem;
min-width:0;
display:flex;
}
.wxq-rtp-h3c>div{
background:#FDFAF4;
padding:1rem;
border-radius:0.875rem;
flex:1;
min-width:0;
text-align:center;
}
.wxq-rtp_n-h3c{
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
white-space:nowrap;
color:#B8720A;
font-size:1.625rem;
}
.wxq-rtp_l-h3c{
color:#7A6548;
font-size:11px;
margin-top:4px;
}
.wxq-cmp-h3c{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(26, 18, 8, 0.12);
max-width:47.5rem;
}
.wxq-cmp_row-h3c{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.wxq-cmp_row-h3c>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.wxq-cmp_row-h3c>div:first-child{
text-align:left;
color:#1A1208;
padding-left:1.375rem;
font-weight:600;
}
.wxq-cmp_th-h3c{
background:#FDFAF4;
font-weight:700;
font-size:12.5px;
}
.wxq-cmp_row-h3c:not(.wxq-cmp_th-h3c){
background:#FFFFFF;
border-top:1px solid rgba(26, 18, 8, 0.08);
color:#3D3020;
}
.wxq-cmp_zebra-h3c{
background:#F5F0E8;
}
.wxq-guide-h3c{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
cursor:pointer;
}
.wxq-guide_cover-h3c{
height:8.125rem;
}
.wxq-guide_body-h3c{
padding:20px;
}
.wxq-guide_body-h3c h3{
margin:7px 0 9px;
color:#1A1208;
font-weight:700;
line-height:1.25;
font-size:1rem;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
}
.wxq-guide_meta-h3c{
color:#7A6548;
font-size:11.5px;
}
.wxq-hub-h3c{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
padding-top:28px;
border-top:1px solid rgba(26, 18, 8, 0.08);
}
.wxq-hub-h3c>*{
min-width:0;
}
.wxq-hub-h3c h4{
color:#1A1208;
margin-bottom:0.688rem;
font-weight:700;
font-size:0.813rem;
}
.wxq-hub_col-h3c{
gap:8px;
color:#3D3020;
flex-direction:column;
font-size:0.813rem;
display:flex;
}
.wxq-hub_col-h3c a{
cursor:pointer;
}
@media(max-width:1027px){
.wxq-seo_grid3-h3c{
grid-template-columns:1fr;
}
.wxq-seo_grid4-h3c{
grid-template-columns:repeat(2,1fr);
}
.wxq-seo_rtp_row-h3c{
gap:20px;
grid-template-columns:1fr;
}
.wxq-hub-h3c{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.wxq-hub-h3c{
grid-template-columns:1fr;
}
}
.wxq-tk-h3c{
background:#1A1410;
overflow:hidden;
display:flex;
align-items:center;
border-bottom:1px solid rgba(26, 18, 8, 0.08);
}
.wxq-tk_tag-h3c{
padding:11px 18px;
flex:none;
gap:0.5rem;
background:#FFFFFF;
font-weight:600;
display:flex;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10.5px;
align-items:center;
border-right:1px solid rgba(26, 18, 8, 0.08);
color:#C8281E;
text-transform:uppercase;
letter-spacing:.1em;
}
.wxq-tk_rail-h3c{
overflow:hidden;
flex:1;
}
.wxq-tk_track-h3c{
animation:zm3-marquee 26s linear infinite;
padding:0.688rem 14px;
gap:28px;
display:flex;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#3D3020;
white-space:nowrap;
font-size:0.75rem;
width:max-content;
}
.wxq-tk_track-h3c b{
color:#B8720A;
}
.wxq-hero-h3c{
padding:46px 48px;
border-radius:20px;
border:1px solid rgba(26, 18, 8, 0.12);
background:linear-gradient(120deg,#1C1409,#0F1520);
overflow:hidden;
color:#FDF6E3;
position:relative;
}
.wxq-hero_glow-h3c{
background:radial-gradient(circle,rgba(251, 168, 12, 0.22),transparent 70%);
border-radius:50%;
right:-60px;
height:340px;
width:21.25rem;
position:absolute;
top:-60px;
}
.wxq-hero_in-h3c{
max-width:37.5rem;
position:relative;
}
.wxq-hero-h3c .wxq-eyebrow-h3c{
color:#FFC235;
}
.wxq-pill_row-h3c{
background:rgba(255, 255, 255, 0.08);
padding:0.375rem 13px;
border-radius:62.438rem;
border:1px solid rgba(255, 255, 255, 0.13);
gap:8px;
text-transform:uppercase;
font-size:10.5px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
letter-spacing:.1em;
color:#FFC235;
margin-bottom:1.375rem;
display:inline-flex;
}
.wxq-hero_h1-h3c{
margin:1.125rem 0;
font-size:3.375rem;
color:#FDF6E3;
overflow-wrap:break-word;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
letter-spacing:-.02em;
line-height:1.02;
}
.wxq-hero_h1-h3c em{
font-style:normal;
color:#FFC235;
}
.wxq-hero_sub-h3c{
max-width:480px;
color:#C8B08A;
line-height:1.55;
font-size:17px;
margin-bottom:28px;
}
.wxq-hero_cta-h3c{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:26px;
}
.wxq-hero_trust-h3c{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.wxq-hero_rating_txt-h3c{
color:#C8B08A;
font-size:0.813rem;
}
@media(max-width:1022px){
.wxq-hero-h3c{
padding:2rem 1.5rem;
}
.wxq-hero_h1-h3c{
font-size:38px;
}
}
@media(max-width:560px){
.wxq-hero_h1-h3c{
font-size:1.875rem;
}
}
.wxq-stat-h3c{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.wxq-stat-h3c>*{
min-width:0;
}
.wxq-stat_item-h3c{
background:#FFFFFF;
padding:18px 20px;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.875rem;
}
.wxq-stat_k-h3c{
text-transform:uppercase;
margin-bottom:0.438rem;
color:#7A6548;
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
}
.wxq-stat_v-h3c{
gap:0.5rem;
display:flex;
color:#1A1208;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
align-items:center;
font-size:24px;
overflow-wrap:anywhere;
font-weight:700;
min-width:0;
}
.wxq-stat_v_accent-h3c{
color:#B8720A;
}
@media(max-width:1025px){
.wxq-stat-h3c{
grid-template-columns:repeat(2,1fr);
}
}
.wxq-wlc-h3c{
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(26, 18, 8, 0.12);
gap:1.5rem;
background:linear-gradient(120deg,#1C1409,#0F1520);
grid-template-columns:1.2fr .8fr;
padding:2.25rem 40px;
align-items:center;
color:#FDF6E3;
display:grid;
position:relative;
}
.wxq-wlc-h3c>*{
min-width:0;
}
.wxq-wlc-h3c .wxq-eyebrow-h3c{
color:#FFC235;
}
.wxq-wlc_glow-h3c{
border-radius:50%;
background:radial-gradient(circle,rgba(251, 168, 12, 0.22),transparent 70%);
position:absolute;
height:260px;
top:-40px;
right:-40px;
width:260px;
}
.wxq-wlc_in-h3c{
position:relative;
}
.wxq-wlc_h2-h3c{
margin:0.625rem 0 0.5rem;
font-weight:700;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
line-height:1.03;
overflow-wrap:break-word;
font-size:2.125rem;
color:#FDF6E3;
}
.wxq-wlc_h2-h3c em{
font-style:normal;
color:#FFC235;
}
.wxq-wlc_sub-h3c{
color:#C8B08A;
margin-bottom:1.125rem;
max-width:420px;
font-size:0.875rem;
line-height:1.55;
}
.wxq-wlc_terms-h3c{
gap:0.625rem;
display:flex;
flex-direction:column;
position:relative;
}
.wxq-term-h3c{
padding:13px 15px;
border:1px solid rgba(255, 255, 255, 0.13);
gap:0.688rem;
background:rgba(255, 255, 255, 0.08);
border-radius:0.875rem;
display:flex;
align-items:center;
}
.wxq-term-h3c svg{
flex:none;
color:#FFC235;
height:1.25rem;
width:20px;
}
.wxq-term_k-h3c{
font-size:0.594rem;
color:#C8B08A;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
text-transform:uppercase;
}
.wxq-term_v-h3c{
color:#FDF6E3;
margin-top:2px;
font-size:0.875rem;
font-weight:700;
}
@media(max-width:1025px){
.wxq-wlc-h3c{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.wxq-wlc_h2-h3c{
font-size:26px;
}
}
.wxq-jp-h3c{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.wxq-jp-h3c>*{
min-width:0;
}
.wxq-jp_hero-h3c{
padding:26px;
border:1px solid rgba(26, 18, 8, 0.12);
gap:0.875rem;
background:linear-gradient(135deg,#1C1409,#0F1520);
border-radius:20px;
overflow:hidden;
color:#FDF6E3;
justify-content:space-between;
position:relative;
display:flex;
min-height:180px;
flex-direction:column;
}
.wxq-jp_glow-h3c{
background:radial-gradient(circle,rgba(251, 168, 12, 0.22),transparent 70%);
border-radius:50%;
height:11.25rem;
position:absolute;
width:11.25rem;
top:-2.5rem;
right:-2.5rem;
}
.wxq-jp_k_row-h3c{
gap:0.625rem;
display:flex;
justify-content:space-between;
position:relative;
align-items:center;
}
.wxq-jp_k-h3c{
font-size:10px;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
color:#7A6548;
}
.wxq-jp_hero-h3c .wxq-jp_k-h3c{
color:#C8B08A;
}
.wxq-jp_amt-h3c{
font-size:2.625rem;
line-height:1;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
color:#FFC235;
font-weight:700;
position:relative;
}
.wxq-jp_sub-h3c{
color:#C8B08A;
margin-top:0.313rem;
font-size:0.75rem;
}
.wxq-jp_cell-h3c{
padding:22px;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
border-radius:20px;
display:flex;
justify-content:space-between;
min-height:180px;
flex-direction:column;
}
.wxq-jp_cell-h3c .wxq-jp_amt-h3c{
font-size:1.875rem;
color:#1A1208;
}
.wxq-jp_cell-h3c .wxq-jp_sub-h3c{
color:#7A6548;
}
@media(max-width:1024px){
.wxq-jp-h3c{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.wxq-jp_amt-h3c{
font-size:32px;
}
}
.wxq-steps-h3c{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.wxq-steps-h3c>*{
min-width:0;
}
.wxq-step-h3c{
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.875rem;
padding:1.5rem;
position:relative;
}
.wxq-step_num-h3c{
background:#F5A800;
border-radius:0.625rem;
width:1.875rem;
font-weight:700;
font-size:0.813rem;
display:flex;
justify-content:center;
margin-bottom:14px;
color:#1A1208;
height:30px;
align-items:center;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wxq-step_h-h3c{
font-weight:700;
color:#1A1208;
font-size:16px;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.438rem;
}
.wxq-step_p-h3c{
color:#3D3020;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.wxq-steps-h3c{
grid-template-columns:1fr;
}
}
.wxq-app-h3c{
gap:36px;
flex-wrap:wrap;
align-items:center;
display:flex;
justify-content:space-between;
}
.wxq-app_copy-h3c{
max-width:32.5rem;
}
.wxq-app_h2-h3c{
margin:12px 0 0.625rem;
font-weight:700;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-size:1.75rem;
color:#1A1208;
line-height:1.05;
}
.wxq-app_text-h3c{
color:#3D3020;
margin-bottom:20px;
line-height:1.6;
font-size:14px;
}
.wxq-app_btns-h3c{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.wxq-store-h3c{
background:#FDFAF4;
border-radius:0.875rem;
gap:0.563rem;
padding:0.688rem 18px;
border:1px solid rgba(26, 18, 8, 0.12);
color:#1A1208;
display:inline-flex;
cursor:pointer;
font-size:0.813rem;
font-weight:700;
align-items:center;
}
.wxq-store-h3c svg{
width:16px;
height:16px;
}
.wxq-app_qr_wrap-h3c{
gap:16px;
align-items:center;
display:flex;
}
.wxq-qr-h3c{
background:#FDFAF4;
grid-template-rows:repeat(5,1fr);
padding:11px;
gap:3px;
grid-template-columns:repeat(5,1fr);
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.875rem;
height:108px;
display:grid;
width:108px;
}
.wxq-qr-h3c i{
background:transparent;
}
.wxq-qr_f-h3c{
background:#B8720A;
}
.wxq-app_qr_cap-h3c{
font-size:12px;
max-width:5.25rem;
color:#7A6548;
line-height:1.4;
}
.wxq-dw_h2-h3c{
font-weight:700;
margin-bottom:0.625rem;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
color:#1A1208;
line-height:1.08;
}
.wxq-steps_v-h3c{
gap:10px;
grid-template-columns:1fr;
}
.wxq-steps_v-h3c .wxq-step-h3c{
padding:1.125rem 1.25rem;
}
@media(max-width:557px){
.wxq-dw_h2-h3c{
font-size:23px;
}
}
.wxq-pay_logos-h3c{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.wxq-pay_logos-h3c>*{
min-width:0;
}
.wxq-pay-h3c{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:10px;
display:flex;
height:3rem;
color:#3D3020;
font-weight:700;
align-items:center;
justify-content:center;
font-size:0.75rem;
}
.wxq-table-h3c{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.875rem;
overflow:hidden;
}
.wxq-trow-h3c{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.wxq-trow-h3c>div{
padding:13px 14px;
min-width:0;
}
.wxq-trow-h3c>div:first-child{
color:#1A1208;
font-weight:700;
padding-left:16px;
}
.wxq-trow_th-h3c{
background:#FDFAF4;
font-size:9.5px;
letter-spacing:.06em;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7A6548;
}
.wxq-trow-h3c:not(.wxq-trow_th-h3c){
background:#FFFFFF;
border-top:1px solid rgba(26, 18, 8, 0.08);
color:#3D3020;
}
.wxq-trow_zebra-h3c{
background:#F5F0E8;
}
.wxq-pos-h3c{
color:#B8720A;
font-weight:700;
}
@media(max-width:1025px){
.wxq-pay_logos-h3c{
grid-template-columns:repeat(2,1fr);
}
}
.wxq-promo_grid-h3c{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wxq-promo_grid-h3c>*{
min-width:0;
}
.wxq-promo-h3c{
padding:24px;
border:1px solid rgba(26, 18, 8, 0.12);
overflow:hidden;
border-radius:1.25rem;
background:#FFFFFF;
position:relative;
min-height:150px;
}
.wxq-promo_h-h3c{
font-size:26px;
line-height:1.05;
margin-top:0.375rem;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#1A1208;
}
.wxq-promo_h-h3c em{
font-style:normal;
color:#B8720A;
}
.wxq-promo_p-h3c{
color:#3D3020;
line-height:1.5;
font-size:0.781rem;
margin-top:0.5rem;
}
.wxq-promo_feat-h3c{
border-color:rgba(26, 18, 8, 0.12);
background:linear-gradient(135deg,#1C1409,#0F1520);
}
.wxq-promo_feat-h3c .wxq-promo_h-h3c{
color:#FDF6E3;
}
.wxq-promo_feat-h3c .wxq-promo_h-h3c em{
color:#FFC235;
}
.wxq-promo_feat-h3c .wxq-promo_p-h3c{
color:#C8B08A;
}
.wxq-promo_feat-h3c .wxq-eyebrow-h3c{
color:#FFC235;
}
@media(max-width:1022px){
.wxq-promo_grid-h3c{
grid-template-columns:1fr;
}
}
.wxq-vip_head-h3c{
gap:12px;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
margin-bottom:18px;
}
.wxq-vip_intro-h3c{
font-size:13px;
max-width:420px;
color:#3D3020;
}
.wxq-vip-h3c{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.wxq-vip-h3c>*{
min-width:0;
}
.wxq-tier-h3c{
border:1px solid rgba(26, 18, 8, 0.12);
padding:20px;
background:#FFFFFF;
border-radius:14px;
}
.wxq-tier_on-h3c{
background:rgba(184, 114, 10, 0.11);
border-color:#B8720A;
}
.wxq-tier_medal-h3c{
border-radius:10px;
background:linear-gradient(135deg,#F5A800,#8A5007);
width:1.875rem;
height:30px;
margin-bottom:14px;
}
.wxq-tier_name-h3c{
font-weight:700;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
color:#1A1208;
font-size:15px;
margin-bottom:5px;
}
.wxq-tier_tx-h3c{
font-size:0.719rem;
line-height:1.5;
color:#7A6548;
}
@media(max-width:1026px){
.wxq-vip-h3c{
grid-template-columns:repeat(2,1fr);
}
}
.wxq-news-h3c{
padding:26px 2rem;
background:linear-gradient(135deg,#1C1409,#0F1520);
border-radius:1.25rem;
border:1px solid rgba(26, 18, 8, 0.12);
gap:1.5rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
color:#FDF6E3;
}
.wxq-news_h3-h3c{
margin-bottom:0.25rem;
font-size:1.25rem;
color:#FDF6E3;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.wxq-news_text-h3c{
font-size:13px;
color:#C8B08A;
}
.wxq-news_form-h3c{
flex:1;
gap:10px;
min-width:0;
display:flex;
max-width:27.5rem;
}
.wxq-news_form-h3c .wxq-input-h3c{
min-width:0;
}
@media(max-width:559px){
.wxq-news_form-h3c{
width:100%;
}
}
.wxq-input-h3c{
border-radius:0.625rem;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 16px;
flex:1;
color:#C8B08A;
font-size:13.5px;
}
.wxq-supp-h3c{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.wxq-supp-h3c>*{
min-width:0;
}
.wxq-supp_card-h3c{
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(26, 18, 8, 0.12);
padding:24px;
}
.wxq-supp_card-h3c svg{
height:1.5rem;
margin-bottom:14px;
color:#B8720A;
width:24px;
}
.wxq-supp_card-h3c h3{
font-size:1rem;
color:#1A1208;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.375rem;
font-weight:700;
}
.wxq-supp_card-h3c p{
line-height:1.55;
color:#3D3020;
font-size:0.813rem;
}
@media(max-width:1027px){
.wxq-supp-h3c{
grid-template-columns:1fr;
}
}
.wxq-rc-h3c{
gap:32px;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.wxq-rc-h3c>*{
min-width:0;
}
.wxq-rc_awards-h3c{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.wxq-award-h3c{
gap:11px;
display:flex;
align-items:center;
}
.wxq-award-h3c svg{
flex:none;
height:1.125rem;
width:18px;
color:#D4A017;
}
.wxq-award_t-h3c{
font-weight:700;
font-size:0.844rem;
color:#1A1208;
}
.wxq-award_s-h3c{
color:#7A6548;
font-size:11.5px;
}
.wxq-rc_press-h3c{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.wxq-logo_cell-h3c{
border-radius:0.625rem;
border:1px solid rgba(26, 18, 8, 0.12);
justify-content:center;
align-items:center;
font-size:0.813rem;
font-weight:700;
height:3rem;
color:#3D3020;
display:flex;
}
.wxq-rc_partner-h3c{
border-radius:0.875rem;
padding:20px;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
}
.wxq-rc_partner_name-h3c{
color:#1A1208;
font-size:1.125rem;
margin-bottom:0.375rem;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.wxq-rc_partner_text-h3c{
font-size:0.781rem;
color:#3D3020;
line-height:1.55;
}
@media(max-width:1025px){
.wxq-rc-h3c{
gap:1.375rem;
grid-template-columns:1fr;
}
.wxq-rc_press-h3c{
grid-template-columns:repeat(4,1fr);
}
}
.wxq-rv_head-h3c{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
margin-bottom:18px;
}
.wxq-rv_agg-h3c{
gap:0.625rem;
align-items:center;
display:flex;
}
.wxq-rv_source-h3c{
font-size:0.781rem;
color:#7A6548;
}
.wxq-rv_grid-h3c{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.wxq-rv_grid-h3c>*{
min-width:0;
}
.wxq-review-h3c{
border-radius:14px;
padding:24px;
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
}
.wxq-review-h3c .wxq-stars-h3c{
margin-bottom:10px;
}
.wxq-review-h3c p{
font-size:0.906rem;
color:#1A1208;
font-weight:600;
line-height:1.5;
margin-bottom:14px;
}
.wxq-review_by-h3c{
font-size:0.781rem;
color:#7A6548;
}
@media(max-width:1023px){
.wxq-rv_grid-h3c{
grid-template-columns:1fr;
}
}
.wxq-ab_h2-h3c{
margin:0.875rem 0 16px;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
color:#1A1208;
line-height:1.08;
font-weight:700;
font-size:32px;
}
.wxq-ab_body-h3c{
color:#3D3020;
font-size:0.938rem;
margin-bottom:0.875rem;
line-height:1.65;
}
.wxq-ab_chips-h3c{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.wxq-faq-h3c{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.wxq-faq_item-h3c{
background:#FFFFFF;
padding:18px 22px;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.875rem;
}
.wxq-faq_q-h3c{
gap:1rem;
list-style:none;
cursor:pointer;
justify-content:space-between;
display:flex;
align-items:center;
color:#1A1208;
font-weight:600;
font-size:15.5px;
}
.wxq-faq_q-h3c::-webkit-details-marker{
display:none;
}
.wxq-faq_q_t-h3c{
gap:0.625rem;
display:flex;
}
.wxq-faq_q_i-h3c{
color:#B8720A;
font-style:normal;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wxq-faq_pm-h3c{
color:#B8720A;
font-size:20px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wxq-faq_item-h3c[open] .wxq-faq_pm-h3c{
transform:rotate(45deg);
}
.wxq-faq_a-h3c{
margin-top:0.75rem;
line-height:1.6;
color:#3D3020;
font-size:13.5px;
}
@media(max-width:557px){
.wxq-ab_h2-h3c{
font-size:1.625rem;
}
}
.wxq-op_h2-h3c{
margin:10px 0 8px;
font-weight:700;
line-height:1.1;
font-size:24px;
color:#1A1208;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
}
.wxq-op_text-h3c{
color:#3D3020;
font-size:13.5px;
line-height:1.6;
}
@media(max-width:562px){
.wxq-op_h2-h3c{
font-size:1.375rem;
}
}
.wxq-dispute-h3c{
padding:26px 1.875rem;
border-radius:14px;
gap:1.75rem;
border:1px dashed rgba(26, 18, 8, 0.22);
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.wxq-dispute_in-h3c{
max-width:660px;
}
.wxq-dispute_h2-h3c{
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
font-size:22px;
color:#1A1208;
font-weight:700;
}
.wxq-dispute_text-h3c{
line-height:1.6;
color:#3D3020;
font-size:0.844rem;
}
.wxq-provs-h3c{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:28px;
}
.wxq-provs-h3c>*{
min-width:0;
}
.wxq-prov-h3c{
padding:0.75rem;
border-radius:0.875rem;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
align-items:center;
justify-content:center;
height:64px;
display:flex;
text-decoration:none;
}
.wxq-prov_img-h3c{
object-fit:contain;
max-height:2rem;
max-width:100%;
}
.wxq-resp-h3c{
gap:24px;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
padding:1.625rem;
border-radius:14px;
align-items:center;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.wxq-resp_in-h3c{
max-width:35rem;
}
.wxq-resp_h-h3c{
font-weight:700;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
color:#1A1208;
font-size:1.188rem;
margin-bottom:8px;
}
.wxq-resp_p-h3c{
line-height:1.6;
color:#3D3020;
font-size:13.5px;
}
.wxq-resp_badges-h3c{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.wxq-age18-h3c{
padding:4px 0.5rem;
border:1.5px solid #C8281E;
border-radius:10px;
color:#C8281E;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:13px;
}
.wxq-resp_org-h3c{
color:#7A6548;
font-weight:600;
font-size:0.813rem;
}
@media(max-width:1021px){
.wxq-provs-h3c{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:563px){
.wxq-provs-h3c{
grid-template-columns:repeat(2,1fr);
}
}
.wxq-footer-h3c{
background:#1A1410;
padding:2.5rem 28px;
border-top:1px solid rgba(26, 18, 8, 0.08);
}
.wxq-footer_grid-h3c{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
max-width:1380px;
margin-bottom:28px;
margin-right:auto;
margin-left:auto;
display:grid;
}
.wxq-footer_grid-h3c>*{
min-width:0;
}
.wxq-footer_grid-h3c h4{
color:#B0967A;
margin-bottom:13px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
font-size:10px;
text-transform:uppercase;
}
.wxq-fcol-h3c{
gap:0.563rem;
color:#3D3020;
display:flex;
flex-direction:column;
font-size:13px;
}
.wxq-fcol-h3c a{
cursor:pointer;
}
.wxq-ft_about-h3c{
line-height:1.6;
margin-top:0.75rem;
font-size:0.813rem;
color:#7A6548;
max-width:16.25rem;
}
.wxq-ft_contact-h3c{
color:#B8720A;
overflow-wrap:anywhere;
font-size:12.5px;
margin-top:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.wxq-footer_bottom-h3c{
gap:1rem;
margin:0 auto;
display:flex;
max-width:1380px;
padding-top:20px;
border-top:1px solid rgba(26, 18, 8, 0.08);
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
}
.wxq-footer_bottom-h3c p{
line-height:1.6;
max-width:720px;
color:#B0967A;
font-size:0.688rem;
}
@media(max-width:1025px){
.wxq-footer_grid-h3c{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.wxq-footer_grid-h3c{
grid-template-columns:1fr;
}
}