*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0F0C07;line-height:1.55;text-rendering:optimizeLegibility;font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:0.938rem;color:#C4B490;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;}
img{display:block;max-width:100%;}
a{color:inherit;text-decoration:none;}
button{border:none;background:none;cursor:pointer;font-family:inherit;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{height:0.5rem;width:0.5rem;}
::-webkit-scrollbar-thumb{background:rgba(8, 6, 3, 0.72);border-radius:8px;}
::-webkit-scrollbar-track{background:transparent;}
.khlshell-sue{grid-template-columns:248px 1fr;display:grid;min-height:100vh;}
.khlmain-sue{min-width:0;}
.khlwrap-sue{margin:0 auto;width:100%;max-width:1400px;}
.khlcontainer-sue{padding:0 16px;margin:0 auto;width:100%;max-width:87.5rem;}
@media(min-width:768px){.khlcontainer-sue{padding:0 28px;}
}
.khlsection-sue{padding:1.5rem 28px;}
.khlsection_pt-sue{padding-top:34px;}
.khlband_soft-sue{background:#1A1610;}
.khleyebrow-sue{overflow-wrap:break-word;font-weight:600;font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;text-transform:uppercase;display:inline-block;letter-spacing:.14em;color:#FBB020;font-size:0.656rem;line-height:1.4;}
.khldrawer_cb-sue{display:none;}
.khloverlay-sue{display:none;}
@media(max-width:1023px){.khlshell-sue{grid-template-columns:1fr;}
.khlmain-sue{padding-bottom:4.875rem;}
.khldrawer_cb-sue:checked~.khloverlay-sue{background:rgba(8, 6, 3, 0.72);inset:0;position:fixed;display:block;z-index:70;}
}
@media(max-width:557px){.khlsection-sue{padding:1.125rem 1rem;}
.khlsection_pt-sue{padding-top:24px;}
}
@keyframes zm3-pulse{0%,100%{opacity:.55}
50%{opacity:1}
}
@keyframes zm3-marquee{0%{transform:translateX(0)}
100%{transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.khlside-sue{background:#13100B;padding:1.375rem 18px;gap:1.375rem;overflow-y:auto;position:sticky;top:0;align-self:start;flex-direction:column;display:flex;border-right:1px solid #2A2318;height:100vh;}
.khlbrand-sue{gap:10px;display:flex;align-items:center;}
.khllogo-sue{color:#F5EDD8;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-size:1.313rem;font-weight:700;letter-spacing:-.02em;}
.khlside_cta-sue{border:1px solid #352C1E;padding:16px;background:rgba(251, 176, 32, 0.11);border-radius:0.813rem;}
.khlside_cta_h-sue{line-height:1.15;margin-bottom:0.375rem;color:#F5EDD8;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:1.063rem;}
.khlside_cta_p-sue{line-height:1.45;margin-bottom:12px;font-size:12px;color:#C4B490;}
.khlnav-sue{gap:3px;display:flex;flex-direction:column;}
.khlnav_label-sue{padding:0.375rem 0.625rem;color:#5A4E38;text-transform:uppercase;font-size:0.594rem;letter-spacing:.14em;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.khlnav_item-sue{border-radius:0.563rem;padding:10px;gap:11px;font-weight:500;color:#C4B490;align-items:center;font-size:14px;display:flex;}
.khlnav_item-sue svg{height:1.063rem;width:1.063rem;}
.khlnav_item-sue:hover{background:rgba(251, 176, 32, 0.11);color:#F5EDD8;}
.khlnav_item_on-sue{background:rgba(251, 176, 32, 0.11);color:#FBB020;font-weight:600;}
.khlside_foot-sue{padding:0.75rem;background:#1A1610;border:1px solid #352C1E;border-radius:0.813rem;margin-top:auto;}
.khlside_foot-sue p{font-size:0.781rem;color:#C4B490;line-height:1.4;margin-top:0.25rem;}
/* ---------- topbar ---------- */
.khltop-sue{padding:14px 28px;gap:16px;background:#13100B;z-index:40;position:sticky;display:flex;align-items:center;top:0;border-bottom:1px solid #2A2318;}
.khltop_brand-sue{gap:0.563rem;display:none;align-items:center;}
.khlsearch-sue{border:1px solid #352C1E;gap:0.625rem;border-radius:0.813rem;padding:11px 0.875rem;flex:1;background:#1A1610;max-width:440px;align-items:center;font-size:0.844rem;display:flex;color:#8A7A5C;}
.khlsearch-sue svg{flex:none;width:16px;height:1rem;}
.khltop_actions-sue{gap:0.75rem;align-items:center;display:flex;margin-left:auto;}
.khllang-sue{color:#C4B490;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.75rem;}
.khlburger-sue{border:1px solid #352C1E;border-radius:9px;background:#1A1610;width:2.5rem;color:#F5EDD8;height:2.5rem;display:none;align-items:center;justify-content:center;}
/* ---------- bottom-nav (mobile) ---------- */
.khlbotnav-sue{display:none;}
@media(max-width:1025px){.khlside-sue{transition:transform .25s ease;height:100vh;left:0;width:17.5rem;transform:translateX(-100%);top:0;z-index:80;position:fixed;}
.khldrawer_cb-sue:checked~.khlshell-sue .khlside-sue{transform:translateX(0);}
.khltop-sue{padding:0.875rem 1rem;gap:12px;position:static;flex-wrap:wrap;}
.khltop_brand-sue{display:flex;}
.khlsearch-sue{display:none;}
.khlburger-sue{display:flex;}
.khltop_actions-sue{gap:0.625rem;align-items:stretch;width:100%;margin-left:0;}
.khltop_actions-sue .khllang-sue{display:none;}
.khltop_actions-sue .khlbtn-sue{padding:11px 0.625rem;flex:1;text-align:center;}
.khlbotnav-sue{background:#13100B;grid-template-columns:repeat(3,1fr);padding:8px 6px calc(8px + env(safe-area-inset-bottom));left:0;right:0;z-index:65;transform:translateZ(0);display:grid;position:fixed;bottom:0;border-top:1px solid #352C1E;}
.khlbn-sue{gap:0.25rem;padding:6px 2px 0;font-weight:600;font-size:10px;flex-direction:column;min-width:0;justify-content:flex-end;align-items:center;display:flex;color:#C4B490;}
.khlbn-sue svg{flex:none;width:22px;height:22px;}
.khlbn-sue span{overflow:hidden;text-align:center;max-width:100%;white-space:nowrap;text-overflow:ellipsis;}
.khlbn_on-sue{color:#FBB020;}
.khlbn_center-sue{position:relative;}
.khlbn_fab-sue{border-radius:50%;background:#FBB020;width:50px;left:50%;align-items:center;height:3.125rem;transform:translateX(-50%);color:#0F0C07;top:-1.25rem;display:flex;justify-content:center;box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.64), 0 2px 10px rgba(0, 0, 0, 0.48);position:absolute;}
.khlbn_fab-sue svg{height:24px;width:24px;}
.khlbn_center-sue span{color:#FBB020;}
}
.khlbtn-sue{padding:11px 22px;transition:background-color 0.2s ease,color 0.2s ease;border-radius:9px;gap:0.5rem;font-weight:700;display:inline-flex;font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;align-items:center;font-size:14px;justify-content:center;cursor:pointer;}
.khlbtn_pri-sue{background:#FBB020;box-shadow:0 0.25rem 20px rgba(251, 176, 32, 0.42), 0 2px 8px rgba(251, 176, 32, 0.24);color:#0F0C07;}
.khlbtn_pri-sue:hover{background:#E09A0A;}
.khlbtn_ghost-sue{background:rgba(251, 176, 32, 0.11);color:#F5EDD8;font-weight:600;}
.khlbtn_line-sue{border:1px solid #4A3E2A;background:transparent;color:#F5EDD8;font-weight:600;}
.khlbtn_lg-sue{padding:16px 1.875rem;border-radius:13px;font-size:0.938rem;}
.khlband-sue .khlbtn_line-sue{border-color:rgba(255, 210, 100, 0.13);color:#F5EDD8;}
.khlband-sue .khlbtn_ghost-sue{background:rgba(255, 220, 120, 0.08);color:#F5EDD8;}
.khllink_m-sue{gap:5px;align-items:center;color:#FBB020;display:inline-flex;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:12px;text-decoration:none;cursor:pointer;}
.khllink_m-sue svg{width:14px;height:14px;}
.khlband-sue .khllink_m-sue{color:#FBB020;}
.khldot-sue{flex:none;background:#FBB020;border-radius:50%;width:0.438rem;height:0.438rem;}
.khldot_live-sue{background:#E03B2F;animation:zm3-pulse 1.4s infinite;}
.khlstars-sue{gap:2px;color:#FBB020;display:inline-flex;}
.khlstars-sue svg{height:0.938rem;width:0.938rem;}
.khlchip-sue{background:#1A1610;border-radius:9px;padding:7px 12px;gap:6px;border:1px solid #352C1E;font-size:0.688rem;display:inline-flex;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;align-items:center;color:#C4B490;}
.khlchip_on-sue{border-color:transparent;background:rgba(251, 176, 32, 0.11);color:#FBB020;}
.khlgc-sue{color:inherit;cursor:pointer;min-width:0;text-decoration:none;display:block;}
.khlgc_thumb-sue{border:1px solid #352C1E;overflow:hidden;border-radius:0.813rem;background-size:cover;aspect-ratio:1;background-position:center;display:block;position:relative;}
.khlgc_thumb_portrait-sue{aspect-ratio:3/4;}
.khlgc_thumb_wide-sue{aspect-ratio:16/11;}
.khlgc_cap-sue{padding:9px;background:linear-gradient(transparent,rgba(8, 6, 3, 0.72));left:0;right:0;position:absolute;bottom:0;}
.khlgc_name-sue{display:block;color:#F5EDD8;font-size:0.781rem;font-weight:700;}
.khlgc_meta-sue{color:#B09870;font-size:0.688rem;}
.khlgc_badge-sue{padding:2px 0.375rem;border-radius:0.563rem;background:#FBB020;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-weight:700;color:#0F0C07;position:absolute;right:0.5rem;font-size:0.5rem;top:0.5rem;}
.khlgc_badge_hot-sue{background:#E03B2F;color:#F5EDD8;}
.khlgc_badge_live-sue{background:#E03B2F;right:auto;left:0.5rem;color:#F5EDD8;}
.khlgc_mult-sue{inset:0;font-size:28px;display:flex;position:absolute;font-weight:700;align-items:center;justify-content:center;color:#FBB020;}
.khlpc-sue{border-radius:0.813rem;border:1px solid #352C1E;background:#1A1610;justify-content:center;align-items:center;color:#C4B490;display:flex;font-size:14px;height:4rem;font-weight:700;}
.khlrail-sue{min-width:0;}
.khlrail_scroll-sue{gap:14px;display:grid;}
.khlrail_scroll-sue>*{min-width:0;}
.khlg6-sue{grid-template-columns:repeat(6,1fr);}
.khlg7-sue{grid-template-columns:repeat(7,1fr);}
.khlg4-sue{grid-template-columns:repeat(4,1fr);}
@media(max-width:1021px){.khlg6-sue,.khlg7-sue{grid-template-columns:none;grid-auto-flow:column;scroll-snap-type:x mandatory;padding-bottom:6px;grid-auto-columns:120px;overflow-x:auto;}
.khlg6-sue>*,.khlg7-sue>*{scroll-snap-align:start;}
.khlg4-sue{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:563px){.khlg4-sue{grid-template-columns:none;overflow-x:auto;grid-auto-columns:150px;grid-auto-flow:column;}
}
.khlpanel-sue{border-radius:18px;background:#1A1610;border:1px solid #352C1E;padding:1.75rem 32px;}
.khlsplit-sue{gap:2.25rem;display:grid;align-items:start;}
.khlsplit-sue>*{min-width:0;}
.khlsplit_a-sue{grid-template-columns:.85fr 1.15fr;}
.khlsplit_b-sue{grid-template-columns:1fr 1.1fr;}
.khlsplit_c-sue{grid-template-columns:1.1fr .9fr;}
.khlpgrid-sue{grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;display:grid;}
.khlpgrid-sue>*{min-width:0;}
.khllead-sue{color:#C4B490;line-height:1.65;font-size:15px;margin-bottom:14px;}
.khlfeat-sue{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.khlfeat-sue>*{min-width:0;}
.khlfeat2-sue{grid-template-columns:1fr 1fr;}
.khlfeat_card-sue{border:1px solid #352C1E;border-radius:18px;padding:1.625rem;background:#1A1610;}
.khlfeat_card-sue svg{height:26px;margin-bottom:1rem;color:#FBB020;width:1.625rem;}
.khlfeat_card-sue h3{margin-bottom:0.5rem;font-weight:700;color:#F5EDD8;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-size:18px;}
.khlfeat_card-sue p{line-height:1.6;color:#C4B490;font-size:13px;}
.khlfeat_card-sue b{color:#F5EDD8;}
.khlbig-sue{gap:1.375rem;flex-wrap:wrap;display:flex;}
.khlbig_n-sue{font-weight:700;color:#FBB020;font-size:1.625rem;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;}
.khlbig_l-sue{color:#8A7A5C;font-size:0.75rem;}
.khlperson-sue{border-radius:13px;background:#1A1610;gap:0.875rem;border:1px solid #352C1E;padding:16px 1.125rem;display:flex;align-items:center;}
.khlavatar-sue{flex:none;border-radius:50%;background:linear-gradient(135deg,#FBB020,#C97D08);width:44px;height:2.75rem;}
.khlperson_name-sue{font-weight:700;color:#F5EDD8;font-size:14px;}
.khlperson_role-sue{font-size:12px;color:#8A7A5C;}
.khlkv-sue{background:#352C1E;overflow:hidden;border:1px solid #352C1E;gap:1px;grid-template-columns:1fr 1fr;border-radius:0.813rem;display:grid;}
.khlkv-sue>div{padding:1rem 1.125rem;background:#0F0C07;min-width:0;}
.khlkv_k-sue{text-transform:uppercase;margin-bottom:5px;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.594rem;color:#FBB020;}
.khlkv_v-sue{font-size:0.844rem;color:#F5EDD8;font-weight:700;}
@media(max-width:1025px){.khlsplit_a-sue,.khlsplit_b-sue,.khlsplit_c-sue,.khlpgrid-sue{gap:1.5rem;grid-template-columns:1fr;}
.khlfeat-sue,.khlfeat2-sue{grid-template-columns:1fr;}
.khlkv-sue{grid-template-columns:1fr;}
}
.khlsh-sue{margin-bottom:1rem;min-width:0;}
.khlsh_row-sue{gap:12px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;}
.khlsh_row-sue .khlsh_l-sue{gap:0.375rem;display:flex;min-width:0;flex-direction:column;}
.khlsh_stack-sue{gap:0.625rem;flex-direction:column;align-items:flex-start;display:flex;}
.khlsh_center-sue{gap:0.625rem;text-align:center;display:flex;flex-direction:column;align-items:center;}
.khlsh_h2-sue{gap:0.563rem;display:flex;font-size:20px;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;color:#F5EDD8;font-weight:700;line-height:1.1;overflow-wrap:break-word;align-items:center;}
@media(min-width:769px){.khlsh_h2-sue{font-size:24px;}
}
.khlband-sue .khlsh_h2-sue{color:#F5EDD8;}
.khleb_mono-sue{letter-spacing:.08em;text-transform:none;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.khleb_mono-sue::before{content:"// ";}
.khleb_upper-sue{letter-spacing:.14em;text-transform:uppercase;}
.khleb_pill-sue{padding:5px 0.688rem;border-radius:999px;background:rgba(251, 176, 32, 0.11);text-transform:uppercase;letter-spacing:.12em;}
.khleb_line-sue{gap:10px;align-items:center;display:inline-flex;}
.khleb_line-sue::before{background:#FBB020;display:inline-block;width:1.5rem;content:"";height:1px;}
.khlband-sue .khleb_line-sue::before{background:#FBB020;}
.khlband-sue .khleb_pill-sue{background:rgba(255, 220, 120, 0.08);}
.khlsh_link-sue{transition:color 0.2s ease,border-color 0.2s ease;gap:0.375rem;color:#F5EDD8;white-space:nowrap;font-size:13px;align-items:center;padding-bottom:2px;font-weight:600;display:inline-flex;border-bottom:1px solid #F5EDD8;}
.khlsh_link-sue:hover{border-color:#FBB020;color:#FBB020;}
.khlsh_link-sue svg{width:14px;height:0.875rem;}
.khlsh_link_chev-sue{font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;border-bottom:0;padding-bottom:0;color:#FBB020;font-size:0.75rem;}
.khlsh_link_btn-sue{border-radius:62.438rem;padding:0.563rem 1.125rem;background:#FBB020;color:#0F0C07;border-bottom:0;}
.khlsh_link_btn-sue:hover{background:#E09A0A;border-color:transparent;}
.khlband-sue .khlsh_link-sue{border-color:#F5EDD8;color:#F5EDD8;}
.khlband-sue .khlsh_link_chev-sue{color:#FBB020;}
.khlsh_rule-sue{margin:-2px 0 1rem;background:#352C1E;height:1px;}
.khlband-sue .khlsh_rule-sue{background:rgba(255, 210, 100, 0.13);}
.khlseo_grid3-sue{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;}
.khlseo_grid4-sue{grid-template-columns:repeat(4,1fr);gap:0.813rem;display:grid;}
.khlseo_grid3-sue>*,.khlseo_grid4-sue>*{min-width:0;}
.khlseo_card-sue{background:#1A1610;border:1px solid #352C1E;padding:24px;border-radius:0.813rem;}
.khlseo_card-sue h3{color:#F5EDD8;margin-bottom:8px;font-size:1.125rem;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.khlseo_card-sue p{font-size:13px;line-height:1.6;color:#C4B490;}
.khlseo_card_sm-sue{padding:1.25rem;}
.khlseo_card_sm-sue h3{font-size:1rem;}
.khlseo_card_sm-sue p{line-height:1.55;font-size:0.781rem;}
.khlseo_rtp_row-sue{grid-template-columns:1fr 1fr;gap:36px;margin-top:1rem;display:grid;align-items:center;}
.khlrtp-sue{gap:14px;min-width:0;display:flex;}
.khlrtp-sue>div{border-radius:0.813rem;background:#0F0C07;padding:16px;flex:1;text-align:center;min-width:0;}
.khlrtp_n-sue{font-weight:700;color:#FBB020;white-space:nowrap;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-size:1.625rem;}
.khlrtp_l-sue{margin-top:0.25rem;color:#8A7A5C;font-size:11px;}
.khlcmp-sue{overflow:hidden;border:1px solid #352C1E;border-radius:0.813rem;max-width:760px;}
.khlcmp_row-sue{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.khlcmp_row-sue>div{padding:13px 14px;text-align:center;min-width:0;}
.khlcmp_row-sue>div:first-child{color:#F5EDD8;font-weight:600;text-align:left;padding-left:22px;}
.khlcmp_th-sue{background:#0F0C07;font-size:12.5px;font-weight:700;}
.khlcmp_row-sue:not(.khlcmp_th-sue){background:#1A1610;color:#C4B490;border-top:1px solid #2A2318;}
.khlcmp_zebra-sue{background:#141109;}
.khlguide-sue{border-radius:0.813rem;overflow:hidden;border:1px solid #352C1E;background:#1A1610;cursor:pointer;}
.khlguide_cover-sue{height:130px;}
.khlguide_body-sue{padding:20px;}
.khlguide_body-sue h3{margin:7px 0 9px;font-size:16px;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;line-height:1.25;color:#F5EDD8;font-weight:700;}
.khlguide_meta-sue{color:#8A7A5C;font-size:0.719rem;}
.khlhub-sue{grid-template-columns:repeat(5,1fr);gap:1.75rem;display:grid;border-top:1px solid #2A2318;padding-top:28px;}
.khlhub-sue>*{min-width:0;}
.khlhub-sue h4{font-size:13px;margin-bottom:0.688rem;color:#F5EDD8;font-weight:700;}
.khlhub_col-sue{gap:8px;flex-direction:column;display:flex;color:#C4B490;font-size:13px;}
.khlhub_col-sue a{cursor:pointer;}
@media(max-width:1022px){.khlseo_grid3-sue{grid-template-columns:1fr;}
.khlseo_grid4-sue{grid-template-columns:repeat(2,1fr);}
.khlseo_rtp_row-sue{gap:20px;grid-template-columns:1fr;}
.khlhub-sue{grid-template-columns:repeat(2,1fr);gap:1.375rem;}
}
@media(max-width:562px){.khlhub-sue{grid-template-columns:1fr;}
}
.khltk-sue{background:#080603;overflow:hidden;display:flex;border-bottom:1px solid #2A2318;align-items:center;}
.khltk_tag-sue{background:#1A1610;padding:11px 18px;flex:none;gap:0.5rem;text-transform:uppercase;font-size:10.5px;display:flex;border-right:1px solid #2A2318;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-weight:600;color:#E03B2F;align-items:center;letter-spacing:.1em;}
.khltk_rail-sue{overflow:hidden;flex:1;}
.khltk_track-sue{padding:0.688rem 14px;gap:28px;animation:zm3-marquee 26s linear infinite;width:max-content;color:#C4B490;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;display:flex;white-space:nowrap;font-size:12px;}
.khltk_track-sue b{color:#FBB020;}
.khlhero-sue{border-radius:1.125rem;background:linear-gradient(120deg,#110E06,#0C0E14);padding:2.875rem 3rem;border:1px solid #352C1E;overflow:hidden;color:#F5EDD8;position:relative;}
.khlhero_glow-sue{background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);border-radius:50%;width:21.25rem;position:absolute;right:-3.75rem;height:21.25rem;top:-3.75rem;}
.khlhero_in-sue{max-width:600px;position:relative;}
.khlhero-sue .khleyebrow-sue{color:#FBB020;}
.khlpill_row-sue{border-radius:62.438rem;border:1px solid rgba(255, 210, 100, 0.13);background:rgba(255, 220, 120, 0.08);padding:6px 13px;gap:0.5rem;align-items:center;font-size:0.656rem;display:inline-flex;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#FBB020;text-transform:uppercase;margin-bottom:22px;letter-spacing:.1em;}
.khlhero_h1-sue{margin:1.125rem 0;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;overflow-wrap:break-word;font-weight:700;letter-spacing:-.02em;color:#F5EDD8;font-size:3.375rem;line-height:1.02;}
.khlhero_h1-sue em{color:#FBB020;font-style:normal;}
.khlhero_sub-sue{color:#B09870;font-size:17px;margin-bottom:28px;line-height:1.55;max-width:480px;}
.khlhero_cta-sue{gap:0.875rem;align-items:center;margin-bottom:26px;flex-wrap:wrap;display:flex;}
.khlhero_trust-sue{gap:14px;flex-wrap:wrap;display:flex;align-items:center;}
.khlhero_rating_txt-sue{font-size:13px;color:#B09870;}
@media(max-width:1024px){.khlhero-sue{padding:32px 24px;}
.khlhero_h1-sue{font-size:38px;}
}
@media(max-width:561px){.khlhero_h1-sue{font-size:30px;}
}
.khlstat-sue{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;}
.khlstat-sue>*{min-width:0;}
.khlstat_item-sue{padding:1.125rem 20px;border:1px solid #352C1E;background:#1A1610;border-radius:0.813rem;}
.khlstat_k-sue{margin-bottom:7px;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.12em;text-transform:uppercase;font-size:0.594rem;color:#8A7A5C;}
.khlstat_v-sue{gap:0.5rem;font-weight:700;color:#F5EDD8;align-items:center;display:flex;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;min-width:0;overflow-wrap:anywhere;font-size:1.5rem;}
.khlstat_v_accent-sue{color:#FBB020;}
@media(max-width:1024px){.khlstat-sue{grid-template-columns:repeat(2,1fr);}
}
.khlwlc-sue{border-radius:1.125rem;overflow:hidden;padding:36px 2.5rem;background:linear-gradient(120deg,#110E06,#0C0E14);grid-template-columns:1.2fr .8fr;border:1px solid #352C1E;gap:24px;display:grid;position:relative;color:#F5EDD8;align-items:center;}
.khlwlc-sue>*{min-width:0;}
.khlwlc-sue .khleyebrow-sue{color:#FBB020;}
.khlwlc_glow-sue{background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);border-radius:50%;height:260px;position:absolute;top:-2.5rem;width:16.25rem;right:-40px;}
.khlwlc_in-sue{position:relative;}
.khlwlc_h2-sue{margin:10px 0 0.5rem;color:#F5EDD8;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-weight:700;line-height:1.03;font-size:2.125rem;overflow-wrap:break-word;}
.khlwlc_h2-sue em{font-style:normal;color:#FBB020;}
.khlwlc_sub-sue{max-width:420px;color:#B09870;font-size:14px;margin-bottom:1.125rem;line-height:1.55;}
.khlwlc_terms-sue{gap:10px;display:flex;flex-direction:column;position:relative;}
.khlterm-sue{background:rgba(255, 220, 120, 0.08);border:1px solid rgba(255, 210, 100, 0.13);border-radius:13px;gap:0.688rem;padding:0.813rem 15px;display:flex;align-items:center;}
.khlterm-sue svg{flex:none;width:1.25rem;height:20px;color:#FBB020;}
.khlterm_k-sue{font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;color:#B09870;letter-spacing:.1em;font-size:0.594rem;}
.khlterm_v-sue{font-weight:700;font-size:0.875rem;margin-top:2px;color:#F5EDD8;}
@media(max-width:1022px){.khlwlc-sue{grid-template-columns:1fr;}
}
@media(max-width:562px){.khlwlc_h2-sue{font-size:1.625rem;}
}
.khljp-sue{grid-template-columns:1.5fr 1fr 1fr;gap:14px;display:grid;}
.khljp-sue>*{min-width:0;}
.khljp_hero-sue{border:1px solid #352C1E;padding:1.625rem;background:linear-gradient(135deg,#110E06,#0C0E14);gap:14px;overflow:hidden;border-radius:1.125rem;display:flex;min-height:11.25rem;flex-direction:column;color:#F5EDD8;position:relative;justify-content:space-between;}
.khljp_glow-sue{border-radius:50%;background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 70%);position:absolute;top:-40px;height:11.25rem;width:11.25rem;right:-40px;}
.khljp_k_row-sue{gap:10px;align-items:center;display:flex;justify-content:space-between;position:relative;}
.khljp_k-sue{font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:10px;color:#8A7A5C;text-transform:uppercase;letter-spacing:.12em;}
.khljp_hero-sue .khljp_k-sue{color:#B09870;}
.khljp_amt-sue{color:#FBB020;position:relative;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-weight:700;line-height:1;font-size:2.625rem;}
.khljp_sub-sue{font-size:0.75rem;margin-top:0.313rem;color:#B09870;}
.khljp_cell-sue{background:#1A1610;border:1px solid #352C1E;border-radius:1.125rem;padding:1.375rem;flex-direction:column;display:flex;min-height:11.25rem;justify-content:space-between;}
.khljp_cell-sue .khljp_amt-sue{color:#F5EDD8;font-size:30px;}
.khljp_cell-sue .khljp_sub-sue{color:#8A7A5C;}
@media(max-width:1023px){.khljp-sue{grid-template-columns:1fr;}
}
@media(max-width:563px){.khljp_amt-sue{font-size:32px;}
}
.khldw_h2-sue{font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;color:#F5EDD8;font-size:26px;margin-bottom:0.625rem;font-weight:700;line-height:1.08;}
.khlsteps_v-sue{grid-template-columns:1fr;gap:0.625rem;}
.khlsteps_v-sue .khlstep-sue{padding:1.125rem 20px;}
@media(max-width:559px){.khldw_h2-sue{font-size:23px;}
}
.khlvip_head-sue{gap:12px;justify-content:space-between;margin-bottom:1.125rem;align-items:flex-end;display:flex;flex-wrap:wrap;}
.khlvip_intro-sue{max-width:420px;color:#C4B490;font-size:0.813rem;}
.khlvip-sue{grid-template-columns:repeat(5,1fr);gap:12px;display:grid;}
.khlvip-sue>*{min-width:0;}
.khltier-sue{border-radius:0.813rem;border:1px solid #352C1E;background:#1A1610;padding:20px;}
.khltier_on-sue{background:rgba(251, 176, 32, 0.11);border-color:#FBB020;}
.khltier_medal-sue{background:linear-gradient(135deg,#FBB020,#C97D08);border-radius:9px;height:30px;width:1.875rem;margin-bottom:0.875rem;}
.khltier_name-sue{font-weight:700;font-size:0.938rem;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;color:#F5EDD8;margin-bottom:0.313rem;}
.khltier_tx-sue{font-size:0.719rem;color:#8A7A5C;line-height:1.5;}
@media(max-width:1026px){.khlvip-sue{grid-template-columns:repeat(2,1fr);}
}
.khlsteps-sue{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.khlsteps-sue>*{min-width:0;}
.khlstep-sue{border:1px solid #352C1E;padding:24px;border-radius:13px;background:#1A1610;position:relative;}
.khlstep_num-sue{background:#FBB020;border-radius:9px;align-items:center;margin-bottom:0.875rem;height:1.875rem;font-weight:700;width:30px;color:#0F0C07;justify-content:center;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;display:flex;font-size:0.813rem;}
.khlstep_h-sue{margin-bottom:0.438rem;font-size:16px;font-weight:700;color:#F5EDD8;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;}
.khlstep_p-sue{font-size:0.813rem;color:#C4B490;line-height:1.55;}
@media(max-width:1025px){.khlsteps-sue{grid-template-columns:1fr;}
}
.khlpromo_grid-sue{gap:16px;grid-template-columns:repeat(3,1fr);display:grid;}
.khlpromo_grid-sue>*{min-width:0;}
.khlpromo-sue{background:#1A1610;border-radius:1.125rem;border:1px solid #352C1E;padding:1.5rem;overflow:hidden;min-height:9.375rem;position:relative;}
.khlpromo_h-sue{color:#F5EDD8;font-size:26px;font-weight:700;margin-top:6px;line-height:1.05;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;}
.khlpromo_h-sue em{font-style:normal;color:#FBB020;}
.khlpromo_p-sue{color:#C4B490;line-height:1.5;margin-top:0.5rem;font-size:12.5px;}
.khlpromo_feat-sue{border-color:#352C1E;background:linear-gradient(135deg,#110E06,#0C0E14);}
.khlpromo_feat-sue .khlpromo_h-sue{color:#F5EDD8;}
.khlpromo_feat-sue .khlpromo_h-sue em{color:#FBB020;}
.khlpromo_feat-sue .khlpromo_p-sue{color:#B09870;}
.khlpromo_feat-sue .khleyebrow-sue{color:#FBB020;}
@media(max-width:1025px){.khlpromo_grid-sue{grid-template-columns:1fr;}
}
.khltour-sue{border-radius:1.125rem;overflow:hidden;grid-template-columns:1.05fr 1fr;border:1px solid #352C1E;display:grid;}
.khltour-sue>*{min-width:0;}
.khltour_l-sue{background:linear-gradient(135deg,#110E06,#0C0E14);padding:34px;overflow:hidden;color:#F5EDD8;position:relative;}
.khltour_h2-sue{margin:12px 0 10px;font-weight:700;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;color:#F5EDD8;line-height:1.05;font-size:1.875rem;}
.khltour_h2-sue em{color:#FBB020;font-style:normal;}
.khltour_text-sue{max-width:21.25rem;line-height:1.6;font-size:13.5px;margin-bottom:1.25rem;color:#B09870;}
.khltour_meta-sue{gap:18px;align-items:flex-end;flex-wrap:wrap;margin-bottom:20px;display:flex;}
.khltour_cap-sue{color:#B09870;margin-bottom:5px;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;font-size:9.5px;}
.khlcount-sue{gap:0.375rem;display:flex;}
.khlcount-sue span{border-radius:0.563rem;background:rgba(255, 220, 120, 0.08);border:1px solid rgba(255, 210, 100, 0.13);padding:0.25rem 9px;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-weight:700;font-size:22px;}
.khltour_units-sue{font-size:0.625rem;color:#B09870;}
.khlboard-sue{background:#1A1610;padding:1.75rem 30px;}
.khlboard_head-sue{justify-content:space-between;align-items:center;display:flex;margin-bottom:14px;}
.khlboard_title-sue{font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-size:16px;color:#F5EDD8;font-weight:700;}
.khlboard_upd-sue{text-transform:uppercase;color:#8A7A5C;font-size:0.625rem;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.khlboard_list-sue{gap:2px;display:flex;flex-direction:column;}
.khlboard_row-sue{border-radius:0.563rem;padding:0.625rem 0.75rem;gap:0.75rem;display:flex;align-items:center;}
.khlboard_top1-sue{background:rgba(251, 176, 32, 0.11);}
.khlboard_rk-sue{font-weight:700;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:14px;color:#8A7A5C;width:1.25rem;}
.khlboard_top1-sue .khlboard_rk-sue{color:#FBB020;}
.khlboard_nm-sue{flex:1;min-width:0;font-weight:600;color:#C4B490;font-size:13.5px;}
.khlboard_top1-sue .khlboard_nm-sue{font-weight:700;color:#F5EDD8;}
.khlboard_pt-sue{font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#C4B490;font-size:0.781rem;}
@media(max-width:1023px){.khltour-sue{grid-template-columns:1fr;}
}
@media(max-width:562px){.khltour_h2-sue{font-size:1.5rem;}
}
.khlpay_logos-sue{gap:0.563rem;grid-template-columns:repeat(4,1fr);display:grid;}
.khlpay_logos-sue>*{min-width:0;}
.khlpay-sue{border:1px solid #352C1E;border-radius:0.563rem;color:#C4B490;font-weight:700;font-size:12px;height:48px;display:flex;align-items:center;justify-content:center;}
.khltable-sue{border:1px solid #352C1E;border-radius:13px;overflow:hidden;}
.khltrow-sue{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:13px;display:grid;}
.khltrow-sue>div{padding:0.813rem 0.875rem;min-width:0;}
.khltrow-sue>div:first-child{color:#F5EDD8;font-weight:700;padding-left:1rem;}
.khltrow_th-sue{background:#0F0C07;color:#8A7A5C;text-transform:uppercase;letter-spacing:.06em;font-size:0.594rem;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.khltrow-sue:not(.khltrow_th-sue){background:#1A1610;color:#C4B490;border-top:1px solid #2A2318;}
.khltrow_zebra-sue{background:#141109;}
.khlpos-sue{font-weight:700;color:#FBB020;}
@media(max-width:1023px){.khlpay_logos-sue{grid-template-columns:repeat(2,1fr);}
}
.khlnews-sue{gap:24px;background:linear-gradient(135deg,#110E06,#0C0E14);border-radius:1.125rem;padding:26px 2rem;border:1px solid #352C1E;justify-content:space-between;color:#F5EDD8;display:flex;align-items:center;flex-wrap:wrap;}
.khlnews_h3-sue{margin-bottom:4px;font-weight:700;color:#F5EDD8;font-size:1.25rem;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;}
.khlnews_text-sue{font-size:13px;color:#B09870;}
.khlnews_form-sue{gap:0.625rem;flex:1;max-width:440px;min-width:0;display:flex;}
.khlnews_form-sue .khlinput-sue{min-width:0;}
@media(max-width:557px){.khlnews_form-sue{width:100%;}
}
.khlinput-sue{border:1px solid rgba(255, 210, 100, 0.13);flex:1;background:rgba(255, 220, 120, 0.08);border-radius:0.563rem;padding:13px 1rem;font-size:13.5px;color:#B09870;}
.khlsupp-sue{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.khlsupp-sue>*{min-width:0;}
.khlsupp_card-sue{border:1px solid #352C1E;padding:1.5rem;background:#1A1610;border-radius:0.813rem;}
.khlsupp_card-sue svg{margin-bottom:14px;height:1.5rem;width:24px;color:#FBB020;}
.khlsupp_card-sue h3{font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;color:#F5EDD8;margin-bottom:6px;font-size:1rem;font-weight:700;}
.khlsupp_card-sue p{line-height:1.55;font-size:13px;color:#C4B490;}
@media(max-width:1027px){.khlsupp-sue{grid-template-columns:1fr;}
}
.khlgm-sue{gap:1rem;grid-template-columns:1.3fr 1fr;display:grid;}
.khlgm-sue>*{min-width:0;}
.khlgm_panel-sue{padding:1.75rem;background:#1A1610;border-radius:1.125rem;border:1px solid #352C1E;}
.khlgm_h2-sue{margin:10px 0 8px;font-weight:700;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-size:24px;color:#F5EDD8;}
.khlgm_text-sue{line-height:1.6;font-size:0.844rem;margin-bottom:20px;max-width:27.5rem;color:#C4B490;}
.khlgm_level-sue{gap:14px;align-items:center;display:flex;margin-bottom:16px;}
.khlgm_lv-sue{font-weight:700;color:#FBB020;font-size:24px;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;}
.khlgm_bar_wrap-sue{flex:1;min-width:0;}
.khlgm_bar_meta-sue{color:#8A7A5C;display:flex;margin-bottom:5px;font-size:0.625rem;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;justify-content:space-between;}
.khlbar-sue{overflow:hidden;background:#0F0C07;border-radius:999px;height:8px;}
.khlbar_fill-sue{background:linear-gradient(90deg,#FBB020,#C97D08);border-radius:999px;display:block;height:100%;}
.khlgm_missions-sue{gap:9px;flex-wrap:wrap;display:flex;}
.khlgm_refer-sue{background:linear-gradient(150deg,#110E06,#0C0E14);border:1px solid #352C1E;padding:28px;border-radius:18px;overflow:hidden;justify-content:space-between;display:flex;flex-direction:column;position:relative;color:#F5EDD8;}
.khlgm_refer-sue .khleyebrow-sue{color:#FBB020;}
.khlgm_ref_h2-sue{margin:0.625rem 0 8px;font-weight:700;color:#F5EDD8;line-height:1.1;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-size:24px;}
.khlgm_ref_h2-sue em{color:#FBB020;font-style:normal;}
.khlgm_ref_text-sue{color:#B09870;margin-bottom:1.125rem;font-size:0.813rem;line-height:1.55;}
@media(max-width:1027px){.khlgm-sue{grid-template-columns:1fr;}
}
.khlbanner-sue{background:linear-gradient(115deg,#110E06,#0C0E14);border:1px solid #352C1E;overflow:hidden;gap:1.75rem;padding:36px 40px;border-radius:18px;flex-wrap:wrap;position:relative;display:flex;color:#F5EDD8;justify-content:space-between;align-items:center;}
.khlbanner_glow-sue{background:radial-gradient(circle,rgba(251, 176, 32, 0.22),transparent 68%);border-radius:50%;right:80px;top:50%;height:200px;width:200px;position:absolute;transform:translateY(-50%);}
.khlbanner_in-sue{max-width:560px;position:relative;}
.khlbanner-sue .khleyebrow-sue{color:#FBB020;}
.khlbanner_h2-sue{margin:0.625rem 0;font-weight:700;color:#F5EDD8;font-size:30px;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;line-height:1.05;}
.khlbanner_text-sue{font-size:14px;line-height:1.6;color:#B09870;}
@media(max-width:558px){.khlbanner_h2-sue{font-size:1.5rem;}
}
.khlrc-sue{grid-template-columns:1fr 1fr 1fr;gap:32px;display:grid;}
.khlrc-sue>*{min-width:0;}
.khlrc_awards-sue{gap:0.688rem;display:flex;flex-direction:column;}
.khlaward-sue{gap:0.688rem;display:flex;align-items:center;}
.khlaward-sue svg{flex:none;width:1.125rem;height:18px;color:#F5C842;}
.khlaward_t-sue{font-weight:700;color:#F5EDD8;font-size:0.844rem;}
.khlaward_s-sue{color:#8A7A5C;font-size:0.719rem;}
.khlrc_press-sue{grid-template-columns:1fr 1fr;gap:0.625rem;display:grid;}
.khllogo_cell-sue{border:1px solid #352C1E;border-radius:9px;display:flex;align-items:center;color:#C4B490;justify-content:center;font-size:13px;font-weight:700;height:3rem;}
.khlrc_partner-sue{padding:20px;border-radius:0.813rem;background:#1A1610;border:1px solid #352C1E;}
.khlrc_partner_name-sue{font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:18px;margin-bottom:0.375rem;color:#F5EDD8;}
.khlrc_partner_text-sue{font-size:0.781rem;color:#C4B490;line-height:1.55;}
@media(max-width:1023px){.khlrc-sue{gap:22px;grid-template-columns:1fr;}
.khlrc_press-sue{grid-template-columns:repeat(4,1fr);}
}
.khlop_h2-sue{margin:0.625rem 0 8px;line-height:1.1;font-size:24px;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F5EDD8;}
.khlop_text-sue{font-size:0.844rem;line-height:1.6;color:#C4B490;}
@media(max-width:557px){.khlop_h2-sue{font-size:1.375rem;}
}
.khlprovs-sue{gap:0.75rem;grid-template-columns:repeat(6,1fr);margin-bottom:28px;display:grid;}
.khlprovs-sue>*{min-width:0;}
.khlprov-sue{border:1px solid #352C1E;border-radius:0.813rem;padding:12px;background:#1A1610;height:4rem;justify-content:center;display:flex;text-decoration:none;align-items:center;}
.khlprov_img-sue{object-fit:contain;max-width:100%;max-height:2rem;}
.khlresp-sue{border:1px solid #352C1E;background:#1A1610;padding:1.625rem;gap:1.5rem;border-radius:0.813rem;flex-wrap:wrap;align-items:center;justify-content:space-between;display:flex;}
.khlresp_in-sue{max-width:35rem;}
.khlresp_h-sue{font-weight:700;margin-bottom:0.5rem;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;font-size:1.188rem;color:#F5EDD8;}
.khlresp_p-sue{color:#C4B490;line-height:1.6;font-size:0.844rem;}
.khlresp_badges-sue{gap:14px;align-items:center;display:flex;flex-wrap:wrap;}
.khlage18-sue{padding:0.25rem 0.5rem;border-radius:9px;border:1.5px solid #E03B2F;color:#E03B2F;font-weight:700;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.813rem;}
.khlresp_org-sue{font-weight:600;color:#8A7A5C;font-size:13px;}
@media(max-width:1021px){.khlprovs-sue{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:559px){.khlprovs-sue{grid-template-columns:repeat(2,1fr);}
}
.khlgd_head-sue{gap:0.75rem;justify-content:space-between;display:flex;margin-bottom:1rem;flex-wrap:wrap;align-items:center;}
.khldispute-sue{gap:1.75rem;padding:1.625rem 1.875rem;border:1px dashed #4A3E2A;border-radius:0.813rem;justify-content:space-between;flex-wrap:wrap;display:flex;align-items:center;}
.khldispute_in-sue{max-width:660px;}
.khldispute_h2-sue{font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;color:#F5EDD8;font-size:1.375rem;margin-bottom:8px;font-weight:700;}
.khldispute_text-sue{line-height:1.6;font-size:13.5px;color:#C4B490;}
.khlrv_head-sue{gap:0.75rem;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;margin-bottom:1.125rem;}
.khlrv_agg-sue{gap:0.625rem;align-items:center;display:flex;}
.khlrv_source-sue{font-size:12.5px;color:#8A7A5C;}
.khlrv_grid-sue{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.khlrv_grid-sue>*{min-width:0;}
.khlreview-sue{background:#1A1610;border:1px solid #352C1E;padding:24px;border-radius:0.813rem;}
.khlreview-sue .khlstars-sue{margin-bottom:0.625rem;}
.khlreview-sue p{margin-bottom:14px;font-size:0.906rem;line-height:1.5;color:#F5EDD8;font-weight:600;}
.khlreview_by-sue{color:#8A7A5C;font-size:0.781rem;}
@media(max-width:1027px){.khlrv_grid-sue{grid-template-columns:1fr;}
}
.khlet_h2-sue{margin:0.625rem 0 14px;line-height:1.08;font-size:1.75rem;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;color:#F5EDD8;font-weight:700;}
.khlet_right-sue{gap:0.625rem;display:flex;flex-direction:column;}
.khlet_updated-sue{border:1px solid #352C1E;padding:0.875rem 1.125rem;gap:10px;background:#0F0C07;border-radius:13px;align-items:center;font-size:12px;display:flex;color:#C4B490;}
.khlet_updated-sue svg{flex:none;height:15px;color:#FBB020;width:15px;}
.khlet_updated-sue b{color:#F5EDD8;}
@media(max-width:563px){.khlet_h2-sue{font-size:1.5rem;}
}
.khlab_h2-sue{margin:14px 0 16px;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;color:#F5EDD8;line-height:1.08;font-weight:700;font-size:32px;}
.khlab_body-sue{color:#C4B490;line-height:1.65;font-size:15px;margin-bottom:0.875rem;}
.khlab_chips-sue{gap:10px;display:flex;margin-top:8px;flex-wrap:wrap;}
.khlfaq-sue{gap:10px;flex-direction:column;display:flex;}
.khlfaq_item-sue{background:#1A1610;border-radius:0.813rem;border:1px solid #352C1E;padding:18px 22px;}
.khlfaq_q-sue{list-style:none;gap:16px;justify-content:space-between;color:#F5EDD8;cursor:pointer;align-items:center;font-weight:600;font-size:15.5px;display:flex;}
.khlfaq_q-sue::-webkit-details-marker{display:none;}
.khlfaq_q_t-sue{gap:10px;display:flex;}
.khlfaq_q_i-sue{color:#FBB020;font-style:normal;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;}
.khlfaq_pm-sue{color:#FBB020;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:1.25rem;}
.khlfaq_item-sue[open] .khlfaq_pm-sue{transform:rotate(45deg);}
.khlfaq_a-sue{line-height:1.6;font-size:13.5px;margin-top:12px;color:#C4B490;}
@media(max-width:558px){.khlab_h2-sue{font-size:1.625rem;}
}
.khlfooter-sue{background:#080603;padding:40px 1.75rem;border-top:1px solid #2A2318;}
.khlfooter_grid-sue{gap:32px;grid-template-columns:1.4fr 1fr 1fr 1fr;margin-left:auto;max-width:87.5rem;margin-bottom:1.75rem;margin-right:auto;display:grid;}
.khlfooter_grid-sue>*{min-width:0;}
.khlfooter_grid-sue h4{letter-spacing:.12em;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;margin-bottom:0.813rem;color:#5A4E38;font-size:10px;text-transform:uppercase;}
.khlfcol-sue{gap:9px;display:flex;font-size:13px;color:#C4B490;flex-direction:column;}
.khlfcol-sue a{cursor:pointer;}
.khlft_about-sue{line-height:1.6;max-width:16.25rem;font-size:0.813rem;color:#8A7A5C;margin-top:0.75rem;}
.khlft_contact-sue{margin-top:0.75rem;font-size:0.781rem;font-family:"Red Hat Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:#FBB020;overflow-wrap:anywhere;}
.khlfooter_bottom-sue{gap:16px;margin:0 auto;display:flex;flex-wrap:wrap;border-top:1px solid #2A2318;justify-content:space-between;max-width:87.5rem;padding-top:20px;align-items:center;}
.khlfooter_bottom-sue p{color:#5A4E38;line-height:1.6;font-size:0.688rem;max-width:45rem;}
@media(max-width:1023px){.khlfooter_grid-sue{grid-template-columns:1fr 1fr;}
}
@media(max-width:563px){.khlfooter_grid-sue{grid-template-columns:1fr;}
}