*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0F0D09;font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:15px;line-height:1.55;overflow-wrap:break-word;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#C8B98A;}
img{max-width:100%;display:block;}
a{color:inherit;text-decoration:none;}
button{border:none;background:none;font-family:inherit;cursor:pointer;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{height:0.5rem;width:0.5rem;}
::-webkit-scrollbar-thumb{border-radius:0.5rem;background:rgba(9, 8, 6, 0.72);}
::-webkit-scrollbar-track{background:transparent;}
.yjz-shell-rgx{grid-template-columns:248px 1fr;min-height:100vh;display:grid;}
.yjz-main-rgx{min-width:0;}
.yjz-wrap-rgx{margin:0 auto;width:100%;max-width:1400px;}
.yjz-container-rgx{padding:0 16px;margin:0 auto;width:100%;max-width:1400px;}
@media(min-width:770px){.yjz-container-rgx{padding:0 28px;}
}
.yjz-section-rgx{padding:24px 1.75rem;}
.yjz-section_pt-rgx{padding-top:34px;}
.yjz-band_soft-rgx{background:#1A1710;}
.yjz-eyebrow-rgx{color:#D4A017;display:inline-block;overflow-wrap:break-word;font-weight:600;line-height:1.4;font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;letter-spacing:.14em;text-transform:uppercase;font-size:0.656rem;}
.yjz-drawer_cb-rgx{display:none;}
.yjz-overlay-rgx{display:none;}
@media(max-width:1023px){.yjz-shell-rgx{grid-template-columns:1fr;}
.yjz-main-rgx{padding-bottom:4.875rem;}
.yjz-drawer_cb-rgx:checked~.yjz-overlay-rgx{inset:0;background:rgba(9, 8, 6, 0.72);position:fixed;display:block;z-index:70;}
}
@media(max-width:558px){.yjz-section-rgx{padding:1.125rem 16px;}
.yjz-section_pt-rgx{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 ---------- */
.yjz-side-rgx{background:#131109;padding:22px 18px;gap:1.375rem;align-self:start;display:flex;flex-direction:column;overflow-y:auto;top:0;border-right:1px solid #2A2416;position:sticky;height:100vh;}
.yjz-brand-rgx{gap:0.625rem;display:flex;align-items:center;}
.yjz-logo-rgx{font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.313rem;font-weight:700;color:#F5EDD6;letter-spacing:-.02em;}
.yjz-side_cta-rgx{border:1px solid #3A3020;padding:1rem;border-radius:0.75rem;background:rgba(212, 160, 23, 0.12);}
.yjz-side_cta_h-rgx{margin-bottom:6px;font-weight:700;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.063rem;line-height:1.15;color:#F5EDD6;}
.yjz-side_cta_p-rgx{font-size:0.75rem;margin-bottom:0.75rem;line-height:1.45;color:#C8B98A;}
.yjz-nav-rgx{gap:3px;flex-direction:column;display:flex;}
.yjz-nav_label-rgx{padding:6px 10px;text-transform:uppercase;color:#5A4E36;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:9.5px;letter-spacing:.14em;}
.yjz-nav_item-rgx{gap:0.688rem;padding:0.625rem;border-radius:0.5rem;align-items:center;color:#C8B98A;display:flex;font-size:14px;font-weight:500;}
.yjz-nav_item-rgx svg{height:1.063rem;width:1.063rem;}
.yjz-nav_item-rgx:hover{background:rgba(212, 160, 23, 0.12);color:#F5EDD6;}
.yjz-nav_item_on-rgx{background:rgba(212, 160, 23, 0.12);color:#D4A017;font-weight:600;}
.yjz-side_foot-rgx{border-radius:12px;padding:12px;background:#1A1710;border:1px solid #3A3020;margin-top:auto;}
.yjz-side_foot-rgx p{font-size:0.781rem;color:#C8B98A;line-height:1.4;margin-top:4px;}
/* ---------- topbar ---------- */
.yjz-top-rgx{gap:1rem;padding:14px 1.75rem;background:#131109;border-bottom:1px solid #2A2416;top:0;align-items:center;position:sticky;z-index:40;display:flex;}
.yjz-top_brand-rgx{gap:9px;display:none;align-items:center;}
.yjz-search-rgx{border:1px solid #3A3020;border-radius:12px;background:#1A1710;flex:1;padding:0.688rem 0.875rem;gap:10px;color:#8C7A55;display:flex;max-width:440px;align-items:center;font-size:13.5px;}
.yjz-search-rgx svg{flex:none;height:1rem;width:16px;}
.yjz-top_actions-rgx{gap:0.75rem;align-items:center;margin-left:auto;display:flex;}
.yjz-lang-rgx{color:#C8B98A;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:12px;}
.yjz-burger-rgx{background:#1A1710;border:1px solid #3A3020;border-radius:8px;display:none;color:#F5EDD6;height:2.5rem;justify-content:center;width:40px;align-items:center;}
/* ---------- bottom-nav (mobile) ---------- */
.yjz-botnav-rgx{display:none;}
@media(max-width:1025px){.yjz-side-rgx{transition:transform .25s ease;width:17.5rem;left:0;height:100vh;transform:translateX(-100%);top:0;z-index:80;position:fixed;}
.yjz-drawer_cb-rgx:checked~.yjz-shell-rgx .yjz-side-rgx{transform:translateX(0);}
.yjz-top-rgx{gap:0.75rem;padding:14px 16px;position:static;flex-wrap:wrap;}
.yjz-top_brand-rgx{display:flex;}
.yjz-search-rgx{display:none;}
.yjz-burger-rgx{display:flex;}
.yjz-top_actions-rgx{gap:0.625rem;width:100%;align-items:stretch;margin-left:0;}
.yjz-top_actions-rgx .yjz-lang-rgx{display:none;}
.yjz-top_actions-rgx .yjz-btn-rgx{flex:1;padding:0.688rem 0.625rem;text-align:center;}
.yjz-botnav-rgx{padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));background:#131109;grid-template-columns:repeat(3,1fr);right:0;transform:translateZ(0);display:grid;bottom:0;border-top:1px solid #3A3020;position:fixed;z-index:65;left:0;}
.yjz-bn-rgx{gap:4px;padding:0.375rem 2px 0;flex-direction:column;min-width:0;justify-content:flex-end;color:#C8B98A;font-weight:600;align-items:center;display:flex;font-size:0.625rem;}
.yjz-bn-rgx svg{flex:none;height:22px;width:1.375rem;}
.yjz-bn-rgx span{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.yjz-bn_on-rgx{color:#D4A017;}
.yjz-bn_center-rgx{position:relative;}
.yjz-bn_fab-rgx{border-radius:50%;background:#F0C040;left:50%;transform:translateX(-50%);color:#0F0D09;width:3.125rem;box-shadow:0 8px 2rem rgba(0, 0, 0, 0.70), 0 2px 8px rgba(212, 160, 23, 0.18);display:flex;position:absolute;top:-20px;height:50px;align-items:center;justify-content:center;}
.yjz-bn_fab-rgx svg{width:1.5rem;height:24px;}
.yjz-bn_center-rgx span{color:#D4A017;}
}
.yjz-btn-rgx{transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;padding:11px 1.375rem;border-radius:0.5rem;gap:0.5rem;align-items:center;font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;display:inline-flex;font-size:0.875rem;cursor:pointer;justify-content:center;font-weight:700;}
.yjz-btn_pri-rgx{background:#F0C040;color:#0F0D09;box-shadow:0 0.25rem 1.25rem rgba(212, 160, 23, 0.45), 0 2px 8px rgba(212, 160, 23, 0.25);}
.yjz-btn_pri-rgx:hover{background:#D9AA2E;}
.yjz-btn_ghost-rgx{background:rgba(212, 160, 23, 0.12);color:#F5EDD6;font-weight:600;}
.yjz-btn_line-rgx{background:transparent;border:1px solid #5A4A28;color:#F5EDD6;font-weight:600;}
.yjz-btn_lg-rgx{border-radius:0.75rem;padding:1rem 30px;font-size:15px;}
.yjz-band-rgx .yjz-btn_line-rgx{border-color:rgba(255, 215, 80, 0.13);color:#F5EDD6;}
.yjz-band-rgx .yjz-btn_ghost-rgx{background:rgba(255, 220, 100, 0.08);color:#F5EDD6;}
.yjz-link_m-rgx{gap:0.313rem;font-size:12px;align-items:center;color:#D4A017;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-decoration:none;cursor:pointer;display:inline-flex;}
.yjz-link_m-rgx svg{width:14px;height:14px;}
.yjz-band-rgx .yjz-link_m-rgx{color:#F0C040;}
.yjz-dot-rgx{background:#D4A017;flex:none;border-radius:50%;width:7px;height:7px;}
.yjz-dot_live-rgx{animation:zm3-pulse 1.4s infinite;background:#E03A2F;}
.yjz-stars-rgx{gap:2px;color:#D4A017;display:inline-flex;}
.yjz-stars-rgx svg{width:15px;height:15px;}
.yjz-chip-rgx{border-radius:0.5rem;background:#1A1710;padding:0.438rem 0.75rem;gap:0.375rem;border:1px solid #3A3020;align-items:center;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:11px;display:inline-flex;color:#C8B98A;}
.yjz-chip_on-rgx{border-color:transparent;background:rgba(212, 160, 23, 0.12);color:#D4A017;}
.yjz-gc-rgx{display:block;text-decoration:none;min-width:0;cursor:pointer;color:inherit;}
.yjz-gc_thumb-rgx{border-radius:12px;overflow:hidden;border:1px solid #3A3020;background-position:center;position:relative;aspect-ratio:1;background-size:cover;display:block;}
.yjz-gc_thumb_portrait-rgx{aspect-ratio:3/4;}
.yjz-gc_thumb_wide-rgx{aspect-ratio:16/11;}
.yjz-gc_cap-rgx{background:linear-gradient(transparent,rgba(9, 8, 6, 0.72));padding:9px;bottom:0;right:0;left:0;position:absolute;}
.yjz-gc_name-rgx{color:#F5EDD6;font-size:12.5px;font-weight:700;display:block;}
.yjz-gc_meta-rgx{font-size:0.688rem;color:#A8946A;}
.yjz-gc_badge-rgx{background:#D4A017;padding:2px 6px;border-radius:8px;position:absolute;color:#0F0D09;top:0.5rem;font-weight:700;font-size:8px;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;right:8px;}
.yjz-gc_badge_hot-rgx{background:#E03A2F;color:#F5EDD6;}
.yjz-gc_badge_live-rgx{background:#E03A2F;left:0.5rem;right:auto;color:#F5EDD6;}
.yjz-gc_mult-rgx{inset:0;justify-content:center;position:absolute;display:flex;font-weight:700;align-items:center;font-size:28px;color:#D4A017;}
.yjz-pc-rgx{border:1px solid #3A3020;background:#1A1710;border-radius:12px;height:4rem;display:flex;align-items:center;justify-content:center;font-size:0.875rem;color:#C8B98A;font-weight:700;}
.yjz-rail-rgx{min-width:0;}
.yjz-rail_scroll-rgx{gap:0.875rem;display:grid;}
.yjz-rail_scroll-rgx>*{min-width:0;}
.yjz-g6-rgx{grid-template-columns:repeat(6,1fr);}
.yjz-g7-rgx{grid-template-columns:repeat(7,1fr);}
.yjz-g4-rgx{grid-template-columns:repeat(4,1fr);}
@media(max-width:1025px){.yjz-g6-rgx,.yjz-g7-rgx{grid-template-columns:none;scroll-snap-type:x mandatory;grid-auto-flow:column;padding-bottom:0.375rem;overflow-x:auto;grid-auto-columns:120px;}
.yjz-g6-rgx>*,.yjz-g7-rgx>*{scroll-snap-align:start;}
.yjz-g4-rgx{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:560px){.yjz-g4-rgx{grid-template-columns:none;overflow-x:auto;grid-auto-columns:9.375rem;grid-auto-flow:column;}
}
.yjz-panel-rgx{border:1px solid #3A3020;padding:28px 2rem;border-radius:1.25rem;background:#1A1710;}
.yjz-split-rgx{gap:36px;align-items:start;display:grid;}
.yjz-split-rgx>*{min-width:0;}
.yjz-split_a-rgx{grid-template-columns:.85fr 1.15fr;}
.yjz-split_b-rgx{grid-template-columns:1fr 1.1fr;}
.yjz-split_c-rgx{grid-template-columns:1.1fr .9fr;}
.yjz-pgrid-rgx{grid-template-columns:.9fr 1.1fr;gap:2.5rem;align-items:center;display:grid;}
.yjz-pgrid-rgx>*{min-width:0;}
.yjz-lead-rgx{line-height:1.65;margin-bottom:0.875rem;font-size:0.938rem;color:#C8B98A;}
.yjz-feat-rgx{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.yjz-feat-rgx>*{min-width:0;}
.yjz-feat2-rgx{grid-template-columns:1fr 1fr;}
.yjz-feat_card-rgx{border:1px solid #3A3020;background:#1A1710;border-radius:1.25rem;padding:26px;}
.yjz-feat_card-rgx svg{width:1.625rem;height:26px;margin-bottom:1rem;color:#D4A017;}
.yjz-feat_card-rgx h3{font-weight:700;color:#F5EDD6;margin-bottom:0.5rem;font-size:18px;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.yjz-feat_card-rgx p{line-height:1.6;font-size:13px;color:#C8B98A;}
.yjz-feat_card-rgx b{color:#F5EDD6;}
.yjz-big-rgx{gap:22px;flex-wrap:wrap;display:flex;}
.yjz-big_n-rgx{font-weight:700;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:26px;color:#D4A017;}
.yjz-big_l-rgx{color:#8C7A55;font-size:0.75rem;}
.yjz-person-rgx{padding:16px 18px;gap:14px;background:#1A1710;border:1px solid #3A3020;border-radius:12px;display:flex;align-items:center;}
.yjz-avatar-rgx{flex:none;border-radius:50%;background:linear-gradient(135deg,#F0C040,#A87A0A);width:2.75rem;height:2.75rem;}
.yjz-person_name-rgx{font-size:0.875rem;font-weight:700;color:#F5EDD6;}
.yjz-person_role-rgx{font-size:12px;color:#8C7A55;}
.yjz-kv-rgx{border:1px solid #3A3020;background:#3A3020;overflow:hidden;border-radius:0.75rem;gap:1px;grid-template-columns:1fr 1fr;display:grid;}
.yjz-kv-rgx>div{padding:16px 1.125rem;background:#0F0D09;min-width:0;}
.yjz-kv_k-rgx{font-size:9.5px;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;margin-bottom:0.313rem;color:#D4A017;}
.yjz-kv_v-rgx{font-size:0.844rem;font-weight:700;color:#F5EDD6;}
@media(max-width:1025px){.yjz-split_a-rgx,.yjz-split_b-rgx,.yjz-split_c-rgx,.yjz-pgrid-rgx{gap:24px;grid-template-columns:1fr;}
.yjz-feat-rgx,.yjz-feat2-rgx{grid-template-columns:1fr;}
.yjz-kv-rgx{grid-template-columns:1fr;}
}
.yjz-sh-rgx{margin-bottom:16px;min-width:0;}
.yjz-sh_row-rgx{gap:0.75rem;flex-wrap:wrap;justify-content:space-between;display:flex;align-items:flex-end;}
.yjz-sh_row-rgx .yjz-sh_l-rgx{gap:0.375rem;display:flex;min-width:0;flex-direction:column;}
.yjz-sh_stack-rgx{gap:10px;display:flex;flex-direction:column;align-items:flex-start;}
.yjz-sh_center-rgx{gap:10px;text-align:center;align-items:center;flex-direction:column;display:flex;}
.yjz-sh_h2-rgx{gap:0.563rem;font-size:20px;color:#F5EDD6;align-items:center;overflow-wrap:break-word;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.1;display:flex;font-weight:700;}
@media(min-width:771px){.yjz-sh_h2-rgx{font-size:1.5rem;}
}
.yjz-band-rgx .yjz-sh_h2-rgx{color:#F5EDD6;}
.yjz-eb_mono-rgx{text-transform:none;letter-spacing:.08em;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.yjz-eb_mono-rgx::before{content:"// ";}
.yjz-eb_upper-rgx{text-transform:uppercase;letter-spacing:.14em;}
.yjz-eb_pill-rgx{border-radius:62.438rem;background:rgba(212, 160, 23, 0.12);padding:0.313rem 0.688rem;text-transform:uppercase;letter-spacing:.12em;}
.yjz-eb_line-rgx{gap:10px;align-items:center;display:inline-flex;}
.yjz-eb_line-rgx::before{background:#D4A017;display:inline-block;content:"";height:1px;width:1.5rem;}
.yjz-band-rgx .yjz-eb_line-rgx::before{background:#F0C040;}
.yjz-band-rgx .yjz-eb_pill-rgx{background:rgba(255, 220, 100, 0.08);}
.yjz-sh_link-rgx{transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;gap:6px;color:#F5EDD6;border-bottom:1px solid #F5EDD6;align-items:center;font-weight:600;white-space:nowrap;display:inline-flex;padding-bottom:2px;font-size:0.813rem;}
.yjz-sh_link-rgx:hover{border-color:#D4A017;color:#D4A017;}
.yjz-sh_link-rgx svg{width:0.875rem;height:0.875rem;}
.yjz-sh_link_chev-rgx{color:#D4A017;border-bottom:0;padding-bottom:0;font-size:0.75rem;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.yjz-sh_link_btn-rgx{background:#F0C040;padding:9px 18px;border-radius:999px;border-bottom:0;color:#0F0D09;}
.yjz-sh_link_btn-rgx:hover{border-color:transparent;background:#D9AA2E;}
.yjz-band-rgx .yjz-sh_link-rgx{border-color:#F5EDD6;color:#F5EDD6;}
.yjz-band-rgx .yjz-sh_link_chev-rgx{color:#F0C040;}
.yjz-sh_rule-rgx{background:#3A3020;margin:-2px 0 16px;height:1px;}
.yjz-band-rgx .yjz-sh_rule-rgx{background:rgba(255, 215, 80, 0.13);}
.yjz-seo_grid3-rgx{gap:20px;grid-template-columns:repeat(3,1fr);display:grid;}
.yjz-seo_grid4-rgx{grid-template-columns:repeat(4,1fr);gap:0.813rem;display:grid;}
.yjz-seo_grid3-rgx>*,.yjz-seo_grid4-rgx>*{min-width:0;}
.yjz-seo_card-rgx{padding:24px;background:#1A1710;border-radius:0.75rem;border:1px solid #3A3020;}
.yjz-seo_card-rgx h3{margin-bottom:0.5rem;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F5EDD6;font-weight:700;font-size:18px;}
.yjz-seo_card-rgx p{line-height:1.6;color:#C8B98A;font-size:13px;}
.yjz-seo_card_sm-rgx{padding:1.25rem;}
.yjz-seo_card_sm-rgx h3{font-size:1rem;}
.yjz-seo_card_sm-rgx p{font-size:0.781rem;line-height:1.55;}
.yjz-seo_rtp_row-rgx{gap:36px;grid-template-columns:1fr 1fr;display:grid;margin-top:1rem;align-items:center;}
.yjz-rtp-rgx{gap:0.875rem;min-width:0;display:flex;}
.yjz-rtp-rgx>div{flex:1;background:#0F0D09;border-radius:0.75rem;padding:16px;text-align:center;min-width:0;}
.yjz-rtp_n-rgx{font-weight:700;font-size:26px;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#D4A017;white-space:nowrap;}
.yjz-rtp_l-rgx{font-size:0.688rem;color:#8C7A55;margin-top:0.25rem;}
.yjz-cmp-rgx{border-radius:12px;overflow:hidden;border:1px solid #3A3020;max-width:47.5rem;}
.yjz-cmp_row-rgx{grid-template-columns:1.6fr 1fr 1fr;font-size:0.813rem;display:grid;}
.yjz-cmp_row-rgx>div{padding:0.813rem 14px;min-width:0;text-align:center;}
.yjz-cmp_row-rgx>div:first-child{font-weight:600;padding-left:22px;color:#F5EDD6;text-align:left;}
.yjz-cmp_th-rgx{background:#0F0D09;font-weight:700;font-size:12.5px;}
.yjz-cmp_row-rgx:not(.yjz-cmp_th-rgx){background:#1A1710;border-top:1px solid #2A2416;color:#C8B98A;}
.yjz-cmp_zebra-rgx{background:#141209;}
.yjz-guide-rgx{border-radius:0.75rem;border:1px solid #3A3020;background:#1A1710;overflow:hidden;cursor:pointer;}
.yjz-guide_cover-rgx{height:130px;}
.yjz-guide_body-rgx{padding:1.25rem;}
.yjz-guide_body-rgx h3{margin:7px 0 9px;line-height:1.25;font-weight:700;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1rem;color:#F5EDD6;}
.yjz-guide_meta-rgx{font-size:0.719rem;color:#8C7A55;}
.yjz-hub-rgx{gap:28px;grid-template-columns:repeat(5,1fr);border-top:1px solid #2A2416;display:grid;padding-top:1.75rem;}
.yjz-hub-rgx>*{min-width:0;}
.yjz-hub-rgx h4{margin-bottom:11px;font-weight:700;color:#F5EDD6;font-size:0.813rem;}
.yjz-hub_col-rgx{gap:0.5rem;font-size:0.813rem;flex-direction:column;display:flex;color:#C8B98A;}
.yjz-hub_col-rgx a{cursor:pointer;}
@media(max-width:1026px){.yjz-seo_grid3-rgx{grid-template-columns:1fr;}
.yjz-seo_grid4-rgx{grid-template-columns:repeat(2,1fr);}
.yjz-seo_rtp_row-rgx{grid-template-columns:1fr;gap:1.25rem;}
.yjz-hub-rgx{gap:22px;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:558px){.yjz-hub-rgx{grid-template-columns:1fr;}
}
.yjz-hero-rgx{border:1px solid #3A3020;padding:46px 48px;border-radius:20px;overflow:hidden;background:linear-gradient(120deg,#1C1608,#0E1220);color:#F5EDD6;position:relative;}
.yjz-hero_glow-rgx{background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);border-radius:50%;height:340px;right:-3.75rem;top:-60px;position:absolute;width:21.25rem;}
.yjz-hero_in-rgx{position:relative;max-width:37.5rem;}
.yjz-hero-rgx .yjz-eyebrow-rgx{color:#F0C040;}
.yjz-pill_row-rgx{border:1px solid rgba(255, 215, 80, 0.13);padding:6px 0.813rem;gap:0.5rem;border-radius:999px;background:rgba(255, 220, 100, 0.08);text-transform:uppercase;color:#F0C040;display:inline-flex;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;margin-bottom:1.375rem;font-size:0.656rem;letter-spacing:.1em;align-items:center;}
.yjz-hero_h1-rgx{margin:1.125rem 0;color:#F5EDD6;overflow-wrap:break-word;letter-spacing:-.02em;font-size:54px;font-weight:700;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.02;}
.yjz-hero_h1-rgx em{color:#F0C040;font-style:normal;}
.yjz-hero_sub-rgx{font-size:17px;line-height:1.55;color:#A8946A;margin-bottom:1.75rem;max-width:30rem;}
.yjz-hero_cta-rgx{gap:14px;flex-wrap:wrap;display:flex;margin-bottom:26px;align-items:center;}
.yjz-hero_trust-rgx{gap:0.875rem;align-items:center;flex-wrap:wrap;display:flex;}
.yjz-hero_rating_txt-rgx{font-size:0.813rem;color:#A8946A;}
@media(max-width:1024px){.yjz-hero-rgx{padding:2rem 24px;}
.yjz-hero_h1-rgx{font-size:2.375rem;}
}
@media(max-width:561px){.yjz-hero_h1-rgx{font-size:30px;}
}
.yjz-tabs-rgx{gap:9px;display:flex;flex-wrap:wrap;}
.yjz-tab-rgx{border:1px solid #3A3020;padding:0.625rem 1.125rem;background:#1A1710;border-radius:0.5rem;color:#C8B98A;font-weight:600;font-size:0.813rem;cursor:pointer;}
.yjz-tab_on-rgx{background:#F0C040;border-color:transparent;color:#0F0D09;font-weight:700;}
.yjz-stat-rgx{grid-template-columns:repeat(4,1fr);gap:0.875rem;display:grid;}
.yjz-stat-rgx>*{min-width:0;}
.yjz-stat_item-rgx{border-radius:12px;background:#1A1710;padding:18px 1.25rem;border:1px solid #3A3020;}
.yjz-stat_k-rgx{margin-bottom:0.438rem;letter-spacing:.12em;font-size:0.594rem;text-transform:uppercase;color:#8C7A55;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.yjz-stat_v-rgx{gap:8px;display:flex;font-weight:700;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;align-items:center;color:#F5EDD6;font-size:1.5rem;overflow-wrap:anywhere;min-width:0;}
.yjz-stat_v_accent-rgx{color:#D4A017;}
@media(max-width:1024px){.yjz-stat-rgx{grid-template-columns:repeat(2,1fr);}
}
.yjz-wlc-rgx{gap:24px;grid-template-columns:1.2fr .8fr;border-radius:1.25rem;background:linear-gradient(120deg,#1C1608,#0E1220);border:1px solid #3A3020;padding:36px 40px;overflow:hidden;display:grid;align-items:center;position:relative;color:#F5EDD6;}
.yjz-wlc-rgx>*{min-width:0;}
.yjz-wlc-rgx .yjz-eyebrow-rgx{color:#F0C040;}
.yjz-wlc_glow-rgx{border-radius:50%;background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);height:16.25rem;top:-40px;width:16.25rem;position:absolute;right:-40px;}
.yjz-wlc_in-rgx{position:relative;}
.yjz-wlc_h2-rgx{margin:10px 0 8px;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:2.125rem;overflow-wrap:break-word;font-weight:700;color:#F5EDD6;line-height:1.03;}
.yjz-wlc_h2-rgx em{color:#F0C040;font-style:normal;}
.yjz-wlc_sub-rgx{font-size:14px;max-width:26.25rem;color:#A8946A;margin-bottom:1.125rem;line-height:1.55;}
.yjz-wlc_terms-rgx{gap:0.625rem;flex-direction:column;position:relative;display:flex;}
.yjz-term-rgx{gap:0.688rem;border-radius:12px;padding:13px 15px;border:1px solid rgba(255, 215, 80, 0.13);background:rgba(255, 220, 100, 0.08);display:flex;align-items:center;}
.yjz-term-rgx svg{flex:none;width:20px;color:#F0C040;height:1.25rem;}
.yjz-term_k-rgx{color:#A8946A;letter-spacing:.1em;font-size:9.5px;text-transform:uppercase;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.yjz-term_v-rgx{font-weight:700;font-size:0.875rem;margin-top:2px;color:#F5EDD6;}
@media(max-width:1027px){.yjz-wlc-rgx{grid-template-columns:1fr;}
}
@media(max-width:558px){.yjz-wlc_h2-rgx{font-size:1.625rem;}
}
.yjz-jp-rgx{grid-template-columns:1.5fr 1fr 1fr;gap:14px;display:grid;}
.yjz-jp-rgx>*{min-width:0;}
.yjz-jp_hero-rgx{padding:1.625rem;gap:14px;border:1px solid #3A3020;border-radius:20px;background:linear-gradient(135deg,#1C1608,#0E1220);overflow:hidden;position:relative;color:#F5EDD6;flex-direction:column;min-height:180px;display:flex;justify-content:space-between;}
.yjz-jp_glow-rgx{border-radius:50%;background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);right:-40px;top:-2.5rem;width:180px;height:11.25rem;position:absolute;}
.yjz-jp_k_row-rgx{gap:10px;align-items:center;position:relative;display:flex;justify-content:space-between;}
.yjz-jp_k-rgx{font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;font-size:10px;color:#8C7A55;letter-spacing:.12em;}
.yjz-jp_hero-rgx .yjz-jp_k-rgx{color:#A8946A;}
.yjz-jp_amt-rgx{font-weight:700;font-size:2.625rem;color:#F0C040;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1;position:relative;}
.yjz-jp_sub-rgx{color:#A8946A;margin-top:0.313rem;font-size:12px;}
.yjz-jp_cell-rgx{border:1px solid #3A3020;padding:22px;border-radius:1.25rem;background:#1A1710;justify-content:space-between;flex-direction:column;display:flex;min-height:180px;}
.yjz-jp_cell-rgx .yjz-jp_amt-rgx{color:#F5EDD6;font-size:30px;}
.yjz-jp_cell-rgx .yjz-jp_sub-rgx{color:#8C7A55;}
@media(max-width:1026px){.yjz-jp-rgx{grid-template-columns:1fr;}
}
@media(max-width:560px){.yjz-jp_amt-rgx{font-size:2rem;}
}
.yjz-gm-rgx{grid-template-columns:1.3fr 1fr;gap:16px;display:grid;}
.yjz-gm-rgx>*{min-width:0;}
.yjz-gm_panel-rgx{border:1px solid #3A3020;background:#1A1710;border-radius:1.25rem;padding:28px;}
.yjz-gm_h2-rgx{margin:0.625rem 0 0.5rem;font-size:1.5rem;color:#F5EDD6;font-weight:700;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.yjz-gm_text-rgx{font-size:13.5px;margin-bottom:20px;color:#C8B98A;max-width:27.5rem;line-height:1.6;}
.yjz-gm_level-rgx{gap:0.875rem;margin-bottom:16px;align-items:center;display:flex;}
.yjz-gm_lv-rgx{font-weight:700;color:#D4A017;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.5rem;}
.yjz-gm_bar_wrap-rgx{flex:1;min-width:0;}
.yjz-gm_bar_meta-rgx{justify-content:space-between;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#8C7A55;display:flex;margin-bottom:5px;font-size:10px;}
.yjz-bar-rgx{background:#0F0D09;border-radius:999px;overflow:hidden;height:0.5rem;}
.yjz-bar_fill-rgx{background:linear-gradient(90deg,#F0C040,#A87A0A);border-radius:999px;height:100%;display:block;}
.yjz-gm_missions-rgx{gap:9px;flex-wrap:wrap;display:flex;}
.yjz-gm_refer-rgx{overflow:hidden;padding:28px;background:linear-gradient(150deg,#1C1608,#0E1220);border:1px solid #3A3020;border-radius:20px;flex-direction:column;color:#F5EDD6;display:flex;position:relative;justify-content:space-between;}
.yjz-gm_refer-rgx .yjz-eyebrow-rgx{color:#F0C040;}
.yjz-gm_ref_h2-rgx{margin:0.625rem 0 0.5rem;line-height:1.1;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:24px;font-weight:700;color:#F5EDD6;}
.yjz-gm_ref_h2-rgx em{font-style:normal;color:#F0C040;}
.yjz-gm_ref_text-rgx{color:#A8946A;margin-bottom:1.125rem;font-size:0.813rem;line-height:1.55;}
@media(max-width:1027px){.yjz-gm-rgx{grid-template-columns:1fr;}
}
.yjz-dw_h2-rgx{font-size:26px;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;color:#F5EDD6;line-height:1.08;font-weight:700;margin-bottom:0.625rem;}
.yjz-steps_v-rgx{grid-template-columns:1fr;gap:10px;}
.yjz-steps_v-rgx .yjz-step-rgx{padding:18px 1.25rem;}
@media(max-width:558px){.yjz-dw_h2-rgx{font-size:1.438rem;}
}
.yjz-pay_logos-rgx{gap:9px;grid-template-columns:repeat(4,1fr);display:grid;}
.yjz-pay_logos-rgx>*{min-width:0;}
.yjz-pay-rgx{border:1px solid #3A3020;border-radius:8px;display:flex;justify-content:center;height:3rem;color:#C8B98A;align-items:center;font-size:12px;font-weight:700;}
.yjz-table-rgx{border:1px solid #3A3020;border-radius:0.75rem;overflow:hidden;}
.yjz-trow-rgx{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:0.813rem;display:grid;}
.yjz-trow-rgx>div{padding:13px 14px;min-width:0;}
.yjz-trow-rgx>div:first-child{padding-left:1rem;color:#F5EDD6;font-weight:700;}
.yjz-trow_th-rgx{background:#0F0D09;font-size:9.5px;text-transform:uppercase;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#8C7A55;letter-spacing:.06em;}
.yjz-trow-rgx:not(.yjz-trow_th-rgx){background:#1A1710;border-top:1px solid #2A2416;color:#C8B98A;}
.yjz-trow_zebra-rgx{background:#141209;}
.yjz-pos-rgx{font-weight:700;color:#D4A017;}
@media(max-width:1023px){.yjz-pay_logos-rgx{grid-template-columns:repeat(2,1fr);}
}
.yjz-app-rgx{gap:36px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.yjz-app_copy-rgx{max-width:32.5rem;}
.yjz-app_h2-rgx{margin:12px 0 0.625rem;color:#F5EDD6;font-size:28px;font-weight:700;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.05;}
.yjz-app_text-rgx{font-size:14px;line-height:1.6;color:#C8B98A;margin-bottom:20px;}
.yjz-app_btns-rgx{gap:12px;display:flex;flex-wrap:wrap;}
.yjz-store-rgx{border:1px solid #3A3020;padding:0.688rem 18px;gap:0.563rem;background:#0F0D09;border-radius:0.75rem;align-items:center;cursor:pointer;color:#F5EDD6;font-weight:700;font-size:0.813rem;display:inline-flex;}
.yjz-store-rgx svg{width:1rem;height:1rem;}
.yjz-app_qr_wrap-rgx{gap:16px;align-items:center;display:flex;}
.yjz-qr-rgx{grid-template-columns:repeat(5,1fr);border-radius:0.75rem;padding:0.688rem;gap:3px;grid-template-rows:repeat(5,1fr);border:1px solid #3A3020;background:#0F0D09;height:6.75rem;display:grid;width:108px;}
.yjz-qr-rgx i{background:transparent;}
.yjz-qr_f-rgx{background:#D4A017;}
.yjz-app_qr_cap-rgx{color:#8C7A55;font-size:0.75rem;line-height:1.4;max-width:84px;}
.yjz-steps-rgx{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.yjz-steps-rgx>*{min-width:0;}
.yjz-step-rgx{border:1px solid #3A3020;padding:24px;border-radius:0.75rem;background:#1A1710;position:relative;}
.yjz-step_num-rgx{border-radius:0.5rem;background:#F0C040;display:flex;font-weight:700;justify-content:center;height:1.875rem;font-size:13px;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;margin-bottom:14px;align-items:center;color:#0F0D09;width:1.875rem;}
.yjz-step_h-rgx{margin-bottom:0.438rem;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1rem;color:#F5EDD6;font-weight:700;}
.yjz-step_p-rgx{font-size:13px;line-height:1.55;color:#C8B98A;}
@media(max-width:1022px){.yjz-steps-rgx{grid-template-columns:1fr;}
}
.yjz-vip_head-rgx{gap:0.75rem;justify-content:space-between;display:flex;flex-wrap:wrap;align-items:flex-end;margin-bottom:18px;}
.yjz-vip_intro-rgx{font-size:0.813rem;color:#C8B98A;max-width:26.25rem;}
.yjz-vip-rgx{grid-template-columns:repeat(5,1fr);gap:12px;display:grid;}
.yjz-vip-rgx>*{min-width:0;}
.yjz-tier-rgx{border-radius:0.75rem;border:1px solid #3A3020;padding:1.25rem;background:#1A1710;}
.yjz-tier_on-rgx{background:rgba(212, 160, 23, 0.12);border-color:#D4A017;}
.yjz-tier_medal-rgx{background:linear-gradient(135deg,#F0C040,#A87A0A);border-radius:8px;width:1.875rem;height:1.875rem;margin-bottom:0.875rem;}
.yjz-tier_name-rgx{font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:0.938rem;font-weight:700;margin-bottom:0.313rem;color:#F5EDD6;}
.yjz-tier_tx-rgx{font-size:0.719rem;line-height:1.5;color:#8C7A55;}
@media(max-width:1026px){.yjz-vip-rgx{grid-template-columns:repeat(2,1fr);}
}
.yjz-news-rgx{gap:1.5rem;border-radius:20px;background:linear-gradient(135deg,#1C1608,#0E1220);padding:26px 32px;border:1px solid #3A3020;justify-content:space-between;align-items:center;flex-wrap:wrap;display:flex;color:#F5EDD6;}
.yjz-news_h3-rgx{font-weight:700;color:#F5EDD6;margin-bottom:0.25rem;font-size:1.25rem;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.yjz-news_text-rgx{font-size:0.813rem;color:#A8946A;}
.yjz-news_form-rgx{gap:0.625rem;flex:1;display:flex;min-width:0;max-width:27.5rem;}
.yjz-news_form-rgx .yjz-input-rgx{min-width:0;}
@media(max-width:558px){.yjz-news_form-rgx{width:100%;}
}
.yjz-input-rgx{border-radius:8px;border:1px solid rgba(255, 215, 80, 0.13);background:rgba(255, 220, 100, 0.08);padding:0.813rem 1rem;flex:1;color:#A8946A;font-size:13.5px;}
.yjz-supp-rgx{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.yjz-supp-rgx>*{min-width:0;}
.yjz-supp_card-rgx{background:#1A1710;border:1px solid #3A3020;border-radius:0.75rem;padding:1.5rem;}
.yjz-supp_card-rgx svg{margin-bottom:0.875rem;color:#D4A017;height:24px;width:24px;}
.yjz-supp_card-rgx h3{color:#F5EDD6;margin-bottom:0.375rem;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1rem;font-weight:700;}
.yjz-supp_card-rgx p{color:#C8B98A;font-size:0.813rem;line-height:1.55;}
@media(max-width:1021px){.yjz-supp-rgx{grid-template-columns:1fr;}
}
.yjz-promo_grid-rgx{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid;}
.yjz-promo_grid-rgx>*{min-width:0;}
.yjz-promo-rgx{border:1px solid #3A3020;overflow:hidden;background:#1A1710;border-radius:1.25rem;padding:24px;position:relative;min-height:9.375rem;}
.yjz-promo_h-rgx{font-weight:700;margin-top:6px;color:#F5EDD6;line-height:1.05;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:1.625rem;}
.yjz-promo_h-rgx em{font-style:normal;color:#D4A017;}
.yjz-promo_p-rgx{margin-top:0.5rem;color:#C8B98A;font-size:0.781rem;line-height:1.5;}
.yjz-promo_feat-rgx{background:linear-gradient(135deg,#1C1608,#0E1220);border-color:#3A3020;}
.yjz-promo_feat-rgx .yjz-promo_h-rgx{color:#F5EDD6;}
.yjz-promo_feat-rgx .yjz-promo_h-rgx em{color:#F0C040;}
.yjz-promo_feat-rgx .yjz-promo_p-rgx{color:#A8946A;}
.yjz-promo_feat-rgx .yjz-eyebrow-rgx{color:#F0C040;}
@media(max-width:1023px){.yjz-promo_grid-rgx{grid-template-columns:1fr;}
}
.yjz-op_h2-rgx{margin:0.625rem 0 8px;line-height:1.1;color:#F5EDD6;font-size:24px;font-weight:700;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.yjz-op_text-rgx{line-height:1.6;font-size:13.5px;color:#C8B98A;}
@media(max-width:561px){.yjz-op_h2-rgx{font-size:1.375rem;}
}
.yjz-ab_h2-rgx{margin:0.875rem 0 16px;font-weight:700;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;line-height:1.08;font-size:32px;color:#F5EDD6;}
.yjz-ab_body-rgx{color:#C8B98A;font-size:0.938rem;margin-bottom:0.875rem;line-height:1.65;}
.yjz-ab_chips-rgx{gap:0.625rem;flex-wrap:wrap;margin-top:8px;display:flex;}
.yjz-faq-rgx{gap:10px;flex-direction:column;display:flex;}
.yjz-faq_item-rgx{padding:1.125rem 22px;background:#1A1710;border:1px solid #3A3020;border-radius:0.75rem;}
.yjz-faq_q-rgx{list-style:none;gap:1rem;font-size:15.5px;justify-content:space-between;align-items:center;cursor:pointer;color:#F5EDD6;display:flex;font-weight:600;}
.yjz-faq_q-rgx::-webkit-details-marker{display:none;}
.yjz-faq_q_t-rgx{gap:10px;display:flex;}
.yjz-faq_q_i-rgx{font-style:normal;color:#D4A017;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.yjz-faq_pm-rgx{color:#D4A017;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:20px;}
.yjz-faq_item-rgx[open] .yjz-faq_pm-rgx{transform:rotate(45deg);}
.yjz-faq_a-rgx{line-height:1.6;font-size:0.844rem;margin-top:0.75rem;color:#C8B98A;}
@media(max-width:561px){.yjz-ab_h2-rgx{font-size:1.625rem;}
}
.yjz-et_h2-rgx{margin:0.625rem 0 0.875rem;line-height:1.08;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-weight:700;color:#F5EDD6;font-size:28px;}
.yjz-et_right-rgx{gap:0.625rem;flex-direction:column;display:flex;}
.yjz-et_updated-rgx{background:#0F0D09;padding:0.875rem 1.125rem;gap:10px;border-radius:12px;border:1px solid #3A3020;align-items:center;font-size:12px;display:flex;color:#C8B98A;}
.yjz-et_updated-rgx svg{flex:none;color:#D4A017;width:15px;height:0.938rem;}
.yjz-et_updated-rgx b{color:#F5EDD6;}
@media(max-width:560px){.yjz-et_h2-rgx{font-size:1.5rem;}
}
.yjz-dispute-rgx{gap:28px;border:1px dashed #5A4A28;border-radius:0.75rem;padding:1.625rem 30px;justify-content:space-between;align-items:center;display:flex;flex-wrap:wrap;}
.yjz-dispute_in-rgx{max-width:41.25rem;}
.yjz-dispute_h2-rgx{font-weight:700;font-size:22px;color:#F5EDD6;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;margin-bottom:0.5rem;}
.yjz-dispute_text-rgx{line-height:1.6;color:#C8B98A;font-size:13.5px;}
.yjz-provs-rgx{grid-template-columns:repeat(6,1fr);gap:0.75rem;margin-bottom:1.75rem;display:grid;}
.yjz-provs-rgx>*{min-width:0;}
.yjz-prov-rgx{border:1px solid #3A3020;background:#1A1710;border-radius:12px;padding:12px;text-decoration:none;height:4rem;justify-content:center;display:flex;align-items:center;}
.yjz-prov_img-rgx{max-width:100%;object-fit:contain;max-height:2rem;}
.yjz-resp-rgx{background:#1A1710;border-radius:0.75rem;padding:1.625rem;gap:1.5rem;border:1px solid #3A3020;align-items:center;flex-wrap:wrap;justify-content:space-between;display:flex;}
.yjz-resp_in-rgx{max-width:35rem;}
.yjz-resp_h-rgx{font-size:19px;font-weight:700;color:#F5EDD6;margin-bottom:0.5rem;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;}
.yjz-resp_p-rgx{line-height:1.6;color:#C8B98A;font-size:0.844rem;}
.yjz-resp_badges-rgx{gap:14px;display:flex;flex-wrap:wrap;align-items:center;}
.yjz-age18-rgx{padding:0.25rem 0.5rem;border-radius:8px;border:1.5px solid #E03A2F;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.813rem;color:#E03A2F;font-weight:700;}
.yjz-resp_org-rgx{font-size:13px;color:#8C7A55;font-weight:600;}
@media(max-width:1024px){.yjz-provs-rgx{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:560px){.yjz-provs-rgx{grid-template-columns:repeat(2,1fr);}
}
.yjz-rv_head-rgx{gap:12px;align-items:flex-end;display:flex;margin-bottom:18px;flex-wrap:wrap;justify-content:space-between;}
.yjz-rv_agg-rgx{gap:10px;display:flex;align-items:center;}
.yjz-rv_source-rgx{color:#8C7A55;font-size:12.5px;}
.yjz-rv_grid-rgx{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.yjz-rv_grid-rgx>*{min-width:0;}
.yjz-review-rgx{border-radius:12px;background:#1A1710;border:1px solid #3A3020;padding:24px;}
.yjz-review-rgx .yjz-stars-rgx{margin-bottom:10px;}
.yjz-review-rgx p{line-height:1.5;color:#F5EDD6;font-size:14.5px;margin-bottom:0.875rem;font-weight:600;}
.yjz-review_by-rgx{color:#8C7A55;font-size:12.5px;}
@media(max-width:1025px){.yjz-rv_grid-rgx{grid-template-columns:1fr;}
}
.yjz-rc-rgx{gap:32px;grid-template-columns:1fr 1fr 1fr;display:grid;}
.yjz-rc-rgx>*{min-width:0;}
.yjz-rc_awards-rgx{gap:0.688rem;flex-direction:column;display:flex;}
.yjz-award-rgx{gap:11px;align-items:center;display:flex;}
.yjz-award-rgx svg{flex:none;height:18px;width:18px;color:#F5A623;}
.yjz-award_t-rgx{color:#F5EDD6;font-weight:700;font-size:0.844rem;}
.yjz-award_s-rgx{color:#8C7A55;font-size:11.5px;}
.yjz-rc_press-rgx{gap:0.625rem;grid-template-columns:1fr 1fr;display:grid;}
.yjz-logo_cell-rgx{border:1px solid #3A3020;border-radius:0.5rem;justify-content:center;color:#C8B98A;align-items:center;font-size:13px;height:3rem;display:flex;font-weight:700;}
.yjz-rc_partner-rgx{background:#1A1710;padding:20px;border:1px solid #3A3020;border-radius:12px;}
.yjz-rc_partner_name-rgx{color:#F5EDD6;font-weight:700;font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:18px;margin-bottom:6px;}
.yjz-rc_partner_text-rgx{font-size:0.781rem;color:#C8B98A;line-height:1.55;}
@media(max-width:1027px){.yjz-rc-rgx{grid-template-columns:1fr;gap:22px;}
.yjz-rc_press-rgx{grid-template-columns:repeat(4,1fr);}
}
.yjz-footer-rgx{background:#090806;padding:40px 28px;border-top:1px solid #2A2416;}
.yjz-footer_grid-rgx{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;max-width:1400px;margin-right:auto;margin-left:auto;margin-bottom:1.75rem;display:grid;}
.yjz-footer_grid-rgx>*{min-width:0;}
.yjz-footer_grid-rgx h4{letter-spacing:.12em;font-size:0.625rem;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#5A4E36;margin-bottom:13px;text-transform:uppercase;}
.yjz-fcol-rgx{gap:9px;color:#C8B98A;flex-direction:column;display:flex;font-size:13px;}
.yjz-fcol-rgx a{cursor:pointer;}
.yjz-ft_about-rgx{max-width:260px;font-size:13px;color:#8C7A55;line-height:1.6;margin-top:12px;}
.yjz-ft_contact-rgx{margin-top:12px;font-family:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;overflow-wrap:anywhere;font-size:12.5px;color:#D4A017;}
.yjz-footer_bottom-rgx{gap:1rem;margin:0 auto;flex-wrap:wrap;padding-top:20px;max-width:1400px;justify-content:space-between;display:flex;border-top:1px solid #2A2416;align-items:center;}
.yjz-footer_bottom-rgx p{font-size:0.688rem;line-height:1.6;color:#5A4E36;max-width:720px;}
@media(max-width:1023px){.yjz-footer_grid-rgx{grid-template-columns:1fr 1fr;}
}
@media(max-width:558px){.yjz-footer_grid-rgx{grid-template-columns:1fr;}
}