.story-editor{display:grid;grid-template-columns:340px minmax(280px,500px);justify-content:center;gap:28px;align-items:start}.story-editor canvas{width:100%;height:auto;max-height:720px;background:#17221d;border-radius:22px;box-shadow:0 20px 50px #17221d22}.story-editor .panel-form small{color:var(--muted);line-height:1.5}@media(max-width:780px){.story-editor{grid-template-columns:1fr}.story-editor canvas{max-width:420px;margin:auto}}
