.user-whatsapp-verification{background:var(--card-bg,#ffffff);border:1px solid var(--border-color,#e5e7eb);border-radius:12px;padding:1.5rem;margin-top:1.5rem}.whatsapp-verification-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.whatsapp-verification-header h3{font-size:1rem;font-weight:600;color:var(--text-primary,#1f2937);margin:0}.whatsapp-verification-header p{font-size:.875rem;color:var(--text-secondary,#6b7280);margin:.25rem 0 0}.whatsapp-verification-content{padding:1rem;background:var(--bg-secondary,#f9fafb);border-radius:8px;margin-bottom:1rem}.whatsapp-verified-status{display:flex;align-items:center;justify-content:space-between;gap:1rem}.verified-badge{display:flex;align-items:center;gap:.75rem}.verified-info{display:flex;flex-direction:column;gap:.125rem}.verified-label{font-size:.75rem;color:var(--text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.05em}.verified-number{font-size:1rem;font-weight:600;color:var(--text-primary,#1f2937)}.whatsapp-not-verified{display:flex;align-items:center;justify-content:space-between;gap:1rem}.not-verified-message{display:flex;align-items:center;gap:.75rem}.not-verified-message>div{display:flex;flex-direction:column;gap:.125rem}.not-verified-title{font-size:.875rem;font-weight:600;color:var(--text-primary,#1f2937)}.not-verified-description{font-size:.8125rem;color:var(--text-secondary,#6b7280)}.whatsapp-info-box{padding:.875rem;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #bbf7d0;border-radius:8px;font-size:.8125rem;color:#166534}.whatsapp-info-box p{margin:0;line-height:1.5}.user-whatsapp-verification .modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.user-whatsapp-verification .modal-content{background:var(--card-bg,#ffffff);border-radius:12px;max-width:420px;width:100%;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.user-whatsapp-verification .modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-color,#e5e7eb)}.user-whatsapp-verification .modal-header h3{font-size:1.125rem;font-weight:600;color:var(--text-primary,#1f2937);margin:0}.user-whatsapp-verification .modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:var(--text-secondary,#6b7280);transition:all .2s}.user-whatsapp-verification .modal-close:hover{background:var(--bg-secondary,#f3f4f6);color:var(--text-primary,#1f2937)}.user-whatsapp-verification .modal-body{padding:1.5rem}.modal-description{font-size:.875rem;color:var(--text-secondary,#6b7280);margin-bottom:1.5rem;line-height:1.5}.phone-input-wrapper{display:flex;align-items:center;border:1px solid var(--border-color,#e5e7eb);border-radius:8px;overflow:hidden;background:var(--input-bg,#ffffff)}.phone-input-wrapper:focus-within{border-color:var(--primary-color,#3b82f6);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.phone-prefix{padding:.75rem;background:var(--bg-secondary,#f9fafb);color:var(--text-secondary,#6b7280);font-size:.875rem;font-weight:500;border-right:1px solid var(--border-color,#e5e7eb)}.phone-input{flex:1;border:none!important;box-shadow:none!important;border-radius:0!important}.phone-input:focus{outline:none}.code-input{font-size:1.5rem;font-weight:600;letter-spacing:.5em;text-align:center;padding:1rem}.modal-actions{display:flex;gap:.75rem;margin-top:1.5rem}.modal-actions .btn{flex:1}.btn-block{width:100%;margin-top:1rem}@media (max-width:480px){.whatsapp-not-verified,.whatsapp-verified-status{flex-direction:column;align-items:flex-start;gap:1rem}.whatsapp-not-verified .btn,.whatsapp-verified-status .btn{width:100%}}[data-theme=dark] .user-whatsapp-verification{background:#171717!important;border-color:#2e2e2e!important}[data-theme=dark] .whatsapp-verification-header h3{color:#b8b8b8!important}[data-theme=dark] .whatsapp-verification-header p{color:#8a8a8a!important}[data-theme=dark] .whatsapp-verification-content{background:#0a0a0a!important;border:1px solid #2e2e2e!important}[data-theme=dark] .verified-label{color:#666666!important}[data-theme=dark] .not-verified-title,[data-theme=dark] .verified-number{color:#b8b8b8!important}[data-theme=dark] .not-verified-description{color:#8a8a8a!important}[data-theme=dark] .whatsapp-info-box{background:#0f1f1a!important;border-color:#1a3a2a!important;color:#6ee7b7!important}[data-theme=dark] .whatsapp-info-box p{color:#6ee7b7!important}[data-theme=dark] .user-whatsapp-verification .modal-content{background:#171717!important;border-color:#2e2e2e!important}[data-theme=dark] .user-whatsapp-verification .modal-header{background:#0a0a0a!important;border-bottom-color:#2e2e2e!important}[data-theme=dark] .user-whatsapp-verification .modal-header h3{color:#b8b8b8!important}[data-theme=dark] .user-whatsapp-verification .modal-close{color:#8a8a8a!important}[data-theme=dark] .user-whatsapp-verification .modal-close:hover{background:#262626!important;color:#b8b8b8!important}[data-theme=dark] .user-whatsapp-verification .modal-body{background:#171717!important}[data-theme=dark] .modal-description{color:#8a8a8a!important}[data-theme=dark] .phone-input-wrapper{background:#0a0a0a!important;border-color:#2e2e2e!important}[data-theme=dark] .phone-input-wrapper:focus-within{border-color:#3a3a3a!important;box-shadow:0 0 0 3px rgba(64,64,64,.3)!important}[data-theme=dark] .phone-prefix{background:#171717!important;border-color:#2e2e2e!important;color:#8a8a8a!important}[data-theme=dark] .code-input,[data-theme=dark] .phone-input{background:#0a0a0a!important;color:#b8b8b8!important}[data-theme=dark] .code-input{border-color:#2e2e2e!important}[data-theme=dark] .user-whatsapp-verification .btn-primary{background:#262626!important;color:#b8b8b8!important;border-color:#3a3a3a!important}[data-theme=dark] .user-whatsapp-verification .btn-primary:hover{background:#333333!important;color:#d0d0d0!important}[data-theme=dark] .user-whatsapp-verification .btn-secondary{background:#1f1f1f!important;color:#8a8a8a!important;border-color:#2e2e2e!important}[data-theme=dark] .user-whatsapp-verification .btn-secondary:hover{background:#2e2e2e!important;color:#b8b8b8!important}[data-theme=dark] .user-whatsapp-verification .btn-outline{background:transparent!important;color:#8a8a8a!important;border-color:#2e2e2e!important}[data-theme=dark] .user-whatsapp-verification .btn-outline:hover{background:#1f1f1f!important;color:#b8b8b8!important}.profile-container{max-width:1400px;margin:0 auto;padding:1.5rem;min-height:calc(100vh - 200px)}.profile-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.loading-spinner{width:40px;height:40px;border-top:4px solid var(--border-color);border:4px solid var(--border-color);border-top-color:var(--accent-primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile-header{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:.75rem;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.profile-avatar{flex-shrink:0}.avatar-circle{width:60px;height:60px;border-radius:50%;background:var(--accent-primary);display:flex;align-items:center;justify-content:center;border:2px solid var(--bg-secondary);box-shadow:0 2px 8px rgba(0,0,0,.1)}.avatar-image{width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar-initials{font-size:1.5rem;font-weight:600;color:white;text-transform:uppercase}.profile-info{flex:1;min-width:0}.profile-name{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 .25rem;line-height:1.2}.profile-email{font-size:.9rem;color:var(--text-secondary);margin:0 0 .125rem}.profile-company,.profile-email{display:flex;align-items:center;gap:.5rem}.profile-company{font-size:.8rem;color:var(--text-tertiary);margin:0}.profile-actions{flex-shrink:0}.profile-actions .btn,.profile-actions .btn-primary,.profile-actions .btn-secondary,.profile-actions button{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.profile-actions .btn-primary{border:1px solid #3b82f6!important}.profile-actions .btn-primary,.profile-actions .btn-primary:not(:hover){background-color:#3b82f6!important;background:#3b82f6!important;color:white!important}.profile-actions .btn-primary:not(:hover){border-color:#3b82f6!important}.profile-actions .btn-secondary{border:1px solid #d1d5db!important}.profile-actions .btn-secondary,.profile-actions .btn-secondary:not(:hover){background-color:#f3f4f6!important;background:#f3f4f6!important;color:#374151!important}.profile-actions .btn-secondary:not(:hover){border-color:#d1d5db!important}.profile-actions .edit-actions{gap:.75rem!important}.profile-header:hover .profile-actions,.profile-header:hover .profile-actions .btn,.profile-header:hover .profile-actions button,.profile-header:not(:hover) .profile-actions,.profile-header:not(:hover) .profile-actions .btn,.profile-header:not(:hover) .profile-actions button{display:flex!important;visibility:visible!important;opacity:1!important}.edit-actions{display:flex;gap:.75rem}.profile-content{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.profile-section{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.section-title{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-subtle)}.profile-form{display:grid;gap:1rem}.form-group{flex-direction:column}.form-group,.form-label{display:flex;gap:.375rem}.form-label{align-items:center;font-weight:500;font-size:.85rem}.form-input,.form-label{color:var(--text-primary)}.form-input{padding:.625rem .875rem;border:1px solid var(--border-color);border-radius:.5rem;background:var(--bg-secondary);font-size:.9rem;transition:all .2s}.form-input:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.form-display{padding:.625rem .875rem;background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:.5rem;color:var(--text-primary);font-size:.9rem;min-height:40px;display:flex;align-items:center}.form-display-disabled{background:var(--bg-tertiary);color:var(--text-tertiary);position:relative}.form-note{font-size:.8rem;color:var(--text-tertiary);margin-left:auto;font-style:italic}.account-info{display:grid;gap:.75rem}.info-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--border-subtle)}.info-item:last-child{border-bottom:none}.info-label{font-weight:500;color:var(--text-secondary)}.info-value{color:var(--text-primary);font-weight:500}.status-ativo{color:var(--accent-success);background:rgba(16,185,129,.1)}.status-ativo,.status-bloqueado{padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:600}.status-bloqueado{color:var(--accent-error);background:rgba(239,68,68,.1)}.user-type-admin{color:var(--accent-primary);background:rgba(59,130,246,.1)}.user-type-admin,.user-type-user{padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:600}.user-type-user{color:var(--text-secondary);background:rgba(107,114,128,.1)}.btn{display:inline-flex;align-items:center;gap:.375rem;padding:.625rem 1.25rem;border:none;border-radius:.5rem;font-weight:500;font-size:.85rem;cursor:pointer;transition:all .2s;text-decoration:none}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{border:1px solid #3b82f6!important}.btn-primary,.btn-primary:not(:hover){background:#3b82f6!important;background-color:#3b82f6!important;color:white!important}.btn-primary:not(:hover){border-color:#3b82f6!important}.btn-primary:hover:not(:disabled){background:#2563eb!important;background-color:#2563eb!important;border-color:#2563eb!important;color:white!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.btn-secondary{border:1px solid #d1d5db!important}.btn-secondary,.btn-secondary:not(:hover){background:#f3f4f6!important;background-color:#f3f4f6!important;color:#374151!important}.btn-secondary:not(:hover){border-color:#d1d5db!important}.btn-secondary:hover:not(:disabled){background:#e5e7eb!important;background-color:#e5e7eb!important;border-color:#3b82f6!important;color:#374151!important}[data-theme=dark] .profile-container{background:#0a0a0a!important}[data-theme=dark] .profile-header,[data-theme=dark] .profile-section{background:#171717!important;border:1px solid #2e2e2e!important;box-shadow:0 1px 3px rgba(0,0,0,.4)!important}[data-theme=dark] .profile-name{color:#b8b8b8!important}[data-theme=dark] .profile-email{color:#8a8a8a!important}[data-theme=dark] .profile-company{color:#666666!important}[data-theme=dark] .section-title{color:#b8b8b8!important;border-bottom:1px solid #2a2a2a!important}[data-theme=dark] .form-label{color:#b8b8b8!important}[data-theme=dark] .form-input{background:#0a0a0a!important;border:1px solid #2e2e2e!important;color:#b8b8b8!important}[data-theme=dark] .form-input:focus{border-color:#3a3a3a!important;box-shadow:0 0 0 3px rgba(64,64,64,.3)!important}[data-theme=dark] .form-display{background:#0a0a0a!important;border:1px solid #2a2a2a!important;color:#b8b8b8!important}[data-theme=dark] .form-display-disabled{background:#0a0a0a!important;color:#666666!important}[data-theme=dark] .form-note{color:#666666!important}[data-theme=dark] .info-label{color:#8a8a8a!important}[data-theme=dark] .info-value{color:#b8b8b8!important}[data-theme=dark] .info-item{border-bottom:1px solid #2a2a2a!important}[data-theme=dark] .btn-secondary{background:#1f1f1f!important;border:1px solid #2e2e2e!important;color:#8a8a8a!important}[data-theme=dark] .btn-secondary:hover:not(:disabled){background:#2e2e2e!important;border-color:#3a3a3a!important;color:#b8b8b8!important}[data-theme=dark] .btn-primary,[data-theme=dark] .btn-primary:not(:hover){background:#262626!important;background-color:#262626!important;color:#b8b8b8!important;border-color:#3a3a3a!important}[data-theme=dark] .btn-primary:hover:not(:disabled){background:#333333!important;background-color:#333333!important;border-color:#4a4a4a!important;color:#d0d0d0!important}[data-theme=dark] .profile-actions .btn-primary,[data-theme=dark] .profile-actions button.btn-primary{background:#2563eb!important;background-color:#2563eb!important;color:#ffffff!important;border-color:#1d4ed8!important}[data-theme=dark] .profile-actions .btn-primary:hover,[data-theme=dark] .profile-actions button.btn-primary:hover{background:#1d4ed8!important;background-color:#1d4ed8!important}[data-theme=dark] .profile-actions .btn-secondary,[data-theme=dark] .profile-actions button.btn-secondary{background:#262626!important;background-color:#262626!important;color:#a3a3a3!important;border-color:#2e2e2e!important}[data-theme=dark] .profile-actions .btn-secondary:hover,[data-theme=dark] .profile-actions button.btn-secondary:hover{background:#3a3a3a!important;color:#e5e5e5!important}[data-theme=dark] .status-ativo{color:#22c55e!important;background:rgba(34,197,94,.15)!important}[data-theme=dark] .status-bloqueado{color:#ef4444!important;background:rgba(239,68,68,.15)!important}[data-theme=dark] .user-type-admin{color:#8a8a8a!important;background:rgba(138,138,138,.15)!important}[data-theme=dark] .user-type-user{color:#666666!important;background:rgba(102,102,102,.15)!important}[data-theme=dark] .avatar-circle{border-color:#2e2e2e!important}@media (max-width:1024px){.profile-content{grid-template-columns:1fr}}@media (max-width:768px){.profile-container{padding:1rem}.profile-header{flex-direction:column;text-align:center;gap:1rem}.profile-actions{width:100%}.edit-actions{width:100%}.btn,.edit-actions{justify-content:center}.btn{flex:1}.info-item{flex-direction:column;align-items:flex-start;gap:.25rem}}.profile-actions,.profile-header .profile-actions{display:flex!important;visibility:visible!important;opacity:1!important}.profile-actions .btn,.profile-actions button{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.profile-actions .btn-primary,.profile-actions button.btn-primary{background-color:#3b82f6!important;background:#3b82f6!important;color:white!important;border-color:#3b82f6!important}.profile-actions .btn-secondary,.profile-actions button.btn-secondary{background-color:#f3f4f6!important;background:#f3f4f6!important;color:#374151!important;border-color:#d1d5db!important}.profile-actions .edit-actions{display:flex!important;visibility:visible!important;opacity:1!important}.profile-actions .edit-actions .btn,.profile-actions .edit-actions button{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}