.PublicNav-module__iAoX0q__nav{padding:var(--space-4) var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-3);box-sizing:border-box;flex-wrap:wrap;width:100%;display:flex}.PublicNav-module__iAoX0q__navDark{z-index:50;background:#000;position:absolute;top:0;left:0;right:0}.PublicNav-module__iAoX0q__navLight{box-shadow:var(--shadow-soft);z-index:50;background:#fff;position:sticky;top:0}.PublicNav-module__iAoX0q__left{align-items:center;gap:var(--space-6);display:flex}.PublicNav-module__iAoX0q__links{align-items:center;gap:var(--space-5);display:flex}.PublicNav-module__iAoX0q__link{padding-bottom:4px;font-size:.92rem;font-weight:600;text-decoration:none;position:relative}.PublicNav-module__iAoX0q__navDark .PublicNav-module__iAoX0q__link{color:#fff}.PublicNav-module__iAoX0q__navLight .PublicNav-module__iAoX0q__link{color:var(--ink)}.PublicNav-module__iAoX0q__link:hover{text-decoration:underline}.PublicNav-module__iAoX0q__link.PublicNav-module__iAoX0q__active:after{content:"";background:currentColor;height:2px;position:absolute;bottom:0;left:0;right:0}.PublicNav-module__iAoX0q__auth{align-items:center;gap:var(--space-3);display:flex}.PublicNav-module__iAoX0q__loginLink{border-radius:var(--radius-pill);background:#ffffffeb;padding:9px 22px;font-size:.9rem;font-weight:700;color:var(--ink)!important;text-decoration:none!important}.PublicNav-module__iAoX0q__navLight .PublicNav-module__iAoX0q__loginLink{background:var(--cream)}.PublicNav-module__iAoX0q__loginLink:hover{filter:brightness(.96)}.PublicNav-module__iAoX0q__divider{display:none}.PublicNav-module__iAoX0q__signupBtn{border-radius:var(--radius-pill);width:auto;padding:10px 22px;font-weight:700;background:var(--rose)!important;color:#fff!important;text-decoration:none!important}.PublicNav-module__iAoX0q__signupBtn:hover{filter:brightness(1.06)}.PublicNav-module__iAoX0q__mobileActions{display:none}.PublicNav-module__iAoX0q__mobileLoginLink{background:var(--rose);border-radius:var(--radius-pill);box-shadow:var(--shadow-soft);white-space:nowrap;padding:8px 16px;font-size:.85rem;font-weight:700;color:#fff!important;text-decoration:none!important}.PublicNav-module__iAoX0q__mobileLoginLink:hover{filter:brightness(1.06)}.PublicNav-module__iAoX0q__hamburgerBtn{display:none}@media (max-width:859px){.PublicNav-module__iAoX0q__nav{padding:var(--space-2) 3px;flex-wrap:nowrap;justify-content:space-between;gap:0}.PublicNav-module__iAoX0q__left{flex:none;gap:1px}.PublicNav-module__iAoX0q__links,.PublicNav-module__iAoX0q__auth{display:none}.PublicNav-module__iAoX0q__mobileActions{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:flex}.PublicNav-module__iAoX0q__hamburgerBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.PublicNav-module__iAoX0q__navDark .PublicNav-module__iAoX0q__hamburgerBtn{color:#fff}.PublicNav-module__iAoX0q__navLight .PublicNav-module__iAoX0q__hamburgerBtn{color:var(--ink)}.PublicNav-module__iAoX0q__backdrop{z-index:9990;background:#0000004d;position:fixed;inset:0}.PublicNav-module__iAoX0q__drawer{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;width:max-content;min-width:220px;max-width:78vw;padding:var(--space-5) var(--space-4);background:#ffffffe0;flex-direction:column;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-6px 0 24px #0003}.PublicNav-module__iAoX0q__drawerOpen{transform:translate(0)}.PublicNav-module__iAoX0q__drawerClose{cursor:pointer;color:var(--ink);margin-bottom:var(--space-3);background:0 0;border:none;align-self:flex-end;padding:4px 8px;font-size:1.5rem;line-height:1}.PublicNav-module__iAoX0q__drawerSignupTop{text-align:center;border-radius:var(--radius-pill);white-space:nowrap;margin-bottom:var(--space-4);border:none;padding:12px 20px;font-weight:700;background:var(--rose)!important;color:#fff!important;text-decoration:none!important}.PublicNav-module__iAoX0q__drawerLinks{gap:var(--space-1);flex-direction:column;display:flex}.PublicNav-module__iAoX0q__drawerLink{color:var(--ink);white-space:nowrap;border-bottom:1px solid var(--border-soft);padding:12px 4px;font-size:.95rem;font-weight:600;text-decoration:none}.PublicNav-module__iAoX0q__drawerLink.PublicNav-module__iAoX0q__active{color:var(--rose)}.PublicNav-module__iAoX0q__drawerLoginBottom{text-align:center;margin-top:var(--space-4);background:0 0;padding:12px;font-size:.9rem;font-weight:600;color:var(--ink)!important;text-decoration:underline!important}}
.GlobalUserCounter-module__diBl4q__counter{background:linear-gradient(120deg, var(--green), var(--teal));border-radius:var(--radius-pill);align-items:center;gap:10px;padding:10px 20px;display:inline-flex;box-shadow:0 4px 16px #2fa84f59}.GlobalUserCounter-module__diBl4q__dot{background:#fff;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:1.6s ease-in-out infinite GlobalUserCounter-module__diBl4q__counterPulse}@keyframes GlobalUserCounter-module__diBl4q__counterPulse{0%,to{box-shadow:0 0 #ffffffb3}50%{box-shadow:0 0 0 6px #fff0}}.GlobalUserCounter-module__diBl4q__text{color:#fff;font-size:.85rem;font-weight:600;line-height:1.3}.GlobalUserCounter-module__diBl4q__number{font-size:.95rem;font-weight:900}@media (max-width:480px){.GlobalUserCounter-module__diBl4q__counter{gap:8px;padding:8px 14px}.GlobalUserCounter-module__diBl4q__text{font-size:.72rem}.GlobalUserCounter-module__diBl4q__number{font-size:.82rem}}
.AppFooter-module__-pAEEa__appFooter{align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-6);background:var(--ink);color:#ffffffd9;border-top:3px solid var(--rose);flex-direction:column;margin-top:auto;display:flex}.AppFooter-module__-pAEEa__topRow{align-items:center;gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.AppFooter-module__-pAEEa__joinCta{color:#fff;background:linear-gradient(120deg, var(--rose), var(--violet));border-radius:var(--radius-pill);padding:10px 20px;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px #e23e5759}.AppFooter-module__-pAEEa__joinCta:hover{color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 18px #e23e5773}.AppFooter-module__-pAEEa__bottomRow{justify-content:center;align-items:center;gap:var(--space-4);color:#fff9;padding-top:var(--space-2);border-top:1px solid #ffffff1a;width:100%;max-width:500px;font-size:.76rem;display:flex}.AppFooter-module__-pAEEa__bottomRow a{color:#ffffffbf;text-decoration:none}.AppFooter-module__-pAEEa__bottomRow a:hover{color:#fff;text-decoration:underline}@media (max-width:480px){.AppFooter-module__-pAEEa__appFooter{padding:var(--space-4) var(--space-3);gap:var(--space-2)}.AppFooter-module__-pAEEa__topRow{flex-direction:column;gap:10px}.AppFooter-module__-pAEEa__joinCta{padding:8px 16px;font-size:.8rem}.AppFooter-module__-pAEEa__bottomRow{gap:var(--space-2);flex-wrap:wrap;font-size:.68rem}}
.AppShell-module__JCX2KW__appShell{flex-direction:column;min-height:100vh;display:flex}.AppShell-module__JCX2KW__appShellContent{box-sizing:border-box;flex-direction:column;flex:1;display:flex}@media (max-width:859px){.AppShell-module__JCX2KW__appShellContent{min-height:calc(100vh - 124px);padding-top:56px;padding-bottom:68px}}@media (min-width:860px){.AppShell-module__JCX2KW__appShellContent{min-height:calc(100vh - 68px);padding-top:68px;padding-left:200px}}
.CustomSelect-module__36dRpG__wrap{position:relative}.CustomSelect-module__36dRpG__trigger{border-radius:var(--radius-sm);border:1.5px solid var(--border-soft);width:100%;color:var(--ink);cursor:pointer;background:#fff;align-items:center;gap:12px;padding:14px 16px;font-size:1rem;display:flex}.CustomSelect-module__36dRpG__wrapOpen .CustomSelect-module__36dRpG__trigger{border-color:var(--green);outline:none}.CustomSelect-module__36dRpG__flag{border:1px solid var(--border-soft);background-position:50%;background-size:cover;border-radius:3px;flex-shrink:0;width:28px;height:20px}.CustomSelect-module__36dRpG__chevron{color:var(--ink);margin-left:auto;font-size:1.15rem;font-weight:700;transition:transform .15s}.CustomSelect-module__36dRpG__wrapOpen .CustomSelect-module__36dRpG__chevron{transform:rotate(180deg)}.CustomSelect-module__36dRpG__panel{border:1.5px solid var(--border-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-card);z-index:30;background:#fff;padding:12px;position:absolute;top:calc(100% + 8px);left:0;right:0}.CustomSelect-module__36dRpG__panelUp{top:auto;bottom:calc(100% + 8px)}.CustomSelect-module__36dRpG__search{border-radius:var(--radius-md);border:1.5px solid var(--border-soft);width:100%;margin-bottom:8px;padding:12px 14px;font-size:.95rem}.CustomSelect-module__36dRpG__search:focus{border-color:var(--green);outline:none}.CustomSelect-module__36dRpG__list{flex-direction:column;gap:2px;max-height:280px;display:flex;overflow-y:auto}.CustomSelect-module__36dRpG__option{border-radius:var(--radius-sm);cursor:pointer;border-bottom:1px solid var(--border-soft);align-items:center;gap:12px;padding:12px;font-size:.98rem;display:flex}.CustomSelect-module__36dRpG__option:last-child{border-bottom:none}.CustomSelect-module__36dRpG__option:hover{background:var(--cream)}.CustomSelect-module__36dRpG__option img{object-fit:cover;border:1px solid var(--border-soft);border-radius:3px;flex-shrink:0;width:28px;height:20px}.CustomSelect-module__36dRpG__colorfulPanel{padding:8px}.CustomSelect-module__36dRpG__colorfulOption{border-radius:var(--radius-md);cursor:pointer;margin-bottom:6px;padding:12px 16px;font-size:.95rem;font-weight:600;transition:transform .1s}.CustomSelect-module__36dRpG__colorfulOption:last-child{margin-bottom:0}.CustomSelect-module__36dRpG__colorfulOption:hover{transform:translate(2px)}@media (max-width:640px){.CustomSelect-module__36dRpG__trigger{gap:9px;padding:11px 13px;font-size:.9rem}.CustomSelect-module__36dRpG__flag{width:22px;height:16px}.CustomSelect-module__36dRpG__chevron{font-size:.95rem}.CustomSelect-module__36dRpG__panel{z-index:960;max-height:60dvh;padding:9px;overflow-y:auto}.CustomSelect-module__36dRpG__search{padding:9px 11px;font-size:.85rem}.CustomSelect-module__36dRpG__list{max-height:220px}.CustomSelect-module__36dRpG__option{gap:9px;padding:9px;font-size:.85rem}.CustomSelect-module__36dRpG__option img{width:22px;height:16px}.CustomSelect-module__36dRpG__colorfulOption{padding:9px 13px;font-size:.85rem}}
.LocationShareControl-module__lH72ma__control{gap:var(--space-2);flex-direction:column;display:flex}.LocationShareControl-module__lH72ma__active{color:var(--green);font-size:.9rem;font-weight:600}.LocationShareControl-module__lH72ma__inactive{color:var(--ink-soft);font-size:.9rem}.LocationShareControl-module__lH72ma__stopBtn{background:var(--ink-soft)!important;color:#fff!important;border:none!important}.LocationShareControl-module__lH72ma__stopBtn:hover{filter:brightness(1.1)}@media (max-width:480px){.LocationShareControl-module__lH72ma__active,.LocationShareControl-module__lH72ma__inactive{font-size:.82rem}}
.PhotoGallery-module__0_tNwa__heading{font-family:var(--font-display);color:var(--ink);font-size:1.1rem}.PhotoGallery-module__0_tNwa__capNote{font-family:var(--font-ui);color:var(--ink-soft);font-size:.8rem;font-weight:400}.PhotoGallery-module__0_tNwa__wrap{position:relative}.PhotoGallery-module__0_tNwa__track{gap:var(--space-2);scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px;display:flex;overflow-x:auto}.PhotoGallery-module__0_tNwa__track::-webkit-scrollbar{display:none}.PhotoGallery-module__0_tNwa__slot{flex:0 0 calc((100% - (4 * var(--space-2))) / 5);aspect-ratio:1;border-radius:var(--radius-sm);overflow:hidden}.PhotoGallery-module__0_tNwa__filled{cursor:pointer;border:none;padding:0;transition:transform .15s}.PhotoGallery-module__0_tNwa__filled:hover{transform:scale(1.03)}.PhotoGallery-module__0_tNwa__filled img{object-fit:cover;width:100%;height:100%;display:block}.PhotoGallery-module__0_tNwa__empty{background:var(--cream);border:1.5px dashed var(--border-soft)}.PhotoGallery-module__0_tNwa__locked{border:1.5px dashed var(--amber);background:#e7a03c1f;justify-content:center;align-items:center;display:flex}.PhotoGallery-module__0_tNwa__crown{font-size:1.3rem}.PhotoGallery-module__0_tNwa__navBtn{background:linear-gradient(135deg, var(--rose), var(--violet));color:#fff;cursor:pointer;z-index:5;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;transition:transform .15s,opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000040}.PhotoGallery-module__0_tNwa__navBtn:hover{transform:translateY(-50%)scale(1.1)}.PhotoGallery-module__0_tNwa__navBtnLeft{left:-14px}.PhotoGallery-module__0_tNwa__navBtnRight{right:-14px}.PhotoGallery-module__0_tNwa__lightboxOverlay{z-index:2000;padding:var(--space-5);cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PhotoGallery-module__0_tNwa__lightboxImg{border-radius:var(--radius-md);object-fit:contain;max-width:90vw;max-height:90vh}@media (max-width:480px){.PhotoGallery-module__0_tNwa__heading{font-size:.95rem}.PhotoGallery-module__0_tNwa__capNote{font-size:.72rem}.PhotoGallery-module__0_tNwa__slot{flex:0 0 calc((100% - (2 * var(--space-2))) / 3)}.PhotoGallery-module__0_tNwa__crown{font-size:1.05rem}.PhotoGallery-module__0_tNwa__navBtn{width:26px;height:26px;font-size:.85rem}.PhotoGallery-module__0_tNwa__navBtnLeft{left:-10px}.PhotoGallery-module__0_tNwa__navBtnRight{right:-10px}.PhotoGallery-module__0_tNwa__lightboxOverlay{padding:var(--space-3)}}
.ConversationList-module__cya7vW__list{flex:1;overflow-y:auto}.ConversationList-module__cya7vW__item{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-soft);cursor:pointer;border-left:3px solid #0000;transition:border-color .15s,background .15s;display:flex}.ConversationList-module__cya7vW__item:hover{border-left-color:var(--rose);background:#1e1b1808}.ConversationList-module__cya7vW__avatar{width:52px;height:52px;box-shadow:0 0 0 2px #fff, 0 0 0 3px var(--border-soft);background:#eee;border-radius:50%;flex-shrink:0;overflow:hidden}.ConversationList-module__cya7vW__avatar img{object-fit:cover;width:100%;height:100%}.ConversationList-module__cya7vW__details{flex:1;min-width:0}.ConversationList-module__cya7vW__top{justify-content:space-between;margin-bottom:4px;display:flex}.ConversationList-module__cya7vW__name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;text-decoration:none;overflow:hidden}.ConversationList-module__cya7vW__name:hover{text-decoration:underline}.ConversationList-module__cya7vW__time{color:var(--ink-faint);margin-left:var(--space-2);flex-shrink:0;font-size:.75rem}.ConversationList-module__cya7vW__preview{color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.ConversationList-module__cya7vW__empty{padding:var(--space-5);text-align:center;flex:1;justify-content:center;align-items:center;display:flex}@media (max-width:480px){.ConversationList-module__cya7vW__item{padding:var(--space-2) var(--space-3);gap:var(--space-2)}.ConversationList-module__cya7vW__avatar{width:44px;height:44px}.ConversationList-module__cya7vW__name{font-size:.88rem}.ConversationList-module__cya7vW__time{font-size:.68rem}.ConversationList-module__cya7vW__preview{font-size:.78rem}}
.SubscriptionBadges-module__i-3FQq__trigger{z-index:5;cursor:pointer;position:absolute;top:8px;left:8px}.SubscriptionBadges-module__i-3FQq__triggerImg{object-fit:contain;filter:drop-shadow(0 2px 5px #00000080);width:26px;height:26px}.SubscriptionBadges-module__i-3FQq__triggerImgBoost{animation:1.6s ease-in-out infinite SubscriptionBadges-module__i-3FQq__triggerBreathe}@keyframes SubscriptionBadges-module__i-3FQq__triggerBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.SubscriptionBadges-module__i-3FQq__floatingPopover{z-index:9999;opacity:0;pointer-events:none;gap:8px;transition:opacity .15s;display:flex;position:fixed}.SubscriptionBadges-module__i-3FQq__floatingPopoverVisible{opacity:1}.SubscriptionBadges-module__i-3FQq__floatingImg{object-fit:contain;border-radius:var(--radius-lg);filter:drop-shadow(0 6px 16px #00000059);width:140px;height:140px}.SubscriptionBadges-module__i-3FQq__labeledRow{align-items:center;gap:8px;display:flex}.SubscriptionBadges-module__i-3FQq__labeledImg{object-fit:contain;border-radius:var(--radius-lg);width:140px;height:140px}@media (max-width:480px){.SubscriptionBadges-module__i-3FQq__triggerImg{width:20px;height:20px}.SubscriptionBadges-module__i-3FQq__floatingImg{width:100px;height:100px}.SubscriptionBadges-module__i-3FQq__labeledImg{width:90px;height:90px}}
.RoomList-module__pnoc7G__wrap{padding:var(--space-4);padding-right:calc(var(--space-4) + 4px);box-sizing:border-box;border-top:1px solid var(--border-soft);flex-direction:column;height:100%;min-height:0;display:flex;overflow-x:hidden}.RoomList-module__pnoc7G__filterRow{justify-content:center;align-items:stretch;gap:var(--space-2);margin:0 auto var(--space-5);background:var(--cream);border-radius:var(--radius-md);box-sizing:border-box;flex-shrink:0;width:100%;max-width:620px;padding:4px;display:flex}.RoomList-module__pnoc7G__filterSelect{flex:1.6;min-width:0}.RoomList-module__pnoc7G__filterSelectTrigger{height:48px}.RoomList-module__pnoc7G__filterSelectTrigger button{white-space:nowrap;text-overflow:ellipsis;border:1.5px solid var(--ink);border-radius:var(--radius-sm);box-sizing:border-box;background:#fff;height:100%;padding:0 14px;overflow:hidden}.RoomList-module__pnoc7G__filterSelectTrigger button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.RoomList-module__pnoc7G__circularFlags .RoomList-module__pnoc7G__flag{background-size:cover;border-radius:50%;width:26px;height:26px}.RoomList-module__pnoc7G__showAllBtn{border-radius:var(--radius-sm);border:1.5px solid var(--rose);background:var(--rose);color:#fff;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;flex:1;min-width:150px;height:48px;padding:0 14px;overflow:hidden}.RoomList-module__pnoc7G__showAllBtn:hover{filter:brightness(1.08)}.RoomList-module__pnoc7G__resultsScroll{flex:1;min-height:0;overflow:hidden auto}.RoomList-module__pnoc7G__empty{text-align:center;padding:var(--space-6);color:var(--ink-soft);background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);max-width:480px;margin:0 auto}.RoomList-module__pnoc7G__grid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));justify-content:center;display:grid}.RoomList-module__pnoc7G__roomCard{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--card-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-card);cursor:pointer;text-align:left;font:inherit;border:none;transition:transform .15s;display:flex}.RoomList-module__pnoc7G__roomCard:hover{transform:translateY(-2px)}.RoomList-module__pnoc7G__roomCardFlag{object-fit:cover;border-radius:4px;flex-shrink:0;width:32px;height:24px}.RoomList-module__pnoc7G__roomCardName{color:var(--ink);font-weight:600}.RoomList-module__pnoc7G__flagGrid{gap:var(--space-2);box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(56px,1fr));justify-content:center;width:100%;max-width:600px;margin:0 auto;display:grid}.RoomList-module__pnoc7G__flagTile{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .15s;position:relative}.RoomList-module__pnoc7G__flagTile:hover{z-index:2;transform:scale(1.08)}.RoomList-module__pnoc7G__flagTileImg{aspect-ratio:3/2;border-radius:var(--radius-sm);border:1px solid var(--border-soft);display:block;overflow:hidden}.RoomList-module__pnoc7G__flagTileImg img{object-fit:cover;width:100%;height:100%;display:block}.RoomList-module__pnoc7G__flagTooltip{background:var(--ink);color:#fff;border-radius:var(--radius-sm);white-space:nowrap;opacity:0;pointer-events:none;padding:4px 8px;font-size:.72rem;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.RoomList-module__pnoc7G__flagTile:hover .RoomList-module__pnoc7G__flagTooltip{opacity:1}@media (max-width:859px){.RoomList-module__pnoc7G__wrap{padding:var(--space-2);padding-right:calc(var(--space-2) + 4px)}.RoomList-module__pnoc7G__filterRow{max-width:100%;margin-bottom:var(--space-3)}.RoomList-module__pnoc7G__filterSelectTrigger button{padding:0 10px;font-size:.82rem}.RoomList-module__pnoc7G__flagGrid{grid-template-columns:repeat(auto-fill,minmax(38px,1fr));gap:6px;width:100%;max-width:100%}.RoomList-module__pnoc7G__filterSelect{flex:2}.RoomList-module__pnoc7G__showAllBtn{flex:1;min-width:0;padding:0 8px;font-size:.72rem}.RoomList-module__pnoc7G__grid{gap:var(--space-2);grid-template-columns:1fr}.RoomList-module__pnoc7G__roomCard{padding:var(--space-2) var(--space-3);gap:var(--space-2);font-size:.85rem}.RoomList-module__pnoc7G__roomCardFlag{width:24px;height:18px}.RoomList-module__pnoc7G__roomCardName{font-size:.85rem}}
.ReportModal-module__9eX7LW__overlay{z-index:1100;padding:var(--space-4);background:#1e1b188c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ReportModal-module__9eX7LW__modal{border-radius:var(--radius-lg);padding:var(--space-6);box-sizing:border-box;background:#fff;width:100%;max-width:420px;max-height:85dvh;overflow-y:auto;box-shadow:0 24px 60px #0000004d}.ReportModal-module__9eX7LW__title{font-family:var(--font-display);color:var(--ink);margin:0 0 var(--space-2);font-size:1.3rem}.ReportModal-module__9eX7LW__subtext{color:var(--ink-soft);margin:0 0 var(--space-4);font-size:.9rem;line-height:1.5}.ReportModal-module__9eX7LW__reasons{margin-bottom:var(--space-4);flex-wrap:wrap;gap:8px;display:flex}.ReportModal-module__9eX7LW__reasonPill{border:1.5px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--ink);cursor:pointer;background:#fff;padding:8px 16px;font-size:.88rem;font-weight:500;transition:all .15s}.ReportModal-module__9eX7LW__reasonPill:hover{border-color:var(--ink-soft)}.ReportModal-module__9eX7LW__reasonPillSelected{background:var(--rose);border-color:var(--rose);color:#fff}.ReportModal-module__9eX7LW__fieldLabel{color:var(--ink);margin-top:var(--space-4);margin-bottom:6px;font-size:.88rem;font-weight:600;display:block}.ReportModal-module__9eX7LW__actions{gap:var(--space-3);margin-top:var(--space-5);display:flex}.ReportModal-module__9eX7LW__actions button{flex:1}.ReportModal-module__9eX7LW__submitted{text-align:center}.ReportModal-module__9eX7LW__submitted h2{font-family:var(--font-display);color:var(--ink);margin:0 0 var(--space-3);font-size:1.3rem}.ReportModal-module__9eX7LW__submitted p{margin-bottom:var(--space-4)}@media (max-width:480px){.ReportModal-module__9eX7LW__modal{padding:var(--space-4);max-width:100%}.ReportModal-module__9eX7LW__title{font-size:1.1rem}.ReportModal-module__9eX7LW__subtext{font-size:.82rem}.ReportModal-module__9eX7LW__reasonPill{padding:6px 12px;font-size:.8rem}.ReportModal-module__9eX7LW__fieldLabel{font-size:.82rem}}
.ProfileEditForm-module__k7kl3W__edit{gap:var(--space-6);flex-direction:column;max-width:640px;margin:0 auto;display:flex}
.CrownHeading-module__aYjOwa__heading{justify-content:center;align-items:center;gap:var(--space-3);font-family:var(--font-display);color:var(--ink);margin:0 0 var(--space-2);text-align:center;font-size:2rem;display:flex}.CrownHeading-module__aYjOwa__icon{flex-shrink:0;width:auto;height:1.1em}@media (max-width:480px){.CrownHeading-module__aYjOwa__heading{gap:var(--space-2);font-size:1.4rem}}
.ProfileFormFields-module__xcVYVq__section{gap:var(--space-4);padding:var(--space-5);background:var(--card-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-card);flex-direction:column;display:flex}.ProfileFormFields-module__xcVYVq__basicSection{box-shadow:none;border:1px solid var(--border-soft);background:#1e1b1805}.ProfileFormFields-module__xcVYVq__sectionTitle{letter-spacing:.5px;text-transform:uppercase;border-radius:var(--radius-pill);margin:0;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.ProfileFormFields-module__xcVYVq__sectionTitleRequired{background:var(--rose);color:#fff}.ProfileFormFields-module__xcVYVq__sectionTitleOptional{background:var(--violet);color:#fff}.ProfileFormFields-module__xcVYVq__sectionTitleBasic{background:var(--ink-soft);color:#fff;letter-spacing:.8px;font-size:.72rem}.ProfileFormFields-module__xcVYVq__sectionSubtitle{color:var(--ink-soft);margin:0;font-size:.88rem;line-height:1.5}.ProfileFormFields-module__xcVYVq__fieldGroup{gap:var(--space-2);flex-direction:column;display:flex}.ProfileFormFields-module__xcVYVq__fieldLabel{color:var(--ink);font-size:.9rem;font-weight:600}.ProfileFormFields-module__xcVYVq__fieldRequired{color:var(--rose)}.ProfileFormFields-module__xcVYVq__fieldHint{color:var(--ink-soft);font-size:.78rem;font-style:italic}.ProfileFormFields-module__xcVYVq__plainInput{border-radius:var(--radius-sm);border:1px solid var(--border-soft);width:100%;color:var(--ink);font-size:.95rem;font-family:var(--font-ui);box-sizing:border-box;background:#fff;outline:none;padding:11px 13px;transition:border-color .2s}.ProfileFormFields-module__xcVYVq__plainInput:focus{border-color:var(--rose)}.ProfileFormFields-module__xcVYVq__fieldReadonly{background:var(--cream);border-radius:var(--radius-sm);color:var(--ink-soft);border:1px solid var(--border-soft);padding:11px 13px;font-size:.95rem}.ProfileFormFields-module__xcVYVq__fieldActions{align-items:center;gap:var(--space-3);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.ProfileFormFields-module__xcVYVq__bioSaveBtn{min-width:110px}.ProfileFormFields-module__xcVYVq__charCount{color:var(--ink-soft);margin-left:auto;font-size:.8rem}.ProfileFormFields-module__xcVYVq__saveIndicator{border-radius:var(--radius-pill);padding:4px 12px;font-size:.85rem;font-weight:500;animation:2s ProfileFormFields-module__xcVYVq__fadeInOut}.ProfileFormFields-module__xcVYVq__saveIndicatorSaved{color:var(--green);background:#4c8a541a}@keyframes ProfileFormFields-module__xcVYVq__fadeInOut{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0}}@media (max-width:640px){.ProfileFormFields-module__xcVYVq__section{padding:var(--space-3);gap:var(--space-3)}.ProfileFormFields-module__xcVYVq__sectionTitle{padding:5px 12px;font-size:.72rem}.ProfileFormFields-module__xcVYVq__sectionTitleBasic{font-size:.64rem}.ProfileFormFields-module__xcVYVq__sectionSubtitle{font-size:.8rem}.ProfileFormFields-module__xcVYVq__fieldLabel{font-size:.84rem}.ProfileFormFields-module__xcVYVq__fieldHint{font-size:.72rem}.ProfileFormFields-module__xcVYVq__plainInput,.ProfileFormFields-module__xcVYVq__fieldReadonly{padding:9px 11px;font-size:.88rem}.ProfileFormFields-module__xcVYVq__charCount{font-size:.72rem}.ProfileFormFields-module__xcVYVq__saveIndicator{padding:3px 10px;font-size:.76rem}}
.UpgradeModal-module__HRv1Mq__overlay{z-index:1100;padding:var(--space-4);background:#1e1b188c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.UpgradeModal-module__HRv1Mq__modal{border-radius:var(--radius-lg);padding:var(--space-6);box-sizing:border-box;text-align:center;background:#fff;width:100%;max-width:420px;max-height:85dvh;overflow-y:auto;box-shadow:0 24px 60px #0000004d}.UpgradeModal-module__HRv1Mq__header{margin-bottom:var(--space-4)}.UpgradeModal-module__HRv1Mq__crown{margin-bottom:var(--space-2);font-size:2.2rem;display:block}.UpgradeModal-module__HRv1Mq__header h2{font-family:var(--font-display);color:var(--ink);margin:0 0 4px;font-size:1.5rem}.UpgradeModal-module__HRv1Mq__header p{color:var(--ink-soft);margin:0;font-size:.9rem}.UpgradeModal-module__HRv1Mq__benefitsList{margin:0 0 var(--space-5);text-align:left;flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.UpgradeModal-module__HRv1Mq__benefitsList li{color:var(--ink);font-size:.9rem;line-height:1.4}.UpgradeModal-module__HRv1Mq__secondaryBtn{margin-top:var(--space-2)}@media (max-width:480px){.UpgradeModal-module__HRv1Mq__modal{padding:var(--space-4)}.UpgradeModal-module__HRv1Mq__crown{font-size:1.8rem}.UpgradeModal-module__HRv1Mq__header h2{font-size:1.25rem}.UpgradeModal-module__HRv1Mq__header p,.UpgradeModal-module__HRv1Mq__benefitsList li{font-size:.82rem}}
.LocationToggleSwitch-module__MZMpZW__card{border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:var(--space-3);background:#f3f2f0}.LocationToggleSwitch-module__MZMpZW__switch{align-items:center;gap:var(--space-3);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0;display:flex}.LocationToggleSwitch-module__MZMpZW__switch:disabled{cursor:not-allowed;opacity:.7}.LocationToggleSwitch-module__MZMpZW__track{border-radius:var(--radius-pill);background:var(--border-soft);flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}.LocationToggleSwitch-module__MZMpZW__switchOn .LocationToggleSwitch-module__MZMpZW__track{background:var(--green)}.LocationToggleSwitch-module__MZMpZW__thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.LocationToggleSwitch-module__MZMpZW__switchOn .LocationToggleSwitch-module__MZMpZW__thumb{transform:translate(20px)}.LocationToggleSwitch-module__MZMpZW__switchOff .LocationToggleSwitch-module__MZMpZW__track{animation:1.4s ease-in-out infinite LocationToggleSwitch-module__MZMpZW__locationToggleFlash}@keyframes LocationToggleSwitch-module__MZMpZW__locationToggleFlash{0%,to{box-shadow:0 0 #e23e5780}50%{box-shadow:0 0 0 6px #e23e5700}}.LocationToggleSwitch-module__MZMpZW__label{color:var(--ink);font-size:.85rem;font-weight:600}.LocationToggleSwitch-module__MZMpZW__switchLoading .LocationToggleSwitch-module__MZMpZW__label{color:var(--ink-faint)}.LocationToggleSwitch-module__MZMpZW__error{color:var(--coral);margin:var(--space-2) 0 0;font-size:.75rem}
.SuperLikeAnimation-module__UyiYmq__overlay{z-index:1200;background:#1e1b18b3;justify-content:center;align-items:center;animation:.25s SuperLikeAnimation-module__UyiYmq__superLikeFadeIn;display:flex;position:fixed;inset:0}@keyframes SuperLikeAnimation-module__UyiYmq__superLikeFadeIn{0%{opacity:0}to{opacity:1}}.SuperLikeAnimation-module__UyiYmq__content{text-align:center}.SuperLikeAnimation-module__UyiYmq__ring{width:180px;height:180px;margin:0 auto var(--space-4);justify-content:center;align-items:center;display:flex;position:relative}.SuperLikeAnimation-module__UyiYmq__starBurst{position:absolute;inset:0}.SuperLikeAnimation-module__UyiYmq__starBurstRay{color:var(--amber);transform:translate(-50%, -50%) rotate(var(--rotation)) translateY(-90px);opacity:0;font-size:1.6rem;animation:.6s forwards SuperLikeAnimation-module__UyiYmq__starBurstPop;position:absolute;top:50%;left:50%}@keyframes SuperLikeAnimation-module__UyiYmq__starBurstPop{0%{opacity:0;transform:translate(-50%, -50%) rotate(var(--rotation)) translateY(-40px) scale(.3)}60%{opacity:1;transform:translate(-50%, -50%) rotate(var(--rotation)) translateY(-95px) scale(1.2)}to{opacity:0;transform:translate(-50%, -50%) rotate(var(--rotation)) translateY(-90px) scale(1)}}.SuperLikeAnimation-module__UyiYmq__photoWrap{border:4px solid var(--amber);z-index:2;border-radius:50%;width:140px;height:140px;animation:.4s cubic-bezier(.34,1.56,.64,1) SuperLikeAnimation-module__UyiYmq__superLikePop;position:relative;overflow:hidden;box-shadow:0 0 30px #e7a03c99}@keyframes SuperLikeAnimation-module__UyiYmq__superLikePop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.SuperLikeAnimation-module__UyiYmq__photo{object-fit:cover;width:100%;height:100%;display:block}.SuperLikeAnimation-module__UyiYmq__photoPlaceholder{background:#e0e0e0;width:100%;height:100%}.SuperLikeAnimation-module__UyiYmq__text{color:#fff;font-family:var(--font-display);margin:0;font-size:1.3rem}.SuperLikeAnimation-module__UyiYmq__text strong{color:var(--amber)}@media (max-width:480px){.SuperLikeAnimation-module__UyiYmq__ring{width:130px;height:130px;margin-bottom:var(--space-3)}.SuperLikeAnimation-module__UyiYmq__starBurstRay{transform:translate(-50%, -50%) rotate(var(--rotation)) translateY(-65px);font-size:1.2rem}@keyframes SuperLikeAnimation-module__UyiYmq__starBurstPop{0%{opacity:0;transform:translate(-50%, -50%) rotate(var(--rotation)) translateY(-30px) scale(.3)}60%{opacity:1;transform:translate(-50%, -50%) rotate(var(--rotation)) translateY(-70px) scale(1.2)}to{opacity:0;transform:translate(-50%, -50%) rotate(var(--rotation)) translateY(-65px) scale(1)}}.SuperLikeAnimation-module__UyiYmq__photoWrap{border-width:3px;width:100px;height:100px}.SuperLikeAnimation-module__UyiYmq__text{font-size:1.05rem}}
.ChatBubble-module__1ipAea__bubble{word-wrap:break-word;border-radius:18px;max-width:72%;padding:8px 16px 10px;font-size:.95rem;line-height:1.45;overflow:visible;box-shadow:0 1px 3px #1e1b1814}.ChatBubble-module__1ipAea__bubble:after{content:"";clear:both;display:table}.ChatBubble-module__1ipAea__mine{color:var(--ink);background:#dcf8c6;border-radius:18px 18px 4px;align-self:flex-end}.ChatBubble-module__1ipAea__theirs{color:var(--ink);background:#d6e9ff;border:1px solid #2f6bde26;border-radius:18px 18px 18px 4px;align-self:flex-start}.ChatBubble-module__1ipAea__text{white-space:pre-wrap}.ChatBubble-module__1ipAea__meta{float:right;color:#1e1b1880;align-items:center;gap:4px;margin-top:4px;margin-left:8px;font-size:.68rem;display:flex}.ChatBubble-module__1ipAea__tickSent{color:#1e1b1866}.ChatBubble-module__1ipAea__tickRead{color:#34b7f1;font-weight:700}@media (max-width:480px){.ChatBubble-module__1ipAea__bubble{max-width:82%;padding:7px 13px 9px;font-size:.88rem}.ChatBubble-module__1ipAea__meta{font-size:.62rem}}
.DiscoverPage-module__i1Fm1a__discoverWrap{max-width:1100px;padding:var(--space-5) var(--space-6);margin:0 auto}.DiscoverPage-module__i1Fm1a__discoverHeader{justify-content:center;align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);text-align:center;display:flex}.DiscoverPage-module__i1Fm1a__discoverHeader h1{font-size:2rem}.DiscoverPage-module__i1Fm1a__headingImage{object-fit:contain;border-radius:var(--radius-lg);flex-shrink:0;width:68px;height:68px}@media (max-width:480px){.DiscoverPage-module__i1Fm1a__discoverWrap{padding:var(--space-3) var(--space-3)}.DiscoverPage-module__i1Fm1a__discoverHeader{margin-bottom:var(--space-4)}.DiscoverPage-module__i1Fm1a__discoverHeader h1{font-size:1.3rem}.DiscoverPage-module__i1Fm1a__headingImage{width:42px;height:42px}}@media (max-width:640px){.DiscoverPage-module__i1Fm1a__discoverWrap{box-sizing:border-box;flex-direction:column;height:calc(100dvh - 124px);padding:6px 8px;display:flex;overflow:hidden}.DiscoverPage-module__i1Fm1a__discoverHeader{flex-shrink:0;margin-bottom:4px}.DiscoverPage-module__i1Fm1a__discoverHeader h1{margin:0;font-size:1rem}.DiscoverPage-module__i1Fm1a__headingImage{width:28px;height:28px}}
.EmojiPicker-module__SjfB9q__wrap{position:relative}.EmojiPicker-module__SjfB9q__trigger{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;font-size:1.4rem;transition:background .15s;display:flex}.EmojiPicker-module__SjfB9q__trigger:hover{background:#1e1b180f}.EmojiPicker-module__SjfB9q__panel{border-radius:var(--radius-lg);width:280px;max-height:260px;box-shadow:var(--shadow-card);border:1px solid var(--border-soft);padding:var(--space-3);z-index:50;background:#fff;grid-template-columns:repeat(6,1fr);gap:4px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;overflow-y:auto}.EmojiPicker-module__SjfB9q__option{cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:6px;font-size:1.3rem;transition:background .12s,transform .12s;display:flex}.EmojiPicker-module__SjfB9q__option:hover{background:#e23e571a;transform:scale(1.15)}@media (max-width:480px){.EmojiPicker-module__SjfB9q__panel{grid-template-columns:repeat(5,1fr);width:240px}}
.ProfileHero-module__3R3VbG__heroRow{gap:var(--space-4);align-items:stretch;display:flex}.ProfileHero-module__3R3VbG__photoWrap{aspect-ratio:3/4;border-radius:var(--radius-lg);background:#eee;flex:none;width:280px;position:relative;overflow:hidden}.ProfileHero-module__3R3VbG__photo{object-fit:cover;width:100%;height:100%;display:block}.ProfileHero-module__3R3VbG__photoPlaceholder{background:#e0e0e0;width:100%;height:100%}.ProfileHero-module__3R3VbG__quotePanel{background:var(--cream);border-radius:var(--radius-lg);min-width:0;padding:var(--space-4);flex-direction:column;flex:1;display:flex;position:relative}.ProfileHero-module__3R3VbG__quoteHeading{font-family:var(--font-display);color:var(--ink-soft);margin:0 0 var(--space-2);font-size:1rem}.ProfileHero-module__3R3VbG__quoteTextWrap{flex:1;position:relative;overflow:hidden}.ProfileHero-module__3R3VbG__quoteTextWrapExpanded{overflow:visible}.ProfileHero-module__3R3VbG__quoteText{color:var(--ink);white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.6}.ProfileHero-module__3R3VbG__quoteFade{background:linear-gradient(to bottom, transparent, var(--cream));pointer-events:none;height:40px;position:absolute;bottom:0;left:0;right:0}.ProfileHero-module__3R3VbG__readMoreBtn{color:var(--rose);cursor:pointer;padding:var(--space-2) 0 0;background:0 0;border:none;align-self:flex-start;font-size:.85rem;font-weight:700}.ProfileHero-module__3R3VbG__quoteEmpty{color:var(--ink-faint);font-size:.9rem;font-style:italic}.ProfileHero-module__3R3VbG__infoRow{gap:var(--space-4);margin-top:var(--space-4);align-items:stretch;display:flex}.ProfileHero-module__3R3VbG__infoBlock{flex-direction:column;flex:1;justify-content:center;gap:6px;min-width:0;display:flex}.ProfileHero-module__3R3VbG__name{font-family:var(--font-display);color:var(--ink);margin:0;font-size:1.6rem}.ProfileHero-module__3R3VbG__code{color:var(--ink-faint);margin:0;font-size:.85rem}.ProfileHero-module__3R3VbG__loc{color:var(--ink-soft);align-items:center;gap:8px;font-size:.95rem;display:flex}.ProfileHero-module__3R3VbG__miniFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:22px;max-width:22px;height:16px;max-height:16px}.ProfileHero-module__3R3VbG__metaRow{flex-wrap:wrap;gap:6px 16px;margin-top:4px;display:flex}.ProfileHero-module__3R3VbG__metaItem{color:var(--ink);font-size:.85rem}.ProfileHero-module__3R3VbG__metaLabel{color:var(--ink-faint);margin-right:4px}.ProfileHero-module__3R3VbG__badgeSlot{flex:none;justify-content:center;align-items:center;width:113px;display:flex}.ProfileHero-module__3R3VbG__fullProfileBtn{width:100%;margin-top:var(--space-4);background:var(--card-bg);border:1.5px solid var(--border-soft);border-radius:var(--radius-md);padding:var(--space-3);color:var(--rose);cursor:pointer;text-align:center;font-size:.9rem;font-weight:700;display:block}.ProfileHero-module__3R3VbG__fullProfileBtn:hover{border-color:var(--rose);background:#e23e570d}.ProfileHero-module__3R3VbG__fullProfilePanel{margin-top:var(--space-3);background:var(--cream);border-radius:var(--radius-lg);padding:var(--space-4);gap:var(--space-3) var(--space-5);grid-template-columns:1fr 1fr;display:grid}.ProfileHero-module__3R3VbG__fullProfileField{flex-direction:column;gap:2px;display:flex}.ProfileHero-module__3R3VbG__fullProfileLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-faint);font-size:.72rem}.ProfileHero-module__3R3VbG__fullProfileValue{color:var(--ink);font-size:.92rem}@media (max-width:700px){.ProfileHero-module__3R3VbG__heroRow{flex-direction:column}.ProfileHero-module__3R3VbG__photoWrap{width:100%;max-width:340px;margin:0 auto}.ProfileHero-module__3R3VbG__infoRow{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column}.ProfileHero-module__3R3VbG__loc,.ProfileHero-module__3R3VbG__metaRow{justify-content:center}.ProfileHero-module__3R3VbG__badgeSlot{width:90px}.ProfileHero-module__3R3VbG__name{font-size:1.3rem}.ProfileHero-module__3R3VbG__fullProfilePanel{grid-template-columns:1fr}}
.PreferencesPage-module__phmqnq__wrap{max-width:800px;padding:var(--space-6) var(--space-4);margin:0 auto}.PreferencesPage-module__phmqnq__sub{text-align:center;color:var(--ink-soft);font-family:var(--font-display);max-width:480px;margin:0 auto var(--space-6);font-size:1.05rem;font-style:italic;line-height:1.5}@media (max-width:480px){.PreferencesPage-module__phmqnq__wrap{padding:var(--space-4) var(--space-3)}.PreferencesPage-module__phmqnq__sub{margin-bottom:var(--space-4);font-size:.9rem}}
.MessageInputRow-module__elfo6G__row{align-items:center;gap:var(--space-2);padding:var(--space-3);border-top:1px solid var(--border-soft);background:var(--card-bg);display:flex}.MessageInputRow-module__elfo6G__input{border-radius:var(--radius-pill);border:1px solid var(--border-soft);min-width:0;color:var(--ink);background:#fff;outline:none;flex:1;padding:12px 16px;font-size:1rem}.MessageInputRow-module__elfo6G__input:focus{border-color:var(--rose)}.MessageInputRow-module__elfo6G__input:disabled{background:var(--cream);cursor:not-allowed}.MessageInputRow-module__elfo6G__sendBtn.MessageInputRow-module__elfo6G__sendBtn{white-space:nowrap;flex-shrink:0;width:auto;padding:12px 24px}@media (max-width:480px){.MessageInputRow-module__elfo6G__row{padding:var(--space-2);gap:6px}.MessageInputRow-module__elfo6G__input{padding:10px 13px;font-size:.9rem}.MessageInputRow-module__elfo6G__sendBtn.MessageInputRow-module__elfo6G__sendBtn{padding:10px 16px;font-size:.85rem}}
.ProfileSidebar-module__PnHhzq__sidebar{gap:var(--space-4);flex-direction:column;display:flex}.ProfileSidebar-module__PnHhzq__ring{padding:var(--space-3) 0;justify-content:center;display:flex}.ProfileSidebar-module__PnHhzq__vipBadge{justify-content:center;align-items:center;gap:var(--space-2);background:var(--rose);color:#fff;padding:var(--space-3);border-radius:var(--radius-md);font-size:1rem;font-weight:600;text-decoration:none;display:flex}.ProfileSidebar-module__PnHhzq__vipCta{animation:2.4s ease-in-out infinite ProfileSidebar-module__PnHhzq__sidebarCtaGlowPulse}@keyframes ProfileSidebar-module__PnHhzq__sidebarCtaGlowPulse{0%,to{box-shadow:0 0 #e23e5780}50%{box-shadow:0 0 18px 4px #e23e5773}}.ProfileSidebar-module__PnHhzq__vipIcon{font-size:1.2rem}.ProfileSidebar-module__PnHhzq__vipLabel{text-transform:uppercase;letter-spacing:.05em}.ProfileSidebar-module__PnHhzq__promoCard{align-items:center;gap:var(--space-3);background:var(--card-bg);border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:var(--space-3);display:flex}.ProfileSidebar-module__PnHhzq__promoIcon{flex-shrink:0;font-size:1.4rem}.ProfileSidebar-module__PnHhzq__promoContent{flex:1;min-width:0}.ProfileSidebar-module__PnHhzq__promoTitle{color:var(--ink);margin:0;font-size:.9rem;font-weight:600}.ProfileSidebar-module__PnHhzq__promoText{color:var(--ink-soft);margin:0;font-size:.8rem}.ProfileSidebar-module__PnHhzq__promoLink{color:var(--rose);flex-shrink:0;font-size:.8rem;font-weight:600;text-decoration:none}.ProfileSidebar-module__PnHhzq__promoLink:hover{text-decoration:underline}.ProfileSidebar-module__PnHhzq__historyCard{align-items:center;gap:var(--space-3);background:linear-gradient(120deg, var(--indigo), var(--violet));border-radius:var(--radius-md);padding:var(--space-3);text-decoration:none;transition:transform .12s,box-shadow .12s;display:flex}.ProfileSidebar-module__PnHhzq__historyCard:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1e1b1833}.ProfileSidebar-module__PnHhzq__historyIcon{color:#fff;flex-shrink:0;font-size:1.4rem}.ProfileSidebar-module__PnHhzq__historyContent{flex:1;min-width:0}.ProfileSidebar-module__PnHhzq__historyTitle{color:#fff;margin:0;font-size:.9rem;font-weight:700}.ProfileSidebar-module__PnHhzq__historyText{color:#ffffffd9;margin:0;font-size:.78rem}@media (max-width:860px){.ProfileSidebar-module__PnHhzq__sidebar{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.ProfileSidebar-module__PnHhzq__ring{grid-column:1/-1}}@media (max-width:480px){.ProfileSidebar-module__PnHhzq__sidebar{grid-template-columns:1fr}}
.BlogPostCard-module__DjfvtG__card{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:var(--space-5)}.BlogPostCard-module__DjfvtG__header{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.BlogPostCard-module__DjfvtG__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;max-width:44px;height:44px;max-height:44px;display:block}.BlogPostCard-module__DjfvtG__avatarPlaceholder{background:#e0e0e0;border-radius:50%;flex-shrink:0;width:44px;max-width:44px;height:44px;max-height:44px}.BlogPostCard-module__DjfvtG__headerText{flex:1}.BlogPostCard-module__DjfvtG__author{color:var(--ink);font-size:.95rem;font-weight:600}.BlogPostCard-module__DjfvtG__date{color:var(--ink-soft);font-size:.78rem}.BlogPostCard-module__DjfvtG__editBtn{border:1px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--ink-soft);cursor:pointer;background:0 0;padding:4px 14px;font-size:.8rem}.BlogPostCard-module__DjfvtG__editBtn:hover{background:var(--cream);color:var(--ink)}.BlogPostCard-module__DjfvtG__title{font-family:var(--font-display);color:var(--ink);margin:0 0 var(--space-2);font-size:1.3rem}.BlogPostCard-module__DjfvtG__body{color:var(--ink);white-space:pre-wrap;margin:0 0 var(--space-3);font-size:.95rem;line-height:1.6}.BlogPostCard-module__DjfvtG__actions{gap:var(--space-3);padding-top:var(--space-2);border-top:1px solid var(--border-soft);display:flex}.BlogPostCard-module__DjfvtG__actionBtn{border-radius:var(--radius-pill);color:var(--ink-soft);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 10px;font-size:.9rem;font-weight:500;display:flex}.BlogPostCard-module__DjfvtG__actionBtn:hover{background:var(--cream)}.BlogPostCard-module__DjfvtG__actionBtn.BlogPostCard-module__DjfvtG__active{color:var(--rose)}.BlogPostCard-module__DjfvtG__editForm{gap:var(--space-2);margin-bottom:var(--space-3);flex-direction:column;display:flex}.BlogPostCard-module__DjfvtG__editActions{gap:var(--space-2);justify-content:flex-end;display:flex}.BlogPostCard-module__DjfvtG__editActions .btn{width:auto;padding:8px 18px;font-size:.9rem}.BlogPostCard-module__DjfvtG__comments{gap:var(--space-2);margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-soft);flex-direction:column;display:flex}.BlogPostCard-module__DjfvtG__comment{align-items:flex-start;gap:var(--space-2);display:flex}.BlogPostCard-module__DjfvtG__commentAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;max-width:28px;height:28px;max-height:28px;display:block}.BlogPostCard-module__DjfvtG__commentAvatarPlaceholder{background:#e0e0e0;border-radius:50%;flex-shrink:0;width:28px;max-width:28px;height:28px;max-height:28px}.BlogPostCard-module__DjfvtG__commentBody{background:var(--cream);border-radius:var(--radius-md);flex:1;padding:8px 12px;font-size:.88rem}.BlogPostCard-module__DjfvtG__commentHeader{justify-content:space-between;align-items:baseline;margin-bottom:2px;display:flex}.BlogPostCard-module__DjfvtG__commentAuthor{color:var(--ink);font-weight:600}.BlogPostCard-module__DjfvtG__commentTime{color:var(--ink-faint);font-size:.72rem}.BlogPostCard-module__DjfvtG__commentText{color:var(--ink);display:block}.BlogPostCard-module__DjfvtG__commentsEmpty{text-align:center;color:var(--ink-soft);padding:var(--space-2);font-size:.85rem}.BlogPostCard-module__DjfvtG__commentForm{gap:var(--space-2);margin-top:var(--space-2);display:flex}.BlogPostCard-module__DjfvtG__commentForm input{flex:1}.BlogPostCard-module__DjfvtG__commentForm .btn{width:auto;padding:10px 20px;font-size:.9rem}@media (max-width:480px){.BlogPostCard-module__DjfvtG__card{padding:var(--space-3)}.BlogPostCard-module__DjfvtG__avatar,.BlogPostCard-module__DjfvtG__avatarPlaceholder{width:36px;max-width:36px;height:36px;max-height:36px}.BlogPostCard-module__DjfvtG__author{font-size:.85rem}.BlogPostCard-module__DjfvtG__date{font-size:.7rem}.BlogPostCard-module__DjfvtG__title{font-size:1.1rem}.BlogPostCard-module__DjfvtG__body{font-size:.86rem}.BlogPostCard-module__DjfvtG__actionBtn{padding:5px 8px;font-size:.8rem}.BlogPostCard-module__DjfvtG__commentAvatar,.BlogPostCard-module__DjfvtG__commentAvatarPlaceholder{width:24px;max-width:24px;height:24px;max-height:24px}.BlogPostCard-module__DjfvtG__commentBody{padding:6px 10px;font-size:.8rem}}
.RoomThread-module__AKYvzG__thread{background:var(--card-bg);border-radius:var(--radius-lg);min-height:0;box-shadow:var(--shadow-card);flex-direction:column;flex:1;display:flex;overflow:hidden}.RoomThread-module__AKYvzG__header{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--coral);color:#fff;display:flex}.RoomThread-module__AKYvzG__header .btn-back{color:#fff}.RoomThread-module__AKYvzG__closeBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;line-height:1;transition:background .15s;display:flex}.RoomThread-module__AKYvzG__closeBtn:hover{background:#ffffff59}.RoomThread-module__AKYvzG__flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:22px;max-width:22px;height:16px;max-height:16px;display:block}.RoomThread-module__AKYvzG__name{font-family:var(--font-display);color:#fff;flex:1;margin:0;font-size:1.2rem}.RoomThread-module__AKYvzG__capBadge{color:#fff;border-radius:var(--radius-pill);white-space:nowrap;background:#fff3;padding:4px 10px;font-size:.75rem}.RoomThread-module__AKYvzG__messages{padding:var(--space-4);gap:var(--space-2);background-color:#eaf6fc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='420' viewBox='0 0 420 420'%3E%3Cg transform='translate(210 210)' text-anchor='middle'%3E%3Ctext y='-10' font-family='Georgia,serif' font-size='46' font-weight='700' fill='%23e23e57' fill-opacity='0.28'%3EFlirtacy%3C/text%3E%3Ctext x='-22' y='42' font-size='42' fill-opacity='0.35'%3E%E2%9D%A4%EF%B8%8F%3C/text%3E%3Ctext x='22' y='42' font-size='42' fill-opacity='0.35'%3E%E2%9D%A4%EF%B8%8F%3C/text%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:380px 380px;flex-direction:column;flex:1;display:flex;overflow-y:auto}.RoomThread-module__AKYvzG__message{flex-direction:column;align-items:flex-start;gap:2px;max-width:75%;display:flex}.RoomThread-module__AKYvzG__messageMine{align-self:flex-end;align-items:flex-end}.RoomThread-module__AKYvzG__sender{color:var(--ink-soft);padding-left:4px;font-size:.75rem;text-decoration:none}.RoomThread-module__AKYvzG__sender:hover{text-decoration:underline}.RoomThread-module__AKYvzG__start{text-align:center;padding:var(--space-6);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#ffffffd9;margin:auto}.RoomThread-module__AKYvzG__startText{color:var(--ink);font-family:var(--font-display);margin:0;font-size:1.05rem}.RoomThread-module__AKYvzG__error{text-align:center;padding:var(--space-2)}
.ChatThread-module__4kTuXG__wrap{flex-direction:column;flex:1;min-height:0;display:flex}.ChatThread-module__4kTuXG__header{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-soft);background:linear-gradient(#e23e570f,#0000);display:flex}.ChatThread-module__4kTuXG__avatar{width:44px;height:44px;box-shadow:0 0 0 2px #fff, 0 0 0 3px var(--rose);background:#eee;border-radius:50%;flex-shrink:0;overflow:hidden}.ChatThread-module__4kTuXG__avatar img{object-fit:cover;width:100%;height:100%}.ChatThread-module__4kTuXG__nameLink{min-width:0;color:inherit;flex:1;text-decoration:none}.ChatThread-module__4kTuXG__nameLink:hover .ChatThread-module__4kTuXG__name{text-decoration:underline}.ChatThread-module__4kTuXG__name{font-family:var(--font-display);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.1rem;overflow:hidden}.ChatThread-module__4kTuXG__actions{flex-shrink:0}.ChatThread-module__4kTuXG__messages{padding:var(--space-4);gap:var(--space-2);background-color:#eaf6fc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='420' viewBox='0 0 420 420'%3E%3Cg transform='translate(210 210)' text-anchor='middle'%3E%3Ctext y='-10' font-family='Georgia,serif' font-size='46' font-weight='700' fill='%23e23e57' fill-opacity='0.28'%3EFlirtacy%3C/text%3E%3Ctext x='-22' y='42' font-size='42' fill-opacity='0.35'%3E%E2%9D%A4%EF%B8%8F%3C/text%3E%3Ctext x='22' y='42' font-size='42' fill-opacity='0.35'%3E%E2%9D%A4%EF%B8%8F%3C/text%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:380px 380px;flex-direction:column;flex:1;display:flex;overflow-y:auto}.ChatThread-module__4kTuXG__start{text-align:center;padding:var(--space-5);margin:auto}@media (max-width:859px){.ChatThread-module__4kTuXG__actions{margin-right:48px}.ChatThread-module__4kTuXG__avatar{width:36px;height:36px}.ChatThread-module__4kTuXG__name{font-size:.95rem}.ChatThread-module__4kTuXG__header{padding:var(--space-2) var(--space-3);gap:var(--space-2)}.ChatThread-module__4kTuXG__messages{padding:var(--space-3);background-size:280px 280px}.ChatThread-module__4kTuXG__start{padding:var(--space-3)}}
.PublicProfile-module__KDNDja__wrap{max-width:700px;padding:var(--space-6) var(--space-4);margin:0 auto}.PublicProfile-module__KDNDja__card{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);overflow:hidden}.PublicProfile-module__KDNDja__photoWrap{aspect-ratio:3/4;background:#eee;width:100%;max-width:420px;margin:0 auto;position:relative}.PublicProfile-module__KDNDja__photoWrap img{object-fit:cover;width:100%;height:100%;display:block}.PublicProfile-module__KDNDja__photoPlaceholder{background:#e0e0e0;width:100%;height:100%}.PublicProfile-module__KDNDja__body{padding:var(--space-6)}.PublicProfile-module__KDNDja__headerRow{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-3);display:flex}.PublicProfile-module__KDNDja__headerText{flex:1;min-width:0}.PublicProfile-module__KDNDja__headerText h1{font-family:var(--font-display);color:var(--ink);margin:0 0 var(--space-1);font-size:1.8rem}.PublicProfile-module__KDNDja__headerBadges{flex-shrink:0}.PublicProfile-module__KDNDja__code{color:var(--ink-faint);margin:0 0 var(--space-3);font-size:.85rem}.PublicProfile-module__KDNDja__loc{color:var(--ink-soft);align-items:center;gap:8px;margin-bottom:0;font-size:1rem;display:flex}.PublicProfile-module__KDNDja__miniFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:22px;max-width:22px;height:16px;max-height:16px;display:block}.PublicProfile-module__KDNDja__fields{gap:var(--space-3);margin:var(--space-5) 0;flex-direction:column;display:flex}.PublicProfile-module__KDNDja__field{border-bottom:1px solid var(--border-soft);padding-bottom:var(--space-2);justify-content:space-between;display:flex}.PublicProfile-module__KDNDja__fieldLabel{color:var(--ink-soft);font-size:.9rem}.PublicProfile-module__KDNDja__bio{color:var(--ink);margin:var(--space-4) 0;font-size:.98rem;line-height:1.5}.PublicProfile-module__KDNDja__matchedBadgeRow{margin-top:var(--space-4)}@media (max-width:640px){.PublicProfile-module__KDNDja__wrap{padding:var(--space-4) var(--space-3) 90px}.PublicProfile-module__KDNDja__photoWrap{max-width:100%}.PublicProfile-module__KDNDja__body{padding:var(--space-4)}.PublicProfile-module__KDNDja__headerRow{gap:var(--space-2);flex-direction:column}.PublicProfile-module__KDNDja__headerText h1{font-size:1.4rem}.PublicProfile-module__KDNDja__loc{font-size:.88rem}.PublicProfile-module__KDNDja__fieldLabel{font-size:.82rem}.PublicProfile-module__KDNDja__field span:last-child{font-size:.85rem}.PublicProfile-module__KDNDja__bio{font-size:.88rem}}
.StandardPersonCard-module__3d56Jq__grid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(132px,1fr));justify-content:start;display:grid}.StandardPersonCard-module__3d56Jq__card{border-radius:var(--radius-md);cursor:pointer;background:var(--card-bg);border:none;width:100%;max-width:132px;padding:0;text-decoration:none;transition:box-shadow .15s;display:block;overflow:hidden;box-shadow:0 1px 4px #00000026}.StandardPersonCard-module__3d56Jq__card:hover{box-shadow:0 4px 12px #00000040}.StandardPersonCard-module__3d56Jq__photoWrap{aspect-ratio:132/189;background:#e0e0e0;width:100%;position:relative}.StandardPersonCard-module__3d56Jq__photo{object-fit:cover;width:100%;height:100%;display:block}.StandardPersonCard-module__3d56Jq__photoPlaceholder{background:linear-gradient(135deg,#d8d8d8,#ececec);width:100%;height:100%}.StandardPersonCard-module__3d56Jq__info{flex-direction:column;gap:2px;padding:6px 8px;display:flex}.StandardPersonCard-module__3d56Jq__nameLine{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:700;line-height:1.2;overflow:hidden}.StandardPersonCard-module__3d56Jq__locLine{color:var(--ink-soft);align-items:center;gap:4px;font-size:.68rem;display:flex;overflow:hidden}.StandardPersonCard-module__3d56Jq__locLine span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StandardPersonCard-module__3d56Jq__miniFlag{object-fit:cover;border-radius:1px;flex-shrink:0;width:14px;max-width:14px;height:10px;max-height:10px;display:block}.StandardPersonCard-module__3d56Jq__locked .StandardPersonCard-module__3d56Jq__photo{filter:blur(7px)saturate(.85)brightness(.9);transform:scale(1.1)}.StandardPersonCard-module__3d56Jq__lockedOverlay{background:#0000001f;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.StandardPersonCard-module__3d56Jq__lockedCrown{filter:drop-shadow(0 1px 3px #00000080);font-size:1.5rem}@media (max-width:480px){.StandardPersonCard-module__3d56Jq__grid{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr))}.StandardPersonCard-module__3d56Jq__card{max-width:none}.StandardPersonCard-module__3d56Jq__locked .StandardPersonCard-module__3d56Jq__photo{filter:blur(5px)saturate(.85)brightness(.9)}.StandardPersonCard-module__3d56Jq__nameLine{font-size:.7rem}.StandardPersonCard-module__3d56Jq__locLine{font-size:.6rem}.StandardPersonCard-module__3d56Jq__miniFlag{width:12px;max-width:12px;height:8px;max-height:8px}.StandardPersonCard-module__3d56Jq__lockedCrown{font-size:1.2rem}}
.ProfileTabs-module__zobKbW__pageGrid{gap:var(--space-5);max-width:1200px;padding:var(--space-4);grid-template-columns:1fr 280px;margin:0 auto;display:grid}.ProfileTabs-module__zobKbW__tabs{border-bottom:2px solid var(--border-soft);gap:0;display:flex}.ProfileTabs-module__zobKbW__tabBtn{padding:var(--space-3) var(--space-5);color:var(--ink-soft);cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:600;position:relative}.ProfileTabs-module__zobKbW__tabBtn:hover{color:var(--ink)}.ProfileTabs-module__zobKbW__tabBtnActive{color:var(--rose)}.ProfileTabs-module__zobKbW__tabBtnActive:after{content:"";background:var(--rose);height:2px;position:absolute;bottom:-2px;left:0;right:0}.ProfileTabs-module__zobKbW__toggleTrack{background:var(--card-bg);border:1px solid var(--border-soft);border-radius:var(--radius-md);width:220px;margin:0 0 var(--space-4);cursor:pointer;padding:4px;display:flex;position:relative}.ProfileTabs-module__zobKbW__toggleThumb{background:var(--rose);border-radius:var(--radius-sm);z-index:0;width:calc(50% - 4px);height:calc(100% - 8px);transition:transform .25s;position:absolute;top:4px;left:4px}.ProfileTabs-module__zobKbW__toggleThumbRight{transform:translate(100%)}.ProfileTabs-module__zobKbW__toggleOption{color:var(--ink-soft);z-index:1;padding:var(--space-2);cursor:pointer;background:0 0;border:none;flex:1;font-weight:700;transition:color .25s;position:relative}.ProfileTabs-module__zobKbW__toggleOptionActive{color:#fff}@media (max-width:860px){.ProfileTabs-module__zobKbW__pageGrid{gap:var(--space-4);padding:var(--space-3);grid-template-columns:1fr}}@media (max-width:480px){.ProfileTabs-module__zobKbW__tabBtn{padding:var(--space-2) var(--space-3);font-size:.85rem}.ProfileTabs-module__zobKbW__toggleTrack{width:180px}.ProfileTabs-module__zobKbW__toggleOption{padding:6px;font-size:.85rem}}
.BlogsFeed-module__QP6dMa__feed{flex-direction:column;display:flex}.BlogsFeed-module__QP6dMa__compose{gap:var(--space-3);background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:var(--space-5);margin-bottom:var(--space-6);flex-direction:column;display:flex}.BlogsFeed-module__QP6dMa__titleInput{border-radius:var(--radius-sm);border:1.5px solid var(--rose);width:100%;color:var(--ink);font-size:1rem;font-family:var(--font-ui);background:#fff;outline:none;padding:12px 14px;transition:border-color .2s}.BlogsFeed-module__QP6dMa__titleInput:focus{border-color:var(--rose);box-shadow:0 0 0 3px #e23e5726}.BlogsFeed-module__QP6dMa__empty{text-align:center;padding:var(--space-6);color:var(--ink-soft);background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.BlogsFeed-module__QP6dMa__list{gap:var(--space-4);flex-direction:column;display:flex}@media (max-width:480px){.BlogsFeed-module__QP6dMa__compose{padding:var(--space-3);margin-bottom:var(--space-4)}.BlogsFeed-module__QP6dMa__titleInput{padding:10px 12px;font-size:.9rem}.BlogsFeed-module__QP6dMa__empty{padding:var(--space-4);font-size:.85rem}.BlogsFeed-module__QP6dMa__list{gap:var(--space-3)}}
.FavoritesGrid-module__eC-N9a__empty{text-align:center;padding:var(--space-6);color:var(--ink-soft)}.FavoritesGrid-module__eC-N9a__grid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(150px,196px));display:grid}.FavoritesGrid-module__eC-N9a__card{background:var(--card-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-card);position:relative;overflow:hidden}.FavoritesGrid-module__eC-N9a__cardPhoto{aspect-ratio:1;object-fit:cover;width:100%;display:block}.FavoritesGrid-module__eC-N9a__photoPlaceholder{aspect-ratio:1;background:#e0e0e0;width:100%}.FavoritesGrid-module__eC-N9a__removeBtn{background:var(--rose);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.95rem;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 6px #0003}.FavoritesGrid-module__eC-N9a__removeBtn:hover{filter:brightness(1.08)}.FavoritesGrid-module__eC-N9a__info{padding:var(--space-2) var(--space-3) var(--space-3)}.FavoritesGrid-module__eC-N9a__name{color:var(--ink);font-size:.92rem;font-weight:700;text-decoration:none;display:block}.FavoritesGrid-module__eC-N9a__name:hover{text-decoration:underline}.FavoritesGrid-module__eC-N9a__loc{color:var(--ink-soft);align-items:center;gap:4px;margin-top:2px;font-size:.78rem;display:flex}.FavoritesGrid-module__eC-N9a__miniFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;max-width:20px;height:14px;max-height:14px;display:block}.FavoritesGrid-module__eC-N9a__profession{color:var(--ink-soft);margin-top:4px;font-size:.76rem}.FavoritesGrid-module__eC-N9a__pagination{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-5);display:flex}.FavoritesGrid-module__eC-N9a__pageBtn{background:var(--card-bg);border:1.5px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--ink);cursor:pointer;padding:8px 20px;font-weight:600}.FavoritesGrid-module__eC-N9a__pageBtn:disabled{opacity:.4;cursor:not-allowed}.FavoritesGrid-module__eC-N9a__pageBtn:hover:not(:disabled){border-color:var(--rose);color:var(--rose)}.FavoritesGrid-module__eC-N9a__pageInfo{color:var(--ink-soft);font-size:.9rem}@media (max-width:480px){.FavoritesGrid-module__eC-N9a__grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}.FavoritesGrid-module__eC-N9a__removeBtn{width:22px;height:22px;font-size:.75rem}.FavoritesGrid-module__eC-N9a__info{padding:6px 8px 8px}.FavoritesGrid-module__eC-N9a__name{font-size:.78rem}.FavoritesGrid-module__eC-N9a__loc{font-size:.68rem}.FavoritesGrid-module__eC-N9a__profession{font-size:.66rem}.FavoritesGrid-module__eC-N9a__pagination{gap:var(--space-2)}.FavoritesGrid-module__eC-N9a__pageBtn{padding:6px 14px;font-size:.85rem}}
.MessagesClient-module__F87s_G__card{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.MessagesClient-module__F87s_G__layout{flex:1;min-height:0;display:flex}.MessagesClient-module__F87s_G__listPane{border-right:1px solid var(--border-soft);flex-direction:column;width:100%;min-width:0;display:flex}.MessagesClient-module__F87s_G__threadPane{flex-direction:column;width:100%;min-width:0;display:flex}.MessagesClient-module__F87s_G__titleBar{font-family:var(--font-display);color:#fff;background:linear-gradient(120deg, var(--rose), var(--indigo));padding:var(--space-4);justify-content:center;align-items:center;gap:8px;font-size:1.25rem;display:flex}.MessagesClient-module__F87s_G__heartIcon{vertical-align:middle;width:auto;height:.75em;display:inline-block}.MessagesClient-module__F87s_G__titleImage{object-fit:contain;border-radius:var(--radius-md);flex-shrink:0;width:32px;height:32px}.MessagesClient-module__F87s_G__threadEmpty{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-6);text-align:center;flex-direction:column;flex:1;display:flex}.MessagesClient-module__F87s_G__threadEmptyIcon{background:linear-gradient(120deg, var(--rose), var(--indigo));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.6rem;display:flex}.MessagesClient-module__F87s_G__threadEmptyText{font-family:var(--font-display);color:var(--ink-soft);max-width:260px;margin:0;font-size:1.1rem;line-height:1.5}@media (min-width:860px){.MessagesClient-module__F87s_G__layout{display:flex}.MessagesClient-module__F87s_G__listPane{max-width:340px}}@media (max-width:859px){.MessagesClient-module__F87s_G__hiddenMobile{display:none}.MessagesClient-module__F87s_G__titleBar{padding:var(--space-3);font-size:1.05rem}.MessagesClient-module__F87s_G__titleImage{width:26px;height:26px}.MessagesClient-module__F87s_G__threadEmpty{padding:var(--space-4)}.MessagesClient-module__F87s_G__threadEmptyIcon{width:48px;height:48px;font-size:1.2rem}.MessagesClient-module__F87s_G__threadEmptyText{font-size:.92rem}}
.SettingsForm-module__d7FElW__sections{gap:var(--space-5);flex-direction:column;display:flex}.SettingsForm-module__d7FElW__emailRow{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.SettingsForm-module__d7FElW__emailValue{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.95rem;overflow:hidden}.SettingsForm-module__d7FElW__toggleRow{color:var(--ink);justify-content:space-between;align-items:center;font-weight:600;display:flex}.SettingsForm-module__d7FElW__toggle{border-radius:var(--radius-pill);background:var(--border-soft);cursor:pointer;border:none;width:48px;height:26px;transition:background .2s;position:relative}.SettingsForm-module__d7FElW__toggle.SettingsForm-module__d7FElW__on{background:var(--green)}.SettingsForm-module__d7FElW__toggleKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000004d}.SettingsForm-module__d7FElW__toggle.SettingsForm-module__d7FElW__on .SettingsForm-module__d7FElW__toggleKnob{transform:translate(22px)}.SettingsForm-module__d7FElW__passwordForm{gap:var(--space-3);flex-direction:column;display:flex}.SettingsForm-module__d7FElW__field{gap:var(--space-2);text-align:left;flex-direction:column;display:flex}.SettingsForm-module__d7FElW__field label{color:var(--ink);font-size:.9rem;font-weight:600}.SettingsForm-module__d7FElW__successText{color:var(--green);margin:0;font-size:.9rem}.SettingsForm-module__d7FElW__dangerZone{border:1.5px solid #e23e574d}.SettingsForm-module__d7FElW__dangerTitle{color:var(--rose)}.SettingsForm-module__d7FElW__deleteConfirm{gap:var(--space-3);margin-top:var(--space-3);flex-direction:column;display:flex}.SettingsForm-module__d7FElW__deleteActions{gap:var(--space-3);display:flex}.SettingsForm-module__d7FElW__deleteActions .btn{flex:1}@media (max-width:480px){.SettingsForm-module__d7FElW__deleteActions{flex-direction:column}}
.TestimonialForm-module__44eKqG__section{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:var(--space-5);margin-top:var(--space-5)}.TestimonialForm-module__44eKqG__heading{font-family:var(--font-display);color:var(--ink);margin:0 0 var(--space-2);font-size:1.2rem}.TestimonialForm-module__44eKqG__sub{color:var(--ink-soft);margin:0 0 var(--space-4);font-size:.88rem;line-height:1.5}.TestimonialForm-module__44eKqG__existingList{gap:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;display:flex}.TestimonialForm-module__44eKqG__existingItem{border-radius:var(--radius-md);padding:var(--space-3);justify-content:space-between;align-items:flex-start;gap:var(--space-3);background:#f3f2f0;flex-wrap:wrap;display:flex}.TestimonialForm-module__44eKqG__existingText{color:var(--ink);flex:1;min-width:200px;margin:0;font-size:.88rem;font-style:italic}.TestimonialForm-module__44eKqG__statusTag{border-radius:var(--radius-pill);white-space:nowrap;flex-shrink:0;padding:3px 10px;font-size:.7rem;font-weight:700}.TestimonialForm-module__44eKqG__status_pending{color:var(--amber);background:#e7a03c26}.TestimonialForm-module__44eKqG__status_approved{color:var(--green);background:#2fa84f26}.TestimonialForm-module__44eKqG__status_rejected{color:var(--rose);background:#e23e5726}.TestimonialForm-module__44eKqG__form{gap:var(--space-2);flex-direction:column;display:flex}.TestimonialForm-module__44eKqG__textarea{border-radius:var(--radius-md);border:1.5px solid var(--border-soft);resize:vertical;box-sizing:border-box;width:100%;padding:12px 14px;font-family:inherit;font-size:.95rem}.TestimonialForm-module__44eKqG__textarea:focus{border-color:var(--rose);outline:none}.TestimonialForm-module__44eKqG__charCount{text-align:right;color:var(--ink-faint);margin-top:-4px;font-size:.78rem}.TestimonialForm-module__44eKqG__ratingRow{margin:var(--space-2) 0;align-items:center;gap:4px;display:flex}.TestimonialForm-module__44eKqG__ratingLabel{color:var(--ink-soft);margin-right:6px;font-size:.85rem}.TestimonialForm-module__44eKqG__star{color:var(--amber);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:1.4rem;line-height:1}.TestimonialForm-module__44eKqG__successText{color:var(--green);margin:0;font-size:.88rem;font-weight:600}
.AutoCarousel-module__jQ3Bua__carousel{text-align:center;margin-bottom:var(--space-6)}.AutoCarousel-module__jQ3Bua__viewport{width:100%;overflow:hidden}.AutoCarousel-module__jQ3Bua__track{transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.AutoCarousel-module__jQ3Bua__slide{text-align:center;padding:0 var(--space-4);box-sizing:border-box;flex-shrink:0}.AutoCarousel-module__jQ3Bua__banner{width:100%;max-width:220px;height:auto;margin:0 auto var(--space-4);object-fit:contain;display:block}.AutoCarousel-module__jQ3Bua__headline{font-family:var(--font-display);margin:0 0 var(--space-3);max-width:520px;margin-left:auto;margin-right:auto;font-size:clamp(1.5rem,4vw,2.1rem);font-weight:700;line-height:1.25}.AutoCarousel-module__jQ3Bua__subtext{color:var(--ink-soft);margin:0 0 var(--space-4);font-size:1.05rem}.AutoCarousel-module__jQ3Bua__dots{margin-top:var(--space-2);justify-content:center;gap:6px;display:flex}.AutoCarousel-module__jQ3Bua__dot{background:var(--border-soft);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;padding:0}.AutoCarousel-module__jQ3Bua__dotActive{background:var(--ink);border-radius:4px;width:18px}.AutoCarousel-module__jQ3Bua__compact .AutoCarousel-module__jQ3Bua__banner{max-width:140px;margin-bottom:var(--space-3)}.AutoCarousel-module__jQ3Bua__compact .AutoCarousel-module__jQ3Bua__headline{max-width:380px;font-size:1.15rem;line-height:1.3}.AutoCarousel-module__jQ3Bua__compact .AutoCarousel-module__jQ3Bua__subtext{font-size:.85rem}@media (max-width:640px){.AutoCarousel-module__jQ3Bua__carousel{margin-bottom:var(--space-4)}.AutoCarousel-module__jQ3Bua__headline{margin-bottom:var(--space-2);font-size:clamp(1.2rem,3.2vw,1.6rem)}.AutoCarousel-module__jQ3Bua__subtext{margin-bottom:var(--space-2);font-size:.92rem}.AutoCarousel-module__jQ3Bua__banner{max-width:160px}.AutoCarousel-module__jQ3Bua__compact .AutoCarousel-module__jQ3Bua__headline{font-size:1rem}.AutoCarousel-module__jQ3Bua__compact .AutoCarousel-module__jQ3Bua__subtext{font-size:.78rem}}
.PeopleCard-module__rL-vLa__grid{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid}.PeopleCard-module__rL-vLa__card{background:var(--card-bg);border:1px solid var(--border-soft);border-radius:var(--radius-md);box-sizing:border-box;align-items:center;gap:8px;max-width:320px;padding:8px 10px;display:flex}.PeopleCard-module__rL-vLa__photoWrap{flex-shrink:0;position:relative}.PeopleCard-module__rL-vLa__photo,.PeopleCard-module__rL-vLa__photoPlaceholder{object-fit:cover;background:#f3f2f0;border-radius:50%;flex-shrink:0;width:40px;height:40px;display:block}.PeopleCard-module__rL-vLa__info{flex:1;min-width:0}.PeopleCard-module__rL-vLa__name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;line-height:1.2;text-decoration:none;display:block;overflow:hidden}.PeopleCard-module__rL-vLa__name:hover{color:var(--rose)}.PeopleCard-module__rL-vLa__loc{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;margin-top:1px;font-size:.72rem;display:flex;overflow:hidden}.PeopleCard-module__rL-vLa__flag{object-fit:cover;border-radius:1px;flex-shrink:0;width:14px;max-width:14px;height:10px;max-height:10px;display:block}.PeopleCard-module__rL-vLa__time{color:var(--ink-faint);margin-top:1px;font-size:.68rem}.PeopleCard-module__rL-vLa__msgBtn{background:var(--indigo);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;text-decoration:none;display:flex}.PeopleCard-module__rL-vLa__pagination{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-5);display:flex}.PeopleCard-module__rL-vLa__pageBtn{background:var(--card-bg);border:1.5px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--ink);cursor:pointer;padding:8px 20px;font-weight:600}.PeopleCard-module__rL-vLa__pageBtn:disabled{opacity:.4;cursor:not-allowed}.PeopleCard-module__rL-vLa__pageBtn:hover:not(:disabled){border-color:var(--rose);color:var(--rose)}.PeopleCard-module__rL-vLa__pageInfo{color:var(--ink-soft);font-size:.9rem}.PeopleCard-module__rL-vLa__revealNotice{border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);color:var(--ink);text-align:center;margin:0 0 var(--space-4);background:#e7a03c1f;border:1px solid #e7a03c59;font-size:.85rem}@media (max-width:480px){.PeopleCard-module__rL-vLa__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:6px}.PeopleCard-module__rL-vLa__card{gap:6px;padding:6px 8px}.PeopleCard-module__rL-vLa__photo,.PeopleCard-module__rL-vLa__photoPlaceholder{width:32px;height:32px}.PeopleCard-module__rL-vLa__name{font-size:.74rem}.PeopleCard-module__rL-vLa__loc{font-size:.64rem}.PeopleCard-module__rL-vLa__flag{width:12px;max-width:12px;height:8px;max-height:8px}.PeopleCard-module__rL-vLa__time{font-size:.6rem}.PeopleCard-module__rL-vLa__msgBtn{width:24px;height:24px;font-size:.66rem}.PeopleCard-module__rL-vLa__revealNotice{padding:var(--space-2) var(--space-3);font-size:.76rem}}@media (max-width:560px){.PeopleCard-module__rL-vLa__gridMode{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:none;padding:8px 6px}.PeopleCard-module__rL-vLa__gridMode .PeopleCard-module__rL-vLa__photoWrap{width:56px;height:56px;margin-bottom:4px}.PeopleCard-module__rL-vLa__gridMode .PeopleCard-module__rL-vLa__photo,.PeopleCard-module__rL-vLa__gridMode .PeopleCard-module__rL-vLa__photoPlaceholder{width:56px;height:56px}.PeopleCard-module__rL-vLa__gridMode .PeopleCard-module__rL-vLa__info{width:100%}.PeopleCard-module__rL-vLa__gridMode .PeopleCard-module__rL-vLa__name{font-size:.72rem}.PeopleCard-module__rL-vLa__gridMode .PeopleCard-module__rL-vLa__loc{justify-content:center;font-size:.6rem}.PeopleCard-module__rL-vLa__gridMode .PeopleCard-module__rL-vLa__time{font-size:.56rem}.PeopleCard-module__rL-vLa__gridMode .PeopleCard-module__rL-vLa__msgBtn{margin-top:4px}}
.RecentRoomsPanel-module__pKADTq__bar{padding:var(--space-4) var(--space-5);background:var(--card-bg);border-bottom:1px solid var(--border-soft);box-sizing:border-box;flex-shrink:0;width:100%;overflow-x:hidden}.RecentRoomsPanel-module__pKADTq__label{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.6px;margin-bottom:var(--space-2);font-size:.7rem;font-weight:800;display:inline-block}.RecentRoomsPanel-module__pKADTq__row{gap:var(--space-2);scrollbar-width:none;flex-wrap:nowrap;display:flex;overflow-x:auto}.RecentRoomsPanel-module__pKADTq__row::-webkit-scrollbar{display:none}.RecentRoomsPanel-module__pKADTq__pill{border:1.5px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;flex-shrink:0;align-items:center;gap:8px;padding:8px 16px;font-size:.88rem;font-weight:600;transition:border-color .15s;display:flex}.RecentRoomsPanel-module__pKADTq__pill:hover{border-color:var(--indigo)}.RecentRoomsPanel-module__pKADTq__pillFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:22px;max-width:22px;height:16px;max-height:16px;display:block}@media (max-width:859px){.RecentRoomsPanel-module__pKADTq__bar{padding:var(--space-2) var(--space-3)}.RecentRoomsPanel-module__pKADTq__label{margin-bottom:6px;font-size:.6rem}.RecentRoomsPanel-module__pKADTq__pill{padding:5px 10px;font-size:.75rem}.RecentRoomsPanel-module__pKADTq__pillFlag{width:16px;max-width:16px;height:12px;max-height:12px}.RecentRoomsPanel-module__pKADTq__pill:nth-child(4){display:none}}
.TestimonialsSection-module__7Pw0Rq__section{flex-direction:column;align-items:center;width:100%;height:100%;display:flex}.TestimonialsSection-module__7Pw0Rq__heading{font-family:var(--font-display);color:#fff;text-align:center;width:100%;margin:0 0 var(--space-3);font-size:1rem}.TestimonialsSection-module__7Pw0Rq__scrollColumn{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;max-height:500px;padding-right:4px;display:flex;overflow-y:auto}.TestimonialsSection-module__7Pw0Rq__scrollColumn::-webkit-scrollbar{width:6px}.TestimonialsSection-module__7Pw0Rq__scrollColumn::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#ffffff4d}.TestimonialsSection-module__7Pw0Rq__card{border-radius:var(--radius-lg);width:246px;min-height:378px;padding:var(--space-3);box-sizing:border-box;flex-direction:column;flex-shrink:0;display:flex;box-shadow:0 4px 14px #0003}.TestimonialsSection-module__7Pw0Rq__cardHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.TestimonialsSection-module__7Pw0Rq__cardNumber{color:var(--ink);font-size:.85rem;font-weight:800}.TestimonialsSection-module__7Pw0Rq__cardDate{color:var(--ink-soft);font-size:.68rem}.TestimonialsSection-module__7Pw0Rq__rating{color:var(--amber);margin-bottom:var(--space-2);font-size:.9rem}.TestimonialsSection-module__7Pw0Rq__text{color:var(--ink);margin:0 0 var(--space-2);flex:1;font-size:.88rem;font-style:italic;line-height:1.5}.TestimonialsSection-module__7Pw0Rq__author{color:var(--ink-soft);margin:0 0 var(--space-3);text-align:right;font-size:.82rem;font-weight:700}.TestimonialsSection-module__7Pw0Rq__actionsRow{gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid #1e1b181f;display:flex}.TestimonialsSection-module__7Pw0Rq__actionBtn{border-radius:var(--radius-pill);color:var(--ink);cursor:pointer;background:#ffffff80;border:none;padding:5px 12px;font-size:.75rem;font-weight:600}.TestimonialsSection-module__7Pw0Rq__actionBtn:disabled{opacity:.5;cursor:not-allowed}.TestimonialsSection-module__7Pw0Rq__actionBtnActive{background:#fffc}.TestimonialsSection-module__7Pw0Rq__loginPrompt{color:var(--ink-faint);text-align:center;margin:6px 0 0;font-size:.7rem;font-style:italic}.TestimonialsSection-module__7Pw0Rq__repliesBox{margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid #1e1b181f;flex-direction:column;gap:6px;max-height:140px;display:flex;overflow-y:auto}.TestimonialsSection-module__7Pw0Rq__replyItem{color:var(--ink);border-radius:var(--radius-sm);background:#fff6;padding:4px 8px;font-size:.75rem}.TestimonialsSection-module__7Pw0Rq__replyAuthor{font-weight:700}.TestimonialsSection-module__7Pw0Rq__replyForm{gap:4px;margin-top:4px;display:flex}.TestimonialsSection-module__7Pw0Rq__replyInput{border-radius:var(--radius-sm);border:1px solid #1e1b1833;flex:1;padding:6px 8px;font-size:.75rem}.TestimonialsSection-module__7Pw0Rq__replySendBtn{background:var(--rose);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;flex-shrink:0;padding:6px 10px;font-size:.72rem;font-weight:700}@media (max-width:900px){.TestimonialsSection-module__7Pw0Rq__card{width:100%;max-width:300px;margin:0 auto}.TestimonialsSection-module__7Pw0Rq__scrollColumn{max-height:400px}}
.BlogsPage-module__Y7sQwa__wrap{max-width:700px;padding:var(--space-5) var(--space-4);margin:0 auto}.BlogsPage-module__Y7sQwa__heading{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 var(--space-1);flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;font-size:2rem;display:flex}.BlogsPage-module__Y7sQwa__headingHeartIcon{vertical-align:middle;flex-shrink:0;width:auto;height:.75em;margin:0 4px;display:inline-block}.BlogsPage-module__Y7sQwa__headingImage{object-fit:contain;border-radius:var(--radius-lg);flex-shrink:0;width:68px;height:68px;margin:0 8px}.BlogsPage-module__Y7sQwa__sub{text-align:center;color:var(--ink-soft);margin:0 0 var(--space-5)}@media (max-width:480px){.BlogsPage-module__Y7sQwa__wrap{padding:var(--space-4) var(--space-3)}.BlogsPage-module__Y7sQwa__heading{font-size:1.3rem}.BlogsPage-module__Y7sQwa__headingImage{width:42px;height:42px;margin:0 4px}.BlogsPage-module__Y7sQwa__sub{margin-bottom:var(--space-4);font-size:.82rem}}
.BoostClient-module__z4nQzG__root{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.BoostClient-module__z4nQzG__hero{padding:var(--space-5) var(--space-4) var(--space-4);text-align:center;box-sizing:border-box;background-color:#f3f2f0;width:100%}.BoostClient-module__z4nQzG__activeBanner{color:var(--green);padding:var(--space-3);border-radius:var(--radius-md);margin-bottom:var(--space-4);background:#2fa84f1f;max-width:900px;margin-left:auto;margin-right:auto;font-weight:600}.BoostClient-module__z4nQzG__row{align-items:center;gap:var(--space-6);max-width:1000px;margin:0 auto;display:flex}.BoostClient-module__z4nQzG__rowLeft{text-align:left;flex:1;min-width:0}.BoostClient-module__z4nQzG__rowRight{flex:1;min-width:0}.BoostClient-module__z4nQzG__carouselLeft{text-align:left;margin-bottom:0}.BoostClient-module__z4nQzG__tiers{gap:var(--space-3);margin-bottom:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.BoostClient-module__z4nQzG__tier{border:2px solid var(--border-soft);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-2);cursor:pointer;background:#fff;flex-direction:column;justify-content:center;min-height:150px;transition:transform .15s;display:flex;position:relative}.BoostClient-module__z4nQzG__tierSelected{border-color:var(--rose);box-shadow:0 0 0 3px #e23e571f}.BoostClient-module__z4nQzG__tiers>.BoostClient-module__z4nQzG__tier:nth-child(2){z-index:2;min-height:170px;transform:translateY(-10px);box-shadow:0 12px 28px #00000024}.BoostClient-module__z4nQzG__tierTag{background:var(--rose);color:#fff;border-radius:var(--radius-pill);white-space:nowrap;padding:3px 10px;font-size:.68rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.BoostClient-module__z4nQzG__tierQty{font-family:var(--font-display);color:#1a1a1a;font-size:2rem;line-height:1}.BoostClient-module__z4nQzG__tierLabel{color:#555;margin-bottom:var(--space-2);font-size:.85rem}.BoostClient-module__z4nQzG__tierPrice{color:#1a1a1a;font-size:1.05rem;font-weight:700}.BoostClient-module__z4nQzG__tierSave{color:var(--green);border-radius:var(--radius-pill);background:#2fa84f1f;margin-top:4px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-block}.BoostClient-module__z4nQzG__tierUnit{color:#888;margin-top:4px;font-size:.75rem}.BoostClient-module__z4nQzG__buyBtn{width:100%;padding:14px}.BoostClient-module__z4nQzG__message{color:var(--green);margin-top:var(--space-3);text-align:center;font-weight:600}.BoostClient-module__z4nQzG__white{box-sizing:border-box;background-color:#fff;flex:1;width:100%}.BoostClient-module__z4nQzG__whiteInner{max-width:900px;padding:var(--space-5) var(--space-4) var(--space-6);text-align:center;margin:0 auto}.BoostClient-module__z4nQzG__credits{margin-bottom:var(--space-4)}.BoostClient-module__z4nQzG__credits p{color:#1a1a1a;margin:0 0 var(--space-3)}.BoostClient-module__z4nQzG__paymentRow{justify-content:center;align-items:center;gap:var(--space-3);color:#555;margin-bottom:var(--space-4);flex-wrap:wrap;font-size:.8rem;display:flex}.BoostClient-module__z4nQzG__fineprint{text-align:left;color:#777;font-size:.78rem;line-height:1.6}@media (max-width:860px){.BoostClient-module__z4nQzG__row{align-items:stretch;gap:var(--space-4);flex-direction:column}.BoostClient-module__z4nQzG__carouselLeft{text-align:center}}@media (max-width:640px){.BoostClient-module__z4nQzG__hero,.BoostClient-module__z4nQzG__whiteInner{padding-left:3px;padding-right:3px}.BoostClient-module__z4nQzG__tiers{gap:5px}.BoostClient-module__z4nQzG__tier{padding:var(--space-2) 3px;min-height:135px}.BoostClient-module__z4nQzG__tiers>.BoostClient-module__z4nQzG__tier:nth-child(2){min-height:152px;transform:translateY(-6px)}.BoostClient-module__z4nQzG__tierQty{font-size:clamp(.9rem,5vw,1.2rem)}.BoostClient-module__z4nQzG__tierLabel,.BoostClient-module__z4nQzG__tierPrice{font-size:.65rem}.BoostClient-module__z4nQzG__tierUnit,.BoostClient-module__z4nQzG__tierSave,.BoostClient-module__z4nQzG__tierTag{padding:2px 5px;font-size:.56rem}}
.ChatRoomsClient-module__Af5dUG__wrap{max-width:1200px;padding:var(--space-5) var(--space-4);box-sizing:border-box;flex-direction:column;height:100vh;margin:0 auto;display:flex;overflow-x:hidden}@media (max-width:859px){.ChatRoomsClient-module__Af5dUG__wrap{height:calc(100vh - 124px);padding:var(--space-3) var(--space-2)}}@media (min-width:860px){.ChatRoomsClient-module__Af5dUG__wrap{height:calc(100vh - 68px)}}.ChatRoomsClient-module__Af5dUG__heading{font-family:var(--font-display);color:var(--ink);margin:0 0 var(--space-1);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;font-size:2rem;display:flex}.ChatRoomsClient-module__Af5dUG__headingHeartIcon{vertical-align:middle;flex-shrink:0;width:auto;height:.75em;margin:0 4px;display:inline-block}.ChatRoomsClient-module__Af5dUG__headingImage{object-fit:contain;border-radius:var(--radius-lg);flex-shrink:0;width:68px;height:68px;margin:0 8px}.ChatRoomsClient-module__Af5dUG__sub{text-align:center;color:var(--ink-soft);margin:0 0 var(--space-5)}.ChatRoomsClient-module__Af5dUG__card{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);box-sizing:border-box;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ChatRoomsClient-module__Af5dUG__layout{box-sizing:border-box;flex:1;min-height:0;display:flex}.ChatRoomsClient-module__Af5dUG__colList{box-sizing:border-box;flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex}.ChatRoomsClient-module__Af5dUG__colThread{border-left:1px solid var(--border-soft);box-sizing:border-box;flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex}.ChatRoomsClient-module__Af5dUG__threadEmpty{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-6);text-align:center;flex-direction:column;flex:1;display:flex}.ChatRoomsClient-module__Af5dUG__threadEmptyIcon{background:linear-gradient(120deg, var(--coral), var(--rose));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.6rem;display:flex}.ChatRoomsClient-module__Af5dUG__threadEmptyText{font-family:var(--font-display);color:var(--ink-soft);max-width:260px;margin:0;font-size:1.1rem;line-height:1.5}@media (max-width:859px){.ChatRoomsClient-module__Af5dUG__heading{gap:2px;font-size:1.15rem}.ChatRoomsClient-module__Af5dUG__headingHeartIcon{height:.6em}.ChatRoomsClient-module__Af5dUG__headingImage{width:42px;height:42px;margin:0 4px}.ChatRoomsClient-module__Af5dUG__sub{margin:0 0 var(--space-3);font-size:.8rem}.ChatRoomsClient-module__Af5dUG__hiddenMobile{display:none}.ChatRoomsClient-module__Af5dUG__threadEmpty{padding:var(--space-4)}.ChatRoomsClient-module__Af5dUG__threadEmptyIcon{width:48px;height:48px;font-size:1.2rem}.ChatRoomsClient-module__Af5dUG__threadEmptyText{font-size:.92rem}}
.FavoritesPage-module__8YikzG__wrap{max-width:1100px;padding:var(--space-5) var(--space-6);margin:0 auto}.FavoritesPage-module__8YikzG__heading{justify-content:center;align-items:center;gap:var(--space-3);font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 var(--space-6);font-size:2rem;display:flex}.FavoritesPage-module__8YikzG__headingIcon{object-fit:contain;width:34px;height:34px}@media (max-width:480px){.FavoritesPage-module__8YikzG__wrap{padding:var(--space-4) var(--space-3)}.FavoritesPage-module__8YikzG__heading{gap:var(--space-2);margin-bottom:var(--space-4);font-size:1.3rem}.FavoritesPage-module__8YikzG__headingIcon{width:26px;height:26px}}
.FlirtsPage-module__s4XP-G__wrap{max-width:1100px;padding:var(--space-5) var(--space-6);margin:0 auto}.FlirtsPage-module__s4XP-G__heading{justify-content:center;align-items:center;gap:var(--space-3);font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 var(--space-4);font-size:2rem;display:flex}.FlirtsPage-module__s4XP-G__headingIcon{object-fit:contain;width:68px;height:68px}@media (max-width:480px){.FlirtsPage-module__s4XP-G__wrap{padding:var(--space-4) var(--space-3)}.FlirtsPage-module__s4XP-G__heading{gap:var(--space-2);font-size:1.3rem}.FlirtsPage-module__s4XP-G__headingIcon{width:42px;height:42px}}
.LikesPage-module__u1_Msa__wrap{max-width:1100px;padding:var(--space-5) var(--space-6);margin:0 auto}.LikesPage-module__u1_Msa__heading{justify-content:center;align-items:center;gap:var(--space-3);font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 var(--space-4);font-size:2rem;display:flex}.LikesPage-module__u1_Msa__headingImage{object-fit:contain;border-radius:var(--radius-lg);flex-shrink:0;width:68px;height:68px}.LikesPage-module__u1_Msa__empty{text-align:center;padding:var(--space-6);color:var(--ink-soft);font-size:1rem}.LikesPage-module__u1_Msa__countBanner{text-align:center;color:var(--ink-soft);margin:0 0 var(--space-4);font-size:.95rem}.LikesPage-module__u1_Msa__pagination{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-5);display:flex}.LikesPage-module__u1_Msa__pageBtn{background:var(--card-bg);border:1.5px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--ink);cursor:pointer;padding:8px 20px;font-weight:600}.LikesPage-module__u1_Msa__pageBtn:disabled{opacity:.4;cursor:not-allowed}.LikesPage-module__u1_Msa__pageBtn:hover:not(:disabled){border-color:var(--rose);color:var(--rose)}.LikesPage-module__u1_Msa__pageInfo{color:var(--ink-soft);font-size:.9rem}@media (max-width:480px){.LikesPage-module__u1_Msa__wrap{padding:var(--space-4) var(--space-3)}.LikesPage-module__u1_Msa__heading{margin-bottom:var(--space-3);gap:var(--space-2);font-size:1.3rem}.LikesPage-module__u1_Msa__headingImage{width:42px;height:42px}}
.MatchesGrid-module__SfCDfG__matchesWrap{max-width:1400px;padding:var(--space-5) var(--space-6);margin:0 auto}.MatchesGrid-module__SfCDfG__matchesHeading{justify-content:center;align-items:center;gap:var(--space-3);font-family:var(--font-display);color:var(--ink);margin:0 0 var(--space-6);text-align:center;font-size:2rem;display:flex}.MatchesGrid-module__SfCDfG__headingImage{object-fit:contain;border-radius:var(--radius-lg);flex-shrink:0;width:68px;height:68px}.MatchesGrid-module__SfCDfG__matchesEmpty{text-align:center;padding:var(--space-7);background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);max-width:480px;margin:0 auto}.MatchesGrid-module__SfCDfG__matchesEmpty p{color:var(--ink-soft);margin:0 0 var(--space-4);font-size:1.05rem}.MatchesGrid-module__SfCDfG__matchesEmpty .btn{width:auto;padding:12px 28px;display:inline-flex}.MatchesGrid-module__SfCDfG__pagination{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-5);display:flex}.MatchesGrid-module__SfCDfG__pageBtn{background:var(--card-bg);border:1.5px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--ink);cursor:pointer;padding:8px 20px;font-weight:600}.MatchesGrid-module__SfCDfG__pageBtn:disabled{opacity:.4;cursor:not-allowed}.MatchesGrid-module__SfCDfG__pageBtn:hover:not(:disabled){border-color:var(--rose);color:var(--rose)}.MatchesGrid-module__SfCDfG__pageInfo{color:var(--ink-soft);font-size:.9rem}@media (max-width:640px){.MatchesGrid-module__SfCDfG__matchesWrap{padding:var(--space-4) var(--space-3)}.MatchesGrid-module__SfCDfG__matchesHeading{margin-bottom:var(--space-4);font-size:1.4rem}.MatchesGrid-module__SfCDfG__headingImage{width:42px;height:42px}}
.MessagesPage-module__QJ7teW__wrap{width:100%;max-width:1200px;padding:var(--space-5) var(--space-4);box-sizing:border-box;flex-direction:column;height:100vh;margin:0 auto;display:flex}@media (max-width:859px){.MessagesPage-module__QJ7teW__wrap{max-width:900px;height:calc(100dvh - 124px);padding:4px}}@media (min-width:860px){.MessagesPage-module__QJ7teW__wrap{height:calc(100vh - 68px)}}
.DirectChatThread-module___5gFha__pageWrap{max-width:900px;padding:var(--space-4);box-sizing:border-box;flex-direction:column;height:calc(100vh - 68px);margin:0 auto;display:flex}.DirectChatThread-module___5gFha__thread{background:var(--card-bg);border-radius:var(--radius-lg);min-height:0;box-shadow:var(--shadow-card);flex-direction:column;flex:1;display:flex;overflow:hidden}.DirectChatThread-module___5gFha__header{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-soft);display:flex}.DirectChatThread-module___5gFha__backBtn{color:var(--ink);cursor:pointer;padding:0 var(--space-2);background:0 0;border:none;align-items:center;font-size:1.4rem;text-decoration:none;display:flex}.DirectChatThread-module___5gFha__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.DirectChatThread-module___5gFha__avatarPlaceholder{background:#e0e0e0;border-radius:50%;flex-shrink:0;width:32px;height:32px}.DirectChatThread-module___5gFha__name{font-family:var(--font-display);flex:1;margin:0;font-size:1.2rem}.DirectChatThread-module___5gFha__messages{padding:var(--space-4);gap:var(--space-2);background-color:#eaf6fc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='420' viewBox='0 0 420 420'%3E%3Cg transform='translate(210 210)' text-anchor='middle'%3E%3Ctext y='-10' font-family='Georgia,serif' font-size='46' font-weight='700' fill='%23e23e57' fill-opacity='0.28'%3EFlirtacy%3C/text%3E%3Ctext x='-22' y='42' font-size='42' fill-opacity='0.35'%3E%E2%9D%A4%EF%B8%8F%3C/text%3E%3Ctext x='22' y='42' font-size='42' fill-opacity='0.35'%3E%E2%9D%A4%EF%B8%8F%3C/text%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:380px 380px;flex-direction:column;flex:1;display:flex;overflow-y:auto}.DirectChatThread-module___5gFha__start{text-align:center;padding:var(--space-5);margin:auto}.DirectChatThread-module___5gFha__startText{color:var(--ink-soft);margin:0;font-size:.95rem;line-height:1.4}.DirectChatThread-module___5gFha__restrictionNotice{text-align:center;color:var(--amber);padding:var(--space-2) var(--space-4);background:#e7a03c1a;margin:0;font-size:.85rem}@media (max-width:859px){.DirectChatThread-module___5gFha__pageWrap{height:calc(100dvh - 124px);padding:4px}.DirectChatThread-module___5gFha__header{padding:var(--space-2) var(--space-3)}.DirectChatThread-module___5gFha__avatar,.DirectChatThread-module___5gFha__avatarPlaceholder{width:28px;height:28px}.DirectChatThread-module___5gFha__name{font-size:1rem}.DirectChatThread-module___5gFha__messages{padding:var(--space-2) var(--space-3);background-size:220px 220px}.DirectChatThread-module___5gFha__startText{font-size:.85rem}.DirectChatThread-module___5gFha__restrictionNotice{font-size:.76rem}}
.SearchClient-module__acbS-q__page{padding:var(--space-4);max-width:1100px;margin:0 auto}.SearchClient-module__acbS-q__intro{text-align:center;max-width:560px;margin:0 auto var(--space-5);padding:var(--space-5);border-radius:var(--radius-lg);background:linear-gradient(135deg,#7c5cfc14,#e23e5714);border:1.5px solid #7c5cfc2e}.SearchClient-module__acbS-q__introIcon{margin-bottom:var(--space-2);font-size:2.4rem;display:block}.SearchClient-module__acbS-q__introTitle{font-family:var(--font-display);background:linear-gradient(120deg, var(--rose), var(--violet));-webkit-text-fill-color:transparent;color:var(--violet);margin:0 0 var(--space-2);-webkit-background-clip:text;background-clip:text;font-size:1.5rem}.SearchClient-module__acbS-q__introText{color:var(--ink-soft);margin:0 0 var(--space-4);font-size:.95rem;line-height:1.5}.SearchClient-module__acbS-q__introBenefits{text-align:left;max-width:380px;margin:0 auto var(--space-4);flex-direction:column;gap:8px;display:flex}.SearchClient-module__acbS-q__introBenefitItem{color:var(--ink);align-items:center;gap:8px;font-size:.88rem;display:flex}.SearchClient-module__acbS-q__introBenefitIcon{color:var(--rose);flex-shrink:0;font-weight:700}.SearchClient-module__acbS-q__introCta{color:var(--violet);justify-content:center;align-items:center;gap:6px;font-size:.9rem;font-weight:700;animation:1.6s ease-in-out infinite SearchClient-module__acbS-q__introCtaBounce;display:flex}@keyframes SearchClient-module__acbS-q__introCtaBounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.SearchClient-module__acbS-q__navbar{margin-bottom:var(--space-5);justify-content:center;display:flex}.SearchClient-module__acbS-q__navbarInner{width:100%;max-width:420px;position:relative}.SearchClient-module__acbS-q__pillTrigger{border:1.5px solid var(--border-soft);border-radius:var(--radius-pill);width:100%;color:var(--violet);cursor:pointer;box-shadow:var(--shadow-soft);background:#fff;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-weight:700;display:flex}.SearchClient-module__acbS-q__pillTriggerPulse{animation:2s ease-in-out infinite SearchClient-module__acbS-q__pillPulse}@keyframes SearchClient-module__acbS-q__pillPulse{0%,to{box-shadow:var(--shadow-soft), 0 0 0 0 #7c5cfc66}50%{box-shadow:var(--shadow-soft), 0 0 0 8px #7c5cfc00}}.SearchClient-module__acbS-q__pillCrown{font-size:1.1rem}.SearchClient-module__acbS-q__pillIcon{font-size:1rem}.SearchClient-module__acbS-q__modalOverlay{z-index:1000;padding:var(--space-4);background:#1e1b188c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SearchClient-module__acbS-q__modalOverlayRedirect{cursor:pointer}.SearchClient-module__acbS-q__dropdownPanel{width:1100px;max-width:calc(100vw - var(--space-6));box-sizing:border-box;border-radius:var(--radius-lg);max-height:90vh;padding:var(--space-6);background:#fefcfa;position:relative;overflow-y:auto;box-shadow:0 24px 60px #00000059}.SearchClient-module__acbS-q__dropdownHeading{font-family:var(--font-display);text-align:center;margin:0 0 var(--space-2);background:linear-gradient(120deg, var(--rose), var(--violet));-webkit-text-fill-color:transparent;color:var(--violet);-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:700;line-height:1.35}.SearchClient-module__acbS-q__dropdownHeadingUnderline{border-radius:var(--radius-pill);background:linear-gradient(120deg, var(--rose), var(--violet));width:64px;height:4px;margin:0 auto var(--space-5)}.SearchClient-module__acbS-q__filtersGrid{gap:var(--space-4) var(--space-6);margin-bottom:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.SearchClient-module__acbS-q__rangeInputs{align-items:center;gap:var(--space-3);display:flex}.SearchClient-module__acbS-q__rangeInputs input{flex:1}.SearchClient-module__acbS-q__rangeInputs span{color:var(--ink-soft);font-size:.9rem}.SearchClient-module__acbS-q__miniFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:22px;max-width:22px;height:16px;max-height:16px;display:block}.SearchClient-module__acbS-q__dropdownBtn{width:100%}.SearchClient-module__acbS-q__results{margin-top:var(--space-5)}.SearchClient-module__acbS-q__resultsCount{text-align:center;color:var(--ink-soft);margin-bottom:var(--space-4);font-size:.9rem}.SearchClient-module__acbS-q__resultsGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.SearchClient-module__acbS-q__resultCard{background:var(--card-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-card);color:inherit;text-decoration:none;transition:transform .15s;display:block;overflow:hidden}.SearchClient-module__acbS-q__resultCard:hover{transform:translateY(-2px)}.SearchClient-module__acbS-q__resultPhotoWrap{position:relative}.SearchClient-module__acbS-q__resultPhotoWrap img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.SearchClient-module__acbS-q__photoPlaceholder{aspect-ratio:1;background:#e0e0e0;width:100%;display:block}.SearchClient-module__acbS-q__resultInfo{padding:var(--space-3)}.SearchClient-module__acbS-q__resultName{color:var(--ink);align-items:center;gap:4px;font-weight:700;display:flex}.SearchClient-module__acbS-q__resultLoc{color:var(--ink-soft);align-items:center;gap:4px;margin-top:2px;font-size:.82rem;display:flex}.SearchClient-module__acbS-q__resultDetail{color:var(--ink-soft);margin-top:4px;font-size:.8rem}@media (max-width:640px){.SearchClient-module__acbS-q__intro{padding:var(--space-4)}.SearchClient-module__acbS-q__introTitle{font-size:1.2rem}.SearchClient-module__acbS-q__introText{font-size:.85rem}.SearchClient-module__acbS-q__introBenefitItem{font-size:.8rem}.SearchClient-module__acbS-q__filtersGrid{grid-template-columns:1fr}.SearchClient-module__acbS-q__dropdownPanel{padding:var(--space-4);max-height:90vh}.SearchClient-module__acbS-q__pillTrigger{padding:10px 18px;font-size:.88rem}.SearchClient-module__acbS-q__dropdownHeading{font-size:.95rem}.SearchClient-module__acbS-q__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.SearchClient-module__acbS-q__resultName{font-size:.88rem}.SearchClient-module__acbS-q__resultLoc,.SearchClient-module__acbS-q__resultDetail{font-size:.74rem}}
.SettingsPage-module__XL3Vpq__wrap{max-width:640px;padding:var(--space-6) var(--space-4);margin:0 auto}.SettingsPage-module__XL3Vpq__heading{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 var(--space-6);font-size:2rem}@media (max-width:480px){.SettingsPage-module__XL3Vpq__wrap{padding:var(--space-4) var(--space-3)}.SettingsPage-module__XL3Vpq__heading{margin-bottom:var(--space-4);font-size:1.4rem}}
.SubscribeClient-module__W8wkTW__root{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.SubscribeClient-module__W8wkTW__hero{padding:var(--space-5) var(--space-4) var(--space-4);text-align:center;box-sizing:border-box;width:100%;transition:background .3s}.SubscribeClient-module__W8wkTW__heroStandard{background:linear-gradient(135deg,#2fa84f1f,#2fa84f0a)}.SubscribeClient-module__W8wkTW__heroPremium{background:linear-gradient(135deg,#e23e571f,#e23e570a)}.SubscribeClient-module__W8wkTW__activeBanner{color:var(--green);padding:var(--space-3);border-radius:var(--radius-md);margin-bottom:var(--space-4);background:#2fa84f1f;max-width:900px;margin-left:auto;margin-right:auto;font-weight:600}.SubscribeClient-module__W8wkTW__tierToggle{border-radius:var(--radius-pill);box-shadow:var(--shadow-soft);margin-bottom:var(--space-5);background:#fff;padding:4px;display:inline-flex}.SubscribeClient-module__W8wkTW__tierToggleBtn{border-radius:var(--radius-pill);cursor:pointer;color:var(--ink-soft);background:0 0;border:none;padding:10px 28px;font-weight:700}.SubscribeClient-module__W8wkTW__tierToggleBtnActiveStandard{background:var(--green);color:#fff}.SubscribeClient-module__W8wkTW__tierToggleBtnActivePremium{background:var(--rose);color:#fff}.SubscribeClient-module__W8wkTW__splitRow{align-items:flex-start;gap:var(--space-6);text-align:left;max-width:1000px;margin:0 auto;display:flex}.SubscribeClient-module__W8wkTW__splitCards,.SubscribeClient-module__W8wkTW__splitDesc{flex:1;min-width:0}.SubscribeClient-module__W8wkTW__chooseLabel{color:var(--ink);margin:0 0 var(--space-4);font-weight:600}.SubscribeClient-module__W8wkTW__tiers{gap:var(--space-3);margin-bottom:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.SubscribeClient-module__W8wkTW__tier{border:2px solid var(--border-soft);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-2);cursor:pointer;text-align:center;background:#fff;flex-direction:column;justify-content:center;min-height:150px;transition:transform .15s;display:flex;position:relative}.SubscribeClient-module__W8wkTW__tierSelected{border-color:var(--rose);box-shadow:0 0 0 3px #e23e571f}.SubscribeClient-module__W8wkTW__tiers>.SubscribeClient-module__W8wkTW__tier:nth-child(2){z-index:2;min-height:170px;transform:translateY(-10px);box-shadow:0 12px 28px #00000024}.SubscribeClient-module__W8wkTW__tierTag{color:#fff;border-radius:var(--radius-pill);white-space:nowrap;padding:3px 10px;font-size:.68rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.SubscribeClient-module__W8wkTW__tierTagStandard{background:var(--green)}.SubscribeClient-module__W8wkTW__tierTagPremium{background:var(--rose)}.SubscribeClient-module__W8wkTW__tierQty{font-family:var(--font-display);color:#1a1a1a;margin-bottom:4px;font-size:1.3rem;line-height:1}.SubscribeClient-module__W8wkTW__tierPrice{color:#1a1a1a;font-size:1.05rem;font-weight:700}.SubscribeClient-module__W8wkTW__tierSave{color:var(--green);border-radius:var(--radius-pill);background:#2fa84f1f;margin-top:4px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-block}.SubscribeClient-module__W8wkTW__buyBtn{width:100%;padding:14px}.SubscribeClient-module__W8wkTW__message{color:var(--green);margin-top:var(--space-3);text-align:center;font-weight:600}.SubscribeClient-module__W8wkTW__headline{font-family:var(--font-display);color:var(--ink);margin:0 0 var(--space-4);text-align:left;font-size:1.6rem}.SubscribeClient-module__W8wkTW__comparison{margin-bottom:var(--space-6)}.SubscribeClient-module__W8wkTW__comparisonHeader{padding-bottom:var(--space-3);border-bottom:1px solid var(--border-soft);grid-template-columns:2fr 1fr 1fr;display:grid}.SubscribeClient-module__W8wkTW__comparisonColLabel{text-align:center;color:var(--ink);font-size:.85rem;font-weight:700}.SubscribeClient-module__W8wkTW__comparisonRow{padding:var(--space-3) 0;border-bottom:1px solid var(--border-soft);grid-template-columns:2fr 1fr 1fr;align-items:center;display:grid}.SubscribeClient-module__W8wkTW__comparisonFeature{color:var(--ink);text-align:left;font-size:.92rem}.SubscribeClient-module__W8wkTW__comparisonMark{text-align:center;color:var(--ink-faint);font-weight:700}.SubscribeClient-module__W8wkTW__comparisonMarkYes{color:var(--green)}.SubscribeClient-module__W8wkTW__comparisonMarkPremiumYes{color:var(--rose)}.SubscribeClient-module__W8wkTW__white{box-sizing:border-box;background-color:#fff;flex:1;width:100%}.SubscribeClient-module__W8wkTW__whiteInner{max-width:900px;padding:var(--space-5) var(--space-4) var(--space-6);text-align:center;margin:0 auto}.SubscribeClient-module__W8wkTW__paymentRow{justify-content:center;align-items:center;gap:var(--space-3);color:#555;margin-bottom:var(--space-4);flex-wrap:wrap;font-size:.8rem;display:flex}.SubscribeClient-module__W8wkTW__fineprint{text-align:left;color:#777;font-size:.78rem;line-height:1.6}@media (max-width:860px){.SubscribeClient-module__W8wkTW__splitRow{flex-direction:column;align-items:stretch}}@media (max-width:640px){.SubscribeClient-module__W8wkTW__hero,.SubscribeClient-module__W8wkTW__whiteInner{padding-left:3px;padding-right:3px}.SubscribeClient-module__W8wkTW__tiers{gap:5px}.SubscribeClient-module__W8wkTW__tier{padding:var(--space-2) 3px;min-height:135px}.SubscribeClient-module__W8wkTW__tiers>.SubscribeClient-module__W8wkTW__tier:nth-child(2){min-height:152px;transform:translateY(-6px)}.SubscribeClient-module__W8wkTW__tierQty{font-size:.95rem}.SubscribeClient-module__W8wkTW__tierPrice{font-size:.8rem}.SubscribeClient-module__W8wkTW__tierTag,.SubscribeClient-module__W8wkTW__tierSave{padding:2px 5px;font-size:.58rem}.SubscribeClient-module__W8wkTW__tierToggleBtn{padding:7px 16px;font-size:.82rem}.SubscribeClient-module__W8wkTW__headline{font-size:1.15rem}.SubscribeClient-module__W8wkTW__comparisonColLabel{font-size:.68rem}.SubscribeClient-module__W8wkTW__comparisonFeature{font-size:.76rem}.SubscribeClient-module__W8wkTW__comparisonMark{font-size:.85rem}.SubscribeClient-module__W8wkTW__fineprint{font-size:.68rem}}
.SuperLikeClient-module__5Omj_a__root{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.SuperLikeClient-module__5Omj_a__hero{padding:var(--space-5) var(--space-4) var(--space-4);text-align:center;box-sizing:border-box;background-color:#f3f2f0;width:100%}.SuperLikeClient-module__5Omj_a__row{align-items:center;gap:var(--space-6);max-width:1000px;margin:0 auto;display:flex}.SuperLikeClient-module__5Omj_a__rowLeft{text-align:left;flex:1;min-width:0}.SuperLikeClient-module__5Omj_a__rowRight{flex:1;min-width:0}.SuperLikeClient-module__5Omj_a__carouselLeft{text-align:left;margin-bottom:0}.SuperLikeClient-module__5Omj_a__tiers{gap:var(--space-3);margin-bottom:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.SuperLikeClient-module__5Omj_a__tier{border:2px solid var(--border-soft);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-2);cursor:pointer;background:#fff;flex-direction:column;justify-content:center;min-height:150px;transition:transform .15s;display:flex;position:relative}.SuperLikeClient-module__5Omj_a__tierSelected{border-color:var(--rose);box-shadow:0 0 0 3px #e23e571f}.SuperLikeClient-module__5Omj_a__tiers>.SuperLikeClient-module__5Omj_a__tier:nth-child(3){z-index:2;min-height:170px;transform:translateY(-10px);box-shadow:0 12px 28px #00000024}.SuperLikeClient-module__5Omj_a__tierTag{background:var(--rose);color:#fff;border-radius:var(--radius-pill);white-space:nowrap;padding:3px 10px;font-size:.68rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.SuperLikeClient-module__5Omj_a__tierQty{font-family:var(--font-display);color:#1a1a1a;font-size:2rem;line-height:1}.SuperLikeClient-module__5Omj_a__tierLabel{color:#555;margin-bottom:var(--space-2);font-size:.85rem}.SuperLikeClient-module__5Omj_a__tierPrice{color:#1a1a1a;font-size:1.05rem;font-weight:700}.SuperLikeClient-module__5Omj_a__tierSave{color:var(--green);border-radius:var(--radius-pill);background:#2fa84f1f;margin-top:4px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-block}.SuperLikeClient-module__5Omj_a__tierUnit{color:#888;margin-top:4px;font-size:.75rem}.SuperLikeClient-module__5Omj_a__buyBtn{width:100%;padding:14px}.SuperLikeClient-module__5Omj_a__message{color:var(--green);margin-top:var(--space-3);text-align:center;font-weight:600}.SuperLikeClient-module__5Omj_a__white{box-sizing:border-box;background-color:#fff;flex:1;width:100%}.SuperLikeClient-module__5Omj_a__whiteInner{max-width:900px;padding:var(--space-5) var(--space-4) var(--space-6);text-align:center;margin:0 auto}.SuperLikeClient-module__5Omj_a__credits{margin-bottom:var(--space-4)}.SuperLikeClient-module__5Omj_a__credits p{color:#1a1a1a;margin:0 0 var(--space-3)}.SuperLikeClient-module__5Omj_a__paymentRow{justify-content:center;align-items:center;gap:var(--space-3);color:#555;margin-bottom:var(--space-4);flex-wrap:wrap;font-size:.8rem;display:flex}.SuperLikeClient-module__5Omj_a__fineprint{text-align:left;color:#777;font-size:.78rem;line-height:1.6}@media (max-width:860px){.SuperLikeClient-module__5Omj_a__row{align-items:stretch;gap:var(--space-4);flex-direction:column}.SuperLikeClient-module__5Omj_a__carouselLeft{text-align:center}}@media (max-width:640px){.SuperLikeClient-module__5Omj_a__hero,.SuperLikeClient-module__5Omj_a__whiteInner{padding-left:3px;padding-right:3px}.SuperLikeClient-module__5Omj_a__tiers{gap:5px}.SuperLikeClient-module__5Omj_a__tier{padding:var(--space-2) 3px;min-height:135px}.SuperLikeClient-module__5Omj_a__tiers>.SuperLikeClient-module__5Omj_a__tier:nth-child(3){min-height:152px;transform:translateY(-6px)}.SuperLikeClient-module__5Omj_a__tierQty{font-size:clamp(.9rem,5vw,1.2rem)}.SuperLikeClient-module__5Omj_a__tierLabel,.SuperLikeClient-module__5Omj_a__tierPrice{font-size:.65rem}.SuperLikeClient-module__5Omj_a__tierUnit,.SuperLikeClient-module__5Omj_a__tierSave,.SuperLikeClient-module__5Omj_a__tierTag{padding:2px 5px;font-size:.56rem}}
.TestimonialsPage-module__LL3ZKW__wrap{max-width:700px;padding:var(--space-5) var(--space-4);margin:0 auto}.TestimonialsPage-module__LL3ZKW__heading{font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 var(--space-5);font-size:1.8rem}@media (max-width:480px){.TestimonialsPage-module__LL3ZKW__heading{margin-bottom:var(--space-3);font-size:1.4rem}}
.ViewsPage-module__msltCG__wrap{max-width:1100px;padding:var(--space-5) var(--space-6);box-sizing:border-box;width:100%;margin:0 auto}.ViewsPage-module__msltCG__heading{justify-content:center;align-items:center;gap:var(--space-3);font-family:var(--font-display);color:var(--ink);text-align:center;margin:0 0 var(--space-4);font-size:2rem;display:flex}.ViewsPage-module__msltCG__headingIcon{object-fit:contain;border-radius:var(--radius-lg);width:68px;height:68px}.ViewsPage-module__msltCG__gridOverride{gap:var(--space-3);box-sizing:border-box;grid-template-columns:repeat(5,1fr);width:100%;display:grid}.ViewsPage-module__msltCG__pagination{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-5);display:flex}.ViewsPage-module__msltCG__pageBtn{background:var(--card-bg);border:1.5px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--ink);cursor:pointer;padding:8px 20px;font-weight:600}.ViewsPage-module__msltCG__pageBtn:disabled{opacity:.4;cursor:not-allowed}.ViewsPage-module__msltCG__pageBtn:hover:not(:disabled){border-color:var(--rose);color:var(--rose)}.ViewsPage-module__msltCG__pageInfo{color:var(--ink-soft);font-size:.9rem}@media (max-width:900px){.ViewsPage-module__msltCG__gridOverride{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.ViewsPage-module__msltCG__wrap{padding:var(--space-3) 6px}.ViewsPage-module__msltCG__gridOverride{grid-template-columns:repeat(3,1fr);gap:6px}.ViewsPage-module__msltCG__heading{gap:var(--space-2);font-size:1.3rem}.ViewsPage-module__msltCG__headingIcon{width:42px;height:42px}}
.PublicFooter-module__4ojt3a__footer{background:var(--ink);color:#ffffffbf;padding:var(--space-6) var(--space-6) var(--space-5)}.PublicFooter-module__4ojt3a__counterRow{justify-content:center;align-items:center;gap:var(--space-4);max-width:1400px;margin:0 auto var(--space-6);padding-bottom:var(--space-5);border-bottom:1px solid #ffffff26;flex-wrap:wrap;display:flex}.PublicFooter-module__4ojt3a__joinCta{color:#fff;background:linear-gradient(120deg, var(--rose), var(--violet));border-radius:var(--radius-pill);padding:10px 20px;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px #e23e5759}.PublicFooter-module__4ojt3a__joinCta:hover{color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 18px #e23e5773}.PublicFooter-module__4ojt3a__mainGrid{justify-content:space-between;align-items:flex-start;gap:var(--space-6);flex-wrap:wrap;max-width:1400px;margin:0 auto;display:flex}.PublicFooter-module__4ojt3a__brandCol{flex-direction:column;flex:none;align-items:center;max-width:280px;display:flex}.PublicFooter-module__4ojt3a__logo{object-fit:contain;border-radius:var(--radius-lg);width:189px;height:189px;margin-bottom:var(--space-3);display:block}.PublicFooter-module__4ojt3a__tagline{color:#fff;text-align:center;margin:0;font-size:1.05rem;font-weight:600;line-height:1.5}.PublicFooter-module__4ojt3a__linksGrid{gap:var(--space-7);padding:0 var(--space-4);flex-wrap:wrap;flex:auto;justify-content:space-evenly;display:flex}.PublicFooter-module__4ojt3a__stackedCols{display:contents}.PublicFooter-module__4ojt3a__col{gap:var(--space-3);flex-direction:column;min-width:160px;display:flex}.PublicFooter-module__4ojt3a__col h3{color:#fff;letter-spacing:.4px;margin:0 0 var(--space-2);padding-bottom:var(--space-2);font-size:1.05rem;font-weight:800;position:relative}.PublicFooter-module__4ojt3a__col h3:after{content:"";border-radius:var(--radius-pill);background:linear-gradient(120deg, var(--rose), var(--violet));width:36px;height:3px;position:absolute;bottom:0;left:0}.PublicFooter-module__4ojt3a__col a{color:#fffc;font-size:1rem;text-decoration:none;transition:color .15s,transform .15s;display:inline-block}.PublicFooter-module__4ojt3a__col a:hover{color:#fff;transform:translate(4px)}.PublicFooter-module__4ojt3a__testimonialsCol{flex:none;width:280px}.PublicFooter-module__4ojt3a__bottom{max-width:1400px;margin:var(--space-6) auto 0;padding-top:var(--space-4);text-align:center;border-top:1px solid #ffffff26;font-size:.78rem}@media (max-width:900px){.PublicFooter-module__4ojt3a__mainGrid{text-align:center;flex-direction:column;align-items:center}.PublicFooter-module__4ojt3a__linksGrid{justify-content:center;width:100%;padding:0}.PublicFooter-module__4ojt3a__col h3:after{left:50%;transform:translate(-50%)}.PublicFooter-module__4ojt3a__col a:hover{transform:none}.PublicFooter-module__4ojt3a__testimonialsCol{width:100%;max-width:320px}}@media (max-width:640px){.PublicFooter-module__4ojt3a__footer{padding:var(--space-5) var(--space-4) var(--space-4)}.PublicFooter-module__4ojt3a__counterRow{margin-bottom:var(--space-4);padding-bottom:var(--space-4);flex-direction:column;gap:10px}.PublicFooter-module__4ojt3a__joinCta{padding:8px 16px;font-size:.8rem}.PublicFooter-module__4ojt3a__logo{width:130px;height:130px}.PublicFooter-module__4ojt3a__tagline{font-size:.9rem}.PublicFooter-module__4ojt3a__linksGrid{gap:var(--space-5) var(--space-4);text-align:left;grid-template-columns:1fr 1fr;max-width:400px;display:grid}.PublicFooter-module__4ojt3a__stackedCols{gap:var(--space-5);flex-direction:column;display:flex}.PublicFooter-module__4ojt3a__col{align-items:flex-start;min-width:0}.PublicFooter-module__4ojt3a__col h3:after{left:0;transform:none}.PublicFooter-module__4ojt3a__col h3{font-size:.92rem}.PublicFooter-module__4ojt3a__col a{font-size:.88rem}.PublicFooter-module__4ojt3a__bottom{margin-top:var(--space-4);font-size:.7rem}}
.TrustFeatures-module__sidETa__section{padding:var(--space-7) var(--space-6) var(--space-6);background:#fff;position:relative}.TrustFeatures-module__sidETa__grid{justify-content:center;gap:var(--space-6);flex-wrap:wrap;max-width:1100px;margin:0 auto;display:flex}.TrustFeatures-module__sidETa__feature{align-items:center;gap:var(--space-3);text-align:center;flex-direction:column;flex:200px;max-width:260px;display:flex}.TrustFeatures-module__sidETa__icon{border-radius:var(--radius-lg);z-index:5;flex-shrink:0;justify-content:center;align-items:center;width:88px;max-width:88px;height:88px;max-height:88px;margin-top:-48px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #1e1b182e}.TrustFeatures-module__sidETa__icon img{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:100%;display:block}.TrustFeatures-module__sidETa__feature p{color:var(--ink);margin:0;font-size:.92rem;line-height:1.4}@media (max-width:640px){.TrustFeatures-module__sidETa__section{padding:var(--space-5) var(--space-4) var(--space-4)}.TrustFeatures-module__sidETa__grid{row-gap:var(--space-6);column-gap:var(--space-4);grid-template-columns:1fr 1fr;max-width:340px;display:grid}.TrustFeatures-module__sidETa__feature{flex:none;max-width:none}.TrustFeatures-module__sidETa__icon{width:64px;height:64px;margin-top:0}.TrustFeatures-module__sidETa__feature p{font-size:.84rem}}
