*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#080E14;
-webkit-font-smoothing:antialiased;
line-height:1.55;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#A8C2CC;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
font-size:0.938rem;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(4, 10, 16, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.osu-shellid2{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.osu-mainid2{
min-width:0;
}
.osu-wrapid2{
margin:0 auto;
width:100%;
max-width:1400px;
}
.osu-containerid2{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.osu-containerid2{
padding:0 1.75rem;
}
}
.osu-sectionid2{
padding:1.5rem 28px;
}
.osu-section_ptid2{
padding-top:34px;
}
.osu-band_softid2{
background:#0E1720;
}
.osu-eyebrowid2{
color:#00DCFF;
font-size:10.5px;
font-weight:600;
display:inline-block;
letter-spacing:.14em;
text-transform:uppercase;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
overflow-wrap:break-word;
}
.osu-drawer_cbid2{
display:none;
}
.osu-overlayid2{
display:none;
}
@media(max-width:1026px){
.osu-shellid2{
grid-template-columns:1fr;
}
.osu-mainid2{
padding-bottom:78px;
}
.osu-drawer_cbid2:checked~.osu-overlayid2{
inset:0;
background:rgba(4, 10, 16, 0.72);
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:557px){
.osu-sectionid2{
padding:1.125rem 16px;
}
.osu-section_ptid2{
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 ---------- */
.osu-sideid2{
background:#0B1319;
padding:1.375rem 1.125rem;
gap:22px;
height:100vh;
position:sticky;
border-right:1px solid #141F28;
display:flex;
top:0;
flex-direction:column;
align-self:start;
overflow-y:auto;
}
.osu-brandid2{
gap:0.625rem;
align-items:center;
display:flex;
}
.osu-logoid2{
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
color:#E8F4F8;
font-size:21px;
font-weight:700;
}
.osu-side_ctaid2{
border:1px solid #1C2D38;
border-radius:0.813rem;
padding:1rem;
background:rgba(0, 220, 255, 0.11);
}
.osu-side_cta_hid2{
margin-bottom:6px;
line-height:1.15;
font-size:1.063rem;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F4F8;
font-weight:700;
}
.osu-side_cta_pid2{
margin-bottom:12px;
line-height:1.45;
color:#A8C2CC;
font-size:12px;
}
.osu-navid2{
gap:3px;
flex-direction:column;
display:flex;
}
.osu-nav_labelid2{
padding:0.375rem 0.625rem;
letter-spacing:.14em;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#3D5E6A;
}
.osu-nav_itemid2{
border-radius:8px;
padding:10px;
gap:11px;
display:flex;
color:#A8C2CC;
font-weight:500;
align-items:center;
font-size:14px;
}
.osu-nav_itemid2 svg{
height:1.063rem;
width:1.063rem;
}
.osu-nav_itemid2:hover{
background:rgba(0, 220, 255, 0.11);
color:#E8F4F8;
}
.osu-nav_item_onid2{
background:rgba(0, 220, 255, 0.11);
color:#00DCFF;
font-weight:600;
}
.osu-side_footid2{
border:1px solid #1C2D38;
background:#0E1720;
border-radius:13px;
padding:12px;
margin-top:auto;
}
.osu-side_footid2 p{
color:#A8C2CC;
margin-top:0.25rem;
line-height:1.4;
font-size:12.5px;
}
/* ---------- topbar ---------- */
.osu-topid2{
padding:14px 1.75rem;
background:#0B1319;
gap:16px;
align-items:center;
display:flex;
top:0;
z-index:40;
position:sticky;
border-bottom:1px solid #141F28;
}
.osu-top_brandid2{
gap:0.563rem;
align-items:center;
display:none;
}
.osu-searchid2{
background:#0E1720;
padding:0.688rem 0.875rem;
gap:0.625rem;
border:1px solid #1C2D38;
border-radius:0.813rem;
flex:1;
font-size:13.5px;
align-items:center;
display:flex;
color:#6A8E99;
max-width:27.5rem;
}
.osu-searchid2 svg{
flex:none;
height:1rem;
width:1rem;
}
.osu-top_actionsid2{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.osu-langid2{
color:#A8C2CC;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
}
.osu-burgerid2{
border-radius:0.5rem;
border:1px solid #1C2D38;
background:#0E1720;
display:none;
justify-content:center;
height:40px;
width:40px;
color:#E8F4F8;
align-items:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.osu-botnavid2{
display:none;
}
@media(max-width:1022px){
.osu-sideid2{
transition:transform .25s ease;
width:17.5rem;
transform:translateX(-100%);
left:0;
top:0;
z-index:80;
height:100vh;
position:fixed;
}
.osu-drawer_cbid2:checked~.osu-shellid2 .osu-sideid2{
transform:translateX(0);
}
.osu-topid2{
padding:14px 16px;
gap:12px;
flex-wrap:wrap;
position:static;
}
.osu-top_brandid2{
display:flex;
}
.osu-searchid2{
display:none;
}
.osu-burgerid2{
display:flex;
}
.osu-top_actionsid2{
gap:0.625rem;
margin-left:0;
align-items:stretch;
width:100%;
}
.osu-top_actionsid2 .osu-langid2{
display:none;
}
.osu-top_actionsid2 .osu-btnid2{
padding:11px 0.625rem;
flex:1;
text-align:center;
}
.osu-botnavid2{
grid-template-columns:repeat(3,1fr);
padding:0.5rem 0.375rem calc(8px + env(safe-area-inset-bottom));
background:#0B1319;
display:grid;
bottom:0;
z-index:65;
right:0;
position:fixed;
transform:translateZ(0);
left:0;
border-top:1px solid #1C2D38;
}
.osu-bnid2{
padding:6px 2px 0;
gap:0.25rem;
font-weight:600;
display:flex;
justify-content:flex-end;
align-items:center;
min-width:0;
flex-direction:column;
color:#A8C2CC;
font-size:0.625rem;
}
.osu-bnid2 svg{
flex:none;
height:22px;
width:1.375rem;
}
.osu-bnid2 span{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
}
.osu-bn_onid2{
color:#00DCFF;
}
.osu-bn_centerid2{
position:relative;
}
.osu-bn_fabid2{
border-radius:50%;
background:#00DCFF;
transform:translateX(-50%);
box-shadow:0 0.5rem 2.5rem rgba(0, 0, 0, 0.65), 0 0 24px rgba(0, 220, 255, 0.18);
justify-content:center;
color:#040C10;
align-items:center;
top:-1.25rem;
width:50px;
height:50px;
left:50%;
display:flex;
position:absolute;
}
.osu-bn_fabid2 svg{
width:1.5rem;
height:24px;
}
.osu-bn_centerid2 span{
color:#00DCFF;
}
}
.osu-btnid2{
border-radius:8px;
padding:0.688rem 22px;
gap:8px;
transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
display:inline-flex;
align-items:center;
font-size:14px;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
cursor:pointer;
font-weight:700;
justify-content:center;
}
.osu-btn_priid2{
background:#00DCFF;
box-shadow:0 0 1.125rem rgba(0, 220, 255, 0.45), 0 4px 0.75rem rgba(0, 0, 0, 0.50);
color:#040C10;
}
.osu-btn_priid2:hover{
background:#00C2E0;
}
.osu-btn_ghostid2{
background:rgba(0, 220, 255, 0.11);
color:#E8F4F8;
font-weight:600;
}
.osu-btn_lineid2{
background:transparent;
border:1px solid #2A4050;
font-weight:600;
color:#E8F4F8;
}
.osu-btn_lgid2{
padding:1rem 30px;
border-radius:13px;
font-size:0.938rem;
}
.osu-bandid2 .osu-btn_lineid2{
border-color:rgba(255, 255, 255, 0.12);
color:#E8F4F8;
}
.osu-bandid2 .osu-btn_ghostid2{
background:rgba(255, 255, 255, 0.07);
color:#E8F4F8;
}
.osu-link_mid2{
gap:5px;
cursor:pointer;
align-items:center;
display:inline-flex;
font-size:12px;
color:#00DCFF;
text-decoration:none;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.osu-link_mid2 svg{
width:0.875rem;
height:0.875rem;
}
.osu-bandid2 .osu-link_mid2{
color:#00DCFF;
}
.osu-dotid2{
flex:none;
border-radius:50%;
background:#00DCFF;
height:0.438rem;
width:7px;
}
.osu-dot_liveid2{
background:#FF3B3B;
animation:zm3-pulse 1.4s infinite;
}
.osu-starsid2{
gap:2px;
display:inline-flex;
color:#00DCFF;
}
.osu-starsid2 svg{
width:15px;
height:15px;
}
.osu-chipid2{
border:1px solid #1C2D38;
border-radius:0.5rem;
gap:0.375rem;
padding:7px 0.75rem;
background:#0E1720;
font-size:11px;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A8C2CC;
display:inline-flex;
align-items:center;
}
.osu-chip_onid2{
border-color:transparent;
background:rgba(0, 220, 255, 0.11);
color:#00DCFF;
}
.osu-gcid2{
cursor:pointer;
min-width:0;
color:inherit;
text-decoration:none;
display:block;
}
.osu-gc_thumbid2{
border-radius:0.813rem;
overflow:hidden;
border:1px solid #1C2D38;
background-size:cover;
display:block;
background-position:center;
aspect-ratio:1;
position:relative;
}
.osu-gc_thumb_portraitid2{
aspect-ratio:3/4;
}
.osu-gc_thumb_wideid2{
aspect-ratio:16/11;
}
.osu-gc_capid2{
padding:9px;
background:linear-gradient(transparent,rgba(4, 10, 16, 0.72));
bottom:0;
right:0;
position:absolute;
left:0;
}
.osu-gc_nameid2{
font-size:12.5px;
color:#E8F4F8;
font-weight:700;
display:block;
}
.osu-gc_metaid2{
color:#7AB8C8;
font-size:11px;
}
.osu-gc_badgeid2{
border-radius:8px;
padding:2px 6px;
background:#00DCFF;
top:8px;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
right:0.5rem;
position:absolute;
font-weight:700;
font-size:8px;
color:#040C10;
}
.osu-gc_badge_hotid2{
background:#FF3B3B;
color:#E8F4F8;
}
.osu-gc_badge_liveid2{
background:#FF3B3B;
left:0.5rem;
color:#E8F4F8;
right:auto;
}
.osu-gc_multid2{
inset:0;
font-size:28px;
font-weight:700;
align-items:center;
justify-content:center;
position:absolute;
display:flex;
color:#00DCFF;
}
.osu-pcid2{
background:#0E1720;
border-radius:0.813rem;
border:1px solid #1C2D38;
height:64px;
display:flex;
font-weight:700;
align-items:center;
color:#A8C2CC;
font-size:14px;
justify-content:center;
}
.osu-railid2{
min-width:0;
}
.osu-rail_scrollid2{
gap:14px;
display:grid;
}
.osu-rail_scrollid2>*{
min-width:0;
}
.osu-g6id2{
grid-template-columns:repeat(6,1fr);
}
.osu-g7id2{
grid-template-columns:repeat(7,1fr);
}
.osu-g4id2{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1024px){
.osu-g6id2,.osu-g7id2{
grid-template-columns:none;
overflow-x:auto;
grid-auto-columns:120px;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
padding-bottom:6px;
}
.osu-g6id2>*,.osu-g7id2>*{
scroll-snap-align:start;
}
.osu-g4id2{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:559px){
.osu-g4id2{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:9.375rem;
}
}
.osu-panelid2{
background:#0E1720;
border:1px solid #1C2D38;
padding:28px 2rem;
border-radius:20px;
}
.osu-splitid2{
gap:36px;
align-items:start;
display:grid;
}
.osu-splitid2>*{
min-width:0;
}
.osu-split_aid2{
grid-template-columns:.85fr 1.15fr;
}
.osu-split_bid2{
grid-template-columns:1fr 1.1fr;
}
.osu-split_cid2{
grid-template-columns:1.1fr .9fr;
}
.osu-pgridid2{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.osu-pgridid2>*{
min-width:0;
}
.osu-leadid2{
color:#A8C2CC;
font-size:15px;
line-height:1.65;
margin-bottom:0.875rem;
}
.osu-featid2{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.osu-featid2>*{
min-width:0;
}
.osu-feat2id2{
grid-template-columns:1fr 1fr;
}
.osu-feat_cardid2{
border:1px solid #1C2D38;
padding:26px;
background:#0E1720;
border-radius:1.25rem;
}
.osu-feat_cardid2 svg{
margin-bottom:16px;
color:#00DCFF;
width:26px;
height:1.625rem;
}
.osu-feat_cardid2 h3{
color:#E8F4F8;
font-weight:700;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
font-size:18px;
}
.osu-feat_cardid2 p{
color:#A8C2CC;
line-height:1.6;
font-size:0.813rem;
}
.osu-feat_cardid2 b{
color:#E8F4F8;
}
.osu-bigid2{
gap:22px;
display:flex;
flex-wrap:wrap;
}
.osu-big_nid2{
font-weight:700;
color:#00DCFF;
font-size:26px;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osu-big_lid2{
font-size:12px;
color:#6A8E99;
}
.osu-personid2{
border:1px solid #1C2D38;
padding:1rem 18px;
gap:0.875rem;
border-radius:0.813rem;
background:#0E1720;
align-items:center;
display:flex;
}
.osu-avatarid2{
background:linear-gradient(135deg,#00DCFF,#0098CC);
flex:none;
border-radius:50%;
height:2.75rem;
width:2.75rem;
}
.osu-person_nameid2{
color:#E8F4F8;
font-weight:700;
font-size:14px;
}
.osu-person_roleid2{
font-size:0.75rem;
color:#6A8E99;
}
.osu-kvid2{
overflow:hidden;
grid-template-columns:1fr 1fr;
border-radius:13px;
background:#1C2D38;
border:1px solid #1C2D38;
gap:1px;
display:grid;
}
.osu-kvid2>div{
background:#080E14;
padding:1rem 18px;
min-width:0;
}
.osu-kv_kid2{
margin-bottom:5px;
font-size:0.594rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#00DCFF;
}
.osu-kv_vid2{
font-size:13.5px;
color:#E8F4F8;
font-weight:700;
}
@media(max-width:1021px){
.osu-split_aid2,.osu-split_bid2,.osu-split_cid2,.osu-pgridid2{
gap:1.5rem;
grid-template-columns:1fr;
}
.osu-featid2,.osu-feat2id2{
grid-template-columns:1fr;
}
.osu-kvid2{
grid-template-columns:1fr;
}
}
.osu-shid2{
margin-bottom:1rem;
min-width:0;
}
.osu-sh_rowid2{
gap:0.75rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.osu-sh_rowid2 .osu-sh_lid2{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.osu-sh_stackid2{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.osu-sh_centerid2{
gap:0.625rem;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.osu-sh_h2id2{
gap:0.563rem;
display:flex;
line-height:1.1;
font-weight:700;
align-items:center;
color:#E8F4F8;
font-size:20px;
overflow-wrap:break-word;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
@media(min-width:766px){
.osu-sh_h2id2{
font-size:24px;
}
}
.osu-bandid2 .osu-sh_h2id2{
color:#E8F4F8;
}
.osu-eb_monoid2{
text-transform:none;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.08em;
}
.osu-eb_monoid2::before{
content:"// ";
}
.osu-eb_upperid2{
text-transform:uppercase;
letter-spacing:.14em;
}
.osu-eb_pillid2{
padding:5px 0.688rem;
background:rgba(0, 220, 255, 0.11);
border-radius:62.438rem;
letter-spacing:.12em;
text-transform:uppercase;
}
.osu-eb_lineid2{
gap:10px;
align-items:center;
display:inline-flex;
}
.osu-eb_lineid2::before{
background:#00DCFF;
display:inline-block;
height:1px;
width:24px;
content:"";
}
.osu-bandid2 .osu-eb_lineid2::before{
background:#00DCFF;
}
.osu-bandid2 .osu-eb_pillid2{
background:rgba(255, 255, 255, 0.07);
}
.osu-sh_linkid2{
transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
gap:6px;
font-weight:600;
white-space:nowrap;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #E8F4F8;
display:inline-flex;
align-items:center;
color:#E8F4F8;
}
.osu-sh_linkid2:hover{
border-color:#00DCFF;
color:#00DCFF;
}
.osu-sh_linkid2 svg{
height:0.875rem;
width:0.875rem;
}
.osu-sh_link_chevid2{
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
border-bottom:0;
font-size:0.75rem;
padding-bottom:0;
color:#00DCFF;
}
.osu-sh_link_btnid2{
background:#00DCFF;
padding:9px 18px;
border-radius:999px;
border-bottom:0;
color:#040C10;
}
.osu-sh_link_btnid2:hover{
background:#00C2E0;
border-color:transparent;
}
.osu-bandid2 .osu-sh_linkid2{
border-color:#E8F4F8;
color:#E8F4F8;
}
.osu-bandid2 .osu-sh_link_chevid2{
color:#00DCFF;
}
.osu-sh_ruleid2{
margin:-2px 0 16px;
background:#1C2D38;
height:1px;
}
.osu-bandid2 .osu-sh_ruleid2{
background:rgba(255, 255, 255, 0.12);
}
.osu-seo_grid3id2{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.osu-seo_grid4id2{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.osu-seo_grid3id2>*,.osu-seo_grid4id2>*{
min-width:0;
}
.osu-seo_cardid2{
border-radius:0.813rem;
background:#0E1720;
border:1px solid #1C2D38;
padding:24px;
}
.osu-seo_cardid2 h3{
font-size:1.125rem;
margin-bottom:8px;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#E8F4F8;
}
.osu-seo_cardid2 p{
color:#A8C2CC;
line-height:1.6;
font-size:0.813rem;
}
.osu-seo_card_smid2{
padding:1.25rem;
}
.osu-seo_card_smid2 h3{
font-size:16px;
}
.osu-seo_card_smid2 p{
line-height:1.55;
font-size:12.5px;
}
.osu-seo_rtp_rowid2{
grid-template-columns:1fr 1fr;
gap:36px;
display:grid;
margin-top:1rem;
align-items:center;
}
.osu-rtpid2{
gap:0.875rem;
display:flex;
min-width:0;
}
.osu-rtpid2>div{
padding:1rem;
flex:1;
border-radius:0.813rem;
background:#080E14;
text-align:center;
min-width:0;
}
.osu-rtp_nid2{
color:#00DCFF;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
white-space:nowrap;
font-size:1.625rem;
font-weight:700;
}
.osu-rtp_lid2{
font-size:11px;
margin-top:0.25rem;
color:#6A8E99;
}
.osu-cmpid2{
border:1px solid #1C2D38;
border-radius:0.813rem;
overflow:hidden;
max-width:760px;
}
.osu-cmp_rowid2{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.osu-cmp_rowid2>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.osu-cmp_rowid2>div:first-child{
font-weight:600;
padding-left:1.375rem;
text-align:left;
color:#E8F4F8;
}
.osu-cmp_thid2{
background:#080E14;
font-size:0.781rem;
font-weight:700;
}
.osu-cmp_rowid2:not(.osu-cmp_thid2){
background:#0E1720;
border-top:1px solid #141F28;
color:#A8C2CC;
}
.osu-cmp_zebraid2{
background:#0A1219;
}
.osu-guideid2{
border-radius:0.813rem;
background:#0E1720;
overflow:hidden;
border:1px solid #1C2D38;
cursor:pointer;
}
.osu-guide_coverid2{
height:8.125rem;
}
.osu-guide_bodyid2{
padding:20px;
}
.osu-guide_bodyid2 h3{
margin:7px 0 0.563rem;
line-height:1.25;
font-size:16px;
font-weight:700;
color:#E8F4F8;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osu-guide_metaid2{
font-size:11.5px;
color:#6A8E99;
}
.osu-hubid2{
gap:1.75rem;
grid-template-columns:repeat(5,1fr);
border-top:1px solid #141F28;
display:grid;
padding-top:1.75rem;
}
.osu-hubid2>*{
min-width:0;
}
.osu-hubid2 h4{
color:#E8F4F8;
font-size:0.813rem;
font-weight:700;
margin-bottom:0.688rem;
}
.osu-hub_colid2{
gap:0.5rem;
color:#A8C2CC;
flex-direction:column;
font-size:13px;
display:flex;
}
.osu-hub_colid2 a{
cursor:pointer;
}
@media(max-width:1025px){
.osu-seo_grid3id2{
grid-template-columns:1fr;
}
.osu-seo_grid4id2{
grid-template-columns:repeat(2,1fr);
}
.osu-seo_rtp_rowid2{
gap:20px;
grid-template-columns:1fr;
}
.osu-hubid2{
grid-template-columns:repeat(2,1fr);
gap:22px;
}
}
@media(max-width:561px){
.osu-hubid2{
grid-template-columns:1fr;
}
}
.osu-tkid2{
background:#050A0F;
overflow:hidden;
border-bottom:1px solid #141F28;
display:flex;
align-items:center;
}
.osu-tk_tagid2{
flex:none;
background:#0E1720;
gap:8px;
padding:0.688rem 18px;
text-transform:uppercase;
align-items:center;
font-weight:600;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
letter-spacing:.1em;
color:#FF3B3B;
border-right:1px solid #141F28;
font-size:0.656rem;
display:flex;
}
.osu-tk_railid2{
flex:1;
overflow:hidden;
}
.osu-tk_trackid2{
animation:zm3-marquee 26s linear infinite;
padding:11px 14px;
gap:1.75rem;
display:flex;
width:max-content;
color:#A8C2CC;
white-space:nowrap;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.75rem;
}
.osu-tk_trackid2 b{
color:#00DCFF;
}
.osu-heroid2{
border-radius:1.25rem;
padding:2.875rem 48px;
border:1px solid #1C2D38;
background:linear-gradient(120deg,#071018,#040D18);
overflow:hidden;
color:#E8F4F8;
position:relative;
}
.osu-hero_glowid2{
border-radius:50%;
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
width:21.25rem;
right:-3.75rem;
position:absolute;
height:21.25rem;
top:-3.75rem;
}
.osu-hero_inid2{
max-width:37.5rem;
position:relative;
}
.osu-heroid2 .osu-eyebrowid2{
color:#00DCFF;
}
.osu-pill_rowid2{
gap:8px;
padding:0.375rem 0.813rem;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
border-radius:999px;
margin-bottom:1.375rem;
align-items:center;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#00DCFF;
display:inline-flex;
letter-spacing:.1em;
font-size:10.5px;
}
.osu-hero_h1id2{
margin:1.125rem 0;
letter-spacing:-.02em;
line-height:1.02;
font-weight:700;
color:#E8F4F8;
font-size:54px;
overflow-wrap:break-word;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osu-hero_h1id2 em{
color:#00DCFF;
font-style:normal;
}
.osu-hero_subid2{
line-height:1.55;
font-size:1.063rem;
max-width:30rem;
margin-bottom:28px;
color:#7AB8C8;
}
.osu-hero_ctaid2{
gap:14px;
display:flex;
align-items:center;
margin-bottom:1.625rem;
flex-wrap:wrap;
}
.osu-hero_trustid2{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.osu-hero_rating_txtid2{
color:#7AB8C8;
font-size:13px;
}
@media(max-width:1022px){
.osu-heroid2{
padding:32px 24px;
}
.osu-hero_h1id2{
font-size:38px;
}
}
@media(max-width:561px){
.osu-hero_h1id2{
font-size:1.875rem;
}
}
.osu-statid2{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.osu-statid2>*{
min-width:0;
}
.osu-stat_itemid2{
background:#0E1720;
padding:18px 20px;
border:1px solid #1C2D38;
border-radius:13px;
}
.osu-stat_kid2{
letter-spacing:.12em;
font-size:9.5px;
text-transform:uppercase;
color:#6A8E99;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.438rem;
}
.osu-stat_vid2{
gap:0.5rem;
display:flex;
font-weight:700;
font-size:1.5rem;
min-width:0;
align-items:center;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F4F8;
overflow-wrap:anywhere;
}
.osu-stat_v_accentid2{
color:#00DCFF;
}
@media(max-width:1024px){
.osu-statid2{
grid-template-columns:repeat(2,1fr);
}
}
.osu-wlcid2{
padding:36px 40px;
background:linear-gradient(120deg,#071018,#040D18);
border-radius:1.25rem;
gap:24px;
border:1px solid #1C2D38;
overflow:hidden;
grid-template-columns:1.2fr .8fr;
align-items:center;
color:#E8F4F8;
position:relative;
display:grid;
}
.osu-wlcid2>*{
min-width:0;
}
.osu-wlcid2 .osu-eyebrowid2{
color:#00DCFF;
}
.osu-wlc_glowid2{
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
border-radius:50%;
height:260px;
width:260px;
right:-2.5rem;
position:absolute;
top:-2.5rem;
}
.osu-wlc_inid2{
position:relative;
}
.osu-wlc_h2id2{
margin:0.625rem 0 8px;
line-height:1.03;
font-weight:700;
overflow-wrap:break-word;
color:#E8F4F8;
font-size:34px;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osu-wlc_h2id2 em{
font-style:normal;
color:#00DCFF;
}
.osu-wlc_subid2{
font-size:14px;
margin-bottom:1.125rem;
color:#7AB8C8;
line-height:1.55;
max-width:420px;
}
.osu-wlc_termsid2{
gap:0.625rem;
position:relative;
flex-direction:column;
display:flex;
}
.osu-termid2{
background:rgba(255, 255, 255, 0.07);
gap:11px;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:0.813rem;
padding:13px 15px;
align-items:center;
display:flex;
}
.osu-termid2 svg{
flex:none;
width:20px;
color:#00DCFF;
height:1.25rem;
}
.osu-term_kid2{
font-size:0.594rem;
letter-spacing:.1em;
text-transform:uppercase;
color:#7AB8C8;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.osu-term_vid2{
color:#E8F4F8;
font-weight:700;
margin-top:2px;
font-size:0.875rem;
}
@media(max-width:1023px){
.osu-wlcid2{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.osu-wlc_h2id2{
font-size:1.625rem;
}
}
.osu-jpid2{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.osu-jpid2>*{
min-width:0;
}
.osu-jp_heroid2{
padding:1.625rem;
overflow:hidden;
border-radius:1.25rem;
border:1px solid #1C2D38;
gap:14px;
background:linear-gradient(135deg,#071018,#040D18);
display:flex;
min-height:180px;
flex-direction:column;
position:relative;
justify-content:space-between;
color:#E8F4F8;
}
.osu-jp_glowid2{
background:radial-gradient(circle,rgba(0, 220, 255, 0.22),transparent 70%);
border-radius:50%;
right:-2.5rem;
position:absolute;
width:11.25rem;
height:180px;
top:-2.5rem;
}
.osu-jp_k_rowid2{
gap:0.625rem;
position:relative;
justify-content:space-between;
align-items:center;
display:flex;
}
.osu-jp_kid2{
font-size:0.625rem;
color:#6A8E99;
text-transform:uppercase;
letter-spacing:.12em;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.osu-jp_heroid2 .osu-jp_kid2{
color:#7AB8C8;
}
.osu-jp_amtid2{
position:relative;
color:#00DCFF;
font-size:2.625rem;
font-weight:700;
line-height:1;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osu-jp_subid2{
margin-top:5px;
font-size:0.75rem;
color:#7AB8C8;
}
.osu-jp_cellid2{
background:#0E1720;
padding:1.375rem;
border-radius:1.25rem;
border:1px solid #1C2D38;
display:flex;
justify-content:space-between;
min-height:11.25rem;
flex-direction:column;
}
.osu-jp_cellid2 .osu-jp_amtid2{
color:#E8F4F8;
font-size:30px;
}
.osu-jp_cellid2 .osu-jp_subid2{
color:#6A8E99;
}
@media(max-width:1025px){
.osu-jpid2{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.osu-jp_amtid2{
font-size:2rem;
}
}
.osu-suppid2{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.osu-suppid2>*{
min-width:0;
}
.osu-supp_cardid2{
padding:1.5rem;
border-radius:13px;
border:1px solid #1C2D38;
background:#0E1720;
}
.osu-supp_cardid2 svg{
height:1.5rem;
margin-bottom:14px;
color:#00DCFF;
width:1.5rem;
}
.osu-supp_cardid2 h3{
font-size:1rem;
margin-bottom:6px;
color:#E8F4F8;
font-weight:700;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osu-supp_cardid2 p{
color:#A8C2CC;
line-height:1.55;
font-size:0.813rem;
}
@media(max-width:1021px){
.osu-suppid2{
grid-template-columns:1fr;
}
}
.osu-promo_gridid2{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.osu-promo_gridid2>*{
min-width:0;
}
.osu-promoid2{
padding:24px;
background:#0E1720;
border-radius:1.25rem;
overflow:hidden;
border:1px solid #1C2D38;
min-height:150px;
position:relative;
}
.osu-promo_hid2{
font-size:26px;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F4F8;
line-height:1.05;
font-weight:700;
margin-top:6px;
}
.osu-promo_hid2 em{
font-style:normal;
color:#00DCFF;
}
.osu-promo_pid2{
line-height:1.5;
font-size:12.5px;
margin-top:0.5rem;
color:#A8C2CC;
}
.osu-promo_featid2{
background:linear-gradient(135deg,#071018,#040D18);
border-color:#1C2D38;
}
.osu-promo_featid2 .osu-promo_hid2{
color:#E8F4F8;
}
.osu-promo_featid2 .osu-promo_hid2 em{
color:#00DCFF;
}
.osu-promo_featid2 .osu-promo_pid2{
color:#7AB8C8;
}
.osu-promo_featid2 .osu-eyebrowid2{
color:#00DCFF;
}
@media(max-width:1026px){
.osu-promo_gridid2{
grid-template-columns:1fr;
}
}
.osu-gmid2{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.osu-gmid2>*{
min-width:0;
}
.osu-gm_panelid2{
border:1px solid #1C2D38;
padding:1.75rem;
border-radius:1.25rem;
background:#0E1720;
}
.osu-gm_h2id2{
margin:0.625rem 0 0.5rem;
color:#E8F4F8;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:24px;
}
.osu-gm_textid2{
color:#A8C2CC;
line-height:1.6;
max-width:440px;
font-size:13.5px;
margin-bottom:1.25rem;
}
.osu-gm_levelid2{
gap:14px;
margin-bottom:1rem;
display:flex;
align-items:center;
}
.osu-gm_lvid2{
font-size:1.5rem;
font-weight:700;
color:#00DCFF;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osu-gm_bar_wrapid2{
flex:1;
min-width:0;
}
.osu-gm_bar_metaid2{
color:#6A8E99;
justify-content:space-between;
margin-bottom:0.313rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:10px;
display:flex;
}
.osu-barid2{
border-radius:999px;
overflow:hidden;
background:#080E14;
height:0.5rem;
}
.osu-bar_fillid2{
background:linear-gradient(90deg,#00DCFF,#0098CC);
border-radius:999px;
display:block;
height:100%;
}
.osu-gm_missionsid2{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.osu-gm_referid2{
padding:1.75rem;
background:linear-gradient(150deg,#071018,#040D18);
border-radius:20px;
overflow:hidden;
border:1px solid #1C2D38;
display:flex;
position:relative;
flex-direction:column;
color:#E8F4F8;
justify-content:space-between;
}
.osu-gm_referid2 .osu-eyebrowid2{
color:#00DCFF;
}
.osu-gm_ref_h2id2{
margin:10px 0 0.5rem;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.1;
font-weight:700;
color:#E8F4F8;
font-size:24px;
}
.osu-gm_ref_h2id2 em{
font-style:normal;
color:#00DCFF;
}
.osu-gm_ref_textid2{
font-size:0.813rem;
line-height:1.55;
margin-bottom:18px;
color:#7AB8C8;
}
@media(max-width:1022px){
.osu-gmid2{
grid-template-columns:1fr;
}
}
.osu-stepsid2{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.osu-stepsid2>*{
min-width:0;
}
.osu-stepid2{
border:1px solid #1C2D38;
border-radius:13px;
padding:1.5rem;
background:#0E1720;
position:relative;
}
.osu-step_numid2{
border-radius:8px;
background:#00DCFF;
display:flex;
color:#040C10;
font-weight:700;
margin-bottom:14px;
font-size:13px;
width:30px;
height:30px;
align-items:center;
justify-content:center;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.osu-step_hid2{
margin-bottom:0.438rem;
font-size:1rem;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
color:#E8F4F8;
}
.osu-step_pid2{
color:#A8C2CC;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1026px){
.osu-stepsid2{
grid-template-columns:1fr;
}
}
.osu-vip_headid2{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
margin-bottom:1.125rem;
justify-content:space-between;
}
.osu-vip_introid2{
color:#A8C2CC;
max-width:26.25rem;
font-size:0.813rem;
}
.osu-vipid2{
grid-template-columns:repeat(5,1fr);
gap:0.75rem;
display:grid;
}
.osu-vipid2>*{
min-width:0;
}
.osu-tierid2{
border-radius:13px;
border:1px solid #1C2D38;
background:#0E1720;
padding:20px;
}
.osu-tier_onid2{
border-color:#00DCFF;
background:rgba(0, 220, 255, 0.11);
}
.osu-tier_medalid2{
background:linear-gradient(135deg,#00DCFF,#0098CC);
border-radius:8px;
margin-bottom:14px;
width:1.875rem;
height:30px;
}
.osu-tier_nameid2{
font-size:0.938rem;
color:#E8F4F8;
margin-bottom:0.313rem;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.osu-tier_txid2{
color:#6A8E99;
font-size:0.719rem;
line-height:1.5;
}
@media(max-width:1025px){
.osu-vipid2{
grid-template-columns:repeat(2,1fr);
}
}
.osu-pay_logosid2{
grid-template-columns:repeat(4,1fr);
gap:0.563rem;
display:grid;
}
.osu-pay_logosid2>*{
min-width:0;
}
.osu-payid2{
border-radius:8px;
border:1px solid #1C2D38;
justify-content:center;
align-items:center;
display:flex;
height:48px;
font-size:12px;
color:#A8C2CC;
font-weight:700;
}
.osu-tableid2{
border:1px solid #1C2D38;
overflow:hidden;
border-radius:13px;
}
.osu-trowid2{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:0.813rem;
}
.osu-trowid2>div{
padding:13px 0.875rem;
min-width:0;
}
.osu-trowid2>div:first-child{
font-weight:700;
color:#E8F4F8;
padding-left:1rem;
}
.osu-trow_thid2{
background:#080E14;
letter-spacing:.06em;
text-transform:uppercase;
font-size:9.5px;
color:#6A8E99;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.osu-trowid2:not(.osu-trow_thid2){
background:#0E1720;
color:#A8C2CC;
border-top:1px solid #141F28;
}
.osu-trow_zebraid2{
background:#0A1219;
}
.osu-posid2{
font-weight:700;
color:#00DCFF;
}
@media(max-width:1022px){
.osu-pay_logosid2{
grid-template-columns:repeat(2,1fr);
}
}
.osu-dw_h2id2{
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:26px;
margin-bottom:0.625rem;
line-height:1.08;
font-weight:700;
color:#E8F4F8;
}
.osu-steps_vid2{
grid-template-columns:1fr;
gap:10px;
}
.osu-steps_vid2 .osu-stepid2{
padding:18px 1.25rem;
}
@media(max-width:563px){
.osu-dw_h2id2{
font-size:23px;
}
}
.osu-provsid2{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:1.75rem;
}
.osu-provsid2>*{
min-width:0;
}
.osu-provid2{
border-radius:0.813rem;
border:1px solid #1C2D38;
padding:12px;
background:#0E1720;
align-items:center;
text-decoration:none;
justify-content:center;
height:64px;
display:flex;
}
.osu-prov_imgid2{
max-width:100%;
max-height:2rem;
object-fit:contain;
}
.osu-respid2{
background:#0E1720;
gap:24px;
border-radius:0.813rem;
padding:1.625rem;
border:1px solid #1C2D38;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.osu-resp_inid2{
max-width:35rem;
}
.osu-resp_hid2{
font-weight:700;
margin-bottom:8px;
font-size:19px;
color:#E8F4F8;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osu-resp_pid2{
line-height:1.6;
color:#A8C2CC;
font-size:0.844rem;
}
.osu-resp_badgesid2{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.osu-age18id2{
padding:4px 0.5rem;
border:1.5px solid #FF3B3B;
border-radius:8px;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#FF3B3B;
font-weight:700;
font-size:0.813rem;
}
.osu-resp_orgid2{
font-weight:600;
font-size:0.813rem;
color:#6A8E99;
}
@media(max-width:1024px){
.osu-provsid2{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.osu-provsid2{
grid-template-columns:repeat(2,1fr);
}
}
.osu-disputeid2{
border:1px dashed #2A4050;
border-radius:0.813rem;
gap:28px;
padding:26px 30px;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.osu-dispute_inid2{
max-width:41.25rem;
}
.osu-dispute_h2id2{
margin-bottom:0.5rem;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#E8F4F8;
font-size:22px;
font-weight:700;
}
.osu-dispute_textid2{
line-height:1.6;
color:#A8C2CC;
font-size:13.5px;
}
.osu-op_h2id2{
margin:10px 0 0.5rem;
font-size:1.5rem;
line-height:1.1;
font-weight:700;
color:#E8F4F8;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.osu-op_textid2{
color:#A8C2CC;
line-height:1.6;
font-size:0.844rem;
}
@media(max-width:557px){
.osu-op_h2id2{
font-size:1.375rem;
}
}
.osu-ab_h2id2{
margin:0.875rem 0 1rem;
line-height:1.08;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:32px;
color:#E8F4F8;
font-weight:700;
}
.osu-ab_bodyid2{
margin-bottom:14px;
color:#A8C2CC;
font-size:0.938rem;
line-height:1.65;
}
.osu-ab_chipsid2{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
margin-top:8px;
}
.osu-faqid2{
gap:10px;
display:flex;
flex-direction:column;
}
.osu-faq_itemid2{
background:#0E1720;
padding:18px 22px;
border-radius:13px;
border:1px solid #1C2D38;
}
.osu-faq_qid2{
gap:16px;
list-style:none;
justify-content:space-between;
display:flex;
color:#E8F4F8;
cursor:pointer;
font-size:0.969rem;
align-items:center;
font-weight:600;
}
.osu-faq_qid2::-webkit-details-marker{
display:none;
}
.osu-faq_q_tid2{
gap:0.625rem;
display:flex;
}
.osu-faq_q_iid2{
color:#00DCFF;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
font-style:normal;
}
.osu-faq_pmid2{
color:#00DCFF;
font-size:1.25rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.osu-faq_itemid2[open] .osu-faq_pmid2{
transform:rotate(45deg);
}
.osu-faq_aid2{
font-size:0.844rem;
margin-top:0.75rem;
color:#A8C2CC;
line-height:1.6;
}
@media(max-width:558px){
.osu-ab_h2id2{
font-size:1.625rem;
}
}
.osu-et_h2id2{
margin:0.625rem 0 0.875rem;
line-height:1.08;
color:#E8F4F8;
font-weight:700;
font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:28px;
}
.osu-et_rightid2{
gap:10px;
flex-direction:column;
display:flex;
}
.osu-et_updatedid2{
border:1px solid #1C2D38;
background:#080E14;
padding:0.875rem 18px;
gap:10px;
border-radius:13px;
display:flex;
font-size:12px;
color:#A8C2CC;
align-items:center;
}
.osu-et_updatedid2 svg{
flex:none;
width:15px;
color:#00DCFF;
height:0.938rem;
}
.osu-et_updatedid2 b{
color:#E8F4F8;
}
@media(max-width:563px){
.osu-et_h2id2{
font-size:24px;
}
}
.osu-rv_headid2{
gap:12px;
display:flex;
margin-bottom:18px;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.osu-rv_aggid2{
gap:0.625rem;
align-items:center;
display:flex;
}
.osu-rv_sourceid2{
color:#6A8E99;
font-size:0.781rem;
}
.osu-rv_gridid2{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.osu-rv_gridid2>*{
min-width:0;
}
.osu-reviewid2{
border:1px solid #1C2D38;
padding:1.5rem;
border-radius:0.813rem;
background:#0E1720;
}
.osu-reviewid2 .osu-starsid2{
margin-bottom:10px;
}
.osu-reviewid2 p{
line-height:1.5;
font-weight:600;
margin-bottom:14px;
font-size:0.906rem;
color:#E8F4F8;
}
.osu-review_byid2{
color:#6A8E99;
font-size:12.5px;
}
@media(max-width:1025px){
.osu-rv_gridid2{
grid-template-columns:1fr;
}
}
.osu-footerid2{
background:#050A0F;
padding:40px 1.75rem;
border-top:1px solid #141F28;
}
.osu-footer_gridid2{
gap:2rem;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-bottom:1.75rem;
max-width:1400px;
margin-right:auto;
display:grid;
margin-left:auto;
}
.osu-footer_gridid2>*{
min-width:0;
}
.osu-footer_gridid2 h4{
color:#3D5E6A;
margin-bottom:0.813rem;
font-size:10px;
letter-spacing:.12em;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.osu-fcolid2{
gap:9px;
display:flex;
font-size:0.813rem;
color:#A8C2CC;
flex-direction:column;
}
.osu-fcolid2 a{
cursor:pointer;
}
.osu-ft_aboutid2{
font-size:13px;
margin-top:12px;
color:#6A8E99;
line-height:1.6;
max-width:16.25rem;
}
.osu-ft_contactid2{
overflow-wrap:anywhere;
margin-top:12px;
font-size:0.781rem;
font-family:"Martian Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#00DCFF;
}
.osu-footer_bottomid2{
margin:0 auto;
gap:16px;
display:flex;
justify-content:space-between;
align-items:center;
max-width:87.5rem;
padding-top:20px;
flex-wrap:wrap;
border-top:1px solid #141F28;
}
.osu-footer_bottomid2 p{
max-width:45rem;
line-height:1.6;
color:#3D5E6A;
font-size:11px;
}
@media(max-width:1024px){
.osu-footer_gridid2{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:563px){
.osu-footer_gridid2{
grid-template-columns:1fr;
}
}