*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF8FC;
text-rendering:optimizeLegibility;
font-size:15px;
color:#3D2B52;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.55;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
}
img{
max-width:100%;
display:block;
}
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{
background:rgba(20, 8, 36, 0.72);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.qovshell_6qw{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.qovmain_6qw{
min-width:0;
}
.qovwrap_6qw{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.qovcontainer_6qw{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.qovcontainer_6qw{
padding:0 1.75rem;
}
}
.qovsection_6qw{
padding:24px 1.75rem;
}
.qovsection_pt_6qw{
padding-top:2.125rem;
}
.qovband_soft_6qw{
background:#F3EFF8;
}
.qoveyebrow_6qw{
line-height:1.4;
color:#B0157A;
text-transform:uppercase;
font-size:10.5px;
overflow-wrap:break-word;
letter-spacing:.14em;
display:inline-block;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
}
.qovdrawer_cb_6qw{
display:none;
}
.qovoverlay_6qw{
display:none;
}
@media(max-width:1023px){
.qovshell_6qw{
grid-template-columns:1fr;
}
.qovmain_6qw{
padding-bottom:4.875rem;
}
.qovdrawer_cb_6qw:checked~.qovoverlay_6qw{
inset:0;
background:rgba(20, 8, 36, 0.72);
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:561px){
.qovsection_6qw{
padding:1.125rem 1rem;
}
.qovsection_pt_6qw{
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 ---------- */
.qovside_6qw{
background:#F0EBF6;
gap:22px;
padding:1.375rem 1.125rem;
flex-direction:column;
display:flex;
top:0;
align-self:start;
position:sticky;
border-right:1px solid rgba(26, 15, 38, 0.08);
overflow-y:auto;
height:100vh;
}
.qovbrand_6qw{
gap:10px;
align-items:center;
display:flex;
}
.qovlogo_6qw{
font-size:1.313rem;
font-weight:700;
color:#1A0F26;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:-.02em;
}
.qovside_cta_6qw{
border-radius:0.813rem;
background:rgba(176, 21, 122, 0.11);
border:1px solid rgba(26, 15, 38, 0.12);
padding:1rem;
}
.qovside_cta_h_6qw{
line-height:1.15;
font-weight:700;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A0F26;
margin-bottom:0.375rem;
font-size:17px;
}
.qovside_cta_p_6qw{
font-size:12px;
margin-bottom:0.75rem;
color:#3D2B52;
line-height:1.45;
}
.qovnav_6qw{
gap:3px;
display:flex;
flex-direction:column;
}
.qovnav_label_6qw{
padding:6px 0.625rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
text-transform:uppercase;
color:#9E8AB4;
letter-spacing:.14em;
}
.qovnav_item_6qw{
gap:11px;
border-radius:0.5rem;
padding:0.625rem;
display:flex;
align-items:center;
font-size:0.875rem;
color:#3D2B52;
font-weight:500;
}
.qovnav_item_6qw svg{
width:17px;
height:17px;
}
.qovnav_item_6qw:hover{
background:rgba(176, 21, 122, 0.11);
color:#1A0F26;
}
.qovnav_item_on_6qw{
background:rgba(176, 21, 122, 0.11);
color:#B0157A;
font-weight:600;
}
.qovside_foot_6qw{
background:#F3EFF8;
padding:0.75rem;
border-radius:13px;
border:1px solid rgba(26, 15, 38, 0.12);
margin-top:auto;
}
.qovside_foot_6qw p{
font-size:12.5px;
margin-top:4px;
line-height:1.4;
color:#3D2B52;
}
/* ---------- topbar ---------- */
.qovtop_6qw{
padding:14px 28px;
gap:1rem;
background:#F0EBF6;
align-items:center;
z-index:40;
position:sticky;
border-bottom:1px solid rgba(26, 15, 38, 0.08);
display:flex;
top:0;
}
.qovtop_brand_6qw{
gap:0.563rem;
align-items:center;
display:none;
}
.qovsearch_6qw{
padding:11px 0.875rem;
background:#F3EFF8;
gap:0.625rem;
flex:1;
border-radius:13px;
border:1px solid rgba(26, 15, 38, 0.12);
max-width:440px;
display:flex;
align-items:center;
font-size:13.5px;
color:#6E5787;
}
.qovsearch_6qw svg{
flex:none;
height:16px;
width:16px;
}
.qovtop_actions_6qw{
gap:12px;
margin-left:auto;
align-items:center;
display:flex;
}
.qovlang_6qw{
color:#3D2B52;
font-size:0.75rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.qovburger_6qw{
background:#F3EFF8;
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:8px;
color:#1A0F26;
display:none;
width:2.5rem;
justify-content:center;
align-items:center;
height:2.5rem;
}
/* ---------- bottom-nav (mobile) ---------- */
.qovbotnav_6qw{
display:none;
}
@media(max-width:1026px){
.qovside_6qw{
transition:transform .25s ease;
width:280px;
top:0;
transform:translateX(-100%);
position:fixed;
left:0;
height:100vh;
z-index:80;
}
.qovdrawer_cb_6qw:checked~.qovshell_6qw .qovside_6qw{
transform:translateX(0);
}
.qovtop_6qw{
gap:12px;
padding:14px 16px;
position:static;
flex-wrap:wrap;
}
.qovtop_brand_6qw{
display:flex;
}
.qovsearch_6qw{
display:none;
}
.qovburger_6qw{
display:flex;
}
.qovtop_actions_6qw{
gap:0.625rem;
align-items:stretch;
margin-left:0;
width:100%;
}
.qovtop_actions_6qw .qovlang_6qw{
display:none;
}
.qovtop_actions_6qw .qovbtn_6qw{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.qovbotnav_6qw{
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#F0EBF6;
bottom:0;
border-top:1px solid rgba(26, 15, 38, 0.12);
z-index:65;
transform:translateZ(0);
left:0;
display:grid;
right:0;
position:fixed;
}
.qovbn_6qw{
padding:0.375rem 2px 0;
gap:0.25rem;
color:#3D2B52;
display:flex;
align-items:center;
min-width:0;
justify-content:flex-end;
flex-direction:column;
font-weight:600;
font-size:0.625rem;
}
.qovbn_6qw svg{
flex:none;
width:1.375rem;
height:22px;
}
.qovbn_6qw span{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
}
.qovbn_on_6qw{
color:#B0157A;
}
.qovbn_center_6qw{
position:relative;
}
.qovbn_fab_6qw{
background:#E0198F;
border-radius:50%;
color:#FFFFFF;
top:-1.25rem;
display:flex;
width:3.125rem;
align-items:center;
box-shadow:0 8px 32px rgba(26, 15, 38, 0.16), 0 2px 0.5rem rgba(26, 15, 38, 0.10);
position:absolute;
justify-content:center;
height:50px;
left:50%;
transform:translateX(-50%);
}
.qovbn_fab_6qw svg{
height:1.5rem;
width:24px;
}
.qovbn_center_6qw span{
color:#B0157A;
}
}
.qovbtn_6qw{
gap:0.5rem;
border-radius:8px;
padding:0.688rem 22px;
transition:background-color 0.2s ease,color 0.2s ease;
justify-content:center;
cursor:pointer;
align-items:center;
font-weight:700;
font-size:0.875rem;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
display:inline-flex;
}
.qovbtn_pri_6qw{
background:#E0198F;
box-shadow:0 4px 1.25rem rgba(224, 25, 143, 0.45), 0 2px 0.375rem rgba(224, 25, 143, 0.30);
color:#FFFFFF;
}
.qovbtn_pri_6qw:hover{
background:#C21278;
}
.qovbtn_ghost_6qw{
background:rgba(176, 21, 122, 0.11);
color:#1A0F26;
font-weight:600;
}
.qovbtn_line_6qw{
background:transparent;
border:1px solid rgba(26, 15, 38, 0.22);
font-weight:600;
color:#1A0F26;
}
.qovbtn_lg_6qw{
padding:1rem 1.875rem;
border-radius:0.813rem;
font-size:15px;
}
.qovband_6qw .qovbtn_line_6qw{
border-color:rgba(255, 255, 255, 0.13);
color:#F9F4FF;
}
.qovband_6qw .qovbtn_ghost_6qw{
background:rgba(255, 255, 255, 0.08);
color:#F9F4FF;
}
.qovlink_m_6qw{
gap:5px;
cursor:pointer;
text-decoration:none;
align-items:center;
display:inline-flex;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
color:#B0157A;
}
.qovlink_m_6qw svg{
width:14px;
height:0.875rem;
}
.qovband_6qw .qovlink_m_6qw{
color:#F53DB8;
}
.qovdot_6qw{
background:#B0157A;
flex:none;
border-radius:50%;
height:7px;
width:7px;
}
.qovdot_live_6qw{
animation:zm3-pulse 1.4s infinite;
background:#E82B2B;
}
.qovstars_6qw{
gap:2px;
color:#B0157A;
display:inline-flex;
}
.qovstars_6qw svg{
width:15px;
height:0.938rem;
}
.qovchip_6qw{
background:#F3EFF8;
padding:7px 12px;
border-radius:8px;
border:1px solid rgba(26, 15, 38, 0.12);
gap:6px;
align-items:center;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#3D2B52;
display:inline-flex;
font-size:11px;
}
.qovchip_on_6qw{
border-color:transparent;
background:rgba(176, 21, 122, 0.11);
color:#B0157A;
}
.qovgc_6qw{
display:block;
color:inherit;
text-decoration:none;
cursor:pointer;
min-width:0;
}
.qovgc_thumb_6qw{
border:1px solid rgba(26, 15, 38, 0.12);
overflow:hidden;
border-radius:13px;
display:block;
background-size:cover;
position:relative;
background-position:center;
aspect-ratio:1;
}
.qovgc_thumb_portrait_6qw{
aspect-ratio:3/4;
}
.qovgc_thumb_wide_6qw{
aspect-ratio:16/11;
}
.qovgc_cap_6qw{
padding:9px;
background:linear-gradient(transparent,rgba(20, 8, 36, 0.72));
left:0;
bottom:0;
position:absolute;
right:0;
}
.qovgc_name_6qw{
font-weight:700;
display:block;
color:#F9F4FF;
font-size:0.781rem;
}
.qovgc_meta_6qw{
color:#C4AEDE;
font-size:0.688rem;
}
.qovgc_badge_6qw{
border-radius:0.5rem;
background:#B0157A;
padding:2px 6px;
top:0.5rem;
font-weight:700;
position:absolute;
right:0.5rem;
font-size:8px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#FFFFFF;
}
.qovgc_badge_hot_6qw{
background:#E82B2B;
color:#F9F4FF;
}
.qovgc_badge_live_6qw{
background:#E82B2B;
right:auto;
left:0.5rem;
color:#F9F4FF;
}
.qovgc_mult_6qw{
inset:0;
align-items:center;
position:absolute;
color:#B0157A;
font-weight:700;
display:flex;
justify-content:center;
font-size:1.75rem;
}
.qovpc_6qw{
background:#F3EFF8;
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:0.813rem;
align-items:center;
font-weight:700;
display:flex;
justify-content:center;
height:4rem;
font-size:14px;
color:#3D2B52;
}
.qovrail_6qw{
min-width:0;
}
.qovrail_scroll_6qw{
gap:0.875rem;
display:grid;
}
.qovrail_scroll_6qw>*{
min-width:0;
}
.qovg6_6qw{
grid-template-columns:repeat(6,1fr);
}
.qovg7_6qw{
grid-template-columns:repeat(7,1fr);
}
.qovg4_6qw{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.qovg6_6qw,.qovg7_6qw{
grid-template-columns:none;
grid-auto-columns:120px;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
padding-bottom:6px;
overflow-x:auto;
}
.qovg6_6qw>*,.qovg7_6qw>*{
scroll-snap-align:start;
}
.qovg4_6qw{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.qovg4_6qw{
grid-template-columns:none;
grid-auto-columns:150px;
grid-auto-flow:column;
overflow-x:auto;
}
}
.qovpanel_6qw{
border-radius:20px;
border:1px solid rgba(26, 15, 38, 0.12);
padding:28px 2rem;
background:#F3EFF8;
}
.qovsplit_6qw{
gap:36px;
display:grid;
align-items:start;
}
.qovsplit_6qw>*{
min-width:0;
}
.qovsplit_a_6qw{
grid-template-columns:.85fr 1.15fr;
}
.qovsplit_b_6qw{
grid-template-columns:1fr 1.1fr;
}
.qovsplit_c_6qw{
grid-template-columns:1.1fr .9fr;
}
.qovpgrid_6qw{
gap:40px;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.qovpgrid_6qw>*{
min-width:0;
}
.qovlead_6qw{
line-height:1.65;
margin-bottom:14px;
color:#3D2B52;
font-size:15px;
}
.qovfeat_6qw{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.qovfeat_6qw>*{
min-width:0;
}
.qovfeat2_6qw{
grid-template-columns:1fr 1fr;
}
.qovfeat_card_6qw{
border-radius:20px;
padding:1.625rem;
background:#F3EFF8;
border:1px solid rgba(26, 15, 38, 0.12);
}
.qovfeat_card_6qw svg{
height:1.625rem;
margin-bottom:16px;
width:1.625rem;
color:#B0157A;
}
.qovfeat_card_6qw h3{
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A0F26;
font-weight:700;
margin-bottom:0.5rem;
font-size:18px;
}
.qovfeat_card_6qw p{
color:#3D2B52;
line-height:1.6;
font-size:13px;
}
.qovfeat_card_6qw b{
color:#1A0F26;
}
.qovbig_6qw{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.qovbig_n_6qw{
color:#B0157A;
font-size:1.625rem;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.qovbig_l_6qw{
font-size:12px;
color:#6E5787;
}
.qovperson_6qw{
border:1px solid rgba(26, 15, 38, 0.12);
gap:14px;
border-radius:0.813rem;
background:#F3EFF8;
padding:16px 1.125rem;
align-items:center;
display:flex;
}
.qovavatar_6qw{
flex:none;
background:linear-gradient(135deg,#E0198F,#7A0D55);
border-radius:50%;
height:44px;
width:2.75rem;
}
.qovperson_name_6qw{
font-weight:700;
font-size:14px;
color:#1A0F26;
}
.qovperson_role_6qw{
font-size:0.75rem;
color:#6E5787;
}
.qovkv_6qw{
overflow:hidden;
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:0.813rem;
grid-template-columns:1fr 1fr;
background:rgba(26, 15, 38, 0.12);
gap:1px;
display:grid;
}
.qovkv_6qw>div{
background:#FAF8FC;
padding:16px 1.125rem;
min-width:0;
}
.qovkv_k_6qw{
color:#B0157A;
text-transform:uppercase;
font-size:9.5px;
margin-bottom:0.313rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.qovkv_v_6qw{
font-weight:700;
font-size:13.5px;
color:#1A0F26;
}
@media(max-width:1021px){
.qovsplit_a_6qw,.qovsplit_b_6qw,.qovsplit_c_6qw,.qovpgrid_6qw{
grid-template-columns:1fr;
gap:24px;
}
.qovfeat_6qw,.qovfeat2_6qw{
grid-template-columns:1fr;
}
.qovkv_6qw{
grid-template-columns:1fr;
}
}
.qovsh_6qw{
min-width:0;
margin-bottom:1rem;
}
.qovsh_row_6qw{
gap:0.75rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.qovsh_row_6qw .qovsh_l_6qw{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.qovsh_stack_6qw{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.qovsh_center_6qw{
gap:0.625rem;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.qovsh_h2_6qw{
gap:0.563rem;
overflow-wrap:break-word;
font-size:20px;
align-items:center;
line-height:1.1;
color:#1A0F26;
font-weight:700;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
}
@media(min-width:769px){
.qovsh_h2_6qw{
font-size:1.5rem;
}
}
.qovband_6qw .qovsh_h2_6qw{
color:#F9F4FF;
}
.qoveb_mono_6qw{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
text-transform:none;
letter-spacing:.08em;
}
.qoveb_mono_6qw::before{
content:"// ";
}
.qoveb_upper_6qw{
text-transform:uppercase;
letter-spacing:.14em;
}
.qoveb_pill_6qw{
border-radius:999px;
padding:5px 0.688rem;
background:rgba(176, 21, 122, 0.11);
letter-spacing:.12em;
text-transform:uppercase;
}
.qoveb_line_6qw{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.qoveb_line_6qw::before{
background:#B0157A;
width:1.5rem;
height:1px;
display:inline-block;
content:"";
}
.qovband_6qw .qoveb_line_6qw::before{
background:#F53DB8;
}
.qovband_6qw .qoveb_pill_6qw{
background:rgba(255, 255, 255, 0.08);
}
.qovsh_link_6qw{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
white-space:nowrap;
align-items:center;
border-bottom:1px solid #1A0F26;
font-weight:600;
font-size:0.813rem;
display:inline-flex;
color:#1A0F26;
padding-bottom:2px;
}
.qovsh_link_6qw:hover{
border-color:#B0157A;
color:#B0157A;
}
.qovsh_link_6qw svg{
width:14px;
height:14px;
}
.qovsh_link_chev_6qw{
color:#B0157A;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
border-bottom:0;
padding-bottom:0;
font-size:12px;
}
.qovsh_link_btn_6qw{
padding:9px 18px;
border-radius:62.438rem;
background:#E0198F;
border-bottom:0;
color:#FFFFFF;
}
.qovsh_link_btn_6qw:hover{
border-color:transparent;
background:#C21278;
}
.qovband_6qw .qovsh_link_6qw{
border-color:#F9F4FF;
color:#F9F4FF;
}
.qovband_6qw .qovsh_link_chev_6qw{
color:#F53DB8;
}
.qovsh_rule_6qw{
margin:-2px 0 1rem;
background:rgba(26, 15, 38, 0.12);
height:1px;
}
.qovband_6qw .qovsh_rule_6qw{
background:rgba(255, 255, 255, 0.13);
}
.qovseo_grid3_6qw{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qovseo_grid4_6qw{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.qovseo_grid3_6qw>*,.qovseo_grid4_6qw>*{
min-width:0;
}
.qovseo_card_6qw{
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:13px;
padding:1.5rem;
background:#F3EFF8;
}
.qovseo_card_6qw h3{
font-size:1.125rem;
margin-bottom:8px;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#1A0F26;
}
.qovseo_card_6qw p{
line-height:1.6;
font-size:13px;
color:#3D2B52;
}
.qovseo_card_sm_6qw{
padding:1.25rem;
}
.qovseo_card_sm_6qw h3{
font-size:1rem;
}
.qovseo_card_sm_6qw p{
font-size:12.5px;
line-height:1.55;
}
.qovseo_rtp_row_6qw{
grid-template-columns:1fr 1fr;
gap:2.25rem;
display:grid;
margin-top:16px;
align-items:center;
}
.qovrtp_6qw{
gap:14px;
display:flex;
min-width:0;
}
.qovrtp_6qw>div{
flex:1;
background:#FAF8FC;
padding:16px;
border-radius:0.813rem;
min-width:0;
text-align:center;
}
.qovrtp_n_6qw{
font-size:26px;
color:#B0157A;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
white-space:nowrap;
font-weight:700;
}
.qovrtp_l_6qw{
font-size:0.688rem;
margin-top:0.25rem;
color:#6E5787;
}
.qovcmp_6qw{
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:0.813rem;
overflow:hidden;
max-width:760px;
}
.qovcmp_row_6qw{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.qovcmp_row_6qw>div{
padding:13px 0.875rem;
text-align:center;
min-width:0;
}
.qovcmp_row_6qw>div:first-child{
color:#1A0F26;
padding-left:22px;
font-weight:600;
text-align:left;
}
.qovcmp_th_6qw{
background:#FAF8FC;
font-size:0.781rem;
font-weight:700;
}
.qovcmp_row_6qw:not(.qovcmp_th_6qw){
background:#F3EFF8;
border-top:1px solid rgba(26, 15, 38, 0.08);
color:#3D2B52;
}
.qovcmp_zebra_6qw{
background:#EDE8F4;
}
.qovguide_6qw{
background:#F3EFF8;
border:1px solid rgba(26, 15, 38, 0.12);
overflow:hidden;
border-radius:13px;
cursor:pointer;
}
.qovguide_cover_6qw{
height:8.125rem;
}
.qovguide_body_6qw{
padding:1.25rem;
}
.qovguide_body_6qw h3{
margin:7px 0 9px;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
line-height:1.25;
font-weight:700;
color:#1A0F26;
}
.qovguide_meta_6qw{
color:#6E5787;
font-size:11.5px;
}
.qovhub_6qw{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid rgba(26, 15, 38, 0.08);
display:grid;
padding-top:1.75rem;
}
.qovhub_6qw>*{
min-width:0;
}
.qovhub_6qw h4{
font-weight:700;
margin-bottom:0.688rem;
font-size:0.813rem;
color:#1A0F26;
}
.qovhub_col_6qw{
gap:0.5rem;
flex-direction:column;
color:#3D2B52;
display:flex;
font-size:0.813rem;
}
.qovhub_col_6qw a{
cursor:pointer;
}
@media(max-width:1021px){
.qovseo_grid3_6qw{
grid-template-columns:1fr;
}
.qovseo_grid4_6qw{
grid-template-columns:repeat(2,1fr);
}
.qovseo_rtp_row_6qw{
grid-template-columns:1fr;
gap:20px;
}
.qovhub_6qw{
gap:1.375rem;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.qovhub_6qw{
grid-template-columns:1fr;
}
}
.qovtk_6qw{
background:#1E1428;
overflow:hidden;
align-items:center;
display:flex;
border-bottom:1px solid rgba(26, 15, 38, 0.08);
}
.qovtk_tag_6qw{
gap:0.5rem;
padding:0.688rem 18px;
background:#F3EFF8;
flex:none;
text-transform:uppercase;
color:#E82B2B;
font-weight:600;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:0.656rem;
align-items:center;
border-right:1px solid rgba(26, 15, 38, 0.08);
letter-spacing:.1em;
display:flex;
}
.qovtk_rail_6qw{
flex:1;
overflow:hidden;
}
.qovtk_track_6qw{
padding:11px 14px;
gap:28px;
animation:zm3-marquee 26s linear infinite;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
white-space:nowrap;
display:flex;
font-size:0.75rem;
color:#3D2B52;
width:max-content;
}
.qovtk_track_6qw b{
color:#B0157A;
}
.qovhero_6qw{
border:1px solid rgba(26, 15, 38, 0.12);
background:linear-gradient(120deg,#1A0F26,#0F0D2E);
padding:2.875rem 3rem;
border-radius:1.25rem;
overflow:hidden;
position:relative;
color:#F9F4FF;
}
.qovhero_glow_6qw{
background:radial-gradient(circle,rgba(220, 40, 160, 0.22),transparent 70%);
border-radius:50%;
right:-60px;
width:340px;
height:21.25rem;
top:-3.75rem;
position:absolute;
}
.qovhero_in_6qw{
max-width:600px;
position:relative;
}
.qovhero_6qw .qoveyebrow_6qw{
color:#F53DB8;
}
.qovpill_row_6qw{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:62.438rem;
gap:0.5rem;
padding:6px 0.813rem;
letter-spacing:.1em;
display:inline-flex;
font-size:10.5px;
color:#F53DB8;
text-transform:uppercase;
align-items:center;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
margin-bottom:22px;
}
.qovhero_h1_6qw{
margin:1.125rem 0;
color:#F9F4FF;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
line-height:1.02;
font-size:54px;
letter-spacing:-.02em;
font-weight:700;
}
.qovhero_h1_6qw em{
color:#F53DB8;
font-style:normal;
}
.qovhero_sub_6qw{
color:#C4AEDE;
margin-bottom:1.75rem;
line-height:1.55;
font-size:17px;
max-width:480px;
}
.qovhero_cta_6qw{
gap:0.875rem;
display:flex;
margin-bottom:26px;
align-items:center;
flex-wrap:wrap;
}
.qovhero_trust_6qw{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.qovhero_rating_txt_6qw{
font-size:13px;
color:#C4AEDE;
}
@media(max-width:1026px){
.qovhero_6qw{
padding:2rem 1.5rem;
}
.qovhero_h1_6qw{
font-size:38px;
}
}
@media(max-width:557px){
.qovhero_h1_6qw{
font-size:1.875rem;
}
}
.qovstat_6qw{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.qovstat_6qw>*{
min-width:0;
}
.qovstat_item_6qw{
border-radius:0.813rem;
background:#F3EFF8;
border:1px solid rgba(26, 15, 38, 0.12);
padding:18px 1.25rem;
}
.qovstat_k_6qw{
font-size:9.5px;
text-transform:uppercase;
margin-bottom:7px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
color:#6E5787;
}
.qovstat_v_6qw{
gap:0.5rem;
overflow-wrap:anywhere;
font-weight:700;
min-width:0;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
display:flex;
color:#1A0F26;
font-size:1.5rem;
}
.qovstat_v_accent_6qw{
color:#B0157A;
}
@media(max-width:1025px){
.qovstat_6qw{
grid-template-columns:repeat(2,1fr);
}
}
.qovwlc_6qw{
overflow:hidden;
padding:36px 2.5rem;
border:1px solid rgba(26, 15, 38, 0.12);
gap:24px;
background:linear-gradient(120deg,#1A0F26,#0F0D2E);
border-radius:1.25rem;
grid-template-columns:1.2fr .8fr;
align-items:center;
position:relative;
color:#F9F4FF;
display:grid;
}
.qovwlc_6qw>*{
min-width:0;
}
.qovwlc_6qw .qoveyebrow_6qw{
color:#F53DB8;
}
.qovwlc_glow_6qw{
border-radius:50%;
background:radial-gradient(circle,rgba(220, 40, 160, 0.22),transparent 70%);
width:260px;
height:16.25rem;
right:-2.5rem;
position:absolute;
top:-40px;
}
.qovwlc_in_6qw{
position:relative;
}
.qovwlc_h2_6qw{
margin:0.625rem 0 0.5rem;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F9F4FF;
font-size:2.125rem;
overflow-wrap:break-word;
font-weight:700;
line-height:1.03;
}
.qovwlc_h2_6qw em{
color:#F53DB8;
font-style:normal;
}
.qovwlc_sub_6qw{
margin-bottom:18px;
max-width:420px;
color:#C4AEDE;
line-height:1.55;
font-size:14px;
}
.qovwlc_terms_6qw{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.qovterm_6qw{
gap:11px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.813rem 0.938rem;
border-radius:13px;
align-items:center;
display:flex;
}
.qovterm_6qw svg{
flex:none;
height:20px;
color:#F53DB8;
width:20px;
}
.qovterm_k_6qw{
letter-spacing:.1em;
color:#C4AEDE;
font-size:9.5px;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.qovterm_v_6qw{
font-size:0.875rem;
color:#F9F4FF;
margin-top:2px;
font-weight:700;
}
@media(max-width:1027px){
.qovwlc_6qw{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.qovwlc_h2_6qw{
font-size:26px;
}
}
.qovjp_6qw{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.qovjp_6qw>*{
min-width:0;
}
.qovjp_hero_6qw{
border-radius:20px;
background:linear-gradient(135deg,#1A0F26,#0F0D2E);
padding:1.625rem;
border:1px solid rgba(26, 15, 38, 0.12);
gap:14px;
overflow:hidden;
color:#F9F4FF;
position:relative;
justify-content:space-between;
min-height:180px;
flex-direction:column;
display:flex;
}
.qovjp_glow_6qw{
background:radial-gradient(circle,rgba(220, 40, 160, 0.22),transparent 70%);
border-radius:50%;
top:-2.5rem;
right:-2.5rem;
height:11.25rem;
width:180px;
position:absolute;
}
.qovjp_k_row_6qw{
gap:0.625rem;
position:relative;
justify-content:space-between;
align-items:center;
display:flex;
}
.qovjp_k_6qw{
color:#6E5787;
font-size:0.625rem;
text-transform:uppercase;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
letter-spacing:.12em;
}
.qovjp_hero_6qw .qovjp_k_6qw{
color:#C4AEDE;
}
.qovjp_amt_6qw{
font-weight:700;
line-height:1;
position:relative;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:42px;
color:#F53DB8;
}
.qovjp_sub_6qw{
color:#C4AEDE;
margin-top:0.313rem;
font-size:0.75rem;
}
.qovjp_cell_6qw{
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:20px;
padding:1.375rem;
background:#F3EFF8;
flex-direction:column;
justify-content:space-between;
display:flex;
min-height:11.25rem;
}
.qovjp_cell_6qw .qovjp_amt_6qw{
font-size:1.875rem;
color:#1A0F26;
}
.qovjp_cell_6qw .qovjp_sub_6qw{
color:#6E5787;
}
@media(max-width:1027px){
.qovjp_6qw{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.qovjp_amt_6qw{
font-size:32px;
}
}
.qovdw_h2_6qw{
margin-bottom:0.625rem;
line-height:1.08;
font-weight:700;
color:#1A0F26;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.625rem;
}
.qovsteps_v_6qw{
gap:0.625rem;
grid-template-columns:1fr;
}
.qovsteps_v_6qw .qovstep_6qw{
padding:18px 20px;
}
@media(max-width:562px){
.qovdw_h2_6qw{
font-size:1.438rem;
}
}
.qovsteps_6qw{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.qovsteps_6qw>*{
min-width:0;
}
.qovstep_6qw{
background:#F3EFF8;
padding:24px;
border-radius:0.813rem;
border:1px solid rgba(26, 15, 38, 0.12);
position:relative;
}
.qovstep_num_6qw{
background:#E0198F;
border-radius:0.5rem;
height:1.875rem;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
align-items:center;
margin-bottom:0.875rem;
width:30px;
justify-content:center;
font-size:13px;
font-weight:700;
color:#FFFFFF;
display:flex;
}
.qovstep_h_6qw{
color:#1A0F26;
margin-bottom:7px;
font-size:16px;
font-weight:700;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qovstep_p_6qw{
color:#3D2B52;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1021px){
.qovsteps_6qw{
grid-template-columns:1fr;
}
}
.qovpromo_grid_6qw{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qovpromo_grid_6qw>*{
min-width:0;
}
.qovpromo_6qw{
padding:1.5rem;
background:#F3EFF8;
overflow:hidden;
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:20px;
position:relative;
min-height:150px;
}
.qovpromo_h_6qw{
font-weight:700;
color:#1A0F26;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:26px;
line-height:1.05;
margin-top:6px;
}
.qovpromo_h_6qw em{
font-style:normal;
color:#B0157A;
}
.qovpromo_p_6qw{
line-height:1.5;
color:#3D2B52;
font-size:12.5px;
margin-top:0.5rem;
}
.qovpromo_feat_6qw{
border-color:rgba(26, 15, 38, 0.12);
background:linear-gradient(135deg,#1A0F26,#0F0D2E);
}
.qovpromo_feat_6qw .qovpromo_h_6qw{
color:#F9F4FF;
}
.qovpromo_feat_6qw .qovpromo_h_6qw em{
color:#F53DB8;
}
.qovpromo_feat_6qw .qovpromo_p_6qw{
color:#C4AEDE;
}
.qovpromo_feat_6qw .qoveyebrow_6qw{
color:#F53DB8;
}
@media(max-width:1022px){
.qovpromo_grid_6qw{
grid-template-columns:1fr;
}
}
.qovtour_6qw{
grid-template-columns:1.05fr 1fr;
overflow:hidden;
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:20px;
display:grid;
}
.qovtour_6qw>*{
min-width:0;
}
.qovtour_l_6qw{
padding:34px;
overflow:hidden;
background:linear-gradient(135deg,#1A0F26,#0F0D2E);
position:relative;
color:#F9F4FF;
}
.qovtour_h2_6qw{
margin:12px 0 0.625rem;
font-weight:700;
color:#F9F4FF;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
font-size:1.875rem;
}
.qovtour_h2_6qw em{
color:#F53DB8;
font-style:normal;
}
.qovtour_text_6qw{
line-height:1.6;
max-width:340px;
font-size:0.844rem;
color:#C4AEDE;
margin-bottom:20px;
}
.qovtour_meta_6qw{
gap:18px;
display:flex;
margin-bottom:20px;
flex-wrap:wrap;
align-items:flex-end;
}
.qovtour_cap_6qw{
font-size:9.5px;
color:#C4AEDE;
margin-bottom:5px;
text-transform:uppercase;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.qovcount_6qw{
gap:0.375rem;
display:flex;
}
.qovcount_6qw span{
padding:0.25rem 9px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:0.5rem;
font-size:22px;
font-weight:700;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.qovtour_units_6qw{
font-size:10px;
color:#C4AEDE;
}
.qovboard_6qw{
background:#F3EFF8;
padding:1.75rem 30px;
}
.qovboard_head_6qw{
justify-content:space-between;
display:flex;
align-items:center;
margin-bottom:0.875rem;
}
.qovboard_title_6qw{
color:#1A0F26;
font-weight:700;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
}
.qovboard_upd_6qw{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
font-size:10px;
color:#6E5787;
}
.qovboard_list_6qw{
gap:2px;
display:flex;
flex-direction:column;
}
.qovboard_row_6qw{
border-radius:0.5rem;
padding:10px 12px;
gap:12px;
display:flex;
align-items:center;
}
.qovboard_top1_6qw{
background:rgba(176, 21, 122, 0.11);
}
.qovboard_rk_6qw{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-weight:700;
color:#6E5787;
width:1.25rem;
font-size:14px;
}
.qovboard_top1_6qw .qovboard_rk_6qw{
color:#B0157A;
}
.qovboard_nm_6qw{
flex:1;
font-weight:600;
color:#3D2B52;
font-size:13.5px;
min-width:0;
}
.qovboard_top1_6qw .qovboard_nm_6qw{
font-weight:700;
color:#1A0F26;
}
.qovboard_pt_6qw{
font-size:0.781rem;
color:#3D2B52;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
@media(max-width:1027px){
.qovtour_6qw{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.qovtour_h2_6qw{
font-size:24px;
}
}
.qovsupp_6qw{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.qovsupp_6qw>*{
min-width:0;
}
.qovsupp_card_6qw{
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:13px;
padding:24px;
background:#F3EFF8;
}
.qovsupp_card_6qw svg{
margin-bottom:14px;
width:24px;
height:24px;
color:#B0157A;
}
.qovsupp_card_6qw h3{
font-size:16px;
color:#1A0F26;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.375rem;
font-weight:700;
}
.qovsupp_card_6qw p{
color:#3D2B52;
font-size:13px;
line-height:1.55;
}
@media(max-width:1027px){
.qovsupp_6qw{
grid-template-columns:1fr;
}
}
.qovgm_6qw{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.qovgm_6qw>*{
min-width:0;
}
.qovgm_panel_6qw{
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:1.25rem;
background:#F3EFF8;
padding:1.75rem;
}
.qovgm_h2_6qw{
margin:10px 0 0.5rem;
color:#1A0F26;
font-weight:700;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
}
.qovgm_text_6qw{
line-height:1.6;
color:#3D2B52;
font-size:13.5px;
max-width:27.5rem;
margin-bottom:20px;
}
.qovgm_level_6qw{
gap:14px;
align-items:center;
display:flex;
margin-bottom:1rem;
}
.qovgm_lv_6qw{
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
color:#B0157A;
font-weight:700;
}
.qovgm_bar_wrap_6qw{
flex:1;
min-width:0;
}
.qovgm_bar_meta_6qw{
justify-content:space-between;
display:flex;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#6E5787;
margin-bottom:0.313rem;
font-size:10px;
}
.qovbar_6qw{
overflow:hidden;
background:#FAF8FC;
border-radius:62.438rem;
height:0.5rem;
}
.qovbar_fill_6qw{
background:linear-gradient(90deg,#E0198F,#7A0D55);
border-radius:62.438rem;
height:100%;
display:block;
}
.qovgm_missions_6qw{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.qovgm_refer_6qw{
border:1px solid rgba(26, 15, 38, 0.12);
background:linear-gradient(150deg,#1A0F26,#0F0D2E);
padding:28px;
overflow:hidden;
border-radius:20px;
flex-direction:column;
position:relative;
justify-content:space-between;
color:#F9F4FF;
display:flex;
}
.qovgm_refer_6qw .qoveyebrow_6qw{
color:#F53DB8;
}
.qovgm_ref_h2_6qw{
margin:10px 0 0.5rem;
color:#F9F4FF;
line-height:1.1;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:24px;
}
.qovgm_ref_h2_6qw em{
color:#F53DB8;
font-style:normal;
}
.qovgm_ref_text_6qw{
line-height:1.55;
font-size:0.813rem;
color:#C4AEDE;
margin-bottom:1.125rem;
}
@media(max-width:1025px){
.qovgm_6qw{
grid-template-columns:1fr;
}
}
.qovpay_logos_6qw{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.qovpay_logos_6qw>*{
min-width:0;
}
.qovpay_6qw{
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:8px;
display:flex;
height:3rem;
align-items:center;
font-size:12px;
color:#3D2B52;
justify-content:center;
font-weight:700;
}
.qovtable_6qw{
border-radius:13px;
border:1px solid rgba(26, 15, 38, 0.12);
overflow:hidden;
}
.qovtrow_6qw{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.qovtrow_6qw>div{
padding:13px 0.875rem;
min-width:0;
}
.qovtrow_6qw>div:first-child{
padding-left:16px;
color:#1A0F26;
font-weight:700;
}
.qovtrow_th_6qw{
background:#FAF8FC;
text-transform:uppercase;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
letter-spacing:.06em;
color:#6E5787;
font-size:9.5px;
}
.qovtrow_6qw:not(.qovtrow_th_6qw){
background:#F3EFF8;
color:#3D2B52;
border-top:1px solid rgba(26, 15, 38, 0.08);
}
.qovtrow_zebra_6qw{
background:#EDE8F4;
}
.qovpos_6qw{
color:#B0157A;
font-weight:700;
}
@media(max-width:1026px){
.qovpay_logos_6qw{
grid-template-columns:repeat(2,1fr);
}
}
.qovvip_head_6qw{
gap:0.75rem;
display:flex;
justify-content:space-between;
margin-bottom:1.125rem;
flex-wrap:wrap;
align-items:flex-end;
}
.qovvip_intro_6qw{
font-size:13px;
max-width:420px;
color:#3D2B52;
}
.qovvip_6qw{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.qovvip_6qw>*{
min-width:0;
}
.qovtier_6qw{
background:#F3EFF8;
padding:20px;
border-radius:0.813rem;
border:1px solid rgba(26, 15, 38, 0.12);
}
.qovtier_on_6qw{
border-color:#B0157A;
background:rgba(176, 21, 122, 0.11);
}
.qovtier_medal_6qw{
background:linear-gradient(135deg,#E0198F,#7A0D55);
border-radius:0.5rem;
margin-bottom:0.875rem;
width:1.875rem;
height:1.875rem;
}
.qovtier_name_6qw{
color:#1A0F26;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.313rem;
font-weight:700;
font-size:0.938rem;
}
.qovtier_tx_6qw{
line-height:1.5;
color:#6E5787;
font-size:11.5px;
}
@media(max-width:1021px){
.qovvip_6qw{
grid-template-columns:repeat(2,1fr);
}
}
.qovrc_6qw{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.qovrc_6qw>*{
min-width:0;
}
.qovrc_awards_6qw{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.qovaward_6qw{
gap:0.688rem;
align-items:center;
display:flex;
}
.qovaward_6qw svg{
flex:none;
height:18px;
color:#F0A500;
width:18px;
}
.qovaward_t_6qw{
color:#1A0F26;
font-weight:700;
font-size:0.844rem;
}
.qovaward_s_6qw{
font-size:11.5px;
color:#6E5787;
}
.qovrc_press_6qw{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.qovlogo_cell_6qw{
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:0.5rem;
display:flex;
justify-content:center;
height:3rem;
font-size:13px;
color:#3D2B52;
align-items:center;
font-weight:700;
}
.qovrc_partner_6qw{
padding:20px;
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:0.813rem;
background:#F3EFF8;
}
.qovrc_partner_name_6qw{
margin-bottom:6px;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
color:#1A0F26;
font-size:1.125rem;
}
.qovrc_partner_text_6qw{
font-size:12.5px;
line-height:1.55;
color:#3D2B52;
}
@media(max-width:1025px){
.qovrc_6qw{
grid-template-columns:1fr;
gap:1.375rem;
}
.qovrc_press_6qw{
grid-template-columns:repeat(4,1fr);
}
}
.qovop_h2_6qw{
margin:0.625rem 0 0.5rem;
font-weight:700;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A0F26;
font-size:24px;
line-height:1.1;
}
.qovop_text_6qw{
font-size:13.5px;
line-height:1.6;
color:#3D2B52;
}
@media(max-width:560px){
.qovop_h2_6qw{
font-size:1.375rem;
}
}
.qovprovs_6qw{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:28px;
}
.qovprovs_6qw>*{
min-width:0;
}
.qovprov_6qw{
background:#F3EFF8;
padding:12px;
border:1px solid rgba(26, 15, 38, 0.12);
border-radius:13px;
justify-content:center;
height:64px;
display:flex;
align-items:center;
text-decoration:none;
}
.qovprov_img_6qw{
max-height:2rem;
max-width:100%;
object-fit:contain;
}
.qovresp_6qw{
background:#F3EFF8;
padding:1.625rem;
border-radius:0.813rem;
border:1px solid rgba(26, 15, 38, 0.12);
gap:24px;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:center;
}
.qovresp_in_6qw{
max-width:35rem;
}
.qovresp_h_6qw{
font-size:1.188rem;
font-weight:700;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:8px;
color:#1A0F26;
}
.qovresp_p_6qw{
color:#3D2B52;
line-height:1.6;
font-size:0.844rem;
}
.qovresp_badges_6qw{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qovage18_6qw{
padding:4px 0.5rem;
border-radius:0.5rem;
border:1.5px solid #E82B2B;
color:#E82B2B;
font-weight:700;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
font-size:0.813rem;
}
.qovresp_org_6qw{
font-size:13px;
color:#6E5787;
font-weight:600;
}
@media(max-width:1021px){
.qovprovs_6qw{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:560px){
.qovprovs_6qw{
grid-template-columns:repeat(2,1fr);
}
}
.qovgd_head_6qw{
gap:12px;
align-items:center;
margin-bottom:16px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.qovrv_head_6qw{
gap:12px;
align-items:flex-end;
margin-bottom:1.125rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.qovrv_agg_6qw{
gap:0.625rem;
align-items:center;
display:flex;
}
.qovrv_source_6qw{
color:#6E5787;
font-size:0.781rem;
}
.qovrv_grid_6qw{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qovrv_grid_6qw>*{
min-width:0;
}
.qovreview_6qw{
padding:24px;
border:1px solid rgba(26, 15, 38, 0.12);
background:#F3EFF8;
border-radius:0.813rem;
}
.qovreview_6qw .qovstars_6qw{
margin-bottom:10px;
}
.qovreview_6qw p{
font-size:14.5px;
font-weight:600;
line-height:1.5;
color:#1A0F26;
margin-bottom:14px;
}
.qovreview_by_6qw{
color:#6E5787;
font-size:12.5px;
}
@media(max-width:1025px){
.qovrv_grid_6qw{
grid-template-columns:1fr;
}
}
.qovab_h2_6qw{
margin:0.875rem 0 1rem;
font-weight:700;
color:#1A0F26;
font-size:32px;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
}
.qovab_body_6qw{
margin-bottom:0.875rem;
font-size:0.938rem;
line-height:1.65;
color:#3D2B52;
}
.qovab_chips_6qw{
gap:0.625rem;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.qovfaq_6qw{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.qovfaq_item_6qw{
padding:18px 1.375rem;
border:1px solid rgba(26, 15, 38, 0.12);
background:#F3EFF8;
border-radius:0.813rem;
}
.qovfaq_q_6qw{
list-style:none;
gap:1rem;
display:flex;
justify-content:space-between;
color:#1A0F26;
cursor:pointer;
font-weight:600;
font-size:0.969rem;
align-items:center;
}
.qovfaq_q_6qw::-webkit-details-marker{
display:none;
}
.qovfaq_q_t_6qw{
gap:0.625rem;
display:flex;
}
.qovfaq_q_i_6qw{
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
color:#B0157A;
font-style:normal;
}
.qovfaq_pm_6qw{
font-size:1.25rem;
color:#B0157A;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.qovfaq_item_6qw[open] .qovfaq_pm_6qw{
transform:rotate(45deg);
}
.qovfaq_a_6qw{
font-size:0.844rem;
margin-top:0.75rem;
line-height:1.6;
color:#3D2B52;
}
@media(max-width:557px){
.qovab_h2_6qw{
font-size:26px;
}
}
.qovfooter_6qw{
background:#1E1428;
padding:40px 1.75rem;
border-top:1px solid rgba(26, 15, 38, 0.08);
}
.qovfooter_grid_6qw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
display:grid;
margin-left:auto;
margin-right:auto;
max-width:1400px;
margin-bottom:1.75rem;
}
.qovfooter_grid_6qw>*{
min-width:0;
}
.qovfooter_grid_6qw h4{
color:#9E8AB4;
letter-spacing:.12em;
font-size:0.625rem;
text-transform:uppercase;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
margin-bottom:13px;
}
.qovfcol_6qw{
gap:0.563rem;
flex-direction:column;
display:flex;
font-size:0.813rem;
color:#3D2B52;
}
.qovfcol_6qw a{
cursor:pointer;
}
.qovft_about_6qw{
max-width:16.25rem;
color:#6E5787;
font-size:13px;
margin-top:0.75rem;
line-height:1.6;
}
.qovft_contact_6qw{
font-size:12.5px;
color:#B0157A;
margin-top:12px;
overflow-wrap:anywhere;
font-family:"Fira Code", Menlo, Monaco, Consolas, monospace;
}
.qovfooter_bottom_6qw{
gap:1rem;
margin:0 auto;
display:flex;
align-items:center;
flex-wrap:wrap;
max-width:1400px;
padding-top:20px;
justify-content:space-between;
border-top:1px solid rgba(26, 15, 38, 0.08);
}
.qovfooter_bottom_6qw p{
line-height:1.6;
font-size:0.688rem;
color:#9E8AB4;
max-width:45rem;
}
@media(max-width:1025px){
.qovfooter_grid_6qw{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.qovfooter_grid_6qw{
grid-template-columns:1fr;
}
}