body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#f4f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.login-page{align-items:center;background:linear-gradient(135deg,#f4f5f9,#ede9ff);display:flex;justify-content:center;min-height:100vh;padding:24px}.login-card{background:#fff;border-radius:20px;box-shadow:0 8px 40px #6546ed1f,0 2px 8px #0000000f;max-width:440px;padding:44px 40px 40px;position:relative;width:100%}.login-logo-wrapper{display:flex;justify-content:center;margin-bottom:28px}.login-logo{height:34px;width:auto}.back-btn{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;margin-bottom:20px;padding:0;transition:color .15s}.back-btn:hover{color:#6546ed}.page-header{margin-bottom:28px;text-align:center}.page-icon{align-items:center;background:linear-gradient(135deg,#ede9ff,#ddd6fe);border-radius:14px;color:#6546ed;display:flex;height:52px;justify-content:center;margin:0 auto 16px;width:52px}.page-title{color:#07112f;font-size:20px;font-weight:700;margin-bottom:8px}.page-desc{color:#6b7280;font-size:14px;line-height:1.5}.login-subtitle{color:#6b7280;font-size:15px;margin-bottom:24px;text-align:center}.social-section{margin-bottom:4px}.divider{align-items:center;color:#b0b7c3;display:flex;font-size:12px;font-weight:500;gap:12px;letter-spacing:.06em;margin-bottom:14px;text-transform:uppercase}.divider:after,.divider:before{background:#e5e7eb;content:"";flex:1 1;height:1px}.social-buttons{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.social-btn{align-items:center;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;color:#07112f;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:11px 16px;transition:border-color .15s,background .15s,box-shadow .15s;width:100%}.social-btn:hover{background:#fff;border-color:#6546ed;box-shadow:0 2px 8px #6546ed1a}.login-form{display:flex;flex-direction:column;gap:18px}.form-row{display:flex;gap:12px}.form-row .form-group{flex:1 1}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{color:#07112f;font-size:13px;font-weight:600;letter-spacing:.01em}.form-group input{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;color:#07112f;font-size:15px;outline:none;padding:12px 16px;transition:border-color .18s,box-shadow .18s,background .18s;width:100%}.form-group input::placeholder{color:#b0b7c3}.form-group input:focus{background:#fff;border-color:#6546ed;box-shadow:0 0 0 3px #6546ed1a}.input-with-toggle{display:flex;position:relative}.input-with-toggle input{padding-right:44px}.toggle-pass{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;padding:0;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:color .15s}.toggle-pass:hover{color:#6546ed}.login-options{justify-content:space-between;margin-top:-4px}.login-options,.remember-me{align-items:center;display:flex}.remember-me{color:#6b7280;cursor:pointer;font-size:13px;gap:8px;-webkit-user-select:none;user-select:none}.remember-me input[type=checkbox]{accent-color:#6546ed;cursor:pointer;height:16px;width:16px}.forgot-link{background:none;border:none;color:#6546ed;cursor:pointer;font-size:13px;font-weight:500;padding:0}.forgot-link:hover{text-decoration:underline}.terms-label{align-items:flex-start;color:#6b7280;cursor:pointer;display:flex;font-size:13px;gap:10px;line-height:1.5;margin-top:-2px}.terms-label input[type=checkbox]{accent-color:#6546ed;cursor:pointer;flex-shrink:0;height:16px;margin-top:2px;width:16px}.inline-link{color:#6546ed;font-weight:500;text-decoration:none}.inline-link:hover{text-decoration:underline}.login-btn{background:linear-gradient(135deg,#6546ed,#8b65ff);border:none;border-radius:10px;box-shadow:0 4px 16px #6546ed59;color:#fff;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:.01em;padding:13px;transition:opacity .18s,transform .12s,box-shadow .18s;width:100%}.login-btn:hover:not(:disabled){box-shadow:0 6px 20px #6546ed73;opacity:.92;transform:translateY(-1px)}.login-btn:active:not(:disabled){opacity:1;transform:translateY(0)}.login-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.login-btn .btn-spinner{display:inline-block}.btn-spinner{animation:spin .7s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:block;height:18px;margin:0 auto;width:18px}.btn-spinner--dark{border-color:#6546ed #6546ed33 #6546ed33}@keyframes spin{to{transform:rotate(1turn)}}.login-footer{color:#6b7280;font-size:13px;margin-top:24px;text-align:center}.link-btn{background:none;border:none;color:#6546ed;cursor:pointer;font-size:inherit;font-weight:600;padding:0}.link-btn:hover{text-decoration:underline}.sent-wrapper{flex-direction:column;gap:0;text-align:center}.sent-icon,.sent-wrapper{align-items:center;display:flex}.sent-icon{background:linear-gradient(135deg,#ede9ff,#ddd6fe);border-radius:18px;color:#6546ed;height:64px;justify-content:center;margin-bottom:20px;width:64px}.sent-desc{color:#6b7280;font-size:14px;margin-top:8px}.sent-email{color:#07112f;font-size:15px;font-weight:600;margin-bottom:28px;margin-top:4px}.sent-steps{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;width:100%}.sent-step{background:#f9f8ff;border-radius:10px;color:#374151;font-size:14px;gap:14px;padding:12px 16px;text-align:left}.sent-step,.step-num{align-items:center;display:flex}.step-num{background:linear-gradient(135deg,#6546ed,#8b65ff);border-radius:50%;color:#fff;flex-shrink:0;font-size:12px;font-weight:700;height:26px;justify-content:center;width:26px}.sent-note{color:#b0b7c3;font-size:12px;line-height:1.5;margin-bottom:20px}.resend-btn{background:none;border:none;color:#6546ed;cursor:pointer;font-size:13px;font-weight:500;margin-top:12px;padding:0}.resend-btn:hover{text-decoration:underline}.inline-link-btn{background:none;border:none;color:#6546ed;cursor:pointer;font-size:inherit;font-weight:500;padding:0;text-decoration:none}.inline-link-btn:hover{text-decoration:underline}.legal-page{background:linear-gradient(135deg,#f4f5f9,#ede9ff);min-height:100vh;padding:40px 24px 80px}.legal-container{margin:0 auto;max-width:720px}.legal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:36px}.legal-logo{height:30px;width:auto}.legal-content{background:#fff;border-radius:20px;box-shadow:0 8px 40px #6546ed1a,0 2px 8px #0000000d;padding:48px 52px}.legal-content h1{color:#07112f;font-size:26px;font-weight:800;margin-bottom:6px}.legal-date{color:#b0b7c3;font-size:13px;margin-bottom:40px}.legal-content section{margin-bottom:32px}.legal-content section:last-child{margin-bottom:0}.legal-content h2{border-bottom:1.5px solid #f0eeff;color:#07112f;font-size:16px;font-weight:700;margin-bottom:10px;padding-bottom:8px}.legal-content p{color:#374151;font-size:14px;line-height:1.75;margin-bottom:10px}.legal-content p:last-child{margin-bottom:0}.legal-content ul{display:flex;flex-direction:column;gap:6px;margin:8px 0 10px 20px}.legal-content ul li{color:#374151;font-size:14px;line-height:1.6}.legal-content a{color:#6546ed;font-weight:500;text-decoration:none}.legal-content a:hover{text-decoration:underline}@media (max-width:600px){.legal-content{padding:32px 24px}}.error-box{animation:shake .35s ease;background:#fff8f8;border:1.5px solid #fecaca;border-radius:12px;display:flex;gap:12px;padding:14px 16px}.error-box--network,.error-box--server{background:#fffbf5;border-color:#fed7aa}.error-box--network .error-icon,.error-box--server .error-icon{color:#f97316}.error-icon{color:#ef4444;flex-shrink:0;margin-top:1px}.error-body{flex:1 1;min-width:0}.error-title{color:#07112f;font-size:13px;font-weight:700;margin-bottom:3px}.error-message{color:#6b7280;font-size:13px;line-height:1.5;margin-bottom:0}.error-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.error-action-link{color:#6546ed;font-size:12px;font-weight:600;text-decoration:none}.error-action-link:hover{text-decoration:underline}.error-support-link{align-items:center;color:#6b7280;display:inline-flex;font-size:12px;font-weight:600;gap:5px;text-decoration:none}.error-support-link:hover{color:#6546ed;text-decoration:underline}@keyframes shake{0%,to{transform:translateX(0)}20%{transform:translateX(-5px)}40%{transform:translateX(5px)}60%{transform:translateX(-3px)}80%{transform:translateX(3px)}}.otp-row{display:flex;gap:10px;justify-content:center;margin:4px 0 20px}.otp-input{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:12px;caret-color:#6546ed;color:#07112f;font-size:22px;font-weight:700;height:56px;outline:none;text-align:center;transition:border-color .15s,box-shadow .15s,background .15s;width:48px}.otp-input:focus{background:#fff;border-color:#6546ed;box-shadow:0 0 0 3px #6546ed1a}.otp-input.otp-loading{opacity:.5;pointer-events:none}.otp-verifying{align-items:center;color:#6546ed;display:flex;font-size:13px;font-weight:500;gap:10px;justify-content:center;margin-bottom:8px}.otp-hint{color:#b0b7c3;font-size:12px;line-height:1.5;text-align:center}
/*# sourceMappingURL=main.f851fb16.css.map*/