.update-form-container{background:#f8f9fa;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-left:15px;margin-right:15px;margin-top:15px;min-height:100vh}.update-form-container.with-sidebar-open .main-content{width:calc(100% - 280px)}.update-form-container.with-sidebar-collapsed .main-content{margin-left:80px;width:calc(100% - 80px)}.update-form-container .main-content{background:#f8f9fa;flex:1;min-height:calc(100vh - 70px);transition:all .3s ease}@media(max-width:1399px){.update-form-container{margin:0;padding:0}.update-form-container.with-sidebar-collapsed .main-content,.update-form-container.with-sidebar-open .main-content{margin-left:0;width:100%}.update-form-container .main-content{min-height:100vh;width:100%}}.update-form-container .content-container{margin-left:10px;max-width:none;padding:5px}@media(min-width:768px)and (max-width:1399px){.update-form-container .content-container{margin-left:0;max-width:100%;padding:1rem}}@media(max-width:768px){.update-form-container .content-container{margin-left:0;padding:.5rem}}.update-form-container .page-header{background:linear-gradient(135deg,rgba(82,196,26,.03),rgba(82,196,26,.06));border-bottom:1px solid rgba(82,196,26,.15);box-shadow:0 1px 3px rgba(0,0,0,.05);color:#1f2937;margin-bottom:0;padding:20px 32px}.update-form-container .page-header .header-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1000px}.update-form-container .page-header .header-title{align-items:flex-start;display:flex;gap:1rem}.update-form-container .page-header .header-icon{align-items:center;background:rgba(82,196,26,.1);border:1px solid rgba(82,196,26,.2);border-radius:12px;color:#22c55e;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}@media(min-width:768px)and (max-width:1399px){.update-form-container .page-header .header-icon{border-radius:14px;height:52px;width:52px}}.update-form-container .page-header .title-info h1{color:#1f2937;font-size:28px;font-weight:700;line-height:1.25;margin:0 0 8px}@media(min-width:768px)and (max-width:1399px){.update-form-container .page-header .title-info h1{font-size:32px;margin-bottom:12px}}.update-form-container .page-header .title-info .subtitle{color:#6b7280;font-size:1.125rem;font-weight:500;line-height:1.4;margin:0}@media(min-width:768px)and (max-width:1399px){.update-form-container .page-header .title-info .subtitle{font-size:1.2rem}.update-form-container .page-header{padding:2rem}.update-form-container .page-header .header-content{gap:2rem;max-width:100%}}.update-form-container .form-container{margin:0 auto;max-width:1000px;padding:32px}@media(min-width:768px)and (max-width:1399px){.update-form-container .form-container{margin:0;max-width:100%;padding:2rem}}@media(max-width:768px){.update-form-container .form-container{margin:0;padding:1rem}}.update-form-container .form-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 4px 20px rgba(82,196,26,.1);overflow:hidden}@media(min-width:768px)and (max-width:1399px){.update-form-container .form-card{border-radius:20px;box-shadow:0 25px 30px -5px rgba(0,0,0,.12),0 0 0 1px hsla(0,0%,100%,.8);max-width:none;width:100%}}.update-form-container .form-card-body{padding:40px}@media(min-width:768px)and (max-width:1399px){.update-form-container .form-card-body{padding:3rem}}@media(max-width:768px){.update-form-container .form-card-body{padding:1.5rem}}.update-form-container .loading-state{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:80px 2rem}.update-form-container .loading-state .loading-spinner{animation:spin 1s linear infinite;border:3px solid rgba(82,196,26,.2);border-radius:50%;border-top-color:#22c55e;height:40px;width:40px}@media(min-width:768px)and (max-width:1399px){.update-form-container .loading-state .loading-spinner{border-width:4px;height:48px;width:48px}}.update-form-container .loading-state .loading-text{color:#1f2937;font-size:1.125rem;font-weight:500}@media(min-width:768px)and (max-width:1399px){.update-form-container .loading-state .loading-text{font-size:1.2rem}}.form-section,.update-form-container .form-section{margin-bottom:48px}.form-section:last-of-type,.update-form-container .form-section:last-of-type{margin-bottom:0}@media(min-width:768px)and (max-width:1399px){.form-section,.update-form-container .form-section{margin-bottom:3rem}}.form-section .section-header,.update-form-container .section-header{align-items:center;background:linear-gradient(135deg,rgba(82,196,26,.03),rgba(82,196,26,.06));border:1px solid rgba(82,196,26,.1);border-bottom:2px solid rgba(82,196,26,.15);border-radius:8px 8px 0 0;display:flex;margin-bottom:28px;padding:1rem;transition:background .2s ease}.form-section .section-header:hover,.update-form-container .section-header:hover{background:linear-gradient(135deg,rgba(82,196,26,.04),rgba(82,196,26,.08))}@media(min-width:768px)and (max-width:1399px){.form-section .section-header,.update-form-container .section-header{border-bottom-width:3px;border-radius:12px 12px 0 0;margin-bottom:2rem;padding:2rem}}.form-section .section-title,.update-form-container .section-title{align-items:center;color:#1f2937;display:flex;font-size:1.25rem;font-weight:700;gap:10px;margin:0 0 6px}.form-section .section-title svg,.update-form-container .section-title svg{color:#22c55e}@media(min-width:768px)and (max-width:1399px){.form-section .section-title,.update-form-container .section-title{font-size:1.5rem;gap:12px;margin-bottom:8px}}.form-section .section-subtitle,.update-form-container .section-subtitle{color:#6b7280;font-size:15px;font-style:italic;font-weight:500;line-height:1.5;margin:0 0 0 auto}@media(min-width:768px)and (max-width:1399px){.form-section .section-subtitle,.update-form-container .section-subtitle{font-size:16px}}.update-form-container .form-field{background:transparent!important;border:none!important;box-shadow:none!important;margin-bottom:28px;padding:0!important}@media(min-width:768px)and (max-width:1399px){.update-form-container .form-field{margin-bottom:2rem}}.update-form-container .field-label,.update-form-container .form-label-custom{color:#1f2937;display:block;font-size:15px;font-weight:600;line-height:1.4;margin-bottom:10px}.update-form-container .field-label.required:after,.update-form-container .form-label-custom.required:after{color:#ef4444;content:" *";font-weight:700}@media(min-width:768px)and (max-width:1399px){.update-form-container .field-label,.update-form-container .form-label-custom{font-size:16px;margin-bottom:12px}}.form-control-custom,.login-form .form-control-custom,.login-form input.form-control-custom,.login-form select.form-control-custom,.login-form textarea.form-control-custom,input.form-control-custom,select.form-control-custom,textarea.form-control-custom{background:#fff!important;border:2px solid #e5e7eb!important;border-radius:10px!important;box-shadow:none!important;box-sizing:border-box!important;color:#1f2937!important;font-size:15px!important;font-weight:500!important;line-height:1.4;padding:14px 18px!important;transition:.3s ease!important;width:100%!important}@media(min-width:768px)and (max-width:1399px){.form-control-custom,.login-form .form-control-custom,.login-form input.form-control-custom,.login-form select.form-control-custom,.login-form textarea.form-control-custom,input.form-control-custom,select.form-control-custom,textarea.form-control-custom{border-radius:12px!important;font-size:16px!important;min-height:48px;padding:16px 20px!important}}.form-control-custom:focus,.login-form .form-control-custom:focus,.login-form input.form-control-custom:focus,.login-form select.form-control-custom:focus,.login-form textarea.form-control-custom:focus,input.form-control-custom:focus,select.form-control-custom:focus,textarea.form-control-custom:focus{background:rgba(82,196,26,.02)!important;border-color:#22c55e!important;box-shadow:0 0 0 3px rgba(34,197,94,.1)!important;outline:none!important}@media(min-width:768px)and (max-width:1399px){.form-control-custom:focus,.login-form .form-control-custom:focus,.login-form input.form-control-custom:focus,.login-form select.form-control-custom:focus,.login-form textarea.form-control-custom:focus,input.form-control-custom:focus,select.form-control-custom:focus,textarea.form-control-custom:focus{box-shadow:0 0 0 4px rgba(82,196,26,.15)!important}}.form-control-custom::-moz-placeholder,.login-form .form-control-custom::-moz-placeholder,.login-form input.form-control-custom::-moz-placeholder,.login-form select.form-control-custom::-moz-placeholder,.login-form textarea.form-control-custom::-moz-placeholder,input.form-control-custom::-moz-placeholder,select.form-control-custom::-moz-placeholder,textarea.form-control-custom::-moz-placeholder{color:#6b7280;font-weight:400}.form-control-custom::placeholder,.login-form .form-control-custom::placeholder,.login-form input.form-control-custom::placeholder,.login-form select.form-control-custom::placeholder,.login-form textarea.form-control-custom::placeholder,input.form-control-custom::placeholder,select.form-control-custom::placeholder,textarea.form-control-custom::placeholder{color:#6b7280;font-weight:400}.form-control-custom[readonly],.login-form .form-control-custom[readonly],.login-form input.form-control-custom[readonly],.login-form select.form-control-custom[readonly],.login-form textarea.form-control-custom[readonly],input.form-control-custom[readonly],select.form-control-custom[readonly],textarea.form-control-custom[readonly]{background:#f8f9fa!important;border-color:#f3f4f6!important;color:#6b7280;cursor:not-allowed}.form-control-custom[type=number],.login-form .form-control-custom[type=number],.login-form input.form-control-custom[type=number],.login-form select.form-control-custom[type=number],.login-form textarea.form-control-custom[type=number],input.form-control-custom[type=number],select.form-control-custom[type=number],textarea.form-control-custom[type=number]{-moz-appearance:textfield}.form-control-custom[type=number]::-webkit-inner-spin-button,.form-control-custom[type=number]::-webkit-outer-spin-button,.login-form .form-control-custom[type=number]::-webkit-inner-spin-button,.login-form .form-control-custom[type=number]::-webkit-outer-spin-button,.login-form input.form-control-custom[type=number]::-webkit-inner-spin-button,.login-form input.form-control-custom[type=number]::-webkit-outer-spin-button,.login-form select.form-control-custom[type=number]::-webkit-inner-spin-button,.login-form select.form-control-custom[type=number]::-webkit-outer-spin-button,.login-form textarea.form-control-custom[type=number]::-webkit-inner-spin-button,.login-form textarea.form-control-custom[type=number]::-webkit-outer-spin-button,input.form-control-custom[type=number]::-webkit-inner-spin-button,input.form-control-custom[type=number]::-webkit-outer-spin-button,select.form-control-custom[type=number]::-webkit-inner-spin-button,select.form-control-custom[type=number]::-webkit-outer-spin-button,textarea.form-control-custom[type=number]::-webkit-inner-spin-button,textarea.form-control-custom[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-control-custom.is-invalid-custom,.login-form .form-control-custom.is-invalid-custom,.login-form input.form-control-custom.is-invalid-custom,.login-form select.form-control-custom.is-invalid-custom,.login-form textarea.form-control-custom.is-invalid-custom,input.form-control-custom.is-invalid-custom,select.form-control-custom.is-invalid-custom,textarea.form-control-custom.is-invalid-custom{background:rgba(239,68,68,.05)!important;border-color:#ef4444!important}.form-control-custom.is-invalid-custom:focus,.login-form .form-control-custom.is-invalid-custom:focus,.login-form input.form-control-custom.is-invalid-custom:focus,.login-form select.form-control-custom.is-invalid-custom:focus,.login-form textarea.form-control-custom.is-invalid-custom:focus,input.form-control-custom.is-invalid-custom:focus,select.form-control-custom.is-invalid-custom:focus,textarea.form-control-custom.is-invalid-custom:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.form-control-custom.is-valid-custom,.login-form .form-control-custom.is-valid-custom,.login-form input.form-control-custom.is-valid-custom,.login-form select.form-control-custom.is-valid-custom,.login-form textarea.form-control-custom.is-valid-custom,input.form-control-custom.is-valid-custom,select.form-control-custom.is-valid-custom,textarea.form-control-custom.is-valid-custom{background:rgba(82,196,26,.05)!important;border-color:#22c55e!important}.form-control-custom.is-valid-custom:focus,.login-form .form-control-custom.is-valid-custom:focus,.login-form input.form-control-custom.is-valid-custom:focus,.login-form select.form-control-custom.is-valid-custom:focus,.login-form textarea.form-control-custom.is-valid-custom:focus,input.form-control-custom.is-valid-custom:focus,select.form-control-custom.is-valid-custom:focus,textarea.form-control-custom.is-valid-custom:focus{border-color:#22c55e!important;box-shadow:0 0 0 3px rgba(34,197,94,.1)!important}.form-control-custom-with-icon,.login-form .form-control-custom-with-icon{padding-left:3.25rem!important}.form-control-custom-with-icon:focus~.input-icon-custom,.login-form .form-control-custom-with-icon:focus~.input-icon-custom{color:#22c55e}@media(min-width:768px)and (max-width:1399px){.form-control-custom-with-icon,.login-form .form-control-custom-with-icon{padding-left:3.5rem!important}}.input-icon-custom{align-items:center;color:#6b7280;display:flex;height:20px;justify-content:center;left:18px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:color .2s ease;width:20px;z-index:5}.input-icon-custom svg{height:18px;width:18px}@media(min-width:768px)and (max-width:1399px){.input-icon-custom{height:22px;left:20px;width:22px}.input-icon-custom svg{height:20px;width:20px}}.input-group-custom{align-items:center;box-shadow:none!important;display:flex;margin:0!important;padding:0!important;position:relative;width:100%}.form-group-custom,.input-group-custom,.input-group-custom-append,.input-group-custom-prepend{background:transparent!important;border:none!important}.form-group-custom{box-shadow:none!important;margin-bottom:1.75rem!important}@media(min-width:768px)and (max-width:1399px){.form-group-custom{margin-bottom:2rem!important}}.fieldset-custom{border:none!important;margin:0!important;padding:0!important}.validated-field-wrapper-custom{background:transparent!important;border:none!important;box-shadow:none!important}select.form-control-custom{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E")!important;background-position:right 16px center!important;background-repeat:no-repeat!important;background-size:18px!important;cursor:pointer;padding-right:48px!important}select.form-control-custom:hover{border-color:#22c55e!important}@media(min-width:768px)and (max-width:1399px){select.form-control-custom{background-position:right 20px center!important;background-size:20px!important;padding-right:52px!important}}.checkbox-group-custom{margin-bottom:1rem}@media(min-width:768px)and (max-width:1399px){.checkbox-group-custom{margin-bottom:2rem}}.checkbox-field-custom{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;gap:1rem;padding:18px 2rem;transition:all .3s ease}.checkbox-field-custom:hover{background:#f8f9fa;border-color:#22c55e}@media(min-width:768px)and (max-width:1399px){.checkbox-field-custom{border-radius:12px;gap:1.5rem;padding:20px 2rem}}.checkbox-field-custom input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;height:20px;margin:0;position:relative;transition:all .3s ease;width:20px}@media(min-width:768px)and (max-width:1399px){.checkbox-field-custom input[type=checkbox]{border-radius:7px;height:22px;width:22px}}.checkbox-field-custom input[type=checkbox]:checked{background:#22c55e;border-color:#22c55e}.checkbox-field-custom input[type=checkbox]:checked:after{color:#fff;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media(min-width:768px)and (max-width:1399px){.checkbox-field-custom input[type=checkbox]:checked:after{font-size:15px}}.checkbox-field-custom input[type=checkbox]:focus{box-shadow:0 0 0 3px rgba(82,196,26,.15);outline:none}@media(min-width:768px)and (max-width:1399px){.checkbox-field-custom input[type=checkbox]:focus{box-shadow:0 0 0 4px rgba(82,196,26,.15)}}.checkbox-field-custom label{color:#1f2937;cursor:pointer;flex:1;font-size:15px;font-weight:600;line-height:1.4;margin:0}@media(min-width:768px)and (max-width:1399px){.checkbox-field-custom label{font-size:16px}}.loading-field-custom{align-items:center;background:#f8f9fa;border:2px solid #e5e7eb;border-radius:10px;color:#6b7280;display:flex;font-size:15px;gap:12px;padding:14px 18px}.loading-field-custom .animate-spin{animation:spin 1s linear infinite}@media(min-width:768px)and (max-width:1399px){.loading-field-custom{border-radius:12px;font-size:16px;gap:14px;padding:16px 20px}}.error-field-custom{align-items:center;background:rgba(239,68,68,.05);border:2px solid rgba(239,68,68,.4);border-radius:10px;color:#ef4444;display:flex;font-size:15px;font-weight:500;gap:12px;padding:14px 18px}@media(min-width:768px)and (max-width:1399px){.error-field-custom{border-radius:12px;font-size:16px;gap:14px;padding:16px 20px}}.error-field{border:2px solid #dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.1)!important}.error-field:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.2)!important}@media(min-width:768px)and (max-width:1399px){.error-field:focus{box-shadow:0 0 0 4px rgba(220,38,38,.2)!important}}.field-error-message{color:#dc2626;font-size:.75rem;gap:4px;margin-top:4px}@media(min-width:768px)and (max-width:1399px){.field-error-message{font-size:14px;gap:6px;margin-top:6px}}.update-form-container .form-actions{align-items:center;border-top:2px solid #f3f4f6;display:flex;gap:1rem;justify-content:space-between;margin-top:48px;padding-top:32px}@media(min-width:768px)and (max-width:1399px){.update-form-container .form-actions{border-top-width:3px;gap:2rem;margin-top:3rem;padding-top:2rem}}.update-form-container .form-actions .btn{align-items:center;border:none;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.1);cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:10px;justify-content:center;letter-spacing:.5px;line-height:1;min-width:180px;padding:1rem 32px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}@media(min-width:768px)and (max-width:1399px){.update-form-container .form-actions .btn{border-radius:12px;font-size:16px;gap:12px;min-height:56px;min-width:200px;padding:1rem 2rem}}.update-form-container .form-actions .btn:disabled{box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:not-allowed;opacity:.6;transform:none!important}.update-form-container .form-actions .btn:focus{outline:none}.update-form-container .btn-secondary{background:#6b7280;border:2px solid #6b7280;color:#fff}.update-form-container .btn-secondary:hover:not(:disabled){background:#4b5563;border-color:#4b5563;box-shadow:0 6px 12px hsla(220,9%,46%,.3);transform:translateY(-2px)}.update-form-container .btn-secondary:focus{box-shadow:0 0 0 4px hsla(220,9%,46%,.25)}.update-form-container .btn-primary{background:#22c55e;border:2px solid #22c55e;color:#fff}.update-form-container .btn-primary:hover:not(:disabled){background:#16a34a;border-color:#16a34a;box-shadow:0 6px 16px rgba(82,196,26,.4);transform:translateY(-2px)}.update-form-container .btn-primary:focus{box-shadow:0 0 0 4px rgba(82,196,26,.25)}.invalid-feedback-custom{color:#ef4444;display:block;font-size:13px;font-weight:500;line-height:1.4;margin-top:6px;padding-left:6px}@media(min-width:768px)and (max-width:1399px){.invalid-feedback-custom{font-size:14px;margin-top:8px;padding-left:8px}}.valid-feedback-custom{color:#22c55e;display:block;font-size:13px;font-weight:500;margin-top:6px;padding-left:6px}@media(min-width:768px)and (max-width:1399px){.valid-feedback-custom{font-size:14px;margin-top:8px;padding-left:8px}}.form-text-custom,.help-text-custom{color:#6b7280;font-size:13px;line-height:1.4;margin-top:6px;padding-left:6px}@media(min-width:768px)and (max-width:1399px){.form-text-custom,.help-text-custom{font-size:14px;margin-top:8px;padding-left:8px}}.update-form-container .form-field:focus-within .field-label{color:#22c55e}.monospace-field-custom{font-family:Courier New,monospace;font-weight:600;letter-spacing:.5px}.capitalize-field-custom{text-transform:capitalize}.lookup-field-container .lookup-input-wrapper{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}@media(min-width:768px)and (max-width:1399px){.lookup-field-container .lookup-input-wrapper{gap:1rem;margin-bottom:1rem}}.lookup-field-container .lookup-input-wrapper .lookup-trigger-btn{align-items:center;background-color:#22c55e;border:2px solid #22c55e;border-radius:1rem;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;font-weight:500;gap:.25rem;padding:.5rem .75rem;transition:.3s ease;white-space:nowrap}@media(min-width:768px)and (max-width:1399px){.lookup-field-container .lookup-input-wrapper .lookup-trigger-btn{border-radius:12px;font-size:15px;gap:8px;min-height:48px;padding:.75rem 1.25rem}}.lookup-field-container .lookup-input-wrapper .lookup-trigger-btn:hover{background-color:#16a34a;border-color:#16a34a;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#fff;transform:translateY(-1px)}.lookup-field-container .lookup-input-wrapper .lookup-trigger-btn:active{background-color:#15803d;border-color:#15803d;box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;transform:translateY(0)}.lookup-field-container .lookup-input-wrapper .lookup-trigger-btn:focus{box-shadow:0 0 0 3px rgba(82,196,26,.25);color:#fff;outline:none}@media(min-width:768px)and (max-width:1399px){.lookup-field-container .lookup-input-wrapper .lookup-trigger-btn:focus{box-shadow:0 0 0 4px rgba(82,196,26,.25)}}.lookup-field-container .lookup-input-wrapper .lookup-trigger-btn:disabled{background-color:#6b7280;border-color:#6b7280;color:#fff;cursor:not-allowed;opacity:.6;transform:none}.lookup-field-container .lookup-input-wrapper .lookup-trigger-btn svg{color:inherit;flex-shrink:0}.lookup-field-container .lookup-input-wrapper .lookup-display-field{background-color:#f8f9fa;border:1px solid #e5e7eb;color:#6b7280;flex:1;font-style:italic}.lookup-field-container .lookup-input-wrapper .lookup-display-field:focus{border-color:#22c55e;box-shadow:none;outline:none}.lookup-field-container .lookup-input-wrapper .lookup-display-field:not([value=""]){background-color:#fff;border-color:#22c55e;color:#1f2937;font-style:normal;font-weight:500}.lookup-field-container .lookup-input-wrapper .clear-selection-btn{align-items:center;border-radius:1rem;display:flex;flex-shrink:0;height:32px;justify-content:center;min-width:auto;padding:.25rem;transition:.3s ease;width:32px}@media(min-width:768px)and (max-width:1399px){.lookup-field-container .lookup-input-wrapper .clear-selection-btn{border-radius:12px;height:40px;width:40px}}.lookup-field-container .lookup-input-wrapper .clear-selection-btn:hover{background-color:#fff5f5;border-color:#f56565;color:#e53e3e}.lookup-field-container .lookup-input-wrapper .clear-selection-btn svg{margin:0}.lookup-field-container .selected-item-info{background:linear-gradient(135deg,#f8f9fa,#f1f5f9);border:1px solid #e5e7eb;border-radius:1.5rem;font-size:.875rem;margin-top:.5rem;padding:.75rem}@media(min-width:768px)and (max-width:1399px){.lookup-field-container .selected-item-info{border-radius:12px;font-size:15px;margin-top:1rem;padding:1.25rem}}.lookup-field-container .selected-item-info .info-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem}.lookup-field-container .selected-item-info .info-row:last-child{margin-bottom:0}.lookup-field-container .selected-item-info .info-row .info-label{color:#6b7280;font-weight:500;min-width:60px}@media(min-width:768px)and (max-width:1399px){.lookup-field-container .selected-item-info .info-row .info-label{font-size:15px;min-width:80px}}.lookup-field-container .selected-item-info .info-row .info-value{color:#1f2937;flex:1;margin-left:.75rem;text-align:right;word-break:break-word}@media(min-width:768px)and (max-width:1399px){.lookup-field-container .selected-item-info .info-row .info-value{font-size:15px;margin-left:1.5rem}}.animate-spin{animation:spin 1s linear infinite}.form-control-custom:focus,button:focus,input:focus,select:focus{outline:2px solid #22c55e;outline-offset:2px}@media(min-width:1400px){.update-form-container{margin-left:15px;margin-right:15px;margin-top:15px}}@media(min-width:768px)and (max-width:1399px){.update-form-container{margin:0;padding:0}.update-form-container.with-sidebar-collapsed .main-content,.update-form-container.with-sidebar-open .main-content{margin-left:0;width:100%}.update-form-container .main-content{min-height:100vh;width:100%}.update-form-container .content-container{margin-left:0;max-width:100%;padding:1rem}.update-form-container .page-header{padding:2rem}.update-form-container .page-header .header-content{gap:2rem;max-width:100%}.update-form-container .page-header .header-icon{border-radius:14px;height:52px;width:52px}.update-form-container .page-header .title-info h1{font-size:32px;margin-bottom:12px}.update-form-container .page-header .subtitle{font-size:1.2rem}.update-form-container .form-container{margin:0;max-width:100%;padding:2rem}.update-form-container .form-card{border-radius:20px;box-shadow:0 25px 30px -5px rgba(0,0,0,.12),0 0 0 1px hsla(0,0%,100%,.8);max-width:none;width:100%}.update-form-container .form-card-body{padding:3rem}.update-form-container .section-header{border-bottom-width:3px;border-radius:12px 12px 0 0;margin-bottom:2rem;padding:2rem}.update-form-container .section-title{font-size:1.5rem;gap:12px;margin-bottom:8px}.update-form-container .section-subtitle{font-size:16px}.update-form-container .form-section{margin-bottom:3rem}.update-form-container .form-field{margin-bottom:2rem}.update-form-container .field-label,.update-form-container .form-label-custom{font-size:16px;margin-bottom:12px}.update-form-container .form-actions{border-top-width:3px;gap:2rem;margin-top:3rem;padding-top:2rem}.update-form-container .form-actions .btn{border-radius:12px;font-size:16px;gap:12px;min-height:56px;min-width:200px;padding:1rem 2rem}.update-form-container .container,.update-form-container .container-fluid,.update-form-container .container-lg,.update-form-container .container-md,.update-form-container .container-sm,.update-form-container .container-xl,.update-form-container .container-xxl{margin-left:0!important;margin-right:0!important;max-width:none!important;padding-left:0!important;padding-right:0!important;width:100%!important}.update-form-container .col,.update-form-container .row,.update-form-container [class*=col-]{flex:none!important;max-width:none!important;padding-left:0!important;padding-right:0!important;width:100%!important}}@media(max-width:991px){.update-form-container{margin-top:60px}.update-form-container.with-sidebar-collapsed .main-content,.update-form-container.with-sidebar-open .main-content{margin-left:0;width:100%}.update-form-container .main-content{min-height:calc(100vh - 60px)}.update-form-container .page-header{padding:1rem}.update-form-container .page-header .header-content{align-items:flex-start;flex-direction:column;gap:1rem}.update-form-container .page-header .header-icon{border-radius:8px;height:40px;width:40px}.update-form-container .page-header .title-info h1{font-size:1.5rem}.update-form-container .page-header .subtitle{font-size:.875rem}.update-form-container .form-container{padding:1rem}.update-form-container .form-card-body{padding:2rem}.update-form-container .section-header{align-items:flex-start;border-radius:6px 6px 0 0;flex-direction:column;gap:.25rem;margin-bottom:1rem;padding:.75rem 1rem 1rem}.update-form-container .section-header .section-subtitle{margin-left:0}.update-form-container .section-title{font-size:1.125rem}.update-form-container .form-section{margin-bottom:32px}.update-form-container .form-field{margin-bottom:1rem}.update-form-container .form-actions{flex-direction:column-reverse;gap:1rem;margin-top:32px}.update-form-container .form-actions .btn{min-width:auto;width:100%}.update-form-container .checkbox-field-custom{padding:14px 18px}.update-form-container .input-icon-custom{left:1rem}.update-form-container .input-icon-custom svg{height:1rem;width:1rem}.update-form-container .form-control-custom-with-icon{padding-left:2.75rem!important}.update-form-container .lookup-field-container .lookup-input-wrapper{flex-direction:column;gap:.75rem}.update-form-container .lookup-field-container .lookup-input-wrapper .lookup-trigger-btn{justify-content:center;width:100%}.update-form-container .lookup-field-container .lookup-input-wrapper .clear-selection-btn{align-self:flex-end}.update-form-container .lookup-field-container .selected-item-info .info-row{align-items:flex-start;flex-direction:column;gap:.25rem}.update-form-container .lookup-field-container .selected-item-info .info-row .info-label{min-width:auto}.update-form-container .lookup-field-container .selected-item-info .info-row .info-value{margin-left:0;text-align:left}}@media(max-width:768px){.update-form-container .form-card{border-radius:12px;margin:12px}.update-form-container .form-card-body{padding:1rem}.update-form-container .section-title{font-size:1.125rem}.update-form-container .section-subtitle{font-size:.875rem}.update-form-container .form-actions .btn{font-size:.875rem;padding:14px 2rem}.update-form-container .form-control-custom{font-size:.875rem!important;padding:12px 1rem!important}.update-form-container .form-control-custom-with-icon{padding-left:2.5rem!important}.update-form-container .input-icon-custom{left:14px}.update-form-container .input-icon-custom svg{height:15px;width:15px}.update-form-container select.form-control-custom{padding-right:40px!important}}@media(min-width:768px)and (max-width:1399px){.form-control-custom,input.form-control-custom,select.form-control-custom,textarea.form-control-custom{min-height:48px}.update-form-container .form-actions .btn{min-height:56px}.checkbox-field-custom input[type=checkbox]{min-height:22px;min-width:22px}.lookup-field-container .lookup-trigger-btn{min-height:48px}}@media(min-resolution:192dpi){.update-form-container .form-card{box-shadow:0 25px 30px -5px rgba(0,0,0,.12),0 0 0 1px hsla(0,0%,100%,.8)}.form-control-custom:focus{box-shadow:0 0 0 4px rgba(82,196,26,.15)!important}}@supports(-webkit-touch-callout:none){.form-control-custom,.update-form-container .form-actions .btn{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}}@media(prefers-reduced-motion:reduce){.update-form-container *{animation:none!important;transition:none!important}}@media(prefers-contrast:high){.form-control-custom,.update-form-container .btn{border-width:2px}}.login-container{align-items:center;background:linear-gradient(135deg,rgba(34,197,94,.75),rgba(22,163,74,.85)),url(/content/images/bull.b3b6360b.png);background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:0;bottom:0!important;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh!important;left:0!important;margin:0!important;overflow:hidden!important;padding:0!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important}@media(max-width:1399px){.login-container{align-items:center;background:linear-gradient(135deg,rgba(34,197,94,.75),rgba(22,163,74,.85)),url(/content/images/bull.b3b6360b.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center}.login-container:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Ccircle cx='30' cy='30' r='2' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}}.login-hero-section{align-items:center;color:#fff;display:flex;flex:0 0 auto;height:100vh;overflow:hidden;padding:3rem;position:relative;width:60%}.login-hero-section .hero-layout{align-items:center;display:flex;gap:24px;height:100%;width:100%}.login-hero-section .hero-left{display:flex;flex:1;flex-direction:column;justify-content:center;max-width:55%;padding-right:20px}.login-hero-section .hero-right{display:flex;flex:0 0 auto;flex-direction:column;gap:20px;width:280px}.login-hero-section .hero-content{position:relative;z-index:2}.login-hero-section .brand-section{margin-bottom:24px}.login-hero-section .brand-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:1rem;display:flex;font-size:2rem;height:4rem;justify-content:center;margin-bottom:1.5rem;width:4rem}.login-hero-section .brand-icon img{height:2rem;-o-object-fit:contain;object-fit:contain;width:2rem}.login-hero-section .hero-title{color:#fff;font-size:2.5rem;font-weight:800;line-height:1.25;margin-bottom:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.login-hero-section .hero-title:after{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.5));border-radius:2px;content:"";display:block;height:4px;margin-top:.75rem;width:90px}.login-hero-section .hero-subtitle{color:#fff;font-size:1rem;font-weight:400;line-height:1.6;max-width:500px;opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.3)}.login-hero-section .hero-stats{display:flex;flex-direction:column;gap:20px;position:relative;z-index:2}.login-hero-section .time-display{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:15px;padding:20px;text-align:center;transition:all .3s ease}.login-hero-section .time-display:hover{background:hsla(0,0%,100%,.2);transform:translateY(-3px)}.login-hero-section .time-display .current-time{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.25rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.login-hero-section .time-display .current-date{color:#fff;font-size:.875rem;margin:0;opacity:.9}.feature-showcase{color:#fff;display:flex;flex-direction:column;gap:20px;padding:16px 0}.feature-showcase .showcase-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:14px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);padding:14px 16px}.feature-showcase .showcase-stats .stat-item{padding:6px 4px;text-align:center}.feature-showcase .showcase-stats .stat-item .stat-value{color:#fff;display:block;font-size:1.25rem;font-weight:700;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.2)}.feature-showcase .showcase-stats .stat-item .stat-label{color:hsla(0,0%,100%,.8);display:block;font-size:.65rem;letter-spacing:.5px;margin-top:2px;text-transform:uppercase}.feature-showcase .features-section .section-title{align-items:center;color:#fff;display:flex;font-size:.95rem;font-weight:600;gap:8px;margin-bottom:14px;text-shadow:0 1px 2px rgba(0,0,0,.2)}.feature-showcase .features-section .section-title .title-icon{font-size:1rem}.feature-showcase .features-grid{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:14px}.feature-showcase .features-grid .feature-icon-btn{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.2);border-radius:10px;color:hsla(0,0%,100%,.8);cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.feature-showcase .features-grid .feature-icon-btn:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);color:#fff;transform:translateY(-2px)}.feature-showcase .features-grid .feature-icon-btn.active{background:var(--feature-color);border-color:var(--feature-color);box-shadow:0 4px 15px rgba(0,0,0,.2);color:#fff;transform:translateY(-2px) scale(1.05)}.feature-showcase .features-grid .feature-icon-btn:focus{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.feature-showcase .active-feature{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:14px;padding:16px;transition:all .3s ease}.feature-showcase .active-feature .feature-content{align-items:flex-start;display:flex;gap:14px;margin-bottom:14px}.feature-showcase .active-feature .feature-icon-large{align-items:center;background:var(--feature-color);border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.2);color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.feature-showcase .active-feature .feature-details{flex:1}.feature-showcase .active-feature .feature-details .feature-title{color:#fff;font-size:1rem;font-weight:700;margin:0 0 4px;text-shadow:0 1px 2px rgba(0,0,0,.2)}.feature-showcase .active-feature .feature-details .feature-description{color:hsla(0,0%,100%,.85);font-size:.85rem;line-height:1.4;margin:0}.feature-showcase .active-feature .feature-nav{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:10px;justify-content:center;padding-top:12px}.feature-showcase .active-feature .feature-nav .nav-btn{align-items:center;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:hsla(0,0%,100%,.8);cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .2s ease;width:28px}.feature-showcase .active-feature .feature-nav .nav-btn:hover{background:hsla(0,0%,100%,.2);color:#fff}.feature-showcase .active-feature .feature-nav .feature-dots{display:flex;gap:5px}.feature-showcase .active-feature .feature-nav .feature-dots .dot{background:hsla(0,0%,100%,.3);border:none;border-radius:50%;cursor:pointer;height:7px;padding:0;transition:all .2s ease;width:7px}.feature-showcase .active-feature .feature-nav .feature-dots .dot:hover{background:hsla(0,0%,100%,.5)}.feature-showcase .active-feature .feature-nav .feature-dots .dot.active{background:#fff;transform:scale(1.2)}.feature-showcase .testimonials-section .testimonial-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:14px;padding:16px;position:relative}.feature-showcase .testimonials-section .testimonial-card .quote-icon{color:hsla(0,0%,100%,.2);position:absolute;right:14px;top:14px}.feature-showcase .testimonials-section .testimonial-card .testimonial-quote{color:hsla(0,0%,100%,.95);font-size:.9rem;font-style:italic;line-height:1.5;margin:0 0 14px;padding-right:24px}.feature-showcase .testimonials-section .testimonial-card .testimonial-author{align-items:flex-end;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:10px}.feature-showcase .testimonials-section .testimonial-card .testimonial-author .author-info{display:flex;flex-direction:column;gap:2px}.feature-showcase .testimonials-section .testimonial-card .testimonial-author .author-info .author-name{color:#fff;font-size:.85rem;font-weight:600}.feature-showcase .testimonials-section .testimonial-card .testimonial-author .author-info .author-location{color:hsla(0,0%,100%,.7);font-size:.7rem}.feature-showcase .testimonials-section .testimonial-card .testimonial-author .author-info .author-herd{background:hsla(0,0%,100%,.1);border-radius:8px;color:hsla(0,0%,100%,.5);display:inline-block;font-size:.65rem;margin-top:4px;padding:2px 6px;width:-moz-fit-content;width:fit-content}.feature-showcase .testimonials-section .testimonial-card .testimonial-author .author-rating{display:flex;gap:2px}.feature-showcase .testimonials-section .testimonial-card .testimonial-nav{align-items:center;display:flex;gap:10px;justify-content:center}.feature-showcase .testimonials-section .testimonial-card .testimonial-nav .nav-btn{align-items:center;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:hsla(0,0%,100%,.8);cursor:pointer;display:flex;height:26px;justify-content:center;transition:all .2s ease;width:26px}.feature-showcase .testimonials-section .testimonial-card .testimonial-nav .nav-btn:hover{background:hsla(0,0%,100%,.2);color:#fff}.feature-showcase .testimonials-section .testimonial-card .testimonial-nav .testimonial-counter{color:hsla(0,0%,100%,.6);font-size:.7rem}.feature-showcase .trust-badges{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.feature-showcase .trust-badges .badge{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:16px;color:hsla(0,0%,100%,.9);display:flex;font-size:.7rem;gap:5px;padding:6px 12px;transition:all .2s ease}.feature-showcase .trust-badges .badge svg{color:hsla(0,0%,100%,.8);height:14px;width:14px}.feature-showcase .trust-badges .badge:hover{background:hsla(0,0%,100%,.15);transform:translateY(-1px)}.feature-showcase.variant-compact{gap:14px}.feature-showcase.variant-compact .showcase-stats{grid-template-columns:repeat(2,1fr);padding:10px 14px}.feature-showcase.variant-compact .showcase-stats .stat-item .stat-value{font-size:1.1rem}.feature-showcase.variant-compact .showcase-stats .stat-item .stat-label{font-size:.6rem}.feature-showcase.variant-compact .features-grid .feature-icon-btn{border-radius:8px;height:38px;width:38px}.feature-showcase.variant-compact .features-grid .feature-icon-btn svg{height:16px;width:16px}.feature-showcase.variant-compact .active-feature{padding:14px}.feature-showcase.variant-compact .active-feature .feature-icon-large{border-radius:10px;height:44px;width:44px}.feature-showcase.variant-compact .active-feature .feature-details .feature-title{font-size:.95rem}.feature-showcase.variant-compact .active-feature .feature-details .feature-description{font-size:.8rem}.feature-showcase.variant-compact .testimonials-section .testimonial-card{padding:14px}.feature-showcase.variant-compact .testimonials-section .testimonial-card .testimonial-quote{font-size:.8rem}.feature-showcase.variant-compact .trust-badges{gap:8px}.feature-showcase.variant-compact .trust-badges .badge{font-size:.65rem;padding:5px 10px}.feature-showcase.variant-minimal{gap:10px}.feature-showcase.variant-minimal .section-title,.feature-showcase.variant-minimal .showcase-stats{display:none}.feature-showcase.variant-minimal .features-grid{gap:6px}.feature-showcase.variant-minimal .features-grid .feature-icon-btn{border-radius:8px;height:34px;width:34px}.feature-showcase.variant-minimal .features-grid .feature-icon-btn svg{height:14px;width:14px}.feature-showcase.variant-minimal .active-feature{padding:10px}.feature-showcase.variant-minimal .active-feature .feature-content{gap:10px;margin-bottom:10px}.feature-showcase.variant-minimal .active-feature .feature-icon-large{border-radius:8px;height:38px;width:38px}.feature-showcase.variant-minimal .active-feature .feature-icon-large svg{height:18px;width:18px}.feature-showcase.variant-minimal .active-feature .feature-details .feature-title{font-size:.85rem}.feature-showcase.variant-minimal .active-feature .feature-details .feature-description{font-size:.75rem}.feature-showcase.variant-minimal .active-feature .feature-nav{padding-top:8px}.feature-showcase.variant-minimal .testimonials-section{display:none}.feature-showcase.variant-minimal .trust-badges .badge{font-size:.6rem;padding:4px 8px}.feature-showcase.variant-minimal .trust-badges .badge svg{height:12px;width:12px}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.feature-showcase .active-feature,.feature-showcase .testimonial-card{animation:fadeInSlide .3s ease-out}.login-form-section{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;flex:1;height:100vh;justify-content:center;overflow-x:hidden;overflow-y:auto;padding:2.5rem;position:relative;scroll-behavior:smooth;z-index:10;-webkit-overflow-scrolling:touch}@media(max-width:1399px){.login-form-section{align-items:flex-start;background:transparent;flex:1;height:100vh;overflow-x:hidden;overflow-y:auto;padding:2rem;position:relative;width:100%;z-index:2}}@media(max-width:768px){.login-form-section{align-items:flex-start;background:linear-gradient(135deg,#f8fafc,#f1f5f9);height:100vh;overflow-x:hidden;overflow-y:auto;padding:1rem}.login-form-section .form-container{margin-bottom:2rem;margin-top:1rem;width:100%}}.login-form-section .form-container{flex-shrink:0;max-width:480px;position:relative;width:100%}@media(min-width:768px)and (max-width:1399px){.login-form-section .form-container{margin:2rem auto 3rem;max-width:600px!important;padding:1rem;width:90%!important}}@media(max-width:768px){.login-form-section .form-container{margin:1rem auto 2rem;max-width:100%;width:100%}}.form-field{margin-bottom:20px}@media(min-width:768px)and (max-width:1399px){.form-field{margin-bottom:24px}}.form-field .form-label-custom{align-items:center;color:#1f2937;display:flex;font-size:14px;font-weight:600;letter-spacing:.025em;margin-bottom:8px}@media(min-width:768px)and (max-width:1399px){.form-field .form-label-custom{font-size:15px;margin-bottom:10px}}.form-field .form-label-custom.required:after{color:#ef4444;content:"*";font-weight:700;margin-left:4px}.form-field .form-label-custom svg{color:#22c55e;margin-right:6px}.form-field .form-label-custom .help-icon{color:#6b7280;margin-left:4px}.form-control-custom,input.form-control-custom,select.form-control-custom,textarea.form-control-custom{background:#fff!important;border:2px solid #e5e7eb!important;border-radius:10px!important;box-shadow:0 1px 3px rgba(0,0,0,.1)!important;box-sizing:border-box!important;color:#1f2937!important;font-size:15px!important;font-weight:500!important;line-height:1.4;padding:14px 18px!important;transition:all .3s ease!important;width:100%!important}@media(min-width:768px)and (max-width:1399px){.form-control-custom,input.form-control-custom,select.form-control-custom,textarea.form-control-custom{border-radius:12px!important;font-size:16px!important;padding:16px 20px!important}}.form-control-custom:focus,input.form-control-custom:focus,select.form-control-custom:focus,textarea.form-control-custom:focus{background:rgba(34,197,94,.02)!important;border-color:#22c55e!important;box-shadow:0 0 0 3px rgba(34,197,94,.1)!important;outline:none!important;transform:translateY(-1px)}.form-control-custom:hover:not(:focus):not(:disabled),input.form-control-custom:hover:not(:focus):not(:disabled),select.form-control-custom:hover:not(:focus):not(:disabled),textarea.form-control-custom:hover:not(:focus):not(:disabled){border-color:#d1d5db}.form-control-custom.error-field,input.form-control-custom.error-field,select.form-control-custom.error-field,textarea.form-control-custom.error-field{background:rgba(239,68,68,.05)!important;border-color:#ef4444!important}.form-control-custom.error-field:focus,input.form-control-custom.error-field:focus,select.form-control-custom.error-field:focus,textarea.form-control-custom.error-field:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.form-control-custom:disabled,input.form-control-custom:disabled,select.form-control-custom:disabled,textarea.form-control-custom:disabled{background:#f3f4f6!important;border-color:#d1d5db!important;color:#9ca3af;cursor:not-allowed}.form-control-custom::-moz-placeholder,input.form-control-custom::-moz-placeholder,select.form-control-custom::-moz-placeholder,textarea.form-control-custom::-moz-placeholder{color:#9ca3af;font-style:italic;font-weight:400}.form-control-custom::placeholder,input.form-control-custom::placeholder,select.form-control-custom::placeholder,textarea.form-control-custom::placeholder{color:#9ca3af;font-style:italic;font-weight:400}.field-error-message{align-items:center;animation:shake .5s ease-in-out;color:#ef4444;display:flex;font-size:12px;font-weight:600;gap:6px;margin-top:6px}@media(min-width:768px)and (max-width:1399px){.field-error-message{font-size:13px;margin-top:8px}}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.95)!important;border:none!important;border-radius:1.5rem!important;box-shadow:0 25px 50px rgba(0,0,0,.1),0 0 0 1px hsla(0,0%,100%,.5)!important;margin-bottom:2rem;overflow:visible!important;transition:transform .3s ease}@media(min-width:768px)and (max-width:1399px){.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.98)!important;border:1px solid hsla(0,0%,100%,.2);border-radius:20px!important;box-shadow:0 25px 30px -5px rgba(0,0,0,.12),0 0 0 1px hsla(0,0%,100%,.8)!important;margin:0 auto 2rem;max-width:600px!important;overflow:visible!important;transform:none!important}}@media(max-width:768px){.login-card{margin-bottom:3rem;overflow:visible!important}}.login-card:hover{transform:translateY(-3px)}@media(min-width:768px)and (max-width:1399px){.login-card:hover{transform:none}}.login-card .card-body{padding:2.5rem!important}@media(min-width:768px)and (max-width:1399px){.login-card .card-body{padding:3rem!important}}@media(max-width:768px){.login-card .card-body{padding:1.5rem!important}}.login-header{margin-bottom:2rem;padding:1rem 0;position:relative;text-align:center}@media(min-width:768px)and (max-width:1399px){.login-header{margin-bottom:2.5rem;padding:1.5rem 0}}.mobile-info-button{align-items:center;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);border-radius:50%;color:#22c55e;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:0;transition:all .3s ease;width:40px;z-index:10}.mobile-info-button:hover{background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.3);transform:scale(1.05)}.mobile-info-button:active{transform:scale(.95)}.mobile-info-button:focus{outline:2px solid rgba(34,197,94,.4);outline-offset:2px}.mobile-info-button svg{height:18px;width:18px}@media(min-width:768px)and (max-width:991px){.mobile-info-button{height:48px;width:48px}.mobile-info-button svg{height:20px;width:20px}}@media(max-width:768px){.mobile-info-button{height:36px;width:36px}.mobile-info-button svg{height:16px;width:16px}}@media(min-width:991px)and (max-width:1399px){.mobile-info-button{display:none}}.herdmate-info-modal .modal-content{border:none;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}@media(min-width:768px)and (max-width:1399px){.herdmate-info-modal .modal-content{border-radius:20px;min-width:500px}}.herdmate-info-modal .modal-header{padding:1.5rem 1.5rem .5rem}@media(min-width:768px)and (max-width:1399px){.herdmate-info-modal .modal-header{padding:2rem 2rem 1rem}}.herdmate-info-modal .modal-header .modal-brand-icon{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:10px;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;width:40px}@media(min-width:768px)and (max-width:1399px){.herdmate-info-modal .modal-header .modal-brand-icon{border-radius:12px;font-size:1.4rem;height:48px;width:48px}}.herdmate-info-modal .modal-header .modal-brand-icon img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}@media(min-width:768px)and (max-width:1399px){.herdmate-info-modal .modal-header .modal-brand-icon img{height:28px;width:28px}}.herdmate-info-modal .modal-header h5{color:#1f2937;font-weight:600}@media(min-width:768px)and (max-width:1399px){.herdmate-info-modal .modal-header h5{font-size:1.4rem}}.herdmate-info-modal .modal-header .btn-close{margin:0;padding:.5rem}.herdmate-info-modal .modal-body{padding:1rem 1.5rem 1.5rem}@media(min-width:768px)and (max-width:1399px){.herdmate-info-modal .modal-body{padding:1.5rem 2rem 2rem}}.herdmate-info-content .lead{color:#6b7280;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1399px){.herdmate-info-content .lead{font-size:1.1rem;margin-bottom:2rem}}.herdmate-info-content .info-features{margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1399px){.herdmate-info-content .info-features{margin-bottom:2rem}}.herdmate-info-content .feature-item{align-items:flex-start;background:rgba(34,197,94,.02);border-left:3px solid #22c55e;border-radius:8px;display:flex;gap:12px;margin-bottom:1rem;padding:12px}@media(min-width:768px)and (max-width:1399px){.herdmate-info-content .feature-item{border-left-width:4px;border-radius:12px;gap:16px;margin-bottom:1.25rem;padding:16px}}.herdmate-info-content .feature-item:last-child{margin-bottom:0}.herdmate-info-content .feature-item .feature-icon{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}@media(min-width:768px)and (max-width:1399px){.herdmate-info-content .feature-item .feature-icon{border-radius:10px;height:42px;width:42px}}.herdmate-info-content .feature-item .feature-content{flex:1}.herdmate-info-content .feature-item .feature-content h6{color:#1f2937;font-size:14px;font-weight:600;margin:0 0 4px}@media(min-width:768px)and (max-width:1399px){.herdmate-info-content .feature-item .feature-content h6{font-size:16px;margin-bottom:6px}}.herdmate-info-content .feature-item .feature-content p{color:#6b7280;font-size:13px;line-height:1.4;margin:0}@media(min-width:768px)and (max-width:1399px){.herdmate-info-content .feature-item .feature-content p{font-size:14px;line-height:1.5}}.herdmate-info-content .cta-section{background:rgba(59,130,246,.05);border:1px solid rgba(59,130,246,.1);border-radius:8px;padding:1rem;text-align:center}@media(min-width:768px)and (max-width:1399px){.herdmate-info-content .cta-section{border-radius:12px;padding:1.5rem}}.herdmate-info-content .cta-section p{font-size:14px;line-height:1.4}@media(min-width:768px)and (max-width:1399px){.herdmate-info-content .cta-section p{font-size:15px;line-height:1.5}}.login-icon{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:1.25rem;box-shadow:0 10px 20px rgba(34,197,94,.3);color:#fff;display:flex;height:3.5rem;justify-content:center;margin:0 auto 1.5rem;width:3.5rem}@media(min-width:768px)and (max-width:1399px){.login-icon{border-radius:18px;height:4rem;width:4rem}}.login-title{color:#1f2937!important;font-size:1.5rem!important;font-weight:700!important;margin-bottom:.75rem!important}@media(min-width:768px)and (max-width:1399px){.login-title{font-size:2rem!important;margin-bottom:1rem!important}}.login-description{color:#6b7280;font-size:.9rem;line-height:1.6;margin:0}@media(min-width:768px)and (max-width:1399px){.login-description{font-size:1rem;line-height:1.6}}.login-form{margin-bottom:1.5rem}@media(min-width:768px)and (max-width:1399px){.login-form{margin-bottom:2.5rem}}.login-submit-btn{background:#22c55e!important;border:2px solid #22c55e!important;border-radius:1rem!important;box-shadow:0 6px 15px rgba(34,197,94,.3)!important;font-size:1rem!important;font-weight:600!important;letter-spacing:.5px!important;padding:1rem 1.5rem!important;text-transform:uppercase!important;transition:all .3s ease!important;width:100%!important}@media(min-width:768px)and (max-width:1399px){.login-submit-btn{border-radius:14px!important;font-size:1rem!important;font-weight:600!important;min-height:58px;padding:1rem 1.5rem!important}}.login-submit-btn:hover:not(:disabled){background:#16a34a!important;border-color:#16a34a!important;box-shadow:0 10px 25px rgba(34,197,94,.4)!important;transform:translateY(-2px)!important}.login-submit-btn:disabled{background:#86efac!important;border-color:#86efac!important;box-shadow:none!important;cursor:not-allowed!important;transform:none!important}.login-error-alert{animation:fadeInUp .3s ease;background:#fef2f2!important;border:none!important;border-left:4px solid #ef4444!important;border-radius:1rem!important;margin-bottom:1.5rem!important;padding:1.25rem!important}@media(min-width:768px)and (max-width:1399px){.login-error-alert{border-left-width:5px!important;border-radius:16px!important;margin-bottom:2rem!important;padding:1.5rem!important}}.login-error-alert .alert-content{align-items:flex-start;display:flex;gap:.75rem}.login-error-alert .alert-content strong{color:#ef4444;display:block;font-size:.875rem;margin-bottom:.25rem}@media(min-width:768px)and (max-width:1399px){.login-error-alert .alert-content strong{font-size:15px;margin-bottom:6px}}.login-error-alert .alert-content p{color:#ef4444;font-size:.85rem;line-height:1.5;margin:0}@media(min-width:768px)and (max-width:1399px){.login-error-alert .alert-content p{font-size:.9rem;line-height:1.5}}.login-footer{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:.75rem;text-align:center}@media(min-width:768px)and (max-width:1399px){.login-footer{margin-top:2rem;padding-top:1.5rem}}.registration-link{margin-bottom:1rem}.registration-link p{color:#6b7280;font-size:.9rem;margin:0 0 .5rem}@media(min-width:768px)and (max-width:1399px){.registration-link p{font-size:1rem;margin-bottom:1rem}}.registration-link .registration-link-btn{align-items:center;background:rgba(34,197,94,.05);border:2px solid #22c55e;border-radius:8px;color:#22c55e;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;padding:8px 16px;text-decoration:none;transition:all .3s ease}@media(min-width:768px)and (max-width:1399px){.registration-link .registration-link-btn{border-radius:12px;font-size:1.05rem;gap:10px;min-height:48px;padding:14px 24px}}.registration-link .registration-link-btn:hover{background:#22c55e;box-shadow:0 4px 12px rgba(34,197,94,.3);color:#fff;text-decoration:none;transform:translateY(-1px)}.registration-link .registration-link-btn:focus{outline:2px solid #22c55e;outline-offset:2px}.registration-link .registration-link-btn svg{flex-shrink:0}.help-section{margin-top:.75rem;padding-top:.75rem}@media(min-width:768px)and (max-width:1399px){.help-section{margin-top:1.5rem;padding-top:1.5rem}}.help-section .contact-support{background:rgba(59,130,246,.05);border:1px solid rgba(59,130,246,.2);border-radius:10px;margin-top:.75rem;padding:16px}@media(min-width:768px)and (max-width:1399px){.help-section .contact-support{border-radius:12px;margin-top:1.5rem;padding:20px}}.help-section .contact-support .support-text{color:#4b5563;font-size:.8rem;font-weight:500;margin:0 0 12px}@media(min-width:768px)and (max-width:1399px){.help-section .contact-support .support-text{font-size:.9rem;margin-bottom:16px}}.help-section .contact-support .support-links{align-items:center;display:flex;flex-direction:column;gap:8px}@media(min-width:768px)and (max-width:1399px){.help-section .contact-support .support-links{flex-direction:row;gap:12px;justify-content:center}}.help-section .contact-support .support-links .support-email,.help-section .contact-support .support-links .support-whatsapp{background:rgba(59,130,246,.1);border-radius:6px;color:#3b82f6;display:inline-block;font-size:.8rem;font-weight:600;min-width:120px;padding:6px 12px;text-align:center;text-decoration:none;transition:all .3s ease}@media(min-width:768px)and (max-width:1399px){.help-section .contact-support .support-links .support-email,.help-section .contact-support .support-links .support-whatsapp{align-items:center;border-radius:10px;display:flex;font-size:.95rem;justify-content:center;min-height:48px;min-width:140px;padding:12px 20px}}.help-section .contact-support .support-links .support-email:hover,.help-section .contact-support .support-links .support-whatsapp:hover{background:#3b82f6;box-shadow:0 2px 8px rgba(59,130,246,.3);color:#fff;text-decoration:none;transform:translateY(-1px)}.help-section .contact-support .support-links .support-whatsapp{background:rgba(37,211,102,.1);color:#059669}.help-section .contact-support .support-links .support-whatsapp:hover{background:#059669;box-shadow:0 2px 8px rgba(5,150,105,.3);color:#fff}.auth-check-loading{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;flex-direction:column;gap:1.5rem;height:100vh!important;justify-content:center;left:0;overflow:hidden!important;position:fixed!important;top:0;width:100vw!important}.auth-check-loading .loading-spinner{animation:spin 1s linear infinite;border:4px solid rgba(34,197,94,.2);border-radius:50%;border-top-color:#22c55e;height:2.5rem;width:2.5rem}@media(min-width:768px)and (max-width:1399px){.auth-check-loading .loading-spinner{border-width:5px;height:3rem;width:3rem}}.auth-check-loading p{color:#6b7280;font-size:1.125rem;font-weight:500}@media(min-width:768px)and (max-width:1399px){.auth-check-loading p{font-size:1.2rem}}@media(max-width:1399px){.login-hero-section{display:none}.login-container{align-items:stretch;flex-direction:column;height:auto;margin:0!important;min-height:100vh;padding:0!important}.login-form-section{align-items:flex-start;height:100vh;justify-content:center;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:2rem;width:100%!important;-webkit-overflow-scrolling:touch}.login-form-section .form-container{margin:2rem auto 3rem;max-width:600px;width:100%!important}.login-form-section .login-card{margin:0 auto 2rem}.login-form-section .login-card,.login-form-section .login-card .card-body{max-width:none!important;width:100%!important}}@media(max-width:991px){.login-container,.login-form-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);height:auto;min-height:100vh}.login-form-section{padding:.75rem;width:100%}.login-form-section .form-container{max-width:none;width:100%}.login-form-section .login-card{margin-bottom:.75rem;max-width:none;width:100%}.login-form-section .login-card .card-body{width:100%}.mobile-info-button{display:flex!important}}@media(max-width:768px){.login-container{height:100vh!important;overflow:hidden!important}.login-form-section{align-items:flex-start;height:100vh!important;min-height:100vh;overflow-x:hidden;overflow-y:auto!important;padding:.75rem}.login-form-section .login-card{margin-bottom:2rem}.login-form-section .login-card .card-body{padding:.75rem!important}.login-form-section .login-header{margin-bottom:.5rem}.login-form-section .login-title{font-size:1.125rem!important}.login-form-section .login-description{font-size:.8rem}.login-form-section .login-submit-btn{font-size:.875rem!important;padding:.875rem 1.25rem!important}.login-form-section .login-footer{margin-top:.75rem;padding-top:.75rem}.login-form-section .login-footer .help-section .contact-support .support-links{align-items:stretch;flex-direction:column}.login-form-section .login-footer .help-section .contact-support .support-links .support-email,.login-form-section .login-footer .help-section .contact-support .support-links .support-whatsapp{min-width:auto}.login-form-section .form-container{margin:1rem auto 2rem}}body.login-page{height:100vh!important;overflow:hidden!important;position:fixed!important;width:100%!important}@media(max-width:991px){body.login-page{overflow:hidden!important;position:fixed!important}}.weather-widget{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);border-radius:15px;padding:20px;transition:all .3s ease}.weather-widget:hover{background:hsla(0,0%,100%,.2);transform:translateY(-3px)}.login-form-section{scrollbar-color:rgba(34,197,94,.3) rgba(0,0,0,.1);scrollbar-width:thin}.login-form-section::-webkit-scrollbar{width:8px}.login-form-section::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:4px}.login-form-section::-webkit-scrollbar-thumb{background:rgba(34,197,94,.3);border-radius:4px;-webkit-transition:background .3s ease;transition:background .3s ease}.login-form-section::-webkit-scrollbar-thumb:hover{background:rgba(34,197,94,.5)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.7);opacity:1;transform:scale(1)}70%{box-shadow:0 0 0 10px hsla(0,0%,100%,0);opacity:.7;transform:scale(1.05)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0);opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.mobile-info-button{transition:none!important}.login-form-section{scroll-behavior:auto!important}.feature-showcase .active-feature,.feature-showcase .testimonial-card{animation:none}.feature-showcase .badge,.feature-showcase .feature-icon-btn,.feature-showcase .nav-btn{transition:none}}@media(prefers-contrast:high){.login-submit-btn{border-width:3px!important}.mobile-info-button{border-color:#000;border-width:2px}.login-form-section::-webkit-scrollbar-thumb{background:rgba(34,197,94,.8)}.feature-showcase .feature-icon-btn{border-width:2px}.feature-showcase .feature-icon-btn.active{border-color:#fff}.feature-showcase .active-feature,.feature-showcase .testimonial-card{border-width:2px}}.form-control-custom:focus-visible,.login-submit-btn:focus-visible,.registration-link-btn:focus-visible{outline:3px solid #22c55e;outline-offset:2px}@media print{.login-container{display:none!important}}.password-reset-container{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;min-height:100vh;padding:2rem 1rem}@media(max-width:768px){.password-reset-container{padding:1rem}}.password-reset-content{margin:0 auto;max-width:1200px;width:100%}.reset-form-wrapper{width:100%}.reset-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.95)!important;border:none!important;border-radius:16px!important;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important;overflow:hidden}.reset-card .card-body{padding:2.5rem!important}@media(max-width:768px){.reset-card .card-body{padding:1.5rem!important}}.reset-header{margin-bottom:2rem;text-align:center}.reset-header .reset-icon{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:16px;box-shadow:0 8px 16px rgba(34,197,94,.3);display:flex;font-size:2rem;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.reset-header .reset-icon img{height:2.5rem;-o-object-fit:contain;object-fit:contain;width:2.5rem}.reset-header .reset-title{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:.75rem}@media(max-width:768px){.reset-header .reset-title{font-size:1.5rem}}.reset-header .reset-description{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0}@media(max-width:768px){.reset-header .reset-description{font-size:.875rem}}.reset-error-alert,.reset-success-alert{animation:slideInDown .3s ease;border:none;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.reset-error-alert .alert-content,.reset-success-alert .alert-content{align-items:flex-start;display:flex;gap:.75rem}.reset-error-alert .alert-content svg,.reset-success-alert .alert-content svg{flex-shrink:0;margin-top:2px}.reset-error-alert .alert-content strong,.reset-success-alert .alert-content strong{display:block;font-size:.95rem;margin-bottom:.25rem}.reset-error-alert .alert-content p,.reset-success-alert .alert-content p{font-size:.875rem;line-height:1.4}.reset-success-alert{background:rgba(34,197,94,.1);border-left:4px solid #22c55e;color:#065f46}.reset-error-alert{background:rgba(239,68,68,.1);border-left:4px solid #ef4444;color:#991b1b}.reset-form,.reset-form .form-field{margin-bottom:1.5rem}.reset-form .form-field .form-label-custom{align-items:center;color:#1f2937;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.reset-form .form-field .form-label-custom.required:after{color:#ef4444;content:"*";margin-left:.25rem}.reset-form .form-field .form-label-custom svg{color:#22c55e}.reset-form .form-field .form-control-custom{background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#1f2937;font-size:.9375rem;font-weight:500;padding:.875rem 1rem;transition:all .3s ease;width:100%}.reset-form .form-field .form-control-custom:focus{background:rgba(34,197,94,.02);border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1);outline:none}.reset-form .form-field .form-control-custom.error-field{background:rgba(239,68,68,.05);border-color:#ef4444}.reset-form .form-field .form-control-custom.error-field:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.reset-form .form-field .form-control-custom:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.reset-form .form-field .form-control-custom::-moz-placeholder{color:#9ca3af;font-style:italic;font-weight:400}.reset-form .form-field .form-control-custom::placeholder{color:#9ca3af;font-style:italic;font-weight:400}.reset-form .form-field .field-error-message{align-items:center;animation:shake .3s ease;color:#ef4444;display:flex;font-size:.8125rem;gap:.375rem;margin-top:.5rem}.reset-form .form-field .field-error-message svg{flex-shrink:0}.info-note{background:rgba(59,130,246,.08);border-left:3px solid #3b82f6;border-radius:8px;display:flex;gap:.75rem;margin-bottom:1.5rem;padding:.875rem 1rem}.info-note svg{color:#3b82f6;flex-shrink:0;margin-top:2px}.info-note p{color:#1e40af;font-size:.8125rem;line-height:1.5;margin:0}.reset-submit-btn{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:10px;box-shadow:0 4px 12px rgba(34,197,94,.3);color:#fff;display:flex;font-size:.9375rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;transition:all .3s ease;width:100%}.reset-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 6px 20px rgba(34,197,94,.4);transform:translateY(-2px)}.reset-submit-btn:active:not(:disabled){transform:translateY(0)}.reset-submit-btn:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);box-shadow:none;cursor:not-allowed;opacity:.6}.reset-submit-btn .spinner-icon{animation:spin 1s linear infinite}.reset-footer{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.reset-footer .back-to-login-link{align-items:center;color:#22c55e;display:inline-flex;font-size:.9375rem;font-weight:600;gap:.5rem;text-decoration:none;transition:all .2s ease}.reset-footer .back-to-login-link:hover{color:#16a34a;gap:.625rem}.reset-footer .back-to-login-link svg{transition:transform .2s ease}.reset-footer .back-to-login-link:hover svg{transform:translateX(-3px)}.help-section{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.help-section .help-text{color:#6b7280;font-size:.8125rem;margin-bottom:.5rem}.help-section .support-links{display:flex;gap:1rem;justify-content:center}.help-section .support-links .support-link{color:#3b82f6;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s ease}.help-section .support-links .support-link:hover{color:#1d4ed8;text-decoration:underline}@media(max-width:768px){.password-reset-container{padding:1rem}.reset-card .card-body{padding:1.5rem!important}.reset-header{margin-bottom:1.5rem}.reset-header .reset-icon{height:3.5rem;margin-bottom:1rem;width:3.5rem}.reset-header .reset-icon img{height:2rem;width:2rem}.reset-submit-btn{padding:.75rem 1.25rem}}.password-reset-finish-container{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;min-height:100vh;padding:2rem 1rem}@media(max-width:768px){.password-reset-finish-container{padding:1rem}}.password-reset-finish-content{margin:0 auto;max-width:1200px;width:100%}.reset-finish-form-wrapper{width:100%}.reset-finish-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.95)!important;border:none!important;border-radius:16px!important;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)!important;overflow:hidden}.reset-finish-card .card-body{padding:2.5rem!important}@media(max-width:768px){.reset-finish-card .card-body{padding:1.5rem!important}}.reset-finish-header{margin-bottom:2rem;text-align:center}.reset-finish-header .reset-finish-icon{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:16px;box-shadow:0 8px 16px rgba(34,197,94,.3);display:flex;font-size:2rem;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.reset-finish-header .reset-finish-icon.error{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 8px 16px rgba(239,68,68,.3);color:#fff}.reset-finish-header .reset-finish-icon img{height:2.5rem;-o-object-fit:contain;object-fit:contain;width:2.5rem}.reset-finish-header .reset-finish-title{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:.75rem}@media(max-width:768px){.reset-finish-header .reset-finish-title{font-size:1.5rem}}.reset-finish-header .reset-finish-description{color:#6b7280;font-size:.95rem;line-height:1.5;margin:0}@media(max-width:768px){.reset-finish-header .reset-finish-description{font-size:.875rem}}.reset-finish-error-alert,.reset-finish-success-alert{animation:slideInDown .3s ease;border:none;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.reset-finish-error-alert .alert-content,.reset-finish-success-alert .alert-content{align-items:flex-start;display:flex;gap:.75rem}.reset-finish-error-alert .alert-content svg,.reset-finish-success-alert .alert-content svg{flex-shrink:0;margin-top:2px}.reset-finish-error-alert .alert-content strong,.reset-finish-success-alert .alert-content strong{display:block;font-size:.95rem;margin-bottom:.25rem}.reset-finish-error-alert .alert-content p,.reset-finish-success-alert .alert-content p{font-size:.875rem;line-height:1.4}.reset-finish-success-alert{background:rgba(34,197,94,.1);border-left:4px solid #22c55e;color:#065f46}.reset-finish-error-alert{background:rgba(239,68,68,.1);border-left:4px solid #ef4444;color:#991b1b}.reset-finish-form,.reset-finish-form .form-field{margin-bottom:1.5rem}.reset-finish-form .form-field .form-label-custom{align-items:center;color:#1f2937;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.reset-finish-form .form-field .form-label-custom.required:after{color:#ef4444;content:"*";margin-left:.25rem}.reset-finish-form .form-field .form-label-custom svg{color:#22c55e}.reset-finish-form .form-field .password-input-wrapper{position:relative}.reset-finish-form .form-field .password-input-wrapper .form-control-custom{background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#1f2937;font-size:.9375rem;font-weight:500;padding:.875rem 3rem .875rem 1rem;transition:all .3s ease;width:100%}.reset-finish-form .form-field .password-input-wrapper .form-control-custom:focus{background:rgba(34,197,94,.02);border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1);outline:none}.reset-finish-form .form-field .password-input-wrapper .form-control-custom.error-field{background:rgba(239,68,68,.05);border-color:#ef4444}.reset-finish-form .form-field .password-input-wrapper .form-control-custom.error-field:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.reset-finish-form .form-field .password-input-wrapper .form-control-custom:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.reset-finish-form .form-field .password-input-wrapper .form-control-custom::-moz-placeholder{color:#9ca3af;font-style:italic;font-weight:400}.reset-finish-form .form-field .password-input-wrapper .form-control-custom::placeholder{color:#9ca3af;font-style:italic;font-weight:400}.reset-finish-form .form-field .password-input-wrapper .password-toggle-btn{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.25rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:color .2s ease}.reset-finish-form .form-field .password-input-wrapper .password-toggle-btn:hover{color:#22c55e}.reset-finish-form .form-field .password-input-wrapper .password-toggle-btn:focus{outline:none}.reset-finish-form .form-field .field-error-message{align-items:center;animation:shake .3s ease;color:#ef4444;display:flex;font-size:.8125rem;gap:.375rem;margin-top:.5rem}.reset-finish-form .form-field .field-error-message svg{flex-shrink:0}.reset-finish-form .form-field .field-success-message{align-items:center;color:#22c55e;display:flex;font-size:.8125rem;gap:.375rem;margin-top:.5rem}.reset-finish-form .form-field .field-success-message svg{flex-shrink:0}.password-strength{margin-top:.75rem}.password-strength .strength-bar-container{margin-bottom:.5rem}.password-strength .strength-bar-container .strength-bar{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden}.password-strength .strength-bar-container .strength-bar .progress-bar{transition:all .3s ease}.password-strength .strength-label{display:inline-block;font-size:.8125rem;font-weight:600}.password-strength .strength-label.danger{color:#ef4444}.password-strength .strength-label.warning{color:#f59e0b}.password-strength .strength-label.info{color:#3b82f6}.password-strength .strength-label.success{color:#22c55e}.password-requirements{background:rgba(59,130,246,.05);border-left:3px solid #3b82f6;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.password-requirements .requirements-title{color:#1f2937;font-size:.8125rem;font-weight:600;margin-bottom:.5rem}.password-requirements .requirements-list{list-style:none;margin:0;padding:0}.password-requirements .requirements-list li{align-items:center;color:#6b7280;display:flex;font-size:.8125rem;gap:.5rem;padding:.25rem 0;transition:color .2s ease}.password-requirements .requirements-list li:before{color:#d1d5db;content:"○";font-weight:700}.password-requirements .requirements-list li.valid{color:#22c55e;font-weight:500}.password-requirements .requirements-list li.valid:before{color:#22c55e;content:"✓"}.reset-finish-submit-btn{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:10px;box-shadow:0 4px 12px rgba(34,197,94,.3);color:#fff;display:flex;font-size:.9375rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;transition:all .3s ease;width:100%}.reset-finish-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 6px 20px rgba(34,197,94,.4);transform:translateY(-2px)}.reset-finish-submit-btn:active:not(:disabled){transform:translateY(0)}.reset-finish-submit-btn:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);box-shadow:none;cursor:not-allowed;opacity:.6}.reset-finish-submit-btn .spinner-icon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.reset-finish-footer{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.reset-finish-footer .help-text{color:#6b7280;font-size:.875rem;margin:0}.reset-finish-footer .help-text .login-link{color:#22c55e;font-weight:600;text-decoration:none;transition:color .2s ease}.reset-finish-footer .help-text .login-link:hover{color:#16a34a;text-decoration:underline}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-2px)}20%,40%,60%,80%{transform:translateX(2px)}}@media(max-width:768px){.password-reset-finish-container{padding:1rem}.reset-finish-card .card-body{padding:1.5rem!important}.reset-finish-header{margin-bottom:1.5rem}.reset-finish-header .reset-finish-icon{height:3.5rem;margin-bottom:1rem;width:3.5rem}.reset-finish-header .reset-finish-icon img{height:2rem;width:2rem}.reset-finish-submit-btn{padding:.75rem 1.25rem}}iframe{background:#fff}