.ProfileEdit-module__9lc5Dq__profileContainer{margin:0 auto}.ProfileEdit-module__9lc5Dq__profilePageHeader{border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding:2rem 0 1.5rem}.ProfileEdit-module__9lc5Dq__headerInfo{flex-direction:column;gap:.5rem;display:flex}.ProfileEdit-module__9lc5Dq__profilePageTitle{color:var(--foreground);align-items:center;gap:.75rem;margin:0;font-size:1.8rem;font-weight:600;display:flex}.ProfileEdit-module__9lc5Dq__titleIcon{color:var(--primary);font-size:1.5rem}.ProfileEdit-module__9lc5Dq__profilePageSubtitle{color:var(--text-gray);margin:0;font-size:1rem;line-height:1.5}.ProfileEdit-module__9lc5Dq__profileCard{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;overflow:hidden}.ProfileEdit-module__9lc5Dq__loadingState{color:var(--text-gray);background:var(--surface-2);border:2px solid var(--border-color);border-radius:16px;justify-content:center;align-items:center;padding:4rem 2rem;font-size:1.1rem;display:flex}.ProfileEdit-module__9lc5Dq__profileHeader{background:var(--surface-2);border-bottom:2px solid var(--border-color);align-items:center;gap:2rem;padding:1rem 2rem;display:flex}.ProfileEdit-module__9lc5Dq__imageContainer{flex-shrink:0;position:relative}.ProfileEdit-module__9lc5Dq__profileImage,.ProfileEdit-module__9lc5Dq__profileImageFallback{border:3px solid var(--border-color);border-radius:50%;width:120px;height:120px}.ProfileEdit-module__9lc5Dq__profileImage{object-fit:cover}.ProfileEdit-module__9lc5Dq__profileImageFallback{background:var(--primary);justify-content:center;align-items:center;display:flex}.ProfileEdit-module__9lc5Dq__initials{color:#fff;font-size:2.5rem;font-weight:700}.ProfileEdit-module__9lc5Dq__imageUpload{background:var(--primary);cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;bottom:8px;right:8px}.ProfileEdit-module__9lc5Dq__fileInput{display:none}.ProfileEdit-module__9lc5Dq__cameraIcon{color:#fff;font-size:1rem}.ProfileEdit-module__9lc5Dq__profileInfo{flex:1}.ProfileEdit-module__9lc5Dq__profileName{color:var(--foreground);margin:0 0 .5rem;font-size:2rem;font-weight:700}.ProfileEdit-module__9lc5Dq__profileProfession{color:var(--primary);margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.ProfileEdit-module__9lc5Dq__profileMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ProfileEdit-module__9lc5Dq__profileExperience{color:var(--primary);margin:0;font-size:1.1rem;font-weight:600}.ProfileEdit-module__9lc5Dq__profileStatus{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ProfileEdit-module__9lc5Dq__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:20px;align-items:center;padding:.375rem .875rem;font-size:.8rem;font-weight:600;line-height:1;display:inline-flex}.ProfileEdit-module__9lc5Dq__statusBadge.ProfileEdit-module__9lc5Dq__verified{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.ProfileEdit-module__9lc5Dq__statusBadge.ProfileEdit-module__9lc5Dq__unverified{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.ProfileEdit-module__9lc5Dq__statusWithTooltip{align-items:center;gap:.5rem;display:flex}.ProfileEdit-module__9lc5Dq__tooltipContainer{align-items:center;display:inline-flex;position:relative}.ProfileEdit-module__9lc5Dq__infoIcon{color:var(--text-gray);cursor:help;font-size:1rem;transition:all .2s}.ProfileEdit-module__9lc5Dq__tooltip{background:var(--surface);color:var(--foreground);border:2px solid var(--border-color);opacity:0;visibility:hidden;z-index:10;border-radius:12px;width:320px;margin-top:8px;padding:.875rem;font-size:.875rem;line-height:1.4;transition:all .2s;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ProfileEdit-module__9lc5Dq__tooltip:after{content:"";border:8px solid #0000;border-bottom-color:#fff;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.ProfileEdit-module__9lc5Dq__tooltip:before{content:"";border:9px solid #0000;border-bottom-color:var(--border-color);margin-bottom:-1px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.ProfileEdit-module__9lc5Dq__tooltip p{margin:0}.ProfileEdit-module__9lc5Dq__tooltip p+p{margin-top:.5rem}.ProfileEdit-module__9lc5Dq__tooltipContainer:hover .ProfileEdit-module__9lc5Dq__tooltip{opacity:1;visibility:visible}.ProfileEdit-module__9lc5Dq__requirementsList{margin:1rem 0 0;padding:0;list-style:none}.ProfileEdit-module__9lc5Dq__requirementItem{border:1px solid var(--border-color);background:var(--surface-2);border-radius:8px;align-items:flex-start;gap:.5rem;margin:.75rem 0;padding:.75rem;transition:all .2s;display:flex}.ProfileEdit-module__9lc5Dq__requirementItem.ProfileEdit-module__9lc5Dq__clickable{cursor:pointer}.ProfileEdit-module__9lc5Dq__requirementIcon{flex-shrink:0;margin-top:.125rem;font-size:1rem}.ProfileEdit-module__9lc5Dq__requirementContent{flex:1}.ProfileEdit-module__9lc5Dq__requirementTitle{margin:0 0 .25rem;font-size:.875rem;font-weight:600;line-height:1.3}.ProfileEdit-module__9lc5Dq__requirementDescription{color:var(--text-gray);margin:0;font-size:.75rem;line-height:1.4}.ProfileEdit-module__9lc5Dq__completed .ProfileEdit-module__9lc5Dq__requirementIcon,.ProfileEdit-module__9lc5Dq__completed .ProfileEdit-module__9lc5Dq__requirementTitle{color:#10b981}.ProfileEdit-module__9lc5Dq__pending .ProfileEdit-module__9lc5Dq__requirementIcon{color:#f59e0b}.ProfileEdit-module__9lc5Dq__pending .ProfileEdit-module__9lc5Dq__requirementTitle{color:var(--foreground)}.ProfileEdit-module__9lc5Dq__loading .ProfileEdit-module__9lc5Dq__requirementIcon{color:var(--text-gray);animation:1.5s ease-in-out infinite ProfileEdit-module__9lc5Dq__pulse}.ProfileEdit-module__9lc5Dq__loading .ProfileEdit-module__9lc5Dq__requirementTitle{color:var(--text-gray)}@keyframes ProfileEdit-module__9lc5Dq__pulse{0%,to{opacity:1}50%{opacity:.5}}.ProfileEdit-module__9lc5Dq__profileProgress{flex-direction:column;gap:.5rem;min-width:200px;display:flex}.ProfileEdit-module__9lc5Dq__progressHeader{justify-content:space-between;align-items:center;display:flex}.ProfileEdit-module__9lc5Dq__progressTitleRow{align-items:center;gap:.5rem;display:flex}.ProfileEdit-module__9lc5Dq__progressLabel{color:var(--foreground);font-size:.875rem;font-weight:600}.ProfileEdit-module__9lc5Dq__progressPercentage{color:var(--primary);font-size:.875rem;font-weight:700}.ProfileEdit-module__9lc5Dq__progressBarContainer{background:var(--border-color);border-radius:4px;width:100%;height:8px;overflow:hidden}.ProfileEdit-module__9lc5Dq__progressBar{background:var(--primary);border-radius:4px;height:100%;transition:width .3s}.ProfileEdit-module__9lc5Dq__onboardingStatus,.ProfileEdit-module__9lc5Dq__userType{color:#3730a3;text-transform:uppercase;letter-spacing:.05em;background:#e0e7ff;border:1px solid #c7d2fe;border-radius:20px;align-items:center;padding:.375rem .875rem;font-size:.8rem;font-weight:600;line-height:1;display:inline-flex}.ProfileEdit-module__9lc5Dq__nameRow{align-items:center;gap:.5rem;display:flex}.ProfileEdit-module__9lc5Dq__emailRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ProfileEdit-module__9lc5Dq__verifiedIcon{color:#10b981;filter:drop-shadow(0 1px 2px #0000001a);font-size:1.5rem}.ProfileEdit-module__9lc5Dq__actionButtons{gap:1rem;display:flex}.ProfileEdit-module__9lc5Dq__editButton,.ProfileEdit-module__9lc5Dq__saveButton,.ProfileEdit-module__9lc5Dq__cancelButton{cursor:pointer;border:2px solid;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.ProfileEdit-module__9lc5Dq__editButton{background:var(--primary);color:#fff;border-color:var(--primary)}.ProfileEdit-module__9lc5Dq__saveButton{color:#fff;background:#10b981;border-color:#10b981}.ProfileEdit-module__9lc5Dq__saveButton:disabled{opacity:.6;cursor:not-allowed}.ProfileEdit-module__9lc5Dq__cancelButton{background:var(--surface);color:#6b7280;border-color:#d1d5db}.ProfileEdit-module__9lc5Dq__buttonIcon{font-size:1.1rem}.ProfileEdit-module__9lc5Dq__editActions{gap:1rem;display:flex}.ProfileEdit-module__9lc5Dq__profileForm{flex-direction:column;padding:2rem;display:flex}.ProfileEdit-module__9lc5Dq__formSection{margin-bottom:2rem}.ProfileEdit-module__9lc5Dq__sectionTitle{color:var(--foreground);border-bottom:2px solid var(--border-color);margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.3rem;font-weight:700}.ProfileEdit-module__9lc5Dq__sectionTitle:before{content:"";background:var(--primary);vertical-align:middle;width:4px;height:1.2em;margin-right:.75rem;display:inline-block}.ProfileEdit-module__9lc5Dq__formGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.ProfileEdit-module__9lc5Dq__formColumn{flex-direction:column;gap:1.5rem;display:flex}.ProfileEdit-module__9lc5Dq__formGroup{flex-direction:column;gap:.5rem;display:flex}.ProfileEdit-module__9lc5Dq__formLabel{color:var(--foreground);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.ProfileEdit-module__9lc5Dq__labelIcon{color:var(--primary);font-size:1rem}.ProfileEdit-module__9lc5Dq__switchRow{align-items:center;gap:.75rem;display:flex}.ProfileEdit-module__9lc5Dq__toggleRow{background:var(--surface);border:1px solid var(--border-color);border-radius:10px;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.ProfileEdit-module__9lc5Dq__toggleRowInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.ProfileEdit-module__9lc5Dq__toggleRowLabel{color:var(--foreground);font-size:.95rem;font-weight:600}.ProfileEdit-module__9lc5Dq__toggleRowHelp{color:var(--text-gray);font-size:.85rem;line-height:1.45}.ProfileEdit-module__9lc5Dq__toggleRowControl{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.ProfileEdit-module__9lc5Dq__toggleRowState{color:var(--text-gray);text-align:right;min-width:1.8rem;font-size:.8rem;font-weight:600}@media (max-width:480px){.ProfileEdit-module__9lc5Dq__toggleRow{flex-direction:column;align-items:stretch;gap:.6rem}.ProfileEdit-module__9lc5Dq__toggleRowControl{justify-content:flex-end}}.ProfileEdit-module__9lc5Dq__switchHelp{color:var(--text-secondary);font-size:.85rem}.ProfileEdit-module__9lc5Dq__formInput,.ProfileEdit-module__9lc5Dq__formTextarea{border:2px solid var(--border-color);background:var(--surface);border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.ProfileEdit-module__9lc5Dq__formInput:focus,.ProfileEdit-module__9lc5Dq__formTextarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f61a}.ProfileEdit-module__9lc5Dq__formInput:disabled,.ProfileEdit-module__9lc5Dq__formTextarea:disabled{background:var(--surface-2);color:#6b7280;cursor:not-allowed}.ProfileEdit-module__9lc5Dq__formTextarea{resize:vertical;min-height:100px}.ProfileEdit-module__9lc5Dq__tagContainer{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ProfileEdit-module__9lc5Dq__tagGrid{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.ProfileEdit-module__9lc5Dq__tag{background:var(--surface);border:2px solid var(--border-color);color:var(--foreground);cursor:pointer;text-transform:capitalize;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;line-height:1;transition:all .2s;display:flex}.ProfileEdit-module__9lc5Dq__tag.ProfileEdit-module__9lc5Dq__tagSelected{border-color:var(--primary);background-color:var(--primary);color:#fff}.ProfileEdit-module__9lc5Dq__emptyState{color:var(--text-gray);background:var(--surface-2);border:1px solid var(--border-color);text-align:center;border-radius:8px;margin:0;padding:1rem;font-style:italic}.ProfileEdit-module__9lc5Dq__removeTag{color:var(--accent);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:1rem;transition:color .2s;display:flex}.ProfileEdit-module__9lc5Dq__addTag{align-items:center;gap:.5rem;display:flex}.ProfileEdit-module__9lc5Dq__tagInput{border:2px solid var(--border-color);border-radius:20px;min-width:120px;padding:.5rem .75rem;font-size:.9rem;transition:all .2s}.ProfileEdit-module__9lc5Dq__tagInput:focus{border-color:var(--primary);outline:none}.ProfileEdit-module__9lc5Dq__addTagButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ProfileEdit-module__9lc5Dq__subjectsList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.ProfileEdit-module__9lc5Dq__subjectCard{background:var(--surface);border:2px solid var(--border-color);border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.ProfileEdit-module__9lc5Dq__subjectCard:hover{box-shadow:0 4px 12px #0000001a}.ProfileEdit-module__9lc5Dq__subjectInfo h4{color:var(--foreground);margin:0 0 .25rem;font-size:1rem;font-weight:600}.ProfileEdit-module__9lc5Dq__subjectInfo p{color:var(--text-gray);margin:0;font-size:.85rem}.ProfileEdit-module__9lc5Dq__removeSubject{color:var(--accent);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;font-size:1.1rem;transition:all .2s;display:flex}.ProfileEdit-module__9lc5Dq__addSubjectButton{background:var(--surface);border:2px dashed var(--border-color);color:var(--text-gray);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:80px;padding:1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.ProfileEdit-module__9lc5Dq__addSubjectForm{background:var(--surface-2);border:2px solid var(--border-color);border-radius:12px;flex-direction:column;grid-column:1/-1;gap:1rem;margin-top:1rem;padding:1.5rem;display:flex}.ProfileEdit-module__9lc5Dq__addSubjectActions{justify-content:flex-end;gap:1rem;display:flex}.ProfileEdit-module__9lc5Dq__accountInfo{background:var(--surface-2);border:2px solid var(--border-color);border-radius:12px;padding:1.5rem}.ProfileEdit-module__9lc5Dq__infoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.ProfileEdit-module__9lc5Dq__infoItem{justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.ProfileEdit-module__9lc5Dq__infoItem:last-child{border-bottom:none}.ProfileEdit-module__9lc5Dq__infoLabel{color:var(--text-gray);font-weight:600}.ProfileEdit-module__9lc5Dq__infoValue{color:var(--foreground);text-align:right;font-weight:600}.ProfileEdit-module__9lc5Dq__errorMessage{color:#dc2626;background:#fef2f2;border:2px solid #fecaca;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:600}.ProfileEdit-module__9lc5Dq__inputError{border-color:#dc3545!important}.ProfileEdit-module__9lc5Dq__inputError:focus{box-shadow:0 0 0 2px #dc354533;border-color:#dc3545!important}.ProfileEdit-module__9lc5Dq__errorText{color:#e53935;margin-top:.25rem;font-size:.8rem}@media (max-width:768px){.ProfileEdit-module__9lc5Dq__profileHeader{text-align:center;flex-direction:column;gap:1.5rem}.ProfileEdit-module__9lc5Dq__profileName{font-size:1.75rem}.ProfileEdit-module__9lc5Dq__actionButtons{justify-content:center}.ProfileEdit-module__9lc5Dq__formGrid{grid-template-columns:1fr}.ProfileEdit-module__9lc5Dq__profileForm{padding:1.5rem}.ProfileEdit-module__9lc5Dq__formSection{margin-bottom:1.5rem}.ProfileEdit-module__9lc5Dq__editActions{justify-content:center}.ProfileEdit-module__9lc5Dq__editButton,.ProfileEdit-module__9lc5Dq__saveButton,.ProfileEdit-module__9lc5Dq__cancelButton{padding:.75rem 1.25rem;font-size:.9rem}.ProfileEdit-module__9lc5Dq__subjectsList{grid-template-columns:1fr}.ProfileEdit-module__9lc5Dq__addSubjectActions,.ProfileEdit-module__9lc5Dq__tagContainer,.ProfileEdit-module__9lc5Dq__profileStatus{justify-content:center}.ProfileEdit-module__9lc5Dq__infoGrid{grid-template-columns:1fr}.ProfileEdit-module__9lc5Dq__infoItem{flex-direction:column;align-items:flex-start;gap:.25rem}.ProfileEdit-module__9lc5Dq__infoValue{text-align:left}}@media (max-width:480px){.ProfileEdit-module__9lc5Dq__profileHeader{padding:1.5rem}.ProfileEdit-module__9lc5Dq__profileImage,.ProfileEdit-module__9lc5Dq__profileImageFallback{width:100px;height:100px}.ProfileEdit-module__9lc5Dq__initials{font-size:2rem}.ProfileEdit-module__9lc5Dq__profileName{font-size:1.5rem}.ProfileEdit-module__9lc5Dq__profileForm{padding:1rem}.ProfileEdit-module__9lc5Dq__formSection{margin-bottom:1rem}.ProfileEdit-module__9lc5Dq__formInput,.ProfileEdit-module__9lc5Dq__formTextarea{padding:.75rem;font-size:.9rem}.ProfileEdit-module__9lc5Dq__statusBadge,.ProfileEdit-module__9lc5Dq__userType,.ProfileEdit-module__9lc5Dq__onboardingStatus{padding:.25rem .5rem;font-size:.7rem}.ProfileEdit-module__9lc5Dq__tag{padding:.375rem .75rem;font-size:.8rem}.ProfileEdit-module__9lc5Dq__subjectCard{padding:.75rem}.ProfileEdit-module__9lc5Dq__addSubjectButton{min-height:60px;font-size:.8rem}}.ProfileEdit-module__9lc5Dq__uploadingMessage{background:var(--primary-soft-bg);text-align:center;border:1px solid #ff6b354d;border-radius:8px;margin-top:1rem;padding:1rem}.ProfileEdit-module__9lc5Dq__uploadingMessage p{color:var(--primary);margin:0;font-weight:600}.ProfileEdit-module__9lc5Dq__warningNotification{color:#92400e;background:#fef3c7;border:1.5px solid #f59e0b;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.4;display:flex}.ProfileEdit-module__9lc5Dq__warningIcon{color:#f59e0b;flex-shrink:0;font-size:1.25rem}.ProfileEdit-module__9lc5Dq__warningContent{flex:1;font-weight:600}.ProfileEdit-module__9lc5Dq__warningContent strong{font-weight:600}
.UserAvatar-module__jdqEda__avatarContainer{background:var(--primary);color:var(--text-white);border:2px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden}.UserAvatar-module__jdqEda__avatarContainer.UserAvatar-module__jdqEda__clickable{cursor:pointer;border:2px solid var(--border-color);padding:0}.UserAvatar-module__jdqEda__avatarContainer.UserAvatar-module__jdqEda__clickable:active{border-color:var(--primary-dark)}.UserAvatar-module__jdqEda__small{width:32px;height:32px;font-size:12px}.UserAvatar-module__jdqEda__medium{width:40px;height:40px;font-size:14px}.UserAvatar-module__jdqEda__large{width:146px;height:146px;font-size:32px}.UserAvatar-module__jdqEda__profileImage{object-fit:cover;image-rendering:auto;width:100%;height:100%;image-rendering:smooth}.UserAvatar-module__jdqEda__logoFallbackImage{object-fit:contain;box-sizing:border-box;background:var(--text-white);width:100%;height:100%;padding:20%}.UserAvatar-module__jdqEda__initials{color:var(--text-white);-webkit-user-select:none;user-select:none;font-weight:600}.UserAvatar-module__jdqEda__loadingSpinner{background:var(--primary-light);opacity:.8;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.UserAvatar-module__jdqEda__loadingSpinner:after{content:"";border:2px solid #0000;border-top:2px solid var(--text-white);border-radius:50%;width:20px;height:20px;animation:1s linear infinite UserAvatar-module__jdqEda__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes UserAvatar-module__jdqEda__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}
.Settings-module__TuLIUq__settingsContainer{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;margin:0 auto;overflow:hidden}.Settings-module__TuLIUq__settingsHeader{border-bottom:1px solid var(--border-color);background:var(--surface-2);margin-bottom:0;padding:1.5rem}.Settings-module__TuLIUq__headerInfo{flex-direction:column;gap:.5rem;display:flex}.Settings-module__TuLIUq__settingsTitle{color:var(--foreground);align-items:center;gap:.75rem;margin:0;font-size:1.5rem;font-weight:700;display:flex}.Settings-module__TuLIUq__titleIcon{color:var(--primary);font-size:1.3rem}.Settings-module__TuLIUq__settingsSubtitle{color:var(--text-gray);margin:0;font-size:1.125rem;font-weight:400}.Settings-module__TuLIUq__settingsContent{flex-direction:column;gap:1rem;display:flex}.Settings-module__TuLIUq__section{border-radius:8px;padding:1.5rem;transition:all .2s}.Settings-module__TuLIUq__sectionHeader{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1rem}.Settings-module__TuLIUq__sectionTitle{color:var(--foreground);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.25rem;font-weight:600;display:flex}.Settings-module__TuLIUq__sectionIcon{color:var(--primary);font-size:1.125rem}.Settings-module__TuLIUq__sectionDescription{color:var(--text-gray);margin:0;font-size:.9rem;line-height:1.5}.Settings-module__TuLIUq__connectionsGrid{flex-direction:column;gap:.75rem;display:flex}.Settings-module__TuLIUq__connectionItem{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.Settings-module__TuLIUq__connectionInfo{flex:1;align-items:center;gap:.75rem;display:flex}.Settings-module__TuLIUq__connectionIcon{color:var(--primary);flex-shrink:0;font-size:1.25rem}.Settings-module__TuLIUq__connectionDetails{flex-direction:column;gap:.25rem;display:flex}.Settings-module__TuLIUq__connectionHeader{align-items:center;gap:.5rem;display:flex}.Settings-module__TuLIUq__connectionName{color:var(--foreground);font-size:.95rem;font-weight:600}.Settings-module__TuLIUq__connectedEmail{color:var(--text-gray);font-size:.8rem;font-weight:400}.Settings-module__TuLIUq__connectionAction{flex-shrink:0}.Settings-module__TuLIUq__statusBadge{vertical-align:middle;text-transform:uppercase;letter-spacing:.025em;border-radius:12px;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.Settings-module__TuLIUq__connected{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.Settings-module__TuLIUq__disconnected{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.Settings-module__TuLIUq__compactButton{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:80px;padding:.5rem .75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Settings-module__TuLIUq__settingsGrid{grid-template-columns:1fr;gap:1rem;display:grid}.Settings-module__TuLIUq__settingItem{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;padding:1rem;transition:all .2s}.Settings-module__TuLIUq__settingLabel{cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;margin:0;font-weight:600;display:flex}.Settings-module__TuLIUq__settingLabel span{flex:1}.Settings-module__TuLIUq__checkbox{cursor:pointer;accent-color:var(--primary);margin:0;width:auto!important}.Settings-module__TuLIUq__select{cursor:pointer;background:var(--background);border:1px solid var(--border-color);border-radius:6px;max-width:200px;padding:.5rem;font-size:.9rem;transition:all .2s}.Settings-module__TuLIUq__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f61a}.Settings-module__TuLIUq__button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Settings-module__TuLIUq__buttonPrimary{background:var(--primary);color:#fff;box-shadow:0 2px 4px #3b82f633}.Settings-module__TuLIUq__buttonPrimary:hover:not(:disabled){box-shadow:0 4px 8px #3b82f64d}.Settings-module__TuLIUq__buttonSecondary{background:var(--background);color:var(--foreground);border:2px solid var(--border-color)}.Settings-module__TuLIUq__buttonSecondary:hover:not(:disabled){box-shadow:0 2px 8px #0000001a}.Settings-module__TuLIUq__button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.Settings-module__TuLIUq__buttonDanger{color:#fff;background:#dc2626;box-shadow:0 2px 4px #dc262633}.Settings-module__TuLIUq__buttonDanger:hover:not(:disabled){box-shadow:0 4px 8px #dc26264d}.Settings-module__TuLIUq__deleteAccountSection{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:24px;padding:1.5rem}.Settings-module__TuLIUq__deleteAccountTitle{color:#991b1b;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.Settings-module__TuLIUq__deleteAccountDescription{color:#7f1d1d;margin:0;font-size:.95rem;line-height:1.5}.Settings-module__TuLIUq__deleteAccountActions{justify-content:flex-end;display:flex}.Settings-module__TuLIUq__feedbackCard{border-radius:8px;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Settings-module__TuLIUq__feedbackInfo{flex:1}.Settings-module__TuLIUq__feedbackDescription{color:var(--text-gray);margin:0;font-size:.95rem;line-height:1.5}.Settings-module__TuLIUq__feedbackActions{flex-shrink:0}.Settings-module__TuLIUq__preferenceRow{background:var(--surface);border:1px solid var(--border-color);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-family:inherit;transition:all .2s;display:flex}.Settings-module__TuLIUq__preferenceRow:hover:not(:disabled){box-shadow:0 2px 8px #0000000d}.Settings-module__TuLIUq__preferenceRow:disabled{opacity:.6;cursor:not-allowed}.Settings-module__TuLIUq__preferenceRowInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.Settings-module__TuLIUq__preferenceRowTitle{color:var(--foreground);font-size:1rem;font-weight:600}.Settings-module__TuLIUq__preferenceRowDescription{color:var(--text-gray);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.Settings-module__TuLIUq__preferenceRowChevron{color:var(--text-gray);flex-shrink:0;font-size:1.25rem}.Settings-module__TuLIUq__saveSection{border-top:2px solid var(--border-color);justify-content:center;margin-top:1rem;padding-top:2rem;display:flex}.Settings-module__TuLIUq__saveButton{min-width:180px;padding:1rem 2rem;font-size:1.1rem}@media (max-width:768px){.Settings-module__TuLIUq__settingsContent{padding:1rem}.Settings-module__TuLIUq__settingsTitle{font-size:1.75rem}.Settings-module__TuLIUq__section{padding:1rem}.Settings-module__TuLIUq__connectionItem{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem}.Settings-module__TuLIUq__connectionInfo{gap:.5rem}.Settings-module__TuLIUq__connectionIcon{font-size:1.125rem}.Settings-module__TuLIUq__connectionName{font-size:.9rem}.Settings-module__TuLIUq__compactButton{min-width:70px;padding:.5rem .625rem;font-size:.8rem}.Settings-module__TuLIUq__settingLabel{font-size:.9rem}.Settings-module__TuLIUq__button{padding:.625rem 1.25rem;font-size:.9rem}.Settings-module__TuLIUq__saveButton{min-width:150px;padding:.875rem 1.5rem;font-size:1rem}}@media (min-width:768px){.Settings-module__TuLIUq__settingsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Settings-module__TuLIUq__settingsContent{gap:1.5rem;padding:.75rem}.Settings-module__TuLIUq__settingsHeader{margin-bottom:1.5rem}.Settings-module__TuLIUq__settingsTitle{gap:.5rem;font-size:1.5rem}.Settings-module__TuLIUq__titleIcon{font-size:1.25rem}.Settings-module__TuLIUq__section{padding:.75rem}.Settings-module__TuLIUq__settingsGrid{grid-template-columns:1fr;gap:.75rem}.Settings-module__TuLIUq__connectionItem{flex-direction:column;align-items:stretch;gap:.5rem;padding:.625rem}.Settings-module__TuLIUq__connectionInfo{gap:.5rem}.Settings-module__TuLIUq__connectionIcon{font-size:1rem}.Settings-module__TuLIUq__connectionName{font-size:.85rem}.Settings-module__TuLIUq__compactButton{min-width:60px;padding:.4rem .5rem;font-size:.75rem}.Settings-module__TuLIUq__button{min-width:100px;padding:.5rem 1rem;font-size:.875rem}.Settings-module__TuLIUq__saveButton{min-width:120px;padding:.75rem 1.25rem;font-size:.9rem}}@media (max-width:768px){.Settings-module__TuLIUq__feedbackCard{text-align:center;flex-direction:column;align-items:stretch}.Settings-module__TuLIUq__feedbackActions{margin-top:1rem}}
.LanguageSettings-module__L9I5pq__section{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;margin:0 auto;padding:1.5rem}.LanguageSettings-module__L9I5pq__sectionHeader{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1rem}.LanguageSettings-module__L9I5pq__sectionTitle{color:var(--foreground);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.25rem;font-weight:600;display:flex}.LanguageSettings-module__L9I5pq__sectionIcon{color:var(--primary);font-size:1.125rem}.LanguageSettings-module__L9I5pq__sectionDescription{color:var(--text-gray);margin:0;font-size:.95rem}.LanguageSettings-module__L9I5pq__combobox{width:100%;max-width:360px;position:relative}.LanguageSettings-module__L9I5pq__trigger{background:var(--surface-2);width:100%;color:var(--foreground);border:2px solid var(--border-color);cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:1rem;display:flex}.LanguageSettings-module__L9I5pq__trigger:disabled{opacity:.6;cursor:not-allowed}.LanguageSettings-module__L9I5pq__triggerOpen{border-color:var(--primary)}.LanguageSettings-module__L9I5pq__triggerLabel{flex:1;font-weight:600}.LanguageSettings-module__L9I5pq__triggerCode{color:var(--text-gray);letter-spacing:.04em;font-size:.75rem;font-weight:600}.LanguageSettings-module__L9I5pq__chevron{color:var(--text-gray);flex-shrink:0}.LanguageSettings-module__L9I5pq__chevronOpen{transform:rotate(180deg)}.LanguageSettings-module__L9I5pq__panel{background:var(--surface);border:2px solid var(--border-color);z-index:1000;border-radius:8px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.LanguageSettings-module__L9I5pq__search{background:var(--surface-2);width:100%;color:var(--foreground);border:none;border-bottom:1px solid var(--border-color);box-sizing:border-box;outline:none;padding:.75rem 1rem;font-size:.95rem}.LanguageSettings-module__L9I5pq__list{max-height:240px;overflow-y:auto}.LanguageSettings-module__L9I5pq__option{background:var(--surface);width:100%;color:var(--foreground);cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.95rem;display:flex}.LanguageSettings-module__L9I5pq__option:last-child{border-bottom:none}.LanguageSettings-module__L9I5pq__optionHighlight{background:var(--surface-2)}.LanguageSettings-module__L9I5pq__optionActive{background:var(--primary);color:var(--text-white)}.LanguageSettings-module__L9I5pq__optionActive .LanguageSettings-module__L9I5pq__optionCode{color:var(--text-white)}.LanguageSettings-module__L9I5pq__optionLabel{font-weight:600}.LanguageSettings-module__L9I5pq__optionCode{color:var(--text-gray);letter-spacing:.04em;font-size:.75rem;font-weight:600}.LanguageSettings-module__L9I5pq__empty{color:var(--text-gray);text-align:center;padding:1rem;font-size:.9rem}.LanguageSettings-module__L9I5pq__saved{color:var(--text-gray);margin-top:1rem;font-size:.95rem}
.Developer-module__jZYkYG__section{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;margin:0 auto;padding:1.5rem}.Developer-module__jZYkYG__sectionHeader{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1rem}.Developer-module__jZYkYG__sectionTitle{color:var(--foreground);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.25rem;font-weight:600;display:flex}.Developer-module__jZYkYG__sectionIcon{color:var(--primary);font-size:1.125rem}.Developer-module__jZYkYG__sectionDescription{color:var(--text-gray);margin:0;font-size:.95rem}.Developer-module__jZYkYG__gateBanner{background:var(--surface-2);border:1px solid var(--border-color);color:var(--foreground);border-radius:8px;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.95rem}.Developer-module__jZYkYG__docsHint{color:var(--text-gray);margin:0 0 1.5rem;font-size:.9rem}.Developer-module__jZYkYG__docsLink{color:var(--primary);text-decoration:underline}.Developer-module__jZYkYG__createForm{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.Developer-module__jZYkYG__createInput{background:var(--surface-2);min-width:200px;color:var(--foreground);border:2px solid var(--border-color);border-radius:8px;outline:none;flex:1;padding:.75rem 1rem;font-size:.95rem}.Developer-module__jZYkYG__createInput:focus{border-color:var(--primary)}.Developer-module__jZYkYG__createInput:disabled{opacity:.6;cursor:not-allowed}.Developer-module__jZYkYG__createButton{background:var(--primary);color:var(--text-white);border:2px solid var(--primary);cursor:pointer;border-radius:8px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600}.Developer-module__jZYkYG__createButton:disabled{opacity:.6;cursor:not-allowed}.Developer-module__jZYkYG__revealCard{background:var(--surface-2);border:2px solid var(--primary);border-radius:8px;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.Developer-module__jZYkYG__revealWarning{color:var(--foreground);margin:0;font-size:.95rem;font-weight:600}.Developer-module__jZYkYG__revealRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Developer-module__jZYkYG__revealToken{background:var(--surface);min-width:200px;color:var(--foreground);border:1px solid var(--border-color);word-break:break-all;border-radius:8px;flex:1;padding:.75rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem}.Developer-module__jZYkYG__revealAction{background:var(--primary);color:var(--text-white);border:2px solid var(--primary);cursor:pointer;border-radius:8px;padding:.6rem 1rem;font-size:.9rem;font-weight:600}.Developer-module__jZYkYG__revealActionSecondary{background:var(--surface);color:var(--foreground);border:2px solid var(--border-color);cursor:pointer;border-radius:8px;padding:.6rem 1rem;font-size:.9rem;font-weight:600}.Developer-module__jZYkYG__list{flex-direction:column;gap:.5rem;display:flex}.Developer-module__jZYkYG__row{background:var(--surface-2);border:1px solid var(--border-color);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.Developer-module__jZYkYG__rowMeta{flex-direction:column;gap:.25rem;min-width:0;display:flex}.Developer-module__jZYkYG__rowName{color:var(--foreground);word-break:break-all;font-size:.95rem;font-weight:600}.Developer-module__jZYkYG__rowDates{color:var(--text-gray);font-size:.8rem}.Developer-module__jZYkYG__revoked{color:var(--text-gray);margin-left:.5rem;font-size:.8rem;font-weight:600}.Developer-module__jZYkYG__revokeButton{background:var(--surface);color:var(--foreground);border:2px solid var(--border-color);cursor:pointer;border-radius:8px;padding:.5rem .875rem;font-size:.85rem;font-weight:600}.Developer-module__jZYkYG__revokeButton:disabled{opacity:.6;cursor:not-allowed}.Developer-module__jZYkYG__empty,.Developer-module__jZYkYG__loading{color:var(--text-gray);text-align:center;padding:1rem;font-size:.9rem}
.CommunicationSettings-module__GDE9cW__container{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;overflow:hidden}.CommunicationSettings-module__GDE9cW__header{border-bottom:1px solid var(--border-color);background:var(--surface-2);padding:1.5rem}.CommunicationSettings-module__GDE9cW__title{color:var(--foreground);align-items:center;gap:.6rem;margin:0 0 .25rem;font-size:1.5rem;font-weight:700;display:flex}.CommunicationSettings-module__GDE9cW__titleIcon{color:var(--primary)}.CommunicationSettings-module__GDE9cW__subtitle{color:var(--text-gray);margin:0;font-size:.95rem}.CommunicationSettings-module__GDE9cW__body{flex-direction:column;gap:.85rem;padding:1.5rem;display:flex}.CommunicationSettings-module__GDE9cW__section{color:var(--text-gray);text-transform:uppercase;letter-spacing:.06em;margin:.25rem 0 0;font-size:.8rem;font-weight:700}.CommunicationSettings-module__GDE9cW__row{background:var(--surface);border:1px solid var(--border-color);border-radius:10px;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.CommunicationSettings-module__GDE9cW__rowInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.CommunicationSettings-module__GDE9cW__rowLabel{color:var(--foreground);font-size:.95rem;font-weight:600}.CommunicationSettings-module__GDE9cW__rowText{color:var(--text-gray);font-size:.85rem;line-height:1.45}.CommunicationSettings-module__GDE9cW__toggle{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.CommunicationSettings-module__GDE9cW__toggleState{color:var(--text-gray);text-align:right;min-width:1.8rem;font-size:.8rem;font-weight:600}.CommunicationSettings-module__GDE9cW__radioGroup{flex-direction:column;gap:.6rem;margin-top:.6rem;display:flex}.CommunicationSettings-module__GDE9cW__radioRow{background:var(--surface);border:1px solid var(--border-color);cursor:pointer;border-radius:10px;flex-direction:row;align-items:center;gap:.85rem;padding:.85rem 1rem;transition:border-color .15s,background-color .15s;display:flex}.CommunicationSettings-module__GDE9cW__radioRow:hover{border-color:var(--accent)}.CommunicationSettings-module__GDE9cW__radioRowSelected{border-color:var(--accent);background:var(--surface-2)}.CommunicationSettings-module__GDE9cW__radioRowBusy{cursor:wait}.CommunicationSettings-module__GDE9cW__radioInput{min-width:1.05rem;max-width:1.05rem;height:1.05rem;accent-color:var(--accent);cursor:inherit;appearance:auto;box-sizing:content-box;border:0;flex-shrink:0;margin:0;width:1.05rem!important;padding:0!important}.CommunicationSettings-module__GDE9cW__radioBody{flex-direction:column;flex:auto;gap:.2rem;min-width:0;display:flex}.CommunicationSettings-module__GDE9cW__radioLabel{color:var(--foreground);font-size:.95rem;font-weight:600}.CommunicationSettings-module__GDE9cW__radioHint{color:var(--text-gray);font-size:.85rem;line-height:1.45}.CommunicationSettings-module__GDE9cW__chatGroupHeading{color:var(--foreground);margin-top:.5rem;font-size:.95rem;font-weight:600}.CommunicationSettings-module__GDE9cW__radioRowLocked{opacity:.55;cursor:not-allowed}.CommunicationSettings-module__GDE9cW__radioRowLocked:hover{border-color:var(--border-color)}.CommunicationSettings-module__GDE9cW__paidLockCard{background:var(--surface-2);border:1px dashed var(--accent);border-radius:10px;flex-direction:column;gap:.35rem;margin-top:.6rem;padding:1rem 1.1rem;display:flex}.CommunicationSettings-module__GDE9cW__paidLockTitle{color:var(--foreground);font-size:.95rem;font-weight:700}.CommunicationSettings-module__GDE9cW__paidLockBody{color:var(--text-gray);font-size:.85rem;line-height:1.45}.CommunicationSettings-module__GDE9cW__paidLockCta{background:var(--accent);color:var(--surface);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;margin-top:.4rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;text-decoration:none}@media (max-width:480px){.CommunicationSettings-module__GDE9cW__row{flex-direction:column;align-items:stretch;gap:.6rem}.CommunicationSettings-module__GDE9cW__toggle{justify-content:flex-end}.CommunicationSettings-module__GDE9cW__radioRow{gap:.7rem;padding:.75rem .85rem}}
.UserDropdown-module__esHyeG__dropdown{z-index:1000;margin-top:8px;animation:.15s ease-out UserDropdown-module__esHyeG__slideDown;position:absolute;top:100%;right:0}.UserDropdown-module__esHyeG__dropdownContent{background:var(--background);border:1px solid var(--border-color);border-radius:12px;min-width:220px;overflow:hidden;box-shadow:0 8px 32px #0000001f}.UserDropdown-module__esHyeG__userInfo{background:var(--primary-soft-bg);color:var(--foreground);padding:16px}.UserDropdown-module__esHyeG__userID{word-break:break-word;margin:0 0 4px;font-size:14px;font-weight:600}.UserDropdown-module__esHyeG__userType,.UserDropdown-module__esHyeG__userProfession{opacity:.9;text-transform:capitalize;font-size:12px}.UserDropdown-module__esHyeG__divider{background:var(--border-color);height:1px;margin:0}.UserDropdown-module__esHyeG__menuItems{padding:8px 0}.UserDropdown-module__esHyeG__menuItem{width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .15s;display:flex;position:relative}.UserDropdown-module__esHyeG__menuIcon{width:18px;height:18px;color:var(--text-gray);flex-shrink:0}.UserDropdown-module__esHyeG__menuBadge{background:var(--red);color:#fff;border:1.5px solid #fff;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}@keyframes UserDropdown-module__esHyeG__slideDown{0%{opacity:0}to{opacity:1}}.UserDropdown-module__esHyeG__mobileOnlyMenuItem{display:flex}@media (min-width:1281px){.UserDropdown-module__esHyeG__mobileOnlyMenuItem{display:none}}
.NotificationBell-module__jey9la__notificationContainer{align-items:center;display:flex;position:relative}.NotificationBell-module__jey9la__bellButton{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:relative}.NotificationBell-module__jey9la__bellIcon{color:#6e6e6e;width:24px;height:24px}.NotificationBell-module__jey9la__dropdown{background:var(--surface);border:1px solid var(--border-color);z-index:1001;border-radius:12px;width:320px;max-width:calc(100vw - 24px);max-height:400px;margin-top:8px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 20px #00000014}.NotificationBell-module__jey9la__dropdownHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.NotificationBell-module__jey9la__dropdownTitle{color:var(--foreground);margin:0;font-size:16px;font-weight:600}.NotificationBell-module__jey9la__unreadCount{color:var(--text-gray);background:var(--primary-soft-bg);border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600}.NotificationBell-module__jey9la__markAllButton{color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.NotificationBell-module__jey9la__checkIcon{width:16px;height:16px}.NotificationBell-module__jey9la__dropdownContent{max-height:300px;overflow-y:auto}.NotificationBell-module__jey9la__itemActions{flex-shrink:0;align-items:center;gap:4px;margin-left:8px;display:flex}.NotificationBell-module__jey9la__deleteButton:hover{color:#c0392b}.NotificationBell-module__jey9la__dropdownFooter{text-align:center;color:var(--primary);border-top:1px solid var(--border-color);padding:10px;font-size:13px;font-weight:600;text-decoration:none;display:block}.NotificationBell-module__jey9la__notificationsList{padding:8px 0}.NotificationBell-module__jey9la__notificationItem{border-bottom:1px solid var(--border-color);grid-template-columns:auto 1fr auto;align-items:flex-start;gap:12px;padding:12px 16px;transition:background-color .2s;display:grid;position:relative}.NotificationBell-module__jey9la__itemClickable{cursor:pointer}.NotificationBell-module__jey9la__itemClickable:hover{background:var(--primary-soft-bg,var(--background))}.NotificationBell-module__jey9la__notifierColumn{flex-shrink:0;position:relative}.NotificationBell-module__jey9la__notifierAvatar{background:var(--text-white);width:36px;height:36px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;overflow:hidden}.NotificationBell-module__jey9la__notifierAvatarImg{object-fit:cover;width:100%;height:100%}.NotificationBell-module__jey9la__notifierAvatarPlaceholder{background:var(--text-white);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.NotificationBell-module__jey9la__bellPlaceholder{width:18px;height:18px;color:var(--primary)}.NotificationBell-module__jey9la__notificationBody{min-width:0}.NotificationBell-module__jey9la__notifierLink{color:var(--foreground);font-weight:600;text-decoration:none}.NotificationBell-module__jey9la__notifierLink:hover{text-decoration:underline}.NotificationBell-module__jey9la__actionText{color:var(--text-gray)}.NotificationBell-module__jey9la__itemActions{flex-shrink:0;gap:4px;display:flex}.NotificationBell-module__jey9la__notificationItem:last-child{border-bottom:none}.NotificationBell-module__jey9la__notificationItem.NotificationBell-module__jey9la__unread{background:var(--notification-unread-bg);border-left:3px solid var(--primary)}.NotificationBell-module__jey9la__notificationContent{width:100%}.NotificationBell-module__jey9la__notificationHeader{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.NotificationBell-module__jey9la__notificationTitle{color:var(--foreground);flex:1;margin:0;font-size:14px;font-weight:600;line-height:1.3}.NotificationBell-module__jey9la__titleRow{flex:1;align-items:center;gap:8px;display:flex}.NotificationBell-module__jey9la__typeIcon{width:16px;height:16px;color:var(--primary);flex-shrink:0}.NotificationBell-module__jey9la__markReadButton{color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;margin-left:8px;padding:2px;transition:all .2s;display:flex}.NotificationBell-module__jey9la__notificationText{color:var(--foreground);word-wrap:break-word;font-size:13px;line-height:1.4}.NotificationBell-module__jey9la__notificationTime{color:var(--text-gray);opacity:.85;margin-bottom:4px;font-size:11px}.NotificationBell-module__jey9la__loadingState{text-align:center;color:var(--text-gray);padding:40px 20px}.NotificationBell-module__jey9la__loadingSpinner{border:2px solid var(--border-color);border-top:2px solid var(--primary);border-radius:50%;width:24px;height:24px;margin:0 auto 12px;animation:1s linear infinite NotificationBell-module__jey9la__spin}.NotificationBell-module__jey9la__loadingText{margin:0;font-size:14px}@keyframes NotificationBell-module__jey9la__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NotificationBell-module__jey9la__emptyState{text-align:center;color:var(--text-gray);padding:40px 20px}.NotificationBell-module__jey9la__emptyIcon{opacity:.5;width:32px;height:32px;margin:0 auto 12px}.NotificationBell-module__jey9la__emptyText{margin:0;font-size:14px}@media (max-width:1280px){.NotificationBell-module__jey9la__dropdown{width:280px;right:0}.NotificationBell-module__jey9la__notificationContainer{display:none}}
.ScheduleCalendar-module__VyMYfG__container{max-width:1200px;margin-top:2rem}.ScheduleCalendar-module__VyMYfG__loading,.ScheduleCalendar-module__VyMYfG__empty{color:var(--text-gray);justify-content:center;align-items:center;padding:2rem;font-size:1rem;display:flex}.ScheduleCalendar-module__VyMYfG__error{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:.75rem;padding:.75rem;font-size:.875rem}.ScheduleCalendar-module__VyMYfG__availabilitySection{border:1px solid var(--border-color);background:#f8fafc;border-radius:10px;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1rem;display:flex}.ScheduleCalendar-module__VyMYfG__dayRow{border:1px solid var(--border-color);background:#fff;border-radius:10px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.ScheduleCalendar-module__VyMYfG__rowTop{align-items:center;gap:1rem;display:flex}.ScheduleCalendar-module__VyMYfG__weekDayCircle{background:var(--border-color);color:#1e293b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;font-weight:700;display:flex}.ScheduleCalendar-module__VyMYfG__timeInput{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:105px;padding:.45rem .75rem;font-size:.85rem;transition:all .2s}.ScheduleCalendar-module__VyMYfG__timeInput::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}.ScheduleCalendar-module__VyMYfG__timeInput:hover{border-color:#94a3b8}.ScheduleCalendar-module__VyMYfG__timeInput:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.ScheduleCalendar-module__VyMYfG__rowBottom{align-items:center;gap:1.2rem;padding-left:3rem;display:flex}.ScheduleCalendar-module__VyMYfG__offSwitch{cursor:pointer;background:0 0;border:none;padding:0}.ScheduleCalendar-module__VyMYfG__switchTrack{background:#cbd5e1;border-radius:22px;width:42px;height:22px;transition:background .25s;position:relative}.ScheduleCalendar-module__VyMYfG__switchOn{background:#3b82f6}.ScheduleCalendar-module__VyMYfG__switchThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .25s;position:absolute;top:2px;left:2px}.ScheduleCalendar-module__VyMYfG__switchOn .ScheduleCalendar-module__VyMYfG__switchThumb{transform:translate(20px)}.ScheduleCalendar-module__VyMYfG__resetButton{cursor:pointer;color:#475569;background:#f1f5f9;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:16px;transition:all .2s;display:flex}.ScheduleCalendar-module__VyMYfG__resetButton:hover{background:var(--border-color)}.ScheduleCalendar-module__VyMYfG__saving{color:#2563eb;font-size:.82rem;font-weight:500}.ScheduleCalendar-module__VyMYfG__errorText{color:#dc2626;font-size:.82rem;font-weight:500}.ScheduleCalendar-module__VyMYfG__timeSelect{cursor:pointer;appearance:none;text-align:center;background:#fff url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width='10'%20height='5'%20viewBox='0%200%2010%205'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0%200l5%205%205-5z'%20fill='%23949CA0'/%3E%3C/svg%3E") right .5rem center/10px 5px no-repeat;border:1px solid #cbd5e1;border-radius:20px;min-width:100px;padding:.45rem .75rem;font-size:.85rem;transition:all .2s}.ScheduleCalendar-module__VyMYfG__timeSelect:hover{border-color:#94a3b8}.ScheduleCalendar-module__VyMYfG__disabledSelect{cursor:not-allowed;color:#94a3b8!important;background:#f1f5f9!important}.ScheduleCalendar-module__VyMYfG__viewToggle{border:1px solid var(--border-color);background:var(--surface);border-radius:10px;align-self:flex-start;margin-bottom:1rem;display:inline-flex;overflow:hidden}.ScheduleCalendar-module__VyMYfG__viewBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:.85rem;font-weight:600;display:inline-flex}.ScheduleCalendar-module__VyMYfG__viewBtn:hover{color:var(--foreground)}.ScheduleCalendar-module__VyMYfG__viewBtnActive{color:#fff;background:#3b82f6}.ScheduleCalendar-module__VyMYfG__viewBtnActive:hover{color:#fff}.ScheduleCalendar-module__VyMYfG__weekGrid{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ScheduleCalendar-module__VyMYfG__dayHeaders{background:var(--surface-2);border-bottom:1px solid var(--border-color);grid-template-columns:repeat(7,1fr);display:grid}.ScheduleCalendar-module__VyMYfG__dayHeader{text-align:center;border-right:1px solid var(--border-color);padding:.5rem .25rem}.ScheduleCalendar-module__VyMYfG__dayHeader:last-child{border-right:none}.ScheduleCalendar-module__VyMYfG__dayName{color:var(--foreground);margin-bottom:.125rem;font-size:.75rem;font-weight:600}.ScheduleCalendar-module__VyMYfG__dayDate{color:var(--text-gray);font-size:.875rem;font-weight:500}.ScheduleCalendar-module__VyMYfG__slotsGrid{grid-template-columns:repeat(7,1fr);min-height:400px;display:grid}.ScheduleCalendar-module__VyMYfG__dayColumn{border-right:1px solid var(--border-color);flex-direction:column;display:flex}.ScheduleCalendar-module__VyMYfG__dayColumn:last-child{border-right:none}.ScheduleCalendar-module__VyMYfG__timeSlot{border-bottom:1px solid var(--border-color);justify-content:center;align-items:center;min-height:35px;padding:.375rem .25rem;transition:all .2s;display:flex}.ScheduleCalendar-module__VyMYfG__timeSlot:last-child{border-bottom:none}.ScheduleCalendar-module__VyMYfG__availableSlot{color:#065f46;background:#d1fae5}.ScheduleCalendar-module__VyMYfG__offSlot{color:#b91c1c;background:#fee2e2}.ScheduleCalendar-module__VyMYfG__unsetSlot{background:var(--surface);color:var(--text-gray)}.ScheduleCalendar-module__VyMYfG__timeText{font-size:.75rem;font-weight:500}.ScheduleCalendar-module__VyMYfG__legend{color:var(--text-gray);border-top:1px solid var(--border-color);background:var(--surface-2);flex-wrap:wrap;gap:14px;padding:.75rem 1rem;font-size:.75rem;display:flex}.ScheduleCalendar-module__VyMYfG__legend span{align-items:center;gap:6px;display:inline-flex}.ScheduleCalendar-module__VyMYfG__legendDot{border-radius:2px;width:14px;height:10px;display:inline-block}.ScheduleCalendar-module__VyMYfG__monthView{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ScheduleCalendar-module__VyMYfG__monthDayHeaders{background:var(--surface-2);border-bottom:1px solid var(--border-color);grid-template-columns:repeat(7,1fr);display:grid}.ScheduleCalendar-module__VyMYfG__monthDayHeader{text-align:center;color:var(--foreground);border-right:1px solid var(--border-color);padding:.75rem .5rem;font-size:.875rem;font-weight:600}.ScheduleCalendar-module__VyMYfG__monthDayHeader:last-child{border-right:none}.ScheduleCalendar-module__VyMYfG__monthCalendarBody{flex-direction:column;display:flex}.ScheduleCalendar-module__VyMYfG__monthWeekRow{border-bottom:1px solid var(--border-color);grid-template-columns:repeat(7,1fr);display:grid}.ScheduleCalendar-module__VyMYfG__monthWeekRow:last-child{border-bottom:none}.ScheduleCalendar-module__VyMYfG__monthDayCell{border-right:1px solid var(--border-color);background:var(--surface);flex-direction:column;min-height:80px;padding:.75rem .5rem;transition:all .2s;display:flex}.ScheduleCalendar-module__VyMYfG__monthDayCell:last-child{border-right:none}.ScheduleCalendar-module__VyMYfG__todayCell{background:#3b82f60d;border:2px solid #3b82f6}.ScheduleCalendar-module__VyMYfG__otherMonth{background:var(--surface-2);color:var(--text-gray)}.ScheduleCalendar-module__VyMYfG__monthDayNumber{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.ScheduleCalendar-module__VyMYfG__otherMonth .ScheduleCalendar-module__VyMYfG__monthDayNumber{color:var(--text-gray)}.ScheduleCalendar-module__VyMYfG__monthBarTrack{background:var(--border-color);border-radius:2px;height:4px;margin-top:auto;overflow:hidden}.ScheduleCalendar-module__VyMYfG__monthBarFill{background:#10b981;border-radius:2px;height:100%}.ScheduleCalendar-module__VyMYfG__monthOffTag{color:#991b1b;text-transform:uppercase;background:#fee2e2;border-radius:4px;align-self:flex-start;margin-top:auto;padding:1px 6px;font-size:10px;font-weight:700}@media (max-width:768px){.ScheduleCalendar-module__VyMYfG__dayHeader,.ScheduleCalendar-module__VyMYfG__monthDayHeader{padding:.375rem .125rem}.ScheduleCalendar-module__VyMYfG__dayName{font-size:.6875rem}.ScheduleCalendar-module__VyMYfG__dayDate{font-size:.75rem}.ScheduleCalendar-module__VyMYfG__timeSlot{min-height:30px;padding:.25rem .125rem}.ScheduleCalendar-module__VyMYfG__timeText{font-size:.6875rem}.ScheduleCalendar-module__VyMYfG__monthDayCell{min-height:60px;padding:.5rem .25rem}.ScheduleCalendar-module__VyMYfG__monthDayNumber{font-size:.75rem}}@media (max-width:480px){.ScheduleCalendar-module__VyMYfG__dayHeader,.ScheduleCalendar-module__VyMYfG__monthDayHeader{padding:.25rem .125rem}.ScheduleCalendar-module__VyMYfG__dayName{font-size:.625rem}.ScheduleCalendar-module__VyMYfG__dayDate{font-size:.6875rem}.ScheduleCalendar-module__VyMYfG__timeSlot{min-height:25px;padding:.1875rem .0625rem}.ScheduleCalendar-module__VyMYfG__timeText{font-size:.625rem}}
.HeaderMarketMenu-module___nOhaW__wrapper{display:inline-flex;position:relative}.HeaderMarketMenu-module___nOhaW__trigger{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:8px 14px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.HeaderMarketMenu-module___nOhaW__triggerActive{color:var(--primary)}.HeaderMarketMenu-module___nOhaW__menu{background:var(--surface);border:1px solid var(--border-color);z-index:50;border-radius:10px;min-width:180px;padding:4px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0000001f}.HeaderMarketMenu-module___nOhaW__option{color:var(--foreground);white-space:nowrap;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;display:block}@media (max-width:1500px){.HeaderMarketMenu-module___nOhaW__wrapper{display:none}}
.WeeklyScheduleEditor-module__C49rKq__weekBody{flex-direction:column;gap:.5rem;display:flex}.WeeklyScheduleEditor-module__C49rKq__dayRow{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;display:flex}.WeeklyScheduleEditor-module__C49rKq__dayRow:hover{border-color:var(--primary)}.WeeklyScheduleEditor-module__C49rKq__weekDayInline{text-align:center;width:20px;color:var(--foreground);margin-right:.5rem;font-weight:600;display:inline-block}.WeeklyScheduleEditor-module__C49rKq__timeSelectWrap{flex-shrink:0;width:120px}.WeeklyScheduleEditor-module__C49rKq__timeSelectWrapDisabled{opacity:.55;pointer-events:none}.WeeklyScheduleEditor-module__C49rKq__dash{color:var(--text-gray);font-weight:600}.WeeklyScheduleEditor-module__C49rKq__toggleGroup{flex-wrap:wrap;align-items:center;gap:.6rem;margin-left:auto;display:inline-flex}.WeeklyScheduleEditor-module__C49rKq__modeSwitch{cursor:pointer;color:var(--text-gray);align-items:center;gap:.4rem;font-size:.75rem;display:inline-flex}.WeeklyScheduleEditor-module__C49rKq__modeSwitch input{opacity:0;pointer-events:none;position:absolute}.WeeklyScheduleEditor-module__C49rKq__switchTrack{background:var(--border-color);border-radius:18px;width:32px;height:18px;transition:background .2s;position:relative}.WeeklyScheduleEditor-module__C49rKq__switchOn{background:var(--primary)}.WeeklyScheduleEditor-module__C49rKq__switchOnPositive{background:var(--success,#22c55e)}.WeeklyScheduleEditor-module__C49rKq__switchOnNegative{background:var(--danger,#ef4444)}.WeeklyScheduleEditor-module__C49rKq__switchThumb{background:var(--surface);border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px}.WeeklyScheduleEditor-module__C49rKq__switchOn .WeeklyScheduleEditor-module__C49rKq__switchThumb{transform:translate(14px)}.WeeklyScheduleEditor-module__C49rKq__resetButton{background:var(--surface-2);color:var(--text-gray);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-weight:600;transition:all .2s;display:inline-flex}.WeeklyScheduleEditor-module__C49rKq__resetButton:hover{color:#dc2626;background:#fee2e2}.WeeklyScheduleEditor-module__C49rKq__resetButton:disabled{opacity:.4;cursor:not-allowed;background:0 0}.WeeklyScheduleEditor-module__C49rKq__errorText{color:#dc2626;margin-left:.25rem;font-size:.75rem}.WeeklyScheduleEditor-module__C49rKq__spinner{border:2px solid var(--border-color);border-top-color:var(--primary);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite WeeklyScheduleEditor-module__C49rKq__weeklyScheduleSpin;display:inline-block}@keyframes WeeklyScheduleEditor-module__C49rKq__weeklyScheduleSpin{to{transform:rotate(360deg)}}@media (max-width:640px){.WeeklyScheduleEditor-module__C49rKq__dayRow{grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"day start dash end""toggles toggles toggles reset";align-items:center;gap:.5rem .4rem;padding:.6rem .55rem;display:grid}.WeeklyScheduleEditor-module__C49rKq__weekDayInline{grid-area:day;margin-right:0}.WeeklyScheduleEditor-module__C49rKq__dayRow>div:first-of-type{grid-area:start;width:auto}.WeeklyScheduleEditor-module__C49rKq__dash{text-align:center;grid-area:dash}.WeeklyScheduleEditor-module__C49rKq__dayRow>div:nth-of-type(2){grid-area:end;width:auto}.WeeklyScheduleEditor-module__C49rKq__toggleGroup{grid-area:toggles;justify-self:start;gap:.5rem .8rem;margin-left:0}.WeeklyScheduleEditor-module__C49rKq__resetButton{grid-area:reset;justify-self:end}.WeeklyScheduleEditor-module__C49rKq__errorText{grid-column:1/-1;margin-left:0;line-height:1.35}}
.CallOverlay-module__UFRW1W__panel{z-index:1000;border:1px solid var(--border-color);background:var(--surface);border-radius:16px;flex-direction:column;gap:.9rem;width:340px;max-width:calc(100vw - 32px);padding:1.1rem 1rem;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 32px #00000047}.CallOverlay-module__UFRW1W__panelIncoming{border-width:2px;border-color:var(--primary);width:320px;inset:84px auto auto 50%;transform:translate(-50%)}.CallOverlay-module__UFRW1W__panelIncoming .CallOverlay-module__UFRW1W__stageAvatar{width:104px;height:104px}.CallOverlay-module__UFRW1W__panelIncoming .CallOverlay-module__UFRW1W__stage{padding:.25rem 0 0}.CallOverlay-module__UFRW1W__stage{justify-content:center;align-items:center;padding:.75rem 0 .25rem;display:flex}.CallOverlay-module__UFRW1W__stageAvatar{object-fit:cover;background:var(--surface-2);border-radius:50%;width:168px;height:168px;display:block}.CallOverlay-module__UFRW1W__identity{text-align:center;flex-direction:column;align-items:center;gap:.3rem;min-width:0;display:flex}.CallOverlay-module__UFRW1W__peerName{max-width:100%;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:700;line-height:1.2;overflow:hidden}.CallOverlay-module__UFRW1W__statusText{color:var(--foreground);opacity:.75;font-variant-numeric:tabular-nums;font-size:.85rem;line-height:1.2}.CallOverlay-module__UFRW1W__resizeButton{z-index:2;background:var(--surface-2);width:34px;height:34px;color:var(--foreground);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:12px;right:12px}.CallOverlay-module__UFRW1W__warning{color:var(--warning);text-align:center;font-size:.75rem;line-height:1.35}.CallOverlay-module__UFRW1W__notice{border:1px solid var(--border-color);background:var(--surface-2);color:var(--foreground);text-align:center;border-radius:10px;margin:0;padding:.6rem .7rem;font-size:.82rem;line-height:1.4}.CallOverlay-module__UFRW1W__dismissButton{border:1px solid var(--border-color);background:var(--surface-2);height:36px;color:var(--foreground);cursor:pointer;border-radius:10px;align-self:center;padding:0 1.1rem;font-size:.85rem;font-weight:600;line-height:1}.CallOverlay-module__UFRW1W__panelVideo{width:440px}.CallOverlay-module__UFRW1W__panelFullscreen{width:100%;max-width:none;height:100%;box-shadow:none;background:var(--surface-2);border:none;border-radius:0;justify-content:space-between;gap:0;padding:0;position:fixed;inset:0;transform:none}.CallOverlay-module__UFRW1W__panelFullscreen .CallOverlay-module__UFRW1W__videoStage{aspect-ratio:auto;border-radius:0;flex:1;width:100%;height:100%}.CallOverlay-module__UFRW1W__panelFullscreen .CallOverlay-module__UFRW1W__remoteVideo{object-fit:contain;background:#000}.CallOverlay-module__UFRW1W__panelFullscreen .CallOverlay-module__UFRW1W__resizeButton{color:#fff;background:#0000008c;border:1px solid #ffffff47;width:40px;height:40px;top:56px;bottom:auto;right:24px}.CallOverlay-module__UFRW1W__panelFullscreen .CallOverlay-module__UFRW1W__stage{flex:1;padding:0}.CallOverlay-module__UFRW1W__panelFullscreen .CallOverlay-module__UFRW1W__identity{z-index:1;text-align:center;position:absolute;top:56px;left:0;right:0}.CallOverlay-module__UFRW1W__panelFullscreen .CallOverlay-module__UFRW1W__controlPanel{z-index:1;width:min(520px,100% - 32px);position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.CallOverlay-module__UFRW1W__panelFullscreen .CallOverlay-module__UFRW1W__stageAvatar{width:240px;height:240px}.CallOverlay-module__UFRW1W__panelFullscreen .CallOverlay-module__UFRW1W__localVideo{aspect-ratio:3/4;border-radius:12px;width:18%;min-width:140px;max-width:220px;height:auto;bottom:164px;right:24px}.CallOverlay-module__UFRW1W__videoStage{aspect-ratio:4/3;background:var(--surface-2);border-radius:12px;width:100%;position:relative;overflow:hidden}.CallOverlay-module__UFRW1W__remoteVideo{object-fit:cover;width:100%;height:100%;display:block}.CallOverlay-module__UFRW1W__remoteFallback{background:var(--surface-2);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CallOverlay-module__UFRW1W__localVideo{border:1px solid var(--border-color);background:var(--surface);object-fit:cover;border-radius:8px;width:96px;display:block;position:absolute;bottom:8px;right:8px;transform:scaleX(-1)}.CallOverlay-module__UFRW1W__controlPanel{background:var(--surface-2);border-radius:14px;padding:.85rem .6rem}.CallOverlay-module__UFRW1W__controlGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.CallOverlay-module__UFRW1W__controlGridTwo{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.CallOverlay-module__UFRW1W__controlCell{color:var(--foreground);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.45rem;padding:0;display:flex}.CallOverlay-module__UFRW1W__controlCell:disabled{cursor:default;opacity:.5}.CallOverlay-module__UFRW1W__controlDisc{border:1px solid var(--border-color);background:var(--surface-3);width:52px;height:52px;color:var(--foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.CallOverlay-module__UFRW1W__controlDisc svg{flex-shrink:0;display:block}.CallOverlay-module__UFRW1W__discActive{background:var(--primary);border-color:var(--primary);color:#fff}.CallOverlay-module__UFRW1W__discAccept{background:var(--success);border-color:var(--success);color:#fff}.CallOverlay-module__UFRW1W__discEnd{background:var(--danger);border-color:var(--danger);color:#fff}.CallOverlay-module__UFRW1W__controlLabel{color:var(--foreground);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.78rem;font-weight:600;line-height:1.2;overflow:hidden}@media (max-width:600px){.CallOverlay-module__UFRW1W__panel,.CallOverlay-module__UFRW1W__panelVideo{width:auto;bottom:12px;left:12px;right:12px}.CallOverlay-module__UFRW1W__panelIncoming{width:auto;inset:68px 12px auto;transform:none}.CallOverlay-module__UFRW1W__stageAvatar{width:108px;height:108px}}
.AvailabilitySettings-module__ulJu0W__loadingState{color:var(--text-gray);text-align:center;padding:1rem;font-size:.9rem}.AvailabilitySettings-module__ulJu0W__weekBody{flex-direction:column;gap:.5rem;display:flex}.AvailabilitySettings-module__ulJu0W__dayRow{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;display:flex}.AvailabilitySettings-module__ulJu0W__dayRow:hover{border-color:var(--primary)}.AvailabilitySettings-module__ulJu0W__weekDayInline{text-align:center;width:20px;color:var(--foreground);margin-right:.5rem;font-weight:600;display:inline-block}.AvailabilitySettings-module__ulJu0W__timeSelectWrap{flex-shrink:0;width:120px}.AvailabilitySettings-module__ulJu0W__timeSelectWrapDisabled{opacity:.55;pointer-events:none}.AvailabilitySettings-module__ulJu0W__dash{color:var(--text-gray);font-weight:600}.AvailabilitySettings-module__ulJu0W__toggleGroup{flex-wrap:wrap;align-items:center;gap:.6rem;margin-left:auto;display:inline-flex}.AvailabilitySettings-module__ulJu0W__modeSwitch,.AvailabilitySettings-module__ulJu0W__offSwitch{cursor:pointer;color:var(--text-gray);align-items:center;gap:.4rem;font-size:.75rem;display:inline-flex}.AvailabilitySettings-module__ulJu0W__modeSwitch input,.AvailabilitySettings-module__ulJu0W__offSwitch input{opacity:0;pointer-events:none;position:absolute}.AvailabilitySettings-module__ulJu0W__switchTrack{background:var(--border-color);border-radius:18px;width:32px;height:18px;transition:background .2s;position:relative}.AvailabilitySettings-module__ulJu0W__switchOn{background:var(--primary)}.AvailabilitySettings-module__ulJu0W__switchThumb{background:var(--surface);border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px}.AvailabilitySettings-module__ulJu0W__switchOn .AvailabilitySettings-module__ulJu0W__switchThumb{transform:translate(14px)}.AvailabilitySettings-module__ulJu0W__resetButton{background:var(--surface-2);color:var(--text-gray);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-weight:600;transition:all .2s;display:inline-flex}.AvailabilitySettings-module__ulJu0W__resetButton:hover{color:#dc2626;background:#fee2e2}.AvailabilitySettings-module__ulJu0W__saving{color:var(--primary);margin-left:.25rem;font-size:.75rem}.AvailabilitySettings-module__ulJu0W__errorText{color:#dc2626;margin-left:.25rem;font-size:.75rem}@media (max-width:640px){.AvailabilitySettings-module__ulJu0W__dayRow{grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"day start dash end""toggles toggles toggles reset";align-items:center;gap:.5rem .4rem;padding:.6rem .55rem;display:grid}.AvailabilitySettings-module__ulJu0W__weekDayInline{grid-area:day;margin-right:0}.AvailabilitySettings-module__ulJu0W__dayRow>div:first-of-type{grid-area:start;width:auto}.AvailabilitySettings-module__ulJu0W__dash{text-align:center;grid-area:dash}.AvailabilitySettings-module__ulJu0W__dayRow>div:nth-of-type(2){grid-area:end;width:auto}.AvailabilitySettings-module__ulJu0W__toggleGroup{grid-area:toggles;justify-self:start;gap:.5rem .8rem;margin-left:0}.AvailabilitySettings-module__ulJu0W__resetButton{grid-area:reset;justify-self:end}.AvailabilitySettings-module__ulJu0W__errorText{grid-column:1/-1;margin-left:0;line-height:1.35}}.AvailabilitySettings-module__ulJu0W__dayRowUnset{background:var(--surface-2);border-style:dashed}.AvailabilitySettings-module__ulJu0W__timeSelectWrapUnset{opacity:.55}.AvailabilitySettings-module__ulJu0W__spinner{border:2px solid var(--border-color);border-top-color:var(--primary);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite AvailabilitySettings-module__ulJu0W__availabilitySpin;display:inline-block}@keyframes AvailabilitySettings-module__ulJu0W__availabilitySpin{to{transform:rotate(360deg)}}.AvailabilitySettings-module__ulJu0W__resetButton:disabled{opacity:.4;cursor:not-allowed;background:0 0}
.Sidebar-module___xElQq__sidebar{background:var(--surface);border-right:1px solid var(--border-color);z-index:900;box-sizing:border-box;width:280px;height:calc(100vh - 72px);padding:16px 12px;position:fixed;top:72px;left:0;overflow:hidden auto}@media (min-width:1281px){.businnect-desktop .Sidebar-module___xElQq__sidebar{height:calc(100vh - 116px);top:116px}}.Sidebar-module___xElQq__nav{flex-direction:column;gap:4px;display:flex}.Sidebar-module___xElQq__section{border-top:1px solid var(--border-color);flex-direction:column;gap:4px;margin-top:8px;padding-top:12px;display:flex}.Sidebar-module___xElQq__sectionLabel{color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;padding:0 12px 4px;font-size:12px;font-weight:700}.Sidebar-module___xElQq__appDownload{border-top:1px solid var(--border-color);flex-direction:column;gap:6px;margin-top:8px;padding-top:12px;display:flex}.Sidebar-module___xElQq__appDownloadButton{border:1px solid var(--border-color);width:100%;color:var(--foreground);font-size:14px;font-weight:600;font-family:var(--font-family);text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;display:flex}.Sidebar-module___xElQq__appDownloadIcon{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Sidebar-module___xElQq__appDownloadLabel{flex:1;min-width:0}.Sidebar-module___xElQq__navItem{width:100%;color:var(--foreground);font-size:14px;font-weight:600;font-family:var(--font-family);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.Sidebar-module___xElQq__navItemActive{background:var(--primary-soft);color:var(--primary-dark);font-weight:600}.Sidebar-module___xElQq__navIcon{color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Sidebar-module___xElQq__navLabel{flex:1;min-width:0}.Sidebar-module___xElQq__drawerCloseButton{cursor:pointer;color:var(--text-gray);background:0 0;border:none;border-radius:8px;padding:8px;display:none;position:absolute;top:8px;right:8px}.Sidebar-module___xElQq__backdrop{display:none}@media (max-width:1280px){.Sidebar-module___xElQq__sidebar{z-index:1100;width:280px;height:100vh;padding-top:21px;transition:transform .25s;top:0;transform:translate(-100%);box-shadow:4px 0 16px #00000014}.Sidebar-module___xElQq__sidebarOpen{transform:translate(0)}.businnect-desktop .Sidebar-module___xElQq__sidebar{height:calc(100vh - 44px);top:44px}.Sidebar-module___xElQq__drawerCloseButton{justify-content:center;align-items:center;display:flex}.Sidebar-module___xElQq__backdrop{z-index:1050;opacity:0;pointer-events:none;background:#0006;transition:opacity .25s;display:block;position:fixed;inset:0}.businnect-desktop .Sidebar-module___xElQq__backdrop{top:44px}.Sidebar-module___xElQq__backdropVisible{opacity:1;pointer-events:auto}}@media (max-width:480px){.Sidebar-module___xElQq__sidebar{width:85vw;max-width:320px}}.Sidebar-module___xElQq__skeletonItem{border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.Sidebar-module___xElQq__skeletonIcon{background:var(--border-color);border-radius:6px;flex-shrink:0;width:20px;height:20px;animation:1.5s ease-in-out infinite Sidebar-module___xElQq__sidebarPulse;display:inline-block}.Sidebar-module___xElQq__skeletonLabel{background:var(--border-color);border-radius:4px;width:70%;height:12px;animation:1.5s ease-in-out infinite Sidebar-module___xElQq__sidebarPulse;display:inline-block}.Sidebar-module___xElQq__skeletonSectionLabel{background:var(--border-color);border-radius:4px;width:40%;height:10px;margin:8px 12px 4px;animation:1.5s ease-in-out infinite Sidebar-module___xElQq__sidebarPulse;display:block}@keyframes Sidebar-module___xElQq__sidebarPulse{0%,to{opacity:1}50%{opacity:.5}}
.business-profile-module__MhoPsG__container{justify-content:center;width:100%;padding:0;display:flex}.business-profile-module__MhoPsG__card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;width:100%;padding:1.5rem}.business-profile-module__MhoPsG__title{margin:0 0 .4rem;font-size:1.6rem;font-weight:700}.business-profile-module__MhoPsG__description{color:var(--text-gray);margin:0 0 1.75rem}.business-profile-module__MhoPsG__sectionTitle{color:var(--foreground);margin:1rem 0 0;font-size:1rem;font-weight:700}.business-profile-module__MhoPsG__form{flex-direction:column;gap:1rem;display:flex}.business-profile-module__MhoPsG__field{flex-direction:column;flex:1;gap:.4rem;display:flex}.business-profile-module__MhoPsG__field label{color:var(--foreground);font-size:.85rem;font-weight:600}.business-profile-module__MhoPsG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.business-profile-module__MhoPsG__row{grid-template-columns:1fr}}.business-profile-module__MhoPsG__submit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;margin-top:.75rem;padding:.7rem 1.4rem;font-weight:600}.business-profile-module__MhoPsG__submit:disabled{opacity:.55;cursor:not-allowed}.business-profile-module__MhoPsG__saved{color:var(--primary);margin:0;font-size:.9rem}
.Footer-module__4AZ4lG__footer{color:#fff;background:#181818}.Footer-module__4AZ4lG__ctaSection{text-align:center;background:#e8956b;padding:80px 0;position:relative;overflow:hidden}.Footer-module__4AZ4lG__ctaSection:before{content:"";pointer-events:none;background:#ffffff0d radial-gradient(circle at 25% 25%,#ffffff14 1px,#0000 1px) 0 0/50px 50px;position:absolute;inset:0}.Footer-module__4AZ4lG__container{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;position:relative}.Footer-module__4AZ4lG__logoIcon{background:linear-gradient(135deg, var(--primary), var(--primary-light));border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.Footer-module__4AZ4lG__logoLetter{color:#fff;font-size:24px;font-weight:700}.Footer-module__4AZ4lG__textContainer{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.Footer-module__4AZ4lG__ctaTitle{color:#fff;margin:0 0 32px;font-size:18px;font-weight:600}.Footer-module__4AZ4lG__ctaHeading{color:#fff;text-shadow:0 2px 4px #0000001a;margin:0;font-size:60px;font-weight:700;line-height:1.1}.Footer-module__4AZ4lG__highlight{color:#ffffffe6;background:#ffffff26;border-radius:8px;padding:0 12px;display:inline-block}.Footer-module__4AZ4lG__ctaDescription{color:#fffffff2;text-shadow:0 1px 2px #0000001a;max-width:500px;font-size:22px;font-weight:400;line-height:1.5}.Footer-module__4AZ4lG__ctaButton{color:var(--primary);background:#fff;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-width:200px;padding:18px 36px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #00000026}.Footer-module__4AZ4lG__ctaButton:hover{box-shadow:0 8px 24px #00000040}.Footer-module__4AZ4lG__footerContent{background:#1a1a1a;border-top:1px solid #2d2d2d;padding:60px 0 40px}.Footer-module__4AZ4lG__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:40px;display:grid}.Footer-module__4AZ4lG__footerColumn{flex-direction:column;gap:4px;display:flex}.Footer-module__4AZ4lG__companyDescription{color:var(--text-gray);margin:0 0 24px;font-size:16px;line-height:1.6}.Footer-module__4AZ4lG__socialLinks{gap:16px;display:flex}.Footer-module__4AZ4lG__socialLink{width:40px;height:40px;color:var(--text-secondary);justify-content:center;align-items:center;transition:color .2s;display:flex}.Footer-module__4AZ4lG__footerLink{color:#fff;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s}.Footer-module__4AZ4lG__footerBottom{border-top:1px solid #2d2d2d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:40px;display:flex}.Footer-module__4AZ4lG__attribution,.Footer-module__4AZ4lG__copyright{color:var(--text-gray);margin:0;font-size:14px}@media (max-width:1024px){.Footer-module__4AZ4lG__footerGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.Footer-module__4AZ4lG__ctaSection{padding:60px 0}.Footer-module__4AZ4lG__container{padding:0 16px}.Footer-module__4AZ4lG__ctaHeading{font-size:36px}.Footer-module__4AZ4lG__ctaDescription{font-size:16px}.Footer-module__4AZ4lG__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__4AZ4lG__footerBottom{text-align:center;flex-direction:column;gap:16px}.Footer-module__4AZ4lG__socialLinks{justify-content:center}}@media (max-width:480px){.Footer-module__4AZ4lG__ctaHeading{font-size:32px}.Footer-module__4AZ4lG__ctaButton{padding:14px 28px;font-size:15px}}
.ListingReachCard-module__sjxgnG__card{background:var(--primary-soft-bg);border:1px solid var(--primary-soft-border);border-radius:12px;padding:1.1rem 1.3rem}.ListingReachCard-module__sjxgnG__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ListingReachCard-module__sjxgnG__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:700;line-height:1.4}.ListingReachCard-module__sjxgnG__postAction{width:28px;height:28px;color:var(--primary);border:1px solid var(--primary-soft-border);background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ListingReachCard-module__sjxgnG__list{flex-direction:column;gap:.7rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}.ListingReachCard-module__sjxgnG__row{align-items:center;gap:.7rem;display:flex}.ListingReachCard-module__sjxgnG__iconWrap{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.ListingReachCard-module__sjxgnG__rowText{color:var(--foreground);font-size:.92rem;font-weight:600;line-height:1.45}
.UserHandle-module__zoZTHW__wrapper{flex-direction:column;gap:2px;min-width:0;display:flex}.UserHandle-module__zoZTHW__handle{color:var(--foreground);font-size:14px;font-weight:600;text-decoration:none}a.UserHandle-module__zoZTHW__handle:hover{text-decoration:underline}.UserHandle-module__zoZTHW__handlePrimary{font-size:16px}.UserHandle-module__zoZTHW__profession{color:var(--text-gray);font-size:12px}.UserHandle-module__zoZTHW__name{color:var(--foreground);align-items:center;gap:4px;font-size:16px;font-weight:700;line-height:1.2;display:inline-flex}.UserHandle-module__zoZTHW__handleRow{align-items:center;gap:4px;display:inline-flex}.UserHandle-module__zoZTHW__subline{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.UserHandle-module__zoZTHW__subline .UserHandle-module__zoZTHW__handle{color:var(--text-gray);font-size:13px;font-weight:400}
.Search-module__ruzbCG__page{max-width:1024px;min-height:100vh;margin:0 auto;padding:2.5rem}.Search-module__ruzbCG__header{flex-direction:column;gap:16px;margin-bottom:12px;display:flex}.Search-module__ruzbCG__title{color:var(--foreground);margin:0;font-size:22px;font-weight:700}.Search-module__ruzbCG__query{color:var(--primary)}.Search-module__ruzbCG__tabs{border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:8px;padding-bottom:8px;display:flex}.Search-module__ruzbCG__tab{cursor:pointer;color:var(--text-gray);background:0 0;border:none;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:600}.Search-module__ruzbCG__tabActive{background:var(--primary-soft-bg);color:var(--primary)}.Search-module__ruzbCG__empty{text-align:center;color:var(--text-gray);background:var(--surface);border:1px solid var(--border-color);border-radius:12px;padding:32px 16px;font-size:14px}.Search-module__ruzbCG__error{text-align:center;color:#b91c1c;background:var(--surface);border:1px solid var(--border-color);border-radius:12px;padding:24px 16px;font-size:14px}.Search-module__ruzbCG__cardList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Search-module__ruzbCG__cardLink{background:var(--surface);border:1px solid var(--border-color);color:inherit;border-radius:12px;gap:12px;padding:16px;text-decoration:none;display:flex}.Search-module__ruzbCG__cardLink:hover{background:var(--surface-hover,var(--surface));border-color:var(--primary)}.Search-module__ruzbCG__communityRow{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;align-items:flex-start;gap:12px;padding:16px;display:flex}.Search-module__ruzbCG__communityRow:hover{background:var(--surface-hover,var(--surface));border-color:var(--primary)}.Search-module__ruzbCG__communityRow .Search-module__ruzbCG__cardLink{background:0 0;border:none;border-radius:0;flex:1;min-width:0;padding:0}.Search-module__ruzbCG__communityRow .Search-module__ruzbCG__cardLink:hover{background:0 0;border-color:#0000}.Search-module__ruzbCG__communityJoinBtn,.Search-module__ruzbCG__communityLeaveBtn{cursor:pointer;border:1px solid #0000;border-radius:999px;flex-shrink:0;align-self:flex-start;padding:8px 16px;font-size:13px;font-weight:600;transition:background-color .12s,color .12s,border-color .12s}.Search-module__ruzbCG__communityJoinBtn{background:var(--primary);color:#fff;border-color:var(--primary)}.Search-module__ruzbCG__communityJoinBtn:disabled{opacity:.6;cursor:not-allowed}.Search-module__ruzbCG__communityLeaveBtn{background:var(--surface-2);color:var(--foreground);border-color:var(--border-strong)}.Search-module__ruzbCG__communityLeaveBtn:disabled{opacity:.6;cursor:not-allowed}.Search-module__ruzbCG__cardBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Search-module__ruzbCG__cardDescription{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.Search-module__ruzbCG__communityImage{object-fit:cover;border-radius:8px;width:40px;height:40px;display:block}.Search-module__ruzbCG__communityImagePlaceholder{background:var(--primary-soft-bg);width:40px;height:40px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.Search-module__ruzbCG__communityHandle{color:var(--foreground);font-size:16px;font-weight:600}.Search-module__ruzbCG__communityMeta{color:var(--text-gray);font-size:12px}.Search-module__ruzbCG__communityMembersLink{color:var(--text-gray);border:1px solid #0000;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:12px;text-decoration:none}.Search-module__ruzbCG__communityMembersLink:hover{color:var(--primary);border-color:var(--border-color)}.Search-module__ruzbCG__skeletonCard{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;gap:12px;padding:16px;display:flex}.Search-module__ruzbCG__skeletonAvatar{background:var(--border-color);border-radius:50%;flex-shrink:0;width:40px;height:40px;animation:1.5s ease-in-out infinite Search-module__ruzbCG__searchPulse}.Search-module__ruzbCG__skeletonAvatarSquare{background:var(--border-color);border-radius:8px;flex-shrink:0;width:40px;height:40px;animation:1.5s ease-in-out infinite Search-module__ruzbCG__searchPulse}.Search-module__ruzbCG__skeletonBody{flex-direction:column;flex:1;gap:6px;padding-top:6px;display:flex}.Search-module__ruzbCG__skeletonLine{background:var(--border-color);border-radius:4px;width:60%;height:12px;animation:1.5s ease-in-out infinite Search-module__ruzbCG__searchPulse;display:block}.Search-module__ruzbCG__skeletonLineShort{background:var(--border-color);border-radius:4px;width:30%;height:12px;animation:1.5s ease-in-out infinite Search-module__ruzbCG__searchPulse;display:block}@keyframes Search-module__ruzbCG__searchPulse{0%,to{opacity:1}50%{opacity:.5}}.Search-module__ruzbCG__identityRow{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.Search-module__ruzbCG__identityMain{width:100%;min-width:0}.Search-module__ruzbCG__partnerMark{border:1px solid var(--primary);color:var(--primary);white-space:nowrap;border-radius:999px;align-self:flex-start;margin-top:.15rem;padding:.1rem .45rem;font-size:.7rem;font-weight:600;line-height:1}
.profile-module__ffFEDq__pageContainer{--profile-box-gap:1rem;background:var(--background);min-height:100vh;padding:2rem 1rem}.profile-module__ffFEDq__backButton{max-width:1100px;margin:0 auto 1rem}.profile-module__ffFEDq__backLink{color:var(--text-gray);cursor:pointer;align-items:center;gap:.3rem;font-size:.9rem;text-decoration:none;display:inline-flex}.profile-module__ffFEDq__backIcon{flex-shrink:0;width:1.2rem;height:1.2rem}.profile-module__ffFEDq__contentLayout{column-gap:1.5rem;row-gap:var(--profile-box-gap);grid-template-columns:minmax(0,1fr) 320px;grid-template-areas:"header sidebar""body sidebar";align-items:start;max-width:1100px;margin:0 auto;display:grid}.profile-module__ffFEDq__userHeader{grid-area:header}.profile-module__ffFEDq__mainBody{gap:var(--profile-box-gap);flex-direction:column;grid-area:body;min-width:0;display:flex}.profile-module__ffFEDq__mainBody>*{margin-block:0}@media (max-width:900px){.profile-module__ffFEDq__contentLayout{align-items:stretch;gap:var(--profile-box-gap);flex-direction:column;display:flex}.profile-module__ffFEDq__userHeader{order:1}.profile-module__ffFEDq__sidebar{order:2}.profile-module__ffFEDq__mainBody{order:3}}.profile-module__ffFEDq__userHeader{background:var(--surface);border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000000d}.profile-module__ffFEDq__userBasicInfo{align-items:flex-start;gap:1.25rem;display:flex}.profile-module__ffFEDq__avatar{object-fit:cover;background:var(--surface);border:3px solid var(--border-color);border-radius:50%;flex-shrink:0;width:96px;height:96px}.profile-module__ffFEDq__avatarPlaceholder{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;font-size:2.25rem;font-weight:700;display:flex}.profile-module__ffFEDq__userDetails{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.profile-module__ffFEDq__nameSection{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.profile-module__ffFEDq__userName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.profile-module__ffFEDq__verifiedIcon{width:1.3rem;height:1.3rem;color:var(--primary);flex-shrink:0}.profile-module__ffFEDq__userHandle{color:var(--text-gray);font-size:.95rem;line-height:1.25rem}.profile-module__ffFEDq__professionLabel{color:var(--primary);text-transform:capitalize;font-size:.85rem;font-weight:600}.profile-module__ffFEDq__bioContainer{margin-top:.25rem}.profile-module__ffFEDq__userBio{color:var(--foreground);margin:0;font-size:.95rem;line-height:1.5}.profile-module__ffFEDq__location{color:var(--text-gray);flex-flow:column wrap;align-items:flex-start;gap:.4rem;margin-top:.25rem;font-size:.9rem;display:flex}.profile-module__ffFEDq__businessLocation{flex-direction:column;gap:.15rem;display:flex}.profile-module__ffFEDq__businessName{color:var(--foreground);font-size:.95rem;font-weight:600}.profile-module__ffFEDq__businessAddress{color:var(--text-gray);font-size:.9rem}.profile-module__ffFEDq__businessDetailsList{grid-template-columns:minmax(160px,max-content) 1fr;gap:.6rem 1.25rem;margin:0;padding:0;display:grid}.profile-module__ffFEDq__businessDetailRow{display:contents}.profile-module__ffFEDq__businessDetailLabel{color:var(--text-gray);margin:0;font-size:.875rem;font-weight:500}.profile-module__ffFEDq__businessDetailValue{color:var(--foreground);word-break:break-word;margin:0;font-size:.95rem}.profile-module__ffFEDq__businessDetailLink{color:var(--primary);text-decoration:none}.profile-module__ffFEDq__businessDetailLink:hover{text-decoration:underline}@media (max-width:600px){.profile-module__ffFEDq__businessDetailsList{grid-template-columns:1fr;gap:.15rem 0}.profile-module__ffFEDq__businessDetailRow{border-bottom:1px solid var(--border-color);padding:.5rem 0;display:block}.profile-module__ffFEDq__businessDetailRow:last-child{border-bottom:0}}@media (max-width:768px){.profile-module__ffFEDq__userHeader{padding:1.1rem}.profile-module__ffFEDq__userBasicInfo{align-items:center;gap:.9rem}.profile-module__ffFEDq__avatar,.profile-module__ffFEDq__avatarPlaceholder{width:68px;height:68px}.profile-module__ffFEDq__avatarPlaceholder{font-size:1.5rem}.profile-module__ffFEDq__userDetails{gap:.3rem}.profile-module__ffFEDq__userName{word-break:break-word;font-size:1.2rem;line-height:1.25}.profile-module__ffFEDq__verifiedIcon{width:1.05rem;height:1.05rem}.profile-module__ffFEDq__userHandle,.profile-module__ffFEDq__professionLabel{font-size:.85rem}}@media (max-width:480px){.profile-module__ffFEDq__userBasicInfo{text-align:center;flex-direction:column;align-items:center;gap:.75rem}.profile-module__ffFEDq__avatarWrap{align-self:center}.profile-module__ffFEDq__avatar,.profile-module__ffFEDq__avatarPlaceholder{width:88px;height:88px}.profile-module__ffFEDq__avatarPlaceholder{font-size:1.85rem}.profile-module__ffFEDq__userDetails{text-align:center;align-items:center;width:100%}.profile-module__ffFEDq__nameSection{justify-content:center}.profile-module__ffFEDq__userName{font-size:1.3rem}.profile-module__ffFEDq__location,.profile-module__ffFEDq__infoBadges,.profile-module__ffFEDq__bioContainer{justify-content:center}.profile-module__ffFEDq__location,.profile-module__ffFEDq__businessLocation{align-items:center}.profile-module__ffFEDq__businessName,.profile-module__ffFEDq__userBio{text-align:center}}.profile-module__ffFEDq__jobsLink{background:var(--primary);color:#fff;border-radius:8px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.profile-module__ffFEDq__jobsLink:hover{filter:brightness(1.05)}.profile-module__ffFEDq__jobsEmpty{color:var(--text-gray);margin:0;font-size:.9rem}.profile-module__ffFEDq__jobsHeaderRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.profile-module__ffFEDq__jobsHeaderRow:not(:last-child){margin-bottom:.9rem}.profile-module__ffFEDq__jobsHeaderActions{flex-wrap:wrap;align-items:center;gap:.6rem;display:inline-flex}.profile-module__ffFEDq__jobsPostBtn{background:var(--primary);color:#fff;border-radius:999px;align-items:center;padding:.35rem .85rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.profile-module__ffFEDq__jobsPostBtn:hover{filter:brightness(1.05)}.profile-module__ffFEDq__jobsViewAll{color:var(--primary);font-size:.85rem;font-weight:600;text-decoration:none}.profile-module__ffFEDq__jobsViewAll:hover{text-decoration:underline}.profile-module__ffFEDq__jobsCardList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.profile-module__ffFEDq__jobsCard{border:1px solid var(--border-color);background:var(--surface);color:inherit;border-radius:10px;padding:.85rem 1rem;text-decoration:none;transition:border-color .15s;display:block}.profile-module__ffFEDq__jobsCard:hover{border-color:var(--primary)}.profile-module__ffFEDq__jobsCardTitle{font-size:.95rem;font-weight:700}.profile-module__ffFEDq__jobsCardTitle:not(:last-child){margin-bottom:.35rem}.profile-module__ffFEDq__jobsCardMeta{flex-wrap:wrap;align-items:center;gap:.5rem;line-height:1;display:flex}.profile-module__ffFEDq__jobsCardChip{background:var(--surface-3);color:var(--text-secondary);border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.profile-module__ffFEDq__locationIcon{flex-shrink:0;width:1rem;height:1rem}.profile-module__ffFEDq__infoBadges{flex-wrap:wrap;gap:.5rem;display:flex}.profile-module__ffFEDq__infoBadge{background:var(--primary-soft-bg);color:var(--primary);border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.8rem;font-weight:600;line-height:1;display:inline-flex}.profile-module__ffFEDq__badgeIcon{flex-shrink:0;width:.9rem;height:.9rem}.profile-module__ffFEDq__promotionalBadge{background:var(--primary);color:#fff}.profile-module__ffFEDq__activityControls{background:var(--surface);border-radius:12px;align-items:center;gap:.5rem;padding:.4rem;display:flex;box-shadow:0 2px 4px #0000000a}.profile-module__ffFEDq__tabNavigation{flex:1;gap:.25rem;min-width:0;display:flex}.profile-module__ffFEDq__tab{color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.profile-module__ffFEDq__activeTab{background:var(--primary);color:#fff}.profile-module__ffFEDq__postListColumn,.profile-module__ffFEDq__tabContent{gap:var(--profile-box-gap);flex-direction:column;display:flex}.profile-module__ffFEDq__section{background:var(--surface);border-radius:12px;padding:1.25rem;box-shadow:0 2px 4px #0000000a}.profile-module__ffFEDq__sectionTitle{color:var(--foreground);margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.profile-module__ffFEDq__subsectionTitle{color:var(--foreground);margin:0 0 .5rem;font-size:.95rem;font-weight:700}.profile-module__ffFEDq__subsectionHeader{justify-content:space-between;align-items:center;gap:.5rem;min-height:36px;display:flex}.profile-module__ffFEDq__subsectionHeader:not(:last-child){margin-bottom:.5rem}.profile-module__ffFEDq__subsectionHeader .profile-module__ffFEDq__subsectionTitle{align-items:center;margin:0;line-height:1;display:inline-flex}.profile-module__ffFEDq__subsectionHeaderActions{align-items:center;gap:.5rem;display:inline-flex}.profile-module__ffFEDq__scheduleToggleBtn{color:var(--foreground);border:1px solid var(--border-color);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.profile-module__ffFEDq__scheduleToggleBtn:hover{background:var(--surface);border-color:var(--text-gray)}.profile-module__ffFEDq__editAvailabilityLink{background:var(--primary,#0ea5a4);color:#fff;border:1px solid var(--primary,#0ea5a4);white-space:nowrap;border-radius:6px;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.profile-module__ffFEDq__editAvailabilityLink:hover{background:var(--primary-dark,#0f766e);border-color:var(--primary-dark,#0f766e)}.profile-module__ffFEDq__availabilityEmptyOwner{background:var(--surface-2,#f8fafc);border:1px solid var(--border-color,#cbd5e1);color:var(--text-gray);border-radius:8px;margin:.25rem 0 0;padding:.75rem;font-size:.85rem;line-height:1.45}.profile-module__ffFEDq__description{color:var(--foreground);white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.6}.profile-module__ffFEDq__tagList{flex-wrap:wrap;gap:.4rem;display:flex}.profile-module__ffFEDq__tag{background:var(--primary-soft-bg);color:var(--primary);border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.85rem;font-weight:600;line-height:1;display:inline-flex}.profile-module__ffFEDq__tagIcon{flex-shrink:0;width:.9rem;height:.9rem}.profile-module__ffFEDq__metaGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.profile-module__ffFEDq__metaItem{color:var(--foreground);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.profile-module__ffFEDq__metaIcon{width:1rem;height:1rem;color:var(--text-gray);flex-shrink:0}.profile-module__ffFEDq__metaLabel{color:var(--text-gray);font-weight:600}.profile-module__ffFEDq__metaValue{color:var(--foreground)}.profile-module__ffFEDq__websiteLink{word-break:break-all;text-decoration:none}.profile-module__ffFEDq__websiteLink:hover{text-decoration:underline}.profile-module__ffFEDq__postsHeader{justify-content:space-between;align-items:center;display:flex}.profile-module__ffFEDq__postsHeader:not(:last-child){margin-bottom:.25rem}.profile-module__ffFEDq__postsCount{color:var(--text-gray);font-size:.85rem}.profile-module__ffFEDq__sidebar{flex-direction:column;grid-area:sidebar;gap:1rem;display:flex;position:sticky;top:5.5rem}@media (max-width:900px){.profile-module__ffFEDq__sidebar{position:static}}.profile-module__ffFEDq__sidebarCard{background:var(--surface);border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex;box-shadow:0 4px 6px #0000000d}.profile-module__ffFEDq__quickInfo{flex-direction:column;gap:.6rem;display:flex}.profile-module__ffFEDq__introVideoCard{background:var(--surface);border-radius:12px;padding:1.25rem;box-shadow:0 4px 6px #0000000d}.profile-module__ffFEDq__introVideoTitle{color:var(--foreground);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.profile-module__ffFEDq__introVideoFrame{aspect-ratio:16/9;background:var(--border-color);border-radius:8px;width:100%;position:relative;overflow:hidden}.profile-module__ffFEDq__introVideoIframe{border:0;width:100%;height:100%;position:absolute;inset:0}.profile-module__ffFEDq__introVideoNative{background:#000;border-radius:8px;width:100%;display:block}.profile-module__ffFEDq__infoItem{color:var(--foreground);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.profile-module__ffFEDq__infoIcon{width:1.1rem;height:1.1rem;color:var(--primary);flex-shrink:0}.profile-module__ffFEDq__infoText{color:var(--foreground);word-break:break-word;min-width:0}.profile-module__ffFEDq__socialLinks{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.profile-module__ffFEDq__socialLink{border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.profile-module__ffFEDq__socialIcon{width:1.2rem;height:1.2rem;color:var(--primary);flex-shrink:0}.profile-module__ffFEDq__actions{flex-direction:column;gap:.75rem;display:flex}.profile-module__ffFEDq__actionRow{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.profile-module__ffFEDq__actionRow .profile-module__ffFEDq__primaryBtn,.profile-module__ffFEDq__actionRow .profile-module__ffFEDq__secondaryBtn{white-space:nowrap;width:100%}.profile-module__ffFEDq__primaryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.75rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.profile-module__ffFEDq__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.profile-module__ffFEDq__secondaryBtn{background:var(--surface);color:var(--foreground);border:1.5px solid var(--border-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.75rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.profile-module__ffFEDq__secondaryBtn:disabled{opacity:.6;cursor:not-allowed}.profile-module__ffFEDq__followingBtn{background:var(--surface);color:var(--primary);border:1.5px solid var(--primary)}.profile-module__ffFEDq__sideMetaRow{border-top:1px solid var(--border-color);margin-top:1.35rem;padding-top:1.1rem}.profile-module__ffFEDq__btnIcon{flex-shrink:0;width:1rem;height:1rem}.profile-module__ffFEDq__connectionStats{flex-wrap:wrap;gap:1.25rem;display:flex}.profile-module__ffFEDq__connectionStat{color:var(--text-gray);text-decoration-skip-ink:none;font-size:.95rem;text-decoration:none}.profile-module__ffFEDq__connectionStat:hover{text-decoration:underline}.profile-module__ffFEDq__connectionStatNumber{color:var(--foreground);font-weight:700}.profile-module__ffFEDq__loadingContainer{color:var(--text-gray);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 1rem;display:flex}.profile-module__ffFEDq__spinner{border:3px solid var(--border-color);border-top-color:var(--primary);border-radius:50%;width:2.5rem;height:2.5rem;animation:.8s linear infinite profile-module__ffFEDq__spin}@keyframes profile-module__ffFEDq__spin{to{transform:rotate(360deg)}}.profile-module__ffFEDq__errorContainer{text-align:center;background:var(--surface);border-radius:12px;max-width:480px;margin:3rem auto;padding:2rem;box-shadow:0 4px 6px #0000000d}.profile-module__ffFEDq__errorContainer h2{color:var(--foreground);margin:0 0 .5rem}.profile-module__ffFEDq__errorContainer p{color:var(--text-gray);margin:0 0 1rem}.profile-module__ffFEDq__emptyState{text-align:center;color:var(--text-gray);background:var(--surface);border-radius:12px;padding:2rem 1rem;font-size:.95rem}.profile-module__ffFEDq__pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.profile-module__ffFEDq__pageButton{background:var(--surface);color:var(--foreground);border:1.5px solid var(--border-color);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.9rem}.profile-module__ffFEDq__pageButton:disabled{color:var(--text-gray);cursor:not-allowed;opacity:.6}.profile-module__ffFEDq__pageInfo{color:var(--text-gray);font-size:.9rem}.profile-module__ffFEDq__availabilityList{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:6px 16px;margin:0;padding:0;list-style:none;display:grid}.profile-module__ffFEDq__availabilityRow{border:1px solid var(--border-color);background:var(--surface-2);border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;font-size:13px;display:flex}.profile-module__ffFEDq__availabilityDay{color:var(--foreground);font-weight:600}.profile-module__ffFEDq__availabilityValue{color:var(--text-gray)}.profile-module__ffFEDq__availabilityDescription{color:var(--text-gray);margin:0 0 4px;font-size:13px;line-height:1.4}.profile-module__ffFEDq__availabilityTimezone{color:var(--text-gray);margin:0 0 8px;font-size:12px;font-weight:600;line-height:1.4}.profile-module__ffFEDq__businessNameLink{color:inherit;text-decoration:none}.profile-module__ffFEDq__listingsBlock{flex-direction:column;gap:.6rem;display:flex}.profile-module__ffFEDq__listingsViewAllRow{border:1px solid var(--border);background:var(--surface);color:var(--primary);text-align:center;border-radius:10px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:block}.profile-module__ffFEDq__storeBtn.profile-module__ffFEDq__storeBtn{background:var(--store-accent);color:#fff;border-color:var(--store-accent)}.profile-module__ffFEDq__storeBtn{}.profile-module__ffFEDq__listingsSlides{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:1rem;display:flex;overflow-x:auto}.profile-module__ffFEDq__listingsSlide{scroll-snap-align:start;flex:none;width:100%;min-width:0}.profile-module__ffFEDq__listingsSlideTitle{color:var(--foreground-muted);margin:0 0 .5rem;font-size:.85rem;font-weight:600}.profile-module__ffFEDq__listingsSlide>ul{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:700px){.profile-module__ffFEDq__listingsSlide>ul{grid-template-columns:1fr}}.profile-module__ffFEDq__listingsPostIconBtn{border:1px solid var(--border);background:var(--surface);width:32px;height:32px;color:var(--foreground-muted);border-radius:8px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.profile-module__ffFEDq__handleRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.profile-module__ffFEDq__accountTypeChip{background:var(--primary-soft);color:var(--primary-dark);white-space:nowrap;border-radius:999px;align-items:center;padding:0 .5rem;font-size:.75rem;font-weight:600;line-height:1.25rem;display:inline-flex}.profile-module__ffFEDq__avatarWrap{flex:none;align-self:flex-start;line-height:0;position:relative}.profile-module__ffFEDq__avatarEditBadge{background:var(--surface-2);width:26px;height:26px;color:var(--foreground);border:2px solid var(--background);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:absolute;bottom:0;right:0}
.AddressSearchModal-module__ZZo3IW__overlay{z-index:1100;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.AddressSearchModal-module__ZZo3IW__card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;width:min(520px,96vw);max-height:92vh;display:flex;overflow:hidden}.AddressSearchModal-module__ZZo3IW__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.AddressSearchModal-module__ZZo3IW__title{color:var(--foreground);font-size:15px;font-weight:700}.AddressSearchModal-module__ZZo3IW__closeBtn{border:1px solid var(--border-color);width:30px;height:30px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:20px;line-height:1;display:flex}.AddressSearchModal-module__ZZo3IW__body{flex:1;min-height:460px;position:relative}.AddressSearchModal-module__ZZo3IW__status{color:var(--text-gray);justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.AddressSearchModal-module__ZZo3IW__embed{width:100%;height:460px}
.AppQrModal-module__FM0lYW__overlay{z-index:1000;background:#000000c7;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.AppQrModal-module__FM0lYW__dialog{border:1px solid var(--border-color);background:#fff;background:var(--surface,#fff);width:100%;max-width:560px;max-height:90vh;color:var(--foreground);border-radius:16px;padding:1.75rem;position:relative;overflow-y:auto;box-shadow:0 24px 60px #00000073}.AppQrModal-module__FM0lYW__close{width:34px;height:34px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.AppQrModal-module__FM0lYW__title{margin:0 0 .35rem;font-size:1.2rem;font-weight:700}.AppQrModal-module__FM0lYW__subtitle{color:var(--text-gray);margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.AppQrModal-module__FM0lYW__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.AppQrModal-module__FM0lYW__item{flex-direction:column;align-items:center;gap:.5rem;display:flex}.AppQrModal-module__FM0lYW__codeBox{background:#fff;border-radius:10px;padding:.6rem;line-height:0}.AppQrModal-module__FM0lYW__code{width:100%;max-width:160px;height:auto;display:block}.AppQrModal-module__FM0lYW__label{font-size:.9rem;font-weight:600}.AppQrModal-module__FM0lYW__head{align-items:center;gap:.4rem;line-height:1;display:inline-flex}.AppQrModal-module__FM0lYW__brandMark{border-radius:5px;flex-shrink:0;width:18px;height:18px}
.AppDownloadRailCard-module__bnQYjq__card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;padding:1rem 1.1rem}.AppDownloadRailCard-module__bnQYjq__title{color:var(--foreground);margin:0 0 .35rem;font-size:.95rem;font-weight:700}.AppDownloadRailCard-module__bnQYjq__subtitle{color:var(--text-gray);margin:0 0 .75rem;font-size:.85rem}.AppDownloadRailCard-module__bnQYjq__buttons{flex-direction:column;gap:.5rem;display:flex}.AppDownloadRailCard-module__bnQYjq__button{text-align:left;cursor:pointer;border:1px solid var(--border-color);background:var(--surface-2);width:100%;color:var(--foreground);border-radius:8px;justify-content:flex-start;align-items:center;gap:.6rem;padding:.55rem .75rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.AppDownloadRailCard-module__bnQYjq__icon{color:var(--primary);justify-content:center;align-items:center;display:inline-flex}.AppDownloadRailCard-module__bnQYjq__label{flex:1;min-width:0}.AppDownloadRailCard-module__bnQYjq__pageLink{color:var(--primary);margin-top:.75rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}
.FeedSidebar-module__QKzMxa__sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:5.5rem}.FeedSidebar-module__QKzMxa__sidebarCard{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;padding:1rem 1.1rem}.FeedSidebar-module__QKzMxa__sidebarTitle{color:var(--foreground);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.FeedSidebar-module__QKzMxa__sidebarList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.FeedSidebar-module__QKzMxa__sidebarLink{color:var(--foreground);border-radius:6px;align-items:center;gap:.6rem;padding:.45rem .5rem;font-size:.875rem;text-decoration:none;display:flex}.FeedSidebar-module__QKzMxa__sidebarLink:hover{background:var(--primary-soft-bg)}.FeedSidebar-module__QKzMxa__sidebarAvatar{background:var(--surface-2,var(--surface));border:1px solid var(--border-color);width:28px;height:28px;color:var(--text-gray);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.FeedSidebar-module__QKzMxa__sidebarAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.FeedSidebar-module__QKzMxa__sidebarLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.FeedSidebar-module__QKzMxa__sidebarSkeleton{background:var(--border-color);opacity:.6;border-radius:6px;height:18px;display:block}.FeedSidebar-module__QKzMxa__sidebarEmpty{color:var(--text-gray);margin:0;font-size:.85rem}.FeedSidebar-module__QKzMxa__sidebarFooterLink{color:var(--primary);margin-top:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.FeedSidebar-module__QKzMxa__blogList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.FeedSidebar-module__QKzMxa__blogLink{color:inherit;background:var(--surface-2);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:2px;padding:.55rem .6rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.FeedSidebar-module__QKzMxa__blogLink:hover{background:var(--primary-soft-bg);border-color:var(--primary)}.FeedSidebar-module__QKzMxa__blogTitle{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.FeedSidebar-module__QKzMxa__featuredLink{color:inherit;background:var(--surface-2);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .5rem;text-decoration:none;transition:background .15s;display:flex}.FeedSidebar-module__QKzMxa__featuredLink:hover{background:var(--surface-3)}.FeedSidebar-module__QKzMxa__featuredAvatar{background:var(--primary-soft-bg);width:32px;height:32px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredAvatarImg{object-fit:cover;width:100%;height:100%}.FeedSidebar-module__QKzMxa__featuredBody{flex-direction:column;flex:1;min-width:0;display:flex}.FeedSidebar-module__QKzMxa__featuredTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredSubtitle{color:var(--text-gray);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.FeedSidebar-module__QKzMxa__featuredSkeletonRow{background:var(--surface-2);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .5rem;display:flex}.FeedSidebar-module__QKzMxa__featuredSkeletonAvatar{background:var(--border-color);opacity:.6;border-radius:8px;flex-shrink:0;width:32px;height:32px}.FeedSidebar-module__QKzMxa__featuredSkeletonBody{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.FeedSidebar-module__QKzMxa__featuredSkeletonTitle{background:var(--border-color);opacity:.6;border-radius:4px;width:70%;height:12px;display:block}.FeedSidebar-module__QKzMxa__featuredSkeletonSubtitle{background:var(--border-color);opacity:.4;border-radius:4px;width:45%;height:10px;display:block}
.hospital-profile-module__d45aJG__container{justify-content:center;min-height:calc(100vh - 200px);padding:3rem 1rem;display:flex}.hospital-profile-module__d45aJG__containerEmbedded{justify-content:center;width:100%;display:flex}.hospital-profile-module__d45aJG__containerEmbedded .hospital-profile-module__d45aJG__card{border-width:1px;max-width:none;padding:1.5rem}.hospital-profile-module__d45aJG__card{background:var(--surface);border:1.5px solid var(--border-color);border-radius:12px;width:100%;max-width:720px;padding:2rem 2.25rem}.hospital-profile-module__d45aJG__title{margin:0 0 .4rem;font-size:1.6rem;font-weight:700}.hospital-profile-module__d45aJG__description{color:var(--text-gray);margin:0 0 1.75rem}.hospital-profile-module__d45aJG__form{flex-direction:column;gap:1rem;display:flex}.hospital-profile-module__d45aJG__field{flex-direction:column;flex:1;gap:.4rem;display:flex}.hospital-profile-module__d45aJG__field label{color:var(--foreground);font-size:.85rem;font-weight:600}.hospital-profile-module__d45aJG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.hospital-profile-module__d45aJG__row{grid-template-columns:1fr}}.hospital-profile-module__d45aJG__hint{color:var(--text-gray);font-size:.75rem}.hospital-profile-module__d45aJG__checkbox{color:var(--foreground);align-items:center;gap:.5rem;font-size:.95rem;display:inline-flex}.hospital-profile-module__d45aJG__checkboxRow{flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;display:flex}.hospital-profile-module__d45aJG__submit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;margin-top:.75rem;padding:.7rem 1.4rem;font-weight:600}.hospital-profile-module__d45aJG__submit:disabled{opacity:.55;cursor:not-allowed}.hospital-profile-module__d45aJG__saved{color:var(--primary);margin:0;font-size:.9rem}
