.profile-card{max-width:420px}.profile-picture-section{display:flex;justify-content:center;margin-top:8px;margin-bottom:12px}.profile-picture{object-fit:cover}.profile-picture,.profile-picture-fallback{width:80px;height:80px;border-radius:50%;border:3px solid #e5e7eb}.profile-picture-fallback{background:linear-gradient(135deg,#0077b5,#005885);display:flex;align-items:center;justify-content:center;color:white;font-size:28px;font-weight:600}.profile-name{font-size:24px;font-weight:600;color:#1f2937}.profile-email,.profile-name{text-align:center;margin-top:0}.profile-email{font-size:16px;color:#6b7280;margin-bottom:32px;text-overflow:ellipsis}.profile-completion-container{margin:auto;max-width:100%}.profile-completion-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.profile-completion-label{font-size:13px;font-weight:500;color:#6b7280}.profile-completion-percentage{font-size:13px;font-weight:600;color:#000}.profile-completion-bar{width:100%;height:6px;background-color:#e5e7eb;border-radius:10px;overflow:hidden}.profile-completion-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:10px;transition:width .3s ease}.profile-completion-helper-text{font-size:13px;color:#aaa;text-align:left;line-height:1.4;margin-top:12px}.profile-form{margin-top:32px;gap:24px}.location-input-container{position:relative;display:flex;align-items:center}.location-input{flex:1;padding-right:50px!important}.location-button-container{position:absolute;right:8px;bottom:8px;z-index:20}.location-button{position:static;background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s ease}.location-button:hover{background-color:#f3f4f6;color:#374151}.location-button:disabled{cursor:not-allowed;opacity:.5}.debug-tooltip{position:absolute;top:-35px;left:50%;transform:translateX(-50%);background:black;color:white;padding:6px 10px;border-radius:8px;font-size:12px;white-space:nowrap;z-index:999999;pointer-events:none}.profile-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:16px}.profile-loading-spinner{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#000;border-radius:50%;animation:spin 1s linear infinite}.profile-loading-container p{margin:0;color:#6b7280;font-size:14px}.location-button i{font-size:16px}.location-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.department-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px!important;cursor:pointer}.department-select:disabled{cursor:not-allowed}@media (max-width:768px){.profile-card{max-width:90vw;margin:0 16px}.profile-picture,.profile-picture-fallback{width:70px;height:70px}.profile-picture-fallback{font-size:24px}.profile-name{font-size:20px}.profile-email{font-size:14px}}.user-avatar-container{display:flex;align-items:center}.user-avatar{background:rgba(255,255,255,.95)!important;border:1px solid rgba(0,0,0,.1)!important;padding:0!important;width:40px!important;height:40px!important;border-radius:50%!important;backdrop-filter:blur(10px);transition:all .2s ease;display:flex!important;align-items:center!important;justify-content:center!important;top:-1px!important;position:relative!important}.user-avatar:hover{background:rgba(255,255,255,1)!important;border-color:rgba(0,0,0,.2)!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.user-avatar-circle{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#0077B5,#005885);display:flex;align-items:center;justify-content:center;color:white;font-weight:600;font-size:14px;font-family:Inter,sans-serif}.user-menu-content{background:white;border:1px solid rgba(0,0,0,.1);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);backdrop-filter:blur(20px);padding:0;min-width:240px;margin-top:8px}.user-menu-items{padding:12px}.user-menu-header{display:flex;align-items:flex-start;gap:12px;padding:4px}.user-avatar-large{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#0077B5,#005885);display:flex;align-items:center;justify-content:center;color:white;font-weight:600;font-size:16px;font-family:Inter,sans-serif;flex-shrink:0}.user-info{flex:1;min-width:0}.user-name{font-size:16px;font-weight:600;letter-spacing:-.2px;color:#333}.user-email,.user-name{font-family:Inter,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email{font-size:14px;color:#666;margin-bottom:8px}.user-job-title{color:#0077B5;font-weight:500;margin:2px 0 0}.user-company,.user-job-title{font-family:Inter,sans-serif;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-company{color:#333;margin:1px 0 0}.user-location{font-family:Inter,sans-serif;font-size:10px;color:#888;margin:1px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu-divider{height:1px;background:rgba(0,0,0,.1);margin-top:12px;margin-bottom:8px}.user-menu-item{width:100%;display:flex;align-items:center;gap:8px;padding:8px 12px;border:none;background:none;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#333;font-weight:500;cursor:pointer;transition:all .2s ease}.user-menu-item:hover{background:rgba(0,0,0,.05)}.profile-completion-header{margin-bottom:6px}.profile-completion-percentage{font-size:12px}.logout-item{color:#dc2626!important}.logout-item:hover{background:rgba(220,38,38,.1)!important}.user-profile-image,.user-profile-image-large{width:100%;height:100%;border-radius:50%;object-fit:cover}