*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0E0A14;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
color:#BDB0D0;
text-rendering:optimizeLegibility;
font-size:0.938rem;
overflow-wrap:break-word;
line-height:1.55;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
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{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(8, 5, 16, 0.74);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ywy-shell-i9x{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.ywy-main-i9x{
min-width:0;
}
.ywy-wrap-i9x{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.ywy-container-i9x{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:768px){
.ywy-container-i9x{
padding:0 28px;
}
}
.ywy-section-i9x{
padding:24px 28px;
}
.ywy-section_pt-i9x{
padding-top:2.125rem;
}
.ywy-band_soft-i9x{
background:#161020;
}
.ywy-eyebrow-i9x{
font-weight:600;
letter-spacing:.14em;
display:inline-block;
text-transform:uppercase;
font-size:0.656rem;
line-height:1.4;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
color:#E8259A;
}
.ywy-drawer_cb-i9x{
display:none;
}
.ywy-overlay-i9x{
display:none;
}
@media(max-width:1026px){
.ywy-shell-i9x{
grid-template-columns:1fr;
}
.ywy-main-i9x{
padding-bottom:4.875rem;
}
.ywy-drawer_cb-i9x:checked~.ywy-overlay-i9x{
inset:0;
background:rgba(8, 5, 16, 0.74);
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:557px){
.ywy-section-i9x{
padding:1.125rem 16px;
}
.ywy-section_pt-i9x{
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 ---------- */
.ywy-side-i9x{
padding:1.375rem 18px;
background:#120D1C;
gap:22px;
display:flex;
align-self:start;
position:sticky;
height:100vh;
overflow-y:auto;
flex-direction:column;
top:0;
border-right:1px solid #231A33;
}
.ywy-brand-i9x{
gap:0.625rem;
display:flex;
align-items:center;
}
.ywy-logo-i9x{
font-size:1.313rem;
letter-spacing:-.02em;
color:#F0EAF8;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ywy-side_cta-i9x{
background:rgba(232, 37, 154, 0.12);
border-radius:12px;
padding:16px;
border:1px solid #2E2248;
}
.ywy-side_cta_h-i9x{
font-weight:700;
color:#F0EAF8;
line-height:1.15;
margin-bottom:6px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.063rem;
}
.ywy-side_cta_p-i9x{
color:#BDB0D0;
margin-bottom:12px;
font-size:0.75rem;
line-height:1.45;
}
.ywy-nav-i9x{
gap:3px;
flex-direction:column;
display:flex;
}
.ywy-nav_label-i9x{
padding:6px 0.625rem;
color:#564A70;
letter-spacing:.14em;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ywy-nav_item-i9x{
border-radius:0.5rem;
padding:0.625rem;
gap:0.688rem;
display:flex;
font-weight:500;
color:#BDB0D0;
align-items:center;
font-size:0.875rem;
}
.ywy-nav_item-i9x svg{
height:1.063rem;
width:1.063rem;
}
.ywy-nav_item-i9x:hover{
background:rgba(232, 37, 154, 0.12);
color:#F0EAF8;
}
.ywy-nav_item_on-i9x{
background:rgba(232, 37, 154, 0.12);
font-weight:600;
color:#E8259A;
}
.ywy-side_foot-i9x{
border:1px solid #2E2248;
background:#161020;
border-radius:12px;
padding:0.75rem;
margin-top:auto;
}
.ywy-side_foot-i9x p{
line-height:1.4;
color:#BDB0D0;
margin-top:4px;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.ywy-top-i9x{
background:#120D1C;
gap:16px;
padding:0.875rem 1.75rem;
border-bottom:1px solid #231A33;
top:0;
display:flex;
align-items:center;
position:sticky;
z-index:40;
}
.ywy-top_brand-i9x{
gap:0.563rem;
align-items:center;
display:none;
}
.ywy-search-i9x{
gap:10px;
border-radius:0.75rem;
border:1px solid #2E2248;
background:#161020;
padding:0.688rem 14px;
flex:1;
max-width:440px;
font-size:13.5px;
align-items:center;
color:#8878A8;
display:flex;
}
.ywy-search-i9x svg{
flex:none;
height:16px;
width:1rem;
}
.ywy-top_actions-i9x{
gap:12px;
display:flex;
margin-left:auto;
align-items:center;
}
.ywy-lang-i9x{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#BDB0D0;
font-size:0.75rem;
}
.ywy-burger-i9x{
background:#161020;
border-radius:8px;
border:1px solid #2E2248;
display:none;
color:#F0EAF8;
justify-content:center;
height:40px;
width:40px;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.ywy-botnav-i9x{
display:none;
}
@media(max-width:1023px){
.ywy-side-i9x{
transition:transform .25s ease;
z-index:80;
top:0;
left:0;
position:fixed;
transform:translateX(-100%);
height:100vh;
width:17.5rem;
}
.ywy-drawer_cb-i9x:checked~.ywy-shell-i9x .ywy-side-i9x{
transform:translateX(0);
}
.ywy-top-i9x{
padding:0.875rem 1rem;
gap:0.75rem;
flex-wrap:wrap;
position:static;
}
.ywy-top_brand-i9x{
display:flex;
}
.ywy-search-i9x{
display:none;
}
.ywy-burger-i9x{
display:flex;
}
.ywy-top_actions-i9x{
gap:10px;
align-items:stretch;
margin-left:0;
width:100%;
}
.ywy-top_actions-i9x .ywy-lang-i9x{
display:none;
}
.ywy-top_actions-i9x .ywy-btn-i9x{
padding:0.688rem 0.625rem;
flex:1;
text-align:center;
}
.ywy-botnav-i9x{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#120D1C;
display:grid;
right:0;
z-index:65;
left:0;
transform:translateZ(0);
bottom:0;
border-top:1px solid #2E2248;
position:fixed;
}
.ywy-bn-i9x{
gap:0.25rem;
padding:0.375rem 2px 0;
min-width:0;
justify-content:flex-end;
font-weight:600;
flex-direction:column;
align-items:center;
font-size:0.625rem;
color:#BDB0D0;
display:flex;
}
.ywy-bn-i9x svg{
flex:none;
width:22px;
height:22px;
}
.ywy-bn-i9x span{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
}
.ywy-bn_on-i9x{
color:#E8259A;
}
.ywy-bn_center-i9x{
position:relative;
}
.ywy-bn_fab-i9x{
border-radius:50%;
background:#F02FA8;
transform:translateX(-50%);
justify-content:center;
color:#0E0A14;
align-items:center;
position:absolute;
top:-20px;
display:flex;
box-shadow:0 8px 2.5rem rgba(0, 0, 0, 0.64), 0 2px 0.75rem rgba(220, 40, 160, 0.22);
left:50%;
height:50px;
width:3.125rem;
}
.ywy-bn_fab-i9x svg{
height:1.5rem;
width:24px;
}
.ywy-bn_center-i9x span{
color:#E8259A;
}
}
.ywy-btn-i9x{
padding:0.688rem 22px;
border-radius:8px;
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;
gap:0.5rem;
display:inline-flex;
font-weight:700;
justify-content:center;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
cursor:pointer;
align-items:center;
font-size:14px;
}
.ywy-btn_pri-i9x{
background:#F02FA8;
box-shadow:0 0.25rem 1.25rem rgba(240, 47, 168, 0.48), 0 1px 0.375rem rgba(240, 47, 168, 0.28);
color:#0E0A14;
}
.ywy-btn_pri-i9x:hover{
background:#C7207E;
}
.ywy-btn_ghost-i9x{
background:rgba(232, 37, 154, 0.12);
font-weight:600;
color:#F0EAF8;
}
.ywy-btn_line-i9x{
border:1px solid #3E305E;
background:transparent;
font-weight:600;
color:#F0EAF8;
}
.ywy-btn_lg-i9x{
padding:1rem 30px;
border-radius:12px;
font-size:15px;
}
.ywy-band-i9x .ywy-btn_line-i9x{
border-color:rgba(255, 255, 255, 0.12);
color:#F0EAF8;
}
.ywy-band-i9x .ywy-btn_ghost-i9x{
background:rgba(255, 255, 255, 0.08);
color:#F0EAF8;
}
.ywy-link_m-i9x{
gap:5px;
align-items:center;
text-decoration:none;
font-size:0.75rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:inline-flex;
cursor:pointer;
color:#E8259A;
}
.ywy-link_m-i9x svg{
height:0.875rem;
width:0.875rem;
}
.ywy-band-i9x .ywy-link_m-i9x{
color:#F03FAE;
}
.ywy-dot-i9x{
border-radius:50%;
background:#E8259A;
flex:none;
width:0.438rem;
height:0.438rem;
}
.ywy-dot_live-i9x{
background:#E8322A;
animation:zm3-pulse 1.4s infinite;
}
.ywy-stars-i9x{
gap:2px;
color:#E8259A;
display:inline-flex;
}
.ywy-stars-i9x svg{
width:15px;
height:0.938rem;
}
.ywy-chip-i9x{
background:#161020;
border-radius:0.5rem;
gap:6px;
border:1px solid #2E2248;
padding:7px 0.75rem;
color:#BDB0D0;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
align-items:center;
font-size:11px;
display:inline-flex;
}
.ywy-chip_on-i9x{
border-color:transparent;
background:rgba(232, 37, 154, 0.12);
color:#E8259A;
}
.ywy-gc-i9x{
min-width:0;
text-decoration:none;
color:inherit;
display:block;
cursor:pointer;
}
.ywy-gc_thumb-i9x{
overflow:hidden;
border:1px solid #2E2248;
border-radius:0.75rem;
background-size:cover;
display:block;
aspect-ratio:1;
position:relative;
background-position:center;
}
.ywy-gc_thumb_portrait-i9x{
aspect-ratio:3/4;
}
.ywy-gc_thumb_wide-i9x{
aspect-ratio:16/11;
}
.ywy-gc_cap-i9x{
padding:9px;
background:linear-gradient(transparent,rgba(8, 5, 16, 0.74));
position:absolute;
left:0;
bottom:0;
right:0;
}
.ywy-gc_name-i9x{
font-weight:700;
display:block;
font-size:12.5px;
color:#F0EAF8;
}
.ywy-gc_meta-i9x{
font-size:11px;
color:#B8AACC;
}
.ywy-gc_badge-i9x{
padding:2px 6px;
border-radius:8px;
background:#E8259A;
font-weight:700;
position:absolute;
top:0.5rem;
color:#0E0A14;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
right:8px;
font-size:0.5rem;
}
.ywy-gc_badge_hot-i9x{
background:#E8322A;
color:#F0EAF8;
}
.ywy-gc_badge_live-i9x{
background:#E8322A;
right:auto;
left:8px;
color:#F0EAF8;
}
.ywy-gc_mult-i9x{
inset:0;
font-size:28px;
display:flex;
color:#E8259A;
align-items:center;
justify-content:center;
position:absolute;
font-weight:700;
}
.ywy-pc-i9x{
border-radius:0.75rem;
background:#161020;
border:1px solid #2E2248;
height:4rem;
color:#BDB0D0;
justify-content:center;
align-items:center;
display:flex;
font-size:0.875rem;
font-weight:700;
}
.ywy-rail-i9x{
min-width:0;
}
.ywy-rail_scroll-i9x{
gap:0.875rem;
display:grid;
}
.ywy-rail_scroll-i9x>*{
min-width:0;
}
.ywy-g6-i9x{
grid-template-columns:repeat(6,1fr);
}
.ywy-g7-i9x{
grid-template-columns:repeat(7,1fr);
}
.ywy-g4-i9x{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1023px){
.ywy-g6-i9x,.ywy-g7-i9x{
grid-template-columns:none;
padding-bottom:6px;
grid-auto-columns:120px;
grid-auto-flow:column;
overflow-x:auto;
scroll-snap-type:x mandatory;
}
.ywy-g6-i9x>*,.ywy-g7-i9x>*{
scroll-snap-align:start;
}
.ywy-g4-i9x{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.ywy-g4-i9x{
grid-template-columns:none;
grid-auto-columns:9.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
}
.ywy-panel-i9x{
border:1px solid #2E2248;
border-radius:1.25rem;
padding:1.75rem 32px;
background:#161020;
}
.ywy-split-i9x{
gap:36px;
align-items:start;
display:grid;
}
.ywy-split-i9x>*{
min-width:0;
}
.ywy-split_a-i9x{
grid-template-columns:.85fr 1.15fr;
}
.ywy-split_b-i9x{
grid-template-columns:1fr 1.1fr;
}
.ywy-split_c-i9x{
grid-template-columns:1.1fr .9fr;
}
.ywy-pgrid-i9x{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.ywy-pgrid-i9x>*{
min-width:0;
}
.ywy-lead-i9x{
line-height:1.65;
color:#BDB0D0;
font-size:0.938rem;
margin-bottom:0.875rem;
}
.ywy-feat-i9x{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ywy-feat-i9x>*{
min-width:0;
}
.ywy-feat2-i9x{
grid-template-columns:1fr 1fr;
}
.ywy-feat_card-i9x{
border:1px solid #2E2248;
border-radius:1.25rem;
padding:1.625rem;
background:#161020;
}
.ywy-feat_card-i9x svg{
height:26px;
width:26px;
margin-bottom:16px;
color:#E8259A;
}
.ywy-feat_card-i9x h3{
font-size:18px;
color:#F0EAF8;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:0.5rem;
}
.ywy-feat_card-i9x p{
color:#BDB0D0;
font-size:0.813rem;
line-height:1.6;
}
.ywy-feat_card-i9x b{
color:#F0EAF8;
}
.ywy-big-i9x{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.ywy-big_n-i9x{
font-size:26px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#E8259A;
}
.ywy-big_l-i9x{
font-size:0.75rem;
color:#8878A8;
}
.ywy-person-i9x{
gap:0.875rem;
border-radius:0.75rem;
background:#161020;
border:1px solid #2E2248;
padding:16px 1.125rem;
align-items:center;
display:flex;
}
.ywy-avatar-i9x{
background:linear-gradient(135deg,#E8259A,#A8136E);
flex:none;
border-radius:50%;
width:44px;
height:2.75rem;
}
.ywy-person_name-i9x{
font-size:0.875rem;
font-weight:700;
color:#F0EAF8;
}
.ywy-person_role-i9x{
color:#8878A8;
font-size:12px;
}
.ywy-kv-i9x{
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
border:1px solid #2E2248;
background:#2E2248;
border-radius:0.75rem;
display:grid;
}
.ywy-kv-i9x>div{
background:#0E0A14;
padding:1rem 18px;
min-width:0;
}
.ywy-kv_k-i9x{
color:#E8259A;
text-transform:uppercase;
font-size:9.5px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.313rem;
}
.ywy-kv_v-i9x{
font-size:0.844rem;
font-weight:700;
color:#F0EAF8;
}
@media(max-width:1025px){
.ywy-split_a-i9x,.ywy-split_b-i9x,.ywy-split_c-i9x,.ywy-pgrid-i9x{
grid-template-columns:1fr;
gap:1.5rem;
}
.ywy-feat-i9x,.ywy-feat2-i9x{
grid-template-columns:1fr;
}
.ywy-kv-i9x{
grid-template-columns:1fr;
}
}
.ywy-sh-i9x{
margin-bottom:16px;
min-width:0;
}
.ywy-sh_row-i9x{
gap:0.75rem;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.ywy-sh_row-i9x .ywy-sh_l-i9x{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.ywy-sh_stack-i9x{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.ywy-sh_center-i9x{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.ywy-sh_h2-i9x{
gap:0.563rem;
align-items:center;
overflow-wrap:break-word;
font-size:20px;
font-weight:700;
color:#F0EAF8;
line-height:1.1;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
}
@media(min-width:769px){
.ywy-sh_h2-i9x{
font-size:1.5rem;
}
}
.ywy-band-i9x .ywy-sh_h2-i9x{
color:#F0EAF8;
}
.ywy-eb_mono-i9x{
text-transform:none;
letter-spacing:.08em;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ywy-eb_mono-i9x::before{
content:"// ";
}
.ywy-eb_upper-i9x{
text-transform:uppercase;
letter-spacing:.14em;
}
.ywy-eb_pill-i9x{
padding:0.313rem 0.688rem;
background:rgba(232, 37, 154, 0.12);
border-radius:62.438rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.ywy-eb_line-i9x{
gap:10px;
display:inline-flex;
align-items:center;
}
.ywy-eb_line-i9x::before{
background:#E8259A;
width:1.5rem;
height:1px;
display:inline-block;
content:"";
}
.ywy-band-i9x .ywy-eb_line-i9x::before{
background:#F03FAE;
}
.ywy-band-i9x .ywy-eb_pill-i9x{
background:rgba(255, 255, 255, 0.08);
}
.ywy-sh_link-i9x{
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;
white-space:nowrap;
display:inline-flex;
align-items:center;
padding-bottom:2px;
color:#F0EAF8;
font-weight:600;
border-bottom:1px solid #F0EAF8;
font-size:13px;
}
.ywy-sh_link-i9x:hover{
border-color:#E8259A;
color:#E8259A;
}
.ywy-sh_link-i9x svg{
height:14px;
width:14px;
}
.ywy-sh_link_chev-i9x{
color:#E8259A;
border-bottom:0;
padding-bottom:0;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12px;
}
.ywy-sh_link_btn-i9x{
background:#F02FA8;
padding:9px 1.125rem;
border-radius:999px;
border-bottom:0;
color:#0E0A14;
}
.ywy-sh_link_btn-i9x:hover{
background:#C7207E;
border-color:transparent;
}
.ywy-band-i9x .ywy-sh_link-i9x{
border-color:#F0EAF8;
color:#F0EAF8;
}
.ywy-band-i9x .ywy-sh_link_chev-i9x{
color:#F03FAE;
}
.ywy-sh_rule-i9x{
background:#2E2248;
margin:-2px 0 16px;
height:1px;
}
.ywy-band-i9x .ywy-sh_rule-i9x{
background:rgba(255, 255, 255, 0.12);
}
.ywy-seo_grid3-i9x{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ywy-seo_grid4-i9x{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.ywy-seo_grid3-i9x>*,.ywy-seo_grid4-i9x>*{
min-width:0;
}
.ywy-seo_card-i9x{
padding:1.5rem;
border-radius:12px;
border:1px solid #2E2248;
background:#161020;
}
.ywy-seo_card-i9x h3{
font-size:1.125rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
font-weight:700;
margin-bottom:8px;
}
.ywy-seo_card-i9x p{
line-height:1.6;
color:#BDB0D0;
font-size:13px;
}
.ywy-seo_card_sm-i9x{
padding:20px;
}
.ywy-seo_card_sm-i9x h3{
font-size:16px;
}
.ywy-seo_card_sm-i9x p{
line-height:1.55;
font-size:12.5px;
}
.ywy-seo_rtp_row-i9x{
gap:2.25rem;
grid-template-columns:1fr 1fr;
margin-top:1rem;
align-items:center;
display:grid;
}
.ywy-rtp-i9x{
gap:0.875rem;
min-width:0;
display:flex;
}
.ywy-rtp-i9x>div{
flex:1;
padding:1rem;
background:#0E0A14;
border-radius:12px;
min-width:0;
text-align:center;
}
.ywy-rtp_n-i9x{
font-size:1.625rem;
white-space:nowrap;
font-weight:700;
color:#E8259A;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ywy-rtp_l-i9x{
font-size:11px;
color:#8878A8;
margin-top:0.25rem;
}
.ywy-cmp-i9x{
overflow:hidden;
border:1px solid #2E2248;
border-radius:12px;
max-width:47.5rem;
}
.ywy-cmp_row-i9x{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.ywy-cmp_row-i9x>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.ywy-cmp_row-i9x>div:first-child{
text-align:left;
color:#F0EAF8;
font-weight:600;
padding-left:1.375rem;
}
.ywy-cmp_th-i9x{
background:#0E0A14;
font-size:0.781rem;
font-weight:700;
}
.ywy-cmp_row-i9x:not(.ywy-cmp_th-i9x){
background:#161020;
border-top:1px solid #231A33;
color:#BDB0D0;
}
.ywy-cmp_zebra-i9x{
background:#1C1529;
}
.ywy-guide-i9x{
overflow:hidden;
border:1px solid #2E2248;
background:#161020;
border-radius:0.75rem;
cursor:pointer;
}
.ywy-guide_cover-i9x{
height:8.125rem;
}
.ywy-guide_body-i9x{
padding:1.25rem;
}
.ywy-guide_body-i9x h3{
margin:7px 0 0.563rem;
line-height:1.25;
font-size:1rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
font-weight:700;
}
.ywy-guide_meta-i9x{
color:#8878A8;
font-size:11.5px;
}
.ywy-hub-i9x{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
padding-top:1.75rem;
display:grid;
border-top:1px solid #231A33;
}
.ywy-hub-i9x>*{
min-width:0;
}
.ywy-hub-i9x h4{
color:#F0EAF8;
font-weight:700;
font-size:13px;
margin-bottom:11px;
}
.ywy-hub_col-i9x{
gap:0.5rem;
font-size:13px;
flex-direction:column;
display:flex;
color:#BDB0D0;
}
.ywy-hub_col-i9x a{
cursor:pointer;
}
@media(max-width:1022px){
.ywy-seo_grid3-i9x{
grid-template-columns:1fr;
}
.ywy-seo_grid4-i9x{
grid-template-columns:repeat(2,1fr);
}
.ywy-seo_rtp_row-i9x{
gap:1.25rem;
grid-template-columns:1fr;
}
.ywy-hub-i9x{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:559px){
.ywy-hub-i9x{
grid-template-columns:1fr;
}
}
.ywy-hero-i9x{
overflow:hidden;
border-radius:1.25rem;
border:1px solid #2E2248;
background:linear-gradient(120deg,#130920,#0D0C1E);
padding:46px 48px;
position:relative;
color:#F0EAF8;
}
.ywy-hero_glow-i9x{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 40, 160, 0.22),transparent 70%);
height:340px;
width:340px;
top:-3.75rem;
position:absolute;
right:-60px;
}
.ywy-hero_in-i9x{
max-width:37.5rem;
position:relative;
}
.ywy-hero-i9x .ywy-eyebrow-i9x{
color:#F03FAE;
}
.ywy-pill_row-i9x{
border-radius:62.438rem;
background:rgba(255, 255, 255, 0.08);
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.375rem 13px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
font-size:0.656rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#F03FAE;
text-transform:uppercase;
letter-spacing:.1em;
}
.ywy-hero_h1-i9x{
margin:18px 0;
letter-spacing:-.02em;
font-size:3.375rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
line-height:1.02;
color:#F0EAF8;
font-weight:700;
}
.ywy-hero_h1-i9x em{
font-style:normal;
color:#F03FAE;
}
.ywy-hero_sub-i9x{
color:#B8AACC;
font-size:17px;
line-height:1.55;
margin-bottom:1.75rem;
max-width:480px;
}
.ywy-hero_cta-i9x{
gap:0.875rem;
display:flex;
margin-bottom:26px;
flex-wrap:wrap;
align-items:center;
}
.ywy-hero_trust-i9x{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.ywy-hero_rating_txt-i9x{
color:#B8AACC;
font-size:13px;
}
@media(max-width:1025px){
.ywy-hero-i9x{
padding:2rem 24px;
}
.ywy-hero_h1-i9x{
font-size:38px;
}
}
@media(max-width:561px){
.ywy-hero_h1-i9x{
font-size:30px;
}
}
.ywy-tabs-i9x{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.ywy-tab-i9x{
padding:0.625rem 1.125rem;
border:1px solid #2E2248;
background:#161020;
border-radius:0.5rem;
font-size:13px;
font-weight:600;
cursor:pointer;
color:#BDB0D0;
}
.ywy-tab_on-i9x{
background:#F02FA8;
border-color:transparent;
font-weight:700;
color:#0E0A14;
}
.ywy-stat-i9x{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ywy-stat-i9x>*{
min-width:0;
}
.ywy-stat_item-i9x{
padding:1.125rem 1.25rem;
border-radius:12px;
background:#161020;
border:1px solid #2E2248;
}
.ywy-stat_k-i9x{
font-size:0.594rem;
margin-bottom:7px;
text-transform:uppercase;
letter-spacing:.12em;
color:#8878A8;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ywy-stat_v-i9x{
gap:0.5rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:24px;
color:#F0EAF8;
font-weight:700;
align-items:center;
min-width:0;
overflow-wrap:anywhere;
display:flex;
}
.ywy-stat_v_accent-i9x{
color:#E8259A;
}
@media(max-width:1022px){
.ywy-stat-i9x{
grid-template-columns:repeat(2,1fr);
}
}
.ywy-wlc-i9x{
gap:24px;
padding:2.25rem 40px;
grid-template-columns:1.2fr .8fr;
background:linear-gradient(120deg,#130920,#0D0C1E);
border:1px solid #2E2248;
border-radius:20px;
overflow:hidden;
color:#F0EAF8;
position:relative;
display:grid;
align-items:center;
}
.ywy-wlc-i9x>*{
min-width:0;
}
.ywy-wlc-i9x .ywy-eyebrow-i9x{
color:#F03FAE;
}
.ywy-wlc_glow-i9x{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 40, 160, 0.22),transparent 70%);
height:260px;
right:-2.5rem;
top:-40px;
position:absolute;
width:260px;
}
.ywy-wlc_in-i9x{
position:relative;
}
.ywy-wlc_h2-i9x{
margin:10px 0 8px;
line-height:1.03;
overflow-wrap:break-word;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:2.125rem;
font-weight:700;
color:#F0EAF8;
}
.ywy-wlc_h2-i9x em{
font-style:normal;
color:#F03FAE;
}
.ywy-wlc_sub-i9x{
line-height:1.55;
margin-bottom:18px;
max-width:26.25rem;
color:#B8AACC;
font-size:14px;
}
.ywy-wlc_terms-i9x{
gap:10px;
flex-direction:column;
display:flex;
position:relative;
}
.ywy-term-i9x{
gap:11px;
padding:13px 15px;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.08);
border-radius:0.75rem;
align-items:center;
display:flex;
}
.ywy-term-i9x svg{
flex:none;
color:#F03FAE;
width:20px;
height:20px;
}
.ywy-term_k-i9x{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
font-size:9.5px;
text-transform:uppercase;
color:#B8AACC;
}
.ywy-term_v-i9x{
color:#F0EAF8;
font-size:14px;
margin-top:2px;
font-weight:700;
}
@media(max-width:1023px){
.ywy-wlc-i9x{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.ywy-wlc_h2-i9x{
font-size:26px;
}
}
.ywy-jp-i9x{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.ywy-jp-i9x>*{
min-width:0;
}
.ywy-jp_hero-i9x{
border-radius:1.25rem;
overflow:hidden;
gap:14px;
padding:26px;
border:1px solid #2E2248;
background:linear-gradient(135deg,#130920,#0D0C1E);
display:flex;
position:relative;
flex-direction:column;
min-height:11.25rem;
color:#F0EAF8;
justify-content:space-between;
}
.ywy-jp_glow-i9x{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 40, 160, 0.22),transparent 70%);
height:11.25rem;
top:-2.5rem;
width:11.25rem;
position:absolute;
right:-2.5rem;
}
.ywy-jp_k_row-i9x{
gap:0.625rem;
position:relative;
justify-content:space-between;
display:flex;
align-items:center;
}
.ywy-jp_k-i9x{
font-size:10px;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
color:#8878A8;
}
.ywy-jp_hero-i9x .ywy-jp_k-i9x{
color:#B8AACC;
}
.ywy-jp_amt-i9x{
font-weight:700;
font-size:42px;
position:relative;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1;
color:#F03FAE;
}
.ywy-jp_sub-i9x{
color:#B8AACC;
font-size:12px;
margin-top:0.313rem;
}
.ywy-jp_cell-i9x{
background:#161020;
border-radius:1.25rem;
padding:22px;
border:1px solid #2E2248;
display:flex;
justify-content:space-between;
flex-direction:column;
min-height:11.25rem;
}
.ywy-jp_cell-i9x .ywy-jp_amt-i9x{
font-size:1.875rem;
color:#F0EAF8;
}
.ywy-jp_cell-i9x .ywy-jp_sub-i9x{
color:#8878A8;
}
@media(max-width:1025px){
.ywy-jp-i9x{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.ywy-jp_amt-i9x{
font-size:32px;
}
}
.ywy-tour-i9x{
overflow:hidden;
border:1px solid #2E2248;
grid-template-columns:1.05fr 1fr;
border-radius:1.25rem;
display:grid;
}
.ywy-tour-i9x>*{
min-width:0;
}
.ywy-tour_l-i9x{
padding:34px;
background:linear-gradient(135deg,#130920,#0D0C1E);
overflow:hidden;
color:#F0EAF8;
position:relative;
}
.ywy-tour_h2-i9x{
margin:12px 0 0.625rem;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
color:#F0EAF8;
font-size:30px;
}
.ywy-tour_h2-i9x em{
font-style:normal;
color:#F03FAE;
}
.ywy-tour_text-i9x{
font-size:13.5px;
color:#B8AACC;
line-height:1.6;
max-width:21.25rem;
margin-bottom:20px;
}
.ywy-tour_meta-i9x{
gap:1.125rem;
display:flex;
align-items:flex-end;
margin-bottom:20px;
flex-wrap:wrap;
}
.ywy-tour_cap-i9x{
color:#B8AACC;
font-size:9.5px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.313rem;
text-transform:uppercase;
}
.ywy-count-i9x{
gap:0.375rem;
display:flex;
}
.ywy-count-i9x span{
border:1px solid rgba(255, 255, 255, 0.12);
padding:0.25rem 9px;
background:rgba(255, 255, 255, 0.08);
border-radius:8px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-weight:700;
font-size:22px;
}
.ywy-tour_units-i9x{
color:#B8AACC;
font-size:10px;
}
.ywy-board-i9x{
background:#161020;
padding:1.75rem 1.875rem;
}
.ywy-board_head-i9x{
margin-bottom:14px;
justify-content:space-between;
align-items:center;
display:flex;
}
.ywy-board_title-i9x{
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
font-weight:700;
font-size:1rem;
}
.ywy-board_upd-i9x{
color:#8878A8;
font-size:0.625rem;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ywy-board_list-i9x{
gap:2px;
display:flex;
flex-direction:column;
}
.ywy-board_row-i9x{
gap:0.75rem;
padding:10px 0.75rem;
border-radius:8px;
display:flex;
align-items:center;
}
.ywy-board_top1-i9x{
background:rgba(232, 37, 154, 0.12);
}
.ywy-board_rk-i9x{
width:1.25rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.875rem;
font-weight:700;
color:#8878A8;
}
.ywy-board_top1-i9x .ywy-board_rk-i9x{
color:#E8259A;
}
.ywy-board_nm-i9x{
flex:1;
font-weight:600;
color:#BDB0D0;
font-size:0.844rem;
min-width:0;
}
.ywy-board_top1-i9x .ywy-board_nm-i9x{
color:#F0EAF8;
font-weight:700;
}
.ywy-board_pt-i9x{
font-size:12.5px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#BDB0D0;
}
@media(max-width:1026px){
.ywy-tour-i9x{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.ywy-tour_h2-i9x{
font-size:1.5rem;
}
}
.ywy-supp-i9x{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ywy-supp-i9x>*{
min-width:0;
}
.ywy-supp_card-i9x{
border-radius:0.75rem;
padding:1.5rem;
border:1px solid #2E2248;
background:#161020;
}
.ywy-supp_card-i9x svg{
width:24px;
margin-bottom:14px;
color:#E8259A;
height:24px;
}
.ywy-supp_card-i9x h3{
margin-bottom:6px;
font-weight:700;
color:#F0EAF8;
font-size:16px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ywy-supp_card-i9x p{
line-height:1.55;
color:#BDB0D0;
font-size:0.813rem;
}
@media(max-width:1025px){
.ywy-supp-i9x{
grid-template-columns:1fr;
}
}
.ywy-promo_grid-i9x{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ywy-promo_grid-i9x>*{
min-width:0;
}
.ywy-promo-i9x{
padding:24px;
overflow:hidden;
border-radius:20px;
border:1px solid #2E2248;
background:#161020;
position:relative;
min-height:150px;
}
.ywy-promo_h-i9x{
font-weight:700;
font-size:26px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-top:6px;
color:#F0EAF8;
line-height:1.05;
}
.ywy-promo_h-i9x em{
font-style:normal;
color:#E8259A;
}
.ywy-promo_p-i9x{
line-height:1.5;
font-size:0.781rem;
color:#BDB0D0;
margin-top:8px;
}
.ywy-promo_feat-i9x{
background:linear-gradient(135deg,#130920,#0D0C1E);
border-color:#2E2248;
}
.ywy-promo_feat-i9x .ywy-promo_h-i9x{
color:#F0EAF8;
}
.ywy-promo_feat-i9x .ywy-promo_h-i9x em{
color:#F03FAE;
}
.ywy-promo_feat-i9x .ywy-promo_p-i9x{
color:#B8AACC;
}
.ywy-promo_feat-i9x .ywy-eyebrow-i9x{
color:#F03FAE;
}
@media(max-width:1021px){
.ywy-promo_grid-i9x{
grid-template-columns:1fr;
}
}
.ywy-pay_logos-i9x{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ywy-pay_logos-i9x>*{
min-width:0;
}
.ywy-pay-i9x{
border:1px solid #2E2248;
border-radius:8px;
display:flex;
font-size:12px;
height:3rem;
justify-content:center;
font-weight:700;
color:#BDB0D0;
align-items:center;
}
.ywy-table-i9x{
overflow:hidden;
border-radius:0.75rem;
border:1px solid #2E2248;
}
.ywy-trow-i9x{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.ywy-trow-i9x>div{
padding:13px 14px;
min-width:0;
}
.ywy-trow-i9x>div:first-child{
color:#F0EAF8;
padding-left:16px;
font-weight:700;
}
.ywy-trow_th-i9x{
background:#0E0A14;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
color:#8878A8;
text-transform:uppercase;
letter-spacing:.06em;
}
.ywy-trow-i9x:not(.ywy-trow_th-i9x){
background:#161020;
border-top:1px solid #231A33;
color:#BDB0D0;
}
.ywy-trow_zebra-i9x{
background:#1C1529;
}
.ywy-pos-i9x{
font-weight:700;
color:#E8259A;
}
@media(max-width:1021px){
.ywy-pay_logos-i9x{
grid-template-columns:repeat(2,1fr);
}
}
.ywy-steps-i9x{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ywy-steps-i9x>*{
min-width:0;
}
.ywy-step-i9x{
border-radius:0.75rem;
padding:24px;
border:1px solid #2E2248;
background:#161020;
position:relative;
}
.ywy-step_num-i9x{
background:#F02FA8;
border-radius:0.5rem;
height:30px;
font-weight:700;
color:#0E0A14;
margin-bottom:0.875rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
width:30px;
justify-content:center;
align-items:center;
font-size:13px;
display:flex;
}
.ywy-step_h-i9x{
color:#F0EAF8;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:0.438rem;
font-size:16px;
}
.ywy-step_p-i9x{
font-size:13px;
line-height:1.55;
color:#BDB0D0;
}
@media(max-width:1026px){
.ywy-steps-i9x{
grid-template-columns:1fr;
}
}
.ywy-vip_head-i9x{
gap:0.75rem;
margin-bottom:18px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.ywy-vip_intro-i9x{
max-width:420px;
color:#BDB0D0;
font-size:0.813rem;
}
.ywy-vip-i9x{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.ywy-vip-i9x>*{
min-width:0;
}
.ywy-tier-i9x{
border:1px solid #2E2248;
background:#161020;
border-radius:12px;
padding:1.25rem;
}
.ywy-tier_on-i9x{
background:rgba(232, 37, 154, 0.12);
border-color:#E8259A;
}
.ywy-tier_medal-i9x{
border-radius:0.5rem;
background:linear-gradient(135deg,#E8259A,#A8136E);
height:1.875rem;
margin-bottom:0.875rem;
width:1.875rem;
}
.ywy-tier_name-i9x{
font-weight:700;
margin-bottom:5px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
font-size:0.938rem;
}
.ywy-tier_tx-i9x{
color:#8878A8;
line-height:1.5;
font-size:11.5px;
}
@media(max-width:1027px){
.ywy-vip-i9x{
grid-template-columns:repeat(2,1fr);
}
}
.ywy-app-i9x{
gap:2.25rem;
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ywy-app_copy-i9x{
max-width:32.5rem;
}
.ywy-app_h2-i9x{
margin:0.75rem 0 0.625rem;
font-weight:700;
line-height:1.05;
color:#F0EAF8;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:28px;
}
.ywy-app_text-i9x{
font-size:14px;
line-height:1.6;
margin-bottom:20px;
color:#BDB0D0;
}
.ywy-app_btns-i9x{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.ywy-store-i9x{
border:1px solid #2E2248;
gap:0.563rem;
border-radius:12px;
padding:0.688rem 1.125rem;
background:#0E0A14;
cursor:pointer;
color:#F0EAF8;
font-weight:700;
display:inline-flex;
font-size:0.813rem;
align-items:center;
}
.ywy-store-i9x svg{
width:1rem;
height:16px;
}
.ywy-app_qr_wrap-i9x{
gap:16px;
align-items:center;
display:flex;
}
.ywy-qr-i9x{
grid-template-columns:repeat(5,1fr);
grid-template-rows:repeat(5,1fr);
border:1px solid #2E2248;
border-radius:12px;
gap:3px;
background:#0E0A14;
padding:0.688rem;
width:6.75rem;
display:grid;
height:6.75rem;
}
.ywy-qr-i9x i{
background:transparent;
}
.ywy-qr_f-i9x{
background:#E8259A;
}
.ywy-app_qr_cap-i9x{
color:#8878A8;
max-width:5.25rem;
font-size:0.75rem;
line-height:1.4;
}
.ywy-gm-i9x{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.ywy-gm-i9x>*{
min-width:0;
}
.ywy-gm_panel-i9x{
background:#161020;
border-radius:20px;
border:1px solid #2E2248;
padding:28px;
}
.ywy-gm_h2-i9x{
margin:10px 0 0.5rem;
color:#F0EAF8;
font-size:1.5rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.ywy-gm_text-i9x{
max-width:27.5rem;
color:#BDB0D0;
font-size:13.5px;
margin-bottom:1.25rem;
line-height:1.6;
}
.ywy-gm_level-i9x{
gap:14px;
margin-bottom:1rem;
align-items:center;
display:flex;
}
.ywy-gm_lv-i9x{
font-size:24px;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#E8259A;
}
.ywy-gm_bar_wrap-i9x{
flex:1;
min-width:0;
}
.ywy-gm_bar_meta-i9x{
justify-content:space-between;
font-size:10px;
color:#8878A8;
margin-bottom:5px;
display:flex;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ywy-bar-i9x{
background:#0E0A14;
border-radius:999px;
overflow:hidden;
height:0.5rem;
}
.ywy-bar_fill-i9x{
background:linear-gradient(90deg,#E8259A,#A8136E);
border-radius:62.438rem;
height:100%;
display:block;
}
.ywy-gm_missions-i9x{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.ywy-gm_refer-i9x{
background:linear-gradient(150deg,#130920,#0D0C1E);
padding:28px;
border:1px solid #2E2248;
border-radius:1.25rem;
overflow:hidden;
position:relative;
display:flex;
justify-content:space-between;
flex-direction:column;
color:#F0EAF8;
}
.ywy-gm_refer-i9x .ywy-eyebrow-i9x{
color:#F03FAE;
}
.ywy-gm_ref_h2-i9x{
margin:10px 0 0.5rem;
font-size:1.5rem;
line-height:1.1;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
font-weight:700;
}
.ywy-gm_ref_h2-i9x em{
color:#F03FAE;
font-style:normal;
}
.ywy-gm_ref_text-i9x{
margin-bottom:18px;
font-size:13px;
line-height:1.55;
color:#B8AACC;
}
@media(max-width:1026px){
.ywy-gm-i9x{
grid-template-columns:1fr;
}
}
.ywy-dw_h2-i9x{
line-height:1.08;
font-size:26px;
margin-bottom:0.625rem;
color:#F0EAF8;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ywy-steps_v-i9x{
grid-template-columns:1fr;
gap:10px;
}
.ywy-steps_v-i9x .ywy-step-i9x{
padding:1.125rem 20px;
}
@media(max-width:557px){
.ywy-dw_h2-i9x{
font-size:23px;
}
}
.ywy-rc-i9x{
grid-template-columns:1fr 1fr 1fr;
gap:32px;
display:grid;
}
.ywy-rc-i9x>*{
min-width:0;
}
.ywy-rc_awards-i9x{
gap:11px;
flex-direction:column;
display:flex;
}
.ywy-award-i9x{
gap:0.688rem;
align-items:center;
display:flex;
}
.ywy-award-i9x svg{
flex:none;
color:#F0B429;
width:18px;
height:1.125rem;
}
.ywy-award_t-i9x{
color:#F0EAF8;
font-weight:700;
font-size:0.844rem;
}
.ywy-award_s-i9x{
color:#8878A8;
font-size:11.5px;
}
.ywy-rc_press-i9x{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.ywy-logo_cell-i9x{
border-radius:8px;
border:1px solid #2E2248;
height:3rem;
align-items:center;
display:flex;
color:#BDB0D0;
font-weight:700;
justify-content:center;
font-size:0.813rem;
}
.ywy-rc_partner-i9x{
border-radius:0.75rem;
background:#161020;
border:1px solid #2E2248;
padding:20px;
}
.ywy-rc_partner_name-i9x{
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
margin-bottom:6px;
font-size:1.125rem;
font-weight:700;
}
.ywy-rc_partner_text-i9x{
font-size:0.781rem;
color:#BDB0D0;
line-height:1.55;
}
@media(max-width:1021px){
.ywy-rc-i9x{
gap:1.375rem;
grid-template-columns:1fr;
}
.ywy-rc_press-i9x{
grid-template-columns:repeat(4,1fr);
}
}
.ywy-rv_head-i9x{
gap:12px;
margin-bottom:1.125rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:flex-end;
}
.ywy-rv_agg-i9x{
gap:0.625rem;
align-items:center;
display:flex;
}
.ywy-rv_source-i9x{
color:#8878A8;
font-size:12.5px;
}
.ywy-rv_grid-i9x{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ywy-rv_grid-i9x>*{
min-width:0;
}
.ywy-review-i9x{
border:1px solid #2E2248;
border-radius:0.75rem;
padding:24px;
background:#161020;
}
.ywy-review-i9x .ywy-stars-i9x{
margin-bottom:10px;
}
.ywy-review-i9x p{
font-size:0.906rem;
color:#F0EAF8;
font-weight:600;
margin-bottom:0.875rem;
line-height:1.5;
}
.ywy-review_by-i9x{
color:#8878A8;
font-size:0.781rem;
}
@media(max-width:1025px){
.ywy-rv_grid-i9x{
grid-template-columns:1fr;
}
}
.ywy-gd_head-i9x{
gap:12px;
justify-content:space-between;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:1rem;
}
.ywy-provs-i9x{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.ywy-provs-i9x>*{
min-width:0;
}
.ywy-prov-i9x{
background:#161020;
border-radius:0.75rem;
border:1px solid #2E2248;
padding:0.75rem;
text-decoration:none;
display:flex;
justify-content:center;
height:64px;
align-items:center;
}
.ywy-prov_img-i9x{
max-height:2rem;
max-width:100%;
object-fit:contain;
}
.ywy-resp-i9x{
border-radius:12px;
gap:24px;
border:1px solid #2E2248;
padding:1.625rem;
background:#161020;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:center;
}
.ywy-resp_in-i9x{
max-width:35rem;
}
.ywy-resp_h-i9x{
margin-bottom:0.5rem;
font-size:1.188rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#F0EAF8;
}
.ywy-resp_p-i9x{
font-size:0.844rem;
line-height:1.6;
color:#BDB0D0;
}
.ywy-resp_badges-i9x{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ywy-age18-i9x{
border-radius:8px;
padding:0.25rem 0.5rem;
border:1.5px solid #E8322A;
font-weight:700;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.813rem;
color:#E8322A;
}
.ywy-resp_org-i9x{
font-weight:600;
font-size:13px;
color:#8878A8;
}
@media(max-width:1025px){
.ywy-provs-i9x{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.ywy-provs-i9x{
grid-template-columns:repeat(2,1fr);
}
}
.ywy-ab_h2-i9x{
margin:14px 0 1rem;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.08;
font-size:2rem;
color:#F0EAF8;
}
.ywy-ab_body-i9x{
color:#BDB0D0;
margin-bottom:14px;
font-size:0.938rem;
line-height:1.65;
}
.ywy-ab_chips-i9x{
gap:10px;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.ywy-faq-i9x{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ywy-faq_item-i9x{
padding:1.125rem 22px;
border:1px solid #2E2248;
border-radius:0.75rem;
background:#161020;
}
.ywy-faq_q-i9x{
gap:1rem;
list-style:none;
font-weight:600;
cursor:pointer;
font-size:15.5px;
justify-content:space-between;
align-items:center;
display:flex;
color:#F0EAF8;
}
.ywy-faq_q-i9x::-webkit-details-marker{
display:none;
}
.ywy-faq_q_t-i9x{
gap:10px;
display:flex;
}
.ywy-faq_q_i-i9x{
font-style:normal;
color:#E8259A;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.ywy-faq_pm-i9x{
color:#E8259A;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:20px;
}
.ywy-faq_item-i9x[open] .ywy-faq_pm-i9x{
transform:rotate(45deg);
}
.ywy-faq_a-i9x{
margin-top:12px;
font-size:0.844rem;
color:#BDB0D0;
line-height:1.6;
}
@media(max-width:558px){
.ywy-ab_h2-i9x{
font-size:1.625rem;
}
}
.ywy-op_h2-i9x{
margin:10px 0 0.5rem;
font-size:1.5rem;
line-height:1.1;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
}
.ywy-op_text-i9x{
line-height:1.6;
color:#BDB0D0;
font-size:13.5px;
}
@media(max-width:557px){
.ywy-op_h2-i9x{
font-size:1.375rem;
}
}
.ywy-et_h2-i9x{
margin:0.625rem 0 14px;
font-size:28px;
font-weight:700;
font-family:"Chivo", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0EAF8;
line-height:1.08;
}
.ywy-et_right-i9x{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ywy-et_updated-i9x{
border-radius:12px;
border:1px solid #2E2248;
background:#0E0A14;
gap:10px;
padding:0.875rem 18px;
align-items:center;
color:#BDB0D0;
display:flex;
font-size:12px;
}
.ywy-et_updated-i9x svg{
flex:none;
width:0.938rem;
height:15px;
color:#E8259A;
}
.ywy-et_updated-i9x b{
color:#F0EAF8;
}
@media(max-width:559px){
.ywy-et_h2-i9x{
font-size:1.5rem;
}
}
.ywy-footer-i9x{
background:#080510;
padding:2.5rem 28px;
border-top:1px solid #231A33;
}
.ywy-footer_grid-i9x{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
display:grid;
max-width:1400px;
margin-bottom:1.75rem;
margin-left:auto;
margin-right:auto;
}
.ywy-footer_grid-i9x>*{
min-width:0;
}
.ywy-footer_grid-i9x h4{
text-transform:uppercase;
letter-spacing:.12em;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.625rem;
margin-bottom:0.813rem;
color:#564A70;
}
.ywy-fcol-i9x{
gap:0.563rem;
display:flex;
flex-direction:column;
font-size:13px;
color:#BDB0D0;
}
.ywy-fcol-i9x a{
cursor:pointer;
}
.ywy-ft_about-i9x{
line-height:1.6;
margin-top:0.75rem;
color:#8878A8;
font-size:0.813rem;
max-width:260px;
}
.ywy-ft_contact-i9x{
font-size:12.5px;
color:#E8259A;
overflow-wrap:anywhere;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-top:12px;
}
.ywy-footer_bottom-i9x{
margin:0 auto;
gap:1rem;
align-items:center;
padding-top:20px;
justify-content:space-between;
border-top:1px solid #231A33;
display:flex;
flex-wrap:wrap;
max-width:87.5rem;
}
.ywy-footer_bottom-i9x p{
line-height:1.6;
max-width:720px;
font-size:0.688rem;
color:#564A70;
}
@media(max-width:1025px){
.ywy-footer_grid-i9x{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.ywy-footer_grid-i9x{
grid-template-columns:1fr;
}
}