.gz-hero{
padding:54px 0 36px;
position:relative;
overflow:hidden;
}
.gz-hero-mesh{
inset:-10% -5%;
background:radial-gradient(circle at 18% 22%,rgba(124,58,237,.55) 0,transparent 38%),radial-gradient(circle at 78% 14%,rgba(20,184,166,.42) 0,transparent 42%),radial-gradient(circle at 50% 92%,rgba(236,72,153,.40) 0,transparent 42%),radial-gradient(circle at 92% 82%,rgba(59,130,246,.34) 0,transparent 40%);
position:absolute;
filter:blur(40px);
opacity:.55;
pointer-events:none;
z-index:0;
}
.gz-hero-inner{
align-items:center;
grid-template-columns:1.15fr .9fr;
z-index:1;
gap:42px;
display:grid;
position:relative;
}
.gz-hero-tag{
align-items:center;
display:inline-flex;
background:rgba(255,255,255,.7);
font-weight:600;
border-radius:999px;
color:#5b21b6;
padding:7px 14px;
border:1px solid rgba(124,58,237,.18);
box-shadow:0 4px 14px -6px rgba(124,58,237,.35);
font-size:13px;
gap:8px;
backdrop-filter:blur(12px);
}
.gz-hero-tag-dot{
height:8px;
width:8px;
box-shadow:0 0 10px rgba(168,85,247,.7);
border-radius:50%;
background:linear-gradient(135deg,#a855f7,#14b8a6);
}
.gz-hero-h{
margin:18px 0 22px}
.gz-hero-h ._NOqIjzS{
color:transparent;
background-clip:text;
background:linear-gradient(120deg,#4c1d95 0%,#7c3aed 40%,#0d9488 100%);
-webkit-background-clip:text;
}
.gz-hero-actions{
gap:12px;
display:flex;
margin-bottom:22px;
flex-wrap:wrap;
}
.gz-btn{
font-weight:700;
border-radius:16px;
padding:14px 26px;
justify-content:center;
display:inline-flex;
font-size:15px;
letter-spacing:.005em;
transition:transform .2s,box-shadow .2s,filter .2s;
align-items:center;
}
.gz-btn-grad{
color:#fff;
box-shadow:0 10px 28px -10px rgba(124,58,237,.55),inset 0 1px 0 rgba(255,255,255,.25);
background:linear-gradient(135deg,#7c3aed 0%,#a855f7 50%,#14b8a6 100%);
}
.gz-btn-grad:hover{
transform:translateY(-2px);
box-shadow:0 16px 34px -12px rgba(124,58,237,.6);
filter:brightness(1.06);
}
.gz-btn-soft{
border:1px solid rgba(124,58,237,.2);
color:#5b21b6;
backdrop-filter:blur(12px);
background:rgba(255,255,255,.8);
}
.gz-btn-soft:hover{
background:#fff;
transform:translateY(-1px)}
.gz-btn-block{
display:flex;
width:100%}
.gz-hero-trust{
gap:14px;
align-items:center;
font-size:14px;
display:flex;
color:#4c1d95;
}
.gz-hero-trust-i b{
margin-right:5px;
font-weight:800;
font-size:18px;
color:#7c3aed;
}
.gz-hero-trust-sep{
height:18px;
background:rgba(124,58,237,.3);
width:1px;
}
.gz-hero-card{
padding:28px;
border:1px solid rgba(255,255,255,.7);
backdrop-filter:blur(14px);
border-radius:24px;
box-shadow:0 28px 60px -22px rgba(76,29,149,.35),0 12px 22px -14px rgba(20,184,166,.3);
overflow:hidden;
position:relative;
background:linear-gradient(155deg,rgba(255,255,255,.92),rgba(245,243,255,.88));
}
.gz-hero-card-glow{
pointer-events:none;
position:absolute;
background:radial-gradient(circle at 30% 0%,rgba(168,85,247,.35),transparent 60%),radial-gradient(circle at 90% 100%,rgba(20,184,166,.3),transparent 60%);
inset:-20%;
}
.gz-hero-card-head{
align-items:center;
position:relative;
justify-content:space-between;
display:flex;
z-index:1;
}
.gz-hero-card-badge{
letter-spacing:.05em;
padding:6px 12px;
font-size:12px;
background:linear-gradient(120deg,#7c3aed,#14b8a6);
color:#fff;
border-radius:999px;
text-transform:uppercase;
font-weight:700;
}
.gz-hero-card-time{
font-size:13px;
font-weight:600;
color:#7c3aed;
}
.gz-hero-card-amount{
position:relative;
flex-direction:column;
margin:18px 0 20px;
z-index:1;
display:flex;
align-items:flex-start;
}
.gz-hero-card-amount-v{
font-size:64px;
font-weight:800;
line-height:1;
background:linear-gradient(120deg,#7c3aed 0%,#ec4899 50%,#14b8a6 100%);
color:transparent;
background-clip:text;
letter-spacing:-.03em;
-webkit-background-clip:text;
}
.gz-hero-card-amount-l{
color:#5b21b6;
font-weight:600;
margin-top:4px;
font-size:15px;
}
.gz-hero-card-list{
display:flex;
gap:8px;
flex-direction:column;
padding:0;
margin:0 0 18px;
position:relative;
list-style:none;
font-size:14px;
color:#3b2470;
z-index:1;
}
.gz-hero-card-list li{
display:flex;
align-items:flex-start;
gap:10px;
}
.gz-hero-card-check{
flex:0 0 18px;
background:linear-gradient(135deg,#14b8a6,#7c3aed);
width:18px;
border-radius:6px;
position:relative;
height:18px;
}
.gz-hero-card-check::after{
top:3px;
border-width:0 2px 2px 0;
width:5px;
position:absolute;
height:9px;
left:5px;
border:solid #fff;
content:"";
transform:rotate(45deg);
}
._CFsKHxQnu{
padding:18px 0 14px}
._LbnMGOycd{
gap:10px;
flex-wrap:wrap;
display:flex;
justify-content:center;
}
._iKFvTAp{
padding:11px 18px;
transition:transform .15s,box-shadow .15s;
box-shadow:0 4px 12px -6px rgba(124,58,237,.18);
color:#4c1d95;
font-size:14px;
font-weight:600;
background:rgba(255,255,255,.85);
backdrop-filter:blur(10px);
align-items:center;
display:inline-flex;
border-radius:999px;
gap:8px;
border:1px solid rgba(124,58,237,.16);
}
._iKFvTAp:hover{
box-shadow:0 8px 18px -8px rgba(124,58,237,.35);
background:#fff;
transform:translateY(-2px);
}
._revqwxprawL{
font-size:16px}
._OTTbHMSGqNb{
padding:28px 0}
._aIXbQhZ{
background:rgba(255,255,255,.78);
box-shadow:0 14px 38px -22px rgba(76,29,149,.28);
padding:34px;
border-radius:24px;
backdrop-filter:blur(10px);
border:1px solid rgba(124,58,237,.1);
}
._sgjBBAOl{
padding:42px}
._rCMuQfe{
padding:36px 0 48px}
.gz-text-hero{
padding:42px 0 18px}
.gz-text-hero ._NOqIjzS{
-webkit-background-clip:text;
background:linear-gradient(120deg,#4c1d95,#7c3aed,#14b8a6);
background-clip:text;
color:transparent;
}
@media (max-width:960px){
  .gz-hero-inner{
grid-template-columns:1fr;
gap:32px}
  .gz-hero-card{
padding:24px}
  .gz-hero-card-amount-v{
font-size:52px}
}
@media (max-width:720px){
  .gz-hero{
padding:30px 0 20px}
  .gz-btn{
padding:12px 20px;
font-size:14px}
  ._aIXbQhZ{
padding:24px;
border-radius:20px}
  ._sgjBBAOl{
padding:26px}
  .gz-hero-trust{
flex-wrap:wrap}
  .gz-hero-trust-sep{
display:none}
}
._NOqIjzS,h1,[class*="-hero-h"]{
font-size:32px !important;
line-height:1.18 !important}
[class*="-text-hero"] ._NOqIjzS,[class*="-intro-h"] ._NOqIjzS,[class*="-intro-h"]{
font-size:30px !important;
line-height:1.2 !important}
[class*="-article-body"],[class*="-art"],[class*="-card-wide"],[class*="-panel-wide"],[class*="-inner-body"] p,[class*="-inner-body"] li{
font-size:15.5px !important;
line-height:1.6 !important}
[class*="-inner-body"] h2,[class*="-inner-body"] ._ISInmjK{
line-height:1.25 !important;
font-size:22px !important;
margin-top:18px !important;
}
[class*="-inner-body"] h3,[class*="-inner-body"] ._whdulta{
font-size:18px !important;
line-height:1.3 !important}
@media (max-width:680px){
  ._NOqIjzS,h1,[class*="-hero-h"]{
font-size:24px !important}
  [class*="-text-hero"] ._NOqIjzS,[class*="-intro-h"] ._NOqIjzS,[class*="-intro-h"]{
font-size:22px !important}
  [class*="-article-body"],[class*="-art"],[class*="-card-wide"],[class*="-panel-wide"],[class*="-inner-body"] p,[class*="-inner-body"] li{
font-size:14.5px !important}
  [class*="-inner-body"] h2,[class*="-inner-body"] ._ISInmjK{
font-size:19px !important}
}
img,svg,video{
max-width:100%;
height:auto}
._hCUPtzIFY{
padding-right:14px;
padding-left:14px;
box-sizing:border-box;
}
*[class*="-hero"],*[class*="-card"],*[class*="-cta"],*[class*="-tile"]{
min-width:0}
section,article,div{
word-wrap:break-word;
overflow-wrap:anywhere}
.no-overflow{
overflow:hidden}
@media (max-width:760px){
  h1{
font-size:24px;
line-height:1.2}
  h2{
font-size:20px;
line-height:1.25}
  h3{
font-size:17px;
line-height:1.3}
  body{
font-size:15px;
line-height:1.55}
  table{
display:block;
max-width:100%;
overflow-x:auto;
}
  pre,code{
white-space:pre-wrap;
word-break:break-word}
  [class*="-row"],[class*="-flex"]{
flex-wrap:wrap;
min-width:0}
  [class*="-grid"]{
display:grid;
gap:12px}
  [class*="-grid-2"],[class*="-grid-3"],[class*="-grid-4"]{
grid-template-columns:1fr}
}
@media (max-width:480px){
  h1{
font-size:21px}
  h2{
font-size:18px}
}
._WmvcnGp{
top:0;
border-bottom:1px solid #0a0a0a;
z-index:50;
position:static;
background:#fafafa;
}
.mc-hdr-topline{
background:#fafafa;
border-bottom:1px solid #e5e5e5}
.mc-hdr-topline-row{
display:flex;
justify-content:space-between;
letter-spacing:.06em;
font:500 11px/1 'IBM Plex Sans','Inter',system-ui;
color:#737373;
align-items:center;
gap:14px;
padding:8px 0;
}
.mc-hdr-topline-l{
text-transform:uppercase;
letter-spacing:.12em}
.mc-hdr-topline-r{
display:flex;
gap:6px;
align-items:center;
}
._WmvcnGp .mc-hdr-lang-i{
border-bottom:1px solid transparent;
letter-spacing:.08em;
padding:2px 0;
font:600 11px/1 'IBM Plex Sans','Inter',system-ui;
color:#737373;
}
._WmvcnGp .mc-hdr-lang-i.active{
color:#0a0a0a;
border-bottom-color:#0a0a0a}
._WmvcnGp .mc-hdr-lang-i:hover{
color:#ff5e3a;
border-bottom-color:#ff5e3a}
.mc-hdr-lang-sep{
color:#bababa;
font-size:10px}
._jlcotStysX{
background:#fafafa}
._nqHoGbeDce{
padding:18px 0;
display:flex;
gap:24px;
justify-content:space-between;
align-items:center;
}
._TIcjTTubTAf{
flex-shrink:0;
gap:12px;
color:#0a0a0a;
align-items:center;
border-bottom:0;
display:flex;
}
._WmvcnGp ._TIcjTTubTAf{
border-bottom:0;
padding:0}
._YpFnciKt{
width:38px;
overflow:hidden;
align-items:center;
justify-content:center;
padding:2px;
display:flex;
height:38px;
background:#0a0a0a;
}
._dTLnhYl{
height:34px;
background:#fff;
object-fit:cover;
width:34px;
}
._QAipkctzxGS{
font:800 19px/1 'IBM Plex Sans','Inter',system-ui;
letter-spacing:-.01em;
color:#0a0a0a;
}
._aCHLlcvH{
flex:1;
display:flex;
gap:2px;
justify-content:center;
align-items:center;
max-width:620px;
}
._WmvcnGp ._aCHLlcvH a{
transition:color .15s,border-color .15s;
padding:8px 14px;
color:#262626;
border-bottom:1px solid transparent;
font:500 14px/1 'IBM Plex Sans','Inter',system-ui;
}
._WmvcnGp ._aCHLlcvH a:hover{
color:#ff5e3a;
border-bottom-color:#ff5e3a}
._fyifXfy{
gap:14px;
flex-shrink:0;
align-items:center;
display:flex;
}
._WmvcnGp ._fLFJAVlsrY{
border-bottom:1px solid transparent;
font:600 14px/1 'IBM Plex Sans','Inter',system-ui;
color:#0a0a0a;
transition:border-color .15s,color .15s;
padding:6px 4px;
}
._WmvcnGp ._fLFJAVlsrY:hover{
color:#ff5e3a;
border-bottom-color:#ff5e3a}
._WmvcnGp ._OJJUPASDoD{
transition:background .15s,border-color .15s;
padding:11px 20px;
display:inline-block;
font:600 13px/1 'IBM Plex Sans','Inter',system-ui;
border:1px solid #0a0a0a;
color:#fafafa;
background:#0a0a0a;
letter-spacing:.03em;
border-bottom:1px solid #0a0a0a;
}
._WmvcnGp ._OJJUPASDoD:hover{
border-color:#ff5e3a;
background:#ff5e3a;
color:#fafafa;
}
._UutabpzpyvG{
justify-content:center;
padding:8px 10px;
gap:4px;
background:transparent;
height:38px;
width:42px;
flex-direction:column;
display:none;
border:1px solid #0a0a0a;
}
._UutabpzpyvG span{
height:1px;
display:block;
transition:transform .2s,opacity .15s;
background:#0a0a0a;
width:18px;
}
._UutabpzpyvG.mc-on span:nth-child(1){
transform:translateY(5px) rotate(45deg)}
._UutabpzpyvG.mc-on span:nth-child(2){
opacity:0}
._UutabpzpyvG.mc-on span:nth-child(3){
transform:translateY(-5px) rotate(-45deg)}
._idKkjysOj{
background:#fafafa;
border-top:1px solid #e5e5e5;
display:none;
padding:18px 22px 22px;
}
._idKkjysOj.mc-open{
display:block}
._fRqdNiea{
flex-direction:column;
display:flex;
margin-bottom:18px;
gap:4px;
}
._fRqdNiea a{
border-bottom:1px solid #e5e5e5;
color:#262626;
font:500 15px/1 'IBM Plex Sans','Inter',system-ui;
padding:11px 0;
}
._fRqdNiea a:hover{
color:#ff5e3a}
.mc-hdr-mobile-actions{
align-items:center;
display:flex;
gap:14px;
}
@media (max-width:1080px){
._aCHLlcvH{
max-width:420px}
._WmvcnGp ._aCHLlcvH a{
font-size:13px;
padding:8px 10px}
}
@media (max-width:880px){
._aCHLlcvH{
display:none}
._UutabpzpyvG{
display:flex}
.mc-hdr-topline-l{
font-size:10px;
letter-spacing:.06em}
}
@media (max-width:480px){
._nqHoGbeDce{
gap:12px;
padding:14px 0}
}
.mc-hdr-actions{
display:flex !important}
.mc-hdr-btn,.mc-hdr-btn-ghost,._OJJUPASDoD,.mc-hdr-btn-pri,.mc-hdr-btn-sec,.mc-hdr-btn-grad,.mc-hdr-cta,._fLFJAVlsrY,._OJJUPASDoD.mc-hdr-cta-keep,.mc-hdr-cta-keep{
display:inline-flex !important;
align-items:center}
@media (max-width:560px){
.mc-hdr-btn,.mc-hdr-btn-ghost,._OJJUPASDoD,.mc-hdr-btn-pri,.mc-hdr-cta-keep{
display:inline-flex !important;
padding:6px 10px;
font-size:12px;
letter-spacing:.02em}
}
 ._ARyloLfep{
align-items:center;
border:1px solid #e5e5e5;
gap:4px;
padding:4px 8px;
flex:0 1 220px;
background:#f5f5f5;
display:flex;
max-width:220px;
border-radius:6px;
}
 ._ARyloLfep input{
font:500 13px/1 'IBM Plex Sans',system-ui;
border:0;
color:#0a0a0a;
flex:1;
outline:none;
padding:6px 4px;
background:transparent;
min-width:0;
}
 ._ARyloLfep button{
font-size:16px;
color:#0a0a0a;
padding:2px 4px;
border:0;
cursor:pointer;
background:transparent;
}
 @media (max-width:760px){
._ARyloLfep{
display:none}
}
._aCHLlcvH a{
border-radius:6px;
white-space:nowrap;
padding:8px 14px;
text-decoration:none;
transition:background-color .18s ease,color .18s ease;
position:relative;
}
._aCHLlcvH a:hover{
background:rgba(127,127,127,.1)}
._aCHLlcvH a.active{
font-weight:600}
._aCHLlcvH a.active::after{
position:absolute;
content:"";
height:2px;
bottom:3px;
background:currentColor;
right:14px;
border-radius:1px;
left:14px;
opacity:.7;
}
@media (max-width:760px){
  .mc-hdr-btn-ghost,._OJJUPASDoD{
display:inline-flex !important;
align-items:center;
justify-content:center;
padding:8px 12px;
font-weight:700;
font-size:13px;
border-radius:10px;
white-space:nowrap;
min-width:0}
  ._fyifXfy,.mc-hdr-actions,.mc-hdr-cta-wrap{
min-width:0;
display:flex !important;
flex-wrap:nowrap;
gap:6px;
align-items:center;
}
  ._nqHoGbeDce{
flex-wrap:wrap;
align-items:center;
gap:8px;
}
  ._TIcjTTubTAf,._QAipkctzxGS{
max-width:46vw;
min-width:0;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
}
@media (max-width:420px){
  .mc-hdr-btn-ghost,._OJJUPASDoD{
padding:7px 10px;
font-size:12px}
  ._QAipkctzxGS{
max-width:38vw;
font-size:14px}
}
._uAVAcSkjUl{
background:#0a0d12;
padding:48px 0 30px;
border-top:1px solid #1a2230;
margin-top:60px;
}
._eczGmtBVN{
background:#0d1117;
padding:36px 32px;
box-shadow:6px 6px 0 0 #11161e,6px 6px 0 1px #233149;
border:1px solid #233149;
}
._MEuACtTrRnT{
align-items:center;
border-bottom:1px solid #1a2230;
padding-bottom:22px;
flex-wrap:wrap;
display:flex;
margin-bottom:24px;
gap:18px;
justify-content:space-between;
}
._oTgVzzIfON{
gap:13px;
display:flex;
align-items:center;
}
._VyyPxwIpoA{
background:#22c55e;
height:48px;
align-items:center;
width:48px;
display:flex;
padding:3px;
justify-content:center;
}
._VyyPxwIpoA img{
object-fit:cover;
background:#fff;
width:42px;
height:42px;
}
._mdEBIKDxP{
color:#f0f4ff;
font:800 22px/1 'Inter',system-ui;
letter-spacing:-.01em;
}
.pn-ftr-brand-build{
letter-spacing:.04em;
color:#7e8aa3;
font:500 11px/1 'JetBrains Mono',monospace;
margin-top:4px;
}
._PGDOcaEVW{
color:#22c55e;
border:1px solid rgba(34,197,94,.22);
background:rgba(34,197,94,.08);
align-items:center;
padding:8px 13px;
display:inline-flex;
font:600 12px/1 'JetBrains Mono',monospace;
gap:7px;
}
._oohLFuqoT{
background:#22c55e;
height:7px;
width:7px;
animation:pn-pulse 2s ease-in-out infinite;
}
._SMxrRteNCs{
margin-bottom:28px;
grid-template-columns:1fr 1fr 2fr;
display:grid;
gap:28px;
}
._XOAQpNwkiKg{
padding-bottom:8px;
letter-spacing:.15em;
border-bottom:1px solid #1a2230;
font:800 11px/1 'JetBrains Mono',monospace;
margin-bottom:14px;
color:#94d3ff;
}
._SbpLfoH ul{
display:flex;
flex-direction:column;
margin:0;
padding:0;
list-style:none;
gap:8px;
}
._SbpLfoH li a{
color:#cfd6e4;
font:500 13px/1.3 'JetBrains Mono',monospace}
._SbpLfoH li a:hover{
color:#94d3ff}
._YQeFVNoA{
gap:5px;
margin-bottom:11px;
display:flex;
flex-wrap:wrap;
}
._GmCncuFDIb{
font:700 10px/1 'JetBrains Mono',monospace;
background:#11161e;
letter-spacing:.04em;
padding:6px 11px;
border:1px solid #1f2939;
color:#cfd6e4;
}
._RbdbhVnb{
display:flex;
flex-wrap:wrap;
gap:5px;
}
._VfVTqyJqQt{
background:rgba(148,211,255,.08);
border:1px solid rgba(148,211,255,.22);
padding:6px 11px;
font:800 10px/1 'JetBrains Mono',monospace;
letter-spacing:.06em;
color:#94d3ff;
}
._PruwbApiSE{
border-top:1px solid #1a2230;
padding:22px 0;
margin-bottom:14px;
border-bottom:1px solid #1a2230;
}
._PruwbApiSE ._XOAQpNwkiKg{
margin-bottom:9px}
._PruwbApiSE p{
font:400 12px/1.6 'Inter',system-ui;
color:#7e8aa3;
max-width:1080px;
margin:0;
}
._amfugCDP{
gap:14px;
flex-wrap:wrap;
justify-content:space-between;
font:500 11px/1 'JetBrains Mono',monospace;
display:flex;
align-items:center;
color:#7e8aa3;
}
.pn-ftr-arch{
letter-spacing:.04em}
@media (max-width:880px){
._SMxrRteNCs{
grid-template-columns:1fr 1fr}
._SMxrRteNCs>*:last-child{
grid-column:span 2}
}
@media (max-width:540px){
._SMxrRteNCs{
grid-template-columns:1fr}
._SMxrRteNCs>*:last-child{
grid-column:span 1}
}
._uAVAcSkjUl{
overflow:hidden}
.pn-ftr,._SMxrRteNCs,._SbpLfoH{
min-width:0}
.pn-ftr a,.pn-ftr li{
word-break:break-word;
overflow-wrap:anywhere}
._SbpLfoH ul{
flex-direction:column;
margin:0;
gap:6px;
list-style:none;
padding:0;
display:flex;
}
._SbpLfoH ul a{
padding:2px 0;
line-height:1.45;
display:inline-block;
}
@media (max-width:760px){
  ._SMxrRteNCs{
display:grid !important;
grid-template-columns:1fr 1fr;
gap:18px 16px;
align-items:start}
  ._dzCwKxqRX{
grid-column:1/-1}
  .pn-ftr-top{
flex-wrap:wrap;
gap:12px}
  .pn-ftr-cta{
order:99;
width:100%;
text-align:center;
}
  .pn-ftr-cta .pn-hdr-btn-cta,.pn-ftr-cta a{
width:100%;
color:#fff !important;
padding:12px 16px;
display:inline-flex;
justify-content:center;
background:linear-gradient(135deg,#ff5b3a,#ffb000);
font-weight:700;
border-radius:12px;
}
  ._amfugCDP{
align-items:flex-start;
flex-direction:column;
gap:8px;
}
  ._PruwbApiSE p,._cKQzpZLqC{
font-size:11px;
line-height:1.5}
}
@media (max-width:460px){
  ._SMxrRteNCs{
grid-template-columns:1fr !important}
  ._dzCwKxqRX{
grid-column:auto}
}
._rZIWEUckkFi{
opacity:.9;
margin-top:6px;
font:600 13px/1.4 system-ui,sans-serif;
}
._rZIWEUckkFi a{
padding-bottom:1px;
color:inherit;
word-break:break-all;
text-decoration:none;
border-bottom:1px dashed rgba(255,255,255,.35);
}
._rZIWEUckkFi a:hover{
opacity:1;
border-bottom-style:solid}
@media (max-width:760px){
._rZIWEUckkFi{
font-size:12px}
}
