*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0A0F14;
font-size:0.938rem;
font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
line-height:1.55;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
color:#A4C2CC;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(4, 10, 16, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.fkf-shell43u{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.fkf-main43u{
min-width:0;
}
.fkf-wrap43u{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.fkf-container43u{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.fkf-container43u{
padding:0 28px;
}
}
.fkf-section43u{
padding:1.5rem 28px;
}
.fkf-section_pt43u{
padding-top:34px;
}
.fkf-band_soft43u{
background:#0F1720;
}
.fkf-eyebrow43u{
overflow-wrap:break-word;
color:#00C8D8;
letter-spacing:.14em;
font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
font-weight:600;
text-transform:uppercase;
display:inline-block;
font-size:10.5px;
}
.fkf-drawer_cb43u{
display:none;
}
.fkf-overlay43u{
display:none;
}
@media(max-width:1021px){
.fkf-shell43u{
grid-template-columns:1fr;
}
.fkf-main43u{
padding-bottom:78px;
}
.fkf-drawer_cb43u:checked~.fkf-overlay43u{
inset:0;
background:rgba(4, 10, 16, 0.72);
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:561px){
.fkf-section43u{
padding:18px 16px;
}
.fkf-section_pt43u{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.fkf-side43u{
background:#0D1520;
padding:1.375rem 18px;
gap:22px;
align-self:start;
height:100vh;
border-right:1px solid #1A2E3A;
display:flex;
flex-direction:column;
top:0;
overflow-y:auto;
position:sticky;
}
.fkf-brand43u{
gap:0.625rem;
display:flex;
align-items:center;
}
.fkf-logo43u{
letter-spacing:-.02em;
font-size:1.313rem;
color:#E8F4F8;
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-side_cta43u{
border-radius:12px;
background:rgba(0, 200, 216, 0.11);
padding:16px;
border:1px solid #1E3545;
}
.fkf-side_cta_h43u{
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.15;
font-size:1.063rem;
margin-bottom:0.375rem;
color:#E8F4F8;
}
.fkf-side_cta_p43u{
margin-bottom:12px;
font-size:12px;
color:#A4C2CC;
line-height:1.45;
}
.fkf-nav43u{
gap:3px;
display:flex;
flex-direction:column;
}
.fkf-nav_label43u{
padding:0.375rem 0.625rem;
font-size:0.594rem;
text-transform:uppercase;
letter-spacing:.14em;
color:#3E5D6E;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkf-nav_item43u{
border-radius:8px;
padding:0.625rem;
gap:11px;
color:#A4C2CC;
align-items:center;
display:flex;
font-size:0.875rem;
font-weight:500;
}
.fkf-nav_item43u svg{
width:1.063rem;
height:1.063rem;
}
.fkf-nav_item43u:hover{
background:rgba(0, 200, 216, 0.11);
color:#E8F4F8;
}
.fkf-nav_item_on43u{
background:rgba(0, 200, 216, 0.11);
color:#00C8D8;
font-weight:600;
}
.fkf-side_foot43u{
background:#0F1720;
border-radius:12px;
border:1px solid #1E3545;
padding:12px;
margin-top:auto;
}
.fkf-side_foot43u p{
font-size:0.781rem;
margin-top:4px;
line-height:1.4;
color:#A4C2CC;
}
/* ---------- topbar ---------- */
.fkf-top43u{
gap:1rem;
background:#0D1520;
padding:0.875rem 1.75rem;
border-bottom:1px solid #1A2E3A;
z-index:40;
position:sticky;
top:0;
align-items:center;
display:flex;
}
.fkf-top_brand43u{
gap:0.563rem;
align-items:center;
display:none;
}
.fkf-search43u{
padding:11px 0.875rem;
border-radius:12px;
border:1px solid #1E3545;
gap:10px;
background:#0F1720;
flex:1;
align-items:center;
color:#6A8FA0;
max-width:27.5rem;
display:flex;
font-size:13.5px;
}
.fkf-search43u svg{
flex:none;
width:16px;
height:16px;
}
.fkf-top_actions43u{
gap:12px;
align-items:center;
display:flex;
margin-left:auto;
}
.fkf-lang43u{
font-size:12px;
color:#A4C2CC;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkf-burger43u{
border-radius:0.5rem;
background:#0F1720;
border:1px solid #1E3545;
width:40px;
display:none;
justify-content:center;
align-items:center;
color:#E8F4F8;
height:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.fkf-botnav43u{
display:none;
}
@media(max-width:1022px){
.fkf-side43u{
transition:transform .25s ease;
position:fixed;
left:0;
top:0;
width:17.5rem;
z-index:80;
height:100vh;
transform:translateX(-100%);
}
.fkf-drawer_cb43u:checked~.fkf-shell43u .fkf-side43u{
transform:translateX(0);
}
.fkf-top43u{
gap:12px;
padding:0.875rem 1rem;
flex-wrap:wrap;
position:static;
}
.fkf-top_brand43u{
display:flex;
}
.fkf-search43u{
display:none;
}
.fkf-burger43u{
display:flex;
}
.fkf-top_actions43u{
gap:10px;
margin-left:0;
width:100%;
align-items:stretch;
}
.fkf-top_actions43u .fkf-lang43u{
display:none;
}
.fkf-top_actions43u .fkf-btn43u{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.fkf-botnav43u{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#0D1520;
display:grid;
transform:translateZ(0);
right:0;
bottom:0;
z-index:65;
border-top:1px solid #1E3545;
left:0;
position:fixed;
}
.fkf-bn43u{
gap:0.25rem;
padding:6px 2px 0;
display:flex;
min-width:0;
font-weight:600;
align-items:center;
color:#A4C2CC;
font-size:10px;
flex-direction:column;
justify-content:flex-end;
}
.fkf-bn43u svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.fkf-bn43u span{
overflow:hidden;
text-align:center;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
}
.fkf-bn_on43u{
color:#00C8D8;
}
.fkf-bn_center43u{
position:relative;
}
.fkf-bn_fab43u{
border-radius:50%;
background:#00D4E0;
box-shadow:0 8px 2rem rgba(0, 0, 0, 0.65), 0 2px 0.75rem rgba(0, 212, 224, 0.18);
align-items:center;
top:-20px;
left:50%;
position:absolute;
display:flex;
transform:translateX(-50%);
width:3.125rem;
height:50px;
justify-content:center;
color:#031418;
}
.fkf-bn_fab43u svg{
width:24px;
height:1.5rem;
}
.fkf-bn_center43u span{
color:#00C8D8;
}
}
.fkf-btn43u{
padding:11px 1.375rem;
border-radius:0.5rem;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:8px;
font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;
justify-content:center;
font-weight:700;
font-size:14px;
display:inline-flex;
align-items:center;
cursor:pointer;
}
.fkf-btn_pri43u{
background:#00D4E0;
box-shadow:0 0 1.125rem rgba(0, 212, 224, 0.45), 0 2px 8px rgba(0, 0, 0, 0.40);
color:#031418;
}
.fkf-btn_pri43u:hover{
background:#00B8C4;
}
.fkf-btn_ghost43u{
background:rgba(0, 200, 216, 0.11);
font-weight:600;
color:#E8F4F8;
}
.fkf-btn_line43u{
border:1px solid #2A4D62;
background:transparent;
color:#E8F4F8;
font-weight:600;
}
.fkf-btn_lg43u{
border-radius:0.75rem;
padding:16px 30px;
font-size:15px;
}
.fkf-band43u .fkf-btn_line43u{
border-color:rgba(255, 255, 255, 0.12);
color:#E8F7FA;
}
.fkf-band43u .fkf-btn_ghost43u{
background:rgba(255, 255, 255, 0.07);
color:#E8F7FA;
}
.fkf-link_m43u{
gap:0.313rem;
text-decoration:none;
cursor:pointer;
align-items:center;
font-size:0.75rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
color:#00C8D8;
}
.fkf-link_m43u svg{
height:14px;
width:14px;
}
.fkf-band43u .fkf-link_m43u{
color:#00D4E0;
}
.fkf-dot43u{
background:#00C8D8;
border-radius:50%;
flex:none;
height:7px;
width:7px;
}
.fkf-dot_live43u{
animation:zm3-pulse 1.4s infinite;
background:#E83040;
}
.fkf-stars43u{
gap:2px;
color:#00C8D8;
display:inline-flex;
}
.fkf-stars43u svg{
height:0.938rem;
width:15px;
}
.fkf-chip43u{
padding:7px 12px;
background:#0F1720;
border-radius:0.5rem;
border:1px solid #1E3545;
gap:0.375rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A4C2CC;
align-items:center;
display:inline-flex;
font-size:0.688rem;
}
.fkf-chip_on43u{
background:rgba(0, 200, 216, 0.11);
border-color:transparent;
color:#00C8D8;
}
.fkf-gc43u{
text-decoration:none;
color:inherit;
min-width:0;
display:block;
cursor:pointer;
}
.fkf-gc_thumb43u{
border-radius:12px;
overflow:hidden;
border:1px solid #1E3545;
position:relative;
background-position:center;
display:block;
background-size:cover;
aspect-ratio:1;
}
.fkf-gc_thumb_portrait43u{
aspect-ratio:3/4;
}
.fkf-gc_thumb_wide43u{
aspect-ratio:16/11;
}
.fkf-gc_cap43u{
background:linear-gradient(transparent,rgba(4, 10, 16, 0.72));
padding:9px;
position:absolute;
left:0;
right:0;
bottom:0;
}
.fkf-gc_name43u{
font-size:0.781rem;
display:block;
font-weight:700;
color:#E8F7FA;
}
.fkf-gc_meta43u{
color:#7BB8C8;
font-size:0.688rem;
}
.fkf-gc_badge43u{
padding:2px 0.375rem;
border-radius:8px;
background:#00C8D8;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
position:absolute;
font-size:8px;
top:0.5rem;
color:#031418;
right:8px;
font-weight:700;
}
.fkf-gc_badge_hot43u{
background:#E83040;
color:#E8F7FA;
}
.fkf-gc_badge_live43u{
background:#E83040;
left:8px;
right:auto;
color:#E8F7FA;
}
.fkf-gc_mult43u{
inset:0;
justify-content:center;
font-size:1.75rem;
align-items:center;
position:absolute;
color:#00C8D8;
font-weight:700;
display:flex;
}
.fkf-pc43u{
border:1px solid #1E3545;
background:#0F1720;
border-radius:12px;
display:flex;
color:#A4C2CC;
align-items:center;
font-size:14px;
height:4rem;
justify-content:center;
font-weight:700;
}
.fkf-rail43u{
min-width:0;
}
.fkf-rail_scroll43u{
gap:0.875rem;
display:grid;
}
.fkf-rail_scroll43u>*{
min-width:0;
}
.fkf-g643u{
grid-template-columns:repeat(6,1fr);
}
.fkf-g743u{
grid-template-columns:repeat(7,1fr);
}
.fkf-g443u{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.fkf-g643u,.fkf-g743u{
grid-template-columns:none;
padding-bottom:0.375rem;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:120px;
scroll-snap-type:x mandatory;
}
.fkf-g643u>*,.fkf-g743u>*{
scroll-snap-align:start;
}
.fkf-g443u{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.fkf-g443u{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
}
}
.fkf-panel43u{
padding:28px 32px;
background:#0F1720;
border-radius:20px;
border:1px solid #1E3545;
}
.fkf-split43u{
gap:2.25rem;
display:grid;
align-items:start;
}
.fkf-split43u>*{
min-width:0;
}
.fkf-split_a43u{
grid-template-columns:.85fr 1.15fr;
}
.fkf-split_b43u{
grid-template-columns:1fr 1.1fr;
}
.fkf-split_c43u{
grid-template-columns:1.1fr .9fr;
}
.fkf-pgrid43u{
grid-template-columns:.9fr 1.1fr;
gap:40px;
align-items:center;
display:grid;
}
.fkf-pgrid43u>*{
min-width:0;
}
.fkf-lead43u{
font-size:15px;
line-height:1.65;
color:#A4C2CC;
margin-bottom:0.875rem;
}
.fkf-feat43u{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.fkf-feat43u>*{
min-width:0;
}
.fkf-feat243u{
grid-template-columns:1fr 1fr;
}
.fkf-feat_card43u{
border:1px solid #1E3545;
border-radius:1.25rem;
padding:1.625rem;
background:#0F1720;
}
.fkf-feat_card43u svg{
height:26px;
color:#00C8D8;
margin-bottom:16px;
width:26px;
}
.fkf-feat_card43u h3{
font-size:1.125rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
margin-bottom:0.5rem;
font-weight:700;
}
.fkf-feat_card43u p{
line-height:1.6;
color:#A4C2CC;
font-size:0.813rem;
}
.fkf-feat_card43u b{
color:#E8F4F8;
}
.fkf-big43u{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.fkf-big_n43u{
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:26px;
color:#00C8D8;
font-weight:700;
}
.fkf-big_l43u{
color:#6A8FA0;
font-size:12px;
}
.fkf-person43u{
border-radius:12px;
border:1px solid #1E3545;
background:#0F1720;
padding:1rem 1.125rem;
gap:0.875rem;
align-items:center;
display:flex;
}
.fkf-avatar43u{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#00C8D8,#007F8C);
height:2.75rem;
width:2.75rem;
}
.fkf-person_name43u{
color:#E8F4F8;
font-weight:700;
font-size:0.875rem;
}
.fkf-person_role43u{
color:#6A8FA0;
font-size:12px;
}
.fkf-kv43u{
gap:1px;
overflow:hidden;
grid-template-columns:1fr 1fr;
border:1px solid #1E3545;
border-radius:0.75rem;
background:#1E3545;
display:grid;
}
.fkf-kv43u>div{
background:#0A0F14;
padding:1rem 1.125rem;
min-width:0;
}
.fkf-kv_k43u{
font-size:9.5px;
color:#00C8D8;
text-transform:uppercase;
margin-bottom:5px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkf-kv_v43u{
font-size:0.844rem;
color:#E8F4F8;
font-weight:700;
}
@media(max-width:1021px){
.fkf-split_a43u,.fkf-split_b43u,.fkf-split_c43u,.fkf-pgrid43u{
grid-template-columns:1fr;
gap:24px;
}
.fkf-feat43u,.fkf-feat243u{
grid-template-columns:1fr;
}
.fkf-kv43u{
grid-template-columns:1fr;
}
}
.fkf-sh43u{
min-width:0;
margin-bottom:16px;
}
.fkf-sh_row43u{
gap:12px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.fkf-sh_row43u .fkf-sh_l43u{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.fkf-sh_stack43u{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.fkf-sh_center43u{
gap:10px;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.fkf-sh_h243u{
gap:0.563rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
align-items:center;
font-weight:700;
color:#E8F4F8;
line-height:1.1;
display:flex;
font-size:1.25rem;
}
@media(min-width:769px){
.fkf-sh_h243u{
font-size:1.5rem;
}
}
.fkf-band43u .fkf-sh_h243u{
color:#E8F7FA;
}
.fkf-eb_mono43u{
text-transform:none;
letter-spacing:.08em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkf-eb_mono43u::before{
content:"// ";
}
.fkf-eb_upper43u{
text-transform:uppercase;
letter-spacing:.14em;
}
.fkf-eb_pill43u{
background:rgba(0, 200, 216, 0.11);
border-radius:62.438rem;
padding:0.313rem 11px;
letter-spacing:.12em;
text-transform:uppercase;
}
.fkf-eb_line43u{
gap:10px;
display:inline-flex;
align-items:center;
}
.fkf-eb_line43u::before{
background:#00C8D8;
display:inline-block;
content:"";
height:1px;
width:24px;
}
.fkf-band43u .fkf-eb_line43u::before{
background:#00D4E0;
}
.fkf-band43u .fkf-eb_pill43u{
background:rgba(255, 255, 255, 0.07);
}
.fkf-sh_link43u{
gap:6px;
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
font-weight:600;
display:inline-flex;
padding-bottom:2px;
white-space:nowrap;
font-size:13px;
align-items:center;
color:#E8F4F8;
border-bottom:1px solid #E8F4F8;
}
.fkf-sh_link43u:hover{
border-color:#00C8D8;
color:#00C8D8;
}
.fkf-sh_link43u svg{
width:0.875rem;
height:14px;
}
.fkf-sh_link_chev43u{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
border-bottom:0;
font-size:0.75rem;
color:#00C8D8;
}
.fkf-sh_link_btn43u{
background:#00D4E0;
border-radius:62.438rem;
padding:9px 1.125rem;
border-bottom:0;
color:#031418;
}
.fkf-sh_link_btn43u:hover{
background:#00B8C4;
border-color:transparent;
}
.fkf-band43u .fkf-sh_link43u{
border-color:#E8F7FA;
color:#E8F7FA;
}
.fkf-band43u .fkf-sh_link_chev43u{
color:#00D4E0;
}
.fkf-sh_rule43u{
margin:-2px 0 16px;
background:#1E3545;
height:1px;
}
.fkf-band43u .fkf-sh_rule43u{
background:rgba(255, 255, 255, 0.12);
}
.fkf-seo_grid343u{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.fkf-seo_grid443u{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.fkf-seo_grid343u>*,.fkf-seo_grid443u>*{
min-width:0;
}
.fkf-seo_card43u{
padding:1.5rem;
background:#0F1720;
border-radius:12px;
border:1px solid #1E3545;
}
.fkf-seo_card43u h3{
font-size:18px;
font-weight:700;
color:#E8F4F8;
margin-bottom:0.5rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-seo_card43u p{
font-size:0.813rem;
color:#A4C2CC;
line-height:1.6;
}
.fkf-seo_card_sm43u{
padding:20px;
}
.fkf-seo_card_sm43u h3{
font-size:16px;
}
.fkf-seo_card_sm43u p{
line-height:1.55;
font-size:0.781rem;
}
.fkf-seo_rtp_row43u{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
margin-top:1rem;
display:grid;
}
.fkf-rtp43u{
gap:14px;
min-width:0;
display:flex;
}
.fkf-rtp43u>div{
background:#0A0F14;
flex:1;
padding:16px;
border-radius:0.75rem;
text-align:center;
min-width:0;
}
.fkf-rtp_n43u{
white-space:nowrap;
font-weight:700;
color:#00C8D8;
font-size:26px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-rtp_l43u{
font-size:11px;
color:#6A8FA0;
margin-top:4px;
}
.fkf-cmp43u{
border:1px solid #1E3545;
border-radius:12px;
overflow:hidden;
max-width:760px;
}
.fkf-cmp_row43u{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.fkf-cmp_row43u>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.fkf-cmp_row43u>div:first-child{
padding-left:1.375rem;
text-align:left;
font-weight:600;
color:#E8F4F8;
}
.fkf-cmp_th43u{
background:#0A0F14;
font-weight:700;
font-size:0.781rem;
}
.fkf-cmp_row43u:not(.fkf-cmp_th43u){
background:#0F1720;
color:#A4C2CC;
border-top:1px solid #1A2E3A;
}
.fkf-cmp_zebra43u{
background:#0C1319;
}
.fkf-guide43u{
border:1px solid #1E3545;
overflow:hidden;
border-radius:0.75rem;
background:#0F1720;
cursor:pointer;
}
.fkf-guide_cover43u{
height:130px;
}
.fkf-guide_body43u{
padding:1.25rem;
}
.fkf-guide_body43u h3{
margin:7px 0 9px;
line-height:1.25;
color:#E8F4F8;
font-size:16px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.fkf-guide_meta43u{
color:#6A8FA0;
font-size:11.5px;
}
.fkf-hub43u{
grid-template-columns:repeat(5,1fr);
gap:28px;
padding-top:1.75rem;
display:grid;
border-top:1px solid #1A2E3A;
}
.fkf-hub43u>*{
min-width:0;
}
.fkf-hub43u h4{
font-weight:700;
color:#E8F4F8;
font-size:13px;
margin-bottom:11px;
}
.fkf-hub_col43u{
gap:8px;
display:flex;
font-size:13px;
flex-direction:column;
color:#A4C2CC;
}
.fkf-hub_col43u a{
cursor:pointer;
}
@media(max-width:1026px){
.fkf-seo_grid343u{
grid-template-columns:1fr;
}
.fkf-seo_grid443u{
grid-template-columns:repeat(2,1fr);
}
.fkf-seo_rtp_row43u{
grid-template-columns:1fr;
gap:20px;
}
.fkf-hub43u{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.fkf-hub43u{
grid-template-columns:1fr;
}
}
.fkf-hero43u{
background:linear-gradient(120deg,#071118,#04111C);
overflow:hidden;
border-radius:1.25rem;
padding:2.875rem 3rem;
border:1px solid #1E3545;
color:#E8F7FA;
position:relative;
}
.fkf-hero_glow43u{
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
border-radius:50%;
height:21.25rem;
position:absolute;
width:21.25rem;
right:-60px;
top:-60px;
}
.fkf-hero_in43u{
position:relative;
max-width:600px;
}
.fkf-hero43u .fkf-eyebrow43u{
color:#00D4E0;
}
.fkf-pill_row43u{
border-radius:999px;
gap:0.5rem;
padding:6px 0.813rem;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
font-size:0.656rem;
align-items:center;
letter-spacing:.1em;
text-transform:uppercase;
color:#00D4E0;
margin-bottom:22px;
}
.fkf-hero_h143u{
margin:1.125rem 0;
letter-spacing:-.02em;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F7FA;
font-size:54px;
line-height:1.02;
font-weight:700;
overflow-wrap:break-word;
}
.fkf-hero_h143u em{
color:#00D4E0;
font-style:normal;
}
.fkf-hero_sub43u{
line-height:1.55;
max-width:30rem;
color:#7BB8C8;
margin-bottom:1.75rem;
font-size:17px;
}
.fkf-hero_cta43u{
gap:14px;
align-items:center;
display:flex;
margin-bottom:1.625rem;
flex-wrap:wrap;
}
.fkf-hero_trust43u{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.fkf-hero_rating_txt43u{
color:#7BB8C8;
font-size:13px;
}
@media(max-width:1027px){
.fkf-hero43u{
padding:32px 1.5rem;
}
.fkf-hero_h143u{
font-size:38px;
}
}
@media(max-width:563px){
.fkf-hero_h143u{
font-size:30px;
}
}
.fkf-stat43u{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.fkf-stat43u>*{
min-width:0;
}
.fkf-stat_item43u{
border-radius:0.75rem;
border:1px solid #1E3545;
padding:18px 1.25rem;
background:#0F1720;
}
.fkf-stat_k43u{
font-size:0.594rem;
letter-spacing:.12em;
margin-bottom:0.438rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#6A8FA0;
}
.fkf-stat_v43u{
gap:8px;
align-items:center;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
font-weight:700;
min-width:0;
font-size:1.5rem;
overflow-wrap:anywhere;
color:#E8F4F8;
}
.fkf-stat_v_accent43u{
color:#00C8D8;
}
@media(max-width:1025px){
.fkf-stat43u{
grid-template-columns:repeat(2,1fr);
}
}
.fkf-wlc43u{
background:linear-gradient(120deg,#071118,#04111C);
padding:36px 40px;
border:1px solid #1E3545;
border-radius:1.25rem;
gap:24px;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
display:grid;
position:relative;
align-items:center;
color:#E8F7FA;
}
.fkf-wlc43u>*{
min-width:0;
}
.fkf-wlc43u .fkf-eyebrow43u{
color:#00D4E0;
}
.fkf-wlc_glow43u{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
right:-40px;
position:absolute;
width:16.25rem;
top:-2.5rem;
height:16.25rem;
}
.fkf-wlc_in43u{
position:relative;
}
.fkf-wlc_h243u{
margin:10px 0 0.5rem;
font-size:2.125rem;
font-weight:700;
color:#E8F7FA;
overflow-wrap:break-word;
line-height:1.03;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-wlc_h243u em{
color:#00D4E0;
font-style:normal;
}
.fkf-wlc_sub43u{
line-height:1.55;
color:#7BB8C8;
max-width:420px;
font-size:0.875rem;
margin-bottom:18px;
}
.fkf-wlc_terms43u{
gap:10px;
position:relative;
display:flex;
flex-direction:column;
}
.fkf-term43u{
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.688rem;
border-radius:0.75rem;
padding:0.813rem 15px;
background:rgba(255, 255, 255, 0.07);
display:flex;
align-items:center;
}
.fkf-term43u svg{
flex:none;
width:20px;
color:#00D4E0;
height:20px;
}
.fkf-term_k43u{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
color:#7BB8C8;
text-transform:uppercase;
letter-spacing:.1em;
}
.fkf-term_v43u{
font-weight:700;
color:#E8F7FA;
font-size:14px;
margin-top:2px;
}
@media(max-width:1021px){
.fkf-wlc43u{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.fkf-wlc_h243u{
font-size:26px;
}
}
.fkf-jp43u{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.fkf-jp43u>*{
min-width:0;
}
.fkf-jp_hero43u{
background:linear-gradient(135deg,#071118,#04111C);
border:1px solid #1E3545;
overflow:hidden;
padding:26px;
border-radius:1.25rem;
gap:0.875rem;
display:flex;
color:#E8F7FA;
position:relative;
min-height:11.25rem;
flex-direction:column;
justify-content:space-between;
}
.fkf-jp_glow43u{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 70%);
width:11.25rem;
right:-40px;
top:-40px;
position:absolute;
height:180px;
}
.fkf-jp_k_row43u{
gap:10px;
justify-content:space-between;
align-items:center;
display:flex;
position:relative;
}
.fkf-jp_k43u{
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6A8FA0;
font-size:0.625rem;
letter-spacing:.12em;
}
.fkf-jp_hero43u .fkf-jp_k43u{
color:#7BB8C8;
}
.fkf-jp_amt43u{
line-height:1;
color:#00D4E0;
position:relative;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:42px;
font-weight:700;
}
.fkf-jp_sub43u{
color:#7BB8C8;
font-size:0.75rem;
margin-top:5px;
}
.fkf-jp_cell43u{
padding:1.375rem;
background:#0F1720;
border:1px solid #1E3545;
border-radius:20px;
display:flex;
min-height:180px;
justify-content:space-between;
flex-direction:column;
}
.fkf-jp_cell43u .fkf-jp_amt43u{
font-size:1.875rem;
color:#E8F4F8;
}
.fkf-jp_cell43u .fkf-jp_sub43u{
color:#6A8FA0;
}
@media(max-width:1021px){
.fkf-jp43u{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.fkf-jp_amt43u{
font-size:32px;
}
}
.fkf-news43u{
border-radius:20px;
gap:24px;
background:linear-gradient(135deg,#071118,#04111C);
border:1px solid #1E3545;
padding:26px 2rem;
color:#E8F7FA;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
display:flex;
}
.fkf-news_h343u{
font-weight:700;
font-size:20px;
color:#E8F7FA;
margin-bottom:4px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-news_text43u{
font-size:0.813rem;
color:#7BB8C8;
}
.fkf-news_form43u{
gap:0.625rem;
flex:1;
min-width:0;
max-width:27.5rem;
display:flex;
}
.fkf-news_form43u .fkf-input43u{
min-width:0;
}
@media(max-width:558px){
.fkf-news_form43u{
width:100%;
}
}
.fkf-input43u{
border:1px solid rgba(255, 255, 255, 0.12);
flex:1;
padding:13px 1rem;
border-radius:0.5rem;
background:rgba(255, 255, 255, 0.07);
color:#7BB8C8;
font-size:13.5px;
}
.fkf-banner43u{
gap:28px;
overflow:hidden;
background:linear-gradient(115deg,#071118,#04111C);
border-radius:1.25rem;
border:1px solid #1E3545;
padding:2.25rem 40px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
position:relative;
color:#E8F7FA;
}
.fkf-banner_glow43u{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 210, 220, 0.22),transparent 68%);
top:50%;
position:absolute;
transform:translateY(-50%);
right:5rem;
width:12.5rem;
height:12.5rem;
}
.fkf-banner_in43u{
position:relative;
max-width:560px;
}
.fkf-banner43u .fkf-eyebrow43u{
color:#00D4E0;
}
.fkf-banner_h243u{
margin:0.625rem 0;
font-size:30px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
color:#E8F7FA;
font-weight:700;
}
.fkf-banner_text43u{
color:#7BB8C8;
font-size:0.875rem;
line-height:1.6;
}
@media(max-width:561px){
.fkf-banner_h243u{
font-size:1.5rem;
}
}
.fkf-gm43u{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.fkf-gm43u>*{
min-width:0;
}
.fkf-gm_panel43u{
border-radius:1.25rem;
background:#0F1720;
border:1px solid #1E3545;
padding:1.75rem;
}
.fkf-gm_h243u{
margin:0.625rem 0 0.5rem;
color:#E8F4F8;
font-size:24px;
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-gm_text43u{
line-height:1.6;
max-width:27.5rem;
font-size:0.844rem;
margin-bottom:1.25rem;
color:#A4C2CC;
}
.fkf-gm_level43u{
gap:0.875rem;
display:flex;
margin-bottom:16px;
align-items:center;
}
.fkf-gm_lv43u{
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#00C8D8;
font-size:1.5rem;
}
.fkf-gm_bar_wrap43u{
flex:1;
min-width:0;
}
.fkf-gm_bar_meta43u{
justify-content:space-between;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6A8FA0;
margin-bottom:5px;
display:flex;
font-size:10px;
}
.fkf-bar43u{
overflow:hidden;
border-radius:999px;
background:#0A0F14;
height:8px;
}
.fkf-bar_fill43u{
background:linear-gradient(90deg,#00C8D8,#007F8C);
border-radius:62.438rem;
height:100%;
display:block;
}
.fkf-gm_missions43u{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.fkf-gm_refer43u{
padding:1.75rem;
overflow:hidden;
background:linear-gradient(150deg,#071118,#04111C);
border-radius:1.25rem;
border:1px solid #1E3545;
justify-content:space-between;
color:#E8F7FA;
position:relative;
display:flex;
flex-direction:column;
}
.fkf-gm_refer43u .fkf-eyebrow43u{
color:#00D4E0;
}
.fkf-gm_ref_h243u{
margin:0.625rem 0 0.5rem;
line-height:1.1;
font-size:24px;
font-weight:700;
color:#E8F7FA;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-gm_ref_h243u em{
font-style:normal;
color:#00D4E0;
}
.fkf-gm_ref_text43u{
font-size:0.813rem;
margin-bottom:18px;
color:#7BB8C8;
line-height:1.55;
}
@media(max-width:1025px){
.fkf-gm43u{
grid-template-columns:1fr;
}
}
.fkf-steps43u{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.fkf-steps43u>*{
min-width:0;
}
.fkf-step43u{
border:1px solid #1E3545;
background:#0F1720;
border-radius:0.75rem;
padding:1.5rem;
position:relative;
}
.fkf-step_num43u{
border-radius:8px;
background:#00D4E0;
height:30px;
color:#031418;
font-weight:700;
align-items:center;
font-size:13px;
display:flex;
justify-content:center;
margin-bottom:0.875rem;
width:1.875rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkf-step_h43u{
font-weight:700;
color:#E8F4F8;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
margin-bottom:7px;
}
.fkf-step_p43u{
font-size:13px;
color:#A4C2CC;
line-height:1.55;
}
@media(max-width:1021px){
.fkf-steps43u{
grid-template-columns:1fr;
}
}
.fkf-dw_h243u{
line-height:1.08;
font-weight:700;
color:#E8F4F8;
margin-bottom:10px;
font-size:26px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-steps_v43u{
gap:0.625rem;
grid-template-columns:1fr;
}
.fkf-steps_v43u .fkf-step43u{
padding:1.125rem 20px;
}
@media(max-width:558px){
.fkf-dw_h243u{
font-size:1.438rem;
}
}
.fkf-supp43u{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.fkf-supp43u>*{
min-width:0;
}
.fkf-supp_card43u{
padding:1.5rem;
border:1px solid #1E3545;
border-radius:0.75rem;
background:#0F1720;
}
.fkf-supp_card43u svg{
height:24px;
color:#00C8D8;
margin-bottom:14px;
width:1.5rem;
}
.fkf-supp_card43u h3{
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
margin-bottom:6px;
font-size:16px;
}
.fkf-supp_card43u p{
font-size:13px;
line-height:1.55;
color:#A4C2CC;
}
@media(max-width:1026px){
.fkf-supp43u{
grid-template-columns:1fr;
}
}
.fkf-tour43u{
overflow:hidden;
border:1px solid #1E3545;
grid-template-columns:1.05fr 1fr;
border-radius:20px;
display:grid;
}
.fkf-tour43u>*{
min-width:0;
}
.fkf-tour_l43u{
background:linear-gradient(135deg,#071118,#04111C);
padding:2.125rem;
overflow:hidden;
color:#E8F7FA;
position:relative;
}
.fkf-tour_h243u{
margin:12px 0 0.625rem;
line-height:1.05;
font-weight:700;
font-size:1.875rem;
color:#E8F7FA;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-tour_h243u em{
font-style:normal;
color:#00D4E0;
}
.fkf-tour_text43u{
margin-bottom:1.25rem;
font-size:0.844rem;
color:#7BB8C8;
max-width:340px;
line-height:1.6;
}
.fkf-tour_meta43u{
gap:1.125rem;
margin-bottom:1.25rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.fkf-tour_cap43u{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
color:#7BB8C8;
margin-bottom:0.313rem;
text-transform:uppercase;
}
.fkf-count43u{
gap:6px;
display:flex;
}
.fkf-count43u span{
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:0.5rem;
padding:0.25rem 9px;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.375rem;
}
.fkf-tour_units43u{
font-size:10px;
color:#7BB8C8;
}
.fkf-board43u{
background:#0F1720;
padding:1.75rem 30px;
}
.fkf-board_head43u{
justify-content:space-between;
align-items:center;
margin-bottom:14px;
display:flex;
}
.fkf-board_title43u{
color:#E8F4F8;
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
}
.fkf-board_upd43u{
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6A8FA0;
font-size:0.625rem;
}
.fkf-board_list43u{
gap:2px;
flex-direction:column;
display:flex;
}
.fkf-board_row43u{
padding:10px 12px;
border-radius:8px;
gap:0.75rem;
align-items:center;
display:flex;
}
.fkf-board_top143u{
background:rgba(0, 200, 216, 0.11);
}
.fkf-board_rk43u{
color:#6A8FA0;
width:1.25rem;
font-weight:700;
font-size:14px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkf-board_top143u .fkf-board_rk43u{
color:#00C8D8;
}
.fkf-board_nm43u{
flex:1;
font-weight:600;
font-size:13.5px;
color:#A4C2CC;
min-width:0;
}
.fkf-board_top143u .fkf-board_nm43u{
font-weight:700;
color:#E8F4F8;
}
.fkf-board_pt43u{
color:#A4C2CC;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.781rem;
}
@media(max-width:1025px){
.fkf-tour43u{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.fkf-tour_h243u{
font-size:24px;
}
}
.fkf-vip_head43u{
gap:12px;
margin-bottom:18px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.fkf-vip_intro43u{
max-width:420px;
font-size:0.813rem;
color:#A4C2CC;
}
.fkf-vip43u{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.fkf-vip43u>*{
min-width:0;
}
.fkf-tier43u{
border-radius:12px;
background:#0F1720;
border:1px solid #1E3545;
padding:1.25rem;
}
.fkf-tier_on43u{
border-color:#00C8D8;
background:rgba(0, 200, 216, 0.11);
}
.fkf-tier_medal43u{
background:linear-gradient(135deg,#00C8D8,#007F8C);
border-radius:8px;
width:30px;
margin-bottom:0.875rem;
height:30px;
}
.fkf-tier_name43u{
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:5px;
color:#E8F4F8;
font-weight:700;
font-size:0.938rem;
}
.fkf-tier_tx43u{
font-size:11.5px;
color:#6A8FA0;
line-height:1.5;
}
@media(max-width:1027px){
.fkf-vip43u{
grid-template-columns:repeat(2,1fr);
}
}
.fkf-pay_logos43u{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.fkf-pay_logos43u>*{
min-width:0;
}
.fkf-pay43u{
border:1px solid #1E3545;
border-radius:8px;
justify-content:center;
color:#A4C2CC;
font-weight:700;
align-items:center;
height:3rem;
display:flex;
font-size:12px;
}
.fkf-table43u{
border-radius:12px;
overflow:hidden;
border:1px solid #1E3545;
}
.fkf-trow43u{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.fkf-trow43u>div{
padding:13px 14px;
min-width:0;
}
.fkf-trow43u>div:first-child{
color:#E8F4F8;
padding-left:1rem;
font-weight:700;
}
.fkf-trow_th43u{
background:#0A0F14;
color:#6A8FA0;
font-size:0.594rem;
letter-spacing:.06em;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkf-trow43u:not(.fkf-trow_th43u){
background:#0F1720;
color:#A4C2CC;
border-top:1px solid #1A2E3A;
}
.fkf-trow_zebra43u{
background:#0C1319;
}
.fkf-pos43u{
color:#00C8D8;
font-weight:700;
}
@media(max-width:1021px){
.fkf-pay_logos43u{
grid-template-columns:repeat(2,1fr);
}
}
.fkf-promo_grid43u{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.fkf-promo_grid43u>*{
min-width:0;
}
.fkf-promo43u{
background:#0F1720;
border-radius:20px;
border:1px solid #1E3545;
padding:1.5rem;
overflow:hidden;
min-height:9.375rem;
position:relative;
}
.fkf-promo_h43u{
font-weight:700;
margin-top:6px;
font-size:26px;
line-height:1.05;
color:#E8F4F8;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-promo_h43u em{
font-style:normal;
color:#00C8D8;
}
.fkf-promo_p43u{
margin-top:8px;
color:#A4C2CC;
line-height:1.5;
font-size:12.5px;
}
.fkf-promo_feat43u{
background:linear-gradient(135deg,#071118,#04111C);
border-color:#1E3545;
}
.fkf-promo_feat43u .fkf-promo_h43u{
color:#E8F7FA;
}
.fkf-promo_feat43u .fkf-promo_h43u em{
color:#00D4E0;
}
.fkf-promo_feat43u .fkf-promo_p43u{
color:#7BB8C8;
}
.fkf-promo_feat43u .fkf-eyebrow43u{
color:#00D4E0;
}
@media(max-width:1021px){
.fkf-promo_grid43u{
grid-template-columns:1fr;
}
}
.fkf-rv_head43u{
gap:12px;
align-items:flex-end;
justify-content:space-between;
margin-bottom:1.125rem;
display:flex;
flex-wrap:wrap;
}
.fkf-rv_agg43u{
gap:10px;
align-items:center;
display:flex;
}
.fkf-rv_source43u{
font-size:0.781rem;
color:#6A8FA0;
}
.fkf-rv_grid43u{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.fkf-rv_grid43u>*{
min-width:0;
}
.fkf-review43u{
padding:24px;
background:#0F1720;
border:1px solid #1E3545;
border-radius:12px;
}
.fkf-review43u .fkf-stars43u{
margin-bottom:0.625rem;
}
.fkf-review43u p{
line-height:1.5;
margin-bottom:0.875rem;
color:#E8F4F8;
font-weight:600;
font-size:0.906rem;
}
.fkf-review_by43u{
color:#6A8FA0;
font-size:0.781rem;
}
@media(max-width:1025px){
.fkf-rv_grid43u{
grid-template-columns:1fr;
}
}
.fkf-rc43u{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.fkf-rc43u>*{
min-width:0;
}
.fkf-rc_awards43u{
gap:11px;
flex-direction:column;
display:flex;
}
.fkf-award43u{
gap:0.688rem;
display:flex;
align-items:center;
}
.fkf-award43u svg{
flex:none;
width:1.125rem;
color:#F5B800;
height:1.125rem;
}
.fkf-award_t43u{
color:#E8F4F8;
font-size:0.844rem;
font-weight:700;
}
.fkf-award_s43u{
color:#6A8FA0;
font-size:0.719rem;
}
.fkf-rc_press43u{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.fkf-logo_cell43u{
border-radius:0.5rem;
border:1px solid #1E3545;
font-weight:700;
color:#A4C2CC;
align-items:center;
display:flex;
height:48px;
font-size:0.813rem;
justify-content:center;
}
.fkf-rc_partner43u{
border:1px solid #1E3545;
background:#0F1720;
border-radius:0.75rem;
padding:1.25rem;
}
.fkf-rc_partner_name43u{
font-size:1.125rem;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:0.375rem;
color:#E8F4F8;
}
.fkf-rc_partner_text43u{
line-height:1.55;
font-size:12.5px;
color:#A4C2CC;
}
@media(max-width:1023px){
.fkf-rc43u{
grid-template-columns:1fr;
gap:22px;
}
.fkf-rc_press43u{
grid-template-columns:repeat(4,1fr);
}
}
.fkf-provs43u{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:28px;
}
.fkf-provs43u>*{
min-width:0;
}
.fkf-prov43u{
border-radius:0.75rem;
padding:12px;
background:#0F1720;
border:1px solid #1E3545;
justify-content:center;
text-decoration:none;
display:flex;
align-items:center;
height:4rem;
}
.fkf-prov_img43u{
max-height:32px;
object-fit:contain;
max-width:100%;
}
.fkf-resp43u{
background:#0F1720;
gap:24px;
border:1px solid #1E3545;
padding:26px;
border-radius:0.75rem;
align-items:center;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.fkf-resp_in43u{
max-width:560px;
}
.fkf-resp_h43u{
font-size:19px;
font-weight:700;
color:#E8F4F8;
margin-bottom:8px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-resp_p43u{
color:#A4C2CC;
line-height:1.6;
font-size:0.844rem;
}
.fkf-resp_badges43u{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.fkf-age1843u{
padding:0.25rem 8px;
border-radius:0.5rem;
border:1.5px solid #E83040;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
color:#E83040;
font-size:13px;
}
.fkf-resp_org43u{
font-weight:600;
color:#6A8FA0;
font-size:0.813rem;
}
@media(max-width:1027px){
.fkf-provs43u{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.fkf-provs43u{
grid-template-columns:repeat(2,1fr);
}
}
.fkf-dispute43u{
padding:1.625rem 1.875rem;
border:1px dashed #2A4D62;
border-radius:12px;
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.fkf-dispute_in43u{
max-width:41.25rem;
}
.fkf-dispute_h243u{
margin-bottom:0.5rem;
color:#E8F4F8;
font-size:22px;
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.fkf-dispute_text43u{
color:#A4C2CC;
line-height:1.6;
font-size:0.844rem;
}
.fkf-et_h243u{
margin:0.625rem 0 14px;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
line-height:1.08;
font-weight:700;
font-size:1.75rem;
}
.fkf-et_right43u{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.fkf-et_updated43u{
gap:10px;
border:1px solid #1E3545;
border-radius:12px;
padding:14px 18px;
background:#0A0F14;
font-size:0.75rem;
color:#A4C2CC;
align-items:center;
display:flex;
}
.fkf-et_updated43u svg{
flex:none;
color:#00C8D8;
height:0.938rem;
width:15px;
}
.fkf-et_updated43u b{
color:#E8F4F8;
}
@media(max-width:558px){
.fkf-et_h243u{
font-size:1.5rem;
}
}
.fkf-op_h243u{
margin:10px 0 8px;
line-height:1.1;
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
color:#E8F4F8;
}
.fkf-op_text43u{
font-size:13.5px;
color:#A4C2CC;
line-height:1.6;
}
@media(max-width:558px){
.fkf-op_h243u{
font-size:22px;
}
}
.fkf-ab_h243u{
margin:14px 0 1rem;
font-size:32px;
line-height:1.08;
font-weight:700;
font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E8F4F8;
}
.fkf-ab_body43u{
line-height:1.65;
font-size:0.938rem;
color:#A4C2CC;
margin-bottom:0.875rem;
}
.fkf-ab_chips43u{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
margin-top:0.5rem;
}
.fkf-faq43u{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.fkf-faq_item43u{
background:#0F1720;
border:1px solid #1E3545;
padding:18px 1.375rem;
border-radius:12px;
}
.fkf-faq_q43u{
gap:16px;
list-style:none;
cursor:pointer;
color:#E8F4F8;
font-weight:600;
font-size:15.5px;
justify-content:space-between;
align-items:center;
display:flex;
}
.fkf-faq_q43u::-webkit-details-marker{
display:none;
}
.fkf-faq_q_t43u{
gap:10px;
display:flex;
}
.fkf-faq_q_i43u{
color:#00C8D8;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.fkf-faq_pm43u{
color:#00C8D8;
font-size:1.25rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.fkf-faq_item43u[open] .fkf-faq_pm43u{
transform:rotate(45deg);
}
.fkf-faq_a43u{
margin-top:0.75rem;
font-size:0.844rem;
color:#A4C2CC;
line-height:1.6;
}
@media(max-width:558px){
.fkf-ab_h243u{
font-size:1.625rem;
}
}
.fkf-footer43u{
padding:2.5rem 1.75rem;
background:#07090D;
border-top:1px solid #1A2E3A;
}
.fkf-footer_grid43u{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-left:auto;
display:grid;
margin-bottom:28px;
margin-right:auto;
max-width:87.5rem;
}
.fkf-footer_grid43u>*{
min-width:0;
}
.fkf-footer_grid43u h4{
text-transform:uppercase;
letter-spacing:.12em;
color:#3E5D6E;
margin-bottom:13px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
}
.fkf-fcol43u{
gap:9px;
font-size:13px;
display:flex;
flex-direction:column;
color:#A4C2CC;
}
.fkf-fcol43u a{
cursor:pointer;
}
.fkf-ft_about43u{
line-height:1.6;
margin-top:0.75rem;
color:#6A8FA0;
font-size:0.813rem;
max-width:260px;
}
.fkf-ft_contact43u{
overflow-wrap:anywhere;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
margin-top:12px;
color:#00C8D8;
}
.fkf-footer_bottom43u{
gap:1rem;
margin:0 auto;
padding-top:20px;
flex-wrap:wrap;
border-top:1px solid #1A2E3A;
justify-content:space-between;
display:flex;
align-items:center;
max-width:1400px;
}
.fkf-footer_bottom43u p{
line-height:1.6;
color:#3E5D6E;
font-size:0.688rem;
max-width:45rem;
}
@media(max-width:1025px){
.fkf-footer_grid43u{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.fkf-footer_grid43u{
grid-template-columns:1fr;
}
}