*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3FA;
text-rendering:optimizeLegibility;
font-size:15px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.55;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
color:#3D3060;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
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:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(15, 10, 40, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.eskshell-p5j{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.eskmain-p5j{
min-width:0;
}
.eskwrap-p5j{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.eskcontainer-p5j{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.eskcontainer-p5j{
padding:0 28px;
}
}
.esksection-p5j{
padding:1.5rem 28px;
}
.esksection_pt-p5j{
padding-top:34px;
}
.eskband_soft-p5j{
background:#FFFFFF;
}
.eskeyebrow-p5j{
font-size:10.5px;
display:inline-block;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#6B21D6;
line-height:1.4;
font-weight:600;
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.14em;
}
.eskdrawer_cb-p5j{
display:none;
}
.eskoverlay-p5j{
display:none;
}
@media(max-width:1025px){
.eskshell-p5j{
grid-template-columns:1fr;
}
.eskmain-p5j{
padding-bottom:4.875rem;
}
.eskdrawer_cb-p5j:checked~.eskoverlay-p5j{
inset:0;
background:rgba(15, 10, 40, 0.72);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:557px){
.esksection-p5j{
padding:18px 16px;
}
.esksection_pt-p5j{
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 ---------- */
.eskside-p5j{
background:#EDE9F5;
gap:1.375rem;
padding:22px 1.125rem;
height:100vh;
align-self:start;
top:0;
display:flex;
overflow-y:auto;
position:sticky;
flex-direction:column;
border-right:1px solid rgba(28, 19, 51, 0.08);
}
.eskbrand-p5j{
gap:10px;
align-items:center;
display:flex;
}
.esklogo-p5j{
color:#1C1333;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:21px;
font-weight:700;
letter-spacing:-.02em;
}
.eskside_cta-p5j{
padding:16px;
background:rgba(107, 33, 214, 0.11);
border:1px solid rgba(28, 19, 51, 0.12);
border-radius:12px;
}
.eskside_cta_h-p5j{
font-weight:700;
line-height:1.15;
color:#1C1333;
margin-bottom:6px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:17px;
}
.eskside_cta_p-p5j{
margin-bottom:0.75rem;
line-height:1.45;
color:#3D3060;
font-size:0.75rem;
}
.esknav-p5j{
gap:3px;
display:flex;
flex-direction:column;
}
.esknav_label-p5j{
padding:6px 10px;
text-transform:uppercase;
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.14em;
color:#9E93B8;
}
.esknav_item-p5j{
gap:0.688rem;
border-radius:0.5rem;
padding:0.625rem;
align-items:center;
font-size:0.875rem;
font-weight:500;
color:#3D3060;
display:flex;
}
.esknav_item-p5j svg{
width:17px;
height:1.063rem;
}
.esknav_item-p5j:hover{
background:rgba(107, 33, 214, 0.11);
color:#1C1333;
}
.esknav_item_on-p5j{
background:rgba(107, 33, 214, 0.11);
font-weight:600;
color:#6B21D6;
}
.eskside_foot-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
background:#FFFFFF;
padding:12px;
border-radius:12px;
margin-top:auto;
}
.eskside_foot-p5j p{
margin-top:4px;
font-size:0.781rem;
color:#3D3060;
line-height:1.4;
}
/* ---------- topbar ---------- */
.esktop-p5j{
background:#EDE9F5;
padding:14px 28px;
gap:16px;
border-bottom:1px solid rgba(28, 19, 51, 0.08);
top:0;
position:sticky;
display:flex;
z-index:40;
align-items:center;
}
.esktop_brand-p5j{
gap:9px;
display:none;
align-items:center;
}
.esksearch-p5j{
background:#FFFFFF;
flex:1;
border:1px solid rgba(28, 19, 51, 0.12);
gap:0.625rem;
border-radius:12px;
padding:11px 14px;
font-size:0.844rem;
color:#6B5F8A;
max-width:27.5rem;
display:flex;
align-items:center;
}
.esksearch-p5j svg{
flex:none;
width:1rem;
height:1rem;
}
.esktop_actions-p5j{
gap:0.75rem;
align-items:center;
margin-left:auto;
display:flex;
}
.esklang-p5j{
color:#3D3060;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
}
.eskburger-p5j{
background:#FFFFFF;
border:1px solid rgba(28, 19, 51, 0.12);
border-radius:8px;
justify-content:center;
display:none;
width:2.5rem;
height:40px;
align-items:center;
color:#1C1333;
}
/* ---------- bottom-nav (mobile) ---------- */
.eskbotnav-p5j{
display:none;
}
@media(max-width:1025px){
.eskside-p5j{
transition:transform .25s ease;
z-index:80;
left:0;
transform:translateX(-100%);
top:0;
position:fixed;
width:17.5rem;
height:100vh;
}
.eskdrawer_cb-p5j:checked~.eskshell-p5j .eskside-p5j{
transform:translateX(0);
}
.esktop-p5j{
gap:12px;
padding:14px 16px;
position:static;
flex-wrap:wrap;
}
.esktop_brand-p5j{
display:flex;
}
.esksearch-p5j{
display:none;
}
.eskburger-p5j{
display:flex;
}
.esktop_actions-p5j{
gap:0.625rem;
align-items:stretch;
width:100%;
margin-left:0;
}
.esktop_actions-p5j .esklang-p5j{
display:none;
}
.esktop_actions-p5j .eskbtn-p5j{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.eskbotnav-p5j{
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#EDE9F5;
left:0;
display:grid;
border-top:1px solid rgba(28, 19, 51, 0.12);
bottom:0;
transform:translateZ(0);
position:fixed;
right:0;
z-index:65;
}
.eskbn-p5j{
gap:0.25rem;
padding:0.375rem 2px 0;
align-items:center;
display:flex;
flex-direction:column;
font-weight:600;
color:#3D3060;
font-size:10px;
justify-content:flex-end;
min-width:0;
}
.eskbn-p5j svg{
flex:none;
width:1.375rem;
height:22px;
}
.eskbn-p5j span{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
max-width:100%;
}
.eskbn_on-p5j{
color:#6B21D6;
}
.eskbn_center-p5j{
position:relative;
}
.eskbn_fab-p5j{
background:#7C3AED;
border-radius:50%;
position:absolute;
left:50%;
box-shadow:0 8px 2rem rgba(28, 19, 51, 0.14), 0 2px 0.5rem rgba(28, 19, 51, 0.10);
top:-1.25rem;
height:50px;
width:50px;
display:flex;
justify-content:center;
transform:translateX(-50%);
color:#FFFFFF;
align-items:center;
}
.eskbn_fab-p5j svg{
width:24px;
height:1.5rem;
}
.eskbn_center-p5j span{
color:#6B21D6;
}
}
.eskbtn-p5j{
gap:0.5rem;
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:8px;
padding:11px 1.375rem;
align-items:center;
font-size:14px;
display:inline-flex;
justify-content:center;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
cursor:pointer;
}
.eskbtn_pri-p5j{
background:#7C3AED;
box-shadow:0 0.25rem 1.125rem rgba(124, 58, 237, 0.42), 0 1px 4px rgba(124, 58, 237, 0.28);
color:#FFFFFF;
}
.eskbtn_pri-p5j:hover{
background:#6026CC;
}
.eskbtn_ghost-p5j{
background:rgba(107, 33, 214, 0.11);
font-weight:600;
color:#1C1333;
}
.eskbtn_line-p5j{
background:transparent;
border:1px solid rgba(28, 19, 51, 0.22);
color:#1C1333;
font-weight:600;
}
.eskbtn_lg-p5j{
border-radius:0.75rem;
padding:16px 1.875rem;
font-size:0.938rem;
}
.eskband-p5j .eskbtn_line-p5j{
border-color:rgba(255, 255, 255, 0.13);
color:#F0ECFF;
}
.eskband-p5j .eskbtn_ghost-p5j{
background:rgba(255, 255, 255, 0.08);
color:#F0ECFF;
}
.esklink_m-p5j{
gap:5px;
font-size:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6B21D6;
display:inline-flex;
text-decoration:none;
cursor:pointer;
align-items:center;
}
.esklink_m-p5j svg{
height:0.875rem;
width:14px;
}
.eskband-p5j .esklink_m-p5j{
color:#C4A9FF;
}
.eskdot-p5j{
flex:none;
border-radius:50%;
background:#6B21D6;
height:7px;
width:7px;
}
.eskdot_live-p5j{
background:#DC2626;
animation:zm3-pulse 1.4s infinite;
}
.eskstars-p5j{
gap:2px;
display:inline-flex;
color:#6B21D6;
}
.eskstars-p5j svg{
width:0.938rem;
height:15px;
}
.eskchip-p5j{
gap:0.375rem;
background:#FFFFFF;
border-radius:0.5rem;
padding:7px 12px;
border:1px solid rgba(28, 19, 51, 0.12);
font-size:0.688rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
align-items:center;
color:#3D3060;
}
.eskchip_on-p5j{
border-color:transparent;
background:rgba(107, 33, 214, 0.11);
color:#6B21D6;
}
.eskgc-p5j{
color:inherit;
min-width:0;
display:block;
cursor:pointer;
text-decoration:none;
}
.eskgc_thumb-p5j{
border-radius:12px;
border:1px solid rgba(28, 19, 51, 0.12);
overflow:hidden;
position:relative;
display:block;
aspect-ratio:1;
background-position:center;
background-size:cover;
}
.eskgc_thumb_portrait-p5j{
aspect-ratio:3/4;
}
.eskgc_thumb_wide-p5j{
aspect-ratio:16/11;
}
.eskgc_cap-p5j{
padding:9px;
background:linear-gradient(transparent,rgba(15, 10, 40, 0.72));
left:0;
position:absolute;
right:0;
bottom:0;
}
.eskgc_name-p5j{
font-weight:700;
font-size:0.781rem;
color:#F0ECFF;
display:block;
}
.eskgc_meta-p5j{
font-size:11px;
color:#A899CC;
}
.eskgc_badge-p5j{
background:#6B21D6;
padding:2px 0.375rem;
border-radius:8px;
color:#FFFFFF;
top:8px;
right:0.5rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.5rem;
position:absolute;
font-weight:700;
}
.eskgc_badge_hot-p5j{
background:#DC2626;
color:#F0ECFF;
}
.eskgc_badge_live-p5j{
background:#DC2626;
left:0.5rem;
color:#F0ECFF;
right:auto;
}
.eskgc_mult-p5j{
inset:0;
display:flex;
font-size:28px;
font-weight:700;
align-items:center;
justify-content:center;
color:#6B21D6;
position:absolute;
}
.eskpc-p5j{
background:#FFFFFF;
border:1px solid rgba(28, 19, 51, 0.12);
border-radius:12px;
font-size:0.875rem;
align-items:center;
display:flex;
font-weight:700;
height:64px;
color:#3D3060;
justify-content:center;
}
.eskrail-p5j{
min-width:0;
}
.eskrail_scroll-p5j{
gap:0.875rem;
display:grid;
}
.eskrail_scroll-p5j>*{
min-width:0;
}
.eskg6-p5j{
grid-template-columns:repeat(6,1fr);
}
.eskg7-p5j{
grid-template-columns:repeat(7,1fr);
}
.eskg4-p5j{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.eskg6-p5j,.eskg7-p5j{
grid-template-columns:none;
grid-auto-flow:column;
padding-bottom:0.375rem;
overflow-x:auto;
scroll-snap-type:x mandatory;
grid-auto-columns:7.5rem;
}
.eskg6-p5j>*,.eskg7-p5j>*{
scroll-snap-align:start;
}
.eskg4-p5j{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.eskg4-p5j{
grid-template-columns:none;
grid-auto-columns:150px;
overflow-x:auto;
grid-auto-flow:column;
}
}
.eskpanel-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
border-radius:1.25rem;
padding:1.75rem 32px;
background:#FFFFFF;
}
.esksplit-p5j{
gap:36px;
align-items:start;
display:grid;
}
.esksplit-p5j>*{
min-width:0;
}
.esksplit_a-p5j{
grid-template-columns:.85fr 1.15fr;
}
.esksplit_b-p5j{
grid-template-columns:1fr 1.1fr;
}
.esksplit_c-p5j{
grid-template-columns:1.1fr .9fr;
}
.eskpgrid-p5j{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.eskpgrid-p5j>*{
min-width:0;
}
.esklead-p5j{
margin-bottom:0.875rem;
line-height:1.65;
font-size:0.938rem;
color:#3D3060;
}
.eskfeat-p5j{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.eskfeat-p5j>*{
min-width:0;
}
.eskfeat2-p5j{
grid-template-columns:1fr 1fr;
}
.eskfeat_card-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
background:#FFFFFF;
border-radius:20px;
padding:1.625rem;
}
.eskfeat_card-p5j svg{
height:1.625rem;
margin-bottom:1rem;
color:#6B21D6;
width:1.625rem;
}
.eskfeat_card-p5j h3{
color:#1C1333;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
font-size:18px;
font-weight:700;
}
.eskfeat_card-p5j p{
line-height:1.6;
color:#3D3060;
font-size:13px;
}
.eskfeat_card-p5j b{
color:#1C1333;
}
.eskbig-p5j{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.eskbig_n-p5j{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:26px;
color:#6B21D6;
}
.eskbig_l-p5j{
font-size:12px;
color:#6B5F8A;
}
.eskperson-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
gap:0.875rem;
border-radius:12px;
padding:1rem 18px;
background:#FFFFFF;
align-items:center;
display:flex;
}
.eskavatar-p5j{
flex:none;
background:linear-gradient(135deg,#7C3AED,#4A0FAD);
border-radius:50%;
height:2.75rem;
width:44px;
}
.eskperson_name-p5j{
color:#1C1333;
font-weight:700;
font-size:0.875rem;
}
.eskperson_role-p5j{
font-size:12px;
color:#6B5F8A;
}
.eskkv-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
border-radius:12px;
gap:1px;
background:rgba(28, 19, 51, 0.12);
overflow:hidden;
grid-template-columns:1fr 1fr;
display:grid;
}
.eskkv-p5j>div{
background:#F5F3FA;
padding:16px 18px;
min-width:0;
}
.eskkv_k-p5j{
margin-bottom:0.313rem;
color:#6B21D6;
font-size:0.594rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.eskkv_v-p5j{
color:#1C1333;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1022px){
.esksplit_a-p5j,.esksplit_b-p5j,.esksplit_c-p5j,.eskpgrid-p5j{
grid-template-columns:1fr;
gap:24px;
}
.eskfeat-p5j,.eskfeat2-p5j{
grid-template-columns:1fr;
}
.eskkv-p5j{
grid-template-columns:1fr;
}
}
.esksh-p5j{
margin-bottom:16px;
min-width:0;
}
.esksh_row-p5j{
gap:0.75rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.esksh_row-p5j .esksh_l-p5j{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.esksh_stack-p5j{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.esksh_center-p5j{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.esksh_h2-p5j{
gap:0.563rem;
font-size:1.25rem;
line-height:1.1;
display:flex;
font-weight:700;
align-items:center;
overflow-wrap:break-word;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1C1333;
}
@media(min-width:770px){
.esksh_h2-p5j{
font-size:24px;
}
}
.eskband-p5j .esksh_h2-p5j{
color:#F0ECFF;
}
.eskeb_mono-p5j{
letter-spacing:.08em;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
}
.eskeb_mono-p5j::before{
content:"// ";
}
.eskeb_upper-p5j{
letter-spacing:.14em;
text-transform:uppercase;
}
.eskeb_pill-p5j{
padding:0.313rem 0.688rem;
border-radius:999px;
background:rgba(107, 33, 214, 0.11);
text-transform:uppercase;
letter-spacing:.12em;
}
.eskeb_line-p5j{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.eskeb_line-p5j::before{
background:#6B21D6;
display:inline-block;
height:1px;
width:24px;
content:"";
}
.eskband-p5j .eskeb_line-p5j::before{
background:#C4A9FF;
}
.eskband-p5j .eskeb_pill-p5j{
background:rgba(255, 255, 255, 0.08);
}
.esksh_link-p5j{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
align-items:center;
color:#1C1333;
font-weight:600;
display:inline-flex;
padding-bottom:2px;
border-bottom:1px solid #1C1333;
white-space:nowrap;
font-size:13px;
}
.esksh_link-p5j:hover{
border-color:#6B21D6;
color:#6B21D6;
}
.esksh_link-p5j svg{
width:0.875rem;
height:14px;
}
.esksh_link_chev-p5j{
border-bottom:0;
font-size:0.75rem;
color:#6B21D6;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
padding-bottom:0;
}
.esksh_link_btn-p5j{
background:#7C3AED;
border-radius:62.438rem;
padding:9px 18px;
border-bottom:0;
color:#FFFFFF;
}
.esksh_link_btn-p5j:hover{
border-color:transparent;
background:#6026CC;
}
.eskband-p5j .esksh_link-p5j{
border-color:#F0ECFF;
color:#F0ECFF;
}
.eskband-p5j .esksh_link_chev-p5j{
color:#C4A9FF;
}
.esksh_rule-p5j{
background:rgba(28, 19, 51, 0.12);
margin:-2px 0 16px;
height:1px;
}
.eskband-p5j .esksh_rule-p5j{
background:rgba(255, 255, 255, 0.13);
}
.eskseo_grid3-p5j{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.eskseo_grid4-p5j{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.eskseo_grid3-p5j>*,.eskseo_grid4-p5j>*{
min-width:0;
}
.eskseo_card-p5j{
padding:24px;
background:#FFFFFF;
border-radius:0.75rem;
border:1px solid rgba(28, 19, 51, 0.12);
}
.eskseo_card-p5j h3{
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1C1333;
font-size:18px;
margin-bottom:8px;
}
.eskseo_card-p5j p{
line-height:1.6;
font-size:0.813rem;
color:#3D3060;
}
.eskseo_card_sm-p5j{
padding:20px;
}
.eskseo_card_sm-p5j h3{
font-size:16px;
}
.eskseo_card_sm-p5j p{
font-size:12.5px;
line-height:1.55;
}
.eskseo_rtp_row-p5j{
gap:2.25rem;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:16px;
}
.eskrtp-p5j{
gap:14px;
display:flex;
min-width:0;
}
.eskrtp-p5j>div{
flex:1;
background:#F5F3FA;
border-radius:0.75rem;
padding:16px;
text-align:center;
min-width:0;
}
.eskrtp_n-p5j{
font-size:1.625rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#6B21D6;
white-space:nowrap;
}
.eskrtp_l-p5j{
font-size:0.688rem;
margin-top:4px;
color:#6B5F8A;
}
.eskcmp-p5j{
overflow:hidden;
border:1px solid rgba(28, 19, 51, 0.12);
border-radius:12px;
max-width:47.5rem;
}
.eskcmp_row-p5j{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.eskcmp_row-p5j>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.eskcmp_row-p5j>div:first-child{
text-align:left;
padding-left:1.375rem;
color:#1C1333;
font-weight:600;
}
.eskcmp_th-p5j{
background:#F5F3FA;
font-size:12.5px;
font-weight:700;
}
.eskcmp_row-p5j:not(.eskcmp_th-p5j){
background:#FFFFFF;
border-top:1px solid rgba(28, 19, 51, 0.08);
color:#3D3060;
}
.eskcmp_zebra-p5j{
background:#EEE9F7;
}
.eskguide-p5j{
border-radius:0.75rem;
overflow:hidden;
background:#FFFFFF;
border:1px solid rgba(28, 19, 51, 0.12);
cursor:pointer;
}
.eskguide_cover-p5j{
height:8.125rem;
}
.eskguide_body-p5j{
padding:1.25rem;
}
.eskguide_body-p5j h3{
margin:0.438rem 0 9px;
font-size:16px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.25;
color:#1C1333;
font-weight:700;
}
.eskguide_meta-p5j{
color:#6B5F8A;
font-size:0.719rem;
}
.eskhub-p5j{
gap:28px;
grid-template-columns:repeat(5,1fr);
border-top:1px solid rgba(28, 19, 51, 0.08);
display:grid;
padding-top:28px;
}
.eskhub-p5j>*{
min-width:0;
}
.eskhub-p5j h4{
color:#1C1333;
font-size:13px;
margin-bottom:0.688rem;
font-weight:700;
}
.eskhub_col-p5j{
gap:0.5rem;
color:#3D3060;
font-size:13px;
display:flex;
flex-direction:column;
}
.eskhub_col-p5j a{
cursor:pointer;
}
@media(max-width:1023px){
.eskseo_grid3-p5j{
grid-template-columns:1fr;
}
.eskseo_grid4-p5j{
grid-template-columns:repeat(2,1fr);
}
.eskseo_rtp_row-p5j{
gap:1.25rem;
grid-template-columns:1fr;
}
.eskhub-p5j{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:562px){
.eskhub-p5j{
grid-template-columns:1fr;
}
}
.esktk-p5j{
background:#1A1530;
overflow:hidden;
display:flex;
align-items:center;
border-bottom:1px solid rgba(28, 19, 51, 0.08);
}
.esktk_tag-p5j{
background:#FFFFFF;
flex:none;
gap:8px;
padding:11px 18px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
font-size:10.5px;
letter-spacing:.1em;
color:#DC2626;
font-weight:600;
display:flex;
text-transform:uppercase;
border-right:1px solid rgba(28, 19, 51, 0.08);
}
.esktk_rail-p5j{
overflow:hidden;
flex:1;
}
.esktk_track-p5j{
padding:11px 14px;
animation:zm3-marquee 26s linear infinite;
gap:28px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
width:max-content;
font-size:12px;
color:#3D3060;
white-space:nowrap;
}
.esktk_track-p5j b{
color:#6B21D6;
}
.eskhero-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
border-radius:20px;
padding:46px 3rem;
overflow:hidden;
background:linear-gradient(120deg,#150F2E,#0F1535);
color:#F0ECFF;
position:relative;
}
.eskhero_glow-p5j{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
right:-3.75rem;
position:absolute;
top:-60px;
width:340px;
height:340px;
}
.eskhero_in-p5j{
max-width:37.5rem;
position:relative;
}
.eskhero-p5j .eskeyebrow-p5j{
color:#C4A9FF;
}
.eskpill_row-p5j{
background:rgba(255, 255, 255, 0.08);
padding:0.375rem 0.813rem;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:62.438rem;
gap:0.5rem;
text-transform:uppercase;
letter-spacing:.1em;
display:inline-flex;
margin-bottom:1.375rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#C4A9FF;
font-size:0.656rem;
align-items:center;
}
.eskhero_h1-p5j{
margin:1.125rem 0;
color:#F0ECFF;
overflow-wrap:break-word;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.02;
font-size:54px;
letter-spacing:-.02em;
}
.eskhero_h1-p5j em{
color:#C4A9FF;
font-style:normal;
}
.eskhero_sub-p5j{
max-width:480px;
font-size:17px;
line-height:1.55;
margin-bottom:1.75rem;
color:#A899CC;
}
.eskhero_cta-p5j{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
margin-bottom:1.625rem;
align-items:center;
}
.eskhero_trust-p5j{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.eskhero_rating_txt-p5j{
font-size:0.813rem;
color:#A899CC;
}
@media(max-width:1022px){
.eskhero-p5j{
padding:2rem 1.5rem;
}
.eskhero_h1-p5j{
font-size:38px;
}
}
@media(max-width:563px){
.eskhero_h1-p5j{
font-size:30px;
}
}
.esktabs-p5j{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.esktab-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
background:#FFFFFF;
border-radius:0.5rem;
padding:10px 1.125rem;
cursor:pointer;
color:#3D3060;
font-size:0.813rem;
font-weight:600;
}
.esktab_on-p5j{
border-color:transparent;
background:#7C3AED;
color:#FFFFFF;
font-weight:700;
}
.eskstat-p5j{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.eskstat-p5j>*{
min-width:0;
}
.eskstat_item-p5j{
padding:18px 20px;
background:#FFFFFF;
border-radius:0.75rem;
border:1px solid rgba(28, 19, 51, 0.12);
}
.eskstat_k-p5j{
letter-spacing:.12em;
font-size:9.5px;
margin-bottom:7px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#6B5F8A;
}
.eskstat_v-p5j{
gap:0.5rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1C1333;
font-weight:700;
align-items:center;
overflow-wrap:anywhere;
min-width:0;
font-size:1.5rem;
display:flex;
}
.eskstat_v_accent-p5j{
color:#6B21D6;
}
@media(max-width:1024px){
.eskstat-p5j{
grid-template-columns:repeat(2,1fr);
}
}
.eskwlc-p5j{
border-radius:20px;
padding:2.25rem 2.5rem;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
gap:24px;
background:linear-gradient(120deg,#150F2E,#0F1535);
border:1px solid rgba(28, 19, 51, 0.12);
display:grid;
position:relative;
align-items:center;
color:#F0ECFF;
}
.eskwlc-p5j>*{
min-width:0;
}
.eskwlc-p5j .eskeyebrow-p5j{
color:#C4A9FF;
}
.eskwlc_glow-p5j{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
top:-40px;
position:absolute;
height:16.25rem;
right:-2.5rem;
width:260px;
}
.eskwlc_in-p5j{
position:relative;
}
.eskwlc_h2-p5j{
margin:10px 0 8px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-weight:700;
font-size:2.125rem;
color:#F0ECFF;
line-height:1.03;
}
.eskwlc_h2-p5j em{
font-style:normal;
color:#C4A9FF;
}
.eskwlc_sub-p5j{
max-width:26.25rem;
color:#A899CC;
line-height:1.55;
margin-bottom:18px;
font-size:14px;
}
.eskwlc_terms-p5j{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.eskterm-p5j{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.813rem 0.938rem;
border-radius:12px;
gap:0.688rem;
display:flex;
align-items:center;
}
.eskterm-p5j svg{
flex:none;
height:1.25rem;
width:1.25rem;
color:#C4A9FF;
}
.eskterm_k-p5j{
color:#A899CC;
font-size:9.5px;
letter-spacing:.1em;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.eskterm_v-p5j{
font-size:0.875rem;
margin-top:2px;
color:#F0ECFF;
font-weight:700;
}
@media(max-width:1023px){
.eskwlc-p5j{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.eskwlc_h2-p5j{
font-size:1.625rem;
}
}
.eskjp-p5j{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.eskjp-p5j>*{
min-width:0;
}
.eskjp_hero-p5j{
border-radius:1.25rem;
overflow:hidden;
padding:1.625rem;
border:1px solid rgba(28, 19, 51, 0.12);
background:linear-gradient(135deg,#150F2E,#0F1535);
gap:14px;
position:relative;
flex-direction:column;
color:#F0ECFF;
display:flex;
justify-content:space-between;
min-height:180px;
}
.eskjp_glow-p5j{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
width:11.25rem;
top:-2.5rem;
height:11.25rem;
right:-2.5rem;
}
.eskjp_k_row-p5j{
gap:10px;
justify-content:space-between;
display:flex;
align-items:center;
position:relative;
}
.eskjp_k-p5j{
font-size:10px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#6B5F8A;
text-transform:uppercase;
letter-spacing:.12em;
}
.eskjp_hero-p5j .eskjp_k-p5j{
color:#A899CC;
}
.eskjp_amt-p5j{
color:#C4A9FF;
font-size:2.625rem;
line-height:1;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
position:relative;
}
.eskjp_sub-p5j{
color:#A899CC;
margin-top:5px;
font-size:12px;
}
.eskjp_cell-p5j{
padding:1.375rem;
border:1px solid rgba(28, 19, 51, 0.12);
background:#FFFFFF;
border-radius:1.25rem;
min-height:180px;
display:flex;
flex-direction:column;
justify-content:space-between;
}
.eskjp_cell-p5j .eskjp_amt-p5j{
font-size:1.875rem;
color:#1C1333;
}
.eskjp_cell-p5j .eskjp_sub-p5j{
color:#6B5F8A;
}
@media(max-width:1022px){
.eskjp-p5j{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.eskjp_amt-p5j{
font-size:2rem;
}
}
.esksteps-p5j{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.esksteps-p5j>*{
min-width:0;
}
.eskstep-p5j{
background:#FFFFFF;
padding:1.5rem;
border:1px solid rgba(28, 19, 51, 0.12);
border-radius:0.75rem;
position:relative;
}
.eskstep_num-p5j{
background:#7C3AED;
border-radius:8px;
margin-bottom:14px;
color:#FFFFFF;
font-size:0.813rem;
display:flex;
font-weight:700;
width:1.875rem;
align-items:center;
height:30px;
justify-content:center;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.eskstep_h-p5j{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
font-weight:700;
margin-bottom:7px;
color:#1C1333;
}
.eskstep_p-p5j{
line-height:1.55;
color:#3D3060;
font-size:0.813rem;
}
@media(max-width:1027px){
.esksteps-p5j{
grid-template-columns:1fr;
}
}
.eskdw_h2-p5j{
line-height:1.08;
color:#1C1333;
font-weight:700;
font-size:1.625rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.625rem;
}
.esksteps_v-p5j{
gap:0.625rem;
grid-template-columns:1fr;
}
.esksteps_v-p5j .eskstep-p5j{
padding:1.125rem 1.25rem;
}
@media(max-width:557px){
.eskdw_h2-p5j{
font-size:23px;
}
}
.esknews-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
gap:1.5rem;
background:linear-gradient(135deg,#150F2E,#0F1535);
border-radius:1.25rem;
padding:26px 32px;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
color:#F0ECFF;
}
.esknews_h3-p5j{
font-weight:700;
color:#F0ECFF;
font-size:20px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.25rem;
}
.esknews_text-p5j{
color:#A899CC;
font-size:0.813rem;
}
.esknews_form-p5j{
gap:0.625rem;
flex:1;
max-width:27.5rem;
display:flex;
min-width:0;
}
.esknews_form-p5j .eskinput-p5j{
min-width:0;
}
@media(max-width:561px){
.esknews_form-p5j{
width:100%;
}
}
.eskinput-p5j{
padding:0.813rem 1rem;
flex:1;
background:rgba(255, 255, 255, 0.08);
border-radius:0.5rem;
border:1px solid rgba(255, 255, 255, 0.13);
color:#A899CC;
font-size:13.5px;
}
.eskapp-p5j{
gap:36px;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
}
.eskapp_copy-p5j{
max-width:32.5rem;
}
.eskapp_h2-p5j{
margin:0.75rem 0 10px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1C1333;
line-height:1.05;
font-size:1.75rem;
font-weight:700;
}
.eskapp_text-p5j{
color:#3D3060;
line-height:1.6;
font-size:0.875rem;
margin-bottom:20px;
}
.eskapp_btns-p5j{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.eskstore-p5j{
padding:0.688rem 18px;
gap:0.563rem;
border:1px solid rgba(28, 19, 51, 0.12);
border-radius:12px;
background:#F5F3FA;
display:inline-flex;
font-weight:700;
color:#1C1333;
align-items:center;
cursor:pointer;
font-size:13px;
}
.eskstore-p5j svg{
height:1rem;
width:16px;
}
.eskapp_qr_wrap-p5j{
gap:16px;
align-items:center;
display:flex;
}
.eskqr-p5j{
background:#F5F3FA;
border-radius:0.75rem;
gap:3px;
padding:0.688rem;
grid-template-columns:repeat(5,1fr);
border:1px solid rgba(28, 19, 51, 0.12);
grid-template-rows:repeat(5,1fr);
display:grid;
height:108px;
width:6.75rem;
}
.eskqr-p5j i{
background:transparent;
}
.eskqr_f-p5j{
background:#6B21D6;
}
.eskapp_qr_cap-p5j{
color:#6B5F8A;
max-width:5.25rem;
line-height:1.4;
font-size:12px;
}
.eskvip_head-p5j{
gap:12px;
flex-wrap:wrap;
justify-content:space-between;
margin-bottom:18px;
align-items:flex-end;
display:flex;
}
.eskvip_intro-p5j{
font-size:0.813rem;
max-width:26.25rem;
color:#3D3060;
}
.eskvip-p5j{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.eskvip-p5j>*{
min-width:0;
}
.esktier-p5j{
border-radius:0.75rem;
border:1px solid rgba(28, 19, 51, 0.12);
padding:20px;
background:#FFFFFF;
}
.esktier_on-p5j{
background:rgba(107, 33, 214, 0.11);
border-color:#6B21D6;
}
.esktier_medal-p5j{
border-radius:0.5rem;
background:linear-gradient(135deg,#7C3AED,#4A0FAD);
margin-bottom:14px;
height:30px;
width:1.875rem;
}
.esktier_name-p5j{
font-size:0.938rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:0.313rem;
color:#1C1333;
}
.esktier_tx-p5j{
font-size:11.5px;
line-height:1.5;
color:#6B5F8A;
}
@media(max-width:1025px){
.eskvip-p5j{
grid-template-columns:repeat(2,1fr);
}
}
.eskgm-p5j{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.eskgm-p5j>*{
min-width:0;
}
.eskgm_panel-p5j{
padding:28px;
background:#FFFFFF;
border:1px solid rgba(28, 19, 51, 0.12);
border-radius:20px;
}
.eskgm_h2-p5j{
margin:0.625rem 0 0.5rem;
font-weight:700;
color:#1C1333;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
}
.eskgm_text-p5j{
line-height:1.6;
max-width:440px;
color:#3D3060;
margin-bottom:20px;
font-size:13.5px;
}
.eskgm_level-p5j{
gap:14px;
margin-bottom:1rem;
align-items:center;
display:flex;
}
.eskgm_lv-p5j{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#6B21D6;
font-weight:700;
font-size:1.5rem;
}
.eskgm_bar_wrap-p5j{
flex:1;
min-width:0;
}
.eskgm_bar_meta-p5j{
font-size:0.625rem;
margin-bottom:0.313rem;
justify-content:space-between;
color:#6B5F8A;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
}
.eskbar-p5j{
background:#F5F3FA;
border-radius:62.438rem;
overflow:hidden;
height:0.5rem;
}
.eskbar_fill-p5j{
border-radius:62.438rem;
background:linear-gradient(90deg,#7C3AED,#4A0FAD);
height:100%;
display:block;
}
.eskgm_missions-p5j{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.eskgm_refer-p5j{
background:linear-gradient(150deg,#150F2E,#0F1535);
border-radius:20px;
border:1px solid rgba(28, 19, 51, 0.12);
padding:28px;
overflow:hidden;
display:flex;
justify-content:space-between;
color:#F0ECFF;
flex-direction:column;
position:relative;
}
.eskgm_refer-p5j .eskeyebrow-p5j{
color:#C4A9FF;
}
.eskgm_ref_h2-p5j{
margin:10px 0 0.5rem;
color:#F0ECFF;
font-size:1.5rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.1;
font-weight:700;
}
.eskgm_ref_h2-p5j em{
font-style:normal;
color:#C4A9FF;
}
.eskgm_ref_text-p5j{
line-height:1.55;
font-size:0.813rem;
margin-bottom:1.125rem;
color:#A899CC;
}
@media(max-width:1022px){
.eskgm-p5j{
grid-template-columns:1fr;
}
}
.esksupp-p5j{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.esksupp-p5j>*{
min-width:0;
}
.esksupp_card-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
padding:1.5rem;
border-radius:12px;
background:#FFFFFF;
}
.esksupp_card-p5j svg{
margin-bottom:14px;
height:1.5rem;
color:#6B21D6;
width:1.5rem;
}
.esksupp_card-p5j h3{
margin-bottom:6px;
color:#1C1333;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
font-weight:700;
}
.esksupp_card-p5j p{
color:#3D3060;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1025px){
.esksupp-p5j{
grid-template-columns:1fr;
}
}
.eskpay_logos-p5j{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.eskpay_logos-p5j>*{
min-width:0;
}
.eskpay-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
border-radius:0.5rem;
height:48px;
align-items:center;
font-weight:700;
display:flex;
font-size:0.75rem;
color:#3D3060;
justify-content:center;
}
.esktable-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
overflow:hidden;
border-radius:12px;
}
.esktrow-p5j{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.esktrow-p5j>div{
padding:13px 0.875rem;
min-width:0;
}
.esktrow-p5j>div:first-child{
padding-left:16px;
color:#1C1333;
font-weight:700;
}
.esktrow_th-p5j{
background:#F5F3FA;
text-transform:uppercase;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.06em;
font-size:0.594rem;
color:#6B5F8A;
}
.esktrow-p5j:not(.esktrow_th-p5j){
background:#FFFFFF;
color:#3D3060;
border-top:1px solid rgba(28, 19, 51, 0.08);
}
.esktrow_zebra-p5j{
background:#EEE9F7;
}
.eskpos-p5j{
color:#6B21D6;
font-weight:700;
}
@media(max-width:1021px){
.eskpay_logos-p5j{
grid-template-columns:repeat(2,1fr);
}
}
.eskpromo_grid-p5j{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.eskpromo_grid-p5j>*{
min-width:0;
}
.eskpromo-p5j{
border:1px solid rgba(28, 19, 51, 0.12);
background:#FFFFFF;
border-radius:20px;
padding:24px;
overflow:hidden;
position:relative;
min-height:150px;
}
.eskpromo_h-p5j{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.625rem;
line-height:1.05;
margin-top:6px;
color:#1C1333;
}
.eskpromo_h-p5j em{
font-style:normal;
color:#6B21D6;
}
.eskpromo_p-p5j{
color:#3D3060;
line-height:1.5;
margin-top:0.5rem;
font-size:0.781rem;
}
.eskpromo_feat-p5j{
background:linear-gradient(135deg,#150F2E,#0F1535);
border-color:rgba(28, 19, 51, 0.12);
}
.eskpromo_feat-p5j .eskpromo_h-p5j{
color:#F0ECFF;
}
.eskpromo_feat-p5j .eskpromo_h-p5j em{
color:#C4A9FF;
}
.eskpromo_feat-p5j .eskpromo_p-p5j{
color:#A899CC;
}
.eskpromo_feat-p5j .eskeyebrow-p5j{
color:#C4A9FF;
}
@media(max-width:1021px){
.eskpromo_grid-p5j{
grid-template-columns:1fr;
}
}
.eskrv_head-p5j{
gap:12px;
margin-bottom:1.125rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.eskrv_agg-p5j{
gap:0.625rem;
display:flex;
align-items:center;
}
.eskrv_source-p5j{
color:#6B5F8A;
font-size:12.5px;
}
.eskrv_grid-p5j{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.eskrv_grid-p5j>*{
min-width:0;
}
.eskreview-p5j{
border-radius:12px;
border:1px solid rgba(28, 19, 51, 0.12);
background:#FFFFFF;
padding:24px;
}
.eskreview-p5j .eskstars-p5j{
margin-bottom:10px;
}
.eskreview-p5j p{
font-size:14.5px;
margin-bottom:0.875rem;
font-weight:600;
line-height:1.5;
color:#1C1333;
}
.eskreview_by-p5j{
font-size:12.5px;
color:#6B5F8A;
}
@media(max-width:1021px){
.eskrv_grid-p5j{
grid-template-columns:1fr;
}
}
.esket_h2-p5j{
margin:0.625rem 0 14px;
font-size:1.75rem;
font-weight:700;
color:#1C1333;
line-height:1.08;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.esket_right-p5j{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.esket_updated-p5j{
border-radius:12px;
border:1px solid rgba(28, 19, 51, 0.12);
background:#F5F3FA;
gap:10px;
padding:0.875rem 18px;
color:#3D3060;
align-items:center;
font-size:0.75rem;
display:flex;
}
.esket_updated-p5j svg{
flex:none;
width:15px;
color:#6B21D6;
height:0.938rem;
}
.esket_updated-p5j b{
color:#1C1333;
}
@media(max-width:558px){
.esket_h2-p5j{
font-size:24px;
}
}
.eskprovs-p5j{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.eskprovs-p5j>*{
min-width:0;
}
.eskprov-p5j{
background:#FFFFFF;
padding:0.75rem;
border-radius:0.75rem;
border:1px solid rgba(28, 19, 51, 0.12);
display:flex;
align-items:center;
text-decoration:none;
height:64px;
justify-content:center;
}
.eskprov_img-p5j{
object-fit:contain;
max-height:32px;
max-width:100%;
}
.eskresp-p5j{
padding:26px;
gap:1.5rem;
border-radius:0.75rem;
border:1px solid rgba(28, 19, 51, 0.12);
background:#FFFFFF;
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
}
.eskresp_in-p5j{
max-width:560px;
}
.eskresp_h-p5j{
font-size:19px;
color:#1C1333;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:0.5rem;
}
.eskresp_p-p5j{
font-size:13.5px;
color:#3D3060;
line-height:1.6;
}
.eskresp_badges-p5j{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.eskage18-p5j{
padding:4px 0.5rem;
border:1.5px solid #DC2626;
border-radius:8px;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.813rem;
color:#DC2626;
font-weight:700;
}
.eskresp_org-p5j{
font-size:0.813rem;
font-weight:600;
color:#6B5F8A;
}
@media(max-width:1023px){
.eskprovs-p5j{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.eskprovs-p5j{
grid-template-columns:repeat(2,1fr);
}
}
.eskab_h2-p5j{
margin:14px 0 1rem;
font-weight:700;
color:#1C1333;
font-size:2rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.08;
}
.eskab_body-p5j{
margin-bottom:14px;
color:#3D3060;
font-size:15px;
line-height:1.65;
}
.eskab_chips-p5j{
gap:0.625rem;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.eskfaq-p5j{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.eskfaq_item-p5j{
padding:1.125rem 22px;
background:#FFFFFF;
border-radius:0.75rem;
border:1px solid rgba(28, 19, 51, 0.12);
}
.eskfaq_q-p5j{
list-style:none;
gap:1rem;
cursor:pointer;
display:flex;
font-size:15.5px;
font-weight:600;
color:#1C1333;
align-items:center;
justify-content:space-between;
}
.eskfaq_q-p5j::-webkit-details-marker{
display:none;
}
.eskfaq_q_t-p5j{
gap:0.625rem;
display:flex;
}
.eskfaq_q_i-p5j{
color:#6B21D6;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.eskfaq_pm-p5j{
font-size:20px;
color:#6B21D6;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.eskfaq_item-p5j[open] .eskfaq_pm-p5j{
transform:rotate(45deg);
}
.eskfaq_a-p5j{
color:#3D3060;
font-size:0.844rem;
line-height:1.6;
margin-top:0.75rem;
}
@media(max-width:559px){
.eskab_h2-p5j{
font-size:1.625rem;
}
}
.eskop_h2-p5j{
margin:10px 0 8px;
font-size:24px;
color:#1C1333;
font-weight:700;
line-height:1.1;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.eskop_text-p5j{
font-size:0.844rem;
line-height:1.6;
color:#3D3060;
}
@media(max-width:557px){
.eskop_h2-p5j{
font-size:1.375rem;
}
}
.eskfooter-p5j{
padding:2.5rem 1.75rem;
background:#1A1530;
border-top:1px solid rgba(28, 19, 51, 0.08);
}
.eskfooter_grid-p5j{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
display:grid;
margin-bottom:28px;
margin-left:auto;
max-width:87.5rem;
margin-right:auto;
}
.eskfooter_grid-p5j>*{
min-width:0;
}
.eskfooter_grid-p5j h4{
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.813rem;
color:#9E93B8;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.eskfcol-p5j{
gap:9px;
font-size:13px;
flex-direction:column;
display:flex;
color:#3D3060;
}
.eskfcol-p5j a{
cursor:pointer;
}
.eskft_about-p5j{
max-width:260px;
line-height:1.6;
color:#6B5F8A;
font-size:13px;
margin-top:0.75rem;
}
.eskft_contact-p5j{
margin-top:0.75rem;
font-family:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
overflow-wrap:anywhere;
font-size:0.781rem;
color:#6B21D6;
}
.eskfooter_bottom-p5j{
gap:16px;
margin:0 auto;
padding-top:20px;
max-width:87.5rem;
justify-content:space-between;
align-items:center;
display:flex;
flex-wrap:wrap;
border-top:1px solid rgba(28, 19, 51, 0.08);
}
.eskfooter_bottom-p5j p{
color:#9E93B8;
font-size:0.688rem;
line-height:1.6;
max-width:720px;
}
@media(max-width:1025px){
.eskfooter_grid-p5j{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.eskfooter_grid-p5j{
grid-template-columns:1fr;
}
}