:root{--vr-indigo:#6149f6;--vr-indigo-deep:#4f3be0;--vr-gold:#b8860b;--vr-dark:#0f172a;--vr-muted:#64748b;--vr-border:#6149f61f;--vr-success:#10b981;--vr-error:#f43f5e;--vr-transition:all .5s cubic-bezier(.19,1,.22,1)}.vr-page{background:#f3f1ff;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:3rem 1.5rem 5rem;font-family:Outfit,sans-serif;display:flex;position:relative;overflow:hidden}.vr-page:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#6149f61a 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0}.vr-page:after{content:"";pointer-events:none;z-index:0;background:conic-gradient(from 215deg,#6149f612 0deg,#0000 60deg,#8b5cf60f 120deg,#0000 180deg,#6149f60d 240deg,#0000 300deg);border-radius:50%;width:500px;height:500px;animation:40s linear infinite vrRotate;position:fixed;top:-120px;right:-120px}@keyframes vrRotate{to{transform:rotate(360deg)}}.vr-bg-orb{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.vr-bg-orb-1{background:#6149f61f;width:500px;height:500px;animation:18s ease-in-out infinite alternate vrOrbFloat1;top:-150px;left:-100px}.vr-bg-orb-2{background:#a78bfa1a;width:400px;height:400px;animation:22s ease-in-out infinite alternate vrOrbFloat2;bottom:-100px;right:-80px}.vr-bg-orb-3{background:#b8860b12;width:280px;height:280px;animation:15s ease-in-out infinite alternate vrOrbFloat3;top:40%;right:10%}.vr-bg-orb-4{background:#ec48990f;width:220px;height:220px;animation:20s ease-in-out 3s infinite alternate vrOrbFloat2;bottom:20%;left:5%}@keyframes vrOrbFloat1{0%{transform:translate(0)scale(1)}to{transform:translate(60px,80px)scale(1.1)}}@keyframes vrOrbFloat2{0%{transform:translate(0)scale(1)}to{transform:translate(-50px,-60px)scale(1.08)}}@keyframes vrOrbFloat3{0%{transform:translate(0)scale(1)}to{transform:translate(-40px,50px)scale(.92)}}.vr-bg-ring{pointer-events:none;z-index:0;border:1px solid #6149f614;border-radius:50%;animation:10s ease-in-out infinite vrRingPulse;position:fixed}.vr-bg-ring-1{border-color:#6149f60f;width:700px;height:700px;bottom:-300px;left:-200px}.vr-bg-ring-2{border-color:#b8860b12;width:450px;height:450px;animation-delay:4s;top:-150px;right:-100px}@keyframes vrRingPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.vr-hero{text-align:center;z-index:1;width:100%;max-width:800px;margin:2rem auto 3.5rem;animation:.8s cubic-bezier(.19,1,.22,1) both vrCardIn;position:relative}.vr-hero-badge{letter-spacing:.15em;text-transform:uppercase;color:var(--vr-indigo);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1px solid #6149f633;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:8px 18px;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #6149f614}.vr-badge-dot{background:var(--vr-success);border-radius:50%;width:6px;height:6px;animation:2s infinite vrPulse;box-shadow:0 0 0 2px #10b98133}@keyframes vrPulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.vr-hero h1{color:var(--vr-dark);letter-spacing:-.04em;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.vr-hero-brand{background:linear-gradient(135deg,var(--vr-indigo)0%,#d946ef 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;padding-bottom:4px;display:inline-block}.vr-hero p{color:var(--vr-muted);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.vr-hero-proof{justify-content:center;align-items:center;gap:12px;margin-top:2rem;display:flex}.vr-avatars{align-items:center;display:flex}.vr-avatars img,.vr-avatar-more{object-fit:cover;background:#fff;border:2.5px solid #f3f1ff;border-radius:50%;width:36px;height:36px;margin-left:-12px}.vr-avatars img:first-child{margin-left:0}.vr-avatar-more{color:var(--vr-dark);background:#e2e8f0;justify-content:center;align-items:center;font-size:.65rem;font-weight:800;display:flex}.vr-hero-proof span{color:#475569;font-size:.9rem;font-weight:600}.vr-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1;background:#fffffff5;border-radius:28px;width:100%;max-width:850px;animation:.6s cubic-bezier(.19,1,.22,1) both vrCardIn;position:relative;overflow:hidden;box-shadow:0 0 0 1px #6149f61a,0 25px 50px -12px #6149f626,0 4px 20px #0000000f}@keyframes vrCardIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.vr-card-header{border-bottom:1px solid #f1f5f9;padding:2.5rem 3rem 0}.vr-step-meta{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.vr-step-badge{color:var(--vr-indigo);letter-spacing:.15em;text-transform:uppercase;background:#6149f612;border:1px solid #6149f626;border-radius:99px;align-items:center;gap:8px;padding:6px 14px;font-size:.68rem;font-weight:800;display:inline-flex}.vr-step-dot{background:var(--vr-indigo);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite vrBlink}@keyframes vrBlink{0%,to{opacity:1}50%{opacity:.3}}.vr-step-count{color:var(--vr-muted);letter-spacing:.1em;font-size:.68rem;font-weight:700}.vr-progress-bar{background:#f1f5f9;border-radius:99px;width:100%;height:3px;margin-bottom:2rem;overflow:hidden}.vr-progress-fill{background:linear-gradient(90deg,var(--vr-indigo),#8b5cf6);border-radius:99px;height:100%;transition:width .5s cubic-bezier(.19,1,.22,1)}.vr-steps-row{gap:0;margin-bottom:-1px;display:flex}.vr-step-pill{cursor:default;border-bottom:2px solid #0000;flex-direction:column;flex:1;align-items:center;gap:6px;padding:0 0 1.25rem;transition:border-color .3s;display:flex}.vr-step-pill.active{border-bottom-color:var(--vr-indigo)}.vr-step-pill-node{color:#94a3b8;width:32px;height:32px;transition:var(--vr-transition);background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.vr-step-pill.active .vr-step-pill-node{background:var(--vr-indigo);border-color:var(--vr-indigo);color:#fff;box-shadow:0 0 0 4px #6149f626}.vr-step-pill.done .vr-step-pill-node{background:var(--vr-success);border-color:var(--vr-success);color:#fff}.vr-step-pill-label{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-top:4px;font-size:.75rem;font-weight:700;transition:color .3s}.vr-step-pill.active .vr-step-pill-label{color:var(--vr-indigo)}.vr-step-pill.done .vr-step-pill-label{color:var(--vr-success)}.vr-card-body{padding:2.5rem 3rem;animation:.4s both vrBodyIn}@keyframes vrBodyIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.vr-body-header{margin-bottom:2.25rem}.vr-body-num{color:#0000;-webkit-text-stroke:1px #6149f61a;-webkit-user-select:none;user-select:none;margin-bottom:-.5rem;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1}.vr-body-title{color:var(--vr-dark);letter-spacing:-.02em;margin-bottom:.4rem;font-size:2.1rem;font-weight:800;line-height:1.2}.vr-body-sub{color:var(--vr-muted);font-size:1.05rem;line-height:1.6}.vr-grid{grid-template-columns:1fr 1fr;gap:0 2.5rem;display:grid}.vr-grid .vr-field.full{grid-column:1/-1}.vr-field{padding-bottom:2rem;position:relative}.vr-field input,.vr-field textarea,.vr-field select{width:100%;height:52px;color:var(--vr-dark);background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:0 16px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:500;transition:all .3s}.vr-field textarea{resize:none;height:100px;padding:16px}.vr-field input::placeholder,.vr-field textarea::placeholder{color:#cbd5e1;font-weight:400}.vr-field input:focus,.vr-field textarea:focus,.vr-field select:focus{border-color:var(--vr-indigo);background:#fff;box-shadow:0 0 0 4px #6149f61a}.vr-field input.err{border-color:var(--vr-error)}.vr-label{letter-spacing:.05em;color:var(--vr-dark);margin-bottom:8px;font-size:.8rem;font-weight:700;display:block}.vr-pwd{position:relative}.vr-pwd input{padding-right:3rem}.vr-pwd-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;padding:0;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.vr-pwd-btn:hover{color:var(--vr-indigo)}.vr-select-wrap{flex-direction:column;gap:0;padding-bottom:2rem;display:flex}.vr-select-label{letter-spacing:.05em;color:var(--vr-dark);margin-bottom:8px;font-size:.8rem;font-weight:700}.vr-select-wrap select{width:100%;height:52px;color:var(--vr-dark);appearance:none;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:0 16px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:500;transition:all .3s}.vr-select-wrap select:focus{border-color:var(--vr-indigo);background:#fff;box-shadow:0 0 0 4px #6149f61a}.vr-subdomain-wrap{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;height:52px;padding:0 16px;transition:all .3s;display:flex}.vr-subdomain-wrap:focus-within{border-color:var(--vr-indigo);background:#fff;box-shadow:0 0 0 4px #6149f61a}.vr-subdomain-prefix{color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:.95rem;font-weight:500}.vr-subdomain-input{color:var(--vr-dark);background:0 0;outline:none;flex:1;font-family:Outfit,sans-serif;box-shadow:none!important;border:none!important;height:auto!important;padding:0 0 0 4px!important;font-size:.95rem!important;font-weight:700!important}.vr-subdomain-status{white-space:nowrap;margin-left:8px;font-size:.68rem;font-weight:700}.vr-subdomain-status.ok{color:var(--vr-success)}.vr-subdomain-status.bad{color:var(--vr-error)}.vr-subdomain-status.checking{color:var(--vr-muted)}.vr-map-box{width:100%;height:160px;color:var(--vr-muted);background:linear-gradient(135deg,#f1f5f9,#e9edf5);border:1.5px dashed #cbd5e1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.vr-map-box:before{content:"";background-image:radial-gradient(circle,#6149f60d 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.vr-map-icon{font-size:1.8rem;position:relative}.vr-map-title{color:var(--vr-dark);font-size:.85rem;font-weight:700;position:relative}.vr-map-hint{opacity:.6;font-size:.72rem;position:relative}.vr-upload{text-align:center;cursor:pointer;background:#fafafa;border:1.5px dashed #e2e8f0;border-radius:16px;padding:1.75rem;transition:all .3s}.vr-upload:hover{border-color:var(--vr-indigo);background:#6149f605}.vr-upload-icon{margin-bottom:8px;font-size:1.75rem}.vr-upload-title{color:var(--vr-dark);margin-bottom:4px;font-size:.88rem;font-weight:700}.vr-upload-hint{color:var(--vr-muted);font-size:.72rem}.vr-kyc-tag{color:#059669;letter-spacing:.08em;background:#10b98112;border:1px solid #10b98133;border-radius:99px;align-items:center;gap:6px;margin-bottom:1.5rem;padding:5px 12px;font-size:.68rem;font-weight:700;display:inline-flex}.vr-perks{flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;display:flex}.vr-perk{background:#fff;border:1.5px solid #f1f5f9;border-radius:16px;flex-direction:column;flex:1;gap:8px;min-width:140px;padding:1.25rem;transition:transform .3s;display:flex;box-shadow:0 4px 12px #00000005}.vr-perk:hover{border-color:#6149f633;transform:translateY(-4px)}.vr-perk-icon{margin-bottom:4px;font-size:1.8rem}.vr-perk-title{color:var(--vr-dark);font-size:.85rem;font-weight:800}.vr-perk-sub{color:var(--vr-muted);font-size:.75rem;line-height:1.5}.vr-actions{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:2rem;display:flex}.vr-btn{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:var(--vr-transition);border:none;border-radius:12px;align-items:center;gap:8px;padding:13px 28px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:800;display:inline-flex}.vr-btn-back{color:var(--vr-muted);background:0 0;border:1.5px solid #e2e8f0}.vr-btn-back:hover:not(:disabled){border-color:var(--vr-dark);color:var(--vr-dark);transform:translate(-3px)}.vr-btn-back:disabled{opacity:.3;cursor:not-allowed}.vr-btn-next{background:var(--vr-indigo);color:#fff;box-shadow:0 8px 24px #6149f64d}.vr-btn-next:hover:not(:disabled){background:var(--vr-indigo-deep);transform:translateY(-2px);box-shadow:0 14px 32px #6149f666}.vr-btn-next:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.vr-btn-submit{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%);box-shadow:0 8px 24px #10b9814d}.vr-btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 32px #10b98166}.vr-btn-submit:disabled{opacity:.4;cursor:not-allowed;transform:none}.vr-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite vrSpin}@keyframes vrSpin{to{transform:rotate(360deg)}}.vr-footer{text-align:center;color:var(--vr-muted);z-index:1;margin-top:2rem;font-size:.78rem;position:relative}.vr-footer a{color:var(--vr-indigo);font-weight:700;text-decoration:none}.vr-footer a:hover{text-decoration:underline}@media (max-width:680px){.vr-page{padding:2rem 1rem 4rem}.vr-card-header,.vr-card-body{padding-left:1.5rem;padding-right:1.5rem}.vr-grid{grid-template-columns:1fr}.vr-grid .vr-field.full{grid-column:1}.vr-step-pill-label{display:none}.vr-body-num{font-size:2.5rem}.vr-body-title{font-size:1.4rem}.vr-perks{flex-direction:column}.vr-topbar{margin-bottom:1.5rem}}.vr-seo-wrapper{z-index:1;background:#fff;width:100%;margin:0;padding:0;font-family:Outfit,sans-serif;position:relative}.vr-seo-inner{max-width:1100px;margin:0 auto}.vr-seo-section{border-top:1px solid #0000000f;padding:6rem 5%}.vr-seo-dark{background:#f7f7fa}.vr-seo-h1,.vr-seo-h2{color:#0f172a;letter-spacing:-.04em;text-align:center;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.vr-seo-lead{color:#475569;text-align:center;max-width:640px;margin:0 auto 4rem;font-size:1.1rem;font-weight:400;line-height:1.7}.vr-seo-grid-3{background:#00000014;border:1px solid #00000014;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.vr-seo-card{background:#fff;padding:2.5rem;transition:background .3s;position:relative}.vr-seo-card:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#6149f6,#0000);width:100%;height:3px;transition:opacity .4s;position:absolute;top:0;left:0}.vr-seo-card:hover{background:#f3f2ff}.vr-seo-card:hover:after{opacity:1}.vr-seo-card-icon{margin-bottom:.75rem;font-size:1.75rem;display:block}.vr-seo-card h3{color:#0f172a;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.vr-seo-card p{color:#475569;font-size:.95rem;line-height:1.7}.vr-seo-steps-list{counter-reset:step-counter;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.vr-seo-steps-list li{counter-increment:step-counter;color:#334155;background:#fff;border:1px solid #6149f614;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.25rem 1.5rem;font-size:.92rem;line-height:1.7;display:flex;position:relative;box-shadow:0 2px 10px #6149f60a}.vr-seo-steps-list li:before{content:counter(step-counter);color:#fff;background:linear-gradient(135deg,#6149f6,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:flex}.vr-seo-steps-list li strong{color:#0f172a}.vr-seo-steps-list li em{color:#6149f6;font-style:normal;font-weight:700}.vr-seo-faq-list{flex-direction:column;gap:.75rem;display:flex}.vr-seo-faq-item{background:#fff;border:1px solid #6149f61a;border-radius:14px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 2px 10px #6149f60a}.vr-seo-faq-item[open]{box-shadow:0 6px 24px #6149f61a}.vr-seo-faq-item summary{color:#0f172a;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;font-size:1.1rem;font-weight:700;list-style:none;transition:color .2s;display:flex}.vr-seo-faq-item summary::-webkit-details-marker{display:none}.vr-seo-faq-item summary:after{content:"+";color:#6149f6;font-size:1.25rem;font-weight:300;line-height:1;transition:transform .3s}.vr-seo-faq-item[open] summary:after{transform:rotate(45deg)}.vr-seo-faq-item[open] summary{color:#6149f6}.vr-seo-faq-item p{color:#475569;margin:0;padding:0 1.75rem 1.5rem;font-size:1rem;line-height:1.75}.vr-seo-faq-item p a{color:#6149f6;font-weight:700;text-decoration:none}.vr-seo-faq-item p a:hover{text-decoration:underline}.vr-seo-nav-grid{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}.vr-seo-nav-card{color:inherit;background:#fff;border:1px solid #6149f61a;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.25rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 3px 12px #6149f60d}.vr-seo-nav-card:hover{border-color:#6149f640;transform:translateY(-3px);box-shadow:0 10px 28px #6149f621}.vr-seo-nav-icon{flex-shrink:0;margin-top:2px;font-size:1.5rem;line-height:1}.vr-seo-nav-card strong{color:#0f172a;margin-bottom:.3rem;font-size:1.05rem;font-weight:800;display:block}.vr-seo-nav-card p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.vr-seo-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#6149f6 0%,#8b5cf6 100%);border-radius:24px;padding:3rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #6149f64d}.vr-seo-cta:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff14 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.vr-seo-cta h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.2rem;font-weight:800;position:relative}.vr-seo-cta p{opacity:.9;max-width:680px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7;position:relative}.vr-seo-cta-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.vr-seo-cta-btn{letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:13px 28px;font-size:.82rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.vr-seo-cta-btn.primary{color:#6149f6;background:#fff;box-shadow:0 8px 24px #00000026}.vr-seo-cta-btn.primary:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0003}.vr-seo-cta-btn.secondary{color:#fff;background:#ffffff26;border:1.5px solid #ffffff59}.vr-seo-cta-btn.secondary:hover{background:#ffffff40;transform:translateY(-2px)}@media (max-width:860px){.vr-seo-grid-3,.vr-seo-nav-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.vr-seo-h1{font-size:1.45rem}.vr-seo-h2{font-size:1.2rem}.vr-seo-grid-3,.vr-seo-nav-grid{grid-template-columns:1fr}.vr-seo-cta{padding:2rem 1.5rem}.vr-seo-cta h2{font-size:1.25rem}.vr-seo-cta-links{flex-direction:column;align-items:center}.vr-seo-wrapper{padding:0 1rem 4rem}}
