.quest-editor a{color:#ffd700;text-decoration:none}.quest-editor a:hover{color:#efbe85}.quest-editor img{display:block;margin:0 auto;cursor:pointer}.quest-image-wrapper{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.quest-image{flex:1 1 calc(33.333% - 8px);max-width:calc(33.333% - 8px);height:auto;border-radius:8px;object-fit:cover}.quest-image-wrapper.count-1 .quest-image{flex-basis:100%;max-width:100%}.quest-image-wrapper.count-2 .quest-image{flex-basis:calc(50% - 6px);max-width:calc(50% - 6px)}.quest-image-wrapper.count-3 .quest-image{flex-basis:calc(33.333% - 8px);max-width:calc(33.333% - 8px)}.dark .react-flow__controls{background-color:#1e1e1e;border:1px solid #444}.dark .react-flow__controls-button{background-color:#2e2e2e;color:#fff;border-color:#555}