.volt .nf-page{flex-direction:column;min-height:100vh;display:flex}.volt .nf-top{justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.volt .nf-top .brand{font-size:18px}.volt .nf-wrap{flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.volt .nf-big{justify-content:center;align-items:center;gap:2vw;margin-bottom:8px;line-height:.8;display:flex}.volt .nf-big .d,.volt .nf-big .o{font-family:var(--vf-display);letter-spacing:-.05em;font-size:clamp(120px,26vw,300px)}.volt .nf-big .d{color:var(--ink)}.volt .nf-big .o{color:#0000;position:relative}.volt .nf-big .o:before{content:"";border:.14em solid var(--a);border-radius:50%;width:.62em;height:.62em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.volt .nf-big .o:after{content:"";background:var(--a);border-radius:50%;width:.16em;height:.16em;animation:1.8s infinite volt-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.volt .nf-card{z-index:2;text-align:center;max-width:560px;position:relative}.volt .nf-card .eyebrow{justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:inline-flex}.volt .nf-card .eyebrow:before{content:"";background:var(--a);width:16px;height:1px}.volt .nf-card h1{font-family:var(--vf-display);letter-spacing:-.03em;text-transform:uppercase;margin-bottom:18px;font-size:48px;line-height:.95}.volt .nf-card h1 em{color:var(--a);font-style:normal}.volt .nf-card p{color:var(--ink-2);max-width:46ch;margin:0 auto 32px;font-size:16px;line-height:1.55}.volt .nf-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.volt .nf-foot{border-top:1px solid var(--hairline);font-family:var(--vf-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);justify-content:space-between;gap:16px;padding:24px 40px;font-size:10px;display:flex}@media (max-width:640px){.volt .nf-top,.volt .nf-foot{padding-left:20px;padding-right:20px}.volt .nf-card h1{font-size:34px}}
