*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#FAF7FB;text-rendering:optimizeLegibility;line-height:1.55;-webkit-font-smoothing:antialiased;font-size:15px;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;overflow-wrap:break-word;color:#3D2950;}
img{display:block;max-width:100%;}
a{text-decoration:none;color:inherit;}
button{background:none;border:none;cursor:pointer;font-family:inherit;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{width:0.5rem;height:0.5rem;}
::-webkit-scrollbar-thumb{border-radius:0.5rem;background:rgba(20, 8, 30, 0.72);}
::-webkit-scrollbar-track{background:transparent;}
.bst-shell-tte{grid-template-columns:15.5rem 1fr;display:grid;min-height:100vh;}
.bst-main-tte{min-width:0;}
.bst-wrap-tte{margin:0 auto;width:100%;max-width:87.5rem;}
.bst-container-tte{padding:0 16px;margin:0 auto;max-width:87.5rem;width:100%;}
@media(min-width:767px){.bst-container-tte{padding:0 28px;}
}
.bst-section-tte{padding:1.5rem 1.75rem;}
.bst-section_pt-tte{padding-top:34px;}
.bst-band_soft-tte{background:#F3EFF5;}
.bst-eyebrow-tte{font-size:10.5px;text-transform:uppercase;letter-spacing:.14em;overflow-wrap:break-word;display:inline-block;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;color:#B8158A;line-height:1.4;font-weight:600;}
.bst-drawer_cb-tte{display:none;}
.bst-overlay-tte{display:none;}
@media(max-width:1025px){.bst-shell-tte{grid-template-columns:1fr;}
.bst-main-tte{padding-bottom:4.875rem;}
.bst-drawer_cb-tte:checked~.bst-overlay-tte{inset:0;background:rgba(20, 8, 30, 0.72);display:block;position:fixed;z-index:70;}
}
@media(max-width:563px){.bst-section-tte{padding:1.125rem 1rem;}
.bst-section_pt-tte{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 ---------- */
.bst-side-tte{padding:22px 1.125rem;background:#F0ECF3;gap:22px;align-self:start;top:0;position:sticky;border-right:1px solid rgba(28, 15, 38, 0.08);flex-direction:column;height:100vh;overflow-y:auto;display:flex;}
.bst-brand-tte{gap:10px;align-items:center;display:flex;}
.bst-logo-tte{font-size:1.313rem;font-weight:700;letter-spacing:-.02em;color:#1C0F26;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;}
.bst-side_cta-tte{padding:16px;border-radius:13px;background:rgba(184, 21, 138, 0.11);border:1px solid rgba(28, 15, 38, 0.12);}
.bst-side_cta_h-tte{font-weight:700;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;line-height:1.15;color:#1C0F26;margin-bottom:0.375rem;font-size:17px;}
.bst-side_cta_p-tte{color:#3D2950;line-height:1.45;margin-bottom:12px;font-size:0.75rem;}
.bst-nav-tte{gap:3px;flex-direction:column;display:flex;}
.bst-nav_label-tte{padding:6px 0.625rem;text-transform:uppercase;color:#9B86A8;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.14em;font-size:9.5px;}
.bst-nav_item-tte{padding:0.625rem;gap:0.688rem;border-radius:9px;display:flex;font-weight:500;color:#3D2950;font-size:14px;align-items:center;}
.bst-nav_item-tte svg{height:1.063rem;width:17px;}
.bst-nav_item-tte:hover{background:rgba(184, 21, 138, 0.11);color:#1C0F26;}
.bst-nav_item_on-tte{background:rgba(184, 21, 138, 0.11);color:#B8158A;font-weight:600;}
.bst-side_foot-tte{border-radius:0.813rem;padding:12px;background:#F3EFF5;border:1px solid rgba(28, 15, 38, 0.12);margin-top:auto;}
.bst-side_foot-tte p{color:#3D2950;margin-top:4px;line-height:1.4;font-size:12.5px;}
/* ---------- topbar ---------- */
.bst-top-tte{padding:14px 28px;background:#F0ECF3;gap:16px;display:flex;position:sticky;top:0;z-index:40;align-items:center;border-bottom:1px solid rgba(28, 15, 38, 0.08);}
.bst-top_brand-tte{gap:9px;align-items:center;display:none;}
.bst-search-tte{border:1px solid rgba(28, 15, 38, 0.12);gap:0.625rem;padding:0.688rem 0.875rem;background:#F3EFF5;border-radius:0.813rem;flex:1;color:#6B5279;align-items:center;max-width:27.5rem;display:flex;font-size:0.844rem;}
.bst-search-tte svg{flex:none;height:1rem;width:1rem;}
.bst-top_actions-tte{gap:0.75rem;margin-left:auto;display:flex;align-items:center;}
.bst-lang-tte{font-size:0.75rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#3D2950;}
.bst-burger-tte{border-radius:9px;border:1px solid rgba(28, 15, 38, 0.12);background:#F3EFF5;width:40px;height:40px;display:none;justify-content:center;align-items:center;color:#1C0F26;}
/* ---------- bottom-nav (mobile) ---------- */
.bst-botnav-tte{display:none;}
@media(max-width:1025px){.bst-side-tte{transition:transform .25s ease;width:280px;position:fixed;top:0;z-index:80;left:0;transform:translateX(-100%);height:100vh;}
.bst-drawer_cb-tte:checked~.bst-shell-tte .bst-side-tte{transform:translateX(0);}
.bst-top-tte{padding:14px 16px;gap:12px;flex-wrap:wrap;position:static;}
.bst-top_brand-tte{display:flex;}
.bst-search-tte{display:none;}
.bst-burger-tte{display:flex;}
.bst-top_actions-tte{gap:10px;width:100%;margin-left:0;align-items:stretch;}
.bst-top_actions-tte .bst-lang-tte{display:none;}
.bst-top_actions-tte .bst-btn-tte{flex:1;padding:0.688rem 10px;text-align:center;}
.bst-botnav-tte{background:#F0ECF3;padding:0.5rem 0.375rem calc(0.5rem + env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(28, 15, 38, 0.12);z-index:65;display:grid;bottom:0;transform:translateZ(0);left:0;position:fixed;right:0;}
.bst-bn-tte{padding:0.375rem 2px 0;gap:4px;font-weight:600;flex-direction:column;font-size:0.625rem;color:#3D2950;min-width:0;display:flex;align-items:center;justify-content:flex-end;}
.bst-bn-tte svg{flex:none;height:22px;width:22px;}
.bst-bn-tte span{overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis;text-align:center;}
.bst-bn_on-tte{color:#B8158A;}
.bst-bn_center-tte{position:relative;}
.bst-bn_fab-tte{border-radius:50%;background:#D4199C;justify-content:center;transform:translateX(-50%);align-items:center;left:50%;color:#FFFFFF;box-shadow:0 0.5rem 32px rgba(28, 15, 38, 0.14), 0 2px 8px rgba(28, 15, 38, 0.10);top:-1.25rem;position:absolute;width:3.125rem;height:3.125rem;display:flex;}
.bst-bn_fab-tte svg{height:1.5rem;width:1.5rem;}
.bst-bn_center-tte span{color:#B8158A;}
}
.bst-btn-tte{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;border-radius:0.563rem;gap:8px;padding:0.688rem 22px;cursor:pointer;font-size:14px;align-items:center;font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;display:inline-flex;font-weight:700;justify-content:center;}
.bst-btn_pri-tte{background:#D4199C;box-shadow:0 4px 1.125rem rgba(212, 25, 156, 0.38), 0 1px 4px rgba(212, 25, 156, 0.22);color:#FFFFFF;}
.bst-btn_pri-tte:hover{background:#B8158A;}
.bst-btn_ghost-tte{background:rgba(184, 21, 138, 0.11);font-weight:600;color:#1C0F26;}
.bst-btn_line-tte{border:1px solid rgba(28, 15, 38, 0.20);background:transparent;font-weight:600;color:#1C0F26;}
.bst-btn_lg-tte{padding:16px 30px;border-radius:13px;font-size:0.938rem;}
.bst-band-tte .bst-btn_line-tte{border-color:rgba(255, 255, 255, 0.13);color:#F5EFFE;}
.bst-band-tte .bst-btn_ghost-tte{background:rgba(255, 255, 255, 0.08);color:#F5EFFE;}
.bst-link_m-tte{gap:5px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;display:inline-flex;font-size:12px;align-items:center;color:#B8158A;cursor:pointer;text-decoration:none;}
.bst-link_m-tte svg{height:0.875rem;width:14px;}
.bst-band-tte .bst-link_m-tte{color:#F250C8;}
.bst-dot-tte{flex:none;background:#B8158A;border-radius:50%;width:7px;height:0.438rem;}
.bst-dot_live-tte{background:#D93025;animation:zm3-pulse 1.4s infinite;}
.bst-stars-tte{gap:2px;display:inline-flex;color:#B8158A;}
.bst-stars-tte svg{width:15px;height:0.938rem;}
.bst-chip-tte{gap:0.375rem;border:1px solid rgba(28, 15, 38, 0.12);padding:7px 12px;background:#F3EFF5;border-radius:9px;display:inline-flex;color:#3D2950;align-items:center;font-size:11px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.bst-chip_on-tte{border-color:transparent;background:rgba(184, 21, 138, 0.11);color:#B8158A;}
.bst-gc-tte{min-width:0;cursor:pointer;text-decoration:none;display:block;color:inherit;}
.bst-gc_thumb-tte{overflow:hidden;border-radius:0.813rem;border:1px solid rgba(28, 15, 38, 0.12);display:block;background-size:cover;aspect-ratio:1;background-position:center;position:relative;}
.bst-gc_thumb_portrait-tte{aspect-ratio:3/4;}
.bst-gc_thumb_wide-tte{aspect-ratio:16/11;}
.bst-gc_cap-tte{padding:0.563rem;background:linear-gradient(transparent,rgba(20, 8, 30, 0.72));position:absolute;bottom:0;right:0;left:0;}
.bst-gc_name-tte{display:block;font-weight:700;color:#F5EFFE;font-size:0.781rem;}
.bst-gc_meta-tte{color:#C2A8D8;font-size:0.688rem;}
.bst-gc_badge-tte{border-radius:0.563rem;background:#B8158A;padding:2px 0.375rem;font-weight:700;right:8px;position:absolute;color:#FFFFFF;font-size:0.5rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;top:8px;}
.bst-gc_badge_hot-tte{background:#D93025;color:#F5EFFE;}
.bst-gc_badge_live-tte{background:#D93025;right:auto;left:8px;color:#F5EFFE;}
.bst-gc_mult-tte{inset:0;display:flex;position:absolute;font-size:1.75rem;align-items:center;justify-content:center;color:#B8158A;font-weight:700;}
.bst-pc-tte{border:1px solid rgba(28, 15, 38, 0.12);background:#F3EFF5;border-radius:13px;align-items:center;font-weight:700;display:flex;color:#3D2950;font-size:14px;height:64px;justify-content:center;}
.bst-rail-tte{min-width:0;}
.bst-rail_scroll-tte{gap:14px;display:grid;}
.bst-rail_scroll-tte>*{min-width:0;}
.bst-g6-tte{grid-template-columns:repeat(6,1fr);}
.bst-g7-tte{grid-template-columns:repeat(7,1fr);}
.bst-g4-tte{grid-template-columns:repeat(4,1fr);}
@media(max-width:1021px){.bst-g6-tte,.bst-g7-tte{grid-template-columns:none;padding-bottom:6px;scroll-snap-type:x mandatory;overflow-x:auto;grid-auto-columns:120px;grid-auto-flow:column;}
.bst-g6-tte>*,.bst-g7-tte>*{scroll-snap-align:start;}
.bst-g4-tte{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:559px){.bst-g4-tte{grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;grid-auto-columns:9.375rem;}
}
.bst-panel-tte{border:1px solid rgba(28, 15, 38, 0.12);border-radius:20px;background:#F3EFF5;padding:28px 2rem;}
.bst-split-tte{gap:36px;display:grid;align-items:start;}
.bst-split-tte>*{min-width:0;}
.bst-split_a-tte{grid-template-columns:.85fr 1.15fr;}
.bst-split_b-tte{grid-template-columns:1fr 1.1fr;}
.bst-split_c-tte{grid-template-columns:1.1fr .9fr;}
.bst-pgrid-tte{grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;display:grid;}
.bst-pgrid-tte>*{min-width:0;}
.bst-lead-tte{color:#3D2950;font-size:15px;margin-bottom:14px;line-height:1.65;}
.bst-feat-tte{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.bst-feat-tte>*{min-width:0;}
.bst-feat2-tte{grid-template-columns:1fr 1fr;}
.bst-feat_card-tte{border:1px solid rgba(28, 15, 38, 0.12);border-radius:20px;background:#F3EFF5;padding:26px;}
.bst-feat_card-tte svg{height:1.625rem;color:#B8158A;margin-bottom:16px;width:26px;}
.bst-feat_card-tte h3{font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;margin-bottom:8px;font-weight:700;font-size:18px;color:#1C0F26;}
.bst-feat_card-tte p{color:#3D2950;line-height:1.6;font-size:0.813rem;}
.bst-feat_card-tte b{color:#1C0F26;}
.bst-big-tte{gap:22px;display:flex;flex-wrap:wrap;}
.bst-big_n-tte{font-size:1.625rem;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;color:#B8158A;font-weight:700;}
.bst-big_l-tte{color:#6B5279;font-size:0.75rem;}
.bst-person-tte{background:#F3EFF5;padding:16px 1.125rem;gap:0.875rem;border-radius:0.813rem;border:1px solid rgba(28, 15, 38, 0.12);display:flex;align-items:center;}
.bst-avatar-tte{border-radius:50%;flex:none;background:linear-gradient(135deg,#D4199C,#87106A);height:2.75rem;width:44px;}
.bst-person_name-tte{font-size:14px;font-weight:700;color:#1C0F26;}
.bst-person_role-tte{font-size:12px;color:#6B5279;}
.bst-kv-tte{gap:1px;overflow:hidden;border-radius:13px;border:1px solid rgba(28, 15, 38, 0.12);background:rgba(28, 15, 38, 0.12);grid-template-columns:1fr 1fr;display:grid;}
.bst-kv-tte>div{background:#FAF7FB;padding:16px 18px;min-width:0;}
.bst-kv_k-tte{color:#B8158A;margin-bottom:0.313rem;text-transform:uppercase;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.594rem;}
.bst-kv_v-tte{font-weight:700;font-size:13.5px;color:#1C0F26;}
@media(max-width:1021px){.bst-split_a-tte,.bst-split_b-tte,.bst-split_c-tte,.bst-pgrid-tte{gap:24px;grid-template-columns:1fr;}
.bst-feat-tte,.bst-feat2-tte{grid-template-columns:1fr;}
.bst-kv-tte{grid-template-columns:1fr;}
}
.bst-sh-tte{min-width:0;margin-bottom:1rem;}
.bst-sh_row-tte{gap:12px;flex-wrap:wrap;display:flex;align-items:flex-end;justify-content:space-between;}
.bst-sh_row-tte .bst-sh_l-tte{gap:6px;display:flex;flex-direction:column;min-width:0;}
.bst-sh_stack-tte{gap:0.625rem;align-items:flex-start;display:flex;flex-direction:column;}
.bst-sh_center-tte{gap:0.625rem;align-items:center;display:flex;flex-direction:column;text-align:center;}
.bst-sh_h2-tte{gap:0.563rem;font-weight:700;overflow-wrap:break-word;display:flex;font-size:20px;line-height:1.1;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;color:#1C0F26;align-items:center;}
@media(min-width:765px){.bst-sh_h2-tte{font-size:1.5rem;}
}
.bst-band-tte .bst-sh_h2-tte{color:#F5EFFE;}
.bst-eb_mono-tte{letter-spacing:.08em;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;text-transform:none;}
.bst-eb_mono-tte::before{content:"// ";}
.bst-eb_upper-tte{text-transform:uppercase;letter-spacing:.14em;}
.bst-eb_pill-tte{padding:5px 11px;border-radius:999px;background:rgba(184, 21, 138, 0.11);text-transform:uppercase;letter-spacing:.12em;}
.bst-eb_line-tte{gap:0.625rem;display:inline-flex;align-items:center;}
.bst-eb_line-tte::before{background:#B8158A;content:"";height:1px;display:inline-block;width:24px;}
.bst-band-tte .bst-eb_line-tte::before{background:#F250C8;}
.bst-band-tte .bst-eb_pill-tte{background:rgba(255, 255, 255, 0.08);}
.bst-sh_link-tte{gap:0.375rem;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;font-size:0.813rem;border-bottom:1px solid #1C0F26;font-weight:600;align-items:center;padding-bottom:2px;white-space:nowrap;display:inline-flex;color:#1C0F26;}
.bst-sh_link-tte:hover{border-color:#B8158A;color:#B8158A;}
.bst-sh_link-tte svg{width:0.875rem;height:14px;}
.bst-sh_link_chev-tte{border-bottom:0;font-size:12px;padding-bottom:0;color:#B8158A;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.bst-sh_link_btn-tte{border-radius:62.438rem;background:#D4199C;padding:9px 1.125rem;border-bottom:0;color:#FFFFFF;}
.bst-sh_link_btn-tte:hover{border-color:transparent;background:#B8158A;}
.bst-band-tte .bst-sh_link-tte{border-color:#F5EFFE;color:#F5EFFE;}
.bst-band-tte .bst-sh_link_chev-tte{color:#F250C8;}
.bst-sh_rule-tte{margin:-2px 0 16px;background:rgba(28, 15, 38, 0.12);height:1px;}
.bst-band-tte .bst-sh_rule-tte{background:rgba(255, 255, 255, 0.13);}
.bst-seo_grid3-tte{gap:1.25rem;grid-template-columns:repeat(3,1fr);display:grid;}
.bst-seo_grid4-tte{grid-template-columns:repeat(4,1fr);gap:13px;display:grid;}
.bst-seo_grid3-tte>*,.bst-seo_grid4-tte>*{min-width:0;}
.bst-seo_card-tte{padding:24px;border-radius:13px;background:#F3EFF5;border:1px solid rgba(28, 15, 38, 0.12);}
.bst-seo_card-tte h3{font-size:1.125rem;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;font-weight:700;margin-bottom:0.5rem;color:#1C0F26;}
.bst-seo_card-tte p{color:#3D2950;line-height:1.6;font-size:13px;}
.bst-seo_card_sm-tte{padding:1.25rem;}
.bst-seo_card_sm-tte h3{font-size:1rem;}
.bst-seo_card_sm-tte p{line-height:1.55;font-size:0.781rem;}
.bst-seo_rtp_row-tte{grid-template-columns:1fr 1fr;gap:2.25rem;margin-top:16px;display:grid;align-items:center;}
.bst-rtp-tte{gap:0.875rem;display:flex;min-width:0;}
.bst-rtp-tte>div{padding:16px;border-radius:13px;background:#FAF7FB;flex:1;text-align:center;min-width:0;}
.bst-rtp_n-tte{font-weight:700;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;font-size:26px;white-space:nowrap;color:#B8158A;}
.bst-rtp_l-tte{margin-top:4px;color:#6B5279;font-size:11px;}
.bst-cmp-tte{border-radius:0.813rem;border:1px solid rgba(28, 15, 38, 0.12);overflow:hidden;max-width:760px;}
.bst-cmp_row-tte{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.bst-cmp_row-tte>div{padding:13px 14px;text-align:center;min-width:0;}
.bst-cmp_row-tte>div:first-child{text-align:left;color:#1C0F26;font-weight:600;padding-left:22px;}
.bst-cmp_th-tte{background:#FAF7FB;font-weight:700;font-size:12.5px;}
.bst-cmp_row-tte:not(.bst-cmp_th-tte){background:#F3EFF5;border-top:1px solid rgba(28, 15, 38, 0.08);color:#3D2950;}
.bst-cmp_zebra-tte{background:#EDE8F0;}
.bst-guide-tte{border-radius:13px;background:#F3EFF5;border:1px solid rgba(28, 15, 38, 0.12);overflow:hidden;cursor:pointer;}
.bst-guide_cover-tte{height:8.125rem;}
.bst-guide_body-tte{padding:20px;}
.bst-guide_body-tte h3{margin:7px 0 9px;font-size:1rem;line-height:1.25;font-weight:700;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;color:#1C0F26;}
.bst-guide_meta-tte{font-size:0.719rem;color:#6B5279;}
.bst-hub-tte{gap:1.75rem;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(28, 15, 38, 0.08);padding-top:1.75rem;display:grid;}
.bst-hub-tte>*{min-width:0;}
.bst-hub-tte h4{font-size:13px;font-weight:700;color:#1C0F26;margin-bottom:0.688rem;}
.bst-hub_col-tte{gap:8px;display:flex;flex-direction:column;font-size:13px;color:#3D2950;}
.bst-hub_col-tte a{cursor:pointer;}
@media(max-width:1025px){.bst-seo_grid3-tte{grid-template-columns:1fr;}
.bst-seo_grid4-tte{grid-template-columns:repeat(2,1fr);}
.bst-seo_rtp_row-tte{gap:1.25rem;grid-template-columns:1fr;}
.bst-hub-tte{grid-template-columns:repeat(2,1fr);gap:1.375rem;}
}
@media(max-width:563px){.bst-hub-tte{grid-template-columns:1fr;}
}
.bst-hero-tte{overflow:hidden;padding:46px 48px;border-radius:20px;background:linear-gradient(120deg,#1A0D22,#0E0718);border:1px solid rgba(28, 15, 38, 0.12);position:relative;color:#F5EFFE;}
.bst-hero_glow-tte{border-radius:50%;background:radial-gradient(circle,rgba(210, 40, 160, 0.22),transparent 70%);height:21.25rem;position:absolute;width:21.25rem;top:-60px;right:-3.75rem;}
.bst-hero_in-tte{position:relative;max-width:600px;}
.bst-hero-tte .bst-eyebrow-tte{color:#F250C8;}
.bst-pill_row-tte{border:1px solid rgba(255, 255, 255, 0.13);gap:8px;background:rgba(255, 255, 255, 0.08);border-radius:62.438rem;padding:6px 13px;margin-bottom:1.375rem;align-items:center;color:#F250C8;text-transform:uppercase;letter-spacing:.1em;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;display:inline-flex;font-size:10.5px;}
.bst-hero_h1-tte{margin:18px 0;letter-spacing:-.02em;font-weight:700;color:#F5EFFE;overflow-wrap:break-word;font-size:54px;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;line-height:1.02;}
.bst-hero_h1-tte em{font-style:normal;color:#F250C8;}
.bst-hero_sub-tte{max-width:30rem;font-size:17px;color:#C2A8D8;margin-bottom:1.75rem;line-height:1.55;}
.bst-hero_cta-tte{gap:14px;align-items:center;display:flex;flex-wrap:wrap;margin-bottom:26px;}
.bst-hero_trust-tte{gap:14px;flex-wrap:wrap;align-items:center;display:flex;}
.bst-hero_rating_txt-tte{font-size:13px;color:#C2A8D8;}
@media(max-width:1027px){.bst-hero-tte{padding:2rem 1.5rem;}
.bst-hero_h1-tte{font-size:38px;}
}
@media(max-width:558px){.bst-hero_h1-tte{font-size:1.875rem;}
}
.bst-stat-tte{gap:0.875rem;grid-template-columns:repeat(4,1fr);display:grid;}
.bst-stat-tte>*{min-width:0;}
.bst-stat_item-tte{border:1px solid rgba(28, 15, 38, 0.12);background:#F3EFF5;padding:1.125rem 20px;border-radius:0.813rem;}
.bst-stat_k-tte{margin-bottom:7px;color:#6B5279;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.594rem;text-transform:uppercase;letter-spacing:.12em;}
.bst-stat_v-tte{gap:0.5rem;font-weight:700;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;color:#1C0F26;align-items:center;min-width:0;overflow-wrap:anywhere;font-size:1.5rem;display:flex;}
.bst-stat_v_accent-tte{color:#B8158A;}
@media(max-width:1027px){.bst-stat-tte{grid-template-columns:repeat(2,1fr);}
}
.bst-wlc-tte{background:linear-gradient(120deg,#1A0D22,#0E0718);padding:36px 40px;grid-template-columns:1.2fr .8fr;overflow:hidden;gap:1.5rem;border:1px solid rgba(28, 15, 38, 0.12);border-radius:20px;position:relative;align-items:center;color:#F5EFFE;display:grid;}
.bst-wlc-tte>*{min-width:0;}
.bst-wlc-tte .bst-eyebrow-tte{color:#F250C8;}
.bst-wlc_glow-tte{border-radius:50%;background:radial-gradient(circle,rgba(210, 40, 160, 0.22),transparent 70%);position:absolute;height:16.25rem;right:-40px;top:-2.5rem;width:260px;}
.bst-wlc_in-tte{position:relative;}
.bst-wlc_h2-tte{margin:0.625rem 0 0.5rem;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;line-height:1.03;color:#F5EFFE;overflow-wrap:break-word;font-weight:700;font-size:2.125rem;}
.bst-wlc_h2-tte em{color:#F250C8;font-style:normal;}
.bst-wlc_sub-tte{max-width:420px;font-size:14px;color:#C2A8D8;margin-bottom:18px;line-height:1.55;}
.bst-wlc_terms-tte{gap:0.625rem;position:relative;display:flex;flex-direction:column;}
.bst-term-tte{border:1px solid rgba(255, 255, 255, 0.13);gap:11px;border-radius:0.813rem;padding:0.813rem 15px;background:rgba(255, 255, 255, 0.08);align-items:center;display:flex;}
.bst-term-tte svg{flex:none;color:#F250C8;height:20px;width:1.25rem;}
.bst-term_k-tte{font-size:0.594rem;letter-spacing:.1em;text-transform:uppercase;color:#C2A8D8;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.bst-term_v-tte{color:#F5EFFE;font-weight:700;margin-top:2px;font-size:0.875rem;}
@media(max-width:1021px){.bst-wlc-tte{grid-template-columns:1fr;}
}
@media(max-width:557px){.bst-wlc_h2-tte{font-size:1.625rem;}
}
.bst-jp-tte{gap:0.875rem;grid-template-columns:1.5fr 1fr 1fr;display:grid;}
.bst-jp-tte>*{min-width:0;}
.bst-jp_hero-tte{padding:1.625rem;gap:14px;overflow:hidden;border:1px solid rgba(28, 15, 38, 0.12);background:linear-gradient(135deg,#1A0D22,#0E0718);border-radius:1.25rem;display:flex;flex-direction:column;position:relative;min-height:11.25rem;color:#F5EFFE;justify-content:space-between;}
.bst-jp_glow-tte{background:radial-gradient(circle,rgba(210, 40, 160, 0.22),transparent 70%);border-radius:50%;width:180px;height:11.25rem;position:absolute;right:-40px;top:-40px;}
.bst-jp_k_row-tte{gap:0.625rem;position:relative;display:flex;align-items:center;justify-content:space-between;}
.bst-jp_k-tte{letter-spacing:.12em;text-transform:uppercase;color:#6B5279;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:10px;}
.bst-jp_hero-tte .bst-jp_k-tte{color:#C2A8D8;}
.bst-jp_amt-tte{line-height:1;position:relative;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F250C8;font-size:42px;}
.bst-jp_sub-tte{font-size:12px;color:#C2A8D8;margin-top:5px;}
.bst-jp_cell-tte{border-radius:1.25rem;border:1px solid rgba(28, 15, 38, 0.12);background:#F3EFF5;padding:1.375rem;display:flex;flex-direction:column;min-height:180px;justify-content:space-between;}
.bst-jp_cell-tte .bst-jp_amt-tte{font-size:30px;color:#1C0F26;}
.bst-jp_cell-tte .bst-jp_sub-tte{color:#6B5279;}
@media(max-width:1025px){.bst-jp-tte{grid-template-columns:1fr;}
}
@media(max-width:563px){.bst-jp_amt-tte{font-size:32px;}
}
.bst-app-tte{gap:2.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.bst-app_copy-tte{max-width:32.5rem;}
.bst-app_h2-tte{margin:0.75rem 0 10px;line-height:1.05;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;font-size:28px;font-weight:700;color:#1C0F26;}
.bst-app_text-tte{line-height:1.6;margin-bottom:1.25rem;font-size:0.875rem;color:#3D2950;}
.bst-app_btns-tte{gap:12px;display:flex;flex-wrap:wrap;}
.bst-store-tte{background:#FAF7FB;padding:0.688rem 18px;gap:0.563rem;border:1px solid rgba(28, 15, 38, 0.12);border-radius:0.813rem;display:inline-flex;font-weight:700;font-size:13px;cursor:pointer;align-items:center;color:#1C0F26;}
.bst-store-tte svg{width:1rem;height:16px;}
.bst-app_qr_wrap-tte{gap:1rem;display:flex;align-items:center;}
.bst-qr-tte{border:1px solid rgba(28, 15, 38, 0.12);gap:3px;grid-template-columns:repeat(5,1fr);padding:0.688rem;background:#FAF7FB;border-radius:13px;grid-template-rows:repeat(5,1fr);width:6.75rem;display:grid;height:6.75rem;}
.bst-qr-tte i{background:transparent;}
.bst-qr_f-tte{background:#B8158A;}
.bst-app_qr_cap-tte{color:#6B5279;max-width:84px;line-height:1.4;font-size:0.75rem;}
.bst-banner-tte{gap:1.75rem;border-radius:1.25rem;overflow:hidden;padding:2.25rem 2.5rem;border:1px solid rgba(28, 15, 38, 0.12);background:linear-gradient(115deg,#1A0D22,#0E0718);position:relative;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;color:#F5EFFE;}
.bst-banner_glow-tte{background:radial-gradient(circle,rgba(210, 40, 160, 0.22),transparent 68%);border-radius:50%;right:5rem;top:50%;width:200px;transform:translateY(-50%);height:12.5rem;position:absolute;}
.bst-banner_in-tte{max-width:35rem;position:relative;}
.bst-banner-tte .bst-eyebrow-tte{color:#F250C8;}
.bst-banner_h2-tte{margin:10px 0;font-size:1.875rem;line-height:1.05;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F5EFFE;}
.bst-banner_text-tte{font-size:14px;color:#C2A8D8;line-height:1.6;}
@media(max-width:561px){.bst-banner_h2-tte{font-size:1.5rem;}
}
.bst-steps-tte{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.bst-steps-tte>*{min-width:0;}
.bst-step-tte{border-radius:0.813rem;background:#F3EFF5;padding:24px;border:1px solid rgba(28, 15, 38, 0.12);position:relative;}
.bst-step_num-tte{border-radius:0.563rem;background:#D4199C;display:flex;font-size:0.813rem;font-weight:700;justify-content:center;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;width:1.875rem;color:#FFFFFF;height:1.875rem;align-items:center;margin-bottom:0.875rem;}
.bst-step_h-tte{margin-bottom:0.438rem;font-size:16px;font-weight:700;color:#1C0F26;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;}
.bst-step_p-tte{line-height:1.55;color:#3D2950;font-size:0.813rem;}
@media(max-width:1025px){.bst-steps-tte{grid-template-columns:1fr;}
}
.bst-pay_logos-tte{gap:9px;grid-template-columns:repeat(4,1fr);display:grid;}
.bst-pay_logos-tte>*{min-width:0;}
.bst-pay-tte{border:1px solid rgba(28, 15, 38, 0.12);border-radius:0.563rem;color:#3D2950;align-items:center;height:3rem;font-weight:700;justify-content:center;display:flex;font-size:0.75rem;}
.bst-table-tte{overflow:hidden;border:1px solid rgba(28, 15, 38, 0.12);border-radius:0.813rem;}
.bst-trow-tte{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:13px;}
.bst-trow-tte>div{padding:13px 14px;min-width:0;}
.bst-trow-tte>div:first-child{color:#1C0F26;padding-left:16px;font-weight:700;}
.bst-trow_th-tte{background:#FAF7FB;font-size:9.5px;text-transform:uppercase;color:#6B5279;letter-spacing:.06em;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.bst-trow-tte:not(.bst-trow_th-tte){background:#F3EFF5;border-top:1px solid rgba(28, 15, 38, 0.08);color:#3D2950;}
.bst-trow_zebra-tte{background:#EDE8F0;}
.bst-pos-tte{font-weight:700;color:#B8158A;}
@media(max-width:1024px){.bst-pay_logos-tte{grid-template-columns:repeat(2,1fr);}
}
.bst-tour-tte{overflow:hidden;border-radius:1.25rem;border:1px solid rgba(28, 15, 38, 0.12);grid-template-columns:1.05fr 1fr;display:grid;}
.bst-tour-tte>*{min-width:0;}
.bst-tour_l-tte{overflow:hidden;padding:34px;background:linear-gradient(135deg,#1A0D22,#0E0718);color:#F5EFFE;position:relative;}
.bst-tour_h2-tte{margin:0.75rem 0 0.625rem;color:#F5EFFE;font-size:30px;line-height:1.05;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.bst-tour_h2-tte em{color:#F250C8;font-style:normal;}
.bst-tour_text-tte{margin-bottom:1.25rem;max-width:21.25rem;color:#C2A8D8;font-size:0.844rem;line-height:1.6;}
.bst-tour_meta-tte{gap:18px;align-items:flex-end;flex-wrap:wrap;display:flex;margin-bottom:20px;}
.bst-tour_cap-tte{text-transform:uppercase;font-size:0.594rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;margin-bottom:5px;color:#C2A8D8;}
.bst-count-tte{gap:0.375rem;display:flex;}
.bst-count-tte span{background:rgba(255, 255, 255, 0.08);border-radius:9px;border:1px solid rgba(255, 255, 255, 0.13);padding:4px 0.563rem;font-size:22px;font-weight:700;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.bst-tour_units-tte{color:#C2A8D8;font-size:0.625rem;}
.bst-board-tte{padding:28px 1.875rem;background:#F3EFF5;}
.bst-board_head-tte{justify-content:space-between;align-items:center;display:flex;margin-bottom:0.875rem;}
.bst-board_title-tte{color:#1C0F26;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;font-size:16px;font-weight:700;}
.bst-board_upd-tte{text-transform:uppercase;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:10px;color:#6B5279;}
.bst-board_list-tte{gap:2px;display:flex;flex-direction:column;}
.bst-board_row-tte{border-radius:9px;padding:0.625rem 12px;gap:12px;display:flex;align-items:center;}
.bst-board_top1-tte{background:rgba(184, 21, 138, 0.11);}
.bst-board_rk-tte{font-weight:700;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;width:1.25rem;color:#6B5279;font-size:14px;}
.bst-board_top1-tte .bst-board_rk-tte{color:#B8158A;}
.bst-board_nm-tte{flex:1;font-weight:600;color:#3D2950;min-width:0;font-size:13.5px;}
.bst-board_top1-tte .bst-board_nm-tte{font-weight:700;color:#1C0F26;}
.bst-board_pt-tte{font-size:0.781rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#3D2950;}
@media(max-width:1024px){.bst-tour-tte{grid-template-columns:1fr;}
}
@media(max-width:562px){.bst-tour_h2-tte{font-size:1.5rem;}
}
.bst-supp-tte{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.bst-supp-tte>*{min-width:0;}
.bst-supp_card-tte{border:1px solid rgba(28, 15, 38, 0.12);padding:24px;border-radius:0.813rem;background:#F3EFF5;}
.bst-supp_card-tte svg{width:1.5rem;color:#B8158A;margin-bottom:14px;height:24px;}
.bst-supp_card-tte h3{color:#1C0F26;margin-bottom:6px;font-weight:700;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;font-size:1rem;}
.bst-supp_card-tte p{color:#3D2950;line-height:1.55;font-size:13px;}
@media(max-width:1026px){.bst-supp-tte{grid-template-columns:1fr;}
}
.bst-vip_head-tte{gap:0.75rem;margin-bottom:18px;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;display:flex;}
.bst-vip_intro-tte{font-size:13px;max-width:420px;color:#3D2950;}
.bst-vip-tte{gap:12px;grid-template-columns:repeat(5,1fr);display:grid;}
.bst-vip-tte>*{min-width:0;}
.bst-tier-tte{border-radius:13px;border:1px solid rgba(28, 15, 38, 0.12);padding:20px;background:#F3EFF5;}
.bst-tier_on-tte{border-color:#B8158A;background:rgba(184, 21, 138, 0.11);}
.bst-tier_medal-tte{border-radius:9px;background:linear-gradient(135deg,#D4199C,#87106A);height:30px;margin-bottom:14px;width:1.875rem;}
.bst-tier_name-tte{margin-bottom:0.313rem;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;color:#1C0F26;font-size:0.938rem;font-weight:700;}
.bst-tier_tx-tte{font-size:0.719rem;color:#6B5279;line-height:1.5;}
@media(max-width:1022px){.bst-vip-tte{grid-template-columns:repeat(2,1fr);}
}
.bst-news-tte{background:linear-gradient(135deg,#1A0D22,#0E0718);gap:1.5rem;padding:1.625rem 32px;border:1px solid rgba(28, 15, 38, 0.12);border-radius:1.25rem;justify-content:space-between;align-items:center;display:flex;color:#F5EFFE;flex-wrap:wrap;}
.bst-news_h3-tte{font-size:20px;margin-bottom:0.25rem;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#F5EFFE;}
.bst-news_text-tte{color:#C2A8D8;font-size:13px;}
.bst-news_form-tte{flex:1;gap:10px;max-width:27.5rem;min-width:0;display:flex;}
.bst-news_form-tte .bst-input-tte{min-width:0;}
@media(max-width:562px){.bst-news_form-tte{width:100%;}
}
.bst-input-tte{flex:1;border:1px solid rgba(255, 255, 255, 0.13);padding:0.813rem 1rem;background:rgba(255, 255, 255, 0.08);border-radius:0.563rem;font-size:0.844rem;color:#C2A8D8;}
.bst-dw_h2-tte{font-weight:700;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;line-height:1.08;font-size:26px;margin-bottom:10px;color:#1C0F26;}
.bst-steps_v-tte{gap:10px;grid-template-columns:1fr;}
.bst-steps_v-tte .bst-step-tte{padding:1.125rem 20px;}
@media(max-width:561px){.bst-dw_h2-tte{font-size:1.438rem;}
}
.bst-promo_grid-tte{gap:1rem;grid-template-columns:repeat(3,1fr);display:grid;}
.bst-promo_grid-tte>*{min-width:0;}
.bst-promo-tte{border-radius:1.25rem;background:#F3EFF5;border:1px solid rgba(28, 15, 38, 0.12);overflow:hidden;padding:24px;min-height:150px;position:relative;}
.bst-promo_h-tte{margin-top:0.375rem;color:#1C0F26;line-height:1.05;font-size:26px;font-weight:700;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;}
.bst-promo_h-tte em{color:#B8158A;font-style:normal;}
.bst-promo_p-tte{line-height:1.5;font-size:12.5px;color:#3D2950;margin-top:8px;}
.bst-promo_feat-tte{background:linear-gradient(135deg,#1A0D22,#0E0718);border-color:rgba(28, 15, 38, 0.12);}
.bst-promo_feat-tte .bst-promo_h-tte{color:#F5EFFE;}
.bst-promo_feat-tte .bst-promo_h-tte em{color:#F250C8;}
.bst-promo_feat-tte .bst-promo_p-tte{color:#C2A8D8;}
.bst-promo_feat-tte .bst-eyebrow-tte{color:#F250C8;}
@media(max-width:1026px){.bst-promo_grid-tte{grid-template-columns:1fr;}
}
.bst-op_h2-tte{margin:10px 0 8px;color:#1C0F26;font-weight:700;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;font-size:24px;line-height:1.1;}
.bst-op_text-tte{line-height:1.6;font-size:0.844rem;color:#3D2950;}
@media(max-width:559px){.bst-op_h2-tte{font-size:1.375rem;}
}
.bst-ab_h2-tte{margin:14px 0 16px;line-height:1.08;font-size:2rem;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#1C0F26;}
.bst-ab_body-tte{line-height:1.65;font-size:0.938rem;color:#3D2950;margin-bottom:0.875rem;}
.bst-ab_chips-tte{gap:0.625rem;flex-wrap:wrap;margin-top:8px;display:flex;}
.bst-faq-tte{gap:10px;display:flex;flex-direction:column;}
.bst-faq_item-tte{border:1px solid rgba(28, 15, 38, 0.12);border-radius:13px;background:#F3EFF5;padding:1.125rem 1.375rem;}
.bst-faq_q-tte{gap:16px;list-style:none;cursor:pointer;display:flex;font-size:0.969rem;align-items:center;justify-content:space-between;font-weight:600;color:#1C0F26;}
.bst-faq_q-tte::-webkit-details-marker{display:none;}
.bst-faq_q_t-tte{gap:10px;display:flex;}
.bst-faq_q_i-tte{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#B8158A;font-style:normal;}
.bst-faq_pm-tte{color:#B8158A;font-size:20px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.bst-faq_item-tte[open] .bst-faq_pm-tte{transform:rotate(45deg);}
.bst-faq_a-tte{font-size:0.844rem;color:#3D2950;margin-top:12px;line-height:1.6;}
@media(max-width:561px){.bst-ab_h2-tte{font-size:26px;}
}
.bst-gd_head-tte{gap:12px;justify-content:space-between;display:flex;margin-bottom:16px;flex-wrap:wrap;align-items:center;}
.bst-provs-tte{gap:12px;grid-template-columns:repeat(6,1fr);display:grid;margin-bottom:1.75rem;}
.bst-provs-tte>*{min-width:0;}
.bst-prov-tte{border:1px solid rgba(28, 15, 38, 0.12);border-radius:0.813rem;background:#F3EFF5;padding:12px;height:64px;text-decoration:none;justify-content:center;display:flex;align-items:center;}
.bst-prov_img-tte{max-height:2rem;max-width:100%;object-fit:contain;}
.bst-resp-tte{gap:24px;padding:26px;background:#F3EFF5;border:1px solid rgba(28, 15, 38, 0.12);border-radius:13px;justify-content:space-between;display:flex;align-items:center;flex-wrap:wrap;}
.bst-resp_in-tte{max-width:35rem;}
.bst-resp_h-tte{font-size:1.188rem;font-weight:700;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;color:#1C0F26;margin-bottom:8px;}
.bst-resp_p-tte{font-size:13.5px;color:#3D2950;line-height:1.6;}
.bst-resp_badges-tte{gap:14px;align-items:center;flex-wrap:wrap;display:flex;}
.bst-age18-tte{padding:4px 0.5rem;border-radius:9px;border:1.5px solid #D93025;font-weight:700;color:#D93025;font-size:0.813rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.bst-resp_org-tte{color:#6B5279;font-weight:600;font-size:0.813rem;}
@media(max-width:1022px){.bst-provs-tte{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:559px){.bst-provs-tte{grid-template-columns:repeat(2,1fr);}
}
.bst-rc-tte{gap:2rem;grid-template-columns:1fr 1fr 1fr;display:grid;}
.bst-rc-tte>*{min-width:0;}
.bst-rc_awards-tte{gap:11px;display:flex;flex-direction:column;}
.bst-award-tte{gap:0.688rem;display:flex;align-items:center;}
.bst-award-tte svg{flex:none;width:18px;color:#D4960A;height:18px;}
.bst-award_t-tte{font-weight:700;color:#1C0F26;font-size:13.5px;}
.bst-award_s-tte{color:#6B5279;font-size:0.719rem;}
.bst-rc_press-tte{grid-template-columns:1fr 1fr;gap:10px;display:grid;}
.bst-logo_cell-tte{border:1px solid rgba(28, 15, 38, 0.12);border-radius:9px;align-items:center;display:flex;color:#3D2950;font-size:0.813rem;justify-content:center;font-weight:700;height:48px;}
.bst-rc_partner-tte{padding:1.25rem;border:1px solid rgba(28, 15, 38, 0.12);border-radius:0.813rem;background:#F3EFF5;}
.bst-rc_partner_name-tte{color:#1C0F26;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;margin-bottom:6px;font-size:1.125rem;font-weight:700;}
.bst-rc_partner_text-tte{color:#3D2950;font-size:0.781rem;line-height:1.55;}
@media(max-width:1022px){.bst-rc-tte{gap:22px;grid-template-columns:1fr;}
.bst-rc_press-tte{grid-template-columns:repeat(4,1fr);}
}
.bst-et_h2-tte{margin:10px 0 14px;font-size:1.75rem;font-weight:700;font-family:"Chivo", 'Helvetica Neue', Arial, sans-serif;color:#1C0F26;line-height:1.08;}
.bst-et_right-tte{gap:0.625rem;flex-direction:column;display:flex;}
.bst-et_updated-tte{border-radius:13px;padding:0.875rem 1.125rem;gap:0.625rem;border:1px solid rgba(28, 15, 38, 0.12);background:#FAF7FB;color:#3D2950;align-items:center;font-size:12px;display:flex;}
.bst-et_updated-tte svg{flex:none;width:0.938rem;color:#B8158A;height:0.938rem;}
.bst-et_updated-tte b{color:#1C0F26;}
@media(max-width:562px){.bst-et_h2-tte{font-size:24px;}
}
.bst-footer-tte{background:#E6E0EA;padding:2.5rem 28px;border-top:1px solid rgba(28, 15, 38, 0.08);}
.bst-footer_grid-tte{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;max-width:87.5rem;margin-left:auto;margin-bottom:28px;margin-right:auto;display:grid;}
.bst-footer_grid-tte>*{min-width:0;}
.bst-footer_grid-tte h4{color:#9B86A8;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;margin-bottom:0.813rem;}
.bst-fcol-tte{gap:0.563rem;color:#3D2950;font-size:0.813rem;flex-direction:column;display:flex;}
.bst-fcol-tte a{cursor:pointer;}
.bst-ft_about-tte{font-size:13px;color:#6B5279;max-width:16.25rem;line-height:1.6;margin-top:12px;}
.bst-ft_contact-tte{font-size:0.781rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;margin-top:0.75rem;overflow-wrap:anywhere;color:#B8158A;}
.bst-footer_bottom-tte{margin:0 auto;gap:1rem;border-top:1px solid rgba(28, 15, 38, 0.08);flex-wrap:wrap;display:flex;padding-top:20px;align-items:center;max-width:87.5rem;justify-content:space-between;}
.bst-footer_bottom-tte p{line-height:1.6;max-width:720px;font-size:0.688rem;color:#9B86A8;}
@media(max-width:1025px){.bst-footer_grid-tte{grid-template-columns:1fr 1fr;}
}
@media(max-width:561px){.bst-footer_grid-tte{grid-template-columns:1fr;}
}