*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0a1014;
color:#9bbec7;
line-height:1.55;
font-size:15px;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(4, 12, 18, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.qojshell-jmn{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.qojmain-jmn{
min-width:0;
}
.qojwrap-jmn{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.qojcontainer-jmn{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:766px){
.qojcontainer-jmn{
padding:0 28px;
}
}
.qojsection-jmn{
padding:24px 28px;
}
.qojsection_pt-jmn{
padding-top:34px;
}
.qojband_soft-jmn{
background:#111a1f;
}
.qojeyebrow-jmn{
letter-spacing:.14em;
color:#00dce6;
text-transform:uppercase;
font-size:0.656rem;
line-height:1.4;
display:inline-block;
font-weight:600;
overflow-wrap:break-word;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
}
.qojdrawer_cb-jmn{
display:none;
}
.qojoverlay-jmn{
display:none;
}
@media(max-width:1023px){
.qojshell-jmn{
grid-template-columns:1fr;
}
.qojmain-jmn{
padding-bottom:4.875rem;
}
.qojdrawer_cb-jmn:checked~.qojoverlay-jmn{
inset:0;
background:rgba(4, 12, 18, 0.72);
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:562px){
.qojsection-jmn{
padding:18px 1rem;
}
.qojsection_pt-jmn{
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 ---------- */
.qojside-jmn{
background:#0c1518;
gap:1.375rem;
padding:22px 1.125rem;
border-right:1px solid #162028;
height:100vh;
flex-direction:column;
position:sticky;
display:flex;
top:0;
overflow-y:auto;
align-self:start;
}
.qojbrand-jmn{
gap:10px;
display:flex;
align-items:center;
}
.qojlogo-jmn{
font-weight:700;
color:#e8f4f6;
font-size:21px;
letter-spacing:-.02em;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.qojside_cta-jmn{
border-radius:13px;
padding:16px;
border:1px solid #1d2e38;
background:rgba(0, 220, 230, 0.11);
}
.qojside_cta_h-jmn{
font-weight:700;
color:#e8f4f6;
line-height:1.15;
margin-bottom:6px;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:17px;
}
.qojside_cta_p-jmn{
line-height:1.45;
color:#9bbec7;
font-size:0.75rem;
margin-bottom:0.75rem;
}
.qojnav-jmn{
gap:3px;
display:flex;
flex-direction:column;
}
.qojnav_label-jmn{
padding:6px 0.625rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
font-size:9.5px;
text-transform:uppercase;
color:#3a5f6a;
}
.qojnav_item-jmn{
padding:10px;
border-radius:0.5rem;
gap:0.688rem;
font-weight:500;
align-items:center;
color:#9bbec7;
display:flex;
font-size:0.875rem;
}
.qojnav_item-jmn svg{
height:1.063rem;
width:17px;
}
.qojnav_item-jmn:hover{
background:rgba(0, 220, 230, 0.11);
color:#e8f4f6;
}
.qojnav_item_on-jmn{
background:rgba(0, 220, 230, 0.11);
font-weight:600;
color:#00dce6;
}
.qojside_foot-jmn{
padding:0.75rem;
border-radius:13px;
background:#111a1f;
border:1px solid #1d2e38;
margin-top:auto;
}
.qojside_foot-jmn p{
margin-top:0.25rem;
color:#9bbec7;
font-size:12.5px;
line-height:1.4;
}
/* ---------- topbar ---------- */
.qojtop-jmn{
padding:0.875rem 28px;
gap:16px;
background:#0c1518;
position:sticky;
display:flex;
z-index:40;
top:0;
align-items:center;
border-bottom:1px solid #162028;
}
.qojtop_brand-jmn{
gap:0.563rem;
display:none;
align-items:center;
}
.qojsearch-jmn{
flex:1;
border:1px solid #1d2e38;
border-radius:0.813rem;
background:#111a1f;
padding:11px 0.875rem;
gap:10px;
max-width:27.5rem;
color:#5f8a96;
align-items:center;
display:flex;
font-size:0.844rem;
}
.qojsearch-jmn svg{
flex:none;
width:16px;
height:16px;
}
.qojtop_actions-jmn{
gap:0.75rem;
display:flex;
align-items:center;
margin-left:auto;
}
.qojlang-jmn{
color:#9bbec7;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
}
.qojburger-jmn{
border:1px solid #1d2e38;
border-radius:0.5rem;
background:#111a1f;
height:40px;
align-items:center;
width:40px;
color:#e8f4f6;
justify-content:center;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.qojbotnav-jmn{
display:none;
}
@media(max-width:1021px){
.qojside-jmn{
transition:transform .25s ease;
left:0;
position:fixed;
height:100vh;
top:0;
z-index:80;
width:280px;
transform:translateX(-100%);
}
.qojdrawer_cb-jmn:checked~.qojshell-jmn .qojside-jmn{
transform:translateX(0);
}
.qojtop-jmn{
gap:12px;
padding:14px 1rem;
position:static;
flex-wrap:wrap;
}
.qojtop_brand-jmn{
display:flex;
}
.qojsearch-jmn{
display:none;
}
.qojburger-jmn{
display:flex;
}
.qojtop_actions-jmn{
gap:0.625rem;
align-items:stretch;
margin-left:0;
width:100%;
}
.qojtop_actions-jmn .qojlang-jmn{
display:none;
}
.qojtop_actions-jmn .qojbtn-jmn{
padding:11px 10px;
flex:1;
text-align:center;
}
.qojbotnav-jmn{
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#0c1518;
grid-template-columns:repeat(3,1fr);
bottom:0;
z-index:65;
display:grid;
border-top:1px solid #1d2e38;
position:fixed;
right:0;
left:0;
transform:translateZ(0);
}
.qojbn-jmn{
gap:4px;
padding:0.375rem 2px 0;
display:flex;
align-items:center;
justify-content:flex-end;
flex-direction:column;
color:#9bbec7;
font-size:10px;
font-weight:600;
min-width:0;
}
.qojbn-jmn svg{
flex:none;
width:22px;
height:1.375rem;
}
.qojbn-jmn span{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
.qojbn_on-jmn{
color:#00dce6;
}
.qojbn_center-jmn{
position:relative;
}
.qojbn_fab-jmn{
background:#00dce6;
border-radius:50%;
height:3.125rem;
transform:translateX(-50%);
width:50px;
align-items:center;
display:flex;
justify-content:center;
left:50%;
position:absolute;
box-shadow:0 0.5rem 40px rgba(0, 0, 0, 0.65), 0 2px 8px rgba(0, 220, 230, 0.18);
top:-20px;
color:#041014;
}
.qojbn_fab-jmn svg{
width:24px;
height:1.5rem;
}
.qojbn_center-jmn span{
color:#00dce6;
}
}
.qojbtn-jmn{
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;
padding:11px 22px;
gap:8px;
align-items:center;
cursor:pointer;
display:inline-flex;
justify-content:center;
font-size:14px;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.qojbtn_pri-jmn{
background:#00dce6;
box-shadow:0 0 18px rgba(0, 220, 230, 0.45), 0 4px 0.75rem rgba(0, 0, 0, 0.40);
color:#041014;
}
.qojbtn_pri-jmn:hover{
background:#00c4cd;
}
.qojbtn_ghost-jmn{
background:rgba(0, 220, 230, 0.11);
font-weight:600;
color:#e8f4f6;
}
.qojbtn_line-jmn{
background:transparent;
border:1px solid #274050;
color:#e8f4f6;
font-weight:600;
}
.qojbtn_lg-jmn{
padding:16px 30px;
border-radius:13px;
font-size:0.938rem;
}
.qojband-jmn .qojbtn_line-jmn{
border-color:rgba(255, 255, 255, 0.12);
color:#e8f4f6;
}
.qojband-jmn .qojbtn_ghost-jmn{
background:rgba(255, 255, 255, 0.07);
color:#e8f4f6;
}
.qojlink_m-jmn{
gap:0.313rem;
font-size:0.75rem;
align-items:center;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
cursor:pointer;
text-decoration:none;
color:#00dce6;
display:inline-flex;
}
.qojlink_m-jmn svg{
width:14px;
height:14px;
}
.qojband-jmn .qojlink_m-jmn{
color:#00dce6;
}
.qojdot-jmn{
flex:none;
border-radius:50%;
background:#00dce6;
height:0.438rem;
width:7px;
}
.qojdot_live-jmn{
background:#e8334a;
animation:zm3-pulse 1.4s infinite;
}
.qojstars-jmn{
gap:2px;
display:inline-flex;
color:#00dce6;
}
.qojstars-jmn svg{
height:15px;
width:15px;
}
.qojchip-jmn{
background:#111a1f;
padding:7px 12px;
gap:6px;
border:1px solid #1d2e38;
border-radius:0.5rem;
font-size:0.688rem;
display:inline-flex;
color:#9bbec7;
align-items:center;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qojchip_on-jmn{
background:rgba(0, 220, 230, 0.11);
border-color:transparent;
color:#00dce6;
}
.qojgc-jmn{
display:block;
min-width:0;
cursor:pointer;
text-decoration:none;
color:inherit;
}
.qojgc_thumb-jmn{
overflow:hidden;
border:1px solid #1d2e38;
border-radius:0.813rem;
background-position:center;
position:relative;
aspect-ratio:1;
background-size:cover;
display:block;
}
.qojgc_thumb_portrait-jmn{
aspect-ratio:3/4;
}
.qojgc_thumb_wide-jmn{
aspect-ratio:16/11;
}
.qojgc_cap-jmn{
padding:9px;
background:linear-gradient(transparent,rgba(4, 12, 18, 0.72));
bottom:0;
right:0;
position:absolute;
left:0;
}
.qojgc_name-jmn{
color:#e8f4f6;
font-size:12.5px;
font-weight:700;
display:block;
}
.qojgc_meta-jmn{
color:#7ab8c4;
font-size:11px;
}
.qojgc_badge-jmn{
padding:2px 6px;
border-radius:0.5rem;
background:#00dce6;
top:8px;
font-weight:700;
font-size:8px;
color:#041014;
position:absolute;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
right:0.5rem;
}
.qojgc_badge_hot-jmn{
background:#e8334a;
color:#e8f4f6;
}
.qojgc_badge_live-jmn{
background:#e8334a;
right:auto;
color:#e8f4f6;
left:0.5rem;
}
.qojgc_mult-jmn{
inset:0;
display:flex;
align-items:center;
position:absolute;
justify-content:center;
font-weight:700;
font-size:28px;
color:#00dce6;
}
.qojpc-jmn{
background:#111a1f;
border:1px solid #1d2e38;
border-radius:0.813rem;
height:64px;
color:#9bbec7;
font-size:0.875rem;
align-items:center;
display:flex;
justify-content:center;
font-weight:700;
}
.qojrail-jmn{
min-width:0;
}
.qojrail_scroll-jmn{
gap:0.875rem;
display:grid;
}
.qojrail_scroll-jmn>*{
min-width:0;
}
.qojg6-jmn{
grid-template-columns:repeat(6,1fr);
}
.qojg7-jmn{
grid-template-columns:repeat(7,1fr);
}
.qojg4-jmn{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.qojg6-jmn,.qojg7-jmn{
grid-template-columns:none;
padding-bottom:0.375rem;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:120px;
scroll-snap-type:x mandatory;
}
.qojg6-jmn>*,.qojg7-jmn>*{
scroll-snap-align:start;
}
.qojg4-jmn{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.qojg4-jmn{
grid-template-columns:none;
grid-auto-columns:150px;
grid-auto-flow:column;
overflow-x:auto;
}
}
.qojpanel-jmn{
border-radius:20px;
padding:28px 32px;
border:1px solid #1d2e38;
background:#111a1f;
}
.qojsplit-jmn{
gap:2.25rem;
display:grid;
align-items:start;
}
.qojsplit-jmn>*{
min-width:0;
}
.qojsplit_a-jmn{
grid-template-columns:.85fr 1.15fr;
}
.qojsplit_b-jmn{
grid-template-columns:1fr 1.1fr;
}
.qojsplit_c-jmn{
grid-template-columns:1.1fr .9fr;
}
.qojpgrid-jmn{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
display:grid;
align-items:center;
}
.qojpgrid-jmn>*{
min-width:0;
}
.qojlead-jmn{
color:#9bbec7;
margin-bottom:14px;
font-size:15px;
line-height:1.65;
}
.qojfeat-jmn{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.qojfeat-jmn>*{
min-width:0;
}
.qojfeat2-jmn{
grid-template-columns:1fr 1fr;
}
.qojfeat_card-jmn{
border-radius:20px;
border:1px solid #1d2e38;
background:#111a1f;
padding:1.625rem;
}
.qojfeat_card-jmn svg{
width:26px;
color:#00dce6;
height:26px;
margin-bottom:16px;
}
.qojfeat_card-jmn h3{
margin-bottom:0.5rem;
font-weight:700;
color:#e8f4f6;
font-size:1.125rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.qojfeat_card-jmn p{
font-size:0.813rem;
line-height:1.6;
color:#9bbec7;
}
.qojfeat_card-jmn b{
color:#e8f4f6;
}
.qojbig-jmn{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.qojbig_n-jmn{
font-size:1.625rem;
font-weight:700;
color:#00dce6;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.qojbig_l-jmn{
color:#5f8a96;
font-size:0.75rem;
}
.qojperson-jmn{
border:1px solid #1d2e38;
padding:1rem 18px;
gap:0.875rem;
border-radius:0.813rem;
background:#111a1f;
align-items:center;
display:flex;
}
.qojavatar-jmn{
background:linear-gradient(135deg,#00dce6,#0097a7);
border-radius:50%;
flex:none;
width:2.75rem;
height:44px;
}
.qojperson_name-jmn{
font-weight:700;
font-size:0.875rem;
color:#e8f4f6;
}
.qojperson_role-jmn{
font-size:12px;
color:#5f8a96;
}
.qojkv-jmn{
overflow:hidden;
border-radius:13px;
grid-template-columns:1fr 1fr;
background:#1d2e38;
gap:1px;
border:1px solid #1d2e38;
display:grid;
}
.qojkv-jmn>div{
padding:1rem 1.125rem;
background:#0a1014;
min-width:0;
}
.qojkv_k-jmn{
font-size:9.5px;
margin-bottom:0.313rem;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#00dce6;
}
.qojkv_v-jmn{
font-size:13.5px;
color:#e8f4f6;
font-weight:700;
}
@media(max-width:1026px){
.qojsplit_a-jmn,.qojsplit_b-jmn,.qojsplit_c-jmn,.qojpgrid-jmn{
gap:1.5rem;
grid-template-columns:1fr;
}
.qojfeat-jmn,.qojfeat2-jmn{
grid-template-columns:1fr;
}
.qojkv-jmn{
grid-template-columns:1fr;
}
}
.qojsh-jmn{
min-width:0;
margin-bottom:1rem;
}
.qojsh_row-jmn{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.qojsh_row-jmn .qojsh_l-jmn{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.qojsh_stack-jmn{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.qojsh_center-jmn{
gap:10px;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.qojsh_h2-jmn{
gap:0.563rem;
font-weight:700;
line-height:1.1;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f4f6;
align-items:center;
overflow-wrap:break-word;
display:flex;
font-size:20px;
}
@media(min-width:771px){
.qojsh_h2-jmn{
font-size:1.5rem;
}
}
.qojband-jmn .qojsh_h2-jmn{
color:#e8f4f6;
}
.qojeb_mono-jmn{
text-transform:none;
letter-spacing:.08em;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qojeb_mono-jmn::before{
content:"// ";
}
.qojeb_upper-jmn{
text-transform:uppercase;
letter-spacing:.14em;
}
.qojeb_pill-jmn{
background:rgba(0, 220, 230, 0.11);
border-radius:62.438rem;
padding:0.313rem 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.qojeb_line-jmn{
gap:10px;
display:inline-flex;
align-items:center;
}
.qojeb_line-jmn::before{
background:#00dce6;
content:"";
width:24px;
display:inline-block;
height:1px;
}
.qojband-jmn .qojeb_line-jmn::before{
background:#00dce6;
}
.qojband-jmn .qojeb_pill-jmn{
background:rgba(255, 255, 255, 0.07);
}
.qojsh_link-jmn{
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;
padding-bottom:2px;
display:inline-flex;
border-bottom:1px solid #e8f4f6;
white-space:nowrap;
color:#e8f4f6;
font-weight:600;
font-size:0.813rem;
align-items:center;
}
.qojsh_link-jmn:hover{
border-color:#00dce6;
color:#00dce6;
}
.qojsh_link-jmn svg{
height:0.875rem;
width:14px;
}
.qojsh_link_chev-jmn{
padding-bottom:0;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#00dce6;
border-bottom:0;
font-size:12px;
}
.qojsh_link_btn-jmn{
background:#00dce6;
padding:0.563rem 1.125rem;
border-radius:62.438rem;
color:#041014;
border-bottom:0;
}
.qojsh_link_btn-jmn:hover{
border-color:transparent;
background:#00c4cd;
}
.qojband-jmn .qojsh_link-jmn{
border-color:#e8f4f6;
color:#e8f4f6;
}
.qojband-jmn .qojsh_link_chev-jmn{
color:#00dce6;
}
.qojsh_rule-jmn{
background:#1d2e38;
margin:-2px 0 16px;
height:1px;
}
.qojband-jmn .qojsh_rule-jmn{
background:rgba(255, 255, 255, 0.12);
}
.qojseo_grid3-jmn{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.qojseo_grid4-jmn{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.qojseo_grid3-jmn>*,.qojseo_grid4-jmn>*{
min-width:0;
}
.qojseo_card-jmn{
border:1px solid #1d2e38;
padding:1.5rem;
border-radius:13px;
background:#111a1f;
}
.qojseo_card-jmn h3{
font-size:1.125rem;
margin-bottom:8px;
font-weight:700;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f4f6;
}
.qojseo_card-jmn p{
color:#9bbec7;
font-size:0.813rem;
line-height:1.6;
}
.qojseo_card_sm-jmn{
padding:1.25rem;
}
.qojseo_card_sm-jmn h3{
font-size:1rem;
}
.qojseo_card_sm-jmn p{
font-size:12.5px;
line-height:1.55;
}
.qojseo_rtp_row-jmn{
grid-template-columns:1fr 1fr;
gap:36px;
margin-top:16px;
align-items:center;
display:grid;
}
.qojrtp-jmn{
gap:14px;
display:flex;
min-width:0;
}
.qojrtp-jmn>div{
padding:1rem;
flex:1;
background:#0a1014;
border-radius:0.813rem;
min-width:0;
text-align:center;
}
.qojrtp_n-jmn{
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:26px;
white-space:nowrap;
color:#00dce6;
}
.qojrtp_l-jmn{
color:#5f8a96;
margin-top:4px;
font-size:0.688rem;
}
.qojcmp-jmn{
border-radius:13px;
border:1px solid #1d2e38;
overflow:hidden;
max-width:47.5rem;
}
.qojcmp_row-jmn{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.qojcmp_row-jmn>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.qojcmp_row-jmn>div:first-child{
color:#e8f4f6;
padding-left:22px;
font-weight:600;
text-align:left;
}
.qojcmp_th-jmn{
background:#0a1014;
font-weight:700;
font-size:12.5px;
}
.qojcmp_row-jmn:not(.qojcmp_th-jmn){
background:#111a1f;
border-top:1px solid #162028;
color:#9bbec7;
}
.qojcmp_zebra-jmn{
background:#0d1519;
}
.qojguide-jmn{
overflow:hidden;
border-radius:0.813rem;
background:#111a1f;
border:1px solid #1d2e38;
cursor:pointer;
}
.qojguide_cover-jmn{
height:130px;
}
.qojguide_body-jmn{
padding:1.25rem;
}
.qojguide_body-jmn h3{
margin:0.438rem 0 9px;
color:#e8f4f6;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:16px;
line-height:1.25;
}
.qojguide_meta-jmn{
font-size:11.5px;
color:#5f8a96;
}
.qojhub-jmn{
gap:28px;
grid-template-columns:repeat(5,1fr);
display:grid;
padding-top:1.75rem;
border-top:1px solid #162028;
}
.qojhub-jmn>*{
min-width:0;
}
.qojhub-jmn h4{
color:#e8f4f6;
font-weight:700;
margin-bottom:0.688rem;
font-size:13px;
}
.qojhub_col-jmn{
gap:8px;
color:#9bbec7;
font-size:13px;
display:flex;
flex-direction:column;
}
.qojhub_col-jmn a{
cursor:pointer;
}
@media(max-width:1025px){
.qojseo_grid3-jmn{
grid-template-columns:1fr;
}
.qojseo_grid4-jmn{
grid-template-columns:repeat(2,1fr);
}
.qojseo_rtp_row-jmn{
grid-template-columns:1fr;
gap:20px;
}
.qojhub-jmn{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:562px){
.qojhub-jmn{
grid-template-columns:1fr;
}
}
.qojhero-jmn{
border:1px solid #1d2e38;
padding:2.875rem 3rem;
border-radius:20px;
overflow:hidden;
background:linear-gradient(120deg,#071318,#050e16);
position:relative;
color:#e8f4f6;
}
.qojhero_glow-jmn{
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
right:-60px;
height:21.25rem;
width:21.25rem;
top:-60px;
}
.qojhero_in-jmn{
max-width:37.5rem;
position:relative;
}
.qojhero-jmn .qojeyebrow-jmn{
color:#00dce6;
}
.qojpill_row-jmn{
border-radius:62.438rem;
border:1px solid rgba(255, 255, 255, 0.12);
gap:8px;
background:rgba(255, 255, 255, 0.07);
padding:6px 0.813rem;
color:#00dce6;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
margin-bottom:22px;
display:inline-flex;
font-size:10.5px;
align-items:center;
text-transform:uppercase;
}
.qojhero_h1-jmn{
margin:18px 0;
font-size:3.375rem;
color:#e8f4f6;
letter-spacing:-.02em;
line-height:1.02;
overflow-wrap:break-word;
font-weight:700;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.qojhero_h1-jmn em{
color:#00dce6;
font-style:normal;
}
.qojhero_sub-jmn{
margin-bottom:28px;
max-width:30rem;
color:#7ab8c4;
font-size:1.063rem;
line-height:1.55;
}
.qojhero_cta-jmn{
gap:14px;
flex-wrap:wrap;
display:flex;
margin-bottom:1.625rem;
align-items:center;
}
.qojhero_trust-jmn{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.qojhero_rating_txt-jmn{
font-size:0.813rem;
color:#7ab8c4;
}
@media(max-width:1021px){
.qojhero-jmn{
padding:2rem 1.5rem;
}
.qojhero_h1-jmn{
font-size:38px;
}
}
@media(max-width:563px){
.qojhero_h1-jmn{
font-size:30px;
}
}
.qojtabs-jmn{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.qojtab-jmn{
background:#111a1f;
border:1px solid #1d2e38;
border-radius:0.5rem;
padding:0.625rem 18px;
color:#9bbec7;
font-weight:600;
font-size:13px;
cursor:pointer;
}
.qojtab_on-jmn{
border-color:transparent;
background:#00dce6;
font-weight:700;
color:#041014;
}
.qojstat-jmn{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.qojstat-jmn>*{
min-width:0;
}
.qojstat_item-jmn{
padding:18px 1.25rem;
background:#111a1f;
border:1px solid #1d2e38;
border-radius:13px;
}
.qojstat_k-jmn{
letter-spacing:.12em;
text-transform:uppercase;
font-size:9.5px;
color:#5f8a96;
margin-bottom:7px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qojstat_v-jmn{
gap:0.5rem;
display:flex;
font-size:1.5rem;
color:#e8f4f6;
overflow-wrap:anywhere;
align-items:center;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
min-width:0;
font-weight:700;
}
.qojstat_v_accent-jmn{
color:#00dce6;
}
@media(max-width:1025px){
.qojstat-jmn{
grid-template-columns:repeat(2,1fr);
}
}
.qojwlc-jmn{
background:linear-gradient(120deg,#071318,#050e16);
grid-template-columns:1.2fr .8fr;
padding:2.25rem 40px;
border-radius:1.25rem;
overflow:hidden;
gap:1.5rem;
border:1px solid #1d2e38;
position:relative;
display:grid;
color:#e8f4f6;
align-items:center;
}
.qojwlc-jmn>*{
min-width:0;
}
.qojwlc-jmn .qojeyebrow-jmn{
color:#00dce6;
}
.qojwlc_glow-jmn{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
position:absolute;
right:-2.5rem;
height:260px;
top:-2.5rem;
width:260px;
}
.qojwlc_in-jmn{
position:relative;
}
.qojwlc_h2-jmn{
margin:0.625rem 0 0.5rem;
color:#e8f4f6;
font-weight:700;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-size:2.125rem;
line-height:1.03;
}
.qojwlc_h2-jmn em{
color:#00dce6;
font-style:normal;
}
.qojwlc_sub-jmn{
font-size:0.875rem;
margin-bottom:18px;
line-height:1.55;
max-width:26.25rem;
color:#7ab8c4;
}
.qojwlc_terms-jmn{
gap:0.625rem;
position:relative;
flex-direction:column;
display:flex;
}
.qojterm-jmn{
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.688rem;
border-radius:0.813rem;
padding:0.813rem 0.938rem;
background:rgba(255, 255, 255, 0.07);
display:flex;
align-items:center;
}
.qojterm-jmn svg{
flex:none;
height:1.25rem;
width:1.25rem;
color:#00dce6;
}
.qojterm_k-jmn{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
text-transform:uppercase;
font-size:9.5px;
color:#7ab8c4;
}
.qojterm_v-jmn{
color:#e8f4f6;
margin-top:2px;
font-size:14px;
font-weight:700;
}
@media(max-width:1025px){
.qojwlc-jmn{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.qojwlc_h2-jmn{
font-size:1.625rem;
}
}
.qojjp-jmn{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.qojjp-jmn>*{
min-width:0;
}
.qojjp_hero-jmn{
gap:0.875rem;
border:1px solid #1d2e38;
overflow:hidden;
background:linear-gradient(135deg,#071318,#050e16);
padding:26px;
border-radius:1.25rem;
display:flex;
color:#e8f4f6;
position:relative;
min-height:180px;
justify-content:space-between;
flex-direction:column;
}
.qojjp_glow-jmn{
background:radial-gradient(circle,rgba(0, 220, 230, 0.22),transparent 70%);
border-radius:50%;
width:180px;
position:absolute;
height:180px;
top:-2.5rem;
right:-40px;
}
.qojjp_k_row-jmn{
gap:10px;
align-items:center;
display:flex;
position:relative;
justify-content:space-between;
}
.qojjp_k-jmn{
letter-spacing:.12em;
text-transform:uppercase;
color:#5f8a96;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
}
.qojjp_hero-jmn .qojjp_k-jmn{
color:#7ab8c4;
}
.qojjp_amt-jmn{
line-height:1;
font-weight:700;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#00dce6;
font-size:42px;
position:relative;
}
.qojjp_sub-jmn{
margin-top:0.313rem;
font-size:12px;
color:#7ab8c4;
}
.qojjp_cell-jmn{
border:1px solid #1d2e38;
padding:1.375rem;
border-radius:20px;
background:#111a1f;
display:flex;
justify-content:space-between;
flex-direction:column;
min-height:180px;
}
.qojjp_cell-jmn .qojjp_amt-jmn{
color:#e8f4f6;
font-size:1.875rem;
}
.qojjp_cell-jmn .qojjp_sub-jmn{
color:#5f8a96;
}
@media(max-width:1024px){
.qojjp-jmn{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.qojjp_amt-jmn{
font-size:2rem;
}
}
.qojdw_h2-jmn{
font-size:1.625rem;
color:#e8f4f6;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:0.625rem;
line-height:1.08;
}
.qojsteps_v-jmn{
grid-template-columns:1fr;
gap:0.625rem;
}
.qojsteps_v-jmn .qojstep-jmn{
padding:1.125rem 20px;
}
@media(max-width:558px){
.qojdw_h2-jmn{
font-size:1.438rem;
}
}
.qojvip_head-jmn{
gap:12px;
margin-bottom:1.125rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.qojvip_intro-jmn{
color:#9bbec7;
font-size:13px;
max-width:420px;
}
.qojvip-jmn{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.qojvip-jmn>*{
min-width:0;
}
.qojtier-jmn{
border-radius:13px;
background:#111a1f;
border:1px solid #1d2e38;
padding:1.25rem;
}
.qojtier_on-jmn{
border-color:#00dce6;
background:rgba(0, 220, 230, 0.11);
}
.qojtier_medal-jmn{
border-radius:8px;
background:linear-gradient(135deg,#00dce6,#0097a7);
width:1.875rem;
margin-bottom:14px;
height:30px;
}
.qojtier_name-jmn{
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
color:#e8f4f6;
margin-bottom:5px;
font-weight:700;
}
.qojtier_tx-jmn{
color:#5f8a96;
line-height:1.5;
font-size:11.5px;
}
@media(max-width:1021px){
.qojvip-jmn{
grid-template-columns:repeat(2,1fr);
}
}
.qojsupp-jmn{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.qojsupp-jmn>*{
min-width:0;
}
.qojsupp_card-jmn{
border:1px solid #1d2e38;
padding:1.5rem;
background:#111a1f;
border-radius:0.813rem;
}
.qojsupp_card-jmn svg{
height:24px;
margin-bottom:0.875rem;
width:1.5rem;
color:#00dce6;
}
.qojsupp_card-jmn h3{
color:#e8f4f6;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
margin-bottom:6px;
font-weight:700;
}
.qojsupp_card-jmn p{
color:#9bbec7;
font-size:13px;
line-height:1.55;
}
@media(max-width:1025px){
.qojsupp-jmn{
grid-template-columns:1fr;
}
}
.qojsteps-jmn{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qojsteps-jmn>*{
min-width:0;
}
.qojstep-jmn{
border-radius:13px;
background:#111a1f;
padding:24px;
border:1px solid #1d2e38;
position:relative;
}
.qojstep_num-jmn{
border-radius:0.5rem;
background:#00dce6;
height:1.875rem;
font-size:0.813rem;
justify-content:center;
font-weight:700;
width:30px;
display:flex;
align-items:center;
color:#041014;
margin-bottom:14px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qojstep_h-jmn{
color:#e8f4f6;
margin-bottom:0.438rem;
font-size:1rem;
font-weight:700;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.qojstep_p-jmn{
color:#9bbec7;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1027px){
.qojsteps-jmn{
grid-template-columns:1fr;
}
}
.qojgm-jmn{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.qojgm-jmn>*{
min-width:0;
}
.qojgm_panel-jmn{
padding:28px;
border:1px solid #1d2e38;
border-radius:20px;
background:#111a1f;
}
.qojgm_h2-jmn{
margin:0.625rem 0 0.5rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
color:#e8f4f6;
font-weight:700;
}
.qojgm_text-jmn{
color:#9bbec7;
max-width:440px;
font-size:0.844rem;
line-height:1.6;
margin-bottom:1.25rem;
}
.qojgm_level-jmn{
gap:14px;
align-items:center;
display:flex;
margin-bottom:16px;
}
.qojgm_lv-jmn{
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#00dce6;
font-size:24px;
font-weight:700;
}
.qojgm_bar_wrap-jmn{
flex:1;
min-width:0;
}
.qojgm_bar_meta-jmn{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
justify-content:space-between;
color:#5f8a96;
margin-bottom:5px;
display:flex;
font-size:0.625rem;
}
.qojbar-jmn{
border-radius:62.438rem;
overflow:hidden;
background:#0a1014;
height:8px;
}
.qojbar_fill-jmn{
border-radius:62.438rem;
background:linear-gradient(90deg,#00dce6,#0097a7);
height:100%;
display:block;
}
.qojgm_missions-jmn{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.qojgm_refer-jmn{
border:1px solid #1d2e38;
border-radius:20px;
overflow:hidden;
padding:28px;
background:linear-gradient(150deg,#071318,#050e16);
position:relative;
color:#e8f4f6;
display:flex;
flex-direction:column;
justify-content:space-between;
}
.qojgm_refer-jmn .qojeyebrow-jmn{
color:#00dce6;
}
.qojgm_ref_h2-jmn{
margin:0.625rem 0 0.5rem;
color:#e8f4f6;
font-weight:700;
line-height:1.1;
font-size:24px;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.qojgm_ref_h2-jmn em{
color:#00dce6;
font-style:normal;
}
.qojgm_ref_text-jmn{
margin-bottom:1.125rem;
color:#7ab8c4;
line-height:1.55;
font-size:13px;
}
@media(max-width:1024px){
.qojgm-jmn{
grid-template-columns:1fr;
}
}
.qojpay_logos-jmn{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.qojpay_logos-jmn>*{
min-width:0;
}
.qojpay-jmn{
border-radius:8px;
border:1px solid #1d2e38;
height:3rem;
color:#9bbec7;
justify-content:center;
align-items:center;
font-weight:700;
font-size:12px;
display:flex;
}
.qojtable-jmn{
border:1px solid #1d2e38;
overflow:hidden;
border-radius:0.813rem;
}
.qojtrow-jmn{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.qojtrow-jmn>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.qojtrow-jmn>div:first-child{
font-weight:700;
padding-left:1rem;
color:#e8f4f6;
}
.qojtrow_th-jmn{
background:#0a1014;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.06em;
font-size:9.5px;
color:#5f8a96;
}
.qojtrow-jmn:not(.qojtrow_th-jmn){
background:#111a1f;
border-top:1px solid #162028;
color:#9bbec7;
}
.qojtrow_zebra-jmn{
background:#0d1519;
}
.qojpos-jmn{
color:#00dce6;
font-weight:700;
}
@media(max-width:1021px){
.qojpay_logos-jmn{
grid-template-columns:repeat(2,1fr);
}
}
.qojpromo_grid-jmn{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.qojpromo_grid-jmn>*{
min-width:0;
}
.qojpromo-jmn{
border-radius:20px;
border:1px solid #1d2e38;
padding:24px;
background:#111a1f;
overflow:hidden;
min-height:150px;
position:relative;
}
.qojpromo_h-jmn{
color:#e8f4f6;
font-size:26px;
margin-top:0.375rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
font-weight:700;
}
.qojpromo_h-jmn em{
color:#00dce6;
font-style:normal;
}
.qojpromo_p-jmn{
margin-top:0.5rem;
color:#9bbec7;
font-size:12.5px;
line-height:1.5;
}
.qojpromo_feat-jmn{
background:linear-gradient(135deg,#071318,#050e16);
border-color:#1d2e38;
}
.qojpromo_feat-jmn .qojpromo_h-jmn{
color:#e8f4f6;
}
.qojpromo_feat-jmn .qojpromo_h-jmn em{
color:#00dce6;
}
.qojpromo_feat-jmn .qojpromo_p-jmn{
color:#7ab8c4;
}
.qojpromo_feat-jmn .qojeyebrow-jmn{
color:#00dce6;
}
@media(max-width:1021px){
.qojpromo_grid-jmn{
grid-template-columns:1fr;
}
}
.qojapp-jmn{
gap:2.25rem;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.qojapp_copy-jmn{
max-width:32.5rem;
}
.qojapp_h2-jmn{
margin:0.75rem 0 10px;
line-height:1.05;
font-weight:700;
font-size:1.75rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f4f6;
}
.qojapp_text-jmn{
line-height:1.6;
font-size:0.875rem;
color:#9bbec7;
margin-bottom:20px;
}
.qojapp_btns-jmn{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.qojstore-jmn{
border:1px solid #1d2e38;
gap:9px;
background:#0a1014;
border-radius:13px;
padding:11px 18px;
display:inline-flex;
font-size:0.813rem;
cursor:pointer;
font-weight:700;
color:#e8f4f6;
align-items:center;
}
.qojstore-jmn svg{
width:16px;
height:1rem;
}
.qojapp_qr_wrap-jmn{
gap:1rem;
display:flex;
align-items:center;
}
.qojqr-jmn{
background:#0a1014;
grid-template-rows:repeat(5,1fr);
border-radius:0.813rem;
grid-template-columns:repeat(5,1fr);
border:1px solid #1d2e38;
padding:11px;
gap:3px;
height:6.75rem;
width:6.75rem;
display:grid;
}
.qojqr-jmn i{
background:transparent;
}
.qojqr_f-jmn{
background:#00dce6;
}
.qojapp_qr_cap-jmn{
font-size:12px;
line-height:1.4;
max-width:84px;
color:#5f8a96;
}
.qojab_h2-jmn{
margin:14px 0 1rem;
font-weight:700;
line-height:1.08;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e8f4f6;
font-size:32px;
}
.qojab_body-jmn{
margin-bottom:14px;
color:#9bbec7;
line-height:1.65;
font-size:0.938rem;
}
.qojab_chips-jmn{
gap:10px;
margin-top:8px;
flex-wrap:wrap;
display:flex;
}
.qojfaq-jmn{
gap:10px;
display:flex;
flex-direction:column;
}
.qojfaq_item-jmn{
border-radius:0.813rem;
background:#111a1f;
padding:1.125rem 22px;
border:1px solid #1d2e38;
}
.qojfaq_q-jmn{
list-style:none;
gap:1rem;
justify-content:space-between;
display:flex;
cursor:pointer;
align-items:center;
font-weight:600;
font-size:15.5px;
color:#e8f4f6;
}
.qojfaq_q-jmn::-webkit-details-marker{
display:none;
}
.qojfaq_q_t-jmn{
gap:10px;
display:flex;
}
.qojfaq_q_i-jmn{
font-style:normal;
color:#00dce6;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qojfaq_pm-jmn{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#00dce6;
font-size:1.25rem;
}
.qojfaq_item-jmn[open] .qojfaq_pm-jmn{
transform:rotate(45deg);
}
.qojfaq_a-jmn{
margin-top:12px;
line-height:1.6;
font-size:0.844rem;
color:#9bbec7;
}
@media(max-width:559px){
.qojab_h2-jmn{
font-size:26px;
}
}
.qojdispute-jmn{
border-radius:13px;
padding:1.625rem 1.875rem;
border:1px dashed #274050;
gap:1.75rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qojdispute_in-jmn{
max-width:41.25rem;
}
.qojdispute_h2-jmn{
color:#e8f4f6;
font-size:22px;
margin-bottom:0.5rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.qojdispute_text-jmn{
color:#9bbec7;
font-size:0.844rem;
line-height:1.6;
}
.qojprovs-jmn{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
margin-bottom:1.75rem;
display:grid;
}
.qojprovs-jmn>*{
min-width:0;
}
.qojprov-jmn{
background:#111a1f;
border-radius:0.813rem;
border:1px solid #1d2e38;
padding:0.75rem;
text-decoration:none;
justify-content:center;
height:4rem;
align-items:center;
display:flex;
}
.qojprov_img-jmn{
max-width:100%;
max-height:32px;
object-fit:contain;
}
.qojresp-jmn{
border-radius:0.813rem;
background:#111a1f;
padding:1.625rem;
gap:1.5rem;
border:1px solid #1d2e38;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:center;
}
.qojresp_in-jmn{
max-width:560px;
}
.qojresp_h-jmn{
color:#e8f4f6;
margin-bottom:8px;
font-size:1.188rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.qojresp_p-jmn{
font-size:13.5px;
color:#9bbec7;
line-height:1.6;
}
.qojresp_badges-jmn{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qojage18-jmn{
border:1.5px solid #e8334a;
padding:4px 0.5rem;
border-radius:8px;
color:#e8334a;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:13px;
}
.qojresp_org-jmn{
color:#5f8a96;
font-size:13px;
font-weight:600;
}
@media(max-width:1027px){
.qojprovs-jmn{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.qojprovs-jmn{
grid-template-columns:repeat(2,1fr);
}
}
.qojop_h2-jmn{
margin:0.625rem 0 8px;
line-height:1.1;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
font-weight:700;
color:#e8f4f6;
}
.qojop_text-jmn{
font-size:0.844rem;
color:#9bbec7;
line-height:1.6;
}
@media(max-width:563px){
.qojop_h2-jmn{
font-size:22px;
}
}
.qojet_h2-jmn{
margin:10px 0 0.875rem;
line-height:1.08;
font-weight:700;
color:#e8f4f6;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:28px;
}
.qojet_right-jmn{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.qojet_updated-jmn{
gap:10px;
border:1px solid #1d2e38;
background:#0a1014;
border-radius:13px;
padding:0.875rem 18px;
color:#9bbec7;
font-size:12px;
align-items:center;
display:flex;
}
.qojet_updated-jmn svg{
flex:none;
color:#00dce6;
height:15px;
width:0.938rem;
}
.qojet_updated-jmn b{
color:#e8f4f6;
}
@media(max-width:559px){
.qojet_h2-jmn{
font-size:24px;
}
}
.qojfooter-jmn{
background:#060d10;
padding:40px 1.75rem;
border-top:1px solid #162028;
}
.qojfooter_grid-jmn{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-right:auto;
margin-bottom:1.75rem;
max-width:87.5rem;
display:grid;
margin-left:auto;
}
.qojfooter_grid-jmn>*{
min-width:0;
}
.qojfooter_grid-jmn h4{
letter-spacing:.12em;
text-transform:uppercase;
font-size:0.625rem;
margin-bottom:13px;
color:#3a5f6a;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qojfcol-jmn{
gap:0.563rem;
color:#9bbec7;
font-size:13px;
display:flex;
flex-direction:column;
}
.qojfcol-jmn a{
cursor:pointer;
}
.qojft_about-jmn{
color:#5f8a96;
font-size:0.813rem;
line-height:1.6;
margin-top:12px;
max-width:260px;
}
.qojft_contact-jmn{
color:#00dce6;
margin-top:0.75rem;
font-size:12.5px;
overflow-wrap:anywhere;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qojfooter_bottom-jmn{
margin:0 auto;
gap:1rem;
align-items:center;
justify-content:space-between;
display:flex;
max-width:87.5rem;
border-top:1px solid #162028;
padding-top:20px;
flex-wrap:wrap;
}
.qojfooter_bottom-jmn p{
color:#3a5f6a;
line-height:1.6;
font-size:0.688rem;
max-width:720px;
}
@media(max-width:1026px){
.qojfooter_grid-jmn{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.qojfooter_grid-jmn{
grid-template-columns:1fr;
}
}