:root{--bg: #020611;--bg2: #000915;--panel: rgba(3, 10, 20, .86);--panel2: rgba(6, 18, 34, .78);--card: rgba(2, 8, 18, .72);--card2: rgba(5, 20, 35, .64);--line: rgba(43, 255, 231, .16);--line2: rgba(255, 255, 255, .1);--neon: #2bffe7;--neon2: #7dd9ff;--violet: #8262ff;--pink: #ff428c;--green: #57ffb8;--yellow: #ffd66b;--text-main: #e9f9ff;--text-soft: rgba(180, 230, 255, .76);--text-muted: rgba(220, 245, 255, .58);--shadow: 0 18px 70px rgba(0, 0, 0, .55);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 14px;--topbar-h: 96px;--nav-h: 86px;color-scheme:dark}*{box-sizing:border-box}html,body,#root{min-height:100%;width:100%;margin:0;overflow-x:hidden}html{background:#000}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:var(--text-main);background:radial-gradient(1200px 800px at 50% -10%,rgba(43,255,231,.12),transparent 58%),radial-gradient(900px 600px at 88% 12%,rgba(130,98,255,.1),transparent 55%),linear-gradient(180deg,#031021,#020611 45%,#000);font-size:15px;line-height:1.45}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:linear-gradient(rgba(43,255,231,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(43,255,231,.025) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(circle at center,black 0 66%,transparent 100%);mask-image:radial-gradient(circle at center,black 0 66%,transparent 100%)}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:999999;opacity:.055;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.8) 0 1px,transparent 1px 6px);mix-blend-mode:overlay}a{color:var(--neon2)}img,video,canvas,svg{max-width:100%}button,input,select,textarea{font:inherit}button{touch-action:manipulation}.qdrawer-overlay{top:150px!important;height:calc(100vh - 150px)!important;padding-top:0!important;z-index:8800!important}.qdrawer-shell{height:calc(100vh - 150px)!important;max-height:calc(100vh - 150px)!important;overflow-y:auto!important}@media(max-width:999px){.qdrawer-overlay{top:0!important;height:100vh!important;z-index:30000!important}.qdrawer-shell{height:100vh!important;max-height:100vh!important}}.holo-root,.holo-page,.app,.app-shell,.page-shell{min-height:100vh;width:100%;background:transparent;color:var(--text-main)}.holo-page{display:block!important;position:relative;padding:0}.holo-topbar{position:fixed;top:0;left:0;right:0;min-height:var(--topbar-h);z-index:9000;display:grid;grid-template-columns:minmax(180px,280px) minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 28px;background:linear-gradient(180deg,#000711f0,#000711b8),radial-gradient(800px 220px at 50% 0%,rgba(43,255,231,.12),transparent 70%);border-bottom:1px solid rgba(43,255,231,.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.holo-topbar-left,.holo-topbar-tabs,.holo-topbar-right{min-width:0}.holo-topbar-left{display:flex;align-items:center;gap:10px}.holo-topbar-left>*{min-width:0}.holo-topbar-tabs{display:flex;justify-content:center}.holo-topbar-right{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.holo-nav-top{position:fixed!important;top:58px!important;left:50%!important;transform:translate(-50%)!important;width:min(980px,calc(100vw - 380px));z-index:9500;display:flex;justify-content:center;pointer-events:none}.holo-nav-top .tabbar,.tabbar{pointer-events:auto;display:flex;align-items:center;gap:8px;min-width:0;max-width:100%;overflow-x:auto;scrollbar-width:none;padding:8px 10px;border-radius:24px;border:1px solid rgba(43,255,231,.18);background:radial-gradient(600px 150px at 30% 0%,rgba(43,255,231,.1),transparent 65%),#040e1bd1;box-shadow:0 18px 60px #00000075,inset 0 0 0 1px #ffffff08;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.tabbar::-webkit-scrollbar{display:none}.top-tab,.tabbar button,.tabbar .top-tab{flex:0 0 auto;min-width:70px;min-height:54px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;border-radius:999px;padding:8px 12px;color:#bef2ffeb;background:transparent;cursor:pointer;font-size:12px;line-height:1.05;text-align:center;white-space:nowrap;transition:background .16s ease,box-shadow .16s ease,color .16s ease;transform:none!important}.top-tab:hover,.tabbar button:hover{background:#2bffe71a;color:#fff}.top-tab.active,.tabbar button.active,.tabbar .active{background:linear-gradient(180deg,#2bffe72e,#2bffe70f);color:#fff;box-shadow:0 0 24px #2bffe729,inset 0 0 0 1px #2bffe71f}.tab-ico,.tabbar .tab-ico,.tabbar button .tab-ico{display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;margin:0}.tab-label,.tabbar .tab-label,.tabbar button .tab-label,.tabbar .top-tab span{font-size:12px;line-height:1.05}.tab-stage{position:relative!important;z-index:1;width:min(1740px,calc(100vw - 56px));margin:0 auto!important;padding:220px 0 90px!important;min-width:0;color:var(--text-main)}.tab-stage>*{width:100%;max-width:100%;margin-left:auto!important;margin-right:auto!important}.panel,.wallet-panel,.holo-panel,.holo-card,.card,.qpanel,.chat-card,.obm-card,.odl-card,.ghost-root{color:var(--text-main);border:1px solid var(--line);background:radial-gradient(900px 260px at 18% 0%,rgba(43,255,231,.08),transparent 58%),linear-gradient(180deg,#07101ed1,#020710e0);box-shadow:var(--shadow),inset 0 0 0 1px #ffffff06;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.panel,.wallet-panel,.holo-panel{position:relative;border-radius:var(--radius-xl);padding:18px;overflow:visible}.holo-card,.card,.qpanel,.chat-card,.obm-card,.odl-card,.ghost-root{border-radius:var(--radius-lg);padding:14px;margin-bottom:14px}.holo-panel:before,.panel:before,.wallet-panel:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(43,255,231,.08),transparent),repeating-linear-gradient(to bottom,rgba(255,255,255,.025) 0 1px,transparent 1px 7px);opacity:.18;mix-blend-mode:screen}.panel>*,.wallet-panel>*,.holo-panel>*{position:relative;z-index:1}.panel-head,.card-head,.holo-modal-header,.mobile-pop-head,.wallet-topbar,.room-video-header,.chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.h-title,.card-title,.mobile-pop-title,.chat-title,.qholo-drawer-title,.odl-title,.obm-title{font-weight:1000;letter-spacing:.12em;text-transform:uppercase;color:#dafcfff5}.h-title{font-size:clamp(18px,2vw,28px)}.card-title{font-size:13px;margin-bottom:10px;color:var(--neon2)}.h-sub,.muted,.qmuted,.chat-muted,.obm-sub,.odl-sub{color:var(--text-soft);opacity:.82}.mono,.obm-mono,.odl-mono,.qholo-kv .v,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-variant-ligatures:none}.holo-row,.head-actions,.send-actions,.wallet-actions,.addr-actions,.or-actions,.odl-actions,.ghost-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.btn,.holo-btn,.chat-send,.odl-btn,.room-pin-btn,.chat-toggle,.top-tab,button{border-radius:14px}.btn,.holo-btn,.chat-send,.odl-btn,.room-pin-btn,.chat-toggle{border:1px solid rgba(43,255,231,.18);background:linear-gradient(180deg,#2bffe71f,#00000047);color:#ebfffff0;box-shadow:0 10px 28px #00000052,0 0 18px #2bffe70f;cursor:pointer;padding:10px 13px;font-weight:760;transition:filter .14s ease,border-color .14s ease,background .14s ease}.btn:hover,.holo-btn:hover,.chat-send:hover,.odl-btn:hover,.chat-toggle:hover{filter:brightness(1.08);border-color:#2bffe752}.btn:disabled,.holo-btn:disabled,.chat-send:disabled,.odl-btn:disabled,button:disabled{opacity:.46;cursor:not-allowed;filter:grayscale(.35)}.btn.primary,.holo-btn-primary,.odl-btn.primary{border-color:#2bffe75c;background:linear-gradient(180deg,#2bffe738,#0000004d);box-shadow:0 0 26px #2bffe71f,inset 0 0 0 1px #2bffe71a}.btn.ghost,.holo-btn.danger{background:#00000040}.holo-btn.danger,.btn.danger{border-color:#ff428c4d;box-shadow:0 0 24px #ff428c14}.input,.qinput,.holo-input,.chat-input,.or-input,.ghost-select select,input,select,textarea{min-width:0;max-width:100%;border-radius:14px;border:1px solid rgba(140,220,255,.16);background:#00050e94;color:var(--text-main);padding:10px 12px;outline:none;box-shadow:inset 0 0 0 1px #ffffff05}select,option{color:#06111f}input::placeholder,textarea::placeholder{color:#dcf5ff66}.input:focus,.qinput:focus,.holo-input:focus,.chat-input:focus,.or-input:focus,input:focus,select:focus,textarea:focus{border-color:#2bffe76b;box-shadow:0 0 0 3px #2bffe714,inset 0 0 0 1px #2bffe70a}.field{display:grid;gap:6px;min-width:0}.field-label,.holo-label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-soft)}.pill,.holo-pill,.chip,.stubval,.or-pill,.odl-pill,.obm-pill,.ghost-chip,.qholo-badge{display:inline-flex;align-items:center;gap:7px;width:fit-content;max-width:100%;min-height:28px;padding:5px 10px;border-radius:999px;border:1px solid rgba(43,255,231,.22);background:linear-gradient(180deg,#2bffe71a,#00000038);color:#ebffffeb;box-shadow:0 0 18px #2bffe70f;font-size:12px}.pill.good,.holo-pill.good,.stubval.ok,.ghost-chip.ok{border-color:#57ffb866;box-shadow:0 0 18px #57ffb81a}.pill.warn,.holo-pill.warn,.stubval.warn,.ghost-chip.warn{border-color:#ffd66b5c;box-shadow:0 0 18px #ffd66b14}.pill.bad,.holo-pill.bad,.stubval.off,.ghost-chip.bad{border-color:#ff428c5c;box-shadow:0 0 18px #ff428c14}.dot,.holo-pill .dot{width:8px;height:8px;padding:0;border-radius:999px;background:var(--neon);box-shadow:0 0 12px #2bffe7b3}.kv{display:grid;gap:8px}.kv-row{display:grid;grid-template-columns:minmax(120px,.42fr) minmax(0,1fr);gap:12px;align-items:start}.kv-k,.stubkey{color:var(--text-soft)}.kv-v,.stubval{color:var(--text-main);font-weight:780;min-width:0;overflow-wrap:anywhere}.holo-error,.qwarn,.chat-warn,.odl-warn,.obm-warn{padding:10px 12px;border-radius:14px;border:1px solid rgba(255,80,120,.25);background:#ff32501a;color:#ffd3dd}.holo-success{padding:10px 12px;border-radius:14px;border:1px solid rgba(87,255,184,.32);background:#00ffa01a;color:#dfffee}.toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%);z-index:50000;padding:10px 14px;border-radius:999px;border:1px solid rgba(43,255,231,.24);background:#000a14eb;box-shadow:0 14px 44px #00000080,0 0 24px #2bffe71a}.wallet-shell,.wallet-main,.wallet-side,.wallet-form,.wallet-stubgrid,.qj,.or-hist{display:grid;gap:14px}.wallet-topbar{margin-bottom:14px}.wallet-status{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.wallet-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:16px}.wallet-row2,.send-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.addr,.wallet-address{padding:12px;border-radius:16px;border:1px solid rgba(43,255,231,.14);background:#00000038;overflow:hidden}.addr-value,.wallet-address,.tx-address,.from-line,.hist-line{overflow-wrap:anywhere}.addr-label,.addr-tip,.hist-time,.chat-sub{color:var(--text-soft);font-size:12px}.hist{display:grid;gap:8px;max-width:100%;overflow-x:auto}.hist-row{display:grid;grid-template-columns:minmax(128px,.22fr) minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0000002e}.hist-main{min-width:0}.hist-amt{font-weight:900;text-align:right}.chat-scroll,.chat-list{height:320px;overflow:auto;padding:12px;border-radius:16px;border:1px solid rgba(43,255,231,.12);background:#0003}.chat-compose{display:flex;gap:10px;padding-top:12px}.chat-input{flex:1}.chat-msg,.qmsg{max-width:72ch;padding:10px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#0000002e;margin-bottom:10px}.qmsg-me{background:#2bffe71a}.qmsg-peer{background:#8262ff1a}.chat-text,.qmsgbody{white-space:pre-wrap;word-break:break-word}.tx-table-wrapper,.qholo-log,pre,.mono{max-width:100%}.tx-table-wrapper,.qholo-log,pre{overflow-x:auto}.tx-table{width:100%;border-collapse:collapse;font-size:.88rem}.tx-table th,.tx-table td{padding:8px 10px;text-align:left;border-bottom:1px solid rgba(43,255,231,.1)}.holo-modal-backdrop,.mobile-pop-overlay{position:fixed;inset:0;z-index:30000!important;display:flex;align-items:center;justify-content:center;padding:18px;background:#00040ca8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.holo-modal,.mobile-pop-wrap{width:min(760px,94vw);max-height:min(92vh,920px);overflow:auto;border-radius:24px;border:1px solid rgba(43,255,231,.2);background:radial-gradient(900px 260px at 20% 0%,rgba(43,255,231,.1),transparent 58%),#030a14f0;box-shadow:0 24px 90px #000000b3,0 0 40px #2bffe71a;padding:16px}.qholo-root,.qholo-frame{position:relative;min-width:0}.qholo-root{overflow:hidden;border-radius:24px}.qholo-bg{position:absolute;inset:0;pointer-events:none;z-index:0}.qholo-frame{z-index:1}.qholo-nebula,.qholo-orb,.qholo-scanlines,.qholo-vignette{position:absolute;pointer-events:none}.qholo-nebula{inset:-20%;background:radial-gradient(circle at 25% 30%,rgba(0,255,255,.18),transparent 55%),radial-gradient(circle at 70% 40%,rgba(160,80,255,.14),transparent 55%),radial-gradient(circle at 55% 75%,rgba(0,180,255,.12),transparent 55%);filter:blur(18px);opacity:.82}.qholo-orb{left:50%;top:42%;width:min(520px,72vw);height:min(520px,72vw);transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle,rgba(43,255,231,.16),transparent 67%);box-shadow:0 0 80px #2bffe71f}.qholo-scanlines{inset:0;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.04) 0 1px,transparent 1px 6px);opacity:.14}.qholo-vignette{inset:0;background:radial-gradient(circle at center,transparent 55%,rgba(0,0,0,.76) 100%)}.qholo-header,.odl-head,.obm-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.qholo-row{display:grid;grid-template-columns:76px 180px 150px minmax(0,1fr);gap:10px;padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.qjump-grid,.ghost-grid,.odl-ghost-grid,.obm-grid,.odl-metrics,.obm-kpis,.or-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.obm-grid,.obm-kpis,.odl-ghost-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.qjump-wide{grid-column:1 / -1}.qjump-tile,.odl-row,.or-hrow,.stubline,.ghost-card,.obm-lane,.obm-kpi,.odl-panel,.odl-kpi,.odl-ghost-card,.odl-metric,.qholo-panel{border-radius:16px;border:1px solid rgba(43,255,231,.13);background:#0000002e;padding:12px;min-width:0}.qjump-tile{display:flex;align-items:center;gap:12px;cursor:pointer}.or-path{display:flex;align-items:center;gap:10px;overflow-x:auto;border-radius:16px;border:1px solid rgba(43,255,231,.14);background:#0000002e;padding:12px}.or-node{flex:0 0 auto;padding:9px 12px;border-radius:999px;border:1px solid rgba(43,255,231,.14);background:#00000038}.qholo-drawer-overlay{position:fixed;inset:0;z-index:25000;display:flex;justify-content:flex-end;background:#00080c9e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.qholo-drawer{width:min(620px,94vw);height:100%;overflow:auto;padding:18px;border-left:1px solid rgba(43,255,231,.2);background:radial-gradient(700px 300px at 0% 0%,rgba(43,255,231,.13),transparent 70%),#020912f2;box-shadow:-20px 0 80px #0000008c,-10px 0 44px #2bffe714}.qholo-drawer-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(43,255,231,.13)}.qholo-drawer-body{display:grid;gap:12px;padding-top:12px}.qholo-kv{display:grid;grid-template-columns:140px minmax(0,1fr);gap:10px}.room-video-shell{width:100%;border:1px solid rgba(43,255,231,.2);border-radius:18px;padding:12px;background:#020c18c7;box-shadow:0 0 24px #2bffe714}.room-video-grid{display:grid;gap:10px;width:100%}.room-video-grid.count-1{grid-template-columns:1fr}.room-video-grid.count-2,.room-video-grid.count-3,.room-video-grid.count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.room-video-grid.count-5,.room-video-grid.count-6,.room-video-grid.count-7,.room-video-grid.count-8,.room-video-grid.count-9{grid-template-columns:repeat(3,minmax(0,1fr))}.room-video-tile,.room-video,.room-video-empty{min-height:180px}.room-video-tile{position:relative;overflow:hidden;border-radius:16px;background:radial-gradient(circle at top,#2bffe721,#000000e6);border:1px solid rgba(43,255,231,.18)}.room-video-tile.speaking{box-shadow:0 0 18px #57ffb873;border-color:#57ffb8b3}.room-video{width:100%;height:100%;object-fit:cover;display:block;background:#000}.room-video-empty{display:grid;place-items:center;color:#e6ffffcc}.room-avatar{width:64px;height:64px;border-radius:999px;display:grid;place-items:center;font-weight:900;background:#2bffe729;border:1px solid rgba(43,255,231,.35)}.room-video-overlay{position:absolute;left:8px;right:8px;bottom:8px;padding:8px;border-radius:12px;background:#000810b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-holo-app,.mobile-app,.mobile-shell,.holo-mobile-app{position:relative!important;width:min(520px,100%)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;z-index:2!important}@media(max-width:1380px){.holo-topbar{grid-template-columns:minmax(150px,220px) minmax(0,1fr) auto;padding-left:18px;padding-right:18px}.holo-nav-top{width:min(820px,calc(100vw - 520px))}.top-tab,.tabbar button,.tabbar .top-tab{min-width:62px;padding:7px 9px;font-size:11px}}@media(max-width:1120px){:root{--topbar-h: 170px}.holo-topbar{position:sticky;top:0;grid-template-columns:1fr;align-items:start;gap:10px;padding:12px}.holo-topbar-left,.holo-topbar-tabs,.holo-topbar-right{width:100%;justify-content:center}.holo-nav-top{position:sticky!important;top:0!important;left:auto!important;transform:none!important;width:100%;z-index:1}.tabbar{width:100%;justify-content:flex-start}.tab-stage{width:min(100%,calc(100vw - 24px));padding-top:22px!important;padding-bottom:80px!important}.wallet-layout,.wallet-row2,.send-row,.odl-grid{grid-template-columns:1fr}.wallet-status{justify-content:flex-start}.obm-grid,.obm-kpis,.odl-ghost-grid{grid-template-columns:1fr}}@media(max-width:760px){body{font-size:13px;background:linear-gradient(180deg,#031021,#020611 42%,#000)}.holo-topbar{border-bottom:1px solid rgba(43,255,231,.1);padding:10px 8px}.holo-topbar-left{justify-content:flex-start;font-size:12px}.holo-topbar-right{justify-content:flex-start}.tabbar{gap:6px;padding:7px;border-radius:18px}.top-tab,.tabbar button,.tabbar .top-tab{min-width:60px;min-height:48px;padding:7px 8px;font-size:10.5px}.tab-ico,.tabbar .tab-ico{font-size:14px}.tab-label,.tabbar .tab-label,.tabbar .top-tab span{font-size:10.5px}.tab-stage{width:calc(100vw - 16px)!important;padding:14px 0 72px!important}.panel,.wallet-panel,.holo-panel,.holo-card,.card,.qpanel,.chat-card,.obm-card,.odl-card,.ghost-root{border-radius:18px;padding:11px;margin-bottom:10px}.panel-head,.card-head,.wallet-topbar,.chat-head,.qholo-header,.odl-head,.obm-head{display:grid;grid-template-columns:1fr;gap:8px}.head-actions,.send-actions,.wallet-actions,.addr-actions,.holo-row,.chat-compose,.or-actions,.ghost-controls{align-items:stretch}.head-actions>*,.send-actions>*,.wallet-actions>*,.addr-actions>*,.holo-row>*,.chat-compose>*,.or-actions>*,.ghost-controls>*{max-width:100%}.btn,.holo-btn,.chat-send,.odl-btn,input,select,textarea,.input,.qinput,.holo-input,.chat-input,.or-input{min-height:42px}.send-row,.wallet-row2,.qjump-grid,.ghost-grid,.odl-metrics,.or-grid{grid-template-columns:1fr}.kv-row,.qholo-kv{grid-template-columns:1fr;gap:4px}.hist-row{grid-template-columns:1fr auto}.hist-time{grid-column:1 / -1}.chat-scroll,.chat-list{height:min(46vh,340px)}.qholo-row{grid-template-columns:1fr;gap:4px}.room-video-grid,.room-video-grid.count-2,.room-video-grid.count-3,.room-video-grid.count-4,.room-video-grid.count-5,.room-video-grid.count-6,.room-video-grid.count-7,.room-video-grid.count-8,.room-video-grid.count-9{grid-template-columns:1fr}.room-video-tile,.room-video,.room-video-empty{min-height:220px}.holo-modal-backdrop,.mobile-pop-overlay{padding:8px;align-items:stretch}.holo-modal,.mobile-pop-wrap{width:100%!important;max-height:calc(100vh - 16px);border-radius:20px}.qholo-drawer{width:100vw}.toast{width:calc(100vw - 24px);text-align:center}}.holo-page,.tab-stage,.panel,.wallet-panel,.holo-panel,.qholo-root,.qholo-frame,.mobile-holo-app,.mobile-app,.mobile-shell,.holo-mobile-app{float:none!important;clear:both}.holo-topbar,.holo-nav-top,.tab-stage,.panel,.wallet-panel,.holo-panel,.card,.holo-card{min-width:0!important}[hidden]{display:none!important}.holo-root.kiosk{min-height:100vh;overflow:hidden;touch-action:manipulation}.holo-topbar.kiosk-topbar{position:sticky;top:0}.kiosk-tapnext-overlay{position:fixed;inset:0;z-index:99999;background:transparent;cursor:pointer}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.qholo-root,.qholo-frame,.qengine-room,.qengine-panel,.qengine-events,.qengine-shell{width:min(1400px,calc(100vw - 40px))!important;max-width:1400px!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important}.qholo-log,.qengine-events,.qengine-stream,.qengine-table,.qevents,.events-table{width:100%!important;max-width:100%!important;overflow-x:auto!important;display:block!important}.qholo-row,.qevent-row,.event-row{min-width:0!important;width:100%!important}.qholo-msg,.qevent-msg,.event-msg,.mono{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.qholo-row{grid-template-columns:80px 140px 120px minmax(0,1fr)!important}.tab-stage{width:min(1400px,calc(100vw - 40px))!important;margin:0 auto!important;padding-top:180px!important;padding-left:16px!important;padding-right:16px!important}@media(max-width:1000px){.qholo-row{grid-template-columns:1fr!important;gap:6px!important}.qholo-log{font-size:11px!important}.tab-stage{width:calc(100vw - 20px)!important;padding-top:200px!important}}@media(max-width:760px){.qholo-root,.qholo-frame,.qengine-room,.qengine-panel,.qengine-events{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important}.qholo-log{max-height:420px!important}.qholo-row{display:block!important;padding:10px!important;border-bottom:1px solid rgba(255,255,255,.05)}.qholo-ts,.qholo-type,.qholo-chain,.qholo-msg{display:block!important;margin-bottom:4px!important}}.holo-topbar{min-height:118px!important;align-items:center!important}.tab-stage{padding-top:150px!important;width:min(1500px,calc(100vw - 40px))!important}.qdrawer-overlay{padding-top:118px!important;align-items:stretch!important}.qdrawer-shell{height:calc(100vh - 118px)!important}@media(min-width:1000px){.holo-topbar{transform:scale(.92);transform-origin:top center;width:108vw;left:-4vw}.tab-stage{padding-top:135px!important}}@media(max-width:999px){.holo-topbar{position:sticky!important;min-height:auto!important;transform:none!important;width:100%!important;left:0!important}.tab-stage{padding-top:18px!important;width:calc(100vw - 20px)!important}.qdrawer-overlay{padding-top:0!important}.qdrawer-shell{height:100vh!important;width:100vw!important}}@media(max-width:760px){.tab-stage{width:calc(100vw - 12px)!important;padding-top:12px!important}.qengine-hero{min-height:620px!important}.qengine-node{width:145px!important;min-height:86px!important}}
