*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF7FB;
color:#3D2850;
text-rendering:optimizeLegibility;
line-height:1.55;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-size:15px;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(18, 6, 26, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.qpushell-cr6{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.qpumain-cr6{
min-width:0;
}
.qpuwrap-cr6{
margin:0 auto;
width:100%;
max-width:87.5rem;
}
.qpucontainer-cr6{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:770px){
.qpucontainer-cr6{
padding:0 28px;
}
}
.qpusection-cr6{
padding:1.5rem 1.75rem;
}
.qpusection_pt-cr6{
padding-top:34px;
}
.qpuband_soft-cr6{
background:#F3EFF6;
}
.qpueyebrow-cr6{
color:#A8158A;
letter-spacing:.14em;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-size:0.656rem;
font-weight:600;
display:inline-block;
line-height:1.4;
text-transform:uppercase;
}
.qpudrawer_cb-cr6{
display:none;
}
.qpuoverlay-cr6{
display:none;
}
@media(max-width:1022px){
.qpushell-cr6{
grid-template-columns:1fr;
}
.qpumain-cr6{
padding-bottom:78px;
}
.qpudrawer_cb-cr6:checked~.qpuoverlay-cr6{
inset:0;
background:rgba(18, 6, 26, 0.72);
position:fixed;
display:block;
z-index:70;
}
}
@media(max-width:560px){
.qpusection-cr6{
padding:1.125rem 16px;
}
.qpusection_pt-cr6{
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 ---------- */
.qpuside-cr6{
background:#F0ECF4;
padding:22px 1.125rem;
gap:1.375rem;
align-self:start;
height:100vh;
overflow-y:auto;
border-right:1px solid rgba(26, 15, 34, 0.08);
flex-direction:column;
display:flex;
top:0;
position:sticky;
}
.qpubrand-cr6{
gap:0.625rem;
align-items:center;
display:flex;
}
.qpulogo-cr6{
letter-spacing:-.02em;
font-weight:700;
font-size:1.313rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A0F22;
}
.qpuside_cta-cr6{
border-radius:0.813rem;
padding:1rem;
background:rgba(168, 21, 138, 0.11);
border:1px solid rgba(26, 15, 34, 0.12);
}
.qpuside_cta_h-cr6{
color:#1A0F22;
line-height:1.15;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:17px;
margin-bottom:6px;
}
.qpuside_cta_p-cr6{
color:#3D2850;
margin-bottom:0.75rem;
line-height:1.45;
font-size:12px;
}
.qpunav-cr6{
gap:3px;
display:flex;
flex-direction:column;
}
.qpunav_label-cr6{
padding:0.375rem 10px;
letter-spacing:.14em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.594rem;
color:#B09EC0;
text-transform:uppercase;
}
.qpunav_item-cr6{
gap:0.688rem;
padding:10px;
border-radius:0.563rem;
font-weight:500;
align-items:center;
display:flex;
color:#3D2850;
font-size:0.875rem;
}
.qpunav_item-cr6 svg{
height:17px;
width:17px;
}
.qpunav_item-cr6:hover{
background:rgba(168, 21, 138, 0.11);
color:#1A0F22;
}
.qpunav_item_on-cr6{
background:rgba(168, 21, 138, 0.11);
font-weight:600;
color:#A8158A;
}
.qpuside_foot-cr6{
background:#F3EFF6;
padding:12px;
border-radius:0.813rem;
border:1px solid rgba(26, 15, 34, 0.12);
margin-top:auto;
}
.qpuside_foot-cr6 p{
font-size:0.781rem;
color:#3D2850;
line-height:1.4;
margin-top:4px;
}
/* ---------- topbar ---------- */
.qputop-cr6{
padding:14px 28px;
gap:16px;
background:#F0ECF4;
align-items:center;
position:sticky;
top:0;
z-index:40;
border-bottom:1px solid rgba(26, 15, 34, 0.08);
display:flex;
}
.qputop_brand-cr6{
gap:0.563rem;
align-items:center;
display:none;
}
.qpusearch-cr6{
padding:0.688rem 14px;
border:1px solid rgba(26, 15, 34, 0.12);
gap:10px;
flex:1;
border-radius:13px;
background:#F3EFF6;
max-width:440px;
align-items:center;
color:#7A5F90;
display:flex;
font-size:0.844rem;
}
.qpusearch-cr6 svg{
flex:none;
width:16px;
height:1rem;
}
.qputop_actions-cr6{
gap:12px;
margin-left:auto;
display:flex;
align-items:center;
}
.qpulang-cr6{
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
color:#3D2850;
}
.qpuburger-cr6{
border-radius:0.563rem;
background:#F3EFF6;
border:1px solid rgba(26, 15, 34, 0.12);
color:#1A0F22;
display:none;
align-items:center;
height:40px;
width:2.5rem;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.qpubotnav-cr6{
display:none;
}
@media(max-width:1025px){
.qpuside-cr6{
transition:transform .25s ease;
width:280px;
left:0;
height:100vh;
position:fixed;
z-index:80;
transform:translateX(-100%);
top:0;
}
.qpudrawer_cb-cr6:checked~.qpushell-cr6 .qpuside-cr6{
transform:translateX(0);
}
.qputop-cr6{
padding:14px 16px;
gap:0.75rem;
position:static;
flex-wrap:wrap;
}
.qputop_brand-cr6{
display:flex;
}
.qpusearch-cr6{
display:none;
}
.qpuburger-cr6{
display:flex;
}
.qputop_actions-cr6{
gap:10px;
align-items:stretch;
width:100%;
margin-left:0;
}
.qputop_actions-cr6 .qpulang-cr6{
display:none;
}
.qputop_actions-cr6 .qpubtn-cr6{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.qpubotnav-cr6{
grid-template-columns:repeat(3,1fr);
background:#F0ECF4;
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
right:0;
transform:translateZ(0);
z-index:65;
bottom:0;
display:grid;
border-top:1px solid rgba(26, 15, 34, 0.12);
left:0;
position:fixed;
}
.qpubn-cr6{
padding:0.375rem 2px 0;
gap:0.25rem;
display:flex;
flex-direction:column;
font-size:10px;
min-width:0;
justify-content:flex-end;
align-items:center;
color:#3D2850;
font-weight:600;
}
.qpubn-cr6 svg{
flex:none;
width:1.375rem;
height:22px;
}
.qpubn-cr6 span{
overflow:hidden;
text-align:center;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
}
.qpubn_on-cr6{
color:#A8158A;
}
.qpubn_center-cr6{
position:relative;
}
.qpubn_fab-cr6{
background:#D41AAC;
border-radius:50%;
display:flex;
top:-1.25rem;
box-shadow:0 0.5rem 2rem rgba(26, 15, 34, 0.16), 0 2px 8px rgba(26, 15, 34, 0.10);
align-items:center;
left:50%;
transform:translateX(-50%);
justify-content:center;
position:absolute;
color:#FFFFFF;
height:3.125rem;
width:50px;
}
.qpubn_fab-cr6 svg{
width:1.5rem;
height:1.5rem;
}
.qpubn_center-cr6 span{
color:#A8158A;
}
}
.qpubtn-cr6{
transition:background-color 0.2s ease,color 0.2s ease;
padding:0.688rem 22px;
border-radius:9px;
gap:8px;
align-items:center;
font-size:0.875rem;
cursor:pointer;
display:inline-flex;
font-weight:700;
justify-content:center;
font-family:"Manrope", 'Helvetica Neue', Arial, sans-serif;
}
.qpubtn_pri-cr6{
background:#D41AAC;
box-shadow:0 0.25rem 1.125rem rgba(212, 26, 172, 0.45), 0 1px 4px rgba(212, 26, 172, 0.25);
color:#FFFFFF;
}
.qpubtn_pri-cr6:hover{
background:#B81595;
}
.qpubtn_ghost-cr6{
background:rgba(168, 21, 138, 0.11);
font-weight:600;
color:#1A0F22;
}
.qpubtn_line-cr6{
border:1px solid rgba(26, 15, 34, 0.22);
background:transparent;
font-weight:600;
color:#1A0F22;
}
.qpubtn_lg-cr6{
padding:1rem 1.875rem;
border-radius:13px;
font-size:0.938rem;
}
.qpuband-cr6 .qpubtn_line-cr6{
border-color:rgba(255, 255, 255, 0.13);
color:#F5EEFF;
}
.qpuband-cr6 .qpubtn_ghost-cr6{
background:rgba(255, 255, 255, 0.08);
color:#F5EEFF;
}
.qpulink_m-cr6{
gap:5px;
align-items:center;
cursor:pointer;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#A8158A;
text-decoration:none;
font-size:12px;
display:inline-flex;
}
.qpulink_m-cr6 svg{
width:0.875rem;
height:0.875rem;
}
.qpuband-cr6 .qpulink_m-cr6{
color:#F040C8;
}
.qpudot-cr6{
background:#A8158A;
flex:none;
border-radius:50%;
width:0.438rem;
height:7px;
}
.qpudot_live-cr6{
background:#D42030;
animation:zm3-pulse 1.4s infinite;
}
.qpustars-cr6{
gap:2px;
color:#A8158A;
display:inline-flex;
}
.qpustars-cr6 svg{
width:15px;
height:0.938rem;
}
.qpuchip-cr6{
gap:6px;
padding:0.438rem 0.75rem;
border:1px solid rgba(26, 15, 34, 0.12);
background:#F3EFF6;
border-radius:9px;
display:inline-flex;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.688rem;
align-items:center;
color:#3D2850;
}
.qpuchip_on-cr6{
border-color:transparent;
background:rgba(168, 21, 138, 0.11);
color:#A8158A;
}
.qpugc-cr6{
color:inherit;
display:block;
min-width:0;
cursor:pointer;
text-decoration:none;
}
.qpugc_thumb-cr6{
overflow:hidden;
border-radius:0.813rem;
border:1px solid rgba(26, 15, 34, 0.12);
background-size:cover;
aspect-ratio:1;
display:block;
position:relative;
background-position:center;
}
.qpugc_thumb_portrait-cr6{
aspect-ratio:3/4;
}
.qpugc_thumb_wide-cr6{
aspect-ratio:16/11;
}
.qpugc_cap-cr6{
padding:0.563rem;
background:linear-gradient(transparent,rgba(18, 6, 26, 0.72));
position:absolute;
right:0;
left:0;
bottom:0;
}
.qpugc_name-cr6{
display:block;
color:#F5EEFF;
font-weight:700;
font-size:12.5px;
}
.qpugc_meta-cr6{
color:#C4A8E0;
font-size:11px;
}
.qpugc_badge-cr6{
background:#A8158A;
border-radius:0.563rem;
padding:2px 0.375rem;
font-weight:700;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.5rem;
top:8px;
right:0.5rem;
position:absolute;
color:#FFFFFF;
}
.qpugc_badge_hot-cr6{
background:#D42030;
color:#F5EEFF;
}
.qpugc_badge_live-cr6{
background:#D42030;
color:#F5EEFF;
right:auto;
left:8px;
}
.qpugc_mult-cr6{
inset:0;
position:absolute;
align-items:center;
color:#A8158A;
display:flex;
justify-content:center;
font-weight:700;
font-size:1.75rem;
}
.qpupc-cr6{
background:#F3EFF6;
border:1px solid rgba(26, 15, 34, 0.12);
border-radius:0.813rem;
font-weight:700;
align-items:center;
justify-content:center;
display:flex;
font-size:0.875rem;
color:#3D2850;
height:4rem;
}
.qpurail-cr6{
min-width:0;
}
.qpurail_scroll-cr6{
gap:0.875rem;
display:grid;
}
.qpurail_scroll-cr6>*{
min-width:0;
}
.qpug6-cr6{
grid-template-columns:repeat(6,1fr);
}
.qpug7-cr6{
grid-template-columns:repeat(7,1fr);
}
.qpug4-cr6{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1021px){
.qpug6-cr6,.qpug7-cr6{
grid-template-columns:none;
grid-auto-flow:column;
scroll-snap-type:x mandatory;
grid-auto-columns:120px;
overflow-x:auto;
padding-bottom:0.375rem;
}
.qpug6-cr6>*,.qpug7-cr6>*{
scroll-snap-align:start;
}
.qpug4-cr6{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.qpug4-cr6{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
}
}
.qpupanel-cr6{
padding:1.75rem 32px;
border:1px solid rgba(26, 15, 34, 0.12);
border-radius:20px;
background:#F3EFF6;
}
.qpusplit-cr6{
gap:36px;
display:grid;
align-items:start;
}
.qpusplit-cr6>*{
min-width:0;
}
.qpusplit_a-cr6{
grid-template-columns:.85fr 1.15fr;
}
.qpusplit_b-cr6{
grid-template-columns:1fr 1.1fr;
}
.qpusplit_c-cr6{
grid-template-columns:1.1fr .9fr;
}
.qpupgrid-cr6{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.qpupgrid-cr6>*{
min-width:0;
}
.qpulead-cr6{
margin-bottom:0.875rem;
font-size:15px;
line-height:1.65;
color:#3D2850;
}
.qpufeat-cr6{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qpufeat-cr6>*{
min-width:0;
}
.qpufeat2-cr6{
grid-template-columns:1fr 1fr;
}
.qpufeat_card-cr6{
border-radius:20px;
background:#F3EFF6;
padding:26px;
border:1px solid rgba(26, 15, 34, 0.12);
}
.qpufeat_card-cr6 svg{
margin-bottom:16px;
height:1.625rem;
width:26px;
color:#A8158A;
}
.qpufeat_card-cr6 h3{
color:#1A0F22;
font-size:18px;
font-weight:700;
margin-bottom:8px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qpufeat_card-cr6 p{
line-height:1.6;
font-size:0.813rem;
color:#3D2850;
}
.qpufeat_card-cr6 b{
color:#1A0F22;
}
.qpubig-cr6{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.qpubig_n-cr6{
font-size:1.625rem;
font-weight:700;
color:#A8158A;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qpubig_l-cr6{
color:#7A5F90;
font-size:12px;
}
.qpuperson-cr6{
gap:0.875rem;
background:#F3EFF6;
border-radius:0.813rem;
padding:16px 18px;
border:1px solid rgba(26, 15, 34, 0.12);
align-items:center;
display:flex;
}
.qpuavatar-cr6{
flex:none;
background:linear-gradient(135deg,#D41AAC,#7A0D65);
border-radius:50%;
width:2.75rem;
height:44px;
}
.qpuperson_name-cr6{
font-weight:700;
color:#1A0F22;
font-size:14px;
}
.qpuperson_role-cr6{
color:#7A5F90;
font-size:12px;
}
.qpukv-cr6{
border:1px solid rgba(26, 15, 34, 0.12);
gap:1px;
border-radius:0.813rem;
overflow:hidden;
background:rgba(26, 15, 34, 0.12);
grid-template-columns:1fr 1fr;
display:grid;
}
.qpukv-cr6>div{
background:#FAF7FB;
padding:16px 18px;
min-width:0;
}
.qpukv_k-cr6{
text-transform:uppercase;
color:#A8158A;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:5px;
font-size:0.594rem;
}
.qpukv_v-cr6{
font-size:0.844rem;
font-weight:700;
color:#1A0F22;
}
@media(max-width:1025px){
.qpusplit_a-cr6,.qpusplit_b-cr6,.qpusplit_c-cr6,.qpupgrid-cr6{
gap:1.5rem;
grid-template-columns:1fr;
}
.qpufeat-cr6,.qpufeat2-cr6{
grid-template-columns:1fr;
}
.qpukv-cr6{
grid-template-columns:1fr;
}
}
.qpush-cr6{
margin-bottom:16px;
min-width:0;
}
.qpush_row-cr6{
gap:12px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.qpush_row-cr6 .qpush_l-cr6{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.qpush_stack-cr6{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.qpush_center-cr6{
gap:10px;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.qpush_h2-cr6{
gap:9px;
font-weight:700;
font-size:1.25rem;
overflow-wrap:break-word;
display:flex;
line-height:1.1;
color:#1A0F22;
align-items:center;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
@media(min-width:768px){
.qpush_h2-cr6{
font-size:24px;
}
}
.qpuband-cr6 .qpush_h2-cr6{
color:#F5EEFF;
}
.qpueb_mono-cr6{
text-transform:none;
letter-spacing:.08em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
}
.qpueb_mono-cr6::before{
content:"// ";
}
.qpueb_upper-cr6{
letter-spacing:.14em;
text-transform:uppercase;
}
.qpueb_pill-cr6{
padding:5px 0.688rem;
background:rgba(168, 21, 138, 0.11);
border-radius:62.438rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.qpueb_line-cr6{
gap:10px;
display:inline-flex;
align-items:center;
}
.qpueb_line-cr6::before{
background:#A8158A;
content:"";
height:1px;
display:inline-block;
width:24px;
}
.qpuband-cr6 .qpueb_line-cr6::before{
background:#F040C8;
}
.qpuband-cr6 .qpueb_pill-cr6{
background:rgba(255, 255, 255, 0.08);
}
.qpush_link-cr6{
transition:color 0.2s ease,border-color 0.2s ease;
gap:0.375rem;
padding-bottom:2px;
border-bottom:1px solid #1A0F22;
font-size:0.813rem;
white-space:nowrap;
color:#1A0F22;
display:inline-flex;
align-items:center;
font-weight:600;
}
.qpush_link-cr6:hover{
border-color:#A8158A;
color:#A8158A;
}
.qpush_link-cr6 svg{
width:14px;
height:14px;
}
.qpush_link_chev-cr6{
border-bottom:0;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
padding-bottom:0;
font-size:12px;
color:#A8158A;
}
.qpush_link_btn-cr6{
background:#D41AAC;
border-radius:62.438rem;
padding:9px 1.125rem;
border-bottom:0;
color:#FFFFFF;
}
.qpush_link_btn-cr6:hover{
border-color:transparent;
background:#B81595;
}
.qpuband-cr6 .qpush_link-cr6{
border-color:#F5EEFF;
color:#F5EEFF;
}
.qpuband-cr6 .qpush_link_chev-cr6{
color:#F040C8;
}
.qpush_rule-cr6{
margin:-2px 0 1rem;
background:rgba(26, 15, 34, 0.12);
height:1px;
}
.qpuband-cr6 .qpush_rule-cr6{
background:rgba(255, 255, 255, 0.13);
}
.qpuseo_grid3-cr6{
gap:1.25rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qpuseo_grid4-cr6{
grid-template-columns:repeat(4,1fr);
gap:13px;
display:grid;
}
.qpuseo_grid3-cr6>*,.qpuseo_grid4-cr6>*{
min-width:0;
}
.qpuseo_card-cr6{
background:#F3EFF6;
padding:1.5rem;
border:1px solid rgba(26, 15, 34, 0.12);
border-radius:13px;
}
.qpuseo_card-cr6 h3{
margin-bottom:8px;
font-weight:700;
color:#1A0F22;
font-size:1.125rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qpuseo_card-cr6 p{
color:#3D2850;
line-height:1.6;
font-size:13px;
}
.qpuseo_card_sm-cr6{
padding:1.25rem;
}
.qpuseo_card_sm-cr6 h3{
font-size:1rem;
}
.qpuseo_card_sm-cr6 p{
line-height:1.55;
font-size:12.5px;
}
.qpuseo_rtp_row-cr6{
grid-template-columns:1fr 1fr;
gap:36px;
align-items:center;
margin-top:1rem;
display:grid;
}
.qpurtp-cr6{
gap:14px;
display:flex;
min-width:0;
}
.qpurtp-cr6>div{
border-radius:13px;
background:#FAF7FB;
flex:1;
padding:16px;
text-align:center;
min-width:0;
}
.qpurtp_n-cr6{
font-weight:700;
white-space:nowrap;
font-size:26px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#A8158A;
}
.qpurtp_l-cr6{
font-size:11px;
margin-top:0.25rem;
color:#7A5F90;
}
.qpucmp-cr6{
border-radius:0.813rem;
border:1px solid rgba(26, 15, 34, 0.12);
overflow:hidden;
max-width:760px;
}
.qpucmp_row-cr6{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.qpucmp_row-cr6>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.qpucmp_row-cr6>div:first-child{
font-weight:600;
color:#1A0F22;
padding-left:1.375rem;
text-align:left;
}
.qpucmp_th-cr6{
background:#FAF7FB;
font-size:0.781rem;
font-weight:700;
}
.qpucmp_row-cr6:not(.qpucmp_th-cr6){
background:#F3EFF6;
color:#3D2850;
border-top:1px solid rgba(26, 15, 34, 0.08);
}
.qpucmp_zebra-cr6{
background:#EDE8F2;
}
.qpuguide-cr6{
border-radius:13px;
overflow:hidden;
background:#F3EFF6;
border:1px solid rgba(26, 15, 34, 0.12);
cursor:pointer;
}
.qpuguide_cover-cr6{
height:8.125rem;
}
.qpuguide_body-cr6{
padding:20px;
}
.qpuguide_body-cr6 h3{
margin:7px 0 0.563rem;
color:#1A0F22;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.25;
font-size:1rem;
}
.qpuguide_meta-cr6{
font-size:11.5px;
color:#7A5F90;
}
.qpuhub-cr6{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid rgba(26, 15, 34, 0.08);
padding-top:28px;
display:grid;
}
.qpuhub-cr6>*{
min-width:0;
}
.qpuhub-cr6 h4{
font-size:0.813rem;
color:#1A0F22;
margin-bottom:0.688rem;
font-weight:700;
}
.qpuhub_col-cr6{
gap:0.5rem;
display:flex;
color:#3D2850;
font-size:13px;
flex-direction:column;
}
.qpuhub_col-cr6 a{
cursor:pointer;
}
@media(max-width:1024px){
.qpuseo_grid3-cr6{
grid-template-columns:1fr;
}
.qpuseo_grid4-cr6{
grid-template-columns:repeat(2,1fr);
}
.qpuseo_rtp_row-cr6{
grid-template-columns:1fr;
gap:1.25rem;
}
.qpuhub-cr6{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.qpuhub-cr6{
grid-template-columns:1fr;
}
}
.qputk-cr6{
background:#1A1020;
overflow:hidden;
align-items:center;
display:flex;
border-bottom:1px solid rgba(26, 15, 34, 0.08);
}
.qputk_tag-cr6{
gap:0.5rem;
padding:0.688rem 18px;
flex:none;
background:#F3EFF6;
display:flex;
text-transform:uppercase;
font-size:0.656rem;
border-right:1px solid rgba(26, 15, 34, 0.08);
color:#D42030;
align-items:center;
font-weight:600;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.1em;
}
.qputk_rail-cr6{
overflow:hidden;
flex:1;
}
.qputk_track-cr6{
animation:zm3-marquee 26s linear infinite;
padding:0.688rem 14px;
gap:1.75rem;
white-space:nowrap;
display:flex;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:12px;
width:max-content;
color:#3D2850;
}
.qputk_track-cr6 b{
color:#A8158A;
}
.qpuhero-cr6{
border:1px solid rgba(26, 15, 34, 0.12);
padding:46px 48px;
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(120deg,#1C0F24,#150E2A);
position:relative;
color:#F5EEFF;
}
.qpuhero_glow-cr6{
background:radial-gradient(circle,rgba(210, 40, 160, 0.22),transparent 70%);
border-radius:50%;
width:340px;
height:21.25rem;
right:-3.75rem;
position:absolute;
top:-3.75rem;
}
.qpuhero_in-cr6{
position:relative;
max-width:600px;
}
.qpuhero-cr6 .qpueyebrow-cr6{
color:#F040C8;
}
.qpupill_row-cr6{
border-radius:999px;
padding:0.375rem 0.813rem;
background:rgba(255, 255, 255, 0.08);
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.13);
display:inline-flex;
text-transform:uppercase;
font-size:0.656rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:22px;
letter-spacing:.1em;
color:#F040C8;
align-items:center;
}
.qpuhero_h1-cr6{
margin:1.125rem 0;
overflow-wrap:break-word;
font-size:3.375rem;
font-weight:700;
line-height:1.02;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EEFF;
letter-spacing:-.02em;
}
.qpuhero_h1-cr6 em{
font-style:normal;
color:#F040C8;
}
.qpuhero_sub-cr6{
margin-bottom:1.75rem;
color:#C4A8E0;
line-height:1.55;
max-width:30rem;
font-size:17px;
}
.qpuhero_cta-cr6{
gap:14px;
margin-bottom:1.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.qpuhero_trust-cr6{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.qpuhero_rating_txt-cr6{
font-size:0.813rem;
color:#C4A8E0;
}
@media(max-width:1025px){
.qpuhero-cr6{
padding:32px 1.5rem;
}
.qpuhero_h1-cr6{
font-size:2.375rem;
}
}
@media(max-width:559px){
.qpuhero_h1-cr6{
font-size:30px;
}
}
.qpustat-cr6{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.qpustat-cr6>*{
min-width:0;
}
.qpustat_item-cr6{
background:#F3EFF6;
border-radius:13px;
padding:1.125rem 1.25rem;
border:1px solid rgba(26, 15, 34, 0.12);
}
.qpustat_k-cr6{
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:7px;
text-transform:uppercase;
letter-spacing:.12em;
color:#7A5F90;
font-size:9.5px;
}
.qpustat_v-cr6{
gap:0.5rem;
overflow-wrap:anywhere;
font-size:24px;
display:flex;
font-weight:700;
color:#1A0F22;
min-width:0;
align-items:center;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qpustat_v_accent-cr6{
color:#A8158A;
}
@media(max-width:1021px){
.qpustat-cr6{
grid-template-columns:repeat(2,1fr);
}
}
.qpuwlc-cr6{
padding:2.25rem 2.5rem;
background:linear-gradient(120deg,#1C0F24,#150E2A);
border-radius:20px;
gap:24px;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
border:1px solid rgba(26, 15, 34, 0.12);
align-items:center;
display:grid;
color:#F5EEFF;
position:relative;
}
.qpuwlc-cr6>*{
min-width:0;
}
.qpuwlc-cr6 .qpueyebrow-cr6{
color:#F040C8;
}
.qpuwlc_glow-cr6{
border-radius:50%;
background:radial-gradient(circle,rgba(210, 40, 160, 0.22),transparent 70%);
width:260px;
position:absolute;
height:16.25rem;
top:-2.5rem;
right:-40px;
}
.qpuwlc_in-cr6{
position:relative;
}
.qpuwlc_h2-cr6{
margin:0.625rem 0 0.5rem;
overflow-wrap:break-word;
line-height:1.03;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EEFF;
font-size:34px;
}
.qpuwlc_h2-cr6 em{
color:#F040C8;
font-style:normal;
}
.qpuwlc_sub-cr6{
font-size:0.875rem;
max-width:420px;
line-height:1.55;
margin-bottom:18px;
color:#C4A8E0;
}
.qpuwlc_terms-cr6{
gap:0.625rem;
position:relative;
flex-direction:column;
display:flex;
}
.qputerm-cr6{
padding:0.813rem 15px;
gap:11px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:13px;
align-items:center;
display:flex;
}
.qputerm-cr6 svg{
flex:none;
height:1.25rem;
color:#F040C8;
width:1.25rem;
}
.qputerm_k-cr6{
text-transform:uppercase;
color:#C4A8E0;
letter-spacing:.1em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
}
.qputerm_v-cr6{
font-size:0.875rem;
font-weight:700;
color:#F5EEFF;
margin-top:2px;
}
@media(max-width:1023px){
.qpuwlc-cr6{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.qpuwlc_h2-cr6{
font-size:26px;
}
}
.qpujp-cr6{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.qpujp-cr6>*{
min-width:0;
}
.qpujp_hero-cr6{
border-radius:20px;
overflow:hidden;
padding:26px;
border:1px solid rgba(26, 15, 34, 0.12);
gap:14px;
background:linear-gradient(135deg,#1C0F24,#150E2A);
color:#F5EEFF;
display:flex;
justify-content:space-between;
flex-direction:column;
min-height:180px;
position:relative;
}
.qpujp_glow-cr6{
background:radial-gradient(circle,rgba(210, 40, 160, 0.22),transparent 70%);
border-radius:50%;
width:11.25rem;
top:-2.5rem;
position:absolute;
right:-40px;
height:11.25rem;
}
.qpujp_k_row-cr6{
gap:0.625rem;
align-items:center;
position:relative;
display:flex;
justify-content:space-between;
}
.qpujp_k-cr6{
text-transform:uppercase;
color:#7A5F90;
letter-spacing:.12em;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:10px;
}
.qpujp_hero-cr6 .qpujp_k-cr6{
color:#C4A8E0;
}
.qpujp_amt-cr6{
color:#F040C8;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
position:relative;
line-height:1;
font-weight:700;
font-size:42px;
}
.qpujp_sub-cr6{
color:#C4A8E0;
font-size:12px;
margin-top:5px;
}
.qpujp_cell-cr6{
border-radius:20px;
background:#F3EFF6;
padding:1.375rem;
border:1px solid rgba(26, 15, 34, 0.12);
flex-direction:column;
justify-content:space-between;
display:flex;
min-height:180px;
}
.qpujp_cell-cr6 .qpujp_amt-cr6{
color:#1A0F22;
font-size:1.875rem;
}
.qpujp_cell-cr6 .qpujp_sub-cr6{
color:#7A5F90;
}
@media(max-width:1021px){
.qpujp-cr6{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.qpujp_amt-cr6{
font-size:32px;
}
}
.qpupay_logos-cr6{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.qpupay_logos-cr6>*{
min-width:0;
}
.qpupay-cr6{
border-radius:0.563rem;
border:1px solid rgba(26, 15, 34, 0.12);
height:48px;
display:flex;
font-size:12px;
color:#3D2850;
font-weight:700;
align-items:center;
justify-content:center;
}
.qputable-cr6{
overflow:hidden;
border:1px solid rgba(26, 15, 34, 0.12);
border-radius:13px;
}
.qputrow-cr6{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.qputrow-cr6>div{
padding:13px 14px;
min-width:0;
}
.qputrow-cr6>div:first-child{
font-weight:700;
padding-left:1rem;
color:#1A0F22;
}
.qputrow_th-cr6{
background:#FAF7FB;
letter-spacing:.06em;
text-transform:uppercase;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.594rem;
color:#7A5F90;
}
.qputrow-cr6:not(.qputrow_th-cr6){
background:#F3EFF6;
border-top:1px solid rgba(26, 15, 34, 0.08);
color:#3D2850;
}
.qputrow_zebra-cr6{
background:#EDE8F2;
}
.qpupos-cr6{
font-weight:700;
color:#A8158A;
}
@media(max-width:1025px){
.qpupay_logos-cr6{
grid-template-columns:repeat(2,1fr);
}
}
.qpunews-cr6{
border-radius:20px;
border:1px solid rgba(26, 15, 34, 0.12);
gap:24px;
background:linear-gradient(135deg,#1C0F24,#150E2A);
padding:1.625rem 32px;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
color:#F5EEFF;
}
.qpunews_h3-cr6{
font-size:1.25rem;
margin-bottom:0.25rem;
color:#F5EEFF;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.qpunews_text-cr6{
font-size:13px;
color:#C4A8E0;
}
.qpunews_form-cr6{
gap:0.625rem;
flex:1;
max-width:27.5rem;
min-width:0;
display:flex;
}
.qpunews_form-cr6 .qpuinput-cr6{
min-width:0;
}
@media(max-width:560px){
.qpunews_form-cr6{
width:100%;
}
}
.qpuinput-cr6{
padding:13px 1rem;
flex:1;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
border-radius:9px;
color:#C4A8E0;
font-size:0.844rem;
}
.qpudw_h2-cr6{
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-size:26px;
color:#1A0F22;
margin-bottom:0.625rem;
}
.qpusteps_v-cr6{
grid-template-columns:1fr;
gap:10px;
}
.qpusteps_v-cr6 .qpustep-cr6{
padding:1.125rem 1.25rem;
}
@media(max-width:559px){
.qpudw_h2-cr6{
font-size:23px;
}
}
.qpusupp-cr6{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qpusupp-cr6>*{
min-width:0;
}
.qpusupp_card-cr6{
border:1px solid rgba(26, 15, 34, 0.12);
border-radius:0.813rem;
background:#F3EFF6;
padding:1.5rem;
}
.qpusupp_card-cr6 svg{
margin-bottom:0.875rem;
color:#A8158A;
height:24px;
width:24px;
}
.qpusupp_card-cr6 h3{
font-size:16px;
font-weight:700;
color:#1A0F22;
margin-bottom:6px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qpusupp_card-cr6 p{
line-height:1.55;
font-size:13px;
color:#3D2850;
}
@media(max-width:1022px){
.qpusupp-cr6{
grid-template-columns:1fr;
}
}
.qpusteps-cr6{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qpusteps-cr6>*{
min-width:0;
}
.qpustep-cr6{
border-radius:0.813rem;
background:#F3EFF6;
padding:1.5rem;
border:1px solid rgba(26, 15, 34, 0.12);
position:relative;
}
.qpustep_num-cr6{
border-radius:0.563rem;
background:#D41AAC;
height:1.875rem;
align-items:center;
margin-bottom:14px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.813rem;
display:flex;
font-weight:700;
color:#FFFFFF;
justify-content:center;
width:30px;
}
.qpustep_h-cr6{
font-size:1rem;
color:#1A0F22;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
margin-bottom:7px;
}
.qpustep_p-cr6{
line-height:1.55;
color:#3D2850;
font-size:13px;
}
@media(max-width:1025px){
.qpusteps-cr6{
grid-template-columns:1fr;
}
}
.qputour-cr6{
border-radius:1.25rem;
border:1px solid rgba(26, 15, 34, 0.12);
grid-template-columns:1.05fr 1fr;
overflow:hidden;
display:grid;
}
.qputour-cr6>*{
min-width:0;
}
.qputour_l-cr6{
padding:34px;
overflow:hidden;
background:linear-gradient(135deg,#1C0F24,#150E2A);
color:#F5EEFF;
position:relative;
}
.qputour_h2-cr6{
margin:12px 0 0.625rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EEFF;
font-size:1.875rem;
line-height:1.05;
font-weight:700;
}
.qputour_h2-cr6 em{
color:#F040C8;
font-style:normal;
}
.qputour_text-cr6{
line-height:1.6;
color:#C4A8E0;
max-width:340px;
font-size:0.844rem;
margin-bottom:20px;
}
.qputour_meta-cr6{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
margin-bottom:1.25rem;
}
.qputour_cap-cr6{
margin-bottom:5px;
text-transform:uppercase;
font-size:0.594rem;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#C4A8E0;
}
.qpucount-cr6{
gap:0.375rem;
display:flex;
}
.qpucount-cr6 span{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
padding:4px 0.563rem;
border-radius:9px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:22px;
font-weight:700;
}
.qputour_units-cr6{
color:#C4A8E0;
font-size:0.625rem;
}
.qpuboard-cr6{
background:#F3EFF6;
padding:1.75rem 1.875rem;
}
.qpuboard_head-cr6{
display:flex;
align-items:center;
justify-content:space-between;
margin-bottom:0.875rem;
}
.qpuboard_title-cr6{
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#1A0F22;
font-size:1rem;
font-weight:700;
}
.qpuboard_upd-cr6{
color:#7A5F90;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:10px;
text-transform:uppercase;
}
.qpuboard_list-cr6{
gap:2px;
display:flex;
flex-direction:column;
}
.qpuboard_row-cr6{
padding:0.625rem 12px;
gap:0.75rem;
border-radius:0.563rem;
align-items:center;
display:flex;
}
.qpuboard_top1-cr6{
background:rgba(168, 21, 138, 0.11);
}
.qpuboard_rk-cr6{
width:1.25rem;
color:#7A5F90;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
font-size:0.875rem;
}
.qpuboard_top1-cr6 .qpuboard_rk-cr6{
color:#A8158A;
}
.qpuboard_nm-cr6{
flex:1;
font-size:0.844rem;
min-width:0;
font-weight:600;
color:#3D2850;
}
.qpuboard_top1-cr6 .qpuboard_nm-cr6{
color:#1A0F22;
font-weight:700;
}
.qpuboard_pt-cr6{
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
color:#3D2850;
font-size:0.781rem;
}
@media(max-width:1025px){
.qputour-cr6{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.qputour_h2-cr6{
font-size:1.5rem;
}
}
.qpupromo_grid-cr6{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qpupromo_grid-cr6>*{
min-width:0;
}
.qpupromo-cr6{
padding:1.5rem;
border-radius:1.25rem;
background:#F3EFF6;
overflow:hidden;
border:1px solid rgba(26, 15, 34, 0.12);
position:relative;
min-height:9.375rem;
}
.qpupromo_h-cr6{
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-top:0.375rem;
color:#1A0F22;
font-weight:700;
line-height:1.05;
font-size:26px;
}
.qpupromo_h-cr6 em{
color:#A8158A;
font-style:normal;
}
.qpupromo_p-cr6{
margin-top:0.5rem;
line-height:1.5;
font-size:12.5px;
color:#3D2850;
}
.qpupromo_feat-cr6{
border-color:rgba(26, 15, 34, 0.12);
background:linear-gradient(135deg,#1C0F24,#150E2A);
}
.qpupromo_feat-cr6 .qpupromo_h-cr6{
color:#F5EEFF;
}
.qpupromo_feat-cr6 .qpupromo_h-cr6 em{
color:#F040C8;
}
.qpupromo_feat-cr6 .qpupromo_p-cr6{
color:#C4A8E0;
}
.qpupromo_feat-cr6 .qpueyebrow-cr6{
color:#F040C8;
}
@media(max-width:1024px){
.qpupromo_grid-cr6{
grid-template-columns:1fr;
}
}
.qpuvip_head-cr6{
gap:12px;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:1.125rem;
}
.qpuvip_intro-cr6{
max-width:26.25rem;
font-size:13px;
color:#3D2850;
}
.qpuvip-cr6{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.qpuvip-cr6>*{
min-width:0;
}
.qputier-cr6{
border:1px solid rgba(26, 15, 34, 0.12);
padding:20px;
background:#F3EFF6;
border-radius:13px;
}
.qputier_on-cr6{
border-color:#A8158A;
background:rgba(168, 21, 138, 0.11);
}
.qputier_medal-cr6{
border-radius:9px;
background:linear-gradient(135deg,#D41AAC,#7A0D65);
width:1.875rem;
margin-bottom:0.875rem;
height:1.875rem;
}
.qputier_name-cr6{
color:#1A0F22;
font-weight:700;
margin-bottom:5px;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
}
.qputier_tx-cr6{
font-size:11.5px;
line-height:1.5;
color:#7A5F90;
}
@media(max-width:1025px){
.qpuvip-cr6{
grid-template-columns:repeat(2,1fr);
}
}
.qpugd_head-cr6{
gap:0.75rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
margin-bottom:16px;
display:flex;
}
.qpuab_h2-cr6{
margin:0.875rem 0 16px;
line-height:1.08;
color:#1A0F22;
font-weight:700;
font-size:2rem;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qpuab_body-cr6{
color:#3D2850;
font-size:0.938rem;
line-height:1.65;
margin-bottom:0.875rem;
}
.qpuab_chips-cr6{
gap:10px;
flex-wrap:wrap;
margin-top:8px;
display:flex;
}
.qpufaq-cr6{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.qpufaq_item-cr6{
border:1px solid rgba(26, 15, 34, 0.12);
padding:18px 22px;
background:#F3EFF6;
border-radius:13px;
}
.qpufaq_q-cr6{
gap:1rem;
list-style:none;
color:#1A0F22;
font-weight:600;
cursor:pointer;
font-size:0.969rem;
display:flex;
align-items:center;
justify-content:space-between;
}
.qpufaq_q-cr6::-webkit-details-marker{
display:none;
}
.qpufaq_q_t-cr6{
gap:0.625rem;
display:flex;
}
.qpufaq_q_i-cr6{
color:#A8158A;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-style:normal;
}
.qpufaq_pm-cr6{
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:20px;
color:#A8158A;
}
.qpufaq_item-cr6[open] .qpufaq_pm-cr6{
transform:rotate(45deg);
}
.qpufaq_a-cr6{
margin-top:12px;
font-size:13.5px;
line-height:1.6;
color:#3D2850;
}
@media(max-width:560px){
.qpuab_h2-cr6{
font-size:1.625rem;
}
}
.qpuet_h2-cr6{
margin:0.625rem 0 0.875rem;
line-height:1.08;
font-size:28px;
color:#1A0F22;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qpuet_right-cr6{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.qpuet_updated-cr6{
background:#FAF7FB;
gap:0.625rem;
border-radius:13px;
border:1px solid rgba(26, 15, 34, 0.12);
padding:0.875rem 1.125rem;
align-items:center;
color:#3D2850;
display:flex;
font-size:12px;
}
.qpuet_updated-cr6 svg{
flex:none;
color:#A8158A;
height:15px;
width:15px;
}
.qpuet_updated-cr6 b{
color:#1A0F22;
}
@media(max-width:559px){
.qpuet_h2-cr6{
font-size:1.5rem;
}
}
.qpurv_head-cr6{
gap:12px;
margin-bottom:18px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.qpurv_agg-cr6{
gap:0.625rem;
align-items:center;
display:flex;
}
.qpurv_source-cr6{
font-size:12.5px;
color:#7A5F90;
}
.qpurv_grid-cr6{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qpurv_grid-cr6>*{
min-width:0;
}
.qpureview-cr6{
padding:24px;
border-radius:0.813rem;
border:1px solid rgba(26, 15, 34, 0.12);
background:#F3EFF6;
}
.qpureview-cr6 .qpustars-cr6{
margin-bottom:0.625rem;
}
.qpureview-cr6 p{
margin-bottom:14px;
font-size:14.5px;
line-height:1.5;
color:#1A0F22;
font-weight:600;
}
.qpureview_by-cr6{
font-size:12.5px;
color:#7A5F90;
}
@media(max-width:1026px){
.qpurv_grid-cr6{
grid-template-columns:1fr;
}
}
.qpuprovs-cr6{
grid-template-columns:repeat(6,1fr);
gap:12px;
margin-bottom:1.75rem;
display:grid;
}
.qpuprovs-cr6>*{
min-width:0;
}
.qpuprov-cr6{
padding:12px;
border-radius:0.813rem;
background:#F3EFF6;
border:1px solid rgba(26, 15, 34, 0.12);
justify-content:center;
height:64px;
display:flex;
text-decoration:none;
align-items:center;
}
.qpuprov_img-cr6{
object-fit:contain;
max-width:100%;
max-height:32px;
}
.qpuresp-cr6{
gap:1.5rem;
padding:1.625rem;
border-radius:13px;
background:#F3EFF6;
border:1px solid rgba(26, 15, 34, 0.12);
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.qpuresp_in-cr6{
max-width:560px;
}
.qpuresp_h-cr6{
font-size:19px;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:8px;
color:#1A0F22;
}
.qpuresp_p-cr6{
font-size:13.5px;
line-height:1.6;
color:#3D2850;
}
.qpuresp_badges-cr6{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.qpuage18-cr6{
border-radius:9px;
padding:4px 8px;
border:1.5px solid #D42030;
color:#D42030;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.813rem;
font-weight:700;
}
.qpuresp_org-cr6{
color:#7A5F90;
font-size:13px;
font-weight:600;
}
@media(max-width:1024px){
.qpuprovs-cr6{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:559px){
.qpuprovs-cr6{
grid-template-columns:repeat(2,1fr);
}
}
.qpuop_h2-cr6{
margin:0.625rem 0 0.5rem;
color:#1A0F22;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.5rem;
line-height:1.1;
font-weight:700;
}
.qpuop_text-cr6{
font-size:13.5px;
line-height:1.6;
color:#3D2850;
}
@media(max-width:562px){
.qpuop_h2-cr6{
font-size:22px;
}
}
.qpurc-cr6{
grid-template-columns:1fr 1fr 1fr;
gap:2rem;
display:grid;
}
.qpurc-cr6>*{
min-width:0;
}
.qpurc_awards-cr6{
gap:0.688rem;
flex-direction:column;
display:flex;
}
.qpuaward-cr6{
gap:0.688rem;
align-items:center;
display:flex;
}
.qpuaward-cr6 svg{
flex:none;
width:1.125rem;
color:#D4A012;
height:1.125rem;
}
.qpuaward_t-cr6{
color:#1A0F22;
font-size:0.844rem;
font-weight:700;
}
.qpuaward_s-cr6{
font-size:0.719rem;
color:#7A5F90;
}
.qpurc_press-cr6{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.qpulogo_cell-cr6{
border-radius:9px;
border:1px solid rgba(26, 15, 34, 0.12);
height:3rem;
justify-content:center;
font-size:13px;
color:#3D2850;
font-weight:700;
align-items:center;
display:flex;
}
.qpurc_partner-cr6{
border:1px solid rgba(26, 15, 34, 0.12);
padding:20px;
background:#F3EFF6;
border-radius:13px;
}
.qpurc_partner_name-cr6{
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.125rem;
color:#1A0F22;
margin-bottom:0.375rem;
font-weight:700;
}
.qpurc_partner_text-cr6{
color:#3D2850;
line-height:1.55;
font-size:12.5px;
}
@media(max-width:1025px){
.qpurc-cr6{
gap:22px;
grid-template-columns:1fr;
}
.qpurc_press-cr6{
grid-template-columns:repeat(4,1fr);
}
}
.qpudispute-cr6{
gap:28px;
border-radius:0.813rem;
border:1px dashed rgba(26, 15, 34, 0.22);
padding:26px 30px;
align-items:center;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.qpudispute_in-cr6{
max-width:660px;
}
.qpudispute_h2-cr6{
margin-bottom:8px;
font-size:22px;
color:#1A0F22;
font-weight:700;
font-family:"Oswald", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qpudispute_text-cr6{
color:#3D2850;
font-size:13.5px;
line-height:1.6;
}
.qpufooter-cr6{
padding:2.5rem 1.75rem;
background:#1A1020;
border-top:1px solid rgba(26, 15, 34, 0.08);
}
.qpufooter_grid-cr6{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
max-width:1400px;
margin-left:auto;
margin-right:auto;
margin-bottom:1.75rem;
display:grid;
}
.qpufooter_grid-cr6>*{
min-width:0;
}
.qpufooter_grid-cr6 h4{
margin-bottom:13px;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
letter-spacing:.12em;
font-size:0.625rem;
color:#B09EC0;
}
.qpufcol-cr6{
gap:9px;
font-size:13px;
display:flex;
flex-direction:column;
color:#3D2850;
}
.qpufcol-cr6 a{
cursor:pointer;
}
.qpuft_about-cr6{
max-width:260px;
font-size:0.813rem;
line-height:1.6;
margin-top:0.75rem;
color:#7A5F90;
}
.qpuft_contact-cr6{
color:#A8158A;
font-family:"IBM Plex Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.781rem;
margin-top:0.75rem;
overflow-wrap:anywhere;
}
.qpufooter_bottom-cr6{
margin:0 auto;
gap:1rem;
max-width:87.5rem;
padding-top:20px;
border-top:1px solid rgba(26, 15, 34, 0.08);
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.qpufooter_bottom-cr6 p{
color:#B09EC0;
max-width:720px;
font-size:0.688rem;
line-height:1.6;
}
@media(max-width:1023px){
.qpufooter_grid-cr6{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.qpufooter_grid-cr6{
grid-template-columns:1fr;
}
}