.wlp-page{min-height:100vh;background:#0c0c0c;color:#fff;font-family:inherit;display:flex;flex-direction:column}.wlp-topbar{padding:24px 40px;display:flex;justify-content:space-between;align-items:center}.wlp-logo{font-size:16px;font-weight:700;letter-spacing:.5px;cursor:pointer;color:#fff}.wlp-dot{color:#0ea5e9}.wlp-topbar-right{display:flex;align-items:center;gap:12px}.wlp-lang-switch{display:flex;background:hsla(0,0%,100%,.06);border-radius:6px;overflow:hidden}.wlp-lang-btn{background:none;border:none;color:hsla(0,0%,100%,.3);padding:6px 14px;font-size:12px;font-weight:600;letter-spacing:.5px;cursor:pointer;font-family:inherit;transition:all .2s}.wlp-lang-btn.active{background:hsla(0,0%,100%,.1);color:#fff}.wlp-close-btn,.wlp-lang-btn:hover:not(.active){color:hsla(0,0%,100%,.6)}.wlp-close-btn{background:hsla(0,0%,100%,.08);border:none;padding:8px 20px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s}.wlp-close-btn:hover{background:hsla(0,0%,100%,.12);color:#fff}.wlp-center{flex:1 1;display:flex;align-items:center;justify-content:center;padding:0 40px 60px}.wlp-split{display:flex;align-items:flex-start;gap:60px;max-width:860px;width:100%}.wlp-copy{flex:0 0 300px}.wlp-copy-logo{font-size:15px;font-weight:700;color:#fff;display:flex;align-items:center;gap:8px;margin-bottom:28px}.wlp-beta-badge{font-size:9px;font-weight:700;letter-spacing:1px;background:#0ea5e9;color:#fff;padding:2px 8px;border-radius:4px}.wlp-copy h1{font-size:32px;font-weight:600;color:#fff;margin:0 0 20px;line-height:1.25;letter-spacing:-.3px}.wlp-copy p{font-size:14px;color:hsla(0,0%,100%,.4);line-height:1.65;margin:0 0 12px}.wlp-divider{width:1px;align-self:stretch;background:hsla(0,0%,100%,.06);flex-shrink:0}.wlp-form-side{flex:1 1;max-width:400px}.wlp-steps{display:flex;flex-direction:column;gap:0}.wlp-step.completed{animation:wlpSlideIn .3s ease}.wlp-step-done{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid hsla(0,0%,100%,.06);cursor:pointer;transition:all .2s}.wlp-step-done:hover{background:hsla(0,0%,100%,.02);margin:0 -12px;padding:14px 12px;border-radius:8px}.wlp-step-done-left{display:flex;align-items:center;gap:10px}.wlp-step-check{width:20px;height:20px;border-radius:50%;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.wlp-step-label{font-size:12px;color:hsla(0,0%,100%,.35);font-weight:500}.wlp-step-value{font-size:13px;color:hsla(0,0%,100%,.7);max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wlp-step.current{animation:wlpFadeIn .35s ease}.wlp-step-active{padding:20px 0;display:flex;flex-direction:column;gap:10px}.wlp-step-active label{font-size:13px;color:hsla(0,0%,100%,.5);font-weight:600}.wlp-step-active input,.wlp-step-active textarea{width:100%;padding:8px 12px;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;font-size:14px;color:#fff;background:hsla(0,0%,100%,.04);outline:none;transition:all .2s;font-family:inherit;box-sizing:border-box}.wlp-step-active textarea{resize:none;min-height:52px}.wlp-step-active input::placeholder,.wlp-step-active textarea::placeholder{color:hsla(0,0%,100%,.18)}.wlp-step-active input:focus,.wlp-step-active textarea:focus{border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.06)}.wlp-step-active input:disabled,.wlp-step-active textarea:disabled{opacity:.4}.wlp-step-actions{display:flex;align-items:center;gap:14px;margin-top:4px}.wlp-next-btn{background:none;color:hsla(0,0%,100%,.5);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;padding:6px 12px;font-size:11px;font-weight:600;cursor:pointer;font-family:inherit;display:flex;align-items:center;gap:4px;transition:all .2s}.wlp-next-btn:hover:not(:disabled){color:#fff;border-color:hsla(0,0%,100%,.25)}.wlp-next-btn:disabled{opacity:.2;cursor:not-allowed}.wlp-enter-hint{font-size:11px;color:hsla(0,0%,100%,.2)}.wlp-enter-hint strong{color:hsla(0,0%,100%,.35)}.wlp-step.future{opacity:.25;pointer-events:none}.wlp-step-future{gap:10px;padding:14px 0;border-bottom:1px solid hsla(0,0%,100%,.04);font-size:13px;color:hsla(0,0%,100%,.3)}.wlp-step-future,.wlp-step-num{display:flex;align-items:center}.wlp-step-num{width:20px;height:20px;border-radius:50%;border:1px solid hsla(0,0%,100%,.1);justify-content:center;font-size:10px;font-weight:600;flex-shrink:0}.wlp-step-future svg{margin-left:auto;opacity:.5}.wlp-error{font-size:13px;color:#ef4444;margin:12px 0 0}.wlp-terms{font-size:11px;color:hsla(0,0%,100%,.2);margin:24px 0 0;line-height:1.5}.wlp-terms span{color:hsla(0,0%,100%,.4);text-decoration:underline;cursor:pointer}.wlp-spin{animation:wlpSpinAnim .8s linear infinite}.wlp-success-wrap{text-align:center;animation:wlpFadeIn .5s ease}.wlp-check-circle{margin-bottom:24px}.wlp-check-draw{stroke-dasharray:32;stroke-dashoffset:32;animation:wlpDrawCheck .6s ease .2s forwards}.wlp-success-wrap h2{font-size:24px;font-weight:600;color:#fff;margin:0 0 10px}.wlp-success-wrap p{font-size:14px;color:hsla(0,0%,100%,.35);margin:0 0 28px}.wlp-back-home{background:hsla(0,0%,100%,.08);border:none;color:hsla(0,0%,100%,.6);padding:10px 24px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s}.wlp-back-home:hover{background:hsla(0,0%,100%,.12);color:#fff}@keyframes wlpFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes wlpSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes wlpSpinAnim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wlpDrawCheck{to{stroke-dashoffset:0}}@media (max-width:900px){.wlp-split{gap:40px}.wlp-copy{flex:0 0 240px}.wlp-copy h1{font-size:28px}}@media (max-width:768px){.wlp-page{min-height:100dvh}.wlp-topbar{padding:16px 20px}.wlp-logo{font-size:14px}.wlp-lang-btn{padding:5px 10px;font-size:11px}.wlp-close-btn{padding:6px 14px;font-size:12px}.wlp-center{align-items:flex-start;padding:20px 20px 40px}.wlp-split{flex-direction:column;gap:28px}.wlp-copy{flex:none}.wlp-copy-logo{margin-bottom:20px}.wlp-copy h1{font-size:24px;margin-bottom:14px}.wlp-copy p{font-size:13px;margin-bottom:8px}.wlp-divider{width:100%;height:1px;align-self:auto}.wlp-form-side{max-width:100%}.wlp-step-done{padding:12px 0}.wlp-step-done:hover{margin:0;padding:12px 0;background:none;border-radius:0}.wlp-step-value{max-width:140px;font-size:12px}.wlp-step-active{padding:16px 0}.wlp-step-active input,.wlp-step-active textarea{font-size:16px;padding:12px 14px}.wlp-step-active textarea{min-height:56px}.wlp-enter-hint{display:none}.wlp-terms{margin-top:20px}.wlp-success-wrap h2{font-size:20px}.wlp-success-wrap p{font-size:13px}}@media (max-width:380px){.wlp-topbar{padding:14px 16px}.wlp-center{padding:16px 16px 32px}.wlp-copy h1{font-size:22px}.wlp-step-value{max-width:100px}.wlp-close-btn{display:none}}