.auth-modal .ant-modal-content{padding:0;border-radius:20px;overflow:hidden}.auth-modal .ant-modal-close{top:14px;right:14px;color:#6b6b6b}.am-header{display:flex;align-items:center;gap:12px;padding:16px 24px;border-bottom:1px solid #f0ece7;background:rgba(255,241,234,.4)}.am-back-btn{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#1a1a1a;cursor:pointer;transition:background .15s;flex-shrink:0;padding:0}.am-back-btn:hover{background:hsla(0,0%,100%,.6)}.am-logo{height:24px;width:auto}.am-body{padding:24px}.am-title{margin:0 0 4px;font-size:22px;font-weight:700;color:#1a1a1a;line-height:1.3}.am-subtitle,.am-title{font-family:Raleway,-apple-system,sans-serif}.am-subtitle{margin:0 0 20px;font-size:14px;color:#9b9b9b;line-height:1.5}.am-label{display:block;margin-bottom:6px;font-family:Raleway,-apple-system,sans-serif;font-size:12px;font-weight:600;color:#6b6b6b}.am-phone-row{display:flex;align-items:stretch;border:1px solid #e8e4df;border-radius:14px;overflow:hidden;transition:border-color .15s,box-shadow .15s}.am-phone-row:focus-within{border-color:#ff710f;box-shadow:0 0 0 3px rgba(255,113,16,.1)}.am-phone-prefix{display:flex;align-items:center;gap:6px;padding:0 14px;border-right:1px solid #e8e4df;background:#faf9f7;font-family:Raleway,-apple-system,sans-serif;font-size:15px;font-weight:600;color:#1a1a1a;flex-shrink:0}.am-phone-icon{color:#9b9b9b}.am-phone-input{width:100%;padding:14px 16px;border:none;outline:none;background:transparent;font-family:Raleway,-apple-system,sans-serif;font-size:15px;color:#1a1a1a}.am-phone-input::placeholder{color:#c0bbb5}.am-error{margin:8px 0 0;font-size:13px;font-weight:500;color:#e53e3e}.am-error,.am-primary-btn{font-family:Raleway,-apple-system,sans-serif}.am-primary-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;margin-top:20px;border-radius:999px;border:none;background:#ff710f;color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:background .15s,opacity .15s;box-shadow:0 4px 14px rgba(255,113,16,.28)}.am-primary-btn:hover:not(:disabled){background:#e85f00}.am-primary-btn:disabled{opacity:.45;cursor:not-allowed}.am-spin{animation:am-spin .8s linear infinite}@keyframes am-spin{to{transform:rotate(1turn)}}.am-terms{margin:14px 0 0;font-family:Raleway,-apple-system,sans-serif;font-size:11.5px;color:#9b9b9b;line-height:1.6}.am-terms a{color:#9b9b9b;text-decoration:underline;text-underline-offset:2px}.am-otp-row{display:flex;gap:8px;justify-content:center;margin:24px 0 0}.am-otp-box{width:48px;height:52px;border:1.5px solid #e8e4df;border-radius:12px;text-align:center;font-family:Raleway,-apple-system,sans-serif;font-size:20px;font-weight:600;color:#1a1a1a;outline:none;transition:border-color .15s,box-shadow .15s;background:#fff}.am-otp-box:focus{border-color:#ff710f;box-shadow:0 0 0 3px rgba(255,113,16,.1)}.am-resend{margin-top:16px;text-align:center;font-family:Raleway,-apple-system,sans-serif;font-size:13px}.am-resend-timer{color:#9b9b9b}.am-link{background:none;border:none;padding:0;font-family:Raleway,-apple-system,sans-serif;font-size:13px;font-weight:600;color:#ff710f;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.am-done{padding:24px 0;text-align:center}.am-done-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:rgba(255,113,16,.1);color:#ff710f;margin:0 auto 16px}.am-done-title{margin:0 0 4px;font-size:20px;font-weight:700;color:#1a1a1a}.am-done-sub,.am-done-title{font-family:Raleway,-apple-system,sans-serif}.am-done-sub{margin:0;font-size:14px;color:#9b9b9b}