*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden;touch-action:none;background:#1a1a2e}@supports(height:100dvh){html,body{height:100dvh}}#app{display:block;width:100%;height:100%;height:100dvh}#seg-label-input{position:fixed;display:none;z-index:20;box-sizing:border-box;padding:0 12px;border:2px solid rgba(255,255,255,0.35);border-radius:10px;background:rgba(15,23,42,0.95);color:#f8fafc;font:600 16px system-ui,sans-serif;outline:0}#seg-label-input:focus{border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,0.35)}