:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;margin:0;padding:0}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{color:#eee;overscroll-behavior:none;background:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{flex-direction:column;width:100vw;height:100vh;display:flex}.toolbar{background:#111;border-bottom:1px solid #333;flex:none;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.toolbar h1{letter-spacing:.02em;margin:0;font-size:1.1rem;font-weight:600}.toolbar-actions{gap:.5rem;display:flex}.toolbar button{color:#eee;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:6px;padding:.5rem .9rem;font-size:.9rem}.toolbar button:hover{background:#3a3a3a}.toolbar button:active{background:#444}.field-wrap{flex:auto;justify-content:center;align-items:center;min-height:0;padding:.5rem;display:flex}.field-svg{touch-action:none;width:100%;max-width:100%;height:100%;max-height:100%;display:block}
