:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#211c1a;background:#f3eee9;font-synthesis:none;--coral:#ff4936;--coral-dark:#f63034;--orange:#ff7a24;--cream:#fffaf6;--ink:#211c1a;--muted:#817a76;--line:#eee6e1;--green:#12bd66;--shadow:0 18px 48px rgba(87,53,36,.16)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:#f3eee9}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.phone-shell{position:relative;width:min(100%,430px);min-height:100dvh;margin:0 auto;background:var(--cream);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow)}.app-loader,.admin-loader{min-height:100vh;display:grid;place-items:center}.app-loader span,.admin-loader span{width:34px;height:34px;border:3px solid #ffd4ca;border-top-color:var(--coral);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page-header{height:59px;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;padding-top:env(safe-area-inset-top);background:#fffaf6f5;z-index:5}.page-header h1{font-size:17px;text-align:center;margin:0}.header-side{display:flex;justify-content:center}.header-side.right{justify-content:center}.icon-button{width:44px;height:44px;border:0;background:transparent;display:grid;place-items:center}.icon-button svg{width:22px}.bottom-nav{height:70px;padding:7px 6px max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);background:#fffaf6f7;z-index:10;margin-top:auto}.bottom-nav a{min-width:0;min-height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#85817f;font-size:9px;font-weight:700}.bottom-nav a>span:last-child{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-nav a svg{width:21px;height:21px;stroke-width:2.6}.bottom-nav a.active{color:var(--coral)}.nav-icon-wrap{position:relative;display:grid;place-items:center}.nav-unread{position:absolute;top:-7px;right:-12px;min-width:18px;height:18px;padding:0 4px;border:2px solid var(--cream);border-radius:999px;background:#f04438;color:#fff;font-size:9px;font-style:normal;line-height:14px;text-align:center}.online-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 2px var(--cream)}.primary{border:0;color:#fff;background:linear-gradient(135deg,var(--orange),var(--coral-dark));border-radius:999px;min-height:48px;font-weight:800;box-shadow:0 9px 24px #ff463038;display:inline-flex;align-items:center;justify-content:center;gap:8px}.outline{border:1.5px solid var(--coral);color:var(--coral);background:transparent;border-radius:999px;min-height:48px;font-weight:800}.wide{width:100%}.empty-state{min-height:55vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;color:#756c67}.empty-state svg{width:54px;height:54px;color:#ff8e7f}.empty-state h2{max-width:280px;font-size:17px}.empty-state button{border:0;border-radius:999px;padding:12px 24px;background:var(--coral);color:#fff;font-weight:800}.empty-state.compact{min-height:38vh}.empty-state.compact svg{width:40px}.empty-state.compact h2{font-size:15px;font-weight:600}.interest-chips{display:flex;gap:6px;flex-wrap:wrap}.interest-chips span{padding:7px 11px;border-radius:999px;background:#ffffff38;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px}.interest-chips.dark span{background:#f6f0ec;color:#645d59}.skeleton{background:linear-gradient(90deg,#f5ece8 25%,#fff8f4,#f5ece8 75%);background-size:200% 100%;animation:skeleton 1.4s infinite}@keyframes skeleton{to{background-position:-200% 0}}.entry-page{position:relative;width:min(100%,433px);min-height:100dvh;margin:auto;background:#ffd8ca;overflow:hidden}.entry-picture{display:block;min-height:100dvh}.entry-visual{display:block;width:100%;height:auto;min-height:100dvh;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.entry-page form{position:absolute;z-index:2;inset:0;pointer-events:none}.entry-page input{position:absolute;top:55.35%;left:24.9%;width:50.2%;height:5.15%;border:0;border-radius:16px;background:#fffaf6f5;padding:0 17px;font-size:clamp(17px,5vw,23px);color:#39302d;outline:none;pointer-events:auto}.entry-page[data-lang=zh] input{top:49.95%}.entry-page input::placeholder{color:#8c8989;opacity:1}.entry-page input:focus{box-shadow:inset 0 0 0 2px #ff6b4c85}.entry-page button{position:absolute;top:62.25%;left:23.8%;width:52.4%;height:6.15%;border:0;border-radius:999px;background:transparent;pointer-events:auto}.entry-page[data-lang=zh] button{top:55.6%}.entry-page button:disabled{cursor:not-allowed}.language-switch{position:absolute;z-index:4;right:14px;top:max(14px,env(safe-area-inset-top));min-width:48px;height:36px;padding:0 12px;border-radius:999px;background:#fffaf6d6;display:grid;place-items:center;font-weight:800;font-size:12px;color:#8f554a;box-shadow:0 7px 20px #6232241f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.entry-error{position:absolute;z-index:3;left:20%;right:20%;top:69%;padding:8px 12px;border-radius:12px;background:#fff;color:#c72f2f;text-align:center;font-size:12px;box-shadow:var(--shadow)}.nearby-header{height:58px;padding:13px 18px 6px;display:flex;align-items:end;justify-content:space-between}.nearby-header h1{margin:0;font-size:21px}.online-count{display:flex;align-items:center;gap:6px;color:var(--green);font-weight:800;font-size:13px}.online-count i{width:8px;height:8px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px #12bd661f}.nearby-body{padding:0 12px 8px;flex:1;min-height:0;display:flex;flex-direction:column}.profile-card{position:relative;border-radius:19px;overflow:hidden;min-height:0;flex:0 1 auto;background:#241c19;box-shadow:0 10px 28px #361f1326}.profile-photo-frame{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;background:linear-gradient(145deg,#f7eee8,#e7d7ce)}.profile-photo-frame>img{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.profile-photo-main{object-fit:contain;object-position:center center}.profile-overlay{position:relative;z-index:2;min-height:139px;padding:14px 15px 13px;color:#fff;background:linear-gradient(145deg,#3a2923,#1d1512)}.profile-overlay h2{margin:0 0 7px;font-size:27px;line-height:1.05}.profile-overlay h2 b{font-weight:600}.profile-overlay h2 i{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;font-size:12px;background:var(--coral);font-style:normal;vertical-align:3px}.profile-meta-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:10px}.profile-place,.profile-distance{display:flex;align-items:center}.profile-place{min-width:0;gap:3px;font-size:12px;font-weight:650}.profile-place>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-place svg{width:14px;height:14px;flex:0 0 auto;fill:#fff;stroke-width:2.4}.profile-distance{justify-self:end;min-height:32px;padding:0 11px;gap:5px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:linear-gradient(135deg,#ff7454f5,#e85340fa);box-shadow:0 7px 18px #4e1b133d;font-size:11px;font-weight:850;white-space:nowrap}.profile-distance svg{width:15px;height:15px;flex:0 0 auto;stroke-width:2.8}.profile-distance>span{white-space:nowrap}.swipe-hint{text-align:center;color:#a49a94;font-size:11px;margin:9px 0 3px}.discovery-actions{display:flex;justify-content:space-around;align-items:center;padding:0 20px;height:78px}.round-action{width:62px;height:62px;border-radius:50%;border:0;background:#fff;box-shadow:0 9px 25px #361f1324;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.round-action svg{width:25px;height:25px}.round-action span{font-size:9px;font-weight:800}.round-action.like{background:linear-gradient(145deg,#ff7d39,var(--coral-dark));color:#fff;width:67px;height:67px}.round-action.skip{color:#181616}.woman-page{height:100dvh}.woman-scroll{overflow-y:auto;padding:0 13px 88px}.profile-chat-button{position:relative;width:44px;height:44px;border:0;border-radius:14px;background:linear-gradient(145deg,#fff0eb,#ffe3dc);color:var(--coral);display:grid;place-items:center;box-shadow:0 5px 15px #ff49361f}.profile-chat-button svg:first-child{width:24px;height:24px}.profile-chat-button svg:last-child{position:absolute;right:6px;bottom:6px;width:13px;height:13px;padding:2px;border-radius:50%;background:var(--coral);color:#fff;stroke-width:3}.gallery-main{height:226px;border-radius:15px;overflow:hidden;position:relative;background:linear-gradient(145deg,#efe4de,#f8f1ed)}.gallery-image-button{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;display:grid;place-items:center}.gallery-image-button>img{width:100%;height:100%;object-fit:contain;object-position:center}.gallery-image-button>svg{position:absolute;right:10px;top:10px;width:30px;height:30px;padding:7px;border-radius:50%;background:#1f17148a;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.gallery-main>.gallery-prev,.gallery-main>.gallery-next{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;background:#ffffffe0;display:grid;place-items:center}.gallery-main>.gallery-prev{left:9px}.gallery-main>.gallery-next{right:9px}.gallery-main>span{position:absolute;z-index:2;bottom:8px;right:10px;color:#fff;background:#0000007a;border-radius:999px;padding:3px 8px;font-size:12px}.gallery-main.locked .gallery-image-button>img{filter:blur(18px);transform:scale(1.1)}.locked-cover{position:absolute;z-index:3;inset:0;background:#2b1e1940;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;gap:8px;text-align:center}.locked-cover svg{width:30px}.profile-photo-lightbox{position:fixed;z-index:60;inset:0;background:#140e0cf0;padding:58px 12px 64px;display:grid;place-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-photo-lightbox>img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:16px}.profile-photo-lightbox>button{position:absolute;z-index:2;right:max(14px,env(safe-area-inset-right));top:max(14px,env(safe-area-inset-top));width:46px;height:46px;border:0;border-radius:50%;background:#ffffff29;color:#fff;display:grid;place-items:center}.profile-photo-lightbox>button svg{width:24px}.profile-photo-lightbox>span{position:absolute;bottom:max(18px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);padding:6px 12px;border-radius:999px;background:#ffffff29;color:#fff;font-size:12px}.section-label{margin:11px 1px 7px;font-size:14px}.thumb-row{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.thumb-row button{flex:0 0 62px;height:52px;border:2px solid transparent;padding:0;border-radius:10px;overflow:hidden;background:#efe7e2;display:grid;place-items:center}.thumb-row button.active{border-color:var(--coral)}.thumb-row img{width:100%;height:100%;object-fit:contain;background:#eee5df}.thumb-row svg{width:18px;color:#9e928c}.woman-copy{padding:8px 1px 3px}.woman-copy h2{font-size:19px;margin:0 0 4px;display:flex;align-items:center;gap:5px}.woman-copy h2 svg{width:18px;color:var(--coral)}.woman-copy>p{font-size:12px;margin:4px 0;color:#6f6864;display:flex;align-items:center}.woman-copy p svg{width:14px;margin-right:4px}.woman-copy .bio{font-size:13px;line-height:1.45;color:#35302d}.video-card{height:145px;border-radius:14px;overflow:hidden;position:relative;background:#251e1b}.video-card>img,.video-card>video{width:100%;height:100%;object-fit:cover}.video-card>div{position:absolute;inset:0;background:#241b1794;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.video-card>div svg{width:26px}.video-card>svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;width:30px}.contact-list{border:1px solid var(--line);border-radius:14px;overflow:hidden}.contact-list>div{height:48px;padding:0 11px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:10px}.contact-list>div:last-child{border-bottom:0}.contact-list i{width:27px;height:27px;border-radius:8px;color:#fff;display:grid;place-items:center;font-style:normal;font-weight:900}.contact-list i.wechat{background:#18bc54}.contact-list i.qq{background:#1b9ee9}.contact-list i.whatsapp{background:#20c968}.contact-list i.telegram{background:#26a5e4}.contact-list i.instagram{background:linear-gradient(135deg,#7b34d5,#ef274e,#ffb735)}.contact-list span{font-size:13px;text-transform:capitalize}.contact-list small{margin-left:auto;color:#99908b;font-size:10px}.contact-list svg{width:15px;color:#8d8580}.sticky-like{position:absolute;left:0;right:0;bottom:0;height:74px;padding:9px 14px max(9px,env(safe-area-inset-bottom));background:#fffaf6f7;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.4fr;gap:12px}.sticky-like button{border:1px solid var(--line);border-radius:999px;background:#fff;display:flex;gap:8px;align-items:center;justify-content:center;font-weight:800}.sticky-like button.primary{border:0}.sticky-like button svg{width:18px}.match-page{background:radial-gradient(circle at 50% 24%,#fff 0,#fff3ef 27%,#fffaf6 64%)}.match-content{position:relative;flex:1;padding:42px 35px 24px;display:flex;flex-direction:column;align-items:center;text-align:center}.match-content h1{font-size:21px;margin:0 0 48px}.match-avatars{display:flex;position:relative;margin-bottom:55px}.match-avatars>img{width:123px;height:123px;border-radius:50%;object-fit:cover;border:4px solid white;box-shadow:0 0 0 3px #ff5f4942,0 0 40px #ff5f4940}.match-avatars>img+img{margin-left:-18px}.match-avatars>span{position:absolute;left:50%;bottom:-34px;transform:translate(-50%);width:63px;height:63px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--coral);box-shadow:0 8px 20px #ff4a3433}.match-avatars span svg{width:35px}.match-content h2{font-size:17px;margin:0 0 8px}.match-content p{font-size:13px;line-height:1.5;color:#6d6460;margin:0 0 26px;max-width:280px}.match-content button{margin-bottom:12px}.spark{position:absolute;color:#ffc5bb}.spark.one{top:115px;left:40px}.spark.two{top:90px;right:34px}.messages-page{height:100dvh}.messages-header,.likes-header{height:64px;padding:12px 14px 6px 18px;display:flex;align-items:center;justify-content:space-between}.messages-header h1{font-size:23px;margin:0}.messages-header>div{display:flex;align-items:baseline;gap:8px}.messages-header small{font-size:9px;color:var(--coral);font-weight:800}.messages-filter{width:44px;height:44px;border:0;border-radius:14px;background:transparent;color:#302a27;display:grid;place-items:center}.messages-filter svg{width:21px}.messages-filter.active{color:var(--coral);background:#fff0eb}.messages-filter.active svg{fill:#ff49362e}.messages-scroll,.likes-scroll{flex:1;overflow-y:auto}.new-matches{padding:0 14px 10px}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title h2{font-size:13px;margin:5px 0 8px}.section-title .section-more{min-width:44px;width:44px;height:44px;margin-right:-11px;border:0;border-radius:50%;background:transparent;display:grid;place-items:center}.section-title .section-more:active{background:#f7eeea}.section-title svg{width:18px;color:#999}.new-matches>div:last-child{display:flex;gap:11px;overflow-x:auto}.new-matches>div:last-child>button{border:0;background:transparent;padding:0;min-width:54px}.new-matches>div:last-child>button>span{position:relative;display:block;width:52px;height:52px;border-radius:50%;padding:2px;background:linear-gradient(145deg,var(--coral),#ff9a50)}.new-matches img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid white}.new-matches .online-dot{position:absolute;right:1px;bottom:3px}.new-matches small{display:block;font-size:9px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-list{border-top:1px solid var(--line)}.conversation-list>button{width:100%;height:69px;padding:8px 16px;border:0;border-bottom:1px solid var(--line);background:transparent;display:flex;align-items:center;text-align:left}.list-avatar{width:48px;height:48px;position:relative;flex:0 0 auto}.list-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.list-avatar .online-dot{position:absolute;right:1px;bottom:3px}.list-copy{min-width:0;display:flex;flex-direction:column;margin:0 10px}.list-copy b{font-size:14px}.list-copy small{font-size:11px;color:#847c78;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.list-meta{margin-left:auto;align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:7px}.list-meta time{font-size:9px;color:#a49b96}.list-meta i{min-width:19px;height:19px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:var(--coral);color:#fff;font-size:9px;font-style:normal}.chat-page{height:100dvh}.chat-header{height:61px;padding:8px 12px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;border-bottom:1px solid var(--line)}.chat-header>button{border:0;background:transparent;width:44px;height:44px;display:grid;place-items:center}.chat-header>div{text-align:center;display:flex;flex-direction:column}.chat-header b{font-size:14px}.chat-header small{font-size:9px;color:#999}.chat-header .online-dot{width:6px;height:6px}.chat-header>svg{width:21px;justify-self:center}.safety-note{margin:6px auto;padding:5px 11px;border-radius:999px;background:#fff0ec;color:#8b7f79;font-size:9px;display:flex;align-items:center;gap:5px;max-width:90%}.safety-note svg{width:12px}.message-thread{flex:1;overflow-y:auto;padding:9px 13px 16px;background:linear-gradient(#fffaf6,#fffdfb)}.message-row{display:flex;margin:8px 0}.message-row.male{justify-content:flex-end}.bubble{max-width:78%;padding:9px 11px 6px;border-radius:15px 15px 15px 4px;background:#f1eeec;font-size:13px;line-height:1.35;box-shadow:0 2px 5px #37261e0a}.male .bubble{background:linear-gradient(135deg,#ff6345,var(--coral));color:#fff;border-radius:15px 15px 4px}.bubble time{display:block;text-align:right;font-size:8px;color:#9a928d;margin-top:4px}.male .bubble time{color:#ffe1da}.bubble img{border-radius:11px;max-height:240px;object-fit:cover}.bubble audio{width:230px;max-width:100%;height:34px}.vip-prompt{margin:0 12px 7px;padding:10px 12px;border-radius:13px;background:#fff0e6;color:#7d4333;font-size:11px;display:flex;align-items:center;gap:8px}.vip-prompt b{flex:1}.vip-prompt button{border:0;border-radius:999px;background:var(--coral);color:#fff;padding:7px 10px;font-weight:800}.chat-composer{height:58px;padding:7px 10px;display:flex;align-items:center;gap:7px;border-top:1px solid var(--line);background:#fffaf6}.chat-composer button{width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center}.chat-composer>button:first-child{background:var(--coral);color:#fff}.chat-composer input{height:42px;min-width:0;flex:1;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 14px;outline:none}.chat-composer input:focus{border-color:#ff9b88}.disabled-icon{width:22px;color:#999}.chat-composer .send-button{background:#fff0ec;color:var(--coral)}.likes-page{height:100dvh;background:linear-gradient(#fff5ef 0,#fffaf6 190px)}.likes-header{height:102px;padding:20px 18px 13px}.likes-header>div{display:flex;align-items:center;gap:12px}.likes-header>div>span{width:52px;height:52px;border-radius:19px;background:radial-gradient(circle at center,rgba(255,255,255,.28) 0 18%,transparent 19% 38%,rgba(255,255,255,.24) 39% 41%,transparent 42%),linear-gradient(145deg,#ff7958,var(--coral-dark));display:grid;place-items:center;color:#fff;box-shadow:0 10px 22px #ff473240}.likes-header svg{width:25px}.likes-header h1{margin:0;font-size:24px}.likes-header p{margin:3px 0 0;color:#9a8076;font-size:11px}.likes-header>b{min-width:38px;height:38px;padding:0 8px;border-radius:999px;display:grid;place-items:center;background:#fff;color:var(--coral);box-shadow:0 6px 18px #5830201a;font-size:12px}.likes-scroll{padding:5px 14px 24px;scrollbar-width:none}.likes-scroll::-webkit-scrollbar{display:none}.likes-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.nearby-person-card{min-width:0;border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 8px 25px #522d1d17}.nearby-person-photo{position:relative;width:100%;height:190px;padding:0;border:0;background:linear-gradient(145deg,#f1e7e1,#e5d8d0);display:block;overflow:hidden}.nearby-person-photo>img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;transition:transform .24s ease}.nearby-person-photo:active>img{transform:scale(1.025)}.nearby-person-photo .online-dot{position:absolute;top:10px;right:10px;width:9px;height:9px;box-shadow:0 0 0 3px #fff}.photo-expand{position:absolute;right:9px;bottom:9px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#1f171494;box-shadow:0 5px 15px #2416102e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.photo-expand svg{width:16px}.nearby-person-copy{width:100%;min-height:76px;padding:9px 10px 10px;border:0;background:#fff;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.nearby-person-copy h2{width:100%;font-size:15px;margin:0 0 5px;display:flex;align-items:center;gap:4px}.nearby-person-copy h2 svg{width:15px;height:15px;color:var(--coral)}.nearby-person-copy p{font-size:10px;margin:0;color:var(--coral);display:flex;align-items:center;gap:3px;font-weight:800}.nearby-person-copy p svg{width:12px;height:12px;fill:currentColor}.nearby-person-copy small{max-width:100%;margin-top:5px;color:#8d827c;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nearby-person-photo:focus-visible,.nearby-person-copy:focus-visible,.people-load-more button:focus-visible,.photo-lightbox button:focus-visible{outline:3px solid rgba(255,82,57,.38);outline-offset:-3px}.people-skeleton{display:grid;grid-template-columns:1fr 1fr;gap:12px}.people-skeleton i{height:266px;border-radius:17px;background:linear-gradient(100deg,#f0e6e0 20%,#fff7f2,#f0e6e0 64%);background-size:300% 100%;animation:people-shimmer 1.25s ease-in-out infinite}.people-load-more{min-height:66px;display:grid;place-items:center;color:#9a8880;font-size:10px}.people-load-more button{min-height:44px;padding:0 17px;border:1px solid #f0d9d1;border-radius:999px;background:#fff;color:var(--coral);font-size:10px;font-weight:800;display:flex;align-items:center;gap:7px}.people-load-more button:disabled{opacity:.7}.people-load-more svg{width:15px}.spin{animation:people-spin .8s linear infinite}.photo-lightbox{position:fixed;z-index:50;inset:0;background:#160f0deb;display:flex;align-items:center;justify-content:center;padding:60px 14px 92px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.photo-lightbox>img{display:block;width:100%;height:100%;max-height:calc(100dvh - 164px);object-fit:contain;object-position:center;border-radius:18px;background:#171210;box-shadow:0 24px 70px #00000061}.lightbox-close{position:absolute;z-index:2;right:max(15px,env(safe-area-inset-right));top:max(15px,env(safe-area-inset-top));width:46px;height:46px;border:0;border-radius:50%;background:#ffffff26;color:#fff;display:grid;place-items:center;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.lightbox-close svg{width:24px}.lightbox-caption{position:absolute;left:14px;right:14px;bottom:max(15px,env(safe-area-inset-bottom));min-height:63px;padding:9px 10px 9px 14px;border-radius:18px;background:#fffaf6f5;display:flex;align-items:center;gap:10px;color:var(--ink)}.lightbox-caption>span{min-width:0;display:flex;flex-direction:column;gap:4px}.lightbox-caption b{font-size:14px}.lightbox-caption small{display:flex;align-items:center;gap:3px;color:var(--coral);font-size:9px}.lightbox-caption small svg{width:12px;fill:currentColor}.lightbox-caption>button{min-width:105px;height:44px;margin-left:auto;border:0;border-radius:999px;background:linear-gradient(135deg,var(--orange),var(--coral));color:#fff;font-size:10px;font-weight:800}@keyframes people-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@keyframes people-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.nearby-person-photo>img,.people-skeleton i,.spin{transition:none;animation:none}}.account-page{height:100dvh;background:#fffaf6}.account-hero{padding:18px 16px 13px;background:radial-gradient(circle at 90% 0,#ffd3c4,transparent 45%),linear-gradient(145deg,#fff2e8,#fffaf6);border-radius:0 0 28px 28px;box-shadow:0 10px 30px #673d2814}.account-top{display:flex;justify-content:space-between;align-items:center}.account-top h1{margin:0;font-size:23px}.account-top a{height:36px;padding:0 11px;border-radius:999px;background:#fff;display:flex;align-items:center;gap:5px;font-size:11px;font-weight:800}.account-top svg{width:15px}.account-identity{display:flex;align-items:center;gap:15px;margin:15px 0}.avatar-editor{position:relative;width:78px;height:78px;border-radius:28px;background:#ffe6dc;display:grid;place-items:center;color:#d08c75;box-shadow:inset 0 0 0 3px #fff,0 8px 20px #46261a1f}.avatar-editor>svg{width:36px}.avatar-editor>img{width:100%;height:100%;border-radius:28px;object-fit:cover}.avatar-editor button{position:absolute;right:-5px;bottom:-5px;width:31px;height:31px;border-radius:50%;border:2px solid white;background:var(--coral);color:#fff;display:grid;place-items:center}.avatar-editor button svg{width:15px}.account-identity h2{font-size:22px;margin:0 0 5px}.account-identity p{margin:0;color:#8d7d75;font-size:11px;display:flex;align-items:center;gap:4px}.account-identity p svg{width:15px;color:var(--coral)}.vip-card{height:70px;border-radius:18px;padding:10px 12px;background:linear-gradient(135deg,#382923,#201a18);color:#fff;display:flex;align-items:center;gap:11px}.vip-card.active{background:linear-gradient(135deg,#874a23,#d78a2e)}.vip-card>span{width:43px;height:43px;border-radius:15px;background:#ffffff1f;display:grid;place-items:center;color:#ffd36e}.vip-card>span svg{width:23px}.vip-card>div{flex:1;display:flex;flex-direction:column}.vip-card b{font-size:14px}.vip-card small{font-size:9px;opacity:.76;line-height:1.4}.vip-card>svg{width:17px;opacity:.6}.account-scroll{flex:1;overflow-y:auto;padding:15px 16px 30px}.profile-form,.register-card{padding:15px;border-radius:19px;background:#fff;box-shadow:0 8px 28px #542f1e12}.profile-form label,.register-card>label,.woman-editor label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:700;color:#756760;margin-bottom:12px}.profile-form input,.register-card input,.woman-editor input,.woman-editor textarea,.woman-editor select{width:100%;height:45px;border:1px solid #e9dfd9;border-radius:12px;background:#fffaf7;padding:0 12px;outline:none;color:#28201d}.profile-form input:focus,.register-card input:focus,.woman-editor input:focus,.woman-editor textarea:focus{border-color:#ff9b88}.input-with-icon{position:relative}.input-with-icon svg{position:absolute;left:12px;top:12px;width:18px;color:#f18472}.input-with-icon input{padding-left:38px}.profile-form button{width:100%}.profile-form button svg{width:17px}.register-card{margin-top:14px}.register-card>div{display:flex;gap:10px;margin-bottom:14px}.register-card>div>svg{width:30px;color:var(--coral)}.register-card h3{margin:0;font-size:15px}.register-card p{margin:4px 0 0;font-size:10px;color:#8d827c;line-height:1.4}.register-card>button{width:100%}.form-notice{padding:9px 12px;border-radius:11px;background:#e7fff1;color:#187744;font-size:11px}.logout-button{width:100%;height:46px;margin-top:14px;border:1px solid #f0d8d0;border-radius:13px;background:#fff;color:#c74a3b;display:flex;align-items:center;justify-content:center;gap:8px}.logout-button svg{width:18px}.admin-login{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 20% 10%,#ffbea6,transparent 32%),radial-gradient(circle at 85% 90%,#ffe4bd,transparent 28%),#f8eee8}.admin-login>section{width:min(440px,100%);padding:36px;border-radius:28px;background:#ffffffeb;box-shadow:0 35px 80px #4e2c1e2b;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.admin-brand{display:flex;align-items:center;gap:11px}.admin-brand>svg{width:40px;height:40px;padding:9px;border-radius:13px;background:linear-gradient(145deg,#ff6e4f,var(--coral));color:#fff}.admin-brand span{display:flex;flex-direction:column}.admin-brand b{font-size:15px}.admin-brand small{font-size:9px;color:#8b7a72;letter-spacing:.05em}.admin-login h1{font-size:29px;margin:35px 0 7px}.admin-login>section>p{font-size:13px;color:#81746d;margin:0 0 24px}.admin-login label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;margin-bottom:14px}.admin-login input{height:48px;border:1px solid #e7dbd5;border-radius:13px;padding:0 13px;outline:none}.admin-login input:focus{border-color:#ff8974}.admin-login button{width:100%;height:50px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--orange),var(--coral));color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px}.admin-login button svg{width:18px}.admin-login>section>small{margin-top:15px;display:flex;align-items:center;justify-content:center;gap:6px;color:#9a8b84;font-size:9px}.admin-login>section>small svg{width:12px}.admin-error{color:#b8352d!important;background:#fff0ee;padding:9px;border-radius:9px!important;margin:0 0 12px!important}.admin-app{min-height:100vh;display:grid;grid-template-columns:250px 1fr;background:#f7f3f0}.admin-app>aside{height:100vh;position:sticky;top:0;background:#251f1c;color:#fff;padding:25px 17px;display:flex;flex-direction:column}.admin-app>aside .admin-brand{padding:0 8px 25px}.admin-app>aside .admin-brand small{color:#a99a92}.admin-app>aside nav{display:flex;flex-direction:column;gap:4px}.admin-app>aside nav button{height:45px;border:0;border-radius:12px;background:transparent;color:#bdb2ad;display:flex;align-items:center;gap:11px;padding:0 13px;font-size:12px;text-align:left}.admin-app>aside nav button svg{width:18px}.admin-app>aside nav button.active{background:linear-gradient(135deg,#ff764b33,#ff493614);color:#ff8b72}.admin-side-note{margin-top:auto;padding:14px;border-radius:14px;background:#ffffff0d;display:flex;gap:9px;color:#a99d97}.admin-side-note svg{width:16px;flex:none}.admin-side-note p{font-size:9px;line-height:1.6;margin:0}.admin-main{min-width:0;padding:29px 33px}.admin-main>header{height:68px;display:flex;justify-content:space-between;align-items:flex-start}.admin-main>header p{font-size:9px;letter-spacing:.16em;color:#a4938b;margin:0 0 4px}.admin-main>header h1{font-size:25px;margin:0}.environment-pill{height:34px;padding:0 13px;border-radius:999px;background:#fff;box-shadow:0 5px 17px #462a1c12;display:flex;align-items:center;gap:7px;font-size:10px;color:#6f625c}.environment-pill i{width:7px;height:7px;background:var(--green);border-radius:50%}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.metric-grid article{height:108px;border-radius:18px;background:#fff;padding:19px;display:flex;align-items:center;gap:14px;box-shadow:0 8px 24px #40261a0e}.metric-grid article>span{width:47px;height:47px;border-radius:16px;background:#fff0e9;color:var(--coral);display:grid;place-items:center}.metric-grid svg{width:22px}.metric-grid article>div{display:flex;flex-direction:column}.metric-grid small{font-size:10px;color:#9a8c84}.metric-grid b{font-size:26px;margin-top:3px}.admin-welcome{margin-top:17px;min-height:330px;border-radius:22px;background:linear-gradient(135deg,#fff,#fff9f5);padding:38px;display:grid;grid-template-columns:1fr 300px;align-items:center;box-shadow:0 8px 24px #40261a0e}.admin-welcome>div>p{font-size:9px;color:var(--coral);letter-spacing:.15em}.admin-welcome h2{font-size:27px;margin:7px 0 22px}.admin-welcome ul{padding-left:18px;color:#71635c;font-size:12px;line-height:2}.radar-graphic{width:240px;height:240px;justify-self:center;position:relative;border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 37px,rgba(255,95,65,.16) 38px 39px),linear-gradient(135deg,#fff0e8,#ffd7c6);display:grid;place-items:center}.radar-graphic:before,.radar-graphic:after{content:"";position:absolute;background:#fffc}.radar-graphic:before{width:1px;height:100%}.radar-graphic:after{height:1px;width:100%}.radar-graphic>svg{width:66px;height:66px;padding:17px;border-radius:50%;background:#fff;color:var(--coral);z-index:2;box-shadow:0 12px 35px #ff513640}.radar-graphic i{position:absolute;width:12px;height:12px;background:#fff;border:3px solid var(--coral);border-radius:50%;z-index:2}.radar-graphic i:nth-child(1){top:36px;right:55px}.radar-graphic i:nth-child(2){bottom:45px;left:34px}.radar-graphic i:nth-child(3){bottom:30px;right:68px}.admin-split{display:grid;grid-template-columns:minmax(480px,1fr);position:relative}.admin-table-card{background:#fff;border-radius:18px;box-shadow:0 7px 24px #41261a0e;overflow:hidden}.admin-table-card.full{width:100%}.table-toolbar{min-height:72px;padding:16px 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee7e3}.table-toolbar h2{font-size:16px;margin:0}.table-toolbar p{font-size:9px;color:#9c8d86;margin:4px 0 0}.table-toolbar>button{height:38px;padding:0 13px;border:0;border-radius:10px;background:var(--coral);color:#fff;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.table-toolbar>button svg{width:15px}.women-table{padding:8px;max-height:calc(100vh - 160px);overflow-y:auto}.women-table>button{width:100%;height:69px;border:0;border-radius:13px;background:transparent;padding:8px;display:flex;align-items:center;text-align:left}.women-table>button:hover{background:#fff6f2}.women-table>button.archived{opacity:.45}.women-table img{width:51px;height:51px;border-radius:15px;object-fit:cover}.women-table span{display:flex;flex-direction:column;margin-left:11px}.women-table b{font-size:12px}.women-table small{font-size:9px;color:#978980;margin-top:4px}.women-table i{margin-left:auto;font-style:normal;padding:5px 8px;border-radius:999px;background:#eee;color:#888;font-size:8px}.women-table i.online{background:#e5fbee;color:#199153}.woman-editor{position:fixed;z-index:30;right:0;top:0;width:min(760px,94vw);height:100vh;background:#fff;color:var(--ink);padding:0;box-shadow:-25px 0 80px #2d1a122e;display:flex;flex-direction:column}.woman-editor>header{height:72px;padding:14px 20px;border-bottom:1px solid #eee4df;display:flex;align-items:center;justify-content:space-between}.woman-editor>header small{font-size:9px;color:#9b8980}.woman-editor>header h2{margin:3px 0 0;font-size:18px}.woman-editor>header button{width:44px;height:44px;border:0;border-radius:50%;background:#f6eeea;font-size:22px}.editor-scroll{flex:1;overflow-y:auto;padding:19px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.woman-editor textarea{height:78px;padding:11px;resize:vertical}.woman-editor h3{font-size:13px;margin:18px 0 11px}.toggle-row{display:flex;gap:24px}.toggle-row label{flex-direction:row;align-items:center}.toggle-row input{width:16px;height:16px}.editor-notice{font-size:10px;padding:9px;background:#ebfff3;color:#207446;border-radius:10px}.woman-editor>footer{height:68px;padding:10px 18px;border-top:1px solid #eee4df;display:flex;align-items:center;justify-content:flex-end;gap:9px}.woman-editor>footer button{height:44px;border-radius:10px;padding:0 15px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:5px}.woman-editor>footer .secondary{border:1px solid #ddd;background:#fff}.woman-editor>footer .danger{border:1px solid #f3c4bd;background:#fff5f3;color:#b74034}.woman-editor>footer .primary{border:0}.woman-editor>footer svg{width:14px}.greeting-editor{border-top:1px solid #eee2dc;margin-top:20px;padding-top:14px}.greeting-editor>div{display:flex;justify-content:space-between;align-items:center}.greeting-editor>div h3{margin:0}.greeting-editor>div button{border:0;background:#fff0eb;color:var(--coral);border-radius:8px;padding:7px 10px;font-size:9px;display:flex;gap:4px}.greeting-editor>div svg{width:13px}.greeting-editor article{display:grid;grid-template-columns:112px minmax(0,1fr) 110px 36px;gap:8px;align-items:center;margin-top:8px}.greeting-editor article input,.greeting-editor article select{height:40px}.greeting-editor article label{display:grid;grid-template-columns:auto 55px;align-items:center;margin:0}.greeting-editor article button{height:36px;border:0;border-radius:8px;background:#fff0ed;color:#c34436}.save-greetings{margin-top:10px;border:0;border-radius:9px;background:#2c2623;color:#fff;padding:9px 13px;display:flex;align-items:center;gap:6px;font-size:10px}.save-greetings svg{width:14px}.admin-table-card table{width:100%;border-collapse:collapse}.admin-table-card th,.admin-table-card td{height:50px;border-bottom:1px solid #eee7e3;padding:8px 15px;text-align:left;font-size:10px}.admin-table-card th{color:#92847d;font-size:9px;background:#fdfaf8}.admin-table-card td b,.admin-table-card td small{display:block}.admin-table-card td small{font-size:8px;color:#a0928b;margin-top:3px}.vip-toggle{border:0;border-radius:999px;padding:7px 10px;background:#f1ece9;font-size:9px}.vip-toggle.active{background:#fff0ce;color:#9a6511}.wide-table{overflow:auto;max-height:calc(100vh - 170px)}.wide-table table{min-width:950px}.media-workbench{margin-top:22px;padding-top:18px;border-top:1px solid #eadfd9}.media-workbench-title{display:flex;align-items:center;gap:11px;margin-bottom:12px}.media-workbench-title>span{width:43px;height:43px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#ff775c,#ff4936);color:#fff;box-shadow:0 8px 20px #ff493633}.media-workbench-title svg{width:20px}.media-workbench-title h3{margin:0;font-size:15px}.media-workbench-title p{margin:3px 0 0;font-size:9px;color:#95867f}.media-shelf{margin-top:11px;padding:12px;border:1px solid #eee2dc;border-radius:16px;background:#fffaf7}.media-shelf>header{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px}.media-shelf>header h4{margin:0;font-size:12px}.media-shelf>header small{display:block;margin-top:3px;color:#9b8980;font-size:8px}.media-upload-pair{display:flex;gap:6px}.media-upload{height:36px!important;margin:0!important;padding:0 11px;border:1px dashed #efaa99;border-radius:10px;background:#fff2ed;color:#b94f3d!important;display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:6px!important;font-size:9px!important;font-weight:800!important;cursor:pointer;white-space:nowrap}.media-upload.busy{opacity:.6}.media-upload svg{width:15px}.media-upload input{display:none}.media-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:10px}.media-empty{grid-column:1/-1;margin:3px 0;padding:20px;border:1px dashed #ead7cf;border-radius:12px;color:#a2948d;text-align:center;font-size:9px}.media-card{min-width:0;overflow:hidden;border:1px solid #ede2dc;border-radius:13px;background:#fff}.media-preview{height:116px;background:linear-gradient(145deg,#f5e8e1,#fff9f6);display:grid;place-items:center;overflow:hidden}.media-preview>img,.media-preview>video{width:100%;height:100%}.media-preview>img{object-fit:contain}.media-preview>video{object-fit:cover}.audio-preview{width:100%;height:100%;padding:13px 9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--coral)}.audio-preview>svg{width:24px}.audio-preview audio{width:100%;height:32px}.media-processing{display:flex;flex-direction:column;align-items:center;gap:7px;color:#9e8178;font-size:9px}.media-processing svg{width:24px}.media-card.processing .media-processing svg,.media-card.queued .media-processing svg{animation:spin 1.2s linear infinite}.media-card.failed{border-color:#f3c4bd}.media-card-meta{min-height:51px;padding:7px;display:flex;align-items:center;gap:5px}.media-card-meta>span{min-width:0;display:flex;flex:1;flex-direction:column}.media-card-meta b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.media-card-meta small{margin-top:3px;color:#998b84;font-size:7px}.media-card-actions{display:flex;gap:3px}.media-card-actions button{width:28px;height:28px;padding:0;border:0;border-radius:8px;background:#fff1ec;color:#b94c3b;display:grid;place-items:center}.media-card-actions button:disabled{background:#f4f0ee;color:#aaa}.media-card-actions svg{width:13px}.media-notice,.greeting-notice{margin:10px 0 0;padding:9px 11px;border-radius:10px;background:#eafff1;color:#187b45;font-size:9px}.media-greeting-editor>div>span small{display:block;margin-top:3px;color:#9c8d86;font-size:8px}.greeting-media-picker{min-width:0;display:flex;align-items:center;gap:6px}.greeting-media-picker>select{min-width:0;flex:1}.greeting-media-picker>img{width:40px;height:40px;border-radius:9px;object-fit:contain;background:#f7eee8}.greeting-media-picker>audio{width:150px;max-width:45%;height:32px}.save-greetings:disabled{opacity:.5}.swipe-card{touch-action:pan-y;-webkit-user-select:none;user-select:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .22s;will-change:transform}.swipe-card.dragging{transition:none}.swipe-stamp{position:absolute;z-index:3;top:27px;padding:7px 11px;border:3px solid currentColor;border-radius:8px;font-size:22px;font-weight:950;letter-spacing:.08em;transform:rotate(-12deg);text-shadow:0 1px 0 rgba(0,0,0,.1)}.like-stamp{left:22px;color:#35d47c}.skip-stamp{right:22px;color:#ff6e62;transform:rotate(12deg)}.discovery-refresh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:#8b7770;font-size:12px}.discovery-refresh svg{width:48px;height:48px;color:var(--coral)}@media(max-width:760px){.phone-shell{box-shadow:none}.admin-app{display:block}.admin-app>aside{height:auto;position:relative}.admin-app>aside nav{display:grid;grid-template-columns:1fr 1fr}.admin-side-note{display:none}.admin-main{padding:18px 12px}.metric-grid{grid-template-columns:1fr 1fr}.admin-welcome{grid-template-columns:1fr;padding:22px}.radar-graphic{display:none}.form-grid{grid-template-columns:1fr}.greeting-editor article{grid-template-columns:1fr}.media-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-shelf>header{align-items:flex-start;flex-direction:column}.media-upload-pair{flex-wrap:wrap}.woman-editor{width:100vw}.entry-page{width:100%}}@media(min-width:431px){body{padding:0}.phone-shell{min-height:100dvh}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.sticky-like button.primary{background:linear-gradient(135deg,var(--orange),var(--coral-dark));color:#fff}.gallery-main>.gallery-prev,.gallery-main>.gallery-next{width:44px;height:44px}.chat-composer button{width:44px;height:44px}.language-switch,.account-top a{height:44px}.avatar-editor button{width:44px;height:44px;right:-9px;bottom:-9px}@media(min-width:761px){.greeting-editor article{grid-template-columns:90px minmax(0,1fr) 125px 32px}.greeting-editor article label{grid-template-columns:auto 70px}}.notification-card{margin-top:14px;padding:14px;border-radius:19px;background:#fff;box-shadow:0 8px 28px #542f1e12;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px}.notification-card>span{width:42px;height:42px;border-radius:14px;background:#fff0eb;color:var(--coral);display:grid;place-items:center}.notification-card>span svg{width:20px}.notification-card h3{margin:0;font-size:13px}.notification-card p{margin:4px 0 0;color:#8d827c;font-size:9px;line-height:1.45}.notification-card small{display:block;margin-top:4px;color:#bd4a3c;font-size:8px;line-height:1.3}.notification-card>button{min-width:64px;height:44px;padding:0 10px;border:0;border-radius:12px;background:var(--coral);color:#fff;font-size:10px;font-weight:800}.notification-card>button:disabled{opacity:.55}.notification-card.active>span{background:#e8fff1;color:#19a55b}.vn-entry-page{position:relative;width:min(100%,433px);min-height:100dvh;margin:auto;overflow:hidden;padding:74px 24px max(28px,env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 17%,#ffd1bd 0,#ffb7a6 25%,#ff7e6e 58%,#ff625d);color:#471a2c;display:flex;flex-direction:column}.vn-entry-orbit{position:absolute;left:50%;top:105px;border:1px solid rgba(255,255,255,.48);border-radius:50%;transform:translate(-50%,-50%)}.vn-entry-orbit.orbit-one{width:240px;height:240px}.vn-entry-orbit.orbit-two{width:330px;height:330px;border-style:dashed}.vn-entry-hearts svg{position:absolute;color:#fffaf2d6;fill:currentColor}.vn-entry-hearts svg:nth-child(1){left:33px;top:160px;width:20px}.vn-entry-hearts svg:nth-child(2){right:42px;top:86px;width:25px}.vn-entry-hearts svg:nth-child(3){right:25px;top:270px;width:13px}.vn-entry-copy{position:relative;z-index:1;text-align:center}.vn-entry-pin{position:relative;width:82px;height:82px;margin:0 auto 70px;border-radius:50%;display:grid;place-items:center;background:#ffffff47;box-shadow:0 0 0 20px #ffffff1f,0 0 0 42px #ffffff12}.vn-entry-pin>svg{width:42px;height:42px;color:#ff504d;fill:#ff504d;stroke:#ffeae1}.vn-entry-copy>p{margin:0 0 12px;color:#fff7f0;font-size:11px;font-weight:900;letter-spacing:.16em;display:flex;justify-content:center;align-items:center;gap:6px}.vn-entry-copy>p svg{width:15px}.vn-entry-copy h1{margin:0;font-size:38px;line-height:1.06;letter-spacing:-.045em}.vn-entry-copy small{display:block;margin:16px auto 0;max-width:310px;color:#7c4050;font-size:14px;line-height:1.5}.vn-entry-form{position:relative;z-index:2;margin-top:auto;padding:22px;border-radius:26px;background:#fffaf6f0;box-shadow:0 22px 55px #681c2233;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.vn-entry-form label{display:block;margin:0 0 7px;color:#7b4b56;font-size:12px;font-weight:800}.vn-entry-form input{width:100%;height:52px;border:1px solid #efc9c0;border-radius:15px;padding:0 15px;background:#fff;color:#391c26;font-size:16px;outline:0}.vn-entry-form input:focus{border-color:#ff695e;box-shadow:0 0 0 3px #ff5b4e24}.vn-entry-form button{width:100%;height:56px;margin-top:13px;border:0;border-radius:999px;background:linear-gradient(135deg,#ff7664,#ff504d);color:#fff;font-size:17px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 11px 25px #ff494352}.vn-entry-form button svg{width:19px}.vn-entry-page footer{position:relative;z-index:1;margin-top:17px;text-align:center;color:#522130b8;font-size:10px}.vn-welcome-page{position:relative;height:100dvh;overflow-y:auto;padding:24px 21px max(20px,env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 9%,#ffd0b9 0,#ffaf9d 19%,#ff776b 41%,#fff5ef 75%);color:#491627}.vn-welcome-glow{position:absolute;left:50%;top:76px;width:300px;height:300px;border-radius:50%;transform:translate(-50%,-50%);background:repeating-radial-gradient(circle,transparent 0 29px,rgba(255,255,255,.33) 30px 31px)}.vn-welcome-page>header{position:relative;z-index:1;text-align:center}.vn-radar-pin{width:55px;height:55px;margin:0 auto 28px;border-radius:50%;display:grid;place-items:center;background:#ffffff47}.vn-radar-pin>svg{width:34px;height:34px;color:#ff514b;fill:#ff514b;stroke:#ffe8de}.vn-welcome-page h1{margin:0;font-size:31px;line-height:1.05;letter-spacing:-.045em}.vn-welcome-page>header>p{margin:8px 0 18px;color:#99536d;font-size:16px}.vn-women-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:9px}.vn-women-grid article{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:18px;background:#fff;box-shadow:0 9px 23px #72332b21}.vn-women-grid article>img{display:block;width:100%;height:132px;object-fit:cover;object-position:center 25%;background:#eee4df}.vn-women-grid article>div{padding:8px 9px 9px}.vn-women-grid h2{margin:0;font-size:13px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:3px}.vn-women-grid h2 b{font-weight:500}.vn-women-grid h2 .online-dot{width:8px;height:8px;margin-left:2px}.vn-women-grid p{margin:6px 0 0;color:#ba7890;font-size:9px;display:flex;align-items:center;gap:3px;white-space:nowrap}.vn-women-grid p>svg{width:13px;height:13px;fill:currentColor}.vn-women-grid p>span{margin:0 2px}.vn-women-grid p span span{display:inline}.vn-welcome-page>footer{position:relative;z-index:2;padding:15px 6px 0}.vn-welcome-page>footer>p{margin:0 0 8px;text-align:center;color:#a55b75;font-size:12px}.vn-welcome-page>footer>p svg{width:17px;vertical-align:-4px;color:#ff6659}.vn-welcome-page>footer>button{width:100%;height:58px;border:1px solid rgba(255,255,255,.9);border-radius:999px;background:linear-gradient(135deg,#ff735f,#ff554f);color:#fff;box-shadow:0 12px 26px #ff4e454d;display:flex;align-items:center;justify-content:center;gap:9px;font-size:20px;font-weight:950}.vn-welcome-page>footer>button svg{width:21px}.vn-welcome-page>footer>button svg:last-child{width:13px}.vn-welcome-page>footer>button:disabled{opacity:.68}.vn-welcome-skeleton{display:grid;grid-template-columns:1fr 1fr;gap:9px}.vn-welcome-skeleton i{height:190px;border-radius:18px;background:#ffffffa8;animation:people-shimmer 1.2s infinite}.locked-media-preview{filter:blur(7px) saturate(.72) brightness(.82);transform:scale(1.08)}.thumb-row button{position:relative}.thumb-row button>svg{position:absolute;z-index:2}.video-list{display:grid;gap:9px}.video-card>button{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:#251e1b;color:#fff}.video-card>button>img{width:100%;height:100%;object-fit:cover}.video-card>button>div{position:absolute;inset:0;background:#2c191d47;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.video-card>button svg{width:27px}.contact-list>button{width:100%;height:48px;padding:0 11px;border:0;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:10px;text-align:left}.contact-list>button:last-child{border-bottom:0}.vip-modal-backdrop{position:fixed;z-index:100;inset:0;padding:24px;background:#26151c99;display:grid;place-items:center;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.vip-modal-card{position:relative;width:min(100%,330px);padding:32px 25px 24px;border-radius:26px;background:#fffaf6;text-align:center;box-shadow:0 25px 70px #2b121b59}.vip-modal-card>span{width:65px;height:65px;margin:auto;border-radius:22px;background:linear-gradient(145deg,#ffb94a,#ff694f);color:#fff;display:grid;place-items:center}.vip-modal-card>span svg{width:34px}.vip-modal-card h2{margin:15px 0 7px;font-size:21px}.vip-modal-card p{margin:0 0 19px;color:#806f70;font-size:13px;line-height:1.5}.vip-modal-card>.primary{width:100%;height:50px;border:0;border-radius:999px}.vip-modal-close{position:absolute;right:11px;top:11px;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:#8c7c7a}.vip-modal-close svg{width:20px}.media-select-toggle{width:auto!important;min-width:43px!important;padding:0 7px!important;font-size:10px!important;font-weight:850!important}.media-select-toggle.active{background:#ecfff2!important;color:#13894c!important}.chat-composer>button.recording{animation:voice-pulse 1s ease-in-out infinite;background:#c93d46}.voice-notice{margin:0 12px 7px;padding:7px 10px;border-radius:11px;background:#fff0ec;color:#8f4d4b;text-align:center;font-size:10px;font-weight:750}@keyframes voice-pulse{50%{box-shadow:0 0 0 9px #ff534533}}.locked-cover{pointer-events:none}.bubble video{display:block;width:min(250px,100%);max-height:300px;border-radius:11px;background:#211}.locked-media-message,.locked-audio-message{position:relative;width:min(250px,68vw);min-height:84px;padding:0;border:0;border-radius:12px;overflow:hidden;background:#392f2b;color:#fff}.locked-media-message>img{width:100%;height:170px;max-height:none;object-fit:cover;filter:blur(4px);transform:scale(1.04)}.locked-media-message>span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:6px;background:#2218154d;font-weight:850}.locked-media-message svg,.locked-audio-message svg{width:17px}.locked-audio-message{min-height:54px;padding:0 14px;display:flex;align-items:center;gap:9px;background:linear-gradient(135deg,#473933,#271f1c)}.locked-audio-message span{flex:1;text-align:left}.locked-audio-message svg:last-child{color:#ffd469}.new-message-pill{position:absolute;z-index:12;right:16px;bottom:132px;height:34px;padding:0 13px;border:0;border-radius:999px;background:#fff;color:var(--coral);box-shadow:0 8px 24px #48261b33;display:flex;align-items:center;gap:5px;font-size:10px;font-weight:850}.new-message-pill svg{width:14px}.admin-search{height:48px;margin:0!important;padding:7px 15px;border-bottom:1px solid #eee7e3;display:flex!important;flex-direction:row!important;align-items:center;gap:8px}.admin-search>svg{width:17px;color:#a18f86}.admin-search input{height:34px!important;flex:1;border:0!important;background:#f8f3f0!important}.admin-search button{height:32px;border:0;border-radius:8px;background:#fff0eb;color:#bd4f3d;font-size:9px}.admin-empty{padding:22px;text-align:center;color:#9a8c84;font-size:11px}.woman-editor select{appearance:auto}.greeting-editor article{grid-template-columns:110px minmax(0,1fr) 112px 105px 36px}.greeting-access{display:flex!important;flex-direction:column!important;gap:3px!important;font-size:9px!important}.greeting-access select{height:40px!important}.greeting-media-picker video{width:120px;max-height:85px;border-radius:8px}.geoip-attribution{margin:16px auto 0;max-width:300px;color:#a79d98;text-align:center;font-size:12px;line-height:1.45}.geoip-attribution a{text-decoration:underline;text-underline-offset:2px}@media(max-height:760px){.vn-entry-page{padding-top:45px}.vn-entry-pin{margin-bottom:40px}.vn-entry-copy h1{font-size:33px}.vn-women-grid article>img{height:112px}.vn-welcome-page h1{font-size:27px}.vn-welcome-page>header>p{margin-bottom:11px}}
