:root{color-scheme:dark;--wp-line:rgba(var(--ink),.1);--wp-soft:rgba(var(--ink),.045)}*{box-sizing:border-box}body,html{background:var(--bg)}#gridtitle,body{color:var(--text)}body{margin:0;min-height:100dvh;font:15px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.wp-page{padding:90px 4vw 72px}#gridtitle{font-size:22px;font-weight:800;margin:18px 0 12px}.wp-summary{display:flex;align-items:center;gap:10px;margin:0 0 28px}.room-search input,.wp-summary-item{border:1px solid var(--wp-line);border-radius:8px}.wp-summary-item{display:flex;align-items:baseline;gap:7px;padding:9px 12px;background:var(--wp-soft)}.wp-summary-item strong{font-size:18px;line-height:1;font-variant-numeric:tabular-nums}.wp-summary-item span{color:var(--muted);font-size:12px}.wp-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:10px}.wp-head h2{margin:0;font-size:18px;font-weight:750}.room-search{position:relative;width:min(340px,42vw)}.room-search svg{position:absolute;left:12px;top:50%;width:16px;height:16px;transform:translateY(-50%);color:var(--muted);pointer-events:none}.room-search input{width:100%;height:40px;padding:0 12px 0 37px;background:var(--panel);color:var(--text);outline:0}.room-search input:focus{border-color:var(--accent)}.status{min-height:20px;margin:0 0 14px;color:var(--muted);font-size:12px}.rooms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.room,.room-media{min-height:174px;overflow:hidden}.room{min-width:0;display:grid;grid-template-columns:116px minmax(0,1fr);border:1px solid var(--wp-line);border-radius:10px;background:var(--panel)}.room-media{position:relative;background:var(--panel2)}.room-media img{width:100%;height:100%;display:block;object-fit:cover}.media-fallback{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted);background:var(--panel2)}.media-fallback svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7}.media-type{position:absolute;left:8px;top:8px;padding:3px 7px;border-radius:5px;background:rgba(0,0,0,.75);color:#fff;font-size:9px;font-weight:800;letter-spacing:.06em}.room-body{min-width:0;padding:14px;display:flex;flex-direction:column}.room h3{margin:0 0 8px;font-size:16px;line-height:1.3;font-weight:750;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.room-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 12px;margin-bottom:7px;color:var(--muted);font-size:11px}.room-info strong,.room-meta strong{color:var(--text2);font-weight:650}.host-state{display:inline-flex;align-items:center;gap:6px}.host-state i{width:7px;height:7px;border-radius:50%;background:#22c55e}.host-state.reconnecting{color:#fbbf24}.host-state.reconnecting i{background:#f59e0b}.reconnect-time{color:#fbbf24;font-variant-numeric:tabular-nums}.room-info{display:flex;flex-wrap:wrap;gap:6px 14px;color:var(--muted);font-size:11px}.join{align-self:flex-start;min-height:36px;margin-top:auto;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:var(--accent);color:var(--on-accent);font-size:12px;font-weight:750}.join:hover{filter:brightness(1.08)}.join.waiting{background:var(--panel2);border:1px solid rgba(245,158,11,.35);color:#fbbf24}.empty,.join.full{border:1px solid var(--wp-line)}.join.full{background:var(--panel2);color:var(--muted);cursor:default;pointer-events:none}.empty{grid-column:1/-1;padding:48px 20px;border-radius:10px;background:var(--panel);text-align:center}.empty span,.empty strong{display:block;font-size:17px}.empty span{margin-top:5px;color:var(--muted);font-size:13px}.empty-cta{display:inline-flex!important;align-items:center;justify-content:center;min-height:40px;margin:18px auto 0!important;padding:0 18px;border-radius:8px;background:var(--accent);color:var(--on-accent)!important;font-size:13px!important;font-weight:750}.empty-cta:hover{filter:brightness(1.08)}.empty.error strong{color:#fda4af}@media (max-width:820px){.rooms-grid{grid-template-columns:1fr}}@media (max-width:560px){.wp-page{padding:78px 12px calc(100px + env(safe-area-inset-bottom))}#gridtitle{margin-top:14px}.wp-summary{margin-bottom:24px}.wp-summary-item{padding:8px 10px}.wp-head{align-items:flex-start;flex-direction:column;gap:10px}.room-search{width:100%}.room{grid-template-columns:98px minmax(0,1fr)}.room,.room-media{min-height:158px}.room-body{padding:12px}.room h3{font-size:15px}.room-info,.room-meta{gap:5px 9px}.join{width:100%;margin-top:10px}.empty{padding:42px 16px}}@media (max-width:360px){.room{grid-template-columns:86px minmax(0,1fr)}}