*,:before,:after{box-sizing:border-box}html,body{background:#0f0f18;height:100%;margin:0}body{flex-direction:column;display:flex}.app-header{color:#a8a8c0;background:#12121c;border-bottom:1px solid #2a2a3e;padding:.5rem 1rem;font-family:system-ui,sans-serif;font-size:.9rem}.app-header h1{color:#e8e8f0;margin:0;font-size:1rem;font-weight:600}#app{flex:1;min-height:0}#app canvas{touch-action:manipulation;-webkit-user-select:none;user-select:none}
