@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";.tabs[data-v-d8608e84]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px}.tabs button[data-v-d8608e84]{border:none;padding:10px;border-radius:10px;cursor:pointer;background:#11121414}.tabs button.active[data-v-d8608e84]{background:var(--accent);color:#fff}:root{--ink: #1a1a1d;--accent: #ff5a5f;--accent-2: #ffb703;--accent-3: #4ecdc4;--bg: #fff5f2;--card: #ffffff;--muted: #5e6472;--shadow: 0 20px 50px rgba(24, 24, 35, .14);--radius: 22px}*{box-sizing:border-box}body{margin:0;font-family:Plus Jakarta Sans,sans-serif;color:var(--ink);background:radial-gradient(circle at top,#fff0f4,#fff5f2,#fef8e6);min-height:100vh}h1,h2,h3{font-family:Playfair Display,serif;margin:0 0 .5rem}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}.app-shell{display:flex;flex-direction:column;min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;padding:18px 28px;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);position:sticky;top:0;z-index:20}.topbar-desktop-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar-mobile-head{display:none}.mobile-screen-title{font-size:18px;font-weight:700;letter-spacing:.02em}.topbar-mobile-brand{font-size:12px}.brand{font-weight:700;font-size:24px;color:var(--accent)}.brand.luxe,.brand-title.luxe{font-family:Playfair Display,serif;letter-spacing:.28em;text-transform:uppercase;font-weight:700;background:linear-gradient(120deg,#b8860b,#f6e6b0 45%,#d4af37 70%,#a67c00);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;position:relative}.brand.luxe:after,.brand-title.luxe:after{content:"";position:absolute;left:4%;right:4%;bottom:-6px;height:2px;border-radius:999px;background:linear-gradient(90deg,#b8860b00,#d4af37e6,#b8860b00)}.brand-title{font-size:clamp(28px,4vw,36px)}.topbar-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:flex-end;min-width:0}.topbar-actions .button{white-space:nowrap}.badge{background:#ff5a5f1f;color:var(--accent);padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600}.layout{flex:1;display:grid;grid-template-columns:1fr;gap:20px;padding:24px 24px calc(220px + env(safe-area-inset-bottom))}.card{background:var(--card);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow);min-width:0}.filters-page{display:flex;flex-direction:column;gap:18px}.filters-panel{background:#1a1a1d08;border-radius:18px;padding:16px}.auth-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:40px 20px 80px;text-align:center}.auth-hero{max-width:560px}.auth-subtitle{color:var(--muted);margin:0 0 10px}.auth-card{width:min(560px,100%);text-align:left;padding:26px}.auth-title{margin-bottom:16px}.auth-notice{margin:0 0 12px}.auth-info{color:var(--muted);margin:0 0 16px}.auth-row{display:flex;justify-content:flex-end;margin-bottom:12px}.auth-button{width:100%;border-radius:999px}.auth-foot{display:flex;justify-content:center;gap:8px;margin-top:16px;font-size:14px;color:var(--muted)}.auth-divider{height:1px;background:#1a1a1d1a;margin:18px 0}.notice{color:#8b1e2d;margin-top:8px}.link{background:none;border:none;padding:0;color:var(--accent);font-weight:600;cursor:pointer}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.hero-center{grid-template-columns:1fr;justify-items:center}.hero-center .swipe-stack{width:min(520px,100%)}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}input,select,textarea{padding:12px 14px;border-radius:12px;border:1px solid rgba(26,26,29,.1);background:#fff}.input-error{border-color:#8b1e2d99;box-shadow:0 0 0 2px #8b1e2d1f}.field-error{color:#8b1e2d;font-size:12px;margin-top:4px}.button{background:var(--accent);color:#fff;border:none;padding:12px 18px;border-radius:12px;cursor:pointer;font-weight:600}.button:disabled{opacity:.6;cursor:not-allowed}.button.secondary{background:#1a1a1d14;color:var(--ink)}.button.ghost{background:transparent;color:var(--ink);border:1px solid rgba(26,26,29,.2)}.nav-bottom{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;box-shadow:0 -12px 30px #1a1a1d1f;z-index:30}.nav-bottom button{border:0;background:transparent;padding:8px 0;font-weight:600;color:var(--muted);cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;position:relative}.nav-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.nav-icon svg{width:100%;height:100%}.nav-label{line-height:1}.nav-bottom button.active{color:var(--accent)}.notif-dot{margin-left:6px;background:var(--accent);color:#fff;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:700}.swipe-stack{position:relative}.encounters-view{display:flex;flex-direction:column;gap:14px}.encounter-mobile-brandbar,.encounter-filter-mobile{display:none}.encounter-brand{font-size:12px;letter-spacing:.24em;opacity:.55;align-self:flex-start}.encounters-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.encounters-subtitle{margin:2px 0 0;font-size:13px}.encounter-filter-button{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:10px 16px;background:#fff3f4;color:var(--accent);border:1px solid rgba(255,90,95,.22);box-shadow:none}.encounter-filter-icon{width:15px;height:15px;display:inline-flex}.encounter-filter-icon svg{width:100%;height:100%}.swipe-card{position:relative;background:#fff;border-radius:26px;box-shadow:0 14px 36px #18182314;padding:14px;display:grid;grid-template-rows:1fr auto;overflow:visible}.encounter-card{gap:12px}.encounter-carousel{border-radius:24px;background:#fff;padding:10px;box-shadow:inset 0 0 0 1px #1a1a1d0a}.encounter-photo{margin-bottom:0}.encounter-content{display:flex;flex-direction:column;gap:12px}.encounter-title-row{display:flex;align-items:center;gap:8px}.encounter-title{margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(20px,3vw,24px);font-weight:700}.encounter-about{margin:0}.encounter-verified-icon{width:19px;height:19px;border-radius:999px;display:inline-grid;place-items:center;flex:0 0 auto;background:#a8adb7;color:#fff;font-size:12px;font-weight:800}.encounter-verified-icon.verified{background:#2797ff;box-shadow:0 0 0 2px #2797ff2e}.encounter-about{line-height:1.45;color:#434856}.encounter-actions{margin-top:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;gap:16px;padding:0;background:transparent;box-shadow:none}.encounter-action-button{width:100%;height:52px;flex:0 0 auto;padding:0 12px;border-radius:999px;box-shadow:none;display:inline-flex;align-items:center;justify-content:center}.encounter-action-icon{font-size:23px;line-height:1}.encounter-action-button.pass .encounter-action-icon{color:var(--ink)}.encounter-action-button.super .encounter-action-icon,.encounter-action-button.like .encounter-action-icon{color:#fff}.encounter-empty{min-height:320px;display:grid;place-content:center}.fixed-actions{position:sticky;bottom:calc(14px + env(safe-area-inset-bottom));background:#fffffff2;padding:10px;border-radius:999px;box-shadow:0 10px 25px #1a1a1d1f}.swipe-card img{width:100%;height:clamp(220px,38vh,340px);object-fit:contain;background:#f4f4f6;border-radius:20px;margin-bottom:12px}.photo-carousel{position:relative}.photo-nav{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:999px;border:none;background:#5a5a5ed1;color:#fff;font-size:22px;cursor:pointer}.photo-nav.prev{left:12px}.photo-nav.next{right:12px}.photo-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:6px}.photo-dots span{width:6px;height:6px;border-radius:999px;background:#969aa280;cursor:pointer}.photo-dots span.active{background:var(--accent)}.badges{display:flex;gap:8px;flex-wrap:wrap}.badges span{background:#ff5a5f1f;padding:6px 10px;border-radius:999px;font-size:12px}.photo-list{display:flex;gap:12px;flex-wrap:wrap}.photo-item{display:flex;flex-direction:column;gap:6px;width:96px}.photo-item img{width:96px;height:96px;border-radius:12px;object-fit:cover}.photo-preview-trigger{border:0;padding:0;background:transparent;cursor:pointer;display:inline-block}.photo-preview-trigger img{display:block}.photo-preview-modal{position:relative;width:min(520px,96vw);padding:10px;background:#0c0c10}.photo-preview-image{display:block;width:100%;height:min(78vh,560px);object-fit:contain;border-radius:14px;background:#121217}.modal.photo-preview-wrap{place-items:stretch;padding:0}.photo-preview-modal.fullscreen{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;padding:0;border-radius:0;background:#050506}.photo-preview-image.fullscreen{width:100%;height:100%;object-fit:contain;border-radius:0;background:#050506}.photo-preview-close{position:absolute;top:calc(12px + env(safe-area-inset-top));right:12px;width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#0006;color:#fff;font-size:22px;line-height:1;cursor:pointer;z-index:2}.profile-main-trigger{border:0;padding:0;background:transparent;cursor:pointer;display:block}.photo-actions{display:flex;flex-direction:column;gap:6px}.verification-card{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 18px;border-radius:18px;background:#1a1a1d0a;margin-bottom:18px}.verification-card.rejected{background:#ffb70329;border:1px solid rgba(255,183,3,.36)}.verification-text{display:flex;flex-direction:column;gap:8px}.verification-note{margin:0;color:var(--muted);max-width:720px}.verification-actions{flex:0 0 auto}.button.tiny{padding:6px 8px;border-radius:10px;font-size:12px}.button.danger{background:#ff5a5f26;color:var(--accent);border:1px solid rgba(255,90,95,.35)}.actions{display:flex;gap:10px;margin-top:12px}.actions button{flex:1;padding:12px;border-radius:999px;border:none;cursor:pointer;font-weight:600}.actions .pass{background:#1a1a1d14}.actions .like{background:var(--accent);color:#fff}.actions .super{background:var(--accent-3);color:#fff}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.profile-card{background:#fff;border-radius:20px;padding:12px;box-shadow:var(--shadow);min-width:0}.profile-card img{width:100%;height:160px;border-radius:16px;object-fit:cover}.profile-link{border:none;background:transparent;padding:0;cursor:pointer;text-align:left}.profile-link img{display:block}.profile-name,.profile-clickable{cursor:pointer}.admin-conversations{margin-top:18px;display:flex;flex-direction:column;gap:16px}.admin-conversation-list{display:grid;gap:16px}.admin-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.admin-photo-card{display:flex;flex-direction:column;gap:12px}.admin-chat-layout{margin-top:4px}.admin-conversation-list-item{cursor:pointer;border:2px solid transparent}.admin-conversation-list-item.active{border-color:#ff5a5f59;background:#ff5a5f0f}.admin-conversation-card{display:flex;flex-direction:column;gap:12px}.admin-message-thread{display:flex;flex-direction:column;gap:10px;max-height:420px;overflow:auto;padding-right:4px}.admin-message-bubble{max-width:min(100%,760px);padding:12px 14px;border-radius:16px;background:#1a1a1d0f;display:flex;flex-direction:column;gap:6px}.admin-message-bubble.mine{align-self:flex-end;background:#ff5a5f1f}.admin-message-bubble p{margin:0}.admin-message-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted)}.profile-view{display:flex;flex-direction:column;gap:18px}.profile-hero{display:grid;grid-template-columns:minmax(240px,320px) 1fr;gap:24px;align-items:start}.profile-main{width:100%;height:clamp(260px,40vh,420px);object-fit:contain;background:#f4f4f6;border-radius:22px;box-shadow:var(--shadow)}.profile-info{display:flex;flex-direction:column;gap:16px}.profile-title{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.profile-gallery{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.profile-gallery img{width:160px;height:120px;object-fit:contain;background:#f4f4f6;border-radius:14px}.gallery-item{border:2px solid transparent;background:transparent;padding:0;cursor:pointer;border-radius:14px;scroll-snap-align:start}.gallery-item.active{border-color:var(--accent)}.profile-section{background:#1a1a1d0a;border-radius:18px;padding:14px 16px}.profile-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:8px}.profile-info-grid .label{font-size:12px;color:var(--muted);display:block;margin-bottom:4px}.muted{color:var(--muted)}.chat-layout{display:grid;grid-template-columns:280px 1fr;gap:16px}.message-list{display:flex;flex-direction:column;gap:10px;max-height:380px;overflow-y:auto}.chat-frame{border:2px solid rgba(26,26,29,.12);border-radius:22px;background:#f7f7f9;padding:14px;box-shadow:inset 0 0 0 1px #fff9;display:flex;flex-direction:column;min-height:440px;max-height:520px}.chat-header{display:flex;align-items:center;gap:12px;padding:8px 10px;background:#fff;border-radius:16px;box-shadow:0 8px 18px #1a1a1d14}.chat-header img{width:44px;height:44px;border-radius:14px;object-fit:cover}.chat-close{margin-left:auto;width:36px;height:36px;border-radius:999px;border:1px solid rgba(26,26,29,.12);background:#fff;font-size:22px;line-height:1;cursor:pointer;color:var(--ink)}.chat-scroll{flex:1;overflow-y:auto;padding:8px 6px 12px}.chat-input{margin-top:10px}.message{padding:10px 14px;border-radius:14px;max-width:70%;overflow-wrap:anywhere}.message.me{margin-left:auto;background:var(--accent);color:#fff}.message.them{background:#1a1a1d14}.message-status{margin-top:6px;font-size:11px;opacity:.9;text-align:right}.section-title{font-weight:600;margin:10px 0;color:var(--muted)}.match-strip{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;margin-bottom:16px}.match-chip{min-width:90px;background:#fff;border-radius:16px;box-shadow:var(--shadow);padding:8px;text-align:center;cursor:pointer}.match-chip img{width:64px;height:64px;border-radius:18px;object-fit:cover;margin-bottom:6px}.avatar-badge{position:relative;display:inline-block}.unread-dot{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--accent);color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center;box-shadow:0 4px 10px #ff5a5f4d}.input-send{position:relative;align-items:center;gap:10px}.input-send input{width:100%;padding-right:56px}.send-icon{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:none;background:var(--accent);color:#fff;display:grid;place-items:center;cursor:pointer}.attach-icon{width:42px;height:42px;border-radius:999px;border:1px solid rgba(26,26,29,.15);background:#fff;color:var(--ink);display:grid;place-items:center;cursor:pointer;flex:0 0 auto}.attach-icon svg{width:18px;height:18px}.record-icon.recording{background:var(--accent);color:#fff;border-color:transparent}.send-icon svg{width:18px;height:18px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#10101473;display:grid;place-items:center;z-index:50}.modal .card{max-width:420px;width:90%}.toast{position:fixed;right:20px;top:80px;background:#fff;padding:12px 16px;border-radius:14px;box-shadow:var(--shadow);z-index:40;cursor:pointer;max-width:min(360px,calc(100vw - 40px))}.admin-auth-shell{background:radial-gradient(circle at top left,rgba(255,183,3,.2),transparent 30%),radial-gradient(circle at top right,rgba(78,205,196,.16),transparent 24%),linear-gradient(180deg,#f7f3ea,#fff9f2)}.admin-shell{min-height:100vh;padding:28px;background:radial-gradient(circle at top left,rgba(255,90,95,.08),transparent 28%),radial-gradient(circle at right 20%,rgba(78,205,196,.12),transparent 24%),linear-gradient(180deg,#f8f1e7,#fffaf3 52%,#fff)}.admin-topbar{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px}.admin-topbar h1{margin-bottom:6px}.admin-topbar-actions{display:flex;gap:12px;align-items:center}.admin-user-card{display:flex;flex-direction:column;min-width:220px;padding:12px 14px;border-radius:16px;background:#fffc;box-shadow:var(--shadow)}.admin-user-card span{color:var(--muted);font-size:13px}.metric-card{display:flex;flex-direction:column;gap:8px}.metric-card strong{font-size:32px;line-height:1}.metric-label{color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.admin-tabs{display:flex;gap:10px;margin:22px 0 18px;flex-wrap:wrap}.admin-tabs button{border:1px solid rgba(26,26,29,.1);background:#ffffffd1;border-radius:999px;padding:10px 14px;font-weight:700;cursor:pointer}.admin-tabs button.active{background:var(--accent);color:#fff;border-color:transparent}.admin-list{display:flex;flex-direction:column;gap:12px}.admin-list-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(26,26,29,.08)}.admin-pills{display:flex;gap:8px;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;background:#1a1a1d14}.pill.warn{background:#ffb7032e;color:#8f5a00}.pill.success{background:#4ecdc42e;color:#0f766e}.admin-kpi-stack{display:flex;flex-direction:column;gap:14px}.admin-kpi-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(26,26,29,.08)}.admin-toolbar{display:grid;grid-template-columns:1.4fr 180px 160px auto;gap:12px;margin-bottom:18px}.admin-subtoolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px;flex-wrap:wrap}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:14px 10px;text-align:left;border-bottom:1px solid rgba(26,26,29,.08);vertical-align:top}.admin-table-user{display:flex;gap:12px;align-items:center}.admin-table-user img{width:54px;height:54px;border-radius:14px;object-fit:cover}.admin-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-report-card{display:flex;flex-direction:column;gap:14px}.admin-report-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.admin-report-users{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-proof{width:100%;height:240px;object-fit:cover;border-radius:18px;background:#f1f1f4}.admin-proof-empty{display:grid;place-items:center;color:var(--muted);border:1px dashed rgba(26,26,29,.14)}.admin-note{margin:0;padding:10px 12px;border-radius:14px;background:#1a1a1d0d}@media (max-width: 980px){.topbar{flex-direction:column;align-items:stretch;gap:14px}.topbar-actions{justify-content:flex-start;width:100%}.topbar-actions .button{flex:1 1 calc(50% - 12px)}.hero,.chat-layout{grid-template-columns:1fr}.grid.three{grid-template-columns:1fr 1fr}.profile-hero,.profile-info-grid{grid-template-columns:1fr}.grid.four,.grid.five{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-toolbar{grid-template-columns:1fr 1fr}.admin-topbar{flex-direction:column}.admin-topbar-actions{width:100%;flex-wrap:wrap}}@media (max-width: 720px){.layout{gap:14px;width:min(100%,390px);margin:0 auto;padding:12px 14px calc(86px + env(safe-area-inset-bottom))}.topbar{gap:8px;min-height:68px;padding:14px 18px 10px;background:#fffffffa;box-shadow:none;border-bottom:1px solid rgba(26,26,29,.08)}.topbar-mobile-head{display:flex;align-items:center;justify-content:center;width:100%}.topbar-desktop-head{display:none}.topbar-actions{width:calc(100% + 8px);margin:0 -4px;padding:0 4px 4px;overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;scrollbar-width:none}.topbar-actions::-webkit-scrollbar{display:none}.topbar-actions .button{flex:0 0 auto;min-width:max-content;padding-inline:14px}.grid.two,.grid.three,.grid.four,.grid.five,.admin-toolbar{grid-template-columns:1fr}.encounters-heading{align-items:flex-start}.app-shell-mobile-encounters{height:100dvh;min-height:100svh;overflow:hidden;background:#050506}.app-shell-mobile-encounters .topbar{display:none}.layout-mobile-encounters{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;height:100dvh;min-height:100svh;min-height:0;overflow:hidden;padding:0;width:100vw;max-width:none;margin:0}.layout-mobile-encounters .encounters-view,.layout-mobile-encounters .hero,.layout-mobile-encounters .hero-center,.layout-mobile-encounters .swipe-stack-mobile{min-height:0;height:100%}.layout-mobile-encounters .encounters-view{gap:0;position:relative;width:100vw;max-width:none}.layout-mobile-encounters .hero{align-items:stretch;justify-items:stretch;width:100vw;max-width:none}.layout-mobile-encounters .swipe-stack-mobile{display:flex;width:100vw;max-width:none}.layout-mobile-encounters .encounters-heading-desktop,.layout-mobile-encounters .encounter-brand,.layout-mobile-encounters .encounter-filter-mobile{display:none}.layout-mobile-encounters .encounter-mobile-brandbar{position:absolute;top:calc(12px + env(safe-area-inset-top));left:12px;right:10px;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;color:#ffffffeb;text-shadow:0 1px 10px rgba(0,0,0,.45);overflow:hidden}.encounter-tune{border:0;background:transparent;color:inherit;padding:0;font-weight:800;cursor:pointer;white-space:nowrap}.encounter-tune{width:28px;height:28px;display:inline-grid;place-items:center;flex:0 0 auto}.encounter-tune svg{width:24px;height:24px}.encounter-mobile-logo{position:static;margin-left:auto;transform:none;font-size:11px;letter-spacing:.36em;opacity:.92}.encounter-mobile-logo.brand.luxe:after{display:none}.encounter-brandbar-spacer{display:none}.encounter-filter-button{padding:7px 13px;min-height:36px}.encounters-heading h2{font-family:Plus Jakarta Sans,sans-serif;font-size:21px;line-height:1.05;margin-bottom:1px}.encounters-subtitle{font-size:12px;line-height:1.2}.encounter-card{width:100vw;height:100%;min-height:0;padding:0;border-radius:0;gap:0;display:block;overflow:hidden;background:#121217;box-shadow:none}.encounter-carousel{height:100%;width:100vw;padding:0;border-radius:0;background:#121217;box-shadow:none}.encounter-photo{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:0;background:#121217}.layout-mobile-encounters .swipe-card img.encounter-photo{width:100vw;height:100dvh;min-height:100svh;object-fit:cover;object-position:center center;margin:0;border-radius:0;background:#121217;display:block}.layout-mobile-encounters .photo-nav{display:none}.layout-mobile-encounters .photo-dots{top:calc(70px + env(safe-area-inset-top));bottom:auto;gap:5px;left:50%}.layout-mobile-encounters .photo-dots span{width:18px;height:2px;border-radius:999px;background:#ffffff61}.layout-mobile-encounters .photo-dots span.active{background:#fff}.encounter-title{color:#fff;font-size:22px;line-height:1}.encounter-content{position:absolute;left:0;right:0;bottom:0;z-index:2;gap:8px;min-height:250px;justify-content:flex-end;padding:72px 16px calc(96px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#12121700,#121217ad 34%,#121217f2)}.encounter-title-row{gap:8px;padding-right:42px}.encounter-verified-icon{width:18px;height:18px;font-size:11px}.encounter-about{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#ffffffe0;font-size:13px;line-height:1.25}.encounter-actions{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:10px;margin-top:14px}.encounter-action-button{height:52px;padding:0 8px;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08)}.encounter-actions .pass{background:#ffffff24}.encounter-actions .pass .encounter-action-icon{color:#ff5a86}.encounter-actions .super{background:#2797ff29}.encounter-actions .super .encounter-action-icon{color:#2797ff}.encounter-actions .like{background:#6cde4c2e}.encounter-actions .like .encounter-action-icon{color:#75e247}.encounter-action-icon{font-size:22px}.fixed-actions{position:static;bottom:auto;border-radius:18px}.chat-frame{min-height:360px;max-height:none;padding:12px}.chat-layout{gap:12px}.chat-header{gap:10px;padding:8px}.message{max-width:85%}.profile-gallery img{width:120px;height:92px}.nav-bottom{grid-template-columns:repeat(5,1fr);gap:0;left:max(12px,calc((100vw - 390px)/2 + 12px));right:max(12px,calc((100vw - 390px)/2 + 12px));bottom:calc(8px + env(safe-area-inset-bottom));padding:7px 8px;border-radius:22px;background:#060608f5;box-shadow:0 -4px 18px #00000052;justify-items:stretch}.nav-bottom button{width:100%;min-width:0;font-size:10px;line-height:1.1;padding:3px 2px;text-align:center;overflow-wrap:anywhere;gap:4px;color:#ffffffc7;align-items:center;justify-content:center}.nav-icon{width:38px;height:28px;border-radius:999px;align-items:center;justify-content:center}.nav-icon svg{width:18px;height:18px}.nav-label{display:block;width:100%;text-align:center}.nav-bottom button.active{color:#fff}.nav-bottom button.active .nav-icon{background:#ffffff26}.notif-dot{margin-left:0;padding:2px 5px;font-size:10px;position:absolute;top:2px;right:14%}.toast{left:12px;right:12px;top:auto;bottom:calc(78px + env(safe-area-inset-bottom));max-width:none}.verification-card{flex-direction:column;align-items:flex-start}.admin-report-users,.admin-list-row{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}}
