:root{--vb-card-bg:rgba(33,33,33,0.9);--vb-white:#ffffff;--vb-primary:#f6561a;--vb-primary-hover:#e04e15;--vb-text-dark:#000000;--vb-text-body:#ffffff;--vb-text-label:#c5c5c5;--vb-border-input:rgba(255,255,255,0.3);--vb-radius:16px;--vb-font:"Geist",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.vb-page{position:fixed;inset:0;min-height:100vh;display:flex;flex-direction:column;isolation:isolate;font-family:var(--vb-font);font-weight:300;letter-spacing:-.02em;color:var(--vb-text-body);background:linear-gradient(to top right,#6b5645,#4a3e33 30%,#32291f 55%,#1f1f1f);overflow-y:auto;z-index:50}.vb-page:before{top:-200px;left:-200px;right:-200px;bottom:-200px;z-index:-2;filter:blur(140px);background:radial-gradient(176px at 11% 79%,#ff7f33 0,transparent 100%),radial-gradient(ellipse 484px 393px at 19% 69%,#aa8e6a 0,transparent 100%),radial-gradient(ellipse 703px 510px at 31% 59%,#848576 0,transparent 100%)}.vb-page:after,.vb-page:before{content:"";position:fixed;pointer-events:none}.vb-page:after{inset:0;z-index:-1;background:linear-gradient(to top right,transparent 40%,rgba(0,0,0,.3))}.vb-header{display:flex;justify-content:space-between;align-items:center;padding:30px 50px;flex-shrink:0;background:transparent;position:relative;z-index:10}.vb-logo svg{display:block;height:22px;width:auto}.vb-header-right{display:flex;align-items:center;gap:16px}.vb-locale-switcher{position:relative;margin-left:16px}.vb-locale-trigger{display:inline-flex;align-items:center;gap:4px;background:none;border:none;padding:0;color:var(--vb-white);font-family:var(--vb-font);font-size:14px;font-weight:300;letter-spacing:-.02em;line-height:14px;opacity:.6;cursor:pointer;transition:opacity .2s ease}.vb-locale-trigger:focus,.vb-locale-trigger:hover{opacity:1}.vb-locale-chevron{transition:transform .2s ease}.vb-locale-chevron-open{transform:rotate(180deg)}.vb-locale-menu{position:absolute;top:calc(100% + 8px);right:0;display:flex;flex-direction:column;min-width:72px;background:rgba(0,0,0,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;overflow:hidden;z-index:20}.vb-locale-menu-item{background:none;border:none;padding:10px 16px;color:var(--vb-white);font-family:var(--vb-font);font-size:16px;font-weight:300;letter-spacing:-.02em;text-align:left;opacity:.7;cursor:pointer;transition:background .2s ease,opacity .2s ease}.vb-locale-menu-item:hover{background:rgba(255,255,255,.12);opacity:1}.vb-locale-menu-item-active{opacity:1}.vb-onboarding-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;background:rgba(255,255,255,.24);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:24px;color:var(--vb-white);font-size:16px;font-weight:300;letter-spacing:-.02em;line-height:20px;text-decoration:none;border:none;cursor:pointer;transition:background .2s ease}.vb-onboarding-btn:hover{background:rgba(255,255,255,.32)}.vb-main{width:100%}.vb-left,.vb-main{flex:1;display:flex}.vb-left{background:transparent;padding:50px;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.vb-left-heading{font-size:66px;line-height:66px;letter-spacing:-.04em;display:flex;gap:0}.vb-back-arrow,.vb-left-heading{font-weight:300;color:var(--vb-white);align-items:center}.vb-back-arrow{display:inline-flex;justify-content:center;width:68px;height:68px;font-size:28px;flex-shrink:0;text-decoration:none;transition:opacity .2s}.vb-back-arrow:hover{opacity:.7}.vb-back-arrow-sm{width:32px;height:32px;font-size:20px}.vb-left-faq{position:relative;z-index:1}.vb-faq-title{font-size:24px;line-height:28px;letter-spacing:-.04em;margin:0 0 12px}.vb-faq-text,.vb-faq-title{color:var(--vb-white);font-weight:300}.vb-faq-text{font-size:18px;line-height:22px;letter-spacing:-.02em;margin:0;opacity:.7}.vb-faq-link{color:var(--vb-white);text-decoration:underline;text-underline-offset:2px}.vb-faq-link:hover{opacity:1}.vb-right{flex:0 0 auto;background:transparent;padding:30px 52px 50px 0;display:flex;align-items:flex-start;justify-content:flex-end}.vb-right-card{background:var(--vb-card-bg);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-radius:var(--vb-radius);padding:40px;width:550px;min-height:600px;display:flex;flex-direction:column;justify-content:space-between;gap:17px}.vb-right-card form{flex:1;display:flex;flex-direction:column}.vb-right-card form>.vb-field{margin-top:auto}.vb-right-card form>.vb-field+.vb-field{margin-top:0;margin-bottom:14px}.vb-right-card .vb-form-actions{margin-top:auto}.vb-form-heading{font-size:44px;font-weight:200;color:var(--vb-white);margin:0;line-height:48px;letter-spacing:-.04em;max-width:461px}.vb-field{margin-bottom:24px}.vb-field-label{display:block;color:var(--vb-text-label);margin-bottom:0}.vb-field-label,.vb-input{font-size:14px;font-weight:300;letter-spacing:-.02em;line-height:18px}.vb-input{width:100%;padding:4px 0;border:none;border-bottom:1px solid var(--vb-border-input);background:transparent;color:var(--vb-white);font-family:var(--vb-font);outline:none;transition:border-color .25s ease;border-radius:0;-webkit-appearance:none}.vb-input:focus{border-bottom-color:var(--vb-white)}.vb-input::placeholder{color:var(--vb-text-label)}.vb-select{cursor:pointer;padding-right:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23c5c5c5' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%}.vb-select option{color:var(--vb-text-dark)}.vb-consents{display:flex;flex-direction:column;gap:12px;margin:18px 0 4px}.vb-checkbox-field{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.vb-checkbox{flex-shrink:0;width:18px;height:18px;margin-top:1px;accent-color:var(--vb-primary);cursor:pointer}.vb-checkbox-label{font-size:14px;font-weight:300;color:var(--vb-text-label);letter-spacing:-.02em;line-height:18px}.vb-checkbox-label a{color:var(--vb-white)}.vb-form-options{display:flex;justify-content:flex-start;align-items:center;margin:4px 0 0;flex-wrap:wrap;gap:4px}.vb-forgot-link a{font-size:18px;font-weight:300;color:var(--vb-white);text-decoration:none;letter-spacing:-.02em;line-height:22px;opacity:.7;transition:opacity .2s}.vb-forgot-link a:hover{opacity:1}.vb-forgot-underline{text-decoration:underline;text-underline-offset:2px}.vb-form-actions{margin-top:50px}.vb-btn-primary{width:100%;height:54px;padding:16px 28px;background:var(--vb-primary);color:var(--vb-text-dark);border:none;border-radius:28px;font-size:18px;font-weight:300;font-family:var(--vb-font);letter-spacing:-.02em;line-height:22px;cursor:pointer;transition:background .2s ease,transform .1s ease;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none}.vb-btn-primary:hover{background:var(--vb-primary-hover)}.vb-btn-primary:active{transform:scale(.99)}.vb-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.vb-btn-secondary{width:100%;height:54px;padding:16px 28px;background:rgba(255,255,255,.1);color:var(--vb-white);border:1px solid var(--vb-border-input);border-radius:28px;font-size:18px;font-weight:300;font-family:var(--vb-font);letter-spacing:-.02em;line-height:22px;cursor:pointer;transition:background .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none}.vb-btn-secondary:hover{background:rgba(255,255,255,.15)}.vb-error-banner{border-radius:8px;background:rgba(220,38,38,.15);border:1px solid rgba(220,38,38,.3);color:#fca5a5}.vb-error-banner,.vb-info-banner{margin-bottom:14px;padding:12px 16px;font-size:14px;font-weight:300;line-height:1.5}.vb-info-banner{border-radius:8px;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3);color:#86efac}.vb-info{text-align:center;margin-top:0;font-size:18px;letter-spacing:-.02em;line-height:22px;opacity:.7}.vb-info,.vb-info a{font-weight:300;color:var(--vb-white)}.vb-info a{text-decoration:underline;text-underline-offset:2px}.vb-info a:hover{opacity:1}.vb-right--register{padding-top:calc(4rem + 1.25rem);align-items:flex-start}.vb-right-card--register{width:550px;min-height:unset;max-height:none;overflow:visible;justify-content:flex-start;gap:0;padding:20px 20px 36px;border-radius:24px;background:rgba(0,0,0,.3);box-shadow:0 25px 50px -12px rgba(0,0,0,.4)}.vb-right-card--register form{flex:none;display:block}.vb-right-card--register .vb-form-actions,.vb-right-card--register form>.vb-field{margin-top:0}@media (min-width:640px){.vb-right-card--register{padding:40px}}.vb-register-form{position:relative;width:100%}.vb-register-account-type{margin-bottom:32px}.vb-account-type-row{display:flex;flex-direction:column;align-items:stretch;gap:8px}@media (min-width:640px){.vb-account-type-row{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}}.vb-account-type-toggle{display:flex;width:100%;padding:4px;border-radius:999px;background:rgba(255,255,255,.1)}@media (min-width:640px){.vb-account-type-toggle{width:auto}}.vb-account-type-btn{flex:1;padding:8px 24px;border:none;border-radius:999px;background:transparent;color:rgba(255,255,255,.6);font-family:var(--vb-font);font-size:14px;font-weight:300;cursor:pointer;transition:background .2s ease,color .2s ease}@media (min-width:640px){.vb-account-type-btn{flex:none}}.vb-account-type-btn-active{background:rgba(255,255,255,.2);color:var(--vb-white)}.vb-required-hint{font-size:12px;color:rgba(255,255,255,.5)}.vb-register-fields{display:flex;flex-direction:column;gap:20px;margin-top:32px}.vb-register-intro{margin:0;font-size:18px;font-weight:300;color:var(--vb-white);line-height:1.4}.vb-register-field{display:flex;flex-direction:column}.vb-register-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.vb-register-label{display:block;font-size:12px;font-weight:300;text-transform:uppercase;letter-spacing:.2em;color:rgba(255,255,255,.6);line-height:1.2}.vb-register-label-invalid{color:#f87171}.vb-register-label-inline{display:inline-flex;align-items:center;gap:6px}.vb-register-field .vb-country-select,.vb-register-field .vb-input{margin-top:8px}.vb-register-field .vb-input{border-bottom-color:rgba(255,255,255,.2)}.vb-input-underline{padding-bottom:8px;font-size:14px}.vb-input-underline:focus{border-bottom-color:#fb923c}.vb-input-invalid{border-bottom-color:#f87171!important;color:#f87171}.vb-field-error{margin:8px 0 0;font-size:14px;color:#f87171}.vb-section-heading{margin:0;font-size:18px;font-weight:500;color:var(--vb-white)}.vb-register-consents{display:flex;flex-direction:column;gap:16px;margin-top:32px}.vb-register-consents .vb-consent-field{font-size:14px;color:rgba(255,255,255,.7)}.vb-register-error{margin:24px 0 0;text-align:center;font-size:14px;color:#f87171}.vb-register-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:54px;margin-top:40px;padding:16px 28px;border:none;border-radius:28px;background:var(--vb-primary);color:var(--vb-text-dark);font-family:var(--vb-font);font-size:18px;font-weight:300;letter-spacing:-.02em;line-height:22px;cursor:pointer;transition:background .2s ease,transform .1s ease}.vb-register-submit:hover{background:var(--vb-primary-hover)}.vb-register-submit:disabled{opacity:.5;cursor:not-allowed}.vb-register-footer{margin:24px 0 0;text-align:center;font-size:18px;font-weight:300;color:rgba(255,255,255,.7);letter-spacing:-.02em;line-height:22px}.vb-register-footer a{color:var(--vb-white);text-decoration:underline;text-underline-offset:4px;text-decoration-color:rgba(255,255,255,.4)}.vb-register-footer a:hover{text-decoration-color:var(--vb-white)}.vb-right-card--register:has(.vb-register-success){display:flex;flex-direction:column;gap:17px;justify-content:flex-start;padding:40px;border-radius:16px}@media (min-width:1024px){.vb-right-card--register:has(.vb-register-success){height:669px;min-height:669px}}.vb-register-success{display:flex;flex-direction:column;gap:17px;flex:1;width:100%;min-height:0}.vb-register-success-label{margin:0;flex-shrink:0;font-size:18px;font-weight:300;color:var(--vb-white);line-height:22px;letter-spacing:-.02em}.vb-register-success-body{flex:1;display:flex;flex-direction:column;justify-content:center;gap:17px;min-height:0}.vb-register-success-heading{margin:0;font-size:44px;font-weight:300;color:var(--vb-white);line-height:66px;letter-spacing:-.04em}.vb-register-success-text{margin:0;font-size:18px;font-weight:300;color:var(--vb-white);line-height:22px;letter-spacing:-.02em}.vb-register-success-email{font-weight:500;color:var(--vb-white);text-decoration:underline;text-underline-offset:2px}.vb-register-success-actions{display:flex;flex-shrink:0;flex-direction:column;gap:17px}.vb-register-resend-btn{width:100%;height:54px;border:1px solid rgba(255,255,255,.3);border-radius:28px;background:transparent;color:var(--vb-white);font-family:var(--vb-font);font-size:18px;font-weight:300;line-height:22px;letter-spacing:-.02em;cursor:pointer;transition:border-color .2s ease}.vb-register-resend-btn:hover:not(:disabled){border-color:rgba(255,255,255,.6)}.vb-register-resend-btn:disabled{opacity:.5;cursor:not-allowed}.vb-register-success-footer{margin:0;font-size:18px;font-weight:300;color:var(--vb-white);line-height:22px;letter-spacing:-.02em}.vb-register-success-link{color:var(--vb-white);text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease}.vb-register-success-link:hover{opacity:.85}.vb-country-select{position:relative}.vb-country-select-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0 0 8px;border:none;border-bottom:1px solid rgba(255,255,255,.2);background:transparent;color:var(--vb-white);font-family:var(--vb-font);font-size:14px;font-weight:300;cursor:pointer;text-align:left}.vb-country-select-trigger:focus,.vb-country-select-trigger:hover{border-bottom-color:#fb923c;outline:none}.vb-country-select-invalid{border-bottom-color:#f87171;color:#f87171}.vb-country-select-placeholder{color:var(--vb-text-label)}.vb-country-select-chevron{opacity:.5;transition:transform .2s ease}.vb-country-select-chevron-open{transform:rotate(180deg)}.vb-country-select-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;overflow:hidden;border-radius:12px;background:#1f2120;box-shadow:0 16px 40px rgba(0,0,0,.5)}.vb-country-select-search{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.4)}.vb-country-select-search input{flex:1;border:none;background:transparent;color:var(--vb-white);font-family:var(--vb-font);font-size:14px;outline:none}.vb-country-select-list{list-style:none;margin:0;padding:0;max-height:224px;overflow-y:auto}.vb-country-select-empty{padding:12px 16px;font-size:14px;color:rgba(255,255,255,.4)}.vb-country-select-option{width:100%;padding:12px 16px;border:none;background:transparent;color:var(--vb-white);font-family:var(--vb-font);font-size:14px;font-weight:300;text-align:left;cursor:pointer}.vb-country-select-option:hover{background:rgba(255,255,255,.05)}.vb-country-select-option-active{color:var(--vb-primary)}.vb-info-tooltip{position:relative;display:inline-flex}.vb-info-tooltip-btn{display:inline-flex;padding:0;border:none;background:transparent;cursor:pointer}.vb-info-tooltip-icon{color:#a9a9a9}.vb-info-tooltip-popup{position:absolute;left:50%;top:calc(100% + 8px);z-index:20;width:256px;transform:translateX(-50%);padding:12px;border-radius:12px;background:#404040;font-size:12px;font-weight:300;line-height:1.4;color:rgba(255,255,255,.8)}.vb-consent-field{display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:300;color:var(--vb-text-label);cursor:pointer}.vb-consent-field-invalid{color:#f87171}.vb-consent-box{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;margin-top:2px;border:1px solid rgba(255,255,255,.4);border-radius:2px;background:transparent}.vb-consent-box-checked{background:#9ca3af;border-color:#9ca3af}.vb-consent-check{width:12px;height:12px;color:#000}.vb-consent-error{margin:4px 0 0 26px;font-size:12px;color:#f87171}.vb-consent-required{color:var(--vb-white);text-decoration:underline;cursor:pointer}.vb-consent-flow-overlay{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.5)}.vb-consent-flow-panel{--vb-consent-flow-nav-width:calc(149px * 3 + 12px * 2);position:fixed;top:0;right:0;z-index:101;display:flex;flex-direction:column;width:100vw;height:100dvh;background:#202020;color:var(--vb-white)}@media (min-width:1024px){.vb-consent-flow-panel{width:50vw}}.vb-consent-flow-header{display:flex;flex-shrink:0;align-items:center;gap:8px;padding:20px 24px 12px}.vb-consent-flow-close{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;border:none;background:transparent;color:rgba(255,255,255,.6);cursor:pointer}.vb-consent-flow-close:hover{color:var(--vb-white)}.vb-consent-flow-header-spacer{flex-shrink:0;width:44px}.vb-consent-flow-steps{display:flex;flex:1;align-items:center;justify-content:safe center;gap:12px;overflow-x:auto}.vb-consent-flow-step{display:flex;flex-shrink:0;align-items:center;gap:8px;width:149px;height:44px;padding:0 12px;border:none;border-bottom:1px solid #ffffff40;background:transparent;color:#ffffff40;font-family:var(--vb-font);font-size:14px;font-weight:300;line-height:1.1;text-align:left;cursor:default}.vb-consent-flow-step-clickable{cursor:pointer}.vb-consent-flow-step-current,.vb-consent-flow-step-done{color:var(--vb-white);border-bottom-color:var(--vb-white)}.vb-consent-flow-step-badge{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:18px;height:18px;border:1px solid;border-radius:999px;font-size:12px;color:inherit}.vb-consent-flow-step-done .vb-consent-flow-step-badge{border:none;background:var(--vb-white);color:#000}.vb-consent-flow-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:12px 24px 24px}.vb-consent-flow-title{margin:0 0 20px;font-size:32px;line-height:1.1;letter-spacing:-.02em}.vb-consent-flow-doc,.vb-consent-flow-title{width:100%;max-width:var(--vb-consent-flow-nav-width);font-weight:300}.vb-consent-flow-doc{font-size:16px;line-height:1.5;white-space:pre-wrap;color:rgba(255,255,255,.85)}.vb-consent-flow-error{font-size:14px;color:#f87171}.vb-consent-flow-progress{flex-shrink:0;width:100%;height:1px;background:rgba(255,255,255,.12)}.vb-consent-flow-progress-fill{height:1px;background:#f6561a;transition:width .1s linear}.vb-consent-flow-footer{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px}.vb-consent-flow-hint{display:flex;align-items:center;gap:8px;margin:0;font-size:14px;color:#c5c5c5}.vb-consent-flow-hint-icon{flex-shrink:0;opacity:.6}.vb-consent-flow-actions{display:flex;flex-shrink:0;align-items:center;gap:12px}.vb-consent-flow-back{display:flex;align-items:center;justify-content:center;width:74px;height:54px;padding:16px 25px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff0d;color:var(--vb-white);cursor:pointer;transition:border-color .2s ease}.vb-consent-flow-back svg{width:18px;height:14px}.vb-consent-flow-back:hover:not(:disabled){border-color:rgba(255,255,255,.5)}.vb-consent-flow-back:disabled{opacity:.35;cursor:not-allowed}.vb-consent-flow-agree{display:inline-flex;align-items:center;justify-content:center;min-width:109px;height:54px;padding:16px 28px;border:none;border-radius:28px;background:#f6561a;color:var(--vb-text-dark);font-family:var(--vb-font);font-size:18px;font-weight:400;white-space:nowrap;cursor:pointer;transition:opacity .2s ease}.vb-consent-flow-agree:disabled{opacity:.4;cursor:not-allowed}@media (max-width:640px){.vb-consent-flow-steps{justify-content:flex-start}.vb-consent-flow-step{width:auto;min-width:96px}.vb-consent-flow-hint{font-size:12px}.vb-consent-flow-agree{font-size:16px;padding:16px 20px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vb-input:focus-visible{border-bottom-color:var(--vb-primary);box-shadow:0 2px 0 0 var(--vb-primary)}.vb-btn-primary:focus-visible,.vb-btn-secondary:focus-visible{outline:2px solid var(--vb-primary);outline-offset:2px}.vb-welcome-main{flex:1;display:flex;width:100%;gap:0;padding:0 52px 50px 50px;align-items:stretch}.vb-welcome-left{flex:1;max-width:600px;background:var(--vb-card-bg);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-radius:var(--vb-radius) 0 0 var(--vb-radius);padding:48px;display:flex;flex-direction:column;gap:24px}.vb-welcome-image{flex:1;background:url(/images/rock_wide.png) 75%/cover no-repeat;border-radius:0 var(--vb-radius) var(--vb-radius) 0}.vb-welcome-intro{margin:0;font-size:16px;font-weight:300;line-height:22px;letter-spacing:-.02em;color:rgba(255,255,255,.7)}.vb-step-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.vb-step{display:flex;align-items:center;gap:20px;padding:14px 0;border-bottom:1px solid var(--vb-border-input);font-size:16px;font-weight:300;letter-spacing:-.02em;color:var(--vb-white)}.vb-step-num{font-size:14px;color:var(--vb-text-label);flex-shrink:0}.vb-step-tabs{display:flex;gap:12px}.vb-passkey-hint{margin:0;line-height:20px;color:var(--vb-text-label)}.vb-passkey-hint,.vb-passkey-link{font-size:14px;font-weight:300;letter-spacing:-.02em}.vb-passkey-link{align-self:center;border:none;background:none;padding:0;color:var(--vb-white);font-family:var(--vb-font);text-decoration:underline;text-underline-offset:2px;opacity:.7;cursor:pointer;transition:opacity .2s ease}.vb-passkey-link:hover{opacity:1}.vb-success-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;flex-shrink:0;margin:12px auto 0;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:var(--vb-white)}.vb-requirements-list{list-style:disc;display:flex;flex-direction:column;margin:4px 0 24px;padding-left:20px;font-size:14px;font-weight:300;line-height:1.4;color:rgba(255,255,255,.6)}.vb-welcome-helper{margin:4px 0 0;font-size:16px;font-weight:300;line-height:22px;letter-spacing:-.02em;color:rgba(255,255,255,.7)}.vb-welcome-actions{margin-top:auto;display:flex;flex-direction:column;gap:16px}@media (max-width:1100px){.vb-right{padding-right:30px}.vb-right-card{width:480px}.vb-right-card--register{width:550px}.vb-form-heading{font-size:36px;line-height:40px}.vb-left-heading{font-size:48px;line-height:48px}.vb-register-success-heading{font-size:36px;line-height:44px}}@media (max-width:900px){.vb-main,.vb-welcome-main{flex-direction:column}.vb-welcome-main{padding:0 20px 32px}.vb-welcome-left{max-width:none;border-radius:var(--vb-radius);padding:32px 28px}.vb-welcome-image{display:none}.vb-left{flex:none;min-height:200px;padding:32px 28px}.vb-right{flex:none;padding:0 20px 32px;justify-content:center}.vb-right-card{width:100%;max-width:550px;padding:32px 28px}.vb-right-card--register{padding:20px 20px 36px}.vb-right-card--register:has(.vb-register-success){padding:40px}.vb-header{padding:16px 20px}.vb-header-right{gap:8px}.vb-logo svg{width:142px;height:20px}.vb-locale-switcher{margin-left:8px}.vb-onboarding-btn{padding:6px 12px;font-size:13px;line-height:16px;white-space:nowrap}.vb-left-heading{font-size:36px;line-height:36px}.vb-back-arrow{width:48px;height:48px;font-size:22px}.vb-form-heading{font-size:28px;line-height:32px}.vb-right--register{padding-top:0}.vb-right-card--register{width:100%;max-width:550px}.vb-register-success-heading{font-size:28px;line-height:36px}}@media (max-width:480px){.vb-form-options{flex-direction:column;align-items:flex-start}.vb-left{min-height:160px;padding:24px 20px}.vb-right{padding:0 16px 24px}.vb-right-card{padding:28px 20px}.vb-right-card--register{padding:20px 20px 36px}.vb-right-card--register:has(.vb-register-success){padding:40px}.vb-left-heading{font-size:28px;line-height:28px}.vb-register-field-row{grid-template-columns:1fr}.vb-form-heading{font-size:24px;line-height:28px}.vb-register-success-heading{font-size:24px;line-height:32px}}