*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0A1018;
text-rendering:optimizeLegibility;
line-height:1.55;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
color:#A8C4D4;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background: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, 22, 0.78);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.dpushell-jwj{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.dpumain-jwj{
min-width:0;
}
.dpuwrap-jwj{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.dpucontainer-jwj{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.dpucontainer-jwj{
padding:0 28px;
}
}
.dpusection-jwj{
padding:1.5rem 1.75rem;
}
.dpusection_pt-jwj{
padding-top:2.125rem;
}
.dpuband_soft-jwj{
background:#101820;
}
.dpueyebrow-jwj{
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
font-size:10.5px;
text-transform:uppercase;
letter-spacing:.14em;
font-weight:600;
color:#00D4F5;
overflow-wrap:break-word;
display:inline-block;
}
.dpudrawer_cb-jwj{
display:none;
}
.dpuoverlay-jwj{
display:none;
}
@media(max-width:1027px){
.dpushell-jwj{
grid-template-columns:1fr;
}
.dpumain-jwj{
padding-bottom:78px;
}
.dpudrawer_cb-jwj:checked~.dpuoverlay-jwj{
background:rgba(4, 12, 22, 0.78);
inset:0;
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:561px){
.dpusection-jwj{
padding:1.125rem 16px;
}
.dpusection_pt-jwj{
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 ---------- */
.dpuside-jwj{
padding:22px 1.125rem;
background:#0C1520;
gap:1.375rem;
height:100vh;
top:0;
border-right:1px solid #162230;
position:sticky;
overflow-y:auto;
display:flex;
align-self:start;
flex-direction:column;
}
.dpubrand-jwj{
gap:10px;
display:flex;
align-items:center;
}
.dpulogo-jwj{
font-weight:700;
font-size:1.313rem;
color:#E8F4FA;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
}
.dpuside_cta-jwj{
border-radius:12px;
border:1px solid #1E3040;
background:rgba(0, 212, 245, 0.11);
padding:16px;
}
.dpuside_cta_h-jwj{
line-height:1.15;
font-weight:700;
font-size:1.063rem;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.375rem;
color:#E8F4FA;
}
.dpuside_cta_p-jwj{
color:#A8C4D4;
margin-bottom:0.75rem;
line-height:1.45;
font-size:0.75rem;
}
.dpunav-jwj{
gap:3px;
flex-direction:column;
display:flex;
}
.dpunav_label-jwj{
padding:6px 0.625rem;
color:#3D5A6A;
font-size:0.594rem;
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.14em;
}
.dpunav_item-jwj{
border-radius:8px;
gap:0.688rem;
padding:10px;
color:#A8C4D4;
display:flex;
align-items:center;
font-size:14px;
font-weight:500;
}
.dpunav_item-jwj svg{
width:1.063rem;
height:1.063rem;
}
.dpunav_item-jwj:hover{
background:rgba(0, 212, 245, 0.11);
color:#E8F4FA;
}
.dpunav_item_on-jwj{
background:rgba(0, 212, 245, 0.11);
color:#00D4F5;
font-weight:600;
}
.dpuside_foot-jwj{
background:#101820;
padding:12px;
border:1px solid #1E3040;
border-radius:0.75rem;
margin-top:auto;
}
.dpuside_foot-jwj p{
color:#A8C4D4;
line-height:1.4;
font-size:12.5px;
margin-top:0.25rem;
}
/* ---------- topbar ---------- */
.dputop-jwj{
background:#0C1520;
gap:16px;
padding:14px 28px;
border-bottom:1px solid #162230;
align-items:center;
top:0;
z-index:40;
display:flex;
position:sticky;
}
.dputop_brand-jwj{
gap:0.563rem;
display:none;
align-items:center;
}
.dpusearch-jwj{
border-radius:0.75rem;
flex:1;
background:#101820;
border:1px solid #1E3040;
padding:0.688rem 14px;
gap:0.625rem;
align-items:center;
max-width:27.5rem;
font-size:13.5px;
color:#6A8EA0;
display:flex;
}
.dpusearch-jwj svg{
flex:none;
height:16px;
width:1rem;
}
.dputop_actions-jwj{
gap:0.75rem;
margin-left:auto;
display:flex;
align-items:center;
}
.dpulang-jwj{
font-size:0.75rem;
color:#A8C4D4;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dpuburger-jwj{
background:#101820;
border-radius:0.5rem;
border:1px solid #1E3040;
display:none;
justify-content:center;
color:#E8F4FA;
height:40px;
align-items:center;
width:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.dpubotnav-jwj{
display:none;
}
@media(max-width:1025px){
.dpuside-jwj{
transition:transform .25s ease;
left:0;
transform:translateX(-100%);
height:100vh;
position:fixed;
width:280px;
top:0;
z-index:80;
}
.dpudrawer_cb-jwj:checked~.dpushell-jwj .dpuside-jwj{
transform:translateX(0);
}
.dputop-jwj{
padding:0.875rem 1rem;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.dputop_brand-jwj{
display:flex;
}
.dpusearch-jwj{
display:none;
}
.dpuburger-jwj{
display:flex;
}
.dputop_actions-jwj{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.dputop_actions-jwj .dpulang-jwj{
display:none;
}
.dputop_actions-jwj .dpubtn-jwj{
padding:0.688rem 10px;
flex:1;
text-align:center;
}
.dpubotnav-jwj{
background:#0C1520;
padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
display:grid;
transform:translateZ(0);
z-index:65;
right:0;
position:fixed;
bottom:0;
left:0;
border-top:1px solid #1E3040;
}
.dpubn-jwj{
padding:0.375rem 2px 0;
gap:0.25rem;
min-width:0;
display:flex;
font-weight:600;
font-size:0.625rem;
justify-content:flex-end;
color:#A8C4D4;
align-items:center;
flex-direction:column;
}
.dpubn-jwj svg{
flex:none;
width:22px;
height:22px;
}
.dpubn-jwj span{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
}
.dpubn_on-jwj{
color:#00D4F5;
}
.dpubn_center-jwj{
position:relative;
}
.dpubn_fab-jwj{
border-radius:50%;
background:#00D4F5;
display:flex;
justify-content:center;
top:-20px;
position:absolute;
transform:translateX(-50%);
box-shadow:0 0.5rem 40px rgba(0, 0, 0, 0.64), 0 2px 8px rgba(0, 212, 245, 0.18);
align-items:center;
width:50px;
height:50px;
left:50%;
color:#041018;
}
.dpubn_fab-jwj svg{
height:1.5rem;
width:1.5rem;
}
.dpubn_center-jwj span{
color:#00D4F5;
}
}
.dpubtn-jwj{
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;
padding:11px 22px;
border-radius:0.5rem;
font-size:14px;
cursor:pointer;
display:inline-flex;
align-items:center;
font-weight:700;
justify-content:center;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
.dpubtn_pri-jwj{
background:#00D4F5;
color:#041018;
box-shadow:0 0 18px rgba(0, 212, 245, 0.45), 0 4px 0.75rem rgba(0, 0, 0, 0.40);
}
.dpubtn_pri-jwj:hover{
background:#00BADA;
}
.dpubtn_ghost-jwj{
background:rgba(0, 212, 245, 0.11);
color:#E8F4FA;
font-weight:600;
}
.dpubtn_line-jwj{
border:1px solid #2A4458;
background:transparent;
font-weight:600;
color:#E8F4FA;
}
.dpubtn_lg-jwj{
border-radius:0.75rem;
padding:16px 30px;
font-size:15px;
}
.dpuband-jwj .dpubtn_line-jwj{
border-color:rgba(255, 255, 255, 0.12);
color:#E8F4FA;
}
.dpuband-jwj .dpubtn_ghost-jwj{
background:rgba(255, 255, 255, 0.08);
color:#E8F4FA;
}
.dpulink_m-jwj{
gap:5px;
cursor:pointer;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
display:inline-flex;
color:#00D4F5;
font-size:0.75rem;
align-items:center;
text-decoration:none;
}
.dpulink_m-jwj svg{
width:14px;
height:14px;
}
.dpuband-jwj .dpulink_m-jwj{
color:#00E0FF;
}
.dpudot-jwj{
background:#00D4F5;
border-radius:50%;
flex:none;
width:7px;
height:0.438rem;
}
.dpudot_live-jwj{
background:#E03040;
animation:zm3-pulse 1.4s infinite;
}
.dpustars-jwj{
gap:2px;
color:#00D4F5;
display:inline-flex;
}
.dpustars-jwj svg{
height:15px;
width:0.938rem;
}
.dpuchip-jwj{
background:#101820;
gap:6px;
border-radius:8px;
border:1px solid #1E3040;
padding:0.438rem 12px;
font-size:11px;
color:#A8C4D4;
display:inline-flex;
align-items:center;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dpuchip_on-jwj{
background:rgba(0, 212, 245, 0.11);
border-color:transparent;
color:#00D4F5;
}
.dpugc-jwj{
text-decoration:none;
min-width:0;
color:inherit;
display:block;
cursor:pointer;
}
.dpugc_thumb-jwj{
border-radius:12px;
overflow:hidden;
border:1px solid #1E3040;
background-size:cover;
display:block;
aspect-ratio:1;
position:relative;
background-position:center;
}
.dpugc_thumb_portrait-jwj{
aspect-ratio:3/4;
}
.dpugc_thumb_wide-jwj{
aspect-ratio:16/11;
}
.dpugc_cap-jwj{
background:linear-gradient(transparent,rgba(4, 12, 22, 0.78));
padding:9px;
position:absolute;
left:0;
right:0;
bottom:0;
}
.dpugc_name-jwj{
display:block;
font-weight:700;
color:#E8F4FA;
font-size:0.781rem;
}
.dpugc_meta-jwj{
font-size:0.688rem;
color:#7ABCD4;
}
.dpugc_badge-jwj{
border-radius:0.5rem;
padding:2px 0.375rem;
background:#00D4F5;
position:absolute;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#041018;
right:0.5rem;
top:8px;
font-weight:700;
font-size:8px;
}
.dpugc_badge_hot-jwj{
background:#E03040;
color:#E8F4FA;
}
.dpugc_badge_live-jwj{
background:#E03040;
left:8px;
right:auto;
color:#E8F4FA;
}
.dpugc_mult-jwj{
inset:0;
font-weight:700;
position:absolute;
color:#00D4F5;
font-size:1.75rem;
justify-content:center;
display:flex;
align-items:center;
}
.dpupc-jwj{
border:1px solid #1E3040;
border-radius:0.75rem;
background:#101820;
height:4rem;
font-size:14px;
align-items:center;
justify-content:center;
font-weight:700;
color:#A8C4D4;
display:flex;
}
.dpurail-jwj{
min-width:0;
}
.dpurail_scroll-jwj{
gap:0.875rem;
display:grid;
}
.dpurail_scroll-jwj>*{
min-width:0;
}
.dpug6-jwj{
grid-template-columns:repeat(6,1fr);
}
.dpug7-jwj{
grid-template-columns:repeat(7,1fr);
}
.dpug4-jwj{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.dpug6-jwj,.dpug7-jwj{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-columns:7.5rem;
padding-bottom:6px;
overflow-x:auto;
grid-auto-flow:column;
}
.dpug6-jwj>*,.dpug7-jwj>*{
scroll-snap-align:start;
}
.dpug4-jwj{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.dpug4-jwj{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:9.375rem;
}
}
.dpupanel-jwj{
padding:1.75rem 2rem;
border-radius:20px;
border:1px solid #1E3040;
background:#101820;
}
.dpusplit-jwj{
gap:2.25rem;
display:grid;
align-items:start;
}
.dpusplit-jwj>*{
min-width:0;
}
.dpusplit_a-jwj{
grid-template-columns:.85fr 1.15fr;
}
.dpusplit_b-jwj{
grid-template-columns:1fr 1.1fr;
}
.dpusplit_c-jwj{
grid-template-columns:1.1fr .9fr;
}
.dpupgrid-jwj{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.dpupgrid-jwj>*{
min-width:0;
}
.dpulead-jwj{
margin-bottom:14px;
color:#A8C4D4;
line-height:1.65;
font-size:0.938rem;
}
.dpufeat-jwj{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.dpufeat-jwj>*{
min-width:0;
}
.dpufeat2-jwj{
grid-template-columns:1fr 1fr;
}
.dpufeat_card-jwj{
padding:26px;
border:1px solid #1E3040;
background:#101820;
border-radius:20px;
}
.dpufeat_card-jwj svg{
height:26px;
margin-bottom:16px;
width:1.625rem;
color:#00D4F5;
}
.dpufeat_card-jwj h3{
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
color:#E8F4FA;
font-weight:700;
margin-bottom:8px;
}
.dpufeat_card-jwj p{
line-height:1.6;
font-size:13px;
color:#A8C4D4;
}
.dpufeat_card-jwj b{
color:#E8F4FA;
}
.dpubig-jwj{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.dpubig_n-jwj{
font-size:1.625rem;
color:#00D4F5;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.dpubig_l-jwj{
font-size:0.75rem;
color:#6A8EA0;
}
.dpuperson-jwj{
padding:16px 18px;
border:1px solid #1E3040;
border-radius:0.75rem;
gap:0.875rem;
background:#101820;
align-items:center;
display:flex;
}
.dpuavatar-jwj{
background:linear-gradient(135deg,#00D4F5,#0098C0);
border-radius:50%;
flex:none;
height:44px;
width:44px;
}
.dpuperson_name-jwj{
font-weight:700;
font-size:14px;
color:#E8F4FA;
}
.dpuperson_role-jwj{
color:#6A8EA0;
font-size:12px;
}
.dpukv-jwj{
overflow:hidden;
border:1px solid #1E3040;
border-radius:12px;
grid-template-columns:1fr 1fr;
gap:1px;
background:#1E3040;
display:grid;
}
.dpukv-jwj>div{
background:#0A1018;
padding:1rem 1.125rem;
min-width:0;
}
.dpukv_k-jwj{
margin-bottom:5px;
text-transform:uppercase;
color:#00D4F5;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
}
.dpukv_v-jwj{
font-weight:700;
color:#E8F4FA;
font-size:13.5px;
}
@media(max-width:1024px){
.dpusplit_a-jwj,.dpusplit_b-jwj,.dpusplit_c-jwj,.dpupgrid-jwj{
gap:24px;
grid-template-columns:1fr;
}
.dpufeat-jwj,.dpufeat2-jwj{
grid-template-columns:1fr;
}
.dpukv-jwj{
grid-template-columns:1fr;
}
}
.dpush-jwj{
margin-bottom:16px;
min-width:0;
}
.dpush_row-jwj{
gap:0.75rem;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.dpush_row-jwj .dpush_l-jwj{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.dpush_stack-jwj{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.dpush_center-jwj{
gap:0.625rem;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.dpush_h2-jwj{
gap:0.563rem;
align-items:center;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
color:#E8F4FA;
overflow-wrap:break-word;
line-height:1.1;
font-size:20px;
font-weight:700;
display:flex;
}
@media(min-width:771px){
.dpush_h2-jwj{
font-size:24px;
}
}
.dpuband-jwj .dpush_h2-jwj{
color:#E8F4FA;
}
.dpueb_mono-jwj{
letter-spacing:.08em;
text-transform:none;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dpueb_mono-jwj::before{
content:"// ";
}
.dpueb_upper-jwj{
letter-spacing:.14em;
text-transform:uppercase;
}
.dpueb_pill-jwj{
background:rgba(0, 212, 245, 0.11);
border-radius:62.438rem;
padding:5px 11px;
text-transform:uppercase;
letter-spacing:.12em;
}
.dpueb_line-jwj{
gap:10px;
align-items:center;
display:inline-flex;
}
.dpueb_line-jwj::before{
background:#00D4F5;
display:inline-block;
content:"";
height:1px;
width:1.5rem;
}
.dpuband-jwj .dpueb_line-jwj::before{
background:#00E0FF;
}
.dpuband-jwj .dpueb_pill-jwj{
background:rgba(255, 255, 255, 0.08);
}
.dpush_link-jwj{
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;
color:#E8F4FA;
font-weight:600;
white-space:nowrap;
border-bottom:1px solid #E8F4FA;
font-size:0.813rem;
align-items:center;
}
.dpush_link-jwj:hover{
border-color:#00D4F5;
color:#00D4F5;
}
.dpush_link-jwj svg{
width:0.875rem;
height:14px;
}
.dpush_link_chev-jwj{
padding-bottom:0;
font-size:0.75rem;
color:#00D4F5;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
border-bottom:0;
}
.dpush_link_btn-jwj{
background:#00D4F5;
padding:9px 1.125rem;
border-radius:62.438rem;
color:#041018;
border-bottom:0;
}
.dpush_link_btn-jwj:hover{
background:#00BADA;
border-color:transparent;
}
.dpuband-jwj .dpush_link-jwj{
border-color:#E8F4FA;
color:#E8F4FA;
}
.dpuband-jwj .dpush_link_chev-jwj{
color:#00E0FF;
}
.dpush_rule-jwj{
background:#1E3040;
margin:-2px 0 1rem;
height:1px;
}
.dpuband-jwj .dpush_rule-jwj{
background:rgba(255, 255, 255, 0.12);
}
.dpuseo_grid3-jwj{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dpuseo_grid4-jwj{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.dpuseo_grid3-jwj>*,.dpuseo_grid4-jwj>*{
min-width:0;
}
.dpuseo_card-jwj{
border-radius:12px;
background:#101820;
border:1px solid #1E3040;
padding:24px;
}
.dpuseo_card-jwj h3{
font-size:1.125rem;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#E8F4FA;
margin-bottom:8px;
}
.dpuseo_card-jwj p{
font-size:13px;
line-height:1.6;
color:#A8C4D4;
}
.dpuseo_card_sm-jwj{
padding:1.25rem;
}
.dpuseo_card_sm-jwj h3{
font-size:16px;
}
.dpuseo_card_sm-jwj p{
font-size:12.5px;
line-height:1.55;
}
.dpuseo_rtp_row-jwj{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
margin-top:1rem;
align-items:center;
}
.dpurtp-jwj{
gap:0.875rem;
display:flex;
min-width:0;
}
.dpurtp-jwj>div{
border-radius:0.75rem;
flex:1;
padding:16px;
background:#0A1018;
text-align:center;
min-width:0;
}
.dpurtp_n-jwj{
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
white-space:nowrap;
font-weight:700;
color:#00D4F5;
font-size:1.625rem;
}
.dpurtp_l-jwj{
color:#6A8EA0;
font-size:0.688rem;
margin-top:4px;
}
.dpucmp-jwj{
border-radius:12px;
border:1px solid #1E3040;
overflow:hidden;
max-width:47.5rem;
}
.dpucmp_row-jwj{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.dpucmp_row-jwj>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.dpucmp_row-jwj>div:first-child{
color:#E8F4FA;
font-weight:600;
padding-left:1.375rem;
text-align:left;
}
.dpucmp_th-jwj{
background:#0A1018;
font-size:12.5px;
font-weight:700;
}
.dpucmp_row-jwj:not(.dpucmp_th-jwj){
background:#101820;
border-top:1px solid #162230;
color:#A8C4D4;
}
.dpucmp_zebra-jwj{
background:#0D1520;
}
.dpuguide-jwj{
border:1px solid #1E3040;
overflow:hidden;
background:#101820;
border-radius:0.75rem;
cursor:pointer;
}
.dpuguide_cover-jwj{
height:130px;
}
.dpuguide_body-jwj{
padding:1.25rem;
}
.dpuguide_body-jwj h3{
margin:7px 0 0.563rem;
font-weight:700;
color:#E8F4FA;
line-height:1.25;
font-size:16px;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
}
.dpuguide_meta-jwj{
color:#6A8EA0;
font-size:0.719rem;
}
.dpuhub-jwj{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
padding-top:28px;
border-top:1px solid #162230;
}
.dpuhub-jwj>*{
min-width:0;
}
.dpuhub-jwj h4{
margin-bottom:11px;
font-size:13px;
font-weight:700;
color:#E8F4FA;
}
.dpuhub_col-jwj{
gap:0.5rem;
color:#A8C4D4;
flex-direction:column;
display:flex;
font-size:0.813rem;
}
.dpuhub_col-jwj a{
cursor:pointer;
}
@media(max-width:1027px){
.dpuseo_grid3-jwj{
grid-template-columns:1fr;
}
.dpuseo_grid4-jwj{
grid-template-columns:repeat(2,1fr);
}
.dpuseo_rtp_row-jwj{
grid-template-columns:1fr;
gap:20px;
}
.dpuhub-jwj{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.dpuhub-jwj{
grid-template-columns:1fr;
}
}
.dputk-jwj{
background:#070D14;
overflow:hidden;
align-items:center;
border-bottom:1px solid #162230;
display:flex;
}
.dputk_tag-jwj{
padding:11px 1.125rem;
gap:0.5rem;
flex:none;
background:#101820;
color:#E03040;
align-items:center;
letter-spacing:.1em;
display:flex;
font-weight:600;
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:10.5px;
border-right:1px solid #162230;
}
.dputk_rail-jwj{
flex:1;
overflow:hidden;
}
.dputk_track-jwj{
gap:28px;
animation:zm3-marquee 26s linear infinite;
padding:11px 0.875rem;
display:flex;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
width:max-content;
color:#A8C4D4;
white-space:nowrap;
font-size:12px;
}
.dputk_track-jwj b{
color:#00D4F5;
}
.dpuhero-jwj{
padding:2.875rem 48px;
background:linear-gradient(120deg,#071018,#061422);
border:1px solid #1E3040;
border-radius:20px;
overflow:hidden;
color:#E8F4FA;
position:relative;
}
.dpuhero_glow-jwj{
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
border-radius:50%;
height:21.25rem;
width:340px;
top:-60px;
position:absolute;
right:-60px;
}
.dpuhero_in-jwj{
position:relative;
max-width:37.5rem;
}
.dpuhero-jwj .dpueyebrow-jwj{
color:#00E0FF;
}
.dpupill_row-jwj{
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:999px;
padding:6px 0.813rem;
background:rgba(255, 255, 255, 0.08);
gap:8px;
color:#00E0FF;
margin-bottom:22px;
display:inline-flex;
letter-spacing:.1em;
font-size:10.5px;
text-transform:uppercase;
align-items:center;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dpuhero_h1-jwj{
margin:1.125rem 0;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
line-height:1.02;
color:#E8F4FA;
overflow-wrap:break-word;
letter-spacing:-.02em;
font-size:54px;
font-weight:700;
}
.dpuhero_h1-jwj em{
color:#00E0FF;
font-style:normal;
}
.dpuhero_sub-jwj{
max-width:480px;
font-size:1.063rem;
line-height:1.55;
color:#7ABCD4;
margin-bottom:28px;
}
.dpuhero_cta-jwj{
gap:0.875rem;
display:flex;
margin-bottom:1.625rem;
flex-wrap:wrap;
align-items:center;
}
.dpuhero_trust-jwj{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.dpuhero_rating_txt-jwj{
font-size:13px;
color:#7ABCD4;
}
@media(max-width:1021px){
.dpuhero-jwj{
padding:2rem 1.5rem;
}
.dpuhero_h1-jwj{
font-size:2.375rem;
}
}
@media(max-width:559px){
.dpuhero_h1-jwj{
font-size:1.875rem;
}
}
.dpustat-jwj{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.dpustat-jwj>*{
min-width:0;
}
.dpustat_item-jwj{
padding:1.125rem 20px;
border:1px solid #1E3040;
border-radius:12px;
background:#101820;
}
.dpustat_k-jwj{
color:#6A8EA0;
font-size:0.594rem;
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
margin-bottom:0.438rem;
}
.dpustat_v-jwj{
gap:0.5rem;
display:flex;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
align-items:center;
color:#E8F4FA;
font-weight:700;
font-size:1.5rem;
overflow-wrap:anywhere;
min-width:0;
}
.dpustat_v_accent-jwj{
color:#00D4F5;
}
@media(max-width:1024px){
.dpustat-jwj{
grid-template-columns:repeat(2,1fr);
}
}
.dpuwlc-jwj{
grid-template-columns:1.2fr .8fr;
padding:2.25rem 2.5rem;
border-radius:20px;
overflow:hidden;
gap:24px;
background:linear-gradient(120deg,#071018,#061422);
border:1px solid #1E3040;
display:grid;
align-items:center;
position:relative;
color:#E8F4FA;
}
.dpuwlc-jwj>*{
min-width:0;
}
.dpuwlc-jwj .dpueyebrow-jwj{
color:#00E0FF;
}
.dpuwlc_glow-jwj{
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
border-radius:50%;
right:-40px;
width:16.25rem;
position:absolute;
top:-2.5rem;
height:16.25rem;
}
.dpuwlc_in-jwj{
position:relative;
}
.dpuwlc_h2-jwj{
margin:10px 0 0.5rem;
line-height:1.03;
font-size:34px;
color:#E8F4FA;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-weight:700;
}
.dpuwlc_h2-jwj em{
font-style:normal;
color:#00E0FF;
}
.dpuwlc_sub-jwj{
margin-bottom:18px;
font-size:0.875rem;
line-height:1.55;
max-width:420px;
color:#7ABCD4;
}
.dpuwlc_terms-jwj{
gap:10px;
position:relative;
flex-direction:column;
display:flex;
}
.dputerm-jwj{
background:rgba(255, 255, 255, 0.08);
border-radius:12px;
border:1px solid rgba(255, 255, 255, 0.12);
gap:11px;
padding:0.813rem 0.938rem;
align-items:center;
display:flex;
}
.dputerm-jwj svg{
flex:none;
color:#00E0FF;
height:1.25rem;
width:1.25rem;
}
.dputerm_k-jwj{
color:#7ABCD4;
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
font-size:9.5px;
}
.dputerm_v-jwj{
color:#E8F4FA;
font-weight:700;
font-size:14px;
margin-top:2px;
}
@media(max-width:1026px){
.dpuwlc-jwj{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.dpuwlc_h2-jwj{
font-size:1.625rem;
}
}
.dpujp-jwj{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.dpujp-jwj>*{
min-width:0;
}
.dpujp_hero-jwj{
border:1px solid #1E3040;
background:linear-gradient(135deg,#071018,#061422);
border-radius:20px;
overflow:hidden;
gap:14px;
padding:26px;
position:relative;
min-height:180px;
display:flex;
flex-direction:column;
justify-content:space-between;
color:#E8F4FA;
}
.dpujp_glow-jwj{
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
border-radius:50%;
height:11.25rem;
top:-40px;
right:-2.5rem;
width:180px;
position:absolute;
}
.dpujp_k_row-jwj{
gap:0.625rem;
justify-content:space-between;
position:relative;
display:flex;
align-items:center;
}
.dpujp_k-jwj{
font-size:0.625rem;
color:#6A8EA0;
letter-spacing:.12em;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.dpujp_hero-jwj .dpujp_k-jwj{
color:#7ABCD4;
}
.dpujp_amt-jwj{
line-height:1;
font-size:42px;
color:#00E0FF;
position:relative;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.dpujp_sub-jwj{
color:#7ABCD4;
margin-top:0.313rem;
font-size:0.75rem;
}
.dpujp_cell-jwj{
padding:1.375rem;
border:1px solid #1E3040;
border-radius:1.25rem;
background:#101820;
flex-direction:column;
min-height:180px;
display:flex;
justify-content:space-between;
}
.dpujp_cell-jwj .dpujp_amt-jwj{
font-size:1.875rem;
color:#E8F4FA;
}
.dpujp_cell-jwj .dpujp_sub-jwj{
color:#6A8EA0;
}
@media(max-width:1022px){
.dpujp-jwj{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.dpujp_amt-jwj{
font-size:32px;
}
}
.dpupay_logos-jwj{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.dpupay_logos-jwj>*{
min-width:0;
}
.dpupay-jwj{
border-radius:8px;
border:1px solid #1E3040;
font-size:12px;
font-weight:700;
display:flex;
color:#A8C4D4;
justify-content:center;
align-items:center;
height:3rem;
}
.dputable-jwj{
border:1px solid #1E3040;
overflow:hidden;
border-radius:12px;
}
.dputrow-jwj{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.dputrow-jwj>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.dputrow-jwj>div:first-child{
color:#E8F4FA;
padding-left:1rem;
font-weight:700;
}
.dputrow_th-jwj{
background:#0A1018;
color:#6A8EA0;
text-transform:uppercase;
letter-spacing:.06em;
font-size:9.5px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dputrow-jwj:not(.dputrow_th-jwj){
background:#101820;
border-top:1px solid #162230;
color:#A8C4D4;
}
.dputrow_zebra-jwj{
background:#0D1520;
}
.dpupos-jwj{
font-weight:700;
color:#00D4F5;
}
@media(max-width:1027px){
.dpupay_logos-jwj{
grid-template-columns:repeat(2,1fr);
}
}
.dpuapp-jwj{
gap:36px;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.dpuapp_copy-jwj{
max-width:32.5rem;
}
.dpuapp_h2-jwj{
margin:12px 0 0.625rem;
font-size:1.75rem;
font-weight:700;
color:#E8F4FA;
line-height:1.05;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
}
.dpuapp_text-jwj{
line-height:1.6;
color:#A8C4D4;
margin-bottom:20px;
font-size:0.875rem;
}
.dpuapp_btns-jwj{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.dpustore-jwj{
padding:0.688rem 18px;
border-radius:12px;
gap:9px;
border:1px solid #1E3040;
background:#0A1018;
align-items:center;
font-size:0.813rem;
cursor:pointer;
font-weight:700;
color:#E8F4FA;
display:inline-flex;
}
.dpustore-jwj svg{
height:16px;
width:1rem;
}
.dpuapp_qr_wrap-jwj{
gap:1rem;
align-items:center;
display:flex;
}
.dpuqr-jwj{
background:#0A1018;
grid-template-columns:repeat(5,1fr);
padding:11px;
grid-template-rows:repeat(5,1fr);
border-radius:12px;
gap:3px;
border:1px solid #1E3040;
display:grid;
width:6.75rem;
height:108px;
}
.dpuqr-jwj i{
background:transparent;
}
.dpuqr_f-jwj{
background:#00D4F5;
}
.dpuapp_qr_cap-jwj{
font-size:12px;
color:#6A8EA0;
max-width:84px;
line-height:1.4;
}
.dpusteps-jwj{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.dpusteps-jwj>*{
min-width:0;
}
.dpustep-jwj{
background:#101820;
border-radius:12px;
padding:24px;
border:1px solid #1E3040;
position:relative;
}
.dpustep_num-jwj{
border-radius:0.5rem;
background:#00D4F5;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
display:flex;
font-size:13px;
align-items:center;
width:30px;
color:#041018;
height:1.875rem;
font-weight:700;
justify-content:center;
margin-bottom:0.875rem;
}
.dpustep_h-jwj{
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
color:#E8F4FA;
font-size:1rem;
font-weight:700;
margin-bottom:0.438rem;
}
.dpustep_p-jwj{
line-height:1.55;
font-size:0.813rem;
color:#A8C4D4;
}
@media(max-width:1024px){
.dpusteps-jwj{
grid-template-columns:1fr;
}
}
.dpupromo_grid-jwj{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.dpupromo_grid-jwj>*{
min-width:0;
}
.dpupromo-jwj{
overflow:hidden;
background:#101820;
border-radius:20px;
padding:1.5rem;
border:1px solid #1E3040;
min-height:150px;
position:relative;
}
.dpupromo_h-jwj{
line-height:1.05;
color:#E8F4FA;
font-size:26px;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-top:0.375rem;
}
.dpupromo_h-jwj em{
font-style:normal;
color:#00D4F5;
}
.dpupromo_p-jwj{
color:#A8C4D4;
font-size:0.781rem;
margin-top:8px;
line-height:1.5;
}
.dpupromo_feat-jwj{
background:linear-gradient(135deg,#071018,#061422);
border-color:#1E3040;
}
.dpupromo_feat-jwj .dpupromo_h-jwj{
color:#E8F4FA;
}
.dpupromo_feat-jwj .dpupromo_h-jwj em{
color:#00E0FF;
}
.dpupromo_feat-jwj .dpupromo_p-jwj{
color:#7ABCD4;
}
.dpupromo_feat-jwj .dpueyebrow-jwj{
color:#00E0FF;
}
@media(max-width:1025px){
.dpupromo_grid-jwj{
grid-template-columns:1fr;
}
}
.dpunews-jwj{
padding:26px 2rem;
gap:24px;
background:linear-gradient(135deg,#071018,#061422);
border-radius:20px;
border:1px solid #1E3040;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
color:#E8F4FA;
}
.dpunews_h3-jwj{
color:#E8F4FA;
font-weight:700;
margin-bottom:0.25rem;
font-size:1.25rem;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
}
.dpunews_text-jwj{
font-size:13px;
color:#7ABCD4;
}
.dpunews_form-jwj{
flex:1;
gap:10px;
min-width:0;
max-width:27.5rem;
display:flex;
}
.dpunews_form-jwj .dpuinput-jwj{
min-width:0;
}
@media(max-width:561px){
.dpunews_form-jwj{
width:100%;
}
}
.dpuinput-jwj{
flex:1;
background:rgba(255, 255, 255, 0.08);
padding:13px 1rem;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:8px;
font-size:13.5px;
color:#7ABCD4;
}
.dputour-jwj{
border-radius:20px;
border:1px solid #1E3040;
overflow:hidden;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.dputour-jwj>*{
min-width:0;
}
.dputour_l-jwj{
padding:2.125rem;
background:linear-gradient(135deg,#071018,#061422);
overflow:hidden;
color:#E8F4FA;
position:relative;
}
.dputour_h2-jwj{
margin:0.75rem 0 10px;
font-weight:700;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
color:#E8F4FA;
line-height:1.05;
font-size:30px;
}
.dputour_h2-jwj em{
font-style:normal;
color:#00E0FF;
}
.dputour_text-jwj{
max-width:21.25rem;
color:#7ABCD4;
margin-bottom:20px;
font-size:13.5px;
line-height:1.6;
}
.dputour_meta-jwj{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
margin-bottom:20px;
align-items:flex-end;
}
.dputour_cap-jwj{
color:#7ABCD4;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
font-size:9.5px;
margin-bottom:5px;
}
.dpucount-jwj{
gap:6px;
display:flex;
}
.dpucount-jwj span{
border-radius:0.5rem;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
padding:4px 0.563rem;
font-size:1.375rem;
font-weight:700;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dputour_units-jwj{
font-size:10px;
color:#7ABCD4;
}
.dpuboard-jwj{
padding:28px 1.875rem;
background:#101820;
}
.dpuboard_head-jwj{
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
display:flex;
}
.dpuboard_title-jwj{
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1rem;
color:#E8F4FA;
}
.dpuboard_upd-jwj{
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:10px;
color:#6A8EA0;
}
.dpuboard_list-jwj{
gap:2px;
flex-direction:column;
display:flex;
}
.dpuboard_row-jwj{
gap:12px;
padding:10px 12px;
border-radius:8px;
align-items:center;
display:flex;
}
.dpuboard_top1-jwj{
background:rgba(0, 212, 245, 0.11);
}
.dpuboard_rk-jwj{
font-weight:700;
font-size:0.875rem;
width:1.25rem;
color:#6A8EA0;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dpuboard_top1-jwj .dpuboard_rk-jwj{
color:#00D4F5;
}
.dpuboard_nm-jwj{
flex:1;
min-width:0;
color:#A8C4D4;
font-size:13.5px;
font-weight:600;
}
.dpuboard_top1-jwj .dpuboard_nm-jwj{
color:#E8F4FA;
font-weight:700;
}
.dpuboard_pt-jwj{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#A8C4D4;
font-size:12.5px;
}
@media(max-width:1024px){
.dputour-jwj{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.dputour_h2-jwj{
font-size:1.5rem;
}
}
.dpudw_h2-jwj{
line-height:1.08;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.625rem;
color:#E8F4FA;
font-size:1.625rem;
font-weight:700;
}
.dpusteps_v-jwj{
grid-template-columns:1fr;
gap:10px;
}
.dpusteps_v-jwj .dpustep-jwj{
padding:1.125rem 20px;
}
@media(max-width:560px){
.dpudw_h2-jwj{
font-size:1.438rem;
}
}
.dpusupp-jwj{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.dpusupp-jwj>*{
min-width:0;
}
.dpusupp_card-jwj{
border:1px solid #1E3040;
padding:24px;
border-radius:12px;
background:#101820;
}
.dpusupp_card-jwj svg{
margin-bottom:14px;
width:24px;
height:24px;
color:#00D4F5;
}
.dpusupp_card-jwj h3{
font-size:1rem;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.375rem;
color:#E8F4FA;
font-weight:700;
}
.dpusupp_card-jwj p{
color:#A8C4D4;
line-height:1.55;
font-size:13px;
}
@media(max-width:1025px){
.dpusupp-jwj{
grid-template-columns:1fr;
}
}
.dpuvip_head-jwj{
gap:12px;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:18px;
display:flex;
}
.dpuvip_intro-jwj{
max-width:420px;
color:#A8C4D4;
font-size:0.813rem;
}
.dpuvip-jwj{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.dpuvip-jwj>*{
min-width:0;
}
.dputier-jwj{
border:1px solid #1E3040;
border-radius:0.75rem;
background:#101820;
padding:1.25rem;
}
.dputier_on-jwj{
background:rgba(0, 212, 245, 0.11);
border-color:#00D4F5;
}
.dputier_medal-jwj{
background:linear-gradient(135deg,#00D4F5,#0098C0);
border-radius:8px;
margin-bottom:0.875rem;
height:30px;
width:30px;
}
.dputier_name-jwj{
font-size:0.938rem;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:5px;
color:#E8F4FA;
}
.dputier_tx-jwj{
line-height:1.5;
font-size:11.5px;
color:#6A8EA0;
}
@media(max-width:1025px){
.dpuvip-jwj{
grid-template-columns:repeat(2,1fr);
}
}
.dpuprovs-jwj{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:1.75rem;
display:grid;
}
.dpuprovs-jwj>*{
min-width:0;
}
.dpuprov-jwj{
border-radius:0.75rem;
border:1px solid #1E3040;
padding:0.75rem;
background:#101820;
height:64px;
display:flex;
text-decoration:none;
align-items:center;
justify-content:center;
}
.dpuprov_img-jwj{
max-width:100%;
object-fit:contain;
max-height:2rem;
}
.dpuresp-jwj{
border-radius:0.75rem;
border:1px solid #1E3040;
gap:24px;
background:#101820;
padding:1.625rem;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.dpuresp_in-jwj{
max-width:560px;
}
.dpuresp_h-jwj{
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
color:#E8F4FA;
font-size:19px;
font-weight:700;
}
.dpuresp_p-jwj{
color:#A8C4D4;
line-height:1.6;
font-size:13.5px;
}
.dpuresp_badges-jwj{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.dpuage18-jwj{
border-radius:8px;
padding:0.25rem 8px;
border:1.5px solid #E03040;
color:#E03040;
font-size:13px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
}
.dpuresp_org-jwj{
font-weight:600;
color:#6A8EA0;
font-size:13px;
}
@media(max-width:1025px){
.dpuprovs-jwj{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.dpuprovs-jwj{
grid-template-columns:repeat(2,1fr);
}
}
.dpuop_h2-jwj{
margin:10px 0 8px;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
font-weight:700;
line-height:1.1;
color:#E8F4FA;
}
.dpuop_text-jwj{
color:#A8C4D4;
line-height:1.6;
font-size:13.5px;
}
@media(max-width:562px){
.dpuop_h2-jwj{
font-size:1.375rem;
}
}
.dpuab_h2-jwj{
margin:14px 0 1rem;
font-size:2rem;
font-family:"Syne", 'Helvetica Neue', Arial, sans-serif;
line-height:1.08;
font-weight:700;
color:#E8F4FA;
}
.dpuab_body-jwj{
margin-bottom:14px;
font-size:0.938rem;
color:#A8C4D4;
line-height:1.65;
}
.dpuab_chips-jwj{
gap:10px;
margin-top:8px;
flex-wrap:wrap;
display:flex;
}
.dpufaq-jwj{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.dpufaq_item-jwj{
border-radius:0.75rem;
background:#101820;
border:1px solid #1E3040;
padding:1.125rem 22px;
}
.dpufaq_q-jwj{
list-style:none;
gap:16px;
align-items:center;
font-weight:600;
font-size:0.969rem;
justify-content:space-between;
color:#E8F4FA;
cursor:pointer;
display:flex;
}
.dpufaq_q-jwj::-webkit-details-marker{
display:none;
}
.dpufaq_q_t-jwj{
gap:10px;
display:flex;
}
.dpufaq_q_i-jwj{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-style:normal;
color:#00D4F5;
}
.dpufaq_pm-jwj{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:1.25rem;
color:#00D4F5;
}
.dpufaq_item-jwj[open] .dpufaq_pm-jwj{
transform:rotate(45deg);
}
.dpufaq_a-jwj{
margin-top:0.75rem;
color:#A8C4D4;
font-size:13.5px;
line-height:1.6;
}
@media(max-width:558px){
.dpuab_h2-jwj{
font-size:26px;
}
}
.dpufooter-jwj{
padding:2.5rem 1.75rem;
background:#070D14;
border-top:1px solid #162230;
}
.dpufooter_grid-jwj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-left:auto;
margin-right:auto;
margin-bottom:1.75rem;
display:grid;
max-width:87.5rem;
}
.dpufooter_grid-jwj>*{
min-width:0;
}
.dpufooter_grid-jwj h4{
letter-spacing:.12em;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
color:#3D5A6A;
font-size:0.625rem;
margin-bottom:0.813rem;
}
.dpufcol-jwj{
gap:0.563rem;
display:flex;
font-size:0.813rem;
color:#A8C4D4;
flex-direction:column;
}
.dpufcol-jwj a{
cursor:pointer;
}
.dpuft_about-jwj{
max-width:260px;
color:#6A8EA0;
font-size:0.813rem;
margin-top:0.75rem;
line-height:1.6;
}
.dpuft_contact-jwj{
margin-top:12px;
overflow-wrap:anywhere;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#00D4F5;
font-size:12.5px;
}
.dpufooter_bottom-jwj{
gap:1rem;
margin:0 auto;
max-width:1400px;
align-items:center;
justify-content:space-between;
display:flex;
border-top:1px solid #162230;
padding-top:1.25rem;
flex-wrap:wrap;
}
.dpufooter_bottom-jwj p{
max-width:720px;
line-height:1.6;
font-size:11px;
color:#3D5A6A;
}
@media(max-width:1021px){
.dpufooter_grid-jwj{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.dpufooter_grid-jwj{
grid-template-columns:1fr;
}
}