*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0F0D08;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#BFB49A;font-size:15px;overflow-wrap:break-word;line-height:1.55;}
img{max-width:100%;display:block;}
a{text-decoration:none;color:inherit;}
button{background:none;border:none;cursor:pointer;font-family:inherit;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{width:8px;height:0.5rem;}
::-webkit-scrollbar-thumb{border-radius:8px;background:rgba(10, 8, 4, 0.72);}
::-webkit-scrollbar-track{background:transparent;}
.edfshell-5hf{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.edfmain-5hf{min-width:0;}
.edfwrap-5hf{margin:0 auto;width:100%;max-width:1400px;}
.edfcontainer-5hf{padding:0 16px;margin:0 auto;max-width:1400px;width:100%;}
@media(min-width:766px){.edfcontainer-5hf{padding:0 28px;}
}
.edfsection-5hf{padding:24px 1.75rem;}
.edfsection_pt-5hf{padding-top:2.125rem;}
.edfband_soft-5hf{background:#1A1710;}
.edfeyebrow-5hf{font-weight:600;line-height:1.4;color:#D4A028;font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;display:inline-block;letter-spacing:.14em;font-size:0.656rem;text-transform:uppercase;overflow-wrap:break-word;}
.edfdrawer_cb-5hf{display:none;}
.edfoverlay-5hf{display:none;}
@media(max-width:1026px){.edfshell-5hf{grid-template-columns:1fr;}
.edfmain-5hf{padding-bottom:78px;}
.edfdrawer_cb-5hf:checked~.edfoverlay-5hf{background:rgba(10, 8, 4, 0.72);inset:0;position:fixed;z-index:70;display:block;}
}
@media(max-width:558px){.edfsection-5hf{padding:1.125rem 16px;}
.edfsection_pt-5hf{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 ---------- */
.edfside-5hf{gap:22px;background:#13110C;padding:22px 18px;height:100vh;border-right:1px solid #2A2518;overflow-y:auto;flex-direction:column;position:sticky;align-self:start;display:flex;top:0;}
.edfbrand-5hf{gap:0.625rem;align-items:center;display:flex;}
.edflogo-5hf{color:#F5EDD6;letter-spacing:-.02em;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:1.313rem;}
.edfside_cta-5hf{background:rgba(212, 160, 40, 0.12);border-radius:13px;border:1px solid #352E1E;padding:16px;}
.edfside_cta_h-5hf{margin-bottom:6px;font-weight:700;color:#F5EDD6;line-height:1.15;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-size:1.063rem;}
.edfside_cta_p-5hf{margin-bottom:12px;font-size:12px;color:#BFB49A;line-height:1.45;}
.edfnav-5hf{gap:3px;flex-direction:column;display:flex;}
.edfnav_label-5hf{padding:0.375rem 10px;text-transform:uppercase;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#574F40;font-size:9.5px;letter-spacing:.14em;}
.edfnav_item-5hf{border-radius:0.5rem;padding:0.625rem;gap:11px;display:flex;align-items:center;color:#BFB49A;font-weight:500;font-size:0.875rem;}
.edfnav_item-5hf svg{width:1.063rem;height:17px;}
.edfnav_item-5hf:hover{background:rgba(212, 160, 40, 0.12);color:#F5EDD6;}
.edfnav_item_on-5hf{background:rgba(212, 160, 40, 0.12);color:#D4A028;font-weight:600;}
.edfside_foot-5hf{border:1px solid #352E1E;padding:12px;background:#1A1710;border-radius:13px;margin-top:auto;}
.edfside_foot-5hf p{line-height:1.4;color:#BFB49A;margin-top:4px;font-size:0.781rem;}
/* ---------- topbar ---------- */
.edftop-5hf{gap:1rem;background:#13110C;padding:0.875rem 28px;display:flex;align-items:center;top:0;border-bottom:1px solid #2A2518;z-index:40;position:sticky;}
.edftop_brand-5hf{gap:0.563rem;align-items:center;display:none;}
.edfsearch-5hf{background:#1A1710;border:1px solid #352E1E;border-radius:13px;padding:11px 0.875rem;flex:1;gap:0.625rem;color:#8C8270;font-size:13.5px;display:flex;max-width:27.5rem;align-items:center;}
.edfsearch-5hf svg{flex:none;width:1rem;height:16px;}
.edftop_actions-5hf{gap:12px;display:flex;align-items:center;margin-left:auto;}
.edflang-5hf{font-size:12px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#BFB49A;}
.edfburger-5hf{border:1px solid #352E1E;border-radius:0.5rem;background:#1A1710;height:2.5rem;display:none;width:2.5rem;color:#F5EDD6;align-items:center;justify-content:center;}
/* ---------- bottom-nav (mobile) ---------- */
.edfbotnav-5hf{display:none;}
@media(max-width:1024px){.edfside-5hf{transition:transform .25s ease;transform:translateX(-100%);left:0;width:280px;position:fixed;z-index:80;height:100vh;top:0;}
.edfdrawer_cb-5hf:checked~.edfshell-5hf .edfside-5hf{transform:translateX(0);}
.edftop-5hf{padding:14px 16px;gap:0.75rem;flex-wrap:wrap;position:static;}
.edftop_brand-5hf{display:flex;}
.edfsearch-5hf{display:none;}
.edfburger-5hf{display:flex;}
.edftop_actions-5hf{gap:0.625rem;width:100%;margin-left:0;align-items:stretch;}
.edftop_actions-5hf .edflang-5hf{display:none;}
.edftop_actions-5hf .edfbtn-5hf{padding:0.688rem 10px;flex:1;text-align:center;}
.edfbotnav-5hf{padding:8px 6px calc(8px + env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);background:#13110C;display:grid;bottom:0;z-index:65;border-top:1px solid #352E1E;left:0;position:fixed;transform:translateZ(0);right:0;}
.edfbn-5hf{gap:0.25rem;padding:0.375rem 2px 0;min-width:0;font-size:0.625rem;color:#BFB49A;justify-content:flex-end;align-items:center;flex-direction:column;font-weight:600;display:flex;}
.edfbn-5hf svg{flex:none;width:22px;height:1.375rem;}
.edfbn-5hf span{overflow:hidden;max-width:100%;text-overflow:ellipsis;text-align:center;white-space:nowrap;}
.edfbn_on-5hf{color:#D4A028;}
.edfbn_center-5hf{position:relative;}
.edfbn_fab-5hf{border-radius:50%;background:#D4A028;color:#1A1200;position:absolute;height:50px;display:flex;left:50%;box-shadow:0 0.5rem 32px rgba(0, 0, 0, 0.65), 0 2px 10px rgba(212, 160, 40, 0.20);top:-1.25rem;width:3.125rem;justify-content:center;transform:translateX(-50%);align-items:center;}
.edfbn_fab-5hf svg{width:24px;height:1.5rem;}
.edfbn_center-5hf span{color:#D4A028;}
}
.edfbtn-5hf{transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;gap:8px;border-radius:8px;padding:11px 22px;display:inline-flex;font-family:"Public Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;align-items:center;font-size:0.875rem;cursor:pointer;font-weight:700;justify-content:center;}
.edfbtn_pri-5hf{background:#D4A028;box-shadow:0 0 18px rgba(212, 160, 40, 0.45), 0 2px 0.5rem rgba(0, 0, 0, 0.50);color:#1A1200;}
.edfbtn_pri-5hf:hover{background:#BA8C1C;}
.edfbtn_ghost-5hf{background:rgba(212, 160, 40, 0.12);color:#F5EDD6;font-weight:600;}
.edfbtn_line-5hf{border:1px solid #4A4130;background:transparent;color:#F5EDD6;font-weight:600;}
.edfbtn_lg-5hf{border-radius:0.813rem;padding:1rem 30px;font-size:0.938rem;}
.edfband-5hf .edfbtn_line-5hf{border-color:rgba(255, 215, 100, 0.13);color:#F5EDD6;}
.edfband-5hf .edfbtn_ghost-5hf{background:rgba(255, 220, 120, 0.08);color:#F5EDD6;}
.edflink_m-5hf{gap:5px;display:inline-flex;cursor:pointer;text-decoration:none;color:#D4A028;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;align-items:center;font-size:12px;}
.edflink_m-5hf svg{width:14px;height:14px;}
.edfband-5hf .edflink_m-5hf{color:#D4A028;}
.edfdot-5hf{background:#D4A028;border-radius:50%;flex:none;height:7px;width:0.438rem;}
.edfdot_live-5hf{background:#D94030;animation:zm3-pulse 1.4s infinite;}
.edfstars-5hf{gap:2px;display:inline-flex;color:#D4A028;}
.edfstars-5hf svg{height:15px;width:15px;}
.edfchip-5hf{border:1px solid #352E1E;background:#1A1710;gap:6px;border-radius:0.5rem;padding:0.438rem 0.75rem;font-size:0.688rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;align-items:center;display:inline-flex;color:#BFB49A;}
.edfchip_on-5hf{border-color:transparent;background:rgba(212, 160, 40, 0.12);color:#D4A028;}
.edfgc-5hf{display:block;color:inherit;text-decoration:none;cursor:pointer;min-width:0;}
.edfgc_thumb-5hf{border:1px solid #352E1E;border-radius:0.813rem;overflow:hidden;background-position:center;background-size:cover;aspect-ratio:1;display:block;position:relative;}
.edfgc_thumb_portrait-5hf{aspect-ratio:3/4;}
.edfgc_thumb_wide-5hf{aspect-ratio:16/11;}
.edfgc_cap-5hf{padding:0.563rem;background:linear-gradient(transparent,rgba(10, 8, 4, 0.72));bottom:0;position:absolute;right:0;left:0;}
.edfgc_name-5hf{font-weight:700;color:#F5EDD6;font-size:12.5px;display:block;}
.edfgc_meta-5hf{font-size:11px;color:#A89B7E;}
.edfgc_badge-5hf{border-radius:0.5rem;background:#D4A028;padding:2px 0.375rem;right:8px;position:absolute;font-size:8px;top:0.5rem;font-weight:700;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#1A1200;}
.edfgc_badge_hot-5hf{background:#D94030;color:#F5EDD6;}
.edfgc_badge_live-5hf{background:#D94030;left:8px;color:#F5EDD6;right:auto;}
.edfgc_mult-5hf{inset:0;font-weight:700;display:flex;justify-content:center;font-size:1.75rem;position:absolute;align-items:center;color:#D4A028;}
.edfpc-5hf{border-radius:13px;border:1px solid #352E1E;background:#1A1710;display:flex;font-weight:700;height:4rem;font-size:0.875rem;align-items:center;color:#BFB49A;justify-content:center;}
.edfrail-5hf{min-width:0;}
.edfrail_scroll-5hf{gap:0.875rem;display:grid;}
.edfrail_scroll-5hf>*{min-width:0;}
.edfg6-5hf{grid-template-columns:repeat(6,1fr);}
.edfg7-5hf{grid-template-columns:repeat(7,1fr);}
.edfg4-5hf{grid-template-columns:repeat(4,1fr);}
@media(max-width:1026px){.edfg6-5hf,.edfg7-5hf{grid-template-columns:none;scroll-snap-type:x mandatory;padding-bottom:6px;overflow-x:auto;grid-auto-columns:7.5rem;grid-auto-flow:column;}
.edfg6-5hf>*,.edfg7-5hf>*{scroll-snap-align:start;}
.edfg4-5hf{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:559px){.edfg4-5hf{grid-template-columns:none;grid-auto-columns:9.375rem;overflow-x:auto;grid-auto-flow:column;}
}
.edfpanel-5hf{border-radius:20px;border:1px solid #352E1E;background:#1A1710;padding:28px 32px;}
.edfsplit-5hf{gap:2.25rem;align-items:start;display:grid;}
.edfsplit-5hf>*{min-width:0;}
.edfsplit_a-5hf{grid-template-columns:.85fr 1.15fr;}
.edfsplit_b-5hf{grid-template-columns:1fr 1.1fr;}
.edfsplit_c-5hf{grid-template-columns:1.1fr .9fr;}
.edfpgrid-5hf{grid-template-columns:.9fr 1.1fr;gap:2.5rem;display:grid;align-items:center;}
.edfpgrid-5hf>*{min-width:0;}
.edflead-5hf{line-height:1.65;margin-bottom:14px;color:#BFB49A;font-size:0.938rem;}
.edffeat-5hf{gap:14px;grid-template-columns:repeat(3,1fr);display:grid;}
.edffeat-5hf>*{min-width:0;}
.edffeat2-5hf{grid-template-columns:1fr 1fr;}
.edffeat_card-5hf{background:#1A1710;padding:1.625rem;border:1px solid #352E1E;border-radius:20px;}
.edffeat_card-5hf svg{margin-bottom:16px;height:1.625rem;color:#D4A028;width:1.625rem;}
.edffeat_card-5hf h3{margin-bottom:0.5rem;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-size:1.125rem;font-weight:700;color:#F5EDD6;}
.edffeat_card-5hf p{line-height:1.6;color:#BFB49A;font-size:0.813rem;}
.edffeat_card-5hf b{color:#F5EDD6;}
.edfbig-5hf{gap:22px;display:flex;flex-wrap:wrap;}
.edfbig_n-5hf{font-size:1.625rem;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;color:#D4A028;font-weight:700;}
.edfbig_l-5hf{color:#8C8270;font-size:12px;}
.edfperson-5hf{border-radius:13px;border:1px solid #352E1E;gap:14px;background:#1A1710;padding:16px 1.125rem;display:flex;align-items:center;}
.edfavatar-5hf{flex:none;background:linear-gradient(135deg,#D4A028,#A07418);border-radius:50%;width:44px;height:2.75rem;}
.edfperson_name-5hf{font-weight:700;color:#F5EDD6;font-size:14px;}
.edfperson_role-5hf{color:#8C8270;font-size:12px;}
.edfkv-5hf{background:#352E1E;border-radius:13px;gap:1px;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #352E1E;display:grid;}
.edfkv-5hf>div{padding:16px 1.125rem;background:#0F0D08;min-width:0;}
.edfkv_k-5hf{margin-bottom:5px;color:#D4A028;font-size:0.594rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;}
.edfkv_v-5hf{color:#F5EDD6;font-size:13.5px;font-weight:700;}
@media(max-width:1022px){.edfsplit_a-5hf,.edfsplit_b-5hf,.edfsplit_c-5hf,.edfpgrid-5hf{gap:24px;grid-template-columns:1fr;}
.edffeat-5hf,.edffeat2-5hf{grid-template-columns:1fr;}
.edfkv-5hf{grid-template-columns:1fr;}
}
.edfsh-5hf{min-width:0;margin-bottom:1rem;}
.edfsh_row-5hf{gap:0.75rem;display:flex;align-items:flex-end;flex-wrap:wrap;justify-content:space-between;}
.edfsh_row-5hf .edfsh_l-5hf{gap:6px;flex-direction:column;min-width:0;display:flex;}
.edfsh_stack-5hf{gap:0.625rem;align-items:flex-start;display:flex;flex-direction:column;}
.edfsh_center-5hf{gap:10px;display:flex;text-align:center;flex-direction:column;align-items:center;}
.edfsh_h2-5hf{gap:0.563rem;line-height:1.1;overflow-wrap:break-word;align-items:center;color:#F5EDD6;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-size:1.25rem;display:flex;font-weight:700;}
@media(min-width:767px){.edfsh_h2-5hf{font-size:24px;}
}
.edfband-5hf .edfsh_h2-5hf{color:#F5EDD6;}
.edfeb_mono-5hf{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:none;letter-spacing:.08em;}
.edfeb_mono-5hf::before{content:"// ";}
.edfeb_upper-5hf{letter-spacing:.14em;text-transform:uppercase;}
.edfeb_pill-5hf{padding:5px 11px;border-radius:62.438rem;background:rgba(212, 160, 40, 0.12);letter-spacing:.12em;text-transform:uppercase;}
.edfeb_line-5hf{gap:10px;align-items:center;display:inline-flex;}
.edfeb_line-5hf::before{background:#D4A028;height:1px;display:inline-block;content:"";width:24px;}
.edfband-5hf .edfeb_line-5hf::before{background:#D4A028;}
.edfband-5hf .edfeb_pill-5hf{background:rgba(255, 220, 120, 0.08);}
.edfsh_link-5hf{transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;gap:6px;white-space:nowrap;display:inline-flex;border-bottom:1px solid #F5EDD6;font-weight:600;font-size:0.813rem;padding-bottom:2px;color:#F5EDD6;align-items:center;}
.edfsh_link-5hf:hover{border-color:#D4A028;color:#D4A028;}
.edfsh_link-5hf svg{height:14px;width:0.875rem;}
.edfsh_link_chev-5hf{padding-bottom:0;font-size:12px;border-bottom:0;color:#D4A028;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.edfsh_link_btn-5hf{border-radius:62.438rem;padding:9px 18px;background:#D4A028;color:#1A1200;border-bottom:0;}
.edfsh_link_btn-5hf:hover{background:#BA8C1C;border-color:transparent;}
.edfband-5hf .edfsh_link-5hf{border-color:#F5EDD6;color:#F5EDD6;}
.edfband-5hf .edfsh_link_chev-5hf{color:#D4A028;}
.edfsh_rule-5hf{margin:-2px 0 1rem;background:#352E1E;height:1px;}
.edfband-5hf .edfsh_rule-5hf{background:rgba(255, 215, 100, 0.13);}
.edfseo_grid3-5hf{gap:20px;grid-template-columns:repeat(3,1fr);display:grid;}
.edfseo_grid4-5hf{grid-template-columns:repeat(4,1fr);gap:0.813rem;display:grid;}
.edfseo_grid3-5hf>*,.edfseo_grid4-5hf>*{min-width:0;}
.edfseo_card-5hf{border-radius:13px;background:#1A1710;padding:1.5rem;border:1px solid #352E1E;}
.edfseo_card-5hf h3{color:#F5EDD6;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;margin-bottom:0.5rem;font-weight:700;font-size:1.125rem;}
.edfseo_card-5hf p{font-size:13px;line-height:1.6;color:#BFB49A;}
.edfseo_card_sm-5hf{padding:20px;}
.edfseo_card_sm-5hf h3{font-size:16px;}
.edfseo_card_sm-5hf p{font-size:12.5px;line-height:1.55;}
.edfseo_rtp_row-5hf{gap:36px;grid-template-columns:1fr 1fr;margin-top:1rem;display:grid;align-items:center;}
.edfrtp-5hf{gap:0.875rem;display:flex;min-width:0;}
.edfrtp-5hf>div{border-radius:13px;flex:1;background:#0F0D08;padding:1rem;min-width:0;text-align:center;}
.edfrtp_n-5hf{color:#D4A028;white-space:nowrap;font-size:1.625rem;font-weight:700;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;}
.edfrtp_l-5hf{font-size:11px;margin-top:0.25rem;color:#8C8270;}
.edfcmp-5hf{border-radius:13px;overflow:hidden;border:1px solid #352E1E;max-width:760px;}
.edfcmp_row-5hf{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:0.813rem;}
.edfcmp_row-5hf>div{padding:0.813rem 0.875rem;min-width:0;text-align:center;}
.edfcmp_row-5hf>div:first-child{padding-left:1.375rem;text-align:left;color:#F5EDD6;font-weight:600;}
.edfcmp_th-5hf{background:#0F0D08;font-weight:700;font-size:12.5px;}
.edfcmp_row-5hf:not(.edfcmp_th-5hf){background:#1A1710;color:#BFB49A;border-top:1px solid #2A2518;}
.edfcmp_zebra-5hf{background:#141209;}
.edfguide-5hf{border:1px solid #352E1E;overflow:hidden;border-radius:0.813rem;background:#1A1710;cursor:pointer;}
.edfguide_cover-5hf{height:8.125rem;}
.edfguide_body-5hf{padding:20px;}
.edfguide_body-5hf h3{margin:0.438rem 0 0.563rem;color:#F5EDD6;font-size:16px;line-height:1.25;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.edfguide_meta-5hf{color:#8C8270;font-size:11.5px;}
.edfhub-5hf{gap:28px;grid-template-columns:repeat(5,1fr);padding-top:28px;border-top:1px solid #2A2518;display:grid;}
.edfhub-5hf>*{min-width:0;}
.edfhub-5hf h4{font-weight:700;color:#F5EDD6;font-size:0.813rem;margin-bottom:0.688rem;}
.edfhub_col-5hf{gap:8px;display:flex;font-size:0.813rem;flex-direction:column;color:#BFB49A;}
.edfhub_col-5hf a{cursor:pointer;}
@media(max-width:1025px){.edfseo_grid3-5hf{grid-template-columns:1fr;}
.edfseo_grid4-5hf{grid-template-columns:repeat(2,1fr);}
.edfseo_rtp_row-5hf{gap:20px;grid-template-columns:1fr;}
.edfhub-5hf{gap:1.375rem;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:559px){.edfhub-5hf{grid-template-columns:1fr;}
}
.edftk-5hf{background:#0A0904;overflow:hidden;display:flex;align-items:center;border-bottom:1px solid #2A2518;}
.edftk_tag-5hf{padding:0.688rem 1.125rem;gap:8px;background:#1A1710;flex:none;display:flex;align-items:center;font-size:0.656rem;color:#D94030;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:uppercase;border-right:1px solid #2A2518;letter-spacing:.1em;font-weight:600;}
.edftk_rail-5hf{overflow:hidden;flex:1;}
.edftk_track-5hf{animation:zm3-marquee 26s linear infinite;gap:28px;padding:11px 14px;display:flex;white-space:nowrap;width:max-content;font-size:12px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#BFB49A;}
.edftk_track-5hf b{color:#D4A028;}
.edfhero-5hf{border:1px solid #352E1E;border-radius:1.25rem;background:linear-gradient(120deg,#110F07,#0D0E14);padding:46px 3rem;overflow:hidden;position:relative;color:#F5EDD6;}
.edfhero_glow-5hf{background:radial-gradient(circle,rgba(212, 160, 40, 0.22),transparent 70%);border-radius:50%;right:-60px;position:absolute;height:340px;width:21.25rem;top:-3.75rem;}
.edfhero_in-5hf{position:relative;max-width:600px;}
.edfhero-5hf .edfeyebrow-5hf{color:#D4A028;}
.edfpill_row-5hf{gap:0.5rem;border-radius:62.438rem;padding:6px 0.813rem;border:1px solid rgba(255, 215, 100, 0.13);background:rgba(255, 220, 120, 0.08);font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:10.5px;align-items:center;letter-spacing:.1em;margin-bottom:22px;color:#D4A028;display:inline-flex;text-transform:uppercase;}
.edfhero_h1-5hf{margin:18px 0;color:#F5EDD6;font-size:3.375rem;line-height:1.02;font-weight:700;letter-spacing:-.02em;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;overflow-wrap:break-word;}
.edfhero_h1-5hf em{font-style:normal;color:#D4A028;}
.edfhero_sub-5hf{font-size:1.063rem;max-width:480px;margin-bottom:28px;line-height:1.55;color:#A89B7E;}
.edfhero_cta-5hf{gap:14px;margin-bottom:26px;flex-wrap:wrap;display:flex;align-items:center;}
.edfhero_trust-5hf{gap:0.875rem;flex-wrap:wrap;align-items:center;display:flex;}
.edfhero_rating_txt-5hf{font-size:13px;color:#A89B7E;}
@media(max-width:1027px){.edfhero-5hf{padding:2rem 24px;}
.edfhero_h1-5hf{font-size:38px;}
}
@media(max-width:563px){.edfhero_h1-5hf{font-size:1.875rem;}
}
.edfstat-5hf{grid-template-columns:repeat(4,1fr);gap:0.875rem;display:grid;}
.edfstat-5hf>*{min-width:0;}
.edfstat_item-5hf{border-radius:0.813rem;border:1px solid #352E1E;background:#1A1710;padding:18px 20px;}
.edfstat_k-5hf{color:#8C8270;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;}
.edfstat_v-5hf{gap:8px;overflow-wrap:anywhere;align-items:center;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;min-width:0;font-size:24px;font-weight:700;display:flex;color:#F5EDD6;}
.edfstat_v_accent-5hf{color:#D4A028;}
@media(max-width:1025px){.edfstat-5hf{grid-template-columns:repeat(2,1fr);}
}
.edfwlc-5hf{padding:36px 40px;border-radius:20px;gap:24px;border:1px solid #352E1E;overflow:hidden;background:linear-gradient(120deg,#110F07,#0D0E14);grid-template-columns:1.2fr .8fr;display:grid;color:#F5EDD6;position:relative;align-items:center;}
.edfwlc-5hf>*{min-width:0;}
.edfwlc-5hf .edfeyebrow-5hf{color:#D4A028;}
.edfwlc_glow-5hf{border-radius:50%;background:radial-gradient(circle,rgba(212, 160, 40, 0.22),transparent 70%);width:260px;top:-40px;position:absolute;height:16.25rem;right:-2.5rem;}
.edfwlc_in-5hf{position:relative;}
.edfwlc_h2-5hf{margin:0.625rem 0 0.5rem;font-size:34px;overflow-wrap:break-word;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F5EDD6;line-height:1.03;}
.edfwlc_h2-5hf em{color:#D4A028;font-style:normal;}
.edfwlc_sub-5hf{color:#A89B7E;margin-bottom:1.125rem;font-size:14px;line-height:1.55;max-width:420px;}
.edfwlc_terms-5hf{gap:0.625rem;position:relative;display:flex;flex-direction:column;}
.edfterm-5hf{border-radius:0.813rem;gap:0.688rem;border:1px solid rgba(255, 215, 100, 0.13);padding:0.813rem 0.938rem;background:rgba(255, 220, 120, 0.08);align-items:center;display:flex;}
.edfterm-5hf svg{flex:none;height:1.25rem;color:#D4A028;width:20px;}
.edfterm_k-5hf{font-size:0.594rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.1em;color:#A89B7E;text-transform:uppercase;}
.edfterm_v-5hf{font-size:0.875rem;font-weight:700;margin-top:2px;color:#F5EDD6;}
@media(max-width:1027px){.edfwlc-5hf{grid-template-columns:1fr;}
}
@media(max-width:561px){.edfwlc_h2-5hf{font-size:26px;}
}
.edfjp-5hf{gap:0.875rem;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.edfjp-5hf>*{min-width:0;}
.edfjp_hero-5hf{background:linear-gradient(135deg,#110F07,#0D0E14);padding:26px;border:1px solid #352E1E;gap:14px;overflow:hidden;border-radius:20px;position:relative;justify-content:space-between;min-height:11.25rem;color:#F5EDD6;display:flex;flex-direction:column;}
.edfjp_glow-5hf{background:radial-gradient(circle,rgba(212, 160, 40, 0.22),transparent 70%);border-radius:50%;top:-40px;width:11.25rem;height:11.25rem;position:absolute;right:-40px;}
.edfjp_k_row-5hf{gap:0.625rem;display:flex;position:relative;align-items:center;justify-content:space-between;}
.edfjp_k-5hf{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#8C8270;letter-spacing:.12em;text-transform:uppercase;font-size:0.625rem;}
.edfjp_hero-5hf .edfjp_k-5hf{color:#A89B7E;}
.edfjp_amt-5hf{font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;line-height:1;color:#D4A028;font-weight:700;position:relative;font-size:42px;}
.edfjp_sub-5hf{color:#A89B7E;margin-top:0.313rem;font-size:12px;}
.edfjp_cell-5hf{border:1px solid #352E1E;padding:1.375rem;border-radius:1.25rem;background:#1A1710;display:flex;justify-content:space-between;min-height:180px;flex-direction:column;}
.edfjp_cell-5hf .edfjp_amt-5hf{color:#F5EDD6;font-size:30px;}
.edfjp_cell-5hf .edfjp_sub-5hf{color:#8C8270;}
@media(max-width:1027px){.edfjp-5hf{grid-template-columns:1fr;}
}
@media(max-width:562px){.edfjp_amt-5hf{font-size:2rem;}
}
.edfvip_head-5hf{gap:0.75rem;justify-content:space-between;display:flex;align-items:flex-end;flex-wrap:wrap;margin-bottom:1.125rem;}
.edfvip_intro-5hf{font-size:13px;color:#BFB49A;max-width:420px;}
.edfvip-5hf{gap:0.75rem;grid-template-columns:repeat(5,1fr);display:grid;}
.edfvip-5hf>*{min-width:0;}
.edftier-5hf{padding:1.25rem;border:1px solid #352E1E;background:#1A1710;border-radius:0.813rem;}
.edftier_on-5hf{background:rgba(212, 160, 40, 0.12);border-color:#D4A028;}
.edftier_medal-5hf{background:linear-gradient(135deg,#D4A028,#A07418);border-radius:8px;width:1.875rem;height:30px;margin-bottom:0.875rem;}
.edftier_name-5hf{font-weight:700;color:#F5EDD6;margin-bottom:5px;font-size:15px;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;}
.edftier_tx-5hf{line-height:1.5;color:#8C8270;font-size:11.5px;}
@media(max-width:1023px){.edfvip-5hf{grid-template-columns:repeat(2,1fr);}
}
.edfapp-5hf{gap:2.25rem;flex-wrap:wrap;display:flex;align-items:center;justify-content:space-between;}
.edfapp_copy-5hf{max-width:520px;}
.edfapp_h2-5hf{margin:0.75rem 0 10px;line-height:1.05;color:#F5EDD6;font-weight:700;font-size:28px;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;}
.edfapp_text-5hf{line-height:1.6;color:#BFB49A;font-size:14px;margin-bottom:20px;}
.edfapp_btns-5hf{gap:0.75rem;flex-wrap:wrap;display:flex;}
.edfstore-5hf{border:1px solid #352E1E;gap:9px;padding:11px 18px;border-radius:13px;background:#0F0D08;color:#F5EDD6;align-items:center;display:inline-flex;font-weight:700;cursor:pointer;font-size:0.813rem;}
.edfstore-5hf svg{width:16px;height:16px;}
.edfapp_qr_wrap-5hf{gap:16px;align-items:center;display:flex;}
.edfqr-5hf{grid-template-columns:repeat(5,1fr);gap:3px;background:#0F0D08;padding:11px;border-radius:13px;grid-template-rows:repeat(5,1fr);border:1px solid #352E1E;width:6.75rem;height:6.75rem;display:grid;}
.edfqr-5hf i{background:transparent;}
.edfqr_f-5hf{background:#D4A028;}
.edfapp_qr_cap-5hf{color:#8C8270;font-size:12px;max-width:84px;line-height:1.4;}
.edfbanner-5hf{background:linear-gradient(115deg,#110F07,#0D0E14);gap:1.75rem;padding:2.25rem 40px;border:1px solid #352E1E;overflow:hidden;border-radius:1.25rem;position:relative;justify-content:space-between;flex-wrap:wrap;align-items:center;display:flex;color:#F5EDD6;}
.edfbanner_glow-5hf{background:radial-gradient(circle,rgba(212, 160, 40, 0.22),transparent 68%);border-radius:50%;right:5rem;position:absolute;width:12.5rem;height:200px;transform:translateY(-50%);top:50%;}
.edfbanner_in-5hf{position:relative;max-width:35rem;}
.edfbanner-5hf .edfeyebrow-5hf{color:#D4A028;}
.edfbanner_h2-5hf{margin:10px 0;font-weight:700;color:#F5EDD6;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;line-height:1.05;font-size:30px;}
.edfbanner_text-5hf{font-size:14px;line-height:1.6;color:#A89B7E;}
@media(max-width:560px){.edfbanner_h2-5hf{font-size:24px;}
}
.edfdw_h2-5hf{margin-bottom:10px;color:#F5EDD6;line-height:1.08;font-weight:700;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-size:26px;}
.edfsteps_v-5hf{gap:10px;grid-template-columns:1fr;}
.edfsteps_v-5hf .edfstep-5hf{padding:1.125rem 20px;}
@media(max-width:559px){.edfdw_h2-5hf{font-size:23px;}
}
.edfpay_logos-5hf{gap:9px;grid-template-columns:repeat(4,1fr);display:grid;}
.edfpay_logos-5hf>*{min-width:0;}
.edfpay-5hf{border:1px solid #352E1E;border-radius:0.5rem;font-size:0.75rem;font-weight:700;height:48px;align-items:center;display:flex;justify-content:center;color:#BFB49A;}
.edftable-5hf{border-radius:13px;border:1px solid #352E1E;overflow:hidden;}
.edftrow-5hf{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:13px;}
.edftrow-5hf>div{padding:0.813rem 0.875rem;min-width:0;}
.edftrow-5hf>div:first-child{font-weight:700;color:#F5EDD6;padding-left:1rem;}
.edftrow_th-5hf{background:#0F0D08;letter-spacing:.06em;font-size:0.594rem;color:#8C8270;text-transform:uppercase;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.edftrow-5hf:not(.edftrow_th-5hf){background:#1A1710;color:#BFB49A;border-top:1px solid #2A2518;}
.edftrow_zebra-5hf{background:#141209;}
.edfpos-5hf{color:#D4A028;font-weight:700;}
@media(max-width:1027px){.edfpay_logos-5hf{grid-template-columns:repeat(2,1fr);}
}
.edfsupp-5hf{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.edfsupp-5hf>*{min-width:0;}
.edfsupp_card-5hf{border-radius:13px;border:1px solid #352E1E;background:#1A1710;padding:1.5rem;}
.edfsupp_card-5hf svg{width:24px;color:#D4A028;margin-bottom:14px;height:24px;}
.edfsupp_card-5hf h3{color:#F5EDD6;font-weight:700;font-size:16px;margin-bottom:6px;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;}
.edfsupp_card-5hf p{font-size:13px;line-height:1.55;color:#BFB49A;}
@media(max-width:1026px){.edfsupp-5hf{grid-template-columns:1fr;}
}
.edfpromo_grid-5hf{grid-template-columns:repeat(3,1fr);gap:16px;display:grid;}
.edfpromo_grid-5hf>*{min-width:0;}
.edfpromo-5hf{overflow:hidden;border-radius:20px;background:#1A1710;padding:24px;border:1px solid #352E1E;position:relative;min-height:9.375rem;}
.edfpromo_h-5hf{line-height:1.05;font-weight:700;margin-top:0.375rem;color:#F5EDD6;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;font-size:1.625rem;}
.edfpromo_h-5hf em{font-style:normal;color:#D4A028;}
.edfpromo_p-5hf{line-height:1.5;font-size:12.5px;margin-top:8px;color:#BFB49A;}
.edfpromo_feat-5hf{background:linear-gradient(135deg,#110F07,#0D0E14);border-color:#352E1E;}
.edfpromo_feat-5hf .edfpromo_h-5hf{color:#F5EDD6;}
.edfpromo_feat-5hf .edfpromo_h-5hf em{color:#D4A028;}
.edfpromo_feat-5hf .edfpromo_p-5hf{color:#A89B7E;}
.edfpromo_feat-5hf .edfeyebrow-5hf{color:#D4A028;}
@media(max-width:1022px){.edfpromo_grid-5hf{grid-template-columns:1fr;}
}
.edfsteps-5hf{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.edfsteps-5hf>*{min-width:0;}
.edfstep-5hf{border-radius:13px;padding:1.5rem;border:1px solid #352E1E;background:#1A1710;position:relative;}
.edfstep_num-5hf{background:#D4A028;border-radius:8px;margin-bottom:0.875rem;align-items:center;justify-content:center;color:#1A1200;height:1.875rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;display:flex;width:30px;font-weight:700;font-size:0.813rem;}
.edfstep_h-5hf{font-size:16px;color:#F5EDD6;margin-bottom:7px;font-weight:700;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;}
.edfstep_p-5hf{font-size:0.813rem;color:#BFB49A;line-height:1.55;}
@media(max-width:1024px){.edfsteps-5hf{grid-template-columns:1fr;}
}
.edfop_h2-5hf{margin:0.625rem 0 8px;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;color:#F5EDD6;line-height:1.1;font-weight:700;font-size:24px;}
.edfop_text-5hf{line-height:1.6;font-size:13.5px;color:#BFB49A;}
@media(max-width:562px){.edfop_h2-5hf{font-size:1.375rem;}
}
.edfrv_head-5hf{gap:12px;margin-bottom:1.125rem;align-items:flex-end;display:flex;justify-content:space-between;flex-wrap:wrap;}
.edfrv_agg-5hf{gap:0.625rem;display:flex;align-items:center;}
.edfrv_source-5hf{font-size:0.781rem;color:#8C8270;}
.edfrv_grid-5hf{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.edfrv_grid-5hf>*{min-width:0;}
.edfreview-5hf{border-radius:13px;background:#1A1710;border:1px solid #352E1E;padding:1.5rem;}
.edfreview-5hf .edfstars-5hf{margin-bottom:10px;}
.edfreview-5hf p{font-size:14.5px;font-weight:600;color:#F5EDD6;line-height:1.5;margin-bottom:14px;}
.edfreview_by-5hf{color:#8C8270;font-size:12.5px;}
@media(max-width:1021px){.edfrv_grid-5hf{grid-template-columns:1fr;}
}
.edfgd_head-5hf{gap:12px;margin-bottom:1rem;align-items:center;display:flex;justify-content:space-between;flex-wrap:wrap;}
.edfet_h2-5hf{margin:10px 0 0.875rem;line-height:1.08;color:#F5EDD6;font-weight:700;font-size:28px;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;}
.edfet_right-5hf{gap:0.625rem;display:flex;flex-direction:column;}
.edfet_updated-5hf{border:1px solid #352E1E;border-radius:0.813rem;background:#0F0D08;padding:0.875rem 18px;gap:10px;font-size:12px;align-items:center;display:flex;color:#BFB49A;}
.edfet_updated-5hf svg{flex:none;width:15px;height:0.938rem;color:#D4A028;}
.edfet_updated-5hf b{color:#F5EDD6;}
@media(max-width:561px){.edfet_h2-5hf{font-size:1.5rem;}
}
.edfab_h2-5hf{margin:14px 0 16px;line-height:1.08;font-weight:700;font-size:32px;color:#F5EDD6;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;}
.edfab_body-5hf{color:#BFB49A;font-size:0.938rem;line-height:1.65;margin-bottom:0.875rem;}
.edfab_chips-5hf{gap:10px;display:flex;margin-top:8px;flex-wrap:wrap;}
.edffaq-5hf{gap:0.625rem;flex-direction:column;display:flex;}
.edffaq_item-5hf{padding:18px 1.375rem;border-radius:13px;border:1px solid #352E1E;background:#1A1710;}
.edffaq_q-5hf{list-style:none;gap:16px;cursor:pointer;font-weight:600;justify-content:space-between;color:#F5EDD6;font-size:15.5px;align-items:center;display:flex;}
.edffaq_q-5hf::-webkit-details-marker{display:none;}
.edffaq_q_t-5hf{gap:0.625rem;display:flex;}
.edffaq_q_i-5hf{color:#D4A028;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-style:normal;}
.edffaq_pm-5hf{font-size:20px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#D4A028;}
.edffaq_item-5hf[open] .edffaq_pm-5hf{transform:rotate(45deg);}
.edffaq_a-5hf{margin-top:12px;font-size:13.5px;color:#BFB49A;line-height:1.6;}
@media(max-width:561px){.edfab_h2-5hf{font-size:1.625rem;}
}
.edfprovs-5hf{grid-template-columns:repeat(6,1fr);gap:0.75rem;display:grid;margin-bottom:28px;}
.edfprovs-5hf>*{min-width:0;}
.edfprov-5hf{border:1px solid #352E1E;border-radius:0.813rem;background:#1A1710;padding:12px;display:flex;text-decoration:none;height:4rem;justify-content:center;align-items:center;}
.edfprov_img-5hf{object-fit:contain;max-height:2rem;max-width:100%;}
.edfresp-5hf{gap:1.5rem;background:#1A1710;padding:26px;border-radius:0.813rem;border:1px solid #352E1E;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;}
.edfresp_in-5hf{max-width:35rem;}
.edfresp_h-5hf{font-weight:700;color:#F5EDD6;font-size:1.188rem;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;margin-bottom:8px;}
.edfresp_p-5hf{line-height:1.6;font-size:13.5px;color:#BFB49A;}
.edfresp_badges-5hf{gap:14px;flex-wrap:wrap;display:flex;align-items:center;}
.edfage18-5hf{border-radius:0.5rem;border:1.5px solid #D94030;padding:0.25rem 0.5rem;color:#D94030;font-weight:700;font-size:13px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.edfresp_org-5hf{font-weight:600;font-size:13px;color:#8C8270;}
@media(max-width:1025px){.edfprovs-5hf{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:563px){.edfprovs-5hf{grid-template-columns:repeat(2,1fr);}
}
.edfdispute-5hf{border-radius:0.813rem;gap:1.75rem;padding:1.625rem 30px;border:1px dashed #4A4130;align-items:center;flex-wrap:wrap;display:flex;justify-content:space-between;}
.edfdispute_in-5hf{max-width:41.25rem;}
.edfdispute_h2-5hf{font-weight:700;font-size:22px;margin-bottom:8px;font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;color:#F5EDD6;}
.edfdispute_text-5hf{font-size:0.844rem;line-height:1.6;color:#BFB49A;}
.edffooter-5hf{background:#0A0904;padding:40px 28px;border-top:1px solid #2A2518;}
.edffooter_grid-5hf{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;margin-right:auto;max-width:1400px;margin-left:auto;display:grid;margin-bottom:1.75rem;}
.edffooter_grid-5hf>*{min-width:0;}
.edffooter_grid-5hf h4{font-size:10px;color:#574F40;letter-spacing:.12em;text-transform:uppercase;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;margin-bottom:13px;}
.edffcol-5hf{gap:9px;display:flex;color:#BFB49A;flex-direction:column;font-size:0.813rem;}
.edffcol-5hf a{cursor:pointer;}
.edfft_about-5hf{line-height:1.6;color:#8C8270;font-size:13px;max-width:16.25rem;margin-top:0.75rem;}
.edfft_contact-5hf{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:12.5px;margin-top:0.75rem;color:#D4A028;overflow-wrap:anywhere;}
.edffooter_bottom-5hf{gap:16px;margin:0 auto;justify-content:space-between;flex-wrap:wrap;padding-top:20px;align-items:center;border-top:1px solid #2A2518;max-width:1400px;display:flex;}
.edffooter_bottom-5hf p{color:#574F40;max-width:720px;font-size:0.688rem;line-height:1.6;}
@media(max-width:1024px){.edffooter_grid-5hf{grid-template-columns:1fr 1fr;}
}
@media(max-width:560px){.edffooter_grid-5hf{grid-template-columns:1fr;}
}