.wl-container-90fa8299{max-width:500px;margin:0 auto;font-family:inherit}.wl-title-90fa8299{margin-bottom:24px;text-align:center}.wl-form-90fa8299{display:flex;flex-direction:column;gap:16px;animation:wlFadeInSlideUp 0.6s ease-out forwards}.wl-input-group-90fa8299{display:flex;gap:16px}.wl-input-group-90fa8299>input,.wl-input-row-90fa8299>input{width:100%}.wl-input-90fa8299{border:1px solid #e2e8f0;border-radius:6px;padding:12px 16px;outline:none;transition:all 0.2s ease;background:#f8fafc}.wl-input-90fa8299:focus{border-color:#94a3b8;background:#fff;box-shadow:0 0 0 3px rgba(148,163,184,.1)}.wl-checkbox-row-90fa8299{margin:8px 0}.wl-checkbox-label-90fa8299{display:flex;align-items:center;cursor:pointer;font-size:14px;color:#475569}.wl-checkbox-label-90fa8299 input{display:none}.wl-checkbox-label-90fa8299 span{width:20px;height:20px;border:1px solid #cbd5e1;border-radius:4px;margin-right:12px;display:inline-flex;align-items:center;justify-content:center;transition:all 0.2s;background:#fff}.wl-checkbox-label-90fa8299 input:checked+span::after{content:'';width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}.wl-button-90fa8299{padding:14px 24px;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;transition:transform 0.2s,opacity 0.2s;display:flex;justify-content:center;align-items:center;min-height:48px}.wl-button-90fa8299:hover{opacity:.9;transform:translateY(-1px)}.wl-button-90fa8299:disabled{opacity:.7;cursor:not-allowed;transform:none}.wl-message-90fa8299{text-align:center;font-weight:500;padding:16px;border-radius:6px}.wl-success-90fa8299{color:#059669;background:#d1fae5}.wl-error-90fa8299{color:#dc2626;background:#fee2e2}.wl-loader-90fa8299{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #fff;border-radius:50%;animation:wlSpin 1s linear infinite}@keyframes wlSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes wlFadeInSlideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}