*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0A14;
line-height:1.55;
color:#C2AEDB;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-size:0.938rem;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
}
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:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(8, 4, 18, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ohy_shell_6ku{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.ohy_main_6ku{
min-width:0;
}
.ohy_wrap_6ku{
margin:0 auto;
max-width:1400px;
width:100%;
}
.ohy_container_6ku{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.ohy_container_6ku{
padding:0 1.75rem;
}
}
.ohy_section_6ku{
padding:24px 28px;
}
.ohy_section_pt_6ku{
padding-top:34px;
}
.ohy_band_soft_6ku{
background:#1A1222;
}
.ohy_eyebrow_6ku{
text-transform:uppercase;
letter-spacing:.14em;
font-weight:600;
line-height:1.4;
display:inline-block;
color:#E6009E;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-size:10.5px;
}
.ohy_drawer_cb_6ku{
display:none;
}
.ohy_overlay_6ku{
display:none;
}
@media(max-width:1023px){
.ohy_shell_6ku{
grid-template-columns:1fr;
}
.ohy_main_6ku{
padding-bottom:78px;
}
.ohy_drawer_cb_6ku:checked~.ohy_overlay_6ku{
inset:0;
background:rgba(8, 4, 18, 0.72);
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:561px){
.ohy_section_6ku{
padding:1.125rem 1rem;
}
.ohy_section_pt_6ku{
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 ---------- */
.ohy_side_6ku{
background:#130D1A;
padding:1.375rem 1.125rem;
gap:22px;
align-self:start;
height:100vh;
position:sticky;
flex-direction:column;
top:0;
display:flex;
overflow-y:auto;
border-right:1px solid #2A1E3A;
}
.ohy_brand_6ku{
gap:10px;
display:flex;
align-items:center;
}
.ohy_logo_6ku{
font-size:21px;
color:#F0E8FA;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:-.02em;
font-weight:700;
}
.ohy_side_cta_6ku{
border:1px solid #3A2850;
padding:16px;
background:rgba(230, 0, 158, 0.12);
border-radius:0.875rem;
}
.ohy_side_cta_h_6ku{
line-height:1.15;
font-size:1.063rem;
color:#F0E8FA;
font-weight:700;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.375rem;
}
.ohy_side_cta_p_6ku{
line-height:1.45;
font-size:12px;
color:#C2AEDB;
margin-bottom:12px;
}
.ohy_nav_6ku{
gap:3px;
display:flex;
flex-direction:column;
}
.ohy_nav_label_6ku{
padding:6px 10px;
color:#5A4A72;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.14em;
font-size:9.5px;
text-transform:uppercase;
}
.ohy_nav_item_6ku{
border-radius:8px;
padding:10px;
gap:11px;
display:flex;
font-weight:500;
font-size:14px;
color:#C2AEDB;
align-items:center;
}
.ohy_nav_item_6ku svg{
width:1.063rem;
height:1.063rem;
}
.ohy_nav_item_6ku:hover{
background:rgba(230, 0, 158, 0.12);
color:#F0E8FA;
}
.ohy_nav_item_on_6ku{
background:rgba(230, 0, 158, 0.12);
font-weight:600;
color:#E6009E;
}
.ohy_side_foot_6ku{
background:#1A1222;
border:1px solid #3A2850;
border-radius:14px;
padding:0.75rem;
margin-top:auto;
}
.ohy_side_foot_6ku p{
line-height:1.4;
color:#C2AEDB;
margin-top:0.25rem;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.ohy_top_6ku{
gap:1rem;
padding:0.875rem 1.75rem;
background:#130D1A;
align-items:center;
border-bottom:1px solid #2A1E3A;
top:0;
z-index:40;
display:flex;
position:sticky;
}
.ohy_top_brand_6ku{
gap:0.563rem;
display:none;
align-items:center;
}
.ohy_search_6ku{
gap:0.625rem;
flex:1;
background:#1A1222;
border:1px solid #3A2850;
padding:0.688rem 0.875rem;
border-radius:0.875rem;
display:flex;
color:#8A75A8;
font-size:0.844rem;
max-width:440px;
align-items:center;
}
.ohy_search_6ku svg{
flex:none;
height:1rem;
width:16px;
}
.ohy_top_actions_6ku{
gap:0.75rem;
align-items:center;
margin-left:auto;
display:flex;
}
.ohy_lang_6ku{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:12px;
color:#C2AEDB;
}
.ohy_burger_6ku{
border:1px solid #3A2850;
background:#1A1222;
border-radius:0.5rem;
height:2.5rem;
width:2.5rem;
display:none;
justify-content:center;
color:#F0E8FA;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.ohy_botnav_6ku{
display:none;
}
@media(max-width:1027px){
.ohy_side_6ku{
transition:transform .25s ease;
width:17.5rem;
position:fixed;
top:0;
transform:translateX(-100%);
height:100vh;
z-index:80;
left:0;
}
.ohy_drawer_cb_6ku:checked~.ohy_shell_6ku .ohy_side_6ku{
transform:translateX(0);
}
.ohy_top_6ku{
gap:0.75rem;
padding:0.875rem 1rem;
flex-wrap:wrap;
position:static;
}
.ohy_top_brand_6ku{
display:flex;
}
.ohy_search_6ku{
display:none;
}
.ohy_burger_6ku{
display:flex;
}
.ohy_top_actions_6ku{
gap:0.625rem;
margin-left:0;
align-items:stretch;
width:100%;
}
.ohy_top_actions_6ku .ohy_lang_6ku{
display:none;
}
.ohy_top_actions_6ku .ohy_btn_6ku{
flex:1;
padding:0.688rem 10px;
text-align:center;
}
.ohy_botnav_6ku{
background:#130D1A;
padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
display:grid;
position:fixed;
z-index:65;
bottom:0;
right:0;
transform:translateZ(0);
left:0;
border-top:1px solid #3A2850;
}
.ohy_bn_6ku{
gap:0.25rem;
padding:0.375rem 2px 0;
justify-content:flex-end;
align-items:center;
min-width:0;
font-weight:600;
color:#C2AEDB;
flex-direction:column;
font-size:10px;
display:flex;
}
.ohy_bn_6ku svg{
flex:none;
width:22px;
height:1.375rem;
}
.ohy_bn_6ku span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
text-align:center;
}
.ohy_bn_on_6ku{
color:#E6009E;
}
.ohy_bn_center_6ku{
position:relative;
}
.ohy_bn_fab_6ku{
border-radius:50%;
background:#FF2CC8;
top:-1.25rem;
left:50%;
width:50px;
transform:translateX(-50%);
display:flex;
color:#1A0030;
box-shadow:0 0.5rem 40px rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(230, 0, 158, 0.22);
justify-content:center;
align-items:center;
position:absolute;
height:50px;
}
.ohy_bn_fab_6ku svg{
width:1.5rem;
height:24px;
}
.ohy_bn_center_6ku span{
color:#E6009E;
}
}
.ohy_btn_6ku{
border-radius:8px;
padding:11px 1.375rem;
transition:background-color color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease,color color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
gap:8px;
display:inline-flex;
font-size:14px;
justify-content:center;
font-weight:700;
cursor:pointer;
align-items:center;
font-family:"Albert Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.ohy_btn_pri_6ku{
background:#FF2CC8;
color:#1A0030;
box-shadow:0 0 18px rgba(255, 44, 200, 0.55), 0 4px 12px rgba(0, 0, 0, 0.40);
}
.ohy_btn_pri_6ku:hover{
background:#D900A8;
}
.ohy_btn_ghost_6ku{
background:rgba(230, 0, 158, 0.12);
color:#F0E8FA;
font-weight:600;
}
.ohy_btn_line_6ku{
border:1px solid #5C3E7A;
background:transparent;
color:#F0E8FA;
font-weight:600;
}
.ohy_btn_lg_6ku{
border-radius:14px;
padding:16px 30px;
font-size:0.938rem;
}
.ohy_band_6ku .ohy_btn_line_6ku{
border-color:rgba(255, 220, 255, 0.13);
color:#F5EEFF;
}
.ohy_band_6ku .ohy_btn_ghost_6ku{
background:rgba(255, 220, 255, 0.08);
color:#F5EEFF;
}
.ohy_link_m_6ku{
gap:5px;
align-items:center;
text-decoration:none;
color:#E6009E;
display:inline-flex;
font-size:12px;
cursor:pointer;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ohy_link_m_6ku svg{
height:0.875rem;
width:14px;
}
.ohy_band_6ku .ohy_link_m_6ku{
color:#FF4DD8;
}
.ohy_dot_6ku{
border-radius:50%;
flex:none;
background:#E6009E;
height:7px;
width:0.438rem;
}
.ohy_dot_live_6ku{
animation:zm3-pulse 1.4s infinite;
background:#E8302A;
}
.ohy_stars_6ku{
gap:2px;
display:inline-flex;
color:#E6009E;
}
.ohy_stars_6ku svg{
width:15px;
height:0.938rem;
}
.ohy_chip_6ku{
border-radius:0.5rem;
background:#1A1222;
padding:7px 12px;
border:1px solid #3A2850;
gap:6px;
font-size:0.688rem;
display:inline-flex;
align-items:center;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#C2AEDB;
}
.ohy_chip_on_6ku{
border-color:transparent;
background:rgba(230, 0, 158, 0.12);
color:#E6009E;
}
.ohy_gc_6ku{
min-width:0;
color:inherit;
display:block;
cursor:pointer;
text-decoration:none;
}
.ohy_gc_thumb_6ku{
overflow:hidden;
border:1px solid #3A2850;
border-radius:14px;
display:block;
aspect-ratio:1;
background-position:center;
position:relative;
background-size:cover;
}
.ohy_gc_thumb_portrait_6ku{
aspect-ratio:3/4;
}
.ohy_gc_thumb_wide_6ku{
aspect-ratio:16/11;
}
.ohy_gc_cap_6ku{
background:linear-gradient(transparent,rgba(8, 4, 18, 0.72));
padding:9px;
left:0;
position:absolute;
bottom:0;
right:0;
}
.ohy_gc_name_6ku{
font-weight:700;
color:#F5EEFF;
display:block;
font-size:0.781rem;
}
.ohy_gc_meta_6ku{
color:#B89ED4;
font-size:11px;
}
.ohy_gc_badge_6ku{
background:#E6009E;
border-radius:0.5rem;
padding:2px 6px;
font-weight:700;
right:0.5rem;
top:0.5rem;
color:#1A0030;
font-size:0.5rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
position:absolute;
}
.ohy_gc_badge_hot_6ku{
background:#E8302A;
color:#F5EEFF;
}
.ohy_gc_badge_live_6ku{
background:#E8302A;
right:auto;
left:0.5rem;
color:#F5EEFF;
}
.ohy_gc_mult_6ku{
inset:0;
align-items:center;
font-size:28px;
display:flex;
color:#E6009E;
font-weight:700;
position:absolute;
justify-content:center;
}
.ohy_pc_6ku{
border-radius:0.875rem;
background:#1A1222;
border:1px solid #3A2850;
height:64px;
font-size:0.875rem;
font-weight:700;
color:#C2AEDB;
justify-content:center;
display:flex;
align-items:center;
}
.ohy_rail_6ku{
min-width:0;
}
.ohy_rail_scroll_6ku{
gap:0.875rem;
display:grid;
}
.ohy_rail_scroll_6ku>*{
min-width:0;
}
.ohy_g6_6ku{
grid-template-columns:repeat(6,1fr);
}
.ohy_g7_6ku{
grid-template-columns:repeat(7,1fr);
}
.ohy_g4_6ku{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.ohy_g6_6ku,.ohy_g7_6ku{
grid-template-columns:none;
grid-auto-flow:column;
overflow-x:auto;
padding-bottom:0.375rem;
grid-auto-columns:120px;
scroll-snap-type:x mandatory;
}
.ohy_g6_6ku>*,.ohy_g7_6ku>*{
scroll-snap-align:start;
}
.ohy_g4_6ku{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.ohy_g4_6ku{
grid-template-columns:none;
grid-auto-columns:150px;
grid-auto-flow:column;
overflow-x:auto;
}
}
.ohy_panel_6ku{
border:1px solid #3A2850;
border-radius:1.25rem;
background:#1A1222;
padding:1.75rem 32px;
}
.ohy_split_6ku{
gap:36px;
display:grid;
align-items:start;
}
.ohy_split_6ku>*{
min-width:0;
}
.ohy_split_a_6ku{
grid-template-columns:.85fr 1.15fr;
}
.ohy_split_b_6ku{
grid-template-columns:1fr 1.1fr;
}
.ohy_split_c_6ku{
grid-template-columns:1.1fr .9fr;
}
.ohy_pgrid_6ku{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.ohy_pgrid_6ku>*{
min-width:0;
}
.ohy_lead_6ku{
font-size:15px;
line-height:1.65;
margin-bottom:0.875rem;
color:#C2AEDB;
}
.ohy_feat_6ku{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.ohy_feat_6ku>*{
min-width:0;
}
.ohy_feat2_6ku{
grid-template-columns:1fr 1fr;
}
.ohy_feat_card_6ku{
border-radius:1.25rem;
background:#1A1222;
border:1px solid #3A2850;
padding:1.625rem;
}
.ohy_feat_card_6ku svg{
margin-bottom:16px;
color:#E6009E;
width:1.625rem;
height:26px;
}
.ohy_feat_card_6ku h3{
font-weight:700;
margin-bottom:0.5rem;
color:#F0E8FA;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:1.125rem;
}
.ohy_feat_card_6ku p{
color:#C2AEDB;
font-size:0.813rem;
line-height:1.6;
}
.ohy_feat_card_6ku b{
color:#F0E8FA;
}
.ohy_big_6ku{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
}
.ohy_big_n_6ku{
font-weight:700;
font-size:26px;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#E6009E;
}
.ohy_big_l_6ku{
color:#8A75A8;
font-size:0.75rem;
}
.ohy_person_6ku{
background:#1A1222;
gap:14px;
border:1px solid #3A2850;
padding:1rem 18px;
border-radius:14px;
align-items:center;
display:flex;
}
.ohy_avatar_6ku{
flex:none;
background:linear-gradient(135deg,#FF2CC8,#9B006B);
border-radius:50%;
width:2.75rem;
height:44px;
}
.ohy_person_name_6ku{
color:#F0E8FA;
font-weight:700;
font-size:14px;
}
.ohy_person_role_6ku{
color:#8A75A8;
font-size:12px;
}
.ohy_kv_6ku{
gap:1px;
border-radius:0.875rem;
border:1px solid #3A2850;
overflow:hidden;
background:#3A2850;
grid-template-columns:1fr 1fr;
display:grid;
}
.ohy_kv_6ku>div{
background:#0F0A14;
padding:1rem 18px;
min-width:0;
}
.ohy_kv_k_6ku{
text-transform:uppercase;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:0.313rem;
color:#E6009E;
font-size:0.594rem;
}
.ohy_kv_v_6ku{
font-size:13.5px;
font-weight:700;
color:#F0E8FA;
}
@media(max-width:1027px){
.ohy_split_a_6ku,.ohy_split_b_6ku,.ohy_split_c_6ku,.ohy_pgrid_6ku{
grid-template-columns:1fr;
gap:24px;
}
.ohy_feat_6ku,.ohy_feat2_6ku{
grid-template-columns:1fr;
}
.ohy_kv_6ku{
grid-template-columns:1fr;
}
}
.ohy_sh_6ku{
min-width:0;
margin-bottom:1rem;
}
.ohy_sh_row_6ku{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.ohy_sh_row_6ku .ohy_sh_l_6ku{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.ohy_sh_stack_6ku{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ohy_sh_center_6ku{
gap:0.625rem;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.ohy_sh_h2_6ku{
gap:0.563rem;
display:flex;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
align-items:center;
line-height:1.1;
font-weight:700;
overflow-wrap:break-word;
color:#F0E8FA;
font-size:20px;
}
@media(min-width:765px){
.ohy_sh_h2_6ku{
font-size:24px;
}
}
.ohy_band_6ku .ohy_sh_h2_6ku{
color:#F5EEFF;
}
.ohy_eb_mono_6ku{
text-transform:none;
letter-spacing:.08em;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ohy_eb_mono_6ku::before{
content:"// ";
}
.ohy_eb_upper_6ku{
text-transform:uppercase;
letter-spacing:.14em;
}
.ohy_eb_pill_6ku{
background:rgba(230, 0, 158, 0.12);
padding:5px 11px;
border-radius:62.438rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.ohy_eb_line_6ku{
gap:10px;
display:inline-flex;
align-items:center;
}
.ohy_eb_line_6ku::before{
background:#E6009E;
display:inline-block;
height:1px;
width:24px;
content:"";
}
.ohy_band_6ku .ohy_eb_line_6ku::before{
background:#FF4DD8;
}
.ohy_band_6ku .ohy_eb_pill_6ku{
background:rgba(255, 220, 255, 0.08);
}
.ohy_sh_link_6ku{
gap:6px;
transition:color color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease,border-color color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
font-weight:600;
color:#F0E8FA;
padding-bottom:2px;
align-items:center;
border-bottom:1px solid #F0E8FA;
font-size:0.813rem;
white-space:nowrap;
display:inline-flex;
}
.ohy_sh_link_6ku:hover{
border-color:#E6009E;
color:#E6009E;
}
.ohy_sh_link_6ku svg{
height:14px;
width:14px;
}
.ohy_sh_link_chev_6ku{
color:#E6009E;
padding-bottom:0;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
border-bottom:0;
font-size:0.75rem;
}
.ohy_sh_link_btn_6ku{
border-radius:999px;
padding:9px 1.125rem;
background:#FF2CC8;
border-bottom:0;
color:#1A0030;
}
.ohy_sh_link_btn_6ku:hover{
background:#D900A8;
border-color:transparent;
}
.ohy_band_6ku .ohy_sh_link_6ku{
border-color:#F5EEFF;
color:#F5EEFF;
}
.ohy_band_6ku .ohy_sh_link_chev_6ku{
color:#FF4DD8;
}
.ohy_sh_rule_6ku{
background:#3A2850;
margin:-2px 0 16px;
height:1px;
}
.ohy_band_6ku .ohy_sh_rule_6ku{
background:rgba(255, 220, 255, 0.13);
}
.ohy_seo_grid3_6ku{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ohy_seo_grid4_6ku{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.ohy_seo_grid3_6ku>*,.ohy_seo_grid4_6ku>*{
min-width:0;
}
.ohy_seo_card_6ku{
border:1px solid #3A2850;
padding:24px;
border-radius:0.875rem;
background:#1A1222;
}
.ohy_seo_card_6ku h3{
color:#F0E8FA;
font-weight:700;
font-size:18px;
margin-bottom:8px;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ohy_seo_card_6ku p{
font-size:13px;
color:#C2AEDB;
line-height:1.6;
}
.ohy_seo_card_sm_6ku{
padding:20px;
}
.ohy_seo_card_sm_6ku h3{
font-size:16px;
}
.ohy_seo_card_sm_6ku p{
line-height:1.55;
font-size:0.781rem;
}
.ohy_seo_rtp_row_6ku{
grid-template-columns:1fr 1fr;
gap:36px;
margin-top:1rem;
display:grid;
align-items:center;
}
.ohy_rtp_6ku{
gap:0.875rem;
min-width:0;
display:flex;
}
.ohy_rtp_6ku>div{
padding:16px;
border-radius:14px;
background:#0F0A14;
flex:1;
text-align:center;
min-width:0;
}
.ohy_rtp_n_6ku{
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:1.625rem;
white-space:nowrap;
color:#E6009E;
}
.ohy_rtp_l_6ku{
font-size:11px;
margin-top:4px;
color:#8A75A8;
}
.ohy_cmp_6ku{
border-radius:0.875rem;
overflow:hidden;
border:1px solid #3A2850;
max-width:760px;
}
.ohy_cmp_row_6ku{
grid-template-columns:1.6fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ohy_cmp_row_6ku>div{
padding:0.813rem 0.875rem;
min-width:0;
text-align:center;
}
.ohy_cmp_row_6ku>div:first-child{
padding-left:1.375rem;
color:#F0E8FA;
text-align:left;
font-weight:600;
}
.ohy_cmp_th_6ku{
background:#0F0A14;
font-size:0.781rem;
font-weight:700;
}
.ohy_cmp_row_6ku:not(.ohy_cmp_th_6ku){
background:#1A1222;
color:#C2AEDB;
border-top:1px solid #2A1E3A;
}
.ohy_cmp_zebra_6ku{
background:#140E1C;
}
.ohy_guide_6ku{
overflow:hidden;
border-radius:0.875rem;
border:1px solid #3A2850;
background:#1A1222;
cursor:pointer;
}
.ohy_guide_cover_6ku{
height:8.125rem;
}
.ohy_guide_body_6ku{
padding:20px;
}
.ohy_guide_body_6ku h3{
margin:0.438rem 0 9px;
color:#F0E8FA;
font-size:16px;
line-height:1.25;
font-weight:700;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ohy_guide_meta_6ku{
color:#8A75A8;
font-size:0.719rem;
}
.ohy_hub_6ku{
gap:28px;
grid-template-columns:repeat(5,1fr);
border-top:1px solid #2A1E3A;
padding-top:28px;
display:grid;
}
.ohy_hub_6ku>*{
min-width:0;
}
.ohy_hub_6ku h4{
margin-bottom:0.688rem;
font-size:0.813rem;
color:#F0E8FA;
font-weight:700;
}
.ohy_hub_col_6ku{
gap:8px;
color:#C2AEDB;
flex-direction:column;
display:flex;
font-size:0.813rem;
}
.ohy_hub_col_6ku a{
cursor:pointer;
}
@media(max-width:1022px){
.ohy_seo_grid3_6ku{
grid-template-columns:1fr;
}
.ohy_seo_grid4_6ku{
grid-template-columns:repeat(2,1fr);
}
.ohy_seo_rtp_row_6ku{
grid-template-columns:1fr;
gap:20px;
}
.ohy_hub_6ku{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.ohy_hub_6ku{
grid-template-columns:1fr;
}
}
.ohy_hero_6ku{
border-radius:20px;
padding:46px 48px;
overflow:hidden;
border:1px solid #3A2850;
background:linear-gradient(120deg,#1C0D2A,#0E0D24);
position:relative;
color:#F5EEFF;
}
.ohy_hero_glow_6ku{
background:radial-gradient(circle,rgba(214, 0, 160, 0.22),transparent 70%);
border-radius:50%;
height:21.25rem;
top:-60px;
position:absolute;
width:21.25rem;
right:-60px;
}
.ohy_hero_in_6ku{
max-width:37.5rem;
position:relative;
}
.ohy_hero_6ku .ohy_eyebrow_6ku{
color:#FF4DD8;
}
.ohy_pill_row_6ku{
background:rgba(255, 220, 255, 0.08);
border:1px solid rgba(255, 220, 255, 0.13);
gap:8px;
border-radius:62.438rem;
padding:0.375rem 13px;
color:#FF4DD8;
text-transform:uppercase;
margin-bottom:1.375rem;
align-items:center;
letter-spacing:.1em;
display:inline-flex;
font-size:10.5px;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ohy_hero_h1_6ku{
margin:18px 0;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EEFF;
font-size:3.375rem;
font-weight:700;
letter-spacing:-.02em;
line-height:1.02;
overflow-wrap:break-word;
}
.ohy_hero_h1_6ku em{
font-style:normal;
color:#FF4DD8;
}
.ohy_hero_sub_6ku{
max-width:30rem;
margin-bottom:28px;
line-height:1.55;
color:#B89ED4;
font-size:1.063rem;
}
.ohy_hero_cta_6ku{
gap:14px;
margin-bottom:1.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ohy_hero_trust_6ku{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ohy_hero_rating_txt_6ku{
font-size:0.813rem;
color:#B89ED4;
}
@media(max-width:1023px){
.ohy_hero_6ku{
padding:32px 24px;
}
.ohy_hero_h1_6ku{
font-size:38px;
}
}
@media(max-width:561px){
.ohy_hero_h1_6ku{
font-size:1.875rem;
}
}
.ohy_stat_6ku{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.ohy_stat_6ku>*{
min-width:0;
}
.ohy_stat_item_6ku{
padding:18px 1.25rem;
border-radius:14px;
background:#1A1222;
border:1px solid #3A2850;
}
.ohy_stat_k_6ku{
color:#8A75A8;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
font-size:0.594rem;
margin-bottom:0.438rem;
letter-spacing:.12em;
}
.ohy_stat_v_6ku{
gap:0.5rem;
overflow-wrap:anywhere;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
min-width:0;
font-size:24px;
color:#F0E8FA;
font-weight:700;
display:flex;
align-items:center;
}
.ohy_stat_v_accent_6ku{
color:#E6009E;
}
@media(max-width:1026px){
.ohy_stat_6ku{
grid-template-columns:repeat(2,1fr);
}
}
.ohy_wlc_6ku{
border-radius:20px;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
background:linear-gradient(120deg,#1C0D2A,#0E0D24);
padding:36px 40px;
gap:24px;
border:1px solid #3A2850;
position:relative;
display:grid;
color:#F5EEFF;
align-items:center;
}
.ohy_wlc_6ku>*{
min-width:0;
}
.ohy_wlc_6ku .ohy_eyebrow_6ku{
color:#FF4DD8;
}
.ohy_wlc_glow_6ku{
border-radius:50%;
background:radial-gradient(circle,rgba(214, 0, 160, 0.22),transparent 70%);
width:16.25rem;
position:absolute;
right:-40px;
height:260px;
top:-40px;
}
.ohy_wlc_in_6ku{
position:relative;
}
.ohy_wlc_h2_6ku{
margin:10px 0 8px;
font-size:2.125rem;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
color:#F5EEFF;
font-weight:700;
line-height:1.03;
}
.ohy_wlc_h2_6ku em{
font-style:normal;
color:#FF4DD8;
}
.ohy_wlc_sub_6ku{
max-width:420px;
line-height:1.55;
color:#B89ED4;
margin-bottom:1.125rem;
font-size:0.875rem;
}
.ohy_wlc_terms_6ku{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.ohy_term_6ku{
padding:13px 15px;
border-radius:0.875rem;
background:rgba(255, 220, 255, 0.08);
gap:11px;
border:1px solid rgba(255, 220, 255, 0.13);
align-items:center;
display:flex;
}
.ohy_term_6ku svg{
flex:none;
color:#FF4DD8;
width:20px;
height:20px;
}
.ohy_term_k_6ku{
letter-spacing:.1em;
text-transform:uppercase;
color:#B89ED4;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
}
.ohy_term_v_6ku{
font-weight:700;
font-size:0.875rem;
margin-top:2px;
color:#F5EEFF;
}
@media(max-width:1025px){
.ohy_wlc_6ku{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.ohy_wlc_h2_6ku{
font-size:1.625rem;
}
}
.ohy_jp_6ku{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.ohy_jp_6ku>*{
min-width:0;
}
.ohy_jp_hero_6ku{
background:linear-gradient(135deg,#1C0D2A,#0E0D24);
overflow:hidden;
border:1px solid #3A2850;
border-radius:1.25rem;
gap:0.875rem;
padding:26px;
min-height:180px;
flex-direction:column;
justify-content:space-between;
color:#F5EEFF;
display:flex;
position:relative;
}
.ohy_jp_glow_6ku{
border-radius:50%;
background:radial-gradient(circle,rgba(214, 0, 160, 0.22),transparent 70%);
width:11.25rem;
position:absolute;
height:11.25rem;
top:-2.5rem;
right:-40px;
}
.ohy_jp_k_row_6ku{
gap:0.625rem;
align-items:center;
position:relative;
display:flex;
justify-content:space-between;
}
.ohy_jp_k_6ku{
font-size:0.625rem;
letter-spacing:.12em;
color:#8A75A8;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
}
.ohy_jp_hero_6ku .ohy_jp_k_6ku{
color:#B89ED4;
}
.ohy_jp_amt_6ku{
line-height:1;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
position:relative;
color:#FF4DD8;
font-size:2.625rem;
}
.ohy_jp_sub_6ku{
color:#B89ED4;
font-size:0.75rem;
margin-top:5px;
}
.ohy_jp_cell_6ku{
border-radius:20px;
border:1px solid #3A2850;
background:#1A1222;
padding:22px;
flex-direction:column;
min-height:11.25rem;
justify-content:space-between;
display:flex;
}
.ohy_jp_cell_6ku .ohy_jp_amt_6ku{
font-size:30px;
color:#F0E8FA;
}
.ohy_jp_cell_6ku .ohy_jp_sub_6ku{
color:#8A75A8;
}
@media(max-width:1026px){
.ohy_jp_6ku{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.ohy_jp_amt_6ku{
font-size:32px;
}
}
.ohy_dw_h2_6ku{
font-weight:700;
font-size:26px;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0E8FA;
margin-bottom:0.625rem;
line-height:1.08;
}
.ohy_steps_v_6ku{
gap:10px;
grid-template-columns:1fr;
}
.ohy_steps_v_6ku .ohy_step_6ku{
padding:1.125rem 1.25rem;
}
@media(max-width:558px){
.ohy_dw_h2_6ku{
font-size:23px;
}
}
.ohy_tour_6ku{
border:1px solid #3A2850;
grid-template-columns:1.05fr 1fr;
border-radius:20px;
overflow:hidden;
display:grid;
}
.ohy_tour_6ku>*{
min-width:0;
}
.ohy_tour_l_6ku{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(135deg,#1C0D2A,#0E0D24);
position:relative;
color:#F5EEFF;
}
.ohy_tour_h2_6ku{
margin:0.75rem 0 0.625rem;
font-weight:700;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EEFF;
font-size:30px;
line-height:1.05;
}
.ohy_tour_h2_6ku em{
color:#FF4DD8;
font-style:normal;
}
.ohy_tour_text_6ku{
max-width:21.25rem;
font-size:13.5px;
line-height:1.6;
color:#B89ED4;
margin-bottom:20px;
}
.ohy_tour_meta_6ku{
gap:18px;
align-items:flex-end;
margin-bottom:1.25rem;
flex-wrap:wrap;
display:flex;
}
.ohy_tour_cap_6ku{
font-size:9.5px;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#B89ED4;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.ohy_count_6ku{
gap:6px;
display:flex;
}
.ohy_count_6ku span{
padding:0.25rem 0.563rem;
border-radius:8px;
border:1px solid rgba(255, 220, 255, 0.13);
background:rgba(255, 220, 255, 0.08);
font-weight:700;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:22px;
}
.ohy_tour_units_6ku{
font-size:10px;
color:#B89ED4;
}
.ohy_board_6ku{
padding:28px 1.875rem;
background:#1A1222;
}
.ohy_board_head_6ku{
justify-content:space-between;
display:flex;
align-items:center;
margin-bottom:0.875rem;
}
.ohy_board_title_6ku{
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
font-size:16px;
color:#F0E8FA;
}
.ohy_board_upd_6ku{
font-size:0.625rem;
text-transform:uppercase;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#8A75A8;
}
.ohy_board_list_6ku{
gap:2px;
display:flex;
flex-direction:column;
}
.ohy_board_row_6ku{
padding:10px 12px;
gap:0.75rem;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.ohy_board_top1_6ku{
background:rgba(230, 0, 158, 0.12);
}
.ohy_board_rk_6ku{
width:20px;
font-weight:700;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#8A75A8;
font-size:14px;
}
.ohy_board_top1_6ku .ohy_board_rk_6ku{
color:#E6009E;
}
.ohy_board_nm_6ku{
flex:1;
font-size:13.5px;
font-weight:600;
color:#C2AEDB;
min-width:0;
}
.ohy_board_top1_6ku .ohy_board_nm_6ku{
color:#F0E8FA;
font-weight:700;
}
.ohy_board_pt_6ku{
color:#C2AEDB;
font-size:0.781rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
@media(max-width:1025px){
.ohy_tour_6ku{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.ohy_tour_h2_6ku{
font-size:24px;
}
}
.ohy_vip_head_6ku{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
margin-bottom:18px;
align-items:flex-end;
justify-content:space-between;
}
.ohy_vip_intro_6ku{
color:#C2AEDB;
max-width:26.25rem;
font-size:13px;
}
.ohy_vip_6ku{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.ohy_vip_6ku>*{
min-width:0;
}
.ohy_tier_6ku{
background:#1A1222;
border-radius:0.875rem;
padding:1.25rem;
border:1px solid #3A2850;
}
.ohy_tier_on_6ku{
border-color:#E6009E;
background:rgba(230, 0, 158, 0.12);
}
.ohy_tier_medal_6ku{
background:linear-gradient(135deg,#FF2CC8,#9B006B);
border-radius:0.5rem;
width:1.875rem;
margin-bottom:0.875rem;
height:30px;
}
.ohy_tier_name_6ku{
font-weight:700;
color:#F0E8FA;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:0.313rem;
font-size:15px;
}
.ohy_tier_tx_6ku{
font-size:0.719rem;
color:#8A75A8;
line-height:1.5;
}
@media(max-width:1022px){
.ohy_vip_6ku{
grid-template-columns:repeat(2,1fr);
}
}
.ohy_gm_6ku{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.ohy_gm_6ku>*{
min-width:0;
}
.ohy_gm_panel_6ku{
padding:28px;
border:1px solid #3A2850;
border-radius:20px;
background:#1A1222;
}
.ohy_gm_h2_6ku{
margin:0.625rem 0 8px;
font-size:24px;
color:#F0E8FA;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.ohy_gm_text_6ku{
max-width:440px;
margin-bottom:1.25rem;
color:#C2AEDB;
font-size:0.844rem;
line-height:1.6;
}
.ohy_gm_level_6ku{
gap:14px;
display:flex;
margin-bottom:16px;
align-items:center;
}
.ohy_gm_lv_6ku{
font-size:24px;
color:#E6009E;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
}
.ohy_gm_bar_wrap_6ku{
flex:1;
min-width:0;
}
.ohy_gm_bar_meta_6ku{
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
margin-bottom:5px;
display:flex;
justify-content:space-between;
color:#8A75A8;
font-size:0.625rem;
}
.ohy_bar_6ku{
background:#0F0A14;
border-radius:62.438rem;
overflow:hidden;
height:8px;
}
.ohy_bar_fill_6ku{
background:linear-gradient(90deg,#FF2CC8,#9B006B);
border-radius:999px;
display:block;
height:100%;
}
.ohy_gm_missions_6ku{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.ohy_gm_refer_6ku{
overflow:hidden;
border-radius:20px;
border:1px solid #3A2850;
padding:1.75rem;
background:linear-gradient(150deg,#1C0D2A,#0E0D24);
position:relative;
justify-content:space-between;
color:#F5EEFF;
display:flex;
flex-direction:column;
}
.ohy_gm_refer_6ku .ohy_eyebrow_6ku{
color:#FF4DD8;
}
.ohy_gm_ref_h2_6ku{
margin:10px 0 8px;
font-size:1.5rem;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F5EEFF;
font-weight:700;
line-height:1.1;
}
.ohy_gm_ref_h2_6ku em{
font-style:normal;
color:#FF4DD8;
}
.ohy_gm_ref_text_6ku{
line-height:1.55;
color:#B89ED4;
margin-bottom:1.125rem;
font-size:0.813rem;
}
@media(max-width:1025px){
.ohy_gm_6ku{
grid-template-columns:1fr;
}
}
.ohy_pay_logos_6ku{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.ohy_pay_logos_6ku>*{
min-width:0;
}
.ohy_pay_6ku{
border-radius:0.5rem;
border:1px solid #3A2850;
font-size:0.75rem;
height:48px;
justify-content:center;
font-weight:700;
display:flex;
align-items:center;
color:#C2AEDB;
}
.ohy_table_6ku{
border:1px solid #3A2850;
overflow:hidden;
border-radius:14px;
}
.ohy_trow_6ku{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.ohy_trow_6ku>div{
padding:13px 0.875rem;
min-width:0;
}
.ohy_trow_6ku>div:first-child{
color:#F0E8FA;
padding-left:1rem;
font-weight:700;
}
.ohy_trow_th_6ku{
background:#0F0A14;
font-size:0.594rem;
color:#8A75A8;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.06em;
text-transform:uppercase;
}
.ohy_trow_6ku:not(.ohy_trow_th_6ku){
background:#1A1222;
color:#C2AEDB;
border-top:1px solid #2A1E3A;
}
.ohy_trow_zebra_6ku{
background:#140E1C;
}
.ohy_pos_6ku{
font-weight:700;
color:#E6009E;
}
@media(max-width:1027px){
.ohy_pay_logos_6ku{
grid-template-columns:repeat(2,1fr);
}
}
.ohy_steps_6ku{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.ohy_steps_6ku>*{
min-width:0;
}
.ohy_step_6ku{
border:1px solid #3A2850;
padding:24px;
background:#1A1222;
border-radius:0.875rem;
position:relative;
}
.ohy_step_num_6ku{
background:#FF2CC8;
border-radius:0.5rem;
display:flex;
justify-content:center;
align-items:center;
font-weight:700;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
width:30px;
margin-bottom:14px;
font-size:0.813rem;
color:#1A0030;
height:1.875rem;
}
.ohy_step_h_6ku{
margin-bottom:0.438rem;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#F0E8FA;
font-size:1rem;
font-weight:700;
}
.ohy_step_p_6ku{
color:#C2AEDB;
font-size:13px;
line-height:1.55;
}
@media(max-width:1021px){
.ohy_steps_6ku{
grid-template-columns:1fr;
}
}
.ohy_supp_6ku{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.ohy_supp_6ku>*{
min-width:0;
}
.ohy_supp_card_6ku{
padding:1.5rem;
border-radius:0.875rem;
border:1px solid #3A2850;
background:#1A1222;
}
.ohy_supp_card_6ku svg{
margin-bottom:14px;
height:1.5rem;
color:#E6009E;
width:1.5rem;
}
.ohy_supp_card_6ku h3{
font-weight:700;
margin-bottom:0.375rem;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:16px;
color:#F0E8FA;
}
.ohy_supp_card_6ku p{
line-height:1.55;
color:#C2AEDB;
font-size:13px;
}
@media(max-width:1021px){
.ohy_supp_6ku{
grid-template-columns:1fr;
}
}
.ohy_promo_grid_6ku{
grid-template-columns:repeat(3,1fr);
gap:16px;
display:grid;
}
.ohy_promo_grid_6ku>*{
min-width:0;
}
.ohy_promo_6ku{
overflow:hidden;
background:#1A1222;
border:1px solid #3A2850;
padding:24px;
border-radius:1.25rem;
min-height:9.375rem;
position:relative;
}
.ohy_promo_h_6ku{
font-weight:700;
color:#F0E8FA;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
font-size:26px;
margin-top:6px;
}
.ohy_promo_h_6ku em{
font-style:normal;
color:#E6009E;
}
.ohy_promo_p_6ku{
margin-top:8px;
font-size:0.781rem;
line-height:1.5;
color:#C2AEDB;
}
.ohy_promo_feat_6ku{
border-color:#3A2850;
background:linear-gradient(135deg,#1C0D2A,#0E0D24);
}
.ohy_promo_feat_6ku .ohy_promo_h_6ku{
color:#F5EEFF;
}
.ohy_promo_feat_6ku .ohy_promo_h_6ku em{
color:#FF4DD8;
}
.ohy_promo_feat_6ku .ohy_promo_p_6ku{
color:#B89ED4;
}
.ohy_promo_feat_6ku .ohy_eyebrow_6ku{
color:#FF4DD8;
}
@media(max-width:1025px){
.ohy_promo_grid_6ku{
grid-template-columns:1fr;
}
}
.ohy_app_6ku{
gap:36px;
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
}
.ohy_app_copy_6ku{
max-width:520px;
}
.ohy_app_h2_6ku{
margin:0.75rem 0 10px;
color:#F0E8FA;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.05;
font-weight:700;
font-size:28px;
}
.ohy_app_text_6ku{
color:#C2AEDB;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.25rem;
}
.ohy_app_btns_6ku{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.ohy_store_6ku{
border-radius:0.875rem;
padding:11px 18px;
border:1px solid #3A2850;
background:#0F0A14;
gap:0.563rem;
font-weight:700;
align-items:center;
font-size:13px;
color:#F0E8FA;
cursor:pointer;
display:inline-flex;
}
.ohy_store_6ku svg{
height:1rem;
width:1rem;
}
.ohy_app_qr_wrap_6ku{
gap:1rem;
display:flex;
align-items:center;
}
.ohy_qr_6ku{
border-radius:0.875rem;
grid-template-rows:repeat(5,1fr);
gap:3px;
background:#0F0A14;
padding:0.688rem;
grid-template-columns:repeat(5,1fr);
border:1px solid #3A2850;
height:108px;
width:6.75rem;
display:grid;
}
.ohy_qr_6ku i{
background:transparent;
}
.ohy_qr_f_6ku{
background:#E6009E;
}
.ohy_app_qr_cap_6ku{
line-height:1.4;
font-size:12px;
color:#8A75A8;
max-width:84px;
}
.ohy_op_h2_6ku{
margin:10px 0 8px;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:700;
line-height:1.1;
color:#F0E8FA;
font-size:1.5rem;
}
.ohy_op_text_6ku{
color:#C2AEDB;
line-height:1.6;
font-size:0.844rem;
}
@media(max-width:562px){
.ohy_op_h2_6ku{
font-size:1.375rem;
}
}
.ohy_gd_head_6ku{
gap:0.75rem;
margin-bottom:16px;
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
}
.ohy_provs_6ku{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:28px;
display:grid;
}
.ohy_provs_6ku>*{
min-width:0;
}
.ohy_prov_6ku{
padding:0.75rem;
border-radius:14px;
background:#1A1222;
border:1px solid #3A2850;
justify-content:center;
text-decoration:none;
align-items:center;
height:64px;
display:flex;
}
.ohy_prov_img_6ku{
max-width:100%;
max-height:32px;
object-fit:contain;
}
.ohy_resp_6ku{
padding:26px;
border:1px solid #3A2850;
border-radius:14px;
background:#1A1222;
gap:1.5rem;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.ohy_resp_in_6ku{
max-width:560px;
}
.ohy_resp_h_6ku{
font-weight:700;
margin-bottom:0.5rem;
color:#F0E8FA;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:19px;
}
.ohy_resp_p_6ku{
line-height:1.6;
font-size:13.5px;
color:#C2AEDB;
}
.ohy_resp_badges_6ku{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ohy_age18_6ku{
padding:4px 8px;
border-radius:0.5rem;
border:1.5px solid #E8302A;
font-weight:700;
font-size:0.813rem;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
color:#E8302A;
}
.ohy_resp_org_6ku{
color:#8A75A8;
font-size:13px;
font-weight:600;
}
@media(max-width:1024px){
.ohy_provs_6ku{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.ohy_provs_6ku{
grid-template-columns:repeat(2,1fr);
}
}
.ohy_ab_h2_6ku{
margin:14px 0 1rem;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.08;
font-size:32px;
color:#F0E8FA;
font-weight:700;
}
.ohy_ab_body_6ku{
line-height:1.65;
color:#C2AEDB;
margin-bottom:0.875rem;
font-size:15px;
}
.ohy_ab_chips_6ku{
gap:0.625rem;
margin-top:8px;
flex-wrap:wrap;
display:flex;
}
.ohy_faq_6ku{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ohy_faq_item_6ku{
background:#1A1222;
border:1px solid #3A2850;
padding:18px 22px;
border-radius:14px;
}
.ohy_faq_q_6ku{
list-style:none;
gap:16px;
font-size:0.969rem;
cursor:pointer;
font-weight:600;
align-items:center;
justify-content:space-between;
display:flex;
color:#F0E8FA;
}
.ohy_faq_q_6ku::-webkit-details-marker{
display:none;
}
.ohy_faq_q_t_6ku{
gap:0.625rem;
display:flex;
}
.ohy_faq_q_i_6ku{
font-style:normal;
color:#E6009E;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ohy_faq_pm_6ku{
font-size:20px;
color:#E6009E;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ohy_faq_item_6ku[open] .ohy_faq_pm_6ku{
transform:rotate(45deg);
}
.ohy_faq_a_6ku{
font-size:0.844rem;
line-height:1.6;
color:#C2AEDB;
margin-top:0.75rem;
}
@media(max-width:557px){
.ohy_ab_h2_6ku{
font-size:26px;
}
}
.ohy_dispute_6ku{
padding:26px 1.875rem;
border-radius:0.875rem;
gap:1.75rem;
border:1px dashed #5C3E7A;
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ohy_dispute_in_6ku{
max-width:660px;
}
.ohy_dispute_h2_6ku{
color:#F0E8FA;
font-weight:700;
font-size:1.375rem;
font-family:"Syne", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
margin-bottom:8px;
}
.ohy_dispute_text_6ku{
line-height:1.6;
color:#C2AEDB;
font-size:13.5px;
}
.ohy_footer_6ku{
background:#080510;
padding:40px 1.75rem;
border-top:1px solid #2A1E3A;
}
.ohy_footer_grid_6ku{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-bottom:28px;
display:grid;
margin-left:auto;
margin-right:auto;
max-width:1400px;
}
.ohy_footer_grid_6ku>*{
min-width:0;
}
.ohy_footer_grid_6ku h4{
font-size:0.625rem;
margin-bottom:13px;
letter-spacing:.12em;
text-transform:uppercase;
color:#5A4A72;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
}
.ohy_fcol_6ku{
gap:0.563rem;
color:#C2AEDB;
flex-direction:column;
display:flex;
font-size:0.813rem;
}
.ohy_fcol_6ku a{
cursor:pointer;
}
.ohy_ft_about_6ku{
font-size:13px;
line-height:1.6;
color:#8A75A8;
max-width:16.25rem;
margin-top:12px;
}
.ohy_ft_contact_6ku{
color:#E6009E;
overflow-wrap:anywhere;
font-family:"Red Hat Mono", Menlo, Monaco, Consolas, monospace;
font-size:12.5px;
margin-top:0.75rem;
}
.ohy_footer_bottom_6ku{
margin:0 auto;
gap:16px;
border-top:1px solid #2A1E3A;
justify-content:space-between;
flex-wrap:wrap;
padding-top:20px;
align-items:center;
max-width:1400px;
display:flex;
}
.ohy_footer_bottom_6ku p{
color:#5A4A72;
line-height:1.6;
font-size:0.688rem;
max-width:45rem;
}
@media(max-width:1024px){
.ohy_footer_grid_6ku{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:557px){
.ohy_footer_grid_6ku{
grid-template-columns:1fr;
}
}