*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0D08;
color:#C9BC9A;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.55;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(10, 8, 4, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.hwoshell-975{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.hwomain-975{
min-width:0;
}
.hwowrap-975{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.hwocontainer-975{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:766px){
.hwocontainer-975{
padding:0 28px;
}
}
.hwosection-975{
padding:1.5rem 1.75rem;
}
.hwosection_pt-975{
padding-top:2.125rem;
}
.hwoband_soft-975{
background:#1A1710;
}
.hwoeyebrow-975{
text-transform:uppercase;
line-height:1.4;
font-size:10.5px;
letter-spacing:.14em;
font-weight:600;
overflow-wrap:break-word;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#FFB720;
display:inline-block;
}
.hwodrawer_cb-975{
display:none;
}
.hwooverlay-975{
display:none;
}
@media(max-width:1021px){
.hwoshell-975{
grid-template-columns:1fr;
}
.hwomain-975{
padding-bottom:78px;
}
.hwodrawer_cb-975:checked~.hwooverlay-975{
inset:0;
background:rgba(10, 8, 4, 0.72);
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:561px){
.hwosection-975{
padding:18px 16px;
}
.hwosection_pt-975{
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 ---------- */
.hwoside-975{
gap:22px;
background:#13110C;
padding:1.375rem 18px;
display:flex;
flex-direction:column;
top:0;
align-self:start;
position:sticky;
overflow-y:auto;
height:100vh;
border-right:1px solid #2A2418;
}
.hwobrand-975{
gap:10px;
align-items:center;
display:flex;
}
.hwologo-975{
letter-spacing:-.02em;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:21px;
color:#F5EDD6;
}
.hwoside_cta-975{
background:rgba(255, 183, 32, 0.11);
border:1px solid #3A3222;
padding:1rem;
border-radius:0.813rem;
}
.hwoside_cta_h-975{
font-size:1.063rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F5EDD6;
margin-bottom:0.375rem;
font-weight:700;
line-height:1.15;
}
.hwoside_cta_p-975{
color:#C9BC9A;
line-height:1.45;
font-size:12px;
margin-bottom:0.75rem;
}
.hwonav-975{
gap:3px;
flex-direction:column;
display:flex;
}
.hwonav_label-975{
padding:6px 10px;
color:#5A5040;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
font-size:9.5px;
text-transform:uppercase;
}
.hwonav_item-975{
border-radius:0.5rem;
padding:10px;
gap:0.688rem;
font-size:0.875rem;
align-items:center;
font-weight:500;
color:#C9BC9A;
display:flex;
}
.hwonav_item-975 svg{
width:1.063rem;
height:1.063rem;
}
.hwonav_item-975:hover{
background:rgba(255, 183, 32, 0.11);
color:#F5EDD6;
}
.hwonav_item_on-975{
background:rgba(255, 183, 32, 0.11);
font-weight:600;
color:#FFB720;
}
.hwoside_foot-975{
border:1px solid #3A3222;
border-radius:0.813rem;
padding:12px;
background:#1A1710;
margin-top:auto;
}
.hwoside_foot-975 p{
margin-top:0.25rem;
font-size:0.781rem;
color:#C9BC9A;
line-height:1.4;
}
/* ---------- topbar ---------- */
.hwotop-975{
padding:0.875rem 28px;
gap:1rem;
background:#13110C;
z-index:40;
align-items:center;
border-bottom:1px solid #2A2418;
display:flex;
position:sticky;
top:0;
}
.hwotop_brand-975{
gap:0.563rem;
align-items:center;
display:none;
}
.hwosearch-975{
border:1px solid #3A3222;
background:#1A1710;
border-radius:13px;
flex:1;
padding:11px 14px;
gap:0.625rem;
color:#8F8368;
font-size:13.5px;
align-items:center;
display:flex;
max-width:440px;
}
.hwosearch-975 svg{
flex:none;
width:1rem;
height:1rem;
}
.hwotop_actions-975{
gap:0.75rem;
display:flex;
margin-left:auto;
align-items:center;
}
.hwolang-975{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#C9BC9A;
font-size:0.75rem;
}
.hwoburger-975{
border:1px solid #3A3222;
border-radius:0.5rem;
background:#1A1710;
justify-content:center;
align-items:center;
color:#F5EDD6;
width:2.5rem;
display:none;
height:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.hwobotnav-975{
display:none;
}
@media(max-width:1024px){
.hwoside-975{
transition:transform .25s ease;
transform:translateX(-100%);
top:0;
height:100vh;
z-index:80;
width:280px;
left:0;
position:fixed;
}
.hwodrawer_cb-975:checked~.hwoshell-975 .hwoside-975{
transform:translateX(0);
}
.hwotop-975{
gap:0.75rem;
padding:14px 16px;
flex-wrap:wrap;
position:static;
}
.hwotop_brand-975{
display:flex;
}
.hwosearch-975{
display:none;
}
.hwoburger-975{
display:flex;
}
.hwotop_actions-975{
gap:0.625rem;
margin-left:0;
width:100%;
align-items:stretch;
}
.hwotop_actions-975 .hwolang-975{
display:none;
}
.hwotop_actions-975 .hwobtn-975{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.hwobotnav-975{
grid-template-columns:repeat(3,1fr);
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#13110C;
bottom:0;
position:fixed;
display:grid;
right:0;
z-index:65;
transform:translateZ(0);
left:0;
border-top:1px solid #3A3222;
}
.hwobn-975{
padding:0.375rem 2px 0;
gap:0.25rem;
min-width:0;
flex-direction:column;
color:#C9BC9A;
font-size:0.625rem;
font-weight:600;
display:flex;
align-items:center;
justify-content:flex-end;
}
.hwobn-975 svg{
flex:none;
width:1.375rem;
height:22px;
}
.hwobn-975 span{
overflow:hidden;
max-width:100%;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
}
.hwobn_on-975{
color:#FFB720;
}
.hwobn_center-975{
position:relative;
}
.hwobn_fab-975{
background:#FFB720;
border-radius:50%;
color:#1A1100;
width:3.125rem;
box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.64), 0 2px 0.5rem rgba(255, 183, 32, 0.16);
left:50%;
position:absolute;
transform:translateX(-50%);
top:-1.25rem;
justify-content:center;
align-items:center;
display:flex;
height:3.125rem;
}
.hwobn_fab-975 svg{
height:1.5rem;
width:24px;
}
.hwobn_center-975 span{
color:#FFB720;
}
}
.hwobtn-975{
gap:0.5rem;
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;
border-radius:8px;
padding:0.688rem 22px;
align-items:center;
font-size:0.875rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
justify-content:center;
font-weight:700;
display:inline-flex;
cursor:pointer;
}
.hwobtn_pri-975{
background:#FFB720;
color:#1A1100;
box-shadow:0 0.25rem 20px rgba(255, 183, 32, 0.42), 0 2px 0.375rem rgba(255, 183, 32, 0.24);
}
.hwobtn_pri-975:hover{
background:#E8A418;
}
.hwobtn_ghost-975{
background:rgba(255, 183, 32, 0.11);
font-weight:600;
color:#F5EDD6;
}
.hwobtn_line-975{
border:1px solid #504530;
background:transparent;
color:#F5EDD6;
font-weight:600;
}
.hwobtn_lg-975{
border-radius:0.813rem;
padding:16px 1.875rem;
font-size:0.938rem;
}
.hwoband-975 .hwobtn_line-975{
border-color:rgba(255, 210, 120, 0.13);
color:#F5EDD6;
}
.hwoband-975 .hwobtn_ghost-975{
background:rgba(255, 210, 120, 0.08);
color:#F5EDD6;
}
.hwolink_m-975{
gap:0.313rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-decoration:none;
font-size:12px;
display:inline-flex;
color:#FFB720;
cursor:pointer;
align-items:center;
}
.hwolink_m-975 svg{
width:14px;
height:0.875rem;
}
.hwoband-975 .hwolink_m-975{
color:#FFB720;
}
.hwodot-975{
border-radius:50%;
background:#FFB720;
flex:none;
width:0.438rem;
height:0.438rem;
}
.hwodot_live-975{
background:#E8392A;
animation:zm3-pulse 1.4s infinite;
}
.hwostars-975{
gap:2px;
display:inline-flex;
color:#FFB720;
}
.hwostars-975 svg{
height:0.938rem;
width:15px;
}
.hwochip-975{
background:#1A1710;
border:1px solid #3A3222;
border-radius:0.5rem;
padding:0.438rem 0.75rem;
gap:6px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
align-items:center;
color:#C9BC9A;
font-size:11px;
}
.hwochip_on-975{
border-color:transparent;
background:rgba(255, 183, 32, 0.11);
color:#FFB720;
}
.hwogc-975{
color:inherit;
min-width:0;
text-decoration:none;
cursor:pointer;
display:block;
}
.hwogc_thumb-975{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #3A3222;
background-size:cover;
background-position:center;
aspect-ratio:1;
display:block;
position:relative;
}
.hwogc_thumb_portrait-975{
aspect-ratio:3/4;
}
.hwogc_thumb_wide-975{
aspect-ratio:16/11;
}
.hwogc_cap-975{
padding:9px;
background:linear-gradient(transparent,rgba(10, 8, 4, 0.72));
position:absolute;
bottom:0;
left:0;
right:0;
}
.hwogc_name-975{
color:#F5EDD6;
font-weight:700;
font-size:12.5px;
display:block;
}
.hwogc_meta-975{
color:#B8A87A;
font-size:0.688rem;
}
.hwogc_badge-975{
padding:2px 6px;
border-radius:8px;
background:#FFB720;
font-weight:700;
top:8px;
position:absolute;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#1A1100;
font-size:0.5rem;
right:8px;
}
.hwogc_badge_hot-975{
background:#E8392A;
color:#F5EDD6;
}
.hwogc_badge_live-975{
background:#E8392A;
left:8px;
color:#F5EDD6;
right:auto;
}
.hwogc_mult-975{
inset:0;
position:absolute;
align-items:center;
font-weight:700;
color:#FFB720;
display:flex;
justify-content:center;
font-size:28px;
}
.hwopc-975{
border:1px solid #3A3222;
background:#1A1710;
border-radius:0.813rem;
display:flex;
height:4rem;
font-weight:700;
justify-content:center;
font-size:0.875rem;
align-items:center;
color:#C9BC9A;
}
.hworail-975{
min-width:0;
}
.hworail_scroll-975{
gap:14px;
display:grid;
}
.hworail_scroll-975>*{
min-width:0;
}
.hwog6-975{
grid-template-columns:repeat(6,1fr);
}
.hwog7-975{
grid-template-columns:repeat(7,1fr);
}
.hwog4-975{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.hwog6-975,.hwog7-975{
grid-template-columns:none;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
padding-bottom:0.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
.hwog6-975>*,.hwog7-975>*{
scroll-snap-align:start;
}
.hwog4-975{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.hwog4-975{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:150px;
overflow-x:auto;
}
}
.hwopanel-975{
border:1px solid #3A3222;
background:#1A1710;
padding:1.75rem 32px;
border-radius:1.25rem;
}
.hwosplit-975{
gap:2.25rem;
align-items:start;
display:grid;
}
.hwosplit-975>*{
min-width:0;
}
.hwosplit_a-975{
grid-template-columns:.85fr 1.15fr;
}
.hwosplit_b-975{
grid-template-columns:1fr 1.1fr;
}
.hwosplit_c-975{
grid-template-columns:1.1fr .9fr;
}
.hwopgrid-975{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.hwopgrid-975>*{
min-width:0;
}
.hwolead-975{
font-size:0.938rem;
color:#C9BC9A;
margin-bottom:14px;
line-height:1.65;
}
.hwofeat-975{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.hwofeat-975>*{
min-width:0;
}
.hwofeat2-975{
grid-template-columns:1fr 1fr;
}
.hwofeat_card-975{
border-radius:1.25rem;
background:#1A1710;
border:1px solid #3A3222;
padding:1.625rem;
}
.hwofeat_card-975 svg{
margin-bottom:1rem;
color:#FFB720;
height:1.625rem;
width:26px;
}
.hwofeat_card-975 h3{
font-weight:700;
color:#F5EDD6;
margin-bottom:0.5rem;
font-size:18px;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.hwofeat_card-975 p{
font-size:0.813rem;
line-height:1.6;
color:#C9BC9A;
}
.hwofeat_card-975 b{
color:#F5EDD6;
}
.hwobig-975{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.hwobig_n-975{
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#FFB720;
font-size:1.625rem;
}
.hwobig_l-975{
font-size:12px;
color:#8F8368;
}
.hwoperson-975{
gap:0.875rem;
background:#1A1710;
border:1px solid #3A3222;
padding:1rem 18px;
border-radius:13px;
align-items:center;
display:flex;
}
.hwoavatar-975{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#FFB720,#C47D00);
height:2.75rem;
width:2.75rem;
}
.hwoperson_name-975{
font-size:0.875rem;
font-weight:700;
color:#F5EDD6;
}
.hwoperson_role-975{
font-size:12px;
color:#8F8368;
}
.hwokv-975{
border:1px solid #3A3222;
overflow:hidden;
gap:1px;
background:#3A3222;
grid-template-columns:1fr 1fr;
border-radius:13px;
display:grid;
}
.hwokv-975>div{
padding:1rem 1.125rem;
background:#0F0D08;
min-width:0;
}
.hwokv_k-975{
color:#FFB720;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
margin-bottom:0.313rem;
}
.hwokv_v-975{
color:#F5EDD6;
font-size:13.5px;
font-weight:700;
}
@media(max-width:1025px){
.hwosplit_a-975,.hwosplit_b-975,.hwosplit_c-975,.hwopgrid-975{
gap:1.5rem;
grid-template-columns:1fr;
}
.hwofeat-975,.hwofeat2-975{
grid-template-columns:1fr;
}
.hwokv-975{
grid-template-columns:1fr;
}
}
.hwosh-975{
min-width:0;
margin-bottom:1rem;
}
.hwosh_row-975{
gap:12px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.hwosh_row-975 .hwosh_l-975{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.hwosh_stack-975{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.hwosh_center-975{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.hwosh_h2-975{
gap:9px;
line-height:1.1;
align-items:center;
color:#F5EDD6;
overflow-wrap:break-word;
display:flex;
font-size:20px;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
@media(min-width:769px){
.hwosh_h2-975{
font-size:24px;
}
}
.hwoband-975 .hwosh_h2-975{
color:#F5EDD6;
}
.hwoeb_mono-975{
letter-spacing:.08em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
}
.hwoeb_mono-975::before{
content:"// ";
}
.hwoeb_upper-975{
letter-spacing:.14em;
text-transform:uppercase;
}
.hwoeb_pill-975{
padding:0.313rem 0.688rem;
border-radius:999px;
background:rgba(255, 183, 32, 0.11);
letter-spacing:.12em;
text-transform:uppercase;
}
.hwoeb_line-975{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.hwoeb_line-975::before{
background:#FFB720;
content:"";
width:24px;
display:inline-block;
height:1px;
}
.hwoband-975 .hwoeb_line-975::before{
background:#FFB720;
}
.hwoband-975 .hwoeb_pill-975{
background:rgba(255, 210, 120, 0.08);
}
.hwosh_link-975{
gap:0.375rem;
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;
align-items:center;
white-space:nowrap;
display:inline-flex;
font-size:13px;
padding-bottom:2px;
color:#F5EDD6;
border-bottom:1px solid #F5EDD6;
font-weight:600;
}
.hwosh_link-975:hover{
border-color:#FFB720;
color:#FFB720;
}
.hwosh_link-975 svg{
height:14px;
width:0.875rem;
}
.hwosh_link_chev-975{
color:#FFB720;
font-size:0.75rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
border-bottom:0;
}
.hwosh_link_btn-975{
padding:9px 1.125rem;
border-radius:999px;
background:#FFB720;
color:#1A1100;
border-bottom:0;
}
.hwosh_link_btn-975:hover{
background:#E8A418;
border-color:transparent;
}
.hwoband-975 .hwosh_link-975{
border-color:#F5EDD6;
color:#F5EDD6;
}
.hwoband-975 .hwosh_link_chev-975{
color:#FFB720;
}
.hwosh_rule-975{
margin:-2px 0 16px;
background:#3A3222;
height:1px;
}
.hwoband-975 .hwosh_rule-975{
background:rgba(255, 210, 120, 0.13);
}
.hwoseo_grid3-975{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.hwoseo_grid4-975{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.hwoseo_grid3-975>*,.hwoseo_grid4-975>*{
min-width:0;
}
.hwoseo_card-975{
padding:24px;
border:1px solid #3A3222;
border-radius:13px;
background:#1A1710;
}
.hwoseo_card-975 h3{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:18px;
font-weight:700;
color:#F5EDD6;
margin-bottom:8px;
}
.hwoseo_card-975 p{
font-size:0.813rem;
color:#C9BC9A;
line-height:1.6;
}
.hwoseo_card_sm-975{
padding:1.25rem;
}
.hwoseo_card_sm-975 h3{
font-size:1rem;
}
.hwoseo_card_sm-975 p{
line-height:1.55;
font-size:12.5px;
}
.hwoseo_rtp_row-975{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:1rem;
}
.hwortp-975{
gap:14px;
display:flex;
min-width:0;
}
.hwortp-975>div{
padding:1rem;
flex:1;
background:#0F0D08;
border-radius:13px;
text-align:center;
min-width:0;
}
.hwortp_n-975{
white-space:nowrap;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.625rem;
color:#FFB720;
}
.hwortp_l-975{
font-size:0.688rem;
margin-top:0.25rem;
color:#8F8368;
}
.hwocmp-975{
overflow:hidden;
border-radius:13px;
border:1px solid #3A3222;
max-width:760px;
}
.hwocmp_row-975{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.hwocmp_row-975>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.hwocmp_row-975>div:first-child{
padding-left:22px;
color:#F5EDD6;
font-weight:600;
text-align:left;
}
.hwocmp_th-975{
background:#0F0D08;
font-size:12.5px;
font-weight:700;
}
.hwocmp_row-975:not(.hwocmp_th-975){
background:#1A1710;
border-top:1px solid #2A2418;
color:#C9BC9A;
}
.hwocmp_zebra-975{
background:#141208;
}
.hwoguide-975{
border:1px solid #3A3222;
border-radius:13px;
background:#1A1710;
overflow:hidden;
cursor:pointer;
}
.hwoguide_cover-975{
height:130px;
}
.hwoguide_body-975{
padding:1.25rem;
}
.hwoguide_body-975 h3{
margin:7px 0 0.563rem;
font-size:16px;
font-weight:700;
line-height:1.25;
color:#F5EDD6;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.hwoguide_meta-975{
font-size:11.5px;
color:#8F8368;
}
.hwohub-975{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
display:grid;
padding-top:28px;
border-top:1px solid #2A2418;
}
.hwohub-975>*{
min-width:0;
}
.hwohub-975 h4{
font-weight:700;
font-size:0.813rem;
color:#F5EDD6;
margin-bottom:11px;
}
.hwohub_col-975{
gap:0.5rem;
flex-direction:column;
font-size:0.813rem;
display:flex;
color:#C9BC9A;
}
.hwohub_col-975 a{
cursor:pointer;
}
@media(max-width:1025px){
.hwoseo_grid3-975{
grid-template-columns:1fr;
}
.hwoseo_grid4-975{
grid-template-columns:repeat(2,1fr);
}
.hwoseo_rtp_row-975{
grid-template-columns:1fr;
gap:1.25rem;
}
.hwohub-975{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.hwohub-975{
grid-template-columns:1fr;
}
}
.hwohero-975{
border:1px solid #3A3222;
overflow:hidden;
background:linear-gradient(120deg,#1C1608,#0E1420);
padding:2.875rem 3rem;
border-radius:1.25rem;
color:#F5EDD6;
position:relative;
}
.hwohero_glow-975{
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
border-radius:50%;
right:-60px;
top:-60px;
height:340px;
width:340px;
position:absolute;
}
.hwohero_in-975{
position:relative;
max-width:37.5rem;
}
.hwohero-975 .hwoeyebrow-975{
color:#FFB720;
}
.hwopill_row-975{
border-radius:62.438rem;
border:1px solid rgba(255, 210, 120, 0.13);
padding:0.375rem 0.813rem;
gap:8px;
background:rgba(255, 210, 120, 0.08);
margin-bottom:1.375rem;
letter-spacing:.1em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#FFB720;
font-size:10.5px;
display:inline-flex;
align-items:center;
text-transform:uppercase;
}
.hwohero_h1-975{
margin:1.125rem 0;
color:#F5EDD6;
overflow-wrap:break-word;
letter-spacing:-.02em;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.02;
font-weight:700;
font-size:54px;
}
.hwohero_h1-975 em{
font-style:normal;
color:#FFB720;
}
.hwohero_sub-975{
color:#B8A87A;
line-height:1.55;
font-size:17px;
max-width:30rem;
margin-bottom:28px;
}
.hwohero_cta-975{
gap:0.875rem;
margin-bottom:1.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.hwohero_trust-975{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.hwohero_rating_txt-975{
color:#B8A87A;
font-size:13px;
}
@media(max-width:1023px){
.hwohero-975{
padding:32px 24px;
}
.hwohero_h1-975{
font-size:38px;
}
}
@media(max-width:560px){
.hwohero_h1-975{
font-size:1.875rem;
}
}
.hwostat-975{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.hwostat-975>*{
min-width:0;
}
.hwostat_item-975{
border-radius:13px;
background:#1A1710;
padding:18px 1.25rem;
border:1px solid #3A3222;
}
.hwostat_k-975{
font-size:0.594rem;
margin-bottom:0.438rem;
color:#8F8368;
letter-spacing:.12em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.hwostat_v-975{
gap:8px;
font-size:1.5rem;
overflow-wrap:anywhere;
min-width:0;
align-items:center;
font-weight:700;
display:flex;
color:#F5EDD6;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.hwostat_v_accent-975{
color:#FFB720;
}
@media(max-width:1027px){
.hwostat-975{
grid-template-columns:repeat(2,1fr);
}
}
.hwowlc-975{
grid-template-columns:1.2fr .8fr;
overflow:hidden;
border-radius:20px;
padding:36px 2.5rem;
border:1px solid #3A3222;
gap:1.5rem;
background:linear-gradient(120deg,#1C1608,#0E1420);
position:relative;
align-items:center;
display:grid;
color:#F5EDD6;
}
.hwowlc-975>*{
min-width:0;
}
.hwowlc-975 .hwoeyebrow-975{
color:#FFB720;
}
.hwowlc_glow-975{
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
border-radius:50%;
right:-40px;
top:-2.5rem;
position:absolute;
width:16.25rem;
height:260px;
}
.hwowlc_in-975{
position:relative;
}
.hwowlc_h2-975{
margin:10px 0 0.5rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.03;
color:#F5EDD6;
font-size:34px;
overflow-wrap:break-word;
}
.hwowlc_h2-975 em{
font-style:normal;
color:#FFB720;
}
.hwowlc_sub-975{
max-width:420px;
line-height:1.55;
color:#B8A87A;
font-size:14px;
margin-bottom:1.125rem;
}
.hwowlc_terms-975{
gap:10px;
flex-direction:column;
position:relative;
display:flex;
}
.hwoterm-975{
border-radius:0.813rem;
border:1px solid rgba(255, 210, 120, 0.13);
background:rgba(255, 210, 120, 0.08);
gap:11px;
padding:0.813rem 0.938rem;
align-items:center;
display:flex;
}
.hwoterm-975 svg{
flex:none;
width:1.25rem;
height:1.25rem;
color:#FFB720;
}
.hwoterm_k-975{
font-size:0.594rem;
letter-spacing:.1em;
text-transform:uppercase;
color:#B8A87A;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hwoterm_v-975{
color:#F5EDD6;
font-weight:700;
margin-top:2px;
font-size:0.875rem;
}
@media(max-width:1022px){
.hwowlc-975{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.hwowlc_h2-975{
font-size:26px;
}
}
.hwojp-975{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.hwojp-975>*{
min-width:0;
}
.hwojp_hero-975{
overflow:hidden;
border:1px solid #3A3222;
padding:26px;
border-radius:20px;
gap:0.875rem;
background:linear-gradient(135deg,#1C1608,#0E1420);
flex-direction:column;
position:relative;
justify-content:space-between;
min-height:180px;
display:flex;
color:#F5EDD6;
}
.hwojp_glow-975{
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
border-radius:50%;
top:-2.5rem;
width:180px;
right:-40px;
position:absolute;
height:180px;
}
.hwojp_k_row-975{
gap:10px;
position:relative;
justify-content:space-between;
display:flex;
align-items:center;
}
.hwojp_k-975{
color:#8F8368;
letter-spacing:.12em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
text-transform:uppercase;
}
.hwojp_hero-975 .hwojp_k-975{
color:#B8A87A;
}
.hwojp_amt-975{
position:relative;
line-height:1;
font-weight:700;
font-size:2.625rem;
color:#FFB720;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.hwojp_sub-975{
color:#B8A87A;
margin-top:0.313rem;
font-size:0.75rem;
}
.hwojp_cell-975{
padding:22px;
border-radius:20px;
border:1px solid #3A3222;
background:#1A1710;
justify-content:space-between;
flex-direction:column;
min-height:11.25rem;
display:flex;
}
.hwojp_cell-975 .hwojp_amt-975{
color:#F5EDD6;
font-size:1.875rem;
}
.hwojp_cell-975 .hwojp_sub-975{
color:#8F8368;
}
@media(max-width:1022px){
.hwojp-975{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.hwojp_amt-975{
font-size:2rem;
}
}
.hwopromo_grid-975{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.hwopromo_grid-975>*{
min-width:0;
}
.hwopromo-975{
border-radius:1.25rem;
overflow:hidden;
border:1px solid #3A3222;
background:#1A1710;
padding:24px;
position:relative;
min-height:150px;
}
.hwopromo_h-975{
font-weight:700;
margin-top:0.375rem;
font-size:1.625rem;
color:#F5EDD6;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
}
.hwopromo_h-975 em{
font-style:normal;
color:#FFB720;
}
.hwopromo_p-975{
font-size:12.5px;
color:#C9BC9A;
line-height:1.5;
margin-top:0.5rem;
}
.hwopromo_feat-975{
background:linear-gradient(135deg,#1C1608,#0E1420);
border-color:#3A3222;
}
.hwopromo_feat-975 .hwopromo_h-975{
color:#F5EDD6;
}
.hwopromo_feat-975 .hwopromo_h-975 em{
color:#FFB720;
}
.hwopromo_feat-975 .hwopromo_p-975{
color:#B8A87A;
}
.hwopromo_feat-975 .hwoeyebrow-975{
color:#FFB720;
}
@media(max-width:1021px){
.hwopromo_grid-975{
grid-template-columns:1fr;
}
}
.hwogm-975{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.hwogm-975>*{
min-width:0;
}
.hwogm_panel-975{
border:1px solid #3A3222;
background:#1A1710;
border-radius:20px;
padding:1.75rem;
}
.hwogm_h2-975{
margin:0.625rem 0 8px;
font-size:1.5rem;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F5EDD6;
}
.hwogm_text-975{
font-size:0.844rem;
margin-bottom:1.25rem;
max-width:440px;
line-height:1.6;
color:#C9BC9A;
}
.hwogm_level-975{
gap:0.875rem;
align-items:center;
margin-bottom:1rem;
display:flex;
}
.hwogm_lv-975{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:24px;
color:#FFB720;
}
.hwogm_bar_wrap-975{
flex:1;
min-width:0;
}
.hwogm_bar_meta-975{
font-size:0.625rem;
color:#8F8368;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
justify-content:space-between;
display:flex;
margin-bottom:0.313rem;
}
.hwobar-975{
border-radius:62.438rem;
background:#0F0D08;
overflow:hidden;
height:0.5rem;
}
.hwobar_fill-975{
background:linear-gradient(90deg,#FFB720,#C47D00);
border-radius:999px;
display:block;
height:100%;
}
.hwogm_missions-975{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.hwogm_refer-975{
padding:1.75rem;
border:1px solid #3A3222;
overflow:hidden;
background:linear-gradient(150deg,#1C1608,#0E1420);
border-radius:20px;
justify-content:space-between;
color:#F5EDD6;
display:flex;
position:relative;
flex-direction:column;
}
.hwogm_refer-975 .hwoeyebrow-975{
color:#FFB720;
}
.hwogm_ref_h2-975{
margin:0.625rem 0 8px;
font-weight:700;
line-height:1.1;
color:#F5EDD6;
font-size:24px;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.hwogm_ref_h2-975 em{
color:#FFB720;
font-style:normal;
}
.hwogm_ref_text-975{
line-height:1.55;
color:#B8A87A;
margin-bottom:1.125rem;
font-size:13px;
}
@media(max-width:1025px){
.hwogm-975{
grid-template-columns:1fr;
}
}
.hwosupp-975{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.hwosupp-975>*{
min-width:0;
}
.hwosupp_card-975{
background:#1A1710;
border-radius:13px;
border:1px solid #3A3222;
padding:1.5rem;
}
.hwosupp_card-975 svg{
height:24px;
margin-bottom:14px;
width:1.5rem;
color:#FFB720;
}
.hwosupp_card-975 h3{
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:16px;
margin-bottom:0.375rem;
color:#F5EDD6;
}
.hwosupp_card-975 p{
color:#C9BC9A;
font-size:13px;
line-height:1.55;
}
@media(max-width:1023px){
.hwosupp-975{
grid-template-columns:1fr;
}
}
.hwoapp-975{
gap:36px;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.hwoapp_copy-975{
max-width:520px;
}
.hwoapp_h2-975{
margin:12px 0 0.625rem;
font-weight:700;
color:#F5EDD6;
line-height:1.05;
font-size:1.75rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.hwoapp_text-975{
line-height:1.6;
font-size:0.875rem;
margin-bottom:20px;
color:#C9BC9A;
}
.hwoapp_btns-975{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.hwostore-975{
padding:11px 1.125rem;
border-radius:13px;
border:1px solid #3A3222;
background:#0F0D08;
gap:9px;
color:#F5EDD6;
cursor:pointer;
font-size:13px;
font-weight:700;
align-items:center;
display:inline-flex;
}
.hwostore-975 svg{
width:16px;
height:1rem;
}
.hwoapp_qr_wrap-975{
gap:16px;
display:flex;
align-items:center;
}
.hwoqr-975{
grid-template-columns:repeat(5,1fr);
border:1px solid #3A3222;
gap:3px;
grid-template-rows:repeat(5,1fr);
background:#0F0D08;
padding:11px;
border-radius:0.813rem;
display:grid;
height:108px;
width:108px;
}
.hwoqr-975 i{
background:transparent;
}
.hwoqr_f-975{
background:#FFB720;
}
.hwoapp_qr_cap-975{
line-height:1.4;
color:#8F8368;
font-size:0.75rem;
max-width:5.25rem;
}
.hwotour-975{
overflow:hidden;
border-radius:20px;
grid-template-columns:1.05fr 1fr;
border:1px solid #3A3222;
display:grid;
}
.hwotour-975>*{
min-width:0;
}
.hwotour_l-975{
overflow:hidden;
padding:34px;
background:linear-gradient(135deg,#1C1608,#0E1420);
position:relative;
color:#F5EDD6;
}
.hwotour_h2-975{
margin:0.75rem 0 0.625rem;
line-height:1.05;
font-weight:700;
color:#F5EDD6;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:30px;
}
.hwotour_h2-975 em{
font-style:normal;
color:#FFB720;
}
.hwotour_text-975{
color:#B8A87A;
line-height:1.6;
max-width:340px;
font-size:0.844rem;
margin-bottom:1.25rem;
}
.hwotour_meta-975{
gap:18px;
margin-bottom:1.25rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.hwotour_cap-975{
text-transform:uppercase;
color:#B8A87A;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
margin-bottom:0.313rem;
}
.hwocount-975{
gap:0.375rem;
display:flex;
}
.hwocount-975 span{
border:1px solid rgba(255, 210, 120, 0.13);
padding:0.25rem 0.563rem;
background:rgba(255, 210, 120, 0.08);
border-radius:0.5rem;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:22px;
}
.hwotour_units-975{
font-size:0.625rem;
color:#B8A87A;
}
.hwoboard-975{
padding:1.75rem 1.875rem;
background:#1A1710;
}
.hwoboard_head-975{
justify-content:space-between;
margin-bottom:0.875rem;
align-items:center;
display:flex;
}
.hwoboard_title-975{
font-weight:700;
color:#F5EDD6;
font-size:1rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.hwoboard_upd-975{
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
color:#8F8368;
}
.hwoboard_list-975{
gap:2px;
display:flex;
flex-direction:column;
}
.hwoboard_row-975{
border-radius:0.5rem;
padding:0.625rem 12px;
gap:0.75rem;
display:flex;
align-items:center;
}
.hwoboard_top1-975{
background:rgba(255, 183, 32, 0.11);
}
.hwoboard_rk-975{
width:1.25rem;
font-size:14px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
color:#8F8368;
}
.hwoboard_top1-975 .hwoboard_rk-975{
color:#FFB720;
}
.hwoboard_nm-975{
flex:1;
font-weight:600;
color:#C9BC9A;
font-size:13.5px;
min-width:0;
}
.hwoboard_top1-975 .hwoboard_nm-975{
color:#F5EDD6;
font-weight:700;
}
.hwoboard_pt-975{
font-size:12.5px;
color:#C9BC9A;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
@media(max-width:1025px){
.hwotour-975{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.hwotour_h2-975{
font-size:24px;
}
}
.hwodw_h2-975{
margin-bottom:10px;
font-weight:700;
color:#F5EDD6;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
font-size:1.625rem;
}
.hwosteps_v-975{
grid-template-columns:1fr;
gap:10px;
}
.hwosteps_v-975 .hwostep-975{
padding:1.125rem 20px;
}
@media(max-width:560px){
.hwodw_h2-975{
font-size:23px;
}
}
.hwosteps-975{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.hwosteps-975>*{
min-width:0;
}
.hwostep-975{
background:#1A1710;
border:1px solid #3A3222;
border-radius:13px;
padding:1.5rem;
position:relative;
}
.hwostep_num-975{
background:#FFB720;
border-radius:8px;
color:#1A1100;
width:1.875rem;
align-items:center;
justify-content:center;
margin-bottom:14px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
height:1.875rem;
font-weight:700;
font-size:13px;
display:flex;
}
.hwostep_h-975{
font-size:16px;
margin-bottom:7px;
color:#F5EDD6;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.hwostep_p-975{
line-height:1.55;
font-size:13px;
color:#C9BC9A;
}
@media(max-width:1021px){
.hwosteps-975{
grid-template-columns:1fr;
}
}
.hwobanner-975{
padding:36px 2.5rem;
background:linear-gradient(115deg,#1C1608,#0E1420);
gap:1.75rem;
overflow:hidden;
border-radius:1.25rem;
border:1px solid #3A3222;
align-items:center;
display:flex;
flex-wrap:wrap;
color:#F5EDD6;
justify-content:space-between;
position:relative;
}
.hwobanner_glow-975{
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 68%);
border-radius:50%;
top:50%;
width:12.5rem;
height:200px;
position:absolute;
transform:translateY(-50%);
right:5rem;
}
.hwobanner_in-975{
position:relative;
max-width:560px;
}
.hwobanner-975 .hwoeyebrow-975{
color:#FFB720;
}
.hwobanner_h2-975{
margin:10px 0;
color:#F5EDD6;
font-weight:700;
line-height:1.05;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:30px;
}
.hwobanner_text-975{
line-height:1.6;
font-size:0.875rem;
color:#B8A87A;
}
@media(max-width:562px){
.hwobanner_h2-975{
font-size:24px;
}
}
.hwopay_logos-975{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.hwopay_logos-975>*{
min-width:0;
}
.hwopay-975{
border-radius:0.5rem;
border:1px solid #3A3222;
font-size:0.75rem;
justify-content:center;
font-weight:700;
color:#C9BC9A;
align-items:center;
height:48px;
display:flex;
}
.hwotable-975{
overflow:hidden;
border-radius:13px;
border:1px solid #3A3222;
}
.hwotrow-975{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.hwotrow-975>div{
padding:13px 14px;
min-width:0;
}
.hwotrow-975>div:first-child{
color:#F5EDD6;
padding-left:1rem;
font-weight:700;
}
.hwotrow_th-975{
background:#0F0D08;
text-transform:uppercase;
letter-spacing:.06em;
font-size:0.594rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#8F8368;
}
.hwotrow-975:not(.hwotrow_th-975){
background:#1A1710;
color:#C9BC9A;
border-top:1px solid #2A2418;
}
.hwotrow_zebra-975{
background:#141208;
}
.hwopos-975{
font-weight:700;
color:#FFB720;
}
@media(max-width:1021px){
.hwopay_logos-975{
grid-template-columns:repeat(2,1fr);
}
}
.hwovip_head-975{
gap:0.75rem;
margin-bottom:18px;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:flex-end;
}
.hwovip_intro-975{
max-width:26.25rem;
color:#C9BC9A;
font-size:13px;
}
.hwovip-975{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.hwovip-975>*{
min-width:0;
}
.hwotier-975{
padding:20px;
border:1px solid #3A3222;
border-radius:0.813rem;
background:#1A1710;
}
.hwotier_on-975{
border-color:#FFB720;
background:rgba(255, 183, 32, 0.11);
}
.hwotier_medal-975{
background:linear-gradient(135deg,#FFB720,#C47D00);
border-radius:8px;
margin-bottom:14px;
width:30px;
height:1.875rem;
}
.hwotier_name-975{
color:#F5EDD6;
margin-bottom:0.313rem;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
}
.hwotier_tx-975{
color:#8F8368;
line-height:1.5;
font-size:0.719rem;
}
@media(max-width:1025px){
.hwovip-975{
grid-template-columns:repeat(2,1fr);
}
}
.hwoprovs-975{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.hwoprovs-975>*{
min-width:0;
}
.hwoprov-975{
border:1px solid #3A3222;
padding:0.75rem;
background:#1A1710;
border-radius:0.813rem;
display:flex;
align-items:center;
text-decoration:none;
justify-content:center;
height:64px;
}
.hwoprov_img-975{
max-height:32px;
object-fit:contain;
max-width:100%;
}
.hworesp-975{
border:1px solid #3A3222;
gap:24px;
padding:26px;
border-radius:13px;
background:#1A1710;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
}
.hworesp_in-975{
max-width:560px;
}
.hworesp_h-975{
margin-bottom:8px;
font-weight:700;
font-size:1.188rem;
color:#F5EDD6;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.hworesp_p-975{
color:#C9BC9A;
line-height:1.6;
font-size:13.5px;
}
.hworesp_badges-975{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.hwoage18-975{
border-radius:8px;
border:1.5px solid #E8392A;
padding:4px 0.5rem;
color:#E8392A;
font-size:13px;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hworesp_org-975{
font-size:0.813rem;
color:#8F8368;
font-weight:600;
}
@media(max-width:1022px){
.hwoprovs-975{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.hwoprovs-975{
grid-template-columns:repeat(2,1fr);
}
}
.hwoop_h2-975{
margin:0.625rem 0 8px;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
line-height:1.1;
color:#F5EDD6;
}
.hwoop_text-975{
font-size:13.5px;
line-height:1.6;
color:#C9BC9A;
}
@media(max-width:563px){
.hwoop_h2-975{
font-size:22px;
}
}
.hwogd_head-975{
gap:12px;
align-items:center;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:16px;
}
.hwoab_h2-975{
margin:0.875rem 0 16px;
font-weight:700;
color:#F5EDD6;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
font-size:32px;
}
.hwoab_body-975{
line-height:1.65;
margin-bottom:14px;
font-size:0.938rem;
color:#C9BC9A;
}
.hwoab_chips-975{
gap:10px;
margin-top:0.5rem;
display:flex;
flex-wrap:wrap;
}
.hwofaq-975{
gap:10px;
flex-direction:column;
display:flex;
}
.hwofaq_item-975{
border-radius:13px;
padding:18px 22px;
background:#1A1710;
border:1px solid #3A3222;
}
.hwofaq_q-975{
list-style:none;
gap:1rem;
color:#F5EDD6;
font-weight:600;
display:flex;
align-items:center;
cursor:pointer;
justify-content:space-between;
font-size:0.969rem;
}
.hwofaq_q-975::-webkit-details-marker{
display:none;
}
.hwofaq_q_t-975{
gap:10px;
display:flex;
}
.hwofaq_q_i-975{
color:#FFB720;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.hwofaq_pm-975{
font-size:20px;
color:#FFB720;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.hwofaq_item-975[open] .hwofaq_pm-975{
transform:rotate(45deg);
}
.hwofaq_a-975{
margin-top:0.75rem;
color:#C9BC9A;
line-height:1.6;
font-size:0.844rem;
}
@media(max-width:561px){
.hwoab_h2-975{
font-size:1.625rem;
}
}
.hwodispute-975{
gap:28px;
padding:26px 30px;
border:1px dashed #504530;
border-radius:0.813rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
}
.hwodispute_in-975{
max-width:660px;
}
.hwodispute_h2-975{
font-weight:700;
margin-bottom:0.5rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#F5EDD6;
font-size:22px;
}
.hwodispute_text-975{
color:#C9BC9A;
line-height:1.6;
font-size:13.5px;
}
.hwofooter-975{
background:#0A0904;
padding:2.5rem 1.75rem;
border-top:1px solid #2A2418;
}
.hwofooter_grid-975{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-left:auto;
margin-bottom:28px;
margin-right:auto;
max-width:1400px;
display:grid;
}
.hwofooter_grid-975>*{
min-width:0;
}
.hwofooter_grid-975 h4{
font-size:0.625rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
text-transform:uppercase;
margin-bottom:0.813rem;
color:#5A5040;
}
.hwofcol-975{
gap:0.563rem;
display:flex;
color:#C9BC9A;
font-size:0.813rem;
flex-direction:column;
}
.hwofcol-975 a{
cursor:pointer;
}
.hwoft_about-975{
line-height:1.6;
max-width:260px;
margin-top:0.75rem;
color:#8F8368;
font-size:0.813rem;
}
.hwoft_contact-975{
overflow-wrap:anywhere;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:12px;
font-size:0.781rem;
color:#FFB720;
}
.hwofooter_bottom-975{
margin:0 auto;
gap:1rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
border-top:1px solid #2A2418;
max-width:1400px;
padding-top:20px;
}
.hwofooter_bottom-975 p{
max-width:720px;
font-size:11px;
line-height:1.6;
color:#5A5040;
}
@media(max-width:1027px){
.hwofooter_grid-975{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.hwofooter_grid-975{
grid-template-columns:1fr;
}
}