*{box-sizing:border-box}body{margin:0;font-family:sans-serif;background:#f5f5f5;color:#1b1b1b}button,input,textarea{font:inherit}button{width:100%;padding:.75rem 1rem;cursor:pointer}textarea,input{width:100%;padding:.5rem}pre{margin:0;padding:.75rem;background:#fff;border:1px solid #d3d3d3;overflow:auto;min-height:560px}.app-shell{padding:1rem}.app-header{margin-bottom:1rem}.status-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.status-pill{display:inline-block;padding:.25rem .5rem;border-radius:999px;background:#ddd}.status-parsed,.status-saved{background:#cce7cc}.status-generating{background:#ffeab6}.status-error{background:#f5c2c2}.panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.panel{background:#fafafa;border:1px solid #d3d3d3;padding:1rem}.field{display:block;margin-bottom:.75rem}.field span{display:block;font-size:.9rem;margin-bottom:.25rem}@media(max-width:960px){.panels{grid-template-columns:1fr}pre{min-height:320px}}
