.pb-icon[data-v-1c71368d]{display:block}.logo[data-v-248f4ea0]{--logo-purple: var(--brand-purple-dark, #3d2563);--logo-orange: var(--brand-orange, #f28220);display:inline-flex;align-items:center;gap:10px}.logo__icon[data-v-248f4ea0]{flex-shrink:0}.logo--sm .logo__icon[data-v-248f4ea0]{width:36px;height:18px}.logo--md .logo__icon[data-v-248f4ea0]{width:48px;height:24px}.logo--lg .logo__icon[data-v-248f4ea0]{width:64px;height:32px}.logo__text[data-v-248f4ea0]{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.logo__name[data-v-248f4ea0]{font-weight:800;letter-spacing:-.02em}.logo--sm .logo__name[data-v-248f4ea0]{font-size:1rem}.logo--md .logo__name[data-v-248f4ea0]{font-size:1.35rem}.logo--lg .logo__name[data-v-248f4ea0]{font-size:1.75rem}.logo__prosto[data-v-248f4ea0]{color:var(--logo-purple)}.logo__barter[data-v-248f4ea0]{color:var(--logo-orange)}.logo__tagline[data-v-248f4ea0]{font-size:.65rem;font-weight:500;color:var(--text-muted);letter-spacing:.01em}.logo--lg .logo__tagline[data-v-248f4ea0]{font-size:.78rem}.theme-toggle[data-v-c3689583]{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font:inherit;font-size:.78rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .15s}.theme-toggle[data-v-c3689583]:hover{color:var(--primary);border-color:var(--primary);background:var(--surface-2)}.theme-toggle[data-v-c3689583]:active{transform:scale(.96)}.theme-toggle--compact[data-v-c3689583]{padding:8px;border-radius:12px}.theme-toggle__icon[data-v-c3689583]{width:18px;height:18px;flex-shrink:0}.notifications[data-v-aec14255]{position:relative}.notifications__bell[data-v-aec14255]{position:relative;width:40px;height:40px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.notifications__bell svg[data-v-aec14255]{width:20px;height:20px}.notifications__badge[data-v-aec14255]{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--like);color:#fff;font-size:.68rem;font-weight:700;display:flex;align-items:center;justify-content:center}.notifications__panel[data-v-aec14255]{position:absolute;top:calc(100% + 8px);right:0;width:min(340px,calc(100vw - 32px));max-height:360px;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);z-index:300;padding:8px}.notifications__panel-header[data-v-aec14255]{display:flex;align-items:center;justify-content:space-between;padding:8px 8px 12px}.notifications__panel-header h3[data-v-aec14255]{font-size:.95rem}.notifications__mark-all[data-v-aec14255]{border:none;background:none;color:var(--primary-light);font-size:.78rem;cursor:pointer;font-family:inherit}.notifications__empty[data-v-aec14255]{padding:24px 12px;text-align:center;color:var(--text-muted);font-size:.85rem}.notifications__item[data-v-aec14255]{width:100%;text-align:left;border:none;background:transparent;border-radius:12px;padding:10px 12px;cursor:pointer;font-family:inherit;color:inherit;display:flex;flex-direction:column;gap:4px}.notifications__item[data-v-aec14255]:hover{background:var(--surface-2)}.notifications__item--unread[data-v-aec14255]{background:#7c5cff14}.notifications__item-title[data-v-aec14255]{font-size:.86rem;font-weight:600}.notifications__item-body[data-v-aec14255]{font-size:.8rem;color:var(--text-muted);line-height:1.4}.notifications__item-time[data-v-aec14255]{font-size:.72rem;color:var(--text-muted)}.notifications__popup[data-v-aec14255]{position:fixed;right:16px;bottom:calc(var(--nav-height) + var(--safe-bottom) + 16px);width:min(360px,calc(100vw - 32px));text-align:left;border:1px solid rgba(124,92,255,.35);background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:14px 36px 14px 14px;box-shadow:var(--shadow);z-index:250;cursor:pointer;color:inherit;font-family:inherit;animation:notifyIn-aec14255 .25s ease}.notifications__popup-title[data-v-aec14255]{display:block;font-size:.9rem;font-weight:700;margin-bottom:4px}.notifications__popup-body[data-v-aec14255]{display:block;font-size:.82rem;color:var(--text-muted);line-height:1.45}.notifications__popup-hint[data-v-aec14255]{display:block;margin-top:8px;font-size:.72rem;color:var(--primary-light)}.notifications__popup-close[data-v-aec14255]{position:absolute;top:8px;right:10px;font-size:1.2rem;color:var(--text-muted);line-height:1}@keyframes notifyIn-aec14255{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1024px){.notifications__popup[data-v-aec14255]{right:32px;bottom:32px}.notifications--sidebar .notifications__panel[data-v-aec14255]{right:auto;left:0}}.header--with-actions[data-v-48494568]{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.header__brand[data-v-48494568]{display:flex;align-items:center;min-width:0}.header__actions[data-v-48494568]{display:flex;align-items:center;gap:8px;flex-shrink:0}.sidebar[data-v-6cf40f00]{display:none;width:260px;flex-shrink:0;flex-direction:column;padding:24px 16px;background:var(--nav-bg);border-right:1px solid var(--border)}.sidebar__brand[data-v-6cf40f00]{display:flex;align-items:center;gap:12px;margin-bottom:32px;padding:0 8px}.sidebar__brand .notifications[data-v-6cf40f00]{margin-left:auto;flex-shrink:0}.sidebar__nav[data-v-6cf40f00]{display:flex;flex-direction:column;gap:6px;flex:1}.sidebar__item[data-v-6cf40f00]{display:flex;align-items:center;gap:12px;width:100%;border:none;background:transparent;color:var(--text-muted);padding:12px 14px;border-radius:12px;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;text-align:left;position:relative;transition:background .15s,color .15s}.sidebar__item svg[data-v-6cf40f00]{width:22px;height:22px;flex-shrink:0}.sidebar__item[data-v-6cf40f00]:hover{background:var(--surface-2);color:var(--text)}.sidebar__item--active[data-v-6cf40f00]{background:var(--active-bg);color:var(--primary)}.sidebar__badge[data-v-6cf40f00]{margin-left:auto;background:var(--like);color:#fff;font-size:.7rem;font-weight:700;min-width:20px;height:20px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 6px}.sidebar__footer[data-v-6cf40f00]{display:flex;flex-direction:column;gap:12px;padding:12px 8px 0}.sidebar__hint[data-v-6cf40f00]{font-size:.72rem;color:var(--text-muted);line-height:1.6}.sidebar__hint kbd[data-v-6cf40f00]{display:inline-block;padding:1px 5px;border-radius:4px;background:var(--surface-2);border:1px solid var(--border);font-family:inherit;font-size:.68rem}@media(min-width:1024px){.sidebar[data-v-6cf40f00]{display:flex}}.avatar[data-v-0b4af640]{border-radius:18px;background:var(--surface-2);border:2px solid var(--border);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar--sm[data-v-0b4af640]{width:52px;height:52px;border-radius:14px}.avatar--md[data-v-0b4af640]{width:72px;height:72px}.avatar--lg[data-v-0b4af640]{width:96px;height:96px;border-radius:22px}.avatar__photo[data-v-0b4af640]{width:100%;height:100%;object-fit:cover}.avatar--sm .avatar__emoji[data-v-0b4af640]{font-size:1.6rem}.avatar--md .avatar__emoji[data-v-0b4af640]{font-size:2.2rem}.avatar--lg .avatar__emoji[data-v-0b4af640]{font-size:2.8rem}.match-modal__users[data-v-cbcf787e]{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px}.match-modal__user[data-v-cbcf787e]{text-align:center}.match-modal__user-name[data-v-cbcf787e]{font-size:.85rem;font-weight:600;margin-top:8px}.match-modal__arrow[data-v-cbcf787e]{font-size:1.5rem;color:var(--primary-light)}.cookie-banner[data-v-036facc8]{position:fixed;left:50%;bottom:16px;transform:translate(-50%);width:calc(100% - 32px);max-width:398px;z-index:150;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:14px;box-shadow:var(--shadow-sm)}.cookie-banner p[data-v-036facc8]{font-size:.78rem;color:var(--text-muted);line-height:1.45;margin-bottom:10px}.cookie-banner__link[data-v-036facc8]{border:none;background:none;color:var(--primary-light);text-decoration:underline;cursor:pointer;font:inherit;padding:0}.cookie-banner__btn[data-v-036facc8]{width:100%}.cookie-banner--landing[data-v-036facc8]{top:16px;bottom:auto}.legal-modal[data-v-96160c69]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000000a6;display:flex;align-items:flex-end;justify-content:center;padding:16px}.legal-modal__panel[data-v-96160c69]{width:100%;max-width:430px;max-height:85dvh;background:var(--surface);border:1px solid var(--border);border-radius:16px 16px 0 0;display:flex;flex-direction:column}.legal-modal__header[data-v-96160c69]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 8px}.legal-modal__header h3[data-v-96160c69]{font-size:1rem;margin:0}.legal-modal__close[data-v-96160c69]{border:none;background:var(--surface-2);color:var(--text);width:32px;height:32px;border-radius:8px;cursor:pointer}.legal-modal__body[data-v-96160c69]{overflow-y:auto;padding:0 16px 20px}.legal-modal__meta[data-v-96160c69]{font-size:.78rem;color:var(--text-muted);margin-bottom:12px}.legal-modal__content pre[data-v-96160c69]{white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:.82rem;line-height:1.5;margin:0}.legal-modal__status[data-v-96160c69],.legal-modal__error[data-v-96160c69]{font-size:.85rem;color:var(--text-muted)}.legal-modal__error[data-v-96160c69]{color:var(--like)}.stats-grid[data-v-06b3ea4e]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.stat-card[data-v-06b3ea4e]{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:16px;text-align:center}.stat-card__value[data-v-06b3ea4e]{display:block;font-size:1.8rem;font-weight:800;color:var(--primary-light)}.stat-card__label[data-v-06b3ea4e]{font-size:.8rem;color:var(--text-muted)}.admin-toolbar[data-v-06b3ea4e]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.admin-section-title[data-v-06b3ea4e]{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:12px}.moderation-queue[data-v-06b3ea4e]{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.moderation-card[data-v-06b3ea4e]{display:flex;justify-content:space-between;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:14px}.moderation-card__title[data-v-06b3ea4e]{font-weight:600}.moderation-card__meta[data-v-06b3ea4e],.moderation-card__services[data-v-06b3ea4e]{font-size:.8rem;color:var(--text-muted);margin-top:4px}.moderation-card__reason[data-v-06b3ea4e]{font-size:.78rem;color:var(--like);margin-top:6px}.moderation-card__actions[data-v-06b3ea4e]{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.btn--sm[data-v-06b3ea4e]{padding:6px 12px;font-size:.78rem}.admin-users[data-v-06b3ea4e]{display:flex;flex-direction:column;gap:10px}.admin-user[data-v-06b3ea4e]{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:14px}.admin-user__name[data-v-06b3ea4e]{font-weight:600;margin-bottom:2px}.admin-user__badge[data-v-06b3ea4e],.admin-user__mod[data-v-06b3ea4e]{font-size:.65rem;padding:2px 6px;border-radius:999px;margin-left:6px}.admin-user__badge[data-v-06b3ea4e]{background:#7c5cff33;color:var(--primary-light)}.admin-user__mod[data-v-06b3ea4e]{background:var(--surface-2);color:var(--text-muted)}.admin-user__email[data-v-06b3ea4e]{font-size:.82rem;color:var(--text-muted)}.admin-user__meta[data-v-06b3ea4e]{font-size:.78rem;color:var(--text-muted);margin-top:4px}.admin-empty[data-v-06b3ea4e],.admin-error[data-v-06b3ea4e]{text-align:center;color:var(--text-muted);padding:16px 0}.admin-error[data-v-06b3ea4e]{color:var(--like)}@media(min-width:1024px){.stats-grid[data-v-06b3ea4e]{grid-template-columns:repeat(4,1fr)}.admin-users[data-v-06b3ea4e]{display:grid;grid-template-columns:repeat(2,1fr)}}.city-select[data-v-e3639bca]{display:flex;flex-direction:column;gap:4px;position:relative}.city-select__field[data-v-e3639bca]{position:relative;display:flex;align-items:center}.city-select__input[data-v-e3639bca]{width:100%;padding-right:2.4rem}.city-select__input[data-v-e3639bca]::-webkit-search-cancel-button{display:none}.city-select__clear[data-v-e3639bca]{position:absolute;right:6px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:transparent;color:var(--text-muted);font-size:1.35rem;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.city-select__clear[data-v-e3639bca]:active{background:var(--surface-2);color:var(--text)}.city-select__list[data-v-e3639bca]{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:30;margin:0;padding:4px;list-style:none;max-height:min(240px,40dvh);overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 24px #00000059}.city-select__option[data-v-e3639bca]{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;min-height:44px;padding:10px 12px;border:none;border-radius:8px;background:transparent;color:var(--text);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.city-select__option[data-v-e3639bca]:active,.city-select__option[data-v-e3639bca]:hover{background:var(--surface-2)}.city-select__name[data-v-e3639bca]{font-size:.92rem;font-weight:500}.city-select__region[data-v-e3639bca]{font-size:.75rem;color:var(--text-muted)}.city-select__status[data-v-e3639bca]{padding:10px 12px;font-size:.82rem;color:var(--text-muted)}.city-select__hint[data-v-e3639bca]{margin:0;font-size:.72rem;color:var(--text-muted)}.city-select__hidden[data-v-e3639bca]{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.auth[data-v-01159c4d]{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(ellipse at top,var(--shell-glow) 0%,var(--bg) 55%);position:relative}.auth__theme[data-v-01159c4d]{position:absolute;top:16px;right:16px;z-index:2}.auth__card[data-v-01159c4d]{width:100%;max-width:420px;max-height:92dvh;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px;text-align:center}.auth__brand[data-v-01159c4d]{display:flex;justify-content:center;margin-bottom:20px}.auth__back[data-v-01159c4d]{display:block;margin:0 0 12px;text-align:left;font-size:.82rem}.form-group--phone input[data-v-01159c4d]{font-size:1rem}.auth__logo[data-v-01159c4d]{font-size:2rem;margin-bottom:8px}.auth__card h1[data-v-01159c4d]{font-size:1.6rem;margin-bottom:4px}.auth__subtitle[data-v-01159c4d]{color:var(--text-muted);font-size:.9rem;margin-bottom:24px}.auth__tabs[data-v-01159c4d]{display:flex;gap:8px;margin-bottom:20px;background:var(--surface-2);padding:4px;border-radius:12px}.auth__tabs button[data-v-01159c4d]{flex:1;border:none;background:transparent;color:var(--text-muted);padding:10px;border-radius:10px;cursor:pointer;font-family:inherit;font-weight:600}.auth__tab--active[data-v-01159c4d]{background:var(--surface)!important;color:var(--text)!important}.auth__form[data-v-01159c4d]{display:flex;flex-direction:column;gap:14px;text-align:left}.auth__consents[data-v-01159c4d]{display:flex;flex-direction:column;gap:10px}.consent-check[data-v-01159c4d]{display:flex;gap:8px;align-items:flex-start;font-size:.78rem;color:var(--text-muted);line-height:1.4}.consent-check input[data-v-01159c4d]{margin-top:3px;flex-shrink:0}.link-btn[data-v-01159c4d]{border:none;background:none;color:var(--primary-light);text-decoration:underline;cursor:pointer;font:inherit;padding:0}.auth__hint[data-v-01159c4d]{font-size:.78rem;color:var(--text-muted)}.auth__info[data-v-01159c4d]{font-size:.85rem;color:var(--text-muted);line-height:1.4}.auth__back[data-v-01159c4d]{align-self:center;margin-top:4px}.auth__footer[data-v-01159c4d]{display:flex;justify-content:center;gap:12px;margin-top:16px;flex-wrap:wrap}.auth__error[data-v-01159c4d]{margin-top:16px;color:var(--like);font-size:.85rem}.landing[data-v-9ed5ddaa]{min-height:100dvh;background:var(--bg);color:var(--text);position:relative;overflow-x:hidden;scroll-behavior:smooth}.landing__blob[data-v-9ed5ddaa]{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;z-index:0}.landing__blob--tl[data-v-9ed5ddaa]{width:280px;height:280px;top:-80px;left:-80px;background:var(--blob-purple)}.landing__blob--br[data-v-9ed5ddaa]{width:320px;height:320px;bottom:120px;right:-100px;background:var(--blob-orange)}.landing__header[data-v-9ed5ddaa],.landing__hero[data-v-9ed5ddaa],.landing__section[data-v-9ed5ddaa],.landing__quote[data-v-9ed5ddaa],.landing__footer[data-v-9ed5ddaa]{position:relative;z-index:1}.landing__header[data-v-9ed5ddaa]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;max-width:1100px;margin:0 auto;position:sticky;top:0;z-index:10;background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.landing__logo-btn[data-v-9ed5ddaa]{border:none;background:none;padding:0;cursor:pointer}.landing__header-actions[data-v-9ed5ddaa]{display:flex;align-items:center;gap:8px}.landing__nav[data-v-9ed5ddaa]{display:none;gap:4px}.landing__nav button[data-v-9ed5ddaa]{border:none;background:none;font:inherit;font-size:.82rem;font-weight:600;color:var(--text-muted);padding:8px 12px;border-radius:8px;cursor:pointer;transition:color .15s,background .15s}.landing__nav button[data-v-9ed5ddaa]:hover{color:var(--brand-purple-dark);background:var(--active-bg)}.landing__nav-login[data-v-9ed5ddaa]{border:none;background:none;font:inherit;font-size:.85rem;font-weight:600;color:var(--text-muted);cursor:pointer;padding:8px 12px;white-space:nowrap}.landing__nav-login[data-v-9ed5ddaa]:hover{color:var(--primary)}.landing__hero[data-v-9ed5ddaa]{display:grid;grid-template-columns:1fr;gap:32px;max-width:1100px;margin:0 auto;padding:24px 24px 48px;align-items:center}.landing__eyebrow[data-v-9ed5ddaa]{font-size:.85rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.landing__headline[data-v-9ed5ddaa]{font-size:clamp(2rem,6vw,3.2rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;margin-bottom:16px}.landing__headline-purple[data-v-9ed5ddaa]{display:block;color:var(--brand-purple-dark);text-transform:uppercase}.landing__headline-orange[data-v-9ed5ddaa]{display:block;color:var(--brand-orange);text-transform:uppercase}.landing__ribbon[data-v-9ed5ddaa]{display:inline-block;background:var(--brand-purple);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:8px 16px;border-radius:8px;margin-bottom:20px;transform:rotate(-1deg)}.landing__lead[data-v-9ed5ddaa]{font-size:1.05rem;line-height:1.65;color:var(--text-muted);max-width:520px;margin-bottom:28px}.landing__hero-actions[data-v-9ed5ddaa]{display:flex;flex-wrap:wrap;gap:12px}.landing__cta[data-v-9ed5ddaa]{border:none;border-radius:14px;padding:14px 24px;font:inherit;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .15s,box-shadow .15s}.landing__cta[data-v-9ed5ddaa]:hover{transform:translateY(-1px)}.landing__cta--primary[data-v-9ed5ddaa]{background:var(--gradient);color:#fff;box-shadow:var(--shadow-sm)}.landing__cta--ghost[data-v-9ed5ddaa]{background:transparent;color:var(--brand-purple-dark);border:2px solid var(--border)}.landing__cta--soft[data-v-9ed5ddaa]{background:var(--active-bg);color:var(--brand-purple-dark);border:2px solid transparent}.landing__cta--ghost-light[data-v-9ed5ddaa]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.45)}.landing__cta--wide[data-v-9ed5ddaa]{min-width:240px}.landing__cta--compact[data-v-9ed5ddaa]{padding:12px 20px;font-size:.88rem;white-space:nowrap}.landing__poster[data-v-9ed5ddaa]{margin:0;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:var(--surface);border:1px solid var(--border)}.landing__poster img[data-v-9ed5ddaa]{display:block;width:100%;height:auto}.landing__section[data-v-9ed5ddaa]{max-width:1100px;margin:0 auto;padding:0 24px 64px;scroll-margin-top:72px}.landing__about[data-v-9ed5ddaa]{padding-top:16px}.landing__section--alt[data-v-9ed5ddaa]{padding-top:48px;padding-bottom:64px;background:var(--gradient-subtle);max-width:none}.landing__section--alt[data-v-9ed5ddaa]>*{max-width:1100px;margin-left:auto;margin-right:auto}.landing__section-title[data-v-9ed5ddaa]{font-size:clamp(1.5rem,4vw,2rem);font-weight:800;color:var(--brand-purple-dark);text-align:center;margin-bottom:10px;padding:0 24px}.landing__section-sub[data-v-9ed5ddaa]{text-align:center;color:var(--text-muted);max-width:560px;margin:0 auto 32px;line-height:1.55;padding:0 24px}.landing__section-sub--wide[data-v-9ed5ddaa]{max-width:680px}.landing__about-grid[data-v-9ed5ddaa]{display:grid;grid-template-columns:1fr;gap:16px;max-width:720px;margin:0 auto}.landing__about-item[data-v-9ed5ddaa]{background:var(--surface);border-radius:16px;padding:20px 24px;text-align:center;box-shadow:var(--shadow-sm);border:1px solid var(--border)}.landing__about-icon[data-v-9ed5ddaa]{font-size:1.8rem;display:block;margin-bottom:8px}.landing__about-item strong[data-v-9ed5ddaa]{display:block;color:var(--brand-purple-dark);margin-bottom:4px}.landing__about-item p[data-v-9ed5ddaa]{font-size:.88rem;color:var(--text-muted)}.landing__reasons[data-v-9ed5ddaa]{display:grid;grid-template-columns:1fr;gap:20px;padding:0 24px}.landing__reason[data-v-9ed5ddaa]{background:var(--surface);border-radius:20px;padding:28px 24px;box-shadow:var(--shadow-sm);border:1px solid var(--border)}.landing__reason-head[data-v-9ed5ddaa]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.landing__reason-num[data-v-9ed5ddaa]{font-size:.75rem;font-weight:800;color:var(--brand-orange);letter-spacing:.08em}.landing__reason-icon[data-v-9ed5ddaa]{font-size:1.5rem}.landing__reason h3[data-v-9ed5ddaa]{font-size:1.15rem;color:var(--brand-purple-dark);margin-bottom:10px}.landing__reason p[data-v-9ed5ddaa]{font-size:.95rem;line-height:1.6;color:var(--text-muted)}.landing__inline-cta[data-v-9ed5ddaa]{text-align:center;margin-top:40px;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:16px}.landing__inline-cta p[data-v-9ed5ddaa]{font-size:1rem;color:var(--text-muted);font-weight:600}.landing__cards[data-v-9ed5ddaa]{display:grid;grid-template-columns:1fr;gap:16px}.landing__card[data-v-9ed5ddaa]{background:var(--surface);border-radius:18px;padding:24px;box-shadow:var(--shadow-sm);border:1px solid var(--border)}.landing__card-icon[data-v-9ed5ddaa]{font-size:2rem;display:block;margin-bottom:12px}.landing__card h3[data-v-9ed5ddaa]{font-size:1.05rem;margin-bottom:8px;color:var(--brand-purple-dark)}.landing__card p[data-v-9ed5ddaa]{font-size:.92rem;line-height:1.55;color:var(--text-muted)}.landing__steps[data-v-9ed5ddaa]{display:grid;grid-template-columns:1fr;gap:20px;max-width:900px;margin:32px auto 0;padding:0 24px}.landing__step[data-v-9ed5ddaa]{background:var(--surface);border-radius:18px;padding:24px;box-shadow:var(--shadow-sm);text-align:center;border:1px solid var(--border)}.landing__step-num[data-v-9ed5ddaa]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--gradient);color:#fff;font-weight:800;margin:0 auto 12px}.landing__step h3[data-v-9ed5ddaa]{font-size:1.05rem;margin-bottom:6px;color:var(--brand-purple-dark)}.landing__step p[data-v-9ed5ddaa]{font-size:.9rem;line-height:1.5;color:var(--text-muted)}.landing__quote[data-v-9ed5ddaa]{text-align:center;padding:56px 24px 80px;background:var(--brand-purple);color:#fff}.landing__quote-text[data-v-9ed5ddaa]{font-family:Caveat,cursive;font-size:clamp(1.8rem,5vw,2.6rem);font-weight:700;margin-bottom:8px}.landing__quote-sub[data-v-9ed5ddaa]{font-size:1rem;opacity:.9;margin-bottom:28px;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.55}.landing__quote-actions[data-v-9ed5ddaa]{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.landing__quote .landing__cta--primary[data-v-9ed5ddaa]{background:#fff;color:var(--brand-purple-dark);box-shadow:0 8px 24px #00000026}.landing__footer[data-v-9ed5ddaa]{padding:32px 24px 100px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.landing__footer-url[data-v-9ed5ddaa]{font-size:.85rem;color:var(--text-muted);font-weight:600}.landing__footer-links[data-v-9ed5ddaa]{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-top:8px}.landing__link[data-v-9ed5ddaa]{border:none;background:none;color:var(--primary);font:inherit;font-size:.78rem;text-decoration:underline;cursor:pointer;padding:0}.landing__sticky[data-v-9ed5ddaa]{position:fixed;bottom:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);box-shadow:0 -8px 32px #5d329114;transform:translateY(100%);transition:transform .3s ease}.landing__sticky--visible[data-v-9ed5ddaa]{transform:translateY(0)}.landing__sticky p[data-v-9ed5ddaa]{font-size:.85rem;font-weight:700;color:var(--brand-purple-dark)}@media(min-width:768px){.landing__nav[data-v-9ed5ddaa]{display:flex}.landing__hero[data-v-9ed5ddaa]{grid-template-columns:1fr 1fr;gap:48px;padding-bottom:64px}.landing__about-grid[data-v-9ed5ddaa]{grid-template-columns:repeat(3,1fr)}.landing__reasons[data-v-9ed5ddaa]{grid-template-columns:repeat(2,1fr)}.landing__reason[data-v-9ed5ddaa]:first-child{grid-column:1 / -1}.landing__cards[data-v-9ed5ddaa]{grid-template-columns:repeat(2,1fr)}.landing__steps[data-v-9ed5ddaa]{grid-template-columns:repeat(3,1fr)}.landing__sticky[data-v-9ed5ddaa]{max-width:480px;left:50%;transform:translate(-50%) translateY(100%);border-radius:16px 16px 0 0;bottom:0}.landing__sticky--visible[data-v-9ed5ddaa]{transform:translate(-50%) translateY(0)}.landing__footer[data-v-9ed5ddaa]{padding-bottom:48px}}@media(min-width:1024px){.landing__cards[data-v-9ed5ddaa],.landing__reasons[data-v-9ed5ddaa]{grid-template-columns:repeat(3,1fr)}.landing__reason[data-v-9ed5ddaa]:first-child{grid-column:auto}}.deals-panel[data-v-067be0dc]{margin-top:12px;padding:14px;background:var(--surface-2);border-radius:12px;border:1px solid var(--border)}.deals-panel__header[data-v-067be0dc]{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.deals-panel__header h4[data-v-067be0dc]{margin:0;font-size:.95rem}.deals-panel__hint[data-v-067be0dc],.deals-panel__status[data-v-067be0dc],.deals-panel__empty[data-v-067be0dc]{font-size:.78rem;color:var(--text-muted);margin-bottom:10px}.deals-panel__error[data-v-067be0dc]{font-size:.78rem;color:var(--like);margin-bottom:10px}.deals-form[data-v-067be0dc]{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.deals-form select[data-v-067be0dc]{width:100%;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-family:inherit}.consent-check[data-v-067be0dc]{display:flex;gap:8px;align-items:flex-start;font-size:.75rem;color:var(--text-muted);line-height:1.4}.consent-check input[data-v-067be0dc]{margin-top:3px;flex-shrink:0}.deals-list[data-v-067be0dc]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.deal-card[data-v-067be0dc]{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:10px;font-size:.82rem}.deal-card__top[data-v-067be0dc]{display:flex;justify-content:space-between;margin-bottom:6px}.deal-card__status[data-v-067be0dc]{font-weight:600;color:var(--primary-light)}.deal-card__author[data-v-067be0dc]{color:var(--text-muted);font-size:.75rem}.deal-card__terms[data-v-067be0dc]{margin-top:6px;color:var(--text-muted);font-size:.78rem}.deal-card__actions[data-v-067be0dc]{display:flex;gap:8px;margin-top:8px}.btn--sm[data-v-067be0dc]{padding:6px 12px;font-size:.78rem}.chat-overlay[data-v-45874243]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;max-width:430px;margin:0 auto;background:var(--bg);display:flex;flex-direction:column}.chat-overlay--embedded[data-v-45874243]{position:relative;inset:auto;z-index:auto;max-width:none;margin:0;flex:1;min-height:0;background:var(--surface-2);border:1px solid var(--border);border-radius:12px;overflow:hidden}.chat-header[data-v-45874243]{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--border);background:var(--nav-bg)}.chat-header__back[data-v-45874243]{border:none;background:var(--surface-2);color:var(--text);width:40px;height:40px;border-radius:12px;cursor:pointer;font-size:1.2rem}.chat-header__info[data-v-45874243]{display:flex;align-items:center;gap:12px;min-width:0}.chat-header__name[data-v-45874243]{font-weight:700}.chat-header__hint[data-v-45874243]{font-size:.75rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.chat-messages[data-v-45874243]{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.chat-empty[data-v-45874243]{text-align:center;color:var(--text-muted);font-size:.9rem;margin-top:40px}.chat-bubble[data-v-45874243]{max-width:80%;align-self:flex-start;background:var(--surface);border:1px solid var(--border);border-radius:16px 16px 16px 4px;padding:10px 12px}.chat-bubble--mine[data-v-45874243]{align-self:flex-end;background:#7c5cff33;border-color:#7c5cff59;border-radius:16px 16px 4px}.chat-bubble__author[data-v-45874243]{font-size:.72rem;color:var(--primary-light);margin-bottom:4px}.chat-bubble__text[data-v-45874243]{font-size:.92rem;line-height:1.45}.chat-bubble__time[data-v-45874243]{display:block;margin-top:4px;font-size:.68rem;color:var(--text-muted);text-align:right}.chat-deals[data-v-45874243]{padding:0 16px;max-height:35dvh;overflow-y:auto;border-top:1px solid var(--border)}.chat-input[data-v-45874243]{display:flex;gap:8px;padding:12px 16px 16px;border-top:1px solid var(--border);background:var(--nav-bg)}.chat-input input[data-v-45874243]{flex:1;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px 14px;color:var(--text);font-family:inherit}.chat-input .btn[data-v-45874243]{width:48px;padding:0}.detail-panel[data-v-386ab567]{display:none;flex-direction:column;gap:16px;padding:20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow-y:auto;min-height:0;scrollbar-gutter:stable}.detail-panel__hero[data-v-386ab567]{display:flex;gap:16px;align-items:center}.detail-panel__hero h2[data-v-386ab567]{font-size:1.4rem;margin-bottom:4px}.detail-panel__city[data-v-386ab567]{color:var(--text-muted);font-size:.85rem}.detail-panel__score[data-v-386ab567]{font-size:.85rem;margin-top:6px}.detail-panel__score strong[data-v-386ab567]{color:var(--primary-light)}.detail-panel__bio[data-v-386ab567]{font-size:.92rem;line-height:1.55;color:var(--text-muted)}.detail-panel__block h3[data-v-386ab567]{font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:8px}.detail-panel__hint[data-v-386ab567]{padding:14px;background:#7c5cff1a;border:1px solid rgba(124,92,255,.25);border-radius:12px}.detail-panel__hint-title[data-v-386ab567]{font-weight:600;margin-bottom:6px}.detail-panel__hint p[data-v-386ab567]:last-child{font-size:.88rem;color:var(--text-muted);line-height:1.5}.detail-panel__empty[data-v-386ab567]{color:var(--text-muted);text-align:center;padding:40px 0}.detail-panel__queue h3[data-v-386ab567]{font-size:.85rem;color:var(--text-muted);margin-bottom:10px}.detail-panel__queue ul[data-v-386ab567]{list-style:none;display:flex;flex-direction:column;gap:8px}.detail-panel__queue li[data-v-386ab567]{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--surface-2);border-radius:10px}.detail-panel__queue li p[data-v-386ab567]{font-size:.85rem;font-weight:600}.detail-panel__queue li span[data-v-386ab567]{font-size:.75rem;color:var(--text-muted)}@media(min-width:1024px){.detail-panel[data-v-386ab567]{display:flex}}.profile-card__hint[data-v-e1eff881]{margin-top:10px;font-size:.82rem;color:var(--text-muted);line-height:1.45}.profile-card__photo[data-v-e1eff881]{width:100%;height:180px;object-fit:cover;flex-shrink:0}.discover[data-v-d253ddb7]{display:flex;flex-direction:column;height:100%}.discover__header[data-v-d253ddb7]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.discover__layout[data-v-d253ddb7]{display:flex;flex-direction:column;flex:1;min-height:0;gap:12px}.discover__cards[data-v-d253ddb7]{display:flex;flex-direction:column;flex:1;min-height:0}@media(min-width:1024px){.discover__layout[data-v-d253ddb7]{flex-direction:row;align-items:stretch;gap:24px}.discover__cards[data-v-d253ddb7]{flex:0 0 420px;max-width:420px}.discover__header .screen-subtitle[data-v-d253ddb7]{margin-bottom:0}}.matches-screen[data-v-e1f0845b]{height:100%;display:flex;flex-direction:column}.matches-layout[data-v-e1f0845b]{flex:1;min-height:0;display:flex;flex-direction:column}.matches-detail[data-v-e1f0845b]{display:none}.match-item__chat[data-v-e1f0845b]{position:relative;border:none;background:var(--surface-2);width:44px;height:44px;border-radius:12px;cursor:pointer;font-size:1.2rem;flex-shrink:0}.match-item__badge[data-v-e1f0845b]{position:absolute;top:-4px;right:-4px;background:var(--like);color:#fff;font-size:.65rem;min-width:16px;height:16px;border-radius:999px;display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.matches-layout[data-v-e1f0845b]{flex-direction:row;gap:20px}.matches-list[data-v-e1f0845b]{flex:0 0 320px;overflow-y:auto;padding-right:4px}.match-item--active[data-v-e1f0845b]{border-color:var(--primary)!important;background:#7c5cff14}.matches-detail[data-v-e1f0845b]{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;padding:20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:10px;overflow:hidden}.matches-detail__info[data-v-e1f0845b]{display:flex;align-items:center;gap:14px;margin-bottom:4px}.matches-detail__info h3[data-v-e1f0845b]{font-size:1.2rem}.matches-detail__info p[data-v-e1f0845b]{font-size:.85rem;color:var(--text-muted)}.matches-detail p[data-v-e1f0845b]{font-size:.85rem;color:var(--text-muted);line-height:1.5}.matches-detail__panels[data-v-e1f0845b]{display:grid;grid-template-columns:1fr 1fr;gap:16px;flex:1;min-height:0;margin-top:8px}.matches-detail__chat[data-v-e1f0845b],.matches-detail__deals[data-v-e1f0845b]{min-height:0;overflow:hidden;display:flex;flex-direction:column}.matches-detail__deals[data-v-e1f0845b]{overflow-y:auto}.matches-screen__header .screen-subtitle[data-v-e1f0845b]{margin-bottom:12px}}.wants-select__list[data-v-d664934c]{display:flex;flex-direction:column;gap:6px;max-height:220px;overflow-y:auto;padding:10px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius)}.wants-select__item[data-v-d664934c]{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border-radius:8px;cursor:pointer;font-size:.88rem;line-height:1.35;background:var(--surface);border:1px solid transparent}.wants-select__item--selected[data-v-d664934c]{border-color:#6c63ff73;background:#6c63ff14}.wants-select__item input[data-v-d664934c]{margin-top:2px;flex-shrink:0}.wants-select__error[data-v-d664934c]{margin:0;font-size:.82rem;color:var(--like)}.photo-upload[data-v-8609f832]{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.photo-upload__actions[data-v-8609f832]{display:flex;flex-direction:column;gap:6px}.photo-upload__btn[data-v-8609f832]{cursor:pointer;text-align:center}.profile-preview__header[data-v-8609f832]{display:flex;align-items:center;gap:12px;margin-bottom:8px}.logout-btn[data-v-8609f832]{margin-top:16px}.privacy-section[data-v-8609f832]{margin-top:20px;padding:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.privacy-section h3[data-v-8609f832]{font-size:.95rem;margin-bottom:10px}.consents-list[data-v-8609f832]{list-style:none;padding:0;margin:0 0 12px;font-size:.78rem;color:var(--text-muted)}.consents-list li+li[data-v-8609f832]{margin-top:4px}.privacy-links[data-v-8609f832]{display:flex;flex-wrap:wrap;gap:8px 12px;margin-bottom:12px}.link-btn[data-v-8609f832]{border:none;background:none;color:var(--primary-light);text-decoration:underline;cursor:pointer;font:inherit;padding:0;font-size:.78rem}.btn--danger[data-v-8609f832]{margin-top:8px;background:#dc354526;color:#ff6b7a;border:1px solid rgba(220,53,69,.35)}.subscription-banner[data-v-8609f832]{margin-bottom:14px;padding:12px 14px;border-radius:12px;background:#6c63ff1f;border:1px solid rgba(108,99,255,.35);font-size:.84rem;line-height:1.45;display:flex;flex-direction:column;gap:10px}.subscription-banner--active[data-v-8609f832]{background:#2ecc711a;border-color:#2ecc7159}.moderation-banner[data-v-8609f832]{margin-bottom:14px;padding:12px 14px;border-radius:12px;background:#ffd1661f;border:1px solid rgba(255,209,102,.35);font-size:.82rem;line-height:1.45}.moderation-banner--rejected[data-v-8609f832]{background:#ff4d6d1a;border-color:#ff4d6d59}.moderation-banner__reason[data-v-8609f832]{margin-top:6px;color:var(--like)}.moderation-banner__hint[data-v-8609f832]{margin-top:6px;color:var(--text-muted);font-size:.78rem}.subscription[data-v-73dcd69b]{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(ellipse at top,var(--shell-glow) 0%,var(--bg) 55%);position:relative}.subscription__theme[data-v-73dcd69b]{position:absolute;top:16px;right:16px}.subscription__card[data-v-73dcd69b]{width:100%;max-width:420px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px;text-align:center}.subscription__icon[data-v-73dcd69b]{font-size:2.4rem;margin-bottom:8px}.subscription__card h1[data-v-73dcd69b]{font-size:1.4rem;margin-bottom:10px}.subscription__text[data-v-73dcd69b]{color:var(--text-muted);font-size:.9rem;line-height:1.5;margin-bottom:16px}.subscription__features[data-v-73dcd69b]{text-align:left;margin:0 0 20px;padding-left:20px;color:var(--text-muted);font-size:.88rem;line-height:1.6}.subscription__meta[data-v-73dcd69b]{font-size:.82rem;color:var(--primary-light);margin-bottom:12px}.subscription__logout[data-v-73dcd69b]{margin-top:12px}.subscription__error[data-v-73dcd69b]{margin-top:14px;color:var(--like);font-size:.85rem}.app-splash[data-v-4e7cdde1]{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:radial-gradient(ellipse at top,var(--shell-glow) 0%,var(--bg) 55%)}.app-splash__text[data-v-4e7cdde1]{color:var(--text-muted);font-size:.9rem}.app-shell[data-v-4e7cdde1]{display:flex;width:100%;max-width:430px;margin:0 auto;height:100dvh;background:radial-gradient(ellipse at top,var(--shell-glow) 0%,var(--bg) 55%);position:relative}.app-shell__main[data-v-4e7cdde1]{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.main[data-v-4e7cdde1]{flex:1;overflow:hidden;position:relative}.screen[data-v-4e7cdde1]{display:none;height:100%;flex-direction:column;padding:0 16px 16px;overflow-y:auto}.screen--active[data-v-4e7cdde1]{display:flex}@media(min-width:1024px){.app-shell[data-v-4e7cdde1]{max-width:none;margin:0}.app-shell__bottom-nav[data-v-4e7cdde1]{display:none}.screen[data-v-4e7cdde1]{padding:24px 32px}.screen--wide[data-v-4e7cdde1]{max-width:1200px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root,[data-theme=light]{color-scheme:light;--brand-purple: #5d3291;--brand-purple-dark: #3d2563;--brand-purple-light: #7c4dba;--brand-orange: #f28220;--brand-orange-dark: #d96e12;--brand-cream: #fdf8f4;--scrollbar-size: 6px;--scrollbar-thumb: rgba(93, 50, 145, .28);--scrollbar-thumb-hover: rgba(93, 50, 145, .45);--scrollbar-track: transparent;--bg: #fdf8f4;--bg-elevated: #ffffff;--surface: #ffffff;--surface-2: #f5efe8;--border: rgba(93, 50, 145, .14);--text: #2a1845;--text-muted: #6b5a7a;--primary: #5d3291;--primary-light: #7c4dba;--accent: #f28220;--like: #e8436a;--pass: #8b7f9a;--super: #f5b942;--success: #2a9d6a;--gradient: linear-gradient(135deg, #5d3291 0%, #f28220 100%);--gradient-subtle: linear-gradient(180deg, rgba(93, 50, 145, .06) 0%, transparent 100%);--shadow: 0 16px 48px rgba(93, 50, 145, .1);--shadow-sm: 0 8px 24px rgba(93, 50, 145, .08);--radius: 20px;--nav-height: 72px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--nav-bg: rgba(253, 248, 244, .94);--header-bg: rgba(253, 248, 244, .92);--overlay: rgba(42, 24, 69, .45);--modal-backdrop: rgba(42, 24, 69, .55);--blob-purple: rgba(93, 50, 145, .12);--blob-orange: rgba(242, 130, 32, .14);--shell-glow: rgba(93, 50, 145, .08);--tag-offer-bg: rgba(42, 157, 106, .12);--tag-offer-border: rgba(42, 157, 106, .28);--tag-want-bg: rgba(93, 50, 145, .1);--tag-want-border: rgba(93, 50, 145, .22);--active-bg: rgba(93, 50, 145, .1)}[data-theme=dark]{color-scheme:dark;--brand-purple: #b89ee8;--brand-purple-dark: #d4c4f5;--brand-purple-light: #cdb8f5;--brand-orange: #f28220;--brand-orange-dark: #ff9a47;--brand-cream: #1a1228;--scrollbar-thumb: rgba(184, 158, 232, .35);--scrollbar-thumb-hover: rgba(184, 158, 232, .55);--bg: #120d1a;--bg-elevated: #1a1228;--surface: #1f1630;--surface-2: #2a1f3d;--border: rgba(184, 158, 232, .16);--text: #f5f0fa;--text-muted: #a89bb8;--primary: #b89ee8;--primary-light: #d4c4f5;--accent: #f28220;--like: #ff6b8a;--pass: #7a7088;--super: #ffd166;--success: #3ecf8e;--gradient: linear-gradient(135deg, #7c4dba 0%, #f28220 100%);--gradient-subtle: linear-gradient(180deg, rgba(124, 77, 186, .12) 0%, transparent 100%);--shadow: 0 20px 60px rgba(0, 0, 0, .45);--shadow-sm: 0 8px 24px rgba(0, 0, 0, .35);--nav-bg: rgba(26, 18, 40, .96);--header-bg: rgba(26, 18, 40, .94);--overlay: rgba(0, 0, 0, .55);--modal-backdrop: rgba(0, 0, 0, .7);--blob-purple: rgba(124, 77, 186, .18);--blob-orange: rgba(242, 130, 32, .12);--shell-glow: rgba(124, 77, 186, .14);--tag-offer-bg: rgba(62, 207, 142, .12);--tag-offer-border: rgba(62, 207, 142, .28);--tag-want-bg: rgba(184, 158, 232, .12);--tag-want-border: rgba(184, 158, 232, .28);--active-bg: rgba(184, 158, 232, .14)}html,body{height:100%;overflow:hidden}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}html,.app-scroll,.profile-card__body,.screen,.chat-messages,.matches-list,.matches-detail,.detail-panel,.city-select__list,.wants-select__list,.legal-modal__body,.auth-screen{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.app-scroll::-webkit-scrollbar,.profile-card__body::-webkit-scrollbar,.screen::-webkit-scrollbar,.chat-messages::-webkit-scrollbar,.matches-list::-webkit-scrollbar,.matches-detail::-webkit-scrollbar,.detail-panel::-webkit-scrollbar,.city-select__list::-webkit-scrollbar,.wants-select__list::-webkit-scrollbar,.legal-modal__body::-webkit-scrollbar,.auth-screen::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.app-scroll::-webkit-scrollbar-track,.profile-card__body::-webkit-scrollbar-track,.screen::-webkit-scrollbar-track,.chat-messages::-webkit-scrollbar-track,.matches-list::-webkit-scrollbar-track,.matches-detail::-webkit-scrollbar-track,.detail-panel::-webkit-scrollbar-track,.city-select__list::-webkit-scrollbar-track,.wants-select__list::-webkit-scrollbar-track,.legal-modal__body::-webkit-scrollbar-track,.auth-screen::-webkit-scrollbar-track{background:var(--scrollbar-track)}.app-scroll::-webkit-scrollbar-thumb,.profile-card__body::-webkit-scrollbar-thumb,.screen::-webkit-scrollbar-thumb,.chat-messages::-webkit-scrollbar-thumb,.matches-list::-webkit-scrollbar-thumb,.matches-detail::-webkit-scrollbar-thumb,.detail-panel::-webkit-scrollbar-thumb,.city-select__list::-webkit-scrollbar-thumb,.wants-select__list::-webkit-scrollbar-thumb,.legal-modal__body::-webkit-scrollbar-thumb,.auth-screen::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:100px;border:2px solid transparent;background-clip:padding-box}.app-scroll::-webkit-scrollbar-thumb:hover,.profile-card__body::-webkit-scrollbar-thumb:hover,.screen::-webkit-scrollbar-thumb:hover,.chat-messages::-webkit-scrollbar-thumb:hover,.matches-list::-webkit-scrollbar-thumb:hover,.matches-detail::-webkit-scrollbar-thumb:hover,.detail-panel::-webkit-scrollbar-thumb:hover,.city-select__list::-webkit-scrollbar-thumb:hover,.wants-select__list::-webkit-scrollbar-thumb:hover,.legal-modal__body::-webkit-scrollbar-thumb:hover,.auth-screen::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:padding-box}.app-scroll::-webkit-scrollbar-corner,.profile-card__body::-webkit-scrollbar-corner{background:transparent}#app{height:100dvh}html.landing-open,body.landing-open{overflow:auto;height:auto}html.landing-open #app{height:auto;min-height:100dvh}.header{padding:16px 20px 8px;text-align:center;flex-shrink:0}.header__brand{display:flex;align-items:center;justify-content:center;gap:8px}.header__logo{font-size:1.5rem;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header__title{font-size:1.4rem;font-weight:800;letter-spacing:-.02em}.header__tagline{font-size:.75rem;color:var(--text-muted);margin-top:2px}.screen-title{font-size:1.5rem;font-weight:700;margin-bottom:4px}.screen-subtitle{font-size:.875rem;color:var(--text-muted);margin-bottom:20px}.card-stack{flex:1;position:relative;min-height:0;margin-bottom:12px}.profile-card{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;will-change:transform}.profile-card:active{cursor:grabbing}.profile-card--next{transform:scale(.96) translateY(8px);opacity:.7;z-index:0;pointer-events:none}.profile-card--current{z-index:2}.profile-card__header{padding:24px 20px 16px;background:var(--gradient-subtle);display:flex;align-items:flex-start;gap:16px}.profile-card__avatar{width:72px;height:72px;border-radius:18px;background:var(--surface-2);display:flex;align-items:center;justify-content:center;font-size:2.2rem;flex-shrink:0;border:2px solid var(--border)}.profile-card__info h3{font-size:1.35rem;font-weight:700;margin-bottom:4px}.profile-card__location{font-size:.85rem;color:var(--text-muted)}.profile-card__body{flex:1;padding:0 20px 20px;overflow-y:auto}.profile-card__bio{font-size:.9rem;line-height:1.55;color:var(--text-muted);margin-bottom:20px}.profile-card__section{margin-bottom:16px}.profile-card__section-title{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px}.tags{display:flex;flex-wrap:wrap;gap:8px}.tag{padding:6px 12px;border-radius:999px;font-size:.8rem;font-weight:500}.tag--offer{background:var(--tag-offer-bg);color:var(--success);border:1px solid var(--tag-offer-border)}.tag--want{background:var(--tag-want-bg);color:var(--primary-light);border:1px solid var(--tag-want-border)}.profile-card__match-score{margin-top:auto;padding:12px 16px;background:var(--active-bg);border-radius:12px;font-size:.85rem;display:flex;align-items:center;gap:8px}.profile-card__match-score strong{color:var(--primary-light)}.swipe-indicator{position:absolute;top:40px;padding:8px 16px;border-radius:8px;font-weight:800;font-size:1.5rem;letter-spacing:.05em;border:3px solid;opacity:0;pointer-events:none;z-index:10}.swipe-indicator--like{left:24px;color:var(--like);border-color:var(--like);transform:rotate(-15deg)}.swipe-indicator--pass{right:24px;color:var(--pass);border-color:var(--pass);transform:rotate(15deg)}.actions{display:flex;justify-content:center;align-items:center;gap:20px;padding:8px 0 4px;flex-shrink:0}.action-btn{width:56px;height:56px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 20px #0000004d}.action-btn:disabled{opacity:.5;cursor:not-allowed}.action-btn svg{width:26px;height:26px}.action-btn:active:not(:disabled){transform:scale(.92)}.action-btn--pass{background:var(--surface-2);color:var(--pass);width:52px;height:52px}.action-btn--pass svg{width:22px;height:22px}.action-btn--like{background:var(--like);color:#fff;width:64px;height:64px}.action-btn--like svg{width:28px;height:28px}.action-btn--super{background:var(--surface-2);color:var(--super);width:48px;height:48px}.action-btn--super svg{width:20px;height:20px}.action-btn:hover:not(:disabled){transform:scale(1.05)}.matches-list{display:flex;flex-direction:column;gap:12px}.match-item{display:flex;align-items:center;gap:14px;padding:16px;background:var(--surface);border:1px solid var(--border);border-radius:16px;cursor:pointer;transition:border-color .2s,transform .15s}.match-item:hover{border-color:var(--primary);transform:translate(4px)}.match-item__avatar{width:52px;height:52px;border-radius:14px;background:var(--surface-2);display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0}.match-item__info{flex:1;min-width:0}.match-item__name{font-weight:600;margin-bottom:2px}.match-item__exchange{font-size:.8rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-item__arrow{color:var(--primary-light);font-size:1.2rem}.profile-form{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:.85rem;font-weight:600;color:var(--text-muted)}.form-group input,.form-group textarea{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px 14px;color:var(--text);font-family:inherit;font-size:.95rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary)}.form-hint{font-size:.75rem;color:var(--text-muted)}.profile-preview{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px}.profile-preview h3{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:12px}.profile-preview p{margin-bottom:8px;font-size:.9rem;color:var(--text-muted)}.btn{padding:14px 24px;border-radius:12px;border:none;font-family:inherit;font-size:.95rem;font-weight:600;cursor:pointer}.btn--primary{background:var(--gradient);color:#fff}.btn--secondary{background:var(--surface-2);color:var(--text);border:1px solid var(--border)}.btn--full{width:100%}.nav{display:flex;justify-content:space-around;align-items:center;min-height:calc(var(--nav-height) + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);flex-shrink:0}.nav__item{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;color:var(--text-muted);cursor:pointer;padding:8px 20px;position:relative;font-family:inherit;font-size:.7rem;font-weight:500}.nav__item svg{width:24px;height:24px}.nav__item--active{color:var(--primary-light)}.nav__badge{position:absolute;top:2px;right:12px;background:var(--like);color:#fff;font-size:.65rem;font-weight:700;min-width:18px;height:18px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 5px}.empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px;gap:8px}.empty-state h2{font-size:1.2rem;margin-top:8px}.empty-state p{color:var(--text-muted);font-size:.9rem;margin-bottom:16px}.empty-state__icon{font-size:3rem}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--modal-backdrop);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal__content{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:32px 24px;max-width:360px;width:100%;text-align:center;animation:popIn .4s cubic-bezier(.34,1.56,.64,1)}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.match-modal__confetti{font-size:3rem;margin-bottom:8px}.match-modal h2{font-size:1.5rem;margin-bottom:8px;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.match-modal p{color:var(--text-muted);font-size:.9rem;margin-bottom:20px}.match-modal__users{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px}.match-modal__user-avatar{width:64px;height:64px;border-radius:16px;background:var(--surface-2);display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 8px;border:2px solid var(--primary)}.match-modal__user-name{font-size:.85rem;font-weight:600}.match-modal__arrow{font-size:1.5rem;color:var(--primary-light)}.match-modal__hint{font-size:.8rem!important;margin-bottom:20px!important}.toast{position:fixed;bottom:calc(var(--nav-height) + 16px);left:50%;transform:translate(-50%);background:var(--surface-2);border:1px solid var(--border);padding:12px 20px;border-radius:12px;font-size:.875rem;z-index:200;animation:slideUp .3s ease;white-space:nowrap}@keyframes slideUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.chat-panel{margin-top:4px;padding:16px;background:var(--surface-2);border-radius:12px;border:1px solid var(--border)}.chat-panel p{font-size:.85rem;color:var(--text-muted);line-height:1.5;margin-bottom:8px}.chat-panel strong{color:var(--text)}@media(min-width:1024px){html,body{overflow:auto}#app{height:auto;min-height:100dvh}.header{display:none}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}.profile-form .form-group:nth-child(3),.profile-form .form-group:nth-child(4),.profile-form .form-group:nth-child(5),.profile-form>.btn,.profile-preview,.photo-upload{grid-column:1 / -1}.profile-preview{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-preview h3,.privacy-section{grid-column:1 / -1}.auth{padding:48px}.auth__card{max-width:480px}.toast{bottom:24px}.match-item{cursor:pointer;transition:border-color .15s,background .15s}.match-item:hover{border-color:var(--primary)}.card-stack{min-height:520px}.admin-users{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}}
