*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0f0a14;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.55;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-size:15px;
color:#c5b3d8;
}
img{
max-width:100%;
display:block;
}
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{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(8, 3, 16, 0.74);
}
::-webkit-scrollbar-track{
background:transparent;
}
.osb_shell-eaq{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.osb_main-eaq{
min-width:0;
}
.osb_wrap-eaq{
margin:0 auto;
max-width:1400px;
width:100%;
}
.osb_container-eaq{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.osb_container-eaq{
padding:0 28px;
}
}
.osb_section-eaq{
padding:1.5rem 28px;
}
.osb_section_pt-eaq{
padding-top:2.125rem;
}
.osb_band_soft-eaq{
background:#17101f;
}
.osb_eyebrow-eaq{
font-size:10.5px;
letter-spacing:.14em;
display:inline-block;
overflow-wrap:break-word;
line-height:1.4;
text-transform:uppercase;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
color:#e82ec8;
}
.osb_drawer_cb-eaq{
display:none;
}
.osb_overlay-eaq{
display:none;
}
@media(max-width:1026px){
.osb_shell-eaq{
grid-template-columns:1fr;
}
.osb_main-eaq{
padding-bottom:4.875rem;
}
.osb_drawer_cb-eaq:checked~.osb_overlay-eaq{
background:rgba(8, 3, 16, 0.74);
inset:0;
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:560px){
.osb_section-eaq{
padding:1.125rem 1rem;
}
.osb_section_pt-eaq{
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 ---------- */
.osb_side-eaq{
gap:1.375rem;
padding:22px 18px;
background:#130d1a;
height:100vh;
flex-direction:column;
top:0;
position:sticky;
overflow-y:auto;
border-right:1px solid #261a35;
display:flex;
align-self:start;
}
.osb_brand-eaq{
gap:0.625rem;
align-items:center;
display:flex;
}
.osb_logo-eaq{
font-size:21px;
color:#f2eaf8;
font-weight:700;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
}
.osb_side_cta-eaq{
padding:1rem;
background:rgba(232, 46, 200, 0.12);
border-radius:0.813rem;
border:1px solid #32224a;
}
.osb_side_cta_h-eaq{
font-size:17px;
color:#f2eaf8;
margin-bottom:0.375rem;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.15;
}
.osb_side_cta_p-eaq{
font-size:12px;
line-height:1.45;
color:#c5b3d8;
margin-bottom:12px;
}
.osb_nav-eaq{
gap:3px;
flex-direction:column;
display:flex;
}
.osb_nav_label-eaq{
padding:0.375rem 10px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#5a4a72;
font-size:9.5px;
letter-spacing:.14em;
}
.osb_nav_item-eaq{
border-radius:0.563rem;
padding:0.625rem;
gap:11px;
font-size:14px;
color:#c5b3d8;
font-weight:500;
display:flex;
align-items:center;
}
.osb_nav_item-eaq svg{
height:1.063rem;
width:17px;
}
.osb_nav_item-eaq:hover{
background:rgba(232, 46, 200, 0.12);
color:#f2eaf8;
}
.osb_nav_item_on-eaq{
background:rgba(232, 46, 200, 0.12);
color:#e82ec8;
font-weight:600;
}
.osb_side_foot-eaq{
background:#17101f;
border-radius:13px;
padding:12px;
border:1px solid #32224a;
margin-top:auto;
}
.osb_side_foot-eaq p{
color:#c5b3d8;
font-size:12.5px;
margin-top:4px;
line-height:1.4;
}
/* ---------- topbar ---------- */
.osb_top-eaq{
gap:16px;
padding:14px 28px;
background:#130d1a;
display:flex;
z-index:40;
border-bottom:1px solid #261a35;
position:sticky;
top:0;
align-items:center;
}
.osb_top_brand-eaq{
gap:0.563rem;
display:none;
align-items:center;
}
.osb_search-eaq{
border-radius:13px;
gap:0.625rem;
border:1px solid #32224a;
background:#17101f;
padding:0.688rem 0.875rem;
flex:1;
display:flex;
max-width:27.5rem;
color:#8f7aaa;
align-items:center;
font-size:13.5px;
}
.osb_search-eaq svg{
flex:none;
width:1rem;
height:1rem;
}
.osb_top_actions-eaq{
gap:12px;
display:flex;
margin-left:auto;
align-items:center;
}
.osb_lang-eaq{
font-size:0.75rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#c5b3d8;
}
.osb_burger-eaq{
background:#17101f;
border:1px solid #32224a;
border-radius:0.563rem;
color:#f2eaf8;
height:2.5rem;
display:none;
width:2.5rem;
justify-content:center;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.osb_botnav-eaq{
display:none;
}
@media(max-width:1025px){
.osb_side-eaq{
transition:transform .25s ease;
z-index:80;
height:100vh;
left:0;
position:fixed;
width:17.5rem;
transform:translateX(-100%);
top:0;
}
.osb_drawer_cb-eaq:checked~.osb_shell-eaq .osb_side-eaq{
transform:translateX(0);
}
.osb_top-eaq{
padding:0.875rem 16px;
gap:12px;
position:static;
flex-wrap:wrap;
}
.osb_top_brand-eaq{
display:flex;
}
.osb_search-eaq{
display:none;
}
.osb_burger-eaq{
display:flex;
}
.osb_top_actions-eaq{
gap:10px;
margin-left:0;
align-items:stretch;
width:100%;
}
.osb_top_actions-eaq .osb_lang-eaq{
display:none;
}
.osb_top_actions-eaq .osb_btn-eaq{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.osb_botnav-eaq{
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#130d1a;
transform:translateZ(0);
border-top:1px solid #32224a;
right:0;
bottom:0;
position:fixed;
left:0;
display:grid;
z-index:65;
}
.osb_bn-eaq{
gap:4px;
padding:6px 2px 0;
color:#c5b3d8;
display:flex;
font-size:10px;
font-weight:600;
min-width:0;
justify-content:flex-end;
flex-direction:column;
align-items:center;
}
.osb_bn-eaq svg{
flex:none;
height:1.375rem;
width:1.375rem;
}
.osb_bn-eaq span{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
max-width:100%;
}
.osb_bn_on-eaq{
color:#e82ec8;
}
.osb_bn_center-eaq{
position:relative;
}
.osb_bn_fab-eaq{
background:#f03fd0;
border-radius:50%;
justify-content:center;
height:3.125rem;
box-shadow:0 8px 2.5rem rgba(0, 0, 0, 0.65), 0 2px 0.625rem rgba(232, 46, 200, 0.22);
position:absolute;
width:50px;
align-items:center;
display:flex;
left:50%;
top:-1.25rem;
transform:translateX(-50%);
color:#12020e;
}
.osb_bn_fab-eaq svg{
height:24px;
width:24px;
}
.osb_bn_center-eaq span{
color:#e82ec8;
}
}
.osb_btn-eaq{
transition:background-color 0.2s ease,color 0.2s ease;
gap:8px;
border-radius:0.563rem;
padding:11px 22px;
font-weight:700;
align-items:center;
display:inline-flex;
font-size:0.875rem;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
cursor:pointer;
justify-content:center;
}
.osb_btn_pri-eaq{
background:#f03fd0;
color:#12020e;
box-shadow:0 0 18px rgba(232, 46, 200, 0.55), 0 0.25rem 0.75rem rgba(0, 0, 0, 0.45);
}
.osb_btn_pri-eaq:hover{
background:#c42faa;
}
.osb_btn_ghost-eaq{
background:rgba(232, 46, 200, 0.12);
color:#f2eaf8;
font-weight:600;
}
.osb_btn_line-eaq{
background:transparent;
border:1px solid #4e3470;
color:#f2eaf8;
font-weight:600;
}
.osb_btn_lg-eaq{
padding:16px 30px;
border-radius:0.813rem;
font-size:0.938rem;
}
.osb_band-eaq .osb_btn_line-eaq{
border-color:rgba(255, 255, 255, 0.13);
color:#f4ecfc;
}
.osb_band-eaq .osb_btn_ghost-eaq{
background:rgba(255, 255, 255, 0.08);
color:#f4ecfc;
}
.osb_link_m-eaq{
gap:0.313rem;
color:#e82ec8;
align-items:center;
display:inline-flex;
text-decoration:none;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
cursor:pointer;
}
.osb_link_m-eaq svg{
width:0.875rem;
height:0.875rem;
}
.osb_band-eaq .osb_link_m-eaq{
color:#f43dd6;
}
.osb_dot-eaq{
flex:none;
background:#e82ec8;
border-radius:50%;
width:7px;
height:7px;
}
.osb_dot_live-eaq{
animation:zm3-pulse 1.4s infinite;
background:#e8312a;
}
.osb_stars-eaq{
gap:2px;
color:#e82ec8;
display:inline-flex;
}
.osb_stars-eaq svg{
height:15px;
width:0.938rem;
}
.osb_chip-eaq{
padding:7px 12px;
gap:0.375rem;
border-radius:0.563rem;
background:#17101f;
border:1px solid #32224a;
font-size:0.688rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#c5b3d8;
align-items:center;
display:inline-flex;
}
.osb_chip_on-eaq{
background:rgba(232, 46, 200, 0.12);
border-color:transparent;
color:#e82ec8;
}
.osb_gc-eaq{
cursor:pointer;
color:inherit;
text-decoration:none;
display:block;
min-width:0;
}
.osb_gc_thumb-eaq{
overflow:hidden;
border:1px solid #32224a;
border-radius:0.813rem;
position:relative;
background-position:center;
display:block;
background-size:cover;
aspect-ratio:1;
}
.osb_gc_thumb_portrait-eaq{
aspect-ratio:3/4;
}
.osb_gc_thumb_wide-eaq{
aspect-ratio:16/11;
}
.osb_gc_cap-eaq{
padding:9px;
background:linear-gradient(transparent,rgba(8, 3, 16, 0.74));
bottom:0;
right:0;
left:0;
position:absolute;
}
.osb_gc_name-eaq{
color:#f4ecfc;
display:block;
font-size:0.781rem;
font-weight:700;
}
.osb_gc_meta-eaq{
color:#b89ed4;
font-size:11px;
}
.osb_gc_badge-eaq{
border-radius:9px;
padding:2px 6px;
background:#e82ec8;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
position:absolute;
right:0.5rem;
font-weight:700;
font-size:0.5rem;
top:8px;
color:#12020e;
}
.osb_gc_badge_hot-eaq{
background:#e8312a;
color:#f4ecfc;
}
.osb_gc_badge_live-eaq{
background:#e8312a;
left:8px;
color:#f4ecfc;
right:auto;
}
.osb_gc_mult-eaq{
inset:0;
position:absolute;
align-items:center;
justify-content:center;
font-size:28px;
font-weight:700;
display:flex;
color:#e82ec8;
}
.osb_pc-eaq{
border:1px solid #32224a;
border-radius:0.813rem;
background:#17101f;
color:#c5b3d8;
align-items:center;
font-size:14px;
display:flex;
height:64px;
font-weight:700;
justify-content:center;
}
.osb_rail-eaq{
min-width:0;
}
.osb_rail_scroll-eaq{
gap:0.875rem;
display:grid;
}
.osb_rail_scroll-eaq>*{
min-width:0;
}
.osb_g6-eaq{
grid-template-columns:repeat(6,1fr);
}
.osb_g7-eaq{
grid-template-columns:repeat(7,1fr);
}
.osb_g4-eaq{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1021px){
.osb_g6-eaq,.osb_g7-eaq{
grid-template-columns:none;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:120px;
padding-bottom:0.375rem;
}
.osb_g6-eaq>*,.osb_g7-eaq>*{
scroll-snap-align:start;
}
.osb_g4-eaq{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.osb_g4-eaq{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:150px;
grid-auto-flow:column;
}
}
.osb_panel-eaq{
padding:28px 2rem;
border:1px solid #32224a;
background:#17101f;
border-radius:1.25rem;
}
.osb_split-eaq{
gap:2.25rem;
display:grid;
align-items:start;
}
.osb_split-eaq>*{
min-width:0;
}
.osb_split_a-eaq{
grid-template-columns:.85fr 1.15fr;
}
.osb_split_b-eaq{
grid-template-columns:1fr 1.1fr;
}
.osb_split_c-eaq{
grid-template-columns:1.1fr .9fr;
}
.osb_pgrid-eaq{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.osb_pgrid-eaq>*{
min-width:0;
}
.osb_lead-eaq{
font-size:15px;
margin-bottom:0.875rem;
color:#c5b3d8;
line-height:1.65;
}
.osb_feat-eaq{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.osb_feat-eaq>*{
min-width:0;
}
.osb_feat2-eaq{
grid-template-columns:1fr 1fr;
}
.osb_feat_card-eaq{
border:1px solid #32224a;
padding:1.625rem;
background:#17101f;
border-radius:20px;
}
.osb_feat_card-eaq svg{
margin-bottom:16px;
height:26px;
width:26px;
color:#e82ec8;
}
.osb_feat_card-eaq h3{
font-weight:700;
margin-bottom:0.5rem;
color:#f2eaf8;
font-size:1.125rem;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osb_feat_card-eaq p{
line-height:1.6;
color:#c5b3d8;
font-size:13px;
}
.osb_feat_card-eaq b{
color:#f2eaf8;
}
.osb_big-eaq{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.osb_big_n-eaq{
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#e82ec8;
font-weight:700;
font-size:26px;
}
.osb_big_l-eaq{
color:#8f7aaa;
font-size:12px;
}
.osb_person-eaq{
background:#17101f;
border:1px solid #32224a;
padding:16px 1.125rem;
border-radius:0.813rem;
gap:14px;
align-items:center;
display:flex;
}
.osb_avatar-eaq{
border-radius:50%;
flex:none;
background:linear-gradient(135deg,#e82ec8,#9b1a8a);
height:44px;
width:44px;
}
.osb_person_name-eaq{
color:#f2eaf8;
font-size:0.875rem;
font-weight:700;
}
.osb_person_role-eaq{
font-size:12px;
color:#8f7aaa;
}
.osb_kv-eaq{
background:#32224a;
overflow:hidden;
grid-template-columns:1fr 1fr;
border:1px solid #32224a;
gap:1px;
border-radius:0.813rem;
display:grid;
}
.osb_kv-eaq>div{
padding:1rem 1.125rem;
background:#0f0a14;
min-width:0;
}
.osb_kv_k-eaq{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:5px;
font-size:0.594rem;
color:#e82ec8;
text-transform:uppercase;
}
.osb_kv_v-eaq{
font-size:13.5px;
color:#f2eaf8;
font-weight:700;
}
@media(max-width:1021px){
.osb_split_a-eaq,.osb_split_b-eaq,.osb_split_c-eaq,.osb_pgrid-eaq{
gap:24px;
grid-template-columns:1fr;
}
.osb_feat-eaq,.osb_feat2-eaq{
grid-template-columns:1fr;
}
.osb_kv-eaq{
grid-template-columns:1fr;
}
}
.osb_sh-eaq{
min-width:0;
margin-bottom:1rem;
}
.osb_sh_row-eaq{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.osb_sh_row-eaq .osb_sh_l-eaq{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.osb_sh_stack-eaq{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.osb_sh_center-eaq{
gap:10px;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.osb_sh_h2-eaq{
gap:9px;
line-height:1.1;
font-weight:700;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#f2eaf8;
overflow-wrap:break-word;
align-items:center;
display:flex;
font-size:20px;
}
@media(min-width:769px){
.osb_sh_h2-eaq{
font-size:1.5rem;
}
}
.osb_band-eaq .osb_sh_h2-eaq{
color:#f4ecfc;
}
.osb_eb_mono-eaq{
text-transform:none;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
}
.osb_eb_mono-eaq::before{
content:"// ";
}
.osb_eb_upper-eaq{
letter-spacing:.14em;
text-transform:uppercase;
}
.osb_eb_pill-eaq{
border-radius:62.438rem;
padding:5px 11px;
background:rgba(232, 46, 200, 0.12);
text-transform:uppercase;
letter-spacing:.12em;
}
.osb_eb_line-eaq{
gap:10px;
display:inline-flex;
align-items:center;
}
.osb_eb_line-eaq::before{
background:#e82ec8;
content:"";
width:24px;
height:1px;
display:inline-block;
}
.osb_band-eaq .osb_eb_line-eaq::before{
background:#f43dd6;
}
.osb_band-eaq .osb_eb_pill-eaq{
background:rgba(255, 255, 255, 0.08);
}
.osb_sh_link-eaq{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
align-items:center;
font-size:13px;
font-weight:600;
padding-bottom:2px;
display:inline-flex;
color:#f2eaf8;
white-space:nowrap;
border-bottom:1px solid #f2eaf8;
}
.osb_sh_link-eaq:hover{
border-color:#e82ec8;
color:#e82ec8;
}
.osb_sh_link-eaq svg{
width:0.875rem;
height:14px;
}
.osb_sh_link_chev-eaq{
border-bottom:0;
color:#e82ec8;
padding-bottom:0;
font-size:12px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.osb_sh_link_btn-eaq{
background:#f03fd0;
border-radius:999px;
padding:9px 1.125rem;
color:#12020e;
border-bottom:0;
}
.osb_sh_link_btn-eaq:hover{
background:#c42faa;
border-color:transparent;
}
.osb_band-eaq .osb_sh_link-eaq{
border-color:#f4ecfc;
color:#f4ecfc;
}
.osb_band-eaq .osb_sh_link_chev-eaq{
color:#f43dd6;
}
.osb_sh_rule-eaq{
background:#32224a;
margin:-2px 0 1rem;
height:1px;
}
.osb_band-eaq .osb_sh_rule-eaq{
background:rgba(255, 255, 255, 0.13);
}
.osb_seo_grid3-eaq{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.osb_seo_grid4-eaq{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.osb_seo_grid3-eaq>*,.osb_seo_grid4-eaq>*{
min-width:0;
}
.osb_seo_card-eaq{
border:1px solid #32224a;
padding:1.5rem;
border-radius:0.813rem;
background:#17101f;
}
.osb_seo_card-eaq h3{
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:0.5rem;
color:#f2eaf8;
font-size:1.125rem;
}
.osb_seo_card-eaq p{
color:#c5b3d8;
line-height:1.6;
font-size:13px;
}
.osb_seo_card_sm-eaq{
padding:1.25rem;
}
.osb_seo_card_sm-eaq h3{
font-size:1rem;
}
.osb_seo_card_sm-eaq p{
line-height:1.55;
font-size:12.5px;
}
.osb_seo_rtp_row-eaq{
gap:36px;
grid-template-columns:1fr 1fr;
align-items:center;
margin-top:1rem;
display:grid;
}
.osb_rtp-eaq{
gap:14px;
min-width:0;
display:flex;
}
.osb_rtp-eaq>div{
background:#0f0a14;
padding:16px;
flex:1;
border-radius:13px;
min-width:0;
text-align:center;
}
.osb_rtp_n-eaq{
color:#e82ec8;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
white-space:nowrap;
font-size:26px;
font-weight:700;
}
.osb_rtp_l-eaq{
margin-top:0.25rem;
font-size:0.688rem;
color:#8f7aaa;
}
.osb_cmp-eaq{
border:1px solid #32224a;
border-radius:0.813rem;
overflow:hidden;
max-width:760px;
}
.osb_cmp_row-eaq{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.osb_cmp_row-eaq>div{
padding:13px 0.875rem;
min-width:0;
text-align:center;
}
.osb_cmp_row-eaq>div:first-child{
color:#f2eaf8;
font-weight:600;
padding-left:22px;
text-align:left;
}
.osb_cmp_th-eaq{
background:#0f0a14;
font-weight:700;
font-size:12.5px;
}
.osb_cmp_row-eaq:not(.osb_cmp_th-eaq){
background:#17101f;
color:#c5b3d8;
border-top:1px solid #261a35;
}
.osb_cmp_zebra-eaq{
background:#1e1529;
}
.osb_guide-eaq{
border-radius:13px;
border:1px solid #32224a;
overflow:hidden;
background:#17101f;
cursor:pointer;
}
.osb_guide_cover-eaq{
height:130px;
}
.osb_guide_body-eaq{
padding:20px;
}
.osb_guide_body-eaq h3{
margin:0.438rem 0 0.563rem;
font-weight:700;
line-height:1.25;
font-size:16px;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#f2eaf8;
}
.osb_guide_meta-eaq{
color:#8f7aaa;
font-size:11.5px;
}
.osb_hub-eaq{
grid-template-columns:repeat(5,1fr);
gap:28px;
display:grid;
padding-top:28px;
border-top:1px solid #261a35;
}
.osb_hub-eaq>*{
min-width:0;
}
.osb_hub-eaq h4{
font-size:13px;
color:#f2eaf8;
font-weight:700;
margin-bottom:11px;
}
.osb_hub_col-eaq{
gap:0.5rem;
font-size:13px;
display:flex;
flex-direction:column;
color:#c5b3d8;
}
.osb_hub_col-eaq a{
cursor:pointer;
}
@media(max-width:1022px){
.osb_seo_grid3-eaq{
grid-template-columns:1fr;
}
.osb_seo_grid4-eaq{
grid-template-columns:repeat(2,1fr);
}
.osb_seo_rtp_row-eaq{
gap:1.25rem;
grid-template-columns:1fr;
}
.osb_hub-eaq{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:561px){
.osb_hub-eaq{
grid-template-columns:1fr;
}
}
.osb_hero-eaq{
overflow:hidden;
border-radius:20px;
padding:2.875rem 48px;
background:linear-gradient(120deg,#12062b,#07091e);
border:1px solid #32224a;
position:relative;
color:#f4ecfc;
}
.osb_hero_glow-eaq{
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
border-radius:50%;
right:-3.75rem;
position:absolute;
height:340px;
width:340px;
top:-3.75rem;
}
.osb_hero_in-eaq{
max-width:600px;
position:relative;
}
.osb_hero-eaq .osb_eyebrow-eaq{
color:#f43dd6;
}
.osb_pill_row-eaq{
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
border-radius:62.438rem;
padding:0.375rem 13px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:1.375rem;
color:#f43dd6;
font-size:10.5px;
text-transform:uppercase;
display:inline-flex;
align-items:center;
letter-spacing:.1em;
}
.osb_hero_h1-eaq{
margin:1.125rem 0;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
font-size:3.375rem;
line-height:1.02;
overflow-wrap:break-word;
color:#f4ecfc;
font-weight:700;
}
.osb_hero_h1-eaq em{
font-style:normal;
color:#f43dd6;
}
.osb_hero_sub-eaq{
color:#b89ed4;
margin-bottom:28px;
max-width:30rem;
font-size:17px;
line-height:1.55;
}
.osb_hero_cta-eaq{
gap:14px;
margin-bottom:1.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.osb_hero_trust-eaq{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.osb_hero_rating_txt-eaq{
font-size:13px;
color:#b89ed4;
}
@media(max-width:1026px){
.osb_hero-eaq{
padding:2rem 24px;
}
.osb_hero_h1-eaq{
font-size:38px;
}
}
@media(max-width:562px){
.osb_hero_h1-eaq{
font-size:1.875rem;
}
}
.osb_stat-eaq{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.osb_stat-eaq>*{
min-width:0;
}
.osb_stat_item-eaq{
padding:18px 1.25rem;
background:#17101f;
border:1px solid #32224a;
border-radius:0.813rem;
}
.osb_stat_k-eaq{
margin-bottom:7px;
letter-spacing:.12em;
font-size:0.594rem;
text-transform:uppercase;
color:#8f7aaa;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.osb_stat_v-eaq{
gap:0.5rem;
overflow-wrap:anywhere;
min-width:0;
font-size:24px;
align-items:center;
color:#f2eaf8;
font-weight:700;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:flex;
}
.osb_stat_v_accent-eaq{
color:#e82ec8;
}
@media(max-width:1023px){
.osb_stat-eaq{
grid-template-columns:repeat(2,1fr);
}
}
.osb_wlc-eaq{
border:1px solid #32224a;
border-radius:1.25rem;
background:linear-gradient(120deg,#12062b,#07091e);
gap:1.5rem;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
padding:2.25rem 2.5rem;
position:relative;
align-items:center;
display:grid;
color:#f4ecfc;
}
.osb_wlc-eaq>*{
min-width:0;
}
.osb_wlc-eaq .osb_eyebrow-eaq{
color:#f43dd6;
}
.osb_wlc_glow-eaq{
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
border-radius:50%;
right:-2.5rem;
height:16.25rem;
position:absolute;
width:16.25rem;
top:-2.5rem;
}
.osb_wlc_in-eaq{
position:relative;
}
.osb_wlc_h2-eaq{
margin:10px 0 8px;
overflow-wrap:break-word;
line-height:1.03;
font-weight:700;
color:#f4ecfc;
font-size:34px;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osb_wlc_h2-eaq em{
color:#f43dd6;
font-style:normal;
}
.osb_wlc_sub-eaq{
color:#b89ed4;
max-width:26.25rem;
font-size:0.875rem;
margin-bottom:1.125rem;
line-height:1.55;
}
.osb_wlc_terms-eaq{
gap:10px;
display:flex;
position:relative;
flex-direction:column;
}
.osb_term-eaq{
padding:13px 15px;
border-radius:0.813rem;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
gap:0.688rem;
align-items:center;
display:flex;
}
.osb_term-eaq svg{
flex:none;
width:20px;
color:#f43dd6;
height:20px;
}
.osb_term_k-eaq{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#b89ed4;
letter-spacing:.1em;
font-size:0.594rem;
text-transform:uppercase;
}
.osb_term_v-eaq{
margin-top:2px;
color:#f4ecfc;
font-size:0.875rem;
font-weight:700;
}
@media(max-width:1022px){
.osb_wlc-eaq{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.osb_wlc_h2-eaq{
font-size:1.625rem;
}
}
.osb_jp-eaq{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.osb_jp-eaq>*{
min-width:0;
}
.osb_jp_hero-eaq{
border:1px solid #32224a;
gap:14px;
padding:1.625rem;
background:linear-gradient(135deg,#12062b,#07091e);
border-radius:20px;
overflow:hidden;
color:#f4ecfc;
justify-content:space-between;
min-height:180px;
position:relative;
display:flex;
flex-direction:column;
}
.osb_jp_glow-eaq{
background:radial-gradient(circle,rgba(220, 40, 180, 0.22),transparent 70%);
border-radius:50%;
height:11.25rem;
width:180px;
top:-40px;
position:absolute;
right:-2.5rem;
}
.osb_jp_k_row-eaq{
gap:0.625rem;
position:relative;
justify-content:space-between;
align-items:center;
display:flex;
}
.osb_jp_k-eaq{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.12em;
color:#8f7aaa;
}
.osb_jp_hero-eaq .osb_jp_k-eaq{
color:#b89ed4;
}
.osb_jp_amt-eaq{
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#f43dd6;
position:relative;
font-weight:700;
font-size:2.625rem;
line-height:1;
}
.osb_jp_sub-eaq{
color:#b89ed4;
font-size:12px;
margin-top:0.313rem;
}
.osb_jp_cell-eaq{
border-radius:20px;
padding:1.375rem;
background:#17101f;
border:1px solid #32224a;
min-height:180px;
display:flex;
flex-direction:column;
justify-content:space-between;
}
.osb_jp_cell-eaq .osb_jp_amt-eaq{
color:#f2eaf8;
font-size:1.875rem;
}
.osb_jp_cell-eaq .osb_jp_sub-eaq{
color:#8f7aaa;
}
@media(max-width:1023px){
.osb_jp-eaq{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.osb_jp_amt-eaq{
font-size:32px;
}
}
.osb_pay_logos-eaq{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.osb_pay_logos-eaq>*{
min-width:0;
}
.osb_pay-eaq{
border-radius:9px;
border:1px solid #32224a;
font-weight:700;
display:flex;
justify-content:center;
height:3rem;
font-size:0.75rem;
align-items:center;
color:#c5b3d8;
}
.osb_table-eaq{
border:1px solid #32224a;
border-radius:13px;
overflow:hidden;
}
.osb_trow-eaq{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.osb_trow-eaq>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.osb_trow-eaq>div:first-child{
font-weight:700;
padding-left:16px;
color:#f2eaf8;
}
.osb_trow_th-eaq{
background:#0f0a14;
color:#8f7aaa;
letter-spacing:.06em;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.osb_trow-eaq:not(.osb_trow_th-eaq){
background:#17101f;
color:#c5b3d8;
border-top:1px solid #261a35;
}
.osb_trow_zebra-eaq{
background:#1e1529;
}
.osb_pos-eaq{
font-weight:700;
color:#e82ec8;
}
@media(max-width:1027px){
.osb_pay_logos-eaq{
grid-template-columns:repeat(2,1fr);
}
}
.osb_tour-eaq{
overflow:hidden;
border:1px solid #32224a;
border-radius:20px;
grid-template-columns:1.05fr 1fr;
display:grid;
}
.osb_tour-eaq>*{
min-width:0;
}
.osb_tour_l-eaq{
overflow:hidden;
background:linear-gradient(135deg,#12062b,#07091e);
padding:2.125rem;
color:#f4ecfc;
position:relative;
}
.osb_tour_h2-eaq{
margin:0.75rem 0 10px;
line-height:1.05;
font-weight:700;
font-size:30px;
color:#f4ecfc;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osb_tour_h2-eaq em{
color:#f43dd6;
font-style:normal;
}
.osb_tour_text-eaq{
font-size:13.5px;
margin-bottom:1.25rem;
max-width:340px;
color:#b89ed4;
line-height:1.6;
}
.osb_tour_meta-eaq{
gap:1.125rem;
margin-bottom:20px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.osb_tour_cap-eaq{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
margin-bottom:5px;
text-transform:uppercase;
color:#b89ed4;
}
.osb_count-eaq{
gap:6px;
display:flex;
}
.osb_count-eaq span{
border-radius:0.563rem;
background:rgba(255, 255, 255, 0.08);
padding:0.25rem 0.563rem;
border:1px solid rgba(255, 255, 255, 0.13);
font-weight:700;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.375rem;
}
.osb_tour_units-eaq{
font-size:10px;
color:#b89ed4;
}
.osb_board-eaq{
background:#17101f;
padding:28px 30px;
}
.osb_board_head-eaq{
display:flex;
align-items:center;
margin-bottom:0.875rem;
justify-content:space-between;
}
.osb_board_title-eaq{
color:#f2eaf8;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:16px;
}
.osb_board_upd-eaq{
text-transform:uppercase;
color:#8f7aaa;
font-size:0.625rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.osb_board_list-eaq{
gap:2px;
flex-direction:column;
display:flex;
}
.osb_board_row-eaq{
padding:0.625rem 12px;
border-radius:9px;
gap:12px;
align-items:center;
display:flex;
}
.osb_board_top1-eaq{
background:rgba(232, 46, 200, 0.12);
}
.osb_board_rk-eaq{
font-size:14px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#8f7aaa;
font-weight:700;
width:20px;
}
.osb_board_top1-eaq .osb_board_rk-eaq{
color:#e82ec8;
}
.osb_board_nm-eaq{
flex:1;
min-width:0;
color:#c5b3d8;
font-size:13.5px;
font-weight:600;
}
.osb_board_top1-eaq .osb_board_nm-eaq{
color:#f2eaf8;
font-weight:700;
}
.osb_board_pt-eaq{
color:#c5b3d8;
font-size:12.5px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
@media(max-width:1022px){
.osb_tour-eaq{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.osb_tour_h2-eaq{
font-size:24px;
}
}
.osb_app-eaq{
gap:2.25rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
}
.osb_app_copy-eaq{
max-width:32.5rem;
}
.osb_app_h2-eaq{
margin:12px 0 10px;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.05;
color:#f2eaf8;
font-weight:700;
font-size:28px;
}
.osb_app_text-eaq{
color:#c5b3d8;
margin-bottom:20px;
font-size:0.875rem;
line-height:1.6;
}
.osb_app_btns-eaq{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.osb_store-eaq{
border:1px solid #32224a;
gap:0.563rem;
padding:0.688rem 18px;
background:#0f0a14;
border-radius:13px;
align-items:center;
font-weight:700;
color:#f2eaf8;
cursor:pointer;
font-size:0.813rem;
display:inline-flex;
}
.osb_store-eaq svg{
height:1rem;
width:1rem;
}
.osb_app_qr_wrap-eaq{
gap:16px;
display:flex;
align-items:center;
}
.osb_qr-eaq{
border-radius:13px;
background:#0f0a14;
grid-template-columns:repeat(5,1fr);
border:1px solid #32224a;
padding:0.688rem;
grid-template-rows:repeat(5,1fr);
gap:3px;
height:6.75rem;
width:6.75rem;
display:grid;
}
.osb_qr-eaq i{
background:transparent;
}
.osb_qr_f-eaq{
background:#e82ec8;
}
.osb_app_qr_cap-eaq{
font-size:12px;
color:#8f7aaa;
line-height:1.4;
max-width:5.25rem;
}
.osb_supp-eaq{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.osb_supp-eaq>*{
min-width:0;
}
.osb_supp_card-eaq{
border-radius:13px;
border:1px solid #32224a;
background:#17101f;
padding:24px;
}
.osb_supp_card-eaq svg{
margin-bottom:14px;
color:#e82ec8;
height:24px;
width:24px;
}
.osb_supp_card-eaq h3{
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
margin-bottom:0.375rem;
color:#f2eaf8;
font-size:1rem;
}
.osb_supp_card-eaq p{
font-size:0.813rem;
color:#c5b3d8;
line-height:1.55;
}
@media(max-width:1022px){
.osb_supp-eaq{
grid-template-columns:1fr;
}
}
.osb_vip_head-eaq{
gap:12px;
flex-wrap:wrap;
display:flex;
margin-bottom:18px;
align-items:flex-end;
justify-content:space-between;
}
.osb_vip_intro-eaq{
font-size:13px;
max-width:420px;
color:#c5b3d8;
}
.osb_vip-eaq{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.osb_vip-eaq>*{
min-width:0;
}
.osb_tier-eaq{
background:#17101f;
border-radius:0.813rem;
border:1px solid #32224a;
padding:20px;
}
.osb_tier_on-eaq{
background:rgba(232, 46, 200, 0.12);
border-color:#e82ec8;
}
.osb_tier_medal-eaq{
border-radius:0.563rem;
background:linear-gradient(135deg,#e82ec8,#9b1a8a);
width:30px;
margin-bottom:14px;
height:30px;
}
.osb_tier_name-eaq{
font-size:15px;
font-weight:700;
color:#f2eaf8;
margin-bottom:0.313rem;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osb_tier_tx-eaq{
line-height:1.5;
color:#8f7aaa;
font-size:0.719rem;
}
@media(max-width:1026px){
.osb_vip-eaq{
grid-template-columns:repeat(2,1fr);
}
}
.osb_steps-eaq{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.osb_steps-eaq>*{
min-width:0;
}
.osb_step-eaq{
background:#17101f;
padding:24px;
border:1px solid #32224a;
border-radius:0.813rem;
position:relative;
}
.osb_step_num-eaq{
background:#f03fd0;
border-radius:0.563rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
color:#12020e;
justify-content:center;
align-items:center;
height:30px;
font-size:0.813rem;
width:30px;
margin-bottom:0.875rem;
font-weight:700;
}
.osb_step_h-eaq{
font-weight:700;
color:#f2eaf8;
font-size:1rem;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:7px;
}
.osb_step_p-eaq{
font-size:13px;
line-height:1.55;
color:#c5b3d8;
}
@media(max-width:1027px){
.osb_steps-eaq{
grid-template-columns:1fr;
}
}
.osb_gm-eaq{
grid-template-columns:1.3fr 1fr;
gap:1rem;
display:grid;
}
.osb_gm-eaq>*{
min-width:0;
}
.osb_gm_panel-eaq{
border:1px solid #32224a;
border-radius:1.25rem;
background:#17101f;
padding:28px;
}
.osb_gm_h2-eaq{
margin:10px 0 0.5rem;
font-weight:700;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1.5rem;
color:#f2eaf8;
}
.osb_gm_text-eaq{
color:#c5b3d8;
margin-bottom:20px;
max-width:440px;
font-size:13.5px;
line-height:1.6;
}
.osb_gm_level-eaq{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:1rem;
}
.osb_gm_lv-eaq{
font-size:1.5rem;
color:#e82ec8;
font-weight:700;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osb_gm_bar_wrap-eaq{
flex:1;
min-width:0;
}
.osb_gm_bar_meta-eaq{
font-size:10px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#8f7aaa;
justify-content:space-between;
display:flex;
margin-bottom:0.313rem;
}
.osb_bar-eaq{
overflow:hidden;
background:#0f0a14;
border-radius:999px;
height:8px;
}
.osb_bar_fill-eaq{
border-radius:62.438rem;
background:linear-gradient(90deg,#e82ec8,#9b1a8a);
height:100%;
display:block;
}
.osb_gm_missions-eaq{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.osb_gm_refer-eaq{
border-radius:1.25rem;
overflow:hidden;
border:1px solid #32224a;
padding:28px;
background:linear-gradient(150deg,#12062b,#07091e);
color:#f4ecfc;
position:relative;
justify-content:space-between;
display:flex;
flex-direction:column;
}
.osb_gm_refer-eaq .osb_eyebrow-eaq{
color:#f43dd6;
}
.osb_gm_ref_h2-eaq{
margin:0.625rem 0 0.5rem;
line-height:1.1;
color:#f4ecfc;
font-weight:700;
font-size:24px;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osb_gm_ref_h2-eaq em{
color:#f43dd6;
font-style:normal;
}
.osb_gm_ref_text-eaq{
line-height:1.55;
color:#b89ed4;
font-size:0.813rem;
margin-bottom:18px;
}
@media(max-width:1023px){
.osb_gm-eaq{
grid-template-columns:1fr;
}
}
.osb_dw_h2-eaq{
font-size:26px;
font-weight:700;
line-height:1.08;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#f2eaf8;
margin-bottom:0.625rem;
}
.osb_steps_v-eaq{
grid-template-columns:1fr;
gap:10px;
}
.osb_steps_v-eaq .osb_step-eaq{
padding:1.125rem 1.25rem;
}
@media(max-width:559px){
.osb_dw_h2-eaq{
font-size:1.438rem;
}
}
.osb_promo_grid-eaq{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.osb_promo_grid-eaq>*{
min-width:0;
}
.osb_promo-eaq{
border:1px solid #32224a;
padding:24px;
overflow:hidden;
border-radius:20px;
background:#17101f;
position:relative;
min-height:150px;
}
.osb_promo_h-eaq{
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-top:6px;
line-height:1.05;
color:#f2eaf8;
font-weight:700;
font-size:1.625rem;
}
.osb_promo_h-eaq em{
color:#e82ec8;
font-style:normal;
}
.osb_promo_p-eaq{
font-size:0.781rem;
line-height:1.5;
margin-top:8px;
color:#c5b3d8;
}
.osb_promo_feat-eaq{
border-color:#32224a;
background:linear-gradient(135deg,#12062b,#07091e);
}
.osb_promo_feat-eaq .osb_promo_h-eaq{
color:#f4ecfc;
}
.osb_promo_feat-eaq .osb_promo_h-eaq em{
color:#f43dd6;
}
.osb_promo_feat-eaq .osb_promo_p-eaq{
color:#b89ed4;
}
.osb_promo_feat-eaq .osb_eyebrow-eaq{
color:#f43dd6;
}
@media(max-width:1026px){
.osb_promo_grid-eaq{
grid-template-columns:1fr;
}
}
.osb_op_h2-eaq{
margin:0.625rem 0 0.5rem;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#f2eaf8;
font-weight:700;
line-height:1.1;
font-size:24px;
}
.osb_op_text-eaq{
font-size:0.844rem;
line-height:1.6;
color:#c5b3d8;
}
@media(max-width:561px){
.osb_op_h2-eaq{
font-size:22px;
}
}
.osb_dispute-eaq{
gap:1.75rem;
border:1px dashed #4e3470;
padding:1.625rem 30px;
border-radius:0.813rem;
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
}
.osb_dispute_in-eaq{
max-width:660px;
}
.osb_dispute_h2-eaq{
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
font-weight:700;
color:#f2eaf8;
font-size:1.375rem;
}
.osb_dispute_text-eaq{
color:#c5b3d8;
line-height:1.6;
font-size:13.5px;
}
.osb_ab_h2-eaq{
margin:0.875rem 0 16px;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:32px;
color:#f2eaf8;
line-height:1.08;
font-weight:700;
}
.osb_ab_body-eaq{
margin-bottom:14px;
font-size:15px;
color:#c5b3d8;
line-height:1.65;
}
.osb_ab_chips-eaq{
gap:0.625rem;
margin-top:0.5rem;
flex-wrap:wrap;
display:flex;
}
.osb_faq-eaq{
gap:10px;
flex-direction:column;
display:flex;
}
.osb_faq_item-eaq{
border:1px solid #32224a;
border-radius:13px;
background:#17101f;
padding:18px 22px;
}
.osb_faq_q-eaq{
gap:16px;
list-style:none;
display:flex;
font-weight:600;
align-items:center;
color:#f2eaf8;
font-size:15.5px;
cursor:pointer;
justify-content:space-between;
}
.osb_faq_q-eaq::-webkit-details-marker{
display:none;
}
.osb_faq_q_t-eaq{
gap:10px;
display:flex;
}
.osb_faq_q_i-eaq{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
color:#e82ec8;
}
.osb_faq_pm-eaq{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:1.25rem;
color:#e82ec8;
}
.osb_faq_item-eaq[open] .osb_faq_pm-eaq{
transform:rotate(45deg);
}
.osb_faq_a-eaq{
line-height:1.6;
margin-top:0.75rem;
color:#c5b3d8;
font-size:0.844rem;
}
@media(max-width:563px){
.osb_ab_h2-eaq{
font-size:26px;
}
}
.osb_gd_head-eaq{
gap:0.75rem;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
margin-bottom:16px;
display:flex;
}
.osb_rc-eaq{
grid-template-columns:1fr 1fr 1fr;
gap:32px;
display:grid;
}
.osb_rc-eaq>*{
min-width:0;
}
.osb_rc_awards-eaq{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.osb_award-eaq{
gap:0.688rem;
display:flex;
align-items:center;
}
.osb_award-eaq svg{
flex:none;
color:#f5c842;
height:18px;
width:18px;
}
.osb_award_t-eaq{
font-weight:700;
font-size:0.844rem;
color:#f2eaf8;
}
.osb_award_s-eaq{
color:#8f7aaa;
font-size:0.719rem;
}
.osb_rc_press-eaq{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.osb_logo_cell-eaq{
border:1px solid #32224a;
border-radius:9px;
font-weight:700;
font-size:0.813rem;
height:3rem;
display:flex;
color:#c5b3d8;
align-items:center;
justify-content:center;
}
.osb_rc_partner-eaq{
background:#17101f;
padding:1.25rem;
border-radius:13px;
border:1px solid #32224a;
}
.osb_rc_partner_name-eaq{
color:#f2eaf8;
margin-bottom:6px;
font-size:1.125rem;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.osb_rc_partner_text-eaq{
font-size:12.5px;
line-height:1.55;
color:#c5b3d8;
}
@media(max-width:1022px){
.osb_rc-eaq{
gap:22px;
grid-template-columns:1fr;
}
.osb_rc_press-eaq{
grid-template-columns:repeat(4,1fr);
}
}
.osb_provs-eaq{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:28px;
}
.osb_provs-eaq>*{
min-width:0;
}
.osb_prov-eaq{
border-radius:0.813rem;
background:#17101f;
padding:12px;
border:1px solid #32224a;
align-items:center;
justify-content:center;
display:flex;
text-decoration:none;
height:64px;
}
.osb_prov_img-eaq{
max-height:32px;
max-width:100%;
object-fit:contain;
}
.osb_resp-eaq{
border-radius:0.813rem;
background:#17101f;
padding:1.625rem;
gap:24px;
border:1px solid #32224a;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.osb_resp_in-eaq{
max-width:560px;
}
.osb_resp_h-eaq{
font-weight:700;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:8px;
font-size:19px;
color:#f2eaf8;
}
.osb_resp_p-eaq{
font-size:0.844rem;
line-height:1.6;
color:#c5b3d8;
}
.osb_resp_badges-eaq{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.osb_age18-eaq{
padding:4px 0.5rem;
border:1.5px solid #e8312a;
border-radius:0.563rem;
font-weight:700;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#e8312a;
font-size:0.813rem;
}
.osb_resp_org-eaq{
font-size:0.813rem;
font-weight:600;
color:#8f7aaa;
}
@media(max-width:1025px){
.osb_provs-eaq{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:562px){
.osb_provs-eaq{
grid-template-columns:repeat(2,1fr);
}
}
.osb_et_h2-eaq{
margin:10px 0 0.875rem;
color:#f2eaf8;
font-weight:700;
line-height:1.08;
font-size:28px;
font-family:"Unbounded", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osb_et_right-eaq{
gap:10px;
display:flex;
flex-direction:column;
}
.osb_et_updated-eaq{
border-radius:13px;
background:#0f0a14;
gap:0.625rem;
padding:0.875rem 18px;
border:1px solid #32224a;
font-size:12px;
align-items:center;
color:#c5b3d8;
display:flex;
}
.osb_et_updated-eaq svg{
flex:none;
width:0.938rem;
height:0.938rem;
color:#e82ec8;
}
.osb_et_updated-eaq b{
color:#f2eaf8;
}
@media(max-width:561px){
.osb_et_h2-eaq{
font-size:24px;
}
}
.osb_footer-eaq{
background:#08050d;
padding:40px 28px;
border-top:1px solid #261a35;
}
.osb_footer_grid-eaq{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
margin-left:auto;
margin-right:auto;
max-width:1400px;
display:grid;
margin-bottom:1.75rem;
}
.osb_footer_grid-eaq>*{
min-width:0;
}
.osb_footer_grid-eaq h4{
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
letter-spacing:.12em;
margin-bottom:0.813rem;
color:#5a4a72;
}
.osb_fcol-eaq{
gap:0.563rem;
color:#c5b3d8;
display:flex;
flex-direction:column;
font-size:0.813rem;
}
.osb_fcol-eaq a{
cursor:pointer;
}
.osb_ft_about-eaq{
max-width:260px;
font-size:13px;
line-height:1.6;
color:#8f7aaa;
margin-top:0.75rem;
}
.osb_ft_contact-eaq{
margin-top:12px;
color:#e82ec8;
overflow-wrap:anywhere;
font-size:0.781rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.osb_footer_bottom-eaq{
gap:1rem;
margin:0 auto;
max-width:1400px;
justify-content:space-between;
flex-wrap:wrap;
border-top:1px solid #261a35;
padding-top:20px;
align-items:center;
display:flex;
}
.osb_footer_bottom-eaq p{
font-size:11px;
line-height:1.6;
max-width:45rem;
color:#5a4a72;
}
@media(max-width:1022px){
.osb_footer_grid-eaq{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:563px){
.osb_footer_grid-eaq{
grid-template-columns:1fr;
}
}