.page-module__jhr1aa__page{min-height:calc(100vh - var(--header-height));padding:calc(var(--header-height) + var(--space-xl)) var(--space-m) var(--space-xl);background:var(--bg-primary)}.page-module__jhr1aa__container{max-width:720px;margin:0 auto}.page-module__jhr1aa__header{margin-bottom:var(--space-xl)}.page-module__jhr1aa__title{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0 0 var(--space-xs) 0}.page-module__jhr1aa__subtitle{font-size:var(--text-base);color:var(--text-secondary);margin:0}.page-module__jhr1aa__loading{justify-content:center;align-items:center;min-height:200px;display:flex}.page-module__jhr1aa__spinner{border:3px solid var(--border-color);border-top-color:var(--accent);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite page-module__jhr1aa__spin}@keyframes page-module__jhr1aa__spin{to{transform:rotate(360deg)}}.page-module__jhr1aa__empty{text-align:center;padding:var(--space-xl) var(--space-m);color:var(--text-secondary)}.page-module__jhr1aa__emptyIcon{margin:0 auto var(--space-s);color:var(--border-color);display:block}.page-module__jhr1aa__emptyTitle{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0 0 var(--space-xs) 0}.page-module__jhr1aa__emptyBody{font-size:var(--text-base);color:var(--text-secondary);max-width:340px;margin:0 auto}.page-module__jhr1aa__error{border-radius:var(--radius-md);padding:var(--space-m);text-align:center;background:#ef444414;border:1px solid #ef444433}.page-module__jhr1aa__errorMessage{color:var(--color-error,#dc2626);margin:0 0 var(--space-s) 0;font-size:var(--text-sm)}.page-module__jhr1aa__retryBtn{padding:var(--space-xs) var(--space-m);background:var(--accent);border-radius:var(--radius-md);color:var(--text-on-accent);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;border:none;transition:opacity .15s}.page-module__jhr1aa__retryBtn:hover{opacity:.9}.page-module__jhr1aa__retryBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.page-module__jhr1aa__list{gap:var(--space-s);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module__jhr1aa__connection{align-items:center;gap:var(--space-m);padding:var(--space-m);background:var(--surface-elevated,var(--bg-primary));border:1px solid var(--border-color);border-radius:var(--radius-md);transition:border-color .15s;display:flex}.page-module__jhr1aa__connection:hover{border-color:var(--accent)}.page-module__jhr1aa__connection__avatar{background:var(--accent-subtle);object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.page-module__jhr1aa__connection__avatarPlaceholder{background:var(--accent-subtle);width:48px;height:48px;font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__jhr1aa__connection__body{flex:1;min-width:0}.page-module__jhr1aa__connection__name{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;overflow:hidden}.page-module__jhr1aa__connection__meta{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.page-module__jhr1aa__connection__meta--gathering{font-style:italic}.page-module__jhr1aa__connection__action{padding:var(--space-xs) var(--space-m);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;background:0 0;flex-shrink:0;align-items:center;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.page-module__jhr1aa__connection__action:hover{border-color:var(--accent);color:var(--accent)}.page-module__jhr1aa__connection__action:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:640px){.page-module__jhr1aa__page{padding:calc(var(--header-height) + var(--space-m)) var(--space-s) var(--space-l)}.page-module__jhr1aa__title{font-size:var(--text-2xl)}.page-module__jhr1aa__connection{gap:var(--space-s);flex-wrap:wrap}.page-module__jhr1aa__connection__action{justify-content:center;width:100%}}
.PeerOptInPrompt-module__S9XmLa__overlay{background:var(--overlay-bg);z-index:var(--z-modal,1000);padding:var(--space-m);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PeerOptInPrompt-module__S9XmLa__prompt{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:var(--space-l);width:100%;max-width:480px;box-shadow:0 8px 32px #0000001f}.PeerOptInPrompt-module__S9XmLa__prompt__header{margin-bottom:var(--space-m)}.PeerOptInPrompt-module__S9XmLa__prompt__title{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0 0 var(--space-xs) 0}.PeerOptInPrompt-module__S9XmLa__prompt__subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.PeerOptInPrompt-module__S9XmLa__prompt__list{margin:0 0 var(--space-m) 0;gap:var(--space-s);flex-direction:column;padding:0;list-style:none;display:flex}.PeerOptInPrompt-module__S9XmLa__peer{align-items:center;gap:var(--space-s);padding:var(--space-s);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:border-color .15s;display:flex}.PeerOptInPrompt-module__S9XmLa__peer--selected{border-color:var(--accent);background:var(--accent-subtle)}.PeerOptInPrompt-module__S9XmLa__peer__avatar{background:var(--accent-subtle);object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.PeerOptInPrompt-module__S9XmLa__peer__avatarPlaceholder{background:var(--accent-subtle);width:40px;height:40px;font-size:var(--text-base);font-weight:var(--font-bold);color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PeerOptInPrompt-module__S9XmLa__peer__name{font-size:var(--text-base);color:var(--text-primary);font-weight:var(--font-medium);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.PeerOptInPrompt-module__S9XmLa__peer__toggle{width:20px;height:20px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.PeerOptInPrompt-module__S9XmLa__prompt__actions{gap:var(--space-s);flex-wrap:wrap;justify-content:flex-end;display:flex}.PeerOptInPrompt-module__S9XmLa__prompt__dismissBtn{padding:var(--space-xs) var(--space-m);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;background:0 0;transition:border-color .15s}.PeerOptInPrompt-module__S9XmLa__prompt__dismissBtn:hover{border-color:var(--text-secondary)}.PeerOptInPrompt-module__S9XmLa__prompt__dismissBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PeerOptInPrompt-module__S9XmLa__prompt__submitBtn{padding:var(--space-xs) var(--space-m);background:var(--accent);border-radius:var(--radius-md);color:var(--text-on-accent);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;border:none;min-width:120px;transition:opacity .15s}.PeerOptInPrompt-module__S9XmLa__prompt__submitBtn:hover{opacity:.9}.PeerOptInPrompt-module__S9XmLa__prompt__submitBtn:disabled{opacity:.5;cursor:not-allowed}.PeerOptInPrompt-module__S9XmLa__prompt__submitBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PeerOptInPrompt-module__S9XmLa__prompt__success{text-align:center;padding:var(--space-m) 0}.PeerOptInPrompt-module__S9XmLa__prompt__successTitle{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-primary);margin:0 0 var(--space-xs) 0}.PeerOptInPrompt-module__S9XmLa__prompt__successBody{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.PeerOptInPrompt-module__S9XmLa__prompt__error{font-size:var(--text-sm);color:var(--color-error,#dc2626);margin:0 0 var(--space-s) 0;text-align:center}@media (max-width:480px){.PeerOptInPrompt-module__S9XmLa__prompt{padding:var(--space-m)}.PeerOptInPrompt-module__S9XmLa__prompt__actions{flex-direction:column-reverse}.PeerOptInPrompt-module__S9XmLa__prompt__submitBtn,.PeerOptInPrompt-module__S9XmLa__prompt__dismissBtn{justify-content:center;width:100%}}
.PeerPromptBanner-module__AwEAsa__banner{margin-bottom:var(--space-xl)}.PeerPromptBanner-module__AwEAsa__banner__extras{gap:var(--space-s);margin-top:var(--space-s);flex-wrap:wrap;justify-content:flex-end;display:flex}.PeerPromptBanner-module__AwEAsa__banner__snoozeBtn,.PeerPromptBanner-module__AwEAsa__banner__neverBtn{padding:var(--space-2xs) var(--space-s);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;transition:color .15s,background .15s}.PeerPromptBanner-module__AwEAsa__banner__snoozeBtn{color:var(--text-secondary)}.PeerPromptBanner-module__AwEAsa__banner__snoozeBtn:hover{color:var(--text-primary);background:var(--bg-secondary)}.PeerPromptBanner-module__AwEAsa__banner__snoozeBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PeerPromptBanner-module__AwEAsa__banner__neverBtn{color:var(--text-tertiary,var(--text-secondary))}.PeerPromptBanner-module__AwEAsa__banner__neverBtn:hover{color:var(--text-secondary);background:var(--bg-secondary)}.PeerPromptBanner-module__AwEAsa__banner__neverBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PeerPromptBanner-module__AwEAsa__banner__snoozeBtn:disabled,.PeerPromptBanner-module__AwEAsa__banner__neverBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:480px){.PeerPromptBanner-module__AwEAsa__banner__extras{justify-content:flex-start}}
.DashboardAttention-module__mXD9sa__attention{margin-bottom:var(--space-xl);padding:var(--space-m);border:1px solid var(--border-color);border-radius:var(--radius-xl);background:var(--bg-card);box-shadow:var(--warm-shadow-sm)}.DashboardAttention-module__mXD9sa__attention[hidden]{display:none}.DashboardAttention-module__mXD9sa__header{margin-bottom:var(--space-s)}.DashboardAttention-module__mXD9sa__header h2{margin:0 0 var(--space-3xs);color:var(--text-primary);font-size:var(--text-xl);font-weight:var(--font-semibold)}.DashboardAttention-module__mXD9sa__header p{color:var(--text-secondary);font-size:var(--text-sm);margin:0}.DashboardAttention-module__mXD9sa__list{gap:var(--space-xs);margin:0 0 var(--space-m);padding:0;list-style:none;display:grid}.DashboardAttention-module__mXD9sa__item{align-items:center;gap:var(--space-s);padding:var(--space-s);border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-primary);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.DashboardAttention-module__mXD9sa__icon{border-radius:var(--radius-md);width:2.25rem;height:2.25rem;color:var(--accent);background:var(--terra-soft);justify-content:center;align-items:center;display:inline-flex}.DashboardAttention-module__mXD9sa__copy{gap:var(--space-3xs);min-width:0;display:grid}.DashboardAttention-module__mXD9sa__copy strong{color:var(--text-primary);font-size:var(--text-sm)}.DashboardAttention-module__mXD9sa__copy span{color:var(--text-secondary);font-size:var(--text-xs)}.DashboardAttention-module__mXD9sa__action{align-items:center;gap:var(--space-3xs);color:var(--accent);font-size:var(--text-sm);font-weight:var(--font-semibold);white-space:nowrap;text-decoration:none;display:inline-flex}.DashboardAttention-module__mXD9sa__action:hover{text-decoration:underline}@media (max-width:640px){.DashboardAttention-module__mXD9sa__item{grid-template-columns:auto minmax(0,1fr)}.DashboardAttention-module__mXD9sa__action{grid-column:2;justify-self:start}}
.DashboardOrganizerHandoff-module__SxJYUW__handoff{margin-bottom:var(--space-xl);padding:var(--space-m);border:1px solid var(--border-color);border-radius:var(--radius-xl);background:linear-gradient(135deg, var(--paper-2), var(--bg-card))}.DashboardOrganizerHandoff-module__SxJYUW__header h2{margin:0 0 var(--space-3xs);color:var(--text-primary);font-size:var(--text-xl);font-weight:var(--font-semibold)}.DashboardOrganizerHandoff-module__SxJYUW__header p{color:var(--text-secondary);font-size:var(--text-sm);margin:0}.DashboardOrganizerHandoff-module__SxJYUW__workspaceList{gap:var(--space-xs);margin:var(--space-m) 0 0;grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));padding:0;list-style:none;display:grid}.DashboardOrganizerHandoff-module__SxJYUW__workspaceLink{align-items:center;gap:var(--space-xs);min-height:100%;padding:var(--space-s);border:1px solid var(--border-color);border-radius:var(--radius-lg);color:var(--accent);background:var(--bg-card);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);grid-template-columns:auto minmax(0,1fr) auto;text-decoration:none;display:grid}.DashboardOrganizerHandoff-module__SxJYUW__workspaceLink:hover{border-color:var(--accent);box-shadow:var(--warm-shadow-sm)}.DashboardOrganizerHandoff-module__SxJYUW__workspaceCopy{gap:var(--space-3xs);min-width:0;display:grid}.DashboardOrganizerHandoff-module__SxJYUW__workspaceCopy>span{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DashboardOrganizerHandoff-module__SxJYUW__workspaceCopy small{color:var(--text-secondary);font-size:var(--text-xs);line-height:1.35}
.Skeleton-module__iLQKgG__skeleton{background:linear-gradient(90deg, var(--color-skeleton-base,#e5e7eb) 25%, var(--color-skeleton-highlight,#f3f4f6) 50%, var(--color-skeleton-base,#e5e7eb) 75%);background-size:200% 100%}[data-theme=dark] .Skeleton-module__iLQKgG__skeleton{background:linear-gradient(90deg, var(--color-skeleton-base-dark,#374151) 25%, var(--color-skeleton-highlight-dark,#4b5563) 50%, var(--color-skeleton-base-dark,#374151) 75%);background-size:200% 100%}.Skeleton-module__iLQKgG__skeleton--pulse{animation:1.5s ease-in-out infinite Skeleton-module__iLQKgG__skeleton-pulse}.Skeleton-module__iLQKgG__skeleton--wave{animation:1.5s linear infinite Skeleton-module__iLQKgG__skeleton-wave}.Skeleton-module__iLQKgG__skeleton--none{animation:none}.Skeleton-module__iLQKgG__skeleton--text{border-radius:4px;margin-bottom:8px}.Skeleton-module__iLQKgG__skeleton--circular{border-radius:50%}.Skeleton-module__iLQKgG__skeleton--rectangular{border-radius:8px}@keyframes Skeleton-module__iLQKgG__skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes Skeleton-module__iLQKgG__skeleton-wave{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton-module__iLQKgG__skeletonCard{background:var(--color-surface);box-shadow:0 1px 3px var(--border-light);border-radius:12px;overflow:hidden}.Skeleton-module__iLQKgG__skeletonCard__image{border-radius:0;width:100%}.Skeleton-module__iLQKgG__skeletonCard__content{flex-direction:column;gap:8px;padding:16px;display:flex}.Skeleton-module__iLQKgG__skeletonCard__row{justify-content:space-between;margin-top:8px;display:flex}.Skeleton-module__iLQKgG__skeletonText{flex-direction:column;gap:8px;display:flex}.Skeleton-module__iLQKgG__skeletonClassCard{background:var(--color-surface);box-shadow:0 1px 3px var(--border-light);border-radius:12px;overflow:hidden}.Skeleton-module__iLQKgG__skeletonClassCard__image{border-radius:0;width:100%}.Skeleton-module__iLQKgG__skeletonClassCard__content{flex-direction:column;gap:12px;padding:16px;display:flex}.Skeleton-module__iLQKgG__skeletonClassCard__meta{align-items:center;gap:8px;display:flex}.Skeleton-module__iLQKgG__skeletonClassCard__footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.Skeleton-module__iLQKgG__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.Skeleton-module__iLQKgG__skeletonBooking{border-radius:8px;height:120px}@media (max-width:640px){.Skeleton-module__iLQKgG__skeletonGrid{grid-template-columns:1fr;gap:16px}}
@keyframes explore-module__8HEYta__cardFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.explore-module__8HEYta__explorePage{background:var(--bg-primary);min-height:100vh;padding-top:var(--header-height)}.explore-module__8HEYta__exploreHero{padding:var(--space-3xl) var(--space-l) var(--space-2xl);background:linear-gradient(180deg, var(--paper) 0%, var(--paper-2) 100%);border-bottom:1px solid var(--border-color);text-align:center;position:relative;overflow:hidden}.explore-module__8HEYta__exploreHero:before{content:none;pointer-events:none;background:radial-gradient(circle,#cc4a2b14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.explore-module__8HEYta__exploreHeroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.explore-module__8HEYta__exploreHeroTitle{font-family:var(--font-serif-stack);color:var(--ink);margin-bottom:var(--space-m);letter-spacing:0;text-wrap:balance;font-size:2.25rem;font-weight:500;line-height:1.1}.explore-module__8HEYta__exploreSearch{gap:var(--space-xs);background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:900px;padding:var(--space-2xs);margin:0 auto;display:flex}.explore-module__8HEYta__exploreDateWindowRow{margin:var(--space-xs) auto 0;justify-content:center;align-items:center;width:100%;min-width:0;max-width:900px;display:flex}.explore-module__8HEYta__exploreNearbyCues{margin:var(--space-2xs) auto 0;justify-content:center;max-width:900px;display:flex}.explore-module__8HEYta__nearbyCuesIdeas{align-items:center;gap:var(--space-2xs);color:var(--terra);font-size:var(--text-sm);font-weight:var(--font-semibold);text-decoration:none;display:inline-flex}.explore-module__8HEYta__nearbyCuesIdeas:hover,.explore-module__8HEYta__nearbyCuesIdeas:focus-visible{color:var(--text-primary);text-underline-offset:3px;text-decoration:underline}.explore-module__8HEYta__exploreMobileControls{display:none}.explore-module__8HEYta__mobileControlsButton{min-width:0;min-height:44px;padding:0 var(--space-s);border:1px solid var(--border-color);border-radius:var(--radius-full);background:var(--bg-card);color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.explore-module__8HEYta__mobileControlsButton[aria-pressed=true],.explore-module__8HEYta__mobileControlsButton:focus-visible{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #cc4a2b24}.explore-module__8HEYta__mobileControlsBadge{border-radius:var(--radius-full);background:var(--terra);min-width:20px;height:20px;color:var(--paper);font-size:.72rem;font-weight:var(--font-bold);place-items:center;padding:0 6px;display:inline-grid}.explore-module__8HEYta__exploreHeroCompact{padding:var(--space-xl) var(--space-l) var(--space-l)}.explore-module__8HEYta__exploreHeroCompact .explore-module__8HEYta__exploreHeroTitle{margin-bottom:var(--space-s);font-size:2rem}.explore-module__8HEYta__exploreHeroMap{padding-top:var(--space-m);padding-bottom:var(--space-s)}.explore-module__8HEYta__exploreHeroMap:before{display:none}@media (min-width:900px){.explore-module__8HEYta__exploreHeroMap .explore-module__8HEYta__exploreHeroContent{align-items:center;gap:var(--space-s) var(--space-l);text-align:left;grid-template-columns:minmax(240px,max-content) minmax(420px,1fr);max-width:1120px;display:grid}.explore-module__8HEYta__exploreHeroMap .explore-module__8HEYta__exploreHeroTitle{margin-bottom:0;font-size:1.875rem}.explore-module__8HEYta__exploreHeroMap .explore-module__8HEYta__exploreSearch{max-width:none;margin:0}}.explore-module__8HEYta__exploreQuickCategories{justify-content:center;gap:var(--space-xs);margin-top:var(--space-m);flex-wrap:wrap;display:flex}.explore-module__8HEYta__quickCategoriesChip{border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-medium);cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .8rem;transition:all .15s;display:inline-flex}.explore-module__8HEYta__quickCategoriesChip:hover{border-color:var(--accent);color:var(--text-primary)}.explore-module__8HEYta__quickCategoriesChipActive{border-color:var(--accent);color:var(--text-primary);background:#cc4a2b26}.explore-module__8HEYta__explorePageSidebar{flex-direction:column;display:flex}.explore-module__8HEYta__exploreLayout{width:100%;max-width:1440px;padding:var(--space-l);gap:var(--space-l);background:var(--paper);color:var(--ink);font-family:var(--font-sans);grid-template-columns:minmax(0,1fr);align-items:start;margin:0 auto;display:grid}.explore-module__8HEYta__exploreLayout:not(.explore-module__8HEYta__exploreLayoutMap):has(.explore-module__8HEYta__exploreColLeft){grid-template-columns:300px minmax(0,1fr)}.explore-module__8HEYta__exploreLayoutMap{gap:var(--space-m);max-width:1480px;padding-top:var(--space-m);grid-template-columns:248px minmax(0,1fr)}.explore-module__8HEYta__exploreSpotlightContainer{width:100%;max-width:1440px;padding:0 var(--space-l) var(--space-l);margin:0 auto}.explore-module__8HEYta__exploreColLeft{gap:var(--space-l);flex-direction:column;min-width:0;display:flex}.explore-module__8HEYta__exploreColLeft>aside{position:static;top:auto}.explore-module__8HEYta__exploreColLeftSecondary{gap:var(--space-l);flex-direction:column;display:flex}.explore-module__8HEYta__exploreRecommendationsMobile{gap:var(--space-l);padding:var(--space-m);flex-direction:column;max-width:100%;display:flex}.explore-module__8HEYta__sidebarSection{padding:var(--space-m) 0;border-bottom:1px solid var(--border-subtle)}.explore-module__8HEYta__sidebarSection:first-child{padding-top:0}.explore-module__8HEYta__sidebarSection:last-child{border-bottom:none;padding-bottom:0}.explore-module__8HEYta__sidebarTitle{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-m);cursor:default;background:0 0;border:none;width:100%;padding:0;display:flex}.explore-module__8HEYta__sidebarTitleToggle{cursor:pointer;justify-content:space-between;display:flex}.explore-module__8HEYta__sidebarTitleToggle:hover{color:var(--text-secondary)}.explore-module__8HEYta__sidebarChevron{transition:transform .2s}.explore-module__8HEYta__sidebarChevronOpen{transform:rotate(180deg)}.explore-module__8HEYta__sidebarFilter{margin-bottom:var(--space-m)}.explore-module__8HEYta__sidebarFilterHeader{margin-bottom:var(--space-xs);font-size:var(--text-sm);color:var(--text-secondary);justify-content:space-between;align-items:center;display:flex}.explore-module__8HEYta__sidebarFilterValue{font-weight:var(--font-medium);color:var(--text-primary);font-size:var(--text-sm)}.explore-module__8HEYta__sidebarLocation{align-items:center;gap:var(--space-xs);background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-m);padding:var(--space-xs) var(--space-s);transition:all .2s;display:flex}.explore-module__8HEYta__sidebarLocation:focus-within{border-color:var(--accent);background:var(--bg-secondary)}.explore-module__8HEYta__sidebarLocationIcon{color:var(--text-muted);flex-shrink:0}.explore-module__8HEYta__sidebarLocationInput{color:var(--text-primary);font-size:var(--text-sm);background:0 0;border:none;outline:none;flex:1;min-width:0}.explore-module__8HEYta__sidebarLocationInput::placeholder{color:var(--text-tertiary)}.explore-module__8HEYta__sidebarSlider{background:var(--border-color);appearance:none;cursor:pointer;border-radius:2px;width:100%;height:4px}.explore-module__8HEYta__sidebarSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);cursor:pointer;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 8px #cc4a2b66}.explore-module__8HEYta__sidebarSlider::-moz-range-thumb{background:var(--accent);cursor:pointer;border:none;border-radius:50%;width:16px;height:16px}.explore-module__8HEYta__sidebarSlider:disabled{opacity:.5;cursor:not-allowed}.explore-module__8HEYta__sidebarSlider:disabled::-webkit-slider-thumb{cursor:not-allowed;box-shadow:none}.explore-module__8HEYta__sidebarFilterHint{color:var(--text-muted,#888);margin:.4rem 0 0;font-size:.75rem;line-height:1.35}.explore-module__8HEYta__sidebarFilterError{color:var(--error,#c4533c);margin:.4rem 0 0;font-size:.75rem;line-height:1.35}.explore-module__8HEYta__sidebarSort{gap:var(--space-2xs);flex-direction:column;display:flex}.explore-module__8HEYta__sidebarSortOption{padding:var(--space-xs) var(--space-s);border-radius:var(--radius-m);color:var(--text-secondary);font-size:var(--text-sm);text-align:left;cursor:pointer;background:0 0;border:none;transition:all .15s}.explore-module__8HEYta__sidebarSortOption:hover{background:var(--bg-secondary);color:var(--text-primary)}.explore-module__8HEYta__sidebarSortOptionActive{background:var(--accent);color:#fff;font-weight:var(--font-medium)}.explore-module__8HEYta__sidebarCategories{gap:var(--space-2xs);flex-direction:column;display:flex}.explore-module__8HEYta__sidebarCategory{align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-s);border-radius:var(--radius-m);color:var(--text-secondary);font-size:var(--text-sm);text-align:left;cursor:pointer;background:0 0;border:none;transition:all .15s;display:flex}.explore-module__8HEYta__sidebarCategory:hover{background:var(--bg-tertiary);color:var(--text-primary)}.explore-module__8HEYta__sidebarCategoryActive{color:var(--accent);background:#cc4a2b26}.explore-module__8HEYta__sidebarCategoryIcon{font-size:var(--text-base)}.explore-module__8HEYta__sidebarClear{margin-top:var(--space-s);padding:var(--space-xs) var(--space-s);border:1px solid var(--border-color);border-radius:var(--radius-m);color:var(--text-muted);font-size:var(--text-xs);cursor:pointer;background:0 0;width:100%;transition:all .15s}.explore-module__8HEYta__sidebarClear:hover{background:var(--bg-tertiary);color:var(--text-primary)}.explore-module__8HEYta__exploreContent{min-width:0}.explore-module__8HEYta__contentHeader{margin-bottom:var(--space-m);justify-content:space-between;align-items:center;gap:var(--space-m);display:flex}.explore-module__8HEYta__contentActiveFilters{gap:var(--space-s);margin-bottom:var(--space-l);padding:var(--space-s) 0;flex-wrap:wrap;display:flex}.explore-module__8HEYta__exploreFilterChip{align-items:center;gap:var(--space-xs);border:1px solid var(--border-medium);background:var(--paper-2);color:var(--ink-2);padding:.4375rem .875rem;font-size:.8125rem;font-weight:500;transition:background .18s,color .18s,border-color .18s;display:inline-flex;border-radius:999px!important}.explore-module__8HEYta__exploreFilterChip:hover{border-color:var(--ink)}.explore-module__8HEYta__exploreFilterChipActive{background:var(--ink);color:var(--paper);border-color:var(--ink)}.explore-module__8HEYta__exploreFilterChip button{width:18px;height:18px;color:inherit;cursor:pointer;border-radius:var(--radius-full);opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.explore-module__8HEYta__exploreFilterChip button:hover{opacity:1;background:#0000001a}.explore-module__8HEYta__contentHeader h2,.explore-module__8HEYta__contentHeading{font-family:var(--font-serif-stack);letter-spacing:0;color:var(--ink);text-wrap:balance;margin:0;font-size:1.5rem;font-weight:500;line-height:1.15}.explore-module__8HEYta__contentCount{font-family:var(--font-mono-stack);letter-spacing:.14em;text-transform:uppercase;color:var(--terra-text);white-space:nowrap;font-size:.6875rem;font-weight:600}.explore-module__8HEYta__contentHeaderLeft{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.explore-module__8HEYta__contentHeaderActions{justify-content:flex-end;align-items:center;gap:var(--space-s);flex:none;display:flex}.explore-module__8HEYta__contentMapFullscreenLink{justify-content:center;align-items:center;gap:var(--space-xs);min-height:44px;padding:0 var(--space-m);color:var(--ink-2);background:var(--paper);border:1px solid var(--border-color);border-radius:var(--radius-m);font-size:var(--text-sm);white-space:nowrap;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.explore-module__8HEYta__contentMapFullscreenLink:hover,.explore-module__8HEYta__contentMapFullscreenLink:focus-visible{color:var(--terra-deep);background:var(--paper-2);border-color:var(--terra);outline:none}.explore-module__8HEYta__exploreContentMap .explore-module__8HEYta__contentHeader{margin-bottom:var(--space-s)}.explore-module__8HEYta__exploreContentMap .explore-module__8HEYta__contentHeader h2{font-size:1.75rem}.explore-module__8HEYta__contentHeaderViewToggle{display:contents}.explore-module__8HEYta__exploreMapContainer{border:1px solid var(--border-light);background:var(--paper-2);width:100%;height:clamp(560px,66vh,760px);box-shadow:var(--shadow-sm);border-radius:12px;position:relative;overflow:hidden}.explore-module__8HEYta__exploreMapLoading{justify-content:center;align-items:center;gap:var(--space-m);height:400px;color:var(--text-muted);flex-direction:column;display:flex}.explore-module__8HEYta__exploreGrid{gap:var(--space-l);padding:var(--space-m);background:var(--discovery-wash);border-radius:var(--radius-xl);grid-template-columns:1fr;margin:0;list-style:none;display:grid}.explore-module__8HEYta__exploreClassCard{background:var(--paper-2);border:1px solid var(--border-color);min-width:0;box-shadow:var(--shadow-sm);color:inherit;animation:.28s both explore-module__8HEYta__cardFadeUp;animation-delay:var(--animation-delay,0s);border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .18s cubic-bezier(.2,0,0,1),box-shadow .18s cubic-bezier(.2,0,0,1),border-color .18s;display:flex;overflow:hidden}.explore-module__8HEYta__exploreClassCard:hover{box-shadow:var(--shadow-md);border-color:var(--border-hover);transform:translateY(-2px)}.explore-module__8HEYta__exploreClassCard:focus-visible{outline:2px solid var(--terra);outline-offset:2px}.explore-module__8HEYta__classCardImage{aspect-ratio:16/10;background:var(--bg-tertiary);position:relative;overflow:hidden}.explore-module__8HEYta__classCardImage img,.explore-module__8HEYta__classCardImage>span,.explore-module__8HEYta__classCardImage>div{pointer-events:none}.explore-module__8HEYta__classCardPlaceholder{background:linear-gradient(135deg, var(--bg-tertiary), var(--bg-secondary));color:var(--text-tertiary);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.explore-module__8HEYta__classCardPlaceholder span{font-size:var(--text-xs);font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:.05em}.explore-module__8HEYta__classCardCategory{top:var(--space-s);left:var(--space-s);max-width:calc(100% - 4.75rem);min-height:28px;padding:0 var(--space-s);border:1px solid var(--border-color);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-mono-stack);letter-spacing:.12em;text-transform:uppercase;color:var(--terra-deep);white-space:nowrap;text-overflow:ellipsis;background:#fbf9f4eb;align-items:center;font-size:.625rem;font-weight:600;display:inline-flex;position:absolute;overflow:hidden}.explore-module__8HEYta__classCardExternalBadge{min-height:24px;font-size:.6875rem;font-weight:var(--font-semibold,600);font-family:var(--font-mono-stack);letter-spacing:.06em;text-transform:uppercase;color:var(--ink,#1a1a18);background:var(--accent-light);border:1px solid var(--paper-3,#e8e4db);border-radius:var(--radius-full,999px);white-space:nowrap;-webkit-user-select:none;user-select:none;align-self:flex-start;align-items:center;padding:0 8px;display:inline-flex}.explore-module__8HEYta__classCardFavorite{top:var(--space-s);right:var(--space-s);z-index:2;width:38px;height:38px;color:var(--terra-deep);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbf9f4eb;border:1px solid #1a16141f;position:absolute}.explore-module__8HEYta__classCardFavorite:hover{background:var(--terra-soft);border-color:#cc4a2b52}.explore-module__8HEYta__classCardBody{padding:var(--space-m);gap:var(--space-s);flex-direction:column;flex:1;display:flex}.explore-module__8HEYta__classCardHeader{gap:var(--space-xs);flex-direction:column;display:flex}.explore-module__8HEYta__exploreClassCard h3,.explore-module__8HEYta__classCardTitle{font-family:var(--font-serif-stack);letter-spacing:0;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.125rem;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.explore-module__8HEYta__classCardTeacher{align-items:center;gap:var(--space-xs);min-width:0;margin:calc(-1 * var(--space-2xs)) 0 0;display:flex}.explore-module__8HEYta__classCardTeacherName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-serif-stack);color:var(--ink-3);font-size:.8125rem;font-style:italic;overflow:hidden}.explore-module__8HEYta__classCardNext{justify-content:space-between;align-items:center;gap:var(--space-xs);min-height:40px;padding:0 var(--space-s);border-radius:var(--radius-m);background:var(--paper);border:1px solid var(--border-color);color:var(--ink-2);font-size:.8125rem;font-weight:600;line-height:1.2;display:flex}.explore-module__8HEYta__classCardNext strong{color:var(--terra);font-size:.75rem}.explore-module__8HEYta__classCardNext svg{color:var(--terra);flex-shrink:0}.explore-module__8HEYta__classCardSocialCue{align-items:center;gap:var(--space-2xs);padding:var(--space-3xs) var(--space-xs);border-radius:var(--radius-full);background:color-mix(in srgb, var(--ink-fixed) 62%, transparent);color:var(--paper-fixed);font-size:var(--text-xs);font-weight:var(--font-semibold);white-space:nowrap;flex:none;display:inline-flex}.explore-module__8HEYta__classCardNext span{align-items:center;gap:var(--space-2xs);min-width:0;display:inline-flex}.explore-module__8HEYta__classCardMeta{align-items:center;gap:var(--space-xs) var(--space-m);color:var(--ink-3);flex-wrap:wrap;font-size:.75rem;line-height:1.25;display:flex}.explore-module__8HEYta__classCardMeta span{align-items:center;gap:var(--space-2xs);min-width:0;display:inline-flex}.explore-module__8HEYta__classCardMeta svg{color:var(--accent)}.explore-module__8HEYta__classCardRating{color:var(--terra)}.explore-module__8HEYta__classCardReviewCount{color:var(--ink-3);font-size:.75rem}.explore-module__8HEYta__classCardRatingNew{border-radius:var(--radius-full);background:var(--terra-soft);color:var(--terra-deep);font-size:.6875rem;font-weight:var(--font-semibold);letter-spacing:.04em;text-transform:uppercase;align-items:center;padding:2px 6px;display:inline-flex}.explore-module__8HEYta__classCardLocation{align-items:center;gap:var(--space-2xs);min-width:0;max-width:100%;color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:inline-flex;overflow:hidden}.explore-module__8HEYta__classCardLocation svg,.explore-module__8HEYta__classCardMeta svg{flex:none}.explore-module__8HEYta__classCardFooter{justify-content:space-between;align-items:center;gap:var(--space-s);margin:var(--space-2xs) calc(-1 * var(--space-m)) calc(-1 * var(--space-m));padding:var(--space-s) var(--space-m);border-top:1px solid var(--border-color);background:var(--paper);display:flex}.explore-module__8HEYta__classCardPrice{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);line-height:1}.explore-module__8HEYta__classCardPriceFree{color:var(--terra-deep)}.explore-module__8HEYta__classCardCta{min-height:32px;padding:0 var(--space-s);border-radius:var(--radius-full);background:var(--terra);color:var(--paper);font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:.02em;white-space:nowrap;pointer-events:none;align-items:center;transition:background .15s;display:inline-flex}.explore-module__8HEYta__exploreClassCard:hover .explore-module__8HEYta__classCardCta{background:var(--terra-deep)}.explore-module__8HEYta__classCardCtaExternal{background:var(--ink-3)}.explore-module__8HEYta__exploreClassCard:hover .explore-module__8HEYta__classCardCtaExternal{background:var(--ink-2)}.explore-module__8HEYta__classCardTeacherAvatar{border-radius:var(--radius-full);object-fit:cover;flex:none;width:24px;height:24px}.explore-module__8HEYta__exploreContent [class$=__title],.explore-module__8HEYta__exploreGrid+h2{font-family:var(--font-serif-stack);letter-spacing:0;color:var(--ink);font-weight:500}.explore-module__8HEYta__exploreIdeasSection{margin-bottom:var(--space-xl)}.explore-module__8HEYta__ideasSectionHeader{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding-bottom:.625rem;display:flex}.explore-module__8HEYta__ideasSectionHeader h3{align-items:center;gap:var(--space-xs);font-size:var(--text-lg);color:var(--text-primary);margin:0 0 var(--space-2xs);font-weight:600;display:flex}.explore-module__8HEYta__ideasSectionHeader h2{font-family:var(--font-serif-stack);letter-spacing:0;color:var(--ink);font-weight:500}.explore-module__8HEYta__ideasSectionHeader p{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.explore-module__8HEYta__ideasSectionCta{min-height:44px;font-family:var(--font-mono-stack);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-2);border-bottom:1px solid var(--ink-4);align-items:center;padding-bottom:2px;font-size:.6875rem;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.explore-module__8HEYta__ideasSectionCta:hover{color:var(--terra);border-color:var(--terra)}.explore-module__8HEYta__exploreIdeasGrid{gap:var(--space-m);grid-template-columns:1fr;display:grid}.explore-module__8HEYta__exploreIdeasSectionSidebar{margin-bottom:0}.explore-module__8HEYta__exploreIdeasSectionSidebar .explore-module__8HEYta__ideasSectionHeader{flex-direction:column;align-items:stretch;gap:.5rem}.explore-module__8HEYta__exploreIdeasSectionSidebar .explore-module__8HEYta__ideasSectionHeader h3{margin:0;font-size:1rem}.explore-module__8HEYta__exploreIdeasSectionSidebar .explore-module__8HEYta__ideasSectionHeader p{color:var(--ink-3);margin:0;font-size:.8125rem}.explore-module__8HEYta__exploreIdeasGridSidebar{flex-direction:column;gap:.75rem;display:flex}.explore-module__8HEYta__exploreSecondaryEmpty{border:1px solid var(--border-color);background:#fbf9f4bd;border-radius:8px;margin:8px 0 20px;padding:16px 18px}.explore-module__8HEYta__exploreSecondaryEmpty h3{font-family:var(--font-serif-stack);color:var(--ink);margin:0 0 4px;font-size:1.125rem;font-weight:500}.explore-module__8HEYta__exploreSecondaryEmpty p{color:var(--ink-3);margin:0;font-size:.875rem;line-height:1.45}.explore-module__8HEYta__exploreSecondaryEmptyCard{background:var(--paper);border:1px dashed var(--paper-3);border-radius:8px;padding:16px 18px}.explore-module__8HEYta__exploreSecondaryEmptyCard h4{font-family:var(--font-serif-stack);color:var(--ink);margin:0 0 4px;font-size:1rem;font-weight:500}.explore-module__8HEYta__exploreSecondaryEmptyCard p{max-width:36rem;color:var(--ink-3);margin:0;font-size:.875rem;line-height:1.45}.explore-module__8HEYta__exploreMainInvitation{background:var(--paper);border:1px dashed var(--paper-3);border-radius:12px;flex-direction:column;align-items:flex-start;gap:.875rem;padding:2rem 1.75rem;display:flex}.explore-module__8HEYta__exploreMainInvitation svg{color:var(--terra)}.explore-module__8HEYta__exploreMainInvitation h3{font-family:var(--font-serif-stack);color:var(--ink);letter-spacing:0;margin:0;font-size:1.375rem;font-weight:500}.explore-module__8HEYta__exploreMainInvitation p{max-width:40rem;color:var(--ink-2);margin:0;font-size:.9375rem;line-height:1.5}.explore-module__8HEYta__mainInvitationActions{flex-wrap:wrap;gap:.625rem;margin-top:.25rem;display:flex}.explore-module__8HEYta__mainInvitationPrimary,.explore-module__8HEYta__mainInvitationSecondary{border-radius:8px;align-items:center;gap:.375rem;min-height:44px;padding:.625rem 1.125rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.explore-module__8HEYta__mainInvitationPrimary{background:var(--accent-aa-bg);color:var(--color-on-solid);border:1px solid var(--accent-aa-bg)}.explore-module__8HEYta__mainInvitationPrimary:hover,.explore-module__8HEYta__mainInvitationPrimary:focus-visible{background:var(--accent-hover);color:var(--color-on-solid)}.explore-module__8HEYta__mainInvitationSecondary{color:var(--ink-2);border:1px solid var(--border-color);background:0 0}.explore-module__8HEYta__mainInvitationSecondary:hover,.explore-module__8HEYta__mainInvitationSecondary:focus-visible{color:var(--ink);border-color:var(--ink-4)}.explore-module__8HEYta__exploreLoading,.explore-module__8HEYta__exploreLoadingSkeleton{font-family:var(--font-serif-stack);color:var(--ink-3);font-style:italic}.explore-module__8HEYta__loadingHeroTitle{width:60%;margin:0 auto var(--space-s)}.explore-module__8HEYta__loadingHeroSearch{max-width:600px;margin:0 auto}.explore-module__8HEYta__exploreLoadingSpinner{border:3px solid var(--border-color);border-top-color:var(--accent);width:40px;height:40px;margin-bottom:var(--space-m);color:var(--terra);border-radius:50%;animation:1s linear infinite explore-module__8HEYta__spin}@media (max-width:720px){.explore-module__8HEYta__exploreMobileControls{gap:var(--space-xs);width:100%;max-width:900px;margin:var(--space-s) auto 0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.explore-module__8HEYta__mobileControlsButton{padding:0 var(--space-xs)}}@media (max-width:1023px){.explore-module__8HEYta__exploreMobileControls{gap:var(--space-xs);width:100%;max-width:900px;margin:var(--space-s) auto 0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.explore-module__8HEYta__contentHeaderViewToggle{display:none}.explore-module__8HEYta__exploreContentMap{margin-bottom:calc(64px + var(--space-l))}.explore-module__8HEYta__exploreContentMap .explore-module__8HEYta__contentHeader{gap:var(--space-s)}.explore-module__8HEYta__exploreMapContainer{margin-bottom:var(--space-l)}}@media (min-width:640px){.explore-module__8HEYta__exploreGrid,.explore-module__8HEYta__exploreIdeasGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.explore-module__8HEYta__exploreGrid,.explore-module__8HEYta__exploreIdeasGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.explore-module__8HEYta__exploreLayout{min-width:1100px}}@media (max-width:1280px){.explore-module__8HEYta__exploreLayout:not(.explore-module__8HEYta__exploreLayoutMap):has(.explore-module__8HEYta__exploreColLeft){grid-template-columns:260px minmax(0,1fr)}}@media (max-width:1024px){.explore-module__8HEYta__exploreLayout,.explore-module__8HEYta__exploreLayoutMap{grid-template-columns:1fr;max-width:100%}.explore-module__8HEYta__exploreLayout:not(.explore-module__8HEYta__exploreLayoutMap):has(.explore-module__8HEYta__exploreColLeft){grid-template-columns:1fr;max-width:100%}}@media (max-width:768px){.explore-module__8HEYta__exploreHeroTitle{font-size:var(--text-2xl)}.explore-module__8HEYta__exploreSearch{flex-direction:column}.explore-module__8HEYta__contentHeader{flex-direction:column;align-items:flex-start}.explore-module__8HEYta__contentHeaderActions{justify-content:space-between;width:100%}.explore-module__8HEYta__exploreMapContainer{height:min(640px, calc(100vh - var(--header-height) - 112px));border-radius:var(--radius-m);width:100%;min-height:520px;margin-left:0;margin-right:0}.explore-module__8HEYta__classCardExternalBadge{padding:2px 6px;font-size:.625rem}}@media (max-width:480px){.explore-module__8HEYta__exploreMobileControls{grid-template-columns:1fr 1fr}.explore-module__8HEYta__exploreHeroCompact{padding-left:var(--space-s);padding-right:var(--space-s)}}[data-theme=dark] .explore-module__8HEYta__sidebarSortOptionActive{color:var(--ink-fixed)}
.DiscoveryLayout-module__003cUa__page{background:var(--bg-primary);min-height:100vh;padding-top:var(--header-height)}.DiscoveryLayout-module__003cUa__hero{padding:var(--space-xl) var(--space-l) var(--space-l);background:linear-gradient(180deg, var(--paper) 0%, var(--paper-2) 100%);border-bottom:1px solid var(--border-color);text-align:center;position:relative;overflow:hidden}.DiscoveryLayout-module__003cUa__hero__content{z-index:1;max-width:800px;margin:0 auto;position:relative}.DiscoveryLayout-module__003cUa__hero__eyebrow{font-family:var(--font-mono-stack);letter-spacing:.14em;text-transform:uppercase;color:var(--terra-text);margin:0 0 var(--space-xs);font-size:.6875rem;font-weight:600}.DiscoveryLayout-module__003cUa__hero__title{font-family:var(--font-serif-stack);color:var(--ink);margin:0 0 var(--space-s);letter-spacing:0;text-wrap:balance;font-size:2rem;font-weight:500;line-height:1.1}.DiscoveryLayout-module__003cUa__hero__subtitle{max-width:620px;color:var(--ink-2);text-wrap:pretty;margin:0 auto;font-size:1.0625rem;line-height:1.5}.DiscoveryLayout-module__003cUa__hero__actions{gap:var(--space-s);margin-top:var(--space-m);flex-wrap:wrap;justify-content:center;display:flex}.DiscoveryLayout-module__003cUa__hero__actionPrimary,.DiscoveryLayout-module__003cUa__hero__actionSecondary{align-items:center;gap:var(--space-2xs);padding:var(--space-xs) var(--space-m);border-radius:var(--radius-full);font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.DiscoveryLayout-module__003cUa__hero__actionPrimary{background:var(--ink);color:var(--paper);border:1px solid var(--ink)}.DiscoveryLayout-module__003cUa__hero__actionPrimary:hover{transform:translateY(-1px)}.DiscoveryLayout-module__003cUa__hero__actionSecondary{background:var(--paper);color:var(--ink);border:1px solid var(--border-medium)}.DiscoveryLayout-module__003cUa__hero__actionSecondary:hover{border-color:var(--ink)}.DiscoveryLayout-module__003cUa__hero__actionPrimary:focus-visible,.DiscoveryLayout-module__003cUa__hero__actionSecondary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.DiscoveryLayout-module__003cUa__layout{width:100%;max-width:1440px;padding:var(--space-l);gap:var(--space-l);background:var(--paper);color:var(--ink);font-family:var(--font-sans);grid-template-columns:300px minmax(0,1fr);align-items:start;margin:0 auto;display:grid}.DiscoveryLayout-module__003cUa__colLeft,.DiscoveryLayout-module__003cUa__content{min-width:0}.DiscoveryLayout-module__003cUa__contentHeader{justify-content:space-between;align-items:baseline;gap:var(--space-m);margin-bottom:var(--space-l);display:flex}.DiscoveryLayout-module__003cUa__contentHeader__left{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.DiscoveryLayout-module__003cUa__heading{font-family:var(--font-serif-stack);letter-spacing:0;color:var(--ink);text-wrap:balance;margin:0;font-size:1.5rem;font-weight:500;line-height:1.15}.DiscoveryLayout-module__003cUa__count{font-family:var(--font-mono-stack);letter-spacing:.14em;text-transform:uppercase;color:var(--terra-text);white-space:nowrap;font-size:.6875rem;font-weight:600}.DiscoveryLayout-module__003cUa__contentHeader__actions{align-items:center;gap:var(--space-s);flex-shrink:0;display:flex}.DiscoveryLayout-module__003cUa__perPage{align-items:center;gap:var(--space-2xs);white-space:nowrap;display:inline-flex}.DiscoveryLayout-module__003cUa__perPage__label{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-muted)}.DiscoveryLayout-module__003cUa__perPage__field{align-items:center;display:inline-flex;position:relative}.DiscoveryLayout-module__003cUa__perPage__select{appearance:none;min-height:44px;padding:0 calc(var(--space-l) + 4px) 0 var(--space-s);background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-m);color:var(--text-primary);font:inherit;font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;line-height:1;transition:background .15s,border-color .15s,box-shadow .15s}.DiscoveryLayout-module__003cUa__perPage__select:hover{background:var(--bg-tertiary);border-color:var(--border-subtle)}.DiscoveryLayout-module__003cUa__perPage__select:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent)}.DiscoveryLayout-module__003cUa__perPage__select option{background:var(--bg-card);color:var(--text-primary)}.DiscoveryLayout-module__003cUa__perPage__chevron{right:var(--space-xs);color:var(--text-muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.DiscoveryLayout-module__003cUa__viewToggle{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-m);align-items:center;gap:4px;padding:4px;display:inline-flex}.DiscoveryLayout-module__003cUa__viewToggle__item{justify-content:center;align-items:center;gap:var(--space-2xs);min-height:44px;padding:0 var(--space-s);border-radius:var(--radius-s);color:var(--text-muted);font:inherit;font-size:var(--text-sm);font-weight:var(--font-semibold);white-space:nowrap;cursor:pointer;background:0 0;border:0;line-height:1;text-decoration:none;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.DiscoveryLayout-module__003cUa__viewToggle__item:hover{background:var(--bg-tertiary);color:var(--text-primary)}.DiscoveryLayout-module__003cUa__viewToggle__item:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.DiscoveryLayout-module__003cUa__viewToggle__item--active,.DiscoveryLayout-module__003cUa__viewToggle__item--active:hover{background:var(--primary);color:#fff;box-shadow:var(--shadow-sm)}.DiscoveryLayout-module__003cUa__grid{gap:var(--space-l);padding:var(--space-m);background:var(--discovery-wash);border-radius:var(--radius-xl);grid-template-columns:1fr;margin:0;list-style:none;display:grid}.DiscoveryLayout-module__003cUa__grid>li,.DiscoveryLayout-module__003cUa__rows>li{margin:0;padding:0;list-style:none;display:block}@supports (animation-timeline:view()){.DiscoveryLayout-module__003cUa__grid>li{animation:1ms linear both DiscoveryLayout-module__003cUa__discovery-grid-card-reveal;animation-timeline:view();animation-range:entry entry 30%}@keyframes DiscoveryLayout-module__003cUa__discovery-grid-card-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.DiscoveryLayout-module__003cUa__grid>li{animation:none}}}.DiscoveryLayout-module__003cUa__rows{gap:var(--space-xs);padding:var(--space-m);background:var(--discovery-wash);border-radius:var(--radius-xl);flex-direction:column;margin:0;list-style:none;display:flex}.DiscoveryLayout-module__003cUa__row{--cat:var(--accent);align-items:center;gap:var(--space-m);min-height:74px;padding:var(--space-s) var(--space-m);background:var(--card-bg,var(--surface));border:1px solid var(--card-border,var(--border-subtle));border-radius:var(--radius-m);box-shadow:var(--card-shadow,var(--shadow-sm));color:inherit;grid-template-columns:56px minmax(0,1.35fr) minmax(180px,.9fr) minmax(120px,auto) auto;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.DiscoveryLayout-module__003cUa__row[data-accent="1"]{--cat:var(--vibe-accent-1)}.DiscoveryLayout-module__003cUa__row[data-accent="2"]{--cat:var(--vibe-accent-2)}.DiscoveryLayout-module__003cUa__row[data-accent="3"]{--cat:var(--vibe-accent-3)}.DiscoveryLayout-module__003cUa__row[data-accent="4"]{--cat:var(--vibe-accent-4)}.DiscoveryLayout-module__003cUa__row[data-accent="5"]{--cat:var(--vibe-accent-5)}.DiscoveryLayout-module__003cUa__row[data-accent="6"]{--cat:var(--vibe-accent-6)}.DiscoveryLayout-module__003cUa__row:hover{border-color:color-mix(in srgb, var(--cat) 35%, var(--card-border,var(--border-subtle)));box-shadow:var(--shadow-md), 0 4px 16px color-mix(in srgb, var(--cat) 16%, transparent);transform:translateY(-1px)}.DiscoveryLayout-module__003cUa__row--withoutStats{grid-template-columns:56px minmax(0,1.35fr) minmax(180px,.9fr) auto}.DiscoveryLayout-module__003cUa__row:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.DiscoveryLayout-module__003cUa__row__media{border-radius:var(--radius-m);background:var(--vibe-1);width:56px;height:56px;color:var(--paper-fixed);flex-shrink:0;place-items:center;display:inline-grid;position:relative;overflow:hidden}.DiscoveryLayout-module__003cUa__row__media[data-vibe="1"]{background:var(--vibe-1)}.DiscoveryLayout-module__003cUa__row__media[data-vibe="2"]{background:var(--vibe-2)}.DiscoveryLayout-module__003cUa__row__media[data-vibe="3"]{background:var(--vibe-3)}.DiscoveryLayout-module__003cUa__row__media[data-vibe="4"]{background:var(--vibe-4)}.DiscoveryLayout-module__003cUa__row__media[data-vibe="5"]{background:var(--vibe-5)}.DiscoveryLayout-module__003cUa__row__media[data-vibe="6"]{background:var(--vibe-6)}.DiscoveryLayout-module__003cUa__row__image{object-fit:cover}.DiscoveryLayout-module__003cUa__row__monogram{font-family:var(--font-serif-stack);color:var(--paper-fixed);font-size:1.35rem;font-weight:600}.DiscoveryLayout-module__003cUa__row__main,.DiscoveryLayout-module__003cUa__row__details,.DiscoveryLayout-module__003cUa__row__stats,.DiscoveryLayout-module__003cUa__row__end{min-width:0}.DiscoveryLayout-module__003cUa__row__main{gap:var(--space-3xs);flex-direction:column;display:flex}.DiscoveryLayout-module__003cUa__row__badge{align-self:flex-start;align-items:center;gap:var(--space-3xs);border-radius:var(--radius-full);background:color-mix(in srgb, var(--ink) 8%, transparent);max-width:100%;color:var(--ink-2);font-size:var(--text-xs);font-weight:var(--font-semibold);text-overflow:ellipsis;white-space:nowrap;padding:.1875rem .5rem;line-height:1.15;display:inline-flex;overflow:hidden}.DiscoveryLayout-module__003cUa__row__badge--dropIn{color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent)}.DiscoveryLayout-module__003cUa__row__badge--club{color:var(--plum);background:color-mix(in srgb, var(--plum) 12%, transparent)}.DiscoveryLayout-module__003cUa__row__badge--sponsored{color:var(--olive);background:color-mix(in srgb, var(--olive) 12%, transparent)}[data-theme=dark] .DiscoveryLayout-module__003cUa__row__badge--club{color:color-mix(in srgb, var(--plum) 45%, var(--paper-fixed))}[data-theme=dark] .DiscoveryLayout-module__003cUa__row__badge--sponsored{color:color-mix(in srgb, var(--olive) 45%, var(--paper-fixed))}.DiscoveryLayout-module__003cUa__row__title{-webkit-line-clamp:2;color:var(--text-primary);font-size:var(--text-base);font-weight:var(--font-semibold);-webkit-box-orient:vertical;line-height:1.25;display:-webkit-box;overflow:hidden}.DiscoveryLayout-module__003cUa__row__description{color:var(--text-secondary);font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;overflow:hidden}.DiscoveryLayout-module__003cUa__row__details{gap:var(--space-3xs);flex-direction:column;display:flex}.DiscoveryLayout-module__003cUa__row__meta,.DiscoveryLayout-module__003cUa__row__stat{align-items:center;gap:var(--space-3xs);min-width:0;color:var(--text-secondary);font-size:var(--text-sm);line-height:1.25;display:inline-flex}.DiscoveryLayout-module__003cUa__row__meta span,.DiscoveryLayout-module__003cUa__row__stat span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.DiscoveryLayout-module__003cUa__row__meta svg,.DiscoveryLayout-module__003cUa__row__stat svg{color:var(--text-muted);flex-shrink:0}.DiscoveryLayout-module__003cUa__row__meta--primary{color:var(--text-primary);font-weight:var(--font-semibold)}.DiscoveryLayout-module__003cUa__row__stats{align-items:center;gap:var(--space-xs);flex-wrap:wrap;display:flex}.DiscoveryLayout-module__003cUa__row__stat{border-radius:var(--radius-full);background:var(--paper-2);border:1px solid var(--border-subtle);padding:.1875rem .45rem}.DiscoveryLayout-module__003cUa__row__end{justify-content:flex-end;align-items:center;gap:var(--space-xs);display:flex}.DiscoveryLayout-module__003cUa__row__action{flex-shrink:0;display:inline-flex}.DiscoveryLayout-module__003cUa__row__price{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);white-space:nowrap}.DiscoveryLayout-module__003cUa__row__price--free{color:var(--accent)}.DiscoveryLayout-module__003cUa__row__cta{color:var(--accent);font-size:var(--text-sm);font-weight:var(--font-semibold);white-space:nowrap}.DiscoveryLayout-module__003cUa__rail{top:calc(var(--header-height) + var(--space-l));background:var(--card-bg,var(--bg-card));border:1px solid var(--card-border,var(--border-color));border-radius:var(--radius-xl);padding:var(--space-m);box-shadow:var(--card-shadow,var(--shadow-sm));max-height:calc(100vh - var(--header-height) - var(--space-2xl));position:sticky;overflow-y:auto}.DiscoveryLayout-module__003cUa__rail__header{justify-content:space-between;align-items:center;gap:var(--space-s);padding-bottom:var(--space-s);margin-bottom:var(--space-s);border-bottom:1px solid var(--border-subtle);display:flex}.DiscoveryLayout-module__003cUa__rail__title{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0;display:flex}.DiscoveryLayout-module__003cUa__rail__clear{font-size:var(--text-xs);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;text-decoration:none;transition:color .15s;display:inline-flex}.DiscoveryLayout-module__003cUa__rail__clear:hover{color:var(--accent)}.DiscoveryLayout-module__003cUa__rail__clear:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-s)}.DiscoveryLayout-module__003cUa__sections{flex-direction:column;display:flex}.DiscoveryLayout-module__003cUa__section{padding:var(--space-m) 0;border-bottom:1px solid var(--border-subtle)}.DiscoveryLayout-module__003cUa__section:first-child{padding-top:0}.DiscoveryLayout-module__003cUa__section:last-child{padding-bottom:var(--space-2xs);border-bottom:none}.DiscoveryLayout-module__003cUa__section__title{align-items:center;gap:var(--space-xs);font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 var(--space-s);display:flex}.DiscoveryLayout-module__003cUa__field{align-items:center;gap:var(--space-xs);background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-m);padding:var(--space-xs) var(--space-s);min-height:44px;transition:all .2s;display:flex}.DiscoveryLayout-module__003cUa__field:focus-within{border-color:var(--accent);background:var(--bg-secondary)}.DiscoveryLayout-module__003cUa__field__icon{color:var(--text-muted);flex-shrink:0}.DiscoveryLayout-module__003cUa__field__input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:1rem}.DiscoveryLayout-module__003cUa__field__input::placeholder{color:var(--text-muted)}.DiscoveryLayout-module__003cUa__field+.DiscoveryLayout-module__003cUa__field{margin-top:var(--space-s)}.DiscoveryLayout-module__003cUa__selectField{align-items:center;display:flex;position:relative}.DiscoveryLayout-module__003cUa__select{appearance:none;width:100%;padding:var(--space-xs) calc(var(--space-l) + 8px) var(--space-xs) var(--space-s);background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-m);color:var(--text-primary);cursor:pointer;min-height:44px;font-size:1rem;line-height:1.4;transition:all .15s}.DiscoveryLayout-module__003cUa__select:hover{background:var(--bg-secondary);border-color:var(--border-subtle)}.DiscoveryLayout-module__003cUa__select:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent)}.DiscoveryLayout-module__003cUa__select option{background:var(--bg-card);color:var(--text-primary)}.DiscoveryLayout-module__003cUa__select__chevron{right:var(--space-s);color:var(--text-muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.DiscoveryLayout-module__003cUa__empty{text-align:center;align-items:center;gap:var(--space-s);padding:var(--space-3xl) var(--space-l);background:var(--paper-2);border:1px solid var(--border-color);border-radius:var(--radius-xl);color:var(--ink-2);flex-direction:column;display:flex}.DiscoveryLayout-module__003cUa__empty svg{color:var(--terra)}.DiscoveryLayout-module__003cUa__empty__title{font-family:var(--font-serif-stack);color:var(--ink);margin:0;font-size:1.25rem;font-weight:500}.DiscoveryLayout-module__003cUa__empty__text{max-width:420px;margin:0;line-height:1.5}.DiscoveryLayout-module__003cUa__empty__actions{gap:var(--space-s);margin-top:var(--space-xs);flex-wrap:wrap;justify-content:center;display:flex}.DiscoveryLayout-module__003cUa__pagination{justify-content:center;align-items:center;gap:var(--space-m);margin-top:var(--space-2xl);flex-wrap:wrap;display:flex}.DiscoveryLayout-module__003cUa__pageLink{align-items:center;gap:var(--space-2xs);padding:var(--space-xs) var(--space-m);border:1px solid var(--border-medium);border-radius:var(--radius-full);background:var(--paper);color:var(--ink);font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.DiscoveryLayout-module__003cUa__pageLink:hover{border-color:var(--ink)}.DiscoveryLayout-module__003cUa__pageLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.DiscoveryLayout-module__003cUa__pageLink--disabled{opacity:.45;pointer-events:none}.DiscoveryLayout-module__003cUa__pageStatus{font-family:var(--font-mono-stack);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-2);white-space:nowrap;font-size:.75rem}.DiscoveryLayout-module__003cUa__mobileFilter__toggle{display:none}.DiscoveryLayout-module__003cUa__mobileFilter__panel{display:block}.DiscoveryLayout-module__003cUa__mobileFilter__badge{border-radius:var(--radius-full);background:var(--accent-aa-bg);min-width:20px;height:20px;color:var(--color-on-solid);font-size:.72rem;font-weight:var(--font-bold);place-items:center;padding:0 6px;display:inline-grid}.DiscoveryLayout-module__003cUa__mobileFilter__chevron{color:var(--text-muted);margin-left:auto;transition:transform .18s}.DiscoveryLayout-module__003cUa__mobileFilter__chevron--open{transform:rotate(180deg)}@media (min-width:640px){.DiscoveryLayout-module__003cUa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.DiscoveryLayout-module__003cUa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1280px){.DiscoveryLayout-module__003cUa__layout{grid-template-columns:260px minmax(0,1fr)}}@media (max-width:1023px){.DiscoveryLayout-module__003cUa__layout{grid-template-columns:minmax(0,1fr)}.DiscoveryLayout-module__003cUa__contentHeader{flex-direction:column;align-items:flex-start}.DiscoveryLayout-module__003cUa__row{gap:var(--space-s);grid-template-columns:52px minmax(0,1fr) auto}.DiscoveryLayout-module__003cUa__row__media{width:52px;height:52px}.DiscoveryLayout-module__003cUa__row__details,.DiscoveryLayout-module__003cUa__row__stats{grid-column:2/-1}.DiscoveryLayout-module__003cUa__row__end{grid-area:1/3;align-self:start}.DiscoveryLayout-module__003cUa__rail{position:static}.DiscoveryLayout-module__003cUa__mobileFilter__toggle{width:100%;min-height:48px;padding:0 var(--space-m);border:1px solid var(--border-color);border-radius:var(--radius-l);background:var(--bg-card);color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;align-items:center;gap:.55rem;transition:border-color .15s,background .15s;display:inline-flex}.DiscoveryLayout-module__003cUa__mobileFilter__toggle:hover{border-color:var(--border-hover)}.DiscoveryLayout-module__003cUa__mobileFilter__toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.DiscoveryLayout-module__003cUa__mobileFilter__panel{display:none}.DiscoveryLayout-module__003cUa__mobileFilter__panel[data-open=true]{margin-top:var(--space-s);display:block}}@media (max-width:480px){.DiscoveryLayout-module__003cUa__pageLink{padding:var(--space-xs) var(--space-s)}}@media (max-width:640px){.DiscoveryLayout-module__003cUa__hero__title{font-size:1.75rem}.DiscoveryLayout-module__003cUa__layout{padding:var(--space-m);gap:var(--space-m)}.DiscoveryLayout-module__003cUa__grid{padding:var(--space-s)}.DiscoveryLayout-module__003cUa__pagination{gap:var(--space-s)}.DiscoveryLayout-module__003cUa__contentHeader__actions{flex-wrap:wrap;width:100%}.DiscoveryLayout-module__003cUa__perPage{justify-content:space-between;width:100%}.DiscoveryLayout-module__003cUa__viewToggle{width:100%}.DiscoveryLayout-module__003cUa__viewToggle__item{padding:0 var(--space-xs);flex:1 1 0}.DiscoveryLayout-module__003cUa__rows{padding:var(--space-s)}.DiscoveryLayout-module__003cUa__row{padding:var(--space-s);grid-template-columns:48px minmax(0,1fr)}.DiscoveryLayout-module__003cUa__row__media{width:48px;height:48px}.DiscoveryLayout-module__003cUa__row__details,.DiscoveryLayout-module__003cUa__row__stats,.DiscoveryLayout-module__003cUa__row__end{grid-column:1/-1}.DiscoveryLayout-module__003cUa__row__end{flex-wrap:wrap;justify-content:flex-start}}[data-theme=dark] .DiscoveryLayout-module__003cUa__viewToggle__item--active,[data-theme=dark] .DiscoveryLayout-module__003cUa__viewToggle__item--active:hover{color:var(--ink-fixed)}
.DiscoveryFilters-module__SGlu5W__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DiscoveryFilters-module__SGlu5W__pendingWrapper[data-pending]{opacity:.5;pointer-events:none;transition:opacity .15s}
.ClubDemandCapture-module__fhNEuq__clubDemandCapture{max-width:560px;margin:var(--space-6) auto 0;padding:var(--space-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:left}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__title{margin:0 0 var(--space-1);color:var(--ink);font-size:1.0625rem;font-weight:700}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__text{margin:0 0 var(--space-4);font-size:var(--text-sm);color:var(--ink-2);line-height:1.55}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__form{gap:var(--space-3);flex-direction:column;display:flex}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__fields{gap:var(--space-3);display:flex}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__field{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__label{font-size:var(--text-xs);color:var(--ink-2);font-weight:600}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__input,.ClubDemandCapture-module__fhNEuq__clubDemandCapture__select{width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font-size:var(--text-sm);font-family:inherit;transition:border-color .15s,box-shadow .15s}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__input:focus-visible,.ClubDemandCapture-module__fhNEuq__clubDemandCapture__select:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 20%, transparent);outline:none}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__input:disabled,.ClubDemandCapture-module__fhNEuq__clubDemandCapture__select:disabled{opacity:.6;cursor:not-allowed;background:var(--bg-elevated)}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__start{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--ink-2);cursor:pointer;display:inline-flex}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__checkbox{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__checkbox:disabled{cursor:not-allowed}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__error{padding:var(--space-2) var(--space-3);background:color-mix(in srgb, var(--color-error) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-error) 30%, transparent);border-radius:var(--radius-md);color:var(--color-error);font-size:var(--text-sm);margin:0}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__submit{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-5);background:var(--accent);color:var(--paper);border-radius:var(--radius-md);font-size:var(--text-sm);cursor:pointer;border:none;align-self:flex-start;font-family:inherit;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__submit:hover:not(:disabled){background:var(--accent-hover)}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__submit:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 35%, transparent);outline:none}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__submit:disabled{opacity:.55;cursor:not-allowed}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__fineprint{font-size:var(--text-xs);color:var(--ink-3);margin:0}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__done{align-items:flex-start;gap:var(--space-3);display:flex}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__doneIcon{color:var(--accent);flex-shrink:0;margin-top:2px}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__doneText{font-size:var(--text-sm);color:var(--ink-2);margin:0;line-height:1.55}@media (max-width:480px){.ClubDemandCapture-module__fhNEuq__clubDemandCapture__fields{flex-direction:column}.ClubDemandCapture-module__fhNEuq__clubDemandCapture__submit{align-self:stretch}}
.ClubsPageView-module__WBqLAq__heroEm{color:var(--accent);font-style:italic}.ClubsPageView-module__WBqLAq__card{background:var(--card-bg,var(--bg-card));border:1px solid var(--card-border,var(--border-color));border-radius:var(--radius-xl);box-shadow:var(--card-shadow,var(--shadow-sm));color:inherit;flex-direction:column;width:100%;text-decoration:none;transition:transform .24s cubic-bezier(.2,.7,.3,1),box-shadow .24s,border-color .24s;display:flex;overflow:hidden}.ClubsPageView-module__WBqLAq__card[data-vibe=books]{--cat:var(--vibe-accent-1)}.ClubsPageView-module__WBqLAq__card[data-vibe=movement]{--cat:var(--vibe-accent-2)}.ClubsPageView-module__WBqLAq__card[data-vibe=cinema]{--cat:var(--vibe-accent-3)}.ClubsPageView-module__WBqLAq__card[data-vibe=making]{--cat:var(--vibe-accent-4)}.ClubsPageView-module__WBqLAq__card[data-vibe=writing]{--cat:var(--vibe-accent-5)}.ClubsPageView-module__WBqLAq__card[data-vibe=food]{--cat:var(--vibe-accent-2)}.ClubsPageView-module__WBqLAq__card:hover{border-color:color-mix(in srgb, var(--cat,var(--accent)) 35%, var(--border-subtle));box-shadow:var(--warm-shadow-lg), 0 6px 22px color-mix(in srgb, var(--cat,var(--accent)) 22%, transparent), 0 0 0 1px color-mix(in srgb, var(--cat,var(--accent)) 45%, transparent);transform:translateY(-3px)}.ClubsPageView-module__WBqLAq__card:focus-visible{box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent);outline:none}.ClubsPageView-module__WBqLAq__card__strip{background:var(--clubs-vibe-books);flex-shrink:0;height:6px}.ClubsPageView-module__WBqLAq__card[data-vibe=books] .ClubsPageView-module__WBqLAq__card__strip{background:var(--clubs-vibe-books)}.ClubsPageView-module__WBqLAq__card[data-vibe=movement] .ClubsPageView-module__WBqLAq__card__strip{background:var(--clubs-vibe-movement)}.ClubsPageView-module__WBqLAq__card[data-vibe=cinema] .ClubsPageView-module__WBqLAq__card__strip{background:var(--clubs-vibe-cinema)}.ClubsPageView-module__WBqLAq__card[data-vibe=making] .ClubsPageView-module__WBqLAq__card__strip{background:var(--clubs-vibe-making)}.ClubsPageView-module__WBqLAq__card[data-vibe=writing] .ClubsPageView-module__WBqLAq__card__strip{background:var(--clubs-vibe-writing)}.ClubsPageView-module__WBqLAq__card[data-vibe=food] .ClubsPageView-module__WBqLAq__card__strip{background:var(--clubs-vibe-food)}.ClubsPageView-module__WBqLAq__card__body{flex-direction:column;flex:1;gap:12px;padding:20px 22px 22px;display:flex}.ClubsPageView-module__WBqLAq__card__topRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ClubsPageView-module__WBqLAq__card__cat{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.ClubsPageView-module__WBqLAq__card__name{font-family:var(--font-serif-stack);color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:400;line-height:1.15}.ClubsPageView-module__WBqLAq__card__desc{color:var(--text-secondary);-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.ClubsPageView-module__WBqLAq__card__metaRow{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.ClubsPageView-module__WBqLAq__card__metaRow svg{color:var(--text-muted);flex-shrink:0}
.CityClubsSection-module__yCCIgW__cityClubs{max-width:var(--container-wide);margin:48px auto 0;padding:0 32px}.CityClubsSection-module__yCCIgW__cityClubs__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;margin-bottom:20px;display:flex}.CityClubsSection-module__yCCIgW__cityClubs__heading{min-width:0}.CityClubsSection-module__yCCIgW__cityClubs__eyebrow{font-family:var(--font-mono-stack);letter-spacing:.14em;text-transform:uppercase;color:var(--terra-deep);margin:0 0 6px;font-size:11px;font-weight:600}.CityClubsSection-module__yCCIgW__cityClubs__title{font-family:var(--font-serif-stack);letter-spacing:-.02em;color:var(--ink);text-wrap:balance;margin:0;font-size:clamp(26px,4vw,38px);font-weight:500;line-height:1.08}.CityClubsSection-module__yCCIgW__cityClubs__browseLink{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--terra-deep);white-space:nowrap;align-items:center;gap:6px;padding-bottom:2px;font-weight:600;text-decoration:none;display:inline-flex}.CityClubsSection-module__yCCIgW__cityClubs__browseLink:hover{text-decoration:underline}.CityClubsSection-module__yCCIgW__cityClubs__browseLink:focus-visible{outline:2px solid var(--terra);outline-offset:2px;border-radius:var(--radius-sm)}.CityClubsSection-module__yCCIgW__cityClubs__empty{text-align:center;background:var(--paper-2);border:1px dashed var(--border-color);border-radius:var(--radius-xl);color:var(--ink-3);flex-direction:column;align-items:center;gap:10px;padding:36px 24px;display:flex}.CityClubsSection-module__yCCIgW__cityClubs__emptyIcon{color:var(--ink-4)}.CityClubsSection-module__yCCIgW__cityClubs__emptyText{font-family:var(--font-serif-stack);margin:0;font-size:16px}.CityClubsSection-module__yCCIgW__cityClubs__emptyCta{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--terra-deep);align-items:center;gap:6px;font-weight:600;text-decoration:none;display:inline-flex}.CityClubsSection-module__yCCIgW__cityClubs__emptyCta:hover{text-decoration:underline}.CityClubsSection-module__yCCIgW__cityClubs__emptyCta:focus-visible{outline:2px solid var(--terra);outline-offset:2px;border-radius:var(--radius-sm)}@media (max-width:640px){.CityClubsSection-module__yCCIgW__cityClubs{margin-top:32px;padding:0 20px}.CityClubsSection-module__yCCIgW__cityClubs__head{flex-direction:column;align-items:flex-start}}:is([data-theme=dark] .CityClubsSection-module__yCCIgW__cityClubs__eyebrow,[data-theme=dark] .CityClubsSection-module__yCCIgW__cityClubs__browseLink,[data-theme=dark] .CityClubsSection-module__yCCIgW__cityClubs__emptyCta){color:var(--accent)}
.city-faq-module__a7Z_1q__faq-container{max-width:1280px;padding:0 var(--space-m);margin:0 auto}
.CalendarSubscribeLinks-module___o44wG__calendarSubscribe{gap:var(--space-2);flex-wrap:wrap;display:flex}.CalendarSubscribeLinks-module___o44wG__calendarSubscribe__heading{width:100%;font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);font-weight:600;display:block}.CalendarSubscribeLinks-module___o44wG__calendarSubscribe__link{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--ink-2);font-size:var(--text-sm);cursor:pointer;font-family:inherit;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.CalendarSubscribeLinks-module___o44wG__calendarSubscribe__link:hover{border-color:var(--accent);color:var(--ink)}.CalendarSubscribeLinks-module___o44wG__calendarSubscribe__link:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 20%, transparent);outline:none}@media (max-width:480px){.CalendarSubscribeLinks-module___o44wG__calendarSubscribe{flex-direction:column;align-items:stretch}.CalendarSubscribeLinks-module___o44wG__calendarSubscribe__link{justify-content:center}}
.ClubUnclaimedBanner-module__g5N-hW__banner{justify-content:space-between;align-items:flex-start;gap:var(--space-m);background:var(--paper-2,var(--bg-secondary));border:1px solid var(--border-color);border-radius:var(--radius-md,var(--radius-m));padding:var(--space-m);margin-bottom:var(--space-m);display:flex}.ClubUnclaimedBanner-module__g5N-hW__bannerBody{flex:1;min-width:0}.ClubUnclaimedBanner-module__g5N-hW__bannerTitle{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--text-primary);margin:0 0 .25rem;line-height:1.4}.ClubUnclaimedBanner-module__g5N-hW__bannerText{font-size:var(--text-sm);color:var(--text-secondary);margin:0 0 var(--space-s);line-height:1.55}.ClubUnclaimedBanner-module__g5N-hW__bannerText__inline{font-style:italic}.ClubUnclaimedBanner-module__g5N-hW__bannerMeta{font-size:var(--text-xs);color:var(--text-tertiary,var(--text-secondary));white-space:nowrap;flex-shrink:0;align-self:flex-end;margin:0}.ClubUnclaimedBanner-module__g5N-hW__claimForm{margin-top:var(--space-s)}.ClubUnclaimedBanner-module__g5N-hW__claimForm__field{gap:var(--space-2xs);flex-direction:column;display:flex}.ClubUnclaimedBanner-module__g5N-hW__claimForm__label{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary)}.ClubUnclaimedBanner-module__g5N-hW__claimForm__row{gap:var(--space-xs);display:flex}.ClubUnclaimedBanner-module__g5N-hW__claimForm__input{min-width:0;height:36px;padding:0 var(--space-s);font-size:var(--text-sm);color:var(--text-primary);background:var(--bg-primary,var(--paper));border:1px solid var(--border-color);border-radius:var(--radius-s);flex:1;font-family:inherit;transition:border-color .15s}.ClubUnclaimedBanner-module__g5N-hW__claimForm__input::placeholder{color:var(--text-tertiary,var(--text-secondary))}.ClubUnclaimedBanner-module__g5N-hW__claimForm__input:focus{border-color:var(--accent);outline:none}.ClubUnclaimedBanner-module__g5N-hW__claimForm__input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ClubUnclaimedBanner-module__g5N-hW__claimForm__input:disabled{opacity:.6;cursor:not-allowed}.ClubUnclaimedBanner-module__g5N-hW__claimForm__submit{height:36px;padding:0 var(--space-m);font-size:var(--text-sm);font-family:inherit;font-weight:var(--font-medium);color:var(--color-on-solid);background:var(--accent-aa-bg);border-radius:var(--radius-s);cursor:pointer;white-space:nowrap;border:none;transition:opacity .15s}.ClubUnclaimedBanner-module__g5N-hW__claimForm__submit:hover{opacity:.88}.ClubUnclaimedBanner-module__g5N-hW__claimForm__submit:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ClubUnclaimedBanner-module__g5N-hW__claimForm__submit:disabled{opacity:.55;cursor:not-allowed}.ClubUnclaimedBanner-module__g5N-hW__claimForm__error{margin:var(--space-xs) 0 0;font-size:var(--text-xs);color:var(--error-text);line-height:1.4}.ClubUnclaimedBanner-module__g5N-hW__successMsg{margin:var(--space-s) 0 0;font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}@media (max-width:640px){.ClubUnclaimedBanner-module__g5N-hW__banner{gap:var(--space-s);flex-direction:column}.ClubUnclaimedBanner-module__g5N-hW__bannerMeta{white-space:normal;align-self:flex-start}.ClubUnclaimedBanner-module__g5N-hW__claimForm__row{flex-direction:column}.ClubUnclaimedBanner-module__g5N-hW__claimForm__submit{width:100%}}
.SocialEmbed-module__bNcz2a__embed{width:100%;margin:0}.SocialEmbed-module__bNcz2a__embed__ratio{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px solid var(--border);width:100%;position:relative;overflow:hidden}.SocialEmbed-module__bNcz2a__embed__frame,.SocialEmbed-module__bNcz2a__embed__video{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.SocialEmbed-module__bNcz2a__embed__video{object-fit:cover}.SocialEmbed-module__bNcz2a__embed__instagram{width:100%;max-width:540px;margin-inline:auto}.SocialEmbed-module__bNcz2a__embed__instagramFrame{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-secondary);width:100%;height:clamp(520px,72vh,680px);display:block}.SocialEmbed-module__bNcz2a__embed__social{width:100%;max-width:605px;min-height:240px;margin-inline:auto}.SocialEmbed-module__bNcz2a__embed__social blockquote{margin:0 auto}.SocialEmbed-module__bNcz2a__embed__caption{font-size:var(--text-sm);margin-top:.5rem}.SocialEmbed-module__bNcz2a__embed__source,.SocialEmbed-module__bNcz2a__embed__fallback{color:var(--text-secondary);font-size:var(--text-sm);border-radius:var(--radius-sm);align-items:center;gap:.375rem;line-height:1.4;text-decoration:none;transition:color .15s;display:inline-flex}.SocialEmbed-module__bNcz2a__embed__fallback{word-break:break-all}.SocialEmbed-module__bNcz2a__embed__source:hover,.SocialEmbed-module__bNcz2a__embed__fallback:hover{color:var(--text-primary);text-decoration:underline}.SocialEmbed-module__bNcz2a__embed__source:focus-visible,.SocialEmbed-module__bNcz2a__embed__fallback:focus-visible{outline:2px solid var(--accent);outline-offset:2px;color:var(--text-primary)}.SocialEmbed-module__bNcz2a__embed__consent{text-align:center;background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;min-height:240px;padding:2rem 1.5rem;display:flex}.SocialEmbed-module__bNcz2a__embed__consentIcon{color:var(--text-secondary);flex-shrink:0}.SocialEmbed-module__bNcz2a__embed__consentText{max-width:40ch;color:var(--text-secondary);font-size:var(--text-sm);margin:0;line-height:1.5}.SocialEmbed-module__bNcz2a__embed__consentActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;display:flex}.SocialEmbed-module__bNcz2a__embed__consentButton{color:var(--text-primary);font-size:var(--text-sm);border:1px solid var(--accent);border-radius:var(--radius-md);cursor:pointer;background:0 0;align-items:center;gap:.375rem;padding:.5rem 1rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.SocialEmbed-module__bNcz2a__embed__consentButton:hover{background:var(--accent);color:var(--text-on-accent)}.SocialEmbed-module__bNcz2a__embed__consentButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.SocialEmbed-module__bNcz2a__embed__consentButton:active{transform:translateY(1px)}@media (max-width:600px){.SocialEmbed-module__bNcz2a__embed__instagramFrame{height:clamp(480px,80vh,620px)}}
.CityDigestSignup-module__U34iEG__digestSignup{gap:var(--space-2);flex-direction:column;display:flex}.CityDigestSignup-module__U34iEG__digestSignup__title{color:var(--ink);margin:0;font-size:1.0625rem;font-weight:700}.CityDigestSignup-module__U34iEG__digestSignup__text{font-size:var(--text-sm);color:var(--ink-2);margin:0;line-height:1.55}.CityDigestSignup-module__U34iEG__digestSignup__form{gap:var(--space-2);flex-direction:column;display:flex}.CityDigestSignup-module__U34iEG__digestSignup__hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.CityDigestSignup-module__U34iEG__digestSignup__label{font-size:var(--text-xs);color:var(--ink-2);font-weight:600}.CityDigestSignup-module__U34iEG__digestSignup__row{gap:var(--space-2);display:flex}.CityDigestSignup-module__U34iEG__digestSignup__input{min-width:0;padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font-size:var(--text-sm);flex:1;font-family:inherit;transition:border-color .15s,box-shadow .15s}.CityDigestSignup-module__U34iEG__digestSignup__input:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 20%, transparent);outline:none}.CityDigestSignup-module__U34iEG__digestSignup__input:disabled{opacity:.6;cursor:not-allowed;background:var(--bg-elevated)}.CityDigestSignup-module__U34iEG__digestSignup__submit{padding:var(--space-2) var(--space-4);background:var(--accent);color:var(--paper);border-radius:var(--radius-md);font-size:var(--text-sm);cursor:pointer;border:none;font-family:inherit;font-weight:600;transition:background .15s,opacity .15s}.CityDigestSignup-module__U34iEG__digestSignup__submit:hover:not(:disabled){background:var(--accent-hover)}.CityDigestSignup-module__U34iEG__digestSignup__submit:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 35%, transparent);outline:none}.CityDigestSignup-module__U34iEG__digestSignup__submit:disabled{opacity:.55;cursor:not-allowed}.CityDigestSignup-module__U34iEG__digestSignup__error{padding:var(--space-2) var(--space-3);background:color-mix(in srgb, var(--color-error) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-error) 30%, transparent);border-radius:var(--radius-md);color:var(--color-error);font-size:var(--text-sm);margin:0}.CityDigestSignup-module__U34iEG__digestSignup__fineprint{font-size:var(--text-xs);color:var(--ink-3);margin:0}.CityDigestSignup-module__U34iEG__digestSignup__done{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--ink-2);margin:0;display:flex}.CityDigestSignup-module__U34iEG__digestSignup__doneIcon{color:var(--accent);flex-shrink:0}@media (max-width:480px){.CityDigestSignup-module__U34iEG__digestSignup__row{flex-direction:column}}
.BrandMark-module__fCWjAG__brandMark{color:var(--cn-ink);letter-spacing:-.01em;align-items:center;gap:8px;font-weight:600;line-height:1;display:inline-flex}.BrandMark-module__fCWjAG__brandMark__tile{background:linear-gradient(135deg, var(--cn-coral), var(--cn-gold));color:var(--cn-bg);font-family:var(--font-display), Georgia, serif;border-radius:var(--cn-radius-sm);box-shadow:var(--cn-shadow-mark);flex-shrink:0;place-items:center;font-style:italic;font-weight:400;display:grid}.BrandMark-module__fCWjAG__brandMark__wordmark{align-items:baseline;display:inline-flex}.BrandMark-module__fCWjAG__brandMark__nearby{font-family:var(--font-display), Georgia, serif;margin-left:-2px;font-style:italic;font-weight:400}.BrandMark-module__fCWjAG__brandMark--sm{gap:6px;font-size:14px}.BrandMark-module__fCWjAG__brandMark--sm .BrandMark-module__fCWjAG__brandMark__tile{width:22px;height:22px;font-size:14px}.BrandMark-module__fCWjAG__brandMark--sm .BrandMark-module__fCWjAG__brandMark__nearby{font-size:16px}.BrandMark-module__fCWjAG__brandMark--md{font-size:18px}.BrandMark-module__fCWjAG__brandMark--md .BrandMark-module__fCWjAG__brandMark__tile{width:28px;height:28px;font-size:18px}.BrandMark-module__fCWjAG__brandMark--md .BrandMark-module__fCWjAG__brandMark__nearby{font-size:20px}.BrandMark-module__fCWjAG__brandMark--lg{gap:10px;font-size:24px}.BrandMark-module__fCWjAG__brandMark--lg .BrandMark-module__fCWjAG__brandMark__tile{border-radius:var(--cn-radius-md);width:40px;height:40px;font-size:26px}.BrandMark-module__fCWjAG__brandMark--lg .BrandMark-module__fCWjAG__brandMark__nearby{font-size:28px}
.VibeCover-module__Fi5ubq__vibeCover{aspect-ratio:16/9;border-top-left-radius:inherit;border-top-right-radius:inherit;width:100%;position:relative;overflow:hidden}.VibeCover-module__Fi5ubq__vibeCover:after{content:"";background:var(--clubs-cover-scrim);pointer-events:none;position:absolute;inset:0}.VibeCover-module__Fi5ubq__vibeCover--books{background:var(--clubs-vibe-books)}.VibeCover-module__Fi5ubq__vibeCover--movement{background:var(--clubs-vibe-movement)}.VibeCover-module__Fi5ubq__vibeCover--cinema{background:var(--clubs-vibe-cinema)}.VibeCover-module__Fi5ubq__vibeCover--making{background:var(--clubs-vibe-making)}.VibeCover-module__Fi5ubq__vibeCover--writing{background:var(--clubs-vibe-writing)}.VibeCover-module__Fi5ubq__vibeCover--food{background:var(--clubs-vibe-food)}.VibeCover-module__Fi5ubq__vibeCover__pill{z-index:2;position:absolute;top:16px;right:16px}
.TimePill-module__4iHavG__timePill{border-radius:var(--radius-full);color:var(--text-primary);background:var(--glass-bg);box-shadow:var(--shadow-sm);border:var(--glass-border);white-space:nowrap;align-items:center;gap:6px;padding:7px 12px 7px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.TimePill-module__4iHavG__timePill__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.TimePill-module__4iHavG__timePill__label{font-variant-numeric:tabular-nums}.TimePill-module__4iHavG__timePill--next .TimePill-module__4iHavG__timePill__dot{background:var(--accent);box-shadow:var(--clubs-dot-glow-next)}.TimePill-module__4iHavG__timePill--upcoming .TimePill-module__4iHavG__timePill__dot{background:var(--color-warning);box-shadow:var(--clubs-dot-glow-upcoming)}
.AvatarStack-module__DUixEW__avatarStack{align-items:center;display:inline-flex}.AvatarStack-module__DUixEW__avatarStack__list{margin:0;padding:0;list-style:none;display:inline-flex}.AvatarStack-module__DUixEW__avatarStack__item{display:inline-flex}.AvatarStack-module__DUixEW__avatarStack__tile{border:2px solid var(--bg-card);font-family:var(--font-serif-stack);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;margin-left:-8px;font-style:italic;font-weight:400;display:grid;overflow:hidden}.AvatarStack-module__DUixEW__avatarStack__item:first-child .AvatarStack-module__DUixEW__avatarStack__tile{margin-left:0}.AvatarStack-module__DUixEW__avatarStack__tile img{object-fit:cover;width:100%;height:100%}.AvatarStack-module__DUixEW__avatarStack--sm .AvatarStack-module__DUixEW__avatarStack__tile{width:24px;height:24px;font-size:10px}.AvatarStack-module__DUixEW__avatarStack--sm .AvatarStack-module__DUixEW__avatarStack__count{margin-left:8px;font-size:12px}.AvatarStack-module__DUixEW__avatarStack--md .AvatarStack-module__DUixEW__avatarStack__tile{width:28px;height:28px;font-size:11px}.AvatarStack-module__DUixEW__avatarStack--md .AvatarStack-module__DUixEW__avatarStack__count{margin-left:10px;font-size:13px}.AvatarStack-module__DUixEW__avatarStack__tile--1{background:var(--clubs-av-1)}.AvatarStack-module__DUixEW__avatarStack__tile--2{background:var(--clubs-av-2)}.AvatarStack-module__DUixEW__avatarStack__tile--3{background:var(--clubs-av-3)}.AvatarStack-module__DUixEW__avatarStack__tile--4{background:var(--clubs-av-4)}.AvatarStack-module__DUixEW__avatarStack__tile--5{background:var(--clubs-av-5)}.AvatarStack-module__DUixEW__avatarStack__count{color:var(--text-secondary);font-weight:500;line-height:1}
.Chip-module__z801la__chip{border-radius:var(--radius-full);border:1px solid var(--border-hover);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;align-items:center;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:500;line-height:1.2;text-decoration:none;transition:background .16s,color .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.Chip-module__z801la__chip:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:var(--text-muted)}.Chip-module__z801la__chip:focus-visible{box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent);outline:none}.Chip-module__z801la__chip:active{transform:translateY(1px)}.Chip-module__z801la__chip--active,.Chip-module__z801la__chip--active:hover{background:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary)}
.ThemeToggle-module__497a1G__themeToggle{border-radius:var(--cn-radius-pill);border:1px solid var(--cn-line-strong);background:var(--cn-card);width:36px;height:36px;color:var(--cn-ink-dim);cursor:pointer;place-items:center;transition:color .16s,background .16s,border-color .16s,transform .16s;display:inline-grid}.ThemeToggle-module__497a1G__themeToggle:hover{color:var(--cn-coral);background:var(--cn-card-hi);border-color:var(--cn-coral)}.ThemeToggle-module__497a1G__themeToggle:focus-visible{box-shadow:0 0 0 2px var(--cn-bg), 0 0 0 4px var(--cn-coral);outline:none}.ThemeToggle-module__497a1G__themeToggle:active{transform:translateY(1px)}
.ClubsFormShell-module__Asu2mq__shell{background:var(--bg-primary);color:var(--text-primary);flex-direction:column;min-height:100vh;display:flex}.ClubsFormShell-module__Asu2mq__shell__main{outline:none;flex:1}
.CommunityComposer-module__5bR8gW__composer{gap:var(--space-3);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-3) var(--space-4);align-items:flex-start;transition:border-color .2s;display:flex}.CommunityComposer-module__5bR8gW__composer:focus-within{border-color:var(--border-hover)}.CommunityComposer-module__5bR8gW__composer__avatar{border-radius:var(--radius-full);flex-shrink:0;width:36px;height:36px;margin-top:2px;overflow:hidden}.CommunityComposer-module__5bR8gW__composer__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.CommunityComposer-module__5bR8gW__composer__avatarInitial{background:var(--accent);color:#fff;width:100%;height:100%;font-family:var(--font-serif-stack);font-style:italic;font-size:var(--text-base);justify-content:center;align-items:center;font-weight:400;line-height:1;display:flex}.CommunityComposer-module__5bR8gW__composer__body{gap:var(--space-2xs);flex-direction:column;flex:1;min-width:0;display:flex}.CommunityComposer-module__5bR8gW__composer__toggle{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-full);margin-bottom:var(--space-2xs);align-self:flex-start;align-items:center;gap:2px;padding:3px;display:inline-flex}.CommunityComposer-module__5bR8gW__composer__toggleBtn{border-radius:var(--radius-full);color:var(--text-muted);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;line-height:1;transition:background .15s,color .15s;display:inline-flex}.CommunityComposer-module__5bR8gW__composer__toggleBtn:hover{color:var(--text-secondary)}.CommunityComposer-module__5bR8gW__composer__toggleBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-full)}.CommunityComposer-module__5bR8gW__composer__toggleBtn--active{background:var(--bg-card);color:var(--text-primary);box-shadow:var(--warm-shadow-sm)}.CommunityComposer-module__5bR8gW__composer__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CommunityComposer-module__5bR8gW__composer__input{resize:none;width:100%;min-height:38px;max-height:320px;color:var(--text-primary);font-family:inherit;font-size:var(--text-base);background:0 0;border:none;outline:none;padding:0;line-height:1.55;transition:color .15s;overflow:hidden auto}.CommunityComposer-module__5bR8gW__composer__input::placeholder{color:var(--text-muted)}.CommunityComposer-module__5bR8gW__composer__input:focus-visible{outline:none}.CommunityComposer-module__5bR8gW__composer__input:disabled{opacity:.5;cursor:not-allowed}.CommunityComposer-module__5bR8gW__composer__input--announcement{font-family:var(--font-serif-stack);font-size:var(--text-lg)}.CommunityComposer-module__5bR8gW__composer__footer{align-items:center;gap:var(--space-2xs);margin-top:var(--space-2xs);display:flex}.CommunityComposer-module__5bR8gW__composer__footerSpacer{flex:1}.CommunityComposer-module__5bR8gW__composer__announcementBadge{border-radius:var(--radius-full);background:var(--terra-soft);color:var(--accent);font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--accent);align-items:center;gap:5px;padding:3px 10px;display:inline-flex}.CommunityComposer-module__5bR8gW__composer__submit{border-radius:var(--radius-full);background:var(--accent);color:#fff;font-family:inherit;font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:6px;padding:7px 16px;transition:background .15s,box-shadow .15s,opacity .15s,transform .15s;display:inline-flex}.CommunityComposer-module__5bR8gW__composer__submit:hover:not(:disabled){background:var(--accent-aa-bg);box-shadow:var(--glow-coral)}.CommunityComposer-module__5bR8gW__composer__submit:active:not(:disabled){box-shadow:none;transform:scale(.97)}.CommunityComposer-module__5bR8gW__composer__submit:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.CommunityComposer-module__5bR8gW__composer__submit--disabled,.CommunityComposer-module__5bR8gW__composer__submit:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.CommunityComposer-module__5bR8gW__composer__spinner{border:2px solid var(--border-hover);border-radius:var(--radius-full);border-top-color:#fff;flex-shrink:0;width:14px;height:14px;animation:.6s linear infinite CommunityComposer-module__5bR8gW__composerSpin;display:inline-block}@keyframes CommunityComposer-module__5bR8gW__composerSpin{to{transform:rotate(360deg)}}@media (max-width:639px){.CommunityComposer-module__5bR8gW__composer{padding:var(--space-2xs) var(--space-s);gap:var(--space-2xs)}.CommunityComposer-module__5bR8gW__composer__avatar{width:32px;height:32px}.CommunityComposer-module__5bR8gW__composer__avatarInitial{font-size:var(--text-sm)}.CommunityComposer-module__5bR8gW__composer__toggle{justify-content:stretch;width:100%}.CommunityComposer-module__5bR8gW__composer__toggleBtn{flex:1;justify-content:center;padding:6px 8px}.CommunityComposer-module__5bR8gW__composer__submit{padding:7px 14px}}@media (min-width:640px) and (max-width:1023px){.CommunityComposer-module__5bR8gW__composer{padding:var(--space-3) var(--space-4)}}@media (min-width:1024px){.CommunityComposer-module__5bR8gW__composer{padding:var(--space-3) var(--space-s)}}
.PostCard-module__szCGZW__postCard{background:var(--card-bg,var(--bg-card));border:1px solid var(--card-border,var(--border-color));border-radius:var(--radius-lg);box-shadow:var(--card-shadow,var(--shadow-sm));padding:18px;transition:border-color .16s,box-shadow .16s}.PostCard-module__szCGZW__postCard:hover{border-color:var(--border-hover)}.PostCard-module__szCGZW__postCard--broadcast{background:linear-gradient(180deg, var(--terra-soft) 0%, transparent 120px), var(--bg-card);border-color:var(--accent)}.PostCard-module__szCGZW__postCard--broadcast:hover{border-color:var(--accent);box-shadow:var(--glow-coral)}.PostCard-module__szCGZW__postCard__eyebrow{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);align-items:center;gap:6px;margin-bottom:12px;font-weight:700;display:inline-flex}.PostCard-module__szCGZW__postCard__head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.PostCard-module__szCGZW__postCard__avatar{border-radius:var(--radius-full);object-fit:cover;width:40px;height:40px;font-family:var(--font-serif-stack);color:var(--text-on-accent);-webkit-user-select:none;user-select:none;flex-shrink:0;place-items:center;font-size:18px;font-style:italic;display:grid;overflow:hidden}.PostCard-module__szCGZW__postCard__avatar--v0{background:var(--clubs-av-1)}.PostCard-module__szCGZW__postCard__avatar--v1{background:var(--clubs-av-2)}.PostCard-module__szCGZW__postCard__avatar--v2{background:var(--clubs-av-3)}.PostCard-module__szCGZW__postCard__avatar--v3{background:var(--clubs-av-4)}.PostCard-module__szCGZW__postCard__avatar--v4{background:var(--clubs-av-5)}.PostCard-module__szCGZW__postCard__avatar--v5{background:var(--clubs-av-1)}.PostCard-module__szCGZW__postCard__who{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.PostCard-module__szCGZW__postCard__name{font-size:var(--text-sm);color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:4px;font-weight:600;line-height:1.3;display:flex}.PostCard-module__szCGZW__postCard__badge{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--terra-soft);border:1px solid var(--accent);border-radius:var(--radius-full);align-items:center;padding:1px 7px;font-size:10px;font-weight:700;line-height:1.6;display:inline-flex}.PostCard-module__szCGZW__postCard__time{font-size:var(--text-xs);color:var(--text-muted);line-height:1}.PostCard-module__szCGZW__postCard__menuWrap{flex-shrink:0;position:relative}.PostCard-module__szCGZW__postCard__menuBtn{border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;place-items:center;transition:color .16s,background .16s;display:grid}.PostCard-module__szCGZW__postCard__menuBtn:hover{color:var(--text-secondary);background:var(--bg-secondary)}.PostCard-module__szCGZW__postCard__menuBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PostCard-module__szCGZW__postCard__menu{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);min-width:160px;box-shadow:var(--warm-shadow-lg);z-index:20;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden}.PostCard-module__szCGZW__postCard__menuItem{width:100%;font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:10px 14px;font-weight:500;transition:color .16s,background .16s;display:flex}.PostCard-module__szCGZW__postCard__menuItem:hover{background:var(--bg-secondary)}.PostCard-module__szCGZW__postCard__menuItem:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.PostCard-module__szCGZW__postCard__menuItem--danger{color:var(--error)}.PostCard-module__szCGZW__postCard__menuItem--danger:hover{background:var(--error-bg)}.PostCard-module__szCGZW__postCard__menuItem--confirm{color:var(--error);background:var(--error-bg);font-weight:700}.PostCard-module__szCGZW__postCard__reportSubmenu{flex-direction:column;display:flex}.PostCard-module__szCGZW__postCard__reportLabel{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);-webkit-user-select:none;user-select:none;padding:8px 14px 4px;font-weight:600;display:block}.PostCard-module__szCGZW__postCard__body{flex-direction:column;gap:6px;margin-bottom:0;display:flex}.PostCard-module__szCGZW__postCard__title{font-family:var(--font-serif-stack);font-weight:400;font-size:var(--text-lg);color:var(--text-primary);line-height:var(--leading-tight);margin:0}.PostCard-module__szCGZW__postCard__text{font-size:var(--text-base);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.6}.PostCard-module__szCGZW__postCard__media{border-radius:var(--radius-md);margin-top:12px;overflow:hidden}.PostCard-module__szCGZW__postCard__media--single{aspect-ratio:16/9}.PostCard-module__szCGZW__postCard__media--single .PostCard-module__szCGZW__postCard__mediaImg{object-fit:cover;width:100%;height:100%;display:block}.PostCard-module__szCGZW__postCard__media--grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:4px;display:grid}.PostCard-module__szCGZW__postCard__media--grid .PostCard-module__szCGZW__postCard__mediaImg{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-sm);width:100%;display:block}.PostCard-module__szCGZW__postCard__react{border-top:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:6px;margin-top:14px;padding-top:12px;display:flex}.PostCard-module__szCGZW__postCard__chip{border-radius:var(--radius-full);border:1px solid var(--border-color);color:var(--text-muted);font-size:var(--text-sm);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:5px 11px;font-weight:500;line-height:1;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.PostCard-module__szCGZW__postCard__chip:hover{border-color:var(--accent);color:var(--accent)}.PostCard-module__szCGZW__postCard__chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PostCard-module__szCGZW__postCard__chip:active{transform:scale(.95)}.PostCard-module__szCGZW__postCard__chip--on{background:var(--terra-soft);border-color:var(--accent);color:var(--accent)}.PostCard-module__szCGZW__postCard__chip--on:hover{background:var(--terra-soft);border-color:var(--accent)}.PostCard-module__szCGZW__postCard__chipCount{font-variant-numeric:tabular-nums}.PostCard-module__szCGZW__postCard__addWrap{position:relative}.PostCard-module__szCGZW__postCard__addBtn{border-radius:var(--radius-full);border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;place-items:center;transition:color .16s,border-color .16s,background .16s;display:grid}.PostCard-module__szCGZW__postCard__addBtn:hover{color:var(--accent);border-color:var(--accent)}.PostCard-module__szCGZW__postCard__addBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PostCard-module__szCGZW__postCard__quickPicker{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--warm-shadow-lg);z-index:20;gap:2px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 6px);left:0}.PostCard-module__szCGZW__postCard__quickBtn{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;place-items:center;width:36px;height:36px;font-size:20px;line-height:1;transition:background .16s;display:grid}.PostCard-module__szCGZW__postCard__quickBtn:hover{background:var(--bg-secondary)}.PostCard-module__szCGZW__postCard__quickBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.PostCard-module__szCGZW__postCard__spacer{flex:1;min-width:0}.PostCard-module__szCGZW__postCard__comments{color:var(--text-muted);font-size:var(--text-sm);cursor:pointer;border-radius:var(--radius-sm);white-space:nowrap;background:0 0;border:none;align-items:center;gap:5px;padding:4px 6px;font-weight:500;transition:color .16s;display:inline-flex}.PostCard-module__szCGZW__postCard__comments:hover{color:var(--text-secondary)}.PostCard-module__szCGZW__postCard__comments:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:640px){.PostCard-module__szCGZW__postCard{border-radius:var(--radius-md);padding:14px}.PostCard-module__szCGZW__postCard__media--grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.PostCard-module__szCGZW__postCard__react{gap:5px}.PostCard-module__szCGZW__postCard__chip{font-size:var(--text-xs);padding:4px 9px}}
.CommentThread-module__dPaaAq__comments{gap:var(--space-s);padding-top:var(--space-xs);flex-direction:column;display:flex}.CommentThread-module__dPaaAq__comments__empty{font-size:var(--text-sm);color:var(--text-muted);text-align:center;padding:var(--space-s) 0;margin:0}.CommentThread-module__dPaaAq__comments__signin{font-size:var(--text-sm);color:var(--text-muted);text-align:center;margin:var(--space-2xs) 0 0}.CommentThread-module__dPaaAq__comments__signinLink{color:var(--accent);font-weight:var(--font-medium);transition:color var(--transition-fast);text-decoration:none}.CommentThread-module__dPaaAq__comments__signinLink:hover{color:var(--accent-hover)}.CommentThread-module__dPaaAq__comments__signinLink:focus-visible{box-shadow:0 2px 0 var(--accent);border-radius:2px;outline:none}.CommentThread-module__dPaaAq__comments__list,.CommentThread-module__dPaaAq__comments__nested{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.CommentThread-module__dPaaAq__comments__item{gap:var(--space-2xs);flex-direction:column;display:flex}.CommentThread-module__dPaaAq__comments__nested{margin-left:calc(32px + var(--space-2xs));gap:var(--space-2xs)}.CommentThread-module__dPaaAq__comment{gap:var(--space-2xs);align-items:flex-start;display:flex}.CommentThread-module__dPaaAq__comment--nested{gap:var(--space-3xs)}.CommentThread-module__dPaaAq__comment__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.CommentThread-module__dPaaAq__comment__bubble{background:var(--bg-secondary);border-radius:var(--radius-lg);padding:var(--space-2xs) var(--space-xs);font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--text-primary);word-break:break-word;max-width:100%;display:inline-block}.CommentThread-module__dPaaAq__comment__name{font-weight:var(--font-semibold);color:var(--text-primary);margin-right:var(--space-3xs)}.CommentThread-module__dPaaAq__comment__body{color:var(--text-secondary)}.CommentThread-module__dPaaAq__comment__footer{align-items:center;gap:var(--space-xs);padding-left:var(--space-3xs);display:flex}.CommentThread-module__dPaaAq__comment__time{font-size:var(--text-xs);color:var(--text-muted);line-height:1}.CommentThread-module__dPaaAq__comment__reply{cursor:pointer;font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-muted);transition:color var(--transition-fast);background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;line-height:1;display:inline-flex}.CommentThread-module__dPaaAq__comment__reply:hover{color:var(--accent)}.CommentThread-module__dPaaAq__comment__reply:focus-visible{color:var(--accent);box-shadow:0 1px 0 var(--accent);border-radius:2px;outline:none}.CommentThread-module__dPaaAq__comment__reply:active{color:var(--accent-hover)}.CommentThread-module__dPaaAq__comment__menuWrap{flex-shrink:0;margin-left:auto;position:relative}.CommentThread-module__dPaaAq__comment__menuBtn{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;place-items:center;font-family:inherit;display:grid}.CommentThread-module__dPaaAq__comment__menuBtn:hover{color:var(--text-secondary);background:var(--bg-secondary)}.CommentThread-module__dPaaAq__comment__menuBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CommentThread-module__dPaaAq__comment__menu{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);min-width:180px;box-shadow:var(--warm-shadow-lg);z-index:30;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden}.CommentThread-module__dPaaAq__comment__menuItem{width:100%;font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;text-align:left;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;align-items:center;gap:7px;padding:9px 12px;font-family:inherit;font-weight:500;display:flex}.CommentThread-module__dPaaAq__comment__menuItem:hover{background:var(--bg-secondary)}.CommentThread-module__dPaaAq__comment__menuItem:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.CommentThread-module__dPaaAq__comment__menuItem--danger{color:var(--error)}.CommentThread-module__dPaaAq__comment__menuItem--danger:hover{background:var(--error-bg)}.CommentThread-module__dPaaAq__comment__menuItem--confirm{color:var(--error);background:var(--error-bg);font-weight:700}.CommentThread-module__dPaaAq__comment__reportSubmenu{flex-direction:column;display:flex}.CommentThread-module__dPaaAq__comment__reportLabel{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);-webkit-user-select:none;user-select:none;padding:7px 12px 3px;font-weight:600;display:block}.CommentThread-module__dPaaAq__avatar{border-radius:var(--radius-full);object-fit:cover;font-size:var(--text-xs);font-family:var(--font-serif-stack);color:#fff;-webkit-user-select:none;user-select:none;flex-shrink:0;place-items:center;font-style:italic;line-height:1;display:grid;overflow:hidden}.CommentThread-module__dPaaAq__avatar--sm{width:32px;height:32px;font-size:14px}.CommentThread-module__dPaaAq__avatar--xs{width:24px;height:24px;font-size:11px}.CommentThread-module__dPaaAq__avatar--grad1{background:var(--clubs-av-1)}.CommentThread-module__dPaaAq__avatar--grad2{background:var(--clubs-av-2)}.CommentThread-module__dPaaAq__avatar--grad3{background:var(--clubs-av-3)}.CommentThread-module__dPaaAq__avatar--grad4{background:var(--clubs-av-4)}.CommentThread-module__dPaaAq__avatar--grad5{background:var(--clubs-av-5)}.CommentThread-module__dPaaAq__commentForm{gap:var(--space-2xs);margin-top:var(--space-2xs);align-items:flex-start;display:flex}.CommentThread-module__dPaaAq__commentForm__inner{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.CommentThread-module__dPaaAq__commentForm__replyBadge{align-items:center;gap:var(--space-3xs);padding:3px var(--space-2xs) 3px var(--space-xs);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-full);align-self:flex-start;display:inline-flex}.CommentThread-module__dPaaAq__commentForm__replyLabel{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary)}.CommentThread-module__dPaaAq__commentForm__replyCancel{cursor:pointer;color:var(--text-muted);border-radius:var(--radius-full);transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:none;place-items:center;padding:2px;font-family:inherit;display:grid}.CommentThread-module__dPaaAq__commentForm__replyCancel:hover{color:var(--text-primary);background:var(--border-hover)}.CommentThread-module__dPaaAq__commentForm__replyCancel:focus-visible{box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent);outline:none}.CommentThread-module__dPaaAq__commentForm__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CommentThread-module__dPaaAq__commentForm__row{align-items:flex-end;gap:var(--space-3xs);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-2xs) var(--space-2xs) var(--space-2xs) var(--space-xs);transition:border-color var(--transition-fast);display:flex}.CommentThread-module__dPaaAq__commentForm__row:focus-within{border-color:var(--border-hover)}.CommentThread-module__dPaaAq__commentForm__input{resize:none;font-family:inherit;font-size:var(--text-sm);color:var(--text-primary);line-height:var(--leading-relaxed);field-sizing:content;background:0 0;border:none;outline:none;flex:1;min-height:20px}.CommentThread-module__dPaaAq__commentForm__input::placeholder{color:var(--text-muted)}.CommentThread-module__dPaaAq__commentForm__input:disabled{opacity:.6;cursor:not-allowed}.CommentThread-module__dPaaAq__commentForm__send{border-radius:var(--radius-full);background:var(--accent);color:#fff;cursor:pointer;width:28px;height:28px;transition:background var(--transition-fast), transform var(--transition-fast), opacity var(--transition-fast);border:none;flex-shrink:0;place-items:center;font-family:inherit;display:grid}.CommentThread-module__dPaaAq__commentForm__send:hover:not(:disabled){background:var(--accent-hover);transform:scale(1.05)}.CommentThread-module__dPaaAq__commentForm__send:active:not(:disabled){transform:scale(.96)}.CommentThread-module__dPaaAq__commentForm__send:disabled{opacity:.4;cursor:not-allowed;transform:none}.CommentThread-module__dPaaAq__commentForm__send:focus-visible{box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent);outline:none}@media (max-width:640px){.CommentThread-module__dPaaAq__comments__nested{margin-left:calc(24px + var(--space-3xs))}.CommentThread-module__dPaaAq__comment__bubble{padding:var(--space-3xs) var(--space-2xs);font-size:var(--text-xs)}.CommentThread-module__dPaaAq__commentForm{gap:var(--space-3xs)}}
.VerifiedBadge-module__pV2fRa__verified-badge{align-items:center;gap:var(--space-3xs);color:var(--badge-color,var(--accent));flex-shrink:0;display:inline-flex}.VerifiedBadge-module__pV2fRa__verified-badge svg{fill:currentColor}.VerifiedBadge-module__pV2fRa__verified-badge__label{font-weight:var(--font-medium)}
