*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0F0E0A;color:#C8BAA0;font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:15px;line-height:1.55;}
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:8px;width:0.5rem;}
::-webkit-scrollbar-thumb{border-radius:0.5rem;background:rgba(10, 9, 6, 0.72);}
::-webkit-scrollbar-track{background:transparent;}
.zedshell-1xu{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.zedmain-1xu{min-width:0;}
.zedwrap-1xu{margin:0 auto;max-width:87.5rem;width:100%;}
.zedcontainer-1xu{padding:0 1rem;margin:0 auto;max-width:1400px;width:100%;}
@media(min-width:769px){.zedcontainer-1xu{padding:0 28px;}
}
.zedsection-1xu{padding:1.5rem 28px;}
.zedsection_pt-1xu{padding-top:2.125rem;}
.zedband_soft-1xu{background:#1A1812;}
.zedeyebrow-1xu{overflow-wrap:break-word;font-weight:600;line-height:1.4;display:inline-block;font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;font-size:0.656rem;color:#D4A017;letter-spacing:.14em;text-transform:uppercase;}
.zeddrawer_cb-1xu{display:none;}
.zedoverlay-1xu{display:none;}
@media(max-width:1027px){.zedshell-1xu{grid-template-columns:1fr;}
.zedmain-1xu{padding-bottom:4.875rem;}
.zeddrawer_cb-1xu:checked~.zedoverlay-1xu{background:rgba(10, 9, 6, 0.72);inset:0;display:block;position:fixed;z-index:70;}
}
@media(max-width:557px){.zedsection-1xu{padding:1.125rem 1rem;}
.zedsection_pt-1xu{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 ---------- */
.zedside-1xu{background:#13120E;gap:22px;padding:1.375rem 18px;overflow-y:auto;height:100vh;display:flex;border-right:1px solid #2A2620;top:0;align-self:start;flex-direction:column;position:sticky;}
.zedbrand-1xu{gap:0.625rem;align-items:center;display:flex;}
.zedlogo-1xu{font-size:21px;color:#F5EDD6;font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;letter-spacing:-.02em;}
.zedside_cta-1xu{border-radius:0.813rem;padding:1rem;background:rgba(212, 160, 23, 0.12);border:1px solid #352F25;}
.zedside_cta_h-1xu{margin-bottom:6px;font-size:17px;color:#F5EDD6;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;line-height:1.15;}
.zedside_cta_p-1xu{line-height:1.45;margin-bottom:12px;font-size:0.75rem;color:#C8BAA0;}
.zednav-1xu{gap:3px;display:flex;flex-direction:column;}
.zednav_label-1xu{padding:0.375rem 10px;letter-spacing:.14em;font-size:9.5px;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;color:#574E3E;}
.zednav_item-1xu{padding:10px;gap:11px;border-radius:8px;font-size:14px;align-items:center;font-weight:500;display:flex;color:#C8BAA0;}
.zednav_item-1xu svg{height:1.063rem;width:17px;}
.zednav_item-1xu:hover{background:rgba(212, 160, 23, 0.12);color:#F5EDD6;}
.zednav_item_on-1xu{background:rgba(212, 160, 23, 0.12);font-weight:600;color:#D4A017;}
.zedside_foot-1xu{border:1px solid #352F25;background:#1A1812;padding:0.75rem;border-radius:13px;margin-top:auto;}
.zedside_foot-1xu p{color:#C8BAA0;margin-top:4px;font-size:12.5px;line-height:1.4;}
/* ---------- topbar ---------- */
.zedtop-1xu{gap:1rem;padding:14px 28px;background:#13120E;border-bottom:1px solid #2A2620;z-index:40;top:0;position:sticky;align-items:center;display:flex;}
.zedtop_brand-1xu{gap:9px;display:none;align-items:center;}
.zedsearch-1xu{gap:10px;border:1px solid #352F25;border-radius:0.813rem;background:#1A1812;padding:11px 14px;flex:1;font-size:0.844rem;color:#8C7E68;max-width:440px;display:flex;align-items:center;}
.zedsearch-1xu svg{flex:none;height:16px;width:1rem;}
.zedtop_actions-1xu{gap:0.75rem;display:flex;margin-left:auto;align-items:center;}
.zedlang-1xu{font-size:0.75rem;color:#C8BAA0;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;}
.zedburger-1xu{border-radius:8px;border:1px solid #352F25;background:#1A1812;align-items:center;display:none;width:40px;height:40px;justify-content:center;color:#F5EDD6;}
/* ---------- bottom-nav (mobile) ---------- */
.zedbotnav-1xu{display:none;}
@media(max-width:1027px){.zedside-1xu{transition:transform .25s ease;left:0;height:100vh;position:fixed;width:280px;z-index:80;top:0;transform:translateX(-100%);}
.zeddrawer_cb-1xu:checked~.zedshell-1xu .zedside-1xu{transform:translateX(0);}
.zedtop-1xu{gap:12px;padding:0.875rem 16px;flex-wrap:wrap;position:static;}
.zedtop_brand-1xu{display:flex;}
.zedsearch-1xu{display:none;}
.zedburger-1xu{display:flex;}
.zedtop_actions-1xu{gap:0.625rem;width:100%;align-items:stretch;margin-left:0;}
.zedtop_actions-1xu .zedlang-1xu{display:none;}
.zedtop_actions-1xu .zedbtn-1xu{flex:1;padding:0.688rem 10px;text-align:center;}
.zedbotnav-1xu{padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));background:#13120E;grid-template-columns:repeat(3,1fr);bottom:0;right:0;z-index:65;position:fixed;left:0;border-top:1px solid #352F25;transform:translateZ(0);display:grid;}
.zedbn-1xu{padding:0.375rem 2px 0;gap:4px;color:#C8BAA0;flex-direction:column;align-items:center;justify-content:flex-end;font-size:10px;min-width:0;display:flex;font-weight:600;}
.zedbn-1xu svg{flex:none;width:1.375rem;height:1.375rem;}
.zedbn-1xu span{overflow:hidden;max-width:100%;text-align:center;white-space:nowrap;text-overflow:ellipsis;}
.zedbn_on-1xu{color:#D4A017;}
.zedbn_center-1xu{position:relative;}
.zedbn_fab-1xu{background:#F0C040;border-radius:50%;top:-20px;color:#0F0E0A;display:flex;align-items:center;width:3.125rem;height:3.125rem;left:50%;box-shadow:0 8px 2rem rgba(0, 0, 0, 0.65), 0 2px 8px rgba(212, 160, 23, 0.18);justify-content:center;transform:translateX(-50%);position:absolute;}
.zedbn_fab-1xu svg{height:1.5rem;width:24px;}
.zedbn_center-1xu span{color:#D4A017;}
}
.zedbtn-1xu{transition:background-color all 0.2s ease,color all 0.2s ease;padding:11px 22px;border-radius:0.5rem;gap:0.5rem;font-weight:700;align-items:center;font-size:0.875rem;font-family:"Public Sans", 'Helvetica Neue', Arial, sans-serif;justify-content:center;display:inline-flex;cursor:pointer;}
.zedbtn_pri-1xu{background:#F0C040;color:#0F0E0A;box-shadow:0 0.25rem 1.125rem rgba(212, 160, 23, 0.45), 0 2px 6px rgba(212, 160, 23, 0.25);}
.zedbtn_pri-1xu:hover{background:#D4A820;}
.zedbtn_ghost-1xu{background:rgba(212, 160, 23, 0.12);font-weight:600;color:#F5EDD6;}
.zedbtn_line-1xu{border:1px solid #4A4236;background:transparent;font-weight:600;color:#F5EDD6;}
.zedbtn_lg-1xu{border-radius:13px;padding:1rem 1.875rem;font-size:15px;}
.zedband-1xu .zedbtn_line-1xu{border-color:rgba(255, 220, 100, 0.13);color:#F5EDD6;}
.zedband-1xu .zedbtn_ghost-1xu{background:rgba(255, 220, 100, 0.08);color:#F5EDD6;}
.zedlink_m-1xu{gap:0.313rem;cursor:pointer;align-items:center;display:inline-flex;text-decoration:none;font-size:0.75rem;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;color:#D4A017;}
.zedlink_m-1xu svg{height:0.875rem;width:14px;}
.zedband-1xu .zedlink_m-1xu{color:#F0C040;}
.zeddot-1xu{flex:none;border-radius:50%;background:#D4A017;width:7px;height:0.438rem;}
.zeddot_live-1xu{animation:zm3-pulse 1.4s infinite;background:#E03B3B;}
.zedstars-1xu{gap:2px;color:#D4A017;display:inline-flex;}
.zedstars-1xu svg{width:15px;height:0.938rem;}
.zedchip-1xu{gap:0.375rem;padding:7px 12px;background:#1A1812;border-radius:8px;border:1px solid #352F25;font-size:0.688rem;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;align-items:center;color:#C8BAA0;display:inline-flex;}
.zedchip_on-1xu{background:rgba(212, 160, 23, 0.12);border-color:transparent;color:#D4A017;}
.zedgc-1xu{color:inherit;text-decoration:none;min-width:0;cursor:pointer;display:block;}
.zedgc_thumb-1xu{border-radius:13px;border:1px solid #352F25;overflow:hidden;background-position:center;display:block;background-size:cover;position:relative;aspect-ratio:1;}
.zedgc_thumb_portrait-1xu{aspect-ratio:3/4;}
.zedgc_thumb_wide-1xu{aspect-ratio:16/11;}
.zedgc_cap-1xu{padding:0.563rem;background:linear-gradient(transparent,rgba(10, 9, 6, 0.72));bottom:0;right:0;position:absolute;left:0;}
.zedgc_name-1xu{font-weight:700;font-size:0.781rem;color:#F5EDD6;display:block;}
.zedgc_meta-1xu{color:#B8A98A;font-size:11px;}
.zedgc_badge-1xu{padding:2px 6px;background:#D4A017;border-radius:8px;color:#0F0E0A;font-weight:700;top:8px;font-size:0.5rem;right:0.5rem;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;position:absolute;}
.zedgc_badge_hot-1xu{background:#E03B3B;color:#F5EDD6;}
.zedgc_badge_live-1xu{background:#E03B3B;left:8px;right:auto;color:#F5EDD6;}
.zedgc_mult-1xu{inset:0;font-weight:700;justify-content:center;font-size:1.75rem;position:absolute;align-items:center;color:#D4A017;display:flex;}
.zedpc-1xu{border-radius:13px;border:1px solid #352F25;background:#1A1812;font-size:0.875rem;display:flex;justify-content:center;font-weight:700;height:64px;color:#C8BAA0;align-items:center;}
.zedrail-1xu{min-width:0;}
.zedrail_scroll-1xu{gap:0.875rem;display:grid;}
.zedrail_scroll-1xu>*{min-width:0;}
.zedg6-1xu{grid-template-columns:repeat(6,1fr);}
.zedg7-1xu{grid-template-columns:repeat(7,1fr);}
.zedg4-1xu{grid-template-columns:repeat(4,1fr);}
@media(max-width:1021px){.zedg6-1xu,.zedg7-1xu{grid-template-columns:none;padding-bottom:0.375rem;scroll-snap-type:x mandatory;grid-auto-columns:120px;overflow-x:auto;grid-auto-flow:column;}
.zedg6-1xu>*,.zedg7-1xu>*{scroll-snap-align:start;}
.zedg4-1xu{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:560px){.zedg4-1xu{grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;grid-auto-columns:150px;}
}
.zedpanel-1xu{padding:1.75rem 32px;border-radius:20px;border:1px solid #352F25;background:#1A1812;}
.zedsplit-1xu{gap:2.25rem;display:grid;align-items:start;}
.zedsplit-1xu>*{min-width:0;}
.zedsplit_a-1xu{grid-template-columns:.85fr 1.15fr;}
.zedsplit_b-1xu{grid-template-columns:1fr 1.1fr;}
.zedsplit_c-1xu{grid-template-columns:1.1fr .9fr;}
.zedpgrid-1xu{gap:2.5rem;grid-template-columns:.9fr 1.1fr;align-items:center;display:grid;}
.zedpgrid-1xu>*{min-width:0;}
.zedlead-1xu{line-height:1.65;color:#C8BAA0;margin-bottom:14px;font-size:15px;}
.zedfeat-1xu{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.zedfeat-1xu>*{min-width:0;}
.zedfeat2-1xu{grid-template-columns:1fr 1fr;}
.zedfeat_card-1xu{padding:1.625rem;border-radius:20px;background:#1A1812;border:1px solid #352F25;}
.zedfeat_card-1xu svg{width:1.625rem;margin-bottom:16px;height:26px;color:#D4A017;}
.zedfeat_card-1xu h3{color:#F5EDD6;font-weight:700;font-size:18px;margin-bottom:0.5rem;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zedfeat_card-1xu p{color:#C8BAA0;font-size:0.813rem;line-height:1.6;}
.zedfeat_card-1xu b{color:#F5EDD6;}
.zedbig-1xu{gap:22px;flex-wrap:wrap;display:flex;}
.zedbig_n-1xu{font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:26px;color:#D4A017;}
.zedbig_l-1xu{color:#8C7E68;font-size:12px;}
.zedperson-1xu{padding:16px 18px;background:#1A1812;border:1px solid #352F25;gap:0.875rem;border-radius:13px;display:flex;align-items:center;}
.zedavatar-1xu{border-radius:50%;flex:none;background:linear-gradient(135deg,#F0C040,#A87A0C);width:44px;height:2.75rem;}
.zedperson_name-1xu{color:#F5EDD6;font-weight:700;font-size:14px;}
.zedperson_role-1xu{color:#8C7E68;font-size:0.75rem;}
.zedkv-1xu{background:#352F25;border-radius:0.813rem;overflow:hidden;border:1px solid #352F25;grid-template-columns:1fr 1fr;gap:1px;display:grid;}
.zedkv-1xu>div{padding:16px 1.125rem;background:#0F0E0A;min-width:0;}
.zedkv_k-1xu{text-transform:uppercase;font-size:0.594rem;color:#D4A017;margin-bottom:5px;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;}
.zedkv_v-1xu{color:#F5EDD6;font-weight:700;font-size:0.844rem;}
@media(max-width:1022px){.zedsplit_a-1xu,.zedsplit_b-1xu,.zedsplit_c-1xu,.zedpgrid-1xu{grid-template-columns:1fr;gap:24px;}
.zedfeat-1xu,.zedfeat2-1xu{grid-template-columns:1fr;}
.zedkv-1xu{grid-template-columns:1fr;}
}
.zedsh-1xu{margin-bottom:1rem;min-width:0;}
.zedsh_row-1xu{gap:12px;flex-wrap:wrap;align-items:flex-end;display:flex;justify-content:space-between;}
.zedsh_row-1xu .zedsh_l-1xu{gap:6px;display:flex;flex-direction:column;min-width:0;}
.zedsh_stack-1xu{gap:0.625rem;flex-direction:column;align-items:flex-start;display:flex;}
.zedsh_center-1xu{gap:0.625rem;display:flex;flex-direction:column;align-items:center;text-align:center;}
.zedsh_h2-1xu{gap:0.563rem;display:flex;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:break-word;align-items:center;color:#F5EDD6;line-height:1.1;font-size:1.25rem;font-weight:700;}
@media(min-width:766px){.zedsh_h2-1xu{font-size:24px;}
}
.zedband-1xu .zedsh_h2-1xu{color:#F5EDD6;}
.zedeb_mono-1xu{font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.08em;text-transform:none;}
.zedeb_mono-1xu::before{content:"// ";}
.zedeb_upper-1xu{letter-spacing:.14em;text-transform:uppercase;}
.zedeb_pill-1xu{padding:5px 11px;border-radius:62.438rem;background:rgba(212, 160, 23, 0.12);text-transform:uppercase;letter-spacing:.12em;}
.zedeb_line-1xu{gap:10px;align-items:center;display:inline-flex;}
.zedeb_line-1xu::before{background:#D4A017;width:24px;height:1px;display:inline-block;content:"";}
.zedband-1xu .zedeb_line-1xu::before{background:#F0C040;}
.zedband-1xu .zedeb_pill-1xu{background:rgba(255, 220, 100, 0.08);}
.zedsh_link-1xu{gap:0.375rem;transition:color all 0.2s ease,border-color all 0.2s ease;color:#F5EDD6;font-weight:600;white-space:nowrap;font-size:0.813rem;padding-bottom:2px;display:inline-flex;align-items:center;border-bottom:1px solid #F5EDD6;}
.zedsh_link-1xu:hover{border-color:#D4A017;color:#D4A017;}
.zedsh_link-1xu svg{width:14px;height:14px;}
.zedsh_link_chev-1xu{color:#D4A017;padding-bottom:0;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;border-bottom:0;font-size:12px;}
.zedsh_link_btn-1xu{background:#F0C040;padding:9px 1.125rem;border-radius:62.438rem;color:#0F0E0A;border-bottom:0;}
.zedsh_link_btn-1xu:hover{background:#D4A820;border-color:transparent;}
.zedband-1xu .zedsh_link-1xu{border-color:#F5EDD6;color:#F5EDD6;}
.zedband-1xu .zedsh_link_chev-1xu{color:#F0C040;}
.zedsh_rule-1xu{background:#352F25;margin:-2px 0 16px;height:1px;}
.zedband-1xu .zedsh_rule-1xu{background:rgba(255, 220, 100, 0.13);}
.zedseo_grid3-1xu{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;}
.zedseo_grid4-1xu{grid-template-columns:repeat(4,1fr);gap:0.813rem;display:grid;}
.zedseo_grid3-1xu>*,.zedseo_grid4-1xu>*{min-width:0;}
.zedseo_card-1xu{background:#1A1812;border-radius:13px;padding:24px;border:1px solid #352F25;}
.zedseo_card-1xu h3{font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1.125rem;font-weight:700;color:#F5EDD6;margin-bottom:0.5rem;}
.zedseo_card-1xu p{color:#C8BAA0;font-size:13px;line-height:1.6;}
.zedseo_card_sm-1xu{padding:1.25rem;}
.zedseo_card_sm-1xu h3{font-size:1rem;}
.zedseo_card_sm-1xu p{font-size:0.781rem;line-height:1.55;}
.zedseo_rtp_row-1xu{gap:36px;grid-template-columns:1fr 1fr;display:grid;margin-top:1rem;align-items:center;}
.zedrtp-1xu{gap:0.875rem;display:flex;min-width:0;}
.zedrtp-1xu>div{border-radius:13px;padding:16px;background:#0F0E0A;flex:1;text-align:center;min-width:0;}
.zedrtp_n-1xu{white-space:nowrap;font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#D4A017;font-size:1.625rem;}
.zedrtp_l-1xu{font-size:0.688rem;margin-top:4px;color:#8C7E68;}
.zedcmp-1xu{border-radius:0.813rem;border:1px solid #352F25;overflow:hidden;max-width:47.5rem;}
.zedcmp_row-1xu{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:0.813rem;}
.zedcmp_row-1xu>div{padding:13px 0.875rem;min-width:0;text-align:center;}
.zedcmp_row-1xu>div:first-child{text-align:left;color:#F5EDD6;padding-left:1.375rem;font-weight:600;}
.zedcmp_th-1xu{background:#0F0E0A;font-weight:700;font-size:0.781rem;}
.zedcmp_row-1xu:not(.zedcmp_th-1xu){background:#1A1812;color:#C8BAA0;border-top:1px solid #2A2620;}
.zedcmp_zebra-1xu{background:#141310;}
.zedguide-1xu{border:1px solid #352F25;border-radius:0.813rem;background:#1A1812;overflow:hidden;cursor:pointer;}
.zedguide_cover-1xu{height:130px;}
.zedguide_body-1xu{padding:1.25rem;}
.zedguide_body-1xu h3{margin:7px 0 9px;font-size:1rem;line-height:1.25;color:#F5EDD6;font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zedguide_meta-1xu{color:#8C7E68;font-size:11.5px;}
.zedhub-1xu{grid-template-columns:repeat(5,1fr);gap:1.75rem;border-top:1px solid #2A2620;display:grid;padding-top:28px;}
.zedhub-1xu>*{min-width:0;}
.zedhub-1xu h4{font-weight:700;font-size:13px;color:#F5EDD6;margin-bottom:0.688rem;}
.zedhub_col-1xu{gap:0.5rem;flex-direction:column;font-size:13px;color:#C8BAA0;display:flex;}
.zedhub_col-1xu a{cursor:pointer;}
@media(max-width:1025px){.zedseo_grid3-1xu{grid-template-columns:1fr;}
.zedseo_grid4-1xu{grid-template-columns:repeat(2,1fr);}
.zedseo_rtp_row-1xu{gap:20px;grid-template-columns:1fr;}
.zedhub-1xu{gap:1.375rem;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:557px){.zedhub-1xu{grid-template-columns:1fr;}
}
.zedhero-1xu{border:1px solid #352F25;background:linear-gradient(120deg,#1C1808,#0E1018);border-radius:20px;padding:46px 48px;overflow:hidden;position:relative;color:#F5EDD6;}
.zedhero_glow-1xu{border-radius:50%;background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);position:absolute;height:21.25rem;top:-3.75rem;right:-60px;width:340px;}
.zedhero_in-1xu{position:relative;max-width:37.5rem;}
.zedhero-1xu .zedeyebrow-1xu{color:#F0C040;}
.zedpill_row-1xu{padding:0.375rem 0.813rem;border:1px solid rgba(255, 220, 100, 0.13);gap:8px;border-radius:62.438rem;background:rgba(255, 220, 100, 0.08);align-items:center;color:#F0C040;font-size:0.656rem;text-transform:uppercase;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.1em;display:inline-flex;margin-bottom:1.375rem;}
.zedhero_h1-1xu{margin:18px 0;line-height:1.02;letter-spacing:-.02em;overflow-wrap:break-word;color:#F5EDD6;font-size:3.375rem;font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zedhero_h1-1xu em{font-style:normal;color:#F0C040;}
.zedhero_sub-1xu{line-height:1.55;margin-bottom:28px;font-size:17px;color:#B8A98A;max-width:30rem;}
.zedhero_cta-1xu{gap:0.875rem;align-items:center;margin-bottom:1.625rem;flex-wrap:wrap;display:flex;}
.zedhero_trust-1xu{gap:0.875rem;display:flex;flex-wrap:wrap;align-items:center;}
.zedhero_rating_txt-1xu{font-size:0.813rem;color:#B8A98A;}
@media(max-width:1021px){.zedhero-1xu{padding:2rem 1.5rem;}
.zedhero_h1-1xu{font-size:38px;}
}
@media(max-width:561px){.zedhero_h1-1xu{font-size:30px;}
}
.zedtabs-1xu{gap:0.563rem;flex-wrap:wrap;display:flex;}
.zedtab-1xu{padding:10px 18px;background:#1A1812;border-radius:8px;border:1px solid #352F25;font-size:13px;font-weight:600;color:#C8BAA0;cursor:pointer;}
.zedtab_on-1xu{background:#F0C040;border-color:transparent;color:#0F0E0A;font-weight:700;}
.zedstat-1xu{gap:14px;grid-template-columns:repeat(4,1fr);display:grid;}
.zedstat-1xu>*{min-width:0;}
.zedstat_item-1xu{padding:18px 1.25rem;border:1px solid #352F25;background:#1A1812;border-radius:0.813rem;}
.zedstat_k-1xu{font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.12em;margin-bottom:7px;text-transform:uppercase;font-size:0.594rem;color:#8C7E68;}
.zedstat_v-1xu{gap:8px;align-items:center;color:#F5EDD6;overflow-wrap:anywhere;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:24px;min-width:0;display:flex;font-weight:700;}
.zedstat_v_accent-1xu{color:#D4A017;}
@media(max-width:1024px){.zedstat-1xu{grid-template-columns:repeat(2,1fr);}
}
.zedwlc-1xu{overflow:hidden;padding:2.25rem 40px;grid-template-columns:1.2fr .8fr;border-radius:1.25rem;background:linear-gradient(120deg,#1C1808,#0E1018);gap:24px;border:1px solid #352F25;color:#F5EDD6;display:grid;position:relative;align-items:center;}
.zedwlc-1xu>*{min-width:0;}
.zedwlc-1xu .zedeyebrow-1xu{color:#F0C040;}
.zedwlc_glow-1xu{background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);border-radius:50%;height:16.25rem;width:260px;right:-2.5rem;position:absolute;top:-40px;}
.zedwlc_in-1xu{position:relative;}
.zedwlc_h2-1xu{margin:10px 0 8px;color:#F5EDD6;font-size:2.125rem;font-weight:700;overflow-wrap:break-word;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.03;}
.zedwlc_h2-1xu em{color:#F0C040;font-style:normal;}
.zedwlc_sub-1xu{margin-bottom:18px;line-height:1.55;max-width:420px;color:#B8A98A;font-size:14px;}
.zedwlc_terms-1xu{gap:10px;flex-direction:column;display:flex;position:relative;}
.zedterm-1xu{padding:13px 15px;border-radius:0.813rem;background:rgba(255, 220, 100, 0.08);gap:11px;border:1px solid rgba(255, 220, 100, 0.13);align-items:center;display:flex;}
.zedterm-1xu svg{flex:none;height:20px;color:#F0C040;width:20px;}
.zedterm_k-1xu{text-transform:uppercase;letter-spacing:.1em;color:#B8A98A;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;font-size:0.594rem;}
.zedterm_v-1xu{font-weight:700;margin-top:2px;font-size:0.875rem;color:#F5EDD6;}
@media(max-width:1024px){.zedwlc-1xu{grid-template-columns:1fr;}
}
@media(max-width:558px){.zedwlc_h2-1xu{font-size:1.625rem;}
}
.zedjp-1xu{grid-template-columns:1.5fr 1fr 1fr;gap:14px;display:grid;}
.zedjp-1xu>*{min-width:0;}
.zedjp_hero-1xu{border:1px solid #352F25;gap:0.875rem;background:linear-gradient(135deg,#1C1808,#0E1018);border-radius:20px;padding:26px;overflow:hidden;justify-content:space-between;color:#F5EDD6;flex-direction:column;position:relative;display:flex;min-height:180px;}
.zedjp_glow-1xu{background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 70%);border-radius:50%;height:11.25rem;position:absolute;top:-40px;width:180px;right:-2.5rem;}
.zedjp_k_row-1xu{gap:0.625rem;display:flex;align-items:center;position:relative;justify-content:space-between;}
.zedjp_k-1xu{font-size:0.625rem;letter-spacing:.12em;text-transform:uppercase;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;color:#8C7E68;}
.zedjp_hero-1xu .zedjp_k-1xu{color:#B8A98A;}
.zedjp_amt-1xu{font-size:42px;color:#F0C040;position:relative;line-height:1;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;}
.zedjp_sub-1xu{color:#B8A98A;font-size:0.75rem;margin-top:5px;}
.zedjp_cell-1xu{border:1px solid #352F25;padding:22px;background:#1A1812;border-radius:1.25rem;min-height:180px;display:flex;justify-content:space-between;flex-direction:column;}
.zedjp_cell-1xu .zedjp_amt-1xu{color:#F5EDD6;font-size:30px;}
.zedjp_cell-1xu .zedjp_sub-1xu{color:#8C7E68;}
@media(max-width:1024px){.zedjp-1xu{grid-template-columns:1fr;}
}
@media(max-width:557px){.zedjp_amt-1xu{font-size:32px;}
}
.zedpromo_grid-1xu{gap:1rem;grid-template-columns:repeat(3,1fr);display:grid;}
.zedpromo_grid-1xu>*{min-width:0;}
.zedpromo-1xu{background:#1A1812;padding:24px;border-radius:1.25rem;border:1px solid #352F25;overflow:hidden;position:relative;min-height:9.375rem;}
.zedpromo_h-1xu{color:#F5EDD6;margin-top:0.375rem;line-height:1.05;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:1.625rem;}
.zedpromo_h-1xu em{color:#D4A017;font-style:normal;}
.zedpromo_p-1xu{font-size:0.781rem;margin-top:0.5rem;color:#C8BAA0;line-height:1.5;}
.zedpromo_feat-1xu{border-color:#352F25;background:linear-gradient(135deg,#1C1808,#0E1018);}
.zedpromo_feat-1xu .zedpromo_h-1xu{color:#F5EDD6;}
.zedpromo_feat-1xu .zedpromo_h-1xu em{color:#F0C040;}
.zedpromo_feat-1xu .zedpromo_p-1xu{color:#B8A98A;}
.zedpromo_feat-1xu .zedeyebrow-1xu{color:#F0C040;}
@media(max-width:1025px){.zedpromo_grid-1xu{grid-template-columns:1fr;}
}
.zednews-1xu{gap:1.5rem;border-radius:1.25rem;padding:1.625rem 32px;border:1px solid #352F25;background:linear-gradient(135deg,#1C1808,#0E1018);display:flex;align-items:center;color:#F5EDD6;flex-wrap:wrap;justify-content:space-between;}
.zednews_h3-1xu{margin-bottom:4px;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F5EDD6;font-size:1.25rem;font-weight:700;}
.zednews_text-1xu{font-size:0.813rem;color:#B8A98A;}
.zednews_form-1xu{gap:10px;flex:1;display:flex;max-width:440px;min-width:0;}
.zednews_form-1xu .zedinput-1xu{min-width:0;}
@media(max-width:560px){.zednews_form-1xu{width:100%;}
}
.zedinput-1xu{flex:1;border:1px solid rgba(255, 220, 100, 0.13);border-radius:0.5rem;padding:13px 1rem;background:rgba(255, 220, 100, 0.08);font-size:0.844rem;color:#B8A98A;}
.zedsupp-1xu{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.zedsupp-1xu>*{min-width:0;}
.zedsupp_card-1xu{padding:1.5rem;border:1px solid #352F25;border-radius:13px;background:#1A1812;}
.zedsupp_card-1xu svg{height:24px;color:#D4A017;width:1.5rem;margin-bottom:0.875rem;}
.zedsupp_card-1xu h3{font-size:1rem;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:6px;font-weight:700;color:#F5EDD6;}
.zedsupp_card-1xu p{font-size:0.813rem;line-height:1.55;color:#C8BAA0;}
@media(max-width:1027px){.zedsupp-1xu{grid-template-columns:1fr;}
}
.zedsteps-1xu{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.zedsteps-1xu>*{min-width:0;}
.zedstep-1xu{background:#1A1812;border:1px solid #352F25;padding:1.5rem;border-radius:13px;position:relative;}
.zedstep_num-1xu{border-radius:8px;background:#F0C040;color:#0F0E0A;width:1.875rem;justify-content:center;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;font-size:13px;font-weight:700;align-items:center;height:30px;margin-bottom:14px;display:flex;}
.zedstep_h-1xu{font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1rem;margin-bottom:7px;font-weight:700;color:#F5EDD6;}
.zedstep_p-1xu{color:#C8BAA0;font-size:0.813rem;line-height:1.55;}
@media(max-width:1027px){.zedsteps-1xu{grid-template-columns:1fr;}
}
.zedpay_logos-1xu{grid-template-columns:repeat(4,1fr);gap:0.563rem;display:grid;}
.zedpay_logos-1xu>*{min-width:0;}
.zedpay-1xu{border:1px solid #352F25;border-radius:0.5rem;display:flex;font-size:0.75rem;color:#C8BAA0;height:48px;align-items:center;font-weight:700;justify-content:center;}
.zedtable-1xu{border-radius:0.813rem;border:1px solid #352F25;overflow:hidden;}
.zedtrow-1xu{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:13px;display:grid;}
.zedtrow-1xu>div{padding:0.813rem 0.875rem;min-width:0;}
.zedtrow-1xu>div:first-child{padding-left:1rem;font-weight:700;color:#F5EDD6;}
.zedtrow_th-1xu{background:#0F0E0A;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;color:#8C7E68;text-transform:uppercase;letter-spacing:.06em;font-size:9.5px;}
.zedtrow-1xu:not(.zedtrow_th-1xu){background:#1A1812;color:#C8BAA0;border-top:1px solid #2A2620;}
.zedtrow_zebra-1xu{background:#141310;}
.zedpos-1xu{color:#D4A017;font-weight:700;}
@media(max-width:1025px){.zedpay_logos-1xu{grid-template-columns:repeat(2,1fr);}
}
.zedgm-1xu{grid-template-columns:1.3fr 1fr;gap:16px;display:grid;}
.zedgm-1xu>*{min-width:0;}
.zedgm_panel-1xu{border:1px solid #352F25;border-radius:20px;background:#1A1812;padding:28px;}
.zedgm_h2-1xu{margin:0.625rem 0 0.5rem;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1.5rem;font-weight:700;color:#F5EDD6;}
.zedgm_text-1xu{margin-bottom:1.25rem;color:#C8BAA0;font-size:0.844rem;line-height:1.6;max-width:440px;}
.zedgm_level-1xu{gap:14px;align-items:center;margin-bottom:16px;display:flex;}
.zedgm_lv-1xu{font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1.5rem;color:#D4A017;}
.zedgm_bar_wrap-1xu{flex:1;min-width:0;}
.zedgm_bar_meta-1xu{justify-content:space-between;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;color:#8C7E68;font-size:10px;margin-bottom:5px;display:flex;}
.zedbar-1xu{border-radius:62.438rem;background:#0F0E0A;overflow:hidden;height:8px;}
.zedbar_fill-1xu{background:linear-gradient(90deg,#F0C040,#A87A0C);border-radius:999px;height:100%;display:block;}
.zedgm_missions-1xu{gap:9px;display:flex;flex-wrap:wrap;}
.zedgm_refer-1xu{overflow:hidden;border-radius:20px;padding:28px;border:1px solid #352F25;background:linear-gradient(150deg,#1C1808,#0E1018);position:relative;display:flex;justify-content:space-between;color:#F5EDD6;flex-direction:column;}
.zedgm_refer-1xu .zedeyebrow-1xu{color:#F0C040;}
.zedgm_ref_h2-1xu{margin:10px 0 8px;line-height:1.1;color:#F5EDD6;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:1.5rem;}
.zedgm_ref_h2-1xu em{font-style:normal;color:#F0C040;}
.zedgm_ref_text-1xu{margin-bottom:1.125rem;font-size:13px;color:#B8A98A;line-height:1.55;}
@media(max-width:1027px){.zedgm-1xu{grid-template-columns:1fr;}
}
.zedvip_head-1xu{gap:12px;margin-bottom:18px;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;}
.zedvip_intro-1xu{color:#C8BAA0;max-width:420px;font-size:0.813rem;}
.zedvip-1xu{grid-template-columns:repeat(5,1fr);gap:0.75rem;display:grid;}
.zedvip-1xu>*{min-width:0;}
.zedtier-1xu{padding:20px;border-radius:13px;border:1px solid #352F25;background:#1A1812;}
.zedtier_on-1xu{background:rgba(212, 160, 23, 0.12);border-color:#D4A017;}
.zedtier_medal-1xu{background:linear-gradient(135deg,#F0C040,#A87A0C);border-radius:0.5rem;height:30px;margin-bottom:0.875rem;width:30px;}
.zedtier_name-1xu{font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:5px;color:#F5EDD6;font-size:0.938rem;}
.zedtier_tx-1xu{font-size:0.719rem;line-height:1.5;color:#8C7E68;}
@media(max-width:1024px){.zedvip-1xu{grid-template-columns:repeat(2,1fr);}
}
.zeddw_h2-1xu{color:#F5EDD6;line-height:1.08;font-weight:700;font-size:26px;margin-bottom:10px;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zedsteps_v-1xu{grid-template-columns:1fr;gap:0.625rem;}
.zedsteps_v-1xu .zedstep-1xu{padding:18px 20px;}
@media(max-width:559px){.zeddw_h2-1xu{font-size:23px;}
}
.zedapp-1xu{gap:36px;flex-wrap:wrap;align-items:center;justify-content:space-between;display:flex;}
.zedapp_copy-1xu{max-width:32.5rem;}
.zedapp_h2-1xu{margin:0.75rem 0 10px;font-size:28px;line-height:1.05;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F5EDD6;font-weight:700;}
.zedapp_text-1xu{line-height:1.6;margin-bottom:20px;font-size:14px;color:#C8BAA0;}
.zedapp_btns-1xu{gap:12px;flex-wrap:wrap;display:flex;}
.zedstore-1xu{gap:9px;border-radius:13px;padding:0.688rem 18px;border:1px solid #352F25;background:#0F0E0A;color:#F5EDD6;align-items:center;display:inline-flex;font-weight:700;font-size:0.813rem;cursor:pointer;}
.zedstore-1xu svg{width:16px;height:16px;}
.zedapp_qr_wrap-1xu{gap:16px;align-items:center;display:flex;}
.zedqr-1xu{gap:3px;border:1px solid #352F25;background:#0F0E0A;padding:0.688rem;grid-template-rows:repeat(5,1fr);border-radius:13px;grid-template-columns:repeat(5,1fr);width:6.75rem;display:grid;height:6.75rem;}
.zedqr-1xu i{background:transparent;}
.zedqr_f-1xu{background:#D4A017;}
.zedapp_qr_cap-1xu{color:#8C7E68;line-height:1.4;font-size:0.75rem;max-width:84px;}
.zedbanner-1xu{background:linear-gradient(115deg,#1C1808,#0E1018);border:1px solid #352F25;border-radius:20px;overflow:hidden;gap:28px;padding:36px 2.5rem;position:relative;color:#F5EDD6;align-items:center;flex-wrap:wrap;justify-content:space-between;display:flex;}
.zedbanner_glow-1xu{border-radius:50%;background:radial-gradient(circle,rgba(212, 160, 23, 0.22),transparent 68%);right:5rem;height:200px;transform:translateY(-50%);top:50%;position:absolute;width:200px;}
.zedbanner_in-1xu{position:relative;max-width:35rem;}
.zedbanner-1xu .zedeyebrow-1xu{color:#F0C040;}
.zedbanner_h2-1xu{margin:0.625rem 0;line-height:1.05;font-weight:700;color:#F5EDD6;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:1.875rem;}
.zedbanner_text-1xu{font-size:14px;line-height:1.6;color:#B8A98A;}
@media(max-width:559px){.zedbanner_h2-1xu{font-size:24px;}
}
.zeddispute-1xu{border:1px dashed #4A4236;padding:1.625rem 30px;border-radius:0.813rem;gap:1.75rem;flex-wrap:wrap;justify-content:space-between;display:flex;align-items:center;}
.zeddispute_in-1xu{max-width:660px;}
.zeddispute_h2-1xu{font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F5EDD6;font-size:22px;margin-bottom:0.5rem;font-weight:700;}
.zeddispute_text-1xu{font-size:0.844rem;line-height:1.6;color:#C8BAA0;}
.zedrv_head-1xu{gap:12px;flex-wrap:wrap;display:flex;margin-bottom:18px;justify-content:space-between;align-items:flex-end;}
.zedrv_agg-1xu{gap:10px;align-items:center;display:flex;}
.zedrv_source-1xu{color:#8C7E68;font-size:12.5px;}
.zedrv_grid-1xu{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.zedrv_grid-1xu>*{min-width:0;}
.zedreview-1xu{border-radius:13px;border:1px solid #352F25;padding:24px;background:#1A1812;}
.zedreview-1xu .zedstars-1xu{margin-bottom:0.625rem;}
.zedreview-1xu p{color:#F5EDD6;font-size:14.5px;line-height:1.5;font-weight:600;margin-bottom:0.875rem;}
.zedreview_by-1xu{font-size:0.781rem;color:#8C7E68;}
@media(max-width:1022px){.zedrv_grid-1xu{grid-template-columns:1fr;}
}
.zedet_h2-1xu{margin:0.625rem 0 0.875rem;font-size:1.75rem;line-height:1.08;color:#F5EDD6;font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zedet_right-1xu{gap:0.625rem;flex-direction:column;display:flex;}
.zedet_updated-1xu{border-radius:0.813rem;padding:14px 1.125rem;gap:10px;border:1px solid #352F25;background:#0F0E0A;color:#C8BAA0;display:flex;align-items:center;font-size:12px;}
.zedet_updated-1xu svg{flex:none;height:15px;color:#D4A017;width:15px;}
.zedet_updated-1xu b{color:#F5EDD6;}
@media(max-width:559px){.zedet_h2-1xu{font-size:1.5rem;}
}
.zedrc-1xu{gap:32px;grid-template-columns:1fr 1fr 1fr;display:grid;}
.zedrc-1xu>*{min-width:0;}
.zedrc_awards-1xu{gap:11px;display:flex;flex-direction:column;}
.zedaward-1xu{gap:0.688rem;align-items:center;display:flex;}
.zedaward-1xu svg{flex:none;width:1.125rem;color:#F0C040;height:1.125rem;}
.zedaward_t-1xu{color:#F5EDD6;font-size:0.844rem;font-weight:700;}
.zedaward_s-1xu{color:#8C7E68;font-size:11.5px;}
.zedrc_press-1xu{grid-template-columns:1fr 1fr;gap:0.625rem;display:grid;}
.zedlogo_cell-1xu{border:1px solid #352F25;border-radius:0.5rem;font-size:0.813rem;color:#C8BAA0;align-items:center;justify-content:center;height:48px;font-weight:700;display:flex;}
.zedrc_partner-1xu{padding:20px;border:1px solid #352F25;border-radius:0.813rem;background:#1A1812;}
.zedrc_partner_name-1xu{font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F5EDD6;font-weight:700;margin-bottom:0.375rem;font-size:1.125rem;}
.zedrc_partner_text-1xu{line-height:1.55;font-size:0.781rem;color:#C8BAA0;}
@media(max-width:1025px){.zedrc-1xu{gap:1.375rem;grid-template-columns:1fr;}
.zedrc_press-1xu{grid-template-columns:repeat(4,1fr);}
}
.zedop_h2-1xu{margin:10px 0 8px;line-height:1.1;font-weight:700;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:24px;color:#F5EDD6;}
.zedop_text-1xu{font-size:0.844rem;line-height:1.6;color:#C8BAA0;}
@media(max-width:559px){.zedop_h2-1xu{font-size:22px;}
}
.zedab_h2-1xu{margin:0.875rem 0 1rem;font-size:32px;font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F5EDD6;line-height:1.08;font-weight:700;}
.zedab_body-1xu{font-size:15px;line-height:1.65;margin-bottom:0.875rem;color:#C8BAA0;}
.zedab_chips-1xu{gap:10px;display:flex;margin-top:8px;flex-wrap:wrap;}
.zedfaq-1xu{gap:0.625rem;display:flex;flex-direction:column;}
.zedfaq_item-1xu{background:#1A1812;padding:18px 22px;border-radius:0.813rem;border:1px solid #352F25;}
.zedfaq_q-1xu{list-style:none;gap:1rem;justify-content:space-between;color:#F5EDD6;align-items:center;cursor:pointer;font-weight:600;font-size:15.5px;display:flex;}
.zedfaq_q-1xu::-webkit-details-marker{display:none;}
.zedfaq_q_t-1xu{gap:0.625rem;display:flex;}
.zedfaq_q_i-1xu{font-style:normal;color:#D4A017;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;}
.zedfaq_pm-1xu{font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;font-size:20px;color:#D4A017;}
.zedfaq_item-1xu[open] .zedfaq_pm-1xu{transform:rotate(45deg);}
.zedfaq_a-1xu{font-size:13.5px;color:#C8BAA0;line-height:1.6;margin-top:12px;}
@media(max-width:560px){.zedab_h2-1xu{font-size:26px;}
}
.zedgd_head-1xu{gap:0.75rem;justify-content:space-between;flex-wrap:wrap;display:flex;align-items:center;margin-bottom:1rem;}
.zedprovs-1xu{gap:12px;grid-template-columns:repeat(6,1fr);margin-bottom:28px;display:grid;}
.zedprovs-1xu>*{min-width:0;}
.zedprov-1xu{background:#1A1812;border:1px solid #352F25;padding:12px;border-radius:0.813rem;height:4rem;display:flex;text-decoration:none;justify-content:center;align-items:center;}
.zedprov_img-1xu{object-fit:contain;max-width:100%;max-height:2rem;}
.zedresp-1xu{padding:1.625rem;gap:1.5rem;background:#1A1812;border-radius:13px;border:1px solid #352F25;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;}
.zedresp_in-1xu{max-width:35rem;}
.zedresp_h-1xu{font-family:"Albert Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#F5EDD6;margin-bottom:0.5rem;font-size:19px;font-weight:700;}
.zedresp_p-1xu{font-size:13.5px;color:#C8BAA0;line-height:1.6;}
.zedresp_badges-1xu{gap:14px;align-items:center;display:flex;flex-wrap:wrap;}
.zedage18-1xu{border:1.5px solid #E03B3B;border-radius:8px;padding:0.25rem 8px;font-size:0.813rem;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;font-weight:700;color:#E03B3B;}
.zedresp_org-1xu{font-size:13px;font-weight:600;color:#8C7E68;}
@media(max-width:1025px){.zedprovs-1xu{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:561px){.zedprovs-1xu{grid-template-columns:repeat(2,1fr);}
}
.zedfooter-1xu{padding:40px 28px;background:#0A0906;border-top:1px solid #2A2620;}
.zedfooter_grid-1xu{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;max-width:87.5rem;margin-bottom:28px;display:grid;margin-left:auto;margin-right:auto;}
.zedfooter_grid-1xu>*{min-width:0;}
.zedfooter_grid-1xu h4{text-transform:uppercase;color:#574E3E;font-size:0.625rem;margin-bottom:13px;font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.12em;}
.zedfcol-1xu{gap:0.563rem;display:flex;color:#C8BAA0;font-size:0.813rem;flex-direction:column;}
.zedfcol-1xu a{cursor:pointer;}
.zedft_about-1xu{max-width:16.25rem;line-height:1.6;color:#8C7E68;font-size:0.813rem;margin-top:12px;}
.zedft_contact-1xu{font-family:"JetBrains Mono", Menlo, Monaco, Consolas, monospace;margin-top:0.75rem;color:#D4A017;font-size:12.5px;overflow-wrap:anywhere;}
.zedfooter_bottom-1xu{margin:0 auto;gap:16px;flex-wrap:wrap;padding-top:20px;align-items:center;display:flex;border-top:1px solid #2A2620;max-width:1400px;justify-content:space-between;}
.zedfooter_bottom-1xu p{max-width:720px;line-height:1.6;font-size:11px;color:#574E3E;}
@media(max-width:1024px){.zedfooter_grid-1xu{grid-template-columns:1fr 1fr;}
}
@media(max-width:561px){.zedfooter_grid-1xu{grid-template-columns:1fr;}
}