.studio-grid{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:24px;align-items:start}.studio-grid>*{min-width:0}.studio-preview{background:#101b2c;border-radius:14px;overflow:hidden;min-height:280px;display:grid;place-items:center;color:#9fb3cb;text-align:center}.studio-preview video,.studio-preview canvas{display:block;width:100%;max-height:65vh;object-fit:contain}.studio-preview canvas{height:auto}.studio-warning{padding:14px 18px;border:1px solid #f0dfb6;background:#fff8e8;border-radius:12px;color:#866028;font-size:13px;line-height:1.8;margin-bottom:24px}.studio-main{display:grid;gap:20px}.studio-metrics{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:18px}.studio-metrics strong{font-size:24px}.studio-card label input:not([type=checkbox]),.studio-card label select,.studio-card label textarea{width:100%}.studio-list{display:grid;gap:12px}.studio-track{padding:16px;border:1px solid var(--line);border-radius:12px;background:#f8faff;min-width:0}.studio-track canvas{width:100%;height:92px;border-radius:8px;background:#eef3fb;cursor:crosshair;touch-action:pan-y}.studio-track h3{overflow-wrap:anywhere}.studio-track .grid2{gap:10px}.studio-track .grid2 label{font-size:12px}.studio-empty{padding:50px 20px;border:1px dashed #c4d3e5;border-radius:14px;text-align:center;color:var(--muted)}.studio-result audio{width:100%}.studio-panel-actions{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.studio-template{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.studio-template button{padding:12px 6px;font-size:13px}.studio-template button.active{background:#eef4ff;border-color:#2563eb;color:#2563eb}.studio-paper{padding:18px;background:#e9eef6;border-radius:14px;display:grid;place-items:center}.studio-paper canvas{display:block;max-width:100%;max-height:75vh;width:auto;height:auto;box-shadow:0 12px 36px #18304718}.studio-toolbar{position:sticky;bottom:0;background:#ffffffed;padding:14px 0}.studio-footnote{font-size:12px;color:var(--muted);line-height:1.8}.studio-card details summary{cursor:pointer;font-weight:600}.studio-badge{padding:5px 10px;background:#edf7f4;color:#087b65;border-radius:99px;font-size:12px}.studio-rec-live{color:#be123c}.studio-track input{min-width:0}.studio-card hr{width:100%;border:0;border-top:1px solid var(--line)}@media(max-width:850px){.studio-grid{grid-template-columns:1fr}.studio-preview{min-height:200px}.studio-paper canvas{max-height:65vh}.studio-grid .grid2{grid-template-columns:1fr 1fr}.studio-card{padding:18px}}@media(max-width:400px){.studio-grid .grid2{grid-template-columns:1fr}.studio-template{grid-template-columns:1fr}.studio-preview{min-height:160px}}
