*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0A0F14;text-rendering:optimizeLegibility;font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1.55;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;font-size:15px;color:#A8BFC9;}
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{width:8px;height:0.5rem;}
::-webkit-scrollbar-thumb{background:rgba(4, 10, 16, 0.72);border-radius:8px;}
::-webkit-scrollbar-track{background:transparent;}
.brc-shell-hex{grid-template-columns:15.5rem 1fr;min-height:100vh;display:grid;}
.brc-main-hex{min-width:0;}
.brc-wrap-hex{margin:0 auto;width:100%;max-width:86.25rem;}
.brc-container-hex{margin:0 auto;padding:0 16px;max-width:1380px;width:100%;}
@media(min-width:767px){.brc-container-hex{padding:0 28px;}
}
.brc-section-hex{padding:1.5rem 1.75rem;}
.brc-section_pt-hex{padding-top:2.125rem;}
.brc-band_soft-hex{background:#111820;}
.brc-eyebrow-hex{color:#00DCFF;letter-spacing:.14em;font-weight:600;line-height:1.4;font-size:10.5px;display:inline-block;text-transform:uppercase;font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:break-word;}
.brc-drawer_cb-hex{display:none;}
.brc-overlay-hex{display:none;}
@media(max-width:1025px){.brc-shell-hex{grid-template-columns:1fr;}
.brc-main-hex{padding-bottom:78px;}
.brc-drawer_cb-hex:checked~.brc-overlay-hex{background:rgba(4, 10, 16, 0.72);inset:0;display:block;position:fixed;z-index:70;}
}
@media(max-width:557px){.brc-section-hex{padding:18px 16px;}
.brc-section_pt-hex{padding-top:1.5rem;}
}
@keyframes zm3-pulse{0%,100%{opacity:.55}
50%{opacity:1}
}
@keyframes zm3-marquee{0%{transform:translateX(0)}
100%{transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.brc-side-hex{padding:1.375rem 1.125rem;gap:1.375rem;background:#0C1219;position:sticky;top:0;display:flex;height:100vh;border-right:1px solid #172330;overflow-y:auto;align-self:start;flex-direction:column;}
.brc-brand-hex{gap:0.625rem;display:flex;align-items:center;}
.brc-logo-hex{font-weight:700;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;color:#E8F4F8;font-size:21px;letter-spacing:-.02em;}
.brc-side_cta-hex{background:rgba(0, 220, 255, 0.11);padding:1rem;border-radius:0.75rem;border:1px solid #1E2F3E;}
.brc-side_cta_h-hex{color:#E8F4F8;margin-bottom:0.375rem;font-size:17px;font-weight:700;line-height:1.15;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;}
.brc-side_cta_p-hex{font-size:0.75rem;margin-bottom:12px;color:#A8BFC9;line-height:1.45;}
.brc-nav-hex{gap:3px;flex-direction:column;display:flex;}
.brc-nav_label-hex{padding:0.375rem 0.625rem;text-transform:uppercase;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#3E5A68;font-size:0.594rem;letter-spacing:.14em;}
.brc-nav_item-hex{border-radius:0.5rem;padding:0.625rem;gap:11px;align-items:center;font-weight:500;display:flex;font-size:0.875rem;color:#A8BFC9;}
.brc-nav_item-hex svg{height:1.063rem;width:1.063rem;}
.brc-nav_item-hex:hover{background:rgba(0, 220, 255, 0.11);color:#E8F4F8;}
.brc-nav_item_on-hex{background:rgba(0, 220, 255, 0.11);font-weight:600;color:#00DCFF;}
.brc-side_foot-hex{border:1px solid #1E2F3E;border-radius:12px;padding:0.75rem;background:#111820;margin-top:auto;}
.brc-side_foot-hex p{line-height:1.4;font-size:12.5px;color:#A8BFC9;margin-top:4px;}
/* ---------- topbar ---------- */
.brc-top-hex{padding:14px 1.75rem;background:#0C1219;gap:1rem;z-index:40;top:0;align-items:center;display:flex;border-bottom:1px solid #172330;position:sticky;}
.brc-top_brand-hex{gap:9px;display:none;align-items:center;}
.brc-search-hex{border:1px solid #1E2F3E;border-radius:12px;background:#111820;padding:0.688rem 14px;flex:1;gap:10px;color:#6B8A98;max-width:440px;font-size:0.844rem;display:flex;align-items:center;}
.brc-search-hex svg{flex:none;height:16px;width:1rem;}
.brc-top_actions-hex{gap:0.75rem;margin-left:auto;align-items:center;display:flex;}
.brc-lang-hex{font-size:0.75rem;color:#A8BFC9;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.brc-burger-hex{border:1px solid #1E2F3E;background:#111820;border-radius:0.5rem;align-items:center;width:40px;height:40px;justify-content:center;color:#E8F4F8;display:none;}
/* ---------- bottom-nav (mobile) ---------- */
.brc-botnav-hex{display:none;}
@media(max-width:1027px){.brc-side-hex{transition:transform .25s ease;left:0;top:0;z-index:80;position:fixed;height:100vh;width:17.5rem;transform:translateX(-100%);}
.brc-drawer_cb-hex:checked~.brc-shell-hex .brc-side-hex{transform:translateX(0);}
.brc-top-hex{padding:0.875rem 1rem;gap:0.75rem;position:static;flex-wrap:wrap;}
.brc-top_brand-hex{display:flex;}
.brc-search-hex{display:none;}
.brc-burger-hex{display:flex;}
.brc-top_actions-hex{gap:10px;width:100%;margin-left:0;align-items:stretch;}
.brc-top_actions-hex .brc-lang-hex{display:none;}
.brc-top_actions-hex .brc-btn-hex{padding:0.688rem 10px;flex:1;text-align:center;}
.brc-botnav-hex{padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));background:#0C1219;grid-template-columns:repeat(3,1fr);position:fixed;z-index:65;transform:translateZ(0);display:grid;left:0;right:0;bottom:0;border-top:1px solid #1E2F3E;}
.brc-bn-hex{gap:0.25rem;padding:6px 2px 0;font-size:0.625rem;color:#A8BFC9;align-items:center;font-weight:600;display:flex;justify-content:flex-end;min-width:0;flex-direction:column;}
.brc-bn-hex svg{flex:none;height:1.375rem;width:22px;}
.brc-bn-hex span{overflow:hidden;text-overflow:ellipsis;max-width:100%;white-space:nowrap;text-align:center;}
.brc-bn_on-hex{color:#00DCFF;}
.brc-bn_center-hex{position:relative;}
.brc-bn_fab-hex{background:#00DCFF;border-radius:50%;transform:translateX(-50%);display:flex;width:50px;top:-20px;position:absolute;justify-content:center;height:50px;align-items:center;left:50%;color:#020D12;box-shadow:0 0.5rem 2rem rgba(0, 0, 0, 0.60), 0 2px 8px rgba(0, 220, 255, 0.18);}
.brc-bn_fab-hex svg{height:1.5rem;width:24px;}
.brc-bn_center-hex span{color:#00DCFF;}
}
.brc-btn-hex{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;padding:0.688rem 22px;border-radius:0.5rem;gap:0.5rem;justify-content:center;font-size:14px;display:inline-flex;font-weight:700;cursor:pointer;font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;align-items:center;}
.brc-btn_pri-hex{background:#00DCFF;color:#020D12;box-shadow:0 0 1.125rem rgba(0, 220, 255, 0.45), 0 0.25rem 12px rgba(0, 0, 0, 0.40);}
.brc-btn_pri-hex:hover{background:#00C4E5;}
.brc-btn_ghost-hex{background:rgba(0, 220, 255, 0.11);font-weight:600;color:#E8F4F8;}
.brc-btn_line-hex{border:1px solid #2A4155;background:transparent;font-weight:600;color:#E8F4F8;}
.brc-btn_lg-hex{padding:1rem 30px;border-radius:0.75rem;font-size:15px;}
.brc-band-hex .brc-btn_line-hex{border-color:rgba(255, 255, 255, 0.12);color:#E8F4F8;}
.brc-band-hex .brc-btn_ghost-hex{background:rgba(255, 255, 255, 0.07);color:#E8F4F8;}
.brc-link_m-hex{gap:5px;color:#00DCFF;cursor:pointer;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;align-items:center;text-decoration:none;display:inline-flex;font-size:0.75rem;}
.brc-link_m-hex svg{height:0.875rem;width:14px;}
.brc-band-hex .brc-link_m-hex{color:#00DCFF;}
.brc-dot-hex{border-radius:50%;flex:none;background:#00DCFF;height:0.438rem;width:0.438rem;}
.brc-dot_live-hex{animation:zm3-pulse 1.4s infinite;background:#FF3B3B;}
.brc-stars-hex{gap:2px;display:inline-flex;color:#00DCFF;}
.brc-stars-hex svg{height:0.938rem;width:15px;}
.brc-chip-hex{padding:0.438rem 0.75rem;border:1px solid #1E2F3E;gap:6px;background:#111820;border-radius:0.5rem;align-items:center;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;display:inline-flex;font-size:11px;color:#A8BFC9;}
.brc-chip_on-hex{background:rgba(0, 220, 255, 0.11);border-color:transparent;color:#00DCFF;}
.brc-gc-hex{cursor:pointer;display:block;color:inherit;min-width:0;text-decoration:none;}
.brc-gc_thumb-hex{overflow:hidden;border-radius:12px;border:1px solid #1E2F3E;aspect-ratio:1;background-size:cover;display:block;position:relative;background-position:center;}
.brc-gc_thumb_portrait-hex{aspect-ratio:3/4;}
.brc-gc_thumb_wide-hex{aspect-ratio:16/11;}
.brc-gc_cap-hex{padding:9px;background:linear-gradient(transparent,rgba(4, 10, 16, 0.72));position:absolute;right:0;bottom:0;left:0;}
.brc-gc_name-hex{color:#E8F4F8;font-size:0.781rem;display:block;font-weight:700;}
.brc-gc_meta-hex{font-size:0.688rem;color:#7BBDD0;}
.brc-gc_badge-hex{background:#00DCFF;border-radius:0.5rem;padding:2px 0.375rem;top:8px;color:#020D12;font-weight:700;font-size:8px;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;right:8px;position:absolute;}
.brc-gc_badge_hot-hex{background:#FF3B3B;color:#E8F4F8;}
.brc-gc_badge_live-hex{background:#FF3B3B;color:#E8F4F8;right:auto;left:0.5rem;}
.brc-gc_mult-hex{inset:0;position:absolute;justify-content:center;font-weight:700;font-size:1.75rem;align-items:center;color:#00DCFF;display:flex;}
.brc-pc-hex{border:1px solid #1E2F3E;border-radius:0.75rem;background:#111820;justify-content:center;font-weight:700;height:64px;color:#A8BFC9;display:flex;align-items:center;font-size:0.875rem;}
.brc-rail-hex{min-width:0;}
.brc-rail_scroll-hex{gap:0.875rem;display:grid;}
.brc-rail_scroll-hex>*{min-width:0;}
.brc-g6-hex{grid-template-columns:repeat(6,1fr);}
.brc-g7-hex{grid-template-columns:repeat(7,1fr);}
.brc-g4-hex{grid-template-columns:repeat(4,1fr);}
@media(max-width:1026px){.brc-g6-hex,.brc-g7-hex{grid-template-columns:none;grid-auto-columns:7.5rem;grid-auto-flow:column;scroll-snap-type:x mandatory;padding-bottom:6px;overflow-x:auto;}
.brc-g6-hex>*,.brc-g7-hex>*{scroll-snap-align:start;}
.brc-g4-hex{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:558px){.brc-g4-hex{grid-template-columns:none;grid-auto-columns:150px;overflow-x:auto;grid-auto-flow:column;}
}
.brc-panel-hex{border:1px solid #1E2F3E;background:#111820;padding:28px 32px;border-radius:20px;}
.brc-split-hex{gap:2.25rem;align-items:start;display:grid;}
.brc-split-hex>*{min-width:0;}
.brc-split_a-hex{grid-template-columns:.85fr 1.15fr;}
.brc-split_b-hex{grid-template-columns:1fr 1.1fr;}
.brc-split_c-hex{grid-template-columns:1.1fr .9fr;}
.brc-pgrid-hex{gap:40px;grid-template-columns:.9fr 1.1fr;display:grid;align-items:center;}
.brc-pgrid-hex>*{min-width:0;}
.brc-lead-hex{color:#A8BFC9;margin-bottom:14px;line-height:1.65;font-size:0.938rem;}
.brc-feat-hex{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.brc-feat-hex>*{min-width:0;}
.brc-feat2-hex{grid-template-columns:1fr 1fr;}
.brc-feat_card-hex{border-radius:1.25rem;background:#111820;padding:1.625rem;border:1px solid #1E2F3E;}
.brc-feat_card-hex svg{width:26px;color:#00DCFF;margin-bottom:1rem;height:26px;}
.brc-feat_card-hex h3{font-size:1.125rem;color:#E8F4F8;margin-bottom:8px;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.brc-feat_card-hex p{line-height:1.6;font-size:13px;color:#A8BFC9;}
.brc-feat_card-hex b{color:#E8F4F8;}
.brc-big-hex{gap:1.375rem;flex-wrap:wrap;display:flex;}
.brc-big_n-hex{font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;color:#00DCFF;font-size:26px;font-weight:700;}
.brc-big_l-hex{color:#6B8A98;font-size:0.75rem;}
.brc-person-hex{gap:14px;border-radius:12px;border:1px solid #1E2F3E;padding:16px 18px;background:#111820;align-items:center;display:flex;}
.brc-avatar-hex{background:linear-gradient(135deg,#00DCFF,#0099BB);border-radius:50%;flex:none;height:2.75rem;width:2.75rem;}
.brc-person_name-hex{font-size:14px;font-weight:700;color:#E8F4F8;}
.brc-person_role-hex{font-size:0.75rem;color:#6B8A98;}
.brc-kv-hex{overflow:hidden;background:#1E2F3E;border-radius:12px;gap:1px;border:1px solid #1E2F3E;grid-template-columns:1fr 1fr;display:grid;}
.brc-kv-hex>div{background:#0A0F14;padding:1rem 18px;min-width:0;}
.brc-kv_k-hex{font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.594rem;text-transform:uppercase;margin-bottom:0.313rem;color:#00DCFF;}
.brc-kv_v-hex{font-weight:700;font-size:0.844rem;color:#E8F4F8;}
@media(max-width:1023px){.brc-split_a-hex,.brc-split_b-hex,.brc-split_c-hex,.brc-pgrid-hex{grid-template-columns:1fr;gap:1.5rem;}
.brc-feat-hex,.brc-feat2-hex{grid-template-columns:1fr;}
.brc-kv-hex{grid-template-columns:1fr;}
}
.brc-sh-hex{margin-bottom:1rem;min-width:0;}
.brc-sh_row-hex{gap:0.75rem;align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;}
.brc-sh_row-hex .brc-sh_l-hex{gap:0.375rem;min-width:0;flex-direction:column;display:flex;}
.brc-sh_stack-hex{gap:10px;flex-direction:column;align-items:flex-start;display:flex;}
.brc-sh_center-hex{gap:10px;text-align:center;display:flex;align-items:center;flex-direction:column;}
.brc-sh_h2-hex{gap:0.563rem;font-size:1.25rem;overflow-wrap:break-word;font-weight:700;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;display:flex;align-items:center;line-height:1.1;color:#E8F4F8;}
@media(min-width:770px){.brc-sh_h2-hex{font-size:24px;}
}
.brc-band-hex .brc-sh_h2-hex{color:#E8F4F8;}
.brc-eb_mono-hex{font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;letter-spacing:.08em;text-transform:none;}
.brc-eb_mono-hex::before{content:"// ";}
.brc-eb_upper-hex{text-transform:uppercase;letter-spacing:.14em;}
.brc-eb_pill-hex{background:rgba(0, 220, 255, 0.11);padding:0.313rem 0.688rem;border-radius:62.438rem;letter-spacing:.12em;text-transform:uppercase;}
.brc-eb_line-hex{gap:10px;align-items:center;display:inline-flex;}
.brc-eb_line-hex::before{background:#00DCFF;width:1.5rem;height:1px;display:inline-block;content:"";}
.brc-band-hex .brc-eb_line-hex::before{background:#00DCFF;}
.brc-band-hex .brc-eb_pill-hex{background:rgba(255, 255, 255, 0.07);}
.brc-sh_link-hex{gap:6px;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;border-bottom:1px solid #E8F4F8;color:#E8F4F8;padding-bottom:2px;font-size:0.813rem;display:inline-flex;align-items:center;white-space:nowrap;font-weight:600;}
.brc-sh_link-hex:hover{border-color:#00DCFF;color:#00DCFF;}
.brc-sh_link-hex svg{width:0.875rem;height:14px;}
.brc-sh_link_chev-hex{font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;border-bottom:0;padding-bottom:0;color:#00DCFF;font-size:0.75rem;}
.brc-sh_link_btn-hex{border-radius:62.438rem;background:#00DCFF;padding:0.563rem 18px;border-bottom:0;color:#020D12;}
.brc-sh_link_btn-hex:hover{border-color:transparent;background:#00C4E5;}
.brc-band-hex .brc-sh_link-hex{border-color:#E8F4F8;color:#E8F4F8;}
.brc-band-hex .brc-sh_link_chev-hex{color:#00DCFF;}
.brc-sh_rule-hex{margin:-2px 0 1rem;background:#1E2F3E;height:1px;}
.brc-band-hex .brc-sh_rule-hex{background:rgba(255, 255, 255, 0.12);}
.brc-seo_grid3-hex{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;}
.brc-seo_grid4-hex{gap:0.813rem;grid-template-columns:repeat(4,1fr);display:grid;}
.brc-seo_grid3-hex>*,.brc-seo_grid4-hex>*{min-width:0;}
.brc-seo_card-hex{border:1px solid #1E2F3E;padding:1.5rem;background:#111820;border-radius:12px;}
.brc-seo_card-hex h3{color:#E8F4F8;margin-bottom:0.5rem;font-weight:700;font-size:1.125rem;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;}
.brc-seo_card-hex p{font-size:13px;color:#A8BFC9;line-height:1.6;}
.brc-seo_card_sm-hex{padding:20px;}
.brc-seo_card_sm-hex h3{font-size:1rem;}
.brc-seo_card_sm-hex p{line-height:1.55;font-size:12.5px;}
.brc-seo_rtp_row-hex{grid-template-columns:1fr 1fr;gap:36px;margin-top:1rem;display:grid;align-items:center;}
.brc-rtp-hex{gap:14px;min-width:0;display:flex;}
.brc-rtp-hex>div{padding:1rem;border-radius:12px;flex:1;background:#0A0F14;min-width:0;text-align:center;}
.brc-rtp_n-hex{font-weight:700;font-size:1.625rem;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;white-space:nowrap;color:#00DCFF;}
.brc-rtp_l-hex{font-size:11px;margin-top:4px;color:#6B8A98;}
.brc-cmp-hex{border-radius:12px;overflow:hidden;border:1px solid #1E2F3E;max-width:47.5rem;}
.brc-cmp_row-hex{grid-template-columns:1.6fr 1fr 1fr;font-size:13px;display:grid;}
.brc-cmp_row-hex>div{padding:13px 0.875rem;min-width:0;text-align:center;}
.brc-cmp_row-hex>div:first-child{color:#E8F4F8;font-weight:600;text-align:left;padding-left:22px;}
.brc-cmp_th-hex{background:#0A0F14;font-size:12.5px;font-weight:700;}
.brc-cmp_row-hex:not(.brc-cmp_th-hex){background:#111820;border-top:1px solid #172330;color:#A8BFC9;}
.brc-cmp_zebra-hex{background:#0E141B;}
.brc-guide-hex{background:#111820;overflow:hidden;border-radius:12px;border:1px solid #1E2F3E;cursor:pointer;}
.brc-guide_cover-hex{height:130px;}
.brc-guide_body-hex{padding:20px;}
.brc-guide_body-hex h3{margin:0.438rem 0 0.563rem;line-height:1.25;font-size:1rem;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;color:#E8F4F8;font-weight:700;}
.brc-guide_meta-hex{color:#6B8A98;font-size:11.5px;}
.brc-hub-hex{grid-template-columns:repeat(5,1fr);gap:1.75rem;border-top:1px solid #172330;padding-top:28px;display:grid;}
.brc-hub-hex>*{min-width:0;}
.brc-hub-hex h4{font-weight:700;font-size:0.813rem;margin-bottom:11px;color:#E8F4F8;}
.brc-hub_col-hex{gap:0.5rem;font-size:13px;flex-direction:column;display:flex;color:#A8BFC9;}
.brc-hub_col-hex a{cursor:pointer;}
@media(max-width:1021px){.brc-seo_grid3-hex{grid-template-columns:1fr;}
.brc-seo_grid4-hex{grid-template-columns:repeat(2,1fr);}
.brc-seo_rtp_row-hex{grid-template-columns:1fr;gap:1.25rem;}
.brc-hub-hex{grid-template-columns:repeat(2,1fr);gap:1.375rem;}
}
@media(max-width:557px){.brc-hub-hex{grid-template-columns:1fr;}
}
.brc-hero-hex{overflow:hidden;padding:46px 48px;border-radius:1.25rem;border:1px solid #1E2F3E;background:linear-gradient(120deg,#061018,#04111E);position:relative;color:#E8F4F8;}
.brc-hero_glow-hex{border-radius:50%;background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);height:21.25rem;width:340px;right:-60px;position:absolute;top:-3.75rem;}
.brc-hero_in-hex{max-width:600px;position:relative;}
.brc-hero-hex .brc-eyebrow-hex{color:#00DCFF;}
.brc-pill_row-hex{background:rgba(255, 255, 255, 0.07);border:1px solid rgba(255, 255, 255, 0.12);border-radius:62.438rem;gap:8px;padding:0.375rem 0.813rem;align-items:center;letter-spacing:.1em;font-size:0.656rem;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;display:inline-flex;text-transform:uppercase;margin-bottom:1.375rem;color:#00DCFF;}
.brc-hero_h1-hex{margin:18px 0;line-height:1.02;overflow-wrap:break-word;font-size:3.375rem;font-weight:700;color:#E8F4F8;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;letter-spacing:-.02em;}
.brc-hero_h1-hex em{font-style:normal;color:#00DCFF;}
.brc-hero_sub-hex{max-width:480px;line-height:1.55;color:#7BBDD0;margin-bottom:1.75rem;font-size:17px;}
.brc-hero_cta-hex{gap:14px;align-items:center;display:flex;flex-wrap:wrap;margin-bottom:1.625rem;}
.brc-hero_trust-hex{gap:0.875rem;display:flex;flex-wrap:wrap;align-items:center;}
.brc-hero_rating_txt-hex{color:#7BBDD0;font-size:0.813rem;}
@media(max-width:1025px){.brc-hero-hex{padding:2rem 1.5rem;}
.brc-hero_h1-hex{font-size:2.375rem;}
}
@media(max-width:557px){.brc-hero_h1-hex{font-size:30px;}
}
.brc-tabs-hex{gap:0.563rem;display:flex;flex-wrap:wrap;}
.brc-tab-hex{border-radius:8px;background:#111820;padding:0.625rem 1.125rem;border:1px solid #1E2F3E;font-weight:600;font-size:13px;cursor:pointer;color:#A8BFC9;}
.brc-tab_on-hex{background:#00DCFF;border-color:transparent;color:#020D12;font-weight:700;}
.brc-stat-hex{gap:14px;grid-template-columns:repeat(4,1fr);display:grid;}
.brc-stat-hex>*{min-width:0;}
.brc-stat_item-hex{background:#111820;border:1px solid #1E2F3E;padding:1.125rem 1.25rem;border-radius:0.75rem;}
.brc-stat_k-hex{margin-bottom:0.438rem;color:#6B8A98;text-transform:uppercase;letter-spacing:.12em;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.594rem;}
.brc-stat_v-hex{gap:0.5rem;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;min-width:0;overflow-wrap:anywhere;font-weight:700;display:flex;align-items:center;font-size:24px;color:#E8F4F8;}
.brc-stat_v_accent-hex{color:#00DCFF;}
@media(max-width:1023px){.brc-stat-hex{grid-template-columns:repeat(2,1fr);}
}
.brc-wlc-hex{grid-template-columns:1.2fr .8fr;gap:1.5rem;border:1px solid #1E2F3E;overflow:hidden;padding:36px 2.5rem;background:linear-gradient(120deg,#061018,#04111E);border-radius:20px;align-items:center;color:#E8F4F8;display:grid;position:relative;}
.brc-wlc-hex>*{min-width:0;}
.brc-wlc-hex .brc-eyebrow-hex{color:#00DCFF;}
.brc-wlc_glow-hex{border-radius:50%;background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);height:16.25rem;position:absolute;right:-2.5rem;top:-40px;width:260px;}
.brc-wlc_in-hex{position:relative;}
.brc-wlc_h2-hex{margin:10px 0 0.5rem;font-size:34px;color:#E8F4F8;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:700;overflow-wrap:break-word;line-height:1.03;}
.brc-wlc_h2-hex em{color:#00DCFF;font-style:normal;}
.brc-wlc_sub-hex{line-height:1.55;font-size:14px;margin-bottom:1.125rem;max-width:420px;color:#7BBDD0;}
.brc-wlc_terms-hex{gap:0.625rem;flex-direction:column;display:flex;position:relative;}
.brc-term-hex{border-radius:12px;border:1px solid rgba(255, 255, 255, 0.12);padding:13px 0.938rem;background:rgba(255, 255, 255, 0.07);gap:11px;align-items:center;display:flex;}
.brc-term-hex svg{flex:none;color:#00DCFF;height:20px;width:1.25rem;}
.brc-term_k-hex{letter-spacing:.1em;font-size:9.5px;color:#7BBDD0;text-transform:uppercase;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.brc-term_v-hex{font-size:0.875rem;font-weight:700;color:#E8F4F8;margin-top:2px;}
@media(max-width:1025px){.brc-wlc-hex{grid-template-columns:1fr;}
}
@media(max-width:560px){.brc-wlc_h2-hex{font-size:1.625rem;}
}
.brc-jp-hex{gap:14px;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.brc-jp-hex>*{min-width:0;}
.brc-jp_hero-hex{border:1px solid #1E2F3E;padding:26px;background:linear-gradient(135deg,#061018,#04111E);gap:0.875rem;overflow:hidden;border-radius:20px;flex-direction:column;position:relative;min-height:180px;justify-content:space-between;color:#E8F4F8;display:flex;}
.brc-jp_glow-hex{border-radius:50%;background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);width:180px;position:absolute;top:-40px;right:-40px;height:11.25rem;}
.brc-jp_k_row-hex{gap:0.625rem;position:relative;align-items:center;display:flex;justify-content:space-between;}
.brc-jp_k-hex{text-transform:uppercase;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.625rem;color:#6B8A98;letter-spacing:.12em;}
.brc-jp_hero-hex .brc-jp_k-hex{color:#7BBDD0;}
.brc-jp_amt-hex{color:#00DCFF;position:relative;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:700;line-height:1;font-size:2.625rem;}
.brc-jp_sub-hex{margin-top:0.313rem;color:#7BBDD0;font-size:12px;}
.brc-jp_cell-hex{border-radius:1.25rem;padding:1.375rem;border:1px solid #1E2F3E;background:#111820;display:flex;justify-content:space-between;flex-direction:column;min-height:180px;}
.brc-jp_cell-hex .brc-jp_amt-hex{color:#E8F4F8;font-size:30px;}
.brc-jp_cell-hex .brc-jp_sub-hex{color:#6B8A98;}
@media(max-width:1021px){.brc-jp-hex{grid-template-columns:1fr;}
}
@media(max-width:557px){.brc-jp_amt-hex{font-size:2rem;}
}
.brc-dw_h2-hex{margin-bottom:10px;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;line-height:1.08;font-weight:700;color:#E8F4F8;font-size:26px;}
.brc-steps_v-hex{grid-template-columns:1fr;gap:0.625rem;}
.brc-steps_v-hex .brc-step-hex{padding:1.125rem 1.25rem;}
@media(max-width:563px){.brc-dw_h2-hex{font-size:23px;}
}
.brc-supp-hex{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.brc-supp-hex>*{min-width:0;}
.brc-supp_card-hex{padding:1.5rem;border-radius:0.75rem;border:1px solid #1E2F3E;background:#111820;}
.brc-supp_card-hex svg{color:#00DCFF;width:1.5rem;margin-bottom:0.875rem;height:24px;}
.brc-supp_card-hex h3{font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:700;margin-bottom:0.375rem;color:#E8F4F8;font-size:1rem;}
.brc-supp_card-hex p{font-size:0.813rem;line-height:1.55;color:#A8BFC9;}
@media(max-width:1027px){.brc-supp-hex{grid-template-columns:1fr;}
}
.brc-steps-hex{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.brc-steps-hex>*{min-width:0;}
.brc-step-hex{border:1px solid #1E2F3E;background:#111820;padding:1.5rem;border-radius:12px;position:relative;}
.brc-step_num-hex{background:#00DCFF;border-radius:0.5rem;justify-content:center;align-items:center;display:flex;font-size:0.813rem;width:1.875rem;margin-bottom:14px;color:#020D12;font-weight:700;height:1.875rem;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;}
.brc-step_h-hex{font-size:1rem;margin-bottom:7px;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;color:#E8F4F8;font-weight:700;}
.brc-step_p-hex{color:#A8BFC9;font-size:0.813rem;line-height:1.55;}
@media(max-width:1025px){.brc-steps-hex{grid-template-columns:1fr;}
}
.brc-pay_logos-hex{grid-template-columns:repeat(4,1fr);gap:0.563rem;display:grid;}
.brc-pay_logos-hex>*{min-width:0;}
.brc-pay-hex{border-radius:8px;border:1px solid #1E2F3E;height:3rem;font-size:0.75rem;font-weight:700;color:#A8BFC9;justify-content:center;display:flex;align-items:center;}
.brc-table-hex{border-radius:0.75rem;border:1px solid #1E2F3E;overflow:hidden;}
.brc-trow-hex{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:0.813rem;display:grid;}
.brc-trow-hex>div{padding:0.813rem 14px;min-width:0;}
.brc-trow-hex>div:first-child{font-weight:700;color:#E8F4F8;padding-left:1rem;}
.brc-trow_th-hex{background:#0A0F14;letter-spacing:.06em;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.594rem;text-transform:uppercase;color:#6B8A98;}
.brc-trow-hex:not(.brc-trow_th-hex){background:#111820;border-top:1px solid #172330;color:#A8BFC9;}
.brc-trow_zebra-hex{background:#0E141B;}
.brc-pos-hex{color:#00DCFF;font-weight:700;}
@media(max-width:1025px){.brc-pay_logos-hex{grid-template-columns:repeat(2,1fr);}
}
.brc-vip_head-hex{gap:12px;align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:18px;}
.brc-vip_intro-hex{font-size:0.813rem;color:#A8BFC9;max-width:420px;}
.brc-vip-hex{grid-template-columns:repeat(5,1fr);gap:12px;display:grid;}
.brc-vip-hex>*{min-width:0;}
.brc-tier-hex{border:1px solid #1E2F3E;padding:20px;background:#111820;border-radius:0.75rem;}
.brc-tier_on-hex{background:rgba(0, 220, 255, 0.11);border-color:#00DCFF;}
.brc-tier_medal-hex{background:linear-gradient(135deg,#00DCFF,#0099BB);border-radius:0.5rem;margin-bottom:0.875rem;height:30px;width:1.875rem;}
.brc-tier_name-hex{font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;color:#E8F4F8;font-weight:700;font-size:15px;margin-bottom:0.313rem;}
.brc-tier_tx-hex{font-size:0.719rem;color:#6B8A98;line-height:1.5;}
@media(max-width:1023px){.brc-vip-hex{grid-template-columns:repeat(2,1fr);}
}
.brc-app-hex{gap:2.25rem;align-items:center;flex-wrap:wrap;justify-content:space-between;display:flex;}
.brc-app_copy-hex{max-width:32.5rem;}
.brc-app_h2-hex{margin:0.75rem 0 10px;line-height:1.05;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:700;font-size:28px;color:#E8F4F8;}
.brc-app_text-hex{margin-bottom:1.25rem;line-height:1.6;font-size:0.875rem;color:#A8BFC9;}
.brc-app_btns-hex{gap:0.75rem;display:flex;flex-wrap:wrap;}
.brc-store-hex{gap:0.563rem;border:1px solid #1E2F3E;background:#0A0F14;border-radius:0.75rem;padding:0.688rem 1.125rem;font-size:0.813rem;align-items:center;cursor:pointer;display:inline-flex;color:#E8F4F8;font-weight:700;}
.brc-store-hex svg{height:16px;width:16px;}
.brc-app_qr_wrap-hex{gap:16px;display:flex;align-items:center;}
.brc-qr-hex{background:#0A0F14;border-radius:12px;gap:3px;padding:0.688rem;border:1px solid #1E2F3E;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(5,1fr);height:108px;display:grid;width:6.75rem;}
.brc-qr-hex i{background:transparent;}
.brc-qr_f-hex{background:#00DCFF;}
.brc-app_qr_cap-hex{line-height:1.4;color:#6B8A98;max-width:84px;font-size:12px;}
.brc-gm-hex{grid-template-columns:1.3fr 1fr;gap:16px;display:grid;}
.brc-gm-hex>*{min-width:0;}
.brc-gm_panel-hex{border-radius:1.25rem;padding:1.75rem;border:1px solid #1E2F3E;background:#111820;}
.brc-gm_h2-hex{margin:0.625rem 0 8px;font-weight:700;color:#E8F4F8;font-size:24px;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;}
.brc-gm_text-hex{font-size:13.5px;max-width:27.5rem;margin-bottom:1.25rem;color:#A8BFC9;line-height:1.6;}
.brc-gm_level-hex{gap:0.875rem;display:flex;align-items:center;margin-bottom:16px;}
.brc-gm_lv-hex{font-size:24px;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;color:#00DCFF;font-weight:700;}
.brc-gm_bar_wrap-hex{flex:1;min-width:0;}
.brc-gm_bar_meta-hex{display:flex;justify-content:space-between;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;margin-bottom:5px;font-size:10px;color:#6B8A98;}
.brc-bar-hex{background:#0A0F14;border-radius:62.438rem;overflow:hidden;height:8px;}
.brc-bar_fill-hex{border-radius:62.438rem;background:linear-gradient(90deg,#00DCFF,#0099BB);display:block;height:100%;}
.brc-gm_missions-hex{gap:0.563rem;flex-wrap:wrap;display:flex;}
.brc-gm_refer-hex{border-radius:1.25rem;overflow:hidden;padding:1.75rem;border:1px solid #1E2F3E;background:linear-gradient(150deg,#061018,#04111E);display:flex;flex-direction:column;justify-content:space-between;position:relative;color:#E8F4F8;}
.brc-gm_refer-hex .brc-eyebrow-hex{color:#00DCFF;}
.brc-gm_ref_h2-hex{margin:10px 0 8px;color:#E8F4F8;line-height:1.1;font-size:1.5rem;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.brc-gm_ref_h2-hex em{color:#00DCFF;font-style:normal;}
.brc-gm_ref_text-hex{color:#7BBDD0;margin-bottom:18px;line-height:1.55;font-size:13px;}
@media(max-width:1026px){.brc-gm-hex{grid-template-columns:1fr;}
}
.brc-promo_grid-hex{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid;}
.brc-promo_grid-hex>*{min-width:0;}
.brc-promo-hex{padding:24px;border-radius:1.25rem;border:1px solid #1E2F3E;overflow:hidden;background:#111820;position:relative;min-height:9.375rem;}
.brc-promo_h-hex{color:#E8F4F8;font-weight:700;font-size:26px;line-height:1.05;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;margin-top:6px;}
.brc-promo_h-hex em{font-style:normal;color:#00DCFF;}
.brc-promo_p-hex{margin-top:8px;font-size:12.5px;line-height:1.5;color:#A8BFC9;}
.brc-promo_feat-hex{background:linear-gradient(135deg,#061018,#04111E);border-color:#1E2F3E;}
.brc-promo_feat-hex .brc-promo_h-hex{color:#E8F4F8;}
.brc-promo_feat-hex .brc-promo_h-hex em{color:#00DCFF;}
.brc-promo_feat-hex .brc-promo_p-hex{color:#7BBDD0;}
.brc-promo_feat-hex .brc-eyebrow-hex{color:#00DCFF;}
@media(max-width:1022px){.brc-promo_grid-hex{grid-template-columns:1fr;}
}
.brc-provs-hex{gap:0.75rem;grid-template-columns:repeat(6,1fr);display:grid;margin-bottom:1.75rem;}
.brc-provs-hex>*{min-width:0;}
.brc-prov-hex{background:#111820;border-radius:12px;padding:0.75rem;border:1px solid #1E2F3E;text-decoration:none;justify-content:center;display:flex;height:4rem;align-items:center;}
.brc-prov_img-hex{max-width:100%;object-fit:contain;max-height:2rem;}
.brc-resp-hex{background:#111820;padding:1.625rem;gap:24px;border-radius:12px;border:1px solid #1E2F3E;justify-content:space-between;flex-wrap:wrap;align-items:center;display:flex;}
.brc-resp_in-hex{max-width:35rem;}
.brc-resp_h-hex{color:#E8F4F8;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;margin-bottom:8px;font-size:1.188rem;font-weight:700;}
.brc-resp_p-hex{color:#A8BFC9;font-size:13.5px;line-height:1.6;}
.brc-resp_badges-hex{gap:14px;flex-wrap:wrap;align-items:center;display:flex;}
.brc-age18-hex{border-radius:8px;padding:0.25rem 8px;border:1.5px solid #FF3B3B;color:#FF3B3B;font-weight:700;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:0.813rem;}
.brc-resp_org-hex{font-size:0.813rem;font-weight:600;color:#6B8A98;}
@media(max-width:1022px){.brc-provs-hex{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:558px){.brc-provs-hex{grid-template-columns:repeat(2,1fr);}
}
.brc-ab_h2-hex{margin:14px 0 16px;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;line-height:1.08;font-weight:700;color:#E8F4F8;font-size:32px;}
.brc-ab_body-hex{line-height:1.65;font-size:15px;margin-bottom:14px;color:#A8BFC9;}
.brc-ab_chips-hex{gap:0.625rem;flex-wrap:wrap;display:flex;margin-top:8px;}
.brc-faq-hex{gap:10px;display:flex;flex-direction:column;}
.brc-faq_item-hex{border-radius:12px;border:1px solid #1E2F3E;padding:18px 1.375rem;background:#111820;}
.brc-faq_q-hex{list-style:none;gap:16px;justify-content:space-between;font-weight:600;align-items:center;cursor:pointer;display:flex;color:#E8F4F8;font-size:15.5px;}
.brc-faq_q-hex::-webkit-details-marker{display:none;}
.brc-faq_q_t-hex{gap:10px;display:flex;}
.brc-faq_q_i-hex{color:#00DCFF;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-style:normal;}
.brc-faq_pm-hex{color:#00DCFF;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:20px;}
.brc-faq_item-hex[open] .brc-faq_pm-hex{transform:rotate(45deg);}
.brc-faq_a-hex{font-size:13.5px;color:#A8BFC9;margin-top:0.75rem;line-height:1.6;}
@media(max-width:560px){.brc-ab_h2-hex{font-size:1.625rem;}
}
.brc-rc-hex{gap:2rem;grid-template-columns:1fr 1fr 1fr;display:grid;}
.brc-rc-hex>*{min-width:0;}
.brc-rc_awards-hex{gap:11px;display:flex;flex-direction:column;}
.brc-award-hex{gap:0.688rem;align-items:center;display:flex;}
.brc-award-hex svg{flex:none;width:18px;height:1.125rem;color:#FFB830;}
.brc-award_t-hex{color:#E8F4F8;font-weight:700;font-size:0.844rem;}
.brc-award_s-hex{font-size:11.5px;color:#6B8A98;}
.brc-rc_press-hex{grid-template-columns:1fr 1fr;gap:0.625rem;display:grid;}
.brc-logo_cell-hex{border-radius:8px;border:1px solid #1E2F3E;align-items:center;justify-content:center;display:flex;color:#A8BFC9;font-weight:700;height:3rem;font-size:0.813rem;}
.brc-rc_partner-hex{border-radius:12px;border:1px solid #1E2F3E;background:#111820;padding:20px;}
.brc-rc_partner_name-hex{margin-bottom:6px;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;font-size:1.125rem;font-weight:700;color:#E8F4F8;}
.brc-rc_partner_text-hex{line-height:1.55;font-size:0.781rem;color:#A8BFC9;}
@media(max-width:1027px){.brc-rc-hex{gap:1.375rem;grid-template-columns:1fr;}
.brc-rc_press-hex{grid-template-columns:repeat(4,1fr);}
}
.brc-op_h2-hex{margin:10px 0 0.5rem;line-height:1.1;font-size:1.5rem;color:#E8F4F8;font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.brc-op_text-hex{color:#A8BFC9;line-height:1.6;font-size:13.5px;}
@media(max-width:557px){.brc-op_h2-hex{font-size:22px;}
}
.brc-rv_head-hex{gap:12px;margin-bottom:18px;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;display:flex;}
.brc-rv_agg-hex{gap:0.625rem;display:flex;align-items:center;}
.brc-rv_source-hex{color:#6B8A98;font-size:12.5px;}
.brc-rv_grid-hex{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.brc-rv_grid-hex>*{min-width:0;}
.brc-review-hex{padding:24px;border-radius:12px;border:1px solid #1E2F3E;background:#111820;}
.brc-review-hex .brc-stars-hex{margin-bottom:0.625rem;}
.brc-review-hex p{font-weight:600;font-size:0.906rem;margin-bottom:14px;color:#E8F4F8;line-height:1.5;}
.brc-review_by-hex{font-size:12.5px;color:#6B8A98;}
@media(max-width:1021px){.brc-rv_grid-hex{grid-template-columns:1fr;}
}
.brc-footer-hex{background:#070B10;padding:2.5rem 1.75rem;border-top:1px solid #172330;}
.brc-footer_grid-hex{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;max-width:86.25rem;margin-right:auto;margin-bottom:28px;margin-left:auto;display:grid;}
.brc-footer_grid-hex>*{min-width:0;}
.brc-footer_grid-hex h4{letter-spacing:.12em;margin-bottom:0.813rem;font-size:0.625rem;text-transform:uppercase;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;color:#3E5A68;}
.brc-fcol-hex{gap:0.563rem;font-size:0.813rem;display:flex;flex-direction:column;color:#A8BFC9;}
.brc-fcol-hex a{cursor:pointer;}
.brc-ft_about-hex{margin-top:0.75rem;color:#6B8A98;line-height:1.6;max-width:16.25rem;font-size:13px;}
.brc-ft_contact-hex{margin-top:0.75rem;overflow-wrap:anywhere;color:#00DCFF;font-family:"Red Hat Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;font-size:12.5px;}
.brc-footer_bottom-hex{gap:16px;margin:0 auto;align-items:center;flex-wrap:wrap;padding-top:1.25rem;max-width:86.25rem;justify-content:space-between;border-top:1px solid #172330;display:flex;}
.brc-footer_bottom-hex p{font-size:0.688rem;line-height:1.6;max-width:720px;color:#3E5A68;}
@media(max-width:1025px){.brc-footer_grid-hex{grid-template-columns:1fr 1fr;}
}
@media(max-width:562px){.brc-footer_grid-hex{grid-template-columns:1fr;}
}