.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}
.OnboardingStepper-module__XUdPGq__overlay{z-index:9999;background:color-mix(in srgb, var(--bg-dark) 85%, transparent);-webkit-backdrop-filter:blur(18px);justify-content:center;align-items:center;padding:1rem;animation:.25s ease-out OnboardingStepper-module__XUdPGq__fadeIn;display:flex;position:fixed;inset:0}@keyframes OnboardingStepper-module__XUdPGq__fadeIn{0%{opacity:0}to{opacity:1}}.OnboardingStepper-module__XUdPGq__modal{background:linear-gradient(180deg, #130f1e 0%, var(--bg-dark,#050209) 100%);border:1px solid var(--surface-border);width:100%;max-width:520px;max-height:90vh;box-shadow:0 1.5rem 3.5rem #0009, 0 0 2rem rgba(var(--primary-neon-rgb), .12);border-radius:1.5rem;flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) OnboardingStepper-module__XUdPGq__slideUp;display:flex;position:relative;overflow:hidden}@keyframes OnboardingStepper-module__XUdPGq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.OnboardingStepper-module__XUdPGq__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem .875rem;display:flex}.OnboardingStepper-module__XUdPGq__headerLeft{flex:1;align-items:center;gap:.75rem;display:flex}.OnboardingStepper-module__XUdPGq__stepCounter{color:var(--primary-neon);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:800}.OnboardingStepper-module__XUdPGq__progressTrack{flex:1;gap:.375rem;max-width:160px;display:flex}.OnboardingStepper-module__XUdPGq__progressSegment{background:#ffffff1f;border-radius:99px;flex:1;height:5px;transition:all .3s}.OnboardingStepper-module__XUdPGq__progressSegmentActive{background:linear-gradient(90deg, var(--primary-neon), var(--secondary-neon));box-shadow:0 0 .5rem rgba(var(--primary-neon-rgb), .45)}.OnboardingStepper-module__XUdPGq__closeBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.OnboardingStepper-module__XUdPGq__closeBtn:hover{color:var(--text-main);background:#ffffff1a}.OnboardingStepper-module__XUdPGq__body{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.OnboardingStepper-module__XUdPGq__stepHero{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.OnboardingStepper-module__XUdPGq__heroIcon{background:linear-gradient(135deg, rgba(var(--primary-neon-rgb), .2), rgba(var(--secondary-neon-rgb), .2));border:1px solid rgba(var(--primary-neon-rgb), .35);width:58px;height:58px;color:var(--primary-neon);box-shadow:0 .4rem 1rem rgba(var(--primary-neon-rgb), .18);border-radius:1.125rem;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.OnboardingStepper-module__XUdPGq__crownHeroIcon{background:linear-gradient(135deg, #f7c66b33, rgba(var(--secondary-neon-rgb), .2));color:#f7c66b;border:2px solid #f7c66b80;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:.25rem;display:flex;box-shadow:0 0 1.25rem #f7c66b4d}.OnboardingStepper-module__XUdPGq__title{color:var(--text-main);margin:0;font-size:1.35rem;font-weight:900;line-height:1.25}.OnboardingStepper-module__XUdPGq__subtitle{color:var(--text-muted);max-width:420px;margin:0;font-size:.875rem;line-height:1.45}.OnboardingStepper-module__XUdPGq__sectionLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.8125rem;font-weight:800}.OnboardingStepper-module__XUdPGq__roleGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.OnboardingStepper-module__XUdPGq__roleCard{text-align:center;border:1.5px solid var(--surface-border);color:var(--text-main);cursor:pointer;background:#ffffff08;border-radius:1rem;flex-direction:column;align-items:center;gap:.375rem;padding:1rem .5rem;transition:all .2s;display:flex}.OnboardingStepper-module__XUdPGq__roleCard:hover{border-color:rgba(var(--primary-neon-rgb), .4);background:#ffffff0f;transform:translateY(-2px)}.OnboardingStepper-module__XUdPGq__roleCardSelected{background:linear-gradient(135deg, rgba(var(--primary-neon-rgb), .12), rgba(var(--secondary-neon-rgb), .08));border-color:var(--primary-neon);box-shadow:0 0 1.25rem rgba(var(--primary-neon-rgb), .25)}.OnboardingStepper-module__XUdPGq__roleIcon{font-size:1.75rem;line-height:1}.OnboardingStepper-module__XUdPGq__roleName{color:var(--text-main);font-size:.9375rem;font-weight:800}.OnboardingStepper-module__XUdPGq__roleDesc{color:var(--text-muted);font-size:.7rem;line-height:1.3}.OnboardingStepper-module__XUdPGq__stylesGrid{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.OnboardingStepper-module__XUdPGq__styleChip{border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;background:#ffffff0a;border-radius:99px;align-items:center;gap:.4rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:700;transition:all .2s;display:inline-flex}.OnboardingStepper-module__XUdPGq__styleChip:hover{color:var(--text-main);border-color:rgba(var(--primary-neon-rgb), .3);background:#ffffff14}.OnboardingStepper-module__XUdPGq__styleChipSelected{background:linear-gradient(135deg, var(--primary-neon), var(--secondary-neon));color:#fff;box-shadow:0 .25rem .875rem rgba(var(--primary-neon-rgb), .3);border-color:#0000}.OnboardingStepper-module__XUdPGq__locationBox{flex-direction:column;gap:.75rem;display:flex}.OnboardingStepper-module__XUdPGq__cityDetectedBanner{background:rgba(var(--accent-success-rgb), .08);border:1px solid rgba(var(--accent-success-rgb), .3);color:var(--accent-success);border-radius:1rem;justify-content:space-between;align-items:center;padding:.875rem 1rem;font-size:.9375rem;font-weight:700;display:flex}.OnboardingStepper-module__XUdPGq__cityDetectedLeft{align-items:center;gap:.625rem;display:flex}.OnboardingStepper-module__XUdPGq__changeCityBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.75rem;text-decoration:underline}.OnboardingStepper-module__XUdPGq__changeCityBtn:hover{color:var(--text-main)}.OnboardingStepper-module__XUdPGq__gpsButton{border:1.5px dashed var(--surface-border);color:var(--text-main);cursor:pointer;text-align:left;background:#ffffff08;border-radius:1rem;align-items:center;gap:.75rem;padding:.875rem 1rem;font-weight:700;transition:all .2s;display:flex}.OnboardingStepper-module__XUdPGq__gpsButton:hover{background:rgba(var(--primary-neon-rgb), .05);border-color:var(--primary-neon)}.OnboardingStepper-module__XUdPGq__gpsIcon{background:rgba(var(--primary-neon-rgb), .12);width:36px;height:36px;color:var(--primary-neon);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.OnboardingStepper-module__XUdPGq__searchInputWrapper{position:relative}.OnboardingStepper-module__XUdPGq__searchInput{border:1px solid var(--surface-border);width:100%;color:var(--text-main);background:#ffffff0a;border-radius:1rem;outline:none;padding:.875rem 1rem .875rem 2.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.OnboardingStepper-module__XUdPGq__searchInput:focus{border-color:var(--primary-neon);box-shadow:0 0 0 2px rgba(var(--primary-neon-rgb), .15)}.OnboardingStepper-module__XUdPGq__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.OnboardingStepper-module__XUdPGq__suggestionsDropdown{background:#14101e;background:var(--surface-elevated,#14101e);-webkit-backdrop-filter:blur(20px);border:1px solid var(--surface-border);z-index:50;border-radius:.875rem;max-height:180px;position:absolute;top:calc(100% + .375rem);left:0;right:0;overflow:hidden auto;box-shadow:0 1rem 2.5rem #000000b3}.OnboardingStepper-module__XUdPGq__suggestionItem{text-align:left;width:100%;color:var(--text-main);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0d;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:background .15s;display:flex}.OnboardingStepper-module__XUdPGq__suggestionItem:hover{background:#ffffff0f}.OnboardingStepper-module__XUdPGq__communityBanner{background:linear-gradient(135deg, rgba(var(--secondary-neon-rgb), .1), rgba(var(--primary-neon-rgb), .06));border:1px solid rgba(var(--secondary-neon-rgb), .3);border-radius:1rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.OnboardingStepper-module__XUdPGq__pioneerBanner{background:linear-gradient(135deg, #f7c66b1f, rgba(var(--secondary-neon-rgb), .08));border:1px solid #f7c66b66;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.OnboardingStepper-module__XUdPGq__communityActionBtn{background:linear-gradient(135deg, var(--secondary-neon), var(--primary-neon));color:#fff;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:800;transition:transform .15s;display:flex}.OnboardingStepper-module__XUdPGq__pioneerActionBtn{color:#1a0f02;cursor:pointer;background:linear-gradient(135deg,#f7c66b,#ea580c);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:900;transition:transform .15s;display:flex}.OnboardingStepper-module__XUdPGq__communityActionBtn:active,.OnboardingStepper-module__XUdPGq__pioneerActionBtn:active{transform:scale(.98)}.OnboardingStepper-module__XUdPGq__privacyBadge{color:var(--text-muted);text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.75rem;display:flex}.OnboardingStepper-module__XUdPGq__passportCard{border:1.5px solid rgba(var(--primary-neon-rgb), .35);box-shadow:0 1rem 2.5rem #00000080, 0 0 1.5rem rgba(var(--primary-neon-rgb), .15);background:linear-gradient(135deg,#ff2a7a1f,#8b5cf61f 60%,#05070ff2);border-radius:1.25rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.OnboardingStepper-module__XUdPGq__passportCardGlow{background:linear-gradient(135deg, var(--primary-neon), var(--secondary-neon));filter:blur(50px);opacity:.35;pointer-events:none;border-radius:50%;width:140px;height:140px;position:absolute;top:-50px;right:-50px}.OnboardingStepper-module__XUdPGq__passportTop{justify-content:space-between;align-items:center;display:flex}.OnboardingStepper-module__XUdPGq__passportHeaderLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--primary-neon);align-items:center;gap:.375rem;font-size:.75rem;font-weight:900;display:flex}.OnboardingStepper-module__XUdPGq__pioneerBadgePill{color:#f7c66b;background:#f7c66b26;border:1px solid #f7c66b59;border-radius:99px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:800;display:flex}.OnboardingStepper-module__XUdPGq__passportUserRow{align-items:center;gap:.875rem;display:flex}.OnboardingStepper-module__XUdPGq__passportUserName{color:var(--text-main);letter-spacing:-.01em;font-size:1.15rem;font-weight:900}.OnboardingStepper-module__XUdPGq__passportRoleBadge{color:var(--primary-neon);margin-top:.125rem;font-size:.75rem;font-weight:800}.OnboardingStepper-module__XUdPGq__passportTagsRow{flex-wrap:wrap;gap:.375rem;display:flex}.OnboardingStepper-module__XUdPGq__passportTag{color:var(--text-muted);background:#ffffff0f;border:1px solid #ffffff14;border-radius:99px;padding:.25rem .625rem;font-size:.75rem;font-weight:700}.OnboardingStepper-module__XUdPGq__passportCityTag{background:rgba(var(--accent-success-rgb), .12);color:var(--accent-success);border:1px solid rgba(var(--accent-success-rgb), .3);border-radius:99px;padding:.25rem .625rem;font-size:.75rem;font-weight:800}.OnboardingStepper-module__XUdPGq__footer{border-top:1px solid #ffffff0f;flex-direction:column;gap:.625rem;padding:1rem 1.5rem 1.25rem;display:flex}.OnboardingStepper-module__XUdPGq__footerButtonsRow{align-items:center;gap:.75rem;display:flex}.OnboardingStepper-module__XUdPGq__prevBtn{border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;background:#ffffff0d;border-radius:1rem;align-items:center;gap:.375rem;padding:.875rem 1.125rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.OnboardingStepper-module__XUdPGq__prevBtn:hover{color:var(--text-main);background:#ffffff1a}.OnboardingStepper-module__XUdPGq__primaryBtn{background:linear-gradient(135deg, var(--primary-neon), var(--secondary-neon));color:#fff;cursor:pointer;box-shadow:0 .5rem 1.5rem rgba(var(--primary-neon-rgb), .3);border:none;border-radius:1rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:800;transition:all .2s;display:flex}.OnboardingStepper-module__XUdPGq__primaryBtn:hover:not(:disabled){box-shadow:0 .75rem 2rem rgba(var(--primary-neon-rgb), .4);transform:translateY(-1px)}.OnboardingStepper-module__XUdPGq__primaryBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.OnboardingStepper-module__XUdPGq__secondaryBtn{border:1px solid var(--surface-border);width:100%;color:var(--text-main);cursor:pointer;text-align:center;background:0 0;border-radius:1rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .2s}.OnboardingStepper-module__XUdPGq__secondaryBtn:hover{background:#ffffff0d;border-color:#fff3}.OnboardingStepper-module__XUdPGq__skipBtn{color:var(--text-muted);cursor:pointer;text-align:center;background:0 0;border:none;padding:.375rem;font-size:.8125rem;font-weight:600;transition:color .15s}.OnboardingStepper-module__XUdPGq__skipBtn:hover{color:var(--text-main);text-decoration:underline}
.BottomNav-module__ktzsLq__nav{height:calc(52px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(20px);padding-top:0;padding-bottom:env(safe-area-inset-bottom,0px);z-index:50;background:0 0;border-top:none;justify-content:space-around;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0}.BottomNav-module__ktzsLq__guestNav{justify-content:space-between!important;padding-left:24px!important;padding-right:24px!important}@media (max-width:767px) and (orientation:landscape){.BottomNav-module__ktzsLq__nav{height:calc(56px + env(safe-area-inset-bottom,0px));padding-top:4px}}@media (min-width:768px) and (max-width:1024px){.BottomNav-module__ktzsLq__nav{height:calc(60px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(16px);padding-top:6px}}.BottomNav-module__ktzsLq__navItem{color:var(--text-muted);-webkit-tap-highlight-color:transparent;touch-action:manipulation;will-change:transform;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-height:48px;font-size:10px;font-weight:500;transition:all .2s;display:flex;position:relative}@media (max-width:767px){.BottomNav-module__ktzsLq__navItem{gap:2px;min-height:40px;font-size:9px}}@media (min-width:768px) and (max-width:1024px){.BottomNav-module__ktzsLq__navItem{gap:3px;min-height:46px;font-size:11px}}.BottomNav-module__ktzsLq__navItem svg{width:24px;height:24px;transition:transform .2s,stroke .2s}@media (max-width:767px){.BottomNav-module__ktzsLq__navItem svg{width:20px;height:20px}}@media (min-width:768px) and (max-width:1024px){.BottomNav-module__ktzsLq__navItem svg{width:23px;height:23px}}.BottomNav-module__ktzsLq__active{color:var(--primary-neon)}.BottomNav-module__ktzsLq__active svg{stroke:var(--primary-neon);filter:drop-shadow(0 0 4px rgba(var(--primary-neon-rgb), .55));transform:translateY(-2px)}@media (max-width:767px){.BottomNav-module__ktzsLq__active svg{filter:drop-shadow(0 0 3px rgba(var(--primary-neon-rgb), .45));transform:translateY(-1px)}}.BottomNav-module__ktzsLq__fab{background:linear-gradient(135deg, var(--primary-neon), var(--secondary-neon));width:52px;height:52px;color:var(--on-primary);box-shadow:0 .25rem .75rem rgba(var(--primary-neon-rgb), .3), 0 0 1rem rgba(var(--primary-neon-rgb), .16);z-index:10;-webkit-tap-highlight-color:transparent;touch-action:manipulation;will-change:transform;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s cubic-bezier(.4,0,.2,1) BottomNav-module__ktzsLq__fabEntrance;display:flex;position:relative;transform:translateY(-16px)}@media (max-width:767px){.BottomNav-module__ktzsLq__fab{width:42px;height:42px;box-shadow:0 .2rem .6rem rgba(var(--primary-neon-rgb), .3), 0 0 .8rem rgba(var(--primary-neon-rgb), .15);transform:translateY(-8px)}}@media (min-width:768px) and (max-width:1024px){.BottomNav-module__ktzsLq__fab{width:50px;height:50px;transform:translateY(-15px)}}@keyframes BottomNav-module__ktzsLq__fabEntrance{0%{opacity:0;transform:translateY(20px)scale(.8)}to{opacity:1;transform:translateY(-16px)scale(1)}}.BottomNav-module__ktzsLq__fab svg{width:26px;height:26px}@media (max-width:767px){.BottomNav-module__ktzsLq__fab svg{width:24px;height:24px}}@media (min-width:768px) and (max-width:1024px){.BottomNav-module__ktzsLq__fab svg{width:25px;height:25px}}.BottomNav-module__ktzsLq__fab:hover{box-shadow:0 .4rem 1rem rgba(var(--primary-neon-rgb), .34), 0 0 1.25rem rgba(var(--primary-neon-rgb), .2);transform:translateY(-18px)scale(1.03)}@media (max-width:767px){.BottomNav-module__ktzsLq__fab:hover{transform:translateY(-18px)scale(1.03)}}.BottomNav-module__ktzsLq__fab:active{transform:translateY(-14px)scale(.95)}@media (max-width:767px){.BottomNav-module__ktzsLq__fab:active{transform:translateY(-12px)scale(.93)}}.BottomNav-module__ktzsLq__badge{background:var(--primary-neon);border:2px solid var(--bg-dark);min-width:18px;height:18px;box-shadow:0 0 .4rem rgba(var(--primary-neon-rgb), .4);color:var(--on-primary);border-radius:9px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:800;animation:2s infinite BottomNav-module__ktzsLq__pulse;display:flex;position:absolute;top:-6px;right:-8px}@media (max-width:767px){.BottomNav-module__ktzsLq__badge{border-radius:8px;min-width:16px;height:16px;padding:0 3px;font-size:9px;top:-5px;right:-6px}}.BottomNav-module__ktzsLq__badgeDot{background-color:var(--primary-neon);border:2px solid var(--bg-dark);width:8px;height:8px;box-shadow:0 0 .3rem rgba(var(--primary-neon-rgb), .45);border-radius:50%;animation:2s infinite BottomNav-module__ktzsLq__pulse;position:absolute;top:-2px;right:-2px}@media (max-width:767px){.BottomNav-module__ktzsLq__badgeDot{border:1.5px solid var(--bg-dark);width:7px;height:7px;top:-1px;right:-1px}}@keyframes BottomNav-module__ktzsLq__pulse{0%{box-shadow:0 0 0 0 var(--primary-neon);transform:scale(.95)}70%{box-shadow:0 0 0 4px rgba(var(--primary-neon-rgb), 0);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(var(--primary-neon-rgb), 0);transform:scale(.95)}}@media (min-width:768px){.BottomNav-module__ktzsLq__nav{display:none}}.BottomNav-module__ktzsLq__createMenuPopover{-webkit-backdrop-filter:blur(24px)saturate(180%);box-shadow:0 16px 40px -8px #000c, 0 0 20px rgba(var(--primary-neon-rgb), .15);z-index:100;background:#12121af0;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;gap:4px;min-width:220px;padding:8px;animation:.22s cubic-bezier(.16,1,.3,1) BottomNav-module__ktzsLq__popoverSlideUp;display:flex;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)}@keyframes BottomNav-module__ktzsLq__popoverSlideUp{0%{opacity:0;transform:translate(-50%,12px)scale(.95)}to{opacity:1;transform:translate(-50%)scale(1)}}.BottomNav-module__ktzsLq__createMenuItem{color:#f1f5f9;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:12px;width:100%;padding:11px 14px;font-size:14px;font-weight:700;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);display:flex}.BottomNav-module__ktzsLq__createMenuItem:hover,.BottomNav-module__ktzsLq__createMenuItem:active{background:#ffffff14;transform:scale(1.02)}.BottomNav-module__ktzsLq__createMenuIconWrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.BottomNav-module__ktzsLq__rotate45{transition:transform .25s cubic-bezier(.4,0,.2,1);transform:rotate(45deg)}
.cards-module__18s3va__cardHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.cards-module__18s3va__cardAuthorMeta{flex:1;min-width:0}.cards-module__18s3va__cardAuthorNameRow{align-items:center;gap:.45rem;display:flex}.cards-module__18s3va__cardAuthorName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:850;overflow:hidden}.cards-module__18s3va__cardSubMeta{color:var(--text-muted);margin-top:.1rem;font-size:.72rem}.cards-module__18s3va__cardMessageBody{color:#fff;white-space:pre-wrap;margin-bottom:.75rem;font-size:.9rem;line-height:1.45}.cards-module__18s3va__cardFooter{border-top:1px solid #ffffff14;align-items:center;gap:.5rem;margin-top:.85rem;padding-top:.65rem;display:flex}.cards-module__18s3va__socialBtn{color:var(--text-muted);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.55rem;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.75rem;font-weight:750;transition:all .15s;display:inline-flex}.cards-module__18s3va__socialBtn:hover:not(:disabled){color:#fff;background:#ffffff1a}.cards-module__18s3va__socialBtnVoted{color:#ffc107!important;background:#ffc1071f!important;border-color:#ffc10759!important}.cards-module__18s3va__socialBtnActive{color:#fff!important;background:#ffffff26!important}.cards-module__18s3va__socialBtnRelayed{color:#10b981!important;background:#10b98124!important;border-color:#10b98166!important;font-weight:850!important}.cards-module__18s3va__socialBtnRelayed:hover:not(:disabled){background:#10b98138!important}.cards-module__18s3va__relayedBanner{color:#10b981;background:#10b9811f;border:1px solid #10b98140;border-radius:.5rem;align-items:center;gap:.45rem;margin-top:.45rem;margin-bottom:.25rem;padding:.35rem .75rem;font-size:.75rem;font-weight:800;display:inline-flex}.cards-module__18s3va__relayIconColor{color:#10b981;animation:.3s ease-out cards-module__18s3va__relaySpin}@keyframes cards-module__18s3va__relaySpin{0%{transform:rotate(-30deg)scale(.85)}to{transform:rotate(0)scale(1)}}.cards-module__18s3va__cardCommentsWrapper{background:#00000059;border:1px solid #ffffff14;border-radius:.85rem;margin-top:.65rem;padding:.65rem}.cards-module__18s3va__carpoolCard{background:linear-gradient(145deg,#49dfff1a,#0c1822f2);border:1px solid #49dfff59;border-radius:1.25rem;margin-bottom:.85rem;padding:1.15rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000073,0 0 16px #49dfff1a}.cards-module__18s3va__driverBadge{color:#49dfff;background:#49dfff2e;border:1px solid #49dfff66;border-radius:.35rem;align-items:center;gap:.25rem;padding:.12rem .45rem;font-size:.68rem;font-weight:850;display:inline-flex}.cards-module__18s3va__badgeCarpool{color:#49dfff;text-transform:uppercase;letter-spacing:.03em;background:#49dfff33;border-radius:.4rem;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.7rem;font-weight:900;display:inline-flex}.cards-module__18s3va__routeBox{background:#00000073;border:1px solid #49dfff40;border-radius:.95rem;flex-direction:column;gap:.75rem;margin-bottom:.75rem;padding:.85rem 1rem;display:flex}.cards-module__18s3va__routeRow{align-items:center;gap:.65rem;display:flex}.cards-module__18s3va__routePinDotStart{color:#49dfff;background:#49dfff40;border-radius:50%;flex-shrink:0;place-items:center;width:1.6rem;height:1.6rem;display:grid}.cards-module__18s3va__routePinDotEnd{width:1.6rem;height:1.6rem;color:var(--primary-neon);background:#ff2a7a40;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.cards-module__18s3va__routeStepInfo{flex-direction:column;min-width:0;display:flex}.cards-module__18s3va__routeLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.68rem;font-weight:750}.cards-module__18s3va__routeValue{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:850;overflow:hidden}.cards-module__18s3va__routeArrow{color:#49dfff99;flex-shrink:0;margin:0 .25rem}.cards-module__18s3va__seatsGaugeRow{border-top:1px solid #ffffff0f;align-items:center;gap:.55rem;padding-top:.55rem;font-size:.75rem;display:flex}.cards-module__18s3va__seatsPills{gap:.25rem;display:flex}.cards-module__18s3va__seatPillActive{color:#49dfff;background:#49dfff40;border-radius:.35rem;place-items:center;width:1.35rem;height:1.35rem;display:grid}.cards-module__18s3va__seatsGaugeText{color:#49dfff;font-weight:800}.cards-module__18s3va__routeTimeTag{color:var(--text-muted);align-items:center;gap:.25rem;margin-left:auto;font-size:.72rem;display:inline-flex}.cards-module__18s3va__cardCtaRow{margin-bottom:.45rem}.cards-module__18s3va__carpoolNeonPill{color:#49dfff;background:#49dfff14;border:1.5px solid #49dfff;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:.75rem;padding:.75rem 1.25rem;font-size:.92rem;font-weight:800;display:flex;box-shadow:0 0 14px #49dfff40}.cards-module__18s3va__carpoolRequestPill{color:#ffb703;background:#ffb70314;border:1.5px solid #ffb703;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:.75rem;padding:.75rem 1.25rem;font-size:.92rem;font-weight:800;display:flex;box-shadow:0 0 14px #ffb70340}.cards-module__18s3va__reserveBtnRow{align-items:center;gap:.5rem;width:100%;display:flex}.cards-module__18s3va__reserveBtnPink{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff2a7a 0%,#e11d48 100%);border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:900;transition:all .2s;display:flex;box-shadow:0 4px 18px #ff2a7a73}.cards-module__18s3va__reserveBtnPink:hover{transform:translateY(-1px);box-shadow:0 6px 22px #ff2a7a99}.cards-module__18s3va__reserveCarIconBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:.9rem;flex-shrink:0;place-items:center;width:2.85rem;height:2.85rem;transition:all .15s;display:grid}.cards-module__18s3va__reserveCarIconBtn:hover{background:#ffffff26}.cards-module__18s3va__offerRideBtn{color:#031520;cursor:pointer;background:linear-gradient(135deg,#49dfff 0%,#0284c7 100%);border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:900;transition:all .2s;display:flex;box-shadow:0 4px 18px #49dfff73}.cards-module__18s3va__offerRideBtn:hover{transform:translateY(-1px);box-shadow:0 6px 22px #49dfff99}.cards-module__18s3va__reserveBtn{color:#031520;cursor:pointer;background:linear-gradient(135deg,#49dfff 0%,#0284c7 100%);border:none;border-radius:.8rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.7rem 1rem;font-size:.88rem;font-weight:900;transition:all .2s;display:flex;box-shadow:0 4px 14px #49dfff59}.cards-module__18s3va__reserveBtn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #49dfff80}.cards-module__18s3va__reservedSuccessBadge{color:#10b981;background:#10b98126;border:1px solid #10b98166;border-radius:.75rem;justify-content:center;align-items:center;gap:.35rem;padding:.6rem;font-size:.82rem;font-weight:800;display:flex}.cards-module__18s3va__ownerBadge{color:var(--text-muted);background:#ffffff14;border-radius:.75rem;justify-content:center;align-items:center;gap:.35rem;padding:.6rem;font-size:.8rem;font-weight:750;display:flex}.cards-module__18s3va__eventCard{background:linear-gradient(145deg,#ff2a7a1f,#1e0a16f2);border:1px solid #ff2a7a61;border-radius:1.25rem;margin-bottom:.85rem;padding:1.15rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000073,0 0 16px #ff2a7a1f}.cards-module__18s3va__badgeEvent{color:var(--primary-neon);text-transform:uppercase;letter-spacing:.03em;background:#ff2a7a38;border-radius:.4rem;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.7rem;font-weight:900;display:inline-flex}.cards-module__18s3va__eventPosterBox{background:#00000080;border:1px solid #ff2a7a40;border-radius:1rem;margin-bottom:.75rem;overflow:hidden}.cards-module__18s3va__eventImageBanner{background-position:50%;background-size:cover;height:10rem;position:relative}.cards-module__18s3va__eventImageOverlay{background:linear-gradient(#0000 30%,#000000d9 100%);position:absolute;inset:0}.cards-module__18s3va__eventContentBlock{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.cards-module__18s3va__eventHeaderRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.cards-module__18s3va__eventDatePill{color:var(--primary-neon);background:#ff2a7a40;border-radius:.45rem;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.75rem;font-weight:850;display:inline-flex}.cards-module__18s3va__eventStyleBadge{color:#fff;background:#ffffff14;border-radius:.35rem;padding:.15rem .5rem;font-size:.72rem;font-weight:750}.cards-module__18s3va__eventMainTitle{color:#fff;font-size:1.15rem;font-weight:900;line-height:1.25;text-decoration:none}.cards-module__18s3va__eventMainTitle:hover{color:var(--primary-neon)}.cards-module__18s3va__eventVenueRow{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.8rem;display:flex}.cards-module__18s3va__eventVenuePin{color:var(--primary-neon)}.cards-module__18s3va__eventLiveBadge{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#4ade80;background:#000000b3;border:1px solid #22c55e80;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.75rem;font-weight:850;display:inline-flex;position:absolute;top:.75rem;left:.75rem;box-shadow:0 2px 10px #0006}.cards-module__18s3va__greenLiveDot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:1.6s infinite cards-module__18s3va__pulseDot;box-shadow:0 0 8px #22c55e}@keyframes cards-module__18s3va__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.cards-module__18s3va__eventActionFooter{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.5rem;padding-top:.65rem;display:flex}.cards-module__18s3va__eventFacepileBlock{align-items:center;gap:.35rem;display:flex}.cards-module__18s3va__eventFacepileAvatars{align-items:center;display:flex}.cards-module__18s3va__eventFacepileAvatar{-o-object-fit:cover;object-fit:cover;border:2px solid #1a0814;border-radius:50%;width:26px;height:26px;margin-left:-7px}.cards-module__18s3va__eventFacepileAvatar:first-child{margin-left:0}.cards-module__18s3va__eventFacepileMore{color:#fff;margin-left:.35rem;font-size:.82rem;font-weight:850}.cards-module__18s3va__eventGoingBtnPink{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff2a7a 0%,#e11d48 100%);border:none;border-radius:999px;align-items:center;gap:.45rem;padding:.65rem 1.35rem;font-size:.88rem;font-weight:900;transition:all .2s;display:inline-flex;box-shadow:0 4px 18px #ff2a7a73}.cards-module__18s3va__eventGoingBtnPink:hover{transform:translateY(-1px);box-shadow:0 6px 22px #ff2a7a99}.cards-module__18s3va__eventGoingBtnPinkActive{border:1px solid var(--primary-neon)!important;color:var(--primary-neon)!important;background:#ff2a7a38!important;box-shadow:0 0 16px #ff2a7a4d!important}.cards-module__18s3va__eventDetailsLink{color:var(--primary-neon);align-items:center;gap:.25rem;font-size:.78rem;font-weight:850;text-decoration:none;display:inline-flex}.cards-module__18s3va__musicCard{background:linear-gradient(145deg,#a020f024,#160a22f2);border:1px solid #a020f061;border-radius:1.25rem;margin-bottom:.85rem;padding:1.15rem;box-shadow:0 8px 24px #00000073,0 0 16px #a020f01f}.cards-module__18s3va__badgeMusic{color:#d8b4fe;text-transform:uppercase;letter-spacing:.03em;background:#a020f040;border-radius:.4rem;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.7rem;font-weight:900;display:inline-flex}.cards-module__18s3va__vinylPlayerBox{background:#00000073;border:1px solid #a020f04d;border-radius:1rem;align-items:center;gap:.85rem;margin-bottom:.75rem;padding:.95rem 1.1rem;display:flex}.cards-module__18s3va__vinylDiscWrapper{background:#a020f040;border:1px dashed #a020f099;border-radius:50%;flex-shrink:0;place-items:center;width:2.85rem;height:2.85rem;display:grid}.cards-module__18s3va__vinylDiscSpin{color:#d8b4fe;animation:8s linear infinite cards-module__18s3va__spinSlow}@keyframes cards-module__18s3va__spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cards-module__18s3va__musicTrackDetails{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.cards-module__18s3va__musicEqualizer{align-items:flex-end;gap:3px;height:14px;display:flex}.cards-module__18s3va__musicEqualizer span{background:#a020f0;border-radius:2px;width:3px;animation:1.2s ease-in-out infinite alternate cards-module__18s3va__equalize}.cards-module__18s3va__eqBar1{height:40%;animation-delay:.1s!important}.cards-module__18s3va__eqBar2{height:90%;animation-delay:.3s!important}.cards-module__18s3va__eqBar3{height:60%;animation-delay:.2s!important}.cards-module__18s3va__eqBar4{height:100%;animation-delay:.4s!important}.cards-module__18s3va__eqBar5{height:50%;animation-delay:.15s!important}@keyframes cards-module__18s3va__equalize{0%{background:#a020f0;height:20%}50%{background:#ff2a7a;height:100%}to{background:#d8b4fe;height:35%}}.cards-module__18s3va__musicTitleText{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:850;overflow:hidden}.cards-module__18s3va__musicPlayCtaBtn{color:#fff;background:linear-gradient(135deg,#a020f0 0%,#ff2a7a 100%);border-radius:.75rem;flex-shrink:0;align-items:center;gap:.4rem;padding:.55rem .85rem;font-size:.78rem;font-weight:850;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 4px 12px #a020f059}.cards-module__18s3va__musicPlayCtaBtn:hover{transform:translateY(-1px)}.cards-module__18s3va__questionCard{background:linear-gradient(145deg,#ffb7031f,#231806f2);border:1px solid #ffb70359;border-radius:1.25rem;margin-bottom:.85rem;padding:1.15rem;box-shadow:0 8px 24px #00000073,0 0 16px #ffb7031a}.cards-module__18s3va__badgeQuestion{color:#ffc107;text-transform:uppercase;letter-spacing:.03em;background:#ffb70333;border-radius:.4rem;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.7rem;font-weight:900;display:inline-flex}.cards-module__18s3va__questionHighlightBox{background:#00000073;border:1px solid #ffb70340;border-radius:1rem;margin-bottom:.75rem;padding:1rem 1.25rem 1rem 2.4rem;position:relative}.cards-module__18s3va__questionQuoteMark{color:#ffb70399;font-family:Georgia,serif;font-size:2.2rem;font-weight:900;line-height:1;position:absolute;top:.2rem;left:.75rem}.cards-module__18s3va__questionContentText{color:#fff;letter-spacing:-.01em;font-size:1.05rem;font-weight:850;line-height:1.4}.cards-module__18s3va__quickAnswerBox{background:#00000073;border:1px solid #ffb70359;border-radius:999px;align-items:center;gap:.5rem;margin-top:.85rem;padding:.35rem .5rem .35rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.cards-module__18s3va__quickAnswerBox:focus-within{border-color:#ffb703;box-shadow:0 0 14px #ffb70340}.cards-module__18s3va__quickAnswerInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.86rem;font-weight:500}.cards-module__18s3va__quickAnswerInput::placeholder{color:var(--text-muted)}.cards-module__18s3va__quickAnswerSubmit{color:#1e1202;cursor:pointer;background:linear-gradient(135deg,#ffb703 0%,#f59e0b 100%);border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.45rem 1rem;font-size:.8rem;font-weight:900;transition:transform .15s,opacity .15s;display:inline-flex}.cards-module__18s3va__quickAnswerSubmit:hover:not(:disabled){transform:translateY(-1px)}.cards-module__18s3va__quickAnswerSubmit:disabled{opacity:.5;cursor:not-allowed}.cards-module__18s3va__announceCard{background:linear-gradient(145deg,#ff4d4d24,#2d0c0cf2);border:1px solid #ff4d4d73;border-radius:1.25rem;margin-bottom:.85rem;padding:1.15rem;box-shadow:0 8px 24px #00000073,0 0 16px #ff4d4d26}.cards-module__18s3va__badgeAnnounce{color:#ff6b6b;text-transform:uppercase;letter-spacing:.03em;background:#ff4d4d40;border-radius:.4rem;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.7rem;font-weight:900;display:inline-flex}.cards-module__18s3va__announceAlertBox{background:#00000080;border-left:4px solid #ff4d4d;border-radius:.75rem;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:.9rem 1rem;display:flex}.cards-module__18s3va__announceAlertIcon{color:#ff4d4d;flex-shrink:0;margin-top:.1rem}.cards-module__18s3va__announceAlertContent{color:#fff;font-size:.92rem;font-weight:800;line-height:1.45}.cards-module__18s3va__memoryCard{background:linear-gradient(145deg,#fb71851f,#230c16f2);border:1px solid #fb718559;border-radius:1.25rem;margin-bottom:.85rem;padding:1.15rem;box-shadow:0 8px 24px #00000073,0 0 16px #fb71851a}.cards-module__18s3va__badgeMemory{color:#fb7185;text-transform:uppercase;letter-spacing:.03em;background:#fb718538;border-radius:.4rem;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.7rem;font-weight:900;display:inline-flex}.cards-module__18s3va__memoryPolaroidFrame{background:#00000073;border:1px solid #fb718540;border-radius:1rem;flex-direction:column;gap:.55rem;margin-bottom:.75rem;padding:.95rem 1.1rem;display:flex}.cards-module__18s3va__memoryHeaderPill{color:#fb7185;align-items:center;gap:.35rem;font-size:.75rem;font-weight:850;display:inline-flex}.cards-module__18s3va__memoryEventLink{color:#fff;text-underline-offset:3px;font-weight:800;text-decoration:underline}.cards-module__18s3va__memoryContentText{color:#fff;font-size:.9rem;line-height:1.45}.cards-module__18s3va__generalCard{background:linear-gradient(145deg,#6366f117,#0f172af5);border:1px solid #6366f152;border-radius:1.25rem;margin-bottom:.85rem;padding:1.15rem;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 8px 24px #00000073,0 0 16px #6366f114}.cards-module__18s3va__generalCard:hover{border-color:#6366f18c;transform:translateY(-2px);box-shadow:0 10px 28px #00000080,0 0 20px #6366f129}.cards-module__18s3va__badgeGeneral{color:#a5b4fc;text-transform:uppercase;letter-spacing:.03em;background:#6366f133;border-radius:.4rem;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.7rem;font-weight:900;display:inline-flex}.cards-module__18s3va__dancerRoleBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:.3rem;align-items:center;gap:.2rem;padding:.1rem .4rem;font-size:.65rem;font-weight:850;display:inline-flex}.cards-module__18s3va__roleLeader{color:#49dfff;background:#49dfff2e;border:1px solid #49dfff59}.cards-module__18s3va__roleFollower{color:var(--primary-neon);background:#ff2a7a2e;border:1px solid #ff2a7a59}.cards-module__18s3va__roleBoth{color:#d8b4fe;background:#a020f02e;border:1px solid #a020f059}[data-theme=light] .cards-module__18s3va__cardAuthorName,[data-theme=light-blue] .cards-module__18s3va__cardAuthorName,[data-theme=light] .cards-module__18s3va__cardMessageBody,[data-theme=light-blue] .cards-module__18s3va__cardMessageBody,[data-theme=light] .cards-module__18s3va__routeValue,[data-theme=light-blue] .cards-module__18s3va__routeValue,[data-theme=light] .cards-module__18s3va__eventMainTitle,[data-theme=light-blue] .cards-module__18s3va__eventMainTitle,[data-theme=light] .cards-module__18s3va__musicTitleText,[data-theme=light-blue] .cards-module__18s3va__musicTitleText,[data-theme=light] .cards-module__18s3va__questionContentText,[data-theme=light-blue] .cards-module__18s3va__questionContentText,[data-theme=light] .cards-module__18s3va__announceAlertContent,[data-theme=light-blue] .cards-module__18s3va__announceAlertContent,[data-theme=light] .cards-module__18s3va__memoryContentText,[data-theme=light-blue] .cards-module__18s3va__memoryContentText{color:#111827}[data-theme=light] .cards-module__18s3va__carpoolCard,[data-theme=light-blue] .cards-module__18s3va__carpoolCard{background:#fff;border:1.5px solid #49dfff73;box-shadow:0 4px 20px #0000000d,0 0 12px #49dfff1f}[data-theme=light] .cards-module__18s3va__routeBox,[data-theme=light-blue] .cards-module__18s3va__routeBox{background:#f8fafc;border:1px solid #49dfff4d}[data-theme=light] .cards-module__18s3va__eventCard,[data-theme=light-blue] .cards-module__18s3va__eventCard{background:#fff;border:1.5px solid #ff2a7a59;box-shadow:0 4px 20px #0000000d,0 0 14px #ff2a7a17}[data-theme=light] .cards-module__18s3va__eventPosterBox,[data-theme=light-blue] .cards-module__18s3va__eventPosterBox{background:#f8fafc;border:1px solid #ff2a7a38}[data-theme=light] .cards-module__18s3va__eventVenueRow,[data-theme=light-blue] .cards-module__18s3va__eventVenueRow{color:#4b5563}[data-theme=light] .cards-module__18s3va__eventStyleBadge,[data-theme=light-blue] .cards-module__18s3va__eventStyleBadge{color:#374151;background:#f3f4f6;border:1px solid #0000001a}[data-theme=light] .cards-module__18s3va__eventActionFooter,[data-theme=light-blue] .cards-module__18s3va__eventActionFooter{border-top:1px solid #00000014}[data-theme=light] .cards-module__18s3va__eventFacepileMore,[data-theme=light-blue] .cards-module__18s3va__eventFacepileMore{color:#374151}[data-theme=light] .cards-module__18s3va__musicCard,[data-theme=light-blue] .cards-module__18s3va__musicCard{background:#fff;border:1.5px solid #a020f059;box-shadow:0 4px 20px #0000000d,0 0 12px #a020f01a}[data-theme=light] .cards-module__18s3va__vinylPlayerBox,[data-theme=light-blue] .cards-module__18s3va__vinylPlayerBox{background:#fdfaff;border:1px solid #a020f040}[data-theme=light] .cards-module__18s3va__questionCard,[data-theme=light-blue] .cards-module__18s3va__questionCard{background:#fff;border:1.5px solid #ffb70366;box-shadow:0 4px 20px #0000000d,0 0 12px #ffb7031a}[data-theme=light] .cards-module__18s3va__questionHighlightBox,[data-theme=light-blue] .cards-module__18s3va__questionHighlightBox{background:#fffdf5;border:1px solid #ffb7034d}[data-theme=light] .cards-module__18s3va__quickAnswerBox,[data-theme=light-blue] .cards-module__18s3va__quickAnswerBox{background:#f8f9fa;border:1.5px solid #ffb70366}[data-theme=light] .cards-module__18s3va__quickAnswerInput,[data-theme=light-blue] .cards-module__18s3va__quickAnswerInput{color:#111827}[data-theme=light] .cards-module__18s3va__announceCard,[data-theme=light-blue] .cards-module__18s3va__announceCard{background:#fff;border:1.5px solid #ff4d4d66;box-shadow:0 4px 20px #0000000d,0 0 12px #ff4d4d1f}[data-theme=light] .cards-module__18s3va__announceAlertBox,[data-theme=light-blue] .cards-module__18s3va__announceAlertBox{background:#fff5f5;border-left:4px solid #ff4d4d}[data-theme=light] .cards-module__18s3va__memoryCard,[data-theme=light-blue] .cards-module__18s3va__memoryCard{background:#fff;border:1.5px solid #fb718566;box-shadow:0 4px 20px #0000000d,0 0 12px #fb71851a}[data-theme=light] .cards-module__18s3va__memoryPolaroidFrame,[data-theme=light-blue] .cards-module__18s3va__memoryPolaroidFrame{background:#fff1f2;border:1px solid #fb718540}[data-theme=light] .cards-module__18s3va__memoryEventLink,[data-theme=light-blue] .cards-module__18s3va__memoryEventLink{color:#e11d48}[data-theme=light] .cards-module__18s3va__generalCard,[data-theme=light-blue] .cards-module__18s3va__generalCard{background:#fff;border:1.5px solid #6366f159;box-shadow:0 4px 20px #0000000d,0 0 12px #6366f11a}[data-theme=light] .cards-module__18s3va__cardFooter,[data-theme=light-blue] .cards-module__18s3va__cardFooter{border-top:1px solid #00000014}[data-theme=light] .cards-module__18s3va__socialBtn,[data-theme=light-blue] .cards-module__18s3va__socialBtn{color:#4b5563;background:#f3f4f6;border:1px solid #00000017}[data-theme=light] .cards-module__18s3va__socialBtn:hover:not(:disabled),[data-theme=light-blue] .cards-module__18s3va__socialBtn:hover:not(:disabled){color:#111827;background:#e5e7eb}[data-theme=light] .cards-module__18s3va__socialBtnActive,[data-theme=light-blue] .cards-module__18s3va__socialBtnActive{color:#0f172a!important;background:#e2e8f0!important}[data-theme=light] .cards-module__18s3va__cardCommentsWrapper,[data-theme=light-blue] .cards-module__18s3va__cardCommentsWrapper{background:#f8fafc;border:1px solid #00000017}
.Layout-module__e_xTDG__container{flex-direction:column;width:100%;min-height:100vh;transition:background .5s;display:flex;position:relative}.Layout-module__e_xTDG__mainContent{min-width:0;padding:var(--page-padding);flex-direction:column;flex:1;width:100%;max-width:700px;display:flex;position:relative}@media (max-width:767px){.Layout-module__e_xTDG__mainContent{padding:8px 12px;padding-bottom:calc(52px + env(safe-area-inset-bottom,0px));max-width:100%}.Layout-module__e_xTDG__fullHeight{padding:0!important}}@media (min-width:768px) and (max-width:1024px){.Layout-module__e_xTDG__mainContent{max-width:650px;padding:16px 20px}}.Layout-module__e_xTDG__pageWrapper{flex:1;justify-content:center;gap:20px;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}@media (max-width:767px){.Layout-module__e_xTDG__pageWrapper{flex:1;gap:0;width:100%;padding:0;display:flex;position:relative}}@media (min-width:768px) and (max-width:1024px){.Layout-module__e_xTDG__pageWrapper{gap:16px;max-width:100%;padding:0 8px}}@media (min-width:768px){.Layout-module__e_xTDG__pageWrapper{flex:1;justify-content:center;gap:32px;width:100%;max-width:100%;margin:0 auto;display:flex;position:relative}.Layout-module__e_xTDG__mainContent{max-width:600px;padding-bottom:40px;overflow-x:hidden}}@media (min-width:1100px){.Layout-module__e_xTDG__pageWrapper{max-width:1300px;padding:0 16px}}@media (min-width:768px){.Layout-module__e_xTDG__fullWidth{max-width:none!important;margin:0!important;padding:0!important}}
.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}}
.VideoCallModal-module__j3BpLG__fullScreenOverlay{z-index:999999;-webkit-user-select:none;user-select:none;background:#0d0e12;flex-direction:column;width:100vw;height:100dvh;animation:.25s ease-out VideoCallModal-module__j3BpLG__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes VideoCallModal-module__j3BpLG__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.VideoCallModal-module__j3BpLG__callContainer{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.VideoCallModal-module__j3BpLG__topHeaderBar{padding:max(16px, env(safe-area-inset-top)) 16px 16px 16px;z-index:50;background:linear-gradient(#000000bf 0%,#0000 100%);justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.VideoCallModal-module__j3BpLG__topHeaderBtn{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.VideoCallModal-module__j3BpLG__topHeaderSpacer{flex:0 0 42px;width:42px;height:42px}.VideoCallModal-module__j3BpLG__topHeaderBtn:active{background:#ffffff40;transform:scale(.92)}.VideoCallModal-module__j3BpLG__topHeaderCenter{text-align:center;flex-direction:column;align-items:center;display:flex}.VideoCallModal-module__j3BpLG__topHeaderName{color:#fff;letter-spacing:-.01em;text-shadow:0 2px 8px #0009;margin:0;font-size:1.125rem;font-weight:700}.VideoCallModal-module__j3BpLG__topHeaderStatus{color:#fffc;text-shadow:0 1px 4px #0009;margin:2px 0 0;font-size:.8125rem;font-weight:500}.VideoCallModal-module__j3BpLG__topHeaderRight{align-items:center;gap:10px;display:flex}.VideoCallModal-module__j3BpLG__backdropImageBlur{filter:blur(50px)brightness(.4);z-index:1;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.1)}.VideoCallModal-module__j3BpLG__incomingScreen{width:100%;height:100%;padding:max(80px, env(safe-area-inset-top)) 24px max(40px, env(safe-area-inset-bottom)) 24px;z-index:10;flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:relative}.VideoCallModal-module__j3BpLG__incomingContent{z-index:5;flex:1;justify-content:center;align-items:center;display:flex}.VideoCallModal-module__j3BpLG__avatarRingPulse{background:linear-gradient(135deg, var(--primary-neon), var(--secondary-neon));border-radius:50%;justify-content:center;align-items:center;width:clamp(140px,35vw,190px);height:clamp(140px,35vw,190px);padding:4px;animation:2s cubic-bezier(.4,0,.2,1) infinite VideoCallModal-module__j3BpLG__pulseGlow;display:flex;position:relative}@keyframes VideoCallModal-module__j3BpLG__pulseGlow{0%{box-shadow:0 0 #00ffa380}70%{box-shadow:0 0 0 24px #00ffa300}to{box-shadow:0 0 #00ffa300}}.VideoCallModal-module__j3BpLG__avatarLargeWrapper{color:#fff;background:#1e1b2e;border:3px solid #0000004d;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;font-weight:800;display:flex;overflow:hidden}.VideoCallModal-module__j3BpLG__avatarLargeWrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.VideoCallModal-module__j3BpLG__incomingActionsBar{z-index:5;justify-content:space-around;align-items:center;width:100%;max-width:320px;display:flex}.VideoCallModal-module__j3BpLG__actionBtnGroup{color:#fff;flex-direction:column;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:flex}.VideoCallModal-module__j3BpLG__acceptCallBtn,.VideoCallModal-module__j3BpLG__declineCallBtn{color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;transition:all .2s;display:flex;box-shadow:0 10px 30px #0006}.VideoCallModal-module__j3BpLG__acceptCallBtn{background:linear-gradient(135deg,#22c55e,#16a34a);animation:1.8s ease-in-out infinite VideoCallModal-module__j3BpLG__bounceBtn}@keyframes VideoCallModal-module__j3BpLG__bounceBtn{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.VideoCallModal-module__j3BpLG__declineCallBtn{background:linear-gradient(135deg,#ef4444,#dc2626)}.VideoCallModal-module__j3BpLG__acceptCallBtn:active,.VideoCallModal-module__j3BpLG__declineCallBtn:active{transform:scale(.92)}.VideoCallModal-module__j3BpLG__mainCallView{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.VideoCallModal-module__j3BpLG__videoStreamArea{background:#000;position:absolute;inset:0;overflow:hidden}.VideoCallModal-module__j3BpLG__remoteVideo{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.VideoCallModal-module__j3BpLG__remoteConnectingPlaceholder{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoCallModal-module__j3BpLG__callerAvatarCenterRing{background:linear-gradient(135deg, var(--primary-neon), var(--secondary-neon));z-index:3;border-radius:50%;width:140px;height:140px;padding:3px}.VideoCallModal-module__j3BpLG__callerAvatarCenter{color:#fff;background:#1c1829;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;font-weight:700;display:flex;overflow:hidden}.VideoCallModal-module__j3BpLG__callerAvatarCenter img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.VideoCallModal-module__j3BpLG__pipWindow{bottom:calc(90px + env(safe-area-inset-bottom));aspect-ratio:3/4;z-index:40;background:#111115;border:1.5px solid #ffffff40;border-radius:18px;width:clamp(100px,26vw,130px);transition:all .3s;position:absolute;right:16px;overflow:hidden;box-shadow:0 12px 36px #0009}.VideoCallModal-module__j3BpLG__localVideo{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.VideoCallModal-module__j3BpLG__pipSwitchCamBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:8px;right:8px}.VideoCallModal-module__j3BpLG__audioCallArea{background:linear-gradient(160deg,#181124 0%,#0a0612 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoCallModal-module__j3BpLG__audioCallerCenter{z-index:5}.VideoCallModal-module__j3BpLG__floatingControlsBar{bottom:calc(20px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(24px);z-index:50;background:#121216e0;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:12px;max-width:calc(100vw - 32px);padding:10px 18px;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 16px 48px #0009}.VideoCallModal-module__j3BpLG__controlCircleBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.VideoCallModal-module__j3BpLG__controlCircleBtn:active{transform:scale(.92)}.VideoCallModal-module__j3BpLG__controlBtnSpeakerOn{color:#0d0e12;background:#fff}.VideoCallModal-module__j3BpLG__controlBtnOff{color:#fff;background:#ef4444}.VideoCallModal-module__j3BpLG__endCallPillBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f43f5e,#e11d48);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;box-shadow:0 8px 24px #f43f5e66}.VideoCallModal-module__j3BpLG__endCallPillBtn:active{transform:scale(.92)}@media (max-width:480px){.VideoCallModal-module__j3BpLG__floatingControlsBar{gap:8px;padding:8px 12px}.VideoCallModal-module__j3BpLG__controlCircleBtn{width:44px;height:44px}.VideoCallModal-module__j3BpLG__endCallPillBtn{width:52px;height:52px}}
.BackButton-module__xgaahG__fixedBackButton{z-index:9999;background:var(--surface-elevated,#ffffff1a);-webkit-backdrop-filter:blur(10px);border:1px solid var(--surface-border,#ffffff26);color:var(--text-main,#fff);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:fixed;top:24px;left:20px;box-shadow:0 4px 12px #0000004d}.BackButton-module__xgaahG__fixedBackButton:hover{border-color:var(--primary-neon);transform:scale(1.08);box-shadow:0 4px 16px #00ffa340}@media (min-width:768px){.BackButton-module__xgaahG__fixedBackButton{top:32px;left:300px}}.BackButton-module__xgaahG__inlineBackButton{background:var(--surface-dark,#1f1b2e);border:1.5px solid var(--surface-border,#ffffff26);width:38px;height:38px;color:var(--text-main,#fff);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,border-color .2s,background-color .2s;display:inline-flex}.BackButton-module__xgaahG__inlineBackButton:hover{background:var(--surface-elevated,#2a243d);border-color:var(--primary-neon);transform:scale(1.05)}
.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}}
.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))}}
.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}}
.quick-publish-module__bv-Uka__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.15s ease-out quick-publish-module__bv-Uka__fadeIn;display:flex;position:fixed;inset:0}@keyframes quick-publish-module__bv-Uka__fadeIn{0%{opacity:0}to{opacity:1}}.quick-publish-module__bv-Uka__modalBox{background:#121019;border:1px solid #ffffff1f;border-radius:1.5rem;flex-direction:column;width:100%;max-width:540px;max-height:90vh;animation:.2s cubic-bezier(.16,1,.3,1) quick-publish-module__bv-Uka__slideUp;display:flex;overflow-y:auto;box-shadow:0 20px 50px #000c,0 0 30px #ff2a7a26}@keyframes quick-publish-module__bv-Uka__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.quick-publish-module__bv-Uka__modalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25rem 1.4rem;display:flex}.quick-publish-module__bv-Uka__modalHeaderTitle{color:#fff;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:900;display:flex}.quick-publish-module__bv-Uka__modalHeaderTitle span{background:linear-gradient(135deg,#ff2a7a 0%,#d8b4fe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.quick-publish-module__bv-Uka__closeBtn{width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;place-items:center;transition:all .15s;display:grid}.quick-publish-module__bv-Uka__closeBtn:hover{color:#fff;background:#ffffff26}.quick-publish-module__bv-Uka__typesGrid{grid-template-columns:repeat(3,1fr);gap:.6rem;padding:1.25rem 1.4rem .75rem;display:grid}@media (max-width:480px){.quick-publish-module__bv-Uka__typesGrid{grid-template-columns:repeat(2,1fr)}}.quick-publish-module__bv-Uka__typeTile{text-align:center;cursor:pointer;color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;align-items:center;gap:.35rem;padding:.85rem .5rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.quick-publish-module__bv-Uka__typeTile:hover{background:#ffffff12;transform:translateY(-2px)}.quick-publish-module__bv-Uka__typeTileActive{box-shadow:0 4px 16px #ff2a7a40;border-color:var(--primary-neon)!important;color:#fff!important;background:#ff2a7a26!important}.quick-publish-module__bv-Uka__typeTileCarpool.quick-publish-module__bv-Uka__typeTileActive{box-shadow:0 4px 16px #49dfff40;background:#49dfff26!important;border-color:#49dfff!important}.quick-publish-module__bv-Uka__typeTileMusic.quick-publish-module__bv-Uka__typeTileActive{box-shadow:0 4px 16px #a020f040;background:#a020f026!important;border-color:#a020f0!important}.quick-publish-module__bv-Uka__typeTileQuestion.quick-publish-module__bv-Uka__typeTileActive{box-shadow:0 4px 16px #ffb70340;background:#ffb70326!important;border-color:#ffb703!important}.quick-publish-module__bv-Uka__typeTileGeneral.quick-publish-module__bv-Uka__typeTileActive{box-shadow:0 4px 16px #6366f140;background:#6366f126!important;border-color:#6366f1!important}.quick-publish-module__bv-Uka__typeTileIcon{width:2.3rem;height:2.3rem;color:inherit;background:#ffffff0f;border-radius:.7rem;place-items:center;display:grid}.quick-publish-module__bv-Uka__typeTileLabel{color:inherit;font-size:.8rem;font-weight:850}.quick-publish-module__bv-Uka__formBody{flex-direction:column;gap:.85rem;padding:.5rem 1.4rem 1.25rem;display:flex}.quick-publish-module__bv-Uka__carpoolModeToggle{background:#0006;border:1px solid #49dfff40;border-radius:.8rem;grid-template-columns:1fr 1fr;gap:.4rem;padding:.25rem;display:grid}.quick-publish-module__bv-Uka__modeToggleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.65rem;justify-content:center;align-items:center;gap:.4rem;padding:.55rem;font-size:.82rem;font-weight:800;transition:all .15s;display:flex}.quick-publish-module__bv-Uka__modeToggleBtnActive{color:#49dfff;background:#49dfff40;box-shadow:0 2px 8px #49dfff33}.quick-publish-module__bv-Uka__inputGroup{flex-direction:column;gap:.35rem;display:flex}.quick-publish-module__bv-Uka__inputLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:750}.quick-publish-module__bv-Uka__styledInput{color:#fff;background:#0006;border:1px solid #ffffff1a;border-radius:.8rem;outline:none;padding:.75rem .95rem;font-size:.9rem;transition:border-color .2s}.quick-publish-module__bv-Uka__styledInput:focus{border-color:var(--primary-neon)}.quick-publish-module__bv-Uka__styledTextarea{color:#fff;resize:vertical;background:#0006;border:1px solid #ffffff1a;border-radius:.8rem;outline:none;min-height:4.5rem;padding:.85rem .95rem;font-family:inherit;font-size:.92rem;line-height:1.45;transition:border-color .2s}.quick-publish-module__bv-Uka__styledTextarea:focus{border-color:var(--primary-neon)}.quick-publish-module__bv-Uka__seatsRow{background:#0000004d;border:1px solid #49dfff33;border-radius:.8rem;justify-content:space-between;align-items:center;padding:.65rem .95rem;display:flex}.quick-publish-module__bv-Uka__seatsSelector{gap:.3rem;display:flex}.quick-publish-module__bv-Uka__seatNumberBtn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.5rem;width:2rem;height:2rem;font-size:.85rem;font-weight:850;transition:all .15s}.quick-publish-module__bv-Uka__seatNumberBtnActive{color:#031520;background:#49dfff;border-color:#49dfff;box-shadow:0 2px 10px #49dfff66}.quick-publish-module__bv-Uka__previewBox{color:#fff;background:#0006;border:1px dashed #ffffff26;border-radius:1rem;align-items:center;gap:.65rem;padding:.75rem .95rem;font-size:.85rem;display:flex}.quick-publish-module__bv-Uka__modalFooter{border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:.65rem;padding:1rem 1.4rem;display:flex}.quick-publish-module__bv-Uka__cancelBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:999px;padding:.65rem 1.25rem;font-size:.85rem;font-weight:800}.quick-publish-module__bv-Uka__publishBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff2a7a 0%,#e11d48 100%);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.65rem;font-size:.92rem;font-weight:900;transition:all .2s;display:inline-flex;box-shadow:0 4px 18px #ff2a7a73}.quick-publish-module__bv-Uka__publishBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 22px #ff2a7a99}.quick-publish-module__bv-Uka__publishBtn:disabled{opacity:.45;cursor:not-allowed}.quick-publish-module__bv-Uka__quickBarRoot{background:var(--surface-dark);border:1px solid var(--surface-border);cursor:pointer;border-radius:1.25rem;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.quick-publish-module__bv-Uka__quickBarRoot:hover{border-color:#ff2a7a66;box-shadow:0 4px 20px #ff2a7a1a}.quick-publish-module__bv-Uka__quickBarText{color:var(--text-muted);flex:1;font-size:.92rem;font-weight:600}.quick-publish-module__bv-Uka__quickBarPlusBtn{color:#fff;background:linear-gradient(135deg,#ff2a7a 0%,#e11d48 100%);border:none;border-radius:50%;place-items:center;width:2.4rem;height:2.4rem;transition:transform .2s;display:grid;box-shadow:0 4px 14px #ff2a7a66}.quick-publish-module__bv-Uka__quickBarRoot:hover .quick-publish-module__bv-Uka__quickBarPlusBtn{transform:scale(1.08)rotate(90deg)}
.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}
.PageLoadingBar-module__v091Xq__container{z-index:9999;pointer-events:none;background:0 0;height:3px;position:fixed;top:0;left:0;right:0}.PageLoadingBar-module__v091Xq__bar{background:linear-gradient(90deg, var(--primary-neon) 0%, var(--secondary-neon) 50%, var(--primary-neon) 100%);height:100%;box-shadow:0 0 20px var(--primary-neon);background-size:200% 100%;transition:opacity .3s;animation:1.5s infinite PageLoadingBar-module__v091Xq__shimmer,.5s ease-out PageLoadingBar-module__v091Xq__progress}@keyframes PageLoadingBar-module__v091Xq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes PageLoadingBar-module__v091Xq__progress{0%{width:0}}
@media (max-width:767px){.ui-module__Hi2WXW__searchBarWrapper{width:100%}}@media (min-width:768px){.ui-module__Hi2WXW__searchBarWrapper{z-index:50;-webkit-backdrop-filter:blur(10px);background:0 0;width:100%;padding:0;position:sticky;top:0}}.ui-module__Hi2WXW__searchBarInner{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:.75rem;align-items:center;gap:.75rem;padding:.625rem 1rem;transition:all .3s;display:flex}.ui-module__Hi2WXW__searchBarInner:focus-within{border-color:var(--primary-neon);box-shadow:0 0 10px var(--primary-neon);background:#ffffff0d}.ui-module__Hi2WXW__searchIcon{color:var(--text-muted);flex-shrink:0}.ui-module__Hi2WXW__searchInput{color:var(--text-main);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.875rem}.ui-module__Hi2WXW__searchInput::placeholder{color:var(--text-muted);opacity:.6}.ui-module__Hi2WXW__clearBtn{color:var(--text-muted);justify-content:center;align-items:center;transition:color .2s;display:flex}.ui-module__Hi2WXW__clearBtn:hover{color:var(--text-main)}
