.EventCommentsPill-module__ARadgq__block{border-top:1px solid var(--border-subtle);flex-direction:column;gap:0;margin-top:14px;margin-bottom:4px;padding-top:12px;display:flex}.EventCommentsPill-module__ARadgq__toggle{border:1px solid var(--border-subtle);border-radius:var(--radius-full);background:var(--bg-tertiary);min-width:0;color:var(--text-secondary);font-family:inherit;font-size:var(--text-xs);font-weight:var(--weight-semibold);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--transition-fast), border-color var(--transition-fast);flex:1;align-items:center;gap:8px;padding:10px 14px;display:flex}@media (hover:hover) and (pointer:fine){.EventCommentsPill-module__ARadgq__toggle:hover{background:var(--bg-elevated);border-color:var(--border-default);color:var(--text-primary)}}.EventCommentsPill-module__ARadgq__icon{color:var(--text-tertiary);flex-shrink:0}.EventCommentsPill-module__ARadgq__label{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.EventCommentsPill-module__ARadgq__unread{color:var(--brand-primary-light);font-size:var(--text-2xs);font-weight:var(--weight-bold);white-space:nowrap;background:0 0;border:0;flex-shrink:0;align-items:center;gap:4px;padding:0;display:inline-flex}.EventCommentsPill-module__ARadgq__unreadDot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.EventCommentsPill-module__ARadgq__chevron{color:var(--text-tertiary);transition:transform .2s ease, color var(--transition-fast);flex-shrink:0}.EventCommentsPill-module__ARadgq__chevronOpen{color:var(--brand-primary);transform:rotate(180deg)}.EventCommentsPill-module__ARadgq__body{margin-top:10px;animation:.18s ease-out EventCommentsPill-module__ARadgq__commentsBodyIn}@keyframes EventCommentsPill-module__ARadgq__commentsBodyIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.EventPostFeed-module__YnEF6G__feed{flex-direction:column;gap:12px;display:flex}.EventPostFeed-module__YnEF6G__empty{color:var(--text-tertiary);text-align:center;padding:16px 0 8px;font-size:.875rem}.EventPostFeed-module__YnEF6G__postCard{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;gap:10px;padding:12px 14px;display:flex;overflow:hidden}.EventPostFeed-module__YnEF6G__postHeader{align-items:center;gap:10px;display:flex}.EventPostFeed-module__YnEF6G__postMeta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.EventPostFeed-module__YnEF6G__postTime{color:var(--text-tertiary);font-size:.75rem}.EventPostFeed-module__YnEF6G__deleteBtn{width:30px;height:30px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}@media (hover:hover) and (pointer:fine){.EventPostFeed-module__YnEF6G__deleteBtn:hover{color:#ef4444;background:#ef44441a}}.EventPostFeed-module__YnEF6G__postBody{color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9375rem;line-height:1.55}.EventPostFeed-module__YnEF6G__postImages{border-radius:var(--radius-md);gap:2px;display:grid;overflow:hidden}.EventPostFeed-module__YnEF6G__postImages[data-count="1"]{grid-template-columns:1fr}.EventPostFeed-module__YnEF6G__postImages[data-count="2"]{grid-template-columns:1fr 1fr}.EventPostFeed-module__YnEF6G__postImages[data-count="3"]{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.EventPostFeed-module__YnEF6G__postImages[data-count="3"] .EventPostFeed-module__YnEF6G__postImageWrap:first-child{grid-column:1/3}.EventPostFeed-module__YnEF6G__postImages[data-count="4"]{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.EventPostFeed-module__YnEF6G__postImageWrap{cursor:pointer;background:var(--bg-tertiary);aspect-ratio:4/3;border:none;padding:0;position:relative;overflow:hidden}.EventPostFeed-module__YnEF6G__postImageWrap img{object-fit:cover;width:100%;height:100%;display:block}.EventPostFeed-module__YnEF6G__postImageOverlay{color:#fff;background:#0000008c;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;position:absolute;inset:0}.EventPostFeed-module__YnEF6G__reactionsRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.EventPostFeed-module__YnEF6G__reactionQuick{flex-wrap:wrap;flex:1;gap:4px;display:flex}.EventPostFeed-module__YnEF6G__reactionBtn{border:1px solid var(--border-subtle);background:var(--bg-secondary);cursor:pointer;color:var(--text-secondary);border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:.875rem;transition:background .12s,border-color .12s;display:inline-flex}.EventPostFeed-module__YnEF6G__reactionBtn span{color:var(--text-tertiary);font-size:.75rem;font-weight:600}.EventPostFeed-module__YnEF6G__reactionBtnMine{border-color:var(--brand-accent);background:color-mix(in srgb, var(--brand-accent) 12%, transparent)}.EventPostFeed-module__YnEF6G__reactionBtnMine span{color:var(--brand-accent)}@media (hover:hover) and (pointer:fine){.EventPostFeed-module__YnEF6G__reactionBtn:hover{background:var(--bg-surface-hover,var(--bg-tertiary));border-color:var(--border-strong)}}.EventPostFeed-module__YnEF6G__commentToggle{border:1px solid var(--border-subtle);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.8125rem;transition:background .12s;display:inline-flex}@media (hover:hover) and (pointer:fine){.EventPostFeed-module__YnEF6G__commentToggle:hover{background:var(--bg-surface-hover,var(--bg-tertiary))}}.EventPostFeed-module__YnEF6G__commentsSection{border-top:1px solid var(--border-subtle);flex-direction:column;gap:8px;padding-top:4px;display:flex}.EventPostFeed-module__YnEF6G__commentRow{align-items:flex-start;gap:8px;display:flex}.EventPostFeed-module__YnEF6G__commentBubble{background:var(--bg-secondary);border-radius:10px;flex-direction:column;flex:1;gap:3px;min-width:0;padding:8px 10px;display:flex}.EventPostFeed-module__YnEF6G__commentMeta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.EventPostFeed-module__YnEF6G__commentTime{color:var(--text-tertiary);font-size:.6875rem}.EventPostFeed-module__YnEF6G__commentBody{color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.875rem;line-height:1.45}.EventPostFeed-module__YnEF6G__commentReactions{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.EventPostFeed-module__YnEF6G__reactionPill{border:1px solid var(--border-subtle);background:var(--bg-tertiary);cursor:pointer;border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-size:.75rem;display:inline-flex}.EventPostFeed-module__YnEF6G__reactionPillMine{border-color:var(--brand-accent);background:color-mix(in srgb, var(--brand-accent) 10%, transparent)}.EventPostFeed-module__YnEF6G__commentInput{align-items:center;gap:6px;display:flex}.EventPostFeed-module__YnEF6G__commentInput input{border:1px solid var(--border-subtle);background:var(--bg-secondary);color:var(--text-primary);border-radius:999px;outline:none;flex:1;padding:8px 12px;font-size:.875rem;transition:border-color .15s}.EventPostFeed-module__YnEF6G__commentInput input:focus{border-color:var(--brand-accent)}.EventPostFeed-module__YnEF6G__commentInput button{background:var(--brand-accent);color:#0a0a0a;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .15s;display:flex}.EventPostFeed-module__YnEF6G__commentInput button:disabled{opacity:.35;cursor:not-allowed}
.EventPostsBlock-module__XwaQ6G__block{border-top:1px solid var(--border-subtle);flex-direction:column;gap:10px;margin-top:18px;padding-top:14px;display:flex}.EventPostsBlock-module__XwaQ6G__triggerRow{align-items:center;gap:10px;display:flex}.EventPostsBlock-module__XwaQ6G__avatar{border-radius:var(--radius-full);width:36px;height:36px;font-weight:var(--weight-bold);color:#fff;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:flex;overflow:hidden}.EventPostsBlock-module__XwaQ6G__avatar img{object-fit:cover;width:100%;height:100%;display:block}.EventPostsBlock-module__XwaQ6G__triggerBtn{text-align:left;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);min-width:0;color:var(--text-tertiary);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;-webkit-tap-highlight-color:transparent;transition:background var(--transition-fast);flex:1;padding:10px 16px;font-family:inherit;font-size:.9375rem;overflow:hidden}.EventPostsBlock-module__XwaQ6G__triggerBtn:disabled{cursor:not-allowed;opacity:.6}@media (hover:hover) and (pointer:fine){.EventPostsBlock-module__XwaQ6G__triggerBtn:hover{background:var(--bg-surface);color:var(--text-secondary)}}.EventPostsBlock-module__XwaQ6G__toggle{border-radius:var(--radius-full);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}@media (hover:hover) and (pointer:fine){.EventPostsBlock-module__XwaQ6G__toggle:hover{background:var(--bg-tertiary);color:var(--text-primary)}}.EventPostsBlock-module__XwaQ6G__toggleChevron{transition:transform .2s}.EventPostsBlock-module__XwaQ6G__toggleChevronOpen{color:var(--brand-primary);transform:rotate(180deg)}.EventPostsBlock-module__XwaQ6G__unreadDot{background:var(--brand-primary-light);border:2px solid var(--bg-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.EventPostsBlock-module__XwaQ6G__metaRow{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:var(--weight-semibold);align-items:center;gap:8px;padding:0 6px;display:flex}.EventPostsBlock-module__XwaQ6G__metaCount{align-items:center;gap:6px;display:inline-flex}.EventPostsBlock-module__XwaQ6G__metaUnread{color:var(--brand-primary-light);font-weight:var(--weight-bold)}.EventPostsBlock-module__XwaQ6G__list{flex-direction:column;gap:12px;margin-top:4px;animation:.18s ease-out EventPostsBlock-module__XwaQ6G__blockIn;display:flex}@keyframes EventPostsBlock-module__XwaQ6G__blockIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.EventPostsBlock-module__XwaQ6G__emptyHint{font-size:var(--text-xs);color:var(--text-tertiary);padding:6px 6px 0;font-style:italic}
.group-detail-module__40gjkW__overlay{z-index:var(--z-fullscreen);background:var(--bg-primary);animation:.2s group-detail-module__40gjkW__fadeIn;position:fixed;inset:0;overflow:hidden}.group-detail-module__40gjkW__stickyTop{z-index:var(--z-raised);background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);will-change:transform;transition:transform .28s cubic-bezier(.16,1,.3,1);position:sticky;top:0}@media (max-width:768px){html[data-scroll-dir=down] .group-detail-module__40gjkW__stickyTop{transform:translateY(-100%)}}@keyframes group-detail-module__40gjkW__fadeIn{0%{opacity:0}to{opacity:1}}.group-detail-module__40gjkW__header{z-index:var(--z-raised);background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);flex-shrink:0;position:relative;overflow:hidden}.group-detail-module__40gjkW__headerBg{opacity:.22;pointer-events:none;z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.group-detail-module__40gjkW__headerBg:after{content:"";background:linear-gradient(#0f11174d,#0f1117bf);position:absolute;inset:0}.group-detail-module__40gjkW__headerRow{z-index:1;align-items:center;gap:var(--space-sm);min-height:52px;padding:var(--space-sm) var(--space-md);padding-top:calc(env(safe-area-inset-top,0px) + 8px);display:flex;position:relative}.group-detail-module__40gjkW__headerMain{flex:1;align-items:center;min-width:0;display:flex}.group-detail-module__40gjkW__backButton{width:40px;height:40px;color:var(--text-primary);cursor:pointer;transition:background var(--transition-fast);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.group-detail-module__40gjkW__backButton:active{background:var(--bg-tertiary)}@media (hover:hover) and (pointer:fine){.group-detail-module__40gjkW__backButton:hover{background:var(--bg-tertiary)}}.group-detail-module__40gjkW__headerInfo{align-items:center;gap:var(--space-sm);flex:1;min-width:0;display:flex;overflow:hidden}.group-detail-module__40gjkW__headerText{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.group-detail-module__40gjkW__headerEmoji{font-size:var(--text-xl);flex-shrink:0;line-height:1}.group-detail-module__40gjkW__headerTitle{font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;line-height:1.25;overflow:hidden}.group-detail-module__40gjkW__headerMeta{font-size:var(--text-xs);color:var(--text-tertiary)}.group-detail-module__40gjkW__headerActions{flex-shrink:0;gap:2px;display:flex}.group-detail-module__40gjkW__iconBtn{border-radius:var(--radius-full);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.group-detail-module__40gjkW__iconBtn:hover{background:var(--bg-surface-hover);color:var(--text-primary)}.group-detail-module__40gjkW__desktopConstraint{width:100%;max-width:860px;margin:0 auto;position:relative}.group-detail-module__40gjkW__content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 0 var(--space-lg);position:absolute;inset:0;overflow:hidden auto}.group-detail-module__40gjkW__tabBody{max-width:860px;padding:0 var(--space-lg);margin-left:auto;margin-right:auto}.group-detail-module__40gjkW__sectionChips{max-width:860px;margin-left:auto;margin-right:auto}.group-detail-module__40gjkW__simpleDescription{max-width:860px;padding:8px var(--space-lg) 16px;font-size:var(--text-xs);color:#ffffffb3;text-align:left;margin:0 auto;line-height:1.5}.group-detail-module__40gjkW__newPollButton{width:100%;padding:var(--space-md);border:2px dashed var(--border-default);border-radius:var(--radius-xl);background:var(--bg-surface);color:var(--text-secondary);font-family:var(--font-body);font-size:var(--text-md);font-weight:var(--weight-semibold);cursor:pointer;transition:all var(--transition-base);justify-content:center;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.group-detail-module__40gjkW__newPollButton:hover{border-color:var(--brand-primary);color:var(--brand-primary);background:#f973160d}.group-detail-module__40gjkW__pollCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);margin-bottom:var(--space-md);transition:all var(--transition-base);animation:.4s cubic-bezier(.16,1,.3,1) both group-detail-module__40gjkW__fadeInUp;overflow:hidden}.group-detail-module__40gjkW__pollCard.group-detail-module__40gjkW__myYes{border-left:3px solid var(--color-success);background:linear-gradient(90deg, #22c55e0f 0%, var(--bg-secondary) 40%);box-shadow:inset 0 0 0 1px #22c55e1f}.group-detail-module__40gjkW__pollCard.group-detail-module__40gjkW__myMaybe{border-left:3px solid var(--bv-interested)}.group-detail-module__40gjkW__pollCard.group-detail-module__40gjkW__myNo{border-left:3px solid var(--text-tertiary);opacity:.7}@keyframes group-detail-module__40gjkW__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.group-detail-module__40gjkW__pollHeader{align-items:center;gap:var(--space-sm);padding:var(--space-md);cursor:pointer;transition:background var(--transition-fast);display:flex}.group-detail-module__40gjkW__pollHeader:hover{background:var(--bg-surface-hover)}.group-detail-module__40gjkW__pollIcon{font-size:var(--text-xl);flex-shrink:0}.group-detail-module__40gjkW__pollInfo{flex:1;min-width:0}.group-detail-module__40gjkW__pollTitle{font-weight:var(--weight-semibold);font-size:var(--text-md);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.group-detail-module__40gjkW__pollMeta{font-size:var(--text-xs);color:var(--text-tertiary);gap:var(--space-sm);margin-top:var(--space-2xs);flex-wrap:wrap;display:flex}.group-detail-module__40gjkW__pollCounts{gap:var(--space-sm);font-size:var(--text-xs);flex-shrink:0;display:flex}.group-detail-module__40gjkW__countBadge{padding:var(--space-2xs) var(--space-sm);border-radius:var(--radius-full);font-weight:var(--weight-semibold);align-items:center;gap:3px;display:inline-flex}.group-detail-module__40gjkW__countBadge.group-detail-module__40gjkW__yes{color:#4ade80;font-weight:var(--weight-bold);background:#22c55e2e}.group-detail-module__40gjkW__countBadge.group-detail-module__40gjkW__maybe{color:var(--skill-elite);background:#f59e0b1f}.group-detail-module__40gjkW__countBadge.group-detail-module__40gjkW__no{color:var(--text-tertiary);background:#64748b1f}.group-detail-module__40gjkW__countBadge.group-detail-module__40gjkW__comments{color:var(--text-tertiary);font-weight:var(--weight-medium);background:#94a3b81a}.group-detail-module__40gjkW__expandIcon{color:var(--text-tertiary);transition:transform var(--transition-fast);flex-shrink:0;transform:rotate(0)}.group-detail-module__40gjkW__expandIcon.group-detail-module__40gjkW__expanded{transform:rotate(180deg)}.group-detail-module__40gjkW__pollBody{padding:0 var(--space-md) var(--space-md);animation:.25s cubic-bezier(.16,1,.3,1) group-detail-module__40gjkW__slideDown}@keyframes group-detail-module__40gjkW__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:600px}}.group-detail-module__40gjkW__pollDescription{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border-subtle);line-height:1.5}.group-detail-module__40gjkW__responseButtons{gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.group-detail-module__40gjkW__responseBtn{padding:var(--space-sm) 0;border-radius:var(--radius-lg);border:1px solid var(--border-default);background:var(--bg-tertiary);color:var(--text-secondary);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;gap:var(--space-xs);flex:1;display:flex}.group-detail-module__40gjkW__responseBtn:hover{border-color:var(--border-strong);background:var(--bg-elevated)}.group-detail-module__40gjkW__responseBtn.group-detail-module__40gjkW__active{color:#fff}.group-detail-module__40gjkW__responseBtn.group-detail-module__40gjkW__activeYes{border-color:var(--color-success);color:#4ade80;font-weight:var(--weight-bold);background:#22c55e40}.group-detail-module__40gjkW__responseBtn.group-detail-module__40gjkW__activeMaybe{background:color-mix(in srgb, var(--bv-interested) 20%, transparent);border-color:var(--bv-interested);color:var(--bv-interested)}.group-detail-module__40gjkW__responseBtn.group-detail-module__40gjkW__activeNo{color:var(--text-secondary);background:#64748b33;border-color:#64748b}.group-detail-module__40gjkW__respondentSection{margin-bottom:var(--space-sm)}.group-detail-module__40gjkW__respondentLabel{font-size:var(--text-2xs);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:var(--space-xs)}.group-detail-module__40gjkW__respondentAvatars{gap:var(--space-xs);flex-wrap:wrap;align-items:center;display:flex}.group-detail-module__40gjkW__respondentChip{align-items:center;gap:var(--space-xs);padding:3px var(--space-sm);background:var(--bg-surface);border-radius:var(--radius-full);font-size:var(--text-2xs);color:var(--text-secondary);display:flex}.group-detail-module__40gjkW__respondentChip img{border-radius:var(--radius-full);object-fit:cover;width:18px;height:18px}.group-detail-module__40gjkW__chipFallback{border-radius:var(--radius-full);width:18px;height:18px;font-size:var(--text-2xs);font-weight:var(--weight-bold);color:#fff;justify-content:center;align-items:center;display:flex}.group-detail-module__40gjkW__commentLink{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);color:var(--text-tertiary);padding-top:var(--space-sm);border-top:1px solid var(--border-subtle);cursor:pointer;transition:color var(--transition-fast);display:flex}.group-detail-module__40gjkW__commentLink:hover{color:var(--brand-accent)}.group-detail-module__40gjkW__emptyPolls{text-align:center;padding:var(--space-3xl) var(--space-xl);color:var(--text-tertiary)}.group-detail-module__40gjkW__emptyPolls .group-detail-module__40gjkW__emptyIcon{font-size:var(--text-4xl);margin-bottom:var(--space-md)}.group-detail-module__40gjkW__emptyPolls h3{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-xs)}.group-detail-module__40gjkW__emptyPolls p{font-size:var(--text-sm)}.group-detail-module__40gjkW__headerGroupImage{border-radius:var(--radius-full);object-fit:cover;flex-shrink:0;width:36px;height:36px}.group-detail-module__40gjkW__tabBar{background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);flex-shrink:0;display:flex}.group-detail-module__40gjkW__tabButton{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-3) var(--space-sm);color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-medium);cursor:pointer;transition:all var(--transition-base);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;display:flex}.group-detail-module__40gjkW__tabButton:hover{color:var(--text-secondary);background:#ffffff08}.group-detail-module__40gjkW__tabButtonActive{color:var(--text-primary);font-weight:var(--weight-bold);border-bottom-color:var(--brand-pink)}.group-detail-module__40gjkW__composerWrapper{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-md);margin-bottom:var(--space-lg)}.group-detail-module__40gjkW__feedSection{margin-bottom:var(--space-xl)}.group-detail-module__40gjkW__sectionLabel{font-size:var(--text-2xs);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);margin-bottom:var(--space-md);padding:0 var(--space-xs)}.group-detail-module__40gjkW__declinedToggle{width:100%;margin-top:var(--space-sm);padding:var(--space-sm) var(--space-md);border:1px dashed var(--border-color,#ffffff1f);border-radius:var(--radius-md,8px);color:var(--text-tertiary);font-size:var(--text-xs);cursor:pointer;background:0 0;transition:color .12s,border-color .12s;display:block}@media (hover:hover) and (pointer:fine){.group-detail-module__40gjkW__declinedToggle:hover{color:var(--text-secondary);border-color:var(--border-strong,#ffffff3d)}}.group-detail-module__40gjkW__postCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-md);margin-bottom:var(--space-md);transition:border-color var(--transition-base);animation:.3s cubic-bezier(.16,1,.3,1) both group-detail-module__40gjkW__fadeInUp}.group-detail-module__40gjkW__postCard:hover{border-color:var(--border-default)}.group-detail-module__40gjkW__postAuthor{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.group-detail-module__40gjkW__postAvatar{border-radius:var(--radius-full);width:34px;height:34px;font-size:var(--text-sm);font-weight:var(--weight-bold);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.group-detail-module__40gjkW__postAvatar img{object-fit:cover;width:100%;height:100%}.group-detail-module__40gjkW__postAuthorName{font-weight:var(--weight-bold);font-size:var(--text-md);color:var(--text-primary)}.group-detail-module__40gjkW__postTime{font-size:var(--text-2xs);color:var(--text-tertiary);margin-left:var(--space-sm)}.group-detail-module__40gjkW__postBody{font-size:var(--text-md);color:var(--text-primary);margin-bottom:var(--space-sm);white-space:pre-wrap;word-break:break-word;line-height:1.55}.group-detail-module__40gjkW__postImages{gap:var(--space-xs);border-radius:var(--radius-lg);margin-bottom:var(--space-sm);grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.group-detail-module__40gjkW__postImages.group-detail-module__40gjkW__single{grid-template-columns:1fr}.group-detail-module__40gjkW__postImage{object-fit:cover;cursor:pointer;width:100%;height:180px;transition:opacity var(--transition-fast)}.group-detail-module__40gjkW__postImages.group-detail-module__40gjkW__single .group-detail-module__40gjkW__postImage{height:auto;max-height:340px}.group-detail-module__40gjkW__postImage:hover{opacity:.9}.group-detail-module__40gjkW__postImageMore{color:#fff;font-weight:var(--weight-bold);font-size:var(--text-xl);background:#0009;justify-content:center;align-items:center;display:flex}.group-detail-module__40gjkW__videoEmbed{aspect-ratio:16/9;border-radius:var(--radius-lg);margin-bottom:var(--space-sm);overflow:hidden}.group-detail-module__40gjkW__videoEmbed iframe{border:none;width:100%;height:100%}.group-detail-module__40gjkW__videoThumb{border-radius:var(--radius-lg);cursor:pointer;width:100%;margin-bottom:var(--space-sm);border:none;padding:0;position:relative;overflow:hidden}.group-detail-module__40gjkW__videoThumb img{width:100%;height:auto;display:block}.group-detail-module__40gjkW__playIcon{color:#fff;width:48px;height:48px;font-size:var(--text-xl);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.group-detail-module__40gjkW__postActions{gap:var(--space-md);padding-top:var(--space-sm);border-top:1px solid var(--border-subtle);display:flex}.group-detail-module__40gjkW__postActionBtn{align-items:center;gap:var(--space-xs);color:var(--text-tertiary);font-size:var(--text-sm);cursor:pointer;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-md);transition:all var(--transition-fast);font-family:var(--font-body);background:0 0;border:none;display:flex}.group-detail-module__40gjkW__postActionBtn:hover{background:var(--bg-tertiary);color:var(--text-secondary)}.group-detail-module__40gjkW__postActionBtn.group-detail-module__40gjkW__liked{color:#f43f5e}.group-detail-module__40gjkW__commentsSection{padding-top:var(--space-sm);margin-top:var(--space-sm);border-top:1px solid var(--border-subtle)}.group-detail-module__40gjkW__comment{padding:var(--space-xs) 0;font-size:var(--text-sm);line-height:1.5}.group-detail-module__40gjkW__commentAuthor{font-weight:var(--weight-bold);margin-right:var(--space-sm)}.group-detail-module__40gjkW__commentBody{color:var(--text-secondary)}.group-detail-module__40gjkW__commentInput{gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.group-detail-module__40gjkW__commentInput input{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-sm);font-size:var(--text-sm);color:var(--text-primary);font-family:var(--font-body);transition:border-color var(--transition-base);outline:none;flex:1}.group-detail-module__40gjkW__commentInput input:focus{border-color:#ec489966}.group-detail-module__40gjkW__commentInput input::placeholder{color:var(--text-tertiary)}.group-detail-module__40gjkW__commentInput button{border-radius:var(--radius-md);background:var(--brand-pink);color:#fff;cursor:pointer;width:32px;height:32px;transition:all var(--transition-fast);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.group-detail-module__40gjkW__commentInput button:hover:not(:disabled){background:#f43f5e;transform:scale(1.05)}.group-detail-module__40gjkW__commentInput button:disabled{opacity:.3;cursor:not-allowed}.group-detail-module__40gjkW__eventCard{align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);margin-bottom:var(--space-sm);color:inherit;transition:all var(--transition-base);text-decoration:none;animation:.35s cubic-bezier(.16,1,.3,1) both group-detail-module__40gjkW__fadeInUp;display:flex}.group-detail-module__40gjkW__eventCard:hover{border-color:var(--border-default);background:var(--bg-surface-hover);transform:translate(2px)}.group-detail-module__40gjkW__eventCardPast{opacity:.55}.group-detail-module__40gjkW__eventCardPast:hover{opacity:.8}.group-detail-module__40gjkW__eventDate{border-radius:var(--radius-lg);background:#ec48991a;border:1px solid #ec489933;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.group-detail-module__40gjkW__eventDay{font-size:var(--text-lg);font-weight:var(--weight-extrabold);color:var(--brand-pink);line-height:1}.group-detail-module__40gjkW__eventMonth{font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.05em;color:var(--brand-pink);opacity:.7;margin-top:var(--space-2xs)}.group-detail-module__40gjkW__eventInfo{flex:1;min-width:0}.group-detail-module__40gjkW__eventTitle{font-weight:var(--weight-bold);font-size:var(--text-md);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.group-detail-module__40gjkW__eventMeta{gap:var(--space-sm);font-size:var(--text-xs);color:var(--text-tertiary);flex-wrap:wrap;margin-top:3px;display:flex}.group-detail-module__40gjkW__autoEventProgress{margin-top:var(--space-md);padding-top:var(--space-sm);border-top:1px dashed var(--border-subtle)}.group-detail-module__40gjkW__autoEventLabel{font-size:var(--text-2xs);color:var(--text-tertiary);margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.group-detail-module__40gjkW__eventCreatedBadge{margin-top:var(--space-md);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-lg);font-size:var(--text-sm);background:#22c55e1f;border:1px solid #22c55e33;justify-content:space-between;align-items:center;display:flex}.group-detail-module__40gjkW__eventCreatedBadge span{font-weight:var(--weight-bold);color:#4ade80}.group-detail-module__40gjkW__eventCreatedBadge a{color:var(--color-success);font-weight:var(--weight-semibold);transition:color var(--transition-fast);text-decoration:none}.group-detail-module__40gjkW__eventCreatedBadge a:hover{color:#10b981}.group-detail-module__40gjkW__leagueList{gap:var(--space-2xs);flex-direction:column;display:flex}.group-detail-module__40gjkW__leagueRow{align-items:center;gap:var(--space-sm);padding:10px var(--space-md);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:background var(--transition-fast);animation:.3s cubic-bezier(.16,1,.3,1) both group-detail-module__40gjkW__fadeInUp;display:flex}.group-detail-module__40gjkW__leagueRow:hover{background:var(--bg-surface-hover)}.group-detail-module__40gjkW__leagueRowHighlight{background:#ec48990d;border-color:#ec48994d}.group-detail-module__40gjkW__leagueRank{text-align:center;width:36px;font-weight:var(--weight-extrabold);font-size:var(--text-md);flex-shrink:0}.group-detail-module__40gjkW__leaguePlayer{align-items:center;gap:var(--space-sm);flex:1;min-width:0;display:flex}.group-detail-module__40gjkW__leagueAvatar{border-radius:var(--radius-full);background:var(--bg-tertiary);width:32px;height:32px;font-size:var(--text-xs);font-weight:var(--weight-bold);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.group-detail-module__40gjkW__leagueAvatar img{object-fit:cover;width:100%;height:100%}.group-detail-module__40gjkW__leaguePlayerName{font-weight:var(--weight-semibold);font-size:var(--text-md);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.group-detail-module__40gjkW__leagueDivision{font-size:var(--text-2xs);font-weight:var(--weight-semibold);letter-spacing:.03em;margin-top:1px}.group-detail-module__40gjkW__leagueStats{align-items:center;gap:var(--space-md);font-size:var(--text-xs);color:var(--text-tertiary);flex-shrink:0;display:flex}.group-detail-module__40gjkW__leagueRating{font-weight:var(--weight-extrabold);font-size:var(--text-base);color:var(--text-primary);text-align:right;min-width:40px}.group-detail-module__40gjkW__challengeCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-md);margin-bottom:var(--space-sm);animation:.3s cubic-bezier(.16,1,.3,1) both group-detail-module__40gjkW__fadeInUp}.group-detail-module__40gjkW__challengeTitle{font-weight:var(--weight-bold);font-size:var(--text-md);margin-bottom:var(--space-xs)}.group-detail-module__40gjkW__challengeDesc{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-sm);line-height:1.5}.group-detail-module__40gjkW__challengeMeta{gap:var(--space-md);font-size:var(--text-xs);color:var(--text-tertiary);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.group-detail-module__40gjkW__challengeFooter{font-size:var(--text-xs);color:var(--text-tertiary);padding-top:var(--space-sm);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.group-detail-module__40gjkW__joinBtn{padding:5px var(--space-md);border-radius:var(--radius-md);background:linear-gradient(135deg, var(--brand-accent), #0ea5e9);color:#fff;font-size:var(--text-xs);font-weight:var(--weight-bold);cursor:pointer;transition:all var(--transition-fast);font-family:var(--font-body);border:none}.group-detail-module__40gjkW__joinBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #06b6d44d}.group-detail-module__40gjkW__joinedBadge{color:var(--color-success);font-weight:var(--weight-bold)}.group-detail-module__40gjkW__settingsOverlay{z-index:var(--z-max);background:#00000080;justify-content:center;align-items:flex-end;animation:.2s group-detail-module__40gjkW__fadeIn;display:flex;position:fixed;inset:0}.group-detail-module__40gjkW__settingsPanel{background:var(--bg-primary);border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100%;max-width:480px;padding:var(--space-xl);max-height:80vh;animation:.3s cubic-bezier(.16,1,.3,1) group-detail-module__40gjkW__slideUp;overflow-y:auto}.group-detail-module__40gjkW__settingsTitle{font-size:var(--text-lg);font-weight:var(--weight-bold)}.group-detail-module__40gjkW__settingsSubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin:var(--space-xs) 0 var(--space-lg)}.group-detail-module__40gjkW__settingsOptions{gap:var(--space-sm);flex-direction:column;display:flex}.group-detail-module__40gjkW__settingsOption{align-items:flex-start;gap:var(--space-md);padding:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);display:flex}.group-detail-module__40gjkW__settingsOption:hover{border-color:var(--border-default)}.group-detail-module__40gjkW__settingsOptionActive{border-width:2px}.group-detail-module__40gjkW__settingsOption input[type=radio]{flex-shrink:0;margin-top:3px}.group-detail-module__40gjkW__settingsOptionTitle{font-weight:var(--weight-bold);font-size:var(--text-md);align-items:center;gap:var(--space-sm);display:flex}.group-detail-module__40gjkW__settingsOptionDesc{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:var(--space-2xs)}.group-detail-module__40gjkW__recommendedBadge{padding:1px var(--space-sm);color:var(--color-success);border-radius:var(--radius-sm);font-size:var(--text-2xs);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.04em;background:#22c55e26}.group-detail-module__40gjkW__heroSection{flex-shrink:0;height:280px;position:relative;overflow:hidden}@media (min-width:769px){.group-detail-module__40gjkW__heroSection{border-radius:var(--radius-xl);max-width:860px;height:340px;margin-left:auto;margin-right:auto}}.group-detail-module__40gjkW__heroImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.group-detail-module__40gjkW__heroGradient{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.group-detail-module__40gjkW__heroClubLogo{bottom:20px;left:var(--space-md);z-index:2;border:3px solid var(--bg-primary);background:var(--bg-secondary);border-radius:50%;width:72px;height:72px;position:absolute;overflow:hidden;box-shadow:0 2px 16px #0006}.group-detail-module__40gjkW__heroClubLogo img{object-fit:cover;width:100%;height:100%}.group-detail-module__40gjkW__heroTopGrad{pointer-events:none;z-index:1;background:linear-gradient(#000000b3 0%,#0000 100%);height:140px;position:absolute;top:0;left:0;right:0}.group-detail-module__40gjkW__heroFade{background:linear-gradient(to bottom, transparent, var(--bg-primary));pointer-events:none;z-index:1;height:80px;position:absolute;bottom:0;left:0;right:0}.group-detail-module__40gjkW__heroHeaderRow{z-index:2;align-items:center;gap:var(--space-sm);min-height:52px;padding:calc(env(safe-area-inset-top,0px) + 8px) var(--space-md) var(--space-sm);color:#fff;display:flex;position:absolute;top:0;left:0;right:0}.group-detail-module__40gjkW__heroHeaderRow .group-detail-module__40gjkW__backButton{color:#fff}.group-detail-module__40gjkW__heroHeaderRow .group-detail-module__40gjkW__iconBtn{color:#ffffffe6}.group-detail-module__40gjkW__heroHeaderRow .group-detail-module__40gjkW__iconBtn:hover{color:#fff;background:#ffffff26}.group-detail-module__40gjkW__tabBodyNoTop{padding-top:0}.group-detail-module__40gjkW__requestBanner{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-xl);margin-bottom:var(--space-md);cursor:pointer;transition:background var(--transition-fast);text-align:left;background:#f9731614;border:1px solid #f973164d;width:100%;display:flex}.group-detail-module__40gjkW__requestBanner:hover{background:#f9731624}.group-detail-module__40gjkW__requestBannerText{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--brand-primary-light);flex:1}.group-detail-module__40gjkW__requestBannerMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:var(--weight-normal);margin-top:1px}.group-detail-module__40gjkW__hemSectionLabel{font-size:var(--text-2xs);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);margin:var(--space-lg) 0 var(--space-sm);padding:0 var(--space-xs)}.group-detail-module__40gjkW__loading{padding:var(--space-3xl);color:var(--text-tertiary);justify-content:center;align-items:center;gap:var(--space-sm);display:flex}.group-detail-module__40gjkW__spinner{border:2px solid var(--border-default);border-top-color:var(--brand-primary);border-radius:var(--radius-full);width:20px;height:20px;animation:.6s linear infinite group-detail-module__40gjkW__spin}@keyframes group-detail-module__40gjkW__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.group-detail-module__40gjkW__tabBar{top:53px}.group-detail-module__40gjkW__tabButton{padding:var(--space-sm) var(--space-sm);font-size:var(--text-xs)}.group-detail-module__40gjkW__content{padding:0 0 50vh}.group-detail-module__40gjkW__tabBody{padding:0 var(--space-md)}.group-detail-module__40gjkW__headerTitle{font-size:var(--text-base)}.group-detail-module__40gjkW__pollHeader{padding:var(--space-sm) var(--space-md)}.group-detail-module__40gjkW__responseButtons{gap:var(--space-xs)}.group-detail-module__40gjkW__responseBtn{padding:var(--space-sm) 0;font-size:var(--text-xs)}.group-detail-module__40gjkW__leagueRow{padding:8px var(--space-sm)}.group-detail-module__40gjkW__leagueRank{width:28px;font-size:var(--text-xs)}.group-detail-module__40gjkW__leagueStats{gap:var(--space-sm)}.group-detail-module__40gjkW__eventDate{width:42px;height:42px}}.group-detail-module__40gjkW__createSessionBtn{width:100%;padding:var(--space-md);background:var(--gradient-brand);border-radius:var(--radius-xl);color:#fff;font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--weight-bold);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);box-shadow:var(--shadow-md);transition:all var(--transition-fast);border:none;display:flex}.group-detail-module__40gjkW__createSessionBtn:active{transform:scale(.98)}@media (hover:hover) and (pointer:fine){.group-detail-module__40gjkW__createSessionBtn:hover{box-shadow:var(--shadow-lg), var(--shadow-glow);transform:translateY(-1px)}}.group-detail-module__40gjkW__sessionCard{background:linear-gradient(135deg, color-mix(in srgb, var(--brand-accent) 10%, var(--bg-surface)), var(--bg-surface));border:1px solid color-mix(in srgb, var(--brand-accent) 30%, var(--border-subtle));border-radius:var(--radius-xl);margin-bottom:var(--space-md);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);animation:.3s cubic-bezier(.16,1,.3,1) both group-detail-module__40gjkW__fadeInUp;position:relative;overflow:hidden}.group-detail-module__40gjkW__sessionCard:before{content:"";background:var(--brand-accent);border-radius:var(--radius-xl) 0 0 var(--radius-xl);z-index:1;width:4px;position:absolute;top:0;bottom:0;left:0}@media (hover:hover) and (pointer:fine){.group-detail-module__40gjkW__sessionCard:hover{border-color:var(--brand-accent);box-shadow:0 4px 14px color-mix(in srgb, var(--brand-accent) 22%, transparent);transform:translateY(-1px)}}.group-detail-module__40gjkW__sessionJoined{--session-accent:#22c55e;border-color:color-mix(in srgb, #22c55e 35%, var(--border-subtle));background:linear-gradient(145deg, #22c55e14 0%, var(--bg-surface) 60%)}.group-detail-module__40gjkW__sessionJoined:before{background:#22c55e}.group-detail-module__40gjkW__sessionAlmostFull{border-color:color-mix(in srgb, var(--brand-primary) 40%, var(--border-subtle))}.group-detail-module__40gjkW__sessionDeclined{opacity:.7}.group-detail-module__40gjkW__sessionHeader{cursor:pointer;transition:background var(--transition-fast);align-items:center;gap:12px;padding:14px 14px 10px 16px;display:flex}@media (hover:hover) and (pointer:fine){.group-detail-module__40gjkW__sessionHeader:hover{background:color-mix(in srgb, var(--brand-accent) 4%, transparent)}}.group-detail-module__40gjkW__sessionIcon{background:color-mix(in srgb, var(--brand-accent) 15%, var(--bg-tertiary));border:1.5px solid color-mix(in srgb, var(--brand-accent) 45%, transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;line-height:1;display:inline-flex;position:relative}.group-detail-module__40gjkW__clubBadge{border:2px solid var(--bg-secondary);background:var(--bg-secondary);border-radius:50%;width:32px;height:32px;position:absolute;bottom:-2px;right:-2px;overflow:hidden}.group-detail-module__40gjkW__unreadDot{background:var(--brand-primary);border:2px solid var(--bg-secondary);border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite group-detail-module__40gjkW__pulseDot;position:absolute;top:-2px;right:-2px}@keyframes group-detail-module__40gjkW__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}}.group-detail-module__40gjkW__unreadPulse{border-radius:var(--radius-xl);animation:1.4s ease-out group-detail-module__40gjkW__unreadCardPulse}@keyframes group-detail-module__40gjkW__unreadCardPulse{0%{box-shadow:0 0 #22c55e00}25%{box-shadow:0 0 0 6px #22c55e73}to{box-shadow:0 0 0 12px #22c55e00}}.group-detail-module__40gjkW__sessionInfo{flex:1;min-width:0}.group-detail-module__40gjkW__sessionTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;margin-bottom:2px;line-height:1.2;display:flex;overflow:hidden}.group-detail-module__40gjkW__sectionChips{-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;max-width:860px;margin:0 auto;display:flex;overflow-x:auto}.group-detail-module__40gjkW__sessionMeta{font-size:var(--text-xs);color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:6px;line-height:1.3;display:flex}.group-detail-module__40gjkW__sessionHeaderRight{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.group-detail-module__40gjkW__rsvpBadgeYes,.group-detail-module__40gjkW__rsvpBadgeNo{border-radius:var(--radius-full);color:#fff;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.group-detail-module__40gjkW__rsvpBadgeYes{background:var(--color-success)}.group-detail-module__40gjkW__rsvpBadgeNo{background:var(--text-tertiary)}.group-detail-module__40gjkW__headerCount{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--text-primary);border-radius:var(--radius-full);background:var(--bg-tertiary);border:1px solid var(--border-subtle);white-space:nowrap;padding:2px 10px}.group-detail-module__40gjkW__headerCountAlmostFull{color:var(--brand-primary-light);background:#f9731614;border-color:#f9731666}.group-detail-module__40gjkW__headerCountFull{color:var(--text-tertiary);background:var(--bg-tertiary)}.group-detail-module__40gjkW__sessionCardExpanded .group-detail-module__40gjkW__sessionHeader{border-bottom:1px solid var(--border-subtle)}.group-detail-module__40gjkW__sessionStats{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:0 var(--space-md) var(--space-sm);display:flex}.group-detail-module__40gjkW__sessionAvatars{align-items:center;display:flex}.group-detail-module__40gjkW__sessionAvatar{border-radius:var(--radius-full);border:2px solid var(--bg-secondary);background:var(--bg-tertiary);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;display:inline-flex;overflow:hidden}.group-detail-module__40gjkW__sessionAvatar:first-child{margin-left:0}.group-detail-module__40gjkW__sessionAvatar img{object-fit:cover;width:100%;height:100%}.group-detail-module__40gjkW__sessionAvatar span{width:100%;height:100%;font-size:var(--text-xs);font-weight:var(--weight-bold);color:#fff;justify-content:center;align-items:center;display:flex}.group-detail-module__40gjkW__sessionAvatarMore{border-radius:var(--radius-full);background:var(--bg-tertiary);border:2px solid var(--bg-secondary);width:28px;height:28px;color:var(--text-secondary);font-size:var(--text-2xs);font-weight:var(--weight-bold);flex-shrink:0;justify-content:center;align-items:center;margin-left:-8px;display:inline-flex}.group-detail-module__40gjkW__sessionCount{text-align:right;flex-direction:column;align-items:flex-end;gap:2px;display:flex}.group-detail-module__40gjkW__sessionCountPrimary{font-size:var(--text-md);font-weight:var(--weight-bold);color:var(--text-primary)}.group-detail-module__40gjkW__sessionCountSecondary{font-size:var(--text-xs);color:var(--text-tertiary)}.group-detail-module__40gjkW__almostFullText{color:var(--brand-primary-light);font-weight:var(--weight-semibold)}.group-detail-module__40gjkW__fullBadge{font-size:var(--text-xs);font-weight:var(--weight-bold);color:var(--text-tertiary);border-radius:var(--radius-full);background:var(--bg-tertiary);border:1px solid var(--border-subtle);padding:2px 8px}.group-detail-module__40gjkW__sessionActionBar{padding:0 var(--space-md) var(--space-md)}.group-detail-module__40gjkW__sessionBtnRow{gap:var(--space-xs);display:flex}.group-detail-module__40gjkW__sessionBtn{padding:var(--space-3) var(--space-md);border-radius:var(--radius-lg);font-family:var(--font-body);font-size:var(--text-md);font-weight:var(--weight-semibold);cursor:pointer;transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.group-detail-module__40gjkW__sessionBtnJoin{background:var(--gradient-brand);color:#fff;box-shadow:var(--shadow-sm);flex:1}.group-detail-module__40gjkW__sessionBtnJoin:active{transform:scale(.98)}.group-detail-module__40gjkW__sessionBtnMaybe,.group-detail-module__40gjkW__sessionBtnDecline{background:var(--bg-tertiary);width:44px;color:var(--text-secondary);border:1px solid var(--border-subtle);font-size:var(--text-lg);flex:none}.group-detail-module__40gjkW__sessionBtnMaybe:active,.group-detail-module__40gjkW__sessionBtnDecline:active{background:var(--bg-elevated)}.group-detail-module__40gjkW__sessionBtnJoined{color:var(--color-success-light);border:1px solid var(--color-success);background:#22c55e26}.group-detail-module__40gjkW__sessionBtnDeclined{background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-subtle)}.group-detail-module__40gjkW__sessionBtn:disabled{opacity:.6;cursor:not-allowed}.group-detail-module__40gjkW__sessionExpanded{padding:0 var(--space-md) var(--space-md);border-top:1px solid var(--border-subtle);animation:.25s cubic-bezier(.16,1,.3,1) group-detail-module__40gjkW__slideDown}.group-detail-module__40gjkW__sessionDescription{font-size:var(--text-sm);color:var(--text-secondary);padding:var(--space-md) 0;border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-md);line-height:1.5}.group-detail-module__40gjkW__autoEventProgress{margin-top:var(--space-xs);border-top:0;padding-top:0}.group-detail-module__40gjkW__autoEventLabel{font-size:var(--text-2xs);color:var(--text-tertiary);justify-content:space-between;margin-bottom:4px;display:flex}.group-detail-module__40gjkW__autoEventCount{font-weight:var(--weight-semibold);color:var(--text-secondary)}.group-detail-module__40gjkW__progressBar{background:var(--bg-tertiary);border-radius:var(--radius-full);height:3px;overflow:hidden}.group-detail-module__40gjkW__progressFill{background:var(--gradient-brand);border-radius:var(--radius-full);height:100%;transition:width var(--transition-base)}.group-detail-module__40gjkW__eventCreatedBadge{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);margin:0 var(--space-md) var(--space-md);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--color-success-light);background:#22c55e1f;border:1px solid #22c55e4d;display:flex}.group-detail-module__40gjkW__eventCreatedBadge a{color:var(--color-success-light);font-weight:var(--weight-semibold);text-decoration:none}.group-detail-module__40gjkW__eventSyncBadge{margin-top:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--brand-accent-light);background:#06b6d41a;border:1px solid #06b6d440}.group-detail-module__40gjkW__inlineComments{margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--border-subtle);gap:var(--space-xs);flex-direction:column;display:flex}.group-detail-module__40gjkW__inlineCommentsLabel{font-size:var(--text-2xs);font-weight:var(--weight-bold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-xs);align-items:center;gap:6px;display:flex}.group-detail-module__40gjkW__inlineComment{gap:var(--space-sm);padding:var(--space-xs) var(--space-sm);font-size:var(--text-sm);line-height:1.4;display:flex}.group-detail-module__40gjkW__inlineCommentAuthor{font-weight:var(--weight-semibold);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;max-width:120px;overflow:hidden}.group-detail-module__40gjkW__inlineCommentBody{color:var(--text-secondary);word-break:break-word;min-width:0}.group-detail-module__40gjkW__inlineCommentInput{gap:var(--space-xs);margin-top:var(--space-xs);align-items:center;display:flex}.group-detail-module__40gjkW__inlineCommentInput input{padding:var(--space-sm) var(--space-md);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-sm);flex:1}.group-detail-module__40gjkW__inlineCommentInput input:focus{border-color:var(--select-accent);outline:none}.group-detail-module__40gjkW__inlineCommentInput button{border-radius:var(--radius-full);background:var(--gradient-brand);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.group-detail-module__40gjkW__inlineCommentInput button:disabled{opacity:.4;cursor:not-allowed}.group-detail-module__40gjkW__filterBar{gap:var(--space-sm);margin-bottom:var(--space-lg);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);padding:4px;display:flex}.group-detail-module__40gjkW__filterBtn{justify-content:center;align-items:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-full);color:var(--text-secondary);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-medium);cursor:pointer;transition:all var(--transition-fast);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1;display:inline-flex}.group-detail-module__40gjkW__filterBtnActive{background:var(--gradient-brand);color:#fff;font-weight:var(--weight-semibold);box-shadow:var(--shadow-sm)}.group-detail-module__40gjkW__filterBadge{font-size:var(--text-2xs);font-weight:var(--weight-semibold);text-align:center;border-radius:var(--radius-full);background:color-mix(in srgb, currentColor 18%, transparent);min-width:18px;color:inherit;padding:2px 6px;line-height:1}.group-detail-module__40gjkW__filterBtnActive .group-detail-module__40gjkW__filterBadge{color:#fff;background:#ffffff47}.group-detail-module__40gjkW__filterBadgeHot{color:#fff;background:#ef4444}.group-detail-module__40gjkW__pinBtn{border-radius:var(--radius-full);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1rem;line-height:1;display:inline-flex}.group-detail-module__40gjkW__pinBtn:active{background:var(--bg-tertiary);transform:scale(.92)}.group-detail-module__40gjkW__pinBtnActive{color:#fbbf24;background:#fbbf2424}@media (hover:hover) and (pointer:fine){.group-detail-module__40gjkW__pinBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.group-detail-module__40gjkW__pinBtnActive:hover{color:#fbbf24;background:#fbbf2438}}.group-detail-module__40gjkW__speltid.group-detail-module__40gjkW__heroWrap{margin:0 calc(var(--space-md) * -1) 0;position:relative}@media (min-width:769px){.group-detail-module__40gjkW__heroWrap{margin:0}}.group-detail-module__40gjkW__speltiderWrap{transition:background var(--transition-fast);border-radius:var(--radius-lg);margin:0 calc(-1 * var(--space-md));padding:var(--space-sm) var(--space-md) 0;position:relative}.group-detail-module__40gjkW__tint_inbjudningar,.group-detail-module__40gjkW__tint_mina,.group-detail-module__40gjkW__tint_paused,.group-detail-module__40gjkW__tint_historik{background:0 0}.group-detail-module__40gjkW__emptyCta{align-items:center;gap:var(--space-xs);margin-top:var(--space-md);border-radius:var(--radius-full);background:var(--gradient-brand);color:#fff;font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;transition:all var(--transition-fast);-webkit-tap-highlight-color:transparent;box-shadow:var(--shadow-sm);border:none;padding:9px 16px;display:inline-flex}.group-detail-module__40gjkW__emptyCta:active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.group-detail-module__40gjkW__emptyCta:hover{box-shadow:var(--shadow-md), var(--shadow-glow);transform:translateY(-1px)}}.group-detail-module__40gjkW__emptyCtaSecondary{align-items:center;gap:var(--space-xs);margin-top:var(--space-sm);border:1px solid var(--border-default);border-radius:var(--radius-full);color:var(--text-secondary);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);-webkit-tap-highlight-color:transparent;background:0 0;padding:8px 16px;display:inline-flex}.group-detail-module__40gjkW__emptyCtaSecondary:active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.group-detail-module__40gjkW__emptyCtaSecondary:hover{background:var(--bg-surface);border-color:var(--border-strong);color:var(--text-primary)}}.group-detail-module__40gjkW__writePostCta{margin:var(--space-2xl) 0 var(--space-xl);justify-content:center;display:flex}.group-detail-module__40gjkW__editBtn{border-radius:var(--radius-full);width:28px;height:28px;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.group-detail-module__40gjkW__editBtn:active{background:var(--bg-tertiary);color:var(--text-primary)}@media (hover:hover) and (pointer:fine){.group-detail-module__40gjkW__editBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}}.group-detail-module__40gjkW__headerComment{color:var(--text-tertiary);align-items:center;gap:2px;display:inline-flex}.group-detail-module__40gjkW__voteBadge{margin-left:var(--space-sm);border-radius:var(--radius-full);color:#c4b5fd;font-size:var(--text-2xs);font-weight:var(--weight-semibold);vertical-align:middle;background:#8b5cf62e;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.group-detail-module__40gjkW__voteIntro{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-md);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);background:#8b5cf614;border-left:3px solid #8b5cf6;line-height:1.5}.group-detail-module__40gjkW__voteList{gap:var(--space-sm);flex-direction:column;display:flex}.group-detail-module__40gjkW__voteOption{align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-3) var(--space-md);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-sm);transition:all var(--transition-fast);-webkit-tap-highlight-color:transparent;flex-wrap:wrap;display:flex}.group-detail-module__40gjkW__voteOptionActive{border-color:var(--color-success);color:var(--text-primary);background:#22c55e1f}.group-detail-module__40gjkW__voteOptionTap{justify-content:space-between;align-items:center;gap:var(--space-sm);min-width:0;color:inherit;font-family:inherit;font-size:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;padding:0;display:flex}.group-detail-module__40gjkW__voteOptionTap:active{transform:scale(.99)}.group-detail-module__40gjkW__voteOptionDate{font-weight:var(--weight-semibold)}.group-detail-module__40gjkW__voteOptionMeta{font-size:var(--text-xs);color:var(--text-secondary);font-weight:var(--weight-medium);white-space:nowrap;align-items:center;display:inline-flex}.group-detail-module__40gjkW__voterStack{cursor:pointer;border-radius:var(--radius-full);transition:background var(--transition-fast);background:0 0;border:none;align-items:center;padding:2px;display:inline-flex}.group-detail-module__40gjkW__voterStack:active{background:#ffffff0f}.group-detail-module__40gjkW__voterDot{border:2px solid var(--bg-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-left:-6px;display:inline-flex;overflow:hidden}.group-detail-module__40gjkW__voterDot:first-child{margin-left:0}.group-detail-module__40gjkW__voterDot>img{object-fit:cover;width:100%;height:100%}.group-detail-module__40gjkW__voterDot>span{color:#fff;width:100%;height:100%;font-size:10px;font-weight:var(--weight-bold);justify-content:center;align-items:center;display:inline-flex}.group-detail-module__40gjkW__voterDotMore{border-radius:var(--radius-full);background:var(--bg-elevated);min-width:22px;height:22px;color:var(--text-secondary);font-size:10px;font-weight:var(--weight-bold);border:2px solid var(--bg-tertiary);justify-content:center;align-items:center;margin-left:-6px;padding:0 6px;display:inline-flex}.group-detail-module__40gjkW__voteOptionActive .group-detail-module__40gjkW__voterDot,.group-detail-module__40gjkW__voteOptionActive .group-detail-module__40gjkW__voterDotMore{border-color:#22c55e40}.group-detail-module__40gjkW__votersList{padding-top:var(--space-sm);margin-top:var(--space-xs);border-top:1px solid var(--border-subtle);flex-direction:column;flex:1 0 100%;gap:6px;display:flex}.group-detail-module__40gjkW__votersListRow{align-items:center;gap:var(--space-sm);display:flex}.group-detail-module__40gjkW__votersListAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;overflow:hidden}.group-detail-module__40gjkW__votersListAvatar>img{object-fit:cover;width:100%;height:100%}.group-detail-module__40gjkW__votersListAvatar>span{color:#fff;width:100%;height:100%;font-size:11px;font-weight:var(--weight-bold);justify-content:center;align-items:center;display:inline-flex}.group-detail-module__40gjkW__votersListName{font-size:var(--text-sm);color:var(--text-primary)}.group-detail-module__40gjkW__startChatBtn{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;margin-top:var(--space-md);padding:var(--space-sm) var(--space-md);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:var(--brand-accent-light);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;transition:all var(--transition-fast);display:flex}.group-detail-module__40gjkW__startChatBtn:active{transform:scale(.98)}.group-detail-module__40gjkW__startChatBtn:disabled{opacity:.5;cursor:not-allowed}@media (hover:hover) and (pointer:fine){.group-detail-module__40gjkW__startChatBtn:hover{border-color:var(--brand-accent);background:#06b6d414}}.group-detail-module__40gjkW__tabBadge{border-radius:var(--radius-full);background:var(--brand-pink);color:#fff;min-width:18px;height:18px;font-size:10px;font-weight:var(--weight-bold);justify-content:center;align-items:center;padding:0 5px;line-height:1;display:inline-flex}.group-detail-module__40gjkW__sessionBtnJaNejRow{gap:var(--space-sm);margin-bottom:var(--space-xs);display:flex}.group-detail-module__40gjkW__sessionBtnJa{color:#fff;font-size:var(--text-lg);background:linear-gradient(135deg,#22c55e,#16a34a);flex:1;box-shadow:0 2px 8px #22c55e4d}.group-detail-module__40gjkW__sessionBtnJa:active{transform:scale(.97)}.group-detail-module__40gjkW__sessionBtnNej{color:#fca5a5;font-size:var(--text-lg);background:#ef444424;border:1px solid #ef444459;flex:1}.group-detail-module__40gjkW__sessionBtnNej:active{background:#ef444438}.group-detail-module__40gjkW__sessionBtnKanske{width:100%;padding:var(--space-2) var(--space-md);color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-sm);cursor:pointer;text-align:center;background:0 0;border:none;display:block}.group-detail-module__40gjkW__sessionBtnKanske:active{color:var(--text-secondary)}.group-detail-module__40gjkW__compactRsvpRow{align-items:center;gap:var(--space-xs);padding:0 var(--space-md) var(--space-sm);display:flex}.group-detail-module__40gjkW__compactRsvpBtn{border-radius:var(--radius-full);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;transition:all var(--transition-fast);border:none;align-items:center;gap:5px;padding:7px 16px;display:inline-flex}.group-detail-module__40gjkW__compactRsvpBtnJa{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a)}.group-detail-module__40gjkW__compactRsvpBtnNej{color:#fca5a5;background:#ef444421;border:1px solid #ef44444d}.group-detail-module__40gjkW__compactRsvpBtnKanske{color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;padding:4px 8px}.group-detail-module__40gjkW__compactRsvpBtn:disabled,.group-detail-module__40gjkW__compactRsvpBtnKanske:disabled{opacity:.5;cursor:not-allowed}.group-detail-module__40gjkW__compactVoteRow{padding:0 var(--space-md) var(--space-sm);border-top:1px solid var(--border-subtle)}.group-detail-module__40gjkW__compactVoteLabel{font-size:var(--text-xs);color:var(--text-tertiary);margin-bottom:var(--space-xs);padding-top:var(--space-xs);display:block}.group-detail-module__40gjkW__compactVoteChips{gap:var(--space-xs);flex-wrap:wrap;display:flex}.group-detail-module__40gjkW__compactVoteChip{border-radius:var(--radius-full);border:1px solid var(--border-subtle);background:var(--bg-tertiary);color:var(--text-secondary);font-family:var(--font-body);font-size:var(--text-xs);cursor:pointer;transition:all var(--transition-fast);padding:5px 12px}.group-detail-module__40gjkW__compactVoteChip:active{background:var(--bg-elevated);border-color:var(--brand-primary);color:var(--text-primary)}.group-detail-module__40gjkW__compactVoteChipMore{border-radius:var(--radius-full);border:1px dashed var(--border-subtle);color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-xs);cursor:pointer;background:0 0;padding:5px 12px}.group-detail-module__40gjkW__compactVoteChip:disabled{opacity:.5;cursor:not-allowed}.group-detail-module__40gjkW__locationLink{color:var(--brand-accent-light,#67e8f9);font-family:var(--font-body);font-size:var(--text-xs);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-items:center;gap:3px;padding:0;line-height:1.4;-webkit-text-decoration:underline #67e8f966;text-decoration:underline #67e8f966;display:inline-flex}.group-detail-module__40gjkW__locationLink:active{opacity:.7}.group-detail-module__40gjkW__expandedLocation{gap:var(--space-xs);padding:var(--space-sm) 0;margin-bottom:var(--space-sm);border-bottom:1px solid var(--border-subtle);flex-direction:column;display:flex}.group-detail-module__40gjkW__visaBanaBtn{border-radius:var(--radius-full);color:var(--brand-pink,#f43f5e);font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-semibold);cursor:pointer;white-space:nowrap;transition:all var(--transition-fast);background:#f43f5e1a;border:1px solid #f43f5e4d;align-items:center;gap:5px;padding:6px 14px;text-decoration:none;display:inline-flex}.group-detail-module__40gjkW__visaBanaBtn:active{background:#f43f5e2e}.group-detail-module__40gjkW__mapsBackdrop{z-index:10001;padding-bottom:env(safe-area-inset-bottom,0px);background:#0009;justify-content:center;align-items:flex-end;animation:.15s group-detail-module__40gjkW__fadeIn;display:flex;position:fixed;inset:0}.group-detail-module__40gjkW__mapsSheet{background:var(--bg-surface);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;width:100%;max-width:480px;padding:var(--space-lg) var(--space-lg) calc(env(safe-area-inset-bottom,0px) + 16px);box-shadow:0 -8px 40px #0006}.group-detail-module__40gjkW__mapsSheetTitle{font-family:var(--font-heading);font-size:var(--text-md);font-weight:var(--weight-bold);color:var(--text-primary);text-align:center;margin-bottom:4px}.group-detail-module__40gjkW__mapsSheetSubtitle{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-tertiary);text-align:center;margin-bottom:var(--space-md)}.group-detail-module__40gjkW__mapsSheetOption{align-items:center;gap:var(--space-md);width:100%;padding:var(--space-md) var(--space-lg);border-radius:var(--radius-xl);font-family:var(--font-body);font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);background:var(--bg-secondary);margin-bottom:var(--space-sm);transition:background var(--transition-fast);text-decoration:none;display:flex}.group-detail-module__40gjkW__mapsSheetOption:active{background:var(--bg-elevated)}.group-detail-module__40gjkW__mapsSheetCancel{width:100%;padding:var(--space-md);margin-top:var(--space-xs);color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-md);cursor:pointer;text-align:center;background:0 0;border:none;display:block}
.VotingTrigger-module__7mtQeW__trigger{color:#fcd34d;font-family:inherit;font-size:var(--text-xs);font-weight:var(--weight-semibold);cursor:pointer;white-space:nowrap;transition:background var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);-webkit-tap-highlight-color:transparent;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}@media (hover:hover) and (pointer:fine){.VotingTrigger-module__7mtQeW__trigger:hover{background:#fbbf242e;border-color:#fbbf2473}}.VotingTrigger-module__7mtQeW__triggerDot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.8s ease-in-out infinite VotingTrigger-module__7mtQeW__triggerDotPulse}@keyframes VotingTrigger-module__7mtQeW__triggerDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}@media (prefers-reduced-motion:reduce){.VotingTrigger-module__7mtQeW__triggerDot{animation:none}}.VotingTrigger-module__7mtQeW__trigger:active{transform:scale(.97)}.VotingTrigger-module__7mtQeW__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:var(--z-max);background:#020617b8;justify-content:center;align-items:flex-end;padding:0;animation:.18s ease-out VotingTrigger-module__7mtQeW__fadeIn;display:flex;position:fixed;inset:0}@keyframes VotingTrigger-module__7mtQeW__fadeIn{0%{opacity:0}to{opacity:1}}.VotingTrigger-module__7mtQeW__sheet{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-left:1px solid var(--border-subtle);border-right:1px solid var(--border-subtle);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;width:100%;max-width:480px;padding:calc(env(safe-area-inset-top,0px) + 16px) 16px calc(env(safe-area-inset-bottom,0px) + 16px);gap:var(--space-md);flex-direction:column;max-height:85dvh;animation:.2s cubic-bezier(.16,1,.3,1) VotingTrigger-module__7mtQeW__slideUp;display:flex;overflow-y:auto}@keyframes VotingTrigger-module__7mtQeW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:640px){.VotingTrigger-module__7mtQeW__backdrop{padding:var(--space-lg);align-items:center}.VotingTrigger-module__7mtQeW__sheet{border-radius:var(--radius-2xl);border:1px solid var(--border-subtle);padding:var(--space-lg);max-height:80vh}}.VotingTrigger-module__7mtQeW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);display:flex}.VotingTrigger-module__7mtQeW__headerText{flex:1;min-width:0}.VotingTrigger-module__7mtQeW__title{font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--text-primary);margin:0}.VotingTrigger-module__7mtQeW__subtitle{font-size:var(--text-xs);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;overflow:hidden}.VotingTrigger-module__7mtQeW__close{background:var(--bg-tertiary);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.VotingTrigger-module__7mtQeW__close:hover{background:var(--bg-elevated);color:var(--text-primary)}.VotingTrigger-module__7mtQeW__body{flex-direction:column;display:flex}
.PageSkeleton-module__FujOua__skeletonContainer{gap:var(--space-sm);padding:var(--space-md);flex-direction:column;width:100%;animation:1.6s ease-in-out infinite PageSkeleton-module__FujOua__skeletonPulse;display:flex}.PageSkeleton-module__FujOua__headerSkeleton{border-radius:var(--radius-xl);background:var(--bg-secondary);border:1px solid var(--border-subtle);width:100%;height:120px;margin-bottom:var(--space-md)}.PageSkeleton-module__FujOua__itemGroup{gap:var(--space-sm);flex-direction:column;display:flex}.PageSkeleton-module__FujOua__cardSkeleton{border-radius:var(--radius-xl);background:var(--bg-secondary);border:1px solid var(--border-subtle);flex-direction:column;gap:8px;padding:12px;display:flex}.PageSkeleton-module__FujOua__cardHeadRow{align-items:center;gap:12px;display:flex}.PageSkeleton-module__FujOua__avatarSkeleton{background:#ffffff0f;border-radius:50%;flex-shrink:0;width:36px;height:36px}.PageSkeleton-module__FujOua__textGroup{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.PageSkeleton-module__FujOua__eyebrowSkeleton{border-radius:var(--radius-xs);background:#ffffff0a;width:35%;height:10px}.PageSkeleton-module__FujOua__titleSkeleton{border-radius:var(--radius-xs);background:#ffffff0f;width:65%;height:14px}.PageSkeleton-module__FujOua__statusSkeleton{border-radius:var(--radius-xs);background:#ffffff0d;flex-shrink:0;width:60px;height:10px}.PageSkeleton-module__FujOua__descSkeleton{border-radius:var(--radius-xs);background:#ffffff0a;width:80%;height:11px}.PageSkeleton-module__FujOua__metaRow{align-items:center;gap:8px;display:flex}@keyframes PageSkeleton-module__FujOua__skeletonPulse{0%,to{opacity:.7}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.PageSkeleton-module__FujOua__skeletonContainer{opacity:.85;animation:none}}
.InviteCarousel-module__uygArq__wrapper{margin-bottom:var(--space-md);flex-direction:column;gap:8px;display:flex;container-type:inline-size}.InviteCarousel-module__uygArq__header{-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:0 4px;display:flex}.InviteCarousel-module__uygArq__headerTitle{font-size:var(--text-sm);color:var(--text-primary);letter-spacing:.01em;align-items:center;gap:8px;font-weight:700;display:inline-flex}.InviteCarousel-module__uygArq__countPill{background:var(--brand-primary,#f97316);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 7px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.InviteCarousel-module__uygArq__spacer{flex:1}.InviteCarousel-module__uygArq__collapseBtn{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.InviteCarousel-module__uygArq__collapseBtn:hover{background:var(--bg-secondary);color:var(--text-primary)}}.InviteCarousel-module__uygArq__collapseBtn svg{transition:transform .2s}.InviteCarousel-module__uygArq__collapseBtn[data-collapsed=true] svg{transform:rotate(-180deg)}.InviteCarousel-module__uygArq__bodyWrap{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .25s,opacity .2s;display:grid;position:relative}.InviteCarousel-module__uygArq__bodyWrap[data-collapsed=true]{opacity:0;pointer-events:none;grid-template-rows:0fr}.InviteCarousel-module__uygArq__bodyInner{min-height:0;overflow:hidden}.InviteCarousel-module__uygArq__scroller{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;margin:-4px -12px -8px;padding:4px 12px 8px;display:flex;overflow:auto hidden}.InviteCarousel-module__uygArq__scroller::-webkit-scrollbar{display:none}.InviteCarousel-module__uygArq__slide{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 calc(100% - 24px);min-width:0}@container (min-width:720px){.InviteCarousel-module__uygArq__slide{flex:0 0 calc(50% - 18px)}}@container (min-width:1024px){.InviteCarousel-module__uygArq__slide{flex:0 0 calc(33.333% - 16px)}}@media (prefers-reduced-motion:reduce){.InviteCarousel-module__uygArq__scroller{scroll-behavior:auto}.InviteCarousel-module__uygArq__bodyWrap{transition:none}}.InviteCarousel-module__uygArq__navArrow{display:none}@media (hover:hover) and (pointer:fine){@container (min-width:560px){.InviteCarousel-module__uygArq__navArrow{z-index:2;border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg-surface,#fff) 88%, transparent);-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);width:38px;height:38px;color:var(--text-primary);cursor:pointer;opacity:.92;-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .15s,box-shadow .18s,transform .18s,opacity .18s;animation:.18s both InviteCarousel-module__uygArq__navArrowIn;display:inline-flex;position:absolute;top:50%;box-shadow:0 2px 10px #00000014,0 1px 3px #0000000a,inset 0 1px #fff9}.InviteCarousel-module__uygArq__navArrowLeft{left:-10px;transform:translateY(-50%)}.InviteCarousel-module__uygArq__navArrowRight{right:-10px;transform:translateY(-50%)}.InviteCarousel-module__uygArq__navArrow:hover{background:var(--bg-surface,#fff);opacity:1;box-shadow:0 6px 18px #0000001f,0 1px 3px #0000000f,inset 0 1px #ffffffb3}.InviteCarousel-module__uygArq__navArrowLeft:hover,.InviteCarousel-module__uygArq__navArrowRight:hover{transform:translateY(-50%)scale(1.06)}.InviteCarousel-module__uygArq__navArrowLeft:active,.InviteCarousel-module__uygArq__navArrowRight:active{transform:translateY(-50%)scale(.94)}.InviteCarousel-module__uygArq__navArrow:focus-visible{outline:2px solid var(--color-active,#6366f1);outline-offset:2px}}}@keyframes InviteCarousel-module__uygArq__navArrowIn{0%{opacity:0}to{opacity:.92}}@media (prefers-reduced-motion:reduce){.InviteCarousel-module__uygArq__navArrow{transition:none;animation:none}}.InviteCarousel-module__uygArq__dots{justify-content:center;align-items:center;gap:6px;padding:2px 0 4px;display:flex}.InviteCarousel-module__uygArq__dot{background:var(--border-subtle);border-radius:999px;width:6px;height:6px;transition:width .2s,background .2s}.InviteCarousel-module__uygArq__dotActive{background:var(--text-tertiary,#888);width:18px}.InviteCarousel-module__uygArq__emptyBar{border-radius:var(--radius-md);background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-secondary);font-size:var(--text-sm);align-items:center;gap:8px;padding:10px 14px;font-weight:500;display:flex}.InviteCarousel-module__uygArq__emptyCheck{background:color-mix(in srgb, var(--color-success,#10b981) 18%, transparent);width:22px;height:22px;color:var(--color-success,#10b981);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.InviteCarousel-module__uygArq__miniBar{border-radius:var(--radius-md);background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;align-items:center;gap:10px;width:100%;padding:9px 12px 9px 14px;font-weight:600;transition:background .15s;display:flex}@media (hover:hover) and (pointer:fine){.InviteCarousel-module__uygArq__miniBar:hover{background:var(--bg-surface)}}.InviteCarousel-module__uygArq__miniBarLabel{flex:1}.InviteCarousel-module__uygArq__miniBarChevron{color:var(--text-secondary);transition:transform .2s;display:inline-flex}
.ActiveFilterRow-module__qwGk5G__row{margin-bottom:var(--space-sm)}.ActiveFilterRow-module__qwGk5G__scroll{scrollbar-width:none;-ms-overflow-style:none;gap:6px;padding:0;display:flex;overflow-x:auto}.ActiveFilterRow-module__qwGk5G__scroll::-webkit-scrollbar{display:none}.ActiveFilterRow-module__qwGk5G__filterBtn{border-radius:var(--radius-full);border:1px solid var(--border-default);background:var(--bg-surface);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;line-height:1;display:inline-flex}.ActiveFilterRow-module__qwGk5G__filterBtn:active{transform:scale(.97)}.ActiveFilterRow-module__qwGk5G__filterBtnActive{background:color-mix(in srgb, var(--brand-accent) 12%, var(--bg-surface));border-color:color-mix(in srgb, var(--brand-accent) 55%, transparent);color:var(--brand-accent)}.ActiveFilterRow-module__qwGk5G__filterBtnLabel{white-space:nowrap}.ActiveFilterRow-module__qwGk5G__badge{border-radius:var(--radius-full);background:var(--brand-accent);color:#fff;min-width:18px;height:18px;font-size:10px;font-weight:var(--weight-bold);justify-content:center;align-items:center;padding:0 5px;line-height:1;display:inline-flex}.ActiveFilterRow-module__qwGk5G__chip{border-radius:var(--radius-full);border:1px solid color-mix(in srgb, var(--brand-accent) 40%, transparent);background:color-mix(in srgb, var(--brand-accent) 10%, transparent);color:var(--brand-accent);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-medium);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--transition-fast);flex-shrink:0;align-items:center;gap:4px;padding:6px 8px 6px 12px;line-height:1;display:inline-flex}.ActiveFilterRow-module__qwGk5G__chip:active{transform:scale(.96)}.ActiveFilterRow-module__qwGk5G__chipLabel{white-space:nowrap}.ActiveFilterRow-module__qwGk5G__chipX{opacity:.75}@media (hover:hover) and (pointer:fine){.ActiveFilterRow-module__qwGk5G__chip:hover{background:color-mix(in srgb, var(--brand-accent) 18%, transparent)}.ActiveFilterRow-module__qwGk5G__filterBtn:hover{border-color:var(--border-strong)}}
.PlaySearchSheet-module__l9IZFG__backdrop{z-index:var(--z-modal);pointer-events:none;transition:background var(--transition-base);background:0 0;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.PlaySearchSheet-module__l9IZFG__backdropOpen{pointer-events:auto;background:#00000080}.PlaySearchSheet-module__l9IZFG__sheet{background:var(--bg-secondary);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;width:100%;max-width:640px;padding:calc(env(safe-area-inset-top,0px) + 8px) 0 0;border-top:1px solid var(--border-subtle);flex-direction:column;height:100dvh;max-height:100dvh;transition:transform .28s cubic-bezier(.32,.72,0,1);display:flex;transform:translateY(100%);box-shadow:0 -10px 40px #0006}.PlaySearchSheet-module__l9IZFG__sheetOpen{transform:translateY(0)}@media (min-width:769px){.PlaySearchSheet-module__l9IZFG__backdrop{align-items:center}.PlaySearchSheet-module__l9IZFG__sheet{border-radius:var(--radius-2xl);height:auto;max-height:88dvh;padding:8px 0 0}}.PlaySearchSheet-module__l9IZFG__handle{border-radius:var(--radius-full);background:var(--border-strong);flex-shrink:0;width:38px;height:4px;margin:4px auto 8px}.PlaySearchSheet-module__l9IZFG__header{padding:4px var(--space-md) 8px;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.PlaySearchSheet-module__l9IZFG__title{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.PlaySearchSheet-module__l9IZFG__closeBtn{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.PlaySearchSheet-module__l9IZFG__closeBtn:active{background:var(--bg-tertiary)}@media (hover:hover) and (pointer:fine){.PlaySearchSheet-module__l9IZFG__closeBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}}.PlaySearchSheet-module__l9IZFG__body{padding:4px var(--space-md) var(--space-md);gap:var(--space-md);-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;display:flex;overflow-y:auto}.PlaySearchSheet-module__l9IZFG__section{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-md);flex-direction:column;gap:10px;display:flex}.PlaySearchSheet-module__l9IZFG__sectionHead{align-items:center;gap:8px;display:flex}.PlaySearchSheet-module__l9IZFG__sectionIcon{color:var(--brand-accent);flex-shrink:0}.PlaySearchSheet-module__l9IZFG__sectionTitle{font-family:var(--font-body);font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text-primary);flex:1;margin:0}.PlaySearchSheet-module__l9IZFG__sectionValue{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-tertiary);font-weight:var(--weight-medium)}.PlaySearchSheet-module__l9IZFG__input{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-input,var(--bg-secondary));width:100%;color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-md);transition:border-color var(--transition-fast);outline:none;padding:10px 12px}.PlaySearchSheet-module__l9IZFG__input:focus{border-color:var(--brand-accent)}.PlaySearchSheet-module__l9IZFG__locationPill{border-radius:var(--radius-full);background:color-mix(in srgb, var(--brand-accent) 12%, transparent);color:var(--brand-accent);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold);border:1px solid color-mix(in srgb, var(--brand-accent) 40%, transparent);align-items:center;gap:8px;width:fit-content;max-width:100%;padding:8px 8px 8px 14px;display:inline-flex}.PlaySearchSheet-module__l9IZFG__locationPillName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.PlaySearchSheet-module__l9IZFG__locationPillTag{font-size:10px;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-sm,4px);background:color-mix(in srgb, var(--brand-accent) 18%, transparent);color:var(--brand-accent);flex-shrink:0;padding:2px 6px}.PlaySearchSheet-module__l9IZFG__locationPillRemove{width:22px;height:22px;color:var(--brand-accent);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PlaySearchSheet-module__l9IZFG__locationPillRemove:active{background:color-mix(in srgb, var(--brand-accent) 22%, transparent)}@media (hover:hover) and (pointer:fine){.PlaySearchSheet-module__l9IZFG__locationPillRemove:hover{background:color-mix(in srgb, var(--brand-accent) 22%, transparent)}}.PlaySearchSheet-module__l9IZFG__locationInputWrap{align-items:center;display:flex;position:relative}.PlaySearchSheet-module__l9IZFG__locationInputIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.PlaySearchSheet-module__l9IZFG__locationInput{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-input,var(--bg-secondary));width:100%;color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-md);transition:border-color var(--transition-fast);outline:none;padding:10px 44px 10px 36px}.PlaySearchSheet-module__l9IZFG__locationInput:focus{border-color:var(--brand-accent)}.PlaySearchSheet-module__l9IZFG__gpsBtn{background:color-mix(in srgb, var(--brand-accent) 12%, transparent);width:32px;height:32px;color:var(--brand-accent);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--transition-fast), transform var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.PlaySearchSheet-module__l9IZFG__gpsBtn:active{transform:translateY(-50%)scale(.95)}.PlaySearchSheet-module__l9IZFG__gpsBtn:disabled{opacity:.55;cursor:default}@media (hover:hover) and (pointer:fine){.PlaySearchSheet-module__l9IZFG__gpsBtn:not(:disabled):hover{background:color-mix(in srgb, var(--brand-accent) 22%, transparent)}}.PlaySearchSheet-module__l9IZFG__choiceFlag{justify-content:center;width:22px;font-size:18px;display:inline-flex}.PlaySearchSheet-module__l9IZFG__choiceName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.PlaySearchSheet-module__l9IZFG__choiceTag{font-size:10px;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-sm,4px);background:var(--bg-tertiary);color:var(--text-tertiary);flex-shrink:0;padding:2px 6px}.PlaySearchSheet-module__l9IZFG__choiceRowActive .PlaySearchSheet-module__l9IZFG__choiceTag{background:color-mix(in srgb, var(--brand-accent) 22%, transparent);color:var(--brand-accent)}.PlaySearchSheet-module__l9IZFG__radiusBlock{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);flex-direction:column;gap:6px;padding:12px 14px 8px;display:flex}.PlaySearchSheet-module__l9IZFG__radiusHeader{justify-content:space-between;align-items:center;display:flex}.PlaySearchSheet-module__l9IZFG__radiusLabel{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary)}.PlaySearchSheet-module__l9IZFG__radiusValue{font-family:var(--font-body);font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--brand-accent)}.PlaySearchSheet-module__l9IZFG__radiusSlider{width:100%;accent-color:var(--brand-accent);cursor:pointer}.PlaySearchSheet-module__l9IZFG__radiusScale{font-size:var(--text-xs);color:var(--text-tertiary);justify-content:space-between;margin-top:2px;padding:0 2px;display:flex}.PlaySearchSheet-module__l9IZFG__nearMeBtn{border-radius:var(--radius-full);border:1px solid var(--border-default);background:var(--bg-secondary);width:fit-content;color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-medium);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--transition-fast), border-color var(--transition-fast);align-items:center;gap:8px;padding:8px 14px;display:inline-flex}.PlaySearchSheet-module__l9IZFG__nearMeBtn:disabled{opacity:.65;cursor:default}.PlaySearchSheet-module__l9IZFG__nearMeBtn:not(:disabled):active{transform:scale(.98)}@media (hover:hover) and (pointer:fine){.PlaySearchSheet-module__l9IZFG__nearMeBtn:not(:disabled):hover{border-color:var(--border-strong)}}.PlaySearchSheet-module__l9IZFG__errorText{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-danger,#ef4444)}.PlaySearchSheet-module__l9IZFG__recentBlock{flex-direction:column;gap:8px;display:flex}.PlaySearchSheet-module__l9IZFG__multiToggle{color:var(--brand-accent);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:var(--radius-md);background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.PlaySearchSheet-module__l9IZFG__multiToggle:active{background:color-mix(in srgb, var(--brand-accent) 10%, transparent)}@media (hover:hover) and (pointer:fine){.PlaySearchSheet-module__l9IZFG__multiToggle:hover{background:color-mix(in srgb, var(--brand-accent) 10%, transparent)}}.PlaySearchSheet-module__l9IZFG__choiceList{flex-direction:column;gap:2px;max-height:240px;display:flex;overflow-y:auto}.PlaySearchSheet-module__l9IZFG__choiceRow{border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-md);font-weight:var(--weight-medium);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:10px;padding:10px 8px;display:flex}.PlaySearchSheet-module__l9IZFG__choiceRow:active{background:var(--bg-tertiary)}@media (hover:hover) and (pointer:fine){.PlaySearchSheet-module__l9IZFG__choiceRow:hover{background:var(--bg-tertiary)}}.PlaySearchSheet-module__l9IZFG__choiceRowActive{background:color-mix(in srgb, var(--brand-accent) 12%, transparent);color:var(--brand-accent)}.PlaySearchSheet-module__l9IZFG__choiceIcon{color:var(--text-tertiary)}.PlaySearchSheet-module__l9IZFG__choiceRowActive .PlaySearchSheet-module__l9IZFG__choiceIcon{color:var(--brand-accent)}.PlaySearchSheet-module__l9IZFG__chipRow{flex-wrap:wrap;gap:8px;display:flex}.PlaySearchSheet-module__l9IZFG__chip{border-radius:var(--radius-full);border:1px solid var(--border-default);background:var(--bg-secondary);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-medium);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);-webkit-tap-highlight-color:transparent;padding:8px 14px}.PlaySearchSheet-module__l9IZFG__chip:active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.PlaySearchSheet-module__l9IZFG__chip:hover{border-color:var(--border-strong)}}.PlaySearchSheet-module__l9IZFG__chipActive{background:var(--brand-accent);border-color:var(--brand-accent);color:#fff}.PlaySearchSheet-module__l9IZFG__dateRange{grid-template-columns:1fr 1fr;gap:8px;display:grid}.PlaySearchSheet-module__l9IZFG__dateField{flex-direction:column;gap:4px;display:flex}.PlaySearchSheet-module__l9IZFG__dateLabel{font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-tertiary)}.PlaySearchSheet-module__l9IZFG__dateInput{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-secondary);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-md);outline:none;padding:10px 12px}.PlaySearchSheet-module__l9IZFG__dateInput:focus{border-color:var(--brand-accent)}.PlaySearchSheet-module__l9IZFG__moreToggle{width:100%;color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-md);font-weight:var(--weight-semibold);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;padding:4px 0;display:flex}.PlaySearchSheet-module__l9IZFG__moreBody{gap:var(--space-md);flex-direction:column;margin-top:4px;display:flex}.PlaySearchSheet-module__l9IZFG__subGroup{flex-direction:column;gap:8px;display:flex}.PlaySearchSheet-module__l9IZFG__subTitle{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary);align-items:center;gap:4px;margin:0;display:inline-flex}.PlaySearchSheet-module__l9IZFG__toggleRow{font-family:var(--font-body);font-size:var(--text-md);color:var(--text-primary);cursor:pointer;align-items:center;gap:10px;display:flex}.PlaySearchSheet-module__l9IZFG__toggleRow input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand-accent)}.PlaySearchSheet-module__l9IZFG__weatherRow{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.PlaySearchSheet-module__l9IZFG__weatherField{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-tertiary);flex-direction:column;gap:4px;display:flex}.PlaySearchSheet-module__l9IZFG__numberInput{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-secondary);color:var(--text-primary);font-size:var(--text-md);font-family:var(--font-body);outline:none;width:100%;padding:8px 10px}.PlaySearchSheet-module__l9IZFG__numberInput:focus{border-color:var(--brand-accent)}.PlaySearchSheet-module__l9IZFG__footer{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-md);padding-bottom:calc(env(safe-area-inset-bottom,0px) + var(--space-md));border-top:1px solid var(--border-subtle);background:var(--bg-secondary);flex-shrink:0;display:flex}.PlaySearchSheet-module__l9IZFG__clearBtn{color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-md);font-weight:var(--weight-semibold);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:10px 14px;text-decoration:underline}.PlaySearchSheet-module__l9IZFG__searchBtn{border-radius:var(--radius-full);background:var(--brand-accent);color:#fff;font-family:var(--font-body);font-size:var(--text-md);font-weight:var(--weight-semibold);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform var(--transition-fast), box-shadow var(--transition-fast);border:none;align-items:center;gap:8px;padding:12px 24px;display:inline-flex;box-shadow:0 2px 8px #0000001f}.PlaySearchSheet-module__l9IZFG__searchBtn:active{transform:scale(.98)}@media (hover:hover) and (pointer:fine){.PlaySearchSheet-module__l9IZFG__searchBtn:hover{box-shadow:0 4px 16px #0000002e}}
.GroupInviteCard-module__v1ZFbW__card{border-radius:var(--radius-xl);border:1px solid color-mix(in srgb, var(--brand-accent) 35%, var(--border-subtle));background:linear-gradient(135deg, color-mix(in srgb, var(--brand-accent) 8%, var(--bg-surface)), var(--bg-surface));flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 1px 3px #0000000f}.GroupInviteCard-module__v1ZFbW__head{align-items:center;gap:12px;display:flex}.GroupInviteCard-module__v1ZFbW__avatar{background:var(--bg-tertiary);border:2px solid var(--brand-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden}.GroupInviteCard-module__v1ZFbW__avatar img{object-fit:cover;width:100%;height:100%}.GroupInviteCard-module__v1ZFbW__emoji{font-size:22px;line-height:1}.GroupInviteCard-module__v1ZFbW__body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.GroupInviteCard-module__v1ZFbW__title{font-family:var(--font-body);font-size:var(--text-md);color:var(--text-primary);line-height:1.3}.GroupInviteCard-module__v1ZFbW__title strong{font-weight:var(--weight-semibold)}.GroupInviteCard-module__v1ZFbW__meta{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-tertiary);flex-wrap:wrap;gap:10px;display:flex}.GroupInviteCard-module__v1ZFbW__metaItem{align-items:center;gap:4px;display:inline-flex}.GroupInviteCard-module__v1ZFbW__actions{gap:8px;display:flex}.GroupInviteCard-module__v1ZFbW__btn{border-radius:var(--radius-full);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;transition:background var(--transition-fast), transform var(--transition-fast);-webkit-tap-highlight-color:transparent;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 14px;display:inline-flex}.GroupInviteCard-module__v1ZFbW__btn:disabled{opacity:.6;cursor:default}.GroupInviteCard-module__v1ZFbW__btn:not(:disabled):active{transform:scale(.98)}.GroupInviteCard-module__v1ZFbW__btnDecline{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-default)}@media (hover:hover) and (pointer:fine){.GroupInviteCard-module__v1ZFbW__btnDecline:not(:disabled):hover{background:var(--bg-tertiary)}}.GroupInviteCard-module__v1ZFbW__btnAccept{background:var(--brand-accent);color:#fff;box-shadow:0 2px 6px color-mix(in srgb, var(--brand-accent) 40%, transparent)}@media (hover:hover) and (pointer:fine){.GroupInviteCard-module__v1ZFbW__btnAccept:not(:disabled):hover{box-shadow:0 4px 12px color-mix(in srgb, var(--brand-accent) 50%, transparent)}}.GroupInviteCard-module__v1ZFbW__error{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-danger,#ef4444)}
