.HostPage-module-scss-module__zYn_vW__page{width:100%;max-width:var(--container-width);background:var(--color-background);color:var(--color-text-primary);transition:var(--transition-bg),var(--transition-color);flex-direction:row;align-items:flex-start;gap:2rem;margin:0 auto;padding:2rem;display:flex}.HostPage-module-scss-module__zYn_vW__page .HostPage-module-scss-module__zYn_vW__leftColumn{width:100%}.HostPage-module-scss-module__zYn_vW__page .HostPage-module-scss-module__zYn_vW__rightColumn{flex:1;padding-left:2rem}.HostPage-module-scss-module__zYn_vW__leftColumn{position:relative}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__imageWrapper{aspect-ratio:1;width:100%;box-shadow:var(--shadow-md);border:4px solid #fff;border-radius:50%;position:relative;overflow:hidden}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__imageWrapper .HostPage-module-scss-module__zYn_vW__image{object-fit:cover;width:100%;height:100%}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__logoPlaceholder{background:linear-gradient(145deg, color-mix(in srgb, var(--color-brand-primary) 85%, #000) 0%, var(--color-brand-primary) 50%, color-mix(in srgb, var(--color-brand-primary) 75%, #000) 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__logoPlaceholder .HostPage-module-scss-module__zYn_vW__placeholderIcon{color:#ffffff4d;z-index:1;font-size:5rem}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__floaties{border-radius:50%;position:absolute;inset:0;overflow:hidden}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__floatie{filter:blur(1px);background:radial-gradient(circle,#fff6 0%,#fff0 70%);border-radius:50%;animation:linear infinite HostPage-module-scss-module__zYn_vW__floatUp;position:absolute}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__floatie:first-child{width:50px;height:50px;animation-duration:10s;animation-delay:0s;bottom:-50px;left:15%}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__floatie:nth-child(2){width:25px;height:25px;animation-duration:8s;animation-delay:1.5s;bottom:-25px;left:35%}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__floatie:nth-child(3){width:40px;height:40px;animation-duration:12s;animation-delay:.5s;bottom:-40px;left:55%}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__floatie:nth-child(4){width:20px;height:20px;animation-duration:9s;animation-delay:2s;bottom:-20px;left:75%}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__floatie:nth-child(5){width:35px;height:35px;animation-duration:11s;animation-delay:3s;bottom:-35px;left:45%}@keyframes HostPage-module-scss-module__zYn_vW__floatUp{0%{opacity:0;transform:translateY(0)scale(1)}10%{opacity:.6}90%{opacity:.6}to{opacity:0;transform:translateY(-280px)scale(.5)}}@media (prefers-reduced-motion:reduce){.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__floatie{opacity:.3;animation:none;top:30%;bottom:auto;transform:translateY(0)}}.HostPage-module-scss-module__zYn_vW__leftColumn .HostPage-module-scss-module__zYn_vW__socialIcons{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.HostPage-module-scss-module__zYn_vW__socialIconOnly{background:var(--color-surface,#fff);border:1px solid var(--color-border,#0000001a);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .15s;display:inline-flex}.HostPage-module-scss-module__zYn_vW__socialIconOnly svg{font-size:1.1rem}.HostPage-module-scss-module__zYn_vW__socialIconOnly[data-brand=facebook] svg{color:#1877f2}.HostPage-module-scss-module__zYn_vW__socialIconOnly[data-brand=instagram] svg{color:#e4405f}.HostPage-module-scss-module__zYn_vW__socialIconOnly[data-brand=twitter] svg{color:#1da1f2}.HostPage-module-scss-module__zYn_vW__socialIconOnly[data-brand=youtube] svg{color:red}.HostPage-module-scss-module__zYn_vW__socialIconOnly[data-brand=tiktok] svg{color:#000}.HostPage-module-scss-module__zYn_vW__socialIconOnly[data-brand=linkedin] svg{color:#0a66c2}.HostPage-module-scss-module__zYn_vW__socialIconOnly:hover,.HostPage-module-scss-module__zYn_vW__socialIconOnly:focus-visible{border-color:var(--color-brand-primary);outline:none}[data-theme=dark] .HostPage-module-scss-module__zYn_vW__socialIconOnly{background:#ffffff08;border-color:#ffffff14}[data-theme=dark] .HostPage-module-scss-module__zYn_vW__socialIconOnly[data-brand=tiktok] svg{color:#fff}.HostPage-module-scss-module__zYn_vW__socialLink{background:var(--color-surface,#fff);border:1px solid var(--color-border,#0000001a);height:36px;color:var(--color-text-primary);border-radius:8px;align-items:center;gap:.4rem;padding:0 .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.HostPage-module-scss-module__zYn_vW__socialLink svg{color:var(--color-brand-primary);opacity:.75;flex-shrink:0;font-size:1rem}.HostPage-module-scss-module__zYn_vW__socialLink:hover,.HostPage-module-scss-module__zYn_vW__socialLink:focus-visible{border-color:var(--color-brand-primary);outline:none}[data-theme=dark] .HostPage-module-scss-module__zYn_vW__socialLink{background:#ffffff08;border-color:#ffffff14}.HostPage-module-scss-module__zYn_vW__name{color:var(--color-text-primary);margin-bottom:.75rem;font-size:2.5rem;font-weight:700;line-height:1.2}.HostPage-module-scss-module__zYn_vW__badgeStack{flex-direction:column;align-items:center;gap:.6rem;margin-top:1.25rem;display:flex}.HostPage-module-scss-module__zYn_vW__badge{text-transform:uppercase;letter-spacing:.06em;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:700;display:flex}.HostPage-module-scss-module__zYn_vW__badge svg{font-size:1.1rem}.HostPage-module-scss-module__zYn_vW__verifiedBadge{background:linear-gradient(135deg, var(--color-brand-primary), #ff7ac5);color:var(--color-text-primary-on-brand);box-shadow:0 4px 14px -4px #c8009680}.HostPage-module-scss-module__zYn_vW__founderBadge{color:#2a1800;background:linear-gradient(135deg,#a56806 0%,#d4a017 50%,#f0c850 100%);box-shadow:0 4px 14px -4px #b4780080}.HostPage-module-scss-module__zYn_vW__detailsReminder{border-left:4px solid var(--color-brand-primary);background:var(--color-background-alt);color:var(--color-text-secondary);border-radius:.75rem;margin:2rem 0 1.5rem;padding:.75rem 1rem;font-size:.95rem;line-height:1.6}.HostPage-module-scss-module__zYn_vW__metadataBlock{margin:.75rem 0 1.5rem}.HostPage-module-scss-module__zYn_vW__metadataHeading{color:var(--color-text-primary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:600;display:flex}.HostPage-module-scss-module__zYn_vW__metadataHeading svg{color:var(--color-text-secondary);flex-shrink:0;font-size:1rem}.HostPage-module-scss-module__zYn_vW__previewBanner{width:100%;max-width:var(--container-width);color:var(--color-text-primary);background:linear-gradient(135deg,#8b5cf626 0%,#3b82f61a 100%);border:1px solid #8b5cf640;border-radius:12px;flex-direction:row;align-items:center;gap:1rem;margin:1.5rem auto 0;padding:1.25rem 1.75rem;font-size:.95rem;line-height:1.5;display:flex}.HostPage-module-scss-module__zYn_vW__previewIcon{background:linear-gradient(135deg,#8b5cf64d 0%,#3b82f633 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.HostPage-module-scss-module__zYn_vW__previewIcon svg{color:#a78bfa;font-size:1.25rem}.HostPage-module-scss-module__zYn_vW__previewContent{flex-direction:column;gap:.2rem;display:flex}.HostPage-module-scss-module__zYn_vW__previewContent strong{text-transform:uppercase;letter-spacing:.05em;color:#a78bfa;font-size:.9rem;font-weight:700}.HostPage-module-scss-module__zYn_vW__previewContent span{color:var(--color-text-secondary);font-size:.9rem}.HostPage-module-scss-module__zYn_vW__previewContent span em{color:var(--color-text-primary);font-style:normal;font-weight:600}[data-theme=light] .HostPage-module-scss-module__zYn_vW__previewBanner{background:linear-gradient(135deg,#8b5cf61a 0%,#3b82f614 100%);border-color:#8b5cf633}[data-theme=light] .HostPage-module-scss-module__zYn_vW__previewIcon{background:linear-gradient(135deg,#8b5cf633 0%,#3b82f626 100%)}[data-theme=light] .HostPage-module-scss-module__zYn_vW__previewIcon svg{color:#7c3aed}[data-theme=light] .HostPage-module-scss-module__zYn_vW__previewContent strong{color:#7c3aed}.HostPage-module-scss-module__zYn_vW__pillRow{flex-wrap:wrap;gap:.5rem;display:flex}.HostPage-module-scss-module__zYn_vW__pill{max-width:fit-content;transition:var(--transition-bg),var(--transition-border),var(--transition-color);border-radius:8px;align-items:center;padding:.45rem .75rem;font-size:.85rem;line-height:1.3;text-decoration:none;display:inline-flex}.HostPage-module-scss-module__zYn_vW__pill:hover,.HostPage-module-scss-module__zYn_vW__pill:focus{outline:none}.HostPage-module-scss-module__zYn_vW__tagPill{background-color:var(--color-pill-3-bg);color:var(--color-pill-3-text);border:1px solid var(--color-pill-3-border)}.HostPage-module-scss-module__zYn_vW__tagPill:hover,.HostPage-module-scss-module__zYn_vW__tagPill:focus{background:var(--color-pill-3-hover);color:var(--color-text-primary-on-brand)}.HostPage-module-scss-module__zYn_vW__locationsBlock{margin:.75rem 0 1.75rem}.HostPage-module-scss-module__zYn_vW__locationsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.HostPage-module-scss-module__zYn_vW__locationCard{background:var(--color-background-alt);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);color:var(--color-text-primary);transition:var(--transition-bg),var(--transition-color),var(--transition-border),box-shadow .2s ease;border-radius:12px;padding:.9rem 1rem;text-decoration:none;display:block}.HostPage-module-scss-module__zYn_vW__locationCard:hover,.HostPage-module-scss-module__zYn_vW__locationCard:focus-visible{background:var(--color-background);box-shadow:var(--shadow-md);outline:none}.HostPage-module-scss-module__zYn_vW__locationTitle{color:var(--color-text-primary);font-size:1.05rem;font-weight:800;line-height:1.25}.HostPage-module-scss-module__zYn_vW__locationLine{color:var(--color-text-secondary);margin-top:.15rem;font-size:.95rem;line-height:1.4}.HostPage-module-scss-module__zYn_vW__actions{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;margin-bottom:1rem;display:grid}.HostPage-module-scss-module__zYn_vW__actions>button,.HostPage-module-scss-module__zYn_vW__actions>a{background:var(--color-background-alt);border:1px solid var(--color-border);color:var(--color-text-primary);text-align:center;transition:var(--transition-bg),box-shadow .2s ease;box-shadow:var(--shadow-sm);border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:1rem .5rem;font-size:.85rem;display:flex}.HostPage-module-scss-module__zYn_vW__actions>button svg,.HostPage-module-scss-module__zYn_vW__actions>a svg{color:var(--color-text-secondary);font-size:1.5rem}.HostPage-module-scss-module__zYn_vW__actions>button:hover,.HostPage-module-scss-module__zYn_vW__actions>button:focus-visible,.HostPage-module-scss-module__zYn_vW__actions>a:hover,.HostPage-module-scss-module__zYn_vW__actions>a:focus-visible{background:var(--color-background);box-shadow:var(--shadow-md);outline:none}.HostPage-module-scss-module__zYn_vW__description{margin-top:.5rem;margin-bottom:1rem}.HostPage-module-scss-module__zYn_vW__description p{color:var(--color-text-secondary);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.7}.HostPage-module-scss-module__zYn_vW__footerActions{justify-content:flex-end;gap:1rem;margin-top:.5rem;display:flex}.HostPage-module-scss-module__zYn_vW__footerActions>*{white-space:nowrap}.HostPage-module-scss-module__zYn_vW__footerLink{background:var(--color-surface,#fff);border:1px solid var(--color-border,#0000001a);color:var(--color-text-primary);border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.HostPage-module-scss-module__zYn_vW__footerLink svg{color:var(--color-brand-primary);opacity:.75;font-size:.9rem}.HostPage-module-scss-module__zYn_vW__footerLink:hover,.HostPage-module-scss-module__zYn_vW__footerLink:focus-visible{border-color:var(--color-brand-primary);outline:none}[data-theme=dark] .HostPage-module-scss-module__zYn_vW__footerLink{background:#ffffff08;border-color:#ffffff14}@media (min-width:1024px){.HostPage-module-scss-module__zYn_vW__leftColumn{flex:0 0 260px;position:sticky;top:1rem}}@media (max-width:1023px){.HostPage-module-scss-module__zYn_vW__page{flex-direction:column;padding:2rem 1rem}.HostPage-module-scss-module__zYn_vW__page .HostPage-module-scss-module__zYn_vW__leftColumn{order:1;width:100%;max-width:300px;margin:0 auto 2rem}.HostPage-module-scss-module__zYn_vW__page .HostPage-module-scss-module__zYn_vW__rightColumn{order:2;width:100%;padding-left:0}.HostPage-module-scss-module__zYn_vW__name{font-size:1.75rem}.HostPage-module-scss-module__zYn_vW__footerActions{flex-wrap:wrap;justify-content:flex-start;gap:.75rem}}@media (max-width:639px){.HostPage-module-scss-module__zYn_vW__page{padding:2rem 1rem}.HostPage-module-scss-module__zYn_vW__name{font-size:1.5rem}}@media (max-width:399px){.HostPage-module-scss-module__zYn_vW__actions{grid-template-columns:repeat(2,1fr)}}
.UpcomingEvents-module-scss-module__8lYXRa__wrapper{box-shadow:var(--shadow-sm);transition:var(--transition-bg);border-radius:1rem;margin-top:2.5rem;padding:1.5rem}.UpcomingEvents-module-scss-module__8lYXRa__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.UpcomingEvents-module-scss-module__8lYXRa__headerLeft{align-items:center;min-width:0;display:flex}.UpcomingEvents-module-scss-module__8lYXRa__tabGroup{background:var(--color-surface-secondary);border-radius:.75rem;gap:.25rem;padding:.25rem;display:flex}.UpcomingEvents-module-scss-module__8lYXRa__tab{color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.95rem;font-weight:500;transition:background .2s,color .2s}.UpcomingEvents-module-scss-module__8lYXRa__tab:hover{color:var(--color-text-primary)}.UpcomingEvents-module-scss-module__8lYXRa__tab.UpcomingEvents-module-scss-module__8lYXRa__activeTab{background:var(--color-surface);color:var(--color-text-primary);box-shadow:var(--shadow-sm)}.UpcomingEvents-module-scss-module__8lYXRa__heading{text-align:left;color:var(--color-text-primary);transition:var(--transition-color);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;display:flex}.UpcomingEvents-module-scss-module__8lYXRa__toggleGroup{gap:.5rem;display:flex}.UpcomingEvents-module-scss-module__8lYXRa__toggleGroup button{border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border-radius:.75rem;justify-content:center;align-items:center;font-size:1.1rem;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.UpcomingEvents-module-scss-module__8lYXRa__toggleGroup button:hover{background:var(--color-hover)}.UpcomingEvents-module-scss-module__8lYXRa__toggleGroup button.UpcomingEvents-module-scss-module__8lYXRa__active{background:var(--color-brand-primary);color:var(--color-text-primary-on-brand);border-color:var(--color-brand-primary)}.UpcomingEvents-module-scss-module__8lYXRa__toggleGroup button svg{width:18px;height:18px}.UpcomingEvents-module-scss-module__8lYXRa__scrollContainer{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;padding:0;display:grid;overflow:visible}.UpcomingEvents-module-scss-module__8lYXRa__listContainer{flex-direction:column;gap:1rem;display:flex}@media (max-width:767px){.UpcomingEvents-module-scss-module__8lYXRa__wrapper{margin-top:2rem;padding:1.25rem}.UpcomingEvents-module-scss-module__8lYXRa__heading{font-size:1.3rem}.UpcomingEvents-module-scss-module__8lYXRa__tab{padding:.4rem .75rem;font-size:.9rem}.UpcomingEvents-module-scss-module__8lYXRa__scrollContainer{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}@media (max-width:479px){.UpcomingEvents-module-scss-module__8lYXRa__wrapper{margin-top:1.5rem;padding:1rem}.UpcomingEvents-module-scss-module__8lYXRa__header{flex-wrap:wrap}.UpcomingEvents-module-scss-module__8lYXRa__heading{font-size:1.2rem}.UpcomingEvents-module-scss-module__8lYXRa__tab{padding:.35rem .6rem;font-size:.85rem}.UpcomingEvents-module-scss-module__8lYXRa__scrollContainer{grid-template-columns:1fr}}
.ImageLightbox-module-scss-module___1zCEq__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageLightbox-module-scss-module___1zCEq__dialog{background:var(--color-background-alt);border-radius:var(--radius-lg);width:min(96vw,1200px);max-height:92vh;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:relative}.ImageLightbox-module-scss-module___1zCEq__headerRow{justify-content:flex-end;align-items:center;padding:12px;display:flex}.ImageLightbox-module-scss-module___1zCEq__closeButton{border:1px solid var(--color-border);background:var(--color-background);width:48px;height:48px;color:var(--color-text-primary);cursor:pointer;box-shadow:var(--shadow-sm);transition:background var(--transition-bg),transform var(--transition-transform);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.ImageLightbox-module-scss-module___1zCEq__closeButton:hover{transform:translateY(-1px)}.ImageLightbox-module-scss-module___1zCEq__closeButton:active{transform:translateY(0)}.ImageLightbox-module-scss-module___1zCEq__closeButton:focus-visible{box-shadow:var(--focus-ring)}.ImageLightbox-module-scss-module___1zCEq__closeButton svg{width:22px;height:22px}.ImageLightbox-module-scss-module___1zCEq__imageWrap{background:var(--color-background-standout);border-radius:calc(var(--radius-lg) - 4px);flex:auto;justify-content:center;align-items:center;height:min(86vh,72vw);margin:0 16px 16px;padding:clamp(8px,1.2vw,14px);display:flex;position:relative;overflow:hidden}.ImageLightbox-module-scss-module___1zCEq__fullImage{object-fit:contain;background:0 0;border-radius:14px}.ImageLightbox-module-scss-module___1zCEq__thumbButton{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative}.ImageLightbox-module-scss-module___1zCEq__thumbButton:focus-visible{box-shadow:var(--focus-ring);outline:none}.ImageLightbox-module-scss-module___1zCEq__thumbImage{object-fit:contain;background:var(--color-background-standout);border-radius:12px}.ImageLightbox-module-scss-module___1zCEq__thumbSrOnly,.ImageLightbox-module-scss-module___1zCEq__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}
.EditHostDropdown-module-scss-module__nUFI6q__wrapper{display:inline-block;position:relative}.EditHostDropdown-module-scss-module__nUFI6q__toggleButton{background:var(--color-surface,#fff);border:1px solid var(--color-border,#0000001a);color:var(--color-text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.EditHostDropdown-module-scss-module__nUFI6q__toggleButton svg:first-child{color:var(--color-brand-primary);opacity:.75;font-size:.9rem}.EditHostDropdown-module-scss-module__nUFI6q__toggleButton:hover,.EditHostDropdown-module-scss-module__nUFI6q__toggleButton:focus-visible{border-color:var(--color-brand-primary);outline:none}[data-theme=dark] .EditHostDropdown-module-scss-module__nUFI6q__toggleButton{background:#ffffff08;border-color:#ffffff14}.EditHostDropdown-module-scss-module__nUFI6q__caret{opacity:.5;margin-left:.15rem;font-size:.65rem;transition:transform .2s}.EditHostDropdown-module-scss-module__nUFI6q__caret.EditHostDropdown-module-scss-module__nUFI6q__open{transform:rotate(180deg)}.EditHostDropdown-module-scss-module__nUFI6q__dropdown{z-index:100;background:#1a1a1a;border:1px solid #ffffff1f;border-radius:10px;min-width:200px;margin-bottom:.5rem;animation:.15s ease-out EditHostDropdown-module-scss-module__nUFI6q__slideUp;position:absolute;bottom:100%;left:0;overflow:hidden;box-shadow:0 8px 32px #0006}[data-theme=light] .EditHostDropdown-module-scss-module__nUFI6q__dropdown{background:#fff;border-color:#0000001a;box-shadow:0 8px 32px #00000026}@keyframes EditHostDropdown-module-scss-module__nUFI6q__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.EditHostDropdown-module-scss-module__nUFI6q__list{max-height:400px;margin:0;padding:.5rem 0;list-style:none;overflow-y:auto}.EditHostDropdown-module-scss-module__nUFI6q__item{color:var(--color-text-primary);align-items:center;gap:.625rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .1s;display:flex}.EditHostDropdown-module-scss-module__nUFI6q__item svg{color:var(--color-text-secondary);flex-shrink:0;font-size:.9rem}.EditHostDropdown-module-scss-module__nUFI6q__item:hover{background:#ffffff0f}.EditHostDropdown-module-scss-module__nUFI6q__item:hover svg{color:var(--color-brand-primary)}.EditHostDropdown-module-scss-module__nUFI6q__item:focus-visible{background:#ffffff0f;outline:none}:is([data-theme=light] .EditHostDropdown-module-scss-module__nUFI6q__item:hover,[data-theme=light] .EditHostDropdown-module-scss-module__nUFI6q__item:focus-visible){background:#0000000a}
.ClaimHostButton-module-scss-module___0hLkq__trigger{transition:var(--transition-color),var(--transition-bg),box-shadow .2s ease;line-height:1.6}.ClaimHostButton-module-scss-module___0hLkq__triggerLink{background:var(--color-surface,#fff);border:1px solid var(--color-border,#0000001a);color:var(--color-text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.ClaimHostButton-module-scss-module___0hLkq__triggerLink svg{color:var(--color-brand-primary);opacity:.75;font-size:.9rem}.ClaimHostButton-module-scss-module___0hLkq__triggerLink:hover,.ClaimHostButton-module-scss-module___0hLkq__triggerLink:focus-visible{border-color:var(--color-brand-primary);outline:none}[data-theme=dark] .ClaimHostButton-module-scss-module___0hLkq__triggerLink{background:#ffffff08;border-color:#ffffff14}.ClaimHostButton-module-scss-module___0hLkq__triggerButton{background:var(--color-background-alt);border:1px solid var(--color-border);color:var(--color-text-primary);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:10px;padding:.5rem .75rem}.ClaimHostButton-module-scss-module___0hLkq__triggerButton:hover,.ClaimHostButton-module-scss-module___0hLkq__triggerButton:focus-visible{background:var(--color-background);box-shadow:var(--shadow-md);outline:none}.ClaimHostButton-module-scss-module___0hLkq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ClaimHostButton-module-scss-module___0hLkq__modal{background:var(--color-surface,#fff);border:1px solid var(--color-border,#0000001a);width:min(92vw,480px);max-width:480px;color:var(--color-text-primary);overflow-wrap:anywhere;word-break:break-word;white-space:normal;border-radius:16px;padding:1.25rem;position:relative;box-shadow:0 8px 32px #00000026}[data-theme=dark] .ClaimHostButton-module-scss-module___0hLkq__modal{background:var(--color-surface,#1a1a1a);border-color:#ffffff1a;box-shadow:0 8px 32px #0006}.ClaimHostButton-module-scss-module___0hLkq__close{background:var(--color-surface-secondary,#f5f5f5);border:1px solid var(--color-border,#00000014);width:2rem;height:2rem;color:var(--color-text-secondary);cursor:pointer;border-radius:8px;place-items:center;transition:all .15s;display:grid;position:absolute;top:.875rem;right:.875rem}.ClaimHostButton-module-scss-module___0hLkq__close:hover,.ClaimHostButton-module-scss-module___0hLkq__close:focus-visible{background:var(--color-surface-hover,#eee);color:var(--color-text-primary);outline:none}[data-theme=dark] .ClaimHostButton-module-scss-module___0hLkq__close{background:#ffffff0d;border-color:#ffffff14}:is([data-theme=dark] .ClaimHostButton-module-scss-module___0hLkq__close:hover,[data-theme=dark] .ClaimHostButton-module-scss-module___0hLkq__close:focus-visible){background:#ffffff1a}.ClaimHostButton-module-scss-module___0hLkq__header{align-items:center;gap:.5rem;min-width:0;margin-bottom:.5rem;margin-right:2.5rem;display:flex}.ClaimHostButton-module-scss-module___0hLkq__header h2{margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.ClaimHostButton-module-scss-module___0hLkq__header svg{color:var(--color-brand-primary);flex:none;font-size:1.125rem}.ClaimHostButton-module-scss-module___0hLkq__content{max-width:100%;display:block;overflow:hidden}.ClaimHostButton-module-scss-module___0hLkq__lede{color:var(--color-text-secondary);white-space:normal;margin-top:.25rem;font-size:.9rem;line-height:1.55}.ClaimHostButton-module-scss-module___0hLkq__bullets{color:var(--color-text-secondary);gap:.25rem;margin:.75rem 0 1rem;padding-left:1.25rem;font-size:.9rem;display:grid}.ClaimHostButton-module-scss-module___0hLkq__bullets li{line-height:1.5;list-style:outside}.ClaimHostButton-module-scss-module___0hLkq__primaryCta{background:var(--color-brand-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex}.ClaimHostButton-module-scss-module___0hLkq__primaryCta:hover,.ClaimHostButton-module-scss-module___0hLkq__primaryCta:focus-visible{filter:brightness(1.1);outline:none}.ClaimHostButton-module-scss-module___0hLkq__primaryCta:disabled{opacity:.6;cursor:default}.ClaimHostButton-module-scss-module___0hLkq__primaryCta svg{color:#fff;font-size:1rem}.ClaimHostButton-module-scss-module___0hLkq__disclaimer{color:var(--color-text-tertiary);white-space:normal;margin-top:.75rem;font-size:.8rem;line-height:1.5}
