*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D0B14;
line-height:1.55;
text-rendering:optimizeLegibility;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#B8B2D4;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(8, 6, 16, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.vgr-shellvh9{
grid-template-columns:248px 1fr;
display:grid;
min-height:100vh;
}
.vgr-mainvh9{
min-width:0;
}
.vgr-wrapvh9{
margin:0 auto;
max-width:1400px;
width:100%;
}
.vgr-containervh9{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:766px){
.vgr-containervh9{
padding:0 28px;
}
}
.vgr-sectionvh9{
padding:1.5rem 1.75rem;
}
.vgr-section_ptvh9{
padding-top:34px;
}
.vgr-band_softvh9{
background:#131120;
}
.vgr-eyebrowvh9{
font-size:10.5px;
color:#A855F7;
text-transform:uppercase;
letter-spacing:.14em;
overflow-wrap:break-word;
display:inline-block;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
line-height:1.4;
}
.vgr-drawer_cbvh9{
display:none;
}
.vgr-overlayvh9{
display:none;
}
@media(max-width:1023px){
.vgr-shellvh9{
grid-template-columns:1fr;
}
.vgr-mainvh9{
padding-bottom:78px;
}
.vgr-drawer_cbvh9:checked~.vgr-overlayvh9{
inset:0;
background:rgba(8, 6, 16, 0.72);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:563px){
.vgr-sectionvh9{
padding:18px 16px;
}
.vgr-section_ptvh9{
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 ---------- */
.vgr-sidevh9{
background:#0F0D1A;
padding:22px 1.125rem;
gap:1.375rem;
overflow-y:auto;
display:flex;
height:100vh;
border-right:1px solid #1E1A30;
flex-direction:column;
top:0;
align-self:start;
position:sticky;
}
.vgr-brandvh9{
gap:0.625rem;
align-items:center;
display:flex;
}
.vgr-logovh9{
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
color:#F0EDFB;
font-size:21px;
font-weight:700;
}
.vgr-side_ctavh9{
border-radius:0.813rem;
background:rgba(168, 85, 247, 0.12);
border:1px solid #2A2545;
padding:16px;
}
.vgr-side_cta_hvh9{
font-weight:700;
color:#F0EDFB;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-size:17px;
line-height:1.15;
margin-bottom:6px;
}
.vgr-side_cta_pvh9{
color:#B8B2D4;
font-size:12px;
margin-bottom:12px;
line-height:1.45;
}
.vgr-navvh9{
gap:3px;
flex-direction:column;
display:flex;
}
.vgr-nav_labelvh9{
padding:0.375rem 0.625rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:9.5px;
letter-spacing:.14em;
text-transform:uppercase;
color:#4A4560;
}
.vgr-nav_itemvh9{
border-radius:0.5rem;
gap:0.688rem;
padding:10px;
font-size:14px;
color:#B8B2D4;
display:flex;
font-weight:500;
align-items:center;
}
.vgr-nav_itemvh9 svg{
height:1.063rem;
width:17px;
}
.vgr-nav_itemvh9:hover{
background:rgba(168, 85, 247, 0.12);
color:#F0EDFB;
}
.vgr-nav_item_onvh9{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#A855F7;
}
.vgr-side_footvh9{
background:#131120;
padding:12px;
border-radius:13px;
border:1px solid #2A2545;
margin-top:auto;
}
.vgr-side_footvh9 p{
margin-top:4px;
color:#B8B2D4;
font-size:0.781rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.vgr-topvh9{
background:#0F0D1A;
gap:16px;
padding:14px 1.75rem;
top:0;
display:flex;
z-index:40;
border-bottom:1px solid #1E1A30;
align-items:center;
position:sticky;
}
.vgr-top_brandvh9{
gap:0.563rem;
align-items:center;
display:none;
}
.vgr-searchvh9{
padding:0.688rem 0.875rem;
border-radius:13px;
border:1px solid #2A2545;
flex:1;
gap:0.625rem;
background:#131120;
color:#7B748F;
font-size:13.5px;
display:flex;
align-items:center;
max-width:27.5rem;
}
.vgr-searchvh9 svg{
flex:none;
height:16px;
width:16px;
}
.vgr-top_actionsvh9{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.vgr-langvh9{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#B8B2D4;
font-size:0.75rem;
}
.vgr-burgervh9{
border:1px solid #2A2545;
background:#131120;
border-radius:0.5rem;
align-items:center;
width:2.5rem;
color:#F0EDFB;
display:none;
height:2.5rem;
justify-content:center;
}
/* ---------- bottom-nav (mobile) ---------- */
.vgr-botnavvh9{
display:none;
}
@media(max-width:1023px){
.vgr-sidevh9{
transition:transform .25s ease;
width:280px;
z-index:80;
top:0;
left:0;
position:fixed;
height:100vh;
transform:translateX(-100%);
}
.vgr-drawer_cbvh9:checked~.vgr-shellvh9 .vgr-sidevh9{
transform:translateX(0);
}
.vgr-topvh9{
gap:0.75rem;
padding:14px 16px;
position:static;
flex-wrap:wrap;
}
.vgr-top_brandvh9{
display:flex;
}
.vgr-searchvh9{
display:none;
}
.vgr-burgervh9{
display:flex;
}
.vgr-top_actionsvh9{
gap:0.625rem;
width:100%;
margin-left:0;
align-items:stretch;
}
.vgr-top_actionsvh9 .vgr-langvh9{
display:none;
}
.vgr-top_actionsvh9 .vgr-btnvh9{
flex:1;
padding:0.688rem 0.625rem;
text-align:center;
}
.vgr-botnavvh9{
padding:8px 0.375rem calc(8px + env(safe-area-inset-bottom));
background:#0F0D1A;
grid-template-columns:repeat(3,1fr);
position:fixed;
z-index:65;
display:grid;
transform:translateZ(0);
bottom:0;
right:0;
left:0;
border-top:1px solid #2A2545;
}
.vgr-bnvh9{
gap:4px;
padding:6px 2px 0;
font-weight:600;
color:#B8B2D4;
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
font-size:10px;
min-width:0;
}
.vgr-bnvh9 svg{
flex:none;
width:22px;
height:1.375rem;
}
.vgr-bnvh9 span{
overflow:hidden;
max-width:100%;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
}
.vgr-bn_onvh9{
color:#A855F7;
}
.vgr-bn_centervh9{
position:relative;
}
.vgr-bn_fabvh9{
background:#A855F7;
border-radius:50%;
color:#FFFFFF;
position:absolute;
top:-1.25rem;
display:flex;
justify-content:center;
left:50%;
transform:translateX(-50%);
width:50px;
align-items:center;
box-shadow:0 0.5rem 2rem rgba(0, 0, 0, 0.65), 0 2px 0.5rem rgba(168, 85, 247, 0.22);
height:50px;
}
.vgr-bn_fabvh9 svg{
width:24px;
height:24px;
}
.vgr-bn_centervh9 span{
color:#A855F7;
}
}
.vgr-btnvh9{
padding:11px 1.375rem;
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;
border-radius:8px;
gap:8px;
justify-content:center;
display:inline-flex;
cursor:pointer;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:14px;
align-items:center;
font-weight:700;
}
.vgr-btn_privh9{
background:#A855F7;
color:#FFFFFF;
box-shadow:0 0 1.125rem rgba(168, 85, 247, 0.50), 0 4px 12px rgba(0, 0, 0, 0.45);
}
.vgr-btn_privh9:hover{
background:#9333EA;
}
.vgr-btn_ghostvh9{
background:rgba(168, 85, 247, 0.12);
font-weight:600;
color:#F0EDFB;
}
.vgr-btn_linevh9{
border:1px solid #3D3660;
background:transparent;
font-weight:600;
color:#F0EDFB;
}
.vgr-btn_lgvh9{
border-radius:0.813rem;
padding:16px 1.875rem;
font-size:15px;
}
.vgr-bandvh9 .vgr-btn_linevh9{
border-color:rgba(255, 255, 255, 0.12);
color:#F0EDFB;
}
.vgr-bandvh9 .vgr-btn_ghostvh9{
background:rgba(255, 255, 255, 0.07);
color:#F0EDFB;
}
.vgr-link_mvh9{
gap:5px;
text-decoration:none;
align-items:center;
display:inline-flex;
font-size:12px;
cursor:pointer;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#A855F7;
}
.vgr-link_mvh9 svg{
width:0.875rem;
height:14px;
}
.vgr-bandvh9 .vgr-link_mvh9{
color:#C084FC;
}
.vgr-dotvh9{
border-radius:50%;
background:#A855F7;
flex:none;
width:7px;
height:0.438rem;
}
.vgr-dot_livevh9{
animation:zm3-pulse 1.4s infinite;
background:#EF4444;
}
.vgr-starsvh9{
gap:2px;
color:#A855F7;
display:inline-flex;
}
.vgr-starsvh9 svg{
height:0.938rem;
width:0.938rem;
}
.vgr-chipvh9{
border-radius:8px;
background:#131120;
border:1px solid #2A2545;
padding:0.438rem 0.75rem;
gap:0.375rem;
display:inline-flex;
align-items:center;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.688rem;
color:#B8B2D4;
}
.vgr-chip_onvh9{
border-color:transparent;
background:rgba(168, 85, 247, 0.12);
color:#A855F7;
}
.vgr-gcvh9{
color:inherit;
text-decoration:none;
min-width:0;
cursor:pointer;
display:block;
}
.vgr-gc_thumbvh9{
overflow:hidden;
border:1px solid #2A2545;
border-radius:0.813rem;
aspect-ratio:1;
position:relative;
display:block;
background-size:cover;
background-position:center;
}
.vgr-gc_thumb_portraitvh9{
aspect-ratio:3/4;
}
.vgr-gc_thumb_widevh9{
aspect-ratio:16/11;
}
.vgr-gc_capvh9{
padding:0.563rem;
background:linear-gradient(transparent,rgba(8, 6, 16, 0.72));
bottom:0;
position:absolute;
right:0;
left:0;
}
.vgr-gc_namevh9{
font-weight:700;
color:#F0EDFB;
display:block;
font-size:0.781rem;
}
.vgr-gc_metavh9{
color:#A099C4;
font-size:11px;
}
.vgr-gc_badgevh9{
background:#A855F7;
border-radius:0.5rem;
padding:2px 0.375rem;
right:0.5rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:8px;
font-weight:700;
top:0.5rem;
color:#FFFFFF;
position:absolute;
}
.vgr-gc_badge_hotvh9{
background:#EF4444;
color:#F0EDFB;
}
.vgr-gc_badge_livevh9{
background:#EF4444;
right:auto;
left:8px;
color:#F0EDFB;
}
.vgr-gc_multvh9{
inset:0;
color:#A855F7;
position:absolute;
font-size:1.75rem;
display:flex;
justify-content:center;
font-weight:700;
align-items:center;
}
.vgr-pcvh9{
border-radius:13px;
background:#131120;
border:1px solid #2A2545;
font-weight:700;
font-size:0.875rem;
height:64px;
display:flex;
align-items:center;
justify-content:center;
color:#B8B2D4;
}
.vgr-railvh9{
min-width:0;
}
.vgr-rail_scrollvh9{
gap:0.875rem;
display:grid;
}
.vgr-rail_scrollvh9>*{
min-width:0;
}
.vgr-g6vh9{
grid-template-columns:repeat(6,1fr);
}
.vgr-g7vh9{
grid-template-columns:repeat(7,1fr);
}
.vgr-g4vh9{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1027px){
.vgr-g6vh9,.vgr-g7vh9{
grid-template-columns:none;
grid-auto-columns:7.5rem;
padding-bottom:0.375rem;
overflow-x:auto;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
}
.vgr-g6vh9>*,.vgr-g7vh9>*{
scroll-snap-align:start;
}
.vgr-g4vh9{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.vgr-g4vh9{
grid-template-columns:none;
grid-auto-columns:9.375rem;
grid-auto-flow:column;
overflow-x:auto;
}
}
.vgr-panelvh9{
border-radius:20px;
border:1px solid #2A2545;
padding:1.75rem 32px;
background:#131120;
}
.vgr-splitvh9{
gap:36px;
display:grid;
align-items:start;
}
.vgr-splitvh9>*{
min-width:0;
}
.vgr-split_avh9{
grid-template-columns:.85fr 1.15fr;
}
.vgr-split_bvh9{
grid-template-columns:1fr 1.1fr;
}
.vgr-split_cvh9{
grid-template-columns:1.1fr .9fr;
}
.vgr-pgridvh9{
gap:2.5rem;
grid-template-columns:.9fr 1.1fr;
display:grid;
align-items:center;
}
.vgr-pgridvh9>*{
min-width:0;
}
.vgr-leadvh9{
font-size:0.938rem;
margin-bottom:14px;
color:#B8B2D4;
line-height:1.65;
}
.vgr-featvh9{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.vgr-featvh9>*{
min-width:0;
}
.vgr-feat2vh9{
grid-template-columns:1fr 1fr;
}
.vgr-feat_cardvh9{
padding:1.625rem;
border:1px solid #2A2545;
border-radius:1.25rem;
background:#131120;
}
.vgr-feat_cardvh9 svg{
height:1.625rem;
width:1.625rem;
color:#A855F7;
margin-bottom:16px;
}
.vgr-feat_cardvh9 h3{
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
margin-bottom:0.5rem;
color:#F0EDFB;
font-size:1.125rem;
}
.vgr-feat_cardvh9 p{
line-height:1.6;
font-size:0.813rem;
color:#B8B2D4;
}
.vgr-feat_cardvh9 b{
color:#F0EDFB;
}
.vgr-bigvh9{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.vgr-big_nvh9{
color:#A855F7;
font-size:26px;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.vgr-big_lvh9{
color:#7B748F;
font-size:12px;
}
.vgr-personvh9{
padding:1rem 18px;
border:1px solid #2A2545;
background:#131120;
border-radius:13px;
gap:14px;
display:flex;
align-items:center;
}
.vgr-avatarvh9{
background:linear-gradient(135deg,#A855F7,#7C3AED);
border-radius:50%;
flex:none;
width:44px;
height:2.75rem;
}
.vgr-person_namevh9{
font-weight:700;
color:#F0EDFB;
font-size:0.875rem;
}
.vgr-person_rolevh9{
color:#7B748F;
font-size:12px;
}
.vgr-kvvh9{
gap:1px;
overflow:hidden;
border-radius:13px;
border:1px solid #2A2545;
background:#2A2545;
grid-template-columns:1fr 1fr;
display:grid;
}
.vgr-kvvh9>div{
padding:1rem 1.125rem;
background:#0D0B14;
min-width:0;
}
.vgr-kv_kvh9{
font-size:0.594rem;
text-transform:uppercase;
margin-bottom:0.313rem;
color:#A855F7;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.vgr-kv_vvh9{
font-weight:700;
color:#F0EDFB;
font-size:0.844rem;
}
@media(max-width:1025px){
.vgr-split_avh9,.vgr-split_bvh9,.vgr-split_cvh9,.vgr-pgridvh9{
grid-template-columns:1fr;
gap:24px;
}
.vgr-featvh9,.vgr-feat2vh9{
grid-template-columns:1fr;
}
.vgr-kvvh9{
grid-template-columns:1fr;
}
}
.vgr-shvh9{
margin-bottom:16px;
min-width:0;
}
.vgr-sh_rowvh9{
gap:0.75rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:flex-end;
}
.vgr-sh_rowvh9 .vgr-sh_lvh9{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.vgr-sh_stackvh9{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.vgr-sh_centervh9{
gap:0.625rem;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.vgr-sh_h2vh9{
gap:9px;
overflow-wrap:break-word;
display:flex;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-size:1.25rem;
color:#F0EDFB;
align-items:center;
font-weight:700;
line-height:1.1;
}
@media(min-width:769px){
.vgr-sh_h2vh9{
font-size:1.5rem;
}
}
.vgr-bandvh9 .vgr-sh_h2vh9{
color:#F0EDFB;
}
.vgr-eb_monovh9{
text-transform:none;
letter-spacing:.08em;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.vgr-eb_monovh9::before{
content:"// ";
}
.vgr-eb_uppervh9{
text-transform:uppercase;
letter-spacing:.14em;
}
.vgr-eb_pillvh9{
background:rgba(168, 85, 247, 0.12);
padding:0.313rem 11px;
border-radius:62.438rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.vgr-eb_linevh9{
gap:10px;
align-items:center;
display:inline-flex;
}
.vgr-eb_linevh9::before{
background:#A855F7;
content:"";
display:inline-block;
height:1px;
width:1.5rem;
}
.vgr-bandvh9 .vgr-eb_linevh9::before{
background:#C084FC;
}
.vgr-bandvh9 .vgr-eb_pillvh9{
background:rgba(255, 255, 255, 0.07);
}
.vgr-sh_linkvh9{
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;
display:inline-flex;
color:#F0EDFB;
align-items:center;
padding-bottom:2px;
border-bottom:1px solid #F0EDFB;
white-space:nowrap;
font-weight:600;
font-size:13px;
}
.vgr-sh_linkvh9:hover{
border-color:#A855F7;
color:#A855F7;
}
.vgr-sh_linkvh9 svg{
width:0.875rem;
height:14px;
}
.vgr-sh_link_chevvh9{
color:#A855F7;
font-size:12px;
padding-bottom:0;
border-bottom:0;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.vgr-sh_link_btnvh9{
border-radius:62.438rem;
background:#A855F7;
padding:9px 18px;
color:#FFFFFF;
border-bottom:0;
}
.vgr-sh_link_btnvh9:hover{
border-color:transparent;
background:#9333EA;
}
.vgr-bandvh9 .vgr-sh_linkvh9{
border-color:#F0EDFB;
color:#F0EDFB;
}
.vgr-bandvh9 .vgr-sh_link_chevvh9{
color:#C084FC;
}
.vgr-sh_rulevh9{
margin:-2px 0 1rem;
background:#2A2545;
height:1px;
}
.vgr-bandvh9 .vgr-sh_rulevh9{
background:rgba(255, 255, 255, 0.12);
}
.vgr-seo_grid3vh9{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.vgr-seo_grid4vh9{
gap:0.813rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.vgr-seo_grid3vh9>*,.vgr-seo_grid4vh9>*{
min-width:0;
}
.vgr-seo_cardvh9{
padding:24px;
border-radius:13px;
background:#131120;
border:1px solid #2A2545;
}
.vgr-seo_cardvh9 h3{
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
margin-bottom:8px;
color:#F0EDFB;
font-weight:700;
}
.vgr-seo_cardvh9 p{
color:#B8B2D4;
font-size:0.813rem;
line-height:1.6;
}
.vgr-seo_card_smvh9{
padding:20px;
}
.vgr-seo_card_smvh9 h3{
font-size:1rem;
}
.vgr-seo_card_smvh9 p{
line-height:1.55;
font-size:0.781rem;
}
.vgr-seo_rtp_rowvh9{
gap:2.25rem;
grid-template-columns:1fr 1fr;
display:grid;
margin-top:16px;
align-items:center;
}
.vgr-rtpvh9{
gap:0.875rem;
min-width:0;
display:flex;
}
.vgr-rtpvh9>div{
background:#0D0B14;
border-radius:13px;
padding:16px;
flex:1;
min-width:0;
text-align:center;
}
.vgr-rtp_nvh9{
font-weight:700;
color:#A855F7;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
white-space:nowrap;
font-size:26px;
}
.vgr-rtp_lvh9{
font-size:0.688rem;
margin-top:0.25rem;
color:#7B748F;
}
.vgr-cmpvh9{
border-radius:13px;
overflow:hidden;
border:1px solid #2A2545;
max-width:760px;
}
.vgr-cmp_rowvh9{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.vgr-cmp_rowvh9>div{
padding:0.813rem 14px;
min-width:0;
text-align:center;
}
.vgr-cmp_rowvh9>div:first-child{
text-align:left;
font-weight:600;
color:#F0EDFB;
padding-left:22px;
}
.vgr-cmp_thvh9{
background:#0D0B14;
font-size:12.5px;
font-weight:700;
}
.vgr-cmp_rowvh9:not(.vgr-cmp_thvh9){
background:#131120;
color:#B8B2D4;
border-top:1px solid #1E1A30;
}
.vgr-cmp_zebravh9{
background:#100E1C;
}
.vgr-guidevh9{
background:#131120;
border:1px solid #2A2545;
border-radius:13px;
overflow:hidden;
cursor:pointer;
}
.vgr-guide_covervh9{
height:130px;
}
.vgr-guide_bodyvh9{
padding:1.25rem;
}
.vgr-guide_bodyvh9 h3{
margin:7px 0 9px;
font-size:1rem;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
line-height:1.25;
color:#F0EDFB;
font-weight:700;
}
.vgr-guide_metavh9{
color:#7B748F;
font-size:11.5px;
}
.vgr-hubvh9{
gap:28px;
grid-template-columns:repeat(5,1fr);
padding-top:28px;
display:grid;
border-top:1px solid #1E1A30;
}
.vgr-hubvh9>*{
min-width:0;
}
.vgr-hubvh9 h4{
color:#F0EDFB;
margin-bottom:11px;
font-size:13px;
font-weight:700;
}
.vgr-hub_colvh9{
gap:0.5rem;
color:#B8B2D4;
display:flex;
font-size:0.813rem;
flex-direction:column;
}
.vgr-hub_colvh9 a{
cursor:pointer;
}
@media(max-width:1025px){
.vgr-seo_grid3vh9{
grid-template-columns:1fr;
}
.vgr-seo_grid4vh9{
grid-template-columns:repeat(2,1fr);
}
.vgr-seo_rtp_rowvh9{
grid-template-columns:1fr;
gap:1.25rem;
}
.vgr-hubvh9{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:563px){
.vgr-hubvh9{
grid-template-columns:1fr;
}
}
.vgr-herovh9{
overflow:hidden;
border:1px solid #2A2545;
border-radius:1.25rem;
padding:46px 3rem;
background:linear-gradient(120deg,#0A0818,#06050E);
color:#F0EDFB;
position:relative;
}
.vgr-hero_glowvh9{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
width:21.25rem;
top:-3.75rem;
height:21.25rem;
right:-3.75rem;
position:absolute;
}
.vgr-hero_invh9{
max-width:600px;
position:relative;
}
.vgr-herovh9 .vgr-eyebrowvh9{
color:#C084FC;
}
.vgr-pill_rowvh9{
gap:0.5rem;
padding:0.375rem 0.813rem;
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:62.438rem;
background:rgba(255, 255, 255, 0.07);
align-items:center;
margin-bottom:1.375rem;
letter-spacing:.1em;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
color:#C084FC;
display:inline-flex;
font-size:0.656rem;
}
.vgr-hero_h1vh9{
margin:18px 0;
font-size:3.375rem;
font-weight:700;
letter-spacing:-.02em;
line-height:1.02;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
color:#F0EDFB;
overflow-wrap:break-word;
}
.vgr-hero_h1vh9 em{
font-style:normal;
color:#C084FC;
}
.vgr-hero_subvh9{
line-height:1.55;
color:#A099C4;
font-size:17px;
max-width:30rem;
margin-bottom:1.75rem;
}
.vgr-hero_ctavh9{
gap:0.875rem;
margin-bottom:1.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.vgr-hero_trustvh9{
gap:14px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.vgr-hero_rating_txtvh9{
font-size:0.813rem;
color:#A099C4;
}
@media(max-width:1024px){
.vgr-herovh9{
padding:32px 24px;
}
.vgr-hero_h1vh9{
font-size:38px;
}
}
@media(max-width:561px){
.vgr-hero_h1vh9{
font-size:30px;
}
}
.vgr-statvh9{
grid-template-columns:repeat(4,1fr);
gap:0.875rem;
display:grid;
}
.vgr-statvh9>*{
min-width:0;
}
.vgr-stat_itemvh9{
background:#131120;
border-radius:13px;
border:1px solid #2A2545;
padding:1.125rem 1.25rem;
}
.vgr-stat_kvh9{
letter-spacing:.12em;
margin-bottom:0.438rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
font-size:0.594rem;
text-transform:uppercase;
color:#7B748F;
}
.vgr-stat_vvh9{
gap:0.5rem;
min-width:0;
font-size:24px;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
overflow-wrap:anywhere;
color:#F0EDFB;
align-items:center;
display:flex;
}
.vgr-stat_v_accentvh9{
color:#A855F7;
}
@media(max-width:1024px){
.vgr-statvh9{
grid-template-columns:repeat(2,1fr);
}
}
.vgr-wlcvh9{
padding:36px 40px;
border:1px solid #2A2545;
border-radius:1.25rem;
grid-template-columns:1.2fr .8fr;
overflow:hidden;
background:linear-gradient(120deg,#0A0818,#06050E);
gap:1.5rem;
position:relative;
color:#F0EDFB;
display:grid;
align-items:center;
}
.vgr-wlcvh9>*{
min-width:0;
}
.vgr-wlcvh9 .vgr-eyebrowvh9{
color:#C084FC;
}
.vgr-wlc_glowvh9{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
right:-2.5rem;
width:260px;
top:-2.5rem;
height:16.25rem;
position:absolute;
}
.vgr-wlc_invh9{
position:relative;
}
.vgr-wlc_h2vh9{
margin:10px 0 0.5rem;
font-size:2.125rem;
color:#F0EDFB;
line-height:1.03;
font-weight:700;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
}
.vgr-wlc_h2vh9 em{
font-style:normal;
color:#C084FC;
}
.vgr-wlc_subvh9{
font-size:14px;
line-height:1.55;
margin-bottom:1.125rem;
max-width:26.25rem;
color:#A099C4;
}
.vgr-wlc_termsvh9{
gap:0.625rem;
display:flex;
flex-direction:column;
position:relative;
}
.vgr-termvh9{
gap:11px;
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
border-radius:13px;
padding:13px 0.938rem;
display:flex;
align-items:center;
}
.vgr-termvh9 svg{
flex:none;
color:#C084FC;
height:20px;
width:20px;
}
.vgr-term_kvh9{
letter-spacing:.1em;
color:#A099C4;
font-size:9.5px;
text-transform:uppercase;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.vgr-term_vvh9{
font-weight:700;
margin-top:2px;
font-size:0.875rem;
color:#F0EDFB;
}
@media(max-width:1023px){
.vgr-wlcvh9{
grid-template-columns:1fr;
}
}
@media(max-width:560px){
.vgr-wlc_h2vh9{
font-size:26px;
}
}
.vgr-jpvh9{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.vgr-jpvh9>*{
min-width:0;
}
.vgr-jp_herovh9{
border-radius:1.25rem;
gap:0.875rem;
background:linear-gradient(135deg,#0A0818,#06050E);
border:1px solid #2A2545;
overflow:hidden;
padding:1.625rem;
flex-direction:column;
min-height:11.25rem;
display:flex;
color:#F0EDFB;
position:relative;
justify-content:space-between;
}
.vgr-jp_glowvh9{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
height:11.25rem;
top:-2.5rem;
width:11.25rem;
position:absolute;
right:-2.5rem;
}
.vgr-jp_k_rowvh9{
gap:10px;
position:relative;
align-items:center;
justify-content:space-between;
display:flex;
}
.vgr-jp_kvh9{
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
color:#7B748F;
letter-spacing:.12em;
text-transform:uppercase;
font-size:0.625rem;
}
.vgr-jp_herovh9 .vgr-jp_kvh9{
color:#A099C4;
}
.vgr-jp_amtvh9{
color:#C084FC;
font-weight:700;
font-size:2.625rem;
position:relative;
line-height:1;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
.vgr-jp_subvh9{
font-size:0.75rem;
color:#A099C4;
margin-top:5px;
}
.vgr-jp_cellvh9{
padding:22px;
border-radius:1.25rem;
background:#131120;
border:1px solid #2A2545;
flex-direction:column;
justify-content:space-between;
min-height:180px;
display:flex;
}
.vgr-jp_cellvh9 .vgr-jp_amtvh9{
font-size:30px;
color:#F0EDFB;
}
.vgr-jp_cellvh9 .vgr-jp_subvh9{
color:#7B748F;
}
@media(max-width:1027px){
.vgr-jpvh9{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.vgr-jp_amtvh9{
font-size:2rem;
}
}
.vgr-pay_logosvh9{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.vgr-pay_logosvh9>*{
min-width:0;
}
.vgr-payvh9{
border-radius:8px;
border:1px solid #2A2545;
justify-content:center;
display:flex;
color:#B8B2D4;
font-weight:700;
align-items:center;
height:48px;
font-size:0.75rem;
}
.vgr-tablevh9{
overflow:hidden;
border:1px solid #2A2545;
border-radius:13px;
}
.vgr-trowvh9{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:0.813rem;
display:grid;
}
.vgr-trowvh9>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.vgr-trowvh9>div:first-child{
padding-left:16px;
font-weight:700;
color:#F0EDFB;
}
.vgr-trow_thvh9{
background:#0D0B14;
color:#7B748F;
font-size:0.594rem;
letter-spacing:.06em;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
text-transform:uppercase;
}
.vgr-trowvh9:not(.vgr-trow_thvh9){
background:#131120;
border-top:1px solid #1E1A30;
color:#B8B2D4;
}
.vgr-trow_zebravh9{
background:#100E1C;
}
.vgr-posvh9{
font-weight:700;
color:#A855F7;
}
@media(max-width:1027px){
.vgr-pay_logosvh9{
grid-template-columns:repeat(2,1fr);
}
}
.vgr-newsvh9{
background:linear-gradient(135deg,#0A0818,#06050E);
border-radius:20px;
border:1px solid #2A2545;
padding:26px 32px;
gap:1.5rem;
flex-wrap:wrap;
align-items:center;
color:#F0EDFB;
justify-content:space-between;
display:flex;
}
.vgr-news_h3vh9{
font-weight:700;
margin-bottom:0.25rem;
font-size:1.25rem;
color:#F0EDFB;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
.vgr-news_textvh9{
font-size:0.813rem;
color:#A099C4;
}
.vgr-news_formvh9{
flex:1;
gap:10px;
max-width:440px;
min-width:0;
display:flex;
}
.vgr-news_formvh9 .vgr-inputvh9{
min-width:0;
}
@media(max-width:560px){
.vgr-news_formvh9{
width:100%;
}
}
.vgr-inputvh9{
border:1px solid rgba(255, 255, 255, 0.12);
background:rgba(255, 255, 255, 0.07);
border-radius:0.5rem;
padding:13px 16px;
flex:1;
font-size:13.5px;
color:#A099C4;
}
.vgr-stepsvh9{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.vgr-stepsvh9>*{
min-width:0;
}
.vgr-stepvh9{
background:#131120;
border-radius:0.813rem;
padding:1.5rem;
border:1px solid #2A2545;
position:relative;
}
.vgr-step_numvh9{
border-radius:0.5rem;
background:#A855F7;
font-size:0.813rem;
justify-content:center;
width:1.875rem;
margin-bottom:0.875rem;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
height:30px;
color:#FFFFFF;
display:flex;
font-weight:700;
align-items:center;
}
.vgr-step_hvh9{
font-weight:700;
font-size:16px;
margin-bottom:0.438rem;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
color:#F0EDFB;
}
.vgr-step_pvh9{
color:#B8B2D4;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1027px){
.vgr-stepsvh9{
grid-template-columns:1fr;
}
}
.vgr-suppvh9{
gap:0.875rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.vgr-suppvh9>*{
min-width:0;
}
.vgr-supp_cardvh9{
padding:1.5rem;
border:1px solid #2A2545;
border-radius:13px;
background:#131120;
}
.vgr-supp_cardvh9 svg{
height:1.5rem;
margin-bottom:14px;
width:24px;
color:#A855F7;
}
.vgr-supp_cardvh9 h3{
color:#F0EDFB;
font-weight:700;
font-size:1rem;
margin-bottom:0.375rem;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
.vgr-supp_cardvh9 p{
line-height:1.55;
font-size:13px;
color:#B8B2D4;
}
@media(max-width:1026px){
.vgr-suppvh9{
grid-template-columns:1fr;
}
}
.vgr-vip_headvh9{
gap:12px;
align-items:flex-end;
justify-content:space-between;
margin-bottom:1.125rem;
display:flex;
flex-wrap:wrap;
}
.vgr-vip_introvh9{
font-size:13px;
max-width:26.25rem;
color:#B8B2D4;
}
.vgr-vipvh9{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.vgr-vipvh9>*{
min-width:0;
}
.vgr-tiervh9{
border:1px solid #2A2545;
background:#131120;
padding:20px;
border-radius:13px;
}
.vgr-tier_onvh9{
border-color:#A855F7;
background:rgba(168, 85, 247, 0.12);
}
.vgr-tier_medalvh9{
background:linear-gradient(135deg,#A855F7,#7C3AED);
border-radius:0.5rem;
margin-bottom:0.875rem;
width:30px;
height:30px;
}
.vgr-tier_namevh9{
margin-bottom:5px;
font-weight:700;
color:#F0EDFB;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-size:15px;
}
.vgr-tier_txvh9{
color:#7B748F;
font-size:0.719rem;
line-height:1.5;
}
@media(max-width:1023px){
.vgr-vipvh9{
grid-template-columns:repeat(2,1fr);
}
}
.vgr-promo_gridvh9{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.vgr-promo_gridvh9>*{
min-width:0;
}
.vgr-promovh9{
border-radius:1.25rem;
padding:24px;
border:1px solid #2A2545;
overflow:hidden;
background:#131120;
position:relative;
min-height:150px;
}
.vgr-promo_hvh9{
font-weight:700;
color:#F0EDFB;
font-size:1.625rem;
line-height:1.05;
margin-top:6px;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
.vgr-promo_hvh9 em{
font-style:normal;
color:#A855F7;
}
.vgr-promo_pvh9{
color:#B8B2D4;
font-size:0.781rem;
line-height:1.5;
margin-top:8px;
}
.vgr-promo_featvh9{
background:linear-gradient(135deg,#0A0818,#06050E);
border-color:#2A2545;
}
.vgr-promo_featvh9 .vgr-promo_hvh9{
color:#F0EDFB;
}
.vgr-promo_featvh9 .vgr-promo_hvh9 em{
color:#C084FC;
}
.vgr-promo_featvh9 .vgr-promo_pvh9{
color:#A099C4;
}
.vgr-promo_featvh9 .vgr-eyebrowvh9{
color:#C084FC;
}
@media(max-width:1027px){
.vgr-promo_gridvh9{
grid-template-columns:1fr;
}
}
.vgr-dw_h2vh9{
font-weight:700;
margin-bottom:0.625rem;
line-height:1.08;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
color:#F0EDFB;
font-size:1.625rem;
}
.vgr-steps_vvh9{
gap:0.625rem;
grid-template-columns:1fr;
}
.vgr-steps_vvh9 .vgr-stepvh9{
padding:18px 1.25rem;
}
@media(max-width:560px){
.vgr-dw_h2vh9{
font-size:23px;
}
}
.vgr-et_h2vh9{
margin:0.625rem 0 14px;
font-size:1.75rem;
line-height:1.08;
font-weight:700;
color:#F0EDFB;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
.vgr-et_rightvh9{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.vgr-et_updatedvh9{
border:1px solid #2A2545;
background:#0D0B14;
border-radius:0.813rem;
gap:0.625rem;
padding:14px 1.125rem;
color:#B8B2D4;
align-items:center;
font-size:12px;
display:flex;
}
.vgr-et_updatedvh9 svg{
flex:none;
color:#A855F7;
width:0.938rem;
height:15px;
}
.vgr-et_updatedvh9 b{
color:#F0EDFB;
}
@media(max-width:561px){
.vgr-et_h2vh9{
font-size:1.5rem;
}
}
.vgr-ab_h2vh9{
margin:14px 0 1rem;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-size:2rem;
color:#F0EDFB;
line-height:1.08;
font-weight:700;
}
.vgr-ab_bodyvh9{
font-size:0.938rem;
color:#B8B2D4;
line-height:1.65;
margin-bottom:0.875rem;
}
.vgr-ab_chipsvh9{
gap:10px;
flex-wrap:wrap;
display:flex;
margin-top:0.5rem;
}
.vgr-faqvh9{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.vgr-faq_itemvh9{
padding:1.125rem 22px;
border-radius:0.813rem;
border:1px solid #2A2545;
background:#131120;
}
.vgr-faq_qvh9{
gap:16px;
list-style:none;
cursor:pointer;
align-items:center;
display:flex;
font-weight:600;
color:#F0EDFB;
font-size:0.969rem;
justify-content:space-between;
}
.vgr-faq_qvh9::-webkit-details-marker{
display:none;
}
.vgr-faq_q_tvh9{
gap:10px;
display:flex;
}
.vgr-faq_q_ivh9{
color:#A855F7;
font-style:normal;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.vgr-faq_pmvh9{
color:#A855F7;
font-size:20px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.vgr-faq_itemvh9[open] .vgr-faq_pmvh9{
transform:rotate(45deg);
}
.vgr-faq_avh9{
color:#B8B2D4;
margin-top:12px;
line-height:1.6;
font-size:0.844rem;
}
@media(max-width:561px){
.vgr-ab_h2vh9{
font-size:26px;
}
}
.vgr-provsvh9{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
display:grid;
margin-bottom:28px;
}
.vgr-provsvh9>*{
min-width:0;
}
.vgr-provvh9{
border-radius:13px;
background:#131120;
padding:12px;
border:1px solid #2A2545;
align-items:center;
justify-content:center;
display:flex;
height:4rem;
text-decoration:none;
}
.vgr-prov_imgvh9{
max-height:2rem;
object-fit:contain;
max-width:100%;
}
.vgr-respvh9{
padding:1.625rem;
background:#131120;
gap:1.5rem;
border:1px solid #2A2545;
border-radius:13px;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.vgr-resp_invh9{
max-width:35rem;
}
.vgr-resp_hvh9{
color:#F0EDFB;
margin-bottom:8px;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-size:19px;
font-weight:700;
}
.vgr-resp_pvh9{
font-size:0.844rem;
color:#B8B2D4;
line-height:1.6;
}
.vgr-resp_badgesvh9{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.vgr-age18vh9{
padding:0.25rem 8px;
border:1.5px solid #EF4444;
border-radius:8px;
color:#EF4444;
font-weight:700;
font-size:13px;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
}
.vgr-resp_orgvh9{
font-size:0.813rem;
color:#7B748F;
font-weight:600;
}
@media(max-width:1025px){
.vgr-provsvh9{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:557px){
.vgr-provsvh9{
grid-template-columns:repeat(2,1fr);
}
}
.vgr-rcvh9{
gap:32px;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.vgr-rcvh9>*{
min-width:0;
}
.vgr-rc_awardsvh9{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.vgr-awardvh9{
gap:11px;
align-items:center;
display:flex;
}
.vgr-awardvh9 svg{
flex:none;
height:18px;
width:1.125rem;
color:#F59E0B;
}
.vgr-award_tvh9{
font-size:13.5px;
font-weight:700;
color:#F0EDFB;
}
.vgr-award_svh9{
font-size:0.719rem;
color:#7B748F;
}
.vgr-rc_pressvh9{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.vgr-logo_cellvh9{
border:1px solid #2A2545;
border-radius:8px;
justify-content:center;
color:#B8B2D4;
height:3rem;
align-items:center;
font-weight:700;
font-size:0.813rem;
display:flex;
}
.vgr-rc_partnervh9{
border:1px solid #2A2545;
border-radius:0.813rem;
background:#131120;
padding:1.25rem;
}
.vgr-rc_partner_namevh9{
margin-bottom:0.375rem;
color:#F0EDFB;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
font-weight:700;
}
.vgr-rc_partner_textvh9{
line-height:1.55;
font-size:12.5px;
color:#B8B2D4;
}
@media(max-width:1022px){
.vgr-rcvh9{
gap:1.375rem;
grid-template-columns:1fr;
}
.vgr-rc_pressvh9{
grid-template-columns:repeat(4,1fr);
}
}
.vgr-rv_headvh9{
gap:0.75rem;
display:flex;
justify-content:space-between;
margin-bottom:18px;
flex-wrap:wrap;
align-items:flex-end;
}
.vgr-rv_aggvh9{
gap:10px;
align-items:center;
display:flex;
}
.vgr-rv_sourcevh9{
font-size:12.5px;
color:#7B748F;
}
.vgr-rv_gridvh9{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.vgr-rv_gridvh9>*{
min-width:0;
}
.vgr-reviewvh9{
padding:1.5rem;
background:#131120;
border-radius:13px;
border:1px solid #2A2545;
}
.vgr-reviewvh9 .vgr-starsvh9{
margin-bottom:10px;
}
.vgr-reviewvh9 p{
line-height:1.5;
margin-bottom:0.875rem;
font-size:0.906rem;
color:#F0EDFB;
font-weight:600;
}
.vgr-review_byvh9{
font-size:12.5px;
color:#7B748F;
}
@media(max-width:1022px){
.vgr-rv_gridvh9{
grid-template-columns:1fr;
}
}
.vgr-op_h2vh9{
margin:10px 0 0.5rem;
line-height:1.1;
color:#F0EDFB;
font-size:24px;
font-weight:700;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
}
.vgr-op_textvh9{
color:#B8B2D4;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:561px){
.vgr-op_h2vh9{
font-size:1.375rem;
}
}
.vgr-disputevh9{
padding:1.625rem 1.875rem;
gap:28px;
border-radius:0.813rem;
border:1px dashed #3D3660;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.vgr-dispute_invh9{
max-width:660px;
}
.vgr-dispute_h2vh9{
font-weight:700;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
color:#F0EDFB;
font-size:1.375rem;
margin-bottom:8px;
}
.vgr-dispute_textvh9{
color:#B8B2D4;
font-size:0.844rem;
line-height:1.6;
}
.vgr-gd_headvh9{
gap:0.75rem;
margin-bottom:16px;
justify-content:space-between;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.vgr-footervh9{
padding:40px 28px;
background:#080610;
border-top:1px solid #1E1A30;
}
.vgr-footer_gridvh9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:32px;
display:grid;
margin-bottom:1.75rem;
max-width:1400px;
margin-right:auto;
margin-left:auto;
}
.vgr-footer_gridvh9>*{
min-width:0;
}
.vgr-footer_gridvh9 h4{
text-transform:uppercase;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
margin-bottom:0.813rem;
color:#4A4560;
letter-spacing:.12em;
font-size:0.625rem;
}
.vgr-fcolvh9{
gap:9px;
display:flex;
font-size:13px;
color:#B8B2D4;
flex-direction:column;
}
.vgr-fcolvh9 a{
cursor:pointer;
}
.vgr-ft_aboutvh9{
font-size:0.813rem;
color:#7B748F;
line-height:1.6;
margin-top:12px;
max-width:16.25rem;
}
.vgr-ft_contactvh9{
color:#A855F7;
font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;
overflow-wrap:anywhere;
margin-top:0.75rem;
font-size:12.5px;
}
.vgr-footer_bottomvh9{
gap:16px;
margin:0 auto;
max-width:1400px;
display:flex;
align-items:center;
justify-content:space-between;
padding-top:1.25rem;
border-top:1px solid #1E1A30;
flex-wrap:wrap;
}
.vgr-footer_bottomvh9 p{
color:#4A4560;
line-height:1.6;
max-width:45rem;
font-size:0.688rem;
}
@media(max-width:1022px){
.vgr-footer_gridvh9{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:558px){
.vgr-footer_gridvh9{
grid-template-columns:1fr;
}
}