*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0A0F14;font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:break-word;line-height:1.55;color:#A8BCC8;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:0.938rem;}
img{display:block;max-width:100%;}
a{color:inherit;text-decoration:none;}
button{background:none;border:none;font-family:inherit;cursor:pointer;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{height:0.5rem;width:0.5rem;}
::-webkit-scrollbar-thumb{background:rgba(4, 10, 16, 0.72);border-radius:8px;}
::-webkit-scrollbar-track{background:transparent;}
.lshshell-vhv{grid-template-columns:248px 1fr;min-height:100vh;display:grid;}
.lshmain-vhv{min-width:0;}
.lshwrap-vhv{margin:0 auto;max-width:1400px;width:100%;}
.lshcontainer-vhv{padding:0 16px;margin:0 auto;width:100%;max-width:87.5rem;}
@media(min-width:770px){.lshcontainer-vhv{padding:0 28px;}
}
.lshsection-vhv{padding:1.5rem 28px;}
.lshsection_pt-vhv{padding-top:2.125rem;}
.lshband_soft-vhv{background:#111820;}
.lsheyebrow-vhv{font-size:10.5px;line-height:1.4;font-weight:600;font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;letter-spacing:.14em;text-transform:uppercase;display:inline-block;overflow-wrap:break-word;color:#00D2E6;}
.lshdrawer_cb-vhv{display:none;}
.lshoverlay-vhv{display:none;}
@media(max-width:1026px){.lshshell-vhv{grid-template-columns:1fr;}
.lshmain-vhv{padding-bottom:4.875rem;}
.lshdrawer_cb-vhv:checked~.lshoverlay-vhv{background:rgba(4, 10, 16, 0.72);inset:0;position:fixed;display:block;z-index:70;}
}
@media(max-width:559px){.lshsection-vhv{padding:18px 1rem;}
.lshsection_pt-vhv{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 ---------- */
.lshside-vhv{background:#0C1219;padding:22px 1.125rem;gap:22px;display:flex;overflow-y:auto;position:sticky;flex-direction:column;height:100vh;align-self:start;top:0;border-right:1px solid #162230;}
.lshbrand-vhv{gap:10px;display:flex;align-items:center;}
.lshlogo-vhv{font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:1.313rem;color:#E8F4F8;letter-spacing:-.02em;}
.lshside_cta-vhv{background:rgba(0, 210, 230, 0.11);border-radius:0.75rem;padding:1rem;border:1px solid #1E3040;}
.lshside_cta_h-vhv{font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.375rem;font-size:1.063rem;font-weight:700;line-height:1.15;color:#E8F4F8;}
.lshside_cta_p-vhv{line-height:1.45;color:#A8BCC8;font-size:12px;margin-bottom:0.75rem;}
.lshnav-vhv{gap:3px;flex-direction:column;display:flex;}
.lshnav_label-vhv{padding:6px 10px;letter-spacing:.14em;text-transform:uppercase;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:9.5px;color:#3E5A6A;}
.lshnav_item-vhv{border-radius:0.5rem;padding:10px;gap:0.688rem;align-items:center;font-weight:500;color:#A8BCC8;display:flex;font-size:14px;}
.lshnav_item-vhv svg{height:1.063rem;width:17px;}
.lshnav_item-vhv:hover{background:rgba(0, 210, 230, 0.11);color:#E8F4F8;}
.lshnav_item_on-vhv{background:rgba(0, 210, 230, 0.11);color:#00D2E6;font-weight:600;}
.lshside_foot-vhv{padding:0.75rem;background:#111820;border-radius:0.75rem;border:1px solid #1E3040;margin-top:auto;}
.lshside_foot-vhv p{font-size:0.781rem;color:#A8BCC8;margin-top:4px;line-height:1.4;}
/* ---------- topbar ---------- */
.lshtop-vhv{background:#0C1219;padding:14px 28px;gap:1rem;top:0;display:flex;position:sticky;border-bottom:1px solid #162230;z-index:40;align-items:center;}
.lshtop_brand-vhv{gap:9px;display:none;align-items:center;}
.lshsearch-vhv{flex:1;border:1px solid #1E3040;gap:10px;padding:0.688rem 14px;background:#111820;border-radius:12px;align-items:center;color:#6A8A9A;max-width:27.5rem;font-size:13.5px;display:flex;}
.lshsearch-vhv svg{flex:none;width:1rem;height:1rem;}
.lshtop_actions-vhv{gap:0.75rem;align-items:center;margin-left:auto;display:flex;}
.lshlang-vhv{color:#A8BCC8;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:12px;}
.lshburger-vhv{background:#111820;border:1px solid #1E3040;border-radius:0.5rem;width:40px;justify-content:center;display:none;align-items:center;height:40px;color:#E8F4F8;}
/* ---------- bottom-nav (mobile) ---------- */
.lshbotnav-vhv{display:none;}
@media(max-width:1025px){.lshside-vhv{transition:transform .25s ease;height:100vh;position:fixed;left:0;z-index:80;width:280px;transform:translateX(-100%);top:0;}
.lshdrawer_cb-vhv:checked~.lshshell-vhv .lshside-vhv{transform:translateX(0);}
.lshtop-vhv{gap:12px;padding:14px 1rem;flex-wrap:wrap;position:static;}
.lshtop_brand-vhv{display:flex;}
.lshsearch-vhv{display:none;}
.lshburger-vhv{display:flex;}
.lshtop_actions-vhv{gap:10px;align-items:stretch;margin-left:0;width:100%;}
.lshtop_actions-vhv .lshlang-vhv{display:none;}
.lshtop_actions-vhv .lshbtn-vhv{flex:1;padding:11px 10px;text-align:center;}
.lshbotnav-vhv{background:#0C1219;padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);right:0;transform:translateZ(0);position:fixed;border-top:1px solid #1E3040;display:grid;z-index:65;bottom:0;left:0;}
.lshbn-vhv{padding:0.375rem 2px 0;gap:0.25rem;flex-direction:column;display:flex;color:#A8BCC8;font-size:10px;align-items:center;font-weight:600;justify-content:flex-end;min-width:0;}
.lshbn-vhv svg{flex:none;height:1.375rem;width:22px;}
.lshbn-vhv span{overflow:hidden;text-align:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;}
.lshbn_on-vhv{color:#00D2E6;}
.lshbn_center-vhv{position:relative;}
.lshbn_fab-vhv{background:#00D2E6;border-radius:50%;transform:translateX(-50%);width:3.125rem;justify-content:center;left:50%;color:#040D11;height:50px;top:-20px;align-items:center;box-shadow:0 8px 32px rgba(0, 0, 0, 0.65), 0 2px 8px rgba(0, 210, 230, 0.18);display:flex;position:absolute;}
.lshbn_fab-vhv svg{height:24px;width:24px;}
.lshbn_center-vhv span{color:#00D2E6;}
}
.lshbtn-vhv{transition:background-color 0.2s ease,color 0.2s ease;padding:0.688rem 1.375rem;gap:0.5rem;border-radius:8px;font-size:14px;font-weight:700;justify-content:center;align-items:center;font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;display:inline-flex;cursor:pointer;}
.lshbtn_pri-vhv{background:#00D2E6;box-shadow:0 0 1.125rem rgba(0, 210, 230, 0.45), 0 0.25rem 0.75rem rgba(0, 0, 0, 0.40);color:#040D11;}
.lshbtn_pri-vhv:hover{background:#00B8C9;}
.lshbtn_ghost-vhv{background:rgba(0, 210, 230, 0.11);font-weight:600;color:#E8F4F8;}
.lshbtn_line-vhv{background:transparent;border:1px solid #2A4458;color:#E8F4F8;font-weight:600;}
.lshbtn_lg-vhv{border-radius:0.75rem;padding:16px 30px;font-size:0.938rem;}
.lshband-vhv .lshbtn_line-vhv{border-color:rgba(255, 255, 255, 0.12);color:#E8F4F8;}
.lshband-vhv .lshbtn_ghost-vhv{background:rgba(255, 255, 255, 0.07);color:#E8F4F8;}
.lshlink_m-vhv{gap:5px;display:inline-flex;cursor:pointer;color:#00D2E6;font-size:12px;text-decoration:none;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;align-items:center;}
.lshlink_m-vhv svg{height:14px;width:0.875rem;}
.lshband-vhv .lshlink_m-vhv{color:#00D2E6;}
.lshdot-vhv{border-radius:50%;background:#00D2E6;flex:none;height:0.438rem;width:7px;}
.lshdot_live-vhv{animation:zm3-pulse 1.4s infinite;background:#E03A3A;}
.lshstars-vhv{gap:2px;display:inline-flex;color:#00D2E6;}
.lshstars-vhv svg{height:15px;width:15px;}
.lshchip-vhv{border:1px solid #1E3040;padding:7px 12px;gap:0.375rem;border-radius:0.5rem;background:#111820;display:inline-flex;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:11px;color:#A8BCC8;align-items:center;}
.lshchip_on-vhv{background:rgba(0, 210, 230, 0.11);border-color:transparent;color:#00D2E6;}
.lshgc-vhv{display:block;cursor:pointer;text-decoration:none;min-width:0;color:inherit;}
.lshgc_thumb-vhv{overflow:hidden;border:1px solid #1E3040;border-radius:0.75rem;aspect-ratio:1;display:block;background-size:cover;position:relative;background-position:center;}
.lshgc_thumb_portrait-vhv{aspect-ratio:3/4;}
.lshgc_thumb_wide-vhv{aspect-ratio:16/11;}
.lshgc_cap-vhv{padding:9px;background:linear-gradient(transparent,rgba(4, 10, 16, 0.72));position:absolute;left:0;right:0;bottom:0;}
.lshgc_name-vhv{display:block;font-size:0.781rem;color:#E8F4F8;font-weight:700;}
.lshgc_meta-vhv{font-size:0.688rem;color:#7AAABB;}
.lshgc_badge-vhv{padding:2px 0.375rem;background:#00D2E6;border-radius:0.5rem;font-weight:700;font-size:0.5rem;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;right:0.5rem;position:absolute;color:#040D11;top:8px;}
.lshgc_badge_hot-vhv{background:#E03A3A;color:#E8F4F8;}
.lshgc_badge_live-vhv{background:#E03A3A;left:0.5rem;right:auto;color:#E8F4F8;}
.lshgc_mult-vhv{inset:0;position:absolute;justify-content:center;align-items:center;font-weight:700;color:#00D2E6;font-size:1.75rem;display:flex;}
.lshpc-vhv{border-radius:0.75rem;border:1px solid #1E3040;background:#111820;color:#A8BCC8;font-size:0.875rem;align-items:center;font-weight:700;height:64px;display:flex;justify-content:center;}
.lshrail-vhv{min-width:0;}
.lshrail_scroll-vhv{gap:14px;display:grid;}
.lshrail_scroll-vhv>*{min-width:0;}
.lshg6-vhv{grid-template-columns:repeat(6,1fr);}
.lshg7-vhv{grid-template-columns:repeat(7,1fr);}
.lshg4-vhv{grid-template-columns:repeat(4,1fr);}
@media(max-width:1021px){.lshg6-vhv,.lshg7-vhv{grid-template-columns:none;overflow-x:auto;grid-auto-flow:column;scroll-snap-type:x mandatory;grid-auto-columns:7.5rem;padding-bottom:0.375rem;}
.lshg6-vhv>*,.lshg7-vhv>*{scroll-snap-align:start;}
.lshg4-vhv{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:559px){.lshg4-vhv{grid-template-columns:none;overflow-x:auto;grid-auto-columns:9.375rem;grid-auto-flow:column;}
}
.lshpanel-vhv{border:1px solid #1E3040;background:#111820;padding:28px 32px;border-radius:1.25rem;}
.lshsplit-vhv{gap:36px;display:grid;align-items:start;}
.lshsplit-vhv>*{min-width:0;}
.lshsplit_a-vhv{grid-template-columns:.85fr 1.15fr;}
.lshsplit_b-vhv{grid-template-columns:1fr 1.1fr;}
.lshsplit_c-vhv{grid-template-columns:1.1fr .9fr;}
.lshpgrid-vhv{grid-template-columns:.9fr 1.1fr;gap:2.5rem;display:grid;align-items:center;}
.lshpgrid-vhv>*{min-width:0;}
.lshlead-vhv{color:#A8BCC8;margin-bottom:14px;font-size:0.938rem;line-height:1.65;}
.lshfeat-vhv{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.lshfeat-vhv>*{min-width:0;}
.lshfeat2-vhv{grid-template-columns:1fr 1fr;}
.lshfeat_card-vhv{padding:1.625rem;background:#111820;border-radius:20px;border:1px solid #1E3040;}
.lshfeat_card-vhv svg{height:26px;width:1.625rem;margin-bottom:16px;color:#00D2E6;}
.lshfeat_card-vhv h3{font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#E8F4F8;font-size:1.125rem;margin-bottom:0.5rem;font-weight:700;}
.lshfeat_card-vhv p{line-height:1.6;font-size:0.813rem;color:#A8BCC8;}
.lshfeat_card-vhv b{color:#E8F4F8;}
.lshbig-vhv{gap:1.375rem;flex-wrap:wrap;display:flex;}
.lshbig_n-vhv{font-size:26px;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#00D2E6;font-weight:700;}
.lshbig_l-vhv{color:#6A8A9A;font-size:0.75rem;}
.lshperson-vhv{gap:14px;background:#111820;border-radius:0.75rem;padding:16px 18px;border:1px solid #1E3040;align-items:center;display:flex;}
.lshavatar-vhv{background:linear-gradient(135deg,#00D2E6,#0099AD);border-radius:50%;flex:none;width:2.75rem;height:2.75rem;}
.lshperson_name-vhv{font-size:0.875rem;color:#E8F4F8;font-weight:700;}
.lshperson_role-vhv{color:#6A8A9A;font-size:0.75rem;}
.lshkv-vhv{gap:1px;border-radius:0.75rem;overflow:hidden;background:#1E3040;border:1px solid #1E3040;grid-template-columns:1fr 1fr;display:grid;}
.lshkv-vhv>div{padding:16px 18px;background:#0A0F14;min-width:0;}
.lshkv_k-vhv{color:#00D2E6;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.594rem;text-transform:uppercase;margin-bottom:0.313rem;}
.lshkv_v-vhv{font-size:13.5px;color:#E8F4F8;font-weight:700;}
@media(max-width:1022px){.lshsplit_a-vhv,.lshsplit_b-vhv,.lshsplit_c-vhv,.lshpgrid-vhv{gap:1.5rem;grid-template-columns:1fr;}
.lshfeat-vhv,.lshfeat2-vhv{grid-template-columns:1fr;}
.lshkv-vhv{grid-template-columns:1fr;}
}
.lshsh-vhv{margin-bottom:1rem;min-width:0;}
.lshsh_row-vhv{gap:0.75rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;display:flex;}
.lshsh_row-vhv .lshsh_l-vhv{gap:0.375rem;flex-direction:column;display:flex;min-width:0;}
.lshsh_stack-vhv{gap:10px;flex-direction:column;align-items:flex-start;display:flex;}
.lshsh_center-vhv{gap:10px;align-items:center;flex-direction:column;text-align:center;display:flex;}
.lshsh_h2-vhv{gap:9px;font-size:1.25rem;overflow-wrap:break-word;color:#E8F4F8;font-weight:700;display:flex;align-items:center;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.1;}
@media(min-width:766px){.lshsh_h2-vhv{font-size:1.5rem;}
}
.lshband-vhv .lshsh_h2-vhv{color:#E8F4F8;}
.lsheb_mono-vhv{font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:none;letter-spacing:.08em;}
.lsheb_mono-vhv::before{content:"// ";}
.lsheb_upper-vhv{letter-spacing:.14em;text-transform:uppercase;}
.lsheb_pill-vhv{border-radius:999px;background:rgba(0, 210, 230, 0.11);padding:5px 11px;text-transform:uppercase;letter-spacing:.12em;}
.lsheb_line-vhv{gap:10px;display:inline-flex;align-items:center;}
.lsheb_line-vhv::before{background:#00D2E6;height:1px;width:1.5rem;display:inline-block;content:"";}
.lshband-vhv .lsheb_line-vhv::before{background:#00D2E6;}
.lshband-vhv .lsheb_pill-vhv{background:rgba(255, 255, 255, 0.07);}
.lshsh_link-vhv{gap:0.375rem;transition:color 0.2s ease,border-color 0.2s ease;padding-bottom:2px;align-items:center;color:#E8F4F8;white-space:nowrap;font-size:13px;border-bottom:1px solid #E8F4F8;display:inline-flex;font-weight:600;}
.lshsh_link-vhv:hover{border-color:#00D2E6;color:#00D2E6;}
.lshsh_link-vhv svg{height:0.875rem;width:14px;}
.lshsh_link_chev-vhv{font-size:0.75rem;padding-bottom:0;color:#00D2E6;border-bottom:0;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.lshsh_link_btn-vhv{padding:9px 1.125rem;border-radius:62.438rem;background:#00D2E6;color:#040D11;border-bottom:0;}
.lshsh_link_btn-vhv:hover{background:#00B8C9;border-color:transparent;}
.lshband-vhv .lshsh_link-vhv{border-color:#E8F4F8;color:#E8F4F8;}
.lshband-vhv .lshsh_link_chev-vhv{color:#00D2E6;}
.lshsh_rule-vhv{background:#1E3040;margin:-2px 0 1rem;height:1px;}
.lshband-vhv .lshsh_rule-vhv{background:rgba(255, 255, 255, 0.12);}
.lshseo_grid3-vhv{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;}
.lshseo_grid4-vhv{gap:0.813rem;grid-template-columns:repeat(4,1fr);display:grid;}
.lshseo_grid3-vhv>*,.lshseo_grid4-vhv>*{min-width:0;}
.lshseo_card-vhv{padding:1.5rem;border:1px solid #1E3040;background:#111820;border-radius:0.75rem;}
.lshseo_card-vhv h3{font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:18px;color:#E8F4F8;font-weight:700;margin-bottom:0.5rem;}
.lshseo_card-vhv p{font-size:0.813rem;color:#A8BCC8;line-height:1.6;}
.lshseo_card_sm-vhv{padding:1.25rem;}
.lshseo_card_sm-vhv h3{font-size:1rem;}
.lshseo_card_sm-vhv p{font-size:12.5px;line-height:1.55;}
.lshseo_rtp_row-vhv{gap:2.25rem;grid-template-columns:1fr 1fr;align-items:center;display:grid;margin-top:16px;}
.lshrtp-vhv{gap:0.875rem;display:flex;min-width:0;}
.lshrtp-vhv>div{padding:16px;border-radius:0.75rem;flex:1;background:#0A0F14;text-align:center;min-width:0;}
.lshrtp_n-vhv{color:#00D2E6;font-size:1.625rem;white-space:nowrap;font-weight:700;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.lshrtp_l-vhv{color:#6A8A9A;margin-top:4px;font-size:11px;}
.lshcmp-vhv{overflow:hidden;border:1px solid #1E3040;border-radius:0.75rem;max-width:47.5rem;}
.lshcmp_row-vhv{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:0.813rem;}
.lshcmp_row-vhv>div{padding:0.813rem 14px;min-width:0;text-align:center;}
.lshcmp_row-vhv>div:first-child{text-align:left;font-weight:600;color:#E8F4F8;padding-left:22px;}
.lshcmp_th-vhv{background:#0A0F14;font-weight:700;font-size:0.781rem;}
.lshcmp_row-vhv:not(.lshcmp_th-vhv){background:#111820;border-top:1px solid #162230;color:#A8BCC8;}
.lshcmp_zebra-vhv{background:#0D1419;}
.lshguide-vhv{overflow:hidden;border:1px solid #1E3040;border-radius:12px;background:#111820;cursor:pointer;}
.lshguide_cover-vhv{height:130px;}
.lshguide_body-vhv{padding:20px;}
.lshguide_body-vhv h3{margin:0.438rem 0 0.563rem;line-height:1.25;color:#E8F4F8;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:16px;}
.lshguide_meta-vhv{font-size:11.5px;color:#6A8A9A;}
.lshhub-vhv{grid-template-columns:repeat(5,1fr);gap:1.75rem;border-top:1px solid #162230;padding-top:28px;display:grid;}
.lshhub-vhv>*{min-width:0;}
.lshhub-vhv h4{color:#E8F4F8;font-size:0.813rem;font-weight:700;margin-bottom:11px;}
.lshhub_col-vhv{gap:0.5rem;flex-direction:column;color:#A8BCC8;display:flex;font-size:13px;}
.lshhub_col-vhv a{cursor:pointer;}
@media(max-width:1025px){.lshseo_grid3-vhv{grid-template-columns:1fr;}
.lshseo_grid4-vhv{grid-template-columns:repeat(2,1fr);}
.lshseo_rtp_row-vhv{grid-template-columns:1fr;gap:20px;}
.lshhub-vhv{gap:1.375rem;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:561px){.lshhub-vhv{grid-template-columns:1fr;}
}
.lshtk-vhv{background:#070B0F;overflow:hidden;display:flex;align-items:center;border-bottom:1px solid #162230;}
.lshtk_tag-vhv{padding:0.688rem 18px;background:#111820;flex:none;gap:8px;align-items:center;font-weight:600;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#E03A3A;display:flex;border-right:1px solid #162230;letter-spacing:.1em;font-size:10.5px;text-transform:uppercase;}
.lshtk_rail-vhv{flex:1;overflow:hidden;}
.lshtk_track-vhv{padding:0.688rem 14px;animation:zm3-marquee 26s linear infinite;gap:1.75rem;font-size:0.75rem;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;width:max-content;display:flex;white-space:nowrap;color:#A8BCC8;}
.lshtk_track-vhv b{color:#00D2E6;}
.lshhero-vhv{overflow:hidden;border:1px solid #1E3040;border-radius:1.25rem;padding:2.875rem 48px;background:linear-gradient(120deg,#061018,#04090F);color:#E8F4F8;position:relative;}
.lshhero_glow-vhv{background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);border-radius:50%;width:21.25rem;top:-60px;height:21.25rem;position:absolute;right:-3.75rem;}
.lshhero_in-vhv{max-width:37.5rem;position:relative;}
.lshhero-vhv .lsheyebrow-vhv{color:#00D2E6;}
.lshpill_row-vhv{background:rgba(255, 255, 255, 0.07);gap:0.5rem;padding:6px 0.813rem;border-radius:62.438rem;border:1px solid rgba(255, 255, 255, 0.12);font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;display:inline-flex;align-items:center;margin-bottom:1.375rem;font-size:10.5px;text-transform:uppercase;letter-spacing:.1em;color:#00D2E6;}
.lshhero_h1-vhv{margin:1.125rem 0;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.02;font-size:54px;color:#E8F4F8;letter-spacing:-.02em;overflow-wrap:break-word;font-weight:700;}
.lshhero_h1-vhv em{color:#00D2E6;font-style:normal;}
.lshhero_sub-vhv{margin-bottom:1.75rem;max-width:480px;line-height:1.55;font-size:17px;color:#7AAABB;}
.lshhero_cta-vhv{gap:0.875rem;flex-wrap:wrap;align-items:center;display:flex;margin-bottom:26px;}
.lshhero_trust-vhv{gap:14px;display:flex;align-items:center;flex-wrap:wrap;}
.lshhero_rating_txt-vhv{color:#7AAABB;font-size:0.813rem;}
@media(max-width:1022px){.lshhero-vhv{padding:32px 1.5rem;}
.lshhero_h1-vhv{font-size:2.375rem;}
}
@media(max-width:562px){.lshhero_h1-vhv{font-size:1.875rem;}
}
.lshstat-vhv{gap:14px;grid-template-columns:repeat(4,1fr);display:grid;}
.lshstat-vhv>*{min-width:0;}
.lshstat_item-vhv{background:#111820;border:1px solid #1E3040;padding:18px 20px;border-radius:0.75rem;}
.lshstat_k-vhv{letter-spacing:.12em;font-size:0.594rem;margin-bottom:7px;text-transform:uppercase;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#6A8A9A;}
.lshstat_v-vhv{gap:0.5rem;color:#E8F4F8;display:flex;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:24px;overflow-wrap:anywhere;font-weight:700;min-width:0;align-items:center;}
.lshstat_v_accent-vhv{color:#00D2E6;}
@media(max-width:1024px){.lshstat-vhv{grid-template-columns:repeat(2,1fr);}
}
.lshwlc-vhv{border:1px solid #1E3040;gap:1.5rem;overflow:hidden;grid-template-columns:1.2fr .8fr;background:linear-gradient(120deg,#061018,#04090F);border-radius:1.25rem;padding:2.25rem 2.5rem;align-items:center;color:#E8F4F8;display:grid;position:relative;}
.lshwlc-vhv>*{min-width:0;}
.lshwlc-vhv .lsheyebrow-vhv{color:#00D2E6;}
.lshwlc_glow-vhv{background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);border-radius:50%;top:-2.5rem;position:absolute;width:16.25rem;right:-2.5rem;height:16.25rem;}
.lshwlc_in-vhv{position:relative;}
.lshwlc_h2-vhv{margin:0.625rem 0 8px;font-size:2.125rem;color:#E8F4F8;font-weight:700;line-height:1.03;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:break-word;}
.lshwlc_h2-vhv em{font-style:normal;color:#00D2E6;}
.lshwlc_sub-vhv{color:#7AAABB;line-height:1.55;max-width:26.25rem;font-size:14px;margin-bottom:1.125rem;}
.lshwlc_terms-vhv{gap:0.625rem;position:relative;flex-direction:column;display:flex;}
.lshterm-vhv{background:rgba(255, 255, 255, 0.07);border-radius:12px;gap:11px;padding:13px 0.938rem;border:1px solid rgba(255, 255, 255, 0.12);display:flex;align-items:center;}
.lshterm-vhv svg{flex:none;color:#00D2E6;height:1.25rem;width:1.25rem;}
.lshterm_k-vhv{text-transform:uppercase;letter-spacing:.1em;font-size:9.5px;color:#7AAABB;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.lshterm_v-vhv{color:#E8F4F8;margin-top:2px;font-size:14px;font-weight:700;}
@media(max-width:1021px){.lshwlc-vhv{grid-template-columns:1fr;}
}
@media(max-width:563px){.lshwlc_h2-vhv{font-size:1.625rem;}
}
.lshjp-vhv{gap:14px;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.lshjp-vhv>*{min-width:0;}
.lshjp_hero-vhv{padding:1.625rem;border-radius:20px;gap:0.875rem;background:linear-gradient(135deg,#061018,#04090F);border:1px solid #1E3040;overflow:hidden;min-height:180px;position:relative;color:#E8F4F8;justify-content:space-between;display:flex;flex-direction:column;}
.lshjp_glow-vhv{background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);border-radius:50%;right:-40px;top:-40px;position:absolute;width:11.25rem;height:11.25rem;}
.lshjp_k_row-vhv{gap:10px;align-items:center;position:relative;display:flex;justify-content:space-between;}
.lshjp_k-vhv{letter-spacing:.12em;font-size:0.625rem;color:#6A8A9A;text-transform:uppercase;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.lshjp_hero-vhv .lshjp_k-vhv{color:#7AAABB;}
.lshjp_amt-vhv{font-size:2.625rem;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;color:#00D2E6;position:relative;line-height:1;}
.lshjp_sub-vhv{font-size:0.75rem;color:#7AAABB;margin-top:5px;}
.lshjp_cell-vhv{border:1px solid #1E3040;border-radius:20px;padding:22px;background:#111820;display:flex;min-height:180px;flex-direction:column;justify-content:space-between;}
.lshjp_cell-vhv .lshjp_amt-vhv{font-size:1.875rem;color:#E8F4F8;}
.lshjp_cell-vhv .lshjp_sub-vhv{color:#6A8A9A;}
@media(max-width:1027px){.lshjp-vhv{grid-template-columns:1fr;}
}
@media(max-width:563px){.lshjp_amt-vhv{font-size:2rem;}
}
.lshvip_head-vhv{gap:12px;align-items:flex-end;margin-bottom:1.125rem;display:flex;flex-wrap:wrap;justify-content:space-between;}
.lshvip_intro-vhv{font-size:0.813rem;max-width:420px;color:#A8BCC8;}
.lshvip-vhv{grid-template-columns:repeat(5,1fr);gap:12px;display:grid;}
.lshvip-vhv>*{min-width:0;}
.lshtier-vhv{border-radius:12px;background:#111820;border:1px solid #1E3040;padding:20px;}
.lshtier_on-vhv{border-color:#00D2E6;background:rgba(0, 210, 230, 0.11);}
.lshtier_medal-vhv{background:linear-gradient(135deg,#00D2E6,#0099AD);border-radius:8px;height:30px;width:30px;margin-bottom:0.875rem;}
.lshtier_name-vhv{font-size:15px;color:#E8F4F8;font-weight:700;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.313rem;}
.lshtier_tx-vhv{font-size:11.5px;line-height:1.5;color:#6A8A9A;}
@media(max-width:1022px){.lshvip-vhv{grid-template-columns:repeat(2,1fr);}
}
.lshpromo_grid-vhv{gap:1rem;grid-template-columns:repeat(3,1fr);display:grid;}
.lshpromo_grid-vhv>*{min-width:0;}
.lshpromo-vhv{border:1px solid #1E3040;background:#111820;border-radius:20px;overflow:hidden;padding:24px;position:relative;min-height:150px;}
.lshpromo_h-vhv{margin-top:6px;font-weight:700;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:26px;color:#E8F4F8;line-height:1.05;}
.lshpromo_h-vhv em{color:#00D2E6;font-style:normal;}
.lshpromo_p-vhv{font-size:0.781rem;line-height:1.5;color:#A8BCC8;margin-top:8px;}
.lshpromo_feat-vhv{border-color:#1E3040;background:linear-gradient(135deg,#061018,#04090F);}
.lshpromo_feat-vhv .lshpromo_h-vhv{color:#E8F4F8;}
.lshpromo_feat-vhv .lshpromo_h-vhv em{color:#00D2E6;}
.lshpromo_feat-vhv .lshpromo_p-vhv{color:#7AAABB;}
.lshpromo_feat-vhv .lsheyebrow-vhv{color:#00D2E6;}
@media(max-width:1025px){.lshpromo_grid-vhv{grid-template-columns:1fr;}
}
.lshpay_logos-vhv{grid-template-columns:repeat(4,1fr);gap:0.563rem;display:grid;}
.lshpay_logos-vhv>*{min-width:0;}
.lshpay-vhv{border-radius:0.5rem;border:1px solid #1E3040;display:flex;font-weight:700;color:#A8BCC8;justify-content:center;font-size:12px;align-items:center;height:48px;}
.lshtable-vhv{border-radius:12px;overflow:hidden;border:1px solid #1E3040;}
.lshtrow-vhv{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:0.813rem;}
.lshtrow-vhv>div{padding:0.813rem 14px;min-width:0;}
.lshtrow-vhv>div:first-child{color:#E8F4F8;font-weight:700;padding-left:16px;}
.lshtrow_th-vhv{background:#0A0F14;letter-spacing:.06em;font-size:0.594rem;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;color:#6A8A9A;}
.lshtrow-vhv:not(.lshtrow_th-vhv){background:#111820;border-top:1px solid #162230;color:#A8BCC8;}
.lshtrow_zebra-vhv{background:#0D1419;}
.lshpos-vhv{color:#00D2E6;font-weight:700;}
@media(max-width:1021px){.lshpay_logos-vhv{grid-template-columns:repeat(2,1fr);}
}
.lshsupp-vhv{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.lshsupp-vhv>*{min-width:0;}
.lshsupp_card-vhv{background:#111820;border-radius:12px;border:1px solid #1E3040;padding:24px;}
.lshsupp_card-vhv svg{margin-bottom:14px;height:24px;color:#00D2E6;width:1.5rem;}
.lshsupp_card-vhv h3{font-size:16px;margin-bottom:0.375rem;color:#E8F4F8;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.lshsupp_card-vhv p{line-height:1.55;color:#A8BCC8;font-size:13px;}
@media(max-width:1021px){.lshsupp-vhv{grid-template-columns:1fr;}
}
.lshdw_h2-vhv{margin-bottom:0.625rem;font-size:26px;font-weight:700;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#E8F4F8;line-height:1.08;}
.lshsteps_v-vhv{gap:0.625rem;grid-template-columns:1fr;}
.lshsteps_v-vhv .lshstep-vhv{padding:18px 20px;}
@media(max-width:561px){.lshdw_h2-vhv{font-size:1.438rem;}
}
.lshapp-vhv{gap:2.25rem;justify-content:space-between;display:flex;flex-wrap:wrap;align-items:center;}
.lshapp_copy-vhv{max-width:32.5rem;}
.lshapp_h2-vhv{margin:12px 0 10px;font-size:1.75rem;line-height:1.05;font-weight:700;color:#E8F4F8;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.lshapp_text-vhv{margin-bottom:20px;font-size:14px;color:#A8BCC8;line-height:1.6;}
.lshapp_btns-vhv{gap:12px;display:flex;flex-wrap:wrap;}
.lshstore-vhv{border-radius:0.75rem;background:#0A0F14;gap:9px;border:1px solid #1E3040;padding:11px 1.125rem;color:#E8F4F8;display:inline-flex;cursor:pointer;align-items:center;font-size:13px;font-weight:700;}
.lshstore-vhv svg{height:1rem;width:16px;}
.lshapp_qr_wrap-vhv{gap:1rem;display:flex;align-items:center;}
.lshqr-vhv{padding:11px;grid-template-rows:repeat(5,1fr);border-radius:12px;gap:3px;grid-template-columns:repeat(5,1fr);background:#0A0F14;border:1px solid #1E3040;display:grid;width:108px;height:108px;}
.lshqr-vhv i{background:transparent;}
.lshqr_f-vhv{background:#00D2E6;}
.lshapp_qr_cap-vhv{line-height:1.4;font-size:0.75rem;max-width:84px;color:#6A8A9A;}
.lshtour-vhv{grid-template-columns:1.05fr 1fr;overflow:hidden;border-radius:20px;border:1px solid #1E3040;display:grid;}
.lshtour-vhv>*{min-width:0;}
.lshtour_l-vhv{padding:34px;overflow:hidden;background:linear-gradient(135deg,#061018,#04090F);position:relative;color:#E8F4F8;}
.lshtour_h2-vhv{margin:12px 0 10px;font-weight:700;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.05;color:#E8F4F8;font-size:1.875rem;}
.lshtour_h2-vhv em{font-style:normal;color:#00D2E6;}
.lshtour_text-vhv{font-size:0.844rem;margin-bottom:1.25rem;color:#7AAABB;max-width:340px;line-height:1.6;}
.lshtour_meta-vhv{gap:1.125rem;margin-bottom:1.25rem;flex-wrap:wrap;align-items:flex-end;display:flex;}
.lshtour_cap-vhv{font-size:0.594rem;text-transform:uppercase;margin-bottom:5px;color:#7AAABB;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.lshcount-vhv{gap:0.375rem;display:flex;}
.lshcount-vhv span{background:rgba(255, 255, 255, 0.07);border:1px solid rgba(255, 255, 255, 0.12);padding:0.25rem 9px;border-radius:0.5rem;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:1.375rem;font-weight:700;}
.lshtour_units-vhv{font-size:0.625rem;color:#7AAABB;}
.lshboard-vhv{padding:28px 30px;background:#111820;}
.lshboard_head-vhv{justify-content:space-between;display:flex;margin-bottom:14px;align-items:center;}
.lshboard_title-vhv{font-weight:700;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1rem;color:#E8F4F8;}
.lshboard_upd-vhv{font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#6A8A9A;font-size:0.625rem;text-transform:uppercase;}
.lshboard_list-vhv{gap:2px;flex-direction:column;display:flex;}
.lshboard_row-vhv{border-radius:8px;padding:10px 0.75rem;gap:12px;align-items:center;display:flex;}
.lshboard_top1-vhv{background:rgba(0, 210, 230, 0.11);}
.lshboard_rk-vhv{width:1.25rem;font-weight:700;font-size:0.875rem;color:#6A8A9A;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.lshboard_top1-vhv .lshboard_rk-vhv{color:#00D2E6;}
.lshboard_nm-vhv{flex:1;min-width:0;font-weight:600;font-size:13.5px;color:#A8BCC8;}
.lshboard_top1-vhv .lshboard_nm-vhv{color:#E8F4F8;font-weight:700;}
.lshboard_pt-vhv{font-size:12.5px;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#A8BCC8;}
@media(max-width:1026px){.lshtour-vhv{grid-template-columns:1fr;}
}
@media(max-width:562px){.lshtour_h2-vhv{font-size:24px;}
}
.lshsteps-vhv{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.lshsteps-vhv>*{min-width:0;}
.lshstep-vhv{border-radius:12px;background:#111820;padding:24px;border:1px solid #1E3040;position:relative;}
.lshstep_num-vhv{background:#00D2E6;border-radius:8px;font-weight:700;width:1.875rem;margin-bottom:14px;height:1.875rem;font-size:0.813rem;display:flex;align-items:center;justify-content:center;color:#040D11;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.lshstep_h-vhv{font-weight:700;margin-bottom:0.438rem;font-size:1rem;color:#E8F4F8;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.lshstep_p-vhv{font-size:0.813rem;line-height:1.55;color:#A8BCC8;}
@media(max-width:1025px){.lshsteps-vhv{grid-template-columns:1fr;}
}
.lshet_h2-vhv{margin:0.625rem 0 0.875rem;line-height:1.08;font-weight:700;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#E8F4F8;font-size:28px;}
.lshet_right-vhv{gap:10px;display:flex;flex-direction:column;}
.lshet_updated-vhv{padding:14px 1.125rem;border-radius:12px;border:1px solid #1E3040;gap:0.625rem;background:#0A0F14;font-size:12px;color:#A8BCC8;align-items:center;display:flex;}
.lshet_updated-vhv svg{flex:none;height:15px;width:15px;color:#00D2E6;}
.lshet_updated-vhv b{color:#E8F4F8;}
@media(max-width:557px){.lshet_h2-vhv{font-size:24px;}
}
.lshprovs-vhv{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:1.75rem;display:grid;}
.lshprovs-vhv>*{min-width:0;}
.lshprov-vhv{border:1px solid #1E3040;padding:0.75rem;border-radius:12px;background:#111820;display:flex;align-items:center;height:4rem;justify-content:center;text-decoration:none;}
.lshprov_img-vhv{max-height:32px;max-width:100%;object-fit:contain;}
.lshresp-vhv{border:1px solid #1E3040;padding:26px;background:#111820;border-radius:12px;gap:24px;justify-content:space-between;flex-wrap:wrap;align-items:center;display:flex;}
.lshresp_in-vhv{max-width:560px;}
.lshresp_h-vhv{color:#E8F4F8;font-size:1.188rem;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;margin-bottom:8px;}
.lshresp_p-vhv{color:#A8BCC8;line-height:1.6;font-size:13.5px;}
.lshresp_badges-vhv{gap:14px;display:flex;align-items:center;flex-wrap:wrap;}
.lshage18-vhv{border-radius:0.5rem;border:1.5px solid #E03A3A;padding:4px 0.5rem;color:#E03A3A;font-size:13px;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-weight:700;}
.lshresp_org-vhv{font-size:13px;font-weight:600;color:#6A8A9A;}
@media(max-width:1027px){.lshprovs-vhv{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:561px){.lshprovs-vhv{grid-template-columns:repeat(2,1fr);}
}
.lshab_h2-vhv{margin:14px 0 16px;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;color:#E8F4F8;font-size:32px;line-height:1.08;}
.lshab_body-vhv{line-height:1.65;color:#A8BCC8;margin-bottom:14px;font-size:15px;}
.lshab_chips-vhv{gap:10px;margin-top:8px;display:flex;flex-wrap:wrap;}
.lshfaq-vhv{gap:10px;flex-direction:column;display:flex;}
.lshfaq_item-vhv{border-radius:12px;padding:1.125rem 1.375rem;background:#111820;border:1px solid #1E3040;}
.lshfaq_q-vhv{gap:1rem;list-style:none;cursor:pointer;font-weight:600;display:flex;align-items:center;justify-content:space-between;color:#E8F4F8;font-size:15.5px;}
.lshfaq_q-vhv::-webkit-details-marker{display:none;}
.lshfaq_q_t-vhv{gap:10px;display:flex;}
.lshfaq_q_i-vhv{font-style:normal;color:#00D2E6;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.lshfaq_pm-vhv{font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#00D2E6;font-size:1.25rem;}
.lshfaq_item-vhv[open] .lshfaq_pm-vhv{transform:rotate(45deg);}
.lshfaq_a-vhv{line-height:1.6;margin-top:12px;font-size:13.5px;color:#A8BCC8;}
@media(max-width:558px){.lshab_h2-vhv{font-size:1.625rem;}
}
.lshgd_head-vhv{gap:0.75rem;justify-content:space-between;display:flex;margin-bottom:1rem;flex-wrap:wrap;align-items:center;}
.lshrv_head-vhv{gap:0.75rem;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.125rem;flex-wrap:wrap;}
.lshrv_agg-vhv{gap:10px;display:flex;align-items:center;}
.lshrv_source-vhv{color:#6A8A9A;font-size:12.5px;}
.lshrv_grid-vhv{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.lshrv_grid-vhv>*{min-width:0;}
.lshreview-vhv{border-radius:12px;padding:24px;border:1px solid #1E3040;background:#111820;}
.lshreview-vhv .lshstars-vhv{margin-bottom:0.625rem;}
.lshreview-vhv p{font-size:14.5px;line-height:1.5;font-weight:600;color:#E8F4F8;margin-bottom:14px;}
.lshreview_by-vhv{color:#6A8A9A;font-size:12.5px;}
@media(max-width:1026px){.lshrv_grid-vhv{grid-template-columns:1fr;}
}
.lshdispute-vhv{gap:28px;border:1px dashed #2A4458;padding:1.625rem 1.875rem;border-radius:12px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.lshdispute_in-vhv{max-width:41.25rem;}
.lshdispute_h2-vhv{color:#E8F4F8;font-size:1.375rem;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:8px;font-weight:700;}
.lshdispute_text-vhv{font-size:13.5px;color:#A8BCC8;line-height:1.6;}
.lshop_h2-vhv{margin:10px 0 8px;font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#E8F4F8;font-weight:700;font-size:1.5rem;line-height:1.1;}
.lshop_text-vhv{font-size:0.844rem;line-height:1.6;color:#A8BCC8;}
@media(max-width:561px){.lshop_h2-vhv{font-size:22px;}
}
.lshfooter-vhv{background:#070B0F;padding:40px 28px;border-top:1px solid #162230;}
.lshfooter_grid-vhv{gap:2rem;grid-template-columns:1.4fr 1fr 1fr 1fr;display:grid;margin-bottom:28px;max-width:1400px;margin-left:auto;margin-right:auto;}
.lshfooter_grid-vhv>*{min-width:0;}
.lshfooter_grid-vhv h4{margin-bottom:13px;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#3E5A6A;text-transform:uppercase;font-size:10px;letter-spacing:.12em;}
.lshfcol-vhv{gap:9px;color:#A8BCC8;display:flex;flex-direction:column;font-size:0.813rem;}
.lshfcol-vhv a{cursor:pointer;}
.lshft_about-vhv{font-size:0.813rem;line-height:1.6;max-width:16.25rem;color:#6A8A9A;margin-top:12px;}
.lshft_contact-vhv{font-size:12.5px;overflow-wrap:anywhere;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#00D2E6;margin-top:0.75rem;}
.lshfooter_bottom-vhv{gap:16px;margin:0 auto;display:flex;flex-wrap:wrap;padding-top:1.25rem;max-width:1400px;align-items:center;border-top:1px solid #162230;justify-content:space-between;}
.lshfooter_bottom-vhv p{color:#3E5A6A;max-width:45rem;line-height:1.6;font-size:11px;}
@media(max-width:1027px){.lshfooter_grid-vhv{grid-template-columns:1fr 1fr;}
}
@media(max-width:560px){.lshfooter_grid-vhv{grid-template-columns:1fr;}
}