*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0F0D0A;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;line-height:1.55;color:#BFB49A;font-family:"Public Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:15px;text-rendering:optimizeLegibility;}
img{display:block;max-width:100%;}
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{width:8px;height:0.5rem;}
::-webkit-scrollbar-thumb{background:rgba(10, 8, 4, 0.72);border-radius:0.5rem;}
::-webkit-scrollbar-track{background:transparent;}
.res_shell-6hr{grid-template-columns:248px 1fr;display:grid;min-height:100vh;}
.res_main-6hr{min-width:0;}
.res_wrap-6hr{margin:0 auto;max-width:1400px;width:100%;}
.res_container-6hr{padding:0 1rem;margin:0 auto;width:100%;max-width:87.5rem;}
@media(min-width:770px){.res_container-6hr{padding:0 28px;}
}
.res_section-6hr{padding:1.5rem 28px;}
.res_section_pt-6hr{padding-top:34px;}
.res_band_soft-6hr{background:#1A1712;}
.res_eyebrow-6hr{font-weight:600;letter-spacing:.14em;color:#FFB820;overflow-wrap:break-word;line-height:1.4;font-family:"Public Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;font-size:0.656rem;text-transform:uppercase;display:inline-block;}
.res_drawer_cb-6hr{display:none;}
.res_overlay-6hr{display:none;}
@media(max-width:1021px){.res_shell-6hr{grid-template-columns:1fr;}
.res_main-6hr{padding-bottom:4.875rem;}
.res_drawer_cb-6hr:checked~.res_overlay-6hr{background:rgba(10, 8, 4, 0.72);inset:0;display:block;position:fixed;z-index:70;}
}
@media(max-width:559px){.res_section-6hr{padding:1.125rem 16px;}
.res_section_pt-6hr{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 ---------- */
.res_side-6hr{padding:22px 18px;gap:22px;background:#13110E;flex-direction:column;position:sticky;overflow-y:auto;align-self:start;top:0;border-right:1px solid #2A2519;height:100vh;display:flex;}
.res_brand-6hr{gap:0.625rem;display:flex;align-items:center;}
.res_logo-6hr{font-size:21px;letter-spacing:-.02em;color:#F5EED8;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.res_side_cta-6hr{padding:16px;background:rgba(255, 184, 32, 0.11);border-radius:12px;border:1px solid #352E1F;}
.res_side_cta_h-6hr{color:#F5EED8;line-height:1.15;font-weight:700;margin-bottom:6px;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-size:17px;}
.res_side_cta_p-6hr{font-size:0.75rem;margin-bottom:0.75rem;color:#BFB49A;line-height:1.45;}
.res_nav-6hr{gap:3px;display:flex;flex-direction:column;}
.res_nav_label-6hr{padding:6px 10px;text-transform:uppercase;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.14em;font-size:0.594rem;color:#5C5243;}
.res_nav_item-6hr{gap:0.688rem;padding:10px;border-radius:8px;color:#BFB49A;display:flex;font-weight:500;align-items:center;font-size:0.875rem;}
.res_nav_item-6hr svg{height:17px;width:17px;}
.res_nav_item-6hr:hover{background:rgba(255, 184, 32, 0.11);color:#F5EED8;}
.res_nav_item_on-6hr{background:rgba(255, 184, 32, 0.11);color:#FFB820;font-weight:600;}
.res_side_foot-6hr{background:#1A1712;padding:0.75rem;border-radius:0.75rem;border:1px solid #352E1F;margin-top:auto;}
.res_side_foot-6hr p{margin-top:0.25rem;color:#BFB49A;line-height:1.4;font-size:12.5px;}
/* ---------- topbar ---------- */
.res_top-6hr{gap:16px;padding:0.875rem 1.75rem;background:#13110E;display:flex;align-items:center;border-bottom:1px solid #2A2519;z-index:40;position:sticky;top:0;}
.res_top_brand-6hr{gap:9px;align-items:center;display:none;}
.res_search-6hr{background:#1A1712;border-radius:0.75rem;border:1px solid #352E1F;gap:10px;padding:11px 0.875rem;flex:1;max-width:27.5rem;font-size:13.5px;color:#8A7E66;align-items:center;display:flex;}
.res_search-6hr svg{flex:none;height:1rem;width:16px;}
.res_top_actions-6hr{gap:12px;margin-left:auto;display:flex;align-items:center;}
.res_lang-6hr{color:#BFB49A;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.75rem;}
.res_burger-6hr{background:#1A1712;border-radius:0.5rem;border:1px solid #352E1F;align-items:center;display:none;width:40px;height:40px;color:#F5EED8;justify-content:center;}
/* ---------- bottom-nav (mobile) ---------- */
.res_botnav-6hr{display:none;}
@media(max-width:1027px){.res_side-6hr{transition:transform .25s ease;left:0;height:100vh;position:fixed;width:17.5rem;transform:translateX(-100%);top:0;z-index:80;}
.res_drawer_cb-6hr:checked~.res_shell-6hr .res_side-6hr{transform:translateX(0);}
.res_top-6hr{gap:12px;padding:0.875rem 16px;flex-wrap:wrap;position:static;}
.res_top_brand-6hr{display:flex;}
.res_search-6hr{display:none;}
.res_burger-6hr{display:flex;}
.res_top_actions-6hr{gap:0.625rem;width:100%;align-items:stretch;margin-left:0;}
.res_top_actions-6hr .res_lang-6hr{display:none;}
.res_top_actions-6hr .res_btn-6hr{flex:1;padding:11px 10px;text-align:center;}
.res_botnav-6hr{grid-template-columns:repeat(3,1fr);background:#13110E;padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));display:grid;transform:translateZ(0);right:0;z-index:65;left:0;position:fixed;border-top:1px solid #352E1F;bottom:0;}
.res_bn-6hr{padding:6px 2px 0;gap:4px;font-weight:600;align-items:center;min-width:0;flex-direction:column;color:#BFB49A;display:flex;font-size:0.625rem;justify-content:flex-end;}
.res_bn-6hr svg{flex:none;width:22px;height:22px;}
.res_bn-6hr span{overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center;white-space:nowrap;}
.res_bn_on-6hr{color:#FFB820;}
.res_bn_center-6hr{position:relative;}
.res_bn_fab-6hr{border-radius:50%;background:#FFB820;align-items:center;color:#12100A;box-shadow:0 8px 2rem rgba(0, 0, 0, 0.65), 0 2px 0.625rem rgba(0, 0, 0, 0.45);left:50%;height:50px;display:flex;position:absolute;top:-20px;width:50px;transform:translateX(-50%);justify-content:center;}
.res_bn_fab-6hr svg{height:24px;width:24px;}
.res_bn_center-6hr span{color:#FFB820;}
}
.res_btn-6hr{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:0.5rem;padding:11px 22px;border-radius:0.5rem;font-weight:700;display:inline-flex;font-family:"Public Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;cursor:pointer;font-size:14px;align-items:center;justify-content:center;}
.res_btn_pri-6hr{background:#FFB820;box-shadow:0 0.25rem 20px rgba(255, 184, 32, 0.38), 0 2px 8px rgba(255, 184, 32, 0.22);color:#12100A;}
.res_btn_pri-6hr:hover{background:#E6A318;}
.res_btn_ghost-6hr{background:rgba(255, 184, 32, 0.11);color:#F5EED8;font-weight:600;}
.res_btn_line-6hr{border:1px solid #4A4030;background:transparent;color:#F5EED8;font-weight:600;}
.res_btn_lg-6hr{padding:16px 1.875rem;border-radius:12px;font-size:15px;}
.res_band-6hr .res_btn_line-6hr{border-color:rgba(255, 255, 255, 0.12);color:#F5EED8;}
.res_band-6hr .res_btn_ghost-6hr{background:rgba(255, 255, 255, 0.07);color:#F5EED8;}
.res_link_m-6hr{gap:5px;font-size:12px;display:inline-flex;color:#FFB820;align-items:center;cursor:pointer;text-decoration:none;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.res_link_m-6hr svg{height:0.875rem;width:0.875rem;}
.res_band-6hr .res_link_m-6hr{color:#FFB820;}
.res_dot-6hr{background:#FFB820;border-radius:50%;flex:none;height:0.438rem;width:7px;}
.res_dot_live-6hr{animation:zm3-pulse 1.4s infinite;background:#E8392A;}
.res_stars-6hr{gap:2px;display:inline-flex;color:#FFB820;}
.res_stars-6hr svg{width:0.938rem;height:0.938rem;}
.res_chip-6hr{border:1px solid #352E1F;background:#1A1712;gap:0.375rem;padding:0.438rem 0.75rem;border-radius:8px;font-size:11px;align-items:center;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;display:inline-flex;color:#BFB49A;}
.res_chip_on-6hr{background:rgba(255, 184, 32, 0.11);border-color:transparent;color:#FFB820;}
.res_gc-6hr{color:inherit;text-decoration:none;display:block;min-width:0;cursor:pointer;}
.res_gc_thumb-6hr{overflow:hidden;border:1px solid #352E1F;border-radius:0.75rem;aspect-ratio:1;background-position:center;background-size:cover;position:relative;display:block;}
.res_gc_thumb_portrait-6hr{aspect-ratio:3/4;}
.res_gc_thumb_wide-6hr{aspect-ratio:16/11;}
.res_gc_cap-6hr{background:linear-gradient(transparent,rgba(10, 8, 4, 0.72));padding:9px;left:0;position:absolute;bottom:0;right:0;}
.res_gc_name-6hr{display:block;font-weight:700;color:#F5EED8;font-size:0.781rem;}
.res_gc_meta-6hr{font-size:11px;color:#B8A882;}
.res_gc_badge-6hr{border-radius:0.5rem;background:#FFB820;padding:2px 0.375rem;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;position:absolute;top:8px;font-weight:700;right:0.5rem;font-size:8px;color:#12100A;}
.res_gc_badge_hot-6hr{background:#E8392A;color:#F5EED8;}
.res_gc_badge_live-6hr{background:#E8392A;left:0.5rem;right:auto;color:#F5EED8;}
.res_gc_mult-6hr{inset:0;font-size:28px;display:flex;color:#FFB820;align-items:center;position:absolute;font-weight:700;justify-content:center;}
.res_pc-6hr{background:#1A1712;border-radius:12px;border:1px solid #352E1F;justify-content:center;font-weight:700;align-items:center;height:64px;font-size:0.875rem;display:flex;color:#BFB49A;}
.res_rail-6hr{min-width:0;}
.res_rail_scroll-6hr{gap:14px;display:grid;}
.res_rail_scroll-6hr>*{min-width:0;}
.res_g6-6hr{grid-template-columns:repeat(6,1fr);}
.res_g7-6hr{grid-template-columns:repeat(7,1fr);}
.res_g4-6hr{grid-template-columns:repeat(4,1fr);}
@media(max-width:1024px){.res_g6-6hr,.res_g7-6hr{grid-template-columns:none;overflow-x:auto;padding-bottom:0.375rem;scroll-snap-type:x mandatory;grid-auto-columns:7.5rem;grid-auto-flow:column;}
.res_g6-6hr>*,.res_g7-6hr>*{scroll-snap-align:start;}
.res_g4-6hr{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:561px){.res_g4-6hr{grid-template-columns:none;grid-auto-columns:150px;overflow-x:auto;grid-auto-flow:column;}
}
.res_panel-6hr{border:1px solid #352E1F;padding:28px 32px;border-radius:1.25rem;background:#1A1712;}
.res_split-6hr{gap:2.25rem;align-items:start;display:grid;}
.res_split-6hr>*{min-width:0;}
.res_split_a-6hr{grid-template-columns:.85fr 1.15fr;}
.res_split_b-6hr{grid-template-columns:1fr 1.1fr;}
.res_split_c-6hr{grid-template-columns:1.1fr .9fr;}
.res_pgrid-6hr{grid-template-columns:.9fr 1.1fr;gap:40px;display:grid;align-items:center;}
.res_pgrid-6hr>*{min-width:0;}
.res_lead-6hr{color:#BFB49A;font-size:15px;margin-bottom:14px;line-height:1.65;}
.res_feat-6hr{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.res_feat-6hr>*{min-width:0;}
.res_feat2-6hr{grid-template-columns:1fr 1fr;}
.res_feat_card-6hr{border:1px solid #352E1F;padding:1.625rem;border-radius:1.25rem;background:#1A1712;}
.res_feat_card-6hr svg{margin-bottom:16px;width:1.625rem;color:#FFB820;height:26px;}
.res_feat_card-6hr h3{font-weight:700;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;margin-bottom:8px;color:#F5EED8;font-size:1.125rem;}
.res_feat_card-6hr p{font-size:13px;color:#BFB49A;line-height:1.6;}
.res_feat_card-6hr b{color:#F5EED8;}
.res_big-6hr{gap:1.375rem;flex-wrap:wrap;display:flex;}
.res_big_n-6hr{font-size:26px;font-weight:700;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;color:#FFB820;}
.res_big_l-6hr{font-size:12px;color:#8A7E66;}
.res_person-6hr{gap:0.875rem;border:1px solid #352E1F;border-radius:12px;background:#1A1712;padding:1rem 1.125rem;align-items:center;display:flex;}
.res_avatar-6hr{border-radius:50%;flex:none;background:linear-gradient(135deg,#FFB820,#CC8800);width:44px;height:44px;}
.res_person_name-6hr{color:#F5EED8;font-size:14px;font-weight:700;}
.res_person_role-6hr{color:#8A7E66;font-size:12px;}
.res_kv-6hr{background:#352E1F;border:1px solid #352E1F;gap:1px;grid-template-columns:1fr 1fr;border-radius:12px;overflow:hidden;display:grid;}
.res_kv-6hr>div{background:#0F0D0A;padding:1rem 1.125rem;min-width:0;}
.res_kv_k-6hr{font-size:9.5px;color:#FFB820;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;margin-bottom:5px;text-transform:uppercase;}
.res_kv_v-6hr{color:#F5EED8;font-size:13.5px;font-weight:700;}
@media(max-width:1021px){.res_split_a-6hr,.res_split_b-6hr,.res_split_c-6hr,.res_pgrid-6hr{grid-template-columns:1fr;gap:1.5rem;}
.res_feat-6hr,.res_feat2-6hr{grid-template-columns:1fr;}
.res_kv-6hr{grid-template-columns:1fr;}
}
.res_sh-6hr{margin-bottom:1rem;min-width:0;}
.res_sh_row-6hr{gap:0.75rem;display:flex;align-items:flex-end;flex-wrap:wrap;justify-content:space-between;}
.res_sh_row-6hr .res_sh_l-6hr{gap:0.375rem;flex-direction:column;min-width:0;display:flex;}
.res_sh_stack-6hr{gap:10px;display:flex;flex-direction:column;align-items:flex-start;}
.res_sh_center-6hr{gap:10px;align-items:center;flex-direction:column;display:flex;text-align:center;}
.res_sh_h2-6hr{gap:0.563rem;display:flex;color:#F5EED8;align-items:center;font-weight:700;overflow-wrap:break-word;font-size:1.25rem;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;line-height:1.1;}
@media(min-width:766px){.res_sh_h2-6hr{font-size:1.5rem;}
}
.res_band-6hr .res_sh_h2-6hr{color:#F5EED8;}
.res_eb_mono-6hr{text-transform:none;letter-spacing:.08em;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.res_eb_mono-6hr::before{content:"// ";}
.res_eb_upper-6hr{text-transform:uppercase;letter-spacing:.14em;}
.res_eb_pill-6hr{border-radius:999px;background:rgba(255, 184, 32, 0.11);padding:5px 0.688rem;text-transform:uppercase;letter-spacing:.12em;}
.res_eb_line-6hr{gap:10px;display:inline-flex;align-items:center;}
.res_eb_line-6hr::before{background:#FFB820;display:inline-block;height:1px;width:1.5rem;content:"";}
.res_band-6hr .res_eb_line-6hr::before{background:#FFB820;}
.res_band-6hr .res_eb_pill-6hr{background:rgba(255, 255, 255, 0.07);}
.res_sh_link-6hr{gap:0.375rem;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 #F5EED8;align-items:center;color:#F5EED8;font-size:0.813rem;white-space:nowrap;display:inline-flex;padding-bottom:2px;font-weight:600;}
.res_sh_link-6hr:hover{border-color:#FFB820;color:#FFB820;}
.res_sh_link-6hr svg{height:14px;width:14px;}
.res_sh_link_chev-6hr{font-size:0.75rem;padding-bottom:0;border-bottom:0;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#FFB820;}
.res_sh_link_btn-6hr{border-radius:999px;background:#FFB820;padding:0.563rem 18px;border-bottom:0;color:#12100A;}
.res_sh_link_btn-6hr:hover{border-color:transparent;background:#E6A318;}
.res_band-6hr .res_sh_link-6hr{border-color:#F5EED8;color:#F5EED8;}
.res_band-6hr .res_sh_link_chev-6hr{color:#FFB820;}
.res_sh_rule-6hr{margin:-2px 0 16px;background:#352E1F;height:1px;}
.res_band-6hr .res_sh_rule-6hr{background:rgba(255, 255, 255, 0.12);}
.res_seo_grid3-6hr{gap:1.25rem;grid-template-columns:repeat(3,1fr);display:grid;}
.res_seo_grid4-6hr{grid-template-columns:repeat(4,1fr);gap:13px;display:grid;}
.res_seo_grid3-6hr>*,.res_seo_grid4-6hr>*{min-width:0;}
.res_seo_card-6hr{background:#1A1712;padding:1.5rem;border-radius:12px;border:1px solid #352E1F;}
.res_seo_card-6hr h3{color:#F5EED8;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-size:18px;font-weight:700;margin-bottom:0.5rem;}
.res_seo_card-6hr p{line-height:1.6;color:#BFB49A;font-size:13px;}
.res_seo_card_sm-6hr{padding:1.25rem;}
.res_seo_card_sm-6hr h3{font-size:1rem;}
.res_seo_card_sm-6hr p{font-size:0.781rem;line-height:1.55;}
.res_seo_rtp_row-6hr{gap:2.25rem;grid-template-columns:1fr 1fr;align-items:center;margin-top:16px;display:grid;}
.res_rtp-6hr{gap:14px;min-width:0;display:flex;}
.res_rtp-6hr>div{background:#0F0D0A;flex:1;border-radius:12px;padding:16px;text-align:center;min-width:0;}
.res_rtp_n-6hr{font-size:1.625rem;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-weight:700;white-space:nowrap;color:#FFB820;}
.res_rtp_l-6hr{color:#8A7E66;font-size:0.688rem;margin-top:0.25rem;}
.res_cmp-6hr{border-radius:0.75rem;border:1px solid #352E1F;overflow:hidden;max-width:47.5rem;}
.res_cmp_row-6hr{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.res_cmp_row-6hr>div{padding:0.813rem 14px;min-width:0;text-align:center;}
.res_cmp_row-6hr>div:first-child{text-align:left;color:#F5EED8;padding-left:1.375rem;font-weight:600;}
.res_cmp_th-6hr{background:#0F0D0A;font-weight:700;font-size:0.781rem;}
.res_cmp_row-6hr:not(.res_cmp_th-6hr){background:#1A1712;color:#BFB49A;border-top:1px solid #2A2519;}
.res_cmp_zebra-6hr{background:#141209;}
.res_guide-6hr{background:#1A1712;overflow:hidden;border:1px solid #352E1F;border-radius:0.75rem;cursor:pointer;}
.res_guide_cover-6hr{height:8.125rem;}
.res_guide_body-6hr{padding:1.25rem;}
.res_guide_body-6hr h3{margin:7px 0 0.563rem;line-height:1.25;font-size:16px;font-weight:700;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;color:#F5EED8;}
.res_guide_meta-6hr{font-size:0.719rem;color:#8A7E66;}
.res_hub-6hr{grid-template-columns:repeat(5,1fr);gap:28px;padding-top:28px;border-top:1px solid #2A2519;display:grid;}
.res_hub-6hr>*{min-width:0;}
.res_hub-6hr h4{font-weight:700;color:#F5EED8;font-size:13px;margin-bottom:0.688rem;}
.res_hub_col-6hr{gap:8px;font-size:0.813rem;color:#BFB49A;flex-direction:column;display:flex;}
.res_hub_col-6hr a{cursor:pointer;}
@media(max-width:1023px){.res_seo_grid3-6hr{grid-template-columns:1fr;}
.res_seo_grid4-6hr{grid-template-columns:repeat(2,1fr);}
.res_seo_rtp_row-6hr{grid-template-columns:1fr;gap:1.25rem;}
.res_hub-6hr{gap:1.375rem;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:558px){.res_hub-6hr{grid-template-columns:1fr;}
}
.res_tk-6hr{background:#0A0906;overflow:hidden;align-items:center;border-bottom:1px solid #2A2519;display:flex;}
.res_tk_tag-6hr{background:#1A1712;gap:8px;flex:none;padding:0.688rem 1.125rem;display:flex;border-right:1px solid #2A2519;align-items:center;text-transform:uppercase;font-weight:600;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.1em;font-size:10.5px;color:#E8392A;}
.res_tk_rail-6hr{flex:1;overflow:hidden;}
.res_tk_track-6hr{gap:1.75rem;animation:zm3-marquee 26s linear infinite;padding:0.688rem 0.875rem;display:flex;white-space:nowrap;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;width:max-content;color:#BFB49A;font-size:0.75rem;}
.res_tk_track-6hr b{color:#FFB820;}
.res_hero-6hr{overflow:hidden;border-radius:20px;padding:2.875rem 48px;border:1px solid #352E1F;background:linear-gradient(120deg,#1C1508,#0E1420);position:relative;color:#F5EED8;}
.res_hero_glow-6hr{border-radius:50%;background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);height:340px;position:absolute;width:340px;top:-3.75rem;right:-60px;}
.res_hero_in-6hr{max-width:600px;position:relative;}
.res_hero-6hr .res_eyebrow-6hr{color:#FFB820;}
.res_pill_row-6hr{border-radius:999px;background:rgba(255, 255, 255, 0.07);padding:0.375rem 0.813rem;border:1px solid rgba(255, 255, 255, 0.12);gap:8px;letter-spacing:.1em;display:inline-flex;margin-bottom:22px;font-size:0.656rem;text-transform:uppercase;color:#FFB820;align-items:center;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.res_hero_h1-6hr{margin:18px 0;color:#F5EED8;font-size:3.375rem;overflow-wrap:break-word;line-height:1.02;letter-spacing:-.02em;font-weight:700;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;}
.res_hero_h1-6hr em{color:#FFB820;font-style:normal;}
.res_hero_sub-6hr{margin-bottom:28px;font-size:1.063rem;color:#B8A882;line-height:1.55;max-width:480px;}
.res_hero_cta-6hr{gap:14px;display:flex;margin-bottom:26px;flex-wrap:wrap;align-items:center;}
.res_hero_trust-6hr{gap:0.875rem;display:flex;flex-wrap:wrap;align-items:center;}
.res_hero_rating_txt-6hr{color:#B8A882;font-size:0.813rem;}
@media(max-width:1026px){.res_hero-6hr{padding:32px 1.5rem;}
.res_hero_h1-6hr{font-size:38px;}
}
@media(max-width:560px){.res_hero_h1-6hr{font-size:30px;}
}
.res_stat-6hr{gap:14px;grid-template-columns:repeat(4,1fr);display:grid;}
.res_stat-6hr>*{min-width:0;}
.res_stat_item-6hr{background:#1A1712;border-radius:0.75rem;border:1px solid #352E1F;padding:1.125rem 20px;}
.res_stat_k-6hr{text-transform:uppercase;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.12em;color:#8A7E66;margin-bottom:7px;font-size:0.594rem;}
.res_stat_v-6hr{gap:0.5rem;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;min-width:0;align-items:center;font-size:1.5rem;font-weight:700;display:flex;overflow-wrap:anywhere;color:#F5EED8;}
.res_stat_v_accent-6hr{color:#FFB820;}
@media(max-width:1025px){.res_stat-6hr{grid-template-columns:repeat(2,1fr);}
}
.res_wlc-6hr{overflow:hidden;grid-template-columns:1.2fr .8fr;gap:1.5rem;border-radius:1.25rem;padding:2.25rem 2.5rem;background:linear-gradient(120deg,#1C1508,#0E1420);border:1px solid #352E1F;color:#F5EED8;position:relative;align-items:center;display:grid;}
.res_wlc-6hr>*{min-width:0;}
.res_wlc-6hr .res_eyebrow-6hr{color:#FFB820;}
.res_wlc_glow-6hr{background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);border-radius:50%;right:-40px;position:absolute;top:-2.5rem;width:16.25rem;height:16.25rem;}
.res_wlc_in-6hr{position:relative;}
.res_wlc_h2-6hr{margin:0.625rem 0 8px;overflow-wrap:break-word;line-height:1.03;color:#F5EED8;font-size:34px;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.res_wlc_h2-6hr em{font-style:normal;color:#FFB820;}
.res_wlc_sub-6hr{line-height:1.55;margin-bottom:18px;font-size:0.875rem;color:#B8A882;max-width:26.25rem;}
.res_wlc_terms-6hr{gap:10px;display:flex;position:relative;flex-direction:column;}
.res_term-6hr{border:1px solid rgba(255, 255, 255, 0.12);background:rgba(255, 255, 255, 0.07);padding:0.813rem 0.938rem;gap:0.688rem;border-radius:12px;display:flex;align-items:center;}
.res_term-6hr svg{flex:none;color:#FFB820;width:1.25rem;height:20px;}
.res_term_k-6hr{font-size:9.5px;letter-spacing:.1em;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;text-transform:uppercase;color:#B8A882;}
.res_term_v-6hr{margin-top:2px;color:#F5EED8;font-size:0.875rem;font-weight:700;}
@media(max-width:1027px){.res_wlc-6hr{grid-template-columns:1fr;}
}
@media(max-width:561px){.res_wlc_h2-6hr{font-size:1.625rem;}
}
.res_jp-6hr{grid-template-columns:1.5fr 1fr 1fr;gap:0.875rem;display:grid;}
.res_jp-6hr>*{min-width:0;}
.res_jp_hero-6hr{border:1px solid #352E1F;gap:14px;background:linear-gradient(135deg,#1C1508,#0E1420);padding:1.625rem;overflow:hidden;border-radius:20px;min-height:180px;flex-direction:column;justify-content:space-between;color:#F5EED8;display:flex;position:relative;}
.res_jp_glow-6hr{border-radius:50%;background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);width:11.25rem;top:-40px;height:180px;right:-2.5rem;position:absolute;}
.res_jp_k_row-6hr{gap:0.625rem;justify-content:space-between;align-items:center;position:relative;display:flex;}
.res_jp_k-6hr{text-transform:uppercase;color:#8A7E66;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:10px;letter-spacing:.12em;}
.res_jp_hero-6hr .res_jp_k-6hr{color:#B8A882;}
.res_jp_amt-6hr{font-size:2.625rem;color:#FFB820;line-height:1;font-weight:700;position:relative;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;}
.res_jp_sub-6hr{font-size:12px;margin-top:5px;color:#B8A882;}
.res_jp_cell-6hr{padding:22px;border:1px solid #352E1F;background:#1A1712;border-radius:1.25rem;display:flex;flex-direction:column;min-height:11.25rem;justify-content:space-between;}
.res_jp_cell-6hr .res_jp_amt-6hr{font-size:30px;color:#F5EED8;}
.res_jp_cell-6hr .res_jp_sub-6hr{color:#8A7E66;}
@media(max-width:1025px){.res_jp-6hr{grid-template-columns:1fr;}
}
@media(max-width:560px){.res_jp_amt-6hr{font-size:2rem;}
}
.res_vip_head-6hr{gap:0.75rem;justify-content:space-between;display:flex;align-items:flex-end;margin-bottom:1.125rem;flex-wrap:wrap;}
.res_vip_intro-6hr{color:#BFB49A;max-width:26.25rem;font-size:13px;}
.res_vip-6hr{gap:12px;grid-template-columns:repeat(5,1fr);display:grid;}
.res_vip-6hr>*{min-width:0;}
.res_tier-6hr{border:1px solid #352E1F;background:#1A1712;border-radius:0.75rem;padding:20px;}
.res_tier_on-6hr{background:rgba(255, 184, 32, 0.11);border-color:#FFB820;}
.res_tier_medal-6hr{border-radius:8px;background:linear-gradient(135deg,#FFB820,#CC8800);margin-bottom:14px;height:1.875rem;width:30px;}
.res_tier_name-6hr{font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-weight:700;margin-bottom:0.313rem;color:#F5EED8;font-size:15px;}
.res_tier_tx-6hr{font-size:11.5px;line-height:1.5;color:#8A7E66;}
@media(max-width:1027px){.res_vip-6hr{grid-template-columns:repeat(2,1fr);}
}
.res_supp-6hr{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.res_supp-6hr>*{min-width:0;}
.res_supp_card-6hr{border-radius:0.75rem;padding:24px;border:1px solid #352E1F;background:#1A1712;}
.res_supp_card-6hr svg{width:24px;color:#FFB820;height:24px;margin-bottom:0.875rem;}
.res_supp_card-6hr h3{font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-size:1rem;font-weight:700;margin-bottom:6px;color:#F5EED8;}
.res_supp_card-6hr p{color:#BFB49A;font-size:0.813rem;line-height:1.55;}
@media(max-width:1025px){.res_supp-6hr{grid-template-columns:1fr;}
}
.res_promo_grid-6hr{gap:16px;grid-template-columns:repeat(3,1fr);display:grid;}
.res_promo_grid-6hr>*{min-width:0;}
.res_promo-6hr{overflow:hidden;background:#1A1712;border-radius:1.25rem;border:1px solid #352E1F;padding:1.5rem;position:relative;min-height:9.375rem;}
.res_promo_h-6hr{font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-size:1.625rem;color:#F5EED8;line-height:1.05;margin-top:0.375rem;font-weight:700;}
.res_promo_h-6hr em{color:#FFB820;font-style:normal;}
.res_promo_p-6hr{font-size:12.5px;color:#BFB49A;margin-top:0.5rem;line-height:1.5;}
.res_promo_feat-6hr{background:linear-gradient(135deg,#1C1508,#0E1420);border-color:#352E1F;}
.res_promo_feat-6hr .res_promo_h-6hr{color:#F5EED8;}
.res_promo_feat-6hr .res_promo_h-6hr em{color:#FFB820;}
.res_promo_feat-6hr .res_promo_p-6hr{color:#B8A882;}
.res_promo_feat-6hr .res_eyebrow-6hr{color:#FFB820;}
@media(max-width:1023px){.res_promo_grid-6hr{grid-template-columns:1fr;}
}
.res_app-6hr{gap:2.25rem;align-items:center;flex-wrap:wrap;justify-content:space-between;display:flex;}
.res_app_copy-6hr{max-width:32.5rem;}
.res_app_h2-6hr{margin:0.75rem 0 10px;color:#F5EED8;font-size:28px;line-height:1.05;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.res_app_text-6hr{color:#BFB49A;line-height:1.6;font-size:0.875rem;margin-bottom:20px;}
.res_app_btns-6hr{gap:12px;flex-wrap:wrap;display:flex;}
.res_store-6hr{padding:0.688rem 18px;gap:0.563rem;border:1px solid #352E1F;border-radius:0.75rem;background:#0F0D0A;font-size:0.813rem;align-items:center;cursor:pointer;color:#F5EED8;font-weight:700;display:inline-flex;}
.res_store-6hr svg{width:1rem;height:1rem;}
.res_app_qr_wrap-6hr{gap:1rem;display:flex;align-items:center;}
.res_qr-6hr{gap:3px;grid-template-rows:repeat(5,1fr);padding:11px;grid-template-columns:repeat(5,1fr);border:1px solid #352E1F;border-radius:0.75rem;background:#0F0D0A;display:grid;width:108px;height:108px;}
.res_qr-6hr i{background:transparent;}
.res_qr_f-6hr{background:#FFB820;}
.res_app_qr_cap-6hr{max-width:5.25rem;font-size:0.75rem;color:#8A7E66;line-height:1.4;}
.res_dw_h2-6hr{font-size:1.625rem;font-weight:700;color:#F5EED8;margin-bottom:10px;line-height:1.08;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;}
.res_steps_v-6hr{gap:0.625rem;grid-template-columns:1fr;}
.res_steps_v-6hr .res_step-6hr{padding:18px 1.25rem;}
@media(max-width:563px){.res_dw_h2-6hr{font-size:1.438rem;}
}
.res_pay_logos-6hr{gap:9px;grid-template-columns:repeat(4,1fr);display:grid;}
.res_pay_logos-6hr>*{min-width:0;}
.res_pay-6hr{border-radius:0.5rem;border:1px solid #352E1F;display:flex;font-size:12px;justify-content:center;color:#BFB49A;font-weight:700;align-items:center;height:3rem;}
.res_table-6hr{border:1px solid #352E1F;border-radius:12px;overflow:hidden;}
.res_trow-6hr{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:13px;display:grid;}
.res_trow-6hr>div{padding:13px 14px;min-width:0;}
.res_trow-6hr>div:first-child{color:#F5EED8;padding-left:16px;font-weight:700;}
.res_trow_th-6hr{background:#0F0D0A;font-size:9.5px;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.06em;color:#8A7E66;text-transform:uppercase;}
.res_trow-6hr:not(.res_trow_th-6hr){background:#1A1712;color:#BFB49A;border-top:1px solid #2A2519;}
.res_trow_zebra-6hr{background:#141209;}
.res_pos-6hr{font-weight:700;color:#FFB820;}
@media(max-width:1024px){.res_pay_logos-6hr{grid-template-columns:repeat(2,1fr);}
}
.res_steps-6hr{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.res_steps-6hr>*{min-width:0;}
.res_step-6hr{padding:24px;background:#1A1712;border:1px solid #352E1F;border-radius:12px;position:relative;}
.res_step_num-6hr{background:#FFB820;border-radius:0.5rem;display:flex;height:30px;font-size:13px;width:1.875rem;justify-content:center;color:#12100A;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-weight:700;align-items:center;margin-bottom:14px;}
.res_step_h-6hr{margin-bottom:7px;font-size:1rem;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;color:#F5EED8;font-weight:700;}
.res_step_p-6hr{line-height:1.55;color:#BFB49A;font-size:0.813rem;}
@media(max-width:1024px){.res_steps-6hr{grid-template-columns:1fr;}
}
.res_provs-6hr{gap:0.75rem;grid-template-columns:repeat(6,1fr);margin-bottom:1.75rem;display:grid;}
.res_provs-6hr>*{min-width:0;}
.res_prov-6hr{padding:12px;background:#1A1712;border:1px solid #352E1F;border-radius:12px;align-items:center;height:64px;text-decoration:none;justify-content:center;display:flex;}
.res_prov_img-6hr{object-fit:contain;max-width:100%;max-height:32px;}
.res_resp-6hr{border:1px solid #352E1F;padding:26px;background:#1A1712;gap:1.5rem;border-radius:12px;flex-wrap:wrap;align-items:center;display:flex;justify-content:space-between;}
.res_resp_in-6hr{max-width:560px;}
.res_resp_h-6hr{font-size:1.188rem;font-weight:700;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;color:#F5EED8;margin-bottom:8px;}
.res_resp_p-6hr{color:#BFB49A;line-height:1.6;font-size:0.844rem;}
.res_resp_badges-6hr{gap:14px;flex-wrap:wrap;align-items:center;display:flex;}
.res_age18-6hr{padding:4px 8px;border-radius:0.5rem;border:1.5px solid #E8392A;font-weight:700;color:#E8392A;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.813rem;}
.res_resp_org-6hr{font-weight:600;color:#8A7E66;font-size:0.813rem;}
@media(max-width:1025px){.res_provs-6hr{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:559px){.res_provs-6hr{grid-template-columns:repeat(2,1fr);}
}
.res_gd_head-6hr{gap:12px;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;display:flex;}
.res_rv_head-6hr{gap:12px;align-items:flex-end;flex-wrap:wrap;margin-bottom:1.125rem;display:flex;justify-content:space-between;}
.res_rv_agg-6hr{gap:0.625rem;align-items:center;display:flex;}
.res_rv_source-6hr{color:#8A7E66;font-size:0.781rem;}
.res_rv_grid-6hr{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.res_rv_grid-6hr>*{min-width:0;}
.res_review-6hr{border-radius:0.75rem;background:#1A1712;border:1px solid #352E1F;padding:1.5rem;}
.res_review-6hr .res_stars-6hr{margin-bottom:10px;}
.res_review-6hr p{font-weight:600;font-size:14.5px;margin-bottom:0.875rem;color:#F5EED8;line-height:1.5;}
.res_review_by-6hr{font-size:12.5px;color:#8A7E66;}
@media(max-width:1026px){.res_rv_grid-6hr{grid-template-columns:1fr;}
}
.res_op_h2-6hr{margin:0.625rem 0 0.5rem;line-height:1.1;font-size:24px;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;color:#F5EED8;font-weight:700;}
.res_op_text-6hr{font-size:0.844rem;color:#BFB49A;line-height:1.6;}
@media(max-width:562px){.res_op_h2-6hr{font-size:1.375rem;}
}
.res_ab_h2-6hr{margin:0.875rem 0 1rem;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-size:2rem;font-weight:700;color:#F5EED8;line-height:1.08;}
.res_ab_body-6hr{color:#BFB49A;line-height:1.65;margin-bottom:0.875rem;font-size:0.938rem;}
.res_ab_chips-6hr{gap:10px;flex-wrap:wrap;margin-top:0.5rem;display:flex;}
.res_faq-6hr{gap:0.625rem;display:flex;flex-direction:column;}
.res_faq_item-6hr{border:1px solid #352E1F;border-radius:12px;padding:1.125rem 1.375rem;background:#1A1712;}
.res_faq_q-6hr{list-style:none;gap:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#F5EED8;font-weight:600;font-size:0.969rem;}
.res_faq_q-6hr::-webkit-details-marker{display:none;}
.res_faq_q_t-6hr{gap:0.625rem;display:flex;}
.res_faq_q_i-6hr{font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#FFB820;font-style:normal;}
.res_faq_pm-6hr{color:#FFB820;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:1.25rem;}
.res_faq_item-6hr[open] .res_faq_pm-6hr{transform:rotate(45deg);}
.res_faq_a-6hr{font-size:13.5px;line-height:1.6;margin-top:12px;color:#BFB49A;}
@media(max-width:563px){.res_ab_h2-6hr{font-size:1.625rem;}
}
.res_et_h2-6hr{margin:10px 0 0.875rem;font-weight:700;line-height:1.08;font-size:1.75rem;color:#F5EED8;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;}
.res_et_right-6hr{gap:10px;flex-direction:column;display:flex;}
.res_et_updated-6hr{border-radius:12px;gap:0.625rem;background:#0F0D0A;padding:14px 18px;border:1px solid #352E1F;align-items:center;display:flex;color:#BFB49A;font-size:12px;}
.res_et_updated-6hr svg{flex:none;color:#FFB820;width:15px;height:15px;}
.res_et_updated-6hr b{color:#F5EED8;}
@media(max-width:561px){.res_et_h2-6hr{font-size:24px;}
}
.res_footer-6hr{background:#0A0906;padding:40px 1.75rem;border-top:1px solid #2A2519;}
.res_footer_grid-6hr{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;margin-right:auto;margin-bottom:1.75rem;max-width:87.5rem;margin-left:auto;display:grid;}
.res_footer_grid-6hr>*{min-width:0;}
.res_footer_grid-6hr h4{text-transform:uppercase;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.625rem;letter-spacing:.12em;color:#5C5243;margin-bottom:0.813rem;}
.res_fcol-6hr{gap:0.563rem;flex-direction:column;font-size:13px;display:flex;color:#BFB49A;}
.res_fcol-6hr a{cursor:pointer;}
.res_ft_about-6hr{line-height:1.6;font-size:13px;margin-top:0.75rem;max-width:260px;color:#8A7E66;}
.res_ft_contact-6hr{color:#FFB820;margin-top:12px;overflow-wrap:anywhere;font-size:12.5px;font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.res_footer_bottom-6hr{gap:1rem;margin:0 auto;display:flex;align-items:center;border-top:1px solid #2A2519;flex-wrap:wrap;max-width:87.5rem;justify-content:space-between;padding-top:20px;}
.res_footer_bottom-6hr p{line-height:1.6;font-size:11px;max-width:45rem;color:#5C5243;}
@media(max-width:1027px){.res_footer_grid-6hr{grid-template-columns:1fr 1fr;}
}
@media(max-width:563px){.res_footer_grid-6hr{grid-template-columns:1fr;}
}