*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F7F4EE;
text-rendering:optimizeLegibility;
color:#3D3526;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.55;
font-size:15px;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(20, 16, 8, 0.68);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ngjshell-57f{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.ngjmain-57f{
min-width:0;
}
.ngjwrap-57f{
margin:0 auto;
width:100%;
max-width:1380px;
}
.ngjcontainer-57f{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1380px;
}
@media(min-width:767px){
.ngjcontainer-57f{
padding:0 1.75rem;
}
}
.ngjsection-57f{
padding:24px 28px;
}
.ngjsection_pt-57f{
padding-top:34px;
}
.ngjband_soft-57f{
background:#FFFFFF;
}
.ngjeyebrow-57f{
text-transform:uppercase;
letter-spacing:.14em;
overflow-wrap:break-word;
font-weight:600;
color:#B8860B;
line-height:1.4;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-block;
font-size:0.656rem;
}
.ngjdrawer_cb-57f{
display:none;
}
.ngjoverlay-57f{
display:none;
}
@media(max-width:1021px){
.ngjshell-57f{
grid-template-columns:1fr;
}
.ngjmain-57f{
padding-bottom:78px;
}
.ngjdrawer_cb-57f:checked~.ngjoverlay-57f{
background:rgba(20, 16, 8, 0.68);
inset:0;
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:561px){
.ngjsection-57f{
padding:18px 16px;
}
.ngjsection_pt-57f{
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 ---------- */
.ngjside-57f{
padding:22px 1.125rem;
background:#EDE9E1;
gap:22px;
border-right:1px solid rgba(26, 22, 16, 0.08);
height:100vh;
top:0;
align-self:start;
display:flex;
flex-direction:column;
overflow-y:auto;
position:sticky;
}
.ngjbrand-57f{
gap:0.625rem;
align-items:center;
display:flex;
}
.ngjlogo-57f{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:21px;
color:#1A1610;
font-weight:700;
letter-spacing:-.02em;
}
.ngjside_cta-57f{
padding:1rem;
border:1px solid rgba(26, 22, 16, 0.12);
border-radius:12px;
background:rgba(184, 134, 11, 0.11);
}
.ngjside_cta_h-57f{
font-weight:700;
color:#1A1610;
line-height:1.15;
font-size:1.063rem;
margin-bottom:0.375rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ngjside_cta_p-57f{
margin-bottom:12px;
color:#3D3526;
font-size:0.75rem;
line-height:1.45;
}
.ngjnav-57f{
gap:3px;
flex-direction:column;
display:flex;
}
.ngjnav_label-57f{
padding:6px 0.625rem;
letter-spacing:.14em;
color:#A89E8A;
font-size:9.5px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.ngjnav_item-57f{
border-radius:8px;
padding:0.625rem;
gap:11px;
align-items:center;
display:flex;
font-weight:500;
font-size:0.875rem;
color:#3D3526;
}
.ngjnav_item-57f svg{
width:1.063rem;
height:1.063rem;
}
.ngjnav_item-57f:hover{
background:rgba(184, 134, 11, 0.11);
color:#1A1610;
}
.ngjnav_item_on-57f{
background:rgba(184, 134, 11, 0.11);
color:#B8860B;
font-weight:600;
}
.ngjside_foot-57f{
background:#FFFFFF;
border:1px solid rgba(26, 22, 16, 0.12);
padding:12px;
border-radius:12px;
margin-top:auto;
}
.ngjside_foot-57f p{
line-height:1.4;
margin-top:0.25rem;
color:#3D3526;
font-size:0.781rem;
}
/* ---------- topbar ---------- */
.ngjtop-57f{
gap:16px;
background:#EDE9E1;
padding:0.875rem 28px;
border-bottom:1px solid rgba(26, 22, 16, 0.08);
position:sticky;
align-items:center;
z-index:40;
top:0;
display:flex;
}
.ngjtop_brand-57f{
gap:9px;
align-items:center;
display:none;
}
.ngjsearch-57f{
background:#FFFFFF;
border-radius:12px;
flex:1;
gap:10px;
padding:11px 14px;
border:1px solid rgba(26, 22, 16, 0.12);
max-width:440px;
display:flex;
color:#7A6E58;
align-items:center;
font-size:0.844rem;
}
.ngjsearch-57f svg{
flex:none;
height:1rem;
width:1rem;
}
.ngjtop_actions-57f{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.ngjlang-57f{
font-size:12px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#3D3526;
}
.ngjburger-57f{
border:1px solid rgba(26, 22, 16, 0.12);
background:#FFFFFF;
border-radius:8px;
justify-content:center;
width:2.5rem;
color:#1A1610;
align-items:center;
height:40px;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.ngjbotnav-57f{
display:none;
}
@media(max-width:1027px){
.ngjside-57f{
transition:transform .25s ease;
position:fixed;
z-index:80;
transform:translateX(-100%);
left:0;
height:100vh;
top:0;
width:280px;
}
.ngjdrawer_cb-57f:checked~.ngjshell-57f .ngjside-57f{
transform:translateX(0);
}
.ngjtop-57f{
padding:0.875rem 16px;
gap:0.75rem;
position:static;
flex-wrap:wrap;
}
.ngjtop_brand-57f{
display:flex;
}
.ngjsearch-57f{
display:none;
}
.ngjburger-57f{
display:flex;
}
.ngjtop_actions-57f{
gap:10px;
width:100%;
align-items:stretch;
margin-left:0;
}
.ngjtop_actions-57f .ngjlang-57f{
display:none;
}
.ngjtop_actions-57f .ngjbtn-57f{
padding:11px 10px;
flex:1;
text-align:center;
}
.ngjbotnav-57f{
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#EDE9E1;
grid-template-columns:repeat(3,1fr);
display:grid;
position:fixed;
z-index:65;
transform:translateZ(0);
bottom:0;
border-top:1px solid rgba(26, 22, 16, 0.12);
left:0;
right:0;
}
.ngjbn-57f{
padding:6px 2px 0;
gap:4px;
justify-content:flex-end;
font-size:0.625rem;
min-width:0;
align-items:center;
flex-direction:column;
display:flex;
color:#3D3526;
font-weight:600;
}
.ngjbn-57f svg{
flex:none;
width:22px;
height:22px;
}
.ngjbn-57f span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
}
.ngjbn_on-57f{
color:#B8860B;
}
.ngjbn_center-57f{
position:relative;
}
.ngjbn_fab-57f{
border-radius:50%;
background:#D4A020;
transform:translateX(-50%);
position:absolute;
left:50%;
height:3.125rem;
box-shadow:0 0.5rem 2rem rgba(26, 22, 16, 0.14), 0 2px 8px rgba(26, 22, 16, 0.10);
width:3.125rem;
top:-1.25rem;
justify-content:center;
display:flex;
align-items:center;
color:#1A1610;
}
.ngjbn_fab-57f svg{
width:24px;
height:1.5rem;
}
.ngjbn_center-57f span{
color:#B8860B;
}
}
.ngjbtn-57f{
gap:8px;
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:8px;
padding:11px 22px;
display:inline-flex;
align-items:center;
font-size:0.875rem;
justify-content:center;
cursor:pointer;
font-weight:700;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ngjbtn_pri-57f{
background:#D4A020;
color:#1A1610;
box-shadow:0 0.25rem 18px rgba(212, 160, 32, 0.38), 0 1px 4px rgba(212, 160, 32, 0.22);
}
.ngjbtn_pri-57f:hover{
background:#B88A10;
}
.ngjbtn_ghost-57f{
background:rgba(184, 134, 11, 0.11);
font-weight:600;
color:#1A1610;
}
.ngjbtn_line-57f{
background:transparent;
border:1px solid rgba(26, 22, 16, 0.22);
color:#1A1610;
font-weight:600;
}
.ngjbtn_lg-57f{
padding:16px 1.875rem;
border-radius:12px;
font-size:0.938rem;
}
.ngjband-57f .ngjbtn_line-57f{
border-color:rgba(255, 235, 160, 0.13);
color:#F5EED8;
}
.ngjband-57f .ngjbtn_ghost-57f{
background:rgba(255, 240, 180, 0.08);
color:#F5EED8;
}
.ngjlink_m-57f{
gap:5px;
text-decoration:none;
align-items:center;
display:inline-flex;
cursor:pointer;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
color:#B8860B;
}
.ngjlink_m-57f svg{
height:14px;
width:0.875rem;
}
.ngjband-57f .ngjlink_m-57f{
color:#F0C040;
}
.ngjdot-57f{
border-radius:50%;
flex:none;
background:#B8860B;
height:7px;
width:0.438rem;
}
.ngjdot_live-57f{
background:#C0392B;
animation:zm3-pulse 1.4s infinite;
}
.ngjstars-57f{
gap:2px;
color:#B8860B;
display:inline-flex;
}
.ngjstars-57f svg{
height:15px;
width:15px;
}
.ngjchip-57f{
border:1px solid rgba(26, 22, 16, 0.12);
gap:0.375rem;
padding:0.438rem 0.75rem;
background:#FFFFFF;
border-radius:8px;
display:inline-flex;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:11px;
align-items:center;
color:#3D3526;
}
.ngjchip_on-57f{
border-color:transparent;
background:rgba(184, 134, 11, 0.11);
color:#B8860B;
}
.ngjgc-57f{
color:inherit;
display:block;
text-decoration:none;
min-width:0;
cursor:pointer;
}
.ngjgc_thumb-57f{
border-radius:12px;
overflow:hidden;
border:1px solid rgba(26, 22, 16, 0.12);
display:block;
background-position:center;
position:relative;
aspect-ratio:1;
background-size:cover;
}
.ngjgc_thumb_portrait-57f{
aspect-ratio:3/4;
}
.ngjgc_thumb_wide-57f{
aspect-ratio:16/11;
}
.ngjgc_cap-57f{
background:linear-gradient(transparent,rgba(20, 16, 8, 0.68));
padding:0.563rem;
left:0;
right:0;
position:absolute;
bottom:0;
}
.ngjgc_name-57f{
display:block;
color:#F5EED8;
font-size:12.5px;
font-weight:700;
}
.ngjgc_meta-57f{
font-size:11px;
color:#B8A98A;
}
.ngjgc_badge-57f{
background:#B8860B;
padding:2px 6px;
border-radius:8px;
font-weight:700;
top:0.5rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#1A1610;
font-size:8px;
position:absolute;
right:8px;
}
.ngjgc_badge_hot-57f{
background:#C0392B;
color:#F5EED8;
}
.ngjgc_badge_live-57f{
background:#C0392B;
color:#F5EED8;
left:8px;
right:auto;
}
.ngjgc_mult-57f{
inset:0;
font-weight:700;
display:flex;
justify-content:center;
position:absolute;
align-items:center;
color:#B8860B;
font-size:28px;
}
.ngjpc-57f{
background:#FFFFFF;
border:1px solid rgba(26, 22, 16, 0.12);
border-radius:0.75rem;
align-items:center;
height:64px;
color:#3D3526;
display:flex;
font-weight:700;
font-size:0.875rem;
justify-content:center;
}
.ngjrail-57f{
min-width:0;
}
.ngjrail_scroll-57f{
gap:14px;
display:grid;
}
.ngjrail_scroll-57f>*{
min-width:0;
}
.ngjg6-57f{
grid-template-columns:repeat(6,1fr);
}
.ngjg7-57f{
grid-template-columns:repeat(7,1fr);
}
.ngjg4-57f{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.ngjg6-57f,.ngjg7-57f{
grid-template-columns:none;
padding-bottom:6px;
grid-auto-columns:7.5rem;
grid-auto-flow:column;
overflow-x:auto;
scroll-snap-type:x mandatory;
}
.ngjg6-57f>*,.ngjg7-57f>*{
scroll-snap-align:start;
}
.ngjg4-57f{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.ngjg4-57f{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
overflow-x:auto;
}
}
.ngjpanel-57f{
border:1px solid rgba(26, 22, 16, 0.12);
border-radius:20px;
background:#FFFFFF;
padding:1.75rem 2rem;
}
.ngjsplit-57f{
gap:36px;
align-items:start;
display:grid;
}
.ngjsplit-57f>*{
min-width:0;
}
.ngjsplit_a-57f{
grid-template-columns:.85fr 1.15fr;
}
.ngjsplit_b-57f{
grid-template-columns:1fr 1.1fr;
}
.ngjsplit_c-57f{
grid-template-columns:1.1fr .9fr;
}
.ngjpgrid-57f{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.ngjpgrid-57f>*{
min-width:0;
}
.ngjlead-57f{
font-size:15px;
margin-bottom:0.875rem;
color:#3D3526;
line-height:1.65;
}
.ngjfeat-57f{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ngjfeat-57f>*{
min-width:0;
}
.ngjfeat2-57f{
grid-template-columns:1fr 1fr;
}
.ngjfeat_card-57f{
padding:26px;
background:#FFFFFF;
border-radius:20px;
border:1px solid rgba(26, 22, 16, 0.12);
}
.ngjfeat_card-57f svg{
margin-bottom:16px;
width:1.625rem;
color:#B8860B;
height:26px;
}
.ngjfeat_card-57f h3{
color:#1A1610;
font-size:18px;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:8px;
}
.ngjfeat_card-57f p{
font-size:13px;
line-height:1.6;
color:#3D3526;
}
.ngjfeat_card-57f b{
color:#1A1610;
}
.ngjbig-57f{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.ngjbig_n-57f{
font-size:1.625rem;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#B8860B;
}
.ngjbig_l-57f{
color:#7A6E58;
font-size:12px;
}
.ngjperson-57f{
border-radius:0.75rem;
padding:1rem 18px;
gap:0.875rem;
background:#FFFFFF;
border:1px solid rgba(26, 22, 16, 0.12);
align-items:center;
display:flex;
}
.ngjavatar-57f{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#D4A020,#8B6200);
width:44px;
height:44px;
}
.ngjperson_name-57f{
font-weight:700;
color:#1A1610;
font-size:14px;
}
.ngjperson_role-57f{
color:#7A6E58;
font-size:0.75rem;
}
.ngjkv-57f{
grid-template-columns:1fr 1fr;
gap:1px;
border-radius:12px;
background:rgba(26, 22, 16, 0.12);
overflow:hidden;
border:1px solid rgba(26, 22, 16, 0.12);
display:grid;
}
.ngjkv-57f>div{
padding:1rem 1.125rem;
background:#F7F4EE;
min-width:0;
}
.ngjkv_k-57f{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.594rem;
margin-bottom:0.313rem;
color:#B8860B;
text-transform:uppercase;
}
.ngjkv_v-57f{
font-weight:700;
color:#1A1610;
font-size:0.844rem;
}
@media(max-width:1025px){
.ngjsplit_a-57f,.ngjsplit_b-57f,.ngjsplit_c-57f,.ngjpgrid-57f{
gap:24px;
grid-template-columns:1fr;
}
.ngjfeat-57f,.ngjfeat2-57f{
grid-template-columns:1fr;
}
.ngjkv-57f{
grid-template-columns:1fr;
}
}
.ngjsh-57f{
min-width:0;
margin-bottom:16px;
}
.ngjsh_row-57f{
gap:12px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.ngjsh_row-57f .ngjsh_l-57f{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.ngjsh_stack-57f{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ngjsh_center-57f{
gap:10px;
display:flex;
flex-direction:column;
text-align:center;
align-items:center;
}
.ngjsh_h2-57f{
gap:0.563rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-weight:700;
line-height:1.1;
align-items:center;
display:flex;
color:#1A1610;
font-size:20px;
}
@media(min-width:767px){
.ngjsh_h2-57f{
font-size:24px;
}
}
.ngjband-57f .ngjsh_h2-57f{
color:#F5EED8;
}
.ngjeb_mono-57f{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:none;
letter-spacing:.08em;
}
.ngjeb_mono-57f::before{
content:"// ";
}
.ngjeb_upper-57f{
text-transform:uppercase;
letter-spacing:.14em;
}
.ngjeb_pill-57f{
border-radius:999px;
background:rgba(184, 134, 11, 0.11);
padding:5px 0.688rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.ngjeb_line-57f{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.ngjeb_line-57f::before{
background:#B8860B;
width:24px;
display:inline-block;
content:"";
height:1px;
}
.ngjband-57f .ngjeb_line-57f::before{
background:#F0C040;
}
.ngjband-57f .ngjeb_pill-57f{
background:rgba(255, 240, 180, 0.08);
}
.ngjsh_link-57f{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
font-weight:600;
white-space:nowrap;
display:inline-flex;
padding-bottom:2px;
color:#1A1610;
border-bottom:1px solid #1A1610;
align-items:center;
font-size:0.813rem;
}
.ngjsh_link-57f:hover{
border-color:#B8860B;
color:#B8860B;
}
.ngjsh_link-57f svg{
width:14px;
height:14px;
}
.ngjsh_link_chev-57f{
border-bottom:0;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
padding-bottom:0;
font-size:0.75rem;
color:#B8860B;
}
.ngjsh_link_btn-57f{
background:#D4A020;
padding:9px 1.125rem;
border-radius:999px;
color:#1A1610;
border-bottom:0;
}
.ngjsh_link_btn-57f:hover{
border-color:transparent;
background:#B88A10;
}
.ngjband-57f .ngjsh_link-57f{
border-color:#F5EED8;
color:#F5EED8;
}
.ngjband-57f .ngjsh_link_chev-57f{
color:#F0C040;
}
.ngjsh_rule-57f{
margin:-2px 0 1rem;
background:rgba(26, 22, 16, 0.12);
height:1px;
}
.ngjband-57f .ngjsh_rule-57f{
background:rgba(255, 235, 160, 0.13);
}
.ngjseo_grid3-57f{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.ngjseo_grid4-57f{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ngjseo_grid3-57f>*,.ngjseo_grid4-57f>*{
min-width:0;
}
.ngjseo_card-57f{
border:1px solid rgba(26, 22, 16, 0.12);
background:#FFFFFF;
padding:24px;
border-radius:12px;
}
.ngjseo_card-57f h3{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1610;
font-size:1.125rem;
font-weight:700;
margin-bottom:0.5rem;
}
.ngjseo_card-57f p{
line-height:1.6;
color:#3D3526;
font-size:0.813rem;
}
.ngjseo_card_sm-57f{
padding:1.25rem;
}
.ngjseo_card_sm-57f h3{
font-size:16px;
}
.ngjseo_card_sm-57f p{
font-size:12.5px;
line-height:1.55;
}
.ngjseo_rtp_row-57f{
gap:2.25rem;
grid-template-columns:1fr 1fr;
display:grid;
margin-top:16px;
align-items:center;
}
.ngjrtp-57f{
gap:0.875rem;
display:flex;
min-width:0;
}
.ngjrtp-57f>div{
background:#F7F4EE;
padding:1rem;
flex:1;
border-radius:0.75rem;
text-align:center;
min-width:0;
}
.ngjrtp_n-57f{
color:#B8860B;
white-space:nowrap;
font-size:1.625rem;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ngjrtp_l-57f{
margin-top:4px;
font-size:11px;
color:#7A6E58;
}
.ngjcmp-57f{
overflow:hidden;
border:1px solid rgba(26, 22, 16, 0.12);
border-radius:12px;
max-width:47.5rem;
}
.ngjcmp_row-57f{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.ngjcmp_row-57f>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.ngjcmp_row-57f>div:first-child{
font-weight:600;
padding-left:22px;
color:#1A1610;
text-align:left;
}
.ngjcmp_th-57f{
background:#F7F4EE;
font-size:12.5px;
font-weight:700;
}
.ngjcmp_row-57f:not(.ngjcmp_th-57f){
background:#FFFFFF;
border-top:1px solid rgba(26, 22, 16, 0.08);
color:#3D3526;
}
.ngjcmp_zebra-57f{
background:#F0EDE6;
}
.ngjguide-57f{
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(26, 22, 16, 0.12);
border-radius:0.75rem;
cursor:pointer;
}
.ngjguide_cover-57f{
height:8.125rem;
}
.ngjguide_body-57f{
padding:20px;
}
.ngjguide_body-57f h3{
margin:0.438rem 0 0.563rem;
line-height:1.25;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
color:#1A1610;
}
.ngjguide_meta-57f{
color:#7A6E58;
font-size:0.719rem;
}
.ngjhub-57f{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
padding-top:28px;
border-top:1px solid rgba(26, 22, 16, 0.08);
display:grid;
}
.ngjhub-57f>*{
min-width:0;
}
.ngjhub-57f h4{
font-size:0.813rem;
color:#1A1610;
font-weight:700;
margin-bottom:0.688rem;
}
.ngjhub_col-57f{
gap:0.5rem;
flex-direction:column;
font-size:0.813rem;
display:flex;
color:#3D3526;
}
.ngjhub_col-57f a{
cursor:pointer;
}
@media(max-width:1024px){
.ngjseo_grid3-57f{
grid-template-columns:1fr;
}
.ngjseo_grid4-57f{
grid-template-columns:repeat(2,1fr);
}
.ngjseo_rtp_row-57f{
gap:20px;
grid-template-columns:1fr;
}
.ngjhub-57f{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:557px){
.ngjhub-57f{
grid-template-columns:1fr;
}
}
.ngjtk-57f{
overflow:hidden;
background:#1A1610;
display:flex;
border-bottom:1px solid rgba(26, 22, 16, 0.08);
align-items:center;
}
.ngjtk_tag-57f{
flex:none;
gap:8px;
background:#FFFFFF;
padding:0.688rem 1.125rem;
display:flex;
font-weight:600;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#C0392B;
text-transform:uppercase;
letter-spacing:.1em;
align-items:center;
border-right:1px solid rgba(26, 22, 16, 0.08);
font-size:0.656rem;
}
.ngjtk_rail-57f{
flex:1;
overflow:hidden;
}
.ngjtk_track-57f{
animation:zm3-marquee 26s linear infinite;
gap:28px;
padding:11px 0.875rem;
display:flex;
width:max-content;
color:#3D3526;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.75rem;
white-space:nowrap;
}
.ngjtk_track-57f b{
color:#B8860B;
}
.ngjhero-57f{
background:linear-gradient(120deg,#18140C,#101420);
overflow:hidden;
border:1px solid rgba(26, 22, 16, 0.12);
border-radius:20px;
padding:46px 3rem;
position:relative;
color:#F5EED8;
}
.ngjhero_glow-57f{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 32, 0.22),transparent 70%);
top:-3.75rem;
height:21.25rem;
right:-3.75rem;
position:absolute;
width:21.25rem;
}
.ngjhero_in-57f{
max-width:37.5rem;
position:relative;
}
.ngjhero-57f .ngjeyebrow-57f{
color:#F0C040;
}
.ngjpill_row-57f{
gap:0.5rem;
padding:6px 0.813rem;
background:rgba(255, 240, 180, 0.08);
border-radius:62.438rem;
border:1px solid rgba(255, 235, 160, 0.13);
align-items:center;
font-size:0.656rem;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#F0C040;
display:inline-flex;
margin-bottom:1.375rem;
letter-spacing:.1em;
}
.ngjhero_h1-57f{
margin:18px 0;
font-weight:700;
line-height:1.02;
font-size:54px;
overflow-wrap:break-word;
color:#F5EED8;
letter-spacing:-.02em;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ngjhero_h1-57f em{
color:#F0C040;
font-style:normal;
}
.ngjhero_sub-57f{
line-height:1.55;
font-size:17px;
color:#B8A98A;
margin-bottom:28px;
max-width:30rem;
}
.ngjhero_cta-57f{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:1.625rem;
}
.ngjhero_trust-57f{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ngjhero_rating_txt-57f{
color:#B8A98A;
font-size:0.813rem;
}
@media(max-width:1025px){
.ngjhero-57f{
padding:32px 24px;
}
.ngjhero_h1-57f{
font-size:2.375rem;
}
}
@media(max-width:563px){
.ngjhero_h1-57f{
font-size:1.875rem;
}
}
.ngjstat-57f{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.ngjstat-57f>*{
min-width:0;
}
.ngjstat_item-57f{
background:#FFFFFF;
padding:1.125rem 20px;
border-radius:0.75rem;
border:1px solid rgba(26, 22, 16, 0.12);
}
.ngjstat_k-57f{
color:#7A6E58;
margin-bottom:0.438rem;
letter-spacing:.12em;
font-size:9.5px;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ngjstat_v-57f{
gap:8px;
color:#1A1610;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
overflow-wrap:anywhere;
display:flex;
align-items:center;
font-weight:700;
min-width:0;
}
.ngjstat_v_accent-57f{
color:#B8860B;
}
@media(max-width:1027px){
.ngjstat-57f{
grid-template-columns:repeat(2,1fr);
}
}
.ngjwlc-57f{
padding:36px 40px;
background:linear-gradient(120deg,#18140C,#101420);
overflow:hidden;
border-radius:20px;
grid-template-columns:1.2fr .8fr;
gap:24px;
border:1px solid rgba(26, 22, 16, 0.12);
color:#F5EED8;
display:grid;
align-items:center;
position:relative;
}
.ngjwlc-57f>*{
min-width:0;
}
.ngjwlc-57f .ngjeyebrow-57f{
color:#F0C040;
}
.ngjwlc_glow-57f{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 32, 0.22),transparent 70%);
height:260px;
right:-2.5rem;
width:260px;
top:-2.5rem;
position:absolute;
}
.ngjwlc_in-57f{
position:relative;
}
.ngjwlc_h2-57f{
margin:10px 0 8px;
color:#F5EED8;
overflow-wrap:break-word;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.03;
font-size:2.125rem;
font-weight:700;
}
.ngjwlc_h2-57f em{
font-style:normal;
color:#F0C040;
}
.ngjwlc_sub-57f{
margin-bottom:18px;
color:#B8A98A;
line-height:1.55;
max-width:26.25rem;
font-size:0.875rem;
}
.ngjwlc_terms-57f{
gap:0.625rem;
flex-direction:column;
position:relative;
display:flex;
}
.ngjterm-57f{
padding:0.813rem 0.938rem;
border:1px solid rgba(255, 235, 160, 0.13);
gap:0.688rem;
background:rgba(255, 240, 180, 0.08);
border-radius:0.75rem;
align-items:center;
display:flex;
}
.ngjterm-57f svg{
flex:none;
height:1.25rem;
color:#F0C040;
width:1.25rem;
}
.ngjterm_k-57f{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.1em;
font-size:0.594rem;
text-transform:uppercase;
color:#B8A98A;
}
.ngjterm_v-57f{
color:#F5EED8;
font-weight:700;
margin-top:2px;
font-size:14px;
}
@media(max-width:1024px){
.ngjwlc-57f{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.ngjwlc_h2-57f{
font-size:1.625rem;
}
}
.ngjjp-57f{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.ngjjp-57f>*{
min-width:0;
}
.ngjjp_hero-57f{
background:linear-gradient(135deg,#18140C,#101420);
border-radius:20px;
gap:0.875rem;
overflow:hidden;
border:1px solid rgba(26, 22, 16, 0.12);
padding:26px;
justify-content:space-between;
min-height:11.25rem;
display:flex;
position:relative;
flex-direction:column;
color:#F5EED8;
}
.ngjjp_glow-57f{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 32, 0.22),transparent 70%);
width:180px;
top:-2.5rem;
height:11.25rem;
right:-40px;
position:absolute;
}
.ngjjp_k_row-57f{
gap:0.625rem;
justify-content:space-between;
align-items:center;
display:flex;
position:relative;
}
.ngjjp_k-57f{
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
color:#7A6E58;
font-size:10px;
}
.ngjjp_hero-57f .ngjjp_k-57f{
color:#B8A98A;
}
.ngjjp_amt-57f{
font-size:42px;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
position:relative;
line-height:1;
color:#F0C040;
font-weight:700;
}
.ngjjp_sub-57f{
color:#B8A98A;
font-size:12px;
margin-top:0.313rem;
}
.ngjjp_cell-57f{
border-radius:1.25rem;
padding:1.375rem;
background:#FFFFFF;
border:1px solid rgba(26, 22, 16, 0.12);
min-height:11.25rem;
display:flex;
flex-direction:column;
justify-content:space-between;
}
.ngjjp_cell-57f .ngjjp_amt-57f{
font-size:1.875rem;
color:#1A1610;
}
.ngjjp_cell-57f .ngjjp_sub-57f{
color:#7A6E58;
}
@media(max-width:1025px){
.ngjjp-57f{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.ngjjp_amt-57f{
font-size:2rem;
}
}
.ngjtour-57f{
overflow:hidden;
border-radius:20px;
border:1px solid rgba(26, 22, 16, 0.12);
grid-template-columns:1.05fr 1fr;
display:grid;
}
.ngjtour-57f>*{
min-width:0;
}
.ngjtour_l-57f{
overflow:hidden;
background:linear-gradient(135deg,#18140C,#101420);
padding:2.125rem;
position:relative;
color:#F5EED8;
}
.ngjtour_h2-57f{
margin:0.75rem 0 10px;
color:#F5EED8;
line-height:1.05;
font-size:30px;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ngjtour_h2-57f em{
color:#F0C040;
font-style:normal;
}
.ngjtour_text-57f{
margin-bottom:1.25rem;
line-height:1.6;
color:#B8A98A;
font-size:0.844rem;
max-width:340px;
}
.ngjtour_meta-57f{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:20px;
}
.ngjtour_cap-57f{
margin-bottom:0.313rem;
text-transform:uppercase;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
color:#B8A98A;
}
.ngjcount-57f{
gap:6px;
display:flex;
}
.ngjcount-57f span{
border:1px solid rgba(255, 235, 160, 0.13);
padding:4px 9px;
background:rgba(255, 240, 180, 0.08);
border-radius:8px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:1.375rem;
font-weight:700;
}
.ngjtour_units-57f{
font-size:10px;
color:#B8A98A;
}
.ngjboard-57f{
background:#FFFFFF;
padding:28px 1.875rem;
}
.ngjboard_head-57f{
justify-content:space-between;
margin-bottom:14px;
display:flex;
align-items:center;
}
.ngjboard_title-57f{
color:#1A1610;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:16px;
}
.ngjboard_upd-57f{
color:#7A6E58;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:10px;
}
.ngjboard_list-57f{
gap:2px;
flex-direction:column;
display:flex;
}
.ngjboard_row-57f{
border-radius:0.5rem;
padding:0.625rem 12px;
gap:0.75rem;
display:flex;
align-items:center;
}
.ngjboard_top1-57f{
background:rgba(184, 134, 11, 0.11);
}
.ngjboard_rk-57f{
font-size:14px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
width:1.25rem;
color:#7A6E58;
}
.ngjboard_top1-57f .ngjboard_rk-57f{
color:#B8860B;
}
.ngjboard_nm-57f{
flex:1;
font-weight:600;
min-width:0;
font-size:0.844rem;
color:#3D3526;
}
.ngjboard_top1-57f .ngjboard_nm-57f{
font-weight:700;
color:#1A1610;
}
.ngjboard_pt-57f{
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.781rem;
color:#3D3526;
}
@media(max-width:1022px){
.ngjtour-57f{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.ngjtour_h2-57f{
font-size:24px;
}
}
.ngjpay_logos-57f{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.ngjpay_logos-57f>*{
min-width:0;
}
.ngjpay-57f{
border-radius:0.5rem;
border:1px solid rgba(26, 22, 16, 0.12);
height:48px;
color:#3D3526;
align-items:center;
font-size:12px;
justify-content:center;
display:flex;
font-weight:700;
}
.ngjtable-57f{
overflow:hidden;
border-radius:0.75rem;
border:1px solid rgba(26, 22, 16, 0.12);
}
.ngjtrow-57f{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.ngjtrow-57f>div{
padding:13px 0.875rem;
min-width:0;
}
.ngjtrow-57f>div:first-child{
color:#1A1610;
font-weight:700;
padding-left:16px;
}
.ngjtrow_th-57f{
background:#F7F4EE;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.06em;
color:#7A6E58;
font-size:9.5px;
text-transform:uppercase;
}
.ngjtrow-57f:not(.ngjtrow_th-57f){
background:#FFFFFF;
border-top:1px solid rgba(26, 22, 16, 0.08);
color:#3D3526;
}
.ngjtrow_zebra-57f{
background:#F0EDE6;
}
.ngjpos-57f{
font-weight:700;
color:#B8860B;
}
@media(max-width:1025px){
.ngjpay_logos-57f{
grid-template-columns:repeat(2,1fr);
}
}
.ngjpromo_grid-57f{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.ngjpromo_grid-57f>*{
min-width:0;
}
.ngjpromo-57f{
padding:1.5rem;
overflow:hidden;
border-radius:1.25rem;
background:#FFFFFF;
border:1px solid rgba(26, 22, 16, 0.12);
min-height:9.375rem;
position:relative;
}
.ngjpromo_h-57f{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
margin-top:6px;
font-weight:700;
line-height:1.05;
color:#1A1610;
}
.ngjpromo_h-57f em{
color:#B8860B;
font-style:normal;
}
.ngjpromo_p-57f{
margin-top:0.5rem;
color:#3D3526;
line-height:1.5;
font-size:0.781rem;
}
.ngjpromo_feat-57f{
border-color:rgba(26, 22, 16, 0.12);
background:linear-gradient(135deg,#18140C,#101420);
}
.ngjpromo_feat-57f .ngjpromo_h-57f{
color:#F5EED8;
}
.ngjpromo_feat-57f .ngjpromo_h-57f em{
color:#F0C040;
}
.ngjpromo_feat-57f .ngjpromo_p-57f{
color:#B8A98A;
}
.ngjpromo_feat-57f .ngjeyebrow-57f{
color:#F0C040;
}
@media(max-width:1025px){
.ngjpromo_grid-57f{
grid-template-columns:1fr;
}
}
.ngjbanner-57f{
padding:2.25rem 2.5rem;
border:1px solid rgba(26, 22, 16, 0.12);
border-radius:1.25rem;
background:linear-gradient(115deg,#18140C,#101420);
gap:1.75rem;
overflow:hidden;
align-items:center;
color:#F5EED8;
display:flex;
position:relative;
justify-content:space-between;
flex-wrap:wrap;
}
.ngjbanner_glow-57f{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 32, 0.22),transparent 68%);
height:200px;
top:50%;
position:absolute;
width:12.5rem;
right:5rem;
transform:translateY(-50%);
}
.ngjbanner_in-57f{
position:relative;
max-width:560px;
}
.ngjbanner-57f .ngjeyebrow-57f{
color:#F0C040;
}
.ngjbanner_h2-57f{
margin:10px 0;
line-height:1.05;
color:#F5EED8;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.875rem;
}
.ngjbanner_text-57f{
line-height:1.6;
color:#B8A98A;
font-size:14px;
}
@media(max-width:557px){
.ngjbanner_h2-57f{
font-size:24px;
}
}
.ngjnews-57f{
gap:24px;
padding:26px 2rem;
border:1px solid rgba(26, 22, 16, 0.12);
border-radius:1.25rem;
background:linear-gradient(135deg,#18140C,#101420);
color:#F5EED8;
flex-wrap:wrap;
align-items:center;
display:flex;
justify-content:space-between;
}
.ngjnews_h3-57f{
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.25rem;
color:#F5EED8;
font-size:20px;
}
.ngjnews_text-57f{
font-size:13px;
color:#B8A98A;
}
.ngjnews_form-57f{
gap:0.625rem;
flex:1;
min-width:0;
max-width:27.5rem;
display:flex;
}
.ngjnews_form-57f .ngjinput-57f{
min-width:0;
}
@media(max-width:558px){
.ngjnews_form-57f{
width:100%;
}
}
.ngjinput-57f{
flex:1;
padding:13px 16px;
border-radius:8px;
background:rgba(255, 240, 180, 0.08);
border:1px solid rgba(255, 235, 160, 0.13);
color:#B8A98A;
font-size:13.5px;
}
.ngjsupp-57f{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ngjsupp-57f>*{
min-width:0;
}
.ngjsupp_card-57f{
border-radius:0.75rem;
padding:24px;
border:1px solid rgba(26, 22, 16, 0.12);
background:#FFFFFF;
}
.ngjsupp_card-57f svg{
width:24px;
color:#B8860B;
margin-bottom:0.875rem;
height:24px;
}
.ngjsupp_card-57f h3{
color:#1A1610;
margin-bottom:0.375rem;
font-size:16px;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ngjsupp_card-57f p{
line-height:1.55;
color:#3D3526;
font-size:13px;
}
@media(max-width:1021px){
.ngjsupp-57f{
grid-template-columns:1fr;
}
}
.ngjsteps-57f{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ngjsteps-57f>*{
min-width:0;
}
.ngjstep-57f{
background:#FFFFFF;
padding:24px;
border-radius:12px;
border:1px solid rgba(26, 22, 16, 0.12);
position:relative;
}
.ngjstep_num-57f{
background:#D4A020;
border-radius:0.5rem;
display:flex;
margin-bottom:14px;
justify-content:center;
height:1.875rem;
align-items:center;
width:1.875rem;
font-weight:700;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#1A1610;
font-size:13px;
}
.ngjstep_h-57f{
font-size:1rem;
margin-bottom:0.438rem;
font-weight:700;
color:#1A1610;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ngjstep_p-57f{
color:#3D3526;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1022px){
.ngjsteps-57f{
grid-template-columns:1fr;
}
}
.ngjdw_h2-57f{
color:#1A1610;
font-weight:700;
margin-bottom:0.625rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
line-height:1.08;
}
.ngjsteps_v-57f{
gap:0.625rem;
grid-template-columns:1fr;
}
.ngjsteps_v-57f .ngjstep-57f{
padding:1.125rem 1.25rem;
}
@media(max-width:558px){
.ngjdw_h2-57f{
font-size:1.438rem;
}
}
.ngjvip_head-57f{
gap:12px;
margin-bottom:18px;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.ngjvip_intro-57f{
max-width:26.25rem;
font-size:13px;
color:#3D3526;
}
.ngjvip-57f{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.ngjvip-57f>*{
min-width:0;
}
.ngjtier-57f{
background:#FFFFFF;
padding:1.25rem;
border-radius:12px;
border:1px solid rgba(26, 22, 16, 0.12);
}
.ngjtier_on-57f{
border-color:#B8860B;
background:rgba(184, 134, 11, 0.11);
}
.ngjtier_medal-57f{
border-radius:0.5rem;
background:linear-gradient(135deg,#D4A020,#8B6200);
height:30px;
margin-bottom:0.875rem;
width:30px;
}
.ngjtier_name-57f{
margin-bottom:0.313rem;
color:#1A1610;
font-size:15px;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ngjtier_tx-57f{
line-height:1.5;
color:#7A6E58;
font-size:11.5px;
}
@media(max-width:1023px){
.ngjvip-57f{
grid-template-columns:repeat(2,1fr);
}
}
.ngjgm-57f{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.ngjgm-57f>*{
min-width:0;
}
.ngjgm_panel-57f{
border:1px solid rgba(26, 22, 16, 0.12);
border-radius:20px;
padding:1.75rem;
background:#FFFFFF;
}
.ngjgm_h2-57f{
margin:10px 0 0.5rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.5rem;
color:#1A1610;
}
.ngjgm_text-57f{
margin-bottom:20px;
color:#3D3526;
max-width:27.5rem;
line-height:1.6;
font-size:0.844rem;
}
.ngjgm_level-57f{
gap:14px;
margin-bottom:16px;
align-items:center;
display:flex;
}
.ngjgm_lv-57f{
color:#B8860B;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
}
.ngjgm_bar_wrap-57f{
flex:1;
min-width:0;
}
.ngjgm_bar_meta-57f{
justify-content:space-between;
color:#7A6E58;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:5px;
font-size:0.625rem;
display:flex;
}
.ngjbar-57f{
overflow:hidden;
border-radius:999px;
background:#F7F4EE;
height:0.5rem;
}
.ngjbar_fill-57f{
border-radius:999px;
background:linear-gradient(90deg,#D4A020,#8B6200);
height:100%;
display:block;
}
.ngjgm_missions-57f{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.ngjgm_refer-57f{
border-radius:1.25rem;
overflow:hidden;
background:linear-gradient(150deg,#18140C,#101420);
padding:28px;
border:1px solid rgba(26, 22, 16, 0.12);
flex-direction:column;
color:#F5EED8;
position:relative;
justify-content:space-between;
display:flex;
}
.ngjgm_refer-57f .ngjeyebrow-57f{
color:#F0C040;
}
.ngjgm_ref_h2-57f{
margin:10px 0 0.5rem;
font-size:24px;
font-weight:700;
line-height:1.1;
color:#F5EED8;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ngjgm_ref_h2-57f em{
font-style:normal;
color:#F0C040;
}
.ngjgm_ref_text-57f{
font-size:0.813rem;
color:#B8A98A;
line-height:1.55;
margin-bottom:18px;
}
@media(max-width:1021px){
.ngjgm-57f{
grid-template-columns:1fr;
}
}
.ngjgd_head-57f{
gap:0.75rem;
margin-bottom:1rem;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.ngjab_h2-57f{
margin:0.875rem 0 16px;
line-height:1.08;
font-weight:700;
color:#1A1610;
font-size:32px;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ngjab_body-57f{
margin-bottom:0.875rem;
line-height:1.65;
font-size:0.938rem;
color:#3D3526;
}
.ngjab_chips-57f{
gap:0.625rem;
flex-wrap:wrap;
margin-top:8px;
display:flex;
}
.ngjfaq-57f{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ngjfaq_item-57f{
border:1px solid rgba(26, 22, 16, 0.12);
background:#FFFFFF;
border-radius:12px;
padding:18px 22px;
}
.ngjfaq_q-57f{
gap:16px;
list-style:none;
color:#1A1610;
font-size:15.5px;
align-items:center;
font-weight:600;
display:flex;
justify-content:space-between;
cursor:pointer;
}
.ngjfaq_q-57f::-webkit-details-marker{
display:none;
}
.ngjfaq_q_t-57f{
gap:0.625rem;
display:flex;
}
.ngjfaq_q_i-57f{
font-style:normal;
color:#B8860B;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ngjfaq_pm-57f{
font-size:1.25rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#B8860B;
}
.ngjfaq_item-57f[open] .ngjfaq_pm-57f{
transform:rotate(45deg);
}
.ngjfaq_a-57f{
line-height:1.6;
margin-top:0.75rem;
font-size:13.5px;
color:#3D3526;
}
@media(max-width:563px){
.ngjab_h2-57f{
font-size:26px;
}
}
.ngjop_h2-57f{
margin:10px 0 0.5rem;
color:#1A1610;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.5rem;
line-height:1.1;
}
.ngjop_text-57f{
font-size:13.5px;
color:#3D3526;
line-height:1.6;
}
@media(max-width:560px){
.ngjop_h2-57f{
font-size:22px;
}
}
.ngjrv_head-57f{
gap:12px;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:1.125rem;
display:flex;
}
.ngjrv_agg-57f{
gap:10px;
display:flex;
align-items:center;
}
.ngjrv_source-57f{
color:#7A6E58;
font-size:0.781rem;
}
.ngjrv_grid-57f{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ngjrv_grid-57f>*{
min-width:0;
}
.ngjreview-57f{
border-radius:0.75rem;
padding:1.5rem;
border:1px solid rgba(26, 22, 16, 0.12);
background:#FFFFFF;
}
.ngjreview-57f .ngjstars-57f{
margin-bottom:10px;
}
.ngjreview-57f p{
line-height:1.5;
font-weight:600;
font-size:0.906rem;
margin-bottom:0.875rem;
color:#1A1610;
}
.ngjreview_by-57f{
font-size:0.781rem;
color:#7A6E58;
}
@media(max-width:1024px){
.ngjrv_grid-57f{
grid-template-columns:1fr;
}
}
.ngjprovs-57f{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.ngjprovs-57f>*{
min-width:0;
}
.ngjprov-57f{
padding:12px;
border:1px solid rgba(26, 22, 16, 0.12);
background:#FFFFFF;
border-radius:0.75rem;
display:flex;
text-decoration:none;
height:4rem;
justify-content:center;
align-items:center;
}
.ngjprov_img-57f{
object-fit:contain;
max-width:100%;
max-height:2rem;
}
.ngjresp-57f{
padding:26px;
background:#FFFFFF;
border:1px solid rgba(26, 22, 16, 0.12);
gap:24px;
border-radius:0.75rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ngjresp_in-57f{
max-width:560px;
}
.ngjresp_h-57f{
font-weight:700;
color:#1A1610;
margin-bottom:0.5rem;
font-size:1.188rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ngjresp_p-57f{
color:#3D3526;
line-height:1.6;
font-size:0.844rem;
}
.ngjresp_badges-57f{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ngjage18-57f{
border-radius:0.5rem;
padding:4px 8px;
border:1.5px solid #C0392B;
color:#C0392B;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.813rem;
font-weight:700;
}
.ngjresp_org-57f{
font-size:13px;
color:#7A6E58;
font-weight:600;
}
@media(max-width:1021px){
.ngjprovs-57f{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.ngjprovs-57f{
grid-template-columns:repeat(2,1fr);
}
}
.ngjet_h2-57f{
margin:10px 0 14px;
color:#1A1610;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
font-weight:700;
font-size:1.75rem;
}
.ngjet_right-57f{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ngjet_updated-57f{
padding:14px 18px;
border-radius:12px;
border:1px solid rgba(26, 22, 16, 0.12);
background:#F7F4EE;
gap:0.625rem;
color:#3D3526;
display:flex;
align-items:center;
font-size:0.75rem;
}
.ngjet_updated-57f svg{
flex:none;
color:#B8860B;
width:15px;
height:15px;
}
.ngjet_updated-57f b{
color:#1A1610;
}
@media(max-width:563px){
.ngjet_h2-57f{
font-size:24px;
}
}
.ngjfooter-57f{
background:#1A1610;
padding:40px 28px;
border-top:1px solid rgba(26, 22, 16, 0.08);
}
.ngjfooter_grid-57f{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
max-width:1380px;
margin-left:auto;
margin-bottom:28px;
display:grid;
margin-right:auto;
}
.ngjfooter_grid-57f>*{
min-width:0;
}
.ngjfooter_grid-57f h4{
letter-spacing:.12em;
text-transform:uppercase;
font-size:10px;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#A89E8A;
margin-bottom:13px;
}
.ngjfcol-57f{
gap:9px;
flex-direction:column;
display:flex;
font-size:0.813rem;
color:#3D3526;
}
.ngjfcol-57f a{
cursor:pointer;
}
.ngjft_about-57f{
line-height:1.6;
margin-top:12px;
font-size:13px;
color:#7A6E58;
max-width:260px;
}
.ngjft_contact-57f{
margin-top:0.75rem;
color:#B8860B;
overflow-wrap:anywhere;
font-size:0.781rem;
font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.ngjfooter_bottom-57f{
gap:16px;
margin:0 auto;
padding-top:20px;
align-items:center;
border-top:1px solid rgba(26, 22, 16, 0.08);
justify-content:space-between;
max-width:1380px;
display:flex;
flex-wrap:wrap;
}
.ngjfooter_bottom-57f p{
max-width:720px;
font-size:11px;
color:#A89E8A;
line-height:1.6;
}
@media(max-width:1027px){
.ngjfooter_grid-57f{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:560px){
.ngjfooter_grid-57f{
grid-template-columns:1fr;
}
}