.ui-controls #tourEditorButton,.ui-controls #highlightsEditorButton{display:block}.tour-editor-panel{position:fixed;top:0;right:-400px;width:400px;height:100vh;background:#fff;box-shadow:-2px 0 10px rgba(0,0,0,.1);z-index:1001;transition:right .3s ease;overflow-y:auto}.tour-editor-panel.open{right:0}.tour-editor-panel-content{height:100%;display:flex;flex-direction:column}.tour-editor-panel-header{padding:20px;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center;background:#f8f9fa;gap:8px}.tour-editor-panel-header h3{margin:0;color:#333;font-size:1.2rem;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-editor-header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.tour-editor-close-btn,.tour-editor-back-btn{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#666;padding:5px}.tour-editor-close-btn:hover,.tour-editor-back-btn:hover{color:#333}.tour-editor-panel-body{flex:1;padding:20px;overflow-y:auto;user-select:text}.tour-editor-section{margin-bottom:24px}.tour-editor-section h4{margin:0 0 10px 0;font-size:.95rem;color:#333}.tour-editor-stop-card{cursor:pointer}.tour-editor-stop-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.tour-editor-stop-row{display:flex;flex-direction:column;align-items:stretch;gap:8px}.tour-editor-stop-id{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.tour-editor-stop-actions,.tour-editor-item-actions{display:flex;align-items:center;flex-shrink:0}.tour-editor-location-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.highlight-card{transition:all .3s ease;border:1px solid #e5e5e5;margin-bottom:10px}.highlight-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.highlight-card .uk-badge{background-color:#1e87f0;color:#fff;font-size:.75rem;padding:2px 8px;border-radius:3px}.highlight-card input[type=color]{border:1px solid #e5e5e5;border-radius:3px;cursor:pointer}.highlight-card .uk-button-small,.tour-editor-item-actions .uk-button-small{padding:4px 8px;font-size:.75rem}.pinpoint-clickable{cursor:pointer;color:#1e87f0;text-decoration:underline;padding:2px 4px;border-radius:3px;transition:background-color .2s ease}.pinpoint-clickable:hover{background-color:#e3f2fd;color:#0d47a1}.pinpoint-editing{background-color:#0d47a1;color:#e3f2fd;text-decoration:none}.pinpoint-editing:hover{background-color:#0d47a1;color:#e3f2fd}.highlight-card select{border:1px solid #e5e5e5;border-radius:3px;font-size:.8rem}.exclusions-section{margin-top:8px;padding:6px;background-color:#f8f9fa;border-radius:4px;border:1px solid #e5e5e5}.exclusion-item{display:inline-block;margin:2px 0;padding:2px 4px;background-color:#fff;border-radius:3px;border:1px solid #ddd}.add-exclusion-btn{font-size:.7rem;padding:2px 6px;height:24px;line-height:1.2}.add-exclusion-btn:disabled{opacity:.7}.remove-exclusion-btn{cursor:pointer}.tour-editor-speed-value{min-width:2.5em;text-align:right}.tour-editor-media-row{display:flex;align-items:center;gap:8px;margin-top:8px}.tour-editor-media-row .uk-select{width:140px;flex-shrink:0}.tour-editor-media-row .uk-input,.tour-editor-media-row .uk-button{flex:1;min-width:0}.tour-editor-media-row .uk-button .uk-text-muted{color:#999}.tour-editor-media-times{display:flex;align-items:center;gap:8px;margin-top:8px}.tour-editor-media-times label{display:flex;align-items:center;gap:6px;margin:0;flex:1;min-width:0;font-size:.85rem;color:#333}.tour-editor-media-times .uk-input{flex:1;min-width:0}.tour-editor-media-times .uk-text-muted{flex-shrink:0;font-size:.8rem}.tour-editor-media-preview{display:flex;align-items:center;justify-content:center;min-height:140px;margin-top:8px;background:#9e9e9e;overflow:hidden}.tour-editor-media-preview img,.tour-editor-media-preview video{max-width:100%;max-height:160px;object-fit:contain}.tour-editor-media-preview audio{width:100%;padding:8px}.tour-editor-media-preview iframe{width:100%;aspect-ratio:16/9;height:auto;border:0}.tour-editor-media-preview a{color:#fff;font-weight:bold;padding:8px 12px;word-break:break-all;text-align:center}.highlights-url-section{margin-top:20px;padding-top:15px;border-top:1px solid #e5e5e5}.highlights-url-section h5{margin:0 0 10px 0;font-size:.9rem;color:#666}.highlights-url-display{background:#f8f9fa;padding:8px 12px;border-radius:4px;border:1px solid #e5e5e5;font-family:monospace;font-size:.75rem;word-break:break-all;max-height:100px;overflow-y:auto}.highlights-url-display p{margin:0}.tour-open-modal{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center}.tour-open-modal-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6)}.tour-open-modal-dialog{position:relative;z-index:1;width:min(440px,100vw - 32px);background:#f3f3f3;text-align:center;padding:1.75rem}.tour-open-file-row{display:flex;align-items:center;justify-content:center;gap:12px;margin:1.5rem 0 1.25rem}.tour-open-filename{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-open-warning{display:flex;align-items:flex-start;justify-content:center;gap:8px;margin:0 0 1.25rem;font-size:.8rem;line-height:1.4;color:#444;text-align:left}.tour-open-warning-icon{flex-shrink:0;margin-top:2px}.tour-open-error{margin:0 0 1rem;font-size:.85rem}.tour-open-actions{margin-top:.5rem}.tour-open-actions .oz-pill.uk-button:disabled{opacity:.5;cursor:not-allowed}
/*# sourceMappingURL=tour-editor.css.map */