html,body,#root{margin:0;padding:0;height:100%;background:#f6f6f8}.app-shell{max-width:560px;margin:0 auto;min-height:100vh;background:#f6f6f8;position:relative}.page-body{padding:12px 12px 72px}.bottom-tab{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:560px;background:#fff;border-top:1px solid #eee;z-index:100}.top-bar{position:sticky;top:0;z-index:99;background:#fff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0}.top-bar-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.top-bar-account{min-width:0;margin-left:10px;overflow:hidden;color:#262626;font-weight:600;text-align:right;text-overflow:ellipsis;white-space:nowrap}.rec-card-img{width:100%;border-radius:8px;aspect-ratio:3 / 4;object-fit:cover;background:#eee}.moment-img{width:100%;border-radius:8px;object-fit:cover;background:#eee}.photo-wall{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.photo-wall img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px;background:#eee}.full-center{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#ff6b9d,#c44dff)}.captcha-img{height:32px;cursor:pointer;border-radius:4px;border:1px solid #eee}.rec-deck{position:relative;padding-top:6px}.rec-card{position:relative;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px #00000014}.rec-card-under{position:absolute;top:-6px;left:4%;width:92%;height:40px;z-index:0;opacity:.6}.rec-card-under img{width:100%;height:100%;object-fit:cover}.rec-card:not(.rec-card-under){z-index:1}.rec-photo-box{position:relative}.rec-photo-box img{width:100%;aspect-ratio:3 / 4;object-fit:cover;background:#eee;display:block}.rec-photo-nav{position:absolute;top:50%;transform:translateY(-50%);color:#fff;background:#0000004d;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.rec-photo-nav.left{left:8px}.rec-photo-nav.right{right:8px}.rec-photo-count{position:absolute;right:10px;bottom:10px;color:#fff;background:#0006;border-radius:10px;padding:1px 8px;font-size:12px}.rec-online{position:absolute;left:10px;top:10px;font-size:12px;color:#fff;background:#00000059;border-radius:10px;padding:1px 8px}.rec-online.on{background:#35e2bdd9}.rec-card-body{padding:12px}.rec-title{font-size:17px;display:flex;align-items:center;gap:8px}.rec-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.rec-tag{font-size:12px;color:#ff5a76;background:#fff0f3;border-radius:10px;padding:1px 8px}.rec-intro{color:#555;font-size:13px;margin:8px 0 0}.rec-section{color:#888;font-size:12px;margin-top:8px}.rec-actions{display:flex;justify-content:center;gap:16px;padding:8px 12px;align-items:center}.like-banner{background:#fff0f3;color:#ff5a76;border-radius:8px;padding:8px 12px;margin-bottom:10px;font-size:13px;cursor:pointer}.online-dot{position:absolute;right:0;bottom:0;width:10px;height:10px;border-radius:50%;border:2px solid #fff}.online-dot.green{background:#35e2bd}.online-dot.yellow{background:#ffc740}.qa-card{background:#f8f8fa;border-radius:8px;padding:8px 10px;margin-bottom:8px;font-size:13px}.guide-toast{background:#fff8e6;color:#ad6800;border-radius:8px;padding:6px 12px;margin-bottom:10px;font-size:12px}.hot-follow-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.hot-follow-item{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:64px}.hot-follow-nick{font-size:12px;max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.love-banner{width:100%;border-radius:10px;margin-bottom:12px}.live-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.live-card{background:#fff;border-radius:10px;overflow:hidden}.live-cover{position:relative}.live-cover img{width:100%;aspect-ratio:3 / 4;object-fit:cover;background:#eee;display:block}.live-badge{position:absolute;left:6px;top:6px;font-size:11px;color:#fff;background:#ff5a76e6;border-radius:8px;padding:0 6px}.live-badge.city{left:auto;right:6px;top:6px;background:#0006}.live-badge.voice{top:28px;background:#767dffe6}.live-aud{position:absolute;right:6px;bottom:6px;font-size:11px;color:#fff;background:#0006;border-radius:8px;padding:0 6px}.live-meta{padding:8px;font-size:13px}.msg-banner{width:100%;border-radius:10px;margin-bottom:12px}.like-strip{background:#fff;border-radius:10px;padding:10px 12px;margin-bottom:12px}.like-strip-title{font-size:13px;font-weight:600;margin-bottom:8px}.like-strip-row{display:flex;gap:10px;overflow-x:auto}.fans-banner{display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,#fff0f3,#fff);border-radius:10px;padding:10px 12px;margin-bottom:12px;cursor:pointer}.msg-list-head{display:flex;justify-content:space-between;align-items:center;padding:4px 2px 10px}.vip-banner{background:linear-gradient(90deg,#2b2118,#4a3a28);color:#f5d9a8}.mine-entry{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #f5f5f5;cursor:pointer}.mine-entry:last-child{border-bottom:none}.photo-review{position:absolute;left:4px;bottom:4px;font-size:11px;color:#fff;background:#00000080;border-radius:6px;padding:0 4px}.photo-del{position:absolute;right:4px;top:4px;color:#fff;background:#00000080;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer}.photo-add{width:100%;aspect-ratio:1;border:1px dashed #ddd;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fafafa}.settings-list{overflow:hidden}.settings-entry,.settings-logout{width:100%;min-height:54px;border:0;background:#fff;color:#26273c;font:inherit;cursor:pointer}.settings-entry{display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #f2f2f4}.settings-entry:last-child{border-bottom:0}.settings-entry:focus-visible,.settings-logout:focus-visible{outline:2px solid #ff5a76;outline-offset:-2px}.settings-logout{margin-top:12px;border-radius:12px}.matchmaker-card .ant-card-body{padding:0;overflow:hidden}.matchmaker-banner{width:100%;display:block;object-fit:cover}.matchmaker-code-wrap{min-height:320px;padding:28px 18px;text-align:center;background:#ffdaf3}.matchmaker-code{width:min(72vw,360px);max-width:100%;border-radius:16px;background:#fff;padding:8px}.tourist-page{min-height:100vh;background:#f6f6f8;padding-bottom:64px}.tourist-content{padding:12px}.tourist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tourist-card{border:0;padding:0 0 10px;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 3px 8px #00000014;cursor:pointer;text-align:center}.tourist-card img{width:100%;aspect-ratio:1;display:block;object-fit:cover}.tourist-card strong,.tourist-card span{display:block;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tourist-card strong{margin-top:8px;font-size:16px}.tourist-card span{margin-top:4px;color:#999;font-size:13px}.tourist-empty{padding-top:20vh;text-align:center}.tourist-actions{max-width:360px;margin:28px auto 0}.tourist-tabs{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:560px;height:58px;display:flex;background:#fff;border-top:1px solid #eee}.tourist-tabs button{flex:1;border:0;background:#fff;color:#777;cursor:pointer}.tourist-tabs button span{display:block;margin-top:3px;font-size:12px}.tourist-tabs button.active{color:#815ef5}.protocol-card .ant-card-body{padding:18px}.protocol-content{color:#666978;font-size:14px;line-height:1.8}.protocol-content p{margin:0 0 12px;text-indent:2em}.protocol-content strong{color:#343543}.identity-auth{max-width:420px;margin:0 auto;padding:28px 12px;text-align:center}.identity-auth>img{width:100px;height:100px;object-fit:contain}.identity-auth a{display:inline-block;margin:6px 2px 0}.chat-page{min-height:100vh;background:#f4f5f7;display:flex;flex-direction:column}.chat-header{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;text-align:center;background:#fff;border-bottom:1px solid #eee}.chat-title{border:0;background:transparent;font:inherit;font-weight:600;cursor:pointer;padding:10px}.chat-feature-bar,.chat-tools{display:flex;gap:6px;align-items:center;flex-wrap:wrap;padding:7px 10px;background:#fff;border-bottom:1px solid #f1f1f1}.chat-tools{position:sticky;bottom:58px;z-index:2;border-top:1px solid #eee;border-bottom:0}.chat-safety-tip{padding:8px 12px;color:#8a5a00;background:#fff8e6;font-size:12px}.chat-messages{flex:1;padding:12px;overflow-y:auto}.chat-row{display:flex;gap:8px;align-items:flex-start;margin:12px 0}.chat-row.mine{justify-content:flex-end}.chat-bubble{max-width:72%;padding:9px 12px;border-radius:12px;background:#fff;word-break:break-word}.chat-row.mine .chat-bubble{background:#95ec69}.chat-bubble time{display:block;margin-top:4px;color:#999;font-size:10px}.chat-bubble.chat-image,.chat-bubble.chat-sticker,.chat-bubble.chat-video{padding:4px;background:transparent}.chat-image{display:block;max-width:min(320px,62vw);max-height:420px;object-fit:contain;border-radius:10px}.chat-sticker{display:block;width:92px;height:92px;object-fit:contain}.chat-video{display:block;width:min(360px,68vw);max-height:440px;border-radius:10px;background:#111}.chat-audio{display:flex;align-items:center;gap:8px;min-width:230px}.chat-audio audio{width:190px;height:34px}.chat-emoji-panel,.chat-sticker-panel{display:grid;grid-template-columns:repeat(6,42px);gap:5px;max-width:290px}.chat-emoji-panel button,.chat-sticker-panel button{width:42px;height:42px;border:0;border-radius:8px;background:#fafafa;cursor:pointer;font-size:24px}.chat-sticker-panel img{width:34px;height:34px;object-fit:contain}.chat-composer{position:sticky;bottom:0;display:flex;gap:8px;align-items:flex-end;padding:10px;background:#fff;border-top:1px solid #eee}.relation-item{cursor:pointer;padding-inline:8px!important;border-radius:8px}.relation-item:hover{background:#fff}.circle-members{display:flex;gap:12px;overflow-x:auto;padding:8px 0}.circle-members button{min-width:64px;border:0;background:transparent;cursor:pointer}.circle-members span{display:block;max-width:64px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.account-list-table .ant-table-cell{white-space:nowrap}.live-room-page{min-height:100vh;background:#101116;color:#fff}.live-room-page .chat-header{color:#222}.trtc-video{position:relative;width:100%;min-height:64vh;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.trtc-video>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(1px) brightness(.65)}.trtc-video video{width:100%!important;height:100%!important;object-fit:cover}.live-room-info{margin:12px;color:#222}.legal-frame{width:100%;min-height:calc(100vh - 190px);border:0;background:#fff}
