.social-module__hupdAW__profilePage{max-width:980px;margin:0 auto;padding:0 16px 32px}.social-module__hupdAW__coverWrap{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:0 0 8px 8px;height:320px;position:relative;overflow:hidden}.social-module__hupdAW__coverImg{object-fit:cover;width:100%;height:100%}.social-module__hupdAW__coverEdit{position:absolute;bottom:16px;right:16px}.social-module__hupdAW__profileHeader{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-top:-80px;padding:0 24px 16px;display:flex;position:relative}.social-module__hupdAW__avatarWrap{flex-shrink:0;position:relative}.social-module__hupdAW__avatar{border:4px solid #fff;box-shadow:0 2px 8px #00000026}.social-module__hupdAW__avatarEdit{position:absolute;bottom:4px;right:4px}.social-module__hupdAW__profileInfo{flex:1;min-width:200px;padding-bottom:8px}.social-module__hupdAW__profileName{color:#050505;margin:0 0 4px;font-size:28px;font-weight:700}.social-module__hupdAW__profileStats{color:#65676b;margin-bottom:8px;font-size:15px}.social-module__hupdAW__profileBio{color:#050505;white-space:pre-wrap;max-width:600px;font-size:15px}.social-module__hupdAW__profileActions{flex-wrap:wrap;gap:8px;margin-left:auto;padding-bottom:8px;display:flex}.social-module__hupdAW__tabs{background:#fff;border-top:1px solid #ced0d4;border-bottom:1px solid #ced0d4;border-radius:8px 8px 0 0;gap:4px;margin-top:8px;padding:0 16px;display:flex}.social-module__hupdAW__tab{color:#65676b;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:14px 16px;font-size:15px;font-weight:600}.social-module__hupdAW__tabActive{color:#1877f2;border-bottom-color:#1877f2}.social-module__hupdAW__layout{grid-template-columns:360px 1fr;gap:16px;margin-top:16px;display:grid}@media (max-width:900px){.social-module__hupdAW__layout{grid-template-columns:1fr}.social-module__hupdAW__coverWrap{height:200px}.social-module__hupdAW__profileHeader{margin-top:-60px}}.social-module__hupdAW__sidebarCard{background:#fff;border-radius:8px;margin-bottom:16px;padding:16px;box-shadow:0 1px 2px #0000001a}.social-module__hupdAW__sidebarTitle{color:#050505;margin:0 0 12px;font-size:17px;font-weight:700}.social-module__hupdAW__infoItem{color:#050505;align-items:flex-start;gap:8px;margin-bottom:10px;font-size:15px;display:flex}.social-module__hupdAW__infoItem a{color:#1877f2;text-decoration:none}.social-module__hupdAW__infoItem a:hover{text-decoration:underline}.social-module__hupdAW__feedCol{flex-direction:column;gap:16px;display:flex}.social-module__hupdAW__feedHeader{background:#fff;border-radius:8px;padding:12px 16px;font-size:20px;font-weight:700;box-shadow:0 1px 2px #0000001a}.social-module__hupdAW__loadingWrap{text-align:center;padding:48px}.social-module__hupdAW__composer{background:#fff;border-radius:8px;padding:12px 16px;box-shadow:0 1px 2px #0000001a}.social-module__hupdAW__composerTop{align-items:flex-start;gap:12px;display:flex}.social-module__hupdAW__composerInput{resize:none;flex:1;background:#f0f2f5!important;border:none!important;border-radius:20px!important}.social-module__hupdAW__composerActions{border-top:1px solid #e4e6eb;align-items:center;gap:8px;margin-top:12px;padding-top:8px;display:flex}.social-module__hupdAW__composerActionBtn{color:#65676b!important}.social-module__hupdAW__composerPostBtn{margin-left:auto}.social-module__hupdAW__composerHint{color:#65676b;margin:8px 0 0;font-size:12px}.social-module__hupdAW__composerImages{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.social-module__hupdAW__composerImageItem{width:120px;height:120px;position:relative}.social-module__hupdAW__removeImageBtn{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;width:24px;height:24px;position:absolute;top:4px;right:4px}.social-module__hupdAW__postCard{background:#fff;border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:0 1px 2px #0000001a}.social-module__hupdAW__postGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.social-module__hupdAW__postGrid .social-module__hupdAW__postCard{margin-bottom:0}.social-module__hupdAW__postHeader{justify-content:space-between;align-items:center;padding:12px 16px 0;display:flex}.social-module__hupdAW__postAuthor{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.social-module__hupdAW__postAuthorName{color:#050505;font-weight:600}.social-module__hupdAW__postMeta{color:#65676b;font-size:13px}.social-module__hupdAW__postContent{white-space:pre-wrap;word-break:break-word;padding:12px 16px;font-size:15px}.social-module__hupdAW__postImagesSingle .ant-image{width:100%}.social-module__hupdAW__postImagesSingle img{object-fit:cover;width:100%;max-height:500px}.social-module__hupdAW__postImagesGrid{grid-template-columns:repeat(2,1fr);gap:2px;display:grid}.social-module__hupdAW__postImage{aspect-ratio:1;object-fit:cover;width:100%}.social-module__hupdAW__postStats{color:#65676b;border-bottom:1px solid #e4e6eb;justify-content:space-between;padding:8px 16px;font-size:14px;display:flex}.social-module__hupdAW__postActions{padding:4px 8px;display:flex}.social-module__hupdAW__postActions .ant-btn{color:#65676b;flex:1;font-weight:600}.social-module__hupdAW__commentsSection{border-top:1px solid #e4e6eb;padding:8px 16px 16px}.social-module__hupdAW__commentsLoading{text-align:center;color:#65676b;padding:8px}.social-module__hupdAW__commentItem{gap:8px;margin-bottom:8px;display:flex}.social-module__hupdAW__commentBubble{background:#f0f2f5;border-radius:18px;max-width:calc(100% - 40px);padding:8px 12px}.social-module__hupdAW__commentAuthor{color:#050505;font-size:13px;font-weight:600;text-decoration:none}.social-module__hupdAW__commentForm{gap:8px;margin-top:8px;display:flex}.social-module__hupdAW__communityPage{max-width:1200px;margin:0 auto;padding:16px}.social-module__hupdAW__communityLayout{grid-template-columns:280px 1fr 280px;gap:16px;display:grid}@media (max-width:1024px){.social-module__hupdAW__communityLayout{grid-template-columns:1fr}}.social-module__hupdAW__userGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.social-module__hupdAW__userCard{text-align:center;color:inherit;border-radius:8px;flex-direction:column;align-items:center;padding:12px 8px;text-decoration:none;transition:background .15s;display:flex}.social-module__hupdAW__userCard:hover{background:#f0f2f5}.social-module__hupdAW__userCardName{margin-top:8px;font-size:13px;font-weight:600}.social-module__hupdAW__userCardUsername{color:#65676b;font-size:12px}.social-module__hupdAW__messagesPage{max-width:1100px;height:calc(100vh - 120px);min-height:500px;margin:0 auto;padding:16px}.social-module__hupdAW__messagesLayout{background:#fff;border-radius:8px;grid-template-columns:320px 1fr;height:100%;display:grid;overflow:hidden;box-shadow:0 1px 2px #0000001a}.social-module__hupdAW__conversationList{border-right:1px solid #e4e6eb;overflow-y:auto}.social-module__hupdAW__conversationItem{cursor:pointer;text-align:left;background:0 0;border:none;gap:12px;width:100%;padding:12px 16px;display:flex}.social-module__hupdAW__conversationItem:hover,.social-module__hupdAW__conversationActive{background:#f0f2f5}.social-module__hupdAW__conversationPreview{flex:1;min-width:0}.social-module__hupdAW__conversationName{font-size:15px;font-weight:600}.social-module__hupdAW__conversationLast{color:#65676b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.social-module__hupdAW__chatPanel{flex-direction:column;height:100%;display:flex}.social-module__hupdAW__chatHeader{border-bottom:1px solid #e4e6eb;padding:12px 16px;font-weight:600}.social-module__hupdAW__chatMessages{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex;overflow-y:auto}.social-module__hupdAW__chatBubble{border-radius:18px;max-width:65%;padding:8px 12px;font-size:15px}.social-module__hupdAW__chatBubbleMine{color:#fff;background:#0084ff;align-self:flex-end}.social-module__hupdAW__chatBubbleOther{color:#050505;background:#f0f2f5;align-self:flex-start}.social-module__hupdAW__chatInput{border-top:1px solid #e4e6eb;gap:8px;padding:12px 16px;display:flex}.social-module__hupdAW__chatEmpty{color:#65676b;flex:1;justify-content:center;align-items:center;display:flex}.social-module__hupdAW__cropContainer{background:#000;border-radius:8px;width:100%;height:320px;position:relative;overflow:hidden}.social-module__hupdAW__cropContainerRound .reactEasyCrop_crop-area{border-radius:50%}.social-module__hupdAW__cropControls{align-items:center;gap:12px;margin-top:16px;padding:0 4px;display:flex}.social-module__hupdAW__cropControls .ant-slider{flex:1;margin:0}.social-module__hupdAW__cropHint{color:#65676b;text-align:center;margin:8px 0 0;font-size:13px}
.CheckInCard-module__TSoyyq__checkInCard{background:#fff;border-radius:12px;margin-bottom:16px;padding:16px;box-shadow:0 1px 2px #00000014}.CheckInCard-module__TSoyyq__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.CheckInCard-module__TSoyyq__title{color:#050505;margin:0;font-size:16px;font-weight:700}.CheckInCard-module__TSoyyq__subtitle{color:#65676b;margin:2px 0 0;font-size:12px}.CheckInCard-module__TSoyyq__stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.CheckInCard-module__TSoyyq__statItem{text-align:center;background:#f0f2f5;border-radius:8px;padding:10px 6px}.CheckInCard-module__TSoyyq__statValue{color:#1e90ff;font-size:18px;font-weight:700;line-height:1.2}.CheckInCard-module__TSoyyq__statLabel{color:#65676b;margin-top:2px;font-size:11px}.CheckInCard-module__TSoyyq__checkInBtn{width:100%}.CheckInCard-module__TSoyyq__doneTag{color:#31a24c;align-items:center;gap:4px;font-size:12px;font-weight:600;display:inline-flex}.CheckInCard-module__TSoyyq__loading{justify-content:center;padding:20px;display:flex}.CheckInCard-module__TSoyyq__hint{color:#65676b;margin:10px 0 0;font-size:12px;line-height:1.4}
.profile-module__rzmDEG__shell{background:#f0f2f5;min-height:calc(100vh - 120px);padding-bottom:32px;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.profile-module__rzmDEG__container{max-width:1180px;margin:0 auto;padding:0 16px}.profile-module__rzmDEG__profileHero{margin-bottom:16px;position:relative}.profile-module__rzmDEG__profileCard{z-index:2;background:#fff;border-radius:0 0 12px 12px;padding:88px 24px 0;position:relative;box-shadow:0 1px 2px #00000014}.profile-module__rzmDEG__coverWrap{z-index:1;background:linear-gradient(135deg,#0d47a1 0%,#1565c0 35%,#1e88e5 70%,#42a5f5 100%);border-radius:12px 12px 0 0;height:360px;position:relative;overflow:hidden}.profile-module__rzmDEG__coverImg{object-fit:cover;width:100%;height:100%;display:block}.profile-module__rzmDEG__coverDefault{color:#fff;background:radial-gradient(circle at 85% 20%,#ffffff26 0%,#0000 40%),radial-gradient(circle at 15% 80%,#0000001f 0%,#0000 45%),linear-gradient(135deg,#0d47a1 0%,#1565c0 35%,#1e88e5 70%,#42a5f5 100%);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:28px 32px;display:flex;position:relative}.profile-module__rzmDEG__coverBrandTitle{letter-spacing:1px;text-shadow:0 2px 8px #00000040;font-size:clamp(28px,4vw,42px);font-weight:800}.profile-module__rzmDEG__coverBrandSub{opacity:.95;margin-top:6px;font-size:clamp(14px,2vw,18px)}.profile-module__rzmDEG__coverBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:6px;margin-top:12px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.profile-module__rzmDEG__coverServices{grid-template-columns:repeat(4,1fr);gap:10px;max-width:720px;display:grid}.profile-module__rzmDEG__coverServiceCard{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #fff3;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:600}.profile-module__rzmDEG__coverServiceCard span{opacity:.85;margin-top:2px;font-size:11px;font-weight:400;display:block}.profile-module__rzmDEG__coverEdit{z-index:5;position:absolute;bottom:16px;right:16px}.profile-module__rzmDEG__coverEdit .ant-btn{font-weight:600;box-shadow:0 2px 8px #00000026;background:#ffffffeb!important;border:none!important}.profile-module__rzmDEG__headerRow{align-items:flex-end;gap:20px;min-height:72px;padding-bottom:12px;padding-left:188px;display:flex;position:relative}.profile-module__rzmDEG__avatarCol{z-index:10;flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:absolute;top:-92px;left:24px}.profile-module__rzmDEG__thoughtWrap{z-index:11;max-width:180px;margin-bottom:8px;position:relative}.profile-module__rzmDEG__thoughtBubble{color:#050505;text-align:center;cursor:pointer;word-break:break-word;background:#fff;border:none;border-radius:18px;width:100%;padding:8px 14px;font-size:13px;font-weight:500;line-height:1.35;display:block;position:relative;box-shadow:0 2px 12px #00000026}.profile-module__rzmDEG__thoughtBubble:after{content:"";filter:drop-shadow(0 2px 1px #0000000f);border-top:7px solid #fff;border-left:7px solid #0000;border-right:7px solid #0000;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.profile-module__rzmDEG__thoughtBubbleEmpty{color:#65676b;font-weight:400}.profile-module__rzmDEG__thoughtBubble:disabled{cursor:default}.profile-module__rzmDEG__thoughtEditor{width:260px}.profile-module__rzmDEG__thoughtEditorActions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.profile-module__rzmDEG__thoughtHint{color:#65676b;margin:8px 0 0;font-size:12px}.profile-module__rzmDEG__avatarRing{background:linear-gradient(135deg,#1877f2,#42a5f5);border-radius:50%;padding:4px;line-height:0;position:relative;box-shadow:0 4px 12px #00000026}.profile-module__rzmDEG__avatarThoughtDot{z-index:2;background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:2px;left:50%;transform:translate(-50%);box-shadow:0 0 0 2px #1877f2}.profile-module__rzmDEG__avatarInner{display:block;border:4px solid #fff!important;width:150px!important;height:150px!important;font-size:48px!important}.profile-module__rzmDEG__avatarEdit{z-index:3;color:#050505;cursor:pointer;background:#e4e6eb;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;padding:0;font-size:16px;transition:background .15s;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 1px 4px #0003}.profile-module__rzmDEG__avatarEdit:hover:not(:disabled){background:#d8dadf}.profile-module__rzmDEG__avatarEdit:disabled{opacity:.7;cursor:not-allowed}.profile-module__rzmDEG__infoCol{flex:1;min-width:0;padding-bottom:4px}.profile-module__rzmDEG__profileName{color:#050505;margin:0 0 4px;font-size:32px;font-weight:700;line-height:1.2}.profile-module__rzmDEG__profileStats{color:#65676b;margin-bottom:10px;font-size:15px}.profile-module__rzmDEG__profileStats strong{color:#050505;font-weight:600}.profile-module__rzmDEG__profileBio{color:#050505;white-space:pre-wrap;max-width:680px;font-size:15px;line-height:1.6}.profile-module__rzmDEG__actionsCol{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;padding-bottom:8px;display:flex}.profile-module__rzmDEG__btnPrimary{border-radius:8px;height:36px;padding:0 16px;font-weight:600;background:#1877f2!important;border-color:#1877f2!important}.profile-module__rzmDEG__btnSecondary{border-radius:8px;height:36px;font-weight:600;color:#050505!important;background:#e4e6eb!important;border:none!important}.profile-module__rzmDEG__btnIcon{border-radius:8px;width:36px;height:36px;padding:0;background:#e4e6eb!important;border:none!important}.profile-module__rzmDEG__tabsBar{border-top:1px solid #e4e6eb;align-items:center;gap:4px;margin:0 -24px;padding:0;display:flex;overflow-x:auto}.profile-module__rzmDEG__tab{color:#65676b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:14px 16px;font-size:15px;font-weight:600;transition:color .15s}.profile-module__rzmDEG__tab:hover{background:#f2f3f5;border-radius:8px 8px 0 0}.profile-module__rzmDEG__tabActive{color:#1877f2;border-bottom-color:#1877f2}.profile-module__rzmDEG__tabMore{color:#65676b;cursor:pointer;background:0 0;border:none;border-radius:8px;margin-left:auto;padding:10px 12px}.profile-module__rzmDEG__tabMore:hover{background:#f2f3f5}.profile-module__rzmDEG__bodyGrid{grid-template-columns:40% 1fr;align-items:start;gap:16px;display:grid}.profile-module__rzmDEG__bodyIntroOnly{grid-template-columns:1fr;gap:16px;max-width:680px;display:grid}.profile-module__rzmDEG__leftCol,.profile-module__rzmDEG__rightCol{flex-direction:column;gap:16px;display:flex}.profile-module__rzmDEG__card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0000001a}.profile-module__rzmDEG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.profile-module__rzmDEG__cardTitle{color:#050505;margin:0;font-size:20px;font-weight:700}.profile-module__rzmDEG__cardEditBtn{height:auto;padding:0;font-weight:600;color:#1877f2!important}.profile-module__rzmDEG__infoRow{color:#050505;align-items:flex-start;gap:10px;padding:6px 0;font-size:15px;line-height:1.4;display:flex}.profile-module__rzmDEG__infoIcon{color:#65676b;flex-shrink:0;margin-top:2px;font-size:18px}.profile-module__rzmDEG__infoRow a{color:#1877f2;text-decoration:none}.profile-module__rzmDEG__infoRow a:hover{text-decoration:underline}.profile-module__rzmDEG__eduItem{align-items:center;gap:12px;padding:8px 0;display:flex}.profile-module__rzmDEG__eduLogo{color:#fff;background:linear-gradient(135deg,#1877f2,#42a5f5);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:11px;font-weight:700;display:flex;overflow:hidden}.profile-module__rzmDEG__eduLogoImg{object-fit:cover;width:100%;height:100%}.profile-module__rzmDEG__eduIconRow{align-items:center;gap:12px;margin-bottom:8px;display:flex}.profile-module__rzmDEG__eduIconActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-module__rzmDEG__composer{background:#fff;border-radius:12px;padding:12px 16px 8px;box-shadow:0 1px 2px #0000001a}.profile-module__rzmDEG__composerTop{align-items:center;gap:10px;padding-bottom:12px;display:flex}.profile-module__rzmDEG__composerInput{cursor:pointer;resize:none;flex:1;font-size:15px;background:#f0f2f5!important;border:none!important;border-radius:999px!important;padding:10px 16px!important}.profile-module__rzmDEG__composerDivider{background:#e4e6eb;height:1px;margin:0 -16px 8px}.profile-module__rzmDEG__composerActions{gap:4px;display:flex}.profile-module__rzmDEG__composerAction{color:#65676b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:15px;font-weight:600;display:flex}.profile-module__rzmDEG__composerAction:hover{background:#f2f3f5}.profile-module__rzmDEG__composerActionIconRed{color:#f3425f}.profile-module__rzmDEG__composerActionIconGreen{color:#45bd62}.profile-module__rzmDEG__composerActionIconYellow{color:#f7b928}.profile-module__rzmDEG__composerHint{color:#65676b;margin:8px 0 0;font-size:12px}.profile-module__rzmDEG__composerExpanded{padding-top:4px}.profile-module__rzmDEG__composerImages{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.profile-module__rzmDEG__composerImageItem{width:100px;height:100px;position:relative}.profile-module__rzmDEG__removeImageBtn{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;width:22px;height:22px;font-size:14px;line-height:1;position:absolute;top:4px;right:4px}.profile-module__rzmDEG__composerSubmitRow{justify-content:flex-end;padding-top:8px;display:flex}.profile-module__rzmDEG__postsHeader{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0000001a}.profile-module__rzmDEG__postsHeaderTop{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.profile-module__rzmDEG__postsTitle{color:#050505;margin:0;font-size:20px;font-weight:700}.profile-module__rzmDEG__postsActions{gap:8px;display:flex}.profile-module__rzmDEG__postsViewToggle{border-top:1px solid #e4e6eb;gap:8px;padding-top:12px;display:flex}.profile-module__rzmDEG__viewBtn{color:#1877f2;cursor:pointer;background:#e7f3ff;border:none;border-radius:8px;flex:1;padding:8px;font-size:14px;font-weight:600}.profile-module__rzmDEG__viewBtnInactive{color:#65676b;background:#f0f2f5}.profile-module__rzmDEG__loadingWrap{background:#f0f2f5;justify-content:center;align-items:center;min-height:400px;display:flex}.profile-module__rzmDEG__emptyCard{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 2px #0000001a}@media (max-width:900px){.profile-module__rzmDEG__coverWrap{border-radius:0;height:220px}.profile-module__rzmDEG__profileCard{border-radius:0;padding:72px 16px 0}.profile-module__rzmDEG__coverDefault{padding:16px}.profile-module__rzmDEG__coverServices{grid-template-columns:repeat(2,1fr);gap:6px}.profile-module__rzmDEG__coverServiceCard{padding:8px;font-size:11px}.profile-module__rzmDEG__headerRow{text-align:center;flex-direction:column;align-items:center;min-height:auto;padding-left:16px;padding-right:16px}.profile-module__rzmDEG__avatarCol{position:absolute;top:-68px;left:50%;transform:translate(-50%)}.profile-module__rzmDEG__thoughtWrap{max-width:160px}.profile-module__rzmDEG__avatarInner{width:110px!important;height:110px!important;font-size:36px!important}.profile-module__rzmDEG__infoCol{width:100%;padding-top:8px}.profile-module__rzmDEG__profileName{font-size:24px}.profile-module__rzmDEG__profileBio{margin:0 auto;font-size:14px}.profile-module__rzmDEG__profileStats{font-size:14px}.profile-module__rzmDEG__actionsCol{justify-content:center;width:100%;margin-left:0}.profile-module__rzmDEG__bodyGrid{grid-template-columns:1fr}.profile-module__rzmDEG__tabsBar{-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -16px;padding:0 8px}.profile-module__rzmDEG__tabsBar::-webkit-scrollbar{display:none}.profile-module__rzmDEG__tab{padding:12px 10px;font-size:14px}.profile-module__rzmDEG__composerActions{gap:2px}.profile-module__rzmDEG__composerAction{gap:4px;padding:8px 4px;font-size:13px}}@media (max-width:600px){.profile-module__rzmDEG__container{padding:0}.profile-module__rzmDEG__shell{padding-bottom:16px}.profile-module__rzmDEG__leftCol,.profile-module__rzmDEG__rightCol{padding:0 8px}.profile-module__rzmDEG__profileHero{margin-bottom:8px}.profile-module__rzmDEG__coverWrap{height:180px}.profile-module__rzmDEG__profileCard{padding:64px 12px 0}.profile-module__rzmDEG__tabsBar{margin:0 -12px;padding:0 4px}.profile-module__rzmDEG__avatarCol{top:-56px}.profile-module__rzmDEG__avatarInner{width:96px!important;height:96px!important;font-size:32px!important}.profile-module__rzmDEG__avatarRing{padding:3px}.profile-module__rzmDEG__profileName{font-size:20px}.profile-module__rzmDEG__profileStats{font-size:13px}.profile-module__rzmDEG__actionsCol{gap:6px}.profile-module__rzmDEG__btnPrimary,.profile-module__rzmDEG__btnSecondary{height:32px;padding:0 12px;font-size:13px}.profile-module__rzmDEG__btnIcon{width:32px;height:32px}.profile-module__rzmDEG__card{border-radius:10px;padding:12px}.profile-module__rzmDEG__cardTitle{font-size:17px}.profile-module__rzmDEG__composer{border-radius:10px;padding:10px 12px 6px}.profile-module__rzmDEG__composerAction{gap:3px;padding:6px 2px;font-size:12px}.profile-module__rzmDEG__coverServices{gap:4px}.profile-module__rzmDEG__coverServiceCard{border-radius:6px;padding:6px;font-size:10px}.profile-module__rzmDEG__coverBrandTitle{font-size:22px}.profile-module__rzmDEG__coverBrandSub{font-size:12px}.profile-module__rzmDEG__coverBadge{margin-top:8px;padding:4px 10px;font-size:11px}}@media (max-width:380px){.profile-module__rzmDEG__profileCard{padding:56px 8px 0}.profile-module__rzmDEG__tabsBar{gap:0;margin:0 -8px}.profile-module__rzmDEG__tab{padding:10px 8px;font-size:13px}.profile-module__rzmDEG__avatarCol{top:-48px}.profile-module__rzmDEG__avatarInner{width:84px!important;height:84px!important;font-size:28px!important}.profile-module__rzmDEG__headerRow{padding-left:8px;padding-right:8px}.profile-module__rzmDEG__actionsCol{flex-wrap:wrap;gap:4px}.profile-module__rzmDEG__btnPrimary,.profile-module__rzmDEG__btnSecondary{height:30px;padding:0 10px;font-size:12px}.profile-module__rzmDEG__composerAction span{display:none}}
