:root{color:#173150;font-synthesis:none;--blue-1:#7aa8e1;--blue-2:#5d90d5;--blue-3:#356cb6;--blue-4:#244f89;--blue-5:#173c69;--surface:#ffffffe6;--surface-strong:#fff;--surface-soft:#f4f8fd;--border:#d7e3f0;--border-strong:#c8d8ea;--text:#173150;--text-soft:#70839c;--accent:#ff9f1a;--accent-2:#ffb84d;--pink:#d94e85;--online:#53cf2d;--shadow:0 12px 30px #36588814;--shadow-soft:0 6px 18px #3658880f;background:radial-gradient(circle at 100% 0,#d9e9fb 0%,#eef4fb 40%,#f6f9fd 100%);font-family:Segoe UI,Tahoma,Arial,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{color:var(--text)}button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible{outline:2px solid var(--blue-3);outline-offset:2px}button svg,i svg{width:18px;height:18px}.app-shell{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.topbar{z-index:5;direction:ltr;background:linear-gradient(135deg,#7bacdf,#5d90d4 54%,#4678b8);justify-content:space-between;align-items:center;height:58px;min-height:58px;padding:0 16px;display:flex;position:relative;box-shadow:0 10px 28px #3960942e}.top-left,.top-right{align-items:center;gap:10px;display:flex}.top-icon{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff2e;border-radius:14px;place-items:center;width:38px;height:38px;transition:transform .2s,background .2s,border-color .2s;display:grid}.top-icon:hover{background:#ffffff3d;border-color:#ffffff4d;transform:translateY(-2px)}.top-icon.soft{border-radius:18px}.room-pill{color:var(--blue-5);direction:rtl;background:#ffffffeb;border-radius:999px;padding:9px 16px;font-size:12px;font-weight:800;box-shadow:0 8px 18px #254f891f}.top-brand{color:#fff;direction:rtl;align-items:center;gap:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.top-brand-mark{background:#ffffff2e;border:1px solid #ffffff59;border-radius:14px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:900;display:grid}.top-brand-text{flex-direction:column;gap:2px;display:flex}.top-brand-text strong{font-size:18px;line-height:1}.top-brand-text small{opacity:.95;direction:ltr;font-size:10px}.workarea{direction:ltr;flex:1;grid-template-columns:minmax(0,1fr) 330px;min-height:0;display:grid}.chat-screen{direction:rtl;background:linear-gradient(#ffffff59,#ffffff1a),radial-gradient(circle at top,#f8fbff 0%,#eef4fb 60%,#edf3fa 100%);flex-direction:column;min-width:0;min-height:0;padding:16px;display:flex;overflow:hidden}.live-heading{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.empty-live{color:#fff;box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#7997bb,#6e86a5);border-radius:18px;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.empty-live-icon{background:var(--pink);border-radius:50%;place-items:center;width:26px;height:26px;font-size:11px;display:grid}.live-status{color:#7a8ea6;flex-direction:column;align-items:center;gap:3px;font-size:11px;display:flex}.feed{flex-direction:column;flex:1;gap:18px;min-height:0;padding-left:4px;padding-right:4px;display:flex;overflow:auto}.hero-card,.glass-card,.system-card,.composer-shell,.premium-room-card,.directory-header,.user-card,.profile-card,.side-search,.premium-player{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-card{box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffffeb,#f5f9fed6);border:1px solid #ffffffbf;border-radius:28px;padding:22px;position:relative;overflow:hidden}.hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#7aa8e138,#0000 70%);width:180px;height:180px;position:absolute;top:-30px;left:-20px}.hero-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff9f1a24,#0000 72%);width:220px;height:220px;position:absolute;bottom:-40px;right:-20px}.hero-badge{color:var(--blue-4);background:#5d90d51f;border-radius:999px;align-items:center;gap:7px;margin-bottom:16px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.hero-main{align-items:center;gap:18px;display:flex}.hero-logo{color:#fff;background:linear-gradient(135deg,#82b0e8,#4f84cb);border-radius:28px;flex-shrink:0;place-items:center;width:90px;height:90px;font-size:34px;font-weight:900;display:grid;box-shadow:0 18px 26px #4f84cb3d}.hero-copy h1{color:var(--blue-5);margin:0 0 8px;font-size:34px;line-height:1}.hero-copy p{color:var(--text-soft);max-width:800px;margin:0 0 16px;font-size:14px;line-height:1.8}.hero-stats{flex-wrap:wrap;gap:10px;display:flex}.hero-stats span{border:1px solid var(--border);color:var(--blue-4);box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;align-items:center;gap:6px;padding:9px 12px;font-size:12px;font-weight:700;display:inline-flex}.message-stack{flex-direction:column;gap:14px;display:flex}.system-card{box-shadow:var(--shadow-soft);background:linear-gradient(#fffffff2,#fafcffe6);border:1px solid #d8e2eef2;border-radius:24px;padding:18px 18px 16px;transition:transform .2s,box-shadow .2s}.system-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #36588814}.system-card.pink{border-right:5px solid var(--pink)}.system-card.blue{border-right:5px solid var(--blue-3)}.system-card.user-message{border-right:5px solid var(--accent)}.card-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.card-icon{width:34px;height:34px;color:var(--blue-4);border:1px solid var(--border);background:linear-gradient(135deg,#eff5fb,#fff);border-radius:12px;place-items:center;display:grid}.card-head strong{color:var(--blue-5);font-size:15px}.system-card p{color:#32506f;margin:0;font-size:14px;line-height:1.9}.composer-shell{box-shadow:var(--shadow);background:linear-gradient(#fffffff5,#f8fbffe6);border:1px solid #d8e2eef2;border-radius:24px;flex-shrink:0;margin-top:14px;padding:14px}.composer-tools{gap:10px;margin-bottom:12px;display:flex}.composer-tools button{border:1px solid var(--border);width:38px;height:38px;color:var(--blue-4);background:linear-gradient(#fff,#f2f7fd);border-radius:14px;place-items:center;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.composer-tools button:hover{box-shadow:var(--shadow-soft);border-color:#afc8e5;transform:translateY(-2px)}.message-form{align-items:center;gap:12px;display:flex}.message-form input{border:1px solid var(--border);min-width:0;height:52px;color:var(--text);background:#fff;border-radius:18px;flex:1;padding:0 18px;font-size:14px;box-shadow:inset 0 1px 2px #00000005}.message-form input::placeholder{color:#90a2b8}.message-form input:focus{border-color:#9fbfe5;box-shadow:0 0 0 4px #5d90d51a}.send-message{background:linear-gradient(135deg, var(--accent-2), var(--accent));color:#fff;border:0;border-radius:18px;place-items:center;width:52px;height:52px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 16px 24px #ff9f1a3d}.send-message:hover{transform:translateY(-2px);box-shadow:0 20px 28px #ff9f1a4d}.right-sidebar{direction:rtl;background:linear-gradient(#f7fafef5,#eef4fbf2);border-right:1px solid #ffffffb3;flex-direction:column;gap:12px;padding:16px 16px 16px 10px;display:flex;overflow:hidden}.profile-card{box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffff2,#f3f8fdeb);border:1px solid #d8e2eef2;border-radius:24px;align-items:center;gap:12px;padding:14px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#82b0e8,#4e84cb);border-radius:20px;place-items:center;width:62px;height:62px;font-size:24px;font-weight:900;display:grid;position:relative;box-shadow:0 16px 24px #4f84cb38}.profile-data{flex-direction:column;flex:1;gap:5px;display:flex}.profile-data strong{color:var(--blue-5);font-size:15px}.profile-data small{color:var(--text-soft);font-size:12px}.side-menu-btn{border:1px solid var(--border);width:42px;height:42px;color:var(--blue-4);background:#fff;border-radius:14px;place-items:center;display:grid}.side-switcher{grid-template-columns:1fr 1fr;gap:10px;display:grid}.side-switcher button{border:1px solid var(--border);color:var(--blue-4);height:48px;box-shadow:var(--shadow-soft);background:linear-gradient(#fff,#f3f8fd);border-radius:18px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:800;transition:transform .2s,border-color .2s;display:inline-flex}.side-switcher button.selected{color:#fff;background:linear-gradient(135deg,#6e9fdf,#4f84cb);border-color:#0000}.side-switcher button:hover{transform:translateY(-1px)}.side-search{border:1px solid var(--border);min-height:50px;color:var(--blue-4);box-shadow:var(--shadow-soft);background:#ffffffe6;border-radius:18px;align-items:center;gap:10px;padding:0 14px;display:flex}.side-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:none;font-size:13px}.sidebar-meta{color:var(--text-soft);justify-content:space-between;align-items:center;padding:0 4px;font-size:13px;font-weight:700;display:flex}.sidebar-meta strong{color:var(--blue-4);font-size:18px}.user-list{flex-direction:column;flex:1;gap:10px;min-height:0;padding-left:2px;display:flex;overflow-y:auto}.user-card{text-align:right;width:100%;box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fffffff5,#f5f9fdf0);border:1px solid #d8e2eef2;border-radius:20px;align-items:center;gap:12px;padding:12px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.user-card:hover{box-shadow:var(--shadow);border-color:#b7cde6;transform:translateY(-2px)}.user-card-avatar{color:#fff;border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:15px;font-weight:800;display:grid;position:relative;box-shadow:0 12px 18px #4f84cb29}.avatar-0{background:linear-gradient(135deg,#6e9fdf,#4f84cb)}.avatar-1{background:linear-gradient(135deg,#7a8cd8,#566fc9)}.avatar-2{background:linear-gradient(135deg,#8bb4eb,#6797dc)}.avatar-3{background:linear-gradient(135deg,#e387af,#cb6091)}.avatar-4{background:linear-gradient(135deg,#6f93c5,#4f74ab)}.user-card-body{flex:1;min-width:0}.user-card-topline{align-items:center;gap:8px;margin-bottom:5px;display:flex}.user-card-topline strong{color:var(--blue-5);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.user-card-body small{color:var(--text-soft);font-size:12px}.mini-role{width:24px;height:24px;color:var(--blue-4);border:1px solid var(--border);background:#f3f7fc;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.mini-role.crown{color:var(--accent)}.admin-name{color:#2f6bb1!important}.status-dot{border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-3px;right:-3px;box-shadow:0 0 0 2px #ffffff59}.status-dot.online{background:var(--online)}.status-dot.busy{background:#ff8c37}.premium-player{color:#fff;background:linear-gradient(135deg,#6e9fdf,#4f84cb);border-radius:24px;margin-top:2px;padding:16px;box-shadow:0 18px 28px #4f84cb3d}.player-top{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.player-top small{opacity:.9;margin-top:4px;font-size:12px;display:block}.live-pill{background:#ffffff2e;border:1px solid #ffffff3d;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.player-controls{align-items:center;gap:12px;display:flex}.play-btn{width:44px;height:44px;color:var(--blue-4);background:#fff;border:0;border-radius:16px;flex-shrink:0;place-items:center;display:grid;box-shadow:0 12px 18px #ffffff38}.player-track-wrap{flex:1;align-items:center;gap:8px;display:flex}.player-track-wrap input{accent-color:#fff;flex:1;min-width:0}.directory{direction:rtl;background:radial-gradient(circle at 100% 0,#7aa8e129,#0000 35%),radial-gradient(circle at 0 100%,#ff9f1a14,#0000 28%),#f5f9fe;flex:1;min-height:0;padding:18px;overflow-y:auto}.directory-header{box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffff2,#f4f8fdeb);border:1px solid #d8e2eef2;border-radius:30px;margin-bottom:20px;padding:24px}.directory-hero{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.directory-chip{color:var(--blue-4);background:#5d90d51f;border-radius:999px;align-items:center;gap:6px;margin-bottom:12px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.directory-hero h2{color:var(--blue-5);margin:0 0 8px;font-size:28px}.directory-hero p{color:var(--text-soft);max-width:800px;margin:0;font-size:14px;line-height:1.8}.directory-brand-badge{color:#fff;background:linear-gradient(135deg,#79a8e1,#4f84cb);border-radius:26px;align-self:stretch;place-items:center;gap:6px;min-width:180px;padding:20px;display:grid;box-shadow:0 18px 26px #4f84cb38}.directory-brand-badge span{background:#ffffff38;border:1px solid #ffffff4d;border-radius:20px;place-items:center;width:54px;height:54px;font-size:22px;font-weight:900;display:grid}.directory-brand-badge strong{font-size:20px}.directory-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.directory-search{border:1px solid var(--border);min-width:280px;height:52px;box-shadow:var(--shadow-soft);color:var(--blue-4);background:#fff;border-radius:18px;flex:1;align-items:center;gap:10px;padding:0 16px;display:flex}.directory-search input{background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:14px}.directory-filters{flex-wrap:wrap;gap:10px;display:flex}.directory-filters button{border:1px solid var(--border);height:48px;color:var(--blue-4);box-shadow:var(--shadow-soft);background:linear-gradient(#fff,#f3f8fd);border-radius:16px;align-items:center;gap:7px;padding:0 16px;font-weight:800;display:inline-flex}.directory-filters button.active{color:#fff;background:linear-gradient(135deg,#79a8e1,#4f84cb);border-color:#0000}.rooms-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.premium-room-card{text-align:right;box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fffffffa,#f7fafef2);border:1px solid #d8e2eef2;border-radius:26px;flex-direction:column;gap:16px;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.premium-room-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#7aa8e133,#0000 70%);width:120px;height:120px;position:absolute;top:-30px;left:-40px}.premium-room-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff9f1a1f,#0000 70%);width:140px;height:140px;position:absolute;bottom:-50px;right:-50px}.premium-room-card:hover{border-color:#b8cde6;transform:translateY(-5px);box-shadow:0 18px 30px #3658881f}.premium-room-top,.premium-room-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.premium-room-tag,.premium-room-count,.enter-room-btn,.room-logo,.hero-badge,.hero-stats span,.live-pill,.mini-role,.directory-chip{z-index:1;position:relative}.premium-room-tag{border-radius:999px;padding:7px 12px;font-size:11px;font-weight:800}.premium-room-tag.hot{color:#c97600;background:#ff9f1a24}.premium-room-tag.special{color:var(--blue-4);background:#5d90d524}.premium-room-tag.vip{color:var(--pink);background:#d94e851f}.premium-room-tag.normal{color:#617188;background:#71839c1f}.premium-room-count{color:var(--blue-4);align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.premium-room-middle{align-items:center;gap:14px;display:flex}.room-logo{color:#fff;border-radius:20px;flex-shrink:0;place-items:center;width:60px;height:60px;font-size:17px;font-weight:900;display:grid;box-shadow:0 12px 20px #4f84cb2e}.room-logo-0{background:linear-gradient(135deg,#79a8e1,#4f84cb)}.room-logo-1{background:linear-gradient(135deg,#84a5df,#5c7ac7)}.room-logo-2{background:linear-gradient(135deg,#8ab7eb,#6798dc)}.room-logo-3{background:linear-gradient(135deg,#df87af,#cb6391)}.room-logo-4{background:linear-gradient(135deg,#7a9dd0,#5277ae)}.premium-room-copy{flex:1;min-width:0}.premium-room-copy strong{color:var(--blue-5);margin-bottom:7px;font-size:18px;display:block}.premium-room-copy p{color:var(--text-soft);margin:0;font-size:13px;line-height:1.8}.premium-room-meta{flex-wrap:wrap;gap:10px;display:flex}.premium-room-meta span{color:var(--blue-4);align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.enter-room-btn{color:#fff;background:linear-gradient(135deg,#79a8e1,#4f84cb);border-radius:14px;padding:10px 14px;font-size:12px;font-weight:800;box-shadow:0 12px 20px #4f84cb2e}.toast{z-index:100;color:#fff;background:linear-gradient(135deg,#6f9fdf,#4f84cb);border-radius:16px;padding:14px 18px;font-size:13px;font-weight:700;display:none;position:fixed;bottom:22px;left:20px;box-shadow:0 16px 30px #4f84cb38}.toast.visible{display:block}*{scrollbar-width:thin;scrollbar-color:#bfd0e5 transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#bfd0e5;border-radius:999px}@media (width<=1300px){.rooms-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.directory-hero{flex-direction:column;align-items:stretch}.directory-brand-badge{min-width:0}.rooms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.workarea{grid-template-columns:1fr}.right-sidebar{z-index:20;border-radius:28px;width:min(340px,100vw - 20px);transition:transform .24s;position:absolute;top:74px;bottom:16px;right:10px;transform:translate(120%);box-shadow:0 22px 50px #254f8929}.right-sidebar.is-open{transform:translate(0)}.top-brand{position:static;transform:none}.topbar{justify-content:space-between}}@media (width<=700px){.chat-screen,.directory{padding:12px}.hero-main{flex-direction:column;align-items:flex-start}.hero-copy h1{font-size:28px}.directory-actions{flex-direction:column;align-items:stretch}.directory-search{min-width:0}.rooms-grid{grid-template-columns:1fr}}@media (width<=560px){.top-brand-text small,.top-brand-text strong{display:none}.hero-card,.directory-header,.premium-room-card,.composer-shell,.user-card,.profile-card{border-radius:22px}.topbar{padding:0 10px}.room-pill{padding:8px 12px}.top-icon{border-radius:12px;width:34px;height:34px}}@media (prefers-reduced-motion:reduce){.top-icon,.user-card,.premium-room-card,.send-message,.composer-tools button,.system-card{transition:none}}.topbar{height:50px;min-height:50px}.top-brand-mark{border-radius:10px;width:32px;height:32px}.top-brand-text strong{font-size:15px}.workarea{grid-template-columns:minmax(0,1fr) 292px}.chat-screen{padding:10px 12px}.live-heading{margin-bottom:8px}.empty-live{border-radius:12px;padding:7px 12px;font-size:11px}.feed{gap:10px;overflow:hidden auto}.hero-card{border-radius:16px;flex:none;min-height:0;padding:13px 16px;overflow:hidden}.hero-card:before,.hero-card:after{opacity:.45}.hero-main{gap:12px;min-height:55px}.hero-logo{border-radius:14px;width:51px;height:51px;font-size:21px;box-shadow:0 5px 14px #4f84cb25}.hero-copy{flex:1;min-width:0}.hero-copy h1{margin:0 0 8px;font-size:19px}.hero-copy p,.hero-badge{display:none}.hero-stats{gap:6px}.hero-stats span{box-shadow:none;border-radius:8px;padding:5px 8px;font-size:10px}.hero-stats svg{width:13px;height:13px}.hero-room-badge{color:#3269a7;white-space:nowrap;background:#e9f3ff;border-radius:9px;align-items:center;gap:5px;padding:7px 10px;font-size:10px;font-weight:700;display:flex}.hero-room-badge svg{width:14px;height:14px}.message-stack{flex-shrink:0;gap:8px}.system-card{border-radius:12px;padding:10px 13px}.system-card.pink,.system-card.blue{border-right-width:3px}.card-head{gap:7px;margin-bottom:5px}.card-icon{border-radius:8px;width:25px;height:25px}.card-icon svg{width:14px;height:14px}.card-head strong{font-size:12px}.system-card p{font-size:11px;line-height:1.7}.composer-shell{border-radius:15px;margin-top:8px;padding:8px 10px}.composer-tools{gap:7px;margin-bottom:6px}.composer-tools button{border-radius:9px;width:29px;height:29px}.composer-tools svg{width:16px;height:16px}.message-form input{border-radius:11px;height:39px;font-size:12px}.send-message{border-radius:11px;width:39px;height:39px}.right-sidebar{gap:7px;padding:9px}.profile-card{border-radius:14px;gap:9px;padding:9px}.profile-avatar{border-radius:12px;width:43px;height:43px;font-size:18px}.profile-data strong{font-size:12px}.profile-data small{font-size:10px}.side-menu-btn{border-radius:9px;width:32px;height:32px}.side-switcher{gap:6px}.side-switcher button{border-radius:10px;height:35px;font-size:11px}.side-switcher svg{width:15px;height:15px}.side-search{border-radius:10px;min-height:36px;padding:0 10px}.side-search input,.sidebar-meta{font-size:11px}.sidebar-meta strong{font-size:13px}.user-list{gap:5px}.user-card{border-radius:11px;gap:8px;min-height:48px;padding:6px 8px}.user-card-avatar{border-radius:10px;width:34px;height:34px;font-size:12px}.user-card-topline{margin-bottom:2px}.user-card-topline strong{font-size:11px}.user-card-body small{font-size:10px}.mini-role{border-radius:7px;width:20px;height:20px}.mini-role svg{width:12px;height:12px}.premium-player{border-radius:12px;padding:9px 11px}.player-top{margin-bottom:7px}.player-top strong{font-size:12px}.player-top small{font-size:10px}.play-btn{border-radius:10px;width:33px;height:33px}.directory{padding:10px}.directory-header{border-radius:16px;margin-bottom:11px;padding:12px 15px}.directory-hero{margin-bottom:10px}.directory-hero h2{margin:0;font-size:19px}.directory-hero p,.directory-chip,.directory-brand-badge{display:none}.directory-actions{gap:10px}.directory-search{height:37px;box-shadow:none;border-radius:10px;padding:0 11px}.directory-search input{font-size:11px}.directory-filters{gap:6px}.directory-filters button{height:36px;box-shadow:none;border-radius:9px;padding:0 10px;font-size:11px}.rooms-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.premium-room-card{border-radius:15px;gap:9px;min-width:0;padding:11px}.premium-room-middle{gap:9px}.room-logo{border-radius:11px;width:43px;height:43px;font-size:13px;box-shadow:0 4px 10px #4f84cb20}.premium-room-copy strong{margin:0;font-size:13px}.premium-room-copy p{display:none}.premium-room-tag{padding:5px 8px;font-size:9px}.premium-room-count{font-size:10px}.premium-room-meta{gap:7px}.premium-room-meta span{font-size:10px}.premium-room-meta svg{width:13px;height:13px}.enter-room-btn{white-space:nowrap;border-radius:9px;padding:7px 10px;font-size:10px}@media (width<=1300px){.rooms-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1050px){.rooms-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=860px){.workarea{position:relative}.right-sidebar{top:0;bottom:0;right:0}}@media (width<=700px){.rooms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-screen,.directory{padding:8px}.hero-room-badge{display:none}}@media (width<=480px){.rooms-grid{grid-template-columns:1fr}.directory-actions{flex-direction:column;align-items:stretch}.directory-search{min-width:0}.directory-filters{justify-content:space-between}.directory-filters button{flex:1;justify-content:center}}.live-heading{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.voice-open-chip{color:#356baa;background:linear-gradient(135deg,#fff,#eaf3ff);border:1px solid #bad3f0;border-radius:11px;align-items:center;gap:8px;min-height:34px;padding:6px 11px;font-size:11px;transition:all .2s;display:inline-flex;box-shadow:0 3px 9px #356baa12}.voice-open-chip:hover{background:#e5f1ff;transform:translateY(-1px)}.voice-open-chip svg{width:16px;height:16px}.voice-open-chip span{color:#ec8813;background:#fff0e6;border-radius:6px;padding:4px 6px;font-size:9px;font-weight:800}@media (width<=700px){.voice-open-chip{min-height:31px;padding:5px 8px;font-size:10px}}@media (width<=860px){html,body,#app,.app-shell{width:100%;max-width:100%;height:100%;overflow:hidden}.workarea{flex:auto;width:100%;max-width:100%;min-height:0;display:block;position:relative;overflow:hidden}.chat-screen{direction:rtl;flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;margin:0;padding:8px;display:flex;overflow:hidden}.right-sidebar{z-index:40;width:min(330px,90vw);max-width:90vw;height:100%;transition:transform .22s;position:absolute;inset:0 0 0 auto;overflow:hidden;transform:translate(110%)}.right-sidebar.is-open{transform:translate(0)}.live-heading{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;width:100%;min-width:0;margin-bottom:8px;display:flex}.empty-live{white-space:normal;overflow-wrap:anywhere;max-width:100%;font-size:10px}.voice-open-chip{flex-shrink:0}.feed{flex-direction:column;flex:auto;gap:8px;width:100%;min-width:0;max-width:100%;min-height:0;padding:4px 2px 8px;display:flex;overflow:hidden auto}.hero-card{flex:none;width:100%;max-width:100%;padding:11px;overflow:visible}.hero-main{flex-flow:wrap;align-items:center;gap:10px;display:flex}.hero-logo{border-radius:11px;flex-shrink:0;width:43px;height:43px;font-size:18px}.hero-copy{flex:1;min-width:0}.hero-copy h1{font-size:16px}.hero-stats{gap:5px}.message-stack{flex-shrink:0;width:100%;min-width:0;max-width:100%}.system-card{border-radius:11px;width:100%;min-width:0;padding:10px}.system-card p{overflow-wrap:anywhere;line-height:1.7}.composer-shell{flex:none;width:100%;min-width:0;max-width:100%;margin-top:6px;padding:8px}.message-form{width:100%;min-width:0}.message-form input{flex:1;width:0;min-width:0}.send-message{flex-shrink:0}}@media (width<=390px){.chat-screen{padding:6px}.hero-stats span{padding:5px 6px;font-size:9px}.composer-tools{gap:5px}.empty-live{font-size:9px}}@media (width<=700px){.app-shell{height:100dvh;min-height:0;overflow:hidden}.topbar{flex-shrink:0;height:50px;min-height:50px}.workarea{flex:auto;width:100%;min-width:0;min-height:0;display:block;position:relative;overflow:hidden}.chat-screen{grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);gap:6px;width:100%;min-width:0;height:100%;min-height:0;padding:7px;overflow:hidden;display:grid!important}.live-heading{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:5px;width:100%;min-height:34px;margin:0;display:flex}.live-status,.empty-live{display:none}.voice-open-chip{justify-content:center;width:100%;min-height:33px;font-size:11px}.feed{overscroll-behavior:contain;flex-direction:column;gap:7px;width:100%;min-width:0;height:100%;min-height:0;padding:1px 0 10px;display:flex;overflow:hidden auto}.hero-card{border-radius:12px;flex:none;min-height:0;padding:9px 11px}.hero-main{flex-flow:row;align-items:center;gap:9px;min-height:42px;display:flex}.hero-logo{border-radius:10px;flex-shrink:0;width:40px;height:40px;font-size:17px}.hero-copy{flex:1;min-width:0}.hero-copy h1{margin:0 0 5px;font-size:14px}.hero-stats{gap:5px}.hero-stats span{padding:4px 6px;font-size:9px}.hero-room-badge{display:none}.message-stack{flex-shrink:0;gap:6px;width:100%}.system-card{border-radius:10px;flex-shrink:0;width:100%;padding:8px 10px}.card-head{gap:6px;margin-bottom:3px}.card-head strong{font-size:11px}.card-icon{border-radius:7px;width:23px;height:23px}.system-card p{font-size:10px;line-height:1.65}.composer-shell{border-radius:12px;flex-shrink:0;align-self:end;width:100%;min-width:0;min-height:0;margin:0;padding:7px;display:block}.composer-tools{align-items:center;gap:6px;margin-bottom:6px;display:flex}.composer-tools button{border-radius:8px;width:29px;height:29px}.message-form{align-items:center;gap:7px;width:100%;display:flex}.message-form input{border-radius:10px;flex:1;width:0;min-width:0;height:39px;font-size:12px}.send-message{border-radius:10px;flex:0 0 39px;width:39px;height:39px}}.profile-overlay{z-index:1000;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.profile-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:default;background:#13274380;border:0;width:100%;height:100%;position:absolute;inset:0}.member-profile-modal{color:#243e60;background:#fff;border-radius:20px;width:min(100%,370px);max-height:calc(100dvh - 32px);animation:.22s profileAppear;position:relative;overflow-y:auto;box-shadow:0 25px 75px #0c284b42}@keyframes profileAppear{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.member-profile-cover{background:linear-gradient(120deg,#356aa9,#79aae4);height:95px;position:relative;overflow:hidden}.profile-cover-pattern{border:1px solid #ffffff35;border-radius:50%;width:170px;height:170px;position:absolute;top:-95px;left:-25px;box-shadow:0 0 0 28px #ffffff09,0 0 0 60px #ffffff09}.profile-cover-brand{color:#ffffffb8;letter-spacing:1px;font-size:11px;font-weight:900;position:absolute;bottom:13px;left:16px}.profile-close{color:#fff;background:#ffffff30;border:1px solid #ffffff42;border-radius:9px;place-items:center;width:30px;height:30px;font-size:23px;line-height:1;display:grid;position:absolute;top:12px;right:12px}.profile-close:hover{background:#fff5}.member-profile-content{text-align:center;padding:0 20px 20px}.member-profile-avatar{color:#fff;background:linear-gradient(145deg,#ffbd58,#f09517);border:4px solid #fff;border-radius:22px;place-items:center;width:76px;height:76px;margin:-36px auto 12px;font-size:27px;font-weight:900;display:grid;position:relative;box-shadow:0 7px 20px #d08d2633}.profile-presence{background:#42c97c;border:3px solid #fff;border-radius:50%;width:15px;height:15px;position:absolute;bottom:-3px;right:-3px}.member-profile-content h2{color:#183c68;overflow-wrap:anywhere;margin:0 0 9px;font-size:18px}.member-profile-role{color:#477cbd;background:#eef5ff;border-radius:8px;align-items:center;gap:6px;padding:6px 11px;font-size:11px;font-weight:700;display:inline-flex}.member-profile-role svg{width:13px;height:13px}.member-profile-status{color:#7285a0;justify-content:center;align-items:center;gap:6px;margin-top:11px;font-size:11px;display:flex}.profile-status-dot{background:#36c981;border-radius:50%;width:7px;height:7px}.member-profile-divider{background:#e9eef6;height:1px;margin:18px 0}.member-profile-info{text-align:right;gap:12px;display:grid}.member-profile-info>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.member-profile-info span{color:#8494a9;font-size:11px}.member-profile-info strong{color:#2b486d;overflow-wrap:anywhere;font-size:11px}.profile-online-text{color:#29ae73!important}.member-profile-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.member-profile-actions button{border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:36px;font-size:11px;font-weight:700;display:flex}.member-profile-actions svg{width:15px;height:15px}.profile-primary-action{color:#fff;background:linear-gradient(120deg,#72a1df,#4079bd);border:none;grid-column:1/-1}.profile-secondary-action{color:#426b9d;background:#f4f8fe;border:1px solid #dce7f5}.member-profile-actions button:hover{filter:brightness(.97)}@media (width<=480px){.member-profile-modal{border-radius:17px;width:min(100%,340px)}.member-profile-content{padding:0 15px 16px}}@media (prefers-reduced-motion:reduce){.member-profile-modal{animation:none}}.voice-page{--voice-blue:#4f84cb;--voice-dark:#173c69;--voice-orange:#ff9f1a;--voice-border:#dce6f3;color:#223b5c;background:#f2f6fc;flex-direction:column;flex:1;gap:12px;min-width:0;min-height:0;padding:14px;display:flex;overflow:hidden}.voice-page button{font-family:inherit;transition:all .2s}.voice-header{border:1px solid var(--voice-border);background:#fff;border-radius:15px;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;box-shadow:0 4px 16px #28466b08}.voice-heading,.voice-header-actions{align-items:center;gap:12px;display:flex}.voice-heading-icon{color:#fff;background:linear-gradient(135deg,#80abe1,#4f84cb);border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.voice-heading h2{color:var(--voice-dark);margin:0 0 5px;font-size:15px}.voice-heading span,.voice-stage-heading small,.voice-listeners-head small{color:#8192aa;font-size:10px}.voice-live-badge{color:#db4358;background:#fff0f0;border-radius:20px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.voice-live-badge span{background:#e44c60;border-radius:50%;width:7px;height:7px}.voice-count{color:#56769e;align-items:center;gap:5px;font-size:11px;display:flex}.voice-back-btn{color:#fff;background:var(--voice-blue);border:0;border-radius:9px;padding:9px 13px;font-size:11px}.voice-layout{flex:1;grid-template-columns:minmax(0,1fr) 245px;gap:12px;min-height:0;display:grid}.voice-main,.voice-listeners{border:1px solid var(--voice-border);background:#fff;border-radius:16px;min-width:0;min-height:0;padding:15px;box-shadow:0 5px 20px #28466b08}.voice-main{flex-direction:column;gap:13px;display:flex;overflow-y:auto}.voice-stage-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.voice-stage-heading strong,.voice-listeners-head strong{margin-bottom:5px;font-size:13px;display:block}.voice-admin-trigger{border:1px solid var(--voice-border);color:var(--voice-dark);background:#f3f7fc;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;display:flex}.voice-seats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.voice-seat{color:#38587e;text-align:center;background:#f8faff;border:1px solid #e1e9f4;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:138px;padding:12px 7px;display:flex;position:relative}.voice-seat.occupied{background:linear-gradient(150deg,#f7faff,#edf4ff);border-color:#cbdbef}.voice-seat.empty{border:1px dashed #b8cbe4}.voice-seat.empty:hover{background:#edf5ff;border-color:#608fd0;transform:translateY(-2px)}.voice-seat.my-seat{background:#fffbf3;border-color:#fb6}.seat-number{color:#9aaac0;font-size:9px;position:absolute;top:8px;right:9px}.speaker-avatar{color:#fff;background:linear-gradient(135deg,#76a4df,#447bbc);border-radius:15px;place-items:center;width:45px;height:45px;font-size:16px;font-weight:900;display:grid}.speaker-avatar.role-host{background:linear-gradient(135deg,#ffca6e,#f59b18)}.speaker-avatar.role-me{background:linear-gradient(135deg,#7bd6a9,#23976e)}.voice-seat strong{font-size:11px}.speaker-status{color:#6b83a1;align-items:center;gap:4px;font-size:10px;display:flex}.speaker-status svg{width:12px;height:12px}.speaker-crown{color:#f4a514;position:absolute;top:8px;left:9px}.speaker-crown svg{width:15px;height:15px}.empty-seat-icon{color:#7da2d1;background:#edf3fb;border-radius:14px;place-items:center;width:43px;height:43px;font-size:24px;display:grid}.voice-seat.empty small{color:#9badc2;font-size:9px}.voice-bottom-bar{background:#f6f9ff;border:1px solid #e0e9f5;border-radius:13px;margin-top:auto;padding:12px}.voice-connection{color:#6783a6;align-items:center;gap:7px;margin-bottom:10px;font-size:10px;display:flex}.voice-indicator{background:#36c78d;border-radius:50%;width:8px;height:8px}.voice-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.voice-control{color:#446c9f;background:#fff;border:1px solid #d7e3f3;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;font-size:10px;display:inline-flex}.voice-control.active{color:#fff;background:#477fca;border-color:#477fca}.voice-join-btn{color:#fff;background:linear-gradient(135deg,#ffb94d,#f29513);border:none;border-radius:9px;align-items:center;gap:7px;margin-right:auto;padding:10px 14px;font-size:11px;font-weight:700;display:inline-flex}.voice-join-btn.leave{background:#d95b65}.voice-admin-panel{background:#f7faff;border:1px solid #dbe6f4;border-radius:11px;padding:12px}.voice-admin-panel strong{align-items:center;gap:6px;margin-bottom:12px;font-size:12px;display:flex}.voice-admin-panel>div{flex-wrap:wrap;gap:8px;display:flex}.voice-admin-panel button{background:#fff;border:1px solid #dbe6f4;border-radius:8px;align-items:center;gap:6px;padding:8px;font-size:11px;display:inline-flex}.voice-listeners{overflow-y:auto}.voice-listeners-head{color:#315f9b;border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:13px;display:flex}.voice-listener{border-bottom:1px solid #f0f3f8;align-items:center;gap:9px;padding:9px 5px;display:flex}.listener-avatar{color:#fff;background:#729bda;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.listener-1{background:#9b80d5}.listener-2{background:#5fae9c}.listener-3{background:#d48ca9}.listener-me{background:#f6a936}.voice-listener>div:nth-child(2){flex:1;min-width:0}.voice-listener strong{font-size:11px;display:block}.voice-listener small{color:#9baac0;font-size:9px}.listener-online{background:#35c68c;border-radius:50%;width:7px;height:7px}@media (width<=950px){.voice-layout{grid-template-columns:minmax(0,1fr) 190px}.voice-seats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.voice-page{padding:8px;overflow-y:auto}.voice-layout{flex-direction:column;flex:none;min-height:auto;display:flex}.voice-main,.voice-listeners{flex:none;padding:10px;overflow:visible}.voice-header{flex-wrap:wrap;padding:10px}.voice-seats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.voice-seat{min-height:116px}.voice-controls{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.voice-control,.voice-join-btn{justify-content:center;margin:0}.voice-header-actions{gap:7px}}@media (prefers-reduced-motion:reduce){.voice-page button{transition:none}}
