*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0E0B14;
-webkit-font-smoothing:antialiased;
line-height:1.55;
font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
color:#B8AECF;
}
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:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(9, 5, 18, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.jtp-shellrzi{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.jtp-mainrzi{
min-width:0;
}
.jtp-wraprzi{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.jtp-containerrzi{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.jtp-containerrzi{
padding:0 1.75rem;
}
}
.jtp-sectionrzi{
padding:24px 1.75rem;
}
.jtp-section_ptrzi{
padding-top:34px;
}
.jtp-band_softrzi{
background:#151020;
}
.jtp-eyebrowrzi{
line-height:1.4;
overflow-wrap:break-word;
display:inline-block;
font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-transform:uppercase;
font-size:0.656rem;
color:#A855F7;
letter-spacing:.14em;
font-weight:600;
}
.jtp-drawer_cbrzi{
display:none;
}
.jtp-overlayrzi{
display:none;
}
@media(max-width:1021px){
.jtp-shellrzi{
grid-template-columns:1fr;
}
.jtp-mainrzi{
padding-bottom:78px;
}
.jtp-drawer_cbrzi:checked~.jtp-overlayrzi{
inset:0;
background:rgba(9, 5, 18, 0.72);
z-index:70;
position:fixed;
display:block;
}
}
@media(max-width:558px){
.jtp-sectionrzi{
padding:18px 16px;
}
.jtp-section_ptrzi{
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 ---------- */
.jtp-siderzi{
padding:1.375rem 18px;
background:#110D1A;
gap:1.375rem;
height:100vh;
position:sticky;
top:0;
align-self:start;
overflow-y:auto;
border-right:1px solid #221A35;
flex-direction:column;
display:flex;
}
.jtp-brandrzi{
gap:10px;
display:flex;
align-items:center;
}
.jtp-logorzi{
letter-spacing:-.02em;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:21px;
font-weight:700;
color:#F0EAF8;
}
.jtp-side_ctarzi{
background:rgba(168, 85, 247, 0.12);
border-radius:12px;
border:1px solid #2E2448;
padding:1rem;
}
.jtp-side_cta_hrzi{
margin-bottom:0.375rem;
font-size:17px;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F0EAF8;
line-height:1.15;
}
.jtp-side_cta_przi{
line-height:1.45;
color:#B8AECF;
margin-bottom:12px;
font-size:12px;
}
.jtp-navrzi{
gap:3px;
display:flex;
flex-direction:column;
}
.jtp-nav_labelrzi{
padding:6px 0.625rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
text-transform:uppercase;
font-size:0.594rem;
color:#4E4669;
}
.jtp-nav_itemrzi{
border-radius:8px;
gap:0.688rem;
padding:0.625rem;
font-size:14px;
font-weight:500;
align-items:center;
display:flex;
color:#B8AECF;
}
.jtp-nav_itemrzi svg{
height:17px;
width:17px;
}
.jtp-nav_itemrzi:hover{
background:rgba(168, 85, 247, 0.12);
color:#F0EAF8;
}
.jtp-nav_item_onrzi{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#A855F7;
}
.jtp-side_footrzi{
padding:0.75rem;
border-radius:0.75rem;
background:#151020;
border:1px solid #2E2448;
margin-top:auto;
}
.jtp-side_footrzi p{
margin-top:0.25rem;
font-size:0.781rem;
color:#B8AECF;
line-height:1.4;
}
/* ---------- topbar ---------- */
.jtp-toprzi{
gap:1rem;
padding:14px 1.75rem;
background:#110D1A;
top:0;
position:sticky;
align-items:center;
display:flex;
z-index:40;
border-bottom:1px solid #221A35;
}
.jtp-top_brandrzi{
gap:9px;
align-items:center;
display:none;
}
.jtp-searchrzi{
flex:1;
border-radius:12px;
border:1px solid #2E2448;
padding:11px 0.875rem;
gap:10px;
background:#151020;
color:#7A6F96;
font-size:13.5px;
align-items:center;
display:flex;
max-width:440px;
}
.jtp-searchrzi svg{
flex:none;
height:1rem;
width:16px;
}
.jtp-top_actionsrzi{
gap:0.75rem;
align-items:center;
display:flex;
margin-left:auto;
}
.jtp-langrzi{
font-size:0.75rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8AECF;
}
.jtp-burgerrzi{
background:#151020;
border-radius:8px;
border:1px solid #2E2448;
align-items:center;
height:40px;
width:40px;
justify-content:center;
display:none;
color:#F0EAF8;
}
/* ---------- bottom-nav (mobile) ---------- */
.jtp-botnavrzi{
display:none;
}
@media(max-width:1027px){
.jtp-siderzi{
transition:transform .25s ease;
height:100vh;
left:0;
z-index:80;
position:fixed;
width:280px;
top:0;
transform:translateX(-100%);
}
.jtp-drawer_cbrzi:checked~.jtp-shellrzi .jtp-siderzi{
transform:translateX(0);
}
.jtp-toprzi{
gap:12px;
padding:14px 1rem;
flex-wrap:wrap;
position:static;
}
.jtp-top_brandrzi{
display:flex;
}
.jtp-searchrzi{
display:none;
}
.jtp-burgerrzi{
display:flex;
}
.jtp-top_actionsrzi{
gap:10px;
width:100%;
margin-left:0;
align-items:stretch;
}
.jtp-top_actionsrzi .jtp-langrzi{
display:none;
}
.jtp-top_actionsrzi .jtp-btnrzi{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.jtp-botnavrzi{
grid-template-columns:repeat(3,1fr);
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#110D1A;
transform:translateZ(0);
right:0;
display:grid;
border-top:1px solid #2E2448;
bottom:0;
left:0;
z-index:65;
position:fixed;
}
.jtp-bnrzi{
padding:6px 2px 0;
gap:0.25rem;
align-items:center;
justify-content:flex-end;
display:flex;
font-weight:600;
font-size:0.625rem;
min-width:0;
color:#B8AECF;
flex-direction:column;
}
.jtp-bnrzi svg{
flex:none;
width:22px;
height:1.375rem;
}
.jtp-bnrzi span{
overflow:hidden;
text-align:center;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
}
.jtp-bn_onrzi{
color:#A855F7;
}
.jtp-bn_centerrzi{
position:relative;
}
.jtp-bn_fabrzi{
background:#A855F7;
border-radius:50%;
transform:translateX(-50%);
top:-1.25rem;
align-items:center;
color:#FFFFFF;
width:3.125rem;
position:absolute;
height:3.125rem;
left:50%;
justify-content:center;
display:flex;
box-shadow:0 0.5rem 40px rgba(0, 0, 0, 0.65), 0 2px 0.75rem rgba(168, 85, 247, 0.22);
}
.jtp-bn_fabrzi svg{
width:1.5rem;
height:1.5rem;
}
.jtp-bn_centerrzi span{
color:#A855F7;
}
}
.jtp-btnrzi{
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;
border-radius:0.5rem;
padding:11px 22px;
cursor:pointer;
align-items:center;
font-size:0.875rem;
justify-content:center;
font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
display:inline-flex;
}
.jtp-btn_prirzi{
background:#A855F7;
box-shadow:0 4px 1.25rem rgba(168, 85, 247, 0.48), 0 1px 0.375rem rgba(168, 85, 247, 0.28);
color:#FFFFFF;
}
.jtp-btn_prirzi:hover{
background:#9333EA;
}
.jtp-btn_ghostrzi{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#F0EAF8;
}
.jtp-btn_linerzi{
border:1px solid #3E3060;
background:transparent;
color:#F0EAF8;
font-weight:600;
}
.jtp-btn_lgrzi{
border-radius:12px;
padding:1rem 30px;
font-size:15px;
}
.jtp-bandrzi .jtp-btn_linerzi{
border-color:rgba(255, 255, 255, 0.12);
color:#F2EEFA;
}
.jtp-bandrzi .jtp-btn_ghostrzi{
background:rgba(255, 255, 255, 0.07);
color:#F2EEFA;
}
.jtp-link_mrzi{
gap:0.313rem;
align-items:center;
font-size:0.75rem;
text-decoration:none;
cursor:pointer;
color:#A855F7;
display:inline-flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jtp-link_mrzi svg{
width:0.875rem;
height:0.875rem;
}
.jtp-bandrzi .jtp-link_mrzi{
color:#C880FF;
}
.jtp-dotrzi{
border-radius:50%;
background:#A855F7;
flex:none;
width:7px;
height:7px;
}
.jtp-dot_liverzi{
animation:zm3-pulse 1.4s infinite;
background:#EF4444;
}
.jtp-starsrzi{
gap:2px;
display:inline-flex;
color:#A855F7;
}
.jtp-starsrzi svg{
height:0.938rem;
width:15px;
}
.jtp-chiprzi{
padding:7px 12px;
border-radius:8px;
border:1px solid #2E2448;
background:#151020;
gap:0.375rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
align-items:center;
color:#B8AECF;
font-size:0.688rem;
}
.jtp-chip_onrzi{
border-color:transparent;
background:rgba(168, 85, 247, 0.12);
color:#A855F7;
}
.jtp-gcrzi{
text-decoration:none;
color:inherit;
min-width:0;
cursor:pointer;
display:block;
}
.jtp-gc_thumbrzi{
border-radius:0.75rem;
border:1px solid #2E2448;
overflow:hidden;
background-position:center;
position:relative;
aspect-ratio:1;
background-size:cover;
display:block;
}
.jtp-gc_thumb_portraitrzi{
aspect-ratio:3/4;
}
.jtp-gc_thumb_widerzi{
aspect-ratio:16/11;
}
.jtp-gc_caprzi{
background:linear-gradient(transparent,rgba(9, 5, 18, 0.72));
padding:9px;
bottom:0;
right:0;
position:absolute;
left:0;
}
.jtp-gc_namerzi{
font-weight:700;
display:block;
font-size:0.781rem;
color:#F2EEFA;
}
.jtp-gc_metarzi{
color:#A897C8;
font-size:0.688rem;
}
.jtp-gc_badgerzi{
padding:2px 0.375rem;
background:#A855F7;
border-radius:0.5rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#FFFFFF;
right:8px;
font-size:8px;
font-weight:700;
top:0.5rem;
position:absolute;
}
.jtp-gc_badge_hotrzi{
background:#EF4444;
color:#F2EEFA;
}
.jtp-gc_badge_liverzi{
background:#EF4444;
color:#F2EEFA;
right:auto;
left:8px;
}
.jtp-gc_multrzi{
inset:0;
display:flex;
justify-content:center;
align-items:center;
font-weight:700;
color:#A855F7;
position:absolute;
font-size:1.75rem;
}
.jtp-pcrzi{
background:#151020;
border-radius:0.75rem;
border:1px solid #2E2448;
display:flex;
height:64px;
color:#B8AECF;
justify-content:center;
font-weight:700;
font-size:0.875rem;
align-items:center;
}
.jtp-railrzi{
min-width:0;
}
.jtp-rail_scrollrzi{
gap:0.875rem;
display:grid;
}
.jtp-rail_scrollrzi>*{
min-width:0;
}
.jtp-g6rzi{
grid-template-columns:repeat(6,1fr);
}
.jtp-g7rzi{
grid-template-columns:repeat(7,1fr);
}
.jtp-g4rzi{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1025px){
.jtp-g6rzi,.jtp-g7rzi{
grid-template-columns:none;
scroll-snap-type:x mandatory;
overflow-x:auto;
grid-auto-flow:column;
padding-bottom:6px;
grid-auto-columns:7.5rem;
}
.jtp-g6rzi>*,.jtp-g7rzi>*{
scroll-snap-align:start;
}
.jtp-g4rzi{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.jtp-g4rzi{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:150px;
overflow-x:auto;
}
}
.jtp-panelrzi{
border:1px solid #2E2448;
background:#151020;
padding:28px 32px;
border-radius:20px;
}
.jtp-splitrzi{
gap:2.25rem;
display:grid;
align-items:start;
}
.jtp-splitrzi>*{
min-width:0;
}
.jtp-split_arzi{
grid-template-columns:.85fr 1.15fr;
}
.jtp-split_brzi{
grid-template-columns:1fr 1.1fr;
}
.jtp-split_crzi{
grid-template-columns:1.1fr .9fr;
}
.jtp-pgridrzi{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.jtp-pgridrzi>*{
min-width:0;
}
.jtp-leadrzi{
font-size:15px;
color:#B8AECF;
line-height:1.65;
margin-bottom:0.875rem;
}
.jtp-featrzi{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jtp-featrzi>*{
min-width:0;
}
.jtp-feat2rzi{
grid-template-columns:1fr 1fr;
}
.jtp-feat_cardrzi{
padding:26px;
border:1px solid #2E2448;
background:#151020;
border-radius:1.25rem;
}
.jtp-feat_cardrzi svg{
color:#A855F7;
height:1.625rem;
width:1.625rem;
margin-bottom:1rem;
}
.jtp-feat_cardrzi h3{
margin-bottom:0.5rem;
font-weight:700;
font-size:1.125rem;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
}
.jtp-feat_cardrzi p{
line-height:1.6;
font-size:0.813rem;
color:#B8AECF;
}
.jtp-feat_cardrzi b{
color:#F0EAF8;
}
.jtp-bigrzi{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.jtp-big_nrzi{
font-size:1.625rem;
font-weight:700;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#A855F7;
}
.jtp-big_lrzi{
font-size:12px;
color:#7A6F96;
}
.jtp-personrzi{
padding:1rem 1.125rem;
gap:0.875rem;
border-radius:0.75rem;
border:1px solid #2E2448;
background:#151020;
display:flex;
align-items:center;
}
.jtp-avatarrzi{
background:linear-gradient(135deg,#A855F7,#7C22D4);
flex:none;
border-radius:50%;
height:2.75rem;
width:2.75rem;
}
.jtp-person_namerzi{
font-weight:700;
color:#F0EAF8;
font-size:14px;
}
.jtp-person_rolerzi{
font-size:12px;
color:#7A6F96;
}
.jtp-kvrzi{
border-radius:0.75rem;
border:1px solid #2E2448;
overflow:hidden;
background:#2E2448;
gap:1px;
grid-template-columns:1fr 1fr;
display:grid;
}
.jtp-kvrzi>div{
padding:16px 18px;
background:#0E0B14;
min-width:0;
}
.jtp-kv_krzi{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.313rem;
text-transform:uppercase;
font-size:9.5px;
color:#A855F7;
}
.jtp-kv_vrzi{
font-size:0.844rem;
font-weight:700;
color:#F0EAF8;
}
@media(max-width:1022px){
.jtp-split_arzi,.jtp-split_brzi,.jtp-split_crzi,.jtp-pgridrzi{
gap:1.5rem;
grid-template-columns:1fr;
}
.jtp-featrzi,.jtp-feat2rzi{
grid-template-columns:1fr;
}
.jtp-kvrzi{
grid-template-columns:1fr;
}
}
.jtp-shrzi{
margin-bottom:1rem;
min-width:0;
}
.jtp-sh_rowrzi{
gap:12px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.jtp-sh_rowrzi .jtp-sh_lrzi{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.jtp-sh_stackrzi{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.jtp-sh_centerrzi{
gap:10px;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.jtp-sh_h2rzi{
gap:9px;
align-items:center;
line-height:1.1;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:700;
display:flex;
}
@media(min-width:766px){
.jtp-sh_h2rzi{
font-size:1.5rem;
}
}
.jtp-bandrzi .jtp-sh_h2rzi{
color:#F2EEFA;
}
.jtp-eb_monorzi{
letter-spacing:.08em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
}
.jtp-eb_monorzi::before{
content:"// ";
}
.jtp-eb_upperrzi{
text-transform:uppercase;
letter-spacing:.14em;
}
.jtp-eb_pillrzi{
background:rgba(168, 85, 247, 0.12);
padding:0.313rem 0.688rem;
border-radius:62.438rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.jtp-eb_linerzi{
gap:10px;
align-items:center;
display:inline-flex;
}
.jtp-eb_linerzi::before{
background:#A855F7;
width:1.5rem;
height:1px;
display:inline-block;
content:"";
}
.jtp-bandrzi .jtp-eb_linerzi::before{
background:#C880FF;
}
.jtp-bandrzi .jtp-eb_pillrzi{
background:rgba(255, 255, 255, 0.07);
}
.jtp-sh_linkrzi{
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;
gap:6px;
border-bottom:1px solid #F0EAF8;
display:inline-flex;
color:#F0EAF8;
white-space:nowrap;
padding-bottom:2px;
font-size:13px;
align-items:center;
font-weight:600;
}
.jtp-sh_linkrzi:hover{
border-color:#A855F7;
color:#A855F7;
}
.jtp-sh_linkrzi svg{
width:0.875rem;
height:14px;
}
.jtp-sh_link_chevrzi{
font-size:12px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
border-bottom:0;
color:#A855F7;
}
.jtp-sh_link_btnrzi{
background:#A855F7;
border-radius:999px;
padding:0.563rem 18px;
border-bottom:0;
color:#FFFFFF;
}
.jtp-sh_link_btnrzi:hover{
border-color:transparent;
background:#9333EA;
}
.jtp-bandrzi .jtp-sh_linkrzi{
border-color:#F2EEFA;
color:#F2EEFA;
}
.jtp-bandrzi .jtp-sh_link_chevrzi{
color:#C880FF;
}
.jtp-sh_rulerzi{
margin:-2px 0 16px;
background:#2E2448;
height:1px;
}
.jtp-bandrzi .jtp-sh_rulerzi{
background:rgba(255, 255, 255, 0.12);
}
.jtp-seo_grid3rzi{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jtp-seo_grid4rzi{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.jtp-seo_grid3rzi>*,.jtp-seo_grid4rzi>*{
min-width:0;
}
.jtp-seo_cardrzi{
background:#151020;
border:1px solid #2E2448;
border-radius:12px;
padding:24px;
}
.jtp-seo_cardrzi h3{
font-weight:700;
font-size:18px;
color:#F0EAF8;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.5rem;
}
.jtp-seo_cardrzi p{
font-size:13px;
color:#B8AECF;
line-height:1.6;
}
.jtp-seo_card_smrzi{
padding:1.25rem;
}
.jtp-seo_card_smrzi h3{
font-size:16px;
}
.jtp-seo_card_smrzi p{
line-height:1.55;
font-size:12.5px;
}
.jtp-seo_rtp_rowrzi{
gap:36px;
grid-template-columns:1fr 1fr;
margin-top:1rem;
align-items:center;
display:grid;
}
.jtp-rtprzi{
gap:14px;
min-width:0;
display:flex;
}
.jtp-rtprzi>div{
flex:1;
background:#0E0B14;
padding:1rem;
border-radius:12px;
text-align:center;
min-width:0;
}
.jtp-rtp_nrzi{
white-space:nowrap;
font-size:26px;
font-weight:700;
color:#A855F7;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jtp-rtp_lrzi{
color:#7A6F96;
margin-top:0.25rem;
font-size:11px;
}
.jtp-cmprzi{
border-radius:0.75rem;
border:1px solid #2E2448;
overflow:hidden;
max-width:760px;
}
.jtp-cmp_rowrzi{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.jtp-cmp_rowrzi>div{
padding:13px 0.875rem;
min-width:0;
text-align:center;
}
.jtp-cmp_rowrzi>div:first-child{
color:#F0EAF8;
text-align:left;
font-weight:600;
padding-left:1.375rem;
}
.jtp-cmp_thrzi{
background:#0E0B14;
font-weight:700;
font-size:12.5px;
}
.jtp-cmp_rowrzi:not(.jtp-cmp_thrzi){
background:#151020;
border-top:1px solid #221A35;
color:#B8AECF;
}
.jtp-cmp_zebrarzi{
background:#120E1C;
}
.jtp-guiderzi{
border-radius:12px;
border:1px solid #2E2448;
overflow:hidden;
background:#151020;
cursor:pointer;
}
.jtp-guide_coverrzi{
height:8.125rem;
}
.jtp-guide_bodyrzi{
padding:20px;
}
.jtp-guide_bodyrzi h3{
margin:0.438rem 0 0.563rem;
font-weight:700;
color:#F0EAF8;
line-height:1.25;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
}
.jtp-guide_metarzi{
color:#7A6F96;
font-size:11.5px;
}
.jtp-hubrzi{
grid-template-columns:repeat(5,1fr);
gap:28px;
border-top:1px solid #221A35;
padding-top:1.75rem;
display:grid;
}
.jtp-hubrzi>*{
min-width:0;
}
.jtp-hubrzi h4{
color:#F0EAF8;
font-weight:700;
font-size:13px;
margin-bottom:0.688rem;
}
.jtp-hub_colrzi{
gap:0.5rem;
flex-direction:column;
color:#B8AECF;
display:flex;
font-size:0.813rem;
}
.jtp-hub_colrzi a{
cursor:pointer;
}
@media(max-width:1025px){
.jtp-seo_grid3rzi{
grid-template-columns:1fr;
}
.jtp-seo_grid4rzi{
grid-template-columns:repeat(2,1fr);
}
.jtp-seo_rtp_rowrzi{
grid-template-columns:1fr;
gap:20px;
}
.jtp-hubrzi{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.jtp-hubrzi{
grid-template-columns:1fr;
}
}
.jtp-tkrzi{
overflow:hidden;
background:#090711;
display:flex;
border-bottom:1px solid #221A35;
align-items:center;
}
.jtp-tk_tagrzi{
background:#151020;
gap:0.5rem;
flex:none;
padding:11px 18px;
align-items:center;
letter-spacing:.1em;
font-size:0.656rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:600;
color:#EF4444;
text-transform:uppercase;
border-right:1px solid #221A35;
display:flex;
}
.jtp-tk_railrzi{
overflow:hidden;
flex:1;
}
.jtp-tk_trackrzi{
gap:1.75rem;
animation:zm3-marquee 26s linear infinite;
padding:0.688rem 0.875rem;
white-space:nowrap;
color:#B8AECF;
font-size:12px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
width:max-content;
}
.jtp-tk_trackrzi b{
color:#A855F7;
}
.jtp-herorzi{
padding:2.875rem 48px;
background:linear-gradient(120deg,#12082A,#090D24);
border-radius:20px;
border:1px solid #2E2448;
overflow:hidden;
color:#F2EEFA;
position:relative;
}
.jtp-hero_glowrzi{
border-radius:50%;
background:radial-gradient(circle,rgba(160, 80, 255, 0.22),transparent 70%);
height:21.25rem;
top:-60px;
width:21.25rem;
right:-3.75rem;
position:absolute;
}
.jtp-hero_inrzi{
position:relative;
max-width:37.5rem;
}
.jtp-herorzi .jtp-eyebrowrzi{
color:#C880FF;
}
.jtp-pill_rowrzi{
background:rgba(255, 255, 255, 0.07);
padding:6px 13px;
border:1px solid rgba(255, 255, 255, 0.12);
gap:8px;
border-radius:62.438rem;
margin-bottom:22px;
align-items:center;
font-size:10.5px;
display:inline-flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
color:#C880FF;
text-transform:uppercase;
}
.jtp-hero_h1rzi{
margin:1.125rem 0;
font-weight:700;
color:#F2EEFA;
letter-spacing:-.02em;
font-size:3.375rem;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
line-height:1.02;
}
.jtp-hero_h1rzi em{
color:#C880FF;
font-style:normal;
}
.jtp-hero_subrzi{
max-width:480px;
margin-bottom:1.75rem;
font-size:17px;
color:#A897C8;
line-height:1.55;
}
.jtp-hero_ctarzi{
gap:14px;
flex-wrap:wrap;
margin-bottom:26px;
display:flex;
align-items:center;
}
.jtp-hero_trustrzi{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.jtp-hero_rating_txtrzi{
color:#A897C8;
font-size:13px;
}
@media(max-width:1022px){
.jtp-herorzi{
padding:32px 24px;
}
.jtp-hero_h1rzi{
font-size:2.375rem;
}
}
@media(max-width:559px){
.jtp-hero_h1rzi{
font-size:1.875rem;
}
}
.jtp-statrzi{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.jtp-statrzi>*{
min-width:0;
}
.jtp-stat_itemrzi{
background:#151020;
padding:1.125rem 20px;
border:1px solid #2E2448;
border-radius:12px;
}
.jtp-stat_krzi{
color:#7A6F96;
margin-bottom:0.438rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
letter-spacing:.12em;
font-size:0.594rem;
}
.jtp-stat_vrzi{
gap:0.5rem;
min-width:0;
align-items:center;
font-weight:700;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
font-size:24px;
color:#F0EAF8;
overflow-wrap:anywhere;
}
.jtp-stat_v_accentrzi{
color:#A855F7;
}
@media(max-width:1027px){
.jtp-statrzi{
grid-template-columns:repeat(2,1fr);
}
}
.jtp-wlcrzi{
overflow:hidden;
gap:1.5rem;
background:linear-gradient(120deg,#12082A,#090D24);
padding:36px 2.5rem;
grid-template-columns:1.2fr .8fr;
border:1px solid #2E2448;
border-radius:1.25rem;
position:relative;
align-items:center;
display:grid;
color:#F2EEFA;
}
.jtp-wlcrzi>*{
min-width:0;
}
.jtp-wlcrzi .jtp-eyebrowrzi{
color:#C880FF;
}
.jtp-wlc_glowrzi{
background:radial-gradient(circle,rgba(160, 80, 255, 0.22),transparent 70%);
border-radius:50%;
right:-2.5rem;
width:16.25rem;
top:-2.5rem;
height:16.25rem;
position:absolute;
}
.jtp-wlc_inrzi{
position:relative;
}
.jtp-wlc_h2rzi{
margin:10px 0 0.5rem;
line-height:1.03;
color:#F2EEFA;
overflow-wrap:break-word;
font-size:34px;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.jtp-wlc_h2rzi em{
color:#C880FF;
font-style:normal;
}
.jtp-wlc_subrzi{
margin-bottom:1.125rem;
color:#A897C8;
line-height:1.55;
max-width:420px;
font-size:14px;
}
.jtp-wlc_termsrzi{
gap:10px;
display:flex;
flex-direction:column;
position:relative;
}
.jtp-termrzi{
border-radius:0.75rem;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.688rem;
padding:13px 0.938rem;
display:flex;
align-items:center;
}
.jtp-termrzi svg{
flex:none;
color:#C880FF;
height:1.25rem;
width:1.25rem;
}
.jtp-term_krzi{
letter-spacing:.1em;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A897C8;
font-size:0.594rem;
}
.jtp-term_vrzi{
font-size:0.875rem;
font-weight:700;
color:#F2EEFA;
margin-top:2px;
}
@media(max-width:1025px){
.jtp-wlcrzi{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.jtp-wlc_h2rzi{
font-size:1.625rem;
}
}
.jtp-jprzi{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.jtp-jprzi>*{
min-width:0;
}
.jtp-jp_herorzi{
background:linear-gradient(135deg,#12082A,#090D24);
overflow:hidden;
border-radius:20px;
padding:26px;
border:1px solid #2E2448;
gap:14px;
color:#F2EEFA;
position:relative;
justify-content:space-between;
display:flex;
flex-direction:column;
min-height:180px;
}
.jtp-jp_glowrzi{
border-radius:50%;
background:radial-gradient(circle,rgba(160, 80, 255, 0.22),transparent 70%);
top:-40px;
position:absolute;
width:11.25rem;
right:-40px;
height:180px;
}
.jtp-jp_k_rowrzi{
gap:10px;
justify-content:space-between;
display:flex;
position:relative;
align-items:center;
}
.jtp-jp_krzi{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
color:#7A6F96;
font-size:0.625rem;
text-transform:uppercase;
}
.jtp-jp_herorzi .jtp-jp_krzi{
color:#A897C8;
}
.jtp-jp_amtrzi{
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#C880FF;
position:relative;
line-height:1;
font-weight:700;
font-size:42px;
}
.jtp-jp_subrzi{
margin-top:0.313rem;
color:#A897C8;
font-size:0.75rem;
}
.jtp-jp_cellrzi{
padding:1.375rem;
border:1px solid #2E2448;
border-radius:1.25rem;
background:#151020;
display:flex;
justify-content:space-between;
min-height:11.25rem;
flex-direction:column;
}
.jtp-jp_cellrzi .jtp-jp_amtrzi{
color:#F0EAF8;
font-size:30px;
}
.jtp-jp_cellrzi .jtp-jp_subrzi{
color:#7A6F96;
}
@media(max-width:1027px){
.jtp-jprzi{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.jtp-jp_amtrzi{
font-size:32px;
}
}
.jtp-gmrzi{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.jtp-gmrzi>*{
min-width:0;
}
.jtp-gm_panelrzi{
border:1px solid #2E2448;
padding:28px;
background:#151020;
border-radius:20px;
}
.jtp-gm_h2rzi{
margin:10px 0 0.5rem;
font-weight:700;
color:#F0EAF8;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:24px;
}
.jtp-gm_textrzi{
max-width:27.5rem;
margin-bottom:1.25rem;
color:#B8AECF;
font-size:0.844rem;
line-height:1.6;
}
.jtp-gm_levelrzi{
gap:0.875rem;
margin-bottom:1rem;
align-items:center;
display:flex;
}
.jtp-gm_lvrzi{
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
font-weight:700;
color:#A855F7;
}
.jtp-gm_bar_wraprzi{
flex:1;
min-width:0;
}
.jtp-gm_bar_metarzi{
font-size:10px;
color:#7A6F96;
justify-content:space-between;
margin-bottom:0.313rem;
display:flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.jtp-barrzi{
overflow:hidden;
border-radius:62.438rem;
background:#0E0B14;
height:0.5rem;
}
.jtp-bar_fillrzi{
background:linear-gradient(90deg,#A855F7,#7C22D4);
border-radius:999px;
height:100%;
display:block;
}
.jtp-gm_missionsrzi{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.jtp-gm_referrzi{
overflow:hidden;
background:linear-gradient(150deg,#12082A,#090D24);
padding:1.75rem;
border:1px solid #2E2448;
border-radius:20px;
justify-content:space-between;
position:relative;
flex-direction:column;
color:#F2EEFA;
display:flex;
}
.jtp-gm_referrzi .jtp-eyebrowrzi{
color:#C880FF;
}
.jtp-gm_ref_h2rzi{
margin:0.625rem 0 8px;
color:#F2EEFA;
line-height:1.1;
font-weight:700;
font-size:24px;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jtp-gm_ref_h2rzi em{
font-style:normal;
color:#C880FF;
}
.jtp-gm_ref_textrzi{
color:#A897C8;
line-height:1.55;
font-size:0.813rem;
margin-bottom:1.125rem;
}
@media(max-width:1024px){
.jtp-gmrzi{
grid-template-columns:1fr;
}
}
.jtp-vip_headrzi{
gap:12px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
margin-bottom:18px;
justify-content:space-between;
}
.jtp-vip_introrzi{
max-width:26.25rem;
font-size:13px;
color:#B8AECF;
}
.jtp-viprzi{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.jtp-viprzi>*{
min-width:0;
}
.jtp-tierrzi{
border-radius:0.75rem;
background:#151020;
padding:20px;
border:1px solid #2E2448;
}
.jtp-tier_onrzi{
background:rgba(168, 85, 247, 0.12);
border-color:#A855F7;
}
.jtp-tier_medalrzi{
border-radius:8px;
background:linear-gradient(135deg,#A855F7,#7C22D4);
height:1.875rem;
margin-bottom:14px;
width:30px;
}
.jtp-tier_namerzi{
font-size:15px;
color:#F0EAF8;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.313rem;
font-weight:700;
}
.jtp-tier_txrzi{
line-height:1.5;
font-size:0.719rem;
color:#7A6F96;
}
@media(max-width:1023px){
.jtp-viprzi{
grid-template-columns:repeat(2,1fr);
}
}
.jtp-supprzi{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.jtp-supprzi>*{
min-width:0;
}
.jtp-supp_cardrzi{
background:#151020;
border-radius:0.75rem;
padding:1.5rem;
border:1px solid #2E2448;
}
.jtp-supp_cardrzi svg{
width:24px;
color:#A855F7;
margin-bottom:14px;
height:1.5rem;
}
.jtp-supp_cardrzi h3{
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1rem;
margin-bottom:0.375rem;
font-weight:700;
color:#F0EAF8;
}
.jtp-supp_cardrzi p{
color:#B8AECF;
line-height:1.55;
font-size:13px;
}
@media(max-width:1025px){
.jtp-supprzi{
grid-template-columns:1fr;
}
}
.jtp-pay_logosrzi{
gap:9px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.jtp-pay_logosrzi>*{
min-width:0;
}
.jtp-payrzi{
border:1px solid #2E2448;
border-radius:0.5rem;
font-weight:700;
color:#B8AECF;
display:flex;
align-items:center;
justify-content:center;
height:48px;
font-size:12px;
}
.jtp-tablerzi{
overflow:hidden;
border-radius:12px;
border:1px solid #2E2448;
}
.jtp-trowrzi{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.jtp-trowrzi>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.jtp-trowrzi>div:first-child{
color:#F0EAF8;
font-weight:700;
padding-left:1rem;
}
.jtp-trow_thrzi{
background:#0E0B14;
color:#7A6F96;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:0.594rem;
letter-spacing:.06em;
}
.jtp-trowrzi:not(.jtp-trow_thrzi){
background:#151020;
border-top:1px solid #221A35;
color:#B8AECF;
}
.jtp-trow_zebrarzi{
background:#120E1C;
}
.jtp-posrzi{
color:#A855F7;
font-weight:700;
}
@media(max-width:1024px){
.jtp-pay_logosrzi{
grid-template-columns:repeat(2,1fr);
}
}
.jtp-dw_h2rzi{
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:10px;
font-weight:700;
line-height:1.08;
color:#F0EAF8;
font-size:1.625rem;
}
.jtp-steps_vrzi{
grid-template-columns:1fr;
gap:0.625rem;
}
.jtp-steps_vrzi .jtp-steprzi{
padding:1.125rem 20px;
}
@media(max-width:559px){
.jtp-dw_h2rzi{
font-size:1.438rem;
}
}
.jtp-stepsrzi{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.jtp-stepsrzi>*{
min-width:0;
}
.jtp-steprzi{
padding:24px;
border:1px solid #2E2448;
border-radius:12px;
background:#151020;
position:relative;
}
.jtp-step_numrzi{
border-radius:0.5rem;
background:#A855F7;
width:1.875rem;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:13px;
justify-content:center;
display:flex;
margin-bottom:0.875rem;
align-items:center;
color:#FFFFFF;
height:1.875rem;
}
.jtp-step_hrzi{
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
margin-bottom:7px;
font-weight:700;
font-size:16px;
}
.jtp-step_przi{
color:#B8AECF;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1022px){
.jtp-stepsrzi{
grid-template-columns:1fr;
}
}
.jtp-promo_gridrzi{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.jtp-promo_gridrzi>*{
min-width:0;
}
.jtp-promorzi{
border-radius:1.25rem;
border:1px solid #2E2448;
background:#151020;
padding:1.5rem;
overflow:hidden;
position:relative;
min-height:9.375rem;
}
.jtp-promo_hrzi{
font-weight:700;
color:#F0EAF8;
font-size:1.625rem;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-top:0.375rem;
line-height:1.05;
}
.jtp-promo_hrzi em{
font-style:normal;
color:#A855F7;
}
.jtp-promo_przi{
line-height:1.5;
font-size:12.5px;
color:#B8AECF;
margin-top:0.5rem;
}
.jtp-promo_featrzi{
border-color:#2E2448;
background:linear-gradient(135deg,#12082A,#090D24);
}
.jtp-promo_featrzi .jtp-promo_hrzi{
color:#F2EEFA;
}
.jtp-promo_featrzi .jtp-promo_hrzi em{
color:#C880FF;
}
.jtp-promo_featrzi .jtp-promo_przi{
color:#A897C8;
}
.jtp-promo_featrzi .jtp-eyebrowrzi{
color:#C880FF;
}
@media(max-width:1025px){
.jtp-promo_gridrzi{
grid-template-columns:1fr;
}
}
.jtp-tourrzi{
grid-template-columns:1.05fr 1fr;
border:1px solid #2E2448;
overflow:hidden;
border-radius:20px;
display:grid;
}
.jtp-tourrzi>*{
min-width:0;
}
.jtp-tour_lrzi{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(135deg,#12082A,#090D24);
position:relative;
color:#F2EEFA;
}
.jtp-tour_h2rzi{
margin:0.75rem 0 10px;
color:#F2EEFA;
font-weight:700;
line-height:1.05;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:30px;
}
.jtp-tour_h2rzi em{
color:#C880FF;
font-style:normal;
}
.jtp-tour_textrzi{
font-size:0.844rem;
line-height:1.6;
color:#A897C8;
margin-bottom:20px;
max-width:340px;
}
.jtp-tour_metarzi{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
margin-bottom:1.25rem;
}
.jtp-tour_caprzi{
font-size:0.594rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.313rem;
text-transform:uppercase;
color:#A897C8;
}
.jtp-countrzi{
gap:6px;
display:flex;
}
.jtp-countrzi span{
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.25rem 9px;
border-radius:8px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:22px;
}
.jtp-tour_unitsrzi{
color:#A897C8;
font-size:10px;
}
.jtp-boardrzi{
background:#151020;
padding:28px 30px;
}
.jtp-board_headrzi{
align-items:center;
justify-content:space-between;
margin-bottom:14px;
display:flex;
}
.jtp-board_titlerzi{
color:#F0EAF8;
font-size:1rem;
font-weight:700;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jtp-board_updrzi{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#7A6F96;
font-size:0.625rem;
}
.jtp-board_listrzi{
gap:2px;
flex-direction:column;
display:flex;
}
.jtp-board_rowrzi{
gap:0.75rem;
padding:0.625rem 12px;
border-radius:8px;
align-items:center;
display:flex;
}
.jtp-board_top1rzi{
background:rgba(168, 85, 247, 0.12);
}
.jtp-board_rkrzi{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:20px;
color:#7A6F96;
font-size:0.875rem;
font-weight:700;
}
.jtp-board_top1rzi .jtp-board_rkrzi{
color:#A855F7;
}
.jtp-board_nmrzi{
flex:1;
min-width:0;
color:#B8AECF;
font-size:13.5px;
font-weight:600;
}
.jtp-board_top1rzi .jtp-board_nmrzi{
font-weight:700;
color:#F0EAF8;
}
.jtp-board_ptrzi{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8AECF;
font-size:12.5px;
}
@media(max-width:1025px){
.jtp-tourrzi{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.jtp-tour_h2rzi{
font-size:1.5rem;
}
}
.jtp-ab_h2rzi{
margin:14px 0 1rem;
line-height:1.08;
color:#F0EAF8;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:32px;
}
.jtp-ab_bodyrzi{
line-height:1.65;
font-size:0.938rem;
color:#B8AECF;
margin-bottom:0.875rem;
}
.jtp-ab_chipsrzi{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
margin-top:8px;
}
.jtp-faqrzi{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.jtp-faq_itemrzi{
padding:18px 1.375rem;
background:#151020;
border:1px solid #2E2448;
border-radius:0.75rem;
}
.jtp-faq_qrzi{
gap:16px;
list-style:none;
cursor:pointer;
display:flex;
color:#F0EAF8;
font-size:15.5px;
font-weight:600;
justify-content:space-between;
align-items:center;
}
.jtp-faq_qrzi::-webkit-details-marker{
display:none;
}
.jtp-faq_q_trzi{
gap:10px;
display:flex;
}
.jtp-faq_q_irzi{
font-style:normal;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A855F7;
}
.jtp-faq_pmrzi{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:20px;
color:#A855F7;
}
.jtp-faq_itemrzi[open] .jtp-faq_pmrzi{
transform:rotate(45deg);
}
.jtp-faq_arzi{
line-height:1.6;
margin-top:12px;
font-size:0.844rem;
color:#B8AECF;
}
@media(max-width:557px){
.jtp-ab_h2rzi{
font-size:1.625rem;
}
}
.jtp-rcrzi{
gap:32px;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.jtp-rcrzi>*{
min-width:0;
}
.jtp-rc_awardsrzi{
gap:11px;
display:flex;
flex-direction:column;
}
.jtp-awardrzi{
gap:0.688rem;
display:flex;
align-items:center;
}
.jtp-awardrzi svg{
flex:none;
color:#F0B429;
height:1.125rem;
width:18px;
}
.jtp-award_trzi{
font-weight:700;
color:#F0EAF8;
font-size:0.844rem;
}
.jtp-award_srzi{
font-size:11.5px;
color:#7A6F96;
}
.jtp-rc_pressrzi{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.jtp-logo_cellrzi{
border-radius:8px;
border:1px solid #2E2448;
color:#B8AECF;
display:flex;
height:3rem;
font-weight:700;
align-items:center;
justify-content:center;
font-size:13px;
}
.jtp-rc_partnerrzi{
padding:1.25rem;
background:#151020;
border:1px solid #2E2448;
border-radius:12px;
}
.jtp-rc_partner_namerzi{
font-size:1.125rem;
margin-bottom:6px;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
font-weight:700;
}
.jtp-rc_partner_textrzi{
color:#B8AECF;
font-size:0.781rem;
line-height:1.55;
}
@media(max-width:1025px){
.jtp-rcrzi{
gap:1.375rem;
grid-template-columns:1fr;
}
.jtp-rc_pressrzi{
grid-template-columns:repeat(4,1fr);
}
}
.jtp-et_h2rzi{
margin:0.625rem 0 14px;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-weight:700;
color:#F0EAF8;
font-size:1.75rem;
}
.jtp-et_rightrzi{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.jtp-et_updatedrzi{
gap:10px;
padding:0.875rem 1.125rem;
background:#0E0B14;
border-radius:12px;
border:1px solid #2E2448;
font-size:0.75rem;
color:#B8AECF;
display:flex;
align-items:center;
}
.jtp-et_updatedrzi svg{
flex:none;
width:15px;
color:#A855F7;
height:0.938rem;
}
.jtp-et_updatedrzi b{
color:#F0EAF8;
}
@media(max-width:559px){
.jtp-et_h2rzi{
font-size:24px;
}
}
.jtp-disputerzi{
border-radius:0.75rem;
border:1px dashed #3E3060;
gap:28px;
padding:26px 30px;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.jtp-dispute_inrzi{
max-width:660px;
}
.jtp-dispute_h2rzi{
color:#F0EAF8;
font-size:1.375rem;
font-weight:700;
margin-bottom:0.5rem;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.jtp-dispute_textrzi{
color:#B8AECF;
font-size:13.5px;
line-height:1.6;
}
.jtp-rv_headrzi{
gap:12px;
display:flex;
flex-wrap:wrap;
margin-bottom:18px;
align-items:flex-end;
justify-content:space-between;
}
.jtp-rv_aggrzi{
gap:10px;
display:flex;
align-items:center;
}
.jtp-rv_sourcerzi{
color:#7A6F96;
font-size:12.5px;
}
.jtp-rv_gridrzi{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.jtp-rv_gridrzi>*{
min-width:0;
}
.jtp-reviewrzi{
background:#151020;
border:1px solid #2E2448;
border-radius:0.75rem;
padding:1.5rem;
}
.jtp-reviewrzi .jtp-starsrzi{
margin-bottom:10px;
}
.jtp-reviewrzi p{
color:#F0EAF8;
margin-bottom:14px;
line-height:1.5;
font-weight:600;
font-size:0.906rem;
}
.jtp-review_byrzi{
color:#7A6F96;
font-size:0.781rem;
}
@media(max-width:1022px){
.jtp-rv_gridrzi{
grid-template-columns:1fr;
}
}
.jtp-provsrzi{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:1.75rem;
}
.jtp-provsrzi>*{
min-width:0;
}
.jtp-provrzi{
padding:0.75rem;
border:1px solid #2E2448;
background:#151020;
border-radius:12px;
align-items:center;
text-decoration:none;
justify-content:center;
display:flex;
height:64px;
}
.jtp-prov_imgrzi{
object-fit:contain;
max-height:32px;
max-width:100%;
}
.jtp-resprzi{
padding:26px;
border-radius:12px;
gap:1.5rem;
background:#151020;
border:1px solid #2E2448;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.jtp-resp_inrzi{
max-width:35rem;
}
.jtp-resp_hrzi{
font-size:1.188rem;
margin-bottom:0.5rem;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F0EAF8;
}
.jtp-resp_przi{
font-size:0.844rem;
color:#B8AECF;
line-height:1.6;
}
.jtp-resp_badgesrzi{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.jtp-age18rzi{
border:1.5px solid #EF4444;
padding:4px 0.5rem;
border-radius:8px;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#EF4444;
font-size:0.813rem;
}
.jtp-resp_orgrzi{
font-weight:600;
font-size:13px;
color:#7A6F96;
}
@media(max-width:1026px){
.jtp-provsrzi{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.jtp-provsrzi{
grid-template-columns:repeat(2,1fr);
}
}
.jtp-op_h2rzi{
margin:0.625rem 0 8px;
font-weight:700;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
font-size:24px;
color:#F0EAF8;
}
.jtp-op_textrzi{
color:#B8AECF;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:558px){
.jtp-op_h2rzi{
font-size:1.375rem;
}
}
.jtp-footerrzi{
background:#090711;
padding:40px 1.75rem;
border-top:1px solid #221A35;
}
.jtp-footer_gridrzi{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
display:grid;
margin-bottom:28px;
margin-right:auto;
margin-left:auto;
max-width:87.5rem;
}
.jtp-footer_gridrzi>*{
min-width:0;
}
.jtp-footer_gridrzi h4{
color:#4E4669;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
text-transform:uppercase;
letter-spacing:.12em;
margin-bottom:13px;
}
.jtp-fcolrzi{
gap:0.563rem;
font-size:13px;
flex-direction:column;
display:flex;
color:#B8AECF;
}
.jtp-fcolrzi a{
cursor:pointer;
}
.jtp-ft_aboutrzi{
max-width:16.25rem;
margin-top:0.75rem;
color:#7A6F96;
line-height:1.6;
font-size:13px;
}
.jtp-ft_contactrzi{
color:#A855F7;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
overflow-wrap:anywhere;
font-size:12.5px;
margin-top:0.75rem;
}
.jtp-footer_bottomrzi{
margin:0 auto;
gap:16px;
border-top:1px solid #221A35;
max-width:87.5rem;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
padding-top:20px;
}
.jtp-footer_bottomrzi p{
max-width:720px;
color:#4E4669;
line-height:1.6;
font-size:11px;
}
@media(max-width:1022px){
.jtp-footer_gridrzi{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:560px){
.jtp-footer_gridrzi{
grid-template-columns:1fr;
}
}