.WeeklyCalendar-module__n1R7nq__container{flex-direction:column;gap:20px;width:100%;display:flex}.WeeklyCalendar-module__n1R7nq__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.WeeklyCalendar-module__n1R7nq__navBtn{border:1px solid var(--surface-border);color:#fff;cursor:pointer;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.WeeklyCalendar-module__n1R7nq__navBtn:hover{background:#ffffff1a}.WeeklyCalendar-module__n1R7nq__weekRange{color:var(--text-muted);font-weight:700}.WeeklyCalendar-module__n1R7nq__todayBtn{border:1px solid var(--primary-neon);color:var(--primary-neon);cursor:pointer;background:0 0;border-radius:20px;padding:6px 12px;font-size:13px}.WeeklyCalendar-module__n1R7nq__grid{border:1px solid var(--surface-border);background:#ffffff0d;border-radius:16px;grid-template-columns:repeat(7,1fr);gap:2px;display:grid;overflow:hidden}.WeeklyCalendar-module__n1R7nq__column{background:#0f172a80;flex-direction:column;min-height:400px;display:flex}.WeeklyCalendar-module__n1R7nq__todayColumn{background:var(--primary-neon);box-shadow:inset 0 0 10px var(--primary-neon)}.WeeklyCalendar-module__n1R7nq__columnHeader{border-bottom:1px solid var(--surface-border);flex-direction:column;align-items:center;gap:4px;padding:16px;display:flex}.WeeklyCalendar-module__n1R7nq__dayName{color:var(--text-muted);font-size:11px;font-weight:800}.WeeklyCalendar-module__n1R7nq__dayNum{font-size:20px;font-weight:900}.WeeklyCalendar-module__n1R7nq__todayColumn .WeeklyCalendar-module__n1R7nq__dayNum{color:var(--primary-neon)}.WeeklyCalendar-module__n1R7nq__eventSlot{flex-direction:column;flex:1;gap:12px;padding:12px;display:flex}.WeeklyCalendar-module__n1R7nq__eventChip{background:var(--primary-neon);border-left:3px solid var(--primary-neon);color:#fff;border-radius:8px;padding:10px;font-size:12px;text-decoration:none;transition:all .2s}.WeeklyCalendar-module__n1R7nq__eventChip:hover{background:var(--primary-neon);transform:translateY(-2px)}.WeeklyCalendar-module__n1R7nq__chipTime{color:var(--primary-neon);margin-bottom:4px;font-weight:700}.WeeklyCalendar-module__n1R7nq__chipTitle{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.WeeklyCalendar-module__n1R7nq__chipStyle{opacity:.6;margin-top:4px;font-size:10px}.WeeklyCalendar-module__n1R7nq__emptySlot{opacity:.1;justify-content:center;align-items:center;height:100%;display:flex}@media (max-width:1024px){.WeeklyCalendar-module__n1R7nq__grid{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.WeeklyCalendar-module__n1R7nq__column{scroll-snap-align:start;flex:1;min-width:140px}}
.StoryViewer-module__a1vVyq__viewerOverlay{z-index:10000;-webkit-user-select:none;user-select:none;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.StoryViewer-module__a1vVyq__viewerContainer{background:#000;flex-direction:column;width:100%;max-width:480px;height:100vh;max-height:100vh;display:flex;position:relative;overflow:hidden}.StoryViewer-module__a1vVyq__progressTrack{z-index:5;gap:4px;display:flex;position:absolute;top:8px;left:8px;right:8px}.StoryViewer-module__a1vVyq__progressBar{background:#ffffff47;border-radius:2px;flex:1;height:3px;overflow:hidden}.StoryViewer-module__a1vVyq__progressFill{background:#fff;height:100%;transition:width 80ms linear}.StoryViewer-module__a1vVyq__viewerHeader{z-index:4;background:linear-gradient(#0000008c,#0000);justify-content:space-between;align-items:center;padding:8px 14px;display:flex;position:absolute;top:22px;left:0;right:0}.StoryViewer-module__a1vVyq__viewerUser{color:#fff;align-items:center;gap:10px;display:flex}.StoryViewer-module__a1vVyq__viewerAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:36px;height:36px}.StoryViewer-module__a1vVyq__viewerNameWrap{flex-direction:column;line-height:1.15;display:flex}.StoryViewer-module__a1vVyq__viewerNameWrap strong{font-size:.9rem}.StoryViewer-module__a1vVyq__viewerNameWrap small{opacity:.75;font-size:.7rem}.StoryViewer-module__a1vVyq__headerActions{gap:4px;display:flex}.StoryViewer-module__a1vVyq__iconBtn{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px}.StoryViewer-module__a1vVyq__iconBtn:hover{background:#ffffff1a}.StoryViewer-module__a1vVyq__mediaWrap{background:#000;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.StoryViewer-module__a1vVyq__media{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.StoryViewer-module__a1vVyq__textOnly{color:#fff;text-align:center;white-space:pre-wrap;word-break:break-word;background:linear-gradient(135deg,#a855f7,#ec4899);justify-content:center;align-items:center;width:100%;height:100%;padding:32px;font-size:1.4rem;display:flex}.StoryViewer-module__a1vVyq__tapZone{cursor:pointer;z-index:3;color:#fff9;opacity:0;background:0 0;border:0;align-items:center;width:30%;transition:opacity .2s;display:flex;position:absolute;top:60px;bottom:60px}.StoryViewer-module__a1vVyq__tapZone:hover{opacity:1}.StoryViewer-module__a1vVyq__tapPrev{justify-content:flex-start;padding-left:12px;left:0}.StoryViewer-module__a1vVyq__tapNext{justify-content:flex-end;padding-right:12px;right:0}.StoryViewer-module__a1vVyq__tapHint{filter:drop-shadow(0 1px 4px #00000080)}.StoryViewer-module__a1vVyq__caption{color:#fff;text-align:center;z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0006;border-radius:10px;padding:10px 14px;font-size:.95rem;position:absolute;bottom:80px;left:16px;right:16px}.StoryViewer-module__a1vVyq__viewerFooter{z-index:4;background:linear-gradient(#0000,#0009);padding:12px 14px 18px;position:relative}.StoryViewer-module__a1vVyq__replyBar{align-items:center;gap:8px;display:flex}.StoryViewer-module__a1vVyq__replyInput{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:24px;outline:none;flex:1;padding:10px 16px;font-size:.95rem}.StoryViewer-module__a1vVyq__replyInput::placeholder{color:#ffffff8c}.StoryViewer-module__a1vVyq__replyInput:focus{border-color:#ec4899}.StoryViewer-module__a1vVyq__replySendBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7,#ec4899);border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.StoryViewer-module__a1vVyq__replySendBtn:disabled{opacity:.5;cursor:not-allowed}.StoryViewer-module__a1vVyq__viewersBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:24px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:.9rem;display:flex}.StoryViewer-module__a1vVyq__viewersBtn:hover{background:#ffffff24}.StoryViewer-module__a1vVyq__viewersPanel{z-index:6;background:#14141cf7;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;max-height:60vh;padding:12px 16px 18px;animation:.22s cubic-bezier(.2,.9,.3,1.1) StoryViewer-module__a1vVyq__slideUp;display:flex;position:absolute;bottom:0;left:0;right:0}.StoryViewer-module__a1vVyq__viewersHeader{color:#fff;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.StoryViewer-module__a1vVyq__viewersList{margin:0;padding:8px 0 0;list-style:none;overflow-y:auto}.StoryViewer-module__a1vVyq__viewerRow{color:#fff;align-items:center;gap:12px;padding:8px 4px;display:flex}.StoryViewer-module__a1vVyq__viewerListAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:36px;height:36px}.StoryViewer-module__a1vVyq__viewerListInfo{flex-direction:column;display:flex}.StoryViewer-module__a1vVyq__viewerListInfo strong{font-size:.9rem}.StoryViewer-module__a1vVyq__viewerListInfo small{opacity:.7;font-size:.72rem}@keyframes StoryViewer-module__a1vVyq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.UserAvatar-module__qxWUMq__wrap{border-radius:50%;flex-shrink:0;display:inline-block;position:relative}.UserAvatar-module__qxWUMq__ringActive:before,.UserAvatar-module__qxWUMq__ringViewed:before{content:"";z-index:0;pointer-events:none;border-radius:50%;position:absolute;inset:-3.5px}.UserAvatar-module__qxWUMq__ringActive:before{background:conic-gradient(from 90deg, var(--primary-neon), var(--secondary-neon), var(--primary-neon));padding:2px;-webkit-mask:radial-gradient(circle,#0000 calc(50% - 1px),#000 calc(50% - 1px) 100%);mask:radial-gradient(circle,#0000 calc(50% - 1px),#000 calc(50% - 1px) 100%)}.UserAvatar-module__qxWUMq__ringViewed:before{background:#ffffff38}.UserAvatar-module__qxWUMq__ringActive .UserAvatar-module__qxWUMq__img,.UserAvatar-module__qxWUMq__ringActive .UserAvatar-module__qxWUMq__placeholder,.UserAvatar-module__qxWUMq__ringViewed .UserAvatar-module__qxWUMq__img,.UserAvatar-module__qxWUMq__ringViewed .UserAvatar-module__qxWUMq__placeholder{z-index:1;border:2px solid var(--bg-dark,#0d0d14);position:relative}.UserAvatar-module__qxWUMq__img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.UserAvatar-module__qxWUMq__placeholder{background:linear-gradient(135deg, var(--secondary-neon) 0%, var(--primary-neon) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.UserAvatar-module__qxWUMq__placeholder:after{content:"";background:currentColor;border-radius:50%;width:40%;height:40%;position:absolute;top:25%}.UserAvatar-module__qxWUMq__placeholder:before{content:"";background:currentColor;border-radius:50% 50% 0 0;width:70%;height:40%;position:absolute;bottom:-5%}.UserAvatar-module__qxWUMq__onlineDot{border:2px solid var(--bg-dark,#0d0d14);pointer-events:none;background:#22c55e;border-radius:50%;animation:2.5s ease-in-out infinite UserAvatar-module__qxWUMq__pulse-online;display:block;position:absolute;bottom:1px;right:1px}@keyframes UserAvatar-module__qxWUMq__pulse-online{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 4px #22c55e00}}.UserAvatar-module__qxWUMq__verifiedBadge{color:#fff;border:2px solid var(--bg-dark,#0d0d14);pointer-events:none;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;font-weight:900;line-height:1;display:flex;position:absolute;bottom:1px;left:1px}
.profile-module__skRmGq__container{width:min(100%,48rem);padding:0 0 calc(7.5rem + env(safe-area-inset-bottom,0px));margin-inline:auto}.profile-module__skRmGq__loadingCover,.profile-module__skRmGq__profileShell{border:1px solid var(--surface-border);background:var(--surface-dark);overflow:hidden}.profile-module__skRmGq__loadingCover{opacity:.6;border-radius:0 0 1.25rem 1.25rem;min-height:15rem}.profile-module__skRmGq__profileShell{border-top:0;border-radius:0 0 1.25rem 1.25rem}.profile-module__skRmGq__coverPhoto{cursor:zoom-in;background:var(--surface-elevated);height:clamp(13rem,54vw,18rem);position:relative;overflow:hidden}.profile-module__skRmGq__coverImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.profile-module__skRmGq__coverShade{background:linear-gradient(180deg, rgba(var(--bg-dark-rgb), .16) 0%, rgba(var(--bg-dark-rgb), .16) 42%, var(--surface-dark) 100%);pointer-events:none;position:absolute;inset:0}.profile-module__skRmGq__heroToolbar{z-index:2;padding:max(.75rem, env(safe-area-inset-top,0px)) .875rem .875rem;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.profile-module__skRmGq__toolbarActions,.profile-module__skRmGq__profileTools,.profile-module__skRmGq__connectionActions{align-items:center;gap:.5rem;display:flex}.profile-module__skRmGq__toolbarButton{background:rgba(var(--bg-dark-rgb), .62);width:2.5rem;height:2.5rem;color:var(--text-main);cursor:pointer;-webkit-backdrop-filter:blur(.75rem);border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.profile-module__skRmGq__toolbarButton:hover,.profile-module__skRmGq__toolbarButton:focus-visible{background:var(--surface-elevated);border-color:var(--primary-neon);outline:none}.profile-module__skRmGq__headerContent{margin-top:-3.25rem;padding:0 1rem 1.25rem;position:relative}.profile-module__skRmGq__avatarRow{justify-content:center;display:flex}.profile-module__skRmGq__avatarWrapper{background:var(--surface-dark);border-radius:50%;padding:.25rem;position:relative}.profile-module__skRmGq__avatarClickArea{cursor:zoom-in;background:0 0;border:0;border-radius:50%;padding:0;display:grid}.profile-module__skRmGq__avatar{border:2px solid var(--surface-border)}.profile-module__skRmGq__liveBadge{position:absolute;bottom:-.45rem;left:50%;transform:translate(-50%)}.profile-module__skRmGq__headerInfo{text-align:center;flex-direction:column;align-items:center;margin-top:.75rem;display:flex}.profile-module__skRmGq__nameRow,.profile-module__skRmGq__metaRow,.profile-module__skRmGq__location,.profile-module__skRmGq__seekingStudents,.profile-module__skRmGq__successVerification,.profile-module__skRmGq__verificationCard,.profile-module__skRmGq__sectionHeading,.profile-module__skRmGq__nextDanceCard,.profile-module__skRmGq__historyEvent,.profile-module__skRmGq__historyCopy small,.profile-module__skRmGq__communityPrompt{align-items:center;display:flex}.profile-module__skRmGq__nameRow{justify-content:center;gap:.5rem}.profile-module__skRmGq__name{color:var(--text-main);letter-spacing:-.035em;margin:0;font-size:clamp(1.45rem,6vw,2rem);font-weight:850}.profile-module__skRmGq__handle,.profile-module__skRmGq__mutedBio,.profile-module__skRmGq__statLabel,.profile-module__skRmGq__eyebrow,.profile-module__skRmGq__nextDanceCopy span,.profile-module__skRmGq__historyCopy span,.profile-module__skRmGq__historyCopy small,.profile-module__skRmGq__historyCount{color:var(--text-muted)}.profile-module__skRmGq__handle{margin-top:.125rem;font-size:.875rem}.profile-module__skRmGq__proBadge,.profile-module__skRmGq__badge,.profile-module__skRmGq__seekingStudents{border:1px solid var(--surface-border);border-radius:999px;font-size:.75rem;font-weight:750}.profile-module__skRmGq__proBadge{color:var(--accent-success);background:rgba(var(--accent-success-rgb), .1);padding:.2rem .5rem}.profile-module__skRmGq__metaRow{flex-wrap:wrap;justify-content:center;gap:.45rem;margin-top:.625rem;font-size:.8125rem}.profile-module__skRmGq__location{color:var(--text-muted);gap:.25rem}.profile-module__skRmGq__badge{color:var(--text-main);background:var(--surface-elevated);padding:.28rem .55rem}.profile-module__skRmGq__socialLink{text-decoration:none}.profile-module__skRmGq__socialLink:hover,.profile-module__skRmGq__socialLink:focus-visible{border-color:var(--primary-neon);color:var(--primary-neon);outline:none}.profile-module__skRmGq__role{color:var(--on-primary);background:var(--primary-neon);border-color:var(--primary-neon)}.profile-module__skRmGq__seekingStudents{color:var(--accent-success);background:rgba(var(--accent-success-rgb), .1);gap:.35rem;margin-top:.625rem;padding:.35rem .65rem}.profile-module__skRmGq__bioSection{max-width:37rem;color:var(--text-main);margin-top:.875rem;font-size:.9375rem;line-height:1.55}.profile-module__skRmGq__mutedBio{font-style:italic}.profile-module__skRmGq__profileTools,.profile-module__skRmGq__connectionActions{flex-wrap:wrap;justify-content:center;margin-top:1rem}.profile-module__skRmGq__profileTool{border:1px solid var(--surface-border);min-height:2.35rem;color:var(--text-main);background:var(--surface-elevated);border-radius:.75rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.profile-module__skRmGq__profileTool:hover,.profile-module__skRmGq__profileTool:focus-visible{border-color:var(--primary-neon);outline:none}.profile-module__skRmGq__profileToolAccent{color:var(--accent-success);border-color:rgba(var(--accent-success-rgb), .35)}.profile-module__skRmGq__verificationCard{text-align:left;border:1px solid rgba(var(--accent-info-rgb), .35);background:rgba(var(--accent-info-rgb), .08);border-radius:.875rem;gap:.65rem;width:100%;margin-top:1rem;padding:.75rem}.profile-module__skRmGq__verificationCard>div{flex:1;min-width:0}.profile-module__skRmGq__verificationCard strong{color:var(--text-main);font-size:.8125rem}.profile-module__skRmGq__verificationCard p{color:var(--text-muted);margin:.15rem 0 0;font-size:.75rem;line-height:1.35}.profile-module__skRmGq__verificationIcon{color:var(--accent-info);flex:none}.profile-module__skRmGq__verificationButton{color:var(--on-primary);background:var(--accent-info);cursor:pointer;border:0;border-radius:.625rem;flex:none;padding:.45rem .6rem;font-size:.75rem;font-weight:800}.profile-module__skRmGq__verificationButton:disabled{opacity:.65;cursor:wait}.profile-module__skRmGq__loadingIcon{animation:.9s linear infinite profile-module__skRmGq__profile-spin}@keyframes profile-module__skRmGq__profile-spin{to{transform:rotate(360deg)}}.profile-module__skRmGq__successVerification{border:1px solid rgba(var(--accent-success-rgb), .3);width:100%;color:var(--accent-success);background:rgba(var(--accent-success-rgb), .08);border-radius:.75rem;gap:.4rem;margin-top:1rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:750}.profile-module__skRmGq__stats{border:1px solid var(--surface-border);background:var(--surface-elevated);border-radius:.875rem;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-top:1.125rem;display:grid;overflow:hidden}.profile-module__skRmGq__statItem{min-width:0;color:inherit;text-align:center;padding:.75rem .35rem;text-decoration:none}.profile-module__skRmGq__statItem+.profile-module__skRmGq__statItem{border-left:1px solid var(--surface-border)}.profile-module__skRmGq__statValue{color:var(--text-main);font-size:1.125rem;font-weight:850;display:block}.profile-module__skRmGq__statLabel{text-transform:uppercase;letter-spacing:.045em;margin-top:.125rem;font-size:.6875rem;font-weight:700;display:block}.profile-module__skRmGq__profileContent{padding:1.25rem 1rem 0}.profile-module__skRmGq__tabNav{border:1px solid var(--surface-border);background:var(--surface-dark);border-radius:.875rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;padding:.25rem;display:grid}.profile-module__skRmGq__tabBtn{min-height:2.5rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:.625rem;justify-content:center;align-items:center;gap:.35rem;padding:.4rem;font-size:.75rem;font-weight:750;display:inline-flex}.profile-module__skRmGq__tabBtnActive{color:var(--on-primary);background:var(--primary-neon)}.profile-module__skRmGq__tabContent{margin-top:1rem}.profile-module__skRmGq__proSection,.profile-module__skRmGq__passportJourney{gap:1rem;margin-top:1rem;display:grid}.profile-module__skRmGq__nextDanceCard{border:1px solid var(--surface-border);min-height:5.5rem;color:var(--text-main);background:var(--surface-dark);border-radius:1rem;gap:.75rem;padding:.5rem;text-decoration:none;overflow:hidden}.profile-module__skRmGq__nextDanceImage,.profile-module__skRmGq__nextDancePlaceholder{border-radius:.75rem;flex:none;width:4.5rem;height:4.5rem}.profile-module__skRmGq__nextDanceImage{-o-object-fit:cover;object-fit:cover}.profile-module__skRmGq__nextDancePlaceholder{color:var(--primary-neon);background:var(--surface-elevated);place-items:center;display:grid}.profile-module__skRmGq__nextDanceCopy{flex:1;gap:.125rem;min-width:0;display:grid}.profile-module__skRmGq__nextDanceCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;overflow:hidden}.profile-module__skRmGq__nextDanceCopy span{font-size:.75rem}.profile-module__skRmGq__tracePreview,.profile-module__skRmGq__historySection,.profile-module__skRmGq__mediaGallery,.profile-module__skRmGq__profileEmptyState,.profile-module__skRmGq__privateProfile{border:1px solid var(--surface-border);background:var(--surface-dark);border-radius:1rem}.profile-module__skRmGq__tracePreview,.profile-module__skRmGq__historySection{padding:1rem}.profile-module__skRmGq__sectionHeading{justify-content:space-between;gap:.75rem}.profile-module__skRmGq__sectionHeading h2{color:var(--text-main);margin:.1rem 0 0;font-size:1rem}.profile-module__skRmGq__eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:800;display:block}.profile-module__skRmGq__inlineLink{color:var(--primary-neon);cursor:pointer;background:0 0;border:0;padding:0;font-size:.75rem;font-weight:800}.profile-module__skRmGq__traceStamps{gap:.5rem;margin-top:.875rem;display:grid}.profile-module__skRmGq__traceStamp{border:1px solid var(--surface-border);color:var(--text-main);background:var(--surface-elevated);border-radius:.75rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.65rem;font-size:.8125rem;text-decoration:none;display:grid}.profile-module__skRmGq__traceStamp svg{color:var(--accent-success)}.profile-module__skRmGq__traceStamp span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-module__skRmGq__traceStamp small{color:var(--text-muted);font-size:.6875rem}.profile-module__skRmGq__profileEmptyState,.profile-module__skRmGq__privateProfile{color:var(--text-muted);text-align:center;justify-items:center;gap:.625rem;padding:2.5rem 1.25rem;display:grid}.profile-module__skRmGq__profileEmptyState svg{color:var(--primary-neon)}.profile-module__skRmGq__profileEmptyState h2,.profile-module__skRmGq__privateProfile h2{color:var(--text-main);margin:0;font-size:1.0625rem}.profile-module__skRmGq__profileEmptyState p,.profile-module__skRmGq__privateProfile p{max-width:24rem;margin:0;font-size:.875rem;line-height:1.5}.profile-module__skRmGq__primaryProfileLink{color:var(--on-primary);background:var(--primary-neon);border-radius:.75rem;margin-top:.375rem;padding:.65rem .85rem;font-size:.8125rem;font-weight:800;text-decoration:none}.profile-module__skRmGq__historyTimeline{gap:1rem;margin-top:1rem;display:grid;position:relative}.profile-module__skRmGq__historyTimeline:before{content:"";background:var(--surface-border);width:1px;position:absolute;top:.85rem;bottom:.85rem;left:.45rem}.profile-module__skRmGq__historyItem{padding-left:1.5rem;position:relative}.profile-module__skRmGq__historyMarker{z-index:1;width:.95rem;height:.95rem;color:var(--accent-success);background:var(--surface-dark);border-radius:50%;place-items:center;display:grid;position:absolute;top:.7rem;left:0}.profile-module__skRmGq__historyEvent{border:1px solid var(--surface-border);min-height:4.25rem;color:var(--text-main);background:var(--surface-elevated);border-radius:.75rem;gap:.65rem;padding:.4rem;text-decoration:none}.profile-module__skRmGq__historyImage{-o-object-fit:cover;object-fit:cover;border-radius:.5rem;flex:none;width:3.35rem;height:3.35rem}.profile-module__skRmGq__historyCopy{flex:1;gap:.1rem;min-width:0;display:grid}.profile-module__skRmGq__historyCopy span,.profile-module__skRmGq__historyCopy small{font-size:.6875rem}.profile-module__skRmGq__historyCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.profile-module__skRmGq__historyCopy small{gap:.2rem}.profile-module__skRmGq__communityPrompt{color:var(--primary-neon);gap:.3rem;margin-top:.45rem;font-size:.72rem;font-weight:750;text-decoration:none}.profile-module__skRmGq__historyCount{border:1px solid var(--surface-border);border-radius:50%;place-items:center;min-width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:800;display:grid}.profile-module__skRmGq__mediaGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;display:grid;overflow:hidden}.profile-module__skRmGq__mediaTile{aspect-ratio:1;color:var(--text-main);background:var(--surface-elevated);cursor:pointer;border:0;padding:0;text-decoration:none;display:block;position:relative;overflow:hidden}.profile-module__skRmGq__mediaImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.profile-module__skRmGq__textMediaTile{height:100%;color:var(--text-main);text-align:center;place-items:center;padding:1rem;font-size:.8125rem;line-height:1.45;display:grid}.profile-module__skRmGq__mediaTypeIcon,.profile-module__skRmGq__academyMediaBadge{width:1.8rem;height:1.8rem;color:var(--text-main);background:rgba(var(--bg-dark-rgb), .72);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:.5rem;right:.5rem}.profile-module__skRmGq__privateProfile{width:calc(100% - 2rem);margin:1.25rem auto 0}.profile-module__skRmGq__privateProfileIcon{color:var(--primary-neon)}@media (min-width:48rem){.profile-module__skRmGq__container{padding-top:1.5rem}.profile-module__skRmGq__profileShell{border-top:1px solid var(--surface-border);border-radius:1.25rem}.profile-module__skRmGq__coverPhoto{height:18rem}.profile-module__skRmGq__headerContent,.profile-module__skRmGq__profileContent{padding-inline:1.5rem}.profile-module__skRmGq__mediaGallery{grid-template-columns:repeat(3,minmax(0,1fr))}}
.dancers-module__kJimfa__container{flex-direction:column;width:100%;padding:2rem 2rem 3rem;display:flex}@media (max-width:767px){.dancers-module__kJimfa__container{padding:.1rem .5rem}.dancers-module__kJimfa__hubHeader{margin-bottom:.35rem!important}}.dancers-module__kJimfa__hubHeader{margin-bottom:.5rem}.dancers-module__kJimfa__hubNav{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:.875rem;gap:.25rem;padding:.25rem;display:flex}@media (max-width:767px){.dancers-module__kJimfa__hubTab span{display:none}.dancers-module__kJimfa__hubTab{gap:0;padding:.75rem .25rem}}.dancers-module__kJimfa__hubTab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.625rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.625rem;font-size:.8125rem;font-weight:700;transition:all .2s;display:flex}.dancers-module__kJimfa__hubTabActive{background:var(--primary-neon);color:#fff;box-shadow:0 .25rem .75rem var(--primary-neon)}.dancers-module__kJimfa__hubBody{animation:.3s dancers-module__kJimfa__fadeIn}@keyframes dancers-module__kJimfa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dancers-module__kJimfa__swiperSection{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:1.5rem;margin-bottom:2rem;overflow:hidden;box-shadow:0 .625rem 1.875rem #00000080}.dancers-module__kJimfa__datingHub{flex-direction:column;flex:1;gap:.5rem;min-width:0;min-height:0;display:flex}@media (max-width:767px){.dancers-module__kJimfa__datingHub{gap:.25rem}}.dancers-module__kJimfa__datingSubNav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:1.25rem;justify-content:center;gap:.75rem;margin:0;padding:.5rem;display:flex}@media (max-width:767px){.dancers-module__kJimfa__datingSubNav{gap:.35rem;margin-bottom:0;padding:.35rem}}.dancers-module__kJimfa__datingSubTab{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.875rem;justify-content:center;align-items:center;gap:.625rem;min-width:fit-content;padding:.625rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}@media (max-width:767px){.dancers-module__kJimfa__datingSubTab{border-radius:.75rem;flex:1;gap:.35rem;padding:.5rem .25rem;font-size:.75rem}.dancers-module__kJimfa__datingSubTab span{white-space:nowrap}}.dancers-module__kJimfa__datingSubTab svg{transition:transform .3s}.dancers-module__kJimfa__datingSubTab:hover{color:var(--text-main);background:#ffffff0d}.dancers-module__kJimfa__datingSubTab:hover svg{transform:scale(1.1)}.dancers-module__kJimfa__datingSubTabActive{background:var(--surface-dark);color:var(--text-main);border-color:#ffffff1a;transform:translateY(-1px);box-shadow:0 .5rem 1.25rem #0006,0 0 .5rem #ffffff05}.dancers-module__kJimfa__datingSubTabActive svg{color:var(--primary-neon);filter:drop-shadow(0 0 5px var(--primary-neon))}.dancers-module__kJimfa__datingContent{flex-direction:column;flex:1;min-width:0;min-height:0;animation:.4s dancers-module__kJimfa__slideUp;display:flex;overflow:hidden}@keyframes dancers-module__kJimfa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dancers-module__kJimfa__homeSearch{margin-bottom:1rem}@media (max-width:767px){.dancers-module__kJimfa__homeSearch{display:none}}.dancers-module__kJimfa__viewToggleBar{background:#0003;border:1px solid #ffffff0d;border-radius:2rem;justify-content:center;gap:.5rem;width:fit-content;margin:0;padding:.25rem;display:flex}@media (max-width:767px){.dancers-module__kJimfa__viewToggleBar{width:100%;margin:.25rem 0}}.dancers-module__kJimfa__viewToggleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:1.75rem;align-items:center;gap:.625rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}@media (max-width:767px){.dancers-module__kJimfa__viewToggleBtn{flex:1;justify-content:center;padding:.4rem .5rem;font-size:.75rem}}.dancers-module__kJimfa__viewToggleBtn:hover{color:var(--text-main);background:#ffffff0d}.dancers-module__kJimfa__viewToggleBtnActive{color:#000;background:#fff;transform:scale(1.05);box-shadow:0 .5rem 1.5rem #ffffff40}.dancers-module__kJimfa__mapArea{background:var(--surface-dark);border:.125rem solid var(--surface-border);border-radius:1.875rem;flex-direction:column;flex:1;min-height:750px;display:flex;overflow:hidden}@media (max-width:767px){.dancers-module__kJimfa__mapArea{border:1px solid var(--surface-border);border-radius:1rem;min-height:600px}}.dancers-module__kJimfa__mapPlaceholder{text-align:center;z-index:10;flex-direction:column;align-items:center;gap:10px;display:flex}.dancers-module__kJimfa__mapPlaceholder h3{color:#fbbf24;font-size:1.5rem;font-weight:900}.dancers-module__kJimfa__mapPlaceholder p{color:var(--text-muted);max-width:15.625rem;font-size:.875rem}.dancers-module__kJimfa__mapIconPulse{color:var(--primary-neon);filter:drop-shadow(0 0 10px var(--primary-neon));animation:2s infinite dancers-module__kJimfa__mapPulse}@keyframes dancers-module__kJimfa__mapPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.dancers-module__kJimfa__avatarWrapper{flex-shrink:0;position:relative}.dancers-module__kJimfa__matchScoreBadge{color:#000;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:1px solid #fff;border-radius:.375rem;padding:.125rem .375rem;font-size:.625rem;font-weight:900;position:absolute;top:-.25rem;right:-.25rem;box-shadow:0 .125rem .5rem #fbbf2466}.dancers-module__kJimfa__searchBar{margin-bottom:1rem;position:relative}.dancers-module__kJimfa__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.dancers-module__kJimfa__searchInput{background:var(--surface-dark);border:1px solid var(--surface-border);width:100%;color:var(--text-main);border-radius:.875rem;outline:none;padding:.875rem 1rem .875rem 2.75rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.dancers-module__kJimfa__searchInput:focus{border-color:var(--primary-neon);box-shadow:0 0 0 3px var(--primary-neon)}.dancers-module__kJimfa__searchInput::placeholder{color:#8b8a9c99}.dancers-module__kJimfa__filters{flex-direction:column;gap:.625rem;margin-bottom:1.5rem;display:flex}.dancers-module__kJimfa__filterRow{flex-wrap:wrap;gap:.5rem;display:flex}.dancers-module__kJimfa__filterChip{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-muted);letter-spacing:.03125rem;border-radius:1.25rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:700;text-decoration:none;transition:all .2s}.dancers-module__kJimfa__filterChip:hover{border-color:var(--surface-border);color:var(--text-main)}.dancers-module__kJimfa__activeFilter{background:var(--primary-neon);border-color:var(--primary-neon);color:var(--btn-text);box-shadow:0 0 .625rem rgba(var(--primary-neon-rgb), .4)}.dancers-module__kJimfa__levelChip{text-transform:capitalize}.dancers-module__kJimfa__activeLevel{background:var(--secondary-neon);border-color:var(--secondary-neon);color:var(--secondary-neon);box-shadow:0 0 .625rem var(--secondary-neon)}.dancers-module__kJimfa__dancersList{flex:1;grid-template-columns:1fr;gap:1rem;min-width:0;padding:4px;display:grid;overflow-y:auto}@media (min-width:900px){.dancers-module__kJimfa__dancersList{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.dancers-module__kJimfa__dancersList::-webkit-scrollbar{width:6px}.dancers-module__kJimfa__dancersList::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.dancers-module__kJimfa__dancersList::-webkit-scrollbar-thumb{background:var(--primary-neon);border-radius:3px}.dancers-module__kJimfa__dancersList::-webkit-scrollbar-thumb:hover{background:var(--secondary-neon)}.dancers-module__kJimfa__dancerCard{align-items:center;gap:.25rem;padding:1rem;transition:all .2s;display:flex}.dancers-module__kJimfa__dancerCard:hover{background:var(--surface-dark);transform:translateY(-1px)}.dancers-module__kJimfa__dancerLink{color:inherit;flex:1;align-items:center;gap:.875rem;min-width:0;text-decoration:none;display:flex}.dancers-module__kJimfa__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:3.5rem;height:3.5rem;transition:all .2s}.dancers-module__kJimfa__dancerCard:hover .dancers-module__kJimfa__avatar{box-shadow:0 0 .9375rem var(--primary-neon)}.dancers-module__kJimfa__dancerInfo{flex:1;min-width:0}.dancers-module__kJimfa__dancerName{white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:700;overflow:hidden}.dancers-module__kJimfa__dancerHandle{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.125rem;font-size:.8125rem;display:flex}.dancers-module__kJimfa__cityTag{opacity:.7;align-items:center;gap:.1875rem;font-size:.6875rem;display:inline-flex}.dancers-module__kJimfa__dancerBadges{flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.375rem;display:flex}.dancers-module__kJimfa__badge{background:var(--surface-dark);border:1px solid var(--surface-border);letter-spacing:.03125rem;border-radius:.375rem;padding:.1875rem .5rem;font-size:.5625rem;font-weight:800}.dancers-module__kJimfa__roleBadge{color:var(--btn-text);border-color:var(--primary-neon);background:var(--primary-neon)}.dancers-module__kJimfa__followerCount{color:var(--text-muted);font-size:.6875rem;font-weight:500}.dancers-module__kJimfa__bioPreview{color:var(--text-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:.25rem;font-size:.75rem;display:-webkit-box;overflow:hidden}.dancers-module__kJimfa__dancerActions{flex-shrink:0}.dancers-module__kJimfa__actions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:.5rem;display:flex}@media (max-width:480px){.dancers-module__kJimfa__dancerCard{flex-direction:column;align-items:flex-start}.dancers-module__kJimfa__actions{flex-direction:row;width:100%;margin-top:.75rem}.dancers-module__kJimfa__actions button{flex:1}}.dancers-module__kJimfa__inviteCard{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:1.5rem;align-items:center;gap:1.25rem;margin-bottom:1rem;padding:1.25rem;transition:all .3s;display:flex}@media (max-width:767px){.dancers-module__kJimfa__inviteCard{border-radius:1.25rem;gap:.75rem;margin-bottom:.875rem;padding:.875rem}}.dancers-module__kJimfa__inviteCard:hover{border-color:var(--surface-border);box-shadow:0 8px 24px #0000004d}.dancers-module__kJimfa__avatarLink{flex-shrink:0}.dancers-module__kJimfa__inviteContent{flex-direction:column;flex:1;display:flex}.dancers-module__kJimfa__inviteUser{color:var(--text-main);margin-bottom:4px;font-size:1rem;font-weight:800;text-decoration:none}.dancers-module__kJimfa__inviteUser:hover{color:var(--primary-neon)}.dancers-module__kJimfa__inviteEvent{color:var(--text-muted);font-size:.8125rem}.dancers-module__kJimfa__utilityLink{background:#ffffff08;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:flex;color:var(--text-muted)!important}.dancers-module__kJimfa__utilityLink:hover{background:#ffffff14;transform:translateY(-1px);color:#fff!important}.dancers-module__kJimfa__inviteActions{align-self:center;gap:8px;display:flex}.dancers-module__kJimfa__neonBtnAccept{background:var(--primary-neon);color:#fff;box-shadow:0 4px 12px var(--primary-neon);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:800;transition:all .2s;display:flex}.dancers-module__kJimfa__neonBtnAccept:hover{box-shadow:0 6px 20px var(--primary-neon);transform:translateY(-2px)}@media (max-width:767px){.dancers-module__kJimfa__neonBtnAccept{border-radius:50%;width:38px;height:38px;padding:0}.dancers-module__kJimfa__btnText{display:none}}.dancers-module__kJimfa__neonBtnRefuse{color:#fff;background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dancers-module__kJimfa__statusBadge{text-transform:uppercase;border-radius:8px;padding:6px 12px;font-size:11px;font-weight:800}.dancers-module__kJimfa__statusAccepted{color:var(--secondary-neon);background:#00ffa31a}.dancers-module__kJimfa__statusRefused{background:rgba(var(--primary-neon-rgb), .12);color:var(--primary-neon)}.dancers-module__kJimfa__statusPending{color:var(--text-muted);background:#ffffff0d}.dancers-module__kJimfa__carnetContainer{width:100%}.dancers-module__kJimfa__inviteList{flex-direction:column;padding-bottom:120px;display:flex}.dancers-module__kJimfa__pillCount{background:var(--primary-neon);color:#fff;border-radius:8px;margin-left:2px;padding:1px 5px;font-size:9px;font-weight:800}.dancers-module__kJimfa__emptyState{text-align:center;min-height:450px;color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;animation:.6s dancers-module__kJimfa__slideUp;display:flex}.dancers-module__kJimfa__emptyStateIcon{color:var(--primary-neon);opacity:.15;filter:drop-shadow(0 0 20px var(--primary-neon));margin-bottom:2rem}.dancers-module__kJimfa__emptyState p{color:var(--text-main);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.dancers-module__kJimfa__emptyState span{opacity:.6;max-width:260px;font-size:.875rem;line-height:1.6}.dancers-module__kJimfa__joinCTA{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff006e14,#00ffa30d);border:1px solid #ffffff1a;border-radius:2rem;flex-direction:column;grid-column:1/-1;align-items:center;gap:1.5rem;margin:.5rem 0;padding:1.5rem;animation:.6s dancers-module__kJimfa__slideUp;display:flex}.dancers-module__kJimfa__joinCTA h3{color:var(--text-main);background:linear-gradient(to right, --primary-neon, --secondary-neon);-webkit-background-clip:text;font-size:2rem;font-weight:900}.dancers-module__kJimfa__joinCTA p{color:var(--text-muted);margin:0;padding:0}.dancers-module__kJimfa__joinCTA .dancers-module__kJimfa__joinBtn{background:var(--primary-neon);color:var(--btn-text);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:2rem;padding:.875rem 2rem;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.dancers-module__kJimfa__joinCTA .dancers-module__kJimfa__joinBtn:hover{filter:brightness(1.1);transform:scale(1.05)translateY(-2px);box-shadow:0 .75rem 2rem #00f3ff80}.dancers-module__kJimfa__joinCTABtn{background:var(--primary-neon);color:#fff;border-radius:3rem;padding:.875rem 2.5rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 .5rem 2rem #ff006e66}.dancers-module__kJimfa__joinCTABtn:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 .75rem 2.5rem #ff006e99}.dancers-module__kJimfa__guestBanner{color:var(--text-main);-webkit-backdrop-filter:blur(10px);background:#ff006e14;border:1px solid #ff006e40;border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;animation:.4s dancers-module__kJimfa__slideDown;display:flex;box-shadow:0 4px 20px #ff006e0d}.dancers-module__kJimfa__guestBannerIcon{color:var(--primary-neon);filter:drop-shadow(0 0 4px var(--primary-neon));flex-shrink:0}@keyframes dancers-module__kJimfa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dancers-module__kJimfa__controlsHeader{flex-direction:column;gap:.35rem;margin-bottom:.5rem;display:flex}@media (min-width:768px){.dancers-module__kJimfa__controlsHeader{flex-direction:row-reverse;justify-content:space-between;align-items:center}}
.pro-profile-module__TpVMiW__proBadge{color:#fbbf24;text-shadow:0 0 .625rem #fbbf2466;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.8125rem;font-weight:800;display:flex}.pro-profile-module__TpVMiW__verifiedIcon{fill:#fbbf24}.pro-profile-module__TpVMiW__actionBar{flex-wrap:wrap;gap:.75rem;margin:0 1.5rem 1.5rem;display:flex}.pro-profile-module__TpVMiW__actionBtn{background:var(--surface-dark);border:1px solid var(--surface-border);min-width:7.5rem;color:var(--text-main);border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.pro-profile-module__TpVMiW__actionBtn:hover{background:var(--surface-dark);transform:translateY(-.125rem)}.pro-profile-module__TpVMiW__btnPrimary{background:linear-gradient(135deg, var(--primary-neon), var(--secondary-neon));box-shadow:0 .25rem .9375rem var(--primary-neon);border:none}.pro-profile-module__TpVMiW__btnPrimary:hover{box-shadow:0 .375rem 1.25rem var(--primary-neon);filter:brightness(1.1)}.pro-profile-module__TpVMiW__experienceSection{border:1px solid var(--surface-border);background:linear-gradient(145deg,#ffffff08 0%,#0000 100%);border-radius:1rem;margin:0 1.5rem 1.5rem;padding:1.25rem}.pro-profile-module__TpVMiW__sectionHeader{color:var(--text-main);text-transform:uppercase;letter-spacing:.0625rem;align-items:center;gap:.625rem;margin-bottom:1rem;font-size:.9375rem;font-weight:800;display:flex}.pro-profile-module__TpVMiW__specialtiesGrid{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.pro-profile-module__TpVMiW__specialtyTag{background:rgba(var(--secondary-neon-rgb), .15);color:var(--secondary-neon);border:1px solid rgba(var(--secondary-neon-rgb), .5);letter-spacing:.03125rem;border-radius:6.25rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:800}.pro-profile-module__TpVMiW__achievementItem{color:var(--text-muted);gap:.75rem;padding:.5rem 0;font-size:.875rem;line-height:1.4;display:flex}.pro-profile-module__TpVMiW__achievementIcon{color:#fbbf24;flex-shrink:0}.pro-profile-module__TpVMiW__supportWidget{background:rgba(var(--primary-neon-rgb), .08);border:1px dashed var(--primary-neon);text-align:center;border-radius:1.25rem;margin:0 1.5rem 2rem;padding:1.5rem}.pro-profile-module__TpVMiW__supportTitle{color:var(--primary-neon);margin-bottom:.5rem;font-size:1.125rem;font-weight:800}.pro-profile-module__TpVMiW__supportText{color:var(--text-main);margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.pro-profile-module__TpVMiW__supportButtons{justify-content:center;gap:.75rem;display:flex}.pro-profile-module__TpVMiW__supportBtn{border-radius:6.25rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.pro-profile-module__TpVMiW__stripeBtn{color:#fff;background:#6366f1}.pro-profile-module__TpVMiW__paypalBtn{color:#fff;background:#0070ba}.pro-profile-module__TpVMiW__supportBtn:hover{filter:brightness(1.1);transform:scale(1.05)}.pro-profile-module__TpVMiW__bookingCard{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:1rem;justify-content:space-between;align-items:center;margin:0 1.5rem 1.5rem;padding:1.25rem;display:flex}.pro-profile-module__TpVMiW__priceInfo{flex-direction:column;display:flex}.pro-profile-module__TpVMiW__priceValue{color:var(--text-main);font-size:1.5rem;font-weight:800}.pro-profile-module__TpVMiW__priceLabel{color:var(--text-muted);font-size:.75rem;font-weight:600}.pro-profile-module__TpVMiW__bookingBtn{background:var(--primary-neon);color:var(--btn-text);border-radius:.625rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:800;text-decoration:none;transition:all .2s}.pro-profile-module__TpVMiW__bookingBtn:hover{filter:brightness(1.1);transform:translateY(-.125rem)}.pro-profile-module__TpVMiW__subscribeBtn{color:#1a1a1a;cursor:pointer;background:linear-gradient(135deg,#fbbf24,#d97706);border:none;border-radius:.625rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 .25rem .9375rem #fbbf244d}.pro-profile-module__TpVMiW__subscribeBtn:hover{filter:brightness(1.1);transform:translateY(-.125rem);box-shadow:0 .375rem 1.25rem #fbbf2480}.pro-profile-module__TpVMiW__subscribedBtn{color:#fbbf24;cursor:pointer;background:#fbbf241a;border:1px solid #fbbf2480;border-radius:.625rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:800;transition:all .3s;display:flex}.pro-profile-module__TpVMiW__subscribedBtn:hover{background:#fbbf2433}
.messaging-module__ARkgBq__container{height:calc(100dvh - var(--header-h,0px));background:var(--bg-dark);grid-template-columns:minmax(300px,380px) 1fr;width:100%;min-height:0;display:grid;position:relative;overflow:hidden}@media (max-width:900px){.messaging-module__ARkgBq__container{grid-template-columns:1fr}}.messaging-module__ARkgBq__sidebar{border-right:1px solid var(--surface-border);background:var(--surface-dark);-webkit-backdrop-filter:blur(20px);flex-direction:column;min-height:0;display:flex}@media (max-width:900px){.messaging-module__ARkgBq__sidebarHiddenMobile{display:none}}.messaging-module__ARkgBq__sidebarHeader{padding:calc(1rem + var(--safe-area-top,env(safe-area-inset-top,0px))) 1rem .75rem;border-bottom:1px solid var(--surface-border);background:linear-gradient(180deg, rgba(var(--primary-neon-rgb), .04), transparent)}.messaging-module__ARkgBq__headerTopRow{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex;position:relative}.messaging-module__ARkgBq__brandSection{flex:1;align-items:center;gap:.625rem;min-width:0;display:flex}.messaging-module__ARkgBq__meAvatar{flex-shrink:0}.messaging-module__ARkgBq__brandText{flex-direction:column;min-width:0;display:flex}.messaging-module__ARkgBq__brandTitle{color:var(--text-main);letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:800}.messaging-module__ARkgBq__brandSubtitle{color:var(--text-muted);align-items:center;gap:.25rem;font-size:.6875rem;display:flex}.messaging-module__ARkgBq__headerIcons{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.messaging-module__ARkgBq__iconBtn{background:var(--surface-dark);border:1px solid var(--surface-border);width:36px;height:36px;color:var(--text-main);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.messaging-module__ARkgBq__iconBtn:hover{background:rgba(var(--primary-neon-rgb), .1);border-color:var(--primary-neon);color:var(--primary-neon);transform:translateY(-1px)}.messaging-module__ARkgBq__quickMenu{background:var(--surface-elevated);border:1px solid var(--surface-border);z-index:1000;border-radius:12px;min-width:200px;animation:.2s ease-out messaging-module__ARkgBq__fadeIn;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 8px 24px #0000004d}.messaging-module__ARkgBq__settingsMenu{background:var(--surface-elevated);border:1px solid var(--surface-border);z-index:1000;border-radius:12px;min-width:220px;animation:.2s ease-out messaging-module__ARkgBq__fadeIn;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 8px 24px #0000004d}@keyframes messaging-module__ARkgBq__dropdownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.messaging-module__ARkgBq__quickMenuItem{cursor:pointer;width:100%;color:var(--text-main);text-align:left;background:0 0;border:none;align-items:flex-start;gap:.625rem;padding:.75rem .875rem;transition:background .15s;display:flex}.messaging-module__ARkgBq__quickMenuItem:hover{background:rgba(var(--primary-neon-rgb), .08)}.messaging-module__ARkgBq__quickMenuItem svg{color:var(--primary-neon);flex-shrink:0;margin-top:2px}.messaging-module__ARkgBq__quickMenuItem div{flex-direction:column;min-width:0;display:flex}.messaging-module__ARkgBq__quickMenuItem strong{color:var(--text-main);font-size:.875rem;font-weight:600}.messaging-module__ARkgBq__quickMenuItem small{color:var(--text-muted);margin-top:1px;font-size:.6875rem}.messaging-module__ARkgBq__settingsMenuItem{cursor:pointer;width:100%;color:var(--text-main);text-align:left;background:0 0;border:none;align-items:flex-start;gap:.625rem;padding:.75rem .875rem;transition:background .15s;display:flex}.messaging-module__ARkgBq__settingsMenuItem:hover{background:rgba(var(--primary-neon-rgb), .08)}.messaging-module__ARkgBq__settingsMenuItem svg{color:var(--text-muted);flex-shrink:0;margin-top:2px}.messaging-module__ARkgBq__settingsMenuItem div{flex-direction:column;min-width:0;display:flex}.messaging-module__ARkgBq__settingsMenuItem strong{color:var(--text-main);font-size:.875rem;font-weight:600}.messaging-module__ARkgBq__settingsMenuItem small{color:var(--text-muted);margin-top:1px;font-size:.6875rem}.messaging-module__ARkgBq__settingsMenuItemDanger{color:#ef4444}.messaging-module__ARkgBq__settingsMenuItemDanger:hover{background:#ef44441a}.messaging-module__ARkgBq__settingsMenuItemDanger svg{color:#ef4444}.messaging-module__ARkgBq__detailsPanel .messaging-module__ARkgBq__detailsMenuItem{cursor:pointer;width:100%;color:var(--text-main);text-align:left;background:0 0;border:none;align-items:flex-start;gap:.625rem;padding:.75rem .875rem;transition:background .15s;display:flex}.messaging-module__ARkgBq__detailsPanel .messaging-module__ARkgBq__detailsMenuItem:hover{background:rgba(var(--primary-neon-rgb), .08)}.messaging-module__ARkgBq__detailsPanel .messaging-module__ARkgBq__detailsMenuItem svg{color:var(--primary-neon);flex-shrink:0;margin-top:2px}.messaging-module__ARkgBq__detailsPanel .messaging-module__ARkgBq__detailsMenuItem div{flex-direction:column;min-width:0;display:flex}.messaging-module__ARkgBq__detailsPanel .messaging-module__ARkgBq__detailsMenuItem strong{color:var(--text-main);font-size:.875rem;font-weight:600}.messaging-module__ARkgBq__detailsPanel .messaging-module__ARkgBq__detailsMenuItem small{color:var(--text-muted);margin-top:1px;font-size:.6875rem}.messaging-module__ARkgBq__detailsPanel .messaging-module__ARkgBq__detailsMenuItemDanger{color:#ef4444}.messaging-module__ARkgBq__detailsPanel .messaging-module__ARkgBq__detailsMenuItemDanger:hover{background:#ef44441a}.messaging-module__ARkgBq__detailsPanel .messaging-module__ARkgBq__detailsMenuItemDanger svg{color:#ef4444}.messaging-module__ARkgBq__searchBox{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:12px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.625rem .875rem;transition:all .2s;display:flex}.messaging-module__ARkgBq__searchBox:focus-within{border-color:var(--primary-neon);box-shadow:0 0 0 3px rgba(var(--primary-neon-rgb), .15)}.messaging-module__ARkgBq__searchBox svg{color:var(--text-muted);flex-shrink:0}.messaging-module__ARkgBq__searchField{color:var(--text-main);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.875rem}.messaging-module__ARkgBq__searchField::placeholder{color:var(--text-muted)}.messaging-module__ARkgBq__searchInner{flex:1;align-items:center;gap:.5rem;display:flex}.messaging-module__ARkgBq__filterPills{flex-wrap:wrap;gap:.375rem;padding-bottom:.5rem;display:flex}.messaging-module__ARkgBq__filterPills::-webkit-scrollbar{display:none}.messaging-module__ARkgBq__pill{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.messaging-module__ARkgBq__pill:hover{border-color:var(--primary-neon);color:var(--text-main)}.messaging-module__ARkgBq__pillActive{background:var(--primary-neon);border-color:var(--primary-neon);color:var(--btn-text);box-shadow:0 4px 12px rgba(var(--primary-neon-rgb), .3)}.messaging-module__ARkgBq__pillCount{min-width:18px;height:18px;color:inherit;background:#00000040;border-radius:9px;justify-content:center;align-items:center;padding:0 5px;font-size:.625rem;font-weight:700;display:inline-flex}.messaging-module__ARkgBq__pillActive .messaging-module__ARkgBq__pillCount{background:#ffffff40}.messaging-module__ARkgBq__convListArea{scrollbar-width:thin;scrollbar-color:var(--surface-border) transparent;flex:1;padding:.5rem 0;overflow-y:auto}.messaging-module__ARkgBq__convListArea::-webkit-scrollbar{width:6px}.messaging-module__ARkgBq__convListArea::-webkit-scrollbar-track{background:0 0}.messaging-module__ARkgBq__convListArea::-webkit-scrollbar-thumb{background:var(--surface-border);border-radius:3px}.messaging-module__ARkgBq__convList{flex-direction:column;display:flex}.messaging-module__ARkgBq__convItem{cursor:pointer;color:inherit;border-radius:10px;align-items:center;gap:.75rem;margin:2px .5rem;padding:.625rem .875rem;text-decoration:none;transition:all .15s;display:flex;position:relative}@media (hover:hover) and (pointer:fine){.messaging-module__ARkgBq__convItem:hover{background:rgba(var(--primary-neon-rgb), .06)}.messaging-module__ARkgBq__hoverableConv:hover .messaging-module__ARkgBq__convChevron{opacity:1}}.messaging-module__ARkgBq__activeConv{background:rgba(var(--primary-neon-rgb), .1)}.messaging-module__ARkgBq__activeConv:before{content:"";background:var(--primary-neon);border-radius:0 3px 3px 0;width:3px;position:absolute;top:12px;bottom:12px;left:0}.messaging-module__ARkgBq__dropdownBackdrop{z-index:10000;-webkit-backdrop-filter:blur(6px);background:#00000073;animation:.15s ease-out messaging-module__ARkgBq__fadeIn;position:fixed;inset:0}.messaging-module__ARkgBq__instagramContextMenu{z-index:10001;-webkit-backdrop-filter:blur(25px);transform-origin:50%;background:#16161af2;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;gap:2px;width:260px;padding:6px;animation:.2s cubic-bezier(.16,1,.3,1) messaging-module__ARkgBq__contextMenuPop;display:flex;position:fixed;box-shadow:0 16px 40px #00000080,0 0 0 1px #ffffff0d}@keyframes messaging-module__ARkgBq__contextMenuPop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.messaging-module__ARkgBq__instagramMenuItem{width:100%;color:var(--text-main);text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.messaging-module__ARkgBq__instagramMenuItem:active,.messaging-module__ARkgBq__instagramMenuItem:hover{background:#ffffff14}.messaging-module__ARkgBq__instagramMenuItem svg{color:var(--text-muted);flex-shrink:0}.messaging-module__ARkgBq__instagramMenuItemDanger,.messaging-module__ARkgBq__instagramMenuItemDanger svg{color:#ef4444}.messaging-module__ARkgBq__instagramMenuItemDanger:active,.messaging-module__ARkgBq__instagramMenuItemDanger:hover{background:#ef44441f}.messaging-module__ARkgBq__avatarColumn{flex-shrink:0;position:relative}.messaging-module__ARkgBq__miniAvatar{-o-object-fit:cover;object-fit:cover;border:1px solid var(--surface-border);border-radius:50%;width:48px;height:48px}.messaging-module__ARkgBq__aiAvatar{color:#000;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 14px #fbbf2466}.messaging-module__ARkgBq__aiText{background:linear-gradient(90deg,#fbbf24,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.messaging-module__ARkgBq__whatsappGroupAvatar{background:rgba(var(--secondary-neon-rgb), .15);width:48px;height:48px;color:var(--secondary-neon);border:1px solid var(--surface-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.messaging-module__ARkgBq__whatsappGroupAvatarMini{background:rgba(var(--secondary-neon-rgb), .15);width:38px;height:38px;color:var(--secondary-neon);border:1px solid var(--surface-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.messaging-module__ARkgBq__onlineIndicator{border:2px solid var(--bg-dark);background:#22c55e;border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:0}.messaging-module__ARkgBq__convBody{flex:1;min-width:0}.messaging-module__ARkgBq__convTopRow{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:2px;display:flex}.messaging-module__ARkgBq__convNameText{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.messaging-module__ARkgBq__convTime{color:var(--text-muted);flex-shrink:0;font-size:.6875rem}.messaging-module__ARkgBq__unreadTime{color:var(--primary-neon);font-weight:700}.messaging-module__ARkgBq__convChevron{cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .2s;display:flex}.messaging-module__ARkgBq__convChevron:hover{background:var(--surface-dark)}@media (max-width:900px){.messaging-module__ARkgBq__convChevron{display:none}}.messaging-module__ARkgBq__convBottomRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.messaging-module__ARkgBq__lastMsgPreview{flex:1;align-items:center;gap:.25rem;min-width:0;display:flex}.messaging-module__ARkgBq__readReceipt{color:var(--primary-neon);flex-shrink:0}.messaging-module__ARkgBq__msgContent{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.messaging-module__ARkgBq__unreadBadge{background:var(--primary-neon);min-width:20px;height:20px;color:var(--btn-text);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-size:.6875rem;font-weight:700;display:inline-flex}.messaging-module__ARkgBq__noConversations{text-align:center;color:var(--text-muted);padding:2rem 1rem;font-size:.875rem}.messaging-module__ARkgBq__chatWindow{height:100%;padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box;background:var(--bg-dark);flex-direction:column;display:flex;overflow:hidden}.messaging-module__ARkgBq__chatInputContainer{border-top:1px solid var(--surface-border);background:var(--surface-dark);-webkit-backdrop-filter:blur(20px);z-index:100;flex-direction:column;flex-shrink:0;order:3;width:100%;display:flex;position:relative}.messaging-module__ARkgBq__whatsappMessagesArea{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--surface-border) transparent;background-image:radial-gradient(circle at top right, rgba(var(--primary-neon-rgb), .04), transparent 50%), radial-gradient(circle at bottom left, rgba(var(--secondary-neon-rgb), .04), transparent 50%);flex-direction:column;flex:1;order:2;gap:.375rem;padding:1rem .875rem;display:flex;overflow-y:auto}.messaging-module__ARkgBq__whatsappChatHeader{flex-shrink:0;order:1}@media (max-width:900px){.messaging-module__ARkgBq__chatWindow{height:100%;padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box;z-index:9999;width:100vw;position:fixed;top:0;left:0;right:0}.messaging-module__ARkgBq__whatsappChatHeader{padding-top:max(10px, env(safe-area-inset-top,0px));padding-bottom:10px}.messaging-module__ARkgBq__hideMobile{display:none}}.messaging-module__ARkgBq__mobileBackBtn{display:none}@media (max-width:900px){.messaging-module__ARkgBq__mobileBackBtn{flex-shrink:0;justify-content:center;align-items:center;margin-right:.25rem;display:flex}}.messaging-module__ARkgBq__whatsappChatHeader{border-bottom:1px solid var(--surface-border);background:var(--surface-dark);-webkit-backdrop-filter:blur(20px);padding:.625rem 1rem;padding-top:max(.625rem, env(safe-area-inset-top,0px));flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.messaging-module__ARkgBq__headerUser{flex:1;align-items:center;gap:.625rem;min-width:0;display:flex}.messaging-module__ARkgBq__backBtn{background:var(--surface-dark)}@media (max-width:900px){.messaging-module__ARkgBq__backBtn{background:var(--surface-dark);display:flex}}.messaging-module__ARkgBq__headerText{flex-direction:column;min-width:0;display:flex}.messaging-module__ARkgBq__headerName{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.9375rem;font-weight:700;overflow:hidden}.messaging-module__ARkgBq__headerStatus{color:var(--text-muted);font-size:.6875rem}.messaging-module__ARkgBq__headerActions{align-items:center;gap:.25rem;display:flex}.messaging-module__ARkgBq__headerIcon{width:36px;height:36px;color:var(--text-main);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.messaging-module__ARkgBq__headerIcon:hover{background:rgba(var(--primary-neon-rgb), .1);color:var(--primary-neon)}.messaging-module__ARkgBq__headerIconBtn{width:36px;height:36px;color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.messaging-module__ARkgBq__headerIconBtn:hover{background:rgba(var(--primary-neon-rgb), .1);color:var(--primary-neon)}.messaging-module__ARkgBq__iconCircleBtn{width:38px;height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.messaging-module__ARkgBq__iconCircleBtn:hover{background:rgba(var(--primary-neon-rgb), .1);color:var(--primary-neon)}.messaging-module__ARkgBq__whatsappMessagesArea::-webkit-scrollbar{width:6px}.messaging-module__ARkgBq__whatsappMessagesArea::-webkit-scrollbar-thumb{background:var(--surface-border);border-radius:3px}.messaging-module__ARkgBq__messageRow{align-items:flex-end;gap:.375rem;display:flex}.messaging-module__ARkgBq__bubbleAvatarWrapper{flex-shrink:0;align-items:flex-end;margin-bottom:2px;margin-right:.125rem;display:flex}.messaging-module__ARkgBq__bubbleAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%!important}.messaging-module__ARkgBq__myMessageRow{justify-content:flex-end}.messaging-module__ARkgBq__whatsappBubble{word-wrap:break-word;overflow-wrap:anywhere;border-radius:18px;max-width:70%;padding:.625rem .875rem;font-size:.9375rem;line-height:1.4;animation:.18s ease-out messaging-module__ARkgBq__bubbleIn;position:relative}@keyframes messaging-module__ARkgBq__bubbleIn{0%{opacity:0;transform:translateY(4px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:600px){.messaging-module__ARkgBq__whatsappBubble{max-width:82%}}.messaging-module__ARkgBq__theirBubble{color:var(--text-main);background:#ffffff17;border:none;border-bottom-left-radius:4px}.messaging-module__ARkgBq__myBubble{background:linear-gradient(135deg, var(--primary-neon), var(--secondary-neon));color:var(--btn-text);border-bottom-right-radius:4px}.messaging-module__ARkgBq__hoverableBubble:hover .messaging-module__ARkgBq__messageChevron{opacity:1}.messaging-module__ARkgBq__messageChevron{z-index:20;color:#fff;cursor:pointer;opacity:0;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .2s;display:flex;position:absolute;top:6px;right:6px}.messaging-module__ARkgBq__bubbleFooter{opacity:.85;justify-content:flex-end;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.625rem;display:flex}.messaging-module__ARkgBq__msgTime{font-size:.625rem}.messaging-module__ARkgBq__readCheck{color:#ffffffe6}.messaging-module__ARkgBq__readCheckBlue{color:#38bdf8}.messaging-module__ARkgBq__readCheckGray{color:#ffffff8c}.messaging-module__ARkgBq__errorCheck{color:#ef4444;cursor:pointer;animation:1.5s infinite messaging-module__ARkgBq__pulse}.messaging-module__ARkgBq__typingIndicator{color:#10b981;font-size:.75rem;font-style:italic;font-weight:500;animation:1.5s infinite messaging-module__ARkgBq__pulse}.messaging-module__ARkgBq__sendingIcon{animation:.8s linear infinite messaging-module__ARkgBq__spin}@keyframes messaging-module__ARkgBq__spin{to{transform:rotate(360deg)}}.messaging-module__ARkgBq__inviteBubble{background:linear-gradient(135deg, rgba(var(--primary-neon-rgb), .12), rgba(var(--secondary-neon-rgb), .12));border:1px solid rgba(var(--primary-neon-rgb), .3);border-radius:14px;flex-direction:column;gap:.625rem;max-width:320px;padding:1rem;display:flex}.messaging-module__ARkgBq__inviteHeader{align-items:center;gap:.5rem;display:flex}.messaging-module__ARkgBq__inviteTitle{color:var(--primary-neon);text-transform:uppercase;letter-spacing:.04em;font-size:.875rem;font-weight:700}.messaging-module__ARkgBq__inviteText{color:var(--text-main);margin:0;font-size:.875rem}.messaging-module__ARkgBq__inviteEventTitle{color:var(--text-main);margin:0;font-size:1rem;font-weight:700}.messaging-module__ARkgBq__inviteActions{gap:.5rem;margin-top:.25rem;display:flex}.messaging-module__ARkgBq__inviteBtnAccept{background:var(--primary-neon);color:var(--btn-text);cursor:pointer;border:none;border-radius:10px;flex:1;padding:.5rem;font-size:.8125rem;font-weight:700;transition:all .2s}.messaging-module__ARkgBq__inviteBtnAccept:hover{filter:brightness(1.1);transform:translateY(-1px)}.messaging-module__ARkgBq__inviteBtnDecline{background:var(--surface-dark);color:var(--text-muted);border:1px solid var(--surface-border);cursor:pointer;border-radius:10px;flex:1;padding:.5rem;font-size:.8125rem;font-weight:700}.messaging-module__ARkgBq__inviteBtnDecline:hover{color:#ef4444;border-color:#ef4444}.messaging-module__ARkgBq__inviteWaitingText{color:var(--text-muted);text-align:center;font-size:.8125rem;font-style:italic}.messaging-module__ARkgBq__inviteStatus{text-align:center;border-radius:8px;padding:.5rem;font-size:.8125rem;font-weight:700}.messaging-module__ARkgBq__statusAccepted{color:#22c55e;background:#22c55e26}.messaging-module__ARkgBq__statusDeclined{color:#ef4444;background:#ef444426}.messaging-module__ARkgBq__whatsappInputArea{background:0 0;flex-shrink:0;align-items:flex-end;gap:.5rem;padding:.625rem .875rem;display:flex}.messaging-module__ARkgBq__inputIcons{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.messaging-module__ARkgBq__chatIcon{width:38px;height:38px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.messaging-module__ARkgBq__chatIcon:hover{background:rgba(var(--primary-neon-rgb), .1);color:var(--primary-neon)}.messaging-module__ARkgBq__whatsappInputWrapper{background:var(--bg-dark);border:1px solid var(--surface-border);border-radius:22px;flex:1;min-width:0;padding:.5rem .875rem;transition:all .2s}.messaging-module__ARkgBq__whatsappInputWrapper:focus-within{border-color:var(--primary-neon);box-shadow:0 0 0 3px rgba(var(--primary-neon-rgb), .15)}.messaging-module__ARkgBq__whatsappTextInput{resize:none;width:100%;min-height:1.35rem;max-height:120px;color:var(--text-main);background:0 0;border:none;outline:none;font-family:inherit;font-size:.9375rem;line-height:1.35;display:block;overflow-y:auto}.messaging-module__ARkgBq__whatsappTextInput::placeholder{color:var(--text-muted)}.messaging-module__ARkgBq__whatsappSendBtn{background:var(--primary-neon);width:42px;height:42px;color:var(--btn-text);cursor:pointer;box-shadow:0 4px 14px rgba(var(--primary-neon-rgb), .35);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.messaging-module__ARkgBq__whatsappSendBtn:hover:not(:disabled){transform:scale(1.05)}.messaging-module__ARkgBq__whatsappSendBtn:disabled{opacity:.5;cursor:not-allowed}.messaging-module__ARkgBq__emptyState,.messaging-module__ARkgBq__whatsappEmptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.25rem;padding:2rem;display:flex}.messaging-module__ARkgBq__emptyIllustration{background:linear-gradient(135deg, rgba(var(--primary-neon-rgb), .1), rgba(var(--secondary-neon-rgb), .1));width:120px;height:120px;color:var(--primary-neon);border-radius:50%;justify-content:center;align-items:center;display:flex}.messaging-module__ARkgBq__emptyTitle{color:var(--text-main);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.messaging-module__ARkgBq__emptyText{color:var(--text-muted);max-width:400px;margin:0;font-size:.9375rem;line-height:1.5}.messaging-module__ARkgBq__emptyQuickActions{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.625rem;width:100%;max-width:420px;margin-top:.5rem;display:grid}.messaging-module__ARkgBq__quickActionCard{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-main);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem .625rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.messaging-module__ARkgBq__quickActionCard:hover{border-color:var(--primary-neon);background:rgba(var(--primary-neon-rgb), .05);transform:translateY(-2px)}.messaging-module__ARkgBq__quickActionCard svg{color:var(--primary-neon)}.messaging-module__ARkgBq__encryptionInfo{color:var(--text-muted);background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:999px;align-items:center;gap:.375rem;margin-top:.5rem;padding:.375rem .75rem;font-size:.75rem;display:inline-flex}.messaging-module__ARkgBq__dropdownMenu{background:var(--surface-elevated);border:1px solid var(--surface-border);z-index:1000;border-radius:12px;min-width:200px;padding:.375rem;animation:.15s ease-out messaging-module__ARkgBq__dropdownIn;box-shadow:0 8px 28px #0006}.messaging-module__ARkgBq__dropdownItem{width:100%;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.625rem;padding:.5rem .625rem;font-size:.8125rem;transition:background .15s;display:flex}.messaging-module__ARkgBq__dropdownItem:hover{background:rgba(var(--primary-neon-rgb), .08)}.messaging-module__ARkgBq__messageDropdownMenu{background:var(--surface-elevated);border:1px solid var(--surface-border);z-index:1000;border-radius:10px;min-width:140px;padding:.25rem;animation:.12s ease-out messaging-module__ARkgBq__dropdownIn;box-shadow:0 6px 18px #0006}.messaging-module__ARkgBq__convDropdownMenu{background:var(--surface-elevated);border:1px solid var(--surface-border);z-index:1000;border-radius:10px;min-width:180px;padding:.25rem;box-shadow:0 6px 18px #0006}.messaging-module__ARkgBq__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s messaging-module__ARkgBq__fadeIn;display:flex;position:fixed;inset:0}@keyframes messaging-module__ARkgBq__fadeIn{0%{opacity:0}to{opacity:1}}.messaging-module__ARkgBq__modalContent{background:var(--surface-elevated);border:1px solid var(--surface-border);border-radius:20px;flex-direction:column;width:100%;max-width:min(480px,100vw - 24px);max-height:calc(100dvh - 24px);animation:.25s cubic-bezier(.34,1.56,.64,1) messaging-module__ARkgBq__modalIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes messaging-module__ARkgBq__modalIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.messaging-module__ARkgBq__modalHeader h3,.messaging-module__ARkgBq__modalTitle{color:var(--text-main);align-items:center;gap:.5rem;margin:0;font-size:1.0625rem;font-weight:700;display:flex}.messaging-module__ARkgBq__modalCloseBtn,.messaging-module__ARkgBq__closeBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.messaging-module__ARkgBq__modalCloseBtn:hover,.messaging-module__ARkgBq__closeBtn:hover{background:var(--surface-dark);color:var(--text-main)}.messaging-module__ARkgBq__modalBody,.messaging-module__ARkgBq__modalForm{flex-direction:column;gap:1rem;min-height:0;padding:1.25rem;display:flex;overflow-y:auto}.messaging-module__ARkgBq__modalActions{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.messaging-module__ARkgBq__modalBtnPrimary{background:var(--primary-neon);color:var(--btn-text);cursor:pointer;border:none;border-radius:10px;padding:.625rem 1.125rem;font-weight:700;transition:all .2s}.messaging-module__ARkgBq__modalBtnPrimary:hover:not(:disabled){box-shadow:0 6px 16px rgba(var(--primary-neon-rgb), .35);transform:translateY(-1px)}.messaging-module__ARkgBq__modalBtnPrimary:disabled{opacity:.5;cursor:not-allowed}.messaging-module__ARkgBq__modalBtnSecondary{background:var(--surface-dark);color:var(--text-main);border:1px solid var(--surface-border);cursor:pointer;border-radius:10px;padding:.625rem 1.125rem;font-weight:600}.messaging-module__ARkgBq__modalBtnSecondary:hover{border-color:var(--primary-neon)}.messaging-module__ARkgBq__modalInput,.messaging-module__ARkgBq__searchBar{background:var(--surface-dark);border:1px solid var(--surface-border);width:100%;color:var(--text-main);border-radius:10px;outline:none;padding:.75rem .875rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.messaging-module__ARkgBq__modalInput:focus,.messaging-module__ARkgBq__searchBar:focus{border-color:var(--primary-neon);box-shadow:0 0 0 3px rgba(var(--primary-neon-rgb), .15)}.messaging-module__ARkgBq__modalSearchBox{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:10px;align-items:center;gap:.5rem;padding:.625rem .875rem;display:flex}.messaging-module__ARkgBq__modalSearchInput{color:var(--text-main);background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.messaging-module__ARkgBq__formGroup{flex-direction:column;gap:.375rem;display:flex}.messaging-module__ARkgBq__formGroup label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.messaging-module__ARkgBq__helpText{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.4}.messaging-module__ARkgBq__typeSelector{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}@media (max-width:480px){.messaging-module__ARkgBq__typeSelector{grid-template-columns:1fr}}.messaging-module__ARkgBq__typeOption{background:var(--surface-dark);border:1px solid var(--surface-border);cursor:pointer;text-align:left;border-radius:12px;align-items:flex-start;gap:.625rem;padding:.875rem;transition:all .2s;display:flex}.messaging-module__ARkgBq__typeOption:hover:not(:disabled){border-color:var(--primary-neon)}.messaging-module__ARkgBq__typeOption:disabled{opacity:.5;cursor:not-allowed}.messaging-module__ARkgBq__typeOptionActive{background:rgba(var(--primary-neon-rgb), .1);border-color:var(--primary-neon)}.messaging-module__ARkgBq__typeOption svg{color:var(--primary-neon);flex-shrink:0;margin-top:2px}.messaging-module__ARkgBq__typeOptionText{flex-direction:column;gap:2px;min-width:0;display:flex}.messaging-module__ARkgBq__typeOptionText strong{color:var(--text-main);font-size:.875rem;font-weight:700}.messaging-module__ARkgBq__typeOptionText small{color:var(--text-muted);font-size:.6875rem;line-height:1.3}.messaging-module__ARkgBq__contactList{flex-direction:column;gap:2px;max-height:320px;padding-right:4px;display:flex;overflow-y:auto}.messaging-module__ARkgBq__contactListEmpty{text-align:center;color:var(--text-muted);padding:2rem 1rem;font-size:.875rem}.messaging-module__ARkgBq__contactRow{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;padding:.5rem .625rem;transition:background .15s;display:flex}.messaging-module__ARkgBq__contactRow:hover{background:rgba(var(--primary-neon-rgb), .06)}.messaging-module__ARkgBq__contactRowSelected{background:rgba(var(--primary-neon-rgb), .1)}.messaging-module__ARkgBq__contactAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.messaging-module__ARkgBq__contactInfo{flex-direction:column;flex:1;min-width:0;display:flex}.messaging-module__ARkgBq__contactInfo strong{color:var(--text-main);font-size:.875rem;font-weight:600}.messaging-module__ARkgBq__contactInfo small{color:var(--text-muted);font-size:.75rem}.messaging-module__ARkgBq__contactCheck{border:2px solid var(--surface-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.messaging-module__ARkgBq__contactCheckActive{background:var(--primary-neon);border-color:var(--primary-neon);color:var(--btn-text)}.messaging-module__ARkgBq__selectedChipsRow{flex-wrap:wrap;gap:.375rem;padding:.25rem 0;display:flex}.messaging-module__ARkgBq__selectedChip{background:rgba(var(--primary-neon-rgb), .12);border:1px solid rgba(var(--primary-neon-rgb), .3);color:var(--text-main);cursor:pointer;border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .5rem .25rem .25rem;font-size:.75rem;font-weight:600;display:inline-flex}.messaging-module__ARkgBq__selectedChip img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:22px;height:22px}.messaging-module__ARkgBq__selectedSummary{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-muted);border-radius:10px;align-self:flex-start;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.messaging-module__ARkgBq__groupAvatarUpload{flex-direction:column;align-items:center;gap:.5rem;display:flex}.messaging-module__ARkgBq__groupAvatarPreview{background:linear-gradient(135deg, rgba(var(--primary-neon-rgb), .12), rgba(var(--secondary-neon-rgb), .12));border:2px dashed var(--primary-neon);width:80px;height:80px;color:var(--primary-neon);border-radius:50%;justify-content:center;align-items:center;display:flex}.messaging-module__ARkgBq__uploadAvatarBtn{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-main);cursor:pointer;border-radius:999px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}@media (min-width:768px){.messaging-module__ARkgBq__detailsOverlay{display:none!important}}.messaging-module__ARkgBq__detailsPanel{background:var(--surface-elevated);border-left:1px solid var(--surface-border);z-index:800;flex-direction:column;width:min(360px,100vw);animation:.25s ease-out messaging-module__ARkgBq__slideInRight;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 32px #0000004d}@media (max-width:767px){.messaging-module__ARkgBq__detailsPanel{width:100vw;max-width:100vw}}@keyframes messaging-module__ARkgBq__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.messaging-module__ARkgBq__detailsHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.messaging-module__ARkgBq__detailsBackBtn{width:100%;color:var(--text-main);cursor:pointer;border:none;border-bottom:1px solid var(--surface-border);background:0 0;border-radius:0;justify-content:flex-start;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:none}.messaging-module__ARkgBq__detailsBackBtn:hover{background:var(--surface-dark)}@media (max-width:767px){.messaging-module__ARkgBq__detailsBackBtn{display:flex}.messaging-module__ARkgBq__detailsHeader{padding-left:.75rem;padding-right:.75rem}}.messaging-module__ARkgBq__detailsHeader h3{color:var(--text-main);margin:0;font-size:1rem;font-weight:700}.messaging-module__ARkgBq__detailsCloseBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.messaging-module__ARkgBq__detailsCloseBtn:hover{background:var(--surface-dark);color:var(--text-main)}.messaging-module__ARkgBq__detailsBody{flex:1;padding-bottom:1rem;overflow-y:auto}.messaging-module__ARkgBq__detailsHero{text-align:center;border-bottom:1px solid var(--surface-border);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1.25rem;display:flex}.messaging-module__ARkgBq__detailsAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:88px;height:88px}.messaging-module__ARkgBq__detailsGroupAvatar{background:rgba(var(--secondary-neon-rgb), .15);width:88px;height:88px;color:var(--secondary-neon);border:3px solid var(--secondary-neon);border-radius:50%;justify-content:center;align-items:center;display:flex}.messaging-module__ARkgBq__detailsName{color:var(--text-main);margin:.25rem 0 0;font-size:1.125rem;font-weight:700}.messaging-module__ARkgBq__detailsHandle{color:var(--text-muted);margin:0;font-size:.8125rem}.messaging-module__ARkgBq__detailsProfileBtn{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-main);border-radius:999px;align-items:center;gap:.375rem;margin-top:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.messaging-module__ARkgBq__detailsProfileBtn:hover{border-color:var(--primary-neon)}.messaging-module__ARkgBq__detailsSection{border-bottom:1px solid var(--surface-border);padding:.625rem .5rem}.messaging-module__ARkgBq__detailsSection:last-child{border-bottom:none}.messaging-module__ARkgBq__detailsSectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.375rem;margin:0 0 .25rem;padding:.375rem .75rem;font-size:.6875rem;font-weight:700;display:flex}.messaging-module__ARkgBq__detailsSectionCount{background:var(--surface-dark);color:var(--text-main);border-radius:999px;margin-left:auto;padding:.125rem .5rem}.messaging-module__ARkgBq__detailsRow{width:100%;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;transition:background .15s;display:flex}.messaging-module__ARkgBq__detailsRow:hover{background:rgba(var(--primary-neon-rgb), .06)}.messaging-module__ARkgBq__detailsRowDanger{color:#ef4444}.messaging-module__ARkgBq__detailsRowDanger:hover{background:#ef44441a}.messaging-module__ARkgBq__detailsRowIcon{background:var(--surface-dark);width:32px;height:32px;color:inherit;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.messaging-module__ARkgBq__detailsRowText{flex:1}.messaging-module__ARkgBq__detailsToggle{background:var(--surface-border);border-radius:999px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.messaging-module__ARkgBq__detailsToggleOn{background:var(--primary-neon)}.messaging-module__ARkgBq__detailsToggleDot{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px}.messaging-module__ARkgBq__detailsToggleOn .messaging-module__ARkgBq__detailsToggleDot{transform:translate(16px)}.messaging-module__ARkgBq__detailsEmpty{text-align:center;color:var(--text-muted);padding:.5rem .75rem;font-size:.8125rem;font-style:italic}.messaging-module__ARkgBq__sharedEventsList{flex-direction:column;gap:.25rem;display:flex}.messaging-module__ARkgBq__sharedEventCard{background:var(--surface-dark);border:1px solid var(--surface-border);color:var(--text-main);border-radius:10px;align-items:center;gap:.625rem;padding:.5rem;text-decoration:none;transition:all .2s;display:flex}.messaging-module__ARkgBq__sharedEventCard:hover{border-color:var(--primary-neon);transform:translate(2px)}.messaging-module__ARkgBq__sharedEventImg{background-position:50%;background-size:cover;background-color:rgba(var(--primary-neon-rgb), .1);width:44px;height:44px;color:var(--primary-neon);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.messaging-module__ARkgBq__sharedEventInfo{flex-direction:column;flex:1;min-width:0;display:flex}.messaging-module__ARkgBq__sharedEventInfo strong{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.messaging-module__ARkgBq__sharedEventInfo small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}@media (max-width:600px){.messaging-module__ARkgBq__sidebar{border-right:none}.messaging-module__ARkgBq__sidebarHeader{padding:calc(.75rem + var(--safe-area-top,env(safe-area-inset-top,0px))) .75rem .5rem}.messaging-module__ARkgBq__convItem{margin:1px .25rem;padding:.625rem}.messaging-module__ARkgBq__miniAvatar{width:44px;height:44px}.messaging-module__ARkgBq__chatWindow:not(.messaging-module__ARkgBq__hideMobile)~.messaging-module__ARkgBq__sidebarHeader,.messaging-module__ARkgBq__chatWindow:not(.messaging-module__ARkgBq__hideMobile)~.messaging-module__ARkgBq__sidebarHeader *,.messaging-module__ARkgBq__chatWindow:not(.messaging-module__ARkgBq__hideMobile)+.messaging-module__ARkgBq__sidebarHeader,.messaging-module__ARkgBq__chatWindow:not(.messaging-module__ARkgBq__hideMobile)~.messaging-module__ARkgBq__sidebar .messaging-module__ARkgBq__sidebarHeader,.messaging-module__ARkgBq__chatWindow:not(.messaging-module__ARkgBq__hideMobile)~.messaging-module__ARkgBq__sidebar .messaging-module__ARkgBq__sidebarHeader *,.messaging-module__ARkgBq__chatWindow:not(.messaging-module__ARkgBq__hideMobile)~*{display:none!important}.messaging-module__ARkgBq__emptyTitle{font-size:1.25rem}}.messaging-module__ARkgBq__userSection{align-items:center;gap:.5rem;display:flex}.messaging-module__ARkgBq__active{display:flex}.messaging-module__ARkgBq__pinnedBar{background:linear-gradient(90deg, rgba(var(--primary-neon-rgb), .12), rgba(var(--secondary-neon-rgb), .06));border-bottom:1px solid rgba(var(--primary-neon-rgb), .25);color:var(--text-main);flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;display:flex}.messaging-module__ARkgBq__pinnedBar svg{color:var(--primary-neon);flex-shrink:0}.messaging-module__ARkgBq__pinnedBarContent{flex-direction:column;flex:1;min-width:0;display:flex}.messaging-module__ARkgBq__pinnedBarContent strong{color:var(--primary-neon);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:700}.messaging-module__ARkgBq__pinnedBarContent span{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.messaging-module__ARkgBq__pinnedBarCount{background:var(--primary-neon);color:var(--btn-text);border-radius:999px;padding:0 .5rem;font-size:.6875rem;font-weight:700}.messaging-module__ARkgBq__pinnedBarClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;display:flex}.messaging-module__ARkgBq__pinnedBarClose:hover{color:var(--text-main);background:#ffffff0d}.messaging-module__ARkgBq__bubblePinIcon{color:#fff;pointer-events:none;background:#0000004d;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:4px;left:4px}.messaging-module__ARkgBq__reactionsRow{flex-wrap:wrap;gap:.25rem;margin-top:.375rem;display:flex}.messaging-module__ARkgBq__reactionChip{cursor:pointer;color:#fff;background:#0000004d;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.8125rem;transition:all .15s;display:inline-flex}.messaging-module__ARkgBq__reactionChip:hover{transform:translateY(-1px)}.messaging-module__ARkgBq__reactionChipMine{background:rgba(var(--primary-neon-rgb), .25);border-color:var(--primary-neon)}.messaging-module__ARkgBq__reactionCount{opacity:.85;font-size:.6875rem;font-weight:700}.messaging-module__ARkgBq__quickReactBar{border-bottom:1px solid var(--surface-border);gap:.125rem;margin-bottom:.25rem;padding:.375rem;display:flex}.messaging-module__ARkgBq__quickReactBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.125rem;transition:all .15s;display:inline-flex}.messaging-module__ARkgBq__quickReactBtn:hover{background:rgba(var(--primary-neon-rgb), .12);transform:scale(1.2)}.messaging-module__ARkgBq__reactionPicker{background:var(--surface-elevated);border:1px solid var(--surface-border);z-index:1100;border-radius:999px;gap:.125rem;padding:.5rem;animation:.15s ease-out messaging-module__ARkgBq__dropdownIn;display:flex;box-shadow:0 8px 28px #0006}.messaging-module__ARkgBq__replyPreviewBar{background:rgba(var(--primary-neon-rgb), .06);border-top:1px solid var(--surface-border);border-left:3px solid var(--primary-neon);color:var(--text-main);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;display:flex}.messaging-module__ARkgBq__replyPreviewBar>svg{color:var(--primary-neon);flex-shrink:0}.messaging-module__ARkgBq__replyPreviewBody{flex-direction:column;flex:1;min-width:0;display:flex}.messaging-module__ARkgBq__replyPreviewBody strong{color:var(--primary-neon);font-size:.6875rem;font-weight:700}.messaging-module__ARkgBq__replyPreviewBody span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.messaging-module__ARkgBq__replyCloseBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;display:flex}.messaging-module__ARkgBq__replyCloseBtn:hover{color:var(--text-main);background:#ffffff0d}.messaging-module__ARkgBq__replyPreviewInBubble{background:#0000002e;border-radius:8px;align-items:stretch;gap:.375rem;margin-bottom:.375rem;padding:.375rem .5rem;font-size:.75rem;display:flex}.messaging-module__ARkgBq__myBubble .messaging-module__ARkgBq__replyPreviewInBubble{background:#0000002e}.messaging-module__ARkgBq__replyPreviewInBubble .messaging-module__ARkgBq__replyPreviewBar{background:var(--primary-neon);border:none;border-radius:2px;flex-shrink:0;width:3px;padding:0}.messaging-module__ARkgBq__replyBubbleThumb{border-radius:4px;flex-shrink:0;width:36px;height:36px;margin-left:auto;overflow:hidden}.messaging-module__ARkgBq__replyPreviewThumb{border-radius:6px;flex-shrink:0;width:40px;height:40px;margin-left:8px;overflow:hidden}.messaging-module__ARkgBq__editArea{background:#00000040;border-radius:10px;align-items:center;gap:.375rem;min-width:240px;padding:.375rem;display:flex}.messaging-module__ARkgBq__editInput{color:#111;background:#fffffff2;border:none;border-radius:8px;outline:none;flex:1;padding:.5rem .75rem;font-size:.875rem}.messaging-module__ARkgBq__editBtnSave,.messaging-module__ARkgBq__editBtnCancel{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.messaging-module__ARkgBq__editBtnSave{background:var(--primary-neon);color:var(--btn-text)}.messaging-module__ARkgBq__editBtnSave:hover{filter:brightness(1.1)}.messaging-module__ARkgBq__editBtnCancel{color:#fff;background:#ffffff26}.messaging-module__ARkgBq__editBtnCancel:hover{background:#ffffff40}.messaging-module__ARkgBq__bubbleContent{white-space:pre-wrap;word-wrap:break-word}.messaging-module__ARkgBq__editedTag{opacity:.75;margin-right:.25rem;font-size:.625rem;font-style:italic}.messaging-module__ARkgBq__deletedBubble{opacity:.7;font-style:italic;background:var(--surface-dark)!important;color:var(--text-muted)!important;border:1px dashed var(--surface-border)!important}.messaging-module__ARkgBq__highlightFlash>div{animation:1.6s ease-out messaging-module__ARkgBq__flashHighlight}@keyframes messaging-module__ARkgBq__flashHighlight{0%,to{box-shadow:0 0 0 0 rgba(var(--primary-neon-rgb), 0)}30%{box-shadow:0 0 0 6px rgba(var(--primary-neon-rgb), .5)}}.messaging-module__ARkgBq__searchOverlay{z-index:50;background:var(--surface-elevated);border-bottom:1px solid var(--surface-border);animation:.15s ease-out messaging-module__ARkgBq__dropdownIn;position:absolute;top:56px;left:0;right:0;box-shadow:0 8px 24px #0000004d}.messaging-module__ARkgBq__searchOverlayBar{align-items:center;gap:.5rem;padding:.625rem .875rem;display:flex}.messaging-module__ARkgBq__searchOverlayBar>svg{color:var(--text-muted);flex-shrink:0}.messaging-module__ARkgBq__searchOverlayBar>button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;display:flex}.messaging-module__ARkgBq__searchOverlayBar>button:hover{color:var(--text-main);background:#ffffff0d}.messaging-module__ARkgBq__searchOverlayInput{color:var(--text-main);background:0 0;border:none;outline:none;flex:1;font-size:.9375rem}.messaging-module__ARkgBq__searchResults{border-top:1px solid var(--surface-border);max-height:320px;overflow-y:auto}.messaging-module__ARkgBq__searchResultItem{text-align:left;border:none;border-bottom:1px solid var(--surface-border);width:100%;color:var(--text-main);cursor:pointer;background:0 0;flex-direction:column;gap:2px;padding:.625rem .875rem;transition:background .15s;display:flex}.messaging-module__ARkgBq__searchResultItem:hover{background:rgba(var(--primary-neon-rgb), .06)}.messaging-module__ARkgBq__searchResultTime{color:var(--text-muted);font-size:.6875rem}.messaging-module__ARkgBq__searchResultText{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.messaging-module__ARkgBq__emptyChatArea{color:var(--text-muted);flex:1;justify-content:center;align-items:center;font-size:.875rem;display:flex}.messaging-module__ARkgBq__blockedBar{color:#ef4444;background:#ef44441a;border-top:1px solid #ef44444d;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem;display:flex}.messaging-module__ARkgBq__blockedBar button{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;margin-left:.5rem;padding:.25rem .625rem;font-size:.75rem;font-weight:700}.messaging-module__ARkgBq__blockedBar button:hover{background:#ef444426}.messaging-module__ARkgBq__undoBanner{-webkit-backdrop-filter:blur(12px);z-index:50;background:#0f172af2;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;padding:.625rem 1rem;animation:.2s cubic-bezier(.16,1,.3,1) messaging-module__ARkgBq__slideUpFade;display:flex;position:sticky;bottom:0}.messaging-module__ARkgBq__undoBannerContent{color:#f8fafc;justify-content:space-between;align-items:center;width:100%;max-width:600px;font-size:.875rem;font-weight:500;display:flex}.messaging-module__ARkgBq__undoBtn{background:var(--primary,#38bdf8);color:#0f172a;cursor:pointer;letter-spacing:.05em;border:none;border-radius:999px;padding:.35rem .85rem;font-size:.75rem;font-weight:700;transition:all .15s;box-shadow:0 2px 8px #38bdf84d}.messaging-module__ARkgBq__undoBtn:hover{background:#7dd3fc;transform:translateY(-1px)}@keyframes messaging-module__ARkgBq__slideUpFade{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.messaging-module__ARkgBq__pickerPopover{z-index:1000;max-width:min(380px,100vw - 32px);max-height:60vh;position:absolute;bottom:calc(100% + 8px);left:0}@media (max-width:600px){.messaging-module__ARkgBq__pickerPopover{max-width:none;position:fixed;bottom:70px;left:8px;right:8px}}.messaging-module__ARkgBq__statusTray{border-bottom:1px solid var(--surface-border);padding:.75rem 0}.messaging-module__ARkgBq__statusScroll{scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding:0 .875rem;display:flex;overflow-x:auto}.messaging-module__ARkgBq__statusScroll::-webkit-scrollbar{display:none}.messaging-module__ARkgBq__statusItem{cursor:pointer;flex-direction:column;flex-shrink:0;align-items:center;gap:.375rem;display:flex}.messaging-module__ARkgBq__statusBadgeWrap{background:0 0;border-radius:50%;flex-shrink:0;width:64px;height:64px;padding:2px;position:relative;overflow:visible}.messaging-module__ARkgBq__myStatusCircle,.messaging-module__ARkgBq__statusCircle{background:var(--surface-dark);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:relative;overflow:hidden}.messaging-module__ARkgBq__myStatusCircle .messaging-module__ARkgBq__statusAvatar,.messaging-module__ARkgBq__statusCircle .messaging-module__ARkgBq__statusAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.messaging-module__ARkgBq__statusActive{background:linear-gradient(var(--bg-dark,#0d0d14), var(--bg-dark,#0d0d14)) padding-box, conic-gradient(from 90deg, #ec4899, #a855f7, #f472b6, #ec4899) border-box;border:2.5px solid #0000}.messaging-module__ARkgBq__statusViewed{border:2.5px solid var(--surface-border,#ffffff2e);background:0 0}.messaging-module__ARkgBq__statusEmpty{background:0 0;border:2px solid #0000}.messaging-module__ARkgBq__statusAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.messaging-module__ARkgBq__addStatusIcon{background:var(--primary-neon);width:22px;height:22px;color:var(--btn-text,#000);border:2px solid var(--bg-dark,#0d0d14);z-index:2;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 2px 6px #00000040}.messaging-module__ARkgBq__statusAddMoreBtn{border:2px solid var(--bg-dark,#0d0d14);color:#fff;cursor:pointer;z-index:3;background:linear-gradient(135deg,#a855f7,#ec4899);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex;position:absolute;bottom:-2px;right:-2px}.messaging-module__ARkgBq__statusLabel{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:80px;font-size:.6875rem;overflow:hidden}.messaging-module__ARkgBq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.messaging-module__ARkgBq__modalContent{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:16px;flex-direction:column;width:100%;max-width:400px;max-height:80vh;display:flex;overflow:hidden}.messaging-module__ARkgBq__modalHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:1rem;display:flex}.messaging-module__ARkgBq__modalHeader h3{font-size:1rem;font-weight:600}.messaging-module__ARkgBq__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;transition:all .2s}.messaging-module__ARkgBq__closeBtn:hover{color:var(--text-main);background:#ffffff0d}.messaging-module__ARkgBq__contactsList{flex:1;padding:.5rem;overflow-y:auto}.messaging-module__ARkgBq__contactItem{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem;transition:all .15s;display:flex}.messaging-module__ARkgBq__contactItem:hover{background:rgba(var(--primary-neon-rgb), .08)}.messaging-module__ARkgBq__contactItem:disabled{opacity:.6;cursor:not-allowed}.messaging-module__ARkgBq__contactInfo{flex:1;min-width:0}.messaging-module__ARkgBq__contactInfo strong{color:var(--text-main);font-size:.9375rem;font-weight:500;display:block}.messaging-module__ARkgBq__contactInfo span{color:var(--text-muted);font-size:.8125rem}.messaging-module__ARkgBq__spinner{border:2px solid var(--surface-border);border-top-color:var(--primary-neon);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite messaging-module__ARkgBq__spin}.messaging-module__ARkgBq__contactModal{background:var(--surface-elevated,#1a1a2e);border:1px solid var(--surface-border,#ffffff14);border-radius:20px;flex-direction:column;width:90%;max-width:420px;max-height:80vh;animation:.25s ease-out messaging-module__ARkgBq__modalSlideUp;display:flex;box-shadow:0 25px 50px -12px #00000080}.messaging-module__ARkgBq__contactModalHeader{border-bottom:1px solid var(--surface-border,#ffffff14);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.messaging-module__ARkgBq__contactModalHeader h3{color:var(--text-main,#fff);margin:0;font-size:1.1rem;font-weight:600}.messaging-module__ARkgBq__contactModalBody{max-height:60vh;padding:.5rem;overflow-y:auto}.messaging-module__ARkgBq__contactEmptyState{color:var(--text-muted,#ffffff80);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.messaging-module__ARkgBq__contactEmptyState p{margin:0;font-size:.9rem}.messaging-module__ARkgBq__contactPickerItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.875rem;width:100%;padding:.75rem 1rem;transition:all .15s;display:flex}.messaging-module__ARkgBq__contactPickerItem:hover{background:#ffffff0f;transform:translate(2px)}.messaging-module__ARkgBq__contactPickerItem:active{transform:scale(.98)}.messaging-module__ARkgBq__contactInfo{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.messaging-module__ARkgBq__contactName{color:var(--text-main,#fff);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.messaging-module__ARkgBq__contactUsername{color:var(--text-muted,#ffffff80);font-size:.8rem}.messaging-module__ARkgBq__contactSendIcon{color:var(--primary-neon,#ec4899);opacity:0;transition:all .2s;transform:translate(-8px)}.messaging-module__ARkgBq__contactPickerItem:hover .messaging-module__ARkgBq__contactSendIcon{opacity:1;transform:translate(0)}.messaging-module__ARkgBq__attachmentPreviewBar{background:rgba(var(--primary-neon-rgb,236, 72, 153), .08);border:1px solid rgba(var(--primary-neon-rgb,236, 72, 153), .15);border-radius:12px;justify-content:space-between;align-items:center;margin:0 .75rem .5rem;padding:.5rem 1rem;display:flex}.messaging-module__ARkgBq__attachmentPreviewContent{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.messaging-module__ARkgBq__attachmentThumb{background:var(--surface-dark,#1a1a2e);border-radius:8px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.messaging-module__ARkgBq__attachmentThumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.messaging-module__ARkgBq__gifBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ec4899,#a855f7);border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.messaging-module__ARkgBq__attachmentLabel{color:var(--text-main,#fff);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.messaging-module__ARkgBq__attachmentCloseBtn{width:28px;height:28px;color:var(--text-muted,#fff9);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.messaging-module__ARkgBq__attachmentCloseBtn:hover{color:var(--text-main,#fff);background:#fff3}.messaging-module__ARkgBq__voicePlayerWrapper{border-radius:18px;align-items:center;gap:12px;min-width:210px;max-width:280px;padding:6px 10px;display:flex}.messaging-module__ARkgBq__voicePlayerMe{background:#00000026}.messaging-module__ARkgBq__voicePlayerOther{background:#ffffff14}.messaging-module__ARkgBq__voicePlayBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .15s,background .15s;display:flex;box-shadow:0 2px 6px #10b9814d}.messaging-module__ARkgBq__voicePlayBtn:hover{background:#059669;transform:scale(1.05)}.messaging-module__ARkgBq__playIconOffset{margin-left:2px}.messaging-module__ARkgBq__voiceProgressContainer{flex-direction:column;flex:1;gap:4px;display:flex}.messaging-module__ARkgBq__voiceRangeInput{cursor:pointer;accent-color:#10b981;background:#fff3;border-radius:2px;outline:none;width:100%;height:4px}.messaging-module__ARkgBq__voiceTimeDisplay{color:#ffffffbf;font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.68rem;display:flex}.messaging-module__ARkgBq__imageBubble{max-width:280px;overflow:hidden;border-radius:16px!important;padding:0!important}.messaging-module__ARkgBq__imageBubbleContainer{flex-direction:column;width:100%;display:flex}.messaging-module__ARkgBq__imageWrapper{aspect-ratio:1;width:100%;display:flex;position:relative;overflow:hidden}.messaging-module__ARkgBq__imageBubbleContainer.messaging-module__ARkgBq__noCaption .messaging-module__ARkgBq__imageWrapper,.messaging-module__ARkgBq__imageBubbleContainer.messaging-module__ARkgBq__noCaption .messaging-module__ARkgBq__chatImage,.messaging-module__ARkgBq__imageBubbleContainer.messaging-module__ARkgBq__noCaption .messaging-module__ARkgBq__chatVideo{border-radius:16px}.messaging-module__ARkgBq__imageBubbleContainer.messaging-module__ARkgBq__hasCaption .messaging-module__ARkgBq__imageWrapper,.messaging-module__ARkgBq__imageBubbleContainer.messaging-module__ARkgBq__hasCaption .messaging-module__ARkgBq__chatImage,.messaging-module__ARkgBq__imageBubbleContainer.messaging-module__ARkgBq__hasCaption .messaging-module__ARkgBq__chatVideo{border-radius:16px 16px 0 0}.messaging-module__ARkgBq__chatImage{-o-object-fit:cover;object-fit:cover;cursor:pointer;width:100%;height:100%;transition:opacity .2s;display:block}.messaging-module__ARkgBq__chatImage:hover{opacity:.95}.messaging-module__ARkgBq__chatVideo{-o-object-fit:cover;object-fit:cover;background:#000;width:100%;height:100%;display:block}.messaging-module__ARkgBq__gifBadge{color:#fff;letter-spacing:.5px;background:#000000a6;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:700;position:absolute;bottom:8px;left:8px}.messaging-module__ARkgBq__chatImageCaption{color:inherit;word-break:break-word;padding:10px 12px;font-size:.9375rem;line-height:1.4}.messaging-module__ARkgBq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.messaging-module__ARkgBq__emptyIllustration{color:var(--primary-neon,#ff007a);opacity:.8;margin-bottom:1.5rem}.messaging-module__ARkgBq__emptyTitle{color:var(--text-main,#fff);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.messaging-module__ARkgBq__emptyText{color:var(--text-muted,#fff9);max-width:420px;margin-bottom:2rem;font-size:.9375rem;line-height:1.5}.messaging-module__ARkgBq__emptyQuickActions{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:440px;display:grid}.messaging-module__ARkgBq__quickActionCard{background:var(--surface-dark,#ffffff0a);border:1px solid var(--surface-border,#ffffff14);color:var(--text-main,#fff);cursor:pointer;border-radius:14px;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.messaging-module__ARkgBq__quickActionCard:hover{background:var(--surface-elevated,#ffffff14);border-color:var(--primary-neon,#ff007a);transform:translateY(-2px);box-shadow:0 4px 16px #ff007a26}.messaging-module__ARkgBq__mobileComposerPlus,.messaging-module__ARkgBq__mobileComposerSheet,.messaging-module__ARkgBq__mobilePickerPopover{display:none}.messaging-module__ARkgBq__editingInputArea{align-items:center;gap:.625rem}.messaging-module__ARkgBq__editingInputArea .messaging-module__ARkgBq__whatsappInputWrapper{border-radius:16px;padding:.75rem 1rem}.messaging-module__ARkgBq__editingComposerActions{align-items:center;gap:.45rem;display:flex}.messaging-module__ARkgBq__editCancelBtn,.messaging-module__ARkgBq__editSaveBtn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.messaging-module__ARkgBq__editCancelBtn{border:1px solid var(--surface-border);background:var(--surface-elevated);color:var(--text-main)}.messaging-module__ARkgBq__editSaveBtn{background:var(--primary-neon);color:var(--btn-text);box-shadow:0 4px 14px rgba(var(--primary-neon-rgb), .3);border:0}.messaging-module__ARkgBq__editSaveBtn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:700px){.messaging-module__ARkgBq__whatsappInputArea{gap:.4rem;padding:.55rem .6rem}.messaging-module__ARkgBq__inputIcons{display:none}.messaging-module__ARkgBq__mobileComposerPlus{background:rgba(var(--primary-neon-rgb), .12);width:40px;height:40px;color:var(--primary-neon);border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.messaging-module__ARkgBq__mobileComposerSheet{z-index:120;border:1px solid var(--surface-border);background:var(--surface-elevated);border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(280px,100vw - 20px);padding:10px;display:grid;position:absolute;bottom:calc(100% + 8px);left:10px;box-shadow:0 16px 42px #00000073}.messaging-module__ARkgBq__mobileComposerSheet button{min-height:52px;color:var(--text-main);font:inherit;background:#ffffff0f;border:0;border-radius:13px;align-items:center;gap:9px;padding:0 12px;font-size:.78rem;font-weight:700;display:flex}.messaging-module__ARkgBq__mobilePickerPopover{z-index:121;border:1px solid var(--surface-border);background:var(--surface-elevated);border-radius:18px;max-height:min(430px,55dvh);display:block;position:absolute;bottom:calc(100% + 8px);left:8px;right:8px;overflow:hidden;box-shadow:0 16px 42px #00000080}.messaging-module__ARkgBq__editingInputArea .messaging-module__ARkgBq__whatsappInputWrapper{min-height:48px}.messaging-module__ARkgBq__editingComposerActions{gap:.3rem}.messaging-module__ARkgBq__editCancelBtn,.messaging-module__ARkgBq__editSaveBtn{width:40px;height:40px}}
.notifications-module__nlr6pa__container{padding:var(--page-padding);width:100%;max-width:var(--page-max-width);min-height:100vh;margin:0 auto}.notifications-module__nlr6pa__header{width:100%;margin-bottom:1.25rem}.notifications-module__nlr6pa__headerTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.notifications-module__nlr6pa__pageTitle{color:var(--text-main);letter-spacing:-.5px;align-items:center;gap:10px;margin:0;font-size:22px;font-weight:800;display:flex}.notifications-module__nlr6pa__headerActions{align-items:center;gap:8px;display:flex}.notifications-module__nlr6pa__unreadBadge{background:linear-gradient(135deg, var(--primary-neon), var(--secondary-neon));color:var(--on-primary);text-align:center;min-width:20px;box-shadow:0 2px 8px rgba(var(--primary-neon-rgb), .2);border-radius:12px;padding:3px 8px;font-size:12px;font-weight:700}.notifications-module__nlr6pa__cleanBtnTop{border:1px solid var(--surface-border);background:var(--surface-dark);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.notifications-module__nlr6pa__cleanBtnTop:hover{background:rgba(var(--primary-neon-rgb), .1);border-color:var(--primary-neon);color:var(--primary-neon)}.notifications-module__nlr6pa__notifSearch{margin-bottom:1rem}.notifications-module__nlr6pa__list{flex-direction:column;gap:12px;display:flex}.notifications-module__nlr6pa__notifItem{cursor:pointer;color:inherit;border-radius:14px;align-items:flex-start;gap:14px;padding:12px 14px;text-decoration:none;transition:all .2s;display:flex;position:relative}.notifications-module__nlr6pa__notifItem:hover{background:#ffffff0a}.notifications-module__nlr6pa__unread{background:rgba(var(--primary-neon-rgb), .04);border-left:3px solid var(--primary-neon)}.notifications-module__nlr6pa__unread:hover{background:rgba(var(--primary-neon-rgb), .08)}.notifications-module__nlr6pa__avatarContainer{width:48px;min-width:48px;max-width:48px;position:relative;flex-shrink:0!important}.notifications-module__nlr6pa__avatarContainer>div:first-child{border-radius:50%!important;overflow:hidden!important}.notifications-module__nlr6pa__typeIcon{border:2px solid var(--bg-dark);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:-2px;right:-4px}.notifications-module__nlr6pa__typeIconLike{background:var(--primary-neon)}.notifications-module__nlr6pa__typeIconComment{background:var(--accent-info)}.notifications-module__nlr6pa__typeIconFollow{background:var(--secondary-neon)}.notifications-module__nlr6pa__typeIconMatch{background:linear-gradient(135deg, var(--primary-neon), var(--secondary-neon))}.notifications-module__nlr6pa__typeIconNewPost{background:var(--accent-success)}.notifications-module__nlr6pa__typeIconInvite{background:var(--secondary-neon)}.notifications-module__nlr6pa__typeIcon svg{width:12px;height:12px;color:var(--on-primary)}.notifications-module__nlr6pa__notifContent{flex:1;min-width:0}.notifications-module__nlr6pa__notifText{color:var(--text-main);font-size:14px;line-height:1.5}.notifications-module__nlr6pa__notifText strong{color:var(--text-main);white-space:nowrap;font-weight:700}.notifications-module__nlr6pa__notifExcerpt{color:var(--text-muted);border-left:2px solid var(--surface-border);background:#ffffff08;border-radius:10px;margin-top:6px;padding:8px 12px;font-size:13px;line-height:1.5}.notifications-module__nlr6pa__actionContainer{margin-top:4px}.notifications-module__nlr6pa__expandToggle{color:var(--primary-neon);text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:11px;font-weight:700;display:block}.notifications-module__nlr6pa__actorLink{color:inherit;text-decoration:none;transition:color .2s}.notifications-module__nlr6pa__actorLink:hover{color:var(--primary-neon)}.notifications-module__nlr6pa__footerRow{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:10px;padding-top:8px;display:flex}.notifications-module__nlr6pa__viewLink{color:var(--primary-neon);opacity:.8;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .2s}.notifications-module__nlr6pa__viewLink:hover{opacity:1}.notifications-module__nlr6pa__notifTime{color:var(--text-muted);margin-top:4px;font-size:12px}.notifications-module__nlr6pa__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.notifications-module__nlr6pa__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;padding:12px 14px 6px;font-size:13px;font-weight:700}.notifications-module__nlr6pa__tabsContainer{scrollbar-width:none;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex;overflow-x:auto}.notifications-module__nlr6pa__tabsContainer::-webkit-scrollbar{display:none}.notifications-module__nlr6pa__tab{color:var(--text-muted);background:var(--surface-bg);border:1px solid var(--surface-border);cursor:pointer;white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.notifications-module__nlr6pa__tabIcon{width:16px;height:16px}.notifications-module__nlr6pa__tab:hover{color:var(--text-main);background:#ffffff0d}.notifications-module__nlr6pa__tabActive{color:var(--on-primary);background:var(--primary-neon);border-color:var(--primary-neon);box-shadow:0 4px 12px rgba(var(--primary-neon-rgb), .18)}.notifications-module__nlr6pa__tabCount{background:#0003;border-radius:10px;padding:2px 6px;font-size:11px}@media (max-width:768px){.notifications-module__nlr6pa__cleanBtnTop span{display:none}.notifications-module__nlr6pa__cleanBtnTop{padding:8px 10px}.notifications-module__nlr6pa__pageTitle{font-size:18px}}
.MobileSettingsDrawer-module__iBWvXa__overlay{z-index:9999;opacity:0;-webkit-tap-highlight-color:transparent;background:#0009;animation:.25s forwards MobileSettingsDrawer-module__iBWvXa__fadeIn;position:fixed;inset:0}@keyframes MobileSettingsDrawer-module__iBWvXa__fadeIn{to{opacity:1}}.MobileSettingsDrawer-module__iBWvXa__drawer{background:var(--bg-dark);border-top:1px solid var(--surface-border);padding:16px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:10000;border-radius:20px 20px 0 0;max-height:85vh;animation:.3s cubic-bezier(.32,.72,0,1) forwards MobileSettingsDrawer-module__iBWvXa__slideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}@keyframes MobileSettingsDrawer-module__iBWvXa__slideUp{to{transform:translateY(0)}}.MobileSettingsDrawer-module__iBWvXa__handle{background:var(--surface-border);border-radius:2px;width:36px;height:4px;margin:0 auto 16px}.MobileSettingsDrawer-module__iBWvXa__drawerHeader{border-bottom:1px solid var(--surface-border);align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.MobileSettingsDrawer-module__iBWvXa__drawerHeaderGuest{background:linear-gradient(135deg,#ff2a7a 0%,#a020f0 100%);border:none;border-radius:16px;align-items:center;gap:16px;margin-bottom:24px;padding:24px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #ff2a7a40}.MobileSettingsDrawer-module__iBWvXa__drawerHeaderGuest:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff2e 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-20%;right:-20%}.MobileSettingsDrawer-module__iBWvXa__drawerHeaderGuest .MobileSettingsDrawer-module__iBWvXa__drawerUserName{text-shadow:0 1px 4px #00000026;font-size:18px;font-weight:900;color:#fff!important}.MobileSettingsDrawer-module__iBWvXa__drawerHeaderGuest .MobileSettingsDrawer-module__iBWvXa__drawerUserRole{letter-spacing:.8px;text-shadow:0 1px 2px #0000001a;font-weight:700;color:#ffffffd9!important}.MobileSettingsDrawer-module__iBWvXa__guestIcon{-webkit-backdrop-filter:blur(4px);color:#fff;z-index:2;background:#fff3;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 12px #0000001a}.MobileSettingsDrawer-module__iBWvXa__drawerAvatar{-o-object-fit:cover;object-fit:cover;border:2px solid var(--primary-neon);border-radius:50%;flex-shrink:0;width:48px;height:48px}.MobileSettingsDrawer-module__iBWvXa__drawerUserInfo{flex:1;min-width:0}.MobileSettingsDrawer-module__iBWvXa__drawerUserName{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.MobileSettingsDrawer-module__iBWvXa__drawerUserRole{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:12px}.MobileSettingsDrawer-module__iBWvXa__section{margin-bottom:20px}.MobileSettingsDrawer-module__iBWvXa__sectionTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:1px;align-items:center;gap:8px;margin-bottom:10px;padding:0 4px;font-size:11px;font-weight:800;display:flex}.MobileSettingsDrawer-module__iBWvXa__themeGrid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.MobileSettingsDrawer-module__iBWvXa__themeBtn{border:1.5px solid var(--surface-border);background:var(--surface-dark);height:56px;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:all .2s;display:flex}.MobileSettingsDrawer-module__iBWvXa__themeBtn:active{transform:scale(.95)}.MobileSettingsDrawer-module__iBWvXa__themeBtnActive{box-shadow:0 4px 12px rgba(var(--primary-neon-rgb), .45);background:var(--primary-neon)!important;color:var(--btn-text)!important;border-color:var(--primary-neon)!important}.MobileSettingsDrawer-module__iBWvXa__themeName{letter-spacing:.5px;font-size:9px;font-weight:600}.MobileSettingsDrawer-module__iBWvXa__languageGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.MobileSettingsDrawer-module__iBWvXa__languageBtn{border:1.5px solid var(--surface-border);background:var(--surface-dark);color:var(--text-main);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.MobileSettingsDrawer-module__iBWvXa__languageBtn:active{transform:scale(.97)}.MobileSettingsDrawer-module__iBWvXa__languageBtnActive{border-color:var(--primary-neon);background:var(--primary-neon);color:var(--btn-text)}.MobileSettingsDrawer-module__iBWvXa__languageFlag{font-size:20px}.MobileSettingsDrawer-module__iBWvXa__actionLink{color:var(--text-main);-webkit-tap-highlight-color:transparent;border-radius:12px;align-items:center;gap:14px;padding:14px 12px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.MobileSettingsDrawer-module__iBWvXa__actionLink:active{background:var(--surface-dark)}.MobileSettingsDrawer-module__iBWvXa__actionLink svg{color:var(--text-muted);flex-shrink:0}.MobileSettingsDrawer-module__iBWvXa__logoutLink{color:#ef4444;border-top:1px solid var(--surface-border);margin-top:8px;padding-top:14px}.MobileSettingsDrawer-module__iBWvXa__logoutLink svg{color:#ef4444}.MobileSettingsDrawer-module__iBWvXa__mobileHeader{padding:4px 16px;padding-top:calc(4px + var(--safe-area-top,env(safe-area-inset-top,0px)));z-index:100;-webkit-backdrop-filter:blur(10px);box-shadow:none;background:0 0;border-bottom:none;flex-direction:column;justify-content:flex-start;align-items:stretch;transition:all .3s;display:flex;position:sticky;top:0}.MobileSettingsDrawer-module__iBWvXa__mobileHeaderSearchActive{padding:4px 12px;padding-top:calc(4px + var(--safe-area-top,env(safe-area-inset-top,0px)))}.MobileSettingsDrawer-module__iBWvXa__mobileHeaderTopRow{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.MobileSettingsDrawer-module__iBWvXa__searchFullRow{width:100%;animation:.2s MobileSettingsDrawer-module__iBWvXa__slideDown}.MobileSettingsDrawer-module__iBWvXa__searchWrapper{align-items:center;gap:8px;width:100%;display:flex;position:relative}.MobileSettingsDrawer-module__iBWvXa__searchIconInside{color:var(--text-muted);pointer-events:none;position:absolute;left:12px}.MobileSettingsDrawer-module__iBWvXa__mobileSearchInputFull{background:var(--surface-dark);border:1px solid var(--primary-neon);width:100%;height:48px;color:var(--text-main);box-shadow:0 0 20px var(--primary-neon);border-radius:24px;outline:none;padding:0 45px;font-size:16px}.MobileSettingsDrawer-module__iBWvXa__searchCloseBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;right:12px}@keyframes MobileSettingsDrawer-module__iBWvXa__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.MobileSettingsDrawer-module__iBWvXa__mobileHeaderLogo{align-items:center;gap:10px;display:flex}.MobileSettingsDrawer-module__iBWvXa__mobileHeaderLogoImg{-o-object-fit:cover;object-fit:cover;width:32px;height:32px;filter:drop-shadow(0 0 6px var(--primary-neon));border-radius:50%}.MobileSettingsDrawer-module__iBWvXa__mobileHeaderLogoText{background:linear-gradient(135deg, var(--primary-neon), #38bdf8);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:900}.MobileSettingsDrawer-module__iBWvXa__mobileHeaderActions{align-items:center;gap:4px;display:flex}.MobileSettingsDrawer-module__iBWvXa__mobileHeaderBtn{width:40px;height:40px;color:var(--text-main);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.MobileSettingsDrawer-module__iBWvXa__mobileHeaderBtn:active{background:var(--surface-dark)}.MobileSettingsDrawer-module__iBWvXa__mobileHeaderBtnBadge{background:var(--primary-neon);border:2px solid var(--bg-dark);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.MobileSettingsDrawer-module__iBWvXa__settingsAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:28px;height:28px}@media (min-width:768px){.MobileSettingsDrawer-module__iBWvXa__mobileHeader{display:none}}
.ImageZoomOverlay-module__lQhZ5W__overlay{-webkit-backdrop-filter:blur(20px);z-index:10000;cursor:zoom-out;background:#000000f2;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ImageZoomOverlay-module__lQhZ5W__image{-o-object-fit:contain;object-fit:contain;pointer-events:auto;border-radius:16px;max-width:90vw;max-height:90vh;box-shadow:0 20px 80px #000c}.ImageZoomOverlay-module__lQhZ5W__closeButton{border:1px solid var(--surface-border);color:#fff;cursor:pointer;z-index:10001;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}.ImageZoomOverlay-module__lQhZ5W__closeButton:hover{background:#fff3;transform:rotate(90deg)}
