*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#F0FAFA;font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;font-size:15px;text-rendering:optimizeLegibility;line-height:1.55;color:#2A4A52;}
img{max-width:100%;display:block;}
a{text-decoration:none;color:inherit;}
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(10, 26, 31, 0.72);border-radius:0.5rem;}
::-webkit-scrollbar-track{background:transparent;}
.zuf-shell-bst{grid-template-columns:248px 1fr;min-height:100vh;display:grid;}
.zuf-main-bst{min-width:0;}
.zuf-wrap-bst{margin:0 auto;max-width:1400px;width:100%;}
.zuf-container-bst{padding:0 16px;margin:0 auto;width:100%;max-width:87.5rem;}
@media(min-width:770px){.zuf-container-bst{padding:0 1.75rem;}
}
.zuf-section-bst{padding:24px 28px;}
.zuf-section_pt-bst{padding-top:2.125rem;}
.zuf-band_soft-bst{background:#FFFFFF;}
.zuf-eyebrow-bst{color:#007A8A;font-weight:600;font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;display:inline-block;font-size:10.5px;text-transform:uppercase;letter-spacing:.14em;overflow-wrap:break-word;line-height:1.4;}
.zuf-drawer_cb-bst{display:none;}
.zuf-overlay-bst{display:none;}
@media(max-width:1026px){.zuf-shell-bst{grid-template-columns:1fr;}
.zuf-main-bst{padding-bottom:78px;}
.zuf-drawer_cb-bst:checked~.zuf-overlay-bst{inset:0;background:rgba(10, 26, 31, 0.72);position:fixed;z-index:70;display:block;}
}
@media(max-width:560px){.zuf-section-bst{padding:18px 1rem;}
.zuf-section_pt-bst{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 ---------- */
.zuf-side-bst{padding:22px 18px;background:#E2F2F5;gap:22px;border-right:1px solid rgba(13, 34, 38, 0.08);overflow-y:auto;height:100vh;display:flex;align-self:start;position:sticky;top:0;flex-direction:column;}
.zuf-brand-bst{gap:10px;display:flex;align-items:center;}
.zuf-logo-bst{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:21px;color:#0D2226;letter-spacing:-.02em;}
.zuf-side_cta-bst{border-radius:0.813rem;background:rgba(0, 122, 138, 0.11);padding:16px;border:1px solid rgba(13, 34, 38, 0.12);}
.zuf-side_cta_h-bst{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.375rem;color:#0D2226;line-height:1.15;font-weight:700;font-size:17px;}
.zuf-side_cta_p-bst{color:#2A4A52;font-size:0.75rem;margin-bottom:0.75rem;line-height:1.45;}
.zuf-nav-bst{gap:3px;display:flex;flex-direction:column;}
.zuf-nav_label-bst{padding:0.375rem 0.625rem;color:#85A4AE;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;}
.zuf-nav_item-bst{border-radius:0.563rem;padding:10px;gap:0.688rem;align-items:center;display:flex;font-weight:500;color:#2A4A52;font-size:0.875rem;}
.zuf-nav_item-bst svg{width:1.063rem;height:17px;}
.zuf-nav_item-bst:hover{background:rgba(0, 122, 138, 0.11);color:#0D2226;}
.zuf-nav_item_on-bst{background:rgba(0, 122, 138, 0.11);color:#007A8A;font-weight:600;}
.zuf-side_foot-bst{background:#FFFFFF;border-radius:0.813rem;border:1px solid rgba(13, 34, 38, 0.12);padding:0.75rem;margin-top:auto;}
.zuf-side_foot-bst p{line-height:1.4;margin-top:0.25rem;color:#2A4A52;font-size:0.781rem;}
/* ---------- topbar ---------- */
.zuf-top-bst{padding:0.875rem 1.75rem;gap:1rem;background:#E2F2F5;top:0;align-items:center;z-index:40;position:sticky;display:flex;border-bottom:1px solid rgba(13, 34, 38, 0.08);}
.zuf-top_brand-bst{gap:0.563rem;display:none;align-items:center;}
.zuf-search-bst{flex:1;gap:10px;padding:11px 14px;border:1px solid rgba(13, 34, 38, 0.12);background:#FFFFFF;border-radius:0.813rem;font-size:13.5px;max-width:27.5rem;display:flex;color:#527480;align-items:center;}
.zuf-search-bst svg{flex:none;height:16px;width:16px;}
.zuf-top_actions-bst{gap:0.75rem;display:flex;margin-left:auto;align-items:center;}
.zuf-lang-bst{color:#2A4A52;font-size:0.75rem;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.zuf-burger-bst{border-radius:0.563rem;background:#FFFFFF;border:1px solid rgba(13, 34, 38, 0.12);height:2.5rem;width:40px;align-items:center;justify-content:center;color:#0D2226;display:none;}
/* ---------- bottom-nav (mobile) ---------- */
.zuf-botnav-bst{display:none;}
@media(max-width:1021px){.zuf-side-bst{transition:transform .25s ease;position:fixed;height:100vh;z-index:80;top:0;left:0;transform:translateX(-100%);width:280px;}
.zuf-drawer_cb-bst:checked~.zuf-shell-bst .zuf-side-bst{transform:translateX(0);}
.zuf-top-bst{gap:0.75rem;padding:0.875rem 1rem;position:static;flex-wrap:wrap;}
.zuf-top_brand-bst{display:flex;}
.zuf-search-bst{display:none;}
.zuf-burger-bst{display:flex;}
.zuf-top_actions-bst{gap:0.625rem;width:100%;margin-left:0;align-items:stretch;}
.zuf-top_actions-bst .zuf-lang-bst{display:none;}
.zuf-top_actions-bst .zuf-btn-bst{padding:0.688rem 10px;flex:1;text-align:center;}
.zuf-botnav-bst{grid-template-columns:repeat(3,1fr);padding:8px 6px calc(8px + env(safe-area-inset-bottom));background:#E2F2F5;bottom:0;position:fixed;left:0;border-top:1px solid rgba(13, 34, 38, 0.12);transform:translateZ(0);right:0;display:grid;z-index:65;}
.zuf-bn-bst{padding:6px 2px 0;gap:4px;min-width:0;display:flex;align-items:center;flex-direction:column;font-weight:600;font-size:0.625rem;justify-content:flex-end;color:#2A4A52;}
.zuf-bn-bst svg{flex:none;width:1.375rem;height:22px;}
.zuf-bn-bst span{overflow:hidden;text-align:center;text-overflow:ellipsis;max-width:100%;white-space:nowrap;}
.zuf-bn_on-bst{color:#007A8A;}
.zuf-bn_center-bst{position:relative;}
.zuf-bn_fab-bst{background:#00C8DC;border-radius:50%;transform:translateX(-50%);box-shadow:0 8px 2rem rgba(13, 34, 38, 0.14), 0 2px 0.5rem rgba(13, 34, 38, 0.09);justify-content:center;left:50%;top:-1.25rem;position:absolute;width:3.125rem;height:3.125rem;align-items:center;display:flex;color:#021418;}
.zuf-bn_fab-bst svg{width:24px;height:24px;}
.zuf-bn_center-bst span{color:#007A8A;}
}
.zuf-btn-bst{border-radius:9px;padding:11px 22px;gap:0.5rem;transition:background-color 0.2s ease,color 0.2s ease;font-weight:700;justify-content:center;cursor:pointer;font-size:0.875rem;display:inline-flex;font-family:"Golos Text", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;align-items:center;}
.zuf-btn_pri-bst{background:#00C8DC;color:#021418;box-shadow:0 0.25rem 18px rgba(0, 200, 220, 0.38), 0 2px 6px rgba(0, 200, 220, 0.22);}
.zuf-btn_pri-bst:hover{background:#00B0C2;}
.zuf-btn_ghost-bst{background:rgba(0, 122, 138, 0.11);color:#0D2226;font-weight:600;}
.zuf-btn_line-bst{background:transparent;border:1px solid rgba(13, 34, 38, 0.22);font-weight:600;color:#0D2226;}
.zuf-btn_lg-bst{border-radius:13px;padding:16px 30px;font-size:0.938rem;}
.zuf-band-bst .zuf-btn_line-bst{border-color:rgba(255, 255, 255, 0.13);color:#E8F9FC;}
.zuf-band-bst .zuf-btn_ghost-bst{background:rgba(255, 255, 255, 0.08);color:#E8F9FC;}
.zuf-link_m-bst{gap:0.313rem;text-decoration:none;align-items:center;font-size:0.75rem;display:inline-flex;cursor:pointer;color:#007A8A;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.zuf-link_m-bst svg{height:14px;width:14px;}
.zuf-band-bst .zuf-link_m-bst{color:#00D8E8;}
.zuf-dot-bst{flex:none;border-radius:50%;background:#007A8A;height:7px;width:0.438rem;}
.zuf-dot_live-bst{animation:zm3-pulse 1.4s infinite;background:#E03030;}
.zuf-stars-bst{gap:2px;color:#007A8A;display:inline-flex;}
.zuf-stars-bst svg{width:15px;height:15px;}
.zuf-chip-bst{background:#FFFFFF;border:1px solid rgba(13, 34, 38, 0.12);border-radius:9px;gap:0.375rem;padding:0.438rem 0.75rem;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;font-size:0.688rem;color:#2A4A52;display:inline-flex;align-items:center;}
.zuf-chip_on-bst{background:rgba(0, 122, 138, 0.11);border-color:transparent;color:#007A8A;}
.zuf-gc-bst{min-width:0;cursor:pointer;text-decoration:none;color:inherit;display:block;}
.zuf-gc_thumb-bst{border:1px solid rgba(13, 34, 38, 0.12);border-radius:0.813rem;overflow:hidden;background-position:center;background-size:cover;position:relative;display:block;aspect-ratio:1;}
.zuf-gc_thumb_portrait-bst{aspect-ratio:3/4;}
.zuf-gc_thumb_wide-bst{aspect-ratio:16/11;}
.zuf-gc_cap-bst{background:linear-gradient(transparent,rgba(10, 26, 31, 0.72));padding:0.563rem;right:0;left:0;bottom:0;position:absolute;}
.zuf-gc_name-bst{font-weight:700;color:#E8F9FC;font-size:0.781rem;display:block;}
.zuf-gc_meta-bst{color:#91C4CC;font-size:0.688rem;}
.zuf-gc_badge-bst{border-radius:0.563rem;padding:2px 0.375rem;background:#007A8A;font-weight:700;position:absolute;font-size:0.5rem;top:0.5rem;right:8px;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#021418;}
.zuf-gc_badge_hot-bst{background:#E03030;color:#E8F9FC;}
.zuf-gc_badge_live-bst{background:#E03030;left:8px;right:auto;color:#E8F9FC;}
.zuf-gc_mult-bst{inset:0;position:absolute;color:#007A8A;align-items:center;display:flex;font-weight:700;font-size:1.75rem;justify-content:center;}
.zuf-pc-bst{border:1px solid rgba(13, 34, 38, 0.12);border-radius:13px;background:#FFFFFF;font-weight:700;color:#2A4A52;height:64px;justify-content:center;font-size:0.875rem;align-items:center;display:flex;}
.zuf-rail-bst{min-width:0;}
.zuf-rail_scroll-bst{gap:0.875rem;display:grid;}
.zuf-rail_scroll-bst>*{min-width:0;}
.zuf-g6-bst{grid-template-columns:repeat(6,1fr);}
.zuf-g7-bst{grid-template-columns:repeat(7,1fr);}
.zuf-g4-bst{grid-template-columns:repeat(4,1fr);}
@media(max-width:1024px){.zuf-g6-bst,.zuf-g7-bst{grid-template-columns:none;overflow-x:auto;grid-auto-columns:7.5rem;padding-bottom:0.375rem;scroll-snap-type:x mandatory;grid-auto-flow:column;}
.zuf-g6-bst>*,.zuf-g7-bst>*{scroll-snap-align:start;}
.zuf-g4-bst{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:557px){.zuf-g4-bst{grid-template-columns:none;overflow-x:auto;grid-auto-flow:column;grid-auto-columns:150px;}
}
.zuf-panel-bst{background:#FFFFFF;border-radius:1.25rem;border:1px solid rgba(13, 34, 38, 0.12);padding:28px 2rem;}
.zuf-split-bst{gap:2.25rem;align-items:start;display:grid;}
.zuf-split-bst>*{min-width:0;}
.zuf-split_a-bst{grid-template-columns:.85fr 1.15fr;}
.zuf-split_b-bst{grid-template-columns:1fr 1.1fr;}
.zuf-split_c-bst{grid-template-columns:1.1fr .9fr;}
.zuf-pgrid-bst{grid-template-columns:.9fr 1.1fr;gap:2.5rem;align-items:center;display:grid;}
.zuf-pgrid-bst>*{min-width:0;}
.zuf-lead-bst{margin-bottom:14px;color:#2A4A52;font-size:15px;line-height:1.65;}
.zuf-feat-bst{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.zuf-feat-bst>*{min-width:0;}
.zuf-feat2-bst{grid-template-columns:1fr 1fr;}
.zuf-feat_card-bst{background:#FFFFFF;border:1px solid rgba(13, 34, 38, 0.12);padding:26px;border-radius:1.25rem;}
.zuf-feat_card-bst svg{height:26px;width:1.625rem;margin-bottom:1rem;color:#007A8A;}
.zuf-feat_card-bst h3{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#0D2226;margin-bottom:0.5rem;font-size:18px;font-weight:700;}
.zuf-feat_card-bst p{color:#2A4A52;line-height:1.6;font-size:13px;}
.zuf-feat_card-bst b{color:#0D2226;}
.zuf-big-bst{gap:1.375rem;display:flex;flex-wrap:wrap;}
.zuf-big_n-bst{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#007A8A;font-weight:700;font-size:1.625rem;}
.zuf-big_l-bst{color:#527480;font-size:0.75rem;}
.zuf-person-bst{padding:16px 18px;gap:14px;border:1px solid rgba(13, 34, 38, 0.12);border-radius:13px;background:#FFFFFF;display:flex;align-items:center;}
.zuf-avatar-bst{border-radius:50%;flex:none;background:linear-gradient(135deg,#00C8DC,#005A6A);width:44px;height:44px;}
.zuf-person_name-bst{color:#0D2226;font-size:14px;font-weight:700;}
.zuf-person_role-bst{color:#527480;font-size:0.75rem;}
.zuf-kv-bst{background:rgba(13, 34, 38, 0.12);grid-template-columns:1fr 1fr;border-radius:13px;overflow:hidden;border:1px solid rgba(13, 34, 38, 0.12);gap:1px;display:grid;}
.zuf-kv-bst>div{padding:1rem 1.125rem;background:#F0FAFA;min-width:0;}
.zuf-kv_k-bst{text-transform:uppercase;color:#007A8A;margin-bottom:0.313rem;font-size:0.594rem;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.zuf-kv_v-bst{font-weight:700;font-size:13.5px;color:#0D2226;}
@media(max-width:1025px){.zuf-split_a-bst,.zuf-split_b-bst,.zuf-split_c-bst,.zuf-pgrid-bst{grid-template-columns:1fr;gap:24px;}
.zuf-feat-bst,.zuf-feat2-bst{grid-template-columns:1fr;}
.zuf-kv-bst{grid-template-columns:1fr;}
}
.zuf-sh-bst{margin-bottom:1rem;min-width:0;}
.zuf-sh_row-bst{gap:0.75rem;align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;}
.zuf-sh_row-bst .zuf-sh_l-bst{gap:0.375rem;min-width:0;display:flex;flex-direction:column;}
.zuf-sh_stack-bst{gap:10px;display:flex;flex-direction:column;align-items:flex-start;}
.zuf-sh_center-bst{gap:10px;flex-direction:column;display:flex;align-items:center;text-align:center;}
.zuf-sh_h2-bst{gap:0.563rem;display:flex;font-size:1.25rem;font-weight:700;align-items:center;line-height:1.1;overflow-wrap:break-word;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#0D2226;}
@media(min-width:769px){.zuf-sh_h2-bst{font-size:24px;}
}
.zuf-band-bst .zuf-sh_h2-bst{color:#E8F9FC;}
.zuf-eb_mono-bst{text-transform:none;letter-spacing:.08em;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.zuf-eb_mono-bst::before{content:"// ";}
.zuf-eb_upper-bst{text-transform:uppercase;letter-spacing:.14em;}
.zuf-eb_pill-bst{padding:5px 0.688rem;border-radius:62.438rem;background:rgba(0, 122, 138, 0.11);text-transform:uppercase;letter-spacing:.12em;}
.zuf-eb_line-bst{gap:10px;align-items:center;display:inline-flex;}
.zuf-eb_line-bst::before{background:#007A8A;width:24px;display:inline-block;height:1px;content:"";}
.zuf-band-bst .zuf-eb_line-bst::before{background:#00D8E8;}
.zuf-band-bst .zuf-eb_pill-bst{background:rgba(255, 255, 255, 0.08);}
.zuf-sh_link-bst{gap:6px;transition:color 0.2s ease,border-color 0.2s ease;font-weight:600;align-items:center;border-bottom:1px solid #0D2226;font-size:0.813rem;display:inline-flex;white-space:nowrap;padding-bottom:2px;color:#0D2226;}
.zuf-sh_link-bst:hover{border-color:#007A8A;color:#007A8A;}
.zuf-sh_link-bst svg{height:14px;width:0.875rem;}
.zuf-sh_link_chev-bst{font-size:0.75rem;color:#007A8A;border-bottom:0;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;padding-bottom:0;}
.zuf-sh_link_btn-bst{background:#00C8DC;border-radius:999px;padding:0.563rem 18px;border-bottom:0;color:#021418;}
.zuf-sh_link_btn-bst:hover{border-color:transparent;background:#00B0C2;}
.zuf-band-bst .zuf-sh_link-bst{border-color:#E8F9FC;color:#E8F9FC;}
.zuf-band-bst .zuf-sh_link_chev-bst{color:#00D8E8;}
.zuf-sh_rule-bst{background:rgba(13, 34, 38, 0.12);margin:-2px 0 1rem;height:1px;}
.zuf-band-bst .zuf-sh_rule-bst{background:rgba(255, 255, 255, 0.13);}
.zuf-seo_grid3-bst{gap:20px;grid-template-columns:repeat(3,1fr);display:grid;}
.zuf-seo_grid4-bst{grid-template-columns:repeat(4,1fr);gap:0.813rem;display:grid;}
.zuf-seo_grid3-bst>*,.zuf-seo_grid4-bst>*{min-width:0;}
.zuf-seo_card-bst{border:1px solid rgba(13, 34, 38, 0.12);background:#FFFFFF;padding:24px;border-radius:13px;}
.zuf-seo_card-bst h3{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;color:#0D2226;font-size:1.125rem;margin-bottom:0.5rem;}
.zuf-seo_card-bst p{line-height:1.6;color:#2A4A52;font-size:13px;}
.zuf-seo_card_sm-bst{padding:1.25rem;}
.zuf-seo_card_sm-bst h3{font-size:16px;}
.zuf-seo_card_sm-bst p{font-size:0.781rem;line-height:1.55;}
.zuf-seo_rtp_row-bst{gap:36px;grid-template-columns:1fr 1fr;margin-top:16px;align-items:center;display:grid;}
.zuf-rtp-bst{gap:14px;min-width:0;display:flex;}
.zuf-rtp-bst>div{flex:1;border-radius:0.813rem;background:#F0FAFA;padding:16px;min-width:0;text-align:center;}
.zuf-rtp_n-bst{font-weight:700;color:#007A8A;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;white-space:nowrap;font-size:1.625rem;}
.zuf-rtp_l-bst{font-size:11px;color:#527480;margin-top:4px;}
.zuf-cmp-bst{border-radius:13px;border:1px solid rgba(13, 34, 38, 0.12);overflow:hidden;max-width:47.5rem;}
.zuf-cmp_row-bst{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:0.813rem;}
.zuf-cmp_row-bst>div{padding:0.813rem 14px;min-width:0;text-align:center;}
.zuf-cmp_row-bst>div:first-child{padding-left:22px;color:#0D2226;text-align:left;font-weight:600;}
.zuf-cmp_th-bst{background:#F0FAFA;font-size:0.781rem;font-weight:700;}
.zuf-cmp_row-bst:not(.zuf-cmp_th-bst){background:#FFFFFF;color:#2A4A52;border-top:1px solid rgba(13, 34, 38, 0.08);}
.zuf-cmp_zebra-bst{background:#E8F5F7;}
.zuf-guide-bst{border:1px solid rgba(13, 34, 38, 0.12);overflow:hidden;background:#FFFFFF;border-radius:13px;cursor:pointer;}
.zuf-guide_cover-bst{height:130px;}
.zuf-guide_body-bst{padding:1.25rem;}
.zuf-guide_body-bst h3{margin:0.438rem 0 9px;font-size:1rem;line-height:1.25;font-weight:700;color:#0D2226;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zuf-guide_meta-bst{font-size:11.5px;color:#527480;}
.zuf-hub-bst{gap:28px;grid-template-columns:repeat(5,1fr);display:grid;border-top:1px solid rgba(13, 34, 38, 0.08);padding-top:1.75rem;}
.zuf-hub-bst>*{min-width:0;}
.zuf-hub-bst h4{margin-bottom:11px;font-weight:700;color:#0D2226;font-size:13px;}
.zuf-hub_col-bst{gap:0.5rem;display:flex;font-size:0.813rem;flex-direction:column;color:#2A4A52;}
.zuf-hub_col-bst a{cursor:pointer;}
@media(max-width:1025px){.zuf-seo_grid3-bst{grid-template-columns:1fr;}
.zuf-seo_grid4-bst{grid-template-columns:repeat(2,1fr);}
.zuf-seo_rtp_row-bst{gap:1.25rem;grid-template-columns:1fr;}
.zuf-hub-bst{gap:1.375rem;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:562px){.zuf-hub-bst{grid-template-columns:1fr;}
}
.zuf-tk-bst{overflow:hidden;background:#C8E8EE;align-items:center;border-bottom:1px solid rgba(13, 34, 38, 0.08);display:flex;}
.zuf-tk_tag-bst{gap:0.5rem;padding:11px 18px;background:#FFFFFF;flex:none;text-transform:uppercase;color:#E03030;letter-spacing:.1em;font-size:10.5px;font-weight:600;align-items:center;border-right:1px solid rgba(13, 34, 38, 0.08);font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;display:flex;}
.zuf-tk_rail-bst{flex:1;overflow:hidden;}
.zuf-tk_track-bst{gap:28px;animation:zm3-marquee 26s linear infinite;padding:11px 0.875rem;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;width:max-content;font-size:0.75rem;color:#2A4A52;display:flex;white-space:nowrap;}
.zuf-tk_track-bst b{color:#007A8A;}
.zuf-hero-bst{border-radius:20px;padding:2.875rem 3rem;overflow:hidden;border:1px solid rgba(13, 34, 38, 0.12);background:linear-gradient(120deg,#0A1A1F,#0D2530);color:#E8F9FC;position:relative;}
.zuf-hero_glow-bst{border-radius:50%;background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);width:340px;height:21.25rem;top:-3.75rem;right:-60px;position:absolute;}
.zuf-hero_in-bst{position:relative;max-width:600px;}
.zuf-hero-bst .zuf-eyebrow-bst{color:#00D8E8;}
.zuf-pill_row-bst{border:1px solid rgba(255, 255, 255, 0.13);background:rgba(255, 255, 255, 0.08);padding:6px 0.813rem;border-radius:62.438rem;gap:0.5rem;letter-spacing:.1em;text-transform:uppercase;font-size:0.656rem;margin-bottom:22px;color:#00D8E8;align-items:center;display:inline-flex;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;}
.zuf-hero_h1-bst{margin:18px 0;font-weight:700;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:break-word;letter-spacing:-.02em;font-size:3.375rem;line-height:1.02;color:#E8F9FC;}
.zuf-hero_h1-bst em{font-style:normal;color:#00D8E8;}
.zuf-hero_sub-bst{font-size:1.063rem;line-height:1.55;margin-bottom:1.75rem;color:#91C4CC;max-width:30rem;}
.zuf-hero_cta-bst{gap:0.875rem;display:flex;align-items:center;margin-bottom:26px;flex-wrap:wrap;}
.zuf-hero_trust-bst{gap:0.875rem;align-items:center;flex-wrap:wrap;display:flex;}
.zuf-hero_rating_txt-bst{color:#91C4CC;font-size:0.813rem;}
@media(max-width:1024px){.zuf-hero-bst{padding:2rem 24px;}
.zuf-hero_h1-bst{font-size:2.375rem;}
}
@media(max-width:562px){.zuf-hero_h1-bst{font-size:1.875rem;}
}
.zuf-stat-bst{gap:14px;grid-template-columns:repeat(4,1fr);display:grid;}
.zuf-stat-bst>*{min-width:0;}
.zuf-stat_item-bst{background:#FFFFFF;padding:18px 1.25rem;border:1px solid rgba(13, 34, 38, 0.12);border-radius:0.813rem;}
.zuf-stat_k-bst{letter-spacing:.12em;text-transform:uppercase;color:#527480;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;margin-bottom:0.438rem;font-size:9.5px;}
.zuf-stat_v-bst{gap:0.5rem;font-size:24px;font-weight:700;align-items:center;min-width:0;overflow-wrap:anywhere;color:#0D2226;display:flex;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zuf-stat_v_accent-bst{color:#007A8A;}
@media(max-width:1023px){.zuf-stat-bst{grid-template-columns:repeat(2,1fr);}
}
.zuf-wlc-bst{overflow:hidden;grid-template-columns:1.2fr .8fr;background:linear-gradient(120deg,#0A1A1F,#0D2530);padding:2.25rem 40px;border:1px solid rgba(13, 34, 38, 0.12);border-radius:20px;gap:24px;align-items:center;position:relative;display:grid;color:#E8F9FC;}
.zuf-wlc-bst>*{min-width:0;}
.zuf-wlc-bst .zuf-eyebrow-bst{color:#00D8E8;}
.zuf-wlc_glow-bst{background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);border-radius:50%;height:16.25rem;right:-40px;top:-2.5rem;width:260px;position:absolute;}
.zuf-wlc_in-bst{position:relative;}
.zuf-wlc_h2-bst{margin:10px 0 8px;font-size:34px;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:break-word;font-weight:700;color:#E8F9FC;line-height:1.03;}
.zuf-wlc_h2-bst em{color:#00D8E8;font-style:normal;}
.zuf-wlc_sub-bst{line-height:1.55;font-size:0.875rem;margin-bottom:18px;max-width:26.25rem;color:#91C4CC;}
.zuf-wlc_terms-bst{gap:0.625rem;display:flex;position:relative;flex-direction:column;}
.zuf-term-bst{border-radius:0.813rem;background:rgba(255, 255, 255, 0.08);border:1px solid rgba(255, 255, 255, 0.13);gap:0.688rem;padding:0.813rem 15px;display:flex;align-items:center;}
.zuf-term-bst svg{flex:none;height:1.25rem;width:1.25rem;color:#00D8E8;}
.zuf-term_k-bst{font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#91C4CC;font-size:0.594rem;letter-spacing:.1em;text-transform:uppercase;}
.zuf-term_v-bst{font-size:14px;font-weight:700;color:#E8F9FC;margin-top:2px;}
@media(max-width:1022px){.zuf-wlc-bst{grid-template-columns:1fr;}
}
@media(max-width:560px){.zuf-wlc_h2-bst{font-size:1.625rem;}
}
.zuf-jp-bst{grid-template-columns:1.5fr 1fr 1fr;gap:14px;display:grid;}
.zuf-jp-bst>*{min-width:0;}
.zuf-jp_hero-bst{padding:26px;border-radius:20px;background:linear-gradient(135deg,#0A1A1F,#0D2530);overflow:hidden;gap:14px;border:1px solid rgba(13, 34, 38, 0.12);display:flex;justify-content:space-between;flex-direction:column;position:relative;color:#E8F9FC;min-height:180px;}
.zuf-jp_glow-bst{border-radius:50%;background:radial-gradient(circle,rgba(0, 210, 230, 0.22),transparent 70%);width:11.25rem;position:absolute;top:-2.5rem;height:11.25rem;right:-2.5rem;}
.zuf-jp_k_row-bst{gap:0.625rem;align-items:center;display:flex;position:relative;justify-content:space-between;}
.zuf-jp_k-bst{color:#527480;font-size:0.625rem;letter-spacing:.12em;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;text-transform:uppercase;}
.zuf-jp_hero-bst .zuf-jp_k-bst{color:#91C4CC;}
.zuf-jp_amt-bst{font-weight:700;position:relative;font-size:42px;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;line-height:1;color:#00D8E8;}
.zuf-jp_sub-bst{color:#91C4CC;margin-top:0.313rem;font-size:12px;}
.zuf-jp_cell-bst{border:1px solid rgba(13, 34, 38, 0.12);background:#FFFFFF;border-radius:20px;padding:1.375rem;display:flex;min-height:11.25rem;flex-direction:column;justify-content:space-between;}
.zuf-jp_cell-bst .zuf-jp_amt-bst{color:#0D2226;font-size:30px;}
.zuf-jp_cell-bst .zuf-jp_sub-bst{color:#527480;}
@media(max-width:1022px){.zuf-jp-bst{grid-template-columns:1fr;}
}
@media(max-width:558px){.zuf-jp_amt-bst{font-size:32px;}
}
.zuf-steps-bst{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.zuf-steps-bst>*{min-width:0;}
.zuf-step-bst{border-radius:13px;background:#FFFFFF;padding:24px;border:1px solid rgba(13, 34, 38, 0.12);position:relative;}
.zuf-step_num-bst{border-radius:9px;background:#00C8DC;height:30px;color:#021418;width:30px;justify-content:center;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;align-items:center;font-weight:700;margin-bottom:14px;display:flex;font-size:0.813rem;}
.zuf-step_h-bst{font-size:1rem;margin-bottom:0.438rem;font-weight:700;color:#0D2226;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;}
.zuf-step_p-bst{font-size:13px;line-height:1.55;color:#2A4A52;}
@media(max-width:1023px){.zuf-steps-bst{grid-template-columns:1fr;}
}
.zuf-supp-bst{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.zuf-supp-bst>*{min-width:0;}
.zuf-supp_card-bst{border-radius:13px;background:#FFFFFF;padding:1.5rem;border:1px solid rgba(13, 34, 38, 0.12);}
.zuf-supp_card-bst svg{width:1.5rem;height:24px;margin-bottom:0.875rem;color:#007A8A;}
.zuf-supp_card-bst h3{font-size:1rem;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#0D2226;font-weight:700;margin-bottom:0.375rem;}
.zuf-supp_card-bst p{line-height:1.55;font-size:13px;color:#2A4A52;}
@media(max-width:1025px){.zuf-supp-bst{grid-template-columns:1fr;}
}
.zuf-vip_head-bst{gap:0.75rem;margin-bottom:1.125rem;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;}
.zuf-vip_intro-bst{color:#2A4A52;max-width:26.25rem;font-size:13px;}
.zuf-vip-bst{gap:12px;grid-template-columns:repeat(5,1fr);display:grid;}
.zuf-vip-bst>*{min-width:0;}
.zuf-tier-bst{background:#FFFFFF;padding:20px;border:1px solid rgba(13, 34, 38, 0.12);border-radius:13px;}
.zuf-tier_on-bst{border-color:#007A8A;background:rgba(0, 122, 138, 0.11);}
.zuf-tier_medal-bst{border-radius:0.563rem;background:linear-gradient(135deg,#00C8DC,#005A6A);margin-bottom:14px;height:1.875rem;width:30px;}
.zuf-tier_name-bst{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#0D2226;font-weight:700;font-size:15px;margin-bottom:5px;}
.zuf-tier_tx-bst{color:#527480;font-size:11.5px;line-height:1.5;}
@media(max-width:1021px){.zuf-vip-bst{grid-template-columns:repeat(2,1fr);}
}
.zuf-news-bst{gap:24px;border-radius:20px;background:linear-gradient(135deg,#0A1A1F,#0D2530);border:1px solid rgba(13, 34, 38, 0.12);padding:26px 2rem;color:#E8F9FC;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;}
.zuf-news_h3-bst{color:#E8F9FC;margin-bottom:4px;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;font-size:20px;}
.zuf-news_text-bst{color:#91C4CC;font-size:13px;}
.zuf-news_form-bst{flex:1;gap:10px;max-width:27.5rem;min-width:0;display:flex;}
.zuf-news_form-bst .zuf-input-bst{min-width:0;}
@media(max-width:561px){.zuf-news_form-bst{width:100%;}
}
.zuf-input-bst{padding:13px 1rem;flex:1;background:rgba(255, 255, 255, 0.08);border-radius:9px;border:1px solid rgba(255, 255, 255, 0.13);font-size:0.844rem;color:#91C4CC;}
.zuf-app-bst{gap:36px;align-items:center;flex-wrap:wrap;display:flex;justify-content:space-between;}
.zuf-app_copy-bst{max-width:32.5rem;}
.zuf-app_h2-bst{margin:0.75rem 0 0.625rem;color:#0D2226;line-height:1.05;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:28px;font-weight:700;}
.zuf-app_text-bst{line-height:1.6;font-size:0.875rem;color:#2A4A52;margin-bottom:20px;}
.zuf-app_btns-bst{gap:0.75rem;flex-wrap:wrap;display:flex;}
.zuf-store-bst{gap:0.563rem;padding:11px 1.125rem;background:#F0FAFA;border-radius:0.813rem;border:1px solid rgba(13, 34, 38, 0.12);display:inline-flex;cursor:pointer;font-size:13px;align-items:center;color:#0D2226;font-weight:700;}
.zuf-store-bst svg{width:1rem;height:16px;}
.zuf-app_qr_wrap-bst{gap:16px;align-items:center;display:flex;}
.zuf-qr-bst{border-radius:0.813rem;grid-template-rows:repeat(5,1fr);gap:3px;padding:11px;border:1px solid rgba(13, 34, 38, 0.12);grid-template-columns:repeat(5,1fr);background:#F0FAFA;height:108px;width:6.75rem;display:grid;}
.zuf-qr-bst i{background:transparent;}
.zuf-qr_f-bst{background:#007A8A;}
.zuf-app_qr_cap-bst{font-size:0.75rem;color:#527480;line-height:1.4;max-width:5.25rem;}
.zuf-pay_logos-bst{gap:9px;grid-template-columns:repeat(4,1fr);display:grid;}
.zuf-pay_logos-bst>*{min-width:0;}
.zuf-pay-bst{border-radius:0.563rem;border:1px solid rgba(13, 34, 38, 0.12);color:#2A4A52;align-items:center;height:3rem;font-size:0.75rem;font-weight:700;justify-content:center;display:flex;}
.zuf-table-bst{overflow:hidden;border-radius:13px;border:1px solid rgba(13, 34, 38, 0.12);}
.zuf-trow-bst{grid-template-columns:1.3fr 1fr 1fr 1fr;font-size:13px;display:grid;}
.zuf-trow-bst>div{padding:13px 0.875rem;min-width:0;}
.zuf-trow-bst>div:first-child{font-weight:700;color:#0D2226;padding-left:1rem;}
.zuf-trow_th-bst{background:#F0FAFA;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;letter-spacing:.06em;font-size:9.5px;text-transform:uppercase;color:#527480;}
.zuf-trow-bst:not(.zuf-trow_th-bst){background:#FFFFFF;color:#2A4A52;border-top:1px solid rgba(13, 34, 38, 0.08);}
.zuf-trow_zebra-bst{background:#E8F5F7;}
.zuf-pos-bst{font-weight:700;color:#007A8A;}
@media(max-width:1027px){.zuf-pay_logos-bst{grid-template-columns:repeat(2,1fr);}
}
.zuf-promo_grid-bst{grid-template-columns:repeat(3,1fr);gap:16px;display:grid;}
.zuf-promo_grid-bst>*{min-width:0;}
.zuf-promo-bst{border:1px solid rgba(13, 34, 38, 0.12);overflow:hidden;border-radius:1.25rem;padding:1.5rem;background:#FFFFFF;position:relative;min-height:9.375rem;}
.zuf-promo_h-bst{color:#0D2226;margin-top:0.375rem;font-weight:700;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:26px;line-height:1.05;}
.zuf-promo_h-bst em{font-style:normal;color:#007A8A;}
.zuf-promo_p-bst{font-size:12.5px;margin-top:0.5rem;line-height:1.5;color:#2A4A52;}
.zuf-promo_feat-bst{background:linear-gradient(135deg,#0A1A1F,#0D2530);border-color:rgba(13, 34, 38, 0.12);}
.zuf-promo_feat-bst .zuf-promo_h-bst{color:#E8F9FC;}
.zuf-promo_feat-bst .zuf-promo_h-bst em{color:#00D8E8;}
.zuf-promo_feat-bst .zuf-promo_p-bst{color:#91C4CC;}
.zuf-promo_feat-bst .zuf-eyebrow-bst{color:#00D8E8;}
@media(max-width:1023px){.zuf-promo_grid-bst{grid-template-columns:1fr;}
}
.zuf-dw_h2-bst{line-height:1.08;margin-bottom:10px;font-size:1.625rem;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#0D2226;font-weight:700;}
.zuf-steps_v-bst{gap:10px;grid-template-columns:1fr;}
.zuf-steps_v-bst .zuf-step-bst{padding:1.125rem 20px;}
@media(max-width:562px){.zuf-dw_h2-bst{font-size:23px;}
}
.zuf-provs-bst{gap:0.75rem;grid-template-columns:repeat(6,1fr);margin-bottom:28px;display:grid;}
.zuf-provs-bst>*{min-width:0;}
.zuf-prov-bst{background:#FFFFFF;border-radius:0.813rem;padding:0.75rem;border:1px solid rgba(13, 34, 38, 0.12);justify-content:center;text-decoration:none;align-items:center;display:flex;height:64px;}
.zuf-prov_img-bst{object-fit:contain;max-height:2rem;max-width:100%;}
.zuf-resp-bst{border-radius:0.813rem;padding:26px;gap:1.5rem;border:1px solid rgba(13, 34, 38, 0.12);background:#FFFFFF;justify-content:space-between;display:flex;flex-wrap:wrap;align-items:center;}
.zuf-resp_in-bst{max-width:35rem;}
.zuf-resp_h-bst{font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;margin-bottom:0.5rem;font-size:19px;font-weight:700;color:#0D2226;}
.zuf-resp_p-bst{line-height:1.6;color:#2A4A52;font-size:13.5px;}
.zuf-resp_badges-bst{gap:0.875rem;flex-wrap:wrap;display:flex;align-items:center;}
.zuf-age18-bst{padding:4px 0.5rem;border:1.5px solid #E03030;border-radius:9px;color:#E03030;font-weight:700;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;font-size:0.813rem;}
.zuf-resp_org-bst{font-size:0.813rem;font-weight:600;color:#527480;}
@media(max-width:1025px){.zuf-provs-bst{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:557px){.zuf-provs-bst{grid-template-columns:repeat(2,1fr);}
}
.zuf-et_h2-bst{margin:0.625rem 0 14px;font-weight:700;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:28px;line-height:1.08;color:#0D2226;}
.zuf-et_right-bst{gap:10px;display:flex;flex-direction:column;}
.zuf-et_updated-bst{background:#F0FAFA;border:1px solid rgba(13, 34, 38, 0.12);gap:0.625rem;padding:14px 1.125rem;border-radius:13px;color:#2A4A52;display:flex;align-items:center;font-size:12px;}
.zuf-et_updated-bst svg{flex:none;color:#007A8A;height:0.938rem;width:0.938rem;}
.zuf-et_updated-bst b{color:#0D2226;}
@media(max-width:557px){.zuf-et_h2-bst{font-size:24px;}
}
.zuf-ab_h2-bst{margin:0.875rem 0 16px;font-size:32px;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;color:#0D2226;font-weight:700;line-height:1.08;}
.zuf-ab_body-bst{margin-bottom:14px;font-size:15px;color:#2A4A52;line-height:1.65;}
.zuf-ab_chips-bst{gap:0.625rem;flex-wrap:wrap;margin-top:8px;display:flex;}
.zuf-faq-bst{gap:10px;flex-direction:column;display:flex;}
.zuf-faq_item-bst{border-radius:0.813rem;border:1px solid rgba(13, 34, 38, 0.12);padding:18px 1.375rem;background:#FFFFFF;}
.zuf-faq_q-bst{gap:16px;list-style:none;display:flex;align-items:center;font-size:0.969rem;cursor:pointer;color:#0D2226;font-weight:600;justify-content:space-between;}
.zuf-faq_q-bst::-webkit-details-marker{display:none;}
.zuf-faq_q_t-bst{gap:0.625rem;display:flex;}
.zuf-faq_q_i-bst{font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;color:#007A8A;font-style:normal;}
.zuf-faq_pm-bst{color:#007A8A;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;font-size:1.25rem;}
.zuf-faq_item-bst[open] .zuf-faq_pm-bst{transform:rotate(45deg);}
.zuf-faq_a-bst{line-height:1.6;color:#2A4A52;margin-top:12px;font-size:0.844rem;}
@media(max-width:561px){.zuf-ab_h2-bst{font-size:26px;}
}
.zuf-gd_head-bst{gap:12px;display:flex;flex-wrap:wrap;margin-bottom:16px;justify-content:space-between;align-items:center;}
.zuf-op_h2-bst{margin:10px 0 0.5rem;font-size:24px;line-height:1.1;font-family:"Anybody", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-weight:700;color:#0D2226;}
.zuf-op_text-bst{line-height:1.6;color:#2A4A52;font-size:13.5px;}
@media(max-width:561px){.zuf-op_h2-bst{font-size:1.375rem;}
}
.zuf-footer-bst{padding:40px 1.75rem;background:#C8E8EE;border-top:1px solid rgba(13, 34, 38, 0.08);}
.zuf-footer_grid-bst{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;margin-left:auto;display:grid;margin-right:auto;max-width:1400px;margin-bottom:28px;}
.zuf-footer_grid-bst>*{min-width:0;}
.zuf-footer_grid-bst h4{text-transform:uppercase;color:#85A4AE;margin-bottom:0.813rem;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;font-size:10px;letter-spacing:.12em;}
.zuf-fcol-bst{gap:9px;font-size:0.813rem;flex-direction:column;display:flex;color:#2A4A52;}
.zuf-fcol-bst a{cursor:pointer;}
.zuf-ft_about-bst{color:#527480;font-size:13px;margin-top:0.75rem;line-height:1.6;max-width:260px;}
.zuf-ft_contact-bst{color:#007A8A;font-size:12.5px;margin-top:0.75rem;font-family:"Space Mono", Menlo, Monaco, Consolas, monospace;overflow-wrap:anywhere;}
.zuf-footer_bottom-bst{gap:16px;margin:0 auto;flex-wrap:wrap;padding-top:1.25rem;max-width:1400px;justify-content:space-between;border-top:1px solid rgba(13, 34, 38, 0.08);display:flex;align-items:center;}
.zuf-footer_bottom-bst p{color:#85A4AE;max-width:720px;font-size:11px;line-height:1.6;}
@media(max-width:1023px){.zuf-footer_grid-bst{grid-template-columns:1fr 1fr;}
}
@media(max-width:563px){.zuf-footer_grid-bst{grid-template-columns:1fr;}
}