.verify-page[data-v-e2b09bc0]{min-height:100vh;background:#1a1a2e;color:#e8e8f0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif;display:flex;flex-direction:column}.state-screen[data-v-e2b09bc0]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px}.state-error[data-v-e2b09bc0]{color:#ff6b6b}.state-text[data-v-e2b09bc0]{font-size:16px;text-align:center}.loader[data-v-e2b09bc0]{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.2);border-top-color:#7c6ef7;border-radius:50%;animation:spin-data-v-e2b09bc0 .8s linear infinite}@keyframes spin-data-v-e2b09bc0{to{transform:rotate(1turn)}}.form-screen[data-v-e2b09bc0]{flex:1;display:flex;align-items:center;justify-content:center;padding:24px}.form-card[data-v-e2b09bc0]{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:20px;padding:32px 24px;max-width:420px;width:100%}.form-header[data-v-e2b09bc0]{text-align:center;margin-bottom:28px}.form-icon[data-v-e2b09bc0]{font-size:48px;margin-bottom:12px}.form-title[data-v-e2b09bc0]{font-size:22px;font-weight:700;color:#fff;margin-bottom:8px}.form-subtitle[data-v-e2b09bc0]{font-size:13px;color:hsla(0,0%,100%,.6);line-height:1.6}.field[data-v-e2b09bc0]{margin-bottom:20px}.field-label[data-v-e2b09bc0]{display:block;font-size:14px;color:hsla(0,0%,100%,.8);margin-bottom:8px;font-weight:500}.field-input[data-v-e2b09bc0]{width:100%;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:10px;color:#e8e8f0;font-size:16px;padding:12px 14px;outline:none;box-sizing:border-box;transition:border-color .2s}.field-input[data-v-e2b09bc0]:focus{border-color:#7c6ef7}.field-input.field-error[data-v-e2b09bc0]{border-color:#ff6b6b}.field-input[data-v-e2b09bc0]::-moz-placeholder{color:hsla(0,0%,100%,.3)}.field-input[data-v-e2b09bc0]::placeholder{color:hsla(0,0%,100%,.3)}.error-text[data-v-e2b09bc0]{font-size:12px;color:#ff6b6b;margin-top:4px}.privacy-note[data-v-e2b09bc0]{font-size:12px;color:hsla(0,0%,100%,.4);text-align:center;margin-bottom:20px;line-height:1.5}.btn-primary[data-v-e2b09bc0]{background:linear-gradient(135deg,#7c6ef7,#a78bfa);border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:600;padding:14px 32px;cursor:pointer;width:100%;transition:opacity .2s}.btn-primary[data-v-e2b09bc0]:active{opacity:.85}