@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--bg:#020007;--panel:#111023;--line:#252237;--pink:#df4ed3;--muted:#777487;--nav-h:68px}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-height:100%;background:var(--bg);font-family:Poppins,Arial,sans-serif;color:#fff}button{font:inherit;color:inherit;border:0;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}button:active{transform:scale(.985)}.app-shell{width:100%;min-height:100dvh;background:var(--bg);display:flex;justify-content:center}.phone{position:relative;width:100%;max-width:430px;min-height:100dvh;background:#020007;overflow:hidden}.reel-screen{height:100dvh;min-height:560px;background:#000;position:relative;overflow:hidden}.reel-top{height:58px;display:flex;align-items:flex-end;justify-content:center;gap:36px;padding-bottom:8px;position:absolute;inset:0 0 auto;z-index:4}.reel-top .tab{font-size:15px;line-height:1;font-weight:600}.reel-top .tab.active:after{content:"";position:absolute;width:36px;height:2px;border-radius:3px;background:#fff;bottom:-9px;left:50%;transform:translate(-50%)}.reel-top .muted{color:#77747d}.search-icon{position:absolute;right:13px;bottom:5px;padding:3px}.search-icon svg{width:23px;height:23px;stroke-width:1.8}.reel-stage{position:absolute;top:0;right:0;bottom:0;left:0;background:#000}.demo-avatar{position:absolute;right:15px;top:53%;width:66px;height:66px;border-radius:50%;border:2px solid #b54be7;box-shadow:inset 0 0 0 2px #657cff;background:#283445;display:grid;place-items:center;font-size:22px}.reel-actions{position:absolute;right:10px;bottom:calc(var(--nav-h) + 18px);display:flex;flex-direction:column;align-items:center;gap:10px;z-index:3}.reel-actions button{display:flex;flex-direction:column;align-items:center;gap:1px;min-width:39px;font-size:10px}.reel-actions svg{width:25px;height:25px;stroke-width:1.7}.reel-actions b{font-size:10px;font-weight:500}.reel-caption{position:absolute;left:14px;right:58px;bottom:calc(var(--nav-h) + 13px);font-size:12px;line-height:1.5;z-index:3}.creator-line{display:flex;gap:8px;align-items:center;margin-bottom:1px}.creator-line strong{font-family:Georgia,serif;font-style:italic;font-size:15px}.creator-line button{background:var(--pink);padding:4px 12px;border-radius:18px;font-weight:600;font-size:11px}.live-page,.page{min-height:100dvh;padding:16px 18px calc(var(--nav-h) + 16px);background:#05020f;overflow:auto}.live-header,.profile-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.live-header h1,.page h1{font-size:25px;line-height:1.1;margin:0 0 12px;font-weight:600}.header-actions{display:flex;gap:7px}.go-live{height:36px;background:linear-gradient(100deg,#d74bd5,#5d86ff);border-radius:20px;padding:0 12px;font-weight:600;font-size:12px;display:flex;align-items:center;gap:5px}.go-live svg{width:14px;height:14px}.round-search{width:36px;height:36px;border-radius:50%;background:#151424;display:grid;place-items:center}.round-search svg{width:19px;height:19px}.live-tabs{height:49px;border-bottom:1px solid var(--line);display:flex;gap:28px;align-items:flex-start}.live-tab{font-size:13px;color:#696575;padding:0 0 11px;position:relative}.live-tab.selected{color:#fff;font-weight:600}.live-tab.selected:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--pink)}.live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px}.live-card{height:184px;border-radius:17px;padding:10px 10px 9px;text-align:left;border:1px solid rgba(255,255,255,.07);background:linear-gradient(145deg,#221634,#171126);display:flex;flex-direction:column;min-width:0;overflow:hidden}.live-card:nth-child(2n){background:linear-gradient(145deg,#102d45,#10203a)}.live-card:nth-child(3n){background:linear-gradient(145deg,#261b3b,#171226)}.card-top,.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:5px}.mode-logo{font-size:10px;font-style:italic;font-weight:700;color:#ed48e2}.card-top small{font-size:9px;color:#9694a4}.host-ring{width:68px;height:68px;flex:none;border-radius:50%;border:3px solid #c44ee0;box-shadow:inset 0 0 0 2px #6c7eff;margin:auto;display:grid;place-items:center;font-size:22px}.card-name{font-size:11px;font-weight:600;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-bottom span{color:#aaa7b7;font-size:9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card-bottom b{background:#171624;border:1px solid #322e40;padding:2px 6px;border-radius:6px;font-size:9px}.camera-screen{width:100%;height:100dvh;min-height:560px;background:#000}.camera-preview{height:100%;position:relative;background:linear-gradient(180deg,#171714,#050505 75%,#000)}.camera-close{position:absolute;left:14px;top:22px;padding:3px}.camera-close svg{width:25px;height:25px}.camera-mode{position:absolute;top:23px;left:50%;transform:translate(-50%);font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px}.camera-mode svg{width:15px;height:15px}.moon{position:absolute;right:14px;top:22px}.moon svg{width:22px;height:22px}.camera-side{position:absolute;right:13px;top:40%;display:flex;flex-direction:column;gap:20px;align-items:center}.camera-side button,.camera-bottom button{display:flex;flex-direction:column;align-items:center;gap:4px}.camera-side span{font-size:28px}.camera-side svg{width:23px;height:23px}.camera-side small,.camera-bottom small{font-size:10px}.camera-bottom{position:absolute;left:0;right:0;bottom:18px;display:flex;justify-content:space-around;align-items:end}.shutter-wrap{display:flex;flex-direction:column;align-items:center;gap:8px}.shutter{width:78px;height:78px;border-radius:50%;background:#fff;border:5px solid #111;box-shadow:0 0 0 2px #666}.dark-page h1{font-size:26px;margin:0 0 18px}.chat-search{height:46px;background:#151525;border-radius:12px;color:#777689;display:flex;align-items:center;gap:12px;padding:0 15px;font-size:13px}.chat-search svg{width:22px;height:22px}.chat-tabs{height:57px;display:flex;gap:38px;border-bottom:1px solid var(--line);align-items:center}.chat-tabs button{font-size:14px;color:#696579;position:relative}.chat-tabs .selected{color:#fff;font-weight:600}.chat-tabs .selected:after{content:"";position:absolute;left:0;right:0;height:2px;bottom:-17px;background:var(--pink)}.profile-header h1{font-size:25px;margin:0}.profile-header>div{display:flex;gap:11px}.profile-header button{padding:0}.profile-header button svg{width:22px;height:22px}.profile-identity{text-align:center;position:relative;margin-top:10px}.profile-avatar{width:91px;height:91px;border-radius:50%;margin:auto;border:3px solid #bd4ce0;box-shadow:inset 0 0 0 2px #6d7eff;background:#18303d;display:grid;place-items:center;font-size:38px}.verified{position:absolute;top:72px;left:calc(50% + 18px);width:21px;height:21px;border-radius:50%;background:#3f8dff;display:grid;place-items:center;font-weight:700;font-size:10px}.profile-identity h2{font-family:Georgia,serif;font-style:italic;font-size:18px;margin:10px 0 2px}.handle{display:flex;justify-content:center;gap:5px;align-items:center;color:#dc51d5;font-size:14px}.profile-identity p{color:#aaa6b5;font-size:12px;margin:9px 0}.stats{display:flex;justify-content:space-around;text-align:center;margin:16px 0 14px}.stats button{padding:0}.stats b{display:block;font-size:22px;line-height:1.1}.stats span{color:#4d4a5c;font-size:9px}.profile-cards{display:flex;flex-direction:column;gap:9px}.profile-cards button{min-height:69px;border-radius:17px;padding:10px 11px;display:flex;align-items:center;gap:10px;text-align:left;border:1px solid rgba(120,80,255,.3);background:linear-gradient(120deg,#241040,#1c1035)}.profile-cards button:nth-child(2){background:linear-gradient(120deg,#111f55,#101944)}.profile-cards button:nth-child(3){background:linear-gradient(120deg,#210a35,#160824)}.profile-cards .card-icon{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#34226a;flex:none}.card-icon svg{width:19px;height:19px}.profile-cards div{flex:1;min-width:0}.profile-cards b{display:block;font-size:14px}.profile-cards small{display:block;color:#777386;font-size:9px;margin-top:2px;white-space:nowrap}.profile-cards>button>svg{color:#777285;width:18px}.profile-tabs{display:flex;justify-content:space-around;margin-top:19px;color:#6b6879;font-size:11px}.profile-tabs button{display:flex;align-items:center;gap:4px;padding-bottom:7px}.profile-tabs .selected{color:#fff;border-bottom:2px solid var(--pink)}.profile-tabs svg{width:15px;height:15px}.bottom{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(430px,100%);height:var(--nav-h);background:#05001a;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;z-index:50;border-top:1px solid rgba(255,255,255,.03)}.bottom button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#8e8b9d}.bottom button svg{width:23px;height:23px}.bottom span{font-size:9px}.bottom .active{color:#df4ed3}.create-btn{width:61px!important;height:55px!important;margin:auto;border-radius:19px;background:linear-gradient(140deg,#e24bd4,#687eff);color:#fff!important}.create-btn svg{width:32px!important;height:32px!important}.sub-page{min-height:100dvh;background:#03000d;padding:19px 15px 30px;overflow:auto}.sub-header{height:43px;display:grid;grid-template-columns:34px 1fr 80px;align-items:center;margin-bottom:16px}.sub-header>button:first-child{display:grid;place-items:start}.sub-header>button:first-child svg{width:27px;height:27px}.sub-header h1{font-size:24px;font-weight:600;margin:0;line-height:1}.header-right{justify-self:end;color:#e350d2;font-size:13px;font-weight:600}.header-right svg{width:25px;height:25px}.sub-page section{margin-top:21px}.sub-page h3{font-size:14px;color:#aaa6b4;letter-spacing:.4px;margin:0 0 9px 1px;font-weight:600}.settings-card{border-radius:21px;overflow:hidden;background:#171727}.setting-row{width:100%;min-height:57px;display:flex;align-items:center;gap:11px;padding:0 13px;text-align:left;border-bottom:1px solid #28283a}.setting-row:last-child{border-bottom:0}.setting-icon{width:32px;height:32px;border-radius:50%;background:#202033;display:grid;place-items:center;flex:none}.setting-icon svg{width:18px;height:18px;stroke-width:1.7}.setting-label{font-size:14px;font-weight:600;flex:1}.setting-row>svg{width:21px;color:#7c7a86}.setting-value{font-size:13px;color:#aaa7b3;margin-right:3px}.toggle{width:39px;height:22px;border-radius:15px;background:#aaa;display:flex;align-items:center;padding:2px}.toggle i{display:block;width:18px;height:18px;border-radius:50%;background:#fff}.logout{width:100%;height:55px;margin-top:26px;border-radius:20px;background:#171727;display:flex;align-items:center;justify-content:center;gap:11px;font-size:16px;font-weight:600}.logout svg{width:21px}.version{text-align:center;color:#4d4a59;font-size:11px;margin-top:28px}.notifications-list{display:flex;flex-direction:column;gap:8px}.notification-item{min-height:88px;border-radius:19px;background:#0f0c1e;border:1px solid #221d31;padding:11px 12px;display:flex;align-items:center;gap:11px}.notification-avatar{width:48px;height:48px;border-radius:50%;background:#f7f7f7;color:#8e34e7;display:grid;place-items:center;flex:none;font-size:22px}.notification-copy{min-width:0;flex:1}.notification-copy b{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-copy p{margin:2px 0;color:#a7a3b2;font-size:11px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-copy small{color:#777383;font-size:10px}.unread-dot{width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#e850d0,#637eff);flex:none}.edit-profile{padding:1px 7px 30px}.edit-avatar-wrap{position:relative;width:94px;margin:0 auto}.edit-avatar{width:94px;height:94px;border-radius:50%;border:3px solid #c34de0;box-shadow:inset 0 0 0 2px #657cff;background:#18303d;display:grid;place-items:center;font-size:38px}.edit-avatar-wrap>button{position:absolute;right:-3px;bottom:0;width:34px;height:34px;border-radius:50%;background:#e34ed0;display:grid;place-items:center}.edit-avatar-wrap svg{width:18px}.change-picture{text-align:center;color:#aaa6b3;font-size:13px;margin:13px 0 28px}.name-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:block;margin-bottom:18px}.field-label{display:flex;justify-content:space-between;color:#aaa6b3;font-size:11px;margin-bottom:7px}.input-box{height:53px;border:1px solid #19162a;border-radius:15px;display:flex;align-items:center;gap:10px;padding:0 13px;font-size:14px;min-width:0;white-space:nowrap;overflow:hidden}.input-box svg{width:19px;color:#777383;flex:none}.field-chevron{margin-left:auto!important}.muted-input{color:#5c5868}.edit-section{font-size:20px;margin:29px 0 20px}.simple-row{width:100%;height:52px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #211e2e;text-align:left;font-size:14px}.simple-row>svg:last-child{margin-left:auto;width:20px;color:#777383}.simple-row>svg:first-child{width:20px;color:#777383}.follow-tabs{height:56px;display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #1d1928;margin-bottom:7px}.follow-tabs button{font-size:14px;color:#777383;position:relative}.follow-tabs .selected{color:#fff;font-weight:600}.follow-tabs .selected:after{content:"";position:absolute;bottom:-1px;left:7px;right:7px;height:2px;background:var(--pink)}.follow-list{display:flex;flex-direction:column}.follow-row{min-height:73px;display:flex;align-items:center;gap:11px}.follow-avatar{width:49px;height:49px;border-radius:50%;background:#171727;display:grid;place-items:center;overflow:hidden;font-size:21px;flex:none}.follow-person{flex:1;min-width:0}.follow-person b{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.follow-person span{display:block;color:#777383;font-size:12px;margin-top:2px}.pink-action,.outline-action{height:35px;padding:0 16px;border-radius:19px;font-size:13px;font-weight:600}.pink-action{background:#e64ed4}.outline-action{border:1px solid #555164;background:transparent}.share-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:80}.share-sheet{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:min(430px,100%);background:#0d0c20;border-radius:27px 27px 0 0;padding:9px 16px 22px}.sheet-handle{width:67px;height:5px;background:#6b6878;border-radius:6px;margin:0 auto 13px}.share-title{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;text-align:center}.share-title b{font-size:17px}.share-title svg{width:24px}.share-title>button{justify-self:end}.share-users{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:19px 0 24px}.share-users>div{text-align:center}.share-avatar{width:54px;height:54px;border-radius:50%;margin:auto;background:#252437;display:grid;place-items:center;font-size:24px}.share-users span{display:block;font-size:10px;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-actions{border-top:1px solid #272438;padding-top:17px;display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.share-actions>div{display:flex;flex-direction:column;align-items:center;gap:7px}.share-actions span{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;font-size:20px}.share-actions b{font-size:10px;font-weight:500}.wa{background:#18cf67}.sms{background:#1688ef}.link{background:#e14ed4}.more{background:#272738}.share-actions svg{width:25px}.profile-video-area{margin-top:16px}.video-area-title{font-size:15px;font-weight:600;margin:0 0 9px}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.video-tile{text-align:left;background:#111022;border:1px solid #242039;border-radius:15px;padding:8px;min-width:0}.video-thumb{height:95px;border-radius:11px;background:linear-gradient(145deg,#241334,#11162f);display:grid;place-items:center;font-size:25px;margin-bottom:7px}.video-tile b{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-tile small{display:block;color:#777383;font-size:8px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.creator-earnings{min-height:176px;border-radius:28px;background:linear-gradient(110deg,#e14bd2,#a04ee8,#7c55ee);padding:25px 20px;position:relative}.creator-earnings>div:first-child>span{font-size:16px}.creator-earnings strong{display:block;font-size:38px;margin-top:15px}.creator-earnings>button{position:absolute;right:17px;top:25px;width:47px;height:47px;border-radius:15px;background:#ffffff2e;font-size:26px}.creator-actions{position:absolute!important;left:20px;right:20px;bottom:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.creator-actions button{height:52px;border-radius:14px;background:#fff;color:#db4dd2;font-size:17px;font-weight:600}.withdraw-account{width:100%;min-height:76px;border-radius:20px;background:#171727;margin-top:14px;display:flex;align-items:center;gap:12px;padding:12px;text-align:left}.plus-box{width:43px;height:43px;border-radius:15px;background:#28243c;color:#e450d4;display:grid;place-items:center;font-size:31px}.withdraw-account div{flex:1}.withdraw-account b{display:block;font-size:14px}.withdraw-account small{display:block;color:#8b8797;font-size:10px;margin-top:3px}.withdraw-account>svg{width:20px;color:#777383}.analytics-head{display:flex;justify-content:space-between;align-items:center;margin-top:27px}.analytics-head h2,.transaction-title,.agency-section{font-size:22px;margin:0 0 10px}.analytics-head button{background:#171727;border-radius:13px;padding:11px 13px;font-size:12px}.analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.metric{background:#0f0d1e;border:1px solid #201d31;border-radius:19px;padding:14px;min-height:122px}.metric-top{display:flex;justify-content:space-between;align-items:center}.metric-top>span{width:35px;height:35px;border-radius:11px;background:#19172a;display:grid;place-items:center;font-size:17px}.metric-top>b{background:#19172a;color:#45df82;padding:7px 6px;border-radius:6px;font-size:10px}.metric>strong{display:block;font-size:23px;margin-top:13px}.metric>small{color:#a19daa;font-size:12px}.transaction-title{margin-top:30px}.transaction-tabs{display:flex;gap:8px;margin:0 0 12px}.transaction-tabs button{height:37px;border-radius:12px;background:#171727;padding:0 16px;font-size:12px;font-weight:600;color:#d0cdd7}.transaction-tabs .active{border:2px solid #c64dbb;color:#df6bd2;background:transparent}.transaction-list{display:flex;flex-direction:column;gap:9px}.transaction{min-height:78px;border-radius:20px;background:#0f0d1e;border:1px solid #201d31;padding:13px;display:grid;grid-template-columns:1fr auto 20px;align-items:center;gap:10px}.transaction b{display:block;font-size:17px}.transaction small{display:block;color:#858191;font-size:11px;margin-top:3px}.transaction strong{display:block;color:#d84fc9;font-size:19px}.transaction>svg{width:20px;color:#777383}.agency-hero{text-align:center;padding:10px 20px 25px}.agency-icon{width:70px;height:70px;border-radius:50%;margin:0 auto 25px;background:linear-gradient(145deg,#dd4bd2,#527af0);display:grid;place-items:center;font-size:31px}.agency-hero h2{font-size:27px;margin:0 0 8px}.agency-hero p{color:#9c98a8;font-size:15px;line-height:1.5;margin:0}.benefit{min-height:86px;border:1px solid #25223a;background:#0c0b1a;border-radius:17px;margin-bottom:11px;padding:12px;display:flex;align-items:center;gap:14px}.benefit>span{width:43px;height:43px;border-radius:50%;background:#241234;color:#df4ed2;display:grid;place-items:center;font-size:23px;flex:none}.benefit:nth-of-type(3)>span{background:#0f244a;color:#5a8fff}.benefit:nth-of-type(4)>span{background:#082d2d;color:#15d3a2}.benefit b{display:block;font-size:14px}.benefit small{display:block;color:#9995a5;font-size:11px;line-height:1.4;margin-top:3px}.agency-section{margin-top:28px}.agency-label{color:#aaa6b4;font-size:15px;margin:0 0 8px}.agency-input{height:59px;border:1px solid #25223a;border-radius:17px;background:#0c0b1a;color:#777383;display:flex;align-items:center;gap:11px;padding:0 15px;font-size:19px}.agency-input span{font-size:14px}.agency-info{margin-top:13px;padding:16px;border:1px solid #24498f;border-radius:15px;color:#8db8ff;background:#07132e;font-size:12px;line-height:1.55}.submit-agency{width:100%;height:59px;margin-top:19px;border-radius:16px;background:linear-gradient(100deg,#e34ed1,#477ef1);font-size:17px;font-weight:600}.wallet-balance{height:156px;border-radius:28px;background:linear-gradient(110deg,#e04bd2,#a34ce9,#7c58ed);padding:25px 20px;position:relative}.wallet-balance>span{font-size:16px}.wallet-balance>strong{display:block;font-size:37px;margin-top:15px}.wallet-balance>svg{position:absolute;right:20px;top:62px;width:44px;height:44px;color:#fff;background:#ffffff2e;border-radius:14px;padding:10px}.wallet-tabs{height:50px;margin-top:14px;border-radius:17px;background:#171727;padding:5px;display:grid;grid-template-columns:1fr 1fr}.wallet-tabs button{border-radius:13px;color:#747182;font-size:14px;font-weight:600}.wallet-tabs .active{background:#e04bd0;color:#fff}.coin-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:13px}.coin-pack{height:139px;border:1px solid #201d31;border-radius:19px;background:#0f0d1e;text-align:left;padding:15px}.coin-pack>b{display:block;color:#747181;font-size:11px}.coin-pack>strong{display:block;font-size:22px;margin:24px 0 16px;text-align:center}.coin-pack>span{display:block;background:#2b2849;border-radius:13px;text-align:center;padding:10px 4px;font-size:13px;font-weight:600}.agency-center-intro{text-align:center;padding:10px 20px 25px}.agency-center-intro .agency-icon{margin-bottom:16px}.agency-center-intro h2{font-size:25px;margin:0 0 7px}.agency-center-intro p{color:#9894a4;font-size:13px;margin:0;line-height:1.45}.agency-choice-list{display:flex;flex-direction:column;gap:12px}.agency-choice{width:100%;min-height:101px;border-radius:22px;padding:15px;display:flex;align-items:center;gap:13px;text-align:left;border:1px solid #2b2444;background:linear-gradient(120deg,#21102f,#151225)}.agency-choice.coin-choice{border-color:#4b2a61;background:linear-gradient(120deg,#24102f,#171126)}.agency-choice.host-choice{border-color:#233d69;background:linear-gradient(120deg,#101d3e,#111326)}.agency-choice-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#332047;font-size:25px;flex:none}.host-choice .agency-choice-icon{background:#17315c}.agency-choice div{flex:1;min-width:0}.agency-choice b{display:block;font-size:15px}.agency-choice small{display:block;color:#9692a2;font-size:10px;line-height:1.45;margin-top:4px}.agency-choice>svg{width:21px;color:#777383;flex:none}.agency-center-note{margin-top:15px;border:1px solid #263a67;background:#08132b;border-radius:17px;padding:13px;display:flex;align-items:center;gap:10px;color:#8fb7ff}.agency-center-note>svg{width:22px;flex:none}.agency-center-note b{display:block;color:#d8e5ff;font-size:12px}.agency-center-note small{display:block;color:#8194b6;font-size:9px;margin-top:2px;line-height:1.45}.agency-profile-card{min-height:87px;border-radius:0 0 25px 25px;background:#111022;border:1px solid #211b31;padding:12px 15px;display:flex;align-items:center;gap:12px;margin:-5px 0 14px}.agency-profile-avatar{width:58px;height:58px;border-radius:16px;border:2px solid #9c54e7;background:#211536;display:grid;place-items:center;font-size:25px;flex:none}.agency-profile-card b{display:block;font-family:Georgia,serif;font-style:italic;font-size:17px}.agency-profile-card span{display:block;color:#7b8bd0;font-size:14px;margin-top:3px}.coin-agency-balance{min-height:310px;border-radius:28px;background:linear-gradient(145deg,#1c112d,#151024);border:1px solid #211a32;padding:34px 30px 20px;position:relative}.coin-agency-balance>span{color:#9d99aa;font-size:16px}.coin-agency-balance>strong{display:block;font-size:42px;margin-top:20px}.coin-agency-balance>button{position:absolute;left:50%;transform:translate(-50%);top:151px;width:66%;height:61px;border-radius:17px;background:#df4bd2;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:18px;font-weight:600}.coin-agency-balance>button svg{width:20px}.authenticated{position:absolute;left:30px;right:30px;bottom:0;height:69px;border-top:1px solid #2b253b;display:flex;align-items:center;justify-content:center;gap:8px;color:#19c99a;font-size:15px}.authenticated svg{width:20px}.agency-history-head{display:flex;justify-content:space-between;align-items:end;margin:38px 0 13px}.agency-history-head h2{font-size:21px;margin:0}.agency-history-head span{color:#696575;font-size:10px}.agency-history-tabs{display:flex;gap:10px;margin-bottom:13px}.agency-history-tabs button{height:49px;min-width:84px;border-radius:17px;background:#171526;color:#8d899a;font-size:14px;font-weight:600}.agency-history-tabs button.active{background:#fff;color:#171522}.agency-history-list{display:flex;flex-direction:column;gap:10px}.agency-history-row{min-height:91px;border-radius:21px;background:#111022;border:1px solid #211d31;padding:12px;display:flex;align-items:center;gap:11px}.history-arrow{width:50px;height:50px;border-radius:13px;background:#17152a;color:#ef3948;display:grid;place-items:center;font-size:26px;flex:none}.agency-history-row>div:nth-child(2){flex:1;min-width:0}.agency-history-row b{display:block;font-family:Georgia,serif;font-style:italic;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agency-history-row small{display:block;color:#666275;font-size:11px;margin-top:3px}.agency-history-row em{display:block;color:#595568;font-size:10px;font-style:normal;margin-top:7px}.agency-history-row>div:last-child{text-align:right}.agency-history-row strong{display:block;font-size:18px}.sent-amount{color:#e54550}.received-amount{color:#20c991}.empty-history{padding:30px;text-align:center;color:#6e6a7b;background:#0f0d1e;border-radius:18px}.agency-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a8;z-index:120;display:flex;align-items:flex-end;justify-content:center}.agency-transfer-sheet{width:min(430px,100%);max-height:92dvh;overflow:auto;background:#0d0b1b;border:1px solid #29213a;border-radius:27px 27px 0 0;padding:9px 16px 22px;box-shadow:0 -20px 60px #00000073}.transfer-sheet-head{display:flex;justify-content:space-between;align-items:center;margin:7px 0 18px}.transfer-sheet-head h2{font-size:20px;margin:0}.transfer-sheet-head small{display:block;color:#777383;font-size:10px;margin-top:3px}.transfer-sheet-head button{width:35px;height:35px;border-radius:50%;background:#191626;display:grid;place-items:center}.transfer-sheet-head svg{width:19px}.transfer-label{display:block;color:#9792a3;font-size:10px;font-weight:600;letter-spacing:.5px;margin:14px 0 7px}.transfer-search,.coin-amount-input{height:52px;border-radius:15px;border:1px solid #28223a;background:#151225;display:flex;align-items:center;gap:9px;padding:0 13px}.transfer-search svg{width:19px;color:#777383}.transfer-search input,.coin-amount-input input,.pin-input{border:0;outline:0;background:transparent;color:#fff;font:inherit;min-width:0;flex:1}.transfer-search>span{color:#e451d4;font-size:11px;font-weight:600}.user-search-results{margin-top:7px;border-radius:15px;background:#121021;border:1px solid #252039;overflow:hidden}.user-search-results button{width:100%;min-height:58px;display:flex;align-items:center;gap:10px;padding:8px 11px;text-align:left;border-bottom:1px solid #242034}.user-search-results button:last-child{border-bottom:0}.user-search-results button>span,.selected-transfer-user>span:first-child{width:37px;height:37px;border-radius:50%;background:#25203a;display:grid;place-items:center;font-size:18px;flex:none}.user-search-results div,.selected-transfer-user div{flex:1;min-width:0}.user-search-results b,.selected-transfer-user b{display:block;font-size:12px}.user-search-results small,.selected-transfer-user small{display:block;color:#777383;font-size:10px;margin-top:2px}.user-search-results svg{width:18px;color:#6f6b7a}.user-search-results button.selected{background:#241331}.selected-transfer-user{min-height:61px;border:1px solid #5d2c73;background:#21122c;border-radius:15px;padding:8px 10px;display:flex;align-items:center;gap:9px;margin-top:8px}.selected-badge{width:auto!important;height:auto!important;background:transparent!important;color:#dd55d2!important;font-size:8px!important}.coin-amount-input>span{font-size:19px}.pin-input{height:52px;border-radius:15px;border:1px solid #28223a;background:#151225;padding:0 15px;text-align:center;letter-spacing:9px;font-size:21px}.transfer-error{margin-top:9px;color:#ff737d;background:#32131c;border:1px solid #64242e;border-radius:11px;padding:9px;font-size:10px}.confirm-transfer{width:100%;height:53px;margin-top:14px;border-radius:15px;background:linear-gradient(100deg,#e24bd4,#627eff);font-size:15px;font-weight:700}.transfer-success{text-align:center;padding:25px 10px 10px}.transfer-success>div{width:64px;height:64px;border-radius:50%;margin:auto;background:#153a31;color:#1fe0a2;display:grid;place-items:center;font-size:31px}.transfer-success h2{font-size:20px;margin:14px 0 5px}.transfer-success p{color:#898495;font-size:12px;margin:0 0 18px}.transfer-success button{height:48px;width:100%;border-radius:14px;background:#e34ed3;font-weight:700}.host-agency-hero{border-radius:24px;background:linear-gradient(125deg,#121f45,#17102a);border:1px solid #26385f;padding:15px;display:flex;align-items:center;gap:11px;position:relative}.host-agency-logo{width:51px;height:51px;border-radius:15px;background:#17325f;display:grid;place-items:center;font-size:23px;flex:none}.host-agency-hero>div:nth-child(2){min-width:0;flex:1}.host-agency-hero b{display:block;font-size:14px}.host-agency-hero span{display:block;color:#7e90c9;font-size:11px;margin-top:2px}.invite-host{height:35px;border-radius:18px;background:#e44ed3;padding:0 11px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:4px}.invite-host svg{width:14px}.host-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:13px}.host-stats .metric{min-height:110px}.host-agency-tabs{height:49px;margin-top:18px;display:grid;grid-template-columns:1fr 1fr;background:#151324;border-radius:15px;padding:4px}.host-agency-tabs button{border-radius:11px;color:#777384;font-size:13px;font-weight:600}.host-agency-tabs .active{background:#e24ed3;color:#fff}.host-list-title{display:flex;justify-content:space-between;align-items:center;margin:21px 0 8px}.host-list-title h2{font-size:19px;margin:0}.host-list-title button{width:35px;height:35px;border-radius:50%;background:#181526;display:grid;place-items:center}.host-list-title svg{width:18px}.host-list{display:flex;flex-direction:column;gap:8px}.host-row{min-height:72px;border-radius:17px;background:#101022;border:1px solid #211e31;padding:9px;display:flex;align-items:center;gap:10px}.host-avatar{width:45px;height:45px;border-radius:50%;background:#242037;display:grid;place-items:center;font-size:20px;flex:none}.host-copy{flex:1;min-width:0}.host-copy b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.host-copy small{display:block;color:#777383;font-size:9px;margin-top:2px}.host-copy span{display:block;color:#aaa6b5;font-size:9px;margin-top:5px}.host-status{font-size:8px;font-weight:700;padding:6px 7px;border-radius:9px}.host-status.active{color:#24d09c;background:#0a2c26}.host-status.pending{color:#ffca63;background:#3a2a0c}.host-agency-tools{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px;margin-top:14px;padding-bottom:10px}.host-agency-tools button{min-height:77px;border:1px solid #242037;border-radius:15px;background:#111022;padding:9px 5px;text-align:center}.host-agency-tools svg{width:19px;color:#df4fd4}.host-agency-tools span{display:block;font-size:9px;font-weight:700;margin-top:6px}.host-agency-tools small{display:block;color:#6f6a7b;font-size:7px;margin-top:2px;line-height:1.3}.go-live-screen{height:100dvh;background:#000;overflow:hidden}.go-live-preview{height:100%;position:relative;background:radial-gradient(circle at 50% 48%,#171717 0,#050505 42%,#000 75%)}.go-live-close{top:25px;left:24px;width:55px;height:55px;border:1px solid #222;border-radius:50%;background:#030303;display:grid;place-items:center}.ready-pill{position:absolute;top:24px;left:50%;transform:translate(-50%);height:42px;padding:0 19px;border:1px solid #222;border-radius:23px;display:flex;align-items:center;gap:9px;font-weight:600}.ready-pill i{width:9px;height:9px;border-radius:50%;background:#25df83}.camera-off-preview{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:18px;color:#85818c;font-size:16px}.camera-off-preview svg{width:62px;height:62px;padding:17px;border-radius:50%;background:#151515;border:1px solid #333}.go-live-controls{position:absolute;left:0;right:0;bottom:132px;display:grid;grid-template-columns:repeat(4,1fr);padding:0 35px;gap:10px}.go-live-controls button{height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#aaa7b0}.go-live-controls button svg{width:27px;height:27px;padding:7px;border-radius:50%;box-sizing:content-box;background:#161616;border:1px solid #282828}.go-live-controls button.control-active svg{color:#ff6570}.go-live-controls button.cam-off-active svg{color:#fff;background:#c9161e;border-color:#c9161e}.go-live-controls span{font-size:12px}.go-live-main{position:absolute;left:30px;right:30px;bottom:20px;height:79px;border-radius:22px;background:linear-gradient(100deg,#a84df0,#e64bcf);font-size:22px;font-weight:700}.solo-live,.pk-room-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;max-width:430px;margin:auto;background:#06131a;overflow:hidden}.solo-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 60%,#2d6473 0,#0b2634 40%,#031018 78%)}.solo-bg:after{content:"🪽";position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);font-size:180px;opacity:.08;filter:blur(1px)}.solo-top{position:absolute;top:18px;left:20px;right:18px;display:flex;justify-content:space-between;z-index:3}.solo-profile{display:flex;align-items:center;gap:9px}.solo-avatar{width:56px;height:56px;border-radius:50%;border:3px solid #b84be4;box-shadow:inset 0 0 0 2px #607cff;background:#172d39;display:grid;place-items:center;font-size:23px;flex:none}.solo-profile b{display:block;font-family:Georgia,serif;font-style:italic;font-size:17px}.solo-profile small{display:block;color:#9e9eaa;font-size:11px;margin-top:4px}.verified-mini{display:inline-grid;place-items:center;background:#438dff;color:#fff;border-radius:50%;width:16px;height:16px;font-size:9px;font-style:normal}.solo-top-actions{display:flex;gap:9px}.solo-top-actions button{width:48px;height:48px;border-radius:50%;background:#0a0a109e;font-size:24px}.solo-stats{position:absolute;top:101px;left:20px;display:flex;gap:8px;z-index:3}.solo-stats span{background:#081017a6;padding:9px 13px;border-radius:10px;font-size:13px}.solo-notice{position:absolute;left:23px;right:23px;top:168px;border:1px solid #7a3d9b;border-radius:23px;background:#1e0a36b8;padding:16px 19px;z-index:2}.solo-notice b{color:#aaa5b4}.solo-notice b span{display:inline-block;background:#262033;border-radius:12px;padding:7px 12px;margin-left:5px}.solo-notice p{font-size:14px;line-height:1.75;color:#e2dfe7;margin:12px 0 0;text-align:justify}.solo-comments{position:absolute;left:18px;bottom:147px;z-index:3;display:flex;flex-direction:column;gap:8px}.solo-comments>div{background:#1d1d27ad;border-radius:15px;padding:7px 11px;max-width:240px}.solo-comments b{display:block;color:#70a7ff;font-size:12px}.solo-comments small{background:#252336;color:#aaa;font-weight:500;border-radius:6px;padding:2px 5px}.solo-comments span{display:block;color:#e9e7eb;font-size:12px;margin-top:3px}.solo-input{position:absolute;left:25px;right:25px;bottom:91px;height:52px;border:1px solid rgba(255,255,255,.13);background:#0a0e1573;border-radius:28px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;color:#9997a1;z-index:3}.solo-bottom{position:absolute;left:21px;right:21px;bottom:18px;height:65px;display:flex;align-items:center;gap:9px;z-index:3}.solo-bottom button{width:53px;height:53px;border-radius:50%;background:#13131dc2;border:1px solid rgba(255,255,255,.12);display:grid;place-items:center}.solo-bottom button svg{width:21px}.solo-bottom button small{font-size:0}.solo-bottom .invite-btn{width:145px;border-radius:28px;background:linear-gradient(100deg,#9748f1,#d94cd6);display:flex;align-items:center;justify-content:center;gap:7px;font-size:16px;font-weight:600}.solo-bottom .invite-btn svg{width:22px}.solo-bottom .red-control{background:#bd161e}.solo-bottom .pk-control{background:#7e31e7;color:#fff;font-size:23px}.viewer-touch-target{position:absolute!important;right:24px;top:45%;width:120px!important;height:220px!important;border:0!important;background:transparent!important;z-index:4}.viewer-touch-target span{display:block;width:100%;height:100%}.viewer-sheet-backdrop,.center-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#000000b3;display:flex;align-items:flex-end;justify-content:center}.viewer-sheet{width:min(430px,100%);max-height:88dvh;overflow:auto;background:#0e0d1b;border:1px solid #2d2740;border-radius:28px 28px 0 0;padding:9px 20px 20px}.viewer-head{display:grid;grid-template-columns:58px 1fr 45px 45px;align-items:center;gap:8px;padding:10px 0 18px;border-bottom:1px solid #282538}.viewer-avatar,.modal-avatar{width:54px;height:54px;border-radius:50%;background:#252033;border:2px solid #d04bd7;display:grid;place-items:center;font-size:22px}.viewer-head b{display:block;font-size:20px}.viewer-head small{display:block;color:#777383;margin-top:3px}.viewer-head button{width:42px;height:42px;border-radius:50%;background:#211e2f;display:grid;place-items:center}.viewer-head button:first-of-type{color:#d84fd6;border:1px solid #743176}.viewer-sheet>button:not(.cancel-sheet){width:100%;min-height:75px;display:grid;grid-template-columns:44px 1fr 22px;align-items:center;gap:10px;text-align:left;border-bottom:0}.viewer-sheet>button:not(.cancel-sheet)>svg,.viewer-sheet>button:not(.cancel-sheet)>span{width:44px;height:44px;border-radius:50%;background:#211f30;display:grid;place-items:center}.viewer-sheet>button b{display:block;font-size:17px}.viewer-sheet>button small{display:block;color:#6e6b7b;font-size:13px;margin-top:3px}.green-option b{color:#2ddd75}.blue-option b{color:#3ba9ff}.yellow-option b{color:#ffb51c}.red-option b,.danger-option b{color:#ff4e59}.orange-option b{color:#ffb51c}.cancel-sheet{width:100%;height:60px;border-radius:19px;background:#1b1927;border:1px solid #2e2b3b;font-size:18px;font-weight:600;color:#9a96a5;margin-top:8px}.full-dark-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;max-width:430px;margin:auto;background:#0a0b10;overflow:auto}.flow-header{height:94px;display:grid;grid-template-columns:52px 1fr 58px;align-items:center;padding:12px 18px;border-bottom:1px solid #1f2027}.flow-header>button{width:46px;height:46px;border-radius:50%;background:#15161e;display:grid;place-items:center}.flow-header h1{margin:0;font-size:24px}.flow-header small{color:#6d6d79;font-size:12px}.flow-header>b{justify-self:end;color:#e650d7;border:1px solid #642861;border-radius:12px;padding:10px;font-size:12px}.flow-search{margin:18px 20px;height:53px;border:1px solid #2a2a33;border-radius:17px;background:#17181f;display:flex;align-items:center;gap:10px;padding:0 15px}.flow-search svg{color:#696974}.flow-search input{background:transparent;border:0;outline:0;color:#fff;flex:1;font:inherit;font-size:14px}.available-count{margin:0 20px 13px;color:#666673;font-size:12px}.live-user-list{border-top:1px solid #1d1e25}.live-user-row{min-height:96px;border-bottom:1px solid #1d1e25;display:flex;align-items:center;gap:12px;padding:12px 30px}.live-user-avatar{width:62px;height:62px;border-radius:50%;border:2px solid #9b43c8;background:#201a30;display:grid;place-items:center;font-size:25px;flex:none}.live-user-row>div{flex:1;min-width:0}.live-user-row b{display:block;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-user-row small{display:block;color:#74727f;font-size:13px;margin-top:2px}.live-user-row>button{height:52px;padding:0 18px;border-radius:13px;background:linear-gradient(100deg,#e14ed2,#6c42e9);font-size:16px;font-weight:600}.center-modal-backdrop{align-items:center;padding:20px}.confirm-guest-modal,.pk-confirm-modal,.pk-incoming-modal,.pk-prematch-modal{width:min(515px,100%);border:1px solid #64326f;border-radius:28px;background:#18182b;padding:28px 28px 30px;text-align:center;position:relative;box-shadow:0 20px 80px #000}.confirm-guest-modal .modal-avatar,.pk-confirm-modal .modal-avatar,.pk-incoming-modal .modal-avatar{margin:auto;width:120px;height:120px;font-size:45px}.confirm-guest-modal h2,.pk-confirm-modal h2,.pk-incoming-modal h2{font-size:25px;margin:17px 0 4px}.confirm-guest-modal p,.pk-confirm-modal p,.pk-incoming-modal p{color:#7e7d8b;margin:0}.confirm-text{font-size:18px;color:#9b99a6;line-height:1.6;margin:25px 0}.confirm-text b{color:#fff}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px}.modal-actions button{height:63px;border-radius:17px;border:1px solid #39364a;font-size:17px;font-weight:600}.gradient-action{background:linear-gradient(100deg,#e44ed1,#6b42eb);border:0!important}.waiting-page{display:flex;align-items:center;justify-content:center}.pk-wait-card{width:88%;text-align:center;background:#18182b;border:1px solid #60306c;border-radius:28px;padding:35px 25px}.pk-avatars{display:flex;align-items:center;justify-content:center;gap:28px}.pk-avatars div{width:92px;height:92px;border-radius:50%;border:3px solid #d04bd5;background:#252039;display:grid;place-items:center;font-size:35px}.pk-avatars span{color:#d44fd2;font-size:23px}.pk-names{display:flex;justify-content:space-around;margin-top:12px}.pk-wait-card .wait-icon{width:58px;height:58px;border-radius:50%;margin:30px auto 18px;border:1px solid #6c3177;background:#291b3b;color:#e252d9;display:grid;place-items:center;font-size:25px}.pk-wait-card h1{font-size:22px;margin:0}.pk-wait-card p{color:#777484}.pk-wait-card>button{width:100%;height:56px;border-radius:16px;border:1px solid #383548;margin-top:14px;color:#92909d;font-weight:600}.pk-wait-card .demo-accept{background:#e04bd31f;color:#df55d3;border-color:#71376f}.live-now{color:#20d679!important;font-size:15px!important}.pk-prematch-modal{padding-top:26px}.modal-x{position:absolute;right:15px;top:15px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#8c8997}.swords{font-size:34px}.pk-prematch-modal h2{font-size:25px;margin:8px 0}.pk-prematch-modal>p{color:#777383}.pk-versus{display:grid;grid-template-columns:1fr 54px 1fr;align-items:center;gap:8px;margin:25px 0}.pk-versus div{display:flex;flex-direction:column;align-items:center;gap:8px}.pk-versus span{width:92px;height:92px;border-radius:50%;border:3px solid #d64bd7;background:#26203d;display:grid;place-items:center;font-size:35px}.pk-versus div:last-child span{border-color:#25c9e8}.pk-versus b{font-size:14px}.pk-versus>strong{width:54px;height:54px;border-radius:50%;background:#311b49;color:#aaa0b7;display:grid;place-items:center}.pk-room-head{height:125px;background:#0d0e14;display:flex;align-items:flex-end;padding:0 17px 13px;gap:10px}.pk-room-head .solo-profile{flex:1}.pk-room-head>button:last-child{width:48px;height:48px;border-radius:50%;background:#1c1d28;display:grid;place-items:center}.pk-badge{height:48px;padding:0 18px;border-radius:15px;background:linear-gradient(100deg,#7d37e8,#d54bd5);font-weight:700}.pk-split{height:615px;display:grid;grid-template-columns:1fr 1fr}.pk-side{position:relative;overflow:hidden;background:linear-gradient(150deg,#123d50,#081b27);display:flex;align-items:flex-end;padding:18px}.pk-side.right{background:linear-gradient(150deg,#2b201d,#100d0c)}.pk-live-stats{position:absolute;top:16px;left:14px;right:14px;background:#0000004d;padding:11px;border-radius:10px;font-size:11px}.pk-big-avatar{width:100%;height:78%;display:grid;place-items:center;font-size:120px;opacity:.95}.pk-name{position:absolute;left:14px;bottom:16px;font-weight:600;font-size:13px;text-shadow:0 2px 5px #000}.pk-plus{position:absolute;right:12px;bottom:14px;width:42px;height:42px;border-radius:50%;background:#df4ed3;font-size:23px}.pk-chatbar{position:absolute;left:18px;right:18px;bottom:17px;height:63px;display:grid;grid-template-columns:1fr 52px 52px 52px 52px;gap:8px}.pk-chatbar>span{border:1px solid #2b2b38;background:#1b1b27;border-radius:17px;display:flex;align-items:center;padding:0 17px;color:#6f6d79}.pk-chatbar button{border-radius:50%;background:#1b1b27;border:1px solid #2a2a38;display:grid;place-items:center}.pk-chatbar svg{width:20px}.pk-chatbar .red-control{background:#b9171e}.room{position:fixed;top:0;right:0;bottom:0;left:0;background:#050009;z-index:60;max-width:430px;margin:auto;overflow:auto}.room-video{height:49dvh;min-height:280px;background:linear-gradient(145deg,#171717,#090909);position:relative;padding:15px}.room-video>button{position:absolute;left:13px;top:16px}.room-video>button svg{width:23px}.room-top-title{text-align:center;font-size:12px}.room-host-ring{width:82px;height:82px;border:3px solid #bd4ce0;border-radius:50%;display:grid;place-items:center;margin:23% auto 0;font-size:30px}.room-status{position:absolute;right:13px;top:16px;background:#e34c52;border-radius:9px;padding:4px 7px;font-size:9px}.room-title{position:absolute;bottom:14px;left:15px;font-size:17px;font-weight:600}.seat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:10px}.seat{height:43px;border-radius:12px;background:#171326;border:1px solid #332a46;display:grid;place-items:center;color:#7f788f;font-size:18px}.seat.filled{border-color:#c84ddd;color:#fff;background:#302041}.room-comments{padding:2px 13px;height:83px;overflow:hidden;color:#ddd;font-size:11px;line-height:1.8}.room-comments b{color:#df54d8}.room-tools{display:flex;justify-content:space-around;padding:6px}.room-tools button{display:flex;flex-direction:column;align-items:center;gap:2px}.room-tools svg{width:21px;height:21px}.room-tools span{font-size:9px}.comment-input{margin:0 12px 10px;height:40px;border-radius:21px;background:#171525;color:#777;display:flex;align-items:center;justify-content:space-between;padding:0 13px;font-size:11px}@media(max-width:360px){.phone{max-width:100%}.sub-header h1{font-size:22px}.setting-label{font-size:13px}.notification-item{min-height:82px}.follow-row{min-height:68px}.coin-agency-balance{padding-left:22px;padding-right:22px}.coin-agency-balance>button{width:72%}.agency-history-tabs button{min-width:72px}.host-agency-hero{align-items:flex-start}.invite-host{margin-left:auto}.host-agency-tools{gap:5px}.go-live-controls{padding:0 18px}.go-live-main{left:18px;right:18px}.solo-notice{left:12px;right:12px}.solo-notice p{font-size:12px}.solo-bottom{left:10px;right:10px;gap:5px}.solo-bottom .invite-btn{width:122px}.pk-split{height:540px}.pk-chatbar{grid-template-columns:1fr 46px 46px 46px 46px;gap:5px;left:10px;right:10px}}:root{--nav-h:60px}.phone{max-width:430px}.bottom{height:60px}.bottom button svg{width:20px;height:20px}.bottom span{font-size:8px}.create-btn{width:54px!important;height:48px!important;border-radius:17px}.create-btn svg{width:28px!important;height:28px!important}.go-live-close{top:18px;left:16px;width:44px;height:44px}.ready-pill{top:18px;height:36px;padding:0 15px;font-size:13px}.camera-off-preview{gap:12px;font-size:14px}.camera-off-preview svg{width:54px;height:54px;padding:14px}.go-live-controls{bottom:105px;padding:0 22px;gap:4px}.go-live-controls button{height:64px;gap:5px}.go-live-controls button svg{width:23px;height:23px;padding:6px}.go-live-controls span{font-size:10px}.go-live-main{left:20px;right:20px;bottom:16px;height:58px;border-radius:17px;font-size:18px}.solo-top{top:12px;left:14px;right:12px}.solo-avatar{width:48px;height:48px}.solo-profile{gap:7px}.solo-profile b{font-size:15px}.solo-profile small{font-size:10px}.solo-top-actions{gap:6px}.solo-top-actions button{width:42px;height:42px;font-size:20px}.solo-stats{top:77px;left:14px;gap:5px}.solo-stats span{padding:7px 9px;border-radius:8px;font-size:11px}.solo-notice{left:14px;right:14px;top:130px;padding:12px 14px;border-radius:17px}.solo-notice p{font-size:11px;line-height:1.5;margin-top:8px}.solo-comments{left:14px;bottom:123px;gap:5px}.solo-comments>div{padding:6px 9px;max-width:210px;border-radius:12px}.solo-comments b,.solo-comments span{font-size:10px}.solo-input{left:16px;right:16px;bottom:74px;height:44px}.solo-bottom{left:14px;right:14px;bottom:12px;height:50px;gap:6px}.solo-bottom button{width:44px;height:44px}.solo-bottom button svg{width:18px}.solo-bottom .invite-btn{width:110px;font-size:13px}.solo-bottom .invite-btn svg{width:18px}.viewer-touch-target{right:8px;top:38%;width:90px!important;height:190px!important}.viewer-sheet{width:min(430px,100%);max-height:68dvh;padding:7px 14px 12px;border-radius:23px 23px 0 0}.sheet-handle{width:48px;height:4px;margin-bottom:7px}.viewer-head{grid-template-columns:45px 1fr auto auto;gap:7px;padding:6px 0 10px}.viewer-avatar,.modal-avatar{width:43px;height:43px;font-size:18px}.viewer-head b{font-size:16px}.viewer-head small{font-size:10px}.viewer-head button{width:36px;height:36px}.viewer-sheet>button:not(.cancel-sheet){min-height:57px;grid-template-columns:38px 1fr 18px;gap:8px}.viewer-sheet>button:not(.cancel-sheet)>svg,.viewer-sheet>button:not(.cancel-sheet)>span{width:36px;height:36px}.viewer-sheet>button b{font-size:14px}.viewer-sheet>button small{font-size:10px;margin-top:1px}.cancel-sheet{height:48px;border-radius:15px;font-size:16px;margin-top:5px}.full-dark-page{max-width:430px}.flow-header{height:68px;grid-template-columns:38px 1fr 50px;padding:8px 14px}.flow-header>button{width:36px;height:36px}.flow-header h1{font-size:19px}.flow-header small{font-size:9px}.flow-header>b{padding:7px 9px;font-size:10px;border-radius:9px}.flow-search{margin:12px 14px;height:46px;border-radius:14px;padding:0 12px}.flow-search input{font-size:12px}.available-count{margin:0 14px 9px;font-size:10px}.live-user-row{min-height:72px;padding:9px 14px;gap:9px}.live-user-avatar{width:48px;height:48px;font-size:20px}.live-user-row b{font-size:14px}.live-user-row small{font-size:10px}.live-user-row>button{height:40px;padding:0 12px;border-radius:11px;font-size:12px}.center-modal-backdrop{padding:16px}.confirm-guest-modal,.pk-confirm-modal,.pk-incoming-modal,.pk-prematch-modal{width:min(360px,calc(100% - 8px));border-radius:22px;padding:20px 18px 18px}.confirm-guest-modal .modal-avatar,.pk-confirm-modal .modal-avatar,.pk-incoming-modal .modal-avatar{width:72px;height:72px;font-size:29px}.confirm-guest-modal h2,.pk-confirm-modal h2,.pk-incoming-modal h2{font-size:20px;margin:11px 0 3px}.confirm-guest-modal p,.pk-confirm-modal p,.pk-incoming-modal p{font-size:11px}.confirm-text{font-size:14px;line-height:1.45;margin:15px 0}.modal-actions{gap:9px}.modal-actions button{height:50px;border-radius:14px;font-size:14px}.waiting-page{padding:14px}.pk-wait-card{width:min(360px,100%);border-radius:22px;padding:20px 17px}.pk-avatars{gap:18px}.pk-avatars div{width:68px;height:68px;font-size:27px}.pk-avatars span{font-size:18px}.pk-names{font-size:12px}.pk-wait-card .wait-icon{width:46px;height:46px;margin:19px auto 12px;font-size:20px}.pk-wait-card h1{font-size:19px}.pk-wait-card p{font-size:12px;margin:7px 0}.pk-wait-card>button{height:47px;margin-top:9px;border-radius:13px;font-size:13px}.pk-wait-card .demo-incoming{color:#777484;background:transparent;border-color:#2e2b3b;font-size:11px}.pk-prematch-modal{padding-top:18px}.modal-x{right:10px;top:10px;width:32px;height:32px}.swords{font-size:28px}.pk-prematch-modal h2{font-size:20px;margin:6px 0}.pk-prematch-modal>p{font-size:13px}.pk-versus{grid-template-columns:1fr 42px 1fr;gap:5px;margin:16px 0}.pk-versus span{width:68px;height:68px;font-size:28px}.pk-versus b{font-size:12px}.pk-versus>strong{width:42px;height:42px;font-size:12px}.pk-room-head{height:72px;padding:0 11px 8px;gap:6px}.pk-room-head .solo-avatar{width:40px;height:40px}.pk-room-head .solo-profile b{font-size:12px}.pk-room-head .solo-profile small{font-size:9px}.pk-room-head>button:last-child{width:38px;height:38px}.pk-badge{height:38px;padding:0 12px;border-radius:12px;font-size:12px}.pk-score{height:28px;position:absolute;top:72px;left:8px;right:8px;z-index:5;display:grid;grid-template-columns:1fr 38px 1fr;align-items:center;border-radius:10px;background:linear-gradient(90deg,#13c9e5,#df3f94);font-size:10px}.pk-score span:first-child{text-align:left;padding-left:8px}.pk-score span:last-child{text-align:right;padding-right:8px}.pk-score b{text-align:center}.pk-split{height:48dvh;min-height:285px}.pk-side{padding:10px}.pk-live-stats{top:10px;left:8px;right:8px;padding:7px;font-size:8px}.pk-big-avatar{height:75%;font-size:84px}.pk-name{left:8px;bottom:9px;font-size:10px}.pk-plus{right:7px;bottom:7px;width:34px;height:34px;font-size:18px}.pk-seat-row{height:44px;display:flex;align-items:center;justify-content:space-around;background:#0b0c12;border-bottom:1px solid #1d1e26;color:#6e6b78;font-size:13px}.pk-chatbar{left:10px;right:10px;bottom:10px;height:48px;grid-template-columns:1fr 40px 40px 40px 40px;gap:5px}.pk-chatbar>span{border-radius:14px;padding:0 12px;font-size:11px}.pk-chatbar button{width:40px;height:40px}.pk-chatbar svg{width:17px}.guest-room{position:fixed;top:0;right:0;bottom:0;left:0;z-index:65;max-width:430px;margin:auto;background:#050509;color:#fff;overflow:hidden}.guest-room-head{height:72px;padding:8px 12px;display:flex;align-items:flex-end;gap:8px;background:#050509}.guest-room-head .solo-profile{flex:1}.guest-room-head .solo-avatar{width:42px;height:42px}.guest-room-head .solo-profile b{font-size:13px}.guest-room-head .solo-profile small{font-size:9px}.guest-room-head>button{width:38px;height:38px;display:grid;place-items:center}.guest-stage{height:44dvh;min-height:285px;display:grid;grid-template-columns:1fr 1fr;background:#000}.guest-host-video{position:relative;overflow:hidden;background:linear-gradient(145deg,#17485c,#07151d);display:flex;align-items:flex-end;padding:10px}.guest-host-video .solo-stats{top:10px;left:8px}.guest-host-avatar{width:100%;height:82%;display:grid;place-items:center;font-size:115px;opacity:.9}.guest-host-video>b{position:absolute;left:10px;bottom:9px;font-size:12px}.guest-seat-grid{display:grid;grid-template-columns:1fr 1fr;background:#030305}.guest-seat{border:1px solid #111217;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#030305;color:#8b8893;min-width:0}.guest-seat>span{font-size:30px}.guest-seat.filled{background:#08080d;color:#fff}.guest-seat.filled>span{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#16131e;font-size:27px}.guest-seat b{font-size:11px;margin-top:4px}.guest-seat small{font-size:8px;color:#8e8998}.guest-comments{height:32dvh;min-height:190px;overflow:hidden;padding:9px 14px}.guest-comments>div{width:-moz-max-content;width:max-content;max-width:90%;background:#111116;border-radius:0 15px 15px;padding:8px 11px;margin-bottom:6px}.guest-comments b{color:#79adff;font-size:12px}.guest-comments small{margin-left:5px;color:#8f8a99;background:#202027;border-radius:8px;padding:2px 5px;font-size:9px}.guest-comments p{margin:5px 0 0;font-size:12px}.guest-input{position:absolute;left:12px;right:12px;bottom:10px;height:47px;border:1px solid #282733;border-radius:15px;background:#111117;display:flex;align-items:center;padding:0 12px;color:#777482;font-size:12px}.guest-input button{margin-left:auto;width:38px;height:38px;border-radius:50%;background:#a942dd;display:grid;place-items:center}.guest-input svg{width:18px}.guest-label{color:#2bd675;font-size:11px;font-weight:700}.pink-option b{color:#df4ed3}@media(max-width:360px){.flow-header h1{font-size:17px}.solo-bottom .invite-btn{width:100px}.pk-split{min-height:265px}.guest-stage{min-height:260px}}.solo-comments>button{border:0;background:transparent;color:#fff;text-align:left;display:flex;flex-direction:column;align-items:flex-start;padding:6px 9px;max-width:230px;border-radius:12px;cursor:pointer}.solo-comments>button:hover{background:#ffffff0f}.solo-comments>button b{font-size:10px}.solo-comments>button span{font-size:11px;margin-top:2px}.solo-comments>button small{font-size:9px;color:#9b96a7;background:#26242d;border-radius:7px;padding:2px 4px}.solo-camera-off{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#d7d4df;text-align:center;z-index:2;pointer-events:none}.solo-camera-off svg{width:58px;height:58px;padding:15px;border:1px solid #383441;border-radius:50%;background:#14121ccc;color:#aaa5b5}.solo-camera-off b{font-size:14px}.solo-camera-off small{font-size:9px;color:#777381}.viewer-solo-live{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;max-width:430px;margin:auto;background:#09090e;color:#fff;overflow:hidden}.viewer-solo-head{height:72px;padding:8px 12px;display:flex;align-items:flex-end;gap:8px;background:#07070b;border-bottom:1px solid #1b1a22}.viewer-solo-head .solo-profile{flex:1}.viewer-solo-head .solo-avatar{width:44px;height:44px}.viewer-solo-head .solo-profile b{font-size:16px}.viewer-solo-head .solo-profile small{font-size:10px}.viewer-follow,.viewer-close{height:42px;border:0;border-radius:14px;display:grid;place-items:center}.viewer-follow{width:44px;background:#a943eb;color:#fff;font-size:25px}.viewer-close{width:42px;background:#1b1a25;color:#aaa6b4}.viewer-solo-stats{position:absolute;top:84px;left:14px;display:flex;gap:6px;z-index:8}.viewer-solo-stats span{background:#0a0a0fbf;border:1px solid #292730;border-radius:9px;padding:8px 10px;font-size:12px}.viewer-host-stage{height:49dvh;min-height:310px;background:#050509;display:grid;place-items:center;position:relative;overflow:hidden;cursor:pointer}.viewer-host-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,rgba(177,70,232,.13),transparent 45%)}.viewer-host-stage.cam-off{background:#000}.viewer-host-avatar{font-size:150px;filter:drop-shadow(0 0 24px rgba(170,65,230,.2))}.viewer-camera-off{display:flex;flex-direction:column;align-items:center;gap:9px;color:#b7b2c0}.viewer-camera-off svg{width:64px;height:64px;padding:16px;border:1px solid #383542;border-radius:50%;background:#17151e}.viewer-camera-off b{font-size:15px}.viewer-chat{position:absolute;left:14px;right:14px;top:calc(49dvh + 88px);bottom:82px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;gap:6px}.viewer-chat>button{border:0;background:#17161b;border-radius:0 15px 15px;color:#fff;display:flex;align-items:flex-start;gap:9px;text-align:left;padding:7px 10px;max-width:260px;cursor:pointer}.viewer-chat-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#282530;flex:none}.viewer-chat b{font-size:12px;color:#77b0ff}.viewer-chat b small{color:#aaa4b2;background:#26242b;border-radius:7px;padding:2px 4px;margin-left:3px}.viewer-chat p{font-size:13px;margin:5px 0 0;color:#eee}.viewer-toolbar{position:absolute;left:12px;right:12px;bottom:10px;height:48px;display:grid;grid-template-columns:1fr 48px 48px;gap:7px;z-index:10}.viewer-comment-box{height:48px;border:1px solid #2a2832;border-radius:15px;background:#050509;display:flex;align-items:center;padding:0 13px;color:#77727f;font-size:13px}.viewer-toolbar>button{width:48px;height:48px;border-radius:50%;border:1px solid #2c2934;background:#0d0c12;color:#fff;display:grid;place-items:center}.viewer-gift{background:#a83ee7!important;border-color:#a83ee7!important}.viewer-toolbar svg{width:20px}.viewer-extra-actions{position:absolute;right:12px;top:128px;display:flex;gap:6px;z-index:12}.viewer-extra-actions button{border:1px solid #34313d;background:#14131be0;color:#e9e5ef;border-radius:11px;padding:8px 9px;font-size:9px}.viewer-user-sheet{max-height:62dvh}.gift-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#0000007a;display:flex;align-items:flex-end;justify-content:center}.gift-drawer{width:min(430px,100%);height:min(72dvh,620px);background:#10101c;border-radius:26px 26px 0 0;padding:8px 12px 10px;box-shadow:0 -12px 35px #00000073;display:flex;flex-direction:column}.gift-head{height:50px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:8px}.gift-head>button{width:40px;height:40px;border:0;border-radius:50%;background:#20202c;color:#fff;display:grid;place-items:center}.gift-head h2{text-align:center;font-size:19px;margin:0}.gift-head>b{background:#20202b;border-radius:15px;padding:9px 10px;font-size:12px;white-space:nowrap}.gift-head>b span{color:#f052dc}.gift-tabs{display:flex;gap:22px;height:42px;align-items:center;border-bottom:1px solid #292735}.gift-tabs button{height:42px;border:0;background:transparent;color:#777381;font-weight:700;font-size:13px}.gift-tabs button.active{color:#fff;border-bottom:2px solid #e64bd2}.gift-grid{flex:1;overflow:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:12px 3px 78px}.gift-item{min-width:0;border:1px solid #383447;background:#151420;border-radius:16px;padding:8px 4px;color:#fff;display:flex;flex-direction:column;align-items:center;gap:5px}.gift-item.selected{border-color:#e44fd2;box-shadow:0 0 0 1px #e44fd259}.gift-icon{width:62px;height:62px;border-radius:12px;background:#09090f;display:grid;place-items:center;font-size:34px}.gift-item b{font-size:11px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.gift-item span{font-size:10px;color:#f056d5;background:#252130;border-radius:9px;padding:4px 6px}.gift-sendbar{position:absolute;bottom:0;left:0;right:0;height:64px;background:#171625;border-top:1px solid #302d3d;display:grid;grid-template-columns:1fr 36px 24px 36px 52px 70px;align-items:center;gap:5px;padding:8px 12px}.gift-sendbar>span{color:#777381;font-size:12px}.gift-sendbar button{height:38px;border:0;border-radius:12px;background:#282537;color:#fff;font-size:16px}.gift-sendbar button:nth-of-type(2){background:#e44fd2}.gift-sendbar strong{height:38px;border:1px solid #a63f9d;border-radius:12px;display:grid;place-items:center;color:#f25adb;font-size:11px}.gift-sendbar button:last-child{background:#2a2738;font-size:14px}.gift-animation{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;pointer-events:none;overflow:hidden;background:transparent}.gift-toast{position:absolute;right:16px;top:42%;background:linear-gradient(100deg,#2c143d,#8d286e);border:1px solid #ed62d0;border-radius:15px;padding:10px 12px;font-size:12px;box-shadow:0 8px 25px #00000073;animation:gift-toast-in .35s ease-out}.gift-toast span{margin-left:5px;color:#f1eaf5}.gift-toast b{margin-left:12px;color:#ffd34a;font-size:20px}.gift-rose{position:absolute;left:50%;top:56%;transform:translate(-50%,-50%);font-size:220px;filter:drop-shadow(0 0 24px rgba(235,50,70,.5));animation:gift-rise 2.4s ease-out forwards}@keyframes gift-toast-in{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes gift-rise{0%{transform:translate(-50%,-35%) scale(.35);opacity:0}25%{opacity:1}70%{transform:translate(-50%,-55%) scale(1.05)}to{transform:translate(-50%,-75%) scale(.8);opacity:0}}@media(max-width:360px){.viewer-host-stage{min-height:280px}.gift-grid{gap:7px}.gift-icon{width:54px;height:54px;font-size:29px}.gift-sendbar{grid-template-columns:1fr 32px 20px 32px 48px 62px}.gift-sendbar span{font-size:10px}}.home-feed-screen{height:100dvh;min-height:560px;background:#000;position:relative;overflow:hidden}.home-feed-top{height:76px!important;align-items:flex-end!important;padding:0 12px 12px!important;gap:38px!important;background:#000}.home-feed-top .tab{font-size:16px!important;font-weight:700!important;line-height:1!important;color:#8b8790}.home-feed-top .tab.active{color:#fff}.home-feed-top .tab.active:after{height:3px!important;width:58px!important;bottom:-12px!important;background:#fff!important}.home-feed-top .search-icon{right:15px!important;bottom:8px!important;padding:4px!important}.home-feed-top .search-icon svg{width:34px!important;height:34px!important;stroke-width:1.7!important}.home-feed-screen .home-reel-stage{position:absolute!important;top:76px!important;bottom:84px!important;left:0!important;right:0!important;height:auto!important;background:#000!important}.home-feed-screen .home-reel-scene{top:0!important;right:0!important;bottom:0!important;left:0!important}.home-feed-screen .reel-live-watermark{display:none}.home-feed-actions{right:10px!important;bottom:112px!important;gap:7px!important;z-index:7!important}.home-feed-actions button{min-width:46px!important;min-height:42px!important;height:42px!important;justify-content:center!important;gap:2px!important;flex:none!important;font-size:11px!important}.home-feed-actions svg{width:28px!important;height:28px!important;stroke-width:1.8!important}.home-feed-actions b{font-size:11px!important;font-weight:600!important;line-height:1.1!important}.home-feed-screen .home-dp{right:15px!important;bottom:375px!important;top:auto!important;width:58px!important;height:58px!important;z-index:7!important}.home-feed-screen .home-reel-caption{left:28px!important;right:80px!important;bottom:108px!important;font-size:14px!important;line-height:1.55!important;z-index:7!important}.home-feed-screen .home-reel-caption .creator-line{gap:9px!important;margin-bottom:3px!important}.home-feed-screen .home-reel-caption .creator-line strong{font-size:19px!important}.home-feed-screen .home-reel-caption .creator-line button{height:42px!important;min-width:118px!important;padding:0 17px!important;border-radius:22px!important;font-size:15px!important;background:#df4ed3!important}.home-feed-screen .home-reel-caption .reel-handle{display:none}.home-feed-screen .home-reel-caption>div:not(.creator-line){font-size:15px!important}.home-feed-screen .home-reel-caption>strong{font-size:15px!important}.home-feed-screen .reel-next-tap{z-index:2!important}.following-empty{position:absolute;top:76px;right:0;bottom:84px;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center;padding:30px;color:#a7a3af;background:#000}.following-empty svg{width:54px;height:54px;stroke-width:1.4;color:#fff}.following-empty b{font-size:19px;color:#fff}.following-empty span{max-width:270px;font-size:12px;line-height:1.5;color:#777382}@media(max-width:360px){.home-feed-actions{right:8px!important;bottom:108px!important;gap:6px!important}.home-feed-actions button{min-width:42px!important;min-height:40px!important;height:40px!important}.home-feed-actions svg{width:27px!important;height:27px!important}.home-feed-screen .home-dp{bottom:360px!important}.home-feed-top{gap:27px!important}.home-feed-top .tab{font-size:14px!important}.home-feed-top .search-icon svg{width:30px!important;height:30px!important}.home-feed-actions{right:8px!important;gap:12px!important}.home-feed-actions svg{width:28px!important;height:28px!important}.home-feed-actions b{font-size:12px!important}.home-feed-screen .home-dp{width:54px!important;height:54px!important;bottom:416px!important}.home-feed-screen .home-reel-caption{left:16px!important;right:72px!important}.home-feed-screen .home-reel-caption .creator-line strong{font-size:16px!important}.home-feed-screen .home-reel-caption .creator-line button{height:37px!important;min-width:94px!important;font-size:13px!important}}.reel-stage{position:relative;overflow:hidden}.reel-video-art{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:radial-gradient(circle at 45% 40%,#d98b48 0,#d98b48 9%,#5c2c18 10%,#5c2c18 25%,#172c1d 26%,#172c1d,#090b0d 70%);animation:reel-pulse 4s ease-in-out infinite}.reel-video-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 35%,rgba(0,0,0,.32))}.food-glow{position:absolute;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#ffc76b 0 16%,#f17a2b 17% 35%,transparent 36%);filter:blur(2px);box-shadow:0 0 55px #ff8c3b}.food-skewer{font-size:44px;letter-spacing:-9px;transform:rotate(-9deg);filter:drop-shadow(0 8px 10px rgba(0,0,0,.45))}.reel-video-art small{position:absolute;top:88px;left:16px;color:#fff;font-size:9px;z-index:2;background:#00000059;padding:5px 8px;border-radius:9px}.reel-author-avatar{position:absolute;right:16px;bottom:238px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#30284f,#151126);border:3px solid #fff;font-weight:800;font-size:22px;z-index:4}.reel-actions{z-index:4}.reel-caption{z-index:5}@keyframes reel-pulse{50%{transform:scale(1.04)}}.live-tabs{display:grid!important;grid-template-columns:1fr 1fr 1fr}.live-tab{min-height:52px}.pk-discover-card{position:relative;margin:4px 14px 0;height:420px;border:2px solid #a84bdd;border-radius:24px;overflow:hidden;background:linear-gradient(90deg,#30123f,#1d163e 50%,#173a70);display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;cursor:pointer}.pk-discover-card:before,.pk-discover-card:after{content:"";position:absolute;top:0;bottom:72px;width:50%;background:#e048d31c;border-radius:50%}.pk-discover-card:after{right:0;background:#3f68ef21}.pk-live-pill,.pk-timer{position:absolute;top:14px;padding:8px 11px;border-radius:11px;background:#ea4edad9;font-weight:800;font-size:10px;z-index:2}.pk-live-pill{left:14px}.pk-timer{right:14px;background:#00000061}.pk-discover-side{z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px}.pk-discover-avatar{width:92px;height:92px;border:3px solid #e24fd2;border-radius:50%;display:grid;place-items:center;background:#0d0d14;font-size:44px;box-shadow:0 0 0 10px #e04fd21f}.pk-discover-side.right .pk-discover-avatar{border-color:#4277ff}.pk-discover-side b{font-size:18px}.pk-discover-side span{background:#171421;padding:7px 9px;border-radius:9px}.pk-discover-mark{z-index:2;text-align:center;font-size:46px;font-weight:900;color:#ef56db;text-shadow:0 0 18px #6b50ff}.pk-discover-foot{position:absolute;left:0;right:0;bottom:0;height:72px;background:linear-gradient(90deg,#d139b8b8,#2c5bd0b8);display:grid;place-items:center;font-size:15px;font-weight:800;z-index:3}.chats-page{padding-bottom:76px}.chat-search input{flex:1;background:transparent;border:0;outline:0;color:#fff;font-size:18px}.chat-list{border-top:1px solid #252332;margin-top:8px}.chat-row{width:100%;min-height:86px;padding:12px 14px;border:0;border-bottom:1px solid #12111a;background:transparent;color:#fff;display:grid;grid-template-columns:58px 1fr auto;gap:10px;align-items:center;text-align:left}.chat-avatar{width:54px;height:54px;border-radius:50%;background:#28243d;display:grid;place-items:center;font-size:25px}.chat-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.chat-copy b{font-size:17px}.chat-copy small{font-size:13px;color:#7c7787;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-row time{color:#76717f;font-size:13px;align-self:start;padding-top:7px}.full-dark-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;max-width:430px;margin:auto;background:#020014;color:#fff;overflow:auto}.simple-page-head{height:78px;display:grid;grid-template-columns:52px 1fr 52px;align-items:end;padding:0 12px 13px;border-bottom:1px solid #151322}.simple-page-head button{width:46px;height:46px;border:0;border-radius:50%;background:#111025;color:#fff;display:grid;place-items:center}.simple-page-head h1{text-align:left;margin:0 0 4px;font-size:26px}.head-search{justify-self:end}.friend-search{height:48px;margin:13px 14px;border-radius:14px;background:#151424;display:flex;align-items:center;gap:9px;padding:0 13px;color:#777486}.friend-search input{flex:1;border:0;outline:0;background:transparent;color:#fff;font-size:15px}.friend-list{padding:2px 10px 30px}.friend-row{min-height:88px;display:grid;grid-template-columns:100px 1fr 118px;align-items:center;gap:8px;padding:8px 12px;cursor:pointer}.friend-avatar{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;background:#2a2853;font-size:33px;overflow:hidden}.friend-info{display:flex;flex-direction:column;gap:5px;min-width:0}.friend-info b{font-size:20px;white-space:nowrap}.friend-info small{font-size:15px;color:#777484}.follow-btn,.following-btn{height:44px;border:0;border-radius:15px;padding:0 17px;background:linear-gradient(100deg,#dd48d0,#e84bc4);color:#fff;font-size:16px;font-weight:800}.following-btn{background:#252335;color:#e6e1ec;border:1px solid #45405a}.user-profile-page{padding-bottom:30px}.user-hero{text-align:center;padding:24px 18px 16px}.user-big-avatar{width:110px;height:110px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#2a2853;border:4px solid #df4dd0;font-size:48px}.user-hero h2{margin:13px 0 2px;font-size:25px}.user-hero p{color:#807a8c;margin:0}.user-actions{display:flex;justify-content:center;gap:10px;margin-top:16px}.user-actions button:last-child{display:flex;gap:7px;align-items:center;background:#191727;border:1px solid #373248;color:#fff;border-radius:14px;padding:0 15px}.user-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:10px 14px;background:#131222;border:1px solid #28253a;border-radius:18px;padding:15px 7px;text-align:center}.user-stats span{display:flex;flex-direction:column;gap:5px;color:#777183;font-size:11px}.user-stats b{color:#fff;font-size:18px}.user-level-card{margin:8px 14px;width:calc(100% - 28px);height:72px;border:1px solid #39324a;background:#181527;color:#fff;border-radius:17px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;text-align:left}.user-level-card div{display:flex;flex-direction:column;gap:4px}.user-level-card small{color:#d54dd2}.section-title{margin:22px 18px 10px}.user-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 14px}.user-video-grid button{height:155px;border:1px solid #29263a;border-radius:13px;background:linear-gradient(145deg,#21182a,#10111a);color:#fff;font-size:25px}.user-video-grid small{display:block;font-size:10px;color:#8b8595;margin-top:10px}.profile-level-chip{margin:12px auto 0;border:1px solid #6f3c72;background:linear-gradient(90deg,#24182c,#1a1630);color:#fff;border-radius:16px;min-height:48px;padding:0 10px;display:flex;align-items:center;gap:8px}.profile-level-chip span{font-size:10px;color:#aaa2b1}.profile-level-chip b{color:#e653d7;font-size:19px}.profile-level-chip small{color:#bcb4c4}.profile-level-chip svg{width:17px}.level-page{padding-bottom:30px}.level-head{grid-template-columns:52px 1fr 52px}.level-head h1{text-align:center}.current-level-card{margin:14px;border-radius:28px;background:linear-gradient(125deg,#3b1839,#182039);padding:24px 18px 18px;border:1px solid #342744}.level-card-title{font-size:24px;font-weight:800;display:flex;align-items:center;gap:4px}.level-card-title>b{color:#e653d8}.level-card-title>span{margin-left:auto;background:#25253a;border:1px solid #37364c;border-radius:14px;padding:9px 12px;font-size:11px;color:#858090}.level-card-title strong{color:#e854d6;font-size:14px}.level-progress{height:14px;border-radius:20px;background:#080b16;margin-top:26px;overflow:hidden}.level-progress i{display:block;height:100%;background:#d74bd5}.level-range{display:flex;justify-content:space-between;color:#7e7889;margin-top:8px}.level-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.cobra-badge{width:150px;height:110px;display:grid;place-items:center;position:relative;background:radial-gradient(circle,#7e4817,#20140d 58%,transparent 60%);font-size:35px}.cobra-badge strong{position:absolute;font-size:31px;color:#ffd36a}.next-level-box{display:flex;align-items:center;gap:9px;background:#29273c;border:1px solid #3c3950;border-radius:17px;padding:13px;color:#f2d34c}.next-level-box span{color:#aaa4b2;font-size:11px}.next-level-box b{color:#e95bd8;font-size:17px}.journey-head{display:flex;justify-content:space-between;align-items:center;padding:4px 18px}.journey-head h2{font-size:21px}.journey-head span{color:#d94ed2}.level-journey{display:flex;gap:13px;overflow-x:auto;padding:14px 18px 24px}.level-badge{flex:0 0 86px;height:102px;border:0;border-radius:15px;background:#1a1825;color:#8b8495;display:flex;flex-direction:column;align-items:center;justify-content:center}.level-badge span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#b16a2e,#3b1b0d);color:#fff;font-size:22px;font-weight:900;border:2px solid #df9b54}.level-badge small{margin-top:5px}.level-badge.unlocked span{background:linear-gradient(145deg,#6b85c9,#17214b)}.level-badge.current{background:#2a1530;box-shadow:0 0 0 2px #df4dd3}.feature-section{margin:4px 0 0;border:1px solid #26243a;border-radius:26px 26px 0 0;padding:20px 14px}.feature-head{display:flex;justify-content:space-between;align-items:center}.feature-head h2{margin:0;font-size:20px}.feature-head h2 b{display:block;color:#e04dd2}.feature-head span{background:#113627;border:1px solid #1d7650;color:#44d38e;padding:9px 11px;border-radius:12px;font-size:11px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.feature-grid article{min-height:160px;border:1px solid #2f2c43;border-radius:20px;padding:16px;display:flex;flex-direction:column;gap:9px;background:#0c0b19}.feature-grid article>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#090812;color:#e84fd6;font-size:22px}.feature-grid article b{font-size:17px}.feature-grid article small{color:#777183;line-height:1.4}.chat-detail-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;max-width:430px;margin:auto;background:#020014;color:#fff;display:flex;flex-direction:column}.chat-detail-head{height:86px;display:grid;grid-template-columns:42px 48px 1fr 42px;gap:8px;align-items:end;padding:8px 12px 12px;border-bottom:1px solid #151322}.chat-detail-head>button{width:42px;height:42px;border:0;background:transparent;color:#fff;display:grid;place-items:center}.chat-detail-head .chat-avatar{width:48px;height:48px}.chat-detail-head>div{display:flex;flex-direction:column;gap:4px;padding-bottom:2px}.chat-detail-head>div b{font-size:18px}.chat-detail-head>div small{color:#777183}.chat-message-area{flex:1;overflow:auto;padding:18px 14px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px}.message-bubble{max-width:78%;align-self:flex-start;background:#24294c;border-radius:0 18px 18px;padding:12px 14px}.message-bubble.mine{align-self:flex-end;background:#d847ce;border-radius:18px 0 18px 18px}.message-bubble small{display:block;margin-top:6px;color:#a8a1b0;font-size:9px}.message-bubble.mine small{color:#f9d8f4}.empty-chat{align-self:center;color:#6e6879}.attachment-menu{position:absolute;left:12px;bottom:74px;background:#171625;border:1px solid #343047;border-radius:16px;padding:7px;z-index:4;box-shadow:0 12px 35px #00000080}.attachment-menu button{height:46px;border:0;background:transparent;color:#fff;display:flex;align-items:center;gap:9px;padding:0 12px;min-width:190px;text-align:left}.hidden-file{display:none}.chat-compose{height:74px;border-top:1px solid #181625;background:#05040d;display:grid;grid-template-columns:42px 1fr 42px 48px;gap:7px;align-items:center;padding:8px 10px}.chat-compose>button{width:42px;height:42px;border:0;border-radius:50%;background:#1b1a2a;color:#b5afbe;display:grid;place-items:center}.chat-compose>button:last-child{background:#20233b;color:#8b8da4}.chat-compose input{height:50px;border:0;border-radius:15px;background:#151526;color:#fff;outline:0;padding:0 13px;font-size:16px}.chat-compose .recording{background:#c73b6d;color:#fff;animation:voice-pulse 1s infinite}@keyframes voice-pulse{50%{transform:scale(1.06)}}@media(max-width:360px){.friend-row{grid-template-columns:72px 1fr 96px}.friend-avatar{width:64px;height:64px}.friend-info b{font-size:17px}.friend-info small{font-size:12px}.follow-btn,.following-btn{height:40px;padding:0 11px;font-size:13px}.pk-discover-card{height:360px;margin-left:8px;margin-right:8px}.pk-discover-avatar{width:72px;height:72px;font-size:34px}.pk-discover-side b{font-size:15px}.reel-author-avatar{bottom:218px;width:48px;height:48px}.level-bottom{gap:6px}.cobra-badge{width:120px}.next-level-box{padding:10px}.feature-grid{gap:8px}.feature-grid article{padding:12px}.chat-compose{grid-template-columns:36px 1fr 36px 42px;gap:4px}.chat-compose>button{width:36px;height:36px}}.home-reel-stage{background:#000!important;isolation:isolate}.home-reel-scene{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:linear-gradient(180deg,#d4b07a,#8c633f 28%,#34332a,#11120f);display:flex;align-items:center;justify-content:center}.home-reel-scene:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 34%,rgba(255,205,117,.95) 0 10%,rgba(220,112,45,.65) 20%,transparent 43%),linear-gradient(125deg,rgba(0,0,0,.2),transparent 38%,rgba(0,0,0,.45))}.home-reel-scene.scene-1{background:linear-gradient(145deg,#152d42,#6b3155 46%,#090b13)}.home-reel-scene.scene-2{background:linear-gradient(145deg,#19191d,#263c28 50%,#050607)}.home-reel-top-glow{position:absolute;top:-10%;left:12%;width:76%;height:42%;border-radius:50%;background:#ffd6894d;filter:blur(28px)}.bbq-grill{position:relative;width:78%;height:46%;margin-top:-5%;transform:rotate(-7deg);background:linear-gradient(145deg,#3c3d39,#121313);border:8px solid #55534c;border-radius:8px;box-shadow:0 25px 55px #0000008c,inset 0 0 0 3px #171717;display:flex;align-content:center;justify-content:center;flex-wrap:wrap;gap:8px;padding:20px}.grill-bars{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(100deg,transparent 0 26px,rgba(150,150,150,.45) 27px 32px);opacity:.8}.bbq-piece{position:relative;z-index:2;font-size:32px;filter:drop-shadow(0 5px 5px rgba(0,0,0,.65));line-height:1}.reel-live-watermark{position:absolute;left:15px;top:91px;background:#0006;padding:5px 9px;border-radius:8px;font-size:10px;font-weight:800;letter-spacing:1px}.home-dp{bottom:252px!important;top:auto!important;width:58px!important;height:58px!important;background:linear-gradient(145deg,#29234b,#0f0e1a)!important;border-color:#fff!important;box-shadow:0 0 0 2px #ce47e1a6!important}.home-reel-caption{bottom:calc(var(--nav-h) + 12px)!important}.reel-handle{color:#aaa6b5;font-size:11px;margin-top:-2px}.reel-next-tap{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;z-index:1}.reel-actions,.reel-caption,.home-dp,.reel-top{z-index:5!important}.home-comments-sheet{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:120;display:flex;align-items:flex-end;justify-content:center}.home-comments-card{width:min(430px,100%);height:48dvh;min-height:330px;background:#10101c;border-radius:24px 24px 0 0;padding:8px 14px 14px;display:flex;flex-direction:column}.home-comments-title{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:700;padding:4px 2px 12px;border-bottom:1px solid #292735}.home-comments-title button{width:36px;height:36px;border-radius:50%;background:#20202b;display:grid;place-items:center}.home-comment-row{padding:13px 3px;border-bottom:1px solid #211f2c;display:flex;flex-direction:column;gap:4px}.home-comment-row b{font-size:13px}.home-comment-row span{font-size:12px;color:#a5a0af}.home-comment-input{margin-top:auto;display:flex;gap:7px}.home-comment-input input{flex:1;height:46px;border:0;outline:0;background:#191826;border-radius:14px;padding:0 13px;color:#fff}@media(max-width:360px){.home-dp{bottom:360px!important;width:50px!important;height:50px!important}.bbq-piece{font-size:25px}.bbq-grill{width:82%;height:40%;padding:13px;gap:4px}}.auth-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;max-width:430px;margin:auto;overflow:auto;background:linear-gradient(180deg,#2a0a35,#160020 55%,#07000e);color:#fff;padding:36px 38px 40px}.auth-brand{text-align:center;margin:92px 0 52px}.auth-brand .pardais-logo svg{display:none}.auth-brand .pardais-logo-wordmark{margin:0}.auth-brand .pardais-logo-wordmark b{font-size:40px}.auth-brand .pardais-logo-wordmark span,.auth-brand h1{display:none}.auth-brand>span{display:block;margin-top:12px;color:#aaa2b0;font-size:25px;letter-spacing:.3px}.auth-card{background:#04000fc7;border:1px solid #322040;border-radius:30px;padding:28px 30px 30px;box-shadow:0 20px 60px #00000040}.auth-card>p{color:#aaa2b0;text-align:center;font-size:19px;line-height:1.45;margin:0 0 26px}.auth-card-compact{margin-top:34px}.auth-header{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:4px;margin:18px -8px 32px}.auth-header>button{width:42px;height:42px;border:0;background:transparent;color:#fff;display:grid;place-items:center}.auth-header h1{font-size:31px;margin:0;text-align:center}.auth-header span{display:block;text-align:center;color:#aaa2b0;font-size:19px;margin-top:4px}.auth-field{display:block;margin:0 0 22px}.auth-field>span:first-child{display:block;color:#aaa2b0;font-size:17px;margin:0 0 9px}.auth-field>div{height:68px;border:1px solid #21172f;background:#060014;border-radius:19px;display:grid;grid-template-columns:34px 1fr 38px;align-items:center;padding:0 13px;color:#797281}.auth-field-icon{display:grid!important;place-items:center}.auth-field input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#fff;font-size:18px}.auth-field input::-moz-placeholder{color:#4f4956}.auth-field input::placeholder{color:#4f4956}.auth-eye{border:0;background:transparent;color:#8e8795;font-size:22px;cursor:pointer}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:4px 0 18px}.auth-check{display:flex;align-items:center;gap:9px;color:#aaa2b0;font-size:16px}.auth-check input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:23px;height:23px;border:2px solid #8a8291;border-radius:5px;background:transparent;margin:0}.auth-check input:checked{background:#e34fd5;border-color:#e34fd5;box-shadow:inset 0 0 0 4px #120018}.auth-link,.auth-footer button,.auth-helper button{border:0;background:transparent;color:#e34fd5;font-size:16px;font-weight:600;padding:0}.auth-primary{width:100%;height:60px;border:0;border-radius:18px;background:linear-gradient(100deg,#dd48d0,#e34bd0);color:#fff;font-size:22px;font-weight:500;box-shadow:0 12px 30px #df41d033;cursor:pointer}.auth-footer{text-align:center;color:#aaa2b0;font-size:17px;margin-top:27px}.auth-error{background:#39162f;border:1px solid #7d2b69;color:#ff9be9;border-radius:12px;padding:10px 12px;font-size:13px;margin:-6px 0 15px}.otp-row{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin:24px 0}.otp-row input{width:100%;height:54px;border:1px solid #3b2b4d;background:#070014;border-radius:10px;color:#fff;text-align:center;font-size:22px;outline:0}.auth-helper{text-align:center;color:#aaa2b0;font-size:14px;margin:12px 0 22px}.auth-rules{display:grid;gap:8px;margin:-4px 0 20px;color:#6be59d;font-size:13px}.auth-success{margin:23vh auto 0;text-align:center;background:#04000fc7;border:1px solid #322040;border-radius:30px;padding:38px 26px;width:100%}.auth-success-icon{width:92px;height:92px;border-radius:50%;border:4px solid #52e8a4;color:#52e8a4;display:grid;place-items:center;font-size:54px;margin:0 auto 26px;box-shadow:0 0 30px #52e8a433}.auth-success h1{font-size:28px;margin:0 0 8px}.auth-success p{color:#aaa2b0;line-height:1.5;margin:0 0 28px}.auth-success button{width:100%;height:58px;border:0;border-radius:18px;background:#e34bd2;color:#fff;font-size:20px}@media(max-width:360px){.auth-screen{padding-left:24px;padding-right:24px}.auth-brand{margin-top:70px;margin-bottom:38px}.auth-card{padding:24px 22px}.auth-field>div{height:62px}.auth-header h1{font-size:27px}.auth-card>p{font-size:17px}}.pardais-splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;max-width:430px;margin:auto;background:#030019;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;overflow:hidden}.pardais-splash:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(76,55,255,.14),transparent 68%);filter:blur(4px)}.pardais-logo{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.pardais-logo svg{width:205px;height:205px;display:block}.pardais-logo-wordmark{margin-top:-4px;text-align:center;line-height:.86;letter-spacing:1px}.pardais-logo-wordmark b{display:block;font-size:40px;font-weight:800}.pardais-logo-wordmark span{display:block;font-size:31px;font-weight:800;letter-spacing:4px;margin-top:9px}.pardais-logo.compact svg{width:46px;height:46px}.splash-loading{position:absolute;bottom:54px;display:flex;gap:5px;align-items:flex-end;z-index:1}.splash-loading i{width:4px;height:13px;border-radius:3px;background:#ffbf24;animation:splash-eq .85s ease-in-out infinite}.splash-loading i:nth-child(2){height:21px;animation-delay:.1s}.splash-loading i:nth-child(3){height:29px;animation-delay:.2s}.splash-loading i:nth-child(4){height:19px;animation-delay:.3s}.splash-loading i:nth-child(5){height:11px;animation-delay:.4s}@keyframes splash-eq{50%{transform:scaleY(.45);opacity:.6}}html,body,#root{min-height:100%;margin:0;padding:0;background:#030019}body{overflow-x:hidden}.capture-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#050505;transition:transform .2s,filter .2s;transform-origin:center center}.camera-error{position:absolute;left:20px;right:20px;top:100px;padding:12px 15px;border-radius:14px;background:#64143ccc;color:#ffd8f5;text-align:center;font-size:12px;z-index:5}.camera-off-preview{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#080808;color:#aaa;z-index:2}.camera-off-preview svg{width:55px;height:55px}.camera-side,.camera-bottom{z-index:6}.camera-bottom button:disabled{opacity:.6}.shutter.recording{background:#ff405d;box-shadow:0 0 0 4px #ff405d40}.capture-live-controls{position:absolute;left:12px;right:12px;bottom:92px;display:flex;justify-content:center;gap:7px;z-index:8}.capture-live-controls button{min-width:58px;height:52px;border-radius:16px;background:#0f0d18bf;border:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px}.capture-live-controls svg{width:19px;height:19px}.capture-live-controls button:last-child{background:linear-gradient(100deg,#df4ed3,#687eff);border:0;min-width:78px;font-weight:700}.capture-live-controls span:first-child{font-size:10px}.go-live-screen .capture-preview{position:absolute}.upload-video-screen .capture-live-controls{display:none!important}.upload-video-screen .camera-side{position:absolute;right:22px;top:34%;display:flex;flex-direction:column;gap:28px;align-items:center}.upload-video-screen .camera-side button{display:flex;flex-direction:column;align-items:center;gap:7px;color:#fff;background:none;border:0;font-size:15px}.upload-video-screen .camera-side svg{width:27px;height:27px}.upload-video-screen .camera-bottom{position:absolute;left:28px;right:28px;bottom:54px;display:grid;grid-template-columns:90px 1fr 90px;align-items:end;z-index:7}.upload-video-screen .camera-bottom>button{background:none;border:0;color:#fff;display:flex;flex-direction:column;align-items:center;gap:9px;font-size:16px}.upload-video-screen .shutter-wrap{display:flex;flex-direction:column;align-items:center;gap:13px;color:#ddd;font-size:14px}.upload-video-screen .shutter{width:88px;height:88px;border-radius:50%;background:#fff;border:5px solid rgba(0,0,0,.55);box-shadow:0 0 0 2px #ffffff8c;padding:0}.upload-video-screen .camera-mode,.go-live-screen .camera-mode{top:24px}.live-reference-controls{position:absolute;left:30px;right:30px;bottom:175px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;z-index:8}.live-reference-controls button{height:64px;border:0;background:#191919bf;border-radius:18px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.live-reference-controls button svg{width:23px;height:23px}.live-reference-controls .control-symbol{font-size:28px;line-height:20px}.live-reference-controls .live-cam-off{background:#b51d25}.go-live-reference-button{position:absolute;left:30px;right:30px;bottom:64px;height:76px;border:0;border-radius:28px;background:linear-gradient(100deg,#a44cf1,#e44bd2);color:#fff;font-size:24px;font-weight:800;z-index:8;display:flex;align-items:center;justify-content:center;gap:9px}.go-live-reference-button svg{width:22px}.profile-video-area{margin-top:12px}.profile-video-area .video-area-title{display:none}.profile-video-area .video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-left:-16px;margin-right:-16px}.profile-video-area .video-tile{position:relative;padding:0;border:0;border-radius:0;aspect-ratio:9/14;overflow:hidden;background:#111}.profile-video-area .video-tile video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.video-play-overlay{position:absolute;left:9px;bottom:9px;display:flex;align-items:center;gap:4px;color:#fff;font-size:13px;text-shadow:0 1px 3px #000;pointer-events:none}.video-play-overlay svg{width:16px;height:16px;fill:#fff}.home-feed-screen{background:#000}.home-feed-top{position:absolute;top:0;left:0;right:0;z-index:30;background:linear-gradient(180deg,rgba(0,0,0,.55),transparent);height:82px;padding-top:12px}.home-feed-top .search-icon{position:absolute;right:14px;bottom:12px}.reel-feed-scroll{height:100dvh;overflow-y:auto;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.reel-feed-scroll .reel-stage{height:100dvh;min-height:560px;scroll-snap-align:start;scroll-snap-stop:always}.home-reel-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#000}.reel-author-block{position:absolute;right:20px;bottom:318px;z-index:8}.home-dp{width:58px;height:58px;border-radius:50%;border:3px solid #b34dff;padding:3px;background:#182037;display:grid;place-items:center;overflow:hidden;box-shadow:0 0 0 3px #ffffff1f}.home-dp img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.home-dp span{font-size:22px;font-weight:800}.reference-reel-actions{right:14px!important;bottom:96px!important;display:flex!important;flex-direction:column;gap:17px!important;align-items:center}.reference-reel-actions button{min-width:62px!important;display:flex;flex-direction:column;align-items:center;gap:3px;color:#fff;text-shadow:0 1px 4px #000}.reference-reel-actions button svg{width:31px;height:31px}.reference-reel-actions button span{font-size:13px;font-weight:600}.reference-reel-actions button:first-child svg{width:38px;height:38px}.reference-reel-meta{left:20px!important;right:90px!important;bottom:82px!important}.reel-user-line{display:flex;align-items:center;gap:10px}.reel-user-line b{font-size:18px}.reel-user-line button{padding:5px 14px;border-radius:16px;background:#ef48bd;color:#fff;font-size:12px;font-weight:700}.reference-reel-meta p{font-size:14px!important;line-height:1.35;margin:5px 0}.reel-hashtags{display:flex;flex-wrap:wrap;gap:5px}.reel-hashtags span{font-size:13px;font-weight:600}.reel-more-menu{position:absolute;right:82px;bottom:104px;z-index:25;width:160px;padding:8px;border-radius:16px;background:#14121ef5;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px #000}.reel-more-menu button{width:100%;text-align:left;padding:11px 12px;border-radius:10px;font-size:13px}.reel-more-menu button:hover{background:#29253a}.reel-more-menu .danger{color:#ff7272}.reel-comments{width:min(92vw,390px);max-height:70vh;display:flex;flex-direction:column}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h2{margin:0}.comments-list{overflow:auto;min-height:120px;max-height:45vh}.comment-row{display:flex;gap:10px;padding:9px 0}.comment-avatar{width:34px;height:34px;border-radius:50%;background:#33264b;display:grid;place-items:center}.comment-row p{margin:3px 0;color:#bbb}.home-comment-input{display:flex;gap:8px;margin-top:10px}.home-comment-input input{flex:1;background:#191826;border:0;border-radius:14px;padding:12px;color:#fff}.home-comment-input button{width:46px;border-radius:14px;background:#d94bd3;color:#fff}.editor-screen{height:100dvh;background:#000;position:relative;overflow:hidden}.editor-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#000}.editor-close,.editor-next{position:absolute;top:24px;z-index:10;height:50px;border-radius:25px;background:#00000073;padding:0 18px}.editor-close{left:16px;width:50px;padding:0}.editor-next{right:16px;background:#e44bd2;font-weight:700}.editor-tools{position:absolute;right:16px;top:25%;display:flex;flex-direction:column;gap:14px;z-index:10}.editor-tools button{padding:12px 10px;border-radius:18px;background:#00000073;display:flex;flex-direction:column;align-items:center;gap:5px}.post-compose-screen{height:100dvh;background:#09071b;display:flex;flex-direction:column;overflow:hidden}.post-compose-screen header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #211d38}.post-compose-screen header h1{font-size:20px;margin:0}.post-compose-screen header button{width:45px;height:45px}.post-body{flex:1;overflow:auto;padding:20px 30px 130px}.post-preview-row{display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:start}.post-preview-row video{width:170px;height:220px;-o-object-fit:cover;object-fit:cover;border-radius:18px;background:#111}.post-preview-row textarea{height:180px;background:transparent;border:0;outline:0;color:#fff;resize:none;font-size:18px}.post-preview-row textarea::-moz-placeholder{color:#575365}.post-preview-row textarea::placeholder{color:#575365}.post-count{text-align:center;color:#8f899d;margin:5px 0 20px}.post-card{display:flex;gap:14px;align-items:center;padding:18px;border:1px solid #28233f;border-radius:20px;background:#121026;margin-bottom:18px}.post-card>span{font-size:25px}.post-card b{display:block;font-size:17px}.post-card small{display:block;color:#777184;margin-top:4px}.post-card input{background:none;border:0;outline:0;color:#aaa;width:100%;font:inherit}.hashtags-card{display:block}.section-title{display:flex;justify-content:space-between;color:#aaa}.hashtags-card>input{width:100%;margin-top:12px;padding:15px;border-radius:15px;background:#1a1830;border:1px solid #2c2843;color:#fff;outline:0}.trending{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.trending span{padding:10px 13px;background:#1b1930;border:1px solid #2c2843;border-radius:13px;font-size:12px}.privacy-card{display:block}.privacy-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #27223c}.privacy-row:last-child{border-bottom:0}.privacy-row>div{display:flex;gap:7px}.privacy-row>div button{padding:10px 14px;border-radius:12px;background:#1e1c31;color:#8e8997}.privacy-row>div button.selected{background:#e64db4;color:#fff}.toggle{width:54px;height:31px;border-radius:20px;background:#29263a;padding:3px}.toggle i{display:block;width:25px;height:25px;border-radius:50%;background:#fff;transition:.2s}.toggle.on{background:#e64db4}.toggle.on i{transform:translate(23px)}.post-compose-screen footer{position:fixed;bottom:0;left:0;right:0;max-width:430px;margin:auto;padding:15px 30px 20px;background:#0a0819;display:grid;grid-template-columns:1fr 1fr;gap:16px}.post-compose-screen footer button{height:64px;border-radius:25px;font-size:20px;font-weight:700;background:#17152a}.post-compose-screen footer button:last-child{background:#e84bb5}.draft-publish,.tile-delete{position:absolute;z-index:3;border-radius:12px;background:#14121ee0;padding:7px 9px;font-size:11px}.draft-publish{right:7px;top:7px}.tile-delete{right:7px;bottom:7px}.tile-delete svg{width:15px;height:15px}.reel-author-block{background:none;border:0;padding:0;cursor:pointer;bottom:calc(var(--nav-h) + 275px)!important;right:16px!important}.reference-reel-actions{bottom:calc(var(--nav-h) + 48px)!important;gap:13px!important}.reference-reel-actions button{min-width:54px!important}.reference-reel-actions button svg{width:29px;height:29px}.reference-reel-actions button:first-child svg{width:34px;height:34px}.reference-reel-meta{bottom:calc(var(--nav-h) + 4px)!important;left:18px!important;right:92px!important}.reel-user-line .creator-name{background:none;border:0;padding:0;color:#fff;font-size:16px;font-weight:800;text-align:left;cursor:pointer;text-shadow:0 1px 4px #000}.reel-user-line .creator-follow{width:27px;height:27px;border-radius:50%;padding:0;background:#ef48bd;color:#fff;font-size:18px;font-weight:800;line-height:27px}.gift-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#00000094;display:flex;align-items:flex-end;justify-content:center}.gift-sheet{width:min(100%,430px);background:#111022;border-radius:24px 24px 0 0;padding:18px 18px 28px;box-shadow:0 -10px 40px #00000073}.gift-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.gift-grid button{border:1px solid #2d2944;background:#1b1830;border-radius:16px;padding:12px 4px;color:#fff;display:flex;flex-direction:column;align-items:center;gap:4px}.gift-grid button span{font-size:30px}.gift-grid button b{font-size:11px}.gift-grid button small{font-size:9px;color:#aaa}.home-feed-screen .reel-stage{padding-bottom:0}.home-feed-screen .reel-author-block{bottom:calc(var(--nav-h) + 310px)!important;right:18px!important}.home-feed-screen .reference-reel-actions{bottom:calc(var(--nav-h) + 22px)!important;gap:8px!important}.home-feed-screen .reference-reel-actions button{min-width:58px!important}.home-feed-screen .reference-reel-actions button svg{width:27px;height:27px}.home-feed-screen .reference-reel-actions button:first-child svg{width:35px;height:35px}.home-feed-screen .reference-reel-meta{bottom:calc(var(--nav-h) + 2px)!important;left:18px!important;right:88px!important}.home-feed-screen .reference-reel-meta p{margin-top:3px!important}.profile-video-area .video-tile{cursor:pointer}.profile-video-area .video-stats{position:absolute;left:7px;bottom:7px;display:flex;gap:9px;color:#fff;font-size:11px;font-weight:700;text-shadow:0 1px 4px #000;z-index:2;pointer-events:none}.profile-video-area .tile-more{position:absolute;right:7px;top:7px;width:34px;height:34px;border-radius:50%;background:#0a0812b8;display:grid;place-items:center;z-index:4}.profile-video-area .tile-more svg{width:19px;height:19px}.profile-tile-menu{position:absolute;right:7px;top:45px;z-index:8;background:#14121ef7;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:5px;min-width:125px;box-shadow:0 10px 30px #000}.profile-tile-menu button{display:block;width:100%;padding:9px 10px;text-align:left;border-radius:8px;color:#fff}.profile-tile-menu .danger{color:#ff7272}.profile-video-viewer{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:100;display:flex;align-items:center;justify-content:center}.profile-video-viewer video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#000}.profile-video-viewer .viewer-close{position:absolute;top:22px;left:16px;width:44px;height:44px;border-radius:50%;background:#00000080;z-index:102}.profile-video-viewer .viewer-info{position:absolute;left:18px;right:18px;bottom:28px;display:flex;flex-direction:column;gap:5px;color:#fff;text-shadow:0 1px 5px #000;z-index:102}.home-feed-screen{background:#000!important}.home-feed-screen .reel-feed-scroll{height:calc(100dvh - 76px - var(--nav-h))!important;margin-top:76px!important}.home-feed-screen .reel-feed-scroll .reel-stage{height:calc(100dvh - 76px - var(--nav-h))!important;min-height:0!important}.home-feed-screen .home-reel-video{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;background:#000!important}.home-feed-screen .reel-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(to top,rgba(0,0,0,.58) 0%,rgba(0,0,0,.1) 28%,transparent 52%)!important;pointer-events:none!important;z-index:2!important}.home-feed-screen .reel-author-block{position:absolute!important;right:16px!important;bottom:500px!important;z-index:9!important;width:62px!important;height:62px!important;padding:0!important;background:transparent!important}.home-feed-screen .home-dp{position:relative!important;right:auto!important;bottom:auto!important;top:auto!important;width:60px!important;height:60px!important;border:3px solid #d04cff!important;padding:3px!important;background:#101426!important;box-shadow:0 0 0 2px #ffffffe6,0 4px 18px #00000073!important}.home-feed-screen .home-dp-plus{position:absolute!important;right:-4px!important;bottom:-4px!important;width:23px!important;height:23px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#ef49bd!important;color:#fff!important;border:2px solid #fff!important;font-size:18px!important;line-height:1!important;font-weight:700!important}.home-feed-screen .reference-reel-actions{position:absolute!important;right:13px!important;bottom:76px!important;z-index:9!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:9px!important}.home-feed-screen .reference-reel-actions button{width:58px!important;min-width:58px!important;height:50px!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;color:#fff!important;background:transparent!important;text-shadow:0 1px 5px #000!important}.home-feed-screen .reference-reel-actions button svg{width:30px!important;height:30px!important;stroke-width:1.9!important}.home-feed-screen .reference-reel-actions button:first-child svg{width:38px!important;height:38px!important}.home-feed-screen .reference-reel-actions button span{font-size:12px!important;line-height:1.05!important;font-weight:600!important}.home-feed-screen .reference-reel-meta{position:absolute!important;left:18px!important;right:82px!important;bottom:14px!important;z-index:10!important;padding:0!important}.home-feed-screen .reel-user-line{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:4px!important}.home-feed-screen .reel-user-line .creator-name{font-size:17px!important;font-weight:700!important;color:#fff!important;padding:0!important;background:transparent!important}.home-feed-screen .reel-user-line .creator-follow{height:32px!important;min-width:72px!important;padding:0 13px!important;border-radius:18px!important;background:#ef48bd!important;color:#fff!important;font-size:13px!important;font-weight:700!important}.home-feed-screen .reference-reel-meta p{margin:2px 0 3px!important;font-size:14px!important;line-height:1.3!important;color:#fff!important;max-width:92%!important}.home-feed-screen .reference-reel-meta .reel-hashtags{display:flex!important;flex-wrap:wrap!important;gap:4px!important}.home-feed-screen .reference-reel-meta .reel-hashtags span{font-size:13px!important;line-height:1.2!important;color:#fff!important}.home-feed-screen .reel-more-menu{right:74px!important;bottom:70px!important}@media(max-width:430px){.home-feed-screen .reel-author-block{right:10px!important;bottom:492px!important}.home-feed-screen .reference-reel-actions{right:6px!important;bottom:68px!important;gap:7px!important}.home-feed-screen .reference-reel-actions button{width:54px!important;min-width:54px!important;height:48px!important}.home-feed-screen .reference-reel-actions button svg{width:28px!important;height:28px!important}.home-feed-screen .reference-reel-actions button:first-child svg{width:35px!important;height:35px!important}.home-feed-screen .reference-reel-actions button span{font-size:11px!important}.home-feed-screen .reference-reel-meta{left:14px!important;right:72px!important;bottom:10px!important}.home-feed-screen .reel-user-line .creator-name{font-size:16px!important}.home-feed-screen .reel-user-line .creator-follow{height:30px!important;min-width:68px!important;font-size:12px!important}}.home-feed-screen .home-sound-toggle{position:absolute!important;right:14px!important;top:92px!important;z-index:12!important;width:40px!important;height:40px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#0000007a!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.home-feed-screen .home-sound-toggle svg{width:21px!important;height:21px!important}@media(max-width:430px){.home-feed-screen .home-sound-toggle{right:10px!important;top:88px!important;width:38px!important;height:38px!important}}.home-feed-screen .reel-author-block{bottom:400px!important}.home-feed-screen .home-dp-plus{right:auto!important;left:50%!important;bottom:-11px!important;transform:translate(-50%)!important;width:24px!important;height:24px!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-size:17px!important;line-height:1!important;z-index:3!important}.home-feed-screen .reel-user-line .creator-name-wrap{display:inline-flex!important;align-items:center!important;gap:5px!important}.home-feed-screen .reel-user-line .creator-verified{width:17px!important;height:17px!important;display:inline-grid!important;place-items:center!important;border-radius:50%!important;background:#1688ff!important;color:#fff!important;font-size:11px!important;font-weight:900!important;line-height:1!important;box-shadow:0 1px 3px #00000059!important}@media(max-width:430px){.home-feed-screen .reel-author-block{bottom:400px!important}}.reference-solo-live{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#080812;color:#fff;overflow:hidden;font-family:inherit}.reference-solo-live .solo-live-video{position:absolute;top:0;right:0;bottom:0;left:0;background:#080812}.reference-solo-live .solo-live-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.reference-solo-live .solo-live-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000094,#00000005 27%,#0000000d 56%,#000000b8);pointer-events:none}.reference-solo-live .solo-live-top{position:absolute;top:18px;left:22px;right:18px;display:flex;justify-content:space-between;align-items:flex-start;z-index:4}.reference-solo-live .solo-host-info{display:flex;align-items:center;min-width:0}.reference-solo-live .solo-avatar-wrap{width:58px;height:58px;border-radius:50%;padding:3px;background:linear-gradient(135deg,#7d4cff,#ffcc35);border:2px solid rgba(255,255,255,.8);display:grid;place-items:center;overflow:hidden;flex:none}.reference-solo-live .solo-avatar-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.reference-solo-live .solo-avatar-wrap span{width:100%;height:100%;display:grid;place-items:center;background:#26202d;border-radius:50%;font-size:25px;font-weight:800}.reference-solo-live .solo-host-text{margin-left:8px;min-width:0}.reference-solo-live .solo-name-row{display:flex;align-items:center;gap:5px;white-space:nowrap}.reference-solo-live .solo-name-row b{font-size:19px;font-family:Georgia,serif;max-width:220px;overflow:hidden;text-overflow:ellipsis}.reference-solo-live .solo-name-row button{border:0;background:#ffffff29;color:#fff;border-radius:12px;padding:3px 8px;font-size:11px}.reference-solo-live .solo-verified{width:17px;height:17px;color:#2489ff}.reference-solo-live .solo-sub-row{display:flex;gap:8px;align-items:center;color:#ffffffc7;font-size:13px;margin-top:3px}.reference-solo-live .solo-level{background:#ffffff2e;border-radius:10px;padding:3px 8px}.reference-solo-live .solo-top-actions{display:flex;gap:8px}.reference-solo-live .solo-top-actions button{width:44px;height:44px;border:0;border-radius:50%;background:#00000052;color:#fff;display:grid;place-items:center}.reference-solo-live .solo-stats{position:absolute;top:132px;left:22px;display:flex;gap:5px;background:#00000075;padding:8px 10px;border-radius:11px;z-index:3}.reference-solo-live .solo-stats span{display:flex;align-items:center;gap:5px;font-size:14px;min-width:65px}.reference-solo-live .solo-stats svg{width:16px;height:16px}.reference-solo-live .solo-stats .liked{color:#ff3c3c}.reference-solo-live .solo-camera-off{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center;z-index:1;pointer-events:none}.reference-solo-live .solo-initial{font-size:56px;margin-bottom:8px}.reference-solo-live .solo-camera-off b{font-size:25px}.reference-solo-live .solo-camera-off span{font-size:16px;color:#ffffffa6;margin-top:4px}.reference-solo-live .solo-joining{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:5;font-size:18px}.reference-solo-live .solo-comments{position:absolute;left:28px;right:28px;bottom:132px;z-index:3;display:flex;flex-direction:column;gap:5px;pointer-events:none}.reference-solo-live .solo-comments div{font-size:13px;color:#fff;text-shadow:0 1px 3px #000}.reference-solo-live .solo-comments b{color:#ffd7f1}.reference-solo-live .solo-comment-bar{position:absolute;left:28px;right:128px;bottom:78px;height:58px;border:1px solid rgba(255,255,255,.32);background:#0000003d;border-radius:30px;display:flex;align-items:center;padding:0 13px;gap:10px;z-index:4;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.reference-solo-live .solo-comment-bar>svg{width:22px;color:#ffffffb8;flex:none}.reference-solo-live .solo-comment-bar input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:#fff;font-size:17px}.reference-solo-live .solo-comment-bar input::-moz-placeholder{color:#ffffff9e}.reference-solo-live .solo-comment-bar input::placeholder{color:#ffffff9e}.reference-solo-live .solo-comment-bar button{width:42px;height:42px;border:0;background:#ffffff21;color:#fff;border-radius:50%;display:grid;place-items:center}.reference-solo-live .solo-bottom-actions{position:absolute;left:28px;right:20px;bottom:16px;display:flex;align-items:center;gap:12px;z-index:4}.reference-solo-live .solo-invite{height:62px;padding:0 24px;border:0;border-radius:31px;background:linear-gradient(90deg,#9b2cff,#b25cff);color:#fff;display:flex;align-items:center;gap:10px;font-size:20px;flex:none}.reference-solo-live .solo-invite svg{width:25px;height:25px}.reference-solo-live .solo-round{width:62px;height:62px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#14141bb3;color:#fff;display:grid;place-items:center;flex:none}.reference-solo-live .solo-round svg{width:25px;height:25px}.reference-solo-live .solo-round.danger{background:#e92f32;border-color:#e92f32}.reference-solo-live .solo-invite-pop{position:absolute;left:28px;right:28px;bottom:94px;background:#121219f5;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:16px;z-index:10;display:flex;flex-direction:column;gap:8px}.reference-solo-live .solo-invite-pop b{display:flex;gap:7px;align-items:center;font-size:17px}.reference-solo-live .solo-invite-pop span{color:#ffffffa6;font-size:13px}.reference-solo-live .solo-invite-pop button{align-self:flex-end;border:0;border-radius:10px;padding:8px 14px;background:#9b2cff;color:#fff}.reference-solo-live .solo-error{position:absolute;left:18px;right:18px;bottom:160px;background:#b41e2deb;padding:12px;border-radius:12px;z-index:12;font-size:13px}@media(max-width:430px){.reference-solo-live .solo-live-top{left:18px;right:14px;top:14px}.reference-solo-live .solo-avatar-wrap{width:54px;height:54px}.reference-solo-live .solo-name-row b{font-size:17px;max-width:180px}.reference-solo-live .solo-stats{top:120px;left:18px}.reference-solo-live .solo-comment-bar{left:22px;right:104px;bottom:80px;height:56px}.reference-solo-live .solo-bottom-actions{left:20px;right:14px;gap:9px}.reference-solo-live .solo-invite{height:58px;padding:0 18px;font-size:18px}.reference-solo-live .solo-round{width:58px;height:58px}}.reference-solo-live .solo-live-background{position:absolute;top:0;right:0;bottom:0;left:0;background:#09090d center/cover no-repeat;z-index:0}.reference-solo-live .solo-live-background-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000038}.reference-solo-live .solo-live-video{z-index:1}.reference-solo-live .solo-live-video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reference-solo-live .solo-live-shade{z-index:2}.reference-solo-live .solo-live-top{z-index:5}.reference-solo-live .solo-stats{top:126px;left:14px;right:14px;background:transparent;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.reference-solo-live .solo-stats span{min-width:0;height:52px;justify-content:center;background:#03080db8;border-radius:12px;padding:0 7px;gap:5px;display:flex;align-items:center}.reference-solo-live .solo-stats span svg{width:17px;height:17px;flex:none}.reference-solo-live .solo-stats span b{font-size:15px}.reference-solo-live .solo-stats span small{font-size:10px;color:#ffffff94;display:none}.reference-solo-live .solo-camera-off{z-index:3;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center}.reference-solo-live .solo-camera-off-avatar{width:min(70vw,280px);height:min(70vw,280px);border-radius:50%;background:#29222f center/cover no-repeat;display:grid;place-items:center;font-size:110px;font-weight:800;color:#fff;border:5px solid rgba(255,255,255,.9);box-shadow:0 0 0 5px #a855f7b3;margin:0 auto 18px}.reference-solo-live .solo-camera-off b{font-size:20px}.reference-solo-live .solo-camera-off span{font-size:14px;color:#ffffffad;margin-top:4px}.reference-solo-live .solo-comments{left:18px;right:18px;bottom:154px;z-index:6}.reference-solo-live .solo-comment-bar{left:18px;right:18px;bottom:88px;height:54px;z-index:7}.reference-solo-live .solo-bottom-actions{left:18px;right:18px;bottom:17px;z-index:8;gap:8px;overflow:hidden}.reference-solo-live .solo-invite{height:58px;padding:0 21px;font-size:18px}.reference-solo-live .solo-round{width:58px;height:58px}.reference-solo-live .solo-end-modal{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000ad;z-index:30;display:grid;place-items:center;padding:22px}.reference-solo-live .solo-end-card{width:min(92%,340px);background:#242428;border-radius:22px;padding:24px;text-align:center;box-shadow:0 18px 55px #0000008c}.reference-solo-live .solo-end-card h3{margin:0 0 9px;font-size:21px}.reference-solo-live .solo-end-card p{margin:0 0 22px;color:#b7b5bd;font-size:15px}.reference-solo-live .solo-end-card>div{display:flex;justify-content:center;gap:10px}.reference-solo-live .solo-end-card button{min-width:100px;height:44px;border:0;border-radius:12px;font-weight:800}.reference-solo-live .solo-end-no{background:#3a3a40;color:#fff}.reference-solo-live .solo-end-yes{background:#e7343c;color:#fff}@media(max-width:430px){.reference-solo-live .solo-live-top{top:12px;left:14px;right:12px}.reference-solo-live .solo-avatar-wrap{width:54px;height:54px}.reference-solo-live .solo-name-row b{font-size:17px;max-width:170px}.reference-solo-live .solo-stats{top:118px;left:14px;right:14px}.reference-solo-live .solo-stats span{height:49px}.reference-solo-live .solo-comment-bar{left:18px;right:18px;bottom:84px}.reference-solo-live .solo-bottom-actions{left:18px;right:10px;gap:7px}.reference-solo-live .solo-invite{height:56px;padding:0 17px;font-size:17px}.reference-solo-live .solo-round{width:56px;height:56px}}.reference-solo-live{background:#050507}.reference-solo-live .solo-live-background{z-index:0;background-position:center;background-size:cover}.reference-solo-live .solo-live-background-shade{background:#0000003d;z-index:1}.reference-solo-live .solo-live-video{z-index:2}.reference-solo-live .solo-live-video.filter-on{filter:saturate(1.08) contrast(1.04) brightness(1.03)}.reference-solo-live .solo-live-shade{z-index:3;background:linear-gradient(180deg,#000000b8,#0000001f 28%,#0000000a 62%,#000000c7)}.reference-solo-live .solo-live-top{top:12px;left:14px;right:12px;align-items:center;gap:7px}.reference-solo-live .solo-host-info{gap:7px;min-width:0;flex:none}.reference-solo-live .solo-avatar-wrap{width:52px;height:52px;padding:2px;border-width:2px}.reference-solo-live .solo-host-text{margin-left:0;min-width:0}.reference-solo-live .solo-name-row{gap:3px}.reference-solo-live .solo-name-row b{font-size:17px;max-width:155px}.reference-solo-live .solo-name-row button{font-size:11px;padding:3px 8px}.reference-solo-live .solo-sub-row{gap:5px;font-size:12px;margin-top:2px}.reference-solo-live .solo-level{padding:2px 6px}.reference-solo-live .solo-supporters{flex:1;display:flex;justify-content:center;align-items:center;min-width:64px}.reference-solo-live .solo-supporter{width:30px;height:30px;border-radius:50%;border:2px solid #d9a7ff;background:#29222f;display:grid;place-items:center;overflow:hidden;margin-left:-5px;color:#fff;font-size:11px}.reference-solo-live .solo-supporter:first-child{margin-left:0}.reference-solo-live .solo-supporter img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reference-solo-live .solo-top-actions{gap:5px}.reference-solo-live .solo-top-actions button{width:40px;height:40px;background:#0003;border:1px solid rgba(255,255,255,.25)}.reference-solo-live .solo-stats{top:82px;left:14px;right:14px;gap:7px}.reference-solo-live .solo-stats span{height:46px;background:#03080d66;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:11px}.reference-solo-live .solo-stats span small{display:block;font-size:9px;color:#fff9}.reference-solo-live .solo-camera-off{z-index:4}.reference-solo-live .solo-camera-off-avatar{width:min(58vw,250px);height:min(58vw,250px);margin:0 auto 12px;border-radius:50%;overflow:hidden;background:#29222f;border:4px solid rgba(255,255,255,.9);box-shadow:0 0 0 4px #a855f7a6;display:grid;place-items:center;font-size:80px}.reference-solo-live .solo-camera-off-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reference-solo-live .solo-camera-off b{font-size:19px}.reference-solo-live .solo-camera-off span{font-size:13px}.reference-solo-live .solo-comment-bar{left:18px;right:18px;bottom:82px;height:52px;background:#0003;border-color:#ffffff6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.reference-solo-live .solo-comment-bar button{background:#ffffff1a}.reference-solo-live .solo-bottom-actions{left:14px;right:14px;bottom:14px;gap:7px;justify-content:space-between;overflow:visible}.reference-solo-live .solo-invite{height:52px;padding:0 17px;border:1px solid rgba(255,255,255,.24);background:#912aeba8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:16px;border-radius:27px}.reference-solo-live .solo-round{width:52px;height:52px;background:#00000040;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.reference-solo-live .solo-round.active{background:#9a35f07a}.reference-solo-live .solo-round.danger{background:#e22c34b3;border-color:#ffffff2e}.reference-solo-live .solo-more-pop{position:absolute;right:14px;bottom:78px;z-index:15;width:190px;background:#121218f0;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:6px}.reference-solo-live .solo-more-pop b{padding:5px 7px;font-size:14px}.reference-solo-live .solo-more-pop button{border:0;border-radius:10px;padding:10px;background:#ffffff14;color:#fff;text-align:left}@media(max-width:430px){.reference-solo-live .solo-live-top{top:10px;left:10px;right:9px}.reference-solo-live .solo-avatar-wrap{width:50px;height:50px}.reference-solo-live .solo-name-row b{font-size:16px;max-width:145px}.reference-solo-live .solo-supporter{width:28px;height:28px}.reference-solo-live .solo-top-actions button{width:38px;height:38px}.reference-solo-live .solo-stats{top:78px;left:10px;right:10px;gap:5px}.reference-solo-live .solo-stats span{height:43px}.reference-solo-live .solo-comment-bar{left:14px;right:14px;bottom:78px}.reference-solo-live .solo-bottom-actions{left:10px;right:10px;gap:5px}.reference-solo-live .solo-invite{height:50px;padding:0 14px;font-size:15px}.reference-solo-live .solo-round{width:50px;height:50px}.reference-solo-live .solo-camera-off-avatar{width:54vw;height:54vw}}
