:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7efe2;background:#090706;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #090706;--card: rgba(29, 20, 14, .94);--panel: rgba(47, 33, 23, .76);--panel-soft: rgba(65, 45, 31, .52);--line: rgba(255, 213, 151, .18);--line-strong: rgba(255, 213, 151, .34);--text: #f7efe2;--muted: #c8ad8a;--accent: #f0a33a;--accent-strong: #ffbf5b;--danger: #ff6b5f;--success: #77d188;--shadow: rgba(0, 0, 0, .42)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at top left,rgba(240,163,58,.18),transparent 34rem),radial-gradient(circle at bottom right,rgba(142,69,32,.2),transparent 30rem),linear-gradient(145deg,#090706,#130d09 52%,#070504)}button{border:1px solid rgba(255,213,151,.24);border-radius:12px;padding:.78rem 1rem;font-size:.95rem;font-weight:700;font-family:inherit;color:#1a1008;background:linear-gradient(180deg,var(--accent-strong),var(--accent));cursor:pointer;box-shadow:0 10px 22px #f0a33a29;transition:transform .12s ease,filter .12s ease,border-color .12s ease,opacity .12s ease}button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.05);border-color:#ffebc19e}button:active:not(:disabled){transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.55}button.secondary{color:var(--text);background:#ffffff0f;box-shadow:none}button.secondary:hover:not(:disabled){background:#ffffff1a}.page{width:100%;min-height:100vh;padding:2rem 1rem;display:flex;justify-content:center;align-items:flex-start}.card{width:min(1120px,100%);padding:1.5rem;border:1px solid var(--line-strong);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 18rem),var(--card);box-shadow:0 24px 80px var(--shadow),inset 0 1px #ffffff0f}.eyebrow{margin:0 0 .45rem;color:var(--accent-strong);text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:800}h1{margin:0;font-size:clamp(2rem,4vw,3.8rem);line-height:.96;letter-spacing:-.045em}h2{margin:0 0 .85rem;font-size:1.08rem;line-height:1.15}p{margin:.45rem 0;color:var(--muted);line-height:1.45}.description{max-width:760px;margin:1rem 0 1.35rem;font-size:1.04rem}.panel{margin-top:1rem;padding:1rem;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),var(--panel)}.panel .panel{background:var(--panel-soft);border-radius:14px}.status{margin-top:.75rem;padding:.78rem .9rem;border:1px solid rgba(255,213,151,.16);border-radius:14px;color:#f2dcc0;background:#ffffff0e;font-weight:700}.status.success{color:#dcffe4;border-color:#77d18852;background:#77d18821}.status.error{color:#ffe3df;border-color:#ff6b5f5c;background:#ff6b5f21}.user{display:flex;align-items:center;gap:.9rem;padding-bottom:.8rem;border-bottom:1px solid var(--line)}.user img{width:58px;height:58px;border-radius:16px;border:1px solid var(--line-strong);background:#160f0b}.user h2,.user p{margin:0}.user p{margin-top:.2rem}button+button{margin-left:.5rem}.panel>button{margin-top:.55rem;margin-right:.5rem}@media(max-width:720px){.page{padding:1rem .75rem}.card{padding:1rem;border-radius:18px}.panel{padding:.85rem;border-radius:14px}button,.panel>button,button+button{width:100%;margin-left:0;margin-right:0}}.controller-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.75rem}.controller-actions button,.controller-card+.controller-card{margin-left:0}.controller-empty{margin-top:.85rem;padding:1rem;border:1px dashed var(--line-strong);border-radius:14px;color:var(--muted);background:#ffffff09}.controller-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.75rem;margin-top:.85rem}.controller-card{width:100%;min-height:132px;margin:0;padding:1rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;text-align:left;color:var(--text);background:linear-gradient(180deg,rgba(255,255,255,.07),transparent),#ffffff0b;border:1px solid var(--line);box-shadow:none}.controller-card:hover:not(:disabled){background:linear-gradient(180deg,rgba(255,255,255,.1),transparent),#ffffff12}.controller-card.selected{border-color:#ffbf5bc7;box-shadow:0 0 0 1px #ffbf5b33,0 12px 28px #f0a33a1f}.controller-icon{width:54px;height:38px;color:var(--accent-strong)}.controller-name{width:100%;color:var(--text);font-weight:800;line-height:1.2;overflow-wrap:anywhere}.controller-meta{color:var(--muted);font-size:.86rem;font-weight:700}@media(max-width:720px){.controller-actions{display:block}.controller-actions button{margin-top:.55rem}.controller-grid{grid-template-columns:1fr}}.signature{margin:.65rem 0 0;color:var(--accent-strong);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2.2vw,1.75rem);font-style:italic;letter-spacing:.02em;text-transform:lowercase}.input-map-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.65rem;margin-top:.85rem}.input-map-card{min-height:78px;padding:.85rem;border:1px solid var(--line);border-radius:14px;background:#ffffff0b;transition:border-color .1s ease,background .1s ease,transform .1s ease}.input-map-card.active{border-color:#ffbf5bdb;background:#f0a33a2e;transform:translateY(-1px)}.input-map-target{display:block;color:var(--text);font-weight:900;line-height:1.15}.input-map-source{display:block;margin-top:.35rem;color:var(--muted);font-size:.88rem;font-weight:700;line-height:1.2}.signature{margin:.65rem 0 0;color:var(--accent-strong);font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-style:italic;letter-spacing:.02em}button.danger{color:#fff4f1;background:linear-gradient(180deg,#ff6b5ff2,#97261ff2);border-color:#ffaea670;box-shadow:0 10px 22px #ff6b5f29}button.danger:hover:not(:disabled){background:linear-gradient(180deg,#ff7c70,#ac2c24);border-color:#ffd2cd9e}html.overlay-mode,body.overlay-mode{background:transparent!important;background-color:transparent!important;overflow:hidden}html.overlay-mode #root,body.overlay-mode #root{background:transparent!important}.overlay-page{width:100vw;min-height:100vh;padding:28px;display:flex;align-items:flex-start;justify-content:flex-start;background:transparent!important}.overlay-card{width:460px;padding:14px 16px;border:1px solid rgba(255,213,151,.38);border-radius:16px;background:#090706bd;box-shadow:0 14px 36px #0000007a,inset 0 1px #ffffff12;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.overlay-row{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:6px 0;border-bottom:1px solid rgba(255,213,151,.13)}.overlay-row:last-child{border-bottom:0}.overlay-row span{color:#f5c677;font-size:.92rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em;text-shadow:0 2px 3px rgba(0,0,0,1),0 0 12px rgba(0,0,0,.85)}.overlay-row strong{color:#fffaf0;font-size:1.18rem;font-weight:950;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px 3px rgba(0,0,0,1),0 0 14px rgba(0,0,0,.9)}.input-test-panel{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.input-visual-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.7rem;margin-top:.9rem}.input-visual-tile{min-height:84px;padding:.9rem;border:1px solid var(--line);border-radius:14px;background:#ffffff0a;display:flex;flex-direction:column;justify-content:center;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease,transform .12s ease}.input-visual-tile.wide{grid-column:span 2}.input-visual-tile.active{border-color:#ffbf5be6;background:#f0a33a2e;box-shadow:0 0 0 1px #ffbf5b29,0 10px 24px #f0a33a29;transform:translateY(-1px)}.input-visual-label{display:block;color:var(--text);font-weight:900;font-size:1rem;line-height:1.15}.input-visual-tile.active .input-visual-label{color:#fff3d9}.input-visual-sublabel{display:block;margin-top:.35rem;color:var(--muted);font-size:.86rem;font-weight:700;line-height:1.2}.input-visual-tile.active .input-visual-sublabel{color:#ffdca8}@media(max-width:640px){.input-visual-tile.wide{grid-column:span 1}}.private-video-player,.private-video-preview{width:100%;max-height:520px;border:1px solid var(--line-strong);border-radius:16px;background:#000}.private-video-preview{max-height:420px}.private-video-status-line{font-size:1.05rem;font-weight:700;letter-spacing:.02em}.input-mode-panel{position:fixed;right:18px;bottom:18px;z-index:50;width:min(320px,calc(100vw - 36px));padding:14px;border:1px solid var(--line-strong);border-radius:16px;background:#130f0cf0;box-shadow:0 18px 44px #00000059}.input-mode-title{font-size:.95rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.input-mode-current{margin-top:6px;color:var(--muted)}.input-mode-actions{display:flex;gap:8px;margin-top:10px}.input-mode-actions button{flex:1}.input-mode-actions button.is-active{outline:2px solid var(--accent);font-weight:800}.input-mode-message{margin-top:8px;font-size:.9rem;color:var(--muted)}.touch-page{position:fixed;inset:0;overflow:hidden;background:radial-gradient(circle at 50% 10%,rgba(156,111,54,.18),transparent 38%),#090706;color:var(--text);touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.touch-top-bar{position:absolute;top:10px;left:12px;right:12px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;pointer-events:auto}.touch-top-bar strong{display:block;font-size:.95rem}.touch-top-bar span{display:block;margin-top:2px;color:var(--muted);font-size:.82rem}.touch-activate-button{min-width:150px}.touch-shoulders{position:absolute;top:66px;left:12px;right:12px;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(72px,1fr));gap:10px}.touch-layout{position:absolute;inset:112px 16px 16px;display:grid;grid-template-columns:1fr .7fr 1fr;align-items:end;gap:16px}.touch-left-zone,.touch-right-zone{position:relative;min-height:260px}.touch-center-zone{display:flex;align-items:flex-end;justify-content:center;gap:12px;padding-bottom:18px}.touch-stick{position:absolute;bottom:8px;width:156px;height:156px;border:2px solid rgba(255,231,188,.38);border-radius:999px;background:#ffe7bc14;box-shadow:inset 0 0 28px #0000006b;touch-action:none}.touch-left-zone .touch-stick{left:0}.touch-right-zone .touch-stick{right:126px}.touch-stick-label{position:absolute;left:0;right:0;top:-24px;text-align:center;color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.touch-stick-knob{position:absolute;left:50%;top:50%;width:62px;height:62px;margin-left:-31px;margin-top:-31px;border:2px solid rgba(255,231,188,.52);border-radius:999px;background:#ffe7bc2e;box-shadow:0 10px 30px #0000005c}.touch-button{min-height:52px;border:1px solid rgba(255,231,188,.42);border-radius:16px;background:#ffe7bc1f;color:var(--text);font-weight:800;touch-action:none;user-select:none;-webkit-user-select:none}.touch-button.is-active{transform:translateY(2px);background:#d697486b;border-color:#ffe7bcbf}.touch-small-button{min-width:84px;min-height:42px;border-radius:999px;font-size:.82rem}.touch-dpad{position:absolute;left:178px;bottom:20px;width:132px;height:132px}.touch-dpad .touch-button{position:absolute;width:44px;height:44px;min-height:44px;padding:0;border-radius:14px}.touch-dpad-up{left:44px;top:0}.touch-dpad-left{left:0;top:44px}.touch-dpad-right{right:0;top:44px}.touch-dpad-down{left:44px;bottom:0}.touch-face-buttons{position:absolute;right:0;bottom:22px;width:118px;height:118px}.touch-face-buttons .touch-button{position:absolute;width:52px;height:52px;min-height:52px;padding:0;border-radius:999px}.touch-face-y{left:33px;top:0}.touch-face-x{left:0;top:33px}.touch-face-b{right:0;top:33px}.touch-face-a{left:33px;bottom:0}.touch-portrait-warning{display:none}@media(orientation:portrait){.touch-portrait-warning{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:#090706;text-align:center;font-size:1.2rem;font-weight:800}}@media(max-width:760px)and (orientation:landscape){.touch-layout{inset:104px 10px 10px;gap:8px}.touch-stick{width:132px;height:132px}.touch-stick-knob{width:54px;height:54px;margin-left:-27px;margin-top:-27px}.touch-left-zone .touch-stick{left:0}.touch-right-zone .touch-stick{right:102px}.touch-dpad{left:146px;bottom:14px;transform:scale(.88);transform-origin:left bottom}.touch-face-buttons{right:0;bottom:14px;transform:scale(.92);transform-origin:right bottom}.touch-shoulders{top:58px;gap:6px}.touch-button{min-height:44px}}.touch-top-bar{z-index:30}.touch-activate-button{border:2px solid rgba(255,231,188,.82);background:#d69748d1;color:#fff7e6;font-weight:900}@media(orientation:portrait){.touch-portrait-warning{padding-top:96px;align-items:start}}.touch-session-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.touch-user-label,.touch-turn-label{display:inline-flex;align-items:center;min-height:38px;padding:0 10px;border:1px solid rgba(255,231,188,.32);border-radius:999px;background:#ffe7bc14;font-size:.86rem;font-weight:800}.touch-turn-label{background:#d6974847}.touch-login-panel{position:absolute;left:50%;top:50%;z-index:10;display:grid;gap:8px;width:min(420px,calc(100vw - 32px));padding:18px;border:1px solid var(--line-strong);border-radius:18px;background:#130f0cf0;transform:translate(-50%,-50%);text-align:center}.touch-login-panel span{color:var(--muted)}.touch-error{position:absolute;left:50%;top:86px;z-index:12;width:min(520px,calc(100vw - 32px));padding:10px 12px;border:1px solid rgba(255,110,90,.5);border-radius:14px;background:#3c1410e6;color:#ffe0d8;transform:translate(-50%);text-align:center}.touch-hud.is-disabled{opacity:.34;pointer-events:none}.touch-activate-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;text-decoration:none}.touch-video-layer,.touch-video-placeholder{position:fixed;inset:0;z-index:0;display:grid;place-items:center;background:#000}.touch-video-placeholder{color:#ffe7bc9e;font-weight:800;text-align:center}.touch-video-player{width:100vw;height:100vh;object-fit:contain;background:#000}.touch-video-status{position:fixed;left:10px;bottom:8px;z-index:2;padding:4px 8px;border:1px solid rgba(255,231,188,.22);border-radius:999px;background:#00000042;color:#ffe7bcad;font-size:.72rem;font-weight:700;pointer-events:none}.touch-hud,.touch-layout,.touch-shoulders,.touch-top-bar,.touch-error,.touch-login-panel,.touch-portrait-warning{z-index:5}.touch-hud{position:fixed;inset:0;pointer-events:none}.touch-hud .touch-button,.touch-hud .touch-stick,.touch-hud .touch-dpad,.touch-hud .touch-face-buttons,.touch-hud .touch-center-zone{pointer-events:auto}.touch-page.is-active-turn{background:#000}.touch-page.is-active-turn .touch-video-placeholder{display:none}.touch-button{background:#0000001a;border-color:#ffffff57;color:#ffffffb8;box-shadow:inset 0 0 18px #ffffff09,0 0 12px #0000002e;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.touch-button.is-active{background:#d6974857;border-color:#ffe7bcdb;color:#fff7e6}.touch-stick{background:#00000014;border-color:#ffffff47;box-shadow:inset 0 0 24px #ffffff06,0 0 16px #0000002e;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.touch-stick-knob{background:#ffffff14;border-color:#ffffff61}.touch-stick-label{color:#ffffff85;text-shadow:0 2px 8px rgba(0,0,0,.72)}@media(orientation:landscape){.touch-page{background:#000}.touch-top-bar{left:10px;right:10px;top:8px;opacity:.68;pointer-events:none}.touch-top-bar:hover{opacity:1}.touch-top-bar>div:first-child{max-width:44vw;padding:6px 8px;border:1px solid rgba(255,231,188,.18);border-radius:12px;background:#00000038;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.touch-top-bar strong{font-size:.78rem}.touch-top-bar span{font-size:.68rem}.touch-session-actions{pointer-events:auto}.touch-user-label,.touch-turn-label,.touch-activate-button{min-height:30px;padding:0 8px;border-color:#ffe7bc38;background:#0000003d;font-size:.7rem}.touch-activate-button{min-width:auto;border-width:1px;color:#fff7e6c7}.touch-login-panel{background:#130f0cdb}.touch-shoulders{top:46px}.touch-layout{inset:92px 14px 12px}}@media(max-width:760px)and (orientation:landscape){.touch-top-bar>div:first-child{max-width:42vw}.touch-session-actions{max-width:54vw}.touch-user-label,.touch-video-status{display:none}.touch-shoulders{top:42px}.touch-layout{inset:86px 10px 8px}.touch-stick{opacity:.82}.touch-button{opacity:.84}}.touch-page,.touch-page *{touch-action:none;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}@media(orientation:landscape){.touch-page{background:#000}.touch-top-bar{top:8px;left:10px;right:10px;opacity:.58;z-index:30}.touch-top-bar>div:first-child{max-width:34vw;padding:7px 9px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#0000002e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.touch-top-bar strong{font-size:.82rem}.touch-top-bar span{font-size:.7rem}.touch-session-actions{max-width:58vw;gap:6px}.touch-user-label,.touch-turn-label,.touch-activate-button{min-height:32px;padding:0 10px;border-radius:999px;border-color:#fff3;background:#00000038;color:#ffffffd1;font-size:.74rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.touch-activate-button{border-width:1px}.touch-hud{position:fixed;inset:0;z-index:12;pointer-events:none}.touch-hud .touch-button,.touch-hud .touch-stick,.touch-hud .touch-dpad,.touch-hud .touch-face-buttons,.touch-hud .touch-center-zone{pointer-events:auto}.touch-shoulders{position:fixed;top:58px;left:14px;right:14px;display:block;height:104px;pointer-events:none}.touch-shoulders .touch-button{position:absolute;width:86px;min-height:44px;height:44px;border-radius:16px;font-size:.92rem;pointer-events:auto}.touch-shoulders .touch-button:nth-child(1){left:0;top:50px}.touch-shoulders .touch-button:nth-child(2){left:0;top:0}.touch-shoulders .touch-button:nth-child(3){right:0;top:0}.touch-shoulders .touch-button:nth-child(4){right:0;top:50px}.touch-layout{inset:128px 14px 10px;grid-template-columns:1fr auto 1fr;gap:18px;align-items:end}.touch-left-zone,.touch-right-zone{min-height:210px}.touch-stick{width:124px;height:124px;border:2px solid rgba(255,255,255,.28);background:#00000014;opacity:.88;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.touch-stick:before{content:"";position:absolute;inset:18px;border:2px solid rgba(255,255,255,.16);border-radius:999px}.touch-stick-knob{width:48px;height:48px;margin-left:-24px;margin-top:-24px;border-color:#ffffff6b;background:#ffffff14}.touch-stick-label{top:-26px;color:#ffffffc7;font-size:.8rem;text-shadow:0 2px 8px rgba(0,0,0,.85)}.touch-left-zone .touch-stick{left:0;bottom:6px}.touch-right-zone .touch-stick{right:154px;bottom:6px}.touch-dpad{left:146px;bottom:4px;width:154px;height:154px;transform:none}.touch-dpad .touch-button{width:50px;height:50px;min-height:50px;border-radius:15px}.touch-dpad-up{left:52px;top:0}.touch-dpad-left{left:0;top:52px}.touch-dpad-right{right:0;top:52px}.touch-dpad-down{left:52px;bottom:0}.touch-center-zone{gap:14px;padding-bottom:6px}.touch-small-button{min-width:96px;min-height:46px;height:46px;border-radius:18px;font-size:.86rem}.touch-face-buttons{right:0;bottom:0;width:172px;height:172px;transform:none}.touch-face-buttons .touch-button{width:58px;height:58px;min-height:58px;border-radius:999px;font-size:1.08rem}.touch-face-y{left:57px;top:0}.touch-face-x{left:0;top:57px}.touch-face-b{right:0;top:57px}.touch-face-a{left:57px;bottom:0}.touch-button{border:2px solid rgba(255,255,255,.28);background:#00000014;color:#ffffffd1;opacity:.9;box-shadow:inset 0 0 12px #ffffff08,0 0 10px #00000029;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.touch-button.is-active{border-color:#ffeac2db;background:#c98a3d52;color:#fff8ec;opacity:1}.touch-video-status{display:none}}@media(max-width:820px)and (orientation:landscape){.touch-top-bar>div:first-child{max-width:30vw}.touch-top-bar span:nth-child(3),.touch-user-label{display:none}.touch-layout{inset:118px 10px 8px;gap:10px}.touch-stick{width:108px;height:108px}.touch-stick:before{inset:16px}.touch-stick-knob{width:42px;height:42px;margin-left:-21px;margin-top:-21px}.touch-right-zone .touch-stick{right:138px}.touch-dpad{left:128px;width:138px;height:138px}.touch-dpad .touch-button{width:46px;height:46px;min-height:46px}.touch-dpad-up{left:46px}.touch-dpad-left,.touch-dpad-right{top:46px}.touch-dpad-down{left:46px}.touch-face-buttons{width:154px;height:154px}.touch-face-buttons .touch-button{width:52px;height:52px;min-height:52px}.touch-face-y{left:51px}.touch-face-x,.touch-face-b{top:51px}.touch-face-a{left:51px}.touch-small-button{min-width:82px;min-height:42px;height:42px}.touch-shoulders .touch-button{width:76px;height:40px;min-height:40px;font-size:.84rem}.touch-shoulders .touch-button:nth-child(1),.touch-shoulders .touch-button:nth-child(4){top:46px}}.touch-audio-panel{position:fixed;right:12px;top:52px;z-index:32;display:flex;align-items:center;gap:8px;padding:7px 9px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0000003d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.touch-audio-button{min-height:28px;padding:0 9px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#0000002e;color:#ffffffd6;font-size:.72rem;font-weight:800}.touch-volume-slider{width:84px}.touch-face-buttons .touch-face-combo-yb{position:absolute;left:104px;top:30px;width:46px;height:46px;min-height:46px;border-radius:999px;border-style:dashed;font-size:.68rem;opacity:.72}.touch-face-buttons .touch-face-combo-yb.is-active{opacity:1}@media(max-width:820px)and (orientation:landscape){.touch-audio-panel{top:46px;right:8px;padding:5px 7px;gap:6px}.touch-audio-button{min-height:26px;font-size:.68rem}.touch-volume-slider{width:68px}.touch-face-buttons .touch-face-combo-yb{left:92px;top:26px;width:40px;height:40px;min-height:40px;font-size:.62rem}}.private-video-audio-panel{display:grid;gap:10px;margin:14px 0;padding:12px;border:1px solid rgba(255,231,188,.18);border-radius:14px;background:#ffe7bc0d}.private-video-audio-panel label{display:grid;gap:6px;font-weight:800}.private-video-audio-panel select{width:min(520px,100%);min-height:38px;padding:0 10px;border:1px solid rgba(255,231,188,.24);border-radius:10px;background:#130f0cf5;color:inherit}.private-video-audio-panel p{margin:0}
