*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0D08;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.55;
overflow-wrap:break-word;
font-size:15px;
color:#C9BA96;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(10, 8, 4, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.hrcshell-r59{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.hrcmain-r59{
min-width:0;
}
.hrcwrap-r59{
margin:0 auto;
max-width:86.25rem;
width:100%;
}
.hrccontainer-r59{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1380px;
}
@media(min-width:769px){
.hrccontainer-r59{
padding:0 28px;
}
}
.hrcsection-r59{
padding:1.5rem 1.75rem;
}
.hrcsection_pt-r59{
padding-top:2.125rem;
}
.hrcband_soft-r59{
background:#1A1710;
}
.hrceyebrow-r59{
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
color:#D4A017;
text-transform:uppercase;
font-size:10.5px;
font-weight:600;
line-height:1.4;
display:inline-block;
letter-spacing:.14em;
overflow-wrap:break-word;
}
.hrcdrawer_cb-r59{
display:none;
}
.hrcoverlay-r59{
display:none;
}
@media(max-width:1027px){
.hrcshell-r59{
grid-template-columns:1fr;
}
.hrcmain-r59{
padding-bottom:78px;
}
.hrcdrawer_cb-r59:checked~.hrcoverlay-r59{
inset:0;
background:rgba(10, 8, 4, 0.72);
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:557px){
.hrcsection-r59{
padding:18px 16px;
}
.hrcsection_pt-r59{
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 ---------- */
.hrcside-r59{
padding:1.375rem 1.125rem;
gap:22px;
background:#13110C;
overflow-y:auto;
position:sticky;
align-self:start;
border-right:1px solid #2A2318;
top:0;
display:flex;
flex-direction:column;
height:100vh;
}
.hrcbrand-r59{
gap:0.625rem;
align-items:center;
display:flex;
}
.hrclogo-r59{
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F5EDCC;
letter-spacing:-.02em;
font-size:21px;
}
.hrcside_cta-r59{
background:rgba(212, 160, 23, 0.12);
border-radius:0.75rem;
border:1px solid #3A3020;
padding:16px;
}
.hrcside_cta_h-r59{
font-weight:700;
color:#F5EDCC;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.15;
font-size:17px;
margin-bottom:0.375rem;
}
.hrcside_cta_p-r59{
font-size:0.75rem;
margin-bottom:0.75rem;
color:#C9BA96;
line-height:1.45;
}
.hrcnav-r59{
gap:3px;
flex-direction:column;
display:flex;
}
.hrcnav_label-r59{
padding:0.375rem 10px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#5A5040;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.14em;
}
.hrcnav_item-r59{
gap:11px;
border-radius:8px;
padding:10px;
display:flex;
align-items:center;
color:#C9BA96;
font-weight:500;
font-size:14px;
}
.hrcnav_item-r59 svg{
height:17px;
width:1.063rem;
}
.hrcnav_item-r59:hover{
background:rgba(212, 160, 23, 0.12);
color:#F5EDCC;
}
.hrcnav_item_on-r59{
background:rgba(212, 160, 23, 0.12);
font-weight:600;
color:#D4A017;
}
.hrcside_foot-r59{
border:1px solid #3A3020;
padding:0.75rem;
background:#1A1710;
border-radius:0.75rem;
margin-top:auto;
}
.hrcside_foot-r59 p{
color:#C9BA96;
line-height:1.4;
font-size:0.781rem;
margin-top:0.25rem;
}
/* ---------- topbar ---------- */
.hrctop-r59{
background:#13110C;
padding:0.875rem 1.75rem;
gap:1rem;
top:0;
display:flex;
position:sticky;
z-index:40;
border-bottom:1px solid #2A2318;
align-items:center;
}
.hrctop_brand-r59{
gap:9px;
align-items:center;
display:none;
}
.hrcsearch-r59{
padding:11px 0.875rem;
border:1px solid #3A3020;
flex:1;
gap:0.625rem;
border-radius:12px;
background:#1A1710;
align-items:center;
color:#8A7C5E;
display:flex;
font-size:13.5px;
max-width:27.5rem;
}
.hrcsearch-r59 svg{
flex:none;
height:16px;
width:16px;
}
.hrctop_actions-r59{
gap:0.75rem;
display:flex;
align-items:center;
margin-left:auto;
}
.hrclang-r59{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#C9BA96;
font-size:12px;
}
.hrcburger-r59{
border-radius:0.5rem;
border:1px solid #3A3020;
background:#1A1710;
align-items:center;
width:40px;
color:#F5EDCC;
display:none;
justify-content:center;
height:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.hrcbotnav-r59{
display:none;
}
@media(max-width:1025px){
.hrcside-r59{
transition:transform .25s ease;
width:280px;
left:0;
height:100vh;
transform:translateX(-100%);
position:fixed;
z-index:80;
top:0;
}
.hrcdrawer_cb-r59:checked~.hrcshell-r59 .hrcside-r59{
transform:translateX(0);
}
.hrctop-r59{
gap:12px;
padding:0.875rem 1rem;
position:static;
flex-wrap:wrap;
}
.hrctop_brand-r59{
display:flex;
}
.hrcsearch-r59{
display:none;
}
.hrcburger-r59{
display:flex;
}
.hrctop_actions-r59{
gap:10px;
margin-left:0;
align-items:stretch;
width:100%;
}
.hrctop_actions-r59 .hrclang-r59{
display:none;
}
.hrctop_actions-r59 .hrcbtn-r59{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.hrcbotnav-r59{
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#13110C;
right:0;
bottom:0;
position:fixed;
transform:translateZ(0);
z-index:65;
left:0;
border-top:1px solid #3A3020;
display:grid;
}
.hrcbn-r59{
padding:0.375rem 2px 0;
gap:4px;
justify-content:flex-end;
min-width:0;
display:flex;
font-size:10px;
color:#C9BA96;
flex-direction:column;
align-items:center;
font-weight:600;
}
.hrcbn-r59 svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.hrcbn-r59 span{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
}
.hrcbn_on-r59{
color:#D4A017;
}
.hrcbn_center-r59{
position:relative;
}
.hrcbn_fab-r59{
border-radius:50%;
background:#F0C030;
align-items:center;
width:50px;
position:absolute;
top:-1.25rem;
justify-content:center;
transform:translateX(-50%);
color:#1A1200;
left:50%;
display:flex;
box-shadow:0 0.5rem 2rem rgba(0, 0, 0, 0.70), 0 2px 10px rgba(212, 160, 23, 0.18);
height:3.125rem;
}
.hrcbn_fab-r59 svg{
width:24px;
height:24px;
}
.hrcbn_center-r59 span{
color:#D4A017;
}
}
.hrcbtn-r59{
padding:11px 1.375rem;
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;
border-radius:0.5rem;
gap:8px;
cursor:pointer;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
justify-content:center;
display:inline-flex;
font-size:14px;
font-weight:700;
align-items:center;
}
.hrcbtn_pri-r59{
background:#F0C030;
box-shadow:0 0.25rem 1.25rem rgba(212, 160, 23, 0.45), 0 2px 8px rgba(212, 160, 23, 0.25);
color:#1A1200;
}
.hrcbtn_pri-r59:hover{
background:#D4A820;
}
.hrcbtn_ghost-r59{
background:rgba(212, 160, 23, 0.12);
font-weight:600;
color:#F5EDCC;
}
.hrcbtn_line-r59{
background:transparent;
border:1px solid #5A4A28;
color:#F5EDCC;
font-weight:600;
}
.hrcbtn_lg-r59{
padding:1rem 30px;
border-radius:0.75rem;
font-size:0.938rem;
}
.hrcband-r59 .hrcbtn_line-r59{
border-color:rgba(255, 215, 80, 0.13);
color:#F5EDCC;
}
.hrcband-r59 .hrcbtn_ghost-r59{
background:rgba(255, 220, 100, 0.08);
color:#F5EDCC;
}
.hrclink_m-r59{
gap:0.313rem;
color:#D4A017;
align-items:center;
font-size:0.75rem;
cursor:pointer;
text-decoration:none;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
}
.hrclink_m-r59 svg{
width:0.875rem;
height:14px;
}
.hrcband-r59 .hrclink_m-r59{
color:#F0C030;
}
.hrcdot-r59{
border-radius:50%;
flex:none;
background:#D4A017;
height:0.438rem;
width:0.438rem;
}
.hrcdot_live-r59{
background:#E03030;
animation:zm3-pulse 1.4s infinite;
}
.hrcstars-r59{
gap:2px;
color:#D4A017;
display:inline-flex;
}
.hrcstars-r59 svg{
height:0.938rem;
width:15px;
}
.hrcchip-r59{
background:#1A1710;
border-radius:0.5rem;
gap:0.375rem;
border:1px solid #3A3020;
padding:0.438rem 0.75rem;
align-items:center;
font-size:11px;
display:inline-flex;
color:#C9BA96;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hrcchip_on-r59{
background:rgba(212, 160, 23, 0.12);
border-color:transparent;
color:#D4A017;
}
.hrcgc-r59{
min-width:0;
display:block;
cursor:pointer;
text-decoration:none;
color:inherit;
}
.hrcgc_thumb-r59{
overflow:hidden;
border:1px solid #3A3020;
border-radius:12px;
display:block;
position:relative;
background-size:cover;
background-position:center;
aspect-ratio:1;
}
.hrcgc_thumb_portrait-r59{
aspect-ratio:3/4;
}
.hrcgc_thumb_wide-r59{
aspect-ratio:16/11;
}
.hrcgc_cap-r59{
background:linear-gradient(transparent,rgba(10, 8, 4, 0.72));
padding:0.563rem;
left:0;
right:0;
position:absolute;
bottom:0;
}
.hrcgc_name-r59{
color:#F5EDCC;
display:block;
font-weight:700;
font-size:12.5px;
}
.hrcgc_meta-r59{
color:#A89970;
font-size:0.688rem;
}
.hrcgc_badge-r59{
padding:2px 0.375rem;
background:#D4A017;
border-radius:0.5rem;
font-size:0.5rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
top:8px;
color:#1A1200;
position:absolute;
right:0.5rem;
}
.hrcgc_badge_hot-r59{
background:#E03030;
color:#F5EDCC;
}
.hrcgc_badge_live-r59{
background:#E03030;
right:auto;
left:0.5rem;
color:#F5EDCC;
}
.hrcgc_mult-r59{
inset:0;
align-items:center;
font-weight:700;
font-size:1.75rem;
display:flex;
position:absolute;
justify-content:center;
color:#D4A017;
}
.hrcpc-r59{
border-radius:0.75rem;
border:1px solid #3A3020;
background:#1A1710;
color:#C9BA96;
font-weight:700;
justify-content:center;
font-size:0.875rem;
align-items:center;
display:flex;
height:64px;
}
.hrcrail-r59{
min-width:0;
}
.hrcrail_scroll-r59{
gap:0.875rem;
display:grid;
}
.hrcrail_scroll-r59>*{
min-width:0;
}
.hrcg6-r59{
grid-template-columns:repeat(6,1fr);
}
.hrcg7-r59{
grid-template-columns:repeat(7,1fr);
}
.hrcg4-r59{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1024px){
.hrcg6-r59,.hrcg7-r59{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-columns:120px;
overflow-x:auto;
grid-auto-flow:column;
padding-bottom:0.375rem;
}
.hrcg6-r59>*,.hrcg7-r59>*{
scroll-snap-align:start;
}
.hrcg4-r59{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.hrcg4-r59{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:150px;
}
}
.hrcpanel-r59{
border:1px solid #3A3020;
padding:28px 32px;
background:#1A1710;
border-radius:20px;
}
.hrcsplit-r59{
gap:2.25rem;
display:grid;
align-items:start;
}
.hrcsplit-r59>*{
min-width:0;
}
.hrcsplit_a-r59{
grid-template-columns:.85fr 1.15fr;
}
.hrcsplit_b-r59{
grid-template-columns:1fr 1.1fr;
}
.hrcsplit_c-r59{
grid-template-columns:1.1fr .9fr;
}
.hrcpgrid-r59{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.hrcpgrid-r59>*{
min-width:0;
}
.hrclead-r59{
color:#C9BA96;
font-size:15px;
margin-bottom:14px;
line-height:1.65;
}
.hrcfeat-r59{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.hrcfeat-r59>*{
min-width:0;
}
.hrcfeat2-r59{
grid-template-columns:1fr 1fr;
}
.hrcfeat_card-r59{
padding:1.625rem;
border-radius:20px;
background:#1A1710;
border:1px solid #3A3020;
}
.hrcfeat_card-r59 svg{
color:#D4A017;
margin-bottom:16px;
width:26px;
height:26px;
}
.hrcfeat_card-r59 h3{
margin-bottom:0.5rem;
color:#F5EDCC;
font-weight:700;
font-size:1.125rem;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
}
.hrcfeat_card-r59 p{
font-size:0.813rem;
color:#C9BA96;
line-height:1.6;
}
.hrcfeat_card-r59 b{
color:#F5EDCC;
}
.hrcbig-r59{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.hrcbig_n-r59{
color:#D4A017;
font-weight:700;
font-size:1.625rem;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
}
.hrcbig_l-r59{
font-size:0.75rem;
color:#8A7C5E;
}
.hrcperson-r59{
gap:14px;
padding:16px 1.125rem;
border-radius:0.75rem;
background:#1A1710;
border:1px solid #3A3020;
display:flex;
align-items:center;
}
.hrcavatar-r59{
background:linear-gradient(135deg,#F0C030,#A67810);
border-radius:50%;
flex:none;
width:44px;
height:44px;
}
.hrcperson_name-r59{
color:#F5EDCC;
font-weight:700;
font-size:14px;
}
.hrcperson_role-r59{
color:#8A7C5E;
font-size:12px;
}
.hrckv-r59{
overflow:hidden;
gap:1px;
grid-template-columns:1fr 1fr;
border:1px solid #3A3020;
border-radius:0.75rem;
background:#3A3020;
display:grid;
}
.hrckv-r59>div{
background:#0F0D08;
padding:1rem 1.125rem;
min-width:0;
}
.hrckv_k-r59{
margin-bottom:5px;
font-size:9.5px;
color:#D4A017;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.hrckv_v-r59{
font-weight:700;
font-size:13.5px;
color:#F5EDCC;
}
@media(max-width:1025px){
.hrcsplit_a-r59,.hrcsplit_b-r59,.hrcsplit_c-r59,.hrcpgrid-r59{
gap:24px;
grid-template-columns:1fr;
}
.hrcfeat-r59,.hrcfeat2-r59{
grid-template-columns:1fr;
}
.hrckv-r59{
grid-template-columns:1fr;
}
}
.hrcsh-r59{
margin-bottom:16px;
min-width:0;
}
.hrcsh_row-r59{
gap:12px;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.hrcsh_row-r59 .hrcsh_l-r59{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.hrcsh_stack-r59{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.hrcsh_center-r59{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.hrcsh_h2-r59{
gap:9px;
line-height:1.1;
color:#F5EDCC;
display:flex;
overflow-wrap:break-word;
font-size:20px;
align-items:center;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
@media(min-width:765px){
.hrcsh_h2-r59{
font-size:1.5rem;
}
}
.hrcband-r59 .hrcsh_h2-r59{
color:#F5EDCC;
}
.hrceb_mono-r59{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
letter-spacing:.08em;
}
.hrceb_mono-r59::before{
content:"// ";
}
.hrceb_upper-r59{
text-transform:uppercase;
letter-spacing:.14em;
}
.hrceb_pill-r59{
background:rgba(212, 160, 23, 0.12);
padding:5px 0.688rem;
border-radius:62.438rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.hrceb_line-r59{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.hrceb_line-r59::before{
background:#D4A017;
width:1.5rem;
display:inline-block;
height:1px;
content:"";
}
.hrcband-r59 .hrceb_line-r59::before{
background:#F0C030;
}
.hrcband-r59 .hrceb_pill-r59{
background:rgba(255, 220, 100, 0.08);
}
.hrcsh_link-r59{
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;
font-weight:600;
white-space:nowrap;
padding-bottom:2px;
display:inline-flex;
align-items:center;
color:#F5EDCC;
font-size:0.813rem;
border-bottom:1px solid #F5EDCC;
}
.hrcsh_link-r59:hover{
border-color:#D4A017;
color:#D4A017;
}
.hrcsh_link-r59 svg{
width:0.875rem;
height:0.875rem;
}
.hrcsh_link_chev-r59{
border-bottom:0;
color:#D4A017;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
font-size:12px;
}
.hrcsh_link_btn-r59{
border-radius:62.438rem;
background:#F0C030;
padding:9px 18px;
color:#1A1200;
border-bottom:0;
}
.hrcsh_link_btn-r59:hover{
border-color:transparent;
background:#D4A820;
}
.hrcband-r59 .hrcsh_link-r59{
border-color:#F5EDCC;
color:#F5EDCC;
}
.hrcband-r59 .hrcsh_link_chev-r59{
color:#F0C030;
}
.hrcsh_rule-r59{
background:#3A3020;
margin:-2px 0 1rem;
height:1px;
}
.hrcband-r59 .hrcsh_rule-r59{
background:rgba(255, 215, 80, 0.13);
}
.hrcseo_grid3-r59{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.hrcseo_grid4-r59{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.hrcseo_grid3-r59>*,.hrcseo_grid4-r59>*{
min-width:0;
}
.hrcseo_card-r59{
padding:1.5rem;
border:1px solid #3A3020;
background:#1A1710;
border-radius:12px;
}
.hrcseo_card-r59 h3{
margin-bottom:8px;
font-size:1.125rem;
font-weight:700;
color:#F5EDCC;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
}
.hrcseo_card-r59 p{
color:#C9BA96;
line-height:1.6;
font-size:13px;
}
.hrcseo_card_sm-r59{
padding:20px;
}
.hrcseo_card_sm-r59 h3{
font-size:1rem;
}
.hrcseo_card_sm-r59 p{
line-height:1.55;
font-size:12.5px;
}
.hrcseo_rtp_row-r59{
gap:2.25rem;
grid-template-columns:1fr 1fr;
display:grid;
align-items:center;
margin-top:1rem;
}
.hrcrtp-r59{
gap:14px;
display:flex;
min-width:0;
}
.hrcrtp-r59>div{
padding:16px;
flex:1;
border-radius:12px;
background:#0F0D08;
text-align:center;
min-width:0;
}
.hrcrtp_n-r59{
color:#D4A017;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
white-space:nowrap;
font-size:1.625rem;
font-weight:700;
}
.hrcrtp_l-r59{
color:#8A7C5E;
margin-top:0.25rem;
font-size:0.688rem;
}
.hrccmp-r59{
border:1px solid #3A3020;
border-radius:0.75rem;
overflow:hidden;
max-width:760px;
}
.hrccmp_row-r59{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.hrccmp_row-r59>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.hrccmp_row-r59>div:first-child{
font-weight:600;
padding-left:22px;
color:#F5EDCC;
text-align:left;
}
.hrccmp_th-r59{
background:#0F0D08;
font-size:12.5px;
font-weight:700;
}
.hrccmp_row-r59:not(.hrccmp_th-r59){
background:#1A1710;
color:#C9BA96;
border-top:1px solid #2A2318;
}
.hrccmp_zebra-r59{
background:#141209;
}
.hrcguide-r59{
border:1px solid #3A3020;
overflow:hidden;
background:#1A1710;
border-radius:0.75rem;
cursor:pointer;
}
.hrcguide_cover-r59{
height:130px;
}
.hrcguide_body-r59{
padding:1.25rem;
}
.hrcguide_body-r59 h3{
margin:0.438rem 0 9px;
font-size:16px;
line-height:1.25;
font-weight:700;
color:#F5EDCC;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
}
.hrcguide_meta-r59{
color:#8A7C5E;
font-size:11.5px;
}
.hrchub-r59{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid #2A2318;
padding-top:28px;
display:grid;
}
.hrchub-r59>*{
min-width:0;
}
.hrchub-r59 h4{
font-size:0.813rem;
margin-bottom:11px;
color:#F5EDCC;
font-weight:700;
}
.hrchub_col-r59{
gap:8px;
font-size:0.813rem;
color:#C9BA96;
flex-direction:column;
display:flex;
}
.hrchub_col-r59 a{
cursor:pointer;
}
@media(max-width:1025px){
.hrcseo_grid3-r59{
grid-template-columns:1fr;
}
.hrcseo_grid4-r59{
grid-template-columns:repeat(2,1fr);
}
.hrcseo_rtp_row-r59{
grid-template-columns:1fr;
gap:1.25rem;
}
.hrchub-r59{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:557px){
.hrchub-r59{
grid-template-columns:1fr;
}
}
.hrctk-r59{
background:#090806;
overflow:hidden;
align-items:center;
border-bottom:1px solid #2A2318;
display:flex;
}
.hrctk_tag-r59{
padding:0.688rem 18px;
background:#1A1710;
flex:none;
gap:0.5rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#E03030;
display:flex;
align-items:center;
text-transform:uppercase;
font-size:0.656rem;
font-weight:600;
border-right:1px solid #2A2318;
letter-spacing:.1em;
}
.hrctk_rail-r59{
overflow:hidden;
flex:1;
}
.hrctk_track-r59{
animation:zm3-marquee 26s linear infinite;
padding:11px 14px;
gap:1.75rem;
font-size:12px;
color:#C9BA96;
width:max-content;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
white-space:nowrap;
display:flex;
}
.hrctk_track-r59 b{
color:#D4A017;
}
.hrchero-r59{
border-radius:1.25rem;
padding:2.875rem 3rem;
overflow:hidden;
background:linear-gradient(120deg,#1C1608,#0E1020);
border:1px solid #3A3020;
color:#F5EDCC;
position:relative;
}
.hrchero_glow-r59{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
border-radius:50%;
right:-3.75rem;
height:340px;
top:-3.75rem;
position:absolute;
width:340px;
}
.hrchero_in-r59{
max-width:37.5rem;
position:relative;
}
.hrchero-r59 .hrceyebrow-r59{
color:#F0C030;
}
.hrcpill_row-r59{
gap:0.5rem;
background:rgba(255, 220, 100, 0.08);
padding:6px 0.813rem;
border-radius:62.438rem;
border:1px solid rgba(255, 215, 80, 0.13);
display:inline-flex;
margin-bottom:22px;
color:#F0C030;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
font-size:10.5px;
align-items:center;
text-transform:uppercase;
}
.hrchero_h1-r59{
margin:1.125rem 0;
line-height:1.02;
overflow-wrap:break-word;
font-weight:700;
font-size:54px;
letter-spacing:-.02em;
color:#F5EDCC;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
}
.hrchero_h1-r59 em{
font-style:normal;
color:#F0C030;
}
.hrchero_sub-r59{
color:#A89970;
max-width:30rem;
line-height:1.55;
margin-bottom:28px;
font-size:1.063rem;
}
.hrchero_cta-r59{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:1.625rem;
display:flex;
align-items:center;
}
.hrchero_trust-r59{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.hrchero_rating_txt-r59{
font-size:0.813rem;
color:#A89970;
}
@media(max-width:1025px){
.hrchero-r59{
padding:2rem 1.5rem;
}
.hrchero_h1-r59{
font-size:38px;
}
}
@media(max-width:561px){
.hrchero_h1-r59{
font-size:30px;
}
}
.hrcstat-r59{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.hrcstat-r59>*{
min-width:0;
}
.hrcstat_item-r59{
border-radius:0.75rem;
background:#1A1710;
padding:1.125rem 20px;
border:1px solid #3A3020;
}
.hrcstat_k-r59{
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
letter-spacing:.12em;
margin-bottom:0.438rem;
color:#8A7C5E;
}
.hrcstat_v-r59{
gap:0.5rem;
font-weight:700;
color:#F5EDCC;
align-items:center;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
display:flex;
overflow-wrap:anywhere;
min-width:0;
}
.hrcstat_v_accent-r59{
color:#D4A017;
}
@media(max-width:1025px){
.hrcstat-r59{
grid-template-columns:repeat(2,1fr);
}
}
.hrcwlc-r59{
gap:1.5rem;
padding:2.25rem 2.5rem;
background:linear-gradient(120deg,#1C1608,#0E1020);
overflow:hidden;
border:1px solid #3A3020;
border-radius:20px;
grid-template-columns:1.2fr .8fr;
display:grid;
align-items:center;
position:relative;
color:#F5EDCC;
}
.hrcwlc-r59>*{
min-width:0;
}
.hrcwlc-r59 .hrceyebrow-r59{
color:#F0C030;
}
.hrcwlc_glow-r59{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
border-radius:50%;
right:-2.5rem;
position:absolute;
width:260px;
top:-2.5rem;
height:16.25rem;
}
.hrcwlc_in-r59{
position:relative;
}
.hrcwlc_h2-r59{
margin:10px 0 0.5rem;
font-weight:700;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:2.125rem;
line-height:1.03;
color:#F5EDCC;
overflow-wrap:break-word;
}
.hrcwlc_h2-r59 em{
font-style:normal;
color:#F0C030;
}
.hrcwlc_sub-r59{
margin-bottom:1.125rem;
max-width:26.25rem;
color:#A89970;
line-height:1.55;
font-size:0.875rem;
}
.hrcwlc_terms-r59{
gap:10px;
position:relative;
display:flex;
flex-direction:column;
}
.hrcterm-r59{
background:rgba(255, 220, 100, 0.08);
padding:13px 0.938rem;
border-radius:12px;
border:1px solid rgba(255, 215, 80, 0.13);
gap:0.688rem;
display:flex;
align-items:center;
}
.hrcterm-r59 svg{
flex:none;
color:#F0C030;
height:20px;
width:1.25rem;
}
.hrcterm_k-r59{
text-transform:uppercase;
letter-spacing:.1em;
font-size:9.5px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A89970;
}
.hrcterm_v-r59{
font-weight:700;
font-size:0.875rem;
color:#F5EDCC;
margin-top:2px;
}
@media(max-width:1021px){
.hrcwlc-r59{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.hrcwlc_h2-r59{
font-size:1.625rem;
}
}
.hrcjp-r59{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.hrcjp-r59>*{
min-width:0;
}
.hrcjp_hero-r59{
overflow:hidden;
background:linear-gradient(135deg,#1C1608,#0E1020);
border:1px solid #3A3020;
padding:26px;
border-radius:1.25rem;
gap:14px;
min-height:11.25rem;
display:flex;
flex-direction:column;
color:#F5EDCC;
position:relative;
justify-content:space-between;
}
.hrcjp_glow-r59{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
border-radius:50%;
top:-40px;
right:-40px;
position:absolute;
width:180px;
height:180px;
}
.hrcjp_k_row-r59{
gap:10px;
justify-content:space-between;
display:flex;
align-items:center;
position:relative;
}
.hrcjp_k-r59{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.12em;
color:#8A7C5E;
}
.hrcjp_hero-r59 .hrcjp_k-r59{
color:#A89970;
}
.hrcjp_amt-r59{
font-size:2.625rem;
font-weight:700;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
color:#F0C030;
position:relative;
line-height:1;
}
.hrcjp_sub-r59{
color:#A89970;
font-size:0.75rem;
margin-top:5px;
}
.hrcjp_cell-r59{
background:#1A1710;
border-radius:1.25rem;
border:1px solid #3A3020;
padding:22px;
justify-content:space-between;
flex-direction:column;
min-height:11.25rem;
display:flex;
}
.hrcjp_cell-r59 .hrcjp_amt-r59{
color:#F5EDCC;
font-size:1.875rem;
}
.hrcjp_cell-r59 .hrcjp_sub-r59{
color:#8A7C5E;
}
@media(max-width:1024px){
.hrcjp-r59{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.hrcjp_amt-r59{
font-size:2rem;
}
}
.hrcsupp-r59{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.hrcsupp-r59>*{
min-width:0;
}
.hrcsupp_card-r59{
border-radius:12px;
padding:24px;
border:1px solid #3A3020;
background:#1A1710;
}
.hrcsupp_card-r59 svg{
width:24px;
height:24px;
color:#D4A017;
margin-bottom:0.875rem;
}
.hrcsupp_card-r59 h3{
font-size:16px;
color:#F5EDCC;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.375rem;
font-weight:700;
}
.hrcsupp_card-r59 p{
line-height:1.55;
font-size:0.813rem;
color:#C9BA96;
}
@media(max-width:1026px){
.hrcsupp-r59{
grid-template-columns:1fr;
}
}
.hrcpromo_grid-r59{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.hrcpromo_grid-r59>*{
min-width:0;
}
.hrcpromo-r59{
background:#1A1710;
border:1px solid #3A3020;
border-radius:1.25rem;
overflow:hidden;
padding:24px;
position:relative;
min-height:150px;
}
.hrcpromo_h-r59{
font-weight:700;
line-height:1.05;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDCC;
margin-top:6px;
font-size:1.625rem;
}
.hrcpromo_h-r59 em{
color:#D4A017;
font-style:normal;
}
.hrcpromo_p-r59{
line-height:1.5;
color:#C9BA96;
font-size:0.781rem;
margin-top:0.5rem;
}
.hrcpromo_feat-r59{
background:linear-gradient(135deg,#1C1608,#0E1020);
border-color:#3A3020;
}
.hrcpromo_feat-r59 .hrcpromo_h-r59{
color:#F5EDCC;
}
.hrcpromo_feat-r59 .hrcpromo_h-r59 em{
color:#F0C030;
}
.hrcpromo_feat-r59 .hrcpromo_p-r59{
color:#A89970;
}
.hrcpromo_feat-r59 .hrceyebrow-r59{
color:#F0C030;
}
@media(max-width:1022px){
.hrcpromo_grid-r59{
grid-template-columns:1fr;
}
}
.hrcapp-r59{
gap:36px;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.hrcapp_copy-r59{
max-width:32.5rem;
}
.hrcapp_h2-r59{
margin:0.75rem 0 0.625rem;
font-size:1.75rem;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#F5EDCC;
line-height:1.05;
}
.hrcapp_text-r59{
line-height:1.6;
font-size:0.875rem;
color:#C9BA96;
margin-bottom:1.25rem;
}
.hrcapp_btns-r59{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.hrcstore-r59{
gap:9px;
padding:11px 1.125rem;
background:#0F0D08;
border-radius:0.75rem;
border:1px solid #3A3020;
font-weight:700;
align-items:center;
color:#F5EDCC;
display:inline-flex;
font-size:13px;
cursor:pointer;
}
.hrcstore-r59 svg{
height:1rem;
width:16px;
}
.hrcapp_qr_wrap-r59{
gap:16px;
align-items:center;
display:flex;
}
.hrcqr-r59{
border-radius:12px;
grid-template-rows:repeat(5,1fr);
grid-template-columns:repeat(5,1fr);
background:#0F0D08;
border:1px solid #3A3020;
padding:0.688rem;
gap:3px;
width:6.75rem;
display:grid;
height:6.75rem;
}
.hrcqr-r59 i{
background:transparent;
}
.hrcqr_f-r59{
background:#D4A017;
}
.hrcapp_qr_cap-r59{
line-height:1.4;
font-size:12px;
color:#8A7C5E;
max-width:84px;
}
.hrcgm-r59{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.hrcgm-r59>*{
min-width:0;
}
.hrcgm_panel-r59{
border-radius:1.25rem;
background:#1A1710;
padding:28px;
border:1px solid #3A3020;
}
.hrcgm_h2-r59{
margin:10px 0 0.5rem;
font-size:24px;
font-weight:700;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDCC;
}
.hrcgm_text-r59{
font-size:13.5px;
color:#C9BA96;
margin-bottom:1.25rem;
max-width:440px;
line-height:1.6;
}
.hrcgm_level-r59{
gap:14px;
display:flex;
margin-bottom:1rem;
align-items:center;
}
.hrcgm_lv-r59{
font-size:1.5rem;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#D4A017;
}
.hrcgm_bar_wrap-r59{
flex:1;
min-width:0;
}
.hrcgm_bar_meta-r59{
margin-bottom:0.313rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#8A7C5E;
display:flex;
font-size:0.625rem;
justify-content:space-between;
}
.hrcbar-r59{
background:#0F0D08;
overflow:hidden;
border-radius:62.438rem;
height:8px;
}
.hrcbar_fill-r59{
background:linear-gradient(90deg,#F0C030,#A67810);
border-radius:62.438rem;
height:100%;
display:block;
}
.hrcgm_missions-r59{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.hrcgm_refer-r59{
border-radius:1.25rem;
border:1px solid #3A3020;
padding:28px;
overflow:hidden;
background:linear-gradient(150deg,#1C1608,#0E1020);
justify-content:space-between;
position:relative;
color:#F5EDCC;
display:flex;
flex-direction:column;
}
.hrcgm_refer-r59 .hrceyebrow-r59{
color:#F0C030;
}
.hrcgm_ref_h2-r59{
margin:10px 0 0.5rem;
line-height:1.1;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:24px;
color:#F5EDCC;
}
.hrcgm_ref_h2-r59 em{
color:#F0C030;
font-style:normal;
}
.hrcgm_ref_text-r59{
margin-bottom:1.125rem;
font-size:0.813rem;
color:#A89970;
line-height:1.55;
}
@media(max-width:1025px){
.hrcgm-r59{
grid-template-columns:1fr;
}
}
.hrcdw_h2-r59{
font-weight:700;
margin-bottom:0.625rem;
color:#F5EDCC;
line-height:1.08;
font-size:1.625rem;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
}
.hrcsteps_v-r59{
gap:0.625rem;
grid-template-columns:1fr;
}
.hrcsteps_v-r59 .hrcstep-r59{
padding:1.125rem 1.25rem;
}
@media(max-width:557px){
.hrcdw_h2-r59{
font-size:23px;
}
}
.hrcsteps-r59{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.hrcsteps-r59>*{
min-width:0;
}
.hrcstep-r59{
padding:24px;
background:#1A1710;
border-radius:12px;
border:1px solid #3A3020;
position:relative;
}
.hrcstep_num-r59{
border-radius:0.5rem;
background:#F0C030;
color:#1A1200;
font-weight:700;
margin-bottom:14px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:1.875rem;
align-items:center;
justify-content:center;
display:flex;
height:30px;
font-size:13px;
}
.hrcstep_h-r59{
font-size:1rem;
font-weight:700;
margin-bottom:7px;
color:#F5EDCC;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
}
.hrcstep_p-r59{
line-height:1.55;
color:#C9BA96;
font-size:13px;
}
@media(max-width:1022px){
.hrcsteps-r59{
grid-template-columns:1fr;
}
}
.hrcpay_logos-r59{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.hrcpay_logos-r59>*{
min-width:0;
}
.hrcpay-r59{
border:1px solid #3A3020;
border-radius:8px;
align-items:center;
font-weight:700;
color:#C9BA96;
font-size:12px;
justify-content:center;
display:flex;
height:48px;
}
.hrctable-r59{
border:1px solid #3A3020;
border-radius:0.75rem;
overflow:hidden;
}
.hrctrow-r59{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.hrctrow-r59>div{
padding:0.813rem 14px;
min-width:0;
}
.hrctrow-r59>div:first-child{
font-weight:700;
padding-left:1rem;
color:#F5EDCC;
}
.hrctrow_th-r59{
background:#0F0D08;
font-size:0.594rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.06em;
color:#8A7C5E;
}
.hrctrow-r59:not(.hrctrow_th-r59){
background:#1A1710;
color:#C9BA96;
border-top:1px solid #2A2318;
}
.hrctrow_zebra-r59{
background:#141209;
}
.hrcpos-r59{
font-weight:700;
color:#D4A017;
}
@media(max-width:1025px){
.hrcpay_logos-r59{
grid-template-columns:repeat(2,1fr);
}
}
.hrcvip_head-r59{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:18px;
align-items:flex-end;
display:flex;
}
.hrcvip_intro-r59{
max-width:26.25rem;
color:#C9BA96;
font-size:0.813rem;
}
.hrcvip-r59{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.hrcvip-r59>*{
min-width:0;
}
.hrctier-r59{
border:1px solid #3A3020;
border-radius:12px;
background:#1A1710;
padding:1.25rem;
}
.hrctier_on-r59{
border-color:#D4A017;
background:rgba(212, 160, 23, 0.12);
}
.hrctier_medal-r59{
background:linear-gradient(135deg,#F0C030,#A67810);
border-radius:8px;
margin-bottom:0.875rem;
height:1.875rem;
width:1.875rem;
}
.hrctier_name-r59{
font-size:15px;
font-weight:700;
margin-bottom:5px;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDCC;
}
.hrctier_tx-r59{
line-height:1.5;
color:#8A7C5E;
font-size:0.719rem;
}
@media(max-width:1027px){
.hrcvip-r59{
grid-template-columns:repeat(2,1fr);
}
}
.hrcbanner-r59{
gap:1.75rem;
border-radius:1.25rem;
padding:36px 2.5rem;
background:linear-gradient(115deg,#1C1608,#0E1020);
border:1px solid #3A3020;
overflow:hidden;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
position:relative;
color:#F5EDCC;
display:flex;
}
.hrcbanner_glow-r59{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 68%);
border-radius:50%;
width:12.5rem;
height:12.5rem;
top:50%;
position:absolute;
transform:translateY(-50%);
right:80px;
}
.hrcbanner_in-r59{
max-width:560px;
position:relative;
}
.hrcbanner-r59 .hrceyebrow-r59{
color:#F0C030;
}
.hrcbanner_h2-r59{
margin:10px 0;
color:#F5EDCC;
line-height:1.05;
font-weight:700;
font-size:30px;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
}
.hrcbanner_text-r59{
font-size:0.875rem;
color:#A89970;
line-height:1.6;
}
@media(max-width:562px){
.hrcbanner_h2-r59{
font-size:24px;
}
}
.hrcet_h2-r59{
margin:0.625rem 0 14px;
line-height:1.08;
color:#F5EDCC;
font-size:1.75rem;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.hrcet_right-r59{
gap:10px;
display:flex;
flex-direction:column;
}
.hrcet_updated-r59{
background:#0F0D08;
padding:14px 18px;
border:1px solid #3A3020;
border-radius:12px;
gap:0.625rem;
display:flex;
font-size:12px;
color:#C9BA96;
align-items:center;
}
.hrcet_updated-r59 svg{
flex:none;
color:#D4A017;
height:0.938rem;
width:0.938rem;
}
.hrcet_updated-r59 b{
color:#F5EDCC;
}
@media(max-width:561px){
.hrcet_h2-r59{
font-size:24px;
}
}
.hrcop_h2-r59{
margin:10px 0 0.5rem;
font-weight:700;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
color:#F5EDCC;
font-size:24px;
line-height:1.1;
}
.hrcop_text-r59{
line-height:1.6;
font-size:13.5px;
color:#C9BA96;
}
@media(max-width:562px){
.hrcop_h2-r59{
font-size:22px;
}
}
.hrcgd_head-r59{
gap:0.75rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:1rem;
display:flex;
justify-content:space-between;
}
.hrcrc-r59{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.hrcrc-r59>*{
min-width:0;
}
.hrcrc_awards-r59{
gap:11px;
display:flex;
flex-direction:column;
}
.hrcaward-r59{
gap:0.688rem;
display:flex;
align-items:center;
}
.hrcaward-r59 svg{
flex:none;
height:18px;
width:18px;
color:#E8A800;
}
.hrcaward_t-r59{
font-weight:700;
font-size:13.5px;
color:#F5EDCC;
}
.hrcaward_s-r59{
font-size:11.5px;
color:#8A7C5E;
}
.hrcrc_press-r59{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.hrclogo_cell-r59{
border-radius:0.5rem;
border:1px solid #3A3020;
align-items:center;
color:#C9BA96;
justify-content:center;
display:flex;
height:48px;
font-weight:700;
font-size:0.813rem;
}
.hrcrc_partner-r59{
padding:20px;
border:1px solid #3A3020;
background:#1A1710;
border-radius:0.75rem;
}
.hrcrc_partner_name-r59{
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:1.125rem;
color:#F5EDCC;
font-weight:700;
margin-bottom:6px;
}
.hrcrc_partner_text-r59{
font-size:12.5px;
color:#C9BA96;
line-height:1.55;
}
@media(max-width:1024px){
.hrcrc-r59{
gap:1.375rem;
grid-template-columns:1fr;
}
.hrcrc_press-r59{
grid-template-columns:repeat(4,1fr);
}
}
.hrcdispute-r59{
border-radius:0.75rem;
gap:1.75rem;
border:1px dashed #5A4A28;
padding:26px 30px;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.hrcdispute_in-r59{
max-width:41.25rem;
}
.hrcdispute_h2-r59{
color:#F5EDCC;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:22px;
margin-bottom:8px;
font-weight:700;
}
.hrcdispute_text-r59{
color:#C9BA96;
font-size:0.844rem;
line-height:1.6;
}
.hrcprovs-r59{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:28px;
display:grid;
}
.hrcprovs-r59>*{
min-width:0;
}
.hrcprov-r59{
border:1px solid #3A3020;
background:#1A1710;
border-radius:12px;
padding:12px;
text-decoration:none;
display:flex;
height:64px;
align-items:center;
justify-content:center;
}
.hrcprov_img-r59{
max-width:100%;
object-fit:contain;
max-height:32px;
}
.hrcresp-r59{
background:#1A1710;
border:1px solid #3A3020;
padding:26px;
gap:24px;
border-radius:0.75rem;
flex-wrap:wrap;
align-items:center;
display:flex;
justify-content:space-between;
}
.hrcresp_in-r59{
max-width:560px;
}
.hrcresp_h-r59{
color:#F5EDCC;
margin-bottom:0.5rem;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:1.188rem;
font-weight:700;
}
.hrcresp_p-r59{
line-height:1.6;
font-size:13.5px;
color:#C9BA96;
}
.hrcresp_badges-r59{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.hrcage18-r59{
border:1.5px solid #E03030;
border-radius:0.5rem;
padding:0.25rem 0.5rem;
font-weight:700;
font-size:0.813rem;
color:#E03030;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hrcresp_org-r59{
font-weight:600;
font-size:0.813rem;
color:#8A7C5E;
}
@media(max-width:1022px){
.hrcprovs-r59{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:560px){
.hrcprovs-r59{
grid-template-columns:repeat(2,1fr);
}
}
.hrcab_h2-r59{
margin:0.875rem 0 16px;
color:#F5EDCC;
line-height:1.08;
font-weight:700;
font-family:"Albert Sans", 'Helvetica Neue', Arial, sans-serif;
font-size:32px;
}
.hrcab_body-r59{
color:#C9BA96;
line-height:1.65;
margin-bottom:0.875rem;
font-size:15px;
}
.hrcab_chips-r59{
gap:10px;
flex-wrap:wrap;
display:flex;
margin-top:8px;
}
.hrcfaq-r59{
gap:10px;
display:flex;
flex-direction:column;
}
.hrcfaq_item-r59{
padding:18px 1.375rem;
border:1px solid #3A3020;
background:#1A1710;
border-radius:12px;
}
.hrcfaq_q-r59{
gap:1rem;
list-style:none;
justify-content:space-between;
display:flex;
font-weight:600;
cursor:pointer;
align-items:center;
color:#F5EDCC;
font-size:0.969rem;
}
.hrcfaq_q-r59::-webkit-details-marker{
display:none;
}
.hrcfaq_q_t-r59{
gap:0.625rem;
display:flex;
}
.hrcfaq_q_i-r59{
font-style:normal;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#D4A017;
}
.hrcfaq_pm-r59{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#D4A017;
font-size:1.25rem;
}
.hrcfaq_item-r59[open] .hrcfaq_pm-r59{
transform:rotate(45deg);
}
.hrcfaq_a-r59{
font-size:13.5px;
line-height:1.6;
color:#C9BA96;
margin-top:12px;
}
@media(max-width:561px){
.hrcab_h2-r59{
font-size:26px;
}
}
.hrcfooter-r59{
background:#090806;
padding:2.5rem 28px;
border-top:1px solid #2A2318;
}
.hrcfooter_grid-r59{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-left:auto;
max-width:1380px;
display:grid;
margin-bottom:1.75rem;
margin-right:auto;
}
.hrcfooter_grid-r59>*{
min-width:0;
}
.hrcfooter_grid-r59 h4{
letter-spacing:.12em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:10px;
color:#5A5040;
margin-bottom:0.813rem;
}
.hrcfcol-r59{
gap:0.563rem;
font-size:0.813rem;
color:#C9BA96;
display:flex;
flex-direction:column;
}
.hrcfcol-r59 a{
cursor:pointer;
}
.hrcft_about-r59{
color:#8A7C5E;
max-width:260px;
font-size:0.813rem;
line-height:1.6;
margin-top:12px;
}
.hrcft_contact-r59{
color:#D4A017;
overflow-wrap:anywhere;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
margin-top:0.75rem;
}
.hrcfooter_bottom-r59{
gap:16px;
margin:0 auto;
flex-wrap:wrap;
padding-top:1.25rem;
align-items:center;
display:flex;
border-top:1px solid #2A2318;
justify-content:space-between;
max-width:1380px;
}
.hrcfooter_bottom-r59 p{
max-width:45rem;
font-size:0.688rem;
color:#5A5040;
line-height:1.6;
}
@media(max-width:1025px){
.hrcfooter_grid-r59{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.hrcfooter_grid-r59{
grid-template-columns:1fr;
}
}