*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#0b0e12}#titlebar{display:none}html.electron #titlebar{display:flex;align-items:center;gap:8px;height:34px;padding:0 12px;background:linear-gradient(180deg,#10151c,#0b0e12);border-bottom:1px solid rgba(126,232,162,.18);color:#8b949e;font:12px/1 Consolas,Courier New,monospace;letter-spacing:.4px;-webkit-user-select:none;user-select:none;-webkit-app-region:drag}html.electron-mac #titlebar{padding-left:78px}html.electron-win #titlebar{padding-right:148px}#titlebar-icon{width:16px;height:16px;filter:drop-shadow(0 0 4px rgba(126,232,162,.5))}#titlebar-title{color:#7ee8a2}#app{width:100%;height:100%;display:flex;align-items:center;justify-content:center}html.electron #app{height:calc(100% - 34px)}#app canvas{display:block}
