*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0E0B18;
overflow-wrap:break-word;
color:#B8AEDE;
font-size:15px;
text-rendering:optimizeLegibility;
line-height:1.55;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(8, 6, 17, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.qgy_shell-9ku{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.qgy_main-9ku{
min-width:0;
}
.qgy_wrap-9ku{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.qgy_container-9ku{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:771px){
.qgy_container-9ku{
padding:0 28px;
}
}
.qgy_section-9ku{
padding:24px 28px;
}
.qgy_section_pt-9ku{
padding-top:2.125rem;
}
.qgy_band_soft-9ku{
background:#15112A;
}
.qgy_eyebrow-9ku{
line-height:1.4;
font-weight:600;
overflow-wrap:break-word;
text-transform:uppercase;
letter-spacing:.14em;
color:#A855F7;
font-size:0.656rem;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-block;
}
.qgy_drawer_cb-9ku{
display:none;
}
.qgy_overlay-9ku{
display:none;
}
@media(max-width:1022px){
.qgy_shell-9ku{
grid-template-columns:1fr;
}
.qgy_main-9ku{
padding-bottom:4.875rem;
}
.qgy_drawer_cb-9ku:checked~.qgy_overlay-9ku{
inset:0;
background:rgba(8, 6, 17, 0.72);
z-index:70;
display:block;
position:fixed;
}
}
@media(max-width:559px){
.qgy_section-9ku{
padding:1.125rem 1rem;
}
.qgy_section_pt-9ku{
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 ---------- */
.qgy_side-9ku{
gap:22px;
padding:22px 18px;
background:#120F22;
border-right:1px solid #221B38;
height:100vh;
top:0;
overflow-y:auto;
display:flex;
flex-direction:column;
align-self:start;
position:sticky;
}
.qgy_brand-9ku{
gap:0.625rem;
display:flex;
align-items:center;
}
.qgy_logo-9ku{
font-size:21px;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:-.02em;
color:#F0ECFF;
}
.qgy_side_cta-9ku{
background:rgba(168, 85, 247, 0.12);
border-radius:12px;
padding:1rem;
border:1px solid #2E2550;
}
.qgy_side_cta_h-9ku{
margin-bottom:6px;
line-height:1.15;
color:#F0ECFF;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.063rem;
}
.qgy_side_cta_p-9ku{
font-size:0.75rem;
line-height:1.45;
margin-bottom:12px;
color:#B8AEDE;
}
.qgy_nav-9ku{
gap:3px;
flex-direction:column;
display:flex;
}
.qgy_nav_label-9ku{
padding:0.375rem 10px;
color:#4E4470;
letter-spacing:.14em;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qgy_nav_item-9ku{
border-radius:0.5rem;
gap:0.688rem;
padding:0.625rem;
align-items:center;
font-size:14px;
color:#B8AEDE;
font-weight:500;
display:flex;
}
.qgy_nav_item-9ku svg{
width:17px;
height:17px;
}
.qgy_nav_item-9ku:hover{
background:rgba(168, 85, 247, 0.12);
color:#F0ECFF;
}
.qgy_nav_item_on-9ku{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#A855F7;
}
.qgy_side_foot-9ku{
border:1px solid #2E2550;
padding:0.75rem;
border-radius:12px;
background:#15112A;
margin-top:auto;
}
.qgy_side_foot-9ku p{
font-size:0.781rem;
margin-top:4px;
color:#B8AEDE;
line-height:1.4;
}
/* ---------- topbar ---------- */
.qgy_top-9ku{
background:#120F22;
gap:1rem;
padding:14px 1.75rem;
border-bottom:1px solid #221B38;
display:flex;
z-index:40;
position:sticky;
top:0;
align-items:center;
}
.qgy_top_brand-9ku{
gap:9px;
align-items:center;
display:none;
}
.qgy_search-9ku{
gap:10px;
padding:0.688rem 0.875rem;
border:1px solid #2E2550;
border-radius:0.75rem;
flex:1;
background:#15112A;
max-width:27.5rem;
align-items:center;
display:flex;
font-size:0.844rem;
color:#7E71A8;
}
.qgy_search-9ku svg{
flex:none;
height:16px;
width:1rem;
}
.qgy_top_actions-9ku{
gap:0.75rem;
margin-left:auto;
align-items:center;
display:flex;
}
.qgy_lang-9ku{
color:#B8AEDE;
font-size:12px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qgy_burger-9ku{
border:1px solid #2E2550;
background:#15112A;
border-radius:0.5rem;
display:none;
width:40px;
height:2.5rem;
align-items:center;
justify-content:center;
color:#F0ECFF;
}
/* ---------- bottom-nav (mobile) ---------- */
.qgy_botnav-9ku{
display:none;
}
@media(max-width:1023px){
.qgy_side-9ku{
transition:transform .25s ease;
transform:translateX(-100%);
width:280px;
left:0;
z-index:80;
top:0;
position:fixed;
height:100vh;
}
.qgy_drawer_cb-9ku:checked~.qgy_shell-9ku .qgy_side-9ku{
transform:translateX(0);
}
.qgy_top-9ku{
padding:14px 16px;
gap:0.75rem;
position:static;
flex-wrap:wrap;
}
.qgy_top_brand-9ku{
display:flex;
}
.qgy_search-9ku{
display:none;
}
.qgy_burger-9ku{
display:flex;
}
.qgy_top_actions-9ku{
gap:0.625rem;
margin-left:0;
width:100%;
align-items:stretch;
}
.qgy_top_actions-9ku .qgy_lang-9ku{
display:none;
}
.qgy_top_actions-9ku .qgy_btn-9ku{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.qgy_botnav-9ku{
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#120F22;
position:fixed;
z-index:65;
display:grid;
transform:translateZ(0);
left:0;
border-top:1px solid #2E2550;
bottom:0;
right:0;
}
.qgy_bn-9ku{
gap:0.25rem;
padding:6px 2px 0;
font-size:0.625rem;
align-items:center;
min-width:0;
color:#B8AEDE;
font-weight:600;
justify-content:flex-end;
flex-direction:column;
display:flex;
}
.qgy_bn-9ku svg{
flex:none;
height:1.375rem;
width:22px;
}
.qgy_bn-9ku span{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
white-space:nowrap;
}
.qgy_bn_on-9ku{
color:#A855F7;
}
.qgy_bn_center-9ku{
position:relative;
}
.qgy_bn_fab-9ku{
border-radius:50%;
background:#A855F7;
align-items:center;
justify-content:center;
top:-1.25rem;
position:absolute;
display:flex;
height:3.125rem;
transform:translateX(-50%);
width:50px;
color:#FFFFFF;
box-shadow:0 8px 2.5rem rgba(0, 0, 0, 0.70), 0 2px 0.75rem rgba(168, 85, 247, 0.22);
left:50%;
}
.qgy_bn_fab-9ku svg{
height:24px;
width:24px;
}
.qgy_bn_center-9ku span{
color:#A855F7;
}
}
.qgy_btn-9ku{
border-radius:0.5rem;
padding:11px 22px;
transition:background-color 0.2s ease,color 0.2s ease;
gap:0.5rem;
display:inline-flex;
cursor:pointer;
align-items:center;
font-weight:700;
justify-content:center;
font-size:14px;
font-family:"Plus Jakarta Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qgy_btn_pri-9ku{
background:#A855F7;
color:#FFFFFF;
box-shadow:0 0.25rem 1.5rem rgba(168, 85, 247, 0.48), 0 1px 6px rgba(0, 0, 0, 0.40);
}
.qgy_btn_pri-9ku:hover{
background:#9333EA;
}
.qgy_btn_ghost-9ku{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#F0ECFF;
}
.qgy_btn_line-9ku{
background:transparent;
border:1px solid #3D3268;
font-weight:600;
color:#F0ECFF;
}
.qgy_btn_lg-9ku{
padding:16px 1.875rem;
border-radius:0.75rem;
font-size:0.938rem;
}
.qgy_band-9ku .qgy_btn_line-9ku{
border-color:rgba(255, 255, 255, 0.12);
color:#F0ECFF;
}
.qgy_band-9ku .qgy_btn_ghost-9ku{
background:rgba(255, 255, 255, 0.08);
color:#F0ECFF;
}
.qgy_link_m-9ku{
gap:5px;
cursor:pointer;
display:inline-flex;
text-decoration:none;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A855F7;
font-size:12px;
align-items:center;
}
.qgy_link_m-9ku svg{
width:14px;
height:14px;
}
.qgy_band-9ku .qgy_link_m-9ku{
color:#C084FC;
}
.qgy_dot-9ku{
border-radius:50%;
background:#A855F7;
flex:none;
width:0.438rem;
height:7px;
}
.qgy_dot_live-9ku{
background:#EF4444;
animation:zm3-pulse 1.4s infinite;
}
.qgy_stars-9ku{
gap:2px;
display:inline-flex;
color:#A855F7;
}
.qgy_stars-9ku svg{
height:0.938rem;
width:15px;
}
.qgy_chip-9ku{
border:1px solid #2E2550;
background:#15112A;
gap:6px;
padding:7px 12px;
border-radius:0.5rem;
font-size:11px;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8AEDE;
display:inline-flex;
align-items:center;
}
.qgy_chip_on-9ku{
border-color:transparent;
background:rgba(168, 85, 247, 0.12);
color:#A855F7;
}
.qgy_gc-9ku{
text-decoration:none;
cursor:pointer;
min-width:0;
display:block;
color:inherit;
}
.qgy_gc_thumb-9ku{
border:1px solid #2E2550;
overflow:hidden;
border-radius:12px;
background-position:center;
background-size:cover;
position:relative;
aspect-ratio:1;
display:block;
}
.qgy_gc_thumb_portrait-9ku{
aspect-ratio:3/4;
}
.qgy_gc_thumb_wide-9ku{
aspect-ratio:16/11;
}
.qgy_gc_cap-9ku{
background:linear-gradient(transparent,rgba(8, 6, 17, 0.72));
padding:9px;
position:absolute;
bottom:0;
right:0;
left:0;
}
.qgy_gc_name-9ku{
font-weight:700;
font-size:12.5px;
display:block;
color:#F0ECFF;
}
.qgy_gc_meta-9ku{
font-size:0.688rem;
color:#9D8FC4;
}
.qgy_gc_badge-9ku{
border-radius:0.5rem;
padding:2px 0.375rem;
background:#A855F7;
font-size:0.5rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
top:0.5rem;
font-weight:700;
right:8px;
color:#FFFFFF;
position:absolute;
}
.qgy_gc_badge_hot-9ku{
background:#EF4444;
color:#F0ECFF;
}
.qgy_gc_badge_live-9ku{
background:#EF4444;
right:auto;
left:8px;
color:#F0ECFF;
}
.qgy_gc_mult-9ku{
inset:0;
align-items:center;
position:absolute;
justify-content:center;
display:flex;
color:#A855F7;
font-size:1.75rem;
font-weight:700;
}
.qgy_pc-9ku{
background:#15112A;
border:1px solid #2E2550;
border-radius:12px;
font-weight:700;
justify-content:center;
font-size:0.875rem;
align-items:center;
display:flex;
height:64px;
color:#B8AEDE;
}
.qgy_rail-9ku{
min-width:0;
}
.qgy_rail_scroll-9ku{
gap:0.875rem;
display:grid;
}
.qgy_rail_scroll-9ku>*{
min-width:0;
}
.qgy_g6-9ku{
grid-template-columns:repeat(6,1fr);
}
.qgy_g7-9ku{
grid-template-columns:repeat(7,1fr);
}
.qgy_g4-9ku{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.qgy_g6-9ku,.qgy_g7-9ku{
grid-template-columns:none;
overflow-x:auto;
scroll-snap-type:x mandatory;
padding-bottom:0.375rem;
grid-auto-flow:column;
grid-auto-columns:7.5rem;
}
.qgy_g6-9ku>*,.qgy_g7-9ku>*{
scroll-snap-align:start;
}
.qgy_g4-9ku{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:561px){
.qgy_g4-9ku{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
grid-auto-columns:150px;
}
}
.qgy_panel-9ku{
padding:28px 32px;
border:1px solid #2E2550;
border-radius:20px;
background:#15112A;
}
.qgy_split-9ku{
gap:36px;
align-items:start;
display:grid;
}
.qgy_split-9ku>*{
min-width:0;
}
.qgy_split_a-9ku{
grid-template-columns:.85fr 1.15fr;
}
.qgy_split_b-9ku{
grid-template-columns:1fr 1.1fr;
}
.qgy_split_c-9ku{
grid-template-columns:1.1fr .9fr;
}
.qgy_pgrid-9ku{
grid-template-columns:.9fr 1.1fr;
gap:40px;
align-items:center;
display:grid;
}
.qgy_pgrid-9ku>*{
min-width:0;
}
.qgy_lead-9ku{
line-height:1.65;
font-size:0.938rem;
margin-bottom:0.875rem;
color:#B8AEDE;
}
.qgy_feat-9ku{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.qgy_feat-9ku>*{
min-width:0;
}
.qgy_feat2-9ku{
grid-template-columns:1fr 1fr;
}
.qgy_feat_card-9ku{
border:1px solid #2E2550;
border-radius:1.25rem;
background:#15112A;
padding:1.625rem;
}
.qgy_feat_card-9ku svg{
height:26px;
color:#A855F7;
margin-bottom:1rem;
width:26px;
}
.qgy_feat_card-9ku h3{
font-size:18px;
font-weight:700;
margin-bottom:0.5rem;
color:#F0ECFF;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qgy_feat_card-9ku p{
color:#B8AEDE;
line-height:1.6;
font-size:13px;
}
.qgy_feat_card-9ku b{
color:#F0ECFF;
}
.qgy_big-9ku{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.qgy_big_n-9ku{
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:26px;
color:#A855F7;
}
.qgy_big_l-9ku{
color:#7E71A8;
font-size:0.75rem;
}
.qgy_person-9ku{
border:1px solid #2E2550;
background:#15112A;
padding:16px 1.125rem;
gap:0.875rem;
border-radius:12px;
align-items:center;
display:flex;
}
.qgy_avatar-9ku{
flex:none;
background:linear-gradient(135deg,#A855F7,#7C3AED);
border-radius:50%;
width:2.75rem;
height:2.75rem;
}
.qgy_person_name-9ku{
font-weight:700;
color:#F0ECFF;
font-size:14px;
}
.qgy_person_role-9ku{
font-size:12px;
color:#7E71A8;
}
.qgy_kv-9ku{
background:#2E2550;
border-radius:12px;
grid-template-columns:1fr 1fr;
border:1px solid #2E2550;
gap:1px;
overflow:hidden;
display:grid;
}
.qgy_kv-9ku>div{
background:#0E0B18;
padding:1rem 1.125rem;
min-width:0;
}
.qgy_kv_k-9ku{
margin-bottom:0.313rem;
font-size:0.594rem;
color:#A855F7;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qgy_kv_v-9ku{
font-weight:700;
font-size:13.5px;
color:#F0ECFF;
}
@media(max-width:1024px){
.qgy_split_a-9ku,.qgy_split_b-9ku,.qgy_split_c-9ku,.qgy_pgrid-9ku{
gap:24px;
grid-template-columns:1fr;
}
.qgy_feat-9ku,.qgy_feat2-9ku{
grid-template-columns:1fr;
}
.qgy_kv-9ku{
grid-template-columns:1fr;
}
}
.qgy_sh-9ku{
margin-bottom:1rem;
min-width:0;
}
.qgy_sh_row-9ku{
gap:0.75rem;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.qgy_sh_row-9ku .qgy_sh_l-9ku{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.qgy_sh_stack-9ku{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.qgy_sh_center-9ku{
gap:0.625rem;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.qgy_sh_h2-9ku{
gap:0.563rem;
color:#F0ECFF;
line-height:1.1;
align-items:center;
font-size:20px;
font-weight:700;
overflow-wrap:break-word;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:flex;
}
@media(min-width:765px){
.qgy_sh_h2-9ku{
font-size:1.5rem;
}
}
.qgy_band-9ku .qgy_sh_h2-9ku{
color:#F0ECFF;
}
.qgy_eb_mono-9ku{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:none;
letter-spacing:.08em;
}
.qgy_eb_mono-9ku::before{
content:"// ";
}
.qgy_eb_upper-9ku{
letter-spacing:.14em;
text-transform:uppercase;
}
.qgy_eb_pill-9ku{
background:rgba(168, 85, 247, 0.12);
border-radius:999px;
padding:0.313rem 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.qgy_eb_line-9ku{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.qgy_eb_line-9ku::before{
background:#A855F7;
display:inline-block;
width:24px;
content:"";
height:1px;
}
.qgy_band-9ku .qgy_eb_line-9ku::before{
background:#C084FC;
}
.qgy_band-9ku .qgy_eb_pill-9ku{
background:rgba(255, 255, 255, 0.08);
}
.qgy_sh_link-9ku{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
font-weight:600;
align-items:center;
display:inline-flex;
color:#F0ECFF;
white-space:nowrap;
padding-bottom:2px;
border-bottom:1px solid #F0ECFF;
font-size:0.813rem;
}
.qgy_sh_link-9ku:hover{
border-color:#A855F7;
color:#A855F7;
}
.qgy_sh_link-9ku svg{
width:0.875rem;
height:14px;
}
.qgy_sh_link_chev-9ku{
border-bottom:0;
color:#A855F7;
padding-bottom:0;
font-size:0.75rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qgy_sh_link_btn-9ku{
border-radius:999px;
padding:0.563rem 18px;
background:#A855F7;
border-bottom:0;
color:#FFFFFF;
}
.qgy_sh_link_btn-9ku:hover{
border-color:transparent;
background:#9333EA;
}
.qgy_band-9ku .qgy_sh_link-9ku{
border-color:#F0ECFF;
color:#F0ECFF;
}
.qgy_band-9ku .qgy_sh_link_chev-9ku{
color:#C084FC;
}
.qgy_sh_rule-9ku{
background:#2E2550;
margin:-2px 0 1rem;
height:1px;
}
.qgy_band-9ku .qgy_sh_rule-9ku{
background:rgba(255, 255, 255, 0.12);
}
.qgy_seo_grid3-9ku{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.qgy_seo_grid4-9ku{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.qgy_seo_grid3-9ku>*,.qgy_seo_grid4-9ku>*{
min-width:0;
}
.qgy_seo_card-9ku{
background:#15112A;
padding:1.5rem;
border:1px solid #2E2550;
border-radius:12px;
}
.qgy_seo_card-9ku h3{
color:#F0ECFF;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.125rem;
font-weight:700;
margin-bottom:8px;
}
.qgy_seo_card-9ku p{
line-height:1.6;
color:#B8AEDE;
font-size:13px;
}
.qgy_seo_card_sm-9ku{
padding:20px;
}
.qgy_seo_card_sm-9ku h3{
font-size:1rem;
}
.qgy_seo_card_sm-9ku p{
font-size:0.781rem;
line-height:1.55;
}
.qgy_seo_rtp_row-9ku{
grid-template-columns:1fr 1fr;
gap:36px;
margin-top:1rem;
display:grid;
align-items:center;
}
.qgy_rtp-9ku{
gap:14px;
display:flex;
min-width:0;
}
.qgy_rtp-9ku>div{
flex:1;
padding:1rem;
border-radius:12px;
background:#0E0B18;
text-align:center;
min-width:0;
}
.qgy_rtp_n-9ku{
font-size:26px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
white-space:nowrap;
color:#A855F7;
font-weight:700;
}
.qgy_rtp_l-9ku{
margin-top:0.25rem;
font-size:0.688rem;
color:#7E71A8;
}
.qgy_cmp-9ku{
border:1px solid #2E2550;
border-radius:0.75rem;
overflow:hidden;
max-width:47.5rem;
}
.qgy_cmp_row-9ku{
grid-template-columns:1.6fr 1fr 1fr;
font-size:13px;
display:grid;
}
.qgy_cmp_row-9ku>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.qgy_cmp_row-9ku>div:first-child{
padding-left:22px;
color:#F0ECFF;
text-align:left;
font-weight:600;
}
.qgy_cmp_th-9ku{
background:#0E0B18;
font-size:0.781rem;
font-weight:700;
}
.qgy_cmp_row-9ku:not(.qgy_cmp_th-9ku){
background:#15112A;
color:#B8AEDE;
border-top:1px solid #221B38;
}
.qgy_cmp_zebra-9ku{
background:#1A1530;
}
.qgy_guide-9ku{
background:#15112A;
overflow:hidden;
border-radius:0.75rem;
border:1px solid #2E2550;
cursor:pointer;
}
.qgy_guide_cover-9ku{
height:8.125rem;
}
.qgy_guide_body-9ku{
padding:1.25rem;
}
.qgy_guide_body-9ku h3{
margin:7px 0 0.563rem;
font-weight:700;
font-size:16px;
color:#F0ECFF;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.25;
}
.qgy_guide_meta-9ku{
font-size:11.5px;
color:#7E71A8;
}
.qgy_hub-9ku{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
padding-top:28px;
display:grid;
border-top:1px solid #221B38;
}
.qgy_hub-9ku>*{
min-width:0;
}
.qgy_hub-9ku h4{
font-weight:700;
margin-bottom:11px;
color:#F0ECFF;
font-size:0.813rem;
}
.qgy_hub_col-9ku{
gap:0.5rem;
flex-direction:column;
font-size:13px;
color:#B8AEDE;
display:flex;
}
.qgy_hub_col-9ku a{
cursor:pointer;
}
@media(max-width:1021px){
.qgy_seo_grid3-9ku{
grid-template-columns:1fr;
}
.qgy_seo_grid4-9ku{
grid-template-columns:repeat(2,1fr);
}
.qgy_seo_rtp_row-9ku{
grid-template-columns:1fr;
gap:1.25rem;
}
.qgy_hub-9ku{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.qgy_hub-9ku{
grid-template-columns:1fr;
}
}
.qgy_hero-9ku{
background:linear-gradient(120deg,#100D1F,#0C0A1C);
border-radius:1.25rem;
padding:2.875rem 48px;
overflow:hidden;
border:1px solid #2E2550;
position:relative;
color:#F0ECFF;
}
.qgy_hero_glow-9ku{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
position:absolute;
width:340px;
top:-3.75rem;
right:-3.75rem;
height:340px;
}
.qgy_hero_in-9ku{
max-width:600px;
position:relative;
}
.qgy_hero-9ku .qgy_eyebrow-9ku{
color:#C084FC;
}
.qgy_pill_row-9ku{
padding:0.375rem 13px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
gap:0.5rem;
border-radius:62.438rem;
display:inline-flex;
font-size:10.5px;
letter-spacing:.1em;
margin-bottom:1.375rem;
color:#C084FC;
align-items:center;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.qgy_hero_h1-9ku{
margin:1.125rem 0;
letter-spacing:-.02em;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
color:#F0ECFF;
line-height:1.02;
font-size:54px;
}
.qgy_hero_h1-9ku em{
font-style:normal;
color:#C084FC;
}
.qgy_hero_sub-9ku{
margin-bottom:28px;
max-width:480px;
color:#9D8FC4;
line-height:1.55;
font-size:17px;
}
.qgy_hero_cta-9ku{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:26px;
}
.qgy_hero_trust-9ku{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.qgy_hero_rating_txt-9ku{
color:#9D8FC4;
font-size:13px;
}
@media(max-width:1027px){
.qgy_hero-9ku{
padding:32px 24px;
}
.qgy_hero_h1-9ku{
font-size:2.375rem;
}
}
@media(max-width:560px){
.qgy_hero_h1-9ku{
font-size:1.875rem;
}
}
.qgy_stat-9ku{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.qgy_stat-9ku>*{
min-width:0;
}
.qgy_stat_item-9ku{
background:#15112A;
border-radius:12px;
border:1px solid #2E2550;
padding:18px 20px;
}
.qgy_stat_k-9ku{
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
margin-bottom:0.438rem;
color:#7E71A8;
font-size:9.5px;
}
.qgy_stat_v-9ku{
gap:0.5rem;
font-weight:700;
min-width:0;
font-size:1.5rem;
color:#F0ECFF;
overflow-wrap:anywhere;
display:flex;
align-items:center;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qgy_stat_v_accent-9ku{
color:#A855F7;
}
@media(max-width:1021px){
.qgy_stat-9ku{
grid-template-columns:repeat(2,1fr);
}
}
.qgy_wlc-9ku{
border-radius:1.25rem;
grid-template-columns:1.2fr .8fr;
padding:2.25rem 40px;
overflow:hidden;
background:linear-gradient(120deg,#100D1F,#0C0A1C);
border:1px solid #2E2550;
gap:1.5rem;
align-items:center;
color:#F0ECFF;
position:relative;
display:grid;
}
.qgy_wlc-9ku>*{
min-width:0;
}
.qgy_wlc-9ku .qgy_eyebrow-9ku{
color:#C084FC;
}
.qgy_wlc_glow-9ku{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
top:-40px;
height:260px;
position:absolute;
width:16.25rem;
right:-2.5rem;
}
.qgy_wlc_in-9ku{
position:relative;
}
.qgy_wlc_h2-9ku{
margin:10px 0 8px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.03;
font-size:34px;
font-weight:700;
color:#F0ECFF;
overflow-wrap:break-word;
}
.qgy_wlc_h2-9ku em{
font-style:normal;
color:#C084FC;
}
.qgy_wlc_sub-9ku{
font-size:0.875rem;
margin-bottom:18px;
line-height:1.55;
color:#9D8FC4;
max-width:420px;
}
.qgy_wlc_terms-9ku{
gap:10px;
display:flex;
flex-direction:column;
position:relative;
}
.qgy_term-9ku{
padding:0.813rem 0.938rem;
gap:11px;
border-radius:0.75rem;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.12);
align-items:center;
display:flex;
}
.qgy_term-9ku svg{
flex:none;
width:1.25rem;
height:20px;
color:#C084FC;
}
.qgy_term_k-9ku{
text-transform:uppercase;
letter-spacing:.1em;
color:#9D8FC4;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
}
.qgy_term_v-9ku{
margin-top:2px;
font-size:0.875rem;
color:#F0ECFF;
font-weight:700;
}
@media(max-width:1025px){
.qgy_wlc-9ku{
grid-template-columns:1fr;
}
}
@media(max-width:557px){
.qgy_wlc_h2-9ku{
font-size:1.625rem;
}
}
.qgy_jp-9ku{
gap:14px;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.qgy_jp-9ku>*{
min-width:0;
}
.qgy_jp_hero-9ku{
overflow:hidden;
border:1px solid #2E2550;
gap:0.875rem;
border-radius:20px;
padding:1.625rem;
background:linear-gradient(135deg,#100D1F,#0C0A1C);
color:#F0ECFF;
position:relative;
justify-content:space-between;
min-height:11.25rem;
display:flex;
flex-direction:column;
}
.qgy_jp_glow-9ku{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
top:-40px;
height:180px;
position:absolute;
width:11.25rem;
right:-2.5rem;
}
.qgy_jp_k_row-9ku{
gap:0.625rem;
align-items:center;
position:relative;
display:flex;
justify-content:space-between;
}
.qgy_jp_k-9ku{
letter-spacing:.12em;
color:#7E71A8;
font-size:0.625rem;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qgy_jp_hero-9ku .qgy_jp_k-9ku{
color:#9D8FC4;
}
.qgy_jp_amt-9ku{
font-weight:700;
color:#C084FC;
position:relative;
font-size:2.625rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1;
}
.qgy_jp_sub-9ku{
margin-top:0.313rem;
color:#9D8FC4;
font-size:12px;
}
.qgy_jp_cell-9ku{
background:#15112A;
border-radius:20px;
padding:22px;
border:1px solid #2E2550;
flex-direction:column;
display:flex;
min-height:11.25rem;
justify-content:space-between;
}
.qgy_jp_cell-9ku .qgy_jp_amt-9ku{
font-size:30px;
color:#F0ECFF;
}
.qgy_jp_cell-9ku .qgy_jp_sub-9ku{
color:#7E71A8;
}
@media(max-width:1027px){
.qgy_jp-9ku{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.qgy_jp_amt-9ku{
font-size:2rem;
}
}
.qgy_supp-9ku{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qgy_supp-9ku>*{
min-width:0;
}
.qgy_supp_card-9ku{
border-radius:0.75rem;
padding:24px;
border:1px solid #2E2550;
background:#15112A;
}
.qgy_supp_card-9ku svg{
color:#A855F7;
height:24px;
margin-bottom:0.875rem;
width:24px;
}
.qgy_supp_card-9ku h3{
font-size:16px;
margin-bottom:6px;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECFF;
}
.qgy_supp_card-9ku p{
color:#B8AEDE;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1025px){
.qgy_supp-9ku{
grid-template-columns:1fr;
}
}
.qgy_dw_h2-9ku{
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.625rem;
line-height:1.08;
margin-bottom:10px;
color:#F0ECFF;
}
.qgy_steps_v-9ku{
grid-template-columns:1fr;
gap:10px;
}
.qgy_steps_v-9ku .qgy_step-9ku{
padding:18px 1.25rem;
}
@media(max-width:558px){
.qgy_dw_h2-9ku{
font-size:1.438rem;
}
}
.qgy_promo_grid-9ku{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.qgy_promo_grid-9ku>*{
min-width:0;
}
.qgy_promo-9ku{
border-radius:20px;
padding:1.5rem;
background:#15112A;
overflow:hidden;
border:1px solid #2E2550;
position:relative;
min-height:9.375rem;
}
.qgy_promo_h-9ku{
margin-top:6px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECFF;
font-size:26px;
font-weight:700;
line-height:1.05;
}
.qgy_promo_h-9ku em{
font-style:normal;
color:#A855F7;
}
.qgy_promo_p-9ku{
line-height:1.5;
margin-top:0.5rem;
font-size:12.5px;
color:#B8AEDE;
}
.qgy_promo_feat-9ku{
background:linear-gradient(135deg,#100D1F,#0C0A1C);
border-color:#2E2550;
}
.qgy_promo_feat-9ku .qgy_promo_h-9ku{
color:#F0ECFF;
}
.qgy_promo_feat-9ku .qgy_promo_h-9ku em{
color:#C084FC;
}
.qgy_promo_feat-9ku .qgy_promo_p-9ku{
color:#9D8FC4;
}
.qgy_promo_feat-9ku .qgy_eyebrow-9ku{
color:#C084FC;
}
@media(max-width:1025px){
.qgy_promo_grid-9ku{
grid-template-columns:1fr;
}
}
.qgy_steps-9ku{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.qgy_steps-9ku>*{
min-width:0;
}
.qgy_step-9ku{
border-radius:0.75rem;
padding:1.5rem;
border:1px solid #2E2550;
background:#15112A;
position:relative;
}
.qgy_step_num-9ku{
background:#A855F7;
border-radius:0.5rem;
font-weight:700;
margin-bottom:0.875rem;
font-size:0.813rem;
color:#FFFFFF;
display:flex;
width:1.875rem;
align-items:center;
justify-content:center;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
height:30px;
}
.qgy_step_h-9ku{
font-size:16px;
color:#F0ECFF;
font-weight:700;
margin-bottom:7px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qgy_step_p-9ku{
color:#B8AEDE;
line-height:1.55;
font-size:13px;
}
@media(max-width:1024px){
.qgy_steps-9ku{
grid-template-columns:1fr;
}
}
.qgy_vip_head-9ku{
gap:0.75rem;
align-items:flex-end;
display:flex;
margin-bottom:1.125rem;
justify-content:space-between;
flex-wrap:wrap;
}
.qgy_vip_intro-9ku{
max-width:420px;
font-size:13px;
color:#B8AEDE;
}
.qgy_vip-9ku{
gap:12px;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.qgy_vip-9ku>*{
min-width:0;
}
.qgy_tier-9ku{
border:1px solid #2E2550;
background:#15112A;
padding:20px;
border-radius:12px;
}
.qgy_tier_on-9ku{
border-color:#A855F7;
background:rgba(168, 85, 247, 0.12);
}
.qgy_tier_medal-9ku{
border-radius:8px;
background:linear-gradient(135deg,#A855F7,#7C3AED);
margin-bottom:0.875rem;
height:30px;
width:1.875rem;
}
.qgy_tier_name-9ku{
font-weight:700;
color:#F0ECFF;
font-size:15px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.313rem;
}
.qgy_tier_tx-9ku{
font-size:11.5px;
line-height:1.5;
color:#7E71A8;
}
@media(max-width:1023px){
.qgy_vip-9ku{
grid-template-columns:repeat(2,1fr);
}
}
.qgy_pay_logos-9ku{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.qgy_pay_logos-9ku>*{
min-width:0;
}
.qgy_pay-9ku{
border:1px solid #2E2550;
border-radius:0.5rem;
display:flex;
font-size:0.75rem;
height:48px;
justify-content:center;
font-weight:700;
color:#B8AEDE;
align-items:center;
}
.qgy_table-9ku{
border-radius:0.75rem;
overflow:hidden;
border:1px solid #2E2550;
}
.qgy_trow-9ku{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.qgy_trow-9ku>div{
padding:0.813rem 14px;
min-width:0;
}
.qgy_trow-9ku>div:first-child{
padding-left:1rem;
color:#F0ECFF;
font-weight:700;
}
.qgy_trow_th-9ku{
background:#0E0B18;
letter-spacing:.06em;
color:#7E71A8;
font-size:0.594rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.qgy_trow-9ku:not(.qgy_trow_th-9ku){
background:#15112A;
border-top:1px solid #221B38;
color:#B8AEDE;
}
.qgy_trow_zebra-9ku{
background:#1A1530;
}
.qgy_pos-9ku{
color:#A855F7;
font-weight:700;
}
@media(max-width:1023px){
.qgy_pay_logos-9ku{
grid-template-columns:repeat(2,1fr);
}
}
.qgy_tour-9ku{
grid-template-columns:1.05fr 1fr;
overflow:hidden;
border:1px solid #2E2550;
border-radius:1.25rem;
display:grid;
}
.qgy_tour-9ku>*{
min-width:0;
}
.qgy_tour_l-9ku{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(135deg,#100D1F,#0C0A1C);
color:#F0ECFF;
position:relative;
}
.qgy_tour_h2-9ku{
margin:0.75rem 0 10px;
color:#F0ECFF;
line-height:1.05;
font-weight:700;
font-size:1.875rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qgy_tour_h2-9ku em{
color:#C084FC;
font-style:normal;
}
.qgy_tour_text-9ku{
max-width:340px;
color:#9D8FC4;
margin-bottom:1.25rem;
line-height:1.6;
font-size:0.844rem;
}
.qgy_tour_meta-9ku{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:1.25rem;
}
.qgy_tour_cap-9ku{
margin-bottom:5px;
font-size:0.594rem;
color:#9D8FC4;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.qgy_count-9ku{
gap:6px;
display:flex;
}
.qgy_count-9ku span{
border:1px solid rgba(255, 255, 255, 0.12);
padding:4px 9px;
border-radius:8px;
background:rgba(255, 255, 255, 0.08);
font-size:22px;
font-weight:700;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qgy_tour_units-9ku{
font-size:0.625rem;
color:#9D8FC4;
}
.qgy_board-9ku{
background:#15112A;
padding:1.75rem 1.875rem;
}
.qgy_board_head-9ku{
align-items:center;
display:flex;
justify-content:space-between;
margin-bottom:14px;
}
.qgy_board_title-9ku{
font-size:1rem;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECFF;
}
.qgy_board_upd-9ku{
color:#7E71A8;
font-size:0.625rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.qgy_board_list-9ku{
gap:2px;
flex-direction:column;
display:flex;
}
.qgy_board_row-9ku{
gap:12px;
border-radius:8px;
padding:10px 0.75rem;
display:flex;
align-items:center;
}
.qgy_board_top1-9ku{
background:rgba(168, 85, 247, 0.12);
}
.qgy_board_rk-9ku{
font-size:14px;
width:20px;
font-weight:700;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7E71A8;
}
.qgy_board_top1-9ku .qgy_board_rk-9ku{
color:#A855F7;
}
.qgy_board_nm-9ku{
flex:1;
font-weight:600;
font-size:0.844rem;
color:#B8AEDE;
min-width:0;
}
.qgy_board_top1-9ku .qgy_board_nm-9ku{
color:#F0ECFF;
font-weight:700;
}
.qgy_board_pt-9ku{
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:12.5px;
color:#B8AEDE;
}
@media(max-width:1025px){
.qgy_tour-9ku{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.qgy_tour_h2-9ku{
font-size:24px;
}
}
.qgy_gm-9ku{
gap:1rem;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.qgy_gm-9ku>*{
min-width:0;
}
.qgy_gm_panel-9ku{
padding:1.75rem;
background:#15112A;
border:1px solid #2E2550;
border-radius:20px;
}
.qgy_gm_h2-9ku{
margin:10px 0 0.5rem;
font-size:24px;
color:#F0ECFF;
font-weight:700;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qgy_gm_text-9ku{
color:#B8AEDE;
line-height:1.6;
font-size:0.844rem;
margin-bottom:20px;
max-width:27.5rem;
}
.qgy_gm_level-9ku{
gap:14px;
margin-bottom:16px;
display:flex;
align-items:center;
}
.qgy_gm_lv-9ku{
font-weight:700;
font-size:1.5rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#A855F7;
}
.qgy_gm_bar_wrap-9ku{
flex:1;
min-width:0;
}
.qgy_gm_bar_meta-9ku{
font-size:10px;
margin-bottom:0.313rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
display:flex;
color:#7E71A8;
justify-content:space-between;
}
.qgy_bar-9ku{
background:#0E0B18;
border-radius:999px;
overflow:hidden;
height:8px;
}
.qgy_bar_fill-9ku{
border-radius:999px;
background:linear-gradient(90deg,#A855F7,#7C3AED);
height:100%;
display:block;
}
.qgy_gm_missions-9ku{
gap:0.563rem;
flex-wrap:wrap;
display:flex;
}
.qgy_gm_refer-9ku{
background:linear-gradient(150deg,#100D1F,#0C0A1C);
overflow:hidden;
border:1px solid #2E2550;
border-radius:1.25rem;
padding:1.75rem;
color:#F0ECFF;
display:flex;
flex-direction:column;
position:relative;
justify-content:space-between;
}
.qgy_gm_refer-9ku .qgy_eyebrow-9ku{
color:#C084FC;
}
.qgy_gm_ref_h2-9ku{
margin:10px 0 8px;
color:#F0ECFF;
font-weight:700;
font-size:1.5rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.1;
}
.qgy_gm_ref_h2-9ku em{
font-style:normal;
color:#C084FC;
}
.qgy_gm_ref_text-9ku{
font-size:13px;
color:#9D8FC4;
line-height:1.55;
margin-bottom:1.125rem;
}
@media(max-width:1027px){
.qgy_gm-9ku{
grid-template-columns:1fr;
}
}
.qgy_rc-9ku{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.qgy_rc-9ku>*{
min-width:0;
}
.qgy_rc_awards-9ku{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.qgy_award-9ku{
gap:0.688rem;
display:flex;
align-items:center;
}
.qgy_award-9ku svg{
flex:none;
height:1.125rem;
color:#F59E0B;
width:1.125rem;
}
.qgy_award_t-9ku{
font-size:0.844rem;
color:#F0ECFF;
font-weight:700;
}
.qgy_award_s-9ku{
color:#7E71A8;
font-size:11.5px;
}
.qgy_rc_press-9ku{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.qgy_logo_cell-9ku{
border:1px solid #2E2550;
border-radius:8px;
font-size:0.813rem;
font-weight:700;
height:48px;
display:flex;
justify-content:center;
align-items:center;
color:#B8AEDE;
}
.qgy_rc_partner-9ku{
padding:20px;
border-radius:12px;
border:1px solid #2E2550;
background:#15112A;
}
.qgy_rc_partner_name-9ku{
font-size:18px;
margin-bottom:6px;
font-weight:700;
color:#F0ECFF;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qgy_rc_partner_text-9ku{
line-height:1.55;
font-size:12.5px;
color:#B8AEDE;
}
@media(max-width:1027px){
.qgy_rc-9ku{
gap:1.375rem;
grid-template-columns:1fr;
}
.qgy_rc_press-9ku{
grid-template-columns:repeat(4,1fr);
}
}
.qgy_rv_head-9ku{
gap:0.75rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
margin-bottom:1.125rem;
align-items:flex-end;
}
.qgy_rv_agg-9ku{
gap:10px;
display:flex;
align-items:center;
}
.qgy_rv_source-9ku{
font-size:12.5px;
color:#7E71A8;
}
.qgy_rv_grid-9ku{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.qgy_rv_grid-9ku>*{
min-width:0;
}
.qgy_review-9ku{
padding:24px;
background:#15112A;
border-radius:0.75rem;
border:1px solid #2E2550;
}
.qgy_review-9ku .qgy_stars-9ku{
margin-bottom:0.625rem;
}
.qgy_review-9ku p{
font-weight:600;
line-height:1.5;
margin-bottom:0.875rem;
font-size:14.5px;
color:#F0ECFF;
}
.qgy_review_by-9ku{
font-size:12.5px;
color:#7E71A8;
}
@media(max-width:1025px){
.qgy_rv_grid-9ku{
grid-template-columns:1fr;
}
}
.qgy_provs-9ku{
grid-template-columns:repeat(6,1fr);
gap:0.75rem;
display:grid;
margin-bottom:1.75rem;
}
.qgy_provs-9ku>*{
min-width:0;
}
.qgy_prov-9ku{
background:#15112A;
border:1px solid #2E2550;
border-radius:0.75rem;
padding:0.75rem;
display:flex;
justify-content:center;
align-items:center;
height:64px;
text-decoration:none;
}
.qgy_prov_img-9ku{
object-fit:contain;
max-height:32px;
max-width:100%;
}
.qgy_resp-9ku{
border-radius:12px;
border:1px solid #2E2550;
background:#15112A;
gap:24px;
padding:1.625rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.qgy_resp_in-9ku{
max-width:560px;
}
.qgy_resp_h-9ku{
margin-bottom:0.5rem;
font-weight:700;
color:#F0ECFF;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:19px;
}
.qgy_resp_p-9ku{
font-size:0.844rem;
color:#B8AEDE;
line-height:1.6;
}
.qgy_resp_badges-9ku{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.qgy_age18-9ku{
border:1.5px solid #EF4444;
padding:0.25rem 8px;
border-radius:0.5rem;
font-size:0.813rem;
color:#EF4444;
font-weight:700;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qgy_resp_org-9ku{
color:#7E71A8;
font-size:13px;
font-weight:600;
}
@media(max-width:1026px){
.qgy_provs-9ku{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.qgy_provs-9ku{
grid-template-columns:repeat(2,1fr);
}
}
.qgy_gd_head-9ku{
gap:0.75rem;
justify-content:space-between;
display:flex;
margin-bottom:16px;
flex-wrap:wrap;
align-items:center;
}
.qgy_et_h2-9ku{
margin:0.625rem 0 0.875rem;
color:#F0ECFF;
font-weight:700;
font-size:1.75rem;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
}
.qgy_et_right-9ku{
gap:10px;
flex-direction:column;
display:flex;
}
.qgy_et_updated-9ku{
padding:0.875rem 18px;
background:#0E0B18;
border-radius:12px;
gap:0.625rem;
border:1px solid #2E2550;
font-size:0.75rem;
align-items:center;
color:#B8AEDE;
display:flex;
}
.qgy_et_updated-9ku svg{
flex:none;
color:#A855F7;
height:15px;
width:0.938rem;
}
.qgy_et_updated-9ku b{
color:#F0ECFF;
}
@media(max-width:559px){
.qgy_et_h2-9ku{
font-size:1.5rem;
}
}
.qgy_dispute-9ku{
gap:28px;
border-radius:12px;
border:1px dashed #3D3268;
padding:26px 1.875rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.qgy_dispute_in-9ku{
max-width:41.25rem;
}
.qgy_dispute_h2-9ku{
color:#F0ECFF;
margin-bottom:8px;
font-size:22px;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.qgy_dispute_text-9ku{
color:#B8AEDE;
font-size:13.5px;
line-height:1.6;
}
.qgy_ab_h2-9ku{
margin:14px 0 16px;
font-size:2rem;
line-height:1.08;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0ECFF;
font-weight:700;
}
.qgy_ab_body-9ku{
color:#B8AEDE;
font-size:0.938rem;
line-height:1.65;
margin-bottom:0.875rem;
}
.qgy_ab_chips-9ku{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
margin-top:0.5rem;
}
.qgy_faq-9ku{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.qgy_faq_item-9ku{
border-radius:0.75rem;
padding:18px 22px;
border:1px solid #2E2550;
background:#15112A;
}
.qgy_faq_q-9ku{
list-style:none;
gap:16px;
align-items:center;
display:flex;
cursor:pointer;
color:#F0ECFF;
justify-content:space-between;
font-size:15.5px;
font-weight:600;
}
.qgy_faq_q-9ku::-webkit-details-marker{
display:none;
}
.qgy_faq_q_t-9ku{
gap:0.625rem;
display:flex;
}
.qgy_faq_q_i-9ku{
font-style:normal;
color:#A855F7;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qgy_faq_pm-9ku{
font-size:1.25rem;
color:#A855F7;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.qgy_faq_item-9ku[open] .qgy_faq_pm-9ku{
transform:rotate(45deg);
}
.qgy_faq_a-9ku{
color:#B8AEDE;
font-size:0.844rem;
margin-top:12px;
line-height:1.6;
}
@media(max-width:558px){
.qgy_ab_h2-9ku{
font-size:26px;
}
}
.qgy_op_h2-9ku{
margin:10px 0 8px;
color:#F0ECFF;
font-weight:700;
font-size:1.5rem;
line-height:1.1;
font-family:"Schibsted Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.qgy_op_text-9ku{
color:#B8AEDE;
line-height:1.6;
font-size:13.5px;
}
@media(max-width:558px){
.qgy_op_h2-9ku{
font-size:22px;
}
}
.qgy_footer-9ku{
padding:40px 1.75rem;
background:#080611;
border-top:1px solid #221B38;
}
.qgy_footer_grid-9ku{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
max-width:87.5rem;
display:grid;
margin-right:auto;
margin-bottom:28px;
margin-left:auto;
}
.qgy_footer_grid-9ku>*{
min-width:0;
}
.qgy_footer_grid-9ku h4{
margin-bottom:13px;
text-transform:uppercase;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.12em;
color:#4E4470;
font-size:0.625rem;
}
.qgy_fcol-9ku{
gap:0.563rem;
color:#B8AEDE;
flex-direction:column;
font-size:0.813rem;
display:flex;
}
.qgy_fcol-9ku a{
cursor:pointer;
}
.qgy_ft_about-9ku{
line-height:1.6;
max-width:260px;
font-size:0.813rem;
color:#7E71A8;
margin-top:0.75rem;
}
.qgy_ft_contact-9ku{
font-size:0.781rem;
font-family:"Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A855F7;
overflow-wrap:anywhere;
margin-top:12px;
}
.qgy_footer_bottom-9ku{
margin:0 auto;
gap:16px;
max-width:1400px;
border-top:1px solid #221B38;
padding-top:20px;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.qgy_footer_bottom-9ku p{
line-height:1.6;
max-width:720px;
color:#4E4470;
font-size:11px;
}
@media(max-width:1027px){
.qgy_footer_grid-9ku{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.qgy_footer_grid-9ku{
grid-template-columns:1fr;
}
}