*{box-sizing:border-box}html,body,#root{height:100%;margin:0;background:#111}body{font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif;overscroll-behavior:none}.phone-shell{height:100dvh;width:100vw;display:flex;align-items:center;justify-content:center;background:#111}.screen{position:relative;width:min(100vw,430px);height:100dvh;max-height:100dvh;background:#000;overflow:hidden}@media (min-width: 500px){.screen{height:min(844px,100dvh);border-radius:18px;border:1px solid #333}}.net-banner{position:absolute;top:12px;left:50%;transform:translate(-50%);background:#0000009e;color:#fff;font-size:12px;padding:6px 12px;border-radius:14px;white-space:nowrap;z-index:20;pointer-events:none}.debug-bar{position:absolute;bottom:86px;left:8px;display:flex;gap:6px;z-index:30;opacity:.92}.debug-bar button{font-size:11px;padding:5px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.35);background:#0000008c;color:#fff}.sound-gate{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;z-index:40}.sound-gate button{font-size:15px;padding:10px 22px;border-radius:20px;border:none;background:#fe2c55;color:#fff}
