*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0D0A;
text-rendering:optimizeLegibility;
font-size:0.938rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#BEB49A;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
line-height:1.55;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
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:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(10, 8, 5, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ldkshell-999{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.ldkmain-999{
min-width:0;
}
.ldkwrap-999{
margin:0 auto;
max-width:1400px;
width:100%;
}
.ldkcontainer-999{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.ldkcontainer-999{
padding:0 1.75rem;
}
}
.ldksection-999{
padding:24px 28px;
}
.ldksection_pt-999{
padding-top:34px;
}
.ldkband_soft-999{
background:#1A1710;
}
.ldkeyebrow-999{
overflow-wrap:break-word;
font-size:0.656rem;
line-height:1.4;
display:inline-block;
text-transform:uppercase;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
letter-spacing:.14em;
color:#D4A017;
}
.ldkdrawer_cb-999{
display:none;
}
.ldkoverlay-999{
display:none;
}
@media(max-width:1027px){
.ldkshell-999{
grid-template-columns:1fr;
}
.ldkmain-999{
padding-bottom:4.875rem;
}
.ldkdrawer_cb-999:checked~.ldkoverlay-999{
background:rgba(10, 8, 5, 0.72);
inset:0;
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:562px){
.ldksection-999{
padding:18px 1rem;
}
.ldksection_pt-999{
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 ---------- */
.ldkside-999{
padding:22px 18px;
gap:22px;
background:#13110D;
overflow-y:auto;
flex-direction:column;
border-right:1px solid #272318;
display:flex;
position:sticky;
height:100vh;
align-self:start;
top:0;
}
.ldkbrand-999{
gap:0.625rem;
display:flex;
align-items:center;
}
.ldklogo-999{
font-size:21px;
letter-spacing:-.02em;
color:#F2EDDF;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.ldkside_cta-999{
border-radius:0.813rem;
background:rgba(212, 160, 23, 0.11);
padding:1rem;
border:1px solid #332D1F;
}
.ldkside_cta_h-999{
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.375rem;
color:#F2EDDF;
font-size:17px;
line-height:1.15;
font-weight:700;
}
.ldkside_cta_p-999{
line-height:1.45;
font-size:12px;
margin-bottom:12px;
color:#BEB49A;
}
.ldknav-999{
gap:3px;
flex-direction:column;
display:flex;
}
.ldknav_label-999{
padding:0.375rem 0.625rem;
letter-spacing:.14em;
font-size:9.5px;
color:#4E4739;
text-transform:uppercase;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.ldknav_item-999{
border-radius:0.563rem;
gap:0.688rem;
padding:10px;
display:flex;
align-items:center;
font-size:14px;
color:#BEB49A;
font-weight:500;
}
.ldknav_item-999 svg{
height:17px;
width:1.063rem;
}
.ldknav_item-999:hover{
background:rgba(212, 160, 23, 0.11);
color:#F2EDDF;
}
.ldknav_item_on-999{
background:rgba(212, 160, 23, 0.11);
color:#D4A017;
font-weight:600;
}
.ldkside_foot-999{
background:#1A1710;
border:1px solid #332D1F;
border-radius:0.813rem;
padding:12px;
margin-top:auto;
}
.ldkside_foot-999 p{
color:#BEB49A;
font-size:0.781rem;
line-height:1.4;
margin-top:0.25rem;
}
/* ---------- topbar ---------- */
.ldktop-999{
background:#13110D;
gap:1rem;
padding:14px 28px;
z-index:40;
border-bottom:1px solid #272318;
position:sticky;
top:0;
display:flex;
align-items:center;
}
.ldktop_brand-999{
gap:0.563rem;
display:none;
align-items:center;
}
.ldksearch-999{
gap:10px;
flex:1;
border:1px solid #332D1F;
background:#1A1710;
border-radius:0.813rem;
padding:0.688rem 14px;
color:#867B63;
font-size:0.844rem;
align-items:center;
display:flex;
max-width:27.5rem;
}
.ldksearch-999 svg{
flex:none;
width:16px;
height:1rem;
}
.ldktop_actions-999{
gap:0.75rem;
display:flex;
margin-left:auto;
align-items:center;
}
.ldklang-999{
color:#BEB49A;
font-size:0.75rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.ldkburger-999{
border-radius:0.563rem;
border:1px solid #332D1F;
background:#1A1710;
justify-content:center;
color:#F2EDDF;
align-items:center;
width:2.5rem;
display:none;
height:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.ldkbotnav-999{
display:none;
}
@media(max-width:1025px){
.ldkside-999{
transition:transform .25s ease;
width:17.5rem;
position:fixed;
transform:translateX(-100%);
height:100vh;
z-index:80;
top:0;
left:0;
}
.ldkdrawer_cb-999:checked~.ldkshell-999 .ldkside-999{
transform:translateX(0);
}
.ldktop-999{
padding:0.875rem 1rem;
gap:12px;
flex-wrap:wrap;
position:static;
}
.ldktop_brand-999{
display:flex;
}
.ldksearch-999{
display:none;
}
.ldkburger-999{
display:flex;
}
.ldktop_actions-999{
gap:10px;
align-items:stretch;
width:100%;
margin-left:0;
}
.ldktop_actions-999 .ldklang-999{
display:none;
}
.ldktop_actions-999 .ldkbtn-999{
flex:1;
padding:11px 10px;
text-align:center;
}
.ldkbotnav-999{
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
background:#13110D;
grid-template-columns:repeat(3,1fr);
position:fixed;
left:0;
right:0;
border-top:1px solid #332D1F;
bottom:0;
transform:translateZ(0);
z-index:65;
display:grid;
}
.ldkbn-999{
padding:0.375rem 2px 0;
gap:4px;
color:#BEB49A;
align-items:center;
justify-content:flex-end;
display:flex;
font-weight:600;
font-size:0.625rem;
min-width:0;
flex-direction:column;
}
.ldkbn-999 svg{
flex:none;
height:22px;
width:22px;
}
.ldkbn-999 span{
overflow:hidden;
text-align:center;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
}
.ldkbn_on-999{
color:#D4A017;
}
.ldkbn_center-999{
position:relative;
}
.ldkbn_fab-999{
background:#E8B020;
border-radius:50%;
display:flex;
width:50px;
color:#0F0D0A;
box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.64), 0 2px 8px rgba(0, 0, 0, 0.48);
align-items:center;
position:absolute;
height:3.125rem;
left:50%;
transform:translateX(-50%);
justify-content:center;
top:-1.25rem;
}
.ldkbn_fab-999 svg{
width:24px;
height:24px;
}
.ldkbn_center-999 span{
color:#D4A017;
}
}
.ldkbtn-999{
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.563rem;
padding:11px 22px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
display:inline-flex;
cursor:pointer;
justify-content:center;
align-items:center;
font-size:0.875rem;
}
.ldkbtn_pri-999{
background:#E8B020;
color:#0F0D0A;
box-shadow:0 4px 1.25rem rgba(212, 160, 23, 0.42), 0 2px 6px rgba(212, 160, 23, 0.28);
}
.ldkbtn_pri-999:hover{
background:#C9980F;
}
.ldkbtn_ghost-999{
background:rgba(212, 160, 23, 0.11);
color:#F2EDDF;
font-weight:600;
}
.ldkbtn_line-999{
border:1px solid #4A4130;
background:transparent;
font-weight:600;
color:#F2EDDF;
}
.ldkbtn_lg-999{
border-radius:0.813rem;
padding:1rem 30px;
font-size:15px;
}
.ldkband-999 .ldkbtn_line-999{
border-color:rgba(255, 215, 100, 0.13);
color:#F5EFDF;
}
.ldkband-999 .ldkbtn_ghost-999{
background:rgba(255, 220, 120, 0.08);
color:#F5EFDF;
}
.ldklink_m-999{
gap:5px;
cursor:pointer;
text-decoration:none;
color:#D4A017;
font-size:0.75rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
align-items:center;
display:inline-flex;
}
.ldklink_m-999 svg{
width:0.875rem;
height:0.875rem;
}
.ldkband-999 .ldklink_m-999{
color:#EDBA2A;
}
.ldkdot-999{
flex:none;
border-radius:50%;
background:#D4A017;
width:7px;
height:0.438rem;
}
.ldkdot_live-999{
animation:zm3-pulse 1.4s infinite;
background:#E03A2F;
}
.ldkstars-999{
gap:2px;
color:#D4A017;
display:inline-flex;
}
.ldkstars-999 svg{
height:15px;
width:15px;
}
.ldkchip-999{
padding:7px 0.75rem;
border-radius:9px;
border:1px solid #332D1F;
background:#1A1710;
gap:6px;
align-items:center;
color:#BEB49A;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-size:11px;
display:inline-flex;
}
.ldkchip_on-999{
border-color:transparent;
background:rgba(212, 160, 23, 0.11);
color:#D4A017;
}
.ldkgc-999{
cursor:pointer;
min-width:0;
text-decoration:none;
color:inherit;
display:block;
}
.ldkgc_thumb-999{
overflow:hidden;
border-radius:13px;
border:1px solid #332D1F;
background-position:center;
position:relative;
background-size:cover;
display:block;
aspect-ratio:1;
}
.ldkgc_thumb_portrait-999{
aspect-ratio:3/4;
}
.ldkgc_thumb_wide-999{
aspect-ratio:16/11;
}
.ldkgc_cap-999{
background:linear-gradient(transparent,rgba(10, 8, 5, 0.72));
padding:9px;
right:0;
bottom:0;
left:0;
position:absolute;
}
.ldkgc_name-999{
font-weight:700;
font-size:0.781rem;
color:#F5EFDF;
display:block;
}
.ldkgc_meta-999{
font-size:0.688rem;
color:#B8AC8E;
}
.ldkgc_badge-999{
border-radius:0.563rem;
background:#D4A017;
padding:2px 6px;
font-weight:700;
position:absolute;
font-size:8px;
color:#12100A;
top:8px;
right:0.5rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
}
.ldkgc_badge_hot-999{
background:#E03A2F;
color:#F5EFDF;
}
.ldkgc_badge_live-999{
background:#E03A2F;
right:auto;
color:#F5EFDF;
left:8px;
}
.ldkgc_mult-999{
inset:0;
color:#D4A017;
position:absolute;
font-weight:700;
align-items:center;
justify-content:center;
display:flex;
font-size:1.75rem;
}
.ldkpc-999{
background:#1A1710;
border:1px solid #332D1F;
border-radius:13px;
align-items:center;
height:4rem;
font-weight:700;
color:#BEB49A;
display:flex;
font-size:0.875rem;
justify-content:center;
}
.ldkrail-999{
min-width:0;
}
.ldkrail_scroll-999{
gap:14px;
display:grid;
}
.ldkrail_scroll-999>*{
min-width:0;
}
.ldkg6-999{
grid-template-columns:repeat(6,1fr);
}
.ldkg7-999{
grid-template-columns:repeat(7,1fr);
}
.ldkg4-999{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.ldkg6-999,.ldkg7-999{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
padding-bottom:0.375rem;
overflow-x:auto;
grid-auto-columns:7.5rem;
}
.ldkg6-999>*,.ldkg7-999>*{
scroll-snap-align:start;
}
.ldkg4-999{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.ldkg4-999{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
overflow-x:auto;
}
}
.ldkpanel-999{
background:#1A1710;
border:1px solid #332D1F;
border-radius:1.25rem;
padding:28px 32px;
}
.ldksplit-999{
gap:36px;
align-items:start;
display:grid;
}
.ldksplit-999>*{
min-width:0;
}
.ldksplit_a-999{
grid-template-columns:.85fr 1.15fr;
}
.ldksplit_b-999{
grid-template-columns:1fr 1.1fr;
}
.ldksplit_c-999{
grid-template-columns:1.1fr .9fr;
}
.ldkpgrid-999{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.ldkpgrid-999>*{
min-width:0;
}
.ldklead-999{
line-height:1.65;
font-size:15px;
color:#BEB49A;
margin-bottom:0.875rem;
}
.ldkfeat-999{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ldkfeat-999>*{
min-width:0;
}
.ldkfeat2-999{
grid-template-columns:1fr 1fr;
}
.ldkfeat_card-999{
border-radius:20px;
background:#1A1710;
border:1px solid #332D1F;
padding:1.625rem;
}
.ldkfeat_card-999 svg{
width:26px;
color:#D4A017;
height:1.625rem;
margin-bottom:1rem;
}
.ldkfeat_card-999 h3{
color:#F2EDDF;
font-size:18px;
margin-bottom:8px;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.ldkfeat_card-999 p{
color:#BEB49A;
line-height:1.6;
font-size:0.813rem;
}
.ldkfeat_card-999 b{
color:#F2EDDF;
}
.ldkbig-999{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.ldkbig_n-999{
font-weight:700;
color:#D4A017;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
}
.ldkbig_l-999{
font-size:0.75rem;
color:#867B63;
}
.ldkperson-999{
padding:16px 1.125rem;
border-radius:0.813rem;
border:1px solid #332D1F;
gap:0.875rem;
background:#1A1710;
display:flex;
align-items:center;
}
.ldkavatar-999{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#E8B020,#9A6E08);
width:44px;
height:2.75rem;
}
.ldkperson_name-999{
font-weight:700;
color:#F2EDDF;
font-size:0.875rem;
}
.ldkperson_role-999{
color:#867B63;
font-size:12px;
}
.ldkkv-999{
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid #332D1F;
background:#332D1F;
gap:1px;
border-radius:13px;
display:grid;
}
.ldkkv-999>div{
background:#0F0D0A;
padding:1rem 1.125rem;
min-width:0;
}
.ldkkv_k-999{
text-transform:uppercase;
margin-bottom:0.313rem;
font-size:0.594rem;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#D4A017;
}
.ldkkv_v-999{
color:#F2EDDF;
font-size:13.5px;
font-weight:700;
}
@media(max-width:1025px){
.ldksplit_a-999,.ldksplit_b-999,.ldksplit_c-999,.ldkpgrid-999{
gap:1.5rem;
grid-template-columns:1fr;
}
.ldkfeat-999,.ldkfeat2-999{
grid-template-columns:1fr;
}
.ldkkv-999{
grid-template-columns:1fr;
}
}
.ldksh-999{
margin-bottom:16px;
min-width:0;
}
.ldksh_row-999{
gap:0.75rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.ldksh_row-999 .ldksh_l-999{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.ldksh_stack-999{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.ldksh_center-999{
gap:10px;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.ldksh_h2-999{
gap:9px;
align-items:center;
color:#F2EDDF;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:20px;
line-height:1.1;
overflow-wrap:break-word;
font-weight:700;
display:flex;
}
@media(min-width:767px){
.ldksh_h2-999{
font-size:24px;
}
}
.ldkband-999 .ldksh_h2-999{
color:#F5EFDF;
}
.ldkeb_mono-999{
text-transform:none;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.08em;
}
.ldkeb_mono-999::before{
content:"// ";
}
.ldkeb_upper-999{
text-transform:uppercase;
letter-spacing:.14em;
}
.ldkeb_pill-999{
background:rgba(212, 160, 23, 0.11);
padding:5px 11px;
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.ldkeb_line-999{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.ldkeb_line-999::before{
background:#D4A017;
height:1px;
display:inline-block;
width:1.5rem;
content:"";
}
.ldkband-999 .ldkeb_line-999::before{
background:#EDBA2A;
}
.ldkband-999 .ldkeb_pill-999{
background:rgba(255, 220, 120, 0.08);
}
.ldksh_link-999{
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;
align-items:center;
font-weight:600;
color:#F2EDDF;
font-size:0.813rem;
display:inline-flex;
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #F2EDDF;
}
.ldksh_link-999:hover{
border-color:#D4A017;
color:#D4A017;
}
.ldksh_link-999 svg{
height:0.875rem;
width:0.875rem;
}
.ldksh_link_chev-999{
padding-bottom:0;
font-size:12px;
border-bottom:0;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#D4A017;
}
.ldksh_link_btn-999{
border-radius:62.438rem;
padding:9px 18px;
background:#E8B020;
border-bottom:0;
color:#0F0D0A;
}
.ldksh_link_btn-999:hover{
border-color:transparent;
background:#C9980F;
}
.ldkband-999 .ldksh_link-999{
border-color:#F5EFDF;
color:#F5EFDF;
}
.ldkband-999 .ldksh_link_chev-999{
color:#EDBA2A;
}
.ldksh_rule-999{
margin:-2px 0 1rem;
background:#332D1F;
height:1px;
}
.ldkband-999 .ldksh_rule-999{
background:rgba(255, 215, 100, 0.13);
}
.ldkseo_grid3-999{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.ldkseo_grid4-999{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.ldkseo_grid3-999>*,.ldkseo_grid4-999>*{
min-width:0;
}
.ldkseo_card-999{
border-radius:13px;
border:1px solid #332D1F;
background:#1A1710;
padding:1.5rem;
}
.ldkseo_card-999 h3{
font-weight:700;
font-size:1.125rem;
color:#F2EDDF;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.5rem;
}
.ldkseo_card-999 p{
color:#BEB49A;
font-size:0.813rem;
line-height:1.6;
}
.ldkseo_card_sm-999{
padding:20px;
}
.ldkseo_card_sm-999 h3{
font-size:16px;
}
.ldkseo_card_sm-999 p{
font-size:12.5px;
line-height:1.55;
}
.ldkseo_rtp_row-999{
gap:36px;
grid-template-columns:1fr 1fr;
margin-top:16px;
align-items:center;
display:grid;
}
.ldkrtp-999{
gap:14px;
display:flex;
min-width:0;
}
.ldkrtp-999>div{
padding:16px;
background:#0F0D0A;
flex:1;
border-radius:13px;
min-width:0;
text-align:center;
}
.ldkrtp_n-999{
white-space:nowrap;
font-size:1.625rem;
color:#D4A017;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.ldkrtp_l-999{
margin-top:4px;
font-size:11px;
color:#867B63;
}
.ldkcmp-999{
border:1px solid #332D1F;
border-radius:0.813rem;
overflow:hidden;
max-width:47.5rem;
}
.ldkcmp_row-999{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ldkcmp_row-999>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.ldkcmp_row-999>div:first-child{
text-align:left;
color:#F2EDDF;
padding-left:22px;
font-weight:600;
}
.ldkcmp_th-999{
background:#0F0D0A;
font-size:0.781rem;
font-weight:700;
}
.ldkcmp_row-999:not(.ldkcmp_th-999){
background:#1A1710;
border-top:1px solid #272318;
color:#BEB49A;
}
.ldkcmp_zebra-999{
background:#141209;
}
.ldkguide-999{
background:#1A1710;
border:1px solid #332D1F;
border-radius:13px;
overflow:hidden;
cursor:pointer;
}
.ldkguide_cover-999{
height:130px;
}
.ldkguide_body-999{
padding:20px;
}
.ldkguide_body-999 h3{
margin:0.438rem 0 9px;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
line-height:1.25;
color:#F2EDDF;
font-weight:700;
font-size:16px;
}
.ldkguide_meta-999{
color:#867B63;
font-size:0.719rem;
}
.ldkhub-999{
grid-template-columns:repeat(5,1fr);
gap:28px;
display:grid;
border-top:1px solid #272318;
padding-top:28px;
}
.ldkhub-999>*{
min-width:0;
}
.ldkhub-999 h4{
color:#F2EDDF;
margin-bottom:11px;
font-weight:700;
font-size:13px;
}
.ldkhub_col-999{
gap:8px;
color:#BEB49A;
display:flex;
font-size:0.813rem;
flex-direction:column;
}
.ldkhub_col-999 a{
cursor:pointer;
}
@media(max-width:1022px){
.ldkseo_grid3-999{
grid-template-columns:1fr;
}
.ldkseo_grid4-999{
grid-template-columns:repeat(2,1fr);
}
.ldkseo_rtp_row-999{
gap:1.25rem;
grid-template-columns:1fr;
}
.ldkhub-999{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:558px){
.ldkhub-999{
grid-template-columns:1fr;
}
}
.ldktk-999{
overflow:hidden;
background:#0A0907;
display:flex;
border-bottom:1px solid #272318;
align-items:center;
}
.ldktk_tag-999{
padding:11px 1.125rem;
background:#1A1710;
flex:none;
gap:0.5rem;
border-right:1px solid #272318;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-weight:600;
display:flex;
text-transform:uppercase;
font-size:10.5px;
letter-spacing:.1em;
color:#E03A2F;
align-items:center;
}
.ldktk_rail-999{
flex:1;
overflow:hidden;
}
.ldktk_track-999{
animation:zm3-marquee 26s linear infinite;
padding:11px 0.875rem;
gap:1.75rem;
font-size:12px;
width:max-content;
white-space:nowrap;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
display:flex;
color:#BEB49A;
}
.ldktk_track-999 b{
color:#D4A017;
}
.ldkhero-999{
background:linear-gradient(120deg,#1C1608,#0E1018);
border-radius:1.25rem;
overflow:hidden;
border:1px solid #332D1F;
padding:46px 3rem;
position:relative;
color:#F5EFDF;
}
.ldkhero_glow-999{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
top:-60px;
height:340px;
width:340px;
right:-60px;
}
.ldkhero_in-999{
position:relative;
max-width:600px;
}
.ldkhero-999 .ldkeyebrow-999{
color:#EDBA2A;
}
.ldkpill_row-999{
border-radius:999px;
padding:6px 0.813rem;
gap:0.5rem;
background:rgba(255, 220, 120, 0.08);
border:1px solid rgba(255, 215, 100, 0.13);
text-transform:uppercase;
margin-bottom:1.375rem;
letter-spacing:.1em;
font-size:0.656rem;
color:#EDBA2A;
display:inline-flex;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
align-items:center;
}
.ldkhero_h1-999{
margin:1.125rem 0;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
font-weight:700;
font-size:54px;
line-height:1.02;
overflow-wrap:break-word;
color:#F5EFDF;
}
.ldkhero_h1-999 em{
color:#EDBA2A;
font-style:normal;
}
.ldkhero_sub-999{
margin-bottom:28px;
font-size:1.063rem;
color:#B8AC8E;
max-width:480px;
line-height:1.55;
}
.ldkhero_cta-999{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:26px;
}
.ldkhero_trust-999{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ldkhero_rating_txt-999{
color:#B8AC8E;
font-size:0.813rem;
}
@media(max-width:1024px){
.ldkhero-999{
padding:2rem 24px;
}
.ldkhero_h1-999{
font-size:38px;
}
}
@media(max-width:562px){
.ldkhero_h1-999{
font-size:30px;
}
}
.ldktabs-999{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.ldktab-999{
padding:10px 18px;
border-radius:9px;
border:1px solid #332D1F;
background:#1A1710;
color:#BEB49A;
cursor:pointer;
font-weight:600;
font-size:0.813rem;
}
.ldktab_on-999{
background:#E8B020;
border-color:transparent;
font-weight:700;
color:#0F0D0A;
}
.ldkstat-999{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.ldkstat-999>*{
min-width:0;
}
.ldkstat_item-999{
background:#1A1710;
border:1px solid #332D1F;
border-radius:0.813rem;
padding:18px 1.25rem;
}
.ldkstat_k-999{
margin-bottom:0.438rem;
font-size:9.5px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
letter-spacing:.12em;
color:#867B63;
}
.ldkstat_v-999{
gap:8px;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
display:flex;
min-width:0;
overflow-wrap:anywhere;
color:#F2EDDF;
align-items:center;
font-weight:700;
}
.ldkstat_v_accent-999{
color:#D4A017;
}
@media(max-width:1024px){
.ldkstat-999{
grid-template-columns:repeat(2,1fr);
}
}
.ldkwlc-999{
padding:36px 2.5rem;
background:linear-gradient(120deg,#1C1608,#0E1018);
gap:24px;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
border:1px solid #332D1F;
border-radius:1.25rem;
display:grid;
position:relative;
align-items:center;
color:#F5EFDF;
}
.ldkwlc-999>*{
min-width:0;
}
.ldkwlc-999 .ldkeyebrow-999{
color:#EDBA2A;
}
.ldkwlc_glow-999{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
position:absolute;
right:-2.5rem;
top:-2.5rem;
width:16.25rem;
height:260px;
}
.ldkwlc_in-999{
position:relative;
}
.ldkwlc_h2-999{
margin:10px 0 0.5rem;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#F5EFDF;
overflow-wrap:break-word;
font-size:34px;
line-height:1.03;
}
.ldkwlc_h2-999 em{
color:#EDBA2A;
font-style:normal;
}
.ldkwlc_sub-999{
color:#B8AC8E;
max-width:420px;
line-height:1.55;
font-size:14px;
margin-bottom:18px;
}
.ldkwlc_terms-999{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.ldkterm-999{
gap:0.688rem;
padding:0.813rem 0.938rem;
border-radius:0.813rem;
border:1px solid rgba(255, 215, 100, 0.13);
background:rgba(255, 220, 120, 0.08);
align-items:center;
display:flex;
}
.ldkterm-999 svg{
flex:none;
height:1.25rem;
width:1.25rem;
color:#EDBA2A;
}
.ldkterm_k-999{
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#B8AC8E;
letter-spacing:.1em;
text-transform:uppercase;
font-size:9.5px;
}
.ldkterm_v-999{
margin-top:2px;
color:#F5EFDF;
font-size:0.875rem;
font-weight:700;
}
@media(max-width:1024px){
.ldkwlc-999{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.ldkwlc_h2-999{
font-size:26px;
}
}
.ldkjp-999{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.ldkjp-999>*{
min-width:0;
}
.ldkjp_hero-999{
border:1px solid #332D1F;
padding:1.625rem;
overflow:hidden;
border-radius:1.25rem;
gap:14px;
background:linear-gradient(135deg,#1C1608,#0E1018);
color:#F5EFDF;
min-height:11.25rem;
justify-content:space-between;
flex-direction:column;
display:flex;
position:relative;
}
.ldkjp_glow-999{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);
border-radius:50%;
right:-40px;
width:180px;
height:11.25rem;
top:-40px;
position:absolute;
}
.ldkjp_k_row-999{
gap:0.625rem;
display:flex;
align-items:center;
position:relative;
justify-content:space-between;
}
.ldkjp_k-999{
text-transform:uppercase;
font-size:10px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#867B63;
letter-spacing:.12em;
}
.ldkjp_hero-999 .ldkjp_k-999{
color:#B8AC8E;
}
.ldkjp_amt-999{
font-weight:700;
position:relative;
line-height:1;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:2.625rem;
color:#EDBA2A;
}
.ldkjp_sub-999{
margin-top:5px;
color:#B8AC8E;
font-size:12px;
}
.ldkjp_cell-999{
background:#1A1710;
border-radius:1.25rem;
padding:1.375rem;
border:1px solid #332D1F;
flex-direction:column;
display:flex;
justify-content:space-between;
min-height:180px;
}
.ldkjp_cell-999 .ldkjp_amt-999{
font-size:1.875rem;
color:#F2EDDF;
}
.ldkjp_cell-999 .ldkjp_sub-999{
color:#867B63;
}
@media(max-width:1023px){
.ldkjp-999{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.ldkjp_amt-999{
font-size:32px;
}
}
.ldksupp-999{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ldksupp-999>*{
min-width:0;
}
.ldksupp_card-999{
border-radius:0.813rem;
padding:24px;
background:#1A1710;
border:1px solid #332D1F;
}
.ldksupp_card-999 svg{
color:#D4A017;
height:24px;
margin-bottom:0.875rem;
width:1.5rem;
}
.ldksupp_card-999 h3{
font-size:16px;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#F2EDDF;
margin-bottom:6px;
}
.ldksupp_card-999 p{
color:#BEB49A;
font-size:13px;
line-height:1.55;
}
@media(max-width:1025px){
.ldksupp-999{
grid-template-columns:1fr;
}
}
.ldkbanner-999{
background:linear-gradient(115deg,#1C1608,#0E1018);
overflow:hidden;
border-radius:20px;
border:1px solid #332D1F;
gap:28px;
padding:2.25rem 40px;
display:flex;
justify-content:space-between;
color:#F5EFDF;
position:relative;
flex-wrap:wrap;
align-items:center;
}
.ldkbanner_glow-999{
background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 68%);
border-radius:50%;
top:50%;
right:5rem;
height:200px;
width:200px;
position:absolute;
transform:translateY(-50%);
}
.ldkbanner_in-999{
max-width:560px;
position:relative;
}
.ldkbanner-999 .ldkeyebrow-999{
color:#EDBA2A;
}
.ldkbanner_h2-999{
margin:10px 0;
font-weight:700;
font-size:30px;
line-height:1.05;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#F5EFDF;
}
.ldkbanner_text-999{
color:#B8AC8E;
line-height:1.6;
font-size:0.875rem;
}
@media(max-width:558px){
.ldkbanner_h2-999{
font-size:1.5rem;
}
}
.ldksteps-999{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ldksteps-999>*{
min-width:0;
}
.ldkstep-999{
border-radius:0.813rem;
padding:24px;
background:#1A1710;
border:1px solid #332D1F;
position:relative;
}
.ldkstep_num-999{
background:#E8B020;
border-radius:0.563rem;
justify-content:center;
font-size:0.813rem;
color:#12100A;
align-items:center;
height:1.875rem;
width:30px;
margin-bottom:14px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
display:flex;
}
.ldkstep_h-999{
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.438rem;
font-weight:700;
color:#F2EDDF;
font-size:1rem;
}
.ldkstep_p-999{
font-size:13px;
color:#BEB49A;
line-height:1.55;
}
@media(max-width:1027px){
.ldksteps-999{
grid-template-columns:1fr;
}
}
.ldkdw_h2-999{
margin-bottom:0.625rem;
font-size:26px;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.08;
color:#F2EDDF;
}
.ldksteps_v-999{
grid-template-columns:1fr;
gap:0.625rem;
}
.ldksteps_v-999 .ldkstep-999{
padding:18px 1.25rem;
}
@media(max-width:559px){
.ldkdw_h2-999{
font-size:1.438rem;
}
}
.ldkgm-999{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.ldkgm-999>*{
min-width:0;
}
.ldkgm_panel-999{
padding:28px;
border-radius:1.25rem;
background:#1A1710;
border:1px solid #332D1F;
}
.ldkgm_h2-999{
margin:0.625rem 0 8px;
color:#F2EDDF;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:24px;
}
.ldkgm_text-999{
margin-bottom:1.25rem;
max-width:27.5rem;
color:#BEB49A;
line-height:1.6;
font-size:0.844rem;
}
.ldkgm_level-999{
gap:0.875rem;
align-items:center;
display:flex;
margin-bottom:16px;
}
.ldkgm_lv-999{
font-size:1.5rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#D4A017;
}
.ldkgm_bar_wrap-999{
flex:1;
min-width:0;
}
.ldkgm_bar_meta-999{
justify-content:space-between;
margin-bottom:0.313rem;
color:#867B63;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
display:flex;
font-size:10px;
}
.ldkbar-999{
border-radius:62.438rem;
background:#0F0D0A;
overflow:hidden;
height:8px;
}
.ldkbar_fill-999{
border-radius:62.438rem;
background:linear-gradient(90deg,#E8B020,#9A6E08);
height:100%;
display:block;
}
.ldkgm_missions-999{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.ldkgm_refer-999{
border:1px solid #332D1F;
padding:28px;
border-radius:20px;
background:linear-gradient(150deg,#1C1608,#0E1018);
overflow:hidden;
color:#F5EFDF;
display:flex;
position:relative;
justify-content:space-between;
flex-direction:column;
}
.ldkgm_refer-999 .ldkeyebrow-999{
color:#EDBA2A;
}
.ldkgm_ref_h2-999{
margin:0.625rem 0 8px;
line-height:1.1;
font-weight:700;
color:#F5EFDF;
font-size:24px;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.ldkgm_ref_h2-999 em{
font-style:normal;
color:#EDBA2A;
}
.ldkgm_ref_text-999{
margin-bottom:1.125rem;
color:#B8AC8E;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1027px){
.ldkgm-999{
grid-template-columns:1fr;
}
}
.ldkapp-999{
gap:36px;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:center;
}
.ldkapp_copy-999{
max-width:32.5rem;
}
.ldkapp_h2-999{
margin:0.75rem 0 10px;
font-weight:700;
color:#F2EDDF;
font-size:28px;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
}
.ldkapp_text-999{
color:#BEB49A;
line-height:1.6;
margin-bottom:1.25rem;
font-size:0.875rem;
}
.ldkapp_btns-999{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.ldkstore-999{
gap:9px;
background:#0F0D0A;
border:1px solid #332D1F;
border-radius:0.813rem;
padding:11px 1.125rem;
display:inline-flex;
cursor:pointer;
color:#F2EDDF;
font-size:0.813rem;
align-items:center;
font-weight:700;
}
.ldkstore-999 svg{
height:16px;
width:1rem;
}
.ldkapp_qr_wrap-999{
gap:16px;
display:flex;
align-items:center;
}
.ldkqr-999{
background:#0F0D0A;
border-radius:0.813rem;
gap:3px;
border:1px solid #332D1F;
grid-template-rows:repeat(5,1fr);
grid-template-columns:repeat(5,1fr);
padding:0.688rem;
width:108px;
height:108px;
display:grid;
}
.ldkqr-999 i{
background:transparent;
}
.ldkqr_f-999{
background:#D4A017;
}
.ldkapp_qr_cap-999{
max-width:5.25rem;
color:#867B63;
font-size:12px;
line-height:1.4;
}
.ldkpay_logos-999{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.ldkpay_logos-999>*{
min-width:0;
}
.ldkpay-999{
border:1px solid #332D1F;
border-radius:0.563rem;
align-items:center;
font-weight:700;
justify-content:center;
font-size:12px;
display:flex;
color:#BEB49A;
height:3rem;
}
.ldktable-999{
border:1px solid #332D1F;
border-radius:13px;
overflow:hidden;
}
.ldktrow-999{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.ldktrow-999>div{
padding:13px 14px;
min-width:0;
}
.ldktrow-999>div:first-child{
font-weight:700;
color:#F2EDDF;
padding-left:1rem;
}
.ldktrow_th-999{
background:#0F0D0A;
text-transform:uppercase;
color:#867B63;
letter-spacing:.06em;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.594rem;
}
.ldktrow-999:not(.ldktrow_th-999){
background:#1A1710;
border-top:1px solid #272318;
color:#BEB49A;
}
.ldktrow_zebra-999{
background:#141209;
}
.ldkpos-999{
font-weight:700;
color:#D4A017;
}
@media(max-width:1022px){
.ldkpay_logos-999{
grid-template-columns:repeat(2,1fr);
}
}
.ldknews-999{
padding:1.625rem 2rem;
border:1px solid #332D1F;
gap:24px;
background:linear-gradient(135deg,#1C1608,#0E1018);
border-radius:1.25rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:center;
color:#F5EFDF;
}
.ldknews_h3-999{
color:#F5EFDF;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:1.25rem;
margin-bottom:0.25rem;
}
.ldknews_text-999{
font-size:13px;
color:#B8AC8E;
}
.ldknews_form-999{
flex:1;
gap:10px;
max-width:27.5rem;
display:flex;
min-width:0;
}
.ldknews_form-999 .ldkinput-999{
min-width:0;
}
@media(max-width:561px){
.ldknews_form-999{
width:100%;
}
}
.ldkinput-999{
border:1px solid rgba(255, 215, 100, 0.13);
flex:1;
border-radius:9px;
padding:13px 16px;
background:rgba(255, 220, 120, 0.08);
color:#B8AC8E;
font-size:13.5px;
}
.ldkpromo_grid-999{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.ldkpromo_grid-999>*{
min-width:0;
}
.ldkpromo-999{
padding:24px;
border:1px solid #332D1F;
overflow:hidden;
background:#1A1710;
border-radius:1.25rem;
position:relative;
min-height:150px;
}
.ldkpromo_h-999{
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
margin-top:6px;
font-weight:700;
line-height:1.05;
color:#F2EDDF;
}
.ldkpromo_h-999 em{
color:#D4A017;
font-style:normal;
}
.ldkpromo_p-999{
line-height:1.5;
margin-top:8px;
color:#BEB49A;
font-size:0.781rem;
}
.ldkpromo_feat-999{
border-color:#332D1F;
background:linear-gradient(135deg,#1C1608,#0E1018);
}
.ldkpromo_feat-999 .ldkpromo_h-999{
color:#F5EFDF;
}
.ldkpromo_feat-999 .ldkpromo_h-999 em{
color:#EDBA2A;
}
.ldkpromo_feat-999 .ldkpromo_p-999{
color:#B8AC8E;
}
.ldkpromo_feat-999 .ldkeyebrow-999{
color:#EDBA2A;
}
@media(max-width:1021px){
.ldkpromo_grid-999{
grid-template-columns:1fr;
}
}
.ldkvip_head-999{
gap:0.75rem;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:18px;
display:flex;
}
.ldkvip_intro-999{
font-size:13px;
color:#BEB49A;
max-width:420px;
}
.ldkvip-999{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.ldkvip-999>*{
min-width:0;
}
.ldktier-999{
background:#1A1710;
border-radius:13px;
border:1px solid #332D1F;
padding:20px;
}
.ldktier_on-999{
border-color:#D4A017;
background:rgba(212, 160, 23, 0.11);
}
.ldktier_medal-999{
border-radius:9px;
background:linear-gradient(135deg,#E8B020,#9A6E08);
width:1.875rem;
height:30px;
margin-bottom:0.875rem;
}
.ldktier_name-999{
font-size:0.938rem;
margin-bottom:5px;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
color:#F2EDDF;
}
.ldktier_tx-999{
font-size:11.5px;
color:#867B63;
line-height:1.5;
}
@media(max-width:1026px){
.ldkvip-999{
grid-template-columns:repeat(2,1fr);
}
}
.ldkab_h2-999{
margin:0.875rem 0 1rem;
font-weight:700;
color:#F2EDDF;
line-height:1.08;
font-size:2rem;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.ldkab_body-999{
line-height:1.65;
margin-bottom:0.875rem;
font-size:0.938rem;
color:#BEB49A;
}
.ldkab_chips-999{
gap:0.625rem;
display:flex;
margin-top:0.5rem;
flex-wrap:wrap;
}
.ldkfaq-999{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ldkfaq_item-999{
border-radius:0.813rem;
background:#1A1710;
padding:1.125rem 1.375rem;
border:1px solid #332D1F;
}
.ldkfaq_q-999{
list-style:none;
gap:1rem;
font-weight:600;
font-size:15.5px;
align-items:center;
display:flex;
color:#F2EDDF;
cursor:pointer;
justify-content:space-between;
}
.ldkfaq_q-999::-webkit-details-marker{
display:none;
}
.ldkfaq_q_t-999{
gap:0.625rem;
display:flex;
}
.ldkfaq_q_i-999{
color:#D4A017;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-style:normal;
}
.ldkfaq_pm-999{
font-size:20px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
color:#D4A017;
}
.ldkfaq_item-999[open] .ldkfaq_pm-999{
transform:rotate(45deg);
}
.ldkfaq_a-999{
line-height:1.6;
font-size:13.5px;
margin-top:0.75rem;
color:#BEB49A;
}
@media(max-width:557px){
.ldkab_h2-999{
font-size:26px;
}
}
.ldkop_h2-999{
margin:0.625rem 0 0.5rem;
color:#F2EDDF;
line-height:1.1;
font-size:24px;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.ldkop_text-999{
line-height:1.6;
font-size:0.844rem;
color:#BEB49A;
}
@media(max-width:557px){
.ldkop_h2-999{
font-size:22px;
}
}
.ldkprovs-999{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:28px;
display:grid;
}
.ldkprovs-999>*{
min-width:0;
}
.ldkprov-999{
background:#1A1710;
border:1px solid #332D1F;
padding:12px;
border-radius:13px;
align-items:center;
height:4rem;
display:flex;
justify-content:center;
text-decoration:none;
}
.ldkprov_img-999{
max-width:100%;
max-height:2rem;
object-fit:contain;
}
.ldkresp-999{
padding:1.625rem;
border-radius:0.813rem;
gap:1.5rem;
border:1px solid #332D1F;
background:#1A1710;
justify-content:space-between;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ldkresp_in-999{
max-width:560px;
}
.ldkresp_h-999{
color:#F2EDDF;
margin-bottom:8px;
font-size:1.188rem;
font-weight:700;
font-family:"Archivo", 'Helvetica Neue', Arial, sans-serif;
}
.ldkresp_p-999{
color:#BEB49A;
font-size:0.844rem;
line-height:1.6;
}
.ldkresp_badges-999{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ldkage18-999{
padding:0.25rem 0.5rem;
border:1.5px solid #E03A2F;
border-radius:9px;
color:#E03A2F;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-size:13px;
font-weight:700;
}
.ldkresp_org-999{
color:#867B63;
font-size:0.813rem;
font-weight:600;
}
@media(max-width:1021px){
.ldkprovs-999{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.ldkprovs-999{
grid-template-columns:repeat(2,1fr);
}
}
.ldkfooter-999{
padding:2.5rem 1.75rem;
background:#0A0907;
border-top:1px solid #272318;
}
.ldkfooter_grid-999{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-left:auto;
margin-right:auto;
max-width:87.5rem;
margin-bottom:28px;
display:grid;
}
.ldkfooter_grid-999>*{
min-width:0;
}
.ldkfooter_grid-999 h4{
margin-bottom:13px;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
color:#4E4739;
font-size:10px;
text-transform:uppercase;
}
.ldkfcol-999{
gap:0.563rem;
flex-direction:column;
display:flex;
color:#BEB49A;
font-size:0.813rem;
}
.ldkfcol-999 a{
cursor:pointer;
}
.ldkft_about-999{
max-width:260px;
color:#867B63;
line-height:1.6;
font-size:13px;
margin-top:0.75rem;
}
.ldkft_contact-999{
color:#D4A017;
margin-top:12px;
overflow-wrap:anywhere;
font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;
font-size:12.5px;
}
.ldkfooter_bottom-999{
gap:16px;
margin:0 auto;
justify-content:space-between;
border-top:1px solid #272318;
align-items:center;
display:flex;
max-width:87.5rem;
padding-top:1.25rem;
flex-wrap:wrap;
}
.ldkfooter_bottom-999 p{
color:#4E4739;
font-size:11px;
max-width:720px;
line-height:1.6;
}
@media(max-width:1025px){
.ldkfooter_grid-999{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:563px){
.ldkfooter_grid-999{
grid-template-columns:1fr;
}
}