*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FDF8F2;
font-size:15px;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
color:#3D2B10;
line-height:1.55;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
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{
background:rgba(26, 15, 0, 0.68);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ldxshell_55y{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.ldxmain_55y{
min-width:0;
}
.ldxwrap_55y{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.ldxcontainer_55y{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.ldxcontainer_55y{
padding:0 28px;
}
}
.ldxsection_55y{
padding:1.5rem 1.75rem;
}
.ldxsection_pt_55y{
padding-top:2.125rem;
}
.ldxband_soft_55y{
background:#FFF4E6;
}
.ldxeyebrow_55y{
color:#B45309;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
line-height:1.4;
font-size:0.656rem;
overflow-wrap:break-word;
text-transform:uppercase;
display:inline-block;
letter-spacing:.14em;
}
.ldxdrawer_cb_55y{
display:none;
}
.ldxoverlay_55y{
display:none;
}
@media(max-width:1027px){
.ldxshell_55y{
grid-template-columns:1fr;
}
.ldxmain_55y{
padding-bottom:78px;
}
.ldxdrawer_cb_55y:checked~.ldxoverlay_55y{
inset:0;
background:rgba(26, 15, 0, 0.68);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:557px){
.ldxsection_55y{
padding:1.125rem 16px;
}
.ldxsection_pt_55y{
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 ---------- */
.ldxside_55y{
background:#FEF0DC;
padding:22px 1.125rem;
gap:22px;
overflow-y:auto;
height:100vh;
display:flex;
position:sticky;
border-right:1px solid rgba(26, 15, 0, 0.08);
top:0;
align-self:start;
flex-direction:column;
}
.ldxbrand_55y{
gap:10px;
display:flex;
align-items:center;
}
.ldxlogo_55y{
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
color:#1A0F00;
font-size:21px;
}
.ldxside_cta_55y{
border:1px solid rgba(26, 15, 0, 0.12);
background:rgba(180, 83, 9, 0.10);
border-radius:13px;
padding:1rem;
}
.ldxside_cta_h_55y{
font-size:1.063rem;
line-height:1.15;
color:#1A0F00;
margin-bottom:6px;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ldxside_cta_p_55y{
margin-bottom:0.75rem;
font-size:0.75rem;
color:#3D2B10;
line-height:1.45;
}
.ldxnav_55y{
gap:3px;
flex-direction:column;
display:flex;
}
.ldxnav_label_55y{
padding:6px 10px;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8956A;
letter-spacing:.14em;
}
.ldxnav_item_55y{
border-radius:9px;
gap:0.688rem;
padding:10px;
font-size:14px;
color:#3D2B10;
font-weight:500;
align-items:center;
display:flex;
}
.ldxnav_item_55y svg{
width:1.063rem;
height:17px;
}
.ldxnav_item_55y:hover{
background:rgba(180, 83, 9, 0.10);
color:#1A0F00;
}
.ldxnav_item_on_55y{
background:rgba(180, 83, 9, 0.10);
font-weight:600;
color:#B45309;
}
.ldxside_foot_55y{
padding:12px;
background:#FFF4E6;
border-radius:13px;
border:1px solid rgba(26, 15, 0, 0.12);
margin-top:auto;
}
.ldxside_foot_55y p{
margin-top:0.25rem;
font-size:0.781rem;
line-height:1.4;
color:#3D2B10;
}
/* ---------- topbar ---------- */
.ldxtop_55y{
padding:14px 1.75rem;
background:#FEF0DC;
gap:1rem;
display:flex;
border-bottom:1px solid rgba(26, 15, 0, 0.08);
position:sticky;
z-index:40;
align-items:center;
top:0;
}
.ldxtop_brand_55y{
gap:0.563rem;
align-items:center;
display:none;
}
.ldxsearch_55y{
border-radius:13px;
gap:0.625rem;
padding:0.688rem 14px;
flex:1;
border:1px solid rgba(26, 15, 0, 0.12);
background:#FFF4E6;
color:#7A5C30;
max-width:27.5rem;
display:flex;
font-size:13.5px;
align-items:center;
}
.ldxsearch_55y svg{
flex:none;
width:16px;
height:16px;
}
.ldxtop_actions_55y{
gap:0.75rem;
align-items:center;
display:flex;
margin-left:auto;
}
.ldxlang_55y{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#3D2B10;
font-size:12px;
}
.ldxburger_55y{
background:#FFF4E6;
border:1px solid rgba(26, 15, 0, 0.12);
border-radius:0.563rem;
justify-content:center;
align-items:center;
color:#1A0F00;
height:40px;
display:none;
width:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.ldxbotnav_55y{
display:none;
}
@media(max-width:1025px){
.ldxside_55y{
transition:transform .25s ease;
position:fixed;
transform:translateX(-100%);
width:17.5rem;
height:100vh;
z-index:80;
left:0;
top:0;
}
.ldxdrawer_cb_55y:checked~.ldxshell_55y .ldxside_55y{
transform:translateX(0);
}
.ldxtop_55y{
gap:0.75rem;
padding:0.875rem 1rem;
position:static;
flex-wrap:wrap;
}
.ldxtop_brand_55y{
display:flex;
}
.ldxsearch_55y{
display:none;
}
.ldxburger_55y{
display:flex;
}
.ldxtop_actions_55y{
gap:10px;
margin-left:0;
align-items:stretch;
width:100%;
}
.ldxtop_actions_55y .ldxlang_55y{
display:none;
}
.ldxtop_actions_55y .ldxbtn_55y{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.ldxbotnav_55y{
padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
background:#FEF0DC;
grid-template-columns:repeat(3,1fr);
z-index:65;
bottom:0;
transform:translateZ(0);
right:0;
position:fixed;
left:0;
display:grid;
border-top:1px solid rgba(26, 15, 0, 0.12);
}
.ldxbn_55y{
padding:0.375rem 2px 0;
gap:0.25rem;
display:flex;
font-size:0.625rem;
min-width:0;
color:#3D2B10;
align-items:center;
font-weight:600;
justify-content:flex-end;
flex-direction:column;
}
.ldxbn_55y svg{
flex:none;
height:22px;
width:1.375rem;
}
.ldxbn_55y span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
}
.ldxbn_on_55y{
color:#B45309;
}
.ldxbn_center_55y{
position:relative;
}
.ldxbn_fab_55y{
background:#F59E0B;
border-radius:50%;
top:-1.25rem;
justify-content:center;
width:50px;
position:absolute;
transform:translateX(-50%);
box-shadow:0 8px 2rem rgba(26, 15, 0, 0.14), 0 2px 8px rgba(26, 15, 0, 0.10);
display:flex;
height:50px;
align-items:center;
color:#1A0F00;
left:50%;
}
.ldxbn_fab_55y svg{
height:1.5rem;
width:24px;
}
.ldxbn_center_55y span{
color:#B45309;
}
}
.ldxbtn_55y{
gap:0.5rem;
border-radius:0.563rem;
transition:background-color 0.2s ease,color 0.2s ease;
padding:0.688rem 1.375rem;
cursor:pointer;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
align-items:center;
display:inline-flex;
font-size:0.875rem;
justify-content:center;
}
.ldxbtn_pri_55y{
background:#F59E0B;
box-shadow:0 0.25rem 18px rgba(245, 158, 11, 0.38), 0 2px 0.375rem rgba(245, 158, 11, 0.22);
color:#1A0F00;
}
.ldxbtn_pri_55y:hover{
background:#D97706;
}
.ldxbtn_ghost_55y{
background:rgba(180, 83, 9, 0.10);
color:#1A0F00;
font-weight:600;
}
.ldxbtn_line_55y{
border:1px solid rgba(26, 15, 0, 0.22);
background:transparent;
font-weight:600;
color:#1A0F00;
}
.ldxbtn_lg_55y{
padding:16px 1.875rem;
border-radius:13px;
font-size:15px;
}
.ldxband_55y .ldxbtn_line_55y{
border-color:rgba(255, 255, 255, 0.13);
color:#FFF8EE;
}
.ldxband_55y .ldxbtn_ghost_55y{
background:rgba(255, 255, 255, 0.08);
color:#FFF8EE;
}
.ldxlink_m_55y{
gap:0.313rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
color:#B45309;
cursor:pointer;
text-decoration:none;
font-size:12px;
display:inline-flex;
}
.ldxlink_m_55y svg{
height:0.875rem;
width:0.875rem;
}
.ldxband_55y .ldxlink_m_55y{
color:#F59E0B;
}
.ldxdot_55y{
flex:none;
border-radius:50%;
background:#B45309;
height:0.438rem;
width:7px;
}
.ldxdot_live_55y{
background:#DC2626;
animation:zm3-pulse 1.4s infinite;
}
.ldxstars_55y{
gap:2px;
color:#B45309;
display:inline-flex;
}
.ldxstars_55y svg{
width:15px;
height:15px;
}
.ldxchip_55y{
border-radius:0.563rem;
background:#FFF4E6;
gap:0.375rem;
border:1px solid rgba(26, 15, 0, 0.12);
padding:7px 12px;
color:#3D2B10;
font-size:0.688rem;
display:inline-flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
}
.ldxchip_on_55y{
border-color:transparent;
background:rgba(180, 83, 9, 0.10);
color:#B45309;
}
.ldxgc_55y{
min-width:0;
color:inherit;
display:block;
cursor:pointer;
text-decoration:none;
}
.ldxgc_thumb_55y{
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(26, 15, 0, 0.12);
position:relative;
background-size:cover;
display:block;
background-position:center;
aspect-ratio:1;
}
.ldxgc_thumb_portrait_55y{
aspect-ratio:3/4;
}
.ldxgc_thumb_wide_55y{
aspect-ratio:16/11;
}
.ldxgc_cap_55y{
padding:0.563rem;
background:linear-gradient(transparent,rgba(26, 15, 0, 0.68));
bottom:0;
left:0;
right:0;
position:absolute;
}
.ldxgc_name_55y{
color:#FFF8EE;
font-size:12.5px;
font-weight:700;
display:block;
}
.ldxgc_meta_55y{
color:#C9A97A;
font-size:0.688rem;
}
.ldxgc_badge_55y{
border-radius:0.563rem;
padding:2px 6px;
background:#B45309;
top:0.5rem;
font-size:8px;
font-weight:700;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
right:0.5rem;
position:absolute;
color:#1A0F00;
}
.ldxgc_badge_hot_55y{
background:#DC2626;
color:#FFF8EE;
}
.ldxgc_badge_live_55y{
background:#DC2626;
right:auto;
color:#FFF8EE;
left:8px;
}
.ldxgc_mult_55y{
inset:0;
color:#B45309;
position:absolute;
font-weight:700;
display:flex;
font-size:28px;
align-items:center;
justify-content:center;
}
.ldxpc_55y{
border:1px solid rgba(26, 15, 0, 0.12);
background:#FFF4E6;
border-radius:13px;
color:#3D2B10;
display:flex;
height:4rem;
font-size:0.875rem;
font-weight:700;
align-items:center;
justify-content:center;
}
.ldxrail_55y{
min-width:0;
}
.ldxrail_scroll_55y{
gap:14px;
display:grid;
}
.ldxrail_scroll_55y>*{
min-width:0;
}
.ldxg6_55y{
grid-template-columns:repeat(6,1fr);
}
.ldxg7_55y{
grid-template-columns:repeat(7,1fr);
}
.ldxg4_55y{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1024px){
.ldxg6_55y,.ldxg7_55y{
grid-template-columns:none;
padding-bottom:6px;
grid-auto-flow:column;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
overflow-x:auto;
}
.ldxg6_55y>*,.ldxg7_55y>*{
scroll-snap-align:start;
}
.ldxg4_55y{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.ldxg4_55y{
grid-template-columns:none;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
overflow-x:auto;
}
}
.ldxpanel_55y{
border:1px solid rgba(26, 15, 0, 0.12);
border-radius:20px;
background:#FFF4E6;
padding:28px 32px;
}
.ldxsplit_55y{
gap:36px;
display:grid;
align-items:start;
}
.ldxsplit_55y>*{
min-width:0;
}
.ldxsplit_a_55y{
grid-template-columns:.85fr 1.15fr;
}
.ldxsplit_b_55y{
grid-template-columns:1fr 1.1fr;
}
.ldxsplit_c_55y{
grid-template-columns:1.1fr .9fr;
}
.ldxpgrid_55y{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.ldxpgrid_55y>*{
min-width:0;
}
.ldxlead_55y{
line-height:1.65;
font-size:15px;
color:#3D2B10;
margin-bottom:14px;
}
.ldxfeat_55y{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ldxfeat_55y>*{
min-width:0;
}
.ldxfeat2_55y{
grid-template-columns:1fr 1fr;
}
.ldxfeat_card_55y{
background:#FFF4E6;
padding:1.625rem;
border-radius:20px;
border:1px solid rgba(26, 15, 0, 0.12);
}
.ldxfeat_card_55y svg{
color:#B45309;
height:26px;
margin-bottom:16px;
width:26px;
}
.ldxfeat_card_55y h3{
margin-bottom:0.5rem;
color:#1A0F00;
font-weight:700;
font-size:1.125rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ldxfeat_card_55y p{
line-height:1.6;
color:#3D2B10;
font-size:0.813rem;
}
.ldxfeat_card_55y b{
color:#1A0F00;
}
.ldxbig_55y{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.ldxbig_n_55y{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#B45309;
font-weight:700;
font-size:26px;
}
.ldxbig_l_55y{
color:#7A5C30;
font-size:12px;
}
.ldxperson_55y{
padding:16px 1.125rem;
border:1px solid rgba(26, 15, 0, 0.12);
border-radius:13px;
gap:0.875rem;
background:#FFF4E6;
display:flex;
align-items:center;
}
.ldxavatar_55y{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#F59E0B,#7C2D12);
height:2.75rem;
width:2.75rem;
}
.ldxperson_name_55y{
font-weight:700;
font-size:14px;
color:#1A0F00;
}
.ldxperson_role_55y{
font-size:12px;
color:#7A5C30;
}
.ldxkv_55y{
border:1px solid rgba(26, 15, 0, 0.12);
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:13px;
gap:1px;
background:rgba(26, 15, 0, 0.12);
display:grid;
}
.ldxkv_55y>div{
background:#FDF8F2;
padding:16px 1.125rem;
min-width:0;
}
.ldxkv_k_55y{
color:#B45309;
font-size:9.5px;
margin-bottom:0.313rem;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ldxkv_v_55y{
font-weight:700;
color:#1A0F00;
font-size:0.844rem;
}
@media(max-width:1022px){
.ldxsplit_a_55y,.ldxsplit_b_55y,.ldxsplit_c_55y,.ldxpgrid_55y{
gap:1.5rem;
grid-template-columns:1fr;
}
.ldxfeat_55y,.ldxfeat2_55y{
grid-template-columns:1fr;
}
.ldxkv_55y{
grid-template-columns:1fr;
}
}
.ldxsh_55y{
margin-bottom:16px;
min-width:0;
}
.ldxsh_row_55y{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.ldxsh_row_55y .ldxsh_l_55y{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.ldxsh_stack_55y{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.ldxsh_center_55y{
gap:10px;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.ldxsh_h2_55y{
gap:0.563rem;
align-items:center;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.25rem;
display:flex;
line-height:1.1;
overflow-wrap:break-word;
font-weight:700;
color:#1A0F00;
}
@media(min-width:768px){
.ldxsh_h2_55y{
font-size:24px;
}
}
.ldxband_55y .ldxsh_h2_55y{
color:#FFF8EE;
}
.ldxeb_mono_55y{
letter-spacing:.08em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
}
.ldxeb_mono_55y::before{
content:"// ";
}
.ldxeb_upper_55y{
text-transform:uppercase;
letter-spacing:.14em;
}
.ldxeb_pill_55y{
background:rgba(180, 83, 9, 0.10);
padding:5px 11px;
border-radius:999px;
text-transform:uppercase;
letter-spacing:.12em;
}
.ldxeb_line_55y{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.ldxeb_line_55y::before{
background:#B45309;
width:1.5rem;
height:1px;
content:"";
display:inline-block;
}
.ldxband_55y .ldxeb_line_55y::before{
background:#F59E0B;
}
.ldxband_55y .ldxeb_pill_55y{
background:rgba(255, 255, 255, 0.08);
}
.ldxsh_link_55y{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
font-weight:600;
border-bottom:1px solid #1A0F00;
color:#1A0F00;
font-size:13px;
align-items:center;
display:inline-flex;
white-space:nowrap;
padding-bottom:2px;
}
.ldxsh_link_55y:hover{
border-color:#B45309;
color:#B45309;
}
.ldxsh_link_55y svg{
height:0.875rem;
width:14px;
}
.ldxsh_link_chev_55y{
border-bottom:0;
font-size:0.75rem;
padding-bottom:0;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B45309;
}
.ldxsh_link_btn_55y{
background:#F59E0B;
padding:9px 18px;
border-radius:62.438rem;
border-bottom:0;
color:#1A0F00;
}
.ldxsh_link_btn_55y:hover{
background:#D97706;
border-color:transparent;
}
.ldxband_55y .ldxsh_link_55y{
border-color:#FFF8EE;
color:#FFF8EE;
}
.ldxband_55y .ldxsh_link_chev_55y{
color:#F59E0B;
}
.ldxsh_rule_55y{
background:rgba(26, 15, 0, 0.12);
margin:-2px 0 16px;
height:1px;
}
.ldxband_55y .ldxsh_rule_55y{
background:rgba(255, 255, 255, 0.13);
}
.ldxseo_grid3_55y{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ldxseo_grid4_55y{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.ldxseo_grid3_55y>*,.ldxseo_grid4_55y>*{
min-width:0;
}
.ldxseo_card_55y{
border-radius:13px;
border:1px solid rgba(26, 15, 0, 0.12);
padding:24px;
background:#FFF4E6;
}
.ldxseo_card_55y h3{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:18px;
margin-bottom:8px;
font-weight:700;
color:#1A0F00;
}
.ldxseo_card_55y p{
line-height:1.6;
font-size:0.813rem;
color:#3D2B10;
}
.ldxseo_card_sm_55y{
padding:20px;
}
.ldxseo_card_sm_55y h3{
font-size:16px;
}
.ldxseo_card_sm_55y p{
font-size:12.5px;
line-height:1.55;
}
.ldxseo_rtp_row_55y{
gap:2.25rem;
grid-template-columns:1fr 1fr;
display:grid;
align-items:center;
margin-top:1rem;
}
.ldxrtp_55y{
gap:0.875rem;
display:flex;
min-width:0;
}
.ldxrtp_55y>div{
background:#FDF8F2;
border-radius:13px;
flex:1;
padding:16px;
text-align:center;
min-width:0;
}
.ldxrtp_n_55y{
font-weight:700;
font-size:1.625rem;
white-space:nowrap;
color:#B45309;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ldxrtp_l_55y{
margin-top:0.25rem;
font-size:0.688rem;
color:#7A5C30;
}
.ldxcmp_55y{
overflow:hidden;
border:1px solid rgba(26, 15, 0, 0.12);
border-radius:0.813rem;
max-width:47.5rem;
}
.ldxcmp_row_55y{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.ldxcmp_row_55y>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.ldxcmp_row_55y>div:first-child{
font-weight:600;
color:#1A0F00;
padding-left:1.375rem;
text-align:left;
}
.ldxcmp_th_55y{
background:#FDF8F2;
font-weight:700;
font-size:12.5px;
}
.ldxcmp_row_55y:not(.ldxcmp_th_55y){
background:#FFF4E6;
border-top:1px solid rgba(26, 15, 0, 0.08);
color:#3D2B10;
}
.ldxcmp_zebra_55y{
background:#FDEBD0;
}
.ldxguide_55y{
background:#FFF4E6;
border-radius:13px;
overflow:hidden;
border:1px solid rgba(26, 15, 0, 0.12);
cursor:pointer;
}
.ldxguide_cover_55y{
height:8.125rem;
}
.ldxguide_body_55y{
padding:20px;
}
.ldxguide_body_55y h3{
margin:0.438rem 0 9px;
line-height:1.25;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:16px;
color:#1A0F00;
}
.ldxguide_meta_55y{
font-size:0.719rem;
color:#7A5C30;
}
.ldxhub_55y{
grid-template-columns:repeat(5,1fr);
gap:28px;
border-top:1px solid rgba(26, 15, 0, 0.08);
padding-top:28px;
display:grid;
}
.ldxhub_55y>*{
min-width:0;
}
.ldxhub_55y h4{
font-weight:700;
font-size:13px;
margin-bottom:11px;
color:#1A0F00;
}
.ldxhub_col_55y{
gap:0.5rem;
color:#3D2B10;
font-size:13px;
flex-direction:column;
display:flex;
}
.ldxhub_col_55y a{
cursor:pointer;
}
@media(max-width:1026px){
.ldxseo_grid3_55y{
grid-template-columns:1fr;
}
.ldxseo_grid4_55y{
grid-template-columns:repeat(2,1fr);
}
.ldxseo_rtp_row_55y{
grid-template-columns:1fr;
gap:1.25rem;
}
.ldxhub_55y{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.ldxhub_55y{
grid-template-columns:1fr;
}
}
.ldxtk_55y{
overflow:hidden;
background:#1A1208;
align-items:center;
display:flex;
border-bottom:1px solid rgba(26, 15, 0, 0.08);
}
.ldxtk_tag_55y{
background:#FFF4E6;
padding:0.688rem 18px;
flex:none;
gap:8px;
align-items:center;
font-weight:600;
letter-spacing:.1em;
color:#DC2626;
border-right:1px solid rgba(26, 15, 0, 0.08);
display:flex;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10.5px;
}
.ldxtk_rail_55y{
flex:1;
overflow:hidden;
}
.ldxtk_track_55y{
animation:zm3-marquee 26s linear infinite;
gap:1.75rem;
padding:11px 14px;
display:flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:max-content;
white-space:nowrap;
color:#3D2B10;
font-size:12px;
}
.ldxtk_track_55y b{
color:#B45309;
}
.ldxhero_55y{
padding:46px 3rem;
background:linear-gradient(120deg,#1C1106,#0F1220);
border-radius:20px;
border:1px solid rgba(26, 15, 0, 0.12);
overflow:hidden;
color:#FFF8EE;
position:relative;
}
.ldxhero_glow_55y{
border-radius:50%;
background:radial-gradient(circle,rgba(245, 158, 11, 0.22),transparent 70%);
right:-60px;
position:absolute;
top:-60px;
height:21.25rem;
width:340px;
}
.ldxhero_in_55y{
max-width:600px;
position:relative;
}
.ldxhero_55y .ldxeyebrow_55y{
color:#F59E0B;
}
.ldxpill_row_55y{
background:rgba(255, 255, 255, 0.08);
padding:0.375rem 13px;
gap:8px;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:62.438rem;
letter-spacing:.1em;
margin-bottom:1.375rem;
text-transform:uppercase;
font-size:0.656rem;
display:inline-flex;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
color:#F59E0B;
}
.ldxhero_h1_55y{
margin:1.125rem 0;
overflow-wrap:break-word;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#FFF8EE;
letter-spacing:-.02em;
font-size:54px;
line-height:1.02;
}
.ldxhero_h1_55y em{
font-style:normal;
color:#F59E0B;
}
.ldxhero_sub_55y{
margin-bottom:1.75rem;
font-size:1.063rem;
line-height:1.55;
max-width:480px;
color:#C9A97A;
}
.ldxhero_cta_55y{
gap:14px;
flex-wrap:wrap;
margin-bottom:1.625rem;
align-items:center;
display:flex;
}
.ldxhero_trust_55y{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ldxhero_rating_txt_55y{
color:#C9A97A;
font-size:13px;
}
@media(max-width:1027px){
.ldxhero_55y{
padding:2rem 1.5rem;
}
.ldxhero_h1_55y{
font-size:2.375rem;
}
}
@media(max-width:561px){
.ldxhero_h1_55y{
font-size:30px;
}
}
.ldxstat_55y{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.ldxstat_55y>*{
min-width:0;
}
.ldxstat_item_55y{
background:#FFF4E6;
padding:1.125rem 20px;
border:1px solid rgba(26, 15, 0, 0.12);
border-radius:13px;
}
.ldxstat_k_55y{
letter-spacing:.12em;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.438rem;
color:#7A5C30;
text-transform:uppercase;
font-size:0.594rem;
}
.ldxstat_v_55y{
gap:0.5rem;
font-weight:700;
align-items:center;
overflow-wrap:anywhere;
color:#1A0F00;
font-size:1.5rem;
display:flex;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
min-width:0;
}
.ldxstat_v_accent_55y{
color:#B45309;
}
@media(max-width:1027px){
.ldxstat_55y{
grid-template-columns:repeat(2,1fr);
}
}
.ldxwlc_55y{
grid-template-columns:1.2fr .8fr;
background:linear-gradient(120deg,#1C1106,#0F1220);
border:1px solid rgba(26, 15, 0, 0.12);
overflow:hidden;
padding:2.25rem 2.5rem;
gap:1.5rem;
border-radius:1.25rem;
display:grid;
align-items:center;
position:relative;
color:#FFF8EE;
}
.ldxwlc_55y>*{
min-width:0;
}
.ldxwlc_55y .ldxeyebrow_55y{
color:#F59E0B;
}
.ldxwlc_glow_55y{
border-radius:50%;
background:radial-gradient(circle,rgba(245, 158, 11, 0.22),transparent 70%);
position:absolute;
top:-40px;
width:16.25rem;
right:-2.5rem;
height:16.25rem;
}
.ldxwlc_in_55y{
position:relative;
}
.ldxwlc_h2_55y{
margin:0.625rem 0 8px;
line-height:1.03;
overflow-wrap:break-word;
font-weight:700;
font-size:2.125rem;
color:#FFF8EE;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ldxwlc_h2_55y em{
font-style:normal;
color:#F59E0B;
}
.ldxwlc_sub_55y{
font-size:14px;
max-width:26.25rem;
color:#C9A97A;
line-height:1.55;
margin-bottom:18px;
}
.ldxwlc_terms_55y{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.ldxterm_55y{
padding:0.813rem 15px;
border-radius:0.813rem;
border:1px solid rgba(255, 255, 255, 0.13);
gap:0.688rem;
background:rgba(255, 255, 255, 0.08);
display:flex;
align-items:center;
}
.ldxterm_55y svg{
flex:none;
width:1.25rem;
color:#F59E0B;
height:20px;
}
.ldxterm_k_55y{
text-transform:uppercase;
color:#C9A97A;
letter-spacing:.1em;
font-size:0.594rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ldxterm_v_55y{
font-weight:700;
margin-top:2px;
font-size:0.875rem;
color:#FFF8EE;
}
@media(max-width:1022px){
.ldxwlc_55y{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.ldxwlc_h2_55y{
font-size:26px;
}
}
.ldxjp_55y{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.ldxjp_55y>*{
min-width:0;
}
.ldxjp_hero_55y{
overflow:hidden;
border-radius:20px;
padding:1.625rem;
border:1px solid rgba(26, 15, 0, 0.12);
gap:0.875rem;
background:linear-gradient(135deg,#1C1106,#0F1220);
min-height:180px;
display:flex;
flex-direction:column;
position:relative;
color:#FFF8EE;
justify-content:space-between;
}
.ldxjp_glow_55y{
border-radius:50%;
background:radial-gradient(circle,rgba(245, 158, 11, 0.22),transparent 70%);
right:-40px;
height:180px;
width:180px;
position:absolute;
top:-2.5rem;
}
.ldxjp_k_row_55y{
gap:10px;
position:relative;
align-items:center;
display:flex;
justify-content:space-between;
}
.ldxjp_k_55y{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
font-size:10px;
color:#7A5C30;
text-transform:uppercase;
}
.ldxjp_hero_55y .ldxjp_k_55y{
color:#C9A97A;
}
.ldxjp_amt_55y{
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1;
position:relative;
color:#F59E0B;
font-size:2.625rem;
}
.ldxjp_sub_55y{
font-size:0.75rem;
margin-top:0.313rem;
color:#C9A97A;
}
.ldxjp_cell_55y{
border:1px solid rgba(26, 15, 0, 0.12);
border-radius:1.25rem;
padding:1.375rem;
background:#FFF4E6;
min-height:11.25rem;
justify-content:space-between;
display:flex;
flex-direction:column;
}
.ldxjp_cell_55y .ldxjp_amt_55y{
font-size:1.875rem;
color:#1A0F00;
}
.ldxjp_cell_55y .ldxjp_sub_55y{
color:#7A5C30;
}
@media(max-width:1022px){
.ldxjp_55y{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.ldxjp_amt_55y{
font-size:32px;
}
}
.ldxsteps_55y{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ldxsteps_55y>*{
min-width:0;
}
.ldxstep_55y{
border-radius:13px;
background:#FFF4E6;
padding:24px;
border:1px solid rgba(26, 15, 0, 0.12);
position:relative;
}
.ldxstep_num_55y{
background:#F59E0B;
border-radius:0.563rem;
margin-bottom:0.875rem;
width:1.875rem;
justify-content:center;
font-weight:700;
font-size:13px;
align-items:center;
color:#1A0F00;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
height:1.875rem;
}
.ldxstep_h_55y{
font-size:1rem;
font-weight:700;
color:#1A0F00;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:7px;
}
.ldxstep_p_55y{
line-height:1.55;
font-size:13px;
color:#3D2B10;
}
@media(max-width:1025px){
.ldxsteps_55y{
grid-template-columns:1fr;
}
}
.ldxbanner_55y{
overflow:hidden;
padding:36px 40px;
border:1px solid rgba(26, 15, 0, 0.12);
gap:28px;
background:linear-gradient(115deg,#1C1106,#0F1220);
border-radius:20px;
position:relative;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
color:#FFF8EE;
align-items:center;
}
.ldxbanner_glow_55y{
background:radial-gradient(circle,rgba(245, 158, 11, 0.22),transparent 68%);
border-radius:50%;
top:50%;
position:absolute;
transform:translateY(-50%);
right:80px;
width:12.5rem;
height:200px;
}
.ldxbanner_in_55y{
max-width:35rem;
position:relative;
}
.ldxbanner_55y .ldxeyebrow_55y{
color:#F59E0B;
}
.ldxbanner_h2_55y{
margin:10px 0;
font-weight:700;
line-height:1.05;
font-size:30px;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#FFF8EE;
}
.ldxbanner_text_55y{
font-size:0.875rem;
color:#C9A97A;
line-height:1.6;
}
@media(max-width:562px){
.ldxbanner_h2_55y{
font-size:24px;
}
}
.ldxpromo_grid_55y{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ldxpromo_grid_55y>*{
min-width:0;
}
.ldxpromo_55y{
background:#FFF4E6;
padding:24px;
border:1px solid rgba(26, 15, 0, 0.12);
overflow:hidden;
border-radius:1.25rem;
min-height:150px;
position:relative;
}
.ldxpromo_h_55y{
line-height:1.05;
font-size:1.625rem;
margin-top:0.375rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#1A0F00;
}
.ldxpromo_h_55y em{
color:#B45309;
font-style:normal;
}
.ldxpromo_p_55y{
line-height:1.5;
margin-top:0.5rem;
font-size:0.781rem;
color:#3D2B10;
}
.ldxpromo_feat_55y{
border-color:rgba(26, 15, 0, 0.12);
background:linear-gradient(135deg,#1C1106,#0F1220);
}
.ldxpromo_feat_55y .ldxpromo_h_55y{
color:#FFF8EE;
}
.ldxpromo_feat_55y .ldxpromo_h_55y em{
color:#F59E0B;
}
.ldxpromo_feat_55y .ldxpromo_p_55y{
color:#C9A97A;
}
.ldxpromo_feat_55y .ldxeyebrow_55y{
color:#F59E0B;
}
@media(max-width:1025px){
.ldxpromo_grid_55y{
grid-template-columns:1fr;
}
}
.ldxpay_logos_55y{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.ldxpay_logos_55y>*{
min-width:0;
}
.ldxpay_55y{
border:1px solid rgba(26, 15, 0, 0.12);
border-radius:9px;
font-size:12px;
display:flex;
color:#3D2B10;
align-items:center;
justify-content:center;
height:48px;
font-weight:700;
}
.ldxtable_55y{
overflow:hidden;
border-radius:13px;
border:1px solid rgba(26, 15, 0, 0.12);
}
.ldxtrow_55y{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.ldxtrow_55y>div{
padding:0.813rem 14px;
min-width:0;
}
.ldxtrow_55y>div:first-child{
padding-left:16px;
font-weight:700;
color:#1A0F00;
}
.ldxtrow_th_55y{
background:#FDF8F2;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
color:#7A5C30;
text-transform:uppercase;
letter-spacing:.06em;
}
.ldxtrow_55y:not(.ldxtrow_th_55y){
background:#FFF4E6;
border-top:1px solid rgba(26, 15, 0, 0.08);
color:#3D2B10;
}
.ldxtrow_zebra_55y{
background:#FDEBD0;
}
.ldxpos_55y{
color:#B45309;
font-weight:700;
}
@media(max-width:1023px){
.ldxpay_logos_55y{
grid-template-columns:repeat(2,1fr);
}
}
.ldxtour_55y{
border-radius:1.25rem;
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border:1px solid rgba(26, 15, 0, 0.12);
display:grid;
}
.ldxtour_55y>*{
min-width:0;
}
.ldxtour_l_55y{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(135deg,#1C1106,#0F1220);
color:#FFF8EE;
position:relative;
}
.ldxtour_h2_55y{
margin:12px 0 0.625rem;
font-weight:700;
line-height:1.05;
font-size:1.875rem;
color:#FFF8EE;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ldxtour_h2_55y em{
color:#F59E0B;
font-style:normal;
}
.ldxtour_text_55y{
margin-bottom:1.25rem;
font-size:0.844rem;
line-height:1.6;
max-width:340px;
color:#C9A97A;
}
.ldxtour_meta_55y{
gap:1.125rem;
align-items:flex-end;
margin-bottom:1.25rem;
display:flex;
flex-wrap:wrap;
}
.ldxtour_cap_55y{
margin-bottom:0.313rem;
font-size:9.5px;
text-transform:uppercase;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#C9A97A;
}
.ldxcount_55y{
gap:0.375rem;
display:flex;
}
.ldxcount_55y span{
border:1px solid rgba(255, 255, 255, 0.13);
padding:4px 0.563rem;
border-radius:9px;
background:rgba(255, 255, 255, 0.08);
font-size:1.375rem;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
}
.ldxtour_units_55y{
color:#C9A97A;
font-size:10px;
}
.ldxboard_55y{
padding:28px 1.875rem;
background:#FFF4E6;
}
.ldxboard_head_55y{
margin-bottom:0.875rem;
display:flex;
align-items:center;
justify-content:space-between;
}
.ldxboard_title_55y{
font-weight:700;
color:#1A0F00;
font-size:1rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ldxboard_upd_55y{
color:#7A5C30;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
text-transform:uppercase;
}
.ldxboard_list_55y{
gap:2px;
flex-direction:column;
display:flex;
}
.ldxboard_row_55y{
border-radius:0.563rem;
padding:10px 12px;
gap:0.75rem;
align-items:center;
display:flex;
}
.ldxboard_top1_55y{
background:rgba(180, 83, 9, 0.10);
}
.ldxboard_rk_55y{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:20px;
font-size:14px;
font-weight:700;
color:#7A5C30;
}
.ldxboard_top1_55y .ldxboard_rk_55y{
color:#B45309;
}
.ldxboard_nm_55y{
flex:1;
color:#3D2B10;
font-size:13.5px;
font-weight:600;
min-width:0;
}
.ldxboard_top1_55y .ldxboard_nm_55y{
color:#1A0F00;
font-weight:700;
}
.ldxboard_pt_55y{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
color:#3D2B10;
}
@media(max-width:1022px){
.ldxtour_55y{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.ldxtour_h2_55y{
font-size:1.5rem;
}
}
.ldxsupp_55y{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ldxsupp_55y>*{
min-width:0;
}
.ldxsupp_card_55y{
background:#FFF4E6;
padding:1.5rem;
border:1px solid rgba(26, 15, 0, 0.12);
border-radius:13px;
}
.ldxsupp_card_55y svg{
width:1.5rem;
color:#B45309;
margin-bottom:0.875rem;
height:24px;
}
.ldxsupp_card_55y h3{
font-weight:700;
color:#1A0F00;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
margin-bottom:6px;
}
.ldxsupp_card_55y p{
font-size:0.813rem;
line-height:1.55;
color:#3D2B10;
}
@media(max-width:1025px){
.ldxsupp_55y{
grid-template-columns:1fr;
}
}
.ldxdw_h2_55y{
margin-bottom:0.625rem;
line-height:1.08;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.625rem;
color:#1A0F00;
font-weight:700;
}
.ldxsteps_v_55y{
gap:0.625rem;
grid-template-columns:1fr;
}
.ldxsteps_v_55y .ldxstep_55y{
padding:18px 1.25rem;
}
@media(max-width:560px){
.ldxdw_h2_55y{
font-size:23px;
}
}
.ldxvip_head_55y{
gap:12px;
display:flex;
align-items:flex-end;
margin-bottom:18px;
flex-wrap:wrap;
justify-content:space-between;
}
.ldxvip_intro_55y{
max-width:420px;
color:#3D2B10;
font-size:0.813rem;
}
.ldxvip_55y{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.ldxvip_55y>*{
min-width:0;
}
.ldxtier_55y{
border:1px solid rgba(26, 15, 0, 0.12);
background:#FFF4E6;
border-radius:13px;
padding:1.25rem;
}
.ldxtier_on_55y{
border-color:#B45309;
background:rgba(180, 83, 9, 0.10);
}
.ldxtier_medal_55y{
background:linear-gradient(135deg,#F59E0B,#7C2D12);
border-radius:0.563rem;
width:30px;
margin-bottom:14px;
height:1.875rem;
}
.ldxtier_name_55y{
font-size:15px;
color:#1A0F00;
font-weight:700;
margin-bottom:0.313rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ldxtier_tx_55y{
color:#7A5C30;
line-height:1.5;
font-size:0.719rem;
}
@media(max-width:1021px){
.ldxvip_55y{
grid-template-columns:repeat(2,1fr);
}
}
.ldxapp_55y{
gap:36px;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ldxapp_copy_55y{
max-width:520px;
}
.ldxapp_h2_55y{
margin:12px 0 10px;
font-weight:700;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:28px;
color:#1A0F00;
line-height:1.05;
}
.ldxapp_text_55y{
color:#3D2B10;
line-height:1.6;
font-size:0.875rem;
margin-bottom:1.25rem;
}
.ldxapp_btns_55y{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.ldxstore_55y{
padding:11px 18px;
border:1px solid rgba(26, 15, 0, 0.12);
background:#FDF8F2;
gap:0.563rem;
border-radius:13px;
font-weight:700;
display:inline-flex;
font-size:13px;
align-items:center;
color:#1A0F00;
cursor:pointer;
}
.ldxstore_55y svg{
width:1rem;
height:16px;
}
.ldxapp_qr_wrap_55y{
gap:1rem;
display:flex;
align-items:center;
}
.ldxqr_55y{
border:1px solid rgba(26, 15, 0, 0.12);
background:#FDF8F2;
grid-template-rows:repeat(5,1fr);
padding:0.688rem;
grid-template-columns:repeat(5,1fr);
gap:3px;
border-radius:13px;
width:108px;
height:108px;
display:grid;
}
.ldxqr_55y i{
background:transparent;
}
.ldxqr_f_55y{
background:#B45309;
}
.ldxapp_qr_cap_55y{
line-height:1.4;
font-size:0.75rem;
max-width:5.25rem;
color:#7A5C30;
}
.ldxab_h2_55y{
margin:0.875rem 0 16px;
font-weight:700;
color:#1A0F00;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:2rem;
line-height:1.08;
}
.ldxab_body_55y{
margin-bottom:0.875rem;
color:#3D2B10;
font-size:0.938rem;
line-height:1.65;
}
.ldxab_chips_55y{
gap:0.625rem;
margin-top:0.5rem;
flex-wrap:wrap;
display:flex;
}
.ldxfaq_55y{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ldxfaq_item_55y{
padding:18px 22px;
background:#FFF4E6;
border-radius:13px;
border:1px solid rgba(26, 15, 0, 0.12);
}
.ldxfaq_q_55y{
list-style:none;
gap:16px;
display:flex;
font-weight:600;
color:#1A0F00;
justify-content:space-between;
font-size:0.969rem;
align-items:center;
cursor:pointer;
}
.ldxfaq_q_55y::-webkit-details-marker{
display:none;
}
.ldxfaq_q_t_55y{
gap:0.625rem;
display:flex;
}
.ldxfaq_q_i_55y{
font-style:normal;
color:#B45309;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ldxfaq_pm_55y{
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B45309;
font-size:20px;
}
.ldxfaq_item_55y[open] .ldxfaq_pm_55y{
transform:rotate(45deg);
}
.ldxfaq_a_55y{
color:#3D2B10;
line-height:1.6;
font-size:13.5px;
margin-top:12px;
}
@media(max-width:561px){
.ldxab_h2_55y{
font-size:1.625rem;
}
}
.ldxprovs_55y{
gap:12px;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.ldxprovs_55y>*{
min-width:0;
}
.ldxprov_55y{
background:#FFF4E6;
padding:0.75rem;
border-radius:13px;
border:1px solid rgba(26, 15, 0, 0.12);
height:4rem;
text-decoration:none;
justify-content:center;
display:flex;
align-items:center;
}
.ldxprov_img_55y{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.ldxresp_55y{
gap:24px;
border:1px solid rgba(26, 15, 0, 0.12);
background:#FFF4E6;
padding:26px;
border-radius:0.813rem;
align-items:center;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.ldxresp_in_55y{
max-width:560px;
}
.ldxresp_h_55y{
margin-bottom:8px;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.188rem;
color:#1A0F00;
}
.ldxresp_p_55y{
color:#3D2B10;
font-size:13.5px;
line-height:1.6;
}
.ldxresp_badges_55y{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ldxage18_55y{
border-radius:0.563rem;
border:1.5px solid #DC2626;
padding:0.25rem 8px;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:0.813rem;
color:#DC2626;
}
.ldxresp_org_55y{
font-size:0.813rem;
font-weight:600;
color:#7A5C30;
}
@media(max-width:1025px){
.ldxprovs_55y{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.ldxprovs_55y{
grid-template-columns:repeat(2,1fr);
}
}
.ldxgd_head_55y{
gap:12px;
display:flex;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
margin-bottom:16px;
}
.ldxdispute_55y{
padding:26px 30px;
border-radius:0.813rem;
border:1px dashed rgba(26, 15, 0, 0.22);
gap:1.75rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:center;
}
.ldxdispute_in_55y{
max-width:41.25rem;
}
.ldxdispute_h2_55y{
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A0F00;
margin-bottom:0.5rem;
font-size:1.375rem;
font-weight:700;
}
.ldxdispute_text_55y{
line-height:1.6;
font-size:13.5px;
color:#3D2B10;
}
.ldxop_h2_55y{
margin:0.625rem 0 0.5rem;
font-family:"Familjen Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#1A0F00;
font-size:1.5rem;
line-height:1.1;
}
.ldxop_text_55y{
color:#3D2B10;
line-height:1.6;
font-size:0.844rem;
}
@media(max-width:561px){
.ldxop_h2_55y{
font-size:22px;
}
}
.ldxfooter_55y{
padding:40px 1.75rem;
background:#1A1208;
border-top:1px solid rgba(26, 15, 0, 0.08);
}
.ldxfooter_grid_55y{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
display:grid;
margin-right:auto;
margin-left:auto;
margin-bottom:1.75rem;
max-width:1400px;
}
.ldxfooter_grid_55y>*{
min-width:0;
}
.ldxfooter_grid_55y h4{
letter-spacing:.12em;
margin-bottom:13px;
text-transform:uppercase;
font-size:10px;
color:#B8956A;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ldxfcol_55y{
gap:0.563rem;
display:flex;
color:#3D2B10;
flex-direction:column;
font-size:13px;
}
.ldxfcol_55y a{
cursor:pointer;
}
.ldxft_about_55y{
margin-top:0.75rem;
font-size:13px;
line-height:1.6;
max-width:16.25rem;
color:#7A5C30;
}
.ldxft_contact_55y{
color:#B45309;
margin-top:0.75rem;
overflow-wrap:anywhere;
font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
}
.ldxfooter_bottom_55y{
gap:1rem;
margin:0 auto;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
padding-top:20px;
border-top:1px solid rgba(26, 15, 0, 0.08);
max-width:87.5rem;
}
.ldxfooter_bottom_55y p{
max-width:45rem;
line-height:1.6;
color:#B8956A;
font-size:0.688rem;
}
@media(max-width:1026px){
.ldxfooter_grid_55y{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.ldxfooter_grid_55y{
grid-template-columns:1fr;
}
}