*{box-sizing:border-box}html,body{color:#17213d;background:#f8f9fd;min-height:100%;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}.app-shell{min-height:100vh}.sidebar{z-index:5;background:#fff;border-right:1px solid #e7e8f0;flex-direction:column;width:240px;padding:22px 12px;display:flex;position:fixed;inset:0 auto 0 0}.brand,.mobile-brand{color:#7d62ed;align-items:center;gap:10px;padding:8px 12px;font-size:28px;text-decoration:none;display:flex}.brand-mark{color:#fff;background:#101c41;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.sidebar nav{gap:8px;margin-top:30px;display:grid}.nav-link{color:#5d667c;border-radius:12px;padding:14px;font-weight:700;text-decoration:none}.nav-link.active,.nav-link:hover{color:#8a5cff;background:#f3edff}.sidebar-user{border-top:1px solid #eee;gap:6px;margin-top:auto;padding:18px 8px;display:grid}.sidebar-user small{color:#8490a7}.sidebar-user button,.language{color:#7258d7;text-align:left;cursor:pointer;background:0 0;border:0}.language{align-items:center;gap:7px;display:flex}.topbar{z-index:4;background:#fff;border-bottom:1px solid #e7e8f0;align-items:center;gap:18px;height:76px;padding:12px 28px;display:flex;position:fixed;inset:0 0 auto 240px}.search-field{color:#9aa5ba;border:1px solid #dfe4f2;border-radius:999px;align-items:center;gap:10px;width:min(420px,50vw);padding:0 16px;display:flex}.topbar input{background:0 0;border:0;outline:0;width:100%;padding:14px 0}.live-button,.primary-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ed0061,#9c52ff);border:0;border-radius:999px;padding:13px 22px;font-weight:800;text-decoration:none}.live-button{align-items:center;gap:7px;display:flex}.language{margin-left:auto;font-weight:700}.mobile-brand,.mobile-nav{display:none}.content{min-height:100vh;margin-left:240px;padding:108px 42px 42px}.page-view{max-width:1120px;margin:auto}.page-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.page-heading h1,.centered h1{margin:0;font-size:36px}.page-heading>span{color:#8992a6}.eyebrow{color:#8d5cff;letter-spacing:.12em;margin:0 0 8px;font-size:12px;font-weight:900}.copy{color:#758099;line-height:1.6}.notice{color:#a52d3b;background:#fff1f1;border-radius:12px;margin-bottom:18px;padding:14px}.empty{color:#8992a6;background:#fff;border:1px solid #ebedf4;border-radius:18px;place-items:center;min-height:300px;display:grid}.reel-stage{aspect-ratio:9/16;background:#10101b;border-radius:18px;width:min(440px,100%);margin:0 auto;position:relative;overflow:hidden}.reel-video{object-fit:cover;width:100%;height:100%}.reel-meta{color:#fff;text-shadow:0 1px 4px #000;gap:5px;display:grid;position:absolute;bottom:18px;left:18px;right:80px}.reel-meta small{opacity:.8}.reel-actions{gap:10px;display:grid;position:absolute;bottom:86px;right:12px}.reel-actions button{color:#20263a;cursor:pointer;background:#fffd;border:0;border-radius:999px;padding:10px 11px;font-size:11px;font-weight:800}.live-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e6e8f0;border-radius:16px;padding:0 0 14px;position:relative;overflow:hidden}.live-card img{aspect-ratio:1/1.15;object-fit:cover;background:#e8eaf2;width:100%;display:block}.live-card strong,.live-card small{margin:8px 14px 0;display:block}.live-card small{color:#778198}.live-badge{color:#fff;background:#ef1766;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;top:12px;right:12px}.centered{text-align:center;max-width:760px}.broadcast-box{background:#fff;border:1px solid #e5e7ef;border-radius:18px;margin:28px auto;padding:24px}.broadcast-box video,.camera-placeholder{aspect-ratio:16/9;object-fit:cover;color:#b9bfd0;background:#131526;border-radius:12px;place-items:center;width:100%;max-height:520px;display:grid}.broadcast-box p{color:#778198}.profile-header{background:#fff;border-radius:18px;align-items:center;gap:22px;padding:30px;display:flex}.profile-header h1{margin:0 0 8px}.profile-header p{color:#71809a;margin:0 0 8px}.avatar{color:#fff;background:#8b5cf6;border-radius:50%;place-items:center;width:96px;height:96px;font-size:40px;font-weight:900;display:grid}.stats{gap:56px;padding:25px 20px;display:flex}.stats span{color:#7a849a;gap:6px;display:grid}.stats strong{color:#17213d;font-size:24px}.tabs{border-bottom:1px solid #e5e7ef;gap:10px;margin-bottom:18px;display:flex}.tabs button{color:#7b8599;cursor:pointer;background:0 0;border:0;padding:14px 24px}.tabs button.selected{color:#8d5cff;border-bottom:2px solid #8d5cff}.mobile-nav{z-index:6;background:#fff;border-top:1px solid #e7e8f0;justify-content:space-around;align-items:center;height:62px;position:fixed;inset:auto 0 0}.mobile-nav a{color:#8b93a6;font-size:12px;font-weight:800;text-decoration:none}.mobile-nav a.active{color:#8d5cff}@media (max-width:760px){.sidebar{display:none}.topbar{height:62px;padding:8px 14px;inset:0 0 auto}.topbar input{flex:1;width:auto;padding:10px 14px}.topbar .language{display:none}.mobile-brand{padding:0;font-size:20px;display:block}.topbar .live-button{padding:10px 14px;font-size:12px}.content{margin:0;padding:86px 14px 80px}.mobile-nav{display:flex}.page-heading h1,.centered h1{font-size:28px}.live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.live-card strong,.live-card small{margin-left:10px;margin-right:10px;font-size:12px}.profile-header{gap:14px;padding:20px}.avatar{width:72px;height:72px;font-size:30px}.profile-header h1{font-size:22px}.stats{justify-content:space-around;gap:10px;padding:20px 0}.reel-stage{border-radius:0;width:100vw;margin-left:-14px}.page-heading .live-button{padding:10px 14px;font-size:12px}}.live-room{z-index:20;color:#fff;background:#050509;place-items:center;display:grid;position:fixed;inset:0}.live-room-video{object-fit:cover;background:#111;width:min(100vw,640px);height:100vh}.live-room-top{justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;top:18px;left:18px;right:18px}.live-room-top button{color:#fff;cursor:pointer;background:#16161ccc;border:0;border-radius:999px;padding:10px 14px}.live-room-top span{background:#ec1265;border-radius:999px;margin-right:auto;padding:7px 10px;font-size:12px;font-weight:800}.live-room-message{text-align:center;background:#15151cdd;border-radius:12px;max-width:320px;padding:14px 18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.live-room-host{text-shadow:0 1px 4px #000;gap:4px;display:grid;position:absolute;bottom:24px;left:max(20px,50% - 300px)}.live-room-host small{opacity:.82}@media (max-width:760px){.live-room-top{top:12px;left:12px;right:12px}.live-room-host{bottom:78px;left:18px}.live-room-video{width:100vw}.broadcast-box{padding:14px}.broadcast-box video{aspect-ratio:9/16;max-height:70vh}}.sidebar nav{gap:6px}.nav-link{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;width:100%;font-size:16px;display:flex}.nav-icon{color:#b9b9ce;place-items:center;width:24px;height:24px;font-size:18px;display:grid}.nav-link.active .nav-icon,.nav-link:hover .nav-icon{color:#9c5cff}.sidebar-user{align-items:start}.login-entry{color:#8059d8;cursor:pointer;background:#f8f0ff;border:0;border-radius:999px;align-items:center;gap:7px;padding:10px 22px;font-weight:800;display:flex}.store-badge{color:#fff;white-space:nowrap;background:#080808;border-radius:6px;padding:10px 15px;font-size:12px;font-weight:800}.login-overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0b0b12b8;place-items:center;display:grid;position:fixed;inset:0}.login-dialog{color:#fff;text-align:center;background:#252529;border:1px solid #54545b;border-radius:22px;gap:24px;width:min(410px,100vw - 32px);padding:36px;display:grid;position:relative;box-shadow:0 24px 80px #0008}.dialog-close{color:#e4e4e8;cursor:pointer;background:0 0;border:0;font-size:30px;position:absolute;top:14px;right:17px}.login-logo{background:linear-gradient(145deg,#6935dc,#ce4df0);border-radius:18px;place-items:center;width:72px;height:72px;margin:auto;font-size:38px;font-weight:900;display:grid}.login-dialog p{color:#d0d0d5;margin:0;font-weight:700;line-height:1.55}.google-login{color:#283143;cursor:pointer;background:#f6f6f8;border:0;border-radius:14px;padding:17px;font-size:15px;font-weight:800}.login-dialog small{color:#b8b8c1}@media (max-width:760px){.topbar{gap:8px}.topbar input{min-width:0}.store-badge{display:none}.mobile-nav{height:64px}.mobile-nav button{color:#b9b9ce;cursor:pointer;background:0 0;border:0;justify-items:center;gap:2px;min-width:0;font-weight:800;display:grid}.mobile-nav button span{font-size:20px}.mobile-nav button small{font-size:9px}.mobile-nav button.active{color:#985cff}.content{padding-bottom:86px}.login-dialog{border-radius:18px;padding:30px 24px}}.brand-logo{object-fit:cover;border-radius:4px;width:42px;height:42px}.mobile-brand .brand-logo{width:34px;height:34px}.reels-page{background:#fff;place-items:center;min-height:calc(100vh - 76px);padding:0 120px 0 0;display:grid}.reels-frame{aspect-ratio:9/16;height:calc(100vh - 82px);min-height:620px;max-height:860px;position:relative}.reel-stage{isolation:isolate;touch-action:pan-x;overscroll-behavior:contain;-webkit-user-select:none;user-select:none;background:#12131b;border-radius:14px;width:100%;height:100%;margin:0;position:relative;overflow:hidden}.reel-video{object-fit:cover;width:100%;height:100%;display:block}.reel-shade{pointer-events:none;background:linear-gradient(#0000,#000000c7);height:36%;position:absolute;inset:auto 0 0}.reel-tools-top{gap:9px;display:flex;position:absolute;top:14px;right:14px}.reel-tools-top button{color:#14141a;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.reel-tools-top button:first-child{font-size:28px;line-height:1}.reel-action-rail{justify-items:center;gap:14px;display:grid;position:absolute;bottom:116px;right:12px}.reel-action-rail button{color:#fff;text-shadow:0 1px 4px #000;cursor:pointer;background:0 0;border:0;justify-items:center;gap:3px;font-weight:800;display:grid}.reel-action-rail b{background:#0000002e;border-radius:50%;place-items:center;min-width:42px;height:42px;font-size:10px;display:grid}.reel-action-rail span{font-size:12px}.reel-meta{z-index:2;color:#fff;text-shadow:0 1px 3px #000;align-items:end;gap:10px;display:flex;position:absolute;bottom:16px;left:16px;right:84px}.reel-avatar{color:#fff;background:#7c5cff;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:grid}.reel-meta strong,.reel-meta small{display:block}.reel-meta small{margin-top:2px;font-size:12px}.reel-meta p{margin:7px 0 0;font-size:13px;line-height:1.3}.reel-switch{gap:16px;display:grid;position:fixed;top:50%;right:18px;transform:translateY(-50%)}.reel-switch button{color:#fff;cursor:pointer;background:#707176;border:0;border-radius:50%;width:52px;height:52px;font-size:11px;font-weight:800}.reel-switch button:first-child{color:#fff;background:#d7d8dc}.reels-empty{color:#73809b;place-items:center;min-height:70vh;display:grid}.live-page{max-width:1220px;margin:0 auto;padding:10px 0 42px}.live-mobile-heading{display:none}.live-grid{grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:14px;display:grid}.live-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #ececf1;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 2px 8px #1a21360d}.live-card-media{aspect-ratio:1/1.27;background:#eef0f5;position:relative}.live-card-media>img{object-fit:cover;width:100%;height:100%;display:block}.live-watchers,.live-badge{color:#fff;background:#22272f8c;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;position:absolute;top:10px}.live-watchers{left:10px}.live-badge{background:#33373d8c;right:10px}.live-badge:before{content:"";background:#ff3d56;border-radius:50%;width:7px;height:7px;margin-right:4px;display:inline-block}.live-card-user{align-items:center;gap:8px;min-height:52px;padding:8px 9px;display:flex}.live-card-user img{object-fit:cover;border-radius:50%;width:32px;height:32px}.live-card-user strong,.live-card-user small{text-overflow:ellipsis;white-space:nowrap;max-width:145px;display:block;overflow:hidden}.live-card-user strong{color:#17213d;font-size:12px}.live-card-user small{color:#61708e;margin-top:2px;font-size:10px}.live-empty{color:#77839b;place-items:center;min-height:480px;display:grid}.content:has(.reels-page){padding:76px 0 0}.content:has(.live-page){padding-top:96px}@media (max-width:760px){.content:has(.reels-page){padding:0}.reels-page{min-height:100dvh;padding:0;display:block}.reels-frame{aspect-ratio:auto;width:100vw;height:calc(100dvh - 64px);min-height:0;max-height:none}.reel-stage{border-radius:0}.reel-switch{display:none}.reel-tools-top{top:18px;right:14px}.reel-action-rail{gap:12px;bottom:125px;right:9px}.reel-meta{bottom:18px;left:14px;right:72px}.reel-avatar{width:44px;height:44px}.live-page{padding:0 0 78px}.live-mobile-heading{color:#8e5cff;background:#fff;border-bottom:1px solid #e8e8ee;justify-content:space-between;align-items:center;height:62px;padding:0 14px;font-size:21px;display:flex}.live-mobile-heading a{color:#fff;background:#ed0061;border-radius:999px;padding:9px 14px;font-size:12px;text-decoration:none}.live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 4px}.live-card{border-radius:12px}.live-card-user{min-height:50px}.live-card-user strong{max-width:105px;font-size:11px}.live-card-user small{max-width:105px;font-size:9px}.content:has(.live-page){padding:62px 0 0}.live-empty{min-height:55vh}}.sidebar{width:200px;padding:12px 8px}.topbar{inset-left:200px;height:76px;padding:12px 18px}.content{margin-left:200px}.brand{gap:9px;padding:6px 8px;font-size:30px}.brand-logo{object-fit:cover;object-position:center 42%;background:#08132c;padding:0}.sidebar nav{margin-top:16px}.nav-link{border-radius:9px;padding:13px 10px;font-size:16px;font-weight:600}.nav-icon{font-size:17px}.sidebar-user{padding:16px 10px}.reel-action-rail .rail-icon{color:#fff;filter:drop-shadow(0 2px 4px #000000a6)}.reel-action-rail button:first-child .rail-icon{color:#ffcc45;fill:#ffcc45}.reel-action-rail button:nth-child(2) .rail-icon,.reel-action-rail button:nth-child(3) .rail-icon,.reel-action-rail button:nth-child(4) .rail-icon{color:#fff}.reel-action-rail button:nth-child(5) .rail-icon{color:#bd80ff}.reel-action-rail button{min-width:48px}.reel-switch button{place-items:center;display:grid}@media (max-width:760px){.topbar{inset-left:0}.content{margin-left:0}.brand-logo{padding:1px}:is(.app-shell:has(.reels-page) .topbar,.app-shell:has(.live-page) .topbar){display:none}.app-shell:has(.reels-page) .content{padding:0}.app-shell:has(.live-page) .content{padding:0}.mobile-nav button small{display:none}.mobile-nav button span{font-size:23px}.mobile-nav{height:60px}.reels-frame{height:calc(100dvh - 60px)}.live-mobile-heading{height:58px;padding:0 12px}.live-mobile-heading>span{align-items:center;gap:8px;display:flex}.live-mobile-heading img{object-fit:cover;object-position:center 42%;border-radius:4px;width:34px;height:34px}.live-mobile-heading a{padding:9px 15px}.live-page{padding-bottom:60px}.content:has(.live-page){padding:0}.reel-tools-top,.reel-action-rail{right:20px}}.profile-view,.feed-view,.upload-view,.chat-view{max-width:1120px;margin:0 auto}.profile-top{justify-content:flex-end;align-items:center;min-height:44px;display:flex}.profile-top h1{display:none}.profile-top button{color:#9b5cff;background:#f5f6fc;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.profile-identity{align-items:center;gap:20px;padding:12px 26px;display:flex}.profile-avatar{color:#fff;background:#7d5bff;border:2px solid #9a55ff;border-radius:50%;place-items:center;width:118px;height:118px;font-size:45px;font-weight:800;display:grid;position:relative;overflow:visible}.profile-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-avatar button{color:#fff;background:#9b5cff;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:4px;right:-2px}.profile-identity h2{margin:0;font-size:28px}.profile-identity p{color:#5f7498;margin:5px 0;font-weight:600}.profile-identity small{color:#607090;max-width:560px;margin-top:9px;display:block}.gender-chip{color:#fff;background:linear-gradient(90deg,#bf40d9,#9a54f5);border-radius:999px;padding:6px 13px;font-size:13px;font-weight:800;display:inline-block}.profile-stats{gap:46px;padding:14px 26px;display:flex}.profile-stats button{text-align:left;color:#61708f;background:0 0;border:0;gap:5px;display:grid}.profile-stats strong{color:#17213d;font-size:19px}.wallet-banner{text-align:left;color:#fff;background:linear-gradient(110deg,#7565ff,#d54ee8);border:0;border-radius:12px;justify-content:space-between;align-items:center;margin:0 26px;padding:18px 22px;display:none}.wallet-banner span{gap:4px;display:grid}.wallet-banner strong{font-size:30px}.wallet-banner small{color:#835bf5;background:#fff;border-radius:999px;width:max-content;padding:7px 13px;font-weight:800}.profile-tabs{border-bottom:1px solid #e4e6ef;gap:16px;margin-top:20px;padding:0 26px;display:flex}.profile-tabs button{color:#61708f;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:8px;padding:16px 12px;font-weight:800;display:flex}.profile-tabs button.selected{color:#9a55ff;border-color:#9a55ff}.tab-reel-icon{font-size:18px}.profile-empty{color:#7787a3;place-content:center;justify-items:center;gap:10px;min-height:360px;display:grid}.profile-empty svg{color:#9ca8bd;background:#f0f2f7;border-radius:50%;width:64px;height:64px;padding:14px}.profile-empty strong{font-size:18px}.profile-create{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7f6cff,#d657e6);border:0;border-radius:999px;align-items:center;gap:8px;padding:14px 22px;font-weight:800;display:flex;position:fixed;bottom:32px;right:30px;box-shadow:0 12px 28px #8454dd40}.mobile-page-heading,.story-strip{display:none}.feed-view{max-width:700px}.feed-post{background:#fff;border:1px solid #edf0f5;border-radius:8px;margin-bottom:12px;overflow:hidden}.feed-post header{align-items:center;gap:10px;padding:12px;display:flex}.avatar.small{flex:none;width:38px;height:38px;font-size:16px}.feed-post header div:nth-child(2){flex:1;gap:3px;display:grid}.feed-post header small{color:#5d759c}.feed-post header button{color:#8f59ff;background:#fff;border:1px solid #ececf3;border-radius:999px;align-items:center;gap:5px;padding:8px 13px;font-weight:800;display:flex}.feed-media{gap:4px;padding:0 8px;display:grid}.feed-media.count-1{grid-template-columns:1fr}.feed-media.count-2,.feed-media.count-3{grid-template-columns:repeat(2,1fr)}.feed-media img{aspect-ratio:1;object-fit:cover;border-radius:5px;width:100%}.feed-post>p{margin:12px;font-weight:600;line-height:1.45}.feed-tags{color:#7d80b5;margin:0 12px}.feed-time{color:#8390a7;margin:12px;display:block}.feed-post footer{align-items:center;gap:18px;padding:10px 12px;display:flex}.feed-post footer button{color:#7890b7;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:flex}.feed-post .say-hi{color:#fff;background:#a75bfa;border-radius:999px;margin-left:auto;padding:8px 12px;font-weight:800}.feed-loading{color:#8390a7;place-items:center;min-height:320px;display:grid}.upload-view{text-align:center}.upload-view>header h1{margin:0;font-size:32px}.upload-view>header p{color:#5f7499}.upload-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;max-width:860px;margin:36px auto;display:grid}.upload-choices button{color:#17213d;cursor:pointer;background:#fff;border:0;border-radius:10px;place-content:center;gap:15px;min-height:220px;display:grid;box-shadow:0 9px 24px #19245017}.upload-choices svg,.video-symbol{color:#a35cff}.upload-choices b{font-size:22px}.upload-choices span{color:#637598;max-width:300px;line-height:1.45}.video-symbol{font-size:44px;font-weight:900}.upload-form{text-align:left;background:#fff;border-radius:10px;gap:18px;max-width:800px;margin:30px auto;padding:28px;display:grid;box-shadow:0 8px 24px #18234012}.upload-form h2{margin:0}.back-button,.upload-form footer>button:first-child{color:#5d6f94;cursor:pointer;background:0 0;border:0}.file-drop{color:#627493;cursor:pointer;border:1px dashed #cfd6e4;border-radius:10px;place-content:center;justify-items:center;gap:10px;min-height:180px;display:grid}.file-drop input{opacity:0;pointer-events:none;position:absolute}.file-drop strong{color:#29456c}.upload-form label:not(.file-drop){color:#28466f;gap:8px;font-weight:700;display:grid}.upload-form textarea,.upload-form label input{resize:vertical;width:100%;font:inherit;border:1px solid #d4dae6;border-radius:9px;padding:13px}.upload-form textarea{min-height:90px}.upload-form footer{justify-content:space-between;align-items:center;display:flex}.chat-view{background:#fff;border:1px solid #e9ebf2;max-width:780px}.chat-view>header{border-bottom:1px solid #e9ebf2;gap:10px;padding:14px;display:flex}.chat-view>header label{color:#8d99b1;background:#f3f5fc;border-radius:999px;flex:1;align-items:center;gap:8px;padding:0 14px;display:flex}.chat-view>header input{background:0 0;border:0;outline:0;width:100%;padding:10px 0}.chat-view>header button{color:#627090;background:0 0;border:0}.chat-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f5;align-items:center;gap:12px;width:100%;padding:14px;display:flex}.chat-list button span{flex:1;gap:5px;display:grid}.chat-list button small{color:#5b759d}.chat-list button b{color:#fff;background:#8864fa;border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}.chat-empty{color:#7f8eab;place-content:center;justify-items:center;gap:12px;min-height:360px;display:grid}@media (max-width:760px){.profile-view,.feed-view,.upload-view,.chat-view{width:100%}.profile-top{border-bottom:1px solid #e5e7ef;justify-content:space-between;padding:0 12px}.profile-top h1{margin:auto;font-size:18px;display:block}.profile-top button{width:40px;height:40px;position:absolute;right:12px}.profile-identity{gap:14px;padding:16px 14px}.profile-avatar{width:96px;height:96px;font-size:34px}.profile-identity h2{font-size:21px}.profile-identity small{display:none}.profile-stats{justify-content:space-around;gap:0;padding:15px}.profile-stats button{text-align:center}.wallet-banner{margin:0 12px;display:flex}.profile-tabs{justify-content:space-around;margin-top:20px;padding:0}.profile-tabs button{padding:14px 8px}.profile-empty{min-height:300px}.profile-create{bottom:76px;right:20px}.mobile-page-heading{color:#9b5cff;border-bottom:1px solid #e7e9f0;justify-content:space-between;align-items:center;height:58px;padding:0 12px;font-size:20px;display:flex}.mobile-page-heading span{align-items:center;gap:14px;display:flex}.mobile-page-heading a{color:#fff;background:#ed0061;border-radius:999px;padding:8px 13px;font-size:12px;text-decoration:none}.story-strip{background:#f7f8fc;gap:10px;padding:10px 8px;display:flex;overflow:auto}.story-strip button{color:#61708d;background:0 0;border:0;flex:none;justify-items:center;gap:4px;width:62px;font-size:10px;display:grid}.story-strip span{color:#704ce5;background:#eee;border:2px solid #9d5cff;border-radius:50%;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.story-strip small{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.feed-post{border-radius:0;margin-bottom:8px}.feed-view{max-width:none}.upload-view>header{text-align:center;padding:16px 12px}.upload-view>header h1{font-size:26px}.upload-choices{gap:12px;margin:18px 12px}.upload-choices button{min-height:180px;padding:12px}.upload-choices b{font-size:18px}.upload-choices span{font-size:13px}.upload-form{border-radius:8px;margin:12px;padding:18px}.chat-view{border:0}:is(.content:has(.profile-view),.content:has(.feed-view),.content:has(.upload-view),.content:has(.chat-view)){padding:0 0 70px}}.live-room-top>div,.broadcast-controls,.broadcast-controls>div{align-items:center;gap:10px;display:flex}.live-room-top button,.broadcast-controls button{place-items:center;width:46px;height:46px;padding:0;display:grid}.live-room-top span{align-items:center;gap:6px;display:flex}.broadcast-room{color:#fff;z-index:18;background:#050506;place-items:center;display:grid;position:fixed;inset:0}.broadcast-video{object-fit:cover;background:#101016;width:min(100vw,640px);height:100vh}.broadcast-controls{justify-content:space-between;position:absolute;top:18px;left:18px;right:18px}.broadcast-controls span{background:#17171ccc;border-radius:999px;align-items:center;gap:7px;padding:10px 14px;font-weight:800;display:flex}.broadcast-controls button{color:#fff;cursor:pointer;background:#17171ccc;border:0;border-radius:50%}.broadcast-status{text-align:center;background:#16161bbb;border-radius:10px;max-width:min(560px,100vw - 48px);padding:10px 14px;position:absolute;bottom:84px;left:50%;transform:translate(-50%)}.broadcast-start{color:#fff;cursor:pointer;background:#ed0061;border:0;border-radius:999px;width:min(430px,100vw - 50px);padding:16px 24px;font-size:16px;font-weight:900;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.broadcast-start.ending{background:#252528}.broadcast-start:disabled{opacity:.6}@media (max-width:760px){.broadcast-controls{top:12px;left:12px;right:12px}.broadcast-controls button{width:42px;height:42px}.broadcast-status{font-size:13px;bottom:80px}.broadcast-start{padding:14px 20px;bottom:16px}}.upload-message:not(:empty){background:#f2f5ff;border-radius:8px;padding:10px 12px}.profile-completion-overlay{align-items:start;padding:32px 16px;overflow:auto}.profile-completion-dialog{color:#f6f6f8;background:linear-gradient(145deg,#28292c,#202021);border:1px solid #595a5e;border-radius:24px;gap:11px;width:min(432px,100%);margin:auto;padding:30px 32px;display:grid;position:relative;box-shadow:0 28px 80px #000a}.profile-completion-dialog h2{text-align:center;margin:0 0 2px;font-size:22px}.profile-completion-dialog>label{color:#d6d6da;gap:6px;font-size:13px;font-weight:800;display:grid}.profile-completion-dialog>label>span{color:#c4c6ca;background:#3b3c3e;border:1px solid #6b6c6f;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:0 13px;display:flex}.profile-completion-dialog input,.profile-completion-dialog textarea{color:#fff;width:100%;font:inherit;background:0 0;border:0;outline:0}.profile-completion-dialog textarea{resize:vertical;min-height:70px}.profile-completion-dialog label>small{text-align:right;color:#a6a7ad}.profile-photo-picker{cursor:pointer;justify-items:center;gap:10px;margin-bottom:4px;display:grid!important}.profile-photo-picker>span,.profile-photo-picker>img{color:#fff;object-fit:cover;background:#9b5cff;border:2px solid #8f8f92;border-radius:50%;place-items:center;width:88px;height:88px;font-size:34px;font-weight:900;display:grid}.profile-photo-picker input{display:none}.profile-photo-picker em{color:#eee;background:#48494b;border:1px solid #707175;border-radius:10px;align-items:center;gap:6px;padding:9px 14px;font-style:normal;display:flex}.profile-completion-dialog fieldset{color:#d6d6da;border:0;align-items:center;gap:12px;margin:0;padding:0;font-size:13px;display:flex}.profile-completion-dialog legend{padding:0 0 7px;font-weight:800}.profile-completion-dialog fieldset label{align-items:center;gap:5px;display:flex}.profile-completion-dialog fieldset input{accent-color:#b64ef2;width:auto}.profile-form-error{color:#ff9ea7;margin:0;font-size:13px}.profile-random{color:#e7a5ff;cursor:pointer;background:0 0;border:0;padding:5px;font-weight:800}.profile-continue{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ab44f4,#ef2f86);border:0;border-radius:12px;padding:14px;font-weight:900}.profile-continue:disabled{opacity:.6;cursor:wait}@media (max-width:760px){.profile-completion-overlay{align-items:center;padding:14px 10px}.profile-completion-dialog{border-radius:18px;max-height:calc(100dvh - 28px);padding:24px;overflow:auto}.profile-completion-dialog h2{font-size:20px}}.profile-media-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:18px 26px;display:grid}.profile-media-grid article{background:#f0f2f7;border-radius:8px;min-height:160px;position:relative;overflow:hidden}.profile-media-grid img{object-fit:cover;width:100%;height:100%;min-height:160px;display:block}.profile-media-grid span{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#0000,#000b);padding:22px 9px 8px;font-size:12px;position:absolute;inset:auto 0 0;overflow:hidden}.profile-media-fallback{color:#9ca8bd;place-items:center;min-height:160px;display:grid}@media (max-width:760px){.profile-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px}.profile-media-grid article,.profile-media-grid img,.profile-media-fallback{min-height:180px}}.reel-panel-overlay,.profile-overlay{z-index:20;background:#0a0c148c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.reel-panel,.profile-dialog{background:#fff;border-radius:14px;width:min(520px,100%);max-height:min(720px,100dvh - 36px);overflow:auto;box-shadow:0 20px 60px #1014264d}.reel-panel>header,.profile-dialog>header{border-bottom:1px solid #e8ebf1;justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex}.reel-panel>header button,.profile-dialog>header button{color:#59657d;cursor:pointer;background:0 0;border:0}.comment-list{align-content:start;gap:12px;min-height:260px;padding:14px;display:grid}.comment-list article{background:#f7f8fc;border-radius:10px;gap:3px;padding:10px 12px;display:grid}.comment-list article b{font-size:13px}.comment-list article span{color:#52617b}.comment-list>p,.gift-picker>p{color:#8190a8;text-align:center}.reel-panel footer,.chat-room footer{border-top:1px solid #e8ebf1;gap:8px;padding:12px;display:flex}.reel-panel footer input,.chat-room footer input{border:1px solid #dfe4ef;border-radius:999px;outline:0;flex:1;min-width:0;padding:11px 14px}.reel-panel footer button,.chat-room footer button{color:#fff;cursor:pointer;background:#9b5cff;border:0;border-radius:50%;place-items:center;width:42px;display:grid}.gift-picker{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid}.gift-picker button{color:#34405a;cursor:pointer;background:#fff;border:1px solid #e3e7f0;border-radius:10px;place-items:center;gap:4px;min-height:115px;display:grid}.gift-picker img{object-fit:contain;width:54px;height:54px}.gift-picker small{color:#9170df}.music-panel{color:#586681;justify-items:center;gap:10px;padding:50px 20px;display:grid}.panel-error,.chat-status{color:#c24355;margin:10px 14px;font-size:13px}.profile-dialog{align-content:start;display:grid}.profile-dialog>a,.profile-dialog>button:not(.danger){color:#263b5c;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f4;padding:16px 18px;text-decoration:none}.profile-dialog .danger{color:#d63a50;text-align:left;cursor:pointer;background:#fff;border:0;padding:16px 18px}.wallet-dialog{padding-bottom:18px}.wallet-balance{color:#fff;background:linear-gradient(120deg,#7664ff,#d651e8);border-radius:12px;align-items:center;gap:14px;margin:18px;padding:18px;display:flex}.wallet-balance span{gap:3px;display:grid}.wallet-balance b{font-size:28px}.wallet-note{color:#687792;margin:0 18px;font-size:13px;line-height:1.5}.wallet-dialog h3{margin:22px 18px 8px}.wallet-history{margin:0 18px}.wallet-history article{color:#53637e;border-top:1px solid #edf0f4;justify-content:space-between;padding:12px 0;display:flex}.wallet-history p{color:#8490a5}.chat-body{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);min-height:500px;display:grid}.chat-list{border-right:1px solid #edf0f5;overflow:auto}.chat-list button.selected{background:#f2ecff}.chat-room{grid-template-rows:auto 1fr auto;min-width:0;display:grid}.chat-room>header{border-bottom:1px solid #edf0f5;padding:16px}.chat-messages{align-content:start;gap:9px;padding:16px;display:grid;overflow:auto}.chat-messages p{color:#37445d;background:#f0f2f8;border-radius:12px 12px 12px 2px;width:max-content;max-width:80%;margin:0;padding:9px 12px}.chat-messages p.mine{color:#fff;background:#9a5cff;border-radius:12px 12px 2px;justify-self:end}.chat-messages span{color:#8490a7;text-align:center}@media (max-width:760px){.reel-panel-overlay{align-items:end;padding:0}.reel-panel{border-radius:18px 18px 0 0;width:100%;max-height:65dvh}.gift-picker{grid-template-columns:repeat(4,1fr);gap:8px;padding:12px}.gift-picker button{min-height:100px;font-size:12px}.profile-overlay{align-items:end;padding:14px}.profile-dialog{border-radius:16px;width:100%;max-height:80dvh}.chat-body{grid-template-columns:1fr}.chat-body:has(.chat-room) .chat-list{display:none}.chat-room{min-height:calc(100dvh - 180px)}.chat-view{min-height:calc(100dvh - 70px)}}.store-badge{text-align:center;align-content:center;gap:1px;min-width:142px;height:52px;display:grid;border-radius:7px!important;padding:6px 12px!important}.store-badge-kicker{letter-spacing:.04em;color:#fff;font-size:8px;line-height:1}.store-badge strong{color:#fff;white-space:nowrap;font-size:17px;line-height:1.1}.store-badge i{font-size:15px;font-style:normal}.store-badge-apple strong{font-size:16px}.reel-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.reels-page{padding-right:0}.reels-frame{aspect-ratio:9/16;width:min(482px,100vw - 300px);height:min(100vh - 96px,860px);min-height:640px}.reel-stage{border-radius:15px}.reel-tools-top button{width:40px;height:40px}.reel-action-rail{gap:13px;bottom:112px;right:13px}.reel-action-rail b{background:0 0}.reel-switch{right:18px}.reel-switch button{width:52px;height:52px}.live-page{max-width:1230px}.live-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}@media (max-width:1120px){.live-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:860px){.live-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.reels-frame{width:100vw;height:calc(100dvh - 60px);min-height:0}.reel-stage{border-radius:0}.reel-action-rail{gap:11px;bottom:123px;right:15px}.reel-tools-top{top:16px;right:14px}.reel-switch{display:none}.live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.store-badge{display:none}}.reels-loading{background:#fff;place-items:center;min-height:calc(100vh - 76px);display:grid}.reels-skeleton{aspect-ratio:9/16;background:#eff1f6;border-radius:15px;align-content:end;gap:12px;width:min(482px,100vw - 300px);height:min(100vh - 96px,860px);min-height:640px;padding:18px;display:grid;overflow:hidden}.reels-skeleton:before{content:"";background:linear-gradient(105deg,#0000 30%,#fff9 50%,#0000 70%);width:min(482px,100vw - 300px);height:min(100vh - 96px,860px);min-height:640px;animation:1.4s infinite gohub-sheen;display:block;position:absolute}.reels-skeleton i{background:#dce0e9;border-radius:999px;width:65%;height:12px;display:block;position:relative}.reels-skeleton i:nth-child(2){width:42%}.reels-skeleton i:nth-child(3){width:78%;height:18px}@keyframes gohub-sheen{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:760px){.reels-loading{min-height:100dvh}.reels-skeleton,.reels-skeleton:before{border-radius:0;width:100vw;height:calc(100dvh - 60px);min-height:0}}.profile-top>div{align-items:center;gap:12px;display:flex}.profile-top .profile-wallet-chip{color:#fff;background:linear-gradient(90deg,#9c42ee,#ef3f9c);border-radius:999px;width:auto;height:44px;padding:0 17px;font-size:16px;font-weight:900}.country-chip{color:#536b90;margin-left:9px;font-weight:700;display:inline-block}.profile-top .profile-wallet-chip:hover{filter:brightness(1.04)}@media (max-width:760px){.profile-top .profile-wallet-chip{display:none}.country-chip{margin-left:7px;font-size:13px}}.live-page{padding-top:4px}.live-empty{background:#fcfcff;border:1px solid #f0f1f6;border-radius:12px;min-height:520px;font-weight:700}.live-card{transition:transform .16s,box-shadow .16s}.live-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1f263f1f}.profile-view{background:#fff;min-height:calc(100vh - 108px)}.profile-top{padding:0 26px}.profile-identity{padding-top:4px}.profile-identity>div:last-child{min-width:0}.profile-identity h2{letter-spacing:0}.profile-stats button{cursor:pointer}.profile-tabs,.profile-media-grid{background:#fff}.feed-view{padding:0 0 30px}.feed-post{box-shadow:0 3px 12px #252e480a}.feed-post .avatar{overflow:hidden}.feed-post .avatar img,.chat-list .avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.feed-post header{min-height:66px}.feed-post header strong{font-size:15px}.feed-post header small{font-size:12px}.feed-media img{background:#eef0f5}.feed-post footer{min-height:48px}.feed-loading{background:#fff;border:1px solid #edf0f5;border-radius:10px}.upload-view{padding-bottom:30px}.upload-view>header{margin:0 auto 6px}.upload-choices button{border:1px solid #edf0f5}.upload-choices button:hover{border-color:#caa9fa;box-shadow:0 12px 28px #8b5de129}.file-drop:hover{background:#fbf9ff;border-color:#a46af6}.upload-form{border:1px solid #eef0f5}.upload-form footer .primary-button{border-radius:10px}.chat-view{border-radius:10px;overflow:hidden;box-shadow:0 3px 12px #252e480a}.chat-view>header{background:#fff}.chat-list button{min-height:76px}.chat-list button:hover{background:#fbfaff}.chat-room{background:#fbfcff}.chat-messages{background:linear-gradient(#fbfcff,#f7f8fc)}@media (max-width:760px){.live-empty{background:#fff;border:0;border-radius:0;min-height:calc(100dvh - 138px)}.profile-view{min-height:calc(100dvh - 60px)}.profile-top{padding:0 12px}.profile-identity{padding-top:18px}.profile-identity p{font-size:13px}.profile-stats strong{font-size:20px}.profile-media-grid{padding-bottom:90px}.feed-view{padding-bottom:60px}.feed-post{box-shadow:none}.feed-post header{min-height:64px}.feed-post>p{font-size:15px}.upload-view{padding-bottom:70px}.upload-form{box-shadow:none;border:0}.file-drop{min-height:176px}.chat-view{min-height:calc(100dvh - 60px);box-shadow:none;border-radius:0}.chat-list button{min-height:78px}.chat-list .avatar{overflow:hidden}.chat-room{min-height:calc(100dvh - 60px)}}.broadcast-room{isolation:isolate;background:radial-gradient(circle at 50% 45%,#222234 0,#09090d 44%,#040405 100%)}.broadcast-video{z-index:1;width:min(560px,100vw);transition:opacity .18s;position:relative;box-shadow:0 0 0 1px #ffffff0a}.broadcast-video.preview-hidden{opacity:.08}.broadcast-wash{z-index:0;pointer-events:none;background:linear-gradient(90deg,#0c0a0dc7,#0000 30% 70%,#090c12c2);position:absolute;inset:0}.broadcast-controls,.broadcast-status,.broadcast-start,.broadcast-live-hint{z-index:2}.broadcast-controls button:disabled{opacity:.42;cursor:not-allowed}.broadcast-live-hint{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#14141ab8;border-radius:12px;gap:4px;padding:11px 14px;display:grid;position:absolute;bottom:96px;left:max(24px,50% - 280px)}.broadcast-live-hint strong{background:#ed0061;border-radius:999px;width:max-content;padding:4px 7px;font-size:11px}.broadcast-live-hint span{color:#e2e4ed;font-size:12px}@media (max-width:760px){.broadcast-video{width:100vw}.broadcast-wash{background:linear-gradient(#0000003d,#0000 35%,#00000057)}.broadcast-live-hint{max-width:240px;bottom:84px;left:16px}.broadcast-status{bottom:78px}}.broadcast-preview-retry{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#18181fcc;border:1px solid #ffffff57;border-radius:999px;padding:10px 16px;font-weight:800;position:absolute;bottom:76px;left:50%;transform:translate(-50%)}.broadcast-preview-retry:disabled{opacity:.65;cursor:wait}.broadcast-room:has(.broadcast-preview-retry) .broadcast-status{bottom:126px}@media (max-width:760px){.broadcast-preview-retry{padding:9px 14px;font-size:13px;bottom:68px}.broadcast-room:has(.broadcast-preview-retry) .broadcast-status{bottom:116px}}.broadcast-chat{z-index:3;gap:12px;width:min(340px,50vw - 320px);min-width:280px;display:grid;position:absolute;bottom:64px;left:24px}.broadcast-chat-list{flex-direction:column;justify-content:flex-end;gap:9px;height:min(58vh,500px);display:flex;overflow:auto}.broadcast-chat-list p{color:#fff;background:#0a0a0d80;border-radius:10px;margin:0;padding:8px 11px;font-size:13px;line-height:1.35}.broadcast-chat-list p strong{margin-bottom:2px;display:block}.broadcast-chat-list>span{color:#d9d9de;font-size:13px}.broadcast-chat>div:last-child{background:#101014d6;border-radius:999px;align-items:center;display:flex;overflow:hidden}.broadcast-chat input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:13px 16px}.broadcast-chat input::placeholder{color:#c5c4cd}.broadcast-chat button{color:#fff;cursor:pointer;background:0 0;border:0;width:42px;height:42px}.broadcast-pk{z-index:3;color:#fff;cursor:pointer;background:#a51eff;border:0;border-radius:50%;width:45px;height:45px;font-weight:900;position:absolute;top:78px;right:24px}.broadcast-modal{z-index:8;background:#00000094;place-items:center;display:grid;position:absolute;inset:0}.broadcast-modal>section{color:#fff;background:#191919;border:1px solid #ffffff1f;border-radius:14px;width:min(430px,100vw - 40px);overflow:hidden;box-shadow:0 24px 80px #00000073}.broadcast-modal header{border-bottom:1px solid #303030;justify-content:space-between;align-items:center;padding:16px;display:flex}.broadcast-modal header button{color:#fff;cursor:pointer;background:0 0;border:0}.broadcast-modal>section>p{text-align:center;color:#c7c7cf;padding:28px}.broadcast-pk-list{gap:10px;max-height:360px;padding:12px;display:grid;overflow:auto}.broadcast-pk-list article{background:#272727;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.broadcast-pk-list .avatar{flex:none;width:44px;height:44px;font-size:18px;overflow:hidden}.broadcast-pk-list .avatar img{object-fit:cover;width:100%;height:100%}.broadcast-pk-list span{flex:1;gap:3px;min-width:0;display:grid}.broadcast-pk-list strong,.broadcast-pk-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.broadcast-pk-list small{color:#adadb7}.broadcast-pk-list article>button{color:#fff;cursor:pointer;background:#ae24ff;border:0;border-radius:999px;padding:8px 13px;font-weight:800}@media (max-width:760px){.broadcast-chat{width:auto;bottom:74px;left:16px;right:16px}.broadcast-chat-list{height:150px}.broadcast-chat-list p{font-size:12px}.broadcast-pk{top:72px;right:16px}.broadcast-modal>section{width:calc(100vw - 28px)}.broadcast-room:has(.broadcast-chat) .broadcast-status{bottom:138px}.broadcast-room:has(.broadcast-chat) .broadcast-start{bottom:14px}}.broadcast-room.broadcast-guest{isolation:isolate;background:#000}.broadcast-guest-video{background:#101116}.broadcast-guest-message{z-index:3;color:#e7e7ea;white-space:nowrap;font-size:14px;font-weight:600;position:absolute;bottom:92px;left:50%;transform:translate(-50%)}.broadcast-room.broadcast-guest .broadcast-start{display:block}@media (max-width:760px){.broadcast-guest-message{font-size:13px;bottom:84px}}.live-viewer-room{isolation:isolate;background:#07090a}.live-viewer-room .live-room-video{object-fit:cover;background:#101114;width:min(36vw,560px);height:100dvh}.live-viewer-room .live-room-top{z-index:5}.live-viewer-room .live-room-top>div{gap:10px;margin-left:auto;display:flex}.live-viewer-room .live-room-top button,.live-viewer-room .live-room-top span{color:#fff;background:#1c1e1fe0;border:0;border-radius:999px;place-items:center;min-width:46px;height:46px;display:grid}.live-viewer-room .live-room-top span{gap:7px;padding:0 14px;font-weight:700;display:flex}.live-viewer-chat{z-index:4;color:#fff;flex-direction:column;width:min(330px,50vw - 305px);max-height:72dvh;display:flex;position:fixed;bottom:18px;left:20px}.live-viewer-chat-list{flex-direction:column;flex:1;justify-content:flex-end;gap:13px;padding:18px 12px;display:flex;overflow:auto}.live-viewer-chat-list article{text-shadow:0 1px 4px #000;gap:2px;font-size:14px;display:grid}.live-viewer-chat-list article b{font-size:13px}.live-viewer-chat-list p{color:#c9c9c9;margin:0;font-size:13px}.live-viewer-chat-compose{background:#101012eb;border-radius:25px;align-items:center;padding:3px 8px 3px 16px;display:flex}.live-viewer-chat-compose input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;height:44px}.live-viewer-chat-compose input::placeholder{color:#e5e5e5}.live-viewer-chat-compose button{color:#fff;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.live-gift-rail{z-index:5;flex-direction:column;align-items:center;gap:14px;width:72px;display:flex;position:fixed;top:175px;right:20px}.live-gift-rail button{color:#fff;background:0 0;border:0;place-items:center;gap:1px;font-size:12px;font-weight:700;display:grid}.live-gift-rail img{object-fit:contain;width:40px;height:40px}.live-gift-rail-open{width:48px;height:48px;background:#202021e6!important;border-radius:50%!important}.live-host-pill{z-index:6;color:#fff;text-align:left;background:#232325db;border:0;border-radius:28px;align-items:center;gap:11px;min-width:230px;padding:8px 18px 8px 9px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.live-host-pill>span:last-child{gap:2px;display:grid}.live-host-pill strong{font-size:14px}.live-host-pill small{color:#eee;font-size:11px}.live-host-avatar{background:#9748f6;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid;overflow:hidden}.live-host-avatar img{object-fit:cover;width:100%;height:100%}.live-viewer-error{z-index:10;color:#fff;background:#9f2335;border-radius:10px;max-width:420px;padding:10px 14px;font-size:13px;position:fixed;top:80px;left:50%;transform:translate(-50%)}.live-viewer-overlay{z-index:11;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000057;place-items:center;display:grid;position:fixed;inset:0}.live-profile-dialog{color:#fff;background:#1c1a1ce6;border:1px solid #ffffff38;border-radius:18px;width:min(430px,100vw - 32px);overflow:hidden;box-shadow:0 16px 48px #00000073}.live-profile-dialog header,.live-gift-picker header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;height:58px;padding:0 16px;display:flex}.live-profile-dialog header button,.live-gift-picker header button{color:inherit;background:0 0;border:0}.live-profile-person{align-items:center;gap:13px;padding:22px;display:flex}.live-profile-avatar{background:#9d48f5;border-radius:50%;place-items:center;width:62px;height:62px;font-weight:800;display:grid;overflow:hidden}.live-profile-avatar img{object-fit:cover;width:100%;height:100%}.live-profile-person h2{margin:0;font-size:18px}.live-profile-person p{color:#e6e6e6;margin:4px 0;font-size:13px}.live-profile-stats{text-align:center;justify-content:space-evenly;padding:0 18px 18px;display:flex}.live-profile-stats span{color:#ddd;gap:5px;font-size:12px;display:grid}.live-profile-stats b{color:#fff;font-size:17px}.live-profile-actions{gap:12px;padding:0 22px 20px;display:flex}.live-profile-actions button{color:#151515;background:#fff;border:0;border-radius:11px;flex:1;padding:13px;font-weight:700}.live-profile-dialog nav{border-top:1px solid #ffffff21;justify-content:space-around;padding:16px 12px;font-size:13px;display:flex}.live-gift-picker{z-index:10;color:#4b3372;background:#fff;border-radius:18px;flex-direction:column;width:370px;max-height:calc(100dvh - 215px);display:flex;position:fixed;top:190px;right:16px;overflow:hidden;box-shadow:0 18px 45px #00000073}.live-gift-picker header{color:#fff;background:linear-gradient(100deg,#7778ef,#cd64ed);border:0;flex:0 0 50px}.live-gift-picker header span{font-size:13px}.live-gift-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:12px;display:grid;overflow:auto}.live-gift-grid button{color:#71419d;background:#fff;border:1px solid #ad9eff;border-radius:13px;place-items:center;gap:5px;min-height:105px;padding:7px;font-size:12px;display:grid}.live-gift-grid img{object-fit:contain;width:50px;height:50px}.live-gift-picker footer{background:#8279f3;justify-content:flex-end;padding:10px;display:flex}.live-gift-picker footer button{color:#6b42ae;background:#fff;border:0;border-radius:18px;padding:7px 14px;font-weight:700}@media (max-width:760px){.live-viewer-room .live-room-video{width:100vw;height:100dvh}.live-viewer-room .live-room-top{top:14px;left:14px;right:14px}.live-viewer-room .live-room-top button{width:42px;min-width:42px;height:42px}.live-viewer-chat{width:auto;max-height:40dvh;bottom:72px;left:14px;right:14px}.live-viewer-chat-list{gap:8px;padding:8px 2px}.live-viewer-chat-list article{font-size:12px}.live-gift-rail{gap:10px;width:55px;top:190px;right:10px}.live-gift-rail img{width:34px;height:34px}.live-host-pill{min-width:205px;bottom:16px}.live-gift-picker{border-radius:18px;width:auto;max-height:62dvh;inset:auto 10px 8px}.live-profile-dialog{max-height:82dvh;overflow:auto}}.profile-media-card{text-align:left;cursor:pointer;background:#eef0f5;border:0;border-radius:8px;min-height:170px;padding:0;display:block;position:relative;overflow:hidden}.profile-media-card img{object-fit:cover;width:100%;height:100%;min-height:170px;display:block}.profile-media-card span{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#0000,#000000c7);padding:20px 9px 8px;font-size:12px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.profile-media-dialog{color:#19284b;background:#fff;border-radius:14px;width:min(720px,100vw - 32px);max-height:90dvh;overflow:auto}.profile-media-dialog header{border-bottom:1px solid #e5e8ef;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.profile-media-dialog header button{color:#43526f;background:0 0;border:0}.profile-media-dialog video,.profile-media-dialog img{object-fit:contain;background:#0d1016;width:100%;max-height:70dvh;display:block}.profile-media-dialog p{white-space:pre-wrap;margin:0;padding:14px 18px}.profile-media-overlay{z-index:40}.upload-choice-icon{color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;margin:auto;display:grid}.upload-choice-icon.reel{background:linear-gradient(135deg,#8c65ff,#ee36a0)}.upload-choice-icon.post{background:#129cf0}.upload-form-rich{max-width:860px}.upload-form-rich h2{align-items:center;gap:9px;display:flex}.back-button{background:#f7f8fc;border-radius:999px;align-items:center;gap:6px;width:max-content;padding:9px 13px;display:inline-flex}.upload-label,.thumbnail-section>label{color:#28466f;font-weight:700}.file-drop.has-file{cursor:default;min-height:250px;padding:18px}.file-drop.has-file video{object-fit:cover;background:#111;border-radius:9px;width:min(150px,100%);max-height:210px}.thumbnail-section{gap:10px;display:grid}.thumbnail-options{align-items:end;gap:16px;display:flex}.thumbnail-options>div{color:#28466f;gap:8px;font-size:13px;font-weight:700;display:grid}.thumbnail-options img{aspect-ratio:9/16;object-fit:cover;border-radius:8px;width:138px}.custom-thumbnail{aspect-ratio:9/16;text-align:center;cursor:pointer;border:1px dashed #cfd6e4;border-radius:8px;place-items:center;width:138px;padding:10px;position:relative;color:#5d7499!important;display:grid!important}.custom-thumbnail input,.add-image input{opacity:0;cursor:pointer;position:absolute;inset:0}.post-image-picker{flex-wrap:wrap;gap:12px;display:flex}.post-image-picker article,.add-image{aspect-ratio:1;border:1px dashed #cfd6e4;border-radius:8px;place-items:center;width:154px;display:grid;position:relative;overflow:hidden}.post-image-picker article img{object-fit:cover;width:100%;height:100%}.post-image-picker article button{color:#fff;cursor:pointer;background:#f23b5c;border:0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:6px;right:6px}.add-image{color:#52729b;cursor:pointer;gap:7px}.caption-heading{color:#28466f;justify-content:space-between;align-items:center;font-weight:700;display:flex}.caption-heading span{color:#9aa4b5;font-size:12px;font-weight:600}.character-count{color:#5d7499;justify-self:end;margin-top:-14px}.hash-label{color:#28466f;gap:8px;font-weight:700;display:grid}.hash-label input{width:100%;font:inherit;border:0;border-bottom:1px solid #dbe0ea;outline:none;padding:10px 0}.upload-message{color:#536f97;margin:0;font-weight:700}.upload-form-rich footer .primary-button{align-items:center;gap:8px;display:inline-flex}.primary-button:disabled{opacity:.55;cursor:not-allowed}@media (max-width:760px){.file-drop.has-file{min-height:220px}.thumbnail-options{gap:12px}.thumbnail-options img,.custom-thumbnail,.post-image-picker article,.add-image{width:112px}.caption-heading{align-items:flex-start;gap:8px}.caption-heading span{text-align:right}.upload-form-rich{gap:15px}}@media (min-width:761px){.broadcast-room{grid-template-columns:minmax(0,1fr) minmax(520px,560px) minmax(0,1fr)}.broadcast-video{grid-column:2;width:100%;max-width:none;height:100dvh}.broadcast-wash{background:linear-gradient(90deg,#0c0a0ddb,#0000 34% 66%,#090c12db)}.broadcast-chat{width:min(340px,50vw - 328px);min-width:0;max-width:340px;bottom:64px;left:24px}.broadcast-pk{top:78px;left:calc(50% + 296px);right:auto}.broadcast-start{width:min(430px,100% - 64px)}.broadcast-status{max-width:min(430px,100% - 64px)}}@media (max-width:760px){.broadcast-room{grid-template-columns:1fr;display:grid}.broadcast-video{grid-column:1;width:100vw;max-width:none;height:100dvh}.broadcast-chat{width:auto;min-width:0;max-width:none;bottom:72px;left:14px;right:14px}.broadcast-pk{top:72px;left:auto;right:14px}.broadcast-start{width:calc(100vw - 48px)}}.exit-live-overlay{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000b3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.exit-live-dialog{color:#18181c;text-align:center;background:#fff;border-radius:24px;width:min(360px,100vw - 32px);padding:28px 24px 22px;box-shadow:0 24px 70px #00000073}.exit-live-icon{color:#f02945;background:#fff1f2;border-radius:20px;place-items:center;width:78px;height:78px;margin:0 auto 14px;display:grid}.exit-live-dialog h2{margin:0 0 10px;font-size:27px}.exit-live-dialog p{color:#7b7d86;max-width:290px;margin:0 auto 22px;line-height:1.5}.exit-live-dialog button{width:100%;height:48px;font:inherit;cursor:pointer;border:0;border-radius:8px;font-weight:800}.exit-live-confirm{color:#ef334f;background:#fff0f2}.exit-live-cancel{color:#686a72;background:#f6f6f7;margin-top:10px}.chat-room>header{align-items:center;gap:10px;display:flex}.chat-room>header span{gap:2px;display:grid}.chat-room>header small{color:#7b89a3}.chat-room-placeholder{color:#8290aa;background:#fbfcff;place-content:center;justify-items:center;gap:10px;min-height:500px;display:grid}.chat-message{justify-content:flex-start;display:flex}.chat-message.mine{justify-content:flex-end}.chat-message p{color:#344159;background:#eef1f7;border-radius:13px 13px 13px 3px;max-width:min(78%,430px);margin:0;padding:10px 13px;line-height:1.4}.chat-message.mine p{color:#fff;background:#9858f7;border-radius:13px 13px 3px}.chat-message img{object-fit:cover;border-radius:12px;max-width:min(72%,340px);max-height:320px;display:block}.chat-media-button{color:#7c5bec!important;background:#eef0f8!important;flex:none!important}.wallet-nav{border-bottom:1px solid #edf0f4;grid-template-columns:repeat(3,1fr);padding:0 14px;display:grid}.wallet-nav button{color:#697892;cursor:pointer;background:#fff;border:0;border-bottom:3px solid #0000;padding:13px 5px;font-weight:800}.wallet-nav button.active{color:#9858f7;border-color:#9858f7}.wallet-message{color:#7542b9;background:#f5efff;border-radius:8px;margin:0 18px 12px;padding:10px 12px;font-size:13px}.wallet-plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px 18px;display:grid}.wallet-plans article{text-align:center;border:1px solid #e5e8f1;border-radius:10px;justify-items:center;gap:8px;padding:16px 10px;display:grid}.wallet-plans article>strong{font-size:17px}.wallet-plans article>span{color:#677691}.wallet-plans button{color:#8b95a8;background:#e9ebf2;border:0;border-radius:8px;width:100%;padding:9px;font-weight:700}.wallet-withdraw{gap:13px;padding:10px 18px 18px;display:grid}.wallet-withdraw>p{color:#697892;margin:0}.wallet-withdraw label{color:#41516c;gap:6px;font-size:13px;font-weight:700;display:grid}.wallet-withdraw input,.wallet-withdraw select{width:100%;font:inherit;color:#273550;background:#fff;border:1px solid #d9deea;border-radius:8px;padding:11px 12px}.wallet-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#835dff,#d450e8);border:0;border-radius:9px;padding:12px;font-weight:800}.wallet-submit:disabled{opacity:.55;cursor:default}@media (max-width:760px){.chat-room-placeholder{min-height:calc(100dvh - 180px)}.chat-message p{max-width:84%}.chat-message img{max-width:82%}.wallet-plans{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.wallet-dialog{max-height:88dvh}}.profile-view{border-radius:14px;max-width:980px;overflow:hidden;box-shadow:0 4px 18px #1f28440d}.profile-top{border-bottom:1px solid #eceef4;justify-content:center;min-height:58px;padding:0 18px;position:relative}.profile-top h1{color:#17213d;margin:auto;font-size:20px;display:block}.profile-top>div{position:absolute;right:18px}.profile-identity{padding:20px 26px 10px}.profile-identity h2{align-items:center;gap:7px;font-size:22px;display:flex}.profile-verified{color:#fff;background:#168cf0;border-radius:50%;place-items:center;width:19px;height:19px;font-size:12px;line-height:1;display:inline-grid}.profile-stats{gap:0;max-width:430px;padding:10px 26px 18px}.profile-stats button{text-align:center;border-right:1px solid #e5e8ef;min-width:125px;padding:6px 20px}.profile-stats button:last-child{border-right:0}.profile-tabs{z-index:2;background:#fff;justify-content:center;gap:46px;margin-top:16px;position:sticky;top:76px}.profile-tabs button{justify-content:center;min-width:120px}.profile-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px 22px 90px}.profile-media-card{aspect-ratio:3/4;border-radius:14px;min-height:0}.profile-media-card img,.profile-media-card .profile-media-fallback{object-fit:cover;width:100%;height:100%;min-height:0}.profile-media-card-posts{aspect-ratio:1}.profile-media-card>span{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#0000,#000000c7);padding:28px 10px 9px;font-size:12px;position:absolute;inset:auto 0 0;overflow:hidden}.profile-media-metrics{color:#fff;background:linear-gradient(#0000,#000000b8);gap:11px;padding:28px 10px 9px;display:flex;position:absolute;bottom:0;left:0;right:0}.profile-media-metrics span{align-items:center;gap:4px;display:flex;color:inherit!important;background:0 0!important;padding:0!important;font-size:11px!important;position:static!important}.profile-collection-card{background:#fff;border:1px solid #e3e6ef;border-radius:20px;grid-template-rows:1fr auto auto;justify-items:center;min-height:220px;display:grid;overflow:hidden}.profile-collection-image{background:#fafaff;place-items:center;width:100%;min-height:145px;padding:12px;display:grid}.profile-collection-image img{object-fit:contain;width:100%;height:135px}.profile-collection-image .profile-media-fallback{min-height:135px}.profile-collection-card>b{color:#8d55e8;background:#f1eaff;border-radius:7px;margin:8px 10px 6px;padding:4px 9px;font-size:12px}.profile-collection-card>strong{text-align:center;color:#fff;background:linear-gradient(90deg,#806cff,#d657e6);width:100%;padding:9px}@media (max-width:760px){.profile-view{box-shadow:none;border-radius:0}.profile-top{z-index:3;min-height:58px;padding:0 12px;position:sticky;top:0}.profile-top h1{margin:auto;font-size:19px}.profile-identity{padding:15px 15px 8px}.profile-avatar{width:100px;height:100px}.profile-identity h2{font-size:19px}.profile-identity p{font-size:12px}.profile-stats{max-width:none;padding:10px 4px 14px}.profile-stats button{min-width:0;padding:6px 4px}.profile-tabs{gap:0;margin-top:14px;top:58px}.profile-tabs button{flex:1;justify-items:center;gap:4px;min-width:0;padding:12px 3px;font-size:11px;display:grid}.profile-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:8px 4px 88px}.profile-media-card{border-radius:5px}.profile-media-metrics{gap:5px;padding:20px 5px 6px}.profile-media-metrics span{font-size:9px!important}.profile-media-metrics svg{width:12px;height:12px}.profile-media-card>span{padding:20px 5px 6px;font-size:10px}.profile-collection-card{border-radius:10px;min-height:158px}.profile-collection-image{min-height:98px;padding:7px}.profile-collection-image img{height:92px}.profile-collection-card>b{margin:5px;font-size:9px}.profile-collection-card>strong{padding:6px;font-size:11px}}.profile-avatar{border-width:2px;width:104px;height:104px}.profile-avatar button{color:#8d55e8;background:#fff;border:1.5px solid #dfe3eb;width:36px;height:36px;bottom:3px;right:-8px;box-shadow:0 3px 10px #292f4424}.country-chip{align-items:center;gap:6px;display:inline-flex}.country-chip img{object-fit:cover;border-radius:3px;width:22px;height:16px;box-shadow:0 0 0 1px #1a233a1a}@media (max-width:760px){.profile-avatar{width:100px;height:100px}}.country-chip em{font-size:18px;font-style:normal;line-height:1}@media (min-width:761px){.app-shell:has(.reels-page) .sidebar{width:203px;padding:12px 8px}.app-shell:has(.reels-page) .brand{padding:6px 8px;font-size:30px}.app-shell:has(.reels-page) .sidebar nav{gap:6px;margin-top:16px}.app-shell:has(.reels-page) .nav-link{color:#202027;padding:13px 10px;font-weight:400}.app-shell:has(.reels-page) .nav-link.active{color:#8c61f1;background:#f5efff;font-weight:500}.app-shell:has(.reels-page) .nav-icon{color:#c2c0d2}.app-shell:has(.reels-page) .topbar{gap:12px;height:76px;padding:12px 16px;left:203px}.app-shell:has(.reels-page) .search-field{width:288px}.app-shell:has(.reels-page) .content{margin-left:203px;padding-top:76px}.app-shell:has(.reels-page) .reels-page{place-items:start center;width:100vw;min-height:calc(100vh - 76px);margin-left:-203px;padding:0}.app-shell:has(.reels-page) .reels-frame{aspect-ratio:auto;width:500px;height:calc(100vh - 82px);min-height:0;max-height:none}.app-shell:has(.reels-page) .reel-stage{border-radius:14px}.app-shell:has(.reels-page) .reel-tools-top button:first-child{display:none}.app-shell:has(.reels-page) .reel-tools-top{top:14px;right:14px}.app-shell:has(.reels-page) .reel-action-rail{gap:14px;bottom:116px;right:12px}.app-shell:has(.reels-page) .reel-action-rail button{font-weight:500}.app-shell:has(.reels-page) .reel-meta{bottom:15px;left:14px;right:76px}.app-shell:has(.reels-page) .reel-meta strong{font-size:16px;font-weight:700}.app-shell:has(.reels-page) .reel-meta p{font-size:13px}.app-shell:has(.reels-page) .reel-switch{right:16px}.app-shell:has(.reels-page) .sidebar-user:has(.login-entry){z-index:7;border:0;margin:0;padding:0;position:fixed;bottom:20px;right:20px}.app-shell:has(.reels-page) .login-entry{color:#fff;background:linear-gradient(90deg,#ed36ab,#8c4ff0);padding:15px 24px;box-shadow:0 7px 22px #a14be855}.app-shell:has(.reels-page) .reels-skeleton{width:500px;height:calc(100vh - 82px);min-height:0}.app-shell:has(.reels-page) .reels-skeleton:before{width:500px;height:calc(100vh - 82px);min-height:0}}.app-shell:has(.feed-view){font-family:Public Sans,Segoe UI,Arial,sans-serif}@media (min-width:761px){.app-shell:has(.feed-view) .sidebar{width:203px;padding:12px 8px}.app-shell:has(.feed-view) .brand{padding:6px 8px;font-size:30px}.app-shell:has(.feed-view) .brand-logo{width:48px;height:48px}.app-shell:has(.feed-view) .sidebar nav{gap:8px;width:195px;margin-top:15px}.app-shell:has(.feed-view) .nav-link{color:#202027;border-radius:8px;gap:16px;height:54px;padding:12px;font-weight:400}.app-shell:has(.feed-view) .nav-link.active{color:#8b82fc;background:#faf7ff;font-weight:400}.app-shell:has(.feed-view) .nav-icon{color:#c2c0d2;width:30px;height:30px}.app-shell:has(.feed-view) .nav-icon svg{color:#c2c0d2;width:30px;height:30px}.app-shell:has(.feed-view) .topbar{gap:14px;height:72px;padding:12px 16px;left:203px}.app-shell:has(.feed-view) .search-field{width:312px;height:48px}.app-shell:has(.feed-view) .topbar input{font-size:14px;font-weight:400}.app-shell:has(.feed-view) .live-button{gap:6px;height:36px;padding:8px 12px;font-size:14px;font-weight:600}.app-shell:has(.feed-view) .language{color:#171a24;background:#f8f9fa;border-radius:14px;height:46px;padding:12px;font-weight:400}.app-shell:has(.feed-view) .store-badge{height:48px}.app-shell:has(.feed-view) .content{background:#fdfeff;margin-left:203px;padding:82px 0 32px}.app-shell:has(.feed-view) .feed-view{width:515px;max-width:515px;margin:0;padding:0;position:relative;left:calc(50vw - 460.5px)}.app-shell:has(.feed-view) .sidebar-user:has(.login-entry){z-index:7;border:0;margin:0;padding:0;position:fixed;bottom:24px;right:24px}.app-shell:has(.feed-view) .login-entry{color:#fff;background:linear-gradient(90deg,#ec4899,#8b5cf6);height:56px;padding:16px;font-weight:400;box-shadow:0 7px 22px #a14be855}}.feed-view .story-strip{display:none}.feed-view .feed-post{width:515px;box-shadow:none;background:#fff;border:1px solid #f0f0f7;border-radius:8px;margin:0 0 8px;overflow:hidden}.feed-view .feed-post>header{background:#fafaff;gap:10px;height:66px;min-height:66px;padding:10px 12px}.feed-view .feed-post .avatar.small{width:42px;height:42px}.feed-view .feed-post header strong{color:#0e172d;font-size:16px;font-weight:700}.feed-view .feed-post header small{color:#61749a;font-size:13px}.feed-view .feed-post header button{color:#7d82fb;gap:6px;height:38px;padding:8px 16px;font-size:14px;font-weight:600}.feed-view .feed-media{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;width:auto;margin:0 12px;padding:0;display:flex;overflow-x:auto}.feed-view .feed-media::-webkit-scrollbar{display:none}.feed-view .feed-media.count-1,.feed-view .feed-media.count-2,.feed-view .feed-media.count-3{grid-template-columns:none}.feed-view .feed-media>button{cursor:pointer;scroll-snap-align:start;background:#eef0f5;border:0;border-radius:10px;flex:0 0 240px;width:240px;height:290px;padding:0;overflow:hidden}.feed-view .feed-media img{aspect-ratio:auto;object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.feed-view .feed-post>p{color:#101728;margin:10px 12px 8px;font-size:15px;font-weight:400;line-height:1.45}.feed-view .feed-tags{color:#7d82c8;border:1px solid #e3e4ee;border-radius:999px;margin:0 12px;padding:6px 10px;font-size:13px;display:table}.feed-view .feed-time{color:#8290a7;margin:18px 12px 8px;font-size:13px}.feed-view .feed-post>footer{gap:14px;min-height:48px;padding:7px 12px}.feed-view .feed-post>footer button{color:#7185ae;padding:4px 0}.feed-view .feed-post .say-hi{color:#fff;background:linear-gradient(90deg,#7e86ff,#cb4cf0);padding:8px 13px;font-style:italic;font-weight:700}.feed-lightbox{z-index:150;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#14141680;place-items:center;display:grid;position:fixed;inset:0}.feed-lightbox>img{object-fit:cover;border-radius:10px;width:min(482px,100vw - 44px);height:min(482px,100vh - 80px);display:block;box-shadow:0 20px 55px #0005}.feed-lightbox>button{color:#fff;cursor:pointer;background:#30303499;border:1px solid #fff5;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:fixed}.feed-lightbox-close{top:24px;right:24px}.feed-lightbox-prev{top:50%;left:24px;transform:translateY(-50%)}.feed-lightbox-next{top:50%;right:24px;transform:translateY(-50%)}.feed-lightbox>span{color:#fff;background:#3338;border-radius:999px;padding:8px 18px;font-weight:700;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@media (max-width:760px){.app-shell:has(.feed-view) .topbar{display:none}.app-shell:has(.feed-view) .content{background:#fdfeff;margin:0;padding:0 0 60px}.app-shell:has(.feed-view) .mobile-nav{height:60px}.app-shell:has(.feed-view) .mobile-nav button:nth-child(4){display:none}.app-shell:has(.feed-view) .mobile-nav button{flex:1}.app-shell:has(.feed-view) .mobile-nav button small{display:none}.feed-view{width:100%;max-width:none;padding:0 0 60px}.feed-view .mobile-page-heading{color:#8b5cf6;background:#fff;border-bottom:1px solid #e5e7ef;height:48px;padding:0 20px;font-size:21px}.feed-view .mobile-page-heading>strong{align-items:center;gap:8px;display:flex}.feed-view .mobile-page-heading>strong img{object-fit:cover;border-radius:4px;width:32px;height:32px}.feed-view .mobile-page-heading>span{gap:8px}.feed-view .mobile-page-heading a{align-items:center;gap:4px;height:34px;padding:7px 12px;font-weight:700;display:flex}.feed-view .mobile-page-heading button{color:#fff;background:linear-gradient(135deg,#8b82fc,#d26ff4);border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.feed-view .feed-post{border-radius:8px;width:calc(100% - 16px);margin:24px 8px 8px}.feed-view .feed-post+.feed-post{margin-top:8px}.feed-view .feed-post>header{height:58px;min-height:58px;padding:8px 12px}.feed-view .feed-post .avatar.small{width:38px;height:38px}.feed-view .feed-post header strong{font-size:14px}.feed-view .feed-post header small{font-size:12px}.feed-view .feed-post header button{height:36px;padding:7px 13px;font-size:14px}.feed-view .feed-media{gap:8px;margin:0 6px}.feed-view .feed-media>button{border-radius:7px;flex-basis:calc(50% - 4px);width:calc(50% - 4px);height:220px}.feed-view .feed-post>p{margin:8px 6px;font-size:14px}.feed-view .feed-tags{margin:12px 6px;padding:5px 9px;font-size:12px}.feed-view .feed-time{margin:20px 6px 8px;font-size:13px}.feed-view .feed-post>footer{gap:13px;padding:6px}.feed-lightbox>img{object-fit:contain;width:calc(100vw - 28px);height:auto;max-height:72vh}.feed-lightbox-prev{left:10px}.feed-lightbox-next{right:10px}.feed-lightbox-close{top:16px;right:16px}.feed-lightbox>span{bottom:78px}}.feed-view .mobile-live-camera{font-size:13px;line-height:1}.search-view{min-height:calc(100vh - 72px);font-family:Public Sans,Segoe UI,Arial,sans-serif}.search-mobile-field{display:none}.search-tabs{background:#fff;border-radius:999px;width:max-content;padding:5px;display:flex;box-shadow:0 7px 17px #20203020}.search-tabs button{color:#697184;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;height:48px;padding:0 18px;font-weight:600;display:flex}.search-tabs button.active{color:#fff;background:linear-gradient(90deg,#7d82fb,#d26ff4)}.search-tabs b{color:#747887;background:#d8d9df;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:12px;display:grid}.search-tabs button.active b{color:#fff;background:#766dde}.search-tabs button>span{font-size:24px;font-weight:400}.search-empty{text-align:center;background:#fff;border-radius:20px;place-content:center;justify-items:center;gap:18px;width:432px;min-height:308px;padding:42px;display:grid;box-shadow:0 8px 20px #20203018}.search-empty>div{color:#a53eff;background:linear-gradient(135deg,#f0e7ff,#ffe8f3);border-radius:50%;place-items:center;width:78px;height:78px;display:grid}.search-empty strong{color:#141b2d;max-width:350px;font-size:20px;line-height:1.35}.search-empty p{color:#758097;max-width:350px;margin:0;line-height:1.55}.search-status{color:#7c8395;place-items:center;min-height:280px;display:grid}.search-results{gap:8px;width:520px;display:grid}.search-results>button{text-align:left;color:#17213d;background:#fff;border:1px solid #eeeef5;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:70px;padding:10px 12px;display:flex}.search-results>button>img,.search-results>button>span{object-fit:cover;color:#985cff;background:#f1e9ff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.search-results>button>div{flex:1;gap:4px;display:grid}.search-results small{color:#71809a}.search-results em{color:#2999ef;font-style:normal}@media (min-width:761px){.app-shell:has(.search-view){font-family:Public Sans,Segoe UI,Arial,sans-serif}.app-shell:has(.search-view) .sidebar{width:203px;padding:12px 8px}.app-shell:has(.search-view) .topbar{gap:14px;height:72px;padding:12px 16px;left:203px}.app-shell:has(.search-view) .search-field{width:288px;height:48px}.app-shell:has(.search-view) .live-button{height:36px;padding:8px 12px;font-size:14px;font-weight:600}.app-shell:has(.search-view) .content{background:#fffaff;margin-left:203px;padding:82px 0 32px}.app-shell:has(.search-view) .search-view{width:calc(100vw - 203px);position:relative}.app-shell:has(.search-view) .search-tabs{margin-left:36px}.app-shell:has(.search-view) .search-empty{margin:105px auto 0}.app-shell:has(.search-view) .search-results{margin:36px auto 0}.app-shell:has(.search-view) .sidebar-user:has(.login-entry){z-index:7;border:0;margin:0;padding:0;position:fixed;bottom:24px;right:24px}.app-shell:has(.search-view) .login-entry{color:#fff;background:linear-gradient(90deg,#ec4899,#8b5cf6);height:56px;padding:16px;font-weight:400}}@media (max-width:760px){.app-shell:has(.search-view) .topbar{display:none}.app-shell:has(.search-view) .content{background:#fffaff;margin:0;padding:0 0 60px}.app-shell:has(.search-view) .mobile-nav{height:60px}.app-shell:has(.search-view) .mobile-nav button:nth-child(4){display:none}.app-shell:has(.search-view) .mobile-nav button{flex:1}.app-shell:has(.search-view) .mobile-nav button small{display:none}.search-view{min-height:calc(100dvh - 60px)}.search-mobile-field{background:#fff;border-bottom:1px solid #e5e6ed;align-items:center;gap:8px;height:58px;padding:8px 14px;display:flex}.search-mobile-field input{color:#57627a;border:1px solid #dce1ef;border-left:0;border-right:0;outline:0;flex:1;height:44px;padding:0 8px}.search-mobile-field>svg{color:#929db4;border:1px solid #dce1ef;border-right:0;border-radius:999px 0 0 999px;width:34px;height:44px;padding-left:12px}.search-mobile-field>button{color:#9ca5b7;background:#fff;border:1px solid #dce1ef;border-left:0;border-radius:0 999px 999px 0;width:38px;height:44px}.search-tabs{margin:30px auto 0}.search-tabs button{height:46px;padding:0 14px}.search-empty{width:calc(100% - 46px);min-height:285px;margin:105px auto 0;padding:30px 22px}.search-empty strong{font-size:19px}.search-results{width:calc(100% - 24px);margin:24px auto 0}:is(.app-shell:has(.reels-page) .mobile-nav button:nth-child(4),.app-shell:has(.live-page) .mobile-nav button:nth-child(4)){display:none}:is(.app-shell:has(.reels-page) .mobile-nav button,.app-shell:has(.live-page) .mobile-nav button){flex:1}.app-shell:has(.reels-page) .reel-tools-top{align-items:center;top:16px;right:14px}.app-shell:has(.reels-page) .reel-tools-top button:first-child{color:#fff;background:0 0;border:2px solid #fff;border-radius:6px;width:28px;height:28px;display:grid;box-shadow:0 1px 5px #0004}.app-shell:has(.reels-page) .reel-tools-top button:first-child svg{width:18px;height:18px}.app-shell:has(.reels-page) .reel-tools-top button:last-child{width:36px;height:36px}.app-shell:has(.reels-page) .reel-action-rail{gap:10px;bottom:104px;right:12px}.app-shell:has(.reels-page) .reel-action-rail .rail-icon{width:31px;height:31px}.app-shell:has(.reels-page) .reel-meta{bottom:13px;left:13px;right:70px}.app-shell:has(.reels-page) .reel-avatar{width:48px;height:48px}.app-shell:has(.reels-page) .reel-meta strong{font-size:16px}.app-shell:has(.reels-page) .reel-meta p{margin-top:6px;font-size:12px}.app-shell:has(.live-page) .live-mobile-heading{background:#fff;height:48px;padding:0 18px}.app-shell:has(.live-page) .live-mobile-heading>span{gap:8px;font-size:21px}.app-shell:has(.live-page) .live-mobile-heading img{width:32px;height:32px}.live-heading-actions{align-items:center;gap:8px;display:flex}.live-heading-actions button{cursor:pointer;border:0;justify-content:center;align-items:center;display:flex}.live-heading-actions .live-start{color:#fff;background:linear-gradient(90deg,#ed0061,#d80070);border-radius:999px;gap:4px;height:34px;padding:0 12px;font-size:12px;font-weight:700}.live-heading-actions .live-start>span{font-size:11px}.live-heading-actions .live-search{color:#fff;background:linear-gradient(135deg,#8b82fc,#d26ff4);border-radius:50%;width:34px;height:34px}.app-shell:has(.live-page) .live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;padding:34px 6px 8px}.app-shell:has(.live-page) .live-card{border-radius:10px}.app-shell:has(.live-page) .live-card-media{aspect-ratio:1/1.16}.app-shell:has(.live-page) .live-watchers{text-shadow:0 1px 4px #000;background:0 0;padding:3px 5px;top:9px;left:9px}.app-shell:has(.live-page) .live-watchers:before{content:"◉ ";color:#fff}.app-shell:has(.live-page) .live-badge{padding:4px 7px;top:8px;right:8px}.app-shell:has(.live-page) .live-card-user{height:48px;min-height:48px;padding:7px 9px}.app-shell:has(.live-page) .live-card-user img{width:30px;height:30px}.app-shell:has(.live-page) .live-empty{color:#65789c;background:#fff;border:0;border-radius:0;min-height:calc(100dvh - 108px);margin:0;font-weight:700}}@media (min-width:761px){:is(.app-shell:has(.reels-page),.app-shell:has(.live-page)){font-family:Public Sans,Segoe UI,Arial,sans-serif}:is(.app-shell:has(.reels-page) .sidebar,.app-shell:has(.live-page) .sidebar){width:203px;padding:12px 8px}:is(.app-shell:has(.reels-page) .brand,.app-shell:has(.live-page) .brand){height:54px;padding:3px 8px;font-size:30px}:is(.app-shell:has(.reels-page) .brand-logo,.app-shell:has(.live-page) .brand-logo){width:48px;height:48px}:is(.app-shell:has(.reels-page) .sidebar nav,.app-shell:has(.live-page) .sidebar nav){gap:8px;width:195px;margin-top:15px}:is(.app-shell:has(.reels-page) .nav-link,.app-shell:has(.live-page) .nav-link){color:#202027;border-radius:8px;gap:16px;height:54px;padding:12px;font-weight:400}:is(.app-shell:has(.reels-page) .nav-link.active,.app-shell:has(.live-page) .nav-link.active){color:#8b82fc;background:#faf7ff;font-weight:400}.app-shell:has(.reels-page) .nav-icon{color:#c2c0d2;width:30px;height:30px}.app-shell:has(.reels-page) .nav-icon svg{color:#c2c0d2;width:30px;height:30px}.app-shell:has(.live-page) .nav-icon{color:#c2c0d2;width:30px;height:30px}.app-shell:has(.live-page) .nav-icon svg{color:#c2c0d2;width:30px;height:30px}:is(.app-shell:has(.reels-page) .topbar,.app-shell:has(.live-page) .topbar){gap:14px;height:72px;padding:12px 16px;left:203px}:is(.app-shell:has(.reels-page) .search-field,.app-shell:has(.live-page) .search-field){width:288px;height:48px}:is(.app-shell:has(.reels-page) .topbar input,.app-shell:has(.live-page) .topbar input){font-size:14px;font-weight:400}:is(.app-shell:has(.reels-page) .live-button,.app-shell:has(.live-page) .live-button){gap:6px;height:36px;padding:8px 12px;font-size:14px;font-weight:600}:is(.app-shell:has(.reels-page) .language,.app-shell:has(.live-page) .language){color:#171a24;background:#f8f9fa;border-radius:14px;height:46px;padding:12px;font-weight:400}:is(.app-shell:has(.reels-page) .store-badge,.app-shell:has(.live-page) .store-badge){height:48px}.app-shell:has(.reels-page) .content{margin-left:203px;padding:72px 0 0}.app-shell:has(.reels-page) .reels-page{width:100vw;min-height:calc(100vh - 72px);margin-left:-203px}.app-shell:has(.reels-page) .reels-frame{width:482px;height:calc(100vh - 78px);min-height:0;max-height:none}.app-shell:has(.reels-page) .reels-skeleton{width:482px;height:calc(100vh - 78px);min-height:0}.app-shell:has(.reels-page) .reels-skeleton:before{width:482px;height:calc(100vh - 78px);min-height:0}.app-shell:has(.live-page) .content{background:#fdfeff;margin-left:203px;padding:82px 0 32px}.app-shell:has(.live-page) .live-page{width:850px;max-width:850px;margin:0 auto;padding:0 0 32px}.app-shell:has(.live-page) .live-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.app-shell:has(.live-page) .live-card{border-radius:12px}.app-shell:has(.live-page) .live-card-media{aspect-ratio:1/1.11}.app-shell:has(.live-page) .live-card-user{height:48px;min-height:48px}.app-shell:has(.live-page) .live-empty{color:#6c7d9e;background:#fff;border:0;width:850px;min-height:520px;margin:0}:is(.app-shell:has(.reels-page) .sidebar-user:has(.login-entry),.app-shell:has(.live-page) .sidebar-user:has(.login-entry)){z-index:7;border:0;margin:0;padding:0;position:fixed;bottom:24px;right:24px}:is(.app-shell:has(.reels-page) .login-entry,.app-shell:has(.live-page) .login-entry){color:#fff;background:linear-gradient(90deg,#ec4899,#8b5cf6);height:56px;padding:16px;font-weight:400;box-shadow:0 7px 22px #a14be855}}@media (max-width:760px){.app-shell:has(.profile-view) .topbar{display:none}.app-shell:has(.profile-view) .content{background:#fff;margin:0;padding:0 0 64px}.app-shell:has(.profile-view) .mobile-nav{height:60px}.app-shell:has(.profile-view) .mobile-nav button{flex:1}.profile-view{max-width:none;min-height:calc(100dvh - 60px);box-shadow:none;background:#fff;border-radius:0;overflow:visible}.profile-top{z-index:4;background:#fff;border-bottom:1px solid #e5e8f0;min-height:66px;padding:0 12px;position:sticky;top:0}.profile-top h1{font-size:18px;font-weight:800}.profile-top>div{right:12px}.profile-top>div button:not(.profile-wallet-chip){color:#9b5cff;background:#f5f6ff;border-radius:50%;width:40px;height:40px}.profile-identity{align-items:center;gap:16px;padding:16px 12px 8px}.profile-avatar{border:2px solid #9d5cff;width:122px;height:122px;font-size:40px}.profile-identity h2{margin-bottom:4px;font-size:19px}.profile-identity p{margin:0 0 8px;font-size:13px}.profile-stats{grid-template-columns:repeat(3,1fr);gap:0;max-width:none;padding:12px 18px 24px;display:grid}.profile-stats button{text-align:center;justify-items:center;min-width:0;padding:6px 4px;display:grid}.profile-stats strong{font-size:19px}.profile-stats span{font-size:13px}.wallet-banner{background:linear-gradient(105deg,#7462ff,#d957e8);border-radius:16px;min-height:123px;margin:0 12px;padding:18px 16px;display:flex}.wallet-banner span{font-size:14px}.wallet-banner strong{font-size:31px}.wallet-banner small{margin-top:7px}.wallet-banner svg{width:70px;height:70px}.profile-tabs{z-index:3;background:#fff;border-bottom:1px solid #e6e8ef;gap:0;margin-top:22px;position:sticky;top:66px}.profile-tabs button{flex:1;justify-items:center;gap:5px;min-width:0;padding:13px 3px;font-size:12px;display:grid}.profile-empty{background:#fff;border:0;border-radius:0;min-height:275px}.profile-media-grid{padding-bottom:90px}.profile-create{bottom:76px;right:20px}.app-shell:has(.profile-view) .mobile-nav{justify-content:initial;grid-template-columns:repeat(5,minmax(0,1fr))}.app-shell:has(.profile-view) .mobile-nav button{place-items:center;width:100%;height:60px;display:grid}.app-shell:has(.profile-view) .mobile-nav button:nth-child(4){display:none}.app-shell:has(.profile-view) .mobile-nav button span{place-items:center;display:grid}.app-shell:has(.profile-view) .mobile-nav button small{display:none}.profile-top h1{color:#071b49}.app-shell:has(.chat-view) .topbar{display:none}.app-shell:has(.chat-view) .content{background:#fff;margin:0;padding:0 0 60px}.app-shell:has(.chat-view) .mobile-nav{height:60px}.app-shell:has(.chat-view) .mobile-nav button:nth-child(4){display:none}.app-shell:has(.chat-view) .mobile-nav button{flex:1}.app-shell:has(.chat-view) .mobile-nav button small{display:none}.chat-view{min-height:calc(100dvh - 60px);box-shadow:none;background:#fff;border:0;border-radius:0}.chat-view>header{border-top:1px solid #e5e8ef;border-bottom:1px solid #e5e8ef;gap:12px;height:76px;padding:14px 17px}.chat-view>header label{background:#f3f5fc;min-height:36px;padding:0 12px}.chat-view>header input{padding:8px 0;font-size:13px}.chat-view>header button{color:#41516c;place-items:center;width:30px;height:36px;display:grid}.chat-list button{gap:12px;min-height:78px;padding:12px 17px}.chat-list .avatar.small{width:46px;height:46px}.chat-list button strong{color:#071b49;font-size:15px}.chat-list button small{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.chat-list button b{background:linear-gradient(135deg,#7969fa,#a55af4);min-width:24px;height:24px}.chat-empty{min-height:260px}}.sidebar-user{gap:14px;padding:18px 12px 8px}.sidebar-account{align-items:center;gap:11px;min-width:0;display:flex}.sidebar-account-avatar{color:#fff;background:linear-gradient(135deg,#785cf4,#d655e6);border-radius:50%;flex:none;place-items:center;width:39px;height:39px;font-weight:900;display:grid;overflow:hidden}.sidebar-account-avatar img{object-fit:cover;width:100%;height:100%}.sidebar-account>span:last-child{gap:3px;min-width:0;display:grid}.sidebar-account strong,.sidebar-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-account strong{color:#17213d;font-size:14px}.sidebar-account small{color:#66799a;font-size:12px}.sidebar-logout{align-items:center;gap:11px;font-weight:700;display:flex;color:#17213d!important;padding:3px 0!important}@media (max-width:760px){.sidebar-account,.sidebar-logout{display:none}}.chat-list button b:empty{display:none}.chat-image-button{cursor:zoom-in;background:0 0;border:0;max-width:min(72%,340px);padding:0;display:block}.chat-image-button img{max-height:320px;max-width:100%!important}.chat-image-overlay{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:zoom-out;background:#070911db;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.chat-image-overlay>img{object-fit:contain;cursor:default;border-radius:12px;max-width:min(92vw,920px);max-height:88dvh;box-shadow:0 18px 60px #0000008c}.chat-image-overlay>button{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:50%;width:42px;height:42px;font-size:30px;line-height:1;position:fixed;top:18px;right:20px}@media (max-width:760px){.chat-image-button{max-width:82%}.chat-image-overlay{padding:14px}.chat-image-overlay>img{max-width:100%;max-height:86dvh}.feed-view .story-strip{scrollbar-width:none;background:#fff;border-bottom:1px solid #eceef5;gap:12px;height:100px;padding:10px 12px 8px;display:flex;overflow-x:auto}.feed-view .story-strip::-webkit-scrollbar{display:none}.feed-view .story-strip button{color:#18213c;cursor:pointer;background:0 0;border:0;flex:none;justify-items:center;gap:5px;width:68px;padding:0;display:grid}.feed-view .story-strip button>span{color:#8a5bef;background:#eef1f6;border:2px solid #a75cf6;border-radius:50%;place-items:center;width:58px;height:58px;font-size:18px;font-weight:800;display:grid;position:relative;overflow:visible}.feed-view .story-strip button>span img{object-fit:cover;border-radius:50%;width:100%;height:100%}.feed-view .story-strip small{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;font-weight:600;overflow:hidden}.feed-view .story-strip .my-story b{color:#fff;background:linear-gradient(135deg,#8d64ff,#cf52e5);border:2px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:19px;line-height:1;display:grid;position:absolute;bottom:-2px;right:-3px}.feed-view .feed-post{margin-top:8px}}.feed-view .feed-post header>.avatar.small{background:#fff;border:2px solid #a15cf5;border-radius:50%;width:48px;height:48px;padding:2px;overflow:hidden;box-shadow:0 0 0 1px #a15cf524}.feed-view .feed-post header>.avatar.small img{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%;display:block}@media (max-width:760px){.feed-view .feed-post header>.avatar.small{border-width:2px;width:46px;height:46px;padding:2px}}.feed-view .story-strip button>span i,.feed-view .feed-post header>.avatar.small i{color:#8b5cf6;z-index:0;place-items:center;margin:0;font-style:normal;font-weight:800;display:grid;position:absolute;inset:0}.feed-view .story-strip button>span img,.feed-view .feed-post header>.avatar.small img{z-index:1;position:relative}.feed-view .feed-post header>.avatar.small{place-items:center;display:grid;position:relative}@media (min-width:761px){.feed-view .story-strip{scrollbar-width:none;background:#fff;border:1px solid #f0f0f7;border-radius:8px;gap:12px;width:515px;margin:0 0 8px;padding:12px 10px 10px;display:flex;overflow-x:auto}.feed-view .story-strip::-webkit-scrollbar{display:none}.feed-view .story-strip button{color:#18213c;cursor:pointer;background:0 0;border:0;flex:none;justify-items:center;gap:5px;width:66px;padding:0;display:grid}.feed-view .story-strip button>span{background:#eef1f6;border:2px solid #a75cf6;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:relative;overflow:visible}.feed-view .story-strip button>span img{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%}.feed-view .story-strip small{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;font-weight:600;overflow:hidden}.feed-view .story-strip .my-story b{z-index:2;color:#fff;background:linear-gradient(135deg,#8d64ff,#cf52e5);border:2px solid #fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:18px;line-height:1;display:grid;position:absolute;bottom:-2px;right:-3px}}.feed-view .story-strip button>span{isolation:isolate;position:relative!important}.feed-view .story-strip button>span>img,.feed-view .feed-post header>.avatar.small>img{object-fit:cover!important;object-position:center!important;z-index:1!important;border-radius:50%!important;width:calc(100% - 4px)!important;height:calc(100% - 4px)!important;min-height:0!important;max-height:none!important;position:absolute!important;inset:2px!important}.feed-view .story-strip button>span>i,.feed-view .feed-post header>.avatar.small>i{display:grid!important}.feed-view .feed-post header>.feed-author-avatar{cursor:pointer;flex:none;padding:2px}.feed-view .feed-post header>.feed-author-avatar:hover{filter:brightness(.98);box-shadow:0 0 0 3px #a15cf529}.reel-action-rail button{place-items:center;width:50px;min-height:38px}.reel-action-rail button .rail-icon{stroke-width:2.45px}.reel-action-rail button:first-child .rail-icon{fill:#ffc542;color:#ffc542}.reel-action-rail button:nth-child(2) .rail-icon,.reel-action-rail button:nth-child(3) .rail-icon,.reel-action-rail button:nth-child(4) .rail-icon{color:#fff}.reel-music-disc{color:#fff;background:#111;border:4px solid #000000d9;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative;overflow:visible;box-shadow:0 2px 5px #0000008c}.reel-music-disc>img{object-fit:cover;border-radius:50%;width:100%;height:100%}.reel-music-disc .reel-music-note{color:#a86cff;fill:#a86cff;filter:drop-shadow(0 1px 2px #000000bf);position:absolute;bottom:-4px;right:-8px}@media (max-width:760px){.reel-music-disc{border-width:3px;width:38px;height:38px}.reel-music-disc .reel-music-note{bottom:-4px;right:-7px}.app-shell:has(.reels-page) .reel-action-rail button{width:44px}}.reel-avatar{isolation:isolate;position:relative;overflow:hidden}.reel-avatar>img{object-fit:cover!important;object-position:center!important;border-radius:50%!important;width:calc(100% - 4px)!important;min-width:0!important;max-width:none!important;height:calc(100% - 4px)!important;min-height:0!important;max-height:none!important;position:absolute!important;inset:2px!important}.reel-action-rail .reel-action-image{object-fit:contain;filter:drop-shadow(0 2px 3px #0000008f);width:38px;height:38px;display:block}.reel-action-rail .reel-gift-image{width:50px;height:50px;margin:-5px 0}.reel-music-disc{width:50px!important;height:50px!important;box-shadow:none!important;color:#fff!important;background:0 0!important;border:0!important;border-radius:0!important;display:block!important;position:relative!important;overflow:visible!important}.reel-music-disc>.reel-music-cd{object-fit:contain!important;z-index:0!important;border-radius:0!important;width:50px!important;max-width:none!important;height:50px!important;max-height:none!important;position:absolute!important;inset:0!important}.reel-music-avatar{z-index:1!important;color:#fff!important;text-shadow:none!important;background:#222!important;border-radius:50%!important;place-items:center!important;font-size:13px!important;font-weight:800!important;display:grid!important;position:absolute!important;inset:10px!important;overflow:hidden!important}.reel-music-avatar>img{object-fit:cover!important;object-position:center!important;border-radius:50%!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;position:absolute!important;inset:0!important}.reel-music-disc>.reel-music-note{z-index:2!important;filter:drop-shadow(0 1px 2px #000000bf)!important;width:20px!important;height:20px!important;position:absolute!important;bottom:-3px!important;right:3px!important}@media (max-width:760px){.reel-action-rail .reel-action-image{width:34px;height:34px}.reel-action-rail .reel-gift-image{width:46px;height:46px}.reel-music-disc,.reel-music-disc>.reel-music-cd{width:46px!important;height:46px!important}.reel-music-avatar{inset:9px!important}.reel-music-disc>.reel-music-note{bottom:-3px!important;right:2px!important}}.wallet-banner{isolation:isolate;width:calc(100% - 24px);position:relative;overflow:hidden}.wallet-banner-pattern{z-index:-1;object-fit:cover;opacity:.55;width:100%;height:100%;position:absolute;inset:0}.wallet-banner>span{z-index:1;position:relative}.wallet-banner small{align-items:center;gap:9px;display:flex}.wallet-banner small img{object-fit:contain;width:17px;height:17px}.wallet-banner-coin{z-index:1;object-fit:contain;width:74px;height:74px;position:relative}@media (max-width:760px){.wallet-banner{border-radius:22px;width:calc(100% - 24px);min-height:132px;margin:0 12px;padding:19px 20px}.wallet-banner span{gap:6px;font-size:16px}.wallet-banner strong{font-size:35px;line-height:1}.wallet-banner small{color:#e97900;border-radius:9px;margin-top:4px;padding:8px 15px;font-size:14px}.wallet-banner-coin{width:72px;height:72px}.connection-overlay{background:#fff;align-items:stretch;padding:0}.connection-dialog.profile-dialog{width:100%;max-width:none;height:100dvh;max-height:none;box-shadow:none;background:#fff;border-radius:0;overflow:hidden}.connection-header{gap:20px;border:0!important;justify-content:flex-start!important;height:106px!important;padding:18px 24px!important}.connection-header>button{place-items:center;width:34px;height:38px;display:grid;color:#111!important}.connection-profile{align-items:center;gap:12px;min-width:0;display:flex}.connection-profile>span{color:#fff;background:#8c5cf6;border:2px solid #a55cf5;border-radius:50%;flex:none;place-items:center;width:72px;height:72px;font-weight:800;display:grid;overflow:hidden}.connection-profile>span img{object-fit:cover;width:100%;height:100%;display:block}.connection-profile>div{gap:3px;min-width:0;display:grid}.connection-profile strong{white-space:nowrap;text-overflow:ellipsis;font-size:18px;overflow:hidden}.connection-profile small{color:#788397;font-size:14px}.connection-tabs{border-bottom:1px solid #e6e8ef;grid-template-columns:repeat(2,1fr);height:70px;display:grid}.connection-tabs button{color:#9097a2;cursor:pointer;background:#fff;border:0;border-bottom:3px solid #0000;font-size:20px;font-weight:700}.connection-tabs button.active{color:#9a64fb;border-color:#9a64fb}.connection-list{overflow:auto}.connection-list article{border-bottom:1px solid #edf0f5;align-items:center;gap:22px;min-height:112px;padding:18px 35px;display:flex}.connection-list article>img,.connection-list article>span{object-fit:cover;color:#fff;background:#8e61f5;border-radius:50%;flex:none;place-items:center;width:74px;height:74px;font-size:26px;font-weight:800;display:grid}.connection-list article div{gap:7px;min-width:0;display:grid}.connection-list article strong{color:#111;font-size:22px}.connection-list article small{color:#747b85;font-size:18px}.connection-list>p{text-align:center;color:#a0a6b0;padding:40px;font-size:18px}}@media (min-width:761px){:is(.app-shell:has(.upload-view) .topbar,.app-shell:has(.chat-view) .topbar,.app-shell:has(.profile-view) .topbar){gap:14px;height:72px;padding:12px 16px;left:203px}:is(.app-shell:has(.upload-view) .search-field,.app-shell:has(.chat-view) .search-field,.app-shell:has(.profile-view) .search-field){width:312px;height:48px}:is(.app-shell:has(.upload-view) .topbar input,.app-shell:has(.chat-view) .topbar input,.app-shell:has(.profile-view) .topbar input){font-size:14px;font-weight:400}:is(.app-shell:has(.upload-view) .live-button,.app-shell:has(.chat-view) .live-button,.app-shell:has(.profile-view) .live-button){gap:6px;height:36px;padding:8px 12px;font-size:14px;font-weight:600}:is(.app-shell:has(.upload-view) .language,.app-shell:has(.chat-view) .language,.app-shell:has(.profile-view) .language){color:#171a24;background:#f8f9fa;border-radius:14px;height:46px;padding:12px;font-weight:400}:is(.app-shell:has(.upload-view) .store-badge,.app-shell:has(.chat-view) .store-badge,.app-shell:has(.profile-view) .store-badge){height:48px}.app-shell:has(.profile-view) .profile-view{background:#fff;width:100%;max-width:none;margin:0}.app-shell:has(.profile-view) .profile-top{border-bottom:1px solid #eceef4;min-height:62px;padding:0 24px}.app-shell:has(.profile-view) .profile-wallet-chip{width:auto;color:#fff!important;background:linear-gradient(90deg,#9b5df6,#e83eaa)!important;border-radius:999px!important;align-items:center!important;gap:7px!important;height:38px!important;padding:0 14px!important;font-size:15px!important;font-weight:800!important;display:flex!important}.app-shell:has(.profile-view) .profile-wallet-chip img{object-fit:contain;width:20px;height:20px}.connection-overlay{z-index:70}.connection-dialog.profile-dialog{background:#fff;border-radius:16px;width:min(560px,100vw - 48px);height:min(680px,100dvh - 48px);max-height:none;overflow:hidden}.connection-header{gap:16px;border-bottom:1px solid #edf0f5!important;justify-content:flex-start!important;height:88px!important;padding:16px 20px!important}.connection-header>button{place-items:center;width:34px;height:38px;display:grid;color:#4d5d78!important}.connection-profile{align-items:center;gap:11px;min-width:0;display:flex}.connection-profile>span{color:#fff;background:#8e61f5;border:2px solid #a25cf5;border-radius:50%;flex:none;place-items:center;width:52px;height:52px;font-weight:800;display:grid;overflow:hidden}.connection-profile>span img{object-fit:cover;width:100%;height:100%;display:block}.connection-profile>div{gap:3px;min-width:0;display:grid}.connection-profile strong{white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.connection-profile small{color:#7a8495;font-size:13px}.connection-tabs{border-bottom:1px solid #e7eaf1;grid-template-columns:repeat(2,1fr);height:58px;display:grid}.connection-tabs button{color:#8a93a2;cursor:pointer;background:#fff;border:0;border-bottom:3px solid #0000;font-size:17px;font-weight:700}.connection-tabs button.active{color:#9861f6;border-color:#9a64fb}.connection-list{height:calc(100% - 146px);overflow:auto}.connection-list article{border-bottom:1px solid #eef0f5;align-items:center;gap:13px;min-height:78px;padding:12px 20px;display:flex}.connection-list article>img,.connection-list article>span{object-fit:cover;color:#fff;background:#8e61f5;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:18px;font-weight:800;display:grid;overflow:hidden}.connection-list article div{gap:4px;min-width:0;display:grid}.connection-list article strong{color:#17213d;font-size:16px}.connection-list article small{color:#727f94;font-size:13px}.connection-list>p{text-align:center;color:#98a1b0;padding:40px}}.profile-copy{min-width:0}.profile-attributes{align-items:center;gap:2px;margin-top:10px;display:flex}.profile-bio{line-height:1.45}.profile-settings-backdrop{z-index:64;cursor:default;background:0 0;border:0;position:fixed;inset:0}.profile-settings-menu{z-index:65;color:#334563;background:#fff;border:1px solid #e3e6ed;border-radius:11px;width:248px;position:fixed;top:132px;right:18px;overflow:hidden;box-shadow:0 10px 24px #1e2b4829}.profile-settings-menu>header{display:none}.profile-settings-primary,.profile-settings-secondary{display:grid}.profile-settings-secondary{border-top:1px solid #edf0f5}.profile-settings-primary label,.profile-settings-primary button,.profile-settings-secondary a,.profile-settings-logout{color:#334563;width:100%;min-height:51px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;align-items:center;gap:12px;padding:0 16px;font-size:15px;text-decoration:none;display:flex}.profile-settings-primary button:hover,.profile-settings-secondary a:hover,.profile-settings-logout:hover{background:#faf9ff}.profile-settings-primary svg,.profile-settings-secondary svg,.profile-settings-logout svg{color:#566780;flex:none}.settings-switch{height:24px;margin-left:auto;transition:background .18s;background:#d8dce5!important;border-radius:999px!important;width:40px!important;min-height:24px!important;padding:2px!important}.settings-switch i{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;display:block;box-shadow:0 1px 3px #42506d55}.settings-switch.active{background:#a348f4!important}.settings-switch.active i{transform:translate(16px)}.profile-settings-logout{color:#334563;border-top:1px solid #edf0f5}@media (min-width:761px){.app-shell:has(.profile-view) .profile-top h1{display:none}.app-shell:has(.profile-view) .profile-identity{align-items:flex-start;gap:24px;padding:16px 26px 9px}.app-shell:has(.profile-view) .profile-avatar{width:108px;height:108px}.app-shell:has(.profile-view) .profile-copy h2{font-size:24px}.app-shell:has(.profile-view) .profile-copy p{margin:4px 0}.app-shell:has(.profile-view) .profile-bio{max-width:640px;margin-top:8px}.app-shell:has(.profile-view) .profile-stats{padding-top:6px;padding-bottom:7px}.app-shell:has(.profile-view) .profile-tabs{margin-top:16px}.app-shell:has(.profile-view) .profile-top>div{right:24px}.app-shell:has(.profile-view) .profile-top>div>button:last-child{width:40px;height:40px}}@media (max-width:760px){.profile-copy{flex:1}.profile-attributes{margin-top:0}.profile-bio{display:none!important}.profile-settings-backdrop{z-index:80;background:#0c14266b}.profile-settings-menu{z-index:81;border:0;border-radius:20px 20px 0 0;width:auto;inset:auto 0 0;box-shadow:0 -10px 30px #15203733}.profile-settings-menu>header{color:#17213d;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;height:58px;padding:0 18px;display:flex}.profile-settings-menu>header strong{font-size:18px}.profile-settings-menu>header button{color:#566780;background:#f4f5fa;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.profile-settings-primary label,.profile-settings-primary button,.profile-settings-secondary a,.profile-settings-logout{min-height:52px;padding:0 20px;font-size:16px}.profile-settings-menu{padding-bottom:max(8px,env(safe-area-inset-bottom))}}.connection-dialog.profile-dialog{grid-template-rows:auto auto minmax(0,1fr);display:grid}.connection-dialog.profile-dialog .connection-list{height:auto;min-height:0;overflow:auto}@media (min-width:761px){.connection-dialog.profile-dialog{grid-template-rows:88px 58px minmax(0,1fr)}.connection-dialog.profile-dialog .connection-list{height:auto}}@media (max-width:760px){.connection-dialog.profile-dialog{grid-template-rows:106px 70px minmax(0,1fr)}}.profile-tabs{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch!important;gap:0!important;padding:0!important;display:grid!important}.profile-tabs button{color:#c2c8df;place-items:center;gap:6px;font-size:14px;min-width:0!important;padding:15px 6px 12px!important;display:grid!important}.profile-tabs button svg{stroke-width:2.35px}.profile-tabs button.selected{color:#9b5cf5}.profile-tabs button.selected svg{filter:drop-shadow(0 2px 2px #9758f52e)}.profile-media-grid{padding-top:16px}.profile-media-card{transition:transform .16s,filter .16s}.profile-media-card:hover{filter:brightness(.96)}.profile-media-card:active{transform:scale(.985)}@media (min-width:761px){.app-shell:has(.profile-view) .profile-tabs{max-width:660px;margin:16px 26px 0}.app-shell:has(.profile-view) .profile-tabs button{min-height:74px;font-size:14px}.app-shell:has(.profile-view) .profile-media-grid{max-width:840px;margin:0;padding:18px 26px 90px}.app-shell:has(.profile-view) .profile-media-grid-reels{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.profile-tabs{margin-top:10px!important}.profile-tabs button{min-height:82px;font-size:13px;padding:12px 4px 10px!important}.profile-tabs button svg{width:28px;height:28px}.profile-media-grid{padding-top:10px!important}.profile-media-grid-reels,.profile-media-grid-posts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:12px 20px 92px!important}.profile-media-card{border-radius:16px!important}.profile-media-card-reels{aspect-ratio:3/4}.profile-media-card-posts{aspect-ratio:1}.mobile-nav button{position:relative;place-items:center!important;display:grid!important}.mobile-nav .mobile-nav-icon{object-fit:contain;width:32px;height:32px;display:block}.mobile-nav button small{display:none!important}:is(.app-shell:has(.reels-page) .mobile-nav,.app-shell:has(.live-page) .mobile-nav,.app-shell:has(.feed-view) .mobile-nav,.app-shell:has(.chat-view) .mobile-nav,.app-shell:has(.profile-view) .mobile-nav){justify-content:initial;grid-template-columns:repeat(5,minmax(0,1fr));display:grid!important}:is(.app-shell:has(.reels-page) .mobile-nav button,.app-shell:has(.live-page) .mobile-nav button,.app-shell:has(.feed-view) .mobile-nav button,.app-shell:has(.chat-view) .mobile-nav button,.app-shell:has(.profile-view) .mobile-nav button){width:100%;height:60px}:is(.app-shell:has(.reels-page) .mobile-nav button:nth-child(4),.app-shell:has(.live-page) .mobile-nav button:nth-child(4),.app-shell:has(.feed-view) .mobile-nav button:nth-child(4),.app-shell:has(.chat-view) .mobile-nav button:nth-child(4),.app-shell:has(.profile-view) .mobile-nav button:nth-child(4)){display:none!important}}.profile-post-viewer{background:#10131b;position:relative}.profile-post-viewer>img{object-fit:contain;background:#10131b;width:100%;max-height:70dvh;display:block}.profile-media-previous,.profile-media-next{z-index:2;color:#fff;cursor:pointer;background:#090c1499;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.profile-media-previous{left:12px}.profile-media-next{right:12px}.profile-post-viewer>span{color:#fff;background:#090c14ad;border-radius:999px;padding:5px 10px;font-size:12px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}@media (max-width:760px){.profile-media-overlay{align-items:stretch;padding:0}.profile-media-dialog{border-radius:0;width:100%;height:100dvh;max-height:none}.profile-media-dialog header{height:60px}.profile-post-viewer{place-items:center;min-height:calc(100dvh - 120px);display:grid}.profile-post-viewer>img{max-height:calc(100dvh - 120px)}.profile-media-dialog>p{padding:12px 16px}}@media (min-width:761px){.sidebar{width:203px;padding:14px 8px}.brand{padding:8px 10px 20px;font-size:28px}.sidebar nav{gap:9px;margin-top:16px}.nav-link{color:#111a2b;border-radius:9px;gap:16px;min-height:55px;padding:12px 10px;font-size:16px;font-weight:600}.nav-icon{flex:none;width:30px;height:30px}.nav-icon img{object-fit:contain;width:30px;height:30px;display:block}.nav-link.active,.nav-link:hover{color:#a464f7;background:#f7f0ff}.nav-link.active .nav-icon,.nav-link:hover .nav-icon{color:inherit}.sidebar-user{margin:0 -8px;padding:18px 18px 14px}.content{margin-left:203px}.topbar,:is(.app-shell:has(.profile-view) .topbar,.app-shell:has(.upload-view) .topbar,.app-shell:has(.chat-view) .topbar){left:203px}}
