@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.profile-modal .ant-modal-content{border-radius:16px;animation:.4s cubic-bezier(.16,1,.3,1) slideInUp;overflow:hidden;box-shadow:0 20px 60px #00000026}.profile-modal .ant-modal-header{background:linear-gradient(135deg,#f97407 0%,#ff8f39 100%);border:none;border-radius:16px 16px 0 0;padding:24px 32px}.profile-modal .ant-modal-title{font-size:18px;font-weight:600;color:#fff!important}.profile-modal .ant-modal-close{color:#fffc;transition:all .3s}.profile-modal .ant-modal-close:hover{color:#fff;transform:rotate(90deg)}.profile-modal .ant-modal-body{background:#fafafa;padding:32px}.profile-modal-header{align-items:center;gap:12px;display:flex}.profile-header-icon{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.profile-header-title{color:#fff;font-size:20px;font-weight:600}.profile-modal-content{animation:.6s ease-out .2s both fadeIn}.profile-form{flex-direction:column;gap:24px;display:flex}.form-field{flex-direction:column;gap:8px;transition:all .3s;display:flex}.field-label{color:#333;align-items:center;gap:8px;margin-bottom:4px;font-size:14px;font-weight:600;display:flex}.field-icon{color:#f97407;font-size:16px}.custom-input{background:#fff!important;border:2px solid #e1e5e9!important;border-radius:12px!important;height:auto!important;padding:12px 16px!important;font-size:16px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.custom-input:hover{transform:translateY(-1px);border-color:#f97407!important;box-shadow:0 2px 8px #f974071a!important}.custom-input:focus,.custom-input.ant-input-focused{animation:1.5s infinite pulse;transform:translateY(-1px);border-color:#f97407!important;box-shadow:0 0 0 3px #f974071a!important}.custom-input.disabled{cursor:not-allowed;color:#999!important;background:#f5f5f5!important;border-color:#d9d9d9!important}.custom-input.disabled:hover{transform:none;box-shadow:none!important;border-color:#d9d9d9!important}.custom-input.error{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f1a!important}.password-field .custom-input .ant-input{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.location-input{cursor:pointer!important}.location-suffix{color:#f97407;font-size:16px}.error-message{color:#ff4d4f;align-items:center;gap:4px;margin-top:4px;font-size:12px;animation:.3s slideInUp;display:flex}.error-message:before{content:"⚠";font-size:12px}.form-actions{border-top:1px solid #e1e5e9;justify-content:flex-end;gap:16px;margin-top:8px;padding-top:16px;display:flex}.cancel-btn{color:#666!important;border:2px solid #e1e5e9!important;border-radius:10px!important;min-width:100px!important;height:48px!important;font-weight:500!important;transition:all .3s!important}.cancel-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;color:#333!important;border-color:#999!important}.save-btn{box-shadow:0 4px 16px #f974074d;background:linear-gradient(135deg,#f97407 0%,#ff8f39 100%)!important;border:none!important;border-radius:10px!important;min-width:120px!important;height:48px!important;font-weight:600!important;transition:all .3s!important}.save-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f9740766;background:linear-gradient(135deg,#e6670a 0%,#f97407 100%)!important}.save-btn:active{transform:translateY(0)}@media (max-width:768px){.profile-modal{max-width:calc(100vw - 32px)!important;margin:16px!important}.profile-modal .ant-modal-body{padding:24px 20px}.profile-modal .ant-modal-header{padding:20px}.form-actions{flex-direction:column-reverse;gap:12px}.cancel-btn,.save-btn{width:100%!important;min-width:auto!important}}.form-field:hover .field-label,.form-field:focus-within .field-label{color:#f97407;transform:translate(4px)}.save-btn.ant-btn-loading{pointer-events:none}.save-btn.ant-btn-loading:after{content:"";background:#ffffff1a;border-radius:10px;position:absolute;inset:0}.profile-modal .ant-modal-body{max-height:70vh;overflow-y:auto}.profile-modal .ant-modal-body::-webkit-scrollbar{width:6px}.profile-modal .ant-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.profile-modal .ant-modal-body::-webkit-scrollbar-thumb{background:#f97407;border-radius:3px}.profile-modal .ant-modal-body::-webkit-scrollbar-thumb:hover{background:#e6670a}.profile-modal .ant-modal-content{padding:0!important}@media (max-width:768px){.profile-modal .ant-modal{padding-bottom:0;top:0;width:100%!important;max-width:100%!important;padding:0!important}.profile-modal .ant-modal-content{flex-direction:column;height:100vh;display:flex;border-radius:0!important}.profile-modal .ant-modal-header{padding:16px;border-radius:0!important}.profile-modal .ant-modal-body{flex:1;padding:16px;overflow-y:auto}.profile-modal .ant-modal-footer{border-top:none}.profile-modal .ant-modal-body{max-height:100%!important}}
