:root{color:#f8f7fb;background:#140f23;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.login-page{min-height:100vh;display:grid;place-items:center;background:#111114}.login-screen{position:relative;width:min(100%,430px);height:min(100vh,860px);min-height:667px;overflow:hidden;background:linear-gradient(180deg,#140f2380,#140f23),url(/assets/login/login_bg.png) center / cover}.login-entry{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;text-align:center}.login-entry__logo{width:97px;height:97px;display:block;object-fit:contain;margin-bottom:40px}.login-entry h1{margin:0;color:#fff;font-size:26px;font-weight:600;line-height:32px;letter-spacing:0}.login-entry p{margin:0;color:#fff;font-size:16px;font-weight:400;line-height:22px}.auth-gradient-button{width:100%;height:47px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;color:#fff;background:linear-gradient(90deg,#b721ff,#21d4fd)}.login-entry__phone{margin-top:40px}.login-entry__phone img{width:14.5px;height:20px;object-fit:contain}.login-entry__phone span{margin-left:25.5px;font-size:16px;font-weight:400}.auth-sheet{position:absolute;left:0;right:0;bottom:0;height:min(634px,100%);border-radius:20px 20px 0 0;background:#140f23;color:#fff}.auth-sheet h1{margin:20px 0 0;color:#fff;font-size:25px;font-weight:600;line-height:31px;text-align:center;letter-spacing:0}.auth-sheet__close{position:absolute;top:20px;right:20px;width:15px;height:15px;border:0;padding:0;background:transparent}.auth-sheet__close img{width:15px;height:15px;display:block;object-fit:contain}.auth-form{display:grid;margin:0 20px}.auth-sheet--signin .auth-form{gap:5.5px;margin-top:26.5px}.auth-sheet--register .auth-form{gap:5.5px;margin-top:14px}.auth-input{position:relative;height:57px;display:block}.auth-input__title{position:absolute;top:0;left:18px;z-index:1;height:20px;display:inline-flex;align-items:flex-start;padding:0 3px;color:#fff;font-size:14px;font-weight:600;line-height:20px;background:#140f23}.auth-input__box{position:absolute;inset:10px 0 0;display:flex;align-items:center;padding:0 17px;background:url(/assets/login/login_input_bg.png) center / 100% 100% no-repeat}.auth-input__box input{min-width:0;height:100%;flex:1 1 auto;border:0;padding:0;color:#fff;font-size:14px;font-weight:400;background:transparent;outline:none}.auth-input__box input::placeholder{color:#8c91d3}.auth-input__secure{width:24px;height:24px;flex:0 0 24px;border:0;margin-left:10px;padding:0;background:transparent}.auth-input__secure img{width:24px;height:24px;display:block;object-fit:contain}.phone-field__region{height:100%;flex:0 0 auto;display:inline-flex;align-items:center;border:0;padding:0 10px 0 0;color:#fff;background:transparent}.phone-field__region:disabled{cursor:not-allowed;color:#8f889b}.phone-field__region span{min-width:0;color:#fff;font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-field__region img{width:20px;height:20px;display:block;object-fit:contain}.country-sheet{position:fixed;inset:0;z-index:30;display:flex;align-items:flex-end;justify-content:center}.country-sheet__backdrop{position:absolute;inset:0;border:0;background:#00000080}.country-sheet__panel{position:relative;width:min(100%,430px);padding:0 12px 30px}.country-sheet__actions,.country-sheet__cancel{overflow:hidden;border-radius:12px;background:#211c2f}.country-sheet__actions{max-height:52vh;overflow-y:auto}.country-sheet__action,.country-sheet__cancel{width:100%;height:55px;border:0;color:#fff;font-size:14px;background:transparent}.country-sheet__action+.country-sheet__action{border-top:1px solid #3b3f5b}.country-sheet__cancel{height:47px;margin-top:10px;color:#fff;font-weight:400}.form-error{width:100%;margin:8px 0 0;color:#fc4848;font-size:12px;line-height:1.4}.auth-submit{margin-top:14.5px;font-size:16px;font-weight:400}.auth-sheet--register .auth-submit{margin-top:28px}.auth-submit img{width:18px;height:13px;margin-left:11px;object-fit:contain}.auth-submit:disabled{cursor:default}.auth-submit__spinner{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#ffffffeb;box-shadow:0 0 10px #ffffff73;animation:app-spin 1s linear infinite}.auth-submit__spinner:before{width:18px;height:18px;display:block;background:url(/assets/home/shuaxin.png) center / contain no-repeat;content:""}.auth-protocol{margin:20px 20px 0;color:#fff;font-size:11px;font-weight:400;line-height:16.5px}.auth-protocol a{color:#0095ff;text-decoration:none}.auth-links{height:16.5px;display:flex;align-items:center;justify-content:center;margin:52px 20px 0}.auth-links button,.auth-have-account button{border:0;padding:0;color:#0095ff;font-size:12px;font-weight:400;background:transparent}.auth-links>span{width:3px;height:3px;margin:0 3px;background:#0095ff}.auth-have-account{margin:56px 20px 0;color:#fff;font-size:12px;font-weight:400;line-height:18px;text-align:center}.login-page--mobile{display:grid;place-items:center;min-height:100vh}.mobile-login-panel{position:relative;width:min(100%,430px);min-height:min(860px,100vh);overflow:hidden;background:linear-gradient(180deg,#140f2380,#140f23),url(/assets/login/login_bg.png) center / cover}.auth-card{padding:34px 24px;background:#140f23}.auth-card h1{margin:12px 0 8px}.auth-card p{color:#d8d2df}.back-button{width:fit-content;height:38px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:8px;margin-bottom:24px;padding:0 12px;color:#fff;background:#ffffff1f}.login-form{display:grid;gap:14px;margin-top:8px}.login-form label{display:grid;gap:8px;color:#cfcad8;font-size:13px}.login-form input{height:48px;width:100%;border:1px solid #32303a;border-radius:8px;padding:0 14px;color:#fff;background:#1d1a23;outline:none}.primary-button{height:50px;border:0;border-radius:8px;margin-top:4px;color:#fff;font-weight:700;background:#f24b70}.text-button{width:100%;border:0;margin-top:16px;color:#7bb7ff;background:transparent}.verify-code-input{text-align:center;font-size:20px;letter-spacing:8px}.app-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 24% 8%,rgba(242,75,112,.2),transparent 28%),#111114}.phone-frame{position:relative;width:min(100%,430px);height:min(860px,calc(100vh - 56px));min-height:620px;overflow:hidden;border:1px solid #2b2731;border-radius:28px;background:#140f23;box-shadow:0 22px 60px #00000052}.page{height:100%;overflow:auto;padding:0 15px 92px;scrollbar-width:none}.page::-webkit-scrollbar{display:none}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.live-page{padding:8px 16px 92px;background:#140f23}.live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:7px}.live-card{position:relative;display:block;width:100%;aspect-ratio:168 / 262;margin:0 0 8px;overflow:hidden;border:0;border-radius:12px;padding:0;background:#221d2d;color:#fff;text-align:left}.live-card__cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.live-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,#0003,#0000 42%,#00000094)}.live-card__status{position:absolute;top:6px;left:8px;right:8px;display:flex;align-items:center;gap:5px;color:#fff;font-size:14px;font-weight:600;line-height:18px}.live-card__status img{width:8px;height:8px;object-fit:fill;flex:0 0 auto}.live-card__title{position:absolute;left:8px;right:8px;bottom:32px;overflow:hidden;color:#ffffffe6;font-size:16px;font-weight:600;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.live-card__owner{position:absolute;left:8px;right:8px;bottom:10px;display:flex;align-items:center;gap:4px;min-width:0}.live-card__owner img{width:16px;height:16px;flex:0 0 16px;border-radius:8px;object-fit:cover}.live-card__owner span{min-width:0;overflow:hidden;color:#ffffff8c;font-size:12px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.live-empty{min-height:260px;padding:0}.live-error{margin:8px 0 12px;border-radius:10px;padding:10px 12px;background:#f24b7024;color:#ff8aa3;font-size:13px;line-height:18px}.live-loading{min-height:60px;margin:0}.live-room{position:absolute;inset:0;z-index:40;overflow:hidden;background:#000}.live-room__background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.8)}.live-room__close{position:absolute;top:16px;right:14px;width:32px;height:32px;border:0;border-radius:999px;background:#0000003d}.live-room__close span:before,.live-room__close span:after{position:absolute;top:15px;left:8px;width:16px;height:2px;border-radius:2px;background:#fff;content:""}.live-room__close span:before{transform:rotate(45deg)}.live-room__close span:after{transform:rotate(-45deg)}.live-room__owner{position:absolute;top:16px;left:12px;display:flex;align-items:center;gap:8px;max-width:270px;border-radius:18px;padding:4px 10px 4px 4px;background:#00000047}.live-room__owner img{width:32px;height:32px;border-radius:16px;object-fit:cover}.live-room__owner strong,.live-room__owner span{display:block;overflow:hidden;max-width:210px;text-overflow:ellipsis;white-space:nowrap}.live-room__owner strong{color:#fff;font-size:13px;line-height:16px}.live-room__owner span{color:#ffffffb3;font-size:11px;line-height:14px}.live-room__title{position:absolute;left:16px;right:16px;bottom:98px;overflow:hidden;color:#fff;font-size:16px;font-weight:600;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.find-page{position:absolute;inset:0;z-index:30;overflow:hidden;background:url(/assets/find/background.png) center / cover no-repeat;color:#fff}.find-header{position:absolute;top:0;left:0;right:0;z-index:2;height:80px;display:grid;grid-template-columns:50px 1fr 50px;align-items:end;padding:0 10px 18px}.find-header button{border:0;padding:0;background:transparent}.find-header button:first-child img{width:20px;display:block}.find-header button:last-child img{width:17px;height:17px;display:block;margin:0 auto}.find-header h1{margin:0;color:#fff;font-size:18px;font-weight:700;text-align:center}.find-tips{position:absolute;top:100px;left:0;right:0;z-index:2;display:grid;justify-items:center;color:#fff;font-size:15px;line-height:21px}.find-animation{position:absolute;inset:0;overflow:hidden}.find-ring{position:absolute;border-radius:999px;background:linear-gradient(135deg,#8722d6,#4194f4,#81fff4);filter:blur(.2px);mix-blend-mode:screen}.find-floating-avatar{position:absolute;width:55px;height:55px;border-radius:999px;object-fit:cover;transform-origin:center center;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28));will-change:transform,opacity}.find-center-avatar{position:absolute;left:50%;top:50%;width:131px;height:131px;transform:translate(-50%,-50%)}.find-center-avatar__ring{position:absolute;inset:0;width:131px;height:131px;object-fit:cover}.find-center-avatar__photo{position:absolute;left:35.5px;top:35.5px;width:60px;height:60px;border:2px solid #fd48cb;border-radius:999px;object-fit:cover}.find-result{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0000004d}.find-result__card{position:relative;width:325px;height:500px}.find-result__bg{position:absolute;inset:0;width:325px;height:500px;object-fit:fill}.find-user-card{position:absolute;width:140px;height:195px;overflow:hidden;border:1px solid transparent;border-radius:15px;padding:0;color:#fff;background:#111;text-align:left}.find-user-card--1{top:77px;left:16px}.find-user-card--2{top:77px;right:16px}.find-user-card--3{top:287px;left:16px}.find-user-card--4{top:287px;right:16px}.find-user-card--selected{border-color:#4995fc}.find-user-card__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.find-user-card__selected{position:absolute;top:0;right:0;width:23px;height:18px}.find-user-card__price{position:absolute;top:10px;left:7px;min-height:18px;border-radius:999px;padding:2px 7px;color:#fff;font-size:10px;background:#0000005c}.find-user-card__country{position:absolute;left:7px;bottom:30px;display:flex;align-items:center;gap:3px;max-width:126px;overflow:hidden;color:#fff;font-size:10px;white-space:nowrap}.find-user-card__country img{width:10px;height:10px;flex:0 0 auto;object-fit:cover}.find-user-card strong{position:absolute;left:7px;bottom:10px;max-width:126px;display:flex;align-items:center;gap:5px;overflow:hidden;color:#fff;font-size:10px;font-weight:600;line-height:14px;white-space:nowrap}.find-user-card i{width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:#818999}.find-user-card i.is-online{background:#2ef177}.find-result__close{position:absolute;top:13px;right:4px;width:38px;height:38px;border:0;padding:8px;background:transparent}.find-result__close img{width:22px;height:22px}.find-result__actions{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px}.find-result__actions button{border:0;padding:0;background:transparent}.find-result__actions button:first-child img{width:189px;height:47px}.find-result__actions button:last-child img{width:47px;height:47px}.home-title{position:sticky;top:0;z-index:12;height:56px;display:flex;align-items:center;justify-content:space-between;margin:0 -15px;padding:0 15px;background:#140f23}.home-title__brand{position:relative;display:grid;align-items:center}.home-title__brand img{position:absolute;left:0;bottom:14px;width:80px;height:20px;object-fit:fill}.home-title h1{position:relative;z-index:1;margin:0;color:#fff;font-size:19px;font-weight:700;line-height:normal;letter-spacing:0}.home-title__search{width:28px;height:24px;border:0;padding:0;background:transparent}.home-title__search img{width:100%;height:100%;display:block;object-fit:contain}.eyebrow{display:block;margin-bottom:4px;color:#f24b70;font-size:12px;font-weight:700;text-transform:uppercase}.icon-button{width:42px;height:42px;border-radius:50%;color:#fff;background:#28242e}.hero-strip{min-height:112px;display:flex;align-items:end;padding:18px;border-radius:8px;margin-bottom:16px;background:linear-gradient(0deg,#111114bf,#1111141a),url(/assets/home/bg.png) center / cover}.hero-strip div{display:grid;gap:4px}.home-call-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;height:71.5px;align-items:center;margin-bottom:12px}.home-call-grid button,.home-banner,.voice-room-banner{border:0;padding:0;overflow:hidden;border-radius:8px;background:transparent}.home-call-grid img{width:100%;height:62px;display:block;object-fit:cover}.voice-room-banner{position:relative;width:100%;aspect-ratio:345 / 160;margin-bottom:12px}.voice-room-banner>img,.home-banner img{width:100%;height:100%;display:block;object-fit:cover}.voice-room-banner span{position:absolute;top:10px;right:12px;border-radius:999px;padding:3px 10px;color:#fff;font-size:12px;background:#0000008f}.voice-room-banner strong{position:absolute;left:12px;bottom:16px;max-width:calc(100% - 24px);overflow:hidden;color:#fff;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.home-banner{width:100%;aspect-ratio:168.5 / 92.5;align-self:start}.home-tabs{display:flex;overflow-x:auto;gap:20px;padding:0 0 12px 10px;margin:0 -15px;background:#140f23;scrollbar-width:none}.home-tabs::-webkit-scrollbar{display:none}.home-tabs__item{position:relative;height:26px;flex:0 0 auto;border:0;border-radius:0;padding:0;color:#f1f1f2;font-size:14px;background:transparent}.home-tabs__item--active{color:#fff;font-size:18px}.home-tabs__item--active:after{position:absolute;left:50%;bottom:-7px;width:54px;height:25px;content:"";transform:translate(-50%);background:url(/assets/home/home_pulse.png) center / 54px 25px no-repeat;pointer-events:none}.inline-error,.inline-muted{margin:0 0 12px;font-size:13px;line-height:1.4}.inline-error{color:#ff8da3}.inline-muted{color:#b8b3c1}.empty-state{min-height:180px;display:grid;place-items:center;margin:0;color:#8f889b}.app-spinner{width:20px;height:20px;display:inline-grid;place-items:center;animation:app-spin 1s linear infinite}.app-spinner img{width:20px;height:20px;display:block;object-fit:contain}.app-loading-block{width:100%;min-height:220px;display:grid;place-items:center}.app-loading-block.live-loading{min-height:60px}.home-page>.app-loading-block,.home-page>.app-empty-state{min-height:calc(100% - 175px)}.moments-page>.app-loading-block,.moments-page>.app-empty-state{min-height:calc(100% - 70px)}.moments-page>.app-loading-block.moments-inline{margin:0}.live-list{min-height:100%;display:flex;flex-direction:column}.live-list>.app-empty-state,.live-list>.live-initial-loading{flex:1 1 auto;min-height:100%}.live-page>.live-list{min-height:calc(100% - 8px)}.live-list--home{min-height:calc(100% - 175px)}.live-list--home>.app-empty-state,.live-list--home>.live-initial-loading{min-height:100%}.app-empty-state{width:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#bdc6cd;font-size:12px;font-weight:400}.app-empty-state img{width:189px;height:132px;display:block;object-fit:contain}.app-empty-state--common img{width:156px;height:133.5px;object-fit:cover}.app-empty-state span{margin-top:15px;color:#bdc6cd;font-size:12px;font-weight:400;line-height:16px}@keyframes app-spin{to{transform:rotate(360deg)}}.hero-strip span,.profile-card__meta span,.feed-item p,.profile-hero p,.unsupported p{color:#b8b3c1}.home-modal{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:24px}.home-modal__backdrop{position:absolute;inset:0;border:0;background:#0000008c}.home-activity-dialog{position:relative;z-index:1;display:grid;justify-items:center;gap:20px}.home-activity-dialog>img{width:min(273px,82vw);display:block}.home-modal__close{width:34px;height:34px;border:0;padding:0;background:transparent}.home-modal__close img{width:31px;height:31px}.first-recharge-dialog{position:relative;z-index:1;width:min(370px,90vw);min-height:440px;padding:98px 38px 28px;border-radius:16px;color:#fff;background:url(/assets/home/dialog_bg_2.png) center / cover no-repeat}.first-recharge-dialog__x{position:absolute;top:18px;right:20px;width:30px;height:30px;border:0;border-radius:50%;color:#fff;background:#00000047}.first-recharge-dialog__tip{margin:0;text-align:center;font-size:17px;font-style:italic;font-weight:800}.first-recharge-dialog__price{display:flex;justify-content:center;gap:8px;margin-top:6px}.first-recharge-dialog__price span{color:#ffffffc7;text-decoration:line-through}.first-recharge-dialog__price strong{color:#ffbe3d;font-size:20px}.first-recharge-dialog__cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:32px}.first-recharge-dialog__cards span{min-height:96px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:8px;text-align:center;background:#120d1f6b}.first-recharge-dialog__button{width:100%;height:48px;border:0;border-radius:8px;margin-top:34px;color:#fff;font-weight:800;background:linear-gradient(90deg,#fb6c8b,#b65cf6)}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.profile-column{display:grid;gap:12px;min-width:0}.profile-card{height:216.5px;position:relative;overflow:visible;background:#24202a}.profile-card>img{width:100%;height:100%;border-radius:9px 9px 50px;object-fit:cover}.profile-card:after{position:absolute;z-index:1;left:0;right:0;bottom:0;height:86px;content:"";border-radius:0 0 50px 9px;background:url(/assets/home/bg.png) left bottom / 100% 100% no-repeat;pointer-events:none}.profile-card__meta,.profile-card__top,.profile-card__action{position:absolute;z-index:2}.profile-card__meta{left:7.5px;right:46px;bottom:10px;display:grid;gap:2px;min-width:0;color:#fcfcfd;font-size:10px}.profile-card__line{min-width:0;display:flex;align-items:center;gap:3.5px;color:#fcfcfd}.profile-card__line>img{width:10px;height:10px;flex:0 0 auto;object-fit:contain}.profile-card__line strong,.profile-card__line span,.profile-card__meta strong span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-card__meta strong{font-size:10.5px;font-weight:700}.profile-card__meta strong>img{width:13px;height:13px}.profile-card__top{top:6px;left:7.5px;right:7.5px;display:flex;justify-content:space-between;gap:8px}.profile-card__price,.profile-card__heat{height:17px;display:inline-flex;align-items:center;gap:4px;padding:1.5px 4.5px 1.5px 3.5px;border-radius:999px;color:#fff;font-size:10px;background:#0000004d}.profile-card__price img,.profile-card__heat img{width:10px;height:10px;object-fit:contain}.profile-card__action{right:0;bottom:0;z-index:3;width:40px;height:40px;display:grid;place-items:center;border:0;padding:0;background:transparent}.profile-card__action img{width:40px;height:40px;display:block;object-fit:fill}.feed-list{display:grid;gap:12px}.moments-page{padding:0 0 92px;background:#140f23}.moments-header{position:sticky;top:0;z-index:12;height:70px;display:flex;align-items:flex-start;justify-content:space-between;padding:20px 12.5px 0;background:#140f23}.moments-tabs{min-width:0;display:flex;gap:20px;overflow-x:auto;scrollbar-width:none}.moments-tabs::-webkit-scrollbar{display:none}.moments-tabs__item{position:relative;height:30px;flex:0 0 auto;border:0;padding:0;color:#f1f1f2;font-size:14px;font-weight:400;background:transparent}.moments-tabs__item--active{color:#fcfcfd;font-size:18px;font-weight:600}.moments-tabs__item--active:after{position:absolute;left:50%;bottom:-5px;width:54px;height:25px;content:"";transform:translate(-50%);background:url(/assets/home/home_pulse.png) center / contain no-repeat;pointer-events:none}.moments-publish{width:29px;height:29px;flex:0 0 29px;border:0;padding:0;background:transparent}.moments-publish img{width:100%;height:100%;display:block;object-fit:cover}.moments-inline{margin:0 12.5px 12px}.moment-list{display:block}.moment-item{padding-left:12.5px;color:#fcfcfd}.moment-item__user{min-height:40px;display:flex;align-items:center;justify-content:space-between;padding-top:19.5px}.moment-avatar{width:40px;height:40px;flex:0 0 40px;border:0;border-radius:50%;padding:0;background:transparent}.moment-avatar img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover}.moment-user-copy{min-width:0;display:grid;gap:2.5px;flex:1 1 auto;margin-left:10px}.moment-user-line{min-width:0;display:flex;align-items:center;gap:3.5px}.moment-user-line strong,.moment-user-line>span:not(.moment-level){overflow:hidden;color:#fcfcfd;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.moment-user-line strong{max-width:100px}.moment-user-line>img{width:20px;height:20px;flex:0 0 auto}.moment-level{height:18px;display:inline-flex;align-items:center;border-radius:999px;padding:0 5px;color:#fff;font-size:10px;background:#4895fc}.moment-user-copy time{min-height:16.5px;color:#bdc6cd;font-size:12.5px}.moment-user-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto;padding-right:12.5px}.moment-user-actions button{width:30px;height:30px;border:0;padding:0;background:transparent}.moment-user-actions img{width:100%;height:100%;display:block;object-fit:cover}.moment-item__content{padding:10px 12.5px 0 50px}.moment-item__content>p{min-height:22px;margin:0;color:#bdc6cd;font-size:12px;line-height:1.45}.moment-media-grid,.moment-image-set{margin-top:12px}.moment-media-grid{overflow:hidden;border-radius:10px}.moment-media-grid--1{width:min(100%,270px)}.moment-media-grid--1 .moment-media-cell{aspect-ratio:1 / 1}.moment-media-grid--2{display:grid;grid-template-columns:1fr 1fr;gap:4px;aspect-ratio:2 / 1}.moment-media-grid--3{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:4px;aspect-ratio:3 / 2}.moment-media-grid--3 .moment-media-cell:first-child{grid-row:span 2}.moment-media-grid--4{display:grid;grid-template-columns:1fr 1fr;gap:4px;aspect-ratio:1 / 1}.moment-media-cell{position:relative;width:100%;height:100%;display:block;border:0;padding:0;background:#262233}.moment-media-cell>img:first-child,.moment-image-set>img{width:100%;height:100%;display:block;object-fit:cover}.moment-play{position:absolute;left:50%;top:50%;width:64px;height:64px;transform:translate(-50%,-50%)}.moment-image-set{position:relative;width:min(100%,270px);aspect-ratio:1 / 1;overflow:hidden;border:0;border-radius:10px;padding:0;background:#262233}.moment-image-set>span{position:absolute;right:10px;bottom:10px;display:flex;gap:8px}.moment-image-set>span>span{display:inline-flex;align-items:center;gap:3px;color:#fff;font-size:12px}.moment-image-set span img{width:16px;height:16px}.moment-actions{height:24px;display:flex;justify-content:space-between;margin-top:26px;padding:0 12.5px 0 50px}.moment-actions__left,.moment-actions__right,.moment-actions button{display:flex;align-items:center}.moment-actions__left{gap:0}.moment-actions__right{justify-content:flex-end;gap:20px}.moment-actions button{min-width:66px;height:24px;border:0;padding:0;color:#bdc6cd;font-size:12px;background:transparent}.moment-actions__right button{min-width:24px}.moment-actions img{width:24px;height:24px;display:block;object-fit:cover}.moment-actions span{margin-left:4px}.moment-divider{height:1px;margin-top:13.5px;background:#3b3f5b}.load-more-button,.load-more-sentinel{width:100%;min-height:60px}.load-more-button{border:0;border-radius:8px;margin-top:14px;color:#fff;background:#2a2630}.load-more-sentinel{display:grid;place-items:center;margin-top:0;color:#b8b3c1;font-size:13px}.im-page{padding:0 0 92px;background:#140f23}.im-tabs-header{position:sticky;top:0;z-index:12;height:45px;display:flex;align-items:flex-start;justify-content:space-between;padding:15px 17px 0 25px;background:#140f23}.im-tabs{display:flex;gap:20px;align-items:flex-start}.im-tabs__item{position:relative;height:30px;border:0;padding:0;color:#f1f1f2;font-size:14px;background:transparent}.im-tabs__item--active{color:#fcfcfd;font-size:18px}.im-tabs__item--active:after{position:absolute;left:50%;bottom:-5px;width:54px;height:25px;content:"";transform:translate(-50%);background:url(/assets/home/home_pulse.png) center / 54px 25px no-repeat;pointer-events:none}.im-clear-button{width:30px;height:30px;border:0;padding:0;background:transparent}.im-clear-button img{width:100%;height:100%;display:block;object-fit:contain}.message-list,.call-page{min-height:calc(100% - 45px)}.message-list,.call-page{display:flex;flex-direction:column}.message-notices{padding-top:15px}.message-row,.call-record-row{width:100%;display:flex;align-items:center;border:0;color:#fff;text-align:left;background:#140f23}.message-row{min-height:62px;padding:0 20px}.message-notices .message-row{padding-top:15px}.message-row__avatar{position:relative;width:47px;height:47px;flex:0 0 47px;border-radius:999px;background:#1e1f2c}.message-row__avatar img{width:47px;height:47px;display:block;border-radius:999px;object-fit:cover}.message-dot{position:absolute;top:0;right:0;min-width:14px;height:14px;display:grid;place-items:center;border-radius:999px;padding:0 4px;color:#fff;font-size:9px;background:#f24b70}.message-row__body{min-width:0;display:grid;gap:2px;flex:1 1 auto;margin-left:8px}.message-row__body strong{overflow:hidden;color:#fff;font-size:15px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.message-row__body span{overflow:hidden;color:#8d9499;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.message-preview-icon{width:13px;height:13px;display:block;object-fit:contain}.message-row time,.call-record-row time{color:#8d9499;font-size:10px}.im-divider{width:100%;height:.5px;margin-top:20px;background:#5d638f}.im-message-error,.im-message-loading{margin:18px 20px 0}.im-message-loading{flex:1 1 auto;min-height:320px;margin:0}.recent-contacts{height:103px;display:flex;gap:14px;overflow-x:auto;padding:13px 0 10px 17.5px;scrollbar-width:none}.recent-contacts::-webkit-scrollbar{display:none}.recent-contact{width:55px;flex:0 0 55px;display:grid;justify-items:center;align-content:start;gap:7px;border:0;padding:0;color:#fff;background:transparent}.recent-contact__avatar{position:relative;width:52.5px;height:52.5px;display:block;border-radius:999px;padding:2px;background:transparent}.recent-contact__avatar:before{position:absolute;inset:-1px;border-radius:999px;background-position:center;background-size:100% 100%;content:""}.recent-contact__avatar--online:before{background-image:url(/assets/im/online_bg.png)}.recent-contact__avatar--busy:before{background-image:url(/assets/im/busy_bg.png)}.recent-contact__avatar img{position:relative;z-index:1;width:100%;height:100%;display:block;border-radius:999px;object-fit:cover}.recent-contact span:last-child{width:55px;overflow:hidden;color:#fff;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.call-record-list{flex:1 1 auto;display:grid;gap:20px;padding:24.5px 20px 0}.call-record-list--empty{min-height:320px;display:flex;align-items:center;justify-content:center;padding:0 20px}.call-record-list--empty>.app-loading-block,.call-record-list--empty>.app-empty-state{min-height:100%}.call-record-row{padding:0}.call-record-row__body{min-width:0;display:grid;gap:4.5px;flex:1 1 auto;margin-left:8px}.call-record-row__title,.call-record-row__status{min-width:0;display:flex;align-items:center}.call-record-row__title{gap:5px}.call-record-row__title strong{overflow:hidden;color:#fff;font-size:15px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.call-price{height:17px;display:inline-flex;align-items:center;gap:1.5px;flex:0 0 auto;border:.5px solid #4895fc;border-radius:999px;padding:1px 5px;color:#fcfcfd;font-size:10px}.call-price img{width:10px;height:10px}.call-record-row__status{gap:2.5px;color:#8d9499;font-size:12px}.call-record-row__status img{width:18px;height:18px;flex:0 0 auto}.call-record-row__status span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-record-row__status time{margin-left:3px;font-size:12px}.call-record-row__action{width:29px;height:29px;flex:0 0 29px;margin-left:8px}.im-empty-state{min-height:260px;color:#bdc6cd;font-size:12px}.im-clear-overlay{position:absolute;inset:0;z-index:60;display:grid;align-items:end;background:#0000007a}.im-clear-sheet{display:grid;gap:8px;padding:0 10px 12px}.im-clear-sheet button{min-height:48px;border:0;border-radius:12px;color:#007aff;font-size:17px;background:#f5f5f5f5}.im-clear-sheet button:last-child{margin-top:2px;font-weight:600}.im-confirm-dialog{align-self:center;justify-self:center;width:308px;border-radius:16px;padding:28px 24px 18px;background:#221d2d;color:#fff;text-align:center}.im-confirm-dialog strong{display:block;font-size:19px;line-height:25px}.im-confirm-dialog p{margin:22px 0 28px;color:#fff;font-size:14px;font-weight:700;line-height:28px}.im-confirm-dialog div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.im-confirm-dialog button{height:42px;border:0;border-radius:999px;color:#fff;font-size:15px;background:#3a3448}.im-confirm-dialog button:last-child{background:#f24b70}.im-empty-state img{width:189px;height:132px;max-width:none;object-fit:contain}.feed-item{display:grid;grid-template-columns:46px 1fr;gap:12px;padding:14px;border:1px solid #2c2833;border-radius:8px;background:#1d1a22}.feed-item p{margin:4px 0 0;font-size:13px}.feed-item__avatar{border-radius:50%;background:#f24b70}.feed-item__avatar{width:46px;height:46px}.unsupported{display:grid;place-items:center;min-height:360px;padding:28px;text-align:center;border:1px solid #2c2833;border-radius:8px;background:#1d1a22}.unsupported h2{margin:12px 0 6px}.unsupported p{max-width:320px;margin:0;line-height:1.5}.unsupported__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;font-weight:800;background:#f24b70}.mine-page{padding:0 12.5px 92px;background:#140f23}.mine-content{padding-top:22px}.mine-header{width:100%;display:flex;align-items:center;border:0;padding:0;color:#fff;text-align:left;background:transparent}.mine-header__avatar{width:75px;height:75px;flex:0 0 75px;border-radius:999px;padding:2px;background:#fff}.mine-header__avatar img{width:100%;height:100%;display:block;border-radius:999px;object-fit:cover}.mine-header__info{min-width:0;height:75px;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;margin-left:15.5px}.mine-header__name-row{min-width:0;display:flex;align-items:center;gap:4px}.mine-header__name-row strong{overflow:hidden;color:#fcfcfd;font-size:16px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.mine-level-badge{position:relative;width:19px;height:19px;flex:0 0 19px}.mine-level-badge img,.mine-header__verified{width:19px;height:19px;display:block;object-fit:contain}.mine-level-badge span{position:absolute;inset:0;display:grid;place-items:center;padding-top:2px;color:#fff;font-size:10px;font-weight:900}.mine-header__signature{width:196px;overflow:hidden;margin-top:10px;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mine-arrow{width:18px;height:18px;flex:0 0 auto;object-fit:contain}.mine-header__arrow{width:24px;height:24px;margin-left:auto}.mine-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:20px}.mine-stats button{display:grid;justify-items:center;gap:2px;border:0;padding:0;color:#fff;background:transparent}.mine-stats button:first-child{justify-items:start}.mine-stats button:last-child{justify-items:end}.mine-stats strong{font-size:18px;font-weight:700}.mine-stats span{font-size:12px}.mine-vip{position:relative;width:100%;height:44px;display:block;overflow:hidden;border:0;padding:0;color:#fff;text-align:left;background:transparent}.mine-vip>img{position:absolute;inset:0;width:100%;height:100%;object-fit:fill}.mine-vip>span{position:relative;z-index:1;height:44px;display:flex;align-items:center}.mine-vip>span>img{width:23px;height:19.5px;margin:5px 7px 0 17px;object-fit:contain}.mine-vip strong,.mine-vip small{display:block;color:#fff}.mine-vip strong{font-size:14px;font-weight:400}.mine-vip small{font-size:10px}.mine-grid{height:170px;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.mine-card{height:80px;display:grid;align-content:start;border:0;border-radius:10px;padding:0;color:#fff;text-align:left;background:#211c2f}.mine-card__title{display:flex;justify-content:space-between;padding:0 15px;color:#fff;font-size:14px;line-height:38px}.mine-card__title img{width:18px;height:18px;margin-top:15px}.mine-card__value-row{display:flex;align-items:center;gap:2.5px;padding-left:15px;color:#fff;font-size:12px}.mine-card__value-row img{width:20px;height:20px;object-fit:contain}.mine-functions{overflow:hidden;border-radius:20px;margin:15px 0 20px;background:#211c2f}.mine-functions button{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;border:0;padding:10px 25px;color:#fff;background:transparent}.mine-functions button>span{display:flex;align-items:center;gap:16px}.mine-functions button>span img{width:24px;height:24px;object-fit:contain}.mine-functions button>span span{font-size:14px}.tabbar{position:absolute;left:0;right:0;bottom:0;z-index:20;height:65.5px;background:transparent;overflow:visible}.tabbar__bg{position:absolute;inset:0;height:65.5px;display:flex;pointer-events:none}.tabbar__bg img{height:65.5px;min-width:0;display:block}.tabbar__bg-left,.tabbar__bg-right{flex:1 1 0;object-fit:fill}.tabbar__bg-center{width:155px;flex:0 0 155px;object-fit:fill}.tabbar__items{position:absolute;inset:0;display:flex;align-items:stretch}.tabbar__item,.tabbar__center{min-width:0;height:65.5px;display:grid;place-items:center;border:0;text-decoration:none;background:transparent}.tabbar__item{flex:1 1 0}.tabbar__item--moment{padding-left:8px}.tabbar__item--messages{padding-right:8px}.tabbar__item img{width:24px;height:24px;display:block}.tabbar__center{width:90px;flex:0 0 90px}.tabbar__center img{width:55px;height:55px;display:block;transform:translateY(-18px)}@media(max-width:760px){.login-page{display:grid}.app-shell{padding:0}.phone-frame,.mobile-login-panel,.login-screen{width:100%;height:100vh;min-height:100vh;border:0;border-radius:0}}
