:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#071426;--ink-2:#10233c;--paper:#f3f7fc;--surface:#fff;--surface-2:#f8fbff;--line:#d9e3ef;--muted:#6d7f94;--blue:#2d5bff;--blue-dark:#1741d6;--cyan:#22d3ee;--lime:#adff2f;--pink:#ff5d8f;--gold:#ffc94a;--danger:#e84161;--r-xl:28px;--r-lg:22px;--r-md:15px;--shadow:0 18px 45px #1730521a;--soft:0 8px 24px #17305212;font-family:Noto Sans Thai,Leelawadee UI,Tahoma,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--paper);margin:0}button,input,textarea,select{font:inherit}button{color:inherit;cursor:pointer}button,input,textarea{outline:none}button:focus-visible,input:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px #2d5bff38}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.app-layout{min-height:100vh}.desktop-rail{z-index:40;color:#fff;background:var(--ink);border-right:1px solid #17304e;flex-direction:column;width:252px;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.brand{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:8px;display:flex}.brand img,.mobile-brand img{object-fit:cover;border-radius:14px;width:48px;height:48px}.brand span,.mobile-brand span{line-height:1.05;display:grid}.brand b,.mobile-brand b{letter-spacing:-.04em;font-size:18px}.brand small,.mobile-brand small{color:var(--cyan);letter-spacing:.22em;margin-top:6px;font-size:9px;font-weight:900}.desktop-rail nav{scrollbar-width:thin;scrollbar-color:#22344d transparent;flex:auto;align-content:start;gap:8px;min-height:0;margin-top:42px;margin-left:-19px;padding-left:19px;padding-right:3px;display:grid;overflow-y:auto}.desktop-rail nav button{color:#9fb1c7;background:0 0;border:1px solid #0000;border-radius:15px;align-items:center;gap:14px;min-height:54px;padding:0 16px;font-weight:800;display:flex;position:relative}.desktop-rail nav button.active:before{content:"";background:linear-gradient(var(--lime),var(--cyan));border-radius:0 5px 5px 0;width:4px;height:28px;position:absolute;left:-19px}.desktop-rail nav i{min-width:22px;height:22px;color:var(--ink);background:var(--lime);border-radius:99px;margin-left:auto;padding:3px 7px;font-size:11px;font-style:normal}.rail-profile{background:#0c1b2e;border:1px solid #29425d;border-radius:17px;align-items:center;gap:11px;margin-top:auto;padding:15px;display:flex}.rail-profile>span:last-child{display:grid}.rail-profile small{color:#8ca3bd}.workspace{min-height:100vh;margin-left:252px}.command-bar{z-index:35;border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(210px,1fr) minmax(260px,460px) auto 48px auto;align-items:center;gap:12px;height:88px;padding:0 4vw;display:grid;position:sticky;top:0}.command-bar>div:first-child p{color:var(--blue);letter-spacing:.18em;margin:0 0 2px;font-size:10px;font-weight:900}.command-bar h1{letter-spacing:-.03em;margin:0;font-size:21px}.command-bar>div:first-child span{color:var(--muted);font-size:12px;display:none}.global-search{border:1px solid var(--line);height:46px;color:var(--muted);background:var(--surface-2);border-radius:14px;align-items:center;gap:10px;padding:0 15px;display:flex}.global-search input{width:100%;color:var(--ink);background:0 0;border:0}.workspace-content{width:min(100%,1680px);margin:0 auto;padding:22px clamp(18px,3vw,52px) 70px}.bottom-nav{display:none}.primary,.secondary,.text-button,.icon-button,.danger-button{border:0}.primary{color:#fff;background:var(--blue);border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 22px;font-weight:900;display:inline-flex}.primary:hover{background:var(--blue-dark)}.primary.small{min-height:44px}.primary.full,.secondary.full,.full{width:100%}.secondary{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:46px;padding:0 20px;font-weight:800}.text-button{color:var(--blue);background:0 0;padding:8px;font-weight:800}.icon-button{border:1px solid var(--line);background:#fff;border-radius:13px;place-items:center;width:44px;height:44px;display:inline-grid}.demo-banner{background:#efffd7;border-bottom:1px solid #bfe578;justify-content:center;align-items:center;gap:14px;min-height:40px;margin:-22px calc(-1*clamp(18px,3vw,52px)) 24px;padding:8px 18px;font-size:12px;display:flex}.demo-banner b{background:var(--lime);letter-spacing:.12em;border:1px solid #79b72b;border-radius:99px;padding:5px 10px;font-size:10px}.mobile-top,.primary-tabs{display:none}.category-tabs{scrollbar-width:none;gap:8px;padding:4px 2px 16px;display:flex;overflow-x:auto}.category-tabs button{border:1px solid var(--line);background:#fff;border-radius:99px;flex:none;min-height:46px;padding:0 17px;font-weight:800}.category-tabs button span{margin-right:7px}.category-tabs button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.ranking-banner{border-radius:var(--r-xl);min-height:150px;box-shadow:var(--soft);background:linear-gradient(120deg,#fff,#f5f9ff 60%,#eef9ff);border:1px solid #dce8f7;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:28px 36px;display:grid;position:relative;overflow:hidden}.ranking-banner:after{content:"";border:1px solid #8db5ff;border-radius:50%;width:370px;height:370px;position:absolute;bottom:-180px;right:-80px}.ranking-banner small,.section-heading small,.utility-header small,.panel-title span{color:var(--blue);letter-spacing:.2em;font-size:10px;font-weight:900}.ranking-banner h2{margin:7px 0 5px;font-size:clamp(24px,3vw,40px)}.ranking-banner p{color:var(--muted);margin:0}.ranking-people{z-index:1;align-items:end;gap:12px;display:flex;position:relative}.ranking-people span{position:relative}.ranking-people img{object-fit:cover;border:4px solid #fff;border-radius:50%;width:70px;height:70px;box-shadow:0 7px 18px #1b4a8c29}.ranking-people span:first-child img{width:88px;height:88px}.ranking-people b{color:#fff;background:var(--blue);border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:-2px;right:0}.section-heading{justify-content:space-between;align-items:end;margin:34px 0 15px;display:flex}.section-heading h2{margin:4px 0 0;font-size:clamp(24px,2.3vw,34px)}.section-heading button{color:var(--blue);background:0 0;border:0;align-items:center;gap:6px;font-weight:900;display:inline-flex}.featured-bento{grid-template-rows:238px 238px;grid-template-columns:1.45fr 1fr 1fr;gap:12px;display:grid}.room-card{color:#fff;text-align:left;min-height:238px;box-shadow:var(--soft);background:#12263d;border:0;border-radius:22px;padding:0;position:relative;overflow:hidden}.room-card.large{grid-row:span 2}.room-card:nth-child(4){grid-column:2/span 2}.room-card>img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.room-card:hover>img{transform:scale(1.025)}.room-overlay{background:linear-gradient(#020a1605 30%,#030c19eb);position:absolute;inset:0}.room-card-top{justify-content:space-between;align-items:center;display:flex;position:absolute;inset:14px 14px auto}.room-card-top em{background:var(--pink);letter-spacing:.08em;border-radius:99px;align-items:center;gap:7px;padding:7px 11px;font-size:10px;font-style:normal;font-weight:900;display:flex}.room-card-top em i{background:#fff;border-radius:50%;width:6px;height:6px}.room-card-top b{background:#071426db;border-radius:99px;padding:6px 9px;font-size:10px}.room-card-copy{position:absolute;inset:auto 18px 17px}.room-card-copy small{color:var(--lime);letter-spacing:.08em;margin-bottom:5px;font-weight:900;display:inline-block}.room-card-copy h3{letter-spacing:-.03em;margin:0 0 3px;font-size:clamp(19px,1.7vw,29px)}.room-card-copy p{color:#cad6e5;margin:0;font-size:12px}.room-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.empty-state{border-radius:var(--r-lg);text-align:center;background:#fff;border:1px dashed #bdd0e5;place-content:center;justify-items:center;min-height:280px;padding:30px;display:grid}.empty-state>span{width:72px;height:72px;color:var(--blue);background:#eef4ff;border-radius:22px;place-items:center;font-size:32px;display:grid}.empty-state h2{margin:18px 0 5px}.empty-state p{color:var(--muted)}.empty-state>.primary{align-items:center;gap:8px;margin-top:16px;display:inline-flex}.avatar{color:#fff;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:inline-grid}.avatar.big{border-radius:24px;width:78px;height:78px;font-size:25px}.avatar-blue{background:linear-gradient(135deg,var(--blue),#60a5fa)}.avatar-violet{background:linear-gradient(135deg,#7c3aed,#c084fc)}.avatar-cyan{background:linear-gradient(135deg,#0891b2,var(--cyan))}.timeline-layout{grid-template-columns:minmax(0,760px) 310px;justify-content:center;gap:22px;display:grid}.feed{gap:16px;display:grid}.composer-card,.post-card,.feed-side section,.info-card,.comment-card,.post-detail-card{border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--soft);background:#fff}.composer-card{align-items:center;gap:12px;padding:15px;display:flex}.composer-card input{background:var(--paper);border:0;border-radius:13px;flex:1;min-width:0;height:44px;padding:0 15px}.post-card{overflow:hidden}.post-card header,.post-detail-card header{align-items:center;gap:11px;padding:18px;display:flex}.post-card header>div,.post-detail-card header>div{display:grid}.post-card header small,.post-detail-card header small{color:var(--muted)}.post-card>p,.post-detail-card>p{padding:0 18px;font-size:16px;line-height:1.65}.post-card>img,.post-detail-card>img{object-fit:cover;width:100%;max-height:480px}.post-actions{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:8px 13px;display:grid}.post-actions button{background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-weight:800;display:flex}.post-actions button:hover{background:var(--paper)}.feed-side{align-content:start;gap:16px;display:grid}.feed-side section{padding:20px}.feed-side section>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;gap:10px;width:100%;padding:14px 0;display:flex}.feed-side section>button:last-child{border:0}.feed-side section>button>span{display:grid}.feed-side section small{color:var(--muted)}.messages-layout{border:1px solid var(--line);border-radius:var(--r-xl);height:calc(100vh - 132px);min-height:620px;box-shadow:var(--shadow);background:#fff;grid-template-columns:310px minmax(380px,1fr) 255px;display:grid;overflow:hidden}.conversation-list{border-right:1px solid var(--line);padding:16px;overflow-y:auto}.conversation-list>label{border:1px solid var(--line);color:var(--muted);border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.conversation-list>label input{border:0;width:100%;height:42px}.conversation-list>button{text-align:left;background:0 0;border:0;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:72px;margin-top:7px;padding:10px;display:grid}.conversation-list>button.active{background:#edf4ff}.conversation-list>button>span:nth-child(2){min-width:0;display:grid}.conversation-list>button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.conversation-list em{color:var(--muted);justify-items:end;font-size:11px;font-style:normal;display:grid}.conversation-list em i{color:#fff;background:var(--blue);border-radius:50%;place-items:center;min-width:20px;height:20px;margin-top:5px;font-style:normal;display:grid}.conversation{grid-template-rows:auto 1fr auto;min-width:0;display:grid}.conversation>header{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:76px;padding:14px 18px;display:flex}.conversation>header>div{flex:1}.conversation>header h2{margin:0;font-size:18px}.messages-body{background:#f8fbff;flex-direction:column;align-items:flex-start;gap:10px;padding:22px;display:flex;overflow-y:auto}.date-label{color:var(--muted);align-self:center;font-size:11px}.bubble{max-width:72%;box-shadow:var(--soft);background:#fff;border-radius:16px 16px 16px 4px;padding:11px 14px}.bubble.me{color:#fff;background:var(--blue);border-radius:16px 16px 4px;align-self:flex-end}.bubble small{color:#8ca0ba;margin-top:4px;font-size:9px;display:block}.bubble.me small{color:#dbe5ff}.message-composer,.chat-composer,.comment-card form{border-top:1px solid var(--line);gap:9px;padding:13px;display:flex}.message-composer input,.chat-composer input,.comment-card form input{border:1px solid var(--line);border-radius:13px;flex:1;min-width:0;height:44px;padding:0 14px}.message-composer>button:first-child{background:var(--paper);border:0;border-radius:12px;width:42px}.message-composer .primary,.chat-composer button,.comment-card form button{width:44px;padding:0}.conversation-info{border-left:1px solid var(--line);text-align:center;padding:28px 18px}.conversation-info>.avatar{margin:5px auto 12px}.conversation-info>h2{margin-bottom:3px}.conversation-info>p{color:var(--muted)}.conversation-info>div{margin-top:25px;display:grid}.conversation-info>div button{border:0;border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:10px;min-height:48px;display:flex}.profile-layout{grid-template-columns:390px minmax(0,760px);justify-content:center;align-items:start;gap:22px;display:grid}.profile-summary,.profile-main>*,.public-profile,.profile-stat-strip{border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--soft);background:#fff}.profile-summary{text-align:center;padding:0 26px 25px;position:relative;overflow:hidden}.profile-cover{background:linear-gradient(135deg,#133763,#2d5bff 58%,#22d3ee);height:130px;margin:0 -26px}.profile-summary>img{object-fit:cover;border:6px solid #fff;border-radius:34px;width:116px;height:116px;margin:-58px auto 10px}.profile-summary>.secondary{min-height:38px;padding:0 12px;position:absolute;top:92px;right:18px}.profile-summary h1{margin:6px 0 3px}.profile-summary h1 span{color:var(--blue)}.profile-summary>p{color:var(--muted)}.interest-pills{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.interest-pills span{color:var(--blue);background:#f6f9ff;border:1px solid #c8d8ef;border-radius:99px;padding:7px 11px;font-size:12px;font-weight:800}.profile-stats,.profile-stat-strip{grid-template-columns:repeat(3,1fr);display:grid}.profile-stats{border-top:1px solid var(--line);margin-top:22px}.profile-stats button,.profile-stat-strip>span{border:0;border-right:1px solid var(--line);background:0 0;gap:3px;padding:19px 7px 0;display:grid}.profile-stats button:last-child,.profile-stat-strip>span:last-child{border:0}.profile-stats b,.profile-stat-strip b{font-size:22px}.profile-stats span,.profile-stat-strip small{color:var(--muted)}.profile-main{gap:14px;display:grid}.wallet-card{color:#fff;background:linear-gradient(125deg,#1741d6,#2d5bff 55%,#15b8d1);justify-content:space-between;align-items:center;min-height:170px;padding:28px;display:flex}.wallet-card small{color:#c9d8ff;letter-spacing:.14em;font-weight:900}.wallet-card h2{margin:10px 0 0;font-size:46px}.wallet-card p{color:#e8efff;margin:0}.wallet-card button{min-height:44px;color:var(--blue);background:#fff;border:0;border-radius:13px;padding:0 18px;font-weight:900}.quick-grid{grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.quick-grid button{border:0;border-right:1px solid var(--line);background:#fff;place-content:center;justify-items:center;gap:8px;min-height:104px;font-weight:800;display:grid}.quick-grid button:last-child{border:0}.quick-grid svg{color:var(--blue)}.settings-list{overflow:hidden}.settings-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;min-height:72px;padding:12px 17px;display:grid}.settings-list>button:last-child{border:0}.settings-list>button>span{width:42px;height:42px;color:var(--blue);background:#edf4ff;border-radius:12px;place-items:center;display:grid}.settings-list>button>div{display:grid}.settings-list small{color:var(--muted)}.utility-page{width:min(100%,1180px);margin:0 auto}.utility-header{align-items:center;gap:14px;min-height:86px;margin-bottom:20px;display:flex}.utility-header>div{flex:1}.utility-header h1{letter-spacing:-.04em;margin:3px 0 0;font-size:clamp(26px,3.2vw,43px)}.search-hero{border-radius:var(--r-xl);color:#fff;background:var(--ink);padding:28px}.search-hero label{height:56px;color:var(--ink);background:#fff;border-radius:15px;align-items:center;gap:10px;padding:0 17px;display:flex}.search-hero label input{border:0;width:100%}.search-hero>div{gap:8px;margin-top:14px;display:flex;overflow-x:auto}.search-hero>div button{color:#fff;background:#112943;border:1px solid #46607d;border-radius:99px;flex:none;padding:8px 13px}.result-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}.search-result{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;padding:10px;display:grid}.search-result img{object-fit:cover;border-radius:13px;width:100px;height:80px}.search-result>span{min-width:0;display:grid}.search-result small{color:var(--blue);font-weight:900}.search-result b{text-overflow:ellipsis;white-space:nowrap;margin:3px 0;overflow:hidden}.search-result em{color:var(--muted);font-size:12px;font-style:normal}.notification-list,.people-card-list{border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--soft);background:#fff;overflow:hidden}.notification-list>button,.people-card-list article{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;align-items:center;gap:13px;width:100%;min-height:82px;padding:15px 18px;display:flex}.notification-list>button:last-child,.people-card-list article:last-child{border:0}.notification-list>button>span:nth-child(2),.people-card-list article>div{flex:1;display:grid}.notification-list small,.people-card-list small{color:var(--muted)}.notification-list em{color:var(--muted);font-size:11px;font-style:normal}.notice-icon{width:46px;height:46px;color:var(--blue);background:#edf4ff;border-radius:14px;place-items:center;display:grid}.notice-icon.event{color:#b57600;background:#fff5d7}.notice-icon.mic{color:#008aa2;background:#e3fbff}.public-profile{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:26px;display:grid}.public-profile>img{object-fit:cover;border-radius:34px;width:120px;height:120px}.public-profile h2{margin:4px 0;font-size:30px}.public-profile p{color:var(--muted)}.public-profile>div:last-child{gap:8px;display:grid}.profile-stat-strip{margin:14px 0;padding:6px}.profile-stat-strip>span{text-align:center;align-content:center;padding:15px}.post-detail-card,.comment-card{max-width:780px;margin:0 auto 16px;overflow:hidden}.post-detail-card footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:15px 18px;display:flex}.comment-card h2{padding:18px 18px 0}.comment-card article{border-bottom:1px solid var(--line);gap:11px;padding:15px 18px;display:flex}.comment-card article p{margin:3px 0}.comment-card article small{color:var(--muted)}.event-hero{border-radius:var(--r-xl);color:#fff;background:var(--ink);box-shadow:var(--shadow);grid-template-columns:48% 1fr;display:grid;overflow:hidden}.event-hero img{object-fit:cover;width:100%;height:100%;min-height:330px}.event-hero>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(25px,4vw,52px);display:flex}.event-hero>div>small{color:var(--ink);background:var(--lime);border-radius:99px;padding:7px 11px;font-weight:900}.event-hero h2{margin:16px 0 8px;font-size:clamp(30px,4vw,50px)}.event-hero p{color:#c7d5e5;line-height:1.6}.event-hero span{align-items:center;gap:8px;margin-top:8px;display:flex}.event-layout{grid-template-columns:1fr 330px;gap:17px;margin-top:17px;display:grid}.info-card{padding:24px}.ticket-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ticket-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:15px;gap:4px;min-height:90px;padding:15px;display:grid}.ticket-grid button.selected{border:2px solid var(--blue);background:#edf4ff}.ticket-grid span{color:var(--blue);font-size:20px;font-weight:900}.booking-card{border-radius:var(--r-xl);color:#fff;background:var(--ink);box-shadow:var(--shadow);align-self:start;padding:26px}.booking-card h2{margin:7px 0;font-size:42px}.booking-card p{color:#9fb0c3}.booking-card .secondary{color:#fff;background:0 0;border-color:#38516e;margin-top:8px}.success-box{color:#245100;background:#efffd9;border:1px solid #82cf35;border-radius:13px;gap:4px;margin-top:14px;padding:14px;display:grid}.preflight-layout,.video-layout,.music-layout{grid-template-columns:1fr 1fr;gap:18px;display:grid}.device-preview{border-radius:var(--r-xl);color:#fff;background:var(--ink);place-content:center;justify-items:center;min-height:430px;display:grid}.preview-avatar{border:7px solid var(--cyan);background:var(--blue);border-radius:38px;place-items:center;width:120px;height:120px;font-size:44px;font-weight:900;display:grid}.meter{align-items:end;gap:5px;height:62px;margin-top:22px;display:flex}.meter i{background:linear-gradient(var(--lime),var(--cyan));border-radius:5px;width:7px}.device-preview small{color:#aec0d4}.toggle-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:66px;display:flex}.toggle-row>span{align-items:center;gap:12px;display:flex}.toggle-row svg{color:var(--blue)}.toggle-row input{appearance:none;background:#cbd7e5;border-radius:99px;width:50px;height:28px;padding:3px;transition:all .2s}.toggle-row input:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:all .2s;display:block;box-shadow:0 2px 5px #00000029}.toggle-row input:checked{background:var(--blue)}.toggle-row input:checked:before{transform:translate(22px)}.people-card-list h2{padding:22px 20px 5px}.people-card-list article button{min-height:40px;padding:0 14px}.people-card-list article em{color:#258600;font-style:normal;font-weight:800}.moderation-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.moderation-grid>button,.help-grid>button{border:1px solid var(--line);border-radius:var(--r-lg);text-align:left;min-height:160px;box-shadow:var(--soft);background:#fff;align-content:center;gap:7px;padding:20px;display:grid}.moderation-grid>button>span{width:48px;height:48px;color:var(--blue);background:#edf4ff;border-radius:14px;place-items:center;display:grid}.moderation-grid>button.danger>span{color:var(--danger);background:#fff0f3}.moderation-grid small,.help-grid small{color:var(--muted)}.danger-button{color:#c51e40;background:#fff2f5;border:1px solid #ffb6c4;border-radius:13px;min-height:48px;margin-top:20px;padding:0 18px;font-weight:900}.wallet-hero{border-radius:var(--r-xl);color:#fff;background:linear-gradient(120deg,var(--blue-dark),var(--blue),#00a9c4);justify-content:space-between;align-items:center;min-height:210px;padding:36px;display:flex}.wallet-hero h2{margin:7px 0 0;font-size:62px}.wallet-hero button{min-height:48px;color:var(--blue);background:#fff;border:0;border-radius:13px;padding:0 18px;font-weight:900}.gift-catalog{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.gift-catalog button,.gift-grid button{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;place-content:center;justify-items:center;min-height:125px;padding:12px;display:grid}.gift-catalog button>span,.gift-grid button>span{font-size:32px}.gift-catalog small,.gift-grid small{color:var(--muted)}.transaction-list article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.transaction-list article>span{border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.transaction-list article>span.plus{color:#197200;background:#efffdc}.transaction-list article>span.minus{color:#b91c3c;background:#fff0f3}.transaction-list article>div{display:grid}.transaction-list article small{color:var(--muted)}.now-playing-large{border-radius:var(--r-xl);color:#fff;background:var(--ink);grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-bottom:16px;padding:26px;display:grid}.now-playing-large>span{width:76px;height:76px;color:var(--ink);background:linear-gradient(135deg,var(--lime),var(--cyan));border-radius:23px;place-items:center;display:grid}.now-playing-large h2{margin:5px 0 9px}.now-playing-large i{background:#31475f;border-radius:5px;width:100%;height:4px;display:block}.now-playing-large i b{background:var(--cyan);width:42%;height:100%;display:block}.now-playing-large button{color:#fff;background:#132941;border:1px solid #3b526d;border-radius:50%;width:46px;height:46px}.track-list button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto 1fr auto;gap:12px;width:100%;padding:15px 4px;display:grid}.track-list button.active{color:var(--blue)}.soundboard{grid-template-columns:1fr 1fr;gap:9px;display:grid}.soundboard button,.sound-grid button{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;min-height:70px;font-weight:800}.library-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.library-grid article{border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--soft);background:#fff;overflow:hidden}.library-grid article img{aspect-ratio:16/10;object-fit:cover;width:100%}.library-grid article div{padding:18px}.library-grid article small{color:var(--blue);letter-spacing:.1em;font-weight:900}.library-grid article h2{margin:8px 0 4px}.library-grid article p{color:var(--muted)}.settings-layout{grid-template-columns:230px 1fr;gap:16px;display:grid}.settings-layout>nav{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;align-content:start;padding:10px;display:grid}.settings-layout>nav button{text-align:left;background:0 0;border:0;border-radius:12px;min-height:48px;padding:0 14px;font-weight:800}.settings-layout>nav button.active{color:var(--blue);background:#edf4ff}.field{gap:7px;margin-bottom:14px;font-weight:800;display:grid}.field input{border:1px solid var(--line);border-radius:12px;width:100%;height:48px;padding:0 14px}.support-hero{border-radius:var(--r-xl);color:#fff;background:var(--ink);align-items:center;gap:22px;padding:30px;display:flex}.support-hero>span{width:76px;height:76px;color:var(--ink);background:var(--lime);border-radius:22px;place-items:center;display:grid}.support-hero small{color:var(--cyan);letter-spacing:.16em;font-weight:900}.support-hero h2{margin:6px 0}.support-hero p{color:#b7c7d9;margin:0}.help-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0;display:grid}.help-grid span{color:var(--blue);letter-spacing:.12em;font-size:11px;font-weight:900}.contact-card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;justify-content:space-between;align-items:center;padding:25px;display:flex}.contact-card h2{margin:5px 0}.contact-card p{color:var(--muted);margin:0}.video-stage{border-radius:var(--r-xl);background:var(--ink);grid-template-columns:1fr 1fr;gap:2px;min-height:430px;display:grid;overflow:hidden}.video-stage>div{color:#fff;background:#10233d;place-content:center;justify-items:center;gap:14px;display:grid}.video-stage>div:first-child{background:linear-gradient(145deg,#1741d6,#071426)}.video-stage>div>span{border:3px solid var(--cyan);border-radius:32px;place-items:center;width:100px;height:100px;font-size:38px;font-weight:900;display:grid}.live-room-page{min-height:100vh;color:var(--ink);background:#eef4fd;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) 390px;display:grid}.live-header{border-bottom:1px solid var(--line);background:#fff;grid-column:1/-1;align-items:center;gap:14px;min-height:82px;padding:13px clamp(18px,3vw,42px);display:flex}.live-header>div:nth-child(2){flex:1}.live-header>div:last-child{gap:7px;display:flex}.live-header h1{margin:0;font-size:23px}.live-header p{color:var(--muted);margin:3px 0 0;font-size:12px}.live-header p i{background:var(--blue);border-radius:50%;width:7px;height:7px;display:inline-block}.live-stage{background-color:#eef4fd;background-image:linear-gradient(#2d5bff09 1px,#0000 1px),linear-gradient(90deg,#2d5bff09 1px,#0000 1px);background-size:58px 58px;min-width:0;padding:clamp(22px,4vw,54px);overflow-y:auto}.host-card{justify-content:center;align-items:center;gap:13px;margin-bottom:20px;display:flex}.host-card img{outline:2px solid var(--blue);object-fit:cover;width:76px;height:76px;box-shadow:var(--soft);border:5px solid #fff;border-radius:50%}.host-card h2{margin:0}.host-card span{color:var(--blue);background:#fff;border:1px solid #aac4ff;border-radius:99px;margin-top:3px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-block}.seat-grid{grid-template-columns:repeat(4,minmax(90px,1fr));gap:clamp(16px,3vw,32px);max-width:720px;margin:0 auto;display:grid}.seat-grid button{background:0 0;border:0;justify-items:center;gap:5px;min-width:0;display:grid}.seat-grid button>span{width:clamp(68px,7vw,92px);height:clamp(68px,7vw,92px);color:var(--blue);background:#ffffffc7;border:2px dashed #a8c4e9;border-radius:50%;place-items:center;display:grid;overflow:hidden}.seat-grid button.occupied>span{outline:2px solid var(--blue);background:var(--blue);border:4px solid #fff}.seat-grid img{object-fit:cover;width:100%;height:100%}.seat-grid button b{font-size:13px}.seat-grid button small{color:#0092ad;font-size:9px;font-weight:900}.rules-card{background:#fff;border:1px solid #d0dff4;border-radius:20px;align-items:center;gap:18px;max-width:720px;margin:32px auto 13px;padding:19px;display:flex}.rules-card>span{color:#fff;background:var(--blue);border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.rules-card p{color:#536981;margin:0;font-size:13px;line-height:1.55}.invite-banner{color:#fff;background:linear-gradient(100deg,var(--blue),#6c74ff,#9d5df3);text-align:left;border:0;border-radius:18px;align-items:center;gap:14px;width:100%;max-width:720px;min-height:70px;margin:0 auto;padding:12px 18px;display:flex}.invite-banner span{flex:1;font-weight:800}.invite-banner b{color:var(--blue);background:#fff;border-radius:99px;align-items:center;gap:5px;padding:11px 16px;display:flex}.live-panel{border-left:1px solid var(--line);background:#fff;flex-direction:column;min-height:0;display:flex}.panel-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:12px;display:grid}.panel-tabs button{background:0 0;border:0;border-radius:10px;min-height:42px;font-size:12px;font-weight:800}.panel-tabs button.active{color:var(--blue);background:#edf4ff}.panel-title{justify-content:space-between;align-items:center;padding:20px 18px 10px;display:flex}.panel-title h2{margin:0;font-size:19px}.chat-feed{flex:1;min-height:260px;padding:0 18px;overflow-y:auto}.chat-feed p{border-bottom:1px solid var(--line);color:#536981;padding:12px 0 12px 105px;position:relative}.chat-feed p b{color:var(--ink);position:absolute;left:0}.chat-feed p small{color:#9badc1;display:block}.panel-empty{color:var(--muted);text-align:center;padding:30px}.gift-grid,.utility-grid{grid-template-columns:1fr 1fr;gap:9px;padding:12px 18px;display:grid}.now-playing{color:#fff;background:var(--ink);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin:10px 18px;padding:15px;display:grid}.now-playing>span{width:46px;height:46px;color:var(--ink);background:var(--cyan);border-radius:13px;place-items:center;display:grid}.now-playing>div{display:grid}.now-playing button{background:#fff;border:0;border-radius:50%;width:36px;height:36px}.sound-grid{grid-template-columns:1fr 1fr;gap:9px;padding:8px 18px 14px;display:grid}.utility-grid button{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;place-content:center;justify-items:center;gap:7px;min-height:90px;font-weight:800;display:grid}.live-controls{z-index:30;border:1px solid var(--line);background:#fff;border-radius:22px;justify-content:space-around;width:650px;min-height:76px;padding:9px;display:flex;position:fixed;bottom:16px;left:calc(50vw - 520px);box-shadow:0 15px 42px #1631532e}.live-controls button{background:0 0;border:0;border-radius:14px;place-content:center;justify-items:center;gap:4px;min-width:72px;font-size:11px;font-weight:800;display:grid}.live-controls button svg{color:var(--blue)}.live-controls button.gift svg{color:var(--pink)}.live-controls button.music svg{color:#00a776}.live-controls button.off{color:#8799ac;background:#eff3f8}.live-controls button.active{color:var(--blue);background:#edf4ff}.toast{z-index:70;color:#fff;background:var(--ink);box-shadow:var(--shadow);border:0;border-radius:99px;padding:12px 18px;position:fixed;bottom:108px;left:50%;transform:translate(-50%)}.modal-backdrop{z-index:100;background:#040c19b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border-radius:var(--r-xl);background:#fff;width:min(100%,600px);overflow:hidden;box-shadow:0 26px 80px #0000004d}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.modal>header h2{margin:0}.modal>div,.modal>form{padding:22px}.modal fieldset{border:0;margin:0 0 17px;padding:0}.modal legend{margin-bottom:9px;padding:0;font-weight:900}.choice-pills{flex-wrap:wrap;gap:8px;display:flex}.choice-pills input{opacity:0;position:absolute}.choice-pills span{border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 13px;font-weight:800;display:block}.choice-pills input:checked+span{color:#fff;border-color:var(--blue);background:var(--blue)}.auth-page{background:#fff;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.auth-brand{color:#fff;background:var(--ink);flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding:clamp(40px,8vw,130px);display:flex}.auth-brand img{border-radius:22px;width:76px;height:76px;margin-bottom:50px}.auth-brand small{color:var(--cyan);letter-spacing:.2em;font-weight:900}.auth-brand h1{letter-spacing:-.07em;margin:14px 0;font-size:clamp(52px,7vw,105px);line-height:.9}.auth-brand p{color:#b7c7d9;max-width:580px;font-size:20px}.auth-card{border:1px solid var(--line);width:min(88%,570px);box-shadow:var(--shadow);border-radius:30px;place-self:center;padding:clamp(24px,4vw,52px)}.auth-tabs{background:var(--paper);border-radius:14px;grid-template-columns:1fr 1fr;margin-bottom:30px;padding:5px;display:grid}.auth-tabs button{background:0 0;border:0;border-radius:11px;min-height:46px;font-weight:900}.auth-tabs button.active{color:#fff;background:var(--ink)}.auth-card>small{color:var(--blue);letter-spacing:.15em;font-weight:900}.auth-card h2{margin:8px 0 24px;font-size:34px}.auth-note{color:var(--muted);text-align:center;margin:14px 0 0}@media (width<=1199px){.desktop-rail{width:92px;padding-inline:14px}.brand{justify-content:center}.brand span,.desktop-rail nav span,.desktop-rail nav i,.rail-profile>span:last-child{display:none}.desktop-rail nav button{justify-content:center;padding:0}.rail-profile{justify-content:center;padding:10px}.workspace{margin-left:92px}.room-grid{grid-template-columns:repeat(3,1fr)}.messages-layout{grid-template-columns:280px 1fr}.conversation-info{display:none}.live-room-page{grid-template-columns:minmax(0,1fr) 330px}.live-controls{width:600px;left:calc(50vw - 465px)}}@media (width<=959px){.desktop-rail{display:none}.workspace{margin-left:0}.command-bar{grid-template-columns:1fr auto 44px auto;height:76px;padding-inline:22px}.command-bar .global-search{display:none}.workspace-content{padding-bottom:112px}.bottom-nav{z-index:60;width:100%;height:calc(86px + env(safe-area-inset-bottom));padding:7px 10px max(8px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e6eee6;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;box-shadow:0 -10px 28px #1c30590e}.bottom-nav>button{color:#8b8f98;cursor:pointer;background:0 0;border:0;grid-template-rows:25px auto;align-content:center;place-items:center;gap:3px;min-width:0;padding:0;display:grid;position:relative}.bottom-nav>button svg{stroke-width:1.8px;width:25px;height:25px}.bottom-nav>button>span:not(.badge):not(.my-room-disc):not(.my-room-label){white-space:nowrap;font-size:9px}.bottom-nav>button.active{color:var(--blue);font-weight:700}.bottom-nav>button.has-notice:after{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px;position:absolute;top:2px;right:24%}.bottom-nav .badge{z-index:2;color:#fff;background:#ff3e68;border:2px solid #fff;border-radius:50%;place-items:center;width:21px;height:21px;font:700 9px/1 Arial,sans-serif;display:grid;position:absolute;top:-2px;right:24%}.bottom-nav .my-room-main{color:var(--blue);isolation:isolate;grid-template-rows:54px 17px;align-content:start;justify-items:center;font-weight:700;display:grid;position:relative;overflow:visible}.bottom-nav .my-room-disc{z-index:3;color:#fff;isolation:isolate;background:linear-gradient(145deg,#64a2ff 0%,#286cfb 58%,#174fe5 100%);border:5px solid #fff;border-radius:50%;place-items:center;width:60px;height:60px;margin-top:-24px;display:grid;position:relative;overflow:visible;box-shadow:0 10px 25px #2364ff5c,0 0 0 1px #2364ff38,inset 0 1px #ffffffad}.bottom-nav .my-room-disc svg{stroke-width:1.8px;width:29px;height:29px}.bottom-nav .my-room-disc:before{content:"";z-index:-1;pointer-events:none;border:1px dashed #2364ff75;border-radius:50%;animation:11s linear infinite myRoomOrbitSpin;position:absolute;inset:-9px}.bottom-nav .my-room-disc:after{content:"";z-index:4;background:var(--blue);pointer-events:none;border-radius:50%;width:6px;height:6px;position:absolute;top:-6px;right:3px;box-shadow:0 0 0 4px #2364ff17}.bottom-nav .my-room-label{z-index:4;color:var(--blue);white-space:nowrap;margin-top:1px;font-size:9px}.bottom-nav .my-room-main.listening .my-room-disc{animation:1s ease-in-out infinite alternate listening}@keyframes myRoomOrbitSpin{to{transform:rotate(360deg)}}.featured-bento{grid-template-columns:1.35fr 1fr}.featured-bento .room-card:nth-child(4){grid-column:2}.room-grid{grid-template-columns:repeat(2,1fr)}.timeline-layout{grid-template-columns:minmax(0,720px)}.feed-side{display:none}.profile-layout{grid-template-columns:330px minmax(0,1fr)}.moderation-grid,.library-grid{grid-template-columns:repeat(2,1fr)}.live-room-page{grid-template-rows:auto auto auto;grid-template-columns:1fr;padding-bottom:84px}.live-stage{overflow:visible}.live-panel{border-top:1px solid var(--line);border-left:0;min-height:440px}.live-controls{width:min(100% - 24px,720px);bottom:10px;left:50%;transform:translate(-50%)}}@media (width<=639px){:root{--r-xl:22px;--r-lg:18px}body{background:#fff}.command-bar{display:none}.workspace-content{padding:0 14px 105px}.demo-banner{gap:7px;min-height:32px;margin:0 -14px;padding:6px 10px;font-size:9px}.demo-banner b{font-size:8px}.mobile-top{color:#fff;background:var(--ink);justify-content:space-between;align-items:center;height:72px;margin:0 -14px;padding:0 17px;display:flex}.mobile-brand{align-items:center;gap:10px;display:flex}.mobile-brand img{width:42px;height:42px}.mobile-top .icon-button{color:#fff;background:0 0;border-color:#31465f;width:40px;height:40px}.primary-tabs{color:#8b9cb0;background:var(--ink);gap:18px;margin:0 -14px;padding:10px 17px 0;display:flex;overflow-x:auto}.primary-tabs button{min-height:43px;color:inherit;background:0 0;border:0;flex:none;padding:0 3px 10px;font-weight:900;position:relative}.primary-tabs button.active{color:#fff}.primary-tabs button.active:after{content:"";background:var(--lime);border-radius:5px;width:60%;height:3px;position:absolute;bottom:0;left:20%}.primary-tabs button i{background:var(--pink);border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:-5px}.category-tabs{border-bottom:1px solid var(--line);background:#fff;margin:0 -14px 12px;padding:10px 14px}.category-tabs button{min-height:40px;padding:0 12px}.ranking-banner{border-radius:18px;grid-template-columns:1fr auto;min-height:104px;padding:16px}.ranking-banner h2{font-size:20px}.ranking-banner p{font-size:11px}.ranking-people{gap:4px}.ranking-people img,.ranking-people span:first-child img{border-width:2px;width:43px;height:43px}.ranking-people b{width:17px;height:17px;font-size:8px}.section-heading{margin:22px 2px 11px}.section-heading h2{font-size:25px}.featured-bento{grid-template-rows:186px 186px;grid-template-columns:1.55fr 1fr;gap:7px}.room-card{border-radius:16px;min-height:186px}.room-card.large{grid-row:span 2}.room-card:nth-child(4){grid-column:1/span 2}.room-card-copy{inset:auto 12px 12px}.room-card-copy h3{font-size:16px}.room-card.large .room-card-copy h3{font-size:23px}.room-card-copy p{display:none}.room-card-top{inset:10px 10px auto}.room-card-top em{padding:5px 8px;font-size:8px}.room-card-top b{padding:4px 6px;font-size:8px}.room-grid{grid-template-columns:1fr 1fr;gap:7px}.room-grid .room-card{min-height:205px}.bottom-nav{height:calc(84px + env(safe-area-inset-bottom));padding:7px 10px max(8px,env(safe-area-inset-bottom))}.bottom-nav .my-room-disc{width:57px;height:57px}.timeline-layout{display:block}.composer-card{z-index:10;border-inline:0;border-radius:0;margin:0 -14px 10px;position:sticky;top:0}.composer-card input{width:0}.post-card{border-radius:17px}.post-card>p{font-size:14px}.messages-layout{height:auto;min-height:calc(100vh - 105px);box-shadow:none;border:0;border-radius:0;margin:0 -14px;display:block}.conversation-list{border-right:0;border-bottom:1px solid var(--line);max-height:220px}.conversation{min-height:520px}.conversation>header .icon-button{display:none}.messages-body{min-height:380px}.bubble{max-width:84%}.profile-layout{margin:0 -14px;display:block}.profile-summary,.profile-main>*{box-shadow:none;border-inline:0;border-radius:0}.profile-summary>img{width:98px;height:98px;margin-top:-49px}.profile-cover{height:112px}.profile-main{gap:10px}.wallet-card{min-height:145px}.wallet-card h2{font-size:38px}.quick-grid button{min-height:88px;font-size:11px}.utility-page{padding-top:4px}.utility-header{min-height:68px;margin-bottom:10px}.utility-header h1{font-size:27px}.search-hero{border-radius:0;margin:0 -14px;padding:18px 14px}.result-grid{grid-template-columns:1fr}.search-result{grid-template-columns:84px 1fr auto}.search-result img{width:84px;height:70px}.notification-list{border-inline:0;border-radius:0}.public-profile{grid-template-columns:auto 1fr;gap:13px;padding:18px}.public-profile>img{border-radius:24px;width:80px;height:80px}.public-profile h2{font-size:22px}.public-profile>div:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr}.profile-stat-strip{border-radius:18px}.event-hero{border-radius:0;grid-template-columns:1fr;margin:0 -14px}.event-hero img{min-height:210px;max-height:260px}.event-hero>div{padding:22px 17px}.event-hero h2{font-size:32px}.event-layout,.ticket-grid{grid-template-columns:1fr}.booking-card{border-radius:18px}.preflight-layout,.video-layout,.music-layout{grid-template-columns:1fr}.device-preview{min-height:290px}.moderation-grid{grid-template-columns:1fr 1fr;gap:8px}.moderation-grid>button{min-height:135px;padding:14px}.wallet-hero{min-height:180px;padding:22px}.wallet-hero h2{font-size:46px}.wallet-hero button{padding:0 11px;font-size:12px}.gift-catalog{grid-template-columns:repeat(2,1fr)}.library-grid,.settings-layout{grid-template-columns:1fr}.settings-layout>nav{display:flex;overflow-x:auto}.settings-layout>nav button{flex:none}.support-hero{align-items:flex-start;padding:22px}.support-hero>span{width:55px;height:55px}.help-grid{grid-template-columns:1fr 1fr;gap:8px}.help-grid>button{min-height:130px;padding:14px}.contact-card{gap:15px;display:grid}.video-stage{grid-template-columns:1fr;min-height:360px}.live-room-page{padding-bottom:80px;display:block}.live-header{min-height:72px;padding:9px 10px}.live-header h1{font-size:18px}.live-header>div:last-child .icon-button:first-child,.live-header>div:last-child .icon-button:nth-child(3){display:none}.live-header .icon-button{width:38px;height:38px}.live-stage{padding:20px 14px}.host-card img{width:62px;height:62px}.host-card h2{font-size:18px}.seat-grid{grid-template-columns:repeat(4,1fr);gap:18px 6px}.seat-grid button>span{width:65px;height:65px}.seat-grid button b{text-overflow:ellipsis;white-space:nowrap;max-width:75px;font-size:11px;overflow:hidden}.rules-card{margin-top:22px;padding:13px}.rules-card>span{width:45px;height:45px}.invite-banner{min-height:60px;padding:10px 12px;font-size:12px}.live-panel{min-height:420px}.panel-tabs{display:flex;overflow-x:auto}.panel-tabs button{flex:1 0 90px}.live-controls{border-radius:19px;width:calc(100% - 10px);min-height:70px;padding:6px 2px;bottom:5px}.live-controls button{min-width:0;font-size:9px}.live-controls button svg{width:20px}.auth-page{background:var(--paper);grid-template-columns:1fr}.auth-brand{min-height:220px;padding:28px 24px}.auth-brand img{width:54px;height:54px;margin-bottom:18px}.auth-brand h1{margin:9px 0;font-size:48px}.auth-brand p{margin:0;font-size:14px}.auth-card{background:#fff;border-radius:22px;width:calc(100% - 28px);margin:-14px 14px 24px;padding:22px}.auth-card h2{font-size:29px}}.post-card>footer{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:8px 13px;display:grid}.post-card>footer button{background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-weight:800;display:flex}.post-card>footer button:hover{background:var(--paper)}.timeline-aside section{border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--soft);background:#fff;padding:20px}.timeline-aside section>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;gap:10px;width:100%;padding:14px 0;display:flex}.timeline-aside section>button:last-child{border:0}.timeline-aside section>button>span{display:grid}.timeline-aside section small{color:var(--muted)}.aside-card.event{color:#fff;background:var(--ink)}.aside-card.event small{color:var(--cyan)}.aside-card.event p{color:#b9c8d9}.aside-card.event .primary{color:#fff;background:var(--blue);border:0;width:auto}@media (width<=959px){.timeline-aside{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-loading{color:#fff;background:var(--ink);place-content:center;justify-items:center;gap:16px;min-height:100vh;font-weight:900;display:grid}.app-loading img{border-radius:22px;width:76px;height:76px}.form-error{color:#b81848;background:#fff1f5;border:1px solid #ffc4d3;border-radius:12px;padding:11px 13px}.auth-brand em{color:var(--lime);font-style:normal}.auth-card .field{margin-bottom:16px}.auth-card .primary:disabled{cursor:wait;opacity:.65}.desktop-logout{flex:none}.rail-profile{text-align:left;border:0;width:100%}.live-header p i.offline{background:var(--pink)}.live-header p i.connecting{background:#ffc94a}.host-card>video,.host-card>img{outline:2px solid var(--blue);object-fit:cover;width:76px;height:76px;box-shadow:var(--soft);border:5px solid #fff;border-radius:50%}.seat-grid video{object-fit:cover;background:#071425;width:100%;height:100%}.seat-grid button.has-video>span{border-style:solid;box-shadow:0 0 0 5px #22d3ee1f}.seat-grid button.is-me>span{outline-color:var(--lime)}.media-status{flex-wrap:wrap;justify-content:center;gap:8px;max-width:720px;margin:24px auto 0;display:flex}.media-status span{border:1px solid var(--line);color:#64788f;background:#fff;border-radius:99px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:900;display:flex}.media-status span.ready{color:#087854;border-color:#a9e8d4}.live-controls button.video-on{color:#007f9a;background:#e8fbff}.live-controls button.video-on svg{color:#00a8c6}.conversation-tools{grid-template-columns:1fr 42px;gap:7px;padding:0 0 12px;display:grid}.conversation-tools>label{margin:0!important}.conversation-tools .icon-button{width:42px;height:42px}.conversation-placeholder{text-align:center;color:var(--muted);place-self:center;place-items:center;display:grid}.conversation-placeholder h2{color:var(--ink);margin:15px 0 5px}.bubble b{margin-bottom:4px;font-size:11px;display:block}.inline-dialog{z-index:100;background:#040c19b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.inline-dialog>form{width:min(100%,520px);max-height:min(720px,90vh);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:22px;overflow:auto}.inline-dialog header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.inline-dialog h2{margin:0}.member-picker{gap:7px;margin:10px 0 18px;display:grid}.member-picker label{border:1px solid var(--line);border-radius:13px;align-items:center;gap:10px;padding:9px;display:flex}.member-picker input{order:3;width:18px;height:18px;margin-left:auto}.member-picker .avatar{width:38px;height:38px}@media (width<=639px){.host-card>video,.host-card>img{width:62px;height:62px}.live-controls{justify-content:flex-start;overflow-x:auto}.live-controls button{flex:0 0 58px}.desktop-logout{display:none}.media-status{margin-top:17px}.auth-brand h1{letter-spacing:-.04em}}.remote-audio-rack{width:1px;height:1px;position:fixed;bottom:0;left:-9999px;overflow:hidden}.remote-audio-rack video{width:1px;height:1px}.desktop-rail{color:var(--ink);background:#fff;border-color:#dfe6f1}.brand{color:var(--ink)}.desktop-rail nav button{color:#6e788a}.desktop-rail nav button:hover{color:var(--ink);background:#f5f8ff}.desktop-rail nav button.active{color:var(--blue);background:#edf4ff;border-color:#0000}.desktop-rail nav button.active:before{background:var(--blue)}.rail-live-status{border:1px solid var(--line);background:#f8fbff;border-radius:14px;align-items:center;gap:9px;margin-top:auto;padding:11px;display:flex}.rail-live-status>i{background:#24b76a;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #24b76a1a}.rail-live-status>span{display:grid}.rail-live-status b{font-size:11px}.rail-live-status small{color:var(--muted);font-size:9px}.rail-profile{color:var(--ink);border-color:var(--line);background:#fff;margin-top:10px}.command-notification{position:relative}.command-notification>i{background:var(--danger);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px}.messages-experience{border:1px solid var(--line);height:calc(100vh - 172px);min-height:610px;box-shadow:var(--shadow);background:#fff;border-radius:24px;grid-template-columns:340px minmax(440px,1fr) 285px;display:grid;overflow:hidden}.messages-directory{border-right:1px solid var(--line);background:#fff;grid-template-rows:auto auto auto minmax(0,1fr);min-width:0;display:grid}.messages-local-header{justify-content:space-between;align-items:center;padding:19px 18px 8px;display:flex}.messages-local-header>div:first-child{min-width:0}.messages-local-header h1{letter-spacing:-.04em;align-items:flex-start;gap:6px;margin:0;font-size:27px;display:flex}.messages-local-header h1 i{background:var(--danger);border-radius:50%;width:7px;height:7px;margin-top:5px}.messages-local-header p{color:var(--muted);margin:2px 0 0;font-size:10px}.messages-local-header>div:last-child{gap:7px;display:flex}.message-filter-tabs{border-bottom:1px solid var(--line);gap:20px;padding:0 18px;display:flex}.message-filter-tabs button{min-height:42px;color:var(--muted);background:0 0;border:0;padding:0;font-size:11px;font-weight:800;position:relative}.message-filter-tabs button.active{color:var(--ink)}.message-filter-tabs button.active:after{content:"";background:var(--blue);border-radius:3px;height:3px;position:absolute;inset:auto 0 -1px}.message-search{border:1px solid var(--line);height:40px;color:var(--muted);background:#f8faff;border-radius:12px;align-items:center;gap:7px;margin:10px 12px 2px;padding:0 11px;display:flex}.message-search input{background:0 0;border:0;width:100%;min-width:0;font-size:11px}.messages-directory-scroll{min-height:0;padding:8px 12px 24px;overflow-y:auto}.official-message-card{text-align:left;background:#f2f6ff;border:1px solid #d9e5ff;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px;display:grid}.official-shield{color:#fff;background:var(--blue);border-radius:14px;place-items:center;width:43px;height:43px;display:grid}.official-message-card>span:nth-child(2){min-width:0;display:grid}.official-message-card b{font-size:11px}.official-message-card b i{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:inline-grid}.official-message-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.official-message-card em{color:var(--muted);justify-items:end;font-size:8px;font-style:normal;display:grid}.official-message-card em i{color:#fff;background:var(--danger);border-radius:50%;place-items:center;min-width:19px;height:19px;margin-top:5px;font-style:normal;display:grid}.online-people{padding:14px 2px 10px}.online-people>header{justify-content:space-between;align-items:center;display:flex}.online-people h2{margin:0;font-size:13px}.online-people>header button{color:var(--blue);background:0 0;border:0;align-items:center;gap:4px;font-size:9px;font-weight:800;display:flex}.online-people>div{scrollbar-width:none;gap:10px;padding-top:10px;display:flex;overflow-x:auto}.online-people>div>button{background:0 0;border:0;flex:0 0 52px;justify-items:center;gap:3px;width:52px;padding:0;display:grid}.online-people>div>button>span{position:relative}.online-people>div>button>span>i{background:#24b76a;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.online-people b{text-overflow:ellipsis;white-space:nowrap;max-width:52px;font-size:9px;overflow:hidden}.online-people small{color:var(--muted);font-size:8px}.chat-avatar{color:#fff;background:linear-gradient(135deg,#2d5bff,#22d3ee);border-radius:14px;flex:0 0 45px;place-items:center;width:45px;height:45px;font-size:11px;font-weight:900;display:grid;overflow:hidden}.chat-avatar img{object-fit:cover;width:100%;height:100%}.chat-avatar.official-avatar{background:var(--blue)}.chat-avatar.big{border-radius:24px;width:78px;height:78px;margin:4px auto 13px;font-size:21px}.chat-avatar.mini{border-radius:9px;flex-basis:30px;width:30px;height:30px;font-size:8px}.message-chat-list{margin:0;padding:0;list-style:none;display:grid}.message-chat-list button{text-align:left;background:#fff;border:0;border-radius:14px;align-items:center;gap:10px;width:100%;padding:10px 8px;display:flex}.message-chat-list button:hover,.message-chat-list button.active{background:#edf4ff}.chat-summary{flex:1;gap:3px;min-width:0;display:grid}.chat-summary>span{align-items:center;gap:7px;display:flex}.chat-summary>span b,.chat-summary>span small{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.chat-summary b{font-size:11px}.chat-summary time{color:var(--muted);font-size:8px}.chat-summary small{color:var(--muted);font-size:9px}.chat-summary>span i{color:#fff;background:var(--blue);border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:8px;font-style:normal;display:grid}.chat-summary>em{color:var(--blue);background:#edf4ff;border-radius:99px;justify-self:start;padding:3px 7px;font-size:7px;font-style:normal;font-weight:800}.messages-experience>.conversation{background:#f7f9ff;grid-template-rows:76px auto minmax(0,1fr) 70px;min-width:0;display:grid}.conversation>header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:10px;min-height:76px;padding:13px 18px;display:flex}.conversation>header>div{flex:1;min-width:0}.conversation>header h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}.conversation>header p{color:var(--muted);margin:2px 0 0;font-size:10px}.conversation>header p i{background:#24b76a;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.conversation-mobile-back{display:none}.conversation-context{border-bottom:1px solid var(--line);color:var(--muted);background:#fbfcff;justify-content:center;align-items:center;gap:9px;padding:8px 14px;font-size:10px;display:flex}.conversation-context span{color:var(--blue);background:#edf4ff;border-radius:99px;padding:3px 8px;font-weight:800}.conversation-context p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.messages-body{background:#f7f9ff;flex-direction:column;align-items:stretch;gap:15px;min-height:0;padding:22px 24px;display:flex;overflow-y:auto}.bubble-row{align-items:flex-end;gap:8px;display:flex}.bubble-row>div{max-width:min(72%,560px)}.bubble-row b{margin-bottom:4px;font-size:10px;display:block}.bubble-row p{box-shadow:var(--soft);background:#fff;border-radius:4px 15px 15px;margin:0;padding:11px 13px;font-size:12px;line-height:1.55}.bubble-row time{color:var(--muted);margin-top:4px;font-size:8px;display:block}.bubble-row.mine{justify-content:flex-end}.bubble-row.mine p{color:#fff;background:var(--blue);border-radius:15px 4px 15px 15px}.bubble-row.mine time{text-align:right}.messages-experience .message-composer{background:#fff}.messages-experience .message-composer>button:nth-last-child(2){background:#f2f5f9;border:0;border-radius:12px;width:42px}.messages-experience>.conversation-info{border-left:1px solid var(--line);text-align:center;background:#fff;padding:28px 18px;display:block;overflow-y:auto}.messages-experience>.conversation-info h2{margin:0 0 5px;font-size:18px}.messages-experience>.conversation-info>p{color:var(--muted);font-size:10px;line-height:1.55}.conversation-stats{border-block:1px solid var(--line);grid-template-columns:1fr 1fr;padding:13px 0;margin:19px 0!important;display:grid!important}.conversation-stats span{display:grid}.conversation-stats b{font-size:18px}.conversation-stats small{color:var(--muted);font-size:8px}.messages-experience>.conversation-info>div:last-child{margin:0;display:grid}.messages-experience>.conversation-info>div:last-child button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;align-items:center;gap:10px;min-height:48px;font-size:10px;font-weight:700;display:flex}@media (width<=1199px){.rail-live-status>span{display:none}.rail-live-status{justify-content:center;padding:12px}.messages-experience{grid-template-columns:300px minmax(0,1fr)}.messages-experience>.conversation-info{display:none}}@media (width<=959px){.messages-experience{border-radius:20px;grid-template-columns:290px minmax(0,1fr);height:calc(100vh - 166px)}.messages-local-header p,.online-people{display:none}}@media (width<=639px){.messages-experience{height:calc(100dvh - 142px);min-height:560px;box-shadow:none;border:0;border-radius:0;margin:0 -14px;display:block}.messages-directory{border:0;height:100%}.messages-local-header{padding:14px 16px 8px}.messages-local-header h1{font-size:26px}.message-filter-tabs{padding-inline:16px}.message-search{margin-inline:14px}.messages-directory-scroll{padding-inline:14px}.online-people{display:block}.messages-experience>.conversation{grid-template-rows:72px auto minmax(0,1fr) 66px;height:100%;display:none}.messages-experience.conversation-open>.messages-directory{display:none}.messages-experience.conversation-open>.conversation,.conversation-mobile-back{display:grid}.conversation>header{padding-inline:10px}.conversation>header .icon-button:last-child{display:none}.messages-body{padding:18px 14px}.bubble-row>div{max-width:82%}.messages-experience .message-composer{padding:10px 8px}.messages-experience .message-composer>button:nth-last-child(2){display:none}}.my-room-entry{text-align:center;place-content:center;justify-items:center;gap:10px;min-height:calc(100vh - 210px);padding:36px;display:grid}.my-room-entry>small{color:var(--blue);letter-spacing:.2em;font-size:10px;font-weight:900}.my-room-entry h2{margin:0;font-size:clamp(23px,3vw,36px)}.my-room-entry p{max-width:460px;color:var(--muted);margin:0}.my-room-entry>div{gap:9px;margin-top:10px;display:flex}.my-room-loader{border:4px solid #dce7f8;border-top-color:var(--blue);border-radius:50%;width:52px;height:52px;animation:.8s linear infinite my-room-spin}@keyframes my-room-spin{to{transform:rotate(360deg)}}.live-header-copy{min-width:0}.live-header-title-row{align-items:center;gap:12px;display:flex}.live-header-title-row h1{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.room-category-select{background:#f7faff;border:1px solid #cddaf0;border-radius:10px;align-items:center;gap:7px;height:34px;padding:0 8px 0 10px;display:flex}.room-category-select span{color:var(--muted);font-size:9px;font-weight:800}.room-category-select select{max-width:145px;color:var(--blue);background:0 0;border:0;outline:0;font-size:11px;font-weight:900}.room-category-select:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2d5bff1f}.room-category-select select:disabled{opacity:.6}.room-category-badge{color:var(--blue);background:#f7faff;border:1px solid #cddaf0;border-radius:99px;padding:6px 10px;font-size:10px;font-weight:900}.live-header-actions{flex:none}.room-rename-btn{width:30px;height:30px;color:var(--blue);cursor:pointer;background:#f7faff;border:1px solid #cddaf0;border-radius:9px;flex:none;place-items:center;display:grid}.room-rename-btn:hover{border-color:var(--blue)}@media (width<=959px){.live-header-title-row{gap:7px}.room-category-select{flex:none;height:28px;padding-inline:7px}.room-category-select span{display:none}.room-category-select select{max-width:112px;font-size:10px}.room-category-badge{padding:4px 8px;font-size:9px}.room-rename-btn{width:26px;height:26px}}@media (width<=639px){.live-header{align-items:center}.live-header-copy{padding-top:0}.live-header-title-row h1{font-size:17px}.room-category-select select{max-width:88px}.live-header-actions{gap:4px;display:flex}.live-header-actions .icon-button:first-child,.live-header-actions .icon-button:nth-child(3){display:none}.my-room-entry{min-height:calc(100dvh - 180px);padding:22px}.my-room-entry>div{flex-direction:column;width:100%}.my-room-entry>div button{width:100%}}.room-shell .room-workspace-content{width:100%;max-width:none;height:calc(100vh - 88px);margin:0;padding:0;overflow:hidden}.room-shell .desktop-rail{color:var(--ink);border-right:1px solid var(--line);background:#fff}.room-shell .brand{color:var(--ink)}.room-shell .desktop-rail nav button{color:#6d7f94}.room-shell .desktop-rail nav button:hover{color:var(--ink);background:#f4f8ff}.room-shell .desktop-rail nav button.active{color:var(--blue);background:#edf4ff;border-color:#0000}.room-shell .desktop-rail nav button.active:before{background:var(--blue)}.room-shell .rail-profile{color:var(--ink);border-color:var(--line);background:#fff}.room-shell .rail-profile small{color:var(--muted)}.room-shell .bottom-nav{display:none!important}.room-shell .live-room-page{grid-template-rows:78px minmax(0,1fr) 78px;grid-template-columns:minmax(600px,1fr) 370px;height:100%;min-height:0;display:grid;overflow:hidden}.room-shell .live-header{grid-area:1/1/auto/3;min-height:78px;padding:0 28px}.room-shell .live-stage{grid-area:2/1;grid-template-columns:150px minmax(430px,720px);grid-auto-rows:min-content;place-content:start center;gap:0 22px;min-height:0;padding:22px 30px 40px;display:grid;overflow-y:auto}.room-shell .host-card{text-align:center;flex-direction:column;grid-area:1/1;justify-content:flex-start;align-self:start;gap:8px;margin:12px 0 0;display:flex}.room-shell .host-card>img,.room-shell .host-card>video{object-fit:cover;border-radius:50%;width:76px;height:76px}.room-shell .host-card>div{justify-items:center;display:grid}.room-shell .host-card h2{margin:0;font-size:17px}.room-shell .seat-grid{grid-area:1/2;grid-template-columns:repeat(4,minmax(78px,1fr));gap:22px 12px;width:100%;max-width:none;margin:12px 0 0}.room-shell .seat-grid button>span{width:86px;height:86px}.room-shell .remote-audio-rack{display:none}.room-shell .reaction-bar{grid-column:1/3;margin:16px 0 0}.room-shell .media-status{grid-column:1/3;justify-content:center;gap:8px;margin:18px 0 0;display:flex}.room-shell .rules-card,.room-shell .invite-banner{grid-column:1/3;width:100%;max-width:900px}.room-shell .rules-card{margin-top:26px}.room-shell .live-panel{border-left:1px solid var(--line);background:#fff;grid-area:2/2/4;min-height:0;overflow:auto}.live-panel-status{border-bottom:1px solid var(--line);min-height:64px;color:var(--blue);letter-spacing:.12em;justify-content:space-between;align-items:center;padding:0 20px;font-size:12px;font-weight:900;display:flex}.live-panel-status span{align-items:center;gap:8px;display:flex}.live-panel-status i{background:#20b974;border-radius:50%;width:9px;height:9px}.live-panel-status button{border:1px solid var(--line);background:#fff;border-radius:50%;width:36px;height:36px;font-size:24px;line-height:1;display:none}.room-audience-summary{border-bottom:1px solid var(--line);padding:18px 20px}.room-audience-summary>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.room-audience-summary h2{margin:0;font-size:19px}.room-audience-summary button{color:var(--blue);background:0 0;border:0;font-size:11px;font-weight:900}.room-audience-summary p{align-items:center;margin:14px 0 0;display:flex}.room-audience-summary p span{color:#fff;background:linear-gradient(145deg,var(--blue),var(--cyan));border:3px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-7px;font-size:11px;font-weight:900;display:grid}.room-audience-summary p span:first-child{margin-left:0}.room-audience-summary p span:nth-child(2){background:#17b894}.room-audience-summary p span:nth-child(3){background:#ff7043}.room-audience-summary p span:nth-child(4){background:#8b4cf0}.room-audience-summary p b{color:var(--muted);margin-left:9px;font-size:12px}.room-shell .live-controls{z-index:30;width:auto;height:78px;min-height:78px;box-shadow:none;background:#fff;border-width:1px 0 0;border-radius:0;grid-area:3/1;grid-template-columns:repeat(7,minmax(68px,105px));justify-content:center;gap:7px;padding:8px 16px;display:grid;position:static;bottom:auto;left:auto;transform:none}.room-shell .live-controls button{grid-template-columns:28px auto;place-content:center;place-items:center;gap:5px;min-width:0;min-height:58px;padding:0 7px;display:grid}.room-shell .live-controls button span{white-space:nowrap}.room-shell .toast{bottom:94px}@media (width<=1199px) and (width>=960px){.room-shell .live-room-page{grid-template-columns:minmax(570px,1fr) 330px}.room-shell .live-stage{grid-template-columns:118px minmax(360px,1fr);gap:0 14px;padding:18px}.room-shell .seat-grid{gap:18px 8px}.room-shell .seat-grid button>span{width:72px;height:72px}.room-shell .live-controls{grid-template-columns:repeat(7,minmax(56px,88px));padding-inline:8px}.room-shell .live-controls button{grid-template-columns:24px auto;padding-inline:3px;font-size:9px}}@media (width<=959px){.room-shell .command-bar{display:none}.room-shell .workspace{margin-left:0}.room-shell .room-workspace-content{height:100dvh;padding:0;overflow:hidden}.room-shell .live-room-page{grid-template-rows:72px minmax(0,1fr) 82px;grid-template-columns:1fr;height:100dvh;min-height:0;padding:0;display:grid;overflow:hidden}.room-shell .live-header{grid-area:1/1;min-height:72px;padding:9px 14px}.room-shell .live-stage{grid-area:2/1;grid-template-columns:138px minmax(0,1fr);gap:0 12px;padding:20px 18px 34px;display:grid;overflow-y:auto}.room-shell .host-card{grid-area:1/1;margin-top:12px}.room-shell .seat-grid{grid-area:1/2;grid-template-columns:repeat(4,minmax(62px,1fr));gap:18px 5px;margin-top:8px}.room-shell .seat-grid button>span{width:68px;height:68px}.room-shell .media-status,.room-shell .rules-card,.room-shell .invite-banner{grid-column:1/3}.room-shell .live-panel{display:none}.room-shell .live-panel.is-open{z-index:70;border-left:1px solid var(--line);grid-area:auto;width:min(100%,440px);display:flex;position:fixed;inset:0 0 82px auto;box-shadow:-18px 0 48px #17305229}.live-panel-status button{place-items:center;display:grid}.room-shell .live-controls{z-index:72;width:100%;height:82px;min-height:82px;padding:7px 8px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--line);grid-template-columns:repeat(7,1fr);gap:2px;position:fixed;bottom:0;left:0;right:0}.room-shell .live-controls button{grid-template-rows:25px auto;grid-template-columns:1fr;gap:2px;min-width:0;padding:0 2px;font-size:9px}.room-shell .live-controls button svg{width:22px}.room-shell .toast{bottom:94px}}@media (width<=639px){.room-shell .room-workspace-content{padding:0}.room-shell .live-room-page{grid-template-rows:64px minmax(0,1fr) 80px}.room-shell .live-header{align-items:center;gap:8px;min-height:64px;padding-inline:10px}.room-shell .live-header-copy{padding-top:0}.room-shell .live-header-title-row{align-items:center;gap:6px}.room-shell .live-header-title-row h1{max-width:none;font-size:16.5px}.room-shell .live-header p{white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11px;overflow:hidden}.room-shell .live-stage{padding:16px 14px 30px;display:block}.room-shell .host-card{text-align:left;flex-direction:row;justify-content:center;gap:11px;margin:0 0 14px;display:flex}.room-shell .host-card>div{justify-items:start}.room-shell .host-card>img,.room-shell .host-card>video{width:60px;height:60px}.room-shell .reaction-bar{gap:9px;margin:0 0 16px}.room-shell .reaction-bar button{width:42px;height:42px;font-size:19px}.room-shell .seat-grid{grid-template-columns:repeat(4,1fr);gap:16px 5px;margin:0}.room-shell .seat-grid button>span{width:62px;height:62px}.room-shell .media-status{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:18px}.room-shell .rules-card{gap:13px;margin-top:16px;padding:14px}.room-shell .rules-card>span{border-radius:14px;width:46px;height:46px}.room-shell .invite-banner{margin-top:12px}.room-shell .live-panel.is-open{width:100%;box-shadow:none;inset:0 0 80px}.room-shell .live-controls{height:80px;min-height:80px;padding-inline:3px}.room-shell .live-controls button{font-size:8px}.room-shell .live-controls button svg{width:20px}}.messages-shell .desktop-rail{width:260px;color:var(--ink);border-right:1px solid var(--line);background:#fff}.messages-shell .workspace{margin-left:260px}.messages-shell .brand{color:var(--ink)}.messages-shell .desktop-rail nav button{color:#6d7f94}.messages-shell .desktop-rail nav button:hover{color:var(--ink);background:#f4f8ff}.messages-shell .desktop-rail nav button.active{color:var(--blue);background:#edf4ff;border-color:#0000}.messages-shell .desktop-rail nav button.active:before{background:var(--blue)}.messages-shell .rail-live-status{color:var(--ink);border-color:var(--line);background:#f8fbff}.messages-shell .rail-profile{color:var(--ink);border-color:var(--line);background:#fff}.messages-shell .rail-profile small{color:var(--muted)}.messages-shell .messages-workspace-content{width:100%;max-width:none;height:calc(100vh - 88px);margin:0;padding:0;overflow:hidden}.messages-shell .messages-experience{width:100%;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;grid-template-columns:360px minmax(500px,1fr) 300px}.messages-shell .messages-local-header{padding:22px 20px 10px}.messages-shell .messages-local-header h1{font-size:29px}.messages-shell .message-filter-tabs{padding-inline:20px}.messages-shell .message-search{margin-inline:16px}.messages-shell .messages-directory-scroll{padding:8px 16px 24px}.messages-shell .messages-experience>.conversation{grid-template-rows:76px auto minmax(0,1fr) 76px}.messages-shell .messages-body{padding:24px}.messages-shell .bubble-row p{font-size:13px}.messages-shell .messages-experience>.conversation-info{padding:30px 22px}.messages-shell .messages-experience>.conversation-info h2{font-size:20px}.messages-shell .conversation-info-symbol{width:78px;height:78px;color:var(--blue);background:#edf4ff;border-radius:24px;place-items:center;margin:4px auto 13px;display:grid}@media (width<=1279px) and (width>=960px){.messages-shell .desktop-rail{width:92px}.messages-shell .workspace{margin-left:92px}.messages-shell .messages-experience{grid-template-columns:300px minmax(0,1fr)}.messages-shell .messages-experience>.conversation-info{display:none}}@media (width<=959px){.messages-shell .command-bar{display:none}.messages-shell .workspace{margin-left:0}.messages-shell .messages-workspace-content{height:calc(100dvh - 86px);padding:0;overflow:hidden}.messages-shell .messages-experience{border-radius:0;height:100%;min-height:0}}@media (width<=639px){.messages-shell .messages-workspace-content{height:calc(100dvh - 86px);padding:0}.messages-shell .messages-experience{height:100%;margin:0}}.match-hero{border-radius:var(--r-xl);color:#fff;text-align:left;cursor:pointer;background:linear-gradient(120deg,#2d5bff,#7c3aed 52%,#ff5d8f);border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:150px;margin:6px 0 4px;padding:26px 30px;transition:transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #4c2bb647}.match-hero:hover{transform:translateY(-2px)}.match-hero-copy small{letter-spacing:.2em;opacity:.92;font-size:10px;font-weight:900}.match-hero-copy h2{letter-spacing:-.02em;margin:8px 0 6px;font-size:clamp(22px,2.6vw,34px)}.match-hero-copy p{color:#eef1ff;max-width:52ch;margin:0 0 14px;line-height:1.5}.match-hero-copy p b{color:#fff}.match-hero-cta{color:var(--ink);background:#fff;border-radius:99px;align-items:center;gap:8px;padding:10px 16px;font-weight:900;display:inline-flex}.match-hero-art{color:#fff;background:#ffffff26;border-radius:50%;flex:none;place-items:center;width:120px;height:120px;display:grid}@media (width<=640px){.match-hero-art{display:none}}.match-page{width:min(100%,720px);margin:0 auto;padding-bottom:40px}.match-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.match-sport-toggle{gap:7px;display:flex}.match-sport-toggle button{border:1px solid var(--line);background:#fff;border-radius:99px;min-height:44px;padding:0 16px;font-weight:800}.match-sport-toggle button span{margin-right:6px}.match-sport-toggle button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.match-edit{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:7px;min-height:44px;padding:0 15px;font-weight:800;display:inline-flex}.match-nudge{color:#c51e56;background:#fff2f6;border:1px solid #ffd0df;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;margin-bottom:14px;font-weight:800;display:flex}.match-tabs{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;flex-wrap:wrap;gap:6px;margin-bottom:16px;padding:5px;display:flex}.match-tabs button{white-space:nowrap;background:0 0;border:0;border-radius:11px;flex:auto;min-width:120px;min-height:44px;padding:0 10px;font-weight:800}.match-tabs button.active{color:#fff;background:var(--blue)}.match-filters{grid-template-columns:1fr 1.4fr;gap:8px;margin-bottom:16px;display:grid}.match-filters label{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:13px;align-items:center;gap:8px;padding:0 13px;display:flex}.match-filters input{width:100%;height:46px;color:var(--ink);background:0 0;border:0}.swipe-stage{width:min(100%,420px);height:clamp(360px,44vh,460px);margin:0 auto;position:relative}.swipe-card{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-user-select:none;user-select:none;touch-action:pan-y;background:#fff;border-radius:26px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.swipe-card:not(.is-top){filter:saturate(.9);transform:scale(.94)translateY(14px)}.swipe-card.is-top{cursor:grab}.swipe-card.is-top:active{cursor:grabbing}.swipe-photo{color:#fff;background:linear-gradient(135deg,#2d5bff,#7c3aed 60%,#22d3ee);flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.swipe-photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.swipe-initials{opacity:.9;font-size:80px;font-weight:900}.swipe-event{color:var(--ink);background:var(--lime);border-radius:99px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;bottom:14px;left:14px;box-shadow:0 6px 16px #0000002e}.swipe-stamp{letter-spacing:.06em;border:3px solid;border-radius:12px;padding:8px 16px;font-size:22px;font-weight:900;position:absolute;top:20px}.swipe-stamp.like{color:#12b76a;border-color:#12b76a;right:18px;transform:rotate(-12deg)}.swipe-stamp.pass{color:var(--danger);border-color:var(--danger);left:18px;transform:rotate(12deg)}.swipe-info{padding:16px 18px 20px}.swipe-info h3{align-items:center;gap:7px;margin:0 0 8px;font-size:22px;display:flex}.swipe-chips{flex-wrap:wrap;gap:7px;display:flex}.swipe-chips span{border:1px solid var(--line);color:var(--ink-2);background:var(--surface-2);border-radius:99px;align-items:center;gap:5px;padding:6px 11px;font-size:12px;font-weight:700;display:inline-flex}.swipe-goal{margin:12px 0 4px;font-weight:800}.swipe-bio{color:var(--muted);margin:4px 0 0;line-height:1.5}.verified{color:var(--blue);font-size:14px;font-style:normal}.swipe-actions{justify-content:center;gap:22px;margin-top:16px;padding-bottom:8px;display:flex}.swipe-btn{width:64px;height:64px;box-shadow:var(--shadow);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;transition:transform .15s;display:grid}.swipe-btn.pass{color:var(--danger);border:2px solid #ffdbe3}.swipe-btn.like{color:#fff;background:linear-gradient(135deg,var(--blue),var(--pink))}.swipe-btn:hover{transform:translateY(-2px)}.swipe-empty{text-align:center;background:#fff;border:1px dashed #bdd0e5;border-radius:26px;place-content:center;justify-items:center;gap:6px;padding:28px;display:grid;position:absolute;inset:0}.swipe-empty>span{font-size:44px}.swipe-empty h3{margin:6px 0 2px}.swipe-empty p{max-width:32ch;color:var(--muted);margin:0}.match-list{gap:10px;display:grid}.match-row,.pacer-row{border:1px solid var(--line);box-shadow:var(--soft);background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;gap:13px;padding:14px 16px;display:grid}.match-row{align-items:center}.pacer-row{align-items:start}.match-row>div:not(.friend-actions){gap:1px;min-width:0;display:grid}.match-row>div:not(.friend-actions)>b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.match-row .avatar img,.pacer-row .avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.match-row div small,.pacer-row .pacer-meta small{color:var(--muted)}.pacer-meta{min-width:0}.pacer-meta b{align-items:center;gap:6px;display:flex}.pacer-meta p{color:var(--ink-2);margin:6px 0 0;font-size:13px;line-height:1.45}.pacer-hire{justify-items:end;gap:7px;display:grid}.pacer-hire>b{color:var(--blue);font-size:17px}.match-form{gap:13px;display:grid}.match-form .grid2{grid-template-columns:1fr 1fr;gap:11px;display:grid}.match-form textarea{border:1px solid var(--line);font:inherit;resize:vertical;border-radius:13px;padding:11px 13px}.switch-row{align-items:center;gap:10px;font-weight:700;display:flex}.switch-row input{width:20px;height:20px}.match-safety{color:#245100;background:#f0ffdb;border-radius:12px;margin:2px 0 0;padding:11px 13px;font-size:12.5px;line-height:1.5}.match-celebrate{text-align:center;justify-items:center;gap:14px;padding:6px 4px;display:grid}.big-heart{color:#fff;background:linear-gradient(135deg,var(--blue),var(--pink));border-radius:50%;place-items:center;width:88px;height:88px;display:grid}.match-celebrate p{margin:0;font-size:16px;line-height:1.55}.celebrate-actions{gap:10px;display:flex}@media (width<=640px){.match-filters,.match-form .grid2{grid-template-columns:1fr}}.checkin-banner{text-align:left;cursor:pointer;background:linear-gradient(120deg,#eef4ff,#f7fbff);border:1px solid #cfe0ff;border-radius:18px;align-items:center;gap:14px;width:100%;margin-bottom:14px;padding:16px 18px;transition:transform .18s;display:flex}.checkin-banner:hover{transform:translateY(-1px)}.checkin-banner>div{flex:1;gap:2px;display:grid}.checkin-banner b{font-size:16px}.checkin-banner small{color:var(--muted)}.checkin-pin{color:#fff;background:var(--blue);border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.checkin-cta{color:var(--blue);align-items:center;gap:6px;font-weight:900;display:inline-flex}.checkin-banner.is-in{cursor:default;background:linear-gradient(120deg,#f1ffe4,#f8fffa);border-color:#a7e08a}.checkin-banner.is-in em{color:#2b7a0b;font-size:12.5px;font-style:normal;font-weight:800}.checkin-dot{background:#3fbf25;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 5px #3fbf252e}.checkin-banner-actions{align-items:center;gap:8px;display:flex}.checkin-leave{border:1px solid var(--line);min-height:40px;color:var(--muted);background:#fff;border-radius:12px;padding:0 13px;font-weight:800}.checkin-modal{gap:12px;display:grid}.checkin-hint{color:var(--muted);margin:0;font-size:13.5px;line-height:1.5}.checkin-hint b{color:var(--ink)}.checkin-events{gap:8px;max-height:320px;display:grid;overflow-y:auto}.checkin-events button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;gap:2px;padding:13px 15px;display:grid}.checkin-events button:hover{border-color:var(--blue);background:#f6f9ff}.checkin-events button.active{background:#f3ffe6;border-color:#79b72b}.checkin-ev-name{font-weight:800}.checkin-events small{color:var(--muted);font-size:12px}.checkin-events em{color:var(--blue);font-size:12px;font-style:normal;font-weight:800}.checkin-custom{gap:8px;display:flex}.checkin-custom input{border:1px solid var(--line);border-radius:13px;flex:1;height:46px;padding:0 14px}.swipe-event.is-same{color:#fff;background:#3fbf25}.here-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.here-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;display:grid}.here-card{border:1px solid var(--line);text-align:center;box-shadow:var(--soft);background:#fff;border-radius:18px;justify-items:center;gap:6px;padding:18px 14px;display:grid}.here-card .avatar.big img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.here-card b{margin-top:4px}.here-card small{color:var(--muted);font-size:12px}.here-card p{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.here-actions{gap:8px;margin-top:8px;display:flex}.here-actions .secondary{min-height:40px;padding:0 14px}.admin-page{width:min(100%,1180px);margin:0 auto}.admin-tabs{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;flex-wrap:wrap;gap:6px;margin-bottom:16px;padding:5px;display:flex}.admin-tabs button{background:0 0;border:0;border-radius:11px;min-height:42px;padding:0 16px;font-weight:800}.admin-tabs button.active{color:#fff;background:var(--ink)}.admin-stats{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.admin-stat{border:1px solid var(--line);box-shadow:var(--soft);background:#fff;border-radius:16px;gap:3px;padding:18px;display:grid}.admin-stat b{letter-spacing:-.02em;font-size:28px}.admin-stat small{color:var(--muted)}.admin-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.admin-search{border:1px solid var(--line);border-radius:13px;flex:1;min-width:220px;height:44px;padding:0 14px}.admin-note{color:var(--muted);font-size:12.5px}.admin-table-wrap{border:1px solid var(--line);box-shadow:var(--soft);background:#fff;border-radius:18px;padding:14px 16px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:14px}.admin-table th{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.06em;text-align:left;white-space:nowrap;padding:10px 12px;font-size:11.5px;font-weight:800}.admin-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:12px}.admin-table tr:last-child td{border-bottom:0}.admin-table .mono{color:var(--ink-2);font-family:ui-monospace,Menlo,Consolas,monospace;font-size:12.5px}.admin-table .muted{color:var(--muted);font-weight:400}.admin-note-cell{max-width:260px;color:var(--ink-2);font-size:13px}.admin-row-actions{white-space:nowrap;align-items:center;gap:6px;display:flex}.admin-row-actions select{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:38px;padding:0 10px}.text-button.danger{color:var(--danger)}.admin-empty{color:var(--muted);text-align:center;padding:24px 6px}.pill{background:var(--surface-2);border-radius:99px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-block}.pill.ok{color:#22660a;background:#eaffd6}.pill.warn{color:#8a5a08;background:#fff3d9}.pill.off{color:var(--muted);background:#eef1f5}.rail-admin{color:#cfe0ff;background:#0d2036;border:1px solid #31506f;border-radius:14px;align-items:center;gap:10px;margin-top:14px;padding:12px 15px;font-weight:800;display:flex}.rail-admin.active,.rail-admin:hover{color:#fff;background:#16304d}.burst-layer{pointer-events:none;z-index:5;position:absolute;inset:0;overflow:hidden}.burst-layer span{font-size:30px;animation:2.3s ease-out forwards burst-up;position:absolute;bottom:70px}@keyframes burst-up{0%{opacity:0;transform:translateY(0)scale(.6)}15%{opacity:1}to{opacity:0;transform:translateY(-260px)scale(1.25)}}@media (prefers-reduced-motion:reduce){.burst-layer span{opacity:0;animation:none}}.reaction-bar{flex-wrap:wrap;justify-content:center;gap:8px;margin:2px 0 4px;display:flex}.reaction-bar button{border:1px solid var(--line);width:46px;height:46px;box-shadow:var(--soft);background:#fff;border-radius:50%;font-size:22px;transition:transform .12s}.reaction-bar button:hover{transform:translateY(-2px)scale(1.08)}.live-poll{background:linear-gradient(120deg,#eef4ff,#f7fbff);border:1px solid #cfe0ff;border-radius:16px;gap:8px;padding:14px 16px;display:grid}.live-poll header{justify-content:space-between;align-items:center;display:flex}.live-poll header b{font-size:15px}.poll-end{border:1px solid var(--line);min-height:34px;color:var(--muted);background:#fff;border-radius:10px;padding:0 12px;font-weight:800}.poll-opt{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:8px;min-height:44px;padding:0 14px;display:flex;position:relative;overflow:hidden}.poll-opt.voted{border-color:var(--blue)}.poll-fill{z-index:0;background:#dceaff;transition:width .4s;position:absolute;inset:0 auto 0 0}.poll-label{z-index:1;flex:1;font-weight:700;position:relative}.poll-pct{z-index:1;color:var(--blue);font-weight:900;position:relative}.poll-compose{margin-top:14px}.poll-form{gap:8px;display:grid}.poll-form input{border:1px solid var(--line);border-radius:12px;height:44px;padding:0 13px}.poll-add{border:1px dashed var(--line-2,#c6cdbb);min-height:38px;color:var(--blue);background:0 0;border-radius:11px;font-weight:800}.daily-claim{width:100%;min-height:48px;color:var(--ink);background:linear-gradient(120deg,var(--lime),var(--cyan));border:0;border-radius:13px;margin-bottom:10px;font-weight:900}.gift-grid button:disabled{opacity:.45}.gift-note{color:var(--muted);text-align:center;margin:10px 0 0;font-size:12px}.sched-strip{gap:10px;display:grid}.sched-card{border:1px solid var(--line);box-shadow:var(--soft);text-align:left;background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;padding:14px 16px;display:grid}.sched-when{color:#fff;background:linear-gradient(135deg,var(--blue),#7c3aed);border-radius:14px;place-items:center;width:58px;height:58px;line-height:1.1;display:grid}.sched-when b{font-size:19px}.sched-when small{opacity:.9;font-size:10px}.sched-card>div{min-width:0}.sched-card h3{margin:0 0 3px;font-size:16px}.sched-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12.5px;overflow:hidden}.sched-interest{justify-items:end;gap:5px;display:grid}.sched-interest small{color:var(--muted);font-size:11px}.sched-btn{border:1px solid var(--blue);min-height:38px;color:var(--blue);white-space:nowrap;background:#fff;border-radius:11px;padding:0 14px;font-weight:800}.sched-btn.on{color:#fff;background:var(--blue)}@keyframes voice-wave{0%{box-shadow:0 0 #2d5bff8c,0 0 #2d5bff47}70%{box-shadow:0 0 0 9px #2d5bff00,0 0 0 17px #2d5bff24}to{box-shadow:0 0 0 9px #2d5bff00,0 0 0 24px #2d5bff00}}.seat-grid button.speaking>span{border-color:#3ba55d;outline-color:#3ba55d;animation:1.3s ease-out infinite voice-wave}.seat-grid button.speaking small{color:#1a8a3f}.host-card.speaking>img,.host-card.speaking>video{outline-color:#3ba55d;animation:1.3s ease-out infinite voice-wave}@media (prefers-reduced-motion:reduce){.seat-grid button.speaking>span,.host-card.speaking>img,.host-card.speaking>video{animation:none;box-shadow:0 0 0 4px #3ba55d99}}.dc-shell{z-index:60;color:#dbdee1;background:#313338;grid-template-columns:72px 240px 1fr 240px;font-size:15px;display:grid;position:fixed;inset:0}.dc-avatar{color:#fff;background:#5865f2;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:grid;overflow:hidden}.dc-avatar img{object-fit:cover;width:100%;height:100%}.dc-rail{scrollbar-width:none;background:#1e1f22;flex-direction:column;align-items:center;gap:8px;padding:12px 0;display:flex;overflow-y:auto}.dc-rail::-webkit-scrollbar{display:none}.dc-home,.dc-server{color:#dbdee1;cursor:pointer;background:#313338;border:0;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:20px;transition:border-radius .15s,background .15s;display:grid;position:relative}.dc-home:hover,.dc-server:hover,.dc-server.active{color:#fff;background:#5865f2;border-radius:16px}.dc-server.active:before{content:"";background:#fff;border-radius:0 4px 4px 0;width:4px;height:36px;position:absolute;left:-12px}.dc-server.discover{opacity:.7;background:#2b2d31}.dc-server.add{color:#3ba55d;background:#313338;font-weight:700}.dc-server.add:hover{color:#fff;background:#3ba55d}.dc-rail-sep{background:#35363c;border-radius:2px;width:32px;height:2px}.dc-home{color:#fff;background:#5865f2;border-radius:16px}.dc-channels{background:#2b2d31;flex-direction:column;display:flex;overflow:hidden}.dc-space-head{border-bottom:1px solid #1f2023;justify-content:space-between;align-items:center;gap:8px;min-height:50px;padding:0 16px;font-size:15px;display:flex;box-shadow:0 1px #0003}.dc-space-head b{text-overflow:ellipsis;white-space:nowrap;color:#f2f3f5;overflow:hidden}.dc-leave{color:#dbdee1;background:0 0;border:0;border-radius:8px;padding:5px 9px;font-size:12px}.dc-leave:hover{color:#fff;background:#3a3c42}.dc-space-desc{color:#949ba4;margin:10px 14px 4px;font-size:12px;line-height:1.4}.dc-chan-group{color:#949ba4;letter-spacing:.02em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:16px 16px 4px;font-size:11px;font-weight:800;display:flex}.dc-chan-group button{color:#949ba4;cursor:pointer;background:0 0;border:0}.dc-chan-group button:hover{color:#fff}.dc-chan-list{flex-direction:column;flex:1;gap:2px;padding:0 8px;display:flex;overflow-y:auto}.dc-chan{color:#949ba4;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 8px;font-size:15px;font-weight:500;display:flex}.dc-chan:hover{color:#dbdee1;background:#35373c}.dc-chan.active{color:#fff;background:#404249}.dc-hash{color:#80848e;font-size:19px;font-weight:400}.dc-me{background:#232428;align-items:center;gap:8px;padding:8px 10px;display:flex}.dc-me>div{min-width:0;display:grid}.dc-me b{color:#f2f3f5;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.dc-me small{color:#949ba4;font-size:12px}.dc-me .dc-avatar{width:32px;height:32px}.dc-main{background:#313338;flex-direction:column;min-width:0;display:flex}.dc-chan-head{border-bottom:1px solid #26272b;align-items:center;gap:8px;min-height:50px;padding:0 16px;display:flex;box-shadow:0 1px #0003}.dc-chan-head b{color:#f2f3f5}.dc-chan-sub{color:#949ba4;border-left:1px solid #3f4147;margin-left:8px;padding-left:12px;font-size:13px}.dc-feed{flex-direction:column;flex:1;gap:2px;padding:16px 16px 4px;display:flex;overflow-y:auto}.dc-feed-empty{margin-top:auto;padding:16px 0}.dc-hash.big{color:#fff;background:#41434a;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:10px;font-size:34px;display:grid}.dc-feed-empty h3{color:#f2f3f5;margin:0 0 4px;font-size:26px}.dc-feed-empty p{color:#949ba4;margin:0}.dc-msg{grid-template-columns:56px 1fr;padding:2px 0;display:grid}.dc-msg:hover{background:#2e3035;border-radius:4px}.dc-msg-av{width:40px;height:40px;margin:2px auto 0}.dc-msg.grouped{padding-top:0}.dc-msg-gutter{color:#72767d;text-align:center;align-self:center;font-size:10px;display:none}.dc-msg.grouped:hover .dc-msg-gutter{display:block}.dc-msg-head{align-items:baseline;gap:8px;display:flex}.dc-msg-head b{color:#f2f3f5;font-size:15px}.dc-msg-head b.me{color:#7aa2ff}.dc-msg-head small{color:#949ba4;font-size:11px}.dc-msg p{color:#dbdee1;word-break:break-word;margin:1px 0 0;line-height:1.5}.dc-composer{gap:8px;padding:0 16px 20px;display:flex}.dc-composer input{color:#dbdee1;background:#383a40;border:0;border-radius:8px;flex:1;min-width:0;height:44px;padding:0 16px;font-size:15px}.dc-composer input::placeholder{color:#6d7178}.dc-composer button{color:#fff;background:#5865f2;border:0;border-radius:8px;width:44px}.dc-voice-cta{color:#949ba4;text-align:center;flex:1;place-content:center;justify-items:center;gap:8px;display:grid}.dc-voice-cta h2{color:#f2f3f5;margin:6px 0 0}.dc-join-voice{color:#fff;background:#3ba55d;border:0;border-radius:10px;min-height:44px;margin-top:10px;padding:0 22px;font-weight:800}.dc-members{background:#2b2d31;padding:16px 8px;overflow-y:auto}.dc-mem-group{color:#949ba4;letter-spacing:.02em;text-transform:uppercase;padding:14px 8px 4px;font-size:11px;font-weight:800}.dc-mem{border-radius:6px;align-items:center;gap:9px;padding:5px 8px;display:flex}.dc-mem:hover{background:#35373c}.dc-mem.offline{opacity:.4}.dc-mem b{color:#dbdee1;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.dc-mem-av{flex:none;position:relative}.dc-mem-av .dc-avatar{width:32px;height:32px}.dc-online{background:#3ba55d;border:3px solid #2b2d31;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-2px;right:-2px}.dc-owner{color:#f0b232;margin-left:auto;font-size:10px;font-weight:800}.dc-back{display:none}@media (width<=900px){.dc-shell{grid-template-columns:56px 1fr}.dc-members{display:none}.dc-channels,.dc-main{grid-area:1/2}.dc-channels{display:flex}.dc-main,.dc-shell.mobile-chat .dc-channels{display:none}.dc-shell.mobile-chat .dc-main{display:flex}.dc-back{color:#dbdee1;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;margin-right:2px;display:grid}.dc-back:hover{background:#3a3c42}}.wallet-hero-actions{justify-items:end;gap:8px;display:grid}.topup-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.topup-grid button{border:1px solid var(--line);background:var(--surface-2);border-radius:15px;justify-items:center;gap:3px;padding:18px 12px;display:grid}.topup-grid button:hover{border-color:var(--blue);background:#f2f7ff}.topup-grid b{font-size:17px}.topup-grid small{color:var(--muted);font-size:11.5px}.topup-grid span{color:#fff;background:var(--blue);border-radius:99px;margin-top:5px;padding:5px 14px;font-size:14px;font-weight:900}.topup-pay{text-align:center;justify-items:center;gap:12px;display:grid}.topup-amount{margin:0;font-size:15px}.topup-qr{border:1px solid var(--line);background:#fff;border-radius:16px;width:min(260px,70vw);padding:10px}.friends-page{width:min(100%,720px);margin:0 auto;padding-bottom:40px}.friends-tabs{margin-bottom:16px}.friend-avatar-wrap{display:inline-block;position:relative}.online-dot{background:#3fbf25;border:2.5px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:-2px;right:-2px}.friend-actions{align-items:center;gap:7px;display:flex}.friend-actions .secondary{white-space:nowrap;align-items:center;gap:6px;min-height:40px;padding:0 13px;font-size:13.5px;display:inline-flex}.friend-search{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:13px;align-items:center;gap:9px;margin-bottom:4px;padding:0 14px;display:flex}.friend-search input{height:48px;color:var(--ink);background:0 0;border:0;flex:1}.pwa-banner{z-index:130;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;align-items:center;gap:11px;padding:11px 12px;animation:.3s notify-in;display:flex;position:fixed;bottom:12px;left:12px;right:12px}.pwa-banner img{border-radius:11px;flex:none;width:42px;height:42px}.pwa-banner>div{flex:1;min-width:0;display:grid}.pwa-banner b{font-size:14px}.pwa-banner small{color:var(--muted);font-size:12px;line-height:1.35}.pwa-install{color:#fff;background:var(--blue);white-space:nowrap;border:0;border-radius:11px;min-height:40px;padding:0 16px;font-weight:900}.pwa-x{width:34px;height:34px;color:var(--muted);background:var(--surface-2);border:0;border-radius:10px;flex:none;place-items:center;display:grid}.pwa-banner.ios{align-items:flex-start}.ios-share{color:var(--blue);font-weight:900;display:inline-block}@media (width>=720px){.pwa-banner{width:360px;bottom:18px;left:auto;right:18px}}.rail-install{min-height:48px;color:var(--ink);background:linear-gradient(135deg,var(--lime),var(--cyan));letter-spacing:-.01em;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;margin-top:12px;padding:0 14px;font-weight:900;display:flex;box-shadow:0 8px 20px #22d3ee38}.rail-install:hover{filter:brightness(1.05)}@media (width<=1199px){.rail-install{padding:0}.rail-install span{display:none}}.install-card{color:#fff;background:linear-gradient(120deg,var(--blue-dark),var(--blue) 55%,var(--cyan));text-align:left;cursor:pointer;border:0;border-radius:16px;align-items:center;gap:13px;width:100%;margin-bottom:14px;padding:14px 15px;display:flex;box-shadow:0 12px 26px #2d5bff38}.install-card:hover{filter:brightness(1.04)}.install-card-icon{background:#ffffff2b;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.install-card-text{flex:1;gap:1px;min-width:0;display:grid}.install-card-text b{font-size:15px}.install-card-text small{color:#ffffffd9;font-size:12px;line-height:1.35}.install-card>svg:last-child{opacity:.85;flex:none}.ios-install-guide{padding:0}.ios-install-guide p{margin:0 0 11px;font-size:13.5px;line-height:1.55}.ios-install-guide ol{gap:9px;margin:0 0 12px;padding-left:20px;display:grid}.ios-install-guide li{font-size:13.5px;line-height:1.5}.ios-install-guide .muted{color:var(--muted);font-size:12px}.notify-toasts{z-index:120;gap:9px;width:min(340px,100vw - 36px);display:grid;position:fixed;bottom:18px;right:18px}.notify-toast{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;align-items:stretch;gap:0;animation:.28s notify-in;display:flex;overflow:hidden}.notify-toast-body{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:11px;min-width:0;padding:13px 6px 13px 14px;display:flex}.notify-toast-body>span:last-child{gap:2px;min-width:0;display:grid}.notify-toast-body b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.notify-toast-body small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.notify-toast-close{border:0;border-left:1px solid var(--line);width:38px;color:var(--muted);background:0 0}.notify-toast-close:hover{color:var(--ink);background:var(--paper)}@keyframes notify-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.notify-toast{animation:none}}@media (width<=700px){.notify-toasts{width:auto;bottom:96px;left:12px;right:12px}}.notification-list>button.is-unread{background:#f5f9ff}.notification-list>button.is-unread b:after{content:"";background:var(--blue);vertical-align:middle;border-radius:50%;width:7px;height:7px;margin-left:7px;display:inline-block}.stage-btn{position:relative}.stage-btn .badge{color:#fff;background:var(--pink);border-radius:99px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-weight:900;display:grid;position:absolute;top:2px;right:8px}.stage-btn.raised{color:var(--blue)}.stage-section-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:14px 2px 8px;font-size:11px;font-weight:900}.stage-queue{gap:8px;display:grid}.stage-row{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.stage-row>div:nth-child(3){min-width:0;display:grid}.stage-row b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stage-row small{color:var(--muted);font-size:11.5px}.stage-row .avatar{border-radius:12px;width:36px;height:36px}.stage-row .avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.stage-pos{width:24px;height:24px;color:var(--blue);background:#edf4ff;border-radius:8px;place-items:center;font-size:12px;display:grid}.stage-row-actions{align-items:center;gap:6px;display:flex}.stage-row-actions .primary.small,.stage-row-actions .secondary{min-height:36px;padding:0 12px;font-size:13px}.stage-deny{width:36px;height:36px;color:var(--danger);background:#fff4f6;border:1px solid #ffd3dd;border-radius:11px;place-items:center;display:grid}.stage-listener{gap:10px;display:grid}.stage-note{color:var(--ink-2);background:var(--surface-2);border-radius:14px;margin:0;padding:13px 15px;font-size:13.5px;line-height:1.55}.stage-note.ok{color:#245100;background:#f0ffdb}.stage-note b{color:var(--blue)}.live-shell{z-index:80;color:#fff;background:#05080f;position:fixed;inset:0}.live-feed{scroll-snap-type:y mandatory;overscroll-behavior:contain;height:100%;overflow-y:auto}.live-slide{scroll-snap-align:start;scroll-snap-stop:always;height:100%;position:relative;overflow:hidden}.video-surface{width:100%;height:100%}.video-surface div{border-radius:inherit}.live-stage-video{display:grid;position:absolute;inset:0}.live-stage-video.pk{grid-template-columns:1fr 1fr;align-items:stretch}.live-main-pane{background:#0a1120;min-width:0;position:relative}.live-main-pane.opponent{border-left:2px solid #ff5d8f}.live-pane-placeholder{color:#8ca3bd;place-content:center;justify-items:center;gap:10px;height:100%;display:grid}.live-pane-placeholder .avatar{width:74px;height:74px;font-size:26px}.live-top-bar{z-index:6;height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0;justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.live-top-bar.overlay{position:absolute;top:0;left:0;right:0}.live-top-bar b{letter-spacing:.02em;font-size:15px}.live-round-btn{color:#fff;cursor:pointer;background:#0d1829c7;border:0;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid;position:relative}.live-round-btn.off{color:#8ca3bd;background:#0d182980}.live-round-btn.heart{color:#ff5d8f}.live-round-btn.heart i{color:#fff;white-space:nowrap;background:#ff3e68;border-radius:99px;padding:1px 6px;font-size:9px;font-style:normal;font-weight:800;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.live-round-btn.end{color:#fff;background:#e84161}.live-round-btn.pk{font-size:19px}.live-go-btn{color:#071426;background:linear-gradient(135deg,var(--lime),var(--cyan));cursor:pointer;border:0;border-radius:99px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 22px;font-size:15px;font-weight:900;display:inline-flex}.live-go-btn.big{width:100%;min-height:56px;font-size:17px}.live-go-btn.small{min-height:38px;padding:0 15px;font-size:13px}.live-go-btn:disabled{opacity:.55}.live-ghost-btn{color:#c8d6e6;cursor:pointer;background:0 0;border:1px solid #31465f;border-radius:99px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-weight:800;display:inline-flex}.live-ghost-btn.small{min-height:38px;padding:0 14px;font-size:13px}.live-overlay{z-index:5;padding:0 12px calc(14px + env(safe-area-inset-bottom));pointer-events:none;flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.live-overlay>*{pointer-events:auto}.live-host-chip{top:calc(64px + env(safe-area-inset-top));background:#09101db8;border-radius:99px;align-items:center;gap:9px;max-width:520px;padding:8px 10px;display:flex;position:absolute;left:12px;right:12px}.live-host-chip .avatar{flex:none;width:38px;height:38px}.live-host-chip>span:not(.avatar){min-width:0;line-height:1.25;display:grid}.live-host-chip b{white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;overflow:hidden}.live-host-chip small{color:#9fb1c7;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.live-host-chip.mine{gap:7px;padding:8px 12px}.live-pill{color:#fff;letter-spacing:.06em;background:#ff3e68;border-radius:99px;align-items:center;gap:5px;margin-left:auto;padding:4px 9px;font-size:10px;font-style:normal;font-weight:900;display:inline-flex}.live-pill i{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite livePulse}.live-host-chip.mine .live-pill{margin-left:0}@keyframes livePulse{50%{opacity:.35}}.live-viewers{color:#fff;background:#ffffff24;border-radius:99px;flex:none;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.live-chat{flex-direction:column;gap:6px;width:min(78%,420px);max-height:34vh;margin-bottom:10px;display:flex;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000,#000 14%);mask-image:linear-gradient(#0000,#000 14%)}.live-chat p{overflow-wrap:anywhere;background:#09101da8;border-radius:13px;width:fit-content;max-width:100%;margin:0;padding:6px 11px;font-size:12.5px;line-height:1.45}.live-chat p b{color:#8fd0ff;margin-right:6px;font-size:12px}.live-chat p.gift{background:#7a3e0eb8}.live-chat p.gift b{color:#ffd27d}.live-chat p.system{color:#9fb1c7;background:#09101d66;font-size:11.5px}.live-actions{align-items:center;gap:8px;display:flex}.live-actions input{color:#fff;background:#0d1829c7;border:0;border-radius:99px;flex:1;min-width:0;height:46px;padding:0 16px;font-size:13.5px}.live-actions input::placeholder{color:#7d90a7}.heart-layer{pointer-events:none;width:80px;height:44vh;position:absolute;bottom:120px;right:8px;overflow:hidden}.heart-layer span{font-size:26px;animation:2.3s ease-out forwards heartFloat;position:absolute;bottom:0}@keyframes heartFloat{0%{opacity:0;transform:translateY(0)scale(.6)}12%{opacity:1;transform:translateY(-8%)scale(1.05)}to{opacity:0;transform:translateY(-92%)scale(.9)rotate(-14deg)}}.live-toast{left:50%;bottom:calc(96px + env(safe-area-inset-bottom));z-index:8;color:#fff;background:#140a0ee6;border:0;border-radius:13px;max-width:86%;padding:10px 16px;font-size:13px;position:absolute;transform:translate(-50%)}.live-swipe-hint{left:50%;bottom:calc(4px + env(safe-area-inset-bottom));color:#6d7f94;pointer-events:none;font-size:10.5px;position:absolute;transform:translate(-50%)}.live-empty{text-align:center;place-content:center;justify-items:center;gap:12px;height:100%;padding:26px;display:grid}.live-empty em{font-size:52px;font-style:normal}.live-empty h2{margin:0;font-size:24px}.live-empty p{color:#9fb1c7;max-width:340px;margin:0;font-size:13.5px;line-height:1.55}.live-spinner{border:3px solid #22344d;border-top-color:var(--cyan);border-radius:50%;width:26px;height:26px;animation:.8s linear infinite liveSpin}@keyframes liveSpin{to{transform:rotate(360deg)}}.live-ended-overlay{z-index:9;text-align:center;background:#05080fe0;place-content:center;justify-items:center;gap:10px;display:grid;position:absolute;inset:0}.live-ended-overlay b{font-size:22px}.live-ended-overlay p{color:#9fb1c7;margin:0}.gift-sheet-backdrop{z-index:20;background:#03060c8c;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.gift-sheet{width:min(560px,100%);max-height:64vh;padding-bottom:env(safe-area-inset-bottom);background:#0d1626;border-radius:22px 22px 0 0;overflow-y:auto}.gift-sheet header{background:#0d1626;border-bottom:1px solid #1c2c44;align-items:center;gap:10px;padding:15px 17px;display:flex;position:sticky;top:0}.gift-sheet header b{font-size:15px}.gift-sheet header span{color:var(--gold);margin-left:auto;font-size:12.5px;font-weight:800}.gift-sheet .icon-button{color:#c8d6e6;background:0 0;border-color:#31465f;width:34px;height:34px}.gift-grid{grid-template-columns:repeat(3,1fr);gap:9px;padding:13px 17px 19px;display:grid}.gift-grid button{color:#fff;cursor:pointer;background:#101c30;border:1px solid #1c2c44;border-radius:15px;justify-items:center;gap:3px;padding:13px 6px;display:grid}.gift-grid button:hover{border-color:var(--cyan)}.gift-grid em{font-size:27px;font-style:normal}.gift-grid b{font-size:12.5px}.gift-grid small{color:var(--gold);font-size:10.5px;font-weight:800}.pk-bar{top:calc(120px + env(safe-area-inset-top));z-index:6;gap:4px;max-width:640px;margin:0 auto;display:grid;position:absolute;left:12px;right:12px}.pk-scores{justify-content:space-between;align-items:center;font-size:15px;font-weight:900;display:flex}.pk-scores em{background:#09101db8;border-radius:99px;padding:3px 10px;font-size:12px;font-style:normal}.pk-track{background:#ff5d8f;border-radius:99px;height:12px;overflow:hidden}.pk-track span{background:linear-gradient(90deg,var(--cyan),#2d5bff);height:100%;transition:width .5s;display:block}.pk-names{color:#c8d6e6;justify-content:space-between;font-size:11px;font-weight:700;display:flex}.pk-result{z-index:12;text-align:center;background:#09101deb;border-radius:22px;justify-items:center;gap:6px;padding:22px 34px;display:grid;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.pk-result b{font-size:26px}.pk-result span{color:#c8d6e6;font-size:15px;font-weight:800}.pk-result.won b{color:var(--lime)}.pk-result.lost b{color:#ff5d8f}.pk-invite-banner{top:calc(126px + env(safe-area-inset-top));z-index:14;text-align:center;background:#141022f2;border:1px solid #3d2a66;border-radius:17px;justify-items:center;gap:9px;width:min(88%,380px);padding:15px;display:grid;position:absolute;left:50%;transform:translate(-50%)}.pk-invite-banner>div{gap:9px;display:flex}.pk-rival-list{gap:8px;padding:13px 17px 19px;display:grid}.pk-rival-list button{color:#fff;text-align:left;cursor:pointer;background:#101c30;border:1px solid #1c2c44;border-radius:15px;align-items:center;gap:11px;padding:11px 13px;display:flex}.pk-rival-list button>span:not(.avatar){flex:1;min-width:0;display:grid}.pk-rival-list b{font-size:13.5px}.pk-rival-list small{color:#9fb1c7;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.pk-rival-list em{background:#ff3e68;border-radius:99px;padding:7px 13px;font-size:12px;font-style:normal;font-weight:800}.pk-rival-empty{color:#9fb1c7;text-align:center;padding:26px}.cohost-strip{right:10px;top:calc(126px + env(safe-area-inset-top));z-index:6;gap:8px;display:grid;position:absolute}.cohost-tile{background:#0a1120;border:1px solid #22344d;border-radius:14px;place-items:center;width:96px;height:128px;display:grid;position:relative;overflow:hidden}.cohost-tile .video-surface{position:absolute;inset:0}.cohost-tile small{z-index:2;color:#fff;text-shadow:0 1px 3px #000;white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;position:absolute;bottom:5px;left:6px;right:6px;overflow:hidden}.cohost-tile button{z-index:2;color:#fff;background:#09101dcc;border:0;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:4px;right:4px}.my-cohost-preview{right:10px;bottom:calc(150px + env(safe-area-inset-bottom));z-index:7;border:2px solid var(--cyan);border-radius:14px;width:96px;height:128px;position:absolute;overflow:hidden}.cohost-requests{top:calc(126px + env(safe-area-inset-top));z-index:14;gap:8px;width:min(78%,330px);display:grid;position:absolute;left:12px}.cohost-requests>div{background:#09101df0;border:1px solid #22344d;border-radius:15px;align-items:center;gap:9px;padding:10px 12px;display:flex}.cohost-requests .avatar{flex:none;width:34px;height:34px}.cohost-requests b{font-size:12.5px}.cohost-requests small{color:#9fb1c7;margin-right:auto;font-size:10.5px}.replay-rail{text-align:left;gap:10px;width:100%;max-width:520px;margin-top:18px;display:grid}.replay-rail h3{color:#9fb1c7;margin:0;font-size:14px}.replay-rail>div{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.replay-rail>div button{color:#fff;text-align:left;cursor:pointer;background:#0d1626;border:1px solid #22344d;border-radius:15px;flex:0 0 150px;justify-items:start;gap:4px;padding:11px;display:grid}.replay-thumb{background:#142a43;border-radius:10px;place-items:center;width:100%;height:74px;font-size:22px;display:grid}.replay-rail b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.3;display:-webkit-box;overflow:hidden}.replay-rail small{color:#9fb1c7;font-size:10.5px}.replay-viewer{z-index:120;background:#03060cdb;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.replay-frame{background:#0d1626;border-radius:18px;width:min(520px,100%);overflow:hidden}.replay-frame header{align-items:center;gap:10px;padding:13px 15px;display:flex}.replay-frame header b{font-size:14px}.replay-frame header span{color:#9fb1c7;margin-left:auto;font-size:12px}.replay-frame video{background:#000;width:100%;max-height:70vh;display:block}.replay-save-card{background:#101c30;border:1px solid #1c2c44;border-radius:17px;justify-items:center;gap:10px;width:100%;padding:17px;display:grid}.replay-save-card b{font-size:14.5px}.replay-save-card p{color:var(--lime);margin:0;font-size:13px}.replay-save-actions{gap:10px;display:flex}.live-shell.golive .golive-preview{position:absolute;inset:0}.golive-setup{z-index:6;padding:20px 18px calc(22px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#05080ff0 26%);gap:12px;display:grid;position:absolute;bottom:0;left:0;right:0}.golive-setup input{color:#fff;background:#0d1829d9;border:1px solid #31465f;border-radius:15px;height:52px;padding:0 18px;font-size:15px}.golive-setup input::placeholder{color:#7d90a7}.golive-setup>small{color:#8ca3bd;text-align:center;font-size:11.5px;line-height:1.5}.golive-cats{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.golive-cats button{color:#c8d6e6;background:0 0;border:1px solid #31465f;border-radius:99px;flex:none;min-height:38px;padding:0 15px;font-size:13px;font-weight:700}.golive-cats button.active{color:#071426;background:#fff;border-color:#fff}.golive-error{color:#ff5d8f;text-align:center;margin:0;font-size:12.5px}.golive-summary{text-align:center;place-content:center;justify-items:center;gap:14px;height:100%;padding:26px;display:grid}.golive-summary em{font-size:52px;font-style:normal}.golive-summary h2{margin:0;font-size:24px}.golive-stats{gap:12px;display:flex}.golive-stats span{background:#0d1626;border:1px solid #1c2c44;border-radius:15px;gap:2px;min-width:96px;padding:13px 10px;display:grid}.golive-stats b{font-size:20px}.golive-stats small{color:#9fb1c7;font-size:11px}.live-strip{gap:9px;padding-bottom:4px;display:flex;overflow-x:auto}.live-strip-card{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(150deg,#182b47,#0d1830);border:0;border-radius:17px;flex:0 0 168px;justify-items:start;gap:3px;padding:13px;display:grid;position:relative}.live-strip-card .avatar{width:44px;height:44px;margin-bottom:4px}.live-strip-card .live-pill{margin:0;position:absolute;top:10px;right:10px}.live-strip-card b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.live-strip-card small{color:#9fb1c7;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10.5px;overflow:hidden}@media (width<=639px){.live-chat{width:74%}.live-stage-video.pk{grid-template-rows:1fr 1fr;grid-template-columns:1fr}.live-main-pane.opponent{border-top:2px solid #ff5d8f;border-left:0}}@media (height<=940px){.desktop-rail{padding-block:14px}.desktop-rail nav{gap:4px;margin-top:18px}.desktop-rail nav button{min-height:45px}.rail-admin{margin-top:10px;padding:10px 14px}.rail-install{min-height:44px;margin-top:9px}.rail-live-status{margin-top:9px}.rail-profile{padding:11px}}.timeline-layout{grid-template-columns:minmax(0,720px) 300px;justify-content:center;align-items:start;gap:18px;display:grid}.timeline-aside{align-content:start;gap:14px;display:grid}.aside-card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:15px 16px 14px}.aside-card>header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:11px;display:flex}.aside-card>header b{font-size:14.5px}.aside-card>header small{color:var(--muted);letter-spacing:.06em;font-size:10.5px;font-weight:800}.aside-card>header .icon-button{border-radius:10px;width:32px;height:32px}.sponsor-card{color:var(--ink);border-radius:13px;align-items:flex-start;gap:11px;padding:10px;text-decoration:none;display:flex}.sponsor-card:hover{background:#f4f8ff}.sponsor-art{background:linear-gradient(135deg,#edf4ff,#e3f9ff);border-radius:13px;flex:none;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.sponsor-card>span:last-child{gap:1px;min-width:0;display:grid}.sponsor-card b{font-size:13px}.sponsor-card small{color:var(--muted);font-size:11px;line-height:1.4}.sponsor-card em{color:var(--blue);font-size:10px;font-style:normal;font-weight:800}.contact-list{display:grid}.contact-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;min-height:48px;padding:5px 8px;display:flex}.contact-list button:hover{background:#f4f8ff}.contact-avatar{color:#fff;background:linear-gradient(145deg,var(--blue),var(--cyan));border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:grid;position:relative;overflow:visible}.contact-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.contact-avatar i{background:#20b974;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-1px;right:-1px}.contact-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13.5px;font-weight:700;overflow:hidden}.contact-list small{color:#149c60;font-size:10px;font-weight:800}.contact-empty{color:var(--muted);margin:0;font-size:12.5px}.contact-empty .text-button{padding:0 4px}.chat-dock{z-index:95;border:1px solid var(--line);background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:330px;display:flex;position:fixed;bottom:16px;right:20px;overflow:hidden;box-shadow:0 18px 50px #142d5040}.chat-dock>header{color:#fff;background:var(--blue);cursor:pointer;align-items:center;gap:9px;padding:9px 10px;display:flex}.chat-dock>header .contact-avatar{background:#ffffff40;width:30px;height:30px;font-size:11px}.chat-dock>header b{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13.5px;overflow:hidden}.chat-dock>header button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;font-size:16px;font-weight:900;display:grid}.chat-dock>header button:hover{background:#ffffff2e}.chat-dock-feed{background:#f7faff;flex-direction:column;gap:6px;height:300px;padding:12px;display:flex;overflow-y:auto}.chat-dock-feed p{border:1px solid var(--line);overflow-wrap:anywhere;background:#fff;border-radius:15px 15px 15px 4px;width:fit-content;max-width:82%;margin:0;padding:8px 12px;font-size:13px;line-height:1.45}.chat-dock-feed p.mine{color:#fff;background:var(--blue);border:0;border-radius:15px 15px 4px;align-self:flex-end}.chat-dock-hint{color:var(--muted);margin:auto;font-size:12px}.chat-dock-composer{border-top:1px solid var(--line);background:#fff;gap:7px;padding:9px;display:flex}.chat-dock-composer input{border:1px solid var(--line);border-radius:99px;flex:1;min-width:0;height:40px;padding:0 14px;font-size:13px}.chat-dock-composer button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.chat-dock.minimized{width:230px}@media (width<=1199px){.timeline-layout{grid-template-columns:minmax(0,720px)}.timeline-aside{display:none}}@media (width<=639px){.chat-dock{border-radius:16px 16px 0 0;width:100%;left:0;right:0}}.install-chip{color:#071426;background:linear-gradient(135deg,var(--lime),var(--cyan));white-space:nowrap;cursor:pointer;border:0;border-radius:99px;align-items:center;gap:6px;min-height:36px;padding:0 13px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 5px 14px #22d3ee40}.install-chip:hover{filter:brightness(1.05)}.mobile-top .install-chip{min-height:34px;padding:0 11px;font-size:11px}@media (width<=399px){.mobile-top .install-chip span{display:none}.mobile-top .install-chip{border-radius:13px;justify-content:center;width:40px;height:40px;padding:0}}.brand-chip{object-fit:contain;background:#fff;border-radius:22%;padding:5px}.auth-wordmark{max-width:min(260px,72%);height:auto;margin-bottom:4px;display:block}.announce-card{background:linear-gradient(150deg,#eef4ff,#f6fbff);border-color:#d5e4fb}.announce-eyebrow{color:var(--blue);letter-spacing:.14em;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.announce-card h3{margin:0 0 6px;font-size:16px;line-height:1.35}.announce-card p{color:#53687f;margin:0 0 11px;font-size:12px;line-height:1.6}.announce-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.announce-actions small{color:var(--muted);font-size:11px}.trend-list{display:grid}.trend-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;min-height:52px;padding:6px 8px;display:flex}.trend-list button:hover{background:#f4f8ff}.trend-icon{background:#eef4ff;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.trend-copy{gap:1px;min-width:0;display:grid}.trend-copy b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.trend-copy small{color:#149c60;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.trend-copy small i{background:#20b974;border-radius:50%;width:7px;height:7px}.people-list{gap:2px;display:grid}.people-list>div{align-items:center;gap:10px;min-height:52px;padding:4px 2px;display:flex}.people-copy{flex:1;min-width:0;display:grid}.people-copy b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.people-copy small{color:var(--muted);font-size:11px}.people-add{min-height:34px;color:var(--blue);cursor:pointer;background:#f3f8ff;border:1px solid #bcd2f7;border-radius:99px;flex:none;padding:0 12px;font-size:12px;font-weight:800}.people-add:hover{background:#e8f1ff}.people-add:disabled{color:#149c60;cursor:default;background:#effaf3;border-color:#bfe8d2}
